diff man/programs.texi @ 60434:e6fb531ca25b

(Symbol Completion): C-M-i like M-TAB.
author Richard M. Stallman <rms@gnu.org>
date Sun, 06 Mar 2005 17:32:45 +0000
parents 7cb4576800fa
children 3b533b854268 29e773288013
line wrap: on
line diff
--- a/man/programs.texi	Sun Mar 06 17:31:55 2005 +0000
+++ b/man/programs.texi	Sun Mar 06 17:32:45 2005 +0000
@@ -1326,8 +1326,8 @@
 partial symbol before point against the set of meaningful symbol
 names.  This command inserts at point any additional characters that
 it can determine from the partial name.  (If your window manager
-defines @kbd{M-@key{TAB}} to switch windows, you can type this Emacs
-command as @kbd{@key{ESC} @key{TAB}}.)
+defines @kbd{M-@key{TAB}} to switch windows, you can type
+@kbd{@key{ESC} @key{TAB}} or @kbd{C-M-i}.)
 
   If the partial name in the buffer has multiple possible completions
 that differ in the very next character, so that it is impossible to