Removed some garbage from IDS-UCS* files. \nChanged some wording in the README.en...
[chise/ids.git] / ChangeLog
1 2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * IDS-CFG, IDS-ELS, IDS-MK, Makefile: New files.
4
5 2002-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6
7         * IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt,
8         IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
9         README.en, IDS-UCS-Basic.txt, IDS-UCS-Compat-Supplement.txt,
10         IDS-UCS-Compat.txt, IDS-UCS-Ext-A.txt: New files.
11
12 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
13
14         * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
15         remove `hanyu-dazidian-{vol|page|char}'.
16
17 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18
19         * ids.el (ids-parse-string): Add DOC-string.
20         (ids-format-list): Likewise; add autoload cookie.
21
22         * ids-util.el (morohashi-char-replace-alist): Add some rules.
23
24 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25
26         * ids.el (ids-format-unit): New function.
27         (ids-format-list): New function.
28
29 2002-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30
31         * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to
32         replace converted sub-tree with corresponding combined character.
33
34 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35
36         * iddef.el (iddef-read-buffer): Add new optional argument
37         `ucs-only'.
38         (iddef-read-file): Likewise.
39
40 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
41
42         * ids-util.el (morohashi-char-replace-alist): Use `decode-char'
43         for U+4EBD.
44
45 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
46
47         * iddef.el (iddef-read-buffer): Fixed problem when corresponding
48         Daikanwa character is not found.
49
50 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
51
52         * iddef.el (iddef-check-mapping-buffer): New function.
53         (iddef-check-mapping-file): New function.
54
55 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
56
57         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
58         into a character specified in `->same-ideograph' or `->identical'
59         if the character has `ucs'.
60
61         * ids-util.el: Add new character.
62
63 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
64
65         * ids-util.el: Add coding: magic cookie.
66         (morohashi-char-replace-alist): Add some rules.
67
68 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
69
70         * ids-util.el (morohashi-char-replace-alist): Add new character.
71
72 2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
73
74         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
75         for Daikanwa character if the Daikanwa character has a different
76         `ucs' code point.
77
78 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
79
80         * iddef.el: New file.
81
82         * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
83         `iddef-read-buffer'; don't require `ids-util'.
84
85 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
86
87         * ids-util.el, ids.el: New file.