mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* textmodes/ispell.el (ispell-local-pdict): Add safe-local-variable property.
This commit is contained in:
parent
218da0e9a7
commit
c38fe6cae0
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue