Mercurial > emacs
changeset 85382:357b29703818
(Spelling): ispell-word operates on the active region in Transient Mark mode.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 18 Oct 2007 00:10:18 +0000 |
parents | 04a1a116922c |
children | 7f712f200d35 |
files | doc/emacs/fixit.texi |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/fixit.texi Thu Oct 18 00:09:49 2007 +0000 +++ b/doc/emacs/fixit.texi Thu Oct 18 00:10:18 2007 +0000 @@ -325,7 +325,9 @@ 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. +you various alternatives for what to do about it. When the mark is +active in Transient Mark mode, this command operates on the active +region like @code{ispell-region}. @findex ispell-buffer @findex ispell-region