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