aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/programs.texi4
1 files 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.
1326partial symbol before point against the set of meaningful symbol 1326partial symbol before point against the set of meaningful symbol
1327names. This command inserts at point any additional characters that 1327names. This command inserts at point any additional characters that
1328it can determine from the partial name. (If your window manager 1328it can determine from the partial name. (If your window manager
1329defines @kbd{M-@key{TAB}} to switch windows, you can type this Emacs 1329defines @kbd{M-@key{TAB}} to switch windows, you can type
1330command as @kbd{@key{ESC} @key{TAB}}.) 1330@kbd{@key{ESC} @key{TAB}} or @kbd{C-M-i}.)
1331 1331
1332 If the partial name in the buffer has multiple possible completions 1332 If the partial name in the buffer has multiple possible completions
1333that differ in the very next character, so that it is impossible to 1333that differ in the very next character, so that it is impossible to