# HG changeset patch # User Richard M. Stallman # Date 1108548066 0 # Node ID af5eff7d6e4133ab23967c7d828a571b1012f048 # Parent 8116a5e9f2a1d0b45f3986516da2866feb8c8322 (Spelling): Mention ESC TAB as alt. for M-TAB. diff -r 8116a5e9f2a1 -r af5eff7d6e41 man/fixit.texi --- a/man/fixit.texi Wed Feb 16 09:59:32 2005 +0000 +++ b/man/fixit.texi Wed Feb 16 10:01:06 2005 +0000 @@ -302,10 +302,11 @@ The command @code{ispell-complete-word}, which is bound to the key @kbd{M-@key{TAB}} in Text mode and related modes, shows a list of 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. 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}. +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}. @ignore @findex reload-ispell