Mercurial > emacs
changeset 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 | d6867b714f25 |
children | b8d2ec2a15e7 |
files | man/programs.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
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