# HG changeset patch # User Richard M. Stallman <rms@gnu.org> # Date 1110129523 0 # Node ID 8e852ce0e11591c7fb4d05bbb4e470151b65084e # Parent 087c96c871488bc0e88a344903c07f480d230b80 (Spelling): C-M-i like M-TAB. diff -r 087c96c87148 -r 8e852ce0e115 man/fixit.texi --- a/man/fixit.texi Sun Mar 06 17:18:12 2005 +0000 +++ b/man/fixit.texi Sun Mar 06 17:18:43 2005 +0000 @@ -311,9 +311,10 @@ completions based on spelling correction. Insert the beginning of a word, and then type @kbd{M-@key{TAB}}; the command displays a completion list window. (If your window manager intercepts -@kbd{M-@key{TAB}}, type @kbd{@key{ESC} @key{TAB}}.) To choose one of -the completions listed, click @kbd{Mouse-2} on it, or move the cursor -there in the completions window and type @key{RET}. @xref{Text Mode}. +@kbd{M-@key{TAB}}, type @kbd{@key{ESC} @key{TAB}} or @kbd{C-M-i}.) To +choose one of the completions listed, click @kbd{Mouse-2} or +@kbd{Mouse-1} fast on it, or move the cursor there in the completions +window and type @key{RET}. @xref{Text Mode}. @ignore @findex reload-ispell