aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 34e01b40854..b245d602e14 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12005-03-09 Kenichi Handa <handa@m17n.org> 12005-03-09 Kenichi Handa <handa@m17n.org>
2 2
3 * international/latin-1.el: Set case and syntax for 255 only if
4 set-case-syntax-set-multibyte is nil.
5
3 * textmodes/ispell.el (ispell-insert-word): New function. 6 * textmodes/ispell.el (ispell-insert-word): New function.
4 (ispell-word): Use ispell-insert-word to isnert a new word. 7 (ispell-word): Use ispell-insert-word to isnert a new word.
5 (ispell-process-line): Likewise 8 (ispell-process-line): Likewise