# HG changeset patch # User Richard M. Stallman # Date 1110130365 0 # Node ID e6fb531ca25bcb082f9e9c3aaa019adec7e31a3b # Parent d6867b714f258e435ed2dbd732cd77c9d55e2980 (Symbol Completion): C-M-i like M-TAB. diff -r d6867b714f25 -r e6fb531ca25b man/programs.texi --- 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