From: Richard M. Stallman Date: Sun, 6 Mar 2005 17:43:31 +0000 (+0000) Subject: (Text Mode): C-M-i like M-TAB. X-Git-Tag: ttn-vms-21-2-B4~1953 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d89c6c9f01ef9138ef612148bce6f092497f4d4c;p=emacs.git (Text Mode): C-M-i like M-TAB. --- diff --git a/man/text.texi b/man/text.texi index 7b262e11abe..4b15eff4f12 100644 --- a/man/text.texi +++ b/man/text.texi @@ -857,7 +857,7 @@ 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}}. +type @kbd{@key{ESC} @key{TAB}} or @kbd{C-M-i}. @vindex text-mode-hook Entering Text mode runs the hook @code{text-mode-hook}. Other major