emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/ispell.el, v [EMACS_22_BAS


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/ispell.el, v [EMACS_22_BASE]
Date: Thu, 03 Jan 2008 06:41:50 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Dan Nicolaescu <dann>   08/01/03 06:41:50

Index: ispell.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/textmodes/ispell.el,v
retrieving revision 1.209.2.5
retrieving revision 1.209.2.6
diff -u -b -r1.209.2.5 -r1.209.2.6
--- ispell.el   29 Dec 2007 12:38:19 -0000      1.209.2.5
+++ ispell.el   3 Jan 2008 06:41:49 -0000       1.209.2.6
@@ -1427,6 +1427,7 @@
 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]