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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/ispell.el
Date: Tue, 13 May 2003 18:51:59 -0400

Index: emacs/lisp/textmodes/ispell.el
diff -c emacs/lisp/textmodes/ispell.el:1.136 
emacs/lisp/textmodes/ispell.el:1.137
*** emacs/lisp/textmodes/ispell.el:1.136        Thu Jan 30 17:58:32 2003
--- emacs/lisp/textmodes/ispell.el      Tue Feb  4 08:30:44 2003
***************
*** 1082,1088 ****
  
  ;;; *** Buffer Local Definitions ***
  
! (defconst ispell-words-keyword "LocalWords: "                                 
    "The keyword for local oddly-spelled words to accept.
  The keyword will be followed by any number of local word spellings.
  There can be multiple of these keywords in the file.")
--- 1082,1088 ----
  
  ;;; *** Buffer Local Definitions ***
  
! (defconst ispell-words-keyword "LocalWords: "
    "The keyword for local oddly-spelled words to accept.
  The keyword will be followed by any number of local word spellings.
  There can be multiple of these keywords in the file.")




reply via email to

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