update.
[chise/ids.git] / ChangeLog
1 2005-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * ids-find.el (ids-index-store-char): Use `get-char-attribute'
4         instead of `char-feature' to refer `ideographic-products' to avoid
5         infinite loop; ignore COMPONENT's substructure.
6         (ids-index-store-structure): Ignore char-ref format.
7         (ids-insert-chars-including-components): New function.
8         (ids-find-chars-including-components): Use
9         `ids-insert-chars-including-components'.
10
11 2005-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12
13         * www/www-ids-find.el (www-ids-find-format-line): Add setting for
14         "&ZOB-dddd;".
15
16 \f
17 2005-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18
19         * chise-ids 0.22 released.
20
21         * Makefile (tar): Modify for chise-ids.
22
23         * ftp.in: New file.
24
25         * Makefile (PACKAGE): Changed to chise-ids.
26         (VERSION): Update to 0.22.
27
28 2005-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29
30         * ids-find.el (ids-find-chars-including-components): Add check
31         code to avoid problems caused by wrong indexes.
32
33         * IDS-UCS-Ext-B-5.txt:
34         - Complete/compact/modify/fix some IDSs.
35         - Use <CJK RADICAL MOUND TWO> instead of U+961D for as ``mound''.
36         - Use <CJK RADICAL CITY> instead of U+961D for as ``city''.
37
38         * IDS-UCS-Ext-B-4.txt (U-0002715D): Fixed.
39         (U-000277D4): Compacted.
40
41         * IDS-UCS-Ext-B-3.txt: Complete/compact/modify/fix some IDSs.
42
43 2005-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
44
45         * IDS-UCS-Ext-B-2.txt:
46         - Complete/compact/modify/fix some IDSs.
47         - Use <CJK RADICAL HAND> instead of U+624C.
48
49         * IDS-UCS-Ext-A.txt:
50         - Complete/compact/modify/fix some IDSs.
51         - Use <CJK RADICAL HAND> instead of U+624C.
52         - Use "⿸㫃" instead of "⿰方⿱人".
53
54         * IDS-JIS-X0208-1990.txt:
55         - Use <CJK RADICAL HAND> instead of U+624C.
56         - Use <CJK RADICAL PERSON> instead of U+4EBB.
57         - Use <CJK RADICAL MOUND TWO> instead of U+961D for as ``mound''.
58         - Compact/modify/fix some IDSs.
59
60         * IDS-Daikanwa-06.txt, IDS-Daikanwa-05.txt: Add/compact/modify/fix
61         some IDSs.
62
63         * IDS-CNS-2.txt:
64         - Use <CJK RADICAL PERSON> instead of U+4EBB.
65         - Modify/fix some IDSs.
66
67         * IDS-CNS-1.txt:
68         - Use <CJK RADICAL PERSON> instead of U+4EBB.
69         - Use "𠂋" instead of "⿸𠂆一".
70         - Add/complete/modify/fix some IDSs.
71
72 2005-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
73
74         * www/www-ids-find.el (www-ids-find-format-line): Display glyphs
75         of JIS X0208, 0212, GB2312, 12345 and CNS 11643.
76         (www-batch-ids-find): Add settings for
77         `coded-charset-entity-reference-alist' to prefer CCSs that can be
78         displayed.
79
80 2005-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
81
82         * www/www-ids-find.el (www-ids-find-format-line): Add links for
83         http://mousai.kanji.zinbun.kyoto-u.ac.jp/char-desc?CHAR; display
84         glyphs of JC3-hhhh.
85         (www-batch-ids-find): Fix setting for
86         `coded-charset-entity-reference-alist'.
87
88 2005-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
89
90         * www/www-ids-find.el (www-batch-ids-find): If only one character
91         is specified as components, display the character's IDS.
92
93 2005-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
94
95         * www/www-ids-find.el (www-ids-find-format-line): New function.
96         (www-batch-ids-find): Use `www-ids-find-format-line'; if only one
97         character is specified as components, display the character.
98
99 2005-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
100
101         * www/www-ids-find.el (www-batch-ids-find): Display a brief
102         description when components are not specified.
103
104 2005-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
105
106         * IDS-Daikanwa-08.txt: Add/compact/modify/fix some IDSs.
107
108 2005-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
109
110         * www/www-ids-find.el (www-batch-ids-find): Display images of
111         =cbeta characters.
112
113 2005-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
114
115         * IDS-CBETA.txt: Use utf-8-mcs-er instead of utf-8.
116
117 2005-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
118
119         * www/www-ids-find.el (www-ids-find-tang-chars-file-name): New
120         variable.
121         (www-batch-ids-find): Use `www-ids-find-tang-chars-file-name'.
122
123 2005-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
124
125         * www/www-ids-find.el (www-batch-ids-find): Changed from top
126         level.
127
128 2005-04-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
129
130         * IDS-UCS-Basic.txt: Use "⿸𠩵" instead of "⿸厂⿱林".
131         (U+5175): Modify IDS.
132
133         * IDS-JIS-X0208-1990.txt:
134         - Add/modify/fix some IDSs.
135         - Use "⿸𠩵" instead of "⿸厂⿱林".
136
137         * IDS-HZK04.txt: Complete/modify/fix some IDSs.
138
139         * IDS-HZK01.txt:
140         - Complete/modify/fix some IDSs.
141         - Use "⿸⿰&CDP-8B7A;夂" instead of "⿰&CDP-8B7A;⿱夂".
142
143 2005-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
144
145         * www/www-ids-find.el: Add links for Unihan and
146         http://coe21.zinbun.kyoto-u.ac.jp/djvuchar?query=CHAR.
147
148 2005-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
149
150         * IDS-UCS-Ext-B-4.txt: Compact/modify/fix some IDSs.
151
152 2005-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
153
154         * IDS-UCS-Ext-B-2.txt: Complete/compact/modify/fix some IDSs.
155
156         * IDS-UCS-Ext-B-1.txt: Modify some IDSs.
157         (U-00020014): Complete IDS.
158         (U-00020015): Modify operator.
159         (U-00020020): Likewise.
160         (U-00020025): Modify structure.
161         (U-00020085): Complete IDS.
162         (U-0002008F): Likewise.
163         (U-0002032A): Use "⿸攸" instead of "⿰&CDP-8B7A;⿱⺙".
164         (U-00020403): Use "⿸⿰&CDP-8B7A;夂⿱" instead of "⿰&CDP-8B7A;⿳夂".
165         (U-000205F2): Use "⿸朕" instead of "⿰月⿱龹".
166         (U-00021D63): Use U+725C instead of U+725B.
167         (U-00021D66): Fixed.
168         (U-00021E8C): Compact IDS.
169         (U-00021E8E): Likewise.
170
171 2005-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
172
173         * www/www-ids-find.el: New file.
174
175 2005-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
176
177         * IDS-UCS-Ext-A.txt:
178         - Use "⿸⿰方𠂉" instead of "⿰方⿱𠂉".
179         - Use "⿸朕" instead of "⿰月⿱龹".
180         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
181         - Use <CJK RADICAL NET TWO> instead of BC-8B48 as ``net''.
182         - Use "⿰⺶" instead of "⿰羊".
183         - Add/ compact/modify/fix some IDSs.
184
185         * IDS-Daikanwa-09.txt:
186         - Use <CJK RADICAL NET TWO> instead of BC-8B48 as ``net''.
187         - Add/compact/modify/fix some IDSs.
188
189 2005-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
190
191         * IDS-UCS-Basic.txt:
192         - Use "⿸⿰𠦝𠂉" instead of "⿰𠦝⿱𠂉".
193         - Use <CJK RADICAL PERSON> instead of U+4EBB.
194         - Use "⿱&GT-K01418;" instead of "⿳艹冖".
195         - Use GT-K01443 instead of "⿱&CDP-89B2;冖".
196         - Use "⿰⺶" instead of "⿰羊".
197         - Use "⿸朕" instead of "⿰月⿱龹".
198         - Use "⿰土" instead of "⿰土".
199         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
200         - Use <CJK RADICAL HEART ONE> instead of U+5FC4.
201         - Use <CJK RADICAL MOUND TWO> instead of U+961D for as ``mound''.
202         - Use <CJK RADICAL CITY> instead of U+961D for as ``city''.
203         - Use "⿱⿳⺮目大" instead of "⿳⺮目⿵大".
204         - Use "⿱⿳⺮目大" instead of "⿳竹目⿵大".
205         - Use "⿱⿳⺮目大" instead of "⿳⺮目⿱大".
206         - Use <CJK RADICAL NET TWO> instead of BC-8B48 as ``net''.
207
208         * IDS-JIS-X0208-1990.txt:
209         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
210         - Use "⿸⿰𠦝𠂉" instead of "⿰𠦝⿱𠂉".
211         - Use "⿱⻗" instead of "⿱雨".
212         - Use "⿱&GT-K01443;" instead of "⿳&CDP-89B2;冖".
213         - Use <CJK RADICAL NET TWO> instead of BC-8B48 as ``net''.
214         - Use "𠂋" instead of "⿸𠂆一".
215         - Use "⿰土" instead of "⿰土".
216         - Use <CJK RADICAL MEAT> instead of U+6708 as ``meat''.
217         - Use "尚" instead of "⿱⺌冖".
218         - Use "⿸⿰月龹" instead of "⿰月⿱龹".
219         - Use <CJK RADICAL PERSON> instead of U+4EBB.
220         - Use "⿱⿳⺮目大" instead of "⿳⺮目⿵大".
221         - Use <CJK RADICAL HAND> instead of U+624C.
222         - Use "⿸⿰方𠂉" instead of "⿰方⿱𠂉".
223         - Use "⿸&I-J90-5A41;" instead of "⿰&CDP-8B7A;⿱攵".
224         - Use <CJK RADICAL CITY> instead of U+961D for as ``city''.
225         - Use <CJK RADICAL MOUND TWO> instead of U+961D for as ``mound''.
226         - Add/compact/modify/fix some IDSs.
227
228 2005-04-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
229
230         * IDS-CNS-2.txt:
231         - Use <CJK RADICAL MOUND TWO> instead of U+961D for as ``mound''.
232         - Use <CJK RADICAL CITY> instead of U+961D for as ``city''.
233         - Use <CJK RADICAL NET TWO> instead of BC-8B48 as ``net''.
234
235 2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
236
237         * ids-dump.el (ids-dump-insert-daikanwa): Use
238         `ids-dump-format-list' instead of `ids-format-list'.
239         (ids-dump-insert-daikanwa-hokan): Likewise.
240
241 2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
242
243         * IDS-CNS-2.txt: Compact/modify/fix some IDSs.
244
245 2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
246
247         * IDS-HZK12.txt, IDS-HZK11.txt: Complete/compact/modify/fix some
248         IDSs.
249
250 2005-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
251
252         * IDS-HZK09.txt, IDS-HZK08.txt, IDS-HZK07.txt, IDS-HZK06.txt:
253         Complete/compact/modify/fix some IDSs.
254
255 2005-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
256
257         * IDS-HZK05.txt, IDS-HZK04.txt, IDS-HZK01.txt:
258         Complete/compact/modify/fix some IDSs.
259
260 2005-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
261
262         * ids-dump.el (ids-dump-format-list): New function; convert
263         `=ucs@unicode' or `=ucs@iso' characters to corresponding '=ucs'
264         characters.
265         (ids-dump-insert-line): Use `ids-dump-format-list' instead of
266         `ids-format-list'.
267         (ids-dump-insert-jis-x0208-1990): Likewise.
268
269         * IDS-Daikanwa-12.txt:
270         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
271         - Add/compact/modify/fix some IDSs.
272
273         * IDS-Daikanwa-10.txt:
274         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
275         - "⿹⿰&CDP-8D44;殳x" instead of "⿰⿱&CDP-8D44;x殳".
276         - Add/compact/modify/fix some IDSs.
277
278         * IDS-Daikanwa-02.txt:
279         - Use "⺜" instead of "冃".
280         - Use "⿸⿰𠦝𠂉" instead of "⿰𠦝⿱𠂉".
281         - Add/compact/modify/fix some IDSs.
282
283         * IDS-CNS-2.txt:
284         - Use <CJK RADICAL HAND> instead of U+624C.
285         - Use <CJK RADICAL HEART ONE> instead of U+5FC4.
286         - Compact/modify/fix some IDSs.
287         (C2-213A): Fixed.
288         (C2-2166): Add IDS.
289         (C2-2A6B): Modify IDS.
290
291 2005-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
292
293         * IDS-Daikanwa-01.txt: Modify/fix some IDSs.
294         (M-00059): Add IDS.
295         (M-00065): Likewise.
296         (M-00204): Modify IDS.
297         (M-002830: Add IDS.
298         (M-01059): Likewise.
299
300 2005-03-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
301
302         * IDS-Daikanwa-09.txt: Add/compact/modify/fix some IDSs.
303
304         * IDS-Daikanwa-08.txt:
305         - Add/compact/modify/fix some IDSs.
306         - "⿹⿰&CDP-8D44;殳x" instead of "⿰⿱&CDP-8D44;x殳".
307         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
308         - Use "⿱⿳⺮目大" instead of "⿳⺮目⿵大".
309
310 2005-03-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
311
312         * IDS-Daikanwa-06.txt, IDS-Daikanwa-05.txt:
313         - Add/compact/modify/fix some IDSs.
314         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
315
316         * IDS-Daikanwa-04.txt: Add/compact/modify/fix some IDSs.
317         (M-07572): Fixed.
318
319         * IDS-CNS-1.txt (C1-6938): Fixed.
320         (C1-7B4F): Fixed.
321         - Modify/fix some IDSs.
322         - Use "⿸⿰𠦝𠂉" instead of "⿰𠦝⿱𠂉".
323         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
324         - Use "⿸⿰方𠂉" instead of "⿰方⿱𠂉".
325         - Use "⿱⿳⺮目大" instead of "⿳⺮目⿵大".
326
327 2005-03-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
328
329         * IDS-UCS-Ext-B-1.txt (U-00020885): Modify operator.
330         (U-00020887): Use "⿸⿰𠦝𠂉" instead of "⿰𠦝⿱𠂉".
331
332         * IDS-UCS-Ext-B-6.txt (U-0002A236): Use "𦎧" instead of
333         "⿳亯艹干".
334         (U-0002A237): Use "⿰𣀦" instead of "⿲⿳亯卝干攴".
335
336         * IDS-UCS-Ext-B-5.txt:
337         - Compact/modify/fix some IDSs.
338         - Use "⿱⻗" instead of "⿱雨".
339         - Use "𦎧" instead of "⿱亯卝".
340         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
341         - Use "⿸⿰方𠂉" instead of "⿰方⿱𠂉".
342
343         * IDS-UCS-Ext-B-4.txt: Compact/modify/fix some IDSs.
344
345         * IDS-UCS-Ext-B-3.txt: Compact/modify/fix some IDSs.
346         - Use "𦎧" instead of "⿱亯卝".
347         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
348         - Use "⿸⿰方𠂉" instead of "⿰方⿱𠂉".
349
350         * IDS-UCS-Ext-B-2.txt: Compact/modify/fix some IDSs.
351
352         * IDS-UCS-Ext-A.txt: Modify/fix some IDSs.
353
354 2005-03-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
355
356         * IDS-Daikanwa-02.txt: Modify some IDSs.
357         (M-02011): Add IDS.
358
359         * IDS-CNS-1.txt: Modify some IDSs.
360         (C1-5829): Fixed.
361         (C1-6143): Fixed.
362
363         * IDS-UCS-Ext-B-1.txt: Compact/modify/fix some IDSs.
364
365 2005-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
366
367         * IDS-Daikanwa-dx.txt (M-48930): Modify IDS.
368
369 2005-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
370
371         * IDS-UCS-Basic.txt: Compact/modify some IDSs.
372
373         * IDS-Daikanwa-10.txt: Compact/modify/fix some IDSs.
374
375 2005-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
376
377         * IDS-Daikanwa-09.txt:
378         - Use <CJK RADICAL EWE> instead of "⿱卝干".
379         - Modify/fix some IDSs.
380         (M-29274): Add IDS.
381         (M-29539): Likewise.
382         (M-29966'): Likewise.
383         (M-32743): Likewise.
384
385         * IDS-Daikanwa-04.txt: Compact/modify/fix some IDSs.
386         (M-09444): Add IDS.
387         (M-09483): Likewise.
388
389         * IDS-Daikanwa-03.txt: Compact/modify/fix/add some IDSs.
390
391 2005-03-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
392
393         * IDS-Daikanwa-01.txt:
394         - Use <CJK RADICAL PERSON> instead of U+4EBB.
395         - Compact/modify/fix some IDSs.
396
397 2005-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
398
399         * IDS-CNS-2.txt: Compact/modify/fix some IDSs.
400
401         * IDS-Daikanwa-02.txt:
402         - Compact/modify/fix some IDSs.
403         - Add some IDSs.
404
405 2005-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
406
407         * IDS-Daikanwa-dx.txt: Use <CJK RADICAL EWE> instead of "⿱卝干".
408         (M-49516): Add IDS.
409         (M-49517): Likewise.
410
411 2005-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
412
413         * install-ids.el: Use `ids-update-index'.
414
415         * ids.el (ideographic-structure-find-char): New function [override
416         the same function defined in ideograph-util.el].
417
418         * ids-find.el (ids-index-store-char): New function.
419         (ids-index-store-structure): New function.
420         (ids-update-index): New command.
421         (ids-find-all-products): New function.
422         (char-component-variants): New function.
423         (ideographic-products-find): New function.
424         (ids-find-chars-including-components): New implementation; use
425         `ideographic-products-find'.
426
427 2005-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
428
429         * IDS-CNS-1.txt (C1-5437): Modify IDS.
430
431 2005-03-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
432
433         * ids-find.el (ideographic-structure-member): Add simplified
434         checking.
435
436 2005-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
437
438         * IDS-UCS-Ext-B-2.txt: Compact/modify/fix some IDSs.
439
440 2005-03-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
441
442         * IDS-UCS-Basic.txt (U+9762): Add IDS.
443
444 2005-02-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
445
446         * IDS-UCS-Ext-A.txt: Compact/modify/fix some IDSs.
447
448 2005-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
449
450         * IDS-UCS-Basic.txt: Use "&GT-K05506;" instead of "⿱左⺼".
451
452 2005-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
453
454         * IDS-UCS-Ext-B-1.txt: Compact/modify/fix some IDSs.
455
456 2005-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
457
458         * IDS-UCS-Ext-A.txt: Compact/modify/fix some IDSs.
459
460 2005-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
461
462         * IDS-UCS-Basic.txt: Compact/modify/fix some IDSs.
463
464 2005-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
465
466         * IDS-UCS-Basic.txt (U+53AF): Complete IDS.
467         (U+56F6): Modify IDS.
468         (U+5719): Modify IDS.
469         (U+5719): Modify operator.
470         (U+5794): Modify IDS.
471         (U+5795): Modify operator.
472         (U+5A73): Fix operator.
473         (U+5B76): Fix IDS.
474         (U+5C2E): Fix IDS.
475         (U+5C46): Fix IDS.
476         (U+5C76): Fix operator.
477         (U+5C83): Fix operator.
478         (U+5F56): Fix IDS.
479         (U+5F6C): Fix IDS.
480         (U+603D): Fix IDS.
481         - Use "皐" instead of "⿱白𠦂".
482         - Use "貟" instead of "⿱厶貝".
483         - Use "乌" instead of "⿹&CDP-89DE;一".
484         - Use "队" instead of "⿰阝人".
485         - Use "卢" instead of "⿱⺊尸".
486         - Use "厽" instead of "⿱厶厸".
487         - Use "𠧗" instead of "⿱上下".
488         - Use "岂" instead of "⿱山己".
489         - Use "枋" instead of "⿰木方".
490         - Use "斩" instead of "⿰车斤".
491         - Use "昆" instead of "⿱日比".
492         - Use "敄" instead of "⿰矛攵".
493         - Use "啬" instead of "⿱&CDP-8A65;回".
494         - Use "䧘" instead of "⿰阝彖".
495         - Use "㕓" instead of "⿸厂墨".
496         - Use "𤳳" instead of "⿱⿰田田⿰田田".
497         - Use "𦋹" instead of "⿱⺫⿰⺫⺫".
498         - Use "奻" instead of "⿰女女".
499         - Use "审" instead of "⿱宀申".
500         - Use "𣬉" instead of "⿱囟比".
501         - Use "罓" instead of "⿵&CDP-8BC0;㐅".
502         - Use "悘" instead of "⿱医心".
503         - Use "麽" instead of "⿸麻么".
504         - Use "孖" instead of "⿰子子".
505         - Use "孨" instead of "⿱子⿰子子".
506         - Use "𤫲" instead of "⿰瓜瓜".
507         - Use "珎" instead of "⿰⺩尔".
508         - Use "𢕪" instead of "⿰彳喬".
509         - Use "归" instead of "⿰&CDP-8968;彐".
510         - Use "𣢟" instead of "⿰甘欠".
511         - Use "荣" instead of "⿳艹冖木".
512         - Use "钦" instead of "⿰钅欠".
513         - Use "颠" instead of "⿰真页".
514         - Use "国" instead of "⿴囗玉".
515         - Use "枀" instead of "⿱公木".
516         - Use "顷" instead of "⿰匕页".
517         - Use "皀" instead of "⿱白匕".
518         - Use "𠬢" instead of "⿱屮又".
519         - Use "矤" instead of "⿰弓矢".
520         - Use "歨" instead of "⿱止&CDP-8B68;".
521         - Use "𢾰" instead of "⿰&CDP-8DD1;攵".
522         - Use "訔" instead of "⿱山言".
523         - Use "对" instead of "⿰又寸".
524         - Use "巩" instead of "⿰工凡".
525         - Use "厌" instead of "⿸厂犬".
526         - Use "军" instead of "⿱冖车".
527         - Use "医" instead of "医".
528         - Use "坚" instead of "⿱⿰&CDP-8969;又土".
529         - Use "闵" instead of "⿵门文".
530         - Use "贯" instead of "⿱毌贝".
531         - Use "㝁" instead of "⿱旬子".
532         - Use "昬" instead of "⿱民日".
533         - Use "𣪊" instead of "⿰&CDP-8D44;殳".
534         - Use "𠗦" instead of "⿰冫⿹&CDP-896A;廾".
535         - Use "徝" instead of "⿰彳直".
536         - Use "𢽟" instead of "⿰來攵".
537         - Use "赣" instead of "⿰章⿳夂工贝".
538         - Use "兰" instead of "⿱丷三".
539         - Use "𡿪" instead of "⿱巛夕".
540         - Use "寻" instead of "⿱彐寸".
541         - Use "贯" instead of "⿱毌贝".
542         - Use "厽" instead of "⿱厶厸".
543         - Use "𤫲" instead of "⿰瓜瓜".
544         - Use "昬" instead of "⿱民日".
545         - Use "𣬉" instead of "⿱囟比".
546
547 2005-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
548
549         * IDS-UCS-Basic.txt (U+53E2): Use "丵" instead of "⿱业&RUI6-E00E;".
550         (U+549D): Use "⿱⿰&CDP-895C;&CDP-895C;一" instead of "⿱⿰幺幺一".
551         (U+9E36): Use "⿳⿰&CDP-895C;&CDP-895C;一" instead of "⿳⿰幺幺一".
552         (U+54C0): Modify IDS.
553         (U+551F): Modify IDS.
554         (U+556D): Modify IDS.
555         (U+55ED): Modify IDS.
556         (U+5625): Fixed.
557         - Use "𠂋" instead of "⿸𠂆一".
558         - Use "艺" instead of "⿱艹乙".
559         - Use "毕" instead of "⿱比十".
560         - Use "约" instead of "⿰⺰勺".
561         - Use "寽" instead of "⿱爫寸".
562         - Use "贡" instead of "⿱工贝".
563         - Use "抖" instead of "⿰⺘斗".
564         - Use "斦" instead of "⿰斤斤".
565         - Use "罗" instead of "⿱⺫夕".
566         - Use "呑" instead of "⿵夭口".
567         - Use "聂" instead of "⿱耳双".
568         - Use "爱" instead of "⿱&CDP-8BB8;友".
569         - Use "戞" instead of "⿱&CDP-8CD4;戈".
570         - Use "婴" instead of "⿱⿰贝贝女".
571         - Use "𦣲" instead of "⿱自𠦂".
572         - Use "鲁" instead of "⿱鱼日".
573         - Use "𤴡" instead of "⿳&CDP-8D52;田⿱厶&CDP-8B68;".
574         - Use "點" instead of "⿰黑占".
575
576 2005-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
577
578         * IDS-UCS-Basic.txt (U+523E): Fixed.
579         - Use "贲" instead of "⿱卉贝".
580         - Use "尝" instead of "⿳⺌冖云".
581         - Use "竝" instead of "⿰立立".
582         - Use "宾" instead of "⿱宀兵".
583         - Use "诸" instead of "⿰讠者".
584         - Use "难" instead of "⿰又隹".
585         - Use "熈" instead of "⿱⿲丿臣巳灬".
586         - Use "⿰⿱山己" instead of "⿰⿱山己".
587         - Use "⿰己" instead of "⿰己".
588         - Use "𢀖" instead of "⿱&CDP-89E1;工".
589         - Use "朶" instead of "⿱乃木".
590         - Use "岁" instead of "⿱山夕".
591         - Use "贳" instead of "⿱世贝".
592         - Use "轨" instead of "⿰车九".
593         - Use "贵" instead of "⿱&CDP-8C48;贝".
594         - Use "䜌" instead of "⿲糹言糹".
595         - Use "岁" instead of "⿱山夕".
596         - Use "贲" instead of "⿱卉贝".
597         - Use "⿰⺶" instead of "⿰⺶".
598
599 2005-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
600
601         * IDS-UCS-Basic.txt:
602         - Use U+386F (㡯) instead of "⿸广乇".
603         - Use U+5C27 (尧) instead of "⿱&CDP-89D9;兀".
604         - Use U+8D1E (贞) instead of "⿱⺊贝".
605         - Use U+4E3D (丽) instead of "⿱一⿰⿵冂丶⿵冂丶".
606         - Use U+8D23 (责) instead of "⿱龶贝".
607
608 2005-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
609
610         * IDS-UCS-Basic.txt (U+4EB7): Fixed.
611         (U+5700): Modify IDS.
612         - Use U+3749 (㝉) instead of "⿱宀一".
613         - Use U+516B instead of UU+516B.
614
615 2005-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
616
617         * IDS-UCS-Basic.txt (U+7D76): Modify IDS.
618         (U+7D9B): Likewise.
619         (U+7EAE): Fixed.
620         (U+7EB6): Fix operator.
621         (U+7EBB): Fixed.
622         (U+7EDF): Fix operator.
623         (U+7EE4): Fixed.
624         (U+7EEC): Fixed.
625         (U+7EF1): Fixed.
626         (U+7EF9): Fixed.
627         (U+7F0B): Fixed.
628         (U+7F0D): Fixed.
629         (U+7F0F): Fixed.
630         (U+7F10): Fixed.
631         - Use U+6267 (执) instead of "⿰⺘丸".
632         - Use "⿰糹" instead of "⿰糸".
633
634 2004-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
635
636         * IDS-UCS-Ext-B-1.txt, IDS-HZK12.txt, IDS-HZK11.txt,
637         IDS-HZK10.txt, IDS-HZK09.txt, IDS-Daikanwa-09.txt,
638         IDS-Daikanwa-04.txt: Compact/fix/modify some IDSs.
639
640 2004-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
641
642         * README.en: Modify headers, add titles and modify some
643         structures.
644         (How to install): New section.
645
646 2004-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
647
648         * IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-1.txt: Compact/fix/modify
649         some IDSs.
650
651         * IDS-JIS-X0208-1990.txt:
652         - Use <CJK RADICAL GRASS ONE>.
653         - Compact/fix/modify some IDSs.
654         - Add some IDSs.
655
656 2004-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
657
658         * IDS-HZK01.txt: Compact/modify/fix some IDSs.
659
660 2004-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
661
662         * ids-read.el (ids-read-buffer): For each UCS code point, generate
663         a `ideographic-structure' of `unicode' domain form and add it into
664         the `unicode' domain variant character corresponding to the UCS
665         code point.
666
667         * ids-util.el (ideographic-structure-convert-to-domain): New
668         function.
669
670 2004-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
671
672         * IDS-HZK08.txt: Compact/modify/fix some IDSs.
673
674 2004-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
675
676         * IDS-UCS-Ext-B-4.txt (U-00026AE3): Compact IDS.
677         (U-00027A3C): Likewise.
678         (U-00027A42): Likewise.
679         (U-00027A43): Likewise.
680
681 2004-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
682
683         * IDS-UCS-Ext-B-2.txt: Modify some IDSs.
684         (U-0002251A): Compact IDS.
685         (U-00022B94): Likewise.
686         (U-00023EFF): Fix.
687         (U-00023F04): Fix.
688         (U-00023F0F): Complete.
689         (U-00023F11): Complete.
690         (U-00023F12): Complete.
691         (U-00023F13): Compact IDS.
692
693         * IDS-UCS-Ext-A.txt (U+3B84): Compact IDS.
694
695 2004-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
696
697         * IDS-UCS-Basic.txt, IDS-CNS-1.txt: Modify/fix some IDSs.
698
699 2004-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
700
701         * IDS-UCS-Ext-B-2.txt (U-000223DF): Modify a glyph.
702
703 2004-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
704
705         * IDS-UCS-Basic.txt (U+883F): Completed.
706         (U+884C): Add IDS.
707
708 2004-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
709
710         * IDS-HZK01.txt (HZK01-C949): Complete and compact IDS.
711         (HZK01-C968): Likewise.
712         (HZK01-C96D): Modify structure.
713         (HZK01-A6AC): Complete IDS.
714         (HZK01-C9CF): Complete and compact IDS.
715         (HZK01-A7AC): Modify glyph.
716         (HZK01-A7B1): Complete IDS.
717         (HZK01-A7B6): Likewise.
718         (HZK01-A7EE): Likewise.
719         (HZK01-A86E): Likewise.
720         (HZK01-CA6D): Likewise.
721         (HZK01-CAAC): Likewise.
722         (HZK01-CAAE): Likewise.
723         (HZK01-CAEF): Add IDS.
724         (HZK01-CB51): Modify structure.
725         (HZK01-A8F0): Complete and compact IDS.
726         (HZK01-A8F1): Complete IDS.
727         (HZK01-A950): Complete and compact IDS.
728         (HZK01-A952): Likewise.
729         (HZK01-AB7B): Modify glyph.
730         (HZK01-DBAD): Likewise.
731
732 2004-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
733
734         * IDS-CBETA.txt: Modify/fix some IDSs.
735
736 2004-05-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
737
738         * IDS-UCS-Basic.txt: Modify/fix/compact some IDSs.
739         (U+592A): Add IDS.
740
741 2004-03-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
742
743         * install-ids.el: Install IDS-HZK{01..12}.txt.
744
745         * IDS-HZK01.txt, IDS-HZK02.txt, IDS-HZK03.txt, IDS-HZK04.txt,
746         IDS-HZK05.txt, IDS-HZK06.txt, IDS-HZK07.txt, IDS-HZK08.txt,
747         IDS-HZK09.txt, IDS-HZK10.txt, IDS-HZK11.txt, IDS-HZK12.txt: New
748         files.
749
750 2004-02-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
751
752         * ids-read.el (ids-read-buffer): Fix bug about HZKnn-hhhh.
753
754 2004-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
755
756         * ids-dump.el (ids-dump-insert-big5-pua): New function.
757         (ids-dump-big5-cdp): Use `ids-dump-insert-big5-pua'.
758
759         * IDS-CDP.txt: Reformatted.
760
761 2004-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
762
763         * IDS-UCS-Ext-B-2.txt (U-000234EA): Fixed.
764
765         * IDS-UCS-Ext-B-1.txt (U-00021430): Fixed.
766
767 2004-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
768
769         * IDS-Daikanwa-ho.txt, IDS-Daikanwa-dx.txt, IDS-Daikanwa-01.txt:
770         Add and/or modify some IDSs.
771
772 2004-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
773
774         * IDS-UCS-Basic.txt (U+61B2): Simplify IDS.
775
776 2004-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
777
778         * IDS-CDP.txt (CDP-88EB): Modify IDS.
779         (CDP-8ACF): Completed.
780
781 2003-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
782
783         * IDS-JIS-X0208-1990.txt: Add IDS sequences for some characters.
784
785 2003-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
786
787         * ids-dump.el (ids-dump-insert-daikanwa-hokan): Fix problem when a
788         character does not have `ideographic-structure' feature value.
789
790         * IDS-Daikanwa-dx.txt: Use utf-8-mcs-er instead of utf-8.
791
792 2003-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
793
794         * IDS-Daikanwa-12.txt: Use utf-8-mcs-er instead of utf-8.
795
796 2003-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
797
798         * ids-find.el (ideographic-structure-char=): Refer
799         `<-ideographic-component-forms'.
800
801 2003-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
802
803         * IDS-Daikanwa-11.txt: Use utf-8-mcs-er instead of utf-8.
804
805 2003-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
806
807         * IDS-CNS-1.txt, IDS-CNS-2.txt: New files.
808
809         * install-ids.el: Install IDS-CNS-[12].txt.
810
811         * ids-dump.el (ids-dump-insert-94x94-ccs-ranges): New function.
812         (ids-dump-cns11643-1): New function.
813         (ids-dump-cns11643-2): New function.
814         (ids-dump-cns11643-3): New function.
815
816         * ids-read.el (ids-read-buffer): Add setting for C[1-7]-HHHH.
817
818         * ids-util.el (char-cns11643-p): New function.
819         (char-representative-of-cns11643): New function.
820         (ideographic-structure-convert-to-cns11643): New function.
821
822 2003-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
823
824         * IDS-Daikanwa-10.txt: Use utf-8-mcs-er instead of utf-8.
825
826 2003-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
827
828         * IDS-JIS-X0208-1990.txt: Add/modify some IDSs.
829         (J90-417D): Simplify IDS.
830
831         * IDS-UCS-Basic.txt (U+51EC): Modify IDS.
832         (U+9F3B): Add IDS.
833
834         * IDS-UCS-Ext-A.txt (U+346D): Simplify IDS.
835
836 2003-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
837
838         * IDS-JIS-X0208-1990.txt: Add/modify some IDSs.
839
840         * IDS-CDP.txt (CDP-8DBC): Simplify IDS.
841
842 2003-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
843
844         * IDS-UCS-Ext-A.txt (U+3A0A): Use GT-K05506 instead of CDP-8CA9.
845         (U+4643): Likewise.
846         (U+493B): Likewise.
847         (U+4B49): Likewise.
848         (U+4BDD): Likewise.
849
850 2003-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
851
852         * IDS-Daikanwa-08.txt (M-24325): Use GT-K05506 instead of
853         CDP-8CA9.
854
855         * IDS-Daikanwa-07.txt (M-19249): Use GT-K05506 instead of
856         CDP-8CA9.
857         (M-21547): Likewise.
858
859         * IDS-Daikanwa-06.txt (M-15133): Use GT-K05506 instead of
860         CDP-8CA9.
861         (M-16899): Likewise.
862
863         * IDS-Daikanwa-05.txt (M-12328): Use GT-K05506 instead of
864         CDP-8CA9.
865
866         * IDS-Daikanwa-04.txt (M-10855): Use GT-K05506 instead of
867         CDP-8CA9.
868
869         * IDS-Daikanwa-03.txt (M-05280): Use GT-K05506 instead of
870         CDP-8CA9.
871         (M-06525): Likewise.
872
873         * IDS-UCS-Ext-B-5.txt (U-00028C95): Use GT-K05506 instead of
874         CDP-8CA9.
875         (U-00028F15): Likewise.
876         (U-00028F4B): Likewise.
877         (U-000297DF): Likewise.
878
879         * IDS-UCS-Ext-B-4.txt (U-00026766): Use GT-K05506 instead of
880         CDP-8CA9.
881         (U-00027A6D): Likewise.
882         (U-00027C6B): Likewise.
883         (U-00027C97): Likewise.
884
885         * IDS-UCS-Ext-B-3.txt (U-00024303): Use GT-K05506 instead of
886         CDP-8CA9.
887         (U-00024B68): Likewise.
888         (U-000254FF): Likewise.
889         (U-000256A8): Likewise.
890
891         * IDS-UCS-Ext-B-2.txt (U-00023BB2): Use GT-K05506 instead of
892         CDP-8CA9.
893         (U-00023DFF): Likewise.
894
895         * IDS-UCS-Ext-B-1.txt (U-0002140F): Use GT-K05506 instead of
896         CDP-8CA9.
897         (U-000214F7): Likewise.
898
899         * IDS-UCS-Basic.txt (U+5836): Use GT-K05506 instead of CDP-8CA9.
900         (U+5AA0): Likewise.
901         (U+60F0): Likewise.
902         (U+6955): Likewise.
903         (U+6BFB): Likewise.
904
905         * IDS-JIS-X0208-1990.txt: Modify/add some IDSs.
906
907 2003-10-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
908
909         * IDS-CDP.txt (CDP-8AC7): Complete an operator.
910         (CDP-F8FD): Complete operators.
911
912 2003-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
913
914         * install-ids.el: Display "Updating char-feature
915         `ideographic-structure'..." instead of "Saving into
916         ${exec-directory}/char-db/system-char-id/ideographic-structure...".
917
918 2003-08-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
919
920         * ids-dump.el (ids-dump-insert-big5): New function.
921         (ids-dump-big5-cdp): New function.
922
923         * ids-read.el (ids-read-buffer): Add setting for CDP-HHHH and
924         HZKdd-HHHH.
925
926         * IDS-JIS-X0208-1990.txt: Modify and add some IDSs.
927
928         * install-ids.el: Install IDS-CDP.txt.
929
930 2003-08-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
931
932         * IDS-CDP.txt: New file.
933
934 2003-08-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
935
936         * IDS-Daikanwa-09.txt: Use utf-8-mcs-er instead of utf-8.
937
938 2003-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
939
940         * IDS-JIS-X0208-1990.txt: Modify, fix and add some IDSs.
941
942         * IDS-UCS-Basic.txt (U+7114): Modify IDS to simplify the sequence.
943
944 2003-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
945
946         * IDS-UCS-Basic.txt (U+87A6): Modified.
947         (U+87A7): Fixed.
948
949 2003-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
950
951         * IDS-Daikanwa-ho.txt: Use utf-8-mcs-er instead of utf-8.
952
953 2003-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
954
955         * IDS-JIS-X0208-1990.txt: Add or modify some IDSs.
956
957 2003-06-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
958
959         * IDS-Daikanwa-08.txt, IDS-Daikanwa-07.txt: Use utf-8-mcs-er
960         instead of utf-8.
961
962 2003-06-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
963
964         * IDS-Daikanwa-06.txt, IDS-Daikanwa-05.txt: Use utf-8-mcs-er
965         instead of utf-8.
966
967 2003-06-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
968
969         * IDS-UCS-Ext-B-1.txt (U-000208F4): Modified.
970         (U-000208F7): Modified.
971         (U-000208FB): Completed.
972         (U-000208FC): Modified.
973
974 2003-06-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
975
976         * IDS-Daikanwa-04.txt: Use utf-8-mcs-er instead of utf-8.
977
978 2003-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
979
980         * IDS-Daikanwa-03.txt: Use utf-8-mcs-er instead of utf-8.
981
982         * IDS-CBETA.txt (CB07990): Fixed.
983
984 2003-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
985
986         * IDS-UCS-Ext-B-1.txt (U-00020724): Fixed.
987         (U-000208F2): Modified.
988
989 2003-03-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
990
991         * IDS-JIS-X0208-1990.txt:
992         - Add some missing IDSs.
993         - Modify some IDSs.
994
995         * ids.el (ids-parse-terminal): Use `encode-char' instead of
996         `get-char-attribute'; use `=ucs' and `=big5-cdp' instead of `ucs'
997         and `chinese-big5-cdp'.
998         (ids-parse-op-2): Use `encode-char' instead of
999         `get-char-attribute'; use `=ucs' instead of `ucs'.
1000
1001 2003-02-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1002
1003         * IDS-UCS-Basic.txt (U+5313): Modified.
1004         (U+753B): Modified.
1005
1006 2003-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1007
1008         * IDS-Daikanwa-03.txt (M-04866'): Modify representative glyph.
1009         (M-04935): Modify IDS to use U-00020089.
1010         (M-05811): Likewise.
1011         (M-07017): Likewise.
1012
1013 2003-02-22  MORIOKA Tomohiko  <tomo@m17n.org>
1014
1015         * IDS-Daikanwa-02.txt:
1016         - Add some missing IDSs.
1017         - Modify some IDSs.
1018
1019 2003-02-21  MORIOKA Tomohiko  <tomo@m17n.org>
1020
1021         * IDS-Daikanwa-07.txt: Use M-22015 instead of U+7592.
1022
1023 2003-02-21  Kouichirou Eto    <2003@eto.com>
1024
1025         * IDS-JIS-X0208-1990.txt (J90-6243): fixed.
1026
1027         * IDS-UCS-Basic.txt: fix some unbalanced IDSes, add an IDS.
1028
1029 2003-02-21  Tomohiko Morioka  <tomo@m17n.org>
1030
1031         * IDS-CBETA.txt (CB01462): Fixed.
1032         (CB01463): Fix operator.
1033         (CB01464): Modified.
1034
1035 2003-01-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1036
1037         * IDS-JIS-X0208-1990.txt: Modify, fix and add some IDSs.
1038
1039 2003-01-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1040
1041         * IDS-UCS-Ext-A.txt: Modify and/or fix some IDSs.
1042         (U+3516): Completed.
1043
1044 2003-01-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1045
1046         * IDS-Daikanwa-02.txt: Modify, fix and add some IDSs.
1047
1048         * install-ids.el: Prefer Daikanwa to CBETA.
1049
1050         * IDS-Daikanwa-01.txt: Modify some IDSs.
1051         (M-00339): Add IDS.
1052         (M-00629'): Fixed.
1053         (M-00862): Add IDS.
1054         (M-00998): Add IDS.
1055         (M-01368): Use U+FA32 instead of U-0002F80E.
1056
1057 2003-01-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1058
1059         * IDS-UCS-Basic.txt: Modify some IDSs.
1060         (U+5271): Fixed.
1061         (U+8842): Fixed.
1062         (U+8853): Fixed.
1063         (U+88B0): Completed.
1064         (U+8D12): Completed.
1065         (U+8D4D): Completed.
1066         (U+8D56): Completed.
1067         (U+8DA1): Completed.
1068         (U+8F73): Completed.
1069         (U+9045): Completed.
1070         (U+91FC): Completed.
1071         (U+9459): Completed.
1072         (U+954A): Fixed.
1073         (U+9613): Fixed.
1074         (U+9618): Completed.
1075         (U+9771): Completed.
1076         (U+98CA): Completed.
1077         (U+98D1): Fixed.
1078         (U+98D6): Completed.
1079         (U+9B2A): Completed.
1080         (U+9C5C): Completed.
1081         (U+9CD0): Completed.
1082         (U+9D49): Completed.
1083
1084         * IDS-JIS-X0208-1990.txt: Fix, modify and/or complete some IDSs.
1085         (J90-3B3E): Add IDS.
1086         (J90-3D43): Likewise.
1087         (J90-4359): Likewise.
1088         (J90-4768): Likewise.
1089         (J90-4A4F): Likewise.
1090         (J90-4C34): Likewise.
1091         (J90-4C74): Likewise.
1092         (J90-4F39): Likewise.
1093         (J90-6576): Likewise.
1094         (J90-663E): Likewise.
1095         (J90-673E): Likewise.
1096         (J90-6856): Likewise.
1097         (J90-693F): Likewise.
1098         (J90-6A45): Likewise.
1099         (J90-6A5E): Likewise.
1100         (J90-6F54): Likewise.
1101         (J90-722C): Likewise.
1102
1103 2003-01-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1104
1105         * IDS-UCS-Basic.txt: Fix, modify and/or complete some IDSs.
1106
1107 2003-01-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1108
1109         * IDS-Daikanwa-02.txt: Use utf-8-mcs-er instead of utf-8.
1110
1111 2003-01-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1112
1113         * IDS-JIS-X0208-1990.txt:
1114         - Add some missing IDSs.
1115         - Fix or modify some IDSs.
1116
1117 2003-01-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1118
1119         * IDS-CBETA.txt (CB01453): Use GT-K0153 instead of M070816.
1120
1121 2002-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1122
1123         * IDS-JIS-X0208-1990.txt: Add some missing IDSs.
1124
1125 2002-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1126
1127         * IDS-JIS-X0208-1990.txt: Add some missing IDSs.
1128
1129 2002-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1130
1131         * IDS-JIS-X0208-1990.txt: Use U+624C instead of <CJK RADICAL
1132         HAND>.
1133         (J90-302F): Use U+6C35 instead of BC-8AF6.
1134         (J90-593E): Fix an operator.
1135         (J90-596A): Fix a component.
1136         (J90-5F66): Add IDS.
1137         (J90-607E): Likewise.
1138         (J90-6D68): Likewise.
1139
1140         * IDS-UCS-Basic.txt (U+6E81): Complete.
1141         (U+6F4E): Fix an operator.
1142         (U+7108): Fix typo.
1143         (U+7155): Complete.
1144         (U+73F1): Complete an operator.
1145         (U+7476): Likewise.
1146         (U+789B): Likewise.
1147         (U+796F): Likewise.
1148         (U+7E89): Fix typo.
1149         (U+8FB7): Complete.
1150
1151 2002-12-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1152
1153         * IDS-UCS-Basic.txt:
1154         - Add some missing IDSs.
1155         - Fix or modify some IDSs.
1156
1157         * ids-find.el (ideographic-structure-member-compare-components):
1158         Renamed from `ideographic-structure-member-compare-parts'.
1159         (ideographic-structure-member): Rename argument `part' to
1160         `component'.
1161         (ideographic-structure-repertoire-p): Likewise.
1162         (ids-find-result-buffer): New variable.
1163         (ids-find-format-line): New function.
1164         (ids-find-chars-including-components): Renamed from
1165         `ideographic-structure-search-chars'; use `ids-find-result-buffer'
1166         and `ids-find-format-line'.
1167         (ideographic-structure-search-chars): New obsolete alias for
1168         `ids-find-chars-including-components'.
1169         (ids-find-chars-covered-by-components): New command.
1170
1171 2002-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1172
1173         * IDS-JIS-X0208-1990.txt (J90-4134): Use BC-8B5D instead of
1174         U+5165.
1175         (J90-4B71): Don't use &MCS-xxxxxxxx;.
1176
1177 2002-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1178
1179         * IDS-JIS-X0208-1990.txt:
1180         - Add some missing IDSs.
1181         - Fix or modify some IDSs.
1182
1183 2002-12-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1184
1185         * IDS-JIS-X0208-1990.txt: Simplify some subsequences.
1186
1187 2002-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1188
1189         * ids-find.el (ideographic-structure-member): Add autoload cookie
1190         and DOC-string.
1191         (ideographic-structure-repertoire-p): New function.
1192
1193 2002-12-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1194
1195         * ids-find.el (ideographic-structure-char=): Fix problem about
1196         characters which does not have mappings for UCS code points.
1197
1198 2002-12-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1199
1200         * cjk-4corner.el: New file.
1201
1202 2002-11-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1203
1204         * IDS-JIS-X0208-1990.txt: Modify and/or fix some parts.
1205
1206 2002-11-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1207
1208         * install-ids.el: Change order.
1209
1210 2002-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1211
1212         * IDS-Daikanwa-01.txt:
1213         - Use utf-8-mcs-er instead of utf-8.
1214         - Modify and/or fix some parts.
1215
1216         * ids-dump.el (ids-dump-insert-daikanwa): Fixed problem about null
1217         definitions.
1218
1219 2002-11-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1220
1221         * Makefile (install-ids): New target.
1222         (install): Call `install-ids'.
1223
1224         * install-ids.el: New file.
1225
1226 2002-11-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1227
1228         * ids-find.el (ideographic-structure-char=): New function; check
1229         `<-radical' attribute.
1230         (ideographic-structure-member-compare-parts): Use
1231         `ideographic-structure-char='.
1232
1233         * IDS-UCS-Basic.txt: Use <IDEOGRAPHIC DESCRIPTION CHARACTER LEFT
1234         TO RIGHT> + <CJK RADICAL JADE> instead of <IDEOGRAPHIC DESCRIPTION
1235         CHARACTER LEFT TO RIGHT> + U+738B.
1236         (U+5168): Use BC-8B5D instead of U+5165.
1237
1238 2002-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1239
1240         * IDS-JIS-X0208-1990.txt: Add and modify IDSs of some characters.
1241
1242 2002-10-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1243
1244         * ids-dump.el (ids-dump-insert-jis-x0208-1990): Don't insert
1245         `nil'.
1246
1247         * IDS-UCS-Basic.txt (U+7199): Fix typo.
1248
1249 2002-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1250
1251         * IDS-CBETA.txt: Add and modify IDSs of some characters.
1252
1253         * IDS-JIS-X0208-1990.txt:
1254         - Use utf-8-mcs-er instead of utf-8.
1255         - Modify and/or fix some parts.
1256
1257 2002-10-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1258
1259         * ids-dump.el (ids-dump-range): Use `utf-8-mcs-er' instead of
1260         `utf-8'.
1261
1262 2002-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1263
1264         * IDS-UCS-Ext-B-6.txt:
1265         - Use utf-8-mcs-er instead of utf-8.
1266         - Modify and/or fix some parts.
1267
1268 2002-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1269
1270         * ids-read.el (ids-read-buffer): Add new optional argument `soft'
1271         to avoid to overwrite existing `ideographic-structure' properties.
1272         (ids-read-file): Likewise.
1273
1274         * IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-4.txt:
1275         - Use utf-8-mcs-er instead of utf-8.
1276         - Modify and/or fix some parts.
1277
1278 2002-10-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1279
1280         * IDS-UCS-Ext-B-3.txt:
1281         - Use utf-8-mcs-er instead of utf-8.
1282         - Modify and/or fix some parts.
1283
1284 2002-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1285
1286         * IDS-UCS-Basic.txt (U+883F): Marked an error.
1287         (U+8840): Add IDS.
1288
1289 2002-10-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1290
1291         * IDS-UCS-Ext-B-2.txt:
1292         - Use utf-8-mcs-er instead of utf-8.
1293         - Modify and/or fix some parts.
1294
1295 2002-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1296
1297         * IDS-UCS-Ext-B-1.txt:
1298         - Use utf-8-mcs-er instead of utf-8.
1299         - Modify and/or fix some parts.
1300
1301 2002-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1302
1303         * IDS-UCS-Ext-A.txt:
1304         - Use utf-8-mcs-er instead of utf-8.
1305         - Modify and/or fix some parts.
1306
1307 2002-09-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1308
1309         * IDS-UCS-Basic.txt: Use utf-8-mcs-er instead of utf-8.
1310
1311 2002-09-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1312
1313         * IDS-ELS (ids-modules-to-compile): Add `ids-find'.
1314
1315         * ids-find.el: New file.
1316
1317 2002-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1318
1319         * ids.el (ids-format-unit): Deleted.
1320         (ids-format-list): Deleted.
1321         (ids-format-list): Define as an alias for
1322         `ideographic-structure-to-ids'.
1323
1324 2002-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1325
1326         * IDS-UCS-Basic.txt: Fix and/or complete some IDSs.
1327
1328 2002-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1329
1330         * IDS-JIS-X0208-1990.txt: New file.
1331
1332         * ids-read.el (ids-read-buffer): Accept J90-hhhh.
1333
1334         * ids-dump.el (ids-dump-file-specs-alist): Deleted.
1335         (ids-dump-ranges): Deleted.
1336         (ids-dump-insert-jis-x0208-1990): New function.
1337         (ids-dump-range): New function.
1338         (ids-dump-ucs-basic): New implementation.
1339         (ids-dump-ucs-ext-a): Likewise.
1340         (ids-dump-ucs-compat): Likewise.
1341         (ids-dump-ucs-ext-b-*): Likewise.
1342         (ids-dump-ucs-compat-supplement): Likewise.
1343         (ids-dump-daikanwa-nn): Likewise.
1344         (ids-dump-daikanwa-index): New function.
1345         (ids-dump-daikanwa-hokan): Renamed from `ids-dump-daikanwa-ho';
1346         new implementation.
1347         (ids-dump-cbeta): New implementation.
1348         (ids-dump-jis-x0208-1990): New function.
1349
1350 2002-07-01  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
1351
1352         * IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-3.txt,
1353         IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-A.txt,
1354         IDS-UCS-Basic.txt: Replaced some CDP characters with Unicode
1355         equivalents: U+624C; U+5FC4.
1356
1357 2002-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1358
1359         * IDS-Daikanwa-ho.txt (MH-0089): Add IDS.
1360         (MH-0133): Modified.
1361         (MH-0465): Modified.
1362         (MH-0486): Modified.
1363
1364         * IDS-Daikanwa-dx.txt (M-48929): Modified.
1365
1366         * IDS-Daikanwa-12.txt (M-42211): Add IDS.
1367
1368         * IDS-Daikanwa-11.txt:
1369         - Add IDS for some characters.
1370         - Modify/fix IDS for some characters.
1371
1372         * IDS-Daikanwa-10.txt (M-32806): Add IDS.
1373
1374         * IDS-Daikanwa-09.txt (M-28120): Break.
1375         (M-28126): Add IDS.
1376         - Use M-07055 instead of U+5B81.
1377
1378         * IDS-Daikanwa-08.txt (M-25016): Break.
1379         (M-25016'): Add IDS.
1380
1381         * IDS-Daikanwa-07.txt (M-17575): Add IDS.
1382
1383         * IDS-Daikanwa-06.txt (M-15637): Add IDS.
1384
1385         * IDS-Daikanwa-05.txt:
1386         - Add IDS for some characters.
1387         - Use M-01452 instead of U+516C.
1388
1389         * IDS-Daikanwa-04.txt:
1390         - Add IDS for some characters.
1391         - Use M-09221 instead of U+5E7F.
1392
1393         * IDS-Daikanwa-03.txt, IDS-Daikanwa-02.txt: Add IDS for some
1394         characters.
1395
1396         * IDS-Daikanwa-01.txt: Use J0-5035 instead of U+4EA0.  Use J0-446B
1397         instead of U+5E1D.  Use M-09373 instead of U+5EB6.
1398         (M-00248): Delete IDS.
1399         (M-00249): Delete IDS.
1400         (M-00250): Delete IDS.
1401         (M-00407): Add IDS.
1402         (M-00612): Add IDS.
1403         (M-00844): Simplified.
1404         (M-00876): Add IDS.
1405         (M-01009): Add IDS.
1406         (M-01179): Add IDS.
1407         (M-01312): Add IDS.
1408         (M-01374): Modify structure.
1409         (M-01375): Likewise.
1410
1411         * IDS-CBETA.txt (CB00104): Fixed.
1412
1413         * IDS-UCS-Ext-B-6.txt (U-0002A205): Fixed.
1414         (U-0002A20B): Likewise.
1415         (U-0002A6CD): Likewise.
1416
1417         * IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-4.txt: Fix and/or modify for
1418         some characters.
1419
1420         * IDS-UCS-Ext-B-3.txt (U-00024013): Fixed.
1421         (U-00024047): Fixed.
1422         (U-00025F11): Fixed.
1423         (U-00025F51): Fixed.
1424         (U-00025FF4): Fixed.
1425
1426         * IDS-UCS-Ext-B-2.txt (U-00023FF6): Fixed.
1427
1428         * IDS-UCS-Ext-B-1.txt (U-00020054): Fixed.
1429         (U-00020075): Completed.
1430
1431         * IDS-UCS-Ext-A.txt (U+34D5): Completed.
1432         (U+4B91): Likewise.
1433         (U+4CF5): Fixed.
1434         (U+FA23): Completed.
1435
1436         * IDS-UCS-Basic.txt (U+9EF1): Fixed.
1437
1438 2002-07-01  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
1439
1440         * IDS-UCS-Basic.txt: Cleaned up some IDS sequences, especially
1441         replacing cdp chars with their unicode counterparts of U+8BA0.
1442
1443 2002-06-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1444
1445         * ids-dump.el (ids-dump-file-specs-alist): Add `daikanwa-xx'
1446         instead of `daikanwa'.
1447         (ids-dump-insert-daikanwa): Add new argument `start' and `end';
1448         don't dump MH-nnnn data.
1449         (ids-dump-insert-daikanwa-hokan): New function.
1450
1451         * ids-read.el (ids-read-buffer): Read M-nnnnn', M-nnnnn" and
1452         MH-nnnn.
1453
1454 2002-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1455
1456         * IDS-Daikanwa-01.txt, IDS-Daikanwa-02.txt, IDS-Daikanwa-03.txt,
1457         IDS-Daikanwa-04.txt, IDS-Daikanwa-05.txt, IDS-Daikanwa-06.txt,
1458         IDS-Daikanwa-07.txt, IDS-Daikanwa-08.txt, IDS-Daikanwa-09.txt,
1459         IDS-Daikanwa-10.txt, IDS-Daikanwa-11.txt, IDS-Daikanwa-12.txt,
1460         IDS-Daikanwa-dx.txt, IDS-Daikanwa-ho.txt: New files.
1461
1462 2002-06-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1463
1464         * ids-read.el (ids-read-buffer): Fix problem about M-nnnnn' and
1465         M-nnnnn".
1466
1467 2002-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1468
1469         * IDS-UCS-Basic.txt (U+9AD8): Add IDS.
1470
1471 2002-06-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1472
1473         * IDS-CBETA.txt: New file.
1474
1475 2002-06-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1476
1477         * IDS-UCS-Ext-B-6.txt (U-0002A090): Fixed.
1478         (U-0002A162): Fixed.
1479
1480         * IDS-UCS-Ext-B-2.txt: Fix IDS of some characters.
1481
1482         * IDS-UCS-Compat.txt (U+F902): Declare as an atom.
1483
1484         * IDS-UCS-Ext-A.txt: Fix IDS of some characters.
1485
1486         * IDS-UCS-Basic.txt: Simplify IDS of some characters.
1487
1488         * IDS-UCS-Ext-B-1.txt (U-00020003): Fixed.
1489
1490         * ids-read.el (ids-read-buffer): Accept CBnnnnn instead of
1491         CB-nnnnn as CBETA characters.
1492
1493         * IDS-ELS (ids-modules-to-compile): Add `ids-dump'.
1494
1495         * ids-dump.el: New file.
1496
1497 2002-06-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1498
1499         * IDS-UCS-Compat.txt: Fixed.
1500
1501 2002-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1502
1503         * IDS-UCS-Basic.txt: Fix or simplify some IDS.
1504
1505 2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1506
1507         * ids-read.el (ids-read-buffer): Add new optional argument
1508         `simplify'; if `simplify' is nil, don't simplify a subtree; accept
1509         CB-nnnnn.
1510         (ids-read-file): Likewise.
1511
1512         * ids.el (ids-parse-component): Add new argument `simplify'; if
1513         `simplify' is nil, don't simplify a subtree.
1514         (ids-parse-element): Likewise.
1515         (ids-parse-string): Likewise.
1516
1517 2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1518
1519         * iddef.el: Deleted [moved to `cdp' package'].
1520
1521 2002-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1522
1523         * IDS-ELS (ids-modules-to-compile): Add `ids-read'; delete
1524         `iddef'.
1525
1526         * ids-read.el: New file.
1527
1528 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1529
1530         * IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
1531         IDS-UCS-Compat-Supplement.txt, IDS-UCS-Ext-B-1.txt,
1532         IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt: Use U-hhhhhhhh instead
1533         of U+hhhhh.
1534
1535 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1536
1537         * IDS-UCS-Compat-Supplement.txt: Fixed.
1538
1539 2002-04-18  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
1540
1541         * IDS-UCS-Basic.txt, IDS-UCS-Ext-B-1.txt: Removed some garbage.
1542
1543         * README.en: Changed some wording about the CDP database.
1544
1545 2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1546
1547         * IDS-CFG, IDS-ELS, IDS-MK, Makefile: New files.
1548
1549 2002-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1550
1551         * IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt,
1552         IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
1553         README.en, IDS-UCS-Basic.txt, IDS-UCS-Compat-Supplement.txt,
1554         IDS-UCS-Compat.txt, IDS-UCS-Ext-A.txt: New files.
1555
1556 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1557
1558         * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
1559         remove `hanyu-dazidian-{vol|page|char}'.
1560
1561 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1562
1563         * ids.el (ids-parse-string): Add DOC-string.
1564         (ids-format-list): Likewise; add autoload cookie.
1565
1566         * ids-util.el (morohashi-char-replace-alist): Add some rules.
1567
1568 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1569
1570         * ids.el (ids-format-unit): New function.
1571         (ids-format-list): New function.
1572
1573 2002-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1574
1575         * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to
1576         replace converted sub-tree with corresponding combined character.
1577
1578 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1579
1580         * iddef.el (iddef-read-buffer): Add new optional argument
1581         `ucs-only'.
1582         (iddef-read-file): Likewise.
1583
1584 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1585
1586         * ids-util.el (morohashi-char-replace-alist): Use `decode-char'
1587         for U+4EBD.
1588
1589 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1590
1591         * iddef.el (iddef-read-buffer): Fixed problem when corresponding
1592         Daikanwa character is not found.
1593
1594 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1595
1596         * iddef.el (iddef-check-mapping-buffer): New function.
1597         (iddef-check-mapping-file): New function.
1598
1599 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1600
1601         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
1602         into a character specified in `->same-ideograph' or `->identical'
1603         if the character has `ucs'.
1604
1605         * ids-util.el: Add new character.
1606
1607 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1608
1609         * ids-util.el: Add coding: magic cookie.
1610         (morohashi-char-replace-alist): Add some rules.
1611
1612 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1613
1614         * ids-util.el (morohashi-char-replace-alist): Add new character.
1615
1616 2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1617
1618         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
1619         for Daikanwa character if the Daikanwa character has a different
1620         `ucs' code point.
1621
1622 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1623
1624         * iddef.el: New file.
1625
1626         * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
1627         `iddef-read-buffer'; don't require `ids-util'.
1628
1629 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1630
1631         * ids-util.el, ids.el: New file.