f3b3479896a5fc768abcaebb3d6a5e2605364f46
[chise/ids.git] / ChangeLog
1 2002-12-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2
3         * IDS-UCS-Basic.txt:
4         - Add some missing IDSs.
5         - Fix or modify some IDSs.
6
7         * ids-find.el (ideographic-structure-member-compare-components):
8         Renamed from `ideographic-structure-member-compare-parts'.
9         (ideographic-structure-member): Rename argument `part' to
10         `component'.
11         (ideographic-structure-repertoire-p): Likewise.
12         (ids-find-result-buffer): New variable.
13         (ids-find-format-line): New function.
14         (ids-find-chars-including-components): Renamed from
15         `ideographic-structure-search-chars'; use `ids-find-result-buffer'
16         and `ids-find-format-line'.
17         (ideographic-structure-search-chars): New obsolete alias for
18         `ids-find-chars-including-components'.
19         (ids-find-chars-covered-by-components): New command.
20
21 2002-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22
23         * IDS-JIS-X0208-1990.txt (J90-4134): Use BC-8B5D instead of
24         U+5165.
25         (J90-4B71): Don't use &MCS-xxxxxxxx;.
26
27 2002-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28
29         * IDS-JIS-X0208-1990.txt:
30         - Add some missing IDSs.
31         - Fix or modify some IDSs.
32
33 2002-12-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
34
35         * IDS-JIS-X0208-1990.txt: Simplify some subsequences.
36
37 2002-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38
39         * ids-find.el (ideographic-structure-member): Add autoload cookie
40         and DOC-string.
41         (ideographic-structure-repertoire-p): New function.
42
43 2002-12-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
44
45         * ids-find.el (ideographic-structure-char=): Fix problem about
46         characters which does not have mappings for UCS code points.
47
48 2002-12-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
49
50         * cjk-4corner.el: New file.
51
52 2002-11-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
53
54         * IDS-JIS-X0208-1990.txt: Modify and/or fix some parts.
55
56 2002-11-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
57
58         * install-ids.el: Change order.
59
60 2002-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
61
62         * IDS-Daikanwa-01.txt:
63         - Use utf-8-mcs-er instead of utf-8.
64         - Modify and/or fix some parts.
65
66         * ids-dump.el (ids-dump-insert-daikanwa): Fixed problem about null
67         definitions.
68
69 2002-11-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
70
71         * Makefile (install-ids): New target.
72         (install): Call `install-ids'.
73
74         * install-ids.el: New file.
75
76 2002-11-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
77
78         * ids-find.el (ideographic-structure-char=): New function; check
79         `<-radical' attribute.
80         (ideographic-structure-member-compare-parts): Use
81         `ideographic-structure-char='.
82
83         * IDS-UCS-Basic.txt: Use <IDEOGRAPHIC DESCRIPTION CHARACTER LEFT
84         TO RIGHT> + <CJK RADICAL JADE> instead of <IDEOGRAPHIC DESCRIPTION
85         CHARACTER LEFT TO RIGHT> + U+738B.
86         (U+5168): Use BC-8B5D instead of U+5165.
87
88 2002-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
89
90         * IDS-JIS-X0208-1990.txt: Add and modify IDSs of some characters.
91
92 2002-10-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
93
94         * ids-dump.el (ids-dump-insert-jis-x0208-1990): Don't insert
95         `nil'.
96
97         * IDS-UCS-Basic.txt (U+7199): Fix typo.
98
99 2002-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
100
101         * IDS-CBETA.txt: Add and modify IDSs of some characters.
102
103         * IDS-JIS-X0208-1990.txt:
104         - Use utf-8-mcs-er instead of utf-8.
105         - Modify and/or fix some parts.
106
107 2002-10-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
108
109         * ids-dump.el (ids-dump-range): Use `utf-8-mcs-er' instead of
110         `utf-8'.
111
112 2002-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
113
114         * IDS-UCS-Ext-B-6.txt:
115         - Use utf-8-mcs-er instead of utf-8.
116         - Modify and/or fix some parts.
117
118 2002-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
119
120         * ids-read.el (ids-read-buffer): Add new optional argument `soft'
121         to avoid to overwrite existing `ideographic-structure' properties.
122         (ids-read-file): Likewise.
123
124         * IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-4.txt:
125         - Use utf-8-mcs-er instead of utf-8.
126         - Modify and/or fix some parts.
127
128 2002-10-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
129
130         * IDS-UCS-Ext-B-3.txt:
131         - Use utf-8-mcs-er instead of utf-8.
132         - Modify and/or fix some parts.
133
134 2002-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
135
136         * IDS-UCS-Basic.txt (U+883F): Marked an error.
137         (U+8840): Add IDS.
138
139 2002-10-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
140
141         * IDS-UCS-Ext-B-2.txt:
142         - Use utf-8-mcs-er instead of utf-8.
143         - Modify and/or fix some parts.
144
145 2002-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
146
147         * IDS-UCS-Ext-B-1.txt:
148         - Use utf-8-mcs-er instead of utf-8.
149         - Modify and/or fix some parts.
150
151 2002-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
152
153         * IDS-UCS-Ext-A.txt:
154         - Use utf-8-mcs-er instead of utf-8.
155         - Modify and/or fix some parts.
156
157 2002-09-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
158
159         * IDS-UCS-Basic.txt: Use utf-8-mcs-er instead of utf-8.
160
161 2002-09-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
162
163         * IDS-ELS (ids-modules-to-compile): Add `ids-find'.
164
165         * ids-find.el: New file.
166
167 2002-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
168
169         * ids.el (ids-format-unit): Deleted.
170         (ids-format-list): Deleted.
171         (ids-format-list): Define as an alias for
172         `ideographic-structure-to-ids'.
173
174 2002-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
175
176         * IDS-UCS-Basic.txt: Fix and/or complete some IDSs.
177
178 2002-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
179
180         * IDS-JIS-X0208-1990.txt: New file.
181
182         * ids-read.el (ids-read-buffer): Accept J90-hhhh.
183
184         * ids-dump.el (ids-dump-file-specs-alist): Deleted.
185         (ids-dump-ranges): Deleted.
186         (ids-dump-insert-jis-x0208-1990): New function.
187         (ids-dump-range): New function.
188         (ids-dump-ucs-basic): New implementation.
189         (ids-dump-ucs-ext-a): Likewise.
190         (ids-dump-ucs-compat): Likewise.
191         (ids-dump-ucs-ext-b-*): Likewise.
192         (ids-dump-ucs-compat-supplement): Likewise.
193         (ids-dump-daikanwa-nn): Likewise.
194         (ids-dump-daikanwa-index): New function.
195         (ids-dump-daikanwa-hokan): Renamed from `ids-dump-daikanwa-ho';
196         new implementation.
197         (ids-dump-cbeta): New implementation.
198         (ids-dump-jis-x0208-1990): New function.
199
200 2002-07-01  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
201
202         * IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-3.txt,
203         IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-A.txt,
204         IDS-UCS-Basic.txt: Replaced some CDP characters with Unicode
205         equivalents: U+624C; U+5FC4.
206
207 2002-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
208
209         * IDS-Daikanwa-ho.txt (MH-0089): Add IDS.
210         (MH-0133): Modified.
211         (MH-0465): Modified.
212         (MH-0486): Modified.
213
214         * IDS-Daikanwa-dx.txt (M-48929): Modified.
215
216         * IDS-Daikanwa-12.txt (M-42211): Add IDS.
217
218         * IDS-Daikanwa-11.txt:
219         - Add IDS for some characters.
220         - Modify/fix IDS for some characters.
221
222         * IDS-Daikanwa-10.txt (M-32806): Add IDS.
223
224         * IDS-Daikanwa-09.txt (M-28120): Break.
225         (M-28126): Add IDS.
226         - Use M-07055 instead of U+5B81.
227
228         * IDS-Daikanwa-08.txt (M-25016): Break.
229         (M-25016'): Add IDS.
230
231         * IDS-Daikanwa-07.txt (M-17575): Add IDS.
232
233         * IDS-Daikanwa-06.txt (M-15637): Add IDS.
234
235         * IDS-Daikanwa-05.txt:
236         - Add IDS for some characters.
237         - Use M-01452 instead of U+516C.
238
239         * IDS-Daikanwa-04.txt:
240         - Add IDS for some characters.
241         - Use M-09221 instead of U+5E7F.
242
243         * IDS-Daikanwa-03.txt, IDS-Daikanwa-02.txt: Add IDS for some
244         characters.
245
246         * IDS-Daikanwa-01.txt: Use J0-5035 instead of U+4EA0.  Use J0-446B
247         instead of U+5E1D.  Use M-09373 instead of U+5EB6.
248         (M-00248): Delete IDS.
249         (M-00249): Delete IDS.
250         (M-00250): Delete IDS.
251         (M-00407): Add IDS.
252         (M-00612): Add IDS.
253         (M-00844): Simplified.
254         (M-00876): Add IDS.
255         (M-01009): Add IDS.
256         (M-01179): Add IDS.
257         (M-01312): Add IDS.
258         (M-01374): Modify structure.
259         (M-01375): Likewise.
260
261         * IDS-CBETA.txt (CB00104): Fixed.
262
263         * IDS-UCS-Ext-B-6.txt (U-0002A205): Fixed.
264         (U-0002A20B): Likewise.
265         (U-0002A6CD): Likewise.
266
267         * IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-4.txt: Fix and/or modify for
268         some characters.
269
270         * IDS-UCS-Ext-B-3.txt (U-00024013): Fixed.
271         (U-00024047): Fixed.
272         (U-00025F11): Fixed.
273         (U-00025F51): Fixed.
274         (U-00025FF4): Fixed.
275
276         * IDS-UCS-Ext-B-2.txt (U-00023FF6): Fixed.
277
278         * IDS-UCS-Ext-B-1.txt (U-00020054): Fixed.
279         (U-00020075): Completed.
280
281         * IDS-UCS-Ext-A.txt (U+34D5): Completed.
282         (U+4B91): Likewise.
283         (U+4CF5): Fixed.
284         (U+FA23): Completed.
285
286         * IDS-UCS-Basic.txt (U+9EF1): Fixed.
287
288 2002-07-01  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
289
290         * IDS-UCS-Basic.txt: Cleaned up some IDS sequences, especially
291         replacing cdp chars with their unicode counterparts of U+8BA0.
292
293 2002-06-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
294
295         * ids-dump.el (ids-dump-file-specs-alist): Add `daikanwa-xx'
296         instead of `daikanwa'.
297         (ids-dump-insert-daikanwa): Add new argument `start' and `end';
298         don't dump MH-nnnn data.
299         (ids-dump-insert-daikanwa-hokan): New function.
300
301         * ids-read.el (ids-read-buffer): Read M-nnnnn', M-nnnnn" and
302         MH-nnnn.
303
304 2002-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
305
306         * IDS-Daikanwa-01.txt, IDS-Daikanwa-02.txt, IDS-Daikanwa-03.txt,
307         IDS-Daikanwa-04.txt, IDS-Daikanwa-05.txt, IDS-Daikanwa-06.txt,
308         IDS-Daikanwa-07.txt, IDS-Daikanwa-08.txt, IDS-Daikanwa-09.txt,
309         IDS-Daikanwa-10.txt, IDS-Daikanwa-11.txt, IDS-Daikanwa-12.txt,
310         IDS-Daikanwa-dx.txt, IDS-Daikanwa-ho.txt: New files.
311
312 2002-06-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
313
314         * ids-read.el (ids-read-buffer): Fix problem about M-nnnnn' and
315         M-nnnnn".
316
317 2002-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
318
319         * IDS-UCS-Basic.txt (U+9AD8): Add IDS.
320
321 2002-06-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
322
323         * IDS-CBETA.txt: New file.
324
325 2002-06-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
326
327         * IDS-UCS-Ext-B-6.txt (U-0002A090): Fixed.
328         (U-0002A162): Fixed.
329
330         * IDS-UCS-Ext-B-2.txt: Fix IDS of some characters.
331
332         * IDS-UCS-Compat.txt (U+F902): Declare as an atom.
333
334         * IDS-UCS-Ext-A.txt: Fix IDS of some characters.
335
336         * IDS-UCS-Basic.txt: Simplify IDS of some characters.
337
338         * IDS-UCS-Ext-B-1.txt (U-00020003): Fixed.
339
340         * ids-read.el (ids-read-buffer): Accept CBnnnnn instead of
341         CB-nnnnn as CBETA characters.
342
343         * IDS-ELS (ids-modules-to-compile): Add `ids-dump'.
344
345         * ids-dump.el: New file.
346
347 2002-06-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
348
349         * IDS-UCS-Compat.txt: Fixed.
350
351 2002-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
352
353         * IDS-UCS-Basic.txt: Fix or simplify some IDS.
354
355 2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
356
357         * ids-read.el (ids-read-buffer): Add new optional argument
358         `simplify'; if `simplify' is nil, don't simplify a subtree; accept
359         CB-nnnnn.
360         (ids-read-file): Likewise.
361
362         * ids.el (ids-parse-component): Add new argument `simplify'; if
363         `simplify' is nil, don't simplify a subtree.
364         (ids-parse-element): Likewise.
365         (ids-parse-string): Likewise.
366
367 2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
368
369         * iddef.el: Deleted [moved to `cdp' package'].
370
371 2002-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
372
373         * IDS-ELS (ids-modules-to-compile): Add `ids-read'; delete
374         `iddef'.
375
376         * ids-read.el: New file.
377
378 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
379
380         * IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
381         IDS-UCS-Compat-Supplement.txt, IDS-UCS-Ext-B-1.txt,
382         IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt: Use U-hhhhhhhh instead
383         of U+hhhhh.
384
385 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
386
387         * IDS-UCS-Compat-Supplement.txt: Fixed.
388
389 2002-04-18  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
390
391         * IDS-UCS-Basic.txt, IDS-UCS-Ext-B-1.txt: Removed some garbage.
392
393         * README.en: Changed some wording about the CDP database.
394
395 2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
396
397         * IDS-CFG, IDS-ELS, IDS-MK, Makefile: New files.
398
399 2002-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
400
401         * IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt,
402         IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
403         README.en, IDS-UCS-Basic.txt, IDS-UCS-Compat-Supplement.txt,
404         IDS-UCS-Compat.txt, IDS-UCS-Ext-A.txt: New files.
405
406 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
407
408         * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
409         remove `hanyu-dazidian-{vol|page|char}'.
410
411 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
412
413         * ids.el (ids-parse-string): Add DOC-string.
414         (ids-format-list): Likewise; add autoload cookie.
415
416         * ids-util.el (morohashi-char-replace-alist): Add some rules.
417
418 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
419
420         * ids.el (ids-format-unit): New function.
421         (ids-format-list): New function.
422
423 2002-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
424
425         * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to
426         replace converted sub-tree with corresponding combined character.
427
428 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
429
430         * iddef.el (iddef-read-buffer): Add new optional argument
431         `ucs-only'.
432         (iddef-read-file): Likewise.
433
434 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
435
436         * ids-util.el (morohashi-char-replace-alist): Use `decode-char'
437         for U+4EBD.
438
439 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
440
441         * iddef.el (iddef-read-buffer): Fixed problem when corresponding
442         Daikanwa character is not found.
443
444 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
445
446         * iddef.el (iddef-check-mapping-buffer): New function.
447         (iddef-check-mapping-file): New function.
448
449 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
450
451         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
452         into a character specified in `->same-ideograph' or `->identical'
453         if the character has `ucs'.
454
455         * ids-util.el: Add new character.
456
457 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
458
459         * ids-util.el: Add coding: magic cookie.
460         (morohashi-char-replace-alist): Add some rules.
461
462 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
463
464         * ids-util.el (morohashi-char-replace-alist): Add new character.
465
466 2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
467
468         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
469         for Daikanwa character if the Daikanwa character has a different
470         `ucs' code point.
471
472 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
473
474         * iddef.el: New file.
475
476         * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
477         `iddef-read-buffer'; don't require `ids-util'.
478
479 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
480
481         * ids-util.el, ids.el: New file.