diff options
Diffstat (limited to 'man/fixit.texi')
-rw-r--r-- | man/fixit.texi | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/fixit.texi b/man/fixit.texi index 104297b974e..23f385fc158 100644 --- a/man/fixit.texi +++ b/man/fixit.texi @@ -311,9 +311,10 @@ Show the list of options. 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 |