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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/ispell.el
Date: Thu, 02 Sep 2004 05:57:56 -0400

Index: emacs/lisp/textmodes/ispell.el
diff -c emacs/lisp/textmodes/ispell.el:1.145 
emacs/lisp/textmodes/ispell.el:1.146
*** emacs/lisp/textmodes/ispell.el:1.145        Sun May 16 15:37:33 2004
--- emacs/lisp/textmodes/ispell.el      Thu Sep  2 09:42:13 2004
***************
*** 1228,1234 ****
    "*Lists of start and end keys to skip in HTML buffers.
  Same format as `ispell-skip-region-alist'
  Note - substrings of other matches must come last
!  (e.g. \"<[tT][tT]/\" and \"<[^ \t\n>]\").")
  
  
  (defvar ispell-local-pdict ispell-personal-dictionary
--- 1228,1234 ----
    "*Lists of start and end keys to skip in HTML buffers.
  Same format as `ispell-skip-region-alist'
  Note - substrings of other matches must come last
!  (e.g. \"<[tT][tT]/\" and \"<[^ \\t\\n>]\").")
  
  
  (defvar ispell-local-pdict ispell-personal-dictionary




reply via email to

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