update.
[chise/tomoyo-tools.git] / ChangeLog
1 2020-09-29  MORIOKA Tomohiko  <tomo.git@chise.org>
2
3         * char-db-dump.el (char-db-dump-shuowen): Split into
4         ShuoWen-SRnnn.el.
5         (char-db-dump): Call `char-db-dump-additional-idc'.
6
7 2019-12-16  MORIOKA Tomohiko  <tomo.git@chise.org>
8
9         * concord-turtle-dump.el (chise-turtle-uri-encode-feature-name):
10         Use ":source-file" for `*source-file'.
11         (concord-turtle-insert-list): Use `concord-turtle-encode-object'
12         to encode Concord-object.
13
14 2019-11-08  MORIOKA Tomohiko  <tomo.git@chise.org>
15
16         * concord-turtle-dump.el (concord-turtle-insert-target-value): Use
17         `concord-turtle-insert-relations' for `abstract-glyph'.
18
19 2019-04-17  MORIOKA Tomohiko  <tomo.git@chise.org>
20
21         * char-db-dump.el (char-db-dump-additional-idc): New function.
22
23 2019-03-15  MORIOKA Tomohiko  <tomo.git@chise.org>
24
25         * chiset-common.el (est-uri-decode-feature-name-body): Decode
26         "._." into `+'.
27         (est-uri-encode-feature-name-body): Encode `+' into "._.".
28
29 2018-12-17  MORIOKA Tomohiko  <tomo.git@chise.org>
30
31         * concord-turtle-dump.el (chise-turtle-uri-encode-feature-name):
32         - Use ":subsumed-in" for `<-subsumptive'.
33         - Use ":unify" for `->denotational'.
34         - Use ":unified-by" for `<-denotational'.
35         - Use ":formed" for `->formed'.
36         - Use "ideo:same" for `->same'.
37         - Use "ideo:simplified-form" for `->simplified'.
38         - Use "ideo:vulgar-form" for `->vulgar'.
39         - Use "ideo:wrong-form" for `->wrong'.
40         - Use "ideo:original-form" for `->original'.
41         - Use "ideo:ancient-form" for `->ancient'.
42         - Use "ideo:Small-Seal-form" for `->Small-Seal'.
43         - Use "ideo:Small-Seal-form-of" instead of "ideo:Small-Seal-of"
44           for `<-Small-Seal'.
45         - Use "ideo:Oracle-Bone-character" for `->Oracle-Bones'.
46         - Use "ideo:Oracle-Bone-character-of" for `<-Oracle-Bones'.
47         - Use "ideo:interchangeable-form" instead of
48           "ideo:interchangeable" for `->interchangeable'.
49         - Use "ideo:interchangeable" for `<-interchangeable'.
50         - Use "ideo:mistakable-character" instead of "ideo:mistakable" for
51           `->mistakable'.
52         - Use "ideo:mistakable-character-of" for `<-mistakable'.
53         - Use ":reference" for `*references'.
54         (concord-turtle-insert-relation-feature): Modify format of
55         non-list value.
56         (concord-turtle-insert-metadata): Use
57         `concord-turtle-insert-references'.
58         (concord-turtle-insert-references): New function.
59         (concord-turtle-insert-target-value): Use
60         `concord-turtle-insert-references' for `*references'.
61         (concord-turtle-insert-object-features): Modify format of
62         `<-denotational@component'; modify indent of
63         total-strokes@domain*sources.
64
65 2018-12-16  MORIOKA Tomohiko  <tomo.git@chise.org>
66
67         * isd-turtle.el (chise-turtle-uri-encode-ccs-name): It has been
68         defined in chiset-common.el.
69
70 2018-12-15  MORIOKA Tomohiko  <tomo.git@chise.org>
71
72         * concord-turtle-dump.el
73         (char-db-turtle-write-ideograph-radical-char-data): Add autoload
74         cookie.
75
76 2018-12-15  MORIOKA Tomohiko  <tomo.git@chise.org>
77
78         * concord-turtle-dump.el (chise-turtle-uri-encode-feature-name):
79         Use ":instance" for `*instance'.
80         (concord-turtle-insert-target-value): Use
81         `concord-turtle-insert-relations' for `*instance'.
82         (concord-turtle-insert-char-ref): Use "rdfs:comment" for `:note'.
83         (concord-turtle-insert-object-features): Insert all relations.
84
85 2018-12-15  MORIOKA Tomohiko  <tomo.git@chise.org>
86
87         * isd-turtle.el: Require `chiset-common' instead of
88         `cwiki-common'.
89         (est-coded-charset-priority-list): Abolished.
90         (isd-turtle-encode-char): Abolished.
91         (isd-turtle-format-component): Use `chise-turtle-encode-char'
92         instead of `isd-turtle-encode-char'.
93
94         * concord-turtle-dump.el: Require `chiset-common' instead of
95         `cwiki-common'.
96         (chise-turtle-feature-domains): Moved to chiset-common.el.
97         (charset-code-point-format-spec): Ditto.
98         (chise-turtle-uri-decode-feature-name): Ditto.
99         (chise-turtle-uri-encode-ccs-name): Ditto.
100         (chise-turtle-format-ccs-code-point): Ditto.
101         (chise-turtle-encode-char): Ditto.
102
103         * chiset-common.el: New file.
104
105         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `chiset-common',
106         `isd-turtle' and `concord-turtle-dump'.
107
108 2018-12-15  MORIOKA Tomohiko  <tomo.git@chise.org>
109
110         * concord-turtle-dump.el: New files [moved from CHISET].
111
112         * isd-turtle.el: New file [moved from CHISE-ISD].
113
114 2018-10-05  MORIOKA Tomohiko  <tomo.git@chise.org>
115
116         * char-db-dump.el (char-db-dump-shuowen): Use
117         `insert-char-data-with-variant' instead of `insert-char-data'.
118
119 2018-09-29  MORIOKA Tomohiko  <tomo.git@chise.org>
120
121         * char-db-dump.el (char-db-dump): Call `char-db-dump-shuowen'.
122
123 2018-09-28  MORIOKA Tomohiko  <tomo.git@chise.org>
124
125         * char-db-dump.el (char-db-dump-shuowen): New function.
126
127 2018-02-15  MORIOKA Tomohiko  <tomo.git@chise.org>
128
129         * char-db-dump.el (char-db-ucs-range-file-list): Add setting for
130         u031C0-CJK-Strokes.el.
131
132 2013-11-20  MORIOKA Tomohiko  <tomo.git@chise.org>
133
134         * ideo-trans.el (japanese-traditionalize-string): Use `selector'
135         instead of `ideo-trans-select-char'.
136         (japanese-traditionalize-region): Add new optional argument
137         `selector'.
138
139 2012-09-14  MORIOKA Tomohiko  <tomo.git@chise.org>
140
141         * ideo-trans.el (chinese-traditionalize-string): Use
142         `<-simplified@CN' instead of `<-simplified'.
143
144 2012-04-29  MORIOKA Tomohiko  <tomo.git@chise.org>
145
146         * ideo-trans.el (japanese-traditionalize-region): Add DOC-string.
147
148 2012-03-12  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
149
150         * ideo-trans.el (japanese-simplified-relation-features): Delete
151         `->simplified@JP/extra', `->simplified@JP/extra/design',
152         `->simplified@JP/jis', `->simplified@JP/jis/2004',
153         `->simplified@JP/jis/1978', `->simplified@JP/misc',
154         `->simplified@JP', `->simplified@jp', `->jp-simplified' and
155         `->simplified'.
156
157 2012-03-10  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
158
159         * ideo-trans.el (japanese-simplified-relation-features): New
160         variable.
161         (japanese-traditional-relation-features): New variable.
162         (japanese-simplify-string): Refer
163         `japanese-simplified-relation-features'.
164         (japanese-traditionalize-string): Refer
165         `japanese-traditional-relation-features'.
166         (japanese-traditionalize-region): Refer
167         `japanese-traditional-relation-features'.
168         (japanese-simplify-region): Refer
169         `japanese-simplified-relation-features'.
170
171 \f
172 2010-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
173
174         * tomoyo-tools 0.25 released.
175
176 2010-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
177
178         * char-db-dump.el (char-db-dump-oracle-bones): Dump abstract
179         Oracle-Bones characters.
180
181 2008-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
182
183         * ideo-trans.el (chinese-simplify-string): Use `char-feature'
184         instead of `get-char-attribute' to retrieve `=>ucs*'; fix typo.
185         (japanese-simplify-string): Support non-JIS variants.
186         (chinese-traditionalize-string): Add new optional argument
187         `selector';
188         (japanese-traditionalize-string): Likewise.
189
190 2008-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
191
192         * ideo-trans.el:
193         - Use `=ucs@JP' instead of `=ucs@jp'.
194         (japanese-traditionalize-string): Fix typo.
195
196 \f
197 2008-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
198
199         * tomoyo-tools 0.24 released.
200
201 2008-01-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
202
203         * ideo-trans.el (japanese-traditionalize-string): Prefer
204         `<-simplified@JP/Jouyou' and `<-simplified@JP'.
205         (japanese-traditionalize-region): Use `char-feature' instead of
206         `get-char-attribute'.
207         (japanese-simplify-region): Likewise.
208
209 \f
210 2006-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
211
212         * tomoyo-tools 0.23 released.
213
214 2006-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
215
216         * TOMOYO-MK (install-tomoyo-package): Use `condition-case' to
217         avoid error.
218
219 2005-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
220
221         * char-db-dump.el (char-db-dump-additional-precomposed): Use
222         `=decomposition' instead of `->decomposition'.
223
224 2005-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
225
226         * dump-tables.el (dump-ks-x1001-to-ucs-table): New function.
227
228 2005-05-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
229
230         * char-db-dump.el (char-db-dump-oracle-bones): New function.
231         (char-db-dump): Call `char-db-dump-oracle-bones'.
232
233 2005-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
234
235         * ideo-trans.el (japanese-simplify-region): New function.
236
237 2004-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
238
239         * char-db-dump.el (char-db-dump-additional-precomposed): New
240         function.
241         (char-db-dump): Call `char-db-dump-additional-precomposed'.
242
243 2004-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
244
245         * conv-util.el (conv-u-convert-char-fullwidth): Add `->fullwidth'
246         for abstract character; add `<-halfwidth' for *halfwidth* variant;
247         fix problem about `<-fullwidth'.
248
249 2004-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
250
251         * conv-util.el (conv-u-convert-char): Delete unused local variable
252         `guc'.
253         (conv-u-convert-char-fullwidth): New function.
254
255 2004-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
256
257         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `conv-util'.
258
259         * conv-util.el: New file.
260
261 2004-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
262
263         * dump-tables.el (dump-94x94-ccs-to-ucs-table): Use `char-feature'
264         instead of `get-char-attribute'.
265
266 2004-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
267
268         * dump-tables.el (dump-cns-11643-1-to-ucs-table): New function.
269         (dump-cns-11643-2-to-ucs-table): New function.
270
271 2004-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
272
273         * ideo-trans.el (chinese-simplify-string): Renamed from
274         `ideo-translate-string-into-simplified-chinese'.
275         (ideo-translate-string-into-simplified-chinese): New obsolete
276         alias for `chinese-simplify-string'.
277         (japanese-simplify-string): Renamed from
278         `ideo-translate-string-into-simplified-japanese'.
279         (ideo-translate-string-into-simplified-japanese): New obsolete
280         alias for `japanese-simplify-string'.
281         (chinese-traditionalize-string): Renamed from
282         `ideo-translate-chinese-string-into-traditional'.
283         (ideo-translate-chinese-string-into-traditional): New obsolete
284         alias for `chinese-traditionalize-string'.
285         (japanese-traditionalize-string): Renamed from
286         `ideo-translate-japanese-string-into-traditional'.
287         (ideo-translate-japanese-string-into-traditional): New obsolete
288         alias for `japanese-traditionalize-string'.
289         (japanese-traditionalize-region): Renamed from
290         `ideo-translate-japanese-region-into-traditional'.
291         (ideo-translate-japanese-region-into-traditional): New obsolete
292         alias for `japanese-traditionalize-region'.
293
294 2004-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
295
296         * ideo-trans.el (ideo-trans-select-char): New function.
297         (ideo-translate-chinese-string-into-traditional): New function.
298         (ideo-translate-japanese-string-into-traditional): New function.
299         (ideo-translate-string-into-traditional): Deleted.
300         (ideo-translate-japanese-region-into-traditional): Renamed from
301         `ideo-translate-region-into-traditional'; use
302         `ideo-trans-select-char'.
303         (ideo-translate-region-into-traditional): New obsolete alias for
304         `ideo-translate-japanese-region-into-traditional'.
305
306 2004-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
307
308         * ideo-trans.el (char-cns11643-p): New function [copied from
309         ids/ids-util.el].
310         (char-ks-x1001-p): New function.
311         (find-char-variant): New function.
312         (char-representative-of-ucs): New function.
313         (char-representative-of-domain): New function.
314         (ideo-translate-string-into-ucs): New function.
315         (ideo-translate-string-into-traditional): New function.
316
317 2004-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
318
319         * char-db-dump.el (char-db-dump-ruimoku6): Use
320         `char-db-file-coding-system'.
321
322 2004-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
323
324         * ideo-trans.el (ideo-translate-string-into-simplified-chinese):
325         Use `char-feature' to refer `=>ucs@gb'; use `=ucs@gb' instead of
326         `=ucs' to decode; try to convert compatible ideographs to
327         non-compatible ideographs.
328         (ideo-translate-string-into-simplified-japanese): New function.
329
330 2004-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
331
332         * char-db-dump.el (char-db-dump-ruimoku6): New function.
333         (char-db-dump): Call `char-db-dump-ruimoku6'.
334
335 2004-01-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
336
337         * ideo-trans.el (ideo-translate-region-into-traditional): Support
338         `<-simplified@JP/Jouyou', `<-simplified@JP' and `<-simplified'.
339
340 2003-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
341
342         * char-db-dump.el (char-db-dump-non-ideographs): Fixed.
343
344 2003-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
345
346         * ideo-trans.el (ideo-translate-region-into-traditional): Refer
347         `<-simplified@jp-jouyou' and `<-simplified@jp'.
348
349 2003-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
350
351         * ideo-trans.el (ideo-translate-region-into-traditional): New
352         command.
353
354 2003-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
355
356         * ideo-trans.el (ideo-translate-string-into-simplified-chinese):
357         Renamed from `ideo-trans-simplify-chinese-string'.
358         (ideo-trans-simplify-chinese-string): New alias for
359         `ideo-translate-string-into-simplified-chinese'.
360
361 2003-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
362
363         * dump-tables.el (dump-jis2ucsdkw): Use `DHonnn' instead of
364         `DHOnnn'.
365
366 2003-07-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
367
368         * dump-tables.el (dump-jis2ucsdkw): New function.
369
370 2003-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
371
372         * dump-tables.el (dump-94x94-ccs-to-ucs-table): Change 5th
373         argument `ucs-ccs' to `ucs-domain'.
374         (dump-jis-x0208-1990-to-ucs-table): Modify for
375         `dump-94x94-ccs-to-ucs-table'.
376         (dump-jis-x0212-to-ucs-table): Likewise.
377         (dump-jis-x0213-1-to-ucs-table): Use `=>ucs@jis' instead of
378         `=>ucs-jis'.
379         (dump-jis-x0213-2-to-ucs-table): Modify for
380         `dump-94x94-ccs-to-ucs-table'.
381         (dump-cns-11643-3-to-ucs-table): Likewise.
382         (dump-cns-11643-4-to-ucs-table): Likewise.
383         (dump-big5-to-ucs-table): Use `=>ucs@big5' instead of
384         `=>ucs-big5'.
385
386 2003-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
387
388         * dump-tables.el (dump-94x94-ccs-to-ucs-table): Use `encode-char'
389         with `defined-only' mode instead of `get-char-attribute' to get
390         CCS-feature values.
391         (dump-jis-x0213-1-to-ucs-table): Likewise; abolish setting for
392         `->ucs'.
393         (dump-big5-to-ucs-table): Likewise.
394         (dump-jef-china3-to-ucs-table): Use `encode-char' with
395         `defined-only' mode instead of `get-char-attribute' to get
396         CCS-feature values.
397         (dump-cbeta-to-ucs-table): Likewise.
398
399 2003-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
400
401         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `ideo-trans'.
402
403         * ideo-trans.el: New file.
404
405 2003-02-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
406
407         * char-db-dump.el (char-db-dump): Renamed from
408         `char-db-dump-files'.
409
410 2003-02-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
411
412         * ideo-dump.el, non-ideo-dump.el: Deleted; moved to char-db-dump.
413
414         * TOMOYO-ELS (tomoyo-modules-to-compile): Use `char-db-dump'
415         instead of `ideo-dump'.
416
417         * char-db-dump.el: New file.
418
419 2003-02-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
420
421         * dump-tables.el (dump-94x94-ccs-to-ucs-table): New function.
422         (dump-jis-x0208-1990-to-ucs-table): Use
423         `dump-94x94-ccs-to-ucs-table'.
424         (dump-jis-x0212-to-ucs-table): Likewise.
425         (dump-jis-x0213-1-to-ucs-table): Likewise; use `=ucs-jis-2000'
426         instead of `ucs-jis'.
427         (dump-jis-x0213-2-to-ucs-table): Use
428         `dump-94x94-ccs-to-ucs-table'.
429         (dump-cns-11643-3-to-ucs-table): Likewise.
430         (dump-cns-11643-4-to-ucs-table): Likewise.
431
432 2003-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
433
434         * non-ideo-dump.el: Modify the range of
435         "u02300-Miscellaneous-Technical.el"; add
436         "u02900-Supplemental-Arrows-B.el",
437         "u02980-Miscellaneous-Mathematical-Symbols-B.el" and
438         "u031F0-Katakana-Phonetic-Extensions.el".
439
440 2002-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
441
442         * dump-tables.el (dump-jis-x0208-1990-to-ucs-table): Don't print
443         JU+XXXX if the corresponding UCS map has the same code point.
444         (dump-jis-x0212-to-ucs-table): Likewise.
445         (dump-jis-x0213-1-to-ucs-table): Don't print JIS X 0208:1990 code
446         points.
447         (dump-cns-11643-3-to-ucs-table): Don't print CU+XXXX if the
448         corresponding UCS map has the same code point.
449         (dump-jef-china3-to-ucs-table): Fixed.
450
451 2002-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
452
453         * dump-tables.el (dump-cbeta-to-ucs-table): New function.
454
455 2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
456
457         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `dump-tables'.
458
459 2002-09-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
460
461         * dump-tables.el: Add autoload cookies.
462
463 2002-09-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
464
465         * dump-tables.el (dump-jef-china3-to-ucs-table): New function.
466
467 2002-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
468
469         * dump-tables.el: New file.
470
471 2002-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
472
473         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `ideo-dump'.
474
475         * ideo-dump.el (char-db-dump-ideographs): New function.
476
477 2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
478
479         * TOMOYO-ELS (tomoyo-modules-to-compile): Delete `ids', `ids-util'
480         and `iddef'.
481
482         * iddef.el, ids-util.el, ids.el: Moved to the IDS package.
483
484 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
485
486         * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
487         remove `hanyu-dazidian-{vol|page|char}'.
488
489 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
490
491         * ids.el (ids-parse-string): Add DOC-string.
492         (ids-format-list): Likewise; add autoload cookie.
493
494         * ids-util.el (morohashi-char-replace-alist): Add some rules.
495
496 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
497
498         * ids.el (ids-format-unit): New function.
499         (ids-format-list): New function.
500
501 2002-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
502
503         * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to
504         replace converted sub-tree with corresponding combined character.
505
506 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
507
508         * iddef.el (iddef-read-buffer): Add new optional argument
509         `ucs-only'.
510         (iddef-read-file): Likewise.
511
512 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
513
514         * ids-util.el (morohashi-char-replace-alist): Use `decode-char'
515         for U+4EBD.
516
517 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
518
519         * non-ideo-dump.el: Add setting for u0FFF0-Specials.el.
520
521 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
522
523         * non-ideo-dump.el: Add setting for u0AC00-Hangul-Syllables.el.
524
525 2002-03-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
526
527         * non-ideo-dump.el: Add setting for U+A000 .. U+A4CF.
528
529 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
530
531         * non-ideo-dump.el: Add setting for U+1780 .. U+18AF.
532
533 2002-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
534
535         * non-ideo-dump.el: Add setting for U+1400 .. U+16FF.
536
537 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
538
539         * non-ideo-dump.el:
540         - Require `char-db-util'.
541         - Add setting for U+0A00 .. U+0DFF and U+0F00 .. U+11FF.
542
543 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
544
545         * iddef.el (iddef-read-buffer): Fixed problem when corresponding
546         Daikanwa character is not found.
547
548 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
549
550         * iddef.el (iddef-check-mapping-buffer): New function.
551         (iddef-check-mapping-file): New function.
552
553 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
554
555         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
556         into a character specified in `->same-ideograph' or `->identical'
557         if the character has `ucs'.
558
559         * ids-util.el: Add new character.
560
561 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
562
563         * ids-util.el: Add coding: magic cookie.
564         (morohashi-char-replace-alist): Add some rules.
565
566 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
567
568         * ids-util.el (morohashi-char-replace-alist): Add new character.
569
570 2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
571
572         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
573         for Daikanwa character if the Daikanwa character has a different
574         `ucs' code point.
575
576 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
577
578         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `iddef'.
579
580         * iddef.el: New file.
581
582         * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
583         `iddef-read-buffer'; don't require `ids-util'.
584
585 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
586
587         * TOMOYO-ELS, idc-util.el, idc.el, ids-util.el, ids.el: Rename
588         `idc' to `ids'.
589
590 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
591
592         * TOMOYO-CFG (load-path): Must add current-directory.
593         - Display error message if `install' is not found.
594
595 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
596
597         * idc.el (idc-parse-string): Add autoload cookie.
598         (idc-read-buffer): Likewise.
599
600         * idc-util.el (ideographic-structure-convert-to-ucs): Add autoload
601         cookie.
602         (ideographic-structure-convert-to-daikanwa): Likewise.
603
604         * csv.el (csv-parse-string): Add autoload cookie.
605
606 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
607
608         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `idc'.
609
610         * idc.el: New file.
611
612 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
613
614         * Makefile, TOMOYO-CFG, TOMOYO-ELS, TOMOYO-MK, csv.el,
615         idc-util.el: New files.
616
617 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
618
619         * check-mule.el (mule-charset-mapping-table-alist): New constant.
620         (mule-charset-http-url-root): New variable.
621         (mule-charset-url-to-filename): New function.
622         (mule-charset-maybe-retrieve-url): New function.
623         (mule-charset-check-mapping): New function.
624
625 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
626
627         * ideo-dump.el: Call `update-ideograph-radical-table'.
628
629 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
630
631         * ideo-dump.el (char-dump-target-directory): New variable.
632
633 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
634
635         * check-mule.el: New file.
636
637 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
638
639         * non-ideo-dump.el: New file.
640
641 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
642
643         * ideo-dump.el: New file.