Mercurial > emacs
diff man/text.texi @ 60114:7b686264ae7b
(Text Mode): ESC TAB alternative for M-TAB.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 16 Feb 2005 10:19:05 +0000 |
parents | 01b2833123a8 |
children | 77b45e0d90b0 7e3f621f1dd4 |
line wrap: on
line diff
--- a/man/text.texi Wed Feb 16 10:17:29 2005 +0000 +++ b/man/text.texi Wed Feb 16 10:19:05 2005 +0000 @@ -852,10 +852,12 @@ instance during mail composition. @kindex M-TAB @r{(Text mode)} - Text mode, and all the modes based on it, define @kbd{M-@key{TAB}} as -the command @code{ispell-complete-word}, which performs completion of -the partial word in the buffer before point, using the spelling -dictionary as the space of possible words. @xref{Spelling}. + Text mode, and all the modes based on it, define @kbd{M-@key{TAB}} +as the command @code{ispell-complete-word}, which performs completion +of the partial word in the buffer before point, using the spelling +dictionary as the space of possible words. @xref{Spelling}. If your +window manager defines @kbd{M-@key{TAB}} to switch windows, you can +type this Emacs command as @kbd{@key{ESC} @key{TAB}}. @vindex text-mode-hook Entering Text mode runs the hook @code{text-mode-hook}. Other major