Variable: ispell-pdict-modified-p

ispell-pdict-modified-p is a variable defined in ispell.el.gz.

Value

nil

Documentation

Non-nil means personal dictionary has modifications to be saved.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/ispell.el.gz
(defvar ispell-pdict-modified-p nil
  "Non-nil means personal dictionary has modifications to be saved.")