1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00

* textmodes/ispell.el (ispell-local-pdict): Add safe-local-variable property.

This commit is contained in:
Dan Nicolaescu 2008-01-03 06:41:49 +00:00
parent 218da0e9a7
commit c38fe6cae0

View File

@ -1427,6 +1427,7 @@ set when defined in the file with either `ispell-pdict-keyword' or the
local variable syntax.")
(make-variable-buffer-local 'ispell-local-pdict)
;;;###autoload(put 'ispell-local-pdict 'safe-local-variable 'stringp)
(defvar ispell-buffer-local-name nil
"Contains the buffer name if local word definitions were used.