comparison lisp/ChangeLog.22 @ 90032:c02cca0ca4ff

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 19 Oct 2004 11:11:47 +0000
parents 5658507496a1
children e30d01a249dd
comparison
equal deleted inserted replaced
90031:c5bec160ee85 90032:c02cca0ca4ff
1 2004-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
1 2004-10-16 Kenichi Handa <handa@m17n.org> 13 2004-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.
4 16
5 * international/mule-util.el (coding-system-equal): Move to mule.el. 17 * international/mule-util.el (coding-system-equal): Move to mule.el.