Mercurial > emacs
changeset 60284:196128d3d9e8
(ispell-change-dictionary): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 27 Feb 2005 10:37:13 +0000 |
parents | e55f542ec767 |
children | c927537088e9 |
files | lisp/textmodes/ispell.el |
diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/textmodes/ispell.el Sun Feb 27 10:36:38 2005 +0000 +++ b/lisp/textmodes/ispell.el Sun Feb 27 10:37:13 2005 +0000 @@ -2417,9 +2417,10 @@ ;;;###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 prefix argument, set the default dictionary." +With a prefix arg, set it \"globally\", for all buffers. +Without a prefix arg, set it \"locally\", just for this buffer. + +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): "