Mercurial > emacs
changeset 62691:1193719f830c
(Spelling): Delete confusing sentence; flyspell is not enabled by default.
When not on a word, `ispell-word' by default checks the word before point.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 25 May 2005 01:50:05 +0000 |
parents | 5f6567221e96 |
children | 6dd34b690fa9 |
files | man/fixit.texi |
diffstat | 1 files changed, 2 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/man/fixit.texi Wed May 25 01:48:07 2005 +0000 +++ b/man/fixit.texi Wed May 25 01:50:05 2005 +0000 @@ -203,13 +203,11 @@ enable or disable this mode in the current buffer. The other Emacs spell-checking features check or look up words when -you give an explicit command to do so. Checking all or part of the -buffer is useful when you have text that was written outside of this -Emacs session and might contain any number of misspellings. +you give an explicit command to do so. @kindex M-$ @findex ispell-word - To check the spelling of the word around or next to point, and + To check the spelling of the word around or before point, and optionally correct it as well, use the command @kbd{M-$} (@code{ispell-word}). If the word is not correct, the command offers you various alternatives for what to do about it.