]> git.eshelyaron.com Git - emacs.git/commitdiff
(ispell-html-skip-alists): Fix backslashes in docstring.
authorJuri Linkov <juri@jurta.org>
Thu, 2 Sep 2004 09:42:13 +0000 (09:42 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 2 Sep 2004 09:42:13 +0000 (09:42 +0000)
lisp/textmodes/ispell.el

index 77c63379e2b7e748cd4668e04911ffbb5e3f53cc..435e2e5f27a79d1ed7be369292a959fe0e3735ad 100644 (file)
@@ -1228,7 +1228,7 @@ for skipping in latex mode.")
   "*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>]\").")
+ (e.g. \"<[tT][tT]/\" and \"<[^ \\t\\n>]\").")
 
 
 (defvar ispell-local-pdict ispell-personal-dictionary