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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/ispell.el [lexbind]
Date: Sat, 04 Sep 2004 05:45:19 -0400

Index: emacs/lisp/textmodes/ispell.el
diff -c emacs/lisp/textmodes/ispell.el:1.131.2.5 
emacs/lisp/textmodes/ispell.el:1.131.2.6
*** emacs/lisp/textmodes/ispell.el:1.131.2.5    Tue Jul  6 09:14:30 2004
--- emacs/lisp/textmodes/ispell.el      Sat Sep  4 09:28: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]