From: Richard M. Stallman Date: Sun, 27 Feb 2005 10:37:13 +0000 (+0000) Subject: (ispell-change-dictionary): Doc fix. X-Git-Tag: ttn-vms-21-2-B4~2092 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8e07e84ae67734470fd6141bb9838547623ee539;p=emacs.git (ispell-change-dictionary): Doc fix. --- diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index a28764b54a1..2a84d584634 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el @@ -2417,9 +2417,10 @@ With NO-ERROR, just return non-nil if there was no Ispell running." ;;;###autoload (defun ispell-change-dictionary (dict &optional arg) "Change to dictionary DICT for Ispell. -By just answering RET you can find out what the current dictionary is. +With a prefix arg, set it \"globally\", for all buffers. +Without a prefix arg, set it \"locally\", just for this buffer. -With prefix argument, set the default dictionary." +By just answering RET you can find out what the current dictionary is." (interactive (list (completing-read "Use new dictionary (RET for current, SPC to complete): "