]> git.eshelyaron.com Git - emacs.git/commitdiff
(Changing a Variable): C-M-i like M-TAB.
authorRichard M. Stallman <rms@gnu.org>
Sun, 6 Mar 2005 17:12:54 +0000 (17:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 6 Mar 2005 17:12:54 +0000 (17:12 +0000)
man/custom.texi

index a6a4490d467b6e34728a4141838de51e776b86ff..6c5c26b3451a50dfe992ff313ac49391e6eeb35b 100644 (file)
@@ -345,8 +345,9 @@ unacceptable value.
 @kindex M-TAB @r{(customization buffer)}
 @findex widget-complete
   While editing a value or field that is a file name, directory name,
-command name, or anything else for which completion is defined, you can
-type @kbd{M-@key{TAB}} (@code{widget-complete}) to do completion.
+command name, or anything else for which completion is defined, you
+can type @kbd{M-@key{TAB}} (@code{widget-complete}) to do completion.
+(@kbd{@key{ESC} @key{TAB}} and @kbd{C-M-i} do the same thing.)
 
   Some variables have a small fixed set of possible legitimate values.
 These variables don't let you edit the value textually.  Instead, an