From 7fb36547557d6f0071fdfccbdd794d3255451826 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 6 Mar 2005 17:32:45 +0000 Subject: [PATCH] (Symbol Completion): C-M-i like M-TAB. --- man/programs.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/programs.texi b/man/programs.texi index f884e019d22..2a631a23b5f 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -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 -- 2.39.2