changeset 10323:759195dcd02b

(spell-filter): Make it a risky-local-variable.
author Richard M. Stallman <rms@gnu.org>
date Tue, 03 Jan 1995 06:40:13 +0000
parents c1c2ec3aeefa
children 82efaa5a2567
files lisp/textmodes/spell.el
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/spell.el	Tue Jan 03 01:45:36 1995 +0000
+++ b/lisp/textmodes/spell.el	Tue Jan 03 06:40:13 1995 +0000
@@ -39,6 +39,9 @@
 nil means don't alter the text before checking it.")
 
 ;;;###autoload
+(put 'spell-filter 'risky-local-variable t)
+
+;;;###autoload
 (defun spell-buffer ()
   "Check spelling of every word in the buffer.
 For each incorrect word, you are asked for the correct spelling