aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2005-01-13 04:38:31 +0000
committerKenichi Handa2005-01-13 04:38:31 +0000
commit7573e36da24a2ef77db43bdd47bd1c28cd5fa58b (patch)
tree4a2e871c1c7ddffbb9e0e85ca295287175ef2078 /lisp/ChangeLog
parent8253213c1029505f4ca6a8ff3f2e338579c1099c (diff)
downloademacs-7573e36da24a2ef77db43bdd47bd1c28cd5fa58b.tar.gz
emacs-7573e36da24a2ef77db43bdd47bd1c28cd5fa58b.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 211cd322d86..5ae38147b3e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12005-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
12005-01-12 Johan Bockg,Ae(Brd <bojohan@users.sourceforge.net> 102005-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