# HG changeset patch # User Lute Kamstra # Date 1106613526 0 # Node ID e863de92f08972e22de9be75ed014e2fcdd8eb5d # Parent 08c7f3c89c0b77600fb3f556d6e7129b5486cd03 *** empty log message *** diff -r 08c7f3c89c0b -r e863de92f089 lisp/ChangeLog --- 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 + + * 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 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to