update.
[chise/tomoyo-tools.git] / ChangeLog
1 2004-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * char-db-dump.el (char-db-dump-ruimoku6): Use
4         `char-db-file-coding-system'.
5
6 2004-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7
8         * ideo-trans.el (ideo-translate-string-into-simplified-chinese):
9         Use `char-feature' to refer `=>ucs@gb'; use `=ucs@gb' instead of
10         `=ucs' to decode; try to convert compatible ideographs to
11         non-compatible ideographs.
12         (ideo-translate-string-into-simplified-japanese): New function.
13
14 2004-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15
16         * char-db-dump.el (char-db-dump-ruimoku6): New function.
17         (char-db-dump): Call `char-db-dump-ruimoku6'.
18
19 2004-01-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20
21         * ideo-trans.el (ideo-translate-region-into-traditional): Support
22         `<-simplified@JP/Jouyou', `<-simplified@JP' and `<-simplified'.
23
24 2003-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25
26         * char-db-dump.el (char-db-dump-non-ideographs): Fixed.
27
28 2003-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29
30         * ideo-trans.el (ideo-translate-region-into-traditional): Refer
31         `<-simplified@jp-jouyou' and `<-simplified@jp'.
32
33 2003-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34
35         * ideo-trans.el (ideo-translate-region-into-traditional): New
36         command.
37
38 2003-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39
40         * ideo-trans.el (ideo-translate-string-into-simplified-chinese):
41         Renamed from `ideo-trans-simplify-chinese-string'.
42         (ideo-trans-simplify-chinese-string): New alias for
43         `ideo-translate-string-into-simplified-chinese'.
44
45 2003-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
46
47         * dump-tables.el (dump-jis2ucsdkw): Use `DHonnn' instead of
48         `DHOnnn'.
49
50 2003-07-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
51
52         * dump-tables.el (dump-jis2ucsdkw): New function.
53
54 2003-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
55
56         * dump-tables.el (dump-94x94-ccs-to-ucs-table): Change 5th
57         argument `ucs-ccs' to `ucs-domain'.
58         (dump-jis-x0208-1990-to-ucs-table): Modify for
59         `dump-94x94-ccs-to-ucs-table'.
60         (dump-jis-x0212-to-ucs-table): Likewise.
61         (dump-jis-x0213-1-to-ucs-table): Use `=>ucs@jis' instead of
62         `=>ucs-jis'.
63         (dump-jis-x0213-2-to-ucs-table): Modify for
64         `dump-94x94-ccs-to-ucs-table'.
65         (dump-cns-11643-3-to-ucs-table): Likewise.
66         (dump-cns-11643-4-to-ucs-table): Likewise.
67         (dump-big5-to-ucs-table): Use `=>ucs@big5' instead of
68         `=>ucs-big5'.
69
70 2003-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
71
72         * dump-tables.el (dump-94x94-ccs-to-ucs-table): Use `encode-char'
73         with `defined-only' mode instead of `get-char-attribute' to get
74         CCS-feature values.
75         (dump-jis-x0213-1-to-ucs-table): Likewise; abolish setting for
76         `->ucs'.
77         (dump-big5-to-ucs-table): Likewise.
78         (dump-jef-china3-to-ucs-table): Use `encode-char' with
79         `defined-only' mode instead of `get-char-attribute' to get
80         CCS-feature values.
81         (dump-cbeta-to-ucs-table): Likewise.
82
83 2003-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
84
85         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `ideo-trans'.
86
87         * ideo-trans.el: New file.
88
89 2003-02-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
90
91         * char-db-dump.el (char-db-dump): Renamed from
92         `char-db-dump-files'.
93
94 2003-02-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
95
96         * ideo-dump.el, non-ideo-dump.el: Deleted; moved to char-db-dump.
97
98         * TOMOYO-ELS (tomoyo-modules-to-compile): Use `char-db-dump'
99         instead of `ideo-dump'.
100
101         * char-db-dump.el: New file.
102
103 2003-02-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
104
105         * dump-tables.el (dump-94x94-ccs-to-ucs-table): New function.
106         (dump-jis-x0208-1990-to-ucs-table): Use
107         `dump-94x94-ccs-to-ucs-table'.
108         (dump-jis-x0212-to-ucs-table): Likewise.
109         (dump-jis-x0213-1-to-ucs-table): Likewise; use `=ucs-jis-2000'
110         instead of `ucs-jis'.
111         (dump-jis-x0213-2-to-ucs-table): Use
112         `dump-94x94-ccs-to-ucs-table'.
113         (dump-cns-11643-3-to-ucs-table): Likewise.
114         (dump-cns-11643-4-to-ucs-table): Likewise.
115
116 2003-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
117
118         * non-ideo-dump.el: Modify the range of
119         "u02300-Miscellaneous-Technical.el"; add
120         "u02900-Supplemental-Arrows-B.el",
121         "u02980-Miscellaneous-Mathematical-Symbols-B.el" and
122         "u031F0-Katakana-Phonetic-Extensions.el".
123
124 2002-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
125
126         * dump-tables.el (dump-jis-x0208-1990-to-ucs-table): Don't print
127         JU+XXXX if the corresponding UCS map has the same code point.
128         (dump-jis-x0212-to-ucs-table): Likewise.
129         (dump-jis-x0213-1-to-ucs-table): Don't print JIS X 0208:1990 code
130         points.
131         (dump-cns-11643-3-to-ucs-table): Don't print CU+XXXX if the
132         corresponding UCS map has the same code point.
133         (dump-jef-china3-to-ucs-table): Fixed.
134
135 2002-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
136
137         * dump-tables.el (dump-cbeta-to-ucs-table): New function.
138
139 2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
140
141         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `dump-tables'.
142
143 2002-09-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
144
145         * dump-tables.el: Add autoload cookies.
146
147 2002-09-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
148
149         * dump-tables.el (dump-jef-china3-to-ucs-table): New function.
150
151 2002-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
152
153         * dump-tables.el: New file.
154
155 2002-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
156
157         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `ideo-dump'.
158
159         * ideo-dump.el (char-db-dump-ideographs): New function.
160
161 2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
162
163         * TOMOYO-ELS (tomoyo-modules-to-compile): Delete `ids', `ids-util'
164         and `iddef'.
165
166         * iddef.el, ids-util.el, ids.el: Moved to the IDS package.
167
168 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
169
170         * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
171         remove `hanyu-dazidian-{vol|page|char}'.
172
173 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
174
175         * ids.el (ids-parse-string): Add DOC-string.
176         (ids-format-list): Likewise; add autoload cookie.
177
178         * ids-util.el (morohashi-char-replace-alist): Add some rules.
179
180 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
181
182         * ids.el (ids-format-unit): New function.
183         (ids-format-list): New function.
184
185 2002-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
186
187         * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to
188         replace converted sub-tree with corresponding combined character.
189
190 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
191
192         * iddef.el (iddef-read-buffer): Add new optional argument
193         `ucs-only'.
194         (iddef-read-file): Likewise.
195
196 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
197
198         * ids-util.el (morohashi-char-replace-alist): Use `decode-char'
199         for U+4EBD.
200
201 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
202
203         * non-ideo-dump.el: Add setting for u0FFF0-Specials.el.
204
205 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
206
207         * non-ideo-dump.el: Add setting for u0AC00-Hangul-Syllables.el.
208
209 2002-03-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
210
211         * non-ideo-dump.el: Add setting for U+A000 .. U+A4CF.
212
213 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
214
215         * non-ideo-dump.el: Add setting for U+1780 .. U+18AF.
216
217 2002-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
218
219         * non-ideo-dump.el: Add setting for U+1400 .. U+16FF.
220
221 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
222
223         * non-ideo-dump.el:
224         - Require `char-db-util'.
225         - Add setting for U+0A00 .. U+0DFF and U+0F00 .. U+11FF.
226
227 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
228
229         * iddef.el (iddef-read-buffer): Fixed problem when corresponding
230         Daikanwa character is not found.
231
232 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
233
234         * iddef.el (iddef-check-mapping-buffer): New function.
235         (iddef-check-mapping-file): New function.
236
237 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
238
239         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
240         into a character specified in `->same-ideograph' or `->identical'
241         if the character has `ucs'.
242
243         * ids-util.el: Add new character.
244
245 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
246
247         * ids-util.el: Add coding: magic cookie.
248         (morohashi-char-replace-alist): Add some rules.
249
250 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
251
252         * ids-util.el (morohashi-char-replace-alist): Add new character.
253
254 2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
255
256         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
257         for Daikanwa character if the Daikanwa character has a different
258         `ucs' code point.
259
260 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
261
262         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `iddef'.
263
264         * iddef.el: New file.
265
266         * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
267         `iddef-read-buffer'; don't require `ids-util'.
268
269 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
270
271         * TOMOYO-ELS, idc-util.el, idc.el, ids-util.el, ids.el: Rename
272         `idc' to `ids'.
273
274 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
275
276         * TOMOYO-CFG (load-path): Must add current-directory.
277         - Display error message if `install' is not found.
278
279 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
280
281         * idc.el (idc-parse-string): Add autoload cookie.
282         (idc-read-buffer): Likewise.
283
284         * idc-util.el (ideographic-structure-convert-to-ucs): Add autoload
285         cookie.
286         (ideographic-structure-convert-to-daikanwa): Likewise.
287
288         * csv.el (csv-parse-string): Add autoload cookie.
289
290 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
291
292         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `idc'.
293
294         * idc.el: New file.
295
296 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
297
298         * Makefile, TOMOYO-CFG, TOMOYO-ELS, TOMOYO-MK, csv.el,
299         idc-util.el: New files.
300
301 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
302
303         * check-mule.el (mule-charset-mapping-table-alist): New constant.
304         (mule-charset-http-url-root): New variable.
305         (mule-charset-url-to-filename): New function.
306         (mule-charset-maybe-retrieve-url): New function.
307         (mule-charset-check-mapping): New function.
308
309 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
310
311         * ideo-dump.el: Call `update-ideograph-radical-table'.
312
313 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
314
315         * ideo-dump.el (char-dump-target-directory): New variable.
316
317 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
318
319         * check-mule.el: New file.
320
321 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
322
323         * non-ideo-dump.el: New file.
324
325 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
326
327         * ideo-dump.el: New file.