# HG changeset patch # User Kenichi Handa # Date 1105591111 0 # Node ID ad1d69769947c1f878420bc875c65534b1ef0ea2 # Parent 13bdf84b5df8a3c8392b5c8051fea9fb4da69d71 *** empty log message *** diff -r 13bdf84b5df8 -r ad1d69769947 lisp/ChangeLog --- a/lisp/ChangeLog Thu Jan 13 04:33:05 2005 +0000 +++ b/lisp/ChangeLog Thu Jan 13 04:38:31 2005 +0000 @@ -1,3 +1,12 @@ +2005-01-13 Kenichi Handa + + * textmodes/ispell.el: These changes are to fix misalignment error + caused by equivalent characters of different Emacs charsets. + (ispell-unified-chars-table): New variable. + (ispell-get-decoded-string): New function. + (ispell-get-casechars, ispell-get-not-casechars) + (ispell-get-otherchars): Call ispell-get-decoded-string. + 2005-01-12 Johan Bockg,Ae(Brd * custom.el (custom-declare-variable): Just put symbol instead