Mercurial > emacs
changeset 103564:dbc4954024d6
(ispell-local-dictionary): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 23 Jun 2009 07:38:25 +0000 |
parents | 1c5f849edf58 |
children | aeb4b2f4f239 |
files | lisp/ChangeLog lisp/textmodes/ispell.el |
diffstat | 2 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jun 23 07:34:28 2009 +0000 +++ b/lisp/ChangeLog Tue Jun 23 07:38:25 2009 +0000 @@ -1,5 +1,7 @@ 2009-06-23 Glenn Morris <rgm@gnu.org> + * textmodes/ispell.el (ispell-local-dictionary): Doc fix. + * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations. * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
--- a/lisp/textmodes/ispell.el Tue Jun 23 07:34:28 2009 +0000 +++ b/lisp/textmodes/ispell.el Tue Jun 23 07:38:25 2009 +0000 @@ -488,7 +488,7 @@ The value must be a string dictionary name, or nil, which means use the global setting in `ispell-dictionary'. Dictionary names are defined in `ispell-local-dictionary-alist' -and `ispell-dictionary-alist', +and `ispell-dictionary-alist'. Setting `ispell-local-dictionary' to a value has the same effect as calling \\[ispell-change-dictionary] with that value. This variable