Mercurial > emacs
changeset 60105:af5eff7d6e41
(Spelling): Mention ESC TAB as alt. for M-TAB.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 16 Feb 2005 10:01:06 +0000 |
parents | 8116a5e9f2a1 |
children | 2116c6a9e16c |
files | man/fixit.texi |
diffstat | 1 files changed, 5 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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