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