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