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