]> git.eshelyaron.com Git - emacs.git/commitdiff
(Text Mode): C-M-i like M-TAB.
authorRichard M. Stallman <rms@gnu.org>
Sun, 6 Mar 2005 17:43:31 +0000 (17:43 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 6 Mar 2005 17:43:31 +0000 (17:43 +0000)
man/text.texi

index 7b262e11abe510e2c17b8c9690720ce809289159..4b15eff4f12bad9a981d1e0935d1d610c7b2b576 100644 (file)
@@ -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