1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00

(Spelling): Document ispell-complete-word-dict.

This commit is contained in:
Eli Zaretskii 2002-06-04 16:32:55 +00:00
parent 3a2ff803ab
commit 91e27f370d

View file

@ -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}.