# HG changeset patch # User Glenn Morris # Date 1245742705 0 # Node ID dbc4954024d67c337c75d5566dbbe65e5639e401 # Parent 1c5f849edf58f0bb136502331ac9d79da3c26bdc (ispell-local-dictionary): Doc fix. diff -r 1c5f849edf58 -r dbc4954024d6 lisp/ChangeLog --- 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 + * 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): diff -r 1c5f849edf58 -r dbc4954024d6 lisp/textmodes/ispell.el --- 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