summaryrefslogtreecommitdiff
path: root/man/fixit.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2002-06-04 16:32:55 +0000
committerEli Zaretskii <eliz@gnu.org>2002-06-04 16:32:55 +0000
commit91e27f370d49625c0f96337cea59e08d0a75b39b (patch)
tree8062d26a94f498b2eabb2220978d477f6ec81cae /man/fixit.texi
parent3a2ff803abebd1f35f38c187d160a2db8d211d2a (diff)
downloademacs-91e27f370d49625c0f96337cea59e08d0a75b39b.tar.gz
(Spelling): Document ispell-complete-word-dict.
Diffstat (limited to 'man/fixit.texi')
-rw-r--r--man/fixit.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/fixit.texi b/man/fixit.texi
index 7671bbb7b08..c21b2aa61cd 100644
--- a/man/fixit.texi
+++ b/man/fixit.texi
@@ -326,3 +326,7 @@ use the default dictionary. The command @kbd{M-x
ispell-change-dictionary} sets this variable and then restarts the
Ispell subprocess, so that it will use a different dictionary.
+@vindex ispell-complete-word-dict
+ The dictionary used by @code{ispell-complete-word} can be
+customized separately by setting the value of the variable
+@code{ispell-complete-word-dict}.