mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* textmodes/flyspell.el: Remove obsolete comment
Fixes: debbugs:9368
This commit is contained in:
parent
91054f8f7c
commit
129808371c
2 changed files with 2 additions and 3 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
||||
|
||||
* 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).
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue