Mercurial > emacs
changeset 59724:e863de92f089
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Tue, 25 Jan 2005 00:38:46 +0000 |
parents | 08c7f3c89c0b |
children | a8fd332cc484 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jan 25 00:36:50 2005 +0000 +++ b/lisp/ChangeLog Tue Jan 25 00:38:46 2005 +0000 @@ -1,3 +1,10 @@ +2005-01-24 Lute Kamstra <lute@gnu.org> + + * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the + CASECHARS and NOT-CASECHARS regular expressions of the + "nederlands" and "nederlands8" dictionaries to prevent a "Range + striding over charsets" error. + 2005-01-24 Jay Belanger <belanger@truman.edu> * calc/calc-store.el (calc-declare-variable): Use calc-var-name to