From 129808371c246ddd0c24b79de184e0e3aee938d8 Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Sun, 11 Sep 2011 04:14:10 +0200 Subject: [PATCH] * textmodes/flyspell.el: Remove obsolete comment Fixes: debbugs:9368 --- lisp/ChangeLog | 2 ++ lisp/textmodes/flyspell.el | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8769ce63930..9615c55d968 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2011-09-11 Lars Magne Ingebrigtsen + * textmodes/flyspell.el: Remove obsolete comment (bug#9368). + * subr.el (match-string): Mention that the current buffer should be the same as the search was done in (bug#9282). diff --git a/lisp/textmodes/flyspell.el b/lisp/textmodes/flyspell.el index e6837d0abde..4eb4efc3766 100644 --- a/lisp/textmodes/flyspell.el +++ b/lisp/textmodes/flyspell.el @@ -33,9 +33,6 @@ ;; M-x flyspell-prog-mode. ;; In that mode only text inside comments is checked. ;; -;; Note: consider setting the variable ispell-parser to `tex' to -;; avoid TeX command checking; use `(setq ispell-parser 'tex)'. -;; ;; Some user variables control the behavior of flyspell. They are ;; those defined under the `User variables' comment. -- 2.39.2