aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog.2212
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog.22 b/lisp/ChangeLog.22
index 7fac8a1b7fd..ea305d6bd02 100644
--- a/lisp/ChangeLog.22
+++ b/lisp/ChangeLog.22
@@ -1,3 +1,15 @@
12004-10-19 Kenichi Handa <handa@m17n.org>
2
3 * international/titdic-cnv.el (tit-process-header): Fix embedded
4 coding tag.
5 (titdic-convert): Bind coding-system-for-write to the coding
6 system specfied in the map file. Remove `charset' property after
7 decoding.
8 (miscdic-convert): Bind coding-system-for-write to the coding
9 system specfied for the map file. Fix LANGUAGE arg to
10 quail-define-package.
11 (batch-miscdic-convert): Check if a file is directory or not.
12
12004-10-16 Kenichi Handa <handa@m17n.org> 132004-10-16 Kenichi Handa <handa@m17n.org>
2 14
3 * international/mule.el (coding-system-equal): Move from mule-util.el. 15 * international/mule.el (coding-system-equal): Move from mule-util.el.