update.
[chise/ids.git] / ChangeLog
1 2020-07-06  MORIOKA Tomohiko  <tomo.git@chise.org>
2
3         * IDS-UCS-Ext-C.txt (U-0002AAD2): Use "𰙡" instead of "⿱止它".
4
5 2020-07-05  MORIOKA Tomohiko  <tomo.git@chise.org>
6
7         * IDS-UCS-Ext-B-6.txt (U-0002A65A): Use "卨" instead of "⿱⺊咼".
8
9         * IDS-UCS-Ext-G.txt (U+3029E): Fixed.
10
11 2020-07-03  MORIOKA Tomohiko  <tomo.git@chise.org>
12
13         * IDS-UCS-Ext-B-1.txt (U-000219B1): Modify component.
14         (U-000219B2): Modify component.
15         (U-000219B3): Use "𢊁" instead of "⿸&CDP-8D56;&CDP-8C40;".
16         (U-000219B4): Likewise; use "𡥈" instead of "⿱爻子".
17         (U-000219B5): Use "廌" instead of "⿸&CDP-8D56;&CDP-8C40;".
18
19 2020-07-02  MORIOKA Tomohiko  <tomo.git@chise.org>
20
21         * ids-find.el (ideographic-structure-character=): Fixed.
22
23 2020-07-02  MORIOKA Tomohiko  <tomo.git@chise.org>
24
25         * IDS-UCS-Ext-B-2.txt (U-00023ABA): Fixed.
26
27 2020-07-01  MORIOKA Tomohiko  <tomo.git@chise.org>
28
29         * IDS-UCS-Ext-B-1.txt (U-000218C7): Use "㥷" instead of
30         "⿸广⿱夾心".
31
32 2020-06-25  MORIOKA Tomohiko  <tomo.git@chise.org>
33
34         * IDS-UCS-Ext-G.txt (U+3005C): Use "&CDP-89BB;" instead of "⿲丿⿰丨丨丶".
35
36         * IDS-CDP.txt (CDP-89BB): Add IDS.
37
38         * IDS-UCS-Ext-B-4.txt: Use "⿴衣x" instead of "⿻衣x".
39         (U-00026144): Use "𰕎" instead of "⿰育攵".
40         (U-0002651E): Ditto.
41         (U-00026712): Use "𠔁" instead of "⿱八八".
42         (U-00026823): Use "𰕎" instead of "⿰育攵".
43         (U-0002762B): Fixed; use "㞢" instead of "⿱屮一".
44         (U-00027633): Use "𠔁" instead of "⿱八八".
45         (U-000276BE): Fixed.
46         (U-000276C5): Fixed.
47         (U-00027708): Use "𰮤" instead of "⿰⺼龹".
48         (U-00027738): Completed.
49         (U-00027BA8): Use "𧞻" instead of "⿻衣𤕦".
50
51         * IDS-UCS-Ext-A.txt (U+3B1A): Fixed.
52         (U+3BD9): Use "⿰x𰕎" instead of "⿲x育攵".
53         (U+4486): Use "𰕎" instead of "⿰育攵".
54
55         * ids-find.el (ideographic-structure-character=): Fixed.
56
57 2020-06-24  MORIOKA Tomohiko  <tomo.git@chise.org>
58
59         * IDS-UCS-Ext-B-5.txt (U-0002814A): Use "𰕎" instead of "⿰育攵".
60         (U-000283E3): Ditto.
61         (U-00029352): Likewise.
62
63         * IDS-UCS-Ext-C.txt (U-0002AE72): Modify structure.
64
65         * IDS-UCS-Basic.txt (U+5FB9): Use "𰕎" instead of "⿰育攵".
66         (U+64A4): Ditto.
67         (U+6F88): Use "⿰x𰕎" instead of "⿲x育攵".
68         (U+77AE): Ditto.
69         (U+8F4D): Ditto.
70         (U+8F99): Ditto.
71
72         * IDS-UCS-Ext-B-1.txt (U-00021860): Use "𰕎" instead of "⿰育⺙".
73         (U-000218D1): Use "𧶉" instead of "⿱完貝".
74
75 2020-06-24  MORIOKA Tomohiko  <tomo.git@chise.org>
76
77         * IDS-UCS-Ext-B-3.txt (U-00024458): Use "滕" instead of
78         "⿸⿰月龹⺢".
79
80         * IDS-UCS-Basic.txt: Use "𰮤" instead of "⿰月龹".
81
82         * IDS-UCS-Ext-B-2.txt (U-0002338E): Use "𰮤" instead of "⿰月龹".
83         (U-00023392): Ditto.
84         (U-00023E78): Ditto.
85
86         * IDS-UCS-Ext-A.txt (U+3B3A): Use "𰮤" instead of "⿰月龹".
87         (U+4CA2): Ditto.
88
89 2020-06-23  MORIOKA Tomohiko  <tomo.git@chise.org>
90
91         * ids-find.el (ids-find-merge-variables): New function.
92         (ideographic-structure-equal): Use `ids-find-merge-variables';
93         return variable-biding alist.
94         (ideographic-structure-character=): Return variable-biding alist.
95         (ideographic-structure-find-chars*): Use
96         `ideographic-structure-character=' for operators; use
97         `ids-find-merge-variables' to check variable-biding alist.
98
99 2020-06-23  MORIOKA Tomohiko  <tomo.git@chise.org>
100
101         * ids-find.el (ideographic-structure-merge-components-alist): New
102         function.
103         (ideographic-structure-to-components-alist): New function.
104         (ideographic-structure-to-components-alist*): New function.
105         (ideographic-structure-equal): New function.
106         (ideographic-structure-character=): New function.
107         (ideographic-structure-find-chars): New function.
108         (ideographic-structure-find-chars*): New function.
109         (ideographic-char-count-components): New function.
110
111         * ids.el: Require `ids-find'.
112         (ideographic-structure-find-char): New implementation; use
113         `ideographic-structure-find-chars'.
114
115 2020-06-22  MORIOKA Tomohiko  <tomo.git@chise.org>
116
117         * IDS-UCS-Ext-B-1.txt (U-0002028D): Modify structure.
118
119         * IDS-CBETA.txt (CB10350): Use "⿵菛x" instead of "⿻菛x".
120         (CB11311): Ditto.
121         (CB12215): Ditto.
122
123         * IDS-UCS-Ext-B-3.txt (U-00025AD6): Fixed.
124
125 2020-06-20  MORIOKA Tomohiko  <tomo.git@chise.org>
126
127         * IDS-UCS-Basic.txt (U+7742): Fixed.
128         (U+9FD8): Add IDS.
129         (U+9FD9): Add IDS.
130         (U+9FDA): Add IDS.
131         (U+9FDB): Add IDS.
132         (U+9FDC): Add IDS.
133         (U+9FDD): Add IDS.
134         (U+9FDE): Add IDS.
135         (U+9FDF): Add IDS.
136         (U+9FE0): Add IDS.
137
138 2020-06-20  MORIOKA Tomohiko  <tomo.git@chise.org>
139
140         * IDS-UCS-Ext-B-1.txt (U-00020121): Use "⿴𠄠x" instead of
141         "⿻𠄠x".
142         (U-00020122): Ditto.
143         (U-00020123): Ditto.
144         (U-000209D6): Modify structure.
145
146         * IDS-UCS-Ext-F.txt (U+2D63E): Use "⿴午x" instead of "⿻午x".
147
148         * IDS-UCS-Ext-E.txt (U+2B930): Fixed.
149
150 2020-06-17  MORIOKA Tomohiko  <tomo.git@chise.org>
151
152         * IDS-UCS-Ext-B-2.txt (U-000230F7): Use "𠧚" instead of "⿱⺊囚".
153
154         * IDS-UCS-Ext-B-1.txt (U-000209F5): Use "𠧚" instead of "⿱⺊囚".
155         (U-00021313): Ditto.
156
157         * IDS-UCS-Ext-F.txt (U+2DB0D): Completed.
158         (U+2DC50): Completed.
159         (U+2E4DD): Completed.
160         (U+2E4E2): Completed.
161
162         * IDS-UCS-Basic.txt (U+7F97): Fixed.
163         (U+9FD2): Add IDS.
164         (U+9FD3): Add IDS.
165         (U+9FD4): Add IDS.
166         (U+9FD5): Add IDS.
167         (U+9FD6): Add IDS.
168         (U+9FD7): Add IDS.
169
170         * IDS-UCS-Ext-B-6.txt (U-0002A2BB): Fixed.
171
172         * IDS-UCS-Ext-A.txt (U+4747): Fixed.
173
174 2020-06-16  MORIOKA Tomohiko  <tomo.git@chise.org>
175
176         * IDS-UCS-Ext-B-3.txt (U-00025DF6): Use "⿱x𫲓" instead of
177         "⿱⿳x亡⺫⿲月女凡".
178
179 2020-06-14  MORIOKA Tomohiko  <tomo.git@chise.org>
180
181         * IDS-UCS-Ext-A.txt (U+38F8): Use "㽔" instead of "⿺⿱&CDP-85F0;豕生".
182         (U+3D8B): Likewise.
183
184 2020-06-14  MORIOKA Tomohiko  <tomo.git@chise.org>
185
186         * IDS-UCS-Basic.txt (U+9FCF): Add IDS.
187         (U+9FD0): Add IDS.
188         (U+9FD1): Add IDS.
189
190         * IDS-UCS-Ext-B-2.txt (U-0002258A): Use "⿰x䛣" instead of
191         "⿲x言甹".
192         (U-0002259C): Use "⿰x𰕕" instead of "⿲x童攵".
193
194         * IDS-UCS-Ext-B-1.txt (U-000203EC): Use "⿰亻䛣" instead of
195         "⿰信甹".
196
197 2020-06-13  MORIOKA Tomohiko  <tomo.git@chise.org>
198
199         * IDS-UCS-Basic.txt (U+9FC8): Add IDS.
200         (U+9FC9): Add IDS.
201         (U+9FCA): Add IDS.
202         (U+9FCB): Add IDS.
203         (U+9FCC): Add IDS.
204         (U+9FCD): Add IDS.
205         (U+9FCE): Add IDS.
206
207         * IDS-UCS-Ext-B-4.txt (U-00026FA1): Fixed.
208
209 2020-06-12  MORIOKA Tomohiko  <tomo.git@chise.org>
210
211         * IDS-UCS-Basic.txt (U+9FC1): Add IDS.
212         (U+9FC2): Add IDS.
213         (U+9FC3): Add IDS.
214         (U+9FC4): Add IDS.
215         (U+9FC5): Add IDS.
216         (U+9FC6): Add IDS.
217         (U+9FC7): Add IDS.
218
219         * IDS-UCS-Ext-B-3.txt (U-00025E38): Fixed.
220
221 2020-06-11  MORIOKA Tomohiko  <tomo.git@chise.org>
222
223         * IDS-UCS-Basic.txt (U+9FAE): Fixed.
224         (U+9FBD): Add IDS.
225         (U+9FBE): Add IDS.
226         (U+9FBF): Add IDS.
227         (U+9FC0): Add IDS.
228
229 2020-06-11  MORIOKA Tomohiko  <tomo.git@chise.org>
230
231         * IDS-UCS-Basic.txt (U+9FA9): Add IDS.
232         (U+9FAA): Add IDS.
233         (U+9FAB): Add IDS.
234         (U+9FAD): Add IDS.
235         (U+9FAE): Add IDS.
236         (U+9FAF): Add IDS.
237         (U+9FB2): Add IDS.
238         (U+9FB3): Add IDS.
239         (U+9FB7): Add IDS.
240         (U+9FBC): Add IDS.
241
242 2020-06-09  MORIOKA Tomohiko  <tomo.git@chise.org>
243
244         * IDS-UCS-Basic.txt (U+53C6): Use "爱" instead of "⿰&CDP-8BB8;友" [merge
245         commit '7bb4063b8816681d57c2d2c77177c49604c22757'].
246
247 2020-06-09  MORIOKA Tomohiko  <tomo.git@chise.org>
248
249         * IDS-UCS-Basic.txt (U+5171): Use "兀" instead of "⿱一八";
250         preserve the previous structure in @apparent.
251         (U+5174): Use "兀" instead of "⿱一八".
252         (U+5175): Add @apparent.
253         (U+5176): Use "兀" instead of "⿱一八"; preserve the previous
254         structure in @apparent.
255         (U+5177): Likewise.
256         (U+5178): Likewise.
257         (U+757A): Modify structure; preserve the previous structure in
258         @apparent.
259
260 2020-06-08  MORIOKA Tomohiko  <tomo.git@chise.org>
261
262         * install-ids.el: Save `ideographic-structure@apparent'.
263
264         * ids-find.el (ids-update-index): Support
265         `ideographic-structure@apparent'.
266
267         * ids-read.el (ids-read-buffer): Support `@apparent=' field.
268
269         * IDS-UCS-Basic.txt (U+5175): Delete `?'.
270
271         * IDS-UCS-Ext-G.txt (U+30CAE): Use "𰀡" instead of "⿲丨丨又".
272
273 2020-05-29  MORIOKA Tomohiko  <tomo.git@chise.org>
274
275         * IDS-UCS-Ext-B-4.txt (U-0002748B): Fixed.
276
277         * IDS-UCS-Basic.txt (U+60A4): Use "⿱囱x" instead of
278         "⿳丿⿴口タx".
279         (U+6F9A): Use "粵" instead of "⿱⿵𰃦米丂".
280
281 2020-05-28  MORIOKA Tomohiko  <tomo.git@chise.org>
282
283         * IDS-UCS-Basic.txt (U+6989): Use "举" instead of
284         "⿱⿱⿱𭕄一八𰀁".
285         (U+9646): Use "击" instead of "⿶𰀁凵".
286
287         * IDS-UCS-Ext-B-2.txt (U-00023B9A): Use "𢪙" instead of
288         "⿰手⿱一𰀁".
289
290 2020-05-26  MORIOKA Tomohiko  <tomo.git@chise.org>
291
292         * IDS-UCS-Basic.txt (U+6579): Fixed.
293
294 2020-05-14  MORIOKA Tomohiko  <tomo.git@chise.org>
295
296         * www/www-ids-find.el (www-ids-find-version): Update to 0.99.0.
297         (www-batch-ids-find): Use Bootstrap v4.5.0.
298
299 2020-04-22  MORIOKA Tomohiko  <tomo.git@chise.org>
300
301         * IDS-UCS-Ext-B-1.txt (U-0002012D): Use "⿴" instead of "⿻".
302         (U-0002012E): Ditto; use "𢆶" instead of "⿰幺幺".
303         (U-000204F1): Use "𢆶" instead of "⿰幺幺".
304         (U-00020626): Use "䖝" instead of "⿱丿虫".
305         (U-0002066C): Likewise; use "𢆶" instead of "⿰幺幺".
306         (U-00020B3E): Use "𢆶" instead of "⿰幺幺".
307         (U-00020DBD): Use "𢇂" instead of "⿱𢆶廾".
308         (U-00020E7F): Use "𡌥" instead of "⿳一𢆶土".
309         (U-000211DF): Use "𢆶" instead of "⿰幺幺".
310         (U-00021325): Use "⿱𫠩x" instead of "⿳一⿰幺幺x".
311         (U-000213C0): Use "𡌥" instead of "⿳一⿰幺幺土".
312         (U-0002145C): Use "𢆶" instead of "⿰幺幺".
313         (U-00021658): Use "⿱x𢇂" instead of "⿳x⿰幺幺廾".
314         (U-00021812): Use "𢇅" instead of "⿱⿰幺幺卝".
315         (U-0002195D): Use "𢆶" instead of "⿰幺幺".
316
317 2020-04-21  MORIOKA Tomohiko  <tomo.git@chise.org>
318
319         * IDS-UCS-Ext-B-4.txt (U-000267A5): Use "𡌥" instead of
320         "⿳一⿰幺幺土".
321         (U-00026C73): Use "𢆶" instead of "⿰幺幺".
322         (U-0002790B): Use "𢇂" instead of "⿱⿰幺幺廾".
323         (U-00027C01): Use "𡌥" instead of "⿳一⿰幺幺土".
324
325         * IDS-UCS-Ext-C.txt (U-0002A706): Use "𫠩" instead of "⿱一𢆶".
326         (U-0002ABB5): Use "⿱𫠩x" instead of "⿳一𢆶x".
327
328 2020-04-20  MORIOKA Tomohiko  <tomo.git@chise.org>
329
330         * IDS-UCS-Ext-B-2.txt (U-00023253): Use "𡌥" instead of
331         "⿳一𢆶土".
332         (U-000235AD): Ditto.
333
334         * IDS-UCS-Ext-B-6.txt (U-0002A028): Use "𢆶" instead of "⿰幺幺".
335
336         * IDS-UCS-Ext-A.txt (U+3AC1): Use "𢆶" instead of "⿰幺幺".
337
338 2020-04-13  MORIOKA Tomohiko  <tomo.git@chise.org>
339
340         * IDS-UCS-Ext-B-5.txt (U-000289C8): Use "芌" instead of "⿱艹亏".
341         (U-000289CB): Completed.
342         (U-00028E6F): Use "芌" instead of "⿱艹亐".
343
344         * IDS-UCS-Ext-B-4.txt (U-00027A04): Use "芌" instead of "⿱艹亐".
345
346 2020-04-09  MORIOKA Tomohiko  <tomo.git@chise.org>
347
348         * IDS-UCS-Ext-B-2.txt (U-0002247F): Modify structure.
349
350 2020-04-08  MORIOKA Tomohiko  <tomo.git@chise.org>
351
352         * IDS-UCS-Basic.txt (U+4E34): Use U-00030022 instead of
353         U+76D1-itaiji-003.
354         (U+76D1): Ditto.
355         (U+89C8): Ditto.
356         (U+9274): Ditto.
357
358         * IDS-UCS-Ext-B-5.txt (U-000287E9): Use "𪉷" instead of "⿱鹵𣆪".
359         (U-000287EC): Ditto.
360         (U-0002890C): Ditto.
361         (U-00028C33): Ditto.
362         (U-000299E4): Ditto.
363         (U-00029F76): Ditto.
364
365         * IDS-UCS-Ext-B-3.txt (U-00024166): Use "𪉷" instead of "⿱鹵𣆪".
366         (U-000244E0): Ditto.
367         (U-00025357): Ditto.
368         (U-00025738): Ditto.
369         (U-00025F81): Ditto.
370
371         * IDS-UCS-Ext-B-2.txt (U-00023863): Use "𪉷" instead of "⿱鹵𣆪".
372
373         * IDS-UCS-Ext-B-1.txt (U-0002117F): Use "𪉷" instead of "⿱鹵𣆪".
374         (U-00021930): Fixed.
375         (U-00021932): Use "𪉷" instead of "⿱鹵𣆪".
376
377 2020-04-07  MORIOKA Tomohiko  <tomo.git@chise.org>
378
379         * IDS-UCS-Ext-B-1.txt (U-000200FE): Use "𬼆" instead of "⿱㐅㐅".
380         (U-000206C4): Ditto.
381         (U-000206C7): Confirmed.
382         (U-000206DD): Use U+5203 instead of U+2F81E.
383         (U-0002073D): Use "⿱㐅杀" instead of "⿱⿱㐅㐅木".
384         (U-00020B10): Use "⿵𠫼x" instead of "⿱厽⿻&CDP-8BF5;⿱二x".
385         (U-00020B18): Ditto.
386         (U-00020D82): Use "⿰x𢼂" instead of "⿲x⿱㐅㐅⺙".
387         (U-000210CE): Use "樊" instead of "⿱⿲木⿱㐅㐅木大".
388         (U-0002163B): Use "𬼆" instead of "⿱㐅㐅".
389         (U-000217C2): Use U+5203 instead of U+2F81E.
390         (U-00021B8A): Use "刼" instead of "⿰去刃".
391
392         * IDS-UCS-Ext-B-2.txt (U-0002363C): Use "啟" instead of "⿰启攵".
393
394 2020-04-06  MORIOKA Tomohiko  <tomo.git@chise.org>
395
396         * IDS-UCS-Ext-B-4.txt (U-000265AB): Use "昬" instead of "⿱民日".
397         (U-0002676E): Ditto.
398         (U-0002696F): Use "爻" instead of "⿱㐅㐅".
399         (U-000269A0): Use "⿱𦥯x" instead of "⿳⿻𦥑⿱㐅㐅冖x".
400         (U-00026B93): Use "𠛄" instead of "⿰⿱㐅㐅刂".
401         (U-00026C60): Use "⿴茻丩" instead of "⿳艸丩艸".
402         (U-00026D54): Use "爼" instead of "⿰⿱㐅㐅且".
403         (U-00026D79): Use U+8279 instead of <CJK RADICAL GRASS ONE>.
404         (U-00026DB0): Use "𣬈" instead of "⿰囟比".
405         (U-00026DF1): Modify structure.
406         (U-00026E33): Use "⿴𦬠x" instead of "⿳艹辰廾".
407         (U-00026E69): Use "朙" instead of "⿰囧月"; use U+8279 instead of
408         <CJK RADICAL GRASS ONE>.
409         (U-00027087): Modify structure.
410         (U-000270E3): Use "⿱x𥊽" instead of "⿳x𥄳弟".
411         (U-00027178): Modify structure.
412         (U-000274F9): Use "昬" instead of "⿱民日".
413         (U-00027814): Use "爻" instead of "⿱㐅㐅".
414         (U-00027B6D): Use "⿸𨿳x" instead of "⿸𤕫⿱倠x".
415
416 2020-04-06  MORIOKA Tomohiko  <tomo.git@chise.org>
417
418         * IDS-UCS-Ext-B-3.txt (U-0002464D): Use "𣎵" instead of "⿻屮几".
419
420         * IDS-UCS-Basic.txt (U+846C): Use "⿴𦬇x" instead of "⿳艹x廾".
421
422 2020-04-05  MORIOKA Tomohiko  <tomo.git@chise.org>
423
424         * IDS-UCS-Ext-B-2.txt (U-00022A57): Use "𡰥" instead of "⿸尸二";
425         use "𢨳" instead of "⿱户户".
426         (U-00022A59): Use U+542F instead of JU+542F.
427         (U-00022A5D): Likewise; use "𢨳" instead of "⿱户户".
428         (U-00022F9E): Use "昬" instead of "⿱民日".
429         (U-000231EF): Use "𢨯" instead of "⿰戶戶".
430         (U-000232BD): Ditto.
431         (U-000234E0): Ditto.
432         (U-0002363C): Use U+542F instead of JU+542F.
433         (U-00023645): Likewise.
434         (U-000238E4): Use "昬" instead of "⿱民日".
435
436 2020-04-05  MORIOKA Tomohiko  <tomo.git@chise.org>
437
438         * IDS-UCS-Ext-B-6.txt (U-0002A0EF): Use "昬" instead of "⿱民日".
439
440         * IDS-UCS-Ext-B-5.txt (U-0002834C): Use "昬" instead of "⿱民日".
441         (U-00028488): Use "𡰥" instead of "⿸尸二"; use U+8FB6 instead of
442         <CJK RADICAL SIMPLIFIED WALK>.
443         (U-00028D7D): Use "昬" instead of "⿱民日".
444         (U-00029003): Ditto.
445         (U-00029509): Ditto.
446         (U-000295BE): Use "𡰥" instead of "⿸尸二".
447
448         * IDS-UCS-Ext-B-3.txt (U-000241BE): Use "𡰥" instead of "⿸尸二".
449         (U-00024E05): Use "昬" instead of "⿱民日".
450         (U-00024EEE): Use "⿸𤸰x" instead of "⿸疒⿱倠x".
451         (U-00024F21): Ditto.
452         (U-00025097): Use "朙" instead of "⿰囧月".
453         (U-0002513F): Use "𡰥" instead of "⿸尸二".
454         (U-00025731): Use "⿱眞夊" instead of "⿳匕⿺𠃊目⿱八夊".
455         (U-00025737): Ditto.
456         (U-00025739): Ditto.
457         (U-00025793): Use "𡰥" instead of "⿸尸二".
458
459         * IDS-UCS-Ext-B-1.txt (U-000202BD): Use "昬" instead of "⿱民日".
460
461 2020-04-05  MORIOKA Tomohiko  <tomo.git@chise.org>
462
463         * IDS-UCS-Ext-B-6.txt (U-0002A18C): Use "⿰朙x" instead of
464         "⿲囧月x".
465         (U-0002A1FF): Use "𨿳" instead of "⿸𤕫倠".
466
467         * IDS-UCS-Basic.txt (U+80B8): Use "⿸𦘩" instead of "⿰⺼⿱八x".
468
469 2020-04-04  MORIOKA Tomohiko  <tomo.git@chise.org>
470
471         * IDS-UCS-Ext-B-1.txt (U-00021D2B): Use "𡴆" instead of "⿱屮六".
472
473 2020-04-02  MORIOKA Tomohiko  <tomo.git@chise.org>
474
475         * IDS-UCS-Ext-B-2.txt (U-00023284): Use "⿱彗x" instead of
476         "⿳⿰丰丰⺕x".
477         (U-00023348): Use "⿱x𣅋" instead of "⿳x曰䒑".
478
479 2020-04-02  MORIOKA Tomohiko  <tomo.git@chise.org>
480
481         * IDS-UCS-Ext-B-4.txt (U-00027399): Use "𠨚" instead of "⿰希卩".
482         (U-0002739B): Fixed.
483         (U-0002739F): Fixed.
484
485         * IDS-UCS-Ext-B-1.txt (U-00021FBF): Fixed.
486
487         * IDS-UCS-Ext-B-3.txt (U-00025728): Use "𧯽" instead of
488         "⿱⿶凵⿰丰丰豆".
489         (U-0002572A): Fixed.
490
491 2020-04-01  MORIOKA Tomohiko  <tomo.git@chise.org>
492
493         * IDS-UCS-Ext-B-6.txt (U-0002A4C6): Fixed.
494
495 2020-04-01  MORIOKA Tomohiko  <tomo.git@chise.org>
496
497         * IDS-UCS-Ext-A.txt (U+3BFA): Use "𰯲" instead of "⿰臣⿱&CDP-89BC;⺫".
498         (U+3F49): Likewise.
499
500         * IDS-UCS-Ext-B-6.txt (U-0002A38D): Completed.
501         (U-0002A38E): Completed.
502
503         * IDS-UCS-Ext-G.txt: New file.
504
505         * IDS-UCS-Ext-B-2.txt (U-00023CF9): Use "𭑃" instead of "⿱大于".
506
507         * IDS-UCS-Ext-B-5.txt (U-0002863F): Use "𮥿" instead of
508         "⿳亠吅隹".
509         (U-00028DA7): Use "𭦌" instead of "⿱⿱⺈田日".
510
511         * IDS-UCS-Ext-F.txt (U+2D7FC): Chose representative IDS based on
512         the abstract structure.
513
514 2020-03-11  MORIOKA Tomohiko  <tomo.git@chise.org>
515
516         * install-ids.el: Install IDS-UCS-Ext-G.txt.
517
518 2020-03-31  MORIOKA Tomohiko  <tomo.git@chise.org>
519
520         * IDS-UCS-Ext-B-4.txt (U-00026753): Use "𭁨" instead of "⿵冂米".
521
522         * IDS-UCS-Ext-B-3.txt (U-00025BAB): Use "𭁨" instead of "⿵冂米".
523
524         * IDS-UCS-Basic.txt: Use "⿱𫇦x" instead of "⿳艹冖x".
525         (U+685C): Use "𰋷" instead of "⿱𭕄女".
526         (U+73F1): Ditto.
527         (U+8227): Use "𭂫" instead of "⿱丿凡".
528
529         * IDS-UCS-Ext-A.txt (U+42DD): Use "𰋷" instead of "⿱𭕄女".
530
531 2020-03-30  MORIOKA Tomohiko  <tomo.git@chise.org>
532
533         * IDS-UCS-Ext-C.txt (U-0002A859): Use "𭅺" instead of "⿰良卩".
534
535         * IDS-UCS-Ext-B-6.txt (U-0002A003): Use "卭" instead of "⿰工卩".
536
537         * IDS-UCS-Ext-B-5.txt (U-000289DE): Use "卬" instead of "⿰&CDP-8CBD;卩".
538
539         * IDS-UCS-Ext-B-4.txt (U-00026869): Modify structure.
540
541         * IDS-UCS-Basic.txt (U+7237): Use "𰆊" instead of "卩".
542
543 2020-03-30  MORIOKA Tomohiko  <tomo.git@chise.org>
544
545         * IDS-UCS-Ext-B-6.txt (U-0002A10D): Completed.
546
547 2020-03-30  MORIOKA Tomohiko  <tomo.git@chise.org>
548
549         * IDS-UCS-Ext-B-6.txt (U-0002A0DF): Completed.
550
551         * IDS-UCS-Ext-F.txt:
552         - Use U+4E29 instead of UU+4E29.
553         - Use U+5204 instead of UU+5204.
554         - Use U+5203 instead of U+2F81E.
555         - Use U+5206 instead of UU+5206.
556         - Use U+5177 instead of U+2F811.
557         - Use U+51E1 instead of UU+51E1.
558         - Use U+53F1 instead of UU+53F1.
559         - Use U+5904 instead of UU+5904.
560         - Use U+8001 instead of UU+8001.
561         - Use U+7FBD instead of UU+7FBD.
562         - Use U+8A25 instead of UU+8A25.
563         - Use U+516A instead of UU+516A.
564         - Use U+5721 instead of UU+5721.
565         - Use U+752C instead of UU+752C.
566         - Use U+8012 instead of JU+8012.
567         - Use U+9F13 instead of UU+9F13.
568         (U+2CEFC): Completed.
569         (U+2D0AA): Completed.
570         (U+2D0CE): Use "⿹𠃌𠂇" instead of U+2F81E.
571         (U+2D0F1): Use GT-K03607 instead of "⿱𦍌丿".
572         (U+2D177): Use "𰆊" instead of "⿱𠃌丨".
573         (U+2D178): Ditto.
574         (U+2D17A): Completed.
575         (U+2D17E): Use "𰆊" instead of "⿱𠃌丨".
576         (U+2D17F): Ditto.
577         (U+2D1E2): Completed.
578         (U+2D248): Use "𭅒" instead of "⿱䒑老".
579         (U+2D2AC): Use U+44C1 instead of UU+44C1.
580         (U+2D310): Fixed.
581         (U+2D66B): Completed.
582         (U+2D790): Completed.
583         (U+2D7FE): Completed.
584         (U+2DE23): Completed.
585         (U+2DE2E): Completed.
586         (U+2DF90): Completed.
587         (U+2E295): Use "⿱罒⿱羽𣄼" instead of "⿳罒羽𣄼".
588         (U+2E2DE): Use "⿸耂乚" instead of "老".
589         (U+2E4D8): Completed.
590         (U+2E4D9): Completed.
591         (U+2E4DC): Completed.
592         (U+2E4DE): Use U+864D-itaiji-001.
593         (U+2E4E0): Likewise.
594         (U+2E4E1): Completed.
595         (U+2E4E5): Completed.
596         (U+2E5C7): Completed.
597         (U+2E65F): Completed.
598         (U+2E71F): Completed.
599         (U+2EA0D): Use "⿹頃x" instead of "⿰⿱匕x頁".
600
601         * IDS-UCS-Ext-B-5.txt (U-000299D1): Completed.
602
603 2020-03-27  MORIOKA Tomohiko  <tomo.git@chise.org>
604
605         * IDS-UCS-Ext-B-5.txt (U-00028BF3): Fixed.
606
607 2020-03-25  MORIOKA Tomohiko  <tomo.git@chise.org>
608
609         * IDS-UCS-Ext-B-5.txt (U-00028944): Fixed.
610
611 2020-03-23  MORIOKA Tomohiko  <tomo.git@chise.org>
612
613         * IDS-UCS-Ext-B-5.txt (U-000285ED): Use "臾" instead of "⿻人𦥑".
614
615 2020-03-22  MORIOKA Tomohiko  <tomo.git@chise.org>
616
617         * IDS-UCS-Ext-B-5.txt (U-000285EC): Fixed.
618
619 2020-03-22  MORIOKA Tomohiko  <tomo.git@chise.org>
620
621         * IDS-UCS-Ext-B-5.txt (U-00028576): Completed.
622
623 2020-03-21  MORIOKA Tomohiko  <tomo.git@chise.org>
624
625         * IDS-UCS-Ext-B-4.txt (U-00027DEB): Completed.
626
627 2020-03-20  MORIOKA Tomohiko  <tomo.git@chise.org>
628
629         * IDS-UCS-Ext-B-1.txt (U-00021C30): Fixed.
630
631         * IDS-UCS-Ext-B-6.txt (U-0002A359): Use "𭅒" instead of "⿱䒑老".
632
633         * IDS-UCS-Ext-C.txt (U-0002A800): Use "⿸𰇀土" instead of
634         "⿰⿱𣦵贝圣".
635
636         * IDS-UCS-Ext-B-4.txt (U-00027DCE): Completed.
637
638         * IDS-UCS-Ext-B-2.txt (U-00022FE1): Use "⿹⿰𣦵攴x" instead of
639         "⿰⿱𣦵x攴".
640
641         * IDS-UCS-Ext-A.txt (U+3561): Use "⿹𣦻&A-IWDSU+8C37;" instead of "⿰䜭又".
642         (U+3562): Use "⿹𣦻x" instead of "⿰⿱𣦵x又".
643         (U+4AA5): Use "⿸㕢x" instead of "⿰⿱𣦵貝⿱又x".
644
645 2020-03-19  MORIOKA Tomohiko  <tomo.git@chise.org>
646
647         * IDS-UCS-Ext-B-5.txt (U-00029897): Use "卭" instead of "⿰工卩".
648         (U-0002989E): Likewise.
649
650         * IDS-UCS-Ext-B-4.txt (U-000266F6): Use "却" instead of "⿰去卩".
651
652         * IDS-UCS-Ext-B-3.txt (U-00024911): Use "卭" instead of "⿰工卩".
653
654 2020-03-19  MORIOKA Tomohiko  <tomo.git@chise.org>
655
656         * IDS-UCS-Ext-B-4.txt (U-00027CF1): Completed.
657
658 2020-03-18  MORIOKA Tomohiko  <tomo.git@chise.org>
659
660         * IDS-UCS-Ext-B-2.txt (U-00022BC3): Use "丢" instead of "⿱丿去".
661         (U-000236FA): Use "厀" instead of "⿰桼卩".
662         (U-000238DD): Use "卽" instead of "⿰⿱白匕卩".
663
664         * IDS-UCS-Ext-B-1.txt (U-00020C31): Use "节" instead of "⿱艹卩".
665         (U-00020D37): Use "㕁" instead of "⿰𠫤卩".
666
667 2020-03-18  MORIOKA Tomohiko  <tomo.git@chise.org>
668
669         * IDS-UCS-Ext-B-4.txt (U-000278B2): Use "⿱⺈𠕎" instead of
670         "⿵⿱⺈冂仌".
671
672         * IDS-UCS-Ext-C.txt (U-0002B55D): Use "𰆊" instead of "卩".
673
674         * IDS-UCS-Basic.txt (U+5381): Use "𰆊" instead of "卩".
675
676         * IDS-UCS-Ext-B-4.txt (U-000278AF): Completed.
677
678 2020-03-17  MORIOKA Tomohiko  <tomo.git@chise.org>
679
680         * IDS-UCS-Ext-B-4.txt (U-00027833): Completed.
681
682 2020-03-16  MORIOKA Tomohiko  <tomo.git@chise.org>
683
684         * IDS-UCS-Ext-B-2.txt (U-000237F1): Fixed.
685
686 2020-03-15  MORIOKA Tomohiko  <tomo.git@chise.org>
687
688         * IDS-UCS-Ext-B-4.txt (U-000277FA): Completed.
689         (U-000277FE): Completed.
690         (U-00027800): Completed.
691
692 2020-03-14  MORIOKA Tomohiko  <tomo.git@chise.org>
693
694         * IDS-UCS-Ext-B-4.txt (U-00027805): Completed.
695
696 2020-03-12  MORIOKA Tomohiko  <tomo.git@chise.org>
697
698         * IDS-UCS-Ext-B-4.txt (U-000275D9): Fixed.
699         (U-000275DA): Fixed.
700
701 2020-03-12  MORIOKA Tomohiko  <tomo.git@chise.org>
702
703         * IDS-UCS-Ext-B-4.txt (U-00027595): Fixed; use "𣬈" instead of
704         "⿰囟比".
705
706 2020-03-08  MORIOKA Tomohiko  <tomo.git@chise.org>
707
708         * IDS-UCS-Ext-B-4.txt (U-0002718B): Completed.
709
710 2020-03-05  MORIOKA Tomohiko  <tomo.git@chise.org>
711
712         * IDS-UCS-Ext-B-4.txt (U-000270B1): Use "⿴𦬠x" instead of
713         "⿳艹x廾".
714         (U-000270B3): Likewise.
715         (U-000270B4): Completed.
716         (U-000270B5): Use "⿴𦬠x" instead of "⿳艹x廾".
717
718 2020-03-03  MORIOKA Tomohiko  <tomo.git@chise.org>
719
720         * IDS-UCS-Ext-B-4.txt (U-00026FC7): Use "𫑨" instead of "⿰魚阝".
721         (U-00026FC8): Fixed; use "𠎤" instead of "⿱⿵亼吅𠕁".
722
723 2020-03-03  MORIOKA Tomohiko  <tomo.git@chise.org>
724
725         * IDS-UCS-Ext-B-4.txt (U-00026EEA): Completed.
726
727 2020-03-02  MORIOKA Tomohiko  <tomo.git@chise.org>
728
729         * IDS-UCS-Ext-B-4.txt (U-00026EE0): Completed.
730
731 2020-02-28  MORIOKA Tomohiko  <tomo.git@chise.org>
732
733         * IDS-UCS-Ext-B-4.txt (U-00026E85): Fixed.
734
735 2020-02-27  MORIOKA Tomohiko  <tomo.git@chise.org>
736
737         * IDS-UCS-Ext-B-4.txt (U-00026E58): Fixed.
738         (U-00026E5A): Completed.
739
740 2020-02-27  MORIOKA Tomohiko  <tomo.git@chise.org>
741
742         * IDS-UCS-Ext-B-4.txt (U-00026E49): Completed.
743         (U-00026E4A): Fixed.
744
745 2020-02-24  MORIOKA Tomohiko  <tomo.git@chise.org>
746
747         * IDS-UCS-Ext-B-4.txt (U-00026E41): Fixed.
748
749 2020-02-20  MORIOKA Tomohiko  <tomo.git@chise.org>
750
751         * IDS-UCS-Ext-B-4.txt (U-00026D01): Fixed; use "𥄁" instead of
752         "⿺目乂".
753
754 2020-02-19  MORIOKA Tomohiko  <tomo.git@chise.org>
755
756         * IDS-UCS-Ext-B-4.txt (U-00026CFB): Fixed.
757
758 2020-02-19  MORIOKA Tomohiko  <tomo.git@chise.org>
759
760         * IDS-UCS-Ext-B-4.txt (U-00026C8B): Completed.
761
762 2020-02-16  MORIOKA Tomohiko  <tomo.git@chise.org>
763
764         * IDS-UCS-Ext-B-4.txt (U-00026C6A): Fixed.
765
766 2020-02-12  MORIOKA Tomohiko  <tomo.git@chise.org>
767
768         * IDS-UCS-Compat-Supplement.txt (U-0002F9D6): Add IDS.
769
770         * IDS-UCS-Ext-C.txt (U-0002B06F): Use "⿸𥪴x" instead of
771         "⿰章⿱夅x".
772
773         * IDS-UCS-Ext-B-4.txt (U-000275DB): Use "𥪴" instead of "⿰章夅".
774
775         * IDS-UCS-Ext-B-2.txt (U-00023AE1): Use "𥪴" instead of "⿰章夅".
776
777         * IDS-UCS-Ext-A.txt (U+4917): Use "𥪴" instead of "⿰章夅".
778
779         * IDS-UCS-Basic.txt (U+7AF7): Use "⿸𥪴x" instead of "⿰章⿱夅x".
780
781         * IDS-UCS-Ext-B-3.txt (U-00025AD4): Use "⿸𥪴x" instead of
782         "⿰章⿱夅x".
783
784 2020-02-08  MORIOKA Tomohiko  <tomo.git@chise.org>
785
786         * IDS-UCS-Ext-B-4.txt (U-00026962): Completed.
787
788 2020-02-07  MORIOKA Tomohiko  <tomo.git@chise.org>
789
790         * IDS-UCS-Ext-B-4.txt (U-000267A9): Fixed.
791
792 2020-02-07  MORIOKA Tomohiko  <tomo.git@chise.org>
793
794         * IDS-UCS-Ext-B-4.txt (U-00026190): Completed.
795         (U-00026191): Completed.
796
797 2020-02-06  MORIOKA Tomohiko  <tomo.git@chise.org>
798
799         * IDS-UCS-Ext-B-4.txt (U-000260B0): Completed.
800
801 2020-02-04  MORIOKA Tomohiko  <tomo.git@chise.org>
802
803         * IDS-UCS-Ext-B-3.txt (U-0002405F): Fixed.
804
805 2020-02-01  MORIOKA Tomohiko  <tomo.git@chise.org>
806
807         * IDS-UCS-Ext-B-4.txt (U-00026498): Confirmed [delete `?'].
808         (U-0002649B): Use "𠷎" instead of "𢏚口".
809         (U-000264AB): Use "⿸⿰⿹𢏚口殳x" instead of "⿰⿹𢏚口⿱殳x".
810         (U-000264AF): Fixed.
811         (U-000264C3): Fixed; use "𠷎" instead of "⿹𢏚口".
812         (U-000269BA): Use "舂" instead of "⿵𡗗𦥑"; use "𠷎" instead of
813         "⿹𢏚口".
814         (U-00026E9A): Use "𠷎" instead of "⿹𢏚口".
815
816 2020-02-01  MORIOKA Tomohiko  <tomo.git@chise.org>
817
818         * IDS-UCS-Ext-B-3.txt (U-000243A7): Use "𠷎" instead of "⿹𢏚口".
819         (U-000246F4): Ditto.
820         (U-00024A48): Ditto.
821         (U-00024E9C): Ditto.
822         (U-00024FA6): Ditto.
823         (U-00025723): Use "𦓃" instead of "⿱耂⿹𢏚口".
824
825 2020-01-31  MORIOKA Tomohiko  <tomo.git@chise.org>
826
827         * IDS-UCS-Ext-B-2.txt (U-00022142): Use "𠷎" instead of "⿹𢏚口".
828         (U-00022170): Fixed.
829         (U-00022171): Use "𠷎" instead of "⿹𢏚口".
830         (U-000228A7): Ditto.
831         (U-00022D88): Ditto.
832         (U-00022FDF): Ditto.
833         (U-00023691): Ditto.
834         (U-00023ABE): Ditto.
835         (U-00023FAD): Ditto.
836
837         * IDS-UCS-Ext-B-6.txt (U-0002A187): Use "𠷎" instead of "⿹𢏚口".
838
839         * IDS-UCS-Ext-B-5.txt (U-00028161): Use "𠷎" instead of "⿹𢏚口".
840         (U-000288CA): Ditto.
841         (U-0002963F): Ditto.
842         (U-00029991): Ditto.
843
844 2020-01-31  MORIOKA Tomohiko  <tomo.git@chise.org>
845
846         * IDS-UCS-Basic.txt (U+7A74): Add IDS.
847
848         * IDS-UCS-Ext-B-5.txt (U-00028755): Use "盖" instead of "⿱𦍌皿".
849         (U-000288B8): Ditto.
850         (U-00028DA9): Ditto.
851         (U-00028EF9): Ditto.
852         (U-00029EBB): Ditto.
853
854         * IDS-UCS-Ext-B-4.txt (U-00027721): Use "盖" instead of "⿱𦍌皿".
855
856         * IDS-UCS-Ext-B-3.txt (U-00024E7A): Use "盖" instead of "⿱𦍌皿".
857         (U-000250D9): Ditto.
858         (U-000250E3): Ditto.
859         (U-00025564): Ditto.
860
861         * IDS-UCS-Ext-B-2.txt (U-0002327C): Use "盖" instead of "⿱𦍌皿".
862         (U-00023665): Ditto.
863
864         * IDS-UCS-Ext-B-1.txt (U-00021ED8): Use "盖" instead of "⿱𦍌皿".
865
866 2020-01-28  MORIOKA Tomohiko  <tomo.git@chise.org>
867
868         * IDS-UCS-Ext-B-3.txt (U-00024CC0): Fixed.
869
870 2020-01-27  MORIOKA Tomohiko  <tomo.git@chise.org>
871
872         * IDS-UCS-Ext-B-3.txt (U-00024C12): Completed.
873
874         * IDS-UCS-Ext-A.txt (U+4BA5): Use "鬲" instead of
875         "⿳一口⿵冂⿱㐅丅".
876
877 2020-01-25  MORIOKA Tomohiko  <tomo.git@chise.org>
878
879         * IDS-UCS-Ext-B-3.txt (U-00024A61): Fixed.
880
881         * IDS-UCS-Ext-B-2.txt (U-00023586): Use "㝁" instead of "⿱旬子".
882
883         * IDS-UCS-Ext-B-1.txt:
884         - Use "厸" instead of "⿰厶厶".
885         - Use "厽" instead of "⿱厶⿰厶厶".
886         (U-000202AB): Use "㝁" instead of "⿱旬子".
887         (U-00020529): Fixed.
888         (U-00020AEC): Modify structure.
889         (U-00020B01): Fixed.
890         (U-000214F8): Use "垒" instead of "⿱⿱厶⿰厶厶土".
891         (U-000217A6): Use "㝁" instead of "⿱旬子".
892         (U-00021810): Use "𠫹" instead of "⿱⿰厶厶&CDP-8BD9;".
893         (U-00021B9F): Modify structure.
894
895         * IDS-UCS-Ext-B-4.txt (U-00027A82): Use "㝁" instead of "⿱旬子".
896
897 2020-01-24  MORIOKA Tomohiko  <tomo.git@chise.org>
898
899         * IDS-UCS-Ext-B-3.txt (U-0002468C): Fixed.
900
901 2020-01-24  MORIOKA Tomohiko  <tomo.git@chise.org>
902
903         * IDS-UCS-Ext-B-3.txt (U-00024158): Fixed.
904
905 2020-01-24  MORIOKA Tomohiko  <tomo.git@chise.org>
906
907         * IDS-UCS-Ext-B-3.txt (U-00024092): Completed.
908
909         * IDS-UCS-Ext-B-2.txt (U-00023FAF): Fixed.
910
911 2020-01-23  MORIOKA Tomohiko  <tomo.git@chise.org>
912
913         * IDS-UCS-Ext-B-2.txt (U-0002391D): Completed.
914
915 2020-01-22  MORIOKA Tomohiko  <tomo.git@chise.org>
916
917         * IDS-UCS-Ext-B-2.txt (U-00023914): Completed.
918
919 2020-01-22  MORIOKA Tomohiko  <tomo.git@chise.org>
920
921         * IDS-UCS-Ext-B-2.txt (U-0002386B): Completed.
922
923 2020-01-21  MORIOKA Tomohiko  <tomo.git@chise.org>
924
925         * IDS-UCS-Ext-B-1.txt (U-0002055A): Fixed.
926
927         * IDS-UCS-Ext-B-2.txt (U-00023845): Completed.
928
929 2020-01-18  MORIOKA Tomohiko  <tomo.git@chise.org>
930
931         * IDS-UCS-Ext-B-2.txt (U-000237D8): Completed.
932
933 2020-01-17  MORIOKA Tomohiko  <tomo.git@chise.org>
934
935         * IDS-UCS-Ext-E.txt (U+2B83E): Use "⿴⿱𰀉囗x" instead of
936         "⿱𰀉⿴囗x".
937
938         * IDS-UCS-Ext-B-5.txt (U-00029198): Use "⿴⿱𰀉囗x" instead of
939         "⿱𰀉⿴囗x".
940
941         * IDS-UCS-Ext-B-2.txt (U-0002376F): Use "棘" instead of "⿰朿朿".
942         (U-0002384D): Ditto.
943         (U-0002384F): Fixed.
944
945 2020-01-17  MORIOKA Tomohiko  <tomo.git@chise.org>
946
947         * IDS-UCS-Ext-B-1.txt (U-000214A9): Use "⿴⿳士冖&A-IWDSU+6728;咎" instead of
948         "⿳⿱士冖⿰夂卜呆".
949
950         * IDS-UCS-Ext-B-2.txt (U-00022187): Use "槖" instead of
951         "⿱⿱士冖⿱石木".
952         (U-00022DCC): Use "槖" instead of "⿳士⿱冖石木".
953         (U-000234F7): Use "⿴⿳士冖木x" instead of "⿳士⿵冖x木".
954         (U-00023754): Use "槖" instead of "⿳⿱士冖石木".
955
956 2020-01-17  MORIOKA Tomohiko  <tomo.git@chise.org>
957
958         * IDS-UCS-Ext-B-5.txt (U-000293EE): Use "槖" instead of
959         "⿳⿱士冖石木".
960
961         * IDS-UCS-Ext-B-4.txt (U-000274DC): Use "槖" instead of
962         "⿳⿱士冖石木".
963
964         * IDS-UCS-Basic.txt (U+69D6): Use "⿴⿳士冖木x" instead of
965         "⿱⿱⿱士冖x木".
966
967         * IDS-UCS-Ext-B-2.txt (U-00023672): Fixed.
968
969 2020-01-16  MORIOKA Tomohiko  <tomo.git@chise.org>
970
971         * IDS-UCS-Ext-B-2.txt (U-0002357A): Completed.
972
973 2020-01-16  MORIOKA Tomohiko  <tomo.git@chise.org>
974
975         * IDS-UCS-Ext-B-5.txt (U-00028020): Use "𢇛" instead of "⿸广干".
976
977         * IDS-UCS-Ext-B-4.txt (U-00027EE7): Use "𢇛" instead of "⿸广干".
978
979         * IDS-UCS-Ext-B-2.txt (U-00023436): Completed.
980         (U-00023437): Completed.
981         (U-0002343C): Completed; use "𢇛" instead of "⿸广干".
982         (U-00023D14): Use "𢇛" instead of "⿸广干".
983
984 2020-01-15  MORIOKA Tomohiko  <tomo.git@chise.org>
985
986         * IDS-UCS-Ext-B-2.txt (U-0002336B): Completed.
987
988 2020-01-15  MORIOKA Tomohiko  <tomo.git@chise.org>
989
990         * IDS-UCS-Ext-B-2.txt (U-00023332): Completed.
991
992 2020-01-15  MORIOKA Tomohiko  <tomo.git@chise.org>
993
994         * IDS-UCS-Ext-B-2.txt (U-00022994): Filled with incomplete
995         alternative IDC "⿶".
996
997 2020-01-15  MORIOKA Tomohiko  <tomo.git@chise.org>
998
999         * IDS-UCS-Ext-B-2.txt (U-00022484): Use "⿷" instead of "⿻".
1000         (U-00022485): Use "工" instead of "工".
1001
1002 2020-01-14  MORIOKA Tomohiko  <tomo.git@chise.org>
1003
1004         * IDS-UCS-Ext-B-1.txt (U-000206A4): Delete partial IDS.
1005
1006 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1007
1008         * IDS-UCS-Ext-B-6.txt (U-0002A244) 𪉄: fixed
1009
1010 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1011
1012         * IDS-UCS-Ext-B-5.txt (U-000294CC) 𩓌: fixed
1013
1014 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1015
1016         * IDS-UCS-Ext-B-5.txt (U-00028C36) 𨰶: fixed
1017
1018 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1019
1020         * IDS-UCS-Ext-B-5.txt (U-00028BA5) 𨮥: fixed
1021
1022 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1023
1024         * IDS-UCS-Ext-B-4.txt (U-000277E9) 𧟩: fixed
1025
1026 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1027
1028         * IDS-UCS-Ext-B-4.txt (U-000277DB) 𧟛: fixed
1029
1030 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1031
1032         * IDS-UCS-Ext-B-4.txt (U-000277DE) 𧟞: fixed
1033
1034 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1035
1036         * IDS-UCS-Ext-B-4.txt (U-000277DD) 𧟝: fixed
1037
1038 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1039
1040         * IDS-UCS-Ext-B-4.txt (U-000275FE) 𧗾: fixed
1041
1042 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1043
1044         * IDS-UCS-Ext-B-4.txt (U-000274AC) 𧒬: fixed
1045
1046 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1047
1048         * IDS-UCS-Ext-B-4.txt (U-00027430) 𧐰: fixed
1049
1050 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1051
1052         * IDS-UCS-Ext-B-4.txt (U-0002718D) 𧆍: fixed
1053
1054 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1055
1056         * IDS-UCS-Ext-B-4.txt (U-0002713F) 𧄿: fixed
1057
1058 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1059
1060         * IDS-UCS-Ext-B-4.txt (U-00027105) 𧄅: fixed
1061
1062 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1063
1064         * IDS-UCS-Ext-B-4.txt (U-00027098) 𧂘: fixed
1065
1066 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1067
1068         * IDS-UCS-Ext-B-4.txt (U-0002701A) 𧀚: fixed
1069
1070 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1071
1072         * IDS-UCS-Ext-B-4.txt (U-00026DC7) 𦷇: fixed
1073
1074 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1075
1076         * IDS-UCS-Ext-B-4.txt (U-00026D4A) 𦵊: fixed
1077
1078 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1079
1080         * IDS-UCS-Ext-B-4.txt (U-00026C0F) 𦰏: fixed
1081
1082 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1083
1084         * IDS-UCS-Ext-B-4.txt (U-00026BAA) 𦮪: fixed
1085
1086 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1087
1088         * IDS-UCS-Ext-B-4.txt (U-000268FC) 𦣼: fixed
1089
1090 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1091
1092         * IDS-UCS-Ext-B-1.txt (U-00020613) 𠘓: fixed
1093
1094 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1095
1096         * IDS-UCS-Ext-B-3.txt (U-00025D12) 𥴒: fixed
1097
1098 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1099
1100         * IDS-UCS-Ext-B-3.txt (U-00025091) 𥂑: fixed
1101
1102 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1103
1104         * IDS-UCS-Ext-B-3.txt (U-00024EE1) 𤻡: fixed
1105
1106 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1107
1108         * IDS-UCS-Ext-B-3.txt (U-00024E9C) 𤺜: fixed
1109
1110 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1111
1112         * IDS-UCS-Ext-B-3.txt (U-00024E7A) 𤹺: fixed
1113
1114 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1115
1116         * IDS-UCS-Ext-B-3.txt (U-00024B44) 𤭄: fixed
1117
1118 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1119
1120         * IDS-UCS-Ext-B-3.txt (U-00024A96) 𤪖: fixed
1121
1122 2020-01-13  ZAN DoYe  <zandoye@gmail.com>
1123
1124         * IDS-UCS-Ext-B-3.txt (U-000244F0) 𤓰: Delete incomplete IDS.
1125
1126 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1127
1128         * IDS-UCS-Ext-B-2.txt (U-00023CF5) 𣳵: fixed
1129
1130 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1131
1132         * IDS-UCS-Ext-B-2.txt (U-00023862) 𣡢: fixed
1133
1134 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1135
1136         * IDS-UCS-Ext-B-2.txt (U-0002370D) 𣜍: fixed
1137
1138 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1139
1140         * IDS-UCS-Ext-B-2.txt (U-0002349B) 𣒛: fixed
1141
1142 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1143
1144         * IDS-UCS-Ext-B-2.txt (U-0002347E) 𣑾: fixed
1145
1146 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1147
1148         * IDS-UCS-Ext-B-2.txt (U-00023458) 𣑘: fixed
1149
1150 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1151
1152         * IDS-UCS-Ext-B-2.txt (U-00023434) 𣐴: fixed
1153
1154 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1155
1156         * IDS-UCS-Ext-B-2.txt (U-00023433) 𣐳: fixed
1157
1158 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1159
1160         * IDS-UCS-Ext-B-2.txt (U-00023432) 𣐲: fixed
1161
1162 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1163
1164         * IDS-UCS-Ext-B-2.txt (U-0002336D) 𣍭: fixed
1165
1166 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1167
1168         * IDS-UCS-Ext-B-2.txt (U-0002309A) 𣂚: fixed
1169
1170 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1171
1172         * IDS-UCS-Ext-B-2.txt (U-0002300B) 𣀋: fixed
1173
1174 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1175
1176         * IDS-UCS-Ext-B-2.txt (U-00022E81) 𢺁: fixed
1177
1178 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1179
1180         * IDS-UCS-Ext-B-2.txt (U-00022596) 𢖖: fixed
1181
1182 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1183
1184         * IDS-UCS-Ext-B-2.txt (U-00022485) 𢒅: fixed
1185
1186 2020-01-14  MORIOKA Tomohiko  <tomo.git@chise.org>
1187
1188         * IDS-UCS-Ext-B-1.txt (U-00021F80): Fixed.
1189
1190 2020-01-14  MORIOKA Tomohiko  <tomo.git@chise.org>
1191
1192         * IDS-UCS-Ext-B-1.txt (U-00021EB3): Completed.
1193
1194 2020-01-14  MORIOKA Tomohiko  <tomo.git@chise.org>
1195
1196         * IDS-UCS-Ext-B-1.txt (U-00021CFB): Use "𭕘" instead of "⿸尸目".
1197
1198 2020-01-14  MORIOKA Tomohiko  <tomo.git@chise.org>
1199
1200         * IDS-UCS-Ext-B-1.txt (U-00021BFC): Completed.
1201
1202 2020-01-14  MORIOKA Tomohiko  <tomo.git@chise.org>
1203
1204         * IDS-UCS-Ext-B-1.txt (U-00020A14): Completed.
1205         (U-00020A15): Use "𠨎" instead of "⿰㔾㔾".
1206
1207 2020-01-14  MORIOKA Tomohiko  <tomo.git@chise.org>
1208
1209         * IDS-UCS-Ext-B-1.txt (U-0002178A): Fixed.
1210
1211 2020-01-14  MORIOKA Tomohiko  <tomo.git@chise.org>
1212
1213         * IDS-UCS-Ext-B-1.txt (U-00020F5F): Use "𤼭" instead of "⿱癶虫".
1214
1215 2020-01-13  MORIOKA Tomohiko  <tomo.git@chise.org>
1216
1217         * IDS-UCS-Ext-B-1.txt (U-00020F04): Fixed.
1218
1219 2020-01-13  MORIOKA Tomohiko  <tomo.git@chise.org>
1220
1221         * IDS-UCS-Ext-B-1.txt (U-00020DF1): Use "⿱一丈" instead of
1222         "⿻于&CDP-89C7;".
1223
1224 2020-01-13  MORIOKA Tomohiko  <tomo.git@chise.org>
1225
1226         * IDS-UCS-Ext-B-1.txt (U-00020881): Use "⿱龹𪜁" instead of
1227         "⿱⿵龹一龴".
1228
1229 2020-01-13  MORIOKA Tomohiko  <tomo.git@chise.org>
1230
1231         * IDS-UCS-Ext-B-1.txt (U-000207F2): Fixed.
1232
1233 2020-01-13  MORIOKA Tomohiko  <tomo.git@chise.org>
1234
1235         * IDS-UCS-Ext-B-1.txt (U-0002067F): Fixed.
1236
1237 2020-01-13  MORIOKA Tomohiko  <tomo.git@chise.org>
1238
1239         * IDS-UCS-Ext-B-1.txt (U-00020316): Use "𣑦" instead of "⿱巩木".
1240
1241 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1242
1243         * IDS-UCS-Ext-B-1.txt (U-00021CFB) 𡳻: fixed
1244
1245 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1246
1247         * IDS-UCS-Ext-B-1.txt (U-00021CB5) 𡲵: fixed
1248
1249 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1250
1251         * IDS-UCS-Ext-B-1.txt (U-00021A3F) 𡨿: fixed
1252
1253 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1254
1255         * IDS-UCS-Ext-B-1.txt (U-0002183A) 𡠺: fixed
1256
1257 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1258
1259         * IDS-UCS-Ext-B-1.txt (U-00021571) 𡕱: fixed
1260
1261 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1262
1263         * IDS-UCS-Ext-B-1.txt (U-000212D6) 𡋖: fixed
1264
1265 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1266
1267         * IDS-UCS-Ext-B-1.txt (U-000211D9) 𡇙: fixed
1268
1269 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1270
1271         * IDS-UCS-Ext-B-1.txt (U-000211AD) 𡆭: fixed
1272
1273 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1274
1275         * IDS-UCS-Ext-B-1.txt (U-0002112E) 𡄮: fixed
1276
1277 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1278
1279         * IDS-UCS-Ext-B-1.txt (U-000210F7) 𡃷: fixed
1280
1281 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1282
1283         * IDS-UCS-Ext-B-1.txt (U-00021085) 𡂅: fixed
1284
1285 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1286
1287         * IDS-UCS-Ext-B-1.txt (U-00021065) 𡁥: fixed
1288
1289 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1290
1291         * IDS-UCS-Ext-B-1.txt (U-00020F5F) 𠽟: fixed
1292
1293 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1294
1295         * IDS-UCS-Ext-B-1.txt (U-00020F03) 𠼃: fixed
1296
1297 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1298
1299         * IDS-UCS-Ext-B-1.txt (U-00020DF1) 𠷱: fixed
1300
1301 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1302
1303         * IDS-UCS-Ext-B-1.txt (U-00020B5E) 𠭞: fixed
1304
1305 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1306
1307         * IDS-UCS-Ext-B-1.txt (U-00020A15) 𠨕: fixed
1308
1309 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1310
1311         * IDS-UCS-Ext-B-1.txt (U-000208E2) 𠣢: fixed
1312
1313 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1314
1315         * IDS-UCS-Ext-B-1.txt (U-00020881) 𠢁: fixed
1316
1317 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1318
1319         * IDS-UCS-Ext-B-1.txt (U-000207F2) 𠟲: fixed
1320
1321 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1322
1323         * IDS-UCS-Ext-B-1.txt (U-0002078E) 𠞎: fixed
1324
1325 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1326
1327         * IDS-UCS-Ext-B-1.txt (U-00020660) 𠙠: fixed
1328
1329 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1330
1331         * IDS-UCS-Ext-B-1.txt (U-00020316) 𠌖: fixed
1332
1333 2020-01-12  ZAN DoYe  <zandoye@gmail.com>
1334
1335         * IDS-UCS-Ext-B-1.txt (U-00020176) 𠅶: fixed
1336
1337 2020-01-11  MORIOKA Tomohiko  <tomo.git@chise.org>
1338
1339         * IDS-UCS-Ext-B-4.txt (U-00026487): Fixed.
1340
1341 2019-12-27  MORIOKA Tomohiko  <tomo.git@chise.org>
1342
1343         * IDS-UCS-Ext-B-3.txt (U-00024208): Fixed.
1344         (U-00024209): Fixed.
1345
1346         * IDS-Daikanwa-02.txt: Partially sync up with the current CHISE
1347         character ontology.
1348
1349 2019-12-10  MORIOKA Tomohiko  <tomo.git@chise.org>
1350
1351         * IDS-UCS-Ext-B-2.txt (U-000223AF): Add IDS.
1352
1353 2019-12-08  MORIOKA Tomohiko  <tomo.git@chise.org>
1354
1355         * IDS-UCS-Ext-B-3.txt (U-000247D2): Fixed.
1356
1357 2019-12-05  MORIOKA Tomohiko  <tomo.git@chise.org>
1358
1359         * IDS-UCS-Ext-B-2.txt (U-00023030): Fixed.
1360
1361 2019-11-21  MORIOKA Tomohiko  <tomo.git@chise.org>
1362
1363         * IDS-UCS-Ext-B-1.txt (U-000218CE): Fixed.
1364
1365 2019-11-12  MORIOKA Tomohiko  <tomo.git@chise.org>
1366
1367         * IDS-UCS-Ext-F.txt (U+2D18C): Fixed.
1368
1369 2019-10-12  MORIOKA Tomohiko  <tomo.git@chise.org>
1370
1371         * IDS-UCS-Ext-F.txt (U+2CF52): Completed.
1372         (U+2E2E1): Completed.
1373         (U+2E530): Completed.
1374         (U+2EBBA): Completed.
1375         (U+2EBBB): Completed.
1376         (U+2EBBC): Completed.
1377
1378 2019-10-03  MORIOKA Tomohiko  <tomo.git@chise.org>
1379
1380         * IDS-UCS-Ext-A.txt (U+3540): Fixed.
1381
1382 2019-09-28  MORIOKA Tomohiko  <tomo.git@chise.org>
1383
1384         * IDS-UCS-Ext-F.txt (U+2D8F2): Use BC-8B5E instead of "⿴𠂊⺀".
1385         (U+2DC57): Likewise.
1386         (U+2E6F7): Likewise; completed.
1387
1388 2019-09-17  MORIOKA Tomohiko  <tomo.git@chise.org>
1389
1390         * IDS-UCS-Ext-B-1.txt (U-000217FD): Completed.
1391
1392 2019-09-13  MORIOKA Tomohiko  <tomo.git@chise.org>
1393
1394         * IDS-UCS-Ext-B-1.txt (U-0002187E): Fixed.
1395         (U-000218EF): Fixed; use "𢧵" instead of "⿰⿱少隹戈".
1396
1397 2019-09-11  MORIOKA Tomohiko  <tomo.git@chise.org>
1398
1399         * IDS-UCS-Ext-B-2.txt (U-00022F6B): Use "𣏋" instead of
1400         "⿱⿱亠厶木".
1401         (U-00022FA3): Fixed.
1402
1403 2019-08-30  MORIOKA Tomohiko  <tomo.git@chise.org>
1404
1405         * IDS-UCS-Ext-B-2.txt (U-00023BF7): Fixed.
1406
1407         * IDS-UCS-Ext-B-4.txt (U-00026E3F): Fixed.
1408         (U-0002703C): Use "辥" instead of "⿰⿱屮𠂤辛".
1409         (U-00027994): Fixed.
1410
1411         * IDS-UCS-Ext-B-5.txt (U-0002882B): Fixed.
1412
1413         * IDS-UCS-Ext-B-1.txt (U-00021693): Fixed.
1414
1415 2019-08-29  MORIOKA Tomohiko  <tomo.git@chise.org>
1416
1417         * IDS-UCS-Ext-B-3.txt (U-000247A5): Fixed.
1418
1419         * IDS-UCS-Ext-B-4.txt (U-00026D1F): Fixed.
1420
1421 2019-08-16  Wang Yifan        <747.neutron@gmail.com>
1422
1423         * IDS-UCS-Basic.txt: IDS corrected
1424
1425 2019-08-16  Wang Yifan        <747.neutron@gmail.com>
1426
1427         * IDS-UCS-Basic.txt, IDS-UCS-Ext-B-4.txt: Use the component 兖
1428
1429 2019-08-28  MORIOKA Tomohiko  <tomo.git@chise.org>
1430
1431         * IDS-UCS-Ext-B-1.txt (U-000217E6): Fixed.
1432         (U-0002181F): Fixed.
1433
1434 2019-07-30  MORIOKA Tomohiko  <tomo.git@chise.org>
1435
1436         * IDS-UCS-Ext-B-2.txt:
1437         - Use U+6535 instead of <CJK RADICAL RAP>.
1438         - Use "𢼂" instead of "⿰⿱㐅㐅⺙".
1439         (U-00022574): Use "𠦝" instead of "⿳十日十".
1440         (U-00022F75): Use "冐" instead of "⿱日⺼".
1441         (U-0002300B): Completed.
1442         (U-00023E8F): Completed.
1443
1444 2019-07-29  MORIOKA Tomohiko  <tomo.git@chise.org>
1445
1446         * IDS-UCS-Ext-B-4.txt (U-00026477): Fixed.
1447
1448 2019-07-28  MORIOKA Tomohiko  <tomo.git@chise.org>
1449
1450         * IDS-UCS-Ext-B-5.txt (U-000294A0): Fixed.
1451
1452 2019-07-22  MORIOKA Tomohiko  <tomo.git@chise.org>
1453
1454         * IDS-UCS-Ext-B-6.txt (U-0002A508): Fixed.
1455
1456 2019-07-17  MORIOKA Tomohiko  <tomo.git@chise.org>
1457
1458         * IDS-UCS-Ext-B-6.txt (U-0002A16B): Fixed.
1459
1460 2019-07-16  MORIOKA Tomohiko  <tomo.git@chise.org>
1461
1462         * IDS-UCS-Basic.txt (U+5E27): Fixed.
1463
1464 2019-07-14  MORIOKA Tomohiko  <tomo.git@chise.org>
1465
1466         * IDS-UCS-Ext-B-2.txt (U-0002292A): Fixed.
1467
1468 2019-07-14  MORIOKA Tomohiko  <tomo.git@chise.org>
1469
1470         * IDS-UCS-Basic.txt (U+6465): Fixed.
1471
1472         * IDS-UCS-Ext-F.txt (U+2CEF8): Fixed.
1473
1474         * IDS-UCS-Ext-B-4.txt (U-000263AA): Fixed.
1475
1476         * IDS-UCS-Ext-B-2.txt (U-00023260): Fixed.
1477         (U-000232C7): Fixed.
1478
1479 2019-07-08  MORIOKA Tomohiko  <tomo.git@chise.org>
1480
1481         * IDS-UCS-Ext-A.txt (U+3462): Fixed.
1482
1483 2019-07-05  MORIOKA Tomohiko  <tomo.git@chise.org>
1484
1485         * IDS-UCS-Basic.txt (U+76EC): Modify structure.
1486
1487         * IDS-UCS-Ext-B-1.txt (U-00020914): Fix IDC.
1488         (U-00020928): Use "𪟩" instead of "⿱匕天".
1489         (U-0002092A): Ditto.
1490         (U-000216A7): Fixed.
1491         (U-000216A8): Completed.
1492
1493 2019-06-25  MORIOKA Tomohiko  <tomo.git@chise.org>
1494
1495         * IDS-UCS-Ext-B-1.txt (U-00021622): Fixed.
1496
1497 2019-06-22  MORIOKA Tomohiko  <tomo.git@chise.org>
1498
1499         * IDS-UCS-Ext-B-1.txt (U-00020A76): Use "𤰞" instead of "⿻&CDP-8BD9;丿".
1500
1501         * IDS-UCS-Ext-B-5.txt (U-00028621): Use "𤰞" instead of "⿻&CDP-8BD9;丿".
1502
1503         * IDS-UCS-Ext-B-2.txt: Use "𤰞" instead of "⿻&CDP-8BD9;丿".
1504
1505 2019-06-21  MORIOKA Tomohiko  <tomo.git@chise.org>
1506
1507         * IDS-UCS-Ext-B-2.txt (U-000232B3): Fixed.
1508
1509         * IDS-UCS-Ext-B-1.txt (U-000213A5): Fixed.
1510
1511         * IDS-UCS-Ext-E.txt (U+2BBC7): Fixed.
1512
1513         * IDS-UCS-Ext-F.txt (U+2D413): Fixed.
1514
1515 2019-06-20  MORIOKA Tomohiko  <tomo.git@chise.org>
1516
1517         * IDS-UCS-Ext-B-2.txt (U-00022165): Fixed.
1518
1519 2019-06-19  MORIOKA Tomohiko  <tomo.git@chise.org>
1520
1521         * IDS-UCS-Ext-B-1.txt (U-0002074F): Fixed.
1522         (U-00020AB1): Fixed; use "⿸厤x" instead of "⿸厂⿱秝x".
1523         (U-00020ABE): Use "⿸厤x" instead of "⿸厂⿱秝x".
1524         (U-00021155): Use "𠶮" instead of "⿱吉古".
1525         (U-0002115B): Fixed.
1526         (U-00021400): Fixed.
1527         (U-00021403): Completed.
1528         (U-00021E5E): Fixed.
1529         (U-00021EA9): Fixed.
1530
1531         * IDS-UCS-Ext-B-2.txt (U-000231C0): Fixed.
1532
1533 2019-06-18  MORIOKA Tomohiko  <tomo.git@chise.org>
1534
1535         * IDS-UCS-Ext-B-6.txt (U-0002A3C3): Fixed.
1536         (U-0002A5F1): Fixed.
1537         (U-0002A5F2): Completed.
1538
1539         * IDS-UCS-Ext-B-5.txt (U-00028B27): Completed.
1540         (U-00028B28): Fixed.
1541         (U-00029413): Fixed.
1542         (U-00029ACF): Fixed.
1543
1544         * IDS-UCS-Ext-B-4.txt (U-00026173): Fixed.
1545         (U-00026631): Fixed.
1546         (U-00026B86): Fixed.
1547         (U-00026C01): Fixed.
1548         (U-000273CA): Fixed.
1549
1550 2019-06-16  MORIOKA Tomohiko  <tomo.git@chise.org>
1551
1552         * IDS-UCS-Basic.txt (U+8DC4): Fixed.
1553
1554         * IDS-UCS-Ext-B-3.txt (U-00024021): Fixed.
1555         (U-00024455): Fixed.
1556         (U-00025C0D): Fixed.
1557
1558         * IDS-UCS-Ext-F.txt (U+2DB31): Fixed.
1559         (U+2DBBA): Fixed.
1560         (U+2E482): Fixed.
1561
1562         * IDS-UCS-Ext-B-2.txt (U-00022938): Fixed.
1563         (U-00023330): Fixed.
1564         (U-000235B3): Fixed.
1565
1566 2019-06-16  MORIOKA Tomohiko  <tomo.git@chise.org>
1567
1568         * IDS-UCS-Ext-A.txt (U+34F9): Fixed.
1569         (U+4572): Fixed.
1570
1571 2019-06-15  MORIOKA Tomohiko  <tomo.git@chise.org>
1572
1573         * IDS-UCS-Ext-B-1.txt (U-00021C0D): Completed.
1574
1575 2019-06-13  MORIOKA Tomohiko  <tomo.git@chise.org>
1576
1577         * IDS-UCS-Ext-B-1.txt (U-00021533): Fixed.
1578         (U-00021B71): Fixed.
1579         (U-00021BA9): Fixed.
1580
1581         * IDS-UCS-Ext-A.txt (U+38CA): Fixed.
1582
1583 2019-06-12  MORIOKA Tomohiko  <tomo.git@chise.org>
1584
1585         * IDS-UCS-Ext-E.txt (U+2C189): Fixed.
1586
1587         * IDS-UCS-Ext-B-4.txt (U-00027659): Fixed.
1588
1589 2019-06-11  MORIOKA Tomohiko  <tomo.git@chise.org>
1590
1591         * IDS-UCS-Ext-B-1.txt (U-00021AE9): Fixed.
1592
1593 2019-06-10  MORIOKA Tomohiko  <tomo.git@chise.org>
1594
1595         * IDS-UCS-Ext-B-3.txt (U-00024AD6): Fixed.
1596
1597 2019-06-09  Wang Yifan        <747.neutron@gmail.com>
1598
1599         * IDS-UCS-Ext-B-3.txt (U-00024A7A): Fixed.
1600
1601 2019-06-06  Wang Yifan        <747.neutron@gmail.com>
1602
1603         * IDS-UCS-Basic.txt: U+9CDA Corrected
1604
1605 2019-06-05  MORIOKA Tomohiko  <tomo.git@chise.org>
1606
1607         * IDS-UCS-Ext-B-1.txt (U-00020825): Fixed.
1608         (U-00020C2C): Fixed.
1609         (U-00020CE7): Completed.
1610         (U-00020CE9): Fixed.
1611         (U-00020D51): Fixed.
1612         (U-00020F48): Fixed.
1613
1614 2019-05-29  MORIOKA Tomohiko  <tomo.git@chise.org>
1615
1616         * IDS-UCS-Ext-B-4.txt (U-00026244): Fixed.
1617         (U-0002624B): Use "𧆠" instead of "⿸虍手".
1618         (U-0002624C): Likewise.
1619         (U-000271F5): Likewise.
1620         (U-00027AC5): Likewise.
1621
1622         * IDS-UCS-Ext-B-3.txt (U-00024A07): Use "𧆠" instead of "⿸虍手".
1623         (U-00024A08): Completed.
1624
1625         * IDS-UCS-Ext-B-1.txt (U-00021148): Use "鎼" instead of
1626         "⿰金⿸虍手".
1627
1628         * IDS-UCS-Basic.txt (U+93BC): Use "𧆠" instead of "⿸虍手".
1629
1630 2019-05-23  MORIOKA Tomohiko  <tomo.git@chise.org>
1631
1632         * IDS-UCS-Ext-B-3.txt (U-000240CB): Fixed.
1633         (U-00025CB6): Fixed.
1634
1635 2019-05-22  MORIOKA Tomohiko  <tomo.git@chise.org>
1636
1637         * IDS-UCS-Ext-B-2.txt (U-00022979): Fixed.
1638         (U-00022C2C): Fixed.
1639
1640         * IDS-UCS-Ext-B-5.txt (U-00028A83): Fixed.
1641
1642 2019-05-21  MORIOKA Tomohiko  <tomo.git@chise.org>
1643
1644         * IDS-UCS-Ext-B-1.txt (U-0002185A): Fixed.
1645
1646 2019-05-15  MORIOKA Tomohiko  <tomo.git@chise.org>
1647
1648         * IDS-UCS-Ext-F.txt (U+2E953): Fixed.
1649
1650 2019-05-15  MORIOKA Tomohiko  <tomo.git@chise.org>
1651
1652         * IDS-UCS-Ext-B-1.txt: Use U+5C23 instead of <CJK RADICAL LAME
1653         TWO>.
1654         (U-000200FC): Use "𠃟" instead of "⿱廿⺃".
1655         (U-00021C02): Fixed.
1656         (U-00021C0A): Fixed.
1657
1658         * IDS-UCS-Ext-B-3.txt (U-00024E83): Fixed.
1659
1660 2019-05-14  MORIOKA Tomohiko  <tomo.git@chise.org>
1661
1662         * IDS-UCS-Ext-A.txt (U+3D0F): Fixed.
1663         (U+4790): Fixed.
1664
1665         * IDS-UCS-Basic.txt (U+84E4): Fixed.
1666
1667 2019-05-13  MORIOKA Tomohiko  <tomo.git@chise.org>
1668
1669         * IDS-UCS-Ext-B-3.txt (U-00025ABD): Modify structure.
1670
1671 2019-05-12  MORIOKA Tomohiko  <tomo.git@chise.org>
1672
1673         * IDS-UCS-Ext-B-2.txt (U-00022044): Completed.
1674
1675 2019-05-11  MORIOKA Tomohiko  <tomo.git@chise.org>
1676
1677         * IDS-UCS-Ext-B-5.txt (U-00028930): Fixed.
1678         (U-00028B15): Fixed.
1679         (U-000295C2): Fixed.
1680
1681         * IDS-UCS-Basic.txt (U+5009): Use A-IWDSU+4EBC instead of U+4EBD.
1682         (U+7A52): Fix IDC.
1683
1684         * IDS-UCS-Ext-B-2.txt (U-00022930): Fixed.
1685         (U-00022B56): Fixed.
1686         (U-00022EAC): Fixed.
1687         (U-00022F99): Fixed.
1688
1689         * IDS-UCS-Ext-B-6.txt (U-0002A1C3): Fixed.
1690
1691         * IDS-UCS-Ext-B-1.txt (U-00021BB3): Fixed.
1692
1693         * IDS-UCS-Ext-B-3.txt (U-00024413): Fixed.
1694         (U-000252DF): Fixed.
1695
1696         * IDS-UCS-Ext-A.txt (U+37E5): Fix IDC.
1697         (U+3EAF): Likewise.
1698
1699         * IDS-UCS-Ext-B-4.txt (U-00026DB1): Fixed.
1700         (U-00026DEA): Fixed.
1701         (U-00026F7C): Fixed.
1702
1703 2019-05-08  MORIOKA Tomohiko  <tomo.git@chise.org>
1704
1705         * IDS-UCS-Ext-B-2.txt (U-00022201): Fixed.
1706
1707         * IDS-UCS-Ext-B-1.txt: Use U+4EA1 instead of UU+4EA1.
1708         (U-00020862): Fixed.
1709         (U-00021DA8): Fixed.
1710         (U-00021FEB): Fixed.
1711
1712         * IDS-UCS-Ext-E.txt (U+2C8AB): Fixed.
1713
1714 2019-05-07  MORIOKA Tomohiko  <tomo.git@chise.org>
1715
1716         * IDS-UCS-Ext-B-3.txt (U-00024A7E): Fixed.
1717         (U-00024D32): Fixed.
1718         (U-0002546A): Fixed.
1719         (U-00025ABE): Fixed.
1720
1721         * IDS-UCS-Ext-B-4.txt (U-00026727): Fixed.
1722         (U-00026F4D): Fixed.
1723         (U-0002794E): Fixed.
1724
1725         * IDS-UCS-Basic.txt (U+62BF): Fixed.
1726         (U+9F0E): Add IDS.
1727
1728         * IDS-UCS-Ext-A.txt (U+3A24): Fixed.
1729         (U+47B6): Fixed.
1730
1731         * IDS-UCS-Ext-B-2.txt (U-00022173): Fixed.
1732         (U-000227B6): Fixed.
1733         (U-00022CE1): Fixed.
1734
1735         * IDS-UCS-Ext-B-5.txt (U-0002820D): Fixed.
1736         (U-0002871D): Fixed.
1737
1738 2019-05-05  MORIOKA Tomohiko  <tomo.git@chise.org>
1739
1740         * IDS-UCS-Ext-A.txt: Use U+820C instead of <KANGXI RADICAL
1741         TONGUE>.
1742
1743 2019-04-24  MORIOKA Tomohiko  <tomo.git@chise.org>
1744
1745         * IDS-UCS-Ext-B-5.txt (U-00028559): Use "𭄩" instead of "⿹&CDP-8CBB;力".
1746         (U-00029A94): Use "𣪍" instead of "⿰尸⿱几几殳".
1747
1748         * IDS-UCS-Ext-B-2.txt (U-00023E4B): Use "鳬" instead of "⿹&CDP-8CBB;几".
1749
1750 2019-04-17  MORIOKA Tomohiko  <tomo.git@chise.org>
1751
1752         * IDS-UCS-Ext-B-5.txt (U-000299AB): Use "裊" instead of "⿱&CDP-8CBB;衣".
1753
1754         * IDS-UCS-Ext-B-4.txt (U-000262F1): Use "𮩸" instead of "⿹&CDP-896A;中".
1755         (U-00026CD3): Use "鳬" instead of "⿱&CDP-8CBB;几".
1756
1757         * IDS-UCS-Ext-E.txt (U+2BAC6): Use "𮩸" instead of "⿹&CDP-896A;中".
1758
1759         * IDS-UCS-Ext-B-1.txt (U-000205E6): Use "𮩴" instead of "⿹&CDP-896A;廾".
1760
1761         * IDS-UCS-Ext-B-3.txt (U-000247E8): Use "𮩴" instead of "⿹&CDP-896A;廾".
1762
1763 2019-04-17  MORIOKA Tomohiko  <tomo.git@chise.org>
1764
1765         * IDS-UCS-Ext-B-5.txt (U-000293FD): Use "𠬤" instead of "⿱又𠀆".
1766
1767         * IDS-UCS-Ext-B-3.txt (U-00024762): Use "𠬤" instead of "⿱又𠀆".
1768
1769         * IDS-UCS-Basic.txt: Use "𠬤" instead of "⿱又𠀆".
1770
1771 2019-04-16  MORIOKA Tomohiko  <tomo.git@chise.org>
1772
1773         * IDS-UCS-Basic.txt:
1774         - Use "𦰩" instead of BC-8BD3.
1775         - Use "𡕰" instead of "⿳𠚍八夂".
1776         - Use "⿸𪧇x" instead of "⿱宀⿰爿x".
1777         - Use "匿" instead of CU+533F.
1778         (U+4E3E): Use "兴" instead of "⿳𭕄一八".
1779         (U+50BB): Use "𡕩" instead of "⿳囟八夂".
1780         (U+5313): Use "𣪘" instead of "⿰&CDP-8B7C;⿱几又".
1781         (U+537F): Modify structure.
1782         (U+54F6): Use "𦍋" instead of "⿱卝干".
1783         (U+55A6): Modify operator.
1784         (U+56F6): Modify structure.
1785         (U+57CA): Use "汖" instead of "⿱山水".
1786         (U+590D): Use "𭥍" instead of "⿱𠂉日".
1787         (U+5B0E): Use "⿺娩x" instead of "⿰女⿺免x".
1788         (U+5B14): Use "⿺婏x" instead of "⿰女⿺兔x".
1789         (U+5BB3): Use "𫲸" instead of "⿱宀丰".
1790         (U+5BC7): Modify structure.
1791         (U+5BDB): Use "莧" instead of "⿱艹見".
1792
1793 2019-04-15  MORIOKA Tomohiko  <tomo.git@chise.org>
1794
1795         * IDS-UCS-Ext-F.txt (U+2D129): Completed.
1796         (U+2E579): Completed.
1797         (U+2E662): Completed.
1798         (U+2EA74): Completed.
1799         (U+2EA75): Completed.
1800         (U+2EA78): Completed.
1801
1802 2019-03-04  MORIOKA Tomohiko  <tomo.git@chise.org>
1803
1804         * IDS-UCS-Ext-B-6.txt (U-0002A205): Fixed.
1805
1806         * IDS-UCS-Ext-B-3.txt (U-00025B36): Fixed.
1807         (U-00025B83): Fixed.
1808         (U-00025B84): Fixed.
1809         (U-00025D7B): Fixed.
1810         (U-00025E0A): Fixed.
1811         (U-00025E0E): Fixed.
1812
1813         * IDS-UCS-Ext-A.txt (U+41FF): Fixed.
1814         (U+4264): Fixed.
1815
1816 2019-02-28  MORIOKA Tomohiko  <tomo.git@chise.org>
1817
1818         * IDS-UCS-Ext-B-5.txt (U-00028AD7): Use "𮫬" instead of
1819         "⿱⿱⺈田火".
1820         (U-00029D51): Use "𮫬" instead of "⿳⺈田火".
1821
1822 2019-02-27  MORIOKA Tomohiko  <tomo.git@chise.org>
1823
1824         * IDS-UCS-Ext-A.txt (U+365C): Fix IDC.
1825         (U+3887): Likewise.
1826
1827 2019-02-18  MORIOKA Tomohiko  <tomo.git@chise.org>
1828
1829         * IDS-UCS-Ext-B-1.txt (U-000200D7): Fixed.
1830
1831         * IDS-UCS-Basic.txt (U+4EB0): Modify structure.
1832         (U+4EB2): Use "木" instead of "朩".
1833         (U+9CCF): Use "眔" instead of "⿱⺫&CDP-8977;".
1834         (U+9E75): Add IDS.
1835         (U+9EBB): Add IDS.
1836         (U+9EFE): Add IDS.
1837         (U+9F21): Add IDS.
1838         (U+9F4A): Add IDS.
1839         (U+9FA6): Add IDS.
1840         (U+9FA7): Add IDS.
1841         (U+9FA8): Add IDS.
1842         (U+9FAC): Add IDS.
1843         (U+9FB1): Add IDS.
1844         (U+9FB8): Add IDS.
1845
1846 2019-02-17  MORIOKA Tomohiko  <tomo.git@chise.org>
1847
1848         * ids-dump.el (ids-dump-ucs-basic): Use #x9FEA instead of #x9FA5
1849         as the end of the range.
1850
1851 2019-02-15  MORIOKA Tomohiko  <tomo.git@chise.org>
1852
1853         * IDS-UCS-Basic.txt (U+8B8F): Fixed.
1854
1855 2019-02-08  MORIOKA Tomohiko  <tomo.git@chise.org>
1856
1857         * IDS-UCS-Ext-E.txt (U+2C69B): Fixed.
1858         (U+2C838): Use "𮙥" instead of "⿸豸𡿨".
1859
1860         * IDS-UCS-Ext-C.txt (U-0002AA8C): Use "巿" instead of "市".
1861         (U-0002B443): Fixed.
1862         (U-0002B718): Use "巿" instead of "市".
1863
1864         * IDS-UCS-Ext-B-5.txt (U-000280BC): Use "𮙥" instead of "⿸豸&GT-K00042;".
1865         (U-0002952C): Fixed.
1866         (U-00029DB5): Fixed.
1867
1868         * IDS-UCS-Ext-B-4.txt (U-00027F2E): Fixed.
1869
1870 2019-02-07  MORIOKA Tomohiko  <tomo.git@chise.org>
1871
1872         * IDS-UCS-Ext-B-4.txt (U-00026650): Use "𠆦" instead of "⿻亾一".
1873         (U-00026DFC): Fixed.
1874         (U-00026F84): Fixed.
1875
1876         * IDS-UCS-Ext-B-3.txt (U-000258FF): Fixed.
1877
1878 2019-02-06  MORIOKA Tomohiko  <tomo.git@chise.org>
1879
1880         * IDS-UCS-Ext-B-3.txt (U-000244E3): Fixed.
1881         (U-00024A26): Fixed.
1882         (U-00024BF4): Completed.
1883
1884         * IDS-UCS-Ext-B-2.txt (U-000224B6): Fixed.
1885         (U-00022802): Fixed.
1886         (U-000231DB): Fixed.
1887         (U-000231ED): Fixed.
1888         (U-00023501): Fixed.
1889         (U-00023815): Fixed.
1890         (U-00023BF0): Fixed.
1891
1892         * IDS-UCS-Ext-B-1.txt (U-000203E5): Fixed.
1893         (U-00020EF3): Fixed.
1894         (U-00021DB9): Fixed.
1895
1896         * IDS-UCS-Basic.txt (U+989E): Use "聂" instead of "⿱耳双".
1897
1898         * IDS-UCS-Ext-A.txt (U+34C6): Fixed.
1899
1900 2019-01-18  MORIOKA Tomohiko  <tomo.git@chise.org>
1901
1902         * IDS-UCS-Ext-F.txt (U+2EAD8): Use A-U+8207-itaiji-006 instead of
1903         "⿶⿱𦥑冖⿹②丿".
1904
1905 2018-10-04  Wang Yifan        <747.neutron@gmail.com>
1906
1907         * IDS-UCS-Ext-A.txt (U+452B): Corrected
1908
1909 2018-10-22  MORIOKA Tomohiko  <tomo.git@chise.org>
1910
1911         * IDS-UCS-Ext-B-4.txt (U-00026BCF): Fixed.
1912         (U-00026BEE): Fixed.
1913
1914 2018-10-21  MORIOKA Tomohiko  <tomo.git@chise.org>
1915
1916         * IDS-UCS-Ext-B-5.txt (U-0002851C): Use "𠜊" instead of
1917         "⿰⿱巛𠔼刂".
1918         (U-00029603): Likewise.
1919
1920         * IDS-UCS-Ext-B-2.txt (U-00023D84): Use "𠜊" instead of
1921         "⿰⿱巛𠔼刂".
1922         (U-00023D85): Use "㞐" instead of "⿸尸立".
1923
1924 2018-10-20  MORIOKA Tomohiko  <tomo.git@chise.org>
1925
1926         * IDS-UCS-Ext-B-4.txt (U-00027335): Use "𠜊" instead of
1927         "⿰⿱巛𠔼刂".
1928         (U-000276B2): Ditto.
1929
1930         * IDS-UCS-Ext-B-3.txt (U-000257F8): Use "𠜊" instead of
1931         "⿰⿱巛𠔼刂".
1932
1933 2018-10-04  MORIOKA Tomohiko  <tomo.git@chise.org>
1934
1935         * IDS-UCS-Ext-B-2.txt (U-00022FFD): Fixed.
1936
1937 2018-10-03  Wang Yifan        <747.neutron@gmail.com>
1938
1939         * IDS-UCS-Ext-B-3.txt (U-000246D3): Corrected.
1940
1941 2018-09-06  Wang Yifan        <747.neutron@gmail.com>
1942
1943         * IDS-UCS-Ext-B-2.txt (U-00022A7F): 士 for 土
1944
1945 2018-09-13  MORIOKA Tomohiko  <tomo.git@chise.org>
1946
1947         * IDS-UCS-Ext-C.txt (U-0002AECC): Fixed.
1948
1949 2018-09-12  MORIOKA Tomohiko  <tomo.git@chise.org>
1950
1951         * IDS-UCS-Ext-B-5.txt (U-000285B9): Use "𬛳" instead of "⿱至至".
1952
1953         * IDS-UCS-Basic.txt (U+90FB): Use "𥄉" instead of "⿳目𠃊巛".
1954
1955 2018-09-10  MORIOKA Tomohiko  <tomo.git@chise.org>
1956
1957         * IDS-UCS-Ext-B-5.txt (U-00028588): Use "䚻" instead of "⿱&CDP-88F0;言".
1958         (U-00028629): Use "𡭨" instead of "⿱目小"; use "系" instead of
1959         "⿱丿糸".
1960         (U-00028DF4): Use "𧪬" instead of "⿰⿱&CDP-88F0;言糸".
1961         (U-00028DF8): Use "䌛" instead of "⿰⿱&CDP-8B5E;言⿱丿糸".
1962
1963         * IDS-UCS-Ext-B-4.txt (U-000279D9): Use "䚻" instead of "⿱&CDP-8B5E;言".
1964         (U-00027AAC): Ditto.
1965
1966         * IDS-UCS-Ext-B-3.txt (U-00024127): Use "䚻" instead of "⿱&CDP-88F0;言".
1967
1968         * IDS-UCS-Ext-B-2.txt:
1969         - Use "䚻" instead of "⿱&CDP-88F0;言".
1970         - Use "䌛" instead of "⿰⿱&CDP-88F0;言系".
1971
1972 2018-09-09  MORIOKA Tomohiko  <tomo.git@chise.org>
1973
1974         * IDS-UCS-Ext-B-1.txt (U-00021238): Use "䌛" instead of
1975         "⿰⿱&CDP-88F0;言系".
1976
1977         * IDS-UCS-Ext-B-4.txt (U-0002710E): Use "䌛" instead of
1978         "⿰⿱&CDP-88F0;言系".
1979
1980 2018-09-06  Wang Yifan        <747.neutron@gmail.com>
1981
1982         * IDS-UCS-Ext-B-5.txt: Substitute 阜 for ⿱𠂤十
1983
1984         * IDS-UCS-Ext-B-3.txt (U-0002499E): Substitute 阜 for ⿱𠂤十
1985
1986         * IDS-UCS-Ext-B-2.txt (U-00023763): Corrected
1987
1988         * IDS-UCS-Ext-F.txt (U+2E3EC): Wrong structure
1989
1990         * IDS-UCS-Basic.txt (U+8415): Use 斉
1991
1992         * IDS-UCS-Ext-B-1.txt (U-00020614): 馮 for 溤
1993
1994         * IDS-UCS-Ext-A.txt (U+3516): ㇕ for 𠃌
1995
1996 2018-09-06  MORIOKA Tomohiko  <tomo.git@chise.org>
1997
1998         * IDS-UCS-Ext-B-5.txt (U-0002858D): Use "𠵦" instead of "⿰吾午".
1999
2000 2018-08-30  MORIOKA Tomohiko  <tomo.git@chise.org>
2001
2002         * IDS-UCS-Ext-B-1.txt (U-00020351): Use "𠬞" instead of "⿰𠂈&CDP-8C4E;".
2003
2004 2018-08-28  MORIOKA Tomohiko  <tomo.git@chise.org>
2005
2006         * IDS-UCS-Ext-B-3.txt (U-00024D11): Use "𤳳" instead of
2007         "⿱⿰田田⿰田田".
2008
2009 2018-05-28  MORIOKA Tomohiko  <tomo.git@chise.org>
2010
2011         * IDS-UCS-Ext-B-1.txt (U-00020993): Fixed; use "灭" instead of
2012         "⿱一火".
2013         (U-0002111B): Fixed; use "㗊" instead of "⿱吅吅".
2014         (U-00021171): Likewise.
2015
2016 2018-04-04  MORIOKA Tomohiko  <tomo.git@chise.org>
2017
2018         * IDS-UCS-Ext-B-3.txt: Use "𭗼" instead of "⿱巛山".
2019         (U-0002416F): Use U+2EAD7-itaiji-001 instead of
2020         "⿱木⿸&CDP-8766;⿰⿱⿴囗𠂭匕又".
2021         (U-00024C56): Completed.
2022         (U-000250C8): Use GT-K05805 instead of "⿴囗𠂭".
2023         (U-00025DE0): Fixed.
2024
2025 2018-03-30  MORIOKA Tomohiko  <tomo.git@chise.org>
2026
2027         * IDS-UCS-Ext-B-2.txt (U-0002267B): Fixed.
2028
2029 2018-03-05  MORIOKA Tomohiko  <tomo.git@chise.org>
2030
2031         * IDS-UCS-Ext-B-1.txt (U-00020B57): Use U+239BB-itaiji-002.
2032         (U-00021AFC): Use "⿵𡫟x" instead of "⿱宀⿳⿰工工⿰工工⿵大x".
2033
2034 2018-03-03  MORIOKA Tomohiko  <tomo.git@chise.org>
2035
2036         * IDS-UCS-Ext-B-2.txt (U-00022911): Use "㠭" instead of
2037         "⿱⿰工工⿰工工".
2038         (U-0002295B): Use "⿱𡫟x" instead of "⿳宀⿱⿰工工⿰工工⿱大x".
2039         (U-0002295C): Likewise.
2040         (U-00023D08): Use "𠤏" instead of "⿱匕十".
2041
2042 2018-02-23  MORIOKA Tomohiko  <tomo.git@chise.org>
2043
2044         * IDS-UCS-Ext-F.txt:
2045         - Use BC-8969 instead of U+3022.
2046         - Use BC-8B7A instead of "⿰亻丨".
2047         - Use GT-K00264 instead of "⿱一八".
2048         - Use BC-8BF5 instead of "⿰丿丨".
2049         - Use BC-8BC8 instead of "ユ".
2050         - Use BC-89E1 instead of "ス".
2051         - Use U+8201-itaiji-001 instead of "⿳𦥑一八".
2052         (U+2D37B): Completed.
2053         (U+2D57F): Completed.
2054
2055         * IDS-UCS-Ext-E.txt: Use GT-K02425 instead of "⿱厶心".
2056
2057 2018-02-15  MORIOKA Tomohiko  <tomo.git@chise.org>
2058
2059         * IDS-UCS-Ext-B-5.txt: Use "𭗼" instead of "⿱巛山".
2060
2061         * IDS-UCS-Ext-B-4.txt (U-000266C1): Use "𭗼" instead of "⿱巛山".
2062         (U-0002714B): Fixed.
2063         (U-00027183): Use U+26760 instead of CU+26760.
2064         (U-00027CC0): Use "𭗼" instead of "⿱巛山".
2065
2066 2018-02-07  MORIOKA Tomohiko  <tomo.git@chise.org>
2067
2068         * IDS-UCS-Ext-B-2.txt (U-0002320E): Fixed; use "𦊋".
2069
2070 2018-02-04  MORIOKA Tomohiko  <tomo.git@chise.org>
2071
2072         * IDS-Daikanwa-09.txt (M-32650): Add IDS.
2073
2074 2018-02-02  MORIOKA Tomohiko  <tomo.git@chise.org>
2075
2076         * IDS-UCS-Ext-A.txt (U+347E): Use "䚻" instead of "⿱&CDP-88F0;言".
2077         (U+3A31): Likewise.
2078
2079 2018-01-18  MORIOKA Tomohiko  <tomo.git@chise.org>
2080
2081         * IDS-UCS-Ext-B-2.txt: Use GT-K05805 instead of "⿴囗𠂭".
2082
2083         * IDS-UCS-Ext-B-4.txt: Use GT-K05805 instead of "⿴囗𠂭".
2084
2085         * IDS-UCS-Ext-B-5.txt (U-0002964A): Use "𦞅" instead of
2086         "⿱⿴囗𠂭⺼".
2087
2088 2017-12-26  MORIOKA Tomohiko  <tomo.git@chise.org>
2089
2090         * IDS-UCS-Ext-B-4.txt (U-000271F3): Use GT-K01443 instead of
2091         "⿱𭕄冖".
2092
2093 2017-12-25  MORIOKA Tomohiko  <tomo.git@chise.org>
2094
2095         * IDS-UCS-Ext-B-1.txt:
2096         - Use "⿱𫲽x" instead of "⿳宀心x" or "⿱宀⿱心x".
2097         - Use "⿱寍x" instead of "⿱宀⿳心皿x".
2098         - Use GT-K00876 instead of "⿱⺊冂".
2099         - Use "𦓈" instead of "⿱老⿰老老".
2100         (U-00020A07): Use "叒" instead of "⿱又⿰又又".
2101
2102 2017-12-01  MORIOKA Tomohiko  <tomo.git@chise.org>
2103
2104         * IDS-Daikanwa-02.txt (M-02835): Add IDS.
2105
2106 2017-11-25  MORIOKA Tomohiko  <tomo.git@chise.org>
2107
2108         * IDS-UCS-Basic.txt (U+5BCD): Use "⿱𫲽x" instead of "⿳宀心x".
2109         (U+5BDC): Use "⿱寍x" instead of "⿳宀心⿱皿x".
2110         (U+752F): Use "⿱𫲽x" instead of "⿳宀心x".
2111
2112 2017-11-25  MORIOKA Tomohiko  <tomo.git@chise.org>
2113
2114         * IDS-UCS-Ext-E.txt (U+2BCEC): Use "⿱𫲽x" instead of "⿳宀心x".
2115
2116         * IDS-UCS-Ext-B-4.txt (U-0002755D): Use "⿳𫲽xy" instead of
2117         "⿱⿳宀心xy".
2118
2119         * IDS-UCS-Ext-A.txt (U+3755): Use "𫲽" instead of "⿱宀心".
2120
2121 2017-11-22  MORIOKA Tomohiko  <tomo.git@chise.org>
2122
2123         * IDS-UCS-Ext-B-4.txt (U-00027851): Use "𠧢" instead of "⿱⺊㫐".
2124
2125         * IDS-UCS-Ext-A.txt (U+3C83): Use "𠧢" instead of "⿱⺊㫐".
2126
2127         * IDS-UCS-Ext-B-2.txt (U-00022F6D): Use "𠧢" instead of "⿱⺊㫐".
2128         (U-000230A2): Use "𠧢" instead of "⿱⿱⺊日匕".
2129
2130         * IDS-UCS-Ext-B-1.txt (U-00020737): Use "𠧢" instead of
2131         "⿱⿱⺊日匕".
2132
2133 2017-11-10  MORIOKA Tomohiko  <tomo.git@chise.org>
2134
2135         * IDS-UCS-Ext-F.txt (U+2CFEC): Completed.
2136         (U+2DACD): Completed.
2137         (U+2E296): Completed.
2138
2139 2017-11-09  MORIOKA Tomohiko  <tomo.git@chise.org>
2140
2141         * IDS-UCS-Ext-E.txt (U+2C38A): Use "⿳亠口衣" instead of "⿱亠𧘗".
2142
2143 2017-10-22  MORIOKA Tomohiko  <tomo.git@chise.org>
2144
2145         * IDS-UCS-Ext-B-3.txt: Use GT-K03131 instead of "⿴囗仌".
2146         (U-00024A8E): Use "𣣸" instead of "⿰⿺𠃊𠧪欠".
2147         (U-000250C2): Use "𠙼" instead of "⿶凵口".
2148         (U-000253F0): Use U+20917-itaiji-002 instead of "⿲土矢匕".
2149
2150 2017-10-21  MORIOKA Tomohiko  <tomo.git@chise.org>
2151
2152         * IDS-UCS-Ext-B-4.txt: Use "𠧴" instead of "⿺𠃊𠧪".
2153         (U-00026BEF): Use GT-K03131 instead of "⿴囗仌".
2154
2155         * IDS-UCS-Ext-B-2.txt: Use GT-K03131 instead of "⿴囗仌".
2156         (U-000238F8): Use "𠧴" instead of "⿺𠃊𠧪".
2157
2158         * IDS-UCS-Ext-B-1.txt: Use GT-K03131 instead of "⿴囗仌".
2159         (U-0002091C): Completed.
2160
2161 2017-10-18  MORIOKA Tomohiko  <tomo.git@chise.org>
2162
2163         * IDS-UCS-Ext-B-4.txt (U-0002690D): Use "𠙻" instead of "⿶凵干".
2164         (U-0002699D): Fixed.
2165         (U-00026D17): Fixed.
2166         (U-00026EC5): Fixed.
2167         (U-00027183): Fixed.
2168         (U-0002741B): Use "𡕨" instead of "⿳亠⿱口口夂".
2169         (U-00027730): Likewise.
2170         (U-0002777E): Use GT-K36228 instead of "⿱爫⿶凵干".
2171
2172 2017-10-09  MORIOKA Tomohiko  <tomo.git@chise.org>
2173
2174         * IDS-UCS-Ext-B-5.txt: Use "𡕨" instead of "⿳亠⿱口口夂".
2175         (U-000285FD): Use GT-36228 instead of "⿱爫⿶凵干".
2176         (U-00028AF4): Completed.
2177         (U-00028AF6): Use U+864D-itaiji-003.
2178
2179 2017-09-27  MORIOKA Tomohiko  <tomo.git@chise.org>
2180
2181         * IDS-UCS-Ext-E.txt (U+2C8BA): Use "⿸⿰𠦝𠂉x" instead of
2182         "⿰𠦝⿱𠂉x".
2183
2184         * IDS-UCS-Ext-B-2.txt: Use GT-36228 instead of "⿱爫𠙻".
2185
2186         * IDS-UCS-Ext-B-1.txt: Use "𡕨" instead of "⿳⿱亠口口夂".
2187         (U-00020698): Fixed.
2188         (U-00020F79): Use "𧦴" instead of "⿱癶言".
2189         (U-0002175B): Use "𠙻" instead of "⿶凵干".
2190
2191 2017-09-23  MORIOKA Tomohiko  <tomo.git@chise.org>
2192
2193         * www/www-ids-find.el (www-ids-find-version): Update to 0.90.2.
2194
2195         * ids-find.el (of-component-features): Add `<-same', `->same',
2196         `<-original', `->original', `<-ancient' and `->ancient'.
2197
2198 2017-09-19  MORIOKA Tomohiko  <tomo.git@chise.org>
2199
2200         * IDS-UCS-Basic.txt (U+5B14): Fixed.
2201
2202 2017-09-19  MORIOKA Tomohiko  <tomo.git@chise.org>
2203
2204         * IDS-UCS-Ext-B-3.txt: Use "𭥭" instead of "⿱日𠣏".
2205         (U-00024262): Use GT-K02380 instead of "⿱⺈𫩏".
2206         (U-000247DD): Use "𧆞" instead of "⿸虍巾".
2207         (U-000252EE): Use U+7676-itaiji-004 instead of "⿰夕&CDP-88D5;".
2208
2209 2017-09-18  MORIOKA Tomohiko  <tomo.git@chise.org>
2210
2211         * IDS-UCS-Ext-B-6.txt (U-0002A477): Use "𧆞" instead of "⿸虍巾".
2212
2213         * IDS-UCS-Ext-B-4.txt: Use "𧆞" instead of "⿸虍巾".
2214         (U-000269C1): Use U+7676-itaiji-004 instead of "⿰夕&CDP-88D5;".
2215         (U-00027212): Use "兔" instead of "⿻免丶".
2216         (U-0002774C): Use "𤉢" instead of "⿳⺈𫩏&CDP-8C40;".
2217
2218         * IDS-UCS-Ext-B-2.txt: Use "𧆞" instead of "⿸虍巾".
2219
2220 2017-09-16  MORIOKA Tomohiko  <tomo.git@chise.org>
2221
2222         * IDS-UCS-Ext-B-1.txt:
2223         - Use U+7676-itaiji-004 instead of "⿰夕&CDP-88D5;".
2224         - Use "𭥭" instead of "⿱日𠣏".
2225         - Use "𧆞" instead of "⿸虍巾".
2226         (U-0002069E): Add IDS.
2227         (U-000206A0): Fixed.
2228         (U-000206A1): Completed.
2229         (U-00020824): Use "𭯍" instead of "⿳⺈𫩏比"; use "免" instead of
2230         "⿳⺈𫩏儿".
2231         (U-00020826): Modify structure.
2232         (U-000208B0): Use GT-K02380 instead of "⿱⺈𫩏".
2233
2234 2017-09-15  MORIOKA Tomohiko  <tomo.git@chise.org>
2235
2236         * IDS-UCS-Ext-F.txt (U+2E77E): Use BC-8CC6 instead of
2237         "⿰𠄌⿺乀丿".
2238
2239 2017-09-14  MORIOKA Tomohiko  <tomo.git@chise.org>
2240
2241         * IDS-CDP.txt (CDP-8BCB): Add IDS.
2242
2243 2017-09-14  MORIOKA Tomohiko  <tomo.git@chise.org>
2244
2245         * IDS-UCS-Basic.txt (U+7588): Use "⿴㽬x" instead of "⿲畐x畐".
2246         (U+8C61): Use GT-K02380 instead of "⿱⺈𫩏".
2247
2248         * IDS-UCS-Ext-E.txt (U+2C29F): Use GT-K02380 instead of "⿱𠂊𫩏".
2249         (U+2CAB9): Use "𭯍" instead of "⿳𠂊𫩏比".
2250         (U+2CAF9): Ditto.
2251
2252         * IDS-UCS-Ext-B-2.txt (U-00023800): Use U+7676-itaiji-004 instead
2253         of "⿰夕&CDP-88D5;".
2254         (U-00023B14): Use "𭯍" instead of "⿳⺈𫩏比".
2255
2256 2017-09-13  MORIOKA Tomohiko  <tomo.git@chise.org>
2257
2258         * IDS-UCS-Ext-B-3.txt (U-00025F4A): Use BC-8C4F-var-004 instead of
2259         "⿰&CDP-88D3;&CDP-8C4E;".
2260
2261 2017-09-13  MORIOKA Tomohiko  <tomo.git@chise.org>
2262
2263         * IDS-UCS-Ext-F.txt (U+2D592): Modified.
2264
2265 2017-09-05  MORIOKA Tomohiko  <tomo.git@chise.org>
2266
2267         * IDS-UCS-Ext-B-5.txt (U-00029109): Use "𭼿" instead of
2268         "⿱⿰夕&CDP-8C4E;日".
2269         (U-00029F43): Use GT-K01253 instead of "⿰夕&CDP-8C4E;".
2270
2271 2017-09-04  MORIOKA Tomohiko  <tomo.git@chise.org>
2272
2273         * IDS-UCS-Ext-F.txt: Use GT-K01253 instead of "⿰夕&CDP-8C4E;".
2274         (U+2D1B1): Completed.
2275         (U+2D2B0): Completed.
2276         (U+2D4D5): Completed.
2277         (U+2D525): Completed.
2278         (U+2DB9F): Completed.
2279         (U+2DD1A): Completed.
2280
2281         * IDS-UCS-Ext-B-2.txt: Use GT-K01253 instead of "⿰夕&CDP-8C4E;".
2282
2283         * IDS-UCS-Ext-B-4.txt: Use GT-K01253 instead of "⿰夕&CDP-8C4E;".
2284
2285 2017-08-20  MORIOKA Tomohiko  <tomo.git@chise.org>
2286
2287         * IDS-UCS-Ext-B-5.txt (U-00028F50): Use "𠒶" instead of
2288         "⿱圥⿰圥圥".
2289
2290 2017-08-18  MORIOKA Tomohiko  <tomo.git@chise.org>
2291
2292         * IDS-UCS-Basic.txt (U+8C73): Add IDS.
2293
2294 2017-08-17  MORIOKA Tomohiko  <tomo.git@chise.org>
2295
2296         * IDS-UCS-Ext-B-4.txt: Use "𢉖" instead of "⿸&CDP-8D56;⿰厶厶".
2297         (U-000260FE): Use "烈" instead of "⿱列⺣".
2298         (U-000260FF): Fixed.
2299         (U-00026648): Use "卆" instead of "⿱九十".
2300         (U-00026B21): Likewise.
2301
2302         * IDS-UCS-Ext-B-3.txt (U-00025548): Fixed.
2303         (U-00025F0B): Fixed.
2304
2305 2017-08-16  MORIOKA Tomohiko  <tomo.git@chise.org>
2306
2307         * IDS-UCS-Ext-B-2.txt (U-00022FC4): Fixed.
2308         (U-00023AC2): Fixed.
2309
2310 2017-08-11  MORIOKA Tomohiko  <tomo.git@chise.org>
2311
2312         * IDS-UCS-Basic.txt (U+7CA4): Fixed.
2313
2314 2017-08-10  MORIOKA Tomohiko  <tomo.git@chise.org>
2315
2316         * IDS-UCS-Ext-A.txt (U+3E48): Fixed.
2317
2318         * IDS-UCS-Ext-B-5.txt (U-00029BBA): Fixed.
2319
2320 2017-08-10  MORIOKA Tomohiko  <tomo.git@chise.org>
2321
2322         * IDS-UCS-Ext-B-1.txt: Use "𢆰" instead of "⿱一幺".
2323
2324         * IDS-UCS-Ext-B-3.txt:
2325         - Use A-compU+793A instead of <CJK RADICAL SPIRIT TWO>.
2326         - Use "𢆰" instead of "⿱一幺".
2327         - Use "卆" instead of "⿱九十".
2328         - Use "𢆶" instead of "⿰幺幺".
2329         (U-00024B73): Use "𡇟" instead of "⿴囗⿰幺幺".
2330         (U-00025212): Use "𢇂" instead of "⿱⿰幺幺廾".
2331         (U-0002560D): Completed.
2332         (U-0002561D): Use "冈" instead of "⿵⺆㐅".
2333         (U-00025653): Fixed.
2334         (U-0002565B): Completed.
2335         (U-000256EA): Use "𢉖" instead of "⿸&CDP-8D56;⿰厶厶".
2336         (U-000256F6): Use "善" instead of "⿳𦍌䒑口".
2337         (U-0002570A): Use "粵" instead of "粤".
2338         (U-0002570C): Use "奧" instead of "⿱⿵𰃦釆大".
2339         (U-00025722): Fixed.
2340
2341         * IDS-UCS-Basic.txt: Use A-compU+793A instead of <CJK RADICAL
2342         SPIRIT TWO>.
2343         (U+7985): Fixed.
2344
2345 2017-07-31  MORIOKA Tomohiko  <tomo.git@chise.org>
2346
2347         * IDS-UCS-Ext-B-1.txt (U-00020A67): Fixed.
2348         (U-00020A69): Use "𣅳" instead of "⿺夨日".
2349         (U-00021E26): Likewise.
2350
2351 2017-07-30  MORIOKA Tomohiko  <tomo.git@chise.org>
2352
2353         * IDS-UCS-Basic.txt (U+6351): Use "𣅳" instead of "⿺日夨".
2354
2355 2017-07-26  MORIOKA Tomohiko  <tomo.git@chise.org>
2356
2357         * IDS-UCS-Ext-B-1.txt:
2358         - Use "弜" instead of "⿰弓弓".
2359         - Use "𠱠" instead of "⿲口口口"
2360         (U-0002078D): Fixed.
2361         (U-00020E03): Use "㢲" instead of "⿳⿰弓弓一八".
2362         (U-00020EF0): Use "⿸丂x" instead of "⿱一⿰&CDP-88CD;x".
2363         (U-000214FA): Fixed.
2364         (U-000214FB): Completed.
2365         (U-00021E2C): Fixed.
2366
2367         * IDS-UCS-Ext-B-4.txt:
2368         - Use "弜" instead of "⿰弓弓".
2369         - Use "㢲" instead of "⿱⿰弓弓⿱一八" or "⿳⿰弓弓一八".
2370         (U-0002601E): Use "𠄢" instead of "⿳一⿵冂巳一".
2371         (U-00027B9C): Fixed.
2372         (U-00027C56): Use "𠄢" instead of "⿳一⿵冂巳一".
2373         (U-00027F09): Likewise.
2374
2375         * IDS-UCS-Ext-B-3.txt: Use "弜" instead of "⿰弓弓".
2376         (U-00024251): Use "𠄢" instead of "⿳一⿵冂巳一".
2377         (U-000247B8): Use "𠄢" instead of "⿳一⿵冂巳一".
2378         (U-000249FA): Use "𡨈" instead of "⿱宀⿳一⿵冂巳一".
2379         (U-00024ACB): Use "珎" instead of "⿰𤣩尔".
2380         (U-00024ACD): Completed.
2381         (U-00025B66): Use "㹞" instead of "⿰犭斤".
2382
2383         * IDS-UCS-Ext-B-2.txt:
2384         - Use "弜" instead of "⿰弓弓".
2385         - Use "㢲" instead of "⿳⿰弓弓一八".
2386         (U-000234AF): Use "𠄢" instead of "⿳一⿵冂巳一".
2387         (U-00023D68): Use U-0002F803 instead of "⿳一⿵冂巳一".
2388
2389 2017-07-26  MORIOKA Tomohiko  <tomo.git@chise.org>
2390
2391         * IDS-Daikanwa-09.txt (M-28445): Use "牛" instead of "牜".
2392
2393 2017-07-25  MORIOKA Tomohiko  <tomo.git@chise.org>
2394
2395         * IDS-UCS-Ext-B-6.txt (U-0002A2D3): Use "𠱠" instead of
2396         "⿲口口口".
2397
2398         * IDS-UCS-Ext-A.txt (U+3BBA): Use "𠱠" instead of "⿲口口口".
2399
2400         * IDS-UCS-Ext-B-5.txt (U-00028556): Use "㢲" instead of
2401         "⿱⿰弓弓兀".
2402         (U-00029C32): Use "弜" instead of "⿰弓弓".
2403
2404 2017-07-24  MORIOKA Tomohiko  <tomo.git@chise.org>
2405
2406         * IDS-CNS-3.txt:
2407         - Use "𤣩" instead of <CJK RADICAL JADE>.
2408         - Use "⿰𤣩x" instead of "⿰王x".
2409
2410         * IDS-CNS-2.txt:
2411         - Use "𤣩" instead of <CJK RADICAL JADE>.
2412         - Use "⿰𤣩x" instead of "⿰王x".
2413
2414         * IDS-CNS-1.txt: Use "𤣩" instead of <CJK RADICAL JADE>.
2415
2416         * IDS-UCS-Ext-F.txt:
2417         - Use "⿰𤣩x" instead of "⿰王x".
2418         - Use "⿴玨x" instead of "⿲王x王".
2419
2420         * IDS-UCS-Ext-E.txt: Use "⿰𤣩x" instead of "⿰王x".
2421
2422         * IDS-UCS-Ext-D.txt: Use "⿰𤣩x" instead of "⿰王x".
2423
2424         * IDS-UCS-Ext-C.txt:
2425         - Use "⿰𤣩x" instead of "⿰王x".
2426         - Use "⿴玨x" instead of "⿲王x王".
2427
2428         * IDS-UCS-Ext-B-5.txt: Use "⿰𤣩x" instead of "⿰王x".
2429         (U-00028600): Use "頊" instead of "⿰王頁".
2430         (U-00028605): Completed.
2431
2432         * IDS-UCS-Ext-B-4.txt (U-00026FF0): Use "瑪" instead of "⿰王馬".
2433         (U-00027010): Use "瑰" instead of "⿰王鬼".
2434
2435         * IDS-UCS-Ext-B-2.txt (U-0002270D): Use "𤤅" instead of "⿰王勿".
2436         (U-0002298B): Use "珀" instead of "⿰王白".
2437         (U-0002310B): Likewise.
2438
2439         * IDS-UCS-Ext-B-1.txt (U-0002177A): Use "玫" instead of "⿰王⺙".
2440         (U-0002177D): Completed.
2441         (U-00021AAA): Use "珎" instead of "⿰王尔".
2442         (U-00021AF7): Likewise.
2443         (U-00021AFF): Use "珤" instead of "⿰王缶".
2444         (U-00021EC2): Use "珀" instead of "⿰王白".
2445         (U-00021F1C): Use "㻚" instead of "⿰王朋".
2446
2447         * IDS-UCS-Ext-A.txt: Use "⿰𤣩x" instead of "⿰王x".
2448
2449         * IDS-UCS-Basic.txt (U+6591): Use "⿴玨x" instead of "⿲王x王".
2450         (U+73ED): Likewise.
2451         (U+740E): Fixed.
2452
2453 2017-07-24  MORIOKA Tomohiko  <tomo.git@chise.org>
2454
2455         * IDS-CNS-3.txt: Use U+624C instead of <CJK RADICAL HAND>.
2456
2457         * IDS-CNS-2.txt: Use U+624C instead of <CJK RADICAL HAND>.
2458
2459         * IDS-CNS-1.txt: Use U+624C instead of <CJK RADICAL HAND>.
2460
2461         * IDS-CBETA.txt: Use U+6C35 instead of <CJK RADICAL WATER ONE>.
2462
2463         * ids-find.el (of-component-features): Add `->mistakable',
2464         `<-formed' and `->formed'.
2465         (to-component-features): Don't add `->formed'.
2466
2467 2017-07-23  MORIOKA Tomohiko  <tomo.git@chise.org>
2468
2469         * IDS-Daikanwa-02.txt (M-02767): Use "獁" instead of "⿰⺨馬".
2470
2471         * IDS-UCS-Ext-B-2.txt: Use U+72AD instead of <CJK RADICAL DOG>.
2472         (U-0002253E): Completed.
2473         (U-00022803): Use "猄" instead of "⿰⺨京".
2474         (U-00022B3A): Use "狇" instead of "⿰⺨木".
2475         (U-00023609): Completed.
2476         (U-0002360B): Completed.
2477
2478         * IDS-Daikanwa-dx.txt: Use U+72AD instead of <CJK RADICAL DOG>.
2479         (M-49293): Use U+2F803 instead of "⿳一⿵冂巳一".
2480
2481         * IDS-Daikanwa-09.txt: Use U+72AD instead of <CJK RADICAL DOG>.
2482         (M-30996): Use "㹞" instead of "⿰⺨斤".
2483
2484 2017-07-22  MORIOKA Tomohiko  <tomo.git@chise.org>
2485
2486         * IDS-UCS-Ext-B-5.txt: Use U+72AD instead of <CJK RADICAL DOG>.
2487         (U-000291E5): Use "𫉬" instead of "⿱艹⿰⺨隻".
2488
2489         * IDS-UCS-Ext-B-4.txt: Use U+72AD instead of <CJK RADICAL DOG>.
2490         (U-00026DC8): Use "狹" instead of "⿰⺨夾".
2491
2492         * IDS-UCS-Ext-B-3.txt: Use U+72AD instead of <CJK RADICAL DOG>.
2493         (U-00024725): Completed.
2494
2495         * IDS-UCS-Ext-B-1.txt (U-00020367): Use "𤝵" instead of
2496         "⿰⺨⿱㞢土".
2497         (U-000209C0): Use "獁" instead of "⿰⺨馬".
2498         (U-000209C2): Completed.
2499
2500         * IDS-UCS-Ext-A.txt: Use U+72AD instead of <CJK RADICAL DOG>.
2501         (U+3EA6): Use "聯" instead of "⿰耳⿱𢆶丱".
2502
2503 2017-07-22  MORIOKA Tomohiko  <tomo.git@chise.org>
2504
2505         * IDS-CBETA.txt: Use U+72AD instead of <CJK RADICAL DOG>.
2506
2507         * IDS-Daikanwa-07.txt: Use U+72AD instead of <CJK RADICAL DOG>.
2508
2509         * IDS-Daikanwa-05.txt: Use U+72AD instead of <CJK RADICAL DOG>.
2510
2511         * IDS-Daikanwa-04.txt: Use U+72AD instead of <CJK RADICAL DOG>.
2512
2513         * IDS-Daikanwa-01.txt (M-00985): Use U+72AD instead of <CJK
2514         RADICAL DOG>.
2515
2516         * IDS-CNS-3.txt: Use U+72AD instead of <CJK RADICAL DOG>.
2517
2518         * IDS-CNS-2.txt: Use U+72AD instead of <CJK RADICAL DOG>.
2519
2520         * IDS-CNS-1.txt: Use U+72AD instead of <CJK RADICAL DOG>.
2521
2522         * IDS-UCS-Ext-B-6.txt (U-0002A693): Use U+72AD instead of <CJK
2523         RADICAL DOG>.
2524
2525 2017-07-21  MORIOKA Tomohiko  <tomo.git@chise.org>
2526
2527         * IDS-UCS-Ext-B-5.txt:
2528         - Use U+96E8 instead of <CJK RADICAL RAIN>.
2529         - Use "厸" instead of "⿰厶厶".
2530         - Use "竝" instead of "⿰立立".
2531         - Use "畱" instead of [⿱ BC-89B6 田].
2532         (U-0002859B): Use "𩁹" instead of "⿱⻗于".
2533         (U-000285D2): Use "𨑳" instead of "⿺辶𡈼".
2534         (U-00029080): Fixed.
2535         (U-000290CA): Completed.
2536         (U-000290CD): Use "㳂" instead of "⿰氵公".
2537         (U-000290DE): Use "𢨯" instead of "⿰戶戶".
2538         (U-00029167): Fixed.
2539         (U-0002916F): Use "䎜" instead of "⿰老老".
2540         (U-000291C7): Use "𦓈" instead of "⿱老⿰老老".
2541         (U-000291D3): Use "𤴐" instead of "⿳⿰田田⿰回回⿰田田".
2542
2543         * IDS-UCS-Ext-B-3.txt:
2544         - Use U+96E8 instead of <CJK RADICAL RAIN>.
2545         - Use "畱" instead of [⿱ BC-89B6 田].
2546         (U-00024149): Use "𩅜" instead of "⿱⻗朗".
2547         (U-00024A39): Use "𩁹" instead of "⿱⻗于".
2548         (U-000255E4): Use GT-K03592 instead of [⿱ BC-8DDD 冖].
2549         (U-00025F6E): Use "霛" instead of "⿱⻗⿲弓弓弓".
2550
2551         * IDS-UCS-Ext-B-2.txt:
2552         - Use GT-K03592 instead of [⿱ BC-8DDD 冖].
2553         - Use [⿴ U+675F-itaiji-001 x] instead of [⿳ GT-K03592 x 木].
2554         - Use U+96E8 instead of <CJK RADICAL RAIN>.
2555         (U-000235DE): Fixed.
2556         (U-00023788): Use [⿴ U+675F-itaiji-002 x] instead of
2557         [⿳ BC-8DDD "⿴囗x" 木].
2558         (U-000237CF): Fixed.
2559         (U-0002383B): Use "㰆" instead of [⿳ BC-8DDD 冖 棐].
2560
2561 2017-07-21  MORIOKA Tomohiko  <tomo.git@chise.org>
2562
2563         * IDS-UCS-Basic.txt:
2564         - Use "𠱠" instead of "⿲口口口".
2565         - Use U+96E8 instead of <CJK RADICAL RAIN>.
2566
2567         * IDS-Daikanwa-dx.txt: Use U+6C35 instead of <CJK RADICAL WATER
2568         ONE>.
2569
2570         * IDS-Daikanwa-12.txt: Use U+6C35 instead of <CJK RADICAL WATER
2571         ONE>.
2572
2573         * IDS-Daikanwa-10.txt (M-34033): Use U+6C35 instead of <CJK
2574         RADICAL WATER ONE>.
2575
2576         * IDS-Daikanwa-08.txt: Use U+6C35 instead of <CJK RADICAL WATER
2577         ONE>.
2578
2579         * IDS-Daikanwa-07.txt: Use U+6C35 instead of <CJK RADICAL WATER
2580         ONE>.
2581
2582         * IDS-Daikanwa-06.txt: Use U+6C35 instead of <CJK RADICAL WATER
2583         ONE>.
2584
2585         * IDS-Daikanwa-04.txt: Use U+6C35 instead of <CJK RADICAL WATER
2586         ONE>.
2587
2588         * IDS-Daikanwa-03.txt (M-05318): Use U+6C35 instead of <CJK
2589         RADICAL WATER ONE>.
2590
2591         * IDS-Daikanwa-02.txt (M-02685): Use "汵" instead of "⿰⺡今".
2592
2593         * IDS-UCS-Ext-A.txt: Use U+96E8 instead of <CJK RADICAL RAIN>.
2594
2595 2017-07-20  MORIOKA Tomohiko  <tomo.git@chise.org>
2596
2597         * IDS-CDP.txt: Use U+6C35 instead of <CJK RADICAL WATER ONE>.
2598
2599         * IDS-CNS-3.txt: Use U+6C35 instead of <CJK RADICAL WATER ONE>.
2600
2601         * IDS-CNS-2.txt: Use U+6C35 instead of <CJK RADICAL WATER ONE>.
2602
2603         * IDS-CNS-1.txt: Use U+6C35 instead of <CJK RADICAL WATER ONE>.
2604
2605 2017-07-20  MORIOKA Tomohiko  <tomo.git@chise.org>
2606
2607         * ids-find.el (of-component-features): Don't refer
2608         `<-ideographic-component-forms' because it has been already
2609         abolished; refer `<-mistakable'.
2610         (to-component-features): Don't refer
2611         `->ideographic-component-forms' because it has been already
2612         abolished; refer `->formed'.
2613         (ids-find-chars-covered-by-components): Delete unused local
2614         variables `ucs' and `jis'.
2615
2616         * IDS-UCS-Ext-E.txt (U+2C8BA): Use "𠦝" instead of U+9FBA.
2617         (U+2C8BB): Completed.
2618
2619         * IDS-UCS-Ext-B-5.txt (U-00029C92): Use "长" instead of <CJK
2620         RADICAL C-SIMPLIFIED LONG>.
2621         (U-00029C94): Use "𣂑" instead of "⿸⺁十".
2622
2623         * IDS-UCS-Ext-B-2.txt (U-000233F8): Use "𣂑" instead of "⿸⺁十".
2624
2625         * IDS-UCS-Ext-A.txt (U+37AE): Use "𠚤" instead of <IDEOGRAPHIC
2626         ITERATION MARK>.
2627
2628         * IDS-UCS-Ext-F.txt (U+2E5D9): Completed.
2629
2630         * IDS-CBETA.txt (CB09686): Use "𠂭" instead of <REFERENCE MARK>.
2631         (CB09847): Use BC-88B9 instead of "⿱┌⿱┌─".
2632
2633 2017-07-20  MORIOKA Tomohiko  <tomo.git@chise.org>
2634
2635         * IDS-UCS-Ext-F.txt (U+2E9C2): Completed.
2636
2637         * IDS-UCS-Ext-E.txt (U+2C2E2): Completed.
2638
2639         * IDS-UCS-Ext-B-5.txt (U-0002916B): Use "㥞" instead of "⿰⺖㒸".
2640
2641         * IDS-UCS-Ext-B-3.txt (U-00025592): Use "惸" instead of
2642         "⿰⺖⿱旬子".
2643         (U-00025B42): Use "忛" instead of "⿰⺖凡".
2644
2645         * IDS-UCS-Ext-A.txt: Use U+5FC4 instead of <CJK RADICAL HEART
2646         ONE>.
2647         (U+3957): Use "旻" instead of "⿱日文".
2648         (U+3958): Use "刼" instead of "⿰去刃".
2649         (U+3988): Use "盖" instead of "⿱𦍌皿".
2650
2651 2017-07-19  MORIOKA Tomohiko  <tomo.git@chise.org>
2652
2653         * IDS-CNS-3.txt: Use U+5FC4 instead of <CJK RADICAL HEART ONE>.
2654
2655         * IDS-CNS-2.txt: Use U+5FC4 instead of <CJK RADICAL HEART ONE>.
2656
2657         * IDS-CNS-1.txt: Use U+5FC4 instead of <CJK RADICAL HEART ONE>.
2658
2659         * IDS-UCS-Ext-B-2.txt: Use U+5FC4 instead of <CJK RADICAL HEART
2660         ONE>.
2661
2662 2017-07-19  MORIOKA Tomohiko  <tomo.git@chise.org>
2663
2664         * IDS-UCS-Ext-F.txt (U+2DC59): Use GT-K02281 instead of "⿱䒑巾".
2665
2666         * IDS-UCS-Ext-C.txt (U-0002AC8D): Use GT-K02281 instead of
2667         "⿱䒑巾".
2668         (U-0002B253): Ditto.
2669
2670         * IDS-UCS-Ext-B-4.txt (U-000266BF): Use GT-K02281 instead of
2671         "⿱䒑巾".
2672
2673         * IDS-UCS-Ext-B-1.txt (U-000212C1): Use GT-K02281 instead of
2674         "⿱䒑巾".
2675
2676         * IDS-UCS-Ext-B-5.txt:
2677         - Use U-00027FB7 instead of <CJK RADICAL FOOT>.
2678         - Use "𢆰" instead of "⿱一幺".
2679         - Use "㢲" instead of "⿳⿰弓弓一八".
2680         - Use "𣏋" instead of "⿱𠫓木".
2681         - Use "𢍃" instead of "⿱夭卉".
2682         - Use "𢉖" instead of "⿸&CDP-8D56;⿰厶厶".
2683         - Use "𢆶" instead of "⿰幺幺".
2684         - Use "爕" instead of "⿱⿲火言火火".
2685         (U-0002801D): Use "叒" instead of "⿱又⿰又又".
2686         (U-000280AB): Use "㡿" instead of "⿸广屰".
2687         (U-000280AD): Use "毒" instead of "⿱龶母".
2688         (U-00028148): Use "𦰧" instead of "⿳龷厶木".
2689         (U-00028209): Use "𡖂" instead of "⿱卝夒".
2690         (U-00028D7F): Use "𢇂" instead of "⿱⿰幺幺廾".
2691         (U-00028ECB): Use "𡌥" instead of "⿳一⿰幺幺土".
2692         (U-00029706): Use "𢆻" instead of "⿱⿰幺幺几".
2693
2694 2017-07-19  MORIOKA Tomohiko  <tomo.git@chise.org>
2695
2696         * IDS-UCS-Ext-B-4.txt:
2697         - Use U-00027FB7 instead of <CJK RADICAL FOOT>.
2698         - Use "𢆰" instead of "⿱一幺".
2699         (U-00026342): Use "䠣" instead of "⿰𧾷巽".
2700         (U-00026345): Ditto.
2701         (U-00027DE5): Use "䟝" instead of "⿰𧾷殳".
2702         (U-00027FCF): Use "𭅲" instead of "⿴㔾丶".
2703
2704         * IDS-UCS-Basic.txt: Use U-00027FB7 instead of <CJK RADICAL FOOT>.
2705         (U+8E6E): Use "䙴" instead of "⿳覀大巳".
2706
2707 2017-07-18  MORIOKA Tomohiko  <tomo.git@chise.org>
2708
2709         * IDS-CNS-3.txt: Use U-00027FB7 instead of <CJK RADICAL FOOT>.
2710
2711         * IDS-CNS-2.txt: Use U-00027FB7 instead of <CJK RADICAL FOOT>.
2712
2713         * IDS-CNS-1.txt: Use U-00027FB7 instead of <CJK RADICAL FOOT>.
2714
2715         * IDS-UCS-Ext-B-3.txt (U-00025E19): Use "躘" instead of "⿰𧾷龍".
2716
2717         * IDS-UCS-Ext-A.txt: Use U-00027FB7 instead of <CJK RADICAL FOOT>.
2718
2719         * IDS-UCS-Ext-E.txt:
2720         - Use U+7CF8 instead of U+7CF9.
2721         - Use GT-K02281 instead of "⿱䒑巾".
2722         - Use "𧴦" instead of "⿱匕貝".
2723         (U+2C606): Use "𤲥" instead of "⿻申⿱𠔽月".
2724
2725 2017-07-18  MORIOKA Tomohiko  <tomo.git@chise.org>
2726
2727         * IDS-UCS-Ext-A.txt:
2728         - Use U+7CF8 instead of U+7CF9.
2729         - Use U+396F instead of CU+396F.
2730         (U+42F2): Use "黾" instead of [⿱ 口 BC-8BE8].
2731
2732         * IDS-CDP.txt (CDP-8BE7): Use U+7CF8 instead of U+7CF9.
2733
2734         * IDS-CNS-3.txt: Use U+7CF8 instead of U+7CF9.
2735
2736         * IDS-CNS-2.txt: Use U+7CF8 instead of U+7CF9.
2737
2738         * IDS-CNS-1.txt: Use U+7CF8 instead of U+7CF9.
2739
2740         * IDS-UCS-Basic.txt: Use U+7CF8 instead of U+7CF9.
2741         (U+7E4C): Fixed.
2742         (U+9DE5): Use "絲" instead of "⿰糹糸".
2743
2744 2017-07-17  MORIOKA Tomohiko  <tomo.git@chise.org>
2745
2746         * IDS-UCS-Ext-F.txt: Use U+7CF8 instead of U+7CF9.
2747
2748         * IDS-UCS-Ext-C.txt (U-0002B0F1): Fixed.
2749
2750         * IDS-UCS-Ext-B-5.txt (U-00029E7E): Use "納" instead of "⿰糹內".
2751
2752         * IDS-UCS-Ext-B-4.txt: Use U+7CF8 instead of U+7CF9.
2753
2754         * IDS-UCS-Ext-B-2.txt: Use U+7CF8 instead of U+7CF9.
2755
2756         * IDS-UCS-Ext-B-1.txt: Use U+7CF8 instead of U+7CF9.
2757
2758 2017-07-16  MORIOKA Tomohiko  <tomo.git@chise.org>
2759
2760         * IDS-UCS-Ext-B-6.txt: Use U+4EBB instead of <CJK RADICAL PERSON>.
2761
2762         * IDS-UCS-Ext-B-5.txt: Use U+4EBB instead of <CJK RADICAL PERSON>.
2763
2764         * IDS-UCS-Ext-B-4.txt: Use U+4EBB instead of <CJK RADICAL PERSON>.
2765
2766         * IDS-UCS-Ext-B-3.txt: Use U+4EBB instead of <CJK RADICAL PERSON>.
2767
2768         * IDS-UCS-Ext-B-2.txt: Use U+4EBB instead of <CJK RADICAL PERSON>.
2769
2770         * IDS-UCS-Ext-B-1.txt: Use U+4EBB instead of <CJK RADICAL PERSON>.
2771
2772 2017-07-16  MORIOKA Tomohiko  <tomo.git@chise.org>
2773
2774         * IDS-UCS-Ext-B-2.txt:
2775         - Use U+624C instead of <CJK RADICAL HAND>.
2776         - Use BC-8DC9 instead of "⿹勹丿".
2777         (U-00022A80): Completed.
2778         (U-00022A9C): Completed.
2779         (U-00022AA2): Completed.
2780         (U-00022ABC): Fixed.
2781         (U-00022ABE): Use "四" instead of <CJK RADICAL EYE>.
2782         (U-00022B86): Use "𤰞" instead of "⿱田⿰十丿".
2783         (U-00022CCC): Completed.
2784         (U-00022DE5): Completed.
2785         (U-00022DF2): Completed.
2786         (U-00022F5B): Use "𤰞" instead of "⿱田⿻十丿".
2787
2788 2017-07-16  MORIOKA Tomohiko  <tomo.git@chise.org>
2789
2790         * IDS-UCS-Ext-B-5.txt (U-00028326): Use "𤰞" instead of
2791         "⿱田⿰丿十".
2792         (U-00028670): Use U+624C instead of <CJK RADICAL HAND>.
2793         (U-00029A59): Use "𤰞" instead of "⿱田⿰丿十".
2794
2795         * IDS-UCS-Ext-B-3.txt:
2796         - Use U+624C instead of <CJK RADICAL HAND>.
2797         - Use "𤰞" instead of "⿱田⿰丿十".
2798         (U-00024DD2): Use "𤰞" instead of "⿱田⿻𠂉十".
2799         (U-000254D3): Use "𤰞" instead of "⿱田⿻十丿".
2800
2801         * IDS-UCS-Ext-A.txt: Use U+624C instead of <CJK RADICAL HAND>.
2802         (U+3A79): Fixed.
2803
2804         * IDS-UCS-Ext-B-4.txt: Use U+624C instead of <CJK RADICAL HAND>.
2805
2806         * IDS-UCS-Ext-B-1.txt: Use U+624C instead of <CJK RADICAL HAND>.
2807
2808 2017-07-15  MORIOKA Tomohiko  <tomo.git@chise.org>
2809
2810         * IDS-UCS-Ext-B-3.txt:
2811         - Use U+7AF9 instead of <CJK RADICAL BAMBOO>.
2812         - Use "𣬉" instead of "⿱囟比".
2813         - Use "㠭" instead of "⿱⿰工工⿰工工".
2814         (U-00025C4D): Use "𣀔" instead of "⿰⿳⺮目丌攴".
2815         (U-00024112): Use "𥳑" instead of "⿱⺮閒".
2816         (U-00025C4D): Fixed.
2817         (U-00025D1A): Fixed.
2818         (U-00025D1D): Fixed.
2819         (U-00025D6D): Use GT-K02128 instead of [⿱ 亠 BC-89CC].
2820         (U-00025D79): Fixed.
2821         (U-00025DAD): Use "𠏉" instead of "⿰𠦝余".
2822         (U-00025DFA): Fixed.
2823         (U-00025E05): Fixed.
2824         (U-00025E20): Fixed.
2825         (U-00025F67): Use "籴" instead of "⿱𠆢米".
2826
2827         * IDS-UCS-Ext-B-2.txt:
2828         - Use U+7AF9 instead of <CJK RADICAL BAMBOO>.
2829         - Use "𣬉" instead of "⿱囟比".
2830         (U-00022C6C): Use GT-K02057 instead of "⿹勹手".
2831         (U-00023818): Fixed.
2832
2833 2017-07-14  MORIOKA Tomohiko  <tomo.git@chise.org>
2834
2835         * IDS-UCS-Ext-B-6.txt:
2836         - Use "𣬉" instead of "⿱囟比".
2837         - Use U+7AF9 instead of <CJK RADICAL BAMBOO>.
2838
2839         * IDS-UCS-Ext-B-5.txt:
2840         - Use U+7AF9 instead of <CJK RADICAL BAMBOO>.
2841         - Use "𣬉" instead of "⿱囟比".
2842         - Use "𥳑" instead of "⿱⺮閒".
2843
2844         * IDS-UCS-Ext-B-1.txt: Use U+7AF9 instead of <CJK RADICAL BAMBOO>.
2845         (U-0002180C): Use "𣬉" instead of "⿱囟比".
2846         (U-00021CAE): Likewise.
2847
2848         * IDS-UCS-Basic.txt:
2849         - Use U+7AF9 instead of <CJK RADICAL BAMBOO>.
2850         - Use "𣬉" instead of "⿱囟比".
2851
2852         * IDS-CNS-3.txt:
2853         - Use U+7AF9 instead of <CJK RADICAL BAMBOO>.
2854         - Use UU+51FD instead of U+51FD.
2855
2856         * IDS-CNS-1.txt:
2857         - Use U+7AF9 instead of <CJK RADICAL BAMBOO>.
2858         - Use "倝" instead of "⿰𠦝𠆢".
2859         (C1-5C49): Use "𢎨" instead of "⿹丿弔".
2860
2861         * IDS-CNS-2.txt: Use U+7AF9 instead of <CJK RADICAL BAMBOO>.
2862
2863         * IDS-UCS-Ext-B-4.txt: Use U+7AF9 instead of <CJK RADICAL BAMBOO>.
2864         (U-000277C9): Use "𥳑" instead of "⿱⺮閒".
2865
2866         * IDS-UCS-Ext-A.txt: Use U+7AF9 instead of <CJK RADICAL BAMBOO>.
2867
2868 2017-07-14  MORIOKA Tomohiko  <tomo.git@chise.org>
2869
2870         * IDS-UCS-Ext-B-5.txt: Use U+8279 instead of <CJK RADICAL GRASS
2871         TWO>.
2872         (U-00028752): Completed.
2873         (U-0002891E): Fixed.
2874         (U-00028C17): Fixed.
2875         (U-00029437): Use "桒" instead of "⿳十艹木".
2876         (U-00029621): Fixed.
2877         (U-00029D49): Use "𧃰" instead of "⿳艹⿲止自巳⿱八夂".
2878         (U-00029D4A): Fixed.
2879         (U-00029F6D): Use "藍" instead of "⿱艹監".
2880
2881         * IDS-UCS-Ext-B-3.txt: Use U+8279 instead of <CJK RADICAL GRASS
2882         TWO>.
2883         (U-000245E5): Use "桒" instead of "⿳十艹木".
2884         (U-00024828): Completed.
2885         (U-00024829): Fixed.
2886         (U-00024BA1): Fixed.
2887         (U-00024CD9): Fixed.
2888
2889 2017-07-13  MORIOKA Tomohiko  <tomo.git@chise.org>
2890
2891         * IDS-UCS-Ext-B-2.txt: Use U+8279 instead of <CJK RADICAL GRASS
2892         TWO>.
2893         (U-00022D4E): Fixed.
2894
2895 2017-07-13  MORIOKA Tomohiko  <tomo.git@chise.org>
2896
2897         * IDS-UCS-Ext-B-1.txt: Use U+8279 instead of <CJK RADICAL GRASS
2898         TWO>.
2899         (U-00020281): Fixed.
2900         (U-000203D2): Completed.
2901         (U-00021904): Fixed.
2902
2903         * IDS-UCS-Ext-F.txt (U+2E4D6): Use U+8279 instead of <CJK RADICAL
2904         GRASS TWO>.
2905         (U+2E4D7): Completed.
2906
2907         * IDS-UCS-Ext-B-6.txt: Use U+8279 instead of <CJK RADICAL GRASS
2908         TWO>.
2909
2910         * IDS-UCS-Ext-B-4.txt: Use U+8279 instead of <CJK RADICAL GRASS
2911         TWO>.
2912
2913 2017-07-13  MORIOKA Tomohiko  <tomo.git@chise.org>
2914
2915         * IDS-CNS-2.txt (C2-5066): Use GT-K01554 instead of "⿱⿱⺊冖一".
2916
2917         * IDS-Daikanwa-09.txt (M-32646): Add IDS.
2918
2919         * IDS-UCS-Ext-B-4.txt:
2920         - Use GT-K00859 instead of "⿱八𠆢".
2921         - Use GT-K00880 instead of "⿱⺊&CDP-88E2;".
2922         - Use "䖵" instead of "⿰虫虫".
2923         - Use GT-K03592 instead of "⿱𰀉冖".
2924         - Use GT-K00877 instead of "⿱⺊冖".
2925         (U-00026AC6): Fixed.
2926         (U-000270DC): Use GT-K03322 instead of "⿱⺈⺫".
2927         (U-00027203): Use "𧇖" instead of "⿸虍⿳八𠆢目".
2928         (U-0002759A): Use "㯱" instead of "⿱⿱𰀉冖⿱缶木".
2929         (U-00027895): Use U+777F-itaiji-001 instead of "⿳⿱⺊冖⿱八𠆢目".
2930         (U-00027E29): Use A-IWDSU+777F instead of "⿱⺊⿸厂⿱⿳一八𠆢目".
2931
2932         * IDS-UCS-Ext-B-5.txt (U-00028910): Use GT-K00877 instead of
2933         "⿱⺊冖".
2934         (U-00028B34): Use GT-K01554 instead of "⿳⺊冖一".
2935         (U-00028F73): Use "䖵" instead of "⿰虫虫".
2936
2937 2017-07-12  MORIOKA Tomohiko  <tomo.git@chise.org>
2938
2939         * IDS-UCS-Ext-B-3.txt:
2940         - Use GT-K00880 instead of "⿱⺊&CDP-88E2;".
2941         - Use GT-K00859 instead of "⿱八𠆢".
2942         - Use GT-K00877 instead of "⿱⺊冖".
2943         - Use GT-K03322 instead of "⿱⺈⺫".
2944         (U-00024039): Use "𥈠" instead of "⿱⺊⿸&CDP-88E2;⿳一⿱八𠆢目".
2945         (U-00024A45): Use "䜭" instead of "⿱⺊⿳冖一谷".
2946         (U-00024A77): Use "𫳤" instead of "⿳宀⿳一八𠆢目".
2947         (U-00025304): Use GT-K01554 instead of "⿱⿱⺊冖一".
2948
2949         * IDS-UCS-Ext-A.txt: Use GT-K01554 instead of "⿳⺊冖一".
2950         (U+3561): Use "䜭" instead of "⿱⿳⺊冖一谷".
2951
2952         * IDS-UCS-Ext-B-2.txt: Use GT-K00877 instead of "⿱⺊冖".
2953         (U-00022FE1): Use GT-K01554 instead of "⿱⺊⿵冖一".
2954         (U-00023927): Use U+777F-itaiji-001 instead of "⿳⿱⺊冖𠔁目".
2955         (U-00023D38): Use GT-K01554 instead of "⿱⺊⿱冖一".
2956         (U-00023FF0): Use U+777F-itaiji-001 instead of "⿳⿳⺊冖八𠆢目".
2957
2958         * IDS-UCS-Basic.txt (U+6579): Use "𥹄" instead of "⿱⿱⺊冖釆".
2959         (U+777F): Use GT-K01554 instead of "⿳⺊冖一"; use GT-K00859
2960         instead of "⿱八𠆢".
2961         (U+80BB): Use GT-K00877 instead of "⿱⺊冖".
2962
2963 2017-07-11  MORIOKA Tomohiko  <tomo.git@chise.org>
2964
2965         * IDS-UCS-Ext-A.txt (U+37A1): Use "㠭" instead of
2966         "⿱⿰工工⿰工工".
2967         (U+3BF1): Use U+675F-itaiji-001.
2968         (U+3BFB): Likewise.
2969         (U+3C06): Likewise.
2970         (U+3C8A): Use A-IWDSU+777F instead of "⿸⿱⺊&CDP-88E2;⿱⿳一八𠆢目".
2971         (U+4774): Use GT-K03592 instead of "⿱𰀉冖".
2972         (U+4967): Use A-IWDSU+777F instead of "⿸⿱⺊&CDP-88E2;⿱⿳一八𠆢目".
2973
2974         * IDS-Daikanwa-12.txt (M-44831): Add IDS.
2975
2976 2017-07-08  MORIOKA Tomohiko  <tomo.git@chise.org>
2977
2978         * IDS-UCS-Ext-E.txt: Use GT-K03322 instead of "⿱⺈罒".
2979
2980         * IDS-UCS-Ext-B-1.txt:
2981         - Use GT-K03592 instead of "⿱𰀉冖".
2982         - Use GT-K03322 instead of "⿱⺈⺫".
2983
2984         * IDS-UCS-Ext-B-2.txt:
2985         - Use GT-K03592 instead of "⿱𰀉冖".
2986         - Use GT-K03322 instead of "⿱⺈⺫".
2987         - Use BC-8C4F-var-004 instead of "⿰&CDP-88D3;&CDP-8C4E;".
2988         (U-00023F4A): Use "䜭" instead of "⿱⿳⺊冖一谷".
2989
2990         * IDS-UCS-Ext-F.txt: Use GT-K00724 instead of "⿺𠃊口".
2991         (U+2D42C): Use GT-K03322 instead of "⿱⺈罒".
2992         (U+2D44F): Use (⿱ GT-K03322 大) instead of "⿱𠂊𦉼".
2993         (U+2D693): Completed.
2994         (U+2D6C4): Completed.
2995         (U+2D7E9): Completed.
2996         (U+2D7F7): Completed.
2997         (U+2D981): Completed.
2998         (U+2D997): Use BC-8B6C instead of "⿰丿𠃌".
2999         (U+2DF3F): Completed.
3000         (U+2E094): Completed.
3001         (U+2EBDF): Completed.
3002
3003         * IDS-UCS-Ext-C.txt: Use GT-K03322 instead of "⿱⺈罒".
3004
3005 2017-07-08  MORIOKA Tomohiko  <tomo.git@chise.org>
3006
3007         * IDS-UCS-Ext-B-5.txt: Use BC-8C4F-var-004 instead of "⿰&CDP-88D3;&CDP-8C4E;".
3008         (U-00028AF6): Use GT-K00880 instead of "⿱⺊&CDP-88E2;".
3009         (U-00029792): Use "𠀐" instead of "⿱中一".
3010         (U-00029917): Fixed.
3011
3012 2017-07-07  MORIOKA Tomohiko  <tomo.git@chise.org>
3013
3014         * IDS-UCS-Ext-B-2.txt: Use GT-K00880 instead of "⿱⺊&CDP-88E2;".
3015         (U-0002345B): Fixed.
3016
3017 2017-06-30  MORIOKA Tomohiko  <tomo.git@chise.org>
3018
3019         * IDS-Daikanwa-05.txt (M-12372): Add IDS.
3020
3021         * IDS-UCS-Ext-B-1.txt: Use GT-K00880 instead of "⿱⺊&CDP-88E2;".
3022
3023 2017-06-29  MORIOKA Tomohiko  <tomo.git@chise.org>
3024
3025         * IDS-UCS-Ext-F.txt:
3026         - Use BC-8C78 instead of <KATAKANA LETTER KO>.
3027         - Use BC-8C79 instead of "⿱コ又".
3028         - Use BC-8BAB instead of "⿻コ一".
3029         - Use BC-88B4 instead of "⿻コ〢".
3030         - Use BC-8D56 instead of "⿸广⿻コ〢".
3031         (U+2CEB6): Completed.
3032         (U+2CEC8): Completed.
3033         (U+2CED1): Completed.
3034         (U+2CED4): Completed.
3035         (U+2CED8): Completed.
3036         (U+2CEE5): Completed.
3037         (U+2CEEB): Completed; use BC-8DDD instead of "⿻一中".
3038         (U+2CEF5): Completed.
3039         (U+2CEF7): Completed.
3040         (U+2CFB9): Completed.
3041         (U+2D050): Completed.
3042         (U+2D24D): Use BC-8DE2 instead of "⿻⿻コ一人".
3043         (U+2D667): Use BC-884D instead of "⿻⿻コ一丨".
3044         (U+2D724): Use BC-88B3 instead of "⿴コ丨".
3045         (U+2EBC6): Use GT-K02332 instead of "⿻木コ".
3046
3047 2017-06-29  MORIOKA Tomohiko  <tomo.git@chise.org>
3048
3049         * IDS-CDP.txt (CDP-8D56): Add IDS.
3050
3051 2017-06-29  MORIOKA Tomohiko  <tomo.git@chise.org>
3052
3053         * IDS-CDP.txt (CDP-8DDD): Add IDS.
3054
3055 2017-06-28  MORIOKA Tomohiko  <tomo.git@chise.org>
3056
3057         * install-ids.el: Install IDS-UCS-Ext-F.txt.
3058
3059         * IDS-UCS-Ext-F.txt: New file.
3060
3061 2017-06-27  MORIOKA Tomohiko  <tomo.git@chise.org>
3062
3063         * IDS-UCS-Ext-B-5.txt:
3064         - Replace &I-<foo>; to &<foo>;.
3065         - Use "吅" instead of "⿰口口".
3066         - Use "𠙻" instead of "⿶凵干".
3067         - Use "𢁅" instead of "⿱⿰巳巳&I-CDP-8B6F;".
3068         - Use "亐" instead of "⿻丂一".
3069         - Use "𡬳" instead of "⿳爫⺫寸".
3070         - Use "𢀩" instead of "⿱𠂹⿸&I-CDP-896C;工".
3071         - Use "𦙃" instead of "⿱⿺𠃊口⺼".
3072         (U-00028234): Use "𠮦" instead of "⿱&I-CDP-8B55;口".
3073         (U-000282E6): Use "𠬦" instead of "⿵𰃦又".
3074         (U-000285A1): Use "𪺏" instead of "⿱爫豕".
3075         (U-00028725): Use "𠀷" instead of "⿱&I-CDP-8B53;𠕁".
3076         (U-000288AB): Fixed.
3077         (U-00028A92): Use "𠳯" instead of "⿰&I-CDP-8C4C;&I-CDP-8C4C;".
3078         (U-00028B2D): Use "凿" instead of "⿱业⿶凵𢆉".
3079         (U-00028CC2): Fixed.
3080         (U-00028E50): Fixed.
3081         (U-00028E6F): Fixed.
3082         (U-000293DB): Fixed.
3083         (U-00029445): Use GT-K10656 instead of "⿱夂貢".
3084         (U-0002950D): Use "𦚏" instead of "⿱立月".
3085         (U-000297A3): Use "乕" instead of "⿸𠂆&CDP-89ED;".
3086         (U-000297F4): Use "𢿨" instead of "⿰⿱林月攴".
3087         (U-00029916): Use "𠒆" instead of "⿱囟儿".
3088         (U-00029A02): Use "总" instead of "⿳&I-CDP-8B55;口心".
3089         (U-00029AFE): Use "丫" instead of "⿱&I-CDP-8B55;丨".
3090         (U-00029C29): Use U+21B20-itaiji-001 instead of "⿰鬯寸".
3091
3092         * IDS-CDP.txt (CDP-8AC2): Add IDS.
3093
3094 2017-06-25  MORIOKA Tomohiko  <tomo.git@chise.org>
3095
3096         * IDS-Daikanwa-03.txt (M-06802): Add IDS.
3097
3098         * IDS-UCS-Ext-B-1.txt (U-00020C06): Use U-0002CF16 instead of
3099         BC-89E3.
3100         (U-000218AF): Likewise.
3101
3102 2017-06-24  MORIOKA Tomohiko  <tomo.git@chise.org>
3103
3104         * IDS-Daikanwa-02.txt (M-03224): Add IDS.
3105         (M-03225): Ditto.
3106         (M-03508): Ditto.
3107
3108 2017-06-21  MORIOKA Tomohiko  <tomo.git@chise.org>
3109
3110         * IDS-UCS-Ext-B-3.txt (U-00024931): Use "𠬦" instead of "⿵𰃦又".
3111         (U-00024971): Use U+56DF-itaiji-001 instead of "⿵𰃦㐅".
3112         (U-00024A5E): Fixed.
3113         (U-00024A64): Use "𠧠" instead of "⿺𠃊卣".
3114         (U-000253C8): Fixed.
3115         (U-0002545A): Use U+56DF-itaiji-005 instead of "⿵𰃦人".
3116         (U-00025468): Use U+56DF-itaiji-001 instead of "⿵𰃦㐅".
3117         (U-00025469): Use "𠬦" instead of "⿵𰃦又".
3118         (U-000255F8): Fixed.
3119         (U-00025DF8): Use "𦔡" instead of "⿰耒㫺".
3120
3121 2017-06-16  MORIOKA Tomohiko  <tomo.git@chise.org>
3122
3123         * IDS-UCS-Ext-B-2.txt (U-00023926): Use "𠧠" instead of "⿺𠃊卣".
3124
3125         * IDS-Daikanwa-04.txt (M-07446): Add IDS.
3126
3127 2017-06-15  MORIOKA Tomohiko  <tomo.git@chise.org>
3128
3129         * IDS-UCS-Ext-B-1.txt: Use "爫" instead of <CJK RADICAL PAW ONE>.
3130         (U-000202BB): Use "𤓽" instead of "⿱爫⿱㇇朩".
3131         (U-00020461): Use "𪺏" instead of "⿱爫豕".
3132         (U-00021193): Fixed.
3133         (U-00021223): Use "𡬳" instead of "⿳爫⺫寸".
3134         (U-000213DF): Use "䍃" instead of "⿱爫缶".
3135         (U-00021A74): Likewise.
3136
3137         * IDS-UCS-Ext-A.txt (U+3A4A): Use "𡬳" instead of "⿳爫⺫寸".
3138
3139         * IDS-UCS-Ext-B-6.txt (U-0002A14A): Use "𪺏" instead of "⿱爫豕".
3140
3141         * IDS-UCS-Ext-B-4.txt (U-00026118): Use "𪺏" instead of "⿱爫豕".
3142         (U-00027937): Likewise.
3143
3144 2017-06-11  MORIOKA Tomohiko  <tomo.git@chise.org>
3145
3146         * IDS-Daikanwa-07.txt (M-19690): Add IDS.
3147
3148 2017-06-01  MORIOKA Tomohiko  <tomo.git@chise.org>
3149
3150         * IDS-UCS-Ext-B-1.txt: Use "𠒆" instead of "⿱囟儿".
3151
3152 2017-05-31  MORIOKA Tomohiko  <tomo.git@chise.org>
3153
3154         * IDS-UCS-Ext-B-4.txt: Use "𣏟" instead of "⿰𣎳𣎳".
3155
3156         * IDS-UCS-Ext-B-2.txt (U-00022F73): Use "𣏟" instead of "⿰𣎳𣎳".
3157         (U-00023CBF): Use "𠬦" instead of "⿵𰃦又".
3158
3159 2017-05-29  MORIOKA Tomohiko  <tomo.git@chise.org>
3160
3161         * IDS-UCS-Ext-E.txt (U+2B92D): Use U+56DF-itaiji-001 instead of
3162         "⿱丿冈"; use GT-K00264 instead of "⿱一八".
3163         (U+2B930): Use GT-K00264 instead of "⿱一八"; change structure.
3164
3165         * IDS-UCS-Ext-B-6.txt:
3166         - Replace &I-<foo>; to &<foo>;
3167         - Use "𢀩" instead of "⿱𠂹⿸丆工".
3168         (U-0002A1BF): Use "𧧑" instead of "⿱&CDP-8BAE;⿸厂言".
3169         (U-0002A4C9): Use "欝" instead of "⿳棥⺫𡬠".
3170         (U-0002A602): Fixed; use "㓞" instead of "⿰&I-CDP-8B77;刀".
3171
3172         * IDS-UCS-Ext-B-1.txt:
3173         - Replace &I-<foo>; to &<foo>;
3174         - Use "龱" instead of "⿴囗㐅".
3175         (U-00020502): Completed.
3176         (U-00020504): Likewise.
3177         (U-00020BB2): Use "亐" instead of "⿻&CDP-88CD;二".
3178         (U-0002115B): Use "毚" instead of "⿱㲋兔".
3179         (U-000218A7): Use BC-8BAE instead of "⿱亠丷".
3180         (U-00021D13): Use U+56DF-itaiji-001 instead of "⿱丿⿵冂㐅".
3181         (U-00021F91): Use "𢀩" instead of "⿱𠂹⿸丆工".
3182
3183         * IDS-Daikanwa-07.txt (M-18020): Add IDS.
3184         (M-18624): Likewise.
3185         (M-18625): Likewise.
3186         (M-18671): Likewise.
3187         (M-18672'): Likewise.
3188
3189         * IDS-Daikanwa-06.txt (M-16248): Add IDS.
3190         (M-16726): Likewise.
3191         (M-16758): Likewise.
3192         (M-17365): Likewise.
3193         (M-17367): Likewise.
3194
3195 2017-05-27  MORIOKA Tomohiko  <tomo.git@chise.org>
3196
3197         * IDS-UCS-Ext-B-2.txt (U-000222EE): Use "𢿱" instead of
3198         "⿰⿱林⺼攵".
3199         (U-0002352C): Use A-U+56DF-itaiji-001 instead of "⿵𰃦㐅".
3200
3201         * IDS-UCS-Ext-A.txt (U+4A37): Use "𢿨" instead of "⿰⿱林⺼攴".
3202
3203         * IDS-UCS-Ext-B-4.txt (U-000261D5): Use "𢿱" instead of
3204         "⿰⿱林⺼攵".
3205         (U-00027FAC): Use "𢿨" instead of "⿰⿱林⺼攴".
3206
3207 2017-05-26  MORIOKA Tomohiko  <tomo.git@chise.org>
3208
3209         * IDS-UCS-Ext-C.txt (U-0002A982): Use U+56DF-itaiji-001 instead of
3210         "⿱丿罓".
3211
3212 2017-05-25  MORIOKA Tomohiko  <tomo.git@chise.org>
3213
3214         * IDS-UCS-Basic.txt (U+9141): Use "毚" instead of "⿱㲋兔".
3215
3216 2017-05-24  MORIOKA Tomohiko  <tomo.git@chise.org>
3217
3218         * IDS-CNS-3.txt (C3-465E): Add IDS.
3219
3220         * IDS-UCS-Ext-B-3.txt:
3221         - Use "炏" instead of "⿰火火".
3222         - Use "㫺" instead of "⿱𠈌日".
3223         - Use "𢀩" instead of "⿱𠂹⿸丆工".
3224         - Use U+21B20-itaiji-001 instead of "⿰鬯寸".
3225         (U-000244ED): Use "欝" instead of "⿳&I-CDP-8AD7;⺫𡬠".
3226         (U-00024538): Use "𡬠" instead of "⿰艮寸".
3227         (U-00024678): Completed.
3228         (U-0002467A): Use BC-8BEC.
3229         (U-000253C3): Use "亐" instead of "⿻丂一".
3230         (U-0002555A): Use "㷀" instead of "⿱⿰火火卂".
3231         (U-000258F9): Use "𤎉" instead of "⿸产⿱&CDP-88BB;灬".
3232         (U-000258FA): Use "⿱𠔥x" instead of "⿱⿱䒑&CDP-88BB;⿱灬x".
3233         (U-000259C1): Use "总" instead of "⿳&I-CDP-8B55;口心".
3234         (U-00025A88): Use BC-8BAE instead of "⿳亠&I-CDP-8B55;".
3235         (U-00025AB6): Fixed.
3236         (U-00025D36): Fixed.
3237         (U-00025DAA): Use "𢵄" instead of "⿰扌⿱𠈌日".
3238
3239 2017-05-23  MORIOKA Tomohiko  <tomo.git@chise.org>
3240
3241         * IDS-Daikanwa-04.txt (M-08766): Add IDS.
3242
3243 2017-05-18  MORIOKA Tomohiko  <tomo.git@chise.org>
3244
3245         * IDS-UCS-Basic.txt: Use "𢆶" instead of "⿰幺幺".
3246
3247         * IDS-UCS-Ext-B-2.txt:
3248         - Use "亐" instead of "⿻丂一".
3249         - Use BC-8BAE instead of "⿱亠丷".
3250         - Use "𢀩" instead of "⿱𠂹⿸丆工".
3251         - Use "𡬠" instead of "⿰艮寸".
3252         (U-000226B9): Fixed.
3253         (U-00023398): Fixed.
3254         (U-000233CE): Use "丫" instead of "⿱丷丨".
3255         (U-0002386E): Use "𣠵" instead of "⿳⿲木夕木冖⿰艮寸".
3256         (U-00023871): Use "𡬠" instead of "⿰艮寸".
3257         (U-00023CCD): Completed.
3258
3259         * IDS-UCS-Ext-B-4.txt (U-000261C8): Use "𢀩" instead of
3260         "⿱𠂹⿸丆工".
3261         (U-00026BFA): Use BC-8BAE instead of "⿱亠丷".
3262         (U-000279D1): Use "⿸产x" instead of "⿱&CDP-8BAE;⿸厂x".
3263
3264         * IDS-UCS-Ext-A.txt (U+3898): Use "𠔥" instead of "⿳䒑&CDP-88BB;灬".
3265
3266 2017-05-17  MORIOKA Tomohiko  <tomo.git@chise.org>
3267
3268         * IDS-UCS-Ext-B-4.txt:
3269         - Use GT-K00742 instead of "⿺𠃊口".
3270         - Use "𦙃" instead of "⿱⿺𠃊口⺼".
3271         - Use "吅" instead of "⿰口口".
3272         - Use U-0002F840 instead of "⿱吅⿻丂一" or "⿱吅亐".
3273         - Use "臯" instead of "⿱自𠦂".
3274         - Use "㬥" instead of "⿳日出⿵大米".
3275         (U-000265E4): Use "𦚏" instead of "⿱立月".
3276         (U-000267DD): Use "⿱𠂹一" instead of "𠦬".
3277         (U-00026892): Use "賫" instead of "⿳&CDP-8DE9;冖貝".
3278         (U-0002714D): Use "𡄉" instead of "⿱⿰口口⿰𠃬爻".
3279         (U-00027B09): Use GT-K09590 instead of "⿱⿱日出⿱大x".
3280
3281         * IDS-UCS-Ext-B-1.txt:
3282         - Use "吅" instead of "⿰口口".
3283         - Use "兓" instead of "⿰旡旡".
3284         - Use GT-K00724 instead of "⿺𠃊口".
3285         - Use "𦙃" instead of "⿱⿺𠃊口月".
3286         (U-000202E8): Use "咒" instead of "⿱⿰口口兀".
3287         (U-00020329): Use "𠙖" instead of "⿱⿰冫&CDP-896A;几".
3288         (U-00020338): Use "屛" instead of "⿸尸幷".
3289         (U-000203E4): Use GT-K11071 instead of "⿱夅貝".
3290         (U-00020454): Use "㬥" instead of "⿱𣅽⿱大米".
3291         (U-000207FC): Use U+7758-itaiji-007.
3292         (U-00020E49): Use GT-K00724.
3293         (U-00020A98): Use "𣪏" instead of "⿰⿱彐⺼殳".
3294         (U-00020ECC): Fixed.
3295         (U-00020F7A): Use "𡋑" instead of "⿻土⿰口口".
3296         (U-00021070): Use "𦂝" instead of "⿰糹⿱⿺𠃊口⺼".
3297         (U-000210DF): Use BC-88A5 instead of "⿻土吅"; fixed.
3298         (U-000210EB): Use "𠪘" instead of "⿸厂⿰⿱彐⺼殳".
3299         (U-0002115C): Use "𧬉" instead of "⿱𣅽⿱大言".
3300         (U-00021447): Use "㖾" instead of "⿰口口屰".
3301         (U-000215C8): Use "㽞" instead of "⿱⿰口口田".
3302
3303 2017-04-30  MORIOKA Tomohiko  <tomo.git@chise.org>
3304
3305         * IDS-UCS-Ext-B-3.txt:
3306         - Use "吅" instead of "⿰口口".
3307         - Use "仌" instead of "⿱人人".
3308         - Use GT-K09590 instead of "⿳日出大".
3309         - Use "㬥" instead of "⿳日出⿱大米" or "⿳日出⿵大米".
3310         - Use "𡵶" instead of "⿱勿山".
3311         - Use GT-K00724 instead of "⿺𠃊口".
3312         - Use "𦙃" instead of "⿱⿺𠃊口⺼".
3313         (U-0002405C): Use BC-8DEB instead of "⿲刀丫&CDP-89CA;".
3314         (U-00024161): Use "𩕍" instead of "⿰⿱自𠦂頁".
3315         (U-0002416D): Use "𧞻" instead of "⿳⿱亠吅⿰&CDP-86C9;爻𧘇".
3316         (U-0002426F): Use "𧢲" instead of "⿱⺈⿵冂⿱人人".
3317         (U-000244CA): Use "𧬉" instead of "⿳日出⿵大言".
3318         (U-00024B25): Fixed.
3319         (U-00024D70): Use "刍" instead of "⿱⺈彐".
3320         (U-00025224): Use GT-K06360 instead of "⿳⺊⺕龰".
3321         (U-00025E02): Use "𡃫" instead of "⿱⿰口口⿸厂⿰⿱彐月殳".
3322         (U-00025E91): Use "𠬶" instead of "⿱彐⿱冖又".
3323
3324 2017-04-27  MORIOKA Tomohiko  <tomo.git@chise.org>
3325
3326         * IDS-UCS-Ext-B-2.txt:
3327         - Use "吅" instead of "⿰口口".
3328         - Use "𦚏" instead of "⿱立月" or "⿱立⺼".
3329         - Use "㬥" instead of "⿳日出⿱大米" or "⿳日出⿵大米".
3330         - Use GT-K09590 instead of "⿱𣅽大".
3331         - Use "𦙃" instead of "⿱⿺𠃊口⺼".
3332         (U-000222DA): Use "肎" instead of "⿱冖⺼".
3333         (U-00022543): Use GT-K00724 instead of "⿺𠃊口".
3334         (U-00022DA6): Use "&GT-K10656;" instead of "⿳夂工貝".
3335         (U-0002382F): Use U+7758-itaiji-007 instead of "⿳⺫𠫔𧘇".
3336         (U-00023F4E): Use "臯" instead of "⿱自𠦂".
3337
3338 2017-04-26  MORIOKA Tomohiko  <tomo.git@chise.org>
3339
3340         * IDS-UCS-Ext-B-6.txt:
3341         - Use "㬥" instead of "⿳日出⿵大米".
3342         - Use "吅" instead of "⿰口口".
3343         (U-0002A524): Use "𦙃" instead of "⿱⿺𠃊口⺼".
3344
3345         * IDS-UCS-Ext-A.txt:
3346         - Use "吅" instead of "⿰口口".
3347         - Use GT-K09590.
3348         (U+3BEF): Use GT-K11071.
3349
3350         * IDS-UCS-Basic.txt (U+6319): Use "兴".
3351         (U+66D3): Use GT-K09590.
3352         (U+7758): Use GT-K04958.
3353         (U+841D): Use "⿱𦭝x" instead of "⿳艹⺫x".
3354         (U+8511): Likewise.
3355         (U+85A8): Use A-BC-8D60.
3356         (U+8609): Likewise.
3357         (U+8A89): Use "兴".
3358         (U+8D1B): Use GT-K10656.
3359
3360 2017-04-19  MORIOKA Tomohiko  <tomo.git@chise.org>
3361
3362         * IDS-CNS-3.txt (C3-607C): Add IDS.
3363
3364 2017-04-06  MORIOKA Tomohiko  <tomo.git@chise.org>
3365
3366         * IDS-CDP.txt (CDP-88CB): Use GT-K02381.
3367
3368 2017-04-05  MORIOKA Tomohiko  <tomo.git@chise.org>
3369
3370         * IDS-UCS-Ext-B-1.txt (U-00020198): Use U+5546-itaiji-002 and
3371         GT-K01369.
3372         (U-00020397): Use U+9F4A-itaiji-005.
3373         (U-000211F4): Use "𣥏" instead of "⿱止𧘇".
3374         (U-00021860): Use "育" instead of "⿱𠫓⺼".
3375
3376         * IDS-UCS-Ext-B-5.txt (U-000286F7): Use "𣥏" instead of "⿱止𧘇".
3377         (U-00029A36): Use GT-K01340 instead of "⿱丿𧘇".
3378         (U-00029BA6): Use "脊" instead of "⿱&CDP-88D2;月".
3379         (U-00029E75): Use U+9F4A-itaiji-005.
3380
3381 2017-04-04  MORIOKA Tomohiko  <tomo.git@chise.org>
3382
3383         * IDS-UCS-Ext-B-2.txt: Use "𣥏" instead of "⿱止𧘇".
3384         (U-0002228C): Use "脊" instead of "⿱&CDP-88D2;⺼".
3385         (U-000239B2): Use "𣦒" instead of "⿳止&CDP-88D2;⺼".
3386
3387         * IDS-UCS-Ext-B-4.txt:
3388         - Use "仌" instead "⿱人人".
3389         - Use GT-K06360 instead of (?⿳ ?⺊ ?AJ1-15391 龰).
3390         (U-00026860): Use "脊" instead of "⿱&CDP-88D2;⺼".
3391         (U-00026EF4): Use "㨗".
3392
3393 2017-03-30  MORIOKA Tomohiko  <tomo.git@chise.org>
3394
3395         * IDS-UCS-Ext-B-2.txt: Use "仌" instead of "⿱人人".
3396         (U-0002238D): Use "刍" instead of "⿱⺈彐".
3397         (U-00022F56): Use "𠬶" instead of "⿳彐冖又".
3398         (U-00023579): Use GT-K06360 instead of (?⿳ ?⺊ ?AJ1-15391 ?龰).
3399         (U-00023FF1): Use BC-8C40-itaiji-001 instead of (?⿹ ?BC-8873
3400         ?⺣).
3401
3402 2017-03-28  MORIOKA Tomohiko  <tomo.git@chise.org>
3403
3404         * IDS-UCS-Ext-B-1.txt: Use "仌" instead of "⿱人人".
3405         (U-00020E1D): Use GT-K06360 instead of (?⿳ ?⺊ ?AJ1-15391 ?龰).
3406         (U-00021B13): Fixed.
3407         (U-00021EA7): Use "刍" instead of "⿱⺈彐".
3408
3409         * IDS-UCS-Basic.txt:
3410         - Use GT-K06360 instead of (?⿳ ?⺊ ?AJ1-15391 ?龰).
3411         - Use "𠬶" instead of "⿳彐冖又".
3412
3413 2017-03-27  MORIOKA Tomohiko  <tomo.git@chise.org>
3414
3415         * IDS-UCS-Ext-B-5.txt:
3416         - Use "仌" instead of "⿱人人".
3417         - Use "𠬶" instead of "⿳彐冖又".
3418
3419         * IDS-UCS-Ext-A.txt:
3420         - Use "刍" instead of "⿱⺈彐".
3421         - Use "𠬶" instead of "⿳彐冖又".
3422
3423 2017-03-22  MORIOKA Tomohiko  <tomo.git@chise.org>
3424
3425         * IDS-UCS-Ext-E.txt (U+2BEBC): Use A-U+65E7-itaiji-001 instead of
3426         "旧".
3427
3428 2017-03-17  MORIOKA Tomohiko  <tomo.git@chise.org>
3429
3430         * IDS-UCS-Basic.txt (U+7319): Fixed.
3431         (U+76EB): Use "⿱𨠭x" instead of "⿳合酉x".
3432         (U+775C): Fixed.
3433
3434 2017-03-09  MORIOKA Tomohiko  <tomo.git@chise.org>
3435
3436         * IDS-UCS-Ext-B-4.txt:
3437         - Use U+6C35 instead of <CJK RADICAL WATER ONE>.
3438         (U-00026F3E): Use "㨨" instead of "⿰扌留".
3439         (U-00027C1A): Use "盇" instead of "⿱太皿".
3440
3441         * IDS-UCS-Ext-B-3.txt:
3442         - Use U+6C35 instead of <CJK RADICAL WATER ONE>.
3443         - Use U-000248E9 instead of <CJK RADICAL JADE>.
3444         - Use "盇" instead of "⿱太皿".
3445
3446         * IDS-UCS-Ext-B-5.txt:
3447         - Use "盇" instead of "⿱太皿".
3448         - Use A-GT-K06065 instead of GT-06065.
3449         - Use U+6C35 instead of <CJK RADICAL WATER ONE>.
3450         (U-00028D7C): Use "𠁭" instead of "⿱个⿰个个".
3451         (U-00029179): Use "湄" instead of "⿰⺡眉".
3452
3453         * IDS-UCS-Ext-B-2.txt:
3454         - Use U+6C35 instead of <CJK RADICAL WATER ONE>.
3455         - Use U-000248E9 instead of <CJK RADICAL JADE>.
3456         - Use "盇" instead of "⿱太皿".
3457         (U-00022691): Use "㳉" instead of "⿰⺡月".
3458         (U-00022811): Use "&CDP-8CFD;" instead of "⿱𠂉品".
3459         (U-00022BDD): Use "泮" instead of "⿰⺡半".
3460         (U-0002333B): Use "𫂱" instead of "⿻&CDP-8BF5;米".
3461         (U-000235D9): Use "难" instead of "又隹".
3462         (U-000235DC): Use "玨" instead of "⿰⺩王".
3463
3464         * IDS-UCS-Ext-B-1.txt:
3465         - Use "&CDP-8CFD;" instead of "⿱𠂉品".
3466         - Use U+6C35 instead of <CJK RADICAL WATER ONE>.
3467         (U-00020E21): Use "洫" instead of "⿰⺡血".
3468         (U-0002138C): Use "盇" instead of "⿱太皿".
3469         (U-00021A7B): Use "㴆" instead of "⿰⺡帚".
3470         (U-00021C64): Use "𣲭" instead of "⿰⺡毛".
3471
3472         * IDS-UCS-Ext-B-6.txt (U-0002A10A): Use "䀠" instead of "⿰目目".
3473
3474         * IDS-UCS-Ext-A.txt:
3475         - Use U+6C35 instead of <CJK RADICAL WATER ONE>.
3476         - Use U-000248E9 instead of <CJK RADICAL JADE>.
3477         - Use "䀠" instead of "⿰目目".
3478         (U+3659): Use "浝" instead of "⿰⺡尨".
3479         (U+4A30): Use "㴖" instead of "⿰⺡革".
3480
3481         * IDS-UCS-Basic.txt:
3482         - Use "亦" instead of "⿱亠&CDP-89BB;".
3483         - Use "旣" instead of "⿰⿱白匕旡".
3484         - Use "叒" instead of "⿱又双".
3485         - Use "𮥶" instead of "⿱𠂉⿸&CDP-88F1;&CDP-8965;".
3486         - Use "䀠" instead of "⿰目目".
3487         - Use "𬜯" instead of "⿱艹两".
3488         - Use U+72AD instead of <CJK RADICAL DOG>.
3489         - Use U+5FC4 instead of <CJK RADICAL HEART ONE>.
3490         - Use U+624C instead of <CJK RADICAL HAND>.
3491         - Use U+6C35 instead of <CJK RADICAL WATER ONE>.
3492         - Use U+72AD instead of <CJK RADICAL DOG>.
3493         - Use U-000248E9 instead of <CJK RADICAL JADE>.
3494         (U+4ECA): Change structure.
3495         (U+57D1): Use "折" instead of "⿰⺘斤".
3496         (U+5869): Use "𬐚" instead of "⿳𠂉口皿".
3497         (U+588D): Fixed.
3498         (U+5965): Use BC-8D7C-var-002 instead of BC-8D7C.
3499         (U+5967): Use BC-8D7C instead of "⿵𰃦釆".
3500         (U+5B90): Use U+5F51 instead of BC-8BC8.
3501         (U+5BAB): Use "吕" instead of "呂".
3502         (U+5BE1): Use "𪟊" instead of "⿱&CDP-8DE0;分".
3503         (U+5C6C): Change structure.
3504         (U+5D90): Fixed.
3505         (U+5E42): Use "𠖇" instead of "⿱冖旲".
3506         (U+5ECF): Use "𣪘" instead of "⿰皀殳".
3507         (U+64DE): Fixed.
3508         (U+65C1): Use "&CDP-8BEC;" instead of "⿳亠丷冖".
3509         (U+66B4): Use "㳟" instead of "⿱共氺".
3510         (U+6803): Use "厉" instead of "⿸𠂆万".
3511         (U+6AF7): Use U+9F9C instead of UU+FACE.
3512         (U+7A32): Use "&A-GT-K06065;" instead of "⿱爫旧".
3513         (U+7C40): Use "㨨" instead of "⿰⺘留".
3514         (U+7E92): Fixed.
3515
3516 2017-03-09  MORIOKA Tomohiko  <tomo.git@chise.org>
3517
3518         * IDS-UCS-Ext-D.txt (U-0002B7A9): Use "𬜯" instead of "⿱艹两".
3519
3520 2017-03-08  MORIOKA Tomohiko  <tomo.git@chise.org>
3521
3522         * IDS-HZK02.txt (HZK02-AB5A): Complete operators.
3523         (HZK02-AB5B): Likewise.
3524         (HZK02-AB60): Likewise.
3525         (HZK02-AB69): Likewise.
3526
3527 2017-03-07  MORIOKA Tomohiko  <tomo.git@chise.org>
3528
3529         * www/www-ids-find.el (www-ids-find-version): Update to 0.90.1.
3530         (www-ids-insert-chars-including-components*): New function.
3531         (www-ids-insert-chars-including-components): New implementation;
3532         use `ideograph-find-products' instead of
3533         `ideographic-products-find'; use
3534         `www-ids-insert-chars-including-components*'.
3535         (www-batch-ids-find): Update URL of www-ids-find.el.
3536
3537 2017-03-04  MORIOKA Tomohiko  <tomo.git@chise.org>
3538
3539         * IDS-UCS-Ext-B-3.txt (U-000240F3): Use "&U-i001+65DB;" instead of "⿸𭤨畨".
3540
3541 2017-03-01  MORIOKA Tomohiko  <tomo.git@chise.org>
3542
3543         * IDS-UCS-Basic.txt:
3544         - Use U+4EBB instead of <CJK RADICAL PERSON>.
3545         - Use U+5202 instead of <CJK RADICAL KNIFE TWO>.
3546         - Use U+571F instead of GT-K00199.
3547         - Use U+7F8A instead of BC-8970.
3548         - Use "岂" instead of "⿱山己".
3549         - Use "双" instead of "⿰又又".
3550         - Use "叕" instead of "⿱⿰又又⿰又又".
3551         - Use "𰀡" instead of "⿰刂又".
3552         - Use "𰀢" instead of "⿰刂&CDP-89BC;".
3553         (U+4E34): Use "⿸𰀢x" instead of "⿰刂⿱&CDP-89BC;x".
3554         (U+52E7): Use "𮥶" instead of "⿻⿱𠂉一隹".
3555         (U+5352): Use "𠅃" instead of "⿱亠从".
3556         (U+5433): Fixed.
3557
3558 2017-02-28  MORIOKA Tomohiko  <tomo.git@chise.org>
3559
3560         * IDS-UCS-Ext-E.txt: Use "𰀡" instead of "⿰〢又".
3561         (U+2C126): Use "𰀢" instead of "⿰〢&CDP-89BC;".
3562
3563         * IDS-UCS-Ext-C.txt: Use "𰀡" instead of "⿰〢又".
3564         (U-0002B3E0): Use "𰀢" instead of "〢&CDP-89BC;".
3565
3566         * IDS-UCS-Ext-A.txt: Use "𰀢" instead of "⿰刂&CDP-89BC;".
3567         (U+4768): Use "𰀡" instead of "⿰刂又".
3568
3569         * IDS-UCS-Ext-D.txt (U-0002B74B): Use "𰀡" instead of "⿰〢又".
3570
3571         * IDS-UCS-Ext-B-5.txt: Use "𪾋" instead of "⿱⿰刂又皿".
3572
3573 2017-02-27  MORIOKA Tomohiko  <tomo.git@chise.org>
3574
3575         * IDS-UCS-Ext-B-3.txt:
3576         - Use "𭤨" instead of "⿸⿰方𠂉".
3577         - Use "&GT-K11083;" instead of "⿻𦥑囟".
3578         - Use "𤐫" instead of "⿳⿻𦥑囟一火".
3579         - Use "䢉" instead of "⿱⿻𦥑囟辰".
3580         - Use "㘝" instead of "⿴囗又".
3581         (U-0002413B): Use "𠨧" instead of "⿱⿻𦥑囟⿵大巳".
3582         (U-0002414C): Use "&U-i001+4889;" [fix bug].
3583         (U-00024157): Use "𦝠" instead of "⿳亡口⿰月卂".
3584         (U-0002417B): Use "𩫖" instead of "⿻𠅠回".
3585         (U-0002517F): Use "执" instead of "⿰⺘丸".
3586         (U-000256C6): Use "&A-U-i001+20B36;" instead of "⿱帚又".
3587         (U-00025CAC): Use "𫞕" instead of "⿻氏丶".
3588         (U-00025DCB): Use "&U-i002+7948;" instead of "⿰單斤".
3589
3590 2017-02-20  MORIOKA Tomohiko  <tomo.git@chise.org>
3591
3592         * IDS-UCS-Ext-B-4.txt:
3593         - Use "𤐫" instead of "⿳⿻𦥑囟一火".
3594         - Use "㘝" instead of "⿴囗又".
3595         - Use "&GT-K11083;" instead of "⿻𦥑囟".
3596         - Use "⿱䔘x" instead of "⿳艹⿰缶且x".
3597         (U-000260CC): Use "&A-U-i001+20B36;" instead of "⿱帚又".
3598         (U-000260CD): Use "𢍍" instead of "⿱囱廾".
3599         (U-00026E6D): Use "𭤨" instead of "⿸⿰方𠂉".
3600         (U-00026EAD): Use "㑴" instead of "⿰⺅⿱帚又".
3601         (U-000277D2): Use "䢉" instead of "⿱⿻𦥑囟辰".
3602
3603 2017-02-18  MORIOKA Tomohiko  <tomo.git@chise.org>
3604
3605         * IDS-UCS-Ext-B-1.txt: Use "𤐫" instead of "⿱⿻𦥑囟⿱一火" or
3606         "⿳⿻𦥑囟一火".
3607         (U-00020457): Use "𠨧" instead of "⿱⿻𦥑囟⿵大巳".
3608         (U-00020A27): Use "⿵𦦉x" instead of "⿱⿻𦥑囟⿵大x".
3609         (U-00021897): Use "&GT-K11083;" instead of "⿻𦥑囟".
3610         (U-000218A3): Completed.
3611
3612 2017-02-17  MORIOKA Tomohiko  <tomo.git@chise.org>
3613
3614         * IDS-UCS-Ext-E.txt:
3615         - Use "⿵𣎆x" instead of "⿱吂⿲月x凡".
3616         - Use "⿸𭤨x" instead of "⿰方⿱𠂉x"
3617         (U+2BD69): Use U+9B32-itaiji-001 instead of "⿳一&CDP-89CC;&CDP-8BDC;".
3618         (U+2C022): Use CB04718 instead of "⿰米舀".
3619         (U+2CD18): Fixed; use GT-K02128 instead of "⿱亠&CDP-89CC;".
3620
3621 2017-02-16  MORIOKA Tomohiko  <tomo.git@chise.org>
3622
3623         * IDS-UCS-Ext-B-2.txt:
3624         - Use "&GT-K11083;" instead of "⿻𦥑囟".
3625         - Use "𤐫" instead of "⿳⿻𦥑囟一火".
3626         (U-0002296F): Use "䢉" instead of "⿱⿻𦥑囟辰".
3627         (U-00023128): Use "&U-i002+7948;" instead of "⿰單斤".
3628
3629         * IDS-UCS-Ext-C.txt: Use "⿸𭤨x" instead of "⿰方⿱𠂉x".
3630         (U-0002AF99): Use "&GT-K11083;" instead of "⿴𦥑囟".
3631         (U-0002AF9A): Use "𬖥" instead of "⿰米帚".
3632
3633 2017-02-15  MORIOKA Tomohiko  <tomo.git@chise.org>
3634
3635         * IDS-UCS-Ext-B-5.txt:
3636         - Use "𠨧" instead of "⿱⿻𦥑囟⿱大㔾".
3637         - Use "𭤨" instead of "⿰方𠂉".
3638         - Use "𤐫" instead of "⿳⿻𦥑囟一火".
3639         - Use GT-K08880 instead of "⿱&CDP-8BAA;回".
3640         (U-00028053): Use BC-857E instead of "⿰&CDP-8BC5;⿺⺃匕".
3641         (U-00028659): Use "𠨧" instead of "⿱⿻𦥑囟⿱大巳".
3642         (U-00028909): Use "䢉" instead of "⿱⿻𦥑囟辰".
3643         (U-00028B40): Use U+9B32-itaiji-001 instead of "⿳一&CDP-89CC;&CDP-8BDC;".
3644         (U-000290E2): Use MJ057538 instead of "⿱从戈".
3645         (U-000291D1): Use "𩫖" instead of "⿳&CDP-8BAA;回⿱⿶凵口丨".
3646         (U-0002993F): Use "&A-U-i001+20B36;" instead of "⿱帚又".
3647         (U-00029AD6): Use "𠯃" instead of "⿱⿶凵口丨".
3648         (U-00029AEE): Use "𩫖" instead of "⿱高⿱⿶凵口丨".
3649         (U-00029C3D): Use U+9B32-itaiji-001 instead of "⿳一&CDP-89CC;&CDP-8BDC;".
3650
3651         * IDS-UCS-Ext-A.txt: Use "𭤨" instead of "⿰方𠂉".
3652         (U+3474): Use "&A-U-i001+20B36;" instead of "⿱帚又".
3653         (U+34A8): Use "𠨧" instead of "⿳⿻𦥑囟大㔾".
3654         (U+4889): Use "&GT-K11083;" instead of "⿻𦥑囟".
3655
3656         * IDS-UCS-Basic.txt (U+8604): Use "&U-i002+7948;" instead of "⿰單斤".
3657
3658 2017-02-15  MORIOKA Tomohiko  <tomo.git@chise.org>
3659
3660         * IDS-Daikanwa-09.txt: Use "罓" instead of "⿵冂㐅".
3661         (M-28194): Add IDS.
3662         (M-28206): Ditto.
3663         (M-28217): Add IDS.
3664         (M-28218): Use "𦉳" instead of "⿵冂⿰又又".
3665         (M-29675): Add IDS.
3666
3667         * IDS-UCS-Ext-B-2.txt:
3668         - Use "𤐫" instead of "⿳⿻𦥑囟一火".
3669         - Use "𭤨" instead of "⿰方𠂉".
3670         - Use "&A-U-i001+20B36;" instead of "⿱帚又".
3671         (U-0002284D): Use "鬲" instead of "⿳一&CDP-89CC;⿵&CDP-8C58;丅".
3672         (U-00022864): Use "&U-i002+9B32;" instead of "⿳一&CDP-89CC;⿵𦉪干".
3673         (U-000230F3): Use "㘝" instead of "⿴囗又".
3674         (U-000230FF): Use "𡉵" instead of "⿰&CDP-8BC5;⿺⺃匕".
3675         (U-000231AA): Fixed; use "𠯃" instead of "⿰⿶凵口丨".
3676         (U-00023810): Use "𩫖" instead of "⿳&CDP-8BAA;回⿱⿶凵口丨".
3677         (U-00023A26): Use "𭟲" instead of "⿱从戈".
3678         (U-00023F50): Use "&U-i001+9B32;" instead of "⿳一&CDP-89CC;&CDP-8BDC;".
3679         (U-00023F51): Use "逩" instead of "⿺辶奔".
3680
3681 2017-02-14  MORIOKA Tomohiko  <tomo.git@chise.org>
3682
3683         * IDS-UCS-Ext-B-1.txt: Use "&A-U-i001+20B36;" instead of "⿱帚又".
3684         (U-00020510): Use GT-K01370 instead of "一" + BC-89CC.
3685         (U-0002068F): Use "&CDP-8856;" instead of "⿻千从".
3686         (U-00020DA9): Use "𫞕" instead of "⿻氏丶".
3687         (U-00021AA2): Use "㑴" instead of "⿰⺅⿱帚又".
3688         (U-00021ACF): Use "𣹰" instead of "⿰⺡⿱帚又".
3689
3690 2017-02-12  MORIOKA Tomohiko  <tomo.git@chise.org>
3691
3692         * IDS-UCS-Basic.txt: Use "𭤨" instead of "⿰方𠂉".
3693         (U+6FC5): Use "𡩠" instead of "⿳宀帚又".
3694
3695 2017-02-11  MORIOKA Tomohiko  <tomo.git@chise.org>
3696
3697         * IDS-UCS-Ext-B-6.txt (U-0002A090): Use U+5DEB-itaiji-001 instead
3698         of "⿱⿱一⿰人人工".
3699         (U-0002A18D): Modify structure.
3700         (U-0002A21E): Use "皼" instead of "⿰壹皮".
3701         (U-0002A222): Use "䉅" instead of "⿱⺮執".
3702         (U-0002A223): Use "⿱𠅃x" instead of "⿳亠⿰人人x".
3703
3704 2017-02-09  MORIOKA Tomohiko  <tomo.git@chise.org>
3705
3706         * ids-find.el (ideograph-find-products-with-variants): New
3707         function.
3708         (ideograph-find-products): New function.
3709         (ids-insert-chars-including-components*): New function.
3710         (ids-insert-chars-including-components): New implementation.
3711
3712 2017-02-08  MORIOKA Tomohiko  <tomo.git@chise.org>
3713
3714         * IDS-CDP.txt (CDP-857E): Add IDS.
3715         (CDP-8856): Likewise.
3716
3717         * IDS-Daikanwa-05.txt: Use "𭤨" instead of "⿰方𠂉".
3718
3719 2017-02-07  MORIOKA Tomohiko  <tomo.git@chise.org>
3720
3721         * IDS-UCS-Ext-B-5.txt: Use "从" instead of "⿰人人".
3722         (U-00028701): Use "𣥐" instead of "⿱止⿰人人".
3723         (U-0002892B): Use "⿱𠅃x" instead of "⿳亠⿰人人x".
3724         (U-00028E4A): Use "众" instead of "⿱𠆢⿰人人".
3725
3726         * IDS-UCS-Ext-B-1.txt:
3727         - Use "从" instead of "⿰人人".
3728         - Use "𠈌" instead of "⿱⿰人人⿰人人".
3729         (U-00020385): Use "尋" instead of "⿳彐⿰工口寸".
3730         (U-00021050): Fixed.
3731         (U-00021616): Use "⿸⿹十人人" instead of "⿻十⿰人人".
3732         (U-000217E2): Use "𠚏" instead of "⿶凵⿻千⿰人人".
3733         (U-000218FC): Use "𠅃" instead of "⿱亠⿰人人".
3734         (U-00021CD1): Use "𡍮" instead of "⿻壬⿱从从".
3735
3736 2017-02-06  MORIOKA Tomohiko  <tomo.git@chise.org>
3737
3738         * IDS-UCS-Ext-B-3.txt: Use "从" instead of "⿰人人".
3739         (U-000245E0): Use "𠚏" instead of "⿱⿸⿹千人人山".
3740         (U-0002500F): Use "𰗣" instead of "⿳亠⿰人人木".
3741         (U-000255E3): Use "皼" instead of "⿰壹皮".
3742
3743         * IDS-UCS-Ext-B-2.txt:
3744         - Use "从" instead of "⿰人人".
3745         - Use "𠈌" instead of "⿱⿰人人⿰人人".
3746         - Use "㫺" instead of "⿱⿱⿰人人⿰人人日".
3747         - Use "𣦵" instead of "⿱⺊𠔼".
3748         (U-00022548): Use "耸" instead of "⿱⿰人人耳".
3749         (U-00023C3A): Use "皼" instead of "⿰壹皮".
3750
3751         * IDS-UCS-Ext-B-4.txt:
3752         - Use "从" instead of "⿰人人".
3753         - Use "𠈌" instead of "⿱⿰人人⿰人人".
3754         - Use "㫺" instead of "⿱⿱⿰人人⿰人人日".
3755         - Use "𣦵" instead of "⿱⺊𠔼".
3756         - Use "𠍳" instead of "⿳⿱艹一⿰人人⿰个个".
3757
3758 2017-02-02  MORIOKA Tomohiko  <tomo.git@chise.org>
3759
3760         * IDS-UCS-Ext-B-3.txt: Use "忩" instead of "⿱公心".
3761         (U-00024019): Fixed.
3762         (U-00024DFE): Use "匧" instead of "⿷匚夾".
3763         (U-00025BB4): Use "𠗆" instead of "⿰&CDP-8B7A;冬".
3764
3765         * IDS-UCS-Ext-B-2.txt: Use "忩" instead of "⿱公心".
3766         (U-000220E8): Use "𢇻" instead of "⿸广矢".
3767         (U-000220EB): Use "匧" instead of "⿷匚夾".
3768         (U-000226F3): Use "&CDP-8BB2;" instead of "⿳十⺫一".
3769         (U-000227A3): Use "倐" instead of "⿸⿰&CDP-8B7A;夂火".
3770         (U-000230B7): Use "堇" instead of "⿱廿&CDP-88BA;".
3771
3772 2017-02-01  MORIOKA Tomohiko  <tomo.git@chise.org>
3773
3774         * IDS-UCS-Ext-B-4.txt: Use "忩" instead of "⿱公心".
3775         (U-00026E57): Completed.
3776         (U-00026EF5): Use "堇" instead of "⿱廿&CDP-88BA;".
3777         (U-00026EF6): Use "閗" instead of "⿵門斗".
3778         (U-00026EFD): Fixed.
3779
3780         * IDS-UCS-Ext-B-5.txt:
3781         - Use "忩" instead of "⿱公心".
3782         - Use "堇" instead of "⿱廿&CDP-88BA;".
3783
3784         * IDS-UCS-Ext-B-1.txt: Use "堇" instead of "⿱廿&CDP-88BA;".
3785         (U-00020403): Use "⿸翛x" instead of "⿸⿰&CDP-8B7A;夂⿱羽x".
3786         (U-00020405): Use "𦖑" instead of "⿰耳宜".
3787
3788         * IDS-UCS-Ext-B-6.txt (U-0002A1FC): Use "堇" instead of "⿱廿&CDP-88BA;".
3789
3790 2017-01-29  MORIOKA Tomohiko  <tomo.git@chise.org>
3791
3792         * IDS-UCS-Basic.txt: Use "攸" instead of "⿰&CDP-8B7A;夂".
3793         (U+982F): Use "𢌳" instead of "⿱&CDP-88F0;廾".
3794
3795         * IDS-CDP.txt (CDP-85A8): Add IDS.
3796
3797         * IDS-UCS-Ext-A.txt: Use "攸" instead of "⿰&CDP-8B7A;夂".
3798         (U+3D96): Use "儵" instead of "⿰&CDP-8B7A;⿱夂魚".
3799
3800 2017-01-21  MORIOKA Tomohiko  <tomo.git@chise.org>
3801
3802         * IDS-UCS-Ext-E.txt: Use "&U-i001+5F01;" instead of "⿱厶大".
3803
3804         * IDS-UCS-Ext-C.txt: Use "&U-i001+5F01;" instead of "⿱厶大".
3805
3806         * IDS-UCS-Ext-B-4.txt: Use "&U-i001+5F01;" instead of "⿱厶大".
3807         (U-00026E3C): Use "𠫭" instead of "⿱厶⿵大小".
3808
3809         * IDS-UCS-Ext-B-2.txt: Use "&U-i001+5F01;" instead of "⿱厶大".
3810         (U-000222B9): Use "貵" instead of "⿱⿱厶大貝".
3811         (U-00022BA5): Use "𠫭" instead of "⿳厶大小".
3812
3813         * IDS-UCS-Ext-B-1.txt: Use "&U-i001+5F01;" instead of "⿱厶大".
3814         (U-00020AFD): Use "叁" instead of "⿵⿱厶大三".
3815         (U-00020B01): Use "⿱𠫯x" instead of "⿱⿱厶⿰厶厶⿵大x".
3816         (U-00020B05): Likewise.
3817
3818         * IDS-UCS-Ext-B-3.txt: Use "&U-i001+5F01;" instead of "⿱厶大".
3819         (U-00025829): Use "𠫵" instead of "⿳厶大㣺".
3820
3821         * IDS-UCS-Ext-B-5.txt: Use "&U-i001+5F01;" instead of "⿱厶大".
3822         (U-00029E67): Use "𠫵" instead of "⿳厶大㣺".
3823
3824         * IDS-UCS-Basic.txt: Use "&U-i001+5F01;" instead of "⿱厶大".
3825
3826 2017-01-19  MORIOKA Tomohiko  <tomo.git@chise.org>
3827
3828         * IDS-UCS-Basic.txt:
3829         - Use "么" instead of "⿰丿厶".
3830         - Use "𮅕" instead of "⿳⺮目大".
3831         (U+98ED): Modify structure.
3832         (U+98FE): Likewise.
3833
3834 2017-01-18  MORIOKA Tomohiko  <tomo.git@chise.org>
3835
3836         * IDS-UCS-Ext-A.txt: Use "𮅕" instead of "⿳⺮目大".
3837
3838         * IDS-UCS-Ext-B-5.txt (U-000283C9): Use "𮅕" instead of
3839         "⿳⺮目大".
3840
3841         * IDS-UCS-Ext-B-3.txt: Use "𮅕" instead of "⿳⺮目大".
3842
3843 2017-01-16  MORIOKA Tomohiko  <tomo.git@chise.org>
3844
3845         * IDS-UCS-Ext-B-3.txt (U-00025102): Use "𥃭" instead of "⿱十目".
3846
3847         * IDS-UCS-Ext-B-1.txt (U-0002024A): Use "𥃭" instead of "⿱十目".
3848         (U-0002031D): Use "𢼸" instead of "⿰⿳山一几攵".
3849         (U-0002183E): Use "&U-i002+22F38;" instead of "⿰⿱山𠮛攵".
3850
3851 2017-01-16  MORIOKA Tomohiko  <tomo.git@chise.org>
3852
3853         * IDS-UCS-Basic.txt (U+5FB3): Use "𢛳" instead of "⿳十⺫心".
3854         (U+8074): Likewise.
3855
3856         * IDS-UCS-Ext-A.txt (U+38F2): Use "&U-i002+22F38;" instead of "⿰⿱山𠮛攵".
3857
3858 2017-01-11  MORIOKA Tomohiko  <tomo.git@chise.org>
3859
3860         * IDS-UCS-Basic.txt (U+5ABA): Use "𢼸" instead of "⿰⿳山一几攵".
3861         (U+5B0D): Use "𢽠" instead of "⿰𡴍攵".
3862         (U+6F82): Use "𢽠" instead of "⿰𡴍攵".
3863
3864         * IDS-UCS-Ext-B-5.txt (U-00028B20): Use "𢽠" instead of
3865         "⿰⿳山一王⺙".
3866
3867         * IDS-UCS-Ext-B-3.txt (U-00024826): Use "𣁋" instead of
3868         "⿰⿳山一儿⺙".
3869         (U-00024A96): Use "𢾰" instead of "⿰⿳山一糸⺙".
3870         (U-00025C19): Use "𣁋" instead of "⿰𡵉攵".
3871
3872         * IDS-UCS-Ext-B-2.txt (U-0002240D): Use "𣁋" instead of
3873         "⿰⿳山一儿⺙".
3874         (U-00022F38): Use "𡵂" instead of "⿳山一几".
3875
3876         * IDS-UCS-Ext-B-4.txt (U-000275EC): Use "𡵂" instead of
3877         "⿳山一几".
3878
3879 2017-01-06  MORIOKA Tomohiko  <tomo.git@chise.org>
3880
3881         * IDS-UCS-Ext-B-2.txt: Use "𢆶" instead of "⿰幺幺".
3882
3883 2016-12-01  MORIOKA Tomohiko  <tomo.git@chise.org>
3884
3885         * IDS-UCS-Ext-B-5.txt (U-00029D91): Fixed.
3886
3887 2016-11-23  MORIOKA Tomohiko  <tomo.git@chise.org>
3888
3889         * IDS-UCS-Ext-B-4.txt (U-000274B1): Use "雍" instead of
3890         "⿱亠⿰乡隹".
3891
3892         * IDS-UCS-Ext-A.txt (U+4528): Use "&CDP-8DB5;" instead of "⿰乡隹".
3893
3894         * IDS-UCS-Ext-B-5.txt (U-00028FC4): Use "&CDP-8DB5;" instead of "⿰乡隹".
3895         (U-000297A0): Likewise.
3896
3897 2016-11-10  MORIOKA Tomohiko  <tomo.git@chise.org>
3898
3899         * IDS-UCS-Ext-B-2.txt (U-00022608): Modify structure.
3900
3901 2016-10-21  MORIOKA Tomohiko  <tomo.git@chise.org>
3902
3903         * IDS-Daikanwa-01.txt (M-00993): Add IDS.
3904
3905 2016-10-20  MORIOKA Tomohiko  <tomo.git@chise.org>
3906
3907         * IDS-JIS-X0208-1990.txt:
3908         - Use U+6C35 instead of <CJK RADICAL WATER ONE>.
3909         - Use U+4EBB instead of <CJK RADICAL PERSON>.
3910         - Use U+5FC4 instead of <CJK RADICAL HEART ONE>.
3911         - Use U+706B instead of GT-K00405 as left component.
3912         - Use U+571F instead of GT-K00199 as left component.
3913         - Use <CJK RADICAL MOUND TWO> instead of U+961D as left component.
3914         (J90-3070): Use "&U-v001+8200;" instead of "⿱爫旧".
3915         (J90-322B): Add IDS.
3916         (J90-323A): Use "𢚩" instead of "⿳爫彐心".
3917         (J90-3249): Use "𪟊" instead of "⿱&CDP-8DE0;分".
3918         (J90-3275): Use "&U-i004+8931;" instead of "⿳十⺫衣".
3919         (J90-327B): Likewise.
3920         (J90-3354): Use <CJK RADICAL CITY> instead of U+961D.
3921         (J90-373C): Use "𢼄" instead of "⿰戸攵".
3922         (J90-3747): Use "曷" instead of "⿱日匂".
3923
3924 2016-10-19  MORIOKA Tomohiko  <tomo.git@chise.org>
3925
3926         * IDS-UCS-Ext-B-6.txt: Use "䀠" instead of "⿰目目".
3927
3928         * IDS-UCS-Ext-B-4.txt: Use "䀠" instead of "⿰目目".
3929
3930         * IDS-UCS-Ext-B-5.txt:
3931         - Use "䀠" instead of "⿰目目".
3932         - Use "&U-v001+8200;" instead of "⿱爫⿰丨日".
3933         (U-000280BB): Use "&U-v001+8200;" instead of "⿱爫旧".
3934         (U-00029657): Use "斦" instead of "⿰斤斤".
3935
3936         * IDS-UCS-Ext-B-2.txt:
3937         - Use "䀠" instead of "⿰目目".
3938         - Use "斦" instead of "⿰斤斤".
3939
3940         * IDS-UCS-Ext-B-1.txt: Use "䀠" instead of "⿰目目".
3941
3942         * IDS-UCS-Ext-B-3.txt: Use "䀠" instead of "⿰目目".
3943
3944 2016-10-19  MORIOKA Tomohiko  <tomo.git@chise.org>
3945
3946         * IDS-UCS-Ext-A.txt (U+3D1E): Use "&U-v001+8200;" instead of "⿱爫旧".
3947         (U+3DD4): Likewise.
3948         (U+4049): Use "𫼉" instead of "⿰户戈".
3949         (U+42EF): Likewise.
3950
3951         * IDS-UCS-Ext-E.txt (U+2C663): Use "𫼉" instead of "⿰戶戈".
3952
3953         * IDS-UCS-Ext-C.txt (U-0002A9BD): Use "𫼉" instead of "⿰户戈".
3954         (U-0002AB5B): Likewise.
3955
3956         * IDS-UCS-Basic.txt (U+5554): Use "𫼉" instead of "⿰户戈".
3957         (U+8088): Likewise.
3958
3959 2016-09-14  MORIOKA Tomohiko  <tomo.git@chise.org>
3960
3961         * IDS-UCS-Ext-E.txt (U+2C75C): Use "&CB03389;" instead of "⿰朿欠".
3962
3963         * IDS-UCS-Basic.txt (U+8D56): Use "负" instead of "⿱𠂊贝".
3964
3965 2016-09-13  MORIOKA Tomohiko  <tomo.git@chise.org>
3966
3967         * IDS-UCS-Ext-B-3.txt:
3968         - Use "怱" instead of "⿱匆心".
3969         (U-0002521E): Use "⿱艹両" instead of "⿱卄両".
3970         (U-0002581E): Fixed.
3971         (U-00025CFA): Use "揔" instead of "⿰扌⿱匆心".
3972         (U-00025D02): Completed.
3973
3974         * IDS-UCS-Ext-B-2.txt:
3975         - Use "怱" instead of "⿱匆心".
3976         (U-0002293B): Fixed.
3977         (U-00022B7E): Use "芃" instead of "⿱卄凡".
3978         (U-00022BD2): Use "芣" instead of "⿱卄不".
3979         (U-00022BE5): Use "芫" instead of "⿱卄元".
3980         (U-00022D1D): Use "𦰟" instead of "⿱卄阮".
3981         (U-00022FEF): Use "⿱艹畀" instead of "⿳卄田丌".
3982         (U-00023300): Fixed.
3983         (U-00023733): Use "葻" instead of "⿱卄風".
3984         (U-00023758): Use "⿱艹逄" instead of "⿱卄⿺辶夅".
3985         (U-0002378E): Use "蓝" instead of "⿱卄监".
3986         (U-000237C3): Use "⿱⿳艹⺫冖歹" instead of "⿳卄⺫⿱冖歹".
3987         (U-000237EB): Use "蕑" instead of "⿱卄閒".
3988         (U-00023BE3): Fixed.
3989         (U-00023E28): Use "荧" instead of "⿳卄冖火".
3990
3991         * IDS-UCS-Ext-A.txt (U+367D): Use "奭" instead of "⿻大皕".
3992         (U+367F): Fixed.
3993
3994         * IDS-JIS-X0208-1990.txt (J90-447E): Use "乕" instead of "⿸𠂆&CDP-89ED;";
3995         use "辶" instead of "辶".
3996         (J90-452C): Use "辶" instead of "辶".
3997         (J90-4533): Likewise.
3998         (J90-4553): Likewise.
3999         (J90-4628): Likewise.
4000         (J90-4629): Likewise.
4001         (J90-463B): Likewise.
4002         (J90-465B): Likewise; use "尓" instead of "尔".
4003         (J90-4676): Use "尓" instead of "尔".
4004         (J90-472A): Likewise.
4005         (J90-4767): Use "辶" instead of "辶".
4006         (J90-4777): Likewise.
4007         (J90-4872): Likewise.
4008         (J90-492F): Likewise.
4009         (J90-4A55): Likewise.
4010         (J90-4A56): Likewise.
4011         (J90-4A57): Likewise.
4012         (J90-4B78): Likewise.
4013         (J90-4C42): Likewise.
4014         (J90-4C6F): Use "尓" instead of "尔".
4015         (J90-4D37): Use "辶" instead of "辶".
4016         (J90-4D5A): Likewise.
4017         (J90-4E44): Use "鼡" instead of "⿱小&GT-K01457;".
4018         (J90-4E4B): Use "辶" instead of "辶".
4019         (J90-4F22): Likewise.
4020         (J90-4F39): Use "鼡" instead of "⿱小&GT-K01457;".
4021         (J90-605F): Use "尓" instead of "尔".
4022         (J90-6D6C): Use "辶" instead of "辶".
4023
4024         * IDS-UCS-Ext-B-1.txt (U-000203E8): Use "䆫" instead of
4025         "⿳穴匆心".
4026         (U-000203F1): Fixed.
4027         (U-00020B85): Use "⿱紅𦫿" instead of "⿳紅卄又".
4028         (U-00020C16): Use "𦫼" instead of "⿱卄了".
4029
4030         * IDS-UCS-Ext-B-4.txt:
4031         - Use "怱" instead of "⿱匆心".
4032         (U-0002680D): Use "㖾" instead of "⿱⿰口口屰".
4033         (U-00027D90): Fixed.
4034         (U-00027D91): Use "⿸𠃜貝" instead of "⿸眉八".
4035
4036 2016-09-12  MORIOKA Tomohiko  <tomo.git@chise.org>
4037
4038         * IDS-UCS-Ext-B-5.txt:
4039         - Use "怱" instead of "⿱匆心".
4040         (U-00028534): Use "苕" instead of "⿱卄召".
4041         (U-000285F2): Use "萵" instead of "⿱卄咼".
4042         (U-000288ED): Use "䆫" instead of "⿳穴匆心".
4043         (U-00029886): Fixed.
4044         (U-00029BCD): Use "菆" instead of "⿱卄取".
4045         (U-00029ED9): Use "㖾" instead of "⿱⿰口口屰".
4046
4047         * IDS-HZK07.txt (HZK07-C968): Fixed [old version of CDP-85BD was
4048         used].
4049
4050         * IDS-UCS-Ext-C.txt (U-0002AF2F): Fixed.
4051
4052         * IDS-CNS-2.txt (C2-5A7E): Use "㖾" instead of "⿱吅屰".
4053
4054         * IDS-UCS-Basic.txt (U+9013): Use "乕" instead of "⿸𠂆&CDP-89ED;".
4055         (U+950E): Use "𫔭" instead of "⿵门开".
4056
4057 2016-06-29  MORIOKA Tomohiko  <tomo.git@chise.org>
4058
4059         * IDS-UCS-Ext-C.txt (U-0002B4D7): Use "&GT-K11538;" instead of "⿸虍幸".
4060
4061         * IDS-UCS-Ext-B-5.txt (U-00028608): Use "&GT-K11538;" instead of "⿸虍幸".
4062
4063 2016-06-01  MORIOKA Tomohiko  <tomo.git@chise.org>
4064
4065         * www/www-hng-ids-find.el (www-batch-ids-find): Add CSS setting
4066         for ".tooltip" and ".tooltip .  tooltiptext".
4067
4068         * www/www-ids-find.el (www-batch-ids-find): Add CSS setting for
4069         ".tooltip" and ".tooltip .  tooltiptext".
4070
4071 2016-04-12  MORIOKA Tomohiko  <tomo.git@chise.org>
4072
4073         * IDS-UCS-Ext-E.txt (U+2CB7F): Use U+2585E-var-001 instead of
4074         U+7A3D.
4075
4076         * IDS-UCS-Basic.txt:
4077         - Use "𮂱" instead of "⿰禾尤".
4078         - Use U+226F3 instead of IU+226F3.
4079         (U+9459): Use U+2585E-var-001 instead of "⿱⿰禾尤旨".
4080
4081 2016-04-10  MORIOKA Tomohiko  <tomo.git@chise.org>
4082
4083         * IDS-HZK01.txt: Use "𭣢" instead of "⿰&CDP-8B7A;攵".
4084
4085 2016-04-09  MORIOKA Tomohiko  <tomo.git@chise.org>
4086
4087         * IDS-UCS-Ext-B-3.txt (U-00025295): Use "𠋛" instead of "⿰&CDP-8B7A;⿱攴
4088         月".
4089         (U-00025891): Use "𮂱" instead of "⿰禾尤".
4090
4091         * IDS-UCS-Ext-B-5.txt (U-000289B7): Use "𭣢" instead of "⿰&CDP-8B7A;攴".
4092
4093         * IDS-UCS-Ext-B-2.txt: Use "⿸𭣢x" instead of "⿰&CDP-8B7A;⿱攴x".
4094
4095         * IDS-UCS-Ext-B-1.txt: Use "⿸𭣢x" instead of "⿰&CDP-8B7A;⿱攴x".
4096
4097         * IDS-UCS-Ext-B-4.txt (U-00026C1E): Use "𭣢" instead of "⿰&CDP-8B7A;攴".
4098
4099 2016-04-08  MORIOKA Tomohiko  <tomo.git@chise.org>
4100
4101         * IDS-UCS-Ext-A.txt (U+36F7): Use "𮂱" instead of "⿰禾尤".
4102
4103 2016-03-17  MORIOKA Tomohiko  <tomo.git@chise.org>
4104
4105         * www/www-hng-ids-find.el (www-format-char-img-style): New
4106         variable.
4107         (www-ids-find-format-line):
4108         - Enclose the first column with <span class=\"entry\"> tag.
4109         - Enclose IDS with <span class=\"ids\"> tag.
4110         (www-batch-ids-find): Setup styles.
4111
4112 2016-03-16  MORIOKA Tomohiko  <tomo.git@chise.org>
4113
4114         * www/www-ids-find.el (www-format-char-img-style): New variable.
4115         (www-ids-find-format-line):
4116         - Enclose the first column with <span class=\"entry\"> tag.
4117         - Enclose IDS with <span class=\"ids\"> tag.
4118         (www-batch-ids-find): Setup styles.
4119
4120 2016-02-25  MORIOKA Tomohiko  <tomo.git@chise.org>
4121
4122         * IDS-UCS-Ext-B-3.txt (U-000248C9): Complete IDS.
4123         (U-000248CF): Use "𫊣" instead of "⿸虍魚".
4124
4125         * IDS-UCS-Ext-A.txt (U+4C77): Use "𫊣" instead of "⿸虍魚".
4126
4127 2015-12-14  MORIOKA Tomohiko  <tomo.git@chise.org>
4128
4129         * IDS-UCS-Ext-B-5.txt (U-000287BF): Use "羮" instead of
4130         "⿱羔⿱一夫".
4131         (U-00028E69): Use "&GT-K01352;" instead of "⿱一夫".
4132
4133         * IDS-UCS-Ext-B-4.txt (U-0002688B): Use "羮" instead of
4134         "⿳羔一夫".
4135
4136 2015-11-20  MORIOKA Tomohiko  <tomo.git@chise.org>
4137
4138         * www/www-hng-ids-find.el: New file.
4139
4140         * www/www-ids-find.el: Require `cwiki-common' of EsT.
4141         (www-ids-find-version): Update to 0.26.
4142         (www-ids-find-char-viewer-url): Use "/est/view/character/" instead
4143         of "/chisewiki/view.cgi?char=".
4144         (www-ids-find-format-char): New implementation; use
4145         `www-uri-encode-object' and `www-format-encode-string'.
4146
4147 2015-11-04  MORIOKA Tomohiko  <tomo.git@chise.org>
4148
4149         * IDS-CBETA.txt (CB03246): Use "𪠲" instead of "⿱口又".
4150         (CB07068): Likewise.
4151
4152         * IDS-UCS-Ext-B-5.txt (U-00028C6E): Use "𪠲" instead of "⿱口又".
4153
4154         * IDS-UCS-Ext-B-3.txt (U-000253CF): Use "𪠲" instead of "⿱口又".
4155
4156         * IDS-UCS-Ext-B-1.txt (U-0002051B): Use "𪠲" instead of "⿱口又".
4157
4158         * IDS-UCS-Ext-B-2.txt (U-0002282C): Use "𪠲" instead of "⿱口又".
4159         (U-00022919): Likewise.
4160         (U-00022936): Likewise.
4161         (U-00023CDA): Likewise.
4162         (U-00023FDF): Likewise.
4163
4164 2015-11-03  MORIOKA Tomohiko  <tomo.git@chise.org>
4165
4166         * IDS-UCS-Basic.txt (U+6483): Fixed operator bug.
4167
4168 2015-10-30  MORIOKA Tomohiko  <tomo.git@chise.org>
4169
4170         * IDS-UCS-Ext-B-2.txt (U-00022324): Use "⿸聿丶" instead of "⿻聿
4171         丶".
4172         (U-00022327): Use "𣥜" instead of "⿱止日".
4173         (U-00022478): Use "⿱x&I-CB12952;" instead of "⿳x彐⿰夕巾".
4174         (U-00022635): Use "𡖉" instead of "⿰夕卪".
4175
4176         * IDS-CBETA.txt (CB12952): Use "彐" instead of "⿻┐一⿱一"; use
4177         "𪤷" instead of "⿰夕巾".
4178         (CB13274): Use "彐" instead of "⿻┐一⿱一".
4179         (CB13335): Likewise.
4180
4181         * IDS-UCS-Ext-B-5.txt (U-000295E0): Completed.
4182         (U-00029937): Fixed.
4183
4184         * IDS-UCS-Ext-B-1.txt (U-000206A0): Use "𠣏" instead of "⿹勹止".
4185         (U-00020EF2): Use "赦" instead of "⿰赤⺙".
4186         (U-000214A7): Use "𠣏" instead of "⿹勹止".
4187         (U-0002182C): Use "赦" instead of "⿰赤⺙".
4188
4189         * IDS-UCS-Ext-B-3.txt (U-000241D8): Use "夗" instead of "⿰夕㔾".
4190         (U-000248A0): Use "𠣏" instead of "⿹勹止".
4191         (U-00024ADD): Likewise.
4192         (U-00024ADE): Fixed.
4193
4194         * IDS-UCS-Ext-B-4.txt (U-00026B58): Use "夘" instead of "⿰夕卩".
4195
4196         * IDS-UCS-Basic.txt (U+6801): Use "⿰x夘" instead of "⿲x夕卩".
4197
4198 2015-10-27  MORIOKA Tomohiko  <tomo.git@chise.org>
4199
4200         * IDS-UCS-Ext-B-5.txt: Use "畨" instead of "⿱米田".
4201
4202         * IDS-UCS-Ext-B-3.txt: Use "畨" instead of "⿱米田".
4203         (U-00025F59): Fixed.
4204
4205         * IDS-UCS-Ext-B-2.txt: Use "畨" instead of "⿱米田".
4206
4207 2015-10-26  MORIOKA Tomohiko  <tomo.git@chise.org>
4208
4209         * IDS-CNS-3.txt:
4210         - Use "𢆰" instead of "⿱一幺".
4211         - Use "𰃮" instead of "⿱小冖".
4212         - Use "⿱𫇦x" instead of "⿳艹冖x".
4213         (C3-255D): Modify operator.
4214         (C3-255E): Modify component.
4215         (C3-274D): Likewise.
4216
4217 2015-09-30  MORIOKA Tomohiko  <tomo.git@chise.org>
4218
4219         * IDS-UCS-Ext-B-5.txt (U-00028BBD): Use "麨" instead of "⿺麥少".
4220         (U-00028BBE): Use "𡔽" instead of "⿳⿱士乛𠀐吋".
4221
4222         * IDS-UCS-Ext-B-1.txt (U-000206F4): Fixed.
4223         (U-0002153D): Use "𠀐" instead of "⿱中一".
4224
4225 2015-09-25  MORIOKA Tomohiko  <tomo.git@chise.org>
4226
4227         * IDS-UCS-Ext-B-4.txt (U-000260B6): Use "竒" instead of "⿱&CDP-8BAE;可".
4228
4229         * IDS-UCS-Ext-B-3.txt (U-00025ABC): Use "竒" instead of "⿱&CDP-8BAE;可".
4230         (U-00025BFD): Ditto.
4231
4232         * IDS-UCS-Basic.txt: Use "&CDP-8BAE;" instead of "⿱亠丷".
4233
4234 2015-09-06  MORIOKA Tomohiko  <tomo.git@chise.org>
4235
4236         * IDS-JIS-X0208-1990.txt (J90-3065): Apply new conventions for
4237         glyph granularity for component "矢".
4238
4239         * IDS-UCS-Ext-B-4.txt (U-000263CD): Use "㢴" instead of
4240         "⿹弓⿴囗&CDP-89D5;".
4241         (U-000263DA): Likewise.
4242         (U-00026A7D): Use "𩠐" instead of "⿱巛𦣻".
4243         (U-00026D1B): Use "㢴" instead of "⿹弓⿴囗&CDP-89D5;".
4244         (U-00027604): Use "⿱𩠐x" instead of "⿳巛𦣻x".
4245
4246         * IDS-CNS-3.txt (C3-5367): Use "𩠐" instead of "⿱巛𦣻".
4247
4248 2015-08-17  MORIOKA Tomohiko  <tomo.git@chise.org>
4249
4250         * IDS-UCS-Basic.txt (U+731F): Use "鼡" instead of "⿱小&GT-K01457;".
4251         (U+874B): Likewise.
4252
4253 2015-05-23  MORIOKA Tomohiko  <tomo.git@chise.org>
4254
4255         * IDS-UCS-Ext-B-1.txt (U-000201EC): Fixed.
4256         (U-0002059C): Use "𡍯" instead of "⿹弓⿱⿴囗&CDP-89D5;土".
4257         (U-0002136F): Use "⿹㢴x" instead of "⿹弓⿱⿴囗&CDP-89D5;x".
4258         (U-00021432): Use "㢴" instead of "⿹弓⿴囗&CDP-89D5;".
4259         (U-00021B00): Fixed.
4260         (U-00021B39): Use "𩠐" instead of "⿱巛𦣻".
4261         (U-00021B4E): Likewise.
4262         (U-00021B51): Likewise.
4263
4264 2015-05-21  MORIOKA Tomohiko  <tomo.git@chise.org>
4265
4266         * IDS-UCS-Ext-B-2.txt (U-000223E9): Use "㢴" instead of
4267         "⿹弓⿴囗&CDP-89D5;".
4268         (U-00022C15): Fixed.
4269         (U-00023BD0): Use "𩠐" instead of "⿱巛𦣻".
4270         (U-00023E4D): Use "㢴" instead of "⿹弓⿴囗&CDP-89D5;".
4271         (U-00023F54): Use "𡍯" instead of "⿹弓⿱⿴囗&CDP-89D5;土".
4272
4273         * IDS-UCS-Ext-B-5.txt (U-00028565): Use "𩠐" instead of "⿱巛𦣻".
4274         (U-00028581): Likewise.
4275         (U-00029812): Likewise.
4276         (U-00029816): Likewise.
4277         (U-0002981C): Likewise.
4278         (U-0002981D): Likewise.
4279         (U-0002981E): Likewise.
4280         (U-00029821): Likewise.
4281         (U-00029822): Likewise.
4282         (U-00029823): Likewise.
4283         (U-0002982A): Likewise.
4284         (U-0002982B): Likewise.
4285
4286         * IDS-HZK12.txt (HZK12-ABBF): Completed.
4287         (HZK12-ECDB): Completed.
4288         (HZK12-EEC5): Completed.
4289         (HZK12-EEC7): Completed.
4290
4291         * IDS-UCS-Ext-B-3.txt (U-000243EF): Fixed.
4292         (U-000256FF): Use "㢴" instead of "⿹弓⿴囗&CDP-89D5;".
4293
4294         * IDS-Daikanwa-dx.txt (M-49253): Use "㢴" instead of "⿹弓⿴囗&CDP-89D5;".
4295         (M-49513): Likewise.
4296
4297 2015-02-22  MORIOKA Tomohiko  <tomo.git@chise.org>
4298
4299         * IDS-UCS-Ext-B-2.txt (U-00022EE3): Use "⿱圼&GT-K01160;" instead of "⿳日
4300         工⿱口十".
4301         (U-00023189): Use "&GT-K01160;" instead of "⿱口十".
4302         (U-0002348B): Use "圼" instead of "⿱日工".
4303         (U-00023D40): Likewise.
4304
4305         * IDS-UCS-Ext-B-4.txt (U-00027A24): Use "圼" instead of "⿱日工".
4306
4307         * IDS-UCS-Ext-B-3.txt (U-0002424A): Use "圼" instead of "⿱日工".
4308         (U-000247BE): Likewise.
4309
4310         * IDS-UCS-Ext-E.txt (U+2C898): Use "&CDP-8BB0;" instead of "⿱从龰".
4311
4312 2015-01-20  MORIOKA Tomohiko  <tomo.git@chise.org>
4313
4314         * IDS-UCS-Ext-B-2.txt (U-00023C85): Use "工" instead of
4315         "⿳一&CDP-89F5;一".
4316
4317 2015-01-16  MORIOKA Tomohiko  <tomo.git@chise.org>
4318
4319         * IDS-UCS-Ext-E.txt (U+2C899): Use "⿵𣎆角" instead of "⿱吂⿰𦛲凡.
4320
4321 2015-01-16  MORIOKA Tomohiko  <tomo.git@chise.org>
4322
4323         * IDS-UCS-Ext-B-4.txt (U-000261FD): Use "⿵⿳亡口⿰⺼月x" instead
4324         of "⿳亡口⿲⺼x月".
4325         (U-0002713F): Use "⿵𣎆x" instead of "⿱亡口⿲⺼x凡".
4326         (U-0002718D): Use "⿵𦝠x" instead of "⿱亡口⿲⺼x卂".
4327
4328         * IDS-UCS-Ext-B-5.txt (U-000283E9): Use "𣎆" instead of
4329         "⿳亡口⿰⺼凡".
4330         (U-00028B5E): Likewise.
4331         (U-00029F0A): Likewise.
4332         (U-00029F0D): Fixed.
4333
4334 2015-01-15  MORIOKA Tomohiko  <tomo.git@chise.org>
4335
4336         * IDS-UCS-Ext-B-1.txt (U-00020525): Fixed.
4337         (U-000218CD): Completed and compacted.
4338
4339 2014-12-14  MORIOKA Tomohiko  <tomo.git@chise.org>
4340
4341         * IDS-UCS-Ext-B-5.txt:
4342         - Use <CJK RADICAL KNIFE ONE> or U-0002008A instead of BC-8B5B.
4343         (U-00028A3D): Compacted.
4344         (U-00028DDF): Compacted.
4345         (U-00029719): Compacted.
4346         (U-00029FFF): Compacted.
4347
4348         * IDS-UCS-Ext-B-2.txt:
4349         - Use <CJK RADICAL KNIFE ONE> or U-0002008A instead of BC-8B5B.
4350         (U-00022C3A): Fixed.
4351         (U-00022CCE): Compacted.
4352         (U-000234E4): Compacted.
4353         (U-00023D65): Compacted.
4354         (U-00023DDD): Compacted.
4355
4356 2014-12-03  MORIOKA Tomohiko  <tomo.git@chise.org>
4357
4358         * IDS-UCS-Ext-B-1.txt (U-000200AE): Completed.
4359         (U-000200BB): Completed.
4360         (U-00020132): Completed.
4361         (U-00020151): Completed.
4362         (U-000202D0): Completed.
4363         (U-0002030B): Completed.
4364         (U-00020351): Completed.
4365         (U-00020396): Completed.
4366         (U-0002042B): Completed.
4367         (U-000212AE): Completed.
4368
4369         * IDS-UCS-Basic.txt (U+83B5): Completed.
4370         (U+83EB): Completed.
4371         (U+989F): Completed.
4372         (U+9B2C): Completed.
4373
4374         * IDS-UCS-Ext-A.txt (U+3E14): Completed.
4375         (U+418B): Completed.
4376         (U+4733): Completed.
4377
4378 2014-12-03  MORIOKA Tomohiko  <tomo.git@chise.org>
4379
4380         * IDS-CDP.txt (CDP-86F7): Add IDS.
4381         (CDP-8DBA): Add IDS.
4382
4383         * IDS-UCS-Ext-B-3.txt (U-000244DA): Fixed.
4384
4385 2014-09-18  MORIOKA Tomohiko  <tomo.git@chise.org>
4386
4387         * IDS-UCS-Ext-C.txt (U-0002AEAE): Fixed.
4388         (U-0002B4BB): Use "𪺮" instead of "⿳𠫓冖牛".
4389
4390         * IDS-UCS-Ext-D.txt (U-0002B740): Add IDS.
4391
4392 2014-09-16  MORIOKA Tomohiko  <tomo.git@chise.org>
4393
4394         * IDS-UCS-Ext-E.txt (U+2CAB9): Complete IDS.
4395
4396 2014-09-12  MORIOKA Tomohiko  <tomo.git@chise.org>
4397
4398         * IDS-JIS-X0208-1990.txt (J90-722E): Fixed (cf. [CHISE-ja:1002]).
4399
4400 2014-08-09  MORIOKA Tomohiko  <tomo.git@chise.org>
4401
4402         * IDS-CNS-2.txt (C2-334D): Fixed (cf. [CHISE-ja:1002]).
4403
4404 2014-07-20  Andrew Pantyukhin <infofarmer@gmail.com>
4405
4406         * IDS-UCS-Basic.txt (U+7A32): Fixed.
4407
4408 2014-07-15  MORIOKA Tomohiko  <tomo.git@chise.org>
4409
4410         * IDS-CNS-3.txt: Modify some components and/or compact IDSes.
4411
4412         * install-ids.el: Install IDS-UCS-Ext-E.txt.
4413
4414         * IDS-UCS-Ext-E.txt: New file.
4415
4416 2014-05-09  MORIOKA Tomohiko  <tomo.git@chise.org>
4417
4418         * IDS-UCS-Basic.txt (U+903A): Completed.
4419
4420 2014-02-14  MORIOKA Tomohiko  <tomo.git@chise.org>
4421
4422         * IDS-UCS-Ext-B-1.txt (U-00021502): Use "㠭" instead of
4423         "⿱⿰工工⿰工工".
4424         (U-00021785): Modify a component.
4425         (U-00021ADF): Use "㠭" instead of "⿱⿰工工⿰工工".
4426
4427 2013-12-21  MORIOKA Tomohiko  <tomo.git@chise.org>
4428
4429         * IDS-UCS-Ext-B-2.txt (U-00022A40): Fixed.
4430
4431 2013-08-29  MORIOKA Tomohiko  <tomo.git@chise.org>
4432
4433         * IDS-UCS-Ext-B-1.txt (U-00020AB9): Compact IDS.
4434
4435 2013-06-10  MORIOKA Tomohiko  <tomo.git@chise.org>
4436
4437         * IDS-UCS-Ext-B-5.txt (U-00029B23): Compacted.
4438         (U-00029C30): Likewise.
4439
4440         * IDS-UCS-Ext-B-2.txt (U-00023413): Compacted.
4441         (U-00023415): Likewise.
4442         (U-0002341B): Likewise.
4443         (U-0002341F): Likewise.
4444
4445         * IDS-UCS-Ext-B-1.txt (U-000201C3): Modify a component.
4446         (U-000201C4): Likewise.
4447         (U-000201E2): Fixed.
4448         (U-000201E5): Modify a component.
4449         (U-000201EB): Fixed.
4450         (U-000201F9): Compacted.
4451
4452 2013-05-22  MORIOKA Tomohiko  <tomo.git@chise.org>
4453
4454         * IDS-UCS-Ext-B-2.txt (U-00022591): Fixed.
4455         (U-00022595): Compacted.
4456         (U-00022596): Likewise.
4457         (U-0002259A): Likewise.
4458
4459 2013-05-21  MORIOKA Tomohiko  <tomo.git@chise.org>
4460
4461         * IDS-UCS-Ext-B-6.txt (U-0002A097): Fixed.
4462         (U-0002A6B4): Fixed.
4463         (U-0002A6BA): New IDS.
4464         (U-0002A6C0): Fixed.
4465
4466         * IDS-UCS-Ext-B-4.txt (U-00026882): Fixed.
4467         (U-000269FD): Fixed.
4468         (U-000269FE): Compacted.
4469         (U-000269FF): Compacted.
4470         (U-00026AC9): Fixed.
4471         (U-00026D20): Fixed.
4472         (U-00026D23): Compacted.
4473         (U-00026D26): Fixed.
4474         (U-00026D28): Compacted.
4475         (U-00026D2D): Compacted.
4476         (U-00026D2E): Compacted.
4477         (U-00026D31): Completed.
4478         (U-00026D37): Compacted.
4479         (U-00026D3E): Compacted.
4480         (U-00026D4E): Compacted.
4481         (U-00026D51): Compacted.
4482         (U-00026D52): Compacted.
4483         (U-00026D59): Compacted.
4484         (U-0002719C): Compacted.
4485         (U-000271B6): Compacted.
4486         (U-000271CA): Compacted.
4487         (U-000271EA): Compacted.
4488         (U-00027A04): Compacted.
4489         (U-00027BD6): Compacted.
4490         (U-00027FC9): Compacted.
4491
4492 2013-03-21  MORIOKA Tomohiko  <tomo.git@chise.org>
4493
4494         * IDS-UCS-Ext-B-3.txt:
4495         - Avoid IVS.
4496         (U-00025678): Completed.
4497
4498 2013-02-17  MORIOKA Tomohiko  <tomo.git@chise.org>
4499
4500         * IDS-JIS-X0208-1990.txt:
4501         - Use "⿰女" instead of "⿰女".
4502         - Use "⿰釒" instead of "⿰金".
4503         - Modify some components.
4504         - Avoid IVS.
4505         (J90-317C): Fixed.
4506         (J90-3554): Add IDS.
4507         (J90-3632): Compacted.
4508         (J90-3A35): Add IDS.
4509         (J90-494B): Fixed.
4510         (J90-4950): Add IDS.
4511         (J90-495F): Add IDS.
4512         (J90-5677): Add IDS.
4513         (J90-5679..5724): Add IDSes.
4514         (J90-5726..5728): Add IDSes.
4515         (J90-572B..572D): Add IDSes.
4516         (J90-577C): Add IDS.
4517         (J90-5821): Add IDS.
4518         (J90-5822): Add IDS.
4519         (J90-582B): Add IDS.
4520         (J90-582F): Add IDS.
4521         (J90-5833): Add IDS.
4522         (J90-6D65..6D67): Add IDSes.
4523         (J90-6D6A): Add IDS.
4524         (J90-6D6B): Add IDS.
4525         (J90-6D6F..6D74): Add IDSes.
4526         (J90-6D78..6D7A): Add IDSes.
4527         (J90-6D7C): Add IDS.
4528         (J90-6D7E): Add IDS.
4529         (J90-6E21): Add IDS.
4530         (J90-6E23): Add IDS.
4531         (J90-6E26): Add IDS.
4532         (J90-6E27): Add IDS.
4533         (J90-6E2A): Add IDS.
4534         (J90-6E2C..6E32): Add IDSes.
4535         (J90-6E34): Add IDS.
4536
4537 2012-09-04  MORIOKA Tomohiko  <tomo.git@chise.org>
4538
4539         * IDS-UCS-Compat-Supplement.txt: Updated.
4540
4541         * IDS-UCS-Ext-D.txt: fixed.
4542
4543 2012-05-09  MORIOKA Tomohiko  <tomo.git@chise.org>
4544
4545         * IDS-JIS-X0208-1990.txt: Fix or modify some components.
4546         (J90-5B5C): Add IDS.
4547         (J90-6640): Add IDS.
4548         (J90-6643): Add IDS.
4549         (J90-666B): Add IDS.
4550         (J90-6D6D): Add IDS.
4551         (J90-6D76): Add IDS.
4552         (J90-7227): Complete IDS.
4553
4554 2012-03-26  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
4555
4556         * IDS-UCS-Ext-B-2.txt (U-00022188): Modify a component.
4557         (U-000223C0): Fixed.
4558         (U-000229DD): Modify tree.
4559         (U-00022E4B): Fixed.
4560         (U-00023A9A): Fixed.
4561         (U-00023ECC): Fixed.
4562
4563 2012-03-24  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
4564
4565         * IDS-UCS-Ext-B-1.txt (U-000204EA): Fix typo.
4566         (U-000210FE): Fixed.
4567         (U-000210FF): Compacted.
4568         (U-00021184): Fixed.
4569         (U-00021ACA): Fixed.
4570         (U-00021C69): Fixed.
4571
4572         * IDS-UCS-Ext-A.txt (U+34AA): Modify a component.
4573
4574 2012-03-23  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
4575
4576         * IDS-UCS-Ext-C.txt (U-0002AE8C): Fixed.
4577
4578         * IDS-CDP.txt (CDP-88CB): Add IDS.
4579
4580         * IDS-UCS-Ext-B-5.txt (U-000280B6): Compacted.
4581         (U-000280BC): Fixed.
4582         (U-0002812A): Compacted.
4583         (U-00028551): Compacted.
4584         (U-0002862E): Compacted.
4585         (U-00029187): Compacted.
4586         (U-00029189): Fixed.
4587         (U-0002918D): Compacted.
4588         (U-000291AC): Fixed.
4589         (U-00029856): Fixed.
4590         (U-0002985A): Modify a component.
4591
4592         * IDS-UCS-Ext-B-3.txt (U-00024369): Fixed.
4593         (U-00024420): Fixed.
4594         (U-00024454): Fixed.
4595         (U-00024CE3): Fixed.
4596         (U-00025220): Fixed.
4597         (U-000255A5): Fixed.
4598         (U-00025F44): Fixed.
4599
4600 2012-03-09  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
4601
4602         * IDS-UCS-Ext-B-3.txt: Convert some builtin characters to defined
4603         characters.
4604
4605 2011-07-19  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
4606
4607         * IDS-UCS-Ext-B-2.txt (U-0002212E): Fixed typo.
4608
4609         * IDS-JIS-X0208-1990.txt:
4610         - Modify some components.
4611         - Use "尭" instead of "⿳十艹兀".
4612         - Add some IDSes.
4613
4614 2011-07-07  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
4615
4616         * IDS-UCS-Ext-B-1.txt (U-00020D73): Compact and fix IDS.
4617
4618 2011-05-22  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
4619
4620         * ids-dump.el (ids-dump-ucs-basic@unicode): New command.
4621
4622 2011-05-11  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
4623
4624         * install-ids.el: Install IDS-UCS-Ext-D.txt.
4625
4626         * IDS-UCS-Ext-D.txt: New file.
4627
4628 2011-03-20  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
4629
4630         * IDS-UCS-Ext-B-3.txt (U-00024360): Compact IDS.
4631         (U-00024361): Complete IDS.
4632
4633 2011-02-28  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
4634
4635         * IDS-CBETA.txt: Use "厶" instead of "ㄙ".
4636         (CB00857): Add IDS.
4637         (CB00868): Ditto.
4638         (CB00873): Ditto.
4639         (CB00903): Ditto.
4640         (CB00932): Ditto.
4641         (CB00935): Ditto.
4642         (CB01005): Ditto.
4643         (CB01008): Ditto.
4644         (CB02191): Modify IDS.
4645         (CB02972): Likewise.
4646         (CB03273): Likewise.
4647         (CB06165): Likewise.
4648         (CB07704): Likewise.
4649         (CB07726): Likewise.
4650         (CB08677): Likewise.
4651         (CB08693): Likewise.
4652         (CB09181): Likewise.
4653         (CB11472): Likewise.
4654         (CB12725): Likewise.
4655
4656         * IDS-Daikanwa-07.txt (M-17786): Add IDS.
4657         (M-17787): Modify IDS.
4658         (M-17789): Modify IDS.
4659         (M-17790): Add IDS.
4660         (M-17791): Complete IDS.
4661         (M-17792): Modify IDS.
4662         (M-17793): Add IDS.
4663         (M-17794): Modify IDS.
4664         (M-17795): Modify IDS.
4665
4666         * IDS-UCS-Ext-B-5.txt (U-00028EA5): Fixed.
4667         (U-000293C8): Fixed.
4668         (U-0002960D): Fixed.
4669
4670         * IDS-UCS-Ext-B-4.txt (U-00026CC6): Fixed.
4671
4672         * IDS-UCS-Ext-B-2.txt (U-00022BFB): Fixed.
4673
4674         * IDS-UCS-Basic.txt (U+6E37): Complete IDS.
4675
4676 2011-02-18  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
4677
4678         * IDS-JIS-X0208-1990.txt (J90-476E): Fixed.
4679
4680 2011-02-09  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
4681
4682         * IDS-UCS-Ext-B-4.txt (U-00026FD9): Fixed.
4683         (U-00026FDB): Compacted.
4684         (U-00026FDC): Compacted.
4685         (U-00026FDD): Compacted.
4686         (U-00026FDE): Compacted.
4687
4688         * README.en (How to install): Add [Note].
4689
4690 2011-02-01  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
4691
4692         * IDS-Daikanwa-dx.txt (M-49556): Add IDS.
4693
4694         * IDS-CDP.txt (CDP-887A): Add IDS.
4695
4696 2010-12-01  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
4697
4698         * IDS-UCS-Ext-B-1.txt (U-00020CD1): Fixed.
4699         (U-00020CD2): Modify a component.
4700         (U-00020CD4): Compacted.
4701         (U-00020CDB): Compacted.
4702         (U-00020CDC): Completed.
4703
4704 2010-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4705
4706         * IDS-UCS-Ext-B-4.txt (U-00027B1F): Fixed.
4707
4708 2010-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4709
4710         * www/www-ids-find.el (www-ids-find-version): Update to 0.25.1.
4711         (www-ids-find-char-viewer-url): New variable; use CHISE-wiki
4712         instead of CHISE char-desc.
4713         (www-ids-find-format-char): Use `www-ids-find-char-viewer-url'.
4714         (www-batch-ids-find): Use http://www.chise.org/ instead of
4715         http://chise.zinbun.kyoto-u.ac.jp/chise/.
4716
4717 2010-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4718
4719         * IDS-JIS-X0208-1990.txt: Modify some components.
4720
4721 2010-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4722
4723         * IDS-UCS-Ext-B-2.txt (U-00023068): Fixed.
4724
4725 2010-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4726
4727         * IDS-HZK01.txt (HZK01-C3AA): Completed.
4728         (HZK01-C3BF): Completed.
4729         (HZK01-C3C3): Add IDS.
4730         (HZK01-F2AC): Modify component.
4731
4732 2010-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4733
4734         * IDS-UCS-Ext-B-1.txt (U-00020191): Fixed.
4735
4736         * IDS-Daikanwa-01.txt (M-00336): Add IDS.
4737
4738 2010-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4739
4740         * IDS-CNS-3.txt (C3-4045): Modify component.
4741
4742         * install-ids.el: Install IDS-CNS-3.txt.
4743
4744 2005-03-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4745
4746         * IDS-CNS-3.txt: New file.
4747
4748 \f
4749 2010-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4750
4751         * CHISE-IDS 0.25 released.
4752
4753 2010-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4754
4755         * IDS-UCS-Ext-C.txt: New file.
4756
4757 2009-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4758
4759         * install-ids.el: Install IDS-UCS-Ext-C.txt.
4760
4761 2010-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4762
4763         * www-ids-find.el (www-ids-find-version): Update to 0.25.0.
4764         (www-batch-ids-find): Use http://chise.zinbun.kyoto-u.ac.jp/chise/
4765         instead of http://kanji.zinbun.kyoto-u.ac.jp/projects/chise/ as
4766         URL of CHISE Project; encode `xemacs-chise-version'.
4767
4768 2010-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4769
4770         * IDS-Daikanwa-01.txt (M-00098): Add IDS.
4771
4772 2010-02-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4773
4774         * IDS-Daikanwa-01.txt (M-01272): Add IDS.
4775
4776 2009-09-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4777
4778         * www/www-ids-find.el (www-ids-find-version): Update to 0.24.3.
4779         (www-ids-find-chise-link-map-url-prefix): Link to
4780         http://fonts.jp/chise_linkmap/ instead of
4781         http://kamichi.jp/chise_linkmap/.       
4782         (www-ids-insert-chars-including-components):
4783         - Change threshold to omit recursive search: use num >= 1024
4784           instead of num > 8192 [`num' means number of results].
4785         - If num >= 2048, omit character sorting and formatting.
4786         - Change threshold to omit total-strokes based character sorting:
4787           use num >= 1024 instead of num > 4096.
4788         (www-batch-ids-find): Modify for
4789         `www-ids-insert-chars-including-components': there are no needs to
4790         print <ul> and </ul>.
4791
4792 2009-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4793
4794         * IDS-Daikanwa-03.txt (M-06494): Modify IDS.
4795
4796 2009-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4797
4798         * IDS-UCS-Ext-B-5.txt:
4799         - Use "叅" instead of "⿱⿱厽人㣺".
4800         (U-00028F4E): Use "𠇍" instead of "⿱人㣺".
4801
4802         * IDS-UCS-Ext-B-2.txt:
4803         - Use "叅" instead of "⿱厽⿱人㣺".
4804         - Use "𠇍" instead of "⿱人㣺".
4805         (U-00023F79): Use "𡩋" instead of "⿳宀心冉".
4806
4807         * IDS-UCS-Ext-B-4.txt:
4808         - Use "叅" instead of "⿱厽⿱人㣺" or "⿱厶⿰厶厶⿱人㣺".
4809         - Use "𠇍" instead of "⿱人㣺".
4810         - Use "䖝" instead of "⿱丿虫".
4811         (U-000273E5): Use "𦮕" instead of "⿳艹人㣺".
4812         (U-0002742C): Modify IDS.
4813         (U-00027475): Complete IDS.
4814         (U-00027476): Fix IDS.
4815         (U-00027477): Fix IDS.
4816         (U-00027581): Complete IDS.
4817
4818         * IDS-UCS-Ext-B-1.txt (U-00021450): Compact IDS.
4819         (U-00021F36): Likewise.
4820
4821         * IDS-UCS-Ext-A.txt (U+3D55): Compact IDS.
4822
4823         * IDS-UCS-Basic.txt (U+64A1): Compact IDS.
4824
4825         * IDS-UCS-Ext-B-3.txt:
4826         - Use "叅" instead of "⿱厽𠇍".
4827         (U-0002487A): Use "𡩋" instead of "⿳宀心冉".
4828         (U-00024E91): Use "叅" instead of "⿳厽人㣺".
4829
4830 2009-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4831
4832         * IDS-Daikanwa-10.txt (M-33563): Add IDS.
4833         (M-33564): Likewise.
4834
4835 2009-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4836
4837         * www/www-ids-find.el (www-ids-find-version): Update to 0.24.2.
4838         (www-ids-insert-chars-including-components): Modify for heavy
4839         access.
4840
4841 2009-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4842
4843         * IDS-Daikanwa-06.txt (M-14751): Add IDS.
4844
4845 2009-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4846
4847         * IDS-Daikanwa-04.txt (M-11491): Add IDS.
4848
4849 2009-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4850
4851         * IDS-UCS-Ext-B-4.txt (U-00026F93): Fix component.
4852         (U-00026F95): Modify component.
4853         (U-00026FAB): Likewise.
4854
4855         * IDS-UCS-Ext-B-1.txt (U-000200B9): Add IDS.
4856
4857         * IDS-UCS-Ext-B-2.txt (U-000223DA): Add IDS.
4858         (U-000223DB): Modify component.
4859         (U-00022472): Likewise.
4860
4861 2009-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4862
4863         * IDS-HZK09.txt (HZK09-AD73): Complete IDS.
4864         (HZK09-AD74): Likewise.
4865         (HZK09-AD75): Likewise.
4866         (HZK09-AD76): Likewise.
4867         (HZK09-AD7A): Likewise.
4868         (HZK09-AD7D): Modify a component.
4869         (HZK09-ADB5): Likewise.
4870         (HZK09-ADB6): Complete and compact IDS.
4871         (HZK09-ADB9): Modify a component.
4872         (HZK09-D777): Likewise.
4873
4874 2009-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4875
4876         * www/www-ids-find.el (www-ids-find-format-char): Link to
4877         `/char-desc?char=...' instead of
4878         `http://mousai.kanji.zinbun.kyoto-u.ac.jp/char-desc?char=...'; use
4879         `/glyphs/' instead of
4880         `http://mousai.kanji.zinbun.kyoto-u.ac.jp/glyphs/'.
4881         (www-batch-ids-find): Use `/ids-find' instead of
4882         `http://mousai.kanji.zinbun.kyoto-u.ac.jp/ids-find'.
4883
4884 2009-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4885
4886         * IDS-Daikanwa-12.txt (M-46912): Add IDS.
4887         (M-46920): Likewise.
4888         (M-46921): Likewise.
4889         (M-46923): Likewise.
4890         (M-46928): Likewise.
4891         (M-46929): Likewise.
4892         (M-46930): Modify a component.
4893         (M-46931): Likewise.
4894         (M-46932): Modify a component.
4895         (M-46933): Add IDS.
4896         (M-46935): Likewise.
4897         (M-46946): Likewise.
4898
4899 2009-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4900
4901         * IDS-UCS-Basic.txt (U+5870): Fixed.
4902
4903 2009-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4904
4905         * IDS-JIS-X0208-1990.txt: Modify some components.
4906         (J90-4D40): Use "兴" instead of "⿳小一八".
4907
4908         * ids-dump.el (ids-dump-insert-jis-x0208-1990): Use
4909         `ideographic-structure-to-ids' instead of `ids-dump-format-list'.
4910
4911 2009-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4912
4913         * IDS-JIS-X0208-1990.txt (J90-385D): Modify a component.
4914         (J90-3D2A): Modify a component.
4915         (J90-4922): Likewise.
4916         (J90-4C4C): Add IDS.
4917         (J90-5745): Modify a component.
4918         (J90-5E61): Add IDS.
4919         (J90-5E64): Compact IDS.
4920         (J90-5E74): Fix typo.
4921         (J90-5E7B): Modify a component.
4922         (J90-6156): Modify a component.
4923         (J90-6748): Add IDS.
4924         (J90-6A2A): Modify a component.
4925         (J90-6A2B): Add IDS.
4926         (J90-6A2D): Likewise.
4927         (J90-6C7C): Complete IDS.
4928         (J90-6C7E): Complete IDS.
4929         (J90-6D24): Complete IDS.
4930         (J90-6D25): Complete IDS.
4931         (J90-6D2A): Complete IDS.
4932         (J90-6D2C): Modify a component.
4933         (J90-6D2D): Complete IDS.
4934         (J90-6D30): Complete IDS.
4935         (J90-6D39): Complete IDS.
4936         (J90-6F6C): Add IDS.
4937         (J90-723C): Modify a component.
4938         (J90-7369): Modify a component.
4939
4940 2009-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4941
4942         * IDS-UCS-Basic.txt (U+51FD): Add IDS.
4943
4944         * IDS-HZK04.txt: Modify some components.
4945         (HZK04-A4AB): Complete IDS.
4946         (HZK04-A4EE): Compact and complete IDS.
4947         (HZK04-A4EF): Likewise.
4948         (HZK04-A4F0): Likewise.
4949         (HZK04-A54E): Likewise.
4950         (HZK04-A552): Likewise.
4951         (HZK04-A5AF): Complete IDS.
4952         (HZK04-A5CF): Likewise.
4953         (HZK04-A5D1): Likewise.
4954         (HZK04-A5D4): Likewise.
4955         (HZK04-A5D9): Likewise.
4956
4957         * IDS-HZK03.txt: Modify some components.
4958         (HZK03-F6D9): Compact and complete IDS.
4959         (HZK03-F6F7): Likewise.
4960         (HZK03-F77B): Likewise.
4961         (HZK03-F7A1): Complete IDS.
4962         (HZK03-F7A2): Likewise.
4963         (HZK03-C5CB): Likewise.
4964         (HZK03-C5CC): Likewise.
4965         (HZK03-C5D0): Likewise.
4966         (HZK03-C5ED): Likewise.
4967         (HZK03-C5EE): Likewise.
4968         (HZK03-C5EF): Likewise.
4969         (HZK03-F8BC): Likewise.
4970         (HZK03-F8DD): Compact and complete IDS.
4971         (HZK03-F8E0): Likewise.
4972         (HZK03-F962): Likewise.
4973         (HZK03-F964): Likewise.
4974         (HZK03-F9A3): Complete IDS.
4975         (HZK03-F9A6): Compact and complete IDS.
4976         (HZK03-F9C1): Complete IDS.
4977         (HZK03-F9C5): Likewise.
4978
4979 2009-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4980
4981         * IDS-Daikanwa-09.txt (M-31130): Add IDS.
4982         (M-31132): Add IDS.
4983         (M-31140): Modify a component.
4984
4985         * IDS-JIS-X0208-1990.txt (J90-684F): Modify structure.
4986
4987 2009-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4988
4989         * IDS-HZK08.txt (HZK08-D854): Complemented.
4990         (HZK08-D86B): Likewise.
4991         (HZK08-D86D): Likewise.
4992         (HZK08-D86F): Likewise.
4993         (HZK08-D870): Likewise.
4994         (HZK08-D8AD): Likewise.
4995         (HZK08-D94D): Likewise.
4996         (HZK08-D954): Likewise.
4997         (HZK08-D96C): Likewise.
4998         (HZK08-D96F): Likewise.
4999         (HZK08-D972): Likewise.
5000         (HZK08-D973): Likewise.
5001         (HZK08-DA4F): Likewise.
5002         (HZK08-DA72): Likewise.
5003         (HZK08-DAF8): Likewise.
5004         (HZK08-DB44): Likewise.
5005         (HZK08-DB45): Likewise.
5006         (HZK08-DB46): Likewise.
5007         (HZK08-DB5E): Likewise.
5008         (HZK08-DB63): Likewise.
5009         (HZK08-DB73): Likewise.
5010         (HZK08-DBBA): Likewise.
5011         (HZK08-DBF7): Likewise.
5012         (HZK08-DBFC): Likewise.
5013         (HZK08-DCA6): Likewise.
5014         (HZK08-DCA7): Likewise.
5015         (HZK08-DCC6): Likewise.
5016         (HZK08-DD5F): Likewise.
5017         (HZK08-DD79): Likewise.
5018         (HZK08-DD7A): Likewise.
5019         (HZK08-DD7D): Likewise.
5020         (HZK08-DDA3): Likewise.
5021
5022         * IDS-HZK04.txt (HZK04-D4DB): Completed.
5023         (HZK04-D4F8): Likewise.
5024         (HZK04-D55C): Likewise.
5025         (HZK04-D577): Likewise.
5026         (HZK04-D5D6): Likewise.
5027         (HZK04-D5DA): Likewise.
5028         (HZK04-D5DD): Likewise.
5029         (HZK04-D5E8): Likewise.
5030         (HZK04-D5F9): Likewise.
5031         (HZK04-D657): Likewise.
5032         (HZK04-D65B): Likewise.
5033         (HZK04-D65E): Likewise.
5034         (HZK04-D67C): Likewise.
5035         (HZK04-D6A1): Likewise.
5036         (HZK04-D6A2): Likewise.
5037         (HZK04-D6A5): Likewise.
5038         (HZK04-D6A6): Likewise.
5039         (HZK04-D6BB): Likewise.
5040         (HZK04-D6BD): Likewise.
5041         (HZK04-D6BF): Likewise.
5042         (HZK04-D75C): Likewise.
5043         (HZK04-D7BC): Likewise.
5044         (HZK04-D7C3): Likewise.
5045         (HZK04-D7C8): Likewise.
5046         (HZK04-D7E3): Likewise.
5047
5048 2009-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5049
5050         * IDS-UCS-Ext-B-5.txt (U-00029BA2): Use "𡋲" instead of "⿱丣土".
5051
5052         * IDS-UCS-Ext-B-2.txt (U-00022C96): Use "𡋲" instead of "⿱丣土".
5053
5054         * IDS-UCS-Ext-B-1.txt (U-000200ED): Modify a component.
5055         (U-00020106): Fixed (reported by KANOU Hiroki at 2009-01-20 12:26
5056         <mixi-msg:id=df72941679c2f7f68f2e178a6529df65>).
5057         (U-000202FF): Use "𡋲" instead of "⿱丣土".
5058         (U-00020300): Use "𤔍" instead of "⿱爫⿳龴乛小".
5059
5060 2009-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5061
5062         * IDS-UCS-Ext-B-6.txt: Use "寽" instead of "⿱爫寸".
5063
5064         * IDS-UCS-Ext-B-5.txt: Use "寽" instead of "⿱爫寸".
5065         (U-00029770): Use "⿱爫𣎼" instead of "⿳爫龴木".
5066         (U-00029B3D): Use "𣎼" instead of "⿱龴木".
5067
5068         * IDS-UCS-Ext-B-4.txt: Use "寽" instead of "⿱爫寸".
5069         (U-00026B3B): Modify a component.
5070         (U-00026B3D): Modify a component.
5071         (U-000276D9): Use "⿴衣⿱爫𣎼" instead of "⿻衣⿳爫龴木".
5072
5073         * IDS-UCS-Ext-B-3.txt: Use "寽" instead of "⿱爫寸".
5074         (U-00025B4D): Modify structure.
5075         (U-00025B50): Use "⿱⺮寽" instead of "⿳⺮爫寸".
5076
5077 2009-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5078
5079         * IDS-UCS-Ext-B-2.txt: Use "寽" instead of "⿱爫寸".
5080         (U-00022279): Use "⿱宀𣎼" instead of "⿳宀龴木".
5081
5082         * IDS-UCS-Ext-B-1.txt: Use "寽" instead of "⿱爫寸".
5083         (U-000200ED): Modify a component.
5084         (U-00020203): Use "𣎼" instead of "⿱龴木".
5085         (U-000202BB): Use "朩" instead of "木".
5086         (U-000213BD): Use "⿱爫𣎼" instead of "⿳爫龴木".
5087
5088         * IDS-Daikanwa-07.txt (M-19667): Add IDS.
5089
5090         * IDS-Daikanwa-01.txt (M-00193): Modify a component.
5091
5092 2008-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5093
5094         * IDS-JIS-X0208-1990.txt:
5095         - Use U-0002F836 instead of U+53CA.
5096         - Use JU+4EA1 instead of U+4EA1.
5097         - Use "𣢟" instead of "⿰甘欠".
5098         (J90-3459): Use "臽" instead of "⿱⺈旧".
5099         (J90-4B3C): Add IDS.
5100         (J90-4B3D): Modify structure.
5101         (J90-4B3E): Add IDS.
5102         (J90-4B41): Add IDS.
5103         (J90-4B42): Add IDS.
5104         (J90-4E36): Add IDS.
5105         (J90-4F4E): Add IDS.
5106         (J90-5133): Use U+2F85E instead of U+5922.
5107         (J90-5135): Use JX1-7D63 instead of U+FA68.
5108         (J90-5148): Use GT-K00710 instead of BC-8C58.
5109         (J90-524D): Use JU+5C28 instead of U+5C28.
5110         (J90-5250): Use C3-3165 instead of U+6B2E.
5111         (J90-536C): Add IDS.
5112         (J90-5370): Use KU+7235 instead of U+7235.
5113         (J90-5373): Add IDS.
5114         (J90-544E): Complete IDS.
5115         (J90-5475): Add IDS.
5116         (J90-5476): Add IDS.
5117         (J90-5478): Add IDS.
5118         (J90-547A): Add IDS.
5119         (J90-547B): Add IDS.
5120         (J90-5624): Add IDS.
5121         (J90-5629): Use K0-5060 instead of U+53CA.
5122         (J90-5643): Add IDS.
5123         (J90-5E6E): Add IDS.
5124         (J90-5F26): Fix typo.
5125         (J90-646D): Modify IDS.
5126         (J90-6751): Add IDS.
5127         (J90-6759): Add IDS.
5128         (J90-6C57): Modify structure.
5129         (J90-6C5E): Add IDS.
5130         (J90-6C60): Add IDS.
5131         (J90-6C64): Add IDS.
5132         (J90-7351): Fix structure.
5133         (J90-7352): Fix structure.
5134
5135 2008-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5136
5137         * IDS-UCS-Ext-B-3.txt (U-00025987): Use "臽" instead of "⿱⺈旧".
5138         (U-00025BB1): Use "𡱅" instead of "⿸尸去".
5139
5140         * IDS-UCS-Basic.txt (U+9665): Use "臽" instead of "⿱⺈旧".
5141
5142 2008-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5143
5144         * IDS-JIS-X0208-1990.txt:
5145         - Use <CJK RADICAL WATER ONE> instead of U+6C35.
5146         - Use "⿰木" instead of "⿰木".
5147         - Use "⿰火" instead of "⿰火".
5148         (J90-3F39): Use "林" instead of "⿰木木".
5149         (J90-3F3A): Modify components.
5150         (J90-485A): Compact IDS.
5151         (J90-5D44): Modify a component.
5152         (J90-5E3E): Modify components.
5153         (J90-5E74): Complete IDS.
5154         (J90-5E75): Modify components.
5155         (J90-5E76): Add IDS.
5156         (J90-5E7A): Add IDS.
5157         (J90-5F28): Modify components.
5158         (J90-5F55): Modify a component.
5159         (J90-5F72): Add IDS.
5160
5161         * IDS-UCS-Basic.txt: Use <CJK RADICAL WATER ONE> instead of
5162         U+6C35.
5163
5164 2008-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5165
5166         * IDS-Daikanwa-02.txt, IDS-JIS-X0208-1990.txt, IDS-UCS-Basic.txt:
5167         Use <CJK RADICAL KNIFE TWO> instead of U+5202.
5168
5169 2008-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5170
5171         * IDS-UCS-Ext-B-2.txt (U-00022DE9): Fixed.
5172         (U-00022DEB): Modify a component.
5173         (U-00022DEC): Compact a subtree.
5174         (U-00022DEF): Modify a component.
5175
5176 2008-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5177
5178         * IDS-Daikanwa-07.txt:
5179         - Modify some components.
5180         - Use "畱" instead of "⿱丣田".
5181         - Use "叏" instead of "⿱&CDP-89B3;又".
5182         - Use "𢆰" instead of "⿱一幺".
5183         (M-17922): Use "晉" instead of "晋".
5184         (M-17924): Add IDS.
5185         (M-17934): Add IDS.
5186         (M-17939): Add IDS.
5187         (M-20923): Use "𡵄" instead of "⿱山𠀆".
5188
5189         * IDS-UCS-Ext-A.txt (U+45F4): Fixed.
5190
5191 2008-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5192
5193         * IDS-UCS-Ext-B-2.txt (U-00023E5D): Use "陗" instead of "⿰阝肖".
5194
5195         * IDS-Daikanwa-09.txt (M-29464): Use BC-8CEA instead of "色".
5196         (M-29465): Add IDS.
5197         (M-29471): Add IDS.
5198         (M-29472): Add IDS.
5199         (M-30643): Add IDS.
5200         (M-30646): Add IDS.
5201         (M-30648): Add IDS.
5202         (M-30649): Add IDS.
5203         (M-30652): Add IDS.
5204         (M-30653): Add IDS.
5205         (M-30654): Add IDS.
5206         (M-30658): Add IDS.
5207         (M-30661): Add IDS.
5208         (M-30662): Add IDS.
5209         (M-30663): Add IDS.
5210         (M-30666): Compacted.
5211         (M-30667): Add IDS.
5212         (M-30668): Add IDS.
5213         (M-30669): Add IDS.
5214         (M-30670): Add IDS.
5215
5216         * IDS-CNS-2.txt (C2-432E): Use "晉" instead of "晋".
5217         (C2-4447): Likewise.
5218         (C2-482D): Likewise.
5219         (C2-4B25): Likewise.
5220
5221 2008-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5222
5223         * IDS-UCS-Ext-B-5.txt (U-00029450): Compacted.
5224
5225         * IDS-UCS-Basic.txt (U+53C9): Add IDS.
5226         (U+7D01): Compacted.
5227         (U+8286): Likewise.
5228
5229 2008-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5230
5231         * IDS-UCS-Ext-B-2.txt (U-00022B58): Compacted.
5232         (U-000234BD): Likewise.
5233         (U-000234BE): Fixed.
5234         (U-000238C3): Compacted.
5235
5236 \f
5237 2008-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5238
5239         * CHISE-IDS 0.24 released.
5240
5241         * www/www-ids-find.el (www-ids-find-version): Update to 0.24.1.
5242         (www-ids-find-format-char): Add new optional argument `code-desc';
5243         don't display description of code when `code-desc' is not
5244         specified.
5245         (www-ids-find-format-line): Use `www-ids-find-format-char' with
5246         `code-desc' mode for a top character; use
5247         `www-ids-find-format-char' for IDS.
5248
5249 2008-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5250
5251         * www/www-ids-find.el (www-ids-find-format-char): New function.
5252         (www-ids-find-format-line): Use `www-ids-find-format-char'.
5253
5254 2008-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5255
5256         * www/www-ids-find.el (www-ids-find-version): Update to 0.24.0.
5257         (www-ids-find-format-line): Use `utf-8-er' instead of
5258         `utf-8-jp-er' to encode components.
5259         (www-batch-ids-find): Likewise; update Copyright.
5260
5261 2007-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5262
5263         * www/www-ids-find.el (www-ids-find-version): Update to 0.23.3.
5264         (www-batch-ids-find): Use `utf-8-er' instead of `utf-8-jp-er' to
5265         decode input.
5266
5267 2007-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5268
5269         * IDS-UCS-Ext-B-2.txt (U-000221E5): Use "卆" instead of "⿱九十".
5270         (U-00022A84): Ditto.
5271         (U-00023162): Ditto.
5272         (U-00023166): Structure change.
5273
5274 2007-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5275
5276         * IDS-JIS-X0208-1990.txt (J90-372C): Modify components.
5277
5278 2007-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5279
5280         * www/www-ids-find.el (www-ids-find-version): Update to 0.23.2.
5281         (www-batch-ids-find): Modify a little.
5282
5283 2007-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5284
5285         * cbeta.el (cbeta-parse-element): Add new arguments `robust' and
5286         `strict-component'; modify for `cbeta-parse-1'.
5287         (cbeta-parse-component): Likewise.
5288         (cbeta-parse-horizontal): Add new arguments `robust' and
5289         `strict-component'; modify for `cbeta-parse-component'.
5290         (cbeta-parse-vertical): Likewise.
5291         (cbeta-parse-other): Likewise.
5292         (cbeta-delete-char): Add new optional argument `strict-component'.
5293         (cbeta-parse-substitution): Add new arguments `robust' and
5294         `strict-component'; modify for `cbeta-parse-1'.
5295         (cbeta-parse-elimination): Likewise; modify for
5296         `cbeta-delete-char'.
5297         (cbeta-parse-1): Add new optional argument `robust' and
5298         `strict-component'; modify for `cbeta-parse-element',
5299         `cbeta-parse-horizontal', `cbeta-parse-vertical',
5300         `cbeta-parse-other', `cbeta-parse-substitution' and
5301         `cbeta-parse-elimination'.
5302
5303 2007-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5304
5305         * ids-find.el (char-component-variants): Fix typo.
5306         (ideographic-structure-char=): Delete ad hoc operations about
5307         variants.
5308         (ids-insert-chars-including-components): Delete unused local
5309         variable `dis'.
5310
5311         * IDS-UCS-Ext-B-4.txt: Convert isolated characters to ordinary
5312         characters.
5313         (U-0002632E): Fixed.
5314         (U-00027048): Modify a component.
5315         (U-0002704B): Compact IDS.
5316         (U-0002704C): Compact IDS.
5317         (U-0002704D): Compact IDS.
5318         (U-0002704F): Compact IDS.
5319         (U-00027053): Compact IDS.
5320         (U-00027059): Modify a component.
5321         (U-00027063): Fixed.
5322         (U-00027064): Modify structure.
5323         (U-00027066): Modify structure.
5324         (U-00027068): Compact IDS.
5325         (U-00027069): Compact IDS.
5326         (U-0002706A): Compact IDS.
5327         (U-0002706B): Compact IDS.
5328         (U-0002706E): Modify a component.
5329         (U-00027070): Compact IDS.
5330
5331         * IDS-UCS-Ext-B-1.txt (U-00020DD9): Compact IDS.
5332         (U-00020DFE): Compact IDS.
5333         (U-0002164B): Modify structure.
5334
5335         * IDS-UCS-Basic.txt (U+657B): Compact IDS.
5336
5337         * IDS-UCS-Ext-B-2.txt (U-00022F94): Compact IDS.
5338         (U-00022FCC): Compact IDS.
5339
5340         * IDS-UCS-Ext-B-3.txt (U-00025197): Compact IDS.
5341
5342 2007-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5343
5344         * IDS-Daikanwa-10.txt (M-36657): Add IDS.
5345         (M-36660): Likewise.
5346         (M-36661): Likewise.
5347         (M-36662): Likewise.
5348         (M-36663): Modify IDS.
5349
5350 2007-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5351
5352         * IDS-UCS-Ext-B-4.txt (U-000261D0): Use U-00026951 instead of
5353         BC-8B56.
5354         (U-000263E7): Use "𠃨" instead of "⿹⺄&CDP-88C6;".
5355         (U-0002684C): Use U-00026951 instead of BC-8B56.
5356         (U-0002686D): Likewise.
5357         (U-0002696F): Likewise.
5358         (U-00026978): Likewise.
5359         (U-00026989): Likewise.
5360         (U-0002698D): Likewise.
5361         (U-00026992): Likewise.
5362         (U-000269A7): Likewise.
5363         (U-000269A9): Likewise.
5364         (U-000269B2): Likewise.
5365         (U-000269C2): Likewise.
5366         (U-00027116): Likewise.
5367         (U-0002779C): Likewise.
5368         (U-00027BB7): Use "𠃨" instead of "⿹⺄&CDP-88C6;".
5369
5370         * IDS-UCS-Ext-B-3.txt (U-0002413B): Use U-00026951 instead of
5371         BC-8B56.
5372         (U-00024311): Likewise.
5373         (U-0002442B): Likewise.
5374         (U-000244BE): Likewise.
5375         (U-00024780): Modify IDS.
5376         (U-00024781): Use "𠃨" instead of "⿹⺄&CDP-88C6;".
5377         (U-00024F04): Use U-00026951 instead of BC-8B56.
5378         (U-000250A4): Likewise.
5379         (U-0002517B): Modify IDS.
5380         (U-0002549D): Likewise.
5381         (U-0002556D): Use U-00026951 instead of BC-8B56.
5382         (U-000255F0): Likewise.
5383         (U-000255F8): Likewise.
5384         (U-00025748): Likewise.
5385         (U-00025B31): Modify IDS.
5386
5387 2007-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5388
5389         * IDS-Daikanwa-08.txt (M-25031): Add IDS.
5390         (M-25032): Likewise.
5391         (M-25033): Likewise.
5392         (M-25034): Likewise.
5393         (M-25036): Likewise.
5394         (M-25037): Likewise.
5395         (M-25038): Likewise.
5396         (M-25043): Modify IDS.
5397
5398 2007-03-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5399
5400         * IDS-Daikanwa-08.txt (M-23198): Add IDS.
5401         (M-23199): Compact IDS.
5402         (M-23201): Add IDS.
5403         (M-23207): Add IDS.
5404
5405 2007-03-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5406
5407         * IDS-UCS-Ext-B-1.txt (U-0002188B): Compact IDS.
5408
5409         * IDS-UCS-Basic.txt (U+854B): Compact IDS.
5410
5411         * IDS-UCS-Ext-B-3.txt (U-0002439F): Modify a component.
5412         (U-000243A0): Compact IDS.
5413         (U-00024E7B): Compact IDS.
5414         (U-00024E98): Fixed.
5415         (U-00024E99): Compact IDS.
5416         (U-0002558B): Likewise.
5417         (U-000256DB): Modify a component.
5418         (U-00025BD1): Likewise.
5419         (U-00025EDB(: Likewise.
5420
5421         * IDS-JIS-X0208-1990.txt (J90-5F27): Compact IDS.
5422         (J90-5F2A): Add IDS.
5423         (J90-5F2D): Modify the structure and a component.
5424         (J90-5F31): Compact IDS.
5425         (J90-5F32): Modify a component.
5426         (J90-5F37): Modify a component.
5427         (J90-5F38): Modify a component.
5428         (J90-5F3A): Modify a component.
5429         (J90-5F40): Modify a component.
5430         (J90-5F42): Add IDS.
5431         (J90-5F43): Modify a component.
5432         (J90-5F44): Modify a component.
5433         (J90-5F47): Modify a component.
5434         (J90-5F4A): Modify a component.
5435         (J90-5F4B): Modify a component.
5436         (J90-5F4C): Modify a component.
5437         (J90-5F66): Compact IDS.
5438         (J90-6065): Compact IDS.
5439         (J90-6453): Modify a component.
5440         (J90-6C23): Modify a component.
5441         (J90-7226): Modify a component.
5442
5443 2007-03-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5444
5445         * IDS-UCS-Ext-B-5.txt (U-0002949C): Modify component.
5446         (U-00029DA1): Compact subtree.
5447         (U-00029DA8): Compact subtree.
5448         (U-00029DAC): Modify component.
5449         (U-00029DAE): Compact subtree.
5450         (U-00029DB6): Compact subtree.
5451         (U-00029DBA): Modify component.
5452         (U-00029DBB): Modify component.
5453
5454         * IDS-UCS-Ext-B-3.txt (U-00025108): Modify component.
5455         (U-0002521B): Likewise.
5456         (U-0002530D): Likewise.
5457         (U-00025940): Likewise.
5458         (U-00025AF0): Likewise.
5459         (U-00025FBB): Likewise.
5460
5461 2007-03-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5462
5463         * IDS-UCS-Ext-B-1.txt (U-00020D64): Modify structure.
5464
5465 2007-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5466
5467         * IDS-UCS-Ext-B-3.txt (U-00024BF3): Fix operator bug.
5468
5469 2007-02-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5470
5471         * IDS-UCS-Ext-B-5.txt (U-00028982): Fixed.
5472         (U-00028983): Compact IDS.
5473         (U-00028E43): Likewise.
5474         (U-0002949C): Likewise.
5475         (U-00029DB9): Likewise.
5476
5477 2007-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5478
5479         * IDS-UCS-Ext-B-4.txt (U-000276B8): Compact IDS.
5480
5481 2006-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5482
5483         * IDS-UCS-Basic.txt (U+56F6): Use "⿴⿴囗八" instead of "⿴囗
5484         ⿱八".
5485         (U+5700): Likewise.
5486         (U+5719): Likewise.
5487
5488 2006-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5489
5490         * IDS-Daikanwa-12.txt (M-45317): Modify component.
5491         (M-45322): Add IDS.
5492         (M-45325): Modify component.
5493         (M-45333): Likewise.
5494         (M-45344): Likewise.
5495         (M-46362): Likewise.
5496         (M-46409): Modify component.
5497         (M-46414): Modify component.
5498         (M-47164): Modify component.
5499         (M-47167): Modify component.
5500
5501 2006-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5502
5503         * IDS-UCS-Ext-B-5.txt (U-00029AC3): Fixed.
5504
5505 2006-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5506
5507         * IDS-Daikanwa-12.txt: Add/modify some IDSs.
5508
5509         * IDS-Daikanwa-11.txt (M-40142): Add IDS.
5510
5511 2006-11-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5512
5513         * www/www-ids-find.el (www-ids-find-version): Update to 0.23.1.
5514         (www-ids-find-chise-link-map-url-prefix): Use
5515         "http://kamichi.jp/chise_linkmap/map.cgi?code=" instead of
5516         "http://geta.mag.keio.ac.jp/chiseperl/map.cgi?code=".
5517
5518 2006-11-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5519
5520         * www/www-ids-find.el (www-ids-find-version): Update to 0.23.0.
5521         (www-ids-find-chise-link-map-url-prefix): New variable.
5522         (www-ids-find-format-line): Use
5523         `www-ids-find-chise-link-map-url-prefix'.
5524         (www-batch-ids-find): Update year of Copyright.
5525
5526 2006-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5527
5528         * IDS-UCS-Ext-B-2.txt (U-00023A56): Modify a component.
5529         (U-00023A5A): Compact IDS.
5530         (U-00023A6C): Likewise.
5531         (U-00023A72): Likewise.
5532         (U-00023FD9): Likewise.
5533
5534 2006-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5535
5536         * IDS-UCS-Ext-B-2.txt (U-000239A9): Compact IDS.
5537
5538 2006-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5539
5540         * IDS-ELS (ids-modules-to-compile): Add `cbeta'.
5541
5542         * cbeta.el: New file.
5543
5544 2006-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5545
5546         * IDS-Daikanwa-10.txt: Add some IDSs.
5547         (M-38330): Modify component.
5548
5549 2006-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5550
5551         * IDS-UCS-Ext-A.txt (U+37B7): Modify a component.
5552
5553         * IDS-Daikanwa-04.txt (M-07840): Modify structure.
5554
5555 2006-07-04  KAMICHI Koichi    <kamichi@fonts.jp>
5556
5557         * IDS-UCS-Ext-B-1.txt: Undo previous change.
5558
5559 2006-07-04  KAMICHI Koichi    <kamichi@fonts.jp>
5560
5561         * IDS-UCS-Ext-B-1.txt: Swap (U-00021F12) and (U-00021F2C).
5562
5563 2006-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5564
5565         * chise-ids 0.23 released.
5566
5567 2006-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5568
5569         * IDS-UCS-Ext-B-4.txt (U-0002771C): Fixed.
5570
5571         * IDS-UCS-Ext-B-3.txt (U-00024458): Fixed.
5572         (U-0002445C): Modified.
5573         (U-00024468): Likewise.
5574         (U-00024BC8): Likewise.
5575
5576         * IDS-UCS-Ext-B-2.txt (U-0002338E): Fixed.
5577         (U-00023392): Likewise.
5578         (U-00023E78): Likewise.
5579
5580         * IDS-UCS-Ext-B-1.txt (U-000205F2): Fixed.
5581
5582         * IDS-UCS-Ext-A.txt (U+3B3A): Fixed.
5583         (U+4CA2): Likewise.
5584
5585         * IDS-UCS-Basic.txt (U+52DD): Fixed.
5586         (U+584D): Likewise.
5587         (U+5AB5): Likewise.
5588         (U+5E50): Likewise.
5589         (U+69BA): Likewise.
5590         (U+6ED5): Likewise.
5591         (U+7E22): Likewise.
5592         (U+87A3): Likewise.
5593         (U+8B04): Likewise.
5594         (U+8CF8): Likewise.
5595         (U+9A30): Likewise.
5596         (U+9C27): Likewise.
5597         (U+9EF1): Likewise.
5598
5599         * IDS-CNS-1.txt (C1-7A56): Fixed.
5600
5601 2006-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5602
5603         * IDS-UCS-Ext-B-5.txt (U-00028006): Compact IDS.
5604         (U-0002897B): Likewise.
5605
5606         * IDS-UCS-Ext-B-3.txt:
5607         - Compact/modify some IDSs.
5608         - Use "竝" instead of "⿰立立".
5609
5610         * IDS-ELS (ids-modules-to-compile): Add `ids-rw'.
5611
5612         * IDS-JIS-X0208-1990.txt: Add/modify some IDSs.
5613         (J90-462D): Fixed.
5614
5615 2006-03-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5616
5617         * ids-rw.el: New file.
5618
5619 2006-03-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5620
5621         * IDS-Daikanwa-01.txt: Use "&GT-K04733;" instead of "⿳亠&CDP-89CC;冖".
5622         (M-00280): Compact IDS.
5623         (M-00315): Add IDS.
5624         (M-00468): Add IDS.
5625         (M-00535): Add IDS.
5626         (M-00537): Add IDS.
5627         (M-00590): Compact IDS.
5628         (M-00642): Add IDS.
5629         (M-00643): Add IDS.
5630         (M-00656): Add IDS.
5631         (M-00713): Modify IDS.
5632
5633 2006-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5634
5635         * IDS-Daikanwa-05.txt: Add/modify some IDSs.
5636         (M-11911): Compact IDS.
5637         (M-13632): Use "⿸⿰方𠂉子" instead of "⿰方&CDP-8C55;".
5638         (M-13655): Use "⿸⿰方𠂉" instead of "⿰方⿱𠂉".
5639         (M-13687): Use "⿸⿰方𠂉其" instead of "⿰方&CDP-8CFC;".
5640         (M-13698): Use "⿸⿰方𠂉" instead of "⿰方⿱𠂉".
5641
5642 2006-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5643
5644         * ids-find.el (ids-index-store-structure): Support char-spec
5645         again.
5646
5647 2006-03-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5648
5649         * IDS-UCS-Basic.txt (U+4FE7): Fixed.
5650
5651 2006-03-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5652
5653         * IDS-UCS-Ext-B-1.txt: Use "龸" instead of "⿱⺌冖" to compact
5654         IDS.
5655         (U-00020293): Compact IDS.
5656         (U-0002091D): Use "⿵龸" instead of "⿱⺌⿵冖" to compact IDS.
5657         (U-00020920): Use "&J97-5079;" instead of "⿱⺌⿵冖口" to compact IDS.
5658         (U-00021777): Use "龸" instead of "⿱⺌冖" to compact IDS.
5659         (U-00021B75): Likewise.
5660         (U-00021B9D): Likewise.
5661
5662         * ids-find.el (char-component-variants): Fixed.
5663
5664 2006-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5665
5666         * IDS-UCS-Ext-A.txt:
5667         - Use U+9FB9 instead of BC-8BFA.
5668         - Modify some IDSs.
5669         (U+3A0C): Fixed.
5670         (U+3B4E): Compact IDS.
5671         (U+47EB): Use "龸" instead of "⿱⺌冖" to compact IDS.
5672
5673 2006-02-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5674
5675         * IDS-UCS-Ext-B-3.txt (U-000241D1): Use "龸" instead of "⿱⺌冖"
5676         to compact IDS.
5677
5678         * IDS-UCS-Basic.txt:
5679         - Use "⿱𰃮" instead of "⿳小冖".
5680         - Use "⿱龸" instead of "⿳⺌冖".
5681
5682 2006-02-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5683
5684         * IDS-JIS-X0208-1990.txt: Add/modify some IDSs.
5685         (J90-343F): Use "𮥶" instead of "⿱𠂉⿱&CDP-88F1;&CDP-8965;" to compact.
5686         (J90-377B): Use "𡩜" instead of "⿳宀龶⺫" to compact.
5687         (J90-4234): Compact IDS.
5688         (J90-444F): Compact IDS.
5689         (J90-462E): Compact IDS.
5690         (J90-4843): Use "⿴玨文" instead of "⿲王文王".
5691         (J90-4849): Use "⿴玨x" instead of "⿲⺩x王".
5692         (J90-4C5B): Fixed.
5693         (J90-4D49): Compact IDS.
5694         (J90-543B): Compact IDS.
5695         (J90-544C): Fixed.
5696         (J90-722C): Compact IDS.
5697
5698 2006-02-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5699
5700         * IDS-Daikanwa-01.txt (M-00999): Add IDS.
5701         (M-01001): Likewise.
5702
5703 2006-02-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5704
5705         * ids-find.el (ids-insert-chars-including-components): Must use
5706         `copy-tree' for the result of `ideographic-products-find'.
5707
5708 2006-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5709
5710         * IDS-Daikanwa-02.txt (M-03035): Modify.
5711         (M-03042): Add IDS.
5712         (M-03044): Add IDS.
5713
5714 2006-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5715
5716         * IDS-Daikanwa-01.txt: Use GT-K01444 instead of BC-8BAA.
5717         (M-00284): Compact IDS.
5718         (M-00318): Modify IDS.
5719         (M-00343): Add IDS.
5720         (M-00395): Add IDS.
5721         (M-00915): Add IDS.
5722         (M-01417): Modify IDS.
5723
5724 2006-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5725
5726         * IDS-UCS-Ext-B-4.txt:
5727         - Modify some IDSs.
5728         - Use "⿵𣎆" instead of "⿵𦝠".
5729         (U-00026760): Modify IDS.
5730         (U-000268BC): Use "⿵𦟀x" instead of "⿳亡口⿲月x丮".
5731         (U-0002714B): Compact IDS.
5732         (U-00027182): Compact IDS.
5733         (U-00027183): Compact IDS.
5734         (U-000277AC): Compact IDS.
5735         (U-000277D6): Compact IDS.
5736
5737         * IDS-UCS-Basic.txt:
5738         - Modify some IDSs.
5739         - Use "⿵𣎆" instead of "⿵𦝠".
5740         (U+5B34): Use "⿵𣎆x" instead of "⿳亡口⿲月x凡".
5741         (U+6BC0): Use "⿹⿰臼殳土" instead of "⿰⿱臼土殳".
5742         (U+6BC1): Use "⿹⿰臼殳x" instead of "⿰⿱臼x殳".
5743
5744         * IDS-UCS-Ext-B-3.txt (U-00024157): Modify IDS.
5745         (U-00024158): Modify structure.
5746         (U-000258B5): Modify IDS.
5747
5748         * IDS-UCS-Ext-B-2.txt: Modify some IDSs.
5749         (U-00022E86): Compact IDS.
5750         (U-00023AB7): Use "⿹⿰臼殳x" instead of "⿰⿱臼x殳".
5751         (U-00023ACF): Likewise.
5752
5753         * IDS-UCS-Ext-B-1.txt (U-00021CF4): Use "⿵𣎆" instead of "⿻𦝠".
5754
5755         * IDS-UCS-Ext-A.txt (U+41D4): Use "⿵𣎆" instead of "⿻𦝠".
5756         (U+42A8): Use "⿵𦝠米" instead of "⿱吂⿲⺼米几".
5757
5758         * IDS-UCS-Ext-B-5.txt: Modify some IDSs.
5759         (U-00028C0A): Compact IDS.
5760         (U-000299E3): Fix IDS.
5761         (U-00029F0A): Modify structure.
5762
5763 2005-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5764
5765         * IDS-Daikanwa-02.txt (M-04164): Modify IDS.
5766         (M-04167): Likewise.
5767         (M-04173): Likewise.
5768         (M-04181): Likewise.
5769         (M-04182): Likewise.
5770         (M-04193): Likewise.
5771         (M-04196): Likewise.
5772         (M-04198): Likewise.
5773
5774         * IDS-CNS-2.txt: Modify some IDSs.
5775
5776 2005-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5777
5778         * IDS-UCS-Basic.txt (U+5F45): Compact IDS.
5779
5780 2005-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5781
5782         * install-ids.el: Don't use `map-char-attribute' to eliminate
5783         `ideographic-products'; delete the corresponding file instead.
5784
5785 2005-11-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5786
5787         * ids-find.el (ids-index-store-char): Don't use `char-feature' to
5788         refer COMPONENT's `ideographic-products' value to avoid infinite
5789         recursions; don't check COMPONENT'S substructure if PRODUCT is
5790         found in `ideographic-products' of COMPONENT.
5791
5792 2005-11-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5793
5794         * www/www-ids-find.el (www-ids-find-version): Update to 0.22.3.
5795         (www-ids-insert-chars-including-components): New implementation;
5796         add new optional argument `ignored-chars'.
5797
5798 2005-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5799
5800         * ids-find.el (ids-index-store-char): Revert to use `char-feature'
5801         instead of `get-char-attribute'; revert to add component's
5802         substructure.
5803         (ideographic-products-find): New implementation.
5804         (ids-insert-chars-including-components): Likewise; add new
5805         optional argument `ignored-chars'; change `level' to an optional
5806         argument.
5807
5808 2005-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5809
5810         * install-ids.el: Add code to delete old `ideographic-products'.
5811
5812 2005-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5813
5814         * www/www-ids-find.el (www-ids-find-version): Update to 0.22.2.
5815         (www-ids-find-format-line): Add link for CHISE link-map.
5816         (www-batch-ids-find): Add link for http://fonts.jp/chise_linkmap/.
5817
5818 2005-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5819
5820         * IDS-CDP.txt (CDP-855D): Compact IDS.
5821         (CDP-85BD): Add IDS.
5822         (CDP-894B): Use <CJK RADICAL PERSON> instead of U+4EBB.
5823         (CDP-8B7A): Likewise.
5824
5825 2005-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5826
5827         * IDS-Daikanwa-10.txt (M-35206): Add IDS.
5828         (M-35207): Likewise.
5829
5830         * IDS-HZK01.txt: Use U+4EA0 instead of J0-5035.
5831
5832 2005-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5833
5834         * IDS-UCS-Ext-B-4.txt:
5835         - Modify some IDSs.
5836         - Use "罓" instead of "⿵冂㐅".
5837         - Use "𦉳" instead of "⿵冂⿰又又".
5838
5839 2005-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5840
5841         * www/www-ids-find.el (www-ids-find-version): New constant.
5842         (www-ids-find-ideographic-products-file-name): New variable.
5843         (www-batch-ids-find): Display version, Last-modified, copyright;
5844         display warning when updating the system; add links for related
5845         sites.
5846
5847 2005-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5848
5849         * www/tang-chars.udd: Sync up with the latest data [add 568
5850         characters].
5851
5852 2005-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5853
5854         * IDS-JIS-X0208-1990.txt:
5855         - Use BC-8BAA instead of GT-K01444.
5856         - Use K0-522E.
5857         (J90-4743): Add IDS.
5858         (J90-694D): Modify structure.
5859         (J90-6953): Modify IDS.
5860         (J90-6959): Likewise.
5861
5862 2005-09-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5863
5864         * IDS-UCS-Ext-B-5.txt (U-00029680): Modify structure.
5865         (U-00029683): Likewise.
5866
5867 2005-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5868
5869         * IDS-UCS-Ext-B-1.txt: Modify some IDSs.
5870         (U-00020038): Fixed.
5871         (U-0002019F): Modify structure.
5872         (U-00020265): Use BC-8958 instead of U+6708.
5873
5874 2005-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5875
5876         * ids-find.el (of-component-features): New function.
5877         (to-component-features): New function.
5878         (char-component-variants): Use `{of|to}-component-features'.
5879         (ideographic-structure-char=): Use `of-component-features'.
5880
5881 2005-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5882
5883         * www/www-ids-find.el (www-ids-find-format-line): Encode UTF-8
5884         characters in URL; don't use quoted-string for the value of
5885         charset in Content-Type field.
5886
5887 2005-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5888
5889         * www/www-ids-find.el (www-ids-insert-chars-including-components):
5890         New function.
5891         (www-batch-ids-find): Use
5892         `www-ids-insert-chars-including-components'.
5893
5894 2005-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5895
5896         * ids-find.el (ids-index-store-char): Use `get-char-attribute'
5897         instead of `char-feature' to refer `ideographic-products' to avoid
5898         infinite loop; ignore COMPONENT's substructure.
5899         (ids-index-store-structure): Ignore char-ref format.
5900         (ids-insert-chars-including-components): New function.
5901         (ids-find-chars-including-components): Use
5902         `ids-insert-chars-including-components'.
5903
5904 2005-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5905
5906         * www/www-ids-find.el (www-ids-find-format-line): Add setting for
5907         "&ZOB-dddd;".
5908
5909 2005-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5910
5911         * www/tang-chars.udd: New file.
5912
5913 \f
5914 2005-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5915
5916         * chise-ids 0.22 released.
5917
5918         * Makefile (tar): Modify for chise-ids.
5919
5920         * ftp.in: New file.
5921
5922         * Makefile (PACKAGE): Changed to chise-ids.
5923         (VERSION): Update to 0.22.
5924
5925 2005-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5926
5927         * ids-find.el (ids-find-chars-including-components): Add check
5928         code to avoid problems caused by wrong indexes.
5929
5930         * IDS-UCS-Ext-B-5.txt:
5931         - Complete/compact/modify/fix some IDSs.
5932         - Use <CJK RADICAL MOUND TWO> instead of U+961D for as ``mound''.
5933         - Use <CJK RADICAL CITY> instead of U+961D for as ``city''.
5934
5935         * IDS-UCS-Ext-B-4.txt (U-0002715D): Fixed.
5936         (U-000277D4): Compacted.
5937
5938         * IDS-UCS-Ext-B-3.txt: Complete/compact/modify/fix some IDSs.
5939
5940 2005-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5941
5942         * IDS-UCS-Ext-B-2.txt:
5943         - Complete/compact/modify/fix some IDSs.
5944         - Use <CJK RADICAL HAND> instead of U+624C.
5945
5946         * IDS-UCS-Ext-A.txt:
5947         - Complete/compact/modify/fix some IDSs.
5948         - Use <CJK RADICAL HAND> instead of U+624C.
5949         - Use "⿸㫃" instead of "⿰方⿱人".
5950
5951         * IDS-JIS-X0208-1990.txt:
5952         - Use <CJK RADICAL HAND> instead of U+624C.
5953         - Use <CJK RADICAL PERSON> instead of U+4EBB.
5954         - Use <CJK RADICAL MOUND TWO> instead of U+961D for as ``mound''.
5955         - Compact/modify/fix some IDSs.
5956
5957         * IDS-Daikanwa-06.txt, IDS-Daikanwa-05.txt: Add/compact/modify/fix
5958         some IDSs.
5959
5960         * IDS-CNS-2.txt:
5961         - Use <CJK RADICAL PERSON> instead of U+4EBB.
5962         - Modify/fix some IDSs.
5963
5964         * IDS-CNS-1.txt:
5965         - Use <CJK RADICAL PERSON> instead of U+4EBB.
5966         - Use "𠂋" instead of "⿸𠂆一".
5967         - Add/complete/modify/fix some IDSs.
5968
5969 2005-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5970
5971         * www/www-ids-find.el (www-ids-find-format-line): Display glyphs
5972         of JIS X0208, 0212, GB2312, 12345 and CNS 11643.
5973         (www-batch-ids-find): Add settings for
5974         `coded-charset-entity-reference-alist' to prefer CCSs that can be
5975         displayed.
5976
5977 2005-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5978
5979         * www/www-ids-find.el (www-ids-find-format-line): Add links for
5980         http://mousai.kanji.zinbun.kyoto-u.ac.jp/char-desc?CHAR; display
5981         glyphs of JC3-hhhh.
5982         (www-batch-ids-find): Fix setting for
5983         `coded-charset-entity-reference-alist'.
5984
5985 2005-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5986
5987         * www/www-ids-find.el (www-batch-ids-find): If only one character
5988         is specified as components, display the character's IDS.
5989
5990 2005-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5991
5992         * www/www-ids-find.el (www-ids-find-format-line): New function.
5993         (www-batch-ids-find): Use `www-ids-find-format-line'; if only one
5994         character is specified as components, display the character.
5995
5996 2005-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5997
5998         * www/www-ids-find.el (www-batch-ids-find): Display a brief
5999         description when components are not specified.
6000
6001 2005-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6002
6003         * IDS-Daikanwa-08.txt: Add/compact/modify/fix some IDSs.
6004
6005 2005-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6006
6007         * www/www-ids-find.el (www-batch-ids-find): Display images of
6008         =cbeta characters.
6009
6010 2005-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6011
6012         * IDS-CBETA.txt: Use utf-8-mcs-er instead of utf-8.
6013
6014 2005-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6015
6016         * www/www-ids-find.el (www-ids-find-tang-chars-file-name): New
6017         variable.
6018         (www-batch-ids-find): Use `www-ids-find-tang-chars-file-name'.
6019
6020 2005-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6021
6022         * www/www-ids-find.el (www-batch-ids-find): Changed from top
6023         level.
6024
6025 2005-04-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6026
6027         * IDS-UCS-Basic.txt: Use "⿸𠩵" instead of "⿸厂⿱林".
6028         (U+5175): Modify IDS.
6029
6030         * IDS-JIS-X0208-1990.txt:
6031         - Add/modify/fix some IDSs.
6032         - Use "⿸𠩵" instead of "⿸厂⿱林".
6033
6034         * IDS-HZK04.txt: Complete/modify/fix some IDSs.
6035
6036         * IDS-HZK01.txt:
6037         - Complete/modify/fix some IDSs.
6038         - Use "⿸⿰&CDP-8B7A;夂" instead of "⿰&CDP-8B7A;⿱夂".
6039
6040 2005-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6041
6042         * www/www-ids-find.el: Add links for Unihan and
6043         http://coe21.zinbun.kyoto-u.ac.jp/djvuchar?query=CHAR.
6044
6045 2005-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6046
6047         * IDS-UCS-Ext-B-4.txt: Compact/modify/fix some IDSs.
6048
6049 2005-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6050
6051         * IDS-UCS-Ext-B-2.txt: Complete/compact/modify/fix some IDSs.
6052
6053         * IDS-UCS-Ext-B-1.txt: Modify some IDSs.
6054         (U-00020014): Complete IDS.
6055         (U-00020015): Modify operator.
6056         (U-00020020): Likewise.
6057         (U-00020025): Modify structure.
6058         (U-00020085): Complete IDS.
6059         (U-0002008F): Likewise.
6060         (U-0002032A): Use "⿸攸" instead of "⿰&CDP-8B7A;⿱⺙".
6061         (U-00020403): Use "⿸⿰&CDP-8B7A;夂⿱" instead of "⿰&CDP-8B7A;⿳夂".
6062         (U-000205F2): Use "⿸朕" instead of "⿰月⿱龹".
6063         (U-00021D63): Use U+725C instead of U+725B.
6064         (U-00021D66): Fixed.
6065         (U-00021E8C): Compact IDS.
6066         (U-00021E8E): Likewise.
6067
6068 2005-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6069
6070         * www/www-ids-find.el: New file.
6071
6072 2005-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6073
6074         * IDS-UCS-Ext-A.txt:
6075         - Use "⿸⿰方𠂉" instead of "⿰方⿱𠂉".
6076         - Use "⿸朕" instead of "⿰月⿱龹".
6077         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
6078         - Use <CJK RADICAL NET TWO> instead of BC-8B48 as ``net''.
6079         - Use "⿰⺶" instead of "⿰羊".
6080         - Add/ compact/modify/fix some IDSs.
6081
6082         * IDS-Daikanwa-09.txt:
6083         - Use <CJK RADICAL NET TWO> instead of BC-8B48 as ``net''.
6084         - Add/compact/modify/fix some IDSs.
6085
6086 2005-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6087
6088         * IDS-UCS-Basic.txt:
6089         - Use "⿸⿰𠦝𠂉" instead of "⿰𠦝⿱𠂉".
6090         - Use <CJK RADICAL PERSON> instead of U+4EBB.
6091         - Use "⿱𫇦" instead of "⿳艹冖".
6092         - Use GT-K01443 instead of "⿱小冖".
6093         - Use "⿰⺶" instead of "⿰羊".
6094         - Use "⿸朕" instead of "⿰月⿱龹".
6095         - Use "⿰土" instead of "⿰土".
6096         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
6097         - Use <CJK RADICAL HEART ONE> instead of U+5FC4.
6098         - Use <CJK RADICAL MOUND TWO> instead of U+961D for as ``mound''.
6099         - Use <CJK RADICAL CITY> instead of U+961D for as ``city''.
6100         - Use "⿱⿳⺮目大" instead of "⿳⺮目⿵大".
6101         - Use "⿱⿳⺮目大" instead of "⿳竹目⿵大".
6102         - Use "⿱⿳⺮目大" instead of "⿳⺮目⿱大".
6103         - Use <CJK RADICAL NET TWO> instead of BC-8B48 as ``net''.
6104
6105         * IDS-JIS-X0208-1990.txt:
6106         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
6107         - Use "⿸⿰𠦝𠂉" instead of "⿰𠦝⿱𠂉".
6108         - Use "⿱⻗" instead of "⿱雨".
6109         - Use "⿱𰃮" instead of "⿳小冖".
6110         - Use <CJK RADICAL NET TWO> instead of BC-8B48 as ``net''.
6111         - Use "𠂋" instead of "⿸𠂆一".
6112         - Use "⿰土" instead of "⿰土".
6113         - Use <CJK RADICAL MEAT> instead of U+6708 as ``meat''.
6114         - Use "尚" instead of "⿱⺌冖".
6115         - Use "⿸⿰月龹" instead of "⿰月⿱龹".
6116         - Use <CJK RADICAL PERSON> instead of U+4EBB.
6117         - Use "⿱⿳⺮目大" instead of "⿳⺮目⿵大".
6118         - Use <CJK RADICAL HAND> instead of U+624C.
6119         - Use "⿸⿰方𠂉" instead of "⿰方⿱𠂉".
6120         - Use "⿸攸" instead of "⿰&CDP-8B7A;⿱攵".
6121         - Use <CJK RADICAL CITY> instead of U+961D for as ``city''.
6122         - Use <CJK RADICAL MOUND TWO> instead of U+961D for as ``mound''.
6123         - Add/compact/modify/fix some IDSs.
6124
6125 2005-04-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6126
6127         * IDS-CNS-2.txt:
6128         - Use <CJK RADICAL MOUND TWO> instead of U+961D for as ``mound''.
6129         - Use <CJK RADICAL CITY> instead of U+961D for as ``city''.
6130         - Use <CJK RADICAL NET TWO> instead of BC-8B48 as ``net''.
6131
6132 2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6133
6134         * ids-dump.el (ids-dump-insert-daikanwa): Use
6135         `ids-dump-format-list' instead of `ids-format-list'.
6136         (ids-dump-insert-daikanwa-hokan): Likewise.
6137
6138 2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6139
6140         * IDS-CNS-2.txt: Compact/modify/fix some IDSs.
6141
6142 2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6143
6144         * IDS-HZK12.txt, IDS-HZK11.txt: Complete/compact/modify/fix some
6145         IDSs.
6146
6147 2005-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6148
6149         * IDS-HZK09.txt, IDS-HZK08.txt, IDS-HZK07.txt, IDS-HZK06.txt:
6150         Complete/compact/modify/fix some IDSs.
6151
6152 2005-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6153
6154         * IDS-HZK05.txt, IDS-HZK04.txt, IDS-HZK01.txt:
6155         Complete/compact/modify/fix some IDSs.
6156
6157 2005-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6158
6159         * ids-dump.el (ids-dump-format-list): New function; convert
6160         `=ucs@unicode' or `=ucs@iso' characters to corresponding '=ucs'
6161         characters.
6162         (ids-dump-insert-line): Use `ids-dump-format-list' instead of
6163         `ids-format-list'.
6164         (ids-dump-insert-jis-x0208-1990): Likewise.
6165
6166         * IDS-Daikanwa-12.txt:
6167         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
6168         - Add/compact/modify/fix some IDSs.
6169
6170         * IDS-Daikanwa-10.txt:
6171         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
6172         - "⿹⿰𡉉殳x" instead of "⿰⿱𡉉x殳".
6173         - Add/compact/modify/fix some IDSs.
6174
6175         * IDS-Daikanwa-02.txt:
6176         - Use "⺜" instead of "冃".
6177         - Use "⿸⿰𠦝𠂉" instead of "⿰𠦝⿱𠂉".
6178         - Add/compact/modify/fix some IDSs.
6179
6180         * IDS-CNS-2.txt:
6181         - Use <CJK RADICAL HAND> instead of U+624C.
6182         - Use <CJK RADICAL HEART ONE> instead of U+5FC4.
6183         - Compact/modify/fix some IDSs.
6184         (C2-213A): Fixed.
6185         (C2-2166): Add IDS.
6186         (C2-2A6B): Modify IDS.
6187
6188 2005-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6189
6190         * IDS-Daikanwa-01.txt: Modify/fix some IDSs.
6191         (M-00059): Add IDS.
6192         (M-00065): Likewise.
6193         (M-00204): Modify IDS.
6194         (M-002830: Add IDS.
6195         (M-01059): Likewise.
6196
6197 2005-03-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6198
6199         * IDS-Daikanwa-09.txt: Add/compact/modify/fix some IDSs.
6200
6201         * IDS-Daikanwa-08.txt:
6202         - Add/compact/modify/fix some IDSs.
6203         - "⿹⿰𡉉殳x" instead of "⿰⿱𡉉x殳".
6204         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
6205         - Use "⿱⿳⺮目大" instead of "⿳⺮目⿵大".
6206
6207 2005-03-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6208
6209         * IDS-Daikanwa-06.txt, IDS-Daikanwa-05.txt:
6210         - Add/compact/modify/fix some IDSs.
6211         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
6212
6213         * IDS-Daikanwa-04.txt: Add/compact/modify/fix some IDSs.
6214         (M-07572): Fixed.
6215
6216         * IDS-CNS-1.txt (C1-6938): Fixed.
6217         (C1-7B4F): Fixed.
6218         - Modify/fix some IDSs.
6219         - Use "⿸⿰𠦝𠂉" instead of "⿰𠦝⿱𠂉".
6220         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
6221         - Use "⿸⿰方𠂉" instead of "⿰方⿱𠂉".
6222         - Use "⿱⿳⺮目大" instead of "⿳⺮目⿵大".
6223
6224 2005-03-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6225
6226         * IDS-UCS-Ext-B-1.txt (U-00020885): Modify operator.
6227         (U-00020887): Use "⿸⿰𠦝𠂉" instead of "⿰𠦝⿱𠂉".
6228
6229         * IDS-UCS-Ext-B-6.txt (U-0002A236): Use "𦎧" instead of
6230         "⿳亯艹干".
6231         (U-0002A237): Use "⿰𣀦" instead of "⿲⿳亯卝干攴".
6232
6233         * IDS-UCS-Ext-B-5.txt:
6234         - Compact/modify/fix some IDSs.
6235         - Use "⿱⻗" instead of "⿱雨".
6236         - Use "𦎧" instead of "⿱亯卝".
6237         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
6238         - Use "⿸⿰方𠂉" instead of "⿰方⿱𠂉".
6239
6240         * IDS-UCS-Ext-B-4.txt: Compact/modify/fix some IDSs.
6241
6242         * IDS-UCS-Ext-B-3.txt: Compact/modify/fix some IDSs.
6243         - Use "𦎧" instead of "⿱亯卝".
6244         - Use "⿸⿰𠦝人" instead of "⿰𠦝⿱人".
6245         - Use "⿸⿰方𠂉" instead of "⿰方⿱𠂉".
6246
6247         * IDS-UCS-Ext-B-2.txt: Compact/modify/fix some IDSs.
6248
6249         * IDS-UCS-Ext-A.txt: Modify/fix some IDSs.
6250
6251 2005-03-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6252
6253         * IDS-Daikanwa-02.txt: Modify some IDSs.
6254         (M-02011): Add IDS.
6255
6256         * IDS-CNS-1.txt: Modify some IDSs.
6257         (C1-5829): Fixed.
6258         (C1-6143): Fixed.
6259
6260         * IDS-UCS-Ext-B-1.txt: Compact/modify/fix some IDSs.
6261
6262 2005-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6263
6264         * IDS-Daikanwa-dx.txt (M-48930): Modify IDS.
6265
6266 2005-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6267
6268         * IDS-UCS-Basic.txt: Compact/modify some IDSs.
6269
6270         * IDS-Daikanwa-10.txt: Compact/modify/fix some IDSs.
6271
6272 2005-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6273
6274         * IDS-Daikanwa-09.txt:
6275         - Use <CJK RADICAL EWE> instead of "⿱卝干".
6276         - Modify/fix some IDSs.
6277         (M-29274): Add IDS.
6278         (M-29539): Likewise.
6279         (M-29966'): Likewise.
6280         (M-32743): Likewise.
6281
6282         * IDS-Daikanwa-04.txt: Compact/modify/fix some IDSs.
6283         (M-09444): Add IDS.
6284         (M-09483): Likewise.
6285
6286         * IDS-Daikanwa-03.txt: Compact/modify/fix/add some IDSs.
6287
6288 2005-03-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6289
6290         * IDS-Daikanwa-01.txt:
6291         - Use <CJK RADICAL PERSON> instead of U+4EBB.
6292         - Compact/modify/fix some IDSs.
6293
6294 2005-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6295
6296         * IDS-CNS-2.txt: Compact/modify/fix some IDSs.
6297
6298         * IDS-Daikanwa-02.txt:
6299         - Compact/modify/fix some IDSs.
6300         - Add some IDSs.
6301
6302 2005-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6303
6304         * IDS-Daikanwa-dx.txt: Use <CJK RADICAL EWE> instead of "⿱卝干".
6305         (M-49516): Add IDS.
6306         (M-49517): Likewise.
6307
6308 2005-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6309
6310         * install-ids.el: Use `ids-update-index'.
6311
6312         * ids.el (ideographic-structure-find-char): New function [override
6313         the same function defined in ideograph-util.el].
6314
6315         * ids-find.el (ids-index-store-char): New function.
6316         (ids-index-store-structure): New function.
6317         (ids-update-index): New command.
6318         (ids-find-all-products): New function.
6319         (char-component-variants): New function.
6320         (ideographic-products-find): New function.
6321         (ids-find-chars-including-components): New implementation; use
6322         `ideographic-products-find'.
6323
6324 2005-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6325
6326         * IDS-CNS-1.txt (C1-5437): Modify IDS.
6327
6328 2005-03-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6329
6330         * ids-find.el (ideographic-structure-member): Add simplified
6331         checking.
6332
6333 2005-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6334
6335         * IDS-UCS-Ext-B-2.txt: Compact/modify/fix some IDSs.
6336
6337 2005-03-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6338
6339         * IDS-UCS-Basic.txt (U+9762): Add IDS.
6340
6341 2005-02-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6342
6343         * IDS-UCS-Ext-A.txt: Compact/modify/fix some IDSs.
6344
6345 2005-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6346
6347         * IDS-UCS-Basic.txt: Use "&CDP-8CA9;" instead of "⿱左⺼".
6348
6349 2005-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6350
6351         * IDS-UCS-Ext-B-1.txt: Compact/modify/fix some IDSs.
6352
6353 2005-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6354
6355         * IDS-UCS-Ext-A.txt: Compact/modify/fix some IDSs.
6356
6357 2005-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6358
6359         * IDS-UCS-Basic.txt: Compact/modify/fix some IDSs.
6360
6361 2005-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6362
6363         * IDS-UCS-Basic.txt (U+53AF): Complete IDS.
6364         (U+56F6): Modify IDS.
6365         (U+5719): Modify IDS.
6366         (U+5719): Modify operator.
6367         (U+5794): Modify IDS.
6368         (U+5795): Modify operator.
6369         (U+5A73): Fix operator.
6370         (U+5B76): Fix IDS.
6371         (U+5C2E): Fix IDS.
6372         (U+5C46): Fix IDS.
6373         (U+5C76): Fix operator.
6374         (U+5C83): Fix operator.
6375         (U+5F56): Fix IDS.
6376         (U+5F6C): Fix IDS.
6377         (U+603D): Fix IDS.
6378         - Use "皐" instead of "⿱白𠦂".
6379         - Use "貟" instead of "⿱厶貝".
6380         - Use "乌" instead of "⿹&CDP-89DE;一".
6381         - Use "队" instead of "⿰阝人".
6382         - Use "卢" instead of "⿱⺊尸".
6383         - Use "厽" instead of "⿱厶厸".
6384         - Use "𠧗" instead of "⿱上下".
6385         - Use "岂" instead of "⿱山己".
6386         - Use "枋" instead of "⿰木方".
6387         - Use "斩" instead of "⿰车斤".
6388         - Use "昆" instead of "⿱日比".
6389         - Use "敄" instead of "⿰矛攵".
6390         - Use "啬" instead of "⿱&CDP-8A65;回".
6391         - Use "䧘" instead of "⿰阝彖".
6392         - Use "㕓" instead of "⿸厂墨".
6393         - Use "𤳳" instead of "⿱⿰田田⿰田田".
6394         - Use "𦋹" instead of "⿱⺫⿰⺫⺫".
6395         - Use "奻" instead of "⿰女女".
6396         - Use "审" instead of "⿱宀申".
6397         - Use "𣬉" instead of "⿱囟比".
6398         - Use "罓" instead of "⿵冂㐅".
6399         - Use "悘" instead of "⿱医心".
6400         - Use "麽" instead of "⿸麻么".
6401         - Use "孖" instead of "⿰子子".
6402         - Use "孨" instead of "⿱子⿰子子".
6403         - Use "𤫲" instead of "⿰瓜瓜".
6404         - Use "珎" instead of "⿰⺩尔".
6405         - Use "𢕪" instead of "⿰彳喬".
6406         - Use "归" instead of "⿰刂彐".
6407         - Use "𣢟" instead of "⿰甘欠".
6408         - Use "荣" instead of "⿳艹冖木".
6409         - Use "钦" instead of "⿰钅欠".
6410         - Use "颠" instead of "⿰真页".
6411         - Use "国" instead of "⿴囗玉".
6412         - Use "枀" instead of "⿱公木".
6413         - Use "顷" instead of "⿰匕页".
6414         - Use "皀" instead of "⿱白匕".
6415         - Use "𠬢" instead of "⿱屮又".
6416         - Use "矤" instead of "⿰弓矢".
6417         - Use "歨" instead of "⿱止龰".
6418         - Use "𢾰" instead of "⿰&CDP-8DD1;攵".
6419         - Use "訔" instead of "⿱山言".
6420         - Use "对" instead of "⿰又寸".
6421         - Use "巩" instead of "⿰工凡".
6422         - Use "厌" instead of "⿸厂犬".
6423         - Use "军" instead of "⿱冖车".
6424         - Use "医" instead of "医".
6425         - Use "坚" instead of "⿱⿰刂又土".
6426         - Use "闵" instead of "⿵门文".
6427         - Use "贯" instead of "⿱毌贝".
6428         - Use "㝁" instead of "⿱旬子".
6429         - Use "昬" instead of "⿱民日".
6430         - Use "𣪊" instead of "⿰𡉉殳".
6431         - Use "𠗦" instead of "⿰冫⿹&CDP-896A;廾".
6432         - Use "徝" instead of "⿰彳直".
6433         - Use "𢽟" instead of "⿰來攵".
6434         - Use "赣" instead of "⿰章⿳夂工贝".
6435         - Use "兰" instead of "⿱丷三".
6436         - Use "𡿪" instead of "⿱巛夕".
6437         - Use "寻" instead of "⿱彐寸".
6438         - Use "贯" instead of "⿱毌贝".
6439         - Use "厽" instead of "⿱厶厸".
6440         - Use "𤫲" instead of "⿰瓜瓜".
6441         - Use "昬" instead of "⿱民日".
6442         - Use "𣬉" instead of "⿱囟比".
6443
6444 2005-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6445
6446         * IDS-UCS-Basic.txt (U+53E2): Use "丵" instead of "⿱业𢆉".
6447         (U+549D): Use "⿱⿰&CDP-895C;&CDP-895C;一" instead of "⿱⿰幺幺一".
6448         (U+9E36): Use "⿳⿰&CDP-895C;&CDP-895C;一" instead of "⿳⿰幺幺一".
6449         (U+54C0): Modify IDS.
6450         (U+551F): Modify IDS.
6451         (U+556D): Modify IDS.
6452         (U+55ED): Modify IDS.
6453         (U+5625): Fixed.
6454         - Use "𠂋" instead of "⿸𠂆一".
6455         - Use "艺" instead of "⿱艹乙".
6456         - Use "毕" instead of "⿱比十".
6457         - Use "约" instead of "⿰⺰勺".
6458         - Use "寽" instead of "⿱爫寸".
6459         - Use "贡" instead of "⿱工贝".
6460         - Use "抖" instead of "⿰⺘斗".
6461         - Use "斦" instead of "⿰斤斤".
6462         - Use "罗" instead of "⿱⺫夕".
6463         - Use "呑" instead of "⿵夭口".
6464         - Use "聂" instead of "⿱耳双".
6465         - Use "爱" instead of "⿱&CDP-8BB8;友".
6466         - Use "戞" instead of "⿱&CDP-8CD4;戈".
6467         - Use "婴" instead of "⿱⿰贝贝女".
6468         - Use "𦣲" instead of "⿱自𠦂".
6469         - Use "鲁" instead of "⿱鱼日".
6470         - Use "𤴡" instead of "⿳&CDP-8D52;田⿱厶龰".
6471         - Use "點" instead of "⿰黑占".
6472
6473 2005-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6474
6475         * IDS-UCS-Basic.txt (U+523E): Fixed.
6476         - Use "贲" instead of "⿱卉贝".
6477         - Use "尝" instead of "⿳⺌冖云".
6478         - Use "竝" instead of "⿰立立".
6479         - Use "宾" instead of "⿱宀兵".
6480         - Use "诸" instead of "⿰讠者".
6481         - Use "难" instead of "⿰又隹".
6482         - Use "熈" instead of "⿱⿲丿臣巳灬".
6483         - Use "⿰⿱山己" instead of "⿰⿱山己".
6484         - Use "⿰己" instead of "⿰己".
6485         - Use "𢀖" instead of "⿱&CDP-89E1;工".
6486         - Use "朶" instead of "⿱乃木".
6487         - Use "岁" instead of "⿱山夕".
6488         - Use "贳" instead of "⿱世贝".
6489         - Use "轨" instead of "⿰车九".
6490         - Use "贵" instead of "⿱𠀐贝".
6491         - Use "䜌" instead of "⿲糹言糹".
6492         - Use "岁" instead of "⿱山夕".
6493         - Use "贲" instead of "⿱卉贝".
6494         - Use "⿰⺶" instead of "⿰⺶".
6495
6496 2005-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6497
6498         * IDS-UCS-Basic.txt:
6499         - Use U+386F (㡯) instead of "⿸广乇".
6500         - Use U+5C27 (尧) instead of "⿱&CDP-89D9;兀".
6501         - Use U+8D1E (贞) instead of "⿱⺊贝".
6502         - Use U+4E3D (丽) instead of "⿱一⿰⿵冂丶⿵冂丶".
6503         - Use U+8D23 (责) instead of "⿱龶贝".
6504
6505 2005-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6506
6507         * IDS-UCS-Basic.txt (U+4EB7): Fixed.
6508         (U+5700): Modify IDS.
6509         - Use U+3749 (㝉) instead of "⿱宀一".
6510         - Use U+516B instead of UU+516B.
6511
6512 2005-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6513
6514         * IDS-UCS-Basic.txt (U+7D76): Modify IDS.
6515         (U+7D9B): Likewise.
6516         (U+7EAE): Fixed.
6517         (U+7EB6): Fix operator.
6518         (U+7EBB): Fixed.
6519         (U+7EDF): Fix operator.
6520         (U+7EE4): Fixed.
6521         (U+7EEC): Fixed.
6522         (U+7EF1): Fixed.
6523         (U+7EF9): Fixed.
6524         (U+7F0B): Fixed.
6525         (U+7F0D): Fixed.
6526         (U+7F0F): Fixed.
6527         (U+7F10): Fixed.
6528         - Use U+6267 (执) instead of "⿰⺘丸".
6529         - Use "⿰糹" instead of "⿰糸".
6530
6531 2004-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6532
6533         * IDS-UCS-Ext-B-1.txt, IDS-HZK12.txt, IDS-HZK11.txt,
6534         IDS-HZK10.txt, IDS-HZK09.txt, IDS-Daikanwa-09.txt,
6535         IDS-Daikanwa-04.txt: Compact/fix/modify some IDSs.
6536
6537 2004-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6538
6539         * README.en: Modify headers, add titles and modify some
6540         structures.
6541         (How to install): New section.
6542
6543 2004-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6544
6545         * IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-1.txt: Compact/fix/modify
6546         some IDSs.
6547
6548         * IDS-JIS-X0208-1990.txt:
6549         - Use <CJK RADICAL GRASS ONE>.
6550         - Compact/fix/modify some IDSs.
6551         - Add some IDSs.
6552
6553 2004-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6554
6555         * IDS-HZK01.txt: Compact/modify/fix some IDSs.
6556
6557 2004-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6558
6559         * ids-read.el (ids-read-buffer): For each UCS code point, generate
6560         a `ideographic-structure' of `unicode' domain form and add it into
6561         the `unicode' domain variant character corresponding to the UCS
6562         code point.
6563
6564         * ids-util.el (ideographic-structure-convert-to-domain): New
6565         function.
6566
6567 2004-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6568
6569         * IDS-HZK08.txt: Compact/modify/fix some IDSs.
6570
6571 2004-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6572
6573         * IDS-UCS-Ext-B-4.txt (U-00026AE3): Compact IDS.
6574         (U-00027A3C): Likewise.
6575         (U-00027A42): Likewise.
6576         (U-00027A43): Likewise.
6577
6578 2004-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6579
6580         * IDS-UCS-Ext-B-2.txt: Modify some IDSs.
6581         (U-0002251A): Compact IDS.
6582         (U-00022B94): Likewise.
6583         (U-00023EFF): Fix.
6584         (U-00023F04): Fix.
6585         (U-00023F0F): Complete.
6586         (U-00023F11): Complete.
6587         (U-00023F12): Complete.
6588         (U-00023F13): Compact IDS.
6589
6590         * IDS-UCS-Ext-A.txt (U+3B84): Compact IDS.
6591
6592 2004-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6593
6594         * IDS-UCS-Basic.txt, IDS-CNS-1.txt: Modify/fix some IDSs.
6595
6596 2004-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6597
6598         * IDS-UCS-Ext-B-2.txt (U-000223DF): Modify a glyph.
6599
6600 2004-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6601
6602         * IDS-UCS-Basic.txt (U+883F): Completed.
6603         (U+884C): Add IDS.
6604
6605 2004-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6606
6607         * IDS-HZK01.txt (HZK01-C949): Complete and compact IDS.
6608         (HZK01-C968): Likewise.
6609         (HZK01-C96D): Modify structure.
6610         (HZK01-A6AC): Complete IDS.
6611         (HZK01-C9CF): Complete and compact IDS.
6612         (HZK01-A7AC): Modify glyph.
6613         (HZK01-A7B1): Complete IDS.
6614         (HZK01-A7B6): Likewise.
6615         (HZK01-A7EE): Likewise.
6616         (HZK01-A86E): Likewise.
6617         (HZK01-CA6D): Likewise.
6618         (HZK01-CAAC): Likewise.
6619         (HZK01-CAAE): Likewise.
6620         (HZK01-CAEF): Add IDS.
6621         (HZK01-CB51): Modify structure.
6622         (HZK01-A8F0): Complete and compact IDS.
6623         (HZK01-A8F1): Complete IDS.
6624         (HZK01-A950): Complete and compact IDS.
6625         (HZK01-A952): Likewise.
6626         (HZK01-AB7B): Modify glyph.
6627         (HZK01-DBAD): Likewise.
6628
6629 2004-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6630
6631         * IDS-CBETA.txt: Modify/fix some IDSs.
6632
6633 2004-05-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6634
6635         * IDS-UCS-Basic.txt: Modify/fix/compact some IDSs.
6636         (U+592A): Add IDS.
6637
6638 2004-03-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6639
6640         * install-ids.el: Install IDS-HZK{01..12}.txt.
6641
6642         * IDS-HZK01.txt, IDS-HZK02.txt, IDS-HZK03.txt, IDS-HZK04.txt,
6643         IDS-HZK05.txt, IDS-HZK06.txt, IDS-HZK07.txt, IDS-HZK08.txt,
6644         IDS-HZK09.txt, IDS-HZK10.txt, IDS-HZK11.txt, IDS-HZK12.txt: New
6645         files.
6646
6647 2004-02-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6648
6649         * ids-read.el (ids-read-buffer): Fix bug about HZKnn-hhhh.
6650
6651 2004-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6652
6653         * ids-dump.el (ids-dump-insert-big5-pua): New function.
6654         (ids-dump-big5-cdp): Use `ids-dump-insert-big5-pua'.
6655
6656         * IDS-CDP.txt: Reformatted.
6657
6658 2004-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6659
6660         * IDS-UCS-Ext-B-2.txt (U-000234EA): Fixed.
6661
6662         * IDS-UCS-Ext-B-1.txt (U-00021430): Fixed.
6663
6664 2004-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6665
6666         * IDS-Daikanwa-ho.txt, IDS-Daikanwa-dx.txt, IDS-Daikanwa-01.txt:
6667         Add and/or modify some IDSs.
6668
6669 2004-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6670
6671         * IDS-UCS-Basic.txt (U+61B2): Simplify IDS.
6672
6673 2004-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6674
6675         * IDS-CDP.txt (CDP-88EB): Modify IDS.
6676         (CDP-8ACF): Completed.
6677
6678 2003-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6679
6680         * IDS-JIS-X0208-1990.txt: Add IDS sequences for some characters.
6681
6682 2003-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6683
6684         * ids-dump.el (ids-dump-insert-daikanwa-hokan): Fix problem when a
6685         character does not have `ideographic-structure' feature value.
6686
6687         * IDS-Daikanwa-dx.txt: Use utf-8-mcs-er instead of utf-8.
6688
6689 2003-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6690
6691         * IDS-Daikanwa-12.txt: Use utf-8-mcs-er instead of utf-8.
6692
6693 2003-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6694
6695         * ids-find.el (ideographic-structure-char=): Refer
6696         `<-ideographic-component-forms'.
6697
6698 2003-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6699
6700         * IDS-Daikanwa-11.txt: Use utf-8-mcs-er instead of utf-8.
6701
6702 2003-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6703
6704         * IDS-CNS-1.txt, IDS-CNS-2.txt: New files.
6705
6706         * install-ids.el: Install IDS-CNS-[12].txt.
6707
6708         * ids-dump.el (ids-dump-insert-94x94-ccs-ranges): New function.
6709         (ids-dump-cns11643-1): New function.
6710         (ids-dump-cns11643-2): New function.
6711         (ids-dump-cns11643-3): New function.
6712
6713         * ids-read.el (ids-read-buffer): Add setting for C[1-7]-HHHH.
6714
6715         * ids-util.el (char-cns11643-p): New function.
6716         (char-representative-of-cns11643): New function.
6717         (ideographic-structure-convert-to-cns11643): New function.
6718
6719 2003-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6720
6721         * IDS-Daikanwa-10.txt: Use utf-8-mcs-er instead of utf-8.
6722
6723 2003-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6724
6725         * IDS-JIS-X0208-1990.txt: Add/modify some IDSs.
6726         (J90-417D): Simplify IDS.
6727
6728         * IDS-UCS-Basic.txt (U+51EC): Modify IDS.
6729         (U+9F3B): Add IDS.
6730
6731         * IDS-UCS-Ext-A.txt (U+346D): Simplify IDS.
6732
6733 2003-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6734
6735         * IDS-JIS-X0208-1990.txt: Add/modify some IDSs.
6736
6737         * IDS-CDP.txt (CDP-8DBC): Simplify IDS.
6738
6739 2003-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6740
6741         * IDS-UCS-Ext-A.txt (U+3A0A): Use GT-K05506 instead of CDP-8CA9.
6742         (U+4643): Likewise.
6743         (U+493B): Likewise.
6744         (U+4B49): Likewise.
6745         (U+4BDD): Likewise.
6746
6747 2003-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6748
6749         * IDS-Daikanwa-08.txt (M-24325): Use GT-K05506 instead of
6750         CDP-8CA9.
6751
6752         * IDS-Daikanwa-07.txt (M-19249): Use GT-K05506 instead of
6753         CDP-8CA9.
6754         (M-21547): Likewise.
6755
6756         * IDS-Daikanwa-06.txt (M-15133): Use GT-K05506 instead of
6757         CDP-8CA9.
6758         (M-16899): Likewise.
6759
6760         * IDS-Daikanwa-05.txt (M-12328): Use GT-K05506 instead of
6761         CDP-8CA9.
6762
6763         * IDS-Daikanwa-04.txt (M-10855): Use GT-K05506 instead of
6764         CDP-8CA9.
6765
6766         * IDS-Daikanwa-03.txt (M-05280): Use GT-K05506 instead of
6767         CDP-8CA9.
6768         (M-06525): Likewise.
6769
6770         * IDS-UCS-Ext-B-5.txt (U-00028C95): Use GT-K05506 instead of
6771         CDP-8CA9.
6772         (U-00028F15): Likewise.
6773         (U-00028F4B): Likewise.
6774         (U-000297DF): Likewise.
6775
6776         * IDS-UCS-Ext-B-4.txt (U-00026766): Use GT-K05506 instead of
6777         CDP-8CA9.
6778         (U-00027A6D): Likewise.
6779         (U-00027C6B): Likewise.
6780         (U-00027C97): Likewise.
6781
6782         * IDS-UCS-Ext-B-3.txt (U-00024303): Use GT-K05506 instead of
6783         CDP-8CA9.
6784         (U-00024B68): Likewise.
6785         (U-000254FF): Likewise.
6786         (U-000256A8): Likewise.
6787
6788         * IDS-UCS-Ext-B-2.txt (U-00023BB2): Use GT-K05506 instead of
6789         CDP-8CA9.
6790         (U-00023DFF): Likewise.
6791
6792         * IDS-UCS-Ext-B-1.txt (U-0002140F): Use GT-K05506 instead of
6793         CDP-8CA9.
6794         (U-000214F7): Likewise.
6795
6796         * IDS-UCS-Basic.txt (U+5836): Use GT-K05506 instead of CDP-8CA9.
6797         (U+5AA0): Likewise.
6798         (U+60F0): Likewise.
6799         (U+6955): Likewise.
6800         (U+6BFB): Likewise.
6801
6802         * IDS-JIS-X0208-1990.txt: Modify/add some IDSs.
6803
6804 2003-10-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6805
6806         * IDS-CDP.txt (CDP-8AC7): Complete an operator.
6807         (CDP-F8FD): Complete operators.
6808
6809 2003-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6810
6811         * install-ids.el: Display "Updating char-feature
6812         `ideographic-structure'..." instead of "Saving into
6813         ${exec-directory}/char-db/system-char-id/ideographic-structure...".
6814
6815 2003-08-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6816
6817         * ids-dump.el (ids-dump-insert-big5): New function.
6818         (ids-dump-big5-cdp): New function.
6819
6820         * ids-read.el (ids-read-buffer): Add setting for CDP-HHHH and
6821         HZKdd-HHHH.
6822
6823         * IDS-JIS-X0208-1990.txt: Modify and add some IDSs.
6824
6825         * install-ids.el: Install IDS-CDP.txt.
6826
6827 2003-08-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6828
6829         * IDS-CDP.txt: New file.
6830
6831 2003-08-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6832
6833         * IDS-Daikanwa-09.txt: Use utf-8-mcs-er instead of utf-8.
6834
6835 2003-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6836
6837         * IDS-JIS-X0208-1990.txt: Modify, fix and add some IDSs.
6838
6839         * IDS-UCS-Basic.txt (U+7114): Modify IDS to simplify the sequence.
6840
6841 2003-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6842
6843         * IDS-UCS-Basic.txt (U+87A6): Modified.
6844         (U+87A7): Fixed.
6845
6846 2003-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6847
6848         * IDS-Daikanwa-ho.txt: Use utf-8-mcs-er instead of utf-8.
6849
6850 2003-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6851
6852         * IDS-JIS-X0208-1990.txt: Add or modify some IDSs.
6853
6854 2003-06-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6855
6856         * IDS-Daikanwa-08.txt, IDS-Daikanwa-07.txt: Use utf-8-mcs-er
6857         instead of utf-8.
6858
6859 2003-06-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6860
6861         * IDS-Daikanwa-06.txt, IDS-Daikanwa-05.txt: Use utf-8-mcs-er
6862         instead of utf-8.
6863
6864 2003-06-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6865
6866         * IDS-UCS-Ext-B-1.txt (U-000208F4): Modified.
6867         (U-000208F7): Modified.
6868         (U-000208FB): Completed.
6869         (U-000208FC): Modified.
6870
6871 2003-06-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6872
6873         * IDS-Daikanwa-04.txt: Use utf-8-mcs-er instead of utf-8.
6874
6875 2003-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6876
6877         * IDS-Daikanwa-03.txt: Use utf-8-mcs-er instead of utf-8.
6878
6879         * IDS-CBETA.txt (CB07990): Fixed.
6880
6881 2003-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6882
6883         * IDS-UCS-Ext-B-1.txt (U-00020724): Fixed.
6884         (U-000208F2): Modified.
6885
6886 2003-03-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6887
6888         * IDS-JIS-X0208-1990.txt:
6889         - Add some missing IDSs.
6890         - Modify some IDSs.
6891
6892         * ids.el (ids-parse-terminal): Use `encode-char' instead of
6893         `get-char-attribute'; use `=ucs' and `=big5-cdp' instead of `ucs'
6894         and `chinese-big5-cdp'.
6895         (ids-parse-op-2): Use `encode-char' instead of
6896         `get-char-attribute'; use `=ucs' instead of `ucs'.
6897
6898 2003-02-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6899
6900         * IDS-UCS-Basic.txt (U+5313): Modified.
6901         (U+753B): Modified.
6902
6903 2003-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6904
6905         * IDS-Daikanwa-03.txt (M-04866'): Modify representative glyph.
6906         (M-04935): Modify IDS to use U-00020089.
6907         (M-05811): Likewise.
6908         (M-07017): Likewise.
6909
6910 2003-02-22  MORIOKA Tomohiko  <tomo@m17n.org>
6911
6912         * IDS-Daikanwa-02.txt:
6913         - Add some missing IDSs.
6914         - Modify some IDSs.
6915
6916 2003-02-21  MORIOKA Tomohiko  <tomo@m17n.org>
6917
6918         * IDS-Daikanwa-07.txt: Use M-22015 instead of U+7592.
6919
6920 2003-02-21  Kouichirou Eto    <2003@eto.com>
6921
6922         * IDS-JIS-X0208-1990.txt (J90-6243): fixed.
6923
6924         * IDS-UCS-Basic.txt: fix some unbalanced IDSes, add an IDS.
6925
6926 2003-02-21  Tomohiko Morioka  <tomo@m17n.org>
6927
6928         * IDS-CBETA.txt (CB01462): Fixed.
6929         (CB01463): Fix operator.
6930         (CB01464): Modified.
6931
6932 2003-01-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6933
6934         * IDS-JIS-X0208-1990.txt: Modify, fix and add some IDSs.
6935
6936 2003-01-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6937
6938         * IDS-UCS-Ext-A.txt: Modify and/or fix some IDSs.
6939         (U+3516): Completed.
6940
6941 2003-01-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6942
6943         * IDS-Daikanwa-02.txt: Modify, fix and add some IDSs.
6944
6945         * install-ids.el: Prefer Daikanwa to CBETA.
6946
6947         * IDS-Daikanwa-01.txt: Modify some IDSs.
6948         (M-00339): Add IDS.
6949         (M-00629'): Fixed.
6950         (M-00862): Add IDS.
6951         (M-00998): Add IDS.
6952         (M-01368): Use U+FA32 instead of U-0002F80E.
6953
6954 2003-01-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6955
6956         * IDS-UCS-Basic.txt: Modify some IDSs.
6957         (U+5271): Fixed.
6958         (U+8842): Fixed.
6959         (U+8853): Fixed.
6960         (U+88B0): Completed.
6961         (U+8D12): Completed.
6962         (U+8D4D): Completed.
6963         (U+8D56): Completed.
6964         (U+8DA1): Completed.
6965         (U+8F73): Completed.
6966         (U+9045): Completed.
6967         (U+91FC): Completed.
6968         (U+9459): Completed.
6969         (U+954A): Fixed.
6970         (U+9613): Fixed.
6971         (U+9618): Completed.
6972         (U+9771): Completed.
6973         (U+98CA): Completed.
6974         (U+98D1): Fixed.
6975         (U+98D6): Completed.
6976         (U+9B2A): Completed.
6977         (U+9C5C): Completed.
6978         (U+9CD0): Completed.
6979         (U+9D49): Completed.
6980
6981         * IDS-JIS-X0208-1990.txt: Fix, modify and/or complete some IDSs.
6982         (J90-3B3E): Add IDS.
6983         (J90-3D43): Likewise.
6984         (J90-4359): Likewise.
6985         (J90-4768): Likewise.
6986         (J90-4A4F): Likewise.
6987         (J90-4C34): Likewise.
6988         (J90-4C74): Likewise.
6989         (J90-4F39): Likewise.
6990         (J90-6576): Likewise.
6991         (J90-663E): Likewise.
6992         (J90-673E): Likewise.
6993         (J90-6856): Likewise.
6994         (J90-693F): Likewise.
6995         (J90-6A45): Likewise.
6996         (J90-6A5E): Likewise.
6997         (J90-6F54): Likewise.
6998         (J90-722C): Likewise.
6999
7000 2003-01-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7001
7002         * IDS-UCS-Basic.txt: Fix, modify and/or complete some IDSs.
7003
7004 2003-01-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7005
7006         * IDS-Daikanwa-02.txt: Use utf-8-mcs-er instead of utf-8.
7007
7008 2003-01-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7009
7010         * IDS-JIS-X0208-1990.txt:
7011         - Add some missing IDSs.
7012         - Fix or modify some IDSs.
7013
7014 2003-01-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7015
7016         * IDS-CBETA.txt (CB01453): Use GT-K0153 instead of M070816.
7017
7018 2002-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7019
7020         * IDS-JIS-X0208-1990.txt: Add some missing IDSs.
7021
7022 2002-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7023
7024         * IDS-JIS-X0208-1990.txt: Add some missing IDSs.
7025
7026 2002-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7027
7028         * IDS-JIS-X0208-1990.txt: Use U+624C instead of <CJK RADICAL
7029         HAND>.
7030         (J90-302F): Use U+6C35 instead of BC-8AF6.
7031         (J90-593E): Fix an operator.
7032         (J90-596A): Fix a component.
7033         (J90-5F66): Add IDS.
7034         (J90-607E): Likewise.
7035         (J90-6D68): Likewise.
7036
7037         * IDS-UCS-Basic.txt (U+6E81): Complete.
7038         (U+6F4E): Fix an operator.
7039         (U+7108): Fix typo.
7040         (U+7155): Complete.
7041         (U+73F1): Complete an operator.
7042         (U+7476): Likewise.
7043         (U+789B): Likewise.
7044         (U+796F): Likewise.
7045         (U+7E89): Fix typo.
7046         (U+8FB7): Complete.
7047
7048 2002-12-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7049
7050         * IDS-UCS-Basic.txt:
7051         - Add some missing IDSs.
7052         - Fix or modify some IDSs.
7053
7054         * ids-find.el (ideographic-structure-member-compare-components):
7055         Renamed from `ideographic-structure-member-compare-parts'.
7056         (ideographic-structure-member): Rename argument `part' to
7057         `component'.
7058         (ideographic-structure-repertoire-p): Likewise.
7059         (ids-find-result-buffer): New variable.
7060         (ids-find-format-line): New function.
7061         (ids-find-chars-including-components): Renamed from
7062         `ideographic-structure-search-chars'; use `ids-find-result-buffer'
7063         and `ids-find-format-line'.
7064         (ideographic-structure-search-chars): New obsolete alias for
7065         `ids-find-chars-including-components'.
7066         (ids-find-chars-covered-by-components): New command.
7067
7068 2002-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7069
7070         * IDS-JIS-X0208-1990.txt (J90-4134): Use BC-8B5D instead of
7071         U+5165.
7072         (J90-4B71): Don't use &MCS-xxxxxxxx;.
7073
7074 2002-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7075
7076         * IDS-JIS-X0208-1990.txt:
7077         - Add some missing IDSs.
7078         - Fix or modify some IDSs.
7079
7080 2002-12-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7081
7082         * IDS-JIS-X0208-1990.txt: Simplify some subsequences.
7083
7084 2002-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7085
7086         * ids-find.el (ideographic-structure-member): Add autoload cookie
7087         and DOC-string.
7088         (ideographic-structure-repertoire-p): New function.
7089
7090 2002-12-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7091
7092         * ids-find.el (ideographic-structure-char=): Fix problem about
7093         characters which does not have mappings for UCS code points.
7094
7095 2002-12-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7096
7097         * cjk-4corner.el: New file.
7098
7099 2002-11-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7100
7101         * IDS-JIS-X0208-1990.txt: Modify and/or fix some parts.
7102
7103 2002-11-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7104
7105         * install-ids.el: Change order.
7106
7107 2002-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7108
7109         * IDS-Daikanwa-01.txt:
7110         - Use utf-8-mcs-er instead of utf-8.
7111         - Modify and/or fix some parts.
7112
7113         * ids-dump.el (ids-dump-insert-daikanwa): Fixed problem about null
7114         definitions.
7115
7116 2002-11-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7117
7118         * Makefile (install-ids): New target.
7119         (install): Call `install-ids'.
7120
7121         * install-ids.el: New file.
7122
7123 2002-11-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7124
7125         * ids-find.el (ideographic-structure-char=): New function; check
7126         `<-radical' attribute.
7127         (ideographic-structure-member-compare-parts): Use
7128         `ideographic-structure-char='.
7129
7130         * IDS-UCS-Basic.txt: Use <IDEOGRAPHIC DESCRIPTION CHARACTER LEFT
7131         TO RIGHT> + <CJK RADICAL JADE> instead of <IDEOGRAPHIC DESCRIPTION
7132         CHARACTER LEFT TO RIGHT> + U+738B.
7133         (U+5168): Use BC-8B5D instead of U+5165.
7134
7135 2002-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7136
7137         * IDS-JIS-X0208-1990.txt: Add and modify IDSs of some characters.
7138
7139 2002-10-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7140
7141         * ids-dump.el (ids-dump-insert-jis-x0208-1990): Don't insert
7142         `nil'.
7143
7144         * IDS-UCS-Basic.txt (U+7199): Fix typo.
7145
7146 2002-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7147
7148         * IDS-CBETA.txt: Add and modify IDSs of some characters.
7149
7150         * IDS-JIS-X0208-1990.txt:
7151         - Use utf-8-mcs-er instead of utf-8.
7152         - Modify and/or fix some parts.
7153
7154 2002-10-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7155
7156         * ids-dump.el (ids-dump-range): Use `utf-8-mcs-er' instead of
7157         `utf-8'.
7158
7159 2002-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7160
7161         * IDS-UCS-Ext-B-6.txt:
7162         - Use utf-8-mcs-er instead of utf-8.
7163         - Modify and/or fix some parts.
7164
7165 2002-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7166
7167         * ids-read.el (ids-read-buffer): Add new optional argument `soft'
7168         to avoid to overwrite existing `ideographic-structure' properties.
7169         (ids-read-file): Likewise.
7170
7171         * IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-4.txt:
7172         - Use utf-8-mcs-er instead of utf-8.
7173         - Modify and/or fix some parts.
7174
7175 2002-10-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7176
7177         * IDS-UCS-Ext-B-3.txt:
7178         - Use utf-8-mcs-er instead of utf-8.
7179         - Modify and/or fix some parts.
7180
7181 2002-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7182
7183         * IDS-UCS-Basic.txt (U+883F): Marked an error.
7184         (U+8840): Add IDS.
7185
7186 2002-10-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7187
7188         * IDS-UCS-Ext-B-2.txt:
7189         - Use utf-8-mcs-er instead of utf-8.
7190         - Modify and/or fix some parts.
7191
7192 2002-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7193
7194         * IDS-UCS-Ext-B-1.txt:
7195         - Use utf-8-mcs-er instead of utf-8.
7196         - Modify and/or fix some parts.
7197
7198 2002-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7199
7200         * IDS-UCS-Ext-A.txt:
7201         - Use utf-8-mcs-er instead of utf-8.
7202         - Modify and/or fix some parts.
7203
7204 2002-09-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7205
7206         * IDS-UCS-Basic.txt: Use utf-8-mcs-er instead of utf-8.
7207
7208 2002-09-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7209
7210         * IDS-ELS (ids-modules-to-compile): Add `ids-find'.
7211
7212         * ids-find.el: New file.
7213
7214 2002-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7215
7216         * ids.el (ids-format-unit): Deleted.
7217         (ids-format-list): Deleted.
7218         (ids-format-list): Define as an alias for
7219         `ideographic-structure-to-ids'.
7220
7221 2002-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7222
7223         * IDS-UCS-Basic.txt: Fix and/or complete some IDSs.
7224
7225 2002-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7226
7227         * IDS-JIS-X0208-1990.txt: New file.
7228
7229         * ids-read.el (ids-read-buffer): Accept J90-hhhh.
7230
7231         * ids-dump.el (ids-dump-file-specs-alist): Deleted.
7232         (ids-dump-ranges): Deleted.
7233         (ids-dump-insert-jis-x0208-1990): New function.
7234         (ids-dump-range): New function.
7235         (ids-dump-ucs-basic): New implementation.
7236         (ids-dump-ucs-ext-a): Likewise.
7237         (ids-dump-ucs-compat): Likewise.
7238         (ids-dump-ucs-ext-b-*): Likewise.
7239         (ids-dump-ucs-compat-supplement): Likewise.
7240         (ids-dump-daikanwa-nn): Likewise.
7241         (ids-dump-daikanwa-index): New function.
7242         (ids-dump-daikanwa-hokan): Renamed from `ids-dump-daikanwa-ho';
7243         new implementation.
7244         (ids-dump-cbeta): New implementation.
7245         (ids-dump-jis-x0208-1990): New function.
7246
7247 2002-07-01  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
7248
7249         * IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-3.txt,
7250         IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-A.txt,
7251         IDS-UCS-Basic.txt: Replaced some CDP characters with Unicode
7252         equivalents: U+624C; U+5FC4.
7253
7254 2002-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7255
7256         * IDS-Daikanwa-ho.txt (MH-0089): Add IDS.
7257         (MH-0133): Modified.
7258         (MH-0465): Modified.
7259         (MH-0486): Modified.
7260
7261         * IDS-Daikanwa-dx.txt (M-48929): Modified.
7262
7263         * IDS-Daikanwa-12.txt (M-42211): Add IDS.
7264
7265         * IDS-Daikanwa-11.txt:
7266         - Add IDS for some characters.
7267         - Modify/fix IDS for some characters.
7268
7269         * IDS-Daikanwa-10.txt (M-32806): Add IDS.
7270
7271         * IDS-Daikanwa-09.txt (M-28120): Break.
7272         (M-28126): Add IDS.
7273         - Use M-07055 instead of U+5B81.
7274
7275         * IDS-Daikanwa-08.txt (M-25016): Break.
7276         (M-25016'): Add IDS.
7277
7278         * IDS-Daikanwa-07.txt (M-17575): Add IDS.
7279
7280         * IDS-Daikanwa-06.txt (M-15637): Add IDS.
7281
7282         * IDS-Daikanwa-05.txt:
7283         - Add IDS for some characters.
7284         - Use M-01452 instead of U+516C.
7285
7286         * IDS-Daikanwa-04.txt:
7287         - Add IDS for some characters.
7288         - Use M-09221 instead of U+5E7F.
7289
7290         * IDS-Daikanwa-03.txt, IDS-Daikanwa-02.txt: Add IDS for some
7291         characters.
7292
7293         * IDS-Daikanwa-01.txt: Use J0-5035 instead of U+4EA0.  Use J0-446B
7294         instead of U+5E1D.  Use M-09373 instead of U+5EB6.
7295         (M-00248): Delete IDS.
7296         (M-00249): Delete IDS.
7297         (M-00250): Delete IDS.
7298         (M-00407): Add IDS.
7299         (M-00612): Add IDS.
7300         (M-00844): Simplified.
7301         (M-00876): Add IDS.
7302         (M-01009): Add IDS.
7303         (M-01179): Add IDS.
7304         (M-01312): Add IDS.
7305         (M-01374): Modify structure.
7306         (M-01375): Likewise.
7307
7308         * IDS-CBETA.txt (CB00104): Fixed.
7309
7310         * IDS-UCS-Ext-B-6.txt (U-0002A205): Fixed.
7311         (U-0002A20B): Likewise.
7312         (U-0002A6CD): Likewise.
7313
7314         * IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-4.txt: Fix and/or modify for
7315         some characters.
7316
7317         * IDS-UCS-Ext-B-3.txt (U-00024013): Fixed.
7318         (U-00024047): Fixed.
7319         (U-00025F11): Fixed.
7320         (U-00025F51): Fixed.
7321         (U-00025FF4): Fixed.
7322
7323         * IDS-UCS-Ext-B-2.txt (U-00023FF6): Fixed.
7324
7325         * IDS-UCS-Ext-B-1.txt (U-00020054): Fixed.
7326         (U-00020075): Completed.
7327
7328         * IDS-UCS-Ext-A.txt (U+34D5): Completed.
7329         (U+4B91): Likewise.
7330         (U+4CF5): Fixed.
7331         (U+FA23): Completed.
7332
7333         * IDS-UCS-Basic.txt (U+9EF1): Fixed.
7334
7335 2002-07-01  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
7336
7337         * IDS-UCS-Basic.txt: Cleaned up some IDS sequences, especially
7338         replacing cdp chars with their unicode counterparts of U+8BA0.
7339
7340 2002-06-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7341
7342         * ids-dump.el (ids-dump-file-specs-alist): Add `daikanwa-xx'
7343         instead of `daikanwa'.
7344         (ids-dump-insert-daikanwa): Add new argument `start' and `end';
7345         don't dump MH-nnnn data.
7346         (ids-dump-insert-daikanwa-hokan): New function.
7347
7348         * ids-read.el (ids-read-buffer): Read M-nnnnn', M-nnnnn" and
7349         MH-nnnn.
7350
7351 2002-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7352
7353         * IDS-Daikanwa-01.txt, IDS-Daikanwa-02.txt, IDS-Daikanwa-03.txt,
7354         IDS-Daikanwa-04.txt, IDS-Daikanwa-05.txt, IDS-Daikanwa-06.txt,
7355         IDS-Daikanwa-07.txt, IDS-Daikanwa-08.txt, IDS-Daikanwa-09.txt,
7356         IDS-Daikanwa-10.txt, IDS-Daikanwa-11.txt, IDS-Daikanwa-12.txt,
7357         IDS-Daikanwa-dx.txt, IDS-Daikanwa-ho.txt: New files.
7358
7359 2002-06-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7360
7361         * ids-read.el (ids-read-buffer): Fix problem about M-nnnnn' and
7362         M-nnnnn".
7363
7364 2002-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7365
7366         * IDS-UCS-Basic.txt (U+9AD8): Add IDS.
7367
7368 2002-06-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7369
7370         * IDS-CBETA.txt: New file.
7371
7372 2002-06-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7373
7374         * IDS-UCS-Ext-B-6.txt (U-0002A090): Fixed.
7375         (U-0002A162): Fixed.
7376
7377         * IDS-UCS-Ext-B-2.txt: Fix IDS of some characters.
7378
7379         * IDS-UCS-Compat.txt (U+F902): Declare as an atom.
7380
7381         * IDS-UCS-Ext-A.txt: Fix IDS of some characters.
7382
7383         * IDS-UCS-Basic.txt: Simplify IDS of some characters.
7384
7385         * IDS-UCS-Ext-B-1.txt (U-00020003): Fixed.
7386
7387         * ids-read.el (ids-read-buffer): Accept CBnnnnn instead of
7388         CB-nnnnn as CBETA characters.
7389
7390         * IDS-ELS (ids-modules-to-compile): Add `ids-dump'.
7391
7392         * ids-dump.el: New file.
7393
7394 2002-06-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7395
7396         * IDS-UCS-Compat.txt: Fixed.
7397
7398 2002-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7399
7400         * IDS-UCS-Basic.txt: Fix or simplify some IDS.
7401
7402 2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7403
7404         * ids-read.el (ids-read-buffer): Add new optional argument
7405         `simplify'; if `simplify' is nil, don't simplify a subtree; accept
7406         CB-nnnnn.
7407         (ids-read-file): Likewise.
7408
7409         * ids.el (ids-parse-component): Add new argument `simplify'; if
7410         `simplify' is nil, don't simplify a subtree.
7411         (ids-parse-element): Likewise.
7412         (ids-parse-string): Likewise.
7413
7414 2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7415
7416         * iddef.el: Deleted [moved to `cdp' package'].
7417
7418 2002-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7419
7420         * IDS-ELS (ids-modules-to-compile): Add `ids-read'; delete
7421         `iddef'.
7422
7423         * ids-read.el: New file.
7424
7425 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7426
7427         * IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
7428         IDS-UCS-Compat-Supplement.txt, IDS-UCS-Ext-B-1.txt,
7429         IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt: Use U-hhhhhhhh instead
7430         of U+hhhhh.
7431
7432 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7433
7434         * IDS-UCS-Compat-Supplement.txt: Fixed.
7435
7436 2002-04-18  Christian Wittern  <wittern@kanji.zinbun.kyoto-u.ac.jp>
7437
7438         * IDS-UCS-Basic.txt, IDS-UCS-Ext-B-1.txt: Removed some garbage.
7439
7440         * README.en: Changed some wording about the CDP database.
7441
7442 2002-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7443
7444         * IDS-CFG, IDS-ELS, IDS-MK, Makefile: New files.
7445
7446 2002-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7447
7448         * IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt,
7449         IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
7450         README.en, IDS-UCS-Basic.txt, IDS-UCS-Compat-Supplement.txt,
7451         IDS-UCS-Compat.txt, IDS-UCS-Ext-A.txt: New files.
7452
7453 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7454
7455         * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
7456         remove `hanyu-dazidian-{vol|page|char}'.
7457
7458 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7459
7460         * ids.el (ids-parse-string): Add DOC-string.
7461         (ids-format-list): Likewise; add autoload cookie.
7462
7463         * ids-util.el (morohashi-char-replace-alist): Add some rules.
7464
7465 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7466
7467         * ids.el (ids-format-unit): New function.
7468         (ids-format-list): New function.
7469
7470 2002-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7471
7472         * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to
7473         replace converted sub-tree with corresponding combined character.
7474
7475 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7476
7477         * iddef.el (iddef-read-buffer): Add new optional argument
7478         `ucs-only'.
7479         (iddef-read-file): Likewise.
7480
7481 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7482
7483         * ids-util.el (morohashi-char-replace-alist): Use `decode-char'
7484         for U+4EBD.
7485
7486 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7487
7488         * iddef.el (iddef-read-buffer): Fixed problem when corresponding
7489         Daikanwa character is not found.
7490
7491 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7492
7493         * iddef.el (iddef-check-mapping-buffer): New function.
7494         (iddef-check-mapping-file): New function.
7495
7496 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7497
7498         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
7499         into a character specified in `->same-ideograph' or `->identical'
7500         if the character has `ucs'.
7501
7502         * ids-util.el: Add new character.
7503
7504 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7505
7506         * ids-util.el: Add coding: magic cookie.
7507         (morohashi-char-replace-alist): Add some rules.
7508
7509 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7510
7511         * ids-util.el (morohashi-char-replace-alist): Add new character.
7512
7513 2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7514
7515         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
7516         for Daikanwa character if the Daikanwa character has a different
7517         `ucs' code point.
7518
7519 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7520
7521         * iddef.el: New file.
7522
7523         * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
7524         `iddef-read-buffer'; don't require `ids-util'.
7525
7526 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7527
7528         * ids-util.el, ids.el: New file.