aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog.226
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog.22 b/lisp/ChangeLog.22
index c22dd8b2299..36569929917 100644
--- a/lisp/ChangeLog.22
+++ b/lisp/ChangeLog.22
@@ -35,6 +35,12 @@
35 35
362005-01-17 Kenichi Handa <handa@m17n.org> 362005-01-17 Kenichi Handa <handa@m17n.org>
37 37
38 * textmodes/ispell.el: These changes are to fix the code merged
39 from trunk for the change on 2005-01-13.
40 (ispell-unified-chars-table): Delete it.
41 (ispell-get-decoded-string): Don't check
42 ispell-unified-chars-table.
43
38 * tar-mode.el (tar-extract): Adjust code merged from trunk for 44 * tar-mode.el (tar-extract): Adjust code merged from trunk for
39 unicode branch (for the change on 2005-01-15). 45 unicode branch (for the change on 2005-01-15).
40 46