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