From: Kenichi Handa Date: Thu, 13 Jan 2005 04:38:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~2785 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7573e36da24a2ef77db43bdd47bd1c28cd5fa58b;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 211cd322d86..5ae38147b3e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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