comparison admin/ChangeLog.unicode @ 90167:098f05ddcc64

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 10 May 2005 02:35:10 +0000
parents a50413a4ba8b
children 2ad2f1b71a5b
comparison
equal deleted inserted replaced
90166:3e2ec732efd4 90167:098f05ddcc64
1 2005-05-10 Kenichi Handa <handa@m17n.org>
2
3 * unidata/unidata-gen.el: Typo fixed in comments. Change
4 string-to-int to string-to-number.
5 (unidata-text-file): Defined to .../unidata.txt.
6 (unidata-list): Just insert unidata-text-file.
7 (unidata-get-decomposition): Handle Hangul decomposition.
8 (unidata-gen-files): Don't use \040, instead at ^L near the end of
9 file.
10
11 * unidata/Makefile (TEMACS): Renamed from EMACS. Set to temacs.
12 Caller changed.
13 (unidata.txt): New target.
14 (charprop.el): Depends on unidata.txt.
15 (clean): Remove unidata.txt.
16
1 2005-03-02 Kenichi Handa <handa@m17n.org> 17 2005-03-02 Kenichi Handa <handa@m17n.org>
2 18
3 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH". 19 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
4 (unidata-get-name): Handle U+110B. 20 (unidata-get-name): Handle U+110B.
5 21