Modify the range of "u02300-Miscellaneous-Technical.el"; add
[chise/tomoyo-tools.git] / ChangeLog
1 2002-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2
3         * dump-tables.el (dump-jis-x0208-1990-to-ucs-table): Don't print
4         JU+XXXX if the corresponding UCS map has the same code point.
5         (dump-jis-x0212-to-ucs-table): Likewise.
6         (dump-jis-x0213-1-to-ucs-table): Don't print JIS X 0208:1990 code
7         points.
8         (dump-cns-11643-3-to-ucs-table): Don't print CU+XXXX if the
9         corresponding UCS map has the same code point.
10         (dump-jef-china3-to-ucs-table): Fixed.
11
12 2002-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13
14         * dump-tables.el (dump-cbeta-to-ucs-table): New function.
15
16 2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17
18         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `dump-tables'.
19
20 2002-09-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21
22         * dump-tables.el: Add autoload cookies.
23
24 2002-09-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25
26         * dump-tables.el (dump-jef-china3-to-ucs-table): New function.
27
28 2002-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29
30         * dump-tables.el: New file.
31
32 2002-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33
34         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `ideo-dump'.
35
36         * ideo-dump.el (char-db-dump-ideographs): New function.
37
38 2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39
40         * TOMOYO-ELS (tomoyo-modules-to-compile): Delete `ids', `ids-util'
41         and `iddef'.
42
43         * iddef.el, ids-util.el, ids.el: Moved to the IDS package.
44
45 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
46
47         * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
48         remove `hanyu-dazidian-{vol|page|char}'.
49
50 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
51
52         * ids.el (ids-parse-string): Add DOC-string.
53         (ids-format-list): Likewise; add autoload cookie.
54
55         * ids-util.el (morohashi-char-replace-alist): Add some rules.
56
57 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
58
59         * ids.el (ids-format-unit): New function.
60         (ids-format-list): New function.
61
62 2002-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
63
64         * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to
65         replace converted sub-tree with corresponding combined character.
66
67 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
68
69         * iddef.el (iddef-read-buffer): Add new optional argument
70         `ucs-only'.
71         (iddef-read-file): Likewise.
72
73 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
74
75         * ids-util.el (morohashi-char-replace-alist): Use `decode-char'
76         for U+4EBD.
77
78 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
79
80         * non-ideo-dump.el: Add setting for u0FFF0-Specials.el.
81
82 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
83
84         * non-ideo-dump.el: Add setting for u0AC00-Hangul-Syllables.el.
85
86 2002-03-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
87
88         * non-ideo-dump.el: Add setting for U+A000 .. U+A4CF.
89
90 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
91
92         * non-ideo-dump.el: Add setting for U+1780 .. U+18AF.
93
94 2002-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
95
96         * non-ideo-dump.el: Add setting for U+1400 .. U+16FF.
97
98 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
99
100         * non-ideo-dump.el:
101         - Require `char-db-util'.
102         - Add setting for U+0A00 .. U+0DFF and U+0F00 .. U+11FF.
103
104 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
105
106         * iddef.el (iddef-read-buffer): Fixed problem when corresponding
107         Daikanwa character is not found.
108
109 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
110
111         * iddef.el (iddef-check-mapping-buffer): New function.
112         (iddef-check-mapping-file): New function.
113
114 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
115
116         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
117         into a character specified in `->same-ideograph' or `->identical'
118         if the character has `ucs'.
119
120         * ids-util.el: Add new character.
121
122 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
123
124         * ids-util.el: Add coding: magic cookie.
125         (morohashi-char-replace-alist): Add some rules.
126
127 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
128
129         * ids-util.el (morohashi-char-replace-alist): Add new character.
130
131 2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
132
133         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
134         for Daikanwa character if the Daikanwa character has a different
135         `ucs' code point.
136
137 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
138
139         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `iddef'.
140
141         * iddef.el: New file.
142
143         * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
144         `iddef-read-buffer'; don't require `ids-util'.
145
146 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
147
148         * TOMOYO-ELS, idc-util.el, idc.el, ids-util.el, ids.el: Rename
149         `idc' to `ids'.
150
151 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
152
153         * TOMOYO-CFG (load-path): Must add current-directory.
154         - Display error message if `install' is not found.
155
156 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
157
158         * idc.el (idc-parse-string): Add autoload cookie.
159         (idc-read-buffer): Likewise.
160
161         * idc-util.el (ideographic-structure-convert-to-ucs): Add autoload
162         cookie.
163         (ideographic-structure-convert-to-daikanwa): Likewise.
164
165         * csv.el (csv-parse-string): Add autoload cookie.
166
167 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
168
169         * TOMOYO-ELS (tomoyo-modules-to-compile): Add `idc'.
170
171         * idc.el: New file.
172
173 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
174
175         * Makefile, TOMOYO-CFG, TOMOYO-ELS, TOMOYO-MK, csv.el,
176         idc-util.el: New files.
177
178 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
179
180         * check-mule.el (mule-charset-mapping-table-alist): New constant.
181         (mule-charset-http-url-root): New variable.
182         (mule-charset-url-to-filename): New function.
183         (mule-charset-maybe-retrieve-url): New function.
184         (mule-charset-check-mapping): New function.
185
186 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
187
188         * ideo-dump.el: Call `update-ideograph-radical-table'.
189
190 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
191
192         * ideo-dump.el (char-dump-target-directory): New variable.
193
194 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
195
196         * check-mule.el: New file.
197
198 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
199
200         * non-ideo-dump.el: New file.
201
202 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
203
204         * ideo-dump.el: New file.