comparison lisp/ChangeLog @ 59511:ad1d69769947

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 13 Jan 2005 04:38:31 +0000
parents 364f99903090
children e51199adcfb0
comparison
equal deleted inserted replaced
59510:13bdf84b5df8 59511:ad1d69769947
1 2005-01-13 Kenichi Handa <handa@m17n.org>
2
3 * textmodes/ispell.el: These changes are to fix misalignment error
4 caused by equivalent characters of different Emacs charsets.
5 (ispell-unified-chars-table): New variable.
6 (ispell-get-decoded-string): New function.
7 (ispell-get-casechars, ispell-get-not-casechars)
8 (ispell-get-otherchars): Call ispell-get-decoded-string.
9
1 2005-01-12 Johan Bockg,Ae(Brd <bojohan@users.sourceforge.net> 10 2005-01-12 Johan Bockg,Ae(Brd <bojohan@users.sourceforge.net>
2 11
3 * custom.el (custom-declare-variable): Just put symbol instead 12 * custom.el (custom-declare-variable): Just put symbol instead
4 of (defvar . symbol) in `current-load-list'. 13 of (defvar . symbol) in `current-load-list'.
5 14