aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2005-02-16 10:01:06 +0000
committerRichard M. Stallman2005-02-16 10:01:06 +0000
commit8ebc23a8df034905d7850c350b7142856e320f24 (patch)
treecf87337654c8992f168bea406ac115f55b9ea88e
parent0015d6775b2878c49b22efd085d2e8688a15c58e (diff)
downloademacs-8ebc23a8df034905d7850c350b7142856e320f24.tar.gz
emacs-8ebc23a8df034905d7850c350b7142856e320f24.zip
(Spelling): Mention ESC TAB as alt. for M-TAB.
-rw-r--r--man/fixit.texi9
1 files changed, 5 insertions, 4 deletions
diff --git a/man/fixit.texi b/man/fixit.texi
index 04fa823e76e..0982b0856ef 100644
--- a/man/fixit.texi
+++ b/man/fixit.texi
@@ -302,10 +302,11 @@ frame).
302 The command @code{ispell-complete-word}, which is bound to the key 302 The command @code{ispell-complete-word}, which is bound to the key
303@kbd{M-@key{TAB}} in Text mode and related modes, shows a list of 303@kbd{M-@key{TAB}} in Text mode and related modes, shows a list of
304completions based on spelling correction. Insert the beginning of a 304completions based on spelling correction. Insert the beginning of a
305word, and then type @kbd{M-@key{TAB}}; the command displays a completion 305word, and then type @kbd{M-@key{TAB}}; the command displays a
306list window. To choose one of the completions listed, click 306completion list window. (If your window manager intercepts
307@kbd{Mouse-2} on it, or move the cursor there in the completions window 307@kbd{M-@key{TAB}}, type @kbd{@key{ESC} @key{TAB}}.) To choose one of
308and type @key{RET}. @xref{Text Mode}. 308the completions listed, click @kbd{Mouse-2} on it, or move the cursor
309there in the completions window and type @key{RET}. @xref{Text Mode}.
309 310
310@ignore 311@ignore
311@findex reload-ispell 312@findex reload-ispell