]> git.eshelyaron.com Git - emacs.git/commitdiff
(Symbol Completion): C-M-i like M-TAB.
authorRichard M. Stallman <rms@gnu.org>
Sun, 6 Mar 2005 17:32:45 +0000 (17:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 6 Mar 2005 17:32:45 +0000 (17:32 +0000)
man/programs.texi

index f884e019d22efe34fd3904209930cbda1be1d0db..2a631a23b5fad26078bbce4f03974f4dd9f8a3ca 100644 (file)
@@ -1326,8 +1326,8 @@ symbol names.
 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