update.
[chise/xemacs-chise.git-] / lisp / utf-2000 / ChangeLog
1 2009-09-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * Ideograph-R023-Hiding-Enclosure.el (U+5338): Use
4         `->subsumptive'.
5         (U+5339): Use `->denotational' and `->subsumptive'.
6         (U+533A): Use `->denotational' instead of `->subsumptive'.
7         (U-00020976): Use `->denotational' and `->subsumptive'.
8         (U+533E): Likewise.
9         (U+533F): Use `->denotational'.
10         (U+5340): Use `->denotational' and `->subsumptive'; use
11         `=>jis-x0208' and `=>jis-x0213-1' instead of `=jis-x0208@1997'.
12
13         * Ideograph-R018-Knife.el (J97-476D): Unify abstract JX1-476D.
14         (U+525D): Add `ideographic-structure'; unify abstract JX3-2F7E.
15         (M-02049): Separate J78-476D; delete duplicated S-0666.
16         (K0-5A4E): Unify J78-476D and JX3-2F7E.
17         (U+5265): Add `ideographic-structure'; unify abstract JX3-476D.
18         (U+5266): Add `ideographic-structure'.
19         (U+5275): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
20         `=jis-x0208@1997'.
21
22         * Ideograph-R010-Legs.el (U+5146): Use `=>jis-x0208' and
23         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
24         (U+514C): Add `ideographic-structure'.
25         (U-0002047D): Likewise.
26         (U+514D): Unify J97-4C48.
27         (parent of JX1-2E50): Add `=>jis-x0213-1' for abstract JX1-2E50.
28         (abstract JX1-4C48): New variant of U+514D.
29         (G0-4362): Use `<-subsumptive' for abstract JX1-4C48.
30         (J0-4C48): Likewise.
31         (U+514E): Unify J97-4546 and abstract JX1-4546.
32         (C3-2454): Separate K0-774D, S-0469 and H1-DDC9; omit
33         `ideographic-structure'; add `<-vulgar' for U-0002F80F.
34         (GT-01764): New variant of U+514E.
35         (S-0469): Unify JX3-4546.
36         (J0-4546): Unify K0-774D; use `=jis-x0213-1@2000' instead of
37         `=jis-x0213-1' for JX1-4546.
38         (U+5154): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
39         `=jis-x0208@1997'.
40
41         * Ideograph-R009-Man.el (abstract J0-4662): Use `=>jis-x0208' and
42         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
43         (U+4ED7): Likewise.
44         (U+3431): Add `sound@ja/on'; unify GT-00504 and GT-K01404; add
45         `->formed' for JX2-7D39.
46         (J97-4A3B): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
47         (U+4F7F): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
48         `=jis-x0208@1997'.
49         (abstract J0-3666): Likewise; add `ideographic-structure'.
50         (U+4FF1): Modify a component in the `ideographic-structure'; use
51         `=jis-x0208@1978/-4X' instead of `jisx0208-1978/4X'; unify
52         JX3-2E21.
53         (U+5002): Add `=>jis-x0213-1' for abstract JX1-2E3C.
54         (U+5026): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
55         `=jis-x0208@1997'.
56         (J78-3771): Unify JX3-3771.
57         (aJX1-3771): New abstract glyph of U+5026.
58         (J90-3771): Use `<-subsumptive' for aJX1-3771; modify a component
59         of the `ideographic-structure'; use `=jis-x0213-1@2000' instead of
60         `=jis-x0213-1' for JX1-3771.
61         (U+5049): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
62         `=jis-x0208@1997'.
63         (U+5065): Likewise.
64         (abstract J0-5079): Likewise.
65         (U+5078): Add `ideographic-structure'.
66         (U+5077): Likewise.
67         (U+5085): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
68         `=jis-x0208@1997'.
69         (U+5091): Likewise.
70         (U+50B4): Likewise; use `->denotational' instead of
71         `->subsumptive'.
72         (U+50C5): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
73         `=jis-x0208@1997'.
74         (U+50E7): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
75         (U-0002F80A): Add `=>jis-x0213-1' for abstract glyph aJX1-414E.
76         (U+50CF): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
77         `=jis-x0208@1997'.
78         (U+5132): Likewise.
79         (U+5137): Likewise.
80
81         * ideograph-util.el (int-list<): Support minus values.
82         (morohashi-daikanwa<): Support notation for abstract characters
83         and their children.
84         (char-daikanwa): New optional argument `depth'; return
85         `(nnnnn - depth)', `(nnnnn d -depth)' or `(ho nnnnn -depth)' for
86         abstract object.
87
88 2009-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
89
90         * char-db-util.el (char-db-coded-charset-priority-list): Add
91         `=>>jis-x0208' and `=>>jis-x0213-1'.
92
93 2009-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
94
95         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el:
96         - Use `=>jis-x0208' instead of `<=>jis-x0208'.
97         - Use `=>jis-x0213-1' instead of `<=>jis-x0213-1'.
98
99         * Ideograph-R021-Spoon.el (B-A450): Moved to J97-5238.
100         (J97-5238): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
101         `=jis-x0208@1997'.
102
103         * Ideograph-R020-Wrap.el, Ideograph-R015-Ice.el,
104           Ideograph-R014-Cover.el:
105         - Use `=>jis-x0208' instead of `<=>jis-x0208'.
106         - Use `=>jis-x0213-1' instead of `<=>jis-x0213-1'.
107
108         * Ideograph-R013-Down-Box.el (J97-4662): Use `=>jis-x0208' and
109         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
110         (U+5189): Likewise.
111         (J97-5A70): Likewise.
112
113         * Ideograph-R012-Eight.el (U+516C): Use `=>jis-x0208' and
114         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
115
116         * Ideograph-R011-Enter.el (abstract J0-4662): Use `=>jis-x0208'
117         and `=>jis-x0213-1' instead of `=jis-x0208@1997'.
118         (GT-K05210): New variant of U+516A.
119
120         * Ideograph-R008-Lid.el (U+4EA4): Use `=>jis-x0208' and
121         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
122         (J83-3872): Unify GT-00389 and GT-K01602.
123         (abstract glyph of GT-00390): New object to subsume J90-3872 and
124         G0-3D3B.
125
126         * Ideograph-R001-One.el:
127         - Use `=>jis-x0208' instead of `<=>jis-x0208'.
128         - Use `=>jis-x0213-1' instead of `<=>jis-x0213-1'.
129
130         * char-db-util.el (char-db-insert-ccs-feature): Use `=>gt' instead
131         of `<=>gt'; add setting for `=>>gt'.
132
133 2009-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
134
135         * Ideograph-R039-Child.el (U+5B76): Use `<=>jis-x0208' instead of
136         `=jis-x0208@1997' in `<-denotational'.
137         (abstract J0-555A): Use `<=>jis-x0208' and `<=>jis-x0213-1'
138         instead of `=jis-x0208@1997'.
139         (U+5B73): Use `<=>jis-x0208' instead of `=jis-x0208@1997' in
140         `<-denotational'.
141
142         * maps-conf.el: Don't add `=gt-pj-1' for J90-552D.
143
144         * char-db-util.el: (char-db-coded-charset-priority-list):
145         - Add `=jis-x0213-1' and `=jis-x0213-1@2004'.
146         - Use `=jis-x0213-1@2000' instead of `=jis-x0213-1-2000'.
147         - Use `=jis-x0213-2' instead of `=jis-x0213-2-2000'.
148         - Add `<=>jis-x0208'.
149         - Use `<=>jis-x0208@1997' instead of `=jis-x0208@1997'.
150         - Add `<=>jis-x0213-1' and `<=>jis-x0213-1@{2000|2004}'.
151
152         * Ideograph-R015-Ice.el (U+51B4): Use `<=>jis-x0208' and
153         `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
154
155         * Ideograph-R027-Cliff.el (U+53A9): Use `<=>jis-x0208' and
156         `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
157
158 2009-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
159
160         * Ideograph-R020-Wrap.el (U+52FA): Use `<=>jis-x0208' and
161         `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
162         (U+5305): Likewise.
163         (abstract J0-5232): Likewise.
164
165 2009-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
166
167         * Ideograph-R029-Again.el (U+53CE): Use `<=>jis-x0208' and
168         `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
169
170         * Ideograph-R026-Seal.el (U+537F): Use `<=>jis-x0208' and
171         `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
172         (J90-362A): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
173         JX1-362A.
174         (J78-362A): Unify JX3-362A.
175
176         * Ideograph-R014-Cover.el (U+51A4): Use `<=>jis-x0208' and
177         `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
178         (U-0002F818): Unify JX3-514D.
179         (J90-514D): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
180         JX1-514D.
181
182         * Ideograph-R001-One.el (U+4E08): Use `<=>jis-x0208' and
183         `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
184
185 2009-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
186
187         * maps-conf.el: Add `<=>jis-x0213-1' for each object of
188         `<=>jis-x0208'.
189
190 2009-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
191
192         * Ideograph-R142-Insect.el: Add mappings between CJK Ext B and CNS
193         11643 plain 7.
194         (U+875C): Unify GT-44970.
195         (M-33285): Don't map to U+45CF.
196         (U-000273DC): New character.
197         (M-33352): New character.
198         (U-00027399): New character.
199         (U+45CF): Use `<-unknown' for M-33285; use `->subsumptive'.
200         (C7-283D): Unify U-00027382 and H8-A7E3; add `<-unknown' for
201         M-33352.
202         (C7-3266): Map to U-000273EA; integrate M-33462.
203         (U-000273E5): New character.
204         (U-000273E7): New character.
205         (U-000273EB): New character.
206         (U+87A5): New character.
207         (C7-3268): Map to U-000273DC; integrate M-33319.
208         (U-00027403): New character.
209         (U+87AB): Unify S1-7253.
210         (J0-6A29): Unify S1-7247.
211         (U-0002742C): New character.
212         (C7-3B4D): Unify U-00020ABF and H12-EB57; use
213         `ideographic-{radical|strokes}@cns' instead of
214         `ideographic-{radical|strokes}'; add
215         `ideographic-{radical|strokes}@ucs'.
216         (U-00027475): New character.
217         (C7-426D): Map to U-00026885; integrate H6-B4CA; use
218         `ideographic-{radical|strokes}@cns' instead of
219         `ideographic-{radical|strokes}'; add
220         `ideographic-{radical|strokes}@ucs'.
221         (U-000274C2): New character.
222         (U-000274C1): New character.
223         (U-000274C0): New character.
224         (U-000274E8): New character.
225         (U-000274E9): New character.
226         (U-000274EA): New character.
227         (J0-6A42): Unify S1-7298.
228         (M-33810): New character.
229         (U-00027517): New character.
230         (U-00027516): New character.
231         (U-00027505): New character; add `<-unknown' for M-33810.
232         (U-0002752D): New character.
233         (U-0002753C): New character.
234         (U+8839): Unify S1-7306.
235         (M-33908): Map to U-00027569; integrate CB02552.
236         (U-00027581): New character.
237         (M-33939): Don't map to C7-636D; unify U-00027589.
238         (C7-636D): Unify U-0002758F.
239         (U-000275A2): New character.
240         (U-000275A3): New character.
241
242 2009-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
243
244         * Ideograph-R009-Man.el (U-000201CD): Use <CJK RADICAL HEART TWO>
245         instead of BC-8CD9 in `ideographic-structure'; unify CB04694.
246         (U-000201CE): Omit `ideographic-structure'.
247
248         * Ideograph-R028-Private.el (U+53C5): Use `->subsumptive'; modify
249         hierarchy of `ideographic-structure'.
250
251         * Ideograph-R061-Heart.el (JX2-2C3B): Unify BC-8CD9.
252
253 2009-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
254
255         * Ideograph-R027-Cliff.el (U-00020ABF): Unify C7-3B4D and M-49694;
256         use `ideographic-radical@ucs' instead of `ideographic-radical';
257         add `ideographic-strokes@ucs', `ideographic-{radical|strokes}@cns'
258         and `total-strokes'.
259
260         * Ideograph-R202-Millet.el (U-00027481): Copied from
261         Ideograph-R142-Insect.el.
262
263 2009-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
264
265         * Ideograph-R130-Meat.el (U-00026885): Use `->subsumptive';
266         integrate M-49695 and C7-426D; use `ideographic-radical@ucs'
267         instead of `ideographic-radical'; add `ideographic-strokes@ucs',
268         `ideographic-{radical|strokes}@cns' and `total-strokes'.
269
270 2009-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
271
272         * Ideograph-R140-Grass.el (U-00026EC4): Fix typo.
273
274 2009-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
275
276         * Ideograph-R187-Horse.el (U-000298FD): Use `->subsumptive'.
277         (U+9A10): Use `->subsumptive'.
278         (U+4B9A): Use `->denotational' and `->subsumptive'.
279         (U+9A11): Use `->subsumptive'.
280         (U+9A5A): Use `->denotational'.
281         (U+9A57): Unify S1-9380.
282         (U+9A58): Use `->denotational' and `->subsumptive'.
283         (U+9A59): Use `->subsumptive'.
284         (U+4BB9): Use `->subsumptive'.
285         (U-000299A4): Use `->subsumptive'.
286         (U+9A5B): Use `->subsumptive'.
287         (U+9A5C): Use `->subsumptive'.
288         (U+4BBA): Use `->subsumptive'.
289
290 2009-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
291
292         * Ideograph-R154-Shell.el: Add mappings for Big5 code points.
293
294 2009-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
295
296         * Ideograph-R184-Eat.el (M-44434): Map to U-000297CB; unify
297         S-7938; add `<-formed' and `<-same' for J0-6C58.
298         (C7-5649): Map to U-000297CB; integrate H11-F7BD and CB08923.
299         (U+9959): Use `->denotational' and `->subsumptive'.
300         (M-44435): Use `<-denotational' for U+9959; separate JSP-6871; fix
301         `total-strokes'.
302
303 2009-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
304
305         * Ideograph-R075-Tree.el (U+683C): Unify S1-3588.
306         (U+683D): Unify S1-3607.
307         (U+683E): Use `->subsumptive'.
308         (U+683F): Use `->subsumptive'.
309         (U+6B0E): Use `->denotational'.
310         (CB04776): Map to U-00023829.
311         (U-00023837): Integrate M-15934.
312         (U-00023838): Integrate M-15935.
313         (M-15936): New character.
314         (U+3C19): Integrate M-15937.
315         (U-0002383A): Unify M-15938.
316         (U-0002383B): Integrate M-15939.
317         (U+3C1A): Integrate M-15940.
318         (U+3C1B): Integrate M-15941.
319         (U+6B11): Use `->subsumptive'.
320         (U-0002383C): Integrate M-15944.
321         (U-0002383E): Integrate M-15946.
322         (J0-5D33): Unify S1-3893; add `<-vulgar' for JSP-372C.
323         (U-0002383F): Integrate M-15948.
324         (U-00023840): Integrate M-15949.
325         (U-0002384A): Integrate M-15950.
326         (U-00023849): Integrate M-15951.
327         (U-00023846): Integrate M-15952.
328         (U-00023843): Use `->subsumptive'.
329         (U+6B14): Use `->subsumptive'.
330         (U-0002384C): Integrate M-15956.
331         (U-0002384D): Integrate M-15957.
332         (U-0002384E): Integrate M-15958.
333         (U-00023865): Integrate M-15959.
334         (U-0002385B): Integrate M-15960.
335         (U-00025914): Integrate M-15961.
336         (U-00023855): New character.
337         (U-00023857): New character.
338         (U-00023839): Add `<-unknown' for M-15936.
339         (U+6B16): Use `->subsumptive'.
340         (U-0002385E): Integrate M-15965.
341         (U-0002385F): New character.
342         (U+6B1B): Use `->subsumptive'.
343         (U-00023860): Integrate M-15972.
344         (U-0002384F): Integrate M-15973.
345         (U-00023867): Unify M-15974.
346         (U-00023863): Integrate M-15975.
347         (U-00023869): Use `->subsumptive'.
348         (U-0002386A): Integrate M-15979.
349         (U-0002386B): Integrate M-15980.
350         (U-00023874): Unify M-15982.
351         (U-00023876): Unify M-15983.
352         (U-00023877): Integrate M-15984.
353         (U-0002387A): Unify M-15987.
354         (U-0002387C): Integrate M-15988.
355         (U-0002387D): New character.
356         (U-0002387E): New character.
357         (U-0002387F): New character.
358
359 2009-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
360
361         * Ideograph-R031-Enclosure.el (U+571D): Use `->subsumptive';
362         compact `ideographic-structure'.
363
364 2009-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
365
366         * Ideograph-R057-Bow.el (U+5F4E): Use `->subsumptive'.
367
368 2009-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
369
370         * Ideograph-R074-Moon.el (U-0002339B): Integrate M-14401; use
371         `->subsumptive'.
372         (U-0002339C): Use `ideographic-radical@{ucs|cns11643-4}' and
373         `ideographic-radical@{ucs|cns11643-4}@sources' instead of
374         `ideographic-'; use `->denotational'.
375         (M-14404): New character.
376         (U-000233A3): Integrate M-14405; use `->subsumptive'.
377         (U-000233A4): Integrate M-14406; use `->subsumptive'.
378         (U-00026856): New character [copied from Ideograph-R130-Meat.el].
379         (U-000233A9): Integrate M-14408; use `->subsumptive'.
380         (U+6726): Use `->denotational' and `->subsumptive'.
381         (U-000233AD): Unify M-14410.
382         (U+6727): Use `->subsumptive'.
383         (U-000233AE): Unify M-14412.
384         (U+9738): Use `->subsumptive'.
385         (U-000233B1): Integrate M-14413; use `->subsumptive'.
386         (U-000233B2): Unify M-14414.
387
388         * Ideograph-R061-Heart.el (U-000228A7): Integrate M-11346; use
389         `->subsumptive'.
390         (U+61B4): Use `->subsumptive'.
391         (U+61B5): Likewise.
392         (U+61B6): Use `->subsumptive'.
393         (M-11346): Map to U-000228A7.
394         (U-000228CA): Use `->subsumptive'.
395         (J0-327B): Unify S1-2708.
396         (U-0002292E): Integrate M-11457 and H6-E9A1; use `->subsumptive'.
397         (U-0002292A): Use `->denotational'.
398         (M-11448): Map to U-0002292B.
399         (U-0002292C): Use `->subsumptive'.
400         (U-0002292D): Likewise.
401         (U+61F5): Use `->denotational'.
402         (U+39A5): Use `->denotational' and `->subsumptive'.
403         (U+39A6): Use `->subsumptive'.
404         (C7-4728): Unify U-0002F8B1; add `<-denotational' for U+61F6;
405         modify hierarchy of `ideographic-structure'; add `sound@ja/on';
406         unify S-2740; add `<-vulgar@shinjigen' and `<-vulgar@zhengzitong'
407         for J0-554F.
408         (U+61F6): Use `->denotational'; add `sound@ja/on/s={hate|lazy}'.
409         (U+61F7): Use `->subsumptive'.
410         (M-11457): Map to U-0002292E.
411         (U+39A8): Use `->subsumptive'.
412         (U+61F9): Use `->subsumptive'.
413         (U-0002294D): Use `->subsumptive'; integrate GT-14503.
414         (U+61FA): Unify S1-2741.
415         (U-00022952): Use `->subsumptive'.
416         (U+39AA): Use `->subsumptive'.
417         (U-0002292B): Integrate M-11448; use `->subsumptive'.
418         (U+61FC): Use `->subsumptive'.
419         (M-11489): Map to U-00022957.
420         (U-00022958): Use `->subsumptive'.
421         (M-11495): Map to U-0002295D.
422         (U+61FF): Use `->denotational'.
423         (U-00022961): Use `->subsumptive'.
424         (U+6200): Use `->subsumptive'.
425         (U+6201): Likewise.
426         (U-00022957): Integrate M-11489 and CB12173; use `->subsumptive'.
427         (U-0002295D): Integrate M-11495; use `->denotational' and
428         `->subsumptive'; use `{ideographic|total}-strokes@cns' instead of
429         use `{ideographic|total}-strokes'; add
430         `{ideographic|total}-strokes@daikanwa'.
431         (U-00022965): Use `->subsumptive'.
432
433         * Ideograph-R140-Grass.el: Add mappings between CJK Ext B and CNS
434         11643 plain 7.
435
436 2009-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
437
438         * Ideograph-R173-Rain.el (U+9738): Use `->subsumptive'.
439
440         * Ideograph-R146-West.el (GT-46843): Unify S1-3454; add `<-vulgar'
441         for GT-57028.
442         (C3-5B2F): Unify S2-7480'.
443         (J0-4746): Unify S2-7480.
444
445         * Ideograph-R130-Meat.el: Add mappings between CJK Ext B and CNS
446         11643 plain 7.
447
448         * Ideograph-R086-Fire.el (U-00024443): Use
449         `ideographic-radical@ucs' instead of `ideographic-radical'; add
450         `ideographic-radical@cns' and `ideographic-radical@cns*sources';
451         add `ideographic-strokes' and `total-strokes'; use
452         `->denotational' and `->subsumptive'; integrate M-29995, GT-38767,
453         GT-38769 and C7-4222.
454         (U+7204): Use `->denotational' instead of `->subsumptive'.
455         (U-000244D2): Use `->subsumptive'.
456         (U-000244CF): Use `ideographic-radical@ucs' instead of
457         `ideographic-radical'; add `ideographic-radical@cns' and
458         `ideographic-radical@cns*sources'; add `ideographic-strokes' and
459         `total-strokes'; use `->subsumptive'; integrate M-30061 and
460         C7-5C44.
461
462         * char-db-util.el (char-db-insert-ccs-feature): Add setting for
463         `<=>gt'.
464
465         * Ideograph-R038-Woman.el (C7-4651): Map to U-0002F86B.
466         (U-000218FE): Use `->subsumptive'.
467         (U+5B3F): Use `->subsumptive'.
468         (U-00021908): Use `->subsumptive'.
469         (U+3734): Use `->denotational' and `->subsumptive'.
470         (U+3735): Use `->subsumptive'.
471         (U+3736): Likewise.
472         (U+5B40): Use `->subsumptive'.
473         (U+5B41): Use `->subsumptive'.
474         (U+3737): Use `->subsumptive'.
475         (U+5B42): Likewise.
476
477 2009-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
478
479         * Ideograph-R026-Seal.el (U-00020A1F): Use `->subsumptive'.
480         (U-00020A20): Use `->denotational'.
481         (U+5380): Use `->subsumptive'.
482         (U-00020A22): Use `->subsumptive'.
483         (M-02885): Unify U-00020A24.
484         (U-00020A23): Use `->subsumptive'.
485         (M-02888): Unify U-00020A26.
486
487         * Ideograph-R035-Go-Slowly.el (B-C4DC): Moved to U+5914.
488         (U+8641): Copied from Ideograph-R140-Grass.el.
489         (M-05747): Use `<-denotational' for U+8641.
490         (JX1-2F68): Likewise; separate JC3-48D3.
491         (JC3-48D3): Use `<-denotational' for U+8641.
492         (C3-602F): Use `<-denotational' for U+8641.
493
494 2009-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
495
496         * Ideograph-R137-Boat.el: Add mappings between CJK Ext B and CNS
497         11643 plain 7.
498         (M-30556): Map to U-00026AA3; integrate GT-39516, CB04151 and
499         H8-D1EA.
500
501         * Ideograph-R075-Tree.el (U+687C): Use `->subsumptive'.
502         (U+687D): Likewise.
503
504         * Ideograph-R195-Fish.el (U+9C60): Unify S1-6571; add `<-formed'
505         and `<-same@s=namasu' for J0-673A.
506         (U+9C62): Use `->subsumptive'.
507         (U+9C63): Likewise.
508
509         * Ideograph-R177-Leather.el (U+97B6): Use `->subsumptive'.
510
511 2009-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
512
513         * Ideograph-R184-Eat.el (JX2-7C67): Unify S-6563; add `<-formed'
514         for J0-4137.
515
516 2009-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
517
518         * char-db-util.el (char-attribute-name<): Prefer `=ucs@FOO' as
519         same as =ucs.
520         (char-db-make-char-spec): Add `=ucs@FOO'.
521
522 2009-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
523
524         * Ideograph-R113-Spirit.el (J0-6349): Add `<-vulgar' for J0-6348.
525
526         * Ideograph-R115-Grain.el (J0-6348): Unify S1-5640.
527         (U-000257D4): Use `->subsumptive'; integrate M-25128.
528         (U-000257D5): Use `->subsumptive'; integrate M-25129.
529
530 2009-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
531
532         * Ideograph-R004-Slash.el (B-A546): Moved to U+4E4F.
533
534 2009-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
535
536         * Ideograph-R004-Slash.el (B-A4A7): Moved to U+4E4B.
537
538 2009-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
539
540         * Ideograph-R162-Walk.el (JX3-4B78): Use
541         `=jis-x0208@1978/4-pr*sources' instead of
542         `=jis-x0208@1978*sources'.
543
544         * Ideograph-R086-Fire.el (J90-5F73): Omit `jisx0208-difference'.
545
546 2009-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
547
548         * char-db-util.el (char-attribute-name<): Use `iso-ir' property of
549         coded-charsets.
550
551 2009-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
552
553         * Ideograph-R038-Woman.el (U+59FC): Use `->subsumptive'.
554         (U+59FD): Likewise.
555         (U+59FE): Likewise.
556         (U-0002170B): Use `->subsumptive'.
557         (U+5A4F): Use `->subsumptive'.
558         (U+5A50): Likewise.
559         (U+5A51): Likewise.
560         (U+5A52): Likewise.
561
562         * Ideograph-R109-Eye.el (U+77BD): Unify S1-5365.
563         (U+77BE): Use `->subsumptive'.
564         (U+77BF): Use `->subsumptive'.
565         (U-000252E0): Use `->subsumptive'.
566
567 2009-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
568
569         * Ideograph-R022-Right-Open-Box.el (U+5337): Use `->subsumptive'.
570         (M-02667): Unify U-00020968 and H1-B6BB.
571
572 2009-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
573
574         * Ideograph-R022-Right-Open-Box.el (U+531F): Use `->subsumptive'.
575
576 2009-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
577
578         * Ideograph-R022-Right-Open-Box.el (U-0002092C): Omit
579         `=>daikanwa'.
580         (U+531B): Use `->subsumptive'.
581         (U-00020942): Use `->subsumptive'.
582         (U+532A): Use `->subsumptive'.
583         (U+3536): Use `->denotational' and `->subsumptive'.
584         (U-0002096C): Use `->denotational' and `->subsumptive'.
585
586 2009-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
587
588         * Ideograph-R023-Hiding-Enclosure.el (U-0002092C): Omit
589         `=>daikanwa'.
590
591 2009-04-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
592
593         * Ideograph-R030-Mouth.el (U-00020F6B): Use `->subsumptive'.
594         (U+35FF): Use `->subsumptive'; add `sound@ja/on/{kan|go}'.
595         (U+5676): Use `->denotational' instead of `->subsumptive'.
596         (U+5677): Use `->subsumptive'; add `sound@ja/on'.
597         (U+567E): Use `->subsumptive'.
598         (U-00021043): Use `->subsumptive'.
599         (U+567F): Add `sound@ja/on'.
600         (U-00021157): Use `->denotational' and `->subsumptive'.
601         (U-00021158): Use `->denotational'.
602
603         * Ideograph-R140-Grass.el (U+845B): J97-336B.
604         (J78-336B): Unify JX3-336B.
605         (J90-336B): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' to
606         separate JX3-336B; unify JC3-61B5; add `=ucs@jis/1990' and
607         `=ucs@jis/2000' for J{90|00}U+845B.
608         (U+845C): Use `->denotational' and `->subsumptive'.
609         (U+845D): Use `->denotational'.
610         (U+85DD): Use `->denotational' and `->subsumptive'.
611
612         * Ideograph-R076-Lack.el (C2-437B): Add `=ucs@cns' for CU+6B46.
613         (J0-5D3C): Separate S2-3932.
614         (G0-502A): Unify S-3932.
615         (S-3933): New variant of U+6B47.
616
617         * Ideograph-R075-Tree.el (U+67E9): Use `->subsumptive'.
618
619         * Ideograph-R032-Earth.el (M-05311): Map to U-00021394.
620         (U-00021395): Use `->denotational' and `->subsumptive'; add
621         `sound@ja/on'.
622         (U+5840): Use `->denotational' and `->subsumptive'.
623         (U+FA39): Use `<-denotational' for U+5840.
624
625 2009-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
626
627         * Ideograph-R086-Fire.el (U-0002422B): Use `->subsumptive'.
628         (U+7103): Use `->subsumptive'.
629         (U+71D0): Add `sound@ja/on'.
630
631 2009-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
632
633         * Ideograph-R116-Cave.el (C2-4C51): Add `=ucs@cns' for CU+7AA8.
634
635         * README.en (Character Reference): Add `shuowen-changjian' to
636         `:sources'.
637
638 2009-03-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
639
640         * ruimoku6.el, Ideograph-R169-Gate.el (RUI6-E01D): Map to
641         U-0002B522.
642
643         * Ideograph-R066-Rap.el (U+653C): Use `->subsumptive'; integrate
644         H4-D4B6.
645
646 2009-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
647
648         * Ideograph-R030-Mouth.el (H12-EC4A): Unify CB03767.
649
650 2009-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
651
652         * Ideograph-R012-Eight.el (U-0002053A): Use `->denotational'.
653         (U+34B9): Use `->denotational' and `->subsumptive'.
654         (U-0002053B): Use `->denotational'; integrate M-30276.
655
656 2009-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
657
658         * Ideograph-R134-Mortar.el (U-000269B1): Use `->subsumptive'.
659         (U-000269B2): Use `->denotational' and `->subsumptive'; add
660         `sound@ja/on/s={company|roll}'.
661         (U-000269B6): Use `->subsumptive'.
662         (U-000269B9): Use `->subsumptive'.
663         (RUI6-E017): New character.
664         (U-000269BA): Use `->subsumptive'.
665         (U-000269BC): Use `->subsumptive'.
666         (U-000269BD): Use `->subsumptive'.
667         (U-000269BE): Use `->subsumptive'.
668         (U-000269BF): Use `->subsumptive'.
669         (U-000269C1): Use `->denotational' and `->subsumptive'.
670         (U-000269C2): Use `->subsumptive'.
671         (U-000269C4): Use `->subsumptive'.
672         (U-000269C5): Use `->denotational'.
673         (U-0002053B): New character [copied from Ideograph-R012-Eight.el];
674         integrate M-30276.
675
676 2009-03-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
677
678         * Ideograph-R193-Cauldron.el (U-00029C2B): Use `->denotational'
679         and `->subsumptive'.
680         (U-00029C2C): Add `sound@ja/on/p={guo|wai1}'; use `->denotational'
681         instead of `->subsumptive'.
682         (U+4C19): Use `->denotational' and `->subsumptive'.
683
684 2009-03-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
685
686         * Ideograph-R058-Snout.el (U+38C8): Add `sound@ja/on'; use
687         `->subsumptive'; integrate GT-12554 and H3-C1EC.
688         (U-0002246F): Use `->subsumptive'.
689         (U+5F5B): Use `->denotational' and `->subsumptive'.
690         (U+5F5C): Use `=>daikanwa' instead of `morohashi-daikanwa'; use
691         `->subsumptive'.
692
693 2009-03-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
694
695         * maps-conf.el: Don't add `=gt-pj-1' for J90-5734.
696
697 2009-03-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
698
699         * Ideograph-R130-Meat.el (GT-K02391): New character.
700         (BC-8C4F): New character.
701         (U+43CE): Use `->denotational' and `->subsumptive'; add
702         `sound@ja/on/{kan|go}/s=breast' and `sound@ja/on/go/s=scratch'.
703
704         * Ideograph-R029-Again.el (BC-8C4E): New character.
705         (M-03207): Unify U-00020B80 and H1-F8A5.
706         (M-03208): Map to U-00021A9E.
707         (U-00020B7E): Use `->subsumptive'.
708         (U-00020B87): Use `->subsumptive'.
709
710         * Ideograph-R086-Fire.el (RUI6-E018): New character.
711         (U-000244A1): Use `->subsumptive'.
712
713 2009-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
714
715         * ruimoku6.el (RUI6-E00A): Use `=ucs@iso' instead of
716         `=ucs@unicode' for IU-00029C2C.
717         (RUI6-E017): Add `ideographic-{radical|strokes}' and
718         `total-strokes'; add `ideographic-structure'.
719         (RUI6-E018): Likewise; add `<-unknown' for U+8C73 and U+71F9.
720         (RUI6-E019): Add `ideographic-{radical|strokes}' and
721         `total-strokes'; add `ideographic-structure'.
722
723         * Ideograph-R042-Small.el (GT-K02290): New character.
724
725 2009-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
726
727         * Ideograph-R129-Brush.el (RUI6-E019): New character.
728
729 2009-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
730
731         * Ideograph-R030-Mouth.el (U+540F): Fix typo.
732         (J0-3862): Omit `ideographic-structure'.
733
734 2009-02-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
735
736         * Ideograph-R066-Rap.el (U+6586): Use `->subsumptive'.
737
738         * Ideograph-R032-Earth.el (U+5789): Use `->denotational' instead
739         of `->subsumptive'.
740
741 2009-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
742
743         * Ideograph-R163-City.el (JX1-7C67): Unify JC3-68A6.
744
745         * Ideograph-R118-Bamboo.el (B-BAE0): Moved to U+7B8B.
746         (M-26122): Separate J0-6435, K0-6F28, JX1-6435, B-BAE0, GT-33710
747         and GT-K11228; use `=shinjigen' instead of `=shinjigen@rev' for
748         S2-5824; add `<-same' and `->formed' for J0-6030; add `->ancient'
749         for JX2-2F2C.
750         (U+4205): Unify M-26123 and H8-BDAA; add
751         `sound@ja/on/{go|kan}/p=yu4' and `sound@ja/on/p=huo4'; add
752         `<-same@p=huo4' for M-26308.
753         (U-00025B91): Use `->denotational' and `->subsumptive'; integrate
754         M-26124 and H8-BEA8.
755
756         * Ideograph-R085-Water.el (GT-K02033): New character.
757         (U+3D9B): Use `->subsumptive'; integrate M-18791; add
758         `sound@ja/on'.
759         (U+705B): Use `->subsumptive'.
760         (U-0002414A): Use `->denotational' and `->subsumptive'; integrate
761         M-18794, GT-24083 and H5-C5BE.
762         (U-0002414B): Use `->denotational'; integrate M-18795.
763         (U-0002414C): Use `->subsumptive'; integrate M-18796.
764         (U-0002415B): Unify M-18797.
765         (U-0002414D): Use `->subsumptive'; integrate M-18798.
766         (U+3D9C): Unify M-18799.
767         (U-0002414E): Use `->subsumptive'; integrate M-18800; add
768         `sound@ja/on'.
769         (U-0002414F): New character.
770         (U-00024150): New character.
771         (U-00024151): Use `->subsumptive'; integrate M-18803.
772         (U-00024152): Use `->subsumptive'; integrate M-18804.
773         (U+705C): Use `->subsumptive'.
774
775         * Ideograph-R075-Tree.el (U-000233D4): Add `sound@ja/on'; use
776         `->subsumptive'; integrate GT-18463.
777         (U-00023455): New character.
778         (U+693D): Use `->subsumptive'.
779         (U+693E): Use `->denotational' and `->subsumptive'.
780         (U+693F): Use `->subsumptive'.
781         (U+6941): Use `->subsumptive'.
782         (U+3B8E): Use `->subsumptive'.
783         (U+3B96): Unify M-15129; add `sound@ja/on/{go|kan}'.
784         (U+3B97): Use `->subsumptive'; integrate M-15130.
785         (U-00023548): Unify M-15161 and H4-A7F9.
786         (U+3B9A): Use `->subsumptive'; integrate M-15166.
787         (U+3B9C): Use `->subsumptive'; integrate M-15180.
788         (U+6975): Use `->denotational' and `->subsumptive'.
789         (U+3B9E): Use `->denotational' and `->subsumptive'; integrate
790         M-15183 H4-AA6A.
791         (U-00023552): Unify M-15197; add `<-ancient' for U+6A39.
792         (U-00023553): Use `->subsumptive'; integrate M-15198.
793         (U+3B9F): Unify M-15199; add `sound@ja/on/{go|kan}'.
794         (U-000235A4): Unify M-15200 and H1-F5F3.
795         (U+3BA3): Use `->subsumptive'.
796         (U+6983): Add `ideographic-{radical|strokes}@{ucs|cns}'; move
797         B-DEC6 to U+6983.
798         (U+6986): Use `->subsumptive'.
799         (J90-432E): Unify JC3-70C3.
800
801 2009-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
802
803         * Ideograph-R012-Eight.el (RUI6-E059): New character.
804
805         * Ideograph-R001-One.el (GT-K03084): New character.
806
807         * ruimoku6.el (RUI6-E013): Add `ideographic-structure'.
808         (RUI6-E015): Add `ideographic-structure'.
809         (U-00024F08): Add `ideographic-structure'.
810         (RUI6-{E025..E033}): New character.
811         (RUI6-{E035..E062}): New character.
812         (U-00024C9F): New character (copied from Ideograph-R102-Field.el).
813         (U-00022F38): New character (copied from Ideograph-R066-Rap.el).
814
815         * Ideograph-R102-Field.el (U-00024C91): Use `->subsumptive';
816         integrate M-21876.
817         (U-00024C93): Unify M-21880.
818         (U-00024C94): Use `->denotational'; integrate M-21881.
819         (U+3F61): Use `->subsumptive'; integrate M-21882.
820         (U+3F62): Use `->subsumptive'; integrate M-21883.
821         (U-00024C95): Unify M-21884.
822         (U-00024C96): Unify M-21885; add `sound@ja/on'; add
823         `<-formed@p=tian3' and `<-same@p=tian3' for U+753A.
824         (U+3F63): Unify M-21886 and H7-B7F4; add `<-ancient' for U+57DF;
825         add `sound@ja/on'.
826         (U-00024C97): Use `->subsumptive'; integrate M-21887; add
827         `sound@ja/on/{kan|go}'.
828         (U-00024C98): Unify M-21888.
829         (U-00024CA7): Use `->subsumptive'.
830         (U+6983): Add `ideographic-{radical|strokes}@{ucs|cns}'.
831         (U-00024CA8): Use `->denotational' and `->subsumptive'; integrate
832         M-21904.
833         (U-00024C9F): New character.
834         (U-00024CA3): Use `->denotational'; use
835         `ideographic-radical@{ucs|cns}'.
836         (C5-4057): Use `<-denotational' for U-00024CA3; moved to
837         Ideograph-R103-Bolt-Of-Cloth.el.
838         (U+757B): Use `->denotational'.
839
840         * Ideograph-R091-Slice.el (U+7247): Use `->denotational'.
841         (GT-25442): New variant of U+7247.
842         (M-19847): Unify U-000245C3 and H5-F546; add `sound@ja/on'.
843         (U-000245C4): Use `->denotational' and `->subsumptive'.
844         (U-000245C7): Use `->denotational'.
845         (U+7254): Use `->subsumptive'; add `sound@ja/on'; integrate
846         H5-F5C0.
847
848 2009-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
849
850         * Ideograph-R121-Jar.el (M-28127): Add `<-formed' and `<-same' for
851         M-21876.
852
853 2009-02-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
854
855         * Ideograph-R072-Sun.el (GT-K03318): Don't map to U+81FD; add
856         `ideographic-structure'; add `<-simplified@component' for U+81FD.
857         (GT-K03616): Likewise.
858         (U+668E): Use `->denotational' and `->subsumptive'.
859         (U+66C2): Use `->denotational'.
860         (U+66C3): Use `->denotational'.
861         (U+66C4): Use `->denotational'.
862         (U+66C5): Use `->denotational'; add `sound@ja/on'.
863         (U+66C6): Use `->subsumptive'.
864         (U+66C7): Use `->subsumptive'.
865         (U-000232A0): Use `->subsumptive'.
866
867         * Ideograph-R145-Clothes.el (C7-3B5D): Use `->subsumptive';
868         integrate M-34542 and H8-DB44.
869         (U+893F): Use `->subsumptive'.
870         (U+8940): Use `->subsumptive'.
871         (U+8941): Use `->denotational' and `->subsumptive'.
872
873         * Ideograph-R108-Dish.el (U+4009): Unify M-23056 and H7-BD67.
874         (U-000250A6): Use `->subsumptive'; integrate M-23059.
875         (U-000250A8): Use `->denotational'; integrate M-23063.
876         (U-000250A9): Use `->denotational'; integrate M-23064.
877         (U-000250AA): New character.
878         (U-000250B5): Use `->subsumptive'; integrate M-23066.
879         (U-000250B7): Use `->denotational'; integrate M-23067.
880         (U-000250B4): New character.
881         (U+76EB): Use `->subsumptive'.
882         (U-000250B9): Use `->subsumptive'; integrate M-23075.
883
884         * Ideograph-R055-Two-Hands.el (U+5F05): Use `->subsumptive'.
885         (U-00026B20): Use `->denotational'; use `ideographic-radical@cns'
886         instead of `ideographic-radical'; add `ideographic-radical@ucs'.
887
888 2009-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
889
890         * char-db-util.el (char-db-make-char-spec): Use
891         `ideographic-combination' if any CCS features are not found.
892
893 2009-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
894
895         * Ideograph-R162-Walk.el (U-0002849C): New character.
896         (U-0002849E): New character.
897         (U-00028491): New character.
898         (IU-000284A5): Unify GT-51869.
899         (GT-51974): New variant of U-000284A5.
900
901         * Ideograph-R087-Claw.el (JX2-702A): Separate C4-2151; unify
902         GT-25225 and GT-K00567.
903         (U+FA49): Add `<-simplified@component' for JX2-702A.
904         (U-000244F3): Use `->denotational'.
905         (U-000244F5): New character.
906         (U-000244F4): Use `->denotational'; integrate M-19660.
907         (GT-K03307): New character.
908         (BC-8CC5): Likewise.
909         (U-000244F6): Use `->denotational'; integrate M-19661.
910         (U+722D): Use `->denotational' instead of `->subsumptive'.
911         (U+3E12): Use `->denotational' instead of `->subsumptive'.
912         (U-000244F7): Use `->subsumptive'; integrate M-19665.
913         (U-000244F8): Use `->denotational'; integrate M-19666.
914         (M-19667): Add `<-ancient' for J0-5555; add `->mistakable' for
915         M-19681.
916         (H5-F8A7): New variant of U-000244FD.
917         (U-00024502): Use `->denotational'; integrate M-19669.
918         (U-00024500): Use `->denotational'.
919         (U-00024501): Likewise.
920         (U-0002450A): Use `->denotational'; integrate M-19675.
921         (M-19676): New character.
922         (U-00024507): Add `=>daikanwa' for M-19676; add `<-unknown' for
923         M-19676.
924         (U-00024508): New character.
925         (U-00024509): Likewise.
926         (U-0002450B): New character.
927         (U-0002450C): Use `->denotational'; integrate M-19680.
928         (U-0002450D): New character.
929
930         * Ideograph-R030-Mouth.el (J0-5333): Use GT-32804 instead of
931         J0-3675 in `ideographic-structure'.
932         (B-DCD8): Moved to U+55CF.
933         (U+5620): Omit `ideographic-structure'.
934
935         * Ideograph-R009-Man.el (J0-5065): Use GT-32804 instead of J0-3675
936         in `ideographic-structure'.
937         (B-D463): Moved to U+5040.
938
939 2009-02-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
940
941         * Ideograph-R140-Grass.el (M-30757): Unify H8-E8BC; add
942         `<-unknown' for U-00026B20.
943         (U-00026B20): Copied from Ideograph-R055-Two-Hands.el.
944         (U+82DB): Use `->denotational'.
945         (C1-5339): Use `<-denotational' for U+82DB; unify GT-40031 and
946         GT-K05032.
947         (U+44A7): Use `->denotational'.
948         (U+82DF): Use `->denotational'.
949         (C1-5348): Use `<-denotational' for U+82DF; unify GT-40087 and
950         GT-K05281.
951         (GT-40070): New variant of U+82DF.
952         (B-AD5E): Moved to U+82F1.
953         (M-30808): Unify GT-40028 and GT-K05025.
954         (U+8336): Use `->denotational' and `->subsumptive'.
955         (GT-K05142): New variant of U+8336.
956         (U+85B6): Use `->denotational' and `->subsumptive'.
957         (U-00026FAB): Use `->denotational'; integrate M-32199.
958
959         * Ideograph-R066-Rap.el (U-00022F38): Unify RUI6-E064.
960         (U-00022F4F): Use `=>daikanwa' instead of `morohashi-daikanwa';
961         add `<-unknown' for M-13203.
962
963         * Ideograph-R033-Scholar.el (U+58F4): Add `sound@ja/on'; unify
964         GT-07150 and GT-K05308.
965         (GT-K05309): New character; add `<-denotational' and
966         `<-formed@component/connect-right' for U+58F4.
967
968         * Ideograph-R032-Earth.el (U-00021252): Add `sound@ja/on'; add
969         `<-same' for M-04923.
970         (U+5737): Use `->subsumptive'.
971         (U-0002124E): New character.
972         (U-00021250): New character.
973         (U-00021259): Use `->subsumptive'; add `sound@ja/on'.
974         (U+5748): Use `->subsumptive'; add
975         `sound@ja/on/{kan|go}/s={a-place-name|hole}'.
976         (U+3628): Use `->denotational' and `->subsumptive'.
977         (U+5749): Use `->subsumptive'.
978         (U+574A): Use `->subsumptive'.
979         (U+574B): Use `->subsumptive'.
980         (U+574C): Use `->subsumptive'.
981         (U+574E): Use `->subsumptive'.
982         (U+575B): Add `<-simplified@CN' for G1-4C33; add `<-vulgar' for
983         J0-5460.
984         (U+577E): Use `->subsumptive'.
985         (U+577F): Use `->subsumptive'.
986         (U+5783): Use `->subsumptive'.
987         (U+5789): Use `->subsumptive'.
988         (U+5784): Use `ideographic-{radical|strokes}@ucs' instead of
989         `ideographic-{radical|strokes}'; use
990         `ideographic-{radical|strokes}@misc' instead of
991         `kangxi-{radical|strokes}'; add `<-simplified@CN' for G1-4222.
992         (U+57AA): Use `->subsumptive'.
993         (U+57CE): Use `->denotational'.
994         (J0-3E6B): Use `<-denotational' for U+57CE; separate JC3-47F9.
995         (U+57CC): Use `->subsumptive'.
996         (U-000212F2): Use `->subsumptive'.
997         (U+57CD): Use `->subsumptive'.
998         (U-0002F852): Use `<-denotational' for U+57CE; use `=shinjigen'
999         instead of `=shinjigen@1ed' for S1-1393; unify JC3-47F9.
1000         (U+58DC): Use `->subsumptive'.
1001         (U+58DF): Use `->subsumptive'.
1002         (U+58E0): Use `->subsumptive'.
1003
1004 2009-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1005
1006         * Ideograph-R134-Mortar.el (U-00026958): Unify GT-39049 and
1007         GT-K07698; add `<-wrong' for U-00021B2F.
1008         (U+8200): `sound@ja/on'.
1009         (JSP-566D): Add `<-same' for U-0002695D.
1010
1011         * Ideograph-R116-Cave.el (J0-3675): Separate GT-32804 and
1012         GT-K03682.
1013         (U-00025927): Use `->subsumptive'; integrate M-25416 and H7-DE58.
1014         (J0-464D): Separate M-25424.
1015         (U+FA55): Add S-5684.
1016
1017         * Ideograph-R103-Bolt-Of-Cloth.el (U-00024CA3): Use
1018         `->denotational' instead of `->subsumptive'; omit `=>daikanwa';
1019         add `ideographic-radical@{ucs|cns}'.
1020
1021         * Ideograph-R098-Tile.el (U+3F49): Use `->denotational'.
1022         (U-00024BA2): Use `->subsumptive'.
1023         (U-00024BA6): Use `->subsumptive'.
1024         (U-00024BA7): Use `->subsumptive'.
1025         (U+7517): Use `->denotational' and `->subsumptive'.
1026
1027         * maps-conf.el: Don't add `=gt-pj-1' for J90-3675.
1028
1029 2009-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1030
1031         * Ideograph-R208-Rat.el (U-0002A566): New character.
1032         (U-0002A568): Add `sound@ja/on/go' and `sound@ja/on/kan'.
1033         (M-48450): Unify GT-66164.
1034
1035         * Ideograph-R187-Horse.el (U-000298B8): Use `->subsumptive';
1036         integrate GT-60222.
1037
1038         * Ideograph-R151-Bean.el (U-00027C18): Use `->denotational'.
1039         (U-00027C19): Use `->subsumptive'; integrate H9-E55C and GT-48729.
1040
1041         * Ideograph-R104-Sickness.el (U-00024F08): Add
1042         `ideographic-structure'.
1043
1044 2009-01-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1045
1046         * Ideograph-R106-White.el (M-22694): Unify H7-CED7.
1047
1048 2009-01-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1049
1050         * Ideograph-R075-Tree.el (GT-K00495): New character.
1051         (U+67A1): Use `->subsumptive'.
1052         (U+67FE): Likewise.
1053         (U-0002342C): Likewise.
1054         (U+6802): Likewise.
1055         (U+6822): Likewise.
1056         (U+6824): Use `->denotational'.
1057         (U-0002343E): Unify M-14782, H3-F4F6 and CB08206.
1058         (U-0002343F): Use `->subsumptive'; integrate M-14783; add
1059         `sound@ja/on/go' and `sound@ja/on/kan'.
1060         (U+6859): Use `->subsumptive'.
1061         (U-00023440): Use `->denotational' and `->subsumptive'.
1062         (U+3B7D): Use `->subsumptive'; integrate M-14988.
1063         (U+3B7E): Unify M-15002, H4-A776 and CB05958.
1064         (U+6919): Use `->subsumptive'.
1065         (U+691A): Use `->subsumptive'.
1066         (U+697E): Use `->subsumptive'.
1067         (U+6993): Use `->subsumptive'.
1068         (U+6A11): Use `->subsumptive'.
1069         (U+6A12): Use `->subsumptive'.
1070         (U+6A22): Likewise.
1071         (U+6AC1): Use `->subsumptive'.
1072         (U-00023755): Use `->subsumptive'; integrate M-15755.
1073         (U+6AC2): Use `->denotational' and `->subsumptive'.
1074
1075         * Ideograph-R086-Fire.el (GT-K00405): New character.
1076         (U+70DF): Use `->subsumptive'.
1077         (U+3BA1): Use `->subsumptive'.
1078         (U+3DD0): Use `->subsumptive'; add `sound@ja/on'.
1079         (U-000242B9): Use `->subsumptive'.
1080         (U+7159): Use `->denotational' and `->subsumptive'.
1081         (U+3DD1): Use `->denotational' and `->subsumptive'.
1082
1083 2009-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1084
1085         * Ideograph-R066-Rap.el (U-00022F38): New character.
1086
1087 2009-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1088
1089         * Ideograph-R041-Inch.el (J0-3B7B): Use `=shinjigen' instead of
1090         `=shinjigen@rev' for S-1879.
1091         (U-00021B1E): New character.
1092         (C3-255E): Use `<-subsumptive' to integrate H2-B7C4.
1093
1094         * Ideograph-R009-Man.el (M-00905): Add `ideographic-structure';
1095         add `<-ancient' for J0-4A5D.
1096         (H1-D04A): Use `=>ucs' for U-000202BB and `=>daikanwa' for M-00905
1097         instead of `<-denotational' for U-000202BB; compact
1098         `ideographic-structure'; add `<-unknown' for M-00905.
1099
1100         * Ideograph-R005-Second.el (U-000200ED): Use `->denotational' and
1101         `->subsumptive'.
1102         (U-000200F1): Use `ideographic-{radical|strokes}@{ucs|cns}'
1103         instead of `ideographic-'.
1104
1105         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SECOND THREE>):
1106         Add `<-formed@component' for U+4E59.
1107         (GT-K00007): Add `<-formed@component' for U+4E59.
1108
1109         * Ideograph-R093-Cow.el (U-0002467E): New character.
1110         (U-0002467F): New character.
1111         (U-00024684): Use `->denotational'; add `sound@ja/on'; integrate
1112         M-20068.
1113         (U-00024683): Use `->subsumptive'; add `sound@ja/on'; integrate
1114         M-20069.
1115         (U-00024681): New character.
1116         (U-00024680): New character.
1117         (U-0002467D): New character.
1118         (U-00024685): New character.
1119         (U-00024682): Use `->subsumptive'; integrate M-20074 and H5-CBE0.
1120         (U-00024678): Unify M-20075; add `sound@ja/on'; add `<-vulgar' for
1121         J0-6039.
1122         (U-0002468E): Use `->denotational' and `->subsumptive'; add
1123         `sound@ja/on'; integrate M-20076 and H5-CC5F.
1124
1125 2009-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1126
1127         * Ideograph-R039-Child.el (U-000200F1): Use
1128         `ideographic-{radical|strokes}@{ucs|cns}' instead of
1129         `ideographic-'.
1130
1131         * Ideograph-R030-Mouth.el (M-03673): Compact
1132         `ideographic-structure'.
1133         (C2-2E44): Likewise.
1134
1135 2009-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1136
1137         * Ideograph-R121-Jar.el (J0-6624): Use `=shinjigen' for S2-1519;
1138         add `<-formed' for J0-5460; add `<-same' for J0-5460.
1139
1140 2009-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1141
1142         * Ideograph-R212-Dragon.el (U+9F8F): Use `->subsumptive'.
1143         (U+5784): Copied from Ideograph-R032-Earth.el.
1144
1145 2008-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1146
1147         * Ideograph-R044-Corpse.el (M-07673): Separate C3-2853; add
1148         `<-original' for U+5C3E.
1149         (GT-K04055): New character.
1150         (U-00021C49): New character.
1151         (U-00021C45): New character.
1152
1153         * Ideograph-R052-Short-Thread.el (U-000221C7): Add `sound@ja/on';
1154         integrate BC-8BD8.
1155
1156 2008-12-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1157
1158         * Ideograph-R172-Short-Tailed-Bird.el (U+96DA): Unify B-F171.
1159
1160         * Ideograph-R077-Stop.el (GT-K00455): New character.
1161         (U+6B70): Use `->denotational' instead of `->subsumptive';
1162         integrate BC-8AE1.
1163
1164         * Ideograph-R063-Door.el (U+6237): Use `=>daikanwa' instead of
1165         `morohashi-daikanwa'; add `<-simplified@CN' for U+6236.
1166         (U+6238): Use `=>daikanwa' instead of `morohashi-daikanwa'; add
1167         `<-simplified@JP' for U+6236.
1168
1169         * Ideograph-R030-Mouth.el (J0-3025): Modify
1170         `ideographic-structure'.
1171         (G0-3027): Likewise.
1172
1173         * Ideograph-R013-Down-Box.el (GT-K00710): Add
1174         `ideographic-structure'.
1175
1176 2008-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1177
1178         * Ideograph-R085-Water.el (U+3CDF): New character.
1179
1180 2008-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1181
1182         * Ideograph-R009-Man.el (C3-2F4B): Modify a component in
1183         `ideographic-structure' to fix link.
1184
1185 2008-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1186
1187         * Ideograph-R001-One.el (G0-536B): Modify char-spec in
1188         `->synonyms' to fix link.
1189
1190 2008-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1191
1192         * Ideograph-R030-Mouth.el (U+357B): Add `sound@ja/go/p{1|2}'.
1193         (U+5485): Add `sound@ja/on'.
1194         (JSP-3523): Unify GT-04385 and GT-K04392; add `<-same' for
1195         M-03482; add `->mistakable' for M-03604.
1196         (U-00020C6B): Use `->denotational' and `->subsumptive'.
1197         (U-00020C6C): Use `->subsumptive'.
1198         (U+54F4): Use `->subsumptive'.
1199         (U+54F5): Use `->denotational' and `->subsumptive'.
1200         (U+54F6): Use `->denotational'.
1201         (JSP-3541): Use `<-denotational' for U+54F6; compact
1202         `ideographic-structure'.
1203         (H2-D0A1): Add `ideographic-structure'.
1204         (U-0002F841): Use `<-denotational' for U+54F6; add `=>ucs*' for
1205         U+54F6; add `ideographic-structure'.
1206
1207 2008-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1208
1209         * Ideograph-R085-Water.el (B-BA7E): Moved to parent.
1210         (U+FA47): Unify GT-23116.
1211
1212         * Ideograph-R018-Knife.el:
1213         - Move some Big-5 features to abstract UCS characters.
1214         - Use <CJK RADICAL KNIFE TWO> instead of U+5202.
1215         (U-000206A8): Use `->subsumptive'.
1216         (S1-0597): Unify S2-0597; use `=shinjigen' instead of
1217         `=shinjigen@1ed'.
1218         (U+520B): Omit `ideographic-structure'.
1219         (U-000206AD): Use `->denotational'.
1220         (U-000206B0): Use `->subsumptive'.
1221         (U+520F): Use `->subsumptive'.
1222         (U-000206B9): Use `->subsumptive'.
1223         (U-000206BA): Use `->subsumptive'.
1224         (U+5210): Use `->subsumptive'; add `sound@ja/on'.
1225         (U+5213): Use `->subsumptive'.
1226         (U-000206BF): Use `->subsumptive'.
1227         (U+5216): Use <CJK RADICAL MEAT> instead of U+6708 in
1228         `ideographic-structure'.
1229         (U-000206CD): Use `->subsumptive'.
1230         (M-01907): Unify U-000206CA and H1-E96E.
1231         (U+5218): Use `->subsumptive'.
1232         (U+521B): Omit `ideographic-structure'.
1233         (U+521E): Omit `ideographic-structure'.
1234         (U+5222): Use `->subsumptive'.
1235         (U+5224): Use `->denotational' and `->subsumptive'.
1236         (U+5225): Use `->subsumptive'.
1237         (U+522B): Add `<-vulgar' for J0-4A4C.
1238         (U-000206D7): Use `->subsumptive'; add `sound@ja/on'.
1239         (U+5229): Omit `ideographic-structure'.
1240         (U-000206DA): Use `->subsumptive'.
1241         (U-000206DB): Use `->subsumptive'.
1242         (U-000206E5): Use `->subsumptive'.
1243         (U-000206E6): Use `->subsumptive'; add `sound@ja/on'.
1244         (U+5220): Use `->subsumptive'.
1245         (U+522C): Add `<-simplified@CN' for U+5257.
1246         (U+522F): Use `->subsumptive'.
1247         (U+5230): Use `ideographic-{radical|strokes}@{ucs|shinjigen}' and
1248         `ideographic-{radical|strokes}@{ucs|shinjigen}*sources' instead of
1249         `ideographic-'; omit `ideographic-structure'.
1250         (U-000206EC): Use `->subsumptive'.
1251         (U+34E1): Use `->subsumptive'.
1252         (U+5232): Omit `ideographic-structure'.
1253         (U+5233): Use `->subsumptive'.
1254         (U+5234): Use `->subsumptive'.
1255         (U+5235): Use `->subsumptive'.
1256         (U-000206F0): Use `=shinjigen' instead of `=shinjigen@1ed'.
1257         (J0-516B): Omit `ideographic-structure'; delete BC-AB62.
1258         (JC3-44C1): Add `ideographic-structure'.
1259         (U+523F): Omit `ideographic-structure'.
1260         (U+5240): Omit `ideographic-structure'.
1261         (U+5241): Use `->subsumptive'.
1262         (U+5242): Omit `ideographic-structure'.
1263         (U+5244): Omit `ideographic-structure'.
1264         (U+5245): Use `->subsumptive'.
1265         (U+5246): Use `->denotational' and `->subsumptive'.
1266         (U-0002071F): Use `->subsumptive'; add `sound@ja/on'.
1267         (U-00020720): Use `->subsumptive'; add `sound@ja/on'.
1268         (U+5249): Use `->subsumptive'.
1269         (U+524A): Use `->denotational' and `->subsumptive'.
1270         (U+524C): Omit `ideographic-structure'.
1271         (U+524E): Use `->subsumptive'; add `sound@ja/on'.
1272         (U+5251): Omit `ideographic-structure'.
1273         (U+5255): Use `->subsumptive'.
1274         (U+5256): Use `->subsumptive'.
1275         (U-00020752): Use `->subsumptive'.
1276         (U-00020735): Use `->subsumptive'.
1277         (U+34EC): Use `->denotational' and `->subsumptive'.
1278         (U+525C): Use `->subsumptive'.
1279         (U-00020737): Use `->subsumptive'.
1280         (U+525D): Use `->subsumptive'.
1281         (U+525F): Omit `ideographic-structure'.
1282         (U+5262): Omit `ideographic-structure'.
1283         (U+5265): Use `->subsumptive'.
1284         (J0-3E6A): Omit `ideographic-structure'.
1285         (U+5269): Omit `ideographic-structure'.
1286         (C3-3A21): Omit `ideographic-structure'.
1287         (J0-5175): Omit `ideographic-structure'.
1288         (U+5274): Omit `ideographic-structure'.
1289         (U+5276): Use `->subsumptive'.
1290         (U+5279): Use `->subsumptive'.
1291         (U+34FD): Use `->subsumptive'.
1292         (U-000207A8): Use `->denotational'.
1293         (U+527C): Use `->subsumptive'.
1294         (U+527F): Omit `ideographic-structure'.
1295         (U+5282): Use `->subsumptive'.
1296         (U+5283): Use `->subsumptive'.
1297         (U+5284): Omit `ideographic-structure'.
1298         (C3-4B31): Omit `ideographic-structure'.
1299         (U+528A): Use `->subsumptive'.
1300         (B-E4F2): Omit `ideographic-structure'.
1301         (U+528D): Omit `ideographic-structure'.
1302         (U+5290): Use `->denotational' and `->subsumptive'.
1303         (U-00020800): Use `->subsumptive'; add `sound@ja/on'.
1304         (U+5296): Use `->subsumptive'.
1305         (EGB-7A3F): Omit `ideographic-structure'.
1306         (U+5299): Use `->subsumptive'.
1307         (U+529A): Use `->subsumptive'.
1308
1309 2008-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1310
1311         * Ideograph-R027-Cliff.el (U+53A5): Use `->subsumptive'.
1312
1313         * Ideograph-R009-Man.el (B-C954): Moved to U+4EC8.
1314         (U+3467): Use `->subsumptive'.
1315         (M-00816): Unify U-0002028F and H1-CB51; add `sound@ja/on'.
1316         (U-00020273): Omit `ideographic-structure'.
1317         (B-B3C5): Moved to U+5085.
1318         (J78-364F): Unify JX3-364F.
1319         (J90-364F): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1320         JX1-364F; use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1321         `=ucs@jis' for J00U+50C5.
1322         (U+5132): Add J97-4C59.
1323         (J78-4C59): Unify JX3-4C59 and GT-01660.
1324         (J90-4C59): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1325         JX1-4C59; use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1326         `=ucs@jis' for J00U+5132.
1327         (U-000204E6): Moved to Ideograph-R011-Enter.el.
1328
1329 2008-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1330
1331         * Ideograph-R039-Child.el (U+5B63): Use `->subsumptive'.
1332         (U+5B64): Use `->subsumptive'.
1333         (U+5B65): Use `->subsumptive'.
1334
1335         * maps-conf.el: Don't add `=gt-pj-1' for J90-476D.
1336
1337 2008-11-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1338
1339         * Ideograph-R041-Inch.el (U+3774): Add `sound@ja/on'; add S-0602;
1340         add `<-formed' for JC3-44BC.
1341
1342         * Ideograph-R133-Arrive.el (U+5230): Use
1343         `ideographic-{radical|strokes}@{ucs|shinjigen}' and
1344         `ideographic-{radical|strokes}@{ucs|shinjigen}*sources' instead of
1345         `ideographic-'; omit `ideographic-structure'.
1346
1347 2008-10-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1348
1349         * Ideograph-R084-Steam.el (GT-K00816): Add
1350         `ideographic-structure'.
1351
1352         * Ideograph-R011-Enter.el (B-A44A): Moved to U+5165.
1353         (U-000204DF): Use `->subsumptive'.
1354         (B-A5FE): Moved to U+5168.
1355         (M-01434): Map to U-000204E6; unify H1-BE5B.
1356         (U-000204E5): Use `->subsumptive'.
1357         (B-A8E2): Moved to U+5169.
1358
1359 2008-10-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1360
1361         * maps-conf.el: Don't add `=gt-pj-1' for J90-516A.
1362
1363 2008-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1364
1365         * Ideograph-R118-Bamboo.el (U+5284): Omit `ideographic-structure'.
1366
1367 2008-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1368
1369         * Ideograph-R020-Wrap.el (U-000208D1): Use `->denotational' and
1370         `->subsumptive'.
1371         (U+5309): Use `->denotational'.
1372         (U-000208D6): Use `->subsumptive'; add `sound@ja/on/{go|kan}'.
1373         (M-02519): Map to U-000208D5.
1374         (U-000208D8): Use `->subsumptive'.
1375
1376         * Ideograph-R014-Cover.el (B-CBCD): Moved to U+519E.
1377         (M-01578): Unify GT-02081; integrate U-00020586 and H1-E4A7.
1378
1379         * Ideograph-R013-Down-Box.el (U+5187): Use
1380         `ideographic-{radical|strokes}@ucs' instead of
1381         `ideographic-{radical|strokes}'; add
1382         `ideographic-{radical|strokes}@cns'; use `->subsumptive'.
1383         (GT-K00710): New character.
1384         (BC-8C58): New character.
1385         (U+518F): Use `->denotational' instead of `->subsumptive'.
1386         (B-CA6A): Moved to U+518F.
1387         (U-00020551): Use `->subsumptive'; add `sound@ja/on'.
1388
1389         * Ideograph-R001-One.el (U+5187): Use `->subsumptive'; use
1390         `ideographic-{radical|strokes}@{ucs|cns}' instead of
1391         `ideographic-'.
1392
1393 2008-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1394
1395         * Ideograph-R138-Stopping.el (J0-4E49): Use `=shinjigen' instead
1396         of `=shinjigen@rev'.
1397         (U+826F): Integrate GT-K02674.
1398         (GT-K02673): New component; add `<-denotational' for U+826F; add
1399         `<-identical@component/connect-right' for J0-4E49.
1400         (U-00026ACB): Use `->subsumptive'.
1401
1402 2008-10-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1403
1404         * Ideograph-R019-Power.el (B-A648): Moved to U+52A3.
1405         (B-B0C9): Moved to U+52D8.
1406         (U+FA34): Use `=ucs@unicode' instead of `=ucs@{gb|cns|ks|big5}'
1407         for GU+52E4; add `=ucs@jis' for JU+FA34.
1408
1409         * Ideograph-R024-Ten.el (GT-K00987): New character; add
1410         `<-formed@component/connect-right' for J0-483E.
1411         (GT-01097): Use K0-5A62 instead of U+534A as the value of
1412         `<-formed@component/connect-right'.
1413
1414         * Ideograph-R017-Open-Box.el (B-A4BF): Moved to U+51F6.
1415
1416         * Ideograph-R015-Ice.el (B-ADE2): Moved to U+51CC.
1417
1418         * Ideograph-R012-Eight.el (B-A44B): Moved to U+516B.
1419         (B-A4BD): Moved to U+516C.
1420         (B-A4BC): Moved to U+516E.
1421
1422         * Ideograph-R010-Legs.el (B-A552): Moved to U+5145.
1423
1424         * Ideograph-R008-Lid.el (B-A5E7): Moved to U+4EA6.
1425
1426         * Ideograph-R005-Second.el (B-A45D): Moved to U+4E5F.
1427
1428         * Ideograph-R004-Slash.el (B-C947): Moved to U+4E47.
1429
1430         * Ideograph-R002-Line.el (B-A4A5): Moved to U+4E30.
1431
1432         * Ideograph-R001-One.el (B-A4A1): Moved to U+4E11.
1433
1434 2008-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1435
1436         * Ideograph-R053-Dotted-Cliff.el (U+3892): Use `->subsumptive'.
1437         (U+5ECF): Use `->denotational' and `->subsumptive'.
1438         (GT-11902): Use `<-denotational' for U+5ECF; use `=shinjigen'
1439         instead of `=shinjigen@1ed' for S1-2207.
1440         (GT-11901): Separate S1-2209.
1441         (S1-2209): Unify S2-2209.
1442
1443 2008-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1444
1445         * Ideograph-R162-Walk.el (U+8FC2): Add J97-312A.
1446         (J78-312A): Unify JX3-312A.
1447         (J90-312A): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1448         JX1-312A.
1449         (U+8FE6): Add J97-3260.
1450         (J78-3260): Unify JX3-3260.
1451         (J90-3260): Use `=jis-x0213-1@2000' instead of =jis-x0213-1' for
1452         JX1-3260.
1453
1454         * Ideograph-R092-Fang.el (U+7259): Add J97-3267; move B-A4FA from
1455         UU+7259.
1456         (M-19909): Separate C1-455B; integrate JX3-3267.
1457         (J0-3267): Use `<-subsumptive' to separate K0-6433 and JC3-58C5;
1458         use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for JX1-3267;
1459         use `=ucs@jis/1990' and `=ucs@jis/2000' instead of `=ucs@jis' for
1460         J00U+7259.
1461
1462         * Ideograph-R061-Heart.el (U+6062): Use `->denotational' instead
1463         of `->subsumptive'; separate JX1-327A and JX3-327A.
1464
1465         * Ideograph-R059-Bristle.el (U+5F63): Use `->subsumptive'.
1466         (U+5F64): Use `->subsumptive'.
1467
1468         * Ideograph-R030-Mouth.el (J78-313D): Unify JX3-313D.
1469         (J90-313D): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1470         JX1-313D; use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1471         `=ucs@jis' for J00U+5642.
1472
1473         * Ideograph-R009-Man.el (B-C9B7): Moved to U+4F22.
1474
1475 2008-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1476
1477         * Ideograph-R195-Fish.el (U+9C2F): Add J97-3073.
1478         (J78-3073): Unify JX3-3073.
1479         (J90-3073): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1480         JX1-3073.
1481
1482         * Ideograph-R190-Hair.el (U+9B1C): Use `->subsumptive'.
1483         (U+9B1D): Use `=>daikanwa' instead of `morohashi-daikanwa'.
1484
1485         * Ideograph-R184-Eat.el (U+990C): Add J97-3142.
1486         (Mother of J78-3142): Integrate JX3-3142.
1487         (J90-3142): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1488         JX1-3142; use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1489         `=ucs@jis' for J00U+990C.
1490
1491         * Ideograph-R145-Clothes.el (J78-3228): Unify JX3-3228.
1492         (J90-3228): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1493         JX1-3228; Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1494         `=ucs@jis' for J00U+8956.
1495
1496         * Ideograph-R142-Insect.el (U+87F9): Unify B-C3C9.
1497         (K0-7A2F): Use `<-subsumptive' to separate J0-332A, JX1-332A and
1498         S-7274; unify JX3-332A.
1499         (U+880F): Use `->denotational'.
1500
1501         * Ideograph-R085-Water.el (U+6DEB): Unify J97-307C.
1502         (J78-307C): Unify JX3-307C.
1503         (J90-307C): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1'.
1504
1505         * Ideograph-R072-Sun.el (J78-3322): Unify JX3-3322.
1506         (J90-3322): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1507         JX1-3322; use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1508         `=ucs@jis' for J00U+6666.
1509
1510         * Ideograph-R054-Long-Stride.el (J0-3276): Use `=jis-x0213-1@2000'
1511         instead of `=jis-x0213-1' for JX1-3276; use `=ucs@jis/1990' and
1512         `=ucs@jis/2000' instead of `=ucs@jis' for J00U+5EFB.
1513         (C3-2C4C): Unify JX3-3276.
1514
1515 2008-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1516
1517         * read-maps.el (mapping-table-ccs-setting-alist): Map
1518         `=jis-x0208@1990' to `=ucs@jis/1990' instead of `=ucs@jis'.
1519
1520         * Ideograph-R027-Cliff.el (GT-03811): Use `<-subsumptive' to
1521         separate S-2208 and integrate JX3-3139.
1522         (J90-3139): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1523         JX1-3139; use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1524         `=ucs@jis' for J00U+53A9.
1525
1526 2008-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1527
1528         * maps-conf.el: Don't add `=gt-pj-1' for J90-332A.
1529
1530 2008-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1531
1532         * ideograph-util.el (char-id): Add autoload cookie.
1533         (char-ideographic-strokes-diff): New function.
1534         (ideograph-char<): Add autoload cookie; use
1535         `char-ideographic-strokes-diff'.
1536
1537 2008-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1538
1539         * Ideograph-R130-Meat.el (B-BB4C): Moved to U+817F.
1540
1541 2008-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1542
1543         * Ideograph-R072-Sun.el (B-BCCA): Moved to U+66B1.
1544
1545 2008-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1546
1547         * Ideograph-R162-Walk.el (K0-5339): Unify JC3-67E0.
1548         (U+905D): Use `->denotational'.
1549         (K0-534F): Use `<-denotational' for U+905D; unify JC3-67E3.
1550
1551 2008-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1552
1553         * Ideograph-R140-Grass.el (U+82A7): Use `->denotational'.
1554         (C2-2859): Use `<-denotational' for U+82A7; unify JC3-61C7.
1555         (U-00026B18): Use `->subsumptive'.
1556         (U+82A8): Use `->denotational'.
1557         (C2-285F): Use `<-denotational' for U+82A8; unify JC3-61C8.
1558         (U+449F): Use `->denotational' and `->subsumptive'.
1559         (U+44A0): Use `->denotational' and `->subsumptive'.
1560         (U+44A1): Use `->denotational'.
1561         (U+82A9): Use `->denotational'.
1562         (U+82AA): Use `->denotational'.
1563         (U+82AB): Use `->denotational'.
1564         (U+82AC): Use `->denotational' and `->subsumptive'.
1565         (U+82AD): Use `->denotational'.
1566         (U+82AE): Use `->denotational' and `->subsumptive'.
1567         (M-30731): Use `<-subsumptive' and `<-denotational' for U+82AE;
1568         unify JC3-61C9.
1569         (U+82AF): Use `->denotational'.
1570         (U+82B0): Use `->denotational'.
1571         (C1-4F4A): Use `<-denotational' for U+82B0; unify M-30733 and
1572         JC3-61CA.
1573
1574 2008-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1575
1576         * char-db-util.el (char-attribute-name<): Regard partial
1577         coded-charset which has final-byte as ISO registered
1578         coded-charset.
1579
1580 2008-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1581
1582         * Ideograph-R162-Walk.el (M-38724): Use `=jis-x0208@1978/i4-'
1583         instead of `=jis-x0208@1978' for J78/4-i-4B78; unify JX3-4B78.
1584         (J90-4B78): Use `=jis-x0208@1978/i-4' instead of
1585         `=jis-x0208@1978/i1' for J78/-4i-4B78; use
1586         `=jis-x0208@1978*sources' instead of `=jis-x0208@1978/i1*sources';
1587         add `=jis-x0208@1978*note'; use `=jis-x0213-1@2000' instead of
1588         `=jis-x0213-1' for JX1-4B78.
1589         (U+9022): Add J97-3029.
1590         (K0-5C71): Use `=jis-x0208@1978/i4-' instead of `=jis-x0208@1978'
1591         for J78/4-i-3029; delete `jisx0208-type'; unify JX3-3029.
1592         (J90-3029): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1593         JX1-3029; add J78/-4i-3029.
1594
1595         * Ideograph-R086-Fire.el (K0-5C6C): Modify a char-spec in
1596         `ideographic-structure' for JX3-3029.
1597
1598         * Ideograph-R169-Gate.el (U-00028CDD): Add `<-denotational' for
1599         J97-313C; add `sound@ja/on/{kan|go}/s=bolt' and
1600         `sound@ja/on/kan/s=intercalary'.
1601         (M-41243): Add `<-wrong@s=intercalary' for M-41244.
1602         (C3-3F6D): Add `=jis-x0208@1978*note'; add `<-error@jis/x0208' for
1603         J0-313C.
1604         (J97-313C): New abstract character.
1605         (U+958F): Add `<-denotational' for J97-313C; add
1606         `sound@ja/on/{kan|go}'.
1607         (U+49A3): Use `->subsumptive'.
1608         (J78/i1-6F65): Add `=jis-x0208@1978*note'; add `<-error@jis/x0208'
1609         for J0-6F65.
1610
1611         * Ideograph-R156-Run.el (C1-5844): Add S2-7959; unify JC3-66BA.
1612
1613         * Ideograph-R109-Eye.el (JX1-7877): Add `=jis-x0208@1978*note';
1614         use `jis-x0208/1978/errata' instead of `=jis-x0208/1978/errata' in
1615         `<-error@jis/x0208*sources'; add `jis-x0208/1997' into
1616         `<-error@jis/x0208*sources'.
1617
1618 2008-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1619
1620         * Ideograph-R140-Grass.el (U+82A6): Use `->denotational'.
1621         (GT-39829): Use `<-denotational' for U+82A6; use
1622         `=jis-x0208@1978/i-4', `=jis-x0208@1983' and `=jis-x0208@1990'
1623         instead of `=jis-x0208' for J90-3032; fix `jisx0208-difference';
1624         add `=jis-x0208@1978*note'; use `=jis-x0213-1@2000' instead of
1625         `=jis-x0213-1' for JX1-3032; unify JC3-61B3.
1626         (K0-7B58): Use `<-denotational' for U+82A6; unify J78/4--3032 and
1627         JX3-3032.
1628         (U+8328): Use `->denotational' and `->subsumptive'.
1629         (JC3-61B4): New character; use `<-denotational' for U+8328.
1630         (K0-6D3C): Use `<-denotational' for U+8328; move B-AFFD to U+8328.
1631         (JX3-3071): New character; use `<-denotational' for U+8328.
1632         (J90-3071): Use `<-subsumptive' to separate G0-3444 and GT-40112;
1633         use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for JX1-3071.
1634         (U+8329): Use `->denotational'.
1635         (U+832A): Likewise.
1636
1637         * Ideograph-R085-Water.el (U+6EA2): Add J97-306E.
1638         (J78-306E): Use `<-subsumptive' to separate K0-6C6E and GT-22899.
1639         (K0-6C6E): Use `<-subsumptive' to separate J78-306E and M-17951;
1640         unify JX3-306E.
1641         (J90-306E): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1642         JX1-306E; separate `<-simplified@JP' into
1643         `<-simplified@JP/jis/1978' and `<-simplified@JP/jis/2004'.
1644
1645         * Ideograph-R086-Fire.el (JX1-5F73): Use `=jis-x0208@1978/i4-',
1646         `=jis-x0208@1983' and `=jis-x0208@1990 instead of `=jis-x0208' for
1647         J90-5F73.
1648         (J78/-4-5F73): Add `=jis-x0208@1978*note'.
1649
1650         * maps-conf.el: Don't add `=gt-pj-1' for J90-3071.
1651
1652 2008-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1653
1654         * Ideograph-R184-Eat.el (U+98F4): Add J97-303B.
1655         (J78-303B): Unify JX3-303B.
1656         (J90-303B): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1657         JX1-303B.
1658
1659 2008-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1660
1661         * char-db-util.el (char-attribute-name<): Treat non-private final
1662         byte.
1663
1664 2008-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1665
1666         * maps-conf.el:
1667         - Delete temporary setting to convert each pair of
1668           `=shinjigen@1ed' and `=shinjigen@rev' to the corresponding
1669           `=shinjigen'.
1670         - Delete temporary setting to convert each pair of `shinjigen@1ed'
1671           and `shinjigen@rev' to `shinjigen' in *sources features.
1672         - Add temporary setting to add `=jis-x0213-1' for each character
1673           which has a code-point of JIS X 0208:1990.
1674
1675 2008-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1676
1677         * u020A0-Currency-Symbols.el (<EURO SIGN>): Use `->denotational'
1678         to separate JX1-2921 and B-A3E1.
1679
1680         * u02000-General-Punctuation.el (<TWO ASTERISKS ALIGNED
1681         VERTICALLY>): Use `->denotational' to separate JX1-2C7D.
1682
1683 2008-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1684
1685         * Ideograph-R085-Water.el (B-D24C): Moved to U+6D58.
1686         (U+6D5A): Use `->denotational' and `->subsumptive'.
1687         (U+6D5B): Use `->subsumptive'.
1688
1689 2008-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1690
1691         * Ideograph-R130-Meat.el (B-D061): Moved to U+80CA.
1692         (U+80CB): Use `->subsumptive'.
1693
1694         * Ideograph-R075-Tree.el (U+69CF): Use `->denotational'.
1695         (U+69D0): Use `->subsumptive'.
1696
1697 2008-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1698
1699         * char-db-util.el (char-db-insert-ccs-feature): Add setting for
1700         `=shinjigen'.
1701         (char-db-insert-relation-feature): Add setting for `shinjigen'.
1702
1703         * maps-conf.el:
1704         - Disable temporary setting to convert `shinjigen-1' and
1705           `shinjigen-2' to `shinjigen@1ed' and `shinjigen@rev' in *sources
1706           features.
1707         - Add temporary setting to convert each pair of `=shinjigen@1ed'
1708           and `=shinjigen@rev' to the corresponding `=shinjigen'.
1709         - Add temporary setting to convert each pair of `shinjigen@1ed'
1710           and `shinjigen@rev' to `shinjigen' in *sources features.
1711
1712 2008-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1713
1714         * Ideograph-R009-Man.el (JX2-2157): Fix `=shinjigen@rev'; add
1715         `shinjigen@rev' into `<-vulgar*sources'.
1716
1717 2008-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1718
1719         * Ideograph-R085-Water.el (U+6E8D): Use `->denotational'.
1720         (U-00023E5D): Use `->denotational' and `->subsumptive'.
1721         (U+6E8F): Use `->subsumptive'.
1722         (U+6E91): Use `->denotational'.
1723         (U+6E93): Use `->denotational'.
1724         (U+3D25): Use `->denotational' and `->subsumptive'.
1725         (U+6E95): Use `->subsumptive'.
1726         (U-00023E5E): Use `->subsumptive'.
1727         (U+6E96): Use `->subsumptive'.
1728
1729 2008-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1730
1731         * maps-conf.el: Add temporary setting to convert `shinjigen-1' and
1732         `shinjigen-2' to `shinjigen@1ed' and `shinjigen@rev' in *sources
1733         features.
1734
1735 2008-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1736
1737         * char-db-util.el (char-db-insert-ccs-feature): Rename
1738         `shinjigen-1', `shinjigen-2' and `shinjigen-2-p' to
1739         `=shinjigen@1ed', `=shinjigen@rev' and `=shinjigen/+p@rev'; add
1740         setting for `=shinjigen@1ed/24pr'.
1741         (char-db-insert-relation-feature): Rename `shinjigen-1' to
1742         `=shinjigen@1ed'; add setting for `shinjigen@1ed'.
1743
1744 2008-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1745
1746         * char-db-util.el (char-db-insert-ccs-feature): Add setting for
1747         `shinjigen-2-p'.
1748
1749 2008-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1750
1751         * char-db-util.el (char-db-insert-ccs-feature): Add setting for
1752         `shinjigen-1' and `shinjigen-2'.
1753
1754 2008-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1755
1756         * Ideograph-R007-Two.el (C6-2568): Use G0-4D62 instead of U+5916
1757         in `ideographic-structure'.
1758
1759 2008-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1760
1761         * Ideograph-R142-Insect.el (U+874E): Fix `shinjigen-1'.
1762         (U-0002736F): Use `->subsumptive'.
1763         (U-00027375): Likewise.
1764         (B-E7BD): Moved to root.
1765         (C7-282A): Map to U-00027371.
1766         (B-BDBA): Moved to root.
1767
1768 2008-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1769
1770         * Ideograph-R145-Clothes.el (U-000276CF): Use `->subsumptive'.
1771         (U+8905): Use `->subsumptive'.
1772         (U-000276BB): New character; integrate GT-46376 and H8-D8F1.
1773         (U+4644): Use `->denotational' and `->subsumptive'.
1774         (C7-2854): Map to U-000276D0.
1775         (U+8906): Use `->subsumptive'.
1776         (U+8907): Use `->denotational' and `->subsumptive'.
1777
1778 2008-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1779
1780         * Ideograph-R085-Water.el (U+3D1E): Use `->denotational'.
1781         (U-00023E72): Use `->subsumptive'.
1782         (U+3D38): Likewise.
1783         (U+6ED1): Use `->subsumptive' and `->subsumptive'.
1784         (U+6ED2): Use `->subsumptive'.
1785         (U+6ED3): Use `->subsumptive'.
1786         (U+6ED4): Use `->denotational'.
1787         (U+6ED5): Use `->denotational'.
1788         (U-00023E73): Use `->subsumptive'.
1789
1790         * Ideograph-R158-Body.el (C7-436C): Map to M-38139 instead of
1791         M-38142; map to U-0002827A.
1792         (U+483F): Use `->subsumptive' to integrate M-38142.
1793         (U+8EC2): Use `->subsumptive'.
1794         (C7-4A6C): Unify U-0002827F.
1795         (U+8EC3): Use `->subsumptive'.
1796         (C7-4A6D): Unify U-00028280.
1797         (C7-4A6A): Map to U-00028281.
1798         (C7-4A69): Map to U-0002828A.
1799         (U+8EC4): Use `->subsumptive'; integrate CB04537 and H10-C142.
1800
1801 2008-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1802
1803         * u03000-CJK-Symbols-and-Punctuation.el (<WAVE DASH>): Use
1804         `->denotational' to separate Unicode representative form and JIS
1805         X0208 form.
1806
1807         * Ideograph-R203-Black.el (U+9ED3): Use `->subsumptive'.
1808         (U-0002A41F): Likewise.
1809         (C7-2C35): Use `->subsumptive'.
1810         (M-48055): Map to U-0002A423.
1811         (U+9ED4): Use `->subsumptive'.
1812         (U+9ED5): Use `->subsumptive'.
1813         (C7-3669): Map to U-0002A428.
1814         (U+9ED6): Use `->subsumptive'.
1815         (C7-366A): Map to U-0002A424.
1816
1817 2008-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1818
1819         * Ideograph-R142-Insect.el (U+87A0): Use `->denotational'.
1820         (U+87A1): Use `->subsumptive'.
1821         (C7-3324): Map to U-000273CE.
1822         (U-000273CE): Use `->subsumptive'.
1823         (J0-6A25): Fix `shinjigen-2'; use `shinjigen-2-p' for S2-7136a.
1824
1825         * Ideograph-R066-Rap.el (U-00022F0C): Use `->subsumptive'.
1826         (U+3A85): Unify GT-16629 and GT-K05707; add `<-same' for J83-3939.
1827
1828         * Ideograph-R009-Man.el (J83-4A58): Unify S{1|2}-0270 instead of
1829         S{1|2}-0269.
1830         (U-000202B3): Use `->subsumptive' to integrate S{1|2}-0271.
1831
1832 2008-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1833
1834         * Ideograph-R075-Tree.el (U+68AB): Use `->denotational'.
1835         (U+68AD): Use `->denotational' and `->subsumptive'; fix duplicated
1836         `shinjigen-2'.
1837
1838         * Ideograph-R118-Bamboo.el (J90-4F36): Use `shinjigen-2-p' instead
1839         of `shinjigen-2'; add `<-same' for J83-6446; add `<-vulgar' for
1840         S2-5891.
1841         (J83-6446): Separate S2-5891.
1842         (S2-5891): Add S1-5891.
1843
1844         * Ideograph-R069-Axe.el (M-13571): Unify U-000230AC.
1845         (U+65B0): Use `->denotational' and `->subsumptive'.
1846
1847         * Ideograph-R128-Ear.el (J90-3F26): Add S1-6406.
1848         (J83-3F26): Delete S2-6406.
1849         (JC3-60D2): Add S{1|2}-6407.
1850
1851 2008-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1852
1853         * Ideograph-R064-Hand.el (U+649A): Use `->subsumptive'; fix
1854         duplicated `shinjigen-2'.
1855
1856         * Ideograph-R120-Silk.el (S2-6190): Fix `shinjigen-1'.
1857
1858         * Ideograph-R083-Clan.el (J83-5D62): Delete S2-4040.
1859         (J90-5D62): Add S1-4040.
1860
1861         * Ideograph-R050-Turban.el (J0-3B54): Add S1-2082.
1862         (G0-4A50): Delete S2-2082.
1863
1864 2008-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1865
1866         * Ideograph-R007-Two.el (U+4E9B): Use `->denotational'; use
1867         `hanyu-dazidian' instead of `hanyu-dazidian-{vol|page|char}.
1868         (U-00020128): Use `->denotational' instead of `->subsumptive'.
1869
1870 2008-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1871
1872         * Ideograph-R022-Right-Open-Box.el (U+533C): Use `->denotational'
1873         instead of `->subsumptive'; add
1874         `ideographic-radical@{daikanwa|cns}'.
1875         (M-02620): Unify U-0002093D.
1876         (U+5327): Use `->subsumptive'.
1877
1878         * Ideograph-R140-Grass.el (U-00026B01): Use `->denotational'.
1879         (U+8283): Likewise.
1880         (U+8284): Likewise.
1881         (U+8285): Use `->denotational' and `->subsumptive'.
1882         (U+4496): Likewise.
1883         (U+8286): Likewise.
1884         (U+8287): Use `->denotational'.
1885         (U+8289): Use `->denotational' instead of `->subsumptive'.
1886
1887 2008-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1888
1889         * Ideograph-R023-Hiding-Enclosure.el (U-00020971): Use
1890         `->denotational' to integrate H1-B273.
1891         (C6-2637): Use `<-denotational' for U-00020971; add `<-Zetian' and
1892         `<-same' for GT-18141.
1893         (U+3530): Use `->denotational'.
1894         (U+533C): Use `->denotational' instead of `->subsumptive'; add
1895         `ideographic-radical@{daikanwa|cns}'.
1896
1897 2008-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1898
1899         * Ideograph-R076-Lack.el (U-000238AD): Add `sound@ja/on'.
1900         (M-16058): Modify for M-02941.
1901
1902 2008-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1903
1904         * Ideograph-R027-Cliff.el (U-00020A3B): Use `->subsumptive'.
1905         (M-02915): Unify U-00020A3E and H1-B257.
1906         (M-02925): Map to U-00020A48.
1907         (M-02926): Map to U-00020A46.
1908         (M-02927): Unify U-00020A49.
1909         (M-02940): Map to U-00020A54.
1910         (U-00020A57): Use `->subsumptive'.
1911         (U+5396): Use `->denotational' and `->subsumptive'; use
1912         `hanyu-dazidian' instead of `hanyu-dazidian-{vol|page|char}'.
1913         (M-02957): Map to U-00020A65.
1914         (U-00020A66): Use `->subsumptive'.
1915         (U-00020A46): Use `->subsumptive' to integrate M-02926.
1916         (U-00020A48): Use `->denotational' to integrate M-02925.
1917         (U-00020A49): Don't unify H1-B273; unify M-02927.
1918         (U-00020A54): Use `->subsumptive' to integrate M-02940.
1919         (U-00020A65): Use `->denotational' to integrate M-02957 and
1920         GT-03749.
1921
1922 2008-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1923
1924         * Ideograph-R022-Right-Open-Box.el (CB06935): New character; add
1925         `<-unknown' for U-00020971.
1926
1927 2008-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1928
1929         * Ideograph-R053-Dotted-Cliff.el (M-09333): Fix `shinjigen-1' in
1930         `<-vulgar'.
1931         (JX2-2C25): Delete S1-0879.
1932         (S1-0880): Add S2-0880; fix `<-formed'.
1933
1934 2008-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1935
1936         * Ideograph-R145-Clothes.el (M-34094): Fix `shinjigen-1'; add
1937         S2-0824; add `shinjigen-2' into `<-original*sources'.
1938
1939         * Ideograph-R013-Down-Box.el (J97-4662): Add B-A4BA.
1940
1941         * Ideograph-R011-Enter.el (K0-522E): Move B-A4BA to J97-4662.
1942         (C1-4479): Delete S{1|2}-0482.
1943         (J97-4662): Add B-A4BA.
1944
1945         * Ideograph-R009-Man.el (J97-4662): Add B-A4BA.
1946
1947         * Ideograph-R001-One.el (GT-00089): Fix `shinjigen-1'; add
1948         S2-5734; add `<-formed' for U+4E26.
1949
1950 2008-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1951
1952         * Ideograph-R020-Wrap.el (JX1-2E6B): Fix `shinjigen-1'.
1953
1954 2008-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1955
1956         * Ideograph-R140-Grass.el (U+8473): Use `->denotational' and
1957         `->subsumptive'.
1958         (U+8474): Use `->denotational'.
1959         (U+8475): Use `->denotational' and `->subsumptive'.
1960         (M-31458): Use `shinjigen-2-p' instead of `shinjigen-2' with value '
1961         (6889 1).
1962         (C1-6631): Add S1-6889.
1963         (G0-3F7B): Move S1-6889 to C1-6631.
1964         (U+8476): Use `->denotational' and `->subsumptive'.
1965
1966 2008-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1967
1968         * Ideograph-R086-Fire.el (U+708A): Use `->subsumptive'; integrate
1969         S1-4567.
1970         (U+3DA7): Use `->denotational' and `->subsumptive'.
1971         (U+708B): Use `->subsumptive'.
1972         (U+7092): Use `->subsumptive'.
1973         (J0-5F56): Use `<-subsumptive' for U+7092; unify S2-4569 instead
1974         of S2-4568; add S1-4568.
1975
1976 2008-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1977
1978         * Ideograph-R067-Script.el (J83-4865): Use `shinjigen-2-p' instead
1979         of `shinjigen-2' with value '(3207 1); add S1-3207.
1980
1981 2008-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1982
1983         * Ideograph-R032-Earth.el (U+58D3): Use `->denotational' and
1984         `->subsumptive'; delete bogus `shinjigen-2'; integrate
1985         S{1|2}-1340.
1986
1987 2008-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1988
1989         * Ideograph-R199-Wheat.el (U+9EA9): Use `->denotational'.
1990         (J0-734F): Delete bogus `shinjigen-2'.
1991         (G1-746F): Add S{1|2}-9795.
1992         (U+9EB8): Use `->denotational'.
1993         (G0-746F): Use `<-denotational' for U+9EB8; add `<-simplified@CN'
1994         for G1-746F.
1995         (J0-7350): Use `<-denotational' for U+9EB8; add `<-simplified@JP'
1996         for J0-734F.
1997         (U+4D31): Use `->denotational' and `->subsumptive'.
1998         (U+9EAD): Use `->denotational'; delete bogus `shinjigen-2'.
1999         (UU+9EAD): Use `<-denotational' for U+9EAD; add S{1|2}-9799.
2000
2001         * Ideograph-R195-Fish.el (C7-3E46): Unify U-00029DAA.
2002         (U+4C4A): Use `->subsumptive'.
2003         (C7-3E4D): Unify U-00029DAB.
2004         (U+9BA0): Use `->subsumptive'; delete bogus `shinjigen-2';
2005         integrate S1-9555 and S2-9555.
2006         (U+9BA1): Use `->subsumptive'.
2007         (U+9BA3): Likewise.
2008
2009         * Ideograph-R130-Meat.el (JSP-5628): Add S1-6484 and S2-6484; add
2010         `<-original' for J0-4048.
2011         (J0-4048): Add S1-6483; delete bogus S2-0000.
2012         (U+8106): Integrate S2-6483.
2013
2014 2008-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2015
2016         * maps-conf.el: Don't add `=gt-pj-1' for J90-545A.
2017
2018 2008-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2019
2020         * Ideograph-R120-Silk.el (J0-3F25): Add S1-6187.
2021         (U+7E54): Integrate S2-6190.
2022         (J0-4136): Add S1-6189; unify S2-6191 instead of S2-6189.
2023         (U-00026142): Use `->denotational' instead of `->subsumptive'.
2024
2025 2008-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2026
2027         * Ideograph-R086-Fire.el (G0-5456): Unify JC3-90AF.
2028
2029 2008-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2030
2031         * Ideograph-R169-Gate.el (JX1-7D54): Unify JC3-6BEC; add S1-8826.
2032         (C7-3D2B): Map to U-00028D68.
2033         (U-00028D68): Use `->subsumptive'.
2034         (U+49AE): Use `->subsumptive'.
2035         (U+95C6): Likewise.
2036         (U+95C7): Use `->subsumptive'.
2037
2038 2008-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2039
2040         * Ideograph-R140-Grass.el (U+449A): Use `->denotational' and
2041         `->subsumptive'.
2042
2043         * Oracle-Bones.el (ZOB-02201): New character.
2044         (ZOB-02202): New character.
2045         (ZOB-02203): Add `shuowen-radical', `sources' and
2046         `zinbun-oracle-page'; add `<-Oracle-Bones' for U+5E1A.
2047         (ZOB-{02204 - 02206}): New characters.
2048
2049 2008-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2050
2051         * Ideograph-R140-Grass.el (U-00026B11): New character.
2052
2053 2008-03-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2054
2055         * Oracle-Bones.el (ZOB-{02185 - 02200}): New characters.
2056
2057         * char-db-util.el (shuowen-radicals): Add ?巾, ?巿, ?帛, ?白, ?㡀,
2058         ?黹, ?人, ?𠤎, ?匕 and ?从.
2059
2060 2008-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2061
2062         * Ideograph-R013-Down-Box.el (GT-K00393): New character.
2063
2064         * Oracle-Bones.el (ZOB-{02179 - 02184}): New characters.
2065
2066 2008-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2067
2068         * Ideograph-R167-Gold.el (JSP-6332): Add `sound@ja/on/go' and
2069         `sound@ja/on/kan'; unify JC3-69C7.
2070         (J0-6E5F): Add `morohashi-daikanwa'; add `sound@ja/on'.
2071
2072 2008-03-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2073
2074         * Ideograph-R040-Roof.el (U+5BAB): Add `=>daikanwa' for M-07156.
2075         (U+5BAE): Use `->subsumptive'.
2076         (U+5BD0): Use `->denotational' and `->subsumptive'; add J97-5567.
2077         (U+3763): Use `->denotational' and `->subsumptive'.
2078         (U+5BD1): Use `->denotational' and `->subsumptive'.
2079         (U+5BD2): Use `->subsumptive'; add J97-3428.
2080
2081 2008-03-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2082
2083         * Oracle-Bones.el (ZOB-{02161 - 02178}): New characters.
2084
2085 2008-02-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2086
2087         * maps-conf.el: Don't add `=gt-pj-1' for J90-5567.
2088
2089 2008-02-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2090
2091         * Oracle-Bones.el (ZOB-{02137 - 02160}): New characters.
2092
2093         * char-db-util.el (shuowen-radicals): Use ?宮 instead of ?宫; add
2094         ?呂, ?穴, ?㝱, ?𤕫, ?冖, ?𠔼, ?冃, ?㒳, ?网 and ?襾.
2095
2096 2008-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2097
2098         * Ideograph-R170-Mound.el (U+F9DC): Unify JC3-68CC.
2099
2100 2008-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2101
2102         * Oracle-Bones.el (ZOB-{02089 - 02136}): New characters.
2103
2104 2008-02-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2105
2106         * Oracle-Bones.el (ZOB-{02065 - 02088}): New characters.
2107
2108 2008-02-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2109
2110         * Oracle-Bones.el (ZOB-01767): Use ZOB-01765 instead of ZOB-01766
2111         as its parent.
2112         (ZOB-{02041 - 02064}): New characters.
2113
2114 2008-02-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2115
2116         * Ideograph-R120-Silk.el (J90-3752): Unify JC3-5FDF.
2117
2118         * Oracle-Bones.el (ZOB-{02031 - 02039}): New characters.
2119         (ZOB-02040): Add `shuowen-radical', `sources' and
2120         `zinbun-oracle-page'; add `<-Oracle-Bones' for U+5411.
2121
2122 2008-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2123
2124         * char-db-util.el (shuowen-radicals): Add ?𣎳, ?林, ?麻, ?尗, ?耑,
2125         ?韭, ?瓜, ?瓠, ?宀 and ?宫.
2126
2127         * Oracle-Bones.el (ZOB-{02026 - 02030}): New characters.
2128
2129 2008-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2130
2131         * Oracle-Bones.el (ZOB-{02016 - 02024}): New characters.
2132
2133 2008-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2134
2135         * Ideograph-R004-Slash.el (GT-00160): Add `=ucs@JP' for U+4E49.
2136
2137 2008-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2138
2139         * Ideograph-R157-Foot.el (U+8DBC): Use `->denotational'.
2140         (U-0002F9DB): Use `->subsumptive'; use `<-denotational' for
2141         U+8DBC.
2142         (JSP-5F6F): Use `<-subsumptive' for U-0002F9DB; add AJ1-22613.
2143
2144         * Ideograph-R097-Melon.el (M-21376): Unify GT-27391; add `=ucs@JP'
2145         for U-00024AEB.
2146
2147 2008-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2148
2149         * Ideograph-R115-Grain.el (U-0002577E): Use `->subsumptive';
2150         integrate M-24975.
2151         (U-0002577F): Unify M-24976.
2152         (U-00025786): Use `->subsumptive'; integrate M-25008.
2153         (U-00025797): Unify M-25009.
2154         (U-0002578F): New character.
2155         (C6-3A42): Unify H7-C374.
2156
2157         * Ideograph-R109-Eye.el (GT-29659): Add `=ucs@JP' for U-00025109.
2158
2159         * Ideograph-R075-Tree.el (U-000237F8): Use `->denotational'
2160         instead of `->subsumptive'; integrate GT-20454.
2161
2162 2008-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2163
2164         * Oracle-Bones.el (ZOB-{01992 - 02015}): New characters.
2165
2166 2008-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2167
2168         * Oracle-Bones.el (ZOB-{01969 - 01991}): New characters.
2169
2170 2008-01-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2171
2172         * char-db-util.el (shuowen-radicals): Add ?克, ?彔, ?禾, ?秝, ?黍,
2173         ?香, ?米, ?毇, ?臼 and ?凶.
2174
2175 2008-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2176
2177         * Ideograph-R109-Eye.el (U-00025109): Use `->subsumptive';
2178         integrate GT-29659 and GT-K05746.
2179
2180         * Ideograph-R087-Claw.el (U-00024532): Use `->denotational' and
2181         `->subsumptive'.
2182         (M-19709): Use `<-denotational' for U-00024532; unify GT-25311.
2183         (IU-00024532): Unify GT-25312.
2184
2185         * Ideograph-R066-Rap.el (U-00022EF5): Unify GT-16617.
2186         (U-00022F06): Use `=>daikanwa' instead of `morohashi-daikanwa' for
2187         M-13128; add `<-unknown' for U-00022EF5.
2188
2189 2007-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2190
2191         * u02E00-CJK-Radical-Supplement.el, Ideograph-R130-Meat.el
2192         (GT-K00758): New character.
2193
2194 2007-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2195
2196         * char-db-util.el (shuowen-radicals): Use ?卣 instead of ?𠧪.
2197
2198         * Oracle-Bones.el (ZOB-01951): Add `shuowen-radical', `sources'
2199         and `zinbun-oracle-page'; add `<-Oracle-Bones' for U+5EFC and
2200         U+5363.
2201         (ZOB-{01952 - 01968}): New characters.
2202
2203 2007-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2204
2205         * Oracle-Bones.el (ZOB-{01948 - 01950}): New characters.
2206
2207         * Ideograph-R178-Tanned-Leather.el (U+4A99): Use `->subsumptive'.
2208         (C7-4B64): Map to U-000293CF.
2209
2210 2007-12-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2211
2212         * Ideograph-R075-Tree.el (U-000233BA): Use `->subsumptive'.
2213         (U-0002343A): Unify M-14744.
2214
2215         * Oracle-Bones.el (ZOB-01946): New character.
2216         (ZOB-01947): New character.
2217
2218 2007-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2219
2220         * char-db-util.el (shuowen-radicals): Use ?𢎘 and ?𣐺.
2221
2222 2007-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2223
2224         * Oracle-Bones.el (ZOB-{01928 - 01945}): New characters.
2225
2226 2007-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2227
2228         * Oracle-Bones.el (ZOB-{01908 - 01927}): New characters.
2229
2230         * ruimoku6.el: Use `Oracle-Bones' instead of `bones-carapaces' in
2231         `script' feature.
2232         (RUI6-E034): New character.
2233
2234         * char-db-util.el (shuowen-radicals): Add ?夕, ?多, ?毌, ?㔾, ?𣎺,
2235         ?𠧪, ?齊, ?朿, ?片 and ?鼎.
2236
2237 2007-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2238
2239         * Oracle-Bones.el (ZOB-{01892 - 01907}): New characters.
2240
2241 2007-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2242
2243         * Oracle-Bones.el (ZOB-{01872 - 01889}): New characters.
2244         (ZOB-01890): Add `shuowen-radical', `sources' and
2245         `zinbun-oracle-page'; add `<-Oracle-Bones' for U+65CF.
2246         (ZOB-01891): New character.
2247
2248 2007-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2249
2250         * Oracle-Bones.el (ZOB-{01858 - 01871}): New characters.
2251
2252 2007-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2253
2254         * Ideograph-R163-City.el (U-00028677): Unify H10-B5B1.
2255         (U+9137): Use `->subsumptive'; integrate JC3-68B3.
2256         (U-0002879C): Use `->subsumptive'.
2257         (U+9146): Use `->subsumptive'; integrate JC3-68B5.
2258
2259         * Oracle-Bones.el (ZOB-01857): Add `shuowen-radical', `sources'
2260         and `zinbun-oracle-page'; add `<-Oracle-Bones' for U+65E5.
2261
2262 2007-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2263
2264         * char-db-util.el (shuowen-radicals): Add ?日, ?旦, ?倝, ?㫃, ?冥,
2265         ?晶, ?月, ?有, ?朙 and ?囧.
2266
2267         * Oracle-Bones.el (ZOB-00246): Use ZOB-01155 instead of U+76EE in
2268         `ideographic-structure'.
2269         (ZOB-00303): Use ZOB-01656 instead of U+6728 in
2270         `ideographic-structure'.
2271         (ZOB-00358): Use ZOB-01155 instead of U+76EE in
2272         `ideographic-structure'.
2273         (ZOB-00387): Use ZOB-01731 instead of U+6797 in
2274         `ideographic-structure'.
2275         (ZOB-00415): Use ZOB-01155 instead of U+76EE in
2276         `ideographic-structure'.
2277         (ZOB-00516): Add `ideographic-structure'.
2278         (ZOB-00555): Use ZOB-01774 instead of U-000200A4 in
2279         `ideographic-structure'.
2280
2281 2007-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2282
2283         * Oracle-Bones.el (ZOB-{01845 - 01856}): New characters.
2284
2285 2007-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2286
2287         * Oracle-Bones.el (ZOB-{01829 - 01844}): New characters.
2288
2289 2007-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2290
2291         * Oracle-Bones.el (ZOB-00733): Add `<-Oracle-Bones' for a sequence
2292         U+5341 ZOB-01815.
2293         (ZOB-{01806 - 01823}): New characters.
2294         (ZOB-01824): Add `shuowen-radical' and `sources'; add
2295         `<-Oracle-Bones' for U+8C9D.
2296         (ZOB-{01825 - 01828}): New characters.
2297
2298 2007-10-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2299
2300         * Oracle-Bones.el (ZOB-01791): Add `shuowen-radical', `sources'
2301         and `zinbun-oracle-page'; add `<-Oracle-Bones' for U+751F.
2302         (ZOB-{01792 - 01805}): New characters.
2303
2304         * Ideograph-R075-Tree.el (U-000233EE): New character.
2305
2306 2007-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2307
2308         * Oracle-Bones.el (ZOB-{01782 - 01790}): New characters.
2309
2310 2007-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2311
2312         * Oracle-Bones.el (ZOB-{01751 - 01757}): New characters.
2313         (ZOB-01758): Add `shuowen-radical', `zinbun-oracle-page'; add
2314         `<-Oracle-Bones' for U+6851.
2315         (ZOB-{01759 - 01781}): New characters.
2316
2317 2007-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2318
2319         * Oracle-Bones.el (ZOB-{01727 - 01750}): New characters.
2320
2321 2007-10-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2322
2323         * Oracle-Bones.el (ZOB-{01713 - 01726}): New characters.
2324
2325 2007-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2326
2327         * Ideograph-R075-Tree.el (U+67D0): Use `->subsumptive'.
2328         (U-00023429): New character.
2329         (U-00023441): Use `->denotational' and `->subsumptive'; integrate
2330         M-14786.
2331         (U-0002363B): Use `->subsumptive'; integrate GT-19765 and H4-AEA9.
2332
2333         * Oracle-Bones.el (ZOB-{01679 - 01712}): New characters.
2334
2335 2007-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2336
2337         * Oracle-Bones.el (ZOB-{01656 - 01677}): New characters.
2338         (ZOB-01678): Add `shuowen-radical', `sources' and
2339         `zinbun-oracle-page'; add `<-Oracle-Bones' for U+91C7.
2340
2341         * char-db-util.el (shuowen-radicals): Add ?木, ?東, ?林, ?才, ?叒,
2342         ?之, ?帀, ?出, ?𣎵, ?生, ?乇, ?𠂹, ?𠌶, ?華, ?𥝌, ?稽, ?巢, ?桼,
2343         ?束, ?㯻, ?囗, ?員, ?貝, ?邑 and ?𨛜.
2344
2345 2007-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2346
2347         * Ideograph-R030-Mouth.el (U+561C): Use `->denotational' instead
2348         of `->subsumptive'.
2349
2350         * Ideograph-R199-Wheat.el (K0-586A): Use `<-subsumptive'; separate
2351         J0-734E and G1-4273.
2352
2353         * Oracle-Bones.el (ZOB-{01641 - 01655}): New characters.
2354
2355 2007-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2356
2357         * maps-conf.el: Don't add `=gt-pj-1' for J90-734E.
2358
2359 2007-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2360
2361         * Ideograph-R030-Mouth.el (U-00020F82): Use `->denotational'.
2362         (C7-2149): Separate H2-DEAF; use `<-denotational' for U-00020F82;
2363         add `<-original' for U+55C7.
2364
2365         * Oracle-Bones.el (ZOB-{01622 - 01640}): New characters.
2366
2367 2007-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2368
2369         * char-db-util.el (shuowen-radicals): Use ?嗇 instead of ?𠾂.
2370
2371 2007-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2372
2373         * char-db-util.el (shuowen-radicals): Fix typo; swap ?畗 and ?𣆪
2374         based on the big brother's version.
2375
2376         * Oracle-Bones.el (ZOB-{01598 - 01621}): New characters.
2377
2378 2007-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2379
2380         * Oracle-Bones.el (ZOB-{01553 - 01597}): New characters.
2381
2382         * Ideograph-R046-Mountain.el (M-07875): Unify H2-EEA3.
2383
2384 2007-09-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2385
2386         * Oracle-Bones.el (ZOB-{01537 - 01552}): New characters.
2387
2388 2007-09-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2389
2390         * Oracle-Bones.el (ZOB-{01517 - 01536}): New characters.
2391
2392 2007-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2393
2394         * Oracle-Bones.el (ZOB-{01508 - 01516}): New characters.
2395
2396 2007-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2397
2398         * Oracle-Bones.el (ZOB-{01289 - 01492}): Fix `shuowen-radicals'.
2399         (ZOB-{01493 - 01507}): New characters.
2400
2401 2007-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2402
2403         * Ideograph-R143-Blood.el (U-000275D3): New character.
2404
2405 2007-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2406
2407         * Ideograph-R143-Blood.el (U-000275A7): Unify H8-CE6C.
2408
2409         * Ideograph-R073-Say.el (U-000231AA): New character.
2410         (BC-8941): Likewise; add `<-denotational' for U-000231AA.
2411
2412         * char-db-util.el (shuowen-radicals): Add ?烏; add ?丶, ?丹, ?青,
2413         ?井, ?皀, ?鬯, ?食, ?亼, ?會, ?倉, ?入, ?缶, ?矢, ?高, ?冂, ?𩫏,
2414         ?京, ?亯, ?畗, ?𣆪, ?㐭, ?𠾂, ?來, ?麥, ?夊, ?舛, ?䑞, ?韋, ?弟,
2415         ?夂, ?久 and ?桀.
2416
2417 2007-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2418
2419         * Oracle-Bones.el (ZOB-{01456 - 01492}): New characters.
2420
2421 2007-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2422
2423         * Ideograph-R154-Shell.el (U+8D19): Use `->denotational' and
2424         `->subsumptive'.
2425         (U+478B): Use `->subsumptive'.
2426
2427         * Ideograph-R141-Tiger.el (U+459C): Use `->denotational' and
2428         `->subsumptive'; integrate H7-F4FC.
2429
2430         * Oracle-Bones.el (ZOB-{01449 - 01455}): New characters.
2431
2432         * char-db-util.el (shuowen-radicals): Fixed.
2433
2434 2007-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2435
2436         * Ideograph-R151-Bean.el (U+4736): Use `->subsumptive'.
2437         (U-00027BE6): Use `->denotational'.
2438
2439         * Ideograph-R055-Two-Hands.el (U-00022368): Use `->subsumptive'.
2440         (U-0002236A): New character.
2441         (U+5F0A): Use `->denotational' instead of `->subsumptive'.
2442
2443         * Oracle-Bones.el (ZOB-{01428 - 01448}): New characters.
2444
2445 2007-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2446
2447         * Ideograph-R181-Leaf.el (U+982C): Unify JC3-6CFD.
2448
2449 2007-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2450
2451         * Ideograph-R009-Man.el (U+363C): Add `ideographic-structure'.
2452
2453         * Ideograph-R077-Stop.el (U-00023995): Use `->subsumptive'.
2454
2455         * Ideograph-R013-Down-Box.el (U-0002F816): Use `->subsumptive'.
2456
2457 2007-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2458
2459         * Ideograph-R073-Say.el (U-00023327): Use `->subsumptive';
2460         integrate H4-DEF5 and GT-18087.
2461
2462         * Oracle-Bones.el (ZOB-{01408 - 01427}): New characters.
2463
2464 2007-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2465
2466         * Oracle-Bones.el (ZOB-00510): Use ZOB-01397 instead of ZOB-01019
2467         in `ideographic-structure'.
2468         (ZOB-00586): Use ZOB-01019 instead of ZOB-01397 in
2469         `ideographic-structure'.
2470         (ZOB-00592): Likewise.
2471         (ZOB-01397): Add `shuowen-radical' and `zinbun-oracle-page'; add
2472         `<-Oracle-Bones' for U-00020087 and U+5DE6.
2473         (ZOB-{01398 - 01407}): New characters.
2474
2475 2007-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2476
2477         * Oracle-Bones.el (ZOB-{01385 - 01396}): New characters.
2478
2479 2007-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2480
2481         * Ideograph-R066-Rap.el (U+6563): Use `->subsumptive'.
2482         (U+3A9A): Use `=>daikanwa' instead of `morohashi-daikanwa'; add
2483         `<-unknown' for J0-3B36.
2484         (U-00022F66): Use `->subsumptive'.
2485         (U-00022FE8): Use `->denotational'; add `sound@ja/on'.
2486         (U-00022FF1): New character; add `=>daikanwa' and `<-unknown' for
2487         M-13390.
2488
2489         * Ideograph-R009-Man.el (BC-8AFC): Use <IDEOGRAPHIC DESCRIPTION
2490         CHARACTER SURROUND FROM ABOVE> instead of <IDEOGRAPHIC DESCRIPTION
2491         CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
2492
2493         * Ideograph-R048-Work.el (M-08735): Separate UU+382D; unify
2494         GT-11013.
2495         (C3-3B38): Unify UU+382D.
2496         (CB11442): New character; use `<-subsumptive' for U+382D.
2497
2498         * ideograph-util.el (char-daikanwa): Return '(M d 8) instead of
2499         '(M 0) or '(M d 0).
2500
2501 2007-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2502
2503         * Ideograph-R001-One.el (GT-K00264): Moved from
2504         Ideograph-R012-Eight.el; add `=>daikanwa' for M-00015; add
2505         `<-formed@component/connect-above' for U+4E0C.
2506
2507         * char-db-util.el (shuowen-radicals): Add ?竹, ?箕, ?丌, ?左, ?工,
2508         ?㠭, ?巫, ?甘, ?曰, ?乃, ?丂, ?可, ?兮, ?号, ?亏, ?旨, ?喜, ?壴,
2509         ?鼓, ?豈, ?豆, ?豊, ?豐, ?䖒, ?虍, ?虎, ?虤, ?皿, ?𠙴, ?去 and ?血.
2510
2511         * Ideograph-R012-Eight.el (GT-K00264): Moved to
2512         Ideograph-R001-One.el.
2513
2514         * Oracle-Bones.el (ZOB-{01352 - 01384}): New characters.
2515
2516 2007-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2517
2518         * Oracle-Bones.el (ZOB-{01330 - 01348}): New characters.
2519         (ZOB-01349): Add `shuowen-radical' and `zinbun-oracle-page'; add
2520         `<-Oracle-Bones' for U+5200.
2521         (ZOB-01350): New character.
2522         (ZOB-01351): New character.
2523
2524 2007-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2525
2526         * Oracle-Bones.el (ZOB-{01315 - 01329}): New characters.
2527
2528 2007-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2529
2530         * Oracle-Bones.el (ZOB-{01289 - 01295}): New characters.
2531         (ZOB-01296): Add `shuowen-radical', `sources',
2532         `zinbun-oracle-page' and `<-Oracle-Bones'.
2533         (ZOB-{01297 - 01314}): New characters.
2534
2535 2007-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2536
2537         * Ideograph-R028-Private.el (U+53C0): Use `->subsumptive'.
2538         (BC-8BD0): New character.
2539
2540 2007-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2541
2542         * Oracle-Bones.el (ZOB-{01269 - 01288}): New characters.
2543
2544         * Ideograph-R102-Field.el (M-21729): Unify U-00024C13 and H7-B4A6.
2545         (U-00024C14): New character; unify BC-8DEE.
2546
2547 2007-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2548
2549         * Ideograph-R173-Rain.el (JSP-672E): Unify JC3-6CB0.
2550
2551         * char-db-util.el (shuowen-radicals): Add ?𠦒, ?冓, ?幺, ?𢆶, ?叀,
2552         ?玄, ?予, ?放, ?𠬪, ?𣦼, ?歺, ?死, ?冎, ?骨, ?肉, ?筋, ?刀, ?刃,
2553         ?㓞, ?丰, ?耒 and ?𧢞.
2554
2555         * Oracle-Bones.el (ZOB-00010): Use ZOB-01263 in
2556         `ideographic-structure'.
2557         (ZOB-00136): Likewise.
2558         (ZOB-00247): Likewise.
2559         (ZOB-00290): Add `ideographic-structure'.
2560         (ZOB-00310): Likewise.
2561         (ZOB-00401): Likewise.
2562         (ZOB-01196): Use U+9F3B instead of U-0002FA1C for
2563         `<-Oracle-Bones'.
2564         (ZOB-{01216 - 01243}): New characters.
2565         (ZOB-01244): Add `shuowen-radical', `sources',
2566         `zinbun-oracle-page' and `<-Oracle-Bones'.
2567         (ZOB-{01245 - 01251}): New characters.
2568         (ZOB-01252): Add `shuowen-radical', `sources',
2569         `zinbun-oracle-page' and `<-Oracle-Bones'.
2570         (ZOB-{01253 - 01268}): New characters.
2571
2572 2007-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2573
2574         * Ideograph-R172-Short-Tailed-Bird.el (JX2-7B74): Unify JC3-8EBC.
2575         (U+96DE): Use `->denotational' instead of `->subsumptive'.
2576
2577         * Oracle-Bones.el (ZOB-00598): Add `ideographic-structure'.
2578         (ZOB-01072): Add `<-Oracle-Bones' for U+3A99.
2579         (ZOB-{01176 - 01215}): New characters.
2580
2581 2007-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2582
2583         * Ideograph-R123-Sheep.el (U+7FB3): Use `->subsumptive'.
2584         (U-000263C5): Use `->subsumptive'.
2585         (U+437B): Use `->subsumptive'.
2586         (U+7FB4): Use `->subsumptive'; integrate CB12689 and CB08597.
2587
2588 2007-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2589
2590         * Ideograph-R066-Rap.el (M-13250): Unify GT-16772.
2591         (C6-4955): Unify H4-D7BD.
2592         (CB12039): New character.
2593         (U+6560): Use `->subsumptive'; add `<-denotational' for B-D974.
2594         (B-D974): Changed to abstract character.
2595         (U+656A): Use `->subsumptive'; add `<-denotational' for B-D974.
2596         (U+3A99): New character.
2597
2598         * Oracle-Bones.el (ZOB-01084): Use CB12039 instead of U-00022F5E
2599         for `<-Oracle-Bones'.
2600         (ZOB-{01154 - 01175}): New characters.
2601
2602         * Ideograph-R109-Eye.el (U-00021565): New character.
2603
2604         * Ideograph-R209-Nose.el (U+9F3B): Unify JC3-6FF3.
2605
2606 2007-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2607
2608         * char-db-util.el (shuowen-radicals): Add ?𥄎, ?目, ?䀠 , ?眉, ?盾,
2609         ?自, ?白, ?鼻, ?皕, ?習, ?羽, ?隹, ?奞, ?萑, ?𦫳, ?苜, ?羊, ?羴,
2610         ?瞿, ?雔, ?雥 and ?鳥.
2611
2612 2007-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2613
2614         * Oracle-Bones.el (ZOB-00597): Add `ideographic-structure'.
2615         (ZOB-01049): Add `<-Oracle-Bones' for U-00024904.
2616         (ZOB-01050): Add `<-Oracle-Bones' for U-000278C7.
2617         (ZOB-{01056 - 01128}): New characters.
2618         (ZOB-01129): Add `shuowen-radical', `sources' and
2619         `zinbun-oracle-page'; add `<-Oracle-Bones' for U+535C.
2620         (ZOB-{01130 - 01153}): New characters.
2621
2622 2007-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2623
2624         * Ideograph-R148-Horn.el (U-000278D0): Use `->subsumptive'.
2625         (M-35035): Unify H10-D9DB; map to U-000278CC.
2626         (M-35036): Map to U-000278CB.
2627         (M-35037): Unify H10-D9D6; map to U-000278CA.
2628         (U-000278CF): Use `->denotational' and `->subsumptive'.
2629         (U-000278C7): New character.
2630
2631 2007-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2632
2633         * Ideograph-R096-Jade.el (U-0002490A): New character.
2634         (U-00024909): New character.
2635         (M-20886): New character.
2636         (U-00024904): New character.
2637         (U-0002490B): New character.
2638
2639         * Oracle-Bones.el (ZOB-00132): Modify `ideographic-structure'.
2640         (ZOB-00177): Modify `ideographic-structure'.
2641         (ZOB-00510): Modify `ideographic-structure'.
2642         (ZOB-00596): Add `ideographic-structure'.
2643         (ZOB-00599): Add `ideographic-structure'.
2644         (ZOB-00600): Add `ideographic-structure'.
2645         (ZOB-00601): Add `ideographic-structure'.
2646         (ZOB-{01009 - 01023}): New characters.
2647         (ZOB-01024): Add `shuowen-radical', `sources' and
2648         `zinbun-oracle-page'.
2649         (ZOB-{01025 - 01029}): New characters.
2650         (ZOB-01030): Add `shuowen-radical', `zinbun-oracle-page'; add
2651         `<-Oracle-Bones' for U+807F.
2652         (ZOB-{01031 - 01055}): New characters.
2653
2654 2007-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2655
2656         * Oracle-Bones.el (ZOB-{00938 - 01008}): New characters.
2657
2658 2007-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2659
2660         * Ideograph-R098-Tile.el (U+3F39): Use `->denotational'; integrate
2661         M-21566.
2662         (U-00024B7C): Use `->denotational' and `->subsumptive'; integrate
2663         M-21568.
2664         (U-00024B7D): Use `->subsumptive'; integrate M-21569.
2665         (U+7509): Use `->denotational'.
2666         (U+3F3A): Use `->subsumptive'; integrate M-21572.
2667         (U+4C1B): Use `->denotational'; use `ideographic-radical@cns'
2668         instead of `ideographic-radical'; add `ideographic-radical@ucs'
2669         and `ideographic-radical@ucs*sources'.
2670         (U-00024B85): Use `->subsumptive'.
2671
2672         * Ideograph-R058-Snout.el (U+38C7): Use `->subsumptive'; integrate
2673         BC-8950 and GT-12511.
2674         (U-0002F896): Use `->subsumptive'; integrate GT-12512.
2675
2676 2007-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2677
2678         * Ideograph-R164-Wine.el (U-000288C6): Use `->denotational'
2679         instead of `->subsumptive'.
2680         (U-000288C7): Use `->subsumptive'.
2681         (U+91B0): Use `->denotational' and `->subsumptive'.
2682         (U+9197): Fixed typo.
2683
2684         * Ideograph-R193-Cauldron.el (U+4C1B): Copied from
2685         Ideograph-R098-Tile.el.
2686         (M-45679): Map to U+4C1B.
2687         (U+9B33): Use `->denotational' and `->subsumptive'.
2688         (M-45682): Map to U-00029C31.
2689         (C7-3638): Likewise.
2690
2691         * Ideograph-R154-Shell.el (K0-5D36): Unify JC3-65F1.
2692
2693         * Ideograph-R134-Mortar.el (U-00026951): Use `->subsumptive' for
2694         BC-8B56.
2695
2696 2007-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2697
2698         * Oracle-Bones.el (ZOB-00714): Add missing sources.
2699         (ZOB-{00733 - 00908}): New characters.
2700         (ZOB-00909): Add `shuowen-radical', `sources',
2701         `zinbun-oracle-page' and `<-Oracle-Bones'.
2702         (ZOB-{00910 - 00935}): New characters.
2703         (ZOB-00936): Add `shuowen-radical', `sources',
2704         `zinbun-oracle-page' and `<-Oracle-Bones'.
2705         (ZOB-00937): New character.
2706
2707 2007-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2708
2709         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL KNIFE ONE>): Add
2710         `<-identical@component/connect-below' for BC-8B5B.
2711         (BC-8B5B): New character.
2712
2713         * Ideograph-R131-Minister.el (U+81E4): Unify BC-8C5C and CB07245.
2714
2715         * Ideograph-R018-Knife.el (BC-8B5B): New character.
2716
2717         * Ideograph-R015-Ice.el (U+51D0): Fixed typo.
2718
2719         * Ideograph-R009-Man.el (U+50D5): Fixed typo.
2720
2721 2007-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2722
2723         * char-db-util.el (shuowen-radicals): Add ?𦥑, ?𨉋, ?爨, ?革, ?鬲,
2724         ?䰜, ?爪, ?𠃨, ?鬥, ?又, ?𠂇, ?㕜, ?  支, ?𦘒, ?聿, ?畫, ?隶, ?堅,
2725         ?臣, ?殳, ?殺, ?𠘧, ?寸, ?皮 , ?瓪, ?  攴, ?敎, ?卜, ?用, ?爻 and
2726         ?㸚.
2727
2728 2007-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2729
2730         * Oracle-Bones.el:
2731         - Don't use `ideographic-combination' for a char-spec.
2732         - Shift `shuowen-radical' after the 13th.
2733         (ZOB-00002): Add `ideographic-structure'.
2734         (ZOB-00126): Add `ideographic-structure'.
2735         (ZOB-00136): Add `ideographic-structure'.
2736         (ZOB-00159): Add `ideographic-structure'.
2737         (ZOB-00160): Add `ideographic-structure'.
2738         (ZOB-00334): Add `又示' into `<-Oracle-Bones'.
2739         (ZOB-00335): Add `又宗' into `<-Oracle-Bones'.
2740         (ZOB-{00340 - 00732}): New characters.
2741         (ZOB-{00909, 00936, 01024, 01030, 01129, 01244, 01252, 01296,
2742         01313, 01349, 01397, 01678, 01758, 01791, 01824, 01857, 01890,
2743         01951, 02040, 02203): New stubs.
2744
2745 2007-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2746
2747         * char-db-util.el (shuowen-radicals): Add ?㗊, ?舌, ?干, ?谷, ?只,
2748         ?㕱, ?句, ?丩, ?古, ?  十, ?卅, ?言, ?誩, ?音, ?䇂, ?丵, ?菐, ?𠬞,
2749         ?廾, ?共, ?異 and ?舁.
2750
2751 2007-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2752
2753         * Ideograph-R060-Step.el (U+38D5): New character.
2754
2755 2007-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2756
2757         * Ideograph-R060-Step.el (CB05237): New character.
2758
2759         * char-db-util.el (shuowen-radicals): Add ?廴, ?𢓊, ?行, ?齒, ?牙,
2760         ?足, ?疋, ?品, ?龠 and ?冊.
2761
2762 2007-06-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2763
2764         * ruimoku6.el (RUI6-E000): Add `<-unknown' for ZOB-00589.
2765
2766         * Ideograph-R162-Walk.el (K0-5432): Unify JC3-67C4.
2767
2768 2007-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2769
2770         * char-db-util.el (shuowen-radicals): Add ?正, ?是, ?辵 and ?彳.
2771
2772 2007-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2773
2774         * u02E00-CJK-Radical-Supplement.el (GT-K00089): New character.
2775
2776 2007-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2777
2778         * Ideograph-R205-Frog.el (U+9F05): Use `->subsumptive'.
2779         (U-0002FA19): Use `->subsumptive'.
2780
2781         * Ideograph-R206-Tripod.el (JSP-6D26): Unify JC3-6FE3.
2782         (U-0002FA1A): Add `=>ucs*' and `<-same@ucs' for U+9F0F; integrate
2783         GT-66020.
2784         (C5-5351): Unify IU-0002FA1A; add `<-unknown' for M-48320.
2785
2786         * Ideograph-R200-Hemp.el (C6-463E): Unify U-0002FA15.
2787         (U-0002A392): Use `->denotational' instead of `->subsumptive'; use
2788         `ideographic-{radical|strokes}@ucs' instead of
2789         `ideographic-{radical|strokes}'; add
2790         `ideographic-{radical|strokes}@ucs*sources',
2791         `ideographic-{radical|strokes}@ucs/compat' and
2792         `ideographic-{radical|strokes}@ucs/compat*sources'.
2793         (U-0002F88F): Copied from Ideograph-R053-Dotted-Cliff.el.
2794
2795         * Ideograph-R053-Dotted-Cliff.el (U-0002A392): Fix
2796         `ideographic-strokes@ucs/compat*sources'.
2797         (U-0002F88F): Use `ideographic-{radical|strokes}@ucs/compat'
2798         instead of `ideographic-{radical|strokes}'; add
2799         `ideographic-{radical|strokes}@ucs' and
2800         `ideographic-{radical|strokes}@ucs/compat*sources'.
2801
2802         * Ideograph-R204-Embroidery.el (C6-5A60): Unify U-0002FA17.
2803
2804 2007-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2805
2806         * Ideograph-R196-Bird.el (U+9CFD): Add `<-vulgar' for M-46863.
2807         (U-0002FA0C): Use `->subsumptive'; add `=>ucs*' for U+9CFD.
2808         (U-0002FA12): Add `=>ucs*' for U-0002A105.
2809         (U-0002FA11): Add `=>ucs*' for U+4CF8.
2810
2811         * Ideograph-R184-Eat.el (C6-3C77): Map to U-0002FA02.
2812
2813 2007-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2814
2815         * Ideograph-R186-Fragrant.el (U-0002985D): Use `->denotational'
2816         instead of `->subsumptive'.
2817
2818         * Ideograph-R182-Wind.el (U-000295B6): Use `->subsumptive'.
2819         (C6-643A): Map to U-0002FA01.
2820         (U+4B01): Use `->subsumptive'.
2821
2822         * Ideograph-R189-Tall.el (M-45314): Unify GT-60969, GT-K08024 and
2823         JC3-6EA4.
2824
2825         * Ideograph-R187-Horse.el (U-0002FA06): Add CU-0002FA06.
2826
2827 2007-05-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2828
2829         * Ideograph-R181-Leaf.el (U-0002F9FC): Use `<-subsumptive' for
2830         U+4AB2.
2831         (U+980B): Use `->denotational' instead of `->subsumptive'.
2832         (C6-6430): Map to U-0002F9FF.
2833         (U-0002F9FD): Add `=>ucs*' for U-00029496.
2834         (U+9829): Add `<-same' for M-43561.
2835         (U-0002FA00): Add `=>ucs*' for U+9829.
2836
2837 2007-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2838
2839         * Ideograph-R172-Short-Tailed-Bird.el (U+96C3): Use
2840         `->subsumptive'.
2841         (U+96C4): Use `->subsumptive'.
2842         (C6-636E): Map to U-0002F9F3.
2843
2844 2007-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2845
2846         * Ideograph-R169-Gate.el (C6-6358): Map to U-0002F9EE.
2847         (U+4997): Use `->subsumptive'.
2848         (U+95DA): Use `->subsumptive'.
2849         (U+95DB): Use `->subsumptive'.
2850         (U+95DC): Use `->subsumptive'.
2851
2852         * Ideograph-R173-Rain.el (U-0002F9F6): Add `=>ucs*' for
2853         U-00029145.
2854
2855         * Ideograph-R170-Mound.el (C6-5022): Unify U-0002F9F2; use
2856         `<-same' for M-41843.
2857         (U+49E6): Use `->denotational' and `->subsumptive'.
2858
2859 2007-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2860
2861         * Ideograph-R167-Gold.el (C6-6353): Map to U-0002F9E8.
2862         (C6-634F): Map to U-0002F9E9.
2863         (U+92D6): Use `->denotational' and `->subsumptive'.
2864         (U+92D7): Use `->subsumptive'.
2865         (U+92D8): Use `->denotational' and `->subsumptive'.
2866
2867 2007-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2868
2869         * Ideograph-R163-City.el (U+9094): Use `->subsumptive'.
2870         (C6-255B): Unify U-0002F9E2; use `<-unknown' for M-39276.
2871         (U+909E): Use `->subsumptive'.
2872         (U+909F): Use `->subsumptive'.
2873         (U-0002872E): Add `sound@ja/on'.
2874         (M-39541): Add `<-same' for U-0002F833.
2875         (U+9111): Use `->denotational'.
2876         (C6-5947): Use `<-denotational' for U+9111; unify U-0002F9E4.
2877         (C6-594A): Unify U-0002F9E5; add `sound@ja/on'; add `<-same@ucs'
2878         for U-0002872E; add `<-wrong' for K0-7A41.
2879
2880 2007-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2881
2882         * Ideograph-R164-Wine.el (U+91A4): Fix a typo [the self is
2883         missing].
2884         (J90-3E5F): Unify JC3-69A1.
2885
2886         * Ideograph-R162-Walk.el (C1-4F54): Add CU+8FD1.
2887         (J90-4D5A): Unify JC3-70EB.
2888
2889 2007-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2890
2891         * Ideograph-R159-Cart.el (C6-345D): Unify U-0002F9DD; use
2892         `<-subsumptive' for U-000208DE.
2893
2894         * Ideograph-R020-Wrap.el (U-000208DE): Use
2895         `ideographic-{radical|strokes}@ucs' instead of
2896         `ideographic-{radical|strokes}'; add
2897         `ideographic-{radical|strokes}@ucs/compat',
2898         `ideographic-radical@{ucs|ucs/compat}*sources' and
2899         `ideographic-strokes@{ucs|ucs/compat}*sources'; add `sound@ja/on';
2900         add `<-original' for U+8ECD; use `->subsumptive' to integrate
2901         U-0002F9DD.
2902
2903 2007-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2904
2905         * Ideograph-R152-Pig.el (U+8C5C): Use `<-denotational' for B-D7CF;
2906         add `<-vulgar' for JSP-5E73.
2907         (B-D7CF): Changed to abstract character.
2908         (U+8C63): Add `<-denotational' for B-D7CF; use `->subsumptive'.
2909
2910 2007-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2911
2912         * Ideograph-R153-Badger.el (U-00027CA8): Add `<-simplified@misc'
2913         for M-36538.
2914         (C6-5850): Map to U-0002F9D3.
2915
2916         * Ideograph-R156-Run.el (U-0002F9D7): Add CU-0002F9D7.
2917
2918         * Ideograph-R154-Shell.el (C6-585C): Unify U-0002F9D5.
2919         (U+8D1B): Use `->subsumptive'.
2920         (M-36985): New character.
2921         (U-0002F9D6): Use `->subsumptive'; add `<-unknown' for M-36985.
2922
2923 2007-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2924
2925         * Ideograph-R152-Pig.el (C6-292A): Map to U-0002F9D2.
2926
2927 2007-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2928
2929         * Ideograph-R149-Speech.el (C6-3C2D): Map to U-0002F9CC.
2930         (J0-403F): Add `<-same' for M-35537.
2931         (M-35537): Separate C6-6247; map to U+8AA0.
2932         (C6-6247): Separate M-35537; unify U-0002F9CF.
2933
2934 2007-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2935
2936         * Ideograph-R145-Clothes.el (U-0002F9C5): Add `=>ucs*' for
2937         U-00027667.
2938         (U-00027643): Integrate GT-46110.
2939         (U+88BF): Use `->subsumptive'.
2940         (U-00027664): Use `->subsumptive'; integrate M-34256.
2941         (U+88C0): Use `->subsumptive'.
2942         (U+88C1): Use `->subsumptive'.
2943         (U+88C9): Use `->subsumptive'.
2944         (U-00027760): New character.
2945         (C6-582E): Map to U-0002F9C6.
2946         (U-00027689): Use `->denotational' and `->subsumptive'.
2947
2948 2007-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2949
2950         * Ideograph-R147-See.el (U-0002F9CB): Add `=>ucs*' and
2951         `<-same@ucs' for U-000278AE.
2952         (M-34999): Add `<-same' for M-34996.
2953
2954         * Ideograph-R142-Insect.el (C6-3B71): Map to U-0002F9B7.
2955         (U+86E2): Add `<-vulgar' for M-33198.
2956         (C6-4E46): Unify U-0002F9B9; add `<-unknown' for JX2-7752.
2957         (U+86D6): Use `->denotational'.
2958         (U+870F): Use `->subsumptive'.
2959
2960 2007-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2961
2962         * Ideograph-R141-Tiger.el (C6-3447): Map to U-0002F9B3.
2963         (U-0002719D): Use `->subsumptive'.
2964         (U+4589): Use `->subsumptive'.
2965         (U-0002719E): Use `->subsumptive'; integrate MH-0539 and GT-44184.
2966         (U+8651): Use `->subsumptive'.
2967
2968 2007-04-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2969
2970         * Ideograph-R140-Grass.el (U+828A): Use `->denotational'.
2971         (U+828B): Likewise.
2972         (J0-3072): Use `<-denotational' for U+828B; unify C6-2552 and
2973         U-0002F990.
2974         (U+828C): Use `->denotational'.
2975         (U+8291): Use `->denotational'.
2976         (U-0002F98F): Use `<-denotational' for U+8291; add `=>ucs*' for
2977         U+8291; add `<-unknown' for C2-247D; use `->subsumptive'.
2978         (U+8292): Use `->denotational' and `->subsumptive'.
2979         (U+8293): Use `->denotational' instead of `->subsumptive'.
2980         (C6-2927): Map to U-0002F991.
2981         (U+82B1): Use `->denotational'.
2982         (C6-2928): Map to U-0002F993.
2983         (C6-2E24): Unify U-0002F998.
2984         (U+82E6): Use `->denotational'.
2985         (C6-2E23): Use `<-denotational' for U+82E6; unify U-0002F996.
2986         (U+44B0): Use `->denotational'.
2987         (U+831D): Use `->denotational' and `->subsumptive'.
2988         (C6-3B52): Map to U-0002F999.
2989         (C6-442B): Map to U-0002F99C.
2990         (C6-4376): Map to U-0002F99E; add `<-unknown' for M-31202.
2991         (U+83CA): Use `->denotational' and `->subsumptive'.
2992         (C6-443E): Map to U-0002F9A1.
2993         (U+83CB): Use `->denotational'.
2994         (U+83CC): Use `->denotational' and `->subsumptive'.
2995         (C6-443C): Use `<-denotational' for U+83CC; unify U-0002F9A2.
2996         (U+83CD): Use `->denotational'.
2997         (U+83CF): Use `->denotational'.
2998         (C6-4E3B): Unify U-0002F9A4; unify M-31163; unify GT-41024; add
2999         `<-same@ucs' for U-00026C36.
3000         (U-00026C36): Separate M-31163; use `=>daikanwa' for M-31163.
3001         (U+83DC): Use `->denotational'.
3002         (C6-443D): Map to U-0002F9A3.
3003         (U+83E7): Use `->denotational' and `->subsumptive'.
3004         (U-00026C6D): Fix typo.
3005         (C6-443B): Unify U-0002F99F; use `<-denotational' for U+8457;
3006         don't use `->subsumptive' to integrate C1-6161.
3007         (C6-613E): Map to U-0002F9A5.
3008         (U-00026D6B): Use `->subsumptive'.
3009         (C6-614F): Map to U-0002F9A6.
3010         (U+84F1): Use `->denotational'.
3011         (U-0002F9A8): Use `->subsumptive'; use `<-denotational' for
3012         U+84F1.
3013         (U-00026E02): Use `->subsumptive'.
3014         (U+4510): Use `->subsumptive'.
3015         (U+84F2): Use `->denotational'.
3016         (U+4511): Use `->denotational' and `->subsumptive'.
3017         (U+84F3): Use `->denotational'.
3018
3019 2007-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3020
3021         * Ideograph-R134-Mortar.el (U+8201): Use `ideographic-radical@ucs'
3022         instead of `ideographic-radical'; add
3023         `ideographic-radical@ucs/compat' and
3024         `ideographic-radical@{ucs|ucs/compat}*sources'; add J97-674D.
3025         (J0-674D): Unify U-0002F893 and C6-3074; use
3026         `ideographic-{radical|strokes}@ucs' instead of
3027         `ideographic-{radical|strokes}'; add
3028         `ideographic-{radical|strokes}@ucs/compat' and
3029         `ideographic-radical@ucs/compat*sources'.
3030         (M-30205): Unify U-00026970 and H8-CC53.
3031         (C6-4D5E): Map to U-0002F98C; add `<-same' for U+8204.
3032
3033         * Ideograph-R030-Mouth.el (B-D86F): Moved to parent.
3034
3035         * Ideograph-R009-Man.el (B-B0B4): Moved to parent.
3036
3037 2007-04-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3038
3039         * Ideograph-R130-Meat.el (U+808E): Use `->subsumptive'; add
3040         `sound@ja/on'.
3041         (U-0002F980): Use `->subsumptive'; add `sound@ja/on'; add `=>ucs*'
3042         and `<-same@ucs' for U-0002335F.
3043         (U+80B2): Add B-A87C.
3044         (M-49525): Add `<-formed' and `<-same' for M-29258.
3045         (U+809F): Use `->subsumptive'.
3046         (U+43D7): Use `->subsumptive'.
3047         (U+43D8): Use `->denotational' and `->subsumptive'.
3048         (C6-2D69): Map to U-0002F982.
3049         (U+43D9): Use `->subsumptive'; add `sound@ja/on'.
3050         (U-0002F983): Moved to parent.
3051         (U+8104): Use `->subsumptive'.
3052         (C6-4D48): Map to U-0002F985.
3053         (U+813F): Use `->subsumptive'.
3054         (U+43FF): Use `->denotational' and `->subsumptive'.
3055         (U-0002F984): Add `=>ucs*' and `<-same@ucs' for U+440B; add
3056         `sound@ja/on'.
3057
3058 2007-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3059
3060         * Ideograph-R013-Down-Box.el (M-49525): Add `<-formed' and
3061         `<-same' for M-29258.
3062
3063         * Ideograph-R074-Moon.el (U-0002335F): Unify M-14334; add
3064         `sound@ja/on'; add `->mistakable' for M-29258.
3065         (U+440B): Add `sound@ja/on'.
3066
3067 2007-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3068
3069         * Ideograph-R118-Bamboo.el (C6-6023): Map to U-0002F961.
3070         (U-00025BAB): Use `->subsumptive'; add `sound@ja/on'.
3071         (U-00025C78): Use `->denotational'; integrate M-26401.
3072         (U+7BF7): Use `->denotational' instead of `->subsumptive'.
3073         (U-00025C7B): Use `->denotational'; integrate M-26406.
3074         (U-00025C7F): Use `->subsumptive'; integrate M-26427.
3075         (U-00025C80): Unify M-26429; add `sound@ja/on'.
3076         (U+7C04): Use `->denotational'.
3077         (U+7C05): Use `->denotational' instead of `->subsumptive'.
3078         (U-00025C84): Use `->subsumptive'; integrate M-26439.
3079         (U-00025C86): Use `->denotational'; integrate M-26441.
3080         (U-00025C87): Use `->subsumptive'; integrate M-26442.
3081         (U+7C09): Use `->denotational' instead of `->subsumptive'.
3082         (U-00025C89): Use `->subsumptive'; integrate M-26446.
3083         (U-00025C91): Use `->denotational'; integrate M-26463.
3084         (U-00025C92): Use `->denotational'; integrate M-26464.
3085         (U-00025C9A): Use `->subsumptive'; integrate M-26470.
3086         (U-00025C9C): Use `->subsumptive'; integrate M-26472.
3087         (U+7C10): Use `->subsumptive'.
3088         (U-00025CA7): Use `->subsumptive'; integrate M-26485.
3089         (U-00025CA8): Use `->subsumptive'; integrate M-26486.
3090         (U-0002F965): Add `=>ucs*' for U-00025C80; add `sound@ja/on'; add
3091         `<-same' for U-0002F882; add `<-same@ucs' for U-00025C80.
3092
3093         * README.en (Character Reference): Add `zihui-biansi',
3094         `zihui-biansi-2char', `wuyin-pianhai', `kangxi-biansi-2char',
3095         `kangxi-biansi-3char', and `jigakushinan'.
3096
3097         * Ideograph-R128-Ear.el (U+8060): Add `sound@ja/on'.
3098         (C6-605D): Map to U-0002F97D.
3099         (U-0002F97E): Add `sound@ja/on'; add `=>ucs*' for U-000265A8; add
3100         `<-same@ucs' for U-000265A8.
3101         (U-000265A8): Add `sound@ja/on'.
3102         (U+43C0): Add `sound@ja/on'.
3103
3104 2007-03-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3105
3106         * Ideograph-R123-Sheep.el (U-0002635A): Use `->denotational'.
3107         (U-0002635B): Use `->denotational' and `->subsumptive'; add
3108         `sound@ja/on'.
3109         (U+7F95): Use `=>daikanwa' instead of `morohashi-daikanwa' for
3110         M-28449.
3111         (U+7F96): Use `->subsumptive'.
3112         (U+4370): Use `->subsumptive'.
3113         (U-0002637B): Likewise.
3114         (U-0002637C): Likewise.
3115         (C6-4D23): Unify U-0002F978; add `sound@ja/on'; add `<-vulgar' for
3116         M-28449.
3117
3118         * Ideograph-R124-Feather.el (U+4392): Use `->denotational'.
3119         (U+7FE2): Likewise.
3120         (J90-344D): Unify JC3-60B2.
3121
3122         * Ideograph-R105-Dotted-Tent.el (U-00024F37): Unify H7-E6F6.
3123
3124 2007-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3125
3126         * Ideograph-R125-Old.el (U+FA5B): Add `=>ucs*' for U+8005.
3127         (U-0002F97A): Likewise.
3128
3129         * Ideograph-R115-Grain.el (U+412F): Use `->denotational';
3130         integrate U-0002F958.
3131         (U+79EB): Use `->denotational'.
3132         (C6-3A43): Use `<-denotational' for U+79EB; unify U-0002F957.
3133         (U+79EC): Use `->subsumptive'.
3134         (U-00025799): Use `->denotational'; integrate M-25028.
3135         (U-0002579A): Use `->subsumptive'; integrate M-25029.
3136         (U+79F6): Use `->denotational' instead of `->subsumptive'.
3137         (U+4146): Use `->denotational'; integrate M-25031.
3138         (M-25032): New character.
3139         (U-0002579C): Use `->subsumptive'; integrate M-25033.
3140         (U+4141): Use `->subsumptive'; integrate M-25037.
3141         (U+4143): Use `->denotational' and `->subsumptive'; integrate
3142         M-25040.
3143         (U-0002579D): Use `->subsumptive'; integrate M-25046.
3144         (U+4147): Use `->subsumptive'; integrate M-25048.
3145         (U+4148): Use `->denotational' instead of `->subsumptive'.
3146         (U+414A): Use `->subsumptive'; integrate M-25050.
3147         (C6-4267): Use `<-denotational' for U+412F; unify U-0002F958; add
3148         `<-same' for M-09184.
3149         (U-0002579B): Use `->subsumptive'; add `<-unknown' for M-25032.
3150
3151         * Ideograph-R113-Spirit.el (U-0002561F): Use `->denotational'.
3152         (U-00025620): Likewise.
3153         (U-00025621): Likewise.
3154         (U-00025622): Likewise.
3155         (U-00025624): Likewise.
3156         (U-00025625): Likewise.
3157         (U-00025627): Likewise.
3158         (U-00025628): Likewise.
3159         (U-00025629): Likewise.
3160         (U+794F): Use `->denotational' instead of `->subsumptive'.
3161         (U+7951): Likewise.
3162         (U+7952): Likewise.
3163         (U-0002562B): Use `->denotational'; integrate M-24656.
3164         (U+7953): Use `->denotational' instead of `->subsumptive'.
3165         (U-0002562C): Use `->denotational'; integrate M-24659.
3166         (U-0002562D): Use `->denotational'; integrate M-24660.
3167         (U-0002562E): Use `->denotational'; integrate M-24661.
3168         (U+7954): Use `->denotational' instead of `->subsumptive'.
3169         (U+7955): Likewise.
3170         (U+795A): Likewise.
3171         (U+4103): Use `->denotational' and `->subsumptive'; integrate
3172         M-24669.
3173         (U+795B): Use `->denotational' instead of `->subsumptive'.
3174         (U+795C): Likewise.
3175         (U+7960): Likewise.
3176         (U+7961): Add `{ideographic|total}-strokes@{ucs|cns}' and
3177         `ideographic-strokes@ucs*sources'.
3178         (U-00025630): Use `->denotational' and `->subsumptive'; integrate
3179         M-24678.
3180         (U+7962): Use `->denotational'; add `sound@ja/on'.
3181         (U-00025632): Use `->subsumptive'; integrate M-24681.
3182         (C6-334A): Use `<-subsumptive'' for U-00025632; unify U-0002F953;
3183         add `<-same@ucs' for U+7956.
3184         (U-0002562F): Use `->denotational'.
3185         (U-00025640): Likewise.
3186         (U-00025641): Likewise.
3187
3188 2007-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3189
3190         * Ideograph-R120-Silk.el (U-00025F86): Add `sound@ja/on'.
3191         (M-27230): Add `<-same' for M-27227.
3192         (C6-3366): Map to U-0002F96B.
3193         (U+432D): Use `->denotational'.
3194         (M-28063): Add `<-ancient' for U+5F5D.
3195
3196 2007-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3197
3198         * char-db-util.el (shuowen-radicals): Add ?蓐, ?半, ?犛, ?癶, ?步,
3199         and ?此.
3200
3201 2007-03-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3202
3203         * Ideograph-R116-Cave.el (U-00025976): Use `->subsumptive';
3204         integrate M-25509.
3205         (U+41A2): Use `->subsumptive'; integrate M-25513.
3206         (U+7A96): Use `->denotational' instead of `->subsumptive'.
3207         (U+7A97): Use `->denotational' instead of `->subsumptive'.
3208         (U-0002597C): Use `->subsumptive'; integrate M-25521.
3209         (U-000259A2): Use `->subsumptive'; integrate M-25547'.
3210         (U-0002599B): Use `->denotational' instead of `->subsumptive'.
3211         (U-0002599C): Use `->denotational' instead of `->subsumptive'.
3212         (U-000259BE): Use `->denotational' instead of `->subsumptive'.
3213         (U-000259BF): Use `->denotational' instead of `->subsumptive'.
3214         (C6-5F75): Map to U-0002F95C.
3215
3216         * Ideograph-R119-Rice.el (U+42A0): Use `->denotational'.
3217         (U-0002F967): Add `<-denotational' for U+42A0; add `=>ucs*' for
3218         U+42A0.
3219
3220         * Ideograph-R072-Sun.el (U+3B2D): Use `->denotational'.
3221
3222         * Ideograph-R030-Mouth.el (U-00021131): Use `->denotational'.
3223         (G0-3D40): Use representational component in
3224         `ideographic-structure'.
3225
3226 2007-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3227
3228         * Ideograph-R087-Claw.el (U+7235): Use `->denotational'.
3229         (K0-6D49): Use `<-denotational' for U+7235; delete BC-C0EF;
3230         separate JC3-58AE.
3231         (U-0002F921): Use `<-denotational' for U+7235.
3232         (U-00024539): Use `->denotational'.
3233
3234 2007-03-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3235
3236         * Ideograph-R109-Eye.el (U-000250F2): Use `<-original' and
3237         `<-original*sources' instead of `original-ideograph-of'.
3238         (U+4013): Use `->subsumptive'.
3239         (U-000250F3): Add `<-same' for U+76F1.
3240         (C6-2D3D): Unify U-0002F941; add `<-original' for U+76F1.
3241         (U-000250F4): Use `->subsumptive'.
3242         (U-0002F940): Add `=>ucs*' for U+76F4.
3243         (U-00025117): Use `->subsumptive'.
3244         (U-00025118): Use `->subsumptive'.
3245         (U-00025119): Use `->subsumptive'.
3246         (C6-3331): Unify U-0002F943.
3247         (M-23201): Add `total-strokes'.
3248         (U-00025113): Unify H7-A946.
3249         (M-23203): Don't map to U-0002511B.
3250         (U-0002511B): Add `<-unknown' for M-23203; don't use
3251         `morohashi-daikanwa'.
3252         (U-0002F944): Moved to parent.
3253         (C6-3A2D): Map to U-0002F946.
3254         (U-0002F947): Add `=>ucs*' for U+771F.
3255         (C6-4248): Map to U-0002F948.
3256         (U-0002516A): Use `->subsumptive'.
3257
3258 2007-03-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3259
3260         * Ideograph-R112-Stone.el (U+4096): Use `->subsumptive'.
3261         (C6-253F): Map to U-0002F94C.
3262         (U-0002541D): Use `->denotational'.
3263         (U+788C): Use `->denotational' and `->subsumptive'.
3264         (C6-556B): Map to U-0002F94F.
3265         (U+788E): Use `->subsumptive'.
3266
3267         * Ideograph-R018-Knife.el (GT-K00089): New character.
3268
3269 2007-03-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3270
3271         * Ideograph-R104-Sickness.el (U-00024D78): Use `->subsumptive';
3272         integrate M-22147.
3273         (U-00024D81): Use `->subsumptive'; integrate M-22170.
3274         (U-00024D85): Use `->subsumptive'; integrate M-22172.
3275         (U+3F92): Use `->subsumptive'; integrate M-22173.
3276         (U-00024D8C): Use `->subsumptive'; integrate M-22182.
3277         (C6-4232): Unify U-0002F93A; add `<-unknown' for M-22336.
3278         (U+75D7): Use `->subsumptive'.
3279         (U+75D8): Likewise.
3280         (U+75D9): Likewise.
3281         (U+75DA): Likewise.
3282         (U+75DB): Likewise.
3283         (U+75DC): Use `->denotational' and `->subsumptive'; add
3284         `sound@ja/on'.
3285         (U+75DD): Use `->denotational' instead of `->subsumptive'.
3286         (U+75DE): Use `->subsumptive'.
3287         (U+760E): Use `->denotational'.
3288         (U+760F): Use `->denotational'.
3289         (U+7610): Use `->denotational' and `->subsumptive'.
3290
3291 2007-03-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3292
3293         * Ideograph-R108-Dish.el (U-00025044): Add `<-same' for U+76C2.
3294         (C6-2D3A): Unify U-0002F93D; add `<-original' for U+76C2.
3295         (U-00025046): Use `->subsumptive'.
3296         (U+3FFC): Add `sound@ja/on'; add `<-vulgar' for U-0002F93E.
3297         (U+3FFD): Add `sound@ja/on'; use `->subsumptive'.
3298         (U-0002F93E): Add `=>ucs*' for U+3FFC; add `sound@ja/on'.
3299
3300         * char-db-util.el (shuowen-radicals): Add 5 radicals.
3301
3302         * Ideograph-R102-Field.el (U+7533): Add `sound@ja/on'.
3303         (U-00024C1D): Likewise.
3304         (U+753E): Likewise; add `<-formed' for M-01808; add `<-wrong' for
3305         U-0002F936; add `->ancient' for M-01808; add `->mistakable' for
3306         U-0002F936.
3307         (U-0002F936): Add `=>ucs*' for U+753E; add
3308         `sound@ja/on/s=desolate' and `sound@ja/on/s=misfortune'; unify
3309         M-21761; add `<-same@ucs' for U+753E.
3310         (C6-3279): Unify U-0002F935; add `sound@ja/on'; add `<-ancient'
3311         for U+7533; add `<-same@ucs' for U-00024C36; add `<-unknown' for
3312         M-21819.
3313         (U+7554): Use `->denotational'.
3314         (U-00024C36): Add `sound@ja/on'; use `->subsumptive'.
3315         (U-00024C92): Add `sound@ja/on'; use `->denotational'.
3316         (U-0002F937): Add `=>ucs*' for U-00024C92; use `<-denotational'
3317         for U-00024C92.
3318         (U-0002F939): Use `->denotational'; integrate M-21879.
3319         (U+7581): Use `->denotational' and `->subsumptive'.
3320         (U-00024CCA): Add `sound@ja/on/s={basket|rice-bag}'; use
3321         `->subsumptive'.
3322         (U-00024CEB): Unify M-21965; add `sound@ja/on'; add
3323         `<-formed@s=rice-bag' for M-21878; add `<-same' for C4-5146.
3324
3325 2007-03-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3326
3327         * Ideograph-R051-Dry.el (U-0002219F): Add `<-formed@s=rice-bag'
3328         for M-21878; add `<-same' for M-21878; add
3329         `->original@zhengzitong' for M-21878.
3330         (M-09186): Add `<-formed@s=rice-bag' for M-21878; add `<-original'
3331         for U-0002219F.
3332
3333         * Ideograph-R017-Open-Box.el (U-00020679): Use `->subsumptive';
3334         add `sound@ja/on'.
3335         (U-0002067E): Use `->subsumptive'.
3336
3337 2007-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3338
3339         * Ideograph-R100-Life.el (U+7524): Use `->subsumptive'.
3340         (U-00024BE6): Use `->subsumptive'.
3341         (U+7526): Use `->subsumptive'.
3342         (U-00024BE7): Use `->subsumptive'.
3343         (U-0002F934): Add `=>ucs*' for U+7524; delete
3344         `morohashi-daikanwa'; add `<-unknown' for JX2-7132.
3345         (U-00024BEC): Use `->subsumptive'.
3346         (U-00024BEF): Use `->subsumptive'.
3347         (U-00024BF2): Use `->subsumptive'.
3348         (U-00024BF3): Use `->denotational'.
3349         (M-21697): Add `<-denotational' for U-00024BF3.
3350         (U+7527): Use `->subsumptive'.
3351         (U-00024BF7): Use `->subsumptive'.
3352
3353 2007-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3354
3355         * Ideograph-R101-Use.el (U-000200B5): Use `->denotational'; use
3356         `ideographic-{radical|strokes}@{cns|ucs}' instead of
3357         `ideographic-'; add `ideographic-{radical|strokes}@cns*sources'.
3358         (U-00021DA4): Unify H2-F044 and CB10475.
3359
3360         * Ideograph-R004-Slash.el (U-000200B5): Use `->denotational'; use
3361         `ideographic-{radical|strokes}@{cns|ucs}' instead of
3362         `ideographic-'; add `ideographic-{radical|strokes}@cns*sources'.
3363
3364         * Ideograph-R098-Tile.el (U+3F18): Use `->subsumptive'; integrate
3365         M-21443.
3366         (U-00024B29): Use `->subsumptive'; integrate M-21445.
3367         (U+74EA): Use `->subsumptive'.
3368         (U+74EB): Likewise.
3369         (U-00024B2C): Use `->subsumptive'; integrate M-21453.
3370         (U+74EC): Use `->subsumptive'.
3371         (U+3F1B): Unify M-21459.
3372         (U+74EF): Use `->denotational'.
3373         (U+74F0): Use `->subsumptive'.
3374         (C6-4221): Map to U-0002F933.
3375
3376         * Ideograph-R075-Tree.el (U+6752): Use `->subsumptive'.
3377         (U+6753): Use `->denotational' instead of `->subsumptive'.
3378         (C6-282E): Use `<-denotational' instead of `<-subsumptive' for
3379         U+6753; unify U-0002F8DC.
3380         (U-0002F8DB): Add `=>ucs*' for U+675E; add `<-unknown' for U+675E.
3381         (U-000233D8): Use `->subsumptive'.
3382         (U+6785): Add `<-denotational' for J97-5B47; move B-CCD3 to
3383         J97-5B47; add `<-vulgar' for U-0002F8E0.
3384         (J97-5B47): New abstract character; unify B-CCD3.
3385         (U+67FA): Add `<-denotational' for J97-5B4A.
3386         (J97-5B4A): New abstract character.
3387         (U-0002F8E1): Add `=>ucs*' for U+6852.
3388         (U+67B4): Separate J97-5B4A; add `<-denotational' for J97-5B4A.
3389         (U-0002F8DF): Use `<-denotational' for U+67FA instead of
3390         `<-denotational' for U+67B4; use `=>ucs*' for U+67FA instead of
3391         U+67B4; unify B-CF5E and UU+67FA.
3392         (C6-384A): Unify U-0002F8E0 and M-14709; add `<-denotational' for
3393         J97-5B47.
3394         (U-0002343B): Use `->subsumptive'; integrate M-14746.
3395         (U+683A): Use `->subsumptive'.
3396         (U-00023478): Use `->subsumptive'; integrate M-14771.
3397         (U-00023443): Use `->subsumptive'; integrate M-14788.
3398         (U-00023444): Use `->subsumptive'; integrate M-14789.
3399         (U-00023471): Use `->subsumptive'; integrate M-14795.
3400         (C6-3850): Unify U-0002F8E3; add `<-same' for M-41305.
3401         (U-0002346D): Add `<-same' for U+67F5.
3402         (U-0002F8E4): Add `=>ucs*' for U+688E.
3403         (U+68D2): Use `->subsumptive'.
3404         (U+68D3): Likewise.
3405         (U+68D5): Likewise.
3406         (U-000234C3): Use `->subsumptive'; integrate M-14934.
3407         (U-000234C4): Use `->subsumptive'; integrate M-14935.
3408         (U+68D9): Use `->denotational'.
3409         (U-000234C5): Use `->subsumptive'; integrate M-14940.
3410         (U+68DA): Use `->denotational'.
3411         (U+68DA): Use `->denotational' instead of `->subsumptive'.
3412         (U-000234C6): Use `->denotational' and `->subsumptive'; integrate
3413         M-14942.
3414         (U-000234C7): Use `->subsumptive'.
3415         (U+68DB): Use `->subsumptive'.
3416         (U+68DC): Use `->subsumptive'.
3417         (U-000234C8): Use `->subsumptive'; integrate M-14948.
3418         (U-000234CD): Use `->denotational'; integrate M-14972.
3419         (U+68EE): Use `->subsumptive'.
3420         (U-000234CF): Use `->subsumptive'; integrate M-14975.
3421         (U-000234D4): Use `->subsumptive'; integrate M-14989.
3422         (U-000234D6): Use `->denotational' and `->subsumptive'; integrate
3423         M-15000.
3424         (U+6913): Use `->subsumptive'.
3425         (U-000234DA): Use `->subsumptive'; integrate M-15032.
3426         (U+6914): Add `<-vulgar' for U-0002F8E6.
3427         (U-000234DD): Use `->subsumptive'; integrate M-15037.
3428         (U+6915): Use `->subsumptive'.
3429         (U-000234DE): Use `->subsumptive'; integrate M-15039.
3430         (U-000234DF): Use `->subsumptive'; integrate M-15040.
3431         (U-0002352D): Use `->subsumptive'.
3432         (U-00023515): Use `->denotational' and `->subsumptive'; integrate
3433         M-15053.
3434         (U+6916): Use `->denotational'.
3435         (U+6916): Use `->subsumptive'.
3436         (U+6918): Likewise.
3437         (U+6928): Use `->subsumptive'; add `sound@ja/kun/place'.
3438         (U+6931): Use `->denotational' and `->subsumptive'.
3439         (U+6932): Use `->subsumptive'.
3440         (C6-535E): Unify U-0002F8E6 and M-15072.
3441         (U-00023534): Use `->denotational'; integrate M-15077.
3442         (U+6936): Use `->denotational' and `->subsumptive'.
3443         (U+6942): Use `->denotational' and `->subsumptive'.
3444         (U-0002F8E8): Add `<-denotational' for U+6942; use
3445         `->subsumptive'.
3446         (U-00023535): Use `->subsumptive'; integrate M-15095.
3447         (U-00023539): Use `->subsumptive'; integrate M-15104.
3448         (U+6951): Use `->subsumptive'.
3449         (U-0002353D): Use `->subsumptive'; integrate M-15123 and GT-19256.
3450         (U+6953): Use `->subsumptive'.
3451         (U-0002353E): Use `->denotational' and `->subsumptive'; integrate
3452         M-15128.
3453         (U+6957): Use `->subsumptive'.
3454         (U-00023541): Use `->subsumptive'.
3455         (U+695E): Use `->subsumptive'.
3456         (U-00023546): Use `->subsumptive'.
3457         (U+695F): Use `->subsumptive'.
3458         (U+6965): Use `->denotational'.
3459         (U+6966): Use `->subsumptive'.
3460         (U-00023547): Use `->denotational' and `->subsumptive'; integrate
3461         M-15160.
3462         (U+6967): Use `->denotational' and `->subsumptive'.
3463         (U+6976): Use `->denotational' instead of `->subsumptive'.
3464         (U-0002354B): Use `->subsumptive'; integrate M-15184.
3465         (U+6977): Use `->subsumptive'.
3466         (U+3B9D): Use `->denotational' and `->subsumptive'.
3467         (U-0002F8E7): Use `<-denotational' for U+3B9D; use
3468         `->subsumptive'.
3469         (U-0002354D): Use `->subsumptive'; integrate M-15191.
3470         (U-00023550): Use `->subsumptive'; integrate M-15195.
3471         (U-00023551): Use `->denotational' and `->subsumptive'; integrate
3472         M-15196.
3473         (U-000235A5): Unify M-15201.
3474         (U-0002357F): Use `->subsumptive'; integrate M-15208.
3475         (U+699F): Use `->subsumptive'.
3476         (U+69A0): Use `->subsumptive'.
3477         (U+3BA6): Use `->subsumptive'; integrate M-15246.
3478         (U+69A2): Use `->subsumptive'.
3479         (U+69A3): Use `->denotational' and `->subsumptive'.
3480         (U+3BA8): Use `->denotational' and `->subsumptive'; integrate
3481         M-15253.
3482         (U+3BAA): Use `->subsumptive'.
3483         (U+3BAB): Use `->denotational' and `->subsumptive'; integrate
3484         M-15263.
3485         (U+69AB): Use `->subsumptive'.
3486         (U+3BAC): Use `->denotational' and `->subsumptive'; integrate
3487         M-15266.
3488         (U+3BAD): Use `->subsumptive'; integrate M-15278.
3489         (U+69B3): Use `->subsumptive'.
3490         (C4-4423): Map to M-15344.
3491         (U-00023605): Use `->subsumptive'.
3492         (C6-5D68): Map to U-0002F8E9.
3493         (U+699D): Use `->subsumptive'.
3494         (U-0002F8EE): Add `=>ucs*' for U+3C18; add `<-same@ucs' for
3495         U+3C18.
3496         (U+3C18): Add `<-unknown' for M-15928.
3497
3498 2007-02-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3499
3500         * Ideograph-R094-Dog.el (U-00024739): Use `->subsumptive'; add
3501         `sound@ja/on'.
3502         (U-00024746): Likewise.
3503         (U+72BD): Use `->subsumptive'.
3504         (U+72E8): Use `->subsumptive'.
3505         (C6-3262): Map to U-0002F926.
3506         (U+7328): Use `->denotational'; add `sound@ja/on'.
3507         (C6-4B42): Unify U-0002F927; add `sound@ja/on'; add `<-vulgar' for
3508         JSP-4B30.
3509         (U-00024814): Add `sound@ja/on'; add `<-vulgar' for U+733F.
3510
3511         * Ideograph-R093-Cow.el (U+7260): Use `->subsumptive'.
3512         (U+3E2A): Unify M-19932.
3513         (U-0002461A): Use `->subsumptive'.
3514         (U-0002461B): Likewise.
3515         (U+7264): Likewise.
3516         (U+7265): Likewise.
3517         (U-0002461C): Likewise; integrate M-19940.
3518         (U+7266): Use `->subsumptive'.
3519         (U-0002461D): Likewise; integrate M-19945.
3520         (U+3E2E): Use `->subsumptive'; integrate M-19946.
3521         (U+3E2F): Use `->subsumptive'.
3522         (U+7268): Likewise.
3523         (U-00024624): Use `->subsumptive'; add `sound@ja/on'.
3524         (U-00024625): New character.
3525         (U-00024622): New character.
3526         (U-0002462C): Likewise.
3527         (U-00024633): Likewise.
3528         (C6-416A): Unify U-0002F924; add `<-same' for J0-3A54.
3529         (U+7294): Use `->subsumptive'.
3530         (U+7295): Use `->denotational' and `->subsumptive'.
3531         (C6-5E5E): Map to U-0002F925 and M-20122.
3532         (U-0002F925): Use `<-denotational' for U+7295.
3533         (U-000246BC): Use `->subsumptive'.
3534         (U+7296): Use `->subsumptive'.
3535
3536 2007-02-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3537
3538         * Ideograph-R096-Jade.el (C6-2226): Map to U-0002F929.
3539         (U-000248EA): Use `->subsumptive'; add `sound@ja/on'.
3540         (U-000248FC): Use `->subsumptive'.
3541         (C6-2D24): Map to U-0002F92B.
3542         (U+3EB5): Use `->subsumptive'.
3543         (U-0002490D): Likewise.
3544         (C6-4B47): Map to U-0002F92E.
3545         (U-000249A6): Use `->subsumptive'.
3546
3547         * Ideograph-R092-Fang.el (M-19912): Unify U-00024606.
3548         (M-19913): Map to U-00024607 and H4-CEC3.
3549         (U+3E27): Use `->subsumptive'.
3550         (U-00024608): Use `->subsumptive'.
3551         (U-00024609): Likewise.
3552         (M-19917): Map to U-0002460A and H4-CEC6.
3553         (C6-4163): Map to U-0002F923.
3554         (U-0002460C): Use `->subsumptive'.
3555         (U+725A): Use `->subsumptive'.
3556         (U-0002460D): Use `->subsumptive'.
3557         (U-00024610): Use `->subsumptive'.
3558         (U-00024611): Likewise.
3559
3560 2007-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3561
3562         * Ideograph-R099-Sweet.el (U+751C): Use `->subsumptive'.
3563         (U-00024BC7): Likewise.
3564
3565         * Ideograph-R076-Lack.el (U+6B21): Add J97-3C21.
3566         (C6-2523): Map to U-0002F8EF.
3567         (U+6B29): Fix `ideographic-strokes'.
3568         (U-000238A7): Add `sound@ja/on'.
3569         (C6-3857): Add `<-formed' for M-20272; add `<-same@yupian' for
3570         M-16020.
3571         (U+3C32): Use `->subsumptive'; integrate M-16092.
3572         (U+3C33): Use `->subsumptive'; integrate M-16094.
3573         (U-000238C8): Use `->subsumptive'; integrate M-16095.
3574         (U+3C34): Use `->subsumptive'; integrate M-16096.
3575         (U-000238C9): Use `->subsumptive'; integrate M-16098.
3576         (U+3C35): Use `->subsumptive'; integrate M-16100.
3577         (U-000238CA): Use `{ideographic|total}-strokes@cns' instead of
3578         `{ideographic|total}-strokes'; add
3579         `{ideographic|total}-strokes@ucs' and
3580         `ideographic-strokes@ucs*sources'.
3581         (U+3C36): Use `->denotational' and `->subsumptive'.
3582         (U-000238CF): Use `->subsumptive'.
3583         (U-000238D0): Use `->subsumptive'; integrate M-16112.
3584         (U-000238D1): Use `->subsumptive'; integrate M-16113.
3585         (U-000238D2): Use `->subsumptive'; integrate M-16114.
3586         (U-000238D3): Use `->subsumptive'; integrate M-16115.
3587         (U-000238D5): Use `->subsumptive'; integrate M-16119.
3588         (U-000238D6): Use `->denotational' and `->subsumptive'.
3589         (C6-4A3F): Map to U-0002F8F0.
3590
3591         * Ideograph-R091-Slice.el (C6-4161): Map to U-0002F922.
3592         (U+7250): Use `->denotational'.
3593         (U+7251): Use `->denotational' and `->subsumptive'.
3594         (M-19873): Map to U-000245E0.
3595         (U-000245E0): Use `->denotational'; integrate M-19873.
3596         (M-19874): Map to U-000245DE and H5-F5B9.
3597         (U-000245E2): Use `->subsumptive'.
3598
3599 2007-02-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3600
3601         * Ideograph-R086-Fire.el (U+707C): Use `->denotational' instead of
3602         `->subsumptive'.
3603         (U+707D): Use `->subsumptive'.
3604         (U-0002418E): Use `->subsumptive'.
3605         (U+707E): Use `->subsumptive'.
3606         (C6-2C60): Map to U-0002F918.
3607         (C6-2C5D): Map to U-0002F919.
3608         (U+3DAA): Use `->subsumptive'.
3609         (U+70D6): Use `->subsumptive'.
3610         (M-19009): Unify U-000241F3 and H6-C4B4.
3611         (U+7133): Use `->subsumptive'.
3612         (U-00024263): Add `sound@ja/on'.
3613         (M-19121): Add `<-same' for JSP-495D.
3614         (U-000242C6): Use `->subsumptive'.
3615         (U-00024301): Use `->denotational' and `->subsumptive'.
3616         (U+716F): Use `->subsumptive'.
3617         (C6-5459): Map to U-0002F91D.
3618         (U+3DD8): Use `->subsumptive'.
3619
3620         * Ideograph-R085-Water.el (U+6C4D): Use `->subsumptive'; add
3621         `sound@ja/on'.
3622         (U+6C4E): Add `sound@ja/on/{s=faint-voice|s=float|s=prattle}'.
3623         (C6-252E): Unify U-0002F8FA; add `sound@ja/on'; add `<-original'
3624         for JSP-465A; add `<-same@ucs' for U+6C4E; add `->mistakable' for
3625         U+6C4E.
3626         (U+6CCD): Add `sound@ja/on'.
3627         (U+6CF2): Use `->subsumptive'; add `sound@ja/on'.
3628         (C6-2C51): Map to U-0002F8FD.
3629         (U+3CD7): Use `->denotational' and `->subsumptive'; integrate
3630         M-17365.
3631         (U+6D0D): Use `->denotational'.
3632         (U+6D23): Use `->subsumptive'.
3633         (U-00023CE9): Use `->subsumptive'; integrate M-17394.
3634         (U+6D24): Use `->denotational' and `->subsumptive'.
3635         (C6-3242): Unify U-0002F900.
3636         (U+3CDD): Use `->denotational'; integrate M-17439.
3637         (C6-3239): Map to U-0002F8FF.
3638         (U-00023D01): Use `->subsumptive'.
3639         (U+6D56): Use `->denotational'.
3640         (U+6D57): Use `->subsumptive'.
3641         (C6-392D): Map to U-0002F903.
3642         (U+6D78): Use `->denotational'.
3643         (C6-3874): Unify U-0002F904; use `<-denotational' for U+6D78.
3644         (U-00023D40): Unify C6-3921; add CU-0002F905; add `->subsumptive'
3645         to integrate U-0002F905.
3646         (U+6E2D): Use `->subsumptive'.
3647         (U+6E2E): Add J97-5E51.
3648         (U+6E2F): Add J97-3941.
3649         (C6-4A65): Unify U-0002F908.
3650         (U+3D1A): Use `->denotational' and `->subsumptive'.
3651         (U+6E6E): Add J97-5E50.
3652         (U+6E7B): Use `->subsumptive'.
3653         (U-0002F909): Delete `=>ucs' for U+6E6E; add `<-vulgar' for
3654         J78-5E50.
3655         (U+6ECB): Add `<-denotational' for J97-3C22.
3656         (J97-3C22): New abstract character.
3657         (U-00023E68): Use `->subsumptive'; integrate M-17977.
3658         (U+6EC6): Use `->denotational'.
3659         (U+6EC7): Use `->denotational' and `->subsumptive'.
3660         (C6-544F): Map to U-0002F90C.
3661         (U+3D32): Use `->denotational' and `->subsumptive'.
3662         (U-00023E6E): Use `->subsumptive'.
3663         (U+3D33): Use `->denotational' and `->subsumptive'.
3664         (U-0002F90A): Use `->subsumptive'; add `<-denotational' for
3665         U+3D33; integrate UU+3D33.
3666         (U+6EC8): Use `->subsumptive'.
3667         (U-00023E6F): Likewise.
3668         (U+3D34): Use `->denotational' and `->subsumptive'.
3669         (C6-5449): Map to U-0002F90B.
3670         (U-0002F90B): Add `<-denotational' for J97-3C22.
3671         (U-00023E71): Use `->subsumptive'.
3672         (U+6ED9): Use `->subsumptive'.
3673         (U+6EDA): Use `->subsumptive'.
3674         (U+6EDB): Use `->denotational'.
3675         (M-18065): Use `<-denotational' for U+6EDB; unify CB08893.
3676         (CB03020): Add `<-denotational' for U+6EDB.
3677         (U+6EE6): Use `->subsumptive'.
3678         (U+6F1A): Use `->denotational' instead of `->subsumptive'.
3679         (U+6F1B): Use `->denotational' and `->subsumptive'.
3680         (U+3D41): Use `->denotational'.
3681         (C6-5E3E): Unify U-0002F90E.
3682         (U-00023F1A): Use `->denotational' and `->subsumptive'.
3683
3684 2007-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3685
3686         * Ideograph-R045-Sprout.el (U-00021D0B): Use `->denotational' and
3687         `->subsumptive'; use `ideographic-{radical|strokes}@ucs' instead
3688         of `ideographic-{radical|strokes}'; add
3689         `ideographic-{radical|strokes}@ucs*sources',
3690         `ideographic-{radical|strokes}@ucs/compat' and
3691         `ideographic-{radical|strokes}@ucs/compat*sources'.
3692
3693         * Ideograph-R080-Do-Not.el (U-00021D0B): Copied from
3694         Ideograph-R045-Sprout.el.
3695         (C6-2C42): Map to U-0002F8F8.
3696
3697 2007-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3698
3699         * Ideograph-R079-Weapon.el (M-16635): Add `<-formed' for M-49199.
3700         (C6-4A4D): Map to U-0002F8F7.
3701
3702 2007-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3703
3704         * Ideograph-R078-Death.el (U-0002F8F4): Add `=>ucs*' for U+6B9F.
3705
3706 2007-01-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3707
3708         * Ideograph-R074-Moon.el (C6-2C23): Map to U-0002F8D6.
3709         (U-0002F8D7): Add `=>ucs*' for U+43D9; add `sound@ja/on'; add
3710         `<-same@ucs' for U+43D9; add `->mistakable' for U+43D9.
3711         (U-0002F8D8): Add `=>ucs@cns' for U-0002F8D8; add `=>ucs@jis' for
3712         U+F929; add `=>ucs@ks' for U+6717.
3713         (U+F929): Add `=>ucs*' for U+6717.
3714         (U+671B): Unify B-B1E6.
3715         (M-14368): Use `<-denotational' for U+671B instead of
3716         `<-subsumptive' for B-B1E6.
3717         (C1-5B2C): Likewise.
3718         (C6-4058): Map to U-0002F8D9.
3719
3720 2007-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3721
3722         * Ideograph-R073-Say.el (U+5195): Copied from
3723         Ideograph-R013-Down-Box.el.
3724         (C6-4057): Unify K0-5874; map to U-0002F8D3.
3725         (U-0002F8D3): New character; use `->subsumptive' to integrate
3726         J78-514B and C6-4057.
3727
3728         * Ideograph-R013-Down-Box.el (U+5195): Use
3729         `ideographic-{radical|strokes}@jis' instead of
3730         `ideographic-{radical|strokes}'; add
3731         `ideographic-{radical|strokes}@jis*sources',
3732         `ideographic-{radical|strokes}@ucs/compat' and
3733         `ideographic-radical@ucs/compat*sources'.
3734         (G0-4361): Separate K0-5874.
3735         (J78-1978): Use `<-subsumptive' for U-0002F8D3 instead of
3736         `<-denotational' for U+5195.
3737         (K0-5874): Separated from G0-4361; use `<-subsumptive' for
3738         U-0002F8D3 instead of `<-denotational' for U+5195; unify C6-4057.
3739
3740         * Ideograph-R061-Heart.el (U+6011): Use `->denotational'.
3741         (U+6012): Use `->subsumptive'.
3742         (U-00022602): Use `->subsumptive'.
3743         (U+6013): Use `->subsumptive'.
3744         (U-00022613): Unify GT-13310 and GT-K05710.
3745         (U-00022604): Use `->subsumptive'.
3746         (U-00022833): Use `->denotational' and `->subsumptive'.
3747         (U+618C): Use `->denotational' and `->subsumptive'.
3748         (U+398B): Use `->denotational'.
3749
3750 2007-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3751
3752         * Ideograph-R072-Sun.el (C6-316D): Unify U-0002F8D2.
3753         (U+6691): Use `->denotational'.
3754         (C6-533C): Unify U-0002F8CF.
3755         (U-0002F8D0): Add `=>ucs*' for U+3B08.
3756
3757 2007-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3758
3759         * Ideograph-R064-Hand.el (U+625D): Add `<-same' for U+625C.
3760         (U-0002F8B4): Add `=>ucs*' for U+625D; add `<-formed@zhengzitong'
3761         for U+625D; add `<-same@zhengzitong' for U+625C.
3762         (U+62B0): Use `->subsumptive'.
3763         (U+39D3): Use `->subsumptive'.
3764         (U+62B1): Use `->denotational'.
3765         (C6-2B63): Use `<-denotational' for U+62B1; unify U-0002F8B5.
3766         (U+62D4): Use `->denotational'.
3767         (C6-2B60): Use `<-denotational' for U+62D4; unify U-0002F8B6.
3768         (C6-314F): Map to U-0002F8B7.
3769         (U+6350): Use `->subsumptive'.
3770         (C6-3771): Unify U-0002F8B9.
3771         (U+6368): Use `->denotational'.
3772         (C6-4036): Use `<-denotational' for U+6368; unify U-0002F8BB.
3773         (U+6369): Use `->denotational' instead of `->subsumptive'.
3774         (U-00022B84): Use `->denotational' and `->subsumptive'.
3775         (U+6383): Use `->denotational'.
3776         (C6-402B): Use `<-denotational' for U+6383; unify U-0002F8BC.
3777         (U+3A0E): Use `->subsumptive'.
3778         (U-00022BF1): Use `->denotational' and `->subsumptive'.
3779         (C6-4930): Map to U-0002F8BE; integrate H5-E2A2.
3780         (U-0002F8BE): New character; use `<-denotational' for U-00022BF1;
3781         use `->subsumptive' to integrate H5-E2A2 and C6-4930.
3782         (U+63DB): Use `->denotational'.
3783         (U+3A0F): Use `->subsumptive'.
3784         (U-00022C1A): Use `->denotational'.
3785         (U+63E4): Use `->denotational'.
3786         (M-12373): Use `<-denotational' for U+63E4; unify U-0002F8BD and
3787         C6-494A.
3788         (G0-5E6A): Unify CB04560.
3789         (U-0002F8C2): Add `=>ucs*' for U+3A2E; add `<-same' for U+3A2E.
3790         (U+647D): Use `->subsumptive'.
3791         (U-00022CCD): Use `->denotational'.
3792         (U+647E): Use `->denotational'.
3793         (C6-5D38): Unify U-0002F8C1.
3794
3795 2007-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3796
3797         * Ideograph-R066-Rap.el (U-00022F67): Use `->denotational'.
3798         (M-13285): Unify U-00022F78.
3799         (C6-4957): Unify U-0002F8C9.
3800
3801 2007-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3802
3803         * Ideograph-R062-Halberd.el (U+6210): Separate JC3-4EEF; add
3804         `<-simplified@misc' for U-0002F8B2.
3805         (M-11543): Map to U-00022992.
3806         (U-0002F8B2): Add `=>ucs*' for U+6210; unify JC3-4EEF.
3807         (U+621C): Unify GT-14626 and GT-K07995.
3808         (U-000229C1): Use `->subsumptive'; integrate GT-14618.
3809         (U-000229C7): Use `->denotational' and `->subsumptive'; integrate
3810         GT-14620.
3811         (M-11602): Unify U-000229C5, GT-14621 and H4-CBF8.
3812         (U+621D): Use `->subsumptive'.
3813         (C6-4023): Map to U-0002F8B3.
3814
3815         * Ideograph-R061-Heart.el (C6-275F): Unify U-0002F89D.
3816         (U+38FC): Use `->denotational' and `->subsumptive'.
3817         (U+5FF9): Use `->denotational'.
3818         (M-10399): Separate C3-2623; use `<-denotational' for U+5FF9;
3819         unify U-0002F89F and C5-2438.
3820         (U+5FFA): Use `->subsumptive'.
3821         (C6-3136): Map to U-0002F8A0.
3822         (U+6071): Use `->subsumptive'.
3823         (U+393A): Use `->denotational' and `->subsumptive'.
3824         (U-0002F8A1): New character; add `<-denotational' for U+393A.
3825         (C6-3130): Map to U-0002F8A1.
3826         (U-00022647): Use `->subsumptive'.
3827         (U-00022683): Use `->denotational'.
3828         (U+3939): Use `->subsumptive'.
3829         (U-00022684): Use `->subsumptive'.
3830         (U+60C7): Use `->subsumptive'.
3831         (U-000226D4): Add `sound@ja/on'.
3832         (C6-487C): Unify U-0002F8A4; add `sound@ja/on'; add `<-same' for
3833         J0-554F; add `<-same@ucs' for U-000226D4.
3834         (C6-4878): Map to U-0002F8A5.
3835         (U+6148): Add `<-simplified@misc' for C3-4670.
3836         (U-0002273F): Use `->subsumptive'.
3837         (U+6127): Use `->subsumptive'.
3838         (U+6128): Use `->subsumptive'.
3839         (C6-5266): Unify U-0002F8A8.
3840         (U-000227DD): Use `->subsumptive'.
3841         (U-0002279F): Use `->subsumptive'.
3842         (U-0002F8A6): Use `->subsumptive'.
3843         (U+6149): Use `->subsumptive'.
3844         (U+3977): Use `->subsumptive'.
3845         (U+614A): Use `->denotational'.
3846         (U+526C): Map to U-0002F8A7.
3847         (U+5D26): Map to U-0002F8A9.
3848         (U+6187): Use `->subsumptive'.
3849         (M-11188): Delete mapping for U-0002284C.
3850         (C6-5D24): Map to U-0002F8AA; add `<-unknown' for M-11188.
3851         (U+6188): Use `->denotational' and `->subsumptive'.
3852         (U+398A): Use `->denotational'.
3853         (U-0002284C): Use `<-unknown' for M-11188.
3854         (U-0002F8AF): Add `=>ucs*' for U+61DE; add `<-unknown' for
3855         M-11375.
3856
3857 2007-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3858
3859         * Ideograph-R055-Two-Hands.el (C6-274A): Unify U-0002F891.
3860         (U-00022331): Add `<-ancient' for J0-6750.
3861         (C6-2B2F): Unify U-0002F892.
3862         (U-0002234A): Use `->denotational' instead of `->subsumptive'.
3863         (U+8201): Copied from Ideograph-R134-Mortar.el.
3864         (C6-3074): Unify U-0002F893, J0-674D, G0-7428, B-D370 and
3865         GT-39043.
3866
3867 2007-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3868
3869         * Ideograph-R060-Step.el (U-0002F89B): Add `=>ucs*' for U+38E3.
3870         (U+38E3): New character.
3871         (U-0002F89C): Add `=>ucs*' for U+5F9A.
3872         (U+5F9A): Add `<-unknown' for U-0002F89C.
3873
3874 2007-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3875
3876         * Ideograph-R059-Bristle.el (U-0002F899): Use `->subsumptive'; add
3877         `=>ucs*' for U+5F62.
3878
3879 2007-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3880
3881         * char-db-util.el (char-db-feature-domains): Add `ucs/compat'.
3882
3883 2007-01-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3884
3885         * Ideograph-R058-Snout.el (U-0002F898): Add `=>ucs*' for
3886         U-000261DA.
3887         (M-09958): Add `<-ancient' for U+5F5D.
3888
3889 2007-01-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3890
3891         * Ideograph-R053-Dotted-Cliff.el (U-0002F88A): Use `<-subsumptive'
3892         for U+387C.
3893         (M-09349): Integrate U-0002F88B and C6-3F46.
3894         (C6-3F45): Unify U-0002F88C.
3895         (U-0002A392): Copied from Ideograph-R200-Hemp.el.
3896         (U-0002F88F): Add `<-denotational' for U-0002A392.
3897
3898         * Ideograph-R050-Turban.el (UU+5E28): Unify U-0002F885 and
3899         C6-372C.
3900         (U+3848): Use `->subsumptive'.
3901         (C6-483C): Unify U-0002F886.
3902         (U+3862): Use `->denotational'.
3903         (U-0002F888): Add `=>ucs*' and `<-same@ucs' for U+3862.
3904         (M-09107): Add `<-vulgar' for C1-685F.
3905         (M-09159): Add `<-vulgar' for M-09151.
3906         (U-0002F889): Add `=>ucs*' for U-00022183.
3907         (M-09160): Add `<-wrong' for M-09151.
3908
3909 2007-01-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3910
3911         * Ideograph-R046-Mountain.el (C6-304E): Map to U-0002F87B.
3912         (U+5CE2): Use `->subsumptive'.
3913         (U+37CE): Use `->denotational' and `->subsumptive'.
3914         (U-00021DE4): Use `->subsumptive'.
3915         (U+5CFA): Use `->subsumptive'.
3916         (U+5CFB): Use `->denotational' and `->subsumptive'.
3917         (U-00021DE5): Use `->denotational'.
3918         (U+5CFC): Use `->denotational' and `->subsumptive'.
3919         (U+5CFF): Use `->subsumptive'.
3920         (U+37D0): Use `->denotational' and `->subsumptive'.
3921         (U+5D6E): Use `->denotational' and `->subsumptive'.
3922         (U-00021ED7): Use `->subsumptive'.
3923         (U+5D6F): Use `->denotational' and `->subsumptive'.
3924         (U+5D7C): Use `->denotational' and `->subsumptive'; integrate
3925         C6-5C3D and U-0002F880.
3926         (U+37F9): Use `->subsumptive'.
3927         (U+5D7D): Use `->subsumptive'.
3928         (U-00021EDC): Use `->subsumptive'.
3929
3930         * Ideograph-R049-Oneself.el (U-00022044): Use `->subsumptive'.
3931         (C6-4837): Unify U-0002F884.
3932
3933 2007-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3934
3935         * Ideograph-R047-River.el (U-00022001): Use `->subsumptive'.
3936         (C6-5C49): Map to U-0002F882; add `<-original' for U+5DE2.
3937
3938 2006-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3939
3940         * Ideograph-R040-Roof.el (U+5B86): Use `->subsumptive'.
3941         (U+5B87): Likewise.
3942         (U-000219C8): Likewise.
3943         (C6-2448): Map to U-0002F86C.
3944         (C6-5C22): Map to U-0002F86F.
3945         (U+5BF3): Use `->subsumptive'.
3946         (U-0002F870): Add `=>ucs*' for U+5BF3; use `=>daikanwa' instead of
3947         `morohashi-daikanwa' for M-07366; add `<-unknown' for M-07366.
3948         (U+5BF4): Use `->subsumptive'.
3949         (U+5BF6): Use `->subsumptive'.
3950
3951         * Ideograph-R030-Mouth.el (C6-225B): Map to U-0002F839.
3952         (U-0002F83A): Add `=>ucs*' for U+53F1; add `<-same@ucs' for
3953         U+53F1; add `->mistakable' for U+53F1.
3954         (M-03248): Add `->mistakable' for U-00020B9F.
3955         (M-03316): Unify U-00020BBD and H2-C94E.
3956         (U-0002F83B): Add `=>ucs*' for U+5406; add `<-vulgar' for U+5406.
3957         (U-00020BC1): Use `->subsumptive'.
3958         (K0-7D65): Add `ideographic-structure'.
3959         (C6-264E): Unify U-0002F83D.
3960         (C6-2A3C): Unify U-0002F83F.
3961         (U+54B4): Use `->subsumptive'.
3962         (U-0002F841): Add `=>ucs*' for U+54F6.
3963         (C6-357E): Map to U-0002F842.
3964         (U+5559): Use `->subsumptive'.
3965         (U+555A): Use `->denotational' and `->subsumptive'.
3966         (CB04641): Unify U+5528.
3967         (C6-3D7C): Unify U-0002F844.
3968         (C6-472A): Unify U-0002F845.
3969         (C6-4730): Map to U-0002F847.
3970         (U-0002F848): Add `=>ucs*' for U+55AB.
3971         (U+55AF): Use `->denotational' and `->subsumptive'; integrate
3972         CB03499.
3973         (U-00020DD6): Use `->subsumptive'.
3974         (C6-4733): Map to U-0002F849.
3975         (CB03762): Map to U+35D2.
3976         (C6-472C): Unify U-0002F846.
3977         (U-0002F84C): Add `=>ucs*' for U+5606.
3978         (U-0002F84A): Use `->denotational'.
3979
3980         * Ideograph-R044-Corpse.el (C6-477B): Map to U-0002F877.
3981
3982         * Ideograph-R045-Sprout.el (U-0002F878): Add `=>ucs*' for U+5C6E.
3983
3984         * Ideograph-R043-Lame.el (U-0002F876): Add `=>ucs*' for U+3781.
3985
3986         * Ideograph-R038-Woman.el (C6-2267): Map to U-0002F860.
3987         (U-000216A8): Use `->denotational' and `->subsumptive'.
3988         (U+59D7): Use `->subsumptive'.
3989         (U+59D8): Use `->subsumptive'; use `<-denotational' for B-ABB9.
3990         (B-ABB9): Changed to an abstract character.
3991         (U+5A1B): Add `<-denotational' for J97-3864.
3992         (U+3864): New abstract character.
3993         (C6-364D): Unify U-0002F863; add `<-denotational' for J97-3864.
3994         (U+5A2F): Use `->denotational'; add `<-denotational' for J97-3864.
3995         (U+36D3): Use `->subsumptive'.
3996         (C6-3E54): Map to U-0002F865.
3997         (U+5A66): Use `->denotational' and `->subsumptive'.
3998         (C6-3E50): Map to U-0002F866.
3999         (C6-4761): Unify U-0002F867.
4000         (U+370A): Use `->subsumptive'.
4001         (C6-5169): Map to U-0002F868.
4002
4003         * Ideograph-R031-Enclosure.el (M-04827): Map to U-00021210 and
4004         H2-E746.
4005         (U-00021217): Use `->denotational'.
4006         (M-04828): Map to U-00021213 and H2-E74E.
4007         (M-04829): Unify U-00021212 and H2-E749.
4008         (U-00021215): Use `->subsumptive' and `->subsumptive'.
4009         (U+5716): Use `->denotational' and `->subsumptive'.
4010         (C6-5B5B): Unify U-0002F84B.
4011         (U+5717): Use `->subsumptive'.
4012         (U-00021411): Use `->subsumptive'.
4013         (M-04840): Map to U-00021220 and H2-E7A9.
4014         (M-04841): Unify U-0002121E and H2-E766.
4015         (C6-5B59): Map to U-0002F84D.
4016         (U-00021217): Use `->denotational'.
4017
4018         * Ideograph-R041-Inch.el (C6-2721): Unify U-0002F872.
4019
4020 2006-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4021
4022         * Ideograph-R037-Big.el (C3-347C): Unify CB03540.
4023         (U+5960): Use `->denotational' and `->subsumptive'.
4024         (U+369F): Use `->subsumptive'.
4025         (U-00021647): Use `->denotational'.
4026         (U+5962): Use `->denotational'.
4027         (C6-4756): Use `<-denotational' for U+5962; unify U-0002F85F.
4028         (U-00021648): Use `->subsumptive'.
4029
4030 2006-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4031
4032         * Ideograph-R009-Man.el (U+50E7): Add J97-414E. (U+FA31): Add
4033         `=>ucs*' for 50E7; add `=>ucs@{gb|cns|ks}' for U+50E7; add
4034         `=>ucs@jisx0208-difference' for U+FA31.
4035
4036         * Ideograph-R032-Earth.el (C6-2433): Unify U-0002F851; add
4037         `<-simplified@misc' for J0-5463.
4038         (M-05168): New character.
4039         (U-00021339): Add `<-unknown' for M-05168.
4040         (C6-3E2B): Unify U-0002F854; add `<-same' for U+580D.
4041         (U+5817): Use `->subsumptive'.
4042         (U+5832): Use `->denotational' and `->subsumptive'.
4043         (C6-514A): Map to U-0002F857.
4044         (U+586A): Use `->denotational'.
4045
4046         * Ideograph-R029-Again.el (U-0002F837): Use `=>ucs*' for U+53DF.
4047         (M-03151): Add `<-vulgar' for U+53DF.
4048         (U+355D): Add `sound@ja/kun/name'.
4049         (U-0002F838): Add `=>ucs*' for U-00020B63.
4050
4051         * Ideograph-R034-Go.el (M-05699): Add `->mistakable' for M-05695
4052         and U+5906.
4053         (U-0002F85C): Add `=>ucs*' for U+5906.
4054
4055         * Ideograph-R033-Scholar.el (C6-5157): Map to U-0002F85B.
4056
4057         * Ideograph-R018-Knife.el (U-0002F850): Add `=>ucs*' for U+5207;
4058         add `<-vulgar' for J0-405A.
4059         (U-0002F822): Add `=>ucs*' for U+5272.
4060
4061 2006-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4062
4063         * Ideograph-R010-Legs.el (U-0002F80D): Add `=>ucs*' and
4064         `<-same@ucs' for U-0002063A; add `<-same@ucs*notes' to describe
4065         "mapping bug".
4066         (U+FA32): Add `=>ucs*' for U+514D.
4067         (U-0002F80E): Likewise.
4068
4069         * Ideograph-R007-Two.el (U-0002F81B): Add `=>ucs*' for U+51B5.
4070
4071         * Ideograph-R003-Dot.el (U+F95E): Add `=>ucs*' for U+4E39.
4072
4073         * Ideograph-R002-Line.el (U+4E32): Use `->subsumptive'.
4074         (U+F905): Use `<-subsumptive' for U+4E32; add `=>ucs*' for U+4E32.
4075
4076 2006-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4077
4078         * Ideograph-R036-Evening.el (U+5922): Add J97-4C34.
4079         (C6-515E): Unify U-0002F85E.
4080
4081         * Ideograph-R024-Ten.el (U-0002F82C): Add `=>ucs*' for U+5349.
4082
4083         * Ideograph-R005-Second.el (U+F91B): Add `=>ucs*' for U+4E82.
4084
4085 2006-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4086
4087         * maps-conf.el: Use `ucs-compat-read-file' to read
4088         "../etc/char-data/UCS-compat.txt".
4089
4090         * read-maps.el (ucs-compat-read-file): New command.
4091
4092 2006-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4093
4094         * Ideograph-R019-Power.el (C6-2F25): Unify U-0002F825.
4095         (M-02363): Map to U-00020863.
4096         (M-02364): Unify U-00020865 and H1-F2A9.
4097         (M-02365): Map to U-00020864.
4098         (U-00020871): Use `->denotational'.
4099         (M-02383): Map to U-00020876.
4100         (M-02384): Unify U-00020877 and H1-F2D3.
4101         (C6-3558): Unify U-0002F826.
4102
4103 2006-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4104
4105         * Ideograph-R024-Ten.el (C6-2F38): Unify U-0002F82D.
4106         (U+535A): Use `->denotational' and `->subsumptive'.
4107         (C6-4674): Use `<-denotational' for U+535A; unify U-0002F82E.
4108
4109         * Ideograph-R015-Ice.el (C6-223C): Unify U-0002F81A.
4110
4111         * Ideograph-R009-Man.el (U+4F31): Unify GT-00640.
4112         (JX1-2E2D): Unify GT-00641 and GT-K03475.
4113         (C6-2572): Map to U-0002F804; unify GT-00642.
4114         (UU+4FBB): Unify U-0002F806 and C6-2E61; add CU-0002F806.
4115         (M-00923): Unify U-0002F808 and C6-3D35.
4116         (C6-505B): Map to U-0002F809; integrate GT-01371.
4117         (C3-403D): Unify GT-01372 and GT-K10411.
4118         (C6-5A72): Map to U-0002F80B.
4119
4120 2006-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4121
4122         * Ideograph-R029-Again.el (C6-2161): Unify U-0002F836.
4123         (C6-2643): Map to U-0002F837.
4124
4125         * Ideograph-R026-Seal.el (C6-2A23): Unify U-0002F82F; add `<-same'
4126         for JX1-2E71.
4127         (C6-2F3D): Unify U-0002F830.
4128
4129         * Ideograph-R021-Spoon.el (C6-2249): Unify U-0002F82B.
4130
4131         * Ideograph-R018-Knife.el (C6-2138): Unify U-0002F81E.
4132         (U+523B): Use `->subsumptive'.
4133         (C6-2963): Use `<-subsumptive' for U+523B; unify U-0002F820.
4134         (M-01971): Map to U-000206F3 instead of U+523B; add `<-same' for
4135         J0-396F.
4136
4137         * Ideograph-R016-Table.el (M-01754): Map to U-0002063A; integrate
4138         H1-DF4E.
4139         (M-01755): Unify U-0002063B and H1-DF50.
4140
4141         * Ideograph-R020-Wrap.el (U+5304): Use `->subsumptive'.
4142         (U+5305): Use `->denotational'; add J97-4A71.
4143         (C6-2246): Use `<-denotational' for U+5305; unify U-0002F829.
4144
4145         * Ideograph-R012-Eight.el (U-0002051C): Use `->denotational' and
4146         `->subsumptive'.
4147         (U-00020515): Use `->subsumptive'.
4148         (C6-3D3C): Add `<-denotational' for U-00020515; unify U-0002F812,
4149         H1-D9BC and IU-0002051C; add `<-different' for M-01480.
4150         (U-0002051D): Use `->subsumptive'.
4151         (M-01489): Unify U-0002051E and H1-D9C1.
4152
4153         * Ideograph-R008-Lid.el (G0-3A25): Separate C1-472A as a different
4154         glyph.
4155
4156 2006-12-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4157
4158         * Ideograph-R013-Down-Box.el (C6-2150): Unify U-0002F814.
4159         (C6-2359): Unify U-0002F816.
4160
4161         * Ideograph-R001-One.el (C6-2936): Unify U-0002F800.
4162
4163         * Ideograph-R010-Legs.el (C6-2352): Unify U-0002F80D.
4164
4165         * Ideograph-R004-Slash.el (C6-2121): Unify U-0002F802.
4166         (C6-2161): Unify U-0002F836.
4167
4168         * Ideograph-R003-Dot.el (C6-2131): Unify U-0002F801.
4169
4170 2006-12-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4171
4172         * maps-conf.el: Add "C6-to-UCS.txt" to the check list.
4173
4174         * read-maps.el (mapping-table-ccs-setting-alist): Add setting for
4175         `=cns11643-6'.
4176
4177 2006-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4178
4179         * Ideograph-R211-Tooth.el (U-0002398B): Copied from
4180         Ideograph-R077-Stop.el.
4181         (M-48584): Add `<-denotational' for U-0002398B.
4182         (C6-5A61): Likewise.
4183
4184         * Ideograph-R077-Stop.el (U-0002398B): Use `->denotational'; use
4185         `ideographic-{radical|strokes}@ucs' instead of
4186         `ideographic-{radical|strokes}'; add
4187         `ideographic-{radical|strokes}@cns' and
4188         `ideographic-{radical|strokes}@cns*sources'.
4189
4190 2006-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4191
4192         * Ideograph-R209-Nose.el (U+9F3B): Add `<-denotational' for
4193         J97-4921.
4194         (J97-4921): New abstract character.
4195         (U-0002FA1C): Add `<-denotational' for J97-4921.
4196         (C6-3523): Unify U-00022342.
4197         (U+9F3C): Use `->subsumptive'; add JC3-6FF4.
4198
4199         * Ideograph-R205-Frog.el (C6-6479): Map to U-0002A4D1.
4200
4201         * Ideograph-R203-Black.el: Add some mappings between CNS 11643-6
4202         and CJK Ext-B code points.
4203         (M-48045): Map to U-0002A41A.
4204
4205 2006-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4206
4207         * Ideograph-R207-Drum.el (C6-647A): Unify U-00021537.
4208
4209         * Ideograph-R206-Tripod.el (U+9F0E): Use `->subsumptive';
4210         integrate JC3-8EB4.
4211         (C6-504F): Unify U-0002A502.
4212
4213 2006-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4214
4215         * Ideograph-R198-Deer.el, Ideograph-R196-Bird.el: Add some
4216         mappings between CNS 11643-6 and CJK Ext-B code points.
4217
4218 2006-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4219
4220         * Ideograph-R199-Wheat.el: Add some mappings between CNS 11643-6
4221         and CJK Ext-B code points.
4222
4223         * Ideograph-R004-Slash.el (U-0002A00B): Moved to
4224         Ideograph-R196-Bird.el; integrate M-46825 and C6-504E.
4225
4226 2006-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4227
4228         * Ideograph-R197-Salt.el (C6-3C7A): Unify U-000209F8.
4229
4230 2006-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4231
4232         * Ideograph-R195-Fish.el: Add some mappings between CNS 11643-6
4233         and CJK Ext-B code points.
4234         (C6-5A54): Use `->subsumptive' to integrate U-000242F3 and
4235         H12-EEB4; use `ideographic-{radical|strokes}@cns' instead of
4236         `ideographic-{radical|strokes}'; add
4237         `ideographic-{radical|strokes}@ucs' and
4238         `ideographic-{radical|strokes}@cns*sources'.
4239
4240         * Ideograph-R086-Fire.el (U-000242F3): Use `->subsumptive' to
4241         integrate M-45957 and C6-5A54; use `ideographic-radical@ucs'
4242         instead of `ideographic-radical'; add `ideographic-strokes@ucs',
4243         `ideographic-{radical|strokes}@cns',
4244         `ideographic-{radical|strokes}@cns*sources' and `total-strokes'.
4245
4246 2006-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4247
4248         * Ideograph-R194-Ghost.el: Add some mappings between CNS 11643-6
4249         and CJK Ext-B code points.
4250         (M-45768): Map to U-00029C89.
4251         (C6-646C): Map to U-00029C9B and M-45792.
4252
4253 2006-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4254
4255         * Ideograph-R191-Fight.el: Add some mappings between CNS 11643-6
4256         and CJK Ext-B code points.
4257
4258         * Ideograph-R001-One.el (U-00029C0A): Moved to
4259         Ideograph-R191-Fight.el; use `->subsumptive' to integrate C6-233D
4260         and M-45633.
4261         (U-00029C0B): Moved to Ideograph-R191-Fight.el; use
4262         `->subsumptive' to integrate C6-233C and M-45634.
4263
4264 2006-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4265
4266         * Ideograph-R184-Eat.el: Add some mappings between CNS 11643-6 and
4267         CJK Ext-B code points.
4268
4269 2006-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4270
4271         * Ideograph-R009-Man.el (U-000202D1): Use `->subsumptive' to
4272         integrate M-44027 and C6-4637; use
4273         `ideographic-{radical|strokes}@ucs' instead of
4274         `ideographic-{radical|strokes}@ucs'; add
4275         `ideographic-{radical|strokes}@cns' and
4276         `ideographic-{radical|strokes}@cns*sources'.
4277         (U-00029680): Moved to Ideograph-R184-Eat.el.
4278
4279 2006-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4280
4281         * Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
4282         Ideograph-R188-Bone.el: Add some mappings between CNS 11643-6 and
4283         CJK Ext-B code points.
4284
4285 2006-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4286
4287         * Ideograph-R187-Horse.el: Add some mappings between CNS 11643-6
4288         and CJK Ext-B code points.
4289         (M-44580): Map to U-0002986C.
4290         (M-44581): Unify U-0002986B.
4291         (M-44582): Unify U-0002986F.
4292         (M-44583): Unify U-0002986D.
4293         (U+99C2): Use `->subsumptive'.
4294         (C6-6450): Use `<-subsumptive' for U+99C2; add UU+99C2; unify
4295         U-0002FA06.
4296         (C2-4F3F): Use `<-subsumptive' for U+99C2; separate UU+99C2; add
4297         CU+99C2.
4298         (M-44630): Unify U-00029885.
4299         (M-44631): Unify U-0002988A.
4300         (M-44632): Unify U-00029884.
4301
4302 2006-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4303
4304         * Ideograph-R186-Fragrant.el, Ideograph-R185-Head.el: Add some
4305         mappings between CNS 11643-6 and CJK Ext-B code points.
4306
4307 2006-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4308
4309         * Ideograph-R182-Wind.el: Add some mappings between CNS 11643-6
4310         and CJK Ext-B code points.
4311         (M-43790): Unify U-000295AD and H11-F8C3.
4312
4313 2006-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4314
4315         * Ideograph-R183-Fly.el (C6-3C75): Map to U-00029671.
4316
4317 2006-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4318
4319         * Ideograph-R175-Wrong.el: Add some mappings between CNS 11643-6
4320         and CJK Ext-B code points.
4321         (C6-5037): Map to U-000291F0; integrate H1-CF5B.
4322         (M-42601): Map to U-000291F4; integrate H11-A5CB.
4323
4324         * Ideograph-R009-Man.el (U-000291F0): Moved to
4325         Ideograph-R175-Wrong.el.
4326
4327 2006-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4328
4329         * Ideograph-R177-Leather.el: Add some mappings between CNS 11643-6
4330         and CJK Ext-B code points.
4331         (U+4A54): Use `->subsumptive'.
4332         (U+9778): Use `->denotational'.
4333         (C6-6425): Unify U-0002927C and M-42763.
4334
4335         * Ideograph-R178-Tanned-Leather.el: Add some mappings between CNS
4336         11643-6 and CJK Ext-B code points.
4337
4338         * Ideograph-R176-Face.el: Add some mappings between CNS 11643-6
4339         and CJK Ext-B code points.
4340         (C6-347A): Unify U-00020691 and H11-E7C2; use
4341         `ideographic-{radical|strokes}@cns' instead of
4342         `ideographic-{radical|strokes}'; add
4343         `ideographic-{radical|strokes}@ucs',
4344         `ideographic-{radical|strokes}@cns*sources' and `total-strokes'.
4345
4346         * Ideograph-R017-Open-Box.el (U-00020691): Unify C6-347A and
4347         M-42619; use `ideographic-radical@ucs' instead of
4348         `ideographic-radical'; add `ideographic-strokes@ucs',
4349         `ideographic-{radical|strokes}@cns',
4350         `ideographic-{radical|strokes}@cns*sources' and `total-strokes'.
4351
4352         * Ideograph-R181-Leaf.el: Add some mappings between CNS 11643-6
4353         and CJK Ext-B code points.
4354
4355         * Ideograph-R179-Leek.el (C6-5A2D): Map to U-00029402.
4356
4357 2006-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4358
4359         * Ideograph-R153-Badger.el: Add mappings for Big5 code points.
4360
4361         * Ideograph-R152-Pig.el: Add mappings for Big5 code points.
4362
4363 2006-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4364
4365         * Ideograph-R173-Rain.el: Add some mappings between CNS 11643-6
4366         and CJK Ext-B code points.
4367         (U+96EF): Use `->subsumptive'.
4368         (M-42279): New character.
4369         (C6-637E): Unify U-000290AD; add `<-unknown' for M-42279.
4370
4371 2006-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4372
4373         * Ideograph-R174-Blue.el: Add some mappings between CNS 11643-6
4374         and CJK Ext-B code points.
4375         (U-000291D5): Use `->denotational'.
4376
4377         * Ideograph-R039-Child.el (U+5B76): Use `->denotational'; add
4378         `<-denotational' for J97-555A.
4379         (J97-555A): New abstract character.
4380         (U+5B73): Add `<-denotational' for J97-555A.
4381         (U+3745): Use `->subsumptive'.
4382
4383 2006-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4384
4385         * Ideograph-R172-Short-Tailed-Bird.el: Add some mappings between
4386         CNS 11643-6 and CJK Ext-B code points.
4387         (U+49F1): Use `->subsumptive'.
4388         (U+96BC): Use `->subsumptive'.
4389         (U+96C2): Use `->subsumptive'.
4390         (U+96CE): Use `->subsumptive'.
4391         (M-42006): Map to U-00028FAC.
4392         (M-42007): Map to U-00028FB0.
4393         (M-42008): Map to U-00028FB1.
4394         (U+96D0): Use `->subsumptive'.
4395         (U-00028FC1): Use `->denotational' and `->subsumptive'.
4396         (U-00028FC2): Use `->denotational'.
4397         (M-42035): Map to U-00028FC7.
4398
4399         * Ideograph-R040-Roof.el (U+5BB0): Use `->subsumptive'.
4400         (J0-3A4B): Use `<-subsumptive' for U+5BB0; add
4401         `<-formed@synonymous' for M-16662.
4402
4403 2006-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4404
4405         * Ideograph-R079-Weapon.el: Add some character relations.
4406
4407         * Ideograph-R171-Slave.el (U+96B6): Use `->subsumptive'.
4408         (C6-596D): Map to U-00028F76.
4409         (M-41925): Map to U-00028F77.
4410         (U-00028F78): Use `->subsumptive'.
4411
4412         * Ideograph-R109-Eye.el (U+7762): Use `->subsumptive'.
4413         (JX1-7877): Use `<-subsumptive' for U+7762; add J78i1-7033,
4414         `<-error@jis/x0208' for J0-7033 and `<-error@jis/x0208*sources'.
4415
4416 2006-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4417
4418         * Ideograph-R170-Mound.el: Add some mappings between CNS 11643-6
4419         and CJK Ext-B code points.
4420         (M-41554): Unify U-00028E19.
4421         (C6-3C67): Use `<-subsumptive' for U-00020B54; use
4422         `ideographic-{radical|strokes}@cns' instead of
4423         `ideographic-{radical|strokes}'; add
4424         `ideographic-{radical|strokes}@ucs' and
4425         `ideographic-{radical|strokes}@cns*sources'.
4426         (M-41575): Unify U-00028E25.
4427         (C6-457D): Unify U-00020072 and H1-AA59; don't map to M-41575; use
4428         `ideographic-{radical|strokes}@cns' instead of
4429         `ideographic-{radical|strokes}'; add
4430         `ideographic-{radical|strokes}@ucs'; add `<-unknown' for
4431         U-00028E25.
4432         (C6-457E): Unify U-000200C2 and H12-EB4A; use
4433         `ideographic-{radical|strokes}@cns' instead of
4434         `ideographic-{radical|strokes}'; add
4435         `ideographic-{radical|strokes}@ucs'.
4436         (C6-346F): Map to U-00028E55 and M-41641.
4437         (C6-5023): Map to U-00028EA5 and M-41737.
4438         (C7-3D33): Map to U-00028EEA.
4439         (C6-5961): Map to U-00028ED8 and M-41803.
4440
4441         * Ideograph-R027-Cliff.el (U-00020A83): Add `ideographic-strokes'
4442         and `total-strokes'; add `<-unknown' for M-00159.
4443
4444         * Ideograph-R169-Gate.el: Add some mappings between CNS 11643-6
4445         and CJK Ext-B code points.
4446         (C6-3C66): Map to U-00028CCF.
4447         (U-00028CCF): Add `<-formed@shuowen-zhu' for M-41215 and
4448         `<-formed@shuowen-zhu*sources'.
4449         (M-41228): Map to U-00028CD5.
4450         (U+4996): Use `->subsumptive' to integrate M-41291.
4451
4452         * Ideograph-R167-Gold.el: Add some mappings between CNS 11643-6
4453         and CJK Ext-B code points.
4454         (U+91DE): Use `->subsumptive'.
4455         (U+91DF): Use `->subsumptive'.
4456         (C6-3C64): Unify U-0002893E and H1-C950.
4457         (M-49803): Separate C6-3C62.
4458         (C6-3C62): Unify U-00028940; add `<-unknown' for M-49803.
4459         (U+91E3): Use `->denotational'.
4460         (C6-4577): Map to U-00028944; separate M-40194; use
4461         `<-denotational' to integrate H1-CCB6.
4462         (M-40194): Use `<-denotational' for U-00028944; unify H1-CCB6.
4463         (U+491C): Use `->subsumptive'.
4464         (U+91FE): Likewise.
4465         (U+9204): Likewise.
4466         (U+9206): Use `->subsumptive'.
4467         (U+9220): Use `->subsumptive'.
4468         (U+9268): Likewise.
4469         (U+9269): Use `->denotational'.
4470         (U-00028983): New character; unify M-40344.
4471         (U+92A0): Use `->subsumptive'.
4472         (U+92A4): Use `->subsumptive'.
4473         (U+92A5): Use `->subsumptive'.
4474         (U+92A8): Use `->subsumptive'.
4475
4476         * Ideograph-R004-Slash.el (U-000200C2): Unify C6-457E and M-41609;
4477         use `ideographic-{radical|strokes}@ucs' instead of
4478         `ideographic-{radical|strokes}'; add
4479         `ideographic-{radical|strokes}@cns'.
4480
4481         * Ideograph-R002-Line.el (U-00020072): Unify C6-457D; use
4482         `ideographic-{radical|strokes}@ucs' instead of
4483         `ideographic-{radical|strokes}'; add
4484         `ideographic-{radical|strokes}@cns'; add `<-unknown' for
4485         U-00028E25.
4486
4487         * Ideograph-R168-Long.el: Add some mappings between CNS 11643-6
4488         and CJK Ext-B code points.
4489         (M-41116): Unify U-00028C60.
4490         (M-41117): Unify U-00028C61 and H10-F470.
4491         (M-41118): Unify U-00028C63.
4492         (U-00028C86): Use `->denotational'.
4493         (U-00028C89): Use `->denotational' instead of `->subsumptive'.
4494
4495         * Ideograph-R029-Again.el (U-00020B54): Use `->subsumptive';
4496         integrate C6-3C67 and M-41563; use
4497         `ideographic-{radical|strokes}@ucs' instead of
4498         `ideographic-{radical|strokes}'; add
4499         `ideographic-{radical|strokes}@cns' and
4500         `ideographic-{radical|strokes}@cns*sources'.
4501
4502         * Ideograph-R009-Man.el (U-0002893E): Moved into
4503         Ideograph-R167-Gold.el.
4504         (U-00028944): Likewise.
4505
4506 2006-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4507
4508         * Ideograph-R166-Village.el: Add some mappings between CNS 11643-6
4509         and CJK Ext-B code points.
4510         (M-40142): Map to U-0002892B.
4511
4512         * Ideograph-R165-Distinguish.el: Add some mappings between CNS
4513         11643-6 and CJK Ext-B code points.
4514
4515 2006-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4516
4517         * Ideograph-R188-Bone.el (U+9AB2): Use `->denotational' and
4518         `->subsumptive'.
4519         (U+4BCA): Likewise.
4520         (U+4BCB): Likewise.
4521         (U+4BCC): Likewise.
4522         (U+9AB3): Likewise.
4523         (U+9AB4): Likewise.
4524
4525 2006-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4526
4527         * Ideograph-R078-Death.el: Add some character relations.
4528
4529         * Ideograph-R128-Ear.el (U-00026552): Use `->subsumptive';
4530         integrate H7-EBC9.
4531
4532         * Ideograph-R104-Sickness.el (U+3F90): Use `->subsumptive';
4533         integrate M-22165.
4534         (U+75D4): Use `->denotational' and `->subsumptive'.
4535         (U+75D5): Use `->subsumptive'.
4536
4537 2006-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4538
4539         * Ideograph-R140-Grass.el (U+843D): Use `->denotational'.
4540         (C1-662F): Use `<-denotational' for U+843D; add `->formed' and
4541         `->synonyms@s=die' for U-000239F3.
4542
4543         * Ideograph-R132-Self.el (U-0002691A): Add `<-formed' and `<-same'
4544         for C5-2967.
4545
4546 2006-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4547
4548         * Ideograph-R076-Lack.el (J0-3656): Add S1-3928.
4549         (U-000238CC): Use `->denotational' and `->subsumptive'.
4550         (M-16106): New character; use `<-denotational' for U-000238CC.
4551         (J0-343E): Add S1-3922.
4552         (U-000238CD): Use `->subsumptive'; integrate M-16108.
4553
4554         * Ideograph-R017-Open-Box.el (U+51F6): Use `->subsumptive'.
4555
4556         * Ideograph-R013-Down-Box.el (U-0002054B): Use `->denotational'
4557         instead of `->subsumptive'.
4558         (BC-88AE): New character; use `<-denotational' for U-0002054B.
4559
4560         * maps-conf.el: Don't add `=gt-pj-1' for J90-3B44.
4561
4562 2006-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4563
4564         * Ideograph-R025-Divination.el (GT-K00153): New character.
4565         (M-02776): Unify U-000209D2.
4566
4567 2006-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4568
4569         * Ideograph-R164-Wine.el: Add some mappings between CNS 11643-6
4570         and CJK Ext-B code points.
4571
4572         * maps-conf.el: Don't add `=gt-pj-1' for
4573         J90-{475B|6E47|4371|3F5D|6E49|4D6F|3C72|3D37|6E4C}.
4574
4575 2006-09-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4576
4577         * Ideograph-R062-Halberd.el (U+9168): Copied from
4578         Ideograph-R164-Wine.el.
4579
4580 2006-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4581
4582         * Ideograph-R157-Foot.el (M-37637): Add `<-formed' and `<-same'
4583         for M-16311.
4584         (U-000281B0): Add `<-formed' add `<-same' for U-0002397E.
4585         (U+8E8C): Use `->subsumptive'.
4586
4587 2006-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4588
4589         * Ideograph-R077-Stop.el: Add some character relations.
4590
4591 2006-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4592
4593         * Ideograph-R076-Lack.el: Add some character relations.
4594
4595 2006-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4596
4597         * Oracle-Bones.el (ZOB-0007): Fix `ideographic-structure'.
4598         (ZOB-0025): Likewise.
4599         (ZOB-0130): Likewise.
4600         (ZOB-0244): Likewise.
4601         (ZOB-{0321..0339}): New character.
4602
4603 2006-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4604
4605         * Ideograph-R163-City.el: Add some mappings between CNS 11643-6
4606         and CJK Ext-B code points.
4607
4608         * Oracle-Bones.el:
4609         - Add `ideographic-structure' for some characters.
4610         - Add missing sources for some characters.
4611         - Add new characters.
4612         (ZOB-0018): Add `ideographic-structure'; use GT-K00118 instead of
4613         <HIRAGANA LETTER KU> in `<-Oracle-Bones'.
4614
4615 2006-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4616
4617         * Ideograph-R162-Walk.el: Add some mappings between CNS 11643-6
4618         and CJK Ext-B code points.
4619
4620         * char-db-util.el (shuowen-radicals): Add 6 radicals.
4621
4622 2006-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4623
4624         * Ideograph-R012-Eight.el (U-00020507): Use `->subsumptive' to
4625         integrate C6-233B; use `ideographic-{radical|strokes}@ucs' instead
4626         of `ideographic-{radical|strokes}'; add
4627         `ideographic-{radical|strokes}@cns' and
4628         `ideographic-{radical|strokes}@cns*sources'.
4629
4630 2006-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4631
4632         * Ideograph-R161-Morning.el: Add some mappings between CNS 11643-6
4633         and CJK Ext-B code points.
4634         (U+8FB0): Use `->subsumptive'.
4635         (G0-4868): Use `->subsumptive' to separate C1-5849 as a different
4636         object which has different representative glyph image.
4637         (U+8FB2): Use `->subsumptive'.
4638         (U+4885): Use `->denotational' and `->subsumptive'.
4639         (U+4887): Use `->denotational'.
4640         (U+8FB3): Use `->subsumptive'.
4641
4642 2006-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4643
4644         * maps-conf.el: Don't add `=gt-pj-1' for J90-4324.
4645
4646         * Ideograph-R075-Tree.el (JSP-4466): Separate H4-AC41; modify
4647         `ideographic-structure'.
4648
4649         * Ideograph-R159-Cart.el: Add some mappings between CNS 11643-6
4650         and CJK Ext-B code points.
4651         (U+4842): Use `->subsumptive'.
4652         (U+8ED0): Likewise.
4653         (U+4846): Likewise.
4654         (U+8ED7): Likewise.
4655         (U+4848): Likewise.
4656         (U+4849): Likewise.
4657         (U+484A): Use `->denotational'.
4658         (U+8EDC): Use `->denotational' and `->subsumptive'.
4659         (U+8EE1): Use `->subsumptive'.
4660         (U+8EF1): Likewise; delete `japanese-strokes'.
4661         (U+4850): Use `->subsumptive'.
4662         (U+8F0E): Use `->denotational' and `->subsumptive'.
4663         (U+8F0F): Use `->subsumptive'.
4664         (U+4859): Likewise.
4665
4666 2006-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4667
4668         * Ideograph-R160-Bitter.el: Add some mappings between CNS 11643-6
4669         and CJK Ext-B code points.
4670
4671 2006-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4672
4673         * Ideograph-R156-Run.el: Add some mappings between CNS 11643-6 and
4674         CJK Ext-B code points.
4675         (C6-2E32): Unify U-00027E86 and H1-ABF7.
4676         (U+4796): Use `->subsumptive'.
4677         (M-37044): Unify U-00027E99.
4678         (U+8D79): Use `->subsumptive'.
4679         (U+8D7A): Use `->subsumptive'.
4680         (U+479A): Use `->subsumptive'.
4681         (U+8D7D): Use `->subsumptive'.
4682         (U+8D87): Use `->subsumptive'.
4683         (C6-626D): Map to U-00027EEC and M-37125.
4684         (U-00027ED5): Use `->subsumptive'.
4685         (C6-5869): Unify U-00027EDC and M-37140.
4686         (M-37142): Unify U-00027EDE instead of U+8D93.
4687         (U+8D93): Don't map to M-37142; use `->subsumptive'.
4688         (U+47AD): Use `->denotational' and `->subsumptive'.
4689         (U+47B1): Use `->subsumptive'.
4690         (U+8D98): Use `->subsumptive'.
4691         (U+8D99): Use `->denotational' and `->subsumptive'.
4692         (U+8D9A): Use `->subsumptive'.
4693
4694 2006-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4695
4696         * Ideograph-R157-Foot.el: Add some mappings between CNS 11643-6
4697         and CJK Ext-B code points.
4698         (U-00027FBB): Use `->subsumptive'.
4699         (M-37372): Unify U-00027FC0 and C6-345A.
4700         (M-37373): Unify U-00027FBE.
4701         (M-37374): Unify U-00027FBD.
4702         (U+8DB4): Use `->subsumptive'.
4703         (U+8DB5): Use `->denotational'.
4704         (G0-7540): Use `<-denotational' for U+8DB5; unify JC3-80AA.
4705         (C6-3C40): Unify U-00027FC4 and M-37382.
4706         (U+47D5): Use `->subsumptive'.
4707         (U+8DB9): Use `->denotational' and `->subsumptive'.
4708         (U+47D8): Use `->subsumptive'.
4709         (U+47D9): Likewise.
4710         (U+47DC): Use `->denotational' and `->subsumptive'.
4711         (U-00027FD7): Use `->subsumptive'.
4712         (U+47DD): Use `->subsumptive'.
4713         (U+47DE): Use `->subsumptive'.
4714         (U-00027FDD): Use `->subsumptive'.
4715         (U+8DC5): Use `->subsumptive'.
4716         (U+47DF): Use `->subsumptive'.
4717         (U+8DCE): Use `->subsumptive'; integrate JC3-66C9.
4718         (U+47EA): Use `->subsumptive'.
4719         (U+8DD0): Use `->subsumptive'.
4720         (C6-5872): Unify U-00028022 and M-37519'.
4721         (U+8DED): Use `->subsumptive'.
4722         (U-00028027): Unify M-37531.
4723         (U+8DFE): Use `->subsumptive'.
4724         (C6-6322): Unify U-00028040 and H1-D34C.
4725         (U+47F8): Use `->subsumptive'.
4726         (U+8E06): Use `->denotational' and `->subsumptive'.
4727         (U+47FD): Use `->subsumptive'.
4728         (U+8E0C): Use `->subsumptive'.
4729
4730         * Ideograph-R158-Body.el: Add some mappings between CNS 11643-6
4731         and CJK Ext-B code points.
4732         (U+4837): Use `->subsumptive'.
4733         (U+4838): Likewise.
4734         (U+8EB2): Use `->subsumptive'.
4735         (U+4839): Use `->subsumptive'.
4736         (U+8EB3): Use `->denotational'.
4737         (U+8EB4): Use `->subsumptive'.
4738         (U-0002824B): Use `->subsumptive'.
4739
4740         * Ideograph-R009-Man.el (U-00028040): Moved to
4741         Ideograph-R157-Foot.el.
4742
4743         * Ideograph-R004-Slash.el (U-00027E86): Moved to
4744         Ideograph-R156-Run.el.
4745
4746 2006-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4747
4748         * Ideograph-R154-Shell.el: Add some mappings between CNS 11643-6
4749         and CJK Ext-B code points.
4750         (U+8CC5): Use `->subsumptive'.
4751         (C6-5862): Unify U-00027D70 and H1-D1AC.
4752         (U+8CD5): Use `->subsumptive'.
4753         (U+8CE6): Use `ideographic-strokes@daikanwa' instead of
4754         `ideographic-strokes'; use `ideographic-strokes@cns' instead of
4755         `kangxi-strokes'; add `total-strokes@daikanwa'; use
4756         `total-strokes@cns' instead of `total-strokes'.
4757         (U+477E): Unify M-36801.
4758         (U-00027D96): New character.
4759
4760         * Ideograph-R009-Man.el (U-00027D70): Moved into
4761         Ideograph-R154-Shell.el.
4762
4763         * Ideograph-R155-Red.el: Add some mappings between CNS 11643-6 and
4764         CJK Ext-B code points.
4765
4766 2006-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4767
4768         * Ideograph-R152-Pig.el: Add some mappings between CNS 11643-6 and
4769         CJK Ext-B code points.
4770         (U+4746): Use `->subsumptive'.
4771         (U+8C58): Use `->subsumptive'.
4772         (U-00027C30): Use `->subsumptive'.
4773         (U+4747): Likewise.
4774         (U+8C5F): Use `->denotational'.
4775         (U-00027C35): Use `->subsumptive'.
4776         (U-00027C44): Likewise.
4777         (U-00027C53): Use `->denotational'.
4778
4779 2006-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4780
4781         * Ideograph-R153-Badger.el: Add some mappings between CNS 11643-6
4782         and CJK Ext-B code points.
4783         (M-36533): Unify U+475B.
4784         (M-36534): Map to U-00027CBA.
4785         (M-36535): Unify U-00027CBB.
4786         (C6-5851): Unify U-00027CC3 and M-36545.
4787         (U+475C): Use `->denotational' and `->subsumptive'.
4788         (U-00027CD9): Use `->subsumptive'.
4789
4790 2006-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4791
4792         * Ideograph-R149-Speech.el: Add mappings for Big5 code points.
4793
4794 2006-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4795
4796         * Ideograph-R149-Speech.el: Add some mappings between CNS 11643-6
4797         and CJK Ext-B code points.
4798         (M-35209): Map to U-0002795E.
4799         (M-35210): Map to U-0002795F.
4800         (M-35355): Map to U-000279A0.
4801         (M-35495): Don't map to U+46D6 and C3-445E.
4802
4803 2006-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4804
4805         * Ideograph-R147-See.el: Add some mappings between CNS 11643-6 and
4806         CJK Ext-B code points.
4807         (M-34799): Map to U-00027808.
4808
4809 2006-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4810
4811         * Ideograph-R009-Man.el (U+4EFF): Move S1-0167 to JSP-3051.
4812         (U-000201D7): Use `->subsumptive'.
4813         (J0-3B77): Separate C1-487D.
4814         (J0-3B78): Omit BU+4F8D because UU+4F8D is added.
4815         (U-000202BE): Use `->subsumptive'.
4816
4817 2006-04-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4818
4819         * Ideograph-R145-Clothes.el: Add some mappings between CNS 11643-6
4820         and CJK Ext-B code points.
4821
4822 2006-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4823
4824         * Ideograph-R142-Insect.el: Add some mappings between CNS 11643-6
4825         and CJK Ext-B code points.
4826         (U+45AA): Use `->subsumptive'; use
4827         `{ideographic|total}-strokes@{daikanwa|cns}'.
4828         (M-32972): Don't relate with U+86CA; use `->subsumptive' to
4829         integrate H7-F7E5.
4830         (U+86CA): Unify M-32974 instead of M-32972.
4831         (U+8723): Use `->denotational' instead of `->subsumptive'.
4832         (parent of M-33217): Unify U-00027351; delete `<-denotational' for
4833         U+8744; add `<-unknown' for U+8744 instead.
4834         (U+8746): Use `->denotational' instead of `->subsumptive'.
4835         (U-00027388): Use `->denotational'.
4836         (U+8747): Use `->denotational'.
4837         (C6-6178): Map to U-0002733B and M-49685.
4838         (U-00027380): New character; add `ideographic-strokes@daikanwa';
4839         it may be a mistake.
4840         (M-33350): Use `<-subsumptive' for U-00027380.
4841         (C6-6177): Likewise.
4842
4843 2006-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4844
4845         * Ideograph-R076-Lack.el:
4846         - Add some missing mappings between UCS and Daikanwa.
4847         - Use `->subsumptive' for some character definitions.
4848         (U-000238AE): Use `->denotational'; integrate M-16059.
4849         (U-000238AF): Use `->denotational' and `->subsumptive'; integrate
4850         M-16060.
4851         (U-000238B6): New character.
4852         (M-16076): New character.
4853         (CB03389): Add `<-unknown' for U+6B36.
4854         (U-000238A3): Use `->denotational'; integrate M-16083.
4855         (U+6B34): Use `->denotational' and `->subsumptive'.
4856         (U-000238CB): Use `->denotational' and `->subsumptive'.
4857
4858 2006-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4859
4860         * Ideograph-R184-Eat.el (K0-5146): Unify JC3-6DB1.
4861         (U+98E3): Use `->denotational' and `->subsumptive'.
4862         (U+98E4): Use `->denotational' and `->subsumptive'; integrate
4863         JC3-8EA7.
4864
4865         * Ideograph-R198-Deer.el (U+9E83): Use `->subsumptive'; integrate
4866         JC3-6FB9.
4867         (M-47605): Map to U-0002A292.
4868         (U+9E84): Use `->subsumptive'.
4869         (U+4D21): Likewise.
4870         (U+4D22): Use `->subsumptive'.
4871         (U+4D23): Use `->subsumptive'.
4872
4873 2006-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4874
4875         * Ideograph-R169-Gate.el (U-00028D92): New character.
4876         (U+95D9): Use `->denotational' and `->subsumptive'.
4877
4878 2006-03-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4879
4880         * Ideograph-R149-Speech.el (U+46B1): Use `->subsumptive'.
4881         (U+8A0C): Use `->subsumptive'.
4882         (U+8A0D): Use `->subsumptive'.
4883         (U-00027963): Use `->subsumptive'.
4884         (U+8A0E): Use `->subsumptive'.
4885
4886         * Ideograph-R146-West.el (U-000277E9): Use `->subsumptive'.
4887         (U+4673): Use `->subsumptive'.
4888         (U-000277EA): Use `->subsumptive'.
4889         (U+4674): Use `->denotational'.
4890         (M-34776): Unify U-000277EC and H7-EFF4.
4891         (U+4675): Use `->denotational'.
4892
4893 2006-03-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4894
4895         * Ideograph-R145-Clothes.el (U-0002764F): New character.
4896         (U+8921): Use `->denotational' and `->subsumptive'.
4897         (U+8922): Use `->subsumptive'.
4898         (U+8923): Use `->subsumptive'.
4899         (U+892F): Use `->subsumptive'.
4900         (U+8930): Use `->subsumptive'.
4901         (U+8931): Use `->subsumptive'.
4902         (U-00027708): Use `->denotational'.
4903
4904 2006-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4905
4906         * Ideograph-R154-Shell.el (JX1-7C38): Unify JC3-65F4.
4907
4908 2006-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4909
4910         * Ideograph-R134-Mortar.el (U-00026951): Unify BC-8AA3.
4911         (U-00026952): Use `->subsumptive'.
4912         (U+8200): Use `->denotational'.
4913         (M-30192): Map to U-00026963.
4914         (U-00026967): Use `->subsumptive'; integrate M-30192' and
4915         GT-39041; use `{ideographic|total}-strokes@cns' instead of
4916         `{ideographic|total}-strokes'; add
4917         `{ideographic|total}-strokes@cns*sources' and
4918         `{ideographic|total}-strokes@gt'.
4919         (U-0002696B): Use `->denotational'.
4920         (U-00026965): Unify M-30193.
4921         (U+8202): Use `->subsumptive'.
4922         (U-00026968): Use `->subsumptive'.
4923         (U-00026969): Use `->subsumptive'.
4924         (M-30199): Unify U-0002696A and H6-CC4D.
4925         (M-30200): Unify U-0002696C, H8-CC4E and CB11966.
4926         (U+4455): Use `->subsumptive'.
4927         (U-00024518): Use `->denotational'.
4928
4929 2006-03-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4930
4931         * Ideograph-R109-Eye.el (U-0002531A): Use `->subsumptive'.
4932         (U-0002531B): Use `->subsumptive'.
4933         (U+77CD): Use `->subsumptive'.
4934         (U-0002531C): Likewise.
4935
4936 2006-03-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4937
4938         * Ideograph-R086-Fire.el (U+71EE): Use `->subsumptive'.
4939         (U-000243FB): Likewise.
4940         (U+71EF): Likewise.
4941         (U-000243FC): Use `->denotational'.
4942
4943         * Ideograph-R053-Dotted-Cliff.el (U+3886): Use `->subsumptive'.
4944         (U-00022225): Likewise.
4945         (M-09345): Map to U-00022226.
4946         (U-0002222C): Use `->subsumptive'.
4947         (M-09347): Map to U-0002222F.
4948         (U-0002222D): Use `->denotational' and `->subsumptive'.
4949         (U+5EB0): Use `->denotational'.
4950         (U-00022233): Use `->subsumptive'.
4951         (U+3888): Likewise.
4952         (U+3889): Use `->subsumptive'.
4953         (U-00022234): Likewise.
4954         (U+388A): Likewise.
4955         (U+5EB1): Use `->denotational' and `->subsumptive'.
4956         (U-00022235): Use `->subsumptive'.
4957         (U+5EB2): Use `->subsumptive'.
4958         (U-00022236): Use `->subsumptive'.
4959         (U+5EB3): Use `->subsumptive'.
4960         (U-00022237): Use `->subsumptive'.
4961         (U-00022238): Likewise.
4962         (U-00022239): Likewise.
4963         (U-0002223A): Likewise.
4964         (U-0002223B): Likewise.
4965         (U-0002223C): Likewise.
4966         (U-0002223D): Likewise.
4967         (U+5EB4): Use `->subsumptive'.
4968         (U+388B): Use `->subsumptive'.
4969         (U-00022281): Use `->subsumptive'.
4970         (U+5ECC): Use `->subsumptive'.
4971
4972 2006-03-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4973
4974         * Ideograph-R085-Water.el (U+6CE3): Use `->subsumptive'.
4975         (U+6CF0): Use `->subsumptive'.
4976         (U+6CF1): Use `->subsumptive'.
4977
4978 2006-03-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4979
4980         * Ideograph-R075-Tree.el (U+68DE): Use `->subsumptive'.
4981         (U+3B7A): Use `->subsumptive'.
4982         (U+68E0): Likewise.
4983         (U-000235B7): Likewise.
4984         (U+69AD): Use `->subsumptive'.
4985         (U+69AE): Likewise.
4986
4987         * maps-conf.el: Don't add `=gt-pj-1' for J90-353D.
4988
4989 2006-03-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4990
4991         * Ideograph-R064-Hand.el (U+3A24): Use `->subsumptive'.
4992         (U-00022C6C): Use `->subsumptive'.
4993         (U+6431): Use `->subsumptive'.
4994         (U+6432): Likewise.
4995         (U+6433): Use `->denotational' and `->subsumptive'.
4996         (U+3A25): Likewise.
4997         (U+6434): Use `->subsumptive'.
4998
4999 2006-03-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5000
5001         * Ideograph-R070-Square.el (U+3AC4): Use `->denotational' instead
5002         of `->subsumptive'; integrate H6-BFE2.
5003
5004         * Ideograph-R066-Rap.el (U+653E): Use `->subsumptive'.
5005         (U-00022EF9): Likewise.
5006         (U+656B): Likewise.
5007
5008 2006-03-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5009
5010         * Ideograph-R009-Man.el: Use <CJK RADICAL PERSON> instead of
5011         U+4EBB in `ideographic-structure'.
5012
5013 2006-03-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5014
5015         * Ideograph-R061-Heart.el (JX1-7449): Use `->subsumptive' to
5016         integrate JC3-90ED with JC3-4DC9.
5017         (U+5FEA): Use `->subsumptive'.
5018         (U-0002278B): Delete incomplete `ideographic-structure'.
5019         (M-10974): Map to U-00022778; unify H6-E1AA.
5020         (M-10976): Map to U-0002276F.
5021         (M-10977): Unify U-00022773 and H6-E0DE.
5022         (M-10978): Unify U-00022774.
5023         (U+6123): Use `->subsumptive'.
5024         (U-000227B6): Likewise.
5025
5026         * Ideograph-R037-Big.el (U-00021636): Use `->denotational' and
5027         `->subsumptive'.
5028         (U+595C): Use `->subsumptive'.
5029         (U+595D): Use `->denotational'.
5030         (U+595E): Use `->subsumptive'.
5031
5032 2006-03-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5033
5034         * Ideograph-R046-Mountain.el (U+5D6B): Use `->denotational' and
5035         `->subsumptive'.
5036         (U+5D6C): Use `->subsumptive'.
5037         (U+37F4): Likewise.
5038
5039 2006-03-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5040
5041         * Ideograph-R040-Roof.el (M-07056): Unify CB08762.
5042         (C3-223D): Unify H3-B7A1.
5043         (U-00021A7F): Use `->subsumptive'.
5044         (U+5BE7): Use `->denotational' and `->subsumptive'.
5045
5046         * Ideograph-R031-Enclosure.el (U+56E6): Use `->subsumptive'.
5047         (C1-504C): Add `ideographic-structure'.
5048
5049         * Ideograph-R035-Go-Slowly.el (U-00021580): Use `->denotational'
5050         and `->subsumptive'.
5051
5052         * Ideograph-R029-Again.el (U+53D3): Use `->subsumptive'.
5053
5054 2006-03-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5055
5056         * Ideograph-R026-Seal.el (U+5371): Use `->denotational'.
5057         (U-00020A12): Use `->subsumptive'.
5058
5059         * Ideograph-R024-Ten.el (M-02705): Map to U-0002097F.
5060         (U+4EDF): Copied from Ideograph-R009-Man.el.
5061
5062 2006-03-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5063
5064         * Ideograph-R187-Horse.el (U+99E6): Use `->denotational' and
5065         `->subsumptive'.
5066         (M-44709): Use `<-denotational' for U+99E6; unify JC3-6DDB.
5067
5068         * Ideograph-R173-Rain.el (U+96F6): Use `->subsumptive'.
5069         (U+9700): Likewise.
5070
5071         * Ideograph-R172-Short-Tailed-Bird.el (U+96CB): Use
5072         `->subsumptive'.
5073
5074 2006-03-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5075
5076         * Ideograph-R030-Mouth.el (U+55A2): Use `->denotational' instead
5077         of `->subsumptive'.
5078
5079         * Ideograph-R012-Eight.el (U-0002F811): Compact
5080         `ideographic-structure'.
5081
5082 2006-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5083
5084         * Ideograph-R200-Hemp.el (K0-582B): Unify JC3-6FC6.
5085
5086         * Ideograph-R181-Leaf.el (J90-453F): Unify JC3-6CF4.
5087         (C1-794D): Unify JC3-6CFC.
5088
5089         * Ideograph-R170-Mound.el (U+9697): Use `->subsumptive'.
5090
5091         * Ideograph-R130-Meat.el (U+43CC): Use `->subsumptive'.
5092
5093         * Ideograph-R124-Feather.el (U+7FEB): Unify JC3-60B3.
5094
5095         * Ideograph-R094-Dog.el (U+72CA): Unify B-CFBE.
5096         (M-20320): Separate B-CFBE.
5097
5098 2006-03-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5099
5100         * Ideograph-R018-Knife.el (U+523C): Integrate H12-EBB6.
5101
5102         * Ideograph-R162-Walk.el (K0-4E26): Unify JC3-67DE.
5103
5104         * Ideograph-R021-Spoon.el (M-02572): Use <CJK RADICAL PERSON>
5105         instead of U+4EBB in `ideographic-structure'.
5106         (G0-3B2F): Likewise.
5107
5108         * Ideograph-R018-Knife.el (U-000202F4): Use <CJK RADICAL PERSON>
5109         instead of U+4EBB in `ideographic-structure'.
5110
5111 2006-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5112
5113         * Ideograph-R064-Hand.el (U+63CD): Use `->denotational' and
5114         `->subsumptive'.
5115         (U+63CE): Use `->subsumptive'.
5116         (U+63CF): Use `->denotational'.
5117         (U+3A0C): Use `->subsumptive'.
5118
5119 2006-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5120
5121         * Ideograph-R025-Divination.el (U-000209D7): Unify GT-03556 and
5122         GT-K01787.
5123         (U-000209D8): Use `->subsumptive'.
5124         (M-02786): Map to U-000209D6.
5125
5126 2006-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5127
5128         * Ideograph-R061-Heart.el (U+6160): Use `->denotational' and
5129         `->subsumptive'.
5130         (U+397F): Likewise.
5131
5132 2006-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5133
5134         * Ideograph-R072-Sun.el (U+3AF3): Use `->denotational' and
5135         `->subsumptive'.
5136
5137 2006-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5138
5139         * Ideograph-R046-Mountain.el (U+5CC3): Unify H2-F04B; add
5140         `<-simplified@CN' for U+5D64.
5141         (U-00021EAF): Use `->subsumptive'.
5142         (U+5D61): Use `->subsumptive'.
5143         (U+5D62): Use `->subsumptive'.
5144         (U-00021EB0): Use `->subsumptive'.
5145         (U+5D63): Use `->subsumptive'.
5146         (U-00021EB2): Use `->denotational' and `->subsumptive'.
5147         (U+5D64): Use `->subsumptive'.
5148
5149         * Ideograph-R008-Lid.el (U+4EB5): Omit `ideographic-structure'.
5150         (U+4EB7): Delete wrong `ideographic-structure'.
5151
5152 2006-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5153
5154         * Ideograph-R042-Small.el (U+9FB8): Add `ideographic-structure'.
5155         (M-07490): Unify H2-C3C4.
5156         (GT-K05014): Compact `ideographic-structure'.
5157         (U+5C1D): Unify H2-C3EB.
5158         (U+3778): Use `->subsumptive'.
5159         (U-00021B8E): Use `->subsumptive'.
5160         (U-00021B95): Unify H2-C450.
5161         (U+5C1F): Use `->subsumptive'.
5162
5163 2006-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5164
5165         * Ideograph-R201-Yellow.el (U+9EC8): Use `->denotational' and
5166         `->subsumptive'.
5167         (U+9EC9): Unify H12-BAAF.
5168         (U+4D4B): Use `->denotational' and `->subsumptive'.
5169
5170         * Ideograph-R147-See.el (U+89C9): Unify H9-F8F6.
5171         (U+4680): Use `->subsumptive'.
5172
5173 2006-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5174
5175         * Ideograph-R195-Fish.el (U+9C8E): Unify H12-CEBF.
5176
5177         * Ideograph-R157-Foot.el (U+47EB): Unify CB01610.
5178
5179         * Ideograph-R075-Tree.el (U+3B4E): Unify H3-EEE0.
5180
5181         * Ideograph-R039-Child.el (U+5B66): Unify H3-CF41.
5182
5183 2006-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5184
5185         * Ideograph-R042-Small.el (U+9FB8): New character.
5186
5187 2006-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5188
5189         * Ideograph-R075-Tree.el: Use `->subsumptive' for some character
5190         definitions.
5191         (U+6902): Use `->denotational' and `->subsumptive'.
5192         (U+6903): Likewise.
5193         (U+3B87): Use `->denotational'.
5194         (JX2-2F28): Use `<-denotational' for U+3B87; unify GT-19138 and
5195         AJ1-17826.
5196         (U+6982): Use `<-denotational' for B-B7A7.
5197         (B-B7A7): New abstract character.
5198         (JX2-2F34): Unify GT-19532 and AJ1-17834.
5199         (U+6997): Use `->denotational'.
5200         (U+69E9): Use `->denotational' and `->subsumptive'; integrate
5201         AJ1-16912 and GT-19860.
5202         (U+69EA): Use `->denotational' and `->subsumptive'.
5203         (U+3BCD): Use `->subsumptive'; integrate AJ1-17848.
5204         (U-0002383D): Use `->denotational'.
5205         (JX2-2F75): Unify GT-20507 and AJ1-17885.
5206
5207 2006-02-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5208
5209         * Ideograph-R111-Arrow.el (U+77E9): Use `->subsumptive'.
5210
5211 2006-02-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5212
5213         * Ideograph-R046-Mountain.el:
5214         - Use `->subsumptive' for some character definitions.
5215         - Add some mappings to Daikanwa numbers.
5216         (U+37B5): Don't map to M-07913.
5217         (M-07913): Map to U-00021D56.
5218         (U-00021D56): Use `->subsumptive'; integrate M-07913.
5219         (U-00021DB2): New character.
5220         (U-00021E0C): Use `->denotational' and `->subsumptive'; integrate
5221         M-08137.
5222         (U-00021E0E): Use `->denotational'; integrate M-08303.
5223         (M-08304): New character.
5224         (U-00021E87): New character.
5225         (U-00021E95): New character.
5226         (U+5D56): Use `->denotational' and `->subsumptive'.
5227         (C6-4835): Map to M-49025 and U-0002F87D.
5228         (U-00021EB7): Use `->denotational' and `->subsumptive'.
5229         (M-08352): Map to U-00021EB8.
5230         (U-00021EB9): Use `->denotational'.
5231         (M-08354): Unify U-0002F87F and C6-5233; use `=>ucs*' instead of
5232         `=>ucs' for U+5D6B.
5233         (U+5D6B): Use `=>daikanwa' instead of `morohashi-daikanwa' for
5234         M-08354.
5235         (C6-5233): Unify U-0002F87F.
5236         (U-00021F3B): New character.
5237         (U-00021F58): Unify M-08498; use `{ideographic|total}-strokes@cns'
5238         instead of `{ideographic|total}-strokes'; add
5239         `{ideographic|total}-strokes@daikanwa'.
5240         (U+5DC2): Use `<-denotational' instead of `->subsumptive'.
5241         (U-00021FD5): Use `->denotational'; integrate M-08656.
5242
5243         * Ideograph-R061-Heart.el (U+5FDD): Use `->denotational'.
5244         (U+5FDE): Use `->subsumptive'.
5245         (U+5FDF): Use `->subsumptive'.
5246         (U-000225C9): Use `->subsumptive'.
5247         (M-11290): Unify U-00022875.
5248         (M-11291): Unify U-00022879.
5249         (M-11292): Map to U-00022882; integrate H6-E77D.
5250         (U-00022870): Copied from Ideograph-R072-Sun.el.
5251         (U-00022865): Use `->subsumptive'.
5252
5253 2006-02-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5254
5255         * Ideograph-R109-Eye.el (U+7769): Use `->denotational' and
5256         `->subsumptive'.
5257         (U+776A): Use `->subsumptive'.
5258
5259 2006-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5260
5261         * Ideograph-R152-Pig.el (U+8C65): Use `->subsumptive'.
5262         (U+8C66): Likewise.
5263
5264         * Ideograph-R072-Sun.el: Add some mappings to Daikanwa numbers.
5265         (U+65EA): Use `<-formed' and `<-formed*sources' instead of
5266         `variant-of-shinjigen-1' for S1-0722.
5267
5268         * Ideograph-R009-Man.el: Add some Adobe-Japan1-5 code points.
5269
5270         * Ideograph-R172-Short-Tailed-Bird.el (U+5DC2): Use
5271         `->denotational' instead of `->subsumptive'.
5272
5273 2006-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5274
5275         * Ideograph-R082-Fur.el (U+6C0A): Use `->subsumptive'.
5276
5277         * Ideograph-R079-Weapon.el (JX2-6E23): Unify GT-21338 and
5278         AJ1-17897.
5279
5280 2006-02-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5281
5282         * Ideograph-R016-Table.el: Add some Adobe-Japan1-5 code points.
5283         (U+51E2): Add `ideographic-{radical|strokes}@{ucs|cns}' and
5284         `ideographic-radical@{ucs|cns}*sources'.
5285         (U+51E3): Use `=>daikanwa' instead of `morohashi-daikanwa' for
5286         M-01740.
5287         (U-00020652): Use `->subsumptive' to integrate M-36670; use
5288         `ideographic-{radical|strokes}@ucs' instead of
5289         `ideographic-{radical|strokes}'; add
5290         `ideographic-radical@ucs*sources',
5291         `ideographic-{radical|strokes}@daikanwa=36670' and
5292         `ideographic-radical@daikanwa=36670*sources'.
5293         (M-01781): Unify U-00020654 and H1-DF6D.
5294         (M-01782): Unify U-00020655 and H1-DF6E.
5295         (U-0002015E): Copied from Ideograph-R008-Lid.el; integrate
5296         M-01783.
5297         (U-00020662): Use `->subsumptive'.
5298         (M-01795): Unify U-00020049 and H1-A97C; use
5299         `ideographic-{radical|strokes}@daikanwa' instead of
5300         `ideographic-{radical|strokes}'; add
5301         `ideographic-{radical|strokes}@ucs'.
5302         (U-00020664): Use `->subsumptive'; integrate M-01796.
5303
5304         * Ideograph-R015-Ice.el: Add some Adobe-Japan1-5 code points.
5305         (U+51AD): Use `->subsumptive'.
5306         (U+51B8): Use `->denotational'.
5307         (U+51B9): Use `->denotational'.
5308         (U-000205E5): Use `->subsumptive'.
5309         (U-000205E8): Use `->subsumptive'.
5310         (M-01682): Unify U-000205E9 and H1-E3CB.
5311         (U+51D1): Use `->denotational'.
5312         (U+34D7): Use `->subsumptive'.
5313         (U-00020604): Use `->subsumptive'.
5314         (U-00020605): Use `->denotational' and `->subsumptive'.
5315
5316         * Ideograph-R012-Eight.el: Add some Adobe-Japan1-5 code points.
5317         (U-0002050A): Use `->subsumptive'.
5318         (U-0002050B): Use `->subsumptive'.
5319         (U-0002050C): Use `->subsumptive'.
5320         (U+34B6): Use `->subsumptive'.
5321         (U-0002050D): Use `->subsumptive'; integrate M-01468.
5322         (U-0002050E): Use `->subsumptive'; integrate M-01469.
5323         (U-0002050F): Use `->subsumptive'.
5324         (U+517B): Use `->denotational'.
5325
5326         * Ideograph-R001-One.el (U-00020049): Unify M-01795; use
5327         `ideographic-{radical|strokes}@ucs' instead of
5328         `ideographic-{radical|strokes}'; add
5329         `ideographic-{radical|strokes}@daikanwa'.
5330
5331 2006-02-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5332
5333         * Ideograph-R002-Line.el (U-00023244): Use `->subsumptive';
5334         integrate H4-E3AE.
5335
5336 2006-02-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5337
5338         * Ideograph-R162-Walk.el (K0-616A): Unify JC3-67BC.
5339
5340         * Ideograph-R055-Two-Hands.el (U+5F00): Unify AJ1-16854.
5341         (JX1-7432): Add KU+5F02; unify AJ1-16855.
5342         (JX2-2C2D): Unify AJ1-17607.
5343         (M-09639): Unify AJ1-20171.
5344
5345         * Ideograph-R013-Down-Box.el (U+5183): Unify AJ1-17301.
5346         (U+5184): Unify AJ1-19173.
5347         (U+518B): Unify AJ1-17302.
5348         (JX2-232B): Unify AJ1-17303.
5349
5350         * Ideograph-R051-Dry.el (U+5F00): Unify AJ1-16854.
5351
5352         * Ideograph-R014-Cover.el (U+5198): Unify AJ1-17304.
5353         (JX2-232D): Unify AJ1-17305.
5354
5355         * Ideograph-R008-Lid.el (U-0002015E): Integrate M-01783; use
5356         `ideographic-radical@ucs' instead of `ideographic-radical'; add
5357         `ideographic-radical@ucs*sources',
5358         `ideographic-radical@daikanwa=01783' and
5359         `ideographic-radical@daikanwa=01783*sources'.
5360         (U-0002015A): Use `->subsumptive'; integrate M-00315.
5361
5362         * Ideograph-R004-Slash.el (U+51E2): Add
5363         `ideographic-{radical|strokes}@{ucs|cns}' and
5364         `ideographic-radical@{ucs|cns}*sources'.
5365
5366         * Ideograph-R027-Cliff.el (U+53B2): Use `->denotational'.
5367         (U-00020AAF): Use `->subsumptive'.
5368         (U-00020AB7): Use `->subsumptive'; integrate M-03044.
5369         (M-03045): Unify U-00020AB6 and H1-B477.
5370
5371 2006-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5372
5373         * Ideograph-R154-Shell.el (U-00020652): Copied from
5374         Ideograph-R016-Table.el.
5375         (M-36670): Use `<-subsumptive' for U-00020652.
5376         (U-00027D2E): New character.
5377         (U+8CA5): Use `->subsumptive'.
5378
5379 2006-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5380
5381         * Ideograph-R061-Heart.el (U+610B): Use `->denotational'.
5382         (U+610C): Use `->denotational'.
5383         (U+610E): Use `->denotational' and `->subsumptive'.
5384         (U+610F): Use `->subsumptive'.
5385         (U-00022743): Use `->subsumptive'.
5386
5387         * Ideograph-R172-Short-Tailed-Bird.el (K0-4D52): Unify JC3-6BFB.
5388
5389         * Ideograph-R040-Roof.el (U-00021A8F): Use `->subsumptive'.
5390         (U+376C): Use `->denotational' and `->subsumptive'.
5391         (JX1-2828): Use `<-subsumptive'; unify GT-09170 and AJ1-17532.
5392
5393         * Ideograph-R030-Mouth.el (JX2-2367): Unify GT-04288 and
5394         AJ1-17348.
5395         (JX2-2437): Unify GT-05050 and AJ1-17385.
5396         (U+35F4): Use `->denotational' and `->subsumptive'.
5397         (JX2-2442): Separate U+35F4, C4-492D and M-04277; use
5398         `<-denotational' for U+35F4; unify GT-05465 and AJ1-17395.
5399         (U-00020F75): Use `->denotational'.
5400
5401         * Ideograph-R019-Power.el (U+3524): Use `->subsumptive'.
5402         (U+52F5): Use `->denotational' instead of `->subsumptive'.
5403         (JX2-234A): Unify GT-03173 and AJ1-17327.
5404
5405         * Ideograph-R054-Long-Stride.el (JX2-2C2B): Unify GT-12059 and
5406         AJ1-17605.
5407
5408         * Ideograph-R050-Turban.el (JX2-2C22): Unify GT-11529 and
5409         AJ1-17599.
5410
5411 2006-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5412
5413         * Ideograph-R046-Mountain.el (U-00021DE0): Use `->subsumptive'.
5414         (JX2-284A): Unify GT-10222 and AJ1-17561.
5415         (JX2-284F): Unify GT-10335 and AJ1-17566.
5416
5417         * Ideograph-R172-Short-Tailed-Bird.el (U-00028F9B): Use
5418         `->subsumptive'.
5419         (U+96C7): Use `->denotational' and `->subsumptive'.
5420         (U+49F6): Use `->subsumptive'.
5421
5422 2006-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5423
5424         * Ideograph-R010-Legs.el (U+5155): Add AJ1-16791.
5425         (JX1-2E52): Add AJ1-16792.
5426         (U+5160): Add AJ1-17298.
5427
5428 2006-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5429
5430         * Ideograph-R004-Slash.el: Add some Adobe-Japan1-5 code points.
5431         (U-000200A2): Use `->denotational'.
5432         (U+3406): Use `->subsumptive'.
5433
5434         * Ideograph-R015-Ice.el (U+34C7): Unify GT-02131, GT-K02347 and
5435         AJ1-17307.
5436
5437         * Ideograph-R012-Eight.el (JX2-2327): Unify GT-01905 and
5438         AJ1-17299.
5439
5440         * Ideograph-R005-Second.el (U+4E69): Add AJ1-17244.
5441         (U+4E79): Add AJ1-19143.
5442
5443         * Ideograph-R001-One.el (U+4E02): Add AJ1-17234.
5444         (U+4E0C): Add AJ1-19140.
5445         (U+4E0F): Add AJ1-17235.
5446         (U+4E12): Add AJ1-17236.
5447
5448 2006-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5449
5450         * Ideograph-R030-Mouth.el (U+357B): Use `->subsumptive'.
5451         (U+5485): Use `->subsumptive'.
5452         (U+566B): Integrate S1-1255.
5453
5454 2005-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5455
5456         * Ideograph-R008-Lid.el (JX2-2132): Unify AJ-17246.
5457
5458         * Ideograph-R007-Two.el (U+5F00): Unify AJ-16854.
5459         (U+4E9D): Unify AJ-17245.
5460
5461         * Ideograph-R002-Line.el (JX2-2125): Unify AJ-17237.
5462         (U+4E2E): Unify AJ-17238.
5463
5464 2006-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5465
5466         * Ideograph-R040-Roof.el (U+5BCA): Use `->subsumptive'.
5467         (U-00021A3D): Likewise.
5468         (U+5BCB): Use `->subsumptive'.
5469         (CB06652): New character.
5470         (U-00021A3E): Use `->subsumptive'.
5471
5472         * Ideograph-R075-Tree.el (U-00023601): Use `->subsumptive'.
5473
5474         * Ideograph-R085-Water.el (J90-3D6D): Use `<-simplified@JP/jis'
5475         instead of `<-simplified@JP' for J78-3D6D.
5476         (J90-4375): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
5477         for J78-4375.
5478
5479         * Ideograph-R072-Sun.el (J90-3322): Use `<-simplified@JP/jis'
5480         instead of `<-simplified@JP' for J78-3322.
5481
5482         * Ideograph-R032-Earth.el (J90-4564): Use `<-simplified@JP/jis'
5483         instead of `<-simplified@JP' for J78-4564.
5484
5485         * Ideograph-R026-Seal.el (J90-362A): Use `<-simplified@JP/jis'
5486         instead of `<-simplified@JP' for J78-362A.
5487
5488 2006-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5489
5490         * Ideograph-R057-Bow.el (M-09742): Unify U-000223C3 and H3-CABA.
5491         (M-09743): Unify U-000223C4 and H3-CABE.  (M-09744): Unify
5492         U-000223C2 and H3-CAB8.  (BC-8B7D): New character.  (U+5F21): Use
5493         `->subsumptive'.  (U+38AE): Use `->subsumptive'.  (U+5F22): Use
5494         `->subsumptive'.
5495
5496         * Ideograph-R066-Rap.el (U-00025626): Delete `=>daikanwa'.
5497         (U-00022F20): Use `->subsumptive'; integrate M-13181; use
5498         `{ideographic|total}-strokes@{ucs|cns}' instead of
5499         `{ideographic|total}-strokes'; add
5500         `ideographic-strokes@ucs*sources'.
5501
5502         * Ideograph-R149-Speech.el (U+8B50): Use `->denotational' and
5503         `->subsumptive'.
5504         (U-00027B0B): Use `->subsumptive'; integrate M-35960.
5505         (U+8B51): Use `->subsumptive'.
5506         (U+8B52): Use `->subsumptive'.
5507         (U-00027B0C): Use `->denotational' and `->subsumptive'.
5508         (U+8B53): Use `->subsumptive'.
5509         (RUI6-E01F): New character.
5510         (U+8B4D): Use `->subsumptive'.
5511         (C7-5033): Use `->denotational' and `->subsumptive'; map to
5512         U-00027B12; integrate GT-48359 and H10-EE7E.
5513         (U+8B5D): Use `->subsumptive'.
5514         (U+4712): Use `->denotational' and `->subsumptive'.
5515         (U+8B5E): Use `->subsumptive'.
5516         (U+4713): Use `->denotational' and `->subsumptive'.
5517         (U+4714): Use `->denotational'.
5518         (U-00027B12): Use `->subsumptive'; integrate C7-5033 and GT-48359.
5519
5520 2006-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5521
5522         * Ideograph-R130-Meat.el (U+8163): Use `->subsumptive'.
5523         (U+440F): Likewise.
5524         (U-00026760): Use `->subsumptive'; integrate BC-8ADA.
5525         (U-00023386): Copied from Ideograph-R074-Moon.el.
5526         (CB12237): New character; add `<-denotational' for U-00026760.
5527         (U+4410): Use `->subsumptive'.
5528
5529         * Ideograph-R120-Silk.el (U+7E6D): Use `->denotational' instead of
5530         `->subsumptive'.
5531
5532         * Ideograph-R085-Water.el (U-00023D15): Use `->subsumptive';
5533         integrate M-17420.
5534         (U-00023D0E): New character.
5535
5536         * Ideograph-R029-Again.el (BC-8BA1): New character; add
5537         `<-denotational' for U-00020B1B.
5538
5539         * Ideograph-R113-Spirit.el (CB-11755): New character.
5540         (BC-8C6A): Likewise.
5541
5542         * Ideograph-R168-Long.el (U+9578): Unify BC-8D72.
5543
5544         * Ideograph-R164-Wine.el (G0-4775): Unify JC3-43E9.
5545
5546         * Ideograph-R138-Stopping.el (BC-8B7C): New character.
5547
5548         * Ideograph-R123-Sheep.el (U-00023D0E): New character.
5549
5550         * Ideograph-R104-Sickness.el (RUI6-24F08): New character.
5551         (U+766C): Use `->subsumptive'.
5552
5553         * Ideograph-R101-Use.el (C6-395D): Unify BC-8C73.
5554
5555         * Ideograph-R079-Weapon.el (RUI6-E01E): New character.
5556         (U+6BBE): Use `->denotational' and `->subsumptive'.
5557
5558         * Ideograph-R069-Axe.el (M-13549): Unify U+3ABD and H5-F6BC.
5559         (RUI6-E00B): Copied from ruimoku6.el.
5560         (M-13551): Unify U-0002309D and H5-F6C3.
5561         (M-13552): Unify U-0002309C and H5-F6C2.
5562         (JC3-8FCF): Map to U-0002309C and M-13552.
5563         (U-000230A0): Unify M-13553; use
5564         `{ideographic|total}-strokes@{daikanwa|cns}'.
5565         (U+3ABF): Add `morohashi-daikanwa' for M-13553'.
5566
5567         * Ideograph-R044-Corpse.el (U-00021C52): Unify BC-8DBE.
5568
5569 2006-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5570
5571         * Ideograph-R037-Big.el (U+3694): Unify RUI6-E01C.
5572
5573         * Ideograph-R030-Mouth.el (U-00020E04): Use `->denotational' and
5574         `->subsumptive'; integrate RUI6-E01A.
5575
5576         * Ideograph-R027-Cliff.el (RUI-E022): New character.
5577
5578         * ruimoku6.el (RUI6-E00B): Add `ideographic-{radical|strokes}',
5579         `total-strokes' and `ideographic-structure'.
5580         (RUI6-{E010|...|E024}): New characters.
5581
5582 2006-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5583
5584         * Ideograph-R169-Gate.el (RUI6-E01D): New character.
5585
5586         * Ideograph-R074-Moon.el (U-00023386): New character.
5587
5588 2006-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5589
5590         * Ideograph-R185-Head.el (C6-3C79): Unify U-00029810.
5591         (<CJK RADICAL HEAD>): Copied from
5592         u02E00-CJK-Radical-Supplement.el.
5593
5594         * Ideograph-R170-Mound.el (C6-2E45): Unify U-00028E0F.
5595         (<CJK RADICAL MOUND ONE>): Copied from
5596         u02E00-CJK-Radical-Supplement.el.
5597
5598 2006-01-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5599
5600         * Ideograph-R210-Even.el (U-0002A5C5): Use `->subsumptive'.
5601         (U-0002A5C6): Use `->subsumptive'.
5602         (U+4D93): Use `->subsumptive'.
5603         (U+9F4B): Use `->subsumptive'.
5604         (U+4D92): Use `->subsumptive'.
5605         (U+9F4C): Use `->subsumptive'.
5606
5607 2006-01-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5608
5609         * Ideograph-R038-Woman.el: Use `->subsumptive' for some character
5610         definitions.
5611         (U+5986): Use `->subsumptive'; delete `morohashi-daikanwa'.
5612         (G0-5731): Use `<-subsumptive' for U+5986; add `<-simplified@CN'
5613         for G1-5731.
5614         (U-000216B4): New character.
5615         (U+598D): Use `->subsumptive'; add `<-denotational' for J97-552B.
5616         (J97-552B): New abstract character.
5617         (U+5992): Use `->denotational' and `->subsumptive'.
5618         (U+36AB): Use `->denotational' and `->subsumptive'.
5619         (U+599B): Use `->denotational' and `->subsumptive'.
5620         (J0-562C): Add `<-denotational' for U+599B; add
5621         `<-error@jis-x0208' for JX1-4F63; add `<-unknown' for JSP-397B.
5622         (U+59AA): Delete `morohashi-daikanwa'; add `<-simplified@CN' for
5623         G1-657D.
5624         (U+59AD): Use `->denotational' and `->subsumptive'.
5625         (U+59F8): Add `<-denotational' for J97-552B.
5626         (K0-6641): Unify JC3-49B5.
5627         (U-00021769): Use `->denotational' and `->subsumptive'.
5628         (U+5ADA): Use `->denotational' instead of `->subsumptive'.
5629
5630 2006-01-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5631
5632         * Ideograph-R203-Black.el (U+9ED1): Unify JC3-6FD6.
5633         (U+4D61): Use `->subsumptive'.
5634         (U+9ED7): Use `->subsumptive'.
5635         (U+9ED8): Use `->subsumptive'.
5636         (U+9ED9): Use `->denotational'.
5637         (J90-4263): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
5638         for J78-4263.
5639         (U+9EDC): Use `->subsumptive'.
5640
5641 2006-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5642
5643         * Ideograph-R211-Tooth.el (U+9F60): Use `->denotational' and
5644         `->subsumptive'.
5645         (GT-66395): Use `<-denotational' for U+9F60; fix `total-strokes';
5646         add `<-simplified@JP/misc' for GT-66454.
5647         (U+9F61): Use `->subsumptive'.
5648         (U+9F62): Use `->subsumptive'.
5649         (U-0002A5F2): Use `->subsumptive'.
5650
5651         * Ideograph-R061-Heart.el (U+61B2): Use `->denotational' and
5652         `->subsumptive'.
5653
5654 2006-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5655
5656         * Ideograph-R191-Fight.el (U+4C17): Use `->denotational' and
5657         `->subsumptive'.
5658         (U+9B2A): Use `->subsumptive'.
5659         (U+4C18): Use `->denotational' and `->subsumptive'.
5660         (U+9B2B): Use `->denotational' and `->subsumptive'.
5661         (U+9B2D): Use `->subsumptive'.
5662         (U+9B2C): Use `->subsumptive'.
5663
5664         * u00180-Latin-Extended-B.el (JX1-2B45): Add `=decomposition'.
5665
5666 2006-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5667
5668         * Ideograph-R046-Mountain.el (U-000216B4): Copied from
5669         Ideograph-R038-Woman.el.
5670
5671         * Ideograph-R040-Roof.el (RUI6-E009): Add `ideographic-structure'.
5672         (H12-ECD1): Likewise.
5673
5674 2006-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5675
5676         * ruimoku6.el (RUI6-E009): Add `ideographic-structure'.
5677
5678 2006-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5679
5680         * Ideograph-R213-Turtle.el (C7-2C3A): Use `zhengzitong' instead of
5681         `zhengzi-tong' in `<-original*sources'.
5682         (U-0002A6BC): Copied from Ideograph-R115-Grain.el.
5683
5684         * Ideograph-R205-Frog.el (U-0002FA18): Use `zhengzitong' instead
5685         of `zhengzi-tong' in `<-vulgar*sources'.
5686
5687         * Ideograph-R212-Dragon.el (U+9F97): Add
5688         `sound@ja/{kun|on|on/name}'.
5689
5690         * Ideograph-R196-Bird.el (U+9D2C): Use `<-simplified@JP/jis'
5691         instead of `<-simplified@JP' for J78-3229.
5692         (U+9D8E): Use `->subsumptive'.
5693         (J90-7337): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
5694         for J0-7336.
5695         (U+9DD7): Use `->denotational' instead of `->subsumptive'.
5696         (U+4CFC): Likewise.
5697
5698         * Ideograph-R195-Fish.el (U+9BF5): Use `<-simplified@JP/jis'
5699         instead of `<-simplified@JP' for J78-3033.
5700         (U+9C3B): Use `->denotational'.
5701         (U+9C3C): Use `->denotational' and `->subsumptive'.
5702
5703         * Ideograph-R197-Salt.el (U+9E78): Use `<-simplified@JP/jis'
5704         instead of `<-simplified@JP' for U+9E7C.
5705
5706 2006-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5707
5708         * Ideograph-R187-Horse.el (J90-424D): Use `<-simplified@JP/jis'
5709         instead of `<-simplified@JP'.
5710         (U+9A53): Use `->denotational' instead of `->subsumptive'.
5711         (U+9A54): Likewise.
5712
5713 2006-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5714
5715         * Ideograph-R188-Bone.el (U+9AC4): Use `->denotational'.
5716
5717         * Ideograph-R186-Fragrant.el (U+999A): Use `->subsumptive'.
5718         (M-44522): Unify U-0002983D.
5719         (M-44523): Map to U-0002983E.
5720         (U+999B): Use `->denotational'.
5721         (U+999C): Use `->subsumptive'.
5722
5723 2006-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5724
5725         * Ideograph-R184-Eat.el (U+98E7): Use `->subsumptive'.
5726         (J90-303B): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
5727         for J78-303B.
5728         (U+4B2E): Use `->denotational' instead of `->subsumptive'.
5729         (J90-4C5F): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
5730         for J78-4C5F.
5731         (J90-3142): Use `<-simplified@JP/misc' instead of
5732         `<-simplified@JP' for M-44146; add `<-simplified@JP/jis' for
5733         J78-3142.
5734         (U-000296CF): Use `->denotational' and `->subsumptive'.
5735
5736         * Ideograph-R169-Gate.el: Use `->subsumptive' for some character
5737         definitions.
5738         (U-00028CDB): Use `->denotational' instead of `->subsumptive'.
5739         (U-00028CDD): Use `->subsumptive'.
5740         (U+95BB): Use `->subsumptive'; add `<-denotational' for J97-6F65.
5741         (J97-6F65): New abstract character.
5742         (J78i1-6F65): New character.
5743         (U+95CD): Use `->denotational' and `->subsumptive'.
5744
5745         * Ideograph-R167-Gold.el (U+91D2): Use
5746         `<-same@component/connect-right' instead of `<-formed@component'
5747         for U+91D1.
5748         (U+91EE): Use `->subsumptive'.
5749         (U+91EF): Use `->subsumptive'.
5750         (U+91F0): Use `->denotational'; add `<-denotational' for J97-6E5F.
5751         (J97-6E5F): New abstract character.
5752         (U+91FC): Use `->subsumptive'; add `<-denotational' for J97-6E5F.
5753         (U+922C): Use `<-simplified@JP/jis' for J0-4278 instead of
5754         `<-simplified' for U+9438.
5755         (U+9242): Use `->subsumptive'.
5756         (U+9243): Use `->subsumptive'.
5757         (U+9245): Use `->subsumptive'.
5758         (U+9247): Likewise.
5759         (U+92AD): Use `->subsumptive'.
5760         (U+92F3): Use `->subsumptive'.
5761         (U+9303): Use `->subsumptive'.
5762         (U+9304): Use `->subsumptive'; add `<-denotational' for J97-4F3F.
5763         (J97-4F3F): New abstract character.
5764         (U+9332): Use `->subsumptive'; add `<-denotational' for J97-4F3F.
5765         (U-000289E7): Use `->subsumptive'.
5766         (U-000289E8): Use `->subsumptive'.
5767         (J90-3B2C): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
5768         for J78-3B2C.
5769         (U+932D): Use `->denotational'.
5770         (U-00028A89): Use `->subsumptive'.
5771         (U+4940): Use `->denotational'.
5772         (U+9399): Use `->subsumptive'.
5773         (U-00028A8A): Use `->subsumptive'.
5774         (J90-444A): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
5775         for J78-444A.
5776         (U-00028A8B): Use `->denotational'.
5777         (U-00028A8C): Use `->subsumptive'.
5778         (U+939B): Use `->subsumptive'.
5779         (U+4941): Likewise.
5780         (U+939C): Likewise.
5781         (U+939D): Use `->denotational'.
5782         (U+939E): Use `->subsumptive'.
5783         (U+4942): Likewise.
5784         (U+939F): Use `->subsumptive'.
5785         (U+93AD): Use `->denotational'.
5786         (U+93AE): Use `->denotational' and `->subsumptive'.
5787         (J90-4C7A): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
5788         for J78-4C7A.
5789
5790 2006-01-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5791
5792         * Ideograph-R182-Wind.el (U+4AF8): Use `->subsumptive'.
5793
5794         * Ideograph-R181-Leaf.el (M-24824): Use `zhengzitong' instead of
5795         `zhengzi-tong' in `<-vulgar*sources'.
5796         (J0-3150): Add S1-5660; add `<-vulgar' for J0-314F.
5797         (U+4AC3): Use `->subsumptive'.
5798         (U-000294AE): Likewise.
5799         (U+4AC4): Use `->denotational'.
5800         (U+982C): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
5801         for U+9830.
5802         (U+9831): Use `->denotational' instead of `->subsumptive'.
5803         (U+985B): Use `->denotational' instead of `->subsumptive'.
5804         (U-00029520): Use `->subsumptive'.
5805
5806 2006-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5807
5808         * Ideograph-R172-Short-Tailed-Bird.el (U+96BA): Use
5809         `->subsumptive'.
5810         (U+96BB): Use `->subsumptive'.
5811         (M-41956): Map to U-00028F8C.
5812         (GT-56364): Delete `=>daikanwa' for M-42120.
5813         (U-00028F92): Use `->subsumptive'.
5814         (U+96D1): Use `->denotational' and `->subsumptive'.
5815         (U-00028FBB): Use `->subsumptive'.
5816         (U+96DA): Use `->denotational' instead of `->subsumptive'.
5817         (JX1-7D63): Move U+FA68 to parent.
5818
5819         * Ideograph-R113-Spirit.el (J0-3150): Add S1-5660; add `<-vulgar'
5820         for J0-314F.
5821
5822 2006-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5823
5824         * Ideograph-R115-Grain.el (J0-314F): Add S1-5659.
5825
5826         * Ideograph-R180-Sound.el (U+97FF): Add J97-3641.
5827         (U+9800): Use `->denotational' instead of `->subsumptive'.
5828
5829 2006-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5830
5831         * Ideograph-R177-Leather.el (J90-3F59): Use `<-simplified@JP/misc'
5832         instead of `<-simplified@JP' for J78-7057.
5833         (U+4A52): Unify M-42721.
5834         (U+9772): Use `->subsumptive'.
5835
5836         * Ideograph-R170-Mound.el (U+9686): Use `->denotational'.
5837         (U+F9DC): Use `->subsumptive'; add `<-denotational' for U+9686.
5838         (U+9687): Use `->subsumptive'.
5839         (U-00028EF5): Use `->subsumptive'.
5840         (J78-3764): Use `zhengzitong' instead of `zhengzi-tong' in
5841         `<-vulgar*sources'.
5842         (U+96A0): Use `->denotational'.
5843         (U+96B1): Use `->denotational'.
5844
5845 2006-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5846
5847         * Ideograph-R164-Wine.el (U+9159): Use `->subsumptive'.
5848         (U-00028807): Likewise.
5849         (U+9154): Likewise.
5850         (U+915A): Use `->subsumptive'.
5851         (U+915B): Use `->subsumptive'.
5852         (U+48ED): Likewise.
5853         (U+48FE): Use `->subsumptive'.
5854         (U+9189): Likewise.
5855         (U+918A): Use `->subsumptive'.
5856         (U+91B8): Use `->subsumptive'.
5857         (U-000288E6): Use `->subsumptive'.
5858         (U+4913): Use `->denotational' and `->subsumptive'.
5859         (U-000288E7): Use `->subsumptive'.
5860         (U+4914): Use `->subsumptive'.
5861         (U+91B9): Use `->subsumptive'.
5862
5863 2006-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5864
5865         * Ideograph-R173-Rain.el (U-000290D2): Use `->denotational'.
5866
5867 2006-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5868
5869         * maps-conf.el: Don't add `=gt-pj-1' for J90-6E4D and J90-4F3F.
5870
5871 2006-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5872
5873         * maps-conf.el: Don't add `=gt-pj-1' for J90-3F6C.
5874
5875         * Ideograph-R162-Walk.el (U-00028485): Use `->denotational'
5876         instead of `->subsumptive'.
5877         (U-0002848D): Likewise.
5878         (U+8FEC): Use `->denotational'.
5879         (K0-7277): Unify JC3-67B5.
5880         (U+8FEF): Use `->denotational'.
5881         (K0-627B): Unify JC3-67B7.
5882         (U-0002849A): Use `->denotational'.
5883         (U+8FF2): Use `->denotational'.
5884         (U-000284C1): Use `->denotational' instead of `->subsumptive'.
5885         (U+9008): Use `->denotational'.
5886         (U-000284C8): Likewise.
5887         (U+9018): Use `->denotational'.
5888         (U-000284EC): Use `->denotational' instead of `->subsumptive'.
5889         (U+9030): Likewise.
5890         (U+9037): Use `->denotational'.
5891         (U-00028522): Likewise.
5892         (U+9046): Use `->denotational'.
5893         (U-0002852F): Use `->denotational' instead of `->subsumptive'.
5894         (J90-4D5A): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
5895         for J78-4D5A.
5896         (U+905A): Use `->denotational'.
5897         (U+905B): Likewise.
5898         (U+905F): Likewise.
5899         (U+9063): Use `->denotational'.
5900         (U-00028567): Use `->denotational' instead of `->subsumptive'.
5901         (U+48A5): Use `->denotational'.
5902         (U+9066): Use `->denotational'.
5903         (U+48A6): Use `->denotational'.
5904         (U+906D): Use `->denotational'.
5905         (U-0002858B): Use `->denotational'.
5906         (U-0002858C): Use `->denotational' instead of `->subsumptive'.
5907         (U-0002858D): Use `->denotational'.
5908         (U-0002858F): Use `->denotational' instead of `->subsumptive'.
5909         (U-00028590): Use `->denotational'.
5910         (U+48A9): Use `->denotational'.
5911         (U-000285AE): Use `->denotational' instead of `->subsumptive'.
5912         (U-000285B9): Use `->denotational' instead of `->subsumptive'.
5913         (U+9079): Use `->denotational'.
5914         (U+48AA): Use `->denotational'.
5915         (U-000285D2): Use `->denotational'.
5916         (U-0002F9E0): Add `<-denotational' for U-000285D2.
5917         (U+48AB): Use `->denotational'.
5918         (U+48AC): Use `->denotational'.
5919         (K0-792D): Unify JC3-67ED.
5920         (U+48AE): Use `->denotational' instead of `->subsumptive'.
5921         (U+48B0): Use `->denotational'.
5922         (U-00028609): Use `->denotational'.
5923         (U+9088): Use `->denotational'.
5924         (U+908A): Use `->denotational'.
5925         (U+908D): Use `->denotational'.
5926         (U-00028640): Use `->denotational' instead of `->subsumptive'.
5927         (U-00028642): Use `->denotational'.
5928         (U+908E): Use `->denotational' instead of `->subsumptive'.
5929         (U-00028652): Likewise.
5930         (U+908F): Use `->denotational'.
5931         (U+9090): Use `->denotational'.
5932
5933 2006-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5934
5935         * Ideograph-R163-City.el (U+48C0): Use `->subsumptive'.
5936         (U+90C4): Unify JC3-68A1.
5937         (U+90CE): Use `->subsumptive'; add `<-denotational' for J97-4F3A.
5938         (J97-4F3A): New abstract character.
5939         (U+90DE): Use `->subsumptive'; add `<-denotational' for J97-4F3A.
5940         (U+90ED): Use `->subsumptive'.
5941         (U+48CF): Unify CB07051.
5942         (U+90F7): Add `<-denotational' for J97-363F.
5943         (J97-363F): New abstract character.
5944         (U+9115): Use `->denotational' instead of `->subsumptive'; add
5945         `<-denotational' for B-B66D.
5946         (B-B66D): Changed to abstract character; add `<-denotational' for
5947         J97-363F.
5948         (U+9109): Move B-B66D to parent; add `<-denotational' for B-B66D.
5949         (JX1-7C6C): Use `<-denotational' for U+9115.
5950
5951 2006-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5952
5953         * Ideograph-R165-Distinguish.el (GT-53949): Use `=>ucs' instead of
5954         `<-denotational' for U+91C8.
5955         (J0-3C61): Unify U+91C8.
5956         (U+91C9): Use `->denotational' instead of `->subsumptive'.
5957
5958 2006-01-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5959
5960         * Ideograph-R159-Cart.el (U+484E): Use `->denotational'.
5961         (U+8EEE): Use `->subsumptive'.
5962         (U+8EEF): Use `->denotational'.
5963
5964 2006-01-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5965
5966         * Ideograph-R157-Foot.el (U+8DF1): Use `->denotational'.
5967         (U+8DF4): Use `->subsumptive'.
5968         (U+8DF5): Use `->denotational'.
5969         (U+47F5): Use `->subsumptive'.
5970         (U+8E04): Likewise.
5971         (U+4808): Likewise.
5972         (U+8E22): Likewise.
5973
5974         * Ideograph-R145-Clothes.el (M-34094): Use `zhengzitong' instead
5975         of `zhengzi-tong' in `<-original*sources'.
5976         (U+88C5): Use `->subsumptive'.
5977         (U-000276DA): Likewise.
5978         (U+8910): Use `->denotational' and `->subsumptive'.
5979         (U+8911): Use `->denotational'.
5980         (U+8912): Use `->subsumptive'.
5981         (U+8913): Likewise.
5982         (U+8914): Use `->subsumptive'.
5983         (U+8944): Use `->subsumptive'.
5984         (U+465C): Use `->denotational'.
5985         (Parent of J90-3228): Unify JC3-63EF.
5986         (J90-3228): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
5987         for J78-3228.
5988
5989         * Ideograph-R161-Morning.el (U+8FB1): Use `->denotational'.
5990
5991         * Ideograph-R160-Bitter.el (GT-K02585): Use
5992         `<-formed@component/connect-right' for J0-3F49 instead of
5993         `<-ideographic-component-forms' for U+8F9B.
5994         (J0-3C2D): Use `<-vulgar@zhengzitong' instead of
5995         `<-vulgar@zhengzi-tong' for J0-6D66; use `zhengzitong' instead of
5996         `zhengzi-tong' in `<-vulgar@zhengzitong*sources'.
5997         (U-00028414): Use `->subsumptive'.
5998
5999         * Ideograph-R156-Run.el (U+47AC): Use `->subsumptive'.
6000         (U-00027EF1): Likewise.
6001
6002         * Ideograph-R149-Speech.el: Use `->subsumptive' for character
6003         definitions.
6004         (U+46E2): Use `->denotational' and `->subsumptive'; integrate
6005         M-35524.
6006         (U+8B01): Use `->denotational'.
6007         (U+8AF8): Use `->subsumptive'; add `<-denotational' for J97-3D74.
6008         (J97-3D74): New abstract character.
6009         (<CJK COMPATIBILITY IDEOGRAPH-FA22>): Add `<-denotational' for
6010         J97-3D74.
6011         (U+46FD): Use `->subsumptive'; integrate M-35755.
6012         (U+8B00): Use `->subsumptive'.
6013         (U+FA62): Use `->subsumptive'; add `<-denotational' for U+8B01;
6014         add `=>ucs@jis' for JU+FA62; add `=>ucs@ks' for KU+8B01.
6015         (U+8B21): Use `->denotational'.
6016         (U+4701): Use `->subsumptive'; integrate M-35774.
6017         (U+8B04): Use `->denotational' and `->subsumptive'.
6018         (U+8B0A): Use `->denotational' and `->subsumptive'.
6019         (U+8B39): Use `->denotational'.
6020         (U+4700): Use `->denotational' and `->subsumptive'.
6021         (J90-4935): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
6022         for J78-4935.
6023         (U+FA63): Use `->subsumptive'; add `<-denotational' for U+8B39.
6024         (U+9FBB): Use `<-identical@component/connect-below' instead of
6025         `<-ideographic-component-forms' for U+470C.
6026
6027 2005-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6028
6029         * Ideograph-R141-Tiger.el (K0-5249): Move <CJK COMPATIBILITY
6030         IDEOGRAPH-F936> to grand mother.
6031         (U+4590): Use `->denotational' instead of `->subsumptive'.
6032         (U+4591): Likewise.
6033         (C4-404F): Move U-0002F9B4 to parent.
6034
6035 2005-12-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6036
6037         * Ideograph-R146-West.el (<CJK RADICAL WEST ONE>): Use
6038         `<-identical@component/connect-below' instead of
6039         `<-identical@component'.
6040         (U+8987): Use `->denotational' and `->subsumptive'.
6041
6042         * Ideograph-R142-Insect.el (U+86EE): Use `->subsumptive'.
6043         (U-000272A5): Use `->denotational'.
6044         (J90-3F2A): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
6045         for J78-3F2A.
6046         (J90-4768): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
6047         for J78-4768.
6048         (J90-4066): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
6049         for J78-4066.
6050         (U+874B): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
6051         for J78-4F39.
6052         (U+86CE): Use `<-simplified@JP/misc' instead of `<-simplified@JP'
6053         for C1-7B24; add `<-simplified@JP/jis' for J90-695A.
6054
6055         * Ideograph-R140-Grass.el (J90-6769): Use `<-simplified@JP/misc'
6056         instead of `<-simplified@JP' for M-30674; add
6057         `<-simplified@JP/jis' for J78-6769.
6058         (J90-6772): Unify JC3-63A5; use `<-simplified@JP/misc' instead of
6059         `<-simplified@JP' for M-30776; add `<-simplified@JP/jis' for
6060         J78-6772.
6061         (U+8332): Use `->denotational'.
6062         (U+8345): Likewise.
6063         (C2-3869): Unify JC3-70E6.
6064         (J90-683B): Use `<-simplified@JP/misc' instead of
6065         `<-simplified@JP' for C2-3869; add `<-simplified@JP/jis' for
6066         J78-683B.
6067         (U+44C6): Use `->denotational'.
6068         (U+8377): Use `->denotational'.
6069         (U+83D0): Use `->subsumptive'.
6070         (J90-4D69): Use `<-simplified@JP/misc' instead of
6071         `<-simplified@JP' for C1-6162; add `<-simplified@JP/jis' for
6072         J78-4D69.
6073         (M-31322): Use `zhengzitong' instead of `zhengzi-tong' in
6074         `<-original*sources'.
6075         (J90-336B): Use `<-simplified@JP/misc' instead of
6076         `<-simplified@JP' for M-31420; add `<-simplified@JP/jis' for
6077         J78-336B.
6078         (J90-4B29): Use `<-simplified@JP/misc' instead of
6079         `<-simplified@JP' for M-31720; add `<-simplified@JP/jis' for
6080         J78-4B29.
6081         (J90-4F21): Use `<-simplified@JP/misc' instead of
6082         `<-simplified@JP' for M-31722; add `<-simplified@JP/jis' for
6083         J78-4F21.
6084         (J90-3E55): Use `<-simplified@JP/misc' instead of
6085         `<-simplified@JP' for M-31820; add `<-simplified@JP/jis' for
6086         J78-3E55.
6087         (U+85A8): Use `->denotational' and `->subsumptive'.
6088         (U+85AA): Likewise.
6089         (U-00026F50): Use `->subsumptive'.
6090         (U+85AB): Use `->denotational'.
6091         (U+85AC): Use `->denotational'.
6092         (U+85AE): Use `<-simplified@JP/misc' instead of `<-simplified@JP'
6093         for M-32348; add `<-simplified@JP/jis' for J78-4C79.
6094         (M-32190): Map to U-00026F2D; use `->subsumptive'.
6095         (K0-6023): Unify J78-3D72.
6096         (J90-3D72): Use `<-simplified@JP/misc' instead of
6097         `<-simplified@JP' for M-32191; add `<-simplified@JP/jis' for
6098         J78-3D72.
6099         (M-32410): Use `zhengzitong' instead of `zhengzi-tong' in
6100         `<-vulgar*sources'.
6101         (U+862D): Use `->denotational' and `->subsumptive'.
6102         (M-49656): Don't map to U+4572 and C4-6436.
6103         (U+4572): Use `->denotational'.
6104
6105         * Ideograph-R137-Boat.el (J90-6764): Unify JC3-60FE.
6106
6107         * Ideograph-R154-Shell.el (U+8CA0): Use `->denotational'.
6108         (U+8CAA): Use `->subsumptive'.
6109         (U+476F): Use `->subsumptive'; integrate JC3-66A2.
6110         (U+8CC1): Add `<-denotational' for J97-6C4C; use `->subsumptive'.
6111         (J97-6C4C): New abstract character.
6112         (C6-585C): Add `<-denotational' for J97-6C4C.
6113         (U+8CCE): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
6114         for J90-6C4D.
6115         (U+8CD4): Use `->subsumptive'.
6116         (M-36839): Unify U-00027DA9.
6117         (J90-3958): Use `<-simplified@JP/misc' instead of
6118         `<-simplified@JP' for GT-49385; move it to the parent.
6119         (U+8D08): Use `->denotational'.
6120         (U+FA65): Add `<-denotational' for U+8D08; unify JC3-66AF.
6121         (C1-7925): Use `<-denotational' for U+8D08; use `=>daikanwa'
6122         instead of `morohashi-daikanwa' for M-36929; add `=>ucs@jis' for
6123         U+FA65.
6124
6125         * Ideograph-R144-Walk-Enclosure.el (J78-3152): Add S1-7331.
6126         (U+885E): Add S1-7332.
6127
6128 2005-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6129
6130         * Ideograph-R124-Feather.el (GT-K01762): Use
6131         `<-same@component/connect-below' instead of
6132         `<-ideographic-component-forms'.
6133         (U-00026407): Use `->denotational'.
6134         (J90-344D): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
6135         for J78-344D.
6136         (U+7FFC): Add B-C16C.
6137         (U+4397): Use `->denotational' and `->subsumptive'.
6138         (U-00026493): Likewise.
6139         (U+7FFB): Use `->denotational'.
6140         (M-28818): Use `<-denotational' for U+7FFC; add
6141         `ideographic-structure'.
6142         (K0-6C4F): Likewise; move B-C16C to U+7FFC; use `=>daikanwa'
6143         instead of `morohashi-daikanwa' for M-28818.
6144
6145         * Ideograph-R122-Net.el (U-000262DA): Use `->subsumptive'.
6146         (U-000262D9): Separate M-28309; use `->subsumptive'.
6147         (U-000262D7): Use `->subsumptive'.
6148         (U-000262D8): Likewise.
6149         (U+7F72): Add J97-3D70.
6150         (M-28313): Add `total-strokes'.
6151         (U-000262DE): Use `->denotational' instead of `->subsumptive'.
6152
6153         * Ideograph-R151-Bean.el (GT-K02620): Use
6154         `<-formed@component/connect-right' instead of
6155         `<-ideographic-component-forms' for U+8C46.
6156
6157 2005-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6158
6159         * Ideograph-R152-Pig.el (U+8C6B): Use `->subsumptive'.
6160
6161         * Ideograph-R137-Boat.el (GT-K00606): Use `<-formed@component'
6162         instead of `<-ideographic-component-forms'.
6163         (GT-K00607): Likewise.
6164         (U-00026A07): Use `->subsumptive'.
6165         (U-000200A8): Copied from Ideograph-R004-Slash.el.
6166         (M-30352): Add `<-subsumptive' for U-000200A8; unify H1-ABE2.
6167         (J90-6764): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
6168         for J78-6764.
6169
6170         * Ideograph-R049-Oneself.el (U-000200AC): Use
6171         `ideographic-{radical|strokes}@{ucs|cns}' instead of
6172         `ideographic-'; add `ideographic-radical@cns*sources'.
6173
6174         * Ideograph-R004-Slash.el (U-000200AC): Use
6175         `ideographic-{radical|strokes}@{ucs|cns}' instead of
6176         `ideographic-'; add `ideographic-radical@cns*sources'.
6177         (U-000200A8): Use `ideographic-{radical|strokes}@ucs' instead of
6178         `ideographic-{radical|strokes}'; add
6179         `ideographic-{radical|strokes}@daikanwa'; use `->subsumptive';
6180         integrate M-30352.
6181
6182         * Ideograph-R135-Tongue.el (M-30307): Use `<-vulgar@zhengzitong'
6183         instead of `<-vulgar@zhengzi-tong'.
6184
6185 2005-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6186
6187         * Ideograph-R134-Mortar.el (UU+820B): Move B-F4B5 to the parent.
6188
6189 2005-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6190
6191         * Ideograph-R118-Bamboo.el (U+41F6): Use `->denotational'; map to
6192         M-26038.
6193         (U+41F7): Use `->denotational'; map to M-26039.
6194         (U+41F8): Use `->denotational'; map to M-26043.
6195         (U+7B65): Use `->denotational' instead of `->subsumptive'.
6196         (U+41FB): Use `->subsumptive'; map to M-26055.
6197         (U-00025B85): Use `->subsumptive'.
6198         (U-00025B77): Use `->denotational'.
6199         (U+4201): Unify M-26106.
6200         (U+7B89): Use `->denotational' instead of `->subsumptive'.
6201         (U+7B8B): Use `->subsumptive'.
6202         (U+4206): Use `->denotational'; map to M-26125.
6203         (U+4208): Use `->subsumptive'; map to M-26131.
6204         (U+4209): Use `->subsumptive'; map to M-26137.
6205         (J90-6439): Use `<-simplified@JP/jis' instead of
6206         `<-simplified@JP'.
6207         (U+7BA0): Use `->denotational' instead of `->subsumptive'.
6208         (U+420A): Use `->denotational' and `->subsumptive'; map to
6209         M-26161.
6210         (U+7BA2): Use `->subsumptive'.
6211         (U+5284): Use `guangyun' instead of `kouin' in `<-same*sources'.
6212         (U-00025BF9): Use `->subsumptive'.
6213         (U+4225): Use `->denotational'.
6214         (U+4226): Use `->denotational'.
6215         (U-00025BFA): Use `->subsumptive'.
6216         (U-00025BFD): Use `->subsumptive'.
6217         (G0-736C): Separate JC3-5EC2.
6218         (J90-433D): Unify JC3-5EC2; use `<-simplified@JP/jis' instead of
6219         `<-simplified@JP'.
6220         (U+7C1F): Use `->denotational' instead of `->subsumptive'.
6221         (U+424D): Use `->subsumptive'.
6222
6223 2005-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6224
6225         * Ideograph-R128-Ear.el (J90-416F): Use `<-simplified@JP/misc'
6226         instead of `<-simplified@JP'.
6227         (J83-6660): Use `<-simplified@JP/jis' instead of
6228         `<-simplified@JP'.
6229
6230 2005-12-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6231
6232         * Ideograph-R130-Meat.el (U-0002666B): Use `->subsumptive'.
6233         (U+80C6): Likewise.
6234         (U+43DF): Likewise.
6235         (U-000266B9): Use `ideographic-{radical|strokes}@{ucs|cns}' and
6236         `ideographic-radical@cns*sources' instead of `ideographic-'; use
6237         `->subsumptive'.
6238         (U+81A4): Use `->denotational'.
6239
6240         * Ideograph-R123-Sheep.el (<CJK RADICAL SHEEP>): Copied from
6241         u02E00-CJK-Radical-Supplement.el; add
6242         `ideographic-{radical|strokes}' and `total-strokes'.
6243         (U+7F8B): Use `->denotational'.
6244         (U+7F8C): Likewise.
6245
6246 2005-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6247
6248         * Ideograph-R129-Brush.el (J0-4825): Use `<-simplified@JP/misc'
6249         instead of `<-simplified@JP'.
6250
6251         * Ideograph-R132-Self.el (M-30104): Unify U-00026901 and H8-CDCE.
6252
6253 2005-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6254
6255         * Ideograph-R121-Jar.el (GT-K01231): Use `<-formed@component'
6256         instead of `<-ideographic-component-forms'.
6257         (GT-36228): Likewise.
6258         (M-28139): Use `zhengzitong' instead of `zhengzi-tong' in
6259         `<-original*sources'.
6260
6261 2005-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6262
6263         * Ideograph-R120-Silk.el (U+42D4): Use `->subsumptive'; integrate
6264         M-27393.
6265         (J90-6546): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
6266         for J78-6546.
6267         (U+7DD2): Add `<-denotational' for J97-3D6F.
6268         (J97-3D6F): New abstract character.
6269         (U+7DD6): Add `<-denotational' for J97-3D6F.
6270         (U+430A): Use `->denotational' instead of `->subsumptive'.
6271         (J90-3752): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
6272         for J78-3752.
6273         (M-28007): Use `zhengzitong' instead of `zhengzi-tong' in
6274         `<-original*sources'.
6275
6276         * Ideograph-R115-Grain.el (U-0002577C): Unify M-24974.
6277         (U-00025780): Use `->subsumptive'; integrate M-24979.
6278         (U+79DA): Use `->denotational' instead of `->subsumptive'.
6279         (U+4136): Unify M-24984.
6280         (U+4173): Use `->subsumptive'; integrate M-25206.
6281         (U+7A37): Use `->denotational' instead of `->subsumptive'.
6282         (U+7A43): Use `->subsumptive'.
6283         (U-00025900): Use `->subsumptive'; integrate M-25376.
6284         (U-00025901): Use `->subsumptive'; integrate M-25377.
6285         (U+418A): Use `->subsumptive'; integrate M-25378.
6286         (U-00025902): Use `->subsumptive'; integrate M-25379.
6287         (U+418D): Use `->subsumptive'; integrate M-25382.
6288         (U-0002A6BC): Use `ideographic-{radical|strokes}@cns' instead of
6289         `ideographic-{radical|strokes}'; add
6290         `ideographic-{radical|strokes}@ucs' and
6291         `ideographic-radical@ucs*sources'; use `->subsumptive'; integrate
6292         M-48870.
6293
6294 2005-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6295
6296         * Ideograph-R104-Sickness.el:
6297         - Use `->denotational' and/or `->subsumptive' for some character
6298           definitions.
6299         - Add some mappings to Daikanwa numbers.
6300
6301         * Ideograph-R112-Stone.el (U+7809): Use `->denotational'.
6302         (U+409A): Use `->subsumptive'; map to M-24057.
6303         (U+780A): Use `->subsumptive'.
6304         (U+409C): Use `->denotational'; map to M-24060.
6305         (U+7812): Use `->subsumptive'.
6306         (U+7813): Likewise.
6307         (U+409D): Use `->subsumptive'; map to M-24074.
6308         (U+7814): Add `<-denotational' for J97-3826; separate B-ACE3.
6309         (J97-3826): New abstract character; add B-ACE3.
6310         (U+40AE): Use `->subsumptive'.
6311         (U+784F): Use `->denotational'; add `<-denotational' for J97-3826.
6312         (K0-665A): Delete BC-ACE3.
6313
6314 2005-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6315
6316         * Ideograph-R116-Cave.el (U+4193): Use `->denotational' instead of
6317         `->subsumptive'; integrate M-25430.
6318
6319         * Ideograph-R111-Arrow.el (GT-K01013): Use
6320         `<-formed@component/connect-right' instead of
6321         `<-ideographic-component-forms' for U+77E2.
6322         (U-000253A9): Use `->subsumptive'.
6323         (U-00020170): Use `ideographic-{radical|strokes}@cns' instead of
6324         `ideographic-{radical|strokes}'; add
6325         `ideographic-radical@cns*sources' and
6326         `ideographic-{radical|strokes}@ucs'; use `->subsumptive'.
6327         (U-000253D9): Use `->denotational'.
6328         (U+4094): Use `->subsumptive'.
6329         (U-000253DA): Likewise.
6330         (M-23994): New character; map to U-000253DF.
6331         (U-000253DF): Map to M-23994.
6332         (U+77EE): Use `->subsumptive'.
6333
6334 2005-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6335
6336         * Ideograph-R075-Tree.el (JSP-4466): Add `ideographic-structure'.
6337         (U+4CB7): Use `->denotational'.
6338         (U-00023664): Use `->subsumptive'; integrate M-15460.
6339         (U-0002362D): Use `->subsumptive'; integrate M-15462.
6340         (U+6A26): Use `->denotational'.
6341         (U-0002362E): Use `->denotational'; integrate M-15465.
6342         (U-0002362F): Use `->denotational'; integrate M-15466.
6343         (U-00023633): Use `->denotational'; integrate M-15471.
6344         (U-00023672): Use `->denotational'; integrate M-15477.
6345         (U-0002365B): Use `->subsumptive'; integrate M-15482.
6346
6347         * Ideograph-R113-Spirit.el (M-24824): Use `zhengzitong' instead of
6348         `zhengzi-tong' in `<-vulgar*sources'.
6349
6350         * Ideograph-R105-Dotted-Tent.el (U+7676): Use `->subsumptive'.
6351         (M-22659): Map to U-00024F26; integrate H7-E671.
6352         (U+7678): Use `->subsumptive'.
6353         (U-00024F2C): Likewise.
6354         (M-22666): Unify U-00024F2E and H7-E679.
6355         (U+767B): Use `->subsumptive'.
6356         (U+767C): Likewise.
6357         (U-00024F31): Use `->denotational'.
6358         (M-22672): Map to U-00024F33; integrate H7-E6F2.
6359         (M-22673): Unify U-00024F34 and H7-E6F3.
6360         (M-22674): Unify U-00024F36 and H7-E6F5.
6361
6362 2005-12-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6363
6364         * Ideograph-R109-Eye.el (BC-8BB2): Use `<-formed@component'
6365         instead of `<-ideographic-component-forms'.
6366         (U+76F7): Use `->denotational' and `->subsumptive'.
6367         (U+7701): Use `->subsumptive'.
6368         (U+771E): Likewise.
6369         (U+771F): Use `->denotational' and `->subsumptive'.
6370         (M-23237): Map to U-0002F947; add `<-original' for J0-6243; add
6371         `<-simplified' for J0-6243.
6372
6373 2005-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6374
6375         * Ideograph-R106-White.el (U+7697): Use `->denotational' instead
6376         of `->subsumptive'.
6377         (U-00024F7A): Use `->denotational'.
6378         (U+7698): Use `->denotational' instead of `->subsumptive'.
6379
6380 2005-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6381
6382         * Ideograph-R102-Field.el (U+3F55): Use `->subsumptive'; integrate
6383         M-21733.
6384         (U+3540): Use `->subsumptive'.
6385         (U+753B): Use `->denotational'.
6386         (U+755F): Use `->denotational' instead of `->subsumptive'.
6387         (U+7562): Use `->denotational' and `->subsumptive'.
6388         (U+3F5F): Unify M-21857.
6389         (U+756A): Use `->subsumptive'.
6390         (U+7572): Use `->subsumptive'.
6391         (U-00024C7C): Unify M-21863.
6392         (U+756F): Use `->denotational' instead of `->subsumptive'.
6393         (U-00024C83): Use `=>daikanwa' instead of `morohashi-daikanwa' for
6394         M-49335.
6395         (U-00024C84): Use `->subsumptive'.
6396         (U+7574): Use `->subsumptive'.
6397
6398         * Ideograph-R094-Dog.el: Use `->denotational' and/or
6399         `->subsumptive' for some character definitions.
6400         (M-20252): Unify U-0002472E and H4-BA6C.
6401         (M-20254): Unify U-00024727 and H4-BA4C.
6402         (M-20255): Unify U-00024729.
6403         (U+72B6): Add S1-4762; add `<-simplified@CN' for K0-5F52; add
6404         `<-simplified@ucs' for U+72C0.
6405         (J0-603F): Add S1-4767.
6406         (M-20398): Unify U-0002478D.
6407         (M-20399): Map to U-0002478E.
6408         (M-20400): Map to U-00024789; integrate CB06088.
6409         (M-20402): Unify U-0002478B and H4-BCB5.
6410         (M-20403): Unify CB06343; map to U-0002478C; integrate H4-BCF8.
6411         (M-20404): Unify U-0002478A and H4-BC79.
6412         (U+72EC): Add `<-simplified@CN' for U+7368; add `<-simplified@ucs'
6413         for U+7368.
6414         (U+72ED): Add `<-simplified@CN' for U+72F9; add `<-simplified@ucs'
6415         for U+72F9.
6416         (U+732E): Use `<-simplified@CN' for U+4F57; add `<-simplified@ucs'
6417         for U+737B.
6418         (M-20712): Unify H4-C1A8; map to U-00024884.
6419         (M-20713): Unify U-00024880 and H4-C16C.
6420         (U+7376): Use `->denotational' instead of `->subsumptive'.
6421         (M-20776): Map to U-000248BC.
6422         (M-20781): Map to U-000248C6; integrate H4-C366.
6423         (M-20786): Unify U-000248CC and H4-C3A9; add `total-strokes'.
6424
6425         * Ideograph-R076-Lack.el:
6426         - Use `->denotational' and/or `->subsumptive' for some character
6427           definitions.
6428         - Add some mappings to Daikanwa numbers.
6429         (U+6B27): Use `->denotational'; add `<-simplified@ucs' for U+6B50.
6430
6431         * Ideograph-R103-Bolt-Of-Cloth.el (U+7591): Use `->subsumptive'.
6432         (M-22009): Unify U-00024D1F, C5-5563, H7-E4CF and CB08514; fix
6433         strokes.
6434         (U-00024D20): Use `->denotational'.
6435         (M-22012): Map to U-00024D22.
6436         (M-22013): Map to U-00024D23.
6437         (U-00024D24): Use `->subsumptive'.
6438
6439         * Ideograph-R075-Tree.el:
6440         - Use `->denotational' and/or `->subsumptive' for some character
6441           definitions.
6442         - Add some mappings to Daikanwa numbers.
6443         (GT-K02598): Use `<-formed@component/connect-right' instead of
6444         `<-ideographic-component-forms'.
6445         (U+6802): Add S1-3581.
6446         (J90-466A): Use `<-simplified@JP/misc' instead of
6447         `<-simplified@JP'.
6448         (J90-4F31): Likewise.
6449         (U+69C5): Use `->denotational' instead of `->subsumptive'.
6450         (G0-6933): Use `<-simplified@JP/misc' instead of
6451         `<-simplified@JP'.
6452         (J90-3A67): Use `<-simplified@JP/misc' instead of
6453         `<-simplified@JP'.
6454
6455 2005-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6456
6457         * Ideograph-R093-Cow.el (U+727D): Use `->subsumptive'.
6458         (U+3E3D): Unify M-20026.
6459         (U-0002465E): Use `->subsumptive'; integrate M-20027.
6460         (U+3E3E): Use `->subsumptive'; integrate M-20029.
6461         (U-00024660): Use `->subsumptive'; integrate M-20031.
6462         (U-00024662): Use `->denotational'; integrate M-20034.
6463         (U-00024664): Use `->denotational'.
6464         (U-0002466B): Use `->subsumptive'.
6465         (U+7280): Use `->subsumptive'.
6466         (U+7283): Use `->subsumptive'.
6467         (U+7289): Use `->subsumptive'.
6468         (U-0002468A): Use `->subsumptive'; integrate M-20065.
6469
6470         * maps-conf.el: Don't add `=gt-pj-1' for J90-492D.
6471
6472 2005-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6473
6474         * Ideograph-R095-Profound.el (U+7384): Use `->subsumptive'.
6475         (U+7385): Likewise.
6476         (U+7386): Likewise.
6477         (U+7387): Use `->denotational' and `->subsumptive'.
6478         (U+7388): Use `->subsumptive'.
6479         (U-000248E7): Likewise.
6480         (U-000248E8): Likewise.
6481
6482 2005-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6483
6484         * Ideograph-R101-Use.el (U-000200F0): Use `->subsumptive'; don't
6485         use `ideographic-'.
6486         (U-00024C07): Use `->denotational' and `->subsumptive'.
6487         (U-00020CEB): Copied from Ideograph-R030-Mouth.el.
6488         (C6-395E): Use `<-subsumptive' for U-00020CEB; separate M-21715.
6489
6490         * Ideograph-R099-Sweet.el (U-00024BBC): Use `->subsumptive'.
6491         (U+751A): Use `->denotational'.
6492         (M-21649): Unify U-00024BC2 and H6-F2F6.
6493         (M-21651): Unify U-00024BC4 and H6-F2F7.
6494         (M-21653): Unify U-00024BC5 and H6-F2F9.
6495
6496         * Ideograph-R096-Jade.el (U+73CE): Use `->denotational' instead of
6497         `->subsumptive'.
6498         (J90-6076): Use `<-simplified@JP/misc' instead of
6499         `<-simplified@JP'.
6500         (U-000249EB): Use `->denotational'.
6501         (U+7465): Use `->denotational'.
6502         (U+7488): Use `->denotational' instead of `->subsumptive'.
6503
6504 2005-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6505
6506         * Ideograph-R018-Knife.el (BC-8DC9): New character; map to
6507         U-000206A3; add `<-formed@component' for U-000206A3, U+5200 and
6508         U+52FA.
6509
6510 2005-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6511
6512         * Ideograph-R087-Claw.el (U-000244EF): Use `->subsumptive';
6513         integrate M-19654.
6514         (U-000244F1): Unify M-19656.
6515         (U-000244F2): Use `->denotational' and `->subsumptive'; integrate
6516         M-19657.
6517         (M-19658): New character; map to U-000244F3.
6518         (U-000244F3): Map to M-19658.
6519         (U-000244FD): Use `->denotational'; integrate M-19667.
6520         (U-000244FE): Use `->subsumptive'; integrate M-19668.
6521         (U+722F): Use `->denotational'.
6522         (U+7230): Likewise.
6523         (M-19673): New character; map to U-00024500.
6524         (U-00024500): Use `->subsumptive'; map to M-19673.
6525         (M-19674): New character; map to U-00024501.
6526         (U-00024501): Use `->subsumptive'; map to M-19674.
6527         (U-00024510): Use `->subsumptive'.
6528         (U-00024511): Unify M-19683.
6529         (M-19684): New character; map to U-00024512.
6530         (U-00024512): Map to M-19684.
6531         (U-00024514): Use `->denotational' instead of `->subsumptive'.
6532         (U-00024515): Likewise.
6533
6534 2005-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6535
6536         * Ideograph-R086-Fire.el: Use `->subsumptive' for some characters.
6537         (U+706F): Use `->subsumptive'; add `<-simplified@ucs' for U+71C8.
6538         (U+7089): Use `->denotational' and `->subsumptive'; add
6539         `<-simplified@ucs' for U+7210.
6540         (C6-3248): Move U-0002F91A to parent.
6541         (U+70B9): Add `<-simplified@CN' for U+9EDE; add `<-simplified@ucs'
6542         for U+9EDE.
6543         (U-000241C7): Use `->denotational' and `->subsumptive'.
6544         (J90-4079): Use `<-simplified@JP/misc' instead of
6545         `<-simplified@JP' for J78-4079.
6546         (J90-407A): Use `<-simplified@JP/misc' instead of
6547         `<-simplified@JP' for K0-6043.
6548         (U+71D6): Use `->denotational' instead of `->subsumptive'.
6549         (U+71D7): Add `<-denotational' for J97-5F73.
6550         (J97-5F73): New abstract character.
6551         (U-000243D0): Add `<-denotational' for J97-5F73.
6552
6553 2005-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6554
6555         * Ideograph-R030-Mouth.el (U+53F0): Add S1-949; add
6556         `<-simplified@CN' for G1-4C28, U+6AAF and U+98B1; add
6557         `<-simplified@ucs' for U+81FA.
6558         (U+53F7): Add S1-939; add `<-simplified@CN' for G1-3A45; add
6559         `<-simplified@ucs' for U+865F.
6560         (U-00020BD3): Unify M-03351.
6561         (U+5434): Use `zhengzitong' instead of `zhengzi-tong' in
6562         `<-vulgar*sources'.
6563         (U+543F): Add `<-denotational' for J97-3970.
6564         (J97-3970): New abstract character; unify B-A769.
6565         (U+544A): Add `<-denotational' for J97-3970; separate B-A769.
6566         (U-00020BD8): Use `->denotational'.
6567         (U+3571): Use `->subsumptive'.
6568         (U-00020BD9): Use `->subsumptive'.
6569         (M-03419): Use `zhengzitong' instead of `zhengzi-tong' in
6570         `<-wrong*sources'.
6571         (U+5467): Use `->denotational' instead of `->subsumptive'.
6572         (U+5471): Use `->denotational' and `->subsumptive'.
6573         (U+54EA): Use `->denotational' instead of `->subsumptive'.
6574         (U-00020CB4): Use `->subsumptive'.
6575         (U+5503): Use `->denotational' instead of `->subsumptive'.
6576         (U+5519): Use `->subsumptive'.
6577         (U+551A): Use `->denotational'.
6578         (U-00020CF9): Use `->subsumptive'.
6579         (U-00020CEB): Use `->subsumptive'; integrate C6-395E and M-21715;
6580         use `ideographic-{radical|strokes}@ucs' instead of
6581         `ideographic-{radical|strokes}'; add
6582         `ideographic-{radical|strokes}@cns'; don't use `<-same' for
6583         C6-395E.
6584         (U-00020CFD): Use `->denotational' and `->subsumptive'.
6585         (U-00020D2C): Use `->subsumptive'.
6586         (U+5534): Use `->denotational'.
6587         (U+5535): Use `->subsumptive'.
6588         (U+5537): Likewise.
6589         (U+554C): Use `->denotational'.
6590         (U+554D): Use `->subsumptive'.
6591         (U+35A8): Use `->denotational' and `->subsumptive'.
6592         (U+557E): Use `->subsumptive'.
6593         (U-00020DD8): Likewise.
6594         (U+557F): Use `->denotational'.
6595         (U+35B8): Use `->subsumptive'.
6596         (M-03897): Unify H2-DAC9; add `<-subsumptive' for U-00020DB9.
6597         (U+558B): Use `->subsumptive'.
6598         (U+35BC): Likewise.
6599         (U+5592): Use `->denotational' instead of `->subsumptive'.
6600         (U+35C2): Use `->subsumptive'.
6601         (U-00020DC9): Use `->denotational'.
6602         (U+5599): Use `->subsumptive'.
6603         (U+559A): Use `->denotational' instead of `->subsumptive'.
6604         (U+35C8): Use `->subsumptive'.
6605         (U+55A6): Add `->mistakable' for U+5D52.
6606         (J0-3776): Add S1-1155.
6607         (U-00020DCF): Use `->subsumptive'.
6608         (U-00020DD5): Likewise.
6609         (U-00020048): Use `->denotational'; use
6610         `ideographic-{radical|strokes}@{ucs|cns}' instead of
6611         `ideographic-'; add `ideographic-radical@cns*sources'; don't use
6612         `<-same' for C6-472D.
6613         (U-00020E50): Use `->denotational' and `->subsumptive'.
6614         (U+35D7): Use `->denotational' instead of `->subsumptive'.
6615         (U+55DE): Use `->denotational'.
6616         (U+35DC): Use `->subsumptive'.
6617         (U+35DA): Likewise.
6618         (CB06695): New character; add `<-denotational' for U+55E4.
6619         (U-00020E62): Use `->subsumptive'.
6620         (U-00020ED5): Likewise.
6621         (U+55F7): Modify hierarchy.
6622         (U+55F8): Use `->denotational' and `->subsumptive'.
6623         (U+5600): Use `->subsumptive'.
6624         (U+5602): Likewise.
6625         (U+5603): Use `->subsumptive'.
6626         (U+5604): Use `->subsumptive'.
6627         (U-00020EE0): Likewise.
6628         (U+5607): Use `->subsumptive'.
6629         (U+35E5): Use `->subsumptive'.
6630         (U-00020EE1): Likewise.
6631         (U-00020EEB): Likewise.
6632         (U-00020EEC): Unify M-04209.
6633         (U-00020EED): Use `->subsumptive'.
6634         (U+5631): Add S1-1237; add `<-simplified@CN' for C1-7C5D; add
6635         `<-simplified@ucs' for U+56D1.
6636         (U+35F5): Use `->subsumptive'.
6637         (U+5646): Use `->denotational' and `->subsumptive'.
6638         (U+5647): Use `->subsumptive'.
6639         (U+564A): Use `->denotational' instead of `->subsumptive'.
6640         (U+564B): Use `->subsumptive'.
6641         (U-00020F7D): Likewise.
6642         (G0-6061): Separate JC3-70B8.
6643         (J83-4139): Unify JC3-70B8.
6644         (U+35F6): Use `->subsumptive'.
6645         (U+564D): Likewise.
6646         (U-00020F81): Likewise.
6647         (U+5657): Likewise.
6648         (U+5659): Use `->denotational' and `->subsumptive'.
6649         (U+565A): Use `->denotational'.
6650         (U+5662): Use `->denotational' and `->subsumptive'.
6651         (U-00021099): Use `->denotational' and `->subsumptive'.
6652         (U-00021117): Use `->subsumptive'.
6653         (U+56B5): Likewise.
6654         (U+56B6): Use `->subsumptive'.
6655         (U-00021118): Use `->subsumptive'.
6656         (U-0002111A): Use `->denotational'.
6657         (M-04599): Map to U-00021122.
6658         (U-00021159): Use `->subsumptive'.
6659         (J0-5376): Add S1-1238.
6660         (U-00020DB9): Use `->subsumptive' to integrate M-03897.
6661         (U-00021122): Use `->subsumptive' to integrate M-04599.
6662
6663 2005-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6664
6665         * Ideograph-R004-Slash.el (U-000200A0): Use `->subsumptive'.
6666
6667         * Ideograph-R090-Half-Tree-Trunk.el (U-00024593): Use
6668         `->subsumptive'.
6669         (U+7245): Likewise.
6670         (U-00024595): Use `->subsumptive'.
6671         (U-00024596): Use `->denotational'.
6672
6673 2005-11-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6674
6675         * Ideograph-R040-Roof.el (U+5B90): Use `->denotational'.
6676         (U+5B98): Use `->subsumptive'.
6677         (U+5B99): Likewise.
6678         (U+5B9A): Likewise.
6679         (U+5B9B): Likewise.
6680         (U+5B9C): Likewise.
6681         (U+3752): Likewise.
6682
6683 2005-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6684
6685         * Ideograph-R038-Woman.el: Use `->subsumptive' for some
6686         characters.
6687         (U+5A3D): Use `->denotational'.
6688
6689         * Ideograph-R031-Enclosure.el (U+5709): Use `->subsumptive'.
6690         (U-000211F5): Use `->subsumptive'.
6691
6692 2005-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6693
6694         * char-db-util.el (char-db-insert-ccs-feature): Format each value
6695         of `=adobe-*' as a digit value.
6696
6697         * Ideograph-R066-Rap.el (U+6556): Use `->denotational' and
6698         `->subsumptive'.
6699         (U-00022F40): Use `->subsumptive'.
6700         (U-00022F41): Use `->denotational'.
6701         (U-00022F42): Use `->subsumptive'.
6702
6703         * Ideograph-R053-Dotted-Cliff.el: Use `->subsumptive' for some
6704         characters.
6705         (U-00022241): Use `->denotational'.
6706         (M-09385): Map to U-00022247.
6707         (U-0002225A): Use `->denotational'.
6708         (M-09390): Map to U-00022257.
6709         (M-09391): Map to U-00022251.
6710         (M-09392): Map to U-00022253.
6711         (U-00022246): Use `->subsumptive'; fix `ideographic-strokes' and
6712         `total-strokes'.
6713
6714         * Ideograph-R050-Turban.el (U+3865): Use `->denotational' instead
6715         of `->subsumptive'.
6716
6717 2005-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6718
6719         * Ideograph-R009-Man.el: Use `->subsumptive' for some characters.
6720         (U+4F4E): Use `->denotational'.
6721         (U+4F4F): Likewise.
6722         (U+345A): Use `->denotational' instead of `->subsumptive'.
6723         (U-00020266): Complete `ideographic-structure'.
6724         (U+5025): Use `->denotational'.
6725         (U+5026): Use `->denotational' instead of `->subsumptive'.
6726         (U+5030): Likewise.
6727         (U+5050): Use `->denotational'.
6728         (U+5061): Use `->denotational' instead of `->subsumptive'.
6729         (U-000202B3): Complete `ideographic-structure'.
6730         (U-000202DC): Use `->denotational' to integrate M-00915.
6731         (M-00916): Map to U+48CF; add `ideographic-structure'; add
6732         `<-unknown' for U+48CF.
6733         (M-00919): Unify U-000202DE and H1-CDB7.
6734         (U+507A): Use `->denotational' instead of `->subsumptive'.
6735         (U+508B): Use `->denotational'.
6736         (U+5094): Likewise.
6737         (U+509D): Likewise.
6738         (U-00020300): Use `->denotational' instead of `->subsumptive'.
6739         (U+50B2): Use `->denotational' and `->subsumptive'.
6740         (U-0002032F): Likewise.
6741         (U+50C8): Use `->denotational'.
6742         (U-0002F80A): Use `=>daikanwa' instead of `morohashi-daikanwa'.
6743         (U+50D0): Use `->denotational' instead of `->subsumptive'.
6744         (U+3486): Likewise.
6745         (U+50E7): Use `->subsumptive'.
6746         (U+3488): Use `->denotational' instead of `->subsumptive'.
6747         (U-00020375): Unify M-01121; use `ideographic-strokes@ucs' and
6748         `total-strokes@ucs' instead of `ideographic-strokes' and
6749         `total-strokes'; add `ideographic-strokes@cns' and
6750         `total-strokes@cns'.
6751         (U+50EA): Use `->denotational' instead of `->subsumptive'.
6752         (U+50ED): Likewise.
6753         (U-000203BB): Use `->denotational'.
6754         (U-00020409): Use `->denotational' and `->subsumptive'.
6755         (U-0002040E): Use `->denotational'.
6756         (M-01266): Unify U-00020420 and H1-D6B0.
6757         (U+5130): Use `->denotational'.
6758         (U-0002043E): Modify `ideographic-structure'.
6759         (U+5136): Use `->denotational' instead of `->subsumptive'.
6760         (U+34A7): Likewise.
6761
6762 2005-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6763
6764         * Ideograph-R085-Water.el (GT-K02519): Use
6765         `<-formed@component/connect-right' instead of
6766         `<-ideographic-component-forms'.
6767         (U+6C97): Use `->denotational'.
6768         (U+6C98): Use `->subsumptive'.
6769         (U+6C99): Likewise.
6770         (U+6CA1): Likewise.
6771         (U+6CE0): Likewise.
6772         (M-17428): Use `zhengzitong' instead of `zhengzi-tong' in
6773         `->vulgar*sources'.
6774         (U+6D5D): Use `->denotational' and `->subsumptive'.
6775         (U+6D99): Use `->denotational'.
6776         (U-00023D69): Use `->subsumptive'.
6777         (U-00023D68): Likewise.
6778         (U+6DEC): Use `->subsumptive'.
6779         (U+6DF7): Likewise.
6780         (U+6DF9): Likewise.
6781         (U+6DFB): Use `->denotational'.
6782         (U+6E08): Use `->subsumptive'.
6783         (U+6E09): Likewise.
6784         (U+6E13): Delete `morohashi-daikanwa'.
6785         (U+6E1F): Use `->subsumptive'.
6786         (U+6E20): Use `->subsumptive'.
6787         (U+6E26): Use `->denotational'.
6788         (U+6E27): Use `->subsumptive'.
6789         (U+6EAA): Use `->denotational'.
6790         (U+6EDD): Use `->subsumptive'.
6791         (U+6EDE): Use `->denotational'; add `<-simplified@ucs' for U+6EEF.
6792         (U-0002F914): Moved to parent; use `<-denotational' for U+701E.
6793         (J83-4654): Use `<-subsumptive' for U-0002F914.
6794         (C4-565D): Separate U-0002F914; use `<-subsumptive' for
6795         U-0002F914.
6796         (U+6FEB): Use `->denotational'.
6797         (U+7016): Simplify hierarchy.
6798
6799 2005-11-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6800
6801         * Ideograph-R061-Heart.el (U+60A2): Use `->subsumptive'.
6802         (U-00022685): Likewise.
6803         (U+60A4): Use `->denotational'.
6804         (U+6182): Use `->denotational' and `->subsumptive'.
6805         (U+6183): Use `->subsumptive'.
6806         (U+6184): Use `->denotational'.
6807
6808         * Ideograph-R081-Compare.el (U+6BD4): Use `->subsumptive'.
6809         (U-000200B1): Use `ideographic-{radical|strokes}@cns' instead of
6810         `ideographic-{radical|strokes}@daikanwa'; add
6811         `ideographic-radical@cns*sources'.
6812         (U-00023B03): Use `->subsumptive'.
6813         (U-00023B02): Likewise.
6814         (U-00023B10): Likewise.
6815         (U-00023B11): Likewise.
6816         (U-00023B12): Likewise.
6817         (U-00023B13): Use `->subsumptive'.
6818         (U-00023B15): Use `->subsumptive'.
6819         (U-00023B14): Use `->subsumptive'.
6820         (U+6BDA): Likewise.
6821
6822         * Ideograph-R079-Weapon.el (U+3C7C): Use `->subsumptive'.
6823         (U+3C7D): Use `->subsumptive'.
6824         (U-00023A82): Use `->denotational'.
6825         (M-16617): Map to U-00023A84.
6826         (U-00023A83): Use `->subsumptive'.
6827         (U+6BB4): Use `->denotational' and `->subsumptive'.
6828         (U+6BB5): Use `->subsumptive'.
6829         (U-00023A85): Use `->subsumptive'.
6830         (U-00023A86): Likewise.
6831         (U+6BB6): Use `->denotational'.
6832         (M-16623): Map to U-00023A87.
6833         (U-00023A88): Use `->subsumptive'.
6834         (U+6BBD): Simplify hierarchy.
6835
6836         * Ideograph-R062-Halberd.el (U-000229FE): Use `->subsumptive'.
6837         (U-000229FA): Use `->subsumptive'.
6838         (U-00022A0A): Likewise.
6839         (U-00022A0C): Use `->subsumptive'.
6840         (U-00022A0D): Use `->subsumptive'.
6841         (U-00022A0E): Use `->subsumptive'.
6842         (M-11677): Map to U-00022A0F.
6843         (U-00022A13): Use `->denotational'.
6844         (U+39BD): Use `->subsumptive'.
6845         (U+6232): Likewise.
6846         (M-11682): Unify U-00022A16.
6847         (M-11683): Map to U-00022A17.
6848         (U+6233): Use `->denotational' and `->subsumptive'.
6849         (U-00022A19): Use `->subsumptive'.
6850         (U-00022A1B): Use `->subsumptive'.
6851         (M-11687): Unify U-00022A1C.
6852         (M-11688): Map to U-00022A1D.
6853         (U-00022A1E): Use `->denotational'.
6854
6855 2005-11-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6856
6857         * Ideograph-R046-Mountain.el (U+5D29): Use `->denotational'.
6858         (U+5D52): Add `->mistakable' for U+55A6.
6859         (RUI6-E008): Use J0-3123 instead of U+96A0 in
6860         `ideographic-structure'.
6861         (U+3825): Use `->subsumptive'.
6862
6863         * Ideograph-R080-Do-Not.el (U+6BD1): Use `->subsumptive'.
6864         (U+6BD2): Use `->denotational'.
6865         (U-00023AEF): Use `->denotational'.
6866         (M-16732): Unify U-00023AF1 and H6-ECC1.
6867         (U-00023AF0): Fix `ideographic-strokes'.
6868         (U-00021E46): Use `->denotational'.
6869         (M-16735): Unify U-00023AF3 and H6-ECC3.
6870         (U-00023AF4): Use `->denotational'.
6871         (M-16737): Unify U-00023AF5 and H6-ECE1.
6872         (M-16738): Map to U-00023AF6.
6873         (U-00023AF9): Use `->denotational'.
6874         (U+6BD3): Use `->subsumptive'.
6875         (M-16741): Map to U-00023AFB.
6876         (U-00023AFA): Use `->denotational' and `->subsumptive'.
6877
6878 2005-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6879
6880         * Ideograph-R026-Seal.el (J0-524B): Delete `=ucs@big5'.
6881
6882 2005-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6883
6884         * Ideograph-R077-Stop.el (GT-K00439): Use
6885         `<-formed@component/connect-right' instead of
6886         `<-ideographic-component-forms' for U+6B62.
6887         (BC-8960): Use `<-formed@component' instead of
6888         `<-ideographic-component-forms' for U+6B62.
6889         (U+9FB0): Use `<-formed@component/connect-above' instead of
6890         `<-ideographic-component-forms' for U+6B62.
6891         (U-00023942): Use `->subsumptive'.
6892         (U+6B63): Add S1-3948.
6893         (U+6B65): Use `->subsumptive'.
6894         (U-0002394A): Likewise.
6895         (U-00023949): Add `morohashi-daikanwa' for M-16283'.
6896         (U+6B69): Use `->subsumptive'.
6897         (U-00023960): Likewise.
6898         (M-16306): Unify U-00023977 and H4-D360.
6899         (U-00023979): Unify M-16307.
6900         (U+3C55): Use `->denotational' instead of `->subsumptive'.
6901         (U+3C56): Use `->subsumptive'.
6902         (U-00023985): Likewise.
6903         (U-0002398F): Unify M-09684; use `ideographic-radical@ucs' instead
6904         of `ideographic-radical'; add `ideographic-strokes@ucs',
6905         `ideographic-{radical|strokes}@daikanwa' and `total-strokes'.
6906         (U-00023987): Use `->denotational' and `->subsumptive'.
6907         (U-00023988): Use `->subsumptive'.
6908         (U-00023989): Likewise.
6909         (M-16330): Unify U-0002469C.
6910         (M-16331): Map to U-0002398C.
6911         (M-16333): Unify U-00023990 and H4-D3B7.
6912         (M-16334): Unify U-00023991 and H4-D3B9.
6913         (U+6B74): Use `->subsumptive'.
6914         (U+6B77): Use `->subsumptive'.
6915         (U-0002398C): Use `->subsumptive' to integrate M-16331.
6916
6917         * Ideograph-R066-Rap.el (U-00022F22): Use `->denotational'.
6918         (M-13185): Unify U-00022F24 and H4-D5F8.
6919         (U+6548): Use `->subsumptive'.
6920         (U-00022F2D): Use `=>daikanwa' instead of `morohashi-daikanwa';
6921         add `<-unknown' for U-00022F26.
6922
6923         * maps-conf.el: Don't add `=gt-pj-1' for J90-4337.
6924
6925         * Ideograph-R012-Eight.el (U-00020510): Use `->subsumptive'.
6926         (U-00020511): Use `->subsumptive'; integrate M-01476.
6927
6928         * Ideograph-R057-Bow.el (GT-12408): Unify U-0002241A and H3-CCAD.
6929         (U+5F45): Use `->denotational'.
6930
6931         * Ideograph-R018-Knife.el (U+526A): Use `->denotational' and
6932         `->subsumptive'.
6933
6934 2005-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6935
6936         * Ideograph-R048-Work.el (U+5DEE): Use `->denotational'.
6937
6938         * Ideograph-R014-Cover.el (U+51A2): Use `->subsumptive'.
6939         (U+51A5): Use `->subsumptive'.
6940         (U-0002058C): Use `->subsumptive'.
6941
6942         * Ideograph-R138-Stopping.el (BC-8C42): Use
6943         `<-simplified@component' instead of
6944         `<-ideographic-component-forms' and `<-simplified' for J0-4E49.
6945
6946         * Ideograph-R100-Life.el (U+9FB6): Use
6947         `<-formed@component/connect-below' instead of
6948         `<-ideographic-component-forms' for U+751F.
6949         (GT-K00587): Use `<-denotational' for U+9FB6; use
6950         `<-formed@component/connect-right' for U+9FB6 instead of
6951         `<-ideographic-component-forms' for U+751F and U+9FB6.
6952         (U+7522): Use `->subsumptive'; add `<-denotational' for J97-3B3A.
6953         (J97-3B3A): New abstract character.
6954         (U+7523): Use `->subsumptive'; add `<-denotational' for J97-3B3A.
6955
6956         * Ideograph-R070-Square.el (M-13621): Unify BC-8A7E and CB08182.
6957         (CB09247): New character.
6958         (U-000230D8): Map to M-13623.
6959         (U-000230D9): Map to M-13624.
6960         (U+65BA): Use `->subsumptive'.
6961         (U+65BB): Use `=>daikanwa' instead of `morohashi-daikanwa'; add
6962         `<-same' for M-13626; use `->subsumptive'.
6963         (U+3AC4): Use `->subsumptive'.
6964         (U-000230DD): Map to M-13631; use `->subsumptive'.
6965         (U+65BF): Use `->subsumptive'.
6966         (U-000230DE): Use `->subsumptive' to integrate M-13633.
6967         (U-000230DF): Map to M-13634; use `->denotational' and
6968         `->subsumptive'.
6969         (M-13635): New character; map to U-000230E2.
6970         (U-000230E2): Map to M-13635; add `<-unknown' for M-13635.
6971         (U+65C1): Use `->subsumptive'.
6972         (U+65C2): Likewise.
6973         (U-000230E6): Use `->subsumptive' to integrate M-13639.
6974         (U+65C3): Use `->denotational'.
6975         (U-000230EF): Use `->subsumptive' to integrate M-13641.
6976         (U+65C4): Use `->subsumptive'.
6977         (K0-5569): Unify GT-17246 and GT-K06560.
6978         (U-000230E8): Use `->subsumptive' to integrate M-13645.
6979         (U+3AC5): Use `->subsumptive' to integrate M-13647.
6980         (U-000230E9): Use `->subsumptive' to integrate M-13648.
6981         (U-000230EA): Use `->denotational' and `->subsumptive'; map to
6982         M-13649.
6983         (U+65C7): Use `->subsumptive'.
6984         (U+65C8): Likewise.
6985         (U+65C9): Likewise.
6986         (U+65CA): Use `->subsumptive'.
6987         (U+65CB): Use `->subsumptive'.
6988         (U+3ACA): Use `->subsumptive' to integrate M-13657.
6989         (U+65CC): Use `->subsumptive'.
6990
6991 2005-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6992
6993         * maps-conf.el: Don't add `=gt-pj-1' for J90-343F.
6994
6995         * Ideograph-R066-Rap.el (U+655E): Use `->denotational'.
6996         (U-00022F5D): Use `->subsumptive'.
6997         (U-00022F5E): Use `->subsumptive'.
6998         (U+3A96): Use `->denotational'.
6999         (U+6566): Use `->subsumptive'.
7000         (M-13277): Separate B-D977.
7001         (U+6568): Unify B-D977; use `->same' for M-13277; use
7002         `->subsumptive'.
7003         (U-00022F92): Use `->subsumptive'.
7004         (U-00022F93): Likewise.
7005         (U-00022F94): Use `->subsumptive'.
7006         (U+3A9F): Use `->subsumptive'.
7007
7008         * Ideograph-R073-Say.el (U+66FD): Add `<-simplified@JP/misc' for
7009         J0-413D; delete `morohashi-daikanwa'.
7010         (U+66FE): Use `->denotational'.
7011         (U+66FF): Use `->subsumptive'.
7012         (U+6701): Use `->denotational' and `->subsumptive'.
7013         (U-0002333D): Use `->subsumptive'.
7014         (C6-5D5B): Map to U-0002F8D5.
7015         (U-00023346): Use `->subsumptive'.
7016         (U-00023347): Use `->subsumptive'.
7017         (U-00023348): Likewise.
7018         (U+3B31): Use `->subsumptive'.
7019         (U+6706): Use `->denotational'.
7020         (U-0002334F): Use `->subsumptive'.
7021         (U+3B32): Use `->denotational' and `->subsumptive'.
7022
7023 2005-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7024
7025         * Ideograph-R074-Moon.el (J97-4A7E): Unify U+670B.
7026         (J0-4A7E): Move U+670B to J97-4A7E.
7027         (U-00023365): Use `->subsumptive' to integrate M-14349.
7028         (U-00023366): Use `->subsumptive' to integrate M-14350.
7029         (U-0002336C): Use `->subsumptive' to integrate M-14354.
7030         (U+3B34): Use `->subsumptive' to integrate M-14355.
7031         (U+6712): Use `->subsumptive'.
7032         (U-000266B9): Use `ideographic-{radical|strokes}@{ucs|cns}' and
7033         `ideographic-radical@cns*sources' instead of `ideographic-'; use
7034         `->subsumptive' to integrate M-14357.
7035         (U+6713): Use `->subsumptive'.
7036         (U+6714): Likewise.
7037         (U-0002336E): Use `->subsumptive' to integrate M-14360.
7038         (U+6715): Use `->denotational' and `->subsumptive'.
7039         (U+3B35): Use `->subsumptive'.
7040         (U+6717): Use `->denotational' and `->subsumptive'.
7041         (U+6716): Use `->subsumptive'.
7042         (U-0002F8D8): Use `->subsumptive'; use `<-denotational' for
7043         U+6717.
7044         (U+6718): Use `->denotational' instead of `->subsumptive'.
7045         (U+6719): Likewise.
7046         (U+671A): Use `->subsumptive'.
7047         (U+671B): Use `->denotational' and `->subsumptive'.
7048
7049         * Ideograph-R040-Roof.el (U+5BB2): Use `->denotational' and
7050         `->subsumptive'.
7051         (U+5BB3): Use `->denotational' and `->subsumptive'.
7052         (U+5BB4): Use `->subsumptive'.
7053         (U-00021A05): Use `->subsumptive'.
7054         (U+5BB5): Use `->denotational'.
7055         (U+5BB6): Use `->subsumptive'.
7056         (U+5BB7): Likewise.
7057
7058         * Ideograph-R018-Knife.el (U+5260): Use `->subsumptive'.
7059         (U-00020759): Use `->subsumptive'.
7060         (U-0002075A): Use `->subsumptive'.
7061         (M-02074): Map to U-0002075C.
7062         (U-0002075C): New character; map to M-02074.
7063         (M-02075): Map to U-00020751.
7064         (U-0002074B): New character; map to M-02075.
7065         (U+34F8): Use `->subsumptive'.
7066         (U+5280): Use `->denotational' instead of `->subsumptive'.
7067         (U+5281): Use `->subsumptive'.
7068         (U-000207C4): Use `->subsumptive'.
7069         (U+3506): Use `->denotational' and `->subsumptive'.
7070         (U+3507): Use `->subsumptive'.
7071
7072         * Ideograph-R061-Heart.el (U+5FFC): Use `->subsumptive'.
7073         (U+390A): Use `->subsumptive'.
7074         (U+616E): Use `->subsumptive'.
7075         (U-000227EC): Use `->subsumptive'.
7076         (U+6170): Use `->subsumptive'.
7077         (M-11136): Unify GT-13957.
7078         (U-00022820): Use `=>daikanwa' instead of `morohashi-daikanwa' for
7079         M-11136.
7080         (U+6172): Use `->subsumptive'.
7081         (U-000227EE): Use `->denotational' and `->subsumptive'.
7082         (U+3983): Use `->denotational' and `->subsumptive'.
7083         (U+3984): Use `->denotational' and `->subsumptive'.
7084         (U+6174): Use `->denotational' and `->subsumptive'.
7085         (U+6175): Use `->subsumptive'.
7086         (U+6176): Use `->denotational' and `->subsumptive'.
7087         (U+6177): Use `->subsumptive'.
7088
7089 2005-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7090
7091         * Ideograph-R119-Rice.el (Gt-K01687): Use
7092         `<-formed@component/connect-right' instead of
7093         `<-ideographic-component-forms'.
7094         (U+7C8B): Add S1-5902.
7095         (J0-646F): Add S1-5903.
7096
7097 2005-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7098
7099         * Ideograph-R133-Arrive.el (U+4453): Add S1-951; add `<-vulgar'
7100         for U+81FA.
7101         (U+81FA): Add S1-950.
7102
7103 2005-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7104
7105         * Ideograph-R038-Woman.el (U+5A73): Use `->subsumptive'.
7106         (U+5A74): Add `<-simplified@CN' for U+5B30; delete
7107         `morohashi-daikanwa'.
7108         (U+5A77): Use `->subsumptive'.
7109         (U+5A78): Use `->subsumptive'.
7110         (U-0002179C): Use `->denotational'.
7111         (U-000218D4): Use `->subsumptive'.
7112         (U+5B2F): Use `->subsumptive'.
7113         (U+5B30): Use `->subsumptive'.
7114         (U-000218CB): Likewise.
7115         (U+5B31): Use `->subsumptive'.
7116         (U+5B32): Likewise.
7117         (U+5B33): Use `->denotational' and `->subsumptive'.
7118         (U-000218CC): Likewise.
7119
7120         * Ideograph-R072-Sun.el (U-0002314D): Copied from
7121         Ideograph-R031-Enclosure.el.
7122         (U+65F0): Separate JC3-8DF4.
7123         (U+65F4): Unify JC3-8DF4.
7124         (U+663C): Add `<-simplified@CN' for G1-5667; add
7125         `<-simplified@ucs' for U+665D.
7126         (U+6667): Use `->denotational'.
7127         (U+6681): Use `->subsumptive'.
7128
7129 2005-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7130
7131         * Ideograph-R027-Cliff.el (U-00020A87): Use `->subsumptive'.
7132         (U-00020A9B): Likewise.
7133         (U+3550): Use `->denotational'.
7134
7135 2005-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7136
7137         * Ideograph-R053-Dotted-Cliff.el: Use `->subsumptive' for some
7138         characters.
7139         (M-09225): Add S1-1810; add `<-ancient' for J0-4270.
7140         (M-09317): Unify CB10989; map to U-00022213.
7141         (M-09318): Map to U-00022212.
7142         (U+5EAC): Use `->denotational' instead of `->subsumptive'; add
7143         B-D178.
7144         (M-09333): Use `zhengzitong' instead of `zhengzi-tong' in
7145         `<-vulgar*sources'; separate S1-879, JSP-3C4A and JX2-2C25.
7146         (C2-2E7A): Separate B-D178 and UU+5EAC.
7147         (U+3890): Use `->denotational'.
7148         (U-0002226D): Use `->denotational' instead of
7149         `morohashi-daikanwa'.
7150         (M-09424): Map to U-00022275.
7151
7152         * Ideograph-R037-Big.el (U-0002160F): Use `->subsumptive'.
7153         (U+594F): Use `->denotational' and `->subsumptive'.
7154         (U+5950): Use `->denotational'.
7155
7156         * Ideograph-R020-Wrap.el (U-000208F8): Use `->denotational'.
7157
7158         * maps-conf.el: Don't add `=gt-pj-1' for J90-3647.
7159
7160         * Ideograph-R043-Lame.el (J0-3D22): Separate M-07599.
7161
7162         * Ideograph-R013-Down-Box.el (U+5193): Use `->denotational'
7163         instead of `->subsumptive'.
7164
7165         * Ideograph-R006-Hook.el (U-00020112): Use `->subsumptive'.
7166
7167 2005-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7168
7169         * Ideograph-R117-Stand.el (GT-K01019): Use
7170         `<-formed@component/connect-right' instead of
7171         `<-ideographic-component-forms' for J0-4E29.
7172         (BC-8BAE): Use `<-simplified@component' instead of `<-simplified'
7173         for J0-3E4F.
7174         (J0-636D): Add S1-5733.
7175
7176 2005-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7177
7178         * char-db-util.el (char-db-coded-charset-priority-list): Prefer
7179         `=jis-x0208@1990' to `chinese-cns11643-1'.
7180
7181 2005-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7182
7183         * Ideograph-R093-Cow.el (U+725C): Use
7184         `<-formed@component/connect-right' instead of
7185         `<-ideographic-component-forms' for U+725B.
7186
7187 2005-11-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7188
7189         * Ideograph-R078-Death.el (U+6B8A): Add S1-3974.
7190         (U+6B8B): Add `<-simplified@ucs' for U+6B98.
7191         (J0-3B44): Add S1-3972.
7192         (G0-3250): Add `<-simplified@CN' for G1-3250.
7193         (U+6B98): Add S1-3973.
7194
7195         * Ideograph-R004-Slash.el (U-000200B1): Use
7196         `ideographic-{radical|strokes}@cns' instead of
7197         `ideographic-{radical|strokes}@daikanwa'; add
7198         `ideographic-radical@cns*sources'.
7199
7200 2005-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7201
7202         * Ideograph-R061-Heart.el (U+5FDB): Use `->denotational'.
7203         (M-10345): Unify U-000225BF and H6-D5BD.
7204         (M-10346): Unify U-000225C0.
7205         (U+5FDC): Use `->subsumptive'.
7206         (U+5FF3): Likewise.
7207         (U+5FF4): Use `->subsumptive'.
7208         (U+5FF5): Use `->subsumptive'.
7209         (M-10536): Map to U-00022639.
7210         (U+604B): Use `->denotational' and `->subsumptive'; add
7211         `<-simplified@ucs' for U+6200.
7212         (U+6072): Use `->subsumptive'.
7213         (U-0002264E): Use `->subsumptive'.
7214         (M-10615): Unify U-0002266F and H6-D9CE.
7215         (U+6074): Use `->subsumptive'.
7216         (U+60E8): Use `->denotational'; add `<-simplified@ucs' for U+6158.
7217         (U-00022797): Use `->subsumptive'.
7218         (U+6139): Use `->subsumptive'.
7219         (U+613A): Use `->denotational'.
7220         (U-00022799): Use `->subsumptive'.
7221         (U+613B): Use `->subsumptive'.
7222         (U+613C): Use `->subsumptive'.
7223         (U+614E): Use `->denotational'.
7224         (U+3972): Likewise.
7225         (U+3980): Use `->denotational'.
7226         (M-11188): Map to U-0002284C.
7227         (U+618E): Use `->denotational'; add J97-417E.
7228         (U-0002F8AB): Add `<-denotational' for U+618E.
7229         (B-BCA8): Use `<-denotational' for U+618E; use `->denotational'.
7230         (U+FA3F): Use `<-denotational' for B-BCA8.
7231         (G0-5477): Likewise.
7232         (U+398C): Use `->subsumptive'.
7233         (M-11350): Unify U-000228B9.
7234         (U+61D0): Use `->subsumptive'.
7235         (U-000228B1): Use `->denotational'.
7236         (U-00022928): Use `->subsumptive'.
7237         (U-00022929): Likewise.
7238         (U+39A4): Likewise.
7239
7240 2005-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7241
7242         * Ideograph-R019-Power.el (U+52D8): Use `->denotational' instead
7243         of `->subsumptive'.
7244
7245         * Ideograph-R011-Enter.el (U+516A): Use `->denotational' and
7246         `->subsumptive'.
7247
7248 2005-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7249
7250         * Ideograph-R040-Roof.el (U+3753): Use `->subsumptive'.
7251         (U-000219EA): Use `->subsumptive'.
7252         (U+5BA2): Likewise.
7253
7254 2005-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7255
7256         * Ideograph-R037-Big.el (U+5951): Use `->denotational' and
7257         `->subsumptive'.
7258
7259 2005-11-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7260
7261         * Ideograph-R073-Say.el (C1-5E32): Use `zhengzitong' instead of
7262         `zhengzi-tong' in `<-original*sources'.
7263
7264         * Ideograph-R038-Woman.el (U+36B2): Use `->subsumptive'.
7265         (U+59BE): Use `->subsumptive'.
7266
7267         * Ideograph-R066-Rap.el (U-00022F2C): Use `->subsumptive'.
7268         (M-13196): Unify U-00022F37 and H4-D67A.
7269         (M-13197): Map to U-00022F32.
7270         (M-13199): Unify U-00022F31.
7271         (M-13200): Map to U-00022F35.
7272         (M-13201): Unify U-00022F30 and H4-D5E7.
7273         (U-00022F57): Unify M-13202; use
7274         `ideographic-strokes@{daikanwa|cns}' and
7275         `total-strokes@{daikanwa|cns}'.
7276         (U+6570): Add `<-simplified@ucs' for U+6578; use `->subsumptive'.
7277         (U+3AA5): Use `->subsumptive'.
7278         (U+6575): Use `->denotational' and `->subsumptive'.
7279         (M-13355): Use `zhengzitong' instead of `zhengzi-tong' in
7280         `<-original*sources'.
7281         (U+3AA6): Use `->subsumptive'.
7282         (U-00022FD0): Use `->subsumptive'.
7283         (U+6578): Use `->subsumptive'.
7284         (U+6585): Add S1-1784; add `<-original' for U+5B78.
7285         (U+6586): Use `=>daikanwa' instead of `morohashi-daikanwa'.
7286
7287 2005-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7288
7289         * Ideograph-R064-Hand.el (C6-2328): Use `zhengzitong' instead of
7290         `zhengzi-tong' in `<-original*sources'.
7291         (U+62C4): Use `->denotational'.
7292         (U+39D6): Use `->denotational'.
7293         (U+62C6): Use `->subsumptive'.
7294         (U+62C7): Add S1-2888.
7295         (U+62C8): Add S1-2880.
7296         (U+62DB): Add S1-2865.
7297         (U+62DC): Use `->subsumptive'.
7298         (U+62DD): Add S1-2881.
7299         (U+62E0): Use `->subsumptive'.
7300         (U+62E1): Likewise.
7301         (U+6318): Use `->subsumptive'.
7302         (U+631F): Add `<-simplified@CN' for G1-502E; add
7303         `<-simplified@ucs' for U+633E.
7304         (U+633F): Add S1-3013; add `<-vulgar' for U+63D2.
7305         (U+6358): Use `->denotational' instead of `->subsumptive'.
7306         (M-12163): Map to U-00022B47.
7307         (U-00022B52): Use `->subsumptive'.
7308         (U-00022B47): Use `<-denotational'.
7309         (U+63D2): Use `->subsumptive'.
7310         (U-00022C98): Use `->subsumptive'.
7311         (U+3A3F): Use `->subsumptive'.
7312         (U+6483): Likewise.
7313         (U-00022D00): Likewise.
7314         (U+3A40): Use `->denotational' and `->subsumptive'; integrate
7315         M-49134.
7316
7317         * Ideograph-R042-Small.el (U+5C18): Use `->subsumptive'.
7318         (C6-244B): Map to U-0002F874.
7319         (U-00021B5D): Use `->subsumptive'.
7320         (U-00021B5E): Use `->subsumptive'.
7321         (U-00021B5F): Use `->subsumptive'.
7322         (U-00021B60): Likewise.
7323
7324 2005-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7325
7326         * Ideograph-R062-Halberd.el (M-11533): Map to U-0002298C.
7327         (M-11534): Map to U-0002298D.
7328         (U+620B): Don't separate G0-6A27 and BC-89DC.
7329         (U+620E): Use `->subsumptive'.
7330         (M-11541): Map to U-00022991.
7331         (GT-K02180): Use `<-identical@component/connect-left' instead of
7332         `<-ideographic-component-forms' for U+39AE.
7333         (U-000229DC): Use `->subsumptive'.
7334         (M-11660): Unify U-000229FD.
7335         (M-11661): Unify U-00022A02.
7336         (M-11662): Unify U-00022A01.
7337         (U-000229FF): Use `->subsumptive'.
7338         (U+622F): Likewise.
7339         (U+6232): Add S1-2786.
7340
7341         * Ideograph-R056-Shoot.el (U-0002237F): Use `->subsumptive'.
7342         (U-00022380): Use `->subsumptive'.
7343         (M-09669): Unify U-00022382.
7344         (M-09671): Map to U-00022385.
7345         (U-00022386): Use `->subsumptive'.
7346         (U+38A5): Use `->subsumptive'.
7347         (M-09676): Unify U-00022388.
7348         (M-09677): Unify U-00022389.
7349         (M-09678): Unify U-0002238B and H2-C2EF.
7350         (U+5F11): Use `->denotational'; add `<-denotational' for J97-5736.
7351         (J97-5736): New abstract character.
7352         (U-0002238E): Use `->subsumptive'.
7353         (U+38A6): Use `->denotational'.
7354         (M-09684): Unify U-0002398F and H2-C342; use
7355         `ideographic-{radical|strokes}@daikanwa' instead of
7356         `ideographic-{radical|strokes}'; add
7357         `ideographic-{radical|strokes}@ucs'.
7358         (U+5F12): Use `->subsumptive'; add `<-denotational' for J97-5736.
7359
7360         * Ideograph-R049-Oneself.el (U+5DFB): Use `->subsumptive'.
7361
7362         * Ideograph-R040-Roof.el (U+5B8B): Use `->subsumptive'.
7363         (U+5B8C): Likewise.
7364         (U-000219CB): Likewise.
7365
7366         * Ideograph-R026-Seal.el (U+5377): Use `->denotational'.
7367
7368 2005-11-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7369
7370         * Ideograph-R069-Axe.el (U+65AD): Add S1-3228.
7371         (U+65B7): Add S1-3229.
7372         (M-13613): Map to U-000230CE.
7373         (M-13616): Unify U-000230D2.
7374         (U-000230D4): Use `->subsumptive'.
7375         (U-000230D6): Likewise.
7376         (U+65B8): Likewise.
7377
7378         * Ideograph-R024-Ten.el (U-00024C1E): Use `->denotational' and
7379         `->subsumptive'.
7380         (U+5352): Use `->subsumptive'.
7381
7382         * Ideograph-R019-Power.el (M-02457): Map to U-000208B5.
7383
7384         * Ideograph-R070-Square.el (U-00023B35): Use `->subsumptive'.
7385         (U+65BD): Use `->subsumptive'.
7386
7387         * Ideograph-R060-Step.el (M-10079): Unify U-000224D9.
7388         (U-000224D8): Use `->subsumptive'.
7389         (U+5F84): Add `<-simplified@ucs'; use `->denotational'.
7390         (U+38E0): Use `->subsumptive'.
7391         (M-10128): Map to U-000224FB.
7392         (U-000224FD): Use `->subsumptive'.
7393         (M-10131): Unify U-000224FF.
7394         (U-000224FC): Use `->subsumptive'.
7395         (U-00022538): Likewise.
7396         (M-10209): Unify U-00022539.
7397         (U-0002255F): Use `->denotational'.
7398         (M-10236): Map to U-00022566.
7399         (U-00022567): Use `->subsumptive'.
7400         (U+5FB3): Use `->subsumptive'.
7401         (M-10238): Map to U-00022568.
7402         (U+5FB4): Use `->subsumptive'; add `<-denotational' for J97-4427.
7403         (J97-4427): New abstract character.
7404         (U+5FB5): Use `->subsumptive' and `->subsumptive'; add
7405         `<-denotational' for J97-4427.
7406         (U+5FBD): Add J97-352B.
7407
7408         * Ideograph-R046-Mountain.el (U+5CB3): Add S1-1962.
7409         (U+5CE0): Use `->subsumptive'.
7410         (U+5CE1): Add `<-simplified@ucs' for U+5CFD; use `->subsumptive'.
7411         (U+5CFD): Use `->subsumptive'.
7412         (U-00021E1C): Use `->denotational'.
7413         (U+5D12): Use `->subsumptive'.
7414         (U+5D13): Likewise.
7415         (U+5D14): Likewise.
7416         (U+5D15): Likewise.
7417         (U+5D16): Add S1-1993.
7418         (U+5D5C): Use `->subsumptive'.
7419         (U+5D5B): Use `->subsumptive'.
7420         (U-00021F3D): Use `->denotational' and `->subsumptive'.
7421         (U+5DA9): Use `->subsumptive'.
7422         (U+5DAB): Use `->subsumptive'.
7423         (U+5DBD): Likewise.
7424         (U+5DBE): Use `->denotational'.
7425         (U-00021F78): Likewise.
7426
7427         * Ideograph-R035-Go-Slowly.el (U-00020B76): Use `->denotational'
7428         and `->subsumptive'.
7429
7430 2005-10-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7431
7432         * Ideograph-R040-Roof.el (U-000219B9): Use `->subsumptive'.
7433         (U+5B81): Likewise.
7434         (U+5B82): Use `->denotational' and `->subsumptive'.
7435         (U+5B83): Use `->subsumptive'.
7436         (U+5B84): Likewise.
7437         (U+374A): Likewise.
7438         (U+374B): Likewise.
7439         (U+5B85): Likewise.
7440         (U+374C): Likewise.
7441
7442         * Ideograph-R032-Earth.el (U-000213B7): Use `->subsumptive'.
7443         (U+5862): Add S1-8916.
7444
7445         * maps-conf.el: Don't add `=gt-pj-1' for J90-5A4B.
7446
7447 2005-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7448
7449         * Ideograph-R067-Script.el (M-13460): Add S1-5547; add `<-vulgar'
7450         for J0-6337.
7451         (M-13483): Use `zhengzitong' instead of `zhengzi-tong' in
7452         `<-original*sources'.
7453
7454         * Ideograph-R059-Bristle.el (U-0002F89A): Use `->subsumptive'; add
7455         `<-denotational' for J97-4426.
7456         (J97-4426): New abstract character; unify B-B16E.
7457         (U+5F6B): Add `<-denotational' for J97-4426; separate B-B16E.
7458
7459         * Ideograph-R031-Enclosure.el (U-00020064): Use `->subsumptive';
7460         use `ideographic-{radical|strokes}@cns' instead
7461         `ideographic-{radical|strokes}'; add
7462         `ideographic-{radical|strokes}@ucs' and
7463         `ideographic-radical@cns*sources'.
7464         (U+56E2): Separate M-04701.
7465         (M-04702): Unify U-000211B1 and H2-E4E0.
7466         (M-04703): Unify U-000211AF and H2-E4DD.
7467         (U-000211B4): Use `->subsumptive'.
7468         (U+56EF): Add S1-1321; add `<-vulgar' for U+570B.
7469         (U+56F0): Use `->subsumptive'.
7470         (U-000211B6): Use `->denotational' and `->subsumptive'.
7471         (U-000211C6): Use `->subsumptive'.
7472         (U-000211C7): Likewise.
7473         (M-04731): Unify U-0002314D; use
7474         `ideographic-{radical|strokes}@daikanwa' instead of
7475         `ideographic-{radical|strokes}'; add
7476         `ideographic-{radical|strokes}@ucs'.
7477         (M-04732): Map to U-000211C2.
7478         (M-04733): Map to U-000211C0.
7479         (M-04734): Map to U-000211BD.
7480         (U-000211C5): Use `->subsumptive'.
7481         (U+56F5): Use `CN Simplified' instead of `C-Simplified' in
7482         `script'; use `<-simplified@CN' instead of `<-simplified' for
7483         U+5707.
7484         (U+56FD): Add S1-1318; add `<-simplified@CN' for G1-397A; add
7485         `<-simplified@ucs' for U+570B.
7486         (U-000211D2): Use `->subsumptive'.
7487         (U+56FF): Use `->subsumptive'.
7488         (U-000211D4): Likewise.
7489         (U-000211D5): Likewise.
7490         (U+5700): Use `->denotational' and `->subsumptive'.
7491         (U+570B): Add S1-1319.
7492         (U-000211FD): Use `->subsumptive'.
7493         (U-000211FE): Likewise.
7494
7495 2005-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7496
7497         * char-db-util.el (char-db-make-char-spec): Add `=jis-x0208@1997'
7498         if a character has the code-point of it and the character does not
7499         have a code-point of `=ucs'.
7500
7501         * Ideograph-R063-Door.el (U+623A): Use `->denotational'.
7502         (U+39BE): Use `->denotational' instead of `->subsumptive'.
7503         (C3-2628): Use `zhengzitong' instead of `zhengzi-tong' in
7504         `->mistakable*sources'.
7505         (U+623C): Use `zhengzitong' instead of `zhengzi-tong' in
7506         `<-original*sources'.
7507         (U-00022A2E): Use `->denotational'.
7508
7509         * Ideograph-R038-Woman.el (U+59BB): Use `->subsumptive'.
7510         (U+59D3): Use `->subsumptive'.
7511         (U-000216E1): Use `->subsumptive'.
7512         (U+36B9): Use `->subsumptive'.
7513         (U+59D4): Use `->subsumptive'.
7514         (U+36BA): Use `->subsumptive'.
7515         (U+59D5): Use `->subsumptive'.
7516         (U-000216E2): Likewise.
7517         (U+59D6): Use `->subsumptive'.
7518         (U+36BB): Likewise.
7519         (U+36BC): Likewise.
7520         (U+36C1): Use `->denotational' and `->subsumptive'.
7521         (U-00021701): Use `->subsumptive'.
7522         (U+36BD): Use `->subsumptive'.
7523         (U-000216FE): Use `->subsumptive'.
7524         (U+36BE): Use `->subsumptive'.
7525         (U+5B22): Use `->subsumptive'.
7526
7527         * Ideograph-R039-Child.el (U-00021946): Use `->denotational' and
7528         `->subsumptive'.
7529         (U+5B5A): Use `->denotational'.
7530
7531 2005-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7532
7533         * Ideograph-R015-Ice.el (U-000205DA): Use `->subsumptive'.
7534         (U+51CB): Use `->denotational' instead of `->subsumptive'.
7535         (U+51CC): Use `->denotational' and `->subsumptive'.
7536         (U-000205FD): Likewise.
7537
7538 2005-10-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7539
7540         * Ideograph-R058-Snout.el (G0-3969): Add `<-simplified@CN' for
7541         U+6B78.
7542         (U-00022451): Use `->subsumptive'.
7543         (U+5F53): Add `<-simplified@CN' for U+7576 and U+5679; add
7544         `<-simplified@ucs' for U+7576.
7545         (U-00022453): Use `->subsumptive'.
7546         (U-00022454): Likewise.
7547
7548         * Ideograph-R033-Scholar.el (U-0002138E): Use `->subsumptive'.
7549
7550         * Ideograph-R057-Bow.el (U-000223A4): Use `->subsumptive'.
7551         (U-0002240A): Use `->subsumptive'.
7552         (U+5F3F): Use `->subsumptive'.
7553
7554 2005-10-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7555
7556         * Ideograph-R044-Corpse.el (U+5C3D): Add S1-5256; add
7557         `<-simplified@CN' for U+76E1 and U+5118; add `<-simplified@ucs'
7558         for U+76E1.
7559         (U+5C46): Use `->denotational'.
7560         (U+5C4A): Add S1-1927.
7561         (U+5C48): Add S1-1930.
7562         (U+5C4F): Use `zhengzitong' instead of `zhengzi-tong' in
7563         `<-vulgar*sources'.
7564         (U+663C): Add `<-simplified@CN' for U+665D; add `<-simplified@ucs'
7565         for U+665D.
7566         (U+5C5E): Add `<-simplified@CN' for G1-4A74; add
7567         `<-simplified@ucs' for U+5C6C.
7568         (U+5C61): Add `<-simplified@ucs' for U+5C62.
7569         (G0-4245): Add S1-1949; add `<-simplified@CN' for G1-4245.
7570         (C3-3544): Use `total-strokes@cns' instead of `cns-total-strokes'.
7571         (J78-3C48): Add S1-1948.
7572
7573         * Ideograph-R052-Short-Thread.el (BC-895C): Use
7574         `<-simplified@component' instead of `<-simplified' for U+5E7A.
7575         (M-09199): Map to U-000221BA.
7576
7577         * Ideograph-R037-Big.el (U-000215F1): Use `->subsumptive'.
7578         (U+5943): Use `->denotational'.
7579         (U+5944): Use `->subsumptive'.
7580         (U-0000215FA): Use `->subsumptive'.
7581         (U+5955): Likewise.
7582         (M-05923): Map to U-00021619.
7583         (M-05924): Unify U-0002161B and H2-BEFA.
7584         (M-05925): Map to U-00021621.
7585         (U-0002161A): Use `->subsumptive'.
7586         (U-00021621): Use `->denotational'; integrate M-05925.
7587         (U-0002165A): Use `->subsumptive'.
7588         (U-0002164E): Use `->subsumptive'.
7589         (U+5965): Use `->subsumptive'.
7590         (U-0002164C): Use `->subsumptive'.
7591         (U-00021655): Use `->subsumptive'.
7592         (U+5967): Use `->subsumptive'.
7593         (M-05990): Map to U-00021664.
7594         (U+5968): Use `->subsumptive'.
7595         (U-00021619): Use `->denotational'; integrate M-05923.
7596         (U-00021664): Use `->denotational'; integrate M-05990.
7597
7598         * Ideograph-R032-Earth.el (U+571F): Add S1-1337.
7599         (GT-K00199): Use `<-formed@component/connect-right' instead of
7600         `<-ideographic-component-forms' for U+571F.
7601         (U+5728): Add S1-1347.
7602         (U-0002128F): Use `->denotational' to integrate C6-2641 and
7603         M-48957.
7604         (U-0002F855): Use `zhengzitong' instead of `zhengzi-tong' in
7605         `<-original*sources'.
7606         (UU+5829): Unify U-00021377 and C4-3673.
7607         (U-00021390): Use `->denotational' and `->subsumptive'.
7608         (U+3657): Unify H2-AF69.
7609         (U+5815): Add `<-simplified@CN' for U+58AE; add `<-simplified@ucs'
7610         for U+58AE.
7611         (U+5842): Use `->denotational'.
7612         (U+5859): Use `->subsumptive'.
7613         (U+5869): Add S1-9769.
7614         (U+588C): Use `->subsumptive' and `->denotational'.
7615         (U+588D): Add `<-denotational' for B-D8A7; use `->subsumptive'.
7616         (B-D8A7): Use `->denotational'.
7617         (JC3-47D8): Add `<-denotational' for B-D8A7.
7618         (U+5848): Add `<-denotational' for B-D8A7; use `->subsumptive'.
7619         (U-000213F2): Use `->subsumptive'.
7620         (U-00021414): Likewise.
7621         (M-05482): Use `zhengzitong' instead of `zhengzi-tong' in
7622         `<-same*sources'.
7623         (U+58B0): Use `->denotational'.
7624         (U-00021485): Use `->subsumptive'.
7625
7626         * Ideograph-R040-Roof.el (U+5B9D): Use `->subsumptive'.
7627         (U+5B9E): Likewise.
7628         (U+5B9F): Likewise.
7629         (GT-K07616): Use `<-denotational' for BC-8D7C; use
7630         `<-formed@component/connect-below' instead of
7631         `<-ideographic-component-forms' for U+5BB7; put BC-8D7C into
7632         `<-formed@component/connect-below'.
7633         (BC-8D7C): Use `<-formed@component' instead of
7634         `<-ideographic-component-forms' for U+5BB7.
7635         (J83-5563): Use `zhengzitong' instead of `zhengzi-tong' in
7636         `<-vulgar*sources'.
7637         (J0-3432): Add S1-1854.
7638         (U+5BDD): Add `<-simplified@ucs' for U+5BE2.
7639         (G0-475E): Add `<-simplified@CN' for G1-475E.
7640         (U+5BE4): Use `->subsumptive'.
7641         (U+5BE5): Use `->denotational' and `->subsumptive'.
7642         (U-00021A7E): Use `->denotational' and `->subsumptive'.
7643         (U+5BE6): Use `->subsumptive'.
7644         (U+5BEC): Use `->denotational' instead of `->subsumptive'.
7645         (U-00021AA2): Use `->subsumptive'.
7646         (U+5BED): Use `->subsumptive'.
7647         (U+5BEE): Use `->subsumptive'.
7648         (U+5BF5): Use `->subsumptive'.
7649
7650         * Ideograph-R055-Two-Hands.el (U+5F01): Add S1-2244.
7651
7652 2005-10-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7653
7654         * Ideograph-R043-Lame.el (M-07542): Use `wuyinjiyun' instead of
7655         `goon-shuuin' in `<-same*sources'.
7656         (U-00021BED): Use `->subsumptive'.
7657
7658         * Ideograph-R042-Small.el (G0-367B): Add `<-simplified@CN' for
7659         G1-367B.
7660         (GT-K05014): Use `<-formed@component/connect-below' instead of
7661         `<-ideographic-component-forms'.
7662
7663         * Ideograph-R041-Inch.el (U+5BF9): Add S1-1882; add `<-vulgar' for
7664         U+5C0D.
7665         (U+5BFD): Use `->denotational' instead of `->subsumptive'.
7666         (J0-4250): Add S1-1880.
7667         (U+5BFF): Use `->subsumptive'.
7668         (J0-3C4D): Add S1-1888.
7669         (U+5C06): Add `<-simplified@ucs' for U+5C07.
7670         (G0-3D2B): Add `<-simplified@CN' for G1-3D2B.
7671         (J0-3E2D): Add S1-1889.
7672         (J0-5572): Add S1-1890.
7673         (U+5C0D): Add S1-1881.
7674         (U-00021B4E): Use `->denotational'.
7675         (U-00021B52): Use `->denotational' instead of `->subsumptive'.
7676
7677 2005-10-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7678
7679         * isolated-char.el: Fix code to read etc/char-data/GT-RS.txt.
7680
7681         * Ideograph-R047-River.el (U+5DDE): Use `->denotational'.
7682         (U-00021FEB): Use `->subsumptive'.
7683
7684         * Ideograph-R018-Knife.el (M-02104): Unify U-00020772.
7685         (M-02105): Map to U-00020773.
7686         (U+34FC): Use `->subsumptive'.
7687
7688         * Ideograph-R027-Cliff.el (U+53A6): Use `->denotational' instead
7689         of `->subsumptive'.
7690         (M-03003): Unify U-00020A90 and H1-B3B7.
7691         (M-03031): Use `<-subsumptive' for U-00020AA7 to integrate
7692         U-00020AA7 and H1-B476.
7693         (M-03032): Unify U-00020AA3 and H1-B3DC.
7694         (U+53B0): Use `->denotational' instead of `->subsumptive'.
7695         (U-00020ABC): Use `->subsumptive'.
7696         (U+53B3): Use `->denotational' instead of `->subsumptive'.
7697         (U-00020AA7): Use `->subsumptive' to integrate M-03031.
7698
7699         * Ideograph-R026-Seal.el (U+3541): Use `zhengzitong' instead of
7700         `zhengzi-tong' in `<-vulgar*sources'.
7701         (U-00020A1B): Use `->subsumptive'.
7702         (U-00020A1E): Use `->subsumptive'.
7703         (J78-362A): Use `zhengzitong' instead of `zhengzi-tong' in
7704         `<-same*sources'.
7705
7706         * Ideograph-R019-Power.el (U+52B1): Add `CN Simplified' into
7707         `script'; add `<-simplified@CN' for G1-4078; add
7708         `<-simplified@ucs' for U+52F5.
7709         (U+52B3): Add `<-simplified@CN' for G1-404D.
7710         (J0-387A): Use `zhengzitong' instead of `zhengzi-tong' in
7711         `<-vulgar*sources'.
7712         (U+52C5): Use `zhengzitong' instead of `zhengzi-tong' in
7713         `<-vulgar*sources' and `->synonyms*sources'.
7714         (U+FA76): Unify JC3-44D4.
7715         (J0-4D26): Separate JC3-44D4.
7716         (M-02432): Map to U-0002089A.
7717
7718         * Ideograph-R012-Eight.el (GT-K00059): Use
7719         `<-formed@component/connect-above' instead of
7720         `<-ideographic-component-forms' for U+516B.
7721         (U-00020500): Use `->subsumptive'.
7722         (U-00020502): Use `->denotational' and `->subsumptive'.
7723         (U+517C): Use `->denotational'.
7724
7725         * Ideograph-R050-Turban.el (U+5E2F): Add S1-2108.
7726         (U+5E36): Add S1-2109.
7727
7728 2005-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7729
7730         * Ideograph-R015-Ice.el (U+34D0): Use `->denotational' instead of
7731         `->subsumptive'.
7732
7733         * Ideograph-R039-Child.el (U+5B66): Add S1-1782; add
7734         `<-simplified@CN' for G1-5127; add `<-simplified@ucs' for U+5B78.
7735         (U+5B6A): Use `->subsumptive'.
7736
7737 2005-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7738
7739         * Ideograph-R045-Sprout.el (U-00021D18): Use `zhengzitong' instead
7740         of `zhengzi-tong' in `<-original*sources'.
7741
7742 2005-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7743
7744         * Ideograph-R029-Again.el (GT-K00064): Use `<-formed@component'
7745         instead of `<-ideographic-component-forms' for U+53C8.
7746         (GT-K00255): Use `<-formed@component' instead of
7747         `<-ideographic-component-forms' for U+53C9.
7748         (U+53CC): Add `CN Simplified'; add `<-simplified@CN' for G1-4B2B.
7749         (M-03140): Use `zhengzitong' instead of `zhengzi-tong' in
7750         `<-original*sources'.
7751         (U+53D9): Use `zhengzitong' instead of `zhengzi-tong' in
7752         `<-vulgar*sources'.
7753         (C1-5E32): Use `zhengzitong' instead of `zhengzi-tong' in
7754         `<-original*sources'.
7755
7756         * Ideograph-R028-Private.el (U-00020AE3): Use `->denotational'.
7757         (U-0002128F): Copied from Ideograph-R032-Earth.el.
7758         (C6-2641): Use `<-denotational' for U-0002128F.
7759
7760         * Ideograph-R014-Cover.el (U+5199): Add `<-simplified@ucs' for
7761         U+5BEB.
7762         (G0-5034): Add `<-simplified@CN' for G1-5034.
7763         (U+51A8): Use `zhengzitong' instead of `zhengzi-tong' in
7764         `<-vulgar*sources'.
7765         (C1-5E32): Use `zhengzitong' instead of `zhengzi-tong' in
7766         `<-original*sources'.
7767
7768 2005-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7769
7770         * Ideograph-R008-Lid.el (M-00332): Modify `ideographic-structure'.
7771         (H1-E25A): Likewise.
7772         (C7-2124): Likewise.
7773
7774         * Ideograph-R001-One.el (U+4E07): Add `<-simplified@ucs' for
7775         U+842C.
7776         (U+4E0E): Add `<-simplified@ucs' for U+8207.
7777         (BC-88C7): Use `<-formed@component/connect-right' instead of
7778         `<-ideographic-component-forms'.
7779         (U-00020029): Use `->subsumptive'; use
7780         `ideographic-{radical|strokes}@{ucs|cns}' instead of
7781         `ideographic-'; add `ideographic-radical@cns*sources'.
7782         (U-00020048): Use `->denotational'; use
7783         `ideographic-{radical|strokes}@{ucs|cns}' instead of
7784         `ideographic-'; add `ideographic-radical@cns*sources'.
7785
7786         * Ideograph-R036-Evening.el (U+591B): Use `zhengzitong' instead of
7787         `zhengzi-tong' in `<-vulgar*sources'.
7788         (U-0002158A): Use `->subsumptive'.
7789
7790         * Ideograph-R018-Knife.el (J0-5163): Use `zhengzitong' instead of
7791         `zhengzi-tong'.
7792         (U+5226): Use `zhengzitong' instead of `zhengzi-tong' in
7793         `<-same*sources'.
7794         (U+5227): Use `zhengzitong' instead of `zhengzi-tong' in
7795         `<-same*sources'.
7796         (C3-2B43): Use `zhengzitong' instead of `zhengzi-tong' in
7797         `<-vulgar*sources'.
7798         (U+5264): Use `->subsumptive'.
7799         (U+5266): Use `->subsumptive'.
7800         (U+5270): Use `->denotational' and `->subsumptive'.
7801         (U+5271): Likewise.
7802         (U+5284): Use `guangyun' instead of `kouin' in `<-same*sources'.
7803
7804         * Ideograph-R035-Go-Slowly.el (GT-K00218): Use
7805         `<-identical@component/connect-below' instead of
7806         `<-ideographic-component-forms' for J0-546A.
7807
7808 2005-10-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7809
7810         * Ideograph-R033-Scholar.el (U+58EE): Add `<-simplified@CN' for
7811         G1-5733; add `<-simplified@ucs' for U+58EF.
7812         (J0-5463): Add S1-1527.
7813         (U+58F0): Add S1-6398; add `<-simplified@CN' for G1-4979; add
7814         `<-simplified@ucs' for U+8072.
7815         (U-0002151E): Use `->denotational' and `->subsumptive'.
7816         (U+58F1): Add S1-1528.
7817         (U+58F9): Add S1-1529.
7818
7819         * Ideograph-R008-Lid.el (parent of BC-8BAA): Use
7820         `<-simplified@component/connect-below' instead of `<-simplified'
7821         for J0-3962.
7822         (BC-8C4D): Likewise.
7823         (GT-K04733): New character.
7824         (M-00316): Use `zhengzitong' instead of `zhengzi-tong' in
7825         `<-vulgar*sources'.
7826         (U-00020170): Use `->subsumptive' to integrate M-23981 and
7827         C6-4C2D; use `ideographic-{radical|strokes}@ucs' instead of
7828         `ideographic-{radical|strokes}'; add
7829         `ideographic-{radical|strokes}@cns' and
7830         `ideographic-radical@cns*sources'.
7831
7832         * Ideograph-R028-Private.el (U+53BA): Use `zhengzitong' instead of
7833         `zhengzi-tong' in `<-original*sources'.
7834         (U+53C2): Use `JP Jouyou' instead of `JP-Jouyou' in `script'; put
7835         `CN Simplified' into `script'; add `<-simplified@CN' for G1-324E;
7836         add `<-simplified@ucs' for U+53C3.
7837         (U-00020AFF): Use `->subsumptive'.
7838
7839 2005-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7840
7841         * Ideograph-R023-Hiding-Enclosure.el (U+533A): Add
7842         `<-simplified@ucs' for U+5340.
7843         (J0-3668): Add `CN Simplified' into `script'; add
7844         `<-simplified@CN' for G1-4778.
7845         (U+533B): Use `->denotational'; add `<-simplified@ucs' for U+91AB.
7846         (J0-3065): Use `<-denotational' for U+91AB; add `<-simplified@CN'
7847         for G1-523D.
7848
7849         * Ideograph-R024-Ten.el (GT-K01097): Use
7850         `<-formed@component/connect-right' instead of
7851         `<-ideographic-component-forms' for U+534A.
7852         (U-00020983): Use `zhengzitong' instead of `zhengzi-tong' in
7853         `<-original*sources'.
7854         (U-00024C1E): Use `zhengzitong' instead of `zhengzi-tong' in
7855         `<-vulgar*sources'.
7856         (U+9FBA): Use `<-identical@component/connect-right' instead of
7857         `<-ideographic-component-forms' for U-0002099D.
7858
7859         * Ideograph-R013-Down-Box.el (C1-5E32): Use `zhengzitong' instead
7860         of `zhengzi-tong' in `<-original*sources'.
7861
7862 2005-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7863
7864         * Ideograph-R015-Ice.el (U+51B0): Use `zhengzitong' instead of
7865         `zhengzi-tong' in `->vulgar*sources'.
7866         (U-000205B1): Use `zhengzitong' instead of `zhengzi-tong' in
7867         `<-vulgar*sources'.
7868         (U+51C8): Use `->denotational' instead of `->subsumptive'.
7869         (J0-5245): Use `zhengzitong' instead of `zhengzi-tong' in
7870         `<-vulgar*sources'.
7871         (U-0002060D): Use `->subsumptive'.
7872
7873         * Ideograph-R006-Hook.el (U+4E89): Add `<-simplified@CN' for
7874         G1-5579; add `<-simplified@ucs' for U+722D.
7875         (U-00020029): Use `->subsumptive'; use
7876         `ideographic-{radical|strokes}@{ucs|cns}' instead of
7877         `ideographic-'; add `ideographic-radical@cns*sources'.
7878
7879         * Ideograph-R005-Second.el (U+4E77): Use `->subsumptive'.
7880         (U-000200F0): Use `->subsumptive'; use
7881         `ideographic-{radical|strokes}@{ucs|cns}' instead of
7882         `ideographic-'; add `ideographic-radical@cns*sources'; don't use
7883         `<-same' for M-21712.
7884
7885         * Ideograph-R003-Dot.el (BC-87D2): Add `=>daikanwa' for M-02840.
7886         (GT-K04581): Use `<-formed@component/connect-below' instead of
7887         `<-ideographic-component-forms' for C3-2740.
7888
7889         * Ideograph-R002-Line.el (U-00020064): Use `->subsumptive'; use
7890         `ideographic-{radical|strokes}@{ucs|cns}' instead of
7891         `ideographic-'; add `ideographic-radical@cns*sources'; don't use
7892         `<-same' for M-04684.
7893
7894 2005-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7895
7896         * README.en (zihui-bu): Renamed from `zihui-bei'.
7897         (hanshu): Renamed from `kanjo'.
7898         (lunheng): Renamed from `ronkou'.
7899
7900 2005-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7901
7902         * Ideograph-R022-Right-Open-Box.el (U+5332): Use `zhengzitong'
7903         instead of `zhengzi-tong' in `<-vulgar*sources'.
7904
7905         * Ideograph-R021-Spoon.el (BC-895F): Use `<-formed@component'
7906         instead of `<-ideographic-component-forms'.
7907
7908         * Ideograph-R020-Wrap.el (JSP-337B): Use `zhengzitong' instead of
7909         `zhengzi-tong' in `<-vulgar*sources'.
7910
7911         * Ideograph-R017-Open-Box.el (U+51FE): Use `zhengzitong' instead
7912         of `zhengzi-tong' in `<-vulgar*sources'.
7913
7914         * Ideograph-R016-Table.el (U+51E2): Use `zhengzitong' instead of
7915         `zhengzi-tong' in `<-vulgar*sources'.
7916
7917         * Ideograph-R011-Enter.el (M-01416): Use `zhengzitong' instead of
7918         `zhengzi-tong' in `<-wrong*sources'.
7919
7920         * Ideograph-R007-Two.el (GT-K00083): Use `<-formed@component'
7921         instead of `<-ideographic-component-forms'.
7922         (GT-K00327): Use `<-formed@component/connect-left' instead of
7923         `<-ideographic-component-forms'.
7924         (U+4E8F): Use `zhengzitong' instead of `zhengzi-tong' in
7925         `<-original*sources'.
7926
7927 2005-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7928
7929         * Ideograph-R004-Slash.el (U+4E46): Use `zhengzitong' instead of
7930         `zhengzi-tong' in `<-wrong*sources'.
7931         (U+51E2): Use `zhengzitong' instead of `zhengzi-tong' in
7932         `<-vulgar*sources'.
7933         (U-0002008B): Use `<-formed@component' instead of
7934         `<-ideographic-component-forms'.
7935         (U-00021D18): Use `zhengzitong' instead of `zhengzi-tong' in
7936         `<-original*sources'.
7937
7938         * char-db-util.el (char-attribute-name<): Put `<-FOO' (except
7939         `<-simplified' and `<-denotational') into the last place before
7940         `<-BAR'.
7941
7942 2005-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7943
7944         * Ideograph-R140-Grass.el: Add some mappings between CNS 11643-6
7945         and CJK Ext-B code points.
7946
7947 2005-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7948
7949         * Ideograph-R122-Net.el (U-00026273): Use `->subsumptive'.
7950         (GT-K02494): New character.
7951
7952         * Ideograph-R009-Man.el (U-00026BF4): Moved to
7953         Ideograph-R140-Grass.el.
7954
7955 2005-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7956
7957         * Ideograph-R102-Field.el (U+756D): Unify H7-B7AD.
7958
7959 2005-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7960
7961         * Ideograph-R122-Net.el (U-00026316): Use `->denotational' instead
7962         of `->subsumptive'.
7963
7964         * Ideograph-R018-Knife.el (JSP-334A): Unify GT-02776.
7965
7966         * Ideograph-R079-Weapon.el (U+6BBA): Unify B-B1FE.
7967
7968 2005-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7969
7970         * Ideograph-R040-Roof.el (U-000219BD): Use `->subsumptive'.
7971         (U+5B88): Likewise.
7972
7973         * Ideograph-R005-Second.el (<CJK RADICAL J-SIMPLIFIED TURTLE>):
7974         Copied from u02E00-CJK-Radical-Supplement.el.
7975         (U-000200FF): Use `->denotational'.
7976         (U+3424): Use `->denotational' instead of `->subsumptive'.
7977
7978 2005-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7979
7980         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL C-SIMPLIFIED
7981         TURTLE>): Add `<-simplified@CN' for <CJK RADICAL TURTLE>; add
7982         `<-simplified@CN/component' for U+9F9C.
7983
7984         * Ideograph-R213-Turtle.el (<CJK RADICAL J-SIMPLIFIED TURTLE>):
7985         Copied from u02E00-CJK-Radical-Supplement.el.
7986         (<CJK RADICAL TURTLE>): Likewise.
7987         (<CJK RADICAL C-SIMPLIFIED TURTLE>): Add `<-simplified@CN' for
7988         <CJK RADICAL TURTLE>; add `<-simplified@CN/component' for U+9F9C.
7989
7990         * Ideograph-R013-Down-Box.el (GT-K00079): Unify BC-8BC0; use
7991         `<-denotational' for U+5182.
7992
7993         * Ideograph-R149-Speech.el (U+8A01): Add `<-denotational' for
7994         G0-5154; add `<-identical@component' for G0-5154.
7995         (U-0002795B): Use `->subsumptive'.
7996         (U-0002795C): Likewise.
7997         (<CJK RADICAL C-SIMPLIFIED SPEECH>): Copied from
7998         u02E00-CJK-Radical-Supplement.el.
7999         (U+8BA0): Add `<-simplified@CN' for U+8A01; add
8000         `<-simplified@CN/component' for G0-5154; unify BC-8963.
8001
8002 2005-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8003
8004         * u02E00-CJK-Radical-Supplement.el:
8005         - Use `<-formed@component' instead of
8006           `<-ideographic-component-forms'.
8007         - Add `<-denotational' for corresponding Ideograph Object.
8008         - Use `<-identical@component' instead of `<-radical'.
8009         (<CJK RADICAL SECOND ONE>): Use `<-unknown' instead of `<-radical'
8010         for U+4E5B.
8011         (<CJK RADICAL SECOND TWO>): Use `->mistakable' instead of
8012         `<-radical' for U+4E5A.
8013         (<CJK RADICAL PERSON>): Add `<-denotational' for U+4EBB; use
8014         `<-identical@component/connect-right' instead of `<-radical' for
8015         U+4EBB; omit `<-ideographic-component-forms' for U+4EBA; separate
8016         BC-8AF5.
8017         (<CJK RADICAL KNIFE ONE>): Use `<-formed@component/connect-below'
8018         instead of `<-ideographic-component-forms' for U+5200.
8019         (<CJK RADICAL KNIFE TWO>): Add `<-denotational' for U+5202; use
8020         `<-identical@component/connect-left' instead of `<-radical' for
8021         U+5202; omit `<-ideographic-component-forms' for U+5200; separate
8022         BE-C87D.
8023         (<CJK RADICAL SEAL>): Use `<-formed@component/connect-above'
8024         instead of `<-ideographic-component-forms' for U+5369; use
8025         `<-identical@component/connect-above' instead of `<-radical' for
8026         U+353E.
8027         (JC3-71F7): Moved to Ideograph-R026-Seal.el.
8028         (<CJK RADICAL SMALL ONE>): Use `<-formed@component/connect-below'
8029         instead of `<-ideographic-component-forms' for U+5C0F.
8030         (GT-K00305): Use `<-formed@component/connect-below' instead of
8031         `<-ideographic-component-forms' for U+5C0F.
8032         (<CJK RADICAL SMALL TWO>): Likewise.
8033         (<CJK RADICAL LAME ONE>): Add `<-denotational' for M-07542; add
8034         `<-formed@component' for U+5C22; use `<-identical@component' for
8035         M-07542 instead of `<-radical' for U+5140.
8036         (<CJK RADICAL LAME FOUR>): Add `<-denotational' for U-00021BC2;
8037         use `<-identical@component' for M-07541 instead of `<-radical' for
8038         U-00021BC2.
8039         (<CJK RADICAL SNOUT ONE>): Add `<-denotational' for U+5F51; add
8040         `<-formed@component'; use `<-identical@component' instead of
8041         `<-radical' for U+5F51.
8042         (<CJK RADICAL SNOUT TWO>): Separate GT-K00266; use
8043         `<-denotational' for GT-K00266 instead of `<-denotational' for
8044         U+5F50; unify G0-6566.
8045         (BC-897C): Use `<-denotational' for GT-K00266 instead of
8046         `<-denotational' for <CJK RADICAL SNOUT TWO>.
8047         (<CJK RADICAL HEART ONE>): Add `<-denotational' for U+5FC4; use
8048         `<-identical@component/connect-right' instead of `<-radical' for
8049         U+5FC4; omit `<-ideographic-component-forms' for U+5FC3; separate
8050         BC-8B51, GT-12992 and GT-K00302.
8051         (<CJK RADICAL HEART TWO>): Add `<-denotational' for JX2-2C3B; add
8052         `<-identical@component/connect-above' for JX2-2C3B; omit
8053         `<-ideographic-component-forms' for U+5FC3; delete `<-radical' for
8054         U+38FA.
8055         (<CJK RADICAL HAND>): Add `<-denotational' for U+624C; use
8056         `<-identical@component/connect-right' instead of `<-radical' for
8057         U+624C; omit `<-ideographic-component-forms' for U+624B; separate
8058         BC-8AFA.
8059         (<CJK RADICAL SUN>): Add `<-denotational' for <ideographic
8060         component hood>; use `<-identical@component/connect-below' instead
8061         of `<-radical' for BC-8A78.
8062         (<ideographic component hood>): Copied from
8063         Ideograph-R013-Down-Box.el.
8064         (<CJK RADICAL WATER ONE>): Add `<-denotational' for U+6C35; use
8065         `<-identical@component/connect-right' instead of `<-radical' for
8066         U+6C35; omit `<-ideographic-component-forms' for U+6C34; separate
8067         BC-8AF6.
8068         (<CJK RADICAL PAW ONE>): Use `<-denotational' for U+FA49 instead
8069         of U+722B; add `<-identical@component/connect-below' for U+FA49;
8070         separate JX2-7029 and BC-8B58; don't use `->subsumptive' for
8071         U+FA49.
8072         (<CJK RADICAL SIMPLIFIED HALF TREE TRUNK>): Add `<-same@component'
8073         for U+723F.
8074         (<CJK RADICAL EYE>): Add `<-denotational' for BC-8B48; use
8075         `<-formed@component/connect-below' instead of
8076         `<-ideographic-component-forms' for U+76EE; add
8077         `<-identical@component/connect-below' for U+8B48.
8078         (<CJK RADICAL SPIRIT TWO>): Add `<-denotational' for U+793B; use
8079         `<-identical@component/connect-right' instead of `<-radical' for
8080         U+793B; omit `<-ideographic-component-forms' for U+793A; separate
8081         BC-8B70.
8082         (<CJK RADICAL SILK>): Use `<-formed@component/connect-right'
8083         instead of `<-ideographic-component-forms' for U+7CF8; use
8084         `<-identical@component/connect-right' instead of `<-radical' for
8085         U+7CF9; separate BC-8AFB.
8086         (<CJK RADICAL C-SIMPLIFIED SILK>): Use
8087         `<-identical@component/connect-right' instead of `<-radical' for
8088         U+7E9F; omit `<-ideographic-component-forms' for U+7CF8; add
8089         `<-simplified@CN/component/connect-right' for U+7CF8; separate
8090         BC-895B.
8091         (<CJK RADICAL NET THREE>): Add `<-denotational' for U-0002626A;
8092         add `<-formed@component/connect-below' for U+7F51; add
8093         `<-same@component/connect-below' for U-0002626A.
8094         (<CJK RADICAL NET FOUR>): Add `<-denotational' for U-0002626A; use
8095         `<-same@component' instead of `<-radical' for U+34C1; add
8096         `<-formed@component' for U+7F51; add `<-same@component' for
8097         U-0002626A.
8098         (<CJK RADICAL MESH>): Add `<-denotational' for U-0002626B; add
8099         `<-formed@component/connect-below' for U+7F51; add
8100         `<-same@component' for U-0002626B.
8101         (<CJK RADICAL RAM>): Add `ideographic-{radical|strokes}' and
8102         `total-strokes'; use `<-formed@component/connect-below' instead of
8103         `<-ideographic-component-forms' for U+7F8A; add `<-s/male' for
8104         U+7F8A.
8105         (<CJK RADICAL EWE>): Add `<-s/female' for U+7F8A.
8106         (<CJK RADICAL BRUSH TWO>): Add `<-formed@component' for U+807F.
8107         (GT-37857): Add `<-formed@component/connect-right' for U+8089.
8108         (BC-8958): Add `<-formed@component/connect-above' for U+8089.
8109         (<CJK RADICAL GRASS TWO>): Use `<-denotational' for U+FA5E instead
8110         of U+8279; add `<-identical@component' for U+FA5E; separate
8111         C4-2153, JX2-7575, BC-8AFE, GT-39643, GT-K00671 and M-30639; don't
8112         use `->subsumptive' for U+FA5E.
8113         (<CJK RADICAL GRASS THREE>): Use `<-denotational' for U+FA5D
8114         instead of U+8279; add `<-identical@component' for U+FA5D;
8115         separate JX2-7574, GT-39645 and GT-K00569; don't use
8116         `->subsumptive' for U+FA5D.
8117         (<CJK RADICAL CLOTHES>): Add `<-denotational' for U+8864; use
8118         `<-identical@component/connect-right' instead of `<-radical' for
8119         U+8864; separate BC-8BB1.
8120         (<CJK RADICAL C-SIMPLIFIED SPEECH>): Add `<-denotational' for
8121         U+8BA0; use `<-identical@component/connect-right' instead of
8122         `<-radical' for U+8BA0; separate BC-8963.
8123         (<CJK RADICAL SIMPLIFIED WALK>): Use `<-denotational' for U+FA66
8124         instead of U+8FB6; add `<-identical@component' for U+FA66; use
8125         `<-simplified' instead of `<-simplified@component' for <CJK
8126         RADICAL WALK ONE>; separate G0-6541, JX2-7969 and JC3-67A3.
8127         (<CJK RADICAL CITY>): Use `<-formed@component/connect-left'
8128         instead of `<-ideographic-component-forms' for U+9091; add
8129         `<-identical@component/connect-left' for U+961D.
8130         (<CJK RADICAL C-SIMPLIFIED GOLD>): Use
8131         `<-identical@component/connect-right' instead of `<-radical' for
8132         U+9485; use `<-simplified@CN/component/connect-right' instead of
8133         `<-ideographic-component-forms' for U+91D1; separate BC-895A.
8134         (<CJK RADICAL LONG TWO>): Add `<-denotational' for U+9578; use
8135         `<-identical@component' instead of `<-radical' for U+9578; add
8136         `<-formed@component' for U+9577.
8137         (<CJK RADICAL MOUND TWO>): Add `<-formed@component/connect-right'
8138         for U+961C; use `<-identical@component/connect-right' instead of
8139         `<-radical' for U+961D.
8140         (<CJK RADICAL BLUE>): Add `<-denotational' for U+9752; add
8141         `<-formed@component' for U+9751; use `<-identical@component'
8142         instead of `<-radical' for U+9752.
8143         (<CJK RADICAL C-SIMPLIFIED FLY>): Add `<-denotational' for U+98DE;
8144         use `<-identical@component' instead of `<-radical' for U+98DE;
8145         unify BC-89F8.
8146         (<CJK RADICAL EAT TWO>): Add `<-denotational' for U-0002967F; use
8147         `<-formed@component/connect-right' instead of
8148         `<-ideographic-component-forms' for U+98DF; add
8149         `<-identical@component/connect-right' for U-0002967F.
8150         (GT-59030): Omitted.
8151         (<CJK RADICAL C-SIMPLIFIED EVEN>): Add `<-denotational' for
8152         U+9F50; use `<-identical@component' instead of `<-radical' for
8153         U+9F50; add `<-simplified@CN/component' for U+9F4A.
8154
8155 2005-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8156
8157         * Ideograph-R148-Horn.el (U+89D2): Use `->denotational' instead of
8158         `->subsumptive'.
8159         (<CJK RADICAL SIMPLIFIED HORN>): Copied from
8160         u02E00-CJK-Radical-Supplement.el.
8161         (U-000278B2): Use `->subsumptive'.
8162
8163         * Ideograph-R147-See.el (<CJK RADICAL C-SIMPLIFIED SEE>): Copied
8164         from u02E00-CJK-Radical-Supplement.el.
8165         (U+89C1): Add `<-simplified@CN' for G1-3C7B.
8166
8167         * Ideograph-R146-West.el (<CJK RADICAL WEST TWO>): Copied from
8168         u02E00-CJK-Radical-Supplement.el.
8169         (<CJK RADICAL WEST ONE>): Likewise.
8170         (U+8980): Add `<-formed@component' for U+897F.
8171
8172         * Ideograph-R120-Silk.el (<CJK RADICAL SILK>): Delete
8173         `<-formed@component' for U+7CF8 because
8174         `<-formed@component/connect-right' for U+7CF8 has been already
8175         added.
8176
8177         * Ideograph-R013-Down-Box.el (<CJK RADICAL SUN>): Copied from
8178         u02E00-CJK-Radical-Supplement.el.
8179
8180 2005-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8181
8182         * Ideograph-R123-Sheep.el (<CJK RADICAL RAM>): Copied from
8183         u02E00-CJK-Radical-Supplement.el.
8184
8185 2005-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8186
8187         * Ideograph-R194-Ghost.el (U+9B3C): Use `->subsumptive'.
8188         (<CJK RADICAL GHOST>): Copied from
8189         u02E00-CJK-Radical-Supplement.el.
8190
8191         * Ideograph-R183-Fly.el (<CJK RADICAL C-SIMPLIFIED FLY>): Copied
8192         from u02E00-CJK-Radical-Supplement.el.
8193         (U+98DE): Add `<-simplified@CN' for G1-3749; unify JC3-81F1;
8194         separate BC-89F8.
8195
8196         * Ideograph-R182-Wind.el (<CJK RADICAL C-SIMPLIFIED WIND>): Copied
8197         from u02E00-CJK-Radical-Supplement.el.
8198         (U+98CE): Add `<-simplified@CN' for G1-3767.
8199
8200         * Ideograph-R181-Leaf.el (<CJK RADICAL C-SIMPLIFIED LEAF>): Copied
8201         from u02E00-CJK-Radical-Supplement.el.
8202         (U+9875): Add `<-simplified@CN' for U+9801.
8203
8204         * Ideograph-R178-Tanned-Leather.el (<CJK RADICAL C-SIMPLIFIED
8205         TANNED LEATHER>): Copied from u02E00-CJK-Radical-Supplement.el.
8206         (U+97E6): Add `<-simplified@CN' for G1-4E24.
8207
8208         * Ideograph-R174-Blue.el (J0-4044): Add `<-same' for K0-746C.
8209         (<CJK RADICAL BLUE>): Copied from
8210         u02E00-CJK-Radical-Supplement.el.
8211
8212         * Ideograph-R163-City.el (<CJK RADICAL CITY>): Use
8213         `<-formed@component/connect-left' instead of
8214         `<-ideographic-component-forms' for U+9091; add
8215         `<-identical@component/connect-left' for U+961D.
8216
8217         * Ideograph-R173-Rain.el (<CJK RADICAL RAIN>): Copied from
8218         u02E00-CJK-Radical-Supplement.el.
8219
8220         * Ideograph-R130-Meat.el (<CJK RADICAL MEAT>): Use
8221         `<-formed@component/connect-right' instead of
8222         `<-ideographic-component-forms' for U+8089.
8223         (GT-37857): Add `<-formed@component/connect-right' for U+8089.
8224         (BC-8958): Add `<-formed@component/connect-above' for U+8089.
8225         (BC-88F0): Use `<-formed@component' instead of
8226         `<-ideographic-component-forms' for U+8089.
8227
8228 2005-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8229
8230         * Ideograph-R129-Brush.el (<CJK RADICAL BRUSH ONE>): Copied from
8231         u02E00-CJK-Radical-Supplement.el.
8232
8233         * Ideograph-R123-Sheep.el (<CJK RADICAL EWE>): Add `<-s/female'
8234         for U+7F8A.
8235
8236 2005-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8237
8238         * Ideograph-R122-Net.el (U-0002626A): Add
8239         `<-formed@component/connect-below' for U+7F51; add `<-wrong' for
8240         U+7F51.
8241         (<CJK RADICAL NET THREE>): Copied from
8242         u02E00-CJK-Radical-Supplement.el.
8243         (<CJK RADICAL NET FOUR>): Likewise.
8244         (U-0002626B): Add `<-formed@component/connect-below' for U+7F51.
8245         (<CJK RADICAL MESH>): Copied from
8246         u02E00-CJK-Radical-Supplement.el.
8247
8248         * Ideograph-R137-Boat.el: Add some mappings between CNS 11643-6
8249         and CJK Ext-B code points.
8250
8251         * Ideograph-R123-Sheep.el (GT-K01701): Use
8252         `<-formed@component/connect-right' instead of
8253         `<-ideographic-component-forms' for U+7F8A.
8254         (BC-8970): Use `<-formed@component' instead of
8255         `<-ideographic-component-forms' for U+7F8A.
8256         (BC-8CCC): Use `<-formed@component' instead of
8257         `<-ideographic-component-forms' for U+7F8A.
8258
8259 2005-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8260
8261         * Ideograph-R094-Dog.el (U+72AD): Add
8262         `<-formed@component/connect-right' for U+72AC.
8263         (<CJK RADICAL DOG>): Copied from u02E00-CJK-Radical-Supplement.el.
8264
8265 2005-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8266
8267         * Ideograph-R043-Lame.el (U+5C22): Add J97-5577.
8268         (<CJK RADICAL LAME THREE>): Copied from
8269         u02E00-CJK-Radical-Supplement.el.
8270         (U+5C23): Use `->subsumptive'.
8271         (<CJK RADICAL LAME TWO>): Copied from
8272         u02E00-CJK-Radical-Supplement.el.
8273         (BC-8DEF): Use `<-denotational' for JSP-3A6D instead of `=>ucs'
8274         for U+5C23; add `<-formed@component' for C1-4452; add
8275         `<-identical@component' for JSP-3A6D.
8276         (U-00021BC2): Use `->subsumptive'.
8277         (<CJK RADICAL LAME FOUR>): Copied from
8278         u02E00-CJK-Radical-Supplement.el.
8279         (M-07542): Add `=>ucs*' for U+5140.
8280         (<CJK RADICAL LAME ONE>): Copied from
8281         u02E00-CJK-Radical-Supplement.el.
8282
8283         * Ideograph-R058-Snout.el (U+5F51): Add `<-same' for JSP-3C77.
8284         (<CJK RADICAL SNOUT ONE>): Copied from
8285         u02E00-CJK-Radical-Supplement.el.
8286
8287         * Ideograph-R016-Table.el (<CJK RADICAL TABLE>): Copied from
8288         u02E00-CJK-Radical-Supplement.el.
8289         (M-01738): Add `->mistakable' for U+513F and U+51E0.
8290         (U-00020627): Use `=>daikanwa' instead of `morohashi-daikanwa'.
8291
8292 2005-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8293
8294         * Ideograph-R049-Oneself.el (U+5DF1): Add S1-2069.
8295         (BC-896D): Use `<-denotational' for U+5DF1; add
8296         `<-formed@component' for U+5DF1.
8297         (U+5DF2): Add S1-2068.
8298         (U+5DF3): Add S1-2070.
8299         (<CJK RADICAL SNAKE>): Copied from
8300         u02E00-CJK-Radical-Supplement.el.
8301         (U+5DF4): Add S1-2071.
8302
8303         * Ideograph-R052-Short-Thread.el (U+5E7A): Add S1-2160.
8304         (<CJK RADICAL THREAD>): Copied from
8305         u02E00-CJK-Radical-Supplement.el.
8306         (U+5E7B): Add S1-2161.
8307
8308         * Ideograph-R013-Down-Box.el (GT-K00079): Use `=>daikanwa' instead
8309         of `morohashi-daikanwa'; add `<-formed@component' for U+5182.
8310         (<CJK RADICAL BOX>): Copied from u02E00-CJK-Radical-Supplement.el.
8311
8312         * Ideograph-R018-Knife.el (U-000206A3): Use `->Bopomofo*sources'
8313         instead of `->bopomofo*sources'.
8314
8315 2005-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8316
8317         * Ideograph-R080-Do-Not.el (U+6BCB): Use `->denotational'.
8318         (U+6BCC): Add S1-4006; add `sound@ja/on'.
8319         (U+6BCD): Add S1-4008; add `sound@ja/*'.
8320         (<CJK RADICAL MOTHER>): Copied from
8321         u02E00-CJK-Radical-Supplement.el.
8322         (U+6BCE): Add `<-denotational' for J97-4B68.
8323         (J97-4B68): New abstract character.
8324         (U+6BCF): Add `<-denotational' for J97-4B68.
8325         (U-00023AED): Use `->subsumptive'.
8326         (U+6BD0): Use `->denotational' instead of `->subsumptive'.
8327
8328         * Ideograph-R078-Death.el (U-000239B6): Use `->subsumptive'.
8329         (U-000239B5): Likewise.
8330         (U+6B7A): Add `<-same' for U+6B79.
8331         (<CJK RADICAL DEATH>): Copied from
8332         u02E00-CJK-Radical-Supplement.el.
8333         (U-000239B7): Unify M-16363.
8334         (U+3C59): Unify M-16364.
8335         (U+6B7B): Use `->subsumptive'.
8336
8337         * u03100-Bopomofo.el (<BOPOMOFO LETTER P>): Add `<-Bopomofo' for
8338         U+6535.
8339
8340         * Ideograph-R066-Rap.el (U+6535): Add
8341         `<-formed@component/connect-left' for U+6534; add `->Bopomofo' for
8342         <BOPOMOFO LETTER P>.
8343         (U+2E99): Copied from u02E00-CJK-Radical-Supplement.el.
8344
8345         * Ideograph-R035-Go-Slowly.el (U-00021560): Use `->subsumptive'.
8346         (U-00021561): Likewise.
8347         (<CJK RADICAL SIMPLIFIED WHEAT>): Copied from
8348         u02E00-CJK-Radical-Supplement.el.
8349         (U+9EA6): Copied from Ideograph-R199-Wheat.el.
8350         (C3-2547): Use `<-denotational' for U+9EA6.
8351
8352 2005-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8353
8354         * Ideograph-R083-Clan.el (<CJK RADICAL CIVILIAN>): Copied from
8355         u02E00-CJK-Radical-Supplement.el.
8356
8357 2005-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8358
8359         * Ideograph-R212-Dragon.el (BC-89AF): Use `<-denotational' for
8360         U+9F99.
8361
8362         * Ideograph-R199-Wheat.el (U+9EA6): Use `->denotational'; use
8363         `ideographic-{radical|strokes}@ucs' instead of
8364         `ideographic-{radical|strokes}'; add
8365         `ideographic-{radical|strokes}@cns'.
8366         (J0-477E): Use `<-denotational' for U+9EA6; fix `total-strokes'.
8367
8368         * Ideograph-R184-Eat.el (K0-635D): Unify JC3-6DAB.
8369
8370         * Ideograph-R013-Down-Box.el (<ideographic component hood>): Use
8371         `<-denotational' for U+5183; add `=>ucs' for <CJK RADICAL SUN>;
8372         add `<-same@component/connect-below' for U+5183.
8373
8374         * Ideograph-R162-Walk.el (<CJK RADICAL WALK ONE>): Omit
8375         `<-ideographic-component-forms' and
8376         `<-ideographic-component-forms*sources' because
8377         `<-formed@component' and `<-formed@component*sources' has been
8378         already added.
8379
8380         * Ideograph-R109-Eye.el (<CJK RADICAL EYE>): Use
8381         `<-identical@component/connect-below' instead of
8382         `<-identical@component/connect-right' for BC-8B48.
8383
8384         * Ideograph-R074-Moon.el (<CJK RADICAL MOON>): Copied from
8385         u02E00-CJK-Radical-Supplement.el.
8386
8387         * Ideograph-R071-Not.el (<CJK RADICAL CHOKE>): Copied from
8388         u02E00-CJK-Radical-Supplement.el.
8389
8390 2005-09-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8391
8392         * Ideograph-R211-Tooth.el (U+9F52): Add S1-9883.
8393         (<CJK RADICAL C-SIMPLIFIED TOOTH>): Copied from
8394         u02E00-CJK-Radical-Supplement.el.
8395         (U+9F7F): Add `<-simplified@CN' for U+9F52.
8396         (U+9F53): Use `->subsumptive'.
8397         (U+9F54): Use `->denotational'.
8398         (U+9F80): Add `<-simplified@CN' for G1-7633.
8399         (U+9F55): Use `->subsumptive'.
8400         (U+4D94): Likewise.
8401         (U-0002A5D9): Likewise.
8402         (U+9F81): Add `<-simplified@CN' for UU+9F55.
8403         (U+4D95): Use `->subsumptive'.
8404
8405 2005-09-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8406
8407         * Ideograph-R009-Man.el (U-0002028A): Use
8408         `ideographic-radical@ucs' instead of `ideographic-radical'; add
8409         `ideographic-strokes@{ucs|cns}', `ideographic-radical@cns',
8410         `ideographic-radical@cns*sources' and `total-strokes'; use
8411         `->subsumptive'; map to M-44018 and C6-3521.
8412         (U-00029681): Moved to Ideograph-R184-Eat.el.
8413         (U-00029683): Likewise.
8414
8415         * u03100-Bopomofo.el: Rename `<-bopomofo' to `<-Bopomofo'.
8416         (<BOPOMOFO LETTER D>): Add `<-Bopomofo' for U-000206A3.
8417
8418         * Ideograph-R184-Eat.el (U+98DF): Use `->denotational'.
8419         (<CJK RADICAL EAT ONE>): Copied from
8420         u02E00-CJK-Radical-Supplement.el.
8421         (C6-347C): Add `<-original' for K0-635D.
8422         (M-44016): Add `<-vulgar' for K0-635D; unify H1-C3C2; map to
8423         U-00029681; use `->subsumptive'.
8424         (C6-347E): Unify U-00029683 and H1-C3C5; add `<-ancient' for
8425         K0-635D.
8426         (M-44018): Add `<-original' for K0-635D; unify H1-C94D; map to
8427         U-0002028A; use `->subsumptive'.
8428         (<CJK RADICAL EAT TWO>): Copied from
8429         u02E00-CJK-Radical-Supplement.el.
8430         (<CJK RADICAL EAT THREE>): Copied from
8431         u02E00-CJK-Radical-Supplement.el.
8432         (<CJK RADICAL C-SIMPLIFIED EAT>): Copied from
8433         u02E00-CJK-Radical-Supplement.el.
8434         (U+98E0): Add `<-formed@component/connect-right' for U+98DF; use
8435         `->denotational'.
8436         (U+9963): Add `<-simplified@CN' for G1-623B; add
8437         `<-simplified@CN/component/connect-right' for G0-4A33.
8438         (GT-59030): Unify U-0002967F and JX2-7C4C; use
8439         `<-formed@component/connect-right' for K0-635D instead of
8440         `<-ideographic-component-forms' for U+98DF.
8441
8442         * Ideograph-R162-Walk.el (<CJK RADICAL WALK ONE>): Add
8443         `<-formed@component' for U+8FB5.
8444         (U+8FB6): Use `<-formed@component' instead of
8445         `<-ideographic-component-forms' for U+8FB5.
8446         (JX2-7969): Unify U+FA66 instead of <CJK RADICAL SIMPLIFIED WALK>;
8447         move BC-8966 to <CJK RADICAL SIMPLIFIED WALK>.
8448         (<CJK RADICAL SIMPLIFIED WALK>): Use `<-denotational' for U+FA66
8449         instead of U+8FB6; add `<-identical@component' for U+FA66; use
8450         `<-simplified' instead of `<-simplified@component' for <CJK
8451         RADICAL WALK ONE>; separate G0-6541, JX2-7969 and JC3-67A3.
8452         (U+8FB7): Use `->denotational'.
8453         (JSP-6136): Add `<-formed' for K0-5339; add `<-same' for M-01179
8454         and K0-5339.
8455         (UU+488C): Fix `total-strokes'.
8456         (K0-504E): Add S1-8224.
8457         (J0-3661): Add S1-8223.
8458         (U-0002846B): Use `->denotational' instead of `->subsumptive'.
8459         (JSP-6140): Add `<-formed' for M-38894.
8460         (M-38776): Add `<-formed' for U+5F82; add S1-2342.
8461         (JSP-6143): Use `<-same@p3' instead of `<-same' for JSP-6146; add
8462         `<-formed' for JSP-6146.
8463         (G0-6546): Fix `total-strokes'.
8464         (J78-3260): Add `<-formed' for M-38987 and J0-6E30.
8465         (J78-6D6E): Add `<-formed' for J78-4676.
8466         (G0-6547): Use `<-denotational' for U+8FE9 instead of
8467         `->subsumptive'.
8468         (J83-4676): Likewise.
8469         (U-0002848C): Use `->denotational'.
8470         (M-38796): Use `<-denotational' for U-0002848C; add `<-formed' for
8471         U+5F81; use `->ancient@r162' instead of `<-ancient' for U+5FB0.
8472         (U-000284A8): Use `->denotational' instead of `->subsumptive'.
8473         (U+8FF9): Use `->denotational'.
8474         (U-000284AA): Likewise.
8475         (U+489A): Use `->denotational'.
8476         (U+9012): Use `->denotational'.
8477         (U+9013): Likewise.
8478         (J0-6D78): Add S1-8287.
8479         (G0-6551): Add `total-strokes'.
8480         (JSP-6150): Add `<-formed' for JSP-613B.
8481         (K0-5641): Add `<-original' for C1-4947.
8482         (U+901F): Add J97-422E.
8483         (K0-615C): Use `->Large-Seal' for M-39080 instead of M-39079; add
8484         `->Large-Seal*sources@daikanwa/fixed*note'; use `->subsumptive' to
8485         integrate JC3-67C8.
8486         (U+9020): Use `->denotational'.
8487         (U+489D): Use `->denotational'.
8488         (U+9033): Likewise.
8489         (M-38981): Add `<-formed' for JSP-614E.
8490         (U-00028523): Use `->denotational'.
8491         (J0-6E22): Add S1-8320.
8492         (U+48A2): Use `->denotational'.
8493         (M-39041): Add `<-formed' for K0-7063.
8494         (J0-6E2A): Add `<-formed' for J78-4042.
8495         (U+48A4): Use `->denotational'.
8496         (U+9062): Use `->denotational'.
8497         (U+906A): Use `->denotational'.
8498         (U+906B): Use `->denotational'.
8499         (U+906C): Use `->denotational'.
8500         (M-39081): Add `<-formed' for J0-6D71; add `<-same' for J0-6D71.
8501         (J0-3D65): Use `->subsumptive'.
8502         (U-000285B7): Use `->denotational' instead of `->subsumptive'.
8503         (M-39139): Add `<-formed' for JSP-6154.
8504         (U+48AD): Use `->denotational'.
8505         (U+9080): Use `->denotational'.
8506         (U+9081): Use `->denotational'.
8507         (U+9082): Use `->denotational'.
8508         (U+9083): Use `->denotational'.
8509         (U+48AF): Use `->denotational'.
8510         (M-39258): Add `<-formed' for M-39169.
8511
8512         * Ideograph-R001-One.el (U+4E07): Use `<-simplified@CN' and
8513         `<-simplified@JP/Jouyou' instead of `<-simplified' for J0-685F.
8514
8515         * char-db-util.el (insert-char-attributes): Don't omit
8516         `->uppercase', `->lowercase' and `->titlecase' even if running
8517         with non-readable mode; `->bopomofo' was renamed to `->Bopomofo';
8518         support {<-|->}FOO*note; don't display `<-uppercase',
8519         `<-lowercase' and `<-titlecase' when running with non-readable
8520         mode; don't use `char-db-insert-relation-feature' for
8521         {<-|->}FOO*BAR except {<-|->}FOO*sources; modify formatter for
8522         atom.
8523
8524 2005-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8525
8526         * Ideograph-R213-Turtle.el (G1-396A): Use `<-denotational' for
8527         U+9F9C instead of `<-subsumptive'.
8528         (C7-2C3A): Likewise.
8529         (<CJK RADICAL C-SIMPLIFIED TURTLE>): Copied from
8530         u02E00-CJK-Radical-Supplement.el.
8531         (U+9F9F): Add `<-simplified@CN' for G1-396A.
8532
8533         * Ideograph-R205-Frog.el (U+9EFD): Use `->subsumptive'.
8534         (U+9EFE): Add `<-simplified@CN' for G1-763C.
8535         (<CJK RADICAL C-SIMPLIFIED FROG>): Copied from
8536         u02E00-CJK-Radical-Supplement.el.
8537
8538         * Ideograph-R196-Bird.el (U+9CE9): Use `->subsumptive'.
8539
8540         * Ideograph-R018-Knife.el: Rename `->bopomofo' to `->Bopomofo'.
8541
8542         * Ideograph-R004-Slash.el, Ideograph-R001-One.el: Rename
8543         `->bopomofo' to `->Bopomofo'.
8544
8545         * Ideograph-R030-Mouth.el (U+9EFE): Add `<-simplified@CN' for
8546         G1-763C.
8547
8548 2005-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8549
8550         * Ideograph-R199-Wheat.el (U+9EA5): Use `->denotational'.
8551         (U+9EA6): Add `<-simplified@CN' for G1-4273; add S1-9791.
8552         (<CJK RADICAL SIMPLIFIED WHEAT>): Copied from
8553         u02E00-CJK-Radical-Supplement.el.
8554
8555         * Ideograph-R170-Mound.el (U+96A7): Use `->denotational'.
8556         (U+96A8): Likewise.
8557         (U+96A9): Use `->denotational' and `->subsumptive'.
8558
8559         * Ideograph-R060-Step.el (U+5FB0): Add `<-ancient@r060' for
8560         U+5F81; add `<-ancient@r162' for M-38796.
8561
8562         * Ideograph-R169-Gate.el (<CJK RADICAL C-SIMPLIFIED GATE>): Copied
8563         from u02E00-CJK-Radical-Supplement.el.
8564         (U+95E8): Add `<-simplified@CN' for G1-4345.
8565         (U+9581): Use `->subsumptive'.
8566         (U-00028CC9): Use `->subsumptive'; map to M-41210.
8567         (U+9582): Use `->subsumptive'.
8568         (U+95E9): Use `<-simplified@CN' for G1-6345.
8569
8570         * Ideograph-R167-Gold.el (U+92DD): Use `->denotational'.
8571
8572         * Ideograph-R156-Run.el (C6-4F34): Unify U-00027EBA; add
8573         `<-formed' for M-38736; add `<-same@s1' for U+47DB and M-38736;
8574         add `<-same@s2' for J0-7231.
8575         (C6-4F31): Map to U-00027EBB.
8576         (U+47AC): Add `<-formed' for K0-7762; add `<-same' for K0-7762.
8577         (U+8D9C): Use `->subsumptive'.
8578         (U+47B3): Likewise.
8579         (U+8D9D): Likewise.
8580         (U-00027F0E): Use `->subsumptive'.
8581         (U-00027F0F): Likewise.
8582         (U-00027F10): Use `->subsumptive'.
8583         (U+47B4): Use `->denotational'.
8584         (U+8D9F): Likewise.
8585         (U+47B5): Use `->subsumptive'.
8586         (U+8DA0): Add `<-formed' for JSP-6158; add `<-same' for JSP-6158.
8587
8588 2005-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8589
8590         * Ideograph-R157-Foot.el (U+8DB3): Add S1-7971.
8591         (J78-4437): Add `<-formed' for K0-5431.
8592         (M-37565): Add `<-formed' for JSP-613E and M-38879; add
8593         `<-same@p1' for JSP-613E; add `<-same@p2' for M-38879.
8594         (U+8E1B): Use `->denotational' and `->subsumptive'.
8595         (U+8E1C): Likewise.
8596         (M-37638): Unify C7-2944; unify U-0002F9DC; add `<-formed' for
8597         JSP-6155; add `<-same@p1+p2' for JSP-6155.
8598         (U+4809): Use `->subsumptive'.
8599         (U+8E1D): Add S1-8017.
8600         (U+8E1E): Add S1-8019.
8601         (U+480A): Use `->denotational' and `->subsumptive'.
8602         (U-00028082): Use `->subsumptive'.
8603         (U+8E1F): Add S1-8024.
8604         (U+8E20): Use `->subsumptive'.
8605         (U+8E21): Use `->denotational'.
8606         (U+8E22): Add `<-formed' for K0-7277; add `<-same' for K0-7277.
8607         (U+8E23): Use `->subsumptive'.
8608         (U+8E24): Likewise.
8609         (U-00028083): Use `->denotational'.
8610         (U-00028084): Likewise.
8611         (U+8E25): Use `->subsumptive'.
8612
8613 2005-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8614
8615         * Ideograph-R086-Fire.el (U-00024298): Use `->subsumptive'.
8616         (U-0002429C): Likewise.
8617         (U+716E): Add J97-3C51.
8618         (M-19166): Add `=>ucs*' for U-00020525.
8619         (U-0002F91B): Likewise; use `=>daikanwa' instead of
8620         `morohashi-daikanwa'.
8621         (U+713C): Add S1-4609.
8622         (U-0002427B): Use `->subsumptive'.
8623         (U-00024299): Likewise.
8624         (U+3DCD): Likewise.
8625         (U+71CE): Likewise.
8626         (U+71CF): Use `->denotational' instead of `->subsumptive'.
8627         (U-000243A6): Use `->subsumptive'.
8628         (U+71D0): Likewise.
8629         (U+71D1): Likewise.
8630         (U-000243A7): Use `->subsumptive'.
8631         (U+71D2): Use `->subsumptive'.
8632         (U+71D3): Use `->subsumptive'.
8633         (U-000243A8): Use `->denotational' and `->subsumptive'.
8634         (U-000243F0): Use `->denotational'.
8635         (U-000243A9): Use `->denotational' and `->subsumptive'.
8636
8637 2005-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8638
8639         * Ideograph-R168-Long.el (U+9577): Add S1-8793.
8640         (<CJK RADICAL LONG ONE>): Copied from
8641         u02E00-CJK-Radical-Supplement.el.
8642         (U+9578): Add `<-formed' for U+9577.
8643         (<CJK RADICAL LONG TWO>): Copied from
8644         u02E00-CJK-Radical-Supplement.el.
8645         (<CJK RADICAL C-SIMPLIFIED LONG>): Likewise.
8646         (U+957F): Add `<-simplified@CN' for U+9577; unify JC3-81E1.
8647
8648 2005-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8649
8650         * Ideograph-R160-Bitter.el (J0-3F49): Add S1-8196.
8651         (GT-51556): Map to U-0002840B; add `<-same' for M-25722.
8652         (C6-292B): Use `=>daikanwa' instead of `morohashi-daikanwa'; unify
8653         U-0002840B and H10-F0FA.
8654         (U-0002840C): Use `->subsumptive'.
8655         (J0-6D64): Add `<-formed' for K0-792D; add S1-8202.
8656
8657 2005-09-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8658
8659         * Ideograph-R030-Mouth.el (U+35CD): Use `->subsumptive'.
8660         (U+55B0): Use `->denotational' instead of `->subsumptive'.
8661
8662 2005-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8663
8664         * Ideograph-R210-Even.el (J0-736E): Add S1-9881.
8665         (<CJK RADICAL C-SIMPLIFIED EVEN>): Copied from
8666         u02E00-CJK-Radical-Supplement.el.
8667         (G0-466B): Add `<-simplified@CN' for G1-466B.
8668
8669 2005-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8670
8671         * Ideograph-R159-Cart.el (U+8ECA): Add S1-8108.
8672         (<CJK RADICAL C-SIMPLIFIED CART>): Copied from
8673         u02E00-CJK-Radical-Supplement.el.
8674         (U+8F66): Add `<-simplified@CN' for U+8ECA; unify JC3-81C7.
8675         (U+8ECB): Add S1-8109.
8676         (U+8F67): Add `<-simplified@CN' for U+8ECB.
8677
8678         * Ideograph-R154-Shell.el (U+8C9D): Add S1-7856.
8679         (<CJK RADICAL C-SIMPLIFIED SHELL>): Copied from
8680         u02E00-CJK-Radical-Supplement.el.
8681         (U+8D1D): Add `<-simplified@CN' for U+8C9D; delete
8682         `morohashi-daikanwa'.
8683         (U-00027D24): Use `=>daikanwa' instead of `morohashi-daikanwa'.
8684         (U-00027D88): New character.
8685         (M-36784): Add `<-denotational' for U-00027D88.
8686         (C6-6264): Likewise; use `->subsumptive' to integrate IU-00027D88.
8687
8688         * Ideograph-R145-Clothes.el (U+8863): Use `->subsumptive'.
8689         (C6-2553): Unify U-0002F9C4; use `<-denotational' for U+8863; add
8690         `=>ucs*' for U+8863.
8691         (U+8864): Use `->subsumptive'; add
8692         `<-formed@component/connect-right' for U+8863.
8693         (<CJK RADICAL CLOTHES>): Copied from
8694         u02E00-CJK-Radical-Supplement.el.
8695
8696         * Ideograph-R113-Spirit.el (U+793A): Unify B-A5DC.
8697         (J0-3C28): Separate B-A5DC.
8698         (U-00025688): Use `->denotational'.
8699         (U+7979): Use `->denotational' instead of `->subsumptive'.
8700         (U+410C): Use `->denotational' and `->subsumptive'; map to
8701         M-24731.
8702         (U+797A): Use `->denotational' instead of `->subsumptive'.
8703         (U+797B): Likewise.
8704         (U+410F): Use `->denotational'; map to M-24736.
8705         (U-00025689): Use `->denotational'; map to M-24737.
8706         (U+797C): Use `->denotational' instead of `->subsumptive'.
8707         (U+797D): Likewise.
8708         (U+797F): Likewise.
8709         (J0-4F3D): Add S1-5557.
8710         (J0-6349): Add S1-5641.
8711         (J0-3658): Add S1-5556.
8712         (U+7982): Use `->denotational' instead of `->subsumptive'.
8713         (U+4110): Use `->subsumptive'; map to M-24745.
8714         (U-0002568B): Use `->subsumptive'; map to M-24746.
8715         (U-0002568A): Use `->denotational' and `->subsumptive'; map to
8716         M-24747.
8717         (U+7983): Use `->denotational' instead of `->subsumptive'.
8718         (U+7987): Likewise.
8719         (U+7988): Likewise.
8720         (U+7989): Likewise.
8721         (U+4113): Likewise.
8722         (U+798A): Unify B-E2F9.
8723         (U+798B): Unify B-E2FA.
8724         (C2-4C42): Separate B-E2FA.
8725         (U+4114): Use `->denotational' instead of `->subsumptive'.
8726         (U+798C): Likewise.
8727         (U+798D): Unify B-BAD7; modify hierarchy.
8728         (U+798E): Unify B-BAD5.
8729         (C1-697C): Separate B-BAD5.
8730         (U+798F): Unify B-BAD6.
8731         (U+FA1B): Add `<-formed' for J78-492F; add S1-5573.
8732         (J0-4A21): Add S1-5572.
8733         (G0-3823): Separate B-BAD6.
8734         (U+7990): Use `->denotational' instead of `->subsumptive'.
8735         (U+7991): Likewise.
8736         (U+7992): Likewise.
8737         (U+7993): Likewise.
8738         (U+7994): Likewise.
8739         (U+7995): Likewise.
8740
8741 2005-09-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8742
8743         * Ideograph-R147-See.el (J78-6B32): Add `<-formed' for J0-6D70;
8744         add `<-same' for J0-6D70.
8745
8746 2005-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8747
8748         * Ideograph-R118-Bamboo.el (U+7B8E): Use `->denotational' instead
8749         of `->subsumptive'.
8750         (U+7B8F): Likewise.
8751         (U+7B90): Likewise.
8752         (U+7B91): Add `<-formed' for M-39120.
8753         (U+7B92): Use `->denotational' instead of `->subsumptive'.
8754         (U+7B93): Use `->denotational' and `->subsumptive'.
8755
8756         * Ideograph-R140-Grass.el (U+8278): Add `<-Zhouwen' for U+FA5E.
8757         (U+8279): Use `<-formed@component' instead of
8758         `<-ideographic-component-forms' for U+8278.
8759         (U+FA5E): Use `<-denotational' for U+8279 instead of
8760         `<-subsumptive' for <CJK RADICAL GRASS TWO>; add
8761         `<-formed@component/connect-below' for U+8278; unify C4-2153,
8762         JX2-7575, BC-8AFE, GT-39643, GT-K00671 and M-30639; add
8763         `->Zhouwen' for U+8278.
8764         (<CJK RADICAL GRASS TWO>): Use `<-denotational' for U+FA5E instead
8765         of U+8279; separate C4-2153, JX2-7575, BC-8AFE, GT-39643,
8766         GT-K00671 and M-30639; add `<-identical@component' for U+FA5E.
8767         (U+FA5D): Use `<-denotational' for U+8279 instead of
8768         `<-subsumptive' for <CJK RADICAL GRASS THREE>; unify JX2-7574,
8769         GT-39645 and GT-K00569.
8770         (<CJK RADICAL GRASS THREE>): Use `<-denotational' for U+FA5D
8771         instead of U+8279; add `<-identical@component' for U+FA5D;
8772         separate JX2-7574, GT-39645 and GT-K00569.
8773         (U-00026AF3): Use `->denotational'.
8774         (U-00026D1A): Likewise.
8775         (M-31525): Use `<-denotational' for U-00026D1A; add `<-formed' for
8776         J0-6D6B; add `<-same' for J0-6D6B.
8777
8778         * Ideograph-R142-Insect.el (U+45B8): Use `<-formed' instead of
8779         `->ideographic-variants'.
8780         (U-0002F9C0): Add `<-formed' for J0-6D7B.
8781
8782         * Ideograph-R122-Net.el (U+7F52): Add
8783         `<-formed@component/connect-below' for U+7F51; add `<-wrong' for
8784         U+7F51.
8785         (<CJK RADICAL NET TWO>): Copied from
8786         u02E00-CJK-Radical-Supplement.el.
8787         (U+5188): Add `<-formed@component/connect-below' for U+7F51; add
8788         `<-simplified' for U+7F51; add `<-simplified@CN' for U+5CA1.
8789         (U+7F53): Use `<-same@component/connect-below' instead of
8790         `<-unknown' for U+5188; add `<-formed@component/connect-below'.
8791         (<CJK RADICAL NET ONE>): Use `<-identical@component/connect-below'
8792         instead of `<-radical' for U+7F53.
8793
8794 2005-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8795
8796         * Ideograph-R094-Dog.el (J0-603D): Add S1-4765.
8797         (U+72C4): Use `->subsumptive'.
8798         (U-0002473E): Use `->subsumptive'.
8799
8800 2005-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8801
8802         * Ideograph-R075-Tree.el (U+6765): Add S1-240.
8803         (U+3B45): New character.
8804         (U+6767): Use `->subsumptive'.
8805         (U-000233FB): Likewise.
8806         (U-000233F6): Use `->subsumptive'.
8807         (M-14574): Unify U-000233F9.
8808         (U+67A0): Add S1-3525.
8809         (U+67A1): Add S1-3524.
8810         (U+67A2): Use `->denotational'.
8811         (U+3B4D): New character.
8812         (U+3B4E): New character.
8813         (U+3B4F): New character.
8814         (U+67A6): Use `->denotational' instead of `->subsumptive'.
8815         (M-14676): Unify U-0002342D.
8816         (U+3B56): New character.
8817
8818         * Ideograph-R064-Hand.el (U+62B8): Use `->subsumptive'.
8819         (U-00022AB6): Unify M-11925.
8820         (U-00022ABC): Use `->subsumptive'.
8821         (U-00022ABE): Use `->denotational'.
8822         (M-11976): Add `<-denotational' for U-00022ABE; unify H5-D3D6.
8823         (CB03635): Unify U-00022AC8.
8824         (U+62EA): Use `->subsumptive'.
8825         (U+62EC): Add `<-formed' for K0-4E41; add S1-2899.
8826         (U+62ED): Add S1-2918.
8827         (U+62EE): Add S1-2900.
8828         (U+62EF): Add S1-2916.
8829         (U+63F8): Use `->denotational' and `->subsumptive'.
8830         (U+63F9): Use `->subsumptive'.
8831         (U+6416): Likewise.
8832         (U+6417): Add S1-3047.
8833
8834         * Ideograph-R060-Step.el (U-000224D7): Use `->subsumptive'.
8835         (U+5F81): Add `<-formed' for M-38796; add S1-2339.
8836         (U+5F82): Add S1-2341.
8837         (U+5FA6): Add `<-formed' for J0-6E22.
8838         (U+5FA7): Use `->denotational'.
8839         (U-0002251F): Use `->subsumptive'.
8840         (U-00022521): Likewise.
8841         (U+5FA8): Add `<-formed' for J0-6E23; add S1-2370.
8842         (U-00022522): Use `->denotational'.
8843         (U-00022523): Use `->subsumptive'.
8844         (U+38EC): Use `->subsumptive'.
8845         (U+5FA9): Use `->denotational' and `->subsumptive'.
8846         (U+38ED): Use `->denotational' and `->subsumptive'.
8847         (U-00022525): Use `->subsumptive'.
8848         (J0-5755): Add `<-formed' for J0-6E33; add `<-same' for J0-6E33;
8849         add S1-2388.
8850         (M-10262): Unify U-0002257D.
8851
8852         * Ideograph-R013-Down-Box.el (U-00020541): Use `<-formed' instead
8853         of `->ideographic-variants' for U+518A; add `<-same' for U+518A.
8854
8855 2005-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8856
8857         * Ideograph-R032-Earth.el (M-05289): Use `<-formed' instead of
8858         `->ideographic-variants'; unify J0-3A66, K0-4C77 and GT-06605.
8859         (H2-AF6B): Separate J0-3A66, K0-4C77 and GT-06605.
8860         (U-0002145F): Use `->denotational'.
8861         (U+58BF): Use `->subsumptive'.
8862         (U+3670): Use `->denotational'.
8863         (U-00021460): Use `->subsumptive'.
8864         (U+3671): Use `->denotational'.
8865         (U+58C0): Use `->subsumptive'.
8866         (U+58C1): Likewise.
8867         (U+58C2): Likewise.
8868         (U-00021462): Likewise.
8869
8870         * Ideograph-R047-River.el (M-08670): Add `daikanwa' into
8871         `->mistakable*sources'.
8872
8873         * Ideograph-R045-Sprout.el (U+FA3C): Use `=ucs@jis' instead of
8874         `=ucs@jis/2000' for U+FA3C.
8875         (U+5C6F): Use `->subsumptive'.
8876
8877         * Ideograph-R039-Child.el (U-00021966): Add `<-Large-Seal' for
8878         K0-7264.
8879         (J0-4239): Add S1-1792; add `<-formed' for J78-423D.
8880
8881         * Ideograph-R030-Mouth.el (U+53E7): Use `<-formed' instead of
8882         `->ideographic-variants' for JSP-3273; add `<-same' for JSP-3273.
8883         (C1-4947): Add `<-formed' for K0-5641; add `<-same' for K0-5641;
8884         add `->original' for K0-5641.
8885         (<CJK RADICAL C-SIMPLIFIED FROG>): Copied from
8886         u02E00-CJK-Radical-Supplement.el.
8887
8888         * Ideograph-R026-Seal.el (U+5374): Add `<-vulgar' for J0-524A.
8889         (J0-524A): Use `<-formed' instead of `->ideographic-variants' for
8890         U+5374; add `->vulgar' for U+5374 and U+3541.
8891         (U+537C): Use `->denotational'.
8892         (U-00020A1C): Use `->subsumptive'.
8893         (K0-716D): Use `<-formed' instead of `->ideographic-variants' for
8894         U+5373.
8895
8896         * Ideograph-R019-Power.el (U+52DC): Use `->denotational' instead
8897         of `->subsumptive'.
8898         (U+52DD): Likewise.
8899         (J0-5229): Add `<-formed' for J78-4E4B.
8900
8901         * Ideograph-R018-Knife.el (U-000206A3): Add `<-Small-Seal' for
8902         U+5200; use `<-formed' instead of `->ideographic-variants' for
8903         U+5200; add `->bopomofo' for U+3109.
8904         (U+523C): Use `->denotational' and `->subsumptive'.
8905         (U+523D): Use `->subsumptive'.
8906         (U-00020702): Use `<-formed' instead of `->ideographic-variants'
8907         for U+522A; add `<-same' for U-000206F9.
8908
8909         * Ideograph-R020-Wrap.el (U-0002F82A): Add `<-denotational' for
8910         J97-5232; use `<-formed' instead of `->ideographic-variants'.
8911         (J97-5232): New abstract character.
8912         (U+5306): Add `<-denotational' for J97-5232.
8913         (U+5307): Add `<-formed' instead of `->ideographic-variants'; use
8914         `->denotational'.
8915
8916         * Ideograph-R024-Ten.el (U-0002F82C): Use `<-formed' instead of
8917         `->ideographic-variants' for U+5349; add `<-vulgar' for U+5349.
8918
8919         * Ideograph-R013-Down-Box.el (U+5188): Add
8920         `<-formed@component/connect-below' for U+7F51; add `<-simplified'
8921         for U+7F51; add `<-simplified@CN' for U+5CA1.
8922
8923 2005-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8924
8925         * Ideograph-R007-Two.el (U+4E90): Add `<-formed' instead of
8926         `->ideographic-variants' for U+4E8E.
8927         (U+4E9E): Add `<-formed' for M-38945.
8928         (U+4E9F): Use `->denotational' instead of `->subsumptive'.
8929
8930 2005-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8931
8932         * char-db-util.el (char-db-coded-charset-priority-list): Add
8933         `=ruimoku-v6'.
8934         (insert-char-attributes): Don't display `->FOO' (except
8935         `->subsumptive', `->bopomofo', `->mistakable',
8936         `->ideographic-variants' and `->canonical') which is not attended
8937         `->FOO*sources' when running with non-readable mode.
8938
8939 2005-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8940
8941         * Ideograph-R144-Walk-Enclosure.el (K0-627A): Add S1-7325; add
8942         `<-formed' for K0-627B.
8943
8944         * Ideograph-R085-Water.el (U+6C35): Add
8945         `<-formed@component/connect-right' for U+6C34; unify BC-8AF6.
8946         (<CJK RADICAL WATER ONE>): Copied from
8947         u02E00-CJK-Radical-Supplement.el.
8948         (U+6C39): Use `->subsumptive'.
8949         (U+6C3A): Use `->subsumptive'.
8950         (<CJK RADICAL WATER TWO>): Copied from
8951         u02E00-CJK-Radical-Supplement.el.
8952
8953 2005-09-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8954
8955         * Ideograph-R113-Spirit.el (<CJK RADICAL SPIRIT ONE>): Copied from
8956         u02E00-CJK-Radical-Supplement.el.
8957         (U+793B): Add `<-formed@component/connect-right' for U+793A.
8958         (JSP-504B): Add `<-vulgar@component/connect-right' for C1-467C.
8959         (G0-6C6A): Unify BC-8B70.
8960         (<CJK RADICAL SPIRIT TWO>): Copied from
8961         u02E00-CJK-Radical-Supplement.el.
8962
8963         * Ideograph-R009-Man.el (U+5058): Use `<-formed' instead of
8964         `->ideographic-variants'.
8965
8966 2005-09-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8967
8968         * Ideograph-R087-Claw.el (U+722A): Add S1-4696.
8969         (U+722B): Use `<-formed@component/connect-below' instead of
8970         `<-ideographic-component-forms'.
8971         (<CJK RADICAL PAW TWO>): Use `<-identical@component/connect-below'
8972         instead of `<-radical'.
8973         (<CJK COMPATIBILITY IDEOGRAPH-FA49>): Use `<-denotational' for
8974         U+722B instead of `<-subsumptive' for <CJK RADICAL PAW ONE>; unify
8975         JX2-7029 and BC-8B58.
8976         (<CJK RADICAL PAW ONE>): Use `<-denotational' for <CJK
8977         COMPATIBILITY IDEOGRAPH-FA49> instead of U+722B; separate JX2-7029
8978         and BC-8B58; add `<-identical@component/connect-below' for U+FA49.
8979
8980         * Ideograph-R072-Sun.el (U+3AD6): Unify CB11730.
8981
8982         * Ideograph-R064-Hand.el (U+624B): Add S1-2807.
8983         (U+624D): Use `->denotational'.
8984         (U+624C): Add `<-formed@component/connect-right' for U+624B; unify
8985         BC-8AFA.
8986         (<CJK RADICAL HAND>): Copied from
8987         u02E00-CJK-Radical-Supplement.el.
8988         (U+624E): Add S1-2808.
8989
8990         * Ideograph-R061-Heart.el (U+5FC4): Add
8991         `<-formed@component/connect-right' for U+5FC3; unify BC-8B51,
8992         GT-12992 and GT-K00302.
8993         (<CJK RADICAL HEART ONE>): Copied from
8994         u02E00-CJK-Radical-Supplement.el.
8995         (U+38FA): Use `->denotational'.
8996         (<CJK RADICAL HEART TWO>): Copied from
8997         u02E00-CJK-Radical-Supplement.
8998
8999 2005-09-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9000
9001         * Ideograph-R077-Stop.el (U+6B6F): Use `->subsumptive'.
9002         (<CJK RADICAL J-SIMPLIFIED TOOTH>): Copied from
9003         u02E00-CJK-Radical-Supplement.el.
9004
9005         * Ideograph-R025-Divination.el (U-000209DC): Use `->subsumptive'.
9006         (U+5364): Add `<-Zhouwen' for U+38B4; add `<-same' for J0-403E;
9007         add `<-simplified@CN' for U+9E75 and U+6EF7.
9008         (<CJK RADICAL C-SIMPLIFIED SALT>): Copied from
9009         u02E00-CJK-Radical-Supplement.el.
9010
9011         * Ideograph-R086-Fire.el (U+706C): Add
9012         `<-formed@component/connect-above' for U+706B; add `<-s/active'
9013         for U+706B.
9014         (<CJK RADICAL FIRE>): Copied from
9015         u02E00-CJK-Radical-Supplement.el.
9016
9017         * Ideograph-R067-Script.el (GT-K00488): Use
9018         `<-formed@component/connect-right' instead of
9019         `<-ideographic-component-forms'.
9020         (G0-466B): Add `<-simplified@CN' for G1-466B.
9021         (<CJK RADICAL C-SIMPLIFIED EVEN>): Copied from
9022         u02E00-CJK-Radical-Supplement.el.
9023         (J0-4046): Add S1-9880.
9024         (<CJK RADICAL J-SIMPLIFIED EVEN>): Copied from
9025         u02E00-CJK-Radical-Supplement.el.
9026
9027         * Ideograph-R096-Jade.el (U-000248E9): Use
9028         `<-formed@component/connect-right' instead of
9029         `<-ideographic-component-forms'.
9030         (<CJK RADICAL JADE>): Copied from
9031         u02E00-CJK-Radical-Supplement.el.
9032
9033 2005-09-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9034
9035         * Ideograph-R018-Knife.el (U+5202): Add
9036         `<-formed@component/connect-left' for U+5200; unify BE-C87D.
9037         (<CJK RADICAL KNIFE TWO>): Copied from
9038         u02E00-CJK-Radical-Supplement.el.
9039
9040         * Ideograph-R026-Seal.el (U+353E): Add `<-same' for U+5369.
9041         (<CJK RADICAL SEAL>): Use `<-formed@component/connect-above'
9042         instead of `<-ideographic-component-forms' for U+5369; use
9043         `<-identical@component/connect-above' instead of `<-radical' for
9044         U+353E.
9045         (JC3-71F7): New character.
9046         (BC-8A60): Use `<-formed@component' instead of
9047         `<-ideographic-component-forms'.
9048
9049         * Ideograph-R009-Man.el (GT-K00049): Use `<-denotational' for
9050         U+4EBA; add `<-formed@component' for U+4EBA.
9051         (GT-K00058): Use `<-denotational' for U+4EBA; add
9052         `<-formed@component/connect-below' for U+4EBA.
9053         (BC-8B5D): Likewise.
9054         (<CJK RADICAL PERSON>): Copied from
9055         u02E00-CJK-Radical-Supplement.el.
9056         (U+4EBB): Add `<-formed@component/connect-right' for U+4EBA; unify
9057         BC-8AF5.
9058
9059 2005-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9060
9061         * Ideograph-R212-Dragon.el (U+9F8D): Use `->subsumptive'.
9062         (<CJK RADICAL C-SIMPLIFIED DRAGON>): Copied from
9063         u02E00-CJK-Radical-Supplement.el.
9064         (U+9F99): Add `<-simplified@CN' for G1-417A.
9065
9066 2005-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9067
9068         * Ideograph-R196-Bird.el (U+9CE5): Add S1-9645.
9069         (<CJK RADICAL C-SIMPLIFIED BIRD>): Copied from
9070         u02E00-CJK-Radical-Supplement.el.
9071         (U+9E1F): Add `<-simplified@CN' for U+9CE5.
9072
9073         * Ideograph-R141-Tiger.el (J0-3857): Move B-AAEA to the mother;
9074         add S1-7080.
9075         (<CJK RADICAL TIGER>): Copied from
9076         u02E00-CJK-Radical-Supplement.el.
9077
9078         * Ideograph-R195-Fish.el (U+9B5A): Add S1-9533.
9079         (U-00029D4B): Use `->subsumptive'.
9080         (<CJK RADICAL C-SIMPLIFIED FISH>): Use `<-identical@component'
9081         instead of `<-radical'; omit `<-ideographic-component-forms'.
9082         (U+9C7C): Add `<-simplified@CN' for U+9B5A.
9083
9084 2005-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9085
9086         * Ideograph-R187-Horse.el (U+99AC): Add S1-9326.
9087         (<CJK RADICAL C-SIMPLIFIED HORSE>): Use `<-identical@component'
9088         instead of `<-radical'; omit `<-ideographic-component-forms'.
9089         (U+9A6C): Add `<-simplified@CN' for U+99AC.
9090
9091 2005-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9092
9093         * Ideograph-R125-Old.el (<CJK RADICAL OLD>): Copied from
9094         u02E00-CJK-Radical-Supplement.el.
9095         (U+8002): Add `<-formed@component/connect-below' for U+8001.
9096
9097         * Ideograph-R120-Silk.el (U+7CF9): Use `<-formed@component'
9098         instead of `<-ideographic-component-forms'; unify BC-8AFB.
9099         (<CJK RADICAL SILK>): Use `<-formed@component' instead of
9100         `<-formed@component' for U+7CF8; use
9101         `<-identical@component/connect-right' instead of `<-radical' for
9102         U+7CF9; separate BC-8AFB.
9103         (<CJK RADICAL C-SIMPLIFIED SILK>): Use
9104         `<-identical@component/connect-right' instead of `<-radical' for
9105         U+7E9F; use `<-simplified@CN/component/connect-right' instead of
9106         `<-ideographic-component-forms' for U+7CF8; separate BC-895B.
9107         (U+7E9F): Add `<-simplified@CN/component' for U+7CF8; unify
9108         BC-895B.
9109
9110         * Ideograph-R117-Stand.el (J0-4E35): Add S1-9912.
9111         (<CJK RADICAL J-SIMPLIFIED DRAGON>): Copied from
9112         u02E00-CJK-Radical-Supplement.el.
9113
9114         * Ideograph-R109-Eye.el (<CJK RADICAL EYE>): Copied from
9115         u02E00-CJK-Radical-Supplement.el.
9116         (BC-8B48): Use `<-formed@component' instead of
9117         `<-ideographic-component-forms'.
9118
9119 2005-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9120
9121         * Ideograph-R201-Yellow.el (<CJK RADICAL SIMPLIFIED YELLOW>):
9122         Copied from u02E00-CJK-Radical-Supplement.el.
9123
9124         * Ideograph-R170-Mound.el (U+961C): Add S1-8850.
9125         (<CJK RADICAL MOUND TWO>): Use
9126         `<-identical@component/connect-right' instead of `<-radical' for
9127         U+961D; add `<-formed@component/connect-right' for U+961C.
9128
9129         * Ideograph-R167-Gold.el (<CJK RADICAL C-SIMPLIFIED GOLD>): Use
9130         `<-identical@component/connect-right' instead of `<-radical' for
9131         U+9485; use `<-simplified@CN/component/connect-right' instead of
9132         `<-ideographic-component-forms' for U+91D1; separate BC-895A.
9133         (U+91D2): Use `<-formed@component' instead of
9134         `<-ideographic-component-forms' for U+91D1.
9135         (U+9485): Use `<-simplified@CN/component' instead of
9136         `<-ideographic-component-forms' for U+91D1; unify BC-895A.
9137         (BC-8DE3): Omit `<-ideographic-component-forms' for U+91D1.
9138
9139         * Ideograph-R058-Snout.el (GT-K00266): Use `->denotational'
9140         instead of `->subsumptive'.
9141
9142 2005-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9143
9144         * Ideograph-R188-Bone.el (<CJK RADICAL BONE>): Use
9145         `<-identical@component' instead of `<-radical' for U+9AA8.
9146
9147 2005-09-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9148
9149         * Ideograph-R156-Run.el (U+8D77): Use `->denotational'.
9150         (U-0002F9D7): Add `<-denotational' for U+8D77; add S1-7959; use
9151         `=ucs@unicode' for U+8D77.
9152         (C1-5844): Add `<-denotational' for U+8D77; add S1-7960; add
9153         CU+8D77.
9154
9155 2005-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9156
9157         * Ideograph-R130-Meat.el (U-00026634): Use `->subsumptive'.
9158         (U+8094): Likewise.
9159         (GT-K05506): Use `->subsumptive' to integrate BC-8CA9.
9160         (U-0002669D): Use `->denotational' and `->subsumptive'.
9161         (U+43E6): Use `->subsumptive'.
9162         (U-000267C1): Use `ideographic-{radical|strokes}@ucs' instead of
9163         `ideographic-{radical|strokes}'; add
9164         `ideographic-{radical|strokes}@cns' and
9165         `ideographic-radical@cns*sources'; use `->subsumptive'; don't use
9166         `->identical' for C6-5D5C and `<-same' for M-49158.
9167         (U+8192): Use `->denotational'.
9168         (U-000267D8): Use `->subsumptive'.
9169         (U+8193): Likewise.
9170         (U+8194): Likewise.
9171
9172         * Ideograph-R076-Lack.el (U+3C44): Use `->subsumptive'; map to
9173         M-16199.
9174         (U+6B58): Use `->subsumptive'.
9175         (U-00023918): Use `->subsumptive'; map to M-16203.
9176         (U+6B59): Use `->denotational' and `->subsumptive'.
9177         (U-00023919): Use `->subsumptive'; map to M-16205.
9178         (U+3C45): Use `->subsumptive'; map to M-16206.
9179         (U-0002391A): Use `->subsumptive'; map to M-16207.
9180         (U-0002391C): Use `->subsumptive'; map to M-16208.
9181         (U+6B5B): Use `->subsumptive'.
9182         (U+3C46): Likewise; map to M-16211.
9183         (U+3C47): Use `->subsumptive'.
9184         (U+3C48): Likewise.
9185         (U+6B5C): Likewise.
9186         (U+6B55): Use `->denotational'.
9187         (U+3C49): Use `->subsumptive'; map to M-16219.
9188         (U+6B5D): Use `->subsumptive'.
9189         (U-00023923): Likewise; map to M-16221.
9190         (U-00023925): Use `->subsumptive'; map to M-16222.
9191         (U+6B5E): Use `->subsumptive'.
9192         (U-00023929): Use `->denotational'; map to M-16225.
9193         (U+6B5F): Use `->subsumptive'.
9194         (U+6B60): Use `->subsumptive'.
9195         (U+3C4A): Use `->denotational' and `->subsumptive'; map to
9196         M-16229.
9197         (U-0002392C): Use `->subsumptive'; map to M-16230.
9198         (U-00026183): Copied from Ideograph-R120-Silk.el; use
9199         `->subsumptive'; map to M-27969.
9200         (C7-474B): Use `<-subsumptive' for U-00026183; don't use
9201         `->identical' for U-00026183.
9202         (U+4320): Use `ideographic-{radical|strokes}@cns' instead of
9203         `ideographic-{radical|strokes}'; add
9204         `ideographic-{radical|strokes}@ucs' and
9205         `ideographic-radical@ucs*sources'; use `->subsumptive'; map to
9206         M-27968.
9207         (U-0002392D): Use `->subsumptive'.
9208         (U+3C4B): Use `->subsumptive'; map to M-16234.
9209         (U-00023932): Use `->subsumptive'; map to M-16235.
9210         (U-00023931): Use `->subsumptive'; map to M-16236.
9211         (U-00023934): Use `->subsumptive'; map to M-16237.
9212         (U-00023935): Use `->subsumptive'; map to M-16238.
9213         (U-00023937): Use `->subsumptive'; map to M-16239.
9214         (U-00023936): Use `->subsumptive'; map to M-16241.
9215         (U+6B61): Use `->denotational' and `->subsumptive'.
9216         (U+3C4C): Use `->subsumptive'; map to M-16244.
9217         (U-0002393F): Use `->denotational' and `->subsumptive'; map to
9218         M-16249.
9219         (U-00023940): Use `->denotational' and `->subsumptive'; map to
9220         M-16250.
9221         (U+3C4E): Use `->denotational' and `->subsumptive'; map to
9222         M-16251.
9223         (U-00023941): Use `->denotational' and `->subsumptive'; map to
9224         M-16252.
9225
9226 2005-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9227
9228         * Ideograph-R074-Moon.el (U+6708): Use `->subsumptive'.
9229         (U-0002335D): Use `->subsumptive' to integrate M-14331.
9230         (U+6709): Use `->subsumptive'.
9231         (U-0002335E): Use `->denotational' to integrate M-14333.
9232         (U-00023360): Use `->subsumptive'; map to M-14335.
9233         (U-00023363): Use `->subsumptive'; map to M-14336.
9234         (U-00023361): Use `->subsumptive'; map to M-14337.
9235         (U+670A): Use `->subsumptive'.
9236         (J97-4A7E): New abstract character.
9237         (M-14340): Add `<-denotational' for J97-4A7E; unify GT-18172 and
9238         GT-K04938; add S1-3431.
9239         (U+670B): Add `<-denotational' for J97-4A7E; add S1-3430.
9240         (U+3B33): Use `->subsumptive'.
9241         (GT-K04876): Use `->subsumptive' to integrate BC-8BB5.
9242         (U+670E): Use `->subsumptive'.
9243         (U+670F): Likewise.
9244         (U-00023367): Likewise.
9245         (U+6710): Likewise.
9246         (U+440B): Likewise; map to M-14379.
9247         (U+3B38): Use `->denotational' and `->subsumptive'; map to
9248         M-14380.
9249         (U-0002337A): Use `->subsumptive'; map to M-14382.
9250         (U-00023384): Use `->subsumptive'; map to M-14384.
9251         (M-14385): Separate JC3-52D6.
9252         (U-00023385): Use `->subsumptive'.
9253         (U-0002338D): Likewise.
9254         (U+3B3B): Use `->denotational'.
9255         (U+6722): Use `->denotational' and `->subsumptive'.
9256         (U-000267C1): Copied from Ideograph-R130-Meat.el; use
9257         `->subsumptive'.
9258         (M-49158): Use `<-subsumptive' for U-000267C1.
9259         (C6-5D5C): Likewise; unify IU-000267C1.
9260         (H6-B15A): Copied from Ideograph-R130-Meat.el; use `<-subsumptive'
9261         for U-000267C1.
9262         (U-00023392): Use `->denotational'.
9263         (U+3B3F): Use `->subsumptive'.
9264         (U-0002339A): Use `->subsumptive'.
9265         (U+6723): Use `->subsumptive'.
9266         (U+6724): Use `->subsumptive'.
9267
9268 2005-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9269
9270         * Ideograph-R112-Stone.el (U+7890): Use `->denotational' and
9271         `->subsumptive'.
9272         (U+7891): Use `->denotational'.
9273         (U+FA4B): Add `<-denotational' for U+7891; unify UU+7891 and
9274         JU+FA4B.
9275         (U+78C1): Add S1-5455.
9276         (J0-486A): Add `<-denotational' for U+7891.
9277         (U+40E3): Use `->denotational'.
9278         (U-0002F951): Add `<-denotational' for U+40E3; use
9279         `->denotational'.
9280         (M-24475): Use `<-denotational' for U-0002F951.
9281         (C3-4842): Use `<-denotational' for U+40E3.
9282         (C7-396D): Use `<-denotational' for U-0002F951; unify IU-0002F951.
9283         (U+78F3): Use `->denotational'.
9284         (U+40E4): Use `->subsumptive'.
9285         (U+7900): Likewise.
9286
9287         * Ideograph-R120-Silk.el (U+4320): Copied from
9288         Ideograph-R076-Lack.el.
9289         (U-00026183): Use `ideographic-{radical|strokes}@ucs' instead of
9290         `ideographic-{radical|strokes}'; add
9291         `ideographic-{radical|strokes}@cns'; don't use `->identical' for
9292         C7-474B; use `->subsumptive'; map to M-27969.
9293         (U+7E84): Use `->denotational'.
9294
9295         * Ideograph-R102-Field.el (U-00024C23): Use `->denotational' and
9296         `->subsumptive'; map to M-21754.
9297         (U-00022456): Copied from Ideograph-R058-Snout.el; use
9298         `->subsumptive'.
9299         (U+7546): Use `->subsumptive'.
9300         (U-00024C63): Use `->denotational'.
9301         (U-00024C5E): Use `->subsumptive'.
9302         (U-00024C64): Likewise.
9303         (U+7560): Use `->subsumptive'; add S1-5053.
9304
9305         * Ideograph-R087-Claw.el (U-00024517): Use `->subsumptive'; use
9306         `ideographic-{radical|strokes}@ucs' instead of
9307         `ideographic-{radical|strokes}'; add
9308         `ideographic-{radical|strokes}@cns' and
9309         `ideographic-radical@cns*sources'; don't use `->identical' for
9310         C6-4743 and `<-same' for M-04811.
9311         (U-00024522): Use `->denotational'; map to M-19695.
9312         (U-00024523): Use `->denotational'; map to M-19696.
9313         (U-00024524): Unify M-19697.
9314         (U-00024526): Use `->denotational'; map to M-19698.
9315         (U+3E15): Use `->subsumptive'; map to M-19699.
9316         (U-00024525): Use `->denotational'; map to M-19700.
9317         (U-00024529): Use `->denotational' and `->subsumptive'.
9318         (U-00024540): Likewise.
9319         (U-00024545): Likewise.
9320         (U-000206A1): Copied from Ideograph-R018-Knife.el; use
9321         `->denotational' and `->subsumptive'.
9322         (U-00024548): Use `->denotational'.
9323         (U-00024549): Use `->denotational' and `->subsumptive'.
9324
9325 2005-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9326
9327         * Ideograph-R079-Weapon.el (U-00023A8B): Use `->subsumptive'.
9328         (U-00023A8C): Likewise.
9329         (U+3C80): Use `->subsumptive'.
9330         (U+6BB8): Likewise.
9331         (U+6BB9): Use `->denotational' and `->subsumptive'.
9332         (U-00023A8D): Use `->subsumptive'.
9333         (U-00023A8F): Likewise.
9334         (U+F970): Separate K0-616D and unify JX1-7649, M-16638 and
9335         JC3-54ED; use `->subsumptive' to integrate K0-5F2F and K0-616D.
9336         (C1-5B44): Use `<-denotational' for U+6BBA; add `=>daikanwa' for
9337         M-16638.
9338         (U-00023A90): Use `->subsumptive'.
9339         (M-16640): Add `<-subsumptive' for U-00023A97.
9340         (U-00023A97): Use `->subsumptive'.
9341         (U-00023A96): Likewise.
9342         (U-00020B81): Copied from Ideograph-R029-Again.el.
9343         (M-16642): Add `<-denotational' for U-00020B81.
9344         (C6-537B): Likewise; use `ideographic-{radical|strokes}@cns'
9345         instead of `ideographic-{radical|strokes}'; add
9346         `ideographic-{radical|strokes}@ucs'; unify IU-00020B81.
9347         (U-00023A95): Use `->subsumptive'.
9348         (U+3C81): Likewise.
9349         (U+3C82): Use `->denotational'.
9350
9351         * Ideograph-R085-Water.el (U-00023D11): Use `->subsumptive'.
9352         (U-00023D14): Likewise.
9353         (U+6D77): Use `->denotational'.
9354         (U-0002F901): Add `<-denotational' for U+6D77.
9355         (U+6D69): Use `->denotational'.
9356         (U-00023D21): Use `->subsumptive'.
9357         (U+6D6A): Use `->subsumptive'.
9358         (U+6D6B): Likewise.
9359         (U+6D6C): Add S1-4244.
9360         (U+6D6D): Use `->subsumptive'.
9361         (U+6D6E): Use `->denotational'.
9362         (U+6D6F): Use `->subsumptive' to integrate JC3-70DE.
9363         (U+6D73): Use `->denotational' and `->subsumptive'.
9364         (U+6D74): Add S1-4243.
9365         (U+6D75): Use `->subsumptive'.
9366         (U+6D76): Likewise.
9367         (U+FA45): Add `<-denotational' for U+6D77; unify UU+6D77 and
9368         JU+FA45.
9369
9370         * Ideograph-R075-Tree.el (U+6885): Use `->denotational'.
9371         (U-0002F8E2): Use `<-denotational' for U+6885.
9372         (U+6881): Use `->subsumptive'.
9373         (U+6882): Likewise.
9374         (U+6883): Likewise.
9375         (U+6884): Likewise.
9376         (U+FA44): Use `<-denotational' for U+6885; unify UU+6885.
9377         (U+6886): Use `->subsumptive'.
9378         (U+6888): Likewise.
9379         (U+6A33): Use `->denotational'.
9380         (U+6A34): Use `->subsumptive'.
9381         (U+6A35): Likewise.
9382         (U+6A36): Use `->denotational' and `->subsumptive'.
9383         (U+6A37): Use `->subsumptive'.
9384         (U+6A38): Likewise.
9385
9386 2005-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9387
9388         * Ideograph-R009-Man.el (U+5016): Unify B-ADC6.
9389         (C1-5429): Separate B-ADC6 and M-00771.
9390         (JSP-3152): Use <CJK RADICAL PERSON> instead of U+4EBB in
9391         `ideographic-structure'.
9392         (C2-2D77): Likewise.
9393
9394 2005-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9395
9396         * Ideograph-R072-Sun.el (U+3AD2): Unify M-13755.
9397         (U+3AD3): Unify M-13763.
9398         (U+3AD4): Unify M-13769.
9399         (UU+3AD5): Unify M-13770.
9400         (U+65F6): Use `->subsumptive' to integrate JC3-81C3.
9401         (U-00023150): Use `->subsumptive'.
9402         (U-0002315A): Likewise.
9403         (IU-0002315A): Unify M-13779.
9404         (U+6600): Use `->denotational' and `->subsumptive'.
9405         (U-0002315B): Unify M-13784.
9406         (U-00023166): Unify M-13786; add S1-3288; add `<-formed' for
9407         U+6603.
9408         (U-00023173): Use `->subsumptive'.
9409         (IU-00023173): Unify M-13787.
9410         (U+6606): Use `->subsumptive'.
9411         (U-0002315C): Use `->subsumptive'.
9412         (IU-0002315C): Unify M-13793.
9413         (U+6607): Add S1-3284.
9414         (U+6609): Use `->subsumptive'.
9415         (U+6618): Use `->subsumptive'.
9416         (U-0002315D): Use `->subsumptive'; map to M-13798.
9417         (U+660A): Use `->subsumptive'.
9418         (U-0002315E): Likewise; map to M-13801.
9419         (U+660C): Add S1-3285.
9420         (U+660D): Use `->subsumptive'.
9421         (U+660E): Use `->subsumptive' to separate M-13801 and JC3-51C1.
9422         (M-13805): Unify GT-17473 and GT-K04329; add S1-3292.
9423         (U+660F): Add S1-3281.
9424         (U+3ADA): Unify M-13813.
9425         (U-00023161): Use `->subsumptive'.
9426         (IU-00023161): Unify M-13815.
9427         (U+5192): Use `->denotational'.
9428         (U+661B): Use `->subsumptive'.
9429         (U+661C): Add S1-3315.
9430         (U+3AE7): Use `->subsumptive'.
9431         (UU+3AE7): Unify M-13901.
9432         (U-00023196): Use `->subsumptive'; map to M-13907.
9433         (U+3AE6): Unify M-13909.
9434         (U-00023198): Use `->subsumptive'; map to M-13911.
9435         (U+664F): Use `->subsumptive'.
9436         (U+6650): Likewise.
9437         (U-000231A0): Unify M-13923.
9438         (U+6652): Use `->subsumptive'.
9439         (U+3AE9): Use `->denotational'.
9440         (C3-3147): Use `<-denotational' for U+3AE9; unify M-13925.
9441         (U-000231A7): Use `->subsumptive'; map to M-13927.
9442         (U+3AEA): Use `->subsumptive'.
9443         (U+66FB): Use `->subsumptive'.
9444         (U+3AEE): Use `->subsumptive'.
9445         (U-000231B3): Use `->subsumptive'.
9446         (U+6657): Use `->subsumptive'.
9447
9448 2005-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9449
9450         * Ideograph-R042-Small.el (U+5C11): Use `->subsumptive'.
9451         (U+5C12): Omit `=>daikanwa'.
9452         (M-07477): Unify GT-09427 and GT-K01236; add S1-4716; separate
9453         JC3-41E1.
9454         (C2-2155): Unify GT-09430 and JC3-41E1.
9455         (U+5C13): Add `<-denotational' for J97-5575; use `->subsumptive'.
9456         (J97-5575): New abstract character.
9457         (U+5C14): Add `<-denotational' for J97-5575; use `->subsumptive'.
9458         (U+5C16): Use `->subsumptive'.
9459         (U-00021B59): Use `->subsumptive'.
9460
9461 2005-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9462
9463         * Ideograph-R060-Step.el (U+5FBC): Use `->subsumptive'.
9464
9465         * Ideograph-R031-Enclosure.el (U-00021209): Use `->denotational'.
9466         (U-00021207): Likewise.
9467         (M-04814): Unify U-00021205 and H2-E6C9.
9468         (M-04815): Unify U-00021206 and H2-E6CD.
9469
9470 2005-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9471
9472         * Ideograph-R140-Grass.el (U-00026B5D): Use `->denotational'
9473         instead of `->identical' and `<-same'; use
9474         `ideographic-{radical|strokes}@ucs'; add
9475         `ideographic-{radical|strokes}@cns'.
9476         (C6-333E): Copied from Ideograph-R109-Eye.el.
9477
9478         * Ideograph-R135-Tongue.el (U+654C): Use
9479         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
9480         `ideographic-'; add `ideographic-radical@ucs*sources'.
9481
9482         * Ideograph-R115-Grain.el (U+79EF): Use `->subsumptive' to
9483         integrate JC3-81D7.
9484
9485         * Ideograph-R109-Eye.el (U-00026B5D): Copied from
9486         Ideograph-R140-Grass.el; use `->denotational'.
9487         (U+7707): Use `->subsumptive'.
9488         (U+7708): Add S1-5281.
9489         (U+7709): Add S1-5283.
9490         (U-00025116): Use `->subsumptive'.
9491
9492 2005-08-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9493
9494         * Ideograph-R030-Mouth.el (U+549C): Use `->subsumptive'.
9495         (JSP-352A): Use `<-vulgar' instead of `->ideographic-variants' for
9496         J0-5323.
9497         (U+54A4): Use `->subsumptive'.
9498         (C3-3A40): Modify `ideographic-structure'.
9499         (J0-5344): Add `ideographic-structure'.
9500
9501 2005-08-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9502
9503         * Ideograph-R058-Snout.el (JSP-3C77): Add
9504         `ideographic-{radical|strokes}' and `total-strokes'.
9505         (BC-8BAB): Likewise; use `->subsumptive' to integrate GT-K00267.
9506         (GT-K00266): Use `->subsumptive' to integrate <CJK RADICAL SNOUT
9507         TWO> and BC-897C.
9508         (<CJK RADICAL SNOUT TWO>): Separate GT-K00266; unify G0-6566 and
9509         UU+5F50.
9510         (U+5F54): Use `->subsumptive'.
9511         (U+5F55): Likewise; add `=>daikanwa' for M-09918.
9512         (C6-2B39): Unify U-0002F896.
9513         (U-00022456): Use `->subsumptive'; use
9514         `ideographic-{radical|strokes}@ucs' instead of
9515         `ideographic-{radical|strokes}'; add
9516         `ideographic-{radical|strokes}@cns' and
9517         `ideographic-radical@cns*sources'.
9518
9519         * Ideograph-R009-Man.el (JSP-305F): Use <CJK RADICAL PERSON>
9520         instead of U+4EBB in `ideographic-structure'.
9521
9522         * maps-conf.el: Don't add `=gt-pj-1' for J90-5575.
9523
9524         * Ideograph-R064-Hand.el (U-00022BAE): Use `<-same' and
9525         `<-same*sources' instead of `->ideographic-variants' with char-ref
9526         for M-11883.
9527
9528 2005-08-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9529
9530         * Ideograph-R026-Seal.el (U+537B): Move `->ideographic-variants'
9531         to J0-524A.
9532         (J0-524A): Use `->ideographic-variants*sources' instead of
9533         char-ref in `->ideographic-variants'.
9534         (U+537D): Use `->subsumptive'.
9535         (U-0002F833): Use `<-same' instead of `->same' for M-02880.
9536
9537         * Ideograph-R013-Down-Box.el (U+5192): Use `->denotational'; use
9538         `ideographic-{radical|strokes}@ucs' instead of
9539         `ideographic-{radical|strokes}'; add
9540         `ideographic-{radical|strokes}@jis' and
9541         `ideographic-radical@jis*sources'.
9542
9543         * Ideograph-R073-Say.el (C1-454B): Use `->mistakable' instead of
9544         `->confusing'.
9545
9546         * Ideograph-R066-Rap.el (U+654F): Use `->denotational'.
9547         (U-0002F8C8): Use `<-denotational' instead of `=>ucs' for U+654F;
9548         add `=>ucs*' for U+654F.
9549         (U+654C): Use `ideographic-{radical|strokes}@{ucs|daikanwa}' and
9550         `ideographic-radical@ucs*sources' instead of `ideographic-'.
9551         (U+FA41): Add `<-denotational' for U+654F; use `=ucs@unicode'
9552         instead of `=ucs@{gb|cns|ks|big5}' for U+654F; add `=ucs@jis' for
9553         U+FA41.
9554
9555 2005-08-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9556
9557         * Ideograph-R061-Heart.el (U+6094): Use `->denotational'.
9558         (U+FA3D): Use `<-denotational' for U+6094; use `=ucs@unicode'
9559         instead of `=ucs@{gb|cns|ks|big5}' for U+6094; add `=ucs@jis' for
9560         U+FA3D.
9561
9562         * Ideograph-R063-Door.el (U+623B): Use `->denotational' instead of
9563         `->subsumptive'.
9564
9565         * Ideograph-R009-Man.el (U+5055): Use `->subsumptive'.
9566         (U+5056): Use `->denotational'.
9567         (U+5057): Use `->subsumptive'.
9568         (U+5058): Add `<-same' for J0-3426.
9569
9570 2005-08-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9571
9572         * Ideograph-R031-Enclosure.el (U-00024517): Copied from
9573         Ideograph-R087-Claw.el; use `->subsumptive'.
9574         (C6-4743): Use `<-subsumptive' for U-00024517; unify H5-F8B3 and
9575         IU-00024517 instead of using `->identical' for U-00024517.
9576
9577         * Ideograph-R029-Again.el (U-00020B81): Use
9578         `ideographic-{radical|strokes}@ucs' instead of
9579         `ideographic-{radical|strokes}'; add
9580         `ideographic-{radical|strokes}@cns'; don't use `->identical' for
9581         C6-537B and `<-same' for M-16642; use `->denotational'.
9582         (C6-537B): Copied from Ideograph-R079-Weapon.el.
9583
9584 2005-08-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9585
9586         * Ideograph-R017-Open-Box.el (U-000206A1): Use
9587         `ideographic-{radical|strokes}@ucs' instead of
9588         `ideographic-{radical|strokes}'; add
9589         `ideographic-{radical|strokes}@cns' and
9590         `ideographic-radical@cns*sources'; use `->denotational' instead of
9591         `->identical' and `<-same'.
9592         (IU-000206A1): Unify C7-4E3E.
9593
9594 2005-08-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9595
9596         * Ideograph-R024-Ten.el (U-0002F82C): Use
9597         `->ideographic-variants*sources' instead of char-ref in
9598         `->ideographic-variants'.
9599
9600 2005-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9601
9602         * Ideograph-R025-Divination.el (U+5361): Use `->subsumptive' to
9603         integrate JC3-82B5.
9604         (JC3-82B5): Use `<-subsumptive' instead of `->identical' for
9605         U+5361.
9606
9607         * Ideograph-R020-Wrap.el (U+5306): Use `=>daikanwa' instead of
9608         `morohashi-daikanwa'.
9609         (U+5307): Use `->subsumptive'; don't use `morohashi-daikanwa'.
9610
9611         * Ideograph-R019-Power.el (U+351C): Use `->denotational' instead
9612         of `->subsumptive'.
9613
9614         * Ideograph-R004-Slash.el (U+4E57): Use `->subsumptive'.
9615
9616         * Ideograph-R001-One.el (U-00020000): Use `->subsumptive'.
9617         (M-00005): Unify GT-00038.
9618         (M-00019): Use `->subsumptive'.
9619         (U+4E0E): Use `->denotational' instead of `->subsumptive'.
9620
9621         * char-db-util.el (char-attribute-name<): Put `->FOO' into the
9622         last place before `->subsumptive' and `->denotational'.
9623
9624 2005-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9625
9626         * Ideograph-R005-Second.el (C2-334E): Use <CJK RADICAL PAW ONE>
9627         instead of U+FA49 in `ideographic-structure'.
9628         (UU+4E7F): Likewise.
9629
9630 2005-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9631
9632         * Ideograph-R140-Grass.el (U+FA5E): Add `name'; add `->canonical'
9633         for U+8279.
9634         (U+FA5D): Add `name'; add `->canonical' for U+8279.
9635
9636 2005-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9637
9638         * Ideograph-R087-Claw.el (U+FA49): Add `name'; add `->canonical'
9639         for U+722B.
9640
9641         * u03130-Hangul-Compatibility-Jamo.el: Rename `<-compatibility' to
9642         `<-compat'.
9643
9644         * u03200-Enclosed-CJK-Letters-and-Months.el (<CIRCLED NUMBER *>):
9645         Add `=>decomposition@circled'.
9646
9647         * u030A0-Katakana.el (<KATAKANA DIGRAPH KOTO>): Add
9648         `=>decomposition@vertical'.
9649
9650         * u03040-Hiragana.el (<HIRAGANA DIGRAPH YORI>): Add
9651         `=>decomposition@vertical'.
9652
9653         * u02F00-Kangxi-Radicals.el: Add `<-compat'.
9654
9655         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL MOTHER>): Add
9656         `<-compat' for U+6BCD.
9657         (U+FA49): Add `name'; add `->canonical' for U+722B.
9658         (U+FA5E): Add `name'; add `->canonical' for U+8279.
9659         (U+FA5D): Add `name'; add `->canonical' for U+8279.
9660         (<CJK RADICAL C-SIMPLIFIED TURTLE>): Add `<-compat' for U+9F9F.
9661
9662         * u02300-Miscellaneous-Technical.el (<DENTISTRY SYMBOL LIGHT
9663         VERTICAL AND WAVE>): Renamed from <DENTISTRY SYMBOL LIGHT VERTICAL
9664         WITH WAVE>.
9665
9666         * u02000-General-Punctuation.el (<DOUBLE QUESTION MARK>): Add
9667         `=>decomposition@compat'.
9668
9669 2005-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9670
9671         * ruimoku6.el: Use `=decomposition' instead of `->decomposition'.
9672
9673         * u03000-CJK-Symbols-and-Punctuation.el,
9674         u02000-General-Punctuation.el, u00370-Greek.el,
9675         u00300-Combining-Diacritical-Marks.el,
9676         u002B0-Spacing-Modifier-Letters.el, u000A0-Latin-1-Supplement.el:
9677         Omit `<-canonical'.
9678
9679 2005-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9680
9681         * char-db-util.el (insert-char-attributes): Fix condition about
9682         `<-subsumptive'; don't display `<-canonical' when running with
9683         non-readable mode.
9684
9685 2005-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9686
9687         * u0FF00-Halfwidth-and-Fullwidth-Forms.el: Omit `->decomposition'
9688         for compatibility mapping to single character tagged `narrow' if
9689         the same information is stored in `<-halfwidth' field.
9690
9691 2005-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9692
9693         * u0FE70-Arabic-Presentation-Forms-B.el:
9694         - Use `=>decomposition@{isolated|medial|final}' instead of
9695           `->decomposition' for compatibility decomposition mapping tagged
9696           `{isolated|medial|final}'.
9697         - Use `<-formed@{isolated|initial|medial|final}' instead of
9698           `->decomposition' for compatibility mapping to single character
9699           tagged `{isolated|initial|medial|final}'.
9700
9701 2005-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9702
9703         * u0FE50-Small-Form-Variants.el: Use `<-small' instead of
9704         `->decomposition' for compatibility mapping to single character
9705         tagged `small'.
9706
9707 2005-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9708
9709         * u0FB50-Arabic-Presentation-Forms-A.el:
9710         - Use `<-formed@{isolated|initial|medial|final}' instead of
9711           `->decomposition' for compatibility mapping to single character
9712           tagged `{isolated|initial|medial|final}'.
9713         - Use `=>decomposition@{isolated|initial|medial|final}' instead of
9714           `->decomposition' for compatibility decomposition mapping tagged
9715           `{isolated|initial|medial|final}'.
9716
9717 2005-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9718
9719         * u0FE30-CJK-Compatibility-Forms.el:
9720         - Use `<-vertical' instead of `->decomposition' for compatibility
9721           mapping to single character tagged `vertical'.
9722         - Use `<-compat' instead of `->decomposition' for compatibility
9723           mapping to single character.
9724
9725         * u03300-CJK-Compatibility.el: Use `=>decomposition@square'
9726         instead of `->decomposition' for compatibility decomposition
9727         mapping tagged `square'.
9728
9729         * u0FB00-Alphabetic-Presentation-Forms.el:
9730         - Use `=>decomposition@compat' instead of `->decomposition' for
9731           compatibility decomposition mapping.
9732         - Use `=decomposition' instead of `->decomposition'.
9733         - Use `<-font' instead of `->decomposition' for compatibility
9734           mapping to single character tagged `font'.
9735
9736 2005-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9737
9738         * u03200-Enclosed-CJK-Letters-and-Months.el:
9739         - Use `=>decomposition@compat' instead of `->decomposition' for
9740           compatibility decomposition mapping.
9741         - Use `<-circled' instead of `->decomposition' for compatibility
9742           mapping to single character tagged `circle'.
9743         - Use `=>decomposition@circled' instead of `->decomposition' for
9744           compatibility decomposition mapping tagged `circle'.
9745
9746         * u02000-General-Punctuation.el (<FIGURE SPACE>): Use `<-noBreak'
9747         instead of `=decomposition' for <SPACE>.
9748         (<NON-BREAKING HYPHEN>): Use `<-noBreak' instead of
9749         `=decomposition' for <HYPHEN>.
9750         (<NARROW NO-BREAK SPACE>): Use `<-noBreak' instead of
9751         `=decomposition' for <SPACE>.
9752
9753         * u00F00-Tibetan.el (<TIBETAN MARK DELIMITER TSHEG BSTAR>): Use
9754         `<-noBreak' instead of `=decomposition' for <TIBETAN MARK
9755         INTERSYLLABIC TSHEG>.
9756
9757         * u000A0-Latin-1-Supplement.el (<MICRO SIGN>): Use `<-compat/unit'
9758         instead of `->decomposition' for <GREEK SMALL LETTER MU>.       
9759         - Use `<-noBreak' instead of `->decomposition' for compatibility
9760           mapping to single character tagged `noBreak'.
9761         - Use `=>decomposition@compat' instead of `->decomposition' for
9762           compatibility decomposition mapping.
9763         - Use `<-superscript' instead of `->decomposition' for compatibility
9764           mapping to single character tagged `super'.
9765         - Add some auto-generated `<-canonical' features.
9766         - Use `=>decomposition@fraction' instead of `->decomposition' for
9767           compatibility decomposition mapping tagged `fraction'.
9768         - Use `=decomposition' instead of `->decomposition'.
9769
9770         * u03000-CJK-Symbols-and-Punctuation.el (<CIRCLED POSTAL MARK>):
9771         Use `<-compat/circled' instead of `->decomposition' for <POSTAL
9772         MARK>.
9773         (<HANGZHOU NUMERAL TEN>): Use `<-compat/Hangzhou-Numeral' instead
9774         of `->decomposition' for U+5341.
9775         (<HANGZHOU NUMERAL TWENTY>): Use `<-compat/Hangzhou-Numeral'
9776         instead of `->decomposition' for U+5344.
9777         (<HANGZHOU NUMERAL THIRTY>): Use `<-compat/Hangzhou-Numeral'
9778         instead of `->decomposition' for U+5345.
9779         - Add some auto-generated `<-canonical' features.
9780
9781         * char-db-util.el (insert-char-attributes): Don't display `->font'
9782         when running with non-readable mode.
9783
9784         * u02100-Letterlike-Symbols.el (<DOUBLE-STRUCK CAPITAL foo>): Use
9785         `<-font/double-struck' instead of `=decomposition' for <LATIN
9786         CAPITAL LETTER foo>'.
9787         (<SCRIPT {CAPITAL|SMALL} foo>): Use `<-font/script' instead of
9788         `=decomposition' for <LATIN {CAPITAL|SMALL} LETTER foo>.
9789         (<BLACK-LETTER CAPITAL foo>): Use `<-font/black-letter' instead of
9790         `=decomposition' for <LATIN CAPITAL LETTER foo>.
9791         (<PLANCK CONSTANT>): Use `<-font/script/physical' instead of
9792         `=decomposition' for <LATIN SMALL LETTER H>.
9793         (<PLANCK CONSTANT OVER TWO PI>): Use `<-font/script/physical'
9794         instead of `=decomposition' for <LATIN SMALL LETTER H WITH
9795         STROKE>.
9796         (<INFORMATION SOURCE>): Use `<-font' instead of `=decomposition'
9797         for <LATIN SMALL LETTER I>.
9798
9799 2005-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9800
9801         * u02460-Enclosed-Alphanumerics.el:
9802         - Use `<-circled' instead of `->decomposition' for compatibility
9803           mapping to single character tagged `circle'.
9804         - Use `=>decomposition@circled' instead of `->decomposition' for
9805           compatibility decomposition mapping tagged `circle'.
9806         - Use `=>decomposition@compat' instead of `->decomposition' for
9807           compatibility decomposition mapping.
9808
9809         * char-db-util.el (insert-char-attributes): Don't display
9810         `->circled' when running with non-readable mode.
9811
9812 2005-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9813
9814         * u03190-Kanbun.el: Use `<-superscript' instead of
9815         `->decomposition' for compatibility mapping to single character
9816         tagged `super'.
9817
9818         * char-db-util.el (insert-char-attributes): Don't display
9819         `->subscript' when running with non-readable mode.
9820
9821 2005-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9822
9823         * u02080-Subscripts.el: Use `<-subscript' instead of
9824         `->decomposition' for compatibility mapping to single character
9825         tagged `super'.
9826
9827 2005-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9828
9829         * u002B0-Spacing-Modifier-Letters.el (<MODIFIER LETTER PRIME>):
9830         Add some auto-generated `<-canonical' features.
9831         - Use `<-superscript' instead of `->decomposition' for
9832           compatibility mapping to single character tagged `super'.
9833         - Use `=>decomposition@compat' instead of `->decomposition' for
9834           compatibility decomposition mapping.
9835
9836         * char-db-util.el (insert-char-attributes): Don't display
9837         `->superscript' when running with non-readable mode.
9838
9839         * u02070-Superscripts.el: Use `<-superscript' instead of
9840         `->decomposition' for compatibility decomposition mapping tagged
9841         `super'.
9842
9843 2005-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9844
9845         * u03040-Hiragana.el: Use `=>decomposition@compat' instead of
9846         `->decomposition' for compatibility decomposition mapping.
9847
9848         * u02100-Letterlike-Symbols.el (<DEGREE CELSIUS>): Use
9849         `=>decomposition@compat/unit' instead of `->decomposition'.
9850         (J0-216E): Likewise.
9851         (C1-2222): Omit `->decomposition'.
9852         (<EULER CONSTANT>): Use `<-compat/math' instead of
9853         `->decomposition' for <LATIN CAPITAL LETTER OPEN E>.
9854         (<DEGREE FAHRENHEIT>): Use `=>decomposition@compat/unit' instead
9855         of `->decomposition'.
9856         (K0-2235): Likewise.
9857         (<SERVICE MARK>): Use `=>decomposition@superscript' instead of
9858         `->decomposition'.
9859         (<TRADE MARK SIGN>): Use `=>decomposition@superscript' instead of
9860         `->decomposition'.
9861         (K0-2262): Omit `->decomposition'.
9862         (<ALEF SYMBOL>): Use `<-compat/math' instead of `->decomposition'
9863         for <HEBREW LETTER ALEF>.
9864         (<BET SYMBOL>): Use `<-compat/math' instead of `->decomposition'
9865         for <HEBREW LETTER BET>.
9866         (<GIMEL SYMBOL>): Use `<-compat/math' instead of `->decomposition'
9867         for <HEBREW LETTER GIMEL>.
9868         (<DALET SYMBOL>): Use `<-compat/math' instead of `->decomposition'
9869         for <HEBREW LETTER DALET>.
9870         - Use `=>decomposition@compat' instead of `->decomposition' for
9871           compatibility decomposition mapping.
9872         - Use `=decomposition' instead of `->decomposition'.
9873         - Use `->canonical' instead of `=decomposition' for canonical
9874           mapping to single character.
9875
9876 2005-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9877
9878         * u02150-Number-Forms.el:
9879         - Use `=>decomposition@fraction' instead of `->decomposition' for
9880           compatibility decomposition mapping tagged `fraction'.
9881         - Use `<-compat/Roman-Numeral' instead of `->decomposition' for
9882           compatibility mapping from Roman-Numeral to single character.
9883         - Use `=>decomposition@compat/Roman-Numeral' instead of
9884           `->decomposition' for compatibility mapping from Roman-Numeral.
9885
9886 2005-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9887
9888         * u020A0-Currency-Symbols.el (<RUPEE SIGN>): Use
9889         `=>decomposition@compat' instead of `->decomposition'.
9890
9891 2005-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9892
9893         * u02200-Mathematical-Operators.el: Use `=>decomposition@compat'
9894         instead of `=decomposition' for compatibility decomposition
9895         mapping.
9896
9897 2005-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9898
9899         * u02000-General-Punctuation.el:
9900         - Use `->canonical' instead of `=decomposition' for canonical
9901           mapping to single character.
9902         - Add some auto-generated `<-canonical' features.
9903         - Use `<-compat' instead of `=decomposition' for compatibility
9904           mapping to single character.
9905         - Use `=>decomposition@compat' instead of `=decomposition' for
9906           compatibility decomposition mapping.
9907
9908 2005-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9909
9910         * u00100-Latin-Extended-A.el: Use `=>decomposition@compat' instead
9911         of `=decomposition' for compatibility decomposition mapping.
9912         (<LATIN SMALL LETTER LONG S>): Use `<-compat/formed' instead of
9913         `=decomposition'.
9914
9915         * u01F00-Greek-Extended.el:
9916         - Use `->canonical' instead of `=decomposition' for canonical
9917           mapping to single character.
9918         - Use `=>decomposition@compat' instead of `=decomposition' for
9919           compatibility decomposition mapping.
9920
9921         * u01E00-Latin-Extended-Additional.el: Use
9922         `=>decomposition@compat' instead of `=decomposition' for
9923         compatibility decomposition mapping.
9924
9925         * u00F00-Tibetan.el:
9926         - Use `=decomposition' instead of `->decomposition'.
9927         - Use `=>decomposition@compat' instead of `=decomposition' for
9928           compatibility decomposition mapping.
9929
9930         * u00E80-Lao.el, u00E00-Thai.el: Use `=>decomposition@compat'
9931         instead of `=decomposition' for compatibility decomposition
9932         mapping.
9933
9934         * u00600-Arabic.el, u00530-Armenian.el: Use
9935         `=>decomposition@compat' instead of `=decomposition' for
9936         compatibility decomposition mapping.
9937
9938         * u00370-Greek.el:
9939         - Use `->canonical' instead of `->decomposition' for canonical
9940           mapping to single character.
9941         - Add some auto-generated `<-canonical' features.
9942         - Use `=>decomposition@compat' instead of `=decomposition' for
9943           compatibility decomposition mapping.
9944         - Use `=decomposition' instead of `->decomposition' for canonical
9945           decomposition mapping.
9946
9947         * u00180-Latin-Extended-B.el: Use `=>decomposition@compat' instead
9948         of `=decomposition' for compatibility decomposition mapping.
9949
9950 2005-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9951
9952         * char-db-util.el (insert-char-attributes): Don't display
9953         `->compat' when running with non-readable mode; format
9954         `=>decomposition' as a list of char-specs.
9955
9956 2005-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9957
9958         * u02300-Miscellaneous-Technical.el: Use `->canonical' instead of
9959         `=decomposition' for canonical mapping to single character.
9960
9961 2005-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9962
9963         * u03130-Hangul-Compatibility-Jamo.el: Use `<-compatibility'
9964         instead of `->decomposition' for compatibility mapping to single
9965         character.
9966
9967         * u00300-Combining-Diacritical-Marks.el:
9968         - Add some auto-generated `<-canonical' features.
9969         - Use `->canonical' instead of `->decomposition' for
9970           canonical mapping to single character.
9971         - Use `=decomposition' instead of `->decomposition'.
9972
9973 2005-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9974
9975         * additional-precomposed.el: Use `=decomposition' instead of
9976         `->decomposition'.
9977
9978         * Ideograph-R009-Man.el (U+5058): Use
9979         `->ideographic-variants*sources' instead of char-ref in
9980         `->ideographic-variants'.
9981
9982         * Ideograph-R007-Two.el (U+4E90): Use
9983         `->ideographic-variants*sources' instead of char-ref in
9984         `->ideographic-variants'.
9985
9986 2005-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9987
9988         * u030A0-Katakana.el, u03040-Hiragana.el,
9989         u02200-Mathematical-Operators.el, u02190-Arrows.el,
9990         u02000-General-Punctuation.el, u01F00-Greek-Extended.el,
9991         u01E00-Latin-Extended-Additional.el, u01000-Myanmar.el,
9992         u00D80-Sinhala.el, u00D00-Malayalam.el, u00C80-Kannada.el,
9993         u00C00-Telugu.el, u00B80-Tamil.el, u00B00-Oriya.el,
9994         u00A00-Gurmukhi.el, u00980-Bengali.el, u00900-Devanagari.el,
9995         u00600-Arabic.el, u00400-Cyrillic.el, u00180-Latin-Extended-B.el,
9996         u00100-Latin-Extended-A.el: Use `=decomposition' instead of
9997         `->decomposition'.
9998
9999         * Ideograph-R117-Stand.el (U+7AD2): Use
10000         `ideographic-{radical|strokes}@ucs' instead of
10001         `ideographic-{radical|strokes}'.
10002         (JU+7AD2): Use `->subsumptive' to integrate M-00310.
10003
10004         * Ideograph-R008-Lid.el (U+7AD2): Copied from
10005         Ideograph-R117-Stand.el.
10006         (M-00310): Use `<-subsumptive' instead of `<-denotational' and
10007         `->identical'.
10008
10009         * char-db-util.el (insert-char-attributes): Insert `<-subsumptive'
10010         and `<-denotational' at the head of char-spec; format
10011         `=decomposition' as a list of char-specs.
10012
10013 2005-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10014
10015         * Ideograph-R009-Man.el (JSP-3153): Modify
10016         `ideographic-structure'; delete `=ucs@big5'.
10017         (U-000203E2): Use `->denotational'.
10018
10019         * Ideograph-R018-Knife.el (U-000206A3): Use
10020         `->ideographic-variants' instead of `variant-of-shinjigen-1'.
10021         (U+5239): Use `->subsumptive'.
10022
10023         * Ideograph-R010-Legs.el (G0-3364): Modify
10024         `ideographic-structure'.
10025
10026         * Ideograph-R005-Second.el (J0-502C): Change hierarchy.
10027
10028         * Ideograph-R001-One.el (U-00020030): Use `->subsumptive'.
10029
10030 2005-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10031
10032         * Ideograph-R162-Walk.el: Add some character relations.
10033
10034 2005-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10035
10036         * Ideograph-R064-Hand.el (U+6316): Use `->subsumptive'.
10037
10038         * Ideograph-R096-Jade.el (K0-5622): Add `<-ancient' for K0-5627.
10039
10040         * Ideograph-R090-Half-Tree-Trunk.el (U-0002458D): Use
10041         `->subsumptive'.
10042         (M-19791): Add `<-subsumptive' for U-0002458D; add `<-ancient' for
10043         U+FA67.
10044
10045         * Ideograph-R157-Foot.el (U+8E02): Use `->subsumptive'.
10046         (U+8E03): Use `->denotational' and `->subsumptive'.
10047         (U-00028048): New character.
10048         (C6-6277): Use `<-subsumptive' for U-00028048; separate M-37565.
10049
10050         * Ideograph-R060-Step.el (U-000224F5): Use `->subsumptive'.
10051         (U-000224F6): Add `<-ancient' for M-38892.
10052
10053         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL WALK ONE>): Add
10054         `<-ideographic-component-forms' for U+8FB5.
10055
10056         * Ideograph-R077-Stop.el (U-0002394D): Add `<-ancient' for
10057         M-38752.
10058
10059 2005-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10060
10061         * char-db-util.el (char-db-insert-relation-feature): New function.
10062         (insert-char-attributes): Use `char-db-insert-relation-feature'.
10063
10064 2005-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10065
10066         * Ideograph-R140-Grass.el (GT-K01418): Use
10067         `<-simplified@component' instead of `<-simplified@misc'.
10068         (U+4495): Use `->denotational' instead of `->subsumptive'.
10069
10070 2005-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10071
10072         * Ideograph-R132-Self.el (U+81F2): Use `->subsumptive'.
10073
10074 2005-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10075
10076         * Oracle-Bones.el: New file.
10077
10078 2005-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10079
10080         * Ideograph-R066-Rap.el (U+6577): Use `->denotational' and
10081         `->subsumptive'.
10082
10083 2005-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10084
10085         * char-db-util.el (ideographic-radical): New function.
10086         (shuowen-radicals): New constant.
10087         (shuowen-radical): New function.
10088         (char-db-insert-char-reference): Use function
10089         `ideographic-radical' to avoid to refer `ideographic-radicals'.
10090         (insert-char-attributes): Likewise; add code to format
10091         char-feature `shuowen-radical'.
10092         (insert-char-attributes): Don't display `->formed' when running
10093         with non-readable mode.
10094
10095 2005-05-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10096
10097         * dumped-chars.el (system-char-db-source-file-list): Add
10098         "Oracle-Bones".
10099
10100 2005-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10101
10102         * Ideograph-R038-Woman.el (J0-455B): Add S1-1600.
10103
10104         * Ideograph-R140-Grass.el (K0-6434): Add KU+82BD.
10105
10106         * Ideograph-R073-Say.el (K0-754C): Add KU+6700.
10107
10108         * Ideograph-R029-Again.el (K0-754C): Add KU+6700.
10109
10110         * Ideograph-R018-Knife.el (K0-795C): Add KU+5272.
10111
10112         * Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el (K0-754C):
10113         Add KU+6700.
10114
10115         * read-maps.el (mapping-table-ccs-setting-alist): Add setting for
10116         `=ks-x1001'.
10117         (mapping-table-read-file): Likewise.
10118
10119         * maps-conf.el: Add K0-to-UCS.txt to the check list.
10120
10121 2005-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10122
10123         * Ideograph-R116-Cave.el (M-25542): Unify GT-32948; add
10124         JPU-0002598E.
10125
10126 2005-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10127
10128         * Ideograph-R159-Cart.el (U-000283D6): New character.
10129         (C7-5957): Add `<-subsumptive' for U-000283D6.
10130         (GT-51493): New character; add `<-subsumptive' for U-000283D6.
10131
10132         * Ideograph-R156-Run.el (U-00027F9D): New character.
10133         (M-37333): Map to U-00027F9D; separate C7-553D.
10134         (C7-553D): Unify GT-49924.
10135         (U+47D0): Use `->subsumptive'.
10136         (U-00027FA9): Unify GT-49948.
10137
10138 2005-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10139
10140         * Ideograph-R122-Net.el (U-000262A0): Use `->subsumptive'.
10141         (M-28256): Add `<-subsumptive' for U-000262A0; unify GT-36405.
10142         (U-000262BE): Unify GT-36416.
10143
10144         * Ideograph-R154-Shell.el (U-00027D89): New character.
10145         (M-36790): Add `<-subsumptive' for U-00027D89; separate C6-6266;
10146         unify GT-49286 and GT-K11324.
10147         (C6-6266): Add `<-subsumptive' for U-00027D89.
10148
10149         * Ideograph-R140-Grass.el (U+83AB): Use `->denotational' and
10150         `->subsumptive'.
10151         (U+8449): Likewise.
10152
10153         * Ideograph-R040-Roof.el (U-000219CD): Use `->subsumptive'.
10154         (M-07088): Add `<-subsumptive'; unify GT-08912 and GT-K03155; add
10155         JPU-000219CD.
10156         (U-00021AC5): Use `->subsumptive'.
10157         (M-07350): Add `<-subsumptive'; unify GT-09248; add JPU-00021AC5.
10158
10159         * Ideograph-R109-Eye.el (M-23328): Add
10160         `ideographic-{radical|strokes}@{daikanwa|misc}' and
10161         `total-strokes'; separate C5-3421.
10162         (IU-0002032A): Add `ideographic-{radical|strokes}' and
10163         `total-strokes'.
10164
10165         * Ideograph-R030-Mouth.el (U+562E): Use `->subsumptive'.
10166
10167         * Ideograph-R024-Ten.el (U-000209B4): Unify GT-03531.
10168         (U-000209B5): Use `->denotational'.
10169
10170         * Ideograph-R019-Power.el (U+52DE): Use `->subsumptive'.
10171
10172         * Ideograph-R009-Man.el: Add some missing `=ucs@cns' features.
10173
10174 2005-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10175
10176         * Ideograph-R086-Fire.el (M-18871): Separate BC-8AC1.
10177
10178         * Ideograph-R060-Step.el (U+5F80): Use `->denotational'.
10179
10180         * Ideograph-R162-Walk.el (U+9006): Use `->denotational'.
10181
10182         * Ideograph-R128-Ear.el (C2-2473): Add CU+8034.
10183
10184         * Ideograph-R018-Knife.el (C5-3663): Add CU-000202F4.
10185
10186         * Ideograph-R014-Cover.el (U-00020573): Use `->subsumptive'.
10187         (C3-2F5B): Add CU+51A1.
10188         (U-000205A9): Use `->denotational'.
10189
10190         * Ideograph-R013-Down-Box.el (C5-252C): Add CU-00020556.
10191
10192         * Ideograph-R006-Hook.el (U-0002010D): Use `->denotational' and
10193         `->subsumptive'.
10194
10195         * Ideograph-R010-Legs.el (C3-5754): Add CU+34AF.
10196         (C5-6B6D): Add CU-000204CF.
10197
10198         * Ideograph-R005-Second.el (C2-2473): Add CU+8034.
10199         (C5-3073): Add CU-000200FD.
10200
10201         * Ideograph-R004-Slash.el (C4-2227): Add CU+4E51.
10202
10203 2005-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10204
10205         * Ideograph-R149-Speech.el (K0-6063): Add KU+8AAA.
10206
10207 2005-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10208
10209         * Ideograph-R060-Step.el (U-0002256B): Use `->subsumptive'.
10210         (U+5FB6): Use `->denotational' and `->subsumptive'.
10211         (U+5FB7): Add S1-2385.
10212
10213         * Ideograph-R061-Heart.el (U+393F): Use `->subsumptive'.
10214         (U+3940): Use `->denotational'.
10215         (U+60B3): Likewise.
10216         (J0-575C): Use `<-denotational' for U+60B3; add `<-ancient' for
10217         U+5FB7.
10218         (U+60EA): Add `<-same' for J0-575C; delete `morohashi-daikanwa'.
10219
10220 2005-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10221
10222         * Ideograph-R109-Eye.el (U+76F4): Use `->denotational'.
10223         (J0-443E): Add S1-5273; unify U-0002F940.
10224         (BC-8BB2): New character.
10225
10226 2005-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10227
10228         * Ideograph-R062-Halberd.el (U+620B): Add `<-simplified@CN' for
10229         U+6214; use `->subsumptive' to integrate BC-89DC.
10230         (U+39AE): Add `<-simplified@component' for U+6214; use
10231         `->subsumptive'; integrate BC-89DD.
10232         (M-11542): Add `<-subsumptive' for U+39AE; add `<-simplified' for
10233         U+9322.
10234         (GT-K02180): Use `<-denotational' for U+39AE; add
10235         `<-ideographic-component-forms' for U+39AE.
10236
10237 2005-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10238
10239         * Ideograph-R071-Not.el (J0-5A5B): Add S1-3259; unify BC-8A72.
10240
10241         * Ideograph-R032-Earth.el (U+5742): Use `->subsumptive'.
10242         (U-00021372): Likewise.
10243         (U+583A): Likewise.
10244
10245 2005-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10246
10247         * Ideograph-R102-Field.el (U+754C): Use `->subsumptive'.
10248
10249         * Ideograph-R077-Stop.el (GT-K00182): Unify BC-8960.
10250         (U+9FB0): Use `->subsumptive' to integrate BC-8B68.
10251
10252         * maps-conf.el: Don't add `=gt-pj-1' for J90-3326.
10253
10254         * Ideograph-R008-Lid.el (U-0002019F): Use `->subsumptive' to
10255         integrate M-00343.
10256
10257 2005-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10258
10259         * Ideograph-R162-Walk.el (U+8FB5): Unify BC-8A74.
10260
10261         * Ideograph-R044-Corpse.el (U-00021C23): Unify BC-86BA.
10262
10263         * Ideograph-R152-Pig.el (C5-2329): Unify BC-8BC9.
10264
10265         * Ideograph-R086-Fire.el (U+3DB2): Use `->subsumptive'.
10266
10267         * maps-conf.el: Don't add `=gt-pj-1' for
10268         J90-{6950|697C|6A24|5350}'.
10269
10270         * Ideograph-R130-Meat.el (<CJK RADICAL MEAT>): Delete
10271         `=>daikanwa'.
10272         (BC-88F0): New character.
10273
10274         * Ideograph-R009-Man.el (U-00020233): Use `->denotational'.
10275         (U-000202DB): Use `->subsumptive' to integrate M-49536 and
10276         C6-4363; use `ideographic-radical@ucs' instead of
10277         `ideographic-radical'; add `ideographic-strokes@{ucs|cns}',
10278         `ideographic-radical@cns' and `ideographic-radical@cns*sources'.
10279         (H1-CD54): Use `<-subsumptive' for U-000202DB; unify M-49536.
10280         (U-00026699): Unify C6-4356 and M-29416; moved to
10281         Ideograph-R130-Meat.el.
10282
10283         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL MEAT>): Delete
10284         `=>daikanwa'.
10285         (BC-88F0): New character.
10286         (<CJK RADICAL C-SIMPLIFIED SEE>): Unify BC-89A1.
10287         (<CJK RADICAL C-SIMPLIFIED CART>): Unify BC-8967.
10288         (BC-8A5C): New character.
10289         (<CJK RADICAL GHOST>): Unify BC-8A5D.
10290
10291         * Ideograph-R122-Net.el (U-0002626B): Unify BC-87DC.
10292         (U-0002626D): Use `hanyu-dazidian' instead of
10293         `hanyu-dazidian-{vol|page|char}'.
10294
10295 2005-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10296
10297         * Ideograph-R188-Bone.el (BC-8A5C): New character.
10298
10299         * Ideograph-R087-Claw.el (U+7232): Add `<-denotational' for
10300         B-ACB0; use `->denotational' instead of `->subsumptive'.
10301         (J0-602A): Add `<-denotational' for U+7232; add S1-4703; unify
10302         BC-89D1.
10303         (B-ACB0): New abstract character.
10304
10305         * Ideograph-R086-Fire.el (U+7099): Use `->subsumptive'.
10306         (U+70BA): Add `<-denotational' for B-ACB0.
10307         (B-ACB0): New abstract character.
10308
10309         * Ideograph-R058-Snout.el (JSP-3C77): Unify BC-8A6E.
10310
10311         * Ideograph-R024-Ten.el (U+5342): Use `->denotational' and
10312         `->subsumptive'.
10313         (BC-88EC): New character; map to U+5342.
10314         (BC-89D7): New character; map to U+5345.
10315
10316         * Ideograph-R001-One.el (U+4E11): Use `->denotational' instead of
10317         `->subsumptive'.
10318         (G0-3373): Unify BC-89D2.
10319
10320         * Ideograph-R126-And.el (U-000264D0): Delete BC-87DC.
10321
10322         * Ideograph-R140-Grass.el (C6-575A): Unify U-00026CCA and H8-F6F0.
10323
10324 2005-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10325
10326         * Ideograph-R130-Meat.el: Add mappings between CJK Ext B and CNS
10327         11643 plain 6.
10328
10329         * Ideograph-R030-Mouth.el (J0-5350): Add S1-1196; separate
10330         GT-05103.
10331
10332 2005-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10333
10334         * Ideograph-R142-Insect.el: Add mappings for Big5 code points.
10335
10336 2005-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10337
10338         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SIMPLIFIED
10339         YELLOW>): Unify BC-8A5E.
10340
10341 2005-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10342
10343         * Ideograph-R013-Down-Box.el (U-00020554): Use `->subsumptive' to
10344         integrate M-49525 and C6-287A; use `ideographic-radical@ucs'
10345         instead of `ideographic-radical'; add
10346         `ideographic-strokes@{ucs|cns}', `ideographic-radical@cns',
10347         `ideographic-radical@cns*sources' and `total-strokes'.
10348
10349 2005-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10350
10351         * Ideograph-R028-Private.el (U-00020B10): Use `->subsumptive' to
10352         integrate C6-6072; use `ideographic-radical@ucs' instead of
10353         `ideographic-radical'; add `ideographic-radical@cns',
10354         `ideographic-strokes@{ucs|cns}', `ideographic-radical@cns*sources'
10355         and `total-strokes'.
10356         (H1-F5F9): Unify M-49546.
10357
10358 2005-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10359
10360         * Ideograph-R034-Go.el (J0-5469): Unify U+5902.
10361         (U-00021552): Use `->subsumptive'.
10362         (U+5904): Use `->denotational'.
10363         (G0-3426): Unify H3-AEB6.
10364         (U+5905): Use `->subsumptive'.
10365         (U+5907): Unify H3-AEE8.
10366         (U+5908): Use `->subsumptive'.
10367         (UU+5908): Unify H3-AEEE.
10368         (U+5909): Use `->denotational' and `->subsumptive'.
10369         (H3-AEED): New character.
10370
10371 2005-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10372
10373         * Ideograph-R009-Man.el (U-0002020D): Use `->subsumptive'.
10374         (U-0002022C): Delete incomplete `ideographic-structure'.
10375         (U-00020228): Likewise.
10376         (M-00624): Map to U-00020226.
10377         (U-00020226): Map to M-00624; delete incomplete
10378         `ideographic-structure'.
10379         (U-0002022A): Use `->denotational' and `->subsumptive'.
10380         (U-00020227): Delete incomplete `ideographic-structure'.
10381         (C5-3421): Likewise.
10382         (U+50B9): Use `->subsumptive'.
10383         (U+50BA): Likewise.
10384         (U+50BB): Use `->denotational'.
10385         (U-0002037B): Delete incomplete `ideographic-structure'.
10386         (U-000203B9): Use `->denotational' and `->subsumptive'.
10387         (M-01140): Unify U-000203AD.
10388         (U+510D): Use `->denotational' and `->subsumptive'.
10389
10390 2005-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10391
10392         * Ideograph-R061-Heart.el (U-00022724): Use `->subsumptive'.
10393         (M-10842): Map to U-00022725.
10394         (U-00022725): Map to M-10842.
10395         (M-10843): Unify U-00022726.
10396         (M-10844): Map to U+3956.
10397         (U+3956): Use `->subsumptive'; integrate M-10844.
10398
10399 2005-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10400
10401         * Ideograph-R151-Bean.el: Add mappings for Big5 code points.
10402         (U+8C47): Unify JC3-65E1.
10403         (U+8C49): Unify JC3-65E2.
10404         (U-00027BE1): Add `<-original' for J0-6C32; unify CB03349.
10405         (U+8C4B): Use `->subsumptive'.
10406         (JSP-5E69): Unify JC3-65DE.
10407         (U+8C4C): Use `->subsumptive'.
10408         (U+8C4E): Add S1-7811.
10409         (U+473F): Use `->subsumptive'.
10410         (U+8C4F): Use `->denotational'.
10411         (U+4740): Use `->subsumptive'.
10412         (U+8C54): Unify JC3-65E0.
10413
10414         * Ideograph-R128-Ear.el (GT-37686): Add `<-vulgar' for J0-5466;
10415         add S1-1705.
10416         (C3-4926): Unify CB00414.
10417
10418         * char-db-util.el (insert-char-attributes): Don't display
10419         `->Oracle-Bones' when running with non-readable mode.
10420
10421         * Ideograph-R109-Eye.el (C5-3421): Delete incomplete
10422         `ideographic-structure'.
10423
10424         * Ideograph-R033-Scholar.el (M-05641): Unify U-0002151C; add
10425         `total-strokes'; delete `kangxi-strokes'.
10426         (U+58EE): Add S1-1526; unify H2-A6B0.
10427         (U+58F0): Unify BC-8BE1.
10428         (U+58F3): Use `->denotational'.
10429         (G0-3F47): Use `<-denotational' for U+58F3; unify H2-A850.
10430         (U+58F5): Unify H2-A9F5.
10431         (M-05656): Unify U-00021529.
10432         (U+58F6): Unify H2-AC40.
10433         (U+58F7): Unify H2-AE68.
10434         (U+58FB): Use `->subsumptive'.
10435         (M-05671): Map to U-00021534.
10436         (U+58F8): Unify H2-AE66.
10437         (U+5900): Use `ideographic-radical@ucs' instead of
10438         `ideographic-radical'; add `ideographic-radical@cns'; use
10439         `->subsumptive' to integrate M-07459 and C6-5C2F.
10440         (M-07459): Unify H2-B4D5.
10441         (U+5901): Unify H2-B544.
10442
10443 2005-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10444
10445         * char-db-util.el (insert-char-attributes): Add setting for
10446         `ideographic-combination'.
10447
10448 2005-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10449
10450         * char-db-util.el (char-db-coded-charset-priority-list): Add
10451         `=zinbun-oracle'.
10452         (char-db-insert-ccs-feature): Add setting for `=zinbun-oracle'.
10453
10454         * Ideograph-R036-Evening.el (U+5915): Add S1-1544 and
10455         `hanyu-dazidian'.
10456         (U+5916): Use `->subsumptive'.
10457         (U+5918): Unify H3-AD64.
10458         (U+5919): Add S1-1545 and `hanyu-dazidian'.
10459         (U+591A): Add S1-1546 and `hanyu-dazidian'.
10460         (U+591B): Add `<-denotational' for J97-546C; unify H3-ADC3.
10461         (J97-546C): New abstract character.
10462         (U+56F1): Copied from Ideograph-R031-Enclosure.el.
10463         (C3-2548): Add `<-denotational' for U+56F1.
10464         (U+591C): Use `->denotational' and `->subsumptive'.
10465         (U+591D): Unify H3-ADC8.
10466         (U+591F): Unify H3-ADD5.
10467         (U+68A6): Add `ideographic-{radical|strokes}@{ucs|cns}' and
10468         `ideographic-radical@{ucs|cns}*sources'.
10469         (U+5921): Unify H3-ADEB.
10470         (U+368A): Use `->subsumptive'.
10471         (M-05801): Map to U-000215B4; unify H3-AE48.
10472         (U-000215B4): Use `->subsumptive'.
10473         (U+5922): Use `->denotational'.
10474         (UU+5923): Unify H3-AE6B.
10475         (U+5924): Use `->subsumptive'.
10476         (U+368B): Use `->denotational'.
10477         (U+5926): Use `->denotational' and `->subsumptive'.
10478
10479         * Ideograph-R030-Mouth.el: Modify some definitions about Big5.
10480
10481 2005-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10482
10483         * Ideograph-R035-Go-Slowly.el (U+590B): Use `->denotational' and
10484         `->subsumptive'.
10485         (U+590C): Use `->denotational' instead of `->subsumptive'.
10486         (U-00021562): Use `->denotational' and `->subsumptive'.
10487         (U-00021563): Likewise.
10488         (U+590D): Use `->denotational' instead of `->subsumptive'.
10489         (U+590E): Likewise.
10490         (U+590F): Use `->denotational' and `->subsumptive'.
10491         (U-0002156A): Use `->subsumptive'.
10492         (U+5912): Use `->denotational' instead of `->subsumptive'.
10493         (U+5913): Use `->denotational' and `->subsumptive'.
10494         (H3-AFA9): New character.
10495         (U+5914): Use `->denotational'.
10496
10497 2005-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10498
10499         * Ideograph-R041-Inch.el (U+5900): Copied from
10500         Ideograph-R033-Scholar.el; use `->subsumptive'.
10501         (M-07459): Map to U+5900; unify H2-B4D5.
10502         (C6-5C2F): Map to U+5900.
10503         (U-00021B41): Use `->denotational' instead of `->subsumptive'.
10504
10505         * Ideograph-R031-Enclosure.el (U+56F1): Use `->denotational'; use
10506         `ideographic-radical@{ucs|cns}' and
10507         `ideographic-radical@ucs*sources'.
10508
10509         * Ideograph-R037-Big.el (U-00021682): Use `->denotational'.
10510         (BC-85BD): New character.
10511
10512         * Ideograph-R009-Man.el (U+4FCA): Use `->denotational' and
10513         `->subsumptive'.
10514
10515         * Ideograph-R007-Two.el (U-0002011E): Add `<-ancient' for U+4E0A.
10516         (U-0002011F): Add `<-ancient' for U+4E0B.
10517
10518         * Ideograph-R075-Tree.el (U+68A6): Add
10519         `ideographic-{radical|strokes}@{ucs|cns}' and
10520         `ideographic-radical@{ucs|cns}*sources'.
10521
10522 2005-05-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10523
10524         * Ideograph-R117-Stand.el (J0-4328): Add S1-7812.
10525
10526 2005-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10527
10528         * README.en:
10529         - Use "feature" instead of "property".
10530         - Use "char-spec" instead of "char-property-list".
10531         (Character Reference): Add `wuyinjiyun' and `shuowen-zhu'.
10532         (Properties): Sync with current feature names.
10533
10534         * Ideograph-R075-Tree.el (U+6733): Use `->subsumptive'.
10535         (U+6735): Likewise.
10536         (U+6756): Likewise.
10537         (U+6757): Likewise.
10538         (U+6783): Use `->denotational' and `->subsumptive'.
10539         (U+6944): Use `->denotational'.
10540
10541 2005-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10542
10543         * Ideograph-R125-Old.el (J0-4F37): Add S1-6340.
10544         (U+8002): Unify BC-8B52.
10545         (J78-394D): Separate S2-6339.
10546         (J90-394D): Add S-6339.
10547
10548 2005-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10549
10550         * Ideograph-R030-Mouth.el (G0-3B23): Use UU+864E instead of U+864E
10551         in `ideographic-structure'.
10552
10553 2005-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10554
10555         * Ideograph-R037-Big.el (U+5928): Use `->subsumptive'.
10556         (M-05847): Add `<-subsumptive' for U-000215DA.
10557         (U-000215DA): Use `->subsumptive' to integrate M-05847.
10558         (U+5934): Use `->subsumptive'.
10559         (U+3690): Likewise.
10560         (M-05861): Add `ideographic-structure'.
10561         (U+5948): Use `->subsumptive'.
10562         (U+5949): Likewise.
10563
10564         * Ideograph-R001-One.el (M-05861): Add `ideographic-structure'.
10565
10566         * Ideograph-R204-Embroidery.el (U+9EF9): Use `->denotational' and
10567         `->subsumptive'.
10568         (U+9EFA): Likewise.
10569         (U+9EFB): Likewise.
10570
10571         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SNOUT TWO>): Add
10572         `<-denotational' for U+5F50; unify GT-K00266.
10573         (BC-897C): Copied from Ideograph-R058-Snout.el.
10574
10575         * Ideograph-R058-Snout.el (G0-6566): Separate GT-K00266.
10576         (<CJK RADICAL SNOUT TWO>): Copied from
10577         u02E00-CJK-Radical-Supplement.el; unify GT-K00266.
10578         (BC-897C): Map to <CJK RADICAL SNOUT TWO> instead of U+5F50.
10579
10580 2005-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10581
10582         * Ideograph-R169-Gate.el (U+9580): Use `->subsumptive'.
10583
10584         * Ideograph-R140-Grass.el (U+84EB): Use `->denotational'.
10585         (U+84EC): Unify B-BDB4.
10586         (J78-4B29): Separate B-BDB4.
10587         (U+84ED): Use `->denotational'.
10588         (U+84EE): Unify B-BDAC.
10589         (J78-4F21): Separate B-BDAC.
10590         (J90-4F21): Unify JC3-63A3.
10591
10592         * Ideograph-R070-Square.el (U+65B9): Use `->subsumptive'.
10593         (U+3AC3): Likewise.
10594
10595 2005-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10596
10597         * Ideograph-R119-Rice.el (U+7C73): Separate S-5898.
10598         (J0-4A46): Add S-5898.
10599
10600         * Ideograph-R098-Tile.el (U+74E6): Use `->subsumptive'.
10601
10602         * Ideograph-R035-Go-Slowly.el (U+590A): Use `->subsumptive'.
10603         (GT-K00218): Use `<-denotational' for J0-546A; add
10604         `<-ideographic-component-forms' for J0-546A.
10605
10606         * Ideograph-R005-Second.el (JSP-555B): Add S1-6375.
10607
10608         * Ideograph-R164-Wine.el (M-39763): Separate S2-8489.
10609         (J0-4653): Add S-8489.
10610         (M-39764): Separate S2-8491.
10611         (J0-6E44): Add S-8491.
10612         (J78-3D36): Add S1-8490.
10613
10614         * Ideograph-R136-Oppose.el (J0-4124): Add S-6636.
10615         (C1-4860): Separate S-6636.
10616
10617         * Ideograph-R128-Ear.el (M-28999): Separate S2-6374.
10618         (J0-3C2A): Add S-6374.
10619         (JSP-555B): Add S1-6375.
10620         (JSP-555C): Add S1-6376.
10621         (J0-433F): Add S1-6379.
10622         (JSP-5561): Add S1-6378.
10623         (J0-6656): Add S1-6377.
10624
10625 2005-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10626
10627         * Ideograph-R123-Sheep.el (U+7F8A): Add S1-6268.
10628
10629         * Ideograph-R121-Jar.el (U+7F36): Add S1-6223.
10630         (U-00026222): Add S1-6225.
10631
10632         * Ideograph-R120-Silk.el (J0-3B65): Add S1-5958.
10633
10634         * Ideograph-R118-Bamboo.el (U+7AF9): Add S1-5747.
10635
10636         * Ideograph-R117-Stand.el (J0-4E29): Add S1-5729.
10637
10638         * Ideograph-R116-Cave.el (J83-376A): Add S1-5678.
10639         (J90-376A): Add S1-5677.
10640
10641         * Ideograph-R115-Grain.el (U+79BE): Add S1-5588.
10642
10643         * Ideograph-R113-Spirit.el (J0-3C28): Add S1-5504.
10644
10645         * Ideograph-R109-Eye.el (U+76EE): Add S1-5269.
10646
10647         * Ideograph-R108-Dish.el (U+76BF): Add S1-5230.
10648
10649         * Ideograph-R106-White.el (U+767D): Add S1-5196.
10650
10651         * Ideograph-R096-Jade.el (U+7389): Add S1-4873.
10652
10653         * Ideograph-R094-Dog.el (U+72AC): Add S1-4759.
10654
10655         * Ideograph-R093-Cow.el (U+725B): Add S1-4733.
10656
10657         * Ideograph-R086-Fire.el (J0-3250): Add S1-4550.
10658
10659         * Ideograph-R083-Clan.el (U+6C0F): Add S1-4037.
10660
10661         * Ideograph-R082-Fur.el (J0-4C53): Add S1-4018.
10662
10663         * Ideograph-R079-Weapon.el (J0-5D55): Add S1-3991.
10664
10665         * Ideograph-R077-Stop.el (U+6B62): Add S1-3947.
10666
10667         * Ideograph-R075-Tree.el (U+6728): Add S1-3455.
10668
10669         * Ideograph-R072-Sun.el (U+65E5): Add S1-3263.
10670
10671         * Ideograph-R068-Dipper.el (U+6597): Add S1-3210.
10672
10673         * Ideograph-R067-Script.el (K0-597E): Add S1-3204.
10674         (J0-4A38): Add S1-3203.
10675
10676         * Ideograph-R061-Heart.el (U+5FC3): Add S1-2389.
10677
10678         * Ideograph-R060-Step.el (U+5F73): Add S1-2326.
10679
10680         * Ideograph-R050-Turban.el (J0-5664): Add S1-2091.
10681
10682         * Ideograph-R046-Mountain.el (U+5C71): Add S1-1955.
10683
10684         * Ideograph-R044-Corpse.el (U+5C38): Add S1-1918.
10685
10686         * Ideograph-R041-Inch.el (U+5BF8): Add S1-1878.
10687
10688         * Ideograph-R040-Roof.el (J0-555F): Add S1-1801.
10689
10690 2005-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10691
10692         * Ideograph-R037-Big.el (U-0002001B): Copied from
10693         Ideograph-R001-One.el.
10694         (M-05861): Use `<-subsumptive' for U-0002001B.
10695         (BC-87EE): Likewise; unify H1-A7B3.
10696         (U+3691): Use `->subsumptive'.
10697
10698         * Ideograph-R001-One.el (U-0002001B): Use `->subsumptive' to
10699         integrate M-05861.
10700         (U-00020020): Use `ideographic-{radical|strokes}@{ucs|daikanwa}'
10701         instead of `ideographic-'; add `ideographic-radical@cns*sources'.
10702         (U+3402): Use `->subsumptive'.
10703
10704 2005-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10705
10706         * char-db-util.el (char-db-coded-charset-priority-list): Add
10707         `=ucs@iso'.
10708
10709         * Ideograph-R061-Heart.el (U+3941): Use `->subsumptive'.
10710         (U-000226F3): New character.
10711         (U+60B4): Use `->subsumptive'.
10712
10713 2005-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10714
10715         * Ideograph-R009-Man.el (U+4ECD): Use <CJK RADICAL PERSON> instead
10716         of U+4EBB in `ideographic-structure'.
10717         (GT-K02405): New character.
10718         (BC-88D2): Likewise.
10719         (U+4F2D): Use `->subsumptive'; use <CJK RADICAL PERSON> instead of
10720         U+4EBB in `ideographic-structure'.
10721         (U+3447): Delete incomplete `ideographic-structure'.
10722         (U+344E): Likewise.
10723         (U+4FB5): Use `->denotational'.
10724         (U+504B): Likewise.
10725         (C2-3355): Use `<-denotational' for U+504B; use <CJK RADICAL
10726         PERSON> instead of U+4EBB in `ideographic-structure'.
10727         (U+504C): Use `->denotational'; use <CJK RADICAL PERSON> instead
10728         of U+4EBB in `ideographic-structure'.
10729         (U-0002036A): Delete incomplete `ideographic-structure'; use
10730         `->subsumptive'.
10731         (U+348C): Likewise.
10732         (M-01053): Add `<-denotational' for U+504B; add
10733         `ideographic-structure'.
10734         (U+34A8): Use `->denotational' and `->subsumptive'.
10735         (H1-C9AF): Unify U+48CF; moved to Ideograph-R163-City.el.
10736
10737         * Ideograph-R055-Two-Hands.el (U+5F02): Use `->denotational'.
10738         (G0-526C): Use `<-denotational' for U+5F02; use `->subsumptive' to
10739         integrate CB02326 and CB11790.
10740         (U-00020020): Use `ideographic-{radical|strokes}@{ucs|daikanwa}'
10741         instead of `ideographic-'; add `ideographic-radical@cns*sources'.
10742
10743 2005-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10744
10745         * Ideograph-R078-Death.el (U+3C79): Use `->subsumptive'.
10746         (U+3C7A): Likewise.
10747         (U-00023A7A): Likewise.
10748         (U-0002A697): Use `->subsumptive' to integrate M-48828; use
10749         `ideographic-{radical|strokes}@{ucs|cns}' and
10750         `ideographic-radical@ucs*sources'.
10751         (U-00023A7C): Use `->subsumptive'.
10752         (U-00023A7E): Likewise.
10753         (U+3C7B): Likewise.
10754
10755         * Ideograph-R109-Eye.el (U+4014): Use `->subsumptive'.
10756         (U+76F2): Likewise.
10757
10758 2005-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10759
10760         * Ideograph-R044-Corpse.el (U+5C54): Use `->subsumptive'.
10761         (U+5C56): Unify B-D16A; delete `=>daikanwa'.
10762         (M-07716): Separate B-D16A.
10763
10764         * Ideograph-R026-Seal.el (<CJK RADICAL SEAL>): Copied from
10765         u02E00-CJK-Radical-Supplement.el.
10766         (BC-8A60): Add `<-ideographic-component-forms' for U+5369; map to
10767         U+5369.
10768
10769 2005-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10770
10771         * Ideograph-R214-Flute.el: Add mappings between CJK Ext B and CNS
10772         11643 plain 5.
10773
10774         * Ideograph-R120-Silk.el (<CJK RADICAL C-SIMPLIFIED SILK>): Unify
10775         BC-895B.
10776
10777         * Ideograph-R213-Turtle.el: Add mappings between CJK Ext B and CNS
10778         11643 plain 5.
10779
10780         * Ideograph-R212-Dragon.el: Add mappings between CJK Ext B and CNS
10781         11643 plain 5.
10782         (U+9F99): Unify JC3-82AD.
10783         (BC-89AF): New character.
10784         (U+9F8E): Add `ideographic-radical@ucs*sources'.
10785         (M-48819): Add `ideographic-{radical|strokes}'.
10786         (UU+9F8E): Likewise.
10787         (C3-5755): Likewise.
10788         (U+9F91): Use `->subsumptive'.
10789         (U-0002A697): New character.
10790         (M-48828): Map to U-0002A697.
10791         (C5-6F64): Copied from Ideograph-R078-Death.el; map to U-0002A697.
10792         (U-0002A698): New character.
10793         (M-48829): Map to U-0002A698; separate C5-6F64.
10794         (U+9F92): Use `->subsumptive'.
10795         (U-0002A6A0): New character.
10796         (M-48840): Map to U-0002A6A0; separate C5-7751.
10797         (U-0002A6A2): New character.
10798         (M-48842): Map to U-0002A6A2.
10799         (U+9F96): Use `->subsumptive'.
10800         (U+9F97): Likewise.
10801         (U+9F98): Use `->subsumptive'.
10802         (U-0002A6A5): New character.
10803         (M-48846): Map to U-0002A6A5; separate C5-7C51.
10804
10805 2005-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10806
10807         * Ideograph-R211-Tooth.el: Add mappings between CJK Ext B and CNS
10808         11643 plain 5.
10809
10810         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SEAL>): Add
10811         `<-denotational' for U+353E; add `<-ideographic-component-forms'
10812         for U+5369.
10813         (JC3-71F7): New character.
10814         (<CJK RADICAL C-SIMPLIFIED SILK>): Unify BC-895B.
10815         (<CJK RADICAL C-SIMPLIFIED GOLD>): Unify BC-895A.
10816
10817 2005-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10818
10819         * Ideograph-R167-Gold.el (<CJK RADICAL C-SIMPLIFIED GOLD>): Copied
10820         from u02E00-CJK-Radical-Supplement.el.
10821         (U+9485): Add `<-simplified@CN' for U+91D2; move BC-895A to <CJK
10822         RADICAL C-SIMPLIFIED GOLD>.
10823
10824         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL CLIFF>): Delete
10825         `<-radical' for U-00020086.
10826         (<CJK RADICAL SECOND TWO>): Delete `ideograph-cdp'.
10827         (<CJK RADICAL PERSON>): Add `<-ideographic-component-forms' for
10828         U+4EBA; delete `ideograph-cdp'.
10829         (<CJK RADICAL KNIFE ONE>): Add `<-ideographic-component-forms' for
10830         U+5200.
10831         (<CJK RADICAL KNIFE TWO>): Likewise.
10832         (<CJK RADICAL DIVINATION>): Add `<-ideographic-component-forms'
10833         for U+535C.
10834         (<CJK RADICAL HEART ONE>): Add `<-ideographic-component-forms' for
10835         U+5FC3.
10836         (<CJK RADICAL HEART TWO>): Add `<-ideographic-component-forms' for
10837         U+5FC3.
10838         (<CJK RADICAL HAND>): Add `<-ideographic-component-forms' for
10839         U+624B.
10840         (<CJK RADICAL WATER ONE>): Add `<-ideographic-component-forms' for
10841         U+6C34.
10842         (<CJK RADICAL WATER TWO>): Likewise.
10843         (<CJK RADICAL FIRE>): Add `<-ideographic-component-forms' for
10844         U+706B.
10845         (<CJK RADICAL DOG>): Unify BC-8BAF.
10846         (<CJK RADICAL JADE): Add U+7389 info
10847         `<-ideographic-component-forms'.
10848         (<CJK RADICAL BOLT OF CLOTH>): Add `<-ideographic-component-forms'
10849         for U+758B.
10850         (BC-8DC5): Likewise.
10851         (<CJK RADICAL SPIRIT ONE>): Add `<-ideographic-component-forms'
10852         for U+793A.
10853         (<CJK RADICAL SPIRIT TWO>): Likewise.
10854         (<CJK RADICAL SILK>): Add `<-denotational' for U+7CF9; add
10855         `<-ideographic-component-forms' for U+7CF8; unify BC-8AFB.
10856         (<CJK RADICAL C-SIMPLIFIED SILK>): Add `<-denotational' for
10857         U+7E9F; add `<-ideographic-component-forms' for U+7CF8; add
10858         `<-simplified@CN' for <CJK RADICAL SILK>.
10859         (<CJK RADICAL NET ONE>): Add `ideographic-{radical|strokes}' and
10860         `total-strokes'; add `<-denotational' for U+7F53; add UU+7F53.
10861         (<CJK RADICAL RAM>): Add `->mistakable' for U-0002634C; delete
10862         `<-radical' for U-0002634C; unify BC-8B4E.
10863         (<CJK RADICAL EWE>): Add `=>daikanwa' for M-28426; add
10864         `ideographic-{radical|strokes}' and `total-strokes'; add
10865         `->mistakable' for U+8289; add `ideographic-structure'; unify
10866         CB06151.
10867         (<CJK RADICAL OLD>): Add `<-ideographic-component-forms' for
10868         U+8001.
10869         (<CJK RADICAL CITY>): Add `ideographic-{radical|strokes}' and
10870         `total-strokes'; add `<-denotational' for U+961D; add
10871         `<-ideographic-component-forms' for U+9091.
10872         (<CJK RADICAL C-SIMPLIFIED GOLD>): Add `<-denotational' for
10873         U+9485; add `<-ideographic-component-forms' for U+91D1.
10874         (<CJK RADICAL MOUND TWO>): Add `ideographic-{radical|strokes}' and
10875         `total-strokes'; add `<-denotational' for U+961D; unify G0-5A62
10876         and M-41536.
10877         (<CJK RADICAL C-SIMPLIFIED HORSE>): Add `<-denotational' for
10878         U+9A6C; add `<-ideographic-component-forms' for U+99AC; unify
10879         BC-8A50.
10880         (<CJK RADICAL BONE>): Add `<-denotational' for U+9AA8.
10881         (<CJK RADICAL C-SIMPLIFIED FISH>): Add `<-denotational' for
10882         U+9C7C; add `<-ideographic-component-forms' for U+9B5A; unify
10883         BC-8A5B.
10884
10885 2005-05-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10886
10887         * Ideograph-R195-Fish.el (<CJK RADICAL C-SIMPLIFIED FISH>): Copied
10888         from u02E00-CJK-Radical-Supplement.el.
10889
10890         * Ideograph-R187-Horse.el (<CJK RADICAL C-SIMPLIFIED HORSE>):
10891         Copied from u02E00-CJK-Radical-Supplement.el.
10892         (U+9A6C): Unify JC3-81EC.
10893
10894         * Ideograph-R188-Bone.el (U+9AA8): Use `->denotational' and
10895         `->subsumptive'.
10896         (<CJK RADICAL BONE>): Copied from
10897         u02E00-CJK-Radical-Supplement.el.
10898
10899         * Ideograph-R120-Silk.el (U+7CF9): Move BC-8AFB into <CJK RADICAL
10900         SILK>.
10901         (<CJK RADICAL SILK>): Copied from
10902         u02E00-CJK-Radical-Supplement.el.
10903         (<CJK RADICAL C-SIMPLIFIED SILK>): Copied from
10904         u02E00-CJK-Radical-Supplement.el.
10905
10906 2005-05-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10907
10908         * Ideograph-R207-Drum.el: Add mappings between CJK Ext B and CNS
10909         11643 plain 5.
10910
10911         * Ideograph-R012-Eight.el (GT-K00264): New character.
10912
10913 2005-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10914
10915         * Ideograph-R209-Nose.el: Add mappings between CJK Ext B and CNS
10916         11643 plain 5.
10917
10918         * Ideograph-R210-Even.el (U-0002A5CF): New character.
10919         (M-48579): Use `<-subsumptive' for U-0002A5CF.
10920         (C5-7A23): Likewise; unify H12-E3DD.
10921         (U-0002A5D0): Use `->denotational'.
10922
10923         * Ideograph-R208-Rat.el: Add mappings between CJK Ext B and CNS
10924         11643 plain 5.
10925
10926         * Ideograph-R206-Tripod.el (U+9F0F): Use `->subsumptive'.
10927         (U+9F10): Likewise.
10928         (U+9F11): Likewise.
10929         (U-0002FA1A): New character.
10930         (M-48320): Separate C5-5351; use `<-subsumptive' for U-0002FA1A;
10931         add `->mistakable' for M-48317.
10932         (C5-5351): Use `<-subsumptive' for U-0002FA1A.
10933         (U+9F12): Use `->subsumptive'.
10934         (U+4D7A): Likewise.
10935         (U-0002A506): New character.
10936         (M-48325): Separate C5-5A6B; use `<-subsumptive' for U-0002A506.
10937         (C5-5A6B): Use `<-subsumptive' for U-0002A506.
10938         (U+4D7B): Use `->denotational' and `->subsumptive'.
10939
10940         * Ideograph-R205-Frog.el: Add mappings between CJK Ext B and CNS
10941         11643 plain 5.
10942
10943 2005-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10944
10945         * Ideograph-R203-Black.el: Add mappings between CJK Ext B and CNS
10946         11643 plain 5.
10947         (U+9ED1): Add `<-denotational' for J97-3975.
10948         (U+9ED2): Use `ideographic-{radical|strokes}@ucs' instead of
10949         `ideographic-{radical|strokes}'; add
10950         `ideographic-radical@ucs*sources' and
10951         `ideographic-{radical|strokes}@daikanwa=19098'; add
10952         `<-denotational' for J97-3975; add S1-9817; use `->subsumptive' to
10953         integrate M-19098.
10954         (J97-3975): New abstract character.
10955         (U+FA3A): Add S1-1488; use `=ucs@unicode' instead of
10956         `=ucs@{gb|cns|ks|big5}' for U+58A8; add `=ucs@jis' for U+FA3A.
10957
10958 2005-04-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10959
10960         * Ideograph-R086-Fire.el (U+9ED2): Copied from
10961         Ideograph-R086-Fire.el.
10962         (U+7119): Use `->subsumptive'.
10963
10964 2005-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10965
10966         * Ideograph-R204-Embroidery.el: Add mappings between CJK Ext B and
10967         CNS 11643 plain 5.
10968
10969 2005-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10970
10971         * Ideograph-R032-Earth.el (U+FA3A): Use `=ucs@jis' instead of
10972         `=ucs@jis/2000' for U+FA3A.
10973
10974 2005-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10975
10976         * Ideograph-R201-Yellow.el (U+9EC3): Use `->subsumptive'; add
10977         `<-denotational' for J97-322B.
10978         (J97-322B): New abstract character.
10979         (U+9EC4): Add `<-denotational' for J97-322B.
10980
10981         * Ideograph-R173-Rain.el (M-42378): Map to U-0002910A.
10982         (U+972B): Use `->denotational'.
10983         (U-00029145): New character.
10984         (M-42435): Use `<-denotational' for U-00029145.
10985         (C7-4B50): Likewise.
10986         (C5-5F5E): Likewise; unify U-0002F9F6.
10987
10988         * Ideograph-R162-Walk.el (U+8FF7): Use `->denotational'.
10989
10990         * Ideograph-R140-Grass.el (U-000215D7): New character.
10991         (GT-K01089): Use `<-subsumptive' for U-000215D7.
10992         (BC-8BE9): Likewise.
10993
10994         * Ideograph-R072-Sun.el (U+3B05): Use `->denotational'.
10995         (M-14056): Use `<-denotational' for U+3B05.
10996         (C3-415A): Likewise; unify H4-E3CE.
10997
10998         * Ideograph-R037-Big.el (U-000215D7): Copied from
10999         Ideograph-R140-Grass.el.
11000         (U-000215DA): New character; unify BC-877C.
11001
11002 2005-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11003
11004         * Ideograph-R202-Millet.el, Ideograph-R200-Hemp.el: Add mappings
11005         between CJK Ext B and CNS 11643 plain 5.
11006
11007 2005-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11008
11009         * Ideograph-R196-Bird.el: Use `->subsumptive' or
11010         `{<-|->}denotational' for some character definitions.
11011         (U-0002A105): New character.
11012         (M-47192): Map to U-0002A105.
11013         (C7-567A): Use `->subsumptive' to integrate C5-7535.
11014         (C5-7535): Map to U-0002FA12.
11015         (U-0002FA12): New character; add `<-denotational' for U-0002A105.
11016         (U+4CF8): Use `->denotational'.
11017         (U-0002FA11): New character; add `<-denotational' for U+4CF8; use
11018         `->subsumptive' to integrate M-47244, C4-6A2C and C5-7536.
11019
11020 2005-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11021
11022         * Ideograph-R181-Leaf.el (C5-3D47): Map to U-0002F9FC.
11023         (C7-2B24): Map to U-00029496.
11024         (C5-4435): Unify U-0002F9FD; add `<-denotational' for U-00029496.
11025
11026 2005-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11027
11028         * Ideograph-R172-Short-Tailed-Bird.el (U+49F9): Use
11029         `->subsumptive'.
11030         (M-41997): Unify BC-8BD2.
11031         (U+96E3): Use `->denotational' and `->subsumptive'.
11032
11033 2005-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11034
11035         * Ideograph-R162-Walk.el: Use `{<-|->}denotational' for some
11036         character definitions.
11037
11038 2005-04-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11039
11040         * Ideograph-R170-Mound.el (G0-5A62): Unify <CJK RADICAL MOUND
11041         TWO>; use `<-denotational' for U+961D.
11042         (U+961D): Use `->denotational'; unify JSP-6644, C3-2143, JX2-7A25,
11043         BC-8B43 and JC3-67F6.
11044
11045         * Ideograph-R169-Gate.el (U+95DE): Use `->denotational'.
11046
11047 2005-04-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11048
11049         * Ideograph-R142-Insect.el: Use `->subsumptive' or
11050         `{<-|->}denotational' for some character definitions.
11051         (U-00020474): Copied from Ideograph-R009-Man.el.
11052         (H1-D7D3): Use `<-denotational' for U-00020474; unify M-33957.
11053
11054         * Ideograph-R163-City.el (<CJK RADICAL CITY>): Copied from
11055         u02E00-CJK-Radical-Supplement.el; add `<-denotational' for U+961D;
11056         add `<-ideographic-component-forms' for U+9091.
11057         (JSP-6644): Unify U+961D, BC-8B43 and JC3-67F6.
11058         (U+48CF): Unify H1-C9AF.
11059
11060 2005-04-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11061
11062         * Ideograph-R167-Gold.el (U+91D2): Add
11063         `<-ideographic-component-forms' for U+91D1.
11064         (U+9485): Likewise.
11065         (BC-8DE3): Likewise.
11066
11067         * Ideograph-R154-Shell.el (U+8CD3): Use `->denotational'.
11068         (U+FA64): Use `->subsumptive'; add `<-denotational' for U+8CD3.
11069         (J0-4950): Add `<-denotational' for U+8CD3.
11070
11071 2005-04-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11072
11073         * Ideograph-R113-Spirit.el (U+7996): Use `->denotational' instead
11074         of `->subsumptive'.
11075         (U+7997): Likewise.
11076         (U-000256C2): Use `->denotational' and `->subsumptive'.
11077         (H6-F0D1): Unify M-24782; use `<-denotational' for U-000256C2.
11078         (U-000256C1): Use `->subsumptive'.
11079         (C6-5F62): Unify M-24784; use `<-subsumptive' for U-000256C1.
11080         (U-000256C0): Use `->denotational' and `->subsumptive'; integrate
11081         M-24786.
11082         (U+799A): Use `->denotational' instead of `->subsumptive'.
11083         (U+799B): Likewise.
11084         (M-24791): New character.
11085         (U-256C5): Map to M-24791.
11086         (C4-4B60): Unify U-0002F955; map to M-24791.
11087         (U+799D): Use `->denotational' instead of `->subsumptive'.
11088         (U+4118): Use `->denotational'; integrate M-24793.
11089         (U+4119): Use `->denotational'; integrate M-24795.
11090         (U-000256C6): Use `->denotational'; integrate M-24797.
11091         (C5-4E77): Use `<-subsumptive'; don't use `->identical' for
11092         U-0002059F.
11093         (U-0002059F): Copied from Ideograph-R014-Cover.el.
11094         (U-000256D4): Use `->denotational'.
11095         (H6-F16E): Use `<-denotational' for U-000256D4; unify M-24803.
11096         (U-000256D8): Use `->denotational'.
11097         (H6-F1B7): Use `<-denotational' for U-000256D8; unify M-24807.
11098         (U-000256D9): Use `->denotational'.
11099         (H6-F1B9): Use `<-denotational' for U-000256D9; unify M-24808.
11100         (U+411A): Use `->denotational'.
11101         (M-24809): New character.
11102         (U+411B): Integrate GT-31937.
11103         (U-000256DA): Use `->denotational'; integrate GT-31958 and
11104         M-24811.
11105         (U+79A4): Use `->denotational' instead of `->subsumptive'.
11106         (U-000256DB): Use `->subsumptive'; integrate M-24813 and GT-31939.
11107         (U+411C): Use `->denotational'; integrate M-24814.
11108         (U+411D): Use `->denotational'; integrate M-24815.
11109         (U-000256DC): Use `->denotational'.
11110         (H6-F1B5): Use `<-denotational' for U-000256DC; unify GT-31952 and
11111         M-24816.
11112         (U-000256DD): Use `->denotational'.
11113         (H6-F1BC): Use `<-denotational' for U-000256DD; unify GT-31964 and
11114         M-24817.
11115         (U-000256DE): Use `->denotational'; integrate M-24818 and
11116         GT-31938.
11117         (M-24819): Unify GT-31943.
11118         (U-000256DF): Use `->denotational' instead of `->subsumptive'.
11119         (M-24821): Unify GT-31960.
11120
11121         * Ideograph-R150-Valley.el: Add mappings for Big5 code points.
11122
11123         * Ideograph-R152-Pig.el (U-00027C28): Use `->subsumptive'.
11124         (U+8C56): Likewise.
11125         (U-00027C2A): Likewise.
11126         (U+8C57): Likewise.
11127         (M-36405): Unify JSP-5E77 and JX2-7922.
11128
11129 2005-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11130
11131         * Ideograph-R147-See.el (C5-7A38): Unify U-0002F9CB.
11132
11133         * Ideograph-R145-Clothes.el (C5-303E): Map to U-0002F9C5; use
11134         `->subsumptive'.
11135
11136         * maps-conf.el: Don't add `=gt-pj-1' for J90-4742.
11137
11138 2005-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11139
11140         * Ideograph-R140-Grass.el (CB06151): Unify <CJK RADICAL EWE>;
11141         moved into Ideograph-R123-Sheep.el.
11142         (J97-3755): Unify B-AFF0.
11143         (U+83EF): Use `->denotational'.
11144         (J0-325A): Use `<-denotational' for U+83EF; add S1-6806.
11145         (C1-615E): Use `<-denotational' for U+83EF; add S1-6807.
11146         (JC3-62A8): Use `<-denotational' for U+83EF; use `=>daikanwa'
11147         instead of `morohashi-daikanwa' for M-31214.
11148         (U+44DD): Use `->subsumptive'.
11149
11150         * Ideograph-R130-Meat.el: Use `->subsumptive' or
11151         `{<-|->}denotational' for some character definitions.
11152         (U-00026657): Use `->subsumptive', `ideographic-radical@{ucs|cns}'
11153         and `ideographic-radical@cns*sources' instead of `->identical' for
11154         C4-2664.
11155         (J0-4054): Add S1-6485.
11156         (U-0002F984): New character.
11157         (M-29639): Map to U-0002F984.
11158         (C5-3B50): Likewise.
11159         (J0-6734): Add S1-6556.
11160
11161 2005-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11162
11163         * Ideograph-R123-Sheep.el: Use `->subsumptive' or
11164         `{<-|->}denotational' for some character definitions.
11165         (<CJK RADICAL EWE>): Moved from Ideograph-R140-Grass.el.
11166         (U-0002634C): Add `->mistakable' for <CJK RADICAL RAM>; add
11167         `<-wrong' for U-00022189; add `sound@ja/on/name'.
11168         (U+8288): Add `<-unknown' for M-28426 and M-28428; delete
11169         `morohashi-daikanwa'.
11170         (U+4367): Modify `ideographic-structure'.
11171         (U-0002638D): Use `=>daikanwa' instead of `morohashi-daikanwa' for
11172         M-28512.
11173         (U-0002639E): Use `->subsumptive'; integrate M-28525.
11174         (U-0002639D): Unify M-28526.
11175         (U-000263AB): Use `->subsumptive'; use `=>daikanwa' instead of
11176         `morohashi-daikanwa' for M-28535; integrate BC-8AE2.
11177
11178 2005-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11179
11180         * Ideograph-R085-Water.el: Use `->subsumptive' or
11181         `{<-|->}denotational' for some character definitions.
11182         (U-00023D92): Copied from Ideograph-R004-Slash.el.
11183         (U+6DF8): Add `<-denotational' for B-B24D; use `->subsumptive'.
11184         (B-B24D): Use `->denotational'; add J97-4036.
11185         (U+6E05): Add `<-denotational' for B-B24D; use `->subsumptive'.
11186
11187 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11188
11189         * Ideograph-R137-Boat.el (GT-K00606): Add
11190         `<-ideographic-component-forms' for U+821F.
11191         (GT-K00607): Likewise.
11192
11193 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11194
11195         * Ideograph-R075-Tree.el: Use `->subsumptive' or
11196         `{<-|->}denotational' for some character definitions.
11197         (U-000233B3): Use `->subsumptive'.
11198         (C5-2148): Unify BC-8948.
11199         (U-000233C2): Use `->subsumptive'; integrate BC-8CBA.
11200         (U+6740): Use `=>daikanwa' instead of `morohashi-daikanwa' for
11201         M-14471.
11202         (U+6852): Use `->subsumptive'.
11203         (U-0002F8E1): Add `<-denotational' for U+6852.
11204         (U+688E): Integrate U-0002F8E4; move C5-327E under a child node of
11205         U-0002F8E4.
11206         (U+3B8B): Use `->subsumptive'; integrate M-15080.
11207         (U+3B91): Use `->subsumptive'; integrate M-15103.
11208         (U+3B95): Use `->subsumptive'; integrate M-15127.
11209         (C5-3F71): Unify U-0002F8E7 and M-15187.
11210         (U-00023583): Use `->subsumptive'; integrate M-15205.
11211         (U-000235B4): Use `->subsumptive'; integrate M-15267.
11212
11213 2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11214
11215         * Ideograph-R128-Ear.el (JSP-555B): Unify GT-37567 and GT-K02775.
11216         (UU+8034): Unify GT-00250.
11217         (U+8034): Integrate GT-37568.
11218         (U-0002F97E): New character.
11219         (C5-4874): Add `<-subsumptive' for U-0002F97E; separate M-29111.
11220
11221         * Ideograph-R122-Net.el (<CJK RADICAL NET ONE>): Copied from
11222         u02E00-CJK-Radical-Supplement.el; add `<-denotational' for U+7F53.
11223         (U+5475): Unify GT-K00882.
11224         (U-0002628D): Use `->subsumptive'.
11225         (U-00025133): Add `<-denotational' for U+7714; use
11226         `->denotational' for U-00025133.
11227         (C3-2E5A): Use `<-denotational' for U-00025133; add `=>daikanwa'
11228         for M-23221.
11229         (M-28233): New character.
11230         (U-000262B3): Add `=>daikanwa' for M-28233.
11231         (M-28238): New character.
11232         (U+4355): Add `=>daikanwa' for M-28238.
11233         (U-0002629C): Use `->subsumptive'.
11234         (U-000262AA): Likewise.
11235
11236         * Ideograph-R102-Field.el (U-00024C4F): Use `->subsumptive'.
11237         (C6-3961): Unify M-21811.
11238         (U+755C): Use `->subsumptive'.
11239         (U+755D): Likewise.
11240         (U+755E): Likewise; add `<-ancient' for J0-4026.
11241         (U+7561): Use `->subsumptive'.
11242         (C5-3365): Unify U-0002F937; add `=>daikanwa' for M-21878.
11243         (U-00024C92): Use `->subsumptive' to integrate M-21878.
11244
11245         * Ideograph-R024-Ten.el (U+534A): Use `->denotational'.
11246         (GT-K01097): Add `<-ideographic-component-forms' for U+534A.
11247
11248 2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11249
11250         * Ideograph-R124-Feather.el (U+7FDB): Use `->denotational'.
11251
11252         * Ideograph-R109-Eye.el (U+7714): Use `->denotational'.
11253         (U-00025133): Copied from Ideograph-R122-Net.el; add
11254         `<-denotational' for U+7714.
11255         (parent of JSP-4E5F): Use `->subsumptive' to integrate BC-8CB2.
11256         (BC-8CB2): Unify U-0002F944 and C5-2F26.
11257         (U-0002514F): Use `->subsumptive'.
11258         (U-00025149): Unify M-23272.
11259         (M-23275): Unify U-00025154.
11260
11261         * Ideograph-R008-Lid.el (U-00020186): Change order of characters
11262         in `->subsumptive'.
11263
11264         * Ideograph-R005-Second.el (JSP-555B): Unify GT-37567 and
11265         GT-K02775.
11266         (U+8034): Integrate GT-37568.
11267
11268 2005-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11269
11270         * Ideograph-R121-Jar.el (U+434C): Use `->subsumptive'.
11271
11272         * Ideograph-R119-Rice.el (U+7C73): Add S1-5898.
11273         (GT-K01687): New character.
11274         (U-00025E25): Use `->subsumptive'.
11275
11276         * Ideograph-R118-Bamboo.el (U+7C4A): Use `->denotational'.
11277         (C5-6C7D): Unify U-0002F965.
11278         (U-00025D6C): Use `->denotational'.
11279
11280         * Ideograph-R108-Dish.el (C5-3371): Unify M-22991; unify
11281         U-0002F93E.
11282         (M-22991): Unify C5-3371; unify U-0002F93E.
11283
11284         * Ideograph-R104-Sickness.el (U+7592): Use `->subsumptive'.
11285         (JSP-4D46): Unify BC-8BCC.
11286
11287         * Ideograph-R068-Dipper.el: Use `->subsumptive' or
11288         `{<-|->}denotational' for some character definitions.
11289         (U+3AB8): Use `->subsumptive'; integrate M-13515.
11290
11291 2005-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11292
11293         * Ideograph-R092-Fang.el (U+7259): Use `->denotational' and
11294         `->subsumptive'.
11295
11296         * Ideograph-R086-Fire.el (U+706C): Unify BC-8B4F.
11297         (U-00024182): Use `->subsumptive'.
11298         (M-18853): New character.
11299         (GT-K01443): New character.
11300         (U+71DF): Use `->denotational' and `->subsumptive'.
11301
11302 2005-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11303
11304         * Ideograph-R072-Sun.el: Use `->subsumptive' or
11305         `{<-|->}denotational' for some character definitions.
11306         (C5-4641): Unify U-0002F8D0 and M-14087.
11307         (U-00023255): Use `->subsumptive'; integrate M-14090.
11308         (U-00023256): Use `->subsumptive'; integrate M-14091.
11309         (U-00023258): Use `->subsumptive'; integrate M-14093.
11310         (U-0002325A): Use `->subsumptive'; integrate M-14098.
11311         (U+66CD): Use `->subsumptive'; delete `morohashi-daikanwa'.
11312         (U+3B10): Use `->denotational'.
11313         (C3-4736): Unify M-14105.
11314         (U-0002326D): Use `->subsumptive'; integrate M-14110.
11315         (U+3B17): Use `->subsumptive'; integrate M-14149.
11316         (U-0002329E): Use `->subsumptive'; integrate M-14159.
11317         (U-000232A8): Use `->subsumptive'; integrate M-14184.
11318         (U+3B1E): Use `->subsumptive'; integrate M-14192.
11319
11320         * Ideograph-R039-Child.el (U+5B57): Use `->subsumptive'.
11321
11322 2005-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11323
11324         * Ideograph-R084-Steam.el (U+6C14): Add S1-4043.
11325         (GT-K00816): New character.
11326
11327 2005-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11328
11329         * Ideograph-R030-Mouth.el (U+55B4): Use `->subsumptive'.
11330         (U+55B6): Use `->denotational'.
11331
11332 2005-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11333
11334         * Ideograph-R074-Moon.el (U+670C): Use `->subsumptive'.
11335         (C5-264A): Unify U-0002F8D7.
11336         (U+670D): Use `->denotational'.
11337         (U-00023364): Unify M-14346.
11338         (U-00026657): Copied from Ideograph-R130-Meat.el; use
11339         `ideographic-radical@ucs' instead of `ideographic-radical'; add
11340         `ideographic-radical@cns' and `ideographic-radical@cns*sources';
11341         use `->subsumptive'.
11342         (C4-2664): Use `<-subsumptive' instead of `->identical' for
11343         U-00026657; unify M-14347.
11344
11345 2005-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11346
11347         * Ideograph-R064-Hand.el (U+625C): Unify JC3-8DD5.
11348         (C5-226E): Unify U-0002F8B4.
11349         (U+625E): Separate JC3-8DD5.
11350         (U+3A2D): Use `->denotational'.
11351         (C4-4358): Use `<-denotational' for U+3A2D; unify M-12569.
11352         (C5-462C): Unify U-0002F8C2; use `=>daikanwa' instead of
11353         `morohashi-daikanwa' for M-12570.
11354
11355         * Ideograph-R053-Dotted-Cliff.el: Use `->subsumptive' or
11356         `{<-|->}denotational' for some character definitions.
11357         (C5-2927): Map to U-0002F88A.
11358         (U-0002F88A): New character.
11359         (U+5ECA): Use `->denotational' and `->subsumptive'.
11360         (JX1-742E): Use `<-denotational' for U+5ECA; don't map to
11361         U-0002F88E; separate K0-5546; unify U+F928; use `->subsumptive' to
11362         integrate K0-5546 and K0-5227.
11363         (U-0002F88E): Use `<-denotational' for U+5ECA.
11364         (B-B459): Likewise; use `->subsumptive'.
11365         (U-0002F88F): New character.
11366         (C5-455D): Map to U-0002F88F; separate M-09472.
11367         (U-000222A7): New character.
11368         (M-09474): Map to U-000222A7.
11369
11370         * Ideograph-R043-Lame.el (U+5C28): Use `->denotational' and
11371         `->subsumptive'.
11372         (U-00021BCF): Use `->subsumptive'.
11373         (U-00021BD0): Likewise.
11374         (U+5C2E): Likewise.
11375         (U-00021BE2): Likewise.
11376         (U+5C2F): Likewise.
11377         (U-00021BE3): Likewise.
11378         (U+3780): Likewise.
11379         (U+3781): Likewise.
11380         (C5-2873): Map to U-0002F876.
11381         (U-0002F876): New character.
11382         (U+5C30): Likewise.
11383         (U+3787): Likewise.
11384         (U-00021BFA): Likewise.
11385         (U-00021BFB): Likewise.
11386         (U-00021BF6): Likewise.
11387         (U+5C31): Likewise.
11388         (U+3788): Use `->denotational' and `->subsumptive'.
11389
11390         * Ideograph-R073-Say.el (J0-5228): Copied from
11391         Ideograph-R019-Power.el.
11392         (U-0002F8D4): Use `daikanwa' instead of `daikanwa=14301' in
11393         `ideographic-radical@ucs*sources'.
11394         (J0-3A47): Add S2-925.
11395
11396 2005-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11397
11398         * Ideograph-R040-Roof.el (U+3754): Use `->subsumptive'.
11399         (U+5BA4): Likewise.
11400         (U+5BA5): Likewise.
11401         (U+5BA6): Likewise.
11402         (U+5BA7): Likewise; use `=>daikanwa' instead of
11403         `morohashi-daikanwa' for M-07139.
11404         (U+5BA8): Use `->subsumptive'.
11405         (U-000219F0): Likewise.
11406         (U+3755): Use `->subsumptive'.
11407         (U-000219F1): Likewise.
11408         (U+3756): Likewise.
11409
11410         * Ideograph-R046-Mountain.el (U+5C91): Use `->subsumptive'.
11411         (U+5C92): Likewise.
11412         (U+5DCC): Use `->denotational' instead of `->subsumptive'.
11413         (U+5DCD): Use `->subsumptive'.
11414         (U-00021FC6): Likewise.
11415         (U-00021FC1): Likewise.
11416
11417         * Ideograph-R038-Woman.el (U+5984): Use `->subsumptive'.
11418         (U+5985): Likewise.
11419         (U+36A6): Likewise.
11420         (U+36A7): Likewise.
11421         (U+59D1): Likewise.
11422         (U+36B8): Likewise.
11423         (U+59FF): Use `->denotational' and `->subsumptive'.
11424         (U+5A00): Use `->subsumptive'.
11425         (U+5A01): Likewise.
11426         (U+5A02): Likewise.
11427         (U+5A03): Likewise.
11428
11429 2005-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11430
11431         * Ideograph-R058-Snout.el (U+5F56): Use `->subsumptive'.
11432         (U-00022457): Use `->denotational'.
11433         (U+5F5F): Fix strokes.
11434         (M-09958): Map to U-0002F898; separate C5-7340.
11435         (U-0002F898): New character.
11436         (U+5F60): Use `->denotational' and `->subsumptive'.
11437
11438         * Ideograph-R061-Heart.el (U+5FD8): Use `->subsumptive'.
11439         (U+5FD9): Likewise.
11440         (U-000225BA): Likewise.
11441         (U+5FDA): Likewise.
11442         (U+38FF): Use `=>daikanwa' instead of `morohashi-daikanwa'.
11443         (U-000225BB): Use `->denotational' and `->subsumptive'.
11444         (C5-2438): Unify U-0002F89F.
11445
11446         * Ideograph-R060-Step.el (U-000224F0): Use `->denotational'.
11447         (C5-2D48): Map to U-0002F89B; separate M-10116.
11448         (U-0002F89B): New character.
11449
11450         * Ideograph-R054-Long-Stride.el (U+389F): Use `->denotational'.
11451         (BC-88F4): New character.
11452
11453         * Ideograph-R031-Enclosure.el (U+5712): Use `->denotational'.
11454
11455         * Ideograph-R019-Power.el (U+52D6): Use `->denotational' instead
11456         of `->subsumptive'.
11457         (U+52D7): Likewise.
11458         (U+52D9): Use `->subsumptive'.
11459         (U+52E2): Use `->denotational' and `->subsumptive'.
11460
11461         * Ideograph-R030-Mouth.el (U+53EA): Modify
11462         `ideographic-structure'; add S1-946.
11463         (UU+3563): Unify BC-8BFD.
11464         (U+53F8): Delete `ideographic-structure'; add S1-942.
11465         (U+540E): Use U-0002008B in `ideographic-structure' to compact it;
11466         add S1-969.
11467         (J0-3C7E): Delete `ideographic-structure'.
11468         (U+54E4): Use `->denotational' and `->subsumptive'.
11469         (U+54E5): Use `->subsumptive'.
11470
11471         * Ideograph-R018-Knife.el (U+5238): Use `->denotational' and
11472         `->subsumptive'.
11473         (U+523E): Delete wrong `ideographic-structure'.
11474         (U+524D): Use `->denotational' and `->subsumptive'.
11475
11476         * Ideograph-R032-Earth.el (GT-K00199): New character.
11477
11478         * Ideograph-R012-Eight.el (U+516D): Use `->subsumptive'.
11479         (U-00020501): Likewise.
11480         (GT-K00859): New character.
11481         (U+5175): Delete `ideographic-structure'.
11482         (U+5176): Modify `ideographic-structure'.
11483         (U+5178): Likewise.
11484
11485         * Ideograph-R004-Slash.el (U+4E51): Use `->subsumptive'.
11486
11487 2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11488
11489         * Ideograph-R003-Dot.el (U+4E39): Use `->subsumptive' to integrate
11490         U+F95E.
11491         (GT-K00462): New character.
11492         (GT-K00463): New character.
11493
11494 2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11495
11496         * Ideograph-R004-Slash.el (U-0002008B): Add U+5C38 into
11497         `<-ideographic-component-forms'.
11498
11499 2005-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11500
11501         * Ideograph-R026-Seal.el (U+536E): Use U-0002008B in
11502         `ideographic-structure' to compact it.
11503
11504         * Ideograph-R005-Second.el (GT-00248): Map to U-000209DD.
11505         (U-000209DD): New character.
11506         (GT-00250): Map to U+8034.
11507         (U+8034): Copied from Ideograph-R128-Ear.el.
11508         (U+4E73): Use `->denotational' instead of `->subsumptive'; unify
11509         B-A8C5.
11510         (K0-6A61): Use `<-denotational' instead of `<-subsumptive';
11511         separate B-A8C5.
11512         (J0-467D): Use `<-denotational' instead of `<-subsumptive'.
11513
11514 2005-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11515
11516         * Ideograph-R025-Divination.el (M-02788): Unify U-000209D5.
11517         (U-000209DD): Copied from Ideograph-R005-Second.el.
11518
11519         * Ideograph-R044-Corpse.el (U+5C3B): Add S1-1921.
11520         (U+5C3C): Use `->subsumptive'.
11521         (U+378B): Likewise.
11522         (U+3798): Likewise.
11523         (U-00021CBE): Use `->denotational' instead of `->subsumptive'.
11524
11525 2005-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11526
11527         * Ideograph-R042-Small.el (U+5C19): Use `->subsumptive'; add
11528         `<-denotational' for B-A97C; delete `=big5-cdp'.
11529         (B-A97C): Changed to abstract character; add J97-3E30.
11530         (U+5C1A): Add `<-denotational' for B-A97C.
11531         (GT-K05014): Add `<-denotational' for U+5C1A; add
11532         `<-ideographic-component-forms' for U+5C1A; add
11533         `ideographic-structure'.
11534
11535 2005-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11536
11537         * Ideograph-R059-Bristle.el (U+4FEE): Copied from
11538         Ideograph-R009-Man.el.
11539
11540         * Ideograph-R050-Turban.el (U+5E54): Use `->denotational'.
11541         (C1-685F): Use `<-denotational' for U+5E54; separate J0-566F,
11542         G0-6123, B0-B9F7 and GT-11412; unify GT-11411.
11543         (U+5E55): Use `->denotational'.
11544
11545         * maps-conf.el: Don't add `=gt-pj-1' for J90-5578.
11546
11547         * Ideograph-R032-Earth.el:
11548         - Use `->subsumptive' or `{<-|->}denotational' for some character
11549           definitions.
11550         - Add mappings for shinjigen-* numbers.
11551
11552         * Ideograph-R052-Short-Thread.el (C1-5E7D): Unify BC-85A6.
11553
11554         * Ideograph-R045-Sprout.el (U+5C6E): Use `->denotational'.
11555         (U+FA3C): Add `<-denotational' for U+5C6E; use `=ucs@unicode'
11556         instead of `=ucs@{gb|cns|big5}' for U+5C6E; add `=ucs@jis/2000'
11557         for U+FA3C.
11558         (U-0002F878): Add `<-denotational' for U+5C6E; unify BC-8D6A.
11559         (U+37A2): Unify H3-D0A8.
11560
11561         * Ideograph-R009-Man.el (U+4FEE): Use `ideographic-radical@cns'
11562         and `ideographic-radical@cns*sources' instead of
11563         `ideographic-radical'; use `ideographic-radical@shinjigen' instead
11564         of `shinjigen-1-radical'; use `->subsumptive'.
11565         (U+4FEF): Use `->subsumptive'.
11566
11567         * Ideograph-R005-Second.el (U+4E7E): Delete
11568         `ideographic-structure'.
11569
11570         * Ideograph-R010-Legs.el (U+5149): Delete incomplete
11571         `ideographic-structure'.
11572
11573         * Ideograph-R008-Lid.el (U+4EA1): Unify B-A460.
11574         (M-00287): Separate B-A460.
11575
11576 2005-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11577
11578         * Ideograph-R040-Roof.el (U-00021A04): Use `->denotational'
11579         instead of `->subsumptive'.
11580         (BC-8C5F): New character; map to U-00021A04.
11581         (U+5BB8): Use `->subsumptive'.
11582         (U+5BB9): Likewise.
11583
11584 2005-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11585
11586         * Ideograph-R035-Go-Slowly.el (U+5912): Use `->subsumptive'.
11587
11588         * Ideograph-R034-Go.el (M-05699): Separate C5-2362; add `=>ucs'
11589         and `<-unknown' for U-0002F85C.
11590         (C5-2362): Unify U-0002F85C; add `<-unknown' for M-05699.
11591
11592         * maps-conf.el: Don't add `=gt-pj-1' for J90-{3C39|3848}.
11593
11594         * Ideograph-R031-Enclosure.el (U+56DB): Use `->subsumptive'.
11595         (U+56E7): Use `->denotational' and `->subsumptive'.
11596
11597 2005-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11598
11599         * Ideograph-R030-Mouth.el: Add mappings for shinjigen-* numbers.
11600         (M-03418): Unify U-00020C3C and H2-CFA1.
11601         (U-000210B0): New character.
11602         (CB03325): Map to U-000210B0.
11603         (CB02828): Unify U-000210D6.
11604
11605         * Ideograph-R021-Spoon.el (U-0002090E): Use `->subsumptive'.
11606         (U+5316): Use `->denotational' and `->subsumptive'.
11607
11608         * Ideograph-R029-Again.el (U+53D2): Use `->subsumptive'.
11609         (JSP-345A): Add `<-original' for M-03249.
11610         (H1-F6F2): Add `<-original' for G0-4A37; add S1-945; separate
11611         C3-2332 and UU+355C.
11612         (U-0002F838): New character.
11613         (M-48962): Separate C5-3131; map to U-0002F838; add `<-same' for
11614         M-38983.
11615         (C5-3131): Separate M-38983; map to U-0002F838.
11616         (U-00020B63): Use `->subsumptive'.
11617         (U-0002F8D4): Use `daikanwa' instead of `daikanwa=14301' in
11618         `ideographic-radical@ucs*sources'.
11619         (J0-3A47): Add S2-925.
11620
11621 2005-03-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11622
11623         * Ideograph-R028-Private.el (U-00020AD3): Use `->denotational'
11624         instead of `->subsumptive'.
11625         (M-03111): Unify U-00020532; use
11626         `ideographic-{radical|strokes}@daikanwa' instead of
11627         `ideographic-{radical|strokes}'; add
11628         `ideographic-{radical|strokes}@ucs'.
11629         (U-00020B0D): Use `->denotational'.
11630         (U+3559): Use `->subsumptive'.
11631         (U+366F): Likewise.
11632
11633         * Ideograph-R012-Eight.el (U-00020532): Unify M-03111; use
11634         `ideographic-{radical|strokes}@ucs' instead of
11635         `ideographic-{radical|strokes}'; add
11636         `ideographic-{radical|strokes}@daikanwa'.
11637
11638         * Ideograph-R009-Man.el: Use `->subsumptive' or
11639         `{<-|->}denotational' for some character definitions.
11640         (J0-5524): Add S-1613.
11641         (U+506A): Add S1-348.
11642         (M-00985): Separate U-00020367 and C6-4657; add `<-unknown' for
11643         U-00020367.
11644         (U-00020367): Separate M-00985 and H1-D245; add `<-unknown' for
11645         M-00985.
11646         (CB03254): Unify U-000203C9.
11647         (U-000203DC): Add `ideographic-strokes' and `total-strokes';
11648         complete `ideographic-structure'.
11649         (M-01286): Unify U-00020439 and H1-D6F2.
11650         (U-00020439): Unify M-01286.
11651         (M-01302): Map to U-0002044D.
11652         (M-01319): Map to U-0002045A instead of U-0002044D.
11653         (H1-D7D3): Use `<-denotational' for U-00020474; unify M-33957.
11654         (U-000204DE): Moved to Ideograph-R011-Enter.el.
11655
11656 2005-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11657
11658         * Ideograph-R027-Cliff.el (M-03049): Map to U-00020AC3.
11659         (U-00020AC3): Use `->subsumptive'.
11660         (M-03050): Map to U-00020AC4.
11661         (U-00020AC4): Use `->subsumptive'.
11662         (U+9F8E): Add `ideographic-radical@ucs*sources'.
11663         (M-48819): Add `ideographic-{radical|strokes}'.
11664         (UU+9F8E): Likewise.
11665         (C3-5755): Likewise.
11666
11667         * Ideograph-R013-Down-Box.el (U-0002F8D4): Use `daikanwa' instead
11668         of `daikanwa=14301' in `ideographic-radical@ucs*sources'.
11669
11670         * Ideograph-R020-Wrap.el (U+52FB): Use `->subsumptive'; add
11671         `<-denotational' for B-A4C3.
11672         (B-A4C3): Changed to an abstract character.
11673         (U+5300): Add `<-denotational' for B-A4C3.
11674
11675 2005-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11676
11677         * Ideograph-R018-Knife.el: Use `->subsumptive' or
11678         `{<-|->}denotational' for some character definitions.
11679
11680         * Ideograph-R014-Cover.el (J0-3A47): Add S2-925.
11681         (U-0002059F): Use `->subsumptive'; don't use `->identical' for
11682         C5-4E77; use `ideographic-{radical|strokes}@ucs' instead of
11683         `ideographic-{radical|strokes}'; add
11684         `ideographic-{radical|strokes}@cns' and
11685         `ideographic-radical@cns*sources'.
11686         (U+51AA): Use `->denotational'.
11687
11688         * Ideograph-R002-Line.el (U-00023D92): Use `->subsumptive'; use
11689         `ideographic-{radical|strokes}@cns' and `total-strokes@cns'
11690         instead of `ideographic-{radical|strokes}' and `total-strokes';
11691         add `ideographic-{radical|strokes}@{ucs|gt|cdp}' and
11692         `total-strokes@cdp'.
11693
11694         * Ideograph-R015-Ice.el (J78-515B): Delete S-563.
11695         (J90-515B): Add S-563.
11696
11697         * Ideograph-R008-Lid.el (U-00020186): Use <CJK RADICAL EWE>
11698         instead of CB06151 in `ideographic-structure'.
11699         (C7-2679): Separate H1-E256 and IU-00020186.
11700
11701         * Ideograph-R004-Slash.el (U-00020086): Add `->mistakable' for
11702         U+5382 and U+2E81.
11703         (U-00023D92): Copied from Ideograph-R002-Line.el.
11704         (BC-8DD9): Use `<-subsumptive' for U-00023D92; unify GT-00120 and
11705         GT-K06263.
11706
11707         * Ideograph-R017-Open-Box.el (C5-2129): Unify U-0002F81D; add
11708         `=>daikanwa' for M-01800; add `<-unknown' for M-01800.
11709
11710         * Ideograph-R010-Legs.el: Use `->subsumptive' or
11711         `{<-|->}denotational' for some character definitions.
11712
11713 2005-03-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11714
11715         * Ideograph-R033-Scholar.el (U+58F2): Add S-7905.
11716
11717 2005-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11718
11719         * Ideograph-R011-Enter.el (M-01421): Unify H1-B943; map to
11720         U-000204DE.
11721         (U-000204DE): Moved from Ideograph-R009-Man.el; use
11722         `->subsumptive'.
11723         (U+34B0): Use `->subsumptive'.
11724         (U+FA72): Add S-4875.
11725
11726 2005-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11727
11728         * ideograph-util.el (map-char-family): Add autoload cookie.
11729
11730 2005-03-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11731
11732         * char-db-util.el (char-db-ignored-attributes): Add
11733         `ideographic-products' into default value.
11734
11735 2005-03-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11736
11737         * maps-conf.el: Add C5-to-UCS.txt to the check list.
11738
11739 2005-03-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11740
11741         * read-maps.el (mapping-table-ccs-setting-alist): Add setting for
11742         CNS 11643-5.
11743
11744         * Ideograph-R013-Down-Box.el (J0-3A47): Add S2-925.
11745
11746 2005-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11747
11748         * u02E00-CJK-Radical-Supplement.el (U+2E81): Add
11749         `<-ideographic-component-forms' for U+5382.
11750         (<CJK RADICAL GRASS TWO>): Use `->subsumptive' to integrate
11751         U+FA5E.
11752         (<CJK RADICAL GRASS THREE>): Use `->subsumptive' to integrate
11753         U+FA5D.
11754
11755         * Ideograph-R140-Grass.el (<CJK RADICAL GRASS TWO>): Use
11756         `->subsumptive' to integrate U+FA5E.
11757         (U+FA5E): Use `<-subsumptive' instead of `->identical'.
11758         (<CJK RADICAL GRASS THREE>): Use `->subsumptive' to integrate
11759         U+FA5D.
11760         (U+FA5D): Use `<-subsumptive' instead of `->identical'.
11761         (U+44E7): Use `->denotational' and `->subsumptive'.
11762
11763         * Ideograph-R031-Enclosure.el (U+361D): Use `->subsumptive'.
11764
11765 2005-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11766
11767         * Ideograph-R199-Wheat.el: Add mappings between CJK Ext B and CNS
11768         11643 plain 5.
11769
11770         * Ideograph-R148-Horn.el: Add mappings for Big5 code points.
11771
11772 2005-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11773
11774         * Ideograph-R147-See.el: Add mappings for Big5 code points.
11775
11776         * Ideograph-R146-West.el: Add mappings for Big5 code points.
11777
11778 2005-03-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11779
11780         * Ideograph-R123-Sheep.el (U-00026352): Unify BC-8C67.
11781
11782         * Ideograph-R031-Enclosure.el (U+56DE): Add S1-1302.
11783         (U+56EC): Add S1-1304; add `<-vulgar' for U+56DE.
11784
11785         * Ideograph-R201-Yellow.el: Add mappings between CJK Ext B and CNS
11786         11643 plain 5.
11787
11788         * Ideograph-R134-Mortar.el (M-30249): Add S1-8974.
11789
11790         * Ideograph-R198-Deer.el: Add mappings between CJK Ext B and CNS
11791         11643 plain 5.
11792
11793 2005-03-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11794
11795         * Ideograph-R196-Bird.el: Add mappings between CJK Ext B and CNS
11796         11643 plain 5.
11797
11798         * Ideograph-R141-Tiger.el: Add mappings for Big5 code points.
11799
11800 2005-03-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11801
11802         * Ideograph-R143-Blood.el: Add mappings for Big5 code points.
11803
11804 2005-03-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11805
11806         * Ideograph-R144-Walk-Enclosure.el: Add mappings for Big5 code
11807         points.
11808
11809 2005-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11810
11811         * Ideograph-R197-Salt.el: Add mappings between CJK Ext B and CNS
11812         11643 plain 5.
11813
11814 2005-02-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11815
11816         * Ideograph-R139-Color.el: Add mappings for Big5 code points.
11817
11818 2005-02-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11819
11820         * Ideograph-R173-Rain.el (U+970A): Use `->subsumptive'.
11821         (U+9746): Use `->denotational'.
11822         (U+9747): Use `->subsumptive'.
11823         (U+9748): Likewise.
11824
11825 2005-02-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11826
11827         * Ideograph-R193-Cauldron.el (U+9B32): Use `->denotational' and
11828         `->subsumptive'.
11829
11830         * Ideograph-R189-Tall.el (U+9AD8): Use `->subsumptive'; add
11831         `<-denotational' for J97-3962.
11832         (J97-3962): New abstract character.
11833         (U+9AD9): Use `->subsumptive'; add `<-denotational' for J97-3962.
11834
11835         * Ideograph-R172-Short-Tailed-Bird.el (U+96C6): Use
11836         `->subsumptive'.
11837         (U+96C8): Likewise.
11838
11839         * Ideograph-R160-Bitter.el (U+8F9B): Use `->subsumptive'.
11840         (GT-K02585): Use `<-denotational' instead `=>ucs' for U+8F9B;
11841         don't use `morohashi-daikanwa'; add
11842         `<-ideographic-component-forms' for U+8F9B.
11843
11844         * Ideograph-R158-Body.el (U+8EAC): Use `->subsumptive'.
11845
11846 2005-02-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11847
11848         * Ideograph-R138-Stopping.el: Add mappings for Big5 code points.
11849         (M-30599): Map to U-00026ACD.
11850         (U-00026ACD): New character.
11851
11852         * Ideograph-R132-Self.el: Add mappings for Big5 code points.
11853
11854 2005-02-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11855
11856         * Ideograph-R136-Oppose.el: Add mappings for Big5 code points.
11857
11858         * Ideograph-R134-Mortar.el (U+820A): Use `->denotational' and
11859         `->subsumptive'.
11860
11861         * Ideograph-R124-Feather.el (U+7FEE): Use `->denotational'.
11862         (U+7FEF): Likewise.
11863
11864         * Ideograph-R075-Tree.el (U+69C5): Use `->subsumptive'.
11865
11866         * Ideograph-R133-Arrive.el, Ideograph-R131-Minister.el: Add
11867         mappings for Big5 code points.
11868
11869         * Ideograph-R123-Sheep.el (U-000263F0): Use `->subsumptive'.
11870
11871         * Ideograph-R050-Turban.el (U+5E4B): Use `->subsumptive'.
11872         (U-00022110): Likewise.
11873
11874 2005-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11875
11876         * Ideograph-R020-Wrap.el (U+5311): Use `->subsumptive'.
11877
11878         * Ideograph-R027-Cliff.el (U+5397): Use `->subsumptive'.
11879
11880 2005-02-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11881
11882         * maps-conf.el: Don't add `=gt-pj-1' for J90-722F.
11883
11884         * Ideograph-R157-Foot.el (U+8E47): Use `->subsumptive'.
11885
11886 2005-02-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11887
11888         * Ideograph-R046-Mountain.el (U-00021FB0): Use `->subsumptive'.
11889
11890         * Ideograph-R037-Big.el (U-00021678): Use `->subsumptive'.
11891
11892 2005-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11893
11894         * Ideograph-R005-Second.el (U+4E75): Delete `=>daikanwa'.
11895         (C4-2530): Use G0-5041 instead of U+8F9B in
11896         `ideographic-structure'.
11897
11898 2005-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11899
11900         * Ideograph-R057-Bow.el (U-000223F3): Use `->denotational'.
11901         (M-09788): Map to U+38B8.
11902         (U+5F30): Use `->denotational'.
11903         (M-09790): Unify U-000223E5.
11904         (U+5F31): Use `->denotational'.
11905         (U+38BC): Likewise.
11906         (U+38BA): Use `->subsumptive'.
11907         (M-09807): Map to U-000223F3.
11908         (M-09809): Unify H3-CBDC and IU-000223F4; map to U-000223F4.
11909         (M-09816): Use `<-denotational' for U+38BC.
11910         (U+5F38): Use `->subsumptive'.
11911         (C5-3246): Use `<-subsumptive' for U+38BA.
11912         (U-000223F4): Use `->subsumptive'.
11913         (M-09829): Map to U+38BD.
11914         (U-00022403): Use `->denotational'.
11915         (M-09831): Map to U-00022404.
11916         (U+38BE): Use `->subsumptive'.
11917         (U+38BD): Likewise.
11918         (C6-4855): Use `<-subsumptive' for U-000223F4.
11919         (U-00022404): Use `->subsumptive'.
11920
11921         * Ideograph-R030-Mouth.el: Delete duplicated character definition.
11922
11923         * Ideograph-R195-Fish.el: Add mappings between CJK Ext B and CNS
11924         11643 plain 5.
11925
11926 2005-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11927
11928         * Ideograph-R130-Meat.el, Ideograph-R128-Ear.el: Add mappings for
11929         Big5 code points.
11930
11931 2005-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11932
11933         * Ideograph-R030-Mouth.el: Add `hanyu-dazidian' for some
11934         characters.
11935
11936 2005-02-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11937
11938         * Ideograph-R174-Blue.el (U+5568): Use `->denotational' instead of
11939         `->subsumptive'.
11940
11941         * Ideograph-R075-Tree.el (U+67FB): Use `->subsumptive'; add
11942         `<-denotational' for J97-3A3A.
11943         (J97-3A3A): New abstract character.
11944         (U+67E5): Use `->subsumptive'; add `<-denotational' for J97-3A3A.
11945
11946         * Ideograph-R040-Roof.el (U+5B80): Use `->subsumptive'.
11947         (U+5BA3): Likewise.
11948
11949         * maps-conf.el: Don't add `=gt-pj-1' for J90-5267.
11950
11951         * Ideograph-R123-Sheep.el (C1-6143): Fix `ideographic-radical';
11952         use `<-denotational' for U+5584; moved into
11953         Ideograph-R030-Mouth.el.
11954
11955 2005-02-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11956
11957         * Ideograph-R015-Ice.el: Use `->subsumptive' for some character
11958         definitions.
11959
11960 2005-02-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11961
11962         * Ideograph-R129-Brush.el: Add mappings for Big5 code points.
11963
11964 2005-02-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11965
11966         * Ideograph-R152-Pig.el (U+8C59): Use `->subsumptive'.
11967
11968         * Ideograph-R129-Brush.el (C3-383E): Unify BC-88C9.
11969
11970         * Ideograph-R087-Claw.el (U+722B): Changed to abstract character;
11971         add `<-ideographic-component-forms' for U+722A.
11972         (<CJK RADICAL PAW TWO>): Copied from
11973         u02E00-CJK-Radical-Supplement.el; use `<-denotational' for U+722B;
11974         add `<-radical' for U+722A.
11975         (JX2-7029): Unify <CJK RADICAL PAW ONE> and BC-8B58; use
11976         `=ucs@unicode' instead of `=ucs@gb' for UU+722B; use
11977         `->subsumptive' for U+FA49.
11978
11979         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL PAW ONE>): Use
11980         `<-denotational' for U+722B; unify JX2-7029, UU+722B and JU+FA49;
11981         add `->subsumptive' for U+FA49.
11982         (<CJK RADICAL PAW TWO>): Use `<-denotational' for U+722B; add
11983         `<-radical' for U+722A.
11984
11985         * Ideograph-R072-Sun.el (U+669B): Changed to abstract character.
11986         (U+669C): Use `->subsumptive'.
11987
11988 2005-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11989
11990         * Ideograph-R046-Mountain.el (U+5D11): Use `->subsumptive'.
11991         (U-00021E1C): Likewise.
11992
11993 2005-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11994
11995         * Ideograph-R071-Not.el (J0-5A5B): Unify CB07099.
11996
11997 2005-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11998
11999         * Ideograph-R149-Speech.el (BC-8BE7): New character.
12000
12001         * Ideograph-R055-Two-Hands.el (U-0002F890): Unify BC-887D.
12002
12003         * Ideograph-R101-Use.el (U-00024C08): Use `->subsumptive'.
12004         (CB08880): New character.
12005
12006         * Ideograph-R162-Walk.el (U+48A1): Changed to abstract character.
12007         (U+9040): Changed to abstract character.
12008         (C3-447D): Use `<-denotational' for U+9040; unify BC-8CBC.
12009
12010 2005-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12011
12012         * Ideograph-R073-Say.el (U+66F0): Use `->subsumptive'.
12013
12014         * Ideograph-R013-Down-Box.el (U+5190): Use `->denotational'
12015         instead of `->subsumptive'.
12016         (BC-8CCB): New character.
12017
12018         * Ideograph-R009-Man.el (U-00020203): Delete incomplete
12019         `ideographic-structure'.
12020         (U-000202A7): Changed to abstract character.
12021         (U-000202BB): Likewise.
12022         (U-000202FD): Use `->subsumptive'.
12023         (U-000202FE): Likewise.
12024         (U-000202FF): Delete incomplete `ideographic-structure'.
12025
12026 2005-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12027
12028         * Ideograph-R149-Speech.el (U+470C): Use `->subsumptive'.
12029         (U+9FBB): New character; add `<-denotational' for C5-6952; add
12030         `<-ideographic-component-forms' for U+470C.
12031
12032         * Ideograph-R167-Gold.el (U+9FAC): New character; unify CB02156.
12033
12034         * Ideograph-R163-City.el (U+90C1): Use `->subsumptive'.
12035
12036         * Ideograph-R140-Grass.el (U+9FB7): New character; unify BC-8B5C.
12037         (U+82F1): Changed to abstract character.
12038
12039         * Ideograph-R130-Meat.el (U+8127): Use `->subsumptive'.
12040
12041         * Ideograph-R100-Life.el (BC-8B77): Unify U+9FB6.
12042
12043         * Ideograph-R045-Sprout.el (U+37B7): Use `->subsumptive'.
12044
12045         * Ideograph-R037-Big.el (M-05921): Unify U+FA7F; add
12046         `<-denotational' for J97-4B5B.
12047         (J97-4B5B): New character.
12048         (U+5954): Add `<-denotational' for J97-4B5B; add `<-simplified'
12049         for M-05921.
12050
12051         * Ideograph-R032-Earth.el (GT-06661): Unify U+FA7C into the parent
12052         node.
12053
12054 2005-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12055
12056         * Ideograph-R077-Stop.el (GT-K00182): Use `=>daikanwa' instead of
12057         `morohashi-daikanwa'; add `<-ideographic-component-forms' for
12058         U+6B62.
12059         (GT-K00439): Likewise.
12060         (GT-K00440): Likewise; unify U+9FB0.
12061
12062         * Ideograph-R066-Rap.el (U+656C): Changed to abstract character.
12063
12064         * Ideograph-R064-Hand.el (U+9FB5): New character; unify BC-8B6D.
12065
12066         * Ideograph-R031-Enclosure.el (CB00638): Unify U+9FB1.
12067         (U+5705): Use `->subsumptive'.
12068
12069         * Ideograph-R030-Mouth.el (U+35A9): Use `->subsumptive'.
12070         (JU+559D): Unify U+FA78.
12071         (U+55E2): Changed to abstract character.
12072         (UU+55E2): Unify U+FA7B.
12073
12074         * Ideograph-R024-Ten.el (U+9FBA): New character.
12075
12076         * Ideograph-R015-Ice.el (U+51B5): Separate CB00288.
12077         (CB00288): Unify U+FA71.
12078
12079         * Ideograph-R010-Legs.el (M-01344): Unify U+FA74.
12080         (U-00020496): Changed to abstract character.
12081         (U-000204A8): Likewise.
12082         (M-01398): Unify U-000204AE and H1-DEC9.
12083
12084         * Ideograph-R012-Eight.el (U+9FB9): New character.
12085         (GT-K01769): Map to U+9FB9 instead of U-00020509.
12086         (BC-8BFA): Likewise.
12087
12088         * Ideograph-R011-Enter.el (U+5168): Use `->denotational' instead
12089         of `->subsumptive'.
12090         (UU+5168): Use `<-denotational' for U+5168; unify U+FA72.
12091
12092         * Ideograph-R002-Line.el (U+4E35): Use `->subsumptive'.
12093
12094         * Ideograph-R001-One.el (M-00053): Unify GT-00089 and GT-K06059;
12095         map to U+FA70 instead of U+4E26.
12096         (U+FA70): New character.
12097
12098 2005-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12099
12100         * Ideograph-R020-Wrap.el (U+52FA): Changed to abstract character.
12101         (GT-03204): Use `<-denotational' U+52FA; unify U+FA77; add
12102         UU+52FA.
12103
12104         * Ideograph-R019-Power.el (UU+52C7): Unify U+FA76.
12105
12106         * Ideograph-R005-Second.el (U+9FB4): New character; unify BC-8B69.
12107
12108         * char-db-util.el (insert-char-data-with-variant): Don't refer
12109         `->ucs'; fix problem about cyclic relations.
12110
12111 2005-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12112
12113         * Ideograph-R059-Bristle.el (U+5F65): Add `<-denotational' for
12114         J97-4927.
12115         (J97-4927): New abstract character.
12116         (U+5F66): Add `<-denotational' for J97-4927.
12117
12118         * Ideograph-R030-Mouth.el (U+356F): Changed to abstract character.
12119         (U+5436): Use `->subsumptive'.
12120         (U+5468): Changed to abstract character.
12121
12122 2005-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12123
12124         * Ideograph-R059-Bristle.el (U+5F65): Use `->subsumptive'.
12125         (U+5F66): Likewise.
12126
12127         * Ideograph-R146-West.el (J97-4D57): New abstract character.
12128         (M-34768): Use `<-denotational' for J97-4D57 instead of `=>ucs'
12129         for U+8981.
12130         (U+8981): Use `<-denotational' for J97-4D57; use `->subsumptive'.
12131
12132         * Ideograph-R009-Man.el (U+5185): Add `<-denotational' for
12133         J97-4662; delete `<-vulgar' for U+5167.
12134         (C3-2148): Delete `->identical' for C6-2150.
12135         (J97-4662): New abstract character.
12136         (U-000202EE): Use `->subsumptive'.
12137         (U+50FF): Likewise.
12138
12139 2005-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12140
12141         * Ideograph-R140-Grass.el (U+82E5): Changed to abstract character.
12142
12143         * Ideograph-R032-Earth.el (U+585E): Use `->subsumptive'.
12144
12145         * Ideograph-R013-Down-Box.el (U+5185): Add `<-denotational' for
12146         J97-4662; delete `<-vulgar' for U+5167.
12147         (J97-4662): New abstract character.
12148
12149         * Ideograph-R011-Enter.el (U+5167): Use `->subsumptive'; add
12150         `<-denotational' for J97-4662.
12151         (J97-4662): New abstract character.
12152         (U+5185): Copied from Ideograph-R009-Man.el and
12153         Ideograph-R013-Down-Box.el; changed to abstract character; add
12154         `<-denotational' for J97-4662.
12155
12156         * Ideograph-R074-Moon.el (J97-442B): New abstract character.
12157         (M-14374): Use `<-denotational' for J97-442B instead of `=>ucs'
12158         for U+671D.
12159         (U+671D): Likewise.
12160
12161         * Ideograph-R061-Heart.el (U+611B): Use `->subsumptive'.
12162
12163 2005-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12164
12165         * ideograph-util.el (char-total-strokes-from-domains): Use
12166         `char-feature' instead of `get-char-attribute' to get
12167         `total-strokes'.
12168         (char-total-strokes): Likewise.
12169
12170 2005-01-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12171
12172         * Ideograph-R009-Man.el (U+4FC0): Unify B-CDED.
12173         (UU+4FC0): Separate B-CDED.
12174         (UU+5068): Delete `=ucs@big5'.
12175         (JSP-317E): Use `=ucs@jis' instead of `=ucs@jis/1990'.
12176         (UU+50C8): Modify `ideographic-structure'.
12177         (M-01211): Separate H1-D46E.
12178         (M-01228): Delete `ideographic-structure'.
12179
12180         * Ideograph-R038-Woman.el (U+5A67): Unify B-D4D1.
12181         (G0-663A): Separate B-D4D1.
12182         (U+5AB5): Unify B-DCF9.
12183         (G0-6B74): Separate B-DCF9.
12184
12185         * Ideograph-R030-Mouth.el (U+540F): Unify B-A64F.
12186         (G0-4074): Separate B-A64F.
12187         (M-04303): Use `<-denotational' for B-E4F8 instead of
12188         `<-subsumptive' for U+564C.
12189         (B-E4F8): Separated from G0-6061; add `<-denotational' for U+564C.
12190         (G0-6061): Separate B-E4F8; use `<-denotational' for B-E4F8
12191         instead of `<-subsumptive' for U+564C.
12192         (J83-4139): Use `<-denotational' instead of `<-subsumptive' for
12193         U+564C.
12194
12195         * Ideograph-R132-Self.el (C1-5768): Unify B-AFE4.
12196
12197         * Ideograph-R108-Dish.el (U+76CA): Use `->denotational' instead of
12198         `->subsumptive'.
12199         (U+76E8): Delete `=ucs@unicode'.
12200
12201         * Ideograph-R085-Water.el (C1-5B5F): Separate B-B25A.
12202         (U+6F82): Use `->denotational' instead of `->subsumptive'.
12203         (JSP-486D): Use `=ucs@jis' instead of `=ucs@jis/1990' and
12204         `=ucs@jis/2000'.
12205
12206         * Ideograph-R008-Lid.el (B-F6D6): Add `=ucs@big5'.
12207
12208 2005-01-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12209
12210         * Ideograph-R172-Short-Tailed-Bird.el (U+5DC2): Use
12211         `->subsumptive'; add `ideographic-{radical|strokes}@{ucs|cns}' and
12212         `ideographic-radical@ucs*sources'.
12213
12214         * Ideograph-R046-Mountain.el (U+5DC2): Modify hierarchy; add
12215         `ideographic-{radical|strokes}@{ucs|cns}' and
12216         `ideographic-radical@ucs*sources'.
12217
12218 2005-01-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12219
12220         * Ideograph-R134-Mortar.el:
12221         - Add some `=ucs@cns' features.
12222         - Use `->subsumptive' or `{<-|->}denotational' for some character
12223           definitions.
12224
12225 2005-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12226
12227         * Ideograph-R189-Tall.el (M-45319): Map to U-00029AC1.
12228         (U-00029AC1): Map to M-45319.
12229         (C5-4664): Copied from Ideograph-R082-Fur.el; map to M-45319.
12230
12231 2005-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12232
12233         * Ideograph-R162-Walk.el (U+8FD1): Use `->subsumptive'.
12234
12235 2005-01-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12236
12237         * Ideograph-R152-Pig.el (U+8C69): Use `->subsumptive'.
12238         (U+8C6A): Likewise.
12239
12240         * Ideograph-R141-Tiger.el (U+8653): Changed to abstract character.
12241         (JX2-7739): Unify JC3-63AD.
12242         (U-000271AC): Use `->subsumptive'.
12243
12244 2005-01-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12245
12246         * Ideograph-R154-Shell.el (U+8C9F): Add `<-vulgar' for U+54E1.
12247
12248         * Ideograph-R104-Sickness.el:
12249         - Add some `=ucs@cns' features.
12250         - Use `->subsumptive' or `{<-|->}denotational' for some character
12251           definitions.
12252
12253         * Ideograph-R149-Speech.el (U+8A79): Use `->subsumptive'.
12254
12255         * Ideograph-R142-Insect.el (U+8821): Use `->subsumptive'.
12256
12257         * Ideograph-R107-Skin.el (U+76BB): Use `->subsumptive'.
12258         (U+3FF8): Likewise.
12259         (C4-5157): Separate U+3FF8; unify M-22907.
12260
12261 2005-01-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12262
12263         * Ideograph-R111-Arrow.el (U+77E3): Use `->subsumptive'.
12264
12265         * Ideograph-R109-Eye.el:
12266         - Add some `=ucs@cns' features.
12267         - Use `->subsumptive' or `{<-|->}denotational' for some character
12268           definitions.
12269
12270 2004-12-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12271
12272         * maps-conf.el: Add C2-to-UCS.txt to the check list.
12273
12274         * Ideograph-R130-Meat.el (U+6721): Copied from
12275         Ideograph-R074-Moon.el.
12276         (C2-4641): New character.
12277
12278         * Ideograph-R043-Lame.el: Use `->subsumptive' or
12279         `{<-|->}denotational' for some character definitions.
12280         (M-07542): Add `<-same' for M-07538; add `sound@ja/on'; map to
12281         U+FA0C instead of U+5140.
12282         (U+FA0C): New character.
12283
12284 2004-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12285
12286         * Ideograph-R110-Spear.el, Ideograph-R102-Field.el,
12287         Ideograph-R096-Jade.el, Ideograph-R086-Fire.el,
12288         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
12289         Ideograph-R094-Dog.el:  
12290         - Add some `=ucs@cns' features.
12291         - Use `->subsumptive' or `{<-|->}denotational' for some character
12292           definitions.
12293
12294         * Ideograph-R009-Man.el (U+4F10): Use `->subsumptive'.
12295         (U+4F5E): Likewise; compact `ideographic-structure'.
12296         (U-0002046F): Delete incomplete `ideographic-structure'.
12297
12298         * Ideograph-R091-Slice.el (M-19828): Map to U-000245B4; unify
12299         H5-F4F6 and IU-000245B4.
12300         - Add some `=ucs@cns' features.
12301         - Use `->subsumptive' or `{<-|->}denotational' for some character
12302           definitions.
12303
12304 2004-12-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12305
12306         * Ideograph-R090-Half-Tree-Trunk.el (U-000245B4): Moved to
12307         Ideograph-R091-Slice.el.
12308
12309 2004-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12310
12311         * Ideograph-R093-Cow.el:
12312         - Add some `=ucs@cns' features.
12313         - Use `->subsumptive' or `{<-|->}denotational' for some character
12314           definitions.
12315
12316 2004-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12317
12318         * Ideograph-R105-Dotted-Tent.el (U+7679): Use `->subsumptive'.
12319
12320         * Ideograph-R075-Tree.el (U+6983): Use `->subsumptive' to add
12321         C2-452C.
12322         (U+6A1B): Changed to abstract character.
12323
12324 2004-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12325
12326         * Ideograph-R108-Dish.el:
12327         - Add some `=ucs@cns' features.
12328         - Use `->subsumptive' or `{<-|->}denotational' for some character
12329           definitions.
12330
12331         * Ideograph-R106-White.el: Add some `=ucs@cns' features.
12332
12333 2004-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12334
12335         * Ideograph-R101-Use.el, Ideograph-R099-Sweet.el:
12336         - Add some `=ucs@cns' features.
12337         - Use `->subsumptive' or `{<-|->}denotational' for some character
12338           definitions.
12339
12340 2004-12-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12341
12342         * Ideograph-R075-Tree.el (C2-5767): Add CU+6A4E.
12343
12344 2004-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12345
12346         * Ideograph-R131-Minister.el (U-000268DD): Unify BC-89E6.
12347
12348         * Ideograph-R115-Grain.el (U-00025762): Unify BC-8DC8 and M-24936.
12349
12350         * Ideograph-R085-Water.el, Ideograph-R064-Hand.el:
12351         - Add some `=ucs@cns' features.
12352         - Use `->subsumptive' or `{<-|->}denotational' for some character
12353           definitions.
12354
12355         * maps-conf.el: Don't add `=gt-pj-1' for J90-4C60.
12356
12357         * Ideograph-R076-Lack.el:
12358         - Add some `=ucs@cns' features.
12359         - Use `->subsumptive' or `{<-|->}denotational' for some character
12360           definitions.
12361
12362         * Ideograph-R010-Legs.el (U+FA0C): New character; copied from
12363         Ideograph-R043-Lame.el.
12364         (U+5148): Use `sound@ja/kun' instead of `sound@ja/on/kun'.
12365
12366 2004-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12367
12368         * Ideograph-R072-Sun.el: Use `->subsumptive' or
12369         `{<-|->}denotational' for some character definitions.
12370         (U+3B0D): Map to M-14085.
12371         (U+66C6): Add S1-3375.
12372
12373         * Ideograph-R075-Tree.el:
12374         - Add some `=ucs@cns' features.
12375         - Use `->subsumptive' or `{<-|->}denotational' for some character
12376           definitions.
12377
12378         * Ideograph-R070-Square.el, Ideograph-R030-Mouth.el: Use
12379         `->subsumptive' or `{<-|->}denotational' for some character
12380         definitions.
12381
12382 2004-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12383
12384         * Ideograph-R090-Half-Tree-Trunk.el:
12385         - Add some `=ucs@cns' features.
12386         - Use `->subsumptive' or `{<-|->}denotational' for some character
12387           definitions.
12388
12389 2004-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12390
12391         * Ideograph-R062-Halberd.el: Use `->subsumptive' for some
12392         character definitions.
12393
12394         * maps-conf.el: Don't add `=gt-pj-1' for
12395         J90-{5379|5879|3D5D|3C21}.
12396
12397         * Ideograph-R082-Fur.el:
12398         - Add some `=ucs@cns' features.
12399         - Use `->subsumptive' or `{<-|->}denotational' for some character
12400           definitions.
12401
12402         * Ideograph-R043-Lame.el (U-0002F875): Add CU-0002F875.
12403
12404         * Ideograph-R018-Knife.el (U-0002F823): Add CU-0002F823.
12405
12406         * Ideograph-R077-Stop.el:
12407         - Add some `=ucs@cns' features.
12408         - Use `->subsumptive' or `{<-|->}denotational' for some character
12409           definitions.
12410
12411         * Ideograph-R006-Hook.el (U+4E87): Use `->subsumptive' to
12412         integrate C3-212D.
12413
12414         * Ideograph-R004-Slash.el (U+4E87): Copied from
12415         Ideograph-R006-Hook.el; use `->subsumptive' to integrate C3-212D.
12416         (U-0002008B): New character.
12417
12418         * Ideograph-R079-Weapon.el:
12419         - Add some `=ucs@cns' features.
12420         - Use `->subsumptive' or `{<-|->}denotational' for some character
12421           definitions.
12422
12423         * Ideograph-R053-Dotted-Cliff.el (U+5EB6): Changed to abstract
12424         character.
12425         (U-0002F88D): Add `<-denotational' for U+5EB6; add `=>ucs*' for
12426         U+5EB6.
12427
12428         * Ideograph-R031-Enclosure.el (U+570E): Add S1-1333; add
12429         `<-vulgar' for U+5713.
12430         (U+5713): Add S1-1332.
12431
12432         * Ideograph-R027-Cliff.el (U+3553): New character.
12433
12434         * char-db-util.el (char-db-coded-charset-priority-list): Use
12435         `=jis-x0208@{1978|1983|1990}' instead of `japanese-jisx0208-1978',
12436         `japanese-jisx0208' and `=jis-x0208-1990'.
12437         (char-db-make-char-spec): Use coded-charset not found in
12438         `char-db-coded-charset-priority-list' if a character can not be
12439         represented by any coded-charset in
12440         `char-db-coded-charset-priority-list' nor `=daikanwa'.
12441
12442 2004-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12443
12444         * Ideograph-R030-Mouth.el (U+54E1): Add S1-1080.
12445
12446         * Ideograph-R040-Roof.el (U+3749): New character.
12447
12448 2004-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12449
12450         * Ideograph-R084-Steam.el:
12451         - Add some `=ucs@cns' features.
12452         - Use `->subsumptive' or `{<-|->}denotational' for some character
12453           definitions.
12454
12455 2004-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12456
12457         * Ideograph-R081-Compare.el, Ideograph-R080-Do-Not.el,
12458         Ideograph-R078-Death.el:
12459         - Add some `=ucs@cns' features.
12460         - Use `->subsumptive' or `{<-|->}denotational' for some character
12461           definitions.
12462
12463 2004-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12464
12465         * Ideograph-R074-Moon.el (M-14388): Map to U-0002338C.
12466         (U-0002338C): Copied from Ideograph-R075-Tree.el; fix
12467         `ideographic-radical'; use `->subsumptive'.
12468         - Add some `=ucs@cns' features.
12469         - Use `->subsumptive' or `{<-|->}denotational' for some character
12470           definitions.
12471
12472 2004-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12473
12474         * Ideograph-R072-Sun.el:
12475         - Add some `=ucs@cns' features.
12476         - Use `->subsumptive' or `{<-|->}denotational' for some character
12477           definitions.
12478
12479 2004-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12480
12481         * Ideograph-R071-Not.el:
12482         - Add some `=ucs@cns' features.
12483         - Use `->subsumptive' or `{<-|->}denotational' for some character
12484           definitions.
12485
12486         * Ideograph-R035-Go-Slowly.el (U+5910): Use `->subsumptive'; add
12487         `<-denotational' for B-E5C0.
12488         (B-E5C0): New abstract character; copied from
12489         Ideograph-R066-Rap.el.
12490
12491         * Ideograph-R066-Rap.el (M-13355): Map to U-00022FCC instead of
12492         U+657B; add `<-original' for M-05731.
12493         (U+657B): Use `<-denotational' for B-E5C0.
12494         (B-E5C0): Changed to abstract character; add J97-546B.
12495         - Add some `=ucs@cns' features.
12496         - Use `->subsumptive' or `{<-|->}denotational' for some character
12497           definitions.
12498
12499         * Ideograph-R070-Square.el (U-0002311A): Add M-13695.
12500         - Add some `=ucs@cns' features.
12501         - Use `->subsumptive' or `{<-|->}denotational' for some character
12502           definitions.
12503
12504 2004-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12505
12506         * Ideograph-R067-Script.el (M-13451): Add `<-vulgar' for M-48560;
12507         add `ideographic-{radical|strokes}'.
12508         (U+6592): Changed to abstract character.
12509         (C2-4343): Add CU+6592.
12510
12511         * Ideograph-R062-Halberd.el (M-11634): Unify U-000229E3.
12512         - Add some `=ucs@cns' features.
12513         - Use `->subsumptive' or `{<-|->}denotational' for some character
12514           definitions.
12515
12516         * Ideograph-R068-Dipper.el, Ideograph-R063-Door.el,
12517         Ideograph-R053-Dotted-Cliff.el:
12518         - Add some `=ucs@cns' features.
12519         - Use `->subsumptive' or `{<-|->}denotational' for some character
12520           definitions.
12521
12522 2004-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12523
12524         * Ideograph-R061-Heart.el:
12525         - Add some `=ucs@cns' features.
12526         - Use `->subsumptive' or `{<-|->}denotational' for some character
12527           definitions.
12528
12529 2004-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12530
12531         * Ideograph-R039-Child.el:
12532         - Add some `=ucs@cns' features.
12533         - Use `->subsumptive' or `{<-|->}denotational' for some character
12534           definitions.
12535
12536 2004-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12537
12538         * Ideograph-R040-Roof.el, Ideograph-R059-Bristle.el,
12539         Ideograph-R057-Bow.el, Ideograph-R050-Turban.el,
12540         Ideograph-R046-Mountain.el, Ideograph-R037-Big.el,
12541         Ideograph-R060-Step.el, Ideograph-R048-Work.el,
12542         Ideograph-R042-Small.el, Ideograph-R038-Woman.el:
12543         - Add some `=ucs@cns' features.
12544         - Use `->subsumptive' or `{<-|->}denotational' for some character
12545           definitions.
12546
12547 2004-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12548
12549         * Ideograph-R043-Lame.el, Ideograph-R032-Earth.el:
12550         - Add some `=ucs@cns' features.
12551         - Use `->subsumptive' or `{<-|->}denotational' for some character
12552           definitions.
12553
12554 2004-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12555
12556         * Ideograph-R018-Knife.el:
12557         - Add some `=ucs@cns' features.
12558         - Use `->subsumptive' or `{<-|->}denotational' for some character
12559           definitions.
12560
12561         * Ideograph-R009-Man.el (H1-D0BE): Move `hanyu-dazidian' feature
12562         from U-000202F4.
12563
12564 2004-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12565
12566         * Ideograph-R037-Big.el, Ideograph-R034-Go.el,
12567         Ideograph-R033-Scholar.el, Ideograph-R031-Enclosure.el,
12568         Ideograph-R030-Mouth.el, Ideograph-R015-Ice.el,
12569         Ideograph-R035-Go-Slowly.el:    
12570         - Add some `=ucs@cns' features.
12571         - Use `->subsumptive' or `{<-|->}denotational' for some character
12572           definitions.
12573
12574 2004-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12575
12576         * Ideograph-R009-Man.el:
12577         - Add some `=ucs@cns' features.
12578         - Use `->subsumptive' or `{<-|->}denotational' for some character
12579           definitions.
12580
12581 2004-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12582
12583         * Ideograph-R027-Cliff.el:
12584         - Add some `=ucs@cns' features.
12585         - Use `->subsumptive' or `{<-|->}denotational' for some character
12586           definitions.
12587
12588 2004-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12589
12590         * Ideograph-R019-Power.el, Ideograph-R020-Wrap.el:
12591         - Add some `=ucs@cns' features.
12592         - Use `->subsumptive' or `{<-|->}denotational' for some character
12593           definitions.
12594
12595         * Ideograph-R014-Cover.el (U-00020582): Unify M-01575.
12596         (U-0002058B): Add M-01581.
12597         - Add some `=ucs@cns' features.
12598         - Use `->subsumptive' or `{<-|->}denotational' for some character
12599           definitions.
12600
12601 2004-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12602
12603         * Ideograph-R044-Corpse.el: Add some `=ucs@cns' features.
12604
12605         * Ideograph-R028-Private.el (U-00020AD3): Use `->subsumptive'.
12606
12607         * Ideograph-R013-Down-Box.el:
12608         - Add some `=ucs@cns' features.
12609         - Use `->subsumptive' or `{<-|->}denotational' for some character
12610           definitions.
12611
12612 2004-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12613
12614         * Ideograph-R041-Inch.el (C2-2E6B): Add CU+5C03.
12615
12616 2004-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12617
12618         * Ideograph-R027-Cliff.el:
12619         - Add some `=ucs@cns' features.
12620         - Use `->subsumptive' or `{<-|->}denotational' for some character
12621           definitions.
12622
12623         * Ideograph-R012-Eight.el:
12624         - Add some `=ucs@cns' features.
12625         - Use `->subsumptive' or `{<-|->}denotational' for some character
12626           definitions.
12627         (U-0002052C): Unify M-01496.
12628         (U-00020529): Don't map to M-01498; use `<-unknown' instead.
12629         (U-00020530): Unify M-01498.
12630         (U-00020531): Don't map to BC-8556.
12631
12632         * Ideograph-R010-Legs.el, Ideograph-R005-Second.el:
12633         - Add some `=ucs@cns' features.
12634         - Use `->subsumptive' or `{<-|->}denotational' for some character
12635           definitions.
12636
12637         * Ideograph-R008-Lid.el: Add some `=ucs@cns' features.
12638         (U+4EB9): Changed to abstract character.
12639
12640 2004-11-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12641
12642         * Ideograph-R023-Hiding-Enclosure.el,
12643         Ideograph-R022-Right-Open-Box.el:
12644         - Add some `=ucs@cns' features.
12645         - Use `->subsumptive' or `{<-|->}denotational' for some character
12646           definitions.
12647
12648         * Ideograph-R025-Divination.el (U+5368): Changed to abstract
12649         character.
12650
12651         * Ideograph-R024-Ten.el (U+534C): Use `->subsumptive'.
12652
12653 2004-11-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12654
12655         * Ideograph-R021-Spoon.el (U+5317): Use `->subsumptive'.
12656
12657         * char-db-util.el (char-db-coded-charset-priority-list): Add
12658         `=ucs@unicode'.
12659
12660 2004-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12661
12662         * Ideograph-R001-One.el (U-000200E0): Use `->subsumptive'.
12663         (U-0002001A): Likewise.
12664         (U+4E20): Likewise.
12665
12666         * Ideograph-R004-Slash.el (U+4E47): Use `->subsumptive'.
12667
12668         * Ideograph-R002-Line.el (U+4E30): Use `->subsumptive'.
12669
12670 2004-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12671
12672         * read-maps.el (mapping-table-read-file): Modify to support
12673         `=ucs@gb/fw'.
12674
12675         * u00400-Cyrillic.el, u00370-Greek.el,
12676         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
12677         u00100-Latin-Extended-A.el: Add missing `=ucs@gb/fw' features.
12678
12679         * u000A0-Latin-1-Supplement.el: Add missing `=ucs@gb' or
12680         `=ucs@gb/fw' features.
12681         (JX1-2924): Use `=ucs@jis' instead of `=ucs@jis/fw'.
12682
12683 2004-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12684
12685         * u02100-Letterlike-Symbols.el (G0-2166): Add GU+2103.
12686
12687 2004-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12688
12689         * Ideograph-R096-Jade.el: Use `->subsumptive' or
12690         `{<-|->}denotational' for some character definitions.
12691         (U+3EFD): Add M-21275.
12692         (U+3EFE): Add M-21281.
12693         (U+3EFF): Unify M-21289.
12694
12695         * Ideograph-R075-Tree.el (U+6949): Changed to abstract character.
12696         (C2-435E): Add `<-denotational' for U+6949.
12697         (JSP-4444): Likewise; separate JC3-53E7.
12698         (U+69EE): Use `->subsumptive'.
12699         (U+69EF): Likewise.
12700         (U+69F0): Changed to abstract character.
12701         (M-15373): Add `<-denotational' for U+69F0.
12702         (UU+69F0): Likewise.
12703         (C3-4C51): Likewise.
12704         (U+69F1): Use `->subsumptive'.
12705
12706 2004-11-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12707
12708         * Ideograph-R066-Rap.el (U+655D): Changed to abstract character.
12709
12710 2004-11-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12711
12712         * Ideograph-R050-Turban.el (K0-7847): Modify
12713         `ideographic-structure'.
12714
12715         * Ideograph-R128-Ear.el (M-29007): Map to U-00026536.
12716         (GT-K04926): Use `->subsumptive' to integrate BC-8C5B.
12717
12718         * Ideograph-R030-Mouth.el (U+35BF): Use `->subsumptive'.
12719
12720         * Ideograph-R009-Man.el (U+503B): Use `->subsumptive'.
12721
12722 2004-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12723
12724         * u02000-General-Punctuation.el (G0-237E): Add GU+FFE3.
12725
12726         * read-maps.el (mapping-table-ccs-setting-alist): Add setting for
12727         G0-hhhh.
12728         (mapping-table-read-file): Modify for `=ucs@gb'.
12729
12730         * Ideograph-R160-Bitter.el (U+8F9F): Use `->subsumptive'.
12731         (U+8FA0): Likewise.
12732         (U+8FA1): Likewise.
12733         (U+8FA2): Likewise.
12734
12735         * Ideograph-R018-Knife.el (U+5288): Use `->subsumptive'.
12736         (U+5289): Likewise.
12737
12738         * maps-conf.el: Read etc/char-data/G0-to-UCS.txt.
12739
12740 2004-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12741
12742         * Ideograph-R030-Mouth.el (U+56A0): Use `->subsumptive'.
12743
12744 2004-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12745
12746         * Ideograph-R064-Hand.el (U+62FB): Use `->subsumptive'.
12747         (U+62FC): Changed to abstract character.
12748         (G0-4634): Use `<-denotational' for U+62FC; move B-ABF7 to U+62FC;
12749         separate JC3-4FC0.
12750         (U-0002F8BA): Use `<-denotational' for U+62FC; use
12751         `->subsumptive'; add JC3-4FC0.
12752         (U+6486): Changed to abstract character.
12753
12754         * Ideograph-R140-Grass.el (U+827E): Changed to abstract character.
12755         (U+8499): Likewise.
12756         (U+44FF): Likewise.
12757
12758 2004-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12759
12760         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SHEEP>): Add
12761         `<-ideographic-component-forms' for U+7F8A; separate BC-8970.
12762         (GT-K01701): Add `ideographic-{radical|strokes}' and
12763         `total-strokes'; add `<-ideographic-component-forms' for U+7F8A.
12764         (BC-8CCC): Likewise.
12765
12766         * u02500-Box-Drawing.el:
12767         - Separate *fullwidth characters* from UCS characters.
12768         - Use `=jis-x0208@{1983|1990}' instead of
12769           `=jis-x0208-{1983|1990}'.
12770         (C1-2344): Add `=ucs@big5/cns11643' and `=ucs@cns11643' for
12771         U+2501.
12772         (BE-F9F9): Use `<-denotational' instead of `=>ucs' for U+2550; add
12773         `<-fullwidth' for U+2550.
12774         (B-A15A): Unify C1-213B.
12775
12776         * char-db-util.el (insert-char-data-with-variant): Fix problem
12777         about characters which have `<-subsumptive' feature.
12778
12779 2004-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12780
12781         * Ideograph-R123-Sheep.el (GT-K01701): Copied from
12782         u02E00-CJK-Radical-Supplement.el.
12783         (BC-8970): Likewise.
12784         (BC-8CCC): Likewise.
12785
12786         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (<FULLWIDTH SOLIDUS>):
12787         Unify C1-225F.
12788         (C1-2226): Map to U+02CD instead of U+FF3F; moved to
12789         u002B0-Spacing-Modifier-Letters.el.
12790         (<FULLWIDTH MACRON>): Unify C1-2224 and B-A1C3.
12791         - For each `->decomposition' feature which has `wide' property,
12792           omit it if the character follows `wide' is stored in
12793           `<-fullwidth' feature.
12794         - Use `=jis-x0208@{1983|1990}' instead of
12795           `=jis-x0208-{1983|1990}'.
12796
12797 2004-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12798
12799         * u02700-Dingbats.el: Separate *fullwidth characters* from UCS
12800         characters.
12801
12802         * u02600-Miscellaneous-Symbols.el:
12803         - Separate *fullwidth characters* from UCS characters.
12804         - Use `=jis-x0208@{1983|1990}' instead of `=jis-x0208-{1983|1990}'.
12805
12806 2004-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12807
12808         * u0FE30-CJK-Compatibility-Forms.el (<PRESENTATION FORM FOR
12809         VERTICAL LOW LINE>): Unify C1-213A.
12810         (<PRESENTATION FORM FOR VERTICAL WAVY LOW LINE>): Unify C1-213C
12811         and B-A15B.
12812         (<presentation form for vertical book name mark>): Abolished.
12813         (<WAVY LOW LINE>): Unify C1-213D and B-A15C.
12814         (<book name mark>): Abolished.
12815
12816 2004-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12817
12818         * u025A0-Geometric-Shapes.el:
12819         - Separate *fullwidth characters* from UCS characters.
12820         - Use `=jis-x0208@{1983|1990}' instead of `=jis-x0208-{1983|1990}'.
12821
12822 2004-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12823
12824         * u02580-Block-Elements.el: Separate *fullwidth characters* from
12825         UCS characters.
12826
12827 2004-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12828
12829         * u02460-Enclosed-Alphanumerics.el: Separate *fullwidth
12830         characters* from UCS characters.
12831
12832         * u02300-Miscellaneous-Technical.el (<DENTISTRY SYMBOL *>): Add
12833         missing `general-category'.
12834         (<RETURN SYMBOL>): Likewise.
12835         - Separate *fullwidth characters* from UCS characters.
12836         - Use `=jis-x0208@{1983|1990}' instead of `=jis-x0208-{1983|1990}'.
12837
12838 2004-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12839
12840         * u02200-Mathematical-Operators.el:
12841         - Use `=jis-x0208@{1983|1990}' instead of
12842           `=jis-x0208-{1983|1990}'.
12843         - Separate CJK characters from UCS characters.
12844         (<fullwidth LOGICAL AND>): Unify JC3-7FD8.
12845         (<N-ARY LOGICAL AND>): Separate JC3-7FD8.
12846         (<fullwidth LOGICAL OR>): Unify JC3-7FD9.
12847         (<N-ARY LOGICAL OR>): Separate JC3-7FD9.
12848         (<fullwidth INTERSECTION>): Unify JC3-7FD7.
12849         (<N-ARY INTERSECTION>): Separate JC3-7FD7.
12850         (<fullwidth UNION>): Unify JC3-7FD6.
12851         (<N-ARY UNION>): Separate JC3-7FD6.
12852
12853 2004-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12854
12855         * u00100-Latin-Extended-A.el (<LATIN SMALL LETTER S WITH ACUTE>):
12856         Separate JX1-2A30.
12857         (JSP-2B5C): Unify JX1-2A30.
12858
12859         * u02400-Control-Pictures.el: Separate CJK characters from UCS
12860         characters.
12861
12862         * u02100-Letterlike-Symbols.el (<CARE OF>): Separate C1-2222 and
12863         B-A1C1.
12864
12865         * additional-precomposed.el: Omit `bidi-category' and `mirrored'.
12866
12867 2004-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12868
12869         * u02190-Arrows.el:
12870         - Use `=jis-x0208@{1983|1990}' instead of
12871           `=jis-x0208-{1983|1990}'.
12872         - Separate CJK characters from UCS characters.
12873         In each *fullwidth* variant:
12874         - Use `<-denotational' instead of `=>ucs'.
12875         - Omit features defined in the mother.
12876         In each ucs character:
12877         - Omit `->fullwidth' for non-UCS objects.
12878
12879         * u01E00-Latin-Extended-Additional.el: In each *fullwidth*
12880         variant:
12881         - Use `<-denotational' instead of `=>ucs'.
12882         - Omit features defined in the mother.
12883         - Use `=ucs@jis/fw' instead of `=ucs@jis' in principle.
12884         In each ucs character:
12885         - Omit `->fullwidth' for non-UCS objects.
12886         (JX1-2873): Unify JC3-85F4.
12887         (JC3-8AF0): Don't map to U+1E42; moved to
12888         additional-precomposed.el.
12889
12890         * ruimoku6.el (RUI6-E00D): Add `name*' and `general-category'.
12891
12892 2004-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12893
12894         * u02000-General-Punctuation.el:
12895         - Use `=jis-x0208@{1983|1990}' instead of
12896           `=jis-x0208-{1983|1990}'.
12897         - Separate CJK characters from UCS characters.
12898         In each *fullwidth* variant:
12899         - Use `<-denotational' instead of `=>ucs'.
12900         - Omit features defined in the mother.
12901         - Use `=ucs@jis/fw' instead of `=ucs@jis' except if the character
12902           has `=jis-x0208' or `=jis-x0208@1990' feature or it is a circled
12903           character.
12904         In each ucs character:
12905         - Omit `->fullwidth' for non-UCS objects.
12906         (B-A145): Unify C1-2126 instead of C1-2131.
12907         (C1-2224): Unify U+FFE3; don't map to U+203E; moved into
12908         u0FF00-Halfwidth-and-Fullwidth-Forms.el.
12909         (<FRACTION SLASH>): Separate C1-225F.
12910
12911         * additional-precomposed.el: New file.
12912
12913 2004-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12914
12915         * dumped-chars.el (system-char-db-source-file-list): Add
12916         "additional-precomposed".
12917
12918 2004-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12919
12920         * Ideograph-R203-Black.el (U+9ED1): Add S1-9818.
12921
12922         * Ideograph-R072-Sun.el (U+65E7): Unify H4-DBA9.
12923
12924         * Ideograph-R055-Two-Hands.el (U-00022344): Unify H2-BA52.
12925
12926         * Ideograph-R141-Tiger.el (U+8658): Add CB08841.
12927
12928         * Ideograph-R081-Compare.el (U-00023B09): Use `->subsumptive'.
12929         (M-16755): Unify H4-CE65 and CB08541.
12930
12931 2004-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12932
12933         * u00100-Latin-Extended-A.el: In each *fullwidth* variant:
12934         - Use `<-denotational' instead of `=>ucs'.
12935         - Omit features defined in the mother.
12936         - Use `=ucs@jis/fw' instead of `=ucs@jis' in principle.
12937         In each ucs character:
12938         - Omit `->fullwidth' for non-UCS objects.
12939         (JX1-2A27): Use `->subsumptive' to add JC3-8BCB.
12940
12941         * char-db-util.el (insert-char-data-with-variant): Don't insert
12942         characters which have `<-subsumptive' feature.
12943
12944         * Ideograph-R105-Dotted-Tent.el (U-00024F29): Use `->subsumptive';
12945         add H7-E676.
12946
12947         * u02100-Letterlike-Symbols.el: In each *fullwidth* variant:
12948         - Use `<-denotational' instead of `=>ucs'.
12949         - Omit features defined in the mother.
12950         - Use `=ucs@jis/fw' instead of `=ucs@jis' except if the character
12951           has `=jis-x0208' or `=jis-x0208@1990' feature or it is a circled
12952           character.
12953         In each ucs character:
12954         - Omit `->fullwidth' for non-UCS objects.
12955
12956 2004-11-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12957
12958         * u02080-Subscripts.el, u02070-Superscripts.el: In each
12959         *fullwidth* variant:
12960         - Use `<-denotational' instead of `=>ucs'.
12961         - Omit features defined in the mother.
12962         In each ucs character:
12963         - Omit `->fullwidth' for non-UCS objects.
12964
12965         * u00400-Cyrillic.el, u00370-Greek.el: In each *fullwidth*
12966         variant:
12967         - Use `<-denotational' instead of `=>ucs'.
12968         - Omit features defined in the mother.
12969         - Use `=ucs@jis/fw' instead of `=ucs@jis' in principle.
12970         In each ucs character:
12971         - Omit `->fullwidth' for non-UCS objects.
12972
12973 2004-11-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12974
12975         * u00250-IPA-Extensions.el: Separate JIS X0213 characters from UCS
12976         characters.
12977
12978         * u00180-Latin-Extended-B.el: In each *fullwidth* variant:
12979         - Use `<-denotational' instead of `=>ucs'.
12980         - Omit features defined in the mother.
12981         - Use `=ucs@jis/fw' instead of `=ucs@jis' in principle.
12982         In each ucs character:
12983         - Omit `->fullwidth' for non-UCS objects.
12984
12985         * u002B0-Spacing-Modifier-Letters.el: In each *fullwidth* variant:
12986         - Use `<-denotational' instead of `=>ucs'.
12987         - Omit features defined in the mother.
12988         - Use `=ucs@jis/fw' instead of `=ucs@jis' in principle.
12989         In each ucs character:
12990         - Omit `->fullwidth' for non-UCS objects.
12991         (C1-2226): Moved from u0FF00-Halfwidth-and-Fullwidth-Forms.el; map
12992         into U+02CD instead of U+FF3F.
12993
12994 2004-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12995
12996         * Ideograph-R013-Down-Box.el (U+34BB): Changed to abstract
12997         character.
12998         (U+5195): Likewise.
12999         (U-00020560): Add `<-denotational' for J97-5A70.
13000         (J97-5A70): New abstract character.
13001
13002         * char-db-util.el (insert-char-attributes): Sort domains not found
13003         in `char-db-feature-domains'.
13004
13005         * Ideograph-R003-Dot.el, Ideograph-R001-One.el (U+4E3D): Use
13006         `ideographic-radical@ucs' and `ideographic-radical@ucs*sources'
13007         instead of `ideographic-radical@{daikanwa|unicode}' and
13008         `ideographic-radical@{daikanwa|unicode}*sources'; omit
13009         `ideographic-strokes@{daikanwa|cns|unicode}' and
13010         `total-strokes@{daikanwa|cns|unicode}'.
13011
13012         * Ideograph-R178-Tanned-Leather.el (JX1-7D74): Use `@jis-x0213'
13013         instead of `@jisx0213'.
13014
13015 2004-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13016
13017         * Ideograph-R072-Sun.el:
13018         - Use `=jis-x0208@{1978|1983|1990}' instead of
13019           `=jis-x0208-{1978|1983|1990}'.
13020         - Use `->subsumptive' or `{<-|->}denotational' for some character
13021           definitions.
13022
13023         * char-db-util.el (insert-char-attributes): Print
13024         `ideographic-radical@DOMAIN', `ideographic-strokes@DOMAIN' and
13025         `total-strokes@DOMAIN' as `ideographic-radical',
13026         `ideographic-strokes' and `total-strokes' even if DOMAIN is not
13027         found in `char-db-feature-domains'.
13028
13029         * Ideograph-R188-Bone.el:
13030         - Use `{<-|->}denotational' for some character definitions to
13031           separate GB characters.
13032         - Add missing `=ucs@jis' features.
13033
13034         * ideograph-util.el (update-ideograph-radical-table): Check every
13035         absolute features matched to `ideographic-radical@DOMAIN' instead
13036         of using `char-db-feature-domains'.
13037
13038         * Ideograph-R148-Horn.el, Ideograph-R140-Grass.el:
13039         - Use `->subsumptive' or `{<-|->}denotational' for some character
13040           definitions.
13041         - Add missing `=ucs@jis' features.
13042
13043         * Ideograph-R118-Bamboo.el, Ideograph-R116-Cave.el: Add missing
13044         `=ucs@jis' features.
13045
13046         * Ideograph-R112-Stone.el (U+791B): Use `->subsumptive'.
13047         (JX2-725D): Add missing `=ucs@jis' features.
13048
13049 2004-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13050
13051         * Ideograph-R194-Ghost.el, Ideograph-R187-Horse.el,
13052         Ideograph-R181-Leaf.el: Add missing `=ucs@jis' features.
13053
13054         * Ideograph-R164-Wine.el:
13055         - Use `=jis-x0208@{1978|1983|1990}' instead of
13056           `=jis-x0208-{1978|1983|1990}'.
13057         - Use `->subsumptive' or `{<-|->}denotational' for some character
13058           definitions.
13059
13060 2004-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13061
13062         * Ideograph-R108-Dish.el: Add missing `=ucs@jis' features.
13063
13064         * Ideograph-R075-Tree.el (U+3BA4): Use `->subsumptive'.
13065
13066         * Ideograph-R054-Long-Stride.el (U+5EFC): Use `->subsumptive'.
13067         (U+5EFD): Add missing `=ucs@jis' features.
13068
13069         * Ideograph-R069-Axe.el, Ideograph-R030-Mouth.el: Add missing
13070         `=ucs@jis' features.
13071
13072         * read-maps.el (mapping-table-ccs-setting-alist): New variable.
13073         (mapping-table-read-file): Use `mapping-table-ccs-setting-alist'
13074         instead of hard coding.
13075
13076         * Ideograph-R196-Bird.el, Ideograph-R195-Fish.el: Add missing
13077         `=ucs@jis' features.
13078
13079 2004-11-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13080
13081         * Ideograph-R163-City.el (U+912D): Changed to abstract character.
13082         (J90-4522): Add missing `=ucs@jis'.
13083         (J90-6E43): Likewise.
13084
13085 2004-11-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13086
13087         * Ideograph-R181-Leaf.el, Ideograph-R177-Leather.el,
13088         Ideograph-R167-Gold.el, Ideograph-R159-Cart.el,
13089         Ideograph-R158-Body.el, Ideograph-R154-Shell.el,
13090         Ideograph-R152-Pig.el: Add missing `=ucs@jis' features.
13091
13092         * Ideograph-R112-Stone.el (U+78D3): Changed to abstract character.
13093         (JSP-502A): Add missing `=ucs@jis'.
13094
13095 2004-11-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13096
13097         * read-maps.el (mapping-table-read-file): Fixed.
13098
13099 2004-11-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13100
13101         * Ideograph-R149-Speech.el, Ideograph-R147-See.el,
13102         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
13103         Ideograph-R136-Oppose.el, Ideograph-R129-Brush.el: Add missing
13104         `=ucs@jis' features.
13105
13106 2004-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13107
13108         * u000A0-Latin-1-Supplement.el: In each *fullwidth* variant:
13109         - Use `<-denotational' instead of `=>ucs'.
13110         - Omit features defined in the mother.
13111         - Use `=ucs@jis/fw' instead of `=ucs@jis' except if the character
13112           has `=jis-x0208' or `=jis-x0208@1990' feature or it is a circled
13113           character.
13114         In each ucs character:
13115         - Omit `->fullwidth' for non-UCS objects.
13116
13117 2004-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13118
13119         * maps-conf.el: Don't add `=gt-pj-1' for J90-3973.
13120
13121 2004-10-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13122
13123         * char-db-util.el (insert-char-attributes): Don't display
13124         `->fullwidth' for non UCS character when running with non-readable
13125         mode and it does not have `->fullwidth*sources'.
13126
13127 2004-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13128
13129         * Ideograph-R213-Turtle.el, Ideograph-R205-Frog.el,
13130         Ideograph-R199-Wheat.el, Ideograph-R196-Bird.el,
13131         Ideograph-R195-Fish.el, Ideograph-R184-Eat.el:
13132         - Use `=jis-x0208@{1978|1983|1990}' instead of
13133           `=jis-x0208-{1978|1983|1990}'.
13134         - Use `->subsumptive' or `{<-|->}denotational' for some character
13135           definitions.
13136
13137 2004-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13138
13139         * maps-conf.el: Don't add `=gt-pj-1' for J90-{723C|6A64|6B36|
13140         6E43|3D36|6E44|3C60|6E45|6E46|6E48|6E4B|6E4A|6E4F|6E52|6E51|
13141         4830|6E54|6E55|395A|724D|737D}.
13142
13143         * Ideograph-R203-Black.el, Ideograph-R198-Deer.el,
13144         Ideograph-R187-Horse.el:
13145         - Use `=jis-x0208@{1978|1983|1990}' instead of
13146           `=jis-x0208-{1978|1983|1990}'.
13147         - Use `->subsumptive' or `{<-|->}denotational' for some character
13148           definitions.
13149
13150         * Ideograph-R186-Fragrant.el (U-0002FA05): Add CU-0002FA05.
13151
13152         * Ideograph-R170-Mound.el, Ideograph-R167-Gold.el:
13153         - Use `=jis-x0208@{1978|1983|1990}' instead of
13154           `=jis-x0208-{1978|1983|1990}'.
13155         - Use `->subsumptive' or `{<-|->}denotational' for some character
13156           definitions.
13157
13158 2004-10-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13159
13160         * Ideograph-R001-One.el (U+4E23): Modify char-spec in `<-ancient'
13161         to separate M-39763 from U+9149.
13162
13163 2004-10-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13164
13165         * Ideograph-R177-Leather.el:
13166         - Use `=jis-x0208@{1978|1983|1990}' instead of
13167           `=jis-x0208-{1978|1983|1990}'.
13168         - Use `->subsumptive' or `{<-|->}denotational' for some character
13169           definitions.
13170
13171 2004-10-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13172
13173         * Ideograph-R163-City.el:
13174         - Use `=jis-x0208@{1978|1983|1990}' instead of
13175           `=jis-x0208-{1978|1983|1990}'.
13176         - Use `->subsumptive' or `{<-|->}denotational' for some character
13177           definitions.
13178
13179 2004-10-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13180
13181         * Ideograph-R162-Walk.el, Ideograph-R154-Shell.el:
13182         - Use `=jis-x0208@{1978|1983|1990}' instead of
13183           `=jis-x0208-{1978|1983|1990}'.
13184         - Use `->subsumptive' or `{<-|->}denotational' for some character
13185           definitions.
13186
13187 2004-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13188
13189         * Ideograph-R147-See.el:
13190         - Add some GT code points.
13191         - Use `=jis-x0208@{1978|1983|1990}' instead of
13192           `=jis-x0208-{1978|1983|1990}'.
13193         - Use `->subsumptive' or `{<-|->}denotational' for some character
13194           definitions.
13195
13196         * Ideograph-R157-Foot.el, Ideograph-R145-Clothes.el,
13197         Ideograph-R149-Speech.el:
13198         - Use `=jis-x0208@{1978|1983|1990}' instead of
13199           `=jis-x0208-{1978|1983|1990}'.
13200         - Use `->subsumptive' or `{<-|->}denotational' for some character
13201           definitions.
13202
13203 2004-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13204
13205         * Ideograph-R191-Fight.el:
13206         - Use `=jis-x0208@{1978|1983|1990}' instead of
13207           `=jis-x0208-{1978|1983|1990}'.
13208         - Use `->subsumptive' or `{<-|->}denotational' for some character
13209           definitions.
13210
13211 2004-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13212
13213         * Ideograph-R197-Salt.el, Ideograph-R194-Ghost.el,
13214         Ideograph-R182-Wind.el:
13215         - Use `=jis-x0208@{1978|1983|1990}' instead of
13216           `=jis-x0208-{1978|1983|1990}'.
13217         - Use `->subsumptive' or `{<-|->}denotational' for some character
13218           definitions.
13219
13220 2004-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13221
13222         * Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
13223         Ideograph-R172-Short-Tailed-Bird.el:
13224         - Use `=jis-x0208@{1978|1983|1990}' instead of
13225           `=jis-x0208-{1978|1983|1990}'.
13226         - Use `->subsumptive' or `{<-|->}denotational' for some character
13227           definitions.
13228
13229 2004-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13230
13231         * Ideograph-R175-Wrong.el: Use `=jis-x0208@{1978|1983|1990}'
13232         instead of `=jis-x0208-{1978|1983|1990}'.
13233
13234 2004-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13235
13236         * Ideograph-R142-Insect.el:
13237         - Use `=jis-x0208@{1978|1983|1990}' instead of
13238           `=jis-x0208-{1978|1983|1990}'.
13239         - Use `->subsumptive' or `{<-|->}denotational' for some character
13240           definitions.
13241
13242         * Ideograph-R165-Distinguish.el, Ideograph-R144-Walk-Enclosure.el:
13243         - Use `=jis-x0208@{1978|1983|1990}' instead of
13244           `=jis-x0208-{1978|1983|1990}'.
13245         - Use `->subsumptive' or `{<-|->}denotational' for some character
13246           definitions.
13247
13248 2004-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13249
13250         * Ideograph-R011-Enter.el (U+5165): Use `->subsumptive'.
13251
13252         * Ideograph-R158-Body.el, Ideograph-R159-Cart.el:
13253         - Use `=jis-x0208@{1978|1983|1990}' instead of
13254           `=jis-x0208-{1978|1983|1990}'.
13255         - Use `->subsumptive' or `{<-|->}denotational' for some character
13256           definitions.
13257
13258 2004-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13259
13260         * Ideograph-R152-Pig.el:
13261         - Use `=jis-x0208@{1978|1983|1990}' instead of
13262           `=jis-x0208-{1978|1983|1990}'.
13263         - Use `->subsumptive' or `{<-|->}denotational' for some character
13264           definitions.
13265
13266 2004-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13267
13268         * Ideograph-R140-Grass.el:
13269         - Use `=jis-x0208@{1978|1983|1990}' instead of
13270           `=jis-x0208-{1978|1983|1990}'.
13271         - Use `->subsumptive' or `{<-|->}denotational' for some character
13272           definitions.
13273
13274 2004-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13275
13276         * Ideograph-R136-Oppose.el:
13277         - Use `=jis-x0208@{1978|1983|1990}' instead of
13278           `=jis-x0208-{1978|1983|1990}'.
13279         - Use `->subsumptive' or `{<-|->}denotational' for some character
13280           definitions.
13281
13282 2004-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13283
13284         * maps-conf.el: Don't add `=gt-pj-1' for
13285         J90-{612E|4D63|4E57|316A|4A43}.
13286
13287         * Ideograph-R086-Fire.el: Use `->subsumptive' for some character
13288         definitions.
13289
13290 2004-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13291
13292         * char-db-util.el (insert-char-attributes): Don't display
13293         `->halfwidth' when running with non-readable mode and it does not
13294         have `->halfwidth*sources'.
13295
13296 2004-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13297
13298         * Ideograph-R055-Two-Hands.el, Ideograph-R001-One.el (U-0002233D):
13299         Use `ideographic-{radical|strokes}@{cns|gt}' and
13300         `ideographic-radical@{cns|gt}*sources'; unify C5-262E, GT-00083
13301         and JC3-8EF3.
13302
13303         * Ideograph-R046-Mountain.el (U+FA11): Add `<-vulgar' for U+5D0E.
13304
13305         * Ideograph-R028-Private.el (U-00020B02): Use `->subsumptive'; use
13306         `->synonyms*sources' instead of char-ref in `->synonyms'.
13307
13308         * ideograph-util.el (update-ideograph-radical-table): Ignore a
13309         parent specified by `<-subsumptive' if it has `<-subsumptive'.
13310
13311 2004-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13312
13313         * Ideograph-R137-Boat.el:
13314         - Use `=jis-x0208@{1978|1983|1990}' instead of
13315           `=jis-x0208-{1978|1983|1990}'.
13316         - Use `->subsumptive' or `{<-|->}denotational' for some character
13317           definitions.
13318
13319         * Ideograph-R030-Mouth.el (CB01236): Map to U-00021126.
13320
13321         * Ideograph-R131-Minister.el: Use `->subsumptive' for some
13322         character definitions.
13323         (M-30076): Map to U-000268E2.
13324         (M-30077): Unify U-000268E5 and CB04103.
13325         (M-30080): Unify U-000268E6.
13326         (M-30081): Unify U-000268E7.
13327         (M-30082): Unify U-000268E8.
13328         (M-30085): Unify U-000268EF.
13329
13330 2004-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13331
13332         * Ideograph-R133-Arrive.el: Use `->subsumptive' for some character
13333         definitions.
13334         (U+81F4): Changed to abstract character.
13335         (C1-5333): Separate K1-7648; use `<-denotational' for U+81F4;
13336         unify U-00026936; add CU+81F4.
13337         (M-30147): Unify U-00026938.
13338         (J0-4357): Add `<-denotational' for U+81F4; unify K1-7648 and
13339         C6-3B3A; add CU-00026936.
13340         (M-30152): Unify U-0002693D.
13341         (M-30169): Map to U-0002694D.
13342
13343 2004-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13344
13345         * Ideograph-R128-Ear.el:
13346         - Use `=jis-x0208@{1978|1983|1990}' instead of
13347           `=jis-x0208-{1978|1983|1990}'.
13348         - Use `->subsumptive' or `{<-|->}denotational' for some character
13349           definitions.
13350
13351 2004-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13352
13353         * Ideograph-R129-Brush.el, Ideograph-R124-Feather.el,
13354         Ideograph-R120-Silk.el:
13355         - Use `=jis-x0208@{1978|1983|1990}' instead of
13356           `=jis-x0208-{1978|1983|1990}'.
13357         - Use `->subsumptive' or `{<-|->}denotational' for some character
13358           definitions.
13359
13360 2004-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13361
13362         * Ideograph-R102-Field.el (U+7568): Use `->subsumptive'.
13363         (C6-4B56): Unify U-0002F938.
13364
13365         * Ideograph-R132-Self.el (J0-3D2D): Unify JC3-60E3.
13366         (U+FA5C): Separate JC3-60E3.
13367         (M-30123): Map to U-00026917.
13368         (M-30129): Unify U-0002691C.
13369         - Use `=jis-x0208@{1978|1983|1990}' instead of
13370           `=jis-x0208-{1978|1983|1990}'.
13371         - Use `->subsumptive' or `{<-|->}denotational' for some character
13372           definitions.
13373
13374         * Ideograph-R130-Meat.el:
13375         - Use `=jis-x0208@{1978|1983|1990}' instead of
13376           `=jis-x0208-{1978|1983|1990}'.
13377         - Use `->subsumptive' or `{<-|->}denotational' for some character
13378           definitions.
13379
13380 2004-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13381
13382         * Ideograph-R122-Net.el, Ideograph-R125-Old.el: Use
13383         `=jis-x0208@{1978|1983|1990}' instead of
13384         `=jis-x0208-{1978|1983|1990}'.
13385
13386 2004-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13387
13388         * Ideograph-R118-Bamboo.el, Ideograph-R113-Spirit.el,
13389         Ideograph-R106-White.el:
13390         - Use `=jis-x0208@{1978|1983|1990}' instead of
13391           `=jis-x0208-{1978|1983|1990}'.
13392         - Use `->subsumptive' or `{<-|->}denotational' for some character
13393           definitions.
13394
13395 2004-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13396
13397         * Ideograph-R119-Rice.el, Ideograph-R115-Grain.el,
13398         Ideograph-R108-Dish.el, Ideograph-R104-Sickness.el:
13399         - Use `=jis-x0208@{1978|1983|1990}' instead of
13400           `=jis-x0208-{1978|1983|1990}'.
13401         - Use `->subsumptive' or `{<-|->}denotational' for some character
13402           definitions.
13403
13404 2004-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13405
13406         * Ideograph-R109-Eye.el, Ideograph-R098-Tile.el:
13407         - Use `=jis-x0208@{1978|1983|1990}' instead of
13408           `=jis-x0208-{1978|1983|1990}'.
13409         - Use `->subsumptive' or `{<-|->}denotational' for some character
13410           definitions.
13411
13412         * Ideograph-R116-Cave.el: Use `=jis-x0208@{1978|1983|1990}'
13413         instead of `=jis-x0208-{1978|1983|1990}'.
13414
13415         * Ideograph-R114-Track.el, Ideograph-R112-Stone.el,
13416         Ideograph-R097-Melon.el, Ideograph-R094-Dog.el:
13417         - Use `=jis-x0208@{1978|1983|1990}' instead of
13418           `=jis-x0208-{1978|1983|1990}'.
13419         - Use `->subsumptive' or `{<-|->}denotational' for some character
13420           definitions.
13421
13422         * Ideograph-R009-Man.el (U-0002F819): Separate H1-B9A2 and
13423         UU+4ECC.
13424
13425         * Ideograph-R096-Jade.el:
13426         - Use `=jis-x0208@{1978|1983|1990}' instead of
13427           `=jis-x0208-{1978|1983|1990}'.
13428         - Use `->subsumptive' or `{<-|->}denotational' for some character
13429           definitions.
13430
13431 2004-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13432
13433         * Ideograph-R091-Slice.el (U+724C): Use `->subsumptive'; use
13434         `=jis-x0208@{1978|1983|1990}' instead of
13435         `=jis-x0208-{1978|1983|1990}'.
13436
13437 2004-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13438
13439         * read-maps.el (mapping-table-read-file): Prefer =ucs@DOMAIN to
13440         =ucs.
13441
13442         * maps-conf.el: Don't add `=gt-pj-1' for J90-{6026|4D32}.
13443
13444 2004-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13445
13446         * Ideograph-R086-Fire.el:
13447         - Use `=jis-x0208@{1978|1983|1990}' instead of
13448           `=jis-x0208-{1978|1983|1990}'.
13449         - Use `->subsumptive' or `{<-|->}denotational' for some character
13450           definitions.
13451
13452 2004-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13453
13454         * Ideograph-R088-Father.el:
13455         - Use `=jis-x0208@{1978|1983|1990}' instead of
13456           `=jis-x0208-{1978|1983|1990}'.
13457         - Use `->subsumptive' or `{<-|->}denotational' for some character
13458           definitions.
13459
13460 2004-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13461
13462         * Ideograph-R085-Water.el:
13463         - Use `=jis-x0208@{1978|1983|1990}' instead of
13464           `=jis-x0208-{1978|1983|1990}'.
13465         - Use `->subsumptive' or `{<-|->}denotational' for some character
13466           definitions.
13467
13468 2004-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13469
13470         * Ideograph-R083-Clan.el:
13471         - Use `=jis-x0208@{1978|1983|1990}' instead of
13472           `=jis-x0208-{1978|1983|1990}'.
13473         - Use `->subsumptive' or `{<-|->}denotational' for some character
13474           definitions.
13475
13476 2004-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13477
13478         * Ideograph-R084-Steam.el: Use `->subsumptive' or
13479         `{<-|->}denotational' for some character definitions.
13480         (M-17076): Unify U-00023C69.
13481
13482 2004-09-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13483
13484         * Ideograph-R075-Tree.el, Ideograph-R082-Fur.el:
13485         - Use `=jis-x0208@{1978|1983|1990}' instead of
13486           `=jis-x0208-{1978|1983|1990}'.
13487         - Use `->subsumptive' or `{<-|->}denotational' for some character
13488           definitions.
13489
13490         * maps-conf.el: Don't add `=gt-pj-1' for
13491         J90-{555D|5739|5831|3F78|5973|5A33|5970|5A49|3F22}.
13492
13493 2004-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13494
13495         * Ideograph-R079-Weapon.el, Ideograph-R066-Rap.el,
13496         Ideograph-R064-Hand.el:
13497         - Use `=jis-x0208@{1978|1983|1990}' instead of
13498           `=jis-x0208-{1978|1983|1990}'.
13499         - Use `->subsumptive' or `{<-|->}denotational' for some character
13500           definitions.
13501
13502         * Ideograph-R061-Heart.el (M-11027): Map to U-0002279B.
13503         - Use `=jis-x0208@{1978|1983|1990}' instead of
13504           `=jis-x0208-{1978|1983|1990}'.
13505         - Use `->subsumptive' or `{<-|->}denotational' for some character
13506           definitions.
13507
13508 2004-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13509
13510         * Ideograph-R060-Step.el (M-10196): Map to U-00022514.
13511         - Use `=jis-x0208@{1978|1983|1990}' instead of
13512           `=jis-x0208-{1978|1983|1990}'.
13513         - Use `->subsumptive' or `{<-|->}denotational' for some character
13514           definitions.
13515
13516 2004-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13517
13518         * Ideograph-R050-Turban.el (U+5E63): Unify B-B9F4.
13519         (K0-7847): Separate B-B9F4.
13520
13521 2004-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13522
13523         * Ideograph-R071-Not.el (M-13719): Unify U-0002312F.
13524         - Use `=jis-x0208@{1978|1983|1990}' instead of
13525           `=jis-x0208-{1978|1983|1990}'.
13526         - Use `->subsumptive' or `{<-|->}denotational' for some character
13527           definitions.
13528
13529         * Ideograph-R067-Script.el, Ideograph-R053-Dotted-Cliff.el:
13530         - Use `=jis-x0208@{1978|1983|1990}' instead of
13531           `=jis-x0208-{1978|1983|1990}'.
13532         - Use `->subsumptive' or `{<-|->}denotational' for some character
13533           definitions.
13534
13535 2004-09-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13536
13537         * Ideograph-R073-Say.el (U+66F4): Use `->subsumptive'; use
13538         `=jis-x0208@{1978|1983|1990}' instead of
13539         `=jis-x0208-{1978|1983|1990}'.
13540
13541         * Ideograph-R057-Bow.el (U+5F2D): Use `->subsumptive'; use
13542         `=jis-x0208@{1978|1983|1990}' instead of
13543         `=jis-x0208-{1978|1983|1990}'.
13544
13545 2004-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13546
13547         * Ideograph-R041-Inch.el: Use `->subsumptive' or
13548         `{<-|->}denotational' for some character definitions.
13549         (U+5C05): Use `<-vulgar' instead of `vulgar-char-of-shinjigen-1'
13550         for S1-0638.
13551         (K0-637C): Unify GT-09374 and GT-K09077.
13552
13553         * Ideograph-R038-Woman.el (U+5A11): Use `->subsumptive'.
13554
13555 2004-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13556
13557         * Ideograph-R063-Door.el (U-00022A2E): New character.
13558         (U+39BF): Map to M-11710.
13559         (U+39C0): Map to M-11713.
13560         (U-00022A31): New character.
13561         (U-00022A33): New character.
13562         (U+39C1): Map to M-11721.
13563         (U-00022A36): New character.
13564         (U+39C2): Map to M-11729.
13565         (M-11735): New character.
13566         (U-00022A3F): New character.
13567         - Use `=jis-x0208@{1978|1983|1990}' instead of
13568           `=jis-x0208-{1978|1983|1990}'.
13569         - Use `->subsumptive' or `{<-|->}denotational' for some character
13570           definitions.
13571
13572         * Ideograph-R039-Child.el (U+6588): Copied from
13573         Ideograph-R067-Script.el.
13574         (C3-2558): Moved into U+6588.
13575         (U+5B78): Add S1-1783.
13576
13577 2004-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13578
13579         * Ideograph-R054-Long-Stride.el, Ideograph-R038-Woman.el,
13580         Ideograph-R044-Corpse.el:
13581         - Use `=jis-x0208@{1978|1983|1990}' instead of
13582           `=jis-x0208-{1978|1983|1990}'.
13583         - Use `->subsumptive' or `{<-|->}denotational' for some character
13584           definitions.
13585
13586 2004-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13587
13588         * Ideograph-R050-Turban.el:
13589         - Use `=jis-x0208@{1978|1983|1990}' instead of
13590           `=jis-x0208-{1978|1983|1990}'.
13591         - Use `->subsumptive' or `{<-|->}denotational' for some character
13592           definitions.
13593
13594 2004-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13595
13596         * Ideograph-R049-Oneself.el:
13597         - Use `=jis-x0208@{1978|1983|1990}' instead of
13598           `=jis-x0208-{1978|1983|1990}'.
13599         - Use `->subsumptive' or `{<-|->}denotational' for some character
13600           definitions.
13601         (J78-392B): Unify GT-11040.
13602         (J78-4327): Unify GT-11052.
13603
13604         * Ideograph-R046-Mountain.el:
13605         - Use `=jis-x0208@{1978|1983|1990}' instead of
13606           `=jis-x0208-{1978|1983|1990}'.
13607         - Use `->subsumptive' for some character definitions.
13608         (CB03791): Unify U-00021D73.
13609
13610         * Ideograph-R032-Earth.el: Use `=jis-x0208@{1978|1983|1990}'
13611         instead of `=jis-x0208-{1978|1983|1990}'.
13612         (U+5747): Use `->subsumptive'.
13613         (U-0002F853): New character.
13614         (M-05187): Moved into U-0002F853; separate C6-3E2C.
13615         (C6-3E2C): Add IU-0002F853; moved into U-0002F853.
13616         (U+57F4): Use `->subsumptive'.
13617         (U+580B): Likewise.
13618         (U+5C2D): Use `=>daikanwa' instead of `morohashi-daikanwa'.
13619         (U+5835): Changed to abstract character.
13620         (J78-4548): Use `<-denotational' for U+5835.
13621         (G0-3642): Likewise; add `<-simplified@JP' for J78-4548.
13622         (U+365B): Use `->subsumptive'.
13623         (U+365C): Likewise.
13624         (U+5858): Changed to abstract character.
13625         (B-B6ED): Use `<-denotational' for U+5858; use `->subsumptive'.
13626         (J83-4564): Use `<-denotational' for U+5858; add `<-simplified@JP'
13627         for J78-4564.
13628         (U+585A): Changed to abstract character.
13629         (B-B6EF): Use `<-denotational' for U+585A; use `->subsumptive'.
13630         (J83-444D): Likewise.
13631         (U+5861): Use `->subsumptive'; use `<-denotational' for B-B6F1.
13632         (B-B6F1): Changed to abstract character.
13633         (U+586B): Use `->subsumptive'; use `<-denotational' for B-B6F1.
13634         (U+58AB): Use `->subsumptive'.
13635
13636         * Ideograph-R009-Man.el:
13637         - Use `=jis-x0208@{1978|1983|1990}' instead of
13638           `=jis-x0208-{1978|1983|1990}'.
13639         - Use `->subsumptive' or `{<-|->}denotational' for some character
13640           definitions.
13641
13642         * Ideograph-R040-Roof.el: Use `=jis-x0208@{1978|1983|1990}'
13643         instead of `=jis-x0208-{1978|1983|1990}'.
13644         (U+5BC3): Add J97-5563.
13645
13646         * Ideograph-R033-Scholar.el: Use `=jis-x0208@{1978|1983|1990}'
13647         instead of `=jis-x0208-{1978|1983|1990}'.
13648         (U+58F7): Add `<-same' for U+58FA.
13649         (U+58FF): Changed to abstract character.
13650         (M-05678): Use `<-denotational' for U+58FF.
13651         (C2-4F7A): Likewise; use `->subsumptive'.
13652
13653         * Ideograph-R030-Mouth.el:
13654         - Use `=jis-x0208@{1978|1983|1990}' instead of
13655           `=jis-x0208-{1978|1983|1990}'.
13656         - Use `->subsumptive' or `{<-|->}denotational' for some character
13657           definitions.
13658
13659         * Ideograph-R026-Seal.el: Use `=jis-x0208@{1978|1983|1990}'
13660         instead of `=jis-x0208-{1978|1983|1990}'.
13661         (U-00020A1D): Unify GT-03655.
13662         (U+537E): Unify GT-03657.
13663         (U+537F): Add B-ADEB and J97-362A.
13664         (G0-4764): Add `<-simplified@JP' for J78-362A.
13665         (U-0002F833): Use `->same' and `->same*sources' instead of
13666         `->ideographic-variants' with char-ref.
13667         (J78-362A): Add `<-same' for U-0002F833; separate B-ADEB; add
13668         KU+537F.
13669
13670 2004-09-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13671
13672         * Ideograph-R027-Cliff.el: Use `=jis-x0208@{1978|1983|1990}'
13673         instead of `=jis-x0208-{1978|1983|1990}'.
13674         (U+53A9): Changed to abstract character.
13675         (M-03006): Use `<-denotational' for U+53A9; use `->subsumptive'.
13676         (GT-03811): Use `<-denotational' for U+53A9.
13677         (G0-3E47): Use `<-denotational' for U+53A9; use `->subsumptive'.
13678         (U+53B3): Use `->subsumptive'.
13679
13680         * Ideograph-R041-Inch.el (U+5C0A): Changed to abstract character.
13681         (K0-706E): Use `<-denotational' for U+5C0A; use `->subsumptive';
13682         unify GT-09378 and GT-K09091.
13683         (J0-423A): Use `<-denotational' for U+5C0A; use `->subsumptive'.
13684
13685 2004-09-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13686
13687         * maps-conf.el: Don't add `=gt-pj-1' for
13688         J90-{507C|417C|5371|3766|3E7D}.
13689
13690         * Ideograph-R031-Enclosure.el: Use `=jis-x0208@{1978|1983|1990}'
13691         instead of `=jis-x0208-{1978|1983|1990}'.
13692         (U+570D): Use `->subsumptive'.
13693
13694         * Ideograph-R013-Down-Box.el:
13695         - Use `=jis-x0208@{1978|1983|1990}' instead of
13696           `=jis-x0208-{1978|1983|1990}'.
13697         - Add some GT code points.
13698         (U+518D): Changed to an abstract character.
13699         (U-0002F815): Unify GT-01999 and GT-K01616 instead of GT-02001;
13700         use `<-denotational' for U+518D.
13701         (GT-02001): Separated from U-0002F815; use `<-denotational' for
13702         U+518D.
13703         (U+518E): Use `->subsumptive'.
13704         (M-01526): Unify U-0002054C, GT-02004, GT-K02042 and H1-B8A1.
13705         (U-0002054D): Use `->subsumptive'.
13706         (M-01527): Unify GT-01998.
13707         (J0-3A46): Use `<-denotational' for U+518D.
13708         (M-01532): Unify U-00020555, GT-02007 and H1-B8A7.
13709         (U-00020556): Use `->subsumptive'.
13710         (U-0002055B): Likewise.
13711         (U+5193): Likewise.
13712         (U+5194): Likewise.
13713         (U-0002055F): Likewise.
13714         (U+34BB): Likewise.
13715         (U+5195): Likewise.
13716         (U-00020560): Likewise.
13717         (M-01546): Use `->mistakable' instead of `comment'; unify
13718         GT-02031.
13719         (U+34BC): Use `->subsumptive'.
13720         (M-01548): Unify U-00020561, GT-02036 and H1-B8C1.
13721         (U-00020562): Use `->subsumptive'.
13722         (U-00020563): Likewise.
13723
13724 2004-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13725
13726         * Ideograph-R001-One.el (BC-88C7): Modify char-specs in
13727         `<-ideographic-component-forms'.
13728
13729 2004-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13730
13731         * Ideograph-R029-Again.el: Use `=jis-x0208@{1978|1983|1990}'
13732         instead of `=jis-x0208-{1978|1983|1990}'.
13733
13734         * Ideograph-R021-Spoon.el: Use `=jis-x0208@{1978|1983|1990}'
13735         instead of `=jis-x0208-{1978|1983|1990}'.
13736         (U+5315): Use `<-denotational' for J97-5238.
13737         (J97-5238): New abstract character.
13738         (U-0002090E): Use `<-denotational' for J97-5238.
13739
13740         * Ideograph-R018-Knife.el: Use `=jis-x0208@{1978|1983|1990}'
13741         instead of `=jis-x0208-{1978|1983|1990}'.
13742         (U+5206): Use `->subsumptive'.
13743         (U+525D): Use `<-denotational' for J97-476D.
13744         (J97-476D): New abstract character.
13745         (U+5265): Use `<-denotational' for J97-476D.
13746         (U+5275): Use `->subsumptive'.
13747         (U+527E): Use `->subsumptive'.
13748
13749         * Ideograph-R014-Cover.el: Use `=jis-x0208@{1978|1983|1990}'
13750         instead of `=jis-x0208-{1978|1983|1990}'.
13751         (U+51A4): Changed to an abstract character.
13752         (U-0002F818): Use `<-denotational' for U+51A4.
13753         (G0-5429): Likewise; use `->subsumptive' to integrate JC3-43F0.
13754
13755 2004-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13756
13757         * char-db-util.el (char-db-coded-charset-priority-list): Add
13758         `=jis-x0208@1997'.
13759         (insert-char-attributes): Use `=jis-x0208@{1990|1983|1978}'
13760         instead of `=jis-x0208-{1990|1983|1978}'.
13761
13762 2004-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13763
13764         * Ideograph-R023-Hiding-Enclosure.el: Use
13765         `=jis-x0208@{1978|1983|1990}' instead of
13766         `=jis-x0208-{1978|1983|1990}'.
13767         (U+533A): Use `->subsumptive'.
13768         (U+5340): Use `->subsumptive'.
13769
13770         * Ideograph-R015-Ice.el: Use `=jis-x0208@{1978|1983|1990}' instead
13771         of `=jis-x0208-{1978|1983|1990}'.
13772         (U+51C7): Use `->subsumptive'.
13773         (U+51CB): Use `->subsumptive'.
13774         (U+51DC): Use `->subsumptive'.
13775
13776 2004-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13777
13778         * Ideograph-R003-Dot.el (C3-2740): Compact
13779         `ideographic-structure'.
13780
13781         * Ideograph-R001-One.el (BC-88C7): Add `<-denotational' for
13782         U-00025605; add `ideographic-component-forms' for M-24624 and
13783         M-24623.
13784         (GT-K00615): New character.
13785         (GT-K00616): New character.
13786         (C6-2936): Add `ideographic-structure'.
13787         (C3-2740): Compact `ideographic-structure'.
13788
13789         * Ideograph-R019-Power.el: Use `=jis-x0208@1990' instead of
13790         `=jis-x0208-1990'.
13791
13792         * Ideograph-R012-Eight.el: Use `=jis-x0208@{1978|1983|1990}'
13793         instead of `=jis-x0208-{1978|1983|1990}'.
13794         (U+516C): Add J97-3878.
13795         (U+34B8): Use `->subsumptive'.
13796
13797         * Ideograph-R010-Legs.el: Use `=jis-x0208@{1978|1983|1990}'
13798         instead of `=jis-x0208-{1978|1983|1990}'.
13799         (U+5146): Add J97-437B.
13800         (U+514A): Use `->subsumptive'.
13801         (U+5154): Changed to an abstract character.
13802         (U-0002F80F): Use `<-denotational' for U+5154.
13803         (G0-4D43): Likewise; use `->subsumptive' to integrate GT-K05208.
13804         (U+515D): Use `->subsumptive'.
13805
13806 2004-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13807
13808         * Ideograph-R001-One.el: Use `=jis-x0208@{1978|1983|1990}' instead
13809         of `=jis-x0208-{1978|1983|1990}'.
13810         (U+4E08): Add J97-3E66.
13811
13812         * Ideograph-R011-Enter.el: Use `=jis-x0208@{1978|1983|1990}'
13813         instead of `=jis-x0208-{1978|1983|1990}'.
13814         (U-000204FD): Use `->subsumptive'.
13815         (U-000204FF): Moved from Ideograph-R009-Man.el; use
13816         `->subsumptive'.
13817         (M-01449): Moved into U-000204FF.
13818
13819         * Ideograph-R008-Lid.el: Use `=jis-x0208@{1978|1983|1990}' instead
13820         of `=jis-x0208-{1978|1983|1990}'.
13821         (U+4EA4): Add J97-3872.
13822
13823 2004-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13824
13825         * Ideograph-R115-Grain.el (JSP-5142): Moved into B-EAB0.
13826
13827 2004-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13828
13829         * Ideograph-R163-City.el (U+913C): Use `->subsumptive'.
13830         (JSP-6251): Use `=ucs@jis' instead of `=ucs@jis-1990'.
13831
13832         * Ideograph-R159-Cart.el (U+8F2C): Use `->subsumptive'.
13833         (JSP-6075): Use `=ucs@jis' instead of `=ucs@jis-1990'.
13834         (U+8F41): Use `->subsumptive'.
13835         (JSP-607E): Use `=ucs@jis' instead of `=ucs@jis-1990'.
13836
13837         * Ideograph-R157-Foot.el (U+8E95): Use `->subsumptive'.
13838         (JSP-6046): Use `=ucs@jis' instead of `=ucs@jis-1990'.
13839
13840         * Ideograph-R140-Grass.el (U+8362): Use `->subsumptive'.
13841         (JX1-7A6D): Use `=ucs@jis' instead of `=ucs@jis-2000'.
13842         (U+842F): Use `->subsumptive'.
13843         (JSP-584D): Use `=ucs@jis' instead of `=ucs@jis-1990'.
13844
13845         * Ideograph-R170-Mound.el (JSP-666E): Unify JC3-68DA; use
13846         `=ucs@jis/1990' instead of `=ucs@jis-1990'.
13847
13848         * Ideograph-R085-Water.el: Use `=ucs@jis/2000' instead of
13849         `=ucs@jis-2000'.
13850         (U+6FF9): Use `->subsumptive'.
13851
13852         * Ideograph-R188-Bone.el (JSP-695C): Use `=ucs@jis' instead of
13853         `=ucs@jis-1990'.
13854
13855         * Ideograph-R118-Bamboo.el (JX1-795A): Use `=ucs@jis' instead of
13856         `=ucs@jis-2000'.
13857
13858         * Ideograph-R116-Cave.el (JSP-5157): Use `=ucs@jis' instead of
13859         `=ucs@jis-1990'.
13860
13861         * Ideograph-R064-Hand.el (JSP-3F3C): Use `=ucs@jis' instead of
13862         `=ucs@jis-1990' and `=ucs@jis-2000'.
13863
13864 2004-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13865
13866         * Ideograph-R172-Short-Tailed-Bird.el: Use `=ucs@jis/{1990|2000}'
13867         instead of `=ucs@jis-{1990|2000}'.
13868
13869 2004-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13870
13871         * Ideograph-R096-Jade.el, Ideograph-R086-Fire.el: Use
13872         `=ucs@jis/1990' instead of `=ucs@jis-1990'.
13873
13874         * Ideograph-R072-Sun.el: Use `=ucs@jis/{1990|2000}' instead of
13875         `=ucs@jis-{1990|2000}'.
13876
13877         * Ideograph-R059-Bristle.el: Use `=ucs@JP' instead of `=ucs@jp'.
13878
13879         * Ideograph-R046-Mountain.el: Use `=ucs@jis/2000' instead of
13880         `=ucs@jis-2000'.
13881
13882 2004-09-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13883
13884         * Ideograph-R037-Big.el: Use `=daikanwa@rev{1|2}' instead of
13885         `=daikanwa-rev{1|2}'.
13886
13887         * char-db-util.el (char-db-make-char-spec): Use `=daikanwa@rev2'
13888         instead of `=daikanwa-rev2'.
13889         (char-db-insert-ccs-feature): Use `=daikanwa@rev{1|2}' instead of
13890         `=daikanwa-rev{1|2}'.
13891
13892 2004-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13893
13894         * Ideograph-R162-Walk.el (U+9054): Changed to abstract character.
13895         (K0-5339): Use `<-denotational' for U+9054.
13896         (U+9039): Use `=>daikanwa' instead of `morohashi-daikanwa'; use
13897         `->subsumptive'.
13898         (J0-4323): Use `<-denotational' for U+9054; use `->subsumptive' to
13899         integrate C1-672E.
13900
13901         * Ideograph-R030-Mouth.el (M-03980): Unify U-00020DD0 and H2-DA64.
13902
13903         * maps-conf.el: Don't add `=gt-pj-1' for J90-6D7D.
13904
13905 2004-08-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13906
13907         * Ideograph-R030-Mouth.el: Use =ucs@{unicode|iso} components in
13908         `ideographic-structure' features of =ucs@{unicode|iso} characters.
13909         (U+55A9): Use `->subsumptive'.
13910         (U+55BB): Use `=>daikanwa' instead of `morohashi-daikanwa'; use
13911         `->subsumptive'.
13912         (J78-4A2E): Delete `ideographic-structure'.
13913
13914 2004-08-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13915
13916         * Ideograph-R145-Clothes.el (U+88B2): Use `->subsumptive'.
13917         (U+88B3): Likewise.
13918         (U+892D): Likewise.
13919         (U+892E): Likewise.
13920
13921         * Ideograph-R194-Ghost.el: Add mappings between CJK Ext B and CNS
13922         11643 plain 5.
13923         (U-00029C7C): New character.
13924         (M-45760): Moved into U-00029C7C.
13925         (U-00029C7B): New character.
13926         (M-45761): Moved into U-00029C7C.
13927         (U-00029CA0): New character.
13928         (M-45778): Moved into U-00029CA0.
13929         (C5-4B62): Map into M-45783 and U-00029C8F.
13930         (C5-5325): Unify U-00029CAC and M-45816.
13931         (U+4C22): Use `->subsumptive'.
13932         (C4-553F): Unify M-45824.
13933         (M-49922): Separate U+4C23 and C3-5377; add `<-unknown' for
13934         U+4C23.
13935         (U+4C23): Use `->subsumptive'.
13936         (C7-522B): Map to M-45890.
13937
13938 2004-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13939
13940         * Ideograph-R174-Blue.el (U+5568): Use =ucs@{unicode|iso}
13941         components in `ideographic-structure' features of
13942         =ucs@{unicode|iso} characters.
13943
13944         * Ideograph-R172-Short-Tailed-Bird.el (U+96B9): Use
13945         `->subsumptive'.
13946         (U+96CD): Likewise.
13947         (U+5DB2): Copied from Ideograph-R046-Mountain.el.
13948         (U-0002F9F4): Use `->subsumptive'.
13949         (U+96E2): Use `->subsumptive'.
13950
13951 2004-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13952
13953         * Ideograph-R127-Plow.el: Add mappings for Big5 code points.
13954
13955         * Ideograph-R009-Man.el: Use =ucs@{unicode|iso} components in
13956         `ideographic-structure' features of =ucs@{unicode|iso} characters.
13957         (U+5009): Use `->subsumptive'.
13958
13959 2004-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13960
13961         * Ideograph-R187-Horse.el (U+9A2B): Use `->subsumptive'.
13962         (U+4BA3): Likewise.
13963
13964         * Ideograph-R140-Grass.el (U+449D): Use `->subsumptive'.
13965         (U+449E): Likewise.
13966         (U+82D7): Changed to abstract character.
13967         (C1-5340): Use `<-denotational' for U+82D7.
13968         (J0-4944): Likewise.
13969         (U+8457): Changed to abstract character.
13970         (J0-4378): Use `<-denotational' for U+8457; use `->subsumptive' to
13971         integrate C1-6161.
13972         (U+FA5F): Use `<-denotational' for U+FA5F; use `->subsumptive'.
13973         (U+44F4): Use `->subsumptive'.
13974         (U+8511): Likewise.
13975         (U+8607): Likewise.
13976
13977         * Ideograph-R125-Old.el: Add mappings for Big5 code points.
13978         (M-28846): Unify U-000264B4.
13979         (U-000264C8): New character.
13980         (M-28868): Moved into U-000264C8.
13981         (U-000264CB): New character.
13982         (M-28869): Moved into U-000264CB.
13983         (U-000264CD): New character.
13984         (M-28870): Moved into U-000264CD.
13985
13986         * Ideograph-R044-Corpse.el (U+5C6C): Use `->subsumptive'.
13987
13988         * Ideograph-R149-Speech.el (U+8A00): Use `->subsumptive'.
13989
13990         * Ideograph-R126-And.el: Add mappings for Big5 code points.
13991         (M-28886): Unify U-000264D5.
13992         (M-28895): Unify U-000264DF.
13993
13994         * char-db-util.el (char-db-feature-domains): Add `jis-x0212'.
13995
13996         * Ideograph-R022-Right-Open-Box.el (U+3533): Use `->subsumptive'.
13997         (U+532F): Likewise.
13998
13999         * Ideograph-R046-Mountain.el (U+5DB2): Changed to abstract
14000         character.
14001         (B-E967): Use `<-denotational' for U+5DB2; use `->subsumptive'.
14002
14003         * Ideograph-R124-Feather.el (U+7FCF): Use `->subsumptive'.
14004         (U+7FDF): Likewise.
14005
14006         * Ideograph-R104-Sickness.el (U+75BE): Use `->subsumptive'.
14007
14008         * Ideograph-R096-Jade.el (U+7434): Use `->subsumptive'.
14009
14010         * Ideograph-R085-Water.el (U+6DEE): Use `->subsumptive'.
14011
14012         * Ideograph-R079-Weapon.el (U+6BB3): Use `->subsumptive'.
14013
14014         * Ideograph-R077-Stop.el (U-0002398B): Use `->subsumptive'.
14015         (U+6B70): Use `->subsumptive'.
14016
14017         * Ideograph-R050-Turban.el (U+5E1A): Use `->subsumptive'.
14018
14019         * Ideograph-R040-Roof.el (U+5BC6): Use `->subsumptive'.
14020         (U+375D): Use `->subsumptive'.
14021
14022         * Ideograph-R042-Small.el (C6-3E65): Delete
14023         `ideographic-structure'.
14024
14025         * Ideograph-R013-Down-Box.el (U+518F): Use `->subsumptive'.
14026
14027 2004-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14028
14029         * Ideograph-R021-Spoon.el (BC-895F): New character.
14030
14031         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL C-SIMPLIFIED
14032         SPEECH>): Unify BC-8963.
14033
14034         * Ideograph-R181-Leaf.el (U+9877): Unify H1-DC48.
14035
14036 2004-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14037
14038         * Ideograph-R191-Fight.el: Add mappings between CJK Ext B and CNS
14039         11643 plain 5.
14040
14041 2004-08-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14042
14043         * Ideograph-R192-Sacrificial-Wine.el (U-00029C2A): New character.
14044         (M-45670): Moved into U-00029C2A.
14045         (C5-7B50): Likewise.
14046
14047 2004-08-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14048
14049         * Ideograph-R140-Grass.el (U+8289): Use `->subsumptive'.
14050         (CB06151): New character.
14051
14052         * Ideograph-R123-Sheep.el (U-00026392): Use `->subsumptive';
14053         integrate M-28513.
14054         (U-0002638E): Use `->subsumptive'; integrate M-28514.
14055         (U+7FAA): Use `->subsumptive'.
14056         (U-00026391): Use `->subsumptive'.
14057         (U+4372): Use `->subsumptive'.
14058         (U+7FAB): Use `->subsumptive'.
14059         (U+4373): Use `->subsumptive'.
14060         (U-00020186): Use `->subsumptive'; use
14061         `ideographic-{radical|strokes}@{ucs|cns}' and
14062         `ideographic-radical@cns*sources' instead of `ideographic-';
14063         compact `ideographic-structure'.
14064
14065         * Ideograph-R008-Lid.el (U-00020186): Compact
14066         `ideographic-structure'.
14067
14068 2004-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14069
14070         * Ideograph-R072-Sun.el (U+6637): Add `<-same' for U-00025055; add
14071         S1-5235.
14072         (U+6638): Use `->subsumptive'.
14073
14074         * Ideograph-R008-Lid.el (U-00020186): Use `->subsumptive'; use
14075         `ideographic-{radical|strokes}@{ucs|cns}' and
14076         `ideographic-radical@cns*sources'.
14077
14078 2004-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14079
14080         * Ideograph-R140-Grass.el (<CJK RADICAL GRASS ONE>): Unify
14081         BC-8957.
14082         (C6-254D): Use `->subsumptive'; map to U-00026AFC; integrate
14083         GT-39649, GT-K01416 and H8-E77D.
14084         (U+4494): Use `->subsumptive'.
14085         (GT-K01418): New character.
14086         (U+4495): Use `->subsumptive'.
14087         (U+44BC): Likewise.
14088         (U+8349): Changed to an abstract character.
14089         (C1-5777): Use `<-denotational' for U+8349; unify GT-40452 and
14090         GT-K06491.
14091         (J0-4170): Use `<-denotational' for U+8349.
14092         (U+83EB): Use `->subsumptive'.
14093         (U+452D): Likewise.
14094         (U+452E): Likewise.
14095         (U+853F): Use `->subsumptive'; use `<-denotational' for B-DFAF.
14096         (B-DFAF): Changed to an abstract character.
14097         (U+848D): Use `->subsumptive'; use `<-denotational' for B-DFAF.
14098         (U+452F): Use `->subsumptive'.
14099
14100 2004-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14101
14102         * Ideograph-R013-Down-Box.el (U+5184): Unify GT-01981 and
14103         GT-K00592.
14104         (U-0002053D): Use `->subsumptive'.
14105         (M-01510): Unify GT-01980.
14106         (U-0002053E): Unify GT-01979.
14107         (C6-2150): Unify GT-01982.
14108         (U+5189): Changed to an abstract character.
14109         (J78-5147): Add `<-denotational' for U+5189; unify GT-01992 and
14110         GT-K01032.
14111         (U+518B): Unify GT-01986 and GT-K01263.
14112         (U-00020542): Use `->subsumptive'.
14113         (C4-215D): Unify GT-01987.
14114         (U-00020543): Use `->subsumptive'; integrate GT-01996.
14115         (U-00020544): Unify GT-01994.
14116         (U-00020548): Use `->subsumptive'.
14117         (M-01522): Unify GT-01995.
14118         (U-00020541): Use `->ideographic-variants*sources' instead of
14119         char-ref in `->ideographic-variants'; unify GT-01990.
14120         (G0-483D): Add `<-denotational' for U+5189.
14121         (GT-K01266): New character.
14122         (U-0002054B): Use `->subsumptive'.
14123         (C6-235A): Unify GT-02003 and GT-K01746.
14124         (U-0002F815): Unify GT-02001.
14125
14126 2004-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14127
14128         * Ideograph-R145-Clothes.el (U+88AE): Use `->subsumptive'.
14129         (U+88AF): Fix strokes; add `<-simplified@CN' for U+894F.
14130         (U+88B0): Use `->subsumptive'.
14131         (U+894F): Likewise.
14132
14133         * Ideograph-R108-Dish.el (U-0002503F): Unify GT-29402.
14134         (U+76C0): Unify GT-29401.
14135         (U+76C1): Unify GT-29400.
14136         (U-00025041): Unify GT-29406.
14137         (U-00025042): Unify GT-29408.
14138         (U-00025055): Unify BC-8CD7, GT-29430 and GT-K07132; add
14139         S{1|2}-5236.
14140
14141         * Ideograph-R096-Jade.el (U+738A): Delete `japanese-strokes'; add
14142         S1-4872; unify GT-26659.
14143         (U-000248E9): Add `<-ideographic-component-forms' for U+7389; add
14144         S1-4874; unify GT-26658.
14145
14146 2004-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14147
14148         * Ideograph-R163-City.el (U+90FD): Changed to an abstract
14149         character.
14150         (J0-4554): Use `<-denotational' for U+90FD; add S1-8455.
14151         (U+FA26): Use `<-denotational' for U+90FD; add S1-8456.
14152
14153         * Ideograph-R122-Net.el (U-00026270): New character.
14154
14155         * Ideograph-R061-Heart.el (U+6167): Use `->subsumptive'.
14156         (U-000227E9): Use `->subsumptive'.
14157
14158 2004-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14159
14160         * Ideograph-R151-Bean.el (U+3AB7): Add
14161         `ideographic-{radical|strokes}' in derived characters.
14162
14163         * Ideograph-R109-Eye.el (U+770C): Use `->subsumptive'.
14164
14165         * Ideograph-R120-Silk.el (J0-6551): Add S1-6141.
14166
14167 2004-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14168
14169         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL GRASS ONE>):
14170         Unify BC-8957.
14171
14172         * Ideograph-R190-Hair.el: Add mappings between CJK Ext B and CNS
14173         11643 plain 5.
14174
14175         * Ideograph-R154-Shell.el (C6-585E): Use `->subsumptive';
14176         integrate U-00027D69.
14177
14178         * Ideograph-R086-Fire.el (BC-8BE3): New character.
14179
14180         * Ideograph-R019-Power.el (U+52B3):
14181         Add `<-vulgar' for U+52DE; modify `ideographic-structure'.
14182
14183         * Ideograph-R068-Dipper.el (U+3AB7): Add
14184         `ideographic-{radical|strokes}' in derived characters.
14185
14186 2004-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14187
14188         * Ideograph-R113-Spirit.el (U+7958): Use `->subsumptive'.
14189         (JSP-5056): Unify CB08290.
14190         (JC3-5CD1): Unify H6-EDE8.
14191
14192         * Ideograph-R061-Heart.el (U+5FCD): Define as an abstract
14193         character.
14194         (B-A7D4): Use `->subsumptive'; use `<-denotational' for U+5FCD.
14195         (J0-4726): Use `<-denotational' for U+5FCD.
14196
14197         * Ideograph-R035-Go-Slowly.el (U-0002156B): Use `->subsumptive'.
14198         (U-00021569): Likewise.
14199
14200         * Ideograph-R030-Mouth.el (GT-K01160): Add `<-original' U+5B50.
14201         (GT-K01881): Likewise.
14202         (U+5453): Compact `ideographic-structure'.
14203
14204 2004-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14205
14206         * Ideograph-R063-Door.el (C3-2628): Add `->mistakable' for
14207         M-11712; unify GT-14762 and GT-K02657.
14208         (J0-4C61): Add S{1|2}-2795.
14209         (U+623E): Use `->subsumptive'.
14210
14211         * Ideograph-R162-Walk.el (U+8FC5): Define as an abstract
14212         character.
14213         (M-38727): Use `->subsumptive'; use `<-denotational' for U+8FC5.
14214         (J0-3F57): Use `->subsumptive'; use `<-denotational' for U+8FC5.
14215
14216         * Ideograph-R075-Tree.el (U+6753): Use `->subsumptive'.
14217         (K0-7875): Unify GT-18401 and GT-K02566.
14218
14219         * Ideograph-R012-Eight.el (U+5177): define as an abstract
14220         character.
14221         (U-0002F811): Use `<-denotational' for U+5177.
14222         (G0-3E5F): Likewise.
14223
14224 2004-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14225
14226         * Ideograph-R151-Bean.el (GT-K02620): New character.
14227         (U-00027BDA): Use `->subsumptive'.
14228         (M-36251): Unify U-00027BDD.
14229         (U+3AB7): Use `->subsumptive' to integrate M-13507 and CB00356;
14230         use `ideographic-{radical|strokes}@{ucs|cns}' and
14231         `ideographic-radical@ucs*sources'.
14232
14233         * Ideograph-R068-Dipper.el (M-13507): Use `->subsumptive' to
14234         integrate U+3AB7 and C3-392B; use
14235         `ideographic-{radical|strokes}@{ucs|cns}' and
14236         `ideographic-radical@ucs*sources'.
14237
14238         * Ideograph-R159-Cart.el (C6-454E): Unify U-000282B4.
14239
14240 2004-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14241
14242         * Ideograph-R124-Feather.el (U+7FBD): Define as an abstract
14243         character.
14244         (K0-6962): Use `<-denotational' for U+7FBD.
14245         (GT-36834): Likewise.
14246         (GT-K01762): Add `<-denotational' and
14247         `<-ideographic-component-forms' for K0-6962.
14248         (J0-3129): Use `<-denotational' for U+7FBD.
14249
14250         * Ideograph-R036-Evening.el (U-00020199): Use `->subsumptive'; use
14251         `ideographic-{radical|strokes}@{ucs|daikanwa}',
14252         `ideographic-radical@ucs*sources' and
14253         `ideographic-strokes@daikanwa*sources' instead of `ideographic-'.
14254
14255         * Ideograph-R008-Lid.el: Use GT-K01444 instead of BC-8BAA in
14256         `ideographic-structure'.
14257         (BC-8BAA): Use `->subsumptive' to integrate GT-K01444.
14258         (M-00320): Compact `ideographic-structure'.
14259         (C6-3D22): Likewise.
14260         (U-00020199): Use `->subsumptive'; use
14261         `ideographic-{radical|strokes}@{ucs|daikanwa}',
14262         `ideographic-radical@ucs*sources' and
14263         `ideographic-strokes@daikanwa*sources' instead of `ideographic-'.
14264
14265         * Ideograph-R141-Tiger.el (CB08839): New character.
14266
14267         * Ideograph-R134-Mortar.el (CB07105): New character.
14268
14269         * Ideograph-R057-Bow.el (U+5F25): Use `->subsumptive'.
14270         (CB07460): New character in U+5F25.
14271         (G0-4356): Unify H3-CAD7.
14272         (U+5F26): Use `->subsumptive'.
14273
14274         * Ideograph-R054-Long-Stride.el (G0-5B48): Unify BC-8BD4.
14275
14276         * Ideograph-R044-Corpse.el (U-00021C28): New character.
14277         (U-00021C32): New character.
14278
14279         * Ideograph-R009-Man.el (U+4EE4): Use `->subsumptive'.
14280         (C1-456F): Unify GT-K01023.
14281         (G0-416E): Unify GT-K01022.
14282         (U+50CC): Modify `ideographic-structure'.
14283
14284 2004-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14285
14286         * Ideograph-R030-Mouth.el (U+53ED): Use `->subsumptive'.
14287         (U+3563): Likewise.
14288         (GT-K01062): New character.
14289         (GT-K01160): New character.
14290         (GT-K01881): New character.
14291         (U-00020C57): Use `->subsumptive'.
14292         (U+5546): Likewise.
14293         (U+5547): Likewise.
14294
14295         * Ideograph-R012-Eight.el (U-00020509): Use `->subsumptive'.
14296         (JX2-2327): Unify GT-K01768.
14297         (GT-K01769): New character.
14298         (U-00020512): Use `->subsumptive'.
14299
14300         * Ideograph-R087-Claw.el (U+3E12): Use `->subsumptive'; integrate
14301         M-19664.
14302         (M-19664): New character; unify H5-F7E7.
14303
14304         * Ideograph-R085-Water.el (GT-K02519): New character.
14305         (U+6C59): Unify GT-21907 and GT-K01581.
14306
14307         * Ideograph-R077-Stop.el (U+6B68): Unify H4-D2ED.
14308
14309         * Ideograph-R075-Tree.el (GT-K02598): New character.
14310
14311         * Ideograph-R013-Down-Box.el (BC-8CBF): New character.
14312
14313         * Ideograph-R011-Enter.el (U+5168): Use `->subsumptive'.
14314         (M-01424): Unify GT-01862 and GT-K01745.
14315
14316         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL FOOT>): Add
14317         `<-ideographic-component-forms' for U+8DB3; unify GT-K02600.
14318
14319         * Ideograph-R189-Tall.el: Add mappings between CJK Ext B and CNS
14320         11643 plain 5.
14321         (GT-K08880): New character.
14322         (U-00029ACF): Use `->subsumptive'.
14323         (M-45329): Modify `ideographic-structure'.
14324         (C7-362D): Likewise.
14325         (U-00029AD6): Use `->subsumptive'.
14326         (M-45332): Modify `ideographic-structure'.
14327         (H1-E2B6): Likewise.
14328
14329         * Ideograph-R129-Brush.el (BC-8BC6): New character.
14330         (GT-K02451): New character.
14331
14332 2004-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14333
14334         * Ideograph-R086-Fire.el (U+707C): Use `->subsumptive'; unify
14335         B-A860.
14336         (J78-3C5E): Separate B-A860; unify GT-24181 and GT-K02568.
14337
14338         * Ideograph-R117-Stand.el (GT-K01020): New character.
14339         (GT-K01019): New character.
14340
14341         * Ideograph-R111-Arrow.el (GT-K01013): New character.
14342
14343 2004-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14344
14345         * Ideograph-R188-Bone.el, Ideograph-R187-Horse.el: Add mappings
14346         between CJK Ext B and CNS 11643 plain 5.
14347
14348 2004-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14349
14350         * Ideograph-R184-Eat.el: Add mappings between CJK Ext B and CNS
14351         11643 plain 5.
14352
14353 2004-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14354
14355         * Ideograph-R075-Tree.el (U+6786): Use `->subsumptive'.
14356         (U-000233D9): Unify CB10543 and H3-EEE9.
14357         (U+6787): Use `->subsumptive'.
14358
14359         * Ideograph-R186-Fragrant.el: Add mappings between CJK Ext B and
14360         CNS 11643 plain 5.
14361         (U+99A7): Define as ab abstract character.
14362         (U-0002FA05): Use `<-denotational' for U+99A7; use `=ucs@unicode'
14363         instead of `=ucs@gb'.
14364         (C2-677E): Use `<-denotational' for U+99A7.
14365
14366 2004-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14367
14368         * update-cdb.el: Check `save-charset-properties' is defined before
14369         calling `save-charset-properties'.
14370
14371 2004-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14372
14373         * Ideograph-R181-Leaf.el: Add mappings between CJK Ext B and CNS
14374         11643 plain 5.
14375
14376 2004-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14377
14378         * Ideograph-R185-Head.el: Add mappings between CJK Ext B and CNS
14379         11643 plain 5.
14380         (M-44502): Unify U-0002981F.
14381
14382         * maps-conf.el: Don't add `=gt-pj-1' for J90-335C.
14383
14384 2004-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14385
14386         * Ideograph-R186-Fragrant.el, Ideograph-R196-Bird.el,
14387         Ideograph-R184-Eat.el, Ideograph-R177-Leather.el,
14388         Ideograph-R170-Mound.el, Ideograph-R142-Insect.el,
14389         Ideograph-R140-Grass.el, Ideograph-R135-Tongue.el,
14390         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
14391         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
14392         Ideograph-R118-Bamboo.el, Ideograph-R109-Eye.el,
14393         Ideograph-R087-Claw.el, Ideograph-R101-Use.el,
14394         Ideograph-R102-Field.el, Ideograph-R085-Water.el,
14395         Ideograph-R072-Sun.el, Ideograph-R064-Hand.el,
14396         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
14397         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
14398         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
14399         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
14400         Ideograph-R036-Evening.el, Ideograph-R032-Earth.el,
14401         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
14402         Ideograph-R029-Again.el, Ideograph-R026-Seal.el,
14403         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
14404         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
14405         Ideograph-R015-Ice.el, Ideograph-R009-Man.el,
14406         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
14407         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
14408         Ideograph-R002-Line.el, Ideograph-R001-One.el: Use `<-same'
14409         instead of `->same'.
14410
14411         * char-db-util.el (insert-char-attributes): Ignore `->same'
14412         instead of `<-same' if it does not have `*sources'.
14413
14414 2004-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14415
14416         * update-cdb.el: Use `save-charset-properties' for all
14417         coded-charsets when building CHISE database.
14418
14419 2004-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14420
14421         * update-cdb.el (system-char-database-directory): Use
14422         `data-directory' instead of `exec-directory'.
14423
14424 2004-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14425
14426         * Ideograph-R121-Jar.el: Add mappings for Big5 code points.
14427
14428         * maps-conf.el: Don't add `=gt-pj-1' for J90-6621.
14429
14430 2004-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14431
14432         * Ideograph-R122-Net.el: Add mappings for Big5 code points.
14433
14434 2004-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14435
14436         * Ideograph-R121-Jar.el: Use `->subsumptive' for some character
14437         definitions.
14438         (GT-K01231): Use `=>daikanwa' instead of `morohashi-daikanwa'; use
14439         `<-denotational' and `<-ideographic-component-forms' for U+7F36.
14440         (U+7F37): Use `ideographic-{radical|strokes}@{ucs|cns}' and
14441         `ideographic-radical@ucs*sources' to integrate C4-2557.
14442         (U+4343): Define as an abstract character.
14443         (JX2-7461): Use `<-denotational' for U+4343.
14444         (GT-36228): Likewise; add `<-ideographic-component-forms' for
14445         U+4343; fix `total-strokes'.
14446
14447         * maps-conf.el: Don't add `=gt-pj-1' for J90-657E.
14448
14449 2004-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14450
14451         * maps-conf.el: Don't add `=gt-pj-1' for J90-657D.
14452
14453         * Ideograph-R026-Seal.el (U-00020A13): Use `->subsumptive'.
14454         (C4-2557): Use `->subsumptive'; use
14455         `ideographic-{radical|strokes}@{ucs|cns}' and
14456         `ideographic-radical@ucs*sources'.
14457
14458 2004-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14459
14460         * Ideograph-R076-Lack.el (U+6B20): Use `->subsumptive'.
14461
14462 2004-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14463
14464         * Ideograph-R122-Net.el: Use `->subsumptive' for some character
14465         definitions.
14466         (U+5188): Use `ideographic-{radical|strokes}@{ucs|cns}' and
14467         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'.
14468         (U+7F53): Use `=>daikanwa' instead of `morohashi-daikanwa'; use
14469         `<-unknown' instead of `comment'.
14470         (U+4359): Define as an abstract character.
14471         (M-28274): New character.
14472         (C4-3F75): Use `<-denotational' for U+4359.
14473
14474         * Ideograph-R087-Claw.el (U-00024514): Use `->subsumptive'; use
14475         `->ancient' instead of `->ancient-ideograph'.
14476         (U-00024515): Use `->subsumptive'.
14477
14478         * Ideograph-R213-Turtle.el (U+9F9D): Use `->subsumptive';
14479         integrate C3-5E47 instead of using `->same'.
14480
14481         * Ideograph-R115-Grain.el (C3-5E47): Use `->subsumptive'.
14482
14483         * Ideograph-R182-Wind.el: Add mappings between CJK Ext B and CNS
14484         11643 plain 5.
14485
14486         * Ideograph-R038-Woman.el (U+5974): Use `->subsumptive'.
14487         (U+36A2): Define as an abstract character.
14488         (M-06040): Use `<-ancient*sources' instead of char-ref in
14489         `<-ancient'; add `<-denotational' for U+36A2.
14490         (U+5975): Use `->subsumptive'.
14491         (U+5976): Likewise.
14492         (U+5977): Likewise.
14493         (U+5978): Likewise.
14494         (U+5979): Likewise.
14495
14496         * Ideograph-R013-Down-Box.el (U+5188): Use
14497         `ideographic-{radical|strokes}@{ucs|cns}' and
14498         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'.
14499
14500 2004-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14501
14502         * Ideograph-R047-River.el (M-08670): Add `daikanwa' into
14503         `<-ancient*sources'; unify GT-10943.
14504         (U-00021FE8): Unify GT-10940.
14505         (U+5DDC): Unify GT-10941 and GT-K00158.
14506         (BC-8BED): Unify GT-10942.
14507         (U-00021FE7): Unify GT-10946 and GT-K00728.
14508         (U-00021FE9): Use `->subsumptive'.
14509
14510 2004-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14511
14512         * Ideograph-R183-Fly.el (C5-6A61): Use `->subsumptive'; integrate
14513         U-00029677.
14514         (U-0002967C): Use `->subsumptive'.
14515         (C5-746D): Unify U-0002967D.
14516
14517 2004-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14518
14519         * Ideograph-R109-Eye.el (U-00025215): Use `->subsumptive'.
14520
14521 2004-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14522
14523         * Ideograph-R210-Even.el (U+9F4A): Use `->subsumptive'.
14524
14525         * Ideograph-R182-Wind.el (U+98A8): Use `->subsumptive'.
14526
14527         * Ideograph-R077-Stop.el (U+6B64): Use `->subsumptive'.
14528         (U-00023945): Likewise.
14529
14530         * Ideograph-R072-Sun.el (U+65E8): Use `->subsumptive'.
14531         (U+3AD0): Likewise.
14532         (U+3AD5): Likewise.
14533
14534 2004-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14535
14536         * Ideograph-R025-Divination.el (GT-K00061): Use `<-denotational'
14537         for U+535C; use `=>daikanwa' instead of `morohashi-daikanwa'.
14538         (C6-212C): Unify U-00020061, BC-87B1 and GT-00103 instead of using
14539         `->same'; use `->subsumptive' for M-00069 and M-02775.
14540         (U-000209EA): Use `<-ancient*sources' and `<-ancient*denied'
14541         instead of char-ref in `<-ancient'.
14542
14543         * Ideograph-R002-Line.el (U-00020061): Move
14544         `ideographic-{radical|strokes}@{ucs|cns}' and
14545         `ideographic-radical@{ucs|cns}*sources' into M-00069 and M-02775.
14546
14547         * Ideograph-R030-Mouth.el (U+53F6): Use `<-ancient*sources'
14548         instead of char-ref in `<-ancient'.
14549         (U+5446): Use `->subsumptive'.
14550
14551         * Ideograph-R027-Cliff.el (U+3548): Use `->subsumptive'.
14552         (U-00020A4A): Likewise; use `<-ancient*sources' instead of
14553         char-ref in `<-ancient'.
14554         (U-00020A4B): Use `->subsumptive'.
14555         (U-00020A4C): Likewise; use `<-ancient*sources' instead of
14556         char-ref in `<-ancient'.
14557
14558 2004-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14559
14560         * Ideograph-R002-Line.el (U-00020061): Unify C6-212C; use
14561         `->subsumptive' to integrate M-00069 and M-02775; don't use
14562         `->same' for M-02775; use
14563         `ideographic-{radical|strokes}@{ucs|cns}'.
14564
14565 2004-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14566
14567         * Ideograph-R018-Knife.el (U+5203): Define as an abstract
14568         character.
14569         (B-A462): Use `->subsumptive'; use `<-denotational' for U+5203.
14570         (U+5204): Use `->subsumptive'.
14571         (J0-5163): Moved into U+5204; use `<-vulgar@shinjigen' instead of
14572         `vulgar-char-of-shinjigen-1'; add `<-simplified@misc' for M-01436
14573         and `<-vulgar@zhengzi-tong' for M-01849.
14574         (J0-3F4F): Use `<-denotational' for U+5203.
14575         (U-000206F8): Use `->subsumptive'.
14576         (U-00020706): Likewise.
14577         (M-01982): Unify U-00020708.
14578         (M-01983): Unify U-00020704.
14579         (M-01984): Unify U-00020703.
14580         (U+5291): Use `->subsumptive'.
14581         (U-000207FC): Likewise.
14582         (U+5292): Likewise.
14583
14584         * Ideograph-R016-Table.el (M-01762): Unify U-00020641 and H1-DF51.
14585         (M-01763): Unify U-00020642 and H1-DF55.
14586         (U-00020AE8): Use `->subsumptive'.
14587
14588         * Ideograph-R009-Man.el (M-00395): Use `->subsumptive' to
14589         integrate C3-2174; use `<-denotational' for U+36A2; use
14590         `<-ancient*sources' instead of char-ref in `<-ancient'; use
14591         `->mistakable' for M-06040.
14592         (U-00020209): Use `<-ancient*sources' instead of char-ref in
14593         `<-ancient'.
14594         (U+4FDD): Use `->subsumptive'.
14595         (U-00020300): Use `->subsumptive'; use `<-ancient*sources' instead
14596         of char-ref in `<-ancient'.
14597
14598 2004-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14599
14600         * Ideograph-R001-One.el (U-00020022): Use `->subsumptive'.
14601         (U+4E23): Use `<-ancient*sources' instead of char-ref in
14602         `<-ancient'; use `->mistakable' for M-11708.
14603         (C6-2936): Use `<-denotational' for U+4E3D.
14604
14605         * Ideograph-R002-Line.el (U+4E29): Use `->subsumptive'.
14606
14607 2004-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14608
14609         * char-db-util.el (insert-char-attributes): Don't display
14610         `->ancient' when running with non-readable mode and it does not
14611         have `->ancient*sources'.
14612
14613 2004-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14614
14615         * Ideograph-R004-Slash.el (C6-2121): Use `<-ancient*sources'
14616         instead of char-ref in `<-ancient'.
14617         (U+3405): Likewise.
14618
14619         * Ideograph-R019-Power.el (U+52DB): Use `<-ancient*sources'
14620         instead of char-ref in `<-ancient'.
14621
14622 2004-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14623
14624         * Ideograph-R213-Turtle.el, Ideograph-R115-Grain.el,
14625         Ideograph-R109-Eye.el, Ideograph-R052-Short-Thread.el,
14626         Ideograph-R087-Claw.el, Ideograph-R041-Inch.el,
14627         Ideograph-R047-River.el, Ideograph-R038-Woman.el,
14628         Ideograph-R036-Evening.el, Ideograph-R030-Mouth.el,
14629         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
14630         Ideograph-R019-Power.el, Ideograph-R018-Knife.el,
14631         Ideograph-R016-Table.el, Ideograph-R009-Man.el,
14632         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
14633         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
14634         `<-ancient-ideograph' to `<-ancient'.
14635
14636 2004-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14637
14638         * Ideograph-R140-Grass.el (U+8293): Use `->subsumptive'.
14639         (JSP-5738): Add `->same' for U-0002F82C; put `daikanwa' into
14640         `<-original*sources'.
14641         (U+8295): Use `->subsumptive'.
14642
14643 2004-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14644
14645         * Ideograph-R072-Sun.el (M-14132): Add `->same' for U+6635; add
14646         `->synonyms' for M-00279.
14647
14648 2004-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14649
14650         * Ideograph-R085-Water.el (U+6C37): Add `<-vulgar' for U+51B0.
14651
14652         * Ideograph-R063-Door.el (U+39BE): Use `->subsumptive'; include
14653         M-11705.
14654         (U+623B): Use `->subsumptive'.
14655         (U+623C): Add `zhengzi-tong' and `daikanwa' into
14656         `<-original*sources'.
14657         (U+623D): Use `->subsumptive'.
14658
14659         * Ideograph-R051-Dry.el (U+5E78): Use `->subsumptive'.
14660
14661         * Ideograph-R032-Earth.el (U-0002F855): Use `<-denotational' for
14662         U+578B.
14663
14664         * Ideograph-R015-Ice.el (U+51B0): Add `->vulgar' for U+6C37.
14665
14666 2004-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14667
14668         * Ideograph-R009-Man.el (U+4FA2): Use `->subsumptive'.
14669         (U+4FAE): Define as an abstract character.
14670         (U-0002F805): Use `<-denotational' for U+4FAE.
14671         (U+FA30): Likewise.
14672         (U+3457): Use `->subsumptive'.
14673         (U-0002022D): Likewise.
14674         (U+4FAF): Likewise.
14675
14676 2004-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14677
14678         * Ideograph-R158-Body.el (U+8EAB): Use `->subsumptive'.
14679
14680         * Ideograph-R028-Private.el (C6-215D): Use `<-denotational' for
14681         U-00020AD7; use `->subsumptive'.
14682         (U-0002062F): Use `->subsumptive'; integrate C6-215C; use
14683         `ideographic-{radical|strokes}@cns' instead of
14684         `ideographic-{radical|strokes}@daikanwa' and add
14685         `ideographic-radical@cns*sources'.
14686         (M-03068): Unify U-00020AD8 and H1-F4EC.
14687         (U-00020AD7): Define as an abstract character.
14688         (H1-DEEF): Use `<-denotational' for U-00020AD7; map to MH-0045
14689         instead of M-03066; unify GT-02288; use
14690         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
14691
14692         * Ideograph-R093-Cow.el (U+7262): Use `->subsumptive'.
14693         (U+7263): Likewise.
14694
14695 2004-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14696
14697         * Ideograph-R016-Table.el (U-0002062F): Use `->subsumptive';
14698         integrate C6-215C; use `ideographic-{radical|strokes}@cns' instead
14699         of `ideographic-{radical|strokes}@daikanwa' and add
14700         `ideographic-radical@cns*sources'.
14701         (GT-02288): Add `<-denotational' for U-00020AD7; unify H1-DEEF;
14702         use `ideographic-{radical|strokes}@{ucs|daikanwa}'.
14703
14704 2004-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14705
14706         * Ideograph-R145-Clothes.el (U+88D7): Define as an abstract
14707         character; unify B-DBC4.  (C2-402A): Use `<-denotational' for
14708         U+88D7; use `<-original*sources' instead of char-ref in
14709         `<-original'; use `->subsumptive'; separate B-DBC4.
14710         (M-34310): Use `<-denotational' for U+88D7; use `->subsumptive'.
14711
14712         * Ideograph-R003-Dot.el (U+4E38): Define as an abstract character;
14713         unify B-A459.
14714         (J0-345D): Use `<-denotational' for U+4E38.
14715         (C1-443A): Likewise; separate B-A459.
14716
14717         * Ideograph-R064-Hand.el (U-00022A65): Delete `=>daikanwa'.
14718
14719 2004-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14720
14721         * char-db-util.el (insert-char-attributes): Don't display
14722         `->original' when running with non-readable mode and it does not
14723         have `->original*sources'.
14724
14725 2004-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14726
14727         * Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el (U+6700):
14728         Copied from Ideograph-R073-Say.el.
14729         (M-01597): Use `<-denotational' for U+6700; separate B-B3CC; add
14730         S1-926.
14731         (U-0002F8D4): New character.
14732
14733         * Ideograph-R073-Say.el (U+6700): Define as an abstract character;
14734         unify B-B3CC.
14735         (M-01597): Copied from Ideograph-R014-Cover.el.
14736         (U-0002F8D4): New character.
14737         (J0-3A47): Moved into U-0002F8D4.
14738         (G0-576E): Moved into U-0002F8D4.
14739
14740         * Ideograph-R029-Again.el (U+6700): Copied from
14741         Ideograph-R073-Say.el.
14742         (M-01597): Copied from Ideograph-R014-Cover.el.
14743         (U-0002F8D4): New character.
14744
14745 2004-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14746
14747         * Ideograph-R140-Grass.el (U+8294): Rename `<-original-ideograph'
14748         to `<-original'; use `->subsumptive'.
14749
14750         * Ideograph-R135-Tongue.el (U+820C): Use `->subsumptive'; use
14751         `<-original' and `<-original*sources' instead of
14752         `<-original-ideograph' with char-ref.
14753
14754         * char-db-util.el (char-db-feature-domains): Add `shinjigen'.
14755
14756         * Ideograph-R213-Turtle.el (U+9F9C): Use `->subsumptive'; rename
14757         `<-original-ideograph' to `<-original'.
14758
14759         * Ideograph-R145-Clothes.el: Rename `<-original-ideograph' to
14760         `<-original'.
14761         (U+461A): Use `->subsumptive'; use `<-original' and
14762         `<-original*sources' instead of `<-original-ideograph' with
14763         char-ref.
14764
14765         * Ideograph-R111-Arrow.el (U+77E6): Use `->subsumptive'.
14766
14767         * Ideograph-R109-Eye.el: Rename `<-original-ideograph' to
14768         `<-original'.
14769         (U+7714): Use `->subsumptive'.
14770
14771 2004-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14772
14773         * Ideograph-R072-Sun.el (U+66B1): Use `->subsumptive'; rename
14774         `<-original-ideograph' to `<-original'.
14775
14776 2004-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14777
14778         * Ideograph-R156-Run.el, Ideograph-R120-Silk.el: Rename
14779         `<-original-ideograph' to `<-original'.
14780
14781         * Ideograph-R077-Stop.el (U+3C55): Use `->subsumptive'; rename
14782         `<-original-ideograph' to `<-original'.
14783
14784         * Ideograph-R061-Heart.el (U+39A4): Use `->same' and
14785         `->same*sources' instead of `->synonyms' with char-ref for
14786         M-11501; use `<-original' and `<-original*sources' instead of
14787         `<-original-ideograph' with char-ref.
14788
14789         * Ideograph-R063-Door.el: Rename `<-original-ideograph' to
14790         `<-original'.
14791
14792         * Ideograph-R057-Bow.el (U-000223A3): Use `<-original' and
14793         `<-original*sources' instead of `<-original-ideograph' with
14794         char-ref; use `hanyu-dazidian' instead of
14795         `hanyu-dazidian-{vol|page|char}'.
14796
14797         * Ideograph-R040-Roof.el (U+5B90): Use `->subsumptive'.
14798         (JSP-3A4C): Moved into U+5B90; rename `<-original-ideograph' to
14799         `<-original'.
14800         (C4-225B): Add `<-denotational' for U+5B90.
14801
14802         * Ideograph-R045-Sprout.el, Ideograph-R032-Earth.el: Rename
14803         `<-original-ideograph' to `<-original'.
14804
14805         * Ideograph-R030-Mouth.el (U+5412): Use `<-original' and
14806         `<-original*sources' instead of `<-original-ideograph' with
14807         char-ref.
14808
14809         * Ideograph-R028-Private.el (U+53BA): Use `<-original' and
14810         `<-original*sources' instead of `<-original-ideograph' with
14811         char-ref.
14812
14813         * Ideograph-R024-Ten.el (U-00020983): Use `<-original' and
14814         `<-original*sources' instead of `<-original-ideograph' with
14815         char-ref.
14816
14817         * Ideograph-R018-Knife.el (U-000206F0): Use `<-original' and
14818         `<-original*sources' instead of `<-original-ideograph' with
14819         char-ref.
14820
14821         * Ideograph-R009-Man.el, Ideograph-R003-Dot.el,
14822         Ideograph-R015-Ice.el, Ideograph-R007-Two.el,
14823         Ideograph-R004-Slash.el: Rename `<-original-ideograph' to
14824         `<-original'.
14825
14826 2004-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14827
14828         * Ideograph-R010-Legs.el (U+514D): Unify B-A74B.
14829         (U+FA32): Use `->subsumptive' to integrate U-0002F80E; delete
14830         BC-A74B.
14831         (G0-4362): Separate B-A74B.
14832
14833         * Ideograph-R109-Eye.el (U-0002032A): Use
14834         `ideographic-{radical|strokes}@{ucs|cns}',
14835         `total-strokes@{ucs|cns}' and `ideographic-radical@cns*sources'
14836         instead of `ideographic-'; use `->subsumptive'.
14837         (U-00025186): Use `->subsumptive'.
14838
14839         * Ideograph-R053-Dotted-Cliff.el (U+5E82): Use `->subsumptive'.
14840         (U+5E83): Likewise.
14841         (U+386F): Likewise.
14842         (U-000221D7): Likewise.
14843         (U-000221D8): Likewise.
14844         (U-000221D9): Likewise.
14845         (U+3870): Likewise.
14846         (U-000221DA): Likewise.
14847         (U+3871): Likewise.
14848         (U-000221DB): Likewise.
14849
14850 2004-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14851
14852         * Ideograph-R009-Man.el (U-0002032A): Use
14853         `ideographic-{radical|strokes}@{ucs|cns}',
14854         `total-strokes@{ucs|cns}' and `ideographic-radical@cns*sources'
14855         instead of `ideographic-'; use `->subsumptive'.
14856         (U-00020309): Use `->subsumptive'.
14857
14858         * Ideograph-R162-Walk.el (U+5DE1): Copied from
14859         Ideograph-R047-River.el.
14860         (C1-4B56): Use `<-denotational' for U+5DE1.
14861         (U+8FDA): Use `->subsumptive'.
14862         (IU-000285B3): Unify GT-52500.
14863
14864 2004-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14865
14866         * Ideograph-R170-Mound.el (U-00028EF4): Delete `=>daikanwa'.
14867
14868         * Ideograph-R047-River.el: Add some mappings to Hanziku code
14869         points.
14870         (M-08670): New character.
14871         (U-00021FE8): Use `hanyu-dazidian' instead of
14872         `hanyu-dazidian-{vol|page|char}'.
14873         (BC-8BED): New character.
14874         (U+5DE1): Define as an abstract character.
14875         (J0-3D64): Use `->subsumptive'; moved into U-0002F881.
14876         (U-0002F881): New character; add `<-denotational' for U+5DE1.
14877         (U-00021FEC): Use `->subsumptive'.
14878         (U+3829): Likewise.
14879         (U+5DDF): Likewise.
14880         (U-00021FEE): Likewise; integrate M-03081 and C6-237E.
14881         (K0-625E): Add `<-denotational' for U+5DE1.
14882         (U-00021FF9): Use `->subsumptive'.
14883         (U-00021FFC): New character.
14884         (U-00020657): Use `->subsumptive'.
14885         (U-00021FFE): Likewise.
14886         (U-00022007): Likewise.
14887         (U-00022008): Likewise.
14888         (U-00022009): Likewise.
14889         (U-0002200A): Likewise.
14890         (U-00022010): Likewise.
14891
14892         * Ideograph-R041-Inch.el (U-00021B4E): Use `->subsumptive'; use
14893         `<-ancient-ideograph*sources' instead of char-ref in
14894         `<-ancient-ideograph'.
14895         (U-00021B50): Use `->subsumptive'.
14896         (U-00021B51): Use `<-ancient-ideograph' instead of
14897         `ancient-ideograph-of'.
14898         (U-00021B52): Use `->subsumptive'.
14899         (U-00021B53): Likewise.
14900         (U-0002330F): Likewise; add H4-E7B0.
14901
14902         * ideograph-util.el (char-representative-of-daikanwa): New
14903         implementation.
14904
14905 2004-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14906
14907         * Ideograph-R085-Water.el (U-00023D9A): Use `->subsumptive';
14908         delete incomplete `ideographic-structure'.
14909         (U+6E00): Use `->subsumptive'.
14910         (U+3D03): Likewise.
14911
14912 2004-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14913
14914         * Ideograph-R009-Man.el (U+4F82): Use `->subsumptive'; compaction
14915         `ideographic-structure'.
14916         (U+4F83): Use `->subsumptive'.
14917         (U-000203D8): Delete incomplete `ideographic-structure'.
14918
14919         * Ideograph-R005-Second.el (U-000200E4): Use `->subsumptive';
14920         delete `ideographic-structure'.
14921         (U-000200E5): Use `->subsumptive'.
14922         (U+4E6A): Likewise.
14923
14924 2004-06-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14925
14926         * Ideograph-R028-Private.el (M-03081): Moved into U-00021FEE; use
14927         `->subsumptive' to integrate with C6-237E.
14928         (U-00021FEE): Copied from Ideograph-R047-River.el; use
14929         `->subsumptive'.
14930
14931 2004-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14932
14933         * Ideograph-R044-Corpse.el (U-00021C61): Use `->subsumptive'.
14934         (U-000221C0): Unify H3-DFB2.
14935
14936         * Ideograph-R042-Small.el (U-000221D4): Use `->subsumptive'.
14937         (C4-5626): Unify H2-C46D.
14938
14939 2004-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14940
14941         * u0FE30-CJK-Compatibility-Forms.el,
14942         u0FE50-Small-Form-Variants.el,
14943         u0FF00-Halfwidth-and-Fullwidth-Forms.el,
14944         u0AC00-Hangul-Syllables.el, u03300-CJK-Compatibility.el,
14945         u031F0-Katakana-Phonetic-Extensions.el,
14946         u03200-Enclosed-CJK-Letters-and-Months.el,
14947         u03130-Hangul-Compatibility-Jamo.el, u03100-Bopomofo.el,
14948         u030A0-Katakana.el, u03040-Hiragana.el,
14949         u03000-CJK-Symbols-and-Punctuation.el, u02F00-Kangxi-Radicals.el,
14950         u02900-Supplemental-Arrows-B.el,
14951         u02980-Miscellaneous-Mathematical-Symbols-B.el,
14952         u02E00-CJK-Radical-Supplement.el, u02700-Dingbats.el,
14953         u02580-Block-Elements.el, u025A0-Geometric-Shapes.el,
14954         u02600-Miscellaneous-Symbols.el, u02500-Box-Drawing.el,
14955         u02400-Control-Pictures.el, u02460-Enclosed-Alphanumerics.el,
14956         u02300-Miscellaneous-Technical.el, u02190-Arrows.el,
14957         u02200-Mathematical-Operators.el, u02070-Superscripts.el,
14958         u02080-Subscripts.el, u020A0-Currency-Symbols.el,
14959         u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
14960         u02000-General-Punctuation.el, u01F00-Greek-Extended.el,
14961         u01E00-Latin-Extended-Additional.el, u01200-Ethiopic.el,
14962         u00400-Cyrillic.el, u00370-Greek.el,
14963         u002B0-Spacing-Modifier-Letters.el,
14964         u00300-Combining-Diacritical-Marks.el, u00250-IPA-Extensions.el,
14965         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
14966         Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
14967         Ideograph-R214-Flute.el, u000A0-Latin-1-Supplement.el,
14968         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
14969         Ideograph-R209-Nose.el, Ideograph-R208-Rat.el,
14970         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
14971         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
14972         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
14973         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
14974         Ideograph-R199-Wheat.el, Ideograph-R197-Salt.el,
14975         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
14976         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
14977         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
14978         Ideograph-R193-Cauldron.el, Ideograph-R189-Tall.el,
14979         Ideograph-R190-Hair.el, Ideograph-R188-Bone.el,
14980         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
14981         Ideograph-R186-Fragrant.el, Ideograph-R183-Fly.el,
14982         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
14983         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
14984         Ideograph-R181-Leaf.el, Ideograph-R178-Tanned-Leather.el,
14985         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
14986         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
14987         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
14988         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
14989         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
14990         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
14991         Ideograph-R165-Distinguish.el, Ideograph-R164-Wine.el,
14992         Ideograph-R163-City.el, Ideograph-R161-Morning.el,
14993         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
14994         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
14995         Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
14996         Ideograph-R155-Red.el, Ideograph-R154-Shell.el,
14997         Ideograph-R153-Badger.el, Ideograph-R152-Pig.el,
14998         Ideograph-R151-Bean.el, Ideograph-R150-Valley.el,
14999         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
15000         Ideograph-R147-See.el, Ideograph-R146-West.el,
15001         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
15002         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
15003         Ideograph-R141-Tiger.el, Ideograph-R138-Stopping.el,
15004         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
15005         Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el,
15006         Ideograph-R137-Boat.el, Ideograph-R131-Minister.el,
15007         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
15008         Ideograph-R134-Mortar.el, Ideograph-R129-Brush.el,
15009         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
15010         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
15011         Ideograph-R126-And.el, Ideograph-R124-Feather.el,
15012         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
15013         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
15014         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
15015         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
15016         Ideograph-R115-Grain.el, Ideograph-R114-Track.el,
15017         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
15018         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
15019         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
15020         Ideograph-R107-Skin.el, Ideograph-R105-Dotted-Tent.el,
15021         Ideograph-R106-White.el, Ideograph-R103-Bolt-Of-Cloth.el,
15022         Ideograph-R104-Sickness.el, Ideograph-R100-Life.el,
15023         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
15024         Ideograph-R099-Sweet.el, Ideograph-R097-Melon.el,
15025         Ideograph-R098-Tile.el, Ideograph-R095-Profound.el,
15026         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
15027         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
15028         Ideograph-R091-Slice.el, Ideograph-R090-Half-Tree-Trunk.el,
15029         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
15030         Ideograph-R088-Father.el, Ideograph-R086-Fire.el,
15031         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
15032         Ideograph-R084-Steam.el, Ideograph-R082-Fur.el,
15033         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
15034         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
15035         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
15036         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
15037         Ideograph-R074-Moon.el, Ideograph-R072-Sun.el,
15038         Ideograph-R071-Not.el, Ideograph-R069-Axe.el,
15039         Ideograph-R070-Square.el, Ideograph-R067-Script.el,
15040         Ideograph-R068-Dipper.el, Ideograph-R065-Branch.el,
15041         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
15042         Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
15043         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
15044         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
15045         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
15046         Ideograph-R057-Bow.el, Ideograph-R054-Long-Stride.el,
15047         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
15048         Ideograph-R053-Dotted-Cliff.el, Ideograph-R050-Turban.el,
15049         Ideograph-R047-River.el, Ideograph-R048-Work.el,
15050         Ideograph-R049-Oneself.el, Ideograph-R045-Sprout.el,
15051         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
15052         Ideograph-R043-Lame.el, Ideograph-R042-Small.el,
15053         Ideograph-R041-Inch.el, Ideograph-R040-Roof.el,
15054         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
15055         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
15056         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
15057         Ideograph-R035-Go-Slowly.el, Ideograph-R032-Earth.el,
15058         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
15059         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
15060         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
15061         Ideograph-R025-Divination.el, Ideograph-R023-Hiding-Enclosure.el,
15062         Ideograph-R024-Ten.el, Ideograph-R021-Spoon.el,
15063         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
15064         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
15065         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
15066         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
15067         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
15068         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
15069         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
15070         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
15071         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
15072         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
15073         Ideograph-R001-One.el: Add comments of ku-ten for 94x94-sets.
15074
15075 2004-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15076
15077         * char-db-util.el (char-db-insert-ccs-feature): New function; add
15078         ku-ten for 94x94-sets.
15079         (insert-char-attributes): Use `char-db-insert-ccs-feature'.
15080
15081 2004-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15082
15083         * Ideograph-R116-Cave.el (C2-315E): Delete `=>ucs'.
15084
15085 2004-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15086
15087         * Ideograph-R120-Silk.el:
15088         - Use `->subsumptive' for some character definitions.
15089         - Add mappings for Big5 code points.
15090
15091         * Ideograph-R004-Slash.el (U-000200B3): Unify C6-3A65 and M-27272
15092         instead of using `->same'; use
15093         `ideographic-{radical|strokes}@{ucs|cns}' and
15094         `ideographic-radical@cns*sources'.
15095
15096 2004-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15097
15098         * Ideograph-R178-Tanned-Leather.el: Add mappings between CJK Ext B
15099         and CNS 11643 plain 5.
15100
15101 2004-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15102
15103         * Ideograph-R149-Speech.el (U-000261E5): Use `->subsumptive'.
15104
15105         * Ideograph-R009-Man.el (U-0002035E): Use `->subsumptive' instead
15106         of `->same' for M-49471; use
15107         `ideographic-{radical|strokes}@{ucs|cns}' and
15108         `ideographic-radical@cns*sources' instead of `ideographic-'.
15109         (U-0002036E): Use `->subsumptive'.
15110         (U+349D): Likewise.
15111
15112 2004-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15113
15114         * Ideograph-R180-Sound.el: Add mappings between CJK Ext B and CNS
15115         11643 plain 5.
15116
15117 2004-05-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15118
15119         * Ideograph-R179-Leek.el (C5-442E): Unify U-00029401.
15120         (C5-5252): Unify U-00029403.
15121         (M-43257): Map to U-0002940C; use `->subsumptive' to integrate
15122         C5-7173.
15123         (C5-7173): Map to U-0002940C; use `->subsumptive' to integrate
15124         M-43257.
15125
15126 2004-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15127
15128         * Ideograph-R180-Sound.el, Ideograph-R178-Tanned-Leather.el: Use
15129         `->subsumptive' for some character definitions.
15130
15131 2004-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15132
15133         * Ideograph-R179-Leek.el: Use `->subsumptive' for some character
15134         definitions.
15135         (U+97EF): Unify JC3-6CD4.
15136
15137 2004-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15138
15139         * Ideograph-R177-Leather.el: Use `->subsumptive' for some
15140         character definitions.
15141         (M-42712): Unify U-0002925C.
15142         (U+976C): Unify JC3-8DBD.
15143         (U+9773): Unify JC3-6CC1.
15144         (J90-3724): Unify JC3-6CCB.
15145         (U+9776): Unify JC3-8BF4.
15146         (J90-3373): Unify JC3-6CCA.
15147         (G0-474A): Unify JC3-6CCC.
15148         (M-42896): Unify CB02709.
15149         (M-42899): Unify U-000292D7.
15150         (JSP-674A): Unify JC3-6CC2; separate C3-567B; moved into U+979F.
15151         (U+979F): Use `->subsumptive'.
15152         (U+97AE): Unify JC3-6CC3.
15153         (C5-5F64): Map to M-42945.
15154         (JSP-674E): Unify JC3-6CC4.
15155         (JSP-6752): Unify JC3-6CC5.
15156         (U+97BC): Unify JC3-6CC6.
15157         (M-43036): Unify JC3-6CC7.
15158         (U+97C1): Unify JC3-6CC8.
15159         (GT-57774): Unify JC3-6CC9.
15160
15161 2004-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15162
15163         * Ideograph-R119-Rice.el: Add mappings for Big5 code points.
15164
15165 2004-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15166
15167         * Ideograph-R175-Wrong.el: Use `->subsumptive' for some character
15168         definitions.
15169         (C5-3D42): Map to U-000291EE.
15170         (M-42603): Map to U-000291F6.
15171
15172         * Ideograph-R176-Face.el: Add mappings between CJK Ext B and CNS
15173         11643 plain 5.
15174         (M-42632): Unify U-0002920B.
15175         (U-00029210): New character.
15176         (M-42643): Unify U-00029214.
15177         (M-42644): Unify U-00029217.
15178         (U-00029237): New character.
15179         (U-0002923F): New character.
15180         (U+4A4D): Unify JC3-6CBC.
15181         (U-00029250): New character.
15182
15183 2004-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15184
15185         * Ideograph-R064-Hand.el (U+62C9): Use `->subsumptive'.
15186
15187         * Ideograph-R030-Mouth.el (U+5566): Use `->subsumptive'.
15188         (U+5568): Likewise; integrate M-42566; use
15189         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
15190         (U-00020D52): Use `->subsumptive'.
15191
15192 2004-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15193
15194         * Ideograph-R174-Blue.el: Use `->subsumptive' for some character
15195         definitions.
15196         (M-42566): Map to U+5568; use
15197         `ideographic-{radical|strokes}@{ucs@daikanwa}' and
15198         `ideographic-radical@ucs*sources'.
15199         (C5-7162): Map to U-000291E3.
15200
15201         * Ideograph-R141-Tiger.el: Use `->subsumptive' for some character
15202         definitions.
15203         (U+865C): Define as an abstract character.
15204         (JX1-7B4F): Use `<-denotational' for U+865C; use `->subsumptive'
15205         to integrate U+F936 and C1-663F.
15206         (J0-4E3A): Use `<-denotational' for U+865C; use `->subsumptive' to
15207         integrate U-0002F9B4.
15208
15209         * Ideograph-R057-Bow.el (U-00020134): Use
15210         `ideographic-{radical|strokes}@{ucs|cns}' and
15211         `ideographic-radical@cns*sources' instead of `ideographic-'.
15212         (M-09783): Unify U-000223DC and H3-CB5E.
15213         (M-09784): Unify U-000223DE and H3-CB76.
15214         (M-09785): Unify U-000223DD and H3-CB75.
15215         (M-09786): Unify U-000223DF and H3-CB78.
15216         (U+5F2F): Use `->subsumptive'.
15217
15218 2004-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15219
15220         * Ideograph-R124-Feather.el: Use `->subsumptive' for some
15221         character definitions.
15222
15223 2004-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15224
15225         * Ideograph-R028-Private.el (U-00020AF8): Use `->subsumptive'.
15226         (U-00020AFC): Unify GT-00368 and GT-K06658.
15227
15228         * Ideograph-R013-Down-Box.el (U+56D8): Use `->subsumptive'.
15229
15230 2004-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15231
15232         * Ideograph-R007-Two.el: Add some GT code points.
15233         (U-0002011E): Separate H1-A4A3.
15234         (U-00020120): Unify H1-A4A3.
15235
15236         * Ideograph-R039-Child.el (U+5B6B): Use `->subsumptive'.
15237         (U+3743): Likewise.
15238         (U+5B6C): Likewise.
15239         (U-0002196A): Likewise.
15240         (U-00022232): Likewise.
15241         (U-0002196D): Likewise.
15242
15243         * Ideograph-R030-Mouth.el (U+5617): Use `->subsumptive'.
15244         (U+5653): Likewise.
15245         (U+5618): Likewise.
15246
15247 2004-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15248
15249         * Ideograph-R118-Bamboo.el: Add mappings for Big5 code points.
15250
15251         * Ideograph-R062-Halberd.el (U+6231): Use `->subsumptive'.
15252
15253         * Ideograph-R036-Evening.el (C6-243B): Separate M-05757; unify
15254         U-0002F85D; use `<-denotational' for U+591A.
15255         (M-05757): Separate C6-243B; unify U-21587 and H3-ADA3; add
15256         `->same' for M-05756.
15257         (U-00021588): Add `->same' for M-05756.
15258         (U+591B): Add `<-vulgar' for M-05756.
15259         (U-00022EC8): Unify H4-B9B4.
15260         (U-000215CC): Use `->subsumptive'.
15261         (U-00023873): Likewise.
15262
15263         * Ideograph-R030-Mouth.el (U-00020FC5): Use `->subsumptive'.
15264         (U-0002018A): Likewise.
15265         (U-00020FC6): Likewise.
15266         (U+561F): Likewise.
15267         (U-000203E7): Likewise.
15268         (U+5655): Likewise.
15269         (M-04331): Unify U-00020FA2.
15270         (U-00020FA5): Use `->subsumptive'.
15271         (U-000203D3): Likewise.
15272         (U-00020FAF): Likewise.
15273         (M-04335): Unify U-00020FA9.
15274         (M-04336): Unify U-00020FA3.
15275         (M-04337): Unify U-00020FAB.
15276         (U-00020FB0): Use `->subsumptive'.
15277         (M-04339): Unify U-00020FA4.
15278         (M-04341): Map to U-00020FAE.
15279         (M-04342): Unify U-00020FAC.
15280         (U-00020FA6): Use `->subsumptive'.
15281         (U+5656): Likewise.
15282
15283 2004-05-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15284
15285         * Ideograph-R040-Roof.el (U-00021A5F): Use `->subsumptive'.
15286         (U+5BD6): Likewise.
15287         (U-00021A60): Likewise.
15288         (U+5BD7): Likewise.
15289         (U-00021A61): Likewise.
15290         (U+5BD8): Likewise.
15291         (U-00021A62): Likewise.
15292         (U-00021A63): Likewise.
15293         (U+5BD9): Likewise.
15294         (U-00021A64): Likewise.
15295         (U+3764): Likewise.
15296         (U-00021A65): Likewise.
15297         (U+3765): Likewise.
15298         (U+5BDA): Likewise.
15299         (U-00021A67): Likewise.
15300         (U-00021A66): Likewise.
15301         (U-00021A68): Likewise.
15302         (U+3766): Likewise.
15303         (U+3767): Likewise.
15304         (U-00021A69): Likewise.
15305         (U-00021A6A): Likewise.
15306         (U-00021A7A): Likewise.
15307         (U+5BDC): Likewise.
15308         (U-00021A6C): Likewise.
15309         (U+5BDD): Likewise.
15310         (U-00021A6D): Likewise.
15311         (U-00021A77): Likewise.
15312
15313         * Ideograph-R052-Short-Thread.el:
15314         - Use `->subsumptive' for some character definitions.
15315         - Add some mappings to Daikanwa numbers.
15316         (U-000221B2): Unify M-09194.
15317         (M-09199): New character.
15318         (U-000221BB): New character [copied from Ideograph-R016-Table.el].
15319         (M-09210): New character.
15320
15321         * Ideograph-R016-Table.el (M-01774): Unify U-0002064E.
15322         (U-000221BB): Use `->subsumptive',
15323         `ideographic-{radical|strokes}@{ucs|cns}' and
15324         `ideographic-radical@{ucs|cns}*sources' to integrate M-09200; add
15325         `<-ancient-ideograph' for M-09208.
15326
15327         * Ideograph-R054-Long-Stride.el (M-09582): Map to U-000262EA.
15328
15329 2004-05-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15330
15331         * Ideograph-R086-Fire.el (U-00024186): Use `->subsumptive'.
15332         (U+7071): Likewise.
15333         (U+7072): Likewise.
15334         (U-00024184): Likewise.
15335         (U-00024185): Likewise.
15336         (U+7073): Likewise.
15337         (U-0002418B): Likewise.
15338         (U+7074): Likewise.
15339         (U+7075): Likewise.
15340         (U+7076): Likewise.
15341         (U+3DA3): Likewise.
15342         (U+7077): Likewise.
15343         (U+7078): Likewise.
15344
15345 2004-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15346
15347         * Ideograph-R054-Long-Stride.el: Use `->subsumptive' for some
15348         character definitions.
15349         (M-09581): Map to U-00023261.
15350
15351 2004-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15352
15353         * Ideograph-R055-Two-Hands.el: Use `->subsumptive' for some
15354         character definitions.
15355         (U+5EFE): Define as an abstract character.
15356         (J0-5730): Separate U+5EFE; use `<-denotational' for U+5EFE.
15357         (C6-2174): Unify U-0002F890; use `<-denotational' for U+5EFE.
15358         (M-09590): Map to U-0002232E.
15359         (M-09602): Unify U-00022339.
15360         (M-09615): Unify U-00022347.
15361         (M-09616): Unify U-00022348.
15362         (M-09623): Unify U-00022351.
15363         (M-09624): Map to U-00022353.
15364         (U+5F09): Unify CB04455.
15365
15366         * Ideograph-R051-Dry.el: Add some mappings to Daikanwa numbers.
15367         (U-000221A6): New character.
15368
15369 2004-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15370
15371         * Ideograph-R008-Lid.el (U-00020179): Use `->subsumptive';
15372         integrate M-09212; use
15373         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
15374
15375 2004-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15376
15377         * Ideograph-R134-Mortar.el (U+8201): Use `->subsumptive'.
15378
15379 2004-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15380
15381         * Ideograph-R009-Man.el (U-000203D3): Use `->subsumptive' to
15382         integrate M-04333; use
15383         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
15384
15385 2004-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15386
15387         * Ideograph-R117-Stand.el, Ideograph-R029-Again.el,
15388         Ideograph-R019-Power.el: Use `->subsumptive' for some character
15389         definitions.
15390
15391 2004-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15392
15393         * Ideograph-R004-Slash.el (J0-355A): Add
15394         `ideographic-{radical|strokes}@ucs' and
15395         `ideographic-radical@ucs*sources' again.
15396
15397         * Ideograph-R085-Water.el (U+6FE8): Use `->subsumptive'.
15398         (U+6FE9): Likewise.
15399         (U+6FEA): Likewise.
15400         (U-00024028): Likewise.
15401
15402         * Ideograph-R079-Weapon.el (U+3C7E): Use `->subsumptive'.
15403         (U+3C7F): Likewise.
15404         (U+6BB7): Likewise.
15405         (M-16628): Map to U-00023A89.
15406
15407         * Ideograph-R010-Legs.el (B-A552): Use `->subsumptive'.
15408         (G0-3364): Moved into B-A552.
15409         (U+514C): Add `<-denotational' for B-A749; separate B-A749.
15410         (B-A749): Define as an abstract character.
15411         (U+5151): Add `<-denotational' for B-A749.
15412         (U-0002047D): Use `->subsumptive'.
15413         (U+5157): Likewise.
15414
15415 2004-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15416
15417         * Ideograph-R141-Tiger.el (U+4595): Use `->subsumptive'.
15418         (U-000271BC): Likewise.
15419         (U+4596): Likewise.
15420         (U+865F): Likewise.
15421
15422         * Ideograph-R117-Stand.el (U+7AD1): Use `->subsumptive'.
15423         (U+7AD2): Likewise.
15424         (U+41C6): Likewise.
15425         (U+7AD3): Likewise.
15426         (U+7AD4): Likewise.
15427         (U+7AD5): Likewise.
15428
15429         * Ideograph-R113-Spirit.el (U-00025608): Use `->subsumptive'.
15430         (U-0002560A): Likewise.
15431         (U-0002560B): Likewise.
15432         (U+40FE): Likewise.
15433         (U+4104): Likewise.
15434         (U+4105): Likewise.
15435         (U+7966): Likewise.
15436
15437         * Ideograph-R075-Tree.el (U+681E): Use `->subsumptive'.
15438         (U+6820): Likewise.
15439         (U+6823): Likewise.
15440         (U+6821): Likewise.
15441
15442         * Ideograph-R165-Distinguish.el (U-00028910): Use `->subsumptive'.
15443         (U-00028911): Likewise.
15444         (U+91C9): Likewise.
15445
15446         * Ideograph-R009-Man.el (U-000203E7): Use `->subsumptive'; use
15447         `ideographic-{radical|strokes}@{ucs|cns}' and
15448         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-';
15449         integrate M-04329.
15450
15451         * Ideograph-R140-Grass.el (U+8649): Use `->subsumptive'.
15452         (M-32636): Map to U-0002716F and use `->subsumptive'.
15453         (C7-6255): Likewise.
15454         (U-0002716F): Use `->subsumptive'; integrate M-32636 and C7-6255.
15455         (U-00027170): Use `->subsumptive'.
15456         (C7-6253): Map to U-00027171 and use `->subsumptive'.
15457         (U-00027171): Use `->subsumptive'.
15458         (C7-613C): Map to U-00027174 and use `->subsumptive'.
15459         (U-00027174): New character.
15460         (U-00027186): Use `->subsumptive'; use
15461         `ideographic-{radical|strokes}@{ucs|cns}' and
15462         `ideographic-radical@cns*sources'.
15463         (U+457F): Use `->subsumptive'.
15464         (U-0002717A): Likewise.
15465
15466 2004-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15467
15468         * Ideograph-R050-Turban.el: Add some mappings to Daikanwa numbers.
15469         (M-08865): Unify GT-11193.
15470
15471         * Ideograph-R036-Evening.el (M-05775): Moved into U-00020157.
15472         (CB03754): Likewise.
15473         (U-00020157): Use `->subsumptive'; use
15474         `ideographic-{radical|strokes}@{ucs|cns}' and
15475         `ideographic-radical@cns*sources' instead of `ideographic-'.
15476         (IU-00020157): Unify C5-2C66 and H1-E153.
15477
15478         * Ideograph-R008-Lid.el: Use `->subsumptive' for some character
15479         definitions.
15480
15481 2004-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15482
15483         * Ideograph-R017-Open-Box.el (U+342B): Use `->subsumptive';
15484         integrate BC-8C5E [copied from Ideograph-R008-Lid.el].
15485
15486         * Ideograph-R113-Spirit.el: Add mappings for Big5 code points.
15487
15488 2004-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15489
15490         * Ideograph-R115-Grain.el, Ideograph-R114-Track.el: Add mappings
15491         for Big5 code points.
15492
15493         * Ideograph-R030-Mouth.el: Use `->subsumptive' for some character
15494         definitions.
15495         (M-03842): Map into U-00020D3F.
15496         (U-00020D3F): Integrate with M-03842.
15497         (U-00021153): Integrate with M-04623.
15498         (U-0002115B): Integrate with M-04636.
15499         (U-00021174): Unify M-04649.
15500         (U-00021175): Integrate with M-04651.
15501
15502 2004-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15503
15504         * Ideograph-R116-Cave.el: Add mappings for Big5 code points.
15505
15506         * Ideograph-R051-Dry.el (U+5E73): Use `->subsumptive'.
15507         (M-09167): Moved into U+5E73; unify GT-11550 and GT-K01070.
15508         (U+5E75): Use `->subsumptive'.
15509         (U-0002218A): Use `->subsumptive'.
15510         (U-0002218D): likewise.
15511         (M-09174): Unify U-0002218C.
15512         (U+5E77): Use `->subsumptive'.
15513         (U-00022192): Likewise.
15514         (U-0002219C): Likewise.
15515         (U-000221AC): Likewise.
15516
15517 2004-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15518
15519         * Ideograph-R040-Roof.el (U+5BDB): Use `->subsumptive'.
15520         (U+5BEC): Likewise.
15521         (M-07322): Moved into U+5BEC; unify JC3-4AC6.
15522
15523 2004-05-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15524
15525         * Ideograph-R178-Tanned-Leather.el (U+97CB): Use `->subsumptive'.
15526         (U+97CC): Likewise.
15527
15528 2004-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15529
15530         * Ideograph-R019-Power.el (M-02400): Moved into U-00020880.
15531         (U-00020880): Use `->subsumptive'; integrate M-02400.
15532         (U-00020884): Use `->subsumptive'.
15533
15534 2004-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15535
15536         * Ideograph-R213-Turtle.el (J90-6354): Use `zihui' and `daikanwa'
15537         instead of `jii' and `morohashi-daikanwa' in
15538         `<-ancient-ideograph*sources'.
15539
15540 2004-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15541
15542         * Ideograph-R005-Second.el (BC-87D9): Unify U-000200A3; moved into
15543         Ideograph-R004-Slash.el.
15544         (BC-8871): Use `hanyu-dazidian' instead of
15545         `hanyu-dazidian-{vol|page|char}'.
15546
15547         * Ideograph-R004-Slash.el: Use `->subsumptive' for some character
15548         definitions.
15549         (U-000200A3): Unify BC-87D9.
15550
15551         * Ideograph-R177-Leather.el (U+976D): Delete `=>daikanwa'.
15552
15553         * Ideograph-R009-Man.el (U-00020398): Use `->subsumptive' to
15554         integrate M-24898.
15555
15556         * char-db-util.el (char-db-feature-domains): Add `cdp'.
15557         (insert-char-attributes): Don't display `<-same' when running with
15558         non-readable mode.
15559
15560 2004-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15561
15562         * u03100-Bopomofo.el (<BOPOMOFO LETTER K>): Delete
15563         `morohashi-daikanwa', `ideographic-radical', `ideographic-strokes'
15564         and `total-strokes'.
15565         (<BOPOMOFO LETTER C>): Likewise.
15566         (<BOPOMOFO LETTER O>): Likewise.
15567         (<BOPOMOFO LETTER E>): Likewise.
15568         (<BOPOMOFO LETTER U>): Likewise.
15569
15570         * Ideograph-R012-Eight.el (U+516B): Use `->subsumptive'.
15571         (GT-K00059): Use `<-denotational' for U+516B; add
15572         `<-ideographic-component-forms' for U+516B.
15573
15574         * Ideograph-R003-Dot.el (U+4E3E): Modify `ideographic-structure'.
15575
15576         * Ideograph-R104-Sickness.el (U+7613): Use `->subsumptive'.
15577
15578 2004-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15579
15580         * Ideograph-R046-Mountain.el (U+5C8C): Use `->subsumptive'.
15581
15582 2004-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15583
15584         * Ideograph-R115-Grain.el (U+7A4E): Use `->subsumptive'.
15585
15586 2004-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15587
15588         * Ideograph-R181-Leaf.el (U+9834): Use `->subsumptive'.
15589
15590         * Ideograph-R113-Spirit.el (M-24824): Use `zhengzi-tong' instead
15591         of `seiji-tsuu' in `<-vulgar*sources'.
15592
15593         * Ideograph-R165-Distinguish.el (GT-53949): Use `<-denotational'
15594         for U+91C8.
15595         (U+91C8): Define as an abstract character.
15596         (J0-3C61): Separate U+91C8; use `<-denotational' for U+91C8.
15597
15598 2004-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15599
15600         * Ideograph-R113-Spirit.el (M-24754): Moved into U+7985.
15601         (U+7985): Use `->subsumptive'.
15602         (M-24824): Moved into U+9834.
15603         (C3-5228): Moved into U+9834.
15604         (U+9834): Use `->subsumptive'.
15605
15606         * Ideograph-R085-Water.el (U+6C7A): Use `->subsumptive'.
15607         (C1-4A6E): Moved into U+6C7A.
15608         (G0-4549): Separate U+6D3E; use `->subsumptive' to integrate
15609         K0-776F; use `<-denotational' for U+6D3E.
15610         (J83-4749): Use `->subsumptive' to integrate J90-4749; use
15611         `<-denotational' for U+6D3E.
15612         (U+6D3E): Define as an abstract character.
15613         (C6-3242): Use `<-denotational' for U+6D3E; use `=>daikanwa'
15614         instead of `morohashi-daikanwa'.
15615
15616         * Ideograph-R170-Mound.el (U+96A3): Use `->subsumptive'.
15617         (C3-4F5A): Moved into U+96A3.
15618         (J83-4E59): Likewise.
15619         (J90-4E59): Likewise.
15620
15621         * Ideograph-R141-Tiger.el (M-32723): Use `->subsumptive'; use
15622         `<-denotational' for U+865E.
15623         (U+865E): Define as an abstract character.
15624         (J0-3673): Use `<-denotational' for U+865E.
15625         (G0-535D): Separate U+865E; use `<-denotational' for U+865E.
15626
15627         * Ideograph-R075-Tree.el (JSP-434D): Separate U+681F and B-D1D9;
15628         use `<-denotational' for U+681F.
15629         (U+681F): Define as an abstract character.
15630         (M-15010): Moved into U-0002F8E5.
15631         (U-0002F8E5): Use `->subsumptive'; use `<-denotational' for
15632         U+681F.
15633
15634         * Ideograph-R037-Big.el (U-0002162C): Use `->subsumptive'.
15635         (U-00021643): Likewise.
15636
15637         * Ideograph-R040-Roof.el (U+5BCC): Use `->subsumptive'.
15638
15639         * Ideograph-R030-Mouth.el (U+5674): Add `kangxi' into
15640         `<-vulgar*sources'.
15641         (U+5673): Use `->subsumptive'.
15642         (C7-2C65): Unify U-0002F84F; add `<-denotational' for U+5674.
15643
15644         * Ideograph-R014-Cover.el (U+51A8): Add `zhengzi-tong' and
15645         `daikanwa' into `<-vulgar*sources'.
15646
15647         * Ideograph-R022-Right-Open-Box.el (U+5332): Add `zhengzi-tong'
15648         and `daikanwa' into `<-vulgar*sources'.
15649
15650         * Ideograph-R018-Knife.el (U+5226): Add `->same' for U+5227 and
15651         U+52AB.
15652         (U+5227): Add `->same' for U+5226 and U+52AB.
15653
15654         * Ideograph-R006-Hook.el (U+4E8A): Add `songyuan-yilai-suzipu' and
15655         `daikanwa' into `<-vulgar*sources'.
15656
15657         * Ideograph-R029-Again.el (U+53CC): Use `JP Jouyou' instead of
15658         `JP-Jouyou' in `script'.
15659
15660 2004-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15661
15662         * Ideograph-R173-Rain.el: Add mappings between CJK Ext B and CNS
15663         11643 plain 5.
15664
15665         * Ideograph-R172-Short-Tailed-Bird.el: Add mappings between CJK
15666         Ext B and CNS 11643 plain 5.
15667         (M-41949): Moved into U+49F2.
15668         (M-41956): Don't map into U+49F2.
15669         (U+49F2): Use `->subsumptive'; integrate M-41949 instead of
15670         M-41956.
15671
15672         * Ideograph-R182-Wind.el (U+98B0): Use `->subsumptive'.
15673         (JSP-683D): Separate U+98B0; unify CB00584.
15674         (C4-4857): Moved into U+98B0.
15675         (CB02664): New character in U+98B0.
15676
15677 2004-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15678
15679         * Ideograph-R026-Seal.el (U+3541): Use `<-wrong*sources' instead
15680         of char-ref in `<-wrong'; add `->mistakable' for M-39379; add
15681         `<-vulgar' for M-02867.
15682         (U+537B): Use `->subsumptive'.
15683
15684         * Ideograph-R171-Slave.el: Add mappings between CJK Ext B and CNS
15685         11643 plain 5.
15686
15687         * Ideograph-R130-Meat.el (JSP-564C): Moved into U+8196.
15688         (U+8196): Use `->subsumptive'.
15689         (M-29821): Moved into U-0002F989.
15690         (U-0002F989): Use `->subsumptive'; add `<-denotational' for
15691         U-00023393.
15692         (U+442F): Use `->subsumptive'.
15693         (C4-4C5C): Moved into U+442F.
15694         (M-29824): Moved into U+8197.
15695         (U+8197): Use `->subsumptive'.
15696         (U+8198): Use `->subsumptive'.
15697         (C1-6E51): Moved into U+8198.
15698         (U+8199): Use `->subsumptive'.
15699         (C2-532C): Moved into U+8199.
15700
15701         * Ideograph-R118-Bamboo.el (U+4227): Use `<-wrong*sources' instead
15702         of char-ref in `<-wrong'.
15703         (M-26564): Moved into U-0002F964.
15704         (C7-413C): Likewise.
15705         (U-0002F964): New character.
15706
15707         * Ideograph-R015-Ice.el (U+51B4): Use `->subsumptive'; use
15708         `<-wrong*sources' instead of char-ref in `<-wrong'.
15709         (J78-3A63): Moved into U+51B4.
15710         (J83-3A63): Likewise.
15711         (CB06339): Likewise.
15712
15713 2004-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15714
15715         * Ideograph-R076-Lack.el (U+6B54): Changed to an abstract
15716         character.
15717         (J0-5D41): Use `<-denotational' for U+6B54; use `->subsumptive' to
15718         integrate C2-576A.
15719         (EGB-2E55): Use `<-denotational' for U+6B54; use `->subsumptive'
15720         to integrate C7-2378.
15721         (C7-2378): Unify U-0002F8F1.
15722
15723 2004-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15724
15725         * Ideograph-R030-Mouth.el (M-04033): Moved into U+55C0.
15726         (U+55C0): Use `->subsumptive'.
15727
15728         * Ideograph-R018-Knife.el (J0-405A): Moved into U+5207.
15729         (U+5207): Use `->subsumptive'.
15730         (S1-0597): Use `<-denotational' for U+5207; use `<-wrong*sources'
15731         instead of char-ref in `<-wrong'.
15732         (M-02103): Moved into U-00020771; use `<-wrong*sources' instead of
15733         char-ref in `<-wrong'.
15734         (U-00020771): Use `->subsumptive'.
15735
15736         * Ideograph-R134-Mortar.el (U-0002695B): Use `<-wrong*sources'
15737         instead of char-ref in `<-wrong'.
15738
15739         * Ideograph-R079-Weapon.el (M-16636): Moved into U-00023A8E; use
15740         `<-wrong*sources' instead of char-ref in `<-wrong'.
15741         (U-00023A8E): Use `->subsumptive'.
15742
15743         * Ideograph-R074-Moon.el (M-14394): Moved into U-00023393; use
15744         `<-wrong*sources' instead of char-ref in `<-wrong'.
15745         (U-00023393): Use `->subsumptive'.
15746
15747         * Ideograph-R011-Enter.el (M-01416): Moved into U-000204DB; use
15748         `<-wrong*sources' instead of char-ref in `<-wrong'.
15749         (U-000204DB): Use `->subsumptive'.
15750
15751         * char-db-util.el (insert-char-attributes): Don't display
15752         `->wrong' when running with non-readable mode.
15753
15754 2004-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15755
15756         * Ideograph-R134-Mortar.el, Ideograph-R118-Bamboo.el,
15757         Ideograph-R079-Weapon.el, Ideograph-R076-Lack.el,
15758         Ideograph-R074-Moon.el, Ideograph-R026-Seal.el,
15759         Ideograph-R024-Ten.el, Ideograph-R018-Knife.el,
15760         Ideograph-R015-Ice.el, Ideograph-R011-Enter.el: Rename
15761         `<-wrong-ideograph' to `<-wrong'.
15762
15763 2004-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15764
15765         * Ideograph-R160-Bitter.el (U+8F9E): Changed to abstract
15766         character.
15767         (M-38638): Add `<-denotational' for U+8F9E; use
15768         `<-vulgar@{jiyun|zhengzi-tong}' instead of
15769         `<-vulgar-ideograph@{jiyun|zhengzi-tong}'; use `->subsumptive' to
15770         integrate G0-3447.
15771
15772         * Ideograph-R135-Tongue.el (M-30307): Moved into U-0002F98D; use
15773         `->identical' instead of `->same' for M-38638; use
15774         `<-vulgar@{jiyun|zhengzi-tong}' instead of `<-vulgar'.
15775         (U-0002F98D): Use `->subsumptive'; use `<-denotational' for
15776         U+8F9E.
15777
15778         * Ideograph-R086-Fire.el (U-00024183): Use `->subsumptive'.
15779         (U+3DA1): Likewise.
15780         (G0-3B52): Use `<-denotational' for U+7070; use `->subsumptive' to
15781         integrate C1-4848.
15782         (U+7070): Define as an abstract character.
15783         (J0-3325): Use `<-denotational' for U+7070; moved into U-0002F835;
15784         use `<-vulgar*sources' instead of char-ref in `<-vulgar'.
15785         (U-0002F835): Use `->subsumptive'; use `<-denotational' for
15786         U+7070.
15787         (U-000241BD): Use `->subsumptive'.
15788         (U-000241BE): Likewise.
15789         (U+3DAD): Likewise.
15790         (J0-433A): Use `<-denotational' for U+70AD; use `->subsumptive' to
15791         integrate C1-5237.
15792         (U+70AD): Define as an abstract character.
15793         (G0-4C3F): Use `<-denotational' for U+70AD; use `->subsumptive' to
15794         integrate U-0002F91A.
15795
15796 2004-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15797
15798         * Ideograph-R177-Leather.el (J90-7057): Moved into U+9771; use
15799         `<-vulgar@{ruijumyougishou|tongwen-tongkao}' instead of
15800         `<-vulgar'.
15801         (U+9771): Use `->subsumptive'.
15802         (J78-3F59): Moved into U+9771.
15803
15804         * Ideograph-R140-Grass.el (C1-6637): Moved into U+843C.
15805         (U+843C): Use `->subsumptive'.
15806         (C3-5258): Moved into U+855A.
15807         (U+855A): Use `->subsumptive'.
15808
15809 2004-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15810
15811         * Ideograph-R205-Frog.el (U+9EFE): Use `=>daikanwa' instead of
15812         `morohashi-daikanwa'.
15813
15814         * Ideograph-R189-Tall.el (M-45314): Use `<-vulgar*sources' instead
15815         of char-ref in `<-vulgar'; moved into U+9AD9.
15816         (U+9AD9): Use `->subsumptive'.
15817
15818         * Ideograph-R030-Mouth.el (U+9EFE): Use `=>daikanwa' instead of
15819         `morohashi-daikanwa'.
15820
15821         * Ideograph-R096-Jade.el (U+73CE): Use `->subsumptive'; use
15822         `<-vulgar*sources' instead of char-ref in `<-vulgar'.
15823         (J90-605F): Moved into U+73CE.
15824
15825 2004-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15826
15827         * Ideograph-R102-Field.el (U-000200BD): Use
15828         `ideographic-{radical|strokes}@{ucs|cns}' and
15829         `ideographic-radical@cns*sources' instead of `ideographic-'; use
15830         `->vulgar' and `->vulgar*sources' instead of `->vulgar-ideograph'.
15831
15832         * read-maps.el (mapping-table-read-file): Don't add `=>ucs' if a
15833         character's ancestors have `=>ucs'.
15834
15835 2004-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15836
15837         * Ideograph-R004-Slash.el (U+4E46): Use `<-vulgar*sources' instead
15838         of char-ref in `<-vulgar'; add `<-wrong' for U+4E45.
15839         (U-000200BD): Use `ideographic-{radical|strokes}@{ucs|cns}' and
15840         `ideographic-radical@cns*sources' instead of `ideographic-'; use
15841         `->vulgar' and `->vulgar*sources' instead of `->vulgar-ideograph'.
15842
15843         * Ideograph-R079-Weapon.el (J0-3B26): Use `<-denotational' for
15844         U+6BBA; use `->subsumptive' to integrate B-B1FE.
15845         (G1-4931): Separate U+6BBA; use `<-denotational' for U+6BBA; use
15846         `=>daikanwa' instead of `morohashi-daikanwa'.
15847         (U-0002F8F5): use `<-denotational' for U+6BBA; use `=>daikanwa'
15848         instead of `morohashi-daikanwa'.
15849         (U+6BBA): Define as an abstract character.
15850         (K0-5F2F): Use `<-denotational' for U+6BBA; use `->subsumptive' to
15851         integrate U+F970 and C1-5B44.
15852
15853         * Ideograph-R085-Water.el (M-18520): Use `<-denotational' for
15854         U+701E; use `<-vulgar*sources' instead of char-ref in `<-vulgar'.
15855         (J90-4654): Separate U+701E; use `<-denotational' for U+701E; use
15856         `->subsumptive' to integrate U-0002F914; use `=>daikanwa' instead
15857         of `morohashi-daikanwa'.
15858         (U+701E): Define as an abstract character.
15859         (J78-4654): Use `<-denotational' for U+701E; use `->subsumptive'
15860         to integrate C3-5A52.
15861
15862         * Ideograph-R053-Dotted-Cliff.el (JSP-3C4A): Moved into U+5EAC;
15863         use `<-vulgar*sources' instead of char-ref in `<-vulgar'.
15864         (U+5EAC): Use `->subsumptive'.
15865         (U-00022220): Use `->subsumptive'.
15866         (U+5ED0): Define as an abstract character.
15867         (J0-567D): Use `<-denotational' for U+5ED0; use `<-vulgar*sources'
15868         instead of char-ref in `<-vulgar'; use `->subsumptive' to
15869         integrate with C3-4660 and K0-4F2A.
15870         (GT-11901): Use `<-denotational' for U+5ED0; use
15871         `<-vulgar*sources' instead of char-ref in `<-vulgar'; use
15872         `->subsumptive' to integrate with CB00636.
15873         (U+3893): Use `->subsumptive'.
15874
15875         * char-db-util.el (insert-char-attributes): Insert `->simplified'
15876         and `->vulgar' if they have their meta-data `*sources' even if
15877         non-printable mode.
15878
15879 2004-04-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15880
15881         * Ideograph-R018-Knife.el (U+5226): Use `<-vulgar*sources' instead
15882         of char-ref in `<-vulgar'.
15883         (U+5227): Likewise.
15884         (U+5231): Use `->subsumptive'.
15885         (C2-2554): Moved into U+5231.
15886         (JSP-333A): Likewise.
15887         (C3-2B43): Moved into U+524F; use `<-vulgar*sources' instead of
15888         char-ref in `<-vulgar'.
15889         (J0-516C): Likewise.
15890         (U+524F): Use `->subsumptive'.
15891         (U+5259): Use `->subsumptive'; use `<-vulgar*sources' instead of
15892         char-ref in `<-vulgar'.
15893         (C3-2F62): Moved into U+5259.
15894         (U+5265): Add `->same' for U+525D; use `<-vulgar*sources' instead
15895         of char-ref in `<-vulgar'.
15896         (J0-5179): Moved into U+5294; use `<-vulgar*sources' instead of
15897         char-ref in `<-vulgar'.
15898         (U+5294): Use `->subsumptive'.
15899
15900 2004-04-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15901
15902         * Ideograph-R058-Snout.el (C3-224A): Moved into U+5F52; use
15903         `<-vulgar*sources' instead of char-ref in `<-vulgar'.
15904         (U+5F52): Use `->subsumptive'.
15905
15906         * Ideograph-R036-Evening.el (U+5918): Add `->mistakable' for
15907         M-02843 and M-02847; add `->same' for U+5917; use
15908         `<-vulgar*sources' instead of char-ref in `<-vulgar'.
15909         (JSP-3869): Moved into U+5923; use `<-vulgar*sources' instead of
15910         char-ref in `<-vulgar'.
15911         (U+5923): Use `->subsumptive'.
15912         (C3-405F): Moved into U+5923.
15913
15914         * Ideograph-R040-Roof.el (U+5BC3): Separate C3-3541; define as an
15915         abstract character.
15916         (J83-5563): Use `<-vulgar*sources' instead of char-ref in
15917         `<-vulgar'; use `<-denotational' for U+5BC3; use `->subsumptive'
15918         to integrate with C3-3541.
15919         (J78-5563): Use `<-denotational' for U+5BC3.
15920         (K0-6A32): Likewise.
15921         (JC3-4AB8): Moved into U-0002F86D.
15922         (U-0002F86D): Use `<-denotational' for U+5BC3; use
15923         `->subsumptive'.
15924         (U+5BC4): Use `->subsumptive'.
15925
15926         * Ideograph-R015-Ice.el (U-000205B1): Use `<-vulgar*sources'
15927         instead of char-ref in `<-vulgar'.
15928         (U+51B2): Likewise.
15929         (U+51B3): Likewise; use `->subsumptive'.
15930         (C3-227D): Moved into U+51B3.
15931         (U+51B5): Use `<-vulgar*sources' instead of char-ref in
15932         `<-vulgar'.
15933         (J0-515A): Likewise; moved into U+51C9.
15934         (U+51C9): Use `->subsumptive'.
15935         (J0-5245): Moved into U+51D6; use `<-vulgar*sources' instead of
15936         char-ref in `<-vulgar'.
15937         (U+51D6): Use `->subsumptive'.
15938         (U+34D5): Use `->subsumptive'.
15939         (J83-515B): Moved into U+51DB.
15940         (C3-4B30): Likewise.
15941         (J90-515B): Likewise.
15942         (U+51DB): Use `->subsumptive'.
15943
15944 2004-04-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15945
15946         * Ideograph-R024-Ten.el (U+5346): Use `<-vulgar*sources' and
15947         `<-wrong-ideograph*sources' instead of char-refs in `<-vulgar' and
15948         `<-wrong-ideograph'.
15949         (U-00020991): Use `<-vulgar*sources' instead of char-ref in
15950         `<-vulgar'.
15951         (U+5351): Define as an abstract character.
15952         (U+FA35): Use `<-denotational' for U+5351.
15953         (J0-485C): Likewise.
15954         (U-000209A4): Use `<-vulgar*sources' instead of char-ref in
15955         `<-vulgar'; add `<-simplified@misc' for U+55AE.
15956
15957         * Ideograph-R019-Power.el (J0-387A): Moved into U+52B9.
15958         (U+52B9): Use `->subsumptive'.
15959         (G0-5342): Separate U+52C7; use `<-denotational' for U+52C7; use
15960         `->subsumptive'.
15961         (C1-502D): Integrate with G0-5342.
15962         (U+52C7): Separate all CCS features.
15963         (J0-4D26): Use `<-denotational' for U+52C7.
15964         (U+52D6): Use `->subsumptive'.
15965         (JC3-44EC): Moved into U+52D6.
15966         (M-02392): Moved into U+52D7.
15967         (U+52D7): Use `->subsumptive'.
15968         (K0-632D): Moved into U+52DD; modify `ideographic-structure'.
15969         (U+52DD): Use `->subsumptive'.
15970         (U-0002F827): Add `<-denotational' for U+52E4.
15971         (U+52E4): Define as an abstract character.
15972         (U+FA34): Add `<-denotational' for U+52E4.
15973         (J0-342B): Moved into U+52E7.
15974         (U+52E7): Use `->subsumptive'.
15975
15976         * Ideograph-R028-Private.el (U+53C5): Use `<-vulgar*sources'
15977         instead of char-ref in `<-vulgar'.
15978
15979         * Ideograph-R017-Open-Box.el (U+51FD): Use `->subsumptive'.
15980         (U+51FE): Use `<-vulgar*sources' instead of char-ref in
15981         `<-vulgar'; unify C3-275A.
15982
15983         * Ideograph-R014-Cover.el (U-0002F817): Use `=>daikanwa' instead
15984         of `morohashi-daikanwa'; add `=>ucs*' for U+5197; use
15985         `<-vulgar*sources' instead of char-ref in `<-vulgar'.
15986         (U+51A8): Use `<-vulgar*sources' instead of char-ref in
15987         `<-vulgar'.
15988
15989 2004-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15990
15991         * Ideograph-R050-Turban.el (J0-3B54): Moved into U+5E02.
15992         (U+5E02): Use `->subsumptive'.
15993
15994         * Ideograph-R038-Woman.el (U+5973): Use `->subsumptive'.
15995         (C1-444C): Moved into U+5973.
15996         (U+59C9): Use `->subsumptive'; use `<-vulgar*sources' instead of
15997         char-ref in `<-vulgar'.
15998         (K0-6D2B): Moved into U+59C9.
15999         (C3-283F): Likewise.
16000
16001         * Ideograph-R075-Tree.el (U+681F): Use `<-vulgar*sources' instead
16002         of char-ref in `<-vulgar'.
16003
16004         * Ideograph-R073-Say.el (U+52D7): Use `->subsumptive'; moved into
16005         Ideograph-R019-Power.el.
16006
16007         * Ideograph-R030-Mouth.el (U+5451): Use `<-vulgar*sources' instead
16008         of char-ref in `<-vulgar'.
16009         (J78-4A2E): Moved into U+5674.
16010         (U+5674): Use `->subsumptive'.
16011
16012         * Ideograph-R026-Seal.el (U-0002007E): Use
16013         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
16014         `ideographic-'; use `hanyu-dazidian' instead of
16015         `hanyu-dazidian-{vol|page|char}'.
16016         (C6-3D59): Use `<-vulgar*sources' instead of char-ref in
16017         `<-vulgar'; moved into U-0002F831; add `<-denotational' for
16018         U+537F.
16019         (U+537F): Separate all CCS features.
16020         (G0-4764): Separate U+537F; use `<-vulgar*sources' instead of
16021         char-ref in `<-vulgar'; add `<-denotational' for U+537F.
16022         (C6-3D5A): Unify U-0002F832; use `<-vulgar*sources' instead of
16023         char-ref in `<-vulgar'; add `<-denotational' for U+537F.
16024         (U-0002F833): Add `<-denotational' for U+537F.
16025         (J78-362A): Likewise.
16026
16027         * Ideograph-R037-Big.el (U-00021641): Use `<-vulgar*sources'
16028         instead of char-ref in `<-vulgar'.
16029
16030         * Ideograph-R027-Cliff.el (U+53A0): Use `<-vulgar*sources' instead
16031         of char-ref in `<-vulgar'.
16032         (M-02993): Moved into U+53A6.
16033         (C3-3A28): Likewise.
16034         (U+53A6): Use `->subsumptive'; use `<-vulgar*sources' instead of
16035         char-ref in `<-vulgar'.
16036         (U+53A8): Use `<-vulgar*sources' instead of char-ref in
16037         `<-vulgar'.
16038         (U+53AE): Likewise.
16039         (M-03033): Likewise; moved into U+3551.
16040         (U+3551): Use `->subsumptive'.
16041         (J0-5252): Moved into U+53B0; use `<-vulgar*sources' instead of
16042         char-ref in `<-vulgar'.
16043         (U+53B0): Use `->subsumptive'.
16044
16045 2004-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16046
16047         * Ideograph-R029-Again.el (U+53CE): Delete `=>daikanwa'.
16048
16049         * Ideograph-R016-Table.el (U+51E1): Use `->subsumptive'.
16050         (GT-K00368): Use `=>daikanwa' instead of `morohashi-daikanwa'.
16051         (GT-K00369): Likewise.
16052
16053         * Ideograph-R009-Man.el (U+4EEE): Separate all CCS features.
16054         (J0-323E): Use `<-denotational' for U+4EEE.
16055         (H1-BD6F): Likewise.
16056         (M-00703): Moved into U+4FDE.
16057         (U+4FDE): Use `->subsumptive'.
16058         (C1-4F7E): Moved into U+4FDE.
16059         (B-AB5C): Likewise.
16060
16061         * Ideograph-R020-Wrap.el (JSP-337B): Moved into U+5300; use
16062         `<-vulgar*sources' instead of char-ref in `<-vulgar'.
16063         (U+5300): Use `->subsumptive'.
16064
16065         * Ideograph-R022-Right-Open-Box.el (U+531D): Use
16066         `<-vulgar*sources' instead of char-ref in `<-vulgar'.
16067
16068         * Ideograph-R008-Lid.el (M-00316): Moved into U-00020158; use
16069         `<-vulgar*sources' instead of char-ref in `<-vulgar'.
16070         (U-00020158): Use `->subsumptive'.
16071         (M-00317): Moved into U-00020159; use `<-vulgar*sources' instead
16072         of char-ref in `<-vulgar'.
16073         (U-00020159): Use `->subsumptive'.
16074
16075         * Ideograph-R001-One.el (G0-3373): Add `<-vulgar*sources'.
16076
16077         * char-db-util.el (insert-char-attributes): Don't display
16078         `->vulgar' when running with non-readable mode; Add some CCSs
16079         corresponding with shinjigen-1 specified in {<-|->}FOO*sources
16080         into required-features.
16081
16082         * Ideograph-R003-Dot.el (U+51E1): Moved to
16083         Ideograph-R016-Table.el.
16084         (U-0002007E): Use `ideographic-{radical|strokes}@{ucs|daikanwa}'
16085         instead of `ideographic-'; use `hanyu-dazidian' instead of
16086         `hanyu-dazidian-{vol|page|char}'.
16087
16088 2004-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16089
16090         * Ideograph-R213-Turtle.el, Ideograph-R189-Tall.el,
16091         Ideograph-R205-Frog.el, Ideograph-R177-Leather.el,
16092         Ideograph-R165-Distinguish.el, Ideograph-R140-Grass.el,
16093         Ideograph-R135-Tongue.el, Ideograph-R118-Bamboo.el,
16094         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
16095         Ideograph-R106-White.el, Ideograph-R096-Jade.el,
16096         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
16097         Ideograph-R079-Weapon.el, Ideograph-R075-Tree.el,
16098         Ideograph-R072-Sun.el, Ideograph-R061-Heart.el,
16099         Ideograph-R058-Snout.el, Ideograph-R053-Dotted-Cliff.el,
16100         Ideograph-R044-Corpse.el, Ideograph-R040-Roof.el,
16101         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
16102         Ideograph-R036-Evening.el, Ideograph-R030-Mouth.el,
16103         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
16104         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
16105         Ideograph-R022-Right-Open-Box.el, Ideograph-R024-Ten.el,
16106         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
16107         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
16108         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
16109         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
16110         Ideograph-R012-Eight.el, Ideograph-R009-Man.el,
16111         Ideograph-R006-Hook.el, Ideograph-R008-Lid.el,
16112         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
16113         Ideograph-R001-One.el: Rename `<-vulgar-ideograph' to `<-vulgar'.
16114
16115 2004-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16116
16117         * Ideograph-R164-Wine.el (J0-3D39): Moved into U+919C.
16118         (U+919C): Use `->subsumptive'.
16119
16120         * Ideograph-R001-One.el: Add some `<-simplified@CN' features.
16121         (U+4E07): Use `<-simplified' instead of `<-simplified@JP/Jouyou'
16122         for U+842C; put `<-simplified*sources' to add JP/Jouyou and CN.
16123         (U+4E3D): Copied from Ideograph-R003-Dot.el.
16124         (C3-2740): Add `<-denotational' for U+4E3D.
16125
16126         * Ideograph-R075-Tree.el (U+696D): Use `->subsumptive'.
16127         (C1-6446): Moved into U+696D.
16128
16129 2004-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16130
16131         * Ideograph-R041-Inch.el (U+5C08): Use `->subsumptive'.
16132         (JC3-4ACE): Moved into U+5C08.
16133         (U+5C02): Use `=>daikanwa' instead of `morohashi-daikanwa' for
16134         M-07439.
16135
16136         * Ideograph-R010-Legs.el (U+5145): Omit `=>daikanwa'.
16137
16138 2004-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16139
16140         * ideograph-util.el (char-daikanwa): Return value of `=>daikanwa'
16141         with subcode 0.
16142
16143         * Ideograph-R066-Rap.el (K0-4A72): Moved into U+6562.
16144         (J83-343A): Likewise.
16145         (U+6562): Use `->subsumptive'.
16146
16147         * Ideograph-R030-Mouth.el (J0-536E): Moved into U+56B4.
16148         (U+56B4): Use `->subsumptive'.
16149
16150         * Ideograph-R163-City.el (U+9115): Use `->subsumptive'; moved into
16151         intersection between U+9115 and U+9109.
16152         (U+9109): Likewise.
16153
16154         * Ideograph-R120-Silk.el (J0-652F): Moved into U+7D72.
16155         (U+7D72): Use `->subsumptive'.
16156
16157         * Ideograph-R011-Enter.el (J0-5140): Moved into U+5169.
16158         (U+5169): Use `->subsumptive'.
16159
16160 2004-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16161
16162         * Ideograph-R134-Mortar.el (U+8207): Use `->subsumptive'.
16163         (C1-6A58): Moved into U+8207.
16164         (U+8209): Use `->subsumptive'.
16165         (B-C17C): Moved into U+8209.
16166
16167         * Ideograph-R003-Dot.el: Add some `<-simplified@CN' features.
16168         (C3-2740): Add `<-denotational' for U+4E3D.
16169         (GT-K04581): Likewise; add `<-ideographic-component-forms' for
16170         C3-2740.
16171         (G0-4076): Separate U+4E3D; add `<-denotational' for U+4E3D.
16172         (U-0002592C): Use `->subsumptive'.
16173
16174 2004-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16175
16176         * Ideograph-R198-Deer.el (J83-4E6F): Moved into U+9E97.
16177         (U+9E97): Use `->subsumptive'.
16178
16179         * Ideograph-R029-Again.el (J0-4151): Moved into U+53E2.
16180         (U+53E2): Use `->subsumptive'.
16181
16182         * Ideograph-R140-Grass.el (C1-655C): Moved into U+842C.
16183         (U+842C): Use `->subsumptive'.
16184
16185         * Ideograph-R124-Feather.el (M-28672): Add `<-denotational' for
16186         U+7FD2; use `->subsumptive'.
16187         (K0-6327): Likewise.
16188         (U+7FD2): Separate all CCS-features.
16189         (J0-3D2C): Add `<-denotational' for U+7FD2; use `->subsumptive'.
16190         (G1-4F30): Separate U+7FD2; add `<-denotational' for U+7FD2; use
16191         `->subsumptive'.
16192
16193         * Ideograph-R087-Claw.el (J0-602A): Moved into U+7232.
16194         (U+7232): Use `->subsumptive'.
16195
16196         * Ideograph-R005-Second.el: Add some `<-simplified@CN' features.
16197
16198         * ideograph-util.el (char-daikanwa): Prefer children to parents.
16199
16200 2004-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16201
16202         * char-db-util.el (char-attribute-name<): Modify for =jis-x0208.
16203
16204 2004-04-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16205
16206         * Ideograph-R173-Rain.el (U+96F2): Use `->subsumptive'.
16207         (C1-6278): Moved into U+96F2.
16208
16209         * Ideograph-R169-Gate.el (M-41233): Moved into U+958B.
16210         (U+958B): Use `->subsumptive'.
16211
16212         * Ideograph-R087-Claw.el (J0-6027): Moved into U+722D.
16213         (U+722D): Use `->subsumptive'.
16214
16215         * Ideograph-R037-Big.el (M-05860): Moved into U+4E54.
16216         (U+4E54): Use `->subsumptive'; add `<-simplified@CN' into G0-4747
16217         for U+55AC.
16218
16219         * Ideograph-R004-Slash.el: Add some `<-simplified@CN' features.
16220         (GT-00160): Moved into U+4E49.
16221         (U+4E49): Use `->subsumptive'.
16222         (U+4E54): Use `ideographic-{radical|strokes}@{ucs|cns}' and
16223         `ideographic-radical@cns*sources' instead of `ideographic-'; use
16224         `->subsumptive'.
16225
16226 2004-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16227
16228         * read-maps.el (jp-jouyou-read-file): Check `<-simplified' and
16229         `<-simplified*sources'.
16230
16231         * char-db-util.el (insert-char-attributes): Add some CCSs
16232         corresponding with JP, JP/Jouyou and CN specified in
16233         {<-|->}FOO*sources into required-features; add special code for
16234         {<-|->}FOO@CN to add Chinese CCSs into required-features.
16235
16236 2004-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16237
16238         * Ideograph-R002-Line.el: Add some `<-simplified@CN' features.
16239
16240 2004-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16241
16242         * ruimoku6.el: Use utf-8-mcs-er instead of utf-8-mcs.
16243
16244 2004-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16245
16246         * ideograph-util.el (write-ideograph-radical-char-data): Use
16247         `char-db-file-coding-system'.
16248
16249         * char-db-util.el (char-db-file-coding-system): New variable; use
16250         `utf-8-mcs-er' as initial value.
16251         (write-char-range-data-to-file): Use `char-db-file-coding-system'.
16252
16253 2004-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16254
16255         * u0FFF0-Specials.el, u0FE20-Combining-Half-Marks.el,
16256         u0FE30-CJK-Compatibility-Forms.el, u0FE50-Small-Form-Variants.el,
16257         u0FE70-Arabic-Presentation-Forms-B.el,
16258         u0FF00-Halfwidth-and-Fullwidth-Forms.el,
16259         u0FB00-Alphabetic-Presentation-Forms.el,
16260         u0FB50-Arabic-Presentation-Forms-A.el, u0E000-Private-Use.el,
16261         u0AC00-Hangul-Syllables.el, u0A490-Yi-Radicals.el,
16262         u0A000-Yi-Syllables.el, u03300-CJK-Compatibility.el,
16263         u03100-Bopomofo.el, u03130-Hangul-Compatibility-Jamo.el,
16264         u03190-Kanbun.el, u031A0-Bopomofo-Extended.el,
16265         u031F0-Katakana-Phonetic-Extensions.el,
16266         u03200-Enclosed-CJK-Letters-and-Months.el, u03040-Hiragana.el,
16267         u030A0-Katakana.el, u02FF0-Ideographic-Description-Characters.el,
16268         u03000-CJK-Symbols-and-Punctuation.el,
16269         u02900-Supplemental-Arrows-B.el,
16270         u02980-Miscellaneous-Mathematical-Symbols-B.el,
16271         u02E00-CJK-Radical-Supplement.el, u02F00-Kangxi-Radicals.el,
16272         u02800-Braille-Patterns.el, u02600-Miscellaneous-Symbols.el,
16273         u02700-Dingbats.el, u02500-Box-Drawing.el,
16274         u02580-Block-Elements.el, u025A0-Geometric-Shapes.el,
16275         u02300-Miscellaneous-Technical.el, u02400-Control-Pictures.el,
16276         u02440-OCR.el, u02460-Enclosed-Alphanumerics.el, u02190-Arrows.el,
16277         u02200-Mathematical-Operators.el, u02080-Subscripts.el,
16278         u020A0-Currency-Symbols.el,
16279         u020D0-Combining-Diacritical-Marks-for-Symbols.el,
16280         u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
16281         u02000-General-Punctuation.el, u02070-Superscripts.el,
16282         u01F00-Greek-Extended.el, u01E00-Latin-Extended-Additional.el,
16283         u01780-Khmer.el, u01800-Mongolian.el, u01680-Ogham.el,
16284         u016A0-Runic.el, u01400-Canadian.el, u013A0-Cherokee.el,
16285         u010A0-Georgian.el, u01100-Hangul-Jamo.el, u01200-Ethiopic.el,
16286         u01000-Myanmar.el, u00E80-Lao.el, u00F00-Tibetan.el,
16287         u00C00-Telugu.el, u00C80-Kannada.el, u00D00-Malayalam.el,
16288         u00D80-Sinhala.el, u00E00-Thai.el, u00B00-Oriya.el,
16289         u00B80-Tamil.el, u00780-Thaana.el, u00900-Devanagari.el,
16290         u00980-Bengali.el, u00A00-Gurmukhi.el, u00A80-Gujarati.el,
16291         u00590-Hebrew.el, u00600-Arabic.el, u00700-Syriac.el,
16292         u00530-Armenian.el, u00400-Cyrillic.el,
16293         u002B0-Spacing-Modifier-Letters.el,
16294         u00300-Combining-Diacritical-Marks.el, u00370-Greek.el,
16295         u00250-IPA-Extensions.el, u00180-Latin-Extended-B.el,
16296         u00100-Latin-Extended-A.el, u000A0-Latin-1-Supplement.el,
16297         u00080-C1.el, u00020-Basic-Latin.el, u00000-C0.el: Use
16298         utf-8-mcs-er instead of utf-8-mcs.
16299
16300 2004-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16301
16302         * Ideograph-R214-Flute.el, Ideograph-R213-Turtle.el,
16303         Ideograph-R212-Dragon.el, Ideograph-R210-Even.el,
16304         Ideograph-R211-Tooth.el, Ideograph-R209-Nose.el,
16305         Ideograph-R208-Rat.el, Ideograph-R206-Tripod.el,
16306         Ideograph-R207-Drum.el, Ideograph-R204-Embroidery.el,
16307         Ideograph-R205-Frog.el, Ideograph-R202-Millet.el,
16308         Ideograph-R203-Black.el, Ideograph-R201-Yellow.el,
16309         Ideograph-R200-Hemp.el, Ideograph-R199-Wheat.el,
16310         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
16311         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
16312         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
16313         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
16314         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el,
16315         Ideograph-R188-Bone.el, Ideograph-R187-Horse.el,
16316         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
16317         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
16318         Ideograph-R182-Wind.el, Ideograph-R179-Leek.el,
16319         Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
16320         Ideograph-R178-Tanned-Leather.el, Ideograph-R174-Blue.el,
16321         Ideograph-R175-Wrong.el, Ideograph-R176-Face.el,
16322         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
16323         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
16324         Ideograph-R170-Mound.el, Ideograph-R168-Long.el,
16325         Ideograph-R169-Gate.el, Ideograph-R166-Village.el,
16326         Ideograph-R167-Gold.el, Ideograph-R165-Distinguish.el,
16327         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
16328         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
16329         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
16330         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
16331         Ideograph-R156-Run.el, Ideograph-R155-Red.el,
16332         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
16333         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
16334         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
16335         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
16336         Ideograph-R146-West.el, Ideograph-R144-Walk-Enclosure.el,
16337         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
16338         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
16339         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
16340         Ideograph-R140-Grass.el, Ideograph-R135-Tongue.el,
16341         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
16342         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
16343         Ideograph-R134-Mortar.el, Ideograph-R131-Minister.el,
16344         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
16345         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
16346         Ideograph-R125-Old.el, Ideograph-R126-And.el,
16347         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
16348         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
16349         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
16350         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
16351         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
16352         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
16353         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
16354         Ideograph-R112-Stone.el, Ideograph-R109-Eye.el,
16355         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
16356         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
16357         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
16358         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
16359         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
16360         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
16361         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
16362         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
16363         Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
16364         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
16365         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
16366         Ideograph-R086-Fire.el, Ideograph-R084-Steam.el,
16367         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
16368         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
16369         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
16370         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
16371         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
16372         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
16373         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
16374         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
16375         Ideograph-R070-Square.el, Ideograph-R067-Script.el,
16376         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
16377         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
16378         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
16379         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
16380         Ideograph-R058-Snout.el, Ideograph-R056-Shoot.el,
16381         Ideograph-R057-Bow.el, Ideograph-R054-Long-Stride.el,
16382         Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el,
16383         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
16384         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
16385         Ideograph-R048-Work.el, Ideograph-R047-River.el,
16386         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
16387         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
16388         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
16389         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
16390         Ideograph-R038-Woman.el, Ideograph-R034-Go.el,
16391         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
16392         Ideograph-R037-Big.el, Ideograph-R033-Scholar.el,
16393         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
16394         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
16395         Ideograph-R029-Again.el, Ideograph-R027-Cliff.el,
16396         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
16397         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
16398         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
16399         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
16400         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
16401         Ideograph-R016-Table.el, Ideograph-R014-Cover.el,
16402         Ideograph-R015-Ice.el, Ideograph-R013-Down-Box.el,
16403         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
16404         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
16405         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
16406         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
16407         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
16408         Ideograph-R002-Line.el, Ideograph-R001-One.el: Use utf-8-mcs-er
16409         instead of utf-8-mcs.
16410
16411 2004-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16412
16413         * Ideograph-R212-Dragon.el (K0-5B42): Moved into U+9F90; unify
16414         JC3-70AA.
16415         (U+9F90): Use `->subsumptive'.
16416         (C1-7832): Moved into U+9F90.
16417
16418         * Ideograph-R170-Mound.el (IU-00028E1A): Unify H11-AB7D.
16419
16420         * Ideograph-R164-Wine.el (IU-000287F5): Unify H09-E661.
16421         (U+48E9): Use `->subsumptive'.
16422         (U+9153): Likewise.
16423         (U-0002880C): Add H09-E741.
16424         (IU-00028810): Unify H09-E766.
16425         (IU-00028839): Unify H09-E7DD.
16426         (U+9181): Modify family tree.
16427         (M-40109): Moved into U+91C5.
16428         (C1-7D3C): Likewise; separate JSP-6323.
16429         (U+91C5): Use `->subsumptive'.
16430
16431 2004-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16432
16433         * Ideograph-R162-Walk.el (M-38729): Unify H10-C1C0.
16434
16435         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL GRASS ONE>):
16436         Delete `=>daikanwa'.
16437         (<CJK RADICAL GRASS THREE): Likewise.
16438
16439         * Ideograph-R140-Grass.el (U+8279): Delete `=>daikanwa'.
16440         (<CJK RADICAL GRASS ONE>): Likewise.
16441         (<CJK RADICAL GRASS THREE): Likewise.
16442
16443 2004-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16444
16445         * ideograph-util.el (update-ideograph-radical-table): Check
16446         variants specified by `<-identical' and `->denotational'
16447         recursively.
16448         (char-daikanwa): New implementation; try to return hierarchical
16449         information for inherited characters.
16450
16451 2004-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16452
16453         * Ideograph-R058-Snout.el (U+5F50): Separate every CCS features.
16454         (JSP-3C77): Use `<-denotational' for U+5F50.
16455         (G0-6566): Likewise.
16456         (BC-897C): New character.
16457         (BC-8BAB): Use `<-denotational' for U+5F50.
16458         (GT-K00267): Modify for inheritance.
16459
16460         * Ideograph-R015-Ice.el (U+4ECC): Deleted [defined in
16461         Ideograph-R009-Man.el].
16462
16463 2004-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16464
16465         * Ideograph-R213-Turtle.el (C3-396C): Unify U+4E80 and M-00210.
16466
16467         * Ideograph-R203-Black.el (C1-702E): Unify U+FA3A and M-05469.
16468
16469         * Ideograph-R200-Hemp.el (J0-4B63): Unify BC-8A5F.
16470
16471         * Ideograph-R169-Gate.el: Add missing mappings between CJK Ext B
16472         and CNS 11643 plain 5.
16473
16474         * Ideograph-R032-Earth.el (U+58A8): Delete `->identical' for
16475         U+FA3A.
16476         (U+FA3A): Use `<-denotational' for U+58A8; unify C1-702E.
16477         (J0-4B4F): Use `<-denotational' for U+58A8.
16478
16479         * Ideograph-R005-Second.el (U+4E80): Unify C3-396C.
16480
16481         * Ideograph-R015-Ice.el (U-0002F819): Moved into U+4ECC.
16482         (U+4ECC): Copied from Ideograph-R009-Man.el.
16483         (U+51B0): Add `->same' for C3-214C; use
16484         `<-original-ideograph*sources' instead of char-ref in
16485         `<-original-ideograph'.
16486
16487 2004-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16488
16489         * Ideograph-R170-Mound.el: Add missing mappings between CJK Ext B
16490         and CNS 11643 plain 5.
16491
16492 2004-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16493
16494         * Ideograph-R184-Eat.el (M-44029): Moved into U-00020A78.
16495         (U-00020A78): Use `->subsumptive' instead of `->same' for M-02979.
16496
16497         * Ideograph-R027-Cliff.el (U-00020A78): Use `->subsumptive'
16498         instead of `->same' for M-44029.
16499
16500 2004-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16501
16502         * Ideograph-R018-Knife.el (M-02134): Use `<-denotational' for
16503         U-000202F4; use `->identical' for M-00938 instead of U-000202F4.
16504         (U-000202F4): Separate all; copied from Ideograph-R009-Man.el.
16505         (C5-3663): Use `<-denotational' for U-000202F4.
16506
16507         * Ideograph-R013-Down-Box.el (C6-2150): Use `<-denotational' for
16508         U+5185.
16509         (U+5185): Separate all; add `<-vulgar-ideograph' for U+5167.
16510         (J0-4662): Use `<-denotational' for U+5185.
16511
16512         * Ideograph-R009-Man.el (M-00353): Moved into U+4EC5.
16513         (U+4EC5): Use `->subsumptive'.
16514         (JX2-2139): Moved into U+4EC8.
16515         (U+4EC8): Use `->subsumptive'.
16516         (U+4ECC): Use `->subsumptive'; use `<-original-ideograph*sources'
16517         instead of char-ref in `<-original-ideograph'; add U-0002F819.
16518         (U+5185): Copied from Ideograph-R013-Down-Box.el.
16519         (C3-2148): Add `<-denotational' for U+5185.
16520         (M-00938): Separate U-0002F819; use `<-denotational' for
16521         U-000202F4.
16522         (U-000202F4): Separate all.
16523
16524         * ideograph-util.el (expand-char-feature-name): New function.
16525         (map-char-family): New function.
16526         (get-char-feature-from-domains): New function.
16527         (char-ideographic-radical): Add new optional argument
16528         `ignore-sisters'; use `get-char-feature-from-domains'.
16529         (char-ideographic-strokes-from-domains): Use
16530         `get-char-feature-from-domains'.
16531         (char-ideographic-strokes): Simplify code about domains.
16532         (update-ideograph-radical-table): Check ancestors' radicals;
16533         prefer to use `get-char-attribute' to get `ideographic-radical'
16534         rather than to use `char-ideographic-radical'.
16535         (char-representative-of-daikanwa): Add new optional arguments
16536         `ignore-default' and `dont-inherit'; use `map-char-family'.
16537         (char-daikanwa): Use `map-char-family'.
16538
16539 2004-03-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16540
16541         * Ideograph-R010-Legs.el: Add some Japanese vocal sounds.
16542         (C1-4572): Use `<-denotational' for U+5145.
16543         (U+5145): Separate all.
16544         (J0-3D3C): Use `<-denotational' for U+5145; modify
16545         `ideographic-structure'.
16546         (G0-3364): Likewise.
16547         (J78-437B): Moved into U+5146.
16548         (U+5146): Use `->subsumptive'.
16549         (J0-513C): Moved into U+514C.
16550         (U+514C): Use `->subsumptive'.
16551         (U+514D): Separate all.
16552         (G0-4362): Use `<-denotational' for U+514D.
16553         (J0-4C48): Likewise.
16554         (U+FA32): Likewise.
16555         (U+514E): Use `->subsumptive'.
16556         (J0-4546): Moved into U+514E.
16557         (U+515A): Simplify `ideographic-structure'.
16558
16559         * Ideograph-R004-Slash.el: Use Kunrei-based new transcription
16560         method to describe Japanese vocal sounds.
16561         (J0-355A): Use `<-denotational' for U+53CA instead of unify it.
16562         (J0-4737): Moved into U+4E4B.
16563         (U+4E4B): Use `->subsumptive'.
16564         (J0-4B33): Moved into U+4E4F.
16565         (U+4E4F): Use `->subsumptive'.
16566
16567         * Ideograph-R029-Again.el (U+53CA): Separate all; add some
16568         Japanese vocal sounds.
16569         (K0-5060): Use `<-denotational' for U+53CA.
16570         (J0-355A): Likewise.
16571
16572 2004-03-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16573
16574         * Ideograph-R007-Two.el: Add some Japanese vocal sounds.
16575         (U+4E8F): Use `<-original-ideograph*sources' instead of char-ref
16576         in `<-original-ideograph'.
16577         (U+4E94): Add `decimal-digit-value', `digit-value' and
16578         `numeric-value'.
16579         (J0-5034): Moved into U+4E9F.
16580         (U+4E9F): Use `->subsumptive'.
16581
16582         * Ideograph-R005-Second.el: Add some Japanese vocal sounds; use
16583         `->subsumptive' for some characters.
16584         (U+4E80): Use `<-vulgar-ideograph*sources' instead of char-ref in
16585         `<-vulgar-ideograph'.
16586
16587 2004-03-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16588
16589         * Ideograph-R001-One.el: Add some Japanese vocal sounds.
16590         (U+4E00): Add `decimal-digit-value', `digit-value' and
16591         `numeric-value'.
16592         (U+4E03): Likewise.
16593         (U+4E07): Add `numeric-value'.
16594         (J78-3E66): Moved into U+4E08.
16595         (U+4E08): Use `->subsumptive'.
16596         (U+4E09): Add `decimal-digit-value', `digit-value' and
16597         `numeric-value'.
16598         (JX1-2E22): Moved into U-0002000B.
16599         (U-0002000B): Use `->subsumptive'.
16600
16601         * Ideograph-R008-Lid.el: Add some Japanese vocal sounds; use
16602         `->subsumptive' for some characters.
16603
16604         * Ideograph-R006-Hook.el: Add some Japanese vocal sounds.
16605         (U+4E8A): Use `<-vulgar-ideograph*sources' instead of char-ref in
16606         `<-vulgar-ideograph'.
16607
16608 2004-03-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16609
16610         * Ideograph-R003-Dot.el: Add some Japanese vocal sounds.
16611         (U+51E1): Use `ideographic-{radical|strokes}@{ucs|cns}' and
16612         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'.
16613
16614         * Ideograph-R002-Line.el (U+4E2D): Use Kunrei-based transcription
16615         in `sound@ja/on'.
16616         (U+4E32): Use Kunrei-based transcription in `sound@ja/kun'.
16617
16618 2004-03-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16619
16620         * Ideograph-R016-Table.el (U+51E1): Use
16621         `ideographic-{radical|strokes}@{ucs|cns}' and
16622         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-';
16623         add `sound@ja/{kun|on/{go|kan}}'.
16624
16625 2004-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16626
16627         * Ideograph-R044-Corpse.el (U+5C39): Add `sound@ja/on'.
16628
16629         * Ideograph-R004-Slash.el: Add some Japanese vocal sounds.
16630
16631 2004-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16632
16633         * Ideograph-R134-Mortar.el (U+8207): Add S1-6626.
16634
16635         * Ideograph-R002-Line.el: Add some Japanese vocal sounds.
16636
16637 2004-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16638
16639         * Ideograph-R072-Sun.el (U+663C): Use `->subsumptive' for M-07705,
16640         M-13886 and C3-2C37.
16641         (C6-3836): Unify U-0002F8CC and M-13928; use `->confusing' instead
16642         of `->same' for M-14294; add `->same' for U-00026618; add
16643         `<-large-seal' for M-13948.
16644
16645 2004-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16646
16647         * Ideograph-R064-Hand.el (M-13027): Unify U-00022E85, C5-7347 and
16648         H5-EFE7.
16649         (U-00022E85): Unify M-13027; use `->same@unknown' instead of
16650         `->same' for U+7C61.
16651
16652         * Ideograph-R045-Sprout.el (M-07853): Moved into U-00021D18
16653         instead of using `->same' for M-00157.
16654
16655         * Ideograph-R036-Evening.el (U+68A6): Modify
16656         `ideographic-radical*sources' in `->subsumptive'.
16657
16658         * Ideograph-R004-Slash.el (U-00021D18): Use `->subsumptive' for
16659         M-00157 and M-07853 instead of `->same' for M-07853; use
16660         `<-original-ideograph*sources' instead of char-ref in
16661         `<-original-ideograph'.
16662
16663         * Ideograph-R075-Tree.el (U-00023484): Add M-14870; use
16664         `->subsumptive'.
16665         (U+68A6): Unify J0-546D instead of using `->same'; use
16666         `->subsumptive' for M-05784 and M-14871.
16667
16668         * Ideograph-R044-Corpse.el (M-07705): Moved into U+663C.
16669         (C3-2C37): Likewise.
16670
16671 2004-03-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16672
16673         * Ideograph-R036-Evening.el (J0-546D): Unify U+68A6 instead of
16674         using `->same' for M-14871; use `<-vulgar-ideograph*sources'
16675         instead of char-ref in `<-vulgar-ideograph'; use `->subsumptive'
16676         for M-05784 and M-14871.
16677
16678         * Ideograph-R016-Table.el (U+51E2): Unify C3-212F; use
16679         `->subsumptive' for M-00123 and M-01740.
16680
16681         * Ideograph-R004-Slash.el (C3-212F): Unify U+51E2 instead of using
16682         `->same' for M-01740; use `->subsumptive' for M-00123 and M-01740;
16683         use `<-vulgar-ideograph*sources' instead of char-ref in
16684         `<-vulgar-ideograph'.
16685
16686 2004-03-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16687
16688         * Ideograph-R023-Hiding-Enclosure.el (C6-212B): Moved into
16689         U-0002092C.
16690         (JSP-3433): Moved into U+533C.
16691         (U+533C): Use `->subsumptive'.
16692
16693         * Ideograph-R022-Right-Open-Box.el (U-0002092C): Use
16694         `->subsumptive'; include C6-212B.
16695
16696 2004-03-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16697
16698         * Ideograph-R018-Knife.el (J0-3D69): Moved into U+521D.
16699         (U+521D): Use `->subsumptive'; include C1-4F4F.
16700
16701 2004-03-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16702
16703         * Ideograph-R145-Clothes.el (C1-4F4F): Moved into U+521D.
16704
16705 2004-03-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16706
16707         * Ideograph-R115-Grain.el (U+4188): Use `->subsumptive'.
16708         (U+4189): Use `->subsumptive'.
16709         (C3-5E47): Use `<-ancient-ideograph*sources' instead of char-ref
16710         in `<-ancient-ideograph'.
16711
16712 2004-03-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16713
16714         * Ideograph-R075-Tree.el (U+68A6): Use
16715         `<-vulgar-ideograph*sources' instead of char-ref in
16716         `<-vulgar-ideograph'.
16717
16718 2004-03-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16719
16720         * Ideograph-R040-Roof.el (M-07112): Use `->subsumptive'; use
16721         `->same*sources' instead of using char-ref in `->same'.
16722
16723 2004-03-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16724
16725         * Ideograph-R212-Dragon.el (U+9F8E): Use `->subsumptive'.
16726
16727         * Ideograph-R177-Leather.el (U+976D): Use `->same@jiyun' for
16728         M-29262 and `->same@zihui' for M-43109 instead of `->same'; use
16729         `->subsumptive'.
16730         (C3-4024): Moved into U+976D.
16731         (J83-3F59): Likewise.
16732
16733         * Ideograph-R130-Meat.el (U+8095): Use `->subsumptive'.
16734         (C2-2474): Moved into U+8095.
16735
16736         * Ideograph-R124-Feather.el (U+7FFC): Use `->same*sources' instead
16737         of char-ref in `->same'.
16738
16739         * Ideograph-R085-Water.el (M-17428): Use `->same*sources' instead
16740         of using char-ref in `->same'; add `->vulgar-ideograph' for
16741         M-17427.
16742
16743         * Ideograph-R059-Bristle.el (M-09994): Moved into U-0002249C.
16744         (H3-ABF0): Likewise.
16745         (U-0002249C): Use `->subsumptive'.
16746
16747         * Ideograph-R027-Cliff.el (C3-5755): Moved into U+9F8E.
16748
16749         * Ideograph-R026-Seal.el (M-02875): Use `->same*sources' instead
16750         of using char-ref in `->same'.
16751
16752         * Ideograph-R025-Divination.el (C6-212C): Use
16753         `<-ancient-ideograph*sources' instead of using char-ref in
16754         `<-ancient-ideograph'.
16755
16756         * Ideograph-R022-Right-Open-Box.el (U+533C): Use `->subsumptive'.
16757
16758         * Ideograph-R009-Man.el (C3-2148): Use `->identical' instead of
16759         `->same' for M-01512; use `->same*sources' instead of using
16760         char-ref in `->same'.
16761         (M-00634): Use `<-denotational' instead of `->same' for M-23937;
16762         use `<-original-ideograph*sources' instead of using char-ref in
16763         `<-original-ideograph'.
16764         (U-000202F4): Use `->identical' instead of `->same' for M-02134;
16765         use `->same*sources' instead of using char-ref in `->same'.
16766
16767 2004-03-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16768
16769         * Ideograph-R018-Knife.el (M-02134): Use `->identical' instead of
16770         `->same' for U-000202F4 = M-00938; use `->same*sources' instead of
16771         using char-ref in `->same'.
16772         (U+5292): Use `{->same|<-ancient-ideograph}*sources' instead of
16773         using char-ref in `{->same|<-ancient-ideograph}'.
16774
16775         * Ideograph-R003-Dot.el (BC-87D2): Omit M-02840 in `->same'
16776         because it is identical to U-0002007E.
16777
16778 2004-03-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16779
16780         * char-db-util.el (insert-char-attributes): Don't display `<-same'
16781         when running with non-readable mode.
16782
16783 2004-03-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16784
16785         * Ideograph-R213-Turtle.el, Ideograph-R203-Black.el,
16786         Ideograph-R186-Fragrant.el, Ideograph-R196-Bird.el,
16787         Ideograph-R184-Eat.el, Ideograph-R177-Leather.el,
16788         Ideograph-R170-Mound.el, Ideograph-R145-Clothes.el,
16789         Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
16790         Ideograph-R135-Tongue.el, Ideograph-R130-Meat.el,
16791         Ideograph-R128-Ear.el, Ideograph-R124-Feather.el,
16792         Ideograph-R123-Sheep.el, Ideograph-R120-Silk.el,
16793         Ideograph-R118-Bamboo.el, Ideograph-R115-Grain.el,
16794         Ideograph-R109-Eye.el, Ideograph-R101-Use.el,
16795         Ideograph-R102-Field.el, Ideograph-R087-Claw.el,
16796         Ideograph-R085-Water.el, Ideograph-R075-Tree.el,
16797         Ideograph-R072-Sun.el, Ideograph-R064-Hand.el,
16798         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
16799         Ideograph-R059-Bristle.el, Ideograph-R047-River.el,
16800         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
16801         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
16802         Ideograph-R040-Roof.el, Ideograph-R036-Evening.el,
16803         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
16804         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
16805         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
16806         Ideograph-R026-Seal.el, Ideograph-R023-Hiding-Enclosure.el,
16807         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
16808         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
16809         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
16810         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
16811         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
16812         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
16813         Ideograph-R001-One.el: Rename `->same-ideograph' to `->same'.
16814
16815 2004-03-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16816
16817         * Ideograph-R140-Grass.el (GT-39643): Unify <CJK RADICAL GRASS
16818         TWO> instead of U+FA5E; add `<-denotational' for U+8279; add
16819         JU+FA5E.
16820         (U+8279): Separate all; changed to an abstraction character; add
16821         `<-ideographic-component-forms' for U+8278.
16822         (U+FA5D): Separate all; add `->identical' for <CJK RADICAL GRASS
16823         THREE>.
16824         (U+FA5E): Separate all; add `->identical' for <CJK RADICAL GRASS
16825         TWO>.
16826         (GT-39639): Unify <CJK RADICAL GRASS ONE> instead of U+8279; add
16827         `<-denotational' for U+8279; add UU+8279.
16828         (GT-39645): Unify <CJK RADICAL GRASS THREE> instead of U+FA5D; add
16829         `<-denotational' for U+8279; add JU+FA5D.
16830         (BC-8B4B): Moved into U+4491.
16831         (U+4491): Use `->subsumptive'.
16832
16833         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL GRASS ONE>):
16834         Unify G0-5C33, JX2-7576, GT-39639, GT-K00279 and JC3-72FA; add
16835         `<-denotational' for U+8279.
16836         (<CJK RADICAL GRASS TWO>): Unify C4-2153, JX2-7575, BC-8AFE,
16837         GT-39643, GT-K00671 and M-30639; add `<-denotational' for U+8279.
16838         (<CJK RADICAL GRASS THREE>): Unify JX2-7574, GT-39645 and
16839         GT-K00569; add `<-denotational' for U+8279.
16840         (<CJK RADICAL SIMPLIFIED WALK>): Unify G0-6541, JX2-7969, BC-8966
16841         and JC3-67A3; add `<-denotational' for U+8FB6; add
16842         `<-simplified@component' for <CJK RADICAL WALK ONE>.
16843         (<CJK RADICAL WALK ONE>): Add `<-denotational' for U+8FB6.
16844         (<CJK RADICAL WALK TWO>): Add `<-denotational' for U+8FB6; add
16845         `<-simplified@component' for <CJK RADICAL WALK ONE>.
16846
16847         * Ideograph-R162-Walk.el (<CJK RADICAL WALK ONE>): Add
16848         `<-denotational' for U+8FB6.
16849         (U+8FB6): Add `<-ideographic-component-forms' for U+8FB5; delete
16850         `->identical' for U+FA66.
16851         (BC-8966): Unify <CJK RADICAL SIMPLIFIED WALK> instead of U+FA66;
16852         add `<-denotational' for U+8FB6; add `<-simplified@component' for
16853         U+2ECD; add JU+FA66.
16854         (<CJK RADICAL WALK TWO>): Add `<-denotational' for U+8FB6; add
16855         `<-simplified@component' for U+2ECD.
16856         (U+FA66): Separate all; add `->identical' for <CJK RADICAL
16857         SIMPLIFIED WALK>.
16858
16859 2004-03-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16860
16861         * char-db-util.el (insert-char-attributes): Don't display
16862         `->ideographic-component-forms' when running with non-readable
16863         mode.
16864
16865 2004-03-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16866
16867         * Ideograph-R138-Stopping.el (J0-4E49): Moved into U+826F.
16868         (U+826F): Use `->subsumptive'.
16869
16870 2004-03-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16871
16872         * Ideograph-R093-Cow.el (BC-8BA9): Moved into U+725C.
16873         (U+725C): Use `->subsumptive'.
16874
16875 2004-03-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16876
16877         * Ideograph-R168-Long.el, Ideograph-R167-Gold.el: Add missing
16878         mappings between CJK Ext B and CNS 11643 plain 5.
16879
16880 2004-03-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16881
16882         * Ideograph-R003-Dot.el (C3-2740): Use `cns11643' instead of
16883         `cns-11643' in `ideographic-radical@cns*sources'.
16884
16885         * Ideograph-R001-One.el (C3-2740): Use `cns11643' instead of
16886         `cns-11643' in `ideographic-radical@cns*sources'.
16887         (U-00024CCF): Add `ideographic-radical@cns*sources'.
16888
16889         * Ideograph-R103-Bolt-Of-Cloth.el (C5-4057): Moved into
16890         U-00024CA3.
16891
16892         * Ideograph-R102-Field.el (U-00024CA3): Use `->subsumptive'
16893         instead of using `->identical' for M-49345.
16894         (U-00024CCF): Unify C7-2C3B, GT-00098 and M-00065 instead of using
16895         `->identical'; use `ideographic-{radical|strokes}@{ucs|cns}'.
16896
16897         * Ideograph-R009-Man.el (JSP-3235): Moved into U+50C7.
16898         (U+50C7): Use `->subsumptive'.
16899         (M-01052): Moved into U+50C8; unify C2-4160.
16900         (U+50C8): Use `->subsumptive'.
16901         (U-00028928): Unify C5-3D29 and M-40140; moved into
16902         Ideograph-R166-Village.el.
16903
16904 2004-03-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16905
16906         * Ideograph-R166-Village.el: Add missing mappings between CJK Ext
16907         B and CNS 11643 plain 5.
16908
16909 2004-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16910
16911         * Ideograph-R113-Spirit.el (U-00025626): Add
16912         `ideographic-radical@cns*sources'.
16913
16914         * Ideograph-R066-Rap.el (U-00025626): Add
16915         `ideographic-radical@cns*sources'.
16916
16917 2004-03-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16918
16919         * Ideograph-R055-Two-Hands.el (U-0002233D): Use `->subsumptive'.
16920
16921         * ideograph-util.el (update-ideograph-radical-table): Fix problems
16922         about `->subsumptive' and `<-subsumptive'.
16923         (char-representative-of-daikanwa): Add new optional argument
16924         `radical'; support `->subsumptive'.
16925         (char-daikanwa-strokes): Specify radical for
16926         `char-representative-of-daikanwa'.
16927         (char-daikanwa): Add new optional argument `radical'; support
16928         `->subsumptive'.
16929
16930         * Ideograph-R001-One.el (GT-00083): Moved into U-0002233D.
16931         (C7-2C3B): Unify U-00024CCF and H7-B974 instead of using
16932         `->identical'.
16933         (U-00020057): Unify C4-4F7C and M-49012; use
16934         `ideographic-{radical|strokes}@{ucs|cns}'.
16935
16936         * Ideograph-R073-Say.el (M-14298): Moved into U+66FC.
16937         (U+66FC): Use `->subsumptive'.
16938
16939         * Ideograph-R029-Again.el (C1-5937): Moved into U+66FC instead of
16940         using `->identical'.
16941
16942 2004-03-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16943
16944         * Ideograph-R110-Spear.el (U-00025390): Use `->subsumptive'
16945         instead of `->identical' for M-01841.
16946
16947 2004-03-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16948
16949         * Ideograph-R017-Open-Box.el (M-01841): Moved into U-00025390.
16950         (U-00025390): Use `->subsumptive'.
16951
16952 2004-02-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16953
16954         * Ideograph-R164-Wine.el, Ideograph-R162-Walk.el: Add missing
16955         mappings between CJK Ext B and CNS 11643 plain 5.
16956
16957         * ideograph-util.el (char-representative-of-daikanwa): Fixed.
16958
16959 2004-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16960
16961         * Ideograph-R165-Distinguish.el: Add missing mappings between CJK
16962         Ext B and CNS 11643 plain 5.
16963
16964 2004-02-26  MORIOKA Tomohiko  <tomo@m17n.org>
16965
16966         * Ideograph-R042-Small.el (M-07516): Moved into U-000202D3.
16967         (U-000202D3): Use `->subsumptive'; use
16968         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
16969
16970         * Ideograph-R009-Man.el (U-000202D3): Use `->subsumptive'; use
16971         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
16972         (H1-CC7C): Unify M-07516 and move into U-000202D3.
16973
16974 2004-02-26  MORIOKA Tomohiko  <tomo@m17n.org>
16975
16976         * Ideograph-R086-Fire.el (U-000244DF): Add
16977         `ideographic-radical@cns*sources'.
16978
16979 2004-02-26  MORIOKA Tomohiko  <tomo@m17n.org>
16980
16981         * Ideograph-R134-Mortar.el (U-000244DF): Add
16982         `ideographic-{radical|strokes}@ucs' and
16983         `ideographic-radical@cns*sources'.
16984
16985         * Ideograph-R115-Grain.el (U+79EF): Unify JC3-5DA1 instead of
16986         JC3-81D7.
16987         (M-25262): Moved into U+7A4B.
16988         (U+7A4B): Use `->subsumptive'.
16989         (U+7A4C): Unify JC3-92CA.
16990
16991         * Ideograph-R086-Fire.el (U-000243DE): Use `->subsumptive' instead
16992         of `->identical' for M-49571; use
16993         `ideographic-{radical|strokes}@{ucs|cns}' and
16994         `ideographic-radical@cns*sources'.
16995         (U-000244DF): Use `->subsumptive' instead of `->identical' for
16996         M-30268; use `ideographic-{radical|strokes}@{ucs|cns}'.
16997
16998 2004-02-25  MORIOKA Tomohiko  <tomo@m17n.org>
16999
17000         * Ideograph-R113-Spirit.el (U-00025626): Use `->subsumptive'; use
17001         `ideographic-radical@{ucs|cns}'.
17002
17003         * Ideograph-R066-Rap.el (C6-315A): Moved into U-00025626 instead
17004         of using `->identical'.
17005
17006 2004-02-25  MORIOKA Tomohiko  <tomo@m17n.org>
17007
17008         * Ideograph-R136-Oppose.el (M-49571): Moved into U-000243DE.
17009         (C7-317A): Likewise.
17010
17011         * Ideograph-R134-Mortar.el (M-30268): Moved into U-000244DF.
17012         (C7-6138): Likewise.
17013
17014         * Ideograph-R131-Minister.el (C3-2A5C): Unify U+5367, G0-4E54,
17015         JX2-2354, M-02808 and H7-EECB instead of using `->identical'; use
17016         `ideographic-{radical|strokes}@{ucs|cns}' and
17017         `ideographic-radical@ucs*sources'.
17018
17019         * Ideograph-R108-Dish.el (U-000250B3): Add
17020         `ideographic-radical@cns*sources'.
17021
17022         * Ideograph-R072-Sun.el (U+65F6): Unify JC3-51BA instead of
17023         JC3-81C3.
17024         (JC3-81C3): Add `->identical' for U+65F6.
17025         (U-00023244): Unify C5-3D55 instead of using `->identical'; use
17026         `ideographic-{radical|strokes}@{ucs|cns}'.
17027
17028         * Ideograph-R002-Line.el (C5-3D55): Unify U-00023244 instead of
17029         using `->identical'; use
17030         `ideographic-{radical|strokes}@{ucs|cns}'.
17031
17032         * Ideograph-R015-Ice.el (C7-3679): Unify U-000250B3 and H7-BD6B
17033         instead of using `->identical'; use
17034         `ideographic-{radical|strokes}@{ucs|cns}' and
17035         `ideographic-radical@cns*sources'.
17036
17037         * Ideograph-R025-Divination.el (JC3-82B5): Omit features except
17038         `->identical'; add `->identical*sources'.
17039         (U+5367): Unify C3-2A5C; use
17040         `ideographic-{radical|strokes}@{ucs|cns}',
17041         `total-strokes@{ucs|cns}' and `ideographic-radical@ucs*sources'.
17042
17043         * Ideograph-R130-Meat.el (U-00026857): Use `->subsumptive' instead
17044         of `->identical' for C7-377E and `->same-ideograph' for M-11349;
17045         use `ideographic-{radical|strokes}@{ucs|cns}' and
17046         `ideographic-radical@cns*sources'.
17047         (H6-B3CA): Moved into U-00026857 and unified by M-11349.
17048
17049         * Ideograph-R061-Heart.el (M-11349): Defined in `->subsumptive'
17050         feature value of U-26857; use
17051         `ideographic-{radical|strokes}@{ucs|cns}' and
17052         `ideographic-radical@cns*sources'; unify H6-B3CA.
17053         (C7-377E): Defined in `->subsumptive' feature value of U-26857;
17054         use `ideographic-{radical|strokes}@{ucs|cns}' and
17055         `ideographic-radical@cns*sources'.
17056         (M-11472): Unify U-00020453 instead of using `->identical'; use
17057         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
17058
17059 2004-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
17060
17061         * Ideograph-R169-Gate.el (U+9580): Unify B-AAF9.
17062
17063         * Ideograph-R158-Body.el (J0-3F48): Unify B-A8AD.
17064
17065         * Ideograph-R081-Compare.el (M-16744): Moved into `->subsumptive'
17066         feature value of U-000200B1.
17067         (U-000200B1): Use `->subsumptive'; use
17068         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
17069         `ideographic-'; add M-16744 instead of using `->same-ideograph'.
17070
17071         * Ideograph-R004-Slash.el (U-000200B1): Use `->subsumptive'
17072         instead of `->same-ideograph' to add M-16744 and H1-DC49; use
17073         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
17074         `ideographic-'.
17075
17076 2004-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
17077
17078         * Ideograph-R129-Brush.el (U+807F): Unify B-A6D6.
17079
17080         * Ideograph-R117-Stand.el (J0-4E29): Unify B-A5DF.
17081
17082         * Ideograph-R114-Track.el (C7-262B): Unify U-00020FA7 and H2-DECE
17083         instead of using `->identical'; use
17084         `ideographic-{radical|strokes}@{ucs|cns}'.
17085
17086         * Ideograph-R108-Dish.el (U-000250B3): Unify C7-3679 and M-01726
17087         instead of using `->identical'; use
17088         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
17089
17090         * Ideograph-R085-Water.el (U+6CA7): Unify JC3-82BF.
17091         (U+6CF8): Unify JC3-82C0.
17092         (U+6D51): Unify JC3-82BE.
17093         (JC3-70DE): New character.
17094         (U+6EE8): Unify JC3-81F6.
17095
17096         * Ideograph-R037-Big.el (C6-3649): Unify U-00020AFB; use
17097         `ideographic-{radical|strokes}@{ucs|cns}' and
17098         `ideographic-radical@cns*sources'.
17099         (C4-4F7C): Unify U-00020057 and BC-85A3 instead of using
17100         `->identical'; use `ideographic-{radical|strokes}@{ucs|cns}'.
17101
17102         * Ideograph-R028-Private.el (U-00020AFC): Unify C6-352E and
17103         M-00283 instead of using `->identical'; use
17104         `ideographic-{radical|strokes}@{ucs|cns}'.
17105         (U-00020AFB): Unify C6-3649 and M-05931 instead of using
17106         `->identical'; use `ideographic-{radical|strokes}@{ucs|cns}' and
17107         `ideographic-radical@cns*sources'.
17108         (H1-F5B8): Add `=>daikanwa' instead of `->identical' for M-05931.
17109
17110         * ideograph-util.el (update-ideograph-radical-table): Add
17111         characters specified in `<-identical' as same as `->denotational'.
17112
17113         * Ideograph-R030-Mouth.el (U-00020FA7): Unify C7-262B and M-24899
17114         instead of using `->identical'; use
17115         `ideographic-{radical|strokes}@{ucs|cns}'.
17116
17117         * Ideograph-R009-Man.el (U-00020453): Unify M-11472 instead of
17118         using `->identical'; use
17119         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
17120         `ideographic-{radical|strokes}'.
17121
17122         * Ideograph-R007-Two.el (C6-352E): Unify U-00020AFC and H1-F5BE
17123         instead of using `->identical'; use
17124         `ideographic-{radical|strokes}@{ucs|cns}' instead of
17125         `ideographic-{radical|strokes}'.
17126
17127 2004-02-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17128
17129         * char-db-util.el (insert-char-attributes): Don't display
17130         `<-identical' when running with non-readable mode.
17131
17132 2004-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17133
17134         * Ideograph-R042-Small.el (U+5C12): Use `->subsumptive'; add
17135         JC3-41E1.
17136
17137         * Ideograph-R113-Spirit.el (U+7962): Use `->subsumptive'; add
17138         JC3-5CDB.
17139
17140 2004-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17141
17142         * Ideograph-R112-Stone.el (U+78CC): Use `->subsumptive'; add
17143         JC3-5CB9.
17144
17145         * Ideograph-R109-Eye.el (U+7784): Use `->subsumptive'; add
17146         JC3-8FA2.
17147
17148         * Ideograph-R104-Sickness.el (U+764E): Use `->subsumptive'; add
17149         JC3-5AF0.
17150
17151         * Ideograph-R086-Fire.el (U+70D2): Use `->subsumptive'; add
17152         JC3-8EE2.
17153         (U+70E7): Unify JC3-81CF.
17154         (U+70ED): Unify JC3-81E9.
17155         (U+70EE): Use `->subsumptive'.
17156
17157 2004-02-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17158
17159         * Ideograph-R075-Tree.el (U+672F): Unify JC3-81CB.
17160         (U+67A6): Use `->subsumptive'; add JC3-70C9.
17161         (U+67CA): Use `->subsumptive'; add JC3-70C7.
17162         (U+6962): Unify JC3-70C5.
17163         (U+6994): Unify JC3-70C8.
17164         (U+69CC): Unify JC3-70C4.
17165
17166         * Ideograph-R069-Axe.el (U+65B5): Use `->subsumptive'; add
17167         JC3-50E5.
17168
17169         * Ideograph-R064-Hand.el (U+62D0): Use `->subsumptive'; add
17170         JC3-4FBA.
17171
17172         * Ideograph-R046-Mountain.el (U+5C72): Use `->subsumptive' to add
17173         JC3-8EFA.
17174
17175 2004-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17176
17177         * Ideograph-R040-Roof.el (U+5BBE): Unify JC3-81F7.
17178
17179         * u03000-CJK-Symbols-and-Punctuation.el (<IDEOGRAPHIC ITERATION
17180         MARK>): Unify GT-00135, GT-K00282, M-00097 and CB02728; modify
17181         `script'.
17182
17183         * Ideograph-R003-Dot.el (GT-00135): Unify <IDEOGRAPHIC ITERATION
17184         MARK>; set `Ideograph symbol' instead of `Ideograph' into
17185         `script'.
17186
17187 2004-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17188
17189         * Ideograph-R064-Hand.el: Add some GT code points.
17190         (U+624D): Separate GT-00010 and GT-K00176; use
17191         `ideographic-{radical|strokes}' instead of `ideographic-'.
17192         (U-00022A65): Use `->subsumptive'; add `<-original' for M-05844.
17193         (U+39C3): Use `->subsumptive'.
17194         (U+6252): Likewise.
17195         (U-00022A69): Likewise.
17196         (U+6256): Likewise.
17197
17198         * Ideograph-R003-Dot.el (C3-2740): Use
17199         `<-ancient-ideograph*sources' instead of char-ref in
17200         `<-ancient-ideograph'.
17201
17202         * Ideograph-R001-One.el (GT-00010): Separate U+624D, G0-3245 and
17203         C1-445F; use `ideographic-{radical|strokes}' instead of
17204         `ideographic-'; use `<-unknown' for U+624D.
17205         (U+4E22): Unify C3-2263, GT-00193, GT-K02131, M-00144, H1-F56D and
17206         JC3-41BA instead of using `->same-ideograph' for M-00144; use
17207         `ideographic-radical@{ucs|cns}'; don't use
17208         `hanyu-dazidian-{vol|page|char}'.
17209         (C6-2936): Use `<-ancient-ideograph*sources' instead of char-ref
17210         in `<-ancient-ideograph'.
17211         (C3-2740): Likewise.
17212
17213         * Ideograph-R004-Slash.el (C3-2263): Unify U+4E22 and G0-362A; use
17214         `ideographic-radical@{ucs|cns}'.
17215
17216 2004-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17217
17218         * ideograph-util.el (char-ideographic-strokes): Modify preferences
17219         to support inheritance.
17220         (update-ideograph-radical-table): Check radical of inherited
17221         character.
17222         (char-daikanwa): Modify preferences to support inheritance.
17223         (char-ucs): Use `char-feature' instead of `get-char-attribute' to
17224         refer '=>ucs'.
17225
17226 2004-02-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17227
17228         * char-db-util.el (char-db-insert-char-spec): Delete unused local
17229         variables `al', `cal' and `key'.
17230         (char-db-insert-alist): Don't use deleted local variable `cal'.
17231
17232 2004-02-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17233
17234         * char-db-util.el (insert-char-attributes): Check each character
17235         specified in `->subsumptive' with `char-db-ignored-attributes'.
17236
17237 2004-02-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17238
17239         * char-db-util.el (char-attribute-name<): Fixed.
17240
17241 2004-02-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17242
17243         * Ideograph-R009-Man.el (M-00882): Simplify
17244         `ideographic-structure'.
17245         (U-000202B4): Likewise.
17246
17247         * Ideograph-R037-Big.el (U+5941): Modify `<-simplified'.
17248         (U+5969): Use `->subsumptive'.
17249
17250         * char-db-util.el (char-attribute-name<): Put `->denotational'
17251         into the last place and `->subsumptive' is second to last.
17252         (char-db-make-char-spec): Use `=daikanwa' instead of
17253         `ideograph-daikanwa'.
17254         (char-db-insert-char-spec): Modify for `insert-char-attributes'.
17255         (char-db-insert-alist): Likewise.
17256         (insert-char-attributes): Delete optional argument
17257         `ccs-attributes'; CCS-features are also specified in `attributes'.
17258         (insert-char-data): Likewise.
17259
17260         * ideograph-util.el (insert-ideograph-radical-char-data): Modify
17261         for `insert-char-data'.
17262
17263 2004-02-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17264
17265         * Ideograph-R022-Right-Open-Box.el (U+5332): Use
17266         `<-vulgar-ideograph*sources' instead of char-ref in
17267         `<-vulgar-ideograph'.
17268
17269 2004-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17270
17271         * Ideograph-R134-Mortar.el (U+81FD): Use `->subsumptive'.
17272
17273         * Ideograph-R130-Meat.el (U+2EBC): Use `->subsumptive'.
17274
17275         * Ideograph-R045-Sprout.el (U+5C70): Unify BC-8DBD.
17276
17277         * Ideograph-R015-Ice.el (M-01718): Use
17278         `<-vulgar-ideograph*sources' instead of char-ref in
17279         `<-vulgar-ideograph'; simplify `ideographic-structure'.
17280         (C3-4B30): Simplify `ideographic-structure'.
17281         (J90-515B): Likewise.
17282         (U+51DB): Likewise.
17283
17284         * Ideograph-R009-Man.el (U+4F7E): Use `->subsumptive'.
17285
17286 2004-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17287
17288         * Ideograph-R032-Earth.el (M-05334): Simplify
17289         `ideographic-structure'.
17290         (U-000213B0): Likewise.
17291
17292         * Ideograph-R189-Tall.el (U-00029ACF): Modify
17293         `ideographic-structure'; use `hanyu-dazidian' instead of
17294         `hanyu-dazidian-{vol|page|char}'.
17295
17296         * Ideograph-R160-Bitter.el (U-00028410): Modify
17297         `ideographic-structure'.
17298
17299         * Ideograph-R114-Track.el (U+79BB): Use `->subsumptive'.
17300
17301         * Ideograph-R071-Not.el (J0-347B): Add
17302         `<-simplified@daikanwa*sources'.
17303
17304         * Ideograph-R050-Turban.el (M-09148): Simplify
17305         `ideographic-structure'.
17306
17307         * Ideograph-R044-Corpse.el (U+5C56): Use `->subsumptive'.
17308
17309         * Ideograph-R030-Mouth.el (J0-526B): Modify
17310         `ideographic-structure'.
17311         (U+548E): Simplify `ideographic-structure'.
17312
17313         * Ideograph-R012-Eight.el (U+516C): Use `->subsumptive'.
17314
17315         * Ideograph-R005-Second.el (H1-AFC7): Modify
17316         `ideographic-structure'.
17317
17318 2004-02-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17319
17320         * char-db-util.el (insert-char-attributes): Display
17321         `->simplified(@...)' when running with readable mode.
17322
17323 2004-02-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17324
17325         * Ideograph-R041-Inch.el (U+5C0E): Use `<-simplified*sources'
17326         instead of char-ref in `<-simplified'.
17327
17328 2004-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17329
17330         * Ideograph-R160-Bitter.el (GT-K02585): New character.
17331
17332         * Ideograph-R005-Second.el (U+4E75): Use `->subsumptive'.
17333
17334         * read-maps.el (jp-jouyou-read-file): Check inherited value of
17335         `<-simplified@JP/Jouyou'.
17336
17337         * Ideograph-R105-Dotted-Tent.el (U+767A): Fix
17338         `<-simplified@JP/Jouyou'.
17339
17340         * Ideograph-R029-Again.el (U+53CE): Use `->subsumptive'.
17341
17342 2004-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17343
17344         * Ideograph-R047-River.el (CB08935): New character.
17345
17346 2004-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17347
17348         * ideograph-util.el (char-daikanwa): Use `<-subsumptive' instead
17349         of `<-unified'.
17350
17351         * char-db-util.el (insert-char-attributes): Use `<-subsumptive'
17352         instead of `<-unified' and `->subsumptive' instead of `->unified'.
17353
17354         * ruimoku6.el, Ideograph-R193-Cauldron.el,
17355         Ideograph-R062-Halberd.el, Ideograph-R040-Roof.el,
17356         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
17357         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
17358         Ideograph-R001-One.el: Rename `->unified' to `->subsumptive'.
17359
17360 2004-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17361
17362         * char-db-util.el (insert-char-attributes): Ignore `<-unified'.
17363
17364         * Ideograph-R193-Cauldron.el (U-00029C2C): Use `->unified';
17365         include RUI6-E00A.
17366
17367 2004-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17368
17369         * ideograph-util.el (update-ideograph-radical-table): Support
17370         `->denotational'.
17371         (char-daikanwa): If a character has a mother character, return
17372         (NUM 0) instead of NUM.
17373
17374         * char-db-util.el (insert-char-attributes): Ignore
17375         `->denotational'.
17376
17377 2004-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17378
17379         * dumped-chars.el (system-char-db-source-file-list): Add
17380         "ruimoku6".
17381
17382         * char-db-util.el (insert-char-attributes): Fold long line in
17383         non-special element of list in default feature.
17384
17385         * ruimoku6.el: New file.
17386
17387         * Ideograph-R062-Halberd.el (RUI6-E005): New character.
17388
17389         * Ideograph-R046-Mountain.el (RUI6-E008): New character.
17390
17391         * Ideograph-R040-Roof.el (U-00021A5C): Add `->unified' for
17392         RUI6-E009 and IU-00021A5C.
17393
17394         * Ideograph-R037-Big.el (RUI6-E006): New character.
17395
17396         * Ideograph-R026-Seal.el (RUI6-E00F): New character.
17397         (RUI6-E007): New character.
17398
17399         * Ideograph-R075-Tree.el (RUI6-E00C): New character.
17400
17401         * Ideograph-R024-Ten.el (BC-8B75): Unify RUI6-E00E.
17402
17403         * Ideograph-R009-Man.el: Use `->unified' for some characters.
17404
17405 2004-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17406
17407         * Ideograph-R040-Roof.el (U-00021A5C): New character.
17408
17409         * u02E00-CJK-Radical-Supplement.el (U+2EAB): Add
17410         `<-ideographic-component-forms' for U+76EE.
17411         (BC-8B48): Map to U+76EE; copied from Ideograph-R109-Eye.el.
17412
17413 2004-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17414
17415         * Ideograph-R109-Eye.el (BC-8B48): New character.
17416
17417         * Ideograph-R030-Mouth.el (U+53E7): Use
17418         `->ideographic-variants*sources' instead of char-ref in
17419         `->ideographic-variants'; unify GT-04102 and GT-K01162.
17420         (U-00020BA0): Unify GT-04135 and GT-K01063.
17421
17422         * Ideograph-R024-Ten.el (M-02707): Unify B-A562, GT-03469 and
17423         GT-K01096.
17424         (GT-K01097): New character.
17425         (U+534A): Separate B-A562.
17426         (GT-K01380): New character.
17427         (GT-K01438): New character.
17428
17429 2004-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17430
17431         * Ideograph-R001-One.el (U+4E03): Use `->unified'.
17432         (U-00020055): Unify M-00064; use
17433         `{ideographic|total}-strokes@{daikanwa|cns}' instead of
17434         `{ideographic|total}-strokes'.
17435
17436 2004-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17437
17438         * Ideograph-R005-Second.el (U+3424): Use `->unified'.
17439
17440 2004-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17441
17442         * read-maps.el (mapping-table-read-file): Use `char-feature'
17443         instead of `get-char-attribute'.
17444
17445         * ideograph-util.el (char-ideographic-radical): Use `char-feature'
17446         instead of `get-char-attribute'.
17447         (char-ideographic-strokes-from-domains): Likewise.
17448         (char-ideographic-strokes): Likewise.
17449         (char-representative-of-daikanwa): Refer `=>daikanwa'.
17450
17451 2004-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17452
17453         * Ideograph-R006-Hook.el (U-00020116): Use `->unified'.
17454
17455         * Ideograph-R003-Dot.el (U+4E3B): Use `->unified'.
17456
17457 2004-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17458
17459         * Ideograph-R112-Stone.el: Add some GT code points.
17460         (U+784E): Separate JC3-5CA7; unify GT-30888.
17461         (M-24244): Unify JC3-5CA7; add `=>ucs*' for U+784E.
17462         (U-0002F94E): Add `=>ucs*' for U+784E.
17463
17464 2004-01-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17465
17466         * Ideograph-R157-Foot.el: Add some GT code points.
17467
17468         * Ideograph-R057-Bow.el: Add some GT code points.
17469         (U-00022417): New character.
17470
17471         * Ideograph-R156-Run.el: Add some GT code points.
17472
17473         * Ideograph-R152-Pig.el: Add some GT code points.
17474         (U-00027C4C): New character.
17475
17476         * Ideograph-R087-Claw.el (M-19682): Use
17477         `<-ancient-ideograph*sources' instead of char-ref in
17478         `<-ancient-ideograph'.
17479         (U+7232): Unify GT-25271 and GT-K09877.
17480
17481 2004-01-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17482
17483         * Ideograph-R167-Gold.el: Add some `<-simplified@JP/Jouyou'
17484         features.
17485
17486 2004-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17487
17488         * Ideograph-R196-Bird.el: Add some `<-simplified@JP/Jouyou'
17489         features.
17490
17491 2004-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17492
17493         * Ideograph-R211-Tooth.el, Ideograph-R203-Black.el,
17494         Ideograph-R201-Yellow.el, Ideograph-R199-Wheat.el,
17495         Ideograph-R191-Fight.el, Ideograph-R190-Hair.el,
17496         Ideograph-R188-Bone.el, Ideograph-R187-Horse.el: Add some
17497         `<-simplified@JP/Jouyou' features.
17498
17499 2004-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17500
17501         * char-db-util.el (insert-char-attributes): Delete code for
17502         `=>ucs-{gb|cns|jis|ks|big5}' and `->ucs'; add code for `=>daikanwa';
17503         add code for `->unified'.
17504
17505 2004-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17506
17507         * Ideograph-R181-Leaf.el, Ideograph-R174-Blue.el,
17508         Ideograph-R172-Short-Tailed-Bird.el: Add some
17509         `<-simplified@JP/Jouyou' features.
17510
17511         * update-cdb.el: Generate "../lisp/utf-2000/cid-conf.el" when
17512         char-DB generating stage, and load it when dumping stage.
17513
17514         * Ideograph-R180-Sound.el, Ideograph-R173-Rain.el: Add some
17515         `<-simplified@JP/Jouyou' features.
17516
17517 2004-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17518
17519         * Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
17520         Ideograph-R164-Wine.el, Ideograph-R165-Distinguish.el: Add some
17521         `<-simplified@JP/Jouyou' features.
17522
17523 2004-01-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17524
17525         * Ideograph-R163-City.el, Ideograph-R159-Cart.el: Add some
17526         `<-simplified@JP/Jouyou' features.
17527
17528         * Ideograph-R104-Sickness.el (G1-3B3E): Unify U+7613.
17529
17530 2004-01-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17531
17532         * Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el: Add some
17533         `<-simplified@JP/Jouyou' features.
17534
17535 2004-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17536
17537         * Ideograph-R149-Speech.el, Ideograph-R064-Hand.el: Add some
17538         `<-simplified@JP/Jouyou' features.
17539
17540 2004-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17541
17542         * Ideograph-R157-Foot.el, Ideograph-R151-Bean.el,
17543         Ideograph-R154-Shell.el, Ideograph-R128-Ear.el: Add some
17544         `<-simplified@JP/Jouyou' features.
17545
17546         * u0FF00-Halfwidth-and-Fullwidth-Forms.el: Add `<-halfwidth'
17547         features for <HALFWIDTH> characters.
17548
17549 2004-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17550
17551         * Ideograph-R148-Horn.el, Ideograph-R147-See.el,
17552         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
17553         Ideograph-R141-Tiger.el: Add some `<-simplified@JP/Jouyou'
17554         features.
17555
17556         * Ideograph-R115-Grain.el: Add some `<-simplified@JP/Jouyou'
17557         features.
17558         (U-00025784): Unify M-25006; separate C5-2A76.
17559
17560         * Ideograph-R144-Walk-Enclosure.el, Ideograph-R142-Insect.el,
17561         Ideograph-R140-Grass.el, Ideograph-R086-Fire.el: Add some
17562         `<-simplified@JP/Jouyou' features.
17563
17564 2004-01-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17565
17566         * ideograph-util.el (char-daikanwa): Refer `=>daikanwa'.
17567
17568         * Ideograph-R132-Self.el, Ideograph-R040-Roof.el,
17569         Ideograph-R085-Water.el: Add some `<-simplified@JP/Jouyou'
17570         features.
17571
17572 2004-01-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17573
17574         * Ideograph-R059-Bristle.el (JC3-4DA7): Unify GT-12606 and
17575         GT-K07831; add `=ucs@jp'.
17576
17577         * Ideograph-R130-Meat.el, Ideograph-R129-Brush.el,
17578         Ideograph-R125-Old.el, Ideograph-R119-Rice.el,
17579         Ideograph-R094-Dog.el, Ideograph-R071-Not.el: Add some
17580         `<-simplified@JP/Jouyou' features.
17581
17582         * Ideograph-R061-Heart.el: Add some `<-simplified@JP/Jouyou'
17583         features.
17584         (U-0002F8B0): Separate JC3-4DE8.
17585         (M-11424): Unify JC3-4DE8.
17586
17587         * Ideograph-R009-Man.el: Add some `<-simplified@JP/Jouyou'
17588         features.
17589
17590         * Ideograph-R075-Tree.el (U+6A0B): Don't map to U+901A.
17591
17592         * Ideograph-R124-Feather.el, Ideograph-R122-Net.el,
17593         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
17594         Ideograph-R118-Bamboo.el, Ideograph-R116-Cave.el,
17595         Ideograph-R112-Stone.el: Add some `<-simplified@JP/Jouyou'
17596         features.
17597
17598 2004-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17599
17600         * Ideograph-R117-Stand.el, Ideograph-R109-Eye.el,
17601         Ideograph-R105-Dotted-Tent.el, Ideograph-R079-Weapon.el,
17602         Ideograph-R075-Tree.el: Add some `<-simplified@JP/Jouyou'
17603         features.
17604
17605         * Ideograph-R113-Spirit.el, Ideograph-R108-Dish.el,
17606         Ideograph-R106-White.el, Ideograph-R078-Death.el,
17607         Ideograph-R077-Stop.el: Add some `<-simplified@JP/Jouyou'
17608         features.
17609
17610 2004-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17611
17612         * Ideograph-R104-Sickness.el, Ideograph-R102-Field.el: Add some
17613         `<-simplified@JP/Jouyou' features.
17614
17615         * Ideograph-R098-Tile.el (U+74F6): Add `<-simplified@JP/Jouyou'.
17616
17617         * Ideograph-R093-Cow.el (U+72A0): Add `<-simplified@JP/Jouyou'.
17618
17619         * Ideograph-R084-Steam.el (U+6C17): Add `<-simplified@JP/Jouyou'.
17620
17621 2004-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17622
17623         * maps-conf.el: Don't add `=gt-pj-1' for J90-{3522|334C}.
17624
17625         * Ideograph-R080-Do-Not.el, Ideograph-R076-Lack.el: Add some
17626         `<-simplified@JP/Jouyou' features.
17627
17628         * Ideograph-R072-Sun.el: Add some `<-simplified@JP/Jouyou'
17629         features.
17630         (U+663C): Add `<-simplified@JP/Jouyou'; use
17631         `<-vulgar-ideograph*sources' instead of char-ref in
17632         `<-vulgar-ideograph'.
17633         (U+665A): Unify JC3-51D5.
17634         (U+6669): Add `<-simplified@JP/Jouyou'; unify BC-B1DF; separate
17635         JC3-51D5.
17636         (U+FA43): Unify BC-B4BB.
17637
17638 2004-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17639
17640         * Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
17641         Ideograph-R032-Earth.el: Add some `<-simplified@JP/Jouyou'
17642         features.
17643
17644         * Ideograph-R050-Turban.el: Add some `<-simplified@JP/Jouyou'
17645         features.
17646
17647 2004-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17648
17649         * Ideograph-R074-Moon.el, Ideograph-R069-Axe.el,
17650         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
17651         Ideograph-R060-Step.el, Ideograph-R046-Mountain.el,
17652         Ideograph-R058-Snout.el: Add some `<-simplified@JP/Jouyou'
17653         features.
17654
17655 2004-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17656
17657         * Ideograph-R053-Dotted-Cliff.el, Ideograph-R041-Inch.el: Add some
17658         `<-simplified@JP/Jouyou' features.
17659
17660         * Ideograph-R034-Go.el (C3-2B79): Add `ideographic-structure'.
17661         (J0-4A51): Add `<-simplified@JP/Jouyou'.
17662
17663         * Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
17664         Ideograph-R024-Ten.el, Ideograph-R019-Power.el,
17665         Ideograph-R018-Knife.el: Add some `<-simplified@JP/Jouyou'
17666         features.
17667
17668         * char-db-util.el (char-db-insert-char-spec): Add new optional
17669         argument `required-features'.
17670         (insert-char-attributes): For each character in relation features
17671         [->FOO or <-FOO] and `ideographic-structure', specify
17672         required-features of `char-db-insert-char-spec' based on *sources.
17673
17674         * Ideograph-R057-Bow.el, Ideograph-R056-Shoot.el,
17675         Ideograph-R055-Two-Hands.el, Ideograph-R049-Oneself.el,
17676         Ideograph-R047-River.el, Ideograph-R044-Corpse.el,
17677         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
17678         Ideograph-R031-Enclosure.el: Add some `<-simplified@JP/Jouyou'
17679         features.
17680
17681         * Ideograph-R029-Again.el (U+53CC): Add `<-simplified@JP/Jouyou';
17682         use `<-vulgar-ideograph*sources' instead of char-ref in
17683         `<-vulgar-ideograph'.
17684         (U+53CE): Add `<-simplified@JP/Jouyou'; use `<-vulgar-ideograph'
17685         and `<-vulgar-ideograph*sources' instead of `vulgar-ideograph-of'.
17686         (U+53D9): Add `<-simplified@JP/Jouyou'; use
17687         `<-vulgar-ideograph*sources' instead of char-ref in
17688         `<-vulgar-ideograph'.
17689
17690         * Ideograph-R026-Seal.el (U+5373): Add `<-simplified@JP/Jouyou';
17691         use `<-vulgar-ideograph*sources' instead of char-ref in
17692         `<-vulgar-ideograph'.
17693
17694         * Ideograph-R023-Hiding-Enclosure.el (C3-2157): Use
17695         `<-simplified*sources' instead of char-ref in `<-simplified'.
17696         (U+533A): Likewise; add `<-simplified@JP/Jouyou'.
17697         (U+533B): Add `<-simplified@JP/Jouyou'.
17698
17699         * Ideograph-R014-Cover.el (J0-3C4C): Add `<-simplified@JP/Jouyou'.
17700
17701         * Ideograph-R013-Down-Box.el (M-01512): Use `<-vulgar-ideograph'
17702         and `<-vulgar-ideograph*sources' instead of `comment'; separate
17703         S-0481, U+5185, J0-4662, G0-445A, GT-01983 and GT-K00547.
17704         (U+5185): Unify BC-8C57.
17705         (U+5186): Add `<-simplified@JP/Jouyou'.
17706
17707 2004-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17708
17709         * Ideograph-R039-Child.el, Ideograph-R033-Scholar.el,
17710         Ideograph-R030-Mouth.el, Ideograph-R016-Table.el,
17711         Ideograph-R010-Legs.el, Ideograph-R007-Two.el,
17712         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
17713         Ideograph-R004-Slash.el, Ideograph-R001-One.el: Add some
17714         `<-simplified@JP/Jouyou' features.
17715
17716 2004-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17717
17718         * read-maps.el (jp-jouyou-read-file): New function.
17719
17720 2004-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17721
17722         * maps-conf.el: Use `jp-jouyou-read-file' to read
17723         etc/char-data/jp-jouyou.txt.
17724
17725 2004-01-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17726
17727         * Ideograph-R019-Power.el (U+52B4): Use `script', `<-simplified'
17728         and `<-simplified*sources' instead of `comment'.
17729
17730         * char-db-util.el (insert-char-attributes): Delete formatter for
17731         `simplified-ideograph-of' and `ideographic-different-form-of'.
17732
17733         * Ideograph-R058-Snout.el (U-00022450): Use
17734         `<-vulgar-ideograph*sources' instead of char-ref in
17735         `<-vulgar-ideograph'.
17736         (U+5F53): Use `<-simplified' and `<-simplified*sources' instead of
17737         `simplified-ideograph-of'.
17738
17739 2004-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17740
17741         * Ideograph-R211-Tooth.el, Ideograph-R181-Leaf.el,
17742         Ideograph-R170-Mound.el, Ideograph-R165-Distinguish.el,
17743         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
17744         Ideograph-R162-Walk.el, Ideograph-R138-Stopping.el,
17745         Ideograph-R156-Run.el, Ideograph-R117-Stand.el,
17746         Ideograph-R113-Spirit.el, Ideograph-R108-Dish.el,
17747         Ideograph-R094-Dog.el, Ideograph-R086-Fire.el,
17748         Ideograph-R085-Water.el, Ideograph-R075-Tree.el,
17749         Ideograph-R072-Sun.el, Ideograph-R052-Short-Thread.el,
17750         Ideograph-R064-Hand.el, Ideograph-R041-Inch.el,
17751         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
17752         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
17753         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
17754         Ideograph-R027-Cliff.el, Ideograph-R024-Ten.el,
17755         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R019-Power.el,
17756         Ideograph-R018-Knife.el, Ideograph-R008-Lid.el,
17757         Ideograph-R002-Line.el: Rename `<-simplified-ideograph' to
17758         `<-simplified'.
17759
17760 2004-01-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17761
17762         * ideograph-util.el (total-strokes-string<): Abolished.
17763         (chise-string<): New function.
17764
17765 2004-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17766
17767         * ideograph-util.el (total-strokes-string<): New function.
17768
17769 2004-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17770
17771         * Ideograph-R205-Frog.el (U+9F0B): Moved from
17772         Ideograph-R213-Turtle.el.
17773
17774         * Ideograph-R213-Turtle.el (U+9F9F): Add `total-strokes'.
17775         (U+9F0B): Moved to Ideograph-R205-Frog.el.
17776
17777 2004-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17778
17779         * Ideograph-R211-Tooth.el, Ideograph-R201-Yellow.el,
17780         Ideograph-R205-Frog.el, Ideograph-R203-Black.el: Add some
17781         `total-strokes' features.
17782
17783         * Ideograph-R196-Bird.el: Add some `total-strokes' features.
17784         (U+9E34): Fix strokes.
17785         (U+9E4B): Likewise.
17786         (U+9E54): Likewise.
17787
17788         * Ideograph-R197-Salt.el (U+9E7E): Add `total-strokes'.
17789
17790         * Ideograph-R193-Cauldron.el (U+9B36): Add `total-strokes'.
17791
17792         * Ideograph-R195-Fish.el: Add some `total-strokes' features.
17793
17794         * Ideograph-R194-Ghost.el (U+9B47): Add `total-strokes'.
17795
17796         * Ideograph-R188-Bone.el: Add some `total-strokes' features.
17797
17798         * Ideograph-R187-Horse.el: Add some `total-strokes' features.
17799         (U+9A95): Fix strokes.
17800         (U+84E6): Moved to Ideograph-R140-Grass.el.
17801
17802         * Ideograph-R140-Grass.el (U+84E6): Moved from
17803         Ideograph-R187-Horse.el.
17804
17805 2004-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17806
17807         * Ideograph-R190-Hair.el (U+9B13): Add `total-strokes'.
17808
17809         * Ideograph-R181-Leaf.el: Add some `total-strokes' features.
17810         (U+989E): Fix strokes.
17811         (U+98A6): Likewise.
17812
17813         * Ideograph-R182-Wind.el: Add some `total-strokes' features.
17814         (U+98CF): Fix strokes.
17815
17816         * Ideograph-R184-Eat.el: Add some `total-strokes' features.
17817
17818 2004-01-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17819
17820         * Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el: Add
17821         some `total-strokes' features.
17822
17823         * Ideograph-R176-Face.el (U+9765): Add `total-strokes'.
17824
17825         * Ideograph-R173-Rain.el: Add some `total-strokes' features.
17826
17827         * Ideograph-R169-Gate.el: Add some `total-strokes' features.
17828         (U+95FF): Fix strokes.
17829         (U+9607): Fix strokes.
17830         (U+95E7): Fix strokes.
17831
17832 2004-01-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17833
17834         * Ideograph-R175-Wrong.el (U+8F88): Add `total-strokes'.
17835
17836         * Ideograph-R174-Blue.el, Ideograph-R172-Short-Tailed-Bird.el,
17837         Ideograph-R170-Mound.el: Add some `total-strokes' features.
17838
17839         * Ideograph-R167-Gold.el: Add some `total-strokes' features.
17840
17841         * Ideograph-R158-Body.el, Ideograph-R141-Tiger.el: Add some
17842         `total-strokes' features.
17843
17844 2004-01-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
17845
17846         * Ideograph-R165-Distinguish.el (U+91CA): Add `total-strokes'.
17847
17848         * Ideograph-R164-Wine.el, Ideograph-R163-City.el,
17849         Ideograph-R162-Walk.el, Ideograph-R159-Cart.el: Add some
17850         `total-strokes' features.
17851
17852         * Ideograph-R149-Speech.el: Add some `total-strokes' features.
17853         (U+8BEA): Fix strokes.
17854
17855 2004-01-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
17856
17857         * Ideograph-R157-Foot.el, Ideograph-R156-Run.el: Add some
17858         `total-strokes' features.
17859
17860         * Ideograph-R154-Shell.el: Add some `total-strokes' features.
17861         (U+8D51): Fix strokes.
17862
17863         * Ideograph-R148-Horn.el, Ideograph-R147-See.el: Add some
17864         `total-strokes' features.
17865
17866         * Ideograph-R155-Red.el (U+8D6A): Add `total-strokes'.
17867
17868         * Ideograph-R152-Pig.el (U+8C6E): Add `total-strokes'.
17869
17870         * Ideograph-R146-West.el (U+8984): Add `total-strokes'.
17871
17872         * Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el: Add some
17873         `total-strokes' features.
17874
17875         * Ideograph-R030-Mouth.el (M-03871): Unify U-00020D72, C6-3E21 and
17876         H2-D6B5.
17877
17878 2004-01-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
17879
17880         * Ideograph-R030-Mouth.el (U-00020077): Use
17881         `ideographic-{radical|strokes}@{ucs|cns}' instead of
17882         `ideographic-'.
17883
17884         * Ideograph-R140-Grass.el: Add some `total-strokes' features.
17885
17886         * Ideograph-R139-Color.el (U+8273): Add `total-strokes'.
17887
17888         * Ideograph-R137-Boat.el, Ideograph-R128-Ear.el: Add some
17889         `total-strokes' features.
17890
17891         * Ideograph-R129-Brush.el (U+8083): Add `total-strokes'.
17892
17893 2004-01-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
17894
17895         * Ideograph-R130-Meat.el, Ideograph-R127-Plow.el: Add some
17896         `total-strokes' features.
17897
17898         * Ideograph-R121-Jar.el (U+7F3C): Add `total-strokes'.
17899
17900         * Ideograph-R120-Silk.el: Add some `total-strokes' features.
17901
17902         * Ideograph-R116-Cave.el: Add some `total-strokes' features.
17903         (M-25535): New character.
17904         (C3-3D6D): Map to M-25535; separate U+41A3.
17905
17906         * Ideograph-R115-Grain.el: Add some `total-strokes' features.
17907         (U-00025785): Unify M-25007; separate C5-343C.
17908         (C3-484C): Unify M-25173; separate U+4166.
17909         (M-25228): Unify U-0002583F.
17910         (C5-5645): Separate U-0002583F; map to M-25228.
17911         (C4-5179): Unify M-25264; separate U+417A.
17912         (M-25265): New character.
17913         (U+417B): Map to M-25265; separate C4-5178.
17914         (U-0002586D): Unify M-25270; separate C5-5C5B.
17915
17916         * Ideograph-R085-Water.el: Add some `total-strokes' features.
17917
17918         * Ideograph-R124-Feather.el (M-28841): Copied from
17919         Ideograph-R040-Roof.el.
17920
17921         * Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el: Add some
17922         `total-strokes' features.
17923
17924 2004-01-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
17925
17926         * Ideograph-R096-Jade.el: Add some `total-strokes' features.
17927         (M-21218): New character.
17928         (C3-4D34): Separate U+3EF1; map to M-21218.
17929         (U+3EF1): Likewise.
17930         (U+7490): Use `ideographic-radical' and
17931         `{ideographic|total}-strokes@{daikanwa|cns}' instead of
17932         `ideographic-'.
17933
17934         * Ideograph-R002-Line.el (U-00020077): Use
17935         `ideographic-{radical|strokes}@{ucs|cns}' instead of
17936         `ideographic-'.
17937
17938         * Ideograph-R086-Fire.el: Add some `total-strokes' features.
17939         (U+5911): Moved to Ideograph-R035-Go-Slowly.el.
17940
17941         * Ideograph-R117-Stand.el (U+7ADE): Add `total-strokes'.
17942
17943         * Ideograph-R113-Spirit.el: Add some `total-strokes' features.
17944
17945         * Ideograph-R112-Stone.el: Add some `total-strokes' features.
17946         (U+7800): Fix strokes.
17947
17948         * Ideograph-R109-Eye.el: Add some `total-strokes' features.
17949         (U+7714): Use `<-original-ideograph*sources' instead of char-ref
17950         in `<-original-ideograph'.
17951         (C4-2E55): Likewise.
17952         (U+7786): Fix strokes.
17953
17954 2003-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
17955
17956         * Ideograph-R111-Arrow.el (U+77EB): Add `total-strokes'.
17957
17958         * Ideograph-R082-Fur.el (U-00023B7D): Separate C6-4124; unify
17959         M-16855.
17960         (C6-4124): Map to M-16855.
17961         (U+3C9B): Separate C5-395B; unify M-16857.
17962         (C5-395B): Map to M-16857.
17963         (U+3C9C): Separate C3-3C4C; unify M-16859.
17964         (C3-3C4C): Map to M-16859.
17965
17966         * Ideograph-R094-Dog.el: Add some `total-strokes' features.
17967
17968         * Ideograph-R093-Cow.el: Add some `total-strokes' features.
17969         (U+726C): Use `ideographic-radical',
17970         `{ideographic|total}-strokes@{daikanwa|cns}' instead of
17971         `ideographic-'.
17972         (M-20061): New character.
17973         (C4-3873): Separate U+3E43; map to M-20061.
17974         (U+3E43): Likewise.
17975
17976 2003-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
17977
17978         * ideograph-util.el (char-ideographic-strokes-from-domains): Add
17979         autoload cookie.
17980         (char-ideographic-strokes): Add autoload cookie.
17981         (char-total-strokes-from-domains): New function.
17982         (char-total-strokes): New function.
17983
17984         * Ideograph-R040-Roof.el (M-07097): New character.
17985         (U+374E): Map to M-07097.
17986         (M-07354): Map to U-00021AD2.
17987         (U-00021AD2): Map to M-07354.
17988         (M-28841): New character.
17989         (U-00021B18): Map to M-28841.
17990
17991         * Ideograph-R030-Mouth.el (CB03875): Unify U-00021016 and H2-E0D1.
17992
17993         * Ideograph-R108-Dish.el, Ideograph-R107-Skin.el: Add some
17994         `total-strokes' features.
17995
17996         * Ideograph-R106-White.el (U+7691): Add `total-strokes'.
17997
17998         * Ideograph-R104-Sickness.el: Add some `total-strokes' features.
17999
18000         * Ideograph-R098-Tile.el (U+74E7): Add `total-strokes'.
18001
18002         * Ideograph-R082-Fur.el, Ideograph-R075-Tree.el,
18003         Ideograph-R072-Sun.el: Add some `total-strokes' features.
18004
18005         * Ideograph-R035-Go-Slowly.el (U+5911): Moved from
18006         Ideograph-R086-Fire.el.
18007
18008 2003-12-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
18009
18010         * Ideograph-R091-Slice.el (U+724D): Add `total-strokes'.
18011
18012         * Ideograph-R087-Claw.el (U+7231): Add `total-strokes'.
18013
18014         * Ideograph-R084-Steam.el, Ideograph-R081-Compare.el: Add some
18015         `total-strokes' features.
18016
18017         * Ideograph-R079-Weapon.el (U+6BC2): Add `total-strokes'.
18018
18019         * Ideograph-R078-Death.el: Add some `total-strokes' features.
18020
18021         * Ideograph-R076-Lack.el (U+6B5A): Add `total-strokes'.
18022
18023         * Ideograph-R073-Say.el (U+6702): Add `total-strokes'.
18024
18025         * Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
18026         Ideograph-R064-Hand.el: Add some `total-strokes' features.
18027
18028         * Ideograph-R046-Mountain.el (U+5D8E): Add `total-strokes'.
18029
18030 2003-12-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18031
18032         * Ideograph-R067-Script.el (U+6593): Add `total-strokes'.
18033
18034         * Ideograph-R062-Halberd.el: Add some `total-strokes' features.
18035
18036         * Ideograph-R053-Dotted-Cliff.el (U+5ECD): Add `total-strokes'.
18037
18038         * Ideograph-R032-Earth.el (U+580F): Add `total-strokes'.
18039
18040         * Ideograph-R018-Knife.el (U+528F): Add `total-strokes'.
18041
18042         * Ideograph-R061-Heart.el: Add some `total-strokes'.
18043
18044         * Ideograph-R051-Dry.el (U+9878): Add `total-strokes'.
18045
18046         * Ideograph-R030-Mouth.el (JX1-2F2C): Unify U+FA36 instead of
18047         U+559D.
18048         (JX1-2F2F): Unify U+FA37 instead of U+5606.
18049         (JX1-2F36): Unify U+FA38 instead of U+5668.
18050
18051         * Ideograph-R085-Water.el (JX1-7669): Unify U+FA45 instead of
18052         U+6D77.
18053         (JX1-7725): Unify U+FA47 instead of U+6F22.
18054
18055 2003-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18056
18057         * Ideograph-R075-Tree.el (JX1-7565): Unify U+FA44 instead of
18058         U+6885.
18059         (JX1-763B): Unify U+F91D instead of U+6B04.
18060
18061         * Ideograph-R019-Power.el (JX1-2E63): Unify U+FA33 instead of
18062         U+52C9; use `->same-ideograph*sources' instead of char-ref in
18063         `->same-ideograph'.
18064         (J0-3650): Use `<-vulgar-ideograph*sources' instead of char-ref in
18065         `<-vulgar-ideograph'.
18066         (JX1-2E68): Unify U+FA34 instead of U+52E4.
18067
18068         * Ideograph-R132-Self.el (JX1-7A58): Unify U+FA5C instead of
18069         U+81ED.
18070
18071         * Ideograph-R112-Stone.el (JX1-7927): Unify U+FA4B instead of
18072         U+7891.
18073
18074         * Ideograph-R066-Rap.el (JX1-7528): Unify U+FA41 instead of
18075         U+654F.
18076
18077         * Ideograph-R061-Heart.el (JX1-7450): Unify U+FA3D instead of
18078         U+6094.
18079
18080         * Ideograph-R032-Earth.el (U+5841): Use
18081         `<-simplified-ideograph*sources' instead of char-ref in
18082         `<-simplified-ideograph'.
18083         (JX1-2F5E): Unify U+FA3A instead of U+58A8.
18084
18085         * Ideograph-R024-Ten.el (JX1-2E6E): Unify U+FA35 instead of
18086         U+5351.
18087         (J0-485C): Use `<-vulgar-ideograph*sources' instead of char-ref in
18088         `<-vulgar-ideograph'.
18089
18090         * Ideograph-R009-Man.el: (JX1-2E38); Unify U+FA30 instead of
18091         U+4FAE.
18092
18093 2003-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18094
18095         * Ideograph-R096-Jade.el (JX1-7825): Unify U+FA4A instead of
18096         U+7422.
18097
18098 2003-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18099
18100         * Ideograph-R172-Short-Tailed-Bird.el (C3-5B55): Separate U+4A04.
18101
18102         * Ideograph-R162-Walk.el (C3-3F56): Separate U+9037.
18103         (U+9037): Separate C3-3F56; modify `total-strokes'.
18104
18105         * Ideograph-R135-Tongue.el (M-30307): Use
18106         `->same-ideograph*sources' instead of char-ref in
18107         `->same-ideograph'.
18108
18109         * Ideograph-R118-Bamboo.el (U-00025C02): Separate C7-2646.
18110
18111         * Ideograph-R109-Eye.el (U-0002F942): Use
18112         `<-original-ideograph*sources' instead of char-ref in
18113         `<-original-ideograph'.
18114
18115         * Ideograph-R087-Claw.el (U+722B): Add `->identical' for U+FA49.
18116         (U+FA49): Delete `->identical'.
18117
18118         * Ideograph-R086-Fire.el (U-0002F835): Use
18119         `<-vulgar-ideograph*sources' instead of char-ref in
18120         `<-vulgar-ideograph'.
18121
18122         * Ideograph-R020-Wrap.el (U-0002F82A): Use
18123         `->ideographic-variants*sources' instead of char-ref in
18124         `->ideographic-variants'.
18125
18126         * Ideograph-R015-Ice.el (C4-213F): Use
18127         `<-original-ideograph*sources' instead of char-ref in
18128         `<-original-ideograph'.
18129
18130 2003-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18131
18132         * Ideograph-R004-Slash.el (J0-4737): Use `ideographic-radical',
18133         `{ideographic|total}-strokes@{daikanwa|gt}' and
18134         `ideographic-strokes@daikanwa*sources' instead of `ideographic-'.
18135
18136 2003-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18137
18138         * u0AC00-Hangul-Syllables.el (U+C5EC): Unify JC3-94B6.
18139
18140 2003-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18141
18142         * Ideograph-R025-Divination.el (U+5361): Separate JC3-82B5; unify
18143         JC3-45CB.
18144
18145         * Ideograph-R030-Mouth.el (U+53FE): Add `total-strokes'.
18146         (U+549E): Use `->identical' instead of `->same-ideograph' for
18147         U-0002F83C.
18148         (U+9EFE): Use `ideographic-{radical|strokes}@{ucs|cns}' instead of
18149         `ideographic-'.
18150         (U+35A2): Separate C5-3670; modify strokes.
18151         (M-03919): Unify U+35BC.
18152         (C4-3659): Separate U+35BC.
18153         (U+5577): Separate B-D86A.
18154         (B-DCD8): Modify strokes.
18155         (C2-417B): Unify JC3-46F1.
18156         (U+55D2): Separate JC3-46F1.
18157         (M-04143): Modify `ideographic-structure'.
18158         (C3-462E): Likewise.
18159         (U+5620): Modify `strokes'.
18160         (U+35FB): Modify `strokes'.
18161         (U+56BA): Fix strokes.
18162         (U-00021109): Unify C7-476E instead of using `->identical'; use
18163         `ideographic-{radical|strokes}@{ucs|cns}' and
18164         `ideographic-radical@cns*sources' instead.
18165         (U+56B0): Add `total-strokes'.
18166         (U+56B9): Add strokes.
18167         (CB00772): Fix `ideographic-strokes'.
18168         (U+56D5): Fix `total-strokes'.
18169
18170         * Ideograph-R205-Frog.el (U-0002FA18): Use
18171         `<-vulgar-ideograph*sources' instead of char-ref in
18172         `<-vulgar-ideograph'.
18173         (U+9EFE): Use `ideographic-{radical|strokes}@{ucs|cns}' instead of
18174         `ideographic-'.
18175
18176         * Ideograph-R089-Double-X.el (C7-476E): Unify U-00021109 and
18177         H2-E2D9 instead of using `->identical'; use
18178         `ideographic-{radical|strokes}@{ucs|cns}' and
18179         `ideographic-radical@cns*sources' instead.
18180         (U-00020442): Use `ideographic-{radical|strokes}@{ucs|cns}' and
18181         `ideographic-radical@cns*sources' instead of `ideographic-'.
18182
18183         * Ideograph-R060-Step.el (JC3-4DB3): Use
18184         `->same-ideograph*sources' instead of char-ref in `->synonyms'.
18185         (U+5F94): Modify strokes.
18186         (U+8854): Moved to Ideograph-R144-Walk-Enclosure.el.
18187         (U+5F9A): Add `total-strokes'.
18188         (J0-4530): Separate U+5FB9 and G1-3339; fix `total-strokes'.
18189         (U+5FB9): Likewise.
18190         (U+5FBA): Add `total-strokes'.
18191
18192         * Ideograph-R009-Man.el (U-00020442): Use
18193         `ideographic-{radical|strokes}@{ucs|cns}' and
18194         `ideographic-radical@cns*sources' instead of `ideographic-'.
18195
18196         * Ideograph-R001-One.el (U+4E0E): Use
18197         `ideographic-strokes@{ucs|gt}', `total-strokes@{ucs|gt}' and
18198         `{ideographic|total}-strokes@ucs*sources' instead of
18199         `ideographic-'; use `->synonyms*sources' instead of char-ref in
18200         `->synonyms'.
18201
18202 2003-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18203
18204         * Ideograph-R154-Shell.el (U+8D30): Moved from
18205         Ideograph-R056-Shoot.el.
18206
18207         * Ideograph-R144-Walk-Enclosure.el (U+8850): Add `total-strokes'.
18208         (U+8854): Moved from Ideograph-R060-Step.el.
18209
18210         * Ideograph-R056-Shoot.el (U+7519): Add `total-strokes'.
18211         (U+8D30): Moved to Ideograph-R154-Shell.el.
18212
18213         * Ideograph-R042-Small.el (M-07511): Separate all.
18214         (U+3779): Modify strokes.
18215         (M-07512): Separate all.
18216         (U-00021B7F): Modify strokes.
18217         (U+8F89): Moved to Ideograph-R159-Cart.el.
18218
18219         * Ideograph-R040-Roof.el (U+374D): Modify strokes.
18220         (M-07151): Likewise.
18221         (U+5BAC): Likewise.
18222         (U+8D5B): Add `total-strokes'.
18223
18224         * Ideograph-R036-Evening.el (U+5922): Use
18225         `<-simplified-ideograph*sources' instead of char-ref in
18226         `<-simplified-ideograph'.
18227
18228         * Ideograph-R027-Cliff.el (U+539B): Add `total-strokes'.
18229         (GT-03811): Use `<-vulgar-ideograph*sources' instead of char-ref
18230         in `<-vulgar-ideograph'.
18231         (U+53A9): Modify strokes.
18232         (C3-4048): Unify H1-B3D0.
18233         (U+53AB): Separate H1-B3D0.
18234         (M-03024): Unify U+3550.
18235         (C5-4C31): Separate U+3550.
18236
18237         * Ideograph-R005-Second.el (U+4E67): Add `total-strokes'.
18238         (U+4E7A): Fix strokes.
18239         (U+4E7B): Likewise.
18240         (U+4E7C): Likewise.
18241         (U+F91B): Add `total-strokes'.
18242
18243         * Ideograph-R159-Cart.el (U+8F89): Moved from
18244         Ideograph-R042-Small.el.
18245         (U+8F8B): Add `total-strokes'.
18246         (U+8F8C): Add `total-strokes'.
18247         (U+8F8D): Add `total-strokes'.
18248         (U+8F8E): Add `total-strokes'.
18249
18250         * Ideograph-R059-Bristle.el (U+987B): Add `total-strokes'.
18251
18252         * Ideograph-R039-Child.el (U+5B67): Add `total-strokes'.
18253
18254         * Ideograph-R033-Scholar.el (U+58F6): Add `total-strokes'.
18255         (U+58F8): Add `total-strokes'.
18256         (U+5900): Add `total-strokes'.
18257
18258         * Ideograph-R028-Private.el (U+517F): Add `total-strokes'.
18259
18260         * Ideograph-R016-Table.el (U+34D8): Modify strokes.
18261
18262         * Ideograph-R014-Cover.el (U+519A): Add `total-strokes'.
18263         (U+51A7): Add `total-strokes'.
18264
18265         * Ideograph-R007-Two.el (U+4E9F): Modify strokes.
18266
18267 2003-12-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18268
18269         * Ideograph-R079-Weapon.el (U-00023A98): New character.
18270         (JX2-6E23): New character.
18271
18272         * u0AC00-Hangul-Syllables.el (JC3-94C0): New character.
18273
18274 2003-12-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18275
18276         * Ideograph-R112-Stone.el (JSP-4F63): Add JU+7852.
18277         (U+7881): Unify BE-F9D6 instead of B-F9D6.
18278         (JSP-4F7D): Add JU+78B2.
18279         (JSP-4F7E): Add JU+78B3.
18280         (JSP-5021): Add JU+78BB.
18281         (J0-4858): Add JU+78D0.
18282         (J0-627E): Add JU+78EC.
18283
18284         * Ideograph-R111-Arrow.el (JSP-4F4A): Add JU+77F1.
18285
18286 2003-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18287
18288         * Ideograph-R112-Stone.el: Add mappings for Big5 code points.
18289
18290 2003-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18291
18292         * Ideograph-R173-Rain.el (U+9738): Unify B-C551.
18293
18294         * Ideograph-R111-Arrow.el, Ideograph-R110-Spear.el: Add mappings
18295         for Big5 code points.
18296
18297         * Ideograph-R074-Moon.el (U+9738): Unify B-C551.
18298
18299 2003-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18300
18301         * Ideograph-R162-Walk.el (JC3-67E6): New character.
18302
18303         * Ideograph-R061-Heart.el (JC3-4DD6): New character.
18304
18305         * Ideograph-R140-Grass.el (JC3-62B3): New character.
18306
18307         * Ideograph-R164-Wine.el (JX2-7A45): Unify JC3-95B2.
18308
18309 2003-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18310
18311         * Ideograph-R140-Grass.el: Add mappings for Big5 code points.
18312
18313 2003-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18314
18315         * Ideograph-R030-Mouth.el (U+830D): Copied from
18316         Ideograph-R140-Grass.el.
18317
18318         * Ideograph-R075-Tree.el: Add `=ucs@big5' features.
18319
18320 2003-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18321
18322         * Ideograph-R074-Moon.el, Ideograph-R072-Sun.el: Add `=ucs@big5'
18323         features.
18324
18325         * maps-conf.el: Don't add `=gt-pj-1' for J90-{5877|592D|5A61}.
18326
18327         * Ideograph-R073-Say.el: Add `=ucs@big5' features.
18328         (U+52D7): Add `ideographic-structure'.
18329
18330         * Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
18331         Ideograph-R068-Dipper.el, Ideograph-R067-Script.el: Add
18332         `=ucs@big5' features.
18333
18334         * Ideograph-R019-Power.el (U+52D7): Modify
18335         `ideographic-structure'.
18336
18337         * Ideograph-R064-Hand.el, Ideograph-R061-Heart.el: Add `=ucs@big5'
18338         features.
18339
18340         * Ideograph-R057-Bow.el (JX1-7437): Unify JC3-4CEF.
18341         (U+5F36): Separate JC3-4CEF.
18342
18343         * Ideograph-R066-Rap.el, Ideograph-R063-Door.el,
18344         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el: Add `=ucs@big5'
18345         features.
18346
18347 2003-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18348
18349         * Ideograph-R009-Man.el (U-00020295): Add strokes; complete
18350         `ideographic-structure'; separate H1-CC70.
18351         (C3-3449): Unify JC3-42E6; add `ideographic-structure'.
18352         (U+3464): Separate JC3-42E6.
18353         (U-000202A7): Modify `ideographic-structure'.
18354         (C4-2B60): Add `ideographic-structure'.
18355         (M-00827): Unify JC3-42E7.
18356         (U+5040): Separate JC3-42E7.
18357         (M-00902): Unify H1-CEB8; add `ideographic-structure'.
18358         (U-000202B8): Complete `ideographic-structure'; separate H1-CEB8.
18359
18360 2003-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18361
18362         * Ideograph-R163-City.el: Add missing mappings between CJK Ext B
18363         and CNS 11643 plain 5.
18364
18365         * Ideograph-R062-Halberd.el, Ideograph-R057-Bow.el: Add
18366         `=ucs@big5' features.
18367
18368         * Ideograph-R050-Turban.el: Add `=ucs@big5' features.
18369         (U+5E1A): Add `ideographic-structure'.
18370
18371         * Ideograph-R037-Big.el, Ideograph-R030-Mouth.el,
18372         Ideograph-R028-Private.el, Ideograph-R018-Knife.el,
18373         Ideograph-R016-Table.el, Ideograph-R011-Enter.el,
18374         Ideograph-R008-Lid.el, Ideograph-R002-Line.el: Reformatted.
18375
18376         * maps-conf.el: Don't add `=gt-pj-1' for J90-3476.
18377
18378         * char-db-util.el (char-db-coded-charset-priority-list): Prefer
18379         `=big5-cdp' to `=gt'.
18380
18381         * Ideograph-R073-Say.el (U+52D7): Use
18382         `ideographic-{radical|strokes}@{ucs|cns}' and
18383         `ideographic-radical@ucs*sources' instead of `ideographic-'.
18384
18385 2003-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18386
18387         * Ideograph-R058-Snout.el (GT-67403): Unify BC-8BAB.
18388         (B-B16B): Add BU+5F57.
18389
18390         * Ideograph-R056-Shoot.el, Ideograph-R053-Dotted-Cliff.el: Add
18391         `=ucs@big5' features.
18392
18393         * Ideograph-R019-Power.el (U+52D6): Separate JC3-44EC.
18394         (M-02392): Use `<-vulgar-ideograph*sources' instead of char-ref in
18395         `<-vulgar-ideograph'.
18396         (U+52D7): Use `ideographic-{radical|strokes}@{ucs|cns}' and
18397         `ideographic-radical@ucs*sources' instead of `ideographic-'.
18398         (J0-342A): Separate GT-03062, GT-K07734, U+52D8 and G0-3F31.
18399
18400 2003-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18401
18402         * Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el: Add
18403         `=ucs@big5' features.
18404
18405         * Ideograph-R052-Short-Thread.el (J0-3476): Separate GT-11608 and
18406         GT-K09021; add BU+5E7E.
18407         (C1-5E7D): Unify GT-11608 and GT-K09021.
18408
18409         * Ideograph-R051-Dry.el, Ideograph-R048-Work.el,
18410         Ideograph-R047-River.el: Add `=ucs@big5' features.
18411
18412 2003-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18413
18414         * maps-conf.el: Don't add `=gt-pj-1' for J90-342A.
18415
18416         * Ideograph-R180-Sound.el (JC3-6CDC): New character.
18417
18418         * Ideograph-R162-Walk.el (K0-6B34): Unify JC3-67DB.
18419         (K0-5433): Unify JC3-67DF.
18420
18421 2003-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18422
18423         * Ideograph-R140-Grass.el (C1-5775): Modify subcode of
18424         `morohashi-daikanwa' value.
18425         (GT-40140): Likewise.
18426         (J0-427B): Likewise.
18427         (U+8338): Likewise.
18428
18429         * Ideograph-R012-Eight.el (U+516B): Separate C1-442C.
18430
18431         * Ideograph-R009-Man.el (C2-3A43): Modify subcode of
18432         `morohashi-daikanwa' value.
18433         (B-D85F): Likewise.
18434         (U+5087): Likewise.
18435         (U+513C): Likewise.
18436
18437 2003-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18438
18439         * u00180-Latin-Extended-B.el (JX1-2874): Add JU+01F8.
18440
18441         * Ideograph-R163-City.el (JX1-7C67): Add JU+90DE.
18442
18443         * Ideograph-R154-Shell.el (JX1-7C3B): Add JU+8CF8 instead of
18444         J90U+8CF8.
18445
18446         * Ideograph-R149-Speech.el (JX1-7C34): Add JU+8B69.
18447         (JX1-7C35): Add JU+8B9D.
18448
18449         * Ideograph-R104-Sickness.el (JX1-784D): Add JU+3F72.
18450
18451         * Ideograph-R086-Fire.el (JX1-7763): Add JU+7215.
18452
18453         * read-maps.el (mapping-table-read-file): If ucs-ccs is
18454         `=ucs-jis-2000', add it.
18455
18456 2003-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18457
18458         * u01E00-Latin-Extended-Additional.el (JX1-2872): Unify JC3-85DE.
18459         (JC3-8AF0): New character.
18460         (JC3-8AC2): New character.
18461
18462         * Ideograph-R180-Sound.el (M-43297): Separate C5-6627; use
18463         `ideographic-strokes@daikanwa' instead of `daikanwa-strokes'.
18464         (M-43299): Separate U+97F9 and C1-776B.
18465         (M-43300): Separate C2-6451.
18466         (U+97FA): Separate JSP-6772.
18467
18468         * Ideograph-R046-Mountain.el: Add `=ucs@big5' features.
18469
18470         * Ideograph-R040-Roof.el: Reformatted.
18471
18472 2003-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18473
18474         * Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
18475         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
18476         Ideograph-R038-Woman.el: Add `=ucs@big5' features.
18477
18478         * read-maps.el (mapping-table-read-file): Use `=ucs@jis-2000'
18479         instead of `ucs-jis' for JX2-XXXX.
18480
18481         * maps-conf.el: Don't add `=gt-pj-1' for J90-5423.
18482
18483         * Ideograph-R172-Short-Tailed-Bird.el (JSP-6676): Separate
18484         JX2-7B73; unify GT-56559.
18485         (GT-56560): New character.
18486         (JX2-7B73): Unify GT-56531.
18487
18488         * Ideograph-R140-Grass.el (JC3-61FA): New character.
18489         (U+845B): Unify J78-336B.
18490         (BC-8CB0): Unify GT-42188 and GT-K11857.
18491         (JX2-7657): Unify GT-41801.
18492         (M-49635): Use `ideographic-strokes@daikanwa' instead of
18493         `ideographic-strokes'.
18494
18495         * Ideograph-R072-Sun.el: Reformatted.
18496
18497         * Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
18498         Ideograph-R031-Enclosure.el: Add `=ucs@big5' features.
18499
18500         * Ideograph-R030-Mouth.el (JSP-3669): Separate B-F5C6.
18501
18502         * u0AC00-Hangul-Syllables.el: Add some mappings for CHINA3 PUA
18503         code points.
18504         (U+C815): Unify JC3-96D5 instead of JC3-82DA.
18505         (JC3-95EB): New character.
18506
18507         * Ideograph-R034-Go.el (M-05693): Separate C2-213A and B-C95A;
18508         unify GT-07202.
18509
18510         * Ideograph-R019-Power.el: Reformatted.
18511
18512         * Ideograph-R149-Speech.el, Ideograph-R120-Silk.el (H12-EFEB): Use
18513         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
18514         `ideographic-'.
18515         (U-000261E5): Likewise.
18516
18517         * Ideograph-R113-Spirit.el (M-24692): Fix strokes.
18518         (U+7966): Separate C3-3D5E.
18519
18520         * Ideograph-R112-Stone.el (M-24408): Use
18521         `ideographic-strokes@daikanwa' instead of `daikanwa-strokes'.
18522
18523 2003-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18524
18525         * Ideograph-R037-Big.el: Add `=ucs@big5' features.
18526
18527         * Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
18528         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el: Add
18529         `=ucs@big5' features.
18530
18531         * Ideograph-R138-Stopping.el (BC-8C42): Add
18532         `<-ideographic-component-forms'.
18533
18534         * u000A0-Latin-1-Supplement.el (JX1-2965): Unify JC3-88D6.
18535
18536         * Ideograph-R075-Tree.el (M-15500): Unify J78-432E.
18537
18538 2003-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18539
18540         * Ideograph-R030-Mouth.el, Ideograph-R019-Power.el: Add
18541         `=ucs@big5' features.
18542
18543         * Ideograph-R029-Again.el, Ideograph-R027-Cliff.el,
18544         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R026-Seal.el,
18545         Ideograph-R024-Ten.el, Ideograph-R022-Right-Open-Box.el,
18546         Ideograph-R008-Lid.el, Ideograph-R010-Legs.el: Add `=ucs@big5'
18547         features.
18548
18549 2003-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18550
18551         * ideograph-util.el (char-ideographic-strokes-from-domains): New
18552         function.
18553         (char-ideographic-strokes): Add new optional argument
18554         `preferred-domains'; use `char-ideographic-strokes-from-domains'.
18555         (char-daikanwa-strokes): Specify '(daikanwa) as the
18556         `preferred-domains' for `char-ideographic-strokes'.
18557
18558 2003-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18559
18560         * Ideograph-R018-Knife.el, Ideograph-R014-Cover.el,
18561         Ideograph-R013-Down-Box.el: Add `=ucs@big5' features.
18562
18563         * char-db-util.el (char-db-feature-domains): Add jis-x0213.
18564
18565 2003-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18566
18567         * Ideograph-R020-Wrap.el, Ideograph-R017-Open-Box.el,
18568         Ideograph-R015-Ice.el, Ideograph-R009-Man.el: Add `=ucs@big5'
18569         features.
18570
18571         * Ideograph-R121-Jar.el (C4-2F29): Unify BC-8CDA.
18572
18573 2003-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18574
18575         * Ideograph-R012-Eight.el, Ideograph-R011-Enter.el: Add
18576         `=ucs@big5' features.
18577
18578 2003-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18579
18580         * Ideograph-R007-Two.el: Add `=ucs@big5' features.
18581
18582 2003-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18583
18584         * Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
18585         Ideograph-R157-Foot.el: Add some mappings between CNS 11643-5 and
18586         CJK Ext-B code points.
18587
18588         * Ideograph-R119-Rice.el (JX1-7978): Unify CB00857.
18589
18590 2003-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18591
18592         * Ideograph-R158-Body.el, Ideograph-R156-Run.el: Add some mappings
18593         between CNS 11643-5 and CJK Ext-B code points.
18594
18595         * Ideograph-R018-Knife.el (U-000206F9): Use
18596         `<-ancient-ideograph*sources' instead of char-ref in
18597         `<-ancient-ideograph'.
18598         (U-00020702): Unify M-48938; use `->ideographic-variants*sources'
18599         instead of char-ref in `->ideographic-variants'.
18600
18601         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL COW>): Add
18602         `<-ideographic-component-forms' for U+725B.
18603
18604         * Ideograph-R093-Cow.el (M-19923): Unify BC-8BA9; add
18605         `<-ideographic-component-forms' for U+725B.
18606         (U+725C): Add `<-ideographic-component-forms' for U+725B.
18607
18608 2003-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18609
18610         * Ideograph-R155-Red.el: Add some mappings between CNS 11643-5 and
18611         CJK Ext-B code points.
18612
18613         * Ideograph-R173-Rain.el (U+4A0C): Unify M-42223; separate
18614         C3-3F7D.
18615         (M-42224): Separate U+96ED.
18616         (U-000290CB): New character.
18617         (U-000290D2): New character.
18618         (C5-5F59): Map to U-000290D2.
18619         (M-42330): Separate U+9712.
18620         (U+9714): Separate C3-534D.
18621         (U+9715): Separate C3-534C.
18622         (U+4A2D): Separate C3-5B57.
18623         (M-42428): Separate U+4A2E.
18624         (M-42452): Separate U+972E.
18625         (JSP-672B): Separate U+9731.
18626         (M-42467): Separate U+4A31.
18627         (M-42477): Separate U+9735.
18628         (JX2-7B79): Separate U+9736.
18629
18630         * Ideograph-R154-Shell.el: Add some mappings between CNS 11643-5
18631         and CJK Ext-B code points.
18632
18633         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL REPEAT>): Add
18634         `<-ideographic-component-forms' for U-00020120.
18635         (<CJK RADICAL MEAT>): Add `<-ideographic-component-forms' for
18636         U+8089.
18637         (BC-8958): Likewise.
18638         (BC-8A73): Likewise.
18639         (<CJK RADICAL RAIN>): Add `<-ideographic-component-forms' for
18640         U+96E8.
18641
18642         * Ideograph-R130-Meat.el (<CJK RADICAL MEAT>): Add
18643         `<-ideographic-component-forms' for U+8089.
18644         (BC-8A73): Likewise.
18645         (BC-8958): Likewise.
18646
18647         * Ideograph-R040-Roof.el (J0-355C): Separate U+5BAE and C1-5527.
18648         (J0-3A4B): Separate U+5BB0, G0-5457 and C1-5523.
18649         (J0-3163): Separate U+5BB4 and G0-5167.
18650
18651 2003-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18652
18653         * Ideograph-R196-Bird.el (M-46875): Separate U+4CD0 and C3-5746.
18654         (M-46876): Separate C5-6063.
18655
18656         * Ideograph-R187-Horse.el (M-44833'): New character.
18657
18658         * Ideograph-R184-Eat.el (M-44037'): New character.
18659         (M-44459'): New character.
18660
18661         * Ideograph-R182-Wind.el (M-43920'): New character.
18662
18663         * Ideograph-R179-Leek.el (M-43256'): New character.
18664         (M-43256"): Unify GT-58098; separate U+4AA3.
18665
18666         * Ideograph-R173-Rain.el (M-42417'): New character.
18667
18668 2003-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18669
18670         * Ideograph-R170-Mound.el (M-41836): Unify GT-56167.
18671         (M-41858'): New character.
18672         (GT-56223): New character.
18673         (M-41859): Unify GT-56217.
18674
18675 2003-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18676
18677         * u0FF00-Halfwidth-and-Fullwidth-Forms.el, u030A0-Katakana.el,
18678         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
18679         u03000-CJK-Symbols-and-Punctuation.el, u025A0-Geometric-Shapes.el,
18680         u02190-Arrows.el, u02200-Mathematical-Operators.el,
18681         u02000-General-Punctuation.el, u02100-Letterlike-Symbols.el,
18682         u00400-Cyrillic.el, u00370-Greek.el, Ideograph-R214-Flute.el,
18683         u000A0-Latin-1-Supplement.el, Ideograph-R209-Nose.el,
18684         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
18685         Ideograph-R208-Rat.el, Ideograph-R202-Millet.el,
18686         Ideograph-R203-Black.el, Ideograph-R201-Yellow.el,
18687         Ideograph-R199-Wheat.el, Ideograph-R192-Sacrificial-Wine.el,
18688         Ideograph-R190-Hair.el, Ideograph-R179-Leek.el,
18689         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
18690         Ideograph-R177-Leather.el, Ideograph-R174-Blue.el,
18691         Ideograph-R176-Face.el, Ideograph-R171-Slave.el,
18692         Ideograph-R173-Rain.el, Ideograph-R170-Mound.el,
18693         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
18694         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
18695         Ideograph-R163-City.el, Ideograph-R161-Morning.el,
18696         Ideograph-R162-Walk.el, Ideograph-R157-Foot.el,
18697         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
18698         Ideograph-R153-Badger.el, Ideograph-R151-Bean.el,
18699         Ideograph-R152-Pig.el, Ideograph-R146-West.el,
18700         Ideograph-R150-Valley.el, Ideograph-R144-Walk-Enclosure.el,
18701         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
18702         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
18703         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
18704         Ideograph-R140-Grass.el, Ideograph-R137-Boat.el,
18705         Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el,
18706         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
18707         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
18708         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
18709         Ideograph-R125-Old.el, Ideograph-R126-And.el,
18710         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
18711         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
18712         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
18713         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
18714         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
18715         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
18716         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
18717         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
18718         Ideograph-R107-Skin.el, Ideograph-R103-Bolt-Of-Cloth.el,
18719         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
18720         Ideograph-R102-Field.el, Ideograph-R100-Life.el,
18721         Ideograph-R101-Use.el, Ideograph-R099-Sweet.el,
18722         Ideograph-R098-Tile.el, Ideograph-R096-Jade.el,
18723         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
18724         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
18725         Ideograph-R091-Slice.el, Ideograph-R087-Claw.el,
18726         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
18727         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
18728         Ideograph-R082-Fur.el, Ideograph-R080-Do-Not.el,
18729         Ideograph-R081-Compare.el, Ideograph-R079-Weapon.el,
18730         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
18731         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
18732         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
18733         Ideograph-R069-Axe.el, Ideograph-R071-Not.el,
18734         Ideograph-R072-Sun.el, Ideograph-R068-Dipper.el,
18735         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
18736         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
18737         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
18738         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
18739         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
18740         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
18741         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
18742         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
18743         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
18744         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
18745         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
18746         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
18747         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
18748         Ideograph-R037-Big.el, Ideograph-R035-Go-Slowly.el,
18749         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
18750         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
18751         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
18752         Ideograph-R029-Again.el, Ideograph-R027-Cliff.el,
18753         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
18754         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
18755         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
18756         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
18757         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
18758         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
18759         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
18760         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
18761         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
18762         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
18763         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
18764         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
18765         Ideograph-R001-One.el: Reformatted.
18766
18767         * char-db-util.el (char-attribute-name<): Use only `charset-id'
18768         again.
18769
18770 2003-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18771
18772         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
18773         u03300-CJK-Compatibility.el, u030A0-Katakana.el,
18774         u03100-Bopomofo.el, u03040-Hiragana.el,
18775         u02E00-CJK-Radical-Supplement.el,
18776         u03000-CJK-Symbols-and-Punctuation.el, u025A0-Geometric-Shapes.el,
18777         u02600-Miscellaneous-Symbols.el, u02500-Box-Drawing.el,
18778         u02460-Enclosed-Alphanumerics.el,
18779         u02300-Miscellaneous-Technical.el,
18780         u02200-Mathematical-Operators.el, u02150-Number-Forms.el,
18781         u02190-Arrows.el, u02100-Letterlike-Symbols.el,
18782         u02000-General-Punctuation.el, u00400-Cyrillic.el,
18783         u00370-Greek.el, u002B0-Spacing-Modifier-Letters.el,
18784         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
18785         u000A0-Latin-1-Supplement.el, Ideograph-R214-Flute.el,
18786         u00020-Basic-Latin.el, Ideograph-R212-Dragon.el,
18787         Ideograph-R213-Turtle.el, Ideograph-R211-Tooth.el,
18788         Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
18789         Ideograph-R208-Rat.el, Ideograph-R204-Embroidery.el,
18790         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
18791         Ideograph-R207-Drum.el, Ideograph-R203-Black.el,
18792         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
18793         Ideograph-R200-Hemp.el, Ideograph-R199-Wheat.el,
18794         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
18795         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
18796         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
18797         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
18798         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
18799         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
18800         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
18801         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
18802         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
18803         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
18804         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
18805         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
18806         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
18807         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
18808         Ideograph-R170-Mound.el, Ideograph-R168-Long.el,
18809         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
18810         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
18811         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
18812         Ideograph-R162-Walk.el, Ideograph-R161-Morning.el,
18813         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
18814         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
18815         Ideograph-R156-Run.el, Ideograph-R155-Red.el,
18816         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
18817         Ideograph-R152-Pig.el, Ideograph-R151-Bean.el,
18818         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
18819         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
18820         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
18821         Ideograph-R144-Walk-Enclosure.el, Ideograph-R143-Blood.el,
18822         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
18823         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
18824         Ideograph-R140-Grass.el, Ideograph-R137-Boat.el,
18825         Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el,
18826         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
18827         Ideograph-R134-Mortar.el, Ideograph-R131-Minister.el,
18828         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
18829         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
18830         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
18831         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
18832         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
18833         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
18834         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
18835         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
18836         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
18837         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
18838         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
18839         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
18840         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
18841         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
18842         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
18843         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
18844         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
18845         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
18846         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
18847         Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
18848         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
18849         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el,
18850         Ideograph-R086-Fire.el, Ideograph-R083-Clan.el,
18851         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
18852         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
18853         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
18854         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
18855         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
18856         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
18857         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
18858         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
18859         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
18860         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
18861         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
18862         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
18863         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
18864         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
18865         Ideograph-R056-Shoot.el, Ideograph-R055-Two-Hands.el,
18866         Ideograph-R054-Long-Stride.el, Ideograph-R051-Dry.el,
18867         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
18868         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
18869         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
18870         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
18871         Ideograph-R044-Corpse.el, Ideograph-R042-Small.el,
18872         Ideograph-R043-Lame.el, Ideograph-R041-Inch.el,
18873         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
18874         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
18875         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
18876         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
18877         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
18878         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
18879         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
18880         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
18881         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
18882         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
18883         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
18884         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
18885         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
18886         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
18887         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
18888         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
18889         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
18890         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
18891         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
18892         Ideograph-R002-Line.el, Ideograph-R001-One.el: Reformatted.
18893
18894         * char-db-util.el (char-attribute-name<): Use
18895         `charset-iso-final-char' again for ISO-IR coded-charsets.
18896         (char-db-insert-char-spec): Delete unused local variable `ret'.
18897
18898 2003-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18899
18900         * Ideograph-R166-Village.el (GT-53970): New character.
18901
18902         * Ideograph-R163-City.el (GT-53191): New character.
18903
18904         * Ideograph-R162-Walk.el (GT-52598): New character.
18905         (GT-52500): New character.
18906         (GT-52732): New character.
18907         (GT-52669): New character.
18908
18909 2003-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18910
18911         * Ideograph-R002-Line.el (U+4E30): Unify BC-897E.
18912
18913 2003-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18914
18915         * Ideograph-R063-Door.el (U+6237): Unify BC-89A2.
18916
18917 2003-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18918
18919         * Ideograph-R072-Sun.el (U+6667): Unify GT-17615.
18920
18921 2003-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18922
18923         * Ideograph-R072-Sun.el (J0-5A6E): Unify GT-17613.
18924
18925         * Ideograph-R211-Tooth.el: Add some GT code points.
18926
18927         * Ideograph-R213-Turtle.el (J90-737D): Unify GT-66712.
18928         (M-48848): Use `<-original-ideograph*sources' instead of char-ref
18929         in `<-original-ideograph'.
18930
18931         * Ideograph-R212-Dragon.el:
18932         - Add some GT code points.
18933         - Add some `total-strokes'.
18934
18935         * Ideograph-R208-Rat.el (U+9F20): Unify GT-66099.
18936         (GT-66133): New character.
18937
18938         * Ideograph-R184-Eat.el (GT-59030): Add
18939         `<-ideographic-component-forms' for U+98DF.
18940
18941         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL EAT TWO>): Add
18942         `<-ideographic-component-forms' for U+98DF.
18943         (GT-59030): Copied from Ideograph-R184-Eat.el.
18944         (<CJK RADICAL EAT THREE>): Add `<-ideographic-component-forms' for
18945         U+98DF.
18946         (<CJK RADICAL C-SIMPLIFIED EAT>): Likewise.
18947
18948         * maps-conf.el: Don't add `=gt-pj-1' for J90-{7366,7367,7368,736C}.
18949
18950         * Ideograph-R214-Flute.el (U+9FA0): Unify GT-66752.
18951
18952         * Ideograph-R210-Even.el: Add some GT code points.
18953         (U+9F51): Add `total-strokes'.
18954
18955         * Ideograph-R209-Nose.el (U+9F3B): Unify GT-66224 and GT-K11266.
18956         (U-0002FA1C): Unify GT-66225.
18957         (U+9F3E): Unify GT-66236.
18958
18959         * Ideograph-R206-Tripod.el (U+9F0E): Separate C1-676F; unify
18960         GT-66019.
18961
18962         * Ideograph-R205-Frog.el, Ideograph-R203-Black.el: Add some GT
18963         code points.
18964
18965         * Ideograph-R207-Drum.el (U+9F13): Unify GT-66032.
18966         (J0-736A): Unify GT-66045.
18967
18968         * Ideograph-R204-Embroidery.el, Ideograph-R202-Millet.el,
18969         Ideograph-R201-Yellow.el, Ideograph-R200-Hemp.el,
18970         Ideograph-R199-Wheat.el: Add some GT code points.
18971
18972 2003-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18973
18974         * Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
18975         Ideograph-R197-Salt.el: Add some GT code points.
18976
18977         * maps-conf.el: Don't add `=gt-pj-1' for J90-733B and J90-4E6F.
18978
18979         * Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
18980         Ideograph-R191-Fight.el: Add some GT code points.
18981
18982 2003-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18983
18984         * maps-conf.el: Don't add `=gt-pj-1' for some JIS X 0208:1990 code
18985         points.
18986
18987         * Ideograph-R193-Cauldron.el (J0-722F): Unify GT-61436.
18988         (J0-6478): Unify GT-61490.
18989
18990         * Ideograph-R192-Sacrificial-Wine.el (U+9B2F): Unify GT-61419.
18991         (U+9B31): Unify GT-61435.
18992
18993         * Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
18994         Ideograph-R188-Bone.el: Add some GT code points.
18995
18996         * Ideograph-R187-Horse.el:
18997         - Add some GT code points.
18998         - Add some `total-strokes'.
18999
19000         * Ideograph-R186-Fragrant.el: Add some GT code points.
19001
19002 2003-11-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19003
19004         * Ideograph-R185-Head.el (U+9996): Unify GT-59948.
19005         (U+9997): Unify GT-59950.
19006         (U+9998): Unify GT-59972.
19007
19008         * Ideograph-R184-Eat.el: Add some GT code points.
19009
19010         * Ideograph-R182-Wind.el:
19011         - Add some GT code points.
19012         - Add some `total-strokes'.
19013
19014         * maps-conf.el: Don't add `=gt-pj-1' for some JIS X 0208:1990 code
19015         points.
19016
19017         * Ideograph-R183-Fly.el (U+98DB): Unify GT-59007.
19018         (U+98DC): Unify GT-59018.
19019
19020         * Ideograph-R181-Leaf.el, Ideograph-R180-Sound.el,
19021         Ideograph-R179-Leek.el, Ideograph-R178-Tanned-Leather.el,
19022         Ideograph-R177-Leather.el, Ideograph-R176-Face.el,
19023         Ideograph-R175-Wrong.el, Ideograph-R174-Blue.el,
19024         Ideograph-R173-Rain.el: Add some GT code points.
19025
19026         * Ideograph-R170-Mound.el (M-41676): Use
19027         `->same-ideograph{*sources}' instead of `ideograph='.
19028         (M-41836): Use `<-simplified-ideograph{*sources}' instead of
19029         `simplified-ideograph-of'.
19030         - Add some GT code points.
19031         - Add some `total-strokes'.
19032
19033         * Ideograph-R167-Gold.el:
19034         - Add some GT code points.
19035         - Add some `total-strokes'.
19036
19037 2003-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19038
19039         * Ideograph-R058-Snout.el (GT-K00267): Refer GT-67403 instead of
19040         GT-60403 as the value of `->identical'.
19041
19042 2003-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19043
19044         * Ideograph-R172-Short-Tailed-Bird.el: Add some GT code points.
19045
19046         * Ideograph-R074-Moon.el (U+9738): Copied from
19047         Ideograph-R173-Rain.el.
19048
19049 2003-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19050
19051         * Ideograph-R171-Slave.el (U+96B6): Unify GT-56338.
19052         (M-41928): Separate all; unify C3-5349 instead.
19053         (U+96B7): Separate M-41928; unify GT-56345.
19054         (M-41932): Unify C1-7622.
19055         (U+96B8): Unify GT-56348.
19056
19057         * Ideograph-R169-Gate.el:
19058         - Add some GT code points.
19059         - Add some `total-strokes'.
19060
19061         * Ideograph-R030-Mouth.el (CB03537): Modify
19062         `ideographic-structure' [because J0-6F6B was separated from
19063         M-41434].
19064
19065         * Ideograph-R168-Long.el (U+9577): Unify GT-55291.
19066
19067         * Ideograph-R058-Snout.el (GT-PJ-11-5A40): Unify GT-67403 instead
19068         of GT-60403.
19069
19070         * maps-conf.el: Don't add `=gt-pj-1' for J90-6E60 and J90-6F52.
19071
19072         * isolated-char.el: Comment out GT-40268, GT-52230, GT-52349 and
19073         GT-56364.
19074         (GT-PJ-11-5A40): Unify GT-67403 instead of GT-60403.
19075
19076         * Ideograph-R077-Stop.el (U+6B6F): Unify GT-66384.
19077
19078         * Ideograph-R005-Second.el (U+4E80): Unify GT-66701.
19079
19080 2003-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19081
19082         * Ideograph-R075-Tree.el (JX1-7635): Fixed.
19083         (C3-5524): Likewise.
19084
19085 2003-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19086
19087         * Ideograph-R064-Hand.el (M-12236): Unify GT-15509.
19088
19089 2003-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19090
19091         * Ideograph-R180-Sound.el: Reformatted.
19092
19093 2003-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19094
19095         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
19096         u02E00-CJK-Radical-Supplement.el,
19097         u02200-Mathematical-Operators.el, u02000-General-Punctuation.el,
19098         u01F00-Greek-Extended.el, u01E00-Latin-Extended-Additional.el,
19099         u00400-Cyrillic.el, u00370-Greek.el,
19100         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
19101         u00100-Latin-Extended-A.el, Ideograph-R212-Dragon.el,
19102         Ideograph-R213-Turtle.el, u000A0-Latin-1-Supplement.el,
19103         Ideograph-R211-Tooth.el, Ideograph-R209-Nose.el,
19104         Ideograph-R210-Even.el, Ideograph-R208-Rat.el,
19105         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
19106         Ideograph-R205-Frog.el, Ideograph-R204-Embroidery.el,
19107         Ideograph-R203-Black.el, Ideograph-R202-Millet.el,
19108         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
19109         Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
19110         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
19111         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
19112         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
19113         Ideograph-R191-Fight.el, Ideograph-R190-Hair.el,
19114         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
19115         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
19116         Ideograph-R186-Fragrant.el, Ideograph-R184-Eat.el,
19117         Ideograph-R183-Fly.el, Ideograph-R182-Wind.el,
19118         Ideograph-R181-Leaf.el, Ideograph-R179-Leek.el,
19119         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
19120         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
19121         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
19122         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
19123         Ideograph-R170-Mound.el, Ideograph-R168-Long.el,
19124         Ideograph-R169-Gate.el, Ideograph-R167-Gold.el,
19125         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
19126         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
19127         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
19128         Ideograph-R162-Walk.el, Ideograph-R159-Cart.el,
19129         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
19130         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
19131         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
19132         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
19133         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
19134         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
19135         Ideograph-R147-See.el, Ideograph-R143-Blood.el,
19136         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
19137         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
19138         Ideograph-R140-Grass.el, Ideograph-R138-Stopping.el,
19139         Ideograph-R139-Color.el, Ideograph-R136-Oppose.el,
19140         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
19141         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
19142         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
19143         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
19144         Ideograph-R128-Ear.el, Ideograph-R126-And.el,
19145         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
19146         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
19147         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
19148         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
19149         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
19150         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
19151         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
19152         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
19153         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
19154         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
19155         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
19156         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
19157         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
19158         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
19159         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
19160         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
19161         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
19162         Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
19163         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
19164         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
19165         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
19166         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
19167         Ideograph-R082-Fur.el, Ideograph-R080-Do-Not.el,
19168         Ideograph-R081-Compare.el, Ideograph-R079-Weapon.el,
19169         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
19170         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
19171         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
19172         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
19173         Ideograph-R070-Square.el, Ideograph-R068-Dipper.el,
19174         Ideograph-R069-Axe.el, Ideograph-R067-Script.el,
19175         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
19176         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
19177         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
19178         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
19179         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
19180         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
19181         Ideograph-R054-Long-Stride.el, Ideograph-R053-Dotted-Cliff.el,
19182         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
19183         Ideograph-R050-Turban.el, Ideograph-R048-Work.el,
19184         Ideograph-R049-Oneself.el, Ideograph-R047-River.el,
19185         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
19186         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
19187         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
19188         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
19189         Ideograph-R038-Woman.el, Ideograph-R036-Evening.el,
19190         Ideograph-R037-Big.el, Ideograph-R033-Scholar.el,
19191         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
19192         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
19193         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
19194         Ideograph-R029-Again.el, Ideograph-R027-Cliff.el,
19195         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
19196         Ideograph-R024-Ten.el, Ideograph-R022-Right-Open-Box.el,
19197         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el,
19198         Ideograph-R021-Spoon.el, Ideograph-R019-Power.el,
19199         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
19200         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
19201         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
19202         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
19203         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
19204         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
19205         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
19206         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
19207         Ideograph-R004-Slash.el, Ideograph-R001-One.el: Reformatted.
19208
19209 2003-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19210
19211         * char-db-util.el (char-attribute-name<): Prefer official CCSs;
19212         ignore charset-dimensions of private CCSs.
19213
19214 2003-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19215
19216         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
19217         u0FE50-Small-Form-Variants.el,
19218         u0FE70-Arabic-Presentation-Forms-B.el,
19219         u0FE30-CJK-Compatibility-Forms.el,
19220         u0FB50-Arabic-Presentation-Forms-A.el, u0E000-Private-Use.el,
19221         u0AC00-Hangul-Syllables.el, u03300-CJK-Compatibility.el,
19222         u031F0-Katakana-Phonetic-Extensions.el,
19223         u03200-Enclosed-CJK-Letters-and-Months.el, u03100-Bopomofo.el,
19224         u03130-Hangul-Compatibility-Jamo.el, u030A0-Katakana.el,
19225         u03040-Hiragana.el, u03000-CJK-Symbols-and-Punctuation.el,
19226         u02F00-Kangxi-Radicals.el, u02900-Supplemental-Arrows-B.el,
19227         u02980-Miscellaneous-Mathematical-Symbols-B.el,
19228         u02E00-CJK-Radical-Supplement.el, u02600-Miscellaneous-Symbols.el,
19229         u02700-Dingbats.el, u02580-Block-Elements.el,
19230         u025A0-Geometric-Shapes.el, u02500-Box-Drawing.el,
19231         u02400-Control-Pictures.el, u02460-Enclosed-Alphanumerics.el,
19232         u02300-Miscellaneous-Technical.el, u02190-Arrows.el,
19233         u02200-Mathematical-Operators.el, u02150-Number-Forms.el,
19234         u02100-Letterlike-Symbols.el, u020A0-Currency-Symbols.el,
19235         u02000-General-Punctuation.el, u01F00-Greek-Extended.el,
19236         u01E00-Latin-Extended-Additional.el, u00E80-Lao.el,
19237         u01200-Ethiopic.el, u00E00-Thai.el, u00600-Arabic.el,
19238         u00590-Hebrew.el, u00400-Cyrillic.el, u00370-Greek.el,
19239         u00300-Combining-Diacritical-Marks.el,
19240         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
19241         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
19242         u000A0-Latin-1-Supplement.el, u00000-C0.el, u00020-Basic-Latin.el,
19243         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
19244         Ideograph-R212-Dragon.el, Ideograph-R210-Even.el,
19245         Ideograph-R211-Tooth.el, Ideograph-R209-Nose.el,
19246         Ideograph-R208-Rat.el, Ideograph-R206-Tripod.el,
19247         Ideograph-R207-Drum.el, Ideograph-R204-Embroidery.el,
19248         Ideograph-R205-Frog.el, Ideograph-R203-Black.el,
19249         Ideograph-R202-Millet.el, Ideograph-R200-Hemp.el,
19250         Ideograph-R201-Yellow.el, Ideograph-R199-Wheat.el,
19251         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
19252         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
19253         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
19254         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
19255         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
19256         Ideograph-R188-Bone.el, Ideograph-R186-Fragrant.el,
19257         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
19258         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
19259         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
19260         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
19261         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
19262         Ideograph-R176-Face.el, Ideograph-R175-Wrong.el,
19263         Ideograph-R174-Blue.el, Ideograph-R173-Rain.el,
19264         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R171-Slave.el,
19265         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
19266         Ideograph-R168-Long.el, Ideograph-R167-Gold.el,
19267         Ideograph-R166-Village.el, Ideograph-R165-Distinguish.el,
19268         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
19269         Ideograph-R162-Walk.el, Ideograph-R161-Morning.el,
19270         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
19271         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
19272         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
19273         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
19274         Ideograph-R152-Pig.el, Ideograph-R151-Bean.el,
19275         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
19276         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
19277         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
19278         Ideograph-R144-Walk-Enclosure.el, Ideograph-R143-Blood.el,
19279         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
19280         Ideograph-R140-Grass.el, Ideograph-R138-Stopping.el,
19281         Ideograph-R139-Color.el, Ideograph-R137-Boat.el,
19282         Ideograph-R136-Oppose.el, Ideograph-R135-Tongue.el,
19283         Ideograph-R134-Mortar.el, Ideograph-R133-Arrive.el,
19284         Ideograph-R132-Self.el, Ideograph-R131-Minister.el,
19285         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
19286         Ideograph-R128-Ear.el, Ideograph-R127-Plow.el,
19287         Ideograph-R125-Old.el, Ideograph-R126-And.el,
19288         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
19289         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
19290         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
19291         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
19292         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
19293         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
19294         Ideograph-R112-Stone.el, Ideograph-R111-Arrow.el,
19295         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
19296         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
19297         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
19298         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
19299         Ideograph-R102-Field.el, Ideograph-R101-Use.el,
19300         Ideograph-R100-Life.el, Ideograph-R099-Sweet.el,
19301         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
19302         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
19303         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
19304         Ideograph-R092-Fang.el, Ideograph-R091-Slice.el,
19305         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R088-Father.el,
19306         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
19307         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
19308         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
19309         Ideograph-R082-Fur.el, Ideograph-R081-Compare.el,
19310         Ideograph-R080-Do-Not.el, Ideograph-R079-Weapon.el,
19311         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
19312         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
19313         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
19314         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
19315         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
19316         Ideograph-R068-Dipper.el, Ideograph-R067-Script.el,
19317         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
19318         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
19319         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
19320         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
19321         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
19322         Ideograph-R056-Shoot.el, Ideograph-R055-Two-Hands.el,
19323         Ideograph-R054-Long-Stride.el, Ideograph-R053-Dotted-Cliff.el,
19324         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
19325         Ideograph-R050-Turban.el, Ideograph-R049-Oneself.el,
19326         Ideograph-R048-Work.el, Ideograph-R047-River.el,
19327         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
19328         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
19329         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
19330         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
19331         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
19332         Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
19333         Ideograph-R034-Go.el, Ideograph-R033-Scholar.el,
19334         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
19335         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
19336         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
19337         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
19338         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
19339         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
19340         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
19341         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
19342         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
19343         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
19344         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
19345         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
19346         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
19347         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
19348         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
19349         Ideograph-R002-Line.el, Ideograph-R001-One.el: Reformatted.
19350
19351         * char-db-util.el (char-attribute-name<): Use new sorting method.
19352
19353 2003-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19354
19355         * u0FFF0-Specials.el, u0FF00-Halfwidth-and-Fullwidth-Forms.el,
19356         u0FE20-Combining-Half-Marks.el, u0FE30-CJK-Compatibility-Forms.el,
19357         u0FE50-Small-Form-Variants.el,
19358         u0FE70-Arabic-Presentation-Forms-B.el,
19359         u0FB50-Arabic-Presentation-Forms-A.el,
19360         u0FB00-Alphabetic-Presentation-Forms.el, u0E000-Private-Use.el,
19361         u0A490-Yi-Radicals.el, u0AC00-Hangul-Syllables.el,
19362         u0A000-Yi-Syllables.el, u03300-CJK-Compatibility.el,
19363         u031A0-Bopomofo-Extended.el,
19364         u031F0-Katakana-Phonetic-Extensions.el,
19365         u03200-Enclosed-CJK-Letters-and-Months.el, u03190-Kanbun.el,
19366         u03130-Hangul-Compatibility-Jamo.el, u03100-Bopomofo.el,
19367         u030A0-Katakana.el, u03040-Hiragana.el,
19368         u02FF0-Ideographic-Description-Characters.el,
19369         u03000-CJK-Symbols-and-Punctuation.el, u02F00-Kangxi-Radicals.el,
19370         u02980-Miscellaneous-Mathematical-Symbols-B.el,
19371         u02E00-CJK-Radical-Supplement.el, u02900-Supplemental-Arrows-B.el,
19372         u02800-Braille-Patterns.el, u02700-Dingbats.el,
19373         u02600-Miscellaneous-Symbols.el, u02580-Block-Elements.el,
19374         u025A0-Geometric-Shapes.el, u02500-Box-Drawing.el,
19375         u02460-Enclosed-Alphanumerics.el, u02400-Control-Pictures.el,
19376         u02440-OCR.el, u02300-Miscellaneous-Technical.el,
19377         u02200-Mathematical-Operators.el, u02190-Arrows.el,
19378         u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
19379         u02070-Superscripts.el, u02080-Subscripts.el,
19380         u020A0-Currency-Symbols.el,
19381         u020D0-Combining-Diacritical-Marks-for-Symbols.el,
19382         u02000-General-Punctuation.el, u01F00-Greek-Extended.el,
19383         u01E00-Latin-Extended-Additional.el, u01800-Mongolian.el,
19384         u01780-Khmer.el, u01680-Ogham.el, u016A0-Runic.el,
19385         u01400-Canadian.el, u013A0-Cherokee.el, u01200-Ethiopic.el,
19386         u01100-Hangul-Jamo.el, u010A0-Georgian.el, u01000-Myanmar.el,
19387         u00F00-Tibetan.el, u00E80-Lao.el, u00E00-Thai.el,
19388         u00D80-Sinhala.el, u00D00-Malayalam.el, u00C80-Kannada.el,
19389         u00B80-Tamil.el, u00C00-Telugu.el, u00B00-Oriya.el,
19390         u00A80-Gujarati.el, u00A00-Gurmukhi.el, u00980-Bengali.el,
19391         u00780-Thaana.el, u00900-Devanagari.el, u00700-Syriac.el,
19392         u00600-Arabic.el, u00590-Hebrew.el, u00530-Armenian.el,
19393         u00400-Cyrillic.el, u00370-Greek.el,
19394         u00300-Combining-Diacritical-Marks.el,
19395         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
19396         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
19397         u000A0-Latin-1-Supplement.el, u00080-C1.el, u00020-Basic-Latin.el,
19398         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el, u00000-C0.el,
19399         Ideograph-R212-Dragon.el, Ideograph-R211-Tooth.el,
19400         Ideograph-R210-Even.el, Ideograph-R209-Nose.el,
19401         Ideograph-R208-Rat.el, Ideograph-R207-Drum.el,
19402         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
19403         Ideograph-R204-Embroidery.el, Ideograph-R202-Millet.el,
19404         Ideograph-R203-Black.el, Ideograph-R201-Yellow.el,
19405         Ideograph-R200-Hemp.el, Ideograph-R199-Wheat.el,
19406         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
19407         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
19408         Ideograph-R194-Ghost.el, Ideograph-R193-Cauldron.el,
19409         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
19410         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
19411         Ideograph-R188-Bone.el, Ideograph-R186-Fragrant.el,
19412         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
19413         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
19414         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
19415         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
19416         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
19417         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
19418         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
19419         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
19420         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
19421         Ideograph-R168-Long.el, Ideograph-R167-Gold.el,
19422         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
19423         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
19424         Ideograph-R162-Walk.el, Ideograph-R161-Morning.el,
19425         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
19426         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
19427         Ideograph-R156-Run.el, Ideograph-R155-Red.el,
19428         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
19429         Ideograph-R152-Pig.el, Ideograph-R151-Bean.el,
19430         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
19431         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
19432         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
19433         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
19434         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
19435         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
19436         Ideograph-R140-Grass.el, Ideograph-R137-Boat.el,
19437         Ideograph-R136-Oppose.el, Ideograph-R135-Tongue.el,
19438         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
19439         Ideograph-R132-Self.el, Ideograph-R131-Minister.el,
19440         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
19441         Ideograph-R128-Ear.el, Ideograph-R126-And.el,
19442         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
19443         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
19444         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
19445         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
19446         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
19447         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
19448         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
19449         Ideograph-R112-Stone.el, Ideograph-R111-Arrow.el,
19450         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
19451         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
19452         Ideograph-R106-White.el, Ideograph-R105-Dotted-Tent.el,
19453         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
19454         Ideograph-R102-Field.el, Ideograph-R100-Life.el,
19455         Ideograph-R101-Use.el, Ideograph-R099-Sweet.el,
19456         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
19457         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
19458         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
19459         Ideograph-R092-Fang.el, Ideograph-R091-Slice.el,
19460         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R088-Father.el,
19461         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
19462         Ideograph-R086-Fire.el, Ideograph-R084-Steam.el,
19463         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
19464         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
19465         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
19466         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
19467         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
19468         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
19469         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
19470         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
19471         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
19472         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
19473         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
19474         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
19475         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
19476         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
19477         Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el,
19478         Ideograph-R055-Two-Hands.el, Ideograph-R053-Dotted-Cliff.el,
19479         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
19480         Ideograph-R050-Turban.el, Ideograph-R048-Work.el,
19481         Ideograph-R049-Oneself.el, Ideograph-R047-River.el,
19482         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
19483         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
19484         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
19485         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
19486         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
19487         Ideograph-R036-Evening.el, Ideograph-R034-Go.el,
19488         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el,
19489         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
19490         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
19491         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
19492         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
19493         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
19494         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
19495         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
19496         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
19497         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
19498         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
19499         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
19500         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
19501         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
19502         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
19503         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
19504         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Add coding: magic
19505         cookie.
19506
19507         * ideograph-util.el (write-ideograph-radical-char-data): Insert
19508         coding: magic cookie.
19509
19510         * char-db-util.el (write-char-range-data-to-file): Insert coding:
19511         magic cookie.
19512
19513 2003-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19514
19515         * Ideograph-R163-City.el: Add mappings for Big5 code points.
19516
19517         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SMALL ONE>): Add
19518         `<-ideographic-component-forms' for U+5C0F.
19519         (GT-K00305): Likewise.
19520         (<CJK RADICAL SMALL TWO>): Likewise.
19521         (<CJK RADICAL JADE>): Add `<-ideographic-component-forms' for
19522         U+738B; unify GT-K00402.
19523         (BC-8DC5): New character.
19524
19525         * Ideograph-R087-Claw.el (M-19687): Unify GT-K09318 and GT-25281;
19526         don't use char-ref; use `*sources' instead.
19527         (GT-25283): New character.
19528         (GT-25282): New character.
19529         (U-00024514): Unify GT-K09372.
19530
19531         * Ideograph-R086-Fire.el (U+706C): Unify GT-K00601.
19532         (U+7070): Unify GT-K01577.
19533
19534         * Ideograph-R077-Stop.el (GT-K00182): New character.
19535         (GT-K00439): New character.
19536         (GT-K00440): New character.
19537
19538         * Ideograph-R062-Halberd.el (U+620E): Separate J0-3D3F, C1-4826
19539         and B-A6A5.
19540         (J0-3D3F): Unify C1-4826, B-A6A5 and GT-K01640.
19541
19542         * Ideograph-R058-Snout.el (JSP-3C77): Unify GT-K00268 and
19543         GT-12503.
19544         (U+5F50): Unify GT-K00266.
19545         (GT-K00267): New character.
19546
19547         * Ideograph-R035-Go-Slowly.el (GT-K00218): New character.
19548
19549         * Ideograph-R016-Table.el (GT-K00368): New character.
19550         (GT-K00369): New character.
19551         (U+51EC): Add `<-ancient-ideograph' for J0-4977.
19552
19553 2003-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19554
19555         * maps-conf.el: Don't add `=gt-pj-1' for J90-3D3F.
19556
19557         * Ideograph-R182-Wind.el (U+98A8): Add S1-9211.
19558
19559         * Ideograph-R140-Grass.el (GT-K01089): New character.
19560         (BC-8BE9): New character.
19561         (C1-5344): Unify GT-40162 and GT-K05134.
19562         (C1-5340): Unify GT-40205 and GT-K05171.
19563         (C1-533C): Unify GT-40124 and GT-K05092.
19564         (C1-533A): Unify GT-40074 and GT-K05055.
19565         (C1-5336): Unify GT-40197 and GT-K05283.
19566
19567         * Ideograph-R124-Feather.el (GT-K11272): New character.
19568         (GT-K11273): New character.
19569
19570         * Ideograph-R121-Jar.el (GT-36228): New character.
19571
19572         * Ideograph-R105-Dotted-Tent.el (BC-8B6E): New character.
19573
19574         * Ideograph-R100-Life.el (GT-K00587): New character.
19575         (BC-8B77): Unify GT-K00586; add `<-ideographic-component-forms'
19576         for U+751F.
19577
19578         * Ideograph-R075-Tree.el (GT-K01050): New character.
19579
19580         * Ideograph-R074-Moon.el (GT-K04876): New character.
19581         (BC-8BB5): New character.
19582
19583         * Ideograph-R029-Again.el (GT-K02778): New character.
19584         (BC-8D4C): New character.
19585
19586         * Ideograph-R018-Knife.el (M-01889): Unify GT-K01773 and GT-02444.
19587         (GT-02447): New character.
19588
19589         * Ideograph-R012-Eight.el (U+5173): Unify GT-K02287 and GT-07389.
19590
19591         * Ideograph-R010-Legs.el (GT-K05208): New character.
19592
19593         * Ideograph-R008-Lid.el (JX2-2132): Separate C4-2337 and U+342C;
19594         delete `hanyu-dazidian-{vol|page|char}'.
19595
19596         * Ideograph-R003-Dot.el (GT-K04581): New character.
19597
19598 2003-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19599
19600         * Ideograph-R044-Corpse.el (C4-3135): Unify BC-8DA4.
19601
19602         * Ideograph-R050-Turban.el (U+5E1A): Unify GT-11134 and GT-K03871.
19603
19604 2003-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19605
19606         * Ideograph-R180-Sound.el (M-43265): Unify GT-K05028.
19607
19608         * Ideograph-R130-Meat.el (GT-K05506): New character.
19609         (BC-8CA9): New character.
19610
19611 2003-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19612
19613         * Ideograph-R178-Tanned-Leather.el: Add mappings for Big5 code
19614         points.
19615
19616 2003-10-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19617
19618         * Ideograph-R193-Cauldron.el: Add missing mappings between CJK Ext
19619         B and CNS 11643 plain 5 and 6.
19620
19621 2003-10-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19622
19623         * Ideograph-R162-Walk.el: Add mappings for Big5 code points.
19624
19625 2003-10-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19626
19627         * Ideograph-R140-Grass.el (JC3-62F6): New character.
19628
19629 2003-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19630
19631         * update-cdb.el: Must use `function-max-args' instead of
19632         `function-min-args' to detect optional argument of
19633         `char-attribute-list'.
19634
19635 2003-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19636
19637         * update-cdb.el (system-char-database-directory): Use "chise-db"
19638         instead of "char-db".
19639         - When `char-attribute-list' has optional argument `rehash', use
19640         `char-attribute-list' to mount each db files.
19641
19642 2003-08-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19643
19644         * close-cdb.el: Call `close-char-data-source'.
19645
19646 2003-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19647
19648         * u0AC00-Hangul-Syllables.el (U+AD6C): Unify JC3-93F2 instead of
19649         JC3-82E4.
19650         (U+B300): Unify JC3-93FC.
19651
19652 2003-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19653
19654         * Ideograph-R108-Dish.el (U-00025085): Separated from M-23493 and
19655         copied from Ideograph-R109-Eye.el; use `ideographic-radical@cns'
19656         instead of `ideographic-radical'; add `ideographic-radical@ucs'
19657         for R108-Dish.
19658
19659         * Ideograph-R109-Eye.el (M-23493): Unify U-00025204 instead of
19660         C6-5F4B and U-00025085.
19661
19662 2003-08-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19663
19664         * Ideograph-R167-Gold.el (M-40693): Separate J0-3379, C2-637E and
19665         U+938C.
19666         (C2-6430): Separate U+938D.
19667         (U+938E): Separate C2-6427.
19668         (JX2-7B3A): Separate G0-764C, C2-602A and U+938F; fix
19669         `total-strokes'.
19670         (M-40698): Separate C3-5940 and U+9390.
19671
19672 2003-08-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19673
19674         * Ideograph-R184-Eat.el (M-44237): Unify JC3-6DBE.
19675         (J0-345B): Separate G1-395D and U+9928.
19676
19677         * Ideograph-R170-Mound.el (J0-3E63): Separate G0-554F, C1-6B62 and
19678         U+969C.
19679         (JC3-68D3): New character.
19680
19681         * Ideograph-R163-City.el (U+FA26): Unify JC3-68A8.
19682
19683 2003-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19684
19685         * Ideograph-R162-Walk.el (M-38727): Unify JC3-67A8.
19686
19687 2003-08-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19688
19689         * Ideograph-R154-Shell.el (M-36750): Unify JC3-65F3.
19690
19691         * Ideograph-R144-Walk-Enclosure.el (M-34046): Separate C1-5D34;
19692         unify JC3-63E7.
19693
19694         * Ideograph-R075-Tree.el (U+6A0B): Unify JC3-70C6.
19695
19696         * Ideograph-R041-Inch.el (JC3-4ACE): New character.
19697
19698         * Ideograph-R030-Mouth.el (M-03987): Separate JC3-46EC; unify
19699         B-B3F0 and GT-04889.
19700         (U+55AB): Separate B-B3F0; unify JC3-46EC.
19701         (M-04015): Unify GT-04938.
19702
19703 2003-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19704
19705         * Ideograph-R184-Eat.el (M-44144): Unify C1-6F72 and JC3-6DAC.
19706
19707         * Ideograph-R162-Walk.el (M-38836): Unify JC3-67BA.
19708         (M-38892): Unify JC3-67C6.
19709         (M-38943): Unify JC3-67D1.
19710
19711         * Ideograph-R149-Speech.el: Add missing `=ucs@jis' features.
19712
19713         * Ideograph-R148-Horn.el (JSP-5D36): Add JU+89D6.
19714         (JSP-5D3A): Add JU+89E9.
19715         (JSP-5D3B): Add JU+89EB.
19716         (JSP-5D3E): Add JU+89F3.
19717
19718         * Ideograph-R145-Clothes.el: Add missing `=ucs@jis' features.
19719
19720         * Ideograph-R142-Insect.el (JSP-5A74): Add JU+870B.
19721         (JSP-5A7A): Add JU+8719.
19722         (JSP-5B4C): Add JU+87AD.
19723         (JSP-5B67): Add JU+87FF.
19724
19725         * Ideograph-R141-Tiger.el (JSP-5A41): Add JU+8661.
19726         (JSP-5A42): Add JU+8662.
19727         (JSP-5A43): Add JU+8663.
19728
19729         * Ideograph-R128-Ear.el (JSP-555E): Add JU+8039.
19730         (JSP-5561): Add JU+803E.
19731         (JSP-5566): Add JU+8066.
19732
19733         * Ideograph-R109-Eye.el (JSP-4E6F): Add JU+773E.
19734         (JSP-4F35): Add JU+77A7.
19735         (JSP-4F3D): Add JU+77C9.
19736         (JSP-4F41): Add JU+77D9.
19737
19738         * Ideograph-R108-Dish.el (JX1-786B): Add JU+76E6.
19739
19740         * Ideograph-R107-Skin.el (JSP-4E48): Add JU+76BD.
19741
19742         * Ideograph-R037-Big.el (U+369A): Unify GT-K05614.
19743         (GT-07451): Unify GT-K05365.
19744         (GT-07464): Unify GT-K05057.
19745
19746         * Ideograph-R150-Valley.el (JX2-787B): Add JU+8C45.
19747
19748 2003-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19749
19750         * Ideograph-R109-Eye.el: Add mappings for Big5 code points.
19751
19752 2003-08-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19753
19754         * Ideograph-R145-Clothes.el, Ideograph-R149-Speech.el,
19755         Ideograph-R150-Valley.el: Add some mappings to JEF-CHINA3 code
19756         points.
19757
19758         * Ideograph-R037-Big.el (U+594C): Unify GT-07438.
19759         (U-0002160D): Unify GT-07457.
19760         (U-0002160F): Unify GT-07470.
19761         (U+369A): Unify GT-07468.
19762         (M-05915): Unify GT-07451.
19763         (J0-5476): Unify B-ABB7.
19764         (U+5950): Separate B-ABB7.
19765         (M-05917): Unify B-ABB4 and GT-07464.
19766         (K0-4C78): Unify JC3-48EA.
19767         (C1-5056): Separate B-ABB4.
19768         (J0-3740): Separate JC3-48EA.
19769
19770 2003-08-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19771
19772         * Ideograph-R050-Turban.el (U+5E38): Modify ideographic-structure.
19773
19774         * Ideograph-R030-Mouth.el (U+5617): Modify ideographic-structure.
19775
19776 2003-08-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19777
19778         * Ideograph-R107-Skin.el: Add mappings for Big5 code points.
19779
19780 2003-08-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19781
19782         * Ideograph-R142-Insect.el: Add some mappings to JEF-CHINA3 code
19783         points.
19784
19785         * Ideograph-R130-Meat.el (U+80F7): Unify JC3-52AA.
19786         (JX1-7A4E): Unify JC3-52C5.
19787         (U+8118): Separate JC3-52C5.
19788         (JSP-5636): Unify JC3-52CE.
19789         (U+816D): Unify JC3-52D2.
19790         (M-29705): Unify JC3-52D4.
19791         (JX2-754E): Unify JC3-52D8.
19792         (U+8185): Separate JC3-52D8.
19793         (U+819E): Unify JC3-52DB.
19794         (U+81AB): Unify JC3-52DC.
19795         (U+81AE): Unify JC3-52DD.
19796         (U+81C5): Unify JC3-52DE.
19797         (JX1-7A56): Unify JC3-52E0.
19798         (JSP-565E): Unify JC3-52AC.
19799
19800 2003-08-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19801
19802         * Ideograph-R113-Spirit.el (U+7996): Separate C2-4C43.
19803
19804 2003-08-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19805
19806         * Ideograph-R148-Horn.el: Add some mappings to JEF-CHINA3 code
19807         points.
19808
19809         * Ideograph-R146-West.el (M-34768): Unify JC3-64B7.
19810         (C4-3531): Separate U+4674; unify JC3-64B8.
19811         (U+8983): Unify JC3-64BA.
19812         (GT-46839): Unify JC3-64B9.
19813         (C3-5B2F): Unify JC3-64BB.
19814
19815         * Ideograph-R143-Blood.el (C2-6C36): Unify JC3-63E3.
19816
19817         * Ideograph-R108-Dish.el (U+76EC): Unify JC3-8DFC.
19818
19819 2003-08-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19820
19821         * Ideograph-R147-See.el: Add some mappings to JEF-CHINA3 code
19822         points.
19823
19824         * Ideograph-R141-Tiger.el (U+8650): Separate C1-534B; unify
19825         JC3-63A6.
19826         (M-32692): Separate C5-3535 and U+458E; unify JC3-63AE.
19827         (U+8656): Separate C2-3921; unify JC3-63A7.
19828         (U+8657): Separate C3-3863; unify JC3-63A8.
19829         (U+8658): Separate C3-3860; unify JC3-63A9.
19830         (M-32705): Separate C4-3478 and U-000271A8.
19831         (U+865B): Unify JC3-63AA.
19832         (JX1-7B4F): Unify JC3-63AB.
19833         (M-32711): Separate C5-3B70 and U+4590.
19834         (M-32719): Separate C5-4254 and U+4593; unify JC3-63AF.
19835         (M-32720): Separate C5-4253 and U+4594.
19836         (JSP-5A41): Separate C2-4D5B and U+8661.
19837         (JX1-7B50): Separate C2-5367 and U+8662; unify JC3-63B0.
19838         (JSP-5A43): Separate C2-5A25 and U+8663; unify JC3-63B1.
19839
19840         * Ideograph-R128-Ear.el (JSP-555E): Separate U+8039; unify
19841         JC3-60CD.
19842         (JSP-5561): Separate U+803E; unify JC3-60CE.
19843         (C2-3848): Separate U+8048; unify JC3-60CF.
19844         (JX2-752C): Separate U+8066; unify JC3-60D0.
19845         (JX2-752E): Unify JC3-60D1.
19846         (M-29213): Separate U+43CA; unify JC3-60D3.
19847
19848         * Ideograph-R144-Walk-Enclosure.el (U+884E): Unify JC3-99A9.
19849         (U+8855): Unify JC3-63E8.
19850         (U+885A): Unify JC3-63E9.
19851         (U+885C): Unify JC3-63EA.
19852         (U+885F): Unify JC3-63EB.
19853         (JSP-5C32): Unify JC3-63EC.
19854
19855         * Ideograph-R143-Blood.el (JSP-5C25): Unify JC3-63E2.
19856
19857 2003-08-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19858
19859         * Ideograph-R046-Mountain.el (U+37E2): Unify JC3-4AFE.
19860
19861         * Ideograph-R133-Arrive.el (U+4453): Unify JC3-60EA.
19862
19863         * Ideograph-R106-White.el (U+769E): Unify JC3-5BA5.
19864
19865         * Ideograph-R032-Earth.el (CB07009): Unify JC3-8DF8.
19866
19867 2003-08-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19868
19869         * Ideograph-R029-Again.el (BC-8AC4): Unify JC3-8EC0.
19870
19871         * Ideograph-R148-Horn.el (U+89D4): Unify JC3-64D0.
19872         (JX1-5D39): Unify JC3-64D2.
19873
19874 2003-08-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19875
19876         * Ideograph-R129-Brush.el (U+8082): Unify B-D1FB.
19877
19878         * Ideograph-R108-Dish.el: Add mappings for Big5 code points.
19879
19880         * Ideograph-R104-Sickness.el (J0-617A): Unify B-C4EE.
19881
19882         * Ideograph-R078-Death.el (U+8082): Unify B-D1FB.
19883
19884 2003-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19885
19886         * Ideograph-R149-Speech.el (GT-47938): New character.
19887         (U-00027A93): Relate to M-35778'; add strokes.
19888
19889         * Ideograph-R142-Insect.el (GT-45720): New character.
19890         (U-00027553): New character.
19891
19892         * Ideograph-R152-Pig.el (GT-48918): New character.
19893         (GT-48914): Likewise.
19894
19895         * Ideograph-R145-Clothes.el (GT-46478): New character.
19896         (GT-46764): New character.
19897
19898 2003-08-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19899
19900         * Ideograph-R042-Small.el (U+5C19): Unify BC-A97C.
19901         (GT-K05014): New character.
19902
19903 2003-08-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19904
19905         * Ideograph-R152-Pig.el (U-00022494): Use
19906         `ideographic-{radical|strokes}@cns' instead of
19907         `ideographic-{radical|strokes}'; add
19908         `ideographic-{radical|strokes}@ucs' and
19909         `ideographic-radical@cns*sources'.
19910
19911         * Ideograph-R059-Bristle.el (U-00022494): Unify C5-3560 and
19912         M-36351; use `ideographic-radical@ucs' instead of
19913         `ideographic-radical'.
19914
19915 2003-08-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19916
19917         * Ideograph-R009-Man.el (U-000279F9): Unify C5-497B; relate to
19918         M-35522; moved to Ideograph-R149-Speech.el.
19919
19920 2003-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19921
19922         * Ideograph-R153-Badger.el, Ideograph-R149-Speech.el: Add missing
19923         mappings between CJK Ext B and CNS 11643 plain 5.
19924
19925         * Ideograph-R152-Pig.el: Add missing mappings between CJK Ext B
19926         and CNS 11643 plain 5.
19927
19928 2003-08-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19929
19930         * Ideograph-R009-Man.el (U+4EBB): Unify GT-K00141 and GT-00457.
19931         (U-00020089): Use `ideographic-{radical|strokes}@{ucs|gt|misc}'
19932         and `ideographic-radical@{ucs|gt}*sources' instead of
19933         `ideographic-'; delete `ideograph-cdp'.
19934         (M-48920): Separate C6-353A and U-0002028B; modify
19935         `ideographic-structure'.
19936
19937 2003-07-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19938
19939         * Ideograph-R004-Slash.el (U-00020088): Separate C6-2124.
19940         (C6-2124): Unify GT-K00130.
19941         (U-00020089): Use `ideographic-{radical|strokes}@{ucs|gt|misc}'
19942         and `ideographic-radical@{ucs|gt}*sources' instead of
19943         `ideographic-'; delete `ideograph-cdp'.
19944
19945         * Ideograph-R001-One.el (U-00020089): Use
19946         `ideographic-{radical|strokes}@{ucs|gt|misc}' and
19947         `ideographic-radical@{ucs|gt}*sources' instead of `ideographic-';
19948         delete `ideograph-cdp'.
19949
19950         * char-db-util.el (char-db-feature-domains): Add `misc' and
19951         `unknown'.
19952
19953 2003-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19954
19955         * Ideograph-R002-Line.el (C4-2127): Unify GT-K00068.
19956         (U-00020061): Don't use char-ref format in `<->same-ideograph' and
19957         `<-ancient-ideograph'; use `->same-ideograph*sources' and
19958         `<-ancient-ideograph*sources' instead.
19959
19960         * Ideograph-R077-Stop.el (M-16254): Unify GT-K00187 and GT-20883.
19961
19962         * u02E00-CJK-Radical-Supplement.el (U+2EBC): Unify GT-37857.
19963
19964 2003-07-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19965
19966         * Ideograph-R005-Second.el (BC-87F5): Use `hanyu-dazidian' instead
19967         of `hanyu-dazidian-{vol|page|char}'.
19968
19969 2003-07-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19970
19971         * Ideograph-R140-Grass.el: Add some GT code points.
19972         (M-31330'): New character.
19973         (H10-D46C): Separate U-00027163; unify M-32477' and GT-43922.
19974         (U-00027163): Separate H10-D46C; relate to M-32477'.
19975
19976 2003-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19977
19978         * Ideograph-R038-Woman.el (M-06920): Separate C3-6073 and CB05463.
19979         (U+5B4F): Unify CB05463.
19980
19981         * Ideograph-R030-Mouth.el (M-04658): Separate C3-6071 and CB02258;
19982         modify `ideographic-structure'.
19983
19984         * u02E00-CJK-Radical-Supplement.el (U+2EBC): Unify GT-37857.
19985
19986         * Ideograph-R130-Meat.el: Add some GT code points.
19987         (M-29250): Unify H6-A472, GT-37865 and U-0002662D.
19988         (C6-2548): Map to U-0002662D.
19989         (U-00026630): Unify GT-37869; add strokes.
19990         (M-29966'): New character.
19991
19992 2003-07-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
19993
19994         * Ideograph-R072-Sun.el (GT-K03318): New character.
19995         (GT-K03616): New character.
19996
19997         * u02E00-CJK-Radical-Supplement.el (GT-K01701): New character.
19998         (BC-8958): Unify GT-K00417.
19999
20000         * Ideograph-R145-Clothes.el (GT-K06642): New character.
20001
20002         * Ideograph-R130-Meat.el (BC-8958): Unify GT-K00417.
20003
20004         * Ideograph-R024-Ten.el (BC-8BF8): New character.
20005
20006 2003-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20007
20008         * Ideograph-R045-Sprout.el (JX1-4F62): Unify GT-K00269; unify
20009         U+FA3C instead of U+5C6E; unify GU+5C6E, CU+5C6E and BU+5C6E.
20010         (U+5C6E): Separate all; add `->identical' for U+FA3C.
20011         (U-0002F878): Don't use char-ref format in `->synonyms'; add
20012         `->synonyms*sources' instead; use `->mistakable' and
20013         `->mistakable*sources' for M-07825 instead of `comment'.
20014
20015         * Ideograph-R037-Big.el (J0-4537): Unify B-A4D1.
20016         (U+5929): Separate B-A4D1; unify GT-K00468.
20017
20018         * Ideograph-R029-Again.el (J0-3A35): Unify B-A465.
20019         (U+53C9): Separate B-A465; unify GT-K00254 and GT-03946.
20020         (GT-K00255): New character.
20021         (U+53CD): Unify GT-K00476.
20022
20023         * u02E00-CJK-Radical-Supplement.el (U+2E84): Unify GT-K00008.
20024         (GT-K00007): New character.
20025         (U+2E86): Add `<-radical' for U+5182; separate BC-8BF2.
20026         (BC-8BF2): Unify GT-K00143.
20027         (U+2E87): Unify GT-K00086 and GT-02284.
20028         (U+2E88): Unify GT-K00091.
20029         (U+2E8A): Unify GT-K00062.
20030         (U+2E9C): Unify GT-K00565.
20031         (U+2EAE): Add `<-ideographic-component-forms' for U+7AF9; unify
20032         GT-K02267.
20033         (U+2ECD): Unify GT-K00580 and GT-51643.
20034
20035         * Ideograph-R162-Walk.el (U+2ECD): Unify GT-K00580 and GT-51643.
20036
20037         * Ideograph-R140-Grass.el (U+FA5E): Unify GT-K00671 and GT-39643.
20038
20039         * Ideograph-R088-Father.el (M-19721): Unify GT-K00483 and
20040         GT-25336.
20041
20042         * Ideograph-R067-Script.el (M-13450): Unify GT-K00489.
20043         (GT-K00488): New character.
20044
20045         * Ideograph-R026-Seal.el (U+353E): Unify GT-K00101.
20046
20047         * Ideograph-R024-Ten.el (U+5342): Unify GT-K00250 and GT-03454.
20048         (GT-K00252): New character.
20049         (GT-K00251): New character.
20050
20051         * Ideograph-R020-Wrap.el (U-0002F828): Unify GT-K00184 and
20052         GT-03203.
20053
20054         * Ideograph-R018-Knife.el (U+5202): Unify GT-K00110 and GT-02405.
20055         (M-01848): Unify GT-K00215 and GT-02406.
20056         (M-01853): Unify GT-K00485 and GT-02420.
20057
20058         * Ideograph-R013-Down-Box.el (U+5183): Unify GT-K00548 and
20059         GT-01984.
20060
20061         * Ideograph-R012-Eight.el (M-01452): Unify GT-K00431 and GT-01892.
20062
20063         * Ideograph-R008-Lid.el (U+4EA0): Unify GT-K00074 and GT-00375.
20064         (B-A460): Unify GT-K00202.
20065
20066         * Ideograph-R004-Slash.el (U-00020087): Separate BC-8B5F.
20067         (BC-8B5F): Unify GT-K00105.
20068
20069         * Ideograph-R009-Man.el (J0-4750): Modify `ideographic-structure';
20070         separate B-ADD6.
20071         (U+4FF3): Delete `hanyu-dazidian-{vol|page|char}'.
20072
20073 2003-07-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20074
20075         * Ideograph-R030-Mouth.el (M-03803): Modify
20076         `ideographic-structure'.
20077         (J0-3E26): Likewise.
20078         (C1-5938): Add `ideographic-structure'.
20079         (J0-5341): Separate G0-6034, C1-5E3D and U+557B.
20080         (J0-5346): Separate G0-4C64, C1-5E40 and U+557C.
20081         (J0-533D): Separate G0-3F26, C1-5E3E and U+5580.
20082         (C1-6C38): Add `ideographic-structure'.
20083         (U+5618): Modify `ideographic-structure'; separate C3-4633.
20084         (J0-5366): Separate C1-7346, G1-5F4C and U+5680.
20085         (M-04446): Separate C2-5C55 and U+5681.
20086         (C2-5C53): Separate U+5682.
20087
20088         * Ideograph-R029-Again.el (J0-3C68): Modify
20089         `ideographic-structure'.
20090         (U+53D6): Likewise; delete `hanyu-dazidian-{vol|page|char}'.
20091
20092         * Ideograph-R019-Power.el (J0-5227): Modify
20093         `ideographic-structure'.
20094
20095 2003-07-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20096
20097         * Ideograph-R124-Feather.el (J90-6647): Modify
20098         `ideographic-structure'.
20099
20100         * Ideograph-R033-Scholar.el: Reformatted.
20101
20102         * Ideograph-R015-Ice.el (M-01669): Modify `ideographic-structure'.
20103         (C1-5445): Likewise.
20104         (J0-4E3F): Separate G0-4168 and U+51CC; modify
20105         `ideographic-structure'.
20106
20107 2003-07-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20108
20109         * Ideograph-R002-Line.el (U+4E2C): Unify BC-89B1.
20110
20111 2003-07-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20112
20113         * Ideograph-R009-Man.el (U+4F50): Unify GT-00633 instead of
20114         GT-00634.
20115         (U+4F5C): Unify GT-00634.
20116
20117 2003-07-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20118
20119         * Ideograph-R032-Earth.el (U+58CC): Separate J0-3E6D.
20120         (J0-3E6D): Unify GT-06976.
20121
20122 2003-07-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20123
20124         * Ideograph-R164-Wine.el, Ideograph-R160-Bitter.el: Add some GT
20125         code points.
20126
20127 2003-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20128
20129         * Ideograph-R165-Distinguish.el, Ideograph-R163-City.el: Add some
20130         GT code points.
20131
20132 2003-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20133
20134         * README.en: Rename ``UTF-2000'' -> ``CHISE''.
20135         (Character Reference): Complete Pinyin names of sources [by
20136         Christian Wittern <wittern@kanji.zinbun.kyoto-u.ac.jp>]
20137
20138 2003-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20139
20140         * Ideograph-R162-Walk.el: Add some GT code points.
20141
20142         * maps-conf.el: Don't add `=gt-pj-1' features into some JIS X
20143         0208:1990 code points.
20144
20145 2003-07-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20146
20147         * Ideograph-R158-Body.el: Add some GT code points.
20148
20149 2003-07-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20150
20151         * Ideograph-R159-Cart.el: Add some GT code points.
20152
20153 2003-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20154
20155         * Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
20156         Ideograph-R154-Shell.el, Ideograph-R150-Valley.el,
20157         Ideograph-R149-Speech.el, Ideograph-R153-Badger.el,
20158         Ideograph-R152-Pig.el, Ideograph-R151-Bean.el,
20159         Ideograph-R142-Insect.el: Add some GT code points.
20160
20161 2003-07-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20162
20163         * Ideograph-R166-Village.el: Add some GT code points.
20164
20165         * Ideograph-R161-Morning.el (U+8FB0): Unify GT-51621.
20166         (U+8FB1): Unify GT-51624.
20167         (U+8FB2): Unify GT-51627.
20168
20169         * Ideograph-R155-Red.el, Ideograph-R148-Horn.el,
20170         Ideograph-R146-West.el, Ideograph-R145-Clothes.el: Add some GT
20171         code points.
20172
20173 2003-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20174
20175         * Ideograph-R143-Blood.el: Add some GT code points.
20176
20177         * Ideograph-R087-Claw.el (U+89C5): Moved to Ideograph-R147-See.el.
20178
20179 2003-07-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20180
20181         * Ideograph-R123-Sheep.el (U+8B71): Copied from
20182         Ideograph-R149-Speech.el.
20183
20184 2003-07-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20185
20186         * Ideograph-R147-See.el, Ideograph-R140-Grass.el: Add some GT code
20187         points.
20188
20189 2003-07-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20190
20191         * Ideograph-R144-Walk-Enclosure.el, Ideograph-R141-Tiger.el: Add
20192         some GT code points.
20193
20194 2003-07-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20195
20196         * Ideograph-R137-Boat.el, Ideograph-R133-Arrive.el,
20197         Ideograph-R130-Meat.el: Add some GT code points.
20198
20199 2003-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20200
20201         * Ideograph-R139-Color.el, Ideograph-R138-Stopping.el,
20202         Ideograph-R136-Oppose.el, Ideograph-R135-Tongue.el,
20203         Ideograph-R134-Mortar.el: Add some GT code points.
20204
20205 2003-07-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20206
20207         * Ideograph-R132-Self.el (U+81EA): Unify GT-38936.
20208         (J0-3D2D): Unify GT-38944.
20209
20210         * Ideograph-R131-Minister.el: Add some GT code points.
20211
20212         * Ideograph-R119-Rice.el: Add some GT code points.
20213
20214 2003-07-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20215
20216         * Ideograph-R129-Brush.el, Ideograph-R128-Ear.el,
20217         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
20218         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
20219         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
20220         Ideograph-R118-Bamboo.el: Add some GT code points.
20221
20222         * Ideograph-R060-Step.el (J90-352B): Unify GT-35717.
20223
20224 2003-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20225
20226         * Ideograph-R126-And.el (U+800C): Unify GT-37338.
20227         (U+8010): Unify GT-37346.
20228
20229         * Ideograph-R120-Silk.el: Add some GT code points.
20230
20231 2003-07-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20232
20233         * isolated-char.el (GT-19655): Deleted because it is included in
20234         etc/char-data/GT-RS.txt.
20235         (GT-19656): Likewise.
20236         (GT-19861): Likewise.
20237         (GT-21862): Likewise.
20238         (GT-26606): Likewise.
20239         (GT-30254): Likewise.
20240
20241 2003-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20242
20243         * Ideograph-R210-Even.el (U-0002A5CB): Map to M-34664; add
20244         strokes.
20245
20246         * Ideograph-R147-See.el, Ideograph-R145-Clothes.el: Add some
20247         mappings between CNS 11643-5 and CJK Ext-B code points.
20248
20249 2003-07-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20250
20251         * Ideograph-R009-Man.el (U-0002767E): Relate to M-34274; separate
20252         H1-CFE4; moved to Ideograph-R145-Clothes.el.
20253
20254 2003-07-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20255
20256         * Ideograph-R130-Meat.el (U-0002686D): Unify M-29965'.
20257         (C7-487E): Map to U-0002686D.
20258
20259 2003-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20260
20261         * u02E00-CJK-Radical-Supplement.el (U+2ECC): Specify U+FA66
20262         instead of U+8FB6 for `<-radical'; separate JX2-7969 and BC-8966.
20263
20264         * Ideograph-R162-Walk.el (G0-6541): Unify JX2-7969 and BC-8966;
20265         unify U+FA66 instead of U+8FB6; add GU+8FB6.
20266
20267 2003-07-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20268
20269         * read-maps.el (mapping-table-read-file): Accept C1-HHHH and
20270         C2-HHHH; don't regard `=>ucs' as substitution for `=ucs-jis-1990'.
20271
20272 2003-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20273
20274         * Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
20275         Ideograph-R120-Silk.el, Ideograph-R116-Cave.el,
20276         Ideograph-R109-Eye.el, Ideograph-R104-Sickness.el,
20277         Ideograph-R064-Hand.el, Ideograph-R046-Mountain.el,
20278         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
20279         Ideograph-R038-Woman.el, Ideograph-R009-Man.el: Add some missing
20280         `ucs@jis' features corresponding with JIS X 0212 code points.
20281
20282 2003-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20283
20284         * maps-conf.el: Don't add `=gt-pj-1' features into some JIS X
20285         0208:1990 code points.
20286
20287 2003-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20288
20289         * Ideograph-R064-Hand.el (U+651A): Fix strokes.
20290
20291 2003-07-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20292
20293         * u00100-Latin-Extended-A.el (JSP-2A69): Fix typo.
20294
20295 2003-07-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20296
20297         * u00180-Latin-Extended-B.el (LATIN CAPITAL LETTER N WITH GRAVE):
20298         Add `->fullwidth' for JX1-2874.
20299         (JC3-85BC): Unify JX1-2874.
20300
20301         * Ideograph-R184-Eat.el (GT-K04996): Unify JX2-7C4B.
20302         (C6-6440): Separate U+4B3B.
20303         (JX2-7C55): New character.
20304         (JSP-686E): Unify JX2-7C68.
20305         (C2-6A63): Separate U+994E.
20306         (M-44392): Unify C3-5E7E.
20307
20308         * Ideograph-R178-Tanned-Leather.el (C2-6C5F): Separate JSP-676B
20309         and U+97E1.
20310         (JSP-676B): Unify JX2-7C30.
20311
20312         * Ideograph-R140-Grass.el (JX2-7575): Unify U+FA5E instead of <CJK
20313         RADICAL GRASS TWO>; add `->ideographic-component-forms' for <CJK
20314         RADICAL GRASS TWO>.
20315         (U+FA5D): New character.
20316         (JSP-576D): Unify JX2-762E.
20317         (M-31008): Separate G0-5D31, J0-6838, GT-06636 and U+837C.
20318         (M-31009): Separate all.
20319         (JSP-5821): Unify JX2-7A75.
20320         (M-31010): Separate all.
20321         (M-31011): Likewise.
20322         (U+837F): Unify JX2-7633.
20323         (JSP-5849): Unify JX2-7642.
20324         (M-31309): Unify H8-F5B2 and U-00026C73.
20325         (JX2-7644): New character.
20326         (C3-3E57): Delete `kangxi-radical'.
20327         (JSP-5854): Unify JX2-7648.
20328         (M-31399): Separate all.
20329         (JSP-585A): Unify JX2-764C.
20330         (JSP-586E): Unify JX2-7657.
20331         (U+450D): Separate C3-4940; unify JX2-7654; add `total-strokes'.
20332         (JSP-5921): Unify JX2-7655.
20333         (U+8553): Unify JX2-7671.
20334         (JSP-5952): Unify JX2-766C.
20335         (U+4543): Separate C4-5331; unify JX2-766E.
20336
20337 2003-07-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20338
20339         * Ideograph-R195-Fish.el (U+9BF3): Separate JSP-6A7C.
20340         (JSP-6A7C): Unify JX2-7D51.
20341         (JSP-6B22): Unify JX2-7D5A.
20342         (JX2-6B33): Unify JX2-7D64.
20343         (U+9C27): Separate C4-683E.
20344         (JSP-6B50): Unify JX2-7D6C.
20345
20346         * Ideograph-R145-Clothes.el (M-34581): Separate all.
20347         (JSP-5C6F): Unify JX2-7841.
20348
20349         * Ideograph-R142-Insect.el (U+87A7): Unify JX2-7766.
20350         (U+87F5): Unify JX2-7771; add `total-strokes'.
20351
20352 2003-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20353
20354         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL GRASS TWO): Don't
20355         map to U+8279; separate C4-2153, JX2-7575, M-30639 and BC-8AFE;
20356         add `<-radical' for U+FA5E.
20357         (CJK RADICAL GRASS THREE): Separate JX2-7574; add `<-radical' for
20358         U+FA5D.
20359
20360         * Ideograph-R162-Walk.el (JSP-6138): Unify JX2-796C.
20361         (JSP-6139): Unify JX2-796D.
20362         (JX2-615C): Unify JX2-797C.
20363
20364         * Ideograph-R146-West.el (U+8980): Unify JX2-7845.
20365
20366         * Ideograph-R119-Rice.el (JSP-5334): Separate C4-4574; unify
20367         JX2-7378.
20368
20369         * Ideograph-R116-Cave.el (U+41B1): Separate C4-5222.
20370         (U+41B4): New character.
20371         (JX2-7333): New character.
20372
20373         * Ideograph-R115-Grain.el (U-000257B4): Unify JX2-7276.
20374         (M-25135): New character.
20375         (U-000257A9): Relate to M-25135; unify JX2-7275.
20376
20377         * Ideograph-R108-Dish.el (U+76C9): Unify JX2-7176.
20378         (U+76E8): Unify JX2-7178.
20379
20380         * Ideograph-R106-White.el (C3-5176): Unify JX2-7170.
20381
20382         * Ideograph-R104-Sickness.el (U+7617): Add `total-strokes'.
20383         (U+7618): Likewise.
20384         (JX2-7159): New character.
20385
20386         * Ideograph-R075-Tree.el (U-000233D2): Unify JX2-2E3D.
20387         (JSP-433D): Unify JX2-2E4F.
20388         (M-14639): Unify JSP-4343, C4-2D4E, JC3-53BA and U+67E1.
20389         (JX2-2E4B): New character.
20390         (M-14683): Unify G0-4859, JX2-2E4A, H8-EEF9 and U+8363.
20391         (U+3B77): New character.
20392         (U+FA13): New character.
20393         (M-15089): New character.
20394         (U+3B8D): Relate to M-15089; separate C3-4166.
20395         (JSP-447D): Unify JX2-2F41.
20396         (U+6A31): Add `total-strokes'.
20397         (U+6A74): Likewise.
20398         (M-15527): Separate all.
20399         (U+6A7A): Relate to M-15527; unify JX2-2F55.
20400         (U+6A7B): Add `total-strokes'.
20401         (U+6AD4): Unify JX2-2F65.
20402         (U+6B17): Unify JX2-2F76.
20403
20404 2003-07-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20405
20406         * Ideograph-R018-Knife.el (JX2-233F): New character.
20407
20408 2003-07-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20409
20410         * Ideograph-R134-Mortar.el (U-00026951): Unify JX2-755A.
20411
20412         * Ideograph-R061-Heart.el (JX2-2C57): Unify JU+60EE.
20413
20414         * Ideograph-R046-Mountain.el (JX2-284F): Unify JU+5D1D.
20415
20416         * Ideograph-R040-Roof.el (JX2-2823): Unify JU+3761.
20417
20418         * Ideograph-R032-Earth.el (U-00021336): Unify JX2-2474.
20419
20420         * Ideograph-R030-Mouth.el (CB00070): Unify JX2-2431, H2-DBF0 and
20421         U-00020E95.
20422
20423 2003-07-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20424
20425         * Ideograph-R129-Brush.el (C6-3B24): Separate U+8081.
20426         (U+8082): Use `ideographic-radical@cns' instead of `cns-radical';
20427         use `ideographic-{radical|strokes}@ucs' instead of
20428         `ideographic-{radical|strokes}'; add
20429         `ideographic-radical@ucs*sources', `ideographic-strokes@cns' and
20430         `ideographic-radical@cns*sources'.
20431
20432         * Ideograph-R096-Jade.el (JSP-4B7B): Separate K0-607B and
20433         JC3-59C9; use `=ucs@jis-1990' instead of `=ucs@jis'.
20434         (U+73F9): Unify K0-607B, JX2-706A and JC3-59C9.
20435         (U+7413): Separate K0-684D.
20436         (K0-684D): Unify JX2-706B.
20437         (U+7453): Unify JX2-7071.
20438         (U+74A5): Unify JX2-7123.
20439
20440         * Ideograph-R091-Slice.el (CB04523): Unify JX2-7031.
20441
20442         * Ideograph-R086-Fire.el (U+70BB): Separate C3-2D5D; unify
20443         JX2-6F60.
20444         (U+70BC): Add `total-strokes'.
20445         (U+70BD): Likewise.
20446         (U+70EC): Unify JX2-6F65.
20447         (U+3DD4): Unify JX2-6F77.
20448         (CB04059): Unify JX2-6F78.
20449         (JSP-4A2F): Use `=ucs@jis-1990' instead of `=ucs@jis'.
20450         (U+71B3): Unify JX2-7021.
20451
20452         * Ideograph-R085-Water.el (JSP-465F): Unify JX2-6E37.
20453         (JSP-4738): Unify JX2-6E50.
20454         (U-00023D42): Fix `ideographic-strokes'.
20455         (U+6E0F): Add `total-strokes'.
20456         (U+6E14): Likewise.
20457         (U+6E16): Likewise.
20458         (U+6E17): Unify JX2-6E5D.
20459         (U+988D): Add `total-strokes'.
20460         (U+6E36): Unify JX2-6E6D.
20461         (U+6F35): Unify JX2-6F28.
20462         (U+3D9A): Unify JX2-6F54.
20463
20464         * Ideograph-R078-Death.el (U+8082): Copied from
20465         Ideograph-R129-Brush.el.
20466
20467         * Ideograph-R072-Sun.el (U+3AD6): New character.
20468         (U+65F7): Add `total-strokes'.
20469         (U+65F8): Likewise.
20470         (JSP-4177): Separate U+6608; unify JX2-2D76.
20471         (M-13981): Separate U+666D and C3-3C25; unify JX2-2E28.
20472         (U+6690): Separate B-DDC2.
20473         (JSP-4250): Unify JX2-2E2B and B-DDC2.
20474         (U+66B1): Add `<-original-ideograph' for S1-3299; add S{1|2}-3299;
20475         unify JX2-2E30.
20476
20477         * Ideograph-R024-Ten.el (U-0002099D): Unify JX2-2353.
20478
20479 2003-07-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20480
20481         * Ideograph-R140-Grass.el (U+8363): Add `morohashi-daikanwa' for
20482         M-14683 instead of using `->same-ideograph'.
20483
20484         * Ideograph-R102-Field.el (U+3F57): Unify JX2-7134.
20485
20486         * Ideograph-R098-Tile.el (U+74EF): Unify JX2-712C.
20487
20488         * Ideograph-R094-Dog.el (JSP-4B25): Unify JX2-7045.
20489         (U+7339): Unify JX2-704A.
20490
20491         * Ideograph-R087-Claw.el (U+722B): Add JU+FA49.
20492         (U+FA49): New character.
20493
20494         * Ideograph-R079-Weapon.el (JSP-4633): Unify JX2-6E25 and M-16650.
20495
20496         * Ideograph-R064-Hand.el (U+63F7): Unify JX2-2D3C.
20497         (U+3A6E): New character.
20498
20499         * Ideograph-R050-Turban.el (U+3836): Unify JX2-2871.
20500         (U+5E49): Unify JX2-2878.
20501         (U+3861): New character.
20502
20503 2003-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20504
20505         * Ideograph-R061-Heart.el (U+3917): New character.
20506         (U+6112): Unify JX2-2C5B.
20507         (JX2-2C57): New character.
20508
20509         * Ideograph-R060-Step.el (JSP-3D32): Unify JX2-2C38.
20510
20511         * Ideograph-R046-Mountain.el (JSP-3B2A): Unify JX2-283C.
20512         (U+37C1): Unify JX2-283E.
20513         (M-08196): Unify JX2-284F.
20514         (JSP-3B68): Unify JX2-285F.
20515         (JSP-3B6C): Unify JX2-2862.
20516
20517         * Ideograph-R040-Roof.el (MH-0132): Unify JX2-2823.
20518
20519         * Ideograph-R213-Turtle.el (J90-6354): Unify GT-32753; don't use
20520         char-ref format in `<-ancient-ideograph'; use
20521         `<-ancient-ideograph*sources' instead.
20522
20523         * Ideograph-R116-Cave.el: Add some GT code points.
20524
20525         * Ideograph-R181-Leaf.el (U+9834): Unify GT-31942.
20526
20527         * Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
20528         Ideograph-R112-Stone.el: Add some GT code points.
20529
20530 2003-07-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20531
20532         * Ideograph-R140-Grass.el (U-00026AFF): Unify JX1-7A5D; add
20533         strokes.
20534         (JX1-7A6D): New character.
20535
20536         * char-db-util.el (char-db-feature-domains): Add `jis', `jis/alt',
20537         `jis/a' and `jis/b'.
20538
20539         * Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el (U+5F00):
20540         Delete `script'; use `ideographic-strokes@{ucs|cns}' instead of
20541         `ideographic-strokes'; add `ideographic-radical@ucs*sources'; add
20542         `ideographic-{radical|strokes}@jis/b' and
20543         `ideographic-radical@jis/b*sources'; unify JX1-7431.
20544
20545         * Ideograph-R007-Two.el (U+5F00): Copied from
20546         Ideograph-R055-Two-Hands.el and Ideograph-R051-Dry.el.
20547
20548         * Ideograph-R196-Bird.el (C1-7B4E): Unify U+9DB4.
20549
20550         * Ideograph-R195-Fish.el (M-46019): Separate U+9B72; unify
20551         JX1-7E43.
20552
20553         * Ideograph-R181-Leaf.el (U+9834): Use
20554         `ideographic-{radical|strokes}@ucs' instead of
20555         `ideographic-{radical|strokes}'; add
20556         `ideographic-{radical|strokes}@cns' and
20557         `ideographic-radical@cns*sources'; unify M-24824 instead of using
20558         `->same-ideograph'.
20559
20560         * Ideograph-R142-Insect.el (U+459D): Unify JX1-7B51.
20561
20562         * Ideograph-R113-Spirit.el (U+9834): Copied from
20563         Ideograph-R181-Leaf.el.
20564
20565         * Ideograph-R085-Water.el (JX1-7653): New character.
20566         (U+6CFA): Add `total-strokes'.
20567         (U+6CFB): Likewise.
20568         (JX1-765A): New character.
20569         (U+6CFC): Add `total-strokes'.
20570         (U+6CFD): Likewise.
20571         (U+6CFE): Likewise.
20572
20573         * Ideograph-R075-Tree.el (B-E256): Unify JX1-757D.
20574
20575         * Ideograph-R054-Long-Stride.el (JX1-7430): New character.
20576
20577         * Ideograph-R009-Man.el (U+346A): New character.
20578         (JX2-2156): Likewise.
20579
20580         * Ideograph-R109-Eye.el, Ideograph-R104-Sickness.el,
20581         Ideograph-R108-Dish.el: Add some GT code points.
20582
20583         * Ideograph-R086-Fire.el (M-19561'): Unify JX1-7763.
20584
20585 2003-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20586
20587         * Ideograph-R046-Mountain.el (U+37E2): Unify JX1-4F6F.
20588         (MH-0149): Unify JX1-4F72 and U+FA11.
20589
20590         * Ideograph-R098-Tile.el, Ideograph-R107-Skin.el,
20591         Ideograph-R096-Jade.el, Ideograph-R105-Dotted-Tent.el,
20592         Ideograph-R097-Melon.el, Ideograph-R086-Fire.el: Add some GT code
20593         points.
20594
20595 2003-06-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20596
20597         * Ideograph-R087-Claw.el (J0-602A): Unify BC-ACB0.
20598
20599 2003-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20600
20601         * Ideograph-R093-Cow.el, Ideograph-R090-Half-Tree-Trunk.el,
20602         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
20603         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el: Add some GT code
20604         points.
20605
20606         * Ideograph-R064-Hand.el (C3-5076): Separate JSP-4128 and CB02695.
20607         (J0-5A22): Separate G0-475C and U+64D2; unify GT-20067.
20608
20609 2003-06-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20610
20611         * char-db-util.el (insert-char-attributes): Ignore `->ucs-unified'
20612         instead of `->ucs-variants' when `readable' is non-nil.
20613         (insert-char-data-with-variant): Rename `no-ucs-variant' to
20614         `no-ucs-unified'.
20615         (insert-char-range-data): Likewise.
20616
20617 2003-06-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20618
20619         * Ideograph-R117-Stand.el, Ideograph-R114-Track.el,
20620         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
20621         Ideograph-R094-Dog.el, Ideograph-R077-Stop.el: Add some GT code
20622         points.
20623
20624 2003-06-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20625
20626         * Ideograph-R162-Walk.el (J0-6364): Unify GT-33128.
20627
20628         * Ideograph-R110-Spear.el (U+77DB): Unify GT-30525.
20629         (J0-6262): Unify GT-30529.
20630
20631         * Ideograph-R095-Profound.el (J0-383C): Unify GT-26647.
20632         (J0-4E28): Unify GT-26651.
20633
20634         * Ideograph-R092-Fang.el (J0-3267): Unify GT-25560.
20635
20636         * Ideograph-R088-Father.el (U+7236): Unify GT-25337.
20637         (J0-4C6C): Unify GT-25352.
20638
20639         * Ideograph-R081-Compare.el (U+6BD4): Unify GT-21460.
20640         (U+6BD8): Unify GT-21470.
20641
20642         * Ideograph-R111-Arrow.el, Ideograph-R106-White.el,
20643         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R101-Use.el,
20644         Ideograph-R100-Life.el, Ideograph-R091-Slice.el,
20645         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
20646         Ideograph-R084-Steam.el, Ideograph-R082-Fur.el,
20647         Ideograph-R080-Do-Not.el, Ideograph-R079-Weapon.el,
20648         Ideograph-R078-Death.el: Add some GT code points.
20649
20650         * Ideograph-R072-Sun.el (J0-4B41): Unify GT-29718.
20651
20652         * Ideograph-R019-Power.el (U+52F2): Unify GT-24769.
20653
20654 2003-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20655
20656         * isolated-char.el: Accept null radical-number and number of
20657         strokes in etc/char-data/GT-RS.txt.
20658
20659 2003-06-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20660
20661         * Ideograph-R050-Turban.el (J0-5672): Unify JU+5E64.
20662
20663         * Ideograph-R046-Mountain.el (J0-5630): Unify JU+5CBC.
20664         (J0-563F): Unify JU+5D5C.
20665         (J0-564E): Unify JU+5D76.
20666
20667         * Ideograph-R040-Roof.el (J0-5565): Unify JU+5BC9.
20668
20669 2003-06-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20670
20671         * Ideograph-R050-Turban.el (MH-0159): New character.
20672         (U+5E49): Unify MH-0160.
20673         (MH-0161): New character.
20674         (J0-5672): Unify MH-0162; separate U+5E64.
20675         (MH-0163): New character.
20676
20677         * Ideograph-R048-Work.el (MH-0158): New character.
20678
20679 2003-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20680
20681         * Ideograph-R046-Mountain.el (J0-5630): Separate U+5CBC.
20682         (U+5D01): Unify MH-0145.
20683         (U-00021E02): New character.
20684         (U+37E2): New character.
20685         (U-00021E48): New character.
20686         (MH-0149): New character.
20687         (J0-563F): Unify MH-0150; separate U+5D5C.
20688         (U+5D59): Unify MH-0151; separate C2-3B4C.
20689         (U-00021ECA): New character.
20690         (J0-564E): Unify MH-0153; separate U+5D76.
20691         (MH-0154): New character.
20692         (U-00021F04): New character.
20693         (U+381C): Unify MH-0155; separate C3-5458.
20694         (U+5DBF): Add `total-strokes'.
20695         (MH-0156): New character.
20696         (GT-10851): New character.
20697         (M-08613): Separate C2-6870 and U+5DC6.
20698         (U+5DC6): Fix strokes.
20699         (MH-0157): New character.
20700         (U-00021FC0): New character.
20701         (M-08636): Separate all; fix strokes.
20702         (M-08667): Separate all; fix strokes.
20703
20704         * Ideograph-R043-Lame.el (U+5C23): Separate C4-214B.
20705         (BC-8DEF): New character.
20706         (U-00021BCB): New character.
20707         (U+5C27): Fix strokes.
20708         (U-00021BF1): New character.
20709
20710         * Ideograph-R044-Corpse.el (U-00021C5D): Unify MH-0141.
20711
20712         * Ideograph-R040-Roof.el (MH-0130): New character.
20713         (MH-0131): New character.
20714         (U-00021A33): New character.
20715         (MH-0132): New character.
20716         (U+3761): New character.
20717         (MH-0134): New character.
20718         (MH-0135): New character.
20719         (MH-0136): New character.
20720         (U-00021AD4): Relate to MH-0136; separate C5-5B38.
20721         (MH-0137): New character.
20722         (U-00021AFA): New character.
20723
20724 2003-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20725
20726         * Ideograph-R039-Child.el (U+5B76): Modify strokes.
20727
20728 2003-06-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20729
20730         * Ideograph-R121-Jar.el (JX2-7466): Unify JU+7F44.
20731
20732         * Ideograph-R106-White.el (J0-622A): Unify JU+7696.
20733
20734         * Ideograph-R038-Woman.el (JX2-2565): Unify JU+5AB1.
20735
20736 2003-06-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20737
20738         * Ideograph-R106-White.el: Add mappings for Big5 code points.
20739
20740 2003-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20741
20742         * Ideograph-R004-Slash.el (U-00020086): Use `ideographic-radical',
20743         `ideographic-strokes@{ucs|gt}', `total-strokes@{ucs|gt}' and
20744         `ideographic-strokes@ucs*sources' instead of `ideographic-'.
20745         (U+53CA): Use `ideographic-{radical|strokes}@{ucs|gt}',
20746         `total-strokes@{ucs|gt}' and `ideographic-radical@ucs*sources'
20747         instead of `ideographic-'.
20748         (M-00129): Don't use char-ref format in `->same-ideograph'; use
20749         `->same-ideograph*sources' instead.
20750         (U+5C39): Copied from Ideograph-R044-Corpse.el; add
20751         `ideographic-{radical|strokes}@cns'.
20752         (U+738D): Copied from Ideograph-R096-Jade.el; add
20753         `ideographic-{radical|strokes}@cns'.
20754
20755 2003-06-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20756
20757         * Ideograph-R130-Meat.el (C6-5675): Map to U-00026714.
20758         (U-00026714): Unify M-29745'.
20759
20760         * ideograph-util.el (char-ideographic-radical): Refer
20761         `char-db-feature-domains'.
20762         (char-ideographic-strokes): Likewise; refer `ideographic-radical'
20763         as the default attribute.
20764         (update-ideograph-radical-table): Refer `char-db-feature-domains'.
20765
20766         * char-db-util.el (char-db-feature-domains): New variable.
20767         (insert-char-attributes): Insert `ideographic-radical' before
20768         `ideographic-radical@DOMAIN'; refer `char-db-feature-domains';
20769         support `total-strokes@DOMAIN'; support
20770         `{ideographic-strokes|total-strokes}@DOMAIN*sources'.
20771
20772 2003-06-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20773
20774         * Ideograph-R029-Again.el (U+53CA): Use
20775         `ideographic-{radical|strokes}@{ucs|gt}', `total-strokes@{ucs|gt}'
20776         and `ideographic-radical@ucs*sources' instead of `ideographic-'.
20777
20778 2003-06-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20779
20780         * Ideograph-R039-Child.el (M-06947): New character.
20781         (U-00021946): Relate to M-06947.
20782         (C6-2676): Likewise.
20783         (U-00024605): Unify M-19911; use
20784         `ideographic-{radical|strokes}@cns' instead of
20785         `ideographic-{radical|strokes}'; add
20786         `ideographic-{radical|strokes}@ucs and
20787         `ideographic-radical@ucs*sources'.
20788         (U-0002194F): Use `ideographic-strokes@daikanwa' and
20789         `total-strokes@daikanwa' instead of `ideographic-strokes' and
20790         `total-strokes'; use `total-strokes@cns' instead of
20791         `cns-total-strokes'; add `ideographic-strokes@cns'.
20792         (M-07011): Unify C3-4072; map to U+5B76 instead of 5B73.
20793         (U+5B76): Separate C3-4072; relate to M-07011.
20794
20795         * Ideograph-R092-Fang.el (M-19911): Unify C5-2368 and U-00024605;
20796         use `ideographic-{radical|strokes}@ucs' instead of
20797         `ideographic-{radical|strokes}'; add
20798         `ideographic-radical@ucs*sources' and
20799         `ideographic-{radical|strokes}@cns'.
20800
20801 2003-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20802
20803         * Ideograph-R096-Jade.el (U+738D): Use
20804         `ideographic-{radical|strokes}@ucs' instead of
20805         `ideographic-{radical|strokes}'; add
20806         `ideographic-{radical|strokes}@cns'.
20807
20808         * Ideograph-R044-Corpse.el (U+5C39): Use
20809         `ideographic-{radical|strokes}@ucs' instead of
20810         `ideographic-{radical|strokes}'; add
20811         `ideographic-radical@ucs*sources'; use `ideographic-radical@cns'
20812         instead of `cns-radical'; add `ideographic-strokes@cns'.
20813
20814         * Ideograph-R017-Open-Box.el (U+342B): Copied from
20815         Ideograph-R008-Lid.el.
20816         (M-01841): Move C5-5A75 to M-23906; add `->identical' for M-23906.
20817         (U-00025390): Copied from Ideograph-R110-Spear.el; unify C5-5A75.
20818
20819         * Ideograph-R008-Lid.el (U+342B): Use `ideographic-radical@ucs'
20820         instead of `ideographic-radical'; add
20821         `ideographic-radical@ucs*sources' and `ideographic-radical@cns'.
20822
20823         * Ideograph-R110-Spear.el (U-00025390): Use
20824         `ideographic-{radical|strokes}@ucs' instead of
20825         `ideographic-{radical|strokes}'; add
20826         `ideographic-radical@{ucs|cns}*sources' and
20827         `ideographic-{radical|strokes}@cns'; unify C5-5A75.
20828
20829         * Ideograph-R120-Silk.el: Add some missing mappings to JEF-CHINA3
20830         code points.
20831
20832         * Ideograph-R128-Ear.el (GT-K04926): New character.
20833         (BC-8C5B): New character.
20834
20835         * Ideograph-R124-Feather.el, Ideograph-R121-Jar.el: Add some
20836         missing mappings to JEF-CHINA3 code points.
20837
20838 2003-06-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20839
20840         * Ideograph-R119-Rice.el (U+7CE9): Separate C7-4857; unify
20841         JC3-5EDB.
20842
20843         * Ideograph-R079-Weapon.el (JC3-93C8): New character.
20844
20845         * Ideograph-R123-Sheep.el (U+7FA1): Unify JC3-5FF7.
20846         (M-28545): Unify JC3-98F3.
20847         (B-F5EE): Unify JC3-5FFB.
20848
20849         * Ideograph-R118-Bamboo.el (U+7B2F): Unify JC3-5DF1.
20850         (C2-377C): Separate JC3-5DF1.
20851
20852 2003-06-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20853
20854         * Ideograph-R125-Old.el (U+800A): Unify JC3-60B6.
20855
20856         * Ideograph-R122-Net.el (U+7F87): Unify JC3-64BC.
20857
20858         * Ideograph-R040-Roof.el (M-07062): Unify JC3-4AA3.
20859
20860 2003-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20861
20862         * Ideograph-R038-Woman.el (U+36A8): Unify MH-0117.
20863         (C3-2349): Relate to MH-0117.
20864         (U-000216F8): New character.
20865         (U-00021757): New character.
20866         (MH-0120): New character.
20867         (MH-0121): New character.
20868         (U-000217D5): Relate to MH-0117.
20869         (M-06569): Separate C3-4062 and U+3706.
20870         (U+3706): Separate M-06569 and C3-4062; fix strokes.
20871         (U-00021809): New character.
20872         (MH-0123): New character.
20873         (MH-0124): New character.
20874         (C3-464B): Relate to MH-0124.
20875         (U+3715): Relate to MH-0124.
20876         (MH-0125): New character.
20877         (MH-0126): New character.
20878         (U-000218B1): Unify MH-0127.
20879         (C5-537E): Relate to MH-0127.
20880         (U-000218F6): New character.
20881         (MH-0129): New character.
20882         (U-00021909): New character.
20883
20884         * Ideograph-R036-Evening.el (U-00021585): Unify MH-0111 and
20885         CB07125; add strokes.
20886         (U+3C54): Unify MH-0112.
20887         (C3-2B7B): Relate to MH-0112.
20888
20889         * Ideograph-R037-Big.el (MH-0113): New character.
20890         (U-000215F1): Relate to MH-0113; add strokes.
20891         (MH-0114): New character.
20892         (U-0002161A): Relate to MH-0114; add strokes.
20893         (U+7275): Add `total-strokes'.
20894         (U-00021693): Unify MH-0115; add strokes.
20895         (U-0002168D): Unify MH-0116; add strokes.
20896
20897 2003-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20898
20899         * u02E00-CJK-Radical-Supplement.el, Ideograph-R208-Rat.el,
20900         Ideograph-R170-Mound.el, Ideograph-R162-Walk.el,
20901         Ideograph-R140-Grass.el, Ideograph-R133-Arrive.el,
20902         Ideograph-R117-Stand.el, Ideograph-R074-Moon.el,
20903         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
20904         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
20905         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
20906         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
20907         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
20908         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
20909         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
20910         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
20911         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
20912         Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el,
20913         Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el,
20914         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
20915         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
20916         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
20917         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
20918         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
20919         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
20920         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
20921         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
20922         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
20923         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
20924         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
20925         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
20926         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
20927         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
20928         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
20929         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
20930         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
20931         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
20932         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
20933         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
20934         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
20935         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
20936         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
20937         Ideograph-R006-Hook.el, Ideograph-R003-Dot.el,
20938         Ideograph-R002-Line.el: Add some missing GT code points.
20939
20940 2003-06-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20941
20942         * maps-conf.el: Add `=gt' features to `=gt-pj-*' characters.
20943
20944 2003-06-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20945
20946         * isolated-char.el: Add `=gt' features for isolated GT characters.
20947
20948 2003-06-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20949
20950         * Ideograph-R032-Earth.el (J0-5442): Unify JU+57D6.
20951         (J0-3275): Unify JU+58CA.
20952
20953 2003-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20954
20955         * Ideograph-R032-Earth.el (U+57AC): Unify MH-0082.
20956         (U+FA0F): Unify MH-0085.
20957         (U-00021356): New character.
20958         (U-0002134E): New character.
20959         (MH-0088): New character.
20960         (U-00021355): Relate to MH-0088.
20961         (C6-3E29): Likewise.
20962         (U-00021336): New character.
20963         (U-0002138C): New character.
20964         (U+3657): New character.
20965         (J90-4536): Unify MH-0093 and GT-06762.
20966         (U+586B): Relate to MH-0093 instead of M-05355.
20967         (U-000213D9): New character.
20968         (U+586F): Unify MH-0095.
20969         (MH-0097): New character; unify GT-06793.
20970         (U-00021414): Relate to MH-0097.
20971         (U-0002140F): New character.
20972         (U+58AD): Unify MH-0099.
20973         (U+58A3): Unify GT-06932.
20974         (MH-0101): New character.
20975         (U-00021485): New character.
20976         (U+58CB): Unify MH-0103.
20977         (U-0002147F): New character.
20978         (MH-0105): New character.
20979         (U-00021480): New character.
20980         (MH-0107): New character.
20981         (MH-0108): New character.
20982         (MH-0109): New character.
20983         (U-0002150C): New character.
20984         (MH-0110): New character.
20985         (U-00021505): New character.
20986
20987 2003-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20988
20989         * Ideograph-R031-Enclosure.el (MH-0077): New character.
20990         (MH-0078): New character.
20991         (U-000211C5): Relate to MH-0078; add strokes.
20992
20993         * Ideograph-R030-Mouth.el (MH-0067): New character.
20994         (H1-D4D5): Relate to MH-0067; add strokes; separate U-00020CFD.
20995         (U-00020CFD): Relate to MH-0067; add strokes; separate H1-D4D5.
20996
20997 2003-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20998
20999         * Ideograph-R104-Sickness.el: Add some missing `=ucs@jis'
21000         features.
21001
21002         * Ideograph-R040-Roof.el (J0-3B21): Unify JU+5BDF.
21003
21004 2003-06-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21005
21006         * Ideograph-R104-Sickness.el: Add mappings for Big5 code points.
21007
21008         * Ideograph-R040-Roof.el (M-07061): New character.
21009         (U-000219BA): New character.
21010         (M-07062): New character.
21011         (U+374B): New character.
21012
21013         * Ideograph-R012-Eight.el (U-00020503): Unify M-48904; use
21014         `ideographic-{radical|strokes}@{ucs|daikanwa}' and
21015         `ideographic-radical@ucs*sources' instead of
21016         `ideographic-{radical|strokes}'; don't use char-ref format in
21017         `<-vulgar-ideograph'; use `<-vulgar-ideograph*sources' instead.
21018
21019         * Ideograph-R001-One.el (M-48904): New character [unified to
21020         U-00020503 and copied from Ideograph-R012-Eight.el].
21021
21022 2003-06-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21023
21024         * Ideograph-R032-Earth.el (U+3654): New character.
21025         (CB07009): New character.
21026
21027 2003-06-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21028
21029         * Ideograph-R021-Spoon.el (MH-0057): Unify JC3-45AC.
21030
21031         * Ideograph-R040-Roof.el (J0-3B21): Separate G0-326C and U+5BDF.
21032
21033 2003-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21034
21035         * Ideograph-R030-Mouth.el (U-00020C8A): Unify MH-0065; add
21036         strokes.
21037         (MH-0068): New character.
21038         (U-00020E5D): Unify MH-0069; add strokes.
21039         (U-00020E91): Unify MH-0070; add strokes.
21040         (U+565B): Unify MH-0071 and GT-05383.
21041         (CB03519): Unify MH-0072.
21042         (U+567B): Relate to MH-0072; delete `->mojikyo'.
21043         (JC3-8EE0): Unify MH-0073; separate G0-606A, C2-5C4C and U+5693.
21044         (C3-602D): Unify MH-0075 and GT-05858.
21045         (U+361A): Relate to MH-0075.
21046         (U+56D6): Add `total-strokes'.
21047
21048         * Ideograph-R169-Gate.el (M-41484): Separate all.
21049         (U+95DE): Fix strokes.
21050
21051         * Ideograph-R041-Inch.el (U-00020B8A): Unify MH-0063; use
21052         `ideographic-{radical|strokes}@{ucs|cns}' and
21053         `ideographic-radical@ucs*sources' instead of
21054         `ideographic-{radical|strokes}'.
21055
21056         * Ideograph-R029-Again.el (MH-0063): New character; unify
21057         U-00020B8A [copied from `Ideograph-R041-Inch.el'].
21058
21059         * Ideograph-R027-Cliff.el (U-00020A33): Unify MH-0059; add
21060         strokes.
21061         (M-02978): Unify U-00020A77.
21062         (MH-0060): New character.
21063         (U+53A2): Unify MH-0061.
21064
21065         * Ideograph-R022-Right-Open-Box.el (U-00020967): Unify MH-0058;
21066         add strokes.
21067
21068         * Ideograph-R105-Dotted-Tent.el, Ideograph-R103-Bolt-Of-Cloth.el:
21069         Add mappings for Big5 code points.
21070
21071         * Ideograph-R021-Spoon.el (MH-0057): New character.
21072
21073 2003-06-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21074
21075         * Ideograph-R142-Insect.el (M-33859): Unify B-F7D7.
21076
21077 2003-06-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21078
21079         * Ideograph-R006-Hook.el (U-00020114): Separate C6-2149.
21080
21081 2003-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21082
21083         * Ideograph-R019-Power.el (U-0002085D): New character.
21084         (M-02452): Map to U-000208A9.
21085         (U-000208A9): New character.
21086         (U-000208AB): New character.
21087         (CB09200): New character.
21088
21089 2003-06-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21090
21091         * Ideograph-R018-Knife.el, Ideograph-R118-Bamboo.el (U+5284): Add
21092         `ideographic-radical@ucs*sources'; use `daikanwa' instead of
21093         `morohashi-daikanwa' as source specifier.
21094
21095 2003-06-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21096
21097         * Ideograph-R020-Wrap.el (MH-0055): New character.
21098         (U-000208F2): Likewise.
21099         (U-000208F3): Unify MH-0056.
21100
21101 2003-06-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21102
21103         * Ideograph-R018-Knife.el (GT-02691): Unify GT-K08026.
21104
21105 2003-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21106
21107         * Ideograph-R018-Knife.el (MH-0048): New character; unify U+5C76
21108         and copied from Ideograph-R046-Mountain.el.
21109         (U+34E6): Add strokes.
21110         (C6-2E76): Unify U-0002F821.
21111         (U+34EA): Add strokes.
21112         (U-00020724): New character.
21113         (U+5266): Unify MH-0050.
21114         (MH-0051): New character.
21115         (JC3-44CF): Relate to MH-0051 instead of M-02245.
21116         (U+5271): Likewise.
21117         (J0-517B): Relate to MH-0051 instead of M-02245; unify GT-02690.
21118
21119         * Ideograph-R046-Mountain.el (U+5C76): use
21120         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
21121         `ideographic-{radical|strokes}'; unify GT-09918.
21122
21123 2003-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21124
21125         * Ideograph-R118-Bamboo.el (J0-6459): Unify JU+7C4F.
21126
21127 2003-06-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21128
21129         * Ideograph-R016-Table.el (M-01741): Separate C6-2152 and
21130         U-00020629.
21131         (M-01742): Unify H1-DEEC and U-0002062A.
21132         (U+51E4): Separate C3-2151.
21133         (U-0002062F): Unify M-03067; don't use `->identical'; use
21134         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
21135         `ideographic-{radical|strokes}'.
21136         (MH-00045): New character.
21137         (U-00020643): Unify MH-0046; add strokes.
21138         (MH-0047): New character; unify U+9F21; copied from
21139         Ideograph-R208-Rat.el.
21140
21141 2003-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21142
21143         * Ideograph-R208-Rat.el (U+9F21): Unify MH-0047; use
21144         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
21145         `ideographic-{radical|strokes}'.
21146
21147         * Ideograph-R118-Bamboo.el (C2-4C61): Unify MH-0052, JX2-233D,
21148         JC3-5EC1 and U+5284; use `ideographic-{radical|strokes}@{ucs|cns}'
21149         instead of `ideographic-{radical|strokes}'; delete
21150         `ideograph-cdp'.
21151         (J0-6459): Separate U+7C4F.
21152
21153         * Ideograph-R028-Private.el (M-03067): Unify U-0002062F; use
21154         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
21155         `ideographic-{radical|strokes}'.
21156
21157         * Ideograph-R018-Knife.el (U+5284): Unify C2-4C61 and B-E35A; use
21158         `ideographic-{radical|strokes}@{ucs|cns}' instead of
21159         `ideographic-{radical|strokes}'; don't use char-spec format in
21160         `->same-ideograph'; use `->same-ideograph*sources' instead.
21161
21162 2003-06-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21163
21164         * Ideograph-R142-Insect.el, Ideograph-R140-Grass.el: Add some
21165         missing `=ucs@jis' features for JIS characters.
21166
21167         * Ideograph-R054-Long-Stride.el (U+5EF8): Separate GT-PJ-1-572F.
21168         (J0-572F): Unify GT-PJ-1-572F, JU+5EF8 and GT-12061.
21169
21170         * Ideograph-R038-Woman.el (J0-554A): Add JU+5B16.
21171
21172         * Ideograph-R010-Legs.el: Reformatted.
21173
21174 2003-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21175
21176         * Ideograph-R142-Insect.el: Add missing mappings between CJK Ext B
21177         and CNS 11643 plain 5.
21178
21179         * Ideograph-R053-Dotted-Cliff.el (U+882F): New character [copied
21180         from Ideograph-R142-Insect.el].
21181
21182 2003-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21183
21184         * Ideograph-R039-Child.el (JX2-257B): Unify B-C570 and JC3-49F7.
21185         (U+5B7F): Separate B-C570.
21186
21187 2003-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21188
21189         * Ideograph-R015-Ice.el (M-01705): Map to U-00020601.
21190         (U-00020601): Relate to M-01705; add strokes.
21191         (U-00020602): Unify MH-0044; add strokes.
21192
21193         * Ideograph-R010-Legs.el (U-0002049C): Unify MH-0033.
21194         (MH-0034): New character; unify GT-01834.
21195         (U-000204BF): Relate to MH-0034.
21196         (U-000204D6): Unify MH-0035.
21197
21198 2003-05-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21199
21200         * Ideograph-R014-Cover.el (U-0002057E): Unify MH-0041.
21201         add strokes.
21202         (U+519D): Unify MH-0042.
21203         (U+51A9): Unify MH-0043.
21204
21205         * Ideograph-R013-Down-Box.el (U+5189): Unify MH-0037.
21206         (U-00020557): Unify MH-0038.
21207         (U-00020559): Unify MH-0039.
21208         (H1-B8BE): Unify MH-0040.
21209         (U-0002055F): Unify MH-0040.
21210         (U-00020572): Use `hanyu-dazidian' instead of
21211         `hanyu-dazidian-{vol|page|char}'.
21212
21213         * Ideograph-R012-Eight.el (U-0020523): Unify MH-0036.
21214         (C1-7035): Don't use char-spec format for IDC.
21215
21216 2003-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21217
21218         * Ideograph-R038-Woman.el (U+5A7A): Unify JC3-91C4.
21219         (U+5A7F): Unify GT-08178.
21220         (U+5AEB): Unify JC3-8CC4.
21221         (U+5B03): Unify JC3-91C8.
21222         (JX2-2573): Unify JC3-91C9.
21223         (JSP-3A3B): Unify JC3-49EA.
21224         (JX2-2576): Unify JC3-48F6.
21225
21226 2003-05-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21227
21228         * Ideograph-R086-Fire.el (U+71B3): Unify JC3-57F8.
21229         (U+3DFE): Separate C3-553D.
21230         (M-19548): Unify JC3-58A1.
21231
21232         * Ideograph-R085-Water.el (JX2-6F3C): Unify JC3-8EAA.
21233         (M-18527): Unify JC3-57B7.
21234         (C5-703E): Unify JC3-57BF.
21235
21236         * Ideograph-R030-Mouth.el (JX2-2421): Unify JC3-46E0.
21237         (U+553C): Separate JC3-46E0.
21238         (U+5613): Unify JC3-8DC0.
21239         (U+56A2): Use `<-simplified-ideograph' and
21240         `<-simplified-ideograph*sources' instead of
21241         `simplified-ideograph-of'.
21242
21243 2003-05-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21244
21245         * Ideograph-R096-Jade.el (U+7496): Unify JC3-59F6.
21246
21247         * Ideograph-R046-Mountain.el (M-08650): Unify JC3-4BE3.
21248
21249         * Ideograph-R032-Earth.el (U+80AD): Unify JC3-80AD.
21250         (U+5881): Unify JC3-48B3.
21251         (U+58E9): Unify JC3-48C5.
21252
21253 2003-05-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21254
21255         * Ideograph-R090-Half-Tree-Trunk.el (M-19767): Unify JC3-92AC.
21256
21257         * Ideograph-R070-Square.el (M-13627): Unify JC3-50EA.
21258
21259 2003-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21260
21261         * Ideograph-R053-Dotted-Cliff.el (M-09281): Map to U-000221F8.
21262         (U-000221F8): Relate to M-09281.
21263         (U-000222DC): Relate to M-33509; add
21264         `ideographic-{radical|strokes}@daikanwa'; use
21265         `ideographic-{radical|strokes}'@cns' instead of
21266         `ideographic-{radical|strokes}'; add
21267         `ideographic-radical@cns*sources'.
21268         (U-000222F1): Relate to M-09538.
21269         (M-09558): Map to U-0002230B.
21270         (U-0002230B): Relate to M-09558.
21271
21272         * Ideograph-R038-Woman.el (U+36A8): Separate C3-2349.
21273         (U+59D7): Separate C3-2846.
21274         (U+59EB): Separate C3-2C23; delete `daikanwa-radical' and
21275         `daikanwa-strokes'.
21276         (M-06230): Separate G0-3C27, C1-5478, B-AE56 and U+59EC; delete
21277         `kangxi-strokes'.
21278         (C6-364C): Unify U-0002F862; relate to M-06230.
21279         (U+59ED): Separate C2-2977.
21280         (U+36CA): Separate C4-2867.
21281         (U+5A31): Separate C3-304B.
21282         (U+5A32): Don't use `non-morohashi'.
21283         (U+5A33): Separate C2-2E66.
21284         (U-00021793): Separate C6-3E4B.
21285         (M-06456): Separate U+5A72.
21286         (U+5A73): Delete `kangxi-strokes'; separate C3-3537.
21287         (U+5AAB): Separate C3-3A78.
21288         (U+5AAC): Separate C2-3B23.
21289         (U+5AAD): Delete `kangxi-strokes'.
21290         (U+5AAE): Separate C2-3B25 and B-D8C1.
21291         (U+3715): Separate C3-464B; modify strokes.
21292         (U+5AF3): Separate C2-495A and B-E173.
21293         (U+5AAF): Relate to M-06720; separate C2-3A77.
21294         (U+5B01): Separate C2-5026.
21295         (M-06722): Separate C2-5024 and U+5B02.
21296         (U+5B03): Separate C2-5022.
21297         (U+5A75): Separate C3-3535.
21298         (U+3728): Separate C3-4B55.
21299         (M-06808): Separate C2-5C5D and U+5B23.
21300         (U+5B37): Separate C3-5453.
21301
21302 2003-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21303
21304         * Ideograph-R142-Insect.el (M-33508): Separate C2-5F34 and U+87B7.
21305         (M-33509): New character.
21306         (U-000222DC): New character.
21307
21308         * Ideograph-R055-Two-Hands.el (U+5F00): Use
21309         `ideographic-radical@{ucs|cns}' and
21310         `ideographic-radical@cns*sources' instead of `ideographic-'.
21311         (U-0002233D): Add `->identical' for M-00060.
21312         (M-09614): Map to U-00022345.
21313         (C6-3071): Relate to M-09614.
21314
21315         * Ideograph-R001-One.el (M-00060): Map to U-0002233D; add
21316         `->identical' for M-09608.
21317
21318         * Ideograph-R051-Dry.el (U+5F00): Use
21319         `ideographic-radical@{ucs|cns}' and
21320         `ideographic-radical@cns*sources' instead of `ideographic-'.
21321
21322 2003-05-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21323
21324         * Ideograph-R054-Long-Stride.el (U+5EF8): Separate J0-572F.
21325
21326         * Ideograph-R036-Evening.el (U+3C54): Separate C3-2B7B.
21327
21328 2003-05-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21329
21330         * Ideograph-R140-Grass.el: Add missing mappings between CJK Ext B
21331         and CNS 11643 plain 5.
21332
21333 2003-05-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21334
21335         * Ideograph-R003-Dot.el, Ideograph-R001-One.el (C3-2740): Use
21336         `ideographic-{radical|strokes}@{daikanwa|cns}' and
21337         `ideographic-radical@{daikanwa|cns}*sources' instead of
21338         `ideographic-'; unify BC-8CB7.
21339
21340 2003-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21341
21342         * Ideograph-R114-Track.el (U-00020398): Use
21343         `ideographic-{radical|strokes}@{ucs|cns}' and
21344         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'.
21345
21346         * Ideograph-R009-Man.el: Add some missing mappings to Daikanwa's
21347         HO numbers.
21348         (U-00020398): Use `ideographic-{radical|strokes}@{ucs|cns}' and
21349         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'.
21350
21351 2003-05-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21352
21353         * Ideograph-R070-Square.el (M-13627): New character.
21354         (U+3AC4): Relate to M-13627.
21355
21356 2003-05-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21357
21358         * Ideograph-R006-Hook.el (MH-0006): New character.
21359         (U+4E8A): Unify MH-0007.
21360
21361         * Ideograph-R005-Second.el (U-000200CC): Unify GT-00301 and
21362         MH-0006.
21363
21364 2003-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21365
21366         * char-db-util.el (insert-char-attributes): Add settings for
21367         `ideographic-{radicals|strokes}@{ucs|daikanwa|cns}' and
21368         `ideographic-radicals@{ucs|daikanwa|cns}*sources'.
21369
21370         * Ideograph-R017-Open-Box.el (M-01822): Add
21371         `ideographic-structure'.
21372         (U+342B): Relate to MH-0008 instead of M-01822; moved to
21373         Ideograph-R008-Lid.el.
21374
21375         * Ideograph-R008-Lid.el (BC-8C5E): Unify MH-0008.
21376         (U+342B): Relate to MH-0008.
21377
21378         * ideograph-util.el (char-ideographic-radical): Support
21379         `ideographic-radical@{ucs|daikanwa|cns}'.
21380         (char-ideographic-strokes): Support
21381         `ideographic-strokes@{ucs|daikanwa|cns}'.
21382         (update-ideograph-radical-table): Search
21383         `ideographic-radical@{ucs|daikanwa|cns}'.
21384
21385 2003-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21386
21387         * Ideograph-R004-Slash.el (U-000200C0): Unify MH-0005.
21388
21389 2003-05-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21390
21391         * Ideograph-R001-One.el (GT-00081): Unify MH-0002; map to
21392         U-00020030.
21393         (U-00020030): Relate to MH-0002.
21394         (GT-00088): Unify MH-0003.
21395         (U-0002003C): Map to MH-0003.
21396         (U-00020050): Unify MH-0004.
21397         (GT-00096): Map to U-00020050 and MH-0004.
21398
21399 2003-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21400
21401         * Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
21402         Ideograph-R214-Flute.el, u02E00-CJK-Radical-Supplement.el,
21403         u03100-Bopomofo.el, Ideograph-R209-Nose.el,
21404         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
21405         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
21406         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
21407         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
21408         Ideograph-R204-Embroidery.el, Ideograph-R199-Wheat.el,
21409         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
21410         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
21411         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
21412         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
21413         Ideograph-R193-Cauldron.el, Ideograph-R194-Ghost.el,
21414         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
21415         Ideograph-R188-Bone.el, Ideograph-R187-Horse.el,
21416         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
21417         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
21418         Ideograph-R182-Wind.el, Ideograph-R179-Leek.el,
21419         Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
21420         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
21421         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
21422         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
21423         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
21424         Ideograph-R170-Mound.el, Ideograph-R168-Long.el,
21425         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
21426         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
21427         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
21428         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
21429         Ideograph-R162-Walk.el, Ideograph-R159-Cart.el,
21430         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
21431         Ideograph-R156-Run.el, Ideograph-R155-Red.el,
21432         Ideograph-R154-Shell.el, Ideograph-R152-Pig.el,
21433         Ideograph-R153-Badger.el, Ideograph-R150-Valley.el,
21434         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
21435         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
21436         Ideograph-R147-See.el, Ideograph-R143-Blood.el,
21437         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
21438         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
21439         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
21440         Ideograph-R140-Grass.el, Ideograph-R135-Tongue.el,
21441         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
21442         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
21443         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
21444         Ideograph-R130-Meat.el, Ideograph-R129-Brush.el,
21445         Ideograph-R125-Old.el, Ideograph-R126-And.el,
21446         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
21447         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
21448         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
21449         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
21450         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
21451         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
21452         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
21453         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
21454         Ideograph-R112-Stone.el, Ideograph-R108-Dish.el,
21455         Ideograph-R109-Eye.el, Ideograph-R105-Dotted-Tent.el,
21456         Ideograph-R106-White.el, Ideograph-R107-Skin.el,
21457         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
21458         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
21459         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
21460         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
21461         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
21462         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
21463         Ideograph-R093-Cow.el, Ideograph-R088-Father.el,
21464         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
21465         Ideograph-R091-Slice.el, Ideograph-R087-Claw.el,
21466         Ideograph-R086-Fire.el, Ideograph-R084-Steam.el,
21467         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
21468         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
21469         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
21470         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
21471         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
21472         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
21473         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
21474         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
21475         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
21476         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
21477         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
21478         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
21479         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
21480         Ideograph-R059-Bristle.el, Ideograph-R056-Shoot.el,
21481         Ideograph-R057-Bow.el, Ideograph-R054-Long-Stride.el,
21482         Ideograph-R055-Two-Hands.el, Ideograph-R053-Dotted-Cliff.el,
21483         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
21484         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
21485         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
21486         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
21487         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
21488         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
21489         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
21490         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
21491         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
21492         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
21493         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
21494         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
21495         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
21496         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
21497         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
21498         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
21499         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
21500         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
21501         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
21502         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
21503         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
21504         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
21505         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
21506         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
21507         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
21508         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Rename
21509         `ideograph-daikanwa' to `=daikanwa'.
21510
21511         * char-db-util.el (insert-char-attributes): Convert aliases of
21512         coded-charsets to canonical names.
21513
21514 2003-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21515
21516         * Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
21517         Ideograph-R214-Flute.el, Ideograph-R211-Tooth.el,
21518         Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
21519         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
21520         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
21521         Ideograph-R208-Rat.el, Ideograph-R202-Millet.el,
21522         Ideograph-R203-Black.el, Ideograph-R200-Hemp.el,
21523         Ideograph-R201-Yellow.el, Ideograph-R197-Salt.el,
21524         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
21525         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
21526         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
21527         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
21528         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el,
21529         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
21530         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
21531         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
21532         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
21533         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
21534         Ideograph-R178-Tanned-Leather.el, Ideograph-R174-Blue.el,
21535         Ideograph-R175-Wrong.el, Ideograph-R176-Face.el,
21536         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
21537         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
21538         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
21539         Ideograph-R168-Long.el, Ideograph-R165-Distinguish.el,
21540         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
21541         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
21542         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
21543         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
21544         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
21545         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
21546         Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
21547         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
21548         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
21549         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
21550         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
21551         Ideograph-R144-Walk-Enclosure.el, Ideograph-R143-Blood.el,
21552         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
21553         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
21554         Ideograph-R138-Stopping.el, Ideograph-R135-Tongue.el,
21555         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
21556         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
21557         Ideograph-R134-Mortar.el, Ideograph-R131-Minister.el,
21558         Ideograph-R130-Meat.el, Ideograph-R129-Brush.el,
21559         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
21560         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
21561         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
21562         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
21563         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
21564         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
21565         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
21566         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
21567         Ideograph-R111-Arrow.el, Ideograph-R112-Stone.el,
21568         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
21569         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
21570         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
21571         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
21572         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
21573         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
21574         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
21575         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
21576         Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
21577         Ideograph-R087-Claw.el, Ideograph-R089-Double-X.el,
21578         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R086-Fire.el,
21579         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
21580         Ideograph-R083-Clan.el, Ideograph-R081-Compare.el,
21581         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
21582         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
21583         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
21584         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
21585         Ideograph-R070-Square.el, Ideograph-R072-Sun.el,
21586         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
21587         Ideograph-R067-Script.el, Ideograph-R065-Branch.el,
21588         Ideograph-R066-Rap.el, Ideograph-R063-Door.el,
21589         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
21590         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
21591         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
21592         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
21593         Ideograph-R055-Two-Hands.el, Ideograph-R053-Dotted-Cliff.el,
21594         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
21595         Ideograph-R050-Turban.el, Ideograph-R049-Oneself.el,
21596         Ideograph-R047-River.el, Ideograph-R048-Work.el,
21597         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
21598         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
21599         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
21600         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
21601         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
21602         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
21603         Ideograph-R035-Go-Slowly.el, Ideograph-R032-Earth.el,
21604         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
21605         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
21606         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
21607         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
21608         Ideograph-R023-Hiding-Enclosure.el,
21609         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
21610         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
21611         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
21612         Ideograph-R016-Table.el, Ideograph-R014-Cover.el,
21613         Ideograph-R015-Ice.el, Ideograph-R012-Eight.el,
21614         Ideograph-R013-Down-Box.el, Ideograph-R010-Legs.el,
21615         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
21616         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
21617         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
21618         `chinese-cns11643-7' to `=cns11643-7'.
21619
21620 2003-05-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21621
21622         * Ideograph-R211-Tooth.el, Ideograph-R206-Tripod.el,
21623         Ideograph-R207-Drum.el, Ideograph-R209-Nose.el,
21624         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
21625         Ideograph-R200-Hemp.el, Ideograph-R203-Black.el,
21626         Ideograph-R199-Wheat.el, Ideograph-R197-Salt.el,
21627         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
21628         Ideograph-R195-Fish.el, Ideograph-R193-Cauldron.el,
21629         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
21630         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
21631         Ideograph-R188-Bone.el, Ideograph-R187-Horse.el,
21632         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
21633         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
21634         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
21635         Ideograph-R179-Leek.el, Ideograph-R178-Tanned-Leather.el,
21636         Ideograph-R177-Leather.el, Ideograph-R174-Blue.el,
21637         Ideograph-R175-Wrong.el, Ideograph-R176-Face.el,
21638         Ideograph-R173-Rain.el, Ideograph-R172-Short-Tailed-Bird.el,
21639         Ideograph-R171-Slave.el, Ideograph-R170-Mound.el,
21640         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
21641         Ideograph-R167-Gold.el, Ideograph-R165-Distinguish.el,
21642         Ideograph-R166-Village.el, Ideograph-R164-Wine.el,
21643         Ideograph-R163-City.el, Ideograph-R162-Walk.el,
21644         Ideograph-R161-Morning.el, Ideograph-R160-Bitter.el,
21645         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
21646         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
21647         Ideograph-R156-Run.el, Ideograph-R154-Shell.el,
21648         Ideograph-R153-Badger.el, Ideograph-R152-Pig.el,
21649         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
21650         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
21651         Ideograph-R147-See.el, Ideograph-R146-West.el,
21652         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
21653         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
21654         Ideograph-R141-Tiger.el, Ideograph-R138-Stopping.el,
21655         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
21656         Ideograph-R137-Boat.el, Ideograph-R136-Oppose.el,
21657         Ideograph-R135-Tongue.el, Ideograph-R133-Arrive.el,
21658         Ideograph-R134-Mortar.el, Ideograph-R131-Minister.el,
21659         Ideograph-R132-Self.el, Ideograph-R129-Brush.el,
21660         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
21661         Ideograph-R125-Old.el, Ideograph-R126-And.el,
21662         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
21663         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
21664         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
21665         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
21666         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
21667         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
21668         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
21669         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
21670         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
21671         Ideograph-R107-Skin.el, Ideograph-R106-White.el,
21672         Ideograph-R105-Dotted-Tent.el, Ideograph-R103-Bolt-Of-Cloth.el,
21673         Ideograph-R104-Sickness.el, Ideograph-R101-Use.el,
21674         Ideograph-R102-Field.el, Ideograph-R100-Life.el,
21675         Ideograph-R099-Sweet.el, Ideograph-R098-Tile.el,
21676         Ideograph-R097-Melon.el, Ideograph-R095-Profound.el,
21677         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
21678         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
21679         Ideograph-R091-Slice.el, Ideograph-R090-Half-Tree-Trunk.el,
21680         Ideograph-R089-Double-X.el, Ideograph-R088-Father.el,
21681         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
21682         Ideograph-R085-Water.el, Ideograph-R084-Steam.el,
21683         Ideograph-R083-Clan.el, Ideograph-R082-Fur.el,
21684         Ideograph-R081-Compare.el, Ideograph-R080-Do-Not.el,
21685         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
21686         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
21687         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
21688         Ideograph-R073-Say.el, Ideograph-R071-Not.el,
21689         Ideograph-R072-Sun.el, Ideograph-R070-Square.el,
21690         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
21691         Ideograph-R067-Script.el, Ideograph-R065-Branch.el,
21692         Ideograph-R066-Rap.el, Ideograph-R063-Door.el,
21693         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
21694         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
21695         Ideograph-R059-Bristle.el, Ideograph-R058-Snout.el,
21696         Ideograph-R057-Bow.el, Ideograph-R056-Shoot.el,
21697         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
21698         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
21699         Ideograph-R051-Dry.el, Ideograph-R050-Turban.el,
21700         Ideograph-R049-Oneself.el, Ideograph-R048-Work.el,
21701         Ideograph-R047-River.el, Ideograph-R046-Mountain.el,
21702         Ideograph-R045-Sprout.el, Ideograph-R044-Corpse.el,
21703         Ideograph-R043-Lame.el, Ideograph-R042-Small.el,
21704         Ideograph-R041-Inch.el, Ideograph-R040-Roof.el,
21705         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
21706         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
21707         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
21708         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
21709         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
21710         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
21711         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
21712         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
21713         Ideograph-R023-Hiding-Enclosure.el,
21714         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
21715         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
21716         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
21717         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
21718         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
21719         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
21720         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
21721         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
21722         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
21723         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
21724         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Rename
21725         `chinese-cns11643-6' to `=cns11643-6'.
21726
21727 2003-05-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21728
21729         * Ideograph-R214-Flute.el, Ideograph-R213-Turtle.el,
21730         Ideograph-R212-Dragon.el, Ideograph-R209-Nose.el,
21731         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
21732         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
21733         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
21734         Ideograph-R208-Rat.el, Ideograph-R202-Millet.el,
21735         Ideograph-R203-Black.el, Ideograph-R200-Hemp.el,
21736         Ideograph-R201-Yellow.el, Ideograph-R197-Salt.el,
21737         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
21738         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
21739         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
21740         Ideograph-R193-Cauldron.el, Ideograph-R194-Ghost.el,
21741         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
21742         Ideograph-R188-Bone.el, Ideograph-R186-Fragrant.el,
21743         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
21744         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
21745         Ideograph-R182-Wind.el, Ideograph-R179-Leek.el,
21746         Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
21747         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
21748         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
21749         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
21750         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
21751         Ideograph-R170-Mound.el, Ideograph-R168-Long.el,
21752         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
21753         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
21754         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
21755         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
21756         Ideograph-R158-Body.el, Ideograph-R159-Cart.el,
21757         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
21758         Ideograph-R156-Run.el, Ideograph-R154-Shell.el,
21759         Ideograph-R152-Pig.el, Ideograph-R153-Badger.el,
21760         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
21761         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
21762         Ideograph-R146-West.el, Ideograph-R147-See.el,
21763         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
21764         Ideograph-R143-Blood.el, Ideograph-R141-Tiger.el,
21765         Ideograph-R142-Insect.el, Ideograph-R139-Color.el,
21766         Ideograph-R140-Grass.el, Ideograph-R135-Tongue.el,
21767         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
21768         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
21769         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
21770         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
21771         Ideograph-R125-Old.el, Ideograph-R126-And.el,
21772         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
21773         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
21774         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
21775         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
21776         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
21777         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
21778         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
21779         Ideograph-R111-Arrow.el, Ideograph-R112-Stone.el,
21780         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
21781         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
21782         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
21783         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
21784         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
21785         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
21786         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
21787         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
21788         Ideograph-R091-Slice.el, Ideograph-R093-Cow.el,
21789         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
21790         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el,
21791         Ideograph-R086-Fire.el, Ideograph-R083-Clan.el,
21792         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
21793         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
21794         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
21795         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
21796         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
21797         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
21798         Ideograph-R072-Sun.el, Ideograph-R069-Axe.el,
21799         Ideograph-R070-Square.el, Ideograph-R071-Not.el,
21800         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
21801         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
21802         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
21803         Ideograph-R063-Door.el, Ideograph-R061-Heart.el,
21804         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
21805         Ideograph-R058-Snout.el, Ideograph-R054-Long-Stride.el,
21806         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
21807         Ideograph-R057-Bow.el, Ideograph-R051-Dry.el,
21808         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
21809         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
21810         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
21811         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
21812         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
21813         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
21814         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
21815         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
21816         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
21817         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
21818         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
21819         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
21820         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
21821         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
21822         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
21823         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
21824         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
21825         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
21826         Ideograph-R017-Open-Box.el, Ideograph-R014-Cover.el,
21827         Ideograph-R015-Ice.el, Ideograph-R013-Down-Box.el,
21828         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
21829         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
21830         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
21831         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
21832         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
21833         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
21834         `chinese-cns11643-5' to `=cns11643-5'.
21835
21836 2003-05-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21837
21838         * Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
21839         Ideograph-R214-Flute.el, u02E00-CJK-Radical-Supplement.el,
21840         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
21841         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
21842         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
21843         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
21844         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
21845         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
21846         Ideograph-R201-Yellow.el, Ideograph-R197-Salt.el,
21847         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
21848         Ideograph-R195-Fish.el, Ideograph-R192-Sacrificial-Wine.el,
21849         Ideograph-R193-Cauldron.el, Ideograph-R194-Ghost.el,
21850         Ideograph-R191-Fight.el, Ideograph-R190-Hair.el,
21851         Ideograph-R188-Bone.el, Ideograph-R189-Tall.el,
21852         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
21853         Ideograph-R185-Head.el, Ideograph-R183-Fly.el,
21854         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
21855         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
21856         Ideograph-R181-Leaf.el, Ideograph-R178-Tanned-Leather.el,
21857         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
21858         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
21859         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
21860         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
21861         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
21862         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
21863         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
21864         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
21865         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
21866         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
21867         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
21868         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
21869         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
21870         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
21871         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
21872         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
21873         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
21874         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
21875         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
21876         Ideograph-R137-Boat.el, Ideograph-R133-Arrive.el,
21877         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
21878         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
21879         Ideograph-R130-Meat.el, Ideograph-R125-Old.el,
21880         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
21881         Ideograph-R128-Ear.el, Ideograph-R124-Feather.el,
21882         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
21883         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
21884         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
21885         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
21886         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
21887         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
21888         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
21889         Ideograph-R109-Eye.el, Ideograph-R107-Skin.el,
21890         Ideograph-R108-Dish.el, Ideograph-R105-Dotted-Tent.el,
21891         Ideograph-R106-White.el, Ideograph-R103-Bolt-Of-Cloth.el,
21892         Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
21893         Ideograph-R100-Life.el, Ideograph-R102-Field.el,
21894         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
21895         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
21896         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
21897         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
21898         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
21899         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
21900         Ideograph-R083-Clan.el, Ideograph-R085-Water.el,
21901         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
21902         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
21903         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
21904         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
21905         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
21906         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
21907         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
21908         Ideograph-R070-Square.el, Ideograph-R067-Script.el,
21909         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
21910         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
21911         Ideograph-R063-Door.el, Ideograph-R061-Heart.el,
21912         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
21913         Ideograph-R059-Bristle.el, Ideograph-R056-Shoot.el,
21914         Ideograph-R057-Bow.el, Ideograph-R054-Long-Stride.el,
21915         Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el,
21916         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
21917         Ideograph-R047-River.el, Ideograph-R048-Work.el,
21918         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
21919         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
21920         Ideograph-R044-Corpse.el, Ideograph-R041-Inch.el,
21921         Ideograph-R042-Small.el, Ideograph-R043-Lame.el,
21922         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
21923         Ideograph-R038-Woman.el, Ideograph-R036-Evening.el,
21924         Ideograph-R037-Big.el, Ideograph-R035-Go-Slowly.el,
21925         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
21926         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
21927         Ideograph-R029-Again.el, Ideograph-R026-Seal.el,
21928         Ideograph-R027-Cliff.el, Ideograph-R024-Ten.el,
21929         Ideograph-R025-Divination.el, Ideograph-R022-Right-Open-Box.el,
21930         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el,
21931         Ideograph-R021-Spoon.el, Ideograph-R019-Power.el,
21932         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
21933         Ideograph-R018-Knife.el, Ideograph-R014-Cover.el,
21934         Ideograph-R015-Ice.el, Ideograph-R012-Eight.el,
21935         Ideograph-R013-Down-Box.el, Ideograph-R011-Enter.el,
21936         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
21937         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
21938         Ideograph-R007-Two.el, Ideograph-R004-Slash.el,
21939         Ideograph-R005-Second.el, Ideograph-R002-Line.el,
21940         Ideograph-R001-One.el: Rename `chinese-cns11643-4' to
21941         `=cns11643-4'.
21942
21943 2003-05-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21944
21945         * Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
21946         Ideograph-R214-Flute.el, Ideograph-R211-Tooth.el,
21947         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
21948         Ideograph-R207-Drum.el, Ideograph-R205-Frog.el,
21949         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
21950         Ideograph-R203-Black.el, Ideograph-R197-Salt.el,
21951         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
21952         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
21953         Ideograph-R194-Ghost.el, Ideograph-R193-Cauldron.el,
21954         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
21955         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el,
21956         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
21957         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
21958         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
21959         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
21960         Ideograph-R180-Sound.el, Ideograph-R179-Leek.el,
21961         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
21962         Ideograph-R176-Face.el, Ideograph-R174-Blue.el,
21963         Ideograph-R175-Wrong.el, Ideograph-R173-Rain.el,
21964         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
21965         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
21966         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
21967         Ideograph-R163-City.el, Ideograph-R161-Morning.el,
21968         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
21969         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
21970         Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
21971         Ideograph-R155-Red.el, Ideograph-R153-Badger.el,
21972         Ideograph-R154-Shell.el, Ideograph-R152-Pig.el,
21973         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
21974         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
21975         Ideograph-R146-West.el, Ideograph-R147-See.el,
21976         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
21977         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
21978         Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
21979         Ideograph-R139-Color.el, Ideograph-R135-Tongue.el,
21980         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
21981         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
21982         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
21983         Ideograph-R130-Meat.el, Ideograph-R129-Brush.el,
21984         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
21985         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
21986         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
21987         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
21988         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
21989         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
21990         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
21991         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
21992         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
21993         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
21994         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
21995         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
21996         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
21997         Ideograph-R102-Field.el, Ideograph-R098-Tile.el,
21998         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
21999         Ideograph-R091-Slice.el, Ideograph-R092-Fang.el,
22000         Ideograph-R093-Cow.el, Ideograph-R088-Father.el,
22001         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
22002         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
22003         Ideograph-R085-Water.el, Ideograph-R084-Steam.el,
22004         Ideograph-R080-Do-Not.el, Ideograph-R082-Fur.el,
22005         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
22006         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
22007         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
22008         Ideograph-R074-Moon.el, Ideograph-R071-Not.el,
22009         Ideograph-R072-Sun.el, Ideograph-R070-Square.el,
22010         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
22011         Ideograph-R069-Axe.el, Ideograph-R066-Rap.el,
22012         Ideograph-R065-Branch.el, Ideograph-R064-Hand.el,
22013         Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
22014         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
22015         Ideograph-R058-Snout.el, Ideograph-R059-Bristle.el,
22016         Ideograph-R057-Bow.el, Ideograph-R054-Long-Stride.el,
22017         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
22018         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
22019         Ideograph-R053-Dotted-Cliff.el, Ideograph-R050-Turban.el,
22020         Ideograph-R049-Oneself.el, Ideograph-R047-River.el,
22021         Ideograph-R048-Work.el, Ideograph-R045-Sprout.el,
22022         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
22023         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
22024         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
22025         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
22026         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
22027         Ideograph-R035-Go-Slowly.el, Ideograph-R034-Go.el,
22028         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
22029         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
22030         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
22031         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
22032         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
22033         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R021-Spoon.el,
22034         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
22035         Ideograph-R019-Power.el, Ideograph-R018-Knife.el,
22036         Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el,
22037         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
22038         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
22039         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
22040         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
22041         Ideograph-R007-Two.el, Ideograph-R006-Hook.el,
22042         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
22043         Ideograph-R003-Dot.el, Ideograph-R002-Line.el,
22044         Ideograph-R001-One.el: Rename `chinese-cns11643-3' to
22045         `=cns11643-3'.
22046
22047 2003-04-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22048
22049         * Ideograph-R214-Flute.el, Ideograph-R212-Dragon.el,
22050         Ideograph-R211-Tooth.el, Ideograph-R210-Even.el,
22051         Ideograph-R209-Nose.el, Ideograph-R208-Rat.el,
22052         Ideograph-R207-Drum.el, Ideograph-R206-Tripod.el,
22053         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
22054         Ideograph-R203-Black.el, Ideograph-R202-Millet.el,
22055         Ideograph-R201-Yellow.el, Ideograph-R200-Hemp.el,
22056         Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
22057         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
22058         Ideograph-R195-Fish.el, Ideograph-R193-Cauldron.el,
22059         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
22060         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R190-Hair.el,
22061         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
22062         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
22063         Ideograph-R186-Fragrant.el, Ideograph-R184-Eat.el,
22064         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
22065         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
22066         Ideograph-R178-Tanned-Leather.el, Ideograph-R174-Blue.el,
22067         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
22068         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
22069         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
22070         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
22071         Ideograph-R163-City.el, Ideograph-R162-Walk.el,
22072         Ideograph-R161-Morning.el, Ideograph-R159-Cart.el,
22073         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
22074         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
22075         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
22076         Ideograph-R152-Pig.el, Ideograph-R151-Bean.el,
22077         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
22078         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
22079         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
22080         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
22081         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
22082         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
22083         Ideograph-R137-Boat.el, Ideograph-R136-Oppose.el,
22084         Ideograph-R135-Tongue.el, Ideograph-R134-Mortar.el,
22085         Ideograph-R133-Arrive.el, Ideograph-R132-Self.el,
22086         Ideograph-R131-Minister.el, Ideograph-R129-Brush.el,
22087         Ideograph-R130-Meat.el, Ideograph-R127-Plow.el,
22088         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
22089         Ideograph-R126-And.el, Ideograph-R124-Feather.el,
22090         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
22091         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
22092         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
22093         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
22094         Ideograph-R115-Grain.el, Ideograph-R114-Track.el,
22095         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
22096         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
22097         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
22098         Ideograph-R107-Skin.el, Ideograph-R106-White.el,
22099         Ideograph-R105-Dotted-Tent.el, Ideograph-R103-Bolt-Of-Cloth.el,
22100         Ideograph-R104-Sickness.el, Ideograph-R102-Field.el,
22101         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
22102         Ideograph-R099-Sweet.el, Ideograph-R098-Tile.el,
22103         Ideograph-R097-Melon.el, Ideograph-R096-Jade.el,
22104         Ideograph-R095-Profound.el, Ideograph-R094-Dog.el,
22105         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
22106         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
22107         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
22108         Ideograph-R084-Steam.el, Ideograph-R082-Fur.el,
22109         Ideograph-R081-Compare.el, Ideograph-R080-Do-Not.el,
22110         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
22111         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
22112         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
22113         Ideograph-R073-Say.el, Ideograph-R071-Not.el,
22114         Ideograph-R072-Sun.el, Ideograph-R070-Square.el,
22115         Ideograph-R069-Axe.el, Ideograph-R068-Dipper.el,
22116         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
22117         Ideograph-R065-Branch.el, Ideograph-R063-Door.el,
22118         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
22119         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
22120         Ideograph-R058-Snout.el, Ideograph-R059-Bristle.el,
22121         Ideograph-R055-Two-Hands.el, Ideograph-R057-Bow.el,
22122         Ideograph-R051-Dry.el, Ideograph-R053-Dotted-Cliff.el,
22123         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
22124         Ideograph-R047-River.el, Ideograph-R048-Work.el,
22125         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
22126         Ideograph-R044-Corpse.el, Ideograph-R042-Small.el,
22127         Ideograph-R043-Lame.el, Ideograph-R041-Inch.el,
22128         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
22129         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
22130         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
22131         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
22132         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
22133         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
22134         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
22135         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
22136         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
22137         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
22138         Ideograph-R019-Power.el, Ideograph-R018-Knife.el,
22139         Ideograph-R017-Open-Box.el, Ideograph-R014-Cover.el,
22140         Ideograph-R015-Ice.el, Ideograph-R013-Down-Box.el,
22141         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
22142         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
22143         Ideograph-R005-Second.el, Ideograph-R002-Line.el,
22144         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
22145         Ideograph-R001-One.el: Rename `chinese-cns11643-2' to
22146         `=cns11643-2'.
22147
22148 2003-04-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22149
22150         * u0FE30-CJK-Compatibility-Forms.el,
22151         u0FE50-Small-Form-Variants.el,
22152         u0FF00-Halfwidth-and-Fullwidth-Forms.el,
22153         u03300-CJK-Compatibility.el,
22154         u03200-Enclosed-CJK-Letters-and-Months.el,
22155         u03000-CJK-Symbols-and-Punctuation.el, u03100-Bopomofo.el,
22156         u02F00-Kangxi-Radicals.el, u02600-Miscellaneous-Symbols.el,
22157         u02580-Block-Elements.el, u025A0-Geometric-Shapes.el,
22158         u02500-Box-Drawing.el, u02400-Control-Pictures.el,
22159         u02460-Enclosed-Alphanumerics.el, u02150-Number-Forms.el,
22160         u02190-Arrows.el, u02200-Mathematical-Operators.el,
22161         u02100-Letterlike-Symbols.el, u02000-General-Punctuation.el,
22162         u00370-Greek.el, u002B0-Spacing-Modifier-Letters.el,
22163         Ideograph-R213-Turtle.el, u000A0-Latin-1-Supplement.el,
22164         Ideograph-R212-Dragon.el, Ideograph-R210-Even.el,
22165         Ideograph-R211-Tooth.el, Ideograph-R208-Rat.el,
22166         Ideograph-R209-Nose.el, Ideograph-R205-Frog.el,
22167         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
22168         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
22169         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
22170         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
22171         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
22172         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
22173         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
22174         Ideograph-R193-Cauldron.el, Ideograph-R190-Hair.el,
22175         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
22176         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
22177         Ideograph-R187-Horse.el, Ideograph-R184-Eat.el,
22178         Ideograph-R183-Fly.el, Ideograph-R182-Wind.el,
22179         Ideograph-R181-Leaf.el, Ideograph-R179-Leek.el,
22180         Ideograph-R180-Sound.el, Ideograph-R178-Tanned-Leather.el,
22181         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
22182         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
22183         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
22184         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
22185         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
22186         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
22187         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
22188         Ideograph-R163-City.el, Ideograph-R160-Bitter.el,
22189         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
22190         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
22191         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
22192         Ideograph-R156-Run.el, Ideograph-R154-Shell.el,
22193         Ideograph-R153-Badger.el, Ideograph-R152-Pig.el,
22194         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
22195         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
22196         Ideograph-R146-West.el, Ideograph-R147-See.el,
22197         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
22198         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
22199         Ideograph-R141-Tiger.el, Ideograph-R138-Stopping.el,
22200         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
22201         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
22202         Ideograph-R136-Oppose.el, Ideograph-R133-Arrive.el,
22203         Ideograph-R134-Mortar.el, Ideograph-R131-Minister.el,
22204         Ideograph-R132-Self.el, Ideograph-R130-Meat.el,
22205         Ideograph-R129-Brush.el, Ideograph-R128-Ear.el,
22206         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
22207         Ideograph-R125-Old.el, Ideograph-R124-Feather.el,
22208         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
22209         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
22210         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
22211         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
22212         Ideograph-R115-Grain.el, Ideograph-R114-Track.el,
22213         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
22214         Ideograph-R111-Arrow.el, Ideograph-R110-Spear.el,
22215         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
22216         Ideograph-R107-Skin.el, Ideograph-R106-White.el,
22217         Ideograph-R105-Dotted-Tent.el, Ideograph-R104-Sickness.el,
22218         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R100-Life.el,
22219         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
22220         Ideograph-R099-Sweet.el, Ideograph-R098-Tile.el,
22221         Ideograph-R097-Melon.el, Ideograph-R095-Profound.el,
22222         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
22223         Ideograph-R093-Cow.el, Ideograph-R092-Fang.el,
22224         Ideograph-R091-Slice.el, Ideograph-R089-Double-X.el,
22225         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R088-Father.el,
22226         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
22227         Ideograph-R085-Water.el, Ideograph-R084-Steam.el,
22228         Ideograph-R083-Clan.el, Ideograph-R082-Fur.el,
22229         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
22230         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
22231         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
22232         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
22233         Ideograph-R073-Say.el, Ideograph-R072-Sun.el,
22234         Ideograph-R071-Not.el, Ideograph-R070-Square.el,
22235         Ideograph-R069-Axe.el, Ideograph-R068-Dipper.el,
22236         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
22237         Ideograph-R065-Branch.el, Ideograph-R064-Hand.el,
22238         Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
22239         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
22240         Ideograph-R059-Bristle.el, Ideograph-R058-Snout.el,
22241         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
22242         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
22243         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
22244         Ideograph-R051-Dry.el, Ideograph-R049-Oneself.el,
22245         Ideograph-R050-Turban.el, Ideograph-R048-Work.el,
22246         Ideograph-R047-River.el, Ideograph-R046-Mountain.el,
22247         Ideograph-R045-Sprout.el, Ideograph-R044-Corpse.el,
22248         Ideograph-R043-Lame.el, Ideograph-R042-Small.el,
22249         Ideograph-R041-Inch.el, Ideograph-R040-Roof.el,
22250         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
22251         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
22252         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el,
22253         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
22254         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
22255         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
22256         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
22257         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
22258         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
22259         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
22260         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
22261         Ideograph-R017-Open-Box.el, Ideograph-R015-Ice.el,
22262         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
22263         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
22264         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
22265         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
22266         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
22267         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
22268         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
22269         `chinese-cns11643-1' to `=cns11643-1'.
22270
22271         * char-db-util.el (char-db-coded-charset-priority-list): Prefer
22272         `=jis-x0208-1990' to `=jis-x0213-1-2000'; prefer `=big5' to its
22273         children.
22274         (char-db-make-char-spec): Use `encode-char' instead of
22275         `get-char-attribute'.
22276         (char-db-insert-char-spec): Likewise.
22277         (char-db-decode-isolated-char): Likewise.
22278
22279 2003-04-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22280
22281         * Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
22282         Ideograph-R207-Drum.el, Ideograph-R210-Even.el,
22283         Ideograph-R211-Tooth.el, Ideograph-R205-Frog.el,
22284         Ideograph-R201-Yellow.el, Ideograph-R203-Black.el,
22285         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
22286         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
22287         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
22288         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R194-Ghost.el,
22289         Ideograph-R190-Hair.el, Ideograph-R188-Bone.el,
22290         Ideograph-R187-Horse.el, Ideograph-R183-Fly.el,
22291         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
22292         Ideograph-R181-Leaf.el, Ideograph-R178-Tanned-Leather.el,
22293         Ideograph-R180-Sound.el, Ideograph-R174-Blue.el,
22294         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
22295         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
22296         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
22297         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
22298         Ideograph-R165-Distinguish.el, Ideograph-R167-Gold.el,
22299         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
22300         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
22301         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
22302         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
22303         Ideograph-R156-Run.el, Ideograph-R154-Shell.el,
22304         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
22305         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
22306         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
22307         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
22308         Ideograph-R141-Tiger.el, Ideograph-R139-Color.el,
22309         Ideograph-R140-Grass.el, Ideograph-R137-Boat.el,
22310         Ideograph-R138-Stopping.el, Ideograph-R131-Minister.el,
22311         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
22312         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
22313         Ideograph-R129-Brush.el, Ideograph-R127-Plow.el,
22314         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
22315         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
22316         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
22317         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
22318         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
22319         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
22320         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
22321         Ideograph-R106-White.el, Ideograph-R107-Skin.el,
22322         Ideograph-R108-Dish.el, Ideograph-R105-Dotted-Tent.el,
22323         Ideograph-R104-Sickness.el, Ideograph-R098-Tile.el,
22324         Ideograph-R100-Life.el, Ideograph-R102-Field.el,
22325         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
22326         Ideograph-R093-Cow.el, Ideograph-R087-Claw.el,
22327         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
22328         Ideograph-R091-Slice.el, Ideograph-R086-Fire.el,
22329         Ideograph-R085-Water.el, Ideograph-R082-Fur.el,
22330         Ideograph-R084-Steam.el, Ideograph-R079-Weapon.el,
22331         Ideograph-R080-Do-Not.el, Ideograph-R078-Death.el,
22332         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
22333         Ideograph-R074-Moon.el, Ideograph-R075-Tree.el,
22334         Ideograph-R073-Say.el, Ideograph-R070-Square.el,
22335         Ideograph-R072-Sun.el, Ideograph-R067-Script.el,
22336         Ideograph-R069-Axe.el, Ideograph-R066-Rap.el,
22337         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
22338         Ideograph-R061-Heart.el, Ideograph-R058-Snout.el,
22339         Ideograph-R060-Step.el, Ideograph-R057-Bow.el,
22340         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
22341         Ideograph-R053-Dotted-Cliff.el, Ideograph-R049-Oneself.el,
22342         Ideograph-R050-Turban.el, Ideograph-R048-Work.el,
22343         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
22344         Ideograph-R041-Inch.el, Ideograph-R043-Lame.el,
22345         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
22346         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
22347         Ideograph-R033-Scholar.el, Ideograph-R036-Evening.el,
22348         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
22349         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
22350         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
22351         Ideograph-R026-Seal.el, Ideograph-R023-Hiding-Enclosure.el,
22352         Ideograph-R024-Ten.el, Ideograph-R022-Right-Open-Box.el,
22353         Ideograph-R019-Power.el, Ideograph-R018-Knife.el,
22354         Ideograph-R016-Table.el, Ideograph-R014-Cover.el,
22355         Ideograph-R015-Ice.el, Ideograph-R011-Enter.el,
22356         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
22357         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
22358         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
22359         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
22360         Ideograph-R004-Slash.el, Ideograph-R001-One.el: Rename
22361         `chinese-gb12345' to `=gb12345'.
22362
22363 2003-04-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22364
22365         * u0FF00-Halfwidth-and-Fullwidth-Forms.el, u03100-Bopomofo.el,
22366         u03200-Enclosed-CJK-Letters-and-Months.el, u03040-Hiragana.el,
22367         u030A0-Katakana.el, u03000-CJK-Symbols-and-Punctuation.el,
22368         u02500-Box-Drawing.el, u025A0-Geometric-Shapes.el,
22369         u02600-Miscellaneous-Symbols.el, u02460-Enclosed-Alphanumerics.el,
22370         u02300-Miscellaneous-Technical.el, u02150-Number-Forms.el,
22371         u02190-Arrows.el, u02200-Mathematical-Operators.el,
22372         u02100-Letterlike-Symbols.el, u02000-General-Punctuation.el,
22373         u00400-Cyrillic.el, u002B0-Spacing-Modifier-Letters.el,
22374         u00370-Greek.el, u00180-Latin-Extended-B.el,
22375         u00100-Latin-Extended-A.el, Ideograph-R212-Dragon.el,
22376         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
22377         u000A0-Latin-1-Supplement.el, Ideograph-R209-Nose.el,
22378         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
22379         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
22380         Ideograph-R208-Rat.el, Ideograph-R204-Embroidery.el,
22381         Ideograph-R205-Frog.el, Ideograph-R200-Hemp.el,
22382         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
22383         Ideograph-R203-Black.el, Ideograph-R198-Deer.el,
22384         Ideograph-R199-Wheat.el, Ideograph-R197-Salt.el,
22385         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
22386         Ideograph-R194-Ghost.el, Ideograph-R192-Sacrificial-Wine.el,
22387         Ideograph-R193-Cauldron.el, Ideograph-R190-Hair.el,
22388         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
22389         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
22390         Ideograph-R187-Horse.el, Ideograph-R183-Fly.el,
22391         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
22392         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
22393         Ideograph-R181-Leaf.el, Ideograph-R178-Tanned-Leather.el,
22394         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
22395         Ideograph-R175-Wrong.el, Ideograph-R174-Blue.el,
22396         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
22397         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
22398         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
22399         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
22400         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
22401         Ideograph-R163-City.el, Ideograph-R160-Bitter.el,
22402         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
22403         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
22404         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
22405         Ideograph-R156-Run.el, Ideograph-R153-Badger.el,
22406         Ideograph-R154-Shell.el, Ideograph-R150-Valley.el,
22407         Ideograph-R151-Bean.el, Ideograph-R152-Pig.el,
22408         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
22409         Ideograph-R147-See.el, Ideograph-R146-West.el,
22410         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
22411         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
22412         Ideograph-R141-Tiger.el, Ideograph-R138-Stopping.el,
22413         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
22414         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
22415         Ideograph-R135-Tongue.el, Ideograph-R131-Minister.el,
22416         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
22417         Ideograph-R134-Mortar.el, Ideograph-R129-Brush.el,
22418         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
22419         Ideograph-R125-Old.el, Ideograph-R126-And.el,
22420         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
22421         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
22422         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
22423         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
22424         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
22425         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
22426         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
22427         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
22428         Ideograph-R108-Dish.el, Ideograph-R109-Eye.el,
22429         Ideograph-R106-White.el, Ideograph-R107-Skin.el,
22430         Ideograph-R105-Dotted-Tent.el, Ideograph-R103-Bolt-Of-Cloth.el,
22431         Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
22432         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
22433         Ideograph-R102-Field.el, Ideograph-R097-Melon.el,
22434         Ideograph-R098-Tile.el, Ideograph-R095-Profound.el,
22435         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
22436         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
22437         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
22438         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
22439         Ideograph-R091-Slice.el, Ideograph-R086-Fire.el,
22440         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
22441         Ideograph-R085-Water.el, Ideograph-R082-Fur.el,
22442         Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el,
22443         Ideograph-R081-Compare.el, Ideograph-R078-Death.el,
22444         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
22445         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
22446         Ideograph-R074-Moon.el, Ideograph-R071-Not.el,
22447         Ideograph-R072-Sun.el, Ideograph-R067-Script.el,
22448         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
22449         Ideograph-R070-Square.el, Ideograph-R065-Branch.el,
22450         Ideograph-R066-Rap.el, Ideograph-R063-Door.el,
22451         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
22452         Ideograph-R061-Heart.el, Ideograph-R058-Snout.el,
22453         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
22454         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
22455         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
22456         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
22457         Ideograph-R051-Dry.el, Ideograph-R047-River.el,
22458         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
22459         Ideograph-R050-Turban.el, Ideograph-R045-Sprout.el,
22460         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
22461         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
22462         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
22463         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
22464         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
22465         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
22466         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
22467         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
22468         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
22469         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
22470         Ideograph-R026-Seal.el, Ideograph-R023-Hiding-Enclosure.el,
22471         Ideograph-R024-Ten.el, Ideograph-R021-Spoon.el,
22472         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
22473         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
22474         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
22475         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
22476         Ideograph-R013-Down-Box.el, Ideograph-R011-Enter.el,
22477         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
22478         Ideograph-R009-Man.el, Ideograph-R007-Two.el,
22479         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
22480         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
22481         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
22482         Ideograph-R001-One.el: Rename `chinese-gb2312' to `=gb2312'.
22483
22484 2003-04-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22485
22486         * u0FE30-CJK-Compatibility-Forms.el,
22487         u0FE50-Small-Form-Variants.el,
22488         u0FF00-Halfwidth-and-Fullwidth-Forms.el,
22489         u03300-CJK-Compatibility.el,
22490         u03000-CJK-Symbols-and-Punctuation.el, u03100-Bopomofo.el,
22491         u03200-Enclosed-CJK-Letters-and-Months.el,
22492         u02580-Block-Elements.el, u025A0-Geometric-Shapes.el,
22493         u02600-Miscellaneous-Symbols.el, u02500-Box-Drawing.el,
22494         u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
22495         u02190-Arrows.el, u02200-Mathematical-Operators.el,
22496         u02000-General-Punctuation.el, u020A0-Currency-Symbols.el,
22497         u00370-Greek.el, u002B0-Spacing-Modifier-Letters.el,
22498         Ideograph-R175-Wrong.el, u000A0-Latin-1-Supplement.el,
22499         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
22500         Ideograph-R145-Clothes.el, Ideograph-R133-Arrive.el,
22501         Ideograph-R130-Meat.el, Ideograph-R124-Feather.el,
22502         Ideograph-R123-Sheep.el, Ideograph-R118-Bamboo.el,
22503         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
22504         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
22505         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
22506         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
22507         Ideograph-R094-Dog.el, Ideograph-R090-Half-Tree-Trunk.el,
22508         Ideograph-R091-Slice.el, Ideograph-R092-Fang.el,
22509         Ideograph-R093-Cow.el, Ideograph-R088-Father.el,
22510         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
22511         Ideograph-R086-Fire.el, Ideograph-R083-Clan.el,
22512         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
22513         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
22514         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
22515         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
22516         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
22517         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
22518         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
22519         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
22520         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
22521         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
22522         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
22523         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
22524         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
22525         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
22526         Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el,
22527         Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el,
22528         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
22529         Ideograph-R047-River.el, Ideograph-R048-Work.el,
22530         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
22531         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
22532         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
22533         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
22534         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
22535         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
22536         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
22537         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
22538         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
22539         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
22540         Ideograph-R029-Again.el, Ideograph-R026-Seal.el,
22541         Ideograph-R027-Cliff.el, Ideograph-R023-Hiding-Enclosure.el,
22542         Ideograph-R024-Ten.el, Ideograph-R025-Divination.el,
22543         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
22544         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
22545         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
22546         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
22547         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
22548         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
22549         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
22550         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
22551         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
22552         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
22553         Ideograph-R004-Slash.el, Ideograph-R001-One.el: Rename
22554         `chinese-big5' to `=big5'.
22555
22556 2003-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22557
22558         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
22559         u0AC00-Hangul-Syllables.el, u03300-CJK-Compatibility.el,
22560         u03130-Hangul-Compatibility-Jamo.el,
22561         u03200-Enclosed-CJK-Letters-and-Months.el, u03040-Hiragana.el,
22562         u030A0-Katakana.el, u02580-Block-Elements.el,
22563         u025A0-Geometric-Shapes.el, u02600-Miscellaneous-Symbols.el,
22564         u03000-CJK-Symbols-and-Punctuation.el, u02500-Box-Drawing.el,
22565         u02300-Miscellaneous-Technical.el,
22566         u02460-Enclosed-Alphanumerics.el, u02150-Number-Forms.el,
22567         u02190-Arrows.el, u02200-Mathematical-Operators.el,
22568         u02000-General-Punctuation.el, u02070-Superscripts.el,
22569         u02080-Subscripts.el, u02100-Letterlike-Symbols.el,
22570         u00400-Cyrillic.el, u00370-Greek.el,
22571         u002B0-Spacing-Modifier-Letters.el, u00100-Latin-Extended-A.el,
22572         Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
22573         u000A0-Latin-1-Supplement.el, Ideograph-R209-Nose.el,
22574         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
22575         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
22576         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
22577         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
22578         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
22579         Ideograph-R199-Wheat.el, Ideograph-R197-Salt.el,
22580         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
22581         Ideograph-R195-Fish.el, Ideograph-R192-Sacrificial-Wine.el,
22582         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
22583         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el,
22584         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
22585         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
22586         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
22587         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
22588         Ideograph-R178-Tanned-Leather.el, Ideograph-R180-Sound.el,
22589         Ideograph-R177-Leather.el, Ideograph-R174-Blue.el,
22590         Ideograph-R175-Wrong.el, Ideograph-R176-Face.el,
22591         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
22592         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
22593         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
22594         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
22595         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
22596         Ideograph-R163-City.el, Ideograph-R160-Bitter.el,
22597         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
22598         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
22599         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
22600         Ideograph-R156-Run.el, Ideograph-R153-Badger.el,
22601         Ideograph-R154-Shell.el, Ideograph-R150-Valley.el,
22602         Ideograph-R151-Bean.el, Ideograph-R152-Pig.el,
22603         Ideograph-R148-Horn.el, Ideograph-R149-Speech.el,
22604         Ideograph-R146-West.el, Ideograph-R147-See.el,
22605         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
22606         Ideograph-R144-Walk-Enclosure.el, Ideograph-R141-Tiger.el,
22607         Ideograph-R142-Insect.el, Ideograph-R138-Stopping.el,
22608         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
22609         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
22610         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
22611         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
22612         Ideograph-R131-Minister.el, Ideograph-R129-Brush.el,
22613         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
22614         Ideograph-R125-Old.el, Ideograph-R126-And.el,
22615         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
22616         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
22617         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
22618         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
22619         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
22620         Ideograph-R115-Grain.el, Ideograph-R114-Track.el,
22621         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
22622         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
22623         Ideograph-R109-Eye.el, Ideograph-R107-Skin.el,
22624         Ideograph-R108-Dish.el, Ideograph-R105-Dotted-Tent.el,
22625         Ideograph-R106-White.el, Ideograph-R103-Bolt-Of-Cloth.el,
22626         Ideograph-R104-Sickness.el, Ideograph-R101-Use.el,
22627         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
22628         Ideograph-R100-Life.el, Ideograph-R098-Tile.el,
22629         Ideograph-R097-Melon.el, Ideograph-R095-Profound.el,
22630         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
22631         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
22632         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
22633         Ideograph-R091-Slice.el, Ideograph-R088-Father.el,
22634         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
22635         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
22636         Ideograph-R084-Steam.el, Ideograph-R080-Do-Not.el,
22637         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
22638         Ideograph-R079-Weapon.el, Ideograph-R077-Stop.el,
22639         Ideograph-R078-Death.el, Ideograph-R076-Lack.el,
22640         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
22641         Ideograph-R075-Tree.el, Ideograph-R070-Square.el,
22642         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
22643         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
22644         Ideograph-R069-Axe.el, Ideograph-R065-Branch.el,
22645         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
22646         Ideograph-R062-Halberd.el, Ideograph-R063-Door.el,
22647         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
22648         Ideograph-R058-Snout.el, Ideograph-R059-Bristle.el,
22649         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
22650         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
22651         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
22652         Ideograph-R052-Short-Thread.el, Ideograph-R048-Work.el,
22653         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
22654         Ideograph-R047-River.el, Ideograph-R045-Sprout.el,
22655         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
22656         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
22657         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
22658         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
22659         Ideograph-R037-Big.el, Ideograph-R035-Go-Slowly.el,
22660         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
22661         Ideograph-R034-Go.el, Ideograph-R032-Earth.el,
22662         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
22663         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
22664         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
22665         Ideograph-R027-Cliff.el, Ideograph-R023-Hiding-Enclosure.el,
22666         Ideograph-R024-Ten.el, Ideograph-R021-Spoon.el,
22667         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
22668         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
22669         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
22670         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
22671         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
22672         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
22673         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
22674         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
22675         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
22676         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
22677         Ideograph-R001-One.el: Rename `korean-ksc5601' to `=ks-x1001'.
22678
22679 2003-04-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22680
22681         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
22682         u02E00-CJK-Radical-Supplement.el, u02100-Letterlike-Symbols.el,
22683         u00400-Cyrillic.el, u00370-Greek.el,
22684         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
22685         u00100-Latin-Extended-A.el, u000A0-Latin-1-Supplement.el,
22686         Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
22687         Ideograph-R214-Flute.el, Ideograph-R209-Nose.el,
22688         Ideograph-R211-Tooth.el, Ideograph-R208-Rat.el,
22689         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
22690         Ideograph-R205-Frog.el, Ideograph-R201-Yellow.el,
22691         Ideograph-R203-Black.el, Ideograph-R199-Wheat.el,
22692         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
22693         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
22694         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
22695         Ideograph-R193-Cauldron.el, Ideograph-R190-Hair.el,
22696         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
22697         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
22698         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
22699         Ideograph-R181-Leaf.el, Ideograph-R179-Leek.el,
22700         Ideograph-R180-Sound.el, Ideograph-R178-Tanned-Leather.el,
22701         Ideograph-R177-Leather.el, Ideograph-R176-Face.el,
22702         Ideograph-R174-Blue.el, Ideograph-R173-Rain.el,
22703         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
22704         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
22705         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
22706         Ideograph-R163-City.el, Ideograph-R162-Walk.el,
22707         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
22708         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
22709         Ideograph-R156-Run.el, Ideograph-R155-Red.el,
22710         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
22711         Ideograph-R151-Bean.el, Ideograph-R152-Pig.el,
22712         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
22713         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
22714         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
22715         Ideograph-R144-Walk-Enclosure.el, Ideograph-R143-Blood.el,
22716         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
22717         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
22718         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
22719         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
22720         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
22721         Ideograph-R133-Arrive.el, Ideograph-R129-Brush.el,
22722         Ideograph-R130-Meat.el, Ideograph-R127-Plow.el,
22723         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
22724         Ideograph-R126-And.el, Ideograph-R124-Feather.el,
22725         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
22726         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
22727         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
22728         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
22729         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
22730         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
22731         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
22732         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
22733         Ideograph-R106-White.el, Ideograph-R107-Skin.el,
22734         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
22735         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
22736         Ideograph-R100-Life.el, Ideograph-R097-Melon.el,
22737         Ideograph-R098-Tile.el, Ideograph-R095-Profound.el,
22738         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
22739         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
22740         Ideograph-R091-Slice.el, Ideograph-R088-Father.el,
22741         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el,
22742         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
22743         Ideograph-R084-Steam.el, Ideograph-R083-Clan.el,
22744         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
22745         Ideograph-R080-Do-Not.el, Ideograph-R079-Weapon.el,
22746         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
22747         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
22748         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
22749         Ideograph-R072-Sun.el, Ideograph-R070-Square.el,
22750         Ideograph-R069-Axe.el, Ideograph-R067-Script.el,
22751         Ideograph-R068-Dipper.el, Ideograph-R065-Branch.el,
22752         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
22753         Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
22754         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
22755         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
22756         Ideograph-R057-Bow.el, Ideograph-R056-Shoot.el,
22757         Ideograph-R055-Two-Hands.el, Ideograph-R053-Dotted-Cliff.el,
22758         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
22759         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
22760         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
22761         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
22762         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
22763         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
22764         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
22765         Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
22766         Ideograph-R034-Go.el, Ideograph-R033-Scholar.el,
22767         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
22768         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
22769         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
22770         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
22771         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
22772         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
22773         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
22774         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
22775         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
22776         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
22777         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
22778         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
22779         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
22780         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
22781         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
22782         `japanese-jisx0212' to `=jis-x0212'.
22783
22784 2003-04-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22785
22786         * u02600-Miscellaneous-Symbols.el,
22787         u0FF00-Halfwidth-and-Fullwidth-Forms.el,
22788         u025A0-Geometric-Shapes.el, u02300-Miscellaneous-Technical.el,
22789         u02500-Box-Drawing.el, u02000-General-Punctuation.el,
22790         u02100-Letterlike-Symbols.el, u02190-Arrows.el,
22791         u02200-Mathematical-Operators.el, u000A0-Latin-1-Supplement.el,
22792         Ideograph-R205-Frog.el, Ideograph-R210-Even.el,
22793         Ideograph-R213-Turtle.el, Ideograph-R199-Wheat.el,
22794         Ideograph-R203-Black.el, Ideograph-R197-Salt.el,
22795         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
22796         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
22797         Ideograph-R191-Fight.el, Ideograph-R187-Horse.el,
22798         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
22799         Ideograph-R181-Leaf.el, Ideograph-R175-Wrong.el,
22800         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
22801         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
22802         Ideograph-R165-Distinguish.el, Ideograph-R167-Gold.el,
22803         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
22804         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
22805         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
22806         Ideograph-R154-Shell.el, Ideograph-R152-Pig.el,
22807         Ideograph-R149-Speech.el, Ideograph-R147-See.el,
22808         Ideograph-R145-Clothes.el, Ideograph-R144-Walk-Enclosure.el,
22809         Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
22810         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
22811         Ideograph-R130-Meat.el, Ideograph-R125-Old.el,
22812         Ideograph-R128-Ear.el, Ideograph-R124-Feather.el,
22813         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
22814         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
22815         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
22816         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
22817         Ideograph-R112-Stone.el, Ideograph-R109-Eye.el,
22818         Ideograph-R106-White.el, Ideograph-R108-Dish.el,
22819         Ideograph-R104-Sickness.el, Ideograph-R097-Melon.el,
22820         Ideograph-R098-Tile.el, Ideograph-R096-Jade.el,
22821         Ideograph-R088-Father.el, Ideograph-R091-Slice.el,
22822         Ideograph-R094-Dog.el, Ideograph-R086-Fire.el,
22823         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
22824         Ideograph-R085-Water.el, Ideograph-R082-Fur.el,
22825         Ideograph-R079-Weapon.el, Ideograph-R073-Say.el,
22826         Ideograph-R075-Tree.el, Ideograph-R067-Script.el,
22827         Ideograph-R072-Sun.el, Ideograph-R066-Rap.el,
22828         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
22829         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
22830         Ideograph-R054-Long-Stride.el, Ideograph-R057-Bow.el,
22831         Ideograph-R053-Dotted-Cliff.el, Ideograph-R049-Oneself.el,
22832         Ideograph-R050-Turban.el, Ideograph-R046-Mountain.el,
22833         Ideograph-R044-Corpse.el, Ideograph-R040-Roof.el,
22834         Ideograph-R033-Scholar.el, Ideograph-R038-Woman.el,
22835         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
22836         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
22837         Ideograph-R027-Cliff.el, Ideograph-R021-Spoon.el,
22838         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R026-Seal.el,
22839         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
22840         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
22841         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
22842         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
22843         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
22844         Ideograph-R001-One.el: Rename `japanese-jisx0208' to
22845         `=jis-x0208-1983'.
22846
22847 2003-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22848
22849         * Ideograph-R213-Turtle.el, Ideograph-R210-Even.el,
22850         Ideograph-R205-Frog.el, Ideograph-R203-Black.el,
22851         Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
22852         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
22853         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
22854         Ideograph-R191-Fight.el, Ideograph-R187-Horse.el,
22855         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
22856         Ideograph-R181-Leaf.el, Ideograph-R175-Wrong.el,
22857         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
22858         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
22859         Ideograph-R165-Distinguish.el, Ideograph-R167-Gold.el,
22860         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
22861         Ideograph-R162-Walk.el, Ideograph-R159-Cart.el,
22862         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
22863         Ideograph-R154-Shell.el, Ideograph-R152-Pig.el,
22864         Ideograph-R149-Speech.el, Ideograph-R147-See.el,
22865         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
22866         Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
22867         Ideograph-R137-Boat.el, Ideograph-R136-Oppose.el,
22868         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
22869         Ideograph-R125-Old.el, Ideograph-R124-Feather.el,
22870         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
22871         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
22872         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
22873         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
22874         Ideograph-R112-Stone.el, Ideograph-R109-Eye.el,
22875         Ideograph-R108-Dish.el, Ideograph-R106-White.el,
22876         Ideograph-R104-Sickness.el, Ideograph-R098-Tile.el,
22877         Ideograph-R097-Melon.el, Ideograph-R096-Jade.el,
22878         Ideograph-R094-Dog.el, Ideograph-R091-Slice.el,
22879         Ideograph-R088-Father.el, Ideograph-R086-Fire.el,
22880         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
22881         Ideograph-R083-Clan.el, Ideograph-R082-Fur.el,
22882         Ideograph-R079-Weapon.el, Ideograph-R075-Tree.el,
22883         Ideograph-R073-Say.el, Ideograph-R072-Sun.el,
22884         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
22885         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
22886         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
22887         Ideograph-R054-Long-Stride.el, Ideograph-R057-Bow.el,
22888         Ideograph-R053-Dotted-Cliff.el, Ideograph-R050-Turban.el,
22889         Ideograph-R049-Oneself.el, Ideograph-R046-Mountain.el,
22890         Ideograph-R044-Corpse.el, Ideograph-R040-Roof.el,
22891         Ideograph-R038-Woman.el, Ideograph-R033-Scholar.el,
22892         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
22893         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
22894         Ideograph-R027-Cliff.el, Ideograph-R023-Hiding-Enclosure.el,
22895         Ideograph-R026-Seal.el, Ideograph-R021-Spoon.el,
22896         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
22897         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
22898         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
22899         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
22900         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
22901         Ideograph-R001-One.el: Rename `japanese-jisx0208-1978' to
22902         `=jis-x0208-1978'.
22903
22904 2003-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22905
22906         * u03100-Bopomofo.el, Ideograph-R212-Dragon.el,
22907         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
22908         u03000-CJK-Symbols-and-Punctuation.el, Ideograph-R209-Nose.el,
22909         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
22910         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
22911         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
22912         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
22913         Ideograph-R204-Embroidery.el, Ideograph-R200-Hemp.el,
22914         Ideograph-R201-Yellow.el, Ideograph-R198-Deer.el,
22915         Ideograph-R199-Wheat.el, Ideograph-R197-Salt.el,
22916         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
22917         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
22918         Ideograph-R193-Cauldron.el, Ideograph-R194-Ghost.el,
22919         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
22920         Ideograph-R188-Bone.el, Ideograph-R187-Horse.el,
22921         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
22922         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
22923         Ideograph-R182-Wind.el, Ideograph-R180-Sound.el,
22924         Ideograph-R181-Leaf.el, Ideograph-R179-Leek.el,
22925         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
22926         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
22927         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
22928         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R171-Slave.el,
22929         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
22930         Ideograph-R168-Long.el, Ideograph-R166-Village.el,
22931         Ideograph-R167-Gold.el, Ideograph-R165-Distinguish.el,
22932         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
22933         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
22934         Ideograph-R161-Morning.el, Ideograph-R159-Cart.el,
22935         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
22936         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
22937         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
22938         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
22939         Ideograph-R151-Bean.el, Ideograph-R148-Horn.el,
22940         Ideograph-R149-Speech.el, Ideograph-R146-West.el,
22941         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
22942         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
22943         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
22944         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
22945         Ideograph-R138-Stopping.el, Ideograph-R136-Oppose.el,
22946         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
22947         Ideograph-R134-Mortar.el, Ideograph-R132-Self.el,
22948         Ideograph-R133-Arrive.el, Ideograph-R131-Minister.el,
22949         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
22950         Ideograph-R128-Ear.el, Ideograph-R127-Plow.el,
22951         Ideograph-R126-And.el, Ideograph-R125-Old.el,
22952         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
22953         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
22954         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
22955         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
22956         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
22957         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
22958         Ideograph-R111-Arrow.el, Ideograph-R112-Stone.el,
22959         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
22960         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
22961         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
22962         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
22963         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
22964         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
22965         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
22966         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
22967         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
22968         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
22969         Ideograph-R092-Fang.el, Ideograph-R088-Father.el,
22970         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
22971         Ideograph-R086-Fire.el, Ideograph-R083-Clan.el,
22972         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
22973         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
22974         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
22975         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
22976         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
22977         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
22978         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
22979         Ideograph-R070-Square.el, Ideograph-R068-Dipper.el,
22980         Ideograph-R069-Axe.el, Ideograph-R067-Script.el,
22981         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
22982         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
22983         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
22984         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
22985         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
22986         Ideograph-R056-Shoot.el, Ideograph-R055-Two-Hands.el,
22987         Ideograph-R054-Long-Stride.el, Ideograph-R052-Short-Thread.el,
22988         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
22989         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
22990         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
22991         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
22992         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
22993         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
22994         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
22995         Ideograph-R038-Woman.el, Ideograph-R036-Evening.el,
22996         Ideograph-R037-Big.el, Ideograph-R033-Scholar.el,
22997         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
22998         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
22999         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
23000         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
23001         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
23002         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
23003         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
23004         Ideograph-R022-Right-Open-Box.el, Ideograph-R019-Power.el,
23005         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
23006         Ideograph-R016-Table.el, Ideograph-R013-Down-Box.el,
23007         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
23008         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
23009         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
23010         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
23011         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
23012         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
23013         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
23014         `chinese-isoir165' to `=iso-ir165'.
23015
23016 2003-04-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23017
23018         * Ideograph-R032-Earth.el (U+FA10): Rename `=>ucs-big5' to
23019         `=>ucs@big5'.
23020
23021         * char-db-util.el (insert-char-attributes): Convert `=>ucs-big5'
23022         to `=>ucs@big5'.
23023
23024 2003-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23025
23026         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
23027         u02E00-CJK-Radical-Supplement.el, u02000-General-Punctuation.el,
23028         u02200-Mathematical-Operators.el, Ideograph-R145-Clothes.el,
23029         Ideograph-R085-Water.el, Ideograph-R043-Lame.el,
23030         Ideograph-R072-Sun.el, Ideograph-R038-Woman.el,
23031         Ideograph-R032-Earth.el, Ideograph-R022-Right-Open-Box.el,
23032         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
23033         Ideograph-R013-Down-Box.el, Ideograph-R005-Second.el,
23034         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
23035         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename `=ucs-big5'
23036         to `=ucs@big5'.
23037
23038 2003-03-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23039
23040         * Ideograph-R125-Old.el, Ideograph-R140-Grass.el,
23041         Ideograph-R085-Water.el, Ideograph-R072-Sun.el,
23042         Ideograph-R061-Heart.el: Rename `=>ucs-ks' to `=>ucs@ks'.
23043
23044         * char-db-util.el (insert-char-attributes): New implementation to
23045         convert `=>ucs-FOO' to `=>ucs@FOO'; convert `=>ucs-ks' to
23046         `=>ucs@ks'.
23047
23048 2003-03-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23049
23050         * Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
23051         Ideograph-R198-Deer.el, Ideograph-R189-Tall.el,
23052         Ideograph-R187-Horse.el, Ideograph-R181-Leaf.el,
23053         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
23054         Ideograph-R169-Gate.el, Ideograph-R164-Wine.el,
23055         Ideograph-R163-City.el, Ideograph-R160-Bitter.el,
23056         Ideograph-R162-Walk.el, Ideograph-R157-Foot.el,
23057         Ideograph-R154-Shell.el, Ideograph-R149-Speech.el,
23058         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
23059         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
23060         Ideograph-R125-Old.el, Ideograph-R140-Grass.el,
23061         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
23062         Ideograph-R118-Bamboo.el, Ideograph-R116-Cave.el,
23063         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
23064         Ideograph-R087-Claw.el, Ideograph-R094-Dog.el,
23065         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
23066         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
23067         Ideograph-R072-Sun.el, Ideograph-R061-Heart.el,
23068         Ideograph-R053-Dotted-Cliff.el, Ideograph-R044-Corpse.el,
23069         Ideograph-R032-Earth.el, Ideograph-R030-Mouth.el,
23070         Ideograph-R020-Wrap.el, Ideograph-R009-Man.el,
23071         Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Rename
23072         `=ucs-ks' to `=ucs@ks'.
23073
23074 2003-03-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23075
23076         * Ideograph-R085-Water.el (JX1-7654): Rename `=ucs-jis-2000' to
23077         `=ucs@jis-2000'.
23078         (JX1-7739): Likewise.
23079
23080         * Ideograph-R072-Sun.el (JX1-7540): Rename `=ucs-jis-2000' to
23081         `=ucs@jis-2000'.
23082
23083 2003-03-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23084
23085         * Ideograph-R072-Sun.el (JSP-4247): Rename `=ucs-jis-1990' to
23086         `=ucs@jis-1990'.
23087
23088 2003-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23089
23090         * Ideograph-R181-Leaf.el, Ideograph-R172-Short-Tailed-Bird.el,
23091         Ideograph-R157-Foot.el, Ideograph-R154-Shell.el,
23092         Ideograph-R149-Speech.el, Ideograph-R144-Walk-Enclosure.el,
23093         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
23094         Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
23095         Ideograph-R125-Old.el, Ideograph-R120-Silk.el,
23096         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
23097         Ideograph-R102-Field.el, Ideograph-R096-Jade.el,
23098         Ideograph-R085-Water.el, Ideograph-R079-Weapon.el,
23099         Ideograph-R066-Rap.el, Ideograph-R061-Heart.el,
23100         Ideograph-R032-Earth.el, Ideograph-R030-Mouth.el,
23101         Ideograph-R021-Spoon.el: Rename `=>ucs-jis' to `=>ucs@jis'
23102
23103         * char-db-util.el (insert-char-attributes): Convert `=>ucs-jis' to
23104         `=>ucs@jis'.
23105
23106 2003-03-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23107
23108         * u02E00-CJK-Radical-Supplement.el, u02000-General-Punctuation.el,
23109         u01F00-Greek-Extended.el, u01E00-Latin-Extended-Additional.el,
23110         u00400-Cyrillic.el, u00370-Greek.el,
23111         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
23112         u00100-Latin-Extended-A.el, Ideograph-R213-Turtle.el,
23113         u000A0-Latin-1-Supplement.el, Ideograph-R212-Dragon.el,
23114         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
23115         Ideograph-R209-Nose.el, Ideograph-R208-Rat.el,
23116         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
23117         Ideograph-R205-Frog.el, Ideograph-R204-Embroidery.el,
23118         Ideograph-R203-Black.el, Ideograph-R201-Yellow.el,
23119         Ideograph-R200-Hemp.el, Ideograph-R199-Wheat.el,
23120         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
23121         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
23122         Ideograph-R194-Ghost.el, Ideograph-R193-Cauldron.el,
23123         Ideograph-R191-Fight.el, Ideograph-R190-Hair.el,
23124         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
23125         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
23126         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
23127         Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
23128         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
23129         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
23130         Ideograph-R173-Rain.el, Ideograph-R172-Short-Tailed-Bird.el,
23131         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
23132         Ideograph-R165-Distinguish.el, Ideograph-R167-Gold.el,
23133         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
23134         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
23135         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
23136         Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
23137         Ideograph-R155-Red.el, Ideograph-R154-Shell.el,
23138         Ideograph-R153-Badger.el, Ideograph-R151-Bean.el,
23139         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
23140         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
23141         Ideograph-R146-West.el, Ideograph-R147-See.el,
23142         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
23143         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
23144         Ideograph-R141-Tiger.el, Ideograph-R138-Stopping.el,
23145         Ideograph-R140-Grass.el, Ideograph-R136-Oppose.el,
23146         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
23147         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
23148         Ideograph-R134-Mortar.el, Ideograph-R129-Brush.el,
23149         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
23150         Ideograph-R125-Old.el, Ideograph-R127-Plow.el,
23151         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
23152         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
23153         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
23154         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
23155         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
23156         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
23157         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
23158         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
23159         Ideograph-R107-Skin.el, Ideograph-R106-White.el,
23160         Ideograph-R105-Dotted-Tent.el, Ideograph-R104-Sickness.el,
23161         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R100-Life.el,
23162         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
23163         Ideograph-R099-Sweet.el, Ideograph-R098-Tile.el,
23164         Ideograph-R097-Melon.el, Ideograph-R096-Jade.el,
23165         Ideograph-R095-Profound.el, Ideograph-R094-Dog.el,
23166         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
23167         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
23168         Ideograph-R091-Slice.el, Ideograph-R087-Claw.el,
23169         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
23170         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
23171         Ideograph-R082-Fur.el, Ideograph-R080-Do-Not.el,
23172         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
23173         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
23174         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
23175         Ideograph-R074-Moon.el, Ideograph-R070-Square.el,
23176         Ideograph-R072-Sun.el, Ideograph-R069-Axe.el,
23177         Ideograph-R068-Dipper.el, Ideograph-R067-Script.el,
23178         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
23179         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
23180         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
23181         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
23182         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
23183         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
23184         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
23185         Ideograph-R052-Short-Thread.el, Ideograph-R048-Work.el,
23186         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
23187         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
23188         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
23189         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
23190         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
23191         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
23192         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
23193         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
23194         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
23195         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
23196         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
23197         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
23198         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
23199         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
23200         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
23201         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
23202         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
23203         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
23204         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
23205         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
23206         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
23207         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
23208         Ideograph-R001-One.el: Rename `=ucs-jis' to `=ucs@jis'.
23209
23210 2003-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23211
23212         * Ideograph-R196-Bird.el, Ideograph-R186-Fragrant.el,
23213         Ideograph-R184-Eat.el, Ideograph-R181-Leaf.el,
23214         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R154-Shell.el,
23215         Ideograph-R149-Speech.el, Ideograph-R142-Insect.el,
23216         Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
23217         Ideograph-R125-Old.el, Ideograph-R120-Silk.el,
23218         Ideograph-R119-Rice.el, Ideograph-R116-Cave.el,
23219         Ideograph-R109-Eye.el, Ideograph-R096-Jade.el,
23220         Ideograph-R085-Water.el, Ideograph-R079-Weapon.el,
23221         Ideograph-R064-Hand.el, Ideograph-R061-Heart.el,
23222         Ideograph-R046-Mountain.el, Ideograph-R043-Lame.el,
23223         Ideograph-R038-Woman.el, Ideograph-R032-Earth.el,
23224         Ideograph-R030-Mouth.el, Ideograph-R018-Knife.el: Rename
23225         `=>ucs-cns' to `=>ucs@cns'
23226
23227         * char-db-util.el (insert-char-attributes): Convert `=>ucs-cns' to
23228         `=>ucs@cns'.
23229
23230 2003-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23231
23232         * Ideograph-R198-Deer.el, Ideograph-R200-Hemp.el,
23233         u02E00-CJK-Radical-Supplement.el, Ideograph-R196-Bird.el,
23234         Ideograph-R186-Fragrant.el, Ideograph-R184-Eat.el,
23235         Ideograph-R181-Leaf.el, Ideograph-R175-Wrong.el,
23236         Ideograph-R178-Tanned-Leather.el,
23237         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
23238         Ideograph-R167-Gold.el, Ideograph-R163-City.el,
23239         Ideograph-R162-Walk.el, Ideograph-R152-Pig.el,
23240         Ideograph-R159-Cart.el, Ideograph-R144-Walk-Enclosure.el,
23241         Ideograph-R149-Speech.el, Ideograph-R141-Tiger.el,
23242         Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
23243         Ideograph-R124-Feather.el, Ideograph-R120-Silk.el,
23244         Ideograph-R119-Rice.el, Ideograph-R116-Cave.el,
23245         Ideograph-R115-Grain.el, Ideograph-R111-Arrow.el,
23246         Ideograph-R113-Spirit.el, Ideograph-R106-White.el,
23247         Ideograph-R109-Eye.el, Ideograph-R105-Dotted-Tent.el,
23248         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
23249         Ideograph-R085-Water.el, Ideograph-R079-Weapon.el,
23250         Ideograph-R082-Fur.el, Ideograph-R071-Not.el,
23251         Ideograph-R072-Sun.el, Ideograph-R068-Dipper.el,
23252         Ideograph-R047-River.el, Ideograph-R051-Dry.el,
23253         Ideograph-R061-Heart.el, Ideograph-R046-Mountain.el,
23254         Ideograph-R043-Lame.el, Ideograph-R038-Woman.el,
23255         Ideograph-R037-Big.el, Ideograph-R032-Earth.el,
23256         Ideograph-R029-Again.el, Ideograph-R030-Mouth.el,
23257         Ideograph-R013-Down-Box.el, Ideograph-R018-Knife.el,
23258         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
23259         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
23260         Ideograph-R005-Second.el, Ideograph-R002-Line.el,
23261         Ideograph-R001-One.el: Rename `=ucs-cns' to `=ucs@cns'.
23262
23263 2003-03-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23264
23265         * Ideograph-R009-Man.el: Reformatted.
23266
23267         * char-db-util.el (insert-char-attributes): Convert `=>ucs-gb' to
23268         `=>ucs@gb'.
23269
23270 2003-03-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23271
23272         * Ideograph-R181-Leaf.el, Ideograph-R172-Short-Tailed-Bird.el,
23273         Ideograph-R154-Shell.el, Ideograph-R141-Tiger.el,
23274         Ideograph-R149-Speech.el, Ideograph-R120-Silk.el,
23275         Ideograph-R119-Rice.el, Ideograph-R116-Cave.el,
23276         Ideograph-R085-Water.el, Ideograph-R079-Weapon.el,
23277         Ideograph-R061-Heart.el, Ideograph-R038-Woman.el,
23278         Ideograph-R032-Earth.el: Rename `=>ucs-gb' to `=>ucs@gb'.
23279
23280 2003-03-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23281
23282         * Ideograph-R186-Fragrant.el, Ideograph-R196-Bird.el,
23283         Ideograph-R142-Insect.el, Ideograph-R109-Eye.el,
23284         Ideograph-R064-Hand.el, Ideograph-R046-Mountain.el,
23285         Ideograph-R043-Lame.el, Ideograph-R030-Mouth.el,
23286         Ideograph-R018-Knife.el: Rename `ucs-gb' to `=ucs@gb'.
23287
23288 2003-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23289
23290         * Ideograph-R037-Big.el: Rename `ideograph-daikanwa-2' to
23291         `=daikanwa-rev1'; use `=daikanwa-rev2' instead of
23292         `ideograph-daikanwa' when it and `=daikanwa-rev1' have different
23293         values.
23294
23295         * ideograph-util.el (char-representative-of-daikanwa): Use
23296         `encode-char' instead of `get-char-attribute' for
23297         `ideograph-daikanwa'; regard `=daikanwa-rev2' as same as
23298         `ideograph-daikanwa'.
23299         (char-daikanwa): Likewise.
23300
23301 2003-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23302
23303         * char-db-util.el (char-db-make-char-spec): Regard
23304         `=daikanwa-rev2' as same as `ideograph-daikanwa'.
23305         (insert-char-attributes): Regard `=daikanwa-rev1' and
23306         `=daikanwa-rev2' as same as `ideograph-daikanwa'.
23307
23308 2003-03-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23309
23310         * u0FFF0-Specials.el, u0FF00-Halfwidth-and-Fullwidth-Forms.el,
23311         u0FE70-Arabic-Presentation-Forms-B.el,
23312         u0FE20-Combining-Half-Marks.el, u0FE30-CJK-Compatibility-Forms.el,
23313         u0FE50-Small-Form-Variants.el,
23314         u0FB50-Arabic-Presentation-Forms-A.el,
23315         u0FB00-Alphabetic-Presentation-Forms.el, u0E000-Private-Use.el,
23316         u0A490-Yi-Radicals.el, u0AC00-Hangul-Syllables.el,
23317         u0A000-Yi-Syllables.el, u03300-CJK-Compatibility.el,
23318         u03200-Enclosed-CJK-Letters-and-Months.el,
23319         u031F0-Katakana-Phonetic-Extensions.el, u03190-Kanbun.el,
23320         u031A0-Bopomofo-Extended.el, u03100-Bopomofo.el,
23321         u03130-Hangul-Compatibility-Jamo.el, u030A0-Katakana.el,
23322         u03040-Hiragana.el, u02FF0-Ideographic-Description-Characters.el,
23323         u03000-CJK-Symbols-and-Punctuation.el, u02F00-Kangxi-Radicals.el,
23324         u02900-Supplemental-Arrows-B.el,
23325         u02980-Miscellaneous-Mathematical-Symbols-B.el,
23326         u02E00-CJK-Radical-Supplement.el, u02800-Braille-Patterns.el,
23327         u02700-Dingbats.el, u025A0-Geometric-Shapes.el,
23328         u02600-Miscellaneous-Symbols.el, u02580-Block-Elements.el,
23329         u02500-Box-Drawing.el, u02460-Enclosed-Alphanumerics.el,
23330         u02400-Control-Pictures.el, u02440-OCR.el,
23331         u02300-Miscellaneous-Technical.el,
23332         u02200-Mathematical-Operators.el, u02190-Arrows.el,
23333         u02150-Number-Forms.el,
23334         u020D0-Combining-Diacritical-Marks-for-Symbols.el,
23335         u02100-Letterlike-Symbols.el, u02070-Superscripts.el,
23336         u02080-Subscripts.el, u020A0-Currency-Symbols.el,
23337         u02000-General-Punctuation.el, u01F00-Greek-Extended.el,
23338         u01E00-Latin-Extended-Additional.el, u01800-Mongolian.el,
23339         u01780-Khmer.el, u01680-Ogham.el, u016A0-Runic.el,
23340         u01400-Canadian.el, u013A0-Cherokee.el, u01200-Ethiopic.el,
23341         u01100-Hangul-Jamo.el, u010A0-Georgian.el, u01000-Myanmar.el,
23342         u00E80-Lao.el, u00F00-Tibetan.el, u00E00-Thai.el,
23343         u00D80-Sinhala.el, u00D00-Malayalam.el, u00C00-Telugu.el,
23344         u00C80-Kannada.el, u00B00-Oriya.el, u00B80-Tamil.el,
23345         u00A00-Gurmukhi.el, u00A80-Gujarati.el, u00780-Thaana.el,
23346         u00900-Devanagari.el, u00980-Bengali.el, u00700-Syriac.el,
23347         u00590-Hebrew.el, u00600-Arabic.el, u00530-Armenian.el,
23348         u00400-Cyrillic.el, u00300-Combining-Diacritical-Marks.el,
23349         u00370-Greek.el, u00250-IPA-Extensions.el,
23350         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
23351         u00100-Latin-Extended-A.el, u00080-C1.el,
23352         u000A0-Latin-1-Supplement.el, u00000-C0.el, u00020-Basic-Latin.el,
23353         Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
23354         Ideograph-R214-Flute.el, Ideograph-R210-Even.el,
23355         Ideograph-R211-Tooth.el, Ideograph-R209-Nose.el,
23356         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
23357         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
23358         Ideograph-R206-Tripod.el, Ideograph-R202-Millet.el,
23359         Ideograph-R203-Black.el, Ideograph-R200-Hemp.el,
23360         Ideograph-R201-Yellow.el, Ideograph-R199-Wheat.el,
23361         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
23362         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
23363         Ideograph-R194-Ghost.el, Ideograph-R192-Sacrificial-Wine.el,
23364         Ideograph-R193-Cauldron.el, Ideograph-R191-Fight.el,
23365         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
23366         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
23367         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
23368         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
23369         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
23370         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
23371         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
23372         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
23373         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
23374         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
23375         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
23376         Ideograph-R168-Long.el, Ideograph-R167-Gold.el,
23377         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
23378         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
23379         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
23380         Ideograph-R161-Morning.el, Ideograph-R159-Cart.el,
23381         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
23382         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
23383         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
23384         Ideograph-R151-Bean.el, Ideograph-R152-Pig.el,
23385         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
23386         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
23387         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
23388         Ideograph-R144-Walk-Enclosure.el, Ideograph-R143-Blood.el,
23389         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
23390         Ideograph-R140-Grass.el, Ideograph-R139-Color.el,
23391         Ideograph-R138-Stopping.el, Ideograph-R136-Oppose.el,
23392         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
23393         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
23394         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
23395         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
23396         Ideograph-R128-Ear.el, Ideograph-R126-And.el,
23397         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
23398         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
23399         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
23400         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
23401         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
23402         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
23403         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
23404         Ideograph-R112-Stone.el, Ideograph-R111-Arrow.el,
23405         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
23406         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
23407         Ideograph-R106-White.el, Ideograph-R105-Dotted-Tent.el,
23408         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
23409         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
23410         Ideograph-R100-Life.el, Ideograph-R099-Sweet.el,
23411         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
23412         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
23413         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
23414         Ideograph-R092-Fang.el, Ideograph-R091-Slice.el,
23415         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
23416         Ideograph-R088-Father.el, Ideograph-R087-Claw.el,
23417         Ideograph-R086-Fire.el, Ideograph-R084-Steam.el,
23418         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
23419         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
23420         Ideograph-R080-Do-Not.el, Ideograph-R079-Weapon.el,
23421         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
23422         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
23423         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
23424         Ideograph-R072-Sun.el, Ideograph-R071-Not.el,
23425         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
23426         Ideograph-R068-Dipper.el, Ideograph-R067-Script.el,
23427         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
23428         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
23429         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
23430         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
23431         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
23432         Ideograph-R056-Shoot.el, Ideograph-R055-Two-Hands.el,
23433         Ideograph-R054-Long-Stride.el, Ideograph-R052-Short-Thread.el,
23434         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
23435         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
23436         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
23437         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
23438         Ideograph-R044-Corpse.el, Ideograph-R042-Small.el,
23439         Ideograph-R043-Lame.el, Ideograph-R041-Inch.el,
23440         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
23441         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
23442         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
23443         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
23444         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
23445         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
23446         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
23447         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
23448         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
23449         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
23450         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
23451         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
23452         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
23453         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
23454         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
23455         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
23456         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
23457         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
23458         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
23459         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename `ucs' to
23460         `=ucs'.
23461
23462         * ideograph-util.el (char-ucs): Use `=ucs' instead of `ucs'; use
23463         `encode-char' instead of `get-char-attribute' for it.
23464
23465         * char-db-util.el (ideographic-radicals): Use `=ucs' instead of
23466         `ucs'.
23467         (char-db-make-char-spec): Likewise; use `encode-char' instead of
23468         `get-char-attribute' for it.
23469         (char-db-insert-char-reference): Use `=ucs' instead of `ucs'.
23470         (char-db-decode-isolated-char): Likewise.
23471         (insert-char-attributes): Likewise.
23472         (insert-char-data-with-variant): Likewise.
23473         (insert-char-range-data): Likewise; use `encode-char' instead of
23474         `get-char-attribute' for it.
23475
23476         * read-maps.el (mapping-table-read-file): Use `=ucs' instead of
23477         `ucs'; use `encode-char' instead of `get-char-attribute' for it.
23478
23479 2003-03-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23480
23481         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
23482         u025A0-Geometric-Shapes.el, u02600-Miscellaneous-Symbols.el,
23483         u02500-Box-Drawing.el, u02300-Miscellaneous-Technical.el,
23484         u02200-Mathematical-Operators.el, u02190-Arrows.el,
23485         u02100-Letterlike-Symbols.el, u02000-General-Punctuation.el,
23486         char-db-util.el, u000A0-Latin-1-Supplement.el,
23487         Ideograph-R205-Frog.el, Ideograph-R210-Even.el,
23488         Ideograph-R213-Turtle.el, Ideograph-R203-Black.el,
23489         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
23490         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
23491         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
23492         Ideograph-R194-Ghost.el, Ideograph-R187-Horse.el,
23493         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
23494         Ideograph-R181-Leaf.el, Ideograph-R175-Wrong.el,
23495         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
23496         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
23497         Ideograph-R165-Distinguish.el, Ideograph-R167-Gold.el,
23498         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
23499         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
23500         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
23501         Ideograph-R154-Shell.el, Ideograph-R152-Pig.el,
23502         Ideograph-R149-Speech.el, Ideograph-R147-See.el,
23503         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
23504         Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
23505         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
23506         Ideograph-R130-Meat.el, Ideograph-R125-Old.el,
23507         Ideograph-R128-Ear.el, Ideograph-R124-Feather.el,
23508         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
23509         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
23510         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
23511         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
23512         Ideograph-R112-Stone.el, Ideograph-R109-Eye.el,
23513         Ideograph-R108-Dish.el, Ideograph-R106-White.el,
23514         Ideograph-R104-Sickness.el, Ideograph-R097-Melon.el,
23515         Ideograph-R098-Tile.el, Ideograph-R096-Jade.el,
23516         Ideograph-R094-Dog.el, Ideograph-R088-Father.el,
23517         Ideograph-R091-Slice.el, Ideograph-R086-Fire.el,
23518         Ideograph-R083-Clan.el, Ideograph-R085-Water.el,
23519         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
23520         Ideograph-R073-Say.el, Ideograph-R075-Tree.el,
23521         Ideograph-R067-Script.el, Ideograph-R072-Sun.el,
23522         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
23523         Ideograph-R063-Door.el, Ideograph-R061-Heart.el,
23524         Ideograph-R060-Step.el, Ideograph-R054-Long-Stride.el,
23525         Ideograph-R057-Bow.el, Ideograph-R053-Dotted-Cliff.el,
23526         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
23527         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
23528         Ideograph-R040-Roof.el, Ideograph-R033-Scholar.el,
23529         Ideograph-R038-Woman.el, Ideograph-R032-Earth.el,
23530         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
23531         Ideograph-R029-Again.el, Ideograph-R026-Seal.el,
23532         Ideograph-R027-Cliff.el, Ideograph-R021-Spoon.el,
23533         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R019-Power.el,
23534         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
23535         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
23536         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
23537         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
23538         Ideograph-R001-One.el: Rename `japanese-jisx0208-1990' to
23539         `=jis-x0208-1990'.
23540
23541 2003-03-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23542
23543         * Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
23544         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
23545         Ideograph-R208-Rat.el, Ideograph-R203-Black.el,
23546         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
23547         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
23548         Ideograph-R202-Millet.el, Ideograph-R197-Salt.el,
23549         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
23550         Ideograph-R196-Bird.el, Ideograph-R194-Ghost.el,
23551         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
23552         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
23553         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el,
23554         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
23555         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
23556         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
23557         Ideograph-R182-Wind.el, Ideograph-R179-Leek.el,
23558         Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
23559         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
23560         Ideograph-R176-Face.el, Ideograph-R174-Blue.el,
23561         Ideograph-R175-Wrong.el, Ideograph-R173-Rain.el,
23562         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
23563         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
23564         Ideograph-R168-Long.el, Ideograph-R167-Gold.el,
23565         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
23566         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
23567         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
23568         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
23569         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
23570         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
23571         Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
23572         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
23573         Ideograph-R152-Pig.el, Ideograph-R149-Speech.el,
23574         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
23575         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
23576         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
23577         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
23578         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
23579         Ideograph-R140-Grass.el, Ideograph-R136-Oppose.el,
23580         Ideograph-R137-Boat.el, Ideograph-R132-Self.el,
23581         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
23582         Ideograph-R135-Tongue.el, Ideograph-R131-Minister.el,
23583         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
23584         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
23585         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
23586         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
23587         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
23588         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
23589         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
23590         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
23591         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
23592         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
23593         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
23594         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
23595         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
23596         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
23597         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
23598         Ideograph-R100-Life.el, Ideograph-R098-Tile.el,
23599         Ideograph-R099-Sweet.el, Ideograph-R097-Melon.el,
23600         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
23601         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
23602         Ideograph-R093-Cow.el, Ideograph-R089-Double-X.el,
23603         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
23604         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
23605         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
23606         Ideograph-R085-Water.el, Ideograph-R081-Compare.el,
23607         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
23608         Ideograph-R080-Do-Not.el, Ideograph-R077-Stop.el,
23609         Ideograph-R078-Death.el, Ideograph-R076-Lack.el,
23610         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
23611         Ideograph-R074-Moon.el, Ideograph-R071-Not.el,
23612         Ideograph-R072-Sun.el, Ideograph-R068-Dipper.el,
23613         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
23614         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
23615         Ideograph-R065-Branch.el, Ideograph-R063-Door.el,
23616         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
23617         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
23618         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
23619         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
23620         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
23621         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
23622         Ideograph-R052-Short-Thread.el, Ideograph-R048-Work.el,
23623         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
23624         Ideograph-R047-River.el, Ideograph-R045-Sprout.el,
23625         Ideograph-R046-Mountain.el, Ideograph-R043-Lame.el,
23626         Ideograph-R044-Corpse.el, Ideograph-R041-Inch.el,
23627         Ideograph-R042-Small.el, Ideograph-R039-Child.el,
23628         Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
23629         Ideograph-R037-Big.el, Ideograph-R033-Scholar.el,
23630         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
23631         Ideograph-R036-Evening.el, Ideograph-R032-Earth.el,
23632         Ideograph-R031-Enclosure.el, Ideograph-R029-Again.el,
23633         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
23634         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
23635         Ideograph-R025-Divination.el, Ideograph-R022-Right-Open-Box.el,
23636         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
23637         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
23638         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
23639         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
23640         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
23641         Ideograph-R013-Down-Box.el, Ideograph-R011-Enter.el,
23642         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
23643         Ideograph-R009-Man.el, Ideograph-R007-Two.el,
23644         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
23645         Ideograph-R005-Second.el, Ideograph-R003-Dot.el: Add some missing
23646         `=gt-pj-1' and `=gt-k' code points.
23647
23648         * maps-conf.el: Unify `=gt-pj-1' code points into JIS X 0208:1990
23649         code points.
23650
23651 2003-03-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23652
23653         * Ideograph-R072-Sun.el: Reformatted.
23654
23655 2003-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23656
23657         * Ideograph-R189-Tall.el, Ideograph-R210-Even.el,
23658         Ideograph-R170-Mound.el, Ideograph-R160-Bitter.el,
23659         Ideograph-R154-Shell.el, Ideograph-R149-Speech.el,
23660         Ideograph-R142-Insect.el, Ideograph-R136-Oppose.el,
23661         Ideograph-R140-Grass.el, Ideograph-R130-Meat.el,
23662         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
23663         Ideograph-R114-Track.el, Ideograph-R120-Silk.el,
23664         Ideograph-R110-Spear.el, Ideograph-R113-Spirit.el,
23665         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
23666         Ideograph-R099-Sweet.el, Ideograph-R101-Use.el,
23667         Ideograph-R102-Field.el, Ideograph-R087-Claw.el,
23668         Ideograph-R089-Double-X.el, Ideograph-R092-Fang.el,
23669         Ideograph-R095-Profound.el, Ideograph-R086-Fire.el,
23670         Ideograph-R085-Water.el, Ideograph-R078-Death.el,
23671         Ideograph-R077-Stop.el, Ideograph-R075-Tree.el,
23672         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
23673         Ideograph-R072-Sun.el, Ideograph-R066-Rap.el,
23674         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
23675         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
23676         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
23677         Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el,
23678         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
23679         Ideograph-R050-Turban.el, Ideograph-R043-Lame.el,
23680         Ideograph-R047-River.el, Ideograph-R039-Child.el,
23681         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
23682         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
23683         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
23684         Ideograph-R029-Again.el, Ideograph-R026-Seal.el,
23685         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
23686         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
23687         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
23688         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
23689         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
23690         Ideograph-R017-Open-Box.el, Ideograph-R015-Ice.el,
23691         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
23692         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
23693         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
23694         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
23695         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
23696         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
23697         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
23698         `ideograph-hanziku-*' to `=hanziku-*'.
23699
23700 2003-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23701
23702         * u02E00-CJK-Radical-Supplement.el, Ideograph-R184-Eat.el,
23703         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R162-Walk.el,
23704         Ideograph-R152-Pig.el, Ideograph-R140-Grass.el,
23705         Ideograph-R134-Mortar.el, Ideograph-R137-Boat.el,
23706         Ideograph-R124-Feather.el, Ideograph-R114-Track.el,
23707         Ideograph-R121-Jar.el, Ideograph-R123-Sheep.el,
23708         Ideograph-R109-Eye.el, Ideograph-R094-Dog.el,
23709         Ideograph-R084-Steam.el, Ideograph-R089-Double-X.el,
23710         Ideograph-R075-Tree.el, Ideograph-R064-Hand.el,
23711         Ideograph-R056-Shoot.el, Ideograph-R058-Snout.el,
23712         Ideograph-R062-Halberd.el, Ideograph-R047-River.el,
23713         Ideograph-R053-Dotted-Cliff.el, Ideograph-R040-Roof.el,
23714         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
23715         Ideograph-R029-Again.el, Ideograph-R025-Divination.el,
23716         Ideograph-R027-Cliff.el, Ideograph-R024-Ten.el,
23717         Ideograph-R018-Knife.el, Ideograph-R013-Down-Box.el,
23718         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
23719         Ideograph-R009-Man.el, Ideograph-R007-Two.el,
23720         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
23721         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
23722         Ideograph-R002-Line.el, Ideograph-R001-One.el, char-db-util.el,
23723         isolated-char.el: Rename `ideograph-gt-pj-*' to `=gt-pj-*'.
23724
23725 2003-02-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23726
23727         * Ideograph-R019-Power.el (M-02433): Rearrangement
23728         `<-simplified-ideograph'.
23729
23730         * isolated-char.el (GT-56364): New character.
23731
23732 2003-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23733
23734         * Ideograph-R032-Earth.el (M-05571'): New character.
23735         (GT-07031): Likewise.
23736
23737 2003-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23738
23739         * Ideograph-R053-Dotted-Cliff.el (GT-11901): Rearrangement
23740         `<-vulgar-ideograph'.
23741
23742         * Ideograph-R018-Knife.el (U+5263): Modify
23743         `ideographic-structure'.
23744
23745         * Ideograph-R008-Lid.el (M-00338): Modify `ideographic-structure'.
23746
23747 2003-02-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23748
23749         * Ideograph-R189-Tall.el: Reformatted.
23750         (U+4BE7): Modify `ideographic-structure'.
23751         (U-00029AC3): Likewise.
23752
23753 2003-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23754
23755         * char-db-util.el (insert-char-data): Don't use `tabify'.
23756
23757 2003-02-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23758
23759         * ideograph-util.el (insert-ideograph-radical-char-data): Fix
23760         problem when `char-db-ignored-attributes' is specified.
23761
23762 2003-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23763
23764         * Ideograph-R031-Enclosure.el (M-04866): Unify GT-06120.
23765         (M-04866'): Unify B-F96B and GT-06121.
23766         (U+571E): New character.
23767
23768 2003-02-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23769
23770         * Ideograph-R089-Double-X.el (M-19751): Unify U-0002039B instead
23771         of using `->identical'; use `ideographic-' instead of
23772         `ideographic-radical' and `ideographic-strokes'.
23773
23774         * Ideograph-R078-Death.el: Reformatted.
23775         (U-00023A3B): Modify `ideographic-structure'.
23776         (C6-5373): Likewise.
23777
23778         * Ideograph-R009-Man.el: Reformatted.
23779         (U-0002028C): Separate C6-353B.
23780         (B-D85A): Modify `ideographic-structure'.
23781         (U+509D): Use `hanyu-dazidian' instead of
23782         `hanyu-dazidian-{vol|page|char}'.
23783         (M-00986): Separate all.
23784         (M-01043): Add `ideographic-structure'.
23785         (U+3480): Modify `ideographic-structure'.
23786         (U-0002037A): Complete `ideographic-structure'.
23787         (U-0002039B): Unify M-19751 instead of using `->identical'; use
23788         `ideographic-' instead of `ideographic-radical' and
23789         `ideographic-strokes'.
23790         (U-00020398): Unify C7-262D instead of using `->identical'; use
23791         `ideographic-' instead of `ideographic-radical' and
23792         `ideographic-strokes'.
23793         (U-000201F0): Modify `ideographic-structure'.
23794
23795         * char-db-util.el (char-db-coded-charset-priority-list): Don't
23796         convert from `default-coded-charset-priority-list'.
23797
23798 2003-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23799
23800         * Ideograph-R184-Eat.el, Ideograph-R140-Grass.el: Reformatted.
23801
23802         * Ideograph-R137-Boat.el (GT-K00606): New character.
23803         (GT-K00607): Likewise.
23804
23805         * Ideograph-R135-Tongue.el, Ideograph-R124-Feather.el,
23806         Ideograph-R122-Net.el: Reformatted.
23807
23808         * Ideograph-R114-Track.el (C7-262D): Unify U-00020398 instead of
23809         using `->identical'; use `ideographic-' instead of
23810         `ideographic-radical' and `ideographic-strokes'.
23811
23812         * Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
23813         Ideograph-R059-Bristle.el, Ideograph-R050-Turban.el,
23814         Ideograph-R037-Big.el, Ideograph-R030-Mouth.el,
23815         Ideograph-R028-Private.el, Ideograph-R019-Power.el,
23816         Ideograph-R018-Knife.el, Ideograph-R016-Table.el: Reformatted.
23817
23818         * Ideograph-R011-Enter.el: Reformatted.
23819         (M-01437): Modify `ideographic-structure'.
23820         (H1-C3C3): Add `ideographic-structure'.
23821
23822         * Ideograph-R008-Lid.el: Reformatted.
23823         (U-0002014C): Separate H1-E0B2.
23824
23825         * Ideograph-R005-Second.el, Ideograph-R002-Line.el,
23826         Ideograph-R001-One.el: Reformatted.
23827
23828 2003-02-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23829
23830         * Ideograph-R013-Down-Box.el: Reformatted.
23831
23832 2003-02-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23833
23834         * Ideograph-R109-Eye.el (U+7758): Unify GT-K10417.
23835         (GT-K10415): New character.
23836         (GT-K10416): New character.
23837
23838         * Ideograph-R102-Field.el (U+753B): Add S1-5026.
23839         (J0-3268): Add S1-5023.
23840
23841         * Ideograph-R062-Halberd.el (GT-K02180): New character.
23842
23843         * Ideograph-R047-River.el (GT-K02004): New character.
23844
23845 2003-02-21  MORIOKA Tomohiko  <tomo@m17n.org>
23846
23847         * Ideograph-R019-Power.el (M-02485): Modify
23848         `ideographic-structure'.
23849
23850         * Ideograph-R181-Leaf.el (U+4AC2): Unify CB00714.
23851         (M-43447): Separate C2-555F.
23852
23853         * Ideograph-R199-Wheat.el (M-47748): Unify U-0002A312.
23854         (C7-2C2D): Map to U-0002A312.
23855         (CB01463): New character.
23856
23857         * Ideograph-R145-Clothes.el (M-34556): Separate G0-4F65, C1-7543
23858         and U+8944; add JU+8944, KU+8944 and BU+8944.
23859
23860         * Ideograph-R009-Man.el (U-000201EE): Add `ideographic-strokes'
23861         and `total-strokes'.
23862         (CB06079): New character.
23863         (C4-4232): Modify `ideographic-structure'.
23864
23865 2003-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23866
23867         * Ideograph-R075-Tree.el (U-00021B3E): Unify CB12636.
23868
23869         * Ideograph-R030-Mouth.el (M-03598): Modify
23870         `ideographic-structure'.
23871
23872 2003-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23873
23874         * Ideograph-R032-Earth.el (U-0002123D): New character.
23875         (U-0002131B): New character.
23876         (U-0002146E): New character.
23877
23878 2003-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23879
23880         * Ideograph-R032-Earth.el (M-05344): Delete J83-444D, J90-444D,
23881         JC3-47C9 and JU+585A.
23882         (JX1-2F57): Unify U+FA10 and KU+585A; map to GU+585A, CU+585A and
23883         BU+585A.
23884         (U+585A): Map to JU+FA10.
23885         (C1-6356): Map to JU+FA10; add CU+585A and BU+585A.
23886         (J90-444D): Map to U+585A.
23887         (JC3-47C9): Likewise.
23888
23889 2003-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23890
23891         * char-db-util.el (insert-char-attributes): Add setting for
23892         `=>ucs-big5'.
23893
23894 2003-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23895
23896         * Ideograph-R191-Fight.el, Ideograph-R172-Short-Tailed-Bird.el,
23897         Ideograph-R162-Walk.el, Ideograph-R149-Speech.el,
23898         Ideograph-R148-Horn.el, Ideograph-R140-Grass.el,
23899         Ideograph-R121-Jar.el, Ideograph-R123-Sheep.el,
23900         Ideograph-R118-Bamboo.el, Ideograph-R115-Grain.el,
23901         Ideograph-R113-Spirit.el, Ideograph-R109-Eye.el,
23902         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
23903         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
23904         Ideograph-R091-Slice.el, Ideograph-R087-Claw.el,
23905         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
23906         Ideograph-R084-Steam.el, Ideograph-R082-Fur.el,
23907         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
23908         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
23909         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
23910         Ideograph-R074-Moon.el, Ideograph-R071-Not.el,
23911         Ideograph-R072-Sun.el, Ideograph-R070-Square.el,
23912         Ideograph-R069-Axe.el, Ideograph-R068-Dipper.el,
23913         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
23914         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
23915         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
23916         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
23917         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
23918         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
23919         Ideograph-R056-Shoot.el, Ideograph-R053-Dotted-Cliff.el,
23920         Ideograph-R052-Short-Thread.el, Ideograph-R049-Oneself.el,
23921         Ideograph-R050-Turban.el, Ideograph-R048-Work.el,
23922         Ideograph-R047-River.el, Ideograph-R046-Mountain.el,
23923         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
23924         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
23925         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
23926         Ideograph-R038-Woman.el, Ideograph-R036-Evening.el,
23927         Ideograph-R037-Big.el, Ideograph-R033-Scholar.el,
23928         Ideograph-R034-Go.el, Ideograph-R032-Earth.el,
23929         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
23930         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
23931         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
23932         Ideograph-R025-Divination.el, Ideograph-R023-Hiding-Enclosure.el,
23933         Ideograph-R024-Ten.el, Ideograph-R022-Right-Open-Box.el,
23934         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
23935         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
23936         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
23937         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
23938         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
23939         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
23940         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
23941         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
23942         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
23943         Ideograph-R001-One.el: Rename `ideograph-gt' to `=gt'.
23944
23945 2003-02-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23946
23947         * char-db-util.el (char-db-coded-charset-priority-list): Rename
23948         `ideograph-gt' to `=gt'.
23949         (char-db-decode-isolated-char): Likewise.
23950         (insert-char-attributes): Likewise.
23951
23952         * isolated-char.el: Rename `ideograph-gt' to `=gt'.
23953
23954 2003-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23955
23956         * Ideograph-R072-Sun.el: Reformatted.
23957
23958 2003-02-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23959
23960         * u02E00-CJK-Radical-Supplement.el, Ideograph-R184-Eat.el,
23961         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R162-Walk.el,
23962         Ideograph-R152-Pig.el, Ideograph-R140-Grass.el,
23963         Ideograph-R135-Tongue.el, Ideograph-R134-Mortar.el,
23964         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
23965         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
23966         Ideograph-R114-Track.el, Ideograph-R089-Double-X.el,
23967         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
23968         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
23969         Ideograph-R056-Shoot.el, Ideograph-R050-Turban.el,
23970         Ideograph-R040-Roof.el, Ideograph-R037-Big.el,
23971         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
23972         Ideograph-R028-Private.el, Ideograph-R025-Divination.el,
23973         Ideograph-R024-Ten.el, Ideograph-R018-Knife.el,
23974         Ideograph-R016-Table.el, Ideograph-R013-Down-Box.el,
23975         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
23976         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
23977         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
23978         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
23979         Ideograph-R002-Line.el, Ideograph-R001-One.el, char-db-util.el,
23980         isolated-char.el: Rename `ideograph-gt-k' to `=gt-k'.
23981
23982 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23983
23984         * u02F00-Kangxi-Radicals.el, Ideograph-R210-Even.el,
23985         u02E00-CJK-Radical-Supplement.el, Ideograph-R189-Tall.el,
23986         Ideograph-R187-Horse.el, Ideograph-R183-Fly.el,
23987         Ideograph-R184-Eat.el, Ideograph-R178-Tanned-Leather.el,
23988         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R169-Gate.el,
23989         Ideograph-R168-Long.el, Ideograph-R167-Gold.el,
23990         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
23991         Ideograph-R158-Body.el, Ideograph-R154-Shell.el,
23992         Ideograph-R152-Pig.el, Ideograph-R149-Speech.el,
23993         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
23994         Ideograph-R142-Insect.el, Ideograph-R138-Stopping.el,
23995         Ideograph-R140-Grass.el, Ideograph-R134-Mortar.el,
23996         Ideograph-R135-Tongue.el, Ideograph-R131-Minister.el,
23997         Ideograph-R132-Self.el, Ideograph-R126-And.el,
23998         Ideograph-R130-Meat.el, Ideograph-R124-Feather.el,
23999         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
24000         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
24001         Ideograph-R119-Rice.el, Ideograph-R114-Track.el,
24002         Ideograph-R117-Stand.el, Ideograph-R113-Spirit.el,
24003         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
24004         Ideograph-R106-White.el, Ideograph-R102-Field.el,
24005         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
24006         Ideograph-R101-Use.el, Ideograph-R096-Jade.el,
24007         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
24008         Ideograph-R093-Cow.el, Ideograph-R090-Half-Tree-Trunk.el,
24009         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
24010         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
24011         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
24012         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
24013         Ideograph-R073-Say.el, Ideograph-R075-Tree.el,
24014         Ideograph-R072-Sun.el, Ideograph-R066-Rap.el,
24015         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
24016         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
24017         Ideograph-R059-Bristle.el, Ideograph-R058-Snout.el,
24018         Ideograph-R057-Bow.el, Ideograph-R055-Two-Hands.el,
24019         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
24020         Ideograph-R052-Short-Thread.el, Ideograph-R049-Oneself.el,
24021         Ideograph-R050-Turban.el, Ideograph-R045-Sprout.el,
24022         Ideograph-R047-River.el, Ideograph-R048-Work.el,
24023         Ideograph-R042-Small.el, Ideograph-R044-Corpse.el,
24024         Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
24025         Ideograph-R037-Big.el, Ideograph-R035-Go-Slowly.el,
24026         Ideograph-R036-Evening.el, Ideograph-R034-Go.el,
24027         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
24028         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
24029         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
24030         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
24031         Ideograph-R025-Divination.el, Ideograph-R023-Hiding-Enclosure.el,
24032         Ideograph-R024-Ten.el, Ideograph-R021-Spoon.el,
24033         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
24034         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
24035         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
24036         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
24037         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
24038         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
24039         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
24040         Ideograph-R007-Two.el, Ideograph-R006-Hook.el,
24041         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
24042         Ideograph-R003-Dot.el, Ideograph-R002-Line.el,
24043         Ideograph-R001-One.el, maps-conf.el: Rename `chinese-big5-cdp' to
24044         `=big5-cdp'.
24045
24046 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24047
24048         * u03200-Enclosed-CJK-Letters-and-Months.el,
24049         u0FF00-Halfwidth-and-Fullwidth-Forms.el, u03040-Hiragana.el,
24050         u030A0-Katakana.el, u02F00-Kangxi-Radicals.el,
24051         u03000-CJK-Symbols-and-Punctuation.el,
24052         u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
24053         u02190-Arrows.el, u02460-Enclosed-Alphanumerics.el,
24054         u02500-Box-Drawing.el, u02580-Block-Elements.el,
24055         u02700-Dingbats.el, u02E00-CJK-Radical-Supplement.el,
24056         u002B0-Spacing-Modifier-Letters.el, u00400-Cyrillic.el,
24057         Ideograph-R013-Down-Box.el, Ideograph-R122-Net.el,
24058         u000A0-Latin-1-Supplement.el: Rename `chinese-big5-eten' to
24059         `=big5-eten'.
24060
24061 2003-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24062
24063         * maps-conf.el, u0E000-Private-Use.el: Rename `chinese-big5-pua'
24064         to `=big5-pua'.
24065
24066 2003-02-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24067
24068         * Ideograph-R191-Fight.el, Ideograph-R149-Speech.el,
24069         Ideograph-R148-Horn.el, Ideograph-R140-Grass.el,
24070         Ideograph-R121-Jar.el, Ideograph-R123-Sheep.el,
24071         Ideograph-R118-Bamboo.el, Ideograph-R115-Grain.el,
24072         Ideograph-R113-Spirit.el, Ideograph-R093-Cow.el,
24073         Ideograph-R091-Slice.el, Ideograph-R090-Half-Tree-Trunk.el,
24074         Ideograph-R087-Claw.el, Ideograph-R089-Double-X.el,
24075         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
24076         Ideograph-R084-Steam.el, Ideograph-R082-Fur.el,
24077         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
24078         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
24079         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
24080         Ideograph-R073-Say.el, Ideograph-R072-Sun.el,
24081         Ideograph-R071-Not.el, Ideograph-R070-Square.el,
24082         Ideograph-R069-Axe.el, Ideograph-R068-Dipper.el,
24083         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
24084         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
24085         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
24086         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
24087         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
24088         Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el,
24089         Ideograph-R055-Two-Hands.el, Ideograph-R052-Short-Thread.el,
24090         Ideograph-R053-Dotted-Cliff.el, Ideograph-R050-Turban.el,
24091         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
24092         Ideograph-R047-River.el, Ideograph-R046-Mountain.el,
24093         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
24094         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
24095         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
24096         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
24097         Ideograph-R034-Go.el, Ideograph-R036-Evening.el,
24098         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
24099         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
24100         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
24101         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
24102         Ideograph-R026-Seal.el, Ideograph-R023-Hiding-Enclosure.el,
24103         Ideograph-R024-Ten.el, Ideograph-R022-Right-Open-Box.el,
24104         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
24105         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
24106         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
24107         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
24108         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
24109         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
24110         Ideograph-R007-Two.el, Ideograph-R006-Hook.el,
24111         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
24112         Ideograph-R002-Line.el: Rename `ideograph-cbeta' to `=cbeta'.
24113
24114 2003-02-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24115
24116         * Ideograph-R120-Silk.el (M-27295): Unify JC3-5EF3.
24117
24118 2003-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24119
24120         * read-maps.el (mapping-table-read-file): Use `=jef-china3'
24121         instead of `china3-jef'.
24122
24123 2003-02-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24124
24125         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
24126         u0AC00-Hangul-Syllables.el, u03300-CJK-Compatibility.el,
24127         u03200-Enclosed-CJK-Letters-and-Months.el, u030A0-Katakana.el,
24128         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
24129         u02460-Enclosed-Alphanumerics.el,
24130         u02200-Mathematical-Operators.el, u02190-Arrows.el,
24131         u02150-Number-Forms.el, u01E00-Latin-Extended-Additional.el,
24132         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
24133         u00100-Latin-Extended-A.el, Ideograph-R212-Dragon.el,
24134         u000A0-Latin-1-Supplement.el, Ideograph-R181-Leaf.el,
24135         Ideograph-R180-Sound.el, Ideograph-R159-Cart.el,
24136         Ideograph-R149-Speech.el, Ideograph-R140-Grass.el,
24137         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
24138         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
24139         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
24140         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
24141         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
24142         Ideograph-R125-Old.el, Ideograph-R124-Feather.el,
24143         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
24144         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
24145         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
24146         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
24147         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
24148         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
24149         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
24150         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
24151         Ideograph-R106-White.el, Ideograph-R104-Sickness.el,
24152         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
24153         Ideograph-R102-Field.el, Ideograph-R098-Tile.el,
24154         Ideograph-R097-Melon.el, Ideograph-R095-Profound.el,
24155         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
24156         Ideograph-R093-Cow.el, Ideograph-R092-Fang.el,
24157         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
24158         Ideograph-R091-Slice.el, Ideograph-R087-Claw.el,
24159         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
24160         Ideograph-R084-Steam.el, Ideograph-R083-Clan.el,
24161         Ideograph-R082-Fur.el, Ideograph-R080-Do-Not.el,
24162         Ideograph-R081-Compare.el, Ideograph-R079-Weapon.el,
24163         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
24164         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
24165         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
24166         Ideograph-R072-Sun.el, Ideograph-R071-Not.el,
24167         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
24168         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
24169         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
24170         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
24171         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
24172         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
24173         Ideograph-R058-Snout.el, Ideograph-R056-Shoot.el,
24174         Ideograph-R057-Bow.el, Ideograph-R055-Two-Hands.el,
24175         Ideograph-R054-Long-Stride.el, Ideograph-R053-Dotted-Cliff.el,
24176         Ideograph-R051-Dry.el, Ideograph-R049-Oneself.el,
24177         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
24178         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
24179         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
24180         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
24181         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
24182         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
24183         Ideograph-R036-Evening.el, Ideograph-R034-Go.el,
24184         Ideograph-R035-Go-Slowly.el, Ideograph-R032-Earth.el,
24185         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
24186         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
24187         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
24188         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
24189         Ideograph-R023-Hiding-Enclosure.el,
24190         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
24191         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
24192         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
24193         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
24194         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
24195         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
24196         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
24197         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
24198         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
24199         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
24200         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename `china3-jef'
24201         to `=jef-china3'.
24202
24203 2003-02-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24204
24205         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
24206         u0FE30-CJK-Compatibility-Forms.el, u03300-CJK-Compatibility.el,
24207         u031F0-Katakana-Phonetic-Extensions.el,
24208         u03200-Enclosed-CJK-Letters-and-Months.el, u030A0-Katakana.el,
24209         u03040-Hiragana.el, u02900-Supplemental-Arrows-B.el,
24210         u02980-Miscellaneous-Mathematical-Symbols-B.el,
24211         u02E00-CJK-Radical-Supplement.el,
24212         u03000-CJK-Symbols-and-Punctuation.el,
24213         u02600-Miscellaneous-Symbols.el, u02700-Dingbats.el,
24214         u025A0-Geometric-Shapes.el, u02460-Enclosed-Alphanumerics.el,
24215         u02300-Miscellaneous-Technical.el, u02400-Control-Pictures.el,
24216         u02150-Number-Forms.el, u02190-Arrows.el,
24217         u02200-Mathematical-Operators.el, u02000-General-Punctuation.el,
24218         u020A0-Currency-Symbols.el, u02100-Letterlike-Symbols.el,
24219         u01F00-Greek-Extended.el, u01E00-Latin-Extended-Additional.el,
24220         u00370-Greek.el, u002B0-Spacing-Modifier-Letters.el,
24221         u00300-Combining-Diacritical-Marks.el, u00250-IPA-Extensions.el,
24222         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
24223         Ideograph-R212-Dragon.el, Ideograph-R214-Flute.el,
24224         u000A0-Latin-1-Supplement.el, Ideograph-R209-Nose.el,
24225         Ideograph-R211-Tooth.el, Ideograph-R206-Tripod.el,
24226         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
24227         Ideograph-R205-Frog.el, Ideograph-R200-Hemp.el,
24228         Ideograph-R201-Yellow.el, Ideograph-R203-Black.el,
24229         Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
24230         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
24231         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
24232         Ideograph-R193-Cauldron.el, Ideograph-R191-Fight.el,
24233         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
24234         Ideograph-R188-Bone.el, Ideograph-R186-Fragrant.el,
24235         Ideograph-R187-Horse.el, Ideograph-R184-Eat.el,
24236         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
24237         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
24238         Ideograph-R178-Tanned-Leather.el, Ideograph-R174-Blue.el,
24239         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
24240         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
24241         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
24242         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
24243         Ideograph-R163-City.el, Ideograph-R161-Morning.el,
24244         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
24245         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
24246         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
24247         Ideograph-R156-Run.el, Ideograph-R154-Shell.el,
24248         Ideograph-R153-Badger.el, Ideograph-R152-Pig.el,
24249         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
24250         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
24251         Ideograph-R146-West.el, Ideograph-R147-See.el,
24252         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
24253         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
24254         Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
24255         Ideograph-R139-Color.el, Ideograph-R137-Boat.el,
24256         Ideograph-R135-Tongue.el, Ideograph-R134-Mortar.el,
24257         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
24258         Ideograph-R133-Arrive.el, Ideograph-R130-Meat.el,
24259         Ideograph-R128-Ear.el, Ideograph-R126-And.el,
24260         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
24261         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
24262         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
24263         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
24264         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
24265         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
24266         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
24267         Ideograph-R112-Stone.el, Ideograph-R111-Arrow.el,
24268         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
24269         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
24270         Ideograph-R106-White.el, Ideograph-R103-Bolt-Of-Cloth.el,
24271         Ideograph-R104-Sickness.el, Ideograph-R102-Field.el,
24272         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
24273         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
24274         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
24275         Ideograph-R094-Dog.el, Ideograph-R091-Slice.el,
24276         Ideograph-R093-Cow.el, Ideograph-R087-Claw.el,
24277         Ideograph-R088-Father.el, Ideograph-R090-Half-Tree-Trunk.el,
24278         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
24279         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
24280         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
24281         Ideograph-R080-Do-Not.el, Ideograph-R079-Weapon.el,
24282         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
24283         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
24284         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
24285         Ideograph-R072-Sun.el, Ideograph-R071-Not.el,
24286         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
24287         Ideograph-R070-Square.el, Ideograph-R067-Script.el,
24288         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
24289         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
24290         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
24291         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
24292         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
24293         Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el,
24294         Ideograph-R055-Two-Hands.el, Ideograph-R053-Dotted-Cliff.el,
24295         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
24296         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
24297         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
24298         Ideograph-R044-Corpse.el, Ideograph-R041-Inch.el,
24299         Ideograph-R042-Small.el, Ideograph-R043-Lame.el,
24300         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
24301         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
24302         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
24303         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
24304         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
24305         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
24306         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
24307         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
24308         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
24309         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
24310         Ideograph-R019-Power.el, Ideograph-R016-Table.el,
24311         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
24312         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
24313         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
24314         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
24315         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
24316         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
24317         Ideograph-R001-One.el: Use `=jis-x0213-{1|2}-2000' instead of
24318         `japanese-jisx0213-{1|2}'.
24319
24320 2003-02-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24321
24322         * read-maps.el (mapping-table-read-file): Use
24323         `=jis-x0213-{1|2}-2000' instead of `japanese-jisx0213-{1|2}'.
24324
24325 2003-02-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24326
24327         * Ideograph-R212-Dragon.el (JC3-70A4): New character.
24328
24329 2003-02-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24330
24331         * Ideograph-R181-Leaf.el (U+985E): Add JU+F9D0.
24332         (U+F9D0): Use `=>ucs*' instead of `->decomposition' for U+985E.
24333
24334         * Ideograph-R170-Mound.el (U+9686): Add JU+F9DC.
24335         (U+F9DC): Add `=>ucs*' for U+9686.
24336
24337 2003-02-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24338
24339         * Ideograph-R072-Sun.el (JSP-4175): Unify JX1-752C.
24340         (JSP-423F): Unify JX1-7537.
24341         (JSP-4247): Add JU1990+6677 instead of JU+6677; add KU+6677.
24342         (C1-5F63): Unify JX1-7540, CU+6677, BU+6677 and JU2000+6677.
24343
24344         * Ideograph-R027-Cliff.el: Reformatted.
24345
24346 2003-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24347
24348         * Ideograph-R177-Leather.el (M-43089): Separate C1-7D36.
24349         (JSP-675C): Separate G1-7735 and U+97C9; unify JX1-7D72 and
24350         JU+97C9.
24351
24352         * Ideograph-R145-Clothes.el (U+891C): Separate JSP-5C5F.
24353         (JSP-5C5F): Unify JX1-7B6E and JU+891C.
24354
24355         * u03200-Enclosed-CJK-Letters-and-Months.el: Add some missing
24356         characters of JIS X 0213:2000.
24357
24358         * u02460-Enclosed-Alphanumerics.el: Add some missing characters of
24359         JIS X 0213:2000.
24360
24361         * Ideograph-R195-Fish.el (U+9B79): Unify JX1-7E41.
24362
24363         * read-maps.el (mapping-table-read-file): Use `=ucs-jis-1990' for
24364         JIS X 0121:1990; use `=ucs-jis-2000' for JIS X 0213:2000.
24365
24366 2003-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24367
24368         * Ideograph-R085-Water.el (JX1-7654): Use `=ucs-jis-2000' instead
24369         of `ucs-jis'.
24370         (JSP-4879): Unify JX1-7735.
24371         (U+6FF9): Fix strokes.
24372         (JX1-7739): New character.
24373
24374 2003-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24375
24376         * Ideograph-R140-Grass.el: Add some missing code points of JIS X
24377         0213:2000 plain 1.
24378
24379 2003-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24380
24381         * Ideograph-R120-Silk.el: Add some missing `total-strokes'.
24382         (U+7E28): Separate JSP-5448.
24383         (JSP-5448): Unify JX1-7A2F.
24384
24385         * Ideograph-R115-Grain.el (U+7A5D): Separate JSP-5148 and
24386         JC3-5DBF.
24387         (JSP-5148): Unify JX1-794F.
24388
24389 2003-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24390
24391         * dumped-chars.el (system-char-db-source-file-list): Add
24392         "u02900-Supplemental-Arrows-B",
24393         "u02980-Miscellaneous-Mathematical-Symbols-B" and
24394         "u031F0-Katakana-Phonetic-Extensions".
24395
24396         * u031F0-Katakana-Phonetic-Extensions.el: New file.
24397
24398         * u02300-Miscellaneous-Technical.el: Add some missing characters
24399         of JIS X 0213:2000.
24400
24401         * u02980-Miscellaneous-Mathematical-Symbols-B.el,
24402         u02900-Supplemental-Arrows-B.el: New files.
24403
24404         * Ideograph-R119-Rice.el (JSP-5344): Unify JX1-7977.
24405
24406         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH LEFT WHITE
24407         PARENTHESIS): New character.
24408         (FULLWIDTH RIGHT WHITE PARENTHESIS): New character.
24409
24410         * u0FE30-CJK-Compatibility-Forms.el (SESAME DOT): New character.
24411         (WHITE SESAME DOT): New character.
24412
24413         * u030A0-Katakana.el (KATAKANA-HIRAGANA DOUBLE HYPHEN): New
24414         character.
24415         (KATAKANA DIGRAPH KOTO): New character.
24416
24417         * u03040-Hiragana.el (HIRAGANA DIGRAPH YORI): New character.
24418
24419         * u03000-CJK-Symbols-and-Punctuation.el (VERTICAL IDEOGRAPHIC
24420         ITERATION MARK): New character.
24421         (MASU MARK): New character.
24422         (PART ALTERNATION MARK): New character.
24423
24424         * u02000-General-Punctuation.el (DOUBLE QUESTION MARK): New
24425         character.
24426         (TWO ASTERISKS ALIGNED VERTICALLY): New character.
24427
24428         * Ideograph-R086-Fire.el: Add some missing code points of JIS X
24429         0213:2000 plain 1.
24430
24431         * Ideograph-R057-Bow.el (U+5F45): Separate JSP-3C74 and JC3-4CF6.
24432         (JSP-3C74): Unify JX1-743A.
24433
24434         * Ideograph-R061-Heart.el (U+61BC): Unify JX1-745F.
24435
24436         * Ideograph-R015-Ice.el (M-01721): Separate B-E8F9.
24437
24438         * Ideograph-R075-Tree.el: Add some missing code points of JIS X
24439         0213:2000 plain 1.
24440
24441         * Ideograph-R073-Say.el (U+66FA): Unify JX1-754C.
24442
24443 2003-02-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24444
24445         * Ideograph-R013-Down-Box.el (GT-K00079): New character.
24446         (U+5187): Unify B-C94E.
24447         (C2-212E): New character.
24448
24449         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
24450         Ideograph-R003-Dot.el, Ideograph-R002-Line.el: Add some missing
24451         `ucs-cns' and `ucs-big5' attributes.
24452
24453         * Ideograph-R001-One.el (GT-K00002): New character.
24454         (C2-212E): Separate B-C94E; add CU+5187; use `ideographic-'
24455         instead of `ideographic-radical' and `ideographic-strokes' to add
24456         UCS's radical and strokes.
24457
24458 2003-02-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24459
24460         * Ideograph-R200-Hemp.el (K0-582B): Unify M-47887; separate
24461         C1-5E28.
24462         (C1-5E28): Relate to M-47887 instead of M-47888.
24463         (C6-463E): Likewise.
24464         (M-47888): Separate G0-4269 and U+9EBB.
24465
24466         * Ideograph-R009-Man.el: Reformatted.
24467
24468 2003-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24469
24470         * Ideograph-R210-Even.el (M-48560): Separate CNS and GB.
24471
24472         * Ideograph-R191-Fight.el (M-45657): Separate all.
24473         (U+9B2D): Unify CB10823.
24474
24475         * Ideograph-R198-Deer.el (M-47586): Separate GB and CNS.
24476
24477 2003-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24478
24479         * Ideograph-R189-Tall.el: Reformatted.
24480         (M-45313): Separate G0-385F, C1-586D and U+9AD8.
24481
24482         * Ideograph-R187-Horse.el (M-44894): Separate C1-7A55, G1-6539 and
24483         U+9A2B.
24484
24485         * Ideograph-R181-Leaf.el (JX1-7D7B): Unify U+FA6A and KU+983B; map
24486         to GU+983B and CU+983B.
24487         (U+983B): Map to JU+FA6A.
24488
24489         * Ideograph-R030-Mouth.el, Ideograph-R009-Man.el: Reformatted.
24490
24491         * Ideograph-R180-Sound.el (JX1-7D76): Unify U+FA69.
24492
24493         * Ideograph-R175-Wrong.el (M-42585): Separate C1-4F66.
24494
24495         * Ideograph-R172-Short-Tailed-Bird.el: Reformatted.
24496         (C2-643D): Separate U+96DA; unify CU+96DA.
24497         (JX1-7D63): Unify U+FA68 and KU+96E3; map to GU+96E3 and CU+96E3.
24498         (U+96E3): Map to JU+FA68.
24499
24500 2003-01-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24501
24502         * Ideograph-R162-Walk.el (JX1-7C59): Unify U+FA67 and KU+9038.
24503         (M-38985): Unify GT-K10928 and KU+9042.
24504         (U+9042): Unify GT-K09081.
24505         (U+9045): Add `<-simplified-ideograph' for M-39113.
24506         (M-39046): Add S1-8338.
24507         (C3-4A27): Separate U+905F.
24508         (M-39113): Add S1-8337; add `->ideographic-variants' for S1-8338.
24509
24510 2003-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24511
24512         * Ideograph-R170-Mound.el (M-41704): Separate all.
24513
24514         * Ideograph-R169-Gate.el (M-41379): Separate all.
24515         (M-41433): Likewise.
24516
24517         * Ideograph-R164-Wine.el (M-40006): Separate G1-523D and U+91AB;
24518         add JU+91AB and KU+91AB.
24519
24520         * Ideograph-R163-City.el (U+90C1): Separate C1-5368.
24521
24522         * Ideograph-R160-Bitter.el (M-38636): Separate G0-393C, C1-624B
24523         and U+8F9C; add JU+8F9C and KU+8F9C.
24524         (M-38642): Separate G0-3159, C1-6728 and U+8F9F; add JU+8F9F.
24525
24526         * Ideograph-R157-Foot.el (M-37741): Separate G0-653F, C2-5F6B and
24527         U+8E47; add JU+8E47 and KU+8E47.
24528
24529         * Ideograph-R154-Shell.el (U+8D2A): Modify
24530         `ideographic-structure'.
24531         (JX1-7C38): Unify U+FA64 and KU+8CD3; map to GU+8CD3 and CU+8CD3.
24532         (U+8CD3): Map to JU+FA64.
24533         (JX1-7C3D): Unify U+FA65 and KU+8D08.
24534
24535         * Ideograph-R159-Cart.el (J90-475A): Separate C1-6F45.
24536
24537         * Ideograph-R032-Earth.el, Ideograph-R030-Mouth.el: Reformatted.
24538
24539 2003-01-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24540
24541         * Ideograph-R149-Speech.el (M-35458): Separate G0-5532, C1-6669
24542         and U+8A79; add JU+8A79 and KU+8A79.
24543         (M-35757): Separate C1-7240, G1-5A4B and U+8B01; unify U+FA62 and
24544         KU+8B01; map to GU+8B01 and CU+8B01.
24545         (M-35900): Separate C1-773F, G1-3D77 and U+8B39; unify U+FA63 and
24546         KU+8B39; map to GU+8B39 and CU+8B39.
24547
24548 2003-01-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24549
24550         * Ideograph-R121-Jar.el (JX2-7461): Unify CB08559.
24551
24552 2003-01-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24553
24554         * Ideograph-R147-See.el (JX1-7B79): Unify U+FA61 and KU+8996.
24555
24556 2003-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24557
24558         * Ideograph-R152-Pig.el (C5-2329): Unify GT-K02141.
24559
24560         * Ideograph-R146-West.el (CDP-8BD5): New character.
24561         (U+8980): Add `total-strokes'; relate to M-34763.
24562
24563         * Ideograph-R145-Clothes.el (U+88B0): Separate J0-6A5E.
24564         (M-34435): Unify U+FA60 and KU+8910; separate G0-3A56, C1-6E6E and
24565         U+8910; unify BC-BDC5 instead of B-BDC5.
24566
24567         * Ideograph-R142-Insect.el (M-33094): Separate HZK1-CFE7 and
24568         U+45BA.
24569         (M-33143): Separate G0-435B, C1-6A6D and U+871C.
24570
24571 2003-01-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24572
24573         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL MEAT): Unify
24574         M-29237.
24575         (CDP-8958): Relate to M-29237.
24576         (CDP-8A73): New character.
24577
24578 2003-01-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24579
24580         * Ideograph-R144-Walk-Enclosure.el (M-34046): Add S1-7325.
24581         (J0-3D51): Add S1-7324.
24582
24583         * Ideograph-R141-Tiger.el (U+865B): Separate C1-6170.
24584
24585         * Ideograph-R140-Grass.el: Reformatted.
24586         (M-30801): Separate JSP-5756, C2-2D41 and U+82EA.
24587         (CDP-8D60): New character.
24588         (K0-6E4A): Unify JX1-7B27, U+FA5F and KU+8457.
24589         (M-31410): Map to U+FA5F instead of U+8457; unify KU+8457.
24590         (U+855A): Add `<-vulgar-ideograph' for U+843C.
24591         (M-32123): Separate C1-7531.
24592         (M-32505): Separate U+8625; unify CU+8625.
24593
24594 2003-01-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24595
24596         * Ideograph-R130-Meat.el (M-29237): Unify <CJK RADICAL MEAT>.
24597         (CDP-8A73): Add mapping for U+2EBC.
24598         (CDP-8958): New character.
24599         (C6-2549): Unify CDP-8B6A.
24600
24601 2003-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24602
24603         * Ideograph-R134-Mortar.el: Reformatted.
24604         (GT-K01569): New character.
24605
24606         * Ideograph-R132-Self.el (U+81ED): Unify JU+FA5C.
24607         (U+FA5C): New character.
24608
24609         * Ideograph-R125-Old.el (JX1-7A44): Unify U+FA5B and KU+8005; add
24610         mapping for CU-0002F97A.
24611         (U-0002F97A): Add mapping for JU+FA5B and KU+8005.
24612
24613         * Ideograph-R122-Net.el: Reformatted.
24614         (M-28201): Separate JSP-5475 and U+7F53; unify G0-3854, C4-2152,
24615         BE-C8A2, CDP-85BE and U+5188.
24616         (U+34C1): Unify CDP-8C7E.
24617         (JX1-7A3A): Unify U+FA5A and KU+7F72.
24618
24619         * Ideograph-R079-Weapon.el (M-16634): Separate U+6BB9.
24620         (JSP-4631): Separate C4-3250.
24621
24622         * Ideograph-R072-Sun.el: Reformatted.
24623         (M-14050): Separate C3-4156.
24624
24625         * Ideograph-R124-Feather.el: Reformatted.
24626         (GT-K01762): New character.
24627         (JC3-60A5): Add `ideographic-structure'.
24628
24629         * Ideograph-R013-Down-Box.el (U+5188): Unify M-28201.
24630
24631         * Ideograph-R121-Jar.el (GT-K01231): New character.
24632
24633         * Ideograph-R086-Fire.el, Ideograph-R050-Turban.el,
24634         Ideograph-R030-Mouth.el: Reformatted.
24635
24636         * Ideograph-R009-Man.el: Reformatted.
24637
24638         * Ideograph-R120-Silk.el (M-49471): Add `ideographic-structure'.
24639         (U-0002035E): Complete `ideographic-structure'.
24640         (JX1-7A2E): Unify U+FA57 and KU+7DF4; add mapping for GU+7DF4 and
24641         CU+7DF4.
24642         (U+7DF4): Add mapping for JU+FA57.
24643         (JX1-7A33): Unify U+FA59 and CU+7E41 and KU+7E41; add mapping for
24644         GU+7E41.
24645         (U+7E41): Add mapping for JU+FA59.
24646         (HZK1-E2C2): Modify `ideographic-structure'.
24647
24648 2003-01-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24649
24650         * Ideograph-R123-Sheep.el: Reformatted.
24651         (GT-K01352): New character.
24652
24653         * Ideograph-R009-Man.el (U-0002035E): Modify
24654         `ideographic-structure'.
24655
24656 2003-01-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24657
24658         * Ideograph-R030-Mouth.el (M-03555): Separate G0-3F48, C1-503D and
24659         U+54B3.
24660
24661         * Ideograph-R118-Bamboo.el: Reformatted.
24662         (JX1-7964): Unify U+FA56 and KU+7BC0.
24663
24664         * Ideograph-R116-Cave.el (JX1-7951): Unify U+FA55 and KU+7A81; add
24665         mapping for GU+7A81 and CU+7A81.
24666         (C1-5273): Unify CU+7A81; add mapping for JU+FA55.
24667         (U+7A81): Add mapping for JU+FA55.
24668
24669         * Ideograph-R050-Turban.el: Reformatted.
24670
24671 2003-01-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24672
24673         * Ideograph-R075-Tree.el: Reformatted.
24674         (JX1-763B): Unify JU+F91D.
24675         (U+F91D): New character.
24676
24677         * Ideograph-R032-Earth.el: Reformatted.
24678
24679 2003-01-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24680
24681         * Ideograph-R114-Track.el (U-0002573C): Unify M-24887; modify
24682         `ideographic-structure'.
24683         (C6-334D): Relate to M-24887; modify `ideographic-structure'.
24684
24685         * Ideograph-R009-Man.el (M-00998): Unify HZK1-CFBC and U+3478;
24686         modify `ideographic-structure'.
24687         (C5-3421): Modify `ideographic-structure'.
24688
24689 2003-01-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24690
24691         * Ideograph-R115-Grain.el (U+79E6): Separate C1-5736.
24692         (M-25221): Unify JX1-794D, U+FA54 and KU+7A40.
24693         (U+7A40): Add mapping for JU+FA54.
24694
24695         * Ideograph-R113-Spirit.el (JX1-7933): Unify U+FA4C and KU+793E.
24696         (JX1-7937): Unify U+FA4E and KU+7948.
24697         (JX1-7934): Unify U+FA4D and KU+7949.
24698         (JX1-7938): Unify U+FA4F and KU+7950.
24699         (JX1-7939): Unify U+FA50 and KU+7956.
24700         (JX1-793B): Unify U+FA51 and KU+795D.
24701         (JX1-793F): Unify U+FA52 and KU+798D.
24702         (JX1-7940): Unify U+FA53 and KU+798E.
24703
24704         * Ideograph-R112-Stone.el (U+7891): Unify JU+FA4B.
24705         (U+FA4B): New character.
24706
24707         * Ideograph-R109-Eye.el (C5-3421): Modify `ideographic-structure'.
24708
24709         * Ideograph-R111-Arrow.el (U+77E3): Separate C1-4B32.
24710
24711         * Ideograph-R106-White.el (U+7686): Separate C1-5255.
24712
24713         * Ideograph-R105-Dotted-Tent.el (M-22661): Separate C2-2C40 and
24714         U+7679.
24715
24716         * Ideograph-R096-Jade.el (U+7422): Unify JU+FA4A.
24717         (U+FA4A): New character.
24718
24719         * Ideograph-R095-Profound.el: Reformatted.
24720
24721         * Ideograph-R009-Man.el (U-000202DC): Add `ideographic-strokes'
24722         and `total-strokes'.
24723         (U-00020442): Unify C7-476F and M-19757; don't use `->identical'
24724         for M-19757; use `ideographic-' instead of `ideographic-radical'
24725         and `ideographic-strokes'; modify `ideographic-structure'.
24726
24727 2003-01-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24728
24729         * Ideograph-R089-Double-X.el (U-00024568): Modify
24730         `ideographic-structure'.
24731         (C7-476F): Unify U-00020442 and HZK1-D6F4; use `ideographic-'
24732         instead of `ideographic-radical' and `ideographic-strokes'; don't
24733         use `->identical'; modify `ideographic-structure'.
24734
24735 2003-01-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24736
24737         * Ideograph-R071-Not.el (JC3-50F4): Map to U+FA42 instead of
24738         U+65E3.
24739         (U+FA42): New character.
24740
24741         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SMALL ONE): Unify
24742         BC-8B54 and GT-K00303.
24743         (GT-K00305): New character.
24744         (CJK RADICAL SMALL TWO): Unify GT-K00325.
24745         (CJK RADICAL HEART ONE): Unify GT-K00302.
24746
24747         * Ideograph-R086-Fire.el: Reformatted.
24748         (U+716E): Unify B-B54E.
24749         (JX1-7755): Unify U+FA48 and KU+716E; unify BC-B54E instead of
24750         B-B54E.
24751
24752 2003-01-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24753
24754         * Ideograph-R075-Tree.el (GT-19861): Unify JX1-7624, JU+69EA and
24755         KU+69EA.
24756
24757         * Ideograph-R038-Woman.el (J90-3247): Unify J78-3247, J83-3247 and
24758         K0-4A2A; separate C1-6360.
24759         (B-B6F9): Separate S2-1716, G0-3C5E, J0-3247, K0-4A2A and U+5AC1.
24760
24761 2003-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24762
24763         * Ideograph-R004-Slash.el (U+4E47): Separate C2-2128; modify
24764         `ideographic-structure' to use U+4E03 instead of BC-88ED.
24765
24766         * Ideograph-R001-One.el (U+4E03): Unify BC-88ED.
24767
24768         * Ideograph-R085-Water.el (U+6D77): Unify JU+FA45.
24769         (U+FA45): New character.
24770         (JX1-7677): Unify U+FA46 and KU+6E1A; unify BC-B25A instead of
24771         B-B25A.
24772         (U+6E1A): Unify B-B25A.
24773         (U+6F22): Unify JU+FA47.
24774         (U+FA47): New character.
24775         (C1-6947): Unify CU+6F22.
24776
24777         * Ideograph-R084-Steam.el: Reformatted.
24778
24779 2003-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24780
24781         * Ideograph-R018-Knife.el (U+5277): Use `->identical' instead of
24782         `->same-ideograph' for U-0002F823.
24783
24784         * Ideograph-R010-Legs.el (U-0002F80F): Modify
24785         `ideographic-structure' to use U+FA32 instead of U-0002F80E.
24786
24787 2003-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24788
24789         * Ideograph-R082-Fur.el (U+6BDB): Separate C1-4553.
24790
24791         * Ideograph-R072-Sun.el: Reformatted.
24792         (U+3AE6): Separate C4-323B; modify `ideographic-strokes' and
24793         `total-strokes'; complete `ideographic-structure'.
24794         (JX1-7543): Unify U+FA43 and KU+6691; separate C6-533C.
24795
24796         * Ideograph-R061-Heart.el (U+6094): Unify JU+FA3D.
24797         (U+FA3D): New character.
24798         (JC3-4ED6): Unify BC-B46E instead of B-B46E; map to U+FA3E instead
24799         of U+6168; map to KU+6168.
24800         (JX1-745C): Unify U+FA3E and KU+6168.
24801         (U+6168): Unify B-B46E.
24802         (JX1-745E): Unify U+FA3F and KU+618E; unify BC-BCA8 instead of
24803         B-BCA8.
24804         (U+618E): Unify B-BCA8.
24805         (U-0002F8B0): Unify JU+61F2.
24806         (M-11424): Separate JX1-7461; delete `ucs-jis'; unify KU+61F2; map
24807         to U+FA40 instead of U+61F2.
24808         (U+61F2): Map to JU+FA40.
24809         (C1-7834): Map to JU+FA40; unify CU+61F2.
24810
24811         * Ideograph-R040-Roof.el (M-07325): Separate G0-653C, C1-6C4E and
24812         U+5BEE.
24813
24814 2003-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24815
24816         * Ideograph-R038-Woman.el (U+5982): Separate C1-4771.
24817
24818         * Ideograph-R078-Death.el: Reformatted.
24819
24820         * Ideograph-R075-Tree.el (U+6885): Unify JU+FA44.
24821         (U+FA44): New character.
24822
24823         * Ideograph-R017-Open-Box.el (M-01803): Separate G0-5057 and
24824         U+51F6; add JU+51F6.
24825
24826         * Ideograph-R066-Rap.el (U+654F): Unify JU+FA41.
24827         (U+FA41): New character.
24828
24829 2003-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24830
24831         * Ideograph-R032-Earth.el (U+FA39): New character.
24832         (U+5841): Use `<-simplified-ideograph' instead of
24833         `simplified-ideograph-of'.
24834         (U+58A8): Add JU+FA3A.
24835         (U+FA3A): New character.
24836
24837         * Ideograph-R009-Man.el (U-0002020C): Delete incomplete
24838         `ideographic-structure'.
24839
24840 2003-01-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24841
24842         * Ideograph-R044-Corpse.el (JX1-4F61): Unify U+FA3B and KU+5C64;
24843         unify BC-BC68 instead of B-BC68.
24844         (U+5C64): Unify B-BC68.
24845
24846         * Ideograph-R045-Sprout.el (U+5C6E): Unify JU+FA3C.
24847         (U+FA3C): New character.
24848         (U-00021CFE): Use `hanyu-dazidian' instead of
24849         `hanyu-dazidian-{vol|page|char}'.
24850
24851 2003-01-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24852
24853         * Ideograph-R012-Eight.el (GT-K00059): New character.
24854
24855         * Ideograph-R010-Legs.el (JX1-2E50): Unify U+FA32 instead of
24856         U-0002F80E; add CU-0002F80E.
24857         (U-0002F80E): Add `->identical' for U+FA32.
24858
24859         * Ideograph-R009-Man.el (U+4EBA): Unify GT-K00048.
24860         (GT-K00049): New character.
24861         (ideographic component person as roof): Unify GT-K00057.
24862         (ideographic component person as left roof): New character.
24863         (U+4FAE): Unify JU+FA30.
24864         (U+FA30): New character.
24865         (U+50A9): Modify `ideographic-structure'.
24866         (JX1-2E49): Unify U+FA31 and KU+50E7; unify BC-B9AC instead of
24867         B-B9AC.
24868         (U+50E7): Unify B-B9AC.
24869
24870         * Ideograph-R030-Mouth.el (U+559D): Unify JU+FA36.
24871         (U+FA36): New character.
24872         (U+5606): Separate C1-682C; unify JU+FA37.
24873         (U+FA37): New character.
24874         (U+5668): Unify JU+FA38.
24875         (U+FA38): New character.
24876
24877         * Ideograph-R024-Ten.el (U+5341): Unify GT-K00047.
24878         (U+5351): Unify JU+FA35.
24879         (U+FA35): New character.
24880         (J0-485C): Use `<-vulgar-ideograph' instead of
24881         `vulgar-ideograph-of'.
24882
24883         * Ideograph-R019-Power.el (U+52C9): Unify JU+FA33.
24884         (U+FA33): New character.
24885         (U+52E4): Unify JU+FA34.
24886         (U+FA34): New character.
24887
24888         * Ideograph-R018-Knife.el (J0-4561): Unify GT-K00053.
24889         (J0-517C): Modify `ideographic-structure'.
24890         (J0-517D): Likewise.
24891         (M-02245): Separate C3-5037, HZK1-F042, CB00669 and U+5294.
24892         (J0-517B): Separate JC3-44CF and U+5271.
24893
24894 2003-01-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24895
24896         * Ideograph-R029-Again.el (U+53C8): Unify GT-K00063.
24897
24898         * Ideograph-R025-Divination.el (U+535C): Unify GT-K00060.
24899         (GT-K00061): New character.
24900
24901         * Ideograph-R012-Eight.el (J0-482C): Unify GT-K00056.
24902
24903         * Ideograph-R011-Enter.el (J0-467E): Unify GT-K00050.
24904
24905         * Ideograph-R007-Two.el (U+4E8C): Unify GT-K00054.
24906
24907         * Ideograph-R005-Second.el (U-000200CA): Unify GT-K00029.
24908         (GT-K00027): New character.
24909         (U-000200CC): Unify GT-K00023.
24910
24911 2003-01-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24912
24913         * Ideograph-R008-Lid.el (JC3-81C1): Unify GT-K02308.
24914
24915         * Ideograph-R167-Gold.el (U+9485): Unify CDP-895A.
24916
24917 2003-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24918
24919         * Ideograph-R004-Slash.el: Unify some GT-Kddddd numbers.
24920         (U-00020086): Unify GT-00152; use `ideographic-' instead of
24921         `ideographic-radical', `ideographic-strokes' and `total-strokes'.
24922         (GT-00163): Unify G0-3C30, J0-355A, C6-2161 and U+53CA; use
24923         `ideographic-' instead of `ideographic-radical',
24924         `ideographic-strokes' and `total-strokes'.
24925         (M-00125): Unify GT-00166; use `ideographic-' instead of
24926         `ideographic-radical', `ideographic-strokes' and `total-strokes'.
24927         (M-00133): Unify GT-00175; use `ideographic-' instead of
24928         `ideographic-radical', `ideographic-strokes' and `total-strokes'.
24929
24930         * Ideograph-R040-Roof.el (GT-K07616): New character.
24931         (BC-8D7C): New character.
24932
24933         * Ideograph-R029-Again.el (C1-452F): Unify B-A4CE; add CU+53CA.
24934         (U+53CA): Separate B-A4CE; unify GT-00163; use `ideographic-'
24935         instead of `ideographic-radical', `ideographic-strokes' and
24936         `total-strokes'.
24937
24938         * Ideograph-R064-Hand.el (U+624D): Unify GT-00010 and GT-K00176;
24939         use `ideographic-' instead of `ideographic-radical' and
24940         `ideographic-strokes'.
24941         (U+63FA): Add S1-3022; add `<-simplified-ideograph' for S1-3023.
24942         (U+6416): Add S1-3023.
24943
24944         * Ideograph-R013-Down-Box.el (GT-02025): Unify GT-K06707.
24945
24946         * Ideograph-R012-Eight.el (GT-01936): Unify GT-K06415.
24947
24948         * Ideograph-R009-Man.el (GT-00767): Unify GT-K03991.
24949
24950         * Ideograph-R001-One.el: Unify some GT-Kddddd numbers.
24951         (GT-K00010): Unify U+624D; use `ideographic-' instead of
24952         `ideographic-radical' and `ideographic-strokes'.
24953         (U+4E0E): Separate B-C94F; unify GT-00023; use `ideographic-'
24954         instead of `ideographic-radical', `ideographic-strokes' and
24955         `total-strokes'.
24956         (U+4E21): Delete relation for BC-8564.
24957
24958 2003-01-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24959
24960         * Ideograph-R005-Second.el: Unify some GT-Kddddd numbers.
24961
24962         * u02E00-CJK-Radical-Supplement.el (U+2EB6): Unify BC-8970.
24963         (BC-8CCC): New character.
24964
24965 2003-01-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24966
24967         * Ideograph-R003-Dot.el, Ideograph-R002-Line.el: Unify some
24968         GT-Kddddd numbers.
24969
24970 2003-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24971
24972         * Ideograph-R094-Dog.el (U+731F): Add S1-4810; add
24973         `<-simplified-ideograph' for S1-4811.
24974         (U+7363): Add S1-4842; add `<-simplified-ideograph' for S1-4843.
24975         (U+7375): Add S1-4811.
24976         (U+7378): Add S1-4843.
24977
24978         * isolated-char.el: Read "../etc/char-data/GT-fmap-K4.txt".
24979
24980 2003-01-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24981
24982         * Ideograph-R036-Evening.el (J0-546D): Add S1-1552.
24983         (U+5922): Add `<-simplified-ideograph' for S1-1550.
24984         (M-05802): Add S1-1550.
24985         (M-05803): Separate U+5923; add S1-1553; add `<-vulgar-ideograph'
24986         for S1-1550.
24987
24988         * Ideograph-R029-Again.el (M-03115): Unify GT-K00065.
24989         (GT-K00064): New character.
24990
24991 2003-01-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24992
24993         * isolated-char.el: Read "../etc/char-data/GT-fmap-K3.txt".
24994
24995 2003-01-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24996
24997         * Ideograph-R062-Halberd.el (C5-3F46): Unify HZK1-D0CF and
24998         U-000203B6; use `ideographic-' instead of `ideographic-radical'
24999         and `ideographic-strokes'; complete `ideographic-structure'.
25000
25001         * Ideograph-R056-Shoot.el (GT-K00233): New character.
25002
25003         * Ideograph-R007-Two.el (GT-K00083): New character.
25004
25005         * Ideograph-R009-Man.el (GT-K03992): New character.
25006         (U-000203B6): Unify C5-3F46 and M-11626; don't use `->identical';
25007         use `ideographic-' instead of `ideographic-radical' and
25008         `ideographic-strokes'; complete `ideographic-structure'.
25009
25010 2003-01-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25011
25012         * Ideograph-R019-Power.el (M-02302): Modify
25013         `ideographic-structure'.
25014
25015         * Ideograph-R005-Second.el (U-000200ED): Modify
25016         `ideographic-structure'.
25017         (GT-00254): Add `ideographic-structure'.
25018
25019 2003-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25020
25021         * Ideograph-R059-Bristle.el (U-00022483): Complete
25022         `ideographic-structure'.
25023
25024         * Ideograph-R071-Not.el: Reformatted.
25025         (M-13717): Separate C2-213E.
25026
25027         * Ideograph-R066-Rap.el (M-13226): Separate B-B1CE.
25028         (U-00022FC5): Complete `ideographic-structure'.
25029
25030         * Ideograph-R046-Mountain.el: Reformatted.
25031         (M-08121): Separate U+37CF.
25032
25033         * Ideograph-R040-Roof.el (M-07239): Add S1-0557.
25034         (J0-3428): Add S1-0556.
25035
25036         * Ideograph-R030-Mouth.el: Reformatted.
25037         (M-03709): Unify B-ADF0; separate JC3-45FE.
25038         (U+5510): Separate B-ADF0; unify JC3-45FE.
25039         (M-03756): Separate C1-5949.
25040         (M-03780): Unify B-D473; separate JC3-46E0.
25041         (U+553C): Separate B-D473 and C2-3376; separate JC3-46E0.
25042         (C3-3A42): Add `ideographic-structure'.
25043         (JC3-46EB): Likewise.
25044         (U+55BB): Separate B-B3EB.
25045         (C1-5E51): Add `ideographic-structure'.
25046         (U-00020DD1): Modify `ideographic-structure'.
25047         (M-04247): Likewise; separate JC3-46FD.
25048         (U+5630): Unify JC3-46FD.
25049         (M-04329): Add `ideographic-structure'.
25050         (C5-4C45): Unify U-000203E7.
25051         (H1-D44F): New character; relate to M-04329.
25052         (U-00020FEE): New character.
25053         (M-04392): Separate C2-564D and U+566D.
25054         (CB02743): Fix `ideographic-strokes' and `total-strokes'; add
25055         mapping for U-00020FEE.
25056
25057 2003-01-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25058
25059         * Ideograph-R011-Enter.el (H1-C3C3): Separate U+516A.
25060
25061 2003-01-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25062
25063         * Ideograph-R099-Sweet.el: Reformatted.
25064
25065         * Ideograph-R073-Say.el (U+52D7):
25066         New character; use `ideographic-' instead of `cns-radical'.
25067         (M-14302): Separate C2-3C4C, JX2-2E37, B-D9A9 and U+6701.
25068
25069 2003-01-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25070
25071         * Ideograph-R101-Use.el (M-21720): Modify `ideographic-structure'.
25072
25073         * Ideograph-R075-Tree.el: Reformatted.
25074
25075 2003-01-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25076
25077         * Ideograph-R022-Right-Open-Box.el: Reformatted.
25078         (M-02629): Modify `ideographic-structure'.
25079         (K0-5D63): Likewise.
25080
25081         * Ideograph-R008-Lid.el: Reformatted.
25082         (U-0002015F): Modify `ideographic-structure'.
25083         (U-00020182): Likewise.
25084         (M-48914): Fix `ideographic-strokes'.
25085         (U-00020189): Likewise.
25086         (M-00339): Add mapping for U+342F; add `ideographic-structure'.
25087         (U+342F): Modify `ideographic-structure'.
25088         (U-00020199): Relate to M-05824.
25089         (M-00341): Modify `ideographic-structure'.
25090         (U-0002019D): Likewise.
25091
25092 2003-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25093
25094         * Ideograph-R051-Dry.el (M-09169): Separate C2-223B, B-C9DB and
25095         U+5E75.
25096
25097         * Ideograph-R040-Roof.el (M-07205): Separate G0-435C, C1-596F and
25098         U+5BC6.
25099
25100         * Ideograph-R036-Evening.el (M-05824):
25101         Add mapping to U-00020199; modify `ideographic-structure'.
25102         (CB00833): Likewise.
25103         (U-00020199): New character; relate to M-05824.
25104
25105 2003-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25106
25107         * Ideograph-R013-Down-Box.el: Reformatted.
25108         (BC-8A78): Use `name*' instead of `name' for non-standard name;
25109         rename <ideographic radical hood> to <ideographic component hood>.
25110         (M-01528): Separate GE-7A2A, C2-232C and U+518F.
25111         (U+5190): Modify `ideographic-structure'.
25112         (CB00155): Likewise.
25113         (CB04393): Likewise.
25114
25115         * Ideograph-R012-Eight.el: Reformatted.
25116         (M-01504): Separate H1-DAA1.
25117         (C7-4D3D): Separate U+34B9.
25118         (U+34B9): Unify H1-DAA1.
25119
25120 2003-01-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25121
25122         * Ideograph-R042-Small.el: Reformatted.
25123
25124         * Ideograph-R037-Big.el (U+595A): Separate C1-5471.
25125
25126         * Ideograph-R034-Go.el: Reformatted.
25127         (J0-4A51): Separate U+5909.
25128
25129 2003-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25130
25131         * Ideograph-R019-Power.el: Reformatted.
25132         (U+52D7): Use `ideographic-' instead of `cns-radical'.
25133
25134         * Ideograph-R016-Table.el: Reformatted.
25135         (U-00020660): Complete `ideographic-structure'.
25136
25137         * Ideograph-R009-Man.el: Reformatted.
25138
25139 2003-01-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25140
25141         * Ideograph-R061-Heart.el: Reformatted.
25142         (U-00022608): Complete `ideographic-structure'.
25143         (U-00022614): Likewise.
25144         (U+60B3): Delete incomplete `ideographic-structure'.
25145         (U+60EA): Unify C3-3B4D.
25146
25147 2003-01-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25148
25149         * Ideograph-R001-One.el (JC3-41A2): Fixed.
25150
25151         * Ideograph-R038-Woman.el: Reformatted.
25152         (U+36A2): Use `<-ancient-ideograph' instead of
25153         `ancient-ideograph-of'.
25154         (U+59C9): Use `<-vulgar-ideograph' instead of
25155         `vulgar-ideograph-of'.
25156
25157         * Ideograph-R021-Spoon.el: Reformatted.
25158         (U-00020915): Delete `hanyu-dazidian-{vol|page|char}'.
25159
25160         * Ideograph-R020-Wrap.el: Reformatted.
25161         (U-0002F828): Modify the operator of `ideographic-structure'.
25162         (J0-4A71): Don't use char-ref for the operator of
25163         `ideographic-structure'.
25164         (C2-2556): Likewise; modify the operator of
25165         `ideographic-structure'.
25166
25167         * Ideograph-R074-Moon.el: Reformatted.
25168
25169         * Ideograph-R068-Dipper.el (M-13508): Unify C1-5A7C.
25170
25171         * Ideograph-R050-Turban.el: Reformatted.
25172         (M-09023): Don't use char-ref for the operator of
25173         `ideographic-structure'.
25174         (U+5E4D): Likewise.
25175         (M-09024): Likewise.
25176         (U+5E4E): Likewise.
25177         (M-09134): Likewise.
25178
25179         * Ideograph-R037-Big.el: Reformatted.
25180
25181 2003-01-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25182
25183         * Ideograph-R070-Square.el, Ideograph-R060-Step.el,
25184         Ideograph-R041-Inch.el: Reformatted.
25185
25186         * Ideograph-R040-Roof.el: Reformatted.
25187         (M-07226): Separate C2-3B36 and U+5BCB.
25188
25189         * Ideograph-R039-Child.el: Reformatted.
25190         (M-06987): Separate G1-4B6F and U+5B6B.
25191
25192 2003-01-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25193
25194         * Ideograph-R032-Earth.el (CB01092): Delete incorrect
25195         `ideographic-structure'.
25196         (CB00102): Add `ideographic-structure'.
25197
25198 2003-01-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25199
25200         * Ideograph-R009-Man.el: Reformatted.
25201         (U+20089): Use `name*' instead of `name' for non-standard name;
25202         rename <cjk radical person for top> to <ideographic component
25203         person for top>; add `:sources' of `:radical' and `:strokes'.
25204         (JC3-71FA): Use `name*' instead of `name' for non-standard name;
25205         rename <cjk radical person as roof> to <ideographic component
25206         person as roof>.
25207
25208         * Ideograph-R033-Scholar.el, Ideograph-R031-Enclosure.el:
25209         Reformatted.
25210
25211 2003-01-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25212
25213         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el: Reformatted.
25214
25215         * Ideograph-R024-Ten.el: Reformatted.
25216         (U-0002099C): Separate BC-88DF.
25217         (U-000209A4): Use `<-vulgar-ideograph' instead of
25218         `vulgar-char-of-shinjigen-1'.
25219
25220         * Ideograph-R001-One.el, Ideograph-R004-Slash.el (U-00020089): Use
25221         `name*' instead of `name' for non-standard name; rename <cjk
25222         radical person for top> to <ideographic component person for top>;
25223         add `:sources' of `:radical' and `:strokes'.
25224
25225 2003-01-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25226
25227         * char-db-util.el (char-db-make-char-spec): Use
25228         `get-char-attribute' instead of `split-char' to break up a
25229         character which does not have `ucs' attribute.
25230
25231 2003-01-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25232
25233         * Ideograph-R029-Again.el, Ideograph-R028-Private.el,
25234         Ideograph-R025-Divination.el: Reformatted.
25235
25236         * Ideograph-R011-Enter.el: Reformatted.
25237         (U-000204EE): Simplify `ideographic-structure'.
25238         (C6-353D): Likewise.
25239
25240         * Ideograph-R005-Second.el: Reformatted.
25241         (C4-2157): Add `ideographic-structure'.
25242
25243         * Ideograph-R002-Line.el (U+4E2A): Use `name*' instead of `name'
25244         for non-standard name; rename <cjk radical person as roof> to
25245         <ideographic component person as roof>.
25246
25247 2003-01-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25248
25249         * Ideograph-R019-Power.el: Reformatted.
25250
25251         * Ideograph-R018-Knife.el:
25252         - Reformatted.
25253         - Don't use char-ref for the operator of `ideographic-structure'.
25254         (M-01848): Separate G0-4850, K0-6C53, JC3-44B3 and U+5203.
25255         (J0-516B): Unify BC-AB62.
25256
25257         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el: Reformatted.
25258
25259         * char-db-util.el (char-db-make-char-spec): Add `name*' as same as
25260         `name'.
25261
25262 2003-01-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25263
25264         * Ideograph-R010-Legs.el: Reformatted.
25265
25266         * Ideograph-R007-Two.el, Ideograph-R006-Hook.el: Reformatted.
25267
25268 2003-01-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25269
25270         * char-db-util.el (char-db-coded-charset-priority-list): Prefer
25271         `chinese-big5-cdp' to `ideograph-cbeta' and `china3-jef'.
25272         (insert-char-attributes): Format `name*' like `name'.
25273
25274 2003-01-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25275
25276         * Ideograph-R123-Sheep.el, Ideograph-R093-Cow.el,
25277         Ideograph-R089-Double-X.el, Ideograph-R086-Fire.el,
25278         Ideograph-R078-Death.el, Ideograph-R077-Stop.el: Reformatted.
25279
25280 2003-01-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25281
25282         * Ideograph-R075-Tree.el, Ideograph-R066-Rap.el,
25283         Ideograph-R064-Hand.el, Ideograph-R059-Bristle.el,
25284         Ideograph-R057-Bow.el, Ideograph-R050-Turban.el,
25285         Ideograph-R049-Oneself.el, Ideograph-R047-River.el,
25286         Ideograph-R037-Big.el, Ideograph-R032-Earth.el,
25287         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
25288         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
25289         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
25290         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
25291         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
25292         Ideograph-R019-Power.el, Ideograph-R018-Knife.el,
25293         Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el,
25294         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
25295         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
25296         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
25297         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
25298         Ideograph-R007-Two.el, Ideograph-R004-Slash.el,
25299         Ideograph-R002-Line.el: Reformatted.
25300
25301 2003-01-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25302
25303         * Ideograph-R152-Pig.el (JSP-5E72): Unify JU+8C59.
25304
25305 2002-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25306
25307         * Ideograph-R093-Cow.el (BC-8C68): New character.
25308
25309 2002-12-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25310
25311         * Ideograph-R152-Pig.el (JSP-5E72): Separate C4-354D and U+8C59;
25312         unify BC-8AD1.
25313
25314         * Ideograph-R009-Man.el (U+4ED2): Unify BC-8BAC.
25315
25316 2002-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25317
25318         * Ideograph-R137-Boat.el: Add some missing mappings for CJK Ext-B
25319         code points.
25320
25321 2002-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25322
25323         * Ideograph-R113-Spirit.el (JX1-793F): Delete `ucs-jis'.
25324         (J0-3252): Separate C1-697E.
25325
25326         * Ideograph-R181-Leaf.el (JX1-7D7B): Delete `ucs-jis'.
25327
25328         * Ideograph-R172-Short-Tailed-Bird.el (JSP-6674): Delete
25329         `ucs-jis'.
25330         (JX1-7D63): Delete `ucs-jis'.
25331
25332         * Ideograph-R162-Walk.el (JX1-7C59): Delete `ucs-jis'.
25333
25334         * Ideograph-R154-Shell.el (JX1-7C38): Delete `ucs-jis'.
25335
25336         * Ideograph-R061-Heart.el (JX1-745C): Delete `ucs-jis'.
25337
25338         * Ideograph-R044-Corpse.el (JX1-4F61): Delete `ucs-jis'.
25339
25340 2002-12-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25341
25342         * u02000-General-Punctuation.el,
25343         u0FF00-Halfwidth-and-Fullwidth-Forms.el, u01F00-Greek-Extended.el,
25344         u01E00-Latin-Extended-Additional.el, u00400-Cyrillic.el,
25345         u002B0-Spacing-Modifier-Letters.el, u00370-Greek.el,
25346         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
25347         u000A0-Latin-1-Supplement.el, Ideograph-R212-Dragon.el,
25348         Ideograph-R209-Nose.el, Ideograph-R206-Tripod.el,
25349         Ideograph-R208-Rat.el, Ideograph-R200-Hemp.el,
25350         Ideograph-R203-Black.el, Ideograph-R199-Wheat.el,
25351         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
25352         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
25353         Ideograph-R194-Ghost.el, Ideograph-R193-Cauldron.el,
25354         Ideograph-R191-Fight.el, Ideograph-R190-Hair.el,
25355         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
25356         Ideograph-R187-Horse.el, Ideograph-R186-Fragrant.el,
25357         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
25358         Ideograph-R181-Leaf.el, Ideograph-R180-Sound.el,
25359         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
25360         Ideograph-R174-Blue.el, Ideograph-R173-Rain.el,
25361         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
25362         Ideograph-R169-Gate.el, Ideograph-R167-Gold.el,
25363         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
25364         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
25365         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
25366         Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
25367         Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
25368         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
25369         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
25370         Ideograph-R145-Clothes.el, Ideograph-R144-Walk-Enclosure.el,
25371         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
25372         Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
25373         Ideograph-R135-Tongue.el, Ideograph-R137-Boat.el,
25374         Ideograph-R132-Self.el, Ideograph-R134-Mortar.el,
25375         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
25376         Ideograph-R125-Old.el, Ideograph-R127-Plow.el,
25377         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
25378         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
25379         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
25380         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
25381         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
25382         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
25383         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
25384         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
25385         Ideograph-R106-White.el, Ideograph-R104-Sickness.el,
25386         Ideograph-R102-Field.el, Ideograph-R101-Use.el,
25387         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
25388         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
25389         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
25390         Ideograph-R092-Fang.el, Ideograph-R091-Slice.el,
25391         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
25392         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
25393         Ideograph-R084-Steam.el, Ideograph-R083-Clan.el,
25394         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
25395         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
25396         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
25397         Ideograph-R075-Tree.el, Ideograph-R070-Square.el,
25398         Ideograph-R072-Sun.el, Ideograph-R068-Dipper.el,
25399         Ideograph-R069-Axe.el, Ideograph-R067-Script.el,
25400         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
25401         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
25402         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
25403         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
25404         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
25405         Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el,
25406         Ideograph-R053-Dotted-Cliff.el, Ideograph-R050-Turban.el,
25407         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
25408         Ideograph-R046-Mountain.el, Ideograph-R043-Lame.el,
25409         Ideograph-R044-Corpse.el, Ideograph-R041-Inch.el,
25410         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
25411         Ideograph-R038-Woman.el, Ideograph-R036-Evening.el,
25412         Ideograph-R037-Big.el, Ideograph-R035-Go-Slowly.el,
25413         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
25414         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
25415         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
25416         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
25417         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
25418         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
25419         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
25420         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
25421         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
25422         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
25423         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
25424         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
25425         Ideograph-R001-One.el: Add missing `ucs-jis' attributes for
25426         non-unified JIS characters.
25427
25428         * char-db-util.el (insert-char-attributes): Use #xHHHH for 2 bytes
25429         sets.
25430
25431 2002-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25432
25433         * Ideograph-R061-Heart.el (U+60EB): Delete `kangxi-radical' and
25434         `kangxi-strokes'.
25435
25436         * Ideograph-R034-Go.el: Reformatted.
25437
25438 2002-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25439
25440         * char-db-util.el (ideographic-radicals): Use <KANGXI RADICAL GO>
25441         instead of U+5902; use `decode-char' instead of `int-char'.
25442
25443 2002-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25444
25445         * Ideograph-R038-Woman.el (U+599F): Unify BC-8DD2.
25446
25447         * Ideograph-R026-Seal.el (U+537D): Modify `ideographic-structure'.
25448
25449         * Ideograph-R011-Enter.el (U+5168): Modify
25450         `ideographic-structure'.
25451
25452         * Ideograph-R140-Grass.el (U+5179): Delete broken
25453         `ideographic-structure'.
25454
25455         * Ideograph-R009-Man.el (U+4FA6): Delete broken
25456         `ideographic-structure'.
25457         (U+4FEA): Likewise.
25458         (U+5079): Likewise.
25459         (U+5084): Likewise.
25460
25461         * Ideograph-R094-Dog.el (U-000215DC): Unify BC-8CF3.
25462
25463         * Ideograph-R005-Second.el (U+4E5B): Unify BC-8D54.
25464
25465 2002-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25466
25467         * Ideograph-R030-Mouth.el (U-00020BB7): Unify BC-8BF3.
25468
25469 2002-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25470
25471         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SPIRIT TWO): Unify
25472         BC-8B70.
25473         (CJK RADICAL GRASS TWO): Unify C4-2153, JX2-7575, M-30639 and
25474         BC-8AFE; add `ucs-cns' for U+8279.
25475         (CJK RADICAL GRASS THREE): Unify JX2-7574.
25476         (CJK RADICAL SIMPLIFIED WALK): Unify JX2-7969.
25477         (CJK RADICAL WALK ONE): Unify JSP-6134 and JX2-796A; add `ucs-jis'
25478         for U+8FB6.
25479         (CJK RADICAL WALK TWO): Unify C4-2154 and BC-8AF7; add `ucs-cns'
25480         for U+8FB6.
25481
25482         * Ideograph-R140-Grass.el (JX2-7575): Unify BC-8AFE and U+2EBF;
25483         add `ucs-cns' for U+8279.
25484         (U+8279): Unify JX2-7576; add `->ideographic-component-forms' for
25485         U+2EBE.
25486
25487 2002-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25488
25489         * Ideograph-R162-Walk.el (JX2-796A): Unify U+2ECD; add `ucs-jis'
25490         for U+8FB6.
25491         (C4-2154): Unify BC-8AF7 and U+2ECE; add `ucs-cns' for U+8FB6.
25492         (U+8FB6): Add `->ideographic-component-forms' for U+2ECC.
25493
25494         * Ideograph-R184-Eat.el (C1-537A): Add `ideographic-structure'.
25495         (U+98DF): Likewise.
25496         (BC-8BB9): New character.
25497         (U+98E0): Relate to M-44014; add `ideographic-structure'.
25498         (GT-K04996): New character.
25499         (U+9963): Relate to M-44014.
25500
25501         * Ideograph-R145-Clothes.el (J0-3061): Separate G0-5242, C1-4868
25502         and U+8863.
25503
25504         * Ideograph-R049-Oneself.el (BC-896D): New character.
25505         (U+5DF5): Delete broken `ideographic-structure'.
25506
25507         * Ideograph-R040-Roof.el (J0-4652): Separate G0-527A, C1-596B and
25508         U+5BC5.
25509
25510         * isolated-char.el: Add code to read
25511         ../etc/char-data/GT-fmap-K[12].txt.
25512
25513         * char-db-util.el (insert-char-attributes): Format
25514         `ideograph-gt-k' like `ideograph-gt'.
25515
25516         * Ideograph-R163-City.el (J0-4974): Separate G0-323F, C1-5D65 and
25517         U+90E8.
25518
25519         * Ideograph-R149-Speech.el (J0-315A): Unify CB05919.
25520
25521         * Ideograph-R116-Cave.el (U+7A74): Separate J90-376A.
25522
25523         * Ideograph-R035-Go-Slowly.el (JX1-2F67): Separate U+590C.
25524
25525 2002-12-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25526
25527         * Ideograph-R148-Horn.el (CB00976): New character.
25528
25529         * Ideograph-R135-Tongue.el (U+8210): Modify
25530         `ideographic-structure'.
25531         (C1-576B): Add `ideographic-structure'.
25532
25533         * Ideograph-R124-Feather.el (J0-6644): Modify
25534         `ideographic-structure'.
25535         (J78-344D): Delete broken `ideographic-structure'.
25536         (U+7FF0): Likewise.
25537
25538         * Ideograph-R068-Dipper.el (J0-5A4F): Don't unify CB00976; fix
25539         `ideographic-structure'; separate C1-5A7C.
25540         (U+659B): Fix `ideographic-structure'.
25541
25542         * Ideograph-R064-Hand.el (U+64E7): Use <IDEOGRAPHIC DESCRIPTION
25543         CHARACTER ABOVE TO BELOW> instead of <IDEOGRAPHIC DESCRIPTION
25544         CHARACTER SURROUND FROM ABOVE>.
25545
25546         * Ideograph-R050-Turban.el (J0-5671): Separate G0-3431, C1-6C56
25547         and U+5E62.
25548
25549         * Ideograph-R046-Mountain.el (U+5CE0): Simplify
25550         `ideographic-structure'.
25551
25552         * Ideograph-R042-Small.el (J0-5576): Modify
25553         `ideographic-structure'.
25554
25555         * Ideograph-R030-Mouth.el (J0-3144): Separate U+55B6.
25556         (J0-5353): Separate G0-603B, C1-6830, B-B9C8 and U+55F7.
25557         (j0-5360): Separate G0-6066, C1-703C and U+566B.
25558
25559         * Ideograph-R019-Power.el (J0-387A): Modify
25560         `ideographic-structure'.
25561
25562         * Ideograph-R015-Ice.el (J0-515A): Modify `ideographic-structure'.
25563         (J90-7425): Separate JC3-44A4 and U+51DC.
25564         (C1-6C29): Modify `ideographic-structure'.
25565
25566 2002-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25567
25568         * Ideograph-R134-Mortar.el (BC-8CCD): New character.
25569
25570 2002-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25571
25572         * Ideograph-R030-Mouth.el (U+5405): Unify CB08105.
25573         (U+35CA): Unify CB07362.
25574
25575         * Ideograph-R024-Ten.el (JC3-73FC): Unify U-0002099D.
25576
25577         * Ideograph-R009-Man.el (U-00020256): Delete broken
25578         `ideographic-structure'.
25579
25580 2002-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25581
25582         * Ideograph-R102-Field.el, Ideograph-R101-Use.el,
25583         Ideograph-R099-Sweet.el, Ideograph-R098-Tile.el,
25584         Ideograph-R097-Melon.el, Ideograph-R096-Jade.el,
25585         Ideograph-R094-Dog.el: Add mappings for Big5 code points.
25586
25587 2002-12-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25588
25589         * Ideograph-R100-Life.el, Ideograph-R095-Profound.el: Add mappings
25590         for Big5 code points.
25591
25592 2002-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25593
25594         * Ideograph-R093-Cow.el, Ideograph-R092-Fang.el: Add mappings for
25595         Big5 code points.
25596
25597         * Ideograph-R091-Slice.el: Add mappings for Big5 code points and
25598         CBETA numbers.
25599
25600 2002-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25601
25602         * Ideograph-R087-Claw.el: Add mappings for Big5 code points and
25603         CBETA numbers.
25604
25605 2002-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25606
25607         * Ideograph-R118-Bamboo.el (CB01704): New character.
25608
25609         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R089-Double-X.el:
25610         Add mappings for Big5 code points and CBETA numbers.
25611
25612         * Ideograph-R088-Father.el: Add mappings for Big5 code points.
25613
25614         * u02E00-CJK-Radical-Supplement.el (U+2EAE): Unify BC-8B4C.
25615
25616 2002-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25617
25618         * Ideograph-R009-Man.el (U-0002F805): Fix `ideographic-structure'.
25619
25620 2002-11-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25621
25622         * Ideograph-R042-Small.el (U+5C17): Unify BC-8CA7.
25623
25624         * Ideograph-R076-Lack.el (U+6B2E): Unify BC-8AC8.
25625
25626 2002-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25627
25628         * u03200-Enclosed-CJK-Letters-and-Months.el, u030A0-Katakana.el,
25629         u03040-Hiragana.el, u02190-Arrows.el,
25630         u02460-Enclosed-Alphanumerics.el, u02150-Number-Forms.el,
25631         u000A0-Latin-1-Supplement.el, Ideograph-R140-Grass.el,
25632         Ideograph-R130-Meat.el, Ideograph-R123-Sheep.el,
25633         Ideograph-R109-Eye.el, Ideograph-R089-Double-X.el,
25634         Ideograph-R100-Life.el, Ideograph-R102-Field.el,
25635         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
25636         Ideograph-R082-Fur.el, Ideograph-R076-Lack.el,
25637         Ideograph-R073-Say.el, Ideograph-R075-Tree.el,
25638         Ideograph-R069-Axe.el, Ideograph-R072-Sun.el,
25639         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
25640         Ideograph-R064-Hand.el, Ideograph-R061-Heart.el,
25641         Ideograph-R060-Step.el, Ideograph-R051-Dry.el,
25642         Ideograph-R057-Bow.el, Ideograph-R050-Turban.el,
25643         Ideograph-R046-Mountain.el, Ideograph-R042-Small.el,
25644         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
25645         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
25646         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
25647         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
25648         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
25649         Ideograph-R026-Seal.el, Ideograph-R022-Right-Open-Box.el,
25650         Ideograph-R024-Ten.el, Ideograph-R020-Wrap.el,
25651         Ideograph-R021-Spoon.el, Ideograph-R019-Power.el,
25652         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
25653         Ideograph-R017-Open-Box.el, Ideograph-R014-Cover.el,
25654         Ideograph-R015-Ice.el, Ideograph-R013-Down-Box.el,
25655         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
25656         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
25657         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
25658         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
25659         Ideograph-R002-Line.el, Ideograph-R001-One.el: Reformatted.
25660
25661 2002-11-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25662
25663         * u02E00-CJK-Radical-Supplement.el (U+2E96): Unify BC-8B51.
25664         (BC-8958): New character.
25665
25666         * Ideograph-R205-Frog.el (C4-2834): Unify U-0002FA18.
25667         (U+9EFE): Unify C3-2772.
25668
25669         * Ideograph-R030-Mouth.el (C3-2772): Unify U+9EFE; use
25670         `ideographic-'.
25671
25672         * Ideograph-R209-Nose.el, Ideograph-R196-Bird.el,
25673         Ideograph-R202-Millet.el, Ideograph-R186-Fragrant.el,
25674         Ideograph-R184-Eat.el, Ideograph-R181-Leaf.el: Add mappings
25675         between CNS 11643-4 and CJK Compatibility Ideographs Supplement of
25676         UCS.
25677
25678 2002-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25679
25680         * Ideograph-R178-Tanned-Leather.el, Ideograph-R167-Gold.el,
25681         Ideograph-R163-City.el, Ideograph-R162-Walk.el,
25682         Ideograph-R159-Cart.el, Ideograph-R149-Speech.el,
25683         Ideograph-R144-Walk-Enclosure.el, Ideograph-R142-Insect.el: Add
25684         mappings between CNS 11643-4 and CJK Compatibility Ideographs
25685         Supplement of UCS.
25686
25687         * Ideograph-R121-Jar.el (U-00026222): Unify BC-8DD6.
25688
25689         * Ideograph-R120-Silk.el (U+7D4B): New character.
25690         (J0-6526): New character.
25691
25692 2002-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25693
25694         * Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
25695         Ideograph-R125-Old.el: Add mappings between CNS 11643-4 and CJK
25696         Compatibility Ideographs Supplement of UCS.
25697
25698         * char-db-util.el (insert-char-attributes): Add formatter for
25699         `=>ucs-ks'.
25700
25701         * Ideograph-R134-Mortar.el (C6-3B41): Unify U-0002695D.
25702         (C4-3457): Unify U-0002F98B.
25703
25704         * Ideograph-R130-Meat.el: Add mappings between CNS 11643-4 and CJK
25705         Compatibility Ideographs Supplement of UCS.
25706         (M-29927): Unify C5-5B64 and U-0002339C.
25707
25708         * Ideograph-R115-Grain.el: Add mappings between CNS 11643-4 and
25709         CJK Compatibility Ideographs Supplement of UCS.
25710
25711         * Ideograph-R074-Moon.el (M-14394): Add `<-wrong-ideograph' for
25712         M-29821.
25713         (U-0002339C): Unify M-29927.
25714
25715         * Ideograph-R131-Minister.el (C4-2471): Unify U-000268DE.
25716
25717         * Ideograph-R096-Jade.el, Ideograph-R120-Silk.el,
25718         Ideograph-R119-Rice.el, Ideograph-R079-Weapon.el,
25719         Ideograph-R075-Tree.el: Add mappings between CNS 11643-4 and CJK
25720         Compatibility Ideographs Supplement of UCS.
25721
25722 2002-11-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25723
25724         * Ideograph-R113-Spirit.el, Ideograph-R102-Field.el,
25725         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
25726         Ideograph-R043-Lame.el: Add mappings between CNS 11643-4 and CJK
25727         Compatibility Ideographs Supplement of UCS.
25728
25729 2002-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25730
25731         * Ideograph-R046-Mountain.el (C2-3B3E): Unify CU+5D43.
25732         (U+5D43): Separate C6-482B and CU-0002F87C.
25733         (C6-482B): Unify GU+5D43 and U-0002F87C.
25734
25735         * Ideograph-R109-Eye.el (C6-4B7A): Separate U+4039; unify GU+4039,
25736         JU+4039 and U-0002F949.
25737
25738         * Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
25739         Ideograph-R061-Heart.el: Add mappings between CNS 11643-4 and CJK
25740         Compatibility Ideographs Supplement of UCS.
25741
25742         * Ideograph-R030-Mouth.el (C4-235C): Separate U+549E; unify
25743         GU+549E and U-0002F83C.
25744         (C4-235B): Separate U+5448; unify GU+5448, JU+5448, KU+5448 and
25745         U-0002F83E.
25746         (C4-3076): Separate U+5553; unify GU+5553 and U-0002F843.
25747
25748 2002-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25749
25750         * Ideograph-R040-Roof.el, Ideograph-R020-Wrap.el,
25751         Ideograph-R045-Sprout.el, Ideograph-R032-Earth.el,
25752         Ideograph-R009-Man.el, Ideograph-R030-Mouth.el,
25753         Ideograph-R019-Power.el, Ideograph-R015-Ice.el: Add mappings
25754         between CNS 11643-4 and CJK Compatibility Ideographs Supplement of
25755         UCS.
25756
25757         * Ideograph-R018-Knife.el (U+5277): Unify C3-4043 and CU-0002F823.
25758         (U-0002F823): Separate C3-4043.
25759
25760 2002-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25761
25762         * maps-conf.el: Read C4-to-UCS.txt.
25763
25764 2002-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25765
25766         * dumped-chars.el (system-char-db-source-file-list): Delete
25767         "read-maps" and "ad-hoc-cdp".
25768
25769         * ad-hoc-cdp.el: Deleted [moved to maps-conf.el].
25770
25771         * maps-conf.el: New file.
25772
25773         * read-maps.el (mapping-table-read-file): Add autoload cookie and
25774         DOC-string.
25775         - Move setting code to read mapping files into maps-conf.el.
25776         - provide 'read-maps.
25777
25778 2002-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25779
25780         * Ideograph-R010-Legs.el (C3-2452): Unify U-0002F80E; unify
25781         BC-A74B instead of B-A74B.
25782         (U+514D): Unify B-A74B.
25783         (C3-2753): Unify U-0002F80F.
25784
25785         * Ideograph-R038-Woman.el (J0-554F): Unify B-F1FB.
25786         (C2-6547): Separate B-F1FB; unify CU+5B3E.
25787         (U+5B3E): Map to CU-0002F86A.
25788         (C3-5A33): Unify U-0002F86A.
25789
25790         * Ideograph-R142-Insect.el (M-33682): Separate C3-5B2D; unify
25791         JU+8801 and U-0002F9C1.
25792         (C3-5B2D): Unify CU-0002F9C1; map to U-0002F9C1.
25793
25794         * Ideograph-R087-Claw.el (M-19711): Map to U-0002F921 instead of
25795         U+7235; unify KU+7235.
25796         (C3-5545): Unify U-0002F921.
25797
25798         * Ideograph-R064-Hand.el (M-12236): Map to U-0002F8BA; unify
25799         BC-ABF7.
25800         (C3-3628): Unify U-0002F8BA.
25801
25802         * Ideograph-R046-Mountain.el (C3-2C40): Unify U-0002F87A.
25803
25804         * Ideograph-R018-Knife.el (JSP-334A): Unify JU+5277.
25805         (C1-6337): Unify CU+5277.
25806         (U+5277): Add `->same-ideograph' for U-0002F823; separate C3-4043.
25807         (C3-4043): Unify U-0002F823.
25808
25809         * char-db-util.el (insert-char-attributes): Add setting for
25810         `=>ucs-gb'.
25811
25812         * Ideograph-R157-Foot.el (JX2-5F6F): Unify JU+8DBC; map to
25813         U-0002F9DB instead of U+8DBC.
25814         (C3-446D): Unify U-0002F9DB.
25815
25816         * Ideograph-R141-Tiger.el (M-32782): Separate C2-6326 and U+8669.
25817         (C3-5B26): Unify U-0002F9B6.
25818
25819         * Ideograph-R135-Tongue.el (M-30307): Use `->same-ideograph'
25820         instead of `->identical'.
25821         (C3-4425): Unify U-0002F98D.
25822
25823         * Ideograph-R100-Life.el (C3-3D3F): Unify U-0002F934.
25824
25825         * Ideograph-R085-Water.el (M-17400): Unify BC-CB4C and JU+6C67;
25826         map to U-0002F8FE instead of U+6C67.
25827         (C3-2D52): Unify U-0002F8FE; map to JU+6C67.
25828         (M-17621): Separate C3-3675; unify BC-CF6E and JU+6D34; map to
25829         U-0002F907 instead of U+6D34.
25830         (C3-3675): Unify U-0002F907.
25831
25832         * Ideograph-R075-Tree.el (C3-2D35): Unify U-0002F8DF.
25833         (U+681F): Unify B-D1D9.
25834         (M-15010): Separate C3-3C3A; unify BC-D1D9; map to U-0002F8E5
25835         instead of U+681F.
25836         (C3-3C3A): Unify U-0002F8E5.
25837         (C3-416E): Unify U-0002F8E8 and JU+6942.
25838
25839         * Ideograph-R071-Not.el (C3-3640): Unify U-0002F8CB.
25840
25841         * Ideograph-R020-Wrap.el (C3-2225): Unify U-0002F82A.
25842
25843         * Ideograph-R013-Down-Box.el (C3-227B): Unify U-0002F815.
25844
25845         * Ideograph-R012-Eight.el (C3-2754): Unify U-0002F811.
25846
25847 2002-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25848
25849         * Ideograph-R086-Fire.el (M-18859): Map to U-0002F835 instead of
25850         U+7070.
25851         (C3-2429): Unify U-0002F835.
25852
25853 2002-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25854
25855         * Ideograph-R123-Sheep.el: Add mappings for Big5 code points and
25856         CBETA numbers.
25857
25858         * Ideograph-R086-Fire.el: Add some missing mappings to CBETA
25859         numbers.
25860
25861 2002-11-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25862
25863         * u02E00-CJK-Radical-Supplement.el (U+2EA5): Delete `<-radical'.
25864         (U+2EA7): Unify BC-8B66.
25865
25866 2002-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25867
25868         * Ideograph-R149-Speech.el (J0-3C31): Separate C1-787C, G1-4A36
25869         and U+8B58.
25870         (JC3-65CA): New character.
25871
25872         * Ideograph-R044-Corpse.el (U-00021C5D): New character; unify
25873         CB02980.
25874
25875         * Ideograph-R029-Again.el (CB01008): New character.
25876
25877 2002-11-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25878
25879         * Ideograph-R140-Grass.el (M-31014): Add `ideographic-structure'.
25880         (U-00026BBD): Likewise.
25881         (CB01651): New character.
25882
25883 2002-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25884
25885         * Ideograph-R130-Meat.el: Add some missing mappings between CNS
25886         11643 plain 5 and UCS.
25887
25888 2002-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25889
25890         * Ideograph-R076-Lack.el (M-16014): Add mapping for U+3C20.
25891         (C4-2970): Add mapping for U+3C24.
25892         (M-16102): Add mapping for U-000238CB.
25893         (CB00654): Likewise.
25894
25895         * Ideograph-R074-Moon.el (C5-2E24): Unify U-000266B9 to avoid to
25896         use `->identical'.
25897
25898         * Ideograph-R066-Rap.el (M-13341): Unify U+3AA2; separate C5-462E.
25899
25900         * Ideograph-R088-Father.el (M-19731): Add mapping for U+3E18.
25901
25902         * ideograph-util.el (char-representative-of-daikanwa): Add
25903         autoload cookie.
25904
25905 2002-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25906
25907         * Ideograph-R082-Fur.el: Add mappings to CBETA numbers.
25908
25909         * Ideograph-R148-Horn.el (CB00976): Unify J0-5A4F; moved to
25910         Ideograph-R068-Dipper.el.
25911
25912         * Ideograph-R140-Grass.el: Add mappings to CHINA3-JEF code points.
25913
25914         * Ideograph-R086-Fire.el (U-0002446B): Moved from
25915         Ideograph-R075-Tree.el
25916         (CB02412): Likewise.
25917
25918         * Ideograph-R075-Tree.el (CB02485): Add `ideographic-structure'.
25919         (U-0002446B): Moved to Ideograph-R086-Fire.el.
25920         (CB02412): Likewise.
25921
25922         * Ideograph-R068-Dipper.el (J0-5A4F): Unify CB00976; add
25923         `ideographic-structure'.
25924         (U+659B): Add `ideographic-structure'.
25925
25926         * Ideograph-R085-Water.el, Ideograph-R079-Weapon.el: Add mappings
25927         to CBETA numbers.
25928
25929 2002-11-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25930
25931         * Ideograph-R093-Cow.el (CB01492): New character; unify M-20124;
25932         map to U-000246BC.
25933         (U-000246BC): Map to M-20124.
25934
25935         * Ideograph-R086-Fire.el: Add mappings for Big5 code points.
25936
25937         * Ideograph-R076-Lack.el, Ideograph-R078-Death.el: Add some
25938         missing mappings to CBETA numbers.
25939
25940 2002-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25941
25942         * Ideograph-R084-Steam.el: Add some missing mappings to CBETA
25943         numbers.
25944
25945         * Ideograph-R030-Mouth.el: Modify some `ideographic-structure'
25946         properties.
25947         (M-03374): Separate C3-2470, H2-CC78 and U+543A.
25948         (C5-3676): Separate CB-00773 and U+35B6.
25949         (U+35F6): Separate C7-214E.
25950         (H2-E378): Separate U-00021135.
25951         (C5-6F6E): Unify U-00021135.
25952         (U-00021167): New character.
25953         (CB-03326): Map to U-00021167.
25954         (C3-602D): Separate U+361A.
25955
25956         * Ideograph-R032-Earth.el: Modify some `ideographic-structure'
25957         properties.
25958         (M-05163): Separate C3-346D and U+3648.
25959         (U+58A2): Separate C3-4B46, JC3-48BC and CB-02390.
25960
25961 2002-11-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25962
25963         * Ideograph-R077-Stop.el: Add some missing mappings to CBETA
25964         numbers.
25965
25966         * Ideograph-R072-Sun.el: Modify some `ideographic-structure'
25967         properties.
25968
25969         * Ideograph-R052-Short-Thread.el (U-000221C7): Unify CB-05036.
25970
25971 2002-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25972
25973         * Ideograph-R131-Minister.el, Ideograph-R134-Mortar.el,
25974         Ideograph-R135-Tongue.el, Ideograph-R137-Boat.el,
25975         Ideograph-R133-Arrive.el, Ideograph-R132-Self.el,
25976         Ideograph-R130-Meat.el, Ideograph-R122-Net.el,
25977         Ideograph-R121-Jar.el, Ideograph-R109-Eye.el,
25978         Ideograph-R108-Dish.el, Ideograph-R102-Field.el,
25979         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
25980         Ideograph-R085-Water.el: Add some missing mappings to CHINA3-JEF
25981         code points.
25982
25983         * Ideograph-R180-Sound.el (JC3-6CD8): Add S1-9133.
25984         (J0-323B): Add S1-9132.
25985
25986 2002-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25987
25988         * Ideograph-R180-Sound.el (M-43265): Separate G0-5274, J0-323B,
25989         K0-6B65 and U+97F3; unify JC3-6CD8.
25990
25991         * Ideograph-R128-Ear.el (J90-3F26): Separate C1-772A.
25992         (JC3-60D2): New character.
25993
25994         * Ideograph-R075-Tree.el (GT-19861): Unify JC3-53FA.
25995
25996 2002-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25997
25998         * Ideograph-R124-Feather.el: Add some missing mappings to
25999         CHINA3-JEF code points.
26000
26001 2002-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26002
26003         * Ideograph-R140-Grass.el, Ideograph-R116-Cave.el,
26004         Ideograph-R102-Field.el, Ideograph-R066-Rap.el: Reformatted.
26005
26006 2002-11-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26007
26008         * char-db-util.el (insert-char-attributes): Use `ucs-{jis|cns}'
26009         character in the comment for a '=>ucs-{jis|cns}' property.
26010
26011         * Ideograph-R127-Plow.el, Ideograph-R126-And.el,
26012         Ideograph-R125-Old.el, Ideograph-R123-Sheep.el,
26013         Ideograph-R122-Net.el, Ideograph-R096-Jade.el,
26014         Ideograph-R086-Fire.el, Ideograph-R038-Woman.el: Add some missing
26015         mappings to CHINA3-JEF code points.
26016
26017 2002-11-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26018
26019         * Ideograph-R140-Grass.el (U+82BD): Relate to M-30860' instead of
26020         M-30747; add mapping for CU-0002F995.
26021         (M-30860'): Add mapping for CU-0002F995.
26022         (J90-326A): Likewise.
26023         (C6-2E22): Unify CU-0002F995 instead of U-0002F995.
26024
26025 2002-11-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26026
26027         * Ideograph-R031-Enclosure.el (J0-5421): Unify B-B0E9.
26028         (U+5708): Separate B-B0E9.
26029
26030         * Ideograph-R021-Spoon.el (U+5316): Unify B-A4C6; add
26031         `hanyu-dazidian'.
26032         (J0-6149): Separate C1-4527 and B-A4C6; delete `hanyu-dazidian'.
26033
26034         * Ideograph-R010-Legs.el (H1-DED5): Modify
26035         `ideographic-structure'.
26036
26037         * Ideograph-R009-Man.el: Modify/fix some definitions for some
26038         characters.
26039
26040         * Ideograph-R006-Hook.el, Ideograph-R001-One.el: Reformatted.
26041
26042 2002-11-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26043
26044         * Ideograph-R212-Dragon.el (J0-4E36): Separate G1-417A and U+9F8D;
26045         add `ucs-jis' for U+9F8D.
26046
26047         * Ideograph-R121-Jar.el (JX2-7461): Separate C4-2F29 and U+4343;
26048         add `ucs-jis' for U+4343.
26049
26050         * Ideograph-R115-Grain.el (J0-6348): Separate C1-6562 and U+7A1F;
26051         add `ucs-jis' for U+7A1F.
26052
26053         * Ideograph-R100-Life.el (J0-3B3A): Separate C3-3745, G1-327A and
26054         U+7523; add `ucs-jis' for U+7523.
26055
26056 2002-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26057
26058         * Ideograph-R112-Stone.el (U+7872): Add `total-strokes'.
26059         (U+7877): Likewise.
26060         (M-24244): New character.
26061         (C3-4333): Unify U-0002F94E; relate to M-24244.
26062
26063         * Ideograph-R205-Frog.el (M-48286): Add mapping for U-0002FA19.
26064         (C3-5C2F): Unify U-0002FA19.
26065
26066         * Ideograph-R140-Grass.el (C3-272A): Unify U-0002F98F; relate to
26067         M-30681.
26068
26069         * Ideograph-R120-Silk.el (C3-2E56): Unify U-0002F96A; relate to
26070         M-27234.
26071         (J0-6533): Fix `total-strokes'.
26072         (C2-3E71): Likewise.
26073         (C3-486A): Fix `ideographic-strokes'; unify U-0002F96C.
26074
26075         * Ideograph-R059-Bristle.el (M-09982): Separate C3-2C51; add
26076         mappings for U-0002F899.
26077         (C3-2C51): Unify U-0002F899.
26078
26079         * Ideograph-R046-Mountain.el (M-08360): Separate C3-407E; add
26080         mappings for U-0002F87E.
26081         (C3-407E): Unify U-0002F87E.
26082
26083 2002-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26084
26085         * char-db-util.el (insert-char-attributes): Add setting for
26086         `=>ucs-cns'.
26087
26088         * Ideograph-R075-Tree.el (C1-644D): Unify J90-3335.
26089
26090         * Ideograph-R027-Cliff.el (J90-3139): Unify JC3-45E4.
26091         (J83-3139): Separate JC3-45E4.
26092
26093 2002-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26094
26095         * Ideograph-R173-Rain.el (C3-5678): Unify U-0002F9F5.
26096
26097         * Ideograph-R154-Shell.el (C3-607C): Unify U-0002F9D6.
26098
26099 2002-11-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26100
26101         * Ideograph-R007-Two.el, Ideograph-R014-Cover.el,
26102         Ideograph-R018-Knife.el, Ideograph-R024-Ten.el,
26103         Ideograph-R026-Seal.el, Ideograph-R030-Mouth.el,
26104         Ideograph-R032-Earth.el, Ideograph-R040-Roof.el,
26105         Ideograph-R053-Dotted-Cliff.el, Ideograph-R060-Step.el,
26106         Ideograph-R061-Heart.el, Ideograph-R062-Halberd.el,
26107         Ideograph-R075-Tree.el, Ideograph-R130-Meat.el: Add mappings
26108         between CNS 11643-3 and UCS CJK Compatibility Ideographs
26109         Supplement.
26110
26111 2002-10-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26112
26113         * read-maps.el (mapping-table-read-file): Use `encode-char' with
26114         `defined-only' mode instead of `get-char-attribute' to support
26115         inheritance of coded-charsets.
26116         - Add C3-to-UCS.txt to the check list.
26117
26118 2002-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26119
26120         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
26121         u03000-CJK-Symbols-and-Punctuation.el, u03040-Hiragana.el,
26122         u030A0-Katakana.el, u02000-General-Punctuation.el,
26123         u02100-Letterlike-Symbols.el, u02190-Arrows.el,
26124         u02200-Mathematical-Operators.el, u025A0-Geometric-Shapes.el,
26125         u02600-Miscellaneous-Symbols.el, u00370-Greek.el,
26126         u00400-Cyrillic.el, u000A0-Latin-1-Supplement.el: Use `=jis-x0208'
26127         if `japanese-jisx0208-1978', `japanese-jisx0208' and
26128         `japanese-jisx0208-1990' have the same value.
26129
26130 2002-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26131
26132         * u00000-C0.el, u00020-Basic-Latin.el: Reformatted.
26133
26134 2002-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26135
26136         * Ideograph-R212-Dragon.el, Ideograph-R214-Flute.el,
26137         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
26138         Ideograph-R209-Nose.el, Ideograph-R207-Drum.el,
26139         Ideograph-R208-Rat.el, Ideograph-R204-Embroidery.el,
26140         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
26141         Ideograph-R203-Black.el, Ideograph-R201-Yellow.el,
26142         Ideograph-R202-Millet.el, Ideograph-R200-Hemp.el,
26143         Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
26144         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
26145         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
26146         Ideograph-R193-Cauldron.el, Ideograph-R191-Fight.el,
26147         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R190-Hair.el,
26148         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
26149         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
26150         Ideograph-R186-Fragrant.el, Ideograph-R184-Eat.el,
26151         Ideograph-R183-Fly.el, Ideograph-R182-Wind.el,
26152         Ideograph-R181-Leaf.el, Ideograph-R179-Leek.el,
26153         Ideograph-R180-Sound.el, Ideograph-R178-Tanned-Leather.el,
26154         Ideograph-R177-Leather.el, Ideograph-R176-Face.el,
26155         Ideograph-R175-Wrong.el, Ideograph-R174-Blue.el,
26156         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
26157         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
26158         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
26159         Ideograph-R167-Gold.el, Ideograph-R166-Village.el,
26160         Ideograph-R165-Distinguish.el, Ideograph-R164-Wine.el,
26161         Ideograph-R163-City.el, Ideograph-R161-Morning.el,
26162         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
26163         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
26164         Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
26165         Ideograph-R155-Red.el, Ideograph-R154-Shell.el,
26166         Ideograph-R153-Badger.el, Ideograph-R152-Pig.el,
26167         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
26168         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
26169         Ideograph-R146-West.el, Ideograph-R147-See.el,
26170         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
26171         Ideograph-R144-Walk-Enclosure.el, Ideograph-R142-Insect.el,
26172         Ideograph-R141-Tiger.el, Ideograph-R139-Color.el,
26173         Ideograph-R140-Grass.el, Ideograph-R138-Stopping.el,
26174         Ideograph-R137-Boat.el, Ideograph-R136-Oppose.el,
26175         Ideograph-R135-Tongue.el, Ideograph-R134-Mortar.el,
26176         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
26177         Ideograph-R131-Minister.el, Ideograph-R129-Brush.el,
26178         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
26179         Ideograph-R125-Old.el, Ideograph-R126-And.el,
26180         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
26181         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
26182         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
26183         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
26184         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
26185         Ideograph-R115-Grain.el, Ideograph-R114-Track.el,
26186         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
26187         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
26188         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
26189         Ideograph-R107-Skin.el, Ideograph-R106-White.el,
26190         Ideograph-R105-Dotted-Tent.el, Ideograph-R104-Sickness.el,
26191         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R102-Field.el,
26192         Ideograph-R101-Use.el, Ideograph-R099-Sweet.el,
26193         Ideograph-R100-Life.el, Ideograph-R098-Tile.el,
26194         Ideograph-R097-Melon.el, Ideograph-R096-Jade.el,
26195         Ideograph-R095-Profound.el, Ideograph-R094-Dog.el,
26196         Ideograph-R093-Cow.el, Ideograph-R092-Fang.el,
26197         Ideograph-R091-Slice.el, Ideograph-R089-Double-X.el,
26198         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R088-Father.el,
26199         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
26200         Ideograph-R085-Water.el, Ideograph-R084-Steam.el,
26201         Ideograph-R083-Clan.el, Ideograph-R082-Fur.el,
26202         Ideograph-R081-Compare.el, Ideograph-R080-Do-Not.el,
26203         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
26204         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
26205         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
26206         Ideograph-R074-Moon.el, Ideograph-R072-Sun.el,
26207         Ideograph-R070-Square.el, Ideograph-R071-Not.el,
26208         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
26209         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
26210         Ideograph-R065-Branch.el, Ideograph-R063-Door.el,
26211         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
26212         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
26213         Ideograph-R059-Bristle.el, Ideograph-R058-Snout.el,
26214         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
26215         Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el,
26216         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
26217         Ideograph-R052-Short-Thread.el, Ideograph-R050-Turban.el,
26218         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
26219         Ideograph-R047-River.el, Ideograph-R046-Mountain.el,
26220         Ideograph-R045-Sprout.el, Ideograph-R044-Corpse.el,
26221         Ideograph-R043-Lame.el, Ideograph-R042-Small.el,
26222         Ideograph-R041-Inch.el, Ideograph-R040-Roof.el,
26223         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
26224         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
26225         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el,
26226         Ideograph-R034-Go.el, Ideograph-R032-Earth.el,
26227         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
26228         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
26229         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
26230         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
26231         Ideograph-R023-Hiding-Enclosure.el,
26232         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
26233         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
26234         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
26235         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
26236         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
26237         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
26238         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
26239         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
26240         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
26241         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
26242         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Use `=jis-x0208' if
26243         `japanese-jisx0208-1978', `japanese-jisx0208' and
26244         `japanese-jisx0208-1990' have the same value.
26245
26246 2002-10-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26247
26248         * char-db-util.el (char-db-make-char-spec): New function.
26249         (char-db-insert-char-spec): Use `char-db-make-char-spec'; fix
26250         problem when CHAR does not have available coded-charsets.
26251
26252 2002-10-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26253
26254         * u02E00-CJK-Radical-Supplement.el (U+2ECC): Unify BC-8966.
26255
26256 2002-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26257
26258         * Ideograph-R184-Eat.el (M-44029): Map to U-00020A78; add
26259         `->same-ideograph' for M-02979.
26260
26261         * Ideograph-R027-Cliff.el (M-02903): Separate U+3542.
26262         (U-00020A78): Add `->same-ideograph' for M-44029.
26263
26264         * Ideograph-R026-Seal.el (M-02873): Map to U+537D.
26265
26266         * Ideograph-R018-Knife.el (M-02134): Use `->same-ideograph'
26267         instead of `->identical'; separate C5-3663.
26268         (M-02242): Map to U-000207FC.
26269         (U-000207FC): Relate to M-02242.
26270         (C5-5A77): Likewise.
26271
26272         * Ideograph-R014-Cover.el (U+51A4): Separate JC3-43F0.
26273
26274         * Ideograph-R012-Eight.el: Reformatted.
26275
26276         * Ideograph-R009-Man.el (U-000202F4): Add `->same-ideograph' for
26277         M-02134 and M-00768.
26278
26279 2002-10-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26280
26281         * Ideograph-R003-Dot.el (M-00104): Use `ideographic-' instead of
26282         `ideographic-radical' and `ideographic-strokes'; unify C3-2740.
26283
26284         * Ideograph-R001-One.el (C3-2740): Unify M-00104; don't use
26285         `->identical'.
26286
26287 2002-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26288
26289         * u02E00-CJK-Radical-Supplement.el (U+2E98): Unify BC-8AFA.
26290
26291 2002-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26292
26293         * Ideograph-R159-Cart.el (M-38297): Separate K0-4E72, C1-6724,
26294         G1-3D4F and U+8F03.
26295         (K0-4E72): Unify JC3-66F0.
26296
26297 2002-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26298
26299         * Ideograph-R032-Earth.el: Add some missing mappings for Daikanwa
26300         numbers.
26301
26302         * Ideograph-R006-Hook.el (M-00246): Unify U-0002011D.
26303
26304         * Ideograph-R002-Line.el (U-0002011D): Unify M-00246; use
26305         `ideographic-' instead of `->same-ideograph'.
26306
26307 2002-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26308
26309         * Ideograph-R029-Again.el (M-03201): Unify U-00020B75.
26310
26311         * Ideograph-R014-Cover.el (M-01597): Unify C1-5E32.
26312
26313         * Ideograph-R013-Down-Box.el (C1-5E32): Unify M-01597; use
26314         `ideographic-' instead of `->same-ideograph'; add
26315         `<-original-ideograph' for M-14301.
26316
26317 2002-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26318
26319         * Ideograph-R075-Tree.el, Ideograph-R064-Hand.el,
26320         Ideograph-R057-Bow.el, Ideograph-R040-Roof.el,
26321         Ideograph-R024-Ten.el, Ideograph-R004-Slash.el,
26322         Ideograph-R009-Man.el, Ideograph-R001-One.el: Add some missing
26323         mappings between CHINA3-JEF and UCS code points.
26324
26325 2002-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26326
26327         * u01E00-Latin-Extended-Additional.el, u0AC00-Hangul-Syllables.el,
26328         Ideograph-R032-Earth.el: Add some missing mappings between
26329         CHINA3-JEF and UCS code points.
26330
26331 2002-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26332
26333         * Ideograph-R148-Horn.el, Ideograph-R113-Spirit.el,
26334         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
26335         Ideograph-R075-Tree.el, Ideograph-R068-Dipper.el,
26336         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
26337         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
26338         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el: Add some missing
26339         mappings to CBETA numbers.
26340
26341 2002-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26342
26343         * u01E00-Latin-Extended-Additional.el (JC3-85B1): Map to U+1EA6.
26344         (JC3-85B4): Map to U+1EA7.
26345         (JC3-85B2): Map to U+1EC0.
26346         (JC3-85B5): Map to U+1EC1.
26347         (JC3-85B3): Map to U+1ED2.
26348         (JC3-85B6): Map to U+1ED3.
26349
26350         * u00180-Latin-Extended-B.el (JC3-85B1): Deleted, because it seems
26351         WITH CIRCUMFLEX AND GRAVE, not WITH DOUBLE GRAVE.
26352         (JC3-85B4): Likewise.
26353         (JC3-85B2): Likewise.
26354         (JC3-85B5): Likewise.
26355         (JC3-85B3): Likewise.
26356         (JC3-85B6): Likewise.
26357
26358 2002-10-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26359
26360         * u02E00-CJK-Radical-Supplement.el: Add `<-radical'.
26361
26362 2002-10-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26363
26364         * Ideograph-R001-One.el (U+4E06): Unify BC-896C.
26365         (C4-2155): Add `ideographic-structure'.
26366
26367         * u02E00-CJK-Radical-Supplement.el (U+2EA1): Unify BC-8AF6.
26368
26369 2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26370
26371         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
26372         u0AC00-Hangul-Syllables.el, u01E00-Latin-Extended-Additional.el,
26373         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el: Add some
26374         missing mappings to CHINA3-JEF code points.
26375
26376 2002-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26377
26378         * Ideograph-R132-Self.el, Ideograph-R111-Arrow.el,
26379         Ideograph-R130-Meat.el, Ideograph-R106-White.el,
26380         Ideograph-R092-Fang.el, Ideograph-R102-Field.el,
26381         Ideograph-R086-Fire.el, Ideograph-R077-Stop.el,
26382         Ideograph-R066-Rap.el, Ideograph-R058-Snout.el,
26383         Ideograph-R061-Heart.el, Ideograph-R048-Work.el,
26384         Ideograph-R049-Oneself.el, Ideograph-R051-Dry.el,
26385         Ideograph-R055-Two-Hands.el, Ideograph-R034-Go.el,
26386         Ideograph-R042-Small.el, Ideograph-R032-Earth.el,
26387         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
26388         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
26389         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
26390         Ideograph-R026-Seal.el, Ideograph-R023-Hiding-Enclosure.el,
26391         Ideograph-R024-Ten.el, Ideograph-R021-Spoon.el,
26392         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
26393         Ideograph-R019-Power.el, Ideograph-R016-Table.el,
26394         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
26395         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
26396         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
26397         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
26398         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
26399         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
26400         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
26401         Ideograph-R004-Slash.el, Ideograph-R001-One.el:
26402         - Use `hanyu-dazidian' instead of
26403           `hanyu-dazidian-{vol|page|char}'.
26404         - Add some missing mappings to Big5-CDP and Hanziku code points.
26405
26406 2002-09-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26407
26408         * Ideograph-R195-Fish.el (U+9BD1): Use `total-strokes' instead of
26409         `totalstrokes'.
26410
26411 2002-09-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26412
26413         * Ideograph-R133-Arrive.el (U+5230): New character.
26414
26415         * Ideograph-R158-Body.el (JX2-7955): Separate U+8EB3; unify
26416         BC-8AE0.
26417
26418 2002-09-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26419
26420         * Ideograph-R183-Fly.el (U+98DE): Unify BC-89F8.
26421
26422 2002-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26423
26424         * Ideograph-R061-Heart.el, Ideograph-R050-Turban.el,
26425         Ideograph-R046-Mountain.el, Ideograph-R031-Enclosure.el,
26426         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
26427         Ideograph-R016-Table.el, Ideograph-R018-Knife.el,
26428         Ideograph-R012-Eight.el, Ideograph-R009-Man.el,
26429         Ideograph-R004-Slash.el: Add some missing mappings to CHINA3-JEF
26430         code points.
26431
26432 2002-09-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26433
26434         * update-cdb.el: Use `reset-charset-mapping-table' when using
26435         external character database.
26436
26437 2002-09-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26438
26439         * ideograph-util.el (write-ideograph-radical-char-data): Don't use
26440         `char-db-update-comment'.
26441
26442 2002-09-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26443
26444         * char-db-util.el (char-db-update-comment): Deleted.
26445
26446 2002-09-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26447
26448         * update-cdb.el (char-ref=): Add optional argument `tester'.
26449         (char-spec=): Likewise.
26450
26451         * ideograph-util.el (char-ucs): Don't refer `->ucs'.
26452
26453 2002-09-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26454
26455         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
26456         u0AC00-Hangul-Syllables.el, u03300-CJK-Compatibility.el,
26457         u030A0-Katakana.el, u03200-Enclosed-CJK-Letters-and-Months.el,
26458         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
26459         u02460-Enclosed-Alphanumerics.el, u02190-Arrows.el,
26460         u02200-Mathematical-Operators.el,
26461         u002B0-Spacing-Modifier-Letters.el, u02150-Number-Forms.el,
26462         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
26463         u000A0-Latin-1-Supplement.el, Ideograph-R120-Silk.el,
26464         Ideograph-R115-Grain.el, Ideograph-R112-Stone.el,
26465         Ideograph-R109-Eye.el, Ideograph-R104-Sickness.el,
26466         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
26467         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
26468         Ideograph-R064-Hand.el, Ideograph-R061-Heart.el,
26469         Ideograph-R060-Step.el, Ideograph-R045-Sprout.el,
26470         Ideograph-R053-Dotted-Cliff.el, Ideograph-R042-Small.el,
26471         Ideograph-R040-Roof.el, Ideograph-R038-Woman.el: Add some missing
26472         mappings to CHINA3-JEF code points.
26473
26474 2002-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26475
26476         * Ideograph-R106-White.el (U+76A1): Separate C3-5176.
26477         (C3-5176): Unify JC3-5BA7.
26478         (JSP-4E42): Separate U+76A5; delete JC3-5BA7.
26479
26480         * read-maps.el (mapping-table-read-file): Accept JC3-xxxx; don't
26481         check `->ucs'.
26482         - Read etc/char-data/JC3-to-UCS.txt.
26483
26484 2002-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26485
26486         * Ideograph-R119-Rice.el, Ideograph-R032-Earth.el,
26487         Ideograph-R006-Hook.el, Ideograph-R013-Down-Box.el,
26488         Ideograph-R015-Ice.el, Ideograph-R022-Right-Open-Box.el,
26489         Ideograph-R025-Divination.el, Ideograph-R030-Mouth.el: Add some
26490         missing mappings to CHINA3-JEF code points.
26491
26492 2002-09-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26493
26494         * char-db-util.el (char-ref=): Moved to update-cdb.el.
26495         (char-spec=): Likewise.
26496
26497         * update-cdb.el: Update standard case-table from the
26498         char-attribute `->lowercase' and `->uppercase'.
26499         (char-ref=): New function [moved from char-db-util.el].
26500         (char-spec=): Likewise.
26501
26502 2002-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26503
26504         * Ideograph-R119-Rice.el, Ideograph-R117-Stand.el,
26505         Ideograph-R118-Bamboo.el, Ideograph-R116-Cave.el: Add some missing
26506         mappings to CHINA3-JEF code points.
26507
26508         * README.en (Character Reference): Add `jikai'.
26509
26510 2002-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26511
26512         * Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
26513         Ideograph-R113-Spirit.el: Add some missing mappings to CHINA3-JEF
26514         code points.
26515
26516 2002-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26517
26518         * Ideograph-R111-Arrow.el, Ideograph-R112-Stone.el,
26519         Ideograph-R037-Big.el: Add some missing mappings to CHINA3-JEF
26520         code points.
26521
26522 2002-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26523
26524         * Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
26525         Ideograph-R085-Water.el, Ideograph-R078-Death.el,
26526         Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el,
26527         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
26528         Ideograph-R072-Sun.el: Add some missing mappings for Big5 code
26529         points or fix some definitions.
26530
26531 2002-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26532
26533         * Ideograph-R211-Tooth.el, Ideograph-R213-Turtle.el,
26534         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
26535         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
26536         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
26537         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
26538         Ideograph-R201-Yellow.el, Ideograph-R203-Black.el,
26539         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
26540         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
26541         Ideograph-R193-Cauldron.el, Ideograph-R194-Ghost.el,
26542         Ideograph-R188-Bone.el, Ideograph-R190-Hair.el,
26543         Ideograph-R187-Horse.el, Ideograph-R184-Eat.el,
26544         Ideograph-R178-Tanned-Leather.el, Ideograph-R180-Sound.el,
26545         Ideograph-R181-Leaf.el, Ideograph-R174-Blue.el,
26546         Ideograph-R175-Wrong.el, Ideograph-R177-Leather.el,
26547         Ideograph-R173-Rain.el, Ideograph-R172-Short-Tailed-Bird.el,
26548         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
26549         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
26550         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
26551         Ideograph-R163-City.el, Ideograph-R162-Walk.el,
26552         Ideograph-R160-Bitter.el, Ideograph-R158-Body.el,
26553         Ideograph-R159-Cart.el, Ideograph-R156-Run.el,
26554         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
26555         Ideograph-R150-Valley.el, Ideograph-R152-Pig.el,
26556         Ideograph-R154-Shell.el, Ideograph-R149-Speech.el,
26557         Ideograph-R146-West.el, Ideograph-R147-See.el,
26558         Ideograph-R148-Horn.el, Ideograph-R144-Walk-Enclosure.el,
26559         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
26560         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
26561         Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el,
26562         Ideograph-R137-Boat.el, Ideograph-R138-Stopping.el,
26563         Ideograph-R140-Grass.el, Ideograph-R131-Minister.el,
26564         Ideograph-R132-Self.el, Ideograph-R134-Mortar.el,
26565         Ideograph-R128-Ear.el, Ideograph-R129-Brush.el,
26566         Ideograph-R130-Meat.el, Ideograph-R125-Old.el,
26567         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
26568         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
26569         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
26570         Ideograph-R119-Rice.el, Ideograph-R117-Stand.el,
26571         Ideograph-R118-Bamboo.el, Ideograph-R116-Cave.el,
26572         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
26573         Ideograph-R110-Spear.el, Ideograph-R112-Stone.el,
26574         Ideograph-R108-Dish.el, Ideograph-R109-Eye.el,
26575         Ideograph-R106-White.el, Ideograph-R107-Skin.el,
26576         Ideograph-R105-Dotted-Tent.el, Ideograph-R103-Bolt-Of-Cloth.el,
26577         Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
26578         Ideograph-R100-Life.el, Ideograph-R102-Field.el,
26579         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
26580         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
26581         Ideograph-R094-Dog.el, Ideograph-R088-Father.el,
26582         Ideograph-R089-Double-X.el, Ideograph-R091-Slice.el,
26583         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
26584         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
26585         Ideograph-R080-Do-Not.el, Ideograph-R083-Clan.el,
26586         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
26587         Ideograph-R079-Weapon.el, Ideograph-R077-Stop.el,
26588         Ideograph-R078-Death.el, Ideograph-R076-Lack.el,
26589         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
26590         Ideograph-R073-Say.el, Ideograph-R072-Sun.el,
26591         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
26592         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
26593         Ideograph-R066-Rap.el, Ideograph-R062-Halberd.el,
26594         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
26595         Ideograph-R061-Heart.el, Ideograph-R058-Snout.el,
26596         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
26597         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
26598         Ideograph-R057-Bow.el, Ideograph-R052-Short-Thread.el,
26599         Ideograph-R053-Dotted-Cliff.el, Ideograph-R048-Work.el,
26600         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
26601         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
26602         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
26603         Ideograph-R044-Corpse.el, Ideograph-R040-Roof.el,
26604         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
26605         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
26606         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
26607         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
26608         Ideograph-R030-Mouth.el, Ideograph-R027-Cliff.el,
26609         Ideograph-R029-Again.el, Ideograph-R024-Ten.el,
26610         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
26611         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
26612         Ideograph-R022-Right-Open-Box.el, Ideograph-R019-Power.el,
26613         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
26614         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
26615         Ideograph-R014-Cover.el, Ideograph-R010-Legs.el,
26616         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
26617         Ideograph-R007-Two.el, Ideograph-R004-Slash.el,
26618         Ideograph-R005-Second.el, Ideograph-R001-One.el: Add `ucs-jis'
26619         attribute for non-unified JIS X 0208:1990 characters.
26620
26621 2002-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26622
26623         * read-maps.el (mapping-table-read-file): New function.
26624         - use `mapping-table-read-file' to read mapping files.
26625
26626 2002-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26627
26628         * Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
26629         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
26630         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
26631         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
26632         Ideograph-R203-Black.el, Ideograph-R204-Embroidery.el,
26633         Ideograph-R205-Frog.el, Ideograph-R207-Drum.el,
26634         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
26635         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
26636         Ideograph-R212-Dragon.el, Ideograph-R196-Bird.el,
26637         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
26638         Ideograph-R188-Bone.el, Ideograph-R189-Tall.el,
26639         Ideograph-R190-Hair.el, Ideograph-R191-Fight.el,
26640         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
26641         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
26642         Ideograph-R187-Horse.el, Ideograph-R178-Tanned-Leather.el,
26643         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
26644         Ideograph-R181-Leaf.el, Ideograph-R182-Wind.el,
26645         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
26646         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
26647         Ideograph-R173-Rain.el, Ideograph-R174-Blue.el,
26648         Ideograph-R175-Wrong.el, Ideograph-R176-Face.el,
26649         Ideograph-R177-Leather.el, Ideograph-R168-Long.el,
26650         Ideograph-R169-Gate.el, Ideograph-R170-Mound.el,
26651         Ideograph-R163-City.el, Ideograph-R164-Wine.el,
26652         Ideograph-R167-Gold.el, Ideograph-R161-Morning.el,
26653         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
26654         Ideograph-R158-Body.el, Ideograph-R159-Cart.el,
26655         Ideograph-R157-Foot.el, Ideograph-R154-Shell.el,
26656         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
26657         Ideograph-R152-Pig.el, Ideograph-R153-Badger.el,
26658         Ideograph-R147-See.el, Ideograph-R149-Speech.el,
26659         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
26660         Ideograph-R137-Boat.el, Ideograph-R140-Grass.el,
26661         Ideograph-R130-Meat.el, Ideograph-R119-Rice.el,
26662         Ideograph-R120-Silk.el, Ideograph-R118-Bamboo.el,
26663         Ideograph-R082-Fur.el, Ideograph-R109-Eye.el,
26664         Ideograph-R004-Slash.el, Ideograph-R066-Rap.el: Add some missing
26665         mapping between CNS 11643 plain 4 and UCS.
26666
26667 2002-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26668
26669         * dumped-chars.el (system-char-db-source-file-list): Add
26670         "read-maps".
26671
26672         * read-maps.el: New file.
26673
26674 2002-07-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26675
26676         * isolated-char.el: etc/GT-RS.txt is moved to
26677         etc/char-data/GT-RS.txt.
26678
26679 2002-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26680
26681         * Ideograph-R188-Bone.el, Ideograph-R190-Hair.el,
26682         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R194-Ghost.el,
26683         Ideograph-R196-Bird.el, Ideograph-R184-Eat.el,
26684         Ideograph-R187-Horse.el, Ideograph-R169-Gate.el,
26685         Ideograph-R181-Leaf.el, Ideograph-R163-City.el,
26686         Ideograph-R164-Wine.el, Ideograph-R167-Gold.el,
26687         Ideograph-R159-Cart.el, Ideograph-R162-Walk.el,
26688         Ideograph-R157-Foot.el, Ideograph-R150-Valley.el,
26689         Ideograph-R154-Shell.el, Ideograph-R147-See.el,
26690         Ideograph-R149-Speech.el, Ideograph-R145-Clothes.el,
26691         Ideograph-R142-Insect.el, Ideograph-R137-Boat.el,
26692         Ideograph-R121-Jar.el, Ideograph-R127-Plow.el,
26693         Ideograph-R128-Ear.el, Ideograph-R130-Meat.el,
26694         Ideograph-R116-Cave.el, Ideograph-R118-Bamboo.el,
26695         Ideograph-R112-Stone.el, Ideograph-R077-Stop.el,
26696         Ideograph-R087-Claw.el, Ideograph-R093-Cow.el,
26697         Ideograph-R104-Sickness.el: Add some missing mapping between CNS
26698         11643 plain 3 and UCS.
26699
26700 2002-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26701
26702         * Ideograph-R188-Bone.el (G0-3947): Fix `total-strokes'.
26703         (JX2-7D2C): Unify U-00029A72.
26704         (C5-6A7C): Add mapping for U-00029A72.
26705
26706         * Ideograph-R169-Gate.el, Ideograph-R142-Insect.el,
26707         Ideograph-R119-Rice.el, Ideograph-R104-Sickness.el,
26708         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el: Add missing
26709         mappings between JIS X 0213 and UCS.
26710
26711         * Ideograph-R181-Leaf.el (JX2-7C38): Unify U-00029490.
26712
26713         * Ideograph-R160-Bitter.el: Add missing mappings between JIS X
26714         0213 and UCS.
26715
26716         * Ideograph-R158-Body.el (JX1-7C49): Unify U-00028277; add
26717         `total-strokes'.
26718
26719         * Ideograph-R149-Speech.el, Ideograph-R145-Clothes.el,
26720         Ideograph-R140-Grass.el: Add missing mappings between JIS X 0213
26721         and UCS.
26722
26723         * Ideograph-R118-Bamboo.el (JX2-7340): Unify U-00025AF1.
26724         (C4-2E74): Separate U-00025AF1; relate to M-25874.
26725
26726         * Ideograph-R116-Cave.el (JX2-7332): Add `total-strokes'; add
26727         mapping to U-000259D4.
26728         (U-000259D4): Relate to M-25603.
26729
26730         * Ideograph-R112-Stone.el (M-24546): Unify U+791D.
26731         (C2-6629): Add mapping to U+791D.
26732
26733         * Ideograph-R093-Cow.el (JX2-7039): Add `total-strokes'; add
26734         mapping to U-000246A5.
26735         (U-000246A5): New character.
26736
26737 2002-07-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26738
26739         * Ideograph-R137-Boat.el (JX2-7573): Unify U-00026AB7.
26740
26741         * Ideograph-R108-Dish.el (JX2-7177): Unify U-00025055.
26742
26743         * Ideograph-R102-Field.el (J0-6149): Use `ucs-jis' instead of
26744         `=>ucs-jis'.
26745
26746         * Ideograph-R085-Water.el (JX2-6E5C): Add `total-strokes'; unify
26747         U-00023D40.
26748
26749 2002-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26750
26751         * Ideograph-R075-Tree.el: Add missing mappings between JIS X 0213
26752         and UCS.
26753
26754         * Ideograph-R072-Sun.el (JX2-2E24): Add mapping for U-000231B6.
26755
26756         * Ideograph-R066-Rap.el (J0-495F): Use `ucs-jis' instead of
26757         `=>ucs-jis'.
26758
26759         * Ideograph-R064-Hand.el (JX2-2D32): Unify U-00022B46.
26760
26761         * Ideograph-R030-Mouth.el (U+56B9): Unify G1-7C37.
26762
26763 2002-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26764
26765         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
26766         u03200-Enclosed-CJK-Letters-and-Months.el, u030A0-Katakana.el,
26767         u03040-Hiragana.el, u03000-CJK-Symbols-and-Punctuation.el,
26768         u02F00-Kangxi-Radicals.el, u02E00-CJK-Radical-Supplement.el,
26769         u02700-Dingbats.el, u02580-Block-Elements.el,
26770         u02500-Box-Drawing.el, u02460-Enclosed-Alphanumerics.el,
26771         u02190-Arrows.el, u02150-Number-Forms.el,
26772         u02100-Letterlike-Symbols.el, u00400-Cyrillic.el,
26773         u002B0-Spacing-Modifier-Letters.el: Use `chinese-big5-eten' for
26774         Big5-ETEN code points.
26775
26776         * u0FE50-Small-Form-Variants.el,
26777         u0FE30-CJK-Compatibility-Forms.el, u0E000-Private-Use.el,
26778         u03300-CJK-Compatibility.el, u03100-Bopomofo.el,
26779         u02600-Miscellaneous-Symbols.el, u025A0-Geometric-Shapes.el,
26780         u02200-Mathematical-Operators.el, u020A0-Currency-Symbols.el,
26781         u02000-General-Punctuation.el, u00370-Greek.el: Reformatted.
26782
26783         * u000A0-Latin-1-Supplement.el: Use `chinese-big5-eten' for
26784         Big5-ETEN code points.
26785         (fullwidth acute accent): Delete B-A1A6.
26786
26787 2002-07-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26788
26789         * char-db-util.el (insert-char-attributes): Don't insert attribute
26790         `composition' if argument `readable' is nil.
26791
26792 2002-07-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26793
26794         * char-db-util.el (char-ref-p): Deleted [defined as a builtin
26795         function].
26796
26797 2002-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26798
26799         * Ideograph-R110-Spear.el, Ideograph-R106-White.el,
26800         Ideograph-R108-Dish.el, Ideograph-R109-Eye.el,
26801         Ideograph-R098-Tile.el, Ideograph-R100-Life.el,
26802         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
26803         Ideograph-R104-Sickness.el, Ideograph-R096-Jade.el,
26804         Ideograph-R097-Melon.el: Add some missing mappings to CHINA3-JEF
26805         code points.
26806
26807 2002-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26808
26809         * close-cdb.el: Require `chise'.
26810
26811 2002-07-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26812
26813         * close-cdb.el (char-db-stingy-mode): Set nil.
26814
26815 2002-07-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26816
26817         * Ideograph-R038-Woman.el (U-000218B7): Fixed.
26818
26819         * ideograph-util.el (insert-ideograph-radical-char-data): Ignore
26820         non-Unicode UCS code-points.
26821
26822 2002-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26823
26824         * Ideograph-R123-Sheep.el, Ideograph-R135-Tongue.el,
26825         Ideograph-R140-Grass.el, Ideograph-R103-Bolt-Of-Cloth.el,
26826         Ideograph-R109-Eye.el, Ideograph-R110-Spear.el,
26827         Ideograph-R120-Silk.el, Ideograph-R079-Weapon.el,
26828         Ideograph-R081-Compare.el, Ideograph-R096-Jade.el,
26829         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
26830         Ideograph-R075-Tree.el, Ideograph-R049-Oneself.el,
26831         Ideograph-R050-Turban.el, Ideograph-R057-Bow.el,
26832         Ideograph-R066-Rap.el, Ideograph-R036-Evening.el,
26833         Ideograph-R039-Child.el, Ideograph-R042-Small.el,
26834         Ideograph-R046-Mountain.el, Ideograph-R031-Enclosure.el,
26835         Ideograph-R014-Cover.el, Ideograph-R022-Right-Open-Box.el,
26836         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R026-Seal.el,
26837         Ideograph-R027-Cliff.el, Ideograph-R030-Mouth.el,
26838         Ideograph-R009-Man.el, Ideograph-R001-One.el,
26839         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
26840         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
26841         Ideograph-R007-Two.el, Ideograph-R008-Lid.el: For some characters
26842         which have attribute `->identical', each character and the
26843         correspondin character specified by the attribute value are
26844         unified; use `ideographic-' instead.
26845
26846 2002-07-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26847
26848         * Ideograph-R016-Table.el (U+51E1): Unify C1-443B; use
26849         `ideographic-' attribute instead of `ideographic-radical' and
26850         `ideographic-strokes'; delete `->identical' for C1-443B.
26851
26852         * Ideograph-R003-Dot.el (C1-443B): Unify U+51E1; use
26853         `ideographic-' attribute instead of `ideographic-radical' and
26854         `ideographic-strokes'; delete `->identical' for U+51E1.
26855
26856 2002-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26857
26858         * Ideograph-R122-Net.el (C4-2152): Unify U+5188; use
26859         `ideographic-' attribute instead of `ideographic-radical' and
26860         `ideographic-strokes'.
26861
26862         * Ideograph-R037-Big.el (C3-2345): Unify U+4E54; use
26863         `ideographic-' attribute instead of `ideographic-radical' and
26864         `ideographic-strokes'.
26865
26866         * Ideograph-R013-Down-Box.el (U+5188): Unify C4-2152; use
26867         `ideographic-' attribute instead of `ideographic-radical' and
26868         `ideographic-strokes'; delete `->identical' for C4-2152.
26869
26870         * Ideograph-R006-Hook.el (M-00239): Unify U-00020029; use
26871         `ideographic-' attribute instead of `ideographic-radical' and
26872         `ideographic-strokes'; delete `->identical' for U-00020029.
26873
26874         * Ideograph-R004-Slash.el (U+4E54): Unify C3-2345; use
26875         `ideographic-' attribute instead of `ideographic-radical' and
26876         `ideographic-strokes'; delete `->identical' for C3-2345.
26877
26878         * Ideograph-R001-One.el (U-00020029): Unify M-00239; use
26879         `ideographic-' attribute instead of `ideographic-radical' and
26880         `ideographic-strokes'; delete `->identical' for M-00239.
26881
26882         * ideograph-util.el (insert-ideograph-radical-char-data): Specify
26883         optional argument `radical' of `ideograph-char<' instead of bind
26884         `ideographic-radical'.
26885
26886 2002-07-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26887
26888         * Ideograph-R142-Insect.el, Ideograph-R134-Mortar.el,
26889         Ideograph-R124-Feather.el, Ideograph-R102-Field.el,
26890         Ideograph-R085-Water.el, Ideograph-R072-Sun.el,
26891         Ideograph-R066-Rap.el, Ideograph-R062-Halberd.el,
26892         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el: Reformatted.
26893
26894         * Ideograph-R055-Two-Hands.el (M-09592): Unify U-00020020; use
26895         `ideographic-' attribute instead of `ideographic-radical' and
26896         `ideographic-strokes'; delete `->identical' for U-00020020.
26897
26898         * Ideograph-R049-Oneself.el, Ideograph-R029-Again.el,
26899         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el:
26900         Reformatted.
26901
26902         * Ideograph-R009-Man.el (BC-8B4A): Unify U-00020089 and GT-00008;
26903         use `ideographic-' attribute instead of `ideographic-radical' and
26904         `ideographic-strokes'; delete `<-radical' for U-00020089.
26905
26906         * Ideograph-R004-Slash.el (U-00020089): Unify GT-00008 and
26907         BC-8B4A; use `ideographic-' attribute instead of
26908         `ideographic-radical' and `ideographic-strokes'; delete
26909         `->identical' for GT-00008.
26910
26911         * Ideograph-R001-One.el (GT-00008): Unify U-00020089 and BC-8B4A;
26912         use `ideographic-' attribute instead of `ideographic-radical' and
26913         `ideographic-strokes'; delete `->identical' for U-00020089.
26914         (U-00020020): Unify M-09592; use `ideographic-' attribute instead
26915         of `ideographic-radical' and `ideographic-strokes'; delete
26916         `->identical' for M-09592.
26917
26918         * char-db-util.el (char-db-insert-char-reference): Don't insert
26919         line-break just before final `)'; add formatter for `:radical'.
26920         (insert-char-attributes): Add formatter for `ideographic-'
26921         property.
26922
26923 2002-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26924
26925         * ideograph-util.el (char-ideographic-radical): Add new optional
26926         argument `radical'; refer `ideographic-' property.
26927         (char-ideographic-strokes): Likewise.
26928         (update-ideograph-radical-table): Check `ideographic-' property
26929         too.
26930         (ideographic-radical): New variable.
26931         (char-daikanwa-strokes): Add new optional argument `radical'.
26932         (ideograph-char<): Add new optional argument `radical'.
26933         (insert-ideograph-radical-char-data): Bind `ideographic-radical'
26934         as argument `radical'.
26935
26936 2002-07-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26937
26938         * update-cdb.el: Use `mount-char-attribute-table' instead of
26939         `reset-char-attribute-table'; don't reset char-attribute-tables.
26940
26941 2002-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26942
26943         * Ideograph-R129-Brush.el, Ideograph-R131-Minister.el,
26944         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
26945         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
26946         Ideograph-R136-Oppose.el, Ideograph-R138-Stopping.el,
26947         Ideograph-R139-Color.el, Ideograph-R141-Tiger.el,
26948         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
26949         Ideograph-R146-West.el, Ideograph-R148-Horn.el,
26950         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
26951         Ideograph-R028-Private.el, Ideograph-R086-Fire.el: Add some
26952         missing mappings for CJK Ex-B code points and/or fix some
26953         definitions.
26954
26955         * README.en (Character Reference): Add `henkai-ruihen'.
26956
26957 2002-06-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26958
26959         * close-cdb.el: New file.
26960
26961 2002-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26962
26963         * README.en (Character Reference): Add `senhen'.
26964
26965 2002-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26966
26967         * Ideograph-R210-Even.el, Ideograph-R189-Tall.el,
26968         Ideograph-R195-Fish.el, Ideograph-R196-Bird.el,
26969         Ideograph-R180-Sound.el, Ideograph-R184-Eat.el,
26970         Ideograph-R160-Bitter.el, Ideograph-R162-Walk.el,
26971         Ideograph-R149-Speech.el, Ideograph-R136-Oppose.el,
26972         Ideograph-R137-Boat.el, Ideograph-R140-Grass.el,
26973         Ideograph-R124-Feather.el, Ideograph-R130-Meat.el,
26974         Ideograph-R123-Sheep.el, Ideograph-R120-Silk.el,
26975         Ideograph-R113-Spirit.el, Ideograph-R114-Track.el,
26976         Ideograph-R119-Rice.el, Ideograph-R100-Life.el,
26977         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
26978         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
26979         Ideograph-R086-Fire.el, Ideograph-R075-Tree.el,
26980         Ideograph-R040-Roof.el, Ideograph-R057-Bow.el,
26981         Ideograph-R059-Bristle.el, Ideograph-R064-Hand.el,
26982         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
26983         Ideograph-R038-Woman.el, Ideograph-R032-Earth.el,
26984         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
26985         Ideograph-R019-Power.el, Ideograph-R022-Right-Open-Box.el,
26986         Ideograph-R025-Divination.el, Ideograph-R027-Cliff.el,
26987         Ideograph-R028-Private.el, Ideograph-R013-Down-Box.el,
26988         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
26989         Ideograph-R016-Table.el, Ideograph-R018-Knife.el,
26990         Ideograph-R010-Legs.el, Ideograph-R011-Enter.el,
26991         Ideograph-R012-Eight.el, Ideograph-R008-Lid.el,
26992         Ideograph-R009-Man.el, Ideograph-R001-One.el: Reformatted; fix
26993         and/or add some definitions.
26994
26995 2002-06-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26996
26997         * ideograph-util.el (char-attributes-poly<): New function.
26998         (char-daikanwa-strokes): Likewise.
26999         (char-daikanwa): Likewise.
27000         (char-ucs): Likewise.
27001         (char-id): Likewise.
27002         (ideograph-char<): New implementation [use
27003         `char-attributes-poly<'].
27004
27005 2002-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27006
27007         * Ideograph-R076-Lack.el, Ideograph-R077-Stop.el,
27008         Ideograph-R074-Moon.el, Ideograph-R075-Tree.el,
27009         Ideograph-R066-Rap.el, Ideograph-R067-Script.el,
27010         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
27011         Ideograph-R070-Square.el, Ideograph-R071-Not.el,
27012         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
27013         Ideograph-R042-Small.el: Add some missing mappings for Big5 code
27014         points or fix some definitions.
27015
27016 2002-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27017
27018         * Ideograph-R125-Old.el, Ideograph-R126-And.el,
27019         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
27020         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
27021         Ideograph-R123-Sheep.el, Ideograph-R124-Feather.el,
27022         Ideograph-R119-Rice.el, Ideograph-R120-Silk.el,
27023         Ideograph-R035-Go-Slowly.el, Ideograph-R079-Weapon.el,
27024         Ideograph-R118-Bamboo.el, Ideograph-R010-Legs.el,
27025         Ideograph-R008-Lid.el, Ideograph-R009-Man.el,
27026         Ideograph-R004-Slash.el: Add some mappings for CJK Ext-B code
27027         points.
27028
27029 2002-04-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27030
27031         * char-db-util.el (char-db-coded-charset-priority-list): Modify
27032         for new definitions of big5 variants.
27033
27034 2002-04-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27035
27036         * ideograph-util.el (insert-ideograph-radical-char-data): Refer
27037         `char-db-ignored-attributes'.
27038
27039         * char-db-util.el (char-db-ignored-attributes): New variable.
27040         (char-db-insert-char-spec): Refer `char-db-ignored-attributes';
27041         add `ideographic-structure' into requesting non-CCS attributes if
27042         requesting is nil.
27043         (insert-char-attributes): Refer `char-db-ignored-attributes'.
27044
27045 2002-05-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27046
27047         * Ideograph-R094-Dog.el (M-20786'): Unify GT-26606.
27048
27049         * isolated-char.el (GT-26606): New character.
27050
27051 2002-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27052
27053         * Ideograph-R189-Tall.el, Ideograph-R170-Mound.el,
27054         Ideograph-R140-Grass.el, Ideograph-R130-Meat.el,
27055         Ideograph-R120-Silk.el, Ideograph-R117-Stand.el,
27056         Ideograph-R116-Cave.el, Ideograph-R113-Spirit.el,
27057         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
27058         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
27059         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
27060         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
27061         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
27062         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
27063         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
27064         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
27065         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
27066         Ideograph-R094-Dog.el, Ideograph-R096-Jade.el,
27067         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
27068         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
27069         Ideograph-R091-Slice.el, Ideograph-R092-Fang.el,
27070         Ideograph-R093-Cow.el, Ideograph-R086-Fire.el,
27071         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
27072         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
27073         Ideograph-R082-Fur.el, Ideograph-R083-Clan.el,
27074         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
27075         Ideograph-R079-Weapon.el, Ideograph-R076-Lack.el,
27076         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
27077         Ideograph-R075-Tree.el, Ideograph-R070-Square.el,
27078         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
27079         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
27080         Ideograph-R058-Snout.el, Ideograph-R061-Heart.el,
27081         Ideograph-R029-Again.el, Ideograph-R030-Mouth.el,
27082         Ideograph-R012-Eight.el, Ideograph-R014-Cover.el,
27083         Ideograph-R017-Open-Box.el, Ideograph-R008-Lid.el,
27084         Ideograph-R009-Man.el, Ideograph-R003-Dot.el,
27085         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
27086         Ideograph-R001-One.el, Ideograph-R002-Line.el: Add some mappings
27087         for CJK Ext-B code points.
27088
27089 2002-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27090
27091         * isolated-char.el (GT-30254): New character.
27092
27093 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27094
27095         * Ideograph-R210-Even.el, ideograph-util.el,
27096         Ideograph-R189-Tall.el, Ideograph-R170-Mound.el,
27097         Ideograph-R160-Bitter.el, Ideograph-R149-Speech.el,
27098         Ideograph-R140-Grass.el, Ideograph-R136-Oppose.el,
27099         Ideograph-R130-Meat.el, Ideograph-R123-Sheep.el,
27100         Ideograph-R120-Silk.el, Ideograph-R114-Track.el,
27101         Ideograph-R113-Spirit.el, Ideograph-R110-Spear.el,
27102         Ideograph-R108-Dish.el, Ideograph-R101-Use.el,
27103         Ideograph-R102-Field.el, Ideograph-R095-Profound.el,
27104         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
27105         Ideograph-R085-Water.el, Ideograph-R078-Death.el,
27106         Ideograph-R077-Stop.el, Ideograph-R072-Sun.el,
27107         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
27108         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
27109         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
27110         Ideograph-R047-River.el, Ideograph-R050-Turban.el,
27111         Ideograph-R042-Small.el, Ideograph-R037-Big.el,
27112         Ideograph-R036-Evening.el, Ideograph-R032-Earth.el,
27113         Ideograph-R031-Enclosure.el, Ideograph-R028-Private.el,
27114         Ideograph-R030-Mouth.el, Ideograph-R024-Ten.el,
27115         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
27116         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
27117         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
27118         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
27119         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
27120         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
27121         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
27122         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
27123         Ideograph-R002-Line.el, Ideograph-R001-One.el:
27124         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
27125           `hanyu-dazidian-page' and `hanyu-dazidian-char'.
27126         - Add some mappings for Hanziku code points.
27127         - Use `=>ucs' instead of `->ucs'.
27128
27129 2002-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27130
27131         * Ideograph-R175-Wrong.el, Ideograph-R162-Walk.el,
27132         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
27133         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
27134         Ideograph-R140-Grass.el, Ideograph-R124-Feather.el,
27135         Ideograph-R065-Branch.el, Ideograph-R072-Sun.el,
27136         Ideograph-R089-Double-X.el, Ideograph-R118-Bamboo.el,
27137         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
27138         Ideograph-R062-Halberd.el, Ideograph-R054-Long-Stride.el,
27139         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
27140         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
27141         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
27142         Ideograph-R061-Heart.el, Ideograph-R053-Dotted-Cliff.el,
27143         Ideograph-R052-Short-Thread.el, Ideograph-R051-Dry.el,
27144         Ideograph-R047-River.el, Ideograph-R048-Work.el,
27145         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
27146         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
27147         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
27148         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
27149         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
27150         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
27151         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
27152         Ideograph-R037-Big.el, Ideograph-R038-Woman.el,
27153         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
27154         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
27155         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
27156         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
27157         Ideograph-R022-Right-Open-Box.el,
27158         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
27159         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
27160         Ideograph-R027-Cliff.el, Ideograph-R011-Enter.el,
27161         Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
27162         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
27163         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
27164         Ideograph-R018-Knife.el, Ideograph-R010-Legs.el,
27165         Ideograph-R001-One.el, Ideograph-R002-Line.el,
27166         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
27167         Ideograph-R005-Second.el, Ideograph-R006-Hook.el,
27168         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
27169         Ideograph-R009-Man.el: Reformatted for new builtin representation
27170         of Big5 variants.
27171
27172 2002-04-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27173
27174         * ad-hoc-cdp.el:
27175         - Use `chinese-big5-pua' instead of `chinese-big5' as the private
27176           used area of Big5.
27177         - Comment out code to remove `chinese-big5' attribute from
27178           `chinese-big5-cdp' characters.
27179
27180 2002-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27181
27182         * u0E000-Private-Use.el: Use `chinese-big5-pua' instead of
27183         `chinese-big5'.
27184
27185 2002-04-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27186
27187         * isolated-char.el (GT-19655): New character.
27188         (GT-19656): Likewise.
27189         (GT-19861): Likewise.
27190
27191         * Ideograph-R075-Tree.el (U+69EA): Unify GT-19655; separate
27192         C3-4C60.
27193         (M-15364'): New character.
27194         (K0-4B48): Unify GT-19861.
27195
27196 2002-04-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27197
27198         * Ideograph-R018-Knife.el (C3-275D): Unify H1-EA70.
27199         (U+523C): Separate H1-EA70.
27200
27201         * Ideograph-R009-Man.el (U+4F8C): Delete
27202         `hanyu-dazidian-{vol|page|char}'.
27203
27204 2002-04-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27205
27206         * Ideograph-R077-Stop.el (JX1-7643): Unify JC3-54DC.
27207         (J0-4A62): Separate JC3-54DC.
27208
27209         * Ideograph-R012-Eight.el (C3-403F): Unify H1-D9DB.
27210         (U+517E): Separate H1-D9DB.
27211
27212 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27213
27214         * Ideograph-R013-Down-Box.el (U+5188): Unify BE-C8A2 instead of
27215         B-C8A2; unify BC-85BE.
27216
27217 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27218
27219         * Ideograph-R154-Shell.el, Ideograph-R140-Grass.el:
27220         - Use `=>ucs' instead of `->ucs'.
27221         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
27222           `hanyu-dazidian-page' and `hanyu-dazidian-char'.
27223         - Add some mappings for Hanziku code points.
27224
27225         * Ideograph-R122-Net.el (U+7F53): Separate BC-85BE.
27226         - Use `=>ucs' instead of `->ucs'.
27227         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
27228           `hanyu-dazidian-page' and `hanyu-dazidian-char'; add some
27229           mappings for Hanziku code points.
27230
27231 2002-04-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27232
27233         * Ideograph-R109-Eye.el:
27234         - Use `=>ucs' instead of `->ucs'.
27235         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
27236           `hanyu-dazidian-page' and `hanyu-dazidian-char'.
27237         - Add some mappings for Hanziku code points.
27238
27239         * Ideograph-R075-Tree.el, Ideograph-R047-River.el,
27240         Ideograph-R037-Big.el, Ideograph-R031-Enclosure.el: Use
27241         `hanyu-dazidian' instead of `hanyu-dazidian-vol',
27242         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add some mappings
27243         for Hanziku code points.
27244
27245         * Ideograph-R063-Door.el, Ideograph-R050-Turban.el: Use
27246         `hanyu-dazidian' instead of `hanyu-dazidian-vol',
27247         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add some mappings
27248         for Hanziku code points.
27249
27250         * Ideograph-R089-Double-X.el: Use `hanyu-dazidian' instead of
27251         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
27252         `hanyu-dazidian-char'.
27253
27254         * Ideograph-R009-Man.el: Use `hanyu-dazidian' instead of
27255         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
27256         `hanyu-dazidian-char'.
27257
27258 2002-04-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27259
27260         * Ideograph-R120-Silk.el (C2-3E77): Separate U+7D6D.
27261
27262         * Ideograph-R030-Mouth.el: Use `hanyu-dazidian' instead of
27263         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
27264         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
27265
27266         * Ideograph-R027-Cliff.el: Use `hanyu-dazidian' instead of
27267         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
27268         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
27269         (BC-8AB8): Moved to Ideograph-R049-Oneself.el; unified by U+5DF5.
27270
27271         * Ideograph-R019-Power.el: Use `hanyu-dazidian' instead of
27272         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
27273         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
27274
27275         * Ideograph-R049-Oneself.el (U+5DF5): Unify BC-8AB8.
27276
27277         * Ideograph-R043-Lame.el (U+5C2F): Unify H2-C1E4.
27278
27279         * Ideograph-R029-Again.el, Ideograph-R028-Private.el,
27280         Ideograph-R026-Seal.el, Ideograph-R024-Ten.el,
27281         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el,
27282         Ideograph-R018-Knife.el: Use `hanyu-dazidian' instead of
27283         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
27284         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
27285
27286 2002-04-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27287
27288         * Ideograph-R009-Man.el (H1-C161): Moved to
27289         Ideograph-R154-Shell.el; unified by U+8D2A.
27290
27291         * Ideograph-R184-Eat.el (U+98DF): Separate J0-3F29 and M-44014.
27292         (C1-537A): Unify M-44014.
27293
27294         * Ideograph-R163-City.el (U+9109): Relate to M-39571.
27295
27296         * Ideograph-R154-Shell.el (U+8D2A): Add `ideographic-structure';
27297         unify H1-C161.
27298
27299         * Ideograph-R138-Stopping.el (J0-4E49): Separate G0-413C, C1-4B40
27300         and U+826F.
27301
27302         * Ideograph-R132-Self.el (C4-2472): Unify BC-8CC2.
27303
27304         * Ideograph-R052-Short-Thread.el (BC-895C): New character.
27305
27306         * Ideograph-R034-Go.el, Ideograph-R033-Scholar.el: Add some
27307         `ideographic-structure' properties.
27308
27309         * Ideograph-R031-Enclosure.el: Add some missing
27310         `ideographic-structure' properties.
27311
27312         * Ideograph-R030-Mouth.el (U-00020B9B): Unify BC-8B53.
27313         (C4-2564): Simplify `ideographic-structure'.
27314         (U+545D): Likewise.
27315         (JC3-46A4): Modify structure of `ideographic-structure'.
27316         (JSP-3578): Add `ideographic-structure'.
27317         (M-04565): Likewise.
27318         (JX2-2452): Likewise.
27319         (M-04615): Likewise.
27320
27321         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
27322         Ideograph-R013-Down-Box.el: Use `hanyu-dazidian' instead of
27323         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
27324         `hanyu-dazidian-char'.
27325
27326 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27327
27328         * Ideograph-R024-Ten.el (BC-8B75): New character.
27329
27330         * Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
27331         Ideograph-R014-Cover.el: Add some mappings for Hanziku code
27332         points.
27333
27334         * Ideograph-R012-Eight.el: Use `hanyu-dazidian' instead of
27335         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
27336         `hanyu-dazidian-char'.
27337
27338         * Ideograph-R011-Enter.el: Use `hanyu-dazidian' instead of
27339         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
27340         `hanyu-dazidian-char'.
27341         (J0-467E): Unify B-A44A.
27342         (U+5165): Separate B-A44A.
27343         (C3-2134): Separate U+5166.
27344         (U+5166): Unify H12-EB63.
27345
27346         * Ideograph-R010-Legs.el: Use `hanyu-dazidian' instead of
27347         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
27348         `hanyu-dazidian-char'.
27349
27350         * Ideograph-R008-Lid.el: Use `hanyu-dazidian' instead of
27351         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
27352         `hanyu-dazidian-char'.
27353         (BC-8BAA): New character.
27354         (U+4EA7): Modify `ideographic-structure'.
27355         (BC-8C4D): New character.
27356
27357         * Ideograph-R007-Two.el, Ideograph-R006-Hook.el,
27358         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
27359         Ideograph-R003-Dot.el: Use `hanyu-dazidian' instead of
27360         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
27361         `hanyu-dazidian-char'.
27362
27363         * Ideograph-R002-Line.el: Use `hanyu-dazidian' instead of
27364         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
27365         `hanyu-dazidian-char'.
27366         (BC-89CD): New character.
27367
27368         * Ideograph-R001-One.el: Use `hanyu-dazidian' instead of
27369         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
27370         `hanyu-dazidian-char'.
27371         (U-00020922): Add `ideographic-structure'; separate C6-3524.
27372
27373 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27374
27375         * Ideograph-R096-Jade.el:
27376         - Use `=>ucs' instead of `->ucs'.
27377         - Merge mapping to CHINA3-JEF code points.
27378
27379         * Ideograph-R089-Double-X.el: Use `=>ucs' instead of `->ucs'.
27380         (U+3E1A): Separate M-19738; unify JC3-92AB.
27381         (U+723C): Add `ideographic-structure'; unify H1-AC46.
27382         (JC3-41A4): New character.
27383
27384         * Ideograph-R018-Knife.el (J83-414F): Modify
27385         `ideographic-structure'.
27386
27387         * Ideograph-R013-Down-Box.el (U+56D8): Unify H2-E47C.
27388         (U+5190): Unify H4-DCEE.
27389
27390         * Ideograph-R095-Profound.el, Ideograph-R094-Dog.el:
27391         - Use `=>ucs' instead of `->ucs'.
27392         - Merge mapping to CHINA3-JEF code points.
27393
27394         * Ideograph-R093-Cow.el:
27395         - Merge some missing mapping to CHINA3-JEF code points.
27396         - Use `=>ucs' instead of `->ucs'.
27397
27398 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27399
27400         * Ideograph-R091-Slice.el:
27401         - Use `=>ucs' instead of `->ucs'.
27402         - Merge mapping to CHINA3-JEF code points.
27403
27404         * Ideograph-R004-Slash.el (H1-AC46): Moved to
27405         Ideograph-R089-Double-X.el and unified by U+723C.
27406
27407 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27408
27409         * Ideograph-R012-Eight.el: Add some mappings for Hanziku code
27410         points.
27411
27412         * Ideograph-R009-Man.el (J0-3F2E): Modify `ideographic-structure'.
27413         (JSP-3148): Likewise; separate C3-2F46.
27414         (U+5009): Modify structure of `ideographic-structure'.
27415         (J0-4464): Modify `ideographic-structure'.
27416         (C3-3445): Add `ideographic-structure'.
27417         (JX2-216D): Modify `ideographic-structure'.
27418
27419         * Ideograph-R092-Fang.el: Use `=>ucs' instead of `->ucs'.
27420         (J0-3267): Unify JC3-58C5.
27421
27422         * Ideograph-R090-Half-Tree-Trunk.el: Use `=>ucs' instead of
27423         `->ucs'.
27424
27425 2002-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27426
27427         * Ideograph-R147-See.el (J90-3F46): Separate C1-7235.
27428
27429         * Ideograph-R117-Stand.el (BC-8BAE): New character.
27430
27431         * Ideograph-R113-Spirit.el (M-24694): Separate J0-493C, G0-4631,
27432         K0-7879 and U+7968; unify C1-5C41.
27433
27434         * Ideograph-R088-Father.el:
27435         - Use `=>ucs' instead of `->ucs'.
27436         - Merge mapping to CHINA3-JEF code points.
27437
27438         * Ideograph-R052-Short-Thread.el (J0-3476): Separate C1-5E7D.
27439
27440         * Ideograph-R044-Corpse.el (BC-8D70): New character.
27441
27442         * Ideograph-R093-Cow.el (JX1-7767): Separate G0-6A79, C2-4469 and
27443         U+728D; unify JC3-98C1.
27444
27445         * Ideograph-R086-Fire.el: Merge mapping to CHINA3-JEF code points.
27446
27447         * Ideograph-R075-Tree.el (U+6740): Delete `->same-ideograph' for
27448         M-14471.
27449
27450         * Ideograph-R087-Claw.el: Use `=>ucs' instead of `->ucs'.
27451         (M-19711): Unify JC3-58AE.
27452
27453         * Ideograph-R072-Sun.el (JSP-4247): Separate G0-6A50, JC3-51A8 and
27454         U+6677.
27455         (C1-5F63): Unify JC3-51A7.
27456         (J78-3D6C): Separate JC3-51FE.
27457         (U+66D9): Unify JC3-51FE.
27458
27459         * Ideograph-R085-Water.el: Merge mapping to CHINA3-JEF code
27460         points.
27461
27462 2002-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27463
27464         * Ideograph-R075-Tree.el (JC3-81C0): New character.
27465         (U+6A73): Unify JC3-54AF.
27466
27467         * Ideograph-R063-Door.el (JSP-3F31): Separate U+6239.
27468         (U+6239): Add `ideographic-structure'.
27469
27470 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27471
27472         * Ideograph-R063-Door.el (JX1-7463): Unify JC3-4EFB.
27473
27474 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27475
27476         * Ideograph-R024-Ten.el (JSP-343A): Add `ideographic-structure'.
27477         (U+535B): Likewise.
27478
27479         * isolated-char.el (GT-60403): New character.
27480
27481         * Ideograph-R154-Shell.el (C4-3026): Unify U-00027D2A.
27482         (BC-8ACC): New character.
27483
27484         * Ideograph-R082-Fur.el:
27485         - Use `=>ucs' instead of `->ucs'.
27486         - Merge mapping to CHINA3-JEF code points.
27487
27488         * Ideograph-R075-Tree.el (C3-2D2E): Unify BC-8CAD.
27489         (U+6A37): Use `->synonyms' instead of `->same-ideograph'.
27490
27491         * Ideograph-R064-Hand.el (U+63D1): Unify JC3-4FE6.
27492         (JX1-7474): Unify JC3-4FED.
27493         (U+63F5): Don't relate to JC3-98C1.
27494         (U+6505): Unify JC3-50B1.
27495
27496         * Ideograph-R058-Snout.el (GT-60403): New character.
27497         (U+5F54): Unify JC3-4CFA.
27498
27499         * Ideograph-R041-Inch.el (U+5C03): Separate C2-2E6B.
27500
27501         * Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el: Add some
27502         missing `ideographic-structure' properties.
27503
27504         * Ideograph-R010-Legs.el (U+515A): Fix `ideographic-structure'.
27505
27506         * Ideograph-R009-Man.el (J0-4152): Separate G1-3256 and U+5009;
27507         modify `ideographic-structure'.
27508         (U+505E): Use U+67BC instead of BC-8CAD in the
27509         `ideographic-structure'.
27510
27511 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27512
27513         * Ideograph-R029-Again.el (J0-4151): Simplify
27514         `ideographic-structure'.
27515         (U+53E2): Likewise.
27516
27517         * Ideograph-R027-Cliff.el (U+53B4): Fix the operator of the
27518         `ideographic-structure'.
27519
27520         * Ideograph-R025-Divination.el (U+5364): Add
27521         `ideographic-structure'.
27522
27523 2002-04-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27524
27525         * Ideograph-R005-Second.el (JSP-303C): Modify
27526         `ideographic-structure'.
27527
27528         * Ideograph-R028-Private.el (U+53C3): Simplify
27529         `ideographic-structure'.
27530         (U+53C4): Add `ideographic-structure'.
27531         (U+53C5): Likewise.
27532
27533         * Ideograph-R005-Second.el (U+4E5E): Use U-00020089 instead of
27534         BC-8B4A in the `ideographic-structure'.
27535         (JSP-303C): Unify B-D44B.
27536         (C2-334E): Use U+722B instead of <CJK RADICAL PAW ONE>; separate
27537         U+4E7F.
27538
27539 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27540
27541         * Ideograph-R035-Go-Slowly.el (JX2-253A): Separate U+590B.
27542
27543         * Ideograph-R028-Private.el (M-03088): Add
27544         `ideographic-structure'.
27545
27546         * Ideograph-R020-Wrap.el (C4-212F): Unify B-A463.
27547         (U+52FA): Modify operator of the `ideographic-structure'; separate
27548         B-A463.
27549         (U+52FB): Modify operator of the `ideographic-structure'.
27550         (U+52FC): Likewise.
27551         (U+52FE): Likewise.
27552
27553         * Ideograph-R009-Man.el (JSP-3124): Separate U+4F8C.
27554         (M-00674): Separate C1-4F76, J0-3D53, K0-7155, B-AB54,
27555         G0-3F21 and U+4FCA.
27556
27557         * Ideograph-R025-Divination.el (U+5360): Use U+56D7 instead of
27558         U+53E3 in the `ideographic-structure'.
27559
27560         * Ideograph-R018-Knife.el (U+5225): Use U-00020BA0 instead of
27561         C5-2161 in the `ideographic-structure'.
27562         (U+5237): Use U-00021C2F instead of C6-244F in the
27563         `ideographic-structure'.
27564
27565         * Ideograph-R084-Steam.el:
27566         - Use `=>ucs' instead of `->ucs'.
27567         - Merge mapping to CHINA3-JEF code points.
27568
27569         * Ideograph-R083-Clan.el: Use `=>ucs' instead of `->ucs'.
27570         (JX1-764F): Unify JC3-55A8.
27571
27572         * Ideograph-R081-Compare.el: Merge mapping to CHINA3-JEF code
27573         points.
27574         (M-16751): Use `=>ucs' instead of `->ucs'.
27575
27576         * Ideograph-R050-Turban.el (U+5E2E): Unify JC3-4BFC.
27577
27578 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27579
27580         * Ideograph-R145-Clothes.el (JX2-7828): Separate G0-7142 and
27581         U+8864.
27582
27583         * Ideograph-R142-Insect.el (J0-6950): Separate G0-723F, C1-582A
27584         and U+86A9.
27585
27586         * Ideograph-R140-Grass.el (M-30937): Separate J0-6829, EGB-7E3E
27587         and U+8345.
27588         (M-31634): Separate C1-6A5D.
27589         (J0-6866): Separate G0-5D6F and U+84BF.
27590
27591         * Ideograph-R046-Mountain.el (U+5C7A): Unify JC3-4BB7.
27592         (U+37BC): Unify JC3-4BB3.
27593         (U+5CA7): Unify JC3-4AF2.
27594
27595 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27596
27597         * Ideograph-R080-Do-Not.el: Use `=>ucs' instead of `->ucs'.
27598         (U+6BCF): Unify JC3-54F4.
27599
27600         * Ideograph-R040-Roof.el (JX2-257C): Unify JC3-4AA1.
27601
27602         * Ideograph-R030-Mouth.el: Add some missing
27603         `ideographic-structure' properties.
27604
27605 2002-04-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27606
27607         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): Add
27608         `ideographic-structure'.
27609
27610         * Ideograph-R149-Speech.el (J0-3840): Separate G0-5154, C1-4B46
27611         and U+8A00.
27612
27613         * Ideograph-R141-Tiger.el (J0-3857): Separate C1-4F4D, G0-3B22 and
27614         U+864E.
27615
27616         * Ideograph-R117-Stand.el (J0-4E29): Separate G0-4122, C1-4721 and
27617         U+7ACB.
27618
27619         * Ideograph-R112-Stone.el (M-24056): Separate G0-6D39, C2-2C53 and
27620         U+7809.
27621
27622         * Ideograph-R066-Rap.el (M-13145): Unify BC-8CB6; map to
27623         U-00022F04.
27624         (U-00022F04): New character.
27625
27626         * Ideograph-R042-Small.el (J0-3E2F): Separate G0-4959, C1-4537 and
27627         U+5C11.
27628
27629         * Ideograph-R035-Go-Slowly.el (C3-2546): Unify BC-8D64.
27630
27631         * Ideograph-R019-Power.el (M-02308): Modify
27632         `ideographic-structure'.
27633         (U+52CB): Simplify `ideographic-structure'.
27634
27635         * Ideograph-R018-Knife.el (C3-2325): Add `ideographic-structure'.
27636         (U+522B): Simplify `ideographic-structure'.
27637         (J0-516B): Add `ideographic-structure'.
27638         (U+5250): Simplify `ideographic-structure'.
27639
27640         * Ideograph-R013-Down-Box.el (C3-227B): Use char-spec instead of
27641         char-ref in the `ideographic-structure'.
27642         (JSP-3273): Separate U+518E.
27643
27644         * Ideograph-R009-Man.el (J0-4E61): Modify `ideographic-structure';
27645         unify B-A54F.
27646         (C1-456F): Separate B-A54F.
27647
27648         * Ideograph-R008-Lid.el (J0-4E3C): Separate C1-4F69.
27649
27650 2002-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27651
27652         * Ideograph-R030-Mouth.el, Ideograph-R027-Cliff.el,
27653         Ideograph-R012-Eight.el: Add some missing `ideographic-structure'
27654         properties.
27655
27656         * Ideograph-R028-Private.el: Add some missing
27657         `ideographic-structure' properties.
27658         (U+53C2): Use `script' and `<-simplified-ideograph' instead of
27659         `comment'.
27660
27661         * Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
27662         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
27663         Ideograph-R075-Tree.el:
27664         - Use `=>ucs' instead of `->ucs'.
27665         - Merge mapping to CHINA3-JEF code points.
27666
27667         * Ideograph-R024-Ten.el: Add some missing `ideographic-structure'
27668         properties.
27669         (U+5346): Use `<-vulgar-ideograph' instead of
27670         `vulgar-char-of-shinjigen-1'; add `<-wrong-ideograph' and
27671         `ideographic-structure'.
27672         (U+5348): Use U-00020089 instead of BC-8B4A in the
27673         `ideographic-structure'.
27674         (U+5358): Use `script' and `<-simplified-ideograph' instead of
27675         `comment'; add `ideographic-structure'.
27676
27677         * Ideograph-R029-Again.el: Add some missing
27678         `ideographic-structure' properties.
27679         (U+53D9): Use `script' and `<-vulgar-ideograph' instead of
27680         `comment'.
27681
27682         * Ideograph-R026-Seal.el: Add some missing `ideographic-structure'
27683         properties.
27684         (U+536E): Fix `ideographic-structure'.
27685
27686         * Ideograph-R009-Man.el (U+4F1C): Simplify
27687         `ideographic-structure'.
27688         (U+4F24): Use U-00020089 instead of BC-8B4A in the
27689         `ideographic-structure'.
27690
27691 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27692
27693         * char-db-util.el (char-db-coded-charset-priority-list): Ignore
27694         `mojikyo-pj-*'.
27695
27696         * Ideograph-R025-Divination.el: Add some missing
27697         `ideographic-structure' properties.
27698
27699         * Ideograph-R021-Spoon.el (U+52E7): Use U-0002090E instead of
27700         M-02571 in the `ideographic-structure'.
27701
27702         * Ideograph-R019-Power.el (U+52B1): Simplify
27703         `ideographic-structure'.
27704         (U+52E7): Use U-00020089 instead of BC-8B4A in the
27705         `ideographic-structure'.
27706
27707         * Ideograph-R007-Two.el (U+4E9D): Simplify
27708         `ideographic-structure'.
27709
27710 2002-03-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27711
27712         * Ideograph-R102-Field.el (U+7545): Moved from
27713         Ideograph-R072-Sun.el.
27714
27715         * Ideograph-R013-Down-Box.el (U+5192): Unify JC3-5BBC.
27716
27717         * Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
27718         Ideograph-R071-Not.el:
27719         - Use `=>ucs' instead of `->ucs'.
27720         - Merge mapping to CHINA3-JEF code points.
27721
27722         * Ideograph-R072-Sun.el:
27723         - Use `=>ucs' instead of `->ucs'.
27724         - Merge mapping to CHINA3-JEF code points.
27725         (J0-4B41): Separate M-01538.
27726         (U+7545): Moved to Ideograph-R102-Field.el.
27727
27728 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27729
27730         * char-db-util.el (char-attribute-name<): Modify for new
27731         charset-id allocation method for private coded-charsets.
27732
27733 2002-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27734
27735         * Ideograph-R065-Branch.el, Ideograph-R067-Script.el,
27736         Ideograph-R069-Axe.el: Merge mapping to CHINA3-JEF code points.
27737
27738         * Ideograph-R066-Rap.el, Ideograph-R070-Square.el:
27739         - Use `=>ucs' instead of `->ucs'.
27740         - Merge mapping to CHINA3-JEF code points.
27741
27742         * Ideograph-R068-Dipper.el (U+659D): Unify JC3-50DD.
27743
27744 2002-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27745
27746         * Ideograph-R064-Hand.el: Merge mapping to CHINA3-JEF code points.
27747
27748 2002-03-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27749
27750         * Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
27751         Ideograph-R061-Heart.el: Merge mapping to CHINA3-JEF code points.
27752
27753 2002-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27754
27755         * Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
27756         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el: Merge mapping to
27757         CHINA3-JEF code points.
27758
27759         * Ideograph-R056-Shoot.el (JC3-41A7): New character.
27760
27761         * Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el,
27762         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
27763         Ideograph-R050-Turban.el: Merge mapping to CHINA3-JEF code points.
27764
27765 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27766
27767         * Ideograph-R049-Oneself.el: Merge mapping to CHINA3-JEF code
27768         points.
27769
27770         * Ideograph-R047-River.el (M-08684): Unify JC3-67AA.
27771         (U+5DE2): Unify JC3-52F1.
27772
27773 2002-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27774
27775         * Ideograph-R046-Mountain.el: Merge mapping to CHINA3-JEF code
27776         points.
27777
27778         * Ideograph-R045-Sprout.el (U+5C70): Unify JC3-99E5.
27779
27780         * Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el: Merge mapping
27781         to CHINA3-JEF code points.
27782
27783         * Ideograph-R042-Small.el: Merge mapping to CHINA3-JEF code
27784         points.
27785         (M-07479): Add `->ideographic-variants' for M-07477; separate
27786         C3-223F.
27787
27788         * Ideograph-R041-Inch.el: Merge mapping to CHINA3-JEF code points.
27789
27790         * Ideograph-R040-Roof.el: Merge some missing mapping to CHINA3-JEF
27791         code points.
27792
27793 2002-03-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27794
27795         * Ideograph-R084-Steam.el (GT-21862): New character.
27796
27797 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27798
27799         * u0FFF0-Specials.el: Reformatted.
27800
27801 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27802
27803         * u0FE70-Arabic-Presentation-Forms-B.el,
27804         u0FE30-CJK-Compatibility-Forms.el,
27805         u0FB50-Arabic-Presentation-Forms-A.el, u0AC00-Hangul-Syllables.el:
27806         Reformatted.
27807
27808 2002-03-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27809
27810         * dumped-chars.el (system-char-db-source-file-list): Add
27811         "u0A490-Yi-Radicals".
27812
27813 2002-03-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27814
27815         * u0A490-Yi-Radicals.el: New file.
27816
27817         * u0A000-Yi-Syllables.el: Separate <YI RADICAL *> (U+A490
27818         .. U+A4C6) into u0A490-Yi-Radicals.el.
27819
27820 2002-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27821
27822         * isolated-char.el (GT-21862): New character.
27823         (GT-40268): New character.
27824
27825 2002-03-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27826
27827         * u03300-CJK-Compatibility.el: Reformatted.
27828
27829 2002-03-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27830
27831         * u02FF0-Ideographic-Description-Characters.el,
27832         u02700-Dingbats.el: Reformatted.
27833
27834 2002-03-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27835
27836         * u025A0-Geometric-Shapes.el, u02500-Box-Drawing.el,
27837         u01F00-Greek-Extended.el: Reformatted.
27838
27839 2002-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27840
27841         * u01E00-Latin-Extended-Additional.el: Reformatted.
27842
27843 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27844
27845         * u01800-Mongolian.el: Reformatted.
27846
27847 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27848
27849         * u01780-Khmer.el: Reformatted.
27850
27851 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27852
27853         * u016A0-Runic.el: Reformatted.
27854
27855 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27856
27857         * u01680-Ogham.el: Reformatted.
27858
27859 2002-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27860
27861         * u01400-Canadian.el: Reformatted.
27862
27863 2002-03-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27864
27865         * u01100-Hangul-Jamo.el: Reformatted.
27866
27867 2002-03-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27868
27869         * u010A0-Georgian.el: Reformatted.
27870
27871 2002-03-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27872
27873         * update-cdb.el: When feature `chise' is not provided, just load
27874         up files defined in `system-char-db-source-file-list'.
27875         (system-char-database-directory): Don't define it when feature
27876         `chise' is not provided.
27877         (file-name-char-attribute-name): Likewise.  Don't call
27878         `reset-char-attribute-table' for files in
27879         `system-char-database-directory' when feature `chise' is not
27880         provided.
27881
27882 2002-03-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27883
27884         * update-cdb.el: Delete system-char-database-directory before
27885         loading system-char-db-source-file-list when updating database
27886         files.
27887
27888 2002-03-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27889
27890         * Ideograph-R007-Two.el (U+4E92): Use char-spec instead of
27891         char-ref in the `ideographic-structure'.
27892
27893 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27894
27895         * update-cdb.el: Renamed from make-cdbs.el.
27896
27897 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27898
27899         * make-cdbs.el: (file-name-char-attribute-name) New function.
27900         - Use `file-name-char-attribute-name' to get character attribute
27901           names.
27902
27903 2002-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27904
27905         * Ideograph-R135-Tongue.el (C1-485F): Fix :char of
27906         `<-original-ideograph'.
27907
27908 2002-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27909
27910         * make-cdbs.el (delete-file-with-children): New function; use it
27911         instead of "rm".
27912
27913 2002-02-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27914
27915         * make-cdbs.el: Load dumped-chars.el and refer
27916         `system-char-db-source-file-list'.
27917
27918         * dumped-chars.el: New file.
27919
27920 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27921
27922         * char-db-util.el (insert-char-attributes): Ignore
27923         `->ucs-variants' if optional argument `readable' is not specified;
27924         regard ->FOO and <-FOO as list of char-refs.
27925
27926 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27927
27928         * make-cdbs.el (system-char-database-directory): New variable.
27929         - Load character-definition files if
27930           `system-char-database-directory' is not found or
27931           `load-ignore-elc-files' is non-nil.
27932         - Call `reset-char-attribute-table' for each character-attribute
27933           corresponding with each file in
27934           `system-char-database-directory'/system-char-id.
27935
27936 2002-02-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27937
27938         * make-cdbs.el: Use `save-charset-mapping-table' for all
27939         coded-charsets.
27940
27941 2002-02-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27942
27943         * make-cdbs.el: New file.
27944
27945 2002-02-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27946
27947         * Ideograph-R170-Mound.el (U+9689): Separate JSP-6664.
27948
27949 2002-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27950
27951         * Ideograph-R160-Bitter.el (M-38638): Add `<-vulgar-ideograph' for
27952         M-38671 and M-38649; delete `kangxi-radical' and `kangxi-strokes'.
27953
27954         * Ideograph-R135-Tongue.el (M-30307): Separate J90-3C2D; map to
27955         U+8F9E; add `->identical' for M-38638; add `<-vulgar-ideograph'
27956         for M-38671 and M-38649.
27957         (C3-4425): Map to U+8F9E.
27958
27959 2002-02-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27960
27961         * Ideograph-R085-Water.el (M-49217): Unify U+6E12.
27962         (M-18060): Unify U+6EE3.
27963
27964 2002-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27965
27966         * Ideograph-R075-Tree.el (M-49176): Unify U+699D.
27967
27968         * Ideograph-R037-Big.el (M-05898): Map to U-000215FE.
27969         (C6-2A58): Separate M-05898.
27970
27971 2002-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27972
27973         * Ideograph-R016-Table.el (U+51E1): Delete `cns-radical'; add
27974         `->identical' for C1-443B; separate C1-443B.
27975
27976         * Ideograph-R004-Slash.el (H1-AAFB): Moved to
27977         Ideograph-R005-Second.el; unify U-000200D5.
27978         (GT-00199): Unify U+3406.
27979
27980 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27981
27982         * Ideograph-R040-Roof.el (U-00021AA3): Separate C4-4948.
27983
27984         * Ideograph-R035-Go-Slowly.el (U-00021576): Separate C5-4C50.
27985
27986         * Ideograph-R030-Mouth.el (M-04531): Separate C7-3F2E.
27987         (C7-3F2E): Separate U-000210A2.
27988
27989 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27990
27991         * Ideograph-R029-Again.el (M-03155): Separate C6-2A32.
27992         (C6-2A32): Separate U-00020B3B.
27993
27994         * Ideograph-R028-Private.el (U-0002128F): Separate C6-2641.
27995
27996 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27997
27998         * Ideograph-R005-Second.el (U-000200D5): Add
27999         `ideographic-structure'.
28000
28001 2002-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28002
28003         * Ideograph-R001-One.el (U-00023944): Moved to
28004         Ideograph-R077-Stop.el.
28005
28006         * Ideograph-R140-Grass.el (MH-521): New character; map to U+8362;
28007         unify GT-40268.
28008
28009         * Ideograph-R135-Tongue.el (U+820D): Don't use char-ref in the
28010         `ideographic-structure'.
28011
28012         * Ideograph-R130-Meat.el (U+81A4): Add J90-6733 into the
28013         `->same-ideograph'.
28014
28015         * Ideograph-R109-Eye.el (C6-333D): Use `=>ucs*' instead of
28016         `ideograph='; use `<-original-ideograph' instead of
28017         `original-ideograph-of'.
28018
28019         * Ideograph-R077-Stop.el (C6-232E): Don't unify U-00028E16; unify
28020         H1-A6EA and U-00023944; add `ideographic-structure'.
28021
28022 2002-02-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28023
28024         * Ideograph-R170-Mound.el (C5-232E): Unify U-00028E16.
28025
28026 2002-02-13  MORIOKA Tomohiko  <tomo@mousai.kanji.zinbun.kyoto-u.ac.jp>
28027
28028         * u01000-Myanmar.el: Reformatted.
28029
28030 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28031
28032         * Ideograph-R030-Mouth.el (U+5411): Delete wrong
28033         `ideographic-structure' and CB-05156.
28034         (U+54CD): Add `ideographic-structure' and CB-05156.
28035
28036 2002-02-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28037
28038         * Ideograph-R063-Door.el: Add some mappings to CJK Ext-B code
28039         points and Daikanwa numbers.
28040
28041 2002-01-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28042
28043         * Ideograph-R069-Axe.el:
28044         - Use `=>ucs' instead of `->ucs'.
28045         - Add some mappings to CJK Ext-B code points.
28046
28047         * Ideograph-R068-Dipper.el: Add some mappings to CJK Ext-B code
28048         points.
28049
28050         * Ideograph-R067-Script.el (M-13485): Don't map to U+6594.
28051         - Use `=>ucs' instead of `->ucs'.
28052         - Add some mappings to CJK Ext-B code points.
28053
28054         * Ideograph-R065-Branch.el: Add some mappings into CJK Ext-B code
28055         points.
28056
28057 2002-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28058
28059         * Ideograph-R062-Halberd.el, Ideograph-R060-Step.el,
28060         Ideograph-R059-Bristle.el: Merge some mappings to CJK Ext-B code
28061         points.
28062
28063 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28064
28065         * Ideograph-R007-Two.el (U-00020134): Add `->identical' for
28066         C6-307C.
28067
28068         * Ideograph-R058-Snout.el: Add some mappings into CJK Ext-B code
28069         points.
28070         (C6-246E): Unify U-00022450; use `<-vulgar-ideograph' instead of
28071         `vulgar-ideograph-of'.
28072
28073         * Ideograph-R057-Bow.el: Add some mappings into CJK Ext-B code
28074         points.
28075         (M-09695): Fix `ideographic-strokes'; separate C5-2147; unify
28076         H1-AEC6 and U-00022399; add `ideographic-structure'.
28077         (C5-2147): Fix `ideographic-strokes'; map to U-00022399.
28078         (C6-2177): Unify H1-AEA7 and U-0002239D; add
28079         `ideographic-structure'.
28080         (C6-307C): Add `->identical' for U-00020134; map to U-00020134.
28081
28082 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28083
28084         * Ideograph-R055-Two-Hands.el: Add some mappings into CJK Ext-B
28085         code points.
28086         (C6-2467): Add `->identical' for U-00020020; add
28087         `ideographic-structure'.
28088
28089         * Ideograph-R005-Second.el (BC-8871): Don't unify U-00022398.
28090
28091         * Ideograph-R001-One.el (U-00020020): Add `->identical' for
28092         C6-2467.
28093
28094 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28095
28096         * Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el: Add some
28097         mappings into CJK Ext-B code points.
28098
28099 2002-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28100
28101         * Ideograph-R154-Shell.el (U+8D53): Moved from
28102         Ideograph-R053-Dotted-Cliff.el.
28103
28104 2002-01-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28105
28106         * Ideograph-R053-Dotted-Cliff.el: Add some mappings for CJK Ext-B
28107         code points.
28108         (M-09392'): New character; unify GT-11849.
28109         (C5-3828): Map to M-09392' instead of M-09384; unify U-00022246.
28110         (U+8D53): Moved to Ideograph-R154-Shell.el.
28111
28112 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28113
28114         * u00F00-Tibetan.el: Reformatted.
28115
28116 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28117
28118         * u00D80-Sinhala.el, u00D00-Malayalam.el, u00C80-Kannada.el,
28119         u00C00-Telugu.el, u00B80-Tamil.el, u00B00-Oriya.el: Reformatted.
28120
28121 2002-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28122
28123         * u00A80-Gujarati.el, u00A00-Gurmukhi.el, u00600-Arabic.el,
28124         u00400-Cyrillic.el, u00370-Greek.el,
28125         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
28126         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
28127         u000A0-Latin-1-Supplement.el, u00080-C1.el: Reformatted.
28128
28129 2002-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28130
28131         * Ideograph-R118-Bamboo.el (M-26243): Map to U+7BC0.
28132
28133 2002-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28134
28135         * Ideograph-R050-Turban.el:
28136         - Add some CJK Ext-B code points.
28137         - Add some missing mapping between CNS and Daikanwa.
28138         - Fix some bugs.
28139
28140 2002-01-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28141
28142         * Ideograph-R046-Mountain.el: Merge some CJK Ext-B code points.
28143
28144 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28145
28146         * Ideograph-R032-Earth.el (MH-89): New character.
28147
28148 2001-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28149
28150         * mojikyo.el: Deleted.
28151
28152         * u030A0-Katakana.el, u03040-Hiragana.el: Delete `mojikyo'.
28153
28154 2001-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28155
28156         * Ideograph-R211-Tooth.el, Ideograph-R212-Dragon.el,
28157         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
28158         Ideograph-R203-Black.el, Ideograph-R205-Frog.el,
28159         Ideograph-R209-Nose.el, Ideograph-R199-Wheat.el,
28160         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
28161         Ideograph-R191-Fight.el, Ideograph-R194-Ghost.el,
28162         Ideograph-R190-Hair.el, Ideograph-R188-Bone.el,
28163         Ideograph-R187-Horse.el, Ideograph-R184-Eat.el,
28164         Ideograph-R182-Wind.el, Ideograph-R174-Blue.el,
28165         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
28166         Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
28167         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R169-Gate.el,
28168         Ideograph-R170-Mound.el, Ideograph-R165-Distinguish.el,
28169         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
28170         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
28171         Ideograph-R159-Cart.el, Ideograph-R162-Walk.el,
28172         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
28173         Ideograph-R156-Run.el, Ideograph-R152-Pig.el,
28174         Ideograph-R154-Shell.el, Ideograph-R146-West.el,
28175         Ideograph-R147-See.el, Ideograph-R148-Horn.el,
28176         Ideograph-R149-Speech.el, Ideograph-R144-Walk-Enclosure.el,
28177         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
28178         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
28179         Ideograph-R132-Self.el, Ideograph-R135-Tongue.el,
28180         Ideograph-R136-Oppose.el, Ideograph-R140-Grass.el,
28181         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
28182         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
28183         Ideograph-R122-Net.el, Ideograph-R124-Feather.el,
28184         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
28185         Ideograph-R118-Bamboo.el, Ideograph-R115-Grain.el,
28186         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
28187         Ideograph-R105-Dotted-Tent.el, Ideograph-R108-Dish.el,
28188         Ideograph-R109-Eye.el, Ideograph-R103-Bolt-Of-Cloth.el,
28189         Ideograph-R104-Sickness.el, Ideograph-R100-Life.el,
28190         Ideograph-R102-Field.el, Ideograph-R095-Profound.el,
28191         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
28192         Ideograph-R087-Claw.el, Ideograph-R093-Cow.el,
28193         Ideograph-R086-Fire.el, Ideograph-R080-Do-Not.el,
28194         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
28195         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
28196         Ideograph-R079-Weapon.el, Ideograph-R076-Lack.el,
28197         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
28198         Ideograph-R066-Rap.el, Ideograph-R072-Sun.el,
28199         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
28200         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
28201         Ideograph-R055-Two-Hands.el, Ideograph-R057-Bow.el,
28202         Ideograph-R058-Snout.el, Ideograph-R059-Bristle.el,
28203         Ideograph-R060-Step.el, Ideograph-R047-River.el,
28204         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
28205         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
28206         Ideograph-R053-Dotted-Cliff.el, Ideograph-R046-Mountain.el,
28207         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
28208         Ideograph-R044-Corpse.el, Ideograph-R045-Sprout.el,
28209         Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
28210         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
28211         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
28212         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
28213         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
28214         Ideograph-R029-Again.el, Ideograph-R025-Divination.el,
28215         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
28216         Ideograph-R020-Wrap.el, Ideograph-R022-Right-Open-Box.el,
28217         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
28218         Ideograph-R019-Power.el, Ideograph-R016-Table.el,
28219         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
28220         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
28221         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
28222         Ideograph-R013-Down-Box.el, Ideograph-R010-Legs.el,
28223         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
28224         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
28225         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
28226         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
28227         Ideograph-R001-One.el: Delete `mojikyo' and `->mojikyo'.
28228
28229 2001-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28230
28231         * Ideograph-R124-Feather.el (M-28635): Use char-spec instead of
28232         char-ref for the operator of the `ideographic-structure'; unify
28233         B-AFCE.
28234         (M028635): Use char-spec instead of char-ref for the operator of
28235         the `ideographic-structure'.
28236         (J83-3227): Likewise.
28237         (U+7FC1): Likewise; separate B-AFCE.
28238
28239 2001-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28240
28241         * Ideograph-R052-Short-Thread.el: Add some CJK Ext-B code points.
28242         (C5-2169): Unify M-09195 and U-000221B3.
28243         (C4-2267): Unify M-09196 and U-000221B6.
28244         (M-09197): New character.
28245         (C4-2427): Relate to M-09197; unify U-000221B7.
28246         (C5-2427): Unify M-09198 and U-000221B8.
28247         (M-09201): New character.
28248         (C6-2B25): Relate to M-09201; unify U-000221BC.
28249         (M-09202): New character.
28250         (C5-2624): Relate to M-09202; unify U-000221BD.
28251         (C5-2625): Unify M-09203 and U-000221BE.
28252         (C6-306A): Unify M-09204 and U-000221BF.
28253         (C6-3736): Unify M-09206 and U-000221C6.
28254         (U-000221C7): New character.
28255         (C4-314A): Relate to M-09207; map to U-000221C7.
28256         (C6-4843): Unify U-000221CA.
28257         (U-000221CB): New character.
28258         (C5-3E7C): Relate to M-09211; map to U-000221CB.
28259         (C6-5C4E): Unify M-09213 and U-000221CF.
28260         (C5-455B): Unify M-09214 and U-000221CC.
28261         (M-09215): New character.
28262         (C3-465E): Relate to M-09215.
28263         (M-09216): New character.
28264         (C7-225B): Relate to M-09216; unify U-000221CD.
28265         (C7-225D): Unify M-09217 and U-000221D2.
28266         (C7-225C): Unify M-09218 and U-000221D1.
28267         (M-09220): New character.
28268         (C7-576D): Relate to M-09220; unify U-000221D6.
28269
28270         * Ideograph-R049-Oneself.el: Add some CJK Ext-B code points.
28271         (C6-245D): Add `->identical' for U-000200AC; map to U-000200AC.
28272
28273         * Ideograph-R051-Dry.el, Ideograph-R048-Work.el: Add some CJK
28274         Ext-B code points.
28275
28276         * Ideograph-R047-River.el: Add some CJK Ext-B code points.
28277         (M-08671): Unify BC-8DEA and U-00021FE8.
28278
28279         * Ideograph-R045-Sprout.el: Add some CJK Ext-B code points.
28280         (M-07827): Unify BC-88B2 and U-00021CFE.
28281
28282         * Ideograph-R044-Corpse.el: Add some CJK Ext-B code points.
28283
28284         * Ideograph-R005-Second.el (U-00021FE8): Moved to
28285         Ideograph-R047-River.el.
28286         (U-00021CFE): Moved to Ideograph-R045-Sprout.el.
28287
28288         * Ideograph-R004-Slash.el (U-000200AC): Add `->identical' for
28289         C6-245D.
28290
28291         * Ideograph-R025-Divination.el (U+535D): Delete
28292         `ideographic-structure'.
28293
28294 2001-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28295
28296         * Ideograph-R008-Lid.el: Add some relations between Hanziku and
28297         CJK Ext-B code points.
28298
28299         * Ideograph-R130-Meat.el (M-29860): Map to U-00026803; add
28300         `ideographic-structure'.
28301         (U-00026803): New character.
28302         (C7-316C): Map to U-00026803; add `ideographic-structure'.
28303         (U+6725): Moved to Ideograph-R074-Moon.el.
28304         (U+81A5): Add `total-strokes'.
28305         (U+81B6): Likewise.
28306
28307 2001-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28308
28309         * Ideograph-R189-Tall.el:
28310         - Add some Hanziku code points.
28311         - Add some `ideographic-structure' properties.
28312
28313         * Ideograph-R078-Death.el (M-16529): Map to U-00023A3B; add
28314         `ideographic-structure'.
28315         (U-00023A3B): New character.
28316         (C6-5373): Map to U-00023A3B; add `ideographic-structure'.
28317
28318         * Ideograph-R074-Moon.el (U+6725): New character [moved from
28319         Ideograph-R130-Meat.el].
28320         (U+81B6): Moved to Ideograph-R130-Meat.el.
28321
28322 2001-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28323
28324         * Ideograph-R095-Profound.el (M-20819): Map to U-000248E7; add
28325         `ideographic-structure'.
28326         (C6-4B46): Unify H1-E1F1 and U-000248E7; add
28327         `ideographic-structure'.
28328         (M-20820): Map to U-000248E8; add `ideographic-structure'.
28329         (C6-5E72): Unify H1-E254 and U-000248E8; add
28330         `ideographic-structure'.
28331
28332         * Ideograph-R123-Sheep.el (M-28535): Map to U-000263A7; add
28333         `ideographic-structure'.
28334         (C7-314F): Unify H1-E275 and U-000263A7; add
28335         `ideographic-structure'.
28336         (C4-4C48): Add `ideographic-structure'.
28337
28338         * Ideograph-R101-Use.el (M-21720): Map to U-00024C0E; add
28339         `ideographic-structure'.
28340         (C7-477D): Unify H1-E2BC and U-00024C0E; add
28341         `ideographic-structure'.
28342
28343         * Ideograph-R086-Fire.el (M-18985): Separate C5-2E4F; map to
28344         U-000241EF; add `ideographic-structure'.
28345         (U-000241EF): New character.
28346         (C5-2E4F): map to U-000241EF; add `ideographic-structure'.
28347
28348         * Ideograph-R059-Bristle.el (U+5F61): Unify BC-8B71.
28349         (M-10028): Separate C5-5447; map to U-000224B2; add
28350         `ideographic-structure'.
28351         (C5-5447): Unify H1-E27D and U-000224B2; add
28352         `ideographic-structure'.
28353
28354 2001-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28355
28356         * Ideograph-R210-Even.el (M-48580): Add `ideographic-structure';
28357         map to U-0002A5D0.
28358         (H1-E2C5): New character.
28359         (C5-7A22): Add `ideographic-structure'; unify U-0002A5D0.
28360
28361         * Ideograph-R009-Man.el:
28362         - Unify or Map UCS code points with some Hanziku code points.
28363         - Add or fix `ideographic-structure' into some Hanziku characters.
28364         - Add strokes into some Hanziku characters.
28365
28366 2001-12-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28367
28368         * Ideograph-R149-Speech.el (M-35206): Separate C5-2327; Map to
28369         U-0002795B.
28370         (C5-2327): Add `ideographic-structure'; unify H1-DFEB.
28371         (M-35207): Separate C5-2328; Map to U-0002795C.
28372         (C5-2328): Add `ideographic-structure'; unify H1-DFEC.
28373
28374         * Ideograph-R120-Silk.el (M-28068): Map to U-000261E8.
28375         (H1-E2C2): New character.
28376         (C7-585F): Map to U-000261E8.
28377         (U-000261E8): New character.
28378
28379         * Ideograph-R037-Big.el (M-05989): Add `ideographic-structure'.
28380         (U-00021669): Likewise; unify H1-E1F7.
28381
28382         * Ideograph-R036-Evening.el (H1-E0D0): New character.
28383         (CB-03754): Map to U-00020157.
28384         (C5-2C66): Separate U-00020157; add `->identical' for U-00020157.
28385
28386         * Ideograph-R030-Mouth.el (M-03562): Add `ideographic-structure'.
28387         (U-00020C57): Likewise; unify H1-E0EE.
28388         (M-04326): Add `ideographic-structure'.
28389         (C7-2146): Separate U-0002018A; add `->identical' for U-0002018A;
28390         add `ideographic-structure'.
28391
28392 2001-12-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28393
28394         * Ideograph-R160-Bitter.el (M-38633): Map to U-00028410; add
28395         `ideographic-structure'.
28396         (H1-AFC8): New character.
28397         (C5-3625): Add `ideographic-structure'; unify U-00028410.
28398
28399         * Ideograph-R114-Track.el (M-24897): Unify H1-AFE5 and U-00025744;
28400         add `ideographic-structure'.
28401         (C7-262C): Map to U-00025744.
28402
28403         * Ideograph-R136-Oppose.el (M-30344): Unify H1-AFE8 and
28404         U-000269FF; add `ideographic-structure'.
28405
28406         * Ideograph-R064-Hand.el (M-12077): Unify H1-AFA9 and U-00022B2B;
28407         add `ideographic-structure'.
28408
28409         * Ideograph-R005-Second.el (U-000200D5): Unify H1-AAFB.
28410         (H1-AEEA): Unify U-000200E8.
28411         (H1-AEED): Unify U-000200EB.
28412         (H1-AF63): Unify U-000200F0.
28413         (H1-AF42): Unify U-000200F1.
28414         (U-000200F3): Unify H2-D1E5.
28415         (H1-AFA5): Unify U-000200F5.
28416         (U-000200F9): New character.
28417         (H1-AFAA): Map to U-000200F9; fix `ideographic-structure'.
28418         (H1-AFAB): Unify U-000200FA; fix `ideographic-structure'.
28419         (U-000200FF): New character.
28420         (H1-AFC5): Map to U-000200FF; fix `ideographic-structure'.
28421         (H1-AFCB): Unify U-00020103.
28422         (M-00219): Unify H5-F94F.
28423         (U-00020108): Unify H8-E35B.
28424         (H1-AFE5): Moved to Ideograph-R114-Track.el.
28425         (H1-AFE8): Moved to Ideograph-R136-Oppose.el.
28426         (M-00221): Unify H5-F969.
28427         (H1-AFC8): Moved to Ideograph-R160-Bitter.el.
28428         (H1-AFA9): Moved to Ideograph-R064-Hand.el.
28429         (H1-AF61): Moved to Ideograph-R140-Grass.el.
28430         (H1-AEE5): Moved to Ideograph-R036-Evening.el.
28431         (H1-AEE3): Moved to Ideograph-R028-Private.el.
28432         (H1-AEC6): Moved to Ideograph-R057-Bow.el.
28433         (H1-AEA7): Moved to Ideograph-R057-Bow.el.
28434         (H1-AEA5): Moved to Ideograph-R028-Private.el.
28435         (H1-AE61): Moved to Ideograph-R026-Seal.el.
28436
28437 2001-12-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28438
28439         * Ideograph-R057-Bow.el (U-00022399): New character.
28440         (U-0002239D): Likewise.
28441
28442         * Ideograph-R007-Two.el (U-00020131): Unify H7-EEEB.
28443         (U-00020134): New character.
28444         (M-00283): Separate U-00020AFC; add `->identical' for U-00020AFC.
28445
28446         * Ideograph-R040-Roof.el: Add some CJK Ext-B code points.
28447         (M-07074): Separate C6-244A.
28448         (U-000219BF): New character.
28449         (C6-244A): Map to U-000219BF.
28450
28451         * Ideograph-R028-Private.el (M-03080): Separate U+53BE and
28452         EGB-2C21; delete `kangxi-radical' and `kangxi-strokes'.
28453         (U+53BE): Unify H1-AEE3; add `ideographic-structure'.
28454         (U-00020AFC): New character.
28455
28456         * Ideograph-R006-Hook.el (U-00020117): Unify H1-B8A3.
28457         (M-00239): Separate U-00020029; add `->identical' for U-00020029.
28458         (U-0002011A): Unify H10-D547.
28459         (U-0002011B): Unify H2-EC53.
28460
28461         * Ideograph-R001-One.el (U-00020029): New character.
28462
28463 2001-12-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28464
28465         * Ideograph-R004-Slash.el (M-00136): Unify BC-85D2 and U-0002009F.
28466
28467 2001-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28468
28469         * Ideograph-R140-Grass.el (U-00026AF9): New character.
28470
28471         * Ideograph-R039-Child.el (M-06971): Separate U-000200F1; add
28472         `->identical' for U-000200F1; add `ideographic-structure'.
28473
28474         * Ideograph-R037-Big.el (J0-546F): Unify EGB-7A25, B-C95B and
28475         U+592C.
28476         (C2-213B): Separate EGB-7A25, B-C95B and U+592C.
28477         (U-00021645): New character.
28478         (H1-ACBB): Likewise.
28479         (U-00021686): Unify H1-ACC0; add `ideographic-structure'.
28480         (C7-2C7D): Add `ideographic-structure'.
28481
28482         * Ideograph-R036-Evening.el (U-00021588): Unify H1-AEE5; add
28483         `ideographic-structure'.
28484
28485         * Ideograph-R004-Slash.el (H1-AB78): Unify U-0002009D.
28486         (H1-ABB9): Unify U-000200A1.
28487         (H1-ABE0): Unify U-000200A7.
28488         (U-000200AC): New character.
28489         (H1-ABE6): Unify U-0002394B.
28490         (U-000200B1): New character.
28491         (U-000200B3): New character.
28492         (H1-ABE7): Unify U-000200B5.
28493         (H1-ABF9): Unify U-00024C06.
28494         (H1-ABFD): Unify U-0002664D.
28495         (H1-ABF7): Unify U-00027E86.
28496         (H1-AC43): Unify U-000200B8.
28497         (U-00021D18): Unify H3-D0D4.
28498         (H1-AC7B): Unify U-000200BD.
28499         (U-00020B61): Unify H1-F855.
28500         (H1-AC7E): Unify U-000200C0.
28501         (H1-ACA1): Unify U-000200C1.
28502         (U-000200C2): New character.
28503         (H1-ACBB): Moved to Ideograph-R037-Big.el.
28504         (H1-ACBD): Unify U-0002A00B.
28505         (H1-B3B6): New character.
28506         (H1-ACBC): Unify U-00025740.
28507         (H1-ACC0): Moved to Ideograph-R037-Big.el.
28508         (U-000200C8): New character.
28509
28510 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28511
28512         * Ideograph-R102-Field.el (U-00024CCF): New character [moved from
28513         Ideograph-R001-One.el].
28514
28515 2001-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28516
28517         * Ideograph-R028-Private.el (U-00020AD5): Add
28518         `ideographic-structure'; unify H1-AEA5.
28519
28520         * Ideograph-R026-Seal.el (BC-8A60): New character.
28521         (U+536B): Add `ideographic-structure'; unify H1-AE61.
28522
28523         * Ideograph-R002-Line.el (U-0002006C): New character.
28524         (BC-8D5D): Moved to Ideograph-R030-Mouth.el.
28525         (U-00023244): Unify H4-E3AE.
28526         (U-00020077): Add `->identical' for M-04218.
28527         (U-0002011D): Unify H1-F043.
28528
28529         * Ideograph-R001-One.el (U-00020018): Unify H2-C1A3.
28530         (U-00020922): Unify H1-DC50.
28531         (U-00020048): Add `->identical' for M-04020; add
28532         `->same-ideograph' for C6-472D.
28533         (M-00065): Separate U-00024CCF and moved it to
28534         Ideograph-R102-Field.el; add `->identical' for U-00024CCF.
28535         (U-00021B4B): Unify H2-B9A5.
28536         (U-0002005E): New character.
28537         (U-0002005C): Likewise.
28538         (U-00020050): Likewise.
28539         (U-00020045): Likewise.
28540         (U-0002001E): Likewise.
28541
28542         * Ideograph-R030-Mouth.el: Add some CJK Ext-B code points.
28543
28544 2001-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28545
28546         * Ideograph-R087-Claw.el (M-19655): Separate U+722B.
28547
28548         * Ideograph-R075-Tree.el (U+6740): Relate to M-14471; add
28549         `->same-ideograph' for M-14471.
28550
28551         * Ideograph-R003-Dot.el (U-00020084): Unify H4-E461.
28552
28553 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28554
28555         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PAW ONE): Add
28556         `<-radical' for U+722B.
28557         (CJK RADICAL PAW TWO): Add `<-radical' for M-19655.
28558
28559         * u0E000-Private-Use.el (U+F4A6): Revived.
28560
28561         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): Relate to
28562         M-42120.
28563
28564         * Ideograph-R140-Grass.el (M-31582): Separate JSP-586E, C4-466C
28565         and U+84A6.
28566         (BC-8CB0): New character.
28567
28568         * Ideograph-R079-Weapon.el (BC-8AD4): New character.
28569
28570 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28571
28572         * Ideograph-R065-Branch.el (M-13067): Unify CB-02050; use `=>ucs'
28573         instead of `->ucs'; add `ideographic-structure'.
28574         - Merge Big5 code points.
28575         - Use `=>ucs' instead of `->ucs'.
28576         - Add some `ideographic-structure' properties.
28577         - Add some CBETA numbers.
28578
28579 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28580
28581         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL CLOTHES): Add
28582         `<-radical' for U+8864.
28583
28584         * Ideograph-R023-Hiding-Enclosure.el (M-02674): Add
28585         `<-simplified-ideograph'; add `ideographic-structure'.
28586         (U+533A): Use `<-simplified-ideograph' instead of
28587         `simplified-ideograph-of'; add `ideographic-structure'.
28588
28589         * Ideograph-R022-Right-Open-Box.el: Add some missing
28590         `ideographic-structure' properties.
28591
28592         * Ideograph-R020-Wrap.el: Canonicalize some operators of
28593         `ideographic-structure' properties.
28594         (U+5301): Use `->same-ideograph' instead of `comment'; add
28595         `ideographic-structure'.
28596
28597         * Ideograph-R019-Power.el (U+52E7): Add `ideographic-structure'.
28598
28599         * Ideograph-R018-Knife.el (U+5239): Add `ideographic-structure'.
28600         (U+5290): Likewise.
28601
28602         * Ideograph-R016-Table.el (M-01792): Separate U+51F2.
28603
28604         * Ideograph-R013-Down-Box.el (U+5187): Revert the previous
28605         operator change.
28606         (U+56D8): Modify operator.
28607
28608         * Ideograph-R010-Legs.el (U+514F): Unify H1-B26A.
28609         (U+515E): Unify H5-F16C.
28610
28611         * Ideograph-R007-Two.el (U+4E97): Unify H2-EE7D.
28612         (U+4E9D): Unify H1-F57D.
28613
28614         * Ideograph-R006-Hook.el (U+4E89): Unify H1-E8D1.
28615
28616         * Ideograph-R005-Second.el (U+4E62): Unify H2-EE79.
28617         (U+4E80): Unify H12-EBBD.
28618
28619         * Ideograph-R004-Slash.el (U+4E55): Unify H1-B260.
28620
28621 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28622
28623         * Ideograph-R064-Hand.el:
28624         - Merge Big5 code points.
28625         - Use `=>ucs' instead of `->ucs'.
28626         - Add some CBETA numbers.
28627         - Add some `ideographic-structure' properties.
28628
28629         * Ideograph-R018-Knife.el (U+5259): Fix operator.
28630         (C3-2F62): Likewise.
28631
28632         * Ideograph-R014-Cover.el (U+51A9): Simplify
28633         `ideographic-structure'.
28634
28635         * Ideograph-R009-Man.el (U+U+4FA7): Simplify
28636         `ideographic-structure'.
28637         (M-00703): Use BC-8AFC instead of U+4EBC in the
28638         `ideographic-structure'.
28639
28640 2001-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28641
28642         * ideograph-util.el (ideographic-structure=): New function.
28643         (ideographic-structure-find-char): Use `ideographic-structure='
28644         instead of `char-ref='.
28645
28646         * Ideograph-R017-Open-Box.el (U+51FF): Fix
28647         `ideographic-structure'.
28648
28649         * Ideograph-R013-Down-Box.el (U+5183): Modify operator.
28650         (U+5187): Modify operator.
28651         (U+5188): Modify operator.
28652         (U+518F): Modify operator.
28653
28654 2001-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28655
28656         * Ideograph-R039-Child.el: Merge CHINA3-JEF code points.
28657
28658 2001-12-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28659
28660         * Ideograph-R063-Door.el:
28661         - Add some Big5 code points.
28662         - Add some `ideographic-structure' properties.
28663         - Add some CBETA numbers.
28664         - Use `=>ucs' instead of `->ucs'.
28665
28666 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28667
28668         * Ideograph-R022-Right-Open-Box.el (JSP-342E): Separate U+532C.
28669         (U+5332): Use U-00021657 instead of C4-3678 in the
28670         `ideographic-structure' property.
28671
28672         * Ideograph-R021-Spoon.el (U+5316): Use U+4EBB instead of <CJK
28673         RADICAL PERSON> in the `ideographic-structure' property.
28674         (U+5318): Add `ideographic-structure'.
28675
28676         * Ideograph-R020-Wrap.el: Add missing `ideographic-structure'
28677         properties.
28678
28679         * Ideograph-R015-Ice.el (M-01608): Unify U-000205AC.
28680
28681 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28682
28683         * Ideograph-R043-Lame.el: Add some CJK Ext-B code points.
28684
28685         * Ideograph-R041-Inch.el: Add some CJK Ext-B code points.
28686         (M-07456): Use C1-5C41 instead of U+7968 in the
28687         `ideographic-structure' property.
28688         (M-07468): Use `<-ancient-ideograph' instead of
28689         `ancient-ideograph-of'.
28690
28691         * Ideograph-R038-Woman.el (C5-4532): Fixed.
28692
28693 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28694
28695         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): New character.
28696
28697         * Ideograph-R042-Small.el, Ideograph-R039-Child.el,
28698         Ideograph-R033-Scholar.el: Add some CJK Ext-B code points.
28699
28700         * Ideograph-R019-Power.el: Add some missing
28701         `ideographic-structure' properties.
28702         (U+52A6): Don't use BC-8DF6 in the `ideographic-structure'
28703         property.
28704         (U+52B1): Use `script' and `<-simplified-ideograph' instead of
28705         `comment'.
28706         (U+52C9): Don't use char-ref format for the operator of the
28707         `ideographic-structure' property.
28708         (C1-6339): Use M-31078 instead of U+83AB in the
28709         `ideographic-structure' property.
28710         (J0-342B): Use `script' and `<-simplified-ideograph' instead of
28711         `comment'.
28712         (C2-4F5C): Use C1-655C instead of U+842C.
28713
28714         * Ideograph-R018-Knife.el: Add some missing
28715         `ideographic-structure' properties.
28716         (U+521D): Use U+8864 instead of <CJK RADICAL CLOTHES>.
28717         (U+5231): Simplified `ideographic-structure'.
28718         (C2-2554): Likewise.
28719         (U+524D): Use U+4491 instead of BC-8B4B.
28720         (U+524E): Use M-14471 instead of BC-8CBA.
28721         (J0-4B36): Use JSP-3523 instead of U+5485.
28722         (U+5294): Use `<-vulgar-ideograph' instead of
28723         `vulgar-char-of-shinjigen-1'.
28724
28725         * Ideograph-R013-Down-Box.el (J78-514B): Don't use char-ref format
28726         in the `ideographic-structure' property.
28727
28728         * Ideograph-R010-Legs.el (U+5151): Use U+4E37 instead of U+8B55 in
28729         the `ideographic-structure' property.
28730         (U+515A): Modify `ideographic-structure'.
28731
28732 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28733
28734         * Ideograph-R062-Halberd.el:
28735         - Merge some Big5 code points.
28736         - Add some CBETA numbers.
28737         - Add some `ideographic-structure' properties.
28738         - Use `=>ucs' instead of `->ucs'.
28739
28740 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28741
28742         * Ideograph-R009-Man.el (GT-00767): Relate to M-01054; add
28743         `ideographic-structure'.
28744
28745         * Ideograph-R003-Dot.el (U+4E37): Unify BC-8B55.
28746
28747 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28748
28749         * Ideograph-R032-Earth.el: Add some CJK Ext-B code points.
28750
28751         * Ideograph-R012-Eight.el (U+517C): Use U+4491 instead of BC-8B4B
28752         in the `ideographic-structure' property.
28753
28754         * Ideograph-R010-Legs.el (C4-233B): Separate U+514F.
28755         (U+514F): Add `ideographic-structure'.
28756
28757         * Ideograph-R001-One.el (U+4E19): Use U+5185 instead of BC-8C57 in
28758         the `ideographic-structure' property.
28759         (U+4E26): Use U+4491 instead of BC-8B4B in the
28760         `ideographic-structure' property.
28761
28762 2001-12-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28763
28764         * Ideograph-R031-Enclosure.el: Add some CJK Ext-B code points.
28765         (M-04684): Separate C6-225F; map to U-00020064.
28766         (C6-225F): Add `->identical' for U-00020064; map to U-00020064.
28767
28768         * Ideograph-R029-Again.el: Add some CJK Ext-B code points.
28769
28770         * Ideograph-R002-Line.el (U-00020064): Add `->identical' for
28771         C6-225F; add `->same-ideograph' for M-04684.
28772
28773         * Ideograph-R011-Enter.el (M-01416): Add `<-wrong-ideograph' for
28774         M-00345.
28775         (U+4EBD): Moved to Ideograph-R009-Man.el.
28776
28777         * Ideograph-R009-Man.el (U+4EBD): Moved from
28778         Ideograph-R011-Enter.el; relate to M-00345.
28779         (U+4ECA): Use U+4EBD instead of BC-8AFC.
28780         (U+4EE4): Likewise.
28781         (U+4F1B): Simplify the `ideographic-structure' property.
28782         (M-00757): Likewise.
28783         (U+500A): Likewise.
28784         (U+506C): Likewise.
28785
28786         * Ideograph-R075-Tree.el (U+6729): Unify BC-8956.
28787
28788 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28789
28790         * Ideograph-R178-Tanned-Leather.el (U+97E6): Unify BC-89D6.
28791
28792         * Ideograph-R168-Long.el (U+957F): Add `total-strokes'; unify
28793         BC-89A5.
28794
28795         * Ideograph-R040-Roof.el (J0-555F): Unify BC-8AF8.
28796
28797         * Ideograph-R011-Enter.el:
28798         - Add some Hanziku-1 code points.
28799         - Add some missing `ideographic-structure' properties.
28800
28801         * Ideograph-R009-Man.el:
28802         - Add some missing `ideographic-structure' properties.
28803         - Add some Hanziku-1 code points.
28804
28805 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28806
28807         * Ideograph-R169-Gate.el (U+95E8): Add `total-strokes'; unify
28808         BC-896B.
28809
28810         * Ideograph-R006-Hook.el (M-00237): Add `ideographic-structure'.
28811         (U-00020116): Likewise.
28812         (H1-BE59): New character.
28813
28814 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28815
28816         * Ideograph-R008-Lid.el:
28817         - Add some Hanziku-1 code points.
28818         - Add some missing `ideographic-structure' properties.
28819
28820         * Ideograph-R002-Line.el (U-0002006D): Add
28821         `ideographic-structure'; unify H1-C3C6.
28822         (U-0002006E): Add `ideographic-structure'.
28823         (H1-C3E4): New character.
28824
28825 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28826
28827         * Ideograph-R001-One.el (U+4E1D): Use BC-895C instead of U+5E7A in
28828         the `ideographic-structure'.
28829
28830 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28831
28832         * Ideograph-R061-Heart.el:
28833         - Merge Big5 code points.
28834         - Add some CBETA numbers.
28835         - Use `=>ucs' instead of `->ucs'.
28836         - Add some `ideographic-structure' properties.
28837
28838 2001-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28839
28840         * Ideograph-R002-Line.el (BC-8BF1): New character.
28841
28842 2001-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28843
28844         * Ideograph-R005-Second.el:
28845         - Add some missing `ideographic-structure' properties.
28846         - Add some Hanziku-1 code points.
28847
28848 2001-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28849
28850         * Ideograph-R038-Woman.el: Add some CHINA3-JEF code points.
28851
28852         * Ideograph-R010-Legs.el (U+5156): Unify H1-E0CF.
28853
28854 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28855
28856         * Ideograph-R037-Big.el: Add some Daikanwa numbers of the revised
28857         version if the numbers were changed in the second revised version.
28858         (U+5934): Unify BC-8A62.
28859
28860 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28861
28862         * Ideograph-R052-Short-Thread.el (U+5E7A): Unify BC-8B44.
28863
28864 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28865
28866         * char-db-util.el (insert-char-attributes): Format
28867         `ideograph-daikanwa-2' as same as `ideograph-daikanwa'.
28868
28869         * Ideograph-R006-Hook.el, Ideograph-R004-Slash.el:
28870         - Add some missing `ideographic-structure' properties.
28871         - Add some Hanziku-1 code points.
28872
28873 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28874
28875         * Ideograph-R037-Big.el: Add some CHINA3-JEF code points.
28876
28877 2001-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28878
28879         * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Add some
28880         missing `ideographic-structure' properties.
28881
28882         * Ideograph-R014-Cover.el: Add some missing
28883         `ideographic-structure' properties.
28884         (M-01592): Use `<-vulgar-ideograph' instead of
28885         `vulgar-char-of-shinjigen-1'.
28886
28887         * Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
28888         Ideograph-R011-Enter.el: Add some missing `ideographic-structure'
28889         properties.
28890
28891         * Ideograph-R010-Legs.el (JX1-2E50): Unify JC3-43D5.
28892         (U+514F): Use U-00020086 instead of U+5382 in the
28893         `ideographic-structure' property; use U-00020477 instead of
28894         U+4E0A/U+513F in the `ideographic-structure' property.
28895
28896         * Ideograph-R006-Hook.el (U-00020112): Add
28897         `ideographic-structure'; unify H1-AAD7.
28898
28899 2001-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28900
28901         * Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
28902         Ideograph-R034-Go.el: Add some CHINA3-JEF code points.
28903
28904 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28905
28906         * Ideograph-R060-Step.el:
28907         - Merge Big5 code points.
28908         - Use `=>ucs' instead of `->ucs'.
28909         - Add some `ideographic-structure' properties.
28910         - Add some CBETA numbers.
28911
28912         * Ideograph-R028-Private.el, Ideograph-R023-Hiding-Enclosure.el:
28913         Add some CJK Ext-B code points.
28914
28915         * Ideograph-R005-Second.el (U-000200E4): Add
28916         `ideographic-structure'; unify H1-ABE1.
28917
28918 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28919
28920         * Ideograph-R059-Bristle.el: Use `=>ucs' instead of `->ucs'.
28921
28922         * Ideograph-R058-Snout.el: Use `=>ucs' instead of `->ucs'.
28923         (U+5F5B): Unify CB-01820.
28924
28925         * Ideograph-R057-Bow.el: Use `=>ucs' instead of `->ucs'.
28926
28927         * Ideograph-R056-Shoot.el (C1-636F): Use `=>ucs' instead of
28928         `->ucs'.
28929
28930         * Ideograph-R022-Right-Open-Box.el: Merge some CJK Ext-B code
28931         points.
28932         (M-02596): Unify BC-87D4 and U-0002092C.
28933
28934         * Ideograph-R005-Second.el (BC-87D4): Moved to
28935         Ideograph-R022-Right-Open-Box.el.
28936
28937 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28938
28939         * char-db-util.el (insert-char-attributes): Add setting to format
28940         `=>ucs-jis'.
28941
28942         * Ideograph-R021-Spoon.el: Add some CJK Ext-B code points.
28943         (M-02571): Unify U-0002090E; relate to JU-5315 instead of U+5315.
28944
28945         * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el: Merge some CJK
28946         Ext-B code points.
28947
28948         * Ideograph-R115-Grain.el (U+79F0): Separate C3-327C.
28949         (J0-3E4E): Unify C3-327C and CB-00379.
28950
28951         * Ideograph-R059-Bristle.el (C6-3F5B): Use `->same-ideograph'
28952         instead of `ideograph='.
28953         - Add some CBETA numbers.
28954         - Merge Big5 code points.
28955
28956         * Ideograph-R058-Snout.el: Merge Big5 code points.
28957         (U+5F5C): Unify CB-02362; relate to M-09948.
28958
28959         * Ideograph-R057-Bow.el:
28960         - Merge Big5 code points.
28961         - Add some `ideographic-structure' properties.
28962         - Add some CBETA numbers.
28963
28964         * Ideograph-R056-Shoot.el:
28965         - Merge Big5 code points.
28966         - Merge some CBETA numbers.
28967
28968 2001-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28969
28970         * Ideograph-R170-Mound.el (U+49BE): New character.
28971         (H1-DE72): Moved from Ideograph-R010-Legs.el.
28972
28973 2001-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28974
28975         * Ideograph-R038-Woman.el: Add some CJK Ext-B code points.
28976
28977         * Ideograph-R029-Again.el:
28978         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
28979           `hanyu-dazidian-char' properties.
28980         - Add some missing `ideographic-structure' properties.
28981         - Add some Big5-CDP code points.
28982
28983         * Ideograph-R026-Seal.el: Add some missing `hanyu-dazidian-vol',
28984         `hanyu-dazidian-page' and `hanyu-dazidian-char' properties.
28985         (U+536A): Add `ideographic-structure'.
28986
28987         * Ideograph-R010-Legs.el (H1-DCE3): Unify U-00020478.
28988         (H1-DE46): Unify U-00020489.
28989         (H1-DE67): Unify U-0002048B.
28990         (H1-DE6A): Unify U-0002048F.
28991         (H1-DE6E): Unify U-00025631.
28992         (H1-DE72): Moved to Ideograph-R170-Mound.el.
28993         (H1-DE73): Unify U-0002049C.
28994         (H1-DE74): Unify U-0002049D.
28995         (H1-DEAC): Unify U-000204A7.
28996         (H1-DEC9): Unify U-000204AE.
28997         (H1-DEC8): Unify U-00020926.
28998         (H1-DECF): Unify U-000204BE.
28999         (M-01407): Unify U-000204CA.
29000         (H1-DED6): Unify U-000204D6.
29001         (H1-DED9): Unify U-000204DA.
29002
29003 2001-12-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29004
29005         * Ideograph-R032-Earth.el: Merge some CHINA3-JEF code points.
29006
29007         * Ideograph-R010-Legs.el:
29008         - Add some missing `ideographic-structure' properties.
29009         - Add some Hanziku-1 code points.
29010
29011         * Ideograph-R003-Dot.el (M-00093): Unify H1-ACC5 and U-0002007C;
29012         add `ideographic-structure'.
29013         (U-0002007F): Unify H1-AD5C; add `ideographic-structure'.
29014         (U-00020081): New character.
29015         (U-0002592C): New character.
29016         (U+4E3E): Unify H1-ADBF.
29017
29018 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29019
29020         * Ideograph-R002-Line.el (U+4E34): Unify H1-AA56.
29021         (H1-AA59): New character.
29022         (H1-AA72): Likewise.
29023
29024 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29025
29026         * Ideograph-R013-Down-Box.el (U-0002054D): Add
29027         `ideographic-structure'; unify H1-AD7C.
29028
29029         * Ideograph-R007-Two.el (C6-2566): Relate to U-00020122.
29030
29031         * Ideograph-R001-One.el:
29032         - Add some missing `ideographic-structure' properties.
29033         - Add some Hanziku-1 code points.
29034
29035 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29036
29037         * Ideograph-R099-Sweet.el (M-21660): Separate C4-3E65 and U+3F4E;
29038         add `ideographic-structure'; unify H1-A97D.
29039         (C4-3E65): Add `ideographic-structure'.
29040         (U+3F4E): Likewise.
29041         (M-21663): Separate C7-302B; add `ideographic-structure'; unify
29042         H1-A9B2.
29043         (C7-302B): Add `ideographic-structure'.
29044
29045         * Ideograph-R048-Work.el (H1-A875): New character.
29046
29047         * Ideograph-R113-Spirit.el (M-49399): Add `ideographic-structure';
29048         unify H1-A955.
29049         (H1-A954): New character; unify U-00025632.
29050         (H1-A975): New character; unify U-00025673.
29051
29052 2001-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29053
29054         * Ideograph-R073-Say.el (M-14304): Separate C6-4979; add
29055         `ideographic-structure'; unify H1-A97A.
29056
29057         * Ideograph-R055-Two-Hands.el (U+3429): Add
29058         `ideographic-structure'; unify H1-A8CE.
29059         - Merge Big5 code points.
29060         - Use `=>ucs' instead of `->ucs'.
29061         - Merge some CBETA numbers.
29062         - Add some `ideographic-structure' properties.
29063
29064         * Ideograph-R051-Dry.el (M-09171): Add `ideographic-structure';
29065         unify H1-A872.
29066         (C6-2742): Add `ideographic-structure'.
29067
29068         * Ideograph-R013-Down-Box.el (U-00020542): Add
29069         `ideographic-structure'; unify H1-A769.
29070
29071         * Ideograph-R004-Slash.el (C3-212F): Relate to U+51E2.
29072
29073 2001-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29074
29075         * Ideograph-R037-Big.el: Merge some CJK Ext-B code points.
29076         (M-05837): Separate C6-2167; relate to U-000215D2.
29077         (C6-2167): Unify BC-87D3 and U-000215D2.
29078         (M-05948): Separate C6-3E3E; relate to U-00021638; add
29079         `ideographic-structure'.
29080         (U-00021638): Add `ideographic-structure'; unify H1-A974.
29081         (C6-3E3E): Add `ideographic-structure'.
29082
29083         * Ideograph-R031-Enclosure.el (C6-5145): Add
29084         `ideographic-structure'; unify H1-A9A2.
29085
29086         * Ideograph-R028-Private.el: Use char-spec instead of char-ref as
29087         operators in `ideographic-structure' properties.
29088         (U-00020AD3): Unify BC-8B7E.
29089         (C6-213C): Add `ideographic-structure'; unify BC-89AC.
29090         (U+53B7): Add `ideographic-structure'; unify BC-8CEB.
29091         (C4-2249): Add `ideographic-structure'; unify BC-88E6.
29092
29093         * Ideograph-R015-Ice.el (U+51DF): Unify CB-06080.
29094
29095         * Ideograph-R014-Cover.el (M-01589): Relate to U-0002058C.
29096
29097         * Ideograph-R007-Two.el:
29098         - Add some missing `ideographic-structure' properties.
29099         - Merge some Hanziku-1 code points.
29100
29101         * Ideograph-R003-Dot.el (M-00104): Separate C3-2740; delete
29102         `cns-radical'.
29103         (U+4E3D): Unify H1-A86E.
29104
29105 2001-11-30  Yoshiki Hayashi  <yoshiki@xemacs.org>
29106
29107         * ioslated-char.el: Disable undo in temporary buffer.
29108         Otherwise, pdump will complain about buffer being undumpable
29109         object.
29110
29111 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29112
29113         * Ideograph-R054-Long-Stride.el:
29114         - Use `=>ucs' instead of `->ucs'.
29115         - Merge Big5 code points.
29116         (U+5EFB): Unify CB-00327.
29117         (U+5EFC): Unify CB-02626.
29118
29119         * Ideograph-R036-Evening.el: Merge some CJK Ext-B code points.
29120
29121         * Ideograph-R032-Earth.el (U+57DB): Add `ideographic-structure';
29122         unify CB-05739.
29123
29124         * Ideograph-R030-Mouth.el (U+53E7): Use `->ideographic-variants'
29125         instead of `variant-of-shinjigen-1'; unify JC3-91AE.
29126         (U+549A): Unify JC3-8CE8.
29127
29128 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29129
29130         * Ideograph-R131-Minister.el (C3-2A5C): Separated from U+5367 and
29131         moved from Ideograph-R025-Divination.el.
29132
29133         * Ideograph-R035-Go-Slowly.el: Merge some CJK Ext-B code points.
29134
29135         * Ideograph-R034-Go.el (J0-5469): Unify BC-8B45.
29136         Merge some CJK Ext-B code points.
29137
29138         * Ideograph-R031-Enclosure.el: Add some CHINA3-JEF code points.
29139
29140         * Ideograph-R019-Power.el: Add some CHINA3-JEF code points.
29141         (M-02305): Unify C4-2240, JC3-44D9 and U+3515.
29142         (M-02395): Unify C6-3D4E.
29143         (M-02397): Unify C6-3D4F.
29144         (M-02401): Unify C6-3D4D.
29145
29146         * Ideograph-R018-Knife.el: Add some CHINA3-JEF code points.
29147         (M-02112): Add `ideographic-structure'.
29148
29149         * Ideograph-R015-Ice.el: Add some missing `ideographic-structure'
29150         properties.
29151
29152         * Ideograph-R005-Second.el (BC-87D3): Moved to
29153         Ideograph-R037-Big.el; unify C6-2167.
29154
29155 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29156
29157         * Ideograph-R181-Leaf.el (JC3-8CE9): New character.
29158
29159         * Ideograph-R122-Net.el (C4-2152): Separated from U+5188 and moved
29160         from Ideograph-R013-Down-Box.el.
29161
29162         * Ideograph-R032-Earth.el (M-05234): Use `<-original-ideograph'
29163         instead of `original-ideograph-of'.
29164         (M-05291): New character.
29165         (C6-3E32): Relate to M-05291.
29166         (M-05352): Unify C6-5152 instead of C4-3C5A.
29167
29168         * Ideograph-R030-Mouth.el: Merge some CHINA3-JEF code points.
29169
29170         * Ideograph-R025-Divination.el (U+5361): Unify JC3-82B5.
29171         (U+5367): Separate C3-2A5C and moved it to
29172         Ideograph-R131-Minister.el.
29173
29174         * Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el:
29175         Merge some CHINA3-JEF code points.
29176
29177 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29178
29179         * Ideograph-R029-Again.el: Add some CHINA3-JEF code points.
29180         (C6-3D67): Unify M-48963.
29181         (C1-5937): Use `->identical' instead of `ideograph='.
29182
29183         * Ideograph-R028-Private.el: Add some CHINA3-JEF code points.
29184         (C4-2856): Delete `non-morohashi'; unify M-48989.
29185
29186         * Ideograph-R027-Cliff.el (M-02979): Unify C6-3D60 and U-00020A78.
29187         (U-00020A9A): Unify BC-8D4D; add `ideographic-structure'.
29188         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29189           `hanyu-dazidian-char' properties.
29190         - Add some missing `ideographic-structure' properties.
29191         - Add some BIG5-CDP code points.
29192         - Add some CHINA3-JEF code points.
29193
29194         * Ideograph-R026-Seal.el (U+5369): Unify BC-8B5A.
29195         (U+353E): Unify BC-8BE6.
29196         (U+536A): Unify BC-8D7A.
29197         (U+5373): Use `script' and `<-vulgar-ideograph' instead of
29198         `comment'; add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29199         `hanyu-dazidian-char'; add `ideographic-structure'.
29200         (U+537B): Use `->ideographic-variants' instead of
29201         `variant-of-shinjigen-1'; add `hanyu-dazidian-vol',
29202         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
29203         `ideographic-structure'.
29204         (U+537D): Use `->ideographic-variants' instead of
29205         `variant-of-shinjigen-1'; unify JC3-45D4.
29206         (M-02875): Separate C6-2F3C; use `->same-ideograph' instead of
29207         `comment'; relate to U-00020A1E.
29208         (C6-2F3C): Unify U-00020A1E.
29209         - Add some CHINA3-JEF code points.
29210         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29211           `hanyu-dazidian-char' properties.
29212         - Add some missing `ideographic-structure' properties.
29213         - Merge some CJK Ext-B code points.
29214
29215         * Ideograph-R024-Ten.el (U+5344): Unify BC-8975.
29216         (C4-2244): Use `<-original-ideograph' instead of
29217         `original-char-of-shinjigen-1'; unify U-00020983.
29218         (C3-2329): Use `->ideographic-variants' instead of
29219         `variant-of-shinjigen-1'.
29220         (C6-2639): Use `<-vulgar-ideograph' instead of
29221         `vulgar-char-of-shinjigen-1'; unify U-00020991.
29222         (C4-2553): Use `<-vulgar-ideograph' instead of
29223         `vulgar-char-of-shinjigen-1'; unify U-00024C1E.
29224         (M-02739): Unify C4-2553 and U-00024C1E; use `<-vulgar-ideograph'
29225         instead of `vulgar-ideograph-of'.
29226         (J0-4234): Use U+4ECE instead of BC-8DF5 + U+4EBA in the
29227         `ideographic-structure'.
29228         (U+5352): Likewise.
29229         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29230           `hanyu-dazidian-char' properties.     
29231         - Add some missing `ideographic-structure' properties.
29232         - Merge some CHINA3-JEF code points.
29233         - Use char-spec instead of char-ref as operators in
29234           `ideographic-structure' properties.
29235         - Merge some CJK Ext-B code points.
29236         - Merge some missing Big5-CDP code points.
29237
29238         * Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el: Merge
29239         some CHINA3-JEF code points.
29240
29241         * Ideograph-R017-Open-Box.el (U+51FC): Delete `kangxi-radical' and
29242         `kangxi-strokes'; delete `non-morohashi'; unify JC3-80AC.
29243
29244         * Ideograph-R016-Table.el: Merge some CHINA3-JEF code points.
29245
29246         * Ideograph-R004-Slash.el (U-00020086): Unify BC-8BB4.
29247         (U-000200A2): Unify BC-8CB4; add `ideographic-structure'.
29248
29249 2001-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29250
29251         * Ideograph-R014-Cover.el (C6-3D3E): Relate to M-01589.
29252
29253         * Ideograph-R013-Down-Box.el (U+5188): Separate C4-2152; add
29254         `->identical' for C4-2152.
29255
29256 2001-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29257
29258         * Ideograph-R053-Dotted-Cliff.el:
29259         - Use `=>ucs' instead of `->ucs'.
29260         - Merge some CBETA numbers.
29261         - Merge Big5 code points.
29262
29263         * Ideograph-R025-Divination.el (U+535D): Unify BC-8BF9.
29264         (U+5364): Unify BC-8A56.
29265         (U-000209EA): Unify BC-8AA6.
29266         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29267           `hanyu-dazidian-char' properties.
29268         - Use char-spec instead of char-ref as operators in
29269           `ideographic-structure' properties.
29270
29271         * Ideograph-R052-Short-Thread.el, Ideograph-R051-Dry.el: Merge
29272         Big5 code points.
29273
29274         * Ideograph-R027-Cliff.el: Merge some CJK Ext-B code points.
29275
29276 2001-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29277
29278         * Ideograph-R003-Dot.el (U-0002007E): Moved from
29279         Ideograph-R005-Second.el.
29280         (BC-87D2): Likewise.
29281
29282         * Ideograph-R025-Divination.el: Merge some CJK Ext-B code points.
29283
29284         * Ideograph-R022-Right-Open-Box.el: update.
29285
29286         * Ideograph-R005-Second.el (U+5350): Moved to
29287         Ideograph-R024-Ten.el.
29288         (BC-87D2): Separate U-0002007E; moved to Ideograph-R003-Dot.el.
29289         (U-0002007E): Moved to Ideograph-R003-Dot.el.
29290
29291         * Ideograph-R004-Slash.el (U-000209AC): Moved to
29292         Ideograph-R024-Ten.el.
29293
29294         * Ideograph-R001-One.el (BC-86A4): Separate U-0002097B and moved
29295         to Ideograph-R024-Ten.el.
29296         (U-0002097B): Moved to Ideograph-R024-Ten.el.
29297         (U-000209B4): Likewise.
29298
29299         * Ideograph-R023-Hiding-Enclosure.el (U+5338): Unify BC-8A70; add
29300         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29301         `hanyu-dazidian-char'.
29302         (C3-2466): Unify BC-8CD3; add `hanyu-dazidian-vol',
29303         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
29304         `ideographic-structure'.
29305         (U+533C): Separated from C2-2558 and moved from
29306         Ideograph-R022-Right-Open-Box.el.
29307         - Use char-spec instead of char-ref as operators in
29308           `ideographic-structure' properties.
29309         - Add some missing `ideographic-structure'.
29310         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29311           `hanyu-dazidian-char' properties.
29312
29313 2001-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29314
29315         * Ideograph-R050-Turban.el:
29316         - Use char-spec instead of char-ref as operators in
29317           `ideographic-structure' properties.
29318         - Merge some CBETA numbers.
29319         - Add some missing `ideographic-structure' properties.
29320
29321         * Ideograph-R046-Mountain.el:
29322         - Merge Big5 code points.
29323         - Use `=>ucs' instead of `->ucs'.
29324         - Add some `ideographic-structure' properties.
29325         - Merge some CBETA numbers.
29326
29327         * Ideograph-R030-Mouth.el (M071135): New character.
29328
29329         * Ideograph-R022-Right-Open-Box.el:
29330         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29331           `hanyu-dazidian-char' properties.
29332         - Use char-spec instead of char-ref as operators in
29333           `ideographic-structure' properties.
29334         (C2-2558): Separate U+533C; add `->identical' for U+533C.
29335         (C6-3563): Unify BC-88C4.
29336
29337 2001-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29338
29339         * Ideograph-R162-Walk.el (U+8FC7): Fix `total-strokes'.
29340         (C1-4B56): Use `->ideographic-variants' instead of
29341         `morohashi-daikanwa'; unify B-A8B5.
29342         (U+8FC8): Add `total-strokes'.
29343
29344         * Ideograph-R094-Dog.el (J0-605B): Separate G1-4F57 and U+737B.
29345
29346         * Ideograph-R020-Wrap.el:
29347         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29348           `hanyu-dazidian-char' properties.
29349         - Use char-spec instead of char-ref as operators in
29350           `ideographic-structure' properties.
29351         - Add some missing `ideographic-structure' properties.
29352         - Merge some missing Big5-CDP code points.
29353
29354 2001-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29355
29356         * Ideograph-R131-Minister.el (C4-2471): Unify BC-8DDB.
29357
29358         * Ideograph-R049-Oneself.el, Ideograph-R048-Work.el:
29359         - Merge Big5 code points.
29360         - Merge some CBETA numbers.
29361         - Use `=>ucs' instead of `->ucs'.
29362
29363         * Ideograph-R047-River.el:
29364         - Merge some CBETA numbers.
29365         - Merge Big5 code points.
29366         - Use `=>ucs' instead of `->ucs'.
29367
29368         * Ideograph-R021-Spoon.el: Add some `hanyu-dazidian-vol',
29369         `hanyu-dazidian-page' and `hanyu-dazidian-char' properties.
29370         (M-02571): Unify BC-8BBA.
29371         (U+5316): Use char-spec instead of char-ref as the operator in the
29372         `ideographic-structure' property.
29373         (J0-323D): Likewise.
29374         (M-02573): Add `ideographic-structure'; separate C4-2142; unify
29375         BC-8AB1.
29376         (U+5317): Use char-spec instead of char-ref as the operator in the
29377         `ideographic-structure' property.
29378         (M-02577): Add `ideographic-structure'.
29379         (BC-8CCA): New character.
29380         (C6-2632): Add `ideographic-structure'.
29381         (U+5319): Use char-spec instead of char-ref as the operator in the
29382         `ideographic-structure' property.
29383
29384         * Ideograph-R012-Eight.el (BC-8BFA): Add `ideograph-cdp'.
29385
29386         * Ideograph-R015-Ice.el: Merge some CHINA3-JEF code points.
29387
29388         * Ideograph-R040-Roof.el (C4-3130): Unify JC3-4AB8.
29389
29390         * Ideograph-R009-Man.el (U+4EEC): Unify JC3-82BB.
29391         (U+505F): Unify JC3-42EE.
29392         (U+503B): Unify JC3-93DE.
29393         (U+50A5): Unify JC3-43A8.
29394
29395         * Ideograph-R008-Lid.el (JC3-81C1): New character.
29396
29397         * Ideograph-R014-Cover.el: Merge some CHINA3-JEF code points.
29398
29399 2001-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29400
29401         * Ideograph-R043-Lame.el:
29402         - Use `=>ucs' instead of `->ucs'.
29403         - Merge Big5 code points.
29404
29405         * Ideograph-R013-Down-Box.el (U+518B): Unify JC3-43EC.
29406         (CB-00155): New character.
29407         (GT-02025): Unify JC3-43ED.
29408         (U+5195): Unify JC3-43EE.
29409
29410         * Ideograph-R012-Eight.el (U+5170): Unify JC3-82AB.
29411         (U+517B): Unify JC3-82AA.
29412
29413         * Ideograph-R011-Enter.el (M-01418): Unify JC3-43DE.
29414         (M-01424): Unify JC3-43DF.
29415
29416         * Ideograph-R009-Man.el:
29417         - Add some missing `ideographic-structure' properties.
29418         - Use U+4EBB instead of <CJK RADICAL PERSON> in
29419           `ideographic-structure' properties.
29420         (M-00703): Unify S1-0488.
29421
29422         * Ideograph-R005-Second.el (U+4E60): Unify JC3-81C9.
29423         (U+4E66): Unify JC3-81CD.
29424         (U+4E70): Unify JC3-81ED.
29425
29426         * Ideograph-R002-Line.el (U+4E34): Unify JC3-82AF.
29427
29428         * Ideograph-R001-One.el (U+4E13): Unify JC3-81D9.
29429
29430 2001-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29431
29432         * Ideograph-R187-Horse.el (U+99E6): Unify BC-8DC0.
29433
29434         * Ideograph-R044-Corpse.el:
29435         - Merge Big5 code points.
29436         - Add some CBETA numbers.
29437         - Add some `ideographic-structure' properties.
29438
29439         * Ideograph-R042-Small.el, Ideograph-R041-Inch.el: Use `=>ucs'
29440         instead of `->ucs'.
29441
29442         * Ideograph-R018-Knife.el (U+5215): Use U-000206AA instead of
29443         M-01862 in `ideographic-structure'.
29444
29445         * Ideograph-R011-Enter.el (S1-0488): Moved to
29446         Ideograph-R009-Man.el and unify with M-00703.
29447
29448         * Ideograph-R008-Lid.el (M-00289): Separate C3-2147 and U+4EA3;
29449         add `ideographic-structure'.
29450         (BC-8C5E): Unify JC3-8DCD.
29451         (U+4EA7): Add `ideographic-structure'.
29452         (U+4EAA): Likewise.
29453         (J0-5037): Separate C3-2B25 and U+4EB0; use `<-vulgar-ideograph'
29454         instead of `vulgar-char-of-shinjigen-1'; add
29455         `ideographic-structure'.
29456         (M-00309): Separate C3-2B27 and U+4EB1; add
29457         `ideographic-structure'.
29458         (JC3-81D2): Use U+6729 instead of U+6728 in
29459         `ideographic-structure'.
29460         (C3-2B24): Add `ideographic-structure'.
29461         (U+4EB2): Likewise.
29462         (U+4EB4): Likewise.
29463         (U+4EB5): Likewise.
29464         (U+4EB7): Likewise.
29465         (U+4EB8): Likewise.
29466
29467         * Ideograph-R004-Slash.el (JX2-212E): Unify JC3-97C6.
29468
29469 2001-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29470
29471         * Ideograph-R012-Eight.el: Unify some CHINA3-JEF code points.
29472
29473 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29474
29475         * Ideograph-R010-Legs.el: Add some missing `ideographic-structure'
29476         properties.
29477         (J0-3D3C): Separate G0-3364, C6-2352 and U+5145; modify
29478         `ideographic-structure'.
29479
29480 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29481
29482         * char-db-util.el (what-char-definition): Use `decode-char'
29483         instead of `make-char' to display comment for builtin character.
29484
29485         * Ideograph-R172-Short-Tailed-Bird.el (JX2-7B6E): Unify BC-8D4B.
29486
29487         * Ideograph-R103-Bolt-Of-Cloth.el (M074034): New character.
29488
29489         * Ideograph-R100-Life.el (BC-8B77): New character.
29490
29491         * Ideograph-R087-Claw.el (U+722F): Unify BC-8CA8.
29492
29493         * Ideograph-R035-Go-Slowly.el (M-05708): Separate C3-213A and
29494         U+590A.
29495         (U+590A): Unify BC-8A71.
29496
29497         * Ideograph-R120-Silk.el (U+7CF9): Relate to M-27221; unify
29498         BC-8AFB.
29499
29500         * Ideograph-R003-Dot.el (M-00104): Add `ideographic-structure'.
29501
29502 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29503
29504         * Ideograph-R030-Mouth.el (U+551B): Delete invalid
29505         `morohashi-daikanwa'.
29506         (U+551C): Likewise; delete `kangxi-radical' and `kangxi-strokes'.
29507         (U+551D): Delete invalid `morohashi-daikanwa'; delete
29508         `kangxi-strokes'.
29509         (U+551E): Delete invalid `morohashi-daikanwa'.
29510         (U+551F): Likewise.
29511         (U+5520): Likewise.
29512         (U+5521): Likewise.
29513         (U+5522): Likewise.
29514         (U+5523): Likewise.
29515         (U+5524): Delete `non-morohashi'.
29516         (U+5525): Add `total-strokes'.
29517
29518 2001-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29519
29520         * Ideograph-R007-Two.el (U+4E96): Add `ideographic-structure'.
29521         (U+4E97): Likewise.
29522         (U+4E9D): Likewise.
29523
29524         * Ideograph-R005-Second.el (M-00190): Use U+4E5A instead of <CJK
29525         RADICAL SECOND TWO> in `ideographic-structure'.
29526         (M-00192): Add `ideographic-structure'.
29527         (M-00205): Likewise.
29528
29529 2001-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29530
29531         * Ideograph-R006-Hook.el (U+4E87): Add `ideographic-structure'.
29532         (U+4E89): Likewise.
29533
29534         * Ideograph-R002-Line.el (BC-8869): Moved to
29535         Ideograph-R017-Open-Box.el.
29536
29537 2001-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29538
29539         * Ideograph-R018-Knife.el: Merge some CJK Ext-B code points.
29540
29541         * Ideograph-R017-Open-Box.el: Merge some CJK Ext-B code points.
29542         (C5-222A): Unify BC-8869 and U-00020686.
29543
29544         * Ideograph-R016-Table.el: Merge some CJK Ext-B code points.
29545
29546         * Ideograph-R005-Second.el: Add some missing
29547         `ideographic-structure' properties.
29548         (U+4E7F): Modify `ideographic-structure'.
29549
29550         * Ideograph-R001-One.el: Add some missing `ideographic-structure'
29551         properties.
29552
29553         * Ideograph-R004-Slash.el (U+4E4A): Add `ideographic-structure'.
29554         (U+4E4C): Likewise.
29555         (C3-2263): Likewise.
29556         (U+4E54): Likewise.
29557         (U+4E55): Likewise.
29558
29559         * Ideograph-R003-Dot.el (U+4E37): Add `ideographic-structure'.
29560         (U+4E3D): Likewise.
29561         (U+4E3E): Likewise.
29562
29563         * Ideograph-R002-Line.el (U+4E34): Add `ideographic-structure'.
29564
29565 2001-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29566
29567         * ideograph-util.el (insert-ideograph-radical-char-data): Now
29568         return value of `char-attribute-list' includes names of
29569         CCS-attributes.
29570
29571         * char-db-util.el (insert-char-attributes): Now return value of
29572         `char-attribute-list' includes names of CCS-attributes.
29573
29574 2001-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29575
29576         * Ideograph-R140-Grass.el: Merge KS X 1001 code points.
29577
29578         * Ideograph-R125-Old.el (U+8009): Separate C4-2B25; unify K0-4F3E.
29579
29580         * Ideograph-R012-Eight.el (BC-8BFA): New character; relate to
29581         U-00020509 and M-48931.
29582
29583 2001-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29584
29585         * Ideograph-R031-Enclosure.el:
29586         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29587           `hanyu-dazidian-char' properties.
29588         - Add some `ideographic-structure' properties.
29589         - Use char-spec instead of char-ref as operators in
29590           `ideographic-structure' properties.
29591         (U+56D9): Unify BC-8DE5.
29592         (M-04695): Unify BC-8668.
29593         (M-04736): Separate C6-2F5C; delete `cns-total-strokes'.
29594         (C6-2F5C): Unify BC-8870.
29595         (M-04747): Separate C6-2A41.
29596         (BC-876C): New character; relate to M-04747.
29597         (M-04823): Unify BC-8559.
29598         (U+5716): Use U+555A instead of BC-8BEB in
29599         `ideographic-structure'.
29600         (C7-5321): Unify BC-856D.
29601
29602         * Ideograph-R030-Mouth.el (M-03829): Separate C3-3464 and U+555A;
29603         unify BC-8BEB.
29604
29605         * Ideograph-R024-Ten.el (C6-2977): Unify BC-85D0.
29606
29607         * Ideograph-R019-Power.el:
29608         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29609           `hanyu-dazidian-char' properties.
29610         - Use char-spec instead of char-ref as operators in
29611           `ideographic-structure' properties.
29612         (U+529E): Unify BC-8A63.
29613         (C6-2F28): Unify BC-85C9.
29614
29615         * Ideograph-R018-Knife.el:
29616         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29617           `hanyu-dazidian-char' properties.
29618         - Use char-spec instead of char-ref as operators in
29619           `ideographic-structure' properties.
29620         - Add some `ideographic-structure' properties.
29621
29622 2001-11-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29623
29624         * Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
29625         Ideograph-R008-Lid.el, Ideograph-R007-Two.el: Merge some
29626         CHINA3-JEF code points.
29627
29628 2001-11-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29629
29630         * Ideograph-R004-Slash.el (BC-8856): New character.
29631
29632         * Ideograph-R134-Mortar.el (BC-8863): New character; relate to
29633         M-30175.
29634
29635         * Ideograph-R037-Big.el (BC-87EE): New character; relate to
29636         M-5861.
29637         (U+593A): Delete `morohashi-daikanwa'.
29638
29639         * Ideograph-R028-Private.el (C6-215C): Unify BC-87B8.
29640
29641         * Ideograph-R017-Open-Box.el: Use char-spec instead of char-ref as
29642         operators in `ideographic-structure' properties.
29643         (M-01801): Unify BC-8AAF.
29644         (CB-00631): Unify BC-8DC7.
29645         (C6-2361): Unify BC-87B4.
29646         (U+342B): Add `ideographic-structure'.
29647         (C6-3548): Unify BC-87BF.
29648
29649         * Ideograph-R016-Table.el: Use char-spec instead of char-ref as
29650         operators in `ideographic-structure' properties.
29651         (C4-2129): Unify BC-8AAE.
29652         (U+51E6): Unify BC-8BE4; add `ideographic-structure'.
29653
29654         * Ideograph-R002-Line.el (U-00020CCB): Use JX2-286F instead of
29655         BC-8BAD in `ideographic-structure'.
29656
29657         * Ideograph-R042-Small.el:
29658         - Merge Big5 code points.
29659         - Merge some CBETA numbers.
29660         - Add some `ideographic-structure' properties.
29661
29662 2001-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29663
29664         * char-db-util.el (char-db-insert-char-spec): Modify for new
29665         behavior of `charset-iso-final-char'.
29666
29667 2001-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29668
29669         * char-db-util.el (ideographic-radicals): Now
29670         `charset-iso-final-char' returns nil instead of ?\x00 if a
29671         coded-charset does not have a final-byte of ISO/IEC 2022.
29672         (char-attribute-name<): Likewise.
29673
29674         * Ideograph-R041-Inch.el:
29675         - Merge Big5 code points.
29676         - Merge some CBETA numbers.
29677         - Add some `ideographic-structure' properties.
29678
29679 2001-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29680
29681         * Ideograph-R039-Child.el:
29682         - Merge Big5 code points.
29683         - Use `=>ucs' instead of `->ucs'.
29684         - Add some `ideographic-structure' properties.
29685         - Merge some CBETA numbers.
29686
29687         * Ideograph-R040-Roof.el (M-07056): Separate U+5B82 and C3-223D.
29688         (CB-00974): New character; unify M053063; relate to M-7056 and
29689         U+5B82.
29690         (U+5B82): Relate to M053063.
29691         (M-07089): Use `<-original-ideograph' instead of
29692         `original-ideograph-of'.
29693         (M-07112): Use `->same-ideograph' instead of `ideograph='.
29694         - Use `=>ucs' instead of `->ucs'.
29695         - Merge Big5 code points.
29696         - Merge some CBETA numbers.
29697         - Add some `ideographic-structure' properties.
29698
29699 2001-11-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29700
29701         * Ideograph-R038-Woman.el (U+59E7): Use U+36A3 instead of (U+2FF1
29702         U+5973 U+5973) in `ideographic-structure'.
29703         (M-06489): Separate C4-367C; use M-23179 instead of U+7701 in
29704         `ideographic-structure'.
29705         (U+372E): Use U+76E3 instead of M-23032 in
29706         `ideographic-structure'.
29707         (M-06903): Use M-23747 instead of U+77BF in
29708         `ideographic-structure'.
29709
29710         * Ideograph-R163-City.el (JX1-7C6A): Add `=>ucs*'.
29711
29712         * Ideograph-R149-Speech.el (JX1-7C2E): Add `=>ucs*'.
29713
29714         * Ideograph-R113-Spirit.el (JX1-793C): Use `=>ucs*' instead of
29715         `ideographic-variants'; unify KU+795E.
29716         (JX1-793D): Add `=>ucs*'; unify KU+7965.
29717         (JX1-7941): Add `=>ucs*'; unify KU+798F.
29718
29719 2001-11-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29720
29721         * char-db-util.el (insert-char-attributes): Format `=>ucs*'
29722         property.
29723
29724         * Ideograph-R094-Dog.el (U+FA16): Use `=>ucs*' instead of `=>ucs'.
29725         (C3-3D29): Add `=>ucs*'.
29726
29727         * Ideograph-R074-Moon.el (JX1-754E): Add `=>ucs*'.
29728         (U+F929): Likewise.
29729         (U-0002F8D8): Use `=>ucs*' instead of `=>ucs'.
29730
29731         * Ideograph-R053-Dotted-Cliff.el (JX1-742E): Add `=>ucs*'.
29732         (U+F928): Likewise.
29733         (U-0002F88E): Use `=>ucs*' instead of `=>ucs'.
29734
29735         * Ideograph-R136-Oppose.el (J0-4971): Unify K0-5971.
29736
29737         * Ideograph-R130-Meat.el (M-29539): Separate U+812B; unify
29738         K0-772D.
29739
29740         * Ideograph-R128-Ear.el (M-29074): Unify K0-6121.
29741
29742         * Ideograph-R127-Plow.el (M-28976): Separate U+802D; unify
29743         K0-513E.
29744
29745         * Ideograph-R123-Sheep.el: Merge KS X 1001 code points.
29746
29747         * Ideograph-R122-Net.el (J0-6627): Unify K0-7956; separate
29748         C1-4B38.
29749
29750         * Ideograph-R120-Silk.el (J0-4064): Unify K0-6F3E.
29751
29752         * Ideograph-R118-Bamboo.el: Merge KS X 1001 code points.
29753
29754         * Ideograph-R117-Stand.el (K0-595F): New character.
29755
29756         * Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
29757         Ideograph-R106-White.el, Ideograph-R105-Dotted-Tent.el: Merge KS X
29758         1001 code points.
29759
29760         * Ideograph-R112-Stone.el (U+785A): Add `total-strokes'.
29761         (U+78F5): Likewise; unify K0-4A58.
29762
29763         * Ideograph-R107-Skin.el: Merge KS X 1001 code points.
29764
29765         * Ideograph-R038-Woman.el:
29766         - Merge Big5 code points.
29767         - Add some `ideographic-structure' properties.
29768         - Merge CBETA numbers.
29769
29770 2001-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29771
29772         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R100-Life.el: Merge
29773         KS X 1001 code points.
29774
29775         * Ideograph-R040-Roof.el (U+376C): Separate C4-4277.
29776         (JX2-2828): New character; relate to U+376C.
29777
29778         * Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
29779         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
29780         Ideograph-R095-Profound.el: Merge KS X 1001 code points.
29781
29782         * Ideograph-R094-Dog.el (M-20534): Unify KU+732A.
29783         (C3-3D29): Relate to U+FA16 instead of U+732A; unify CU+732A.
29784
29785         * Ideograph-R093-Cow.el: Merge KS X 1001 code points.
29786
29787         * Ideograph-R102-Field.el (U+7551): Unify K0-6F25.
29788
29789         * Ideograph-R101-Use.el: Merge KS X 1001 code points.
29790
29791 2001-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29792
29793         * Ideograph-R123-Sheep.el (JX2-7474): New character.
29794
29795         * Ideograph-R038-Woman.el (JSP-3965): Unify JX1-2F73.
29796
29797         * Ideograph-R009-Man.el (M-00571): Unify JX2-214A; modify
29798         `ideographic-structure'.
29799         (C2-2535): Modify `ideographic-structure'.
29800
29801         * Ideograph-R004-Slash.el (U+3406): Separate BC-87D9; unify
29802         JX2-212D.
29803
29804         * Ideograph-R032-Earth.el (JX1-2F57): Unify JU+FA10.
29805
29806         * Ideograph-R015-Ice.el (U+34C7): Unify JX2-232F; delete
29807         `non-morohashi'.
29808
29809 2001-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29810
29811         * Ideograph-R012-Eight.el (JX2-2327): New character; relate to
29812         U-00020509 and M-48931.
29813
29814         * Ideograph-R075-Tree.el (J83-4034): Unify J90-4034.
29815
29816         * Ideograph-R004-Slash.el (U-00020089): Unify JX2-2121.
29817
29818 2001-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29819
29820         * Ideograph-R086-Fire.el, Ideograph-R079-Weapon.el: Merge KS X
29821         1001 code points.
29822
29823         * Ideograph-R053-Dotted-Cliff.el (M-09437): Separate U+F928;
29824         relate to U-0002F88E; unify JU+F928 and KU+5ECA.
29825         (K0-5227): New character; relate to U-0002F88E; unify U+F928.
29826         (C6-5240): Unify U-0002F88E.
29827
29828 2001-11-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29829
29830         * Ideograph-R081-Compare.el: Merge KS X 1001 code points.
29831
29832 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29833
29834         * Ideograph-R092-Fang.el (J0-3267): Unify K0-6433.
29835
29836         * Ideograph-R091-Slice.el, Ideograph-R089-Double-X.el,
29837         Ideograph-R088-Father.el, Ideograph-R087-Claw.el,
29838         Ideograph-R083-Clan.el, Ideograph-R080-Do-Not.el,
29839         Ideograph-R078-Death.el: Merge KS X 1001 code points.
29840
29841 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29842
29843         * Ideograph-R030-Mouth.el (U+556B): Separate CB-00065 and M059207;
29844         unify G1-7C2F; fix `ideographic-structure'.
29845         (U+5622): Unify G1-7C34.
29846
29847 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29848
29849         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R085-Water.el:
29850         Merge KS X 1001 code points.
29851
29852         * Ideograph-R084-Steam.el (U+6C23): Unify K0-5128.
29853
29854         * Ideograph-R082-Fur.el: Merge KS X 1001 code points.
29855
29856 2001-11-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29857
29858         * Ideograph-R075-Tree.el: Merge KS X 1001 code points.
29859
29860         * Ideograph-R074-Moon.el (M-14364): Relate to U-0002F8D8; delete
29861         `kangxi-strokes'; separate C4-323E; separate U+F929; unify JU+F929
29862         and KU+6717.
29863         (U+F929): Relate to U-0002F8D8 and M-14364; unify K0-5228.
29864         (C4-323E): Unify U-0002F8D8.
29865
29866         * Ideograph-R077-Stop.el, Ideograph-R072-Sun.el: Merge KS X 1001
29867         code points.
29868
29869 2001-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29870
29871         * Ideograph-R037-Big.el:
29872         - Merge Big5 code points.
29873         - Add some `ideographic-structure' properties.
29874         - Merge CBETA numbers.
29875
29876         * Ideograph-R009-Man.el (CB-05718): New character; relate to M-441
29877         and U-000201B8.
29878         (C3-456B): Unify CB-04736.
29879         (CB-04186): New character; relate to M-1283 and U-00020427.
29880
29881 2001-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29882
29883         * Ideograph-R172-Short-Tailed-Bird.el (J0-3D38): Separate
29884         EGB-3C2F.
29885         (G0-3C2F): Unify EGB-3C2F.
29886
29887         * Ideograph-R036-Evening.el:
29888         - Merge Big5 code points.
29889         (U+5918): Use `<-vulgar-ideograph' instead of `comment'.
29890         - Add some `ideographic-structure' properties.
29891         - Merge CBETA numbers.
29892         - Use `=>ucs' instead of `->ucs'.
29893
29894         * Ideograph-R162-Walk.el (M-38985): Unify GT-52349.
29895         (J90-3F6B): Unify GT-52230.
29896
29897         * Ideograph-R076-Lack.el (J0-5D41): Separate EGB-2E55 and U+6B54;
29898         add S1-3943.
29899         (EGB-2E55): Add S1-3944.
29900
29901         * Ideograph-R035-Go-Slowly.el, Ideograph-R034-Go.el:
29902         - Use `=>ucs' instead of `->ucs'.
29903         - Merge Big5 code points.
29904
29905         * Ideograph-R030-Mouth.el:
29906         - Merge Big5 code points.
29907         (U+53F6): Use `<-ancient-ideograph' instead of
29908         `ancient-char-of-shinjigen-1'.
29909         - Add some `ideographic-structure' properties.
29910         - Merge CBETA numbers.
29911         (U+5412): Use `<-original-ideograph' instead of
29912         `original-char-of-shinjigen-1'.
29913
29914 2001-11-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29915
29916         * isolated-char.el (GT-52230): New character.
29917         (GT-52349): New character.
29918
29919         * Ideograph-R032-Earth.el:
29920         - Merge Big5 code points.
29921         - Add some `ideographic-structure' properties.
29922         - Merge CBETA numbers.
29923
29924 2001-11-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29925
29926         * Ideograph-R031-Enclosure.el:
29927         - Add some `ideographic-structure' properties.
29928         - Merge CBETA numbers.
29929
29930 2001-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29931
29932         * Ideograph-R120-Silk.el (J0-4147): Separate G0-4B58; unify
29933         C1-5743.
29934         (U+7D20): Unify G0-4B58; separate C1-5743.
29935
29936         * Ideograph-R033-Scholar.el:
29937         - Merge Big5 code points.
29938         - Use `=>ucs' instead of `->ucs'.
29939         - Merge CBETA numbers.
29940
29941         * Ideograph-R164-Wine.el (J0-6E50): Unify G1-523D and U+91AB.
29942         (C1-7750): Separate G1-523D and U+91AB.
29943
29944 2001-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29945
29946         * char-db-util.el (what-char-definition): If a target character is
29947         a builtin character, display a corresponding ordinary character as
29948         a comment.
29949
29950 2001-11-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29951
29952         * ideograph-util.el (ideographic-structure-find-char): New
29953         function.
29954
29955         * char-db-util.el (char-ref-p): New function.
29956         (char-ref=): New function.
29957         (char-spec=): New function.
29958
29959 2001-11-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29960
29961         * Ideograph-R053-Dotted-Cliff.el (J0-567E): Separate S1-2207.
29962         (C3-4661): Fix `ideographic-strokes'.
29963         (S1-2207): Unify GT-11902 and M050989.
29964         (J0-567D): Separate S1-2209.
29965         (K0-4F2A): Delete `kangxi-strokes'.
29966         (S1-2209): Unify GT-11901.
29967
29968         * Ideograph-R027-Cliff.el (U+53A0): Use `<-vulgar-ideograph'
29969         instead of `vulgar-char-of-shinjigen-1'.
29970         (M-02993): Separate S-2200.
29971         (U+53A6): Separate C3-3A28; unify S-2200; add
29972         `<-vulgar-ideograph'.
29973         (U+53A8): Use `<-vulgar-ideograph' instead of
29974         `vulgar-char-of-shinjigen-1'.
29975         (S-2208): Use `<-vulgar-ideograph' instead of
29976         `vulgar-char-of-shinjigen-1'; unify GT-03811.
29977         (U+53A9): Delete `kangxi-strokes'.
29978         (U+53AE): Use `<-vulgar-ideograph' instead of
29979         `vulgar-char-of-shinjigen-1'.
29980         (M-03033): Use `<-vulgar-ideograph' instead of
29981         `vulgar-char-of-shinjigen-1'.
29982         (J0-5252): Likewise.
29983         (C3-5755): Use `->same-ideograph' instead of `morohashi-daikanwa';
29984         delete `daikanwa-radical'.
29985         - Merge Big5 code points.
29986         - Add some `ideographic-structure' properties.
29987         - Merge CBETA code points.
29988         - Use `=>ucs' instead of `->ucs'.
29989
29990 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29991
29992         * Ideograph-R061-Heart.el (CB-01158): New character.
29993
29994 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29995
29996         * Ideograph-R013-Down-Box.el (S1-522): Unify GT-02025 and M070584.
29997         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29998           `hanyu-dazidian-char'.
29999         - Merge Big5-CDP code points.
30000         - Add some `ideographic-structure' properties.
30001         - Merge CJK Ext-B code points.
30002         - Use char-spec instead of char-ref as operators in
30003           `ideographic-structure' properties.
30004
30005         * ad-hoc-cdp.el: New file.
30006
30007         * Ideograph-R029-Again.el:
30008         - Use `=>ucs' instead of `->ucs'.
30009         - Merge Big5 code points.
30010         - Add some `ideographic-structure' properties.
30011         - Merge CBETA code points.
30012
30013         * Ideograph-R028-Private.el (C4-2249): Unify CB-06611.
30014         (U+53C5): Use `<-vulgar-ideograph' instead of
30015         `vulgar-char-of-shinjigen-1'; unify CB-03744.
30016
30017         * Ideograph-R026-Seal.el (U+536D): Add `ideographic-structure';
30018         unify CB-00886.
30019         (U+5374): Add `ideographic-structure'; unify CB-00230.
30020
30021         * Ideograph-R022-Right-Open-Box.el (U+5215): Use M-05972 instead
30022         of U+5927/U+54C1 in the `ideographic-structure'.
30023
30024         * Ideograph-R018-Knife.el (U+5215): Use C4-2141 instead of
30025         U+5200|U+5200.
30026
30027 2001-10-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30028
30029         * Ideograph-R122-Net.el (U+7F53): Add `hanyu-dazidian-vol',
30030         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
30031         `ideographic-structure'; unify BC-85BE.
30032
30033         * Ideograph-R109-Eye.el (J0-6243): Unify BC-88E9.
30034
30035         * Ideograph-R050-Turban.el (U+5E42): Separated from C3-3979 and
30036         moved from Ideograph-R014-Cover.el.
30037
30038         * Ideograph-R025-Divination.el (M070816): New character.
30039         (M-02776): Unify CB-00855.
30040         (U+535D): Add `ideographic-structure'; unify CB-01453.
30041         (J0-5246): Add `ideographic-structure'.
30042         (U+535E): Use char-spec instead of char-ref as the operator in
30043         `ideographic-structure'.
30044         (M-02820): Add `ideographic-structure'; unify CB-05348.
30045         (U+5368): Add `ideographic-structure'.
30046
30047         * Ideograph-R015-Ice.el:
30048         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30049           `hanyu-dazidian-char'.
30050         - Use char-spec instead of char-ref as operators in
30051           `ideographic-structure' properties.
30052         - Merge CJK Ext-B code points.
30053         (C6-235C): Use `<-vulgar-ideograph' instead of
30054         `vulgar-char-of-shinjigen-1'; unify U-000205B1.
30055
30056         * Ideograph-R014-Cover.el (U-000****): Merge missing
30057         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30058         `hanyu-dazidian-char'.
30059
30060         * Ideograph-R012-Eight.el:
30061         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30062           `hanyu-dazidian-char'.
30063         - Merge CJK Ext-B code points.
30064         - Merge Big5-CDP code points.
30065         - Use char-spec instead of char-ref as operators in
30066           `ideographic-structure' properties.
30067
30068         * Ideograph-R011-Enter.el:
30069         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30070           `hanyu-dazidian-char'.
30071         - Merge CJK Ext-B code points.
30072         (M-01416): Relate to U-000204DB instead of U+4EBD.
30073         (C6-2136): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30074         `hanyu-dazidian-char'; unify U-000204DB.
30075
30076         * Ideograph-R003-Dot.el (U-0002007D): Unify BC-87B9.
30077         (C1-443B): Separated from U+51E1 and moved from
30078         Ideograph-R016-Table.el.
30079
30080 2001-10-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30081
30082         * Ideograph-R009-Man.el:
30083         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30084           `hanyu-dazidian-char'.
30085         - Merge Big5-CDP code points.
30086         - Add some `ideographic-structure' properties.
30087         - Merge CJK Ext-B code points.
30088         - Use char-spec instead of char-ref as operators in
30089           `ideographic-structure' properties.
30090
30091 2001-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30092
30093         * Ideograph-R140-Grass.el (BC-8B4B): New character.
30094         (U+5179): Add `ideographic-structure'; unify BC-88F2.
30095
30096 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30097
30098         * Ideograph-R014-Cover.el:
30099         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30100           `hanyu-dazidian-char'.
30101         - Use char-spec instead of char-ref as operators in
30102           `ideographic-structure' properties.
30103         - Merge CJK Ext-B code points.
30104         - Add some `ideographic-structure' properties.
30105         - Merge Big5-CDP code points.
30106
30107         * Ideograph-R030-Mouth.el (JX2-2424): Separate C4-3074 and U+5547.
30108         (BC-8C6B): New character.
30109
30110 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30111
30112         * Ideograph-R010-Legs.el:
30113         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30114           `hanyu-dazidian-char'.
30115         - Use char-spec instead of char-ref as operators in
30116           `ideographic-structure' properties.
30117         - Merge Big5-CDP code points.
30118         - CJK Ext-B code points.
30119         (U+515F): Don't use CDP's special operator in
30120         `ideographic-structure'.
30121         (U+5162): Likewise.
30122
30123         * Ideograph-R008-Lid.el (CB-04846): Relate to U+342B.
30124         (U+342C): Add `ideographic-structure'.
30125         (BC-8C50): Likewise.
30126         (U+4EAF): Likewise.
30127         (M-00311): Likewise.
30128         (BC-8BA7): New character.
30129         (BC-8AE6): Add `ideographic-structure'; unify U-00029ACF.
30130
30131         * Ideograph-R002-Line.el (U+4E2A): Add `ideographic-structure';
30132         unify BC-8A4B.
30133
30134 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30135
30136         * Ideograph-R004-Slash.el (BC-8DD9): Use BC-89CD instead of B-89CD
30137         in `ideographic-structure'.
30138
30139         * Ideograph-R001-One.el (BC-8BBF): New character.
30140         (C2-212E): Use U-00020087 instead of BC-8B5F in
30141         `ideographic-structure'.
30142
30143         * Ideograph-R011-Enter.el (C*-****): Merge CJK Ext-B code points.
30144         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30145           `hanyu-dazidian-char'.
30146         - Use char-spec instead of char-ref as operators in
30147           `ideographic-structure' properties.
30148
30149 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30150
30151         * char-db-util.el (char-db-coded-charset-priority-list): Eliminate
30152         Mule-private coded-charsets and ideograph-gt-pj-* from initial
30153         value; add `ideograph-gt' into initial value.
30154         (char-db-insert-char-spec): Modify to avoid empty char-spec.
30155
30156 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30157
30158         * Ideograph-R003-Dot.el (M-00100): Add `ideographic-structure'.
30159
30160         * Ideograph-R002-Line.el (U-00023D92): Use BC-89CD instead of
30161         B-89CD in `ideographic-structure'.
30162
30163 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30164
30165         * Ideograph-R008-Lid.el (BC-8C6B): Moved to
30166         Ideograph-R030-Mouth.el.
30167
30168         * Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
30169         Ideograph-R073-Say.el, Ideograph-R071-Not.el,
30170         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
30171         Ideograph-R067-Script.el, Ideograph-R066-Rap.el: Merge KS X 1001
30172         code points.
30173
30174         * Ideograph-R040-Roof.el:
30175         - Use `=>ucs' instead of `->ucs'.
30176         - Merge KS X 1001 code points.
30177
30178 2001-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30179
30180         * Ideograph-R008-Lid.el:
30181         - Use char-spec instead of char-ref as operators in
30182           `ideographic-structure' properties.
30183         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30184           `hanyu-dazidian-char'.        
30185         (M-00291): Use M-19721 instead of U+7236 in
30186         `ideographic-structure'.
30187         (M-00292): Add `ideographic-structure'.
30188         (CB-04846): Add `ideographic-structure'; unify BC-8C5E.
30189         (U+4EA9): Add `ideographic-structure'.
30190         (M-00300): Add `ideographic-structure'; unify BC-8BE5.
30191         (C4-2534): Add `ideographic-structure'.
30192         (U+4EAF): Unify BC-8AA5.
30193         (K0-5322): Add `ideographic-structure'.
30194
30195         * Ideograph-R007-Two.el:
30196         - Use char-spec instead of char-ref as operators in
30197           `ideographic-structure' properties.
30198         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30199           `hanyu-dazidian-char'.
30200
30201         * Ideograph-R005-Second.el:
30202         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30203           `hanyu-dazidian-char'.
30204         - Merge Big5-CDP code points.
30205         (C*-****): Merge CJK Ext-B code points.
30206         - Delete Big5 code points if Big5-CDP code points are defined.
30207         - Use char-spec instead of char-ref as operators in
30208           `ideographic-structure' properties.
30209
30210 2001-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30211
30212         * char-db-util.el (char-db-coded-charset-priority-list): New
30213         variable.
30214         (char-db-insert-char-spec): Use
30215         `char-db-coded-charset-priority-list' to split a character.
30216
30217         * Ideograph-R053-Dotted-Cliff.el: Merge KS X 1001 code points.
30218         (M-09454): Use `<-vulgar-ideograph' instead of
30219         `vulgar-char-of-shinjigen-1'.
30220
30221         * Ideograph-R007-Two.el:
30222         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30223           `hanyu-dazidian-char'.
30224         - Merge Big5-CDP code points.
30225         (C*-****): Merge CJK Ext-B code points.
30226         (U+4E8F): Use `<-original-ideograph' instead of
30227         `original-char-of-shinjigen-1'; add `ideographic-structure'; unify
30228         BC-8CF1.
30229         (U+4E90): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30230         `hanyu-dazidian-char'; use `->ideographic-variants' instead of
30231         `variant-of-shinjigen-1'; add `ideographic-structure'; unify
30232         BC-8A42.
30233
30234         * Ideograph-R008-Lid.el (U-000*****): Add `hanyu-dazidian-vol',
30235         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
30236
30237 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30238
30239         * Ideograph-R212-Dragon.el (JX1-7E76): Separate G1-4553 and
30240         U+9F90; unify K0-5B42.
30241
30242         * Ideograph-R006-Hook.el, Ideograph-R004-Slash.el (U-000*****):
30243         Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30244         `hanyu-dazidian-char'.
30245
30246         * Ideograph-R003-Dot.el (U-0002007D): Add `hanyu-dazidian-vol',
30247         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
30248
30249         * Ideograph-R002-Line.el (U+4E2A): Add `hanyu-dazidian-vol',
30250         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
30251
30252 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30253
30254         * Ideograph-R209-Nose.el (J0-4921): Unify K0-5E2C.
30255
30256         * Ideograph-R194-Ghost.el (M-45906): Unify K0-582A.
30257         (M-45906'): Separate U+9B54, G0-4427 and M057627; fix
30258         `total-strokes'; unify M050602.
30259         (U+9B54): Unify M057627.
30260
30261         * Ideograph-R187-Horse.el (M-44795): Separate C3-596A and U+9A08;
30262         unify K0-5C40.
30263
30264         * Ideograph-R184-Eat.el (J0-5D3B): Unify K0-6B66.
30265
30266         * Ideograph-R163-City.el (JX1-7C6A): Add `ucs-ks' for U+90FD.
30267
30268         * Ideograph-R149-Speech.el: Merge KS X 1001 code points.
30269
30270         * Ideograph-R034-Go.el (M-05692): Relate to U-00021552; delete
30271         `cns-radical'.
30272         (BC-8874): New character; unify U-00021552.
30273         (M-05693): Separate C2-213A and U+5903.
30274         (C6-2263): Delete `cns-radical'.
30275         (U+5904): Delete `non-morohashi'.
30276
30277         * Ideograph-R020-Wrap.el: Merge CBETA numbers.
30278         (U+52F9): Delete Big5.
30279         (C3-2225): Use `->ideographic-variants' instead of
30280         `ideographic-variants'.
30281         (JX1-2E6C): Use `->ideographic-variants' instead of
30282         `ideographic-different-form-of'; separate C3-2224 and M054897;
30283         unify CB-05526.
30284
30285         * Ideograph-R009-Man.el (M070276): Relate to U-00020089; add
30286         `<-radical' for U-00020089; delete Big5.
30287
30288         * Ideograph-R001-One.el:
30289         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30290           `hanyu-dazidian-char'.
30291         - Merge Big5-CDP code points.
30292         - Use char-spec instead of char-ref as operators in
30293           `ideographic-structure' properties.
30294         - Merge CJK Ext-B code points.
30295         (GT-8): Add `->identical' for U-00020089.
30296         (GT-10): Unify M051101.
30297         (GT-22): Unify M050071.
30298         (C2-212E): Use <IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM
30299         UPPER LEFT> instead of <IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO
30300         BELOW> in the operator of `ideographic-structure'.
30301         (M-00038): Separate C6-222A; relate to U-000200E0.
30302
30303 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30304
30305         * Ideograph-R195-Fish.el (U+9C47): Unify K0-4B3E.
30306
30307         * Ideograph-R181-Leaf.el (U+9839): Unify K0-775D.
30308
30309         * Ideograph-R180-Sound.el (K0-7B61): New character.
30310
30311         * Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R167-Gold.el:
30312         Merge KS X 1001 code points.
30313
30314         * Ideograph-R140-Grass.el (U+83D0): Add `hanyu-dazidian-vol',
30315         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
30316         `ideographic-structure'; unify BC-8D48; separate C5-3B6F.
30317
30318         * Ideograph-R051-Dry.el (C4-2178): Unify U-00022189.
30319         (M-09173): Separate C4-2426; add `hanyu-dazidian-vol',
30320         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8A48 and
30321         U-0002218D.
30322
30323         * Ideograph-R049-Oneself.el (M-08747): Separate JX2-286F.
30324         (JX2-286F): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30325         `hanyu-dazidian-char'; unify BC-8BAD.
30326
30327         * Ideograph-R024-Ten.el (JX2-2351): Add `hanyu-dazidian-vol',
30328         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8D45.
30329         (BC-8C49): Delete Big5.
30330
30331         * Ideograph-R013-Down-Box.el:
30332         - Delete Big5 code points if Big5-CDP code points are defined.
30333         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30334           `hanyu-dazidian-char'.
30335         (C*-****): Merge CJK Ext-B code points.
30336
30337         * Ideograph-R008-Lid.el (J0-5035): Delete Big5.
30338         (C*-****): Merge CJK Ext-B code points.
30339
30340         * u0E000-Private-Use.el:
30341         - Delete BIG5-CDP code points.
30342         - Add missing Big5 code points.
30343
30344         * Ideograph-R174-Blue.el (U+9751): Unify K0-746C.
30345
30346         * Ideograph-R162-Walk.el (M-38812): Unify K0-4C26.
30347
30348         * Ideograph-R134-Mortar.el (C6-3B3B): Delete Big5.
30349
30350         * Ideograph-R124-Feather.el (BC-8ACB): Delete Big5.
30351
30352         * Ideograph-R119-Rice.el (U+7CA6): Delete Big5.
30353
30354         * Ideograph-R102-Field.el (U+7550): Delete Big5.
30355
30356         * Ideograph-R087-Claw.el (C4-386A): Delete Big5.
30357
30358         * Ideograph-R065-Branch.el (U+652F): Unify M-13061 and K0-7228.
30359
30360         * Ideograph-R063-Door.el: Merge KS X 1001 code points.
30361         (C3-2629): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30362         `hanyu-dazidian-char'; use `<-original-ideograph' instead of
30363         `original-ideograph-of'; unify BC-89B5.
30364
30365         * Ideograph-R061-Heart.el: Merge KS X 1001 code points.
30366
30367         * Ideograph-R057-Bow.el (M-09706): Add `hanyu-dazidian-vol',
30368         `hanyu-dazidian-page' and `hanyu-dazidian-char'; use
30369         `<-original-ideograph' instead of `original-ideograph-of'; unify
30370         BC-87DB and U-000223A3.
30371
30372         * Ideograph-R053-Dotted-Cliff.el (J0-5678): Delete Big5.
30373
30374         * Ideograph-R050-Turban.el (U+5E00): Delete Big5.
30375
30376         * Ideograph-R044-Corpse.el (C6-244F): Delete Big5.
30377
30378         * Ideograph-R037-Big.el (C3-2345): Relate to U+4E54 and M-05860.
30379         (U+5939): Delete `kangxi-radical' and `kangxi-strokes'; add
30380         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30381         `hanyu-dazidian-char'; unify BC-8A69.
30382         (C4-3127): Unify BC-856E.
30383
30384         * Ideograph-R030-Mouth.el (C5-2161): Delete Big5.
30385         (U+5485): Likewise.
30386
30387         * Ideograph-R028-Private.el (U+53B6): Delete Big5.
30388
30389         * Ideograph-R026-Seal.el (U+353F): Add `hanyu-dazidian-vol',
30390         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8772.
30391
30392         * Ideograph-R019-Power.el (U+52B5): Delete Big5.
30393
30394         * Ideograph-R018-Knife.el (U+5202): Delete Big5.
30395
30396         * Ideograph-R015-Ice.el (U+51AB): Delete Big5.
30397
30398         * Ideograph-R014-Cover.el (U+5196): Delete Big5.
30399
30400         * Ideograph-R004-Slash.el:
30401         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30402           `hanyu-dazidian-char'.        
30403         - Delete Big5 code points if Big5-CDP code points are defined.
30404         - Merge Big5-CDP code points.
30405         - Use char-spec instead of char-ref as operators in
30406           `ideographic-structure' properties.
30407         (C*-****): Merge CJK Ext-B code points.
30408
30409         * Ideograph-R002-Line.el:
30410         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30411           `hanyu-dazidian-char'.
30412         - Delete Big5 code points if Big5-CDP code points are defined.
30413         - Use char-spec instead of char-ref as operators in
30414           `ideographic-structure' properties.
30415         - Merge Big5-CDP code points.
30416         - Add `ideographic-structure' properties for some characters.
30417
30418 2001-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30419
30420         * Ideograph-R075-Tree.el (U+6765): Add `hanyu-dazidian-vol',
30421         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8A68.
30422
30423         * Ideograph-R006-Hook.el:
30424         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30425           `hanyu-dazidian-char'.
30426         - Merge Big5-CDP code points.
30427         (C*-****): Merge CJK Ext-B code points.
30428
30429         * Ideograph-R047-River.el (U+5DDC): Add `hanyu-dazidian-vol',
30430         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8978.
30431
30432         * Ideograph-R092-Fang.el (U+3E26): Add `hanyu-dazidian-vol',
30433         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-88DC.
30434
30435         * Ideograph-R126-And.el (C5-2179): Add `hanyu-dazidian-vol',
30436         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-87DC and
30437         U-000264D0.
30438
30439 2001-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30440
30441         * Ideograph-R003-Dot.el:
30442         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
30443           `hanyu-dazidian-char'.
30444         - Delete Big5 code points if Big5-CDP code points are defined.
30445         - Use char-spec instead of char-ref as operators in
30446           `ideographic-structure' properties.
30447         (U-000225A9): New character; unify BC-87D6.
30448         (U+4E3A): Unify BC-89D0.
30449         (U-00020082): New character; unify BC-87D5.
30450
30451 2001-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30452
30453         * char-db-util.el (insert-char-attributes): Format
30454         `hanyu-dazidian-{vol|page|char}'; format `->identical' as a list
30455         of char-refs.
30456
30457 2001-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30458
30459         * u02F00-Kangxi-Radicals.el (KANGXI RADICAL TONGUE): Delete Big5.
30460
30461         * u02E00-CJK-Radical-Supplement.el: Delete Big5 code points if
30462         Big5-CDP code points are defined.
30463
30464 2001-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30465
30466         * Ideograph-R038-Woman.el: Use `=>ucs' instead of `->ucs'.
30467         (C6-2F79): Relate to U-00021706.
30468         (JX2-2555): Unify U-00021706.
30469
30470         * Ideograph-R032-Earth.el: Use `=>ucs' instead of `->ucs'.
30471         (JX2-2463): Unify U-00021274.
30472
30473 2001-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30474
30475         * Ideograph-R037-Big.el: Use `=>ucs' instead of `->ucs'.
30476         (JX2-2547): Unify U-00021647.
30477         (C4-3678): Add `ideographic-structure'.
30478
30479         * Ideograph-R017-Open-Box.el (CB-04552): New character.
30480         (U+51F7): Add `ideographic-structure'; unify CB-00631.
30481         (U+51FE): Use `<-vulgar-ideograph' instead of
30482         `vulgar-char-of-shinjigen-1'; add `ideographic-structure'; unify
30483         CB-00630.
30484         (C3-275A): Add `ideographic-structure'.
30485
30486         * Ideograph-R004-Slash.el (C3-2263): Separate G0-362A and U+4E22;
30487         delete `kangxi-radical'; unify JC3-41BA.
30488
30489         * Ideograph-R001-One.el (U+4E22): Separated from M-00144 and moved
30490         from Ideograph-R004-Slash.el.
30491
30492         * Ideograph-R024-Ten.el (C3-232D): Unify CB-00017.
30493         (U+535B): Unify CB-01465.
30494
30495         * Ideograph-R023-Hiding-Enclosure.el (M-02688): Add
30496         `ideographic-structure'.
30497         (CB-02506): New character; relate to M-02688.
30498         (M-02692): Add `ideographic-structure'; separate U+3538.
30499         (U+3538): Unify CB-00632; add `ideographic-structure'.
30500
30501 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30502
30503         * Ideograph-R022-Right-Open-Box.el (U+5332): Use
30504         `<-vulgar-ideograph' instead of `vulgar-char-of-shinjigen-1'; add
30505         `ideographic-structure'; unify CB-02324.
30506         (U+5333): Add `ideographic-structure'; unify CB-00633.
30507         (M-02662): Add `ideographic-structure'; unify CB-05235.
30508
30509         * Ideograph-R018-Knife.el (C4-2141): Add some
30510         `ideographic-structure'.
30511         - Add some `ideographic-structure' properties.
30512         - Merge CBETA numbers.  
30513         (U+5226): Use `<-vulgar-ideograph' instead of
30514         `vulgar-char-of-shinjigen-1'.
30515         (U+5227): Likewise.
30516         (U+5259): Likewise.
30517
30518         * Ideograph-R001-One.el: Merge CHINA3-JEF code points.
30519
30520         * Ideograph-R019-Power.el:
30521         - Merge CBETA numbers.
30522         - Add some `ideographic-structure' properties of CBETA characters.
30523
30524         * Ideograph-R013-Down-Box.el (M-01523): Unify CB-04693.
30525         (CB-04393): New character.
30526         (CB-02605): New character.
30527
30528         * Ideograph-R012-Eight.el (U+5173): Unify CB-00659.
30529         (M-01494): Unify CB-00042.
30530         (M-01505): Unify CB-04138.
30531
30532 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30533
30534         * Ideograph-R016-Table.el (U+51E3): Unify CB-04891.
30535         (M-01751): Unify CB-05169; add `ideographic-structure'.
30536         (U+51ED): Unify CB-00285; add `ideographic-structure'.
30537         (U+51F4): Unify CB-06316; add `ideographic-structure'.
30538
30539         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el: Merge CBETA
30540         numbers.
30541
30542 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30543
30544         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Merge
30545         CHINA3-JEF code points.
30546
30547         * Ideograph-R003-Dot.el (M-00100): Unify JC3-41B3.
30548
30549         * Ideograph-R002-Line.el: Merge CHINA3-JEF code points.
30550
30551 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30552
30553         * Ideograph-R032-Earth.el: Merge missing KS X 1001 code points.
30554         (M-05344): Separate C3-4056 and U+585C; unify J83-444D, J90-444D
30555         and M054239; add ucs-jis for U+585A.
30556         (U+58A8): Separate C1-702E; delete `cns-radical'.
30557
30558 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30559
30560         * Ideograph-R203-Black.el (C1-702E): Separated from U+58A8 and
30561         moved from Ideograph-R032-Earth.el.
30562
30563         * Ideograph-R029-Again.el (JX2-235C): Unify U-00020B1D.
30564         (U+53CC): Use `script' and `<-vulgar-ideograph' instead of
30565         `comment'.
30566
30567         * Ideograph-R028-Private.el (C5-212E): Separate JX2-2359; unify
30568         U-00020AD3.
30569
30570         * Ideograph-R019-Power.el (JX2-234A): Relate to U-000208B9.
30571         (C5-5A7B): Unify U-000208B9.
30572
30573 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30574
30575         * Ideograph-R030-Mouth.el (JX2-243A): Unify U-00020E64.
30576
30577         * Ideograph-R009-Man.el (JX2-2170): Unify U-0002032B.
30578         (JX2-2179): Unify U-00020371.
30579         (C4-4234): Relate to U-00020371.
30580
30581         * Ideograph-R004-Slash.el (C4-2226): Unify U-000200A2.
30582         (JX2-212B): Relate to U-000200A2.
30583         (JX2-212E): Unify U-000200A4.
30584
30585         * README.en (Character Reference): Add `inkai'.
30586
30587 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30588
30589         * Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
30590         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el: Merge
30591         missing KS X 1001 code points.
30592
30593         * Ideograph-R009-Man.el: Merge CBETA numbers.
30594
30595 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30596
30597         * Ideograph-R083-Clan.el (J83-5D62): New character; unify
30598         J78-5D62.
30599         (U+6C13): Add `total-strokes'.
30600
30601         * Ideograph-R026-Seal.el (C78-362A): Relate to U+537F.
30602
30603         * Ideograph-R010-Legs.el (M-01371): Unify CB-01781.
30604         (M-01374): Unify CB-05839.
30605
30606         * Ideograph-R008-Lid.el (M074988): Unify CB-04846.
30607         (M-00297): Unify CB-01504.
30608         (M-00310): Unify CB-00282.
30609         (M071493): Unify CB-03716.
30610
30611         * Ideograph-R007-Two.el (M-00262): Unify CB-00040.
30612
30613         * Ideograph-R006-Hook.el (M-00229): Unify CB-06876.
30614
30615         * Ideograph-R004-Slash.el (U+4E3F): Unify CB-06875.
30616         (M-00124): Unify CB-01415.
30617
30618         * Ideograph-R003-Dot.el (M-00097): Unify CB-2728.
30619
30620         * Ideograph-R002-Line.el (U+4E2A): Unify CB-286.
30621
30622 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30623
30624         * char-db-util.el (insert-char-attributes): Format
30625         `ideograph-cbeta' as same as `ideograph-daikanwa' and
30626         `ideograph-gt'.
30627
30628         * Ideograph-R063-Door.el (M-11750): Separate C1-5F3D; unify
30629         J78-4862.
30630         (J83-4862): New character.
30631
30632         * Ideograph-R028-Private.el: Unify missing KS X 1001 code points.
30633
30634 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30635
30636         * Ideograph-R196-Bird.el (U+9D48): Unify J78-727E and J83-727E.
30637         (J83-7337): New character.
30638
30639         * Ideograph-R195-Fish.el (J90-724F): Separate U+9BF1.
30640         (U+9BF1): Unify J78-724F and J83-724F.
30641
30642         * Ideograph-R172-Short-Tailed-Bird.el (J0-7033): Add
30643         `jisx0208-difference'.
30644
30645         * Ideograph-R109-Eye.el (M-23314): Separate G0-4C77, C1-5C3C,
30646         J90-442F and U+773A; unify J78-442F and J83-442F.
30647         (M-23694): Unify G0-4B32 and U+77AC.
30648         (C1-7449): Separate G0-4B32, J90-3D56 and U+77AC.
30649         (J83-3D56): New character.
30650
30651         * Ideograph-R108-Dish.el (M-22959): Separate S2-5238, G0-4568,
30652         C1-5259, J90-4B5F and U+76C6; unify J78-4B5F and J83-4B5F.
30653
30654         * Ideograph-R104-Sickness.el (J90-6221): Separate S2-5189.
30655         (S2-5189): Unify J78-6221 and J83-6221.
30656
30657         * Ideograph-R098-Tile.el (M-21586): Separate S1-4996, S2-4996 and
30658         C1-7148; unify J78-612E and J83-612E.
30659
30660         * Ideograph-R097-Melon.el (J83-6121): New character; unify
30661         J78-6121; relate to U+74E0 and M-21392.
30662
30663         * Ideograph-R088-Father.el (M-19721): Separate G0-3838, C1-4558,
30664         J90-4963 and U+7236; unify J78-4963 and J83-4963.
30665
30666         * Ideograph-R086-Fire.el (M-19520): Separate EGB-2D6C, C2-6228,
30667         J90-6022 and U+71FF; unify J78-6022 and J83-6022.
30668
30669         * Ideograph-R082-Fur.el (J90-5D61): Separate S2-4033.
30670         (S2-4033): Unify K0-6E7D.
30671         (J83-5D61): New character; relate to U+6C08 and M-16982.
30672
30673         * Ideograph-R075-Tree.el:
30674         - Add missing JIS X 0208 code points.
30675         - Fix some code points.
30676
30677         * Ideograph-R067-Script.el (M-13469): Unify J78-4865 and J83-4865.
30678
30679         * Ideograph-R064-Hand.el (M-11824): Separate J90-592E and U+6268;
30680         unify J78-592E and J83-592E; add `total-strokes'.
30681         (M-12557'): Separate J90-405D; unify J78-405D and J83-405D; add
30682         `total-strokes'.
30683
30684         * README.en (Character Reference): Modify characters of
30685         `chuuka-daijiten' and `seiji-tsuu'.
30686
30687 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30688
30689         * Ideograph-R162-Walk.el (J0-4A55): Unify JIS X 0208:1978 and 1983
30690         code points.
30691         (J78-4454): Add `jisx0208-type' instead of `jisx0208-difference'.
30692         (J83-4454): Fix `jisx0208-difference'.
30693         (J78-4B78): Add `jisx0208-type' instead of `jisx0208-difference'.
30694         (J83-4B78): Add `jisx0208-difference'.
30695         (J83-4676): Fix `total-strokes'.
30696         (J78-3029): Add `jisx0208-type' instead of `jisx0208-difference'.
30697         (J83-3029): Fix `jisx0208-difference'.
30698         (J90-4D5A): Unify JIS X 0208:1983 code point.
30699
30700         * Ideograph-R140-Grass.el (J0-693C): Add `jisx0208-difference'.
30701
30702         * Ideograph-R050-Turban.el (J0-5672): Add `jisx0208-difference'.
30703
30704         * Ideograph-R030-Mouth.el (J0-5350): Add `jisx0208-difference'.
30705
30706 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30707
30708         * Ideograph-R184-Eat.el (J90-5D3B): Unify JIS X 0208:1978 and 1983
30709         code points.
30710
30711         * Ideograph-R008-Lid.el (M-00297): Separate C5-2331.
30712         (C5-2331): Add `ideographic-structure'.
30713         (M-00316): Separate C4-2B5F; relate to U-00020158 instead of
30714         U+4EAD; use `<-vulgar-ideograph' instead of
30715         `vulgar-char-of-shinjigen-1'.
30716         (C4-2B5F): Unify U-00020158.
30717         (M-00317): Separate C6-3530; relate to U-00020159 instead of
30718         U+4EAE; use `<-vulgar-ideograph' instead of
30719         `vulgar-char-of-shinjigen-1'.
30720         (C6-3530): Unify U-00020159.
30721
30722 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30723
30724         * Ideograph-R195-Fish.el (M-46091): Unify J78-723C.
30725         (J90-723C): Unify JIS X 0208:1983 code points.
30726         (J90-7240): Unify JIS X 0208:1978 and 1983 code points.
30727         (M-46287): Unify J78-724E.
30728         (J90-724E): Unify JIS X 0208:1983 code points.
30729         (J90-725C): Unify JIS X 0208:1978 and 1983 code points.
30730
30731         * Ideograph-R182-Wind.el (M-43946): Separate J78-7128 and
30732         J83-7128.
30733         (J90-7128): Separate J78-7128 and J83-7128.
30734
30735         * Ideograph-R169-Gate.el (J90-6F5D): Unify JIS X 0208:1978 and
30736         1983 code points.
30737         (J90-6F60): Likewise.
30738
30739         * Ideograph-R167-Gold.el (J90-6E5F): Unify JIS X 0208:1978 and
30740         1983 code points.
30741         (J90-6F4F): Likewise.
30742         (J90-6E65): Likewise.
30743         (J90-395B): Likewise.
30744         (J90-6F25): Likewise.
30745         (J90-6E7D): Likewise.
30746         (J90-6F45): Likewise.
30747         (J90-6F47): Likewise.
30748         (M-40998): Unify J78-4C7A.
30749         (J90-4C7A): Unify JIS X 0208:1983 code point.
30750
30751         * Ideograph-R164-Wine.el (J90-3E5F): Unify JIS X 0208:1983 code
30752         point.
30753         (J90-4830): Likewise.
30754         (J90-3E7A): Unify JIS X 0208:1978 and 1983 code points.
30755
30756         * Ideograph-R158-Body.el (J90-6D40): Unify JIS X 0208:1978 and
30757         1983 code points.
30758
30759         * Ideograph-R154-Shell.el (J90-6C49): Unify JIS X 0208:1978 and
30760         1983 code points.
30761         (J90-4128): Unify J78-6C4D and J83-4128.
30762
30763         * Ideograph-R142-Insect.el (J90-4F39): Unify JIS X 0208:1983 code
30764         point.
30765         (J90-4066): Likewise.
30766         (J90-4768): Unify J78-6A24 and J83-4768.
30767         (J90-6A2C): Unify JIS X 0208:1978 and 1983 code points.
30768
30769 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30770
30771         * Ideograph-R211-Tooth.el (J90-4E70): Unify JIS X 0208:1978 and
30772         1983 code points.
30773
30774         * Ideograph-R199-Wheat.el (J90-7350): Unify JIS X 0208:1978 and
30775         1983 code points.
30776
30777         * Ideograph-R196-Bird.el (J90-375C): Unify JIS X 0208:1978 and
30778         1983 code points.
30779
30780         * Ideograph-R194-Ghost.el (J90-4B62): Unify JIS X 0208:1978 and
30781         1983 code points.
30782
30783         * Ideograph-R187-Horse.el (J90-7152): Unify JIS X 0208:1978 and
30784         1983 code points.
30785         (J90-417B): Likewise.
30786
30787         * Ideograph-R181-Leaf.el (J90-4B4B): Unify JIS X 0208:1983 code
30788         point.
30789         (J90-7078): Unify JIS X 0208:1978 and 1983 code points.
30790         (J90-453F): Unify JIS X 0208:1983 code point.
30791
30792         * Ideograph-R170-Mound.el (J90-7023): Unify JIS X 0208:1978 and
30793         1983 code points.
30794         (J90-3831): Likewise.
30795
30796         * Ideograph-R165-Distinguish.el (J90-3C61): Unify JIS X 0208:1978
30797         and 1983 code points.
30798
30799         * Ideograph-R159-Cart.el (J90-453E): Unify JIS X 0208:1978 and
30800         1983 code points.
30801         (J90-6D44): Likewise.
30802         (J90-6D5A): Likewise.
30803
30804         * Ideograph-R145-Clothes.el (J90-6A59): Unify JIS X 0208:1978 and
30805         1983 code points.
30806         (J90-6A5E): Likewise.
30807         (J90-6A7C): Likewise.
30808
30809         * Ideograph-R140-Grass.el (J90-4D69): Unify JIS X 0208:1983 code
30810         point.
30811         (J90-6839): Unify JIS X 0208:1978 and 1983 code points.
30812         (JSP-5847): Unify J78-4D69.
30813         (J90-684E): Unify JIS X 0208:1978 and 1983 code points.
30814         (J90-684D): Likewise.
30815         (J90-6868): Likewise.
30816         (J90-3E55): Unify JIS X 0208:1983 code point.
30817         (JX1-7B36): Unify J78-3E55.
30818         (J90-4C79): Unify J78-692E and J83-4C79.
30819         (J90-693F): Unify JIS X 0208:1978 and 1983 code points.
30820         (J90-6946): Likewise.
30821
30822         * Ideograph-R075-Tree.el (J90-5B35): Unify JIS X 0208:1978 and
30823         1983 code points.
30824         (J90-5B3D): Likewise.
30825         (J90-3A79): Likewise.
30826         (J90-5B63): Likewise.
30827         (J90-4930): Likewise.
30828         (U+6868): Add `total-strokes'.
30829         (U+6869): Likewise.
30830         (J90-456E): Unify J78-5B6D and J83-456E.
30831         (J90-4B6A): Unify JIS X 0208:1983 code point.
30832         (J90-5C4F): Unify JIS X 0208:1978 and 1983 code points.
30833         (J90-5C59): Likewise.
30834         (J90-5C53): Likewise.
30835         (J90-5C71): Likewise.
30836         (J90-5D2C): Likewise.
30837         (J90-5D36): Likewise.
30838
30839         * Ideograph-R015-Ice.el (M-01615): Use `<-wrong-ideograph' instead
30840         of `wrong-char-of-shinjigen-1'; unify M001615.
30841         (M-01616): Use `<-vulgar-ideograph' instead of
30842         `vulgar-char-of-shinjigen-1'; unify M001616.
30843         (M-01617): Use `<-vulgar-ideograph' instead of
30844         `vulgar-char-of-shinjigen-1'; unify M001617.
30845         (M-01620): Use `<-vulgar-ideograph' instead of
30846         `vulgar-char-of-shinjigen-1'; unify M001620.
30847         (M-01623): Unify M001623.
30848         (M-01665): Unify M001665.
30849         (M-01677): Unify M001677.
30850         (M-01681): Unify M001681.
30851
30852         * Ideograph-R014-Cover.el (U+519D): Delete `non-morohashi'; unify
30853         M050003.
30854         (M-01584): Unify M001584.
30855         (M-01591): Unify M001591.
30856
30857         * Ideograph-R004-Slash.el (M-00148): Relate to U-000200B0 instead
30858         of U+4E55.
30859         (C6-2562): Unify U-000200B0.
30860
30861         * Ideograph-R003-Dot.el (M-00096): Use `<-original-ideograph'
30862         instead of `original-char-of-shinjigen-1'; unify U-0002007D.
30863         (C*-****): Unify CJK Ext-B code points.
30864
30865         * Ideograph-R002-Line.el (M-00069): Add `->same-ideograph' and
30866         `<-ancient-ideograph'; unify U-00020061.
30867         (C*-****): Unify CJK Ext-B code points.
30868
30869         * Ideograph-R001-One.el (C*-****): Unify or relate CJK Unified
30870         Ext-B code points.
30871
30872         * Ideograph-R149-Speech.el (J90-4C75): Unify JIS X 0208:1978 and
30873         1983 code points.
30874         (J90-4649): Likewise.
30875         (J90-4D58): Likewise.
30876         (J90-6B7C): Likewise.
30877         (J90-3E79): Likewise.
30878
30879         * Ideograph-R113-Spirit.el (M-24754): Add `<-vulgar-ideograph'.
30880         (J90-4135): Unify JIS X 0208:1978 and 1983 code points.
30881         (U+7977): Relate to M-24852.
30882         (J90-4578): Unify JIS X 0208:1983 code point; relate to M-24852.
30883
30884         * Ideograph-R025-Divination.el (M-02775): Add `->same-ideograph'
30885         and `<-ancient-ideograph'; relate to U-00020061.
30886
30887         * Ideograph-R085-Water.el (J90-4573): Unify J78-5E39 and J83-4573.
30888         (J90-4642): Unify JIS X 0208:1983 code point.
30889         (J90-5E3C): Unify JIS X 0208:1978 and 1983 code points.
30890         (J90-5E63): Likewise.
30891         (J90-482E): Unify JIS X 0208:1983 code point.
30892         (J90-425A): Unify JIS X 0208:1978 and 1983 code points.
30893         (U+6EDE): Delete `->mojikyo'.
30894
30895 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30896
30897         * Ideograph-R137-Boat.el (J90-6764): Unify JIS X 0208:1983 code
30898         point.
30899         (J78-6764): New character.
30900
30901         * Ideograph-R120-Silk.el (M-27534): Unify J78-6539.
30902         (J90-6539): Unify JIS X 0208:1983 code point.
30903         (J90-656E): Unify JIS X 0208:1978 and 1983 code point.
30904         (J90-3D2B): Unify JIS X 0208:1983 code point.
30905
30906         * Ideograph-R118-Bamboo.el (J90-6373): Unify JIS X 0208:1978 and
30907         1983 code point.
30908         (J90-6438): Likewise.
30909         (J90-6421): Likewise.
30910         (J90-643D): Likewise.
30911         (J90-644C): Likewise.
30912         (J90-6443): Likewise.
30913         (J90-433D): Unify JIS X 0208:1983 code point; relate to M-26509.
30914         (J90-6459): Unify JIS X 0208:1978 and 1983 code point.
30915         (J90-645F): Likewise.
30916
30917         * Ideograph-R112-Stone.el (J90-4557): Unify JIS X 0208:1978 and
30918         1983 code point.
30919
30920         * Ideograph-R104-Sickness.el (M-22415): Unify J78-4169.
30921         (J90-4169): Unify J83-4169; relate to M-22415.
30922
30923         * Ideograph-R009-Man.el (U+4F65): Delete `non-morohashi'.
30924         (U+4F66): Add `total-strokes'.
30925         (U+4F68): Likewise.
30926         (U+4FE6): Delete `non-morohashi'.
30927         (U+4FE7): Add `total-strokes'.
30928         (U+50A6): Likewise.
30929
30930 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30931
30932         * Ideograph-R135-Tongue.el (J90-4A5E): Unify JIS X 0208:1978 and
30933         1983 code points.
30934
30935         * Ideograph-R130-Meat.el (J90-473E): Unify JIS X 0208:1978 and
30936         1983 code points.
30937         (J90-6733): Likewise.
30938         (J90-4221): Likewise.
30939
30940         * Ideograph-R128-Ear.el (J90-403B): Unify JIS X 0208:1978 and 1983
30941         code points.
30942
30943         * Ideograph-R119-Rice.el (J78-4C62): New character.
30944         (J90-4C62): Unify JIS X 0208:1983 code point; relate to M-26857
30945         instead of M-26853.
30946         (J90-6464): Unify JIS X 0208:1983 code point.
30947         (J78-6464): New character.
30948         (J90-6468): Unify JIS X 0208:1978 and 1983 code points.
30949         (J90-6466): Likewise.
30950         (J90-6471): Likewise.
30951         (J90-6474): Likewise.
30952
30953         * Ideograph-R064-Hand.el (J90-444F): Unify JIS X 0208:1983 code
30954         point.
30955         (J90-595E): Unify JIS X 0208:1978 and 1983 code points.
30956         (J90-415F): Unify JIS X 0208:1983 code point.
30957
30958 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30959
30960         * Ideograph-R154-Shell.el (JX2-792F): Unify U-00027DA0; delete
30961         `->ucs'.
30962
30963         * Ideograph-R115-Grain.el (J90-634E): Unify JIS X 0208:1978 and
30964         1983 code points.
30965
30966         * Ideograph-R109-Eye.el (J90-3829): Unify JIS X 0208:1978 and 1983
30967         code points.
30968
30969         * Ideograph-R107-Skin.el (J90-6231): Unify JIS X 0208:1978 and
30970         1983 code points.
30971
30972         * Ideograph-R102-Field.el (J90-6136): Unify JIS X 0208:1978 and
30973         1983 code points.
30974         (J90-613E): Likewise.
30975         (J90-3E76): Likewise.
30976         (J90-6147): Likewise.
30977
30978         * Ideograph-R096-Jade.el (J90-6076): Unify JIS X 0208:1983 code
30979         point.
30980
30981         * Ideograph-R094-Dog.el (J90-4E44): Unify JIS X 0208:1978 and 1983
30982         code points.
30983         (J90-3D43): Likewise.
30984
30985         * Ideograph-R086-Fire.el (J90-3E46): Unify JIS X 0208:1978 and
30986         1983 code points.
30987
30988         * Ideograph-R072-Sun.el (J90-5B26): Unify JIS X 0208:1978 and 1983
30989         code points.
30990
30991         * Ideograph-R070-Square.el (J90-5A5A): Unify JIS X 0208:1978 and
30992         1983 code points.
30993
30994 2001-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30995
30996         * Ideograph-R184-Eat.el (U+98EE): Unify J90-5D3B.
30997
30998         * Ideograph-R131-Minister.el (JX2-7556): Unify U-000268DD; delete
30999         relation with U+81E3.
31000
31001 2001-10-08  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
31002
31003         * char-db-util.el (char-db-insert-char-spec): Don't add
31004         `chinese-big5-cdp' if a character can be represented by a
31005         non-private UCS code point.
31006
31007         * Ideograph-R014-Cover.el (U+5197): Delete `chinese-big5-cdp' from
31008         char-ref U+5196 in `ideographic-structure'.
31009         (U+519E): Likewise.
31010         (U+51A0): Likewise.
31011         (U+51A2): Likewise.
31012         (C6-3544): Likewise.
31013         (U+51A4): Likewise.
31014         (J0-4C3D): Likewise.
31015         (U+51A5): Likewise.
31016         (C1-7036): Likewise.
31017         (U+51AA): Likewise.
31018
31019         * Ideograph-R013-Down-Box.el (Big5-CDP-8A78): Add name
31020         ``ideographic radical hood''.
31021         (U+5187): Delete `chinese-big5-cdp' from char-ref U+2E86 in
31022         `ideographic-structure'.
31023         (M-01523): Unify M001523.
31024         (U+5190): Add `ideographic-structure'; unify M001534.
31025         (C3-2755): Add `ideographic-structure'.
31026         (U+34BB): Likewise.
31027
31028         * Ideograph-R010-Legs.el (U+5141): Delete `chinese-big5-cdp' from
31029         char-ref in `ideographic-structure'.
31030         (U+5154): Likewise.
31031         (JX1-2E52): Likewise.
31032         (Big5-AB5E): Likewise.
31033
31034         * Ideograph-R009-Man.el: Delete `chinese-big5-cdp' from char-refs
31035         which can be represented by other ways in `ideographic-structure'.
31036
31037         * Ideograph-R008-Lid.el (J0-5036): Delete `chinese-big5-cdp' from
31038         char-refs in `ideographic-structure'.
31039         (M-00291): Likewise.
31040         (J90-3872): Likewise.
31041         (J0-3067): Delete `chinese-big5-cdp' from char-ref [J0-5035] in
31042         `ideographic-structure'.
31043         (J0-4B72): Likewise.
31044         (JX2-2134): Likewise.
31045
31046 2001-10-08  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
31047
31048         * Ideograph-R012-Eight.el (M-01452): Delete `chinese-big5-cdp'
31049         from char-ref U+53B6 in `ideographic-structure'.
31050         (U+516C): Likewise.
31051         (J0-4F3B): Delete `chinese-big5-cdp' from char-ref J83-5035 in
31052         `ideographic-structure'.
31053
31054         * Ideograph-R007-Two.el (U+4E91): Delete `chinese-big5-cdp' in
31055         `ideographic-structure'.
31056
31057         * Ideograph-R005-Second.el (U+4E69): Delete `chinese-big5-cdp'
31058         from char-ref <CJK RADICAL SECOND TWO> in `ideographic-structure'.
31059         (M-00190): Likewise.
31060         (U+4E73): Likewise.
31061         (U+4E7F): Delete `chinese-big5-cdp' in `ideographic-structure'.
31062         (U+4E82): Likewise.
31063         (U+4E83): Likewise.
31064         (U+4E84): Likewise.
31065
31066         * Ideograph-R004-Slash.el (U+4E47): Delete `chinese-big5-cdp' from
31067         char-ref U+4E3F in `ideographic-structure'.
31068         (U+4E48): Delete `chinese-big5-cdp' in `ideographic-structure'.
31069         (J0-4B33): Delete `chinese-big5-cdp' from char-ref U+4E3F in
31070         `ideographic-structure'.
31071         (U+4E4F): Likewise.
31072         (U+4E52): Delete `chinese-big5-cdp' in `ideographic-structure'.
31073         (U+4E53): Likewise.
31074
31075         * Ideograph-R003-Dot.el (U+4E3B): Delete `chinese-big5-cdp' in
31076         `ideographic-structure'.
31077         (U+4E3C): Delete `chinese-big5-cdp' in `ideographic-structure'.
31078
31079         * Ideograph-R002-Line.el (U+4E2E): Delete `chinese-big5-cdp' from
31080         char-ref <CJK RADICAL SECOND THREE> in `ideographic-structure'.
31081
31082         * Ideograph-R001-One.el (C2-212E): Delete `chinese-big5-cdp' from
31083         char-ref <CJK RADICAL BOX> in `ideographic-structure'.
31084
31085         * Ideograph-R008-Lid.el (U+4EA7): Delete `kangxi-radical',
31086         `kangxi-strokes' and `non-morohashi'.
31087         (M074988): New character.
31088         (M-00297): Add `ideographic-structure'.
31089         (U+4EA9): Delete `non-morohashi'.
31090         (M-00310): Relate to U+7AD2.
31091         (M071493): New character.
31092
31093 2001-10-07  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
31094
31095         * Ideograph-R196-Bird.el: Add missing JIS X 0208:1990 and JIS X
31096         0212 code points.
31097
31098         * Ideograph-R170-Mound.el (MH-678): Separate U+9666; unify
31099         J90-7023.
31100         (U+967A): Unify J90-3831; add `total-strokes'; add
31101         `<-simplified-ideograph'.
31102
31103         * Ideograph-R165-Distinguish.el (U+91C8): Unify J90-3C61; add
31104         `<-simplified-ideograph'.
31105
31106         * Ideograph-R164-Wine.el (U+91A4): Unify J90-3E5F; add
31107         `total-strokes'; relate to M-40011; add `<-simplified-ideograph'.
31108         (U+9197): Unify J90-4830; add `total-strokes'; relate to M-40041;
31109         add `<-simplified-ideograph'.
31110         (U+91B8): Unify J90-3E7A; add `<-simplified-ideograph'.
31111
31112         * Ideograph-R012-Eight.el (U+5171): Unify M001458.
31113         (U+5173): Unify M051198.
31114         (JSP-326F): Add `ideographic-structure'; unify M001494.
31115         (U+517E): Add `ideographic-structure'.
31116         (M-01504): Likewise; unify M001504.
31117         (U+34B9): Add `ideographic-structure'.
31118
31119         * Ideograph-R009-Man.el (U+4EBB): Unify M050927.
31120         (U+4ECE): Add `ideographic-structure'.
31121         (M070229): New character.
31122         (M070403): Likewise.
31123         (M-00470): Separate M000470; unify M059044.
31124         (M050930): New character.
31125         (U+4FAB): Unify M054539.
31126         (JX2-2157): Add `ideographic-structure'.
31127         (U+503F): Unify M059077; add `total-strokes'.
31128         (J0-5077): Separate U+5056.
31129         (C3-2F57): Unify M055128 and U+5056.
31130         (M077428): New character.
31131         (U+511B): Separate JSP-3255 and JX2-2324.
31132         (JX2-2324): Unify M056006.
31133
31134 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31135
31136         * Ideograph-R007-Two.el (U+4E98): Add `ideographic-structure'.
31137
31138 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31139
31140         * Ideograph-R211-Tooth.el (M-48632'): Unify J90-4E70; add
31141         `total-strokes'; separate U+9F62; add `<-simplified-ideograph'.
31142
31143         * Ideograph-R199-Wheat.el (J90-7350): New character; relate to
31144         U+9EB8 and M-47739.
31145         (U+9EB8): Relate to M-47739; add `total-strokes'.
31146
31147         * Ideograph-R190-Hair.el (JX2-7D3B): Unify U+9B1C and JSP-6A2E.
31148
31149         * Ideograph-R181-Leaf.el (U+982C): Unify J90-4B4B; relate to
31150         M-43496; add `<-simplified-ideograph'.
31151         (U+983D): Unify J90-7078; relate to M-43517.
31152         (U+985B): Relate to M-43628.
31153         (J90-453F): New character; relate to U+985B and M-43628.
31154
31155 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31156
31157         * Ideograph-R195-Fish.el: Add missing JIS X 0208:1990 and JIS X
31158         0212 code points.
31159
31160         * Ideograph-R187-Horse.el (U+99F2): Unify J90-7152; add
31161         `total-strokes'.
31162         (U+9A12): Unify J90-417B.
31163
31164         * Ideograph-R182-Wind.el (U+98C5): Unify JSP-6845; add
31165         `total-strokes'.
31166
31167 2001-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31168
31169         * Ideograph-R010-Legs.el (U+5149): Modify `ideographic-structure'.
31170
31171         * Ideograph-R169-Gate.el (U+9596): Unify J90-6F5D.
31172         (U+95A0): Unify J90-6F60; add `total-strokes'.
31173         (U+95E6): Unify JSP-6643; add `total-strokes'.
31174
31175         * Ideograph-R032-Earth.el (J83-4446): Unify J90-4446.
31176
31177 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31178
31179         * Ideograph-R167-Gold.el: Merge JIS X 0208:1990 and JIS X 0212
31180         code points.
31181
31182 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31183
31184         * Ideograph-R194-Ghost.el (M-45906'): Unify J90-4B62.
31185
31186 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31187
31188         * Ideograph-R213-Turtle.el (M-48848): Separate U+9F9C.
31189         (U+9F9C): Unify G1-396A.
31190
31191         * Ideograph-R212-Dragon.el, Ideograph-R211-Tooth.el,
31192         Ideograph-R210-Even.el, Ideograph-R207-Drum.el,
31193         Ideograph-R205-Frog.el, Ideograph-R203-Black.el: Merge GB 12345
31194         code points.
31195
31196         * Ideograph-R201-Yellow.el (J0-7354): Separate U+9ECC.
31197         (U+9ECC): Unify G1-5964.
31198
31199         * Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
31200         Ideograph-R197-Salt.el: Merge GB 12345 code points.
31201
31202 2001-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31203
31204         * Ideograph-R196-Bird.el: Merge GB 12345 code points.
31205         (C7-2B77): Cancel relation to M-46738.
31206
31207         * Ideograph-R195-Fish.el: Merge GB 12345 code points.
31208
31209         * Ideograph-R018-Knife.el (U+5231): Use <IDEOGRAPHIC DESCRIPTION
31210         CHARACTER LEFT TO MIDDLE AND RIGHT> instead of <IDEOGRAPHIC
31211         DESCRIPTION CHARACTER LEFT TO RIGHT> in `ideographic-structure'.
31212         (C2-2554): Likewise.
31213
31214         * Ideograph-R012-Eight.el (M-01483): Unify M058241.
31215         (M001483): New character.
31216         (U+517C): Unify M054100.
31217         (S1-503): Unify M054445.
31218
31219         * Ideograph-R009-Man.el (U+50C9): Use <IDEOGRAPHIC DESCRIPTION
31220         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
31221         DESCRIPTION CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
31222
31223         * Ideograph-R008-Lid.el (J0-3067): Use <IDEOGRAPHIC DESCRIPTION
31224         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
31225         DESCRIPTION CHARACTER ABOVE TO BELOW> as the operator of
31226         `ideographic-structure'.
31227         (U+4EA5): Likewise.
31228
31229 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31230
31231         * Ideograph-R024-Ten.el (J0-4234): Use <IDEOGRAPHIC DESCRIPTION
31232         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
31233         DESCRIPTION CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
31234         (U+5352): Likewise.
31235
31236         * Ideograph-R013-Down-Box.el (U+5183): Unify C4-213E.
31237         (Big5-CDP-8A78): Relate to U+5183 and M-1508; unify M070546.
31238
31239 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31240
31241         * u0E000-Private-Use.el (U+F475): Separate Big5-8A78 and
31242         Big5-CDP-8A78.
31243
31244         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PAW ONE): Unify
31245         Big5-8B58 and Big5-CDP-8B58; add `total-strokes'.
31246
31247         * Ideograph-R124-Feather.el:
31248         - Use `=>ucs' instead of `->ucs'.
31249         - Merge Big5 code points.
31250         - Add `ideographic-structure'.
31251
31252         * Ideograph-R009-Man.el: Add `ideographic-structure'.
31253
31254         * Ideograph-R008-Lid.el (M-00291): Add `ideographic-structure'.
31255
31256 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31257
31258         * Ideograph-R087-Claw.el (M-19682): New character.
31259         (C6-4157): Relate to M-19682.
31260         (M-19687): New character.
31261         (C4-386A): Relate to M-19687; unify Big5-8C7D, Big5-CDP-8C7D and
31262         M073769.
31263
31264         * Ideograph-R140-Grass.el (U+848D): Relate to M-31895.
31265
31266         * u0E000-Private-Use.el (U+F4A6): Separate Big5-8ACB and
31267         Big5-CDP-8ACB.
31268         (U+F4F2): Separate Big5-8B58 and Big5-CDP-8B58.
31269
31270         * Ideograph-R134-Mortar.el:
31271         - Merge Big5 code points.
31272         - Use `=>ucs' instead of `->ucs'.
31273         - Add `ideographic-structure'.
31274         (M-30182): Add `<-wrong-ideograph'; unify Big5-8570 and
31275         Big5-CDP-8570.
31276
31277 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31278
31279         * u0E000-Private-Use.el (U+F5B4): Separate Big5-8C7D and
31280         Big5-CDP-8C7D.
31281
31282 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31283
31284         * README.en (Properties): Add description about
31285         `->wrong-ideograph' and `<-wrong-ideograph'.
31286
31287         * Ideograph-R037-Big.el (M-05959): Add `<-vulgar-ideograph'; unify
31288         Big5-856E and Big5-CDP-856E.
31289
31290 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31291
31292         * char-db-util.el (char-db-insert-char-spec): Add
31293         `ideograph-daikanwa' for non-UCS ideographs.
31294
31295         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL DIVINATION): Unify
31296         Big5-8B78 and Big5-CDP-8B78; add `total-strokes'.
31297
31298         * Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
31299         Ideograph-R019-Power.el: update.
31300
31301         * Ideograph-R018-Knife.el (M-01853): Add `ideographic-structure'.
31302         (M-02088): Likewise.
31303         (M-02112'): Likewise.
31304         (M-02158): Likewise.
31305         (M-02223): Likewise.
31306         (M-02224): Likewise.
31307         (M-02241): Likewise.
31308
31309         * Ideograph-R014-Cover.el (M-01587): Add `ideographic-structure'.
31310
31311         * Ideograph-R013-Down-Box.el (M-01540): Add `ideographic-structure'.
31312
31313         * Ideograph-R012-Eight.el, Ideograph-R011-Enter.el: update.
31314
31315         * Ideograph-R010-Legs.el (M-01358): Add `ideographic-structure'.
31316
31317         * Ideograph-R005-Second.el (M-00190): Add `ideographic-structure'.
31318
31319         * Ideograph-R004-Slash.el (M-00133): Add `ideographic-structure'.
31320
31321         * u0E000-Private-Use.el (U+F15A): Separate Big5-856E and
31322         Big5-CDP-856E.
31323         (U+F15C): Separate Big5-8570 and Big5-CDP-8570.
31324
31325         * Ideograph-R025-Divination.el, Ideograph-R024-Ten.el: Add
31326         `ideographic-structure'.
31327
31328         * Ideograph-R012-Eight.el (U+5180): Separate C1-7035; use U+5317
31329         instead of C1-4621 in `ideographic-structure'.
31330
31331 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31332
31333         * Ideograph-R187-Horse.el: Merge GB 12345 code points.
31334
31335         * char-db-util.el (char-db-insert-char-spec): Make temporary
31336         character if corresponding character is not found for char-spec.
31337
31338         * Ideograph-R184-Eat.el: Merge GB 12345 code points.
31339
31340 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31341
31342         * Ideograph-R023-Hiding-Enclosure.el: Add `ideographic-structure'.
31343
31344 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31345
31346         * u0E000-Private-Use.el (U+F512): Separate Big5-8B78 and
31347         Big5-CDP-8B78.
31348
31349         * Ideograph-R174-Blue.el: Merge GB 12345 code points.
31350
31351 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31352
31353         * Ideograph-R022-Right-Open-Box.el: Add `ideographic-structure'.
31354         (U+531D): Use `<-vulgar-ideograph' instead of `comment'.
31355         (U+533C): Use `->same-ideograph' instead of `morohashi-daikanwa'.
31356
31357         * Ideograph-R190-Hair.el: Merge GB 12345 code points.
31358
31359 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31360
31361         * Ideograph-R021-Spoon.el: Add `ideographic-structure'.
31362
31363         * Ideograph-R019-Power.el: Add `ideographic-structure'.
31364         (M-02392): Use `<-vulgar-ideograph' instead of
31365         `vulgar-char-of-shinjigen-1'.
31366
31367         * Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el:
31368         Merge GB 12345 code points.
31369
31370 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31371
31372         * Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el: Merge GB 12345
31373         code points.
31374
31375 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31376
31377         * Ideograph-R031-Enclosure.el:
31378         - Merge Big5 code points.
31379         - Add `ideographic-structure'.
31380
31381 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31382
31383         * Ideograph-R050-Turban.el:
31384         - Merge GB 12345 code points.
31385         - Add `ideographic-structure'.
31386         - Use `=>ucs' instead of `->ucs'.
31387         (U+5DFF): Fix `ideographic-strokes'.
31388         (U+5E00): Likewise.
31389         (U+5E01): Likewise.
31390
31391 2001-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31392
31393         * Ideograph-R192-Sacrificial-Wine.el (U+9B31): Unify G1-5374.
31394
31395 2001-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31396
31397         * Ideograph-R167-Gold.el: Merge GB 12345 code points.
31398
31399 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31400
31401         * Ideograph-R188-Bone.el, Ideograph-R182-Wind.el,
31402         Ideograph-R181-Leaf.el: Merge GB 12345 code points.
31403
31404         * Ideograph-R176-Face.el (U+9768): Unify G1-584C.
31405
31406         * Ideograph-R172-Short-Tailed-Bird.el: Merge GB 12345 code points.
31407
31408         * Ideograph-R171-Slave.el (U+96B8): Unify G1-4125.
31409
31410         * Ideograph-R170-Mound.el: Merge GB 12345 code points.
31411
31412 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31413
31414         * Ideograph-R020-Wrap.el: Add `ideographic-structure'.
31415         (U+52F9): Unify Big5-CDP-8B57.
31416         (M-02497): Use `<-vulgar-ideograph' instead of
31417         `vulgar-char-of-shinjigen-1'.
31418
31419 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31420
31421         * Ideograph-R183-Fly.el (U+98DB): Unify G1-3749.
31422
31423         * Ideograph-R180-Sound.el, Ideograph-R173-Rain.el,
31424         Ideograph-R140-Grass.el: Merge GB 12345 code points.
31425
31426 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31427
31428         * u0E000-Private-Use.el (U+F4DA): Separate Big5-CDP-8B40.
31429         (U+F4EA): Separate Big5-CDP-8B50.
31430         (U+F4F1): Separate Big5-CDP-8B57.
31431         (U+F529): Separate Big5-CDP-8BB1.
31432         (U+F54F): Separate Big5-CDP-8BD7.
31433         (U+F566): Separate Big5-CDP-8BEE.
31434         (U+F56A): Separate Big5-CDP-8BF2.
31435         (U+F5AC): Separate Big5-CDP-8C75.
31436         (U+F63A): Separate Big5-CDP-8D66.
31437
31438 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31439
31440         * Ideograph-R018-Knife.el: Delete `ideograph-cdp' if its value is
31441         positive.
31442
31443         * Ideograph-R015-Ice.el (U+51AC): Simplify
31444         `ideographic-structure'.
31445
31446 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31447
31448         * Ideograph-R045-Sprout.el (M-07825): Unify G0-6578, C2-212B,
31449         Big5-C94B and U+5C6E; add `total-strokes'.
31450         (M-07826): Separate G0-6578, C2-212B and U+5C6E; add `->synonyms'
31451         for M-08720 and comment.
31452
31453 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31454
31455         * README.en (Character Reference): Add `kaihen'.
31456
31457 2001-09-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31458
31459         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL BOX): Unify
31460         Big5-CDP-8BF2.
31461         (CJK RADICAL TABLE): Unify Big5-CDP-8D66.
31462         (CJK RADICAL KNIFE TWO): Add `ucs-big5' for U+5202.
31463         (CJK RADICAL CLOTHES): Unify Big5-CDP-8BB1.
31464
31465         * Ideograph-R016-Table.el: Add `ideographic-structure'.
31466
31467         * Ideograph-R017-Open-Box.el: Add `ideographic-structure'.
31468
31469 2001-09-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31470
31471         * Ideograph-R053-Dotted-Cliff.el (M-09221): Unify Big5-CDP-8B50.
31472
31473         * Ideograph-R014-Cover.el: Add `ideographic-structure'.
31474         (U+5196): Unify Big5-CDP-8B40.
31475         (C3-214F): Use `<-vulgar-ideograph' instead of
31476         `vulgar-char-of-shinjigen-1'.
31477
31478         * Ideograph-R013-Down-Box.el: Add `ideographic-structure'.
31479
31480 2001-09-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31481
31482         * Ideograph-R015-Ice.el: Add `ideographic-structure'.
31483         (U+51AB): Unify Big5-CDP-8BEE.
31484         (U+51B0): Use `<-original-ideograph' instead of
31485         `original-char-of-shinjigen-1'.
31486         (C4-213F): Use `->same-ideograph' and `<-original-ideograph'
31487         instead of `comment'.
31488         (U+51C9): Use `<-vulgar-ideograph' instead of
31489         `vulgar-char-of-shinjigen-1'.
31490
31491         * Ideograph-R169-Gate.el, Ideograph-R162-Walk.el: Merge GB 12345
31492         code points.
31493
31494 2001-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31495
31496         * Ideograph-R164-Wine.el: Merge GB 12345 code points.
31497
31498         * Ideograph-R046-Mountain.el (M-08178): Separate G0-345E, C1-597E
31499         and U+5D14.
31500
31501 2001-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31502
31503         * Ideograph-R005-Second.el (U+4E5F): Unify Big5-A45D.
31504         (C1-443E): Separate Big5-A45D.
31505
31506 2001-09-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31507
31508         * Ideograph-R012-Eight.el, Ideograph-R010-Legs.el: Add
31509         `ideographic-structure'.
31510
31511 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31512
31513         * Ideograph-R159-Cart.el, Ideograph-R157-Foot.el: Merge GB 12345
31514         code points.
31515
31516         * Ideograph-R011-Enter.el: Add `ideographic-structure'.
31517
31518 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31519
31520         * Ideograph-R165-Distinguish.el (U+91CB): Unify G1-4A4D.
31521
31522         * Ideograph-R163-City.el, Ideograph-R160-Bitter.el: Merge GB 12345
31523         code points.
31524
31525         * Ideograph-R007-Two.el: Add `ideographic-structure'.
31526
31527 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31528
31529         * Ideograph-R008-Lid.el (J0-5035): Unify Big5-CDP-8B42.  Add
31530         `ideographic-structure'.
31531
31532 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31533
31534         * u0E000-Private-Use.el (U+F4DC): Separate Big5-8B42 and
31535         Big5-CDP-8B42.
31536
31537         * Ideograph-R168-Long.el (U+9577): Unify G1-3324.
31538
31539         * Ideograph-R158-Body.el (U+8EC0): Unify G1-477B.
31540
31541 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31542
31543         * Ideograph-R134-Mortar.el (C2-664D): Separate U+820B.
31544
31545         * Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
31546         Ideograph-R004-Slash.el: Delete `ideograph-cdp' if its value is
31547         positive.
31548
31549 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31550
31551         * Ideograph-R003-Dot.el, Ideograph-R002-Line.el,
31552         Ideograph-R001-One.el: Delete `ideograph-cdp' if it is positive.
31553
31554 2001-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31555
31556         * Ideograph-R149-Speech.el: Merge GB 12345 code points.
31557
31558 2001-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31559
31560         * Ideograph-R161-Morning.el (U+8FB2): Unify G1-4529.
31561
31562 2001-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31563
31564         * Ideograph-R137-Boat.el: Merge GB 12345 code points.
31565
31566 2001-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31567
31568         * Ideograph-R142-Insect.el, Ideograph-R128-Ear.el: Merge GB 12345
31569         code points.
31570
31571 2001-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31572
31573         * Ideograph-R154-Shell.el: Merge GB 12345 code points.
31574
31575 2001-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31576
31577         * Ideograph-R156-Run.el: Merge GB 12345 code points.
31578
31579 2001-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31580
31581         * Ideograph-R141-Tiger.el: Merge GB 12345 code points.
31582
31583 2001-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31584
31585         * Ideograph-R118-Bamboo.el, Ideograph-R120-Silk.el: Merge GB 12345
31586         code points.
31587
31588 2001-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31589
31590         * Ideograph-R147-See.el: Merge GB 12345 code points.
31591
31592 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31593
31594         * Ideograph-R151-Bean.el, Ideograph-R148-Horn.el,
31595         Ideograph-R134-Mortar.el: Merge GB 12345 code points.
31596
31597 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31598
31599         * Ideograph-R147-See.el, Ideograph-R144-Walk-Enclosure.el,
31600         Ideograph-R143-Blood.el, Ideograph-R122-Net.el: Merge GB 12345
31601         code points.
31602
31603 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31604
31605         * Ideograph-R131-Minister.el (U+81E8): Unify G1-4159.
31606
31607 2001-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31608
31609         * Ideograph-R115-Grain.el: Merge GB 12345 code points.
31610         (C4-5221): Relate to M-25261.
31611
31612 2001-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31613
31614         * Ideograph-R130-Meat.el: Merge GB 12345 code points.
31615
31616         * Ideograph-R129-Brush.el (U+8085): Unify G1-4B60.
31617
31618         * Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
31619         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el: Merge GB 12345
31620         code points.
31621
31622 2001-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31623
31624         * Ideograph-R139-Color.el (U+8277): Unify G1-515E.
31625
31626         * Ideograph-R138-Stopping.el (U+8271): Unify G1-3C68.
31627
31628 2001-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31629
31630         * Ideograph-R133-Arrive.el (U+81FA): Unify G1-4C28.
31631
31632 2001-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31633
31634         * Ideograph-R113-Spirit.el: Merge GB 12345 code points.
31635         (M-24824): Separate J0-3150 and U+9834; move them to
31636         Ideograph-R181-Leaf.el.
31637
31638 2001-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31639
31640         * Ideograph-R181-Leaf.el (J0-3150): Separated from M-24824 and
31641         moved from Ideograph-R113-Spirit.el.
31642
31643 2001-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31644
31645         * Ideograph-R119-Rice.el, Ideograph-R116-Cave.el: Merge GB 12345
31646         code points.
31647
31648 2001-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31649
31650         * Ideograph-R096-Jade.el: Merge GB 12345 code points.
31651
31652         * Ideograph-R086-Fire.el: Merge GB 12345 code points.
31653         (U+71C5): Unify M-19398 instead of M-19399.
31654         (M-19399): Delete C2-5833 and U+71C5.
31655
31656         * Ideograph-R094-Dog.el: Merge GB 12345 code points.
31657
31658 2001-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31659
31660         * Ideograph-R109-Eye.el: Merge GB 12345 code points.
31661
31662 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31663
31664         * Ideograph-R117-Stand.el: Merge GB 12345 code points.
31665
31666 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31667
31668         * Ideograph-R112-Stone.el, Ideograph-R108-Dish.el: Merge GB 12345
31669         code points.
31670
31671         * Ideograph-R105-Dotted-Tent.el (U+767C): Unify G1-3722.
31672
31673 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31674
31675         * Ideograph-R104-Sickness.el, Ideograph-R102-Field.el: Merge GB
31676         12345 code points.
31677
31678         * Ideograph-R093-Cow.el: Merge GB 12345 code points.
31679
31680 2001-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31681
31682         * Ideograph-R111-Arrow.el (U+77EF): Unify G1-3D43.
31683
31684         * Ideograph-R107-Skin.el: Merge GB 12345 code points.
31685
31686         * Ideograph-R106-White.el (U+769A): Unify G1-3028.
31687
31688         * Ideograph-R100-Life.el (U+7523): Unify G1-327A.
31689
31690         * Ideograph-R098-Tile.el (U+750C): Unify G1-6A31.
31691
31692         * Ideograph-R091-Slice.el (U+7258): Unify G1-6B39.
31693
31694         * Ideograph-R089-Double-X.el (U+723E): Unify G1-367B.
31695
31696         * Ideograph-R088-Father.el (U+723A): Unify G1-522F.
31697
31698         * Ideograph-R087-Claw.el: Merge GB 12345 code points.
31699
31700 2001-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31701
31702         * Ideograph-R085-Water.el: Merge GB 12345 code points.
31703
31704 2001-08-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31705
31706         * Ideograph-R077-Stop.el, Ideograph-R084-Steam.el: Merge GB 12345
31707         code points.
31708
31709         * Ideograph-R080-Do-Not.el (U+4E78): Add `total-strokes'; unify
31710         G1-7C40.
31711
31712         * Ideograph-R082-Fur.el: Merge GB 12345 code points.
31713
31714 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31715
31716         * Ideograph-R079-Weapon.el (M-16629): Use `<-vulgar-ideograph'
31717         instead of `vulgar-ideograph-of'.
31718         - Merge GB 12345 code points.
31719
31720 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31721
31722         * Ideograph-R078-Death.el, Ideograph-R076-Lack.el: Merge GB 12345
31723         code points.
31724
31725         * Ideograph-R075-Tree.el: Merge GB 12345 code points.
31726         (C5-2148): Delete relation with U+6729; fix `morohashi-daikanwa';
31727         relate to M-14416.
31728         (U+6729): Unify G1-7D33.
31729         (M-15492): Add `->same-ideograph'; use `<-vulgar-ideograph'
31730         instead of `vulgar-char-of-shinjigen-1'.
31731
31732         * Ideograph-R072-Sun.el: Merge GB 12345 code points.
31733         (M-13886): Use `<-vulgar-ideograph' instead of
31734         `vulgar-ideograph-of'; unify G0-5667.
31735         (C6-3836): Separated from M-14294 and moved from
31736         Ideograph-R073-Say.el.
31737
31738 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31739
31740         * Ideograph-R064-Hand.el: Merge GB 12345 code points.
31741
31742 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31743
31744         * Ideograph-R073-Say.el (U+66F1): Delete `kangxi-radical' and
31745         `kangxi-strokes'; unify G1-7C21.
31746         (U+7535): Add `total-strokes'.
31747         (U+66F8): Separate C6-3836; unify G1-4A69.
31748         (U+6703): Unify G1-3B61.
31749
31750         * Ideograph-R066-Rap.el: Merge GB 12345 code points.
31751
31752 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31753
31754         * Ideograph-R074-Moon.el, Ideograph-R070-Square.el,
31755         Ideograph-R069-Axe.el: Merge GB 12345 code points.
31756
31757         * Ideograph-R067-Script.el (U+6595): Unify G1-6C35.
31758
31759 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31760
31761         * Ideograph-R060-Step.el: Merge GB 12345 code points.
31762
31763 2001-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31764
31765         * Ideograph-R061-Heart.el, Ideograph-R050-Turban.el,
31766         Ideograph-R048-Work.el, Ideograph-R062-Halberd.el,
31767         Ideograph-R053-Dotted-Cliff.el, Ideograph-R057-Bow.el: Merge GB
31768         12345 code points.
31769
31770 2001-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31771
31772         * Ideograph-R052-Short-Thread.el (U+5E7E): Unify G1-3C38.
31773
31774         * Ideograph-R049-Oneself.el (U+5DFC): Unify G1-7D60.
31775
31776         * Ideograph-R046-Mountain.el: Merge GB 12345 code points.
31777
31778         * Ideograph-R032-Earth.el: Merge GB 12345 code points.
31779         (M-05556): Separate C7-373F.
31780
31781         * Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
31782         Ideograph-R039-Child.el: Merge GB 12345 code points.
31783
31784 2001-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31785
31786         * Ideograph-R058-Snout.el (U+5F59): Unify G1-783D.
31787
31788         * Ideograph-R051-Dry.el (U+5E79): Unify G1-3849.
31789
31790         * README.en (Character Reference): Add `sougen-irai-zokujifu'.
31791
31792         * Ideograph-R043-Lame.el, Ideograph-R041-Inch.el: Add GB 12345
31793         code points.
31794
31795         * Ideograph-R037-Big.el (JX2-253F): Add `total-strokes'.
31796         (U+593B): Delete `kangxi-radical'; unify G1-7D6D.
31797         - Add GB 12345 code points.
31798
31799         * Ideograph-R075-Tree.el (M-14871): Add `->same-ideograph' for
31800         M-05784; add `<-vulgar-ideograph' for M-05802; separate J0-546D
31801         and C3-3478.
31802
31803         * Ideograph-R044-Corpse.el: Add GB 12345 code points.
31804
31805         * Ideograph-R036-Evening.el (U+591E): Unify G1-7D7E; fix
31806         `ideographic-strokes'; delete `kangxi-radical'.
31807         (M-05784): Add `->same-ideograph' for M-14871; add
31808         `<-vulgar-ideograph' for M-05802; unify J78-546D and J83-546D.
31809         (U+5922): Unify G1-434E.
31810
31811         * Ideograph-R033-Scholar.el: Add GB 12345 code points.
31812
31813 2001-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31814
31815         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND THREE):
31816         Unify Big5-8D43 and Big5-CDP-8D43.
31817
31818 2001-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31819
31820         * Ideograph-R002-Line.el: Use Big5-CDP code point instead of
31821         private code point of UCS for `ideographic-structure'.
31822
31823         * u0E000-Private-Use.el (U+F4D8): Separate Big5-8AFD and
31824         Big5-CDP-8AFD.
31825         (U+F617): Separate Big5-8D43 and Big5-CDP-8D43.
31826
31827         * u02F00-Kangxi-Radicals.el (KANGXI RADICAL TONGUE): Add
31828         `total-strokes' and `ideographic-structure'; unify CDP-693,
31829         Big5-88EF and Big5-CDP-88EF.
31830
31831         * Ideograph-R135-Tongue.el (U+820C): Unify Big5-A6DE instead of
31832         Big5-88EF and Big5-CDP-88EF.
31833         - Add Big5 code points.
31834         - Use `=>ucs' instead of `->ucs'.
31835         - Add `ideograph-cdp' and `ideographic-structure'.
31836
31837         * Ideograph-R028-Private.el (C3-212B): Unify Big5-8AFD and
31838         Big5-CDP-8AFD.
31839         (M-03069): Use `<-original-ideograph' instead of
31840         `original-char-of-shinjigen-1'.
31841         - Add `chinese-big5' code points.
31842         - Add `ideographic-structure'.
31843         - Use `=>ucs' instead of `->ucs'.
31844
31845         * Ideograph-R006-Hook.el: Add `ideograph-cdp'.
31846
31847         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
31848         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Use
31849         `chinese-big5-cdp' instead of private code point of UCS in
31850         `ideographic-structure'.
31851
31852 2001-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31853
31854         * Ideograph-R163-City.el (U+90D2): Add `total-strokes'; unify
31855         JSP-622D.
31856         (U+90E6): Add `total-strokes'.
31857         (U+90E7): Likewise.
31858
31859 2001-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31860
31861         * Ideograph-R028-Private.el (U+53BC): Unify G1-7D29; delete
31862         `kangxi-radical' and `kangxi-strokes'; delete `non-morohashi'.
31863         (C6-2251): Delete `non-morohashi'.
31864         (U+53C3): Unify G1-324E.
31865
31866 2001-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31867
31868         * Ideograph-R149-Speech.el: Add missing JIS X 0208:1990 and JIS X
31869         0212 code points.
31870
31871 2001-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31872
31873         * Ideograph-R142-Insect.el (U+8748): Add `total-strokes'.
31874         (G0-3275): Fix `ideographic-strokes'; delete `kangxi-strokes',
31875         `daikanwa-radical' and `daikanwa-strokes'.
31876         (U+877E): Add `total-strokes'.
31877         (U+87A8): Likewise.
31878         (U+87CF): Likewise.  Add missing JIS X 0208:1990 and JIS X 0212
31879         code points.
31880
31881         * Ideograph-R140-Grass.el (C6-4D68): Fix `ideographic-strokes'.
31882         (G0-3D2F): Add `total-strokes'; delete `japanese-strokes'.
31883         Add missing JIS X 0208:1990 and JIS X 0212 code points.
31884
31885         * Ideograph-R118-Bamboo.el: Add missing JIS X 0208:1990 code
31886         points.
31887
31888         * Ideograph-R115-Grain.el: Add missing JIS X 0212 and JIS X
31889         0208:1990 code points.
31890
31891 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31892
31893         * Ideograph-R162-Walk.el (M-38710): Add `total-strokes'; separate
31894         U+8FBA.
31895         (U+8FBA): Unify J90-4A55; relate to M-38710.
31896         (J90-4D5A): New character; relate to U+9065.
31897         (G0-5223): Fix `ideographic-strokes'; add `total-strokes'.
31898
31899         * Ideograph-R159-Cart.el: Add missing JIS X 0208:1990 code points.
31900
31901 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31902
31903         * Ideograph-R158-Body.el (U+8EC5): Add `total-strokes'; unify
31904         J90-6D40.
31905
31906         * Ideograph-R157-Foot.el (U+8DE5): Add `total-strokes'; unify
31907         JSP-5F6B.
31908
31909         * Ideograph-R154-Shell.el (U+8CAE): Unify J90-6C49.
31910         (U+8CCE): Add `total-strokes'; unify J90-4128.
31911
31912         * Ideograph-R137-Boat.el (U+822E): Add `total-strokes'.
31913         (J90-6764): New character; relate to U+822E.
31914
31915         * Ideograph-R130-Meat.el: Add missing JIS X 0212 and JIS X
31916         0208:1990 code points.
31917
31918         * Ideograph-R128-Ear.el (M-29074'): Separate M050366 and U+8056.
31919
31920         * Ideograph-R120-Silk.el: Add missing JIS X 0212 and JIS X
31921         0208:1990 code points.
31922
31923 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31924
31925         * Ideograph-R119-Rice.el (M-26853): Add `total-strokes'.
31926         (J90-4C62): New character; relate to M-26853 and U+7C7E.
31927         (U+7C8F): Unify JSP-532E.
31928         (U+7C90): Add `total-strokes'; unify J90-6464.
31929         (U+7CAB): Add `total-strokes'; unify J90-6468.
31930         (U+7CAD): Add `total-strokes'; unify J90-6466.
31931         (M-27013): Separate U+7CC0; add `total-strokes'.
31932         (U+7CC0): Unify J90-6471.
31933         (U+7CD8): Add `total-strokes'; unify J90-6474.
31934
31935         * Ideograph-R135-Tongue.el (U+8217): Unify J90-4A5E; add
31936         `total-strokes'.
31937
31938         * Ideograph-R123-Sheep.el (U+7FAA): Unify JSP-5531; add
31939         `total-strokes'.
31940
31941 2001-08-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31942
31943         * Ideograph-R026-Seal.el: Add missing GB 12345 and KS X 1001 code
31944         points.
31945         (M-02872): Separate C6-2F3D; unify K0-716D, C3-2B4B, JX1-2E71 and
31946         U+537D.
31947         (M-02877): Use `<-vulgar-ideograph' instead of `comment'.
31948         (M-02878): Use `<-vulgar-ideograph' instead of `comment'.
31949         (M-02879): Use `->ideographic-variants' instead of
31950         `variant-of-shinjigen-1'.
31951         (C6-3D59): Use `<-vulgar-ideograph' instead of `comment'.
31952         (U+537F): Use `<-vulgar-ideograph' instead of
31953         `variant-of-shinjigen-1'; delete `kangxi-strokes' and
31954         `japanese-strokes'.
31955
31956         * Ideograph-R030-Mouth.el, Ideograph-R031-Enclosure.el: Merge
31957         missing KS X 1001 and GB 12345 code points.
31958
31959         * Ideograph-R029-Again.el: Add missing KS X 1001 and GB 12345 code
31960         points.
31961
31962         * Ideograph-R025-Divination.el: Add missing KS X 1001 code points.
31963
31964         * Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
31965         Ideograph-R022-Right-Open-Box.el: Add missing KS X 1001 and GB
31966         12345 code points.
31967
31968         * Ideograph-R009-Man.el (M-00901): Unify K0-775E.
31969
31970 2001-08-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31971
31972         * Ideograph-R211-Tooth.el (C5-6B66): Delete M-48598.
31973         (C7-5746): Add `ideographic-strokes'.
31974         (C7-5B38): Likewise.
31975         (C5-755D): Likewise.
31976         (C4-6D4A): Likewise.
31977         (C4-6D4F): Likewise.
31978         (C5-7A24): Likewise.
31979
31980         * Ideograph-R209-Nose.el (C7-3E71): Add `ideographic-strokes'.
31981         (C5-787C): Likewise.
31982         (C5-797E): Likewise.
31983         (C5-7A21): Likewise.
31984
31985         * Ideograph-R203-Black.el (C5-6B5B): Add `ideographic-strokes'.
31986         (C5-6B5D): Likewise.
31987         (C7-5737): Likewise.
31988         (C7-5E41): Likewise.
31989         (C4-6C5C): Likewise.
31990         (C5-7875): Likewise.
31991         (C5-7874): Likewise.
31992         (C4-6C5E): Likewise.
31993
31994         * Ideograph-R196-Bird.el (C7-2B79): Delete M-46732.
31995         (C4-5A58): Delete M-46878.
31996         (C4-6B42): Delete M-47314.
31997
31998 2001-08-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31999
32000         * Ideograph-R027-Cliff.el: Merge missing KS X 1001, GB 12345 code
32001         points.
32002
32003         * Ideograph-R197-Salt.el (C5-6F48): Add `ideographic-strokes'.
32004         (C7-5247): Likewise.
32005
32006 2001-08-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32007
32008         * Ideograph-R190-Hair.el (C7-2B5A): Delete M-45389.
32009
32010         * Ideograph-R195-Fish.el (C5-6F26): Add `ideographic-strokes'.
32011         (C5-6B38): Likewise.
32012
32013         * Ideograph-R187-Horse.el (C7-2B43): Add `ideographic-strokes'.
32014         (C7-564E): Seems equivalent to C5-7234.
32015
32016         * Ideograph-R189-Tall.el (C4-4866): Add `ideographic-strokes'.
32017         (C3-6063): Likewise.
32018         (C7-657C): Likewise.
32019
32020         * Ideograph-R188-Bone.el (C2-486F): Add `ideographic-strokes'.
32021
32022         * Ideograph-R184-Eat.el (C2-5569): Use `ideographic-strokes'
32023         instead of `kangxi-strokes'.
32024         (JSP-6862): Use `ideographic-strokes' instead of
32025         `japanese-strokes'.
32026         (K0-7A44): Use `ideographic-strokes' instead of `kangxi-strokes'.
32027         (J0-3642): Likewise.
32028
32029         * Ideograph-R177-Leather.el (C5-524B): Add `ideographic-strokes'.
32030
32031         * Ideograph-R167-Gold.el (C7-3D22): Delete M-40682.
32032
32033         * Ideograph-R163-City.el (C5-3065): Delete M-39417.
32034
32035         * Ideograph-R173-Rain.el (C1-7B3D): Use `ideographic-strokes'
32036         instead of `kangxi-strokes'.
32037
32038         * Ideograph-R169-Gate.el (C6-4F7D): Add `ideographic-strokes'.
32039         (C7-4444): Likewise.
32040
32041 2001-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32042
32043         * Ideograph-R162-Walk.el (C*-****): Add missing
32044         `ideographic-strokes'.
32045         (C1-6B40): Use `ideographic-strokes' instead of `kangxi-strokes'.
32046         (C1-6B47): Likewise.
32047         (C1-6B41): Likewise.
32048         (C1-6B46): Likewise.
32049         (C1-6B45): Likewise.
32050         (C1-6B42): Likewise.
32051
32052 2001-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32053
32054         * Ideograph-R154-Shell.el (C6-6267): Delete M-36791.
32055         (C5-4A28): Delete M-36803.
32056         (C7-503F): Delete M-36948.
32057
32058 2001-08-15  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
32059
32060         * Ideograph-R149-Speech.el (C5-694E): Delete M-35963.
32061
32062         * Ideograph-R145-Clothes.el (C*-****): Add `ideographic-strokes'.
32063         (G0-3A56): Delete `japanese-strokes'.
32064         (G0-336C): Use `ideographic-strokes' instead of
32065         `japanese-strokes'; delete `kangxi-strokes'; fix `total-strokes'.
32066
32067 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
32068
32069         * Ideograph-R141-Tiger.el (JX1-7B4F): Unify K0-5657 instead of
32070         K0-5249.
32071         (C1-663F): Separate K0-5657; use `ideographic-strokes' instead of
32072         `japanese-strokes'.
32073         (C3-5B26): Add `ideographic-strokes'.
32074
32075 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
32076
32077         * Ideograph-R142-Insect.el (C*-****): Add missing
32078         `ideographic-strokes'.
32079         (C2-4D6C): Use `ideographic-strokes' instead of `kangxi-strokes'.
32080         (C3-494C): Likewise.
32081         (C2-5F3A): Likewise.
32082         (C2-6668): Likewise.
32083
32084         * Ideograph-R135-Tongue.el (C4-2F4D): Add `ideographic-strokes'.
32085
32086         * Ideograph-R124-Feather.el (C*-****): Add missing
32087         `ideographic-strokes'.
32088
32089         * Ideograph-R122-Net.el (M-28241): Separate C2-3224.
32090         (JSP-5476): Use `=>ucs' instead of `->ucs'; use
32091         `ideographic-strokes' instead of `japanese-strokes'.
32092
32093 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
32094
32095         * Ideograph-R118-Bamboo.el (C7-484D): Delete M-49439.
32096
32097 2001-08-13  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
32098
32099         * Ideograph-R120-Silk.el (C2-6B75): Use `ideographic-strokes'
32100         instead of `kangxi-strokes'.
32101
32102         * Ideograph-R113-Spirit.el (JX2-726C): Use `ideographic-strokes'
32103         instead of `japanese-strokes'.
32104
32105 2001-08-13  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
32106
32107         * Ideograph-R109-Eye.el (C3-2E35): Add `ideographic-strokes'.
32108         (C5-2A5F): Likewise.
32109         (C6-3A2D): Likewise.
32110         (C6-4242): Likewise.
32111         (J0-4365): Use `ideographic-strokes' instead of
32112         `japanese-strokes'.
32113         (C6-4B7B): Add `ideographic-strokes'.
32114         (C5-3A4E): Likewise.
32115         (C6-5559): Likewise.
32116         (C6-555D): Likewise.
32117         (C4-4539): Likewise.
32118         (C4-4541): Likewise.
32119         (C3-4837): Likewise.
32120         (C4-4B42): Likewise.
32121         (C4-4B49): Likewise.
32122         (C5-4E61): Likewise.
32123         (C5-5621): Likewise.
32124         (C4-5160): Likewise.
32125         (C5-5C48): Likewise.
32126         (C7-3959): Likewise.
32127         (C4-6370): Likewise.
32128
32129         * Ideograph-R104-Sickness.el (JSP-4D78): Use `ideographic-strokes'
32130         instead of `japanese-strokes'.
32131
32132         * Ideograph-R086-Fire.el (JX2-6F5C): Use `ideographic-strokes'
32133         instead of `japanese-strokes'.
32134         (J0-4F27): Use `ideographic-strokes' instead of `kangxi-strokes'.
32135         (C2-4B69): Likewise.
32136         (JX2-7028): Use `ideographic-strokes' instead of `kangxi-strokes'.
32137
32138         * Ideograph-R094-Dog.el (C3-3D2A): Use `ideographic-strokes'
32139         instead of `kangxi-strokes'.
32140
32141 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32142
32143         * ideograph-util.el (morohashi-daikanwa<): Accept integer.
32144         (char-representative-of-daikanwa): New function.
32145         (ideograph-char<): Use `char-representative-of-daikanwa'.
32146
32147         * Ideograph-R085-Water.el (J83-4B22): Use `ideographic-strokes'
32148         instead of `kangxi-strokes'.
32149         (C2-4B50): Likewise.
32150         (C2-4B49): Likewise.
32151         (C2-4B46): Likewise.
32152         (C2-4B42): Likewise.
32153         (C2-4B53): Likewise.
32154         (J83-4667): Likewise.
32155
32156 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32157
32158         * ideograph-util.el (update-ideograph-radical-table): New
32159         implementation based on `map-char-attribute'.
32160         (ideograph-char<): Use `map-char-attribute' to find the
32161         representative character of morohashi-daikanwa.
32162
32163         * Ideograph-R084-Steam.el (C2-274E): Add `ideographic-strokes'.
32164
32165         * Ideograph-R075-Tree.el (J83-4F31): Use `ideographic-strokes'
32166         instead of `kangxi-strokes'.
32167
32168         * Ideograph-R072-Sun.el (J83-3322): Use `ideographic-strokes'
32169         instead of `kangxi-strokes'.
32170         (C3-5472): Add `ideographic-strokes'.
32171
32172         * Ideograph-R066-Rap.el (C*-****): Add missing
32173         `ideographic-strokes'.
32174
32175 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32176
32177         * Ideograph-R063-Door.el (J0-4C61): Use `ideographic-strokes'
32178         instead of `kangxi-strokes'.
32179         (C2-2F32): Use `ideographic-strokes' instead of
32180         `japanese-strokes'.
32181
32182 2001-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32183
32184         * Ideograph-R053-Dotted-Cliff.el (C1-636E): Add
32185         `ideographic-strokes'.
32186
32187         * Ideograph-R032-Earth.el (J83-3E7D): Modify `morohashi-daikanwa'.
32188
32189         * Ideograph-R031-Enclosure.el (C3-3026): Add
32190         `ideographic-strokes'.
32191
32192         * Ideograph-R030-Mouth.el:
32193         - Use `=>ucs' instead of `->ucs'.
32194         - Unify or relate missing combinations of M-XXXXX and CNS.
32195         - Fix some relations between M-XXXXX and CNS.
32196         (C5-2161): Unify Big5-8BF7 and Big5-CDP-8BF7.
32197         (C6-2651): Moved to Ideograph-R031-Enclosure.el.
32198         (C3-276C): Unify Big5-8BCF and Big5-CDP-8BCF.
32199         (C3-2772): Add `->same-ideograph' for M-48258; delete `->mojikyo'.
32200         (M-03672): Unify JSP-3541, C3-3022, M059186 and U+54F6.
32201         (U+5626): Separate C3-4650 and move it to Ideograph-R038-Woman.el.
32202
32203 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32204
32205         * Ideograph-R102-Field.el (J90-6136): Unify MH-347; use
32206         `->same-ideograph' for M-21735; delete `ideographic-variants' for
32207         M021735.
32208
32209         * Ideograph-R045-Sprout.el (M-07853): New character.
32210
32211         * Ideograph-R039-Child.el (M-07001): New character.
32212
32213 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32214
32215         * char-db-util.el (char-db-insert-char-spec): Don't use `ucs' for
32216         private area of BMP; use `chinese-big5-cdp' if it is defined; use
32217         `find-char' instead of `define-char'.
32218         (char-db-insert-alist): Use `find-char' instead of `define-char'.
32219         (insert-char-attributes): Likewise.
32220
32221 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32222
32223         * u0E000-Private-Use.el (U+F4E4): Separate Big5-8B4A and
32224         Big5-CDP-8B4A.
32225         (U+F580): Separate Big5-8C49 and Big5-CDP-8C49.
32226
32227         * Ideograph-R024-Ten.el (Big5-CDP-8C49): New character; separated
32228         from U+F580 and moved from u0E000-Private-Use.el.
32229
32230         * Ideograph-R009-Man.el: Unify or relate missing combinations of
32231         M-XXXXX and CNS.
32232         (cjk radical person for top): New character.
32233         (C3-2148): Add M-01512 into `->same-ideograph'.
32234         (cjk radical sunrise): New character.
32235         (M-00981): Separate M000981; add `<-ancient-ideograph' for
32236         M-00702.
32237         (C6-4653): Relate to M-00981.
32238         (C6-4654): Relate to M-00993 instead of M-00981.
32239
32240         * Ideograph-R044-Corpse.el: Use `=>ucs' instead of `->ucs'.
32241         (C6-244F): Unify Big5-8D6C and Big5-CDP-8D6C.
32242         (M-07705): Use `<-vulgar-ideograph' instead of
32243         `vulgar-ideograph-of'.
32244         (C3-2C37): Use `->same-ideograph' instead of `ideograph='.
32245         (C3-3545): Unify M-07748.
32246         (C4-372E): Add `->same-ideograph' for M-07001.
32247
32248         * Ideograph-R213-Turtle.el (C3-396C): Separate from U+4E80 and
32249         moved from Ideograph-R005-Second.el.
32250         - Use `=>ucs' instead of `->ucs'.
32251
32252         * Ideograph-R205-Frog.el (M-48258): Add `<-vulgar-ideograph' for
32253         M-48257.
32254
32255         * Ideograph-R135-Tongue.el (U+820C): Unify Big5-88EF and
32256         Big5-CDP-88EF.
32257         (C1-485F): Use `<-original-ideograph' instead of
32258         `original-ideograph-of'.
32259
32260         * Ideograph-R119-Rice.el (EGB-2F7B): Separate C3-3E22, JSP-5332
32261         and JX2-7376; delete `japanese-strokes'; unify Big5-8CB9 and
32262         Big5-CDP-8CB9.
32263
32264         * Ideograph-R102-Field.el (C3-2E26): Unify Big5-8BF0 and
32265         Big5-CDP-8BF0.
32266
32267         * Ideograph-R086-Fire.el:
32268         - Unify or relate missing combinations of M-XXXXX and CNS.
32269         - Use `=>ucs' instead of `->ucs'.
32270
32271         * Ideograph-R038-Woman.el (C3-4650): Separated from U+5626 and
32272         moved from Ideograph-R030-Mouth.el.
32273
32274 2001-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32275
32276         * Ideograph-R031-Enclosure.el: Use `=>ucs' instead of `->ucs'.
32277         (C6-2651): New character; relate to M-04726.
32278         (C6-2A3E): Add `->same-ideograph' for M-04718.
32279
32280 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32281
32282         * README.en: New file.
32283
32284 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32285
32286         * Ideograph-R118-Bamboo.el: Use `=>ucs' instead of `->ucs'.
32287         (C2-4C61): Separated from JX2-233D and moved from
32288         Ideograph-R018-Knife.el.
32289
32290         * char-db-util.el (insert-char-attributes): Regard
32291         `->wrong-ideograph' and `<-wrong-ideograph' as
32292         character-references.
32293
32294 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32295
32296         * u0E000-Private-Use.el (U+F390): Separate Big5-88EF and
32297         Big5-CDP-88EF.
32298         (U+F547): Separate Big5-8BCF and Big5-CDP-8BCF.
32299         (U+F568): Separate Big5-8BF0 and Big5-CDP-8BF0.
32300         (U+F56F): Separate Big5-8BF7 and Big5-CDP-8BF7.
32301         (U+F5CE): Separate Big5-8CB9 and Big5-CDP-8CB9.
32302         (U+F640): Separate Big5-8D6C and Big5-CDP-8D6C.
32303
32304         * Ideograph-R005-Second.el (J0-3535): Delete `kangxi-radical' and
32305         `kangxi-strokes'; separate S1-9917, S2-9917 and C3-396C; move them
32306         to Ideograph-R213-Turtle.el.
32307         (M-00215): Separate C2-4156; fix `total-strokes'.
32308
32309         * Ideograph-R002-Line.el (M-00072): Unify U+3404.
32310         (C7-2C3C): Add `->same-ideograph' for M-00246.
32311
32312         * Ideograph-R001-One.el (M-00020): Add `->synonyms'.
32313
32314         * Ideograph-R018-Knife.el (U+5202): Unify Big5-8B4D and
32315         Big5-CDP-8B4D.
32316         (S1-0597): Use `<-wrong-ideograph' instead of
32317         `wrong-char-of-shinjigen-1'.
32318         (M-01880): Delete C4-2239; unify C4-223A.
32319         (M-01892): Unify C4-2239.
32320         (U+524A): Unify Big5-AB64.
32321         (C1-5028): Separate Big5-AB64.
32322         (JX2-233D): Separate C2-4C61 and Big5-E35A and move them to
32323         Ideograph-R118-Bamboo.el; delete `kangxi-radical' and
32324         `kangxi-strokes'; add `->same-ideograph'.
32325         - Add `ideograph-cdp' and `ideographic-structure'.
32326         - Unify or relate missing combinations of M-XXXXX and CNS.
32327
32328         * Ideograph-R008-Lid.el (C6-3D23): Relate to M-00319.
32329         (M-00320): Delete C6-3D23; unify C6-3D22.
32330         (U+4EB8): Fix strokes.
32331
32332         * Ideograph-R004-Slash.el: Add `ideograph-cdp' and
32333         `ideographic-structure'.
32334         (U+4E3F): Unify Big5-8B47 and Big5-CDP-8B47.
32335         (U+4E46): Use `<-vulgar-ideograph' instead of
32336         `vulgar-char-of-shinjigen-1'.
32337
32338 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32339
32340         * Ideograph-R175-Wrong.el: Use `=>ucs' instead of `->ucs'.
32341         (C1-7948): Unify Big5-C3FB.
32342
32343         * Ideograph-R003-Dot.el: Add `ideograph-cdp' and
32344         `ideographic-structure'.
32345         (U+4E36): Unify Big5-8B41 and Big5-CDP-8B41.
32346
32347 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32348
32349         * u0E000-Private-Use.el: Unify `chinese-big5-cdp'.
32350
32351         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Unify
32352         `chinese-big5-cdp'.
32353         (CJK RADICAL PERSON): Likewise.
32354
32355 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32356
32357         * Ideograph-R005-Second.el: Add `ideograph-cdp' and
32358         `ideographic-structure'.
32359         (U+4E5A): Unify Big5-C87B.
32360
32361 2001-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32362
32363         * u0E000-Private-Use.el (U+F4E1): Separate Big5-8B47.
32364         (U+F4E4): Separate Big5-8C5D.
32365
32366         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Add
32367         `total-strokes' and `ideograph-cdp'; unify Big5-8C5D.
32368         (CJK RADICAL PERSON): Use `ideograph-cdp' instead of
32369         `ideographic-cdp'.
32370
32371         * Ideograph-R145-Clothes.el (C6-2553): Relate to M-34091.
32372         (M-34094): Use `<-original-ideograph' instead of `comment'.
32373         (C1-4F4F): Moved from Ideograph-R018-Knife.el.
32374         - Merge KS X 1001, Big5, JIS X 0212  and GB 12345 code points.
32375         - Use `=>ucs' instead of `->ucs'.
32376
32377         * Ideograph-R002-Line.el: Use `ideograph-cdp' instead of
32378         `ideographic-cdp'.
32379         (U+4E28): Add `ideograph-cdp'; unify Big5-8B76.
32380
32381         * Ideograph-R001-One.el: Use `ideograph-cdp' instead of
32382         `ideographic-cdp'.
32383
32384 2001-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32385
32386         * u0E000-Private-Use.el (U+F4D0): Separate Big5-8AF5.
32387         (U+F510): Separate Big5-8B76.
32388
32389         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PERSON): Add
32390         `total-strokes' and `ideographic-cdp'; unify Big5-8AF5 (CDP
32391         private).
32392
32393         * char-db-util.el (char-db-insert-char-reference): Regard integer
32394         value of :char as UCS code point.
32395         (insert-char-attributes): Use current-column to detect short or
32396         long; format `ideographic-structure' as sequence of
32397         character-references.
32398
32399         * Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
32400         Ideograph-R024-Ten.el:
32401         - Merge Big5 code points.
32402         - Use `=>ucs' instead of `->ucs'.
32403
32404         * Ideograph-R021-Spoon.el:
32405         - Merge KS X 1001 and Big5 code points.
32406         - Use `=>ucs' instead of `->ucs'.
32407
32408         * Ideograph-R002-Line.el, Ideograph-R001-One.el:
32409         - Merge `ideographic-cdp'.
32410         - Add `ideographic-structure'.
32411
32412 2001-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32413
32414         * u03100-Bopomofo.el: Use `<-bopomofo' instead of `->ideograph'.
32415
32416 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32417
32418         * Ideograph-R213-Turtle.el (J83-737D): Separate J78-737D and
32419         U+9F9C.
32420         (M-48848): Separate C7-2C3A; use `<-original-ideograph' instead of
32421         `comment'; unify U+9F9C.
32422         (J90-6354): Separate C3-5E47 and U+9F9D; use `<-ancient-ideograph'
32423         instead of `comment'; add `->same-ideograph'; delete
32424         `kangxi-radical' and `kangxi-strokes'.
32425         (J78-6354): New character; relate to U+9F9D and M-48869.
32426
32427         * Ideograph-R109-Eye.el (U+770C): Unify J90-3829.
32428         (M-23221): Add `total-strokes'; unify JSP-4E5F.
32429         (M-49364): Use `<-original-ideograph' instead of
32430         `original-ideograph-of'.
32431
32432         * Ideograph-R096-Jade.el (J90-6076): New character; relate to
32433         U+7476 and M-21149.
32434
32435 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32436
32437         * Ideograph-R198-Deer.el (M-47690): Use `->synonyms' instead of
32438         `->synonymous'.
32439
32440         * Ideograph-R113-Spirit.el, Ideograph-R102-Field.el,
32441         Ideograph-R098-Tile.el: Merge missing JIS X 0208:1990 and JIS X
32442         0212 code points.
32443
32444         * Ideograph-R093-Cow.el (M-19923): Separate U+725C.
32445         (U+725C): Unify JSP-4A58.
32446
32447         * Ideograph-R085-Water.el, Ideograph-R075-Tree.el: Merge missing
32448         JIS X 0208:1990 and JIS X 0212 code points.
32449
32450 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32451
32452         * char-db-util.el (insert-char-attributes): Use `<-bopomofo'
32453         instead of `->ideograph'.
32454
32455         * Ideograph-R112-Stone.el (U+783A): Add `total-strokes'; unify
32456         J90-4557.
32457
32458         * Ideograph-R107-Skin.el (U+76B9): Unify J90-6231.
32459
32460         * Ideograph-R104-Sickness.el (U+75E9): Add `total-strokes'; unify
32461         J90-4169.
32462         (U+7604): Add `total-strokes'; unify JSP-4D66.
32463
32464         * Ideograph-R094-Dog.el (U+731F): Unify J90-4E44.
32465         (U+7363): Unify J90-3D43.
32466
32467         * Ideograph-R086-Fire.el (U+713C): Unify J90-3E46; add
32468         `total-strokes'.
32469         (U+7199): Unify J90-7426.
32470
32471         * Ideograph-R082-Fur.el (U+6BEE): Unify JSP-463E.
32472
32473         * Ideograph-R073-Say.el (U+66FA): Add `total-strokes'; unify
32474         JSP-426D.
32475
32476         * Ideograph-R072-Sun.el (U+663F): Add `total-strokes'; unify
32477         J90-5B26.
32478
32479         * Ideograph-R070-Square.el (U+65D9): Add `total-strokes'; unify
32480         J90-5A5A.
32481
32482         * Ideograph-R064-Hand.el: Merge missing JIS X 0212 and JIS X
32483         0208-1990 code points.
32484         (U+631C): Fix `ideographic-strokes'; add `total-strokes'.
32485         (M-49129): Unify C6-402E; add `->ideographic-variants'.
32486
32487         * Ideograph-R053-Dotted-Cliff.el (J0-3E32): Relate to U+5E8A.
32488
32489 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32490
32491         * u02F00-Kangxi-Radicals.el: Use `<-radical' instead of
32492         `->decomposition' with sequence `compat' + U+****.
32493
32494         * u02500-Box-Drawing.el (BOX DRAWINGS VERTICAL SINGLE AND RIGHT
32495         DOUBLE): Unify Big5-A2A5 instead of Big5-F9E9.
32496         (BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE): Unify Big5-A2A7
32497         instead of Big5-F9EB.
32498         (BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE): Unify
32499         Big5-A2A6 instead of Big5-F9EA.
32500
32501         * Ideograph-R023-Hiding-Enclosure.el (J0-523E): Unify U+5338.
32502         (C6-212B): Use `->same-ideograph' instead of `morohashi-daikanwa'.
32503         - Use `=>ucs' instead of `->ucs'.
32504         - Merge Big5 code points.
32505
32506         * Ideograph-R022-Right-Open-Box.el:
32507         - Merge Big5 code points.
32508         - Use `=>ucs' instead of `->ucs'.
32509
32510         * Ideograph-R008-Lid.el (G0-596F): Unify U+4EA0.
32511
32512 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32513
32514         * Ideograph-R019-Power.el (M-02334): Use `script' and
32515         `<-vulgar-ideograph' instead of `comment'.
32516         (M-02354): Likewise; add `->synonyms'.
32517         (M-02402): Use `<-ancient-ideograph' instead of
32518         `ancient-char-of-shinjigen-1'.
32519         (M-2415'): Use `<-vulgar-ideograph' instead of
32520         `vulgar-ideograph-of'; add `<-simplified-ideograph'.
32521         - Merge KS X 1001, Big5 and GB 12345 code points.
32522         - Use `=>ucs' instead of `->ucs'.
32523         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
32524         - Use `->same-ideograph' instead of `ideograph='.
32525
32526         * char-db-util.el (insert-char-attributes): Rename `->synonymous'
32527         to `->synonyms'.
32528
32529         * Ideograph-R020-Wrap.el: - Merge KS X 1001 and Big5 code points.
32530         - Use `=>ucs' instead of `->ucs'.
32531
32532         * Ideograph-R066-Rap.el (U+657D): Add `total-strokes'; unify
32533         JSP-4155.
32534
32535         * Ideograph-R063-Door.el (U+6244): Unify JSP-3F35; add
32536         `total-strokes'.
32537
32538         * Ideograph-R050-Turban.el (J83-5672): Unify J90-5672.
32539
32540         * Ideograph-R030-Mouth.el (U+540F): Unify J90-4D79.
32541
32542         * Ideograph-R018-Knife.el (J83-3D69): Unify K0-7478.
32543         (G0-3375): Separate C1-4F4F and move it to
32544         Ideograph-R145-Clothes.el; delete `cns-radical' and
32545         `cns-total-strokes'.
32546         (M-02024): Separate J0-516C; unify C3-2B43; add
32547         `<-vulgar-ideograph'.
32548         (J0-516C): Use `<-vulgar-ideograph' instead of
32549         `vulgar-char-of-shinjigen-1'.
32550         - Merge KS X 1001, Big5 and GB 12345 code points.
32551         - Use `=>ucs' instead of `->ucs'.
32552         - Use `<-original-ideograph' instead of `original-ideograph-of'.
32553         - Use `<-simplified-ideograph' instead of `simplified-ideograph-of'.
32554         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
32555         - Use `->ideographic-variants' instead of `variant-of-shinjigen-1'.
32556
32557         * Ideograph-R001-One.el (C2-212E): New character; moved from
32558         Ideograph-R013-Down-Box.el; unify Big5-C94E.
32559
32560         * Ideograph-R205-Frog.el (M-48305): Separate J78-7368, J83-7368,
32561         K0-5C2F and J90-7368.
32562
32563         * Ideograph-R198-Deer.el (J83-4E6F): Separate C1-795E, J90-4E6F
32564         and U+9E97.
32565         (M-47690): Separate J78-4E5B, J83-4E5B, K0-5778 and J90-4E5B; add
32566         `->synonymous'.
32567
32568         * Ideograph-R115-Grain.el (M-25381): New character; unify C3-5E47;
32569         add `->same-ideograph' for M-48869; add `<-ancient-ideograph' for
32570         M-24940.
32571
32572 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32573
32574         * char-db-util.el (insert-char-attributes): Regard `->synonymous'
32575         as a character-reference.
32576
32577         * Ideograph-R210-Even.el (J90-6C5A): Separate J78-6C5A, J83-6C5A
32578         and K0-6E32.
32579
32580         * u03000-CJK-Symbols-and-Punctuation.el: Merge Big5-Eten code
32581         points.
32582
32583         * Ideograph-R199-Wheat.el: Merge missing JIS X 0208 code points.
32584         (J78-7351): Separate J83-7351 and J90-7351.
32585         (J83-396D): Unify J90-396D; add `total-strokes'.
32586         (J83-4C4D): Unify J90-4C4D; add `total-strokes'.
32587
32588         * Ideograph-R209-Nose.el (J90-4921): Unify J78-4921 and J83-4921.
32589
32590         * Ideograph-R208-Rat.el (J83-736B): Unify J78-736B and J90-736B.
32591
32592         * Ideograph-R203-Black.el (J78-4263): Separate J83-4263 and
32593         J90-4263.
32594
32595         * Ideograph-R196-Bird.el: Merge missing JIS X 0208 code points.
32596         (J83-463E): Separate J78-463E.
32597         (J78-3974): Separate J83-3974, C1-7827, J90-3974 and U+9D60.
32598
32599         * Ideograph-R013-Down-Box.el (EGB-7A29): Separate C2-212E and
32600         Big5-C94E and move them to Ideograph-R001-One.el; delete
32601         `kangxi-radical' and `kangxi-strokes'.
32602         (U+5188): Use `->same-ideograph' instead of `comment'; unify
32603         Big5-C8A2.
32604
32605         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Add
32606         `<-radical'; unify Big5-C87B and Big5:U+4E5A.
32607         (CJK RADICAL KNIFE TWO): Add `<-radical'; unify Big5-C87D and
32608         Big5:U+5202.
32609
32610         * u00400-Cyrillic.el: Merge Big5-Eten code points.
32611
32612 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32613
32614         * Ideograph-R197-Salt.el (J83-3834): Unify J90-3834.
32615
32616         * Ideograph-R195-Fish.el: Merge and/or fix JIS X 0208 code points.
32617
32618 2001-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32619
32620         * u0FF00-Halfwidth-and-Fullwidth-Forms.el: Merge Big5-Eten code
32621         points.
32622
32623         * u0E000-Private-Use.el: Delete Big5-Eten code points.
32624
32625         * u03200-Enclosed-CJK-Letters-and-Months.el (PARENTHESIZED
32626         IDEOGRAPH STOCK): Unify Big5-C8D1.
32627
32628         * u030A0-Katakana.el, u03040-Hiragana.el,
32629         u02F00-Kangxi-Radicals.el: Merge Big5-Eten code points.
32630
32631         * u02700-Dingbats.el (HEAVY TEARDROP-SPOKED ASTERISK): Unify
32632         Big5-C6E6.
32633
32634         * u02460-Enclosed-Alphanumerics.el, u02190-Arrows.el,
32635         u02150-Number-Forms.el: Merge Big5-Eten code points.
32636
32637         * u02100-Letterlike-Symbols.el (NUMERO SIGN): Unify Big5-C8D2.
32638         (TELEPHONE SIGN): Unify Big5-C8D3.
32639
32640         * u002B0-Spacing-Modifier-Letters.el (MODIFIER LETTER CIRCUMFLEX
32641         ACCENT): Unify Big5-C6D9.
32642
32643         * u000A0-Latin-1-Supplement.el (fullwidth diaeresis): Unify
32644         Big5-C6D8 instead of Big5-A14C.
32645
32646         * char-db-util.el (insert-char-attributes): Regard
32647         `->ideographic-variants', `->radical' and `<-radical' as
32648         character-references.
32649
32650 2001-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32651
32652         * Ideograph-R194-Ghost.el (J90-7233): Separate J78-7233, J83-7233
32653         and C1-777D.
32654
32655         * Ideograph-R191-Fight.el (J83-722D): Separate J78-722D and
32656         U+9B2E.
32657
32658         * Ideograph-R187-Horse.el (J90-3833): Unify J78-3833 and J83-3833.
32659         (J83-424D): Unify J90-424D; add `total-strokes'.
32660         (J83-715C): Separate J90-715C and C1-7B44.
32661
32662         * Ideograph-R184-Eat.el (J78-4C5F): Separate J83-4C5F, J90-4C5F
32663         and U+9905.
32664         (J90-713B): Unify J78-713B and J83-713B; delete `daikanwa-radical'
32665         and `daikanwa-strokes'; add `total-strokes'.
32666
32667 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32668
32669         * Ideograph-R200-Hemp.el (J83-4B7B): Unify J78-4B7B and J90-4B7B.
32670
32671 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32672
32673         * Ideograph-R181-Leaf.el (J83-7073): Separate C1-6764, J90-7073
32674         and U+980C.
32675         (J83-4852): Separate C1-6763, J90-4852 and U+9812.
32676         (J83-7075): Separate J78-7075, C1-7326 and U+9824; fix
32677         `total-strokes'.
32678         (J83-7123): Separate C2-717C, J90-7123 and U+9873.
32679
32680 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32681
32682         * Ideograph-R017-Open-Box.el:
32683         - Merge Big5 and KS X 1001 code points.
32684         - Use `=>ucs' instead of `->ucs'.
32685
32686 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32687
32688         * Ideograph-R182-Wind.el (J90-7124): Unify J78-7124 and J83-7124.
32689         (J83-7129): Separate J90-7129.
32690
32691         * Ideograph-R015-Ice.el (M-01718): Use `<-vulgar-ideograph'
32692         instead of `vulgar-ideograph-of'.
32693         - Use `=>ucs' instead of `->ucs'.
32694         - Merge KS X 1001, Big5 and GB 12345 code points.
32695
32696         * Ideograph-R177-Leather.el (J78-7057): Add `->same-ideograph'.
32697         (J83-3F59): Unify J90-3F59.
32698         (J90-7057): New character; unify MH-701.
32699         (J83-7057): New character; relate to MH-701; unify U+9771.
32700         (J78-3F59): New character; relate to MH-701.
32701         (J90-705D): Unify J78-705D and J83-705D.
32702         (J90-7060): Unify J78-7060 and J83-7060.
32703
32704         * Ideograph-R162-Walk.el (J78-4B78): Separate C1-4B55, G0-4679,
32705         J83-4B78, J90-4B78 and U+8FC4.
32706
32707         * Ideograph-R016-Table.el: Merge Big5, KS X 1001 and GB 12345 code
32708         points.
32709
32710 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32711
32712         * u0FE70-Arabic-Presentation-Forms-B.el,
32713         u0FB50-Arabic-Presentation-Forms-A.el: Merge `arabic-1-column' and
32714         `arabic-2-column'.
32715
32716         * u00600-Arabic.el: Merge `arabic-1-column' and `arabic-digit'.
32717
32718         * u000A0-Latin-1-Supplement.el, u00020-Basic-Latin.el: Merge
32719         `arabic-1-column'.
32720
32721 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32722
32723         * Ideograph-R014-Cover.el:
32724         - Merge KS X 1001, Big5 and GB 12345 code points.
32725         - Use `=>ucs' instead of `->ucs'.
32726
32727 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32728
32729         * Ideograph-R012-Eight.el (M-01459): Separate JX2-2328.
32730         (U+5173): Unify JX2-2328.
32731         - Use `=>ucs' instead of `->ucs'.
32732         - Merge Big5, KS X 1001 and GB 12345 code points.
32733
32734         * Ideograph-R175-Wrong.el (J83-7051): Separate J78-7051 and
32735         J90-7051.
32736
32737         * Ideograph-R173-Rain.el (J90-3C36): Unify J78-3C36 and J83-3C36.
32738         (J83-4A37): Separate J90-4A37.
32739         (J90-7049): Separate J78-7049, J83-7049 and K0-7038.
32740
32741         * Ideograph-R162-Walk.el (M-38711): Unify J78-4454; fix
32742         `jisx0208-difference'.
32743         (J83-4454): Separate J78-4454; fix `total-strokes'; fix
32744         `jisx0208-difference'.
32745
32746 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32747
32748         * Ideograph-R172-Short-Tailed-Bird.el (J83-5256): Use `=>ucs'
32749         instead of `->ucs'; separate J90-5256.
32750
32751 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32752
32753         * u031A0-Bopomofo-Extended.el: Renamed from
32754         u031A0-Extended-Bopomofo.el.
32755
32756         * Ideograph-R013-Down-Box.el:
32757         - Use `=>ucs' instead of `->ucs'.
32758         - Merge KS X 1001 and Big5 code points.
32759
32760         * Ideograph-R009-Man.el (U+5036): Delete K0-4E7C.
32761         (U+4FF1): Unify K0-4E7C.
32762         - Merge KS X 1001 code points.
32763
32764         * Ideograph-R008-Lid.el (M-00304): Unify K0-5555.
32765         (K0-5322): New character; relate to U+4EB6 and M-00328.
32766
32767         * Ideograph-R007-Two.el (U+4E8C): Unify K0-6C23.
32768         (M-00250): Delete K0-6C23.
32769
32770         * u0FE30-CJK-Compatibility-Forms.el (presentation form for
32771         vertical book name mark): New character; relate to U+FE34; unify
32772         C1-213C and Big5-A15B.
32773         (book name mark): New character; relate to U+FE4F; unify C1-213D
32774         and Big5-A15C.
32775         - Merge Big5 code points.
32776
32777         * u000A0-Latin-1-Supplement.el (fullwidth *): Delete
32778         `->decomposition'.
32779
32780         * Ideograph-R011-Enter.el (U+4EBD): Delete `kangxi-radical'.
32781         - Use `=>ucs' instead of `->ucs'.
32782         - Merge Big5 and GB 12345 code points.
32783
32784         * Ideograph-R010-Legs.el:
32785         - Merge Big5 and GB 12345 code points.
32786         - Use `=>ucs' instead of `->ucs'.
32787
32788 2001-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32789
32790         * char-db-util.el (char-db-decode-isolated-char): Don't use
32791         isolated characters of `arabic-iso8859-6'; format
32792         `->original-ideograph', `<-original-ideograph', `->ideographic',
32793         `<-ideographic' and `->ideograph' as character-reference style.
32794         (insert-char-data-with-variant): Sort variants.
32795
32796         * Ideograph-R009-Man.el:
32797         - Merge Big5 and GB 12345 code points.
32798         - Use `=>ucs' instead of `->ucs'.
32799         - Use `->same-ideograph' instead of `ideograph='.
32800         - Use `<-original-ideograph' instead of `original-ideograph-of'.
32801         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
32802
32803         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH *): Add
32804         `<-fullwidth'.
32805         (FULLWIDTH ASTERISK): Unify C1-216E.
32806         (FULLWIDTH LATIN CAPITAL LETTER *): Use ``character-reference''
32807         style for `->lowercase'.
32808         (heavy low line): Use `=>ucs' instead of `->ucs'.
32809         (FULLWIDTH LATIN SMALL LETTER *): Use ``character-reference''
32810         style for `->uppercase'; omit `->titlecase'.
32811
32812         * u03200-Enclosed-CJK-Letters-and-Months.el: Merge Big5 code
32813         points.
32814
32815         * u03100-Bopomofo.el: Merge Big5 code points.
32816
32817         * u03000-CJK-Symbols-and-Punctuation.el (IDEOGRAPHIC SPACE):
32818         Delete `->decomposition'; add `<-ideographic'.
32819         (WAVY DASH): Delete Big5-A1CA.
32820         (HANGZHOU NUMERAL TEN): Unify Big5-A2CC.
32821         (HANGZHOU NUMERAL TWENTY): Unify Big5-A2CD.
32822         (HANGZHOU NUMERAL THIRTY): Unify Big5-A2CE.
32823
32824 2001-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32825
32826         * Ideograph-R170-Mound.el: Fix JIS X 0208 code points.
32827
32828         * Ideograph-R167-Gold.el: Merge and/or fix JIS X 0208 code points.
32829
32830         * Ideograph-R169-Gate.el: Merge missing JIS X 0208 code points.
32831
32832         * Ideograph-R164-Wine.el: Fix JIS X 0208 code points.
32833
32834 2001-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32835
32836         * u02000-General-Punctuation.el (ONE DOT LEADER): Delete
32837         Big5-A3BB.
32838         (OVERLINE): Add `->fullwidth'.
32839         (FULLWIDTH OVERLINE): Add `<-fullwidth'.
32840         (heavy overline): New character; unify C1-2224 and Big5-A1C3.
32841         - Use `=>ucs' instead of `->ucs'.
32842
32843         * u01E00-Latin-Extended-Additional.el (LATIN CAPITAL LETTER M WITH
32844         ACUTE): Separate JX1-2872.
32845         (fullwidth latin capital letter m with acute): New character;
32846         unify JX1-2872.
32847         (LATIN SMALL LETTER M WITH ACUTE): Separate JX1-2873.
32848         (fullwidth latin small letter m with acute): New character; unify
32849         JX1-2873.       
32850         - Use ``character-reference'' style for `->uppercase' and
32851           `->lowercase'.
32852         - Omit `->titlecase' because each value of it has the same value
32853           of `->uppercase'.
32854         - Merge `latin-tcvn5712' code points.
32855
32856         * u002B0-Spacing-Modifier-Letters.el (U+****): Add `->fullwidth'.
32857         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
32858         (CARON): Add `->fullwidth'.
32859         (fullwidth caron): Use `=>ucs' instead of `->ucs'; add
32860         `<-fullwidth'.
32861         (MODIFIER LETTER VERTICAL LINE): Add `->fullwidth'.
32862         (fullwidth modifier letter vertical line): Use `=>ucs' instead of
32863         `->ucs'; add `<-fullwidth'.
32864         (MODIFIER LETTER MACRON): Separate G0-2125 and Big5-A3BC.
32865         (fullwidth modifier letter macron): New character; unify G0-2125,
32866         C1-256D and Big5-A3BC.
32867         (MODIFIER LETTER ACUTE ACCENT): Separate C1-256E and Big5-A3BD.
32868         (fullwidth modifier letter acute accent): New character; unify
32869         C1-256E and Big5-A3BD.
32870         (MODIFIER LETTER GRAVE ACCENT): Separate C1-2570, Big5-A3BF.
32871         (fullwidth modifier letter grave accent): Unify C1-2570 and
32872         Big5-A3BF.
32873         (MODIFIER LETTER HALF TRIANGULAR COLON): Separate JX1-2B56.
32874         (fullwidth modifier letter half triangular colon): New character;
32875         unify JX1-2B56.
32876         (RING ABOVE): Separate K0-222A and JSP-2236.
32877         (fullwidth ring above): New character; unify K0-222A and JSP-2236.
32878         (MODIFIER LETTER RHOTIC HOOK): Separate JX1-2B71.
32879         (fullwidth modifier letter rhotic hook): New character; unify
32880         JX1-2B71.
32881         (MODIFIER LETTER EXTRA-HIGH TONE BAR): Separate JX1-2B60.
32882         (fullwidth modifier letter extra-high tone bar): New character;
32883         unify JX1-2B60.
32884         (MODIFIER LETTER HIGH TONE BAR): Separate JX1-2B61.
32885         (fullwidth modifier letter high tone bar): New character; unify
32886         JX1-2B61.
32887         (MODIFIER LETTER MID TONE BAR): Separate JX1-2B62.
32888         (fullwidth modifier letter mid tone bar): New character; unify
32889         JX1-2B62.
32890         (MODIFIER LETTER LOW TONE BAR): Separate JX1-2B63.
32891         (fullwidth modifier letter low tone bar): New character; unify
32892         JX1-2B63.
32893         (MODIFIER LETTER EXTRA-LOW TONE BAR): Separate JX1-2B64.
32894         (fullwidth modifier letter extra-low tone bar): New character;
32895         unify JX1-2B64.
32896
32897         * Ideograph-R008-Lid.el:
32898         - Use `=>ucs' instead of `->ucs'.
32899         - Merge Big5 and GB 12345 code points.
32900
32901         * Ideograph-R004-Slash.el (C3-212D): Separated from U+4E87 and
32902         moved from Ideograph-R006-Hook.el.
32903         - Use `=>ucs' instead of `->ucs'.
32904         - Merge GB 12345 and Big5 code points.
32905         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
32906         - Use `->bopomofo' instead of `->bopomofo-letter'.
32907         - Use `->same-ideograph' instead of `ideograph='.
32908         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
32909         - Use `<-original-ideograph' instead of `original-ideograph-of'.
32910
32911 2001-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32912
32913         * u02100-Letterlike-Symbols.el (halfwidth numero sign): Renamed
32914         from <HALFWIDTH NUMERO SIGN>; use `=>ucs' instead of `->ucs'.
32915         (OHM SIGN): Delete `->lowercase'.
32916         (KELVIN SIGN): Likewise.
32917         (ANGSTROM SIGN): Likewise.
32918
32919         * Ideograph-R007-Two.el:
32920         - Merge Big5 and GB 12345 code points.
32921         - Use `=>ucs' instead of `->ucs'.
32922
32923         * Ideograph-R006-Hook.el (U+4E87): Separate C3-212D and move it to
32924         Ideograph-R004-Slash.el; delete `kangxi-radical'; unify G1-7D3B;
32925         delete `non-morohashi'.
32926         - Merge Big5 code points.
32927         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
32928
32929         * Ideograph-R005-Second.el:
32930         - Merge Big5 and GB 12345 code points.
32931         - Use `->same-ideograph' instead of `ideograph='.
32932         - Use `=>ucs' instead of `->ucs'.
32933         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
32934
32935         * u01F00-Greek-Extended.el:
32936         - Use ``character-reference'' style for `->uppercase' and
32937           `->lowercase'.
32938         - Omit `->titlecase' because each value of it has the same value
32939         of `->uppercase'.
32940         (GREEK SMALL LETTER ALPHA WITH VARIA): Separate JX1-2B46.
32941         (LATIN SMALL LETTER ALPHA WITH GRAVE): New character; unify
32942         JX1-2B46.
32943         (GREEK SMALL LETTER ALPHA WITH OXIA): Separate JX1-2B47.
32944         (LATIN SMALL LETTER ALPHA WITH ACUTE): New character; unify
32945         JX1-2B47.
32946         (GREEK SMALL LETTER EPSILON WITH VARIA): Separate JX1-2B50.
32947         (LATIN SMALL LETTER OPEN E WITH GRAVE): New character; unify
32948         JX1-2B50.
32949         (GREEK SMALL LETTER EPSILON WITH OXIA): Separate JX1-2B51.
32950         (LATIN SMALL LETTER OPEN E WITH ACUTE): New character; unify
32951         JX1-2B51.
32952
32953         * Ideograph-R003-Dot.el:
32954         - Merge GB 12345-90 and Big5.
32955         - Use `=>ucs' instead of `->ucs'.
32956         (M-00104): Use `->same-ideograph' instead of `ideograph='; use
32957         `<-ancient-ideograph' instead of `ancient-ideograph-of'.
32958
32959         * Ideograph-R002-Line.el:
32960         - Merge Big5.
32961         - Use `=>ucs' instead of `->ucs'.
32962
32963         * Ideograph-R001-One.el (U+4E06): Unify G1-7D3D.
32964
32965 2001-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32966
32967         * u0FE50-Small-Form-Variants.el (SMALL REVERSE SOLIDUS): Unify
32968         Big5-A242.
32969
32970         * u02500-Box-Drawing.el (BOX DRAWINGS DOUBLE HORIZONTAL): Unify
32971         Big5-A2A4 instead of Big5-F9F9.
32972         (Big5-F9F9): New character.
32973         (box drawings double light arc down and right): New character;
32974         unify Big5-F9FA.
32975         (box drawings double light arc down and left): New character;
32976         unify Big5-F9FB.
32977         (box drawings double light arc up and left): New character; unify
32978         Big5-F9FD.
32979         (box drawings double light arc up and right): New character; unify
32980         Big5-F9FC.
32981
32982         * u02300-Miscellaneous-Technical.el (WAVY LINE): Delete Big5-A15B.
32983
32984         * u02200-Mathematical-Operators.el (SET MINUS): Delete Big5-A242.
32985         (RING OPERATOR): Delete Big5-A258.
32986         (TILDE OPERATOR): Add `ucs-big5' for U+FF5E.
32987
32988 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32989
32990         * u02460-Enclosed-Alphanumerics.el (CIRCLED LATIN CAPITAL LETTER
32991         *): Use ``character-reference'' style instead of UCS code-point as
32992         the format of `->lowercase'.
32993         (CIRCLED LATIN SMALL LETTER *): Use ``character-reference'' style
32994         instead of UCS code-point as the format of `->uppercase'; omit
32995         `->titlecase'.
32996
32997         * u02150-Number-Forms.el (ROMAN NUMERAL *): Add `->lowercase'.
32998         (SMALL ROMAN NUMERAL *): Add `->uppercase'; omit `->titlecase'.
32999
33000         * u020A0-Currency-Symbols.el (WON SIGN): Add `->fullwidth'.
33001
33002         * u02080-Subscripts.el, u02070-Superscripts.el (U+****): Add
33003         `->fullwidth'.
33004         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
33005
33006         * u00530-Armenian.el:
33007         - Use ``character-reference'' style instead of UCS code-point as
33008           the format of `->lowercase' and `->uppercase'.
33009         - Omit `->titlecase' because each value of it has the same value
33010           of `->uppercase'.
33011
33012 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33013
33014         * u00400-Cyrillic.el (CYRILLIC *): Add `->fullwidth'.
33015         (FULLWIDTH CYRILLIC *): Use `=>ucs' instead of `->ucs'.
33016         - Use ``character-reference'' style [alist] instead of UCS
33017           code-point [hex integer] as the format of `->lowercase' and
33018           `->uppercase'.
33019         - Omit `->titlecase' because each value of it has the same value
33020           of `->uppercase'.
33021
33022         * char-db-util.el (char-db-insert-char-reference): Renamed from
33023         `char-db-insert-char-map'.
33024
33025 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33026
33027         * ideograph-util.el (ideograph-char<): Treat `=>ucs' as same as
33028         `->ucs'.
33029
33030         * char-db-util.el (char-db-insert-char-spec): Renamed from
33031         `char-db-insert-char-ref'.
33032
33033 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33034
33035         * Ideograph-R085-Water.el: Use `=>ucs' instead of `->ucs'.
33036         (M-17573'): Add `<-simplified-ideograph' for M-17644.
33037
33038         * char-db-util.el (char-db-convert-obsolete-format): New variable.
33039         (insert-char-attributes): Don't convert `->ucs' to `=>ucs' if
33040         variable `char-db-convert-obsolete-format' is nil; format
33041         `->simplified-ideograph' and `<-simplified-ideograph' as character
33042         reference.
33043
33044         * Ideograph-R163-City.el: Fix JIS X 0208 code points.
33045
33046 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33047
33048         * char-db-util.el (char-db-insert-char-ref): New function.
33049         (char-db-insert-char-map): New function.
33050         (char-db-decode-isolated-char): New function.
33051         (insert-char-attributes): Convert `->ucs' to `=>ucs'; use
33052         ``character-reference'' style for `->uppercase', `->lowercase',
33053         `->titlecase'; omit `->titlecase' if its value has the same value
33054         of `->uppercase'; output `->fullwidth', `<-fullwidth',
33055         `->vulgar-ideograph', `<-vulgar-ideograph', `->ancient-ideograph',
33056         `<-ancient-ideograph', `->same-ideograph' and `->bopomofo' as
33057         ``character-reference'' style; use `char-db-decode-isolated-char'.
33058
33059         * Ideograph-R001-One.el:
33060         - Use `=>ucs' instead of `->ucs'.
33061         - Use `->bopomofo' instead of `->bopomofo-letter'.
33062         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
33063         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
33064         - Use `->same-ideograph' instead of `ideograph='.
33065         - Merge `chinese-big5' code points.
33066
33067         * u00370-Greek.el (U+****): Add `->fullwidth'.
33068         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
33069         - Use ``character-reference'' style [alist] instead of UCS
33070           code-point [hex integer] as the format of `->lowercase' and
33071           `->uppercase'.
33072         - Omit `->titlecase' if the value of it has the same value of
33073           `->uppercase'.
33074
33075         * u00300-Combining-Diacritical-Marks.el:
33076         - Use ``character-reference'' style [alist] instead of UCS
33077           code-point [hex integer] as the format of `->lowercase' and
33078           `->uppercase'.
33079         - Omit `->titlecase' if the value of it has the same value of
33080           `->uppercase'.
33081
33082         * u00250-IPA-Extensions.el:
33083         - Use ``character-reference'' style [alist] instead of UCS
33084           code-point [hex integer] as the format of `->lowercase' and
33085           `->uppercase'.        
33086         - Omit `->titlecase' because each value of it has the same value
33087           of `->uppercase'.
33088
33089         * u00180-Latin-Extended-B.el (U+****): Add `->fullwidth'.
33090         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
33091         - Use ``character-reference'' style [alist] instead of UCS
33092           code-point [hex integer] as the format of `->lowercase' and
33093           `->uppercase'.
33094         - Omit `->titlecase' if the value of it has the same value of
33095           `->uppercase'.
33096
33097         * u00100-Latin-Extended-A.el (U+****): Add `->fullwidth'.
33098         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
33099         - Use ``character-reference'' style [alist] instead of UCS
33100           code-point [hex integer] as the format of `->lowercase' and
33101           `->uppercase'.
33102         - Omit `->titlecase' because each value of it has the same value
33103           of `->uppercase'.
33104
33105         * Ideograph-R162-Walk.el: Merge and/or fix JIS X 0208 code points.
33106
33107         * u000A0-Latin-1-Supplement.el (U+****): Add `->fullwidth'.
33108         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
33109         (MICRO SIGN): Delete `->uppercase' and `->lowercase'.
33110         (fullwidth micro sign): Abolished.
33111         - Use ``character-reference'' style [alist] instead of UCS
33112           code-point [hex integer] as the format of `->lowercase' and
33113           `->uppercase'.
33114         - Omit `->titlecase' because each value of it has the same value
33115           of `->uppercase'.
33116
33117 2001-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33118
33119         * u00020-Basic-Latin.el:
33120         - Add `->fullwidth' properties.
33121         - Use ``character-reference'' style [alist] instead of UCS
33122           code-point [hex integer] as the format of `->lowercase' and
33123           `->uppercase'.
33124         - Omit `->titlecase' because each value of it has the same value
33125           of `->uppercase'.
33126
33127         * Ideograph-R159-Cart.el (J83-6D52): Unify J78-6D52 and J83-6D52.
33128         (J83-6D4E): Separate J78-6D4E.
33129         (J83-475A): Separate K0-5B54, J90-475A, C1-6F45 and U+8F29.
33130         (M-38420): Separate J90-3D34, J78-3D34, J83-3D34, K0-727E, C1-7252
33131         and U+8F2F.
33132
33133         * Ideograph-R158-Body.el: Merge missing JIS X 0208 code points.
33134
33135 2001-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33136
33137         * Ideograph-R157-Foot.el (J78-6C69): Separate J83-6C69, C1-6243
33138         and J90-6C69.
33139         (J83-4437): Separate G0-4C78, K0-542F, C1-667C, J90-4437 and
33140         U+8DF3.
33141         (J83-4129): Unify J78-4129 and J83-4129.
33142         (J83-6C74): Separate J78-6C74.
33143         (J83-6D36): Separate J90-6D36.
33144         (J83-6D3A): Separate J90-6D3A, C1-7D29 and U+8EA1.
33145
33146 2001-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33147
33148         * Ideograph-R154-Shell.el (J83-494F): Separate C1-5D4E and
33149         J90-494F.
33150         (M-36885): Separate J78-3958, J83-3958, U+8CFC, K0-4F45, C1-7555
33151         and J90-3958.
33152         (J83-6C54): Separate J90-6C54.
33153         (M-36950): Separate J90-6C57, J78-6C57, J83-6C57 and U+8D0F.
33154
33155         * Ideograph-R152-Pig.el (J90-6C35): Separate J78-6C35, J83-6C35,
33156         C1-4B49, G0-7539 and U+8C55.
33157
33158 2001-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33159
33160         * u0FE50-Small-Form-Variants.el: Unify BIG5 code points.
33161
33162 2001-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33163
33164         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH QUOTATION
33165         MARK): Delete Big5-A1A8; unify JX1-2230.
33166         (FULLWIDTH APOSTROPHE): Delete Big5-A1A6; unify JX1-222F.
33167         (FULLWIDTH HYPHEN-MINUS): Unify JX1-2231.
33168         (FULLWIDTH LEFT SQUARE BRACKET): Delete Big5-A165.
33169         (FULLWIDTH RIGHT SQUARE BRACKET): Delete Big5-A166.
33170         (FULLWIDTH CIRCUMFLEX ACCENT): Delete Big5-A173.
33171         (heavy low line): New character; unify C1-2226 and Big5-A1C5.
33172         (FULLWIDTH GRAVE ACCENT): Delete Big5-A1A5.
33173         (FULLWIDTH TILDE): Delete Big5-A1E3; unify JX1-2232.
33174         (HALFWIDTH IDEOGRAPHIC COMMA): Delete Big5-A14E.
33175         (FULLWIDTH MACRON): Delete G0-237E, K0-237E and Big5-A1C2.
33176
33177         * u00180-Latin-Extended-B.el:
33178         - Merge `latin-tcvn5712' code points.
33179         - Fix JIS X 0213 code points.
33180         (fullwidth *): Renamed from `FULLWIDTH *'; unify JIS X 0213 code
33181         points.
33182
33183         * u00100-Latin-Extended-A.el (U+****): Separate JIS X 0213 code
33184         points if there are 1-column CCS code points.
33185         (fullwidth *): Renamed from `FULLWIDTH *'; unify JIS X 0213 code
33186         points.
33187
33188         * u000A0-Latin-1-Supplement.el (fullwidth cedilla): Delete
33189         Big5-A14D.
33190
33191         * Ideograph-R149-Speech.el: Merge missing JIS X 0208 code points.
33192         (M-35260): Separate J90-6B43, J78-6B43, J83-6B43 and K0-6438.
33193         (J83-3E59): Separate S2-7560, C1-5D44, J90-3E59 and U+8A1F.
33194         (J78-4370): Separate J83-4370, C1-6221, J90-4370 and U+8A3B.
33195         (J78-4127): Separate J83-4127, C1-6667, J90-4127 and U+8A6E.
33196         (J83-4870): Separate K0-5E26, J90-4870, C1-6F25 and U+8AB9.
33197         (J83-4342): Separate J90-4342, M050462, C1-6E78 and U+8A95.
33198         (JSP-5E2F): Separate C2-5A51.
33199         (J78-6B66): Separate C2-5A57, J83-6B66, J90-6B66 and U+8ADE.
33200         (J78-3841): Separate C1-7238, J83-3841, J90-3841 and U+8AFA.
33201         (J78-4666): Separate C1-7547, J83-4666, J90-4666 and U+8B0E.
33202         (J83-3C55): Separate S2-7728, K0-5E73, J90-3C55 and C1-754D.
33203         (M-35928): Separate C1-787A, J78-6B76, J83-6B76, K0-7C26, J90-6B76
33204         and U+8B41.
33205
33206         * u00020-Basic-Latin.el (QUOTATION MARK): Separate JX1-2230.
33207         (APOSTROPHE): Separate JX1-222F.
33208         (HYPHEN-MINUS): Separate JX1-2231.
33209         (TILDE): Separate JX1-2232.
33210         (U+007F): Add `name' as "DELETE".
33211
33212         * Ideograph-R142-Insect.el: Merge missing JIS X 0208 code points.
33213         (J83-6961): Separate J78-6961 and K0-7148.
33214         (J78-427D): Separate G0-7259, J83-427D, C2-4731, J90-427D and
33215         U+86F8.
33216         (J83-6974): Separate G0-7263, K0-5E24, J90-6974, C2-4D79 and
33217         U+871A.
33218         (J83-6A27): Separate J78-6A27.
33219         (M-33572): Separate C1-753A, J78-6A3D, G0-727E, U+87D2, J83-6A3D
33220         and J90-6A3D; fix strokes.
33221         (M-33724): Separate C3-5877, J0-6A3C and U+880E; fix strokes.
33222         (M-33890): Separate C1-7C66, J90-6A44, J78-6A44, J83-6A44 and
33223         K0-6D59.
33224
33225 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33226
33227         * u0E000-Private-Use.el: New file.
33228
33229 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33230
33231         * u03000-CJK-Symbols-and-Punctuation.el (WAVE DASH): Delete
33232         C1-2244 and Big5-A1E3.
33233         (HANGZHOU NUMERAL TEN): Unify C1-243E.
33234         (HANGZHOU NUMERAL TWENTY): Unify C1-243F.
33235         (HANGZHOU NUMERAL THIRTY): Unify C1-2440.
33236
33237         * u02200-Mathematical-Operators.el (TILDE OPERATOR): Unify C1-2244
33238         and Big5-A1E3.
33239         (STRICTLY EQUIVALENT TO): Delete Big5-A1DD.
33240
33241         * Ideograph-R147-See.el (M-34918): Separate S2-7496, K0-7651,
33242         C1-7235 and J90-3F46.
33243         (J78-6B32): Separate J83-6B32, C2-5F48, J90-6B32 and U+89AF.
33244
33245         * u02600-Miscellaneous-Symbols.el (SUN): Delete Big5-A1F3.
33246         (EARTH): Delete Big5-A1F2.
33247
33248         * u02000-General-Punctuation.el (HORIZONTAL BAR): Delete
33249         Big5-A277.
33250         (DOUBLE VERTICAL LINE): Delete Big5-A1FC.
33251         (BULLET): Delete Big5-A145.
33252         (DOUBLE PRIME): Delete Big5-A1B2.
33253         (FULLWIDTH OVERLINE): Unify G0-237E and K0-237E; unify Big5-A1C2
33254         instead of Big5-A1C3.
33255
33256         * u00300-Combining-Diacritical-Marks.el (COMBINING OVERLINE):
33257         Delete BIG5-A1C2.
33258
33259         * u002B0-Spacing-Modifier-Letters.el (MODIFIER LETTER LOW MACRON):
33260         Delete BIG5-A1C5.
33261
33262         * Ideograph-R140-Grass.el: Merge and/or fix JIS X 0208 code
33263         points.
33264
33265 2001-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33266
33267         * char-db-util.el (insert-char-attributes): Fix formating for
33268         `->ideograph' property with line-breaking.
33269         (insert-char-data-with-variant): Change arguments; add new
33270         argument `excluded-script'.
33271         (insert-char-range-data): Add new argument `excluded-script'.
33272         (write-char-range-data-to-file): Likewise.
33273         (what-char-definition): Modify for
33274         `insert-char-data-with-variant'.
33275
33276         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
33277         u03300-CJK-Compatibility.el: Unify BIG5 code points.
33278
33279         * u03000-CJK-Symbols-and-Punctuation.el:
33280         - Unify BIG5 code points.
33281         - Don't include M-00097.
33282
33283         * Ideograph-R137-Boat.el (J83-447A): Separate G0-4D27, C1-662C,
33284         J90-447A and U+8247.
33285         (J90-675C): Unify J78-675C and J83-675C.
33286
33287         * Ideograph-R136-Oppose.el (M-30339): Unify G0-4B34 and U+821C.
33288         (J83-3D58): Separate G0-4B34, C1-6155, J90-3D58 and U+821C.
33289
33290 2001-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33291
33292         * Ideograph-R130-Meat.el (M-29469): New character; unify K0-5866
33293         and U+8108.
33294         (C1-5763): Relate to M-29469 instead of M-29470.
33295         (J83-4C2E): Separate K0-5866, J90-4C2E and U+8108.
33296         (J83-6724): Separate J90-6724.
33297         (J90-672E): Separate J78-672E and J83-672E.
33298         (M-29920): Separate J78-6739, J83-6739, K0-757D, J90-6739 and
33299         U+81B5.
33300         (J90-6741): Separate J78-6741, J83-6741 and K0-7030.
33301
33302         * u02600-Miscellaneous-Symbols.el, u025A0-Geometric-Shapes.el,
33303         u02580-Block-Elements.el: Unify BIG5 code points.
33304
33305         * Ideograph-R128-Ear.el: Fix JIS X 0208 differences.
33306
33307         * Ideograph-R125-Old.el (U+8003): Unify J78-394D and J83-394D.
33308         (J90-394D): Separate J78-394D and J83-394D.
33309
33310         * Ideograph-R124-Feather.el (J83-6647): Separate J90-6647.
33311         (J83-4D63): Separate C1-7476 and J90-4D63; add `ideograph=' for
33312         M-28818.
33313
33314 2001-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33315
33316         * u02500-Box-Drawing.el, u02300-Miscellaneous-Technical.el,
33317         u02200-Mathematical-Operators.el, u02190-Arrows.el,
33318         u02150-Number-Forms.el: Unify BIG5 code points.
33319
33320         * Ideograph-R123-Sheep.el: Merge missing JIS X 0208 code points.
33321         (J90-6638): Separate G0-7446, C2-3839 and U+7F9D; unify J78-6638
33322         and J83-6638.
33323         (J90-6637): Separate G0-505F and U+7F9E; unify J78-6637 and
33324         J83-6637.
33325
33326         * Ideograph-R122-Net.el: Merge missing JIS X 0208 code points.
33327         (J83-3A61): Separate G0-576F, K0-712A, C1-6576, J90-3A61 and
33328         U+7F6A.
33329
33330         * Ideograph-R120-Silk.el (J83-4A36): Separate J90-4A36.
33331         (J83-394A): Separate J90-394A.
33332         (J90-652C): Separate J78-652C and J83-652C.
33333         (J90-4064): Unify J78-4064 and J83-4064.
33334         (J90-4233): Unify J78-4233 and J83-4233.
33335         (J78-6546): Separate J83-6546 and J90-6546.
33336         (J83-486C): Separate K0-5D7C and J90-486C.
33337         (J83-416D): Separate J90-416D.
33338         (J83-6549): Separate K0-727D and J90-6549.
33339         (J90-654F): Unify J78-654F and J83-654F.
33340         (J83-655C): Separate J90-655C.
33341         (J90-4121): Unify J78-4121 and J83-4121.
33342         (J90-6562): Unify J78-6562 and J83-6562.
33343         (J90-655A): Unify J78-655A and J83-655A.
33344         (J90-656D): Unify J78-656D and J83-656D.
33345         (J90-6576): Unify J78-6576 and J83-6576.
33346
33347         * Ideograph-R119-Rice.el (J83-4A34): Separate G0-375B, C1-573E,
33348         J90-4A34 and U+7C89.
33349         (J83-646E): Separate J78-646E.
33350         (J83-647A): Separate J90-647A.
33351
33352 2001-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33353
33354         * Ideograph-R118-Bamboo.el (J90-3A7B): Unify J78-3A7B and
33355         J83-3A7B.
33356         (J78-6439): Separate J83-6439, C2-4C62, J90-6439 and U+7B99.
33357         (J90-6434): Unify J78-6434 and J83-6434.
33358         (J90-6449): Unify J78-6449 and J83-6449.
33359
33360         * Ideograph-R116-Cave.el (J83-635A): Separate G0-713B, C1-5C45,
33361         J90-635A and U+7A95.
33362
33363         * Ideograph-R115-Grain.el (J78-4769): Separate G0-3353, J83-4769,
33364         C1-5732, J90-4769 and U+79E4.
33365         (J78-4923): Separate J83-4923 and J90-4923.
33366         (J83-6346): Separate C2-455F, J90-6346 and U+7A19.
33367         (J78-634A): Separate J83-634A and J90-634A.
33368         (J83-3E77): Unify J78-3E77 and J83-3E77.
33369
33370 2001-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33371
33372         * Ideograph-R114-Track.el (J83-633C): Separate G0-582E, J90-633C
33373         and U+79BA.
33374
33375         * Ideograph-R112-Stone.el (J83-395C): Unify J78-6268 and J90-395C.
33376         (J83-3945): Separate G0-5332, C1-607D, J90-3945 and U+786C.
33377         (J90-4823): Unify J78-4823 and J83-4823.
33378         (J83-626D): Unify J78-626D and J90-626D.
33379         (J83-6273): Unify J78-6273 and J90-6273.
33380         (M-24406): Separate J78-6279, J83-6279, C2-524E and J90-6279.
33381
33382 2001-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33383
33384         * u02100-Letterlike-Symbols.el: Unify BIG5 code points.
33385
33386         * u020A0-Currency-Symbols.el (EURO SIGN): Unify BIG5-A3E1.
33387
33388         * u02070-Superscripts.el (fullwidth superscript four): Renamed
33389         from <FULLWIDTH SUPERSCRIPT FOUR>.
33390         (fullwidth superscript latin small letter n): Renamed from
33391         <FULLWIDTH SUPERSCRIPT LATIN SMALL LETTER N>.
33392
33393         * Ideograph-R108-Dish.el: Merge missing JIS X 0208 code points.
33394
33395         * Ideograph-R107-Skin.el: Merge missing JIS X 0208 code points.
33396         (M-22866): Unify J0-622F.
33397         (G0-7165): Separate J90-622F.
33398
33399         * Ideograph-R106-White.el: Merge missing JIS X 0208 code points.
33400         (M-22732): Unify J78-622B.
33401         (J90-622B): Unify J83-622B.
33402
33403         * Ideograph-R104-Sickness.el: Merge missing JIS X 0208 code
33404         points.
33405         (M-22545): Unify J78-4C7E.
33406         (J90-4C7E): Unify J83-4C7E.
33407
33408         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R102-Field.el: Merge
33409         missing JIS X 0208 code points.
33410
33411         * Ideograph-R098-Tile.el: Merge missing JIS X 0208 code points.
33412         (M-21557): Unify J78-612B.
33413         (J90-612B): Unify J83-612B.
33414         (J90-6130): Unify J83-6130.
33415         (J78-6130): New character; relate to U+750D and M-21587.
33416         (M-21602): Unify J78-3979.
33417         (G0-6A35): Separate J90-3979.
33418         (J90-3979): Unify J83-3979.
33419         (J90-6131): Unify J83-6131 and S1-5002.
33420         (J78-6131): New character; relate to U+7515 and M-21617.
33421
33422         * Ideograph-R096-Jade.el (M-20921): Separate J83-605F, C3-2D7E and
33423         J90-605F; add `vulgar-ideograph-of' for M-20920.
33424         (J83-6062): Separate G0-676D, K0-6C34, J90-6062, C2-306E and
33425         U+73E5; unify S1-4900.
33426         (J83-4849): Separate J90-4849 and C1-565D; unify S1-4903.
33427         (J83-607E): Unify J90-607E.
33428         (JX2-706F): Separate C2-3E28 and U+7431; delete `comment'.
33429         (J83-606A): Separate EGB-7B56, C2-3E2E, J90-606A and U+7432.
33430         (J83-606E): Separate S2-4935, C1-652E and J90-606E.
33431
33432 2001-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33433
33434         * Ideograph-R097-Melon.el (M-21419): Separate C1-7147.
33435         (J90-493B): Unify J78-493B and J83-493B.
33436         (M-21425): Separate C1-784F; unify J0-6122.
33437
33438         * Ideograph-R100-Life.el, Ideograph-R099-Sweet.el: Merge missing
33439         JIS X 0208 code points.
33440
33441 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33442
33443         * Ideograph-R095-Profound.el: Merge missing JIS X 0208 code
33444         points.
33445
33446 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33447
33448         * Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
33449         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el: Merge
33450         missing JIS X 0208 code points.
33451
33452 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33453
33454         * u02000-General-Punctuation.el: Unify BIG5 code points.
33455
33456         * Ideograph-R086-Fire.el (J78-4E7B): Separate J83-4E7B and
33457         J90-4E7B.
33458         (J78-4079): Separate G0-3C65, C1-6474, J90-4079 and U+714E.
33459         (J90-5F66): Unify J78-5F66 and J90-5F66.
33460         (J83-5F6B): Separate C1-6524 and U+7156.
33461         (M-19272): Separate J78-407A, G0-493F, J83-407A, C1-695B, J90-407A
33462         and U+717D.
33463         (J83-4D50): Separate J78-4D50.
33464         (J90-5F70): Unify J78-5F70 and J83-5F70.
33465         (J90-5F73): Add `jisx0208-difference' property.
33466         (J90-5F7D): Unify J78-5F7D and J83-5F7D.
33467
33468 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33469
33470         * Ideograph-R089-Double-X.el: Merge missing JIS X 0208 code points.
33471
33472         * Ideograph-R088-Father.el (J90-4C6C): Unify J78-4C6C and
33473         J83-4C6C.
33474
33475 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33476
33477         * Ideograph-R085-Water.el: Merge missing JIS X 0208 code points.
33478         (J83-4749): Separate J90-4749; add `ideograph=' property for
33479         M-17427.
33480         (J90-5E56): Separate J83-5E56.
33481         (J78-5E56): Unify J83-5E56.
33482         (J83-4F51): Separate C3-3C63 and J90-4F51.
33483         (M-17944): Unify J78-3942.
33484         (J83-3942): Separate J78-3942.
33485         (M-18098): Separate J78-5E78, J83-5E78, K0-4D63, C1-693E and
33486         U+6EFE.
33487         (M-18123): Separate J78-5E74, J83-5E74, J90-5E74, K0-4B49, C3-4764
33488         and U+6F11.
33489         (M-18155): Separate J83-4E7A, C1-694E, J90-4E7A and U+6F23.
33490         (J90-5F21): Separate J78-5F21 and J83-5F21.
33491         (J78-4275): Separate G0-652A, J83-4275, C1-7429, J90-4275 and
33492         U+6FEF.
33493         (J78-494E): Separate J83-494E and J90-494E.
33494         (M-18784): Unify J78-4667.
33495         (J83-4667): Separate J78-4667.
33496         (J78-4B22): Separate J83-4B22 and J90-4B22; fix
33497         `ideographic-strokes'; delete `kangxi-strokes'.
33498
33499         * u00370-Greek.el (fullwidth *): Renamed from `FULLWIDTH *'; unify
33500         BIG5 and JIS X 0213 code points.
33501         (GREEK SMALL LETTER FINAL SIGMA): Separate JX0-2659.
33502         (fullwidth greek small letter final sigma): Renamed from
33503         `FULLWIDTH GREEK SMALL LETTER FINAL SIGMA'; unify JX0-2659.
33504
33505         * u002B0-Spacing-Modifier-Letters.el (U+****): Separate JIS X 0213
33506         code points if there are 1-column CCS code points.
33507         (fullwidth *): Unify BIG5 code points.
33508
33509 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33510
33511         * u00300-Combining-Diacritical-Marks.el (U+****): Unify
33512         `latin-tcvn5712' and `chinese-big5' code points.
33513
33514 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33515
33516         * Ideograph-R083-Clan.el: Merge missing JIS X 0208 code points.
33517
33518 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33519
33520         * Ideograph-R082-Fur.el, Ideograph-R081-Compare.el,
33521         Ideograph-R080-Do-Not.el: Merge missing JIS X 0208 code points.
33522
33523 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33524
33525         * char-db-util.el (insert-char-attributes): Fix format for
33526         `->uppercase', `->lowercase' and `->titlecase'; don't insert alias
33527         of coded-charset.
33528
33529         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH CENT SIGN):
33530         Unify BIG5-A246.
33531         (FULLWIDTH POUND SIGN): Unify BIG5-A247.
33532         (FULLWIDTH MACRON): Unify JX1-292B and BIG5-A1C2.
33533         (FULLWIDTH BROKEN BAR): Unify JX1-2925.
33534         (FULLWIDTH YEN SIGN): Unify BIG5-A244.
33535
33536         * u000A0-Latin-1-Supplement.el (U+****): Unify `latin-tcvn5712'
33537         code points; separate `japanese-jisx0213-1' code points.
33538         (fullwidth *): Smallize `name' property; unify
33539         `japanese-jisx0213-1' and `chinese-big5' code points.
33540         (fullwidth no-break space): New character; unify JX1-2922.
33541         (fullwidth left-pointing double angle quotation mark): New
33542         character; unify JX1-2928.
33543         (fullwidth right-pointing double angle quotation mark): New
33544         character; unify JX1-2932.
33545
33546         * Ideograph-R078-Death.el: Merge missing JIS X 0208 code points.
33547         (J90-3F23): Separate C1-6025.
33548
33549 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33550
33551         * isolated-char.el: Add setting for latin-viscii-upper and
33552         latin-viscii-lower to display them by latin-viscii font.
33553
33554 2001-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33555
33556         * Ideograph-R079-Weapon.el: Merge missing JIS X 0208 code points.
33557         (J90-3B26): Add `vulgar-ideograph-of' for M-16638.
33558         (JX1-7649): Unify M-16638.
33559         (U+6BBC): Unify M-16646.
33560         (U+6BC0): Unify M-16654.
33561         (U+6BC6): Separate C1-6D48; unify M-16674.
33562         (C7-242D): Unify M-16675.
33563
33564         * Ideograph-R076-Lack.el: Merge missing JIS X 0208 code points.
33565         (U+6B4E): Separate J90-4337.
33566         (U+6B50): Separate C1-6D44.
33567         (J90-5D40): Separate G0-6C28, C1-7124 and U+6B59.
33568         (M-16242): Separate C1-7B63, J90-5D44 and U+6B61.
33569
33570         * Ideograph-R077-Stop.el: Merge missing JIS X 0208 code points.
33571
33572         * Ideograph-R075-Tree.el (J90-4C5D): Unify J78-4C5D and J83-4C5D.
33573         (J90-5B3C): Unify J78-5B3C and J83-5B3C.
33574         (J90-4F48): Unify J78-4F48 and J83-4F48.
33575         (J90-5B46): Unify J78-5B46 and J83-5B46.
33576         (U+67A5): Add `total-strokes'.
33577         (J83-5B45): Unify J90-5B45; add `total-strokes'.
33578         (J78-5B45): New character; relate to U+67A6.
33579         (U+67A7): Add `total-strokes'.
33580         (U+67A8): Likewise.
33581         (U+67A9): Add `total-strokes'; unify J78-5B40.
33582         (J90-5B40): New character; relate to U+67A9.
33583         (M-14645): Unify J90-5B57.
33584         (J83-5B57): Separate J90-5B57.
33585         (J90-444E): Unify J78-444E and J83-444E.
33586         (J90-464A): Unify J78-464A and J83-464A.
33587         (J90-5B4A): Unify J83-5B4A.
33588         (M-49162): Unify J78-5B4A; relate to U+67B4.
33589         (J83-3B37): Unify J78-3B37 and J83-3B37.
33590         (J90-5B74): Unify J83-5B74.
33591         (M-14856): Separate J83-5B6B, C2-362E, J90-5B6B and U+689B.
33592         (J90-546D): Unify J78-546D and J83-546D.
33593         (J90-5B72): Unify J78-5B72 and J83-5B72.
33594         (J90-3F7A): Unify J78-3F7A and J83-3F7A.
33595         (J90-5C2F): Unify J78-5C2F and J83-5C2F.
33596         (J83-5C31): Unify J78-5C31 and J90-5C31.
33597         (J83-5B7A): Unify J78-5B7A and J90-5B7A.
33598         (J83-5C30): Unify J78-5C30 and J90-5C30.
33599         (J83-5C29): Unify J78-5C29 and J90-5C29.
33600         (J83-5B7B): Unify J78-5B7B and J90-5B7B.
33601         (J83-5C2D): Unify J78-5C2D and J90-5C2D.
33602         (J83-5C2E): Unify J78-5C2E and J90-5C2E.
33603         (M-15069): Separate J78-5C3F, G0-522C, J83-5C3F and U+6930; unify
33604         S1-3734.
33605         (M-15168): Separate J78-5C37, G0-692E, J83-5C37, C1-6450, J90-5C37
33606         and U+696B.
33607         (J90-5C39): Unify J78-5C39 and J83-5C39.
33608         (J90-5C43): Unify J78-5C43 and J83-5C43.
33609         (M-15258): Separate G0-693C, C2-4A6F, J90-5C52 and U+69A7.
33610         (J78-3A67): Unify J90-3A67.
33611         (J78-4875): Separate J78-4875, EGB-7C28, C3-4C4D, J90-4875 and
33612         U+6A0B.
33613         (J90-5C6D): Separate J78-5C6D, J83-5C6D, G0-694F and U+6A44; unify
33614         S1-3806.
33615         (J90-5C6F): Unify J78-5C6F and J83-5C6F.
33616         (J90-3869): Separate C2-5D2B.
33617         (J90-5C79): Separate J78-5C79, G0-695C, J83-5C79, C1-737A and
33618         U+6A90; unify S1-3842.
33619         (J90-5D30): Unify J78-5D30 and J83-5D30.
33620
33621 2001-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33622
33623         * Ideograph-R029-Again.el (C1-5937): Moved from
33624         Ideograph-R073-Say.el.
33625
33626         * Ideograph-R073-Say.el (J78-3939): Separate G0-387C, C1-4A55,
33627         J90-3939 and U+66F4.
33628         (U+66F4): Unify G0-387C, C1-4A55 and J90-3939.
33629         (M-14298): Separate C1-5937 and moved it to
33630         Ideograph-R029-Again.el; delete `cns-radical'.
33631         (U+66FC): Delete `kangxi-radical'; unify J90-5258.
33632
33633 2001-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33634
33635         * Ideograph-R072-Sun.el (J90-436B): Unify J78-436B and J83-436B.
33636         (J83-5A70): Delete `daikanwa-radical' and `daikanwa-strokes';
33637         separate G0-6A49, C2-2F56, J90-5A70 and U+665F; add
33638         `ideographic-variants' for M-01546.
33639         (J83-5A73): Unify J78-5A73 and J90-5A73; add comment.
33640
33641         * Ideograph-R071-Not.el (J90-5A5B): Unify J78-5A5B and J83-5A5B.
33642         (J90-5A5C): Unify J73-5A5C and J83-5A5C.
33643
33644         * Ideograph-R070-Square.el (J90-4A7D): Unify J78-4A7D and
33645         J83-4A7D.
33646         (J90-3B5C): Unify J78-3B5C and J83-3B5C.
33647         (J90-5A55): Unify J78-5A55 and J83-5A55.
33648         (J90-5A53): Unify J78-5A53 and J83-5A53.
33649         (J90-5A56): Unify J78-5A56 and J83-5A56.
33650         (M-13644): Separate J90-4E39.
33651         (J90-4E39): Unify J78-4E39 and J83-4E39.
33652         (J90-5A54): Unify J78-5A54 and J83-5A54.
33653         (J90-407B): Unify J78-407B and J83-407B.
33654         (J90-5A57): Unify J78-5A57 and J83-5A57.
33655         (J90-4232): Unify J78-4232 and J83-4232.
33656         (J90-5A58): Unify J78-5A58 and J83-5A58.
33657         (J90-5A59): Unify J78-5A59 and J83-5A59.
33658
33659         * Ideograph-R013-Down-Box.el (M-01546): Separate C5-2B78; relate
33660         to U+665F.
33661
33662 2001-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33663
33664         * Ideograph-R069-Axe.el (M-13535): Separate C1-4658; unify
33665         J78-404D and J83-404D.
33666         (M-13539): Unify J78-4960 and J83-4960.
33667         (M-13548): Unify J78-5A51 and J83-5A51.
33668         (M-13555): Unify J78-3B42 and J83-3B42.
33669         (M-13557): Unify J78-4347 and J83-4347.
33670         (M-13563): Unify J78-3B5B and J83-3B5B.
33671         (M-13572): Unify J78-3F37 and J83-3F37.
33672         (U+65B7): Unify J78-5A52 and J83-5A52.
33673
33674         * Ideograph-R067-Script.el (M-13450): Separate J83-4A38 and
33675         J90-4A38.
33676         (J83-4A38): Unify J78-4A38 and J90-4A38.
33677         (M-13453): Unify J78-555D and J83-555D.
33678         (U+6589): Unify J78-4046 and J83-4046.
33679         (C3-3639): Separate J90-3A58 and U+658E.
33680         (U+658E): Unify J78-3A58, J83-3A58 and J90-3A58.
33681         (M-13468): Unify J78-494C and J83-494C.
33682         (M-13470): Unify J78-4843 and J83-4843.
33683
33684         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Merge
33685         `ideograph-gt' and `ideograph-gt-pj-{1..11}'.
33686
33687 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33688
33689         * Ideograph-R064-Hand.el (M-11784): Unify J78-4A27 and J83-4A27.
33690         (M-11954): Separate U+62CF, K0-5159 and J90-593C.
33691         (M-12006): Separate S2-2912, K0-4D38 and J90-3969.
33692         (U+6327): Unify J78-594B and J90-594B.
33693         (M-12111): Separate J83-4854 and J90-4854.
33694         (M-12141): Separate S1-2945, S2-2945, J83-3B2B, C1-5565 and
33695         J90-3B2B.
33696         (J83-3B2B): Unify S1-2945, S2-2945, K0-7824, C1-5565 and J90-3B2B.
33697         (U+634C): Separate K0-7824.
33698         (M-12189): Separate G0-4575, K0-5C69, C1-5A5B, J90-4A7B and
33699         U+6367.
33700         (M-12204): Separate G0-3E5D, C2-3559 and J90-3F78.
33701         (M-12256): Separate K0-5B49, C1-5A6A and J90-4753.
33702         (M-12447): Separate J83-596C, C1-6438, J90-596C and U+6406.
33703         (M-12466): Separate G0-322B, C1-6431, J90-5973 and U+640F.
33704         (M-12852): Separate J83-4527 and J90-4527.
33705         (M-13010): Separate S2-3044, K0-606E, C1-7A6C, J90-5970 and
33706         U+651D.
33707
33708         * char-db-util.el (char-attribute-name<): Fix problem when
33709         comparing two private coded-charsets.
33710
33711         * Ideograph-R066-Rap.el (M-13245): Separate S1-3184 and J90-5A49.
33712         (M-13260): Separate J78-343A and J83-343A.
33713         (M-13417): Separate J78-5A4D; unify S1-3200.
33714         (U+6583): Separate S1-3200; unify J78-5A4D.
33715
33716 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33717
33718         * isolated-char.el: New file.
33719
33720 2001-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33721
33722         * Ideograph-R065-Branch.el (U+652F): Unify J78-3B59 and J83-3B59.
33723
33724 2001-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33725
33726         * Ideograph-R061-Heart.el (M-10513): Unify J78-576A.
33727         (M-10585): Separate J78-4351, J83-4351 and U+6065; unify S1-2496.
33728         (U+6065): Unify J78-4351 and J83-4351.
33729         (U+6077): Unify J78-576E and J90-576E.
33730         (M-10664): Separate J78-5824.
33731         (M-10719): Separate G0-632D and U+60B1.
33732         (M-10720): Separate G0-312F, C1-5F2B, J90-4861 and U+60B2.
33733         (C1-5F2B): Unify J90-4861.
33734         (U+60B2): Unify G0-312F.
33735         (M-10809): Separate J78-5831, J83-5831 and U+60D8; unify S1-2567.
33736         (M-11028): Separate C3-412E and J90-5849.
33737         (M-11239): Separate S2-2700, C1-6C73, J90-4A30 and U+61A4.
33738         (U+61F4): Unify J78-5873 and J83-5873.
33739         (M-11498): Separate C1-7A6B, J90-5877 and U+61FE.
33740
33741 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33742
33743         * Ideograph-R063-Door.el (M-11707): Add strokes; unify C3-2628.
33744         (J90-4C61): Separate C3-2628; unify J78-4C61 and J83-4C61.
33745         (J90-4B3C): Unify J78-4B3C and J83-4B3C.
33746         (J90-3D6A): Unify J78-3D6A and J83-3D6A.
33747         (J90-5928): Unify J78-5928 and J83-5928.
33748         (M-11743): New character; relate to U+6247.
33749         (C1-5552): Separated from M-11743'; relate to M-11743.
33750         (M-11743'): Separated C1-5552; unify J78-4070 and J83-4070.
33751         (M-11746): Unify J78-6E3D.
33752         (J90-6E3D): Unify J83-6E3D.
33753
33754 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33755
33756         * Ideograph-R002-Line.el: Merge `ideograph-gt' and
33757         `ideograph-gt-pj-{1..11}'.
33758         (C5-2521): Delete `non-morohashi'.
33759
33760         * Ideograph-R003-Dot.el: Update.
33761
33762         * Ideograph-R060-Step.el (M-10141): Separate U+5F98, G0-4547,
33763         K0-5B47, C1-5A38 and J90-5751.
33764         (K0-5B47): Unify C1-5A38 and J90-5751.
33765         (U+5F98): Unify G0-4547.
33766
33767         * Ideograph-R057-Bow.el (M-09768): Unify S1-2281, S2-2281,
33768         J78-5739 and J83-5739.
33769         (U+5F2D): Separate S1-2281, J78-5739 and J83-5739.
33770         (U+5F2F): Unify J90-573F.
33771         (U+5F41): Unify J90-573B.
33772
33773 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33774
33775         * char-db-util.el (insert-char-attributes): Print
33776         builtin-character of `ideograph-gt' for `ideograph-gt-pj-{1..11}'.
33777
33778         * Ideograph-R058-Snout.el (U+5F5C): Unify J90-5734.
33779
33780         * Ideograph-R003-Dot.el: Merge `ideograph-gt' and
33781         `ideograph-gt-pj-{1..11}'.
33782
33783         * Ideograph-R063-Door.el (M-11708): Add `original-ideograph-of'
33784         for S1-848.
33785
33786         * Ideograph-R026-Seal.el (U+536B): Moved from
33787         Ideograph-R001-One.el.
33788
33789 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33790
33791         * Ideograph-R001-One.el: Merge `ideograph-gt' and
33792         `ideograph-gt-pj-{1..11}'.
33793         (M-00048): Delete `original-char-of-shinjigen-1' and
33794         `shinjigen-1'; add `ancient-ideograph-of' for M-39763; add comment
33795         about M-11708.
33796         (U+4E27): Delete `non-morohashi'.
33797
33798 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33799
33800         * ideograph-util.el (update-ideograph-radical-table): Scan
33801         `ideograph-gt'.
33802
33803         * char-db-util.el (insert-char-attributes): Print `ideograph-gt'
33804         like `ideograph-daikanwa'.
33805
33806         * Ideograph-R055-Two-Hands.el (J78-5732): Unify J83-5732, J90-5732
33807         and U+5F09.
33808
33809         * Ideograph-R054-Long-Stride.el (M-09569): Separate G0-5153,
33810         EGB-5153 and U+5EF6.
33811         (U+5EF6): Unify G0-5153.
33812         (J83-3164): Separate C1-4D37 and J90-3164.
33813         (M-09571): Separate G0-4D22, C1-4A2C, J90-446E and U+5EF7.
33814         (U+5EF8): Unify J90-572F.
33815
33816         * Ideograph-R056-Shoot.el (U+5F10): Unify J90-4675.
33817
33818         * Ideograph-R053-Dotted-Cliff.el (M-09337): Separate J90-446D.
33819
33820         * Ideograph-R049-Oneself.el (M-08756): Separate J83-392B and
33821         J90-392B.
33822         (M-08757): Separate C4-2C64 and U+5DF8; delete `comment'; fix
33823         `total-strokes'.
33824         (M-08765): Separate J83-4327, C1-5E78 and J90-4327
33825
33826 2001-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33827
33828         * Ideograph-R046-Mountain.el (U+5C76): Unify J90-5627 and MH-48.
33829         (U+5CC5): Unify J90-5632 and MH-142.
33830         (U+5CBE): Unify J90-5633 and MH-143.
33831         (U+5CBC): Unify J90-5630 and MH-144.
33832         (M-08281): Separate EGB-7A7B, J90-564A and U+5D4E.
33833         (U+5D4E): Unify EGB-7A7B and J90-564A.
33834         (U+5D5C): Unify J90-563F.
33835         (U+5D76): Unify J90-564E.
33836         (M-08426): Separate C1-685A, J90-564F and U+5D87.
33837         (U+5D87): Unify J90-564F.
33838         (M-08618): Separate C1-796B and J90-565A.
33839         (J90-565A): Unify C1-796B.
33840         (M-08644): Separate J78-565C, J83-565C and C3-5F43.
33841
33842         * Ideograph-R041-Inch.el (U+5C02): Relate M-07439.
33843
33844 2001-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33845
33846         * Ideograph-R038-Woman.el (M006163): New character; relate to
33847         U+59C8 and M-06163.
33848         (C2-2633): Unify M059379.
33849         (U+59C8): Unify M059378.
33850         (M-06165): Separate K0-6D2B, C3-283F and J90-3B50.
33851         (J90-3B50): Unify K0-6D2B and M006165.
33852         (M-06202): Separate G0-5226, C1-5062, J90-552D and U+59DA.
33853         (U+59DA): Unify G0-5226 and J90-552D.
33854         (M-06337): Separate J83-4A5A, C1-547B and J90-4A5A.
33855         (C1-547B): Unify M006337.
33856         (J83-4A5A): Unify J90-4A5A and M054353.
33857         (M-06365): Separate J78-5538, G0-4822, J83-5538, C1-595E and
33858         U+5A36.
33859         (U+5A36): Unify J78-5538, G0-4822, J83-5538 and M006365.
33860         (M006367): New character; relate to U+5A37 and M-06367.
33861         (C2-3B26): Unify M059423.
33862         (M-06516): Separate G0-6642, J83-4932, C1-5E69, J90-4932 and
33863         U+5A9B.
33864         (U+5A9B): Unify G0-6642, J83-4932, C1-5E69, J90-4932 and M054321.
33865         (M-06597): Separate G0-6645, J83-553D, C1-6363, J90-553D and
33866         U+5ABE.
33867         (M006597): New character; relate to U+5ABE and M-06597.
33868         (M054540): Likewise.
33869         (U+5ABE): Unify G0-6645 and J90-553D; relate to M054540.
33870         (C1-6363): Relate to M054540.
33871         (M-06601): Separate C2-4247.
33872         (M006601): New character; relate to U+5AC0 and M-06601.
33873
33874         * Ideograph-R040-Roof.el (M-07202): Separate J78-5563, C3-3541 and
33875         U+5BC3; add `vulgar-ideograph-of' for M-01587; unify M007202.
33876         (U+5BC3): Unify C3-3541.
33877         (J78-5563): Unify M055204.
33878         (K0-6A32): New character; relate to M-07202 and U+5BC3.
33879         (C4-3130): Relate to M-07202 and U+5BC3.
33880         (U+5BC9): Unify MH-133, J90-5565 and M054545.
33881
33882 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33883
33884         * Ideograph-R032-Earth.el (U+5738): Unify MH-79, J90-542B and
33885         M054525; add `script'.
33886         (U+5789): Unify MH-80, J90-5435 and M054527.
33887         (M055180): New character; relate to MH-80, U+5789 and M054527.
33888         (U+5788): Unify MH-81, J90-5432 and M054526; add `script'.
33889         (U+57B3): Unify MH-83, J90-5438 and M054528; add `script'.
33890         (U+57B0): Unify MH-84, J90-543B and M054529; add `script'.
33891         (U+57AF): Unify M053789; add `script'.
33892         (U+57B1): Unify M059297.
33893         (U+57D7): Unify M059301.
33894         (M-05188): Separate J78-3E7D and J83-3E7D.
33895         (J83-3E7D): Unify J78-3E7D.
33896         (M005188): New character; relate to U+57F4 and M-05188.
33897         (U+57F4): Separate C2-3435; unify M053138.
33898         (C2-3435): Relate to M-05188, U+57F4 and M053138.
33899         (M-05217): Separate G0-5C21, J83-5444, C2-343B, J90-5444 and
33900         U+580B; unify M005217.
33901         (U+580B): Unify G0-5C21, J83-5444, C2-343B, J90-5444 and M055183.
33902         (MH-89): New character; unify M054531; relate to U+57D6.
33903         (U+57D6): Unify J90-5442 and M055182; relate to MH-89 and M054531.
33904         (U+5812): Add `total-strokes'.
33905         (U+5813): Likewise.
33906         (U+5814): Separate C2-3431; unify M059313.
33907         (M-05316'): Delete `kangxi-radical' and `kangxi-strokes'; separate
33908         M050137; unify J90-4E5D; add `simplified-ideograph-of' for
33909         M-05574.
33910         (U+5815): Delete `kangxi-strokes'; fix `total-strokes'; unify
33911         J90-4244 and M054209.
33912         (U+5816): Delete `kangxi-strokes'; fix `ideographic-strokes'; add
33913         `total-strokes'; unify M059314.
33914         (U+5842): Delete `kangxi-strokes'; delete `non-morohashi'; unify
33915         M059318.
33916         (U+5847): Add `total-strokes'.
33917         (M-05340): Separate J83-4564 and J90-4564; unify M005340.
33918         (J83-4564): Unify J90-4564 and M054257.
33919         (U+5870): Unify MH-96 and J90-544B; fix strokes.
33920         (U+586E): Add `total-strokes'; unify M059330.
33921         (U+5871): Fix `ideographic-strokes'; delete `kangxi-strokes';
33922         unify M053145.
33923         (U+589B): Add `total-strokes'.
33924         (U+58B8): Separate J78-5457 and J83-5457; fix strokes; relate to
33925         M055187; unify M054535.
33926         (U+58B9): Unify MH-100, J90-5451 and M054533.
33927         (U+58B6): Add `total-strokes'; unify M053134.
33928         (J83-5457): Unify J90-5457 and M055187.
33929         (M059409): New character; relate to U+58B6 and M053134.
33930         (M055188): New character; relate to U+58B8 and M055187.
33931         (U+58CC): Unify J90-3E6D.
33932         (U+58D7): Unify MH-106, J90-545C and M054536; add `script'.
33933         (U+58E5): Unify J90-545F and M054537; add comment.
33934
33935 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33936
33937         * Ideograph-R031-Enclosure.el (M-04806): Separate J90-5423 and
33938         U+570D; unify M004806.
33939         (U+570D): Unify J90-5423.
33940         (M-04832): Fixed; separate C6-5B5B; separate U+5716; unify
33941         M004832.
33942         (U+5716): Unify M059291.
33943         (C6-5B5B): Relate to M-04832, M059291 and U+5716.
33944
33945 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33946
33947         * Ideograph-R030-Mouth.el (M-03247): Add `jisx0208-difference'
33948         with `78/1'; unify J78-3C38 and M003247.
33949         (M-03248): Separate J78-3C38; unify M003248.
33950         (M-03249): Separate G0-4A37, C1-4638, J90-3B4B and U+53F2; unify
33951         M054796.
33952         (M058260): New character; relate to U+53F2 and M-03249.
33953         (U+53F2): Unify G0-4A37, C1-4638, J90-3B4B and M003249.
33954         (M-03299): Separate G0-4074, C1-4750, J90-4D79 and U+540F; unify
33955         M054797.
33956         (M071082): New character; relate to M-03299 and U+540F.
33957         (U+540F): Unify G0-4074, C1-4750 and M003299.
33958         (M-03383): Unify J78-5260, J83-5260 and M003383.
33959         (M055154): New character; relate to U+5440 and M-03383.
33960         (M-48970): Add `vulgar-ideograph-of' for M-03329; unify J78-465D,
33961         J83-465D and M048970.
33962         (U+54D8): Unify J90-5326, M054513 and MH-66.
33963         (M-03801): Unify J78-426F and M003801.
33964         (J83-426F): Separate J83-426F; unify M054217.
33965         (M-03979): Separate J78-5348, J83-5348, C3-3A42 and U+55A9; unify
33966         S1-1176 and M003979.
33967         (U+55A9): Unify J78-5348, J83-5348 and M055162.
33968         (C3-3A42): Unify M059223.
33969         (U+55BB): Relate to M-03979; unify M054518; delete
33970         `non-morohashi'.
33971         (C1-5E51): Relate to M-03979; delete `non-morohashi'.
33972         (U+55B8): Delete `non-morohashi'; unify M059228.
33973         (U+55B9): Delete `non-morohashi'.
33974         (U+55BA): Likewise; unify M059229.
33975         (U+55BC): Unify M059230.
33976         (M065068): New character; relate to U+55BC.
33977         (U+55BD): Delete `non-morohashi'.
33978         (M-04254): Separate G0-3330, J83-535E, C1-6C34, J90-535E and
33979         U+5632; unify M004254.
33980         (U+5632): Unify G0-3330, J83-535E, C1-6C34, J90-535E and M055170.
33981         (M-04345): Separate C1-6C3B, J90-4A2E and U+5674; unify S1-1247;
33982         add `vulgar-ideograph-of' for M-04409.
33983         (U+5674): Unify C1-6C3B, J90-4A2E and M004345.
33984         (M-04429): Separate J83-4655, C1-7040, J90-4655 and U+5678; relate
33985         to M004429.
33986         (U+5678): Unify C1-7040 and M053223.
33987         (J83-4655): Unify J90-4655 and M004429.
33988         (U+56A2): Unify MH-561, J90-4739 and M054288; add
33989         `simplified-ideograph-of' for M-04633.
33990         (U+56A1): Add `total-strokes'; unify M059274.
33991         (U+56A3): Delete `non-morohashi'.
33992         (U+56A4): Likewise; unify M059275.
33993         (M-04545): Separate J78-536B; unify M004545.
33994         (J78-536B): Unify M055174.
33995         (M-04615): Separate C1-7A64, J90-5371 and U+56C1; unify S1-1292.
33996         (U+56C1): Unify C1-7A64, J90-5371 and M004615.
33997         (M-04633): Unify M004633.
33998         (M-04641'): New character; unify M050126.
33999         (C7-5758): Relate to M050126.
34000         (U+56CE): Delete `non-morohashi'; unify MH-74, J90-5375 and
34001         M054523.
34002         (M055177): New character; relate to MH-74 and M054523.
34003
34004 2001-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34005
34006         * Ideograph-R029-Again.el (U+53C8): Unify J90-4B74.
34007         (M-03128): Use `script' and `vulgar-ideograph-of' instead of
34008         `comment'; separate J78-3C7D and J83-3C7D; unify M003128.
34009         (M-03166): Unify M003166.
34010         (M067958): New character; relate to U+53DB and M-03166.
34011         (J83-4840): Unify J90-4840 and M054307.
34012         (C1-5035): Relate to M054307.
34013         (U+53DB): Unify M057947.
34014         (M-03176): Unify J90-5257.
34015
34016         * Ideograph-R027-Cliff.el (M-03048'): Add `morohashi-daikanwa' as
34017         a source of `simplified-ideograph-of' property for M-04589; unify
34018         J90-3837.
34019
34020 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34021
34022         * Ideograph-R024-Ten.el (M-02707): Unify M002707.
34023         (U+534A): J90-483E and M054306.
34024         (J83-485C): Use `script' and `vulgar-ideograph-of' instead of
34025         `comment'; unify J90-485C.
34026         (M-02739): Use `vulgar-ideograph-of' instead of
34027         `vulgar-char-of-shinjigen-1'.
34028         (M-02761): Separate S1-833, S2-833 and C1-5E3B.
34029         (C1-5E3B): Unify S1-833, S2-833 and M002761.
34030         (M-02761'): Unify J90-476E.
34031
34032 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34033
34034         * char-db-util.el (insert-char-attributes): Sort `attributes' and
34035         `ccs-attributes'; support `ideographic-different-form-of'.
34036
34037 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34038
34039         * Ideograph-R023-Hiding-Enclosure.el (M-02673): Separate C1-4528.
34040         (C1-4528): Unify M002673.
34041         (U+5339): Unify J90-4924.
34042         (U+533A): Use `script' and `simplified-ideograph-of' instead of
34043         `comment'.
34044         (M-02690): Unify M002690.
34045         (U+533F): Unify J90-463F.
34046
34047 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34048
34049         * Ideograph-R020-Wrap.el (M-02506'): Unify J90-4A71.
34050         (M002510): New character; relate to M-02510.
34051         (M-02511): Use `ideographic-variants' instead of
34052         `variant-of-shinjigen-1'; unify M002511.
34053         (U+5306): Unify J90-5232 and M072447.
34054         (U+5307): Use `ideographic-different-form-of' instead of
34055         `comment'; unify M054897.
34056
34057         * Ideograph-R018-Knife.el (M-01923): Unify M001923.
34058         (J83-483D): Unify J90-483D and M054305.
34059         (U+5224): Unify M053097.
34060         (M-01965): Use `original-ideograph-of' instead of
34061         `original-char-of-shinjigen-1'.
34062         (M-01966): Unify M001966.
34063         (U+5238): Unify J90-3774 and M054101.
34064         (M-02000): Unify M002000.
34065         (U+524A): Unify J90-3A6F and M054134.
34066         (C1-5028): Unify M059136.
34067         (M-02011): Unify M002011.
34068         (U+524D): Unify J90-3A6F and M054193.
34069         (C1-5029): Unify M070879.
34070         (M-02076'): Unify J90-3A5E.
34071         (U+5271): Use `simplified-ideograph-of' instead of `comment';
34072         delete `non-morohashi'; unify J90-517B and M054511.
34073         (C6-3D46): Delete `non-morohashi'.
34074         (C6-3D47): Likewise.
34075         (M-02113): Unify M002113.
34076         (U+5273): Unify J90-5175.
34077         (M-02224): Unify M002224.
34078         (U+5289): Unify J90-4E2D and M058565.
34079         (M-02243): Unify J90-517A.
34080         (M-02245): Unify M002245.
34081
34082 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34083
34084         * Ideograph-R019-Power.el (M-02360'): Unify J90-4D26.
34085         (M-02362): Use `ideograph=' instead of `comment'.
34086         (M-02384'): Unify J90-4A59.
34087         (M-02409): Unify M002409.
34088         (U+52DD): Use `script' instead of `comment'; unify J90-3E21 and
34089         M054161.
34090         (M-02416): Unify M002416.
34091         (U+52DF): Unify J90-4A67 and M054354.
34092         (M-02472): Unify M002472.
34093         (J83-522F): Unify J90-522F and M055147.
34094         (C5-6755): Delete `non-morohashi'.
34095         (M-02486): Delete `kangxi-strokes'; separate C1-7961 and U+52F8;
34096         unify M002486.
34097         (J83-5230): Unify J90-5230, M055148 and U+52F8.
34098
34099 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34100
34101         * Ideograph-R212-Dragon.el (M-48818): Unify M048818.
34102         (C1-733E): Add `ideographic-strokes'.
34103
34104         * Ideograph-R211-Tooth.el (M-48631): Separate J0-7373, C2-6B49 and
34105         U+9F60; unify M058052.
34106         (U+9F60): Unify M048631.
34107         (M-48632): Unify M048632.
34108
34109 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34110
34111         * Ideograph-R209-Nose.el (M-48498): Unify M048498.
34112
34113 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34114
34115         * Ideograph-R205-Frog.el (U+9F08): Unify M055920.
34116
34117 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34118
34119         * Ideograph-R203-Black.el (M-48063): Unify M048063.
34120
34121         * Ideograph-R201-Yellow.el (M-47926): Unify M047926.
34122         (M-47935): Separate U+9EC7; unify M047935.
34123         (U+9EC7): Unify M053051.
34124
34125 2001-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34126
34127         * Ideograph-R200-Hemp.el (M-47892): Unify M047892.
34128         (M-47893): Unify M047893.
34129         (M-47909): Unify M047909.
34130
34131         * Ideograph-R199-Wheat.el (M-47827): Unify M047827.
34132
34133 2001-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34134
34135         * Ideograph-R197-Salt.el (M-49944): Deleted; moved to
34136         Ideograph-R198-Deer.el and unified with same character in there.
34137
34138         * Ideograph-R196-Bird.el (U+9E37): Add `total-strokes'.
34139         (M-46995): Unify M046995.
34140         (M-47005): Unify M047005.
34141
34142         * Ideograph-R194-Ghost.el (M-45906): Unify M045906.
34143         (M-45906'): Add `total-strokes'; separate M050602; unify M057627;
34144         fix `total-strokes'.
34145
34146         * Ideograph-R195-Fish.el (M-45969): Add `total-strokes'; unify
34147         M045969.
34148         (U+9C7D): Add `total-strokes'.
34149         (M-46226): New character; relate to U+9BDB; unify M046226.
34150         (U+9BF3): Add `total-strokes'.
34151
34152 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34153
34154         * Ideograph-R191-Fight.el (M-45649'): Separate C3-594A, J90-462E
34155         and U+95D8 and move them to Ideograph-R169-Gate.el; delete
34156         `cns-radical'.
34157
34158         * Ideograph-R190-Hair.el (M-45370): Separate C5-4B58; unify M045370.
34159
34160         * Ideograph-R169-Gate.el (U+95D8): Separated from M-45649'; moved
34161         from Ideograph-R191-Fight.el.
34162
34163 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34164
34165         * Ideograph-R188-Bone.el (M-45231): Fixed.
34166         (M045231): New character; relate to M-45231.
34167
34168         * Ideograph-R187-Horse.el (M-44634): Separate C4-4860; unify
34169         M058563.
34170         (C4-4860): Unify M044634.
34171         (M-44915): Separate K0-5479; unify M044915.
34172         (M068356): New character; relate to U+9A30 and M-44915.
34173         (M-45042): Separate C7-6031; unify M045042.
34174         (M-45043): Separate C7-6034.
34175         (C7-6034): Unify M045043.
34176
34177 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34178
34179         * Ideograph-R184-Eat.el (M-44023): Unify M044023.
34180         (M-44037'): Add `ideograph=' for M-44433.
34181         (M-44038): Unify C1-627D and JX1-7E29; separate G0-6238 and
34182         U+98E7.
34183         (U+98E7): Unify G0-6238 and M044038.
34184         (M-44063): Unify M044063.
34185         (M044064): New character; relate to U+98EF and M-44064.
34186         (M-44107): Unify M044107.
34187         (M-44109): Unify M044109.
34188         (M-44111): Unify M044111.
34189
34190         * Ideograph-R179-Leek.el (M-43238): Separate C3-454E and U+4A9E.
34191         (U+4A9E): Unify C3-454E and M043238.
34192         (M043245): New character; relate to M-43245.
34193         (M-43247): Separate C7-3D62.
34194         (M043247): New character; relate to M-43247.
34195
34196         * Ideograph-R180-Sound.el (M-43268): Unify M043268.
34197
34198 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34199
34200         * Ideograph-R182-Wind.el (M-43769): Add `total-strokes'; unify
34201         M043769.
34202
34203         * Ideograph-R181-Leaf.el (M-43591): Unify M043591.
34204         (M-43689): Unify M043689.
34205
34206         * Ideograph-R174-Blue.el (M-42564): Unify M042564.
34207         (M-42570): Unify M042570.
34208
34209         * Ideograph-R173-Rain.el (M-42216): Unify M042216.
34210
34211         * Ideograph-R170-Mound.el (M-41676): Add `ideograph=' for M-41704;
34212         unify M041676; separate C6-3C6C.
34213         (U+9666): Unify MH-678 and M054713.
34214         (U+9667): Add `total-strokes'.
34215         (M-41836): Add `simplified-ideograph-of' for M-41891; unify
34216         M041836.
34217
34218 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34219
34220         * Ideograph-R169-Gate.el (U+9596): Add `total-strokes'; unify
34221         M050554.
34222         (U+9597): Add `total-strokes'; unify M059991.
34223         (U+95F0): Add `script'; add `total-strokes'; unify M051330.
34224         (U+95F1): Add `total-strokes'.
34225         (M-41341): Separate C1-6F65 and U+95B1.
34226         (U+95B1): Unify C1-6F65 and M041341.
34227
34228         * Ideograph-R167-Gold.el (U+94D2): Add `total-strokes'.
34229         (U+94D3): Fix `ideographic-strokes'; add `total-strokes'; add
34230         `script'; unify M052145.
34231         (U+94D5): Add `total-strokes'.
34232         (M-40418): Separate U+92B3 and C1-6F5E.
34233         (U+92B3): Unify C1-6F5E and M040418.
34234         (M-40464): Unify M040464.
34235         (M-49811): Separate C7-2A42; unify M049811.
34236         (M-40596): Separate U+933A; add `total-strokes'; unify M040596.
34237         (U+933A): Unify M055836.
34238         (M-40597): Add `total-strokes'; unify M040597.
34239         (M-40600): Unify M040600.
34240         (M-40708): Unify M040708.
34241         (M-40709): Unify M040709.
34242         (M-40710): Separate C1-775B and U+9398; unify M040710.
34243         (U+9556): Add `total-strokes'.
34244         (M-40847): Unify M040847.
34245         (U+9454): Separate C3-5F6B; unify MH-665 and M057484.
34246         (C3-5F6B): Relate to U+9454, MH-665 and M057484.
34247
34248         * Ideograph-R166-Village.el (M-40132): Unify M040132.
34249         (M-40136): Unify M040136.
34250
34251 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34252
34253         * Ideograph-R165-Distinguish.el (M-40120): Unify M040120.
34254         (M-40120'): Add `total-strokes'.
34255
34256         * Ideograph-R164-Wine.el (M-39870): Unify M039870.
34257         (M-40062): Separate C7-5067.
34258         (M040062): New character; relate to M-40062.
34259         (M-40064'): Add `total-strokes'.
34260
34261 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34262
34263         * Ideograph-R163-City.el (U+909C): Add `total-strokes'; unify
34264         M059962.
34265         (U+90BA): Add `total-strokes'.
34266
34267         * Ideograph-R159-Cart.el (M-38234): Separate JX2-795C; unify
34268         M038234.
34269         (JX2-795C): Unify M079777.
34270         (M-38234'): Add `total-strokes'.
34271         (U+65A9): Moved to Ideograph-R069-Axe.el.
34272         (U+8EE3): Add `total-strokes'; unify M054697.
34273         (M-38438): Unify M038438.
34274         (M-38473): Unify M038473.
34275         (M-38482): Unify M038482.
34276         (M086337): New character; relate to U+8F44 and M-38482.
34277         (C1-755D): Relate to M086337.
34278
34279         * Ideograph-R158-Body.el (M-38110): Separate G0-4C49, JSP-6052,
34280         C1-6F41 and U+8EBA; unify M038110.
34281         (U+8EBA): Unify G0-4C49, JSP-6052, C1-6F41 and M057438.
34282         (M-38111): Add `total-strokes'; unify M038111.
34283
34284         * Ideograph-R069-Axe.el (U+65A9): Moved from
34285         Ideograph-R159-Cart.el.
34286
34287         * Ideograph-R157-Foot.el (U+8DF6): Add `script'; add
34288         `total-strokes'; unify M053969.
34289         (U+8DF7): Add `total-strokes'.
34290         (U+8DF8): Likewise.
34291         (U+8DF9): Likewise.
34292         (U+8DFA): Likewise.
34293         (M-37672): Unify M037672.
34294         (M-37955): Unify M037955.
34295         (M-38026): Unify M038026.
34296
34297         * Ideograph-R149-Speech.el (U+8BDD): Add `total-strokes'.
34298         (U+8BDE): Likewise; fix `ideographic-strokes'.
34299         (U+8BEB): Add `total-strokes'.
34300         (M-35640): Unify M035640.
34301         (U+8BF7): Add `total-strokes'.
34302         (U+8BF8): Likewise.
34303         (U+8BF9): Likewise.
34304         (U+8BFA): Likewise.
34305         (U+8BFB): Likewise.
34306         (U+8BFC): Likewise.
34307         (U+8BFD): Likewise.
34308         (U+8BFE): Likewise.
34309         (U+8BFF): Likewise.
34310         (U+8C00): Likewise.
34311         (U+8C01): Likewise.
34312         (U+8C02): Likewise.
34313         (U+8C03): Likewise.
34314         (U+8C04): Likewise.
34315         (U+8C05): Likewise.
34316         (U+8C06): Likewise.
34317         (U+8C07): Likewise.
34318         (U+8C08): Likewise.
34319         (U+8C09): Likewise.
34320         (U+8C0A): Likewise.
34321         (M-35727): Unify M035727.
34322         (M-35779'): Fix `ideographic-strokes'; add `total-strokes'.
34323         (U+8B03): Add `total-strokes'; unify M059933.
34324         (U+8C0B): Add `total-strokes'.
34325         (M-35780): Unify M035780.
34326         (M-35821): Unify M035821.
34327         (M-35850): Unify M035850.
34328         (U+8C33): Add `total-strokes'.
34329         (U+8C34): Likewise.
34330         (U+8C35): Likewise.
34331
34332 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34333
34334         * Ideograph-R156-Run.el (M-37034'): Add `simplified-ideograph-of'
34335         for M-37034.
34336         (M-37035): Add `original-ideograph-of' for M-37034.
34337         (J0-6C62): Unify M054693; fix strokes.
34338
34339 2001-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34340
34341         * Ideograph-R152-Pig.el (M-36380): Unify M036380.
34342         (U+8C62): Unify M055749.
34343
34344         * Ideograph-R144-Walk-Enclosure.el (M-34038): Separate C4-2F6F and
34345         U+4615; unify M034038.
34346         (M-34046): Unify M034046.
34347         (M-34047): Unify C6-444F.
34348         (M034047): New character; relate to M-34047.
34349         (M-34073): Unify M034073.
34350         (J83-3152): Fix strokes; unify M054025.
34351         (K0-6A5B): Fix strokes; relate to M054025.
34352         (M-34076): Unify M034076.
34353         (M053307): New character; relate to U+8860 and M-34076.
34354         (C4-534B): Relate M053307.
34355         (M-34090): Separate G0-6169, C1-7C68 and U+8862; unify M034090.
34356
34357 2001-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34358
34359         * Ideograph-R148-Horn.el (U+46A2): Unify M-35118; separate
34360         C4-5361.
34361
34362         * Ideograph-R147-See.el (U+89C1): Add `total-strokes'.
34363         (U+89C2): Likewise.
34364
34365         * Ideograph-R146-West.el (M-34768): Unify M034768.
34366         (M034789): New character; relate to U+8986 and M-34789.
34367         (M-34791): Unify M034791.
34368
34369         * Ideograph-R145-Clothes.el (M-34162): Separate C6-3B7A; unify
34370         M034162.
34371         (U+891C): Add `total-strokes'.
34372         (U+891D): Likewise.
34373
34374         * Ideograph-R143-Blood.el (M-33969): Separate C2-2D4B and U+8841;
34375         unify M033969.
34376         (M-33971): Unify M033971.
34377         (J0-6A49): Unify M054685.
34378
34379         * Ideograph-R142-Insect.el (M-32810): Separate C2-2868; unify
34380         M032810.
34381         (M-32835): Separate G0-7235, C1-534D and U+867B.
34382         (C1-534D): Unify M057316; relate to M-32835.
34383         (G0-7235): Unify U+867B; relate to M-32835 and M057316.
34384
34385         * Ideograph-R136-Oppose.el (M-30338): Separate S2-6636, K0-743F
34386         and C1-4860.
34387         (C1-4860): Unify S1-6636 and S2-6636.
34388         (K0-743F): Unify M054189.
34389         (M-30342): Unify M030342.
34390
34391 2001-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34392
34393         * Ideograph-R135-Tongue.el (M-30277): Unify S1-6628 and M030277.
34394         (C1-485F): Add `original-ideograph-of' for M030277; unify S1-6629
34395         and M075115.
34396         (M-30278): Unify M030278.
34397
34398 2001-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34399
34400         * Ideograph-R132-Self.el (M030105): New character; relate to
34401         M-30105.
34402
34403         * Ideograph-R128-Ear.el (M-29074): Unify M029074.
34404         (M-29074'): Add `total-strokes'.
34405
34406 2001-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34407
34408         * Ideograph-R129-Brush.el (U+8080): Add `total-strokes'.
34409
34410         * Ideograph-R127-Plow.el (M-28907): Unify M028907.
34411         (M-28909): Unify M028909.
34412
34413         * Ideograph-R109-Eye.el (M-23122): Add `original-ideograph-of' for
34414         M-01473; unify M023122 and U-000250F2.
34415         (M-23123): Unify M023123.
34416         (M-23210): Add `ideograph=' for U-000250F2; add
34417         `original-ideograph-of' for M-01473; unify U-0002F942.
34418         (M023210): New character; relate to M-23210 and U-0002F942.
34419         (U+770C): Add `total-strokes'.
34420
34421         * Ideograph-R096-Jade.el (M-20900): Separate C2-3070; fix
34422         `total-strokes'.
34423         (M-20901): Delete `comment'; unify M020901.
34424         (M-20902): Delete `comment'; unify M020902.
34425         (M-20903): Delete `comment'; unify M020903.
34426         (M-20904): Delete `comment'; unify M020904.
34427         (M-20905): Delete `comment'; unify M020905.
34428         (M-20906): Delete `comment'; unify M020906.
34429         (M-20907): Delete `comment'; separate C2-2C35 and U+73C3; unify
34430         M020907.
34431         (M-20909): Delete `comment'; unify M020909.
34432         (M-20910): Delete `comment'; unify M020910.
34433         (M-20912): Delete `comment'; unify M020912.
34434         (M-20914): Delete `comment'; unify M020914.
34435         (M-20916): Delete `comment'; unify M020916.
34436         (M-20917): Separate J0-3B39, G0-493A, K0-5F26, C1-5243, U+73CA and
34437         S2-4885; unify M058161 and S1-4884.
34438         (M020917): New character; unify S1-4885, S2-4885, J82-3B39,
34439         K0-5F26, C1-5243 and J90-3B39; relate to U+73CA and M-20917.
34440         (U+73CA): Unify S1-4886, J78-3B39, G0-493A and M054140.
34441         (M-20949): Delete `comment'; separate C2-3076; unify M020949.
34442         (M-20950): Delete `comment'; unify M020950.
34443         (M-20952): Separate C2-3078 and U+73DD; unify M020952.
34444         (M-20953): Delete `comment'; unify M020953.
34445         (M-20954): Delete `comment'; unify M020954.
34446         (M-21149): Unify M021149.
34447         (M-21150): Unify M021150.
34448
34449 2001-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34450
34451         * Ideograph-R108-Dish.el (M022972): New character; relate to
34452         U+76CA and M-22972.
34453         (M-23001'): Add `simplified-ideograph-of' for M-23005.
34454         (U+76D8): Add `script' and `total-strokes'; unify M052191.
34455
34456         * Ideograph-R124-Feather.el (M-28614): Unify M028614.
34457         (M028635): New character; relate to U+7FC1 and M-28635.
34458         (M-28635'): Separate M050359.
34459         (U+7FC1): Unify M050359.
34460         (M-28657): Unify M028657.
34461         (M-28672): Unify M028672.
34462
34463         * Ideograph-R122-Net.el (M-28312): Delete `morohashi-daikanwa' and
34464         `non-morohashi'.
34465
34466 2001-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34467
34468         * Ideograph-R113-Spirit.el (M-24626): Unify M024626.
34469         (M-24631): Unify M024631.
34470         (M-24640): Unify M024640.
34471         (M-24641): Unify M024641.
34472         (M-24652): Unify M024652.
34473         (M-24664): Unify M024664.
34474         (M-24672): Unify M024672.
34475         (M-24673): Use `ideographic-variants' instead of
34476         `->decomposition'; unify M024673.
34477         (M-24689): Unify M024689.
34478         (M-24766): Unify M024766.
34479         (M-24766'): Separate U+798D.
34480         (U+798D): Relate to M-24766' and M050313; unify M057178.
34481         (M-24767): Unify M024767.
34482         (M-24768): Unify M024768.
34483
34484         * Ideograph-R119-Rice.el (M-26997): Unify M026997.
34485
34486         * Ideograph-R115-Grain.el (M-25016): Unify C3-327C and M025016.
34487         (M-25016'): Separate C3-327C.
34488         (M-25081): Unify M025081.
34489         (U+7A25): Delete `kangxi-radical' and `kangxi-strokes'.
34490         (M-25188'): Unify J0-3972 and C4-455F; separate M050322.
34491         (M-25280): Unify M025280.
34492
34493 2001-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34494
34495         * Ideograph-R079-Weapon.el (M-16618'): Separate M050242.
34496         (C3-2959): Relate to M050242.
34497         (M-16629): Unify S1-3996, S2-3996, J90-3B26 and U+6BBA.
34498         (M016629): New character; relate to U+6BBA and M-16629.
34499         (C4-2D65): Relate to M073347.
34500         (M073347): New character; relate to U+6BBA and M-16629.
34501         (M-16630): Unify C4-324C.
34502         (M016630): New character; relate to M016630.
34503         (M-16631): Unify C4-324D.
34504         (M016631): New character; relate to M-16631.
34505         (M-16632): Unify C4-324F and U+3C80.
34506         (M016632): New character; relate to M-16632 and U+3C80.
34507         (M-16633): Unify JSP-4630, C4-324E and U+6BB8.
34508         (M016633): New character; relate to M-16633 and U+6BB8.
34509         (M-16635): Unify C6-4078 and U-00023A8D.
34510         (M016635): New character; relate to U-00023A8D and M-16635.
34511         (M-16636): Add `wrong-ideograph-of' for M-04033; unify C6-4079 and
34512         U-00023A8E.
34513         (M016636): New character; relate to U-00023A8E and M-16636.
34514         (C5-332D): Cancel relation to M-16636.
34515
34516 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34517
34518         * Ideograph-R105-Dotted-Tent.el (U+7677): Add `total-strokes';
34519         unify M059789.
34520
34521         * Ideograph-R104-Sickness.el (C5-2464): Unify M-22018, M022018 and
34522         U-00024D26.
34523         (U+7596): Add `total-strokes'.
34524         (U+7597): Likewise.
34525
34526         * Ideograph-R102-Field.el (M-21727): Add `total-strokes'.
34527         (U+753C): Likewise; add `ideographic-variants' for M021735; unify
34528         M054615.
34529         (M-21739): Unify M021739.
34530         (M-021805): New character; relate to U+7556 and M0021805.
34531
34532 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34533
34534         * Ideograph-R094-Dog.el (M-20511'): Separate C3-3D29; unify
34535         M020534.
34536
34537         * Ideograph-R103-Bolt-Of-Cloth.el (U+758D): Unify M057305.
34538
34539         * Ideograph-R100-Life.el (M-21684): Unify M021684.
34540
34541         * Ideograph-R095-Profound.el (M-20817): Unify M020817.
34542         (U+7387): Relate to M050282.
34543
34544 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34545
34546         * char-db-util.el (insert-char-attributes): Support
34547         `wrong-ideograph-of' property.
34548
34549         * Ideograph-R085-Water.el (C1-5B52): Relate to M050252.
34550         (M-17758): Unify M017758.
34551         (U+6E1A): Delete `japanese-strokes'.
34552         (M-18277): Unify M018277.
34553         (M-18515): Unify M018515.
34554         (M-18668): Separate C2-6571 and U+7024; unify M018668.
34555         (M-18669): Separate C3-5A54 and U+7025; unify M018669.
34556         (M-18670): Separate J83-4375, C2-6223, J90-4375 and U+7026; unify
34557         M018670; fix `total-strokes'.
34558         (U+7026): Unify J83-4375, C2-6223, J90-4375 and M054231.
34559
34560         * Ideograph-R094-Dog.el (U+731F): Add `total-strokes'.
34561         (U+7320): Likewise; unify M059773.
34562         (U+7363): Add `total-strokes'.
34563         (U+7364): Likewise; unify M065381.
34564
34565         * Ideograph-R093-Cow.el (M-20032): Unify M020032.
34566         (U+727F): Unify M057757.
34567
34568         * Ideograph-R087-Claw.el (U+7233): Delete `kangxi-radical' and
34569         `kangxi-strokes'; add `total-strokes'; unify M059770.
34570         (M-19711): Unify M019711.
34571
34572         * Ideograph-R080-Do-Not.el (M-16740): Separate G0-5839, C1-645C
34573         and U+6BD3; fix strokes; unify M016740.
34574         (U+6BD3): Unify G0-5839.
34575         (M-16742): Fix `ideographic-strokes'; unify M016742.
34576         (C4-4A53): Fix `ideographic-strokes'.
34577
34578         * Ideograph-R086-Fire.el (M-19369): Unify C5-4E2D and U+24398.
34579         (M019369): New character; relate to U+24398 and M-19369.
34580
34581 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34582
34583         * Ideograph-R140-Grass.el (M-30640): Add `total-strokes'.
34584         (M-30860'): Separate C6-2E22 and J90-326A; unify J78-326A and
34585         J83-326A.
34586         (C6-2E22): Unify U-0002F995.
34587         (MH-521): Use `morohashi-daikanwa' instead of
34588         `morohashi-daikanwa-ho'.
34589         (M079242): Relate to MH-521.
34590
34591         * Ideograph-R084-Steam.el (U+6C28): Add `total-strokes'.
34592         (C1-5636): Add `ideographic-strokes'.
34593         (U+6C29): Add `total-strokes'.
34594
34595         * Ideograph-R078-Death.el (M-16459): Unify M016459.
34596         (U+6B8B): Add `script'.
34597         (MH-291): Add `total-strokes'; use `morohashi-daikanwa' instead of
34598         `morohashi-daikanwa-ho'.
34599
34600         * Ideograph-R077-Stop.el (M-16257): Unify C6-232E and U-00028E16.
34601         (M016257): New character; relate to M-16257 and U-00028E16.
34602
34603 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34604
34605         * Ideograph-R154-Shell.el (MH-575): Put `(ho 575)' to
34606         `morohashi-daikanwa'; delete `morohashi-daikanwa-ho'.
34607
34608         * Ideograph-R130-Meat.el (MH-247): Use `morohashi-daikanwa'
34609         property instead of `morohashi-daikanwa-ho' property.
34610         (M055481): Add `morohashi-daikanwa'.
34611
34612         * Ideograph-R120-Silk.el (MH-486): Put `(ho 486)' into
34613         `morohashi-daikanwa'; delete `morohashi-daikanwa-ho'.
34614
34615         * Ideograph-R118-Bamboo.el (MH-460): Use `morohashi-daikanwa'
34616         property instead of `morohashi-daikanwa-ho'.
34617         (MH-465): Likewise.
34618
34619         * Ideograph-R112-Stone.el (MH-382): Add `total-strokes'; use
34620         `morohashi-daikanwa' property instead of `morohashi-daikanwa-ho'.
34621
34622         * Ideograph-R076-Lack.el (M-15992): Unify M015992.
34623
34624         * Ideograph-R072-Sun.el (U+66FB): Separate JSP-423F; fix
34625         `ideographic-strokes'; add `total-strokes'; unify MH-234.
34626         (JSP-423F): Relate to MH-234.
34627         (C4-3238): Unify M-13932 and M013932.
34628         (C5-3F61): Add `morohashi-daikanwa' for M-13995.
34629         (M057064): New character; relate to U+66DC and M-14227'.
34630         (U+66DC): Relate to M057064.
34631
34632         * Ideograph-R030-Mouth.el (MH-64): Use `morohashi-daikanwa'
34633         property instead of `morohashi-daikanwa-ho' property.
34634
34635         * Ideograph-R001-One.el (MH-1): Use `morohashi-daikanwa' property
34636         instead of `morohashi-daikanwa-ho' property.
34637
34638         * ideograph-util.el (morohashi-daikanwa<): New function.
34639         (ideograph-char<): Use `morohashi-daikanwa<'.
34640
34641         * Ideograph-R075-Tree.el (U+6730): Delete `kangxi-radical' and
34642         `kangxi-strokes'; unify M059667.
34643
34644         * Ideograph-R074-Moon.el (M-14340): Unify M014340.
34645         (M-14345): Unify M014345.
34646         (M-14374): Unify M014374.
34647
34648         * Ideograph-R066-Rap.el (U+654C): Add `ideograph='.
34649         (M-13252): Unify C4-377A and M013252.
34650         (U+3A9A): Relate to M-13265; unify M075463.
34651
34652 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34653
34654         * Ideograph-R064-Hand.el (M-11769): Separate G0-3245, C1-445F and
34655         U+624D; unify M011769.
34656         (U+624D): Unify G0-3245, C1-445F and M051101.
34657
34658         * Ideograph-R062-Halberd.el (M-11538): Unify C4-2272 and
34659         U-0002298F.
34660         (M-11542'): Fix `ideographic-strokes'.
34661         (M-11544): Unify M011544.
34662
34663 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34664
34665         * Ideograph-R063-Door.el (U+6247): Unify M057162.
34666
34667 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34668
34669         * Ideograph-R061-Heart.el (M-10312): Separate C1-4A36; unify
34670         M010312.
34671         (M-10348): Separate G0-6343, C1-4D3F and U+5FDD; unify M010348.
34672         (U+5FDD): Unify G0-6343, C1-4D3F and M053330.
34673         (M072435): New character; relate to M-10348 and U+5FDD.
34674         (M-11024'): Separate G0-4977, C1-637C and U+614E.
34675         (U+614E): Unify G0-4977, C1-637C and M053483.
34676         (M-11399'): Unify C4-5B2C.
34677         (M-11400): Separate JSP-3E7D; unify M011400 and U+61E9.
34678         (C2-615C): Separate U+61E9; unify JSP-3E7D.
34679         (JSP-3E7E): Unify M-11400' and M050186; separate C2-5C6F and
34680         U+61E5; fix strokes.
34681         (U+61E5): Unify C2-5C6F and M054801.
34682
34683 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34684
34685         * Ideograph-R141-Tiger.el (C1-5D29): Moved from
34686         Ideograph-R059-Bristle.el.
34687         (U+865E): Add `script'.
34688
34689         * Ideograph-R060-Step.el (G0-3E36): Add `script'.
34690         (M-10085): Separate C1-5121.
34691         (C1-5121): Unify M072385.
34692
34693         * Ideograph-R059-Bristle.el (M-09992): Unify M009992.
34694         (U+5F69): Unify M054127.
34695         (M-09993): Separate G0-316B and U+5F6A; separate and move C1-5D29
34696         to Ideograph-R141-Tiger.el; delete `cns-radical'; unify M009993.
34697         (G0-316B): Unify M057577 and U+5F6A.
34698         (M-09994): Add `ideograph=' for M-09993; unify M009994.
34699
34700         * Ideograph-R058-Snout.el (M-9909'): Separate G0-3969, M050167 and
34701         U+5F52; unify C3-224A; add `vulgar-ideograph-of' for M-16349.
34702         (M-09912): Add `vulgar-ideograph-of' for M-21890; unify M009912.
34703         (M-09913): Add `simplified-ideograph-of' for M-21890; unify
34704         J0-4576, G0-3531, C3-2351, M009913 and U+5F53.
34705
34706         * Ideograph-R057-Bow.el (M-09706): Unify C6-2322; add
34707         `original-ideograph-of' for M-09698.
34708         (M009706): New character; relate to M-09706.
34709
34710         * Ideograph-R053-Dotted-Cliff.el (M-09230): Separate C5-225D;
34711         unify M009230.
34712         (M-09233): Unify M009233.
34713
34714 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34715
34716         * Ideograph-R162-Walk.el (C1-4B56): Moved from
34717         Ideograph-R047-River.el.
34718         (G0-3169): Unify M053401.
34719         (M-39002'): Separate U+904E.
34720         (U+904E): Unify M053376.
34721
34722         * Ideograph-R049-Oneself.el (U+5DFC): Fix `ideographic-strokes';
34723         add `total-strokes'; unify M059575.
34724
34725 2001-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34726
34727         * Ideograph-R048-Work.el (U+5DEC): Delete `kangxi-radical' and
34728         `kangxi-strokes'.
34729         (U+5DED): Likewise.
34730         (M-08732): Separate G0-326E and U+5DEE.
34731         (G0-326E): Unify U+5DEE and M053115.
34732         (U+5DEF): Fix `ideographic-strokes'; delete `kangxi-strokes';
34733         unify M052445.
34734         (C2-425D): Separate U+5DF0; fix `ideographic-strokes'; delete
34735         `kangxi-strokes'.
34736         (U+5DF0): Fix strokes; unify M053083.
34737
34738         * Ideograph-R046-Mountain.el (U+5C76): Delete `non-morohashi'.
34739         (U+5C77): Add `total-strokes'; unify M059512.
34740         (U+5C7F): Delete `non-morohashi'.
34741         (U+5C81): Likewise.
34742         (U+5C82): Likewise.
34743         (U+5C83): Likewise; unify M059514.
34744
34745         * Ideograph-R042-Small.el (M-07493): Unify M007493; separate
34746         C3-2851.
34747         (M-07494): Unify M007494; separate C5-2567.
34748         (M-07495): Unify M007495; separate C6-2A6B.
34749         (M-07497): Unify M007497; separate C6-3032.
34750
34751 2001-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34752
34753         * Ideograph-R047-River.el (C1-4B56): Moved to
34754         Ideograph-R162-Walk.el.
34755
34756         * Ideograph-R044-Corpse.el (U+5C57): Moved from
34757         Ideograph-R041-Inch.el.
34758
34759         * Ideograph-R041-Inch.el (G0-3D2B): Separated from M-07437'; unify
34760         U+5C06 and M051049.
34761         (M-07437'): Separate G0-3D2B and U+5C06.
34762         (U+5C57): Moved to Ideograph-R044-Corpse.el.
34763         (M-07463'): Separate K0-5374; fix strokes; unify J0-4633 and
34764         U+5C0E.
34765         (C1-7052): Unify M058629.
34766         (K0-5374): Unify M-07465 and M007465.
34767         (M-07468): Add `ancient-ideograph-of' for M-07465; separate
34768         C7-375C.
34769         (M-07470): Add `ancient-ideograph-of' for M-07470.
34770
34771 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34772
34773         * Ideograph-R040-Roof.el (M-07296): New character; relate to
34774         U+5BE7; unify M007296.
34775         (C1-684F): Relate to M-07296 instead of M-07296'.
34776         (M-07298): Separate G0-552F, C1-6853 and U+5BE8.
34777         (U+5BE8): Unify G0-552F and M057944.
34778
34779         * Ideograph-R037-Big.el (U+5941): Delete broken
34780         `morohashi-daikanwa' property; add `simplified-ideograph-of' for
34781         M-05991.
34782
34783 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34784
34785         * Ideograph-R036-Evening.el (M-05803): Separate C3-405F; fix
34786         strokes; unify M005803.
34787         (C3-405F): Unify M059363.
34788
34789         * Ideograph-R033-Scholar.el (M-05639): Separate C1-4531; unify
34790         M005639.
34791         (C1-4531): Unify M071552.
34792
34793         * Ideograph-R032-Earth.el (M-05086'): Add
34794         `simplified-ideograph-of' property for M-05120.
34795         (C6-3635): Don't relate to M-03635; unify M-05120.
34796         (C3-3470): Add `original-ideograph-of' property instead of
34797         `morohashi-daikanwa' property; unify M-05234.
34798         (U+5848): Add `simplified-ideograph-of' property for M-05423;
34799         unify M059321.
34800         (U+5870): Unify M054532.
34801         (U+58CB): Unify M059345.
34802         (U+58CC): Unify M054173.
34803
34804         * Ideograph-R031-Enclosure.el (U+56F5): Delete broken
34805         `morohashi-daikanwa' property; add `simplified-ideograph-of'
34806         property for U+5707.
34807         (M-04789): Separate G0-4826, C1-594E and U+5708; unify M004789.
34808         (M055178): New character; relate to M-04789.
34809         (U+5708): Unify G0-4826, C1-594E and M059386.
34810
34811         * Ideograph-R018-Knife.el (M-02076): Use `script' and
34812         `simplified-ideograph-of' instead of `comment'.
34813         (M-02076'): Likewise.
34814         (M-48939): Use `vulgar-ideograph-of' instead of
34815         `vulgar-char-of-shinjigen-1'.
34816         (U+5266): Delete `non-morohashi'.
34817         (U+5267): Likewise.
34818         (G0-386E): Separated from M-02112'; relate to M-02112; unify
34819         M057806 and U+5272.
34820         (M-02112'): Separate G0-386E and U+5272.
34821         (C1-5E34): Relate to M-02112' and M050109 instead of M-02112.
34822         (M-02113): Separate U+5273.
34823         (J83-5175): Unify M055139 and U+5273.
34824
34825         * Ideograph-R030-Mouth.el (C3-247C): Unify M059172.
34826         (M-03385): Unify M003385 and U+549E.
34827         (M-03442): Separate U+5469 and JSP-3479.
34828         (JSP-3479): Unify M003442 and U+5469.
34829         (MH-64): Use `ideographic-variants' instead of `comment'.
34830         (M-03525): Separate U+549E and C3-2B5C.
34831         (M-03987): Separate C1-5E56; unify M003987.
34832         (M059224): New character; relate to U+55AB and M-03987.
34833         (C1-5E56): Unify M059290.
34834         (U+55AB): Separate M-03987'; unify M053220; relate to M-3987.
34835         (M-03987'): Separate U+55AB and, C6-4731.
34836         (U+565C): Delete `non-morohashi'.
34837         (U+565D): Likewise; unify M053232.
34838         (M-04376): Unify G0-4677, C1-7042 and U+5668.
34839
34840 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34841
34842         * char-db-util.el (insert-char-attributes): Support
34843         `ideographic-variants' property.
34844
34845 2001-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34846
34847         * Ideograph-R027-Cliff.el (M-03048'): Use `script' and
34848         `simplified-ideograph-of' instead of `comment'.
34849
34850         * Ideograph-R029-Again.el (U+53D1): Delete `non-morohashi'.
34851         (U+355D): Likewise.
34852         (U+53D2): Likewise.
34853         (C6-2F49): Likewise.
34854         (C6-3D67): Likewise.
34855         (C6-3D69): Likewise.
34856         (C6-4728): Likewise.
34857
34858         * Ideograph-R024-Ten.el (U+534E): Delete `non-morohashi'.
34859         (U+534F): Likewise.
34860         (U+5356): Likewise.
34861         (C7-606A): Likewise.
34862
34863 2001-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34864
34865         * char-db-util.el (insert-char-attributes): Regard
34866         `simplified-ideograph-of' property.
34867
34868         * Ideograph-R020-Wrap.el (C5-312F): Delete `non-morohashi'.
34869
34870         * Ideograph-R019-Power.el (M-02360'): Use `script' and
34871         `vulgar-ideograph-of' instead of `comment'.
34872         (M-02384'): Use `script' instead of `comment'.
34873         (M-02415'): Use `script' and `vulgar-ideograph-of' instead of
34874         `comment'.
34875
34876         * Ideograph-R011-Enter.el (M-*****): Unify corresponding Mojikyo
34877         code point.
34878
34879         * Ideograph-R010-Legs.el (M-*****): Unify corresponding Mojikyo
34880         code point.
34881         (M-01339): Separate JSP-3265; unify U+5142 and M001339.
34882         (JSP-3265): Unify M056007.
34883         (M-01358): Unify M054447.
34884         (U+514D): Unify M001358.
34885         (J0-4C48): Unify M054386.
34886
34887         * Ideograph-R038-Woman.el (M-06040): New character; add
34888         `ancient-ideograph-of' for M-06039; add comment about M-00395;
34889         unify M006040 and U+36A2.
34890         (M-6307'): Separate C3-304D.
34891         (C3-304D): Unify M059420.
34892
34893         * Ideograph-R009-Man.el (M-*****): Add corresponding Mojikyo code
34894         point.
34895         (M-00360): Use `ideograph=' and `original-ideograph-of' instead of
34896         `comment'.
34897         (M-00395): Use `ancient-ideograph-of' for M-00630; add comment
34898         about M-06040.
34899         (M-00634): Add `ideograph=' for M-23937; add
34900         `original-ideograph-of' for M-00633.  - Fix some bugs.
34901
34902         * Ideograph-R008-Lid.el (M-*****): Unify corresponding Mojikyo
34903         code point.
34904
34905         * Ideograph-R001-One.el (M-*****): Unify corresponding Mojikyo
34906         code point.
34907         (M-00026): Use `vulgar-ideograph-of' instead of
34908         `vulgar-char-of-shinjigen-1'.
34909         (C3-2144): Separated from M-00026; use `vulgar-ideograph-of'
34910         instead of `vulgar-char-of-shinjigen-1'.
34911         (M-00059): Use `ancient-ideograph-of' and `ideograph=' instead of
34912         `comment'.
34913
34914         * Ideograph-R006-Hook.el (M-*****): Unify corresponding Mojikyo
34915         code points.
34916         (M-00246): New character.
34917
34918         * Ideograph-R005-Second.el (M-*****): Unify corresponding Mojikyo
34919         code points.
34920         (M-00210): Use `vulgar-ideograph-of' instead of comment.
34921
34922 2001-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34923
34924         * Ideograph-R007-Two.el (M-*****):
34925         Unify corresponding Mojikyo code points.
34926         (M-00285): New character.
34927
34928         * Ideograph-R004-Slash.el (M-*****):
34929         Unify corresponding Mojikyo code points.
34930         (M-00107): Unify M070120.
34931         (M000107): New character; relate to M-00107.
34932         (M-000115): Use `ancient-ideograph-of' instead of `comment'.
34933         (M-00123): Add `ideograph=' for M-01740; add `vulgar-ideograph-of' for
34934         M-01739.
34935         (M-00129): Don't unify J0-4C68.
34936         (M-00157): Add `ideograph=' for M-07853; add `original-ideograph-of'
34937         for M-09176.
34938
34939         * Ideograph-R003-Dot.el (M-*****):
34940         Unify corresponding Mojikyo code points.
34941         (M-00104): Use `ancient-ideograph-of' and `ideograph=' instead of
34942         comment.
34943
34944         * Ideograph-R002-Line.el (M-*****):
34945         Unify corresponding Mojikyo code points.
34946
34947         * char-db-util.el (insert-char-attributes):
34948         Support `ancient-ideograph-of'.
34949
34950 2001-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34951
34952         * Ideograph-R015-Ice.el (U+51AC): Unify J90-455F.
34953         (J83-3A63): Unify J90-3A63.
34954         (U+51CB): Unify J90-437C.
34955         (M-01718): Use `vulgar-ideograph-of' instead of
34956         `vulgar-char-of-shinjigen-1'; separate J78-515B, J83-515B and
34957         C3-4B30.
34958
34959         * Ideograph-R009-Man.el (U+4EED): Unify J90-5041; delete
34960         `non-morohashi'.
34961         (U+4F1D): Unify J90-4541.
34962         (U+4F34): Unify J90-483C.
34963         (U+4F4F): Unify J90-3D3B.
34964         (U+4F7F): Unify J90-3B48.
34965         (M-00629'): Unify J90-496E.
34966         (U+4FAB): Unify J90-5525.
34967         (U+4FAD): Unify J90-4B79.
34968         (U+4FB5): Unify J90-3F2F.
34969         (U+4FBF): Unify J90-4A58.
34970         (J83-3771): Unify J90-3771.
34971         (J83-4A50): Unify J90-4A50.
34972         (U+5065): Unify J90-3772.
34973         (M-00901): Unify J90-5079.
34974         (M-00939): Separate G0-3835, J90-507C, S1-365, S2-365 and U+5085.
34975         (M-01055): Separate S1-380, S2-380, K0-603A, C2-415E and U+50CA.
34976         (U+50CA): Unify S1-380, S2-380, K0-603A and C2-415E.
34977         (J83-5122): Unify J90-5122.
34978         (J83-414E): Unify J90-414E.
34979         (M-01084): Separate S1-397, S2-397 and J90-417C.
34980         (M-01132): Unify J90-512A.
34981         (M-01235): Separate C4-4F5A and U+5119.
34982         (M-01236): Separate U+511A.
34983         (J83-5133): Unify J90-5133, M055133 and U+511A.
34984
34985         * Ideograph-R014-Cover.el (U+51A9): Delete `non-morohashi'; unify
34986         J90-5150.
34987         (U+51AA): Unify J90-5151.
34988
34989         * Ideograph-R013-Down-Box.el (U+5187): Delete `non-morohashi'.
34990         (U+5188): Likewise.
34991         (U+5189): Unify J90-5147.
34992         (M-01537): Add `jisx0208-difference' property with value `-78/4';
34993         unify J78-5149.
34994
34995 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34996
34997         * Ideograph-R012-Eight.el (U+517B): Delete `non-morohashi'.
34998         (U+517C): Unify J90-3773.
34999
35000         * Ideograph-R011-Enter.el (U+5168): Unify J90-4134.
35001
35002         * Ideograph-R010-Legs.el (M-01347): Separate G0-5557, C1-473E,
35003         J90-437B and U+5146.
35004         (J83-4C48): Unify J90-4C48.
35005         (J83-4546): Unify J90-4546.
35006         (M-01368): Unify J78-513D.
35007         (U+5154): Unify J90-513D.
35008
35009 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35010
35011         * Ideograph-R008-Lid.el (M-00286): Unify J90-5035.
35012         (M-00287): Unify J90-4B34.
35013         (M-00291): Unify K0-4E5F.
35014         (J90-3872): New character; relate to U+4EA4 and M-00291.
35015         (U+4EA4): Separate K0-4E5F.
35016
35017 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35018
35019         * Ideograph-R007-Two.el (M-00268): Unify J78-3A33, J83-3A33,
35020         K0-5E41 and J90-3A33.
35021         (C1-4B68): Separate J78-3A33, J83-3A33 and K0-5E41.
35022
35023         * Ideograph-R006-Hook.el (U+4E8A): Use `vulgar-ideograph-of'
35024         property instead of `vulgar-char-of-shinjigen-1' property; unify
35025         J90-502F.
35026
35027         * Ideograph-R210-Even.el (M-48567): Unify U+9F4C; separate
35028         C2-6535.
35029         (C2-6535): Relate to U+9F4C.
35030         (M-48569): Unify U+9F4D; separate C2-6866.
35031         (C2-6866): Relate to U+9F4D.
35032         (M-48577): Fix `ideographic-strokes'.
35033
35034         * Ideograph-R004-Slash.el (M-00111): Unify J90-5029.
35035         (U+4E42): Separate J90-5029.
35036         (U+4E55): Delete `daikanwa-radical', `daikanwa-strokes' and
35037         `non-morohashi'; unify J90-6949.
35038
35039         * Ideograph-R001-One.el (M-00011): Unify J78-3E66 and J83-3E66.
35040         (U+4E08): Separate J78-3E66 and J83-3E66.
35041
35042 2001-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35043
35044         * Ideograph-R207-Drum.el (C3-6160): Unify M-48376; relate to
35045         M-48376.
35046
35047         * Ideograph-R196-Bird.el (C*-****): Unify or relate to missing
35048         code point U+****.
35049         (U+9D48): Unify M058046.
35050         (U+9D49): Unify M058047.
35051         - Fix some bugs.
35052
35053         * Ideograph-R187-Horse.el (M-49906): Unify U+9A3A.
35054         (M-44998): Separate C5-7233; fix strokes.
35055
35056 2001-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35057
35058         * Ideograph-R195-Fish.el (U+9BB3): Unify C4-5A43.
35059         (U+9BD3): Unify C2-6474.
35060         (U+9C1B): Unify C3-5D70.
35061
35062         * Ideograph-R191-Fight.el (C3-612E): Unify U+9B2C.
35063
35064 2001-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35065
35066         * Ideograph-R190-Hair.el (C3-596F): Relate to U+9B07.
35067
35068 2001-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35069
35070         * Ideograph-R188-Bone.el (C1-6B74): Relate to U+9AB0.
35071         (C2-4F42): Relate to U+9AB1.
35072         (C1-6F7E): Relate to U+9AB7.
35073         (C1-7330): Relate to U+9AB8.
35074         (C4-5531): Relate to U+9ABA.
35075         (C1-7331): Relate to U+9ABC.
35076         (C2-6463): Relate to U+9AC0.
35077         (C1-7778): Relate to U+9AC1.
35078         (C2-682E): Relate to U+9AC2.
35079         (C1-7C56): Relate to U+9AD1.
35080
35081         * Ideograph-R182-Wind.el (U+98C0): Unify M059769.
35082         (C2-6C63): Relate to U+98C0.
35083
35084         * Ideograph-R181-Leaf.el (M-43353): Fix `total-strokes'; unify
35085         U+9809.
35086         (C4-4168): Relate to U+9809.
35087         (M-43366): Relate to U+9819.
35088         (C3-4A52): Unify U+9819.
35089         (U+983D): Unify C3-535F.
35090         (U+985B): Unify C1-794D.
35091
35092         * Ideograph-R184-Eat.el (U+9919): Unify C3-4F6B.
35093         (U+9937): Unify C4-5A29.
35094         (U+9938): Unify C3-5961.
35095         (U+9943): Unify C2-677C.
35096
35097         * Ideograph-R178-Tanned-Leather.el (U+97DF): Unify C2-6771.
35098
35099         * Ideograph-R177-Leather.el (U+97A1): Unify C2-604A.
35100         (M-49879): Unify U+97B0.
35101         (C2-676D): Unify U+97B7.
35102
35103         * Ideograph-R170-Mound.el (C2-4F24): Unify U+96A1.
35104
35105         * Ideograph-R167-Gold.el (U+92B1): Unify C3-4A31.
35106         (C3-4A30): Relate to U+92F6.
35107         (U+92F5): Add `total-strokes'; unify M059973.
35108         (M059972): New character; relate to U+92F5.
35109         (U+92F6): Add `total-strokes'; unify M058590.
35110         (U+933C): Unify C2-5B33.
35111         (U+933D): Unify C7-3463.
35112         (U+9343): Unify C4-5449.
35113         (U+9346): Unify C2-5B38.
35114         (U+9427): Unify C3-5D46.
35115         (U+9428): Unify C2-6A3E.
35116         (U+9440): Unify C2-6C57.
35117         (U+9454): Unify C3-5F6B.
35118         (U+9467): Add `total-strokes'; unify M063873.
35119
35120         * Ideograph-R164-Wine.el (U+9170): Unify C4-413B.
35121         (U+9196): Unify C3-532F.
35122
35123         * Ideograph-R162-Walk.el (C3-3426): Relate to U+9009.
35124         (C3-3F57): Relate to U+903B.
35125         (C2-5B21): Unify U+9086.
35126
35127 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35128
35129         * Ideograph-R163-City.el (C2-3971): Relate to U+90D4.
35130         (C2-4076): Relate to U+912C.
35131
35132         * Ideograph-R140-Grass.el (U+8363): Relate to M-14683; add
35133         `total-strokes'.
35134         (M-49580): Fixed.
35135         (C6-3B5D): Unify M-49581 instead of M-49580.
35136         (U+5179): Unify C3-2E7B.
35137         (U+8362): Unify M079242; add `total-strokes'.
35138         (MH-521): New character; unify M059885; relate to U+8362.
35139         (U+83A3): Unify C2-385E.
35140         (U+83B0): Unify M053188.
35141         (C2-3878): Relate to U+83B0; unify M057695.
35142         (U+83B7): Add `total-strokes'; unify M051878.
35143         (C3-385F): Relate to U+83B7.
35144         (U+841B): Unify C2-3F72.
35145         (U+841F): Unify C3-3E5B.
35146         (U+8423): Unify C2-3F44.
35147         (U+8486): Unify C2-4658.
35148         (U+8488): Add `total-strokes'; unify M053196.
35149         (C4-4046): Relate to U+8488.
35150         (U+848D): Unify C2-4654.
35151         (U+848E): Add `total-strokes'; unify M053198.
35152         (C2-467A): Relate to U+848E; unify M058697.
35153         (U+848F): Unify C2-4653.
35154         (M-49606): Fixed.
35155         (J90-686B): separate C3-4943 and M-49606; unify M055602 and
35156         U+84DA; fix `total-strokes'.
35157         (U+84DB): Unify C2-4D58.
35158         (U+84E4): Unify C3-493D.
35159         (M-31741): Separate JSP-5929, JX1-7B34 and U+8532.
35160         (U+8532): Unify JSP-5929, JX1-7B34 and M056290.
35161         (C2-5336): Relate to U+853B and M057851.
35162         (U+853B): Unify M057851; add `total-strokes'.
35163         (M-31742): Separate JSP-592A, JX2-7663 and U+84FA.
35164         (U+84FA): Unify JSP-592A, JX2-7663 and M056291.
35165         (M-31743): Separate JSP-592B and U+84FB.
35166         (U+84FB): Unify JSP-592B and M056292.
35167         (M-31744): Separate J0-687A, G0-5E24, C2-534D and U+84FC.
35168         (J0-687A): Unify M055619.
35169         (U+84FC): Unify G0-5E24 and M055620.
35170         (M-31745): Separate JSP-592C, JX2-7664 and U+84FD.
35171         (U+84FD): Unify JSP-592C, JX2-7664 and M056293.
35172         (M066163): New character; relate to U+8535 and M-31885.
35173         (U+8538): Unify M053202.
35174         (C4-4C74): Relate to U+8538; unify M059901.
35175         (U+8571): Unify C2-5976.
35176         (C2-5979): Unify U+8575.
35177         (U+85F4): Unify C3-5B25.
35178         (U+8613): Unify C3-5D21.
35179         (C3-5E5B): Unify U+8615.
35180
35181 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35182
35183         * Ideograph-R157-Foot.el (U+8DC3): Unify C6-4538.
35184         (C2-4772): Relate to U+8DD0.
35185         (C1-667D): Relate to U+8DFA.
35186         (U+8E0D): Unify C2-4E42.
35187         (C2-722E): Relate to U+8EA8.
35188
35189         * Ideograph-R154-Shell.el (U+8CAE): Unify MH-575, M050082 and
35190         C3-3931.
35191
35192         * Ideograph-R149-Speech.el (M-35345): Separate U+8A3F.
35193         (C2-474F): Unify U+8A3F.
35194         (M-35593): New character; relate to U+8AB4.
35195         (C3-4E70): Relate to M-35593; unify U+8AB4.
35196         (M-35595): Cancel relation to U+8AB4.
35197         (C5-5122): Likewise.
35198         (U+8B22): Unify C2-5F52.
35199         (M-35941): Separate U+8B47.
35200         (C2-634B): Unify U+8B47.
35201         (M-35989): Add `total-strokes'; delete `kangxi-strokes'; unify
35202         S1-7754.
35203         (M-36009): Relate to U+8B66; unify S1-7755.
35204         (C2-6E28): Unify U+8B86.
35205
35206 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35207
35208         * Ideograph-R145-Clothes.el (U+88C9): Unify C2-4035.
35209         (M-49710): Fixed; separate JSP-5D23 and U+897D.
35210         (JSP-5D23): Unify U+897D and M056407.
35211
35212 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35213
35214         * Ideograph-R075-Tree.el (M-14683): Relate to U+8363.
35215         (C3-2D33): Likewise.
35216
35217         * Ideograph-R148-Horn.el (M-35123): Separate U+89F0.
35218         (C2-543B): Unify U+89F0.
35219
35220         * Ideograph-R142-Insect.el (C4-2F6D): Unify U+8688.
35221         (M-33049): Separate C4-3A75 and U+8688.
35222         (U+8715): Unify C3-4446.
35223         (U+877D): Unify C3-4E59.
35224         (C2-536C): Unify U+87E1.
35225         (U+8781): Unify C2-5A2F.
35226         (U+87D1): Unify C1-7538.
35227         (U+8824): Unify C2-6C33.
35228
35229         * Ideograph-R141-Tiger.el (C2-7173): Unify U+866A.
35230
35231 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35232
35233         * Ideograph-R120-Silk.el:
35234         - Separate C*-**** code points which represent characters which have
35235           left-hand radical SILK.
35236         - Fix some bugs.
35237
35238 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35239
35240         * Ideograph-R135-Tongue.el (M-30285): Relate to U+654C; separate
35241         C4-2D44; delete `cns-radical'.
35242         (U+654C): Moved to Ideograph-R066-Rap.el.
35243
35244         * Ideograph-R066-Rap.el (U+654C): Moved from
35245         Ideograph-R135-Tongue.el; unify C4-2D44.
35246
35247 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35248
35249         * Ideograph-R130-Meat.el (M-29548): Relate to U+8158.
35250         (C6-435A): Likewise.
35251         (EGB-7C55): Unify M052398; relate to M-29548.
35252         (M-29809): Unify U+8192.
35253         (C3-4E3B): Relate to M-29809.
35254         (M-29812): Unify U+8194 instead of U+8192.
35255         (C3-4E39): Relate to U+8194 instead of U+8192.
35256         (U+81A4): Unify M055481; add `ideograph=' property for M054669.
35257         (M054669): New character.
35258         (M-29923): Relate to U+81B7.
35259         (U+81B7): Unify C2-595E; separate M-29923.
35260         (C2-595E): Unify U+81B7.
35261         (M-29925): Delete `daikanwa-radical' and `daikanwa-strokes'.
35262         (C2-5957): Relate to U+81B9.
35263
35264         * Ideograph-R120-Silk.el (M-27375): Fixed.
35265         (M-49469): Unify U+7D76.
35266         (M-27519): Separate C4-3A25; fix strokes.
35267         (C2-5E48): Unify U+7E4C.
35268         (C3-557A): Unify U+7E4D.
35269         (M-27913): Fix `ideographic-strokes'; delete `kangxi-strokes',
35270         `daikanwa-radical' and `daikanwa-strokes'.
35271         (U+7E66): Cancel relation to J90-6525 and M-27375; fix strokes;
35272         Unify J90-655A, M054661 and C3-585A.
35273         (C3-585A): Unify J90-655A, M054661 and U+7E66.
35274         (M-27955): Fix `ideographic-strokes'.
35275         (C3-5E53): Unify U+7E84.
35276
35277 2001-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35278
35279         * Ideograph-R137-Boat.el (C3-2E68): Unify U+8224.
35280         (C2-3F3F): Unify U+823F.
35281
35282 2001-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35283
35284         * Ideograph-R127-Plow.el (U+8032): Unify C4-692D.
35285
35286         * Ideograph-R125-Old.el (U+8009): Unify C4-2B25.
35287
35288         * Ideograph-R124-Feather.el (U+7FF6): Unify C3-557E.
35289
35290         * Ideograph-R118-Bamboo.el (U+****): Unify or relate to missing
35291         C*-**** code points.
35292         (M-26102): Separate K0-6F3D.
35293         (M-26120): Separate U+7B89 and C4-456B.
35294         (M-26224): Separate G0-7367, J83-4824, C1-6A2F, J90-4824 and
35295         U+7BB8; fix `total-strokes'.
35296         (M-26243): Add `total-strokes'; separate JX1-7964.
35297         (JX1-7964): Unify K0-6F3D and M054432; add `morohashi-daikanwa-ho'
35298         for 460; relate to U+7BC0.
35299         (M-26444): Separate EGB-7E2A, C2-5E32 and U+7C09.
35300         (EGB-7E2A): Unify U+7C09 and M057361; fix strokes.
35301
35302         * Ideograph-R115-Grain.el (U+79C3): Add `total-strokes'; unify
35303         M057263.
35304         (C3-2A3E): Relate to U+79C3 and M057263.
35305
35306         * Ideograph-R119-Rice.el (U+7CB5): Unify C1-656D.
35307         (U+7CEC): Unify C2-6637.
35308         (U+7CED): Unify M059851.
35309
35310 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35311
35312         * Ideograph-R116-Cave.el (C2-5921): Relate to U+7AB1.
35313         (U+7ABD): Unify C3-522E.
35314
35315         * Ideograph-R113-Spirit.el (U+7942): Unify C2-2842.
35316         (U+7977): Unify C4-395A.
35317
35318 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35319
35320         * Ideograph-R112-Stone.el:
35321         - Add missing relations between C*-**** and M-*****.
35322         - Add missing relations between C*-**** and U-****.
35323         (M-24080): Delete `kangxi-strokes'.
35324         (M-24082): Cancel relation to C4-2E59.
35325         (M-24098): Separate C2-375C; fix `total-strokes'.
35326         (C3-5846): Moved to Ideograph-R113-Spirit.el.
35327         (C3-5847): Likewise.
35328
35329 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35330
35331         * Ideograph-R104-Sickness.el, Ideograph-R098-Tile.el:
35332         - Add missing relations between C*-**** and M-*****.
35333         - Add missing relations between C*-**** and U-****.
35334
35335 2001-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35336
35337         * Ideograph-R113-Spirit.el (C3-5846): Moved from
35338         Ideograph-R112-Stone.el; fix `ideographic-radical' and add
35339         `cns-radical?' property.
35340         (C3-5847): Likewise.
35341
35342 2001-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35343
35344         * Ideograph-R109-Eye.el (M-23221): Separate U+7714.
35345         (M-49364): Unify U+7714; add `original-ideograph-of' property for
35346         M-23221.
35347         (C2-5868): Unify U+77A3.
35348         (C2-5D69): Unify U+77B7.
35349         (C2-6241): Unify U+77C2.
35350
35351         * Ideograph-R107-Skin.el (C4-4531): Relate to M-22889.
35352         (C4-4533): Relate to M-22890.
35353         (C6-5F3E): Relate to M-22891.
35354         (C4-4530): Unify M-22892.
35355         (C6-5F3F): Relate to M-22893.
35356         (C6-5F3B): Relate to M-22894.
35357         (C3-482E): Unify U+76B9.
35358         (C7-2563): Relate to M-22895.
35359         (C5-4E5A): Relate to M-22896.
35360         (C3-4D43): Relate to M-22897.
35361         (C4-4B3D): Relate to M-22898.
35362         (C5-4E5B): Relate to M-22900.
35363
35364 2001-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35365
35366         * Ideograph-R094-Dog.el (M-20337): Cancel relation to C6-2C7E and
35367         U+72DD.
35368         (U+72DD): Unify C6-2C7E.
35369         (M-20534): Add `ucs-cns' property for U+732A.
35370         (M-20620): Fix strokes.
35371         (C3-4777): Unify U+7355.
35372
35373         * Ideograph-R093-Cow.el (U+****): Unify missing C*-**** code
35374         points.
35375         (C6-2853): Unify M-19936.
35376         (C6-2852): Unify M-19937.
35377         (C6-2854): Unify M-19938.
35378         (C5-267D): Unify M-19951.
35379         (C4-272F): Unify M-19952.
35380         (C4-2730): Unify M-19955.
35381         (C5-2721): Relate to M-19956.
35382         (C5-267E): Unify M-19958.
35383         (C5-2723): Unify M-19961.
35384         (C6-2C71): Unify M-19963.
35385         (C5-267A): Unify M-19965.
35386         (M-49284): Relate to U+726C; separate C2-2B7A; fix strokes.
35387         (C3-2D6C): Relate to M-19969.
35388         (C3-2D6F): Relate to M-19970.
35389         (C5-2A32): Relate to M-19971.
35390         (C4-2A30): Relate to M-19985.
35391         (C6-325A): Relate to M-19989.
35392         (C5-2A34): Unify M-19990.
35393         (C6-325D): Unify M-19991.
35394         (C6-3258): Relate to M-19992.
35395         (C6-325E): Unify M-19993.
35396         (C6-325B): Unify M-19996.
35397         (C5-2E58): Unify M-20000.
35398         (C5-2E54): Unify M-20003.
35399         (C3-3234): Unify M-20004.
35400         (C3-3235): Unify M-20005.
35401         (C4-2D7D): Unify M-20006.
35402         (C5-2E56): Unify M-20007.
35403         (C5-2E57): Unify M-20008.
35404         (C5-2E55): Unify M-20009.
35405         (C4-2D7C): Unify M-20010.
35406         (C6-3944): Unify M-20014.
35407         (C5-2E59): Unify M-20015.
35408         (C4-327B): Unify M-20016.
35409         (C4-327A): Relate to M-20017.
35410         (C5-2E59): Relate to M-20018.
35411         (C4-3279): Relate to M-20019.
35412         (C4-327E): Unify M-20021.
35413         (C6-4167): Relate to M-20022.
35414         (C6-4168): Unify M-20024.
35415         (C4-327C): Relate to M-20033.
35416         (C5-334C): Relate to M-20036.
35417         (C5-3348): Unify M-20038.
35418         (C6-4169): Unify M-20039.
35419         (C6-4165): Unify M-20041.
35420         (C6-416A): Unify M-20042.
35421         (C6-4164): Unify M-20043.
35422         (C3-3737): Unify M-20044.
35423         (C5-403B): Relate to M-20094.
35424         (C6-5476): Relate to M-20097.
35425         (C5-403D): Unify M-20104.
35426         (C5-4039): Unify M-20105.
35427         (C5-472B): Relate to M-20106.
35428         (C4-4463): Relate to M-20107.
35429         (C4-4461): Relate to M-20108.
35430         (C5-472D): Relate to M-20109.
35431         (C5-4728): Relate to M-20110.
35432         (C5-472E): Unify M-20111.
35433         (C4-4462): Unify M-20112.
35434         (C5-472C): Relate to M-20113.
35435         (C4-4460): Relate to M-20115.
35436         (C6-5E61): Unify M-20129.
35437         (C6-5E66): Relate to M-20131.
35438         (C6-5E65): Unify M-20133.
35439         (C6-5E60): Unify M-20136.
35440         (C5-4729): Cancel relation to M-49289.
35441         (C5-4E36): Relate to M-20138.
35442         (C4-4A6F): Relate to M-20139.
35443         (C7-2526): Unify M-20142.
35444         (C4-4A74): Relate to M-20145.
35445         (C4-4A72): Unify M-20146.
35446         (C4-4A71): Unify M-20147.
35447         (C5-4E39): Relate to M-20148.
35448         (C5-4E3A): Relate to M-20149.
35449         (C5-4E38): Relate to M-20150.
35450         (C4-4A73): Unify M-20151.
35451         (C4-4A70): Unify M-20152.
35452         (C5-4E35): Relate to M-20153.
35453         (C7-2527): Relate to M-20156.
35454         (C7-2528): Relate to M-20162.
35455         (C7-2F70): Unify M-20163.
35456         (C5-5549): Relate to M-20164.
35457         (C4-512E): Unify M-20165.
35458         (C5-554E): Relate to M-20166.
35459         (C7-2F71): Unify M-20167.
35460         (C5-554B): Relate to M-20169.
35461         (C5-554D): Unify M-20170.
35462         (C4-5130): Relate to M-20172.
35463         (C5-554A): Unify M-20173.
35464         (C4-512F): Unify M-20174.
35465         (C7-2F6F): Unify M-20177.
35466         (C7-3930): Unify M-20179.
35467         (C4-5667): Unify M-20180.
35468         (C7-392E): Unify M-20181.
35469         (C3-5546): Relate to M-20182.
35470         (C3-5547): Relate to M-20183.
35471         (C5-5C27): Unify M-20184.
35472         (C4-5668): Unify M-20185.
35473         (C4-5669): Unify M-20186.
35474         (C7-2F6E): Relate to M-20187.
35475         (C7-392F): Unify M-20188.
35476         (C4-5B66): Unify M-20191.
35477         (C4-5B65): Relate to M-20192.
35478         (C7-4057): Relate to M-20193.
35479
35480         * Ideograph-R086-Fire.el (U+70BB): Unify C3-2D5D.
35481         (U+70BE): Unify C2-2B70.
35482         (U+70C0): Unify C4-2A28.
35483         (U+70EE): Unify C3-3230.
35484         (U+7110): Unify C2-3674.
35485         (C2-3678): Relate to U+7113.
35486         (U+7117): Unify C2-366E.
35487         (C3-4258): Relate to U+7151 and M-19187.
35488         (U+7175): Unify M059752.
35489         (U+7176): Unify M059753.
35490         (U+7177): Unify M059754.
35491         (C2-445A): Relate to U+7178.
35492         (C6-5E4B): Relate to M-19320.
35493         (U+7196): Unify M059756.
35494         (U+7197): Unify C2-4B6A.
35495         (U+7199): Unify C1-695A.
35496         (C4-4A6B): Relate to M-19323.
35497         (U+3DEB): Relate to M-19329.
35498         (C3-4D23): Relate to M-19330.
35499         (C7-2474): Relate to M-19338.
35500         (C7-246D): Relate to M-19339.
35501         (C3-4D21): Relate to M-19340.
35502         (M-19344): Fix `ideographic-strokes'; separate C3-4D29 and U+71A6.
35503         (U+71B5): Unify C2-5171.
35504         (U+7226): Unify C2-7126.
35505
35506         * Ideograph-R096-Jade.el (C3-4826): Unify M-21148.
35507         (U+7476): Unify C3-4823 and M054613.
35508         (C5-4741): Relate to M-21150.
35509         (C6-5E75): Relate to M-21173.
35510         (C6-5E77): Relate to M-21175.
35511         (C6-5E76): Unify M-21177.
35512         (C5-4742): Unify M-21179.
35513         (C7-2538): Relate to M-21180.
35514
35515 2001-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35516
35517         * Ideograph-R085-Water.el (U+****): Unify or relate missing
35518         C*-**** code points.
35519         (C6-2C51): Unify M-49209.
35520         (C7-2465): Relate to M-18292.
35521         (C4-507C): Unify M-18372.
35522
35523         * Ideograph-R091-Slice.el (U+7257): Unify C3-4D2D.
35524
35525 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35526
35527         * Ideograph-R084-Steam.el (U+6C20): Unify C2-2B4D.
35528         (U+6C32): Unify C3-422A.
35529
35530         * Ideograph-R082-Fur.el (U+6BEA): Unify C3-316D.
35531
35532         * char-db-util.el (char-db-insert-alist): Specify `none' as the
35533         third argument of `insert-char-attributes' if non-CCS attributes
35534         is not specified in a value of `char' attribute.
35535         (insert-char-attributes): Use nil as `attributes' if non-nil-list
35536         is specified for the argument.
35537
35538         * Ideograph-R072-Sun.el (M-13886): Add `vulgar-ideograph-of'
35539         property for M-13948.
35540         (U+66A8): Unify C1-6924.
35541
35542 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35543
35544         * char-db-util.el (insert-char-attributes): Check argument
35545         `attributes' for several property names.
35546
35547         * Ideograph-R075-Tree.el (U+67A3): Unify C3-294C.
35548         (M-49161): Fixed.
35549         (U+3656): Unify C3-3656.
35550         (U+691E): Unify C3-3C33.
35551         (U+6983): Add `total-strokes'.
35552         (U+6985): Unify C3-4172.
35553         (C1-6454): Relate to U+6986.
35554         (U+699D): Unify C3-474E.
35555         (U+69D9): Unify C2-4B24.
35556         (U+69E1): Unify C3-474C.
35557         (M-49179): Fixed.
35558         (U+6A76): Unify C2-5752.
35559         (U+6AAA): Unify C3-5529.
35560         (U+6AE5): Unify C1-783C.
35561         (U+6AF6): Unify C4-634E.
35562         (U+6AF8): Unify C2-6B5F.
35563         (U+6B0C): Fix `ideographic-strokes'; add `total-strokes'; unify
35564         M059705.
35565         (U+6B0D): Unify M059706.
35566         (U+6B0E): Unify M059707.
35567
35568         * Ideograph-R044-Corpse.el (M-07705): Add `vulgar-ideograph-of'
35569         property for M-13948.
35570         (C3-2C37): Add `ideograph=' property for M-13886.
35571
35572         * Ideograph-R102-Field.el (C2-452C): Relate to U+6983.
35573
35574 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35575
35576         * Ideograph-R070-Square.el (M-13655): Fixed.
35577
35578 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35579
35580         * char-db-util.el (char-db-insert-alist): New function.
35581         (insert-char-attributes): Use `char-db-insert-alist' to format
35582         `ideograph=', `original-ideograph-of' and `vulgar-ideograph-of'.
35583
35584         * Ideograph-R172-Short-Tailed-Bird.el (C2-643E): New character;
35585         relate to U+5DC2 and M-08595.
35586
35587         * Ideograph-R069-Axe.el (C4-3D63): Relate to U+65B1.
35588
35589         * Ideograph-R067-Script.el (M-13453): Add `total-strokes' property
35590         and `vulgar-ideograph-of' property.
35591
35592         * Ideograph-R061-Heart.el (M-10506): Unify C4-2945.
35593         (U+607C): Unify C3-2C5C.
35594         (M-10850): Add `vulgar-ideograph-of' property.
35595         (C3-3578): Relate to U+60E8 and M-10850.
35596
35597         * Ideograph-R040-Roof.el (M-07089): Use `original-ideograph-of'
35598         property instead of `ideograph-original-char-of' property to
35599         describe source.
35600         (M-07112): Modify format of `ideograph=' to describe source.
35601
35602         * Ideograph-R032-Earth.el (U+578A): Unify M059295.
35603         (U+580F): Unify M059309.
35604         (U+5812): Unify M059311.
35605         (U+5813): Unify M065088.
35606         (U+5847): Unify M059320.
35607         (M-05345): Unify EGB-2E32; unify U+585A instead of U+FA10.
35608         (J83-444D): Separate EGB-2E32 and U+585A.
35609         (U+589B): Unify M059336.
35610         (M-05449): Separate C5-452B; fix strokes.
35611
35612         * Ideograph-R009-Man.el (M-00366'): Modify format of `ideograph='
35613         to describe source.
35614
35615         * Ideograph-R004-Slash.el (M-00129): Modify format of `ideograph='
35616         to describe source.
35617
35618 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35619
35620         * Ideograph-R064-Hand.el (M-11959): Unify C1-4D60.
35621         (U+62E4): Unify C3-2929; add `total-strokes'.
35622         (U+631F): Unify C3-2C6B.
35623         (U+6527): Unify C3-5F49.
35624         (U+64B9): Unify C3-4C37.
35625
35626         * Ideograph-R039-Child.el (C3-2558): New character; relate to
35627         U+6588 and M-13453.
35628
35629         * Ideograph-R066-Rap.el (U+655A): Unify C3-3634.
35630         (M-13277): Unify C2-3C3C.
35631         (U+6573): Unify C2-4A5B.
35632
35633         * Ideograph-R046-Mountain.el (U+5D8D): Unify C2-4974 and M053297.
35634
35635 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35636
35637         * Ideograph-R140-Grass.el (M-31984): Separate C5-5D7A; fix
35638         strokes.
35639         (M-32048): Add `total-strokes' property.
35640         (C7-3B36): Separate M-32048.
35641         (M-32070): Separate JSP-5957, C3-562B, JX2-7678 and U+857F.
35642         (JX2-7678): Unify JSP-5957 and M056335.
35643         (C3-562B): Unify U+857F.
35644         (M-32071): Separate J0-6925 and U+8580.
35645         (J0-6925): Unify M055631 and U+8580.
35646         (M-32072): Separate JSP-5958, JX2-7679 and U+8581.
35647         (JX2-7679): Unify JSP-5958, M056336 and U+8581.
35648         (M-32073): Separate C5-5766; fix strokes.
35649         (M-32186): Separate C7-3259; fix strokes.
35650         (C7-3A6E): Cancel relation for M-34013.
35651
35652         * Ideograph-R040-Roof.el (M-07089): Unify U+5B90; add
35653         `ideograph-original-char-of' for M-07111.
35654         (M-07112): Relate to U+5B90; add `ideograph=' property for
35655         M-07111.
35656         (U+5BF3): Unify C3-5A35 instead of C3-5A36.
35657         (C3-5A36): Delete relation for U+5BF3.
35658
35659 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35660
35661         * ideograph-util.el (ideograph-char<): Don't use daikanwa-strokes
35662         if ideographic-radical and daikanwa-radical are different.
35663
35664         * char-db-util.el (insert-char-attributes): New function; modify
35665         to use it recursively.
35666         (insert-char-data): Use `insert-char-data'.
35667
35668         * Ideograph-R212-Dragon.el (U+9F99): Add `total-strokes' property;
35669         unify M051091.
35670         (M-48819): Add `total-strokes' property.
35671
35672         * Ideograph-R121-Jar.el (M-28110): Fixed.
35673
35674         * Ideograph-R038-Woman.el (C1-704F): Relate to U+5B34; separate
35675         M-06776.
35676         (U+5B34): Delete `kangxi-strokes' property.
35677
35678         * Ideograph-R035-Go-Slowly.el (C3-2547): Separate M-47718 and
35679         J90-477E; relate to U+9EA6.
35680
35681         * Ideograph-R030-Mouth.el (M-03251): Relate to U+53FD.
35682         (U+53FD): Delete `non-morohashi' property.
35683         (M-03372): Relate to U+5438.
35684
35685         * Ideograph-R027-Cliff.el (U+5385): Delete `non-morohashi'
35686         property.
35687         (U+5386): Likewise.
35688         (U+539B): Unify M059160.
35689         (C3-5755): Separate M-48819; relate to U+9F8E; add
35690         `daikanwa-radical' property.
35691
35692         * Ideograph-R026-Seal.el (C4-2557): Relate to U+7F37 and M-28110;
35693         delete `non-morohashi' property.
35694
35695         * Ideograph-R009-Man.el (M-00366'): Relate to U+5185 instead of
35696         `U+5167'; use `ideograph=' property instead of comment.
35697         (U+4ED1): Delete `non-morohashi' property.
35698         (U+4ED2): Likewise; unify M059030.
35699         (U+4ED3): Delete `non-morohashi' property.
35700         (M-00473): Unify G0-5923 and U+4F32; separate C3-2448.
35701         (U+4F66): Unify M059051.
35702         (U+4F67): Delete `non-morohashi' property.
35703         (M-00869): Separate U+5060.
35704         (U+5060): Unify M059081.
35705         (C2-3353): Relate to M-00869 and M059081.
35706         (U+507E): Delete `non-morohashi' property.
35707         (U+50A7): Likewise.
35708         (U+3497): Likewise.
35709         (U+510F): Unify M059111.
35710         (C5-4B72): Delete `non-morohashi' property.
35711
35712         * Ideograph-R004-Slash.el (M-00129): Add `ideograph=' property
35713         instead of comment.
35714         (M-00146): Delete `daikanwa-radical' property and
35715         `daikanwa-strokes' property.
35716         (C6-2343): Delete `non-morohashi' property.
35717
35718 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35719
35720         * Ideograph-R211-Tooth.el (M-48632'): Unify M050612.
35721
35722 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35723
35724         * Ideograph-R203-Black.el (M-48063'): Unify M050609; separate
35725         C4-5560; fix `total-strokes'.
35726
35727         * Ideograph-R184-Eat.el (M-44023'): Unify M050580; separate
35728         C1-586A.
35729         (M-44037'): New character; unify M050581.
35730         (M-44063'): Unify M050582; separate C1-6323.
35731         (M-44064): New character; relate to U+98EF; unify K0-5A79.
35732         (M-44064'): Separate K0-5A79; unify M050583; separate C1-6321.
35733         (M-44107'): Unify M050584.
35734         (M-44109'): Unify M050585.
35735         (M-44111'): Unify M050586.
35736         (M-44168'): Unify M050587; separate C1-6F73.
35737         (M-44237): New character; relate to U+9928; unify K0-4E3D.
35738         (M-44237'): Separate K0-4E3D; unify M050588; separate C1-7328.
35739         (M-44459'): Unify M050589; separate C7-5A34.
35740
35741         * Ideograph-R209-Nose.el (M-48498'): Unify M050611.
35742
35743         * Ideograph-R205-Frog.el (M-48300'): Unify M050610.
35744         (M-48301): Delete `kangxi-strokes' property.
35745
35746         * Ideograph-R201-Yellow.el (M-47926'): Unify M050608.
35747
35748         * Ideograph-R187-Horse.el (M-44633'): Unify M050591.
35749         (M-44695'): Unify M050592.
35750         (M-44833'): Unify M050593; separate C5-6646.
35751         (M-44834'): Unify M050594.
35752         (M-44915): New character; relate to U+9A30; unify K0-5479.
35753         (M-44915'): Separate K0-5479; unify M050595.
35754         (M-45013'): Separate C1-7C51; fix strokes; unify M050596.
35755         (M-45029): New character; relate to U+9A5A; unify C1-7C51.
35756         (M-45043'): Unify M050597.
35757         (M-45089'): Unify M050598.
35758
35759         * Ideograph-R181-Leaf.el (M-43529'): Unify M050574.
35760         (M-43591'): Unify M050575.
35761         (M-43608'): Unify M050576.
35762         (M-43609'): Unify M050577.
35763         (U+9867): Separate J0-385C, K0-4D53 and M-43689'; unify M057193.
35764         (M-43689'): Separate U+9867; unify M054112.
35765
35766 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35767
35768         * Ideograph-R196-Bird.el (M-47074'): Unify M050605.
35769
35770         * Ideograph-R195-Fish.el (M-46226'): Unify M050603.
35771         (M-46525'): Unify M050604.
35772
35773         * Ideograph-R194-Ghost.el (M-45906'): Unify M050602.
35774
35775         * Ideograph-R191-Fight.el (M-45649'): Unify M050601.
35776
35777         * Ideograph-R190-Hair.el (M-45387'): Unify M050600.
35778
35779         * Ideograph-R188-Bone.el (M-45240'): Fix `total-strokes'; delete
35780         `daikanwa-radical' and `daikanwa-strokes'; separate C3-5D61; unify
35781         M050599.
35782
35783         * Ideograph-R182-Wind.el (M-43920'): Unify M050579; separate
35784         C4-6231.
35785
35786         * Ideograph-R149-Speech.el (M-35324'): Unify M050452.
35787         (M-35497'): Unify M050453.
35788         (M-35502): Separate C1-6B25 and J0-4727.
35789         (M-35502'): New character; unify J0-4727 and M050454.
35790         (M-35546): New character; unify K0-6826 and C1-6B28.
35791         (U+8AA4): Relate to M-35546 instead of M-35546'; unify M059932.
35792         (M-35546'): Separate K0-6826, C1-6B28 and U+8AA4; unify M050455.
35793         (M-35556'): Unify M050456.
35794         (M-35580'): Unify M050457.
35795         (U+8AAE): Add `total-strokes'; relate to M050036.
35796         (M-35609): New character; relate to U+8ABF; unify K0-7060.
35797         (M-35609'): Separate K0-7060; unify M050458.
35798         (M-35640): New character; relate to U+8ACB; K0-746B.
35799         (M-35640'): Separate K0-746B; M050459.
35800         (M-35690'): Unify M050460.
35801         (M-35691'): Unify M050461.
35802         (M-35692'): Unify M050462.
35803         (M050036): New character; relate to U+8AAE.
35804         (M-35727'): Unify M050463; separate C1-7243.
35805         (C5-583F): Relate to M-35766 instead of M-35776.
35806         (M-35776): Cancel relation to C5-583F.
35807         (M-35778'): New character; unify M050464.
35808         (M-35779'): Unify M050465.
35809         (M-35780): New character; relate to U+8B04; unify K0-5477.
35810         (M-35780'): Separate K0-5477; unify M050466.
35811         (M-35821'): Unify M050467.
35812         (M-35850): Delete `japanese-strokes'; separate JSP-5E3F, C1-754B,
35813         JX2-7864 and U+8B0A.
35814         (U+8B0A): Unify JSP-5E3F, JX2-7864 and M056409.
35815         (M-35850'): Fix `ideographic-strokes'; separate K0-504D, C1-773F
35816         and U+8B39; unify M050468.
35817         (M-35900): Unify K0-504D, C1-773F and U+8B39.
35818         (M-35931'): Unify M050469.
35819         (M-35991'): Unify M050470.
35820         (M-36037'): Unify M050471.
35821         (M-36038'): Fix strokes; separate C1-7B2C; unify M050472.
35822         (M-36048): New character; relate to U+8B77.
35823         (C1-7B2C): Relate to M-36048 instead of M-36038'.
35824         (M-36168'): Unify M050473.
35825
35826         * Ideograph-R180-Sound.el (M-43318'): Fix `total-strokes'; unify
35827         M050573.
35828
35829 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35830
35831         * Ideograph-R170-Mound.el (M-41721'): Unify M050558.
35832         (M-41764'): Unify M050559.
35833         (M-41836'): Unify M050560; separate C3-4A44.
35834         (M-41858'): Unify M050561; separate C5-522F.
35835         (M-41860'): Unify M050562.
35836
35837 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35838
35839         * Ideograph-R174-Blue.el (M-42564): Separate C3-2A7E.
35840         (M-42564'): Separate C1-4F65; unify M050568.
35841         (M-49872): Separate C6-3479.
35842         (M-42570'): Separate C1-675C; unify M050569.
35843         (M-42574'): Separate C3-4A4C; unify M050570.
35844
35845         * Ideograph-R167-Gold.el (M-40340'): Unify M050548.
35846         (M-40351): Fix `ideographic-strokes'.
35847         (M-40418'): Unify M050549.
35848         (M-40503'): Unify M050550.
35849         (M-40519'): Unify M050551.
35850         (C5-5935): Relate to M-40596' instead of M-45096'; unify M050552.
35851         (M-40598): Delete `daikanwa-radical' property and
35852         `daikanwa-strokes' property; separate J0-4945, K0-5961 and U+9328.
35853         (M-40600): Delete `morohashi-daikanwa' property; fix
35854         `ideographic-strokes'; separate K0-674C, JSP-6469, JX1-7D39 and
35855         U+9348.
35856         (U+9348): Unify K0-674C, JSP-6469, JX1-7D39 and M056422.
35857         (M-40708): New character; relate to U+9396; unify K0-6170.
35858         (M-40708'): Separate K0-6170; unify M050553.
35859
35860 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35861
35862         * Ideograph-R179-Leek.el (M-43256'): Separate C7-5148; unify
35863         M050571.
35864         (M-43256"): Separate C3-5D52; unify M050572.
35865
35866         * Ideograph-R173-Rain.el (M-42216): New character; relate to
35867         U+96EA; unify K0-6064.
35868         (M-42216'): Separate K0-6064 and C1-5D7B; unify M050564.
35869         (M-42309'): Separate C3-4F60; unify M050565.
35870         (M-42343'): Separate C4-5458; unify M050566.
35871         (M-42417'): Separate C7-4B57; unify M050567.
35872
35873         * Ideograph-R164-Wine.el (M-39870): New character; relate to
35874         U+9177; unify K0-7B65.
35875         (M-39870'): Separate K0-7B65; unify M050543.
35876         (M-40064'): Unify M050544.
35877
35878 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35879
35880         * Ideograph-R169-Gate.el (M-41260'): Unify M050554.
35881         (M-41341'): Unify M050555.
35882
35883         * Ideograph-R166-Village.el (M-40132'): Unify M050546; don't
35884         relate to C6-3C61.
35885         (M-40145'): Unify M050547.
35886
35887         * Ideograph-R165-Distinguish.el (M-40120): Unify M050545.
35888
35889         * Ideograph-R159-Cart.el (M-38234'): Unify M050483.
35890         (M-38438): Separate C7-3431; unify K0-6243; relate to U+8F38.
35891         (M-38438'): Unify M050484; separate C1-7253.
35892         (M-38482): New character; relate to U+8F44.
35893         (U+8F44): Relate to M-38482 instead of M-38482'; separate J0-336D
35894         and C1-755D.
35895         (M-38482'): Separate K0-795D, C1-755D and U+8F44; unify M050485.
35896
35897         * Ideograph-R152-Pig.el (M-36486'): Unify M050474; separate
35898         C7-5F5D.
35899
35900         * Ideograph-R146-West.el (M-34789): New character; relate to
35901         U+8986.
35902         (M-34789'): Unify M050448.
35903         (M-34790): Separate J0-4746, K0-782E and U+8987.
35904         (M-34791): Separate C2-667D and U+8988.
35905         (U+8988): Unify C2-667D and M053077.
35906         (M-34792): Separate C5-694B.
35907
35908 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35909
35910         * Ideograph-R156-Run.el (M-37034'): Unify M050479.
35911
35912         * Ideograph-R154-Shell.el (M-36920'): Unify M050478.
35913
35914         * Ideograph-R140-Grass.el: Separate some characters which have
35915         3-strokes-Grass-radical from the corresponding characters which
35916         have 4-strokes-Grass-radical.
35917         (M-*****'): Unify some missing Mojikyo numbers.
35918
35919 2001-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35920
35921         * Ideograph-R147-See.el (M-34827'): Separate K0-634A; unify
35922         M050449.
35923         (M-34836): Relate to U+8996; unify K0-634A.
35924
35925         * Ideograph-R145-Clothes.el (M-34470): Unify M050444.
35926         (U+891C): Unify M050035.
35927         (U+891D): Unify M054689.
35928
35929         * Ideograph-R144-Walk-Enclosure.el (M-34046): New character; unify
35930         C1-5D34.
35931         (M-34046'): Separate C1-5D34; unify M050439.
35932         (U+8850): Unify M059923.
35933         (M-34065'): Unify M050440.
35934
35935         * Ideograph-R148-Horn.el (M-35135'): Unify M050450.
35936
35937 2001-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35938
35939         * Ideograph-R143-Blood.el (M-33999'): Unify M050438.
35940
35941 2001-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35942
35943         * Ideograph-R142-Insect.el (M-33775'): Unify M050434.
35944         (M-33907'): Unify M050435.
35945         (M-33908): New character.
35946         (M-33908'): New character; unify M050436.
35947         (M-33909): Separate C5-7944.
35948         (M-33931'): Unify M050437.
35949
35950         * Ideograph-R141-Tiger.el (M-32678'): Unify M050430.
35951         (M-32710): Delete `general-category' and `bidi-category'; fix
35952         `total-strokes'; separate `chinese-cns11643-1'
35953         (K0-5657): Unify C1-663F.
35954         (U+865C): Delete `japanese-strokes'; fix `ideographic-strokes';
35955         unify M-32720' and M050431.
35956         (M-32723): New character; unify K0-6965 and C1-663E.
35957         (U+865E): Unify M053920.
35958         (M-32723'): Separate U+865E = G0-535D and K0-6965 = C1-663E; unify
35959         M050432.
35960
35961 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35962
35963         * Ideograph-R135-Tongue.el: Separate CNS code points which have
35964         radical <KANGXI RADICAL DRY>/<KANGXI RADICAL MOUSE> from
35965         Morohashi's Daikanwa numbers which have <KANGXI RADICAL TONGUE>.
35966         (M-30323'): Unify M050384.
35967
35968         * Ideograph-R130-Meat.el: Separate CNS code points which have moon
35969         form of meat (U+2EBC <CJK RADICAL MEAT>) from Morohashi's Daikanwa
35970         numbers.
35971         (M-29263'): Separate C1-4B39; unify M050368.
35972         (M-29396): New character; unify G0-307B, K0-7860 and U+80DE.
35973         (C1-5330): Relate to M-29396.
35974         (M-29396'): Separate G0-307B, K0-7860, U+80DE and C1-5330; unify
35975         M050369.
35976         (M-29421'): Delete `daikanwa-radical', `daikanwa-strokes' and
35977         `kangxi-strokes'; unify M050370.
35978         (M-29539'): Unify M050372.
35979         (M-29567'): Unify M050373.
35980         (M-29745'): New character; unify M050374.
35981         (C6-5675): Relate to M-29745'.
35982         (U+4430): Unify M-29807' and M050375; separate C6-606F.
35983         (C6-606F): Relate to M-29807'.
35984         (M-29808'): Unify M050376.
35985         (M-29965'): New character; unify M050377.
35986         (C7-487E): Relate to M-29965'.
35987         (M-29966'): New character; unify M050378.
35988         (C5-6924): Relate to M-29966'.
35989         (M-29995'): Unify M050379.
35990
35991 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35992
35993         * Ideograph-R132-Self.el (M-30103'): Unify M050380.
35994
35995 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35996
35997         * Ideograph-R124-Feather.el (M-28635'): Unify M050359.
35998         (M-28657'): Unify M050360.
35999         (M-28672'): Unify M050361.
36000         (M-28801'): Unify M050362.
36001         (M-28818): New character; relate to U+7FFC.
36002         (K0-6C4F): Relate to M-28818 instead of M-28801'.
36003
36004 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36005
36006         * Ideograph-R128-Ear.el (M-29074): Relate to U+8056.
36007         (M-29074'): Unify M050366.
36008
36009         * Ideograph-R129-Brush.el (M-29223'): Unify M050367.
36010
36011         * Ideograph-R127-Plow.el (M-28907'): Unify M050364.
36012         (M-28909'): Unify M050365.
36013
36014         * Ideograph-R113-Spirit.el (M-24626'): Unify M050303.
36015         (M-24631'): Unify M050304.
36016         (M-24640'): Unify M050305.
36017         (M-24641'): Unify M050306.
36018         (M-24652'): Unify M050307.
36019         (M-24664'): Unify M050308.
36020         (M-24672'): Unify M050309.
36021         (M-24673'): Unify M050310.
36022         (M-24689'): Unify M050311.
36023         (C3-3764): Relate to M-24690.
36024         (M-24692): Add `daikanwa-strokes'.
36025         (C6-4263): Relate to M-24704.
36026         (C6-4C38): Relate to M-24706.
36027         (C3-3D61): Relate to M-24707.
36028         (C6-4C3E): Unify M-24725.
36029         (C6-4C37): Relate to M-24726.
36030         (C4-3F45): Relate to M-24728.
36031         (C6-5575): Relate to M-24729.
36032         (M-24741'): Unify M050312.
36033         (C6-4C3F): Unify M-24749.
36034         (C4-3F48): Relate to M-24750.
36035         (C3-433C): Relate to M-24751.
36036         (C6-5574): Relate to M-24752.
36037         (C3-433F): Relate to M-24753.
36038         (U+7985): Relate to M-24754.
36039         (M-24766'): Unify M050313.
36040         (M-24767'): Unify M050314.
36041         (M-24768'): Unify M050315.
36042
36043         * Ideograph-R086-Fire.el: Add missing relations between C*-****
36044         and M-*****.
36045         (M-*****'): Unify missing Mojikyo numbers.
36046
36047 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36048
36049         * Ideograph-R112-Stone.el (M-24080'): Unify M050298.
36050         (C5-2F2C): Relate to M-24114.
36051         (C4-2E5B): Unify M-24119.
36052         (M-24120): New character; unify K0-785F, C1-5728 and U+7832.
36053         (M-24120'): Separate K0-785F, C1-5728 and U+7832; unify M050299.
36054         (C4-2E5D): Unify M-24121.
36055         (C4-2E5E): Unify M-24122.
36056         (M-24201'): Unify M050300.
36057         (M-24364'): Unify M050301.
36058         (C4-4B5A): Relate to M-24365.
36059         (M-24449'): Unify M050302.
36060
36061 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36062
36063         * Ideograph-R122-Net.el (M-28311'): Separate K0-5F7E; unify
36064         M050357.
36065         (M-28319): Unify K0-5F7E; relate to U+7F72.
36066
36067         * Ideograph-R119-Rice.el (M-26997): New character; unify K0-6F71.
36068         (M-26997'): Separate K0-6F71; separate C1-6A34; unify M050341.
36069
36070         * Ideograph-R102-Field.el (M-21739'): Unify M050289.
36071         (C6-3965): Unify M-21805' and M050290.
36072         (C6-3962): Unify M-21818.
36073         (C5-2E6E): Relate to M-21819.
36074         (C5-2E6D): Relate to M-21820.
36075         (C4-2E30): Relate to M-21825.
36076         (C5-2E6C): Relate to M-21826.
36077         (M-21875'): Unify M050291.
36078
36079         * Ideograph-R087-Claw.el (C7-2479): Relate to M-19705.
36080         (C7-2F69): Relate to M-19706.
36081         (C7-2F6A): Relate to M-19707.
36082         (C5-553F): Relate to M-19708.
36083         (C4-5665): Relate to M-19709.
36084         (M-19710'): Fix `ideographic-strokes'; unify M050273.
36085         (C3-5545): Relate to M-19711 instead of M-19710'.
36086         (C7-4056): Relate to M-19712.
36087         (C5-6838): Relate to M-19713.
36088         (C7-4E3D): Relate to M-19715.
36089         (C7-5B71): Relate to M-19718.
36090         (M-19719): New character.
36091         (C7-6122): Relate to M-19720.
36092
36093         * Ideograph-R109-Eye.el (M-23210'): Unify M050295.
36094         (M-23275'): Unify M050296.
36095         (M-23668'): Unify M050297.
36096
36097         * Ideograph-R096-Jade.el (C3-4D32): Relate to M-21220.
36098         (C5-4E49): Unify M-21221.
36099         (C7-253B): Unify M-21222.
36100         (M-21223'): Unify M050283.
36101         (C5-683E): Unify M-21329.
36102         (C4-602A): Unify M-21330.
36103         (C7-477A): Unify M-21331.
36104         (C7-4E43): Unify M-21332.
36105         (C5-683D): Unify M-21334.
36106         (M-21334'): Unify M050284.
36107
36108 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36109
36110         * Ideograph-R108-Dish.el (M-22972'): Unify M050293.
36111         (M-23001'): Unify M050294.
36112
36113         * Ideograph-R100-Life.el (M-21684'): Unify M050288.
36114
36115 2001-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36116
36117         * Ideograph-R095-Profound.el (M-20817'): Unify M050282.
36118
36119         * Ideograph-R094-Dog.el: Add missing mappings between Morohashi's
36120         Daikanwa numbers with dash and Mojikyo numbers.
36121         (M-20405): Fix `ideographic-strokes'.
36122
36123 2001-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36124
36125         * Ideograph-R188-Bone.el (M-*****): Separate C*-****.
36126         (G0-773E): Fix `total-strokes'.
36127         (M-45204): Fix `total-strokes'; separate C2-5B77.
36128         (C5-7237): Relate to M-45270 instead of M-45269.
36129         (M-45284): Delete `japanese-strokes'; separate C1-7C28; separate
36130         JSP-6968 = JX2-7D2F.
36131         (C7-5D64): Delete `morohashi-daikanwa' property; cancel relation
36132         to M-45286.
36133
36134 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36135
36136         * Ideograph-R164-Wine.el (M-39974): Delete `morohashi-daikanwa'
36137         property.
36138         (C7-5F6D): Delete `morohashi-daikanwa' property; cancel relation
36139         to M-40094.
36140         (M-40104): Fix `total-strokes'; separate C2-7057.
36141
36142 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36143
36144         * Ideograph-R167-Gold.el (M-40988): Fix `ideographic-strokes'.
36145         (C7-5965): Relate to M-40997?.
36146         (C7-5D2C): Fix `morohashi-daikanwa' property; Relate to M-41022
36147         instead of M-41002.
36148         (M-41023): Fix `ideographic-strokes'; separate C7-5969.
36149
36150         * Ideograph-R140-Grass.el (M-49635): Add `daikanwa-strokes'
36151         property to sort by Morohashi number.
36152         (C7-493A): Fix `morohashi-daikanwa' property; relate to M-49650.
36153         (M-32420): Fix strokes; cancel relation to C5-707E.
36154         (M-32458): Fix `ideographic-strokes'.
36155         (M-49661): New character.
36156         (C7-4F63): Delete invalid `morohashi-daikanwa' property.
36157         (M-32486): Fix strokes; separate C4-6935.
36158         (M-32518): Fix strokes; separate C5-6D49.
36159         (M-32522): Separate C7-545B.
36160         (M-32532): Fix strokes; separate J0-623C.
36161         (M-32537): Cancel relation to C7-5458.
36162         (M-32538): Fix strokes; separate C7-5876.
36163         (M-32539): Separate C7-545A.
36164
36165 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36166
36167         * Ideograph-R118-Bamboo.el: Add some missing mappings between
36168         C*-**** and M-*****.
36169         (C7-3079): Don't relate to M-49249.
36170         (C7-3077): Fix `morohashi-daikanwa' property; relate to M-49430.
36171         (C7-3A2A): Fix `morohashi-daikanwa' property.
36172         (C7-3A2D): Fix `morohashi-daikanwa' property.
36173
36174 2001-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36175
36176         * Ideograph-R173-Rain.el: Add some missing mappings between
36177         M-***** and C*-*****.
36178         (M-*****): Separate C*-****.
36179         (C5-745B): Delete `morohashi-daikanwa' property.
36180
36181 2001-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36182
36183         * Ideograph-R167-Gold.el (M-40733): Fix strokes; separate C2-6761.
36184         (C5-6555): Delete invalid `morohashi-daikanwa' property; delete
36185         relation to M-40831.
36186         (M-49823): Separate C7-443C.
36187         (M-49824): Separate C7-443B.
36188         (M-40768): Delete `japanese-strokes' property; separate C2-6756.
36189         (M-40831): New character.
36190
36191 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36192
36193         * Ideograph-R196-Bird.el (M-47028): Fix strokes; separate C4-6561.
36194         (M-47029): Fixed.
36195         (U+9D7A): Separate M-47030.
36196         (M-47031): Separate C2-6858.
36197         (M-47032): Separate C3-5C28.
36198         (M-47033): Separate C7-4C67.
36199         (C4-6270): Fix `morohashi-daikanwa' property; relate to M-47093.
36200         (M-47163): Fix strokes; separate C5-6F31.
36201         (C5-6F45): Fix `morohashi-daikanwa' property; relate to M-47226.
36202         (M-47224): Separate C7-5725.
36203         (M-47225): Fixed.
36204         (M-47228): Separate C5-7262.
36205         (M-47229): Separate C7-5722.
36206         (M-47230): Fixed.
36207         (M-47242): Separate C5-753D.
36208         (C4-6A2C): Fix `morohashi-daikanwa' property; relate to M-47244.
36209         (C5-7736): Delete `morohashi-daikanwa' property.
36210         (M-47373): Separate C7-5E2E.
36211
36212         * Ideograph-R149-Speech.el (C7-334D): Fix `morohashi-daikanwa'
36213         property; relate to M-35732.
36214
36215 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36216
36217         * Ideograph-R211-Tooth.el (C5-7B5D): Fix `morohashi-daikanwa'
36218         property; relate to M-48787.
36219         (M-48788): Separate C4-6E45.
36220         (C5-7C45): Fix `morohashi-daikanwa' property; relate to M-48808.
36221
36222 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36223
36224         * Ideograph-R182-Wind.el (U+98B4): Delete invalid
36225         `morohashi-daikanwa' property; unify M-43842; divide C5-5975.
36226
36227         * Ideograph-R156-Run.el (C5-6963): Fix `morohashi-daikanwa'
36228         property; relate to M-37300.
36229
36230         * Ideograph-R167-Gold.el (C5-436D): Fix `morohashi-daikanwa'
36231         property; relate to M-40321.
36232         (C5-592F): Fix `morohashi-daikanwa' property; relate to M-40580.
36233
36234 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36235
36236         * Ideograph-R187-Horse.el (M-44886): Separate C7-4C35.
36237         (U+9A28): J83-424D.
36238         (M-44901): Separate C7-516E.
36239         (M-44902): Separate C4-6540.
36240         (C4-6542): Fix `morohashi-daikanwa' property; relate to M-44904.
36241         (C7-5172): Delete `morohashi-daikanwa'.
36242         (M-44907): Separate C5-6E70.
36243         (M-44908): Separate C7-516F.
36244         (M-44909): Don't unify C7-5167.
36245         (C7-516C): Unify M-44940.
36246         (M-44941): Separate C3-5D5C.
36247         (M-44942): Separate C7-5166.
36248
36249 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36250
36251         * Ideograph-R163-City.el (C5-4361): Fix `morohashi-daikanwa'
36252         property; relate to M-39577.
36253
36254         * Ideograph-R154-Shell.el (M-36871): Separate C7-3369.
36255         (C5-5850): Fix `morohashi-daikanwa' property; relate to M-36872.
36256
36257 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36258
36259         * Ideograph-R147-See.el (M-34856): New character.
36260         (C5-4270): Fix `morohashi-daikanwa' property.
36261
36262         * Ideograph-R201-Yellow.el (M-47949): New character.
36263         (C4-6322): Delete invalid `morohashi-daikanwa' property.
36264
36265 2001-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36266
36267         * Ideograph-R163-City.el (C4-4E3A): Fix `morohashi-daikanwa'
36268         property; relate to M-39652.
36269
36270         * Ideograph-R159-Cart.el (M-38396): Fix `ideographic-strokes';
36271         don't unify with U+8EFF; separate C3-4F35.
36272         (C4-412C): Fix `morohashi-daikanwa' property; relate to M-49755.
36273         (U+8F0C): Unify J83-6D52.
36274         (M-38395): Separate C5-515D.
36275
36276 2001-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36277
36278         * Ideograph-R112-Stone.el:
36279         - Add hundreds of relations between CNS and Morohashi.
36280         - Fix some bugs.
36281
36282         * Ideograph-R187-Horse.el (M-45089): New character.
36283         (C3-6237): Delete relation to M-45095.
36284         (M-45092): Separate C5-7C23.
36285         (M-45095): Separate C7-657A.
36286
36287 2001-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36288
36289         * Ideograph-R208-Rat.el: Resorted; add some missing Morohashi's
36290         Daikanwa characters; add missing `ideographic-strokes' attributes;
36291         use `ideographic-strokes' if each stroke attribute has same value.
36292
36293 2001-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36294
36295         * Ideograph-R113-Spirit.el (M-24846): Moved from
36296         Ideograph-R112-Stone.el; separate C3-5845.
36297         (C5-627B): Relate to M-24847.
36298         (C7-412C): Relate to M-24848.
36299         (C7-412B): Relate to M-24850.
36300
36301 2001-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36302
36303         * Ideograph-R209-Nose.el: Resorted; add some missing Morohashi's
36304         Daikanwa characters; add missing `ideographic-strokes' attributes;
36305         use `ideographic-strokes' if each stroke attribute has same value.
36306
36307 2001-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36308
36309         * Ideograph-R207-Drum.el: Resorted; add missing
36310         `ideographic-strokes' attributes; use `ideographic-strokes' if
36311         each stroke attribute has same value.
36312
36313 2001-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36314
36315         * Ideograph-R205-Frog.el (C4-2834): Don't unify with M-24258
36316         because it is wrong; unify with M-48258.
36317         (M-24258): Move to Ideograph-R112-Stone.el.
36318         (U+9EFE): Separate M-48258; unify M051084.
36319         (C7-4577): Cancel relation with M-49960.
36320         - Resorted; add missing `ideographic-strokes' attributes; use
36321         `ideographic-strokes' if each stroke attribute has same value.
36322
36323         * Ideograph-R206-Tripod.el: Resorted; add missing
36324         `ideographic-strokes' attributes; use `ideographic-strokes' if
36325         each stroke attribute has same value.
36326
36327         * Ideograph-R030-Mouth.el (U+5497): Unify M059178.
36328         (U+5498): Delete `non-morohashi' property.
36329         (U+5499): Delete `non-morohashi' property.
36330         (U+549A): Delete `non-morohashi' property.
36331         (U+549B): Delete `non-morohashi' property.
36332         (U+549C): Delete `non-morohashi' property; add
36333         `morohashi-daikanwa-ho' property; unify M050005.
36334         (U+549D): Delete `non-morohashi' property.
36335         (C3-2772): Cancel unification with M-48258; add mapping to U+9EFE;
36336         add mapping to M051084; add `ucs-radical' property.
36337
36338         * Ideograph-R001-One.el (U+3402): Unify M050741; add
36339         `morohashi-daikanwa-ho' property.
36340
36341 2001-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36342
36343         * Ideograph-R195-Fish.el (C7-2B66): Unify with M-46018 instead of
36344         M-46027.
36345         Resorted; add some missing Morohashi's Daikanwa characters; add
36346         missing `ideographic-strokes' attributes; use
36347         `ideographic-strokes' if each stroke attribute has same value.
36348
36349         * Ideograph-R203-Black.el: Resorted; add some missing Morohashi's
36350         Daikanwa characters; add missing `ideographic-strokes' attributes;
36351         use `ideographic-strokes' if each stroke attribute has same value.
36352
36353         * Ideograph-R204-Embroidery.el: Resorted; add missing
36354         `ideographic-strokes' attributes; use `ideographic-strokes' if
36355         each stroke attribute has same value.
36356
36357 2001-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36358
36359         * Ideograph-R201-Yellow.el: Resorted; add some missing Morohashi's
36360         Daikanwa characters; add missing `ideographic-strokes' attributes;
36361         use `ideographic-strokes' if each stroke attribute has same value.
36362
36363 2001-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36364
36365         * Ideograph-R200-Hemp.el: Resorted; add missing
36366         `ideographic-strokes' attributes; use `ideographic-strokes' if
36367         each stroke attribute has same value.
36368
36369         * Ideograph-R199-Wheat.el: Resorted; add some missing Morohashi's
36370         Daikanwa characters; add missing `ideographic-strokes' attributes;
36371         use `ideographic-strokes' if each stroke attribute has same value.
36372
36373 2001-05-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36374
36375         * Ideograph-R202-Millet.el: Resorted; add missing
36376         `ideographic-strokes' attributes; use `ideographic-strokes' if
36377         each stroke attribute has same value.
36378
36379 2001-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36380
36381         * Ideograph-R030-Mouth.el (U+5450): Delete `morohashi-daikanwa'
36382         property because it is wrong.
36383         (M-48970): Unify U+5451.
36384         (U+5452): Delete `morohashi-daikanwa' property because it is
36385         wrong.
36386         (U+5453): Delete `non-morohashi' property.
36387         (U+5454): Delete `non-morohashi' property.
36388         (U+5455): Delete `non-morohashi' property.
36389         (U+5456): Delete `non-morohashi' property.
36390         (U+5457): Delete `non-morohashi' property.
36391         (U+5458): Delete `non-morohashi' property.
36392         (U+5459): Delete `non-morohashi' property.
36393         (U+545B): Delete `non-morohashi' property.
36394         (U+545C): Delete `non-morohashi' property.
36395         (U+54D0): Delete `morohashi-daikanwa' property because it is
36396         wrong.
36397         (U+54D2): Delete `morohashi-daikanwa' property because it is
36398         wrong.
36399         (U+54D3): Delete `morohashi-daikanwa' property because it is
36400         wrong.
36401         (U+54D4): Delete `morohashi-daikanwa' property because it is
36402         wrong.
36403         (U+54D5): Delete `morohashi-daikanwa' property because it is
36404         wrong.
36405         (U+54D6): Delete `non-morohashi' property.
36406         (U+54D7): Delete `non-morohashi' property.
36407         (U+54D8): Delete `non-morohashi' property.
36408         (U+54D9): Delete `non-morohashi' property.
36409         (U+54DA): Delete `non-morohashi' property.
36410         (U+54DB): Delete `non-morohashi' property; add M059181.
36411         (U+54DC): Delete `non-morohashi' property.
36412         (U+54DD): Delete `non-morohashi' property.
36413         (U+54DE): Delete `non-morohashi' property.
36414         (U+54DF): Delete `non-morohashi' property.
36415         (M-03630): Separate C2-2E46.
36416         (U+5567): Delete `morohashi-daikanwa' property because it is
36417         wrong.
36418         (U+5568): Delete `morohashi-daikanwa' property because it is
36419         wrong.
36420         (U+5569): Delete `morohashi-daikanwa' property because it is
36421         wrong.
36422         (U+556A): Delete `morohashi-daikanwa' property because it is
36423         wrong.
36424         (U+556C): Delete `morohashi-daikanwa' property because it is
36425         wrong.
36426         (U+556D): Delete `morohashi-daikanwa' property because it is
36427         wrong.
36428         (U+556F): Delete `morohashi-daikanwa' property because it is
36429         wrong.
36430         (U+5570): Delete `non-morohashi' property.
36431         (U+5571): Delete `non-morohashi' property; add M059209.
36432         (U+5572): Delete `non-morohashi' property; add M059210.
36433         (U+5573): Delete `non-morohashi' property; add M059211.
36434         (U+5574): Delete `non-morohashi' property.
36435         (U+5575): Delete `non-morohashi' property.
36436         (U+5576): Delete `non-morohashi' property.
36437         (U+5578): Delete `non-morohashi' property.
36438         (U+5579): Delete `non-morohashi' property; add M059213.
36439         (U+5577): Delete `non-morohashi' property.
36440         (U+55B7): Delete `non-morohashi' property.
36441         (C7-2C61): Fix `morohashi-daikanwa' property.
36442
36443 2001-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36444
36445         * Ideograph-R197-Salt.el: Resorted; add some missing Morohashi's
36446         Daikanwa characters; add missing `ideographic-strokes' attributes;
36447         use `ideographic-strokes' if each stroke attribute has same value.
36448
36449 2001-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36450
36451         * Ideograph-R198-Deer.el: Resorted; add some missing Morohashi's
36452         Daikanwa characters; add missing `ideographic-strokes' attributes;
36453         use `ideographic-strokes' if each stroke attribute has same value.
36454
36455 2001-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36456
36457         * Ideograph-R194-Ghost.el: Resorted; add some missing Morohashi's
36458         Daikanwa characters; add missing `ideographic-strokes' attributes;
36459         use `ideographic-strokes' if each stroke attribute has same value.
36460
36461 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36462
36463         * Ideograph-R187-Horse.el (C3-5736): Delete `morohashi-daikanwa'
36464         property because it is wrong.
36465
36466         * Ideograph-R142-Insect.el (M-33263): Separate C4-4D2B.
36467         (U+8755): Separate M-33264; fix `morohashi-daikanwa' property;
36468         separate C1-6A73.
36469
36470 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36471
36472         * Ideograph-R014-Cover.el (C3-214F): Fix `morohashi-daikanwa'
36473         property.
36474
36475 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36476
36477         * Ideograph-R193-Cauldron.el: Resorted; add some missing
36478         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
36479         attributes; use `ideographic-strokes' if each stroke attribute has
36480         same value.
36481         (C4-654B): Moved to Ideograph-R190-Hair.el.
36482
36483 2001-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36484
36485         * Ideograph-R190-Hair.el (M-45363): Separate C3-4561.
36486         (M-45365): Separate C6-645E.
36487         (M-45372): Separate C3-4A6F.
36488         (M-45376): New character.
36489         (M-45384): Separate C5-4B57.
36490         (C4-654B): Moved from Ideograph-R193-Cauldron.el; Unify M-45538
36491         instead of M-45508.
36492
36493 2001-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36494
36495         * Ideograph-R192-Sacrificial-Wine.el: Resorted; add missing
36496         `ideographic-strokes' attributes; use `ideographic-strokes' if
36497         each stroke attribute has same value.
36498
36499         * Ideograph-R184-Eat.el: Resorted; add some missing Morohashi's
36500         Daikanwa characters; add missing `ideographic-strokes' attributes;
36501         use `ideographic-strokes' if each stroke attribute has same value.
36502
36503         * Ideograph-R020-Wrap.el (C5-213D): Fix `morohashi-daikanwa'
36504         property.
36505
36506         * Ideograph-R017-Open-Box.el (C5-2129): Fix `morohashi-daikanwa'
36507         property.
36508
36509 2001-04-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36510
36511         * Ideograph-R189-Tall.el, Ideograph-R186-Fragrant.el:
36512         Resorted; add some missing Morohashi's Daikanwa characters; add
36513         missing `ideographic-strokes' attributes; use `ideographic-strokes' if
36514         each stroke attribute has same value.
36515
36516 2001-04-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36517
36518         * Ideograph-R185-Head.el: Resorted; add some missing Morohashi's
36519         Daikanwa characters; add missing `ideographic-strokes' attributes;
36520         use `ideographic-strokes' if each stroke attribute has same value.
36521
36522 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36523
36524         * ideograph-util.el (ideograph-radical-strokes-vector): Modify for
36525         major characters.
36526         (char-ideographic-strokes): Prefer `daikanwa-strokes' than
36527         `ideographic-strokes'.
36528
36529 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36530
36531         * Ideograph-R183-Fly.el, Ideograph-R182-Wind.el: Resorted; add
36532         some missing Morohashi's Daikanwa characters; add missing
36533         `ideographic-strokes' attributes; use `ideographic-strokes' if
36534         each stroke attribute has same value.
36535
36536 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36537
36538         * Ideograph-R145-Clothes.el (C4-5D4B): Delete `morohashi-daikanwa'
36539         to fix.
36540         (M-34634): Separate C2-667C.
36541         (M-34636): Separate C2-6675.
36542         (M-34646): Separate C5-6948.
36543
36544         * Ideograph-R038-Woman.el (U+5A75): Fix `morohashi-daikanwa'
36545         property.
36546
36547         * Ideograph-R032-Earth.el (C2-3A68): Fix `morohashi-daikanwa'
36548         property.
36549         (C3-463F): Fix `morohashi-daikanwa' property; fix
36550         `ideographic-strokes' property.
36551
36552         * Ideograph-R030-Mouth.el (C4-2562): Fix `morohashi-daikanwa'
36553         property.
36554         (M-04206): Separate U+5618; relate to U+5653.
36555         (U+5653): Fix `morohashi-daikanwa' property; delete
36556         `kangxi-strokes'.
36557
36558 2001-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36559
36560         * Ideograph-R180-Sound.el: Resorted; add missing
36561         `ideographic-strokes' attributes; use `ideographic-strokes' if
36562         each stroke attribute has same value.
36563
36564 2001-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36565
36566         * Ideograph-R181-Leaf.el: Resorted; add some missing Morohashi's
36567         Daikanwa characters; add missing `ideographic-strokes' attributes;
36568         use `ideographic-strokes' if each stroke attribute has same value.
36569
36570         * Ideograph-R075-Tree.el (C5-6825): Relate to M-15785.
36571         (M-15789): Separate C3-5A44.
36572         (U+3BFE): Relate to M-15790.
36573         (U+6ACF): Separate M-15791.
36574         (C5-6828): Relate to M-15792.
36575         (C7-4743): Add M-15793.
36576         (C5-682B): Relate to M-15794.
36577         (M-15795): Separate C2-655F.
36578         (C5-6829): Add M-15799.
36579         (M-15800): Separate U+6AD4.
36580         (C7-4742): Add M-15802.
36581         (U+3BFF): Add M-15803; separate C4-5F73.
36582         (U+3C00): Add M-15804.
36583         (M-15826): Separate C2-616C.
36584         (M-15833): Separate C3-5A48.
36585         (M-15841): Separate U+6AE3.
36586         (M-15843): Separate U+6AE7.
36587         (M-15848): Fixed.
36588         (M-15853): Separate U+6AED.
36589
36590 2001-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36591
36592         * Ideograph-R118-Bamboo.el (U+7B3D): Delete `daikanwa-radical' and
36593         `daikanwa-strokes' to fix.
36594
36595 2001-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36596
36597         * Ideograph-R108-Dish.el (C5-3372): Add M-22989.
36598         (C5-3371): Relate to M-22991.
36599         (M-22992): Separate JSP-4E4F.
36600         (C4-334A): Relate to M-22993.
36601         (U+4002): Add M-22995; separate C3-374F.
36602         (C6-423F): Add M-22997.
36603         (C6-4241): Add M-22998.
36604         (C6-4240): Relate to M-22999.
36605
36606         * Ideograph-R004-Slash.el (U+4E54): Delete `kangxi-radical',
36607         `kangxi-strokes', `daikanwa-radical', `daikanwa-strokes' and
36608         `non-morohashi'; add `cns-radical'.
36609
36610 2001-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36611
36612         * Ideograph-R179-Leek.el: Resorted; add missing
36613         `ideographic-strokes' attributes; use `ideographic-strokes' if
36614         each stroke attribute has same value.
36615
36616 2001-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36617
36618         * Ideograph-R177-Leather.el: Resorted; add some missing
36619         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
36620         attributes; use `ideographic-strokes' if each stroke attribute has
36621         same value.
36622
36623 2001-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36624
36625         * Ideograph-R178-Tanned-Leather.el: Resorted; add missing
36626         `ideographic-strokes' attributes; use `ideographic-strokes' if
36627         each stroke attribute has same value.
36628
36629 2001-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36630
36631         * Ideograph-R176-Face.el: Resorted; add some missing Morohashi's
36632         Daikanwa characters; add missing `ideographic-strokes' attributes;
36633         use `ideographic-strokes' if each stroke attribute has same value.
36634
36635 2001-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36636
36637         * Ideograph-R175-Wrong.el: Resorted; add some missing Morohashi's
36638         Daikanwa characters; add missing `ideographic-strokes' attributes;
36639         use `ideographic-strokes' if each stroke attribute has same value.
36640         (C5-3D42): Fixed.
36641
36642         * Ideograph-R174-Blue.el: Resorted; add some missing Morohashi's
36643         Daikanwa characters; add missing `ideographic-strokes' attributes;
36644         use `ideographic-strokes' if each stroke attribute has same value.
36645
36646         * Ideograph-R172-Short-Tailed-Bird.el: Resorted; add missing
36647         `ideographic-strokes' attributes; use `ideographic-strokes' if
36648         each stroke attribute has same value.
36649
36650 2001-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36651
36652         * Ideograph-R173-Rain.el: Resorted; add some missing Morohashi's
36653         Daikanwa characters; add missing `ideographic-strokes' attributes;
36654         use `ideographic-strokes' if each stroke attribute has same value.
36655
36656 2001-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36657
36658         * Ideograph-R170-Mound.el: Resorted; add some missing Morohashi's
36659         Daikanwa characters; add missing `ideographic-strokes' attributes;
36660         use `ideographic-strokes' if each stroke attribute has same value.
36661         (M-41536): Moved from Ideograph-R163-City.el.
36662
36663 2001-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36664
36665         * Ideograph-R171-Slave.el: Resorted; add some missing Morohashi's
36666         Daikanwa characters; add missing `ideographic-strokes' attributes;
36667         use `ideographic-strokes' if each stroke attribute has same value.
36668
36669         * Ideograph-R163-City.el (JX2-7A25): Separate M-41536 = U+961D =
36670         GB0-5A62 and moved to Ideograph-R170-Mound.el.
36671
36672 2001-03-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36673
36674         * Ideograph-R169-Gate.el: Resorted; add some missing Morohashi's
36675         Daikanwa characters; add missing `ideographic-strokes' attributes;
36676         use `ideographic-strokes' if each stroke attribute has same value.
36677         (M-45649'): Moved to Ideograph-R191-Fight.el.
36678
36679         * Ideograph-R166-Village.el: Resorted; add some missing
36680         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
36681         attributes; use `ideographic-strokes' if each stroke attribute has
36682         same value.
36683
36684         * Ideograph-R191-Fight.el: Resorted; add missing
36685         `ideographic-strokes' attributes; use `ideographic-strokes' if
36686         each stroke attribute has same value.
36687         (M-45648): Separate JX1-7E3E.
36688         (M-45649'): Moved from Ideograph-R169-Gate.el.
36689
36690 2001-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36691
36692         * Ideograph-R168-Long.el: Resorted; add some missing Morohashi's
36693         Daikanwa characters; add missing `ideographic-strokes' attributes;
36694         use `ideographic-strokes' if each stroke attribute has same value.
36695
36696 2001-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36697
36698         * Ideograph-R165-Distinguish.el: Resorted; add missing
36699         `ideographic-strokes' attributes; use `ideographic-strokes' if
36700         each stroke attribute has same value.
36701
36702 2001-03-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36703
36704         * Ideograph-R163-City.el: Resorted; add some missing Morohashi's
36705         Daikanwa characters; add missing `ideographic-strokes' attributes;
36706         use `ideographic-strokes' if each stroke attribute has same value.
36707
36708 2001-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36709
36710         * Ideograph-R067-Script.el (M-13450): Unify with J{83|90}-4A38.
36711         (U+9F50): Moved from Ideograph-R210-Even.el and unify with
36712         C3-2370.
36713
36714         * u030A0-Katakana.el, u03040-Hiragana.el: Add `mojikyo'.
36715
36716         * Ideograph-R210-Even.el: Move U+9F50 to Ideograph-R067-Script.el.
36717
36718         * Ideograph-R101-Use.el, Ideograph-R074-Moon.el: Add some missing
36719         `japanese-jisx0208-1978' and `japanese-jisx0208' properties.
36720
36721 2001-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36722
36723         * Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el: Resorted; add
36724         some missing Morohashi's Daikanwa characters; add missing
36725         `ideographic-strokes' attributes; use `ideographic-strokes' if
36726         each stroke attribute has same value.
36727
36728 2001-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36729
36730         * Ideograph-R157-Foot.el, Ideograph-R161-Morning.el: Resorted; add
36731         some missing Morohashi's Daikanwa characters; add missing
36732         `ideographic-strokes' attributes; use `ideographic-strokes' if
36733         each stroke attribute has same value.
36734
36735 2001-02-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36736
36737         * Ideograph-R158-Body.el: Resorted; add some missing Morohashi's
36738         Daikanwa characters; add missing `ideographic-strokes' attributes;
36739         use `ideographic-strokes' if each stroke attribute has same value.
36740
36741 2001-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36742
36743         * Ideograph-R156-Run.el: Resorted; add some missing Morohashi's
36744         Daikanwa characters; add missing `ideographic-strokes' attributes;
36745         use `ideographic-strokes' if each stroke attribute has same value.
36746
36747 2001-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36748
36749         * Ideograph-R155-Red.el, Ideograph-R154-Shell.el: Resorted; add
36750         some missing Morohashi's Daikanwa characters; add missing
36751         `ideographic-strokes' attributes; use `ideographic-strokes' if
36752         each stroke attribute has same value.
36753
36754 2001-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36755
36756         * Ideograph-R153-Badger.el: Resorted; add some missing Morohashi's
36757         Daikanwa characters; add missing `ideographic-strokes' attributes;
36758         use `ideographic-strokes' if each stroke attribute has same value.
36759
36760 2001-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36761
36762         * Ideograph-R152-Pig.el: Resorted; add some missing Morohashi's
36763         Daikanwa characters; add missing `ideographic-strokes' attributes;
36764         use `ideographic-strokes' if each stroke attribute has same value.
36765
36766 2001-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36767
36768         * Ideograph-R150-Valley.el, Ideograph-R151-Bean.el: Resorted; add
36769         some missing Morohashi's Daikanwa characters; add missing
36770         `ideographic-strokes' attributes; use `ideographic-strokes' if
36771         each stroke attribute has same value.
36772
36773 2001-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36774
36775         * Ideograph-R149-Speech.el: Resorted; add some missing Morohashi's
36776         Daikanwa characters; add missing `ideographic-strokes' attributes;
36777         use `ideographic-strokes' if each stroke attribute has same value.
36778
36779 2001-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36780
36781         * Ideograph-R148-Horn.el: Resorted; add some missing Morohashi's
36782         Daikanwa characters; add missing `ideographic-strokes' attributes;
36783         use `ideographic-strokes' if each stroke attribute has same value.
36784
36785 2001-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36786
36787         * Ideograph-R147-See.el: Resorted; add some missing Morohashi's
36788         Daikanwa characters; add missing `ideographic-strokes' attributes;
36789         use `ideographic-strokes' if each stroke attribute has same value.
36790
36791 2001-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36792
36793         * Ideograph-R146-West.el: Resorted; add some missing Morohashi's
36794         Daikanwa characters; add missing `ideographic-strokes' attributes;
36795         use `ideographic-strokes' if each stroke attribute has same value.
36796
36797 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36798
36799         * Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el:
36800         Resorted; add some missing Morohashi's Daikanwa characters; add
36801         missing `ideographic-strokes' attributes; use
36802         `ideographic-strokes' if each stroke attribute has same value.
36803
36804 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36805
36806         * Ideograph-R134-Mortar.el: Resorted; add missing Morohashi's
36807         Daikanwa characters; add missing `ideographic-strokes' attributes;
36808         use `ideographic-strokes' if each stroke attribute has same value.
36809
36810 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36811
36812         * Ideograph-R139-Color.el: Resorted; add missing Morohashi's
36813         Daikanwa characters; add missing `ideographic-strokes' attributes;
36814         use `ideographic-strokes' if each stroke attribute has same value.
36815
36816 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36817
36818         * Ideograph-R133-Arrive.el: Resorted; add missing Morohashi's
36819         Daikanwa characters; add missing `ideographic-strokes' attributes;
36820         use `ideographic-strokes' if each stroke attribute has same value.
36821
36822 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36823
36824         * Ideograph-R137-Boat.el: Resorted; add some missing Morohashi's
36825         Daikanwa characters; add missing `ideographic-strokes' attributes;
36826         use `ideographic-strokes' if each stroke attribute has same value.
36827
36828         * Ideograph-R132-Self.el: Resorted; add missing Morohashi's
36829         Daikanwa characters; add missing `ideographic-strokes' attributes;
36830         use `ideographic-strokes' if each stroke attribute has same value.
36831
36832 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36833
36834         * Ideograph-R130-Meat.el: Resorted; add some missing Morohashi's
36835         Daikanwa characters; add missing `ideographic-strokes' attributes;
36836         use `ideographic-strokes' if each stroke attribute has same value.
36837
36838 2001-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36839
36840         * Ideograph-R138-Stopping.el: Resorted; add missing
36841         `ideographic-strokes' attributes; use `ideographic-strokes' if
36842         each stroke attribute has same value.
36843
36844 2001-01-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36845
36846         * Ideograph-R136-Oppose.el: Resorted; add missing
36847         `ideographic-strokes' attributes; use `ideographic-strokes' if
36848         each stroke attribute has same value.
36849
36850 2001-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36851
36852         * Ideograph-R131-Minister.el: Resorted; add missing Morohashi's
36853         Daikanwa characters; add missing `ideographic-strokes' attributes;
36854         use `ideographic-strokes' if each stroke attribute has same value.
36855
36856 2000-12-08  MORIOKA Tomohiko  <tomo@m17n.org>
36857
36858         * Ideograph-R074-Moon.el (M-14339): Fixed <unify with M-14339 of
36859         Ideograph-R130-Meat.el>.
36860         (M-14386): Unify with `chinese-cns11643-5'.
36861         (C5-3F66): Moved from Ideograph-R130-Meat.el.
36862         (M-14388): New character.
36863         (C6-5D5D): Relate to M-14388.
36864         (M-14390): New character.
36865         (U+3B3B): Relate to M-14390.
36866         (M-14393): New character.
36867         (C7-2364): Relate to M-14393.
36868         (M-14394): New character.
36869         (C4-4A34): Relate to M-14394.
36870         (C5-4D59): Add M-14395.
36871         (U+3B3C): Add M-14397.
36872         (M-14398): New character.
36873         (U+3B3F): Relate to M-14398.
36874         (C5-546E): Add M-14399.
36875
36876 2000-12-06  MORIOKA Tomohiko  <tomo@m17n.org>
36877
36878         * Ideograph-R127-Plow.el: Resorted; add missing Morohashi's
36879         Daikanwa characters; add missing `ideographic-strokes' attributes;
36880         use `ideographic-strokes' if each stroke attribute has same value.
36881
36882 2000-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36883
36884         * Ideograph-R128-Ear.el: Resorted; add some missing Morohashi's
36885         Daikanwa characters; add missing `ideographic-strokes' attributes;
36886         use `ideographic-strokes' if each stroke attribute has same value.
36887
36888         * Ideograph-R125-Old.el: Resorted; add missing Morohashi's
36889         Daikanwa characters; add missing `ideographic-strokes' attributes;
36890         use `ideographic-strokes' if each stroke attribute has same value.
36891
36892 2000-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36893
36894         * Ideograph-R124-Feather.el: Resorted; add some missing
36895         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
36896         attributes; use `ideographic-strokes' if each stroke attribute has
36897         same value.
36898
36899         * Ideograph-R126-And.el: Resorted; add missing Morohashi's
36900         Daikanwa characters; add missing `ideographic-strokes' attributes;
36901         use `ideographic-strokes' if each stroke attribute has same value.
36902
36903 2000-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36904
36905         * Ideograph-R196-Bird.el, Ideograph-R123-Sheep.el: Resorted; add
36906         some missing Morohashi's Daikanwa characters; add missing
36907         `ideographic-strokes' attributes; use `ideographic-strokes' if
36908         each stroke attribute has same value.
36909
36910 2000-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36911
36912         * Ideograph-R190-Hair.el: Resorted; add some missing Morohashi's
36913         Daikanwa characters; add missing `ideographic-strokes' attributes;
36914         use `ideographic-strokes' if each stroke attribute has same value.
36915
36916 2000-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36917
36918         * Ideograph-R117-Stand.el, Ideograph-R119-Rice.el,
36919         Ideograph-R116-Cave.el: Resorted; add some missing Morohashi's
36920         Daikanwa characters; add missing `ideographic-strokes' attributes;
36921         use `ideographic-strokes' if each stroke attribute has same value.
36922
36923 2000-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36924
36925         * Ideograph-R121-Jar.el: Resorted; add some missing Morohashi's
36926         Daikanwa characters; add missing `ideographic-strokes' attributes;
36927         use `ideographic-strokes' if each stroke attribute has same value.
36928
36929 2000-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36930
36931         * Ideograph-R113-Spirit.el: Resorted; add some missing Morohashi's
36932         Daikanwa characters; add missing `ideographic-strokes' attributes;
36933         use `ideographic-strokes' if each stroke attribute has same value.
36934
36935 2000-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36936
36937         * Ideograph-R111-Arrow.el, Ideograph-R110-Spear.el: Resorted; add
36938         some missing Morohashi's Daikanwa characters; add missing
36939         `ideographic-strokes' attributes; use `ideographic-strokes' if
36940         each stroke attribute has same value.
36941
36942 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36943
36944         * Ideograph-R114-Track.el (M-31339): Moved to
36945         Ideograph-R140-Grass.el.
36946         - Resorted; add some missing Morohashi's Daikanwa characters; add
36947         missing `ideographic-strokes' attributes; use
36948         `ideographic-strokes' if each stroke attribute has same value.
36949
36950 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36951
36952         * Ideograph-R140-Grass.el (M-31339): Moved from
36953         Ideograph-R114-Track.el.
36954         (M-31341): Separate C3-4431.
36955         (M-31342): Separate J{78|83|90}-6857.
36956         (M-31343): Separate U+842F.
36957
36958         * Ideograph-R084-Steam.el (M-17043): Add J{78|83}-5D63.
36959         (M-17048): Add J{78|83}-5D64.
36960         (M-17059): Add J{78|83}-5D66.
36961         (M-17060): Add J{78|83}-5D65.
36962
36963 2000-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36964
36965         * Ideograph-R109-Eye.el: Resorted; add some missing Morohashi's
36966         Daikanwa characters; add missing `ideographic-strokes' attributes;
36967         use `ideographic-strokes' if each stroke attribute has same value.
36968
36969 2000-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36970
36971         * Ideograph-R106-White.el: Resorted; add some missing Morohashi's
36972         Daikanwa characters; add missing `ideographic-strokes' attributes;
36973         use `ideographic-strokes' if each stroke attribute has same value.
36974
36975 2000-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36976
36977         * Ideograph-R108-Dish.el, Ideograph-R107-Skin.el: Resorted; add
36978         some missing Morohashi's Daikanwa characters; add missing
36979         `ideographic-strokes' attributes; use `ideographic-strokes' if
36980         each stroke attribute has same value.
36981
36982 2000-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36983
36984         * u03000-CJK-Symbols-and-Punctuation.el (IDEOGRAPHIC ITERATION
36985         MARK): Separate M-00097.
36986
36987         * Ideograph-R003-Dot.el (U+4E37): Fixed.
36988         (M-00097): Separate <IDEOGRAPHIC ITERATION MARK>.
36989         (U+4E3A): Delete `non-morohashi'.
36990         (U+4E3E): Likewise.
36991
36992 2000-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36993
36994         * u02000-General-Punctuation.el (OVERLINE): Delete
36995         `japanese-jisx0208'.
36996
36997         * char-db-util.el (insert-char-data): Check value of `mirrored'
36998         attribute is nil or not exist.
36999         (insert-char-data-with-variant): Add new optional argument
37000         `no-ucs-variant'.
37001         (insert-char-range-data): Specify `no-ucs-variant' for
37002         `insert-char-data-with-variant'.
37003
37004         * Ideograph-R104-Sickness.el: Resorted; add some missing
37005         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
37006         attributes; use `ideographic-strokes' if each stroke attribute has
37007         same value.
37008
37009 2000-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37010
37011         * Ideograph-R103-Bolt-Of-Cloth.el: Resorted; add missing
37012         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
37013         attributes; use `ideographic-strokes' if each stroke attribute has
37014         same value.
37015
37016 2000-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37017
37018         * Ideograph-R105-Dotted-Tent.el: Resorted; add missing Morohashi's
37019         Daikanwa characters; add missing `ideographic-strokes' attributes;
37020         use `ideographic-strokes' if each stroke attribute has same value.
37021
37022         * Ideograph-R102-Field.el: Resorted; add some missing Morohashi's
37023         Daikanwa characters; add missing `ideographic-strokes' attributes;
37024         use `ideographic-strokes' if each stroke attribute has same value.
37025
37026 2000-11-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37027
37028         * Ideograph-R100-Life.el: Resorted; add missing Morohashi's
37029         Daikanwa characters; add missing `ideographic-strokes' attributes;
37030         use `ideographic-strokes' if each stroke attribute has same value.
37031
37032 2000-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37033
37034         * Ideograph-R101-Use.el: Resorted; add missing Morohashi's
37035         Daikanwa characters; add missing `ideographic-strokes' attributes;
37036         use `ideographic-strokes' if each stroke attribute has same value.
37037
37038         * Ideograph-R099-Sweet.el: Resorted; add missing Morohashi's
37039         Daikanwa characters; add missing `ideographic-strokes' attributes;
37040         use `ideographic-strokes' if each stroke attribute has same value.
37041
37042 2000-11-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37043
37044         * Ideograph-R098-Tile.el: Resorted; add some missing Morohashi's
37045         Daikanwa characters; add missing `ideographic-strokes' attributes;
37046         use `ideographic-strokes' if each stroke attribute has same value.
37047
37048 2000-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37049
37050         * Ideograph-R097-Melon.el: Resorted; add some missing Morohashi's
37051         Daikanwa characters; add missing `ideographic-strokes' attributes;
37052         use `ideographic-strokes' if each stroke attribute has same value.
37053
37054 2000-10-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37055
37056         * Ideograph-R094-Dog.el: Resorted; add some missing Morohashi's
37057         Daikanwa characters; add missing `ideographic-strokes' attributes;
37058         use `ideographic-strokes' if each stroke attribute has same value.
37059
37060 2000-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37061
37062         * Ideograph-R096-Jade.el: Resorted; add some missing Morohashi's
37063         Daikanwa characters; add missing `ideographic-strokes' attributes;
37064         use `ideographic-strokes' if each stroke attribute has same value.
37065
37066         * Ideograph-R091-Slice.el: Resorted; add missing Morohashi's
37067         Daikanwa characters; add missing `ideographic-strokes' attributes;
37068         use `ideographic-strokes' if each stroke attribute has same value.
37069
37070 2000-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37071
37072         * Ideograph-R093-Cow.el (U+728B): Add C2-3D70 [moved from
37073         Ideograph-R094-Dog.el].
37074
37075 2000-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37076
37077         * Ideograph-R093-Cow.el: Resorted; add missing
37078         `ideographic-strokes' attributes; use `ideographic-strokes' if
37079         each stroke attribute has same value.
37080
37081 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37082
37083         * Ideograph-R092-Fang.el: Resorted; add missing Morohashi's
37084         Daikanwa characters; add missing `ideographic-strokes' attributes;
37085         use `ideographic-strokes' if each stroke attribute has same value.
37086
37087 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37088
37089         * Ideograph-R090-Half-Tree-Trunk.el: Resorted; add some missing
37090         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
37091         attributes; use `ideographic-strokes' if each stroke attribute has
37092         same value.
37093
37094 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37095
37096         * Ideograph-R162-Walk.el: Resorted; add missing
37097         `ideographic-strokes' attributes; use `ideographic-strokes' if
37098         each stroke attribute has same value.
37099
37100 2000-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37101
37102         * Ideograph-R085-Water.el (C6-3930): Add M-17478.
37103         (M-17479): New character.
37104         (M-17479'): Move K0-7B47 and C6-392D to M-17479; add
37105         Mojikyo-50247.
37106         (M-17480): New character.
37107         (C6-392E): Add relation to M-17480.
37108         (U+3CE6): Add M-17481.
37109         (C6-3266): Add M-17504.
37110         (M-17505): New character.
37111         (M-17505'): Move K0-7659 and C1-563F to M-17505; add
37112         Mojikyo-50248.
37113         (M-17529): New character.
37114         (M-17529'): Move K0-613C to M-17529; separate C1-563C; add
37115         Mojikyo-50249.
37116         (C3-317B): Add relation to M-17545.
37117         (M-17572'): Add Mojikyo-50250.
37118         (M-17573'): Fix `ideographic-strokes'; add Mojikyo-50251.
37119         (U+6DA5): Add Mojikyo-59723.
37120         (M-17695): Separate C3-367C.
37121         (M-17695'): Add Mojikyo-50252.
37122         (M-17749'): Add Mojikyo-50253.
37123         (M-17750'): Add Mojikyo-50254.
37124         (M-17783'): Add Mojikyo-50255.
37125         (M-17919'): Add Mojikyo-50256.
37126         (M-17920'): Add Mojikyo-50257.
37127         (M-17921'): Add Mojikyo-50258.
37128         (M-18067'): Separate U+6EDE; add Mojikyo-50259.
37129         (C6-5444): Add M-18068.
37130         (M-18068'): Add Mojikyo-50260.
37131         (M-18260): Separate U+6F67.
37132         (M-18262): Separate C4-4A69.
37133         (M-18265): Separate C2-5163.
37134         (M-18268): Separate U+6F6B.
37135         (M-18271): Separate U+6F6D.
37136         (C4-4C6D): Add M-18272.
37137         (C7-2450): Add M-18273.
37138         (M-18274): New character.
37139         (C7-2456): Add relation to M-18274.
37140         (C4-4A5C): Add M-18275.
37141         (C4-4A59): Add M-18276.
37142         (M-18277): New character.
37143         (M-18277'): Move C7-244F to M-18277; add Mojikyo-50261.
37144         (M-18278): New character.
37145         (C7-2457): Add M-18278.
37146         (C7-2449): Add M-18279.
37147         (M-18350): New character.
37148         (C7-2441): Add relation to M-18350.
37149         (C7-245E): Add M-18351.
37150         (M-18352): New character.
37151         (C7-2466): Add relation to M-18352.
37152         (M-18353): New character.
37153         (C5-4E26): Add relation to M-18353.
37154         (M-18354): New character.
37155         (C5-4E28): Add relation to M-18354.
37156         (M-18357): New character.
37157         (C5-4D7C): Add relation to M-18357.
37158         (M-18358): New character.
37159         (C4-4A5E): Add relation to M-18358.
37160         (M-18359): New character.
37161         (C7-245F): Add relation to M-18359.
37162         (M-18360): New character.
37163         (C7-244B): Add relation to M-18360.
37164         (C3-514B): Add M-18361.
37165         (C7-245D): Add M-18362.
37166         (M-18363): New character.
37167         (C7-2455): Add relation to M-18363.
37168         (C7-2446): Add M-18364.
37169         (C3-4C76): Add M-18367.
37170         (C7-2460): Add M-18368.
37171         (M-18369): New character.
37172         (C4-4A63): Add relation to M-18369.
37173         (M-18370): New character.
37174         (C7-244A): Add relation to M-18370.
37175         (M-18371): New character.
37176         (C7-2F42): Add relation to M-18371.
37177         (C5-5535): Add M-18373.
37178         (C5-5534): Add M-18374.
37179         (M-18672): Add Mojikyo-50262.
37180
37181 2000-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37182
37183         * Ideograph-R089-Double-X.el: Resorted; add missing Morohashi's
37184         Daikanwa characters; add missing `ideographic-strokes' attributes;
37185         use `ideographic-strokes' if each stroke attribute has same value.
37186
37187 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37188
37189         * Ideograph-R088-Father.el: Resorted; add some missing Morohashi's
37190         Daikanwa characters; add missing `ideographic-strokes' attributes;
37191         use `ideographic-strokes' if each stroke attribute has same value.
37192
37193 2000-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37194
37195         * Ideograph-R080-Do-Not.el (M-16724): Add Mojikyo-050244.
37196
37197         * Ideograph-R077-Stop.el (M-16326'): Add Mojikyo-050239.
37198         (M-16334'): Add Mojikyo-050240.
37199
37200 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37201
37202         * Ideograph-R047-River.el (M-08678): Separate C1-477C.
37203         (M-08679): Delete C2-223A.
37204         (C6-245B): Add relation to M-08679.
37205         (C1-4B56): Add relation to M-08680'.
37206         (M-49065): Delete C6-245B.
37207         (C2-223A): Add relation to M-49065.
37208
37209 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37210
37211         * Ideograph-R087-Claw.el: Resorted; add missing
37212         `ideographic-strokes' attributes; use `ideographic-strokes' if
37213         each stroke attribute has same value.
37214
37215 2000-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37216
37217         * Ideograph-R140-Grass.el (U+828D): Separate J78-6769.
37218         (M-30676): Separate C6-2922.
37219         (U+8346): Add J78-3755.
37220         (C1-5774): Add mapping for U+834A and M-30940.
37221         (U+834A): Add J{83|90}-3755.
37222         (M-31322): New character.
37223         (C3-3E57): Add mapping for M-31322.
37224
37225         * Ideograph-R120-Silk.el (U+7E4B): Add J{83|90}-3752.
37226         (M-27990): Separate U+7E68 and C2-6642.
37227
37228 2000-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37229
37230         * Ideograph-R086-Fire.el: Resorted; add some missing Morohashi's
37231         Daikanwa characters; add missing `ideographic-strokes' attributes;
37232         use `ideographic-strokes' if each stroke attribute has same value.
37233
37234         * Ideograph-R188-Bone.el: Resorted; add missing
37235         `ideographic-strokes' attributes; use `ideographic-strokes' if
37236         each stroke attribute has same value.
37237
37238 2000-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37239
37240         * ideograph-util.el (ideograph-radical-strokes-vector): Change
37241         R085 to 3 from 4; change R140 to 4 from 3.
37242         (update-ideograph-radical-table): Add `mojikyo' characters which
37243         are not included in `ideograph-daikanwa'.
37244
37245 2000-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37246
37247         * Ideograph-R196-Bird.el: Resorted; add missing
37248         `ideographic-strokes' attributes; use `ideographic-strokes' if
37249         each stroke attribute has same value.
37250
37251         * Ideograph-R187-Horse.el: Resorted; add some missing Morohashi's
37252         Daikanwa characters; add missing `ideographic-strokes' attributes;
37253         use `ideographic-strokes' if each stroke attribute has same value.
37254
37255 2000-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37256
37257         * Ideograph-R167-Gold.el: Resorted; add missing
37258         `ideographic-strokes' attributes; use `ideographic-strokes' if
37259         each stroke attribute has same value.
37260
37261 2000-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37262
37263         * Ideograph-R164-Wine.el, Ideograph-R159-Cart.el,
37264         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el: Resorted; add
37265         missing `ideographic-strokes' attributes; use
37266         `ideographic-strokes' if each stroke attribute has same value.
37267
37268 2000-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37269
37270         * Ideograph-R211-Tooth.el: Resorted; add missing
37271         `ideographic-strokes' attributes; use `ideographic-strokes' if
37272         each stroke attribute has same value.
37273
37274 2000-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37275
37276         * Ideograph-R210-Even.el: Add missing `ideographic-strokes'
37277         attributes; use `ideographic-strokes' if each stroke attribute has
37278         same value.
37279
37280 2000-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37281
37282         * Ideograph-R140-Grass.el, Ideograph-R141-Tiger.el: Resorted; add
37283         missing `ideographic-strokes' attributes; use
37284         `ideographic-strokes' if each stroke attribute has same value.
37285
37286 2000-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37287
37288         * Ideograph-R135-Tongue.el, Ideograph-R129-Brush.el: Resorted; add
37289         missing `ideographic-strokes' attributes; use
37290         `ideographic-strokes' if each stroke attribute has same value.
37291
37292         * Ideograph-R118-Bamboo.el, Ideograph-R085-Water.el: Resorted; add
37293         some missing Morohashi's Daikanwa characters; add missing
37294         `ideographic-strokes' attributes; use `ideographic-strokes' if
37295         each stroke attribute has same value.
37296
37297 2000-09-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37298
37299         * Ideograph-R120-Silk.el, Ideograph-R122-Net.el: Resorted; add
37300         some missing Morohashi's Daikanwa characters; add missing
37301         `ideographic-strokes' attributes; use `ideographic-strokes' if
37302         each stroke attribute has same value.
37303
37304 2000-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37305
37306         * Ideograph-R115-Grain.el, Ideograph-R084-Steam.el: Resorted; add
37307         some missing Morohashi's Daikanwa characters; add missing
37308         `ideographic-strokes' attributes; use `ideographic-strokes' if
37309         each stroke attribute has same value.
37310
37311         * Ideograph-R083-Clan.el: Resorted; add missing Morohashi's
37312         Daikanwa characters; add missing `ideographic-strokes' attributes;
37313         use `ideographic-strokes' if each stroke attribute has same value.
37314
37315 2000-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37316
37317         * Ideograph-R118-Bamboo.el, Ideograph-R112-Stone.el: Resorted; add
37318         some missing Morohashi's Daikanwa characters; add missing
37319         `ideographic-strokes' attributes; use `ideographic-strokes' if
37320         each stroke attribute has same value.
37321
37322 2000-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37323
37324         * Ideograph-R082-Fur.el: Resorted; add some missing Morohashi's
37325         Daikanwa characters; add missing `ideographic-strokes' attributes;
37326         use `ideographic-strokes' if each stroke attribute has same value.
37327
37328 2000-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37329
37330         * Ideograph-R095-Profound.el: Resorted; add missing Morohashi's
37331         Daikanwa characters; add missing `ideographic-strokes' attributes;
37332         use `ideographic-strokes' if each stroke attribute has same value.
37333
37334         * Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el: Resorted;
37335         add some missing Morohashi's Daikanwa characters; add missing
37336         `ideographic-strokes' attributes; use `ideographic-strokes' if
37337         each stroke attribute has same value.
37338
37339 2000-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37340
37341         * Ideograph-R064-Hand.el: Resorted; add missing Morohashi's
37342         Daikanwa characters; add missing `ideographic-strokes' attributes;
37343         use `ideographic-strokes' if each stroke attribute has same value.
37344
37345         * Ideograph-R076-Lack.el, Ideograph-R077-Stop.el,
37346         Ideograph-R078-Death.el, Ideograph-R079-Weapon.el,
37347         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
37348         Ideograph-R074-Moon.el, Ideograph-R075-Tree.el: Resorted; add some
37349         missing Morohashi's Daikanwa characters; add missing
37350         `ideographic-strokes' attributes; use `ideographic-strokes' if
37351         each stroke attribute has same value.
37352
37353 2000-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37354
37355         * Ideograph-R071-Not.el: Resorted; add missing Morohashi's
37356         Daikanwa characters; add missing `ideographic-strokes' attributes;
37357         use `ideographic-strokes' if each stroke attribute has same value.
37358
37359         * Ideograph-R072-Sun.el: Resorted; add missing some Morohashi's
37360         Daikanwa characters; add missing `ideographic-strokes' attributes;
37361         use `ideographic-strokes' if each stroke attribute has same value;
37362         use `variant-of-shinjigen-1' instead of `comment'.
37363
37364 2000-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37365
37366         * Ideograph-R061-Heart.el: Resorted; add missing Morohashi's
37367         Daikanwa characters; add missing `ideographic-strokes' attributes;
37368         use `ideographic-strokes' if each stroke attribute has same value.
37369
37370 2000-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37371
37372         * Ideograph-R053-Dotted-Cliff.el: Use `vulgar-char-of-shinjigen-1'
37373         and `variant-of-shinjigen-1' instead of `comment'.
37374
37375         * Ideograph-R041-Inch.el: Use `vulgar-char-of-shinjigen-1' instead
37376         of `comment'.
37377
37378         * Ideograph-R040-Roof.el (M-7211): Separate U+5BC8.
37379         (M-7238): Separate U+5BD1.
37380         (M-7277): Separate U+5BDC.
37381
37382         * Ideograph-R030-Mouth.el: Use
37383         `{ancient|original}-char-of-shinjigen-1' and
37384         `variant-of-shinjigen-1' instead of `comment'.
37385
37386         * Ideograph-R020-Wrap.el, Ideograph-R022-Right-Open-Box.el,
37387         Ideograph-R024-Ten.el, Ideograph-R025-Divination.el,
37388         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
37389         Ideograph-R028-Private.el, Ideograph-R017-Open-Box.el,
37390         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
37391         Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
37392         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el: Use
37393         `{vulgar|original|ancient|wrong}-char-of-shinjigen-1' and
37394         `variant-of-shinjigen-1' instead of `comment'.
37395
37396         * Ideograph-R004-Slash.el, Ideograph-R006-Hook.el,
37397         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
37398         Ideograph-R009-Man.el: Use
37399         `{vulgar|original|ancient}-char-of-shinjigen-1' and
37400         `variant-of-shinjigen-1' instead of `comment'.
37401
37402         * Ideograph-R003-Dot.el: Use `original-char-of-shinjigen-1'
37403         instead of `comment'.
37404
37405         * Ideograph-R001-One.el: Use
37406         `{vulgar|original}-char-of-shinjigen-1' instead of `comment'.
37407
37408 2000-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37409
37410         * Ideograph-R066-Rap.el: Resorted; add missing some Morohashi's
37411         Daikanwa characters; add missing `ideographic-strokes' attributes;
37412         use `ideographic-strokes' if each stroke attribute has same value.
37413
37414 2000-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37415
37416         * Ideograph-R069-Axe.el: Resorted; add missing Morohashi's
37417         Daikanwa characters; add missing `ideographic-strokes' attributes;
37418         use `ideographic-strokes' if each stroke attribute has same value.
37419
37420 2000-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37421
37422         * Ideograph-R067-Script.el: Resorted; add missing some Morohashi's
37423         Daikanwa characters; add missing `ideographic-strokes' attributes;
37424         use `ideographic-strokes' if each stroke attribute has same value.
37425
37426 2000-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37427
37428         * Ideograph-R070-Square.el: Resorted; add missing some Morohashi's
37429         Daikanwa characters; add missing `ideographic-strokes' attributes;
37430         use `ideographic-strokes' if each stroke attribute has same value.
37431
37432 2000-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37433
37434         * Ideograph-R068-Dipper.el: Resorted; add missing some Morohashi's
37435         Daikanwa characters; add missing `ideographic-strokes' attributes;
37436         use `ideographic-strokes' if each stroke attribute has same value.
37437
37438         * Ideograph-R065-Branch.el: Resorted; add missing Morohashi's
37439         Daikanwa characters; add missing `ideographic-strokes' attributes;
37440         use `ideographic-strokes' if each stroke attribute has same value.
37441
37442 2000-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37443
37444         * Ideograph-R063-Door.el: Resorted; add missing some Morohashi's
37445         Daikanwa characters; add missing `ideographic-strokes' attributes;
37446         use `ideographic-strokes' if each stroke attribute has same value.
37447
37448 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37449
37450         * Ideograph-R062-Halberd.el: Resorted; add missing some
37451         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
37452         attributes; use `ideographic-strokes' if each stroke attribute has
37453         same value.
37454
37455 2000-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37456
37457         * Ideograph-R060-Step.el: Resorted; add missing some Morohashi's
37458         Daikanwa characters; add missing `ideographic-strokes' attributes.
37459
37460 2000-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37461
37462         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
37463         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
37464         Ideograph-R059-Bristle.el, Ideograph-R047-River.el,
37465         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
37466         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
37467         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
37468         Ideograph-R054-Long-Stride.el, Ideograph-R039-Child.el,
37469         Ideograph-R040-Roof.el, Ideograph-R041-Inch.el,
37470         Ideograph-R042-Small.el, Ideograph-R043-Lame.el,
37471         Ideograph-R044-Corpse.el, Ideograph-R045-Sprout.el,
37472         Ideograph-R046-Mountain.el, Ideograph-R033-Scholar.el,
37473         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
37474         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
37475         Ideograph-R038-Woman.el, Ideograph-R031-Enclosure.el,
37476         Ideograph-R032-Earth.el, Ideograph-R025-Divination.el,
37477         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
37478         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
37479         Ideograph-R030-Mouth.el, Ideograph-R017-Open-Box.el,
37480         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
37481         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
37482         Ideograph-R022-Right-Open-Box.el,
37483         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
37484         Ideograph-R010-Legs.el, Ideograph-R012-Eight.el,
37485         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
37486         Ideograph-R015-Ice.el, Ideograph-R001-One.el,
37487         Ideograph-R002-Line.el, Ideograph-R004-Slash.el,
37488         Ideograph-R008-Lid.el, Ideograph-R009-Man.el: Resorted; add
37489         missing some Morohashi's Daikanwa characters.
37490
37491 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37492
37493         * ideograph-util.el (char-ideographic-radical): Renamed from
37494         `char-ideograph-radical'.
37495         (ideograph-radical-strokes-vector): New variable.
37496         (char-ideographic-strokes): Renamed from `char-ideograph-strokes';
37497         detect `ideographic-strokes' using
37498         `ideograph-radical-strokes-vector' if `total-strokes' is found.
37499         (int-list<): New function.
37500         (ideograph-char<): New implementation.
37501
37502 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37503
37504         * Ideograph-R212-Dragon.el: Resorted; add missing
37505         `ideographic-strokes' attributes.
37506
37507 2000-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37508
37509         * Ideograph-R213-Turtle.el: Resorted; add missing
37510         `ideographic-strokes' attributes.
37511
37512         * Ideograph-R214-Flute.el: Add missing `ideographic-strokes'
37513         attributes.
37514
37515 2000-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37516
37517         * char-db-util.el (insert-char-data): Copy `attributes' and
37518         `ccs-attributes' if they are specified; regard
37519         `shinjigen-1-radical' as a ideographic radical; regard `->mojikyo'
37520         as a variant of Mojikyo character; modify form of `mojikyo'.
37521
37522 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37523
37524         * Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
37525         Ideograph-R211-Tooth.el, Ideograph-R212-Dragon.el,
37526         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
37527         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
37528         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
37529         Ideograph-R203-Black.el, Ideograph-R204-Embroidery.el,
37530         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
37531         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
37532         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
37533         Ideograph-R196-Bird.el, Ideograph-R194-Ghost.el,
37534         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
37535         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
37536         Ideograph-R188-Bone.el, Ideograph-R189-Tall.el,
37537         Ideograph-R190-Hair.el, Ideograph-R185-Head.el,
37538         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
37539         Ideograph-R182-Wind.el, Ideograph-R183-Fly.el,
37540         Ideograph-R184-Eat.el, Ideograph-R178-Tanned-Leather.el,
37541         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
37542         Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
37543         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
37544         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
37545         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
37546         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R168-Long.el,
37547         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
37548         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
37549         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
37550         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
37551         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
37552         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
37553         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
37554         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
37555         Ideograph-R152-Pig.el, Ideograph-R153-Badger.el,
37556         Ideograph-R154-Shell.el, Ideograph-R146-West.el,
37557         Ideograph-R147-See.el, Ideograph-R148-Horn.el,
37558         Ideograph-R149-Speech.el, Ideograph-R143-Blood.el,
37559         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
37560         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
37561         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
37562         Ideograph-R140-Grass.el, Ideograph-R131-Minister.el,
37563         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
37564         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
37565         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
37566         Ideograph-R125-Old.el, Ideograph-R126-And.el,
37567         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
37568         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
37569         Ideograph-R122-Net.el, Ideograph-R123-Sheep.el,
37570         Ideograph-R124-Feather.el, Ideograph-R121-Jar.el,
37571         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
37572         Ideograph-R117-Stand.el, Ideograph-R118-Bamboo.el,
37573         Ideograph-R116-Cave.el, Ideograph-R113-Spirit.el,
37574         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
37575         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
37576         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
37577         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
37578         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
37579         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
37580         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
37581         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
37582         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
37583         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
37584         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
37585         Ideograph-R094-Dog.el, Ideograph-R087-Claw.el,
37586         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
37587         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
37588         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
37589         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
37590         Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el,
37591         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
37592         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
37593         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
37594         Ideograph-R075-Tree.el, Ideograph-R071-Not.el,
37595         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
37596         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
37597         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
37598         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
37599         Ideograph-R062-Halberd.el, Ideograph-R063-Door.el,
37600         Ideograph-R064-Hand.el, Ideograph-R052-Short-Thread.el,
37601         Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el,
37602         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
37603         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
37604         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
37605         Ideograph-R061-Heart.el, Ideograph-R047-River.el,
37606         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
37607         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
37608         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
37609         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
37610         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
37611         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
37612         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
37613         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
37614         Ideograph-R037-Big.el, Ideograph-R038-Woman.el,
37615         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
37616         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
37617         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
37618         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
37619         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
37620         Ideograph-R022-Right-Open-Box.el,
37621         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
37622         Ideograph-R025-Divination.el, Ideograph-R016-Table.el,
37623         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
37624         Ideograph-R015-Ice.el: Reformatted.
37625
37626         * char-db-util.el (insert-char-range-data): Use `decode-char'
37627         instead of `int-char'; check `ucs' attribute.
37628
37629         * u03100-Bopomofo.el (BOPOMOFO LETTER U): Add `script'.
37630
37631 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37632
37633         * Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
37634         Ideograph-R012-Eight.el: Reformatted.
37635
37636 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37637
37638         * Ideograph-R009-Man.el (M-458): Modify `ideographic-strokes'.
37639
37640         * Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Reformatted.
37641
37642 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37643
37644         * Ideograph-R009-Man.el (ISO-IR-165-2C7A): Fix
37645         `morohashi-daikanwa'.
37646
37647         * Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
37648         Ideograph-R001-One.el, Ideograph-R006-Hook.el,
37649         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
37650         Ideograph-R003-Dot.el, Ideograph-R002-Line.el: Reformatted.
37651
37652 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37653
37654         * Ideograph-R145-Clothes.el:
37655         - Use `ideographic-strokes' if each stroke attribute has same
37656           value.
37657         (U+8868): Add J78 and 83.
37658         (M-34110): Separate C5-2B45.
37659         (U+886B): Likewise.
37660         (U+8870): Likewise.
37661         (M-34130): Separate U+8872; add J78 and J83; separate C2-3276.
37662         (U+8875): Add J78 and J83.
37663         (U+8877): Likewise.
37664         (U+887D): Likewise.
37665         (U+887E): Likewise.
37666         (U+8881): Likewise.
37667         (U+8882): Likewise.
37668         (M-34163'): Add M50441.
37669         (M-34164): New character.
37670         (U+888B): Add J78 and J83.
37671         (U+888D): Likewise.
37672         (U+8892): Likewise.
37673         (U+8896): Likewise.
37674         (U+8897): Likewise.
37675         (U+8899): Likewise.
37676         (U+889E): Likewise; separate J90-6A51; separate C1-5D35.
37677         (M-34210): Add J78 and J83.
37678         (U+88A4): Likewise.
37679         (U+88AB): Likewise.
37680         (U+88B1): Likewise.
37681         (U+88B4): Likewise.
37682         (U+88B5): Likewise.
37683         (U+88BF): Likewise.
37684         (U+88C1): Likewise.
37685         (U+88C2): Likewise.
37686         (U+88C3): Likewise.
37687         (U+88C4): Likewise.
37688         (U+88C5): Add J{78|83|90}-4175 and M050442.
37689         (U+88CF): Add J78 and J83.
37690         (U+88E1): Likewise.
37691         (U+88D4): Likewise.
37692         (U+88D5): Likewise.
37693         (M-34312): Add J{78|83}-6A64; separate J90; separate GB, C1 and
37694         U+88D8.
37695         (U+88D9): Add J78 and J83.
37696         (U+88DC): Likewise.
37697         (U+88DD): Likewise.
37698         (U+88DF): Likewise.
37699         (U+88E8): Likewise.
37700         (M-34356): Likewise.
37701         (U+88F3): Likewise.
37702         (M-34362): Add J{78|83}-6A6A; separate J90; separate U+88F4, GB
37703         and C1.
37704         (M-34367): Separate C4-4728.
37705         (U+88F8): Add J78 and J83.
37706         (U+88F9): Likewise.
37707         (U+88FC): Likewise.
37708         (U+88FD): Likewise.
37709         (U+88FE): Likewise.
37710         (U+8902): Likewise.
37711         (U+8904): Likewise.
37712         (U+8907): Likewise.
37713         (M34420): Add J78-6A6F; separate J90-6A6F; separate U+890A.
37714         (J90-6A6F): Add J83.
37715         (U+890C): Add J78 and J83.
37716         (U+8912): Likewise.
37717         (U+8913): Likewise.
37718         (U+891E): Likewise.
37719         (U+8925): Likewise.
37720         (M-34503): Add J78 and J83; separate C1-7230; separate U+892A.
37721         (M-34504): Separate U+892B and GB.
37722         (U+892B): Add {J78|J83}-6A75.
37723         (U+8936): Add J78 and J83.
37724         (U+8938): Likewise.
37725         (M-34536): Separate U+893B and C1.
37726         (J{78|83}-6A78): New variant of M-34536.
37727         (U+8941): Add J78 and J83.
37728         (U+8943): Likewise.
37729         (U+8944): Likewise.
37730         (U+894C): Likewise.
37731         (U+894D): Likewise.
37732         (U+895E): Likewise.
37733         (U+8960): Likewise.
37734         (U+8964): Likewise.
37735         (U+8966): Likewise.
37736         (M-34696): Separate J90-6B24 and U+896A.
37737         (J{78|83}-6B24): New variant of M-34696 and U+896A.
37738         (U+896D): Add J78 and J83.
37739         (J{78|83}-6B25): New variant of M-34712 and U+896F.
37740         (U+8972): Add J78 and J83.
37741         (U+8974): Likewise.
37742         (U+8977): Likewise.
37743
37744 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37745
37746         * ideograph-util.el (insert-ideograph-radical-char-data): Use
37747         `insert-char-data' with new optional arguments `attributes' and
37748         `ccs-attributes'.
37749
37750         * char-db-util.el (insert-char-data): Add new optional arguments
37751         `attributes' and `ccs-attributes'; don't use
37752         `char-attribute-alist'.
37753         (decode-builtin-char): Deleted.
37754
37755         * Ideograph-R009-Man.el:
37756         - Use `ideographic-strokes' if each stroke attribute has same
37757           value.
37758         (M-462'): Add M050101.
37759
37760 2000-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37761
37762         * char-db-util.el (insert-char-data): Add optional argument
37763         `readable'.
37764         (insert-char-data-with-variant): Likewise.
37765         (what-char-definition): Use `insert-char-data-with-variant' with
37766         `readable' mode.
37767
37768 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37769
37770         * ideograph-util.el (update-ideograph-radical-table): Don't refer
37771         50101 or greater code range of coded-charset `ideograph-daikanwa'.
37772
37773 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37774
37775         * Ideograph-R105-Dotted-Tent.el:
37776         - Add missing J78 and J83 characters.
37777         - Add missing Morohashi's Daikanwa characters.
37778
37779 2000-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37780
37781         * ideograph-util.el (update-ideograph-radical-table): Use
37782         `char-ideograph-strokes' to put `ideographic-strokes'.
37783         (ideograph-char<): Refer `ideograph-daikanwa' attribute.
37784
37785 2000-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37786
37787         * char-db-util.el (insert-char-data): If an element of
37788         `->decomposition' property is a character, print it as same as an
37789         integer.
37790
37791 2000-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37792
37793         * ideograph-util.el (update-ideograph-radical-table): Ignore non
37794         `Ideograph' characters.
37795
37796         * char-db-util.el (insert-char-data): Change order for `script'.
37797         (insert-char-data-with-variant): Add optional argument `script'.
37798         (insert-char-range-data): Likewise.
37799         (write-char-range-data-to-file): Likewise.
37800
37801         * Ideograph-R001-One.el (BOPOMOFO LETTER K): Deleted.
37802         (U+4E02): Add `->bopomofo-letter'.
37803         (BOPOMOFO LETTER O): Deleted.
37804         (M00004): Add `script', `->ucs' and `->bopomofo-letter'.
37805         (M00005): Separate <BOPOMOFO LETTER E>.
37806         (M00009): Separate <BOPOMOFO LETTER C>.
37807
37808         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add script.
37809         (BOPOMOFO LETTER C): Likewise.
37810         (BOPOMOFO LETTER O): Likewise.
37811         (BOPOMOFO LETTER E): Likewise.
37812
37813 2000-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37814
37815         * char-db-util.el (insert-char-data): Support `insert-char-data'.
37816
37817         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add `->ideograph' and
37818         `chinese-isoir165'; delete `ideograph-daikanwa'.
37819         (BOPOMOFO LETTER C): Likewise.
37820         (BOPOMOFO LETTER O): Likewise.
37821         (BOPOMOFO LETTER E): Likewise.
37822         (BOPOMOFO LETTER U): Add `morohashi-daikanwa',
37823         `ideographic-radical', `ideographic-strokes', `total-strokes'; use
37824         `->ideograph' instead of `ideograph'.
37825
37826 2000-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37827
37828         * Ideograph-R197-Salt.el: Reformatted.
37829
37830 2000-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37831
37832         * ccs-jisx0208-1983.el: Remove unused file.
37833
37834 2000-03-23  MORIOKA Tomohiko  <tomo@m17n.org>
37835
37836         * Ideograph-R085-Water.el (U+6E13): Add J{78|83|90}-374C.
37837
37838         * Ideograph-R066-Rap.el (M13285'): Unify U+656C; separate C1-6439.
37839         (M13303): Separate U+656C.
37840
37841         * Ideograph-R064-Hand.el (M12239): Separate U+6385.
37842         (M12311'): Add Mojikyo-50200.
37843         (M12312): Separate U+63BD.
37844         (M12373): Separate U+63E4.
37845         (M12552): Separate U+643D.
37846         (M12575): Separate U+6452.
37847         (M12597): Separate U+6461.
37848         (M12597): Separate U+6461.
37849         (M12645): Separate U+6479.
37850         (M12678): Separate U+6487.
37851         (M12716): Separate U+649D.
37852         (M12808): Separate U+64CE.
37853         (M12876): Separate U+64ED.
37854         (M12894): Separate U+64F3.
37855         (M26763): Separate C5-7347.
37856
37857 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
37858
37859         * char-db-util.el (insert-char-data): Change order of
37860         `ideographic-strokes', `kangxi-strokes', `japanese-strokes' and
37861         `cns-strokes'.
37862
37863         * mojikyo.el (M292): Remove mojikyo-pj-1.
37864         (M634): Likewise.
37865         (M916): Likewise.
37866         (M28800): Remove mojikyo-pj-6.
37867         (M48869): Remove mojikyo-pj-9.
37868         (M50100): Likewise.
37869
37870 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
37871
37872         * Ideograph-R054-Long-Stride.el (M9574): Separate U+5EFA.
37873
37874         * Ideograph-R038-Woman.el (M6618): Separate U+5ACC.
37875
37876         * Ideograph-R116-Cave.el (M25406): Separate U+7A74.
37877         (M25424): Separate U+7A81.
37878         (M25439): Unify U+7A81.
37879
37880         * Ideograph-R170-Mound.el (M41720'): Separate U+F9DC; add
37881         Mojikyo-50557.
37882         (U+F9DC): Add K0-6B58.
37883         (M41792): Separate J78-3764 and C1-6B61.
37884         (M41813): Add J78-3764.
37885
37886         * Ideograph-R213-Turtle.el (M48869): Add `kangxi-radical',
37887         `kangxi-strokes' and comment.
37888
37889 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
37890
37891         * Ideograph-R115-Grain.el (M25218): Separate J78-374E and K0-4D26.
37892         (M48869): Moved to Ideograph-R213-Turtle.el.
37893
37894         * Ideograph-R113-Spirit.el (M24634): Separate U+7941.
37895         (M24636): Separate U+7944.
37896         (M24637): Separate U+7945.
37897         (M24638): Separate U+7946.
37898         (M24640): Move K0-5137 from U+7948.
37899         (M24641): Move K0-7233 from U+7949.
37900         (M24643): Separate U+794A.
37901         (M24645): Separate U+794B.
37902         (M24647): Separate U+794C.
37903         (M24651): Separate U+794F.
37904         (M24652): Move K0-695E from M24652'.
37905
37906 2000-03-21  MORIOKA Tomohiko  <tomo@m17n.org>
37907
37908         * Ideograph-R145-Clothes.el (M34166): Add J{78|83}-3736.
37909
37910         * Ideograph-R123-Sheep.el (M28498): Add J{78|83}-3732.
37911
37912         * Ideograph-R119-Rice.el (M26860): Add J{78|83}-3729.
37913
37914         * Ideograph-R177-Leather.el (M42729): Separate J{83|90}-3724m
37915         K0-7C28 and C1-675D.
37916         (M42732): Separate U+9775.
37917
37918         * Ideograph-R030-Mouth.el (M4015): Add J90-3674.
37919         (J78-3674): New character.
37920
37921 2000-03-20  MORIOKA Tomohiko  <tomo@m17n.org>
37922
37923         * Ideograph-R158-Body.el (U+8EAF): Add J{83|90}-366D.
37924
37925 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
37926
37927         * Ideograph-R023-Hiding-Enclosure.el (U+533A): Add J90-3668.
37928
37929         * Ideograph-R009-Man.el (M724): Add `jisx0208-difference'.
37930         (U+4FF1): Add `jisx0208-1978/4X'.
37931
37932         * Ideograph-R145-Clothes.el (M34646): Add `ideographic-strokes'.
37933         (M34647): Add J{78|83}-365F.
37934         (M34648): Add `ideographic-strokes'.
37935
37936         * Ideograph-R145-Clothes.el (M34148): Add `ideographic-strokes'.
37937         (M34149): Separate U+887F.
37938         (M34150): Separate C2-3277.
37939         (M34151): Add `ideographic-strokes'.
37940
37941         * Ideograph-R076-Lack.el (M16104): Unify U+6B3D.
37942
37943 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
37944
37945         * char-db-util.el (insert-char-data): Regard charset `mojikyo' as
37946         same as `ideograph-daikanwa'; support `jisx0208-1978/4X'.
37947         (decode-builtin-char): Regard charset `mojikyo' as same as
37948         `ideograph-daikanwa'.
37949
37950 2000-03-16  MORIOKA Tomohiko  <tomo@m17n.org>
37951
37952         * Ideograph-R076-Lack.el (M16008): Unify U+6B23.
37953         (M16012): Separate U+6B24.
37954         (M16017): Unify U+6B25.
37955         (M16019): Unify U+6B26.
37956
37957         * Ideograph-R069-Axe.el (M13534): Unify U+65A4.
37958
37959         * Ideograph-R019-Power.el (M2415'): Add J90-3650 and
37960         Mojikyo-50112.
37961
37962 2000-03-15  MORIOKA Tomohiko  <tomo@m17n.org>
37963
37964         * Ideograph-R009-Man.el (M899): Add J90-3676.
37965         (J83-364F): Add J90-364F.
37966
37967         * Ideograph-R032-Earth.el (U+5C2D): Moved from
37968         Ideograph-R043-Lame.el; add J90-3646.
37969
37970         * Ideograph-R043-Lame.el (U+5C2D): Moved to
37971         Ideograph-R032-Earth.el.
37972
37973         * Ideograph-R064-Hand.el (U+631F): Add J{78|83|90}-3634.
37974
37975         * Ideograph-R026-Seal.el (U+537F): Add J90-362A.
37976
37977         * Ideograph-R044-Corpse.el (M7709): Separate U+5C51 and C1-552C.
37978
37979         * Ideograph-R032-Earth.el (M4916): Separate J{78|83}-3651.
37980         (U+5747): Unify J{78|83}-3651.
37981
37982 2000-03-14  MORIOKA Tomohiko  <tomo@m17n.org>
37983
37984         * Ideograph-R093-Cow.el (M19922): Unify U+725B.
37985         (M19923): Add total-strokes.
37986
37987         * Ideograph-R029-Again.el (M3118'): Add J90-355A and
37988         Mojikyo-50116.
37989
37990         * Ideograph-R123-Sheep.el (M28504): Add J{78|83}-3541 and K0-6B79.
37991
37992         * Ideograph-R103-Bolt-Of-Cloth.el (M22007): Unify U+7591.
37993
37994         * Ideograph-R093-Cow.el (M20190'): Add J{78|83|90}-353E and
37995         Mojikyo-50275.
37996         (M20195): Unify U+72A1.
37997
37998         * Ideograph-R076-Lack.el (M16097): Unify U+6B3A.
37999         (M16099): Unify U+6B3B.
38000         (M16103): Unify U+6B3C.
38001
38002         * Ideograph-R084-Steam.el (M17046): Separate U+6C18; add C6-2529.
38003         (U+6C18): Unify C2-2258.
38004         (M17046'): Add J{78|83|90}-3524 and Mojikyo-50245.
38005
38006         * Ideograph-R009-Man.el (M927'): Add J90-3536 and Mojikyo-50104.
38007
38008         * Ideograph-R079-Weapon.el (M16668): Unify U+6BC4.
38009         (M16673): Unify U+6BC5.
38010
38011 2000-03-13  MORIOKA Tomohiko  <tomo@m17n.org>
38012
38013         * Ideograph-R116-Cave.el (M25593): Separate U+7AAE.
38014
38015 2000-03-09  MORIOKA Tomohiko  <tomo@m17n.org>
38016
38017         * Ideograph-R113-Spirit.el (M24639): Separate U+7947.
38018
38019 2000-03-08  MORIOKA Tomohiko  <tomo@m17n.org>
38020
38021         * Ideograph-R050-Turban.el (M8930): Separate J90-3522 and C3-3067.
38022
38023 2000-03-06  MORIOKA Tomohiko  <tomo@m17n.org>
38024
38025         * Ideograph-R074-Moon.el (M14378): Add J{78|83}-347C.
38026
38027         * Ideograph-R071-Not.el (M13721): Unify U+65E2.
38028
38029         * Ideograph-R070-Square.el (M13687): Unify U+65D7.
38030         (M13694): Unify U+65D8.
38031         (M13698): Unify U+65DA.
38032
38033         * Ideograph-R026-Seal.el (U+5371): Add J90-346D.
38034
38035 2000-03-03  MORIOKA Tomohiko  <tomo@m17n.org>
38036
38037         * Ideograph-R104-Sickness.el (M22538): Unify U+764C.
38038         (M22542): Unify U+7650.
38039
38040         * Ideograph-R170-Mound.el (M41676'): Add
38041         J{78|83|90}-3459.
38042
38043         * Ideograph-R108-Dish.el (M23031): Unify U+76E2.
38044         (M23032): Unify C1-6971.
38045         (J90-3446): Add J{78|83}-3446 and K0-4A78.
38046
38047         * Ideograph-R099-Sweet.el (M21643): Unify U+7518.
38048
38049         * Ideograph-R085-Water.el (M18253): New character.
38050         (U+6F97): Unify C1-6D58; add J{83|90}-3442 and K0-4A55.
38051
38052         * Ideograph-R076-Lack.el (M16190): Unify U+6B52.
38053         (M16197): Unify U+6B53.
38054
38055 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
38056
38057         * ideograph-util.el (ideograph-char<): Prefer `non-morohashi' to
38058         `morohashi-daikanwa'.
38059
38060 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
38061
38062         * Ideograph-R076-Lack.el (M16107): Unify U+6B3E.
38063         (M16111): Unify U+6B3F.
38064         (M16125): Unify U+6B40.
38065         (M16126): Unify U+6B41.
38066         (M16127): Unify U+6B42.
38067
38068         * Ideograph-R066-Rap.el (M13260): Add J{78|83}-343A; separate
38069         C1-5F56 and J90-343A.
38070
38071         * Ideograph-R098-Tile.el (J90-3424): Add J{78|83}-3424.
38072
38073         * Ideograph-R140-Grass.el (M30771): New character.
38074         (U+82C5): Add J90-3423.
38075         (U+85F2): Delete M15811; add C2-665A.
38076
38077         * Ideograph-R181-Leaf.el (M43374): Separate U+9811.
38078
38079 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
38080
38081         * Ideograph-R124-Feather.el (M28766): Separate U+7FEB.
38082
38083         * Ideograph-R046-Mountain.el (M8624'): Separate J{78|83}-3460.
38084
38085         * Ideograph-R154-Shell.el (M36681): Separate J{78|83}-3453 and
38086         C1-5D4B.
38087
38088         * Ideograph-R124-Feather.el (M28780): Separate U+7FF0.
38089
38090         * Ideograph-R030-Mouth.el (U+565B): Add J90-337A.
38091
38092         * Ideograph-R116-Cave.el (U+7AC3): Add J78-635E and J{83|90}-3376.
38093
38094         * Ideograph-R075-Tree.el (M15065): Separate U+691B.
38095         (U+691B): Add J{78|83|90}-3371.
38096
38097         * Ideograph-R018-Knife.el (M2112'): Add J90-3364.
38098
38099         * Ideograph-R075-Tree.el (M15485): Add J{78|83}-335F.
38100
38101 2000-02-29  MORIOKA Tomohiko  <tomo@m17n.org>
38102
38103         * Ideograph-R079-Weapon.el (U+6BBB): Unify C3-3665; add
38104         J{78|83}-334C.
38105         (J90-334C): New character.
38106
38107         * Ideograph-R064-Hand.el (U+64B9): Add J78-5978 and J{83|90}-3349.
38108
38109         * Ideograph-R142-Insect.el (U+86CE): Add J78-695A and
38110         J{83|90}-3342.
38111
38112         * Ideograph-R075-Tree.el (M15217'): Add J78-3335; separate U+6982.
38113         (U+6982): Separate J83-3335, J90-3335 and C1-644D.
38114
38115 2000-02-28  MORIOKA Tomohiko  <tomo@m17n.org>
38116
38117         * Ideograph-R106-White.el (M22699): Unify U+7686.
38118
38119         * Ideograph-R177-Leather.el (M42781): Separate
38120         J{83|90}-3373.
38121
38122         * Ideograph-R140-Grass.el (M31170): Separate U+83D4.
38123         (M32601): Separate C5-7940; add mapping to U+8641.
38124
38125         * Ideograph-R061-Heart.el (M10617'): Remove C1-554E.
38126
38127         * Ideograph-R140-Grass.el (M31000): New character.
38128         (M31000'): Add J90-3259; move C1-5D23 to M31000.
38129         (M31168): New character.
38130         (M31168'): Add J90-325B; move C3-3E59 to M31168.
38131
38132 2000-02-26  MORIOKA Tomohiko  <tomo@m17n.org>
38133
38134         * Ideograph-R021-Spoon.el (J{78|83}-323D): Add J90-323D.
38135
38136         * Ideograph-R026-Seal.el (J{78|83}-3237): Add J90-3237.
38137
38138         * Ideograph-R009-Man.el (M628'): Add J90-3241.
38139         (M1178): Add J90-322F.
38140
38141 2000-02-25  MORIOKA Tomohiko  <tomo@m17n.org>
38142
38143         * Ideograph-R092-Fang.el (M19909): Unify C1-455B.
38144         (J90-3267): Unify J{78|83}-3267.
38145
38146         * Ideograph-R076-Lack.el (M16167): Unify U+6B4C.
38147         (M16168): Unify U+6B4D.
38148
38149         * Ideograph-R093-Cow.el (M19933): Unify U+7261.
38150
38151         * Ideograph-R124-Feather.el (M28614): New character.
38152         (M28614'): Separate K0-6962 to M28614.
38153         (M28616): Separate C6-3375.
38154         (M28617): Separate C6-3372.
38155         (M28618): Separate C6-3376.
38156         (M28619): Separate C5-2B2B.
38157         (M28620): Separate C4-2B22.
38158         (M28621): Separate C4-2B21.
38159         (M28622): Separate C4-2B24.
38160         (M28623): Separate U+7FBE.
38161         (M28624): Separate C4-2B23.
38162         (M28625): Separate U+7FBF.
38163         (M28626): Separate C6-3374.
38164         (M28627): Separate C4-2F33.
38165         (M28628): Separate U+437E.
38166         (M28629): Separate C5-2F61.
38167         (M28631): Separate C5-2F63.
38168         (M28632): Separate U+7FC0.
38169         (M28633): Separate C5-2F60.
38170         (M28634): Separate C4-2F31.
38171         (M28800): Moved from Ideograph-R196-Bird.el.
38172
38173         * Ideograph-R195-Fish.el (U+9BF5): Add J90-3033.
38174
38175 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
38176
38177         * Ideograph-R196-Bird.el: Move M28800 and U+7FF5 to
38178         Ideograph-R124-Feather.el.
38179         (U+9D0E): Add J{83|90}-322A.
38180
38181         * Ideograph-R196-Bird.el (U+9D2C): Add J78-7274 and J{83|90}-3229.
38182
38183         * Ideograph-R145-Clothes.el (M34629): Separate U+8956; unify
38184         J78-3228.
38185
38186         * Ideograph-R079-Weapon.el (M16618'): Unify U+6BB4; separate
38187         C3-2959.
38188
38189 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
38190
38191         * Ideograph-R076-Lack.el (M16024'): Unify U+6B27; separate
38192         C3-2954.
38193
38194         * Ideograph-R064-Hand.el (M11955): Separate U+62D0.
38195
38196 2000-02-23  MORIOKA Tomohiko  <tomo@m17n.org>
38197
38198         * Ideograph-R172-Short-Tailed-Bird.el (M41973): Separate
38199         J{78|83}-326D, K0-643A and J90-326D.
38200
38201         * Ideograph-R140-Grass.el (M30860'): Unify C6-2E22; separate
38202         J{78|83}-326A.
38203
38204         * Ideograph-R162-Walk.el (M38789): Separate C1-535E and U+8FE6.
38205         (M38790): Separate C3-2F31 and U+8FE7.
38206         (M38791): Separate C1-5365 and U+8FE8.
38207         (M38792): Separate C4-2B4F.
38208
38209         * Ideograph-R124-Feather.el (M28635): Unify K0-683A.
38210         (M28635'): Separate K0-683A; separate U+7FC1.
38211
38212         * Ideograph-R169-Gate.el (M41244): Add `jisx0208-difference'.
38213
38214         * Ideograph-R100-Life.el (M21689): Add J{78|83}-3179.
38215
38216 2000-02-22  MORIOKA Tomohiko  <tomo@m17n.org>
38217
38218         * Ideograph-R070-Square.el (M13628): Separate U+65BC.
38219         (U+65BC): Unify J{78|83|90}-3177 and C1-4D75.
38220
38221 2000-02-18  MORIOKA Tomohiko  <tomo@m17n.org>
38222
38223         * Ideograph-R086-Fire.el (U+7114): Add J{83|90}-316B.
38224
38225         * Ideograph-R187-Horse.el (M44633'): Add J{78|83|90}-3158.
38226
38227         * Ideograph-R108-Dish.el (M22972'): Unify U+76CA.
38228         (M22975): Unify U+76CB.
38229
38230 2000-02-17  MORIOKA Tomohiko  <tomo@m17n.org>
38231
38232         * Ideograph-R104-Sickness.el (M22069): Unify U+75AB.
38233         (M22081): Unify U+75B0.
38234
38235         * Ideograph-R140-Grass.el (M30808'): Add J90-3151.
38236
38237         * Ideograph-R108-Dish.el (M22961): Add J{78|83}-314E.
38238         (M22965): Unify U+76C9.
38239
38240         * Ideograph-R097-Melon.el (M21371): Unify C1-466A.
38241         (J90-313B): Unify J{78|83}-313B; separate C1-466A.
38242
38243 2000-02-16  MORIOKA Tomohiko  <tomo@m17n.org>
38244
38245         * Ideograph-R027-Cliff.el: Reformatted.
38246
38247         * Ideograph-R167-Gold.el (M40310): Separate U+925B, C1-6745 and
38248         J90-3174.
38249
38250 2000-02-15  MORIOKA Tomohiko  <tomo@m17n.org>
38251
38252         * Ideograph-R085-Water.el (M17260): Separate U+6CBF, J90-3168 and
38253         C1-4E58.
38254
38255         * Ideograph-R144-Walk-Enclosure.el (M34073): Separate
38256         {j78|83|90}-3152 and K0-6A5B.
38257
38258 2000-02-14  MORIOKA Tomohiko  <tomo@m17n.org>
38259
38260         * Ideograph-R184-Eat.el (M44146): Separate U+990C.
38261
38262         * Ideograph-R030-Mouth.el (M4286): Separate U+5642.
38263
38264         * Ideograph-R162-Walk.el (M38722): Separate U+8FC2.
38265         (M38901): Unify K0-5C71; separate C1-5D61 and J90-3029.
38266         (U+9022): Separate K0-5C71 and C1-5D61; add `jisx0208-difference'
38267         property.
38268
38269         * Ideograph-R140-Grass.el (M30699'): Separate U+829D.
38270         (J{78|83|90}-3032): Add `jisx0208-difference'.
38271
38272 2000-02-12  MORIOKA Tomohiko  <tomo@m17n.org>
38273
38274         * Ideograph-R120-Silk.el (M27682): Separate J{78|83|90}-305E.
38275         (SJG-6136): Unify J90-305E.
38276
38277         * Ideograph-R009-Man.el (SJG-352): Unify J90-304E.
38278
38279 2000-02-11  MORIOKA Tomohiko  <tomo@m17n.org>
38280
38281         * Ideograph-R195-Fish.el (M46413): Unify J78-3073.
38282         (U+9C2F): Unify J{83|90}-3073.
38283
38284 2000-02-10  MORIOKA Tomohiko  <tomo@m17n.org>
38285
38286         * Ideograph-R145-Clothes.el (M34091): Unify U+8863.
38287
38288         * Ideograph-R008-Lid.el (M00286): Unify J78-5035 and J83-5035.
38289         (U+4EA5): Unify J90-3067.
38290
38291         * Ideograph-R023-Hiding-Enclosure.el (U+533B): Add J90-3065.
38292
38293         * Ideograph-R162-Walk.el (M08680'1): Separate U+5DE1.
38294         (M39134): Unify K0-6B36.
38295         (M39134'): Unify U+907A.
38296
38297         * Ideograph-R047-River.el (M8680'): Moved from
38298         Ideograph-R162-Walk.el.
38299         (M08684): Likewise.
38300
38301         * Ideograph-R102-Field.el (M21854): Unify U+7570; separate
38302         C6-4B56.
38303         (M21854): Separate U+7570; unify C6-4B56.
38304
38305 2000-02-09  MORIOKA Tomohiko  <tomo@m17n.org>
38306
38307         * Ideograph-R145-Clothes.el (M34240): Add J78-3041.
38308
38309         * Ideograph-R064-Hand.el (M11835): Separate J90-3037.
38310
38311         * Ideograph-R085-Water.el (M17678): Separate U+6DEB.
38312         (M17951): Separate U+6EA2.
38313
38314         * Ideograph-R100-Life.el (M21687): Unify C3-3D3E instead of
38315         C3-3D3F.
38316
38317 2000-02-08  MORIOKA Tomohiko  <tomo@m17n.org>
38318
38319         * char-db-util.el (insert-char-data): Don't output mojikyo-pj-*.
38320
38321         * Ideograph-R184-Eat.el (M44014): Unify U+98DF.
38322         (M44080): Separate japanese-jisx02080-1978 and japanese-jisx0208.
38323
38324         * Ideograph-R100-Life.el (M21670): Unify GB, CNS and JIS.
38325         (M21680): Likewise.
38326         (M21684): Unify with U+7522.
38327         (M21684'): Unify with U+7523.
38328
38329         * Ideograph-R067-Script.el (M013450): Unify GB, CNS and JIS.
38330
38331         * Ideograph-R009-Man.el (M00378): Add japanese-jisx0208-1990.
38332
38333 2000-02-07  MORIOKA Tomohiko  <tomo@m17n.org>
38334
38335         * u0FF00-Halfwidth-and-Fullwidth-Forms.el, u030A0-Katakana.el,
38336         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
38337         u02500-Box-Drawing.el, u02190-Arrows.el,
38338         u02100-Letterlike-Symbols.el, u00400-Cyrillic.el, u00370-Greek.el,
38339         u000A0-Latin-1-Supplement.el: Add japanese-jisx0208-1990.
38340
38341 2000-02-06  MORIOKA Tomohiko  <tomo@m17n.org>
38342
38343         * u02000-General-Punctuation.el, u02200-Mathematical-Operators.el,
38344         u02300-Miscellaneous-Technical.el, u025A0-Geometric-Shapes.el,
38345         u03000-CJK-Symbols-and-Punctuation.el: Add japanese-jisx0208-1990.
38346
38347 2000-02-02  MORIOKA Tomohiko  <tomo@m17n.org>
38348
38349         * char-db-util.el (decode-builtin-char): Use `charset-name'.
38350         (write-char-range-data-to-file): Use utf-8.
38351
38352 2000-02-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
38353
38354         * char-db-util.el (insert-char-data): Print corresponding
38355         character as comment for `->ucs' and each coded-charset.
38356         (what-char-definition): Don't call `char-db-update-comment'.
38357
38358 2000-01-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
38359
38360         * mojikyo.el: New file.
38361
38362 2000-01-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
38363
38364         * char-db-util.el (insert-char-data): Print code-point of
38365         `ideograph-daikanwa' as a decimal value.
38366         (decode-builtin-char): New function.
38367
38368 2000-01-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
38369
38370         * char-db-util.el (insert-char-data): Modify for code-point format
38371         change.
38372
38373 1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38374
38375         * u0A000-Yi-Syllables.el, u0AC00-Hangul-Syllables.el,
38376         u0FB00-Alphabetic-Presentation-Forms.el,
38377         u0FB50-Arabic-Presentation-Forms-A.el,
38378         u0FE20-Combining-Half-Marks.el, u0FE30-CJK-Compatibility-Forms.el,
38379         u0FE50-Small-Form-Variants.el,
38380         u0FE70-Arabic-Presentation-Forms-B.el,
38381         u0FF00-Halfwidth-and-Fullwidth-Forms.el, u0FFF0-Specials.el: New
38382         files.
38383
38384 1999-12-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
38385
38386         * char-db-util.el (insert-char-data): Change order of
38387         `kangxi-strokes'.
38388         (insert-char-data-with-variant): Look up variants of corresponding
38389         ucs character if a character does not have variants.
38390
38391 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
38392
38393         * ideograph-util.el (ideograph-char<): Fixed.
38394
38395         * u03100-Bopomofo.el (U+3128): Separate M00115.
38396
38397 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
38398
38399         * Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el: New files.
38400
38401         * Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
38402         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
38403         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
38404         Ideograph-R212-Dragon.el: New files.
38405
38406         * Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el: New files.
38407
38408         * Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
38409         Ideograph-R202-Millet.el, Ideograph-R203-Black.el: New files.
38410
38411         * Ideograph-R194-Ghost.el, Ideograph-R195-Fish.el,
38412         Ideograph-R196-Bird.el, Ideograph-R197-Salt.el,
38413         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el: New files.
38414
38415         * Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
38416         Ideograph-R193-Cauldron.el: New files.
38417
38418         * Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
38419         Ideograph-R187-Horse.el, Ideograph-R188-Bone.el,
38420         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el: New files.
38421
38422         * Ideograph-R183-Fly.el, Ideograph-R184-Eat.el: New files.
38423
38424         * Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
38425         Ideograph-R182-Wind.el: New files.
38426
38427         * Ideograph-R178-Tanned-Leather.el, Ideograph-R179-Leek.el: New
38428         files.
38429
38430         * Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
38431         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
38432         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
38433         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R173-Rain.el,
38434         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
38435         Ideograph-R176-Face.el, Ideograph-R177-Leather.el: New files.
38436
38437         * Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
38438         Ideograph-R163-City.el, Ideograph-R164-Wine.el,
38439         Ideograph-R165-Distinguish.el: New files.
38440
38441         * Ideograph-R156-Run.el, Ideograph-R157-Foot.el,
38442         Ideograph-R158-Body.el, Ideograph-R159-Cart.el,
38443         Ideograph-R160-Bitter.el: New files.
38444
38445         * Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
38446         Ideograph-R155-Red.el: New files.
38447
38448         * Ideograph-R151-Bean.el, Ideograph-R152-Pig.el: New files.
38449
38450         * Ideograph-R148-Horn.el, Ideograph-R149-Speech.el,
38451         Ideograph-R150-Valley.el: New files.
38452
38453         * Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
38454         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
38455         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
38456         Ideograph-R145-Clothes.el, Ideograph-R146-West.el,
38457         Ideograph-R147-See.el: New files.
38458
38459         * Ideograph-R137-Boat.el,
38460         Ideograph-R138-Stopping.el: New files.
38461
38462         * Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el: New files.
38463
38464         * Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
38465         Ideograph-R134-Mortar.el: New files.
38466
38467         * Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
38468         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
38469         Ideograph-R131-Minister.el: New files.
38470
38471         * Ideograph-R123-Sheep.el, Ideograph-R124-Feather.el,
38472         Ideograph-R125-Old.el, Ideograph-R126-And.el: New files.
38473
38474         * Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
38475         Ideograph-R112-Stone.el, Ideograph-R113-Spirit.el,
38476         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
38477         Ideograph-R116-Cave.el, Ideograph-R117-Stand.el,
38478         Ideograph-R118-Bamboo.el, Ideograph-R119-Rice.el,
38479         Ideograph-R120-Silk.el, Ideograph-R121-Jar.el,
38480         Ideograph-R122-Net.el: New files.
38481
38482         * Ideograph-R108-Dish.el, Ideograph-R109-Eye.el: New files.
38483
38484         * Ideograph-R106-White.el, Ideograph-R107-Skin.el: New files.
38485
38486         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
38487         Ideograph-R105-Dotted-Tent.el: New files.
38488
38489         * Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
38490         Ideograph-R101-Use.el, Ideograph-R102-Field.el: New files.
38491
38492         * Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
38493         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el: New files.
38494
38495         * Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
38496         Ideograph-R094-Dog.el: New files.
38497
38498         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el: New
38499         files.
38500
38501         * Ideograph-R088-Father.el, Ideograph-R089-Double-X.el: New files.
38502
38503         * Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
38504         Ideograph-R086-Fire.el, Ideograph-R087-Claw.el: New files.
38505
38506         * Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
38507         Ideograph-R083-Clan.el: New files.
38508
38509         * Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el: New files.
38510
38511         * Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
38512         Ideograph-R075-Tree.el, Ideograph-R076-Lack.el,
38513         Ideograph-R077-Stop.el, Ideograph-R078-Death.el: New files.
38514
38515         * Ideograph-R070-Square.el, Ideograph-R071-Not.el,
38516         Ideograph-R072-Sun.el: New files.
38517
38518         * Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el: New files.
38519
38520         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
38521         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
38522         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
38523         Ideograph-R061-Heart.el, Ideograph-R062-Halberd.el,
38524         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
38525         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
38526         Ideograph-R067-Script.el: New files.
38527
38528         * Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el:
38529         New files.
38530
38531         * Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el: New
38532         files.
38533
38534         * Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
38535         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
38536         Ideograph-R047-River.el, Ideograph-R048-Work.el,
38537         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el: New files.
38538
38539         * Ideograph-R041-Inch.el, Ideograph-R042-Small.el: New files.
38540
38541         * Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
38542         Ideograph-R038-Woman.el, Ideograph-R039-Child.el,
38543         Ideograph-R040-Roof.el: New files.
38544
38545         * Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el: New files.
38546
38547         * Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
38548         Ideograph-R033-Scholar.el: New files.
38549
38550         * Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
38551         Ideograph-R028-Private.el: Merge CJK Unified Ideographs Extension
38552         A.
38553
38554         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
38555         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
38556         Ideograph-R023-Hiding-Enclosure.el,
38557         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
38558         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
38559         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
38560         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
38561         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
38562         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
38563         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
38564         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
38565         Ideograph-R006-Hook.el: Merge `chinese-isoir165'.
38566
38567         * Ideograph-R004-Slash.el: Merge CNS chars not in Morohashi's
38568         Daikanwa.
38569
38570         * Ideograph-R003-Dot.el: Merge `chinese-isoir165'.
38571
38572         * Ideograph-R001-One.el: Merge `chinese-isoir165'.
38573
38574 1999-12-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
38575
38576         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
38577         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
38578         Ideograph-R023-Hiding-Enclosure.el,
38579         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el: Merge
38580         CJK Unified Ideographs Extension A.
38581
38582 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
38583
38584         * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
38585         Ideograph-R018-Knife.el: Merge CJK Unified Ideographs Extension A.
38586
38587 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
38588
38589         * Ideograph-R009-Man.el: Merge CJK Unified Ideographs Extension A.
38590
38591 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
38592
38593         * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Merge CJK
38594         Unified Ideographs Extension A.
38595
38596 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
38597
38598         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
38599         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
38600         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Merge CJK Unified
38601         Ideographs Extension A.
38602
38603 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
38604
38605         * Ideograph-R008-Lid.el (M00286): Separate
38606         `japanese-jisx0208-1978' and `japanese-jisx0208'.
38607
38608         * Ideograph-R005-Second.el: Merge `chinese-isoir165'.
38609
38610 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
38611
38612         * Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
38613         Ideograph-R002-Line.el, Ideograph-R001-One.el: Merge
38614         `chinese-isoir165'.
38615
38616 1999-12-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
38617
38618         * Ideograph-R030-Mouth.el: Merge `japanese-jisx0213-1' and
38619         `japanese-jisx0213-2'.
38620
38621 1999-12-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38622
38623         * Ideograph-R029-Again.el: Merge `japanese-jisx0213-2'.
38624
38625 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
38626
38627         * Ideograph-R028-Private.el: Merge `japanese-jisx0213-2'.
38628
38629 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
38630
38631         * Ideograph-R027-Cliff.el: Merge `japanese-jisx0213-1' and
38632         `japanese-jisx0213-2'.
38633
38634 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
38635
38636         * Ideograph-R026-Seal.el: Merge `japanese-jisx0213-1' and
38637         `japanese-jisx0213-2'.
38638
38639 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
38640
38641         * Ideograph-R025-Divination.el: Merge `japanese-jisx0213-1' and
38642         `japanese-jisx0213-2'.
38643
38644 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
38645
38646         * Ideograph-R024-Ten.el: Merge `japanese-jisx0213-1' and
38647         `japanese-jisx0213-2'.
38648
38649 1999-11-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
38650
38651         * Ideograph-R023-Hiding-Enclosure.el: Merge `japanese-jisx0213-2'.
38652
38653 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
38654
38655         * Ideograph-R022-Right-Open-Box.el: Merge `japanese-jisx0213-1'
38656         and `japanese-jisx0213-2'.
38657
38658 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
38659
38660         * Ideograph-R021-Spoon.el (M02574): Separate C1-4621.
38661         (M02576): Separate C6-2630.
38662         (M02579): Separate C5-234A.
38663         (M02581): Separate C4-284D.
38664         (M02582): Separate C6-2F2F.
38665         (M02588): Separate C6-3560.
38666
38667         * Ideograph-R020-Wrap.el: Merge `japanese-jisx0213-1' and
38668         `japanese-jisx0213-2'.
38669
38670 1999-11-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
38671
38672         * Ideograph-R019-Power.el, Ideograph-R018-Knife.el: Merge
38673         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
38674
38675         * Ideograph-R017-Open-Box.el (M01814): Separate C6-2365.
38676         (M01815): Separate C6-2361.
38677         (M01817): Separate C6-2363.
38678         (M01822): Separate C6-2323.
38679         (M01836): Separate C5-365D.
38680         (M01839): Separate C7-367B.
38681
38682 1999-11-25  MORIOKA Tomohiko  <tomo@etl.go.jp>
38683
38684         * Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
38685         Ideograph-R014-Cover.el: Merge `japanese-jisx0213-1' and
38686         `japanese-jisx0213-2'.
38687
38688         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2' with
38689         UCS.
38690
38691 1999-11-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
38692
38693         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2'.
38694         (J78-4B41 = J83-4B41): Moved to R109.
38695         (C6-316D): Moved to R072.
38696
38697 1999-11-24  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38698
38699         * Ideograph-R012-Eight.el: Merge `japanese-jisx0213-1' and
38700         `japanese-jisx0213-2'.
38701
38702 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
38703
38704         * Ideograph-R009-Man.el: Merge `japanese-jisx0213-1' and
38705         `japanese-jisx0213-2'.
38706
38707 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
38708
38709         * Ideograph-R010-Legs.el: Merge `japanese-jisx0213-1' and
38710         `japanese-jisx0213-2'.
38711
38712         * Ideograph-R011-Enter.el: Separate CNS.
38713
38714 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
38715
38716         * Ideograph-R008-Lid.el: Merge CJK Unified Ideographs Extension A.
38717
38718 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
38719
38720         * ideograph-util.el (update-ideograph-radical-table): Add
38721         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
38722
38723 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
38724
38725         * Ideograph-R015-Ice.el (M01612.07): Separate U+4ECC and C3-214C
38726         to M00360.
38727
38728         * Ideograph-R013-Down-Box.el (M001512): Separate C3-2148 to
38729         M00366'.
38730
38731 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
38732
38733         * Ideograph-R009-Man.el: Delete wrong? C6-XXXX code-points.
38734
38735         * Ideograph-R006-Hook.el, Ideograph-R005-Second.el: Merge CJK
38736         Unified Ideographs Extension A.
38737
38738         * Ideograph-R004-Slash.el (M00115): Merge CJK Unified Ideographs
38739         Extension A; separate U+3128.
38740         (M00116): Move C6-2123 to M00115.
38741
38742         * Ideograph-R001-One.el: Merge CJK Unified Ideographs Extension A.
38743
38744 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
38745
38746         * Ideograph-R008-Lid.el: Merge `japanese-jisx0213-2'.
38747
38748         * Ideograph-R007-Two.el: Merge `japanese-jisx0213-1'.
38749
38750         * Ideograph-R004-Slash.el: Merge `japanese-jisx0213-2'.
38751
38752         * Ideograph-R006-Hook.el (M00237): Separate C5-2330.
38753
38754         * Ideograph-R005-Second.el: Merge `japanese-jisx0213-2'.
38755
38756         * Ideograph-R002-Line.el: Merge `japanese-jisx0213-1' and
38757         `japanese-jisx0213-2'.
38758
38759         * u03040-Hiragana.el (HIRAGANA LETTER SMALL KA): New character.
38760         (HIRAGANA LETTER SMALL KE): New character.
38761
38762         * u02600-Miscellaneous-Symbols.el (WHITE SHOGI PIECE): New
38763         character.
38764         (BLACK SHOGI PIECE): New character.
38765
38766         * Ideograph-R001-One.el: Merge `japanese-jisx0213-1'.
38767
38768 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
38769
38770         * u01F00-Greek-Extended.el: Merge `japanese-jisx0213-1'.
38771
38772 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
38773
38774         * char-db-util.el (insert-char-data): Ignore `kangxi-radical' and
38775         `japanese-radical' if they have the same value of
38776         `ideographic-radical'; ignore `japanese-strokes' if it has the
38777         same value of `ideographic-strokes'.
38778
38779 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
38780
38781         * char-db-util.el (char-db-update-comment): Use mapping-table for
38782         `japanese-jisx0213-*'.
38783
38784 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
38785
38786         * u03300-CJK-Compatibility.el: Merge `japanese-jisx0213-1'.
38787
38788         * u03200-Enclosed-CJK-Letters-and-Months.el: Merge
38789         `japanese-jisx0213-1'.
38790
38791         * u03130-Hangul-Compatibility-Jamo.el, u03100-Bopomofo.el: Changed
38792         to utf-8 encoding.
38793
38794         * u030A0-Katakana.el, u03040-Hiragana.el,
38795         u03000-CJK-Symbols-and-Punctuation.el: Merge
38796         `japanese-jisx0213-1'.
38797
38798         * u02F00-Kangxi-Radicals.el: Changed to utf-8 encoding.
38799
38800         * u02700-Dingbats.el, u02600-Miscellaneous-Symbols.el,
38801         u025A0-Geometric-Shapes.el: Merge `japanese-jisx0213-1'.
38802
38803         * u02580-Block-Elements.el: Changed to utf-8 encoding.
38804
38805         * u02500-Box-Drawing.el, u02460-Enclosed-Alphanumerics.el,
38806         u02300-Miscellaneous-Technical.el, u02400-Control-Pictures.el,
38807         u02200-Mathematical-Operators.el, u02190-Arrows.el,
38808         u02150-Number-Forms.el, u02100-Letterlike-Symbols.el,
38809         u020A0-Currency-Symbols.el: Merge `japanese-jisx0213-1'.
38810
38811         * u02080-Subscripts.el, u02070-Superscripts.el: Changed to utf-8
38812         encoding.
38813
38814         * u02000-General-Punctuation.el,
38815         u01E00-Latin-Extended-Additional.el: Merge `japanese-jisx0213-1'.
38816
38817         * u00600-Arabic.el, u00590-Hebrew.el, u00400-Cyrillic.el: Changed
38818         to utf-8 encoding.
38819
38820         * u00370-Greek.el, u00300-Combining-Diacritical-Marks.el,
38821         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
38822         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
38823         u000A0-Latin-1-Supplement.el, u00020-Basic-Latin.el: Merge
38824         `japanese-jisx0213-1'.
38825
38826         * Ideograph-R030-Mouth.el: New file.
38827
38828 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
38829
38830         * Ideograph-R005-Second.el: Sync with CNS2Dict 0.390.
38831
38832 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
38833
38834         * char-db-util.el (insert-char-data): Generate comment for
38835         `cns-radical'.
38836
38837         * Ideograph-R004-Slash.el (M00129): Separated from U+5301.
38838         (M00135): Separate C6-222F.
38839
38840 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
38841
38842         * Ideograph-R003-Dot.el (M00100): Fixed.
38843
38844 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
38845
38846         * Ideograph-R002-Line.el: Sync with CNS2Dict 0.390.
38847
38848 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
38849
38850         * Ideograph-R001-One.el (M00032): Separate U+4E17 and C4-2155.
38851
38852 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
38853
38854         * Ideograph-R029-Again.el, Ideograph-R028-Private.el: New files.
38855
38856 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
38857
38858         * char-db-util.el (char-db-update-comment): Don't use
38859         mapping-table for `ideograph-daikanwa'.
38860
38861 1999-11-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
38862
38863         * Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
38864         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
38865         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
38866         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
38867         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
38868         Ideograph-R022-Right-Open-Box.el,
38869         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
38870         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
38871         Ideograph-R027-Cliff.el: New files.
38872
38873         * ideograph-util.el (write-ideograph-radical-char-data): Replace `
38874         ' in `name' by `-'.
38875
38876 1999-11-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
38877
38878         * Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
38879         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
38880         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
38881         Ideograph-R008-Lid.el, Ideograph-R009-Man.el,
38882         Ideograph-R010-Legs.el, Ideograph-R011-Enter.el: New files.
38883
38884         * ideograph-util.el (update-ideograph-radical-table): Add
38885         `japanese-jisx0208-1978' and `japanese-jisx0208-1990'; check Group
38886         00 Plane 10.
38887         (ideograph-char<): Prefer minor code of `morohashi-daikanwa'
38888         number.
38889
38890         * Ideograph-R001-One.el: Changed to utf-8 encoding.
38891
38892 1999-11-17  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38893
38894         * ideograph-util.el: New file.
38895
38896 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38897
38898         * Ideograph-R001-One.el: New file.
38899
38900 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38901
38902         * char-db-util.el (insert-char-data): Change order of
38903         `morohashi-daikanwa'.
38904
38905 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38906
38907         * char-db-util.el (char-attribute-name<) Use
38908         `charset-iso-final-char' instead of `charset-final'; fixed.
38909         (insert-char-data): Delete unused local variable `name'; use
38910         `charset-iso-graphic-plane' instead of `charset-graphic'.
38911         (char-db-update-comment): Use `charset-iso-graphic-plane' instead
38912         of `charset-graphic'.
38913         (insert-char-range-data): Delete unused local variable `variants'.
38914         (what-character-original-window-configuration): Define to avoid
38915         compiler warning.
38916
38917 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38918
38919         * char-db-util.el (ideographic-radicals): New constant.
38920         (insert-char-data): Change order of `ideographic-radical',
38921         `ideographic-strokes' and `total-strokes'; adjust width of the
38922         first element of a list.
38923
38924 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38925
38926         * ccs-jisx0201-latin.el: Deleted.
38927
38928 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
38929
38930         * u031A0-Extended-Bopomofo.el: New file.
38931
38932 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
38933
38934         * u02E00-CJK-Radical-Supplement.el: Renamed from
38935         u02E00-CJK-Radicals.el.
38936
38937 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38938
38939         * u03000-CJK-Symbols-and-Punctuation.el, u03040-Hiragana.el,
38940         u030A0-Katakana.el, u03100-Bopomofo.el,
38941         u03130-Hangul-Compatibility-Jamo.el, u03190-Kanbun.el,
38942         u03200-Enclosed-CJK-Letters-and-Months.el,
38943         u03300-CJK-Compatibility.el: New files.
38944
38945 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38946
38947         * u02E00-CJK-Radicals.el, u02F00-Kangxi-Radicals.el,
38948         u02FF0-Ideographic-Description-Characters.el: New files.
38949
38950 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38951
38952         * u02600-Miscellaneous-Symbols.el, u02700-Dingbats.el,
38953         u02800-Braille-Patterns.el: New files.
38954
38955 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38956
38957         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
38958         u025A0-Geometric-Shapes.el: New file.
38959
38960         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
38961         u025A0-Geometric-Shapes.el: New files.
38962
38963 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38964
38965         * u02400-Control-Pictures.el, u02440-OCR.el,
38966         u02460-Enclosed-Alphanumerics.el: New files.
38967
38968 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38969
38970         * u02200-Mathematical-Operators.el,
38971         u02300-Miscellaneous-Technical.el: New files.
38972
38973 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38974
38975         * u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
38976         u02190-Arrows.el: New files.
38977
38978 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38979
38980         * u02000-General-Punctuation.el, u02070-Superscripts.el,
38981         u02080-Subscripts.el, u020A0-Currency-Symbols.el,
38982         u020D0-Combining-Diacritical-Marks-for-Symbols.el: New files.
38983
38984 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38985
38986         * u00180-Latin-Extended-B.el: Reformatted to print code-point of
38987         GR-set as GR value.
38988
38989 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
38990
38991         * char-db-util.el (insert-char-data): Modify order when CHAR does
38992         not have `decimal-digit-value' property.
38993
38994         * u00100-Latin-Extended-A.el: Reformatted to print code-point of
38995         GR-set as GR value.
38996         (FULLWIDTH LATIN SMALL LIGATURE IJ): Separated from <LATIN SMALL
38997         LIGATURE IJ>.
38998
38999         * u000A0-Latin-1-Supplement.el: Reformatted to print code-point of
39000         GR-set as GR value.
39001
39002 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
39003
39004         * ccs-viscii.el: Deleted.
39005
39006 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
39007
39008         * u013A0-Cherokee.el, u01400-Canadian.el, u01680-Ogham.el,
39009         u016A0-Runic.el, u01780-Khmer.el, u01800-Mongolian.el,
39010         u01E00-Latin-Extended-Additional.el, u01F00-Greek-Extended.el: New
39011         files.
39012
39013 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
39014
39015         * char-db-util.el (insert-char-data): Print GR value for GR-set.
39016
39017 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
39018
39019         * u010A0-Georgian.el, u01100-Hangul-Jamo.el, u01200-Ethiopic.el:
39020         New files.
39021
39022 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
39023
39024         * char-db-util.el (char-db-update-comment): Use mapping-table for
39025         `arabic-iso8859-6'.
39026         (insert-char-data-with-variant): New function.
39027         (insert-char-range-data): Use `insert-char-data-with-variant'.
39028         (what-char-definition): Use `insert-char-data-with-variant'
39029         instead of `insert-char-data'; use `char-db-update-comment'.
39030
39031 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
39032
39033         * u00900-Devanagari.el, u00980-Bengali.el, u00A00-Gurmukhi.el,
39034         u00A80-Gujarati.el, u00B00-Oriya.el, u00B80-Tamil.el,
39035         u00C00-Telugu.el, u00C80-Kannada.el, u00D00-Malayalam.el,
39036         u00D80-Sinhala.el, u00E00-Thai.el, u00E80-Lao.el,
39037         u00F00-Tibetan.el, u01000-Myanmar.el: New files.
39038
39039 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
39040
39041         * u00400-Cyrillic.el, u00530-Armenian.el, u00590-Hebrew.el,
39042         u00600-Arabic.el, u00700-Syriac.el, u00780-Thaana.el: New files.
39043
39044 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
39045
39046         * u00370-Greek.el (FULLWIDTH GREEK SMALL LETTER BETA): Fix typo.
39047
39048         * u00300-Combining-Diacritical-Marks.el: Reformatted.
39049
39050 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
39051
39052         * u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el:
39053         Reformatted.
39054
39055 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
39056
39057         * char-db-util.el (insert-char-data): Fix format of
39058         `iso-10646-comment'; swap order of `->lowercase' and
39059         `->titlecase'.
39060
39061         * u00180-Latin-Extended-B.el: Merge `latin-viscii' code-points.
39062
39063 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
39064
39065         * char-db-util.el (char-attribute-name<): New function.
39066         (insert-char-data): Use `char-attribute-name<' to sort; change
39067         order of `iso-10646-comment'.
39068         (char-db-update-comment): Use mapping-table for `latin-viscii-*'.
39069
39070         * u00100-Latin-Extended-A.el, u000A0-Latin-1-Supplement.el: Merge
39071         `latin-viscii' code-points.
39072
39073 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
39074
39075         * char-db-util.el (insert-char-data): Change order.
39076         (insert-char-range-data): Insert variants.
39077         (char-db-update-comment): Fix problem with ascii and
39078         non-ISO-2022-sets; don't insert control-characters.
39079
39080         * u00020-Basic-Latin.el: Merge `latin-viscii' code-points.
39081
39082 1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
39083
39084         * auto-autoloads.el: New file.
39085
39086         * char-db-util.el: New file.
39087
39088 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
39089
39090         * u00020-Basic-Latin.el (SPACE): Add `(ipa #x7F)'.
39091
39092 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
39093
39094         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
39095         ccs-iso8859-9.el: Delete.
39096
39097         * u00000-C0.el, u00020-Basic-Latin.el, u00080-C1.el,
39098         u000A0-Latin-1-Supplement.el, u00180-Latin-Extended-B.el,
39099         u00100-Latin-Extended-A.el, u00250-IPA-Extensions.el,
39100         u002B0-Spacing-Modifier-Letters.el,
39101         u00300-Combining-Diacritical-Marks.el, u00370-Greek.el: New files.
39102
39103 1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
39104
39105         * ccs-viscii.el: Add mapping-table for `latin-viscii'.
39106
39107 1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
39108
39109         * ccs-viscii.el: Rename `vietnamese-viscii-*' to `latin-viscii-*'.
39110
39111 1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
39112
39113         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
39114         ccs-iso8859-9.el, ccs-jisx0201-latin.el, ccs-viscii.el,
39115         ccs-tcvn5712.el, ccs-jisx0208-1983.el: Moved from lisp/mule.