changeset 102419:2fd3e5c68dab

(Spelling): Add turn-on-flyspell. (Bug#2517)
author Reiner Steib <Reiner.Steib@gmx.de>
date Thu, 05 Mar 2009 20:52:44 +0000
parents b14d67d22033
children 01c5f9df1630
files doc/emacs/ChangeLog doc/emacs/fixit.texi
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/emacs/ChangeLog	Thu Mar 05 16:34:59 2009 +0000
+++ b/doc/emacs/ChangeLog	Thu Mar 05 20:52:44 2009 +0000
@@ -1,3 +1,7 @@
+2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
+
+	* fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
+
 2009-03-05  Glenn Morris  <rgm@gnu.org>
 
 	* rmail.texi (Rmail Basics): Add reference to sorting.
--- a/doc/emacs/fixit.texi	Thu Mar 05 16:34:59 2009 +0000
+++ b/doc/emacs/fixit.texi	Thu Mar 05 20:52:44 2009 +0000
@@ -396,6 +396,10 @@
 word.  This does not interfere with your editing, but when you see the
 highlighted word, you can move to it and fix it.  Type @kbd{M-x
 flyspell-mode} to enable or disable this mode in the current buffer.
+@findex turn-on-flyspell
+To enable @code{flyspell-mode} in all text mode buffers, add
+@code{turn-on-flyspell} to @code{text-mode-hook}.
+
 
   When Flyspell mode highlights a word as misspelled, you can click on
 it with @kbd{Mouse-2} to display a menu of possible corrections and