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 [emacs-unicode-2


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/ispell.el [emacs-unicode-2]
Date: Sat, 04 Sep 2004 05:47:00 -0400

Index: emacs/lisp/textmodes/ispell.el
diff -c emacs/lisp/textmodes/ispell.el:1.140.2.2 
emacs/lisp/textmodes/ispell.el:1.140.2.3
*** emacs/lisp/textmodes/ispell.el:1.140.2.2    Mon Jun 28 07:30:00 2004
--- emacs/lisp/textmodes/ispell.el      Sat Sep  4 09:14:25 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]