New file.
[chise/ids.git] / ChangeLog
1 2002-06-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2
3         * ids-read.el (ids-read-buffer): Accept CBnnnnn instead of
4         CB-nnnnn as CBETA characters.
5
6         * IDS-ELS (ids-modules-to-compile): Add `ids-dump'.
7
8         * ids-dump.el: New file.
9
10 2002-06-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11
12         * IDS-UCS-Compat.txt: Fixed.
13
14 2002-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15
16         * IDS-UCS-Basic.txt: Fix or simplify some IDS.
17
18 2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19
20         * ids-read.el (ids-read-buffer): Add new optional argument
21         `simplify'; if `simplify' is nil, don't simplify a subtree; accept
22         CB-nnnnn.
23         (ids-read-file): Likewise.
24
25         * ids.el (ids-parse-component): Add new argument `simplify'; if
26         `simplify' is nil, don't simplify a subtree.
27         (ids-parse-element): Likewise.
28         (ids-parse-string): Likewise.
29
30 2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31
32         * iddef.el: Deleted [moved to `cdp' package'].
33
34 2002-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35
36         * IDS-ELS (ids-modules-to-compile): Add `ids-read'; delete
37         `iddef'.
38
39         * ids-read.el: New file.
40
41 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
42
43         * IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
44         IDS-UCS-Compat-Supplement.txt, IDS-UCS-Ext-B-1.txt,
45         IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt: Use U-hhhhhhhh instead
46         of U+hhhhh.
47
48 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
49
50         * IDS-UCS-Compat-Supplement.txt: Fixed.
51
52 2002-04-18  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
53
54         * IDS-UCS-Basic.txt, IDS-UCS-Ext-B-1.txt: Removed some garbage.
55
56         * README.en: Changed some wording about the CDP database.
57
58 2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
59
60         * IDS-CFG, IDS-ELS, IDS-MK, Makefile: New files.
61
62 2002-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
63
64         * IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt,
65         IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
66         README.en, IDS-UCS-Basic.txt, IDS-UCS-Compat-Supplement.txt,
67         IDS-UCS-Compat.txt, IDS-UCS-Ext-A.txt: New files.
68
69 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
70
71         * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
72         remove `hanyu-dazidian-{vol|page|char}'.
73
74 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
75
76         * ids.el (ids-parse-string): Add DOC-string.
77         (ids-format-list): Likewise; add autoload cookie.
78
79         * ids-util.el (morohashi-char-replace-alist): Add some rules.
80
81 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
82
83         * ids.el (ids-format-unit): New function.
84         (ids-format-list): New function.
85
86 2002-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
87
88         * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to
89         replace converted sub-tree with corresponding combined character.
90
91 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
92
93         * iddef.el (iddef-read-buffer): Add new optional argument
94         `ucs-only'.
95         (iddef-read-file): Likewise.
96
97 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
98
99         * ids-util.el (morohashi-char-replace-alist): Use `decode-char'
100         for U+4EBD.
101
102 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
103
104         * iddef.el (iddef-read-buffer): Fixed problem when corresponding
105         Daikanwa character is not found.
106
107 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
108
109         * iddef.el (iddef-check-mapping-buffer): New function.
110         (iddef-check-mapping-file): New function.
111
112 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
113
114         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
115         into a character specified in `->same-ideograph' or `->identical'
116         if the character has `ucs'.
117
118         * ids-util.el: Add new character.
119
120 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
121
122         * ids-util.el: Add coding: magic cookie.
123         (morohashi-char-replace-alist): Add some rules.
124
125 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
126
127         * ids-util.el (morohashi-char-replace-alist): Add new character.
128
129 2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
130
131         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
132         for Daikanwa character if the Daikanwa character has a different
133         `ucs' code point.
134
135 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
136
137         * iddef.el: New file.
138
139         * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
140         `iddef-read-buffer'; don't require `ids-util'.
141
142 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
143
144         * ids-util.el, ids.el: New file.