[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/fixit.texi
From: |
Luc Teirlinck |
Subject: |
[Emacs-diffs] Changes to emacs/man/fixit.texi |
Date: |
Tue, 24 May 2005 21:50:05 -0400 |
Index: emacs/man/fixit.texi
diff -c emacs/man/fixit.texi:1.21 emacs/man/fixit.texi:1.22
*** emacs/man/fixit.texi:1.21 Sun Mar 6 17:18:43 2005
--- emacs/man/fixit.texi Wed May 25 01:50:05 2005
***************
*** 203,215 ****
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.
@kindex M-$
@findex ispell-word
! To check the spelling of the word around or next to 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.
--- 203,213 ----
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.
@kindex M-$
@findex ispell-word
! 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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/man/fixit.texi,
Luc Teirlinck <=