Mercurial > emacs
changeset 59511:ad1d69769947
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 13 Jan 2005 04:38:31 +0000 |
parents | 13bdf84b5df8 |
children | 21e3f3ca0b54 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <handa@m17n.org> + + * 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 <bojohan@users.sourceforge.net> * custom.el (custom-declare-variable): Just put symbol instead