84e46989704ede1cf79384c9bde170d9b073517f
[chise/xemacs-chise.git-] / lisp / utf-2000 / ChangeLog
1 2002-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * Ideograph-R123-Sheep.el, Ideograph-R135-Tongue.el,
4         Ideograph-R140-Grass.el, Ideograph-R103-Bolt-Of-Cloth.el,
5         Ideograph-R109-Eye.el, Ideograph-R110-Spear.el,
6         Ideograph-R120-Silk.el, Ideograph-R079-Weapon.el,
7         Ideograph-R081-Compare.el, Ideograph-R096-Jade.el,
8         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
9         Ideograph-R075-Tree.el, Ideograph-R049-Oneself.el,
10         Ideograph-R050-Turban.el, Ideograph-R057-Bow.el,
11         Ideograph-R066-Rap.el, Ideograph-R036-Evening.el,
12         Ideograph-R039-Child.el, Ideograph-R042-Small.el,
13         Ideograph-R046-Mountain.el, Ideograph-R031-Enclosure.el,
14         Ideograph-R014-Cover.el, Ideograph-R022-Right-Open-Box.el,
15         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R026-Seal.el,
16         Ideograph-R027-Cliff.el, Ideograph-R030-Mouth.el,
17         Ideograph-R009-Man.el, Ideograph-R001-One.el,
18         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
19         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
20         Ideograph-R007-Two.el, Ideograph-R008-Lid.el: For some characters
21         which have attribute `->identical', each character and the
22         correspondin character specified by the attribute value are
23         unified; use `ideographic-' instead.
24
25 2002-07-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26
27         * Ideograph-R016-Table.el (U+51E1): Unify C1-443B; use
28         `ideographic-' attribute instead of `ideographic-radical' and
29         `ideographic-strokes'; delete `->identical' for C1-443B.
30
31         * Ideograph-R003-Dot.el (C1-443B): Unify U+51E1; use
32         `ideographic-' attribute instead of `ideographic-radical' and
33         `ideographic-strokes'; delete `->identical' for U+51E1.
34
35 2002-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36
37         * Ideograph-R122-Net.el (C4-2152): Unify U+5188; use
38         `ideographic-' attribute instead of `ideographic-radical' and
39         `ideographic-strokes'.
40
41         * Ideograph-R037-Big.el (C3-2345): Unify U+4E54; use
42         `ideographic-' attribute instead of `ideographic-radical' and
43         `ideographic-strokes'.
44
45         * Ideograph-R013-Down-Box.el (U+5188): Unify C4-2152; use
46         `ideographic-' attribute instead of `ideographic-radical' and
47         `ideographic-strokes'; delete `->identical' for C4-2152.
48
49         * Ideograph-R006-Hook.el (M-00239): Unify U-00020029; use
50         `ideographic-' attribute instead of `ideographic-radical' and
51         `ideographic-strokes'; delete `->identical' for U-00020029.
52
53         * Ideograph-R004-Slash.el (U+4E54): Unify C3-2345; use
54         `ideographic-' attribute instead of `ideographic-radical' and
55         `ideographic-strokes'; delete `->identical' for C3-2345.
56
57         * Ideograph-R001-One.el (U-00020029): Unify M-00239; use
58         `ideographic-' attribute instead of `ideographic-radical' and
59         `ideographic-strokes'; delete `->identical' for M-00239.
60
61         * ideograph-util.el (insert-ideograph-radical-char-data): Specify
62         optional argument `radical' of `ideograph-char<' instead of bind
63         `ideographic-radical'.
64
65 2002-07-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
66
67         * Ideograph-R142-Insect.el, Ideograph-R134-Mortar.el,
68         Ideograph-R124-Feather.el, Ideograph-R102-Field.el,
69         Ideograph-R085-Water.el, Ideograph-R072-Sun.el,
70         Ideograph-R066-Rap.el, Ideograph-R062-Halberd.el,
71         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el: Reformatted.
72
73         * Ideograph-R055-Two-Hands.el (M-09592): Unify U-00020020; use
74         `ideographic-' attribute instead of `ideographic-radical' and
75         `ideographic-strokes'; delete `->identical' for U-00020020.
76
77         * Ideograph-R049-Oneself.el, Ideograph-R029-Again.el,
78         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el:
79         Reformatted.
80
81         * Ideograph-R009-Man.el (BC-8B4A): Unify U-00020089 and GT-00008;
82         use `ideographic-' attribute instead of `ideographic-radical' and
83         `ideographic-strokes'; delete `<-radical' for U-00020089.
84
85         * Ideograph-R004-Slash.el (U-00020089): Unify GT-00008 and
86         BC-8B4A; use `ideographic-' attribute instead of
87         `ideographic-radical' and `ideographic-strokes'; delete
88         `->identical' for GT-00008.
89
90         * Ideograph-R001-One.el (GT-00008): Unify U-00020089 and BC-8B4A;
91         use `ideographic-' attribute instead of `ideographic-radical' and
92         `ideographic-strokes'; delete `->identical' for U-00020089.
93         (U-00020020): Unify M-09592; use `ideographic-' attribute instead
94         of `ideographic-radical' and `ideographic-strokes'; delete
95         `->identical' for M-09592.
96
97         * char-db-util.el (char-db-insert-char-reference): Don't insert
98         line-break just before final `)'; add formatter for `:radical'.
99         (insert-char-attributes): Add formatter for `ideographic-'
100         property.
101
102 2002-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
103
104         * ideograph-util.el (char-ideographic-radical): Add new optional
105         argument `radical'; refer `ideographic-' property.
106         (char-ideographic-strokes): Likewise.
107         (update-ideograph-radical-table): Check `ideographic-' property
108         too.
109         (ideographic-radical): New variable.
110         (char-daikanwa-strokes): Add new optional argument `radical'.
111         (ideograph-char<): Add new optional argument `radical'.
112         (insert-ideograph-radical-char-data): Bind `ideographic-radical'
113         as argument `radical'.
114
115 2002-07-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
116
117         * update-cdb.el: Use `mount-char-attribute-table' instead of
118         `reset-char-attribute-table'; don't reset char-attribute-tables.
119
120 2002-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
121
122         * Ideograph-R129-Brush.el, Ideograph-R131-Minister.el,
123         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
124         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
125         Ideograph-R136-Oppose.el, Ideograph-R138-Stopping.el,
126         Ideograph-R139-Color.el, Ideograph-R141-Tiger.el,
127         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
128         Ideograph-R146-West.el, Ideograph-R148-Horn.el,
129         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
130         Ideograph-R028-Private.el, Ideograph-R086-Fire.el: Add some
131         missing mappings for CJK Ex-B code points and/or fix some
132         definitions.
133
134         * README.en (Character Reference): Add `henkai-ruihen'.
135
136 2002-06-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
137
138         * close-cdb.el: New file.
139
140 2002-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
141
142         * README.en (Character Reference): Add `senhen'.
143
144 2002-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
145
146         * Ideograph-R210-Even.el, Ideograph-R189-Tall.el,
147         Ideograph-R195-Fish.el, Ideograph-R196-Bird.el,
148         Ideograph-R180-Sound.el, Ideograph-R184-Eat.el,
149         Ideograph-R160-Bitter.el, Ideograph-R162-Walk.el,
150         Ideograph-R149-Speech.el, Ideograph-R136-Oppose.el,
151         Ideograph-R137-Boat.el, Ideograph-R140-Grass.el,
152         Ideograph-R124-Feather.el, Ideograph-R130-Meat.el,
153         Ideograph-R123-Sheep.el, Ideograph-R120-Silk.el,
154         Ideograph-R113-Spirit.el, Ideograph-R114-Track.el,
155         Ideograph-R119-Rice.el, Ideograph-R100-Life.el,
156         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
157         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
158         Ideograph-R086-Fire.el, Ideograph-R075-Tree.el,
159         Ideograph-R040-Roof.el, Ideograph-R057-Bow.el,
160         Ideograph-R059-Bristle.el, Ideograph-R064-Hand.el,
161         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
162         Ideograph-R038-Woman.el, Ideograph-R032-Earth.el,
163         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
164         Ideograph-R019-Power.el, Ideograph-R022-Right-Open-Box.el,
165         Ideograph-R025-Divination.el, Ideograph-R027-Cliff.el,
166         Ideograph-R028-Private.el, Ideograph-R013-Down-Box.el,
167         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
168         Ideograph-R016-Table.el, Ideograph-R018-Knife.el,
169         Ideograph-R010-Legs.el, Ideograph-R011-Enter.el,
170         Ideograph-R012-Eight.el, Ideograph-R008-Lid.el,
171         Ideograph-R009-Man.el, Ideograph-R001-One.el: Reformatted; fix
172         and/or add some definitions.
173
174 2002-06-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
175
176         * ideograph-util.el (char-attributes-poly<): New function.
177         (char-daikanwa-strokes): Likewise.
178         (char-daikanwa): Likewise.
179         (char-ucs): Likewise.
180         (char-id): Likewise.
181         (ideograph-char<): New implementation [use
182         `char-attributes-poly<'].
183
184 2002-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
185
186         * Ideograph-R076-Lack.el, Ideograph-R077-Stop.el,
187         Ideograph-R074-Moon.el, Ideograph-R075-Tree.el,
188         Ideograph-R066-Rap.el, Ideograph-R067-Script.el,
189         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
190         Ideograph-R070-Square.el, Ideograph-R071-Not.el,
191         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
192         Ideograph-R042-Small.el: Add some missing mappings for Big5 code
193         points or fix some definitions.
194
195 2002-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
196
197         * Ideograph-R125-Old.el, Ideograph-R126-And.el,
198         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
199         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
200         Ideograph-R123-Sheep.el, Ideograph-R124-Feather.el,
201         Ideograph-R119-Rice.el, Ideograph-R120-Silk.el,
202         Ideograph-R035-Go-Slowly.el, Ideograph-R079-Weapon.el,
203         Ideograph-R118-Bamboo.el, Ideograph-R010-Legs.el,
204         Ideograph-R008-Lid.el, Ideograph-R009-Man.el,
205         Ideograph-R004-Slash.el: Add some mappings for CJK Ext-B code
206         points.
207
208 2002-04-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
209
210         * char-db-util.el (char-db-coded-charset-priority-list): Modify
211         for new definitions of big5 variants.
212
213 2002-04-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
214
215         * ideograph-util.el (insert-ideograph-radical-char-data): Refer
216         `char-db-ignored-attributes'.
217
218         * char-db-util.el (char-db-ignored-attributes): New variable.
219         (char-db-insert-char-spec): Refer `char-db-ignored-attributes';
220         add `ideographic-structure' into requesting non-CCS attributes if
221         requesting is nil.
222         (insert-char-attributes): Refer `char-db-ignored-attributes'.
223
224 2002-05-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
225
226         * Ideograph-R094-Dog.el (M-20786'): Unify GT-26606.
227
228         * isolated-char.el (GT-26606): New character.
229
230 2002-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
231
232         * Ideograph-R189-Tall.el, Ideograph-R170-Mound.el,
233         Ideograph-R140-Grass.el, Ideograph-R130-Meat.el,
234         Ideograph-R120-Silk.el, Ideograph-R117-Stand.el,
235         Ideograph-R116-Cave.el, Ideograph-R113-Spirit.el,
236         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
237         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
238         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
239         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
240         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
241         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
242         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
243         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
244         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
245         Ideograph-R094-Dog.el, Ideograph-R096-Jade.el,
246         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
247         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
248         Ideograph-R091-Slice.el, Ideograph-R092-Fang.el,
249         Ideograph-R093-Cow.el, Ideograph-R086-Fire.el,
250         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
251         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
252         Ideograph-R082-Fur.el, Ideograph-R083-Clan.el,
253         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
254         Ideograph-R079-Weapon.el, Ideograph-R076-Lack.el,
255         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
256         Ideograph-R075-Tree.el, Ideograph-R070-Square.el,
257         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
258         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
259         Ideograph-R058-Snout.el, Ideograph-R061-Heart.el,
260         Ideograph-R029-Again.el, Ideograph-R030-Mouth.el,
261         Ideograph-R012-Eight.el, Ideograph-R014-Cover.el,
262         Ideograph-R017-Open-Box.el, Ideograph-R008-Lid.el,
263         Ideograph-R009-Man.el, Ideograph-R003-Dot.el,
264         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
265         Ideograph-R001-One.el, Ideograph-R002-Line.el: Add some mappings
266         for CJK Ext-B code points.
267
268 2002-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
269
270         * isolated-char.el (GT-30254): New character.
271
272 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
273
274         * Ideograph-R210-Even.el, ideograph-util.el,
275         Ideograph-R189-Tall.el, Ideograph-R170-Mound.el,
276         Ideograph-R160-Bitter.el, Ideograph-R149-Speech.el,
277         Ideograph-R140-Grass.el, Ideograph-R136-Oppose.el,
278         Ideograph-R130-Meat.el, Ideograph-R123-Sheep.el,
279         Ideograph-R120-Silk.el, Ideograph-R114-Track.el,
280         Ideograph-R113-Spirit.el, Ideograph-R110-Spear.el,
281         Ideograph-R108-Dish.el, Ideograph-R101-Use.el,
282         Ideograph-R102-Field.el, Ideograph-R095-Profound.el,
283         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
284         Ideograph-R085-Water.el, Ideograph-R078-Death.el,
285         Ideograph-R077-Stop.el, Ideograph-R072-Sun.el,
286         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
287         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
288         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
289         Ideograph-R047-River.el, Ideograph-R050-Turban.el,
290         Ideograph-R042-Small.el, Ideograph-R037-Big.el,
291         Ideograph-R036-Evening.el, Ideograph-R032-Earth.el,
292         Ideograph-R031-Enclosure.el, Ideograph-R028-Private.el,
293         Ideograph-R030-Mouth.el, Ideograph-R024-Ten.el,
294         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
295         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
296         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
297         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
298         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
299         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
300         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
301         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
302         Ideograph-R002-Line.el, Ideograph-R001-One.el:
303         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
304           `hanyu-dazidian-page' and `hanyu-dazidian-char'.
305         - Add some mappings for Hanziku code points.
306         - Use `=>ucs' instead of `->ucs'.
307
308 2002-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
309
310         * Ideograph-R175-Wrong.el, Ideograph-R162-Walk.el,
311         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
312         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
313         Ideograph-R140-Grass.el, Ideograph-R124-Feather.el,
314         Ideograph-R065-Branch.el, Ideograph-R072-Sun.el,
315         Ideograph-R089-Double-X.el, Ideograph-R118-Bamboo.el,
316         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
317         Ideograph-R062-Halberd.el, Ideograph-R054-Long-Stride.el,
318         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
319         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
320         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
321         Ideograph-R061-Heart.el, Ideograph-R053-Dotted-Cliff.el,
322         Ideograph-R052-Short-Thread.el, Ideograph-R051-Dry.el,
323         Ideograph-R047-River.el, Ideograph-R048-Work.el,
324         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
325         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
326         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
327         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
328         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
329         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
330         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
331         Ideograph-R037-Big.el, Ideograph-R038-Woman.el,
332         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
333         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
334         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
335         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
336         Ideograph-R022-Right-Open-Box.el,
337         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
338         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
339         Ideograph-R027-Cliff.el, Ideograph-R011-Enter.el,
340         Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
341         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
342         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
343         Ideograph-R018-Knife.el, Ideograph-R010-Legs.el,
344         Ideograph-R001-One.el, Ideograph-R002-Line.el,
345         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
346         Ideograph-R005-Second.el, Ideograph-R006-Hook.el,
347         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
348         Ideograph-R009-Man.el: Reformatted for new builtin representation
349         of Big5 variants.
350
351 2002-04-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
352
353         * ad-hoc-cdp.el:
354         - Use `chinese-big5-pua' instead of `chinese-big5' as the private
355           used area of Big5.
356         - Comment out code to remove `chinese-big5' attribute from
357           `chinese-big5-cdp' characters.
358
359 2002-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
360
361         * u0E000-Private-Use.el: Use `chinese-big5-pua' instead of
362         `chinese-big5'.
363
364 2002-04-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
365
366         * isolated-char.el (GT-19655): New character.
367         (GT-19656): Likewise.
368         (GT-19861): Likewise.
369
370         * Ideograph-R075-Tree.el (U+69EA): Unify GT-19655; separate
371         C3-4C60.
372         (M-15364'): New character.
373         (K0-4B48): Unify GT-19861.
374
375 2002-04-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
376
377         * Ideograph-R018-Knife.el (C3-275D): Unify H1-EA70.
378         (U+523C): Separate H1-EA70.
379
380         * Ideograph-R009-Man.el (U+4F8C): Delete
381         `hanyu-dazidian-{vol|page|char}'.
382
383 2002-04-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
384
385         * Ideograph-R077-Stop.el (JX1-7643): Unify JC3-54DC.
386         (J0-4A62): Separate JC3-54DC.
387
388         * Ideograph-R012-Eight.el (C3-403F): Unify H1-D9DB.
389         (U+517E): Separate H1-D9DB.
390
391 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
392
393         * Ideograph-R013-Down-Box.el (U+5188): Unify BE-C8A2 instead of
394         B-C8A2; unify BC-85BE.
395
396 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
397
398         * Ideograph-R154-Shell.el, Ideograph-R140-Grass.el:
399         - Use `=>ucs' instead of `->ucs'.
400         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
401           `hanyu-dazidian-page' and `hanyu-dazidian-char'.
402         - Add some mappings for Hanziku code points.
403
404         * Ideograph-R122-Net.el (U+7F53): Separate BC-85BE.
405         - Use `=>ucs' instead of `->ucs'.
406         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
407           `hanyu-dazidian-page' and `hanyu-dazidian-char'; add some
408           mappings for Hanziku code points.
409
410 2002-04-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
411
412         * Ideograph-R109-Eye.el:
413         - Use `=>ucs' instead of `->ucs'.
414         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
415           `hanyu-dazidian-page' and `hanyu-dazidian-char'.
416         - Add some mappings for Hanziku code points.
417
418         * Ideograph-R075-Tree.el, Ideograph-R047-River.el,
419         Ideograph-R037-Big.el, Ideograph-R031-Enclosure.el: Use
420         `hanyu-dazidian' instead of `hanyu-dazidian-vol',
421         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add some mappings
422         for Hanziku code points.
423
424         * Ideograph-R063-Door.el, Ideograph-R050-Turban.el: Use
425         `hanyu-dazidian' instead of `hanyu-dazidian-vol',
426         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add some mappings
427         for Hanziku code points.
428
429         * Ideograph-R089-Double-X.el: Use `hanyu-dazidian' instead of
430         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
431         `hanyu-dazidian-char'.
432
433         * Ideograph-R009-Man.el: Use `hanyu-dazidian' instead of
434         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
435         `hanyu-dazidian-char'.
436
437 2002-04-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
438
439         * Ideograph-R120-Silk.el (C2-3E77): Separate U+7D6D.
440
441         * Ideograph-R030-Mouth.el: Use `hanyu-dazidian' instead of
442         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
443         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
444
445         * Ideograph-R027-Cliff.el: Use `hanyu-dazidian' instead of
446         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
447         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
448         (BC-8AB8): Moved to Ideograph-R049-Oneself.el; unified by U+5DF5.
449
450         * Ideograph-R019-Power.el: Use `hanyu-dazidian' instead of
451         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
452         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
453
454         * Ideograph-R049-Oneself.el (U+5DF5): Unify BC-8AB8.
455
456         * Ideograph-R043-Lame.el (U+5C2F): Unify H2-C1E4.
457
458         * Ideograph-R029-Again.el, Ideograph-R028-Private.el,
459         Ideograph-R026-Seal.el, Ideograph-R024-Ten.el,
460         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el,
461         Ideograph-R018-Knife.el: Use `hanyu-dazidian' instead of
462         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
463         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
464
465 2002-04-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
466
467         * Ideograph-R009-Man.el (H1-C161): Moved to
468         Ideograph-R154-Shell.el; unified by U+8D2A.
469
470         * Ideograph-R184-Eat.el (U+98DF): Separate J0-3F29 and M-44014.
471         (C1-537A): Unify M-44014.
472
473         * Ideograph-R163-City.el (U+9109): Relate to M-39571.
474
475         * Ideograph-R154-Shell.el (U+8D2A): Add `ideographic-structure';
476         unify H1-C161.
477
478         * Ideograph-R138-Stopping.el (J0-4E49): Separate G0-413C, C1-4B40
479         and U+826F.
480
481         * Ideograph-R132-Self.el (C4-2472): Unify BC-8CC2.
482
483         * Ideograph-R052-Short-Thread.el (BC-895C): New character.
484
485         * Ideograph-R034-Go.el, Ideograph-R033-Scholar.el: Add some
486         `ideographic-structure' properties.
487
488         * Ideograph-R031-Enclosure.el: Add some missing
489         `ideographic-structure' properties.
490
491         * Ideograph-R030-Mouth.el (U-00020B9B): Unify BC-8B53.
492         (C4-2564): Simplify `ideographic-structure'.
493         (U+545D): Likewise.
494         (JC3-46A4): Modify structure of `ideographic-structure'.
495         (JSP-3578): Add `ideographic-structure'.
496         (M-04565): Likewise.
497         (JX2-2452): Likewise.
498         (M-04615): Likewise.
499
500         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
501         Ideograph-R013-Down-Box.el: Use `hanyu-dazidian' instead of
502         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
503         `hanyu-dazidian-char'.
504
505 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
506
507         * Ideograph-R024-Ten.el (BC-8B75): New character.
508
509         * Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
510         Ideograph-R014-Cover.el: Add some mappings for Hanziku code
511         points.
512
513         * Ideograph-R012-Eight.el: Use `hanyu-dazidian' instead of
514         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
515         `hanyu-dazidian-char'.
516
517         * Ideograph-R011-Enter.el: Use `hanyu-dazidian' instead of
518         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
519         `hanyu-dazidian-char'.
520         (J0-467E): Unify B-A44A.
521         (U+5165): Separate B-A44A.
522         (C3-2134): Separate U+5166.
523         (U+5166): Unify H12-EB63.
524
525         * Ideograph-R010-Legs.el: Use `hanyu-dazidian' instead of
526         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
527         `hanyu-dazidian-char'.
528
529         * Ideograph-R008-Lid.el: Use `hanyu-dazidian' instead of
530         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
531         `hanyu-dazidian-char'.
532         (BC-8BAA): New character.
533         (U+4EA7): Modify `ideographic-structure'.
534         (BC-8C4D): New character.
535
536         * Ideograph-R007-Two.el, Ideograph-R006-Hook.el,
537         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
538         Ideograph-R003-Dot.el: Use `hanyu-dazidian' instead of
539         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
540         `hanyu-dazidian-char'.
541
542         * Ideograph-R002-Line.el: Use `hanyu-dazidian' instead of
543         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
544         `hanyu-dazidian-char'.
545         (BC-89CD): New character.
546
547         * Ideograph-R001-One.el: Use `hanyu-dazidian' instead of
548         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
549         `hanyu-dazidian-char'.
550         (U-00020922): Add `ideographic-structure'; separate C6-3524.
551
552 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
553
554         * Ideograph-R096-Jade.el:
555         - Use `=>ucs' instead of `->ucs'.
556         - Merge mapping to CHINA3-JEF code points.
557
558         * Ideograph-R089-Double-X.el: Use `=>ucs' instead of `->ucs'.
559         (U+3E1A): Separate M-19738; unify JC3-92AB.
560         (U+723C): Add `ideographic-structure'; unify H1-AC46.
561         (JC3-41A4): New character.
562
563         * Ideograph-R018-Knife.el (J83-414F): Modify
564         `ideographic-structure'.
565
566         * Ideograph-R013-Down-Box.el (U+56D8): Unify H2-E47C.
567         (U+5190): Unify H4-DCEE.
568
569         * Ideograph-R095-Profound.el, Ideograph-R094-Dog.el:
570         - Use `=>ucs' instead of `->ucs'.
571         - Merge mapping to CHINA3-JEF code points.
572
573         * Ideograph-R093-Cow.el:
574         - Merge some missing mapping to CHINA3-JEF code points.
575         - Use `=>ucs' instead of `->ucs'.
576
577 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
578
579         * Ideograph-R091-Slice.el:
580         - Use `=>ucs' instead of `->ucs'.
581         - Merge mapping to CHINA3-JEF code points.
582
583         * Ideograph-R004-Slash.el (H1-AC46): Moved to
584         Ideograph-R089-Double-X.el and unified by U+723C.
585
586 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
587
588         * Ideograph-R012-Eight.el: Add some mappings for Hanziku code
589         points.
590
591         * Ideograph-R009-Man.el (J0-3F2E): Modify `ideographic-structure'.
592         (JSP-3148): Likewise; separate C3-2F46.
593         (U+5009): Modify structure of `ideographic-structure'.
594         (J0-4464): Modify `ideographic-structure'.
595         (C3-3445): Add `ideographic-structure'.
596         (JX2-216D): Modify `ideographic-structure'.
597
598         * Ideograph-R092-Fang.el: Use `=>ucs' instead of `->ucs'.
599         (J0-3267): Unify JC3-58C5.
600
601         * Ideograph-R090-Half-Tree-Trunk.el: Use `=>ucs' instead of
602         `->ucs'.
603
604 2002-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
605
606         * Ideograph-R147-See.el (J90-3F46): Separate C1-7235.
607
608         * Ideograph-R117-Stand.el (BC-8BAE): New character.
609
610         * Ideograph-R113-Spirit.el (M-24694): Separate J0-493C, G0-4631,
611         K0-7879 and U+7968; unify C1-5C41.
612
613         * Ideograph-R088-Father.el:
614         - Use `=>ucs' instead of `->ucs'.
615         - Merge mapping to CHINA3-JEF code points.
616
617         * Ideograph-R052-Short-Thread.el (J0-3476): Separate C1-5E7D.
618
619         * Ideograph-R044-Corpse.el (BC-8D70): New character.
620
621         * Ideograph-R093-Cow.el (JX1-7767): Separate G0-6A79, C2-4469 and
622         U+728D; unify JC3-98C1.
623
624         * Ideograph-R086-Fire.el: Merge mapping to CHINA3-JEF code points.
625
626         * Ideograph-R075-Tree.el (U+6740): Delete `->same-ideograph' for
627         M-14471.
628
629         * Ideograph-R087-Claw.el: Use `=>ucs' instead of `->ucs'.
630         (M-19711): Unify JC3-58AE.
631
632         * Ideograph-R072-Sun.el (JSP-4247): Separate G0-6A50, JC3-51A8 and
633         U+6677.
634         (C1-5F63): Unify JC3-51A7.
635         (J78-3D6C): Separate JC3-51FE.
636         (U+66D9): Unify JC3-51FE.
637
638         * Ideograph-R085-Water.el: Merge mapping to CHINA3-JEF code
639         points.
640
641 2002-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
642
643         * Ideograph-R075-Tree.el (JC3-81C0): New character.
644         (U+6A73): Unify JC3-54AF.
645
646         * Ideograph-R063-Door.el (JSP-3F31): Separate U+6239.
647         (U+6239): Add `ideographic-structure'.
648
649 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
650
651         * Ideograph-R063-Door.el (JX1-7463): Unify JC3-4EFB.
652
653 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
654
655         * Ideograph-R024-Ten.el (JSP-343A): Add `ideographic-structure'.
656         (U+535B): Likewise.
657
658         * isolated-char.el (GT-60403): New character.
659
660         * Ideograph-R154-Shell.el (C4-3026): Unify U-00027D2A.
661         (BC-8ACC): New character.
662
663         * Ideograph-R082-Fur.el:
664         - Use `=>ucs' instead of `->ucs'.
665         - Merge mapping to CHINA3-JEF code points.
666
667         * Ideograph-R075-Tree.el (C3-2D2E): Unify BC-8CAD.
668         (U+6A37): Use `->synonyms' instead of `->same-ideograph'.
669
670         * Ideograph-R064-Hand.el (U+63D1): Unify JC3-4FE6.
671         (JX1-7474): Unify JC3-4FED.
672         (U+63F5): Don't relate to JC3-98C1.
673         (U+6505): Unify JC3-50B1.
674
675         * Ideograph-R058-Snout.el (GT-60403): New character.
676         (U+5F54): Unify JC3-4CFA.
677
678         * Ideograph-R041-Inch.el (U+5C03): Separate C2-2E6B.
679
680         * Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el: Add some
681         missing `ideographic-structure' properties.
682
683         * Ideograph-R010-Legs.el (U+515A): Fix `ideographic-structure'.
684
685         * Ideograph-R009-Man.el (J0-4152): Separate G1-3256 and U+5009;
686         modify `ideographic-structure'.
687         (U+505E): Use U+67BC instead of BC-8CAD in the
688         `ideographic-structure'.
689
690 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
691
692         * Ideograph-R029-Again.el (J0-4151): Simplify
693         `ideographic-structure'.
694         (U+53E2): Likewise.
695
696         * Ideograph-R027-Cliff.el (U+53B4): Fix the operator of the
697         `ideographic-structure'.
698
699         * Ideograph-R025-Divination.el (U+5364): Add
700         `ideographic-structure'.
701
702 2002-04-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
703
704         * Ideograph-R005-Second.el (JSP-303C): Modify
705         `ideographic-structure'.
706
707         * Ideograph-R028-Private.el (U+53C3): Simplify
708         `ideographic-structure'.
709         (U+53C4): Add `ideographic-structure'.
710         (U+53C5): Likewise.
711
712         * Ideograph-R005-Second.el (U+4E5E): Use U-00020089 instead of
713         BC-8B4A in the `ideographic-structure'.
714         (JSP-303C): Unify B-D44B.
715         (C2-334E): Use U+722B instead of <CJK RADICAL PAW ONE>; separate
716         U+4E7F.
717
718 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
719
720         * Ideograph-R035-Go-Slowly.el (JX2-253A): Separate U+590B.
721
722         * Ideograph-R028-Private.el (M-03088): Add
723         `ideographic-structure'.
724
725         * Ideograph-R020-Wrap.el (C4-212F): Unify B-A463.
726         (U+52FA): Modify operator of the `ideographic-structure'; separate
727         B-A463.
728         (U+52FB): Modify operator of the `ideographic-structure'.
729         (U+52FC): Likewise.
730         (U+52FE): Likewise.
731
732         * Ideograph-R009-Man.el (JSP-3124): Separate U+4F8C.
733         (M-00674): Separate C1-4F76, J0-3D53, K0-7155, B-AB54,
734         G0-3F21 and U+4FCA.
735
736         * Ideograph-R025-Divination.el (U+5360): Use U+56D7 instead of
737         U+53E3 in the `ideographic-structure'.
738
739         * Ideograph-R018-Knife.el (U+5225): Use U-00020BA0 instead of
740         C5-2161 in the `ideographic-structure'.
741         (U+5237): Use U-00021C2F instead of C6-244F in the
742         `ideographic-structure'.
743
744         * Ideograph-R084-Steam.el:
745         - Use `=>ucs' instead of `->ucs'.
746         - Merge mapping to CHINA3-JEF code points.
747
748         * Ideograph-R083-Clan.el: Use `=>ucs' instead of `->ucs'.
749         (JX1-764F): Unify JC3-55A8.
750
751         * Ideograph-R081-Compare.el: Merge mapping to CHINA3-JEF code
752         points.
753         (M-16751): Use `=>ucs' instead of `->ucs'.
754
755         * Ideograph-R050-Turban.el (U+5E2E): Unify JC3-4BFC.
756
757 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
758
759         * Ideograph-R145-Clothes.el (JX2-7828): Separate G0-7142 and
760         U+8864.
761
762         * Ideograph-R142-Insect.el (J0-6950): Separate G0-723F, C1-582A
763         and U+86A9.
764
765         * Ideograph-R140-Grass.el (M-30937): Separate J0-6829, EGB-7E3E
766         and U+8345.
767         (M-31634): Separate C1-6A5D.
768         (J0-6866): Separate G0-5D6F and U+84BF.
769
770         * Ideograph-R046-Mountain.el (U+5C7A): Unify JC3-4BB7.
771         (U+37BC): Unify JC3-4BB3.
772         (U+5CA7): Unify JC3-4AF2.
773
774 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
775
776         * Ideograph-R080-Do-Not.el: Use `=>ucs' instead of `->ucs'.
777         (U+6BCF): Unify JC3-54F4.
778
779         * Ideograph-R040-Roof.el (JX2-257C): Unify JC3-4AA1.
780
781         * Ideograph-R030-Mouth.el: Add some missing
782         `ideographic-structure' properties.
783
784 2002-04-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
785
786         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): Add
787         `ideographic-structure'.
788
789         * Ideograph-R149-Speech.el (J0-3840): Separate G0-5154, C1-4B46
790         and U+8A00.
791
792         * Ideograph-R141-Tiger.el (J0-3857): Separate C1-4F4D, G0-3B22 and
793         U+864E.
794
795         * Ideograph-R117-Stand.el (J0-4E29): Separate G0-4122, C1-4721 and
796         U+7ACB.
797
798         * Ideograph-R112-Stone.el (M-24056): Separate G0-6D39, C2-2C53 and
799         U+7809.
800
801         * Ideograph-R066-Rap.el (M-13145): Unify BC-8CB6; map to
802         U-00022F04.
803         (U-00022F04): New character.
804
805         * Ideograph-R042-Small.el (J0-3E2F): Separate G0-4959, C1-4537 and
806         U+5C11.
807
808         * Ideograph-R035-Go-Slowly.el (C3-2546): Unify BC-8D64.
809
810         * Ideograph-R019-Power.el (M-02308): Modify
811         `ideographic-structure'.
812         (U+52CB): Simplify `ideographic-structure'.
813
814         * Ideograph-R018-Knife.el (C3-2325): Add `ideographic-structure'.
815         (U+522B): Simplify `ideographic-structure'.
816         (J0-516B): Add `ideographic-structure'.
817         (U+5250): Simplify `ideographic-structure'.
818
819         * Ideograph-R013-Down-Box.el (C3-227B): Use char-spec instead of
820         char-ref in the `ideographic-structure'.
821         (JSP-3273): Separate U+518E.
822
823         * Ideograph-R009-Man.el (J0-4E61): Modify `ideographic-structure';
824         unify B-A54F.
825         (C1-456F): Separate B-A54F.
826
827         * Ideograph-R008-Lid.el (J0-4E3C): Separate C1-4F69.
828
829 2002-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
830
831         * Ideograph-R030-Mouth.el, Ideograph-R027-Cliff.el,
832         Ideograph-R012-Eight.el: Add some missing `ideographic-structure'
833         properties.
834
835         * Ideograph-R028-Private.el: Add some missing
836         `ideographic-structure' properties.
837         (U+53C2): Use `script' and `<-simplified-ideograph' instead of
838         `comment'.
839
840         * Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
841         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
842         Ideograph-R075-Tree.el:
843         - Use `=>ucs' instead of `->ucs'.
844         - Merge mapping to CHINA3-JEF code points.
845
846         * Ideograph-R024-Ten.el: Add some missing `ideographic-structure'
847         properties.
848         (U+5346): Use `<-vulgar-ideograph' instead of
849         `vulgar-char-of-shinjigen-1'; add `<-wrong-ideograph' and
850         `ideographic-structure'.
851         (U+5348): Use U-00020089 instead of BC-8B4A in the
852         `ideographic-structure'.
853         (U+5358): Use `script' and `<-simplified-ideograph' instead of
854         `comment'; add `ideographic-structure'.
855
856         * Ideograph-R029-Again.el: Add some missing
857         `ideographic-structure' properties.
858         (U+53D9): Use `script' and `<-vulgar-ideograph' instead of
859         `comment'.
860
861         * Ideograph-R026-Seal.el: Add some missing `ideographic-structure'
862         properties.
863         (U+536E): Fix `ideographic-structure'.
864
865         * Ideograph-R009-Man.el (U+4F1C): Simplify
866         `ideographic-structure'.
867         (U+4F24): Use U-00020089 instead of BC-8B4A in the
868         `ideographic-structure'.
869
870 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
871
872         * char-db-util.el (char-db-coded-charset-priority-list): Ignore
873         `mojikyo-pj-*'.
874
875         * Ideograph-R025-Divination.el: Add some missing
876         `ideographic-structure' properties.
877
878         * Ideograph-R021-Spoon.el (U+52E7): Use U-0002090E instead of
879         M-02571 in the `ideographic-structure'.
880
881         * Ideograph-R019-Power.el (U+52B1): Simplify
882         `ideographic-structure'.
883         (U+52E7): Use U-00020089 instead of BC-8B4A in the
884         `ideographic-structure'.
885
886         * Ideograph-R007-Two.el (U+4E9D): Simplify
887         `ideographic-structure'.
888
889 2002-03-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
890
891         * Ideograph-R102-Field.el (U+7545): Moved from
892         Ideograph-R072-Sun.el.
893
894         * Ideograph-R013-Down-Box.el (U+5192): Unify JC3-5BBC.
895
896         * Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
897         Ideograph-R071-Not.el:
898         - Use `=>ucs' instead of `->ucs'.
899         - Merge mapping to CHINA3-JEF code points.
900
901         * Ideograph-R072-Sun.el:
902         - Use `=>ucs' instead of `->ucs'.
903         - Merge mapping to CHINA3-JEF code points.
904         (J0-4B41): Separate M-01538.
905         (U+7545): Moved to Ideograph-R102-Field.el.
906
907 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
908
909         * char-db-util.el (char-attribute-name<): Modify for new
910         charset-id allocation method for private coded-charsets.
911
912 2002-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
913
914         * Ideograph-R065-Branch.el, Ideograph-R067-Script.el,
915         Ideograph-R069-Axe.el: Merge mapping to CHINA3-JEF code points.
916
917         * Ideograph-R066-Rap.el, Ideograph-R070-Square.el:
918         - Use `=>ucs' instead of `->ucs'.
919         - Merge mapping to CHINA3-JEF code points.
920
921         * Ideograph-R068-Dipper.el (U+659D): Unify JC3-50DD.
922
923 2002-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
924
925         * Ideograph-R064-Hand.el: Merge mapping to CHINA3-JEF code points.
926
927 2002-03-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
928
929         * Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
930         Ideograph-R061-Heart.el: Merge mapping to CHINA3-JEF code points.
931
932 2002-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
933
934         * Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
935         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el: Merge mapping to
936         CHINA3-JEF code points.
937
938         * Ideograph-R056-Shoot.el (JC3-41A7): New character.
939
940         * Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el,
941         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
942         Ideograph-R050-Turban.el: Merge mapping to CHINA3-JEF code points.
943
944 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
945
946         * Ideograph-R049-Oneself.el: Merge mapping to CHINA3-JEF code
947         points.
948
949         * Ideograph-R047-River.el (M-08684): Unify JC3-67AA.
950         (U+5DE2): Unify JC3-52F1.
951
952 2002-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
953
954         * Ideograph-R046-Mountain.el: Merge mapping to CHINA3-JEF code
955         points.
956
957         * Ideograph-R045-Sprout.el (U+5C70): Unify JC3-99E5.
958
959         * Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el: Merge mapping
960         to CHINA3-JEF code points.
961
962         * Ideograph-R042-Small.el: Merge mapping to CHINA3-JEF code
963         points.
964         (M-07479): Add `->ideographic-variants' for M-07477; separate
965         C3-223F.
966
967         * Ideograph-R041-Inch.el: Merge mapping to CHINA3-JEF code points.
968
969         * Ideograph-R040-Roof.el: Merge some missing mapping to CHINA3-JEF
970         code points.
971
972 2002-03-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
973
974         * Ideograph-R084-Steam.el (GT-21862): New character.
975
976 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
977
978         * u0FFF0-Specials.el: Reformatted.
979
980 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
981
982         * u0FE70-Arabic-Presentation-Forms-B.el,
983         u0FE30-CJK-Compatibility-Forms.el,
984         u0FB50-Arabic-Presentation-Forms-A.el, u0AC00-Hangul-Syllables.el:
985         Reformatted.
986
987 2002-03-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
988
989         * dumped-chars.el (system-char-db-source-file-list): Add
990         "u0A490-Yi-Radicals".
991
992 2002-03-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
993
994         * u0A490-Yi-Radicals.el: New file.
995
996         * u0A000-Yi-Syllables.el: Separate <YI RADICAL *> (U+A490
997         .. U+A4C6) into u0A490-Yi-Radicals.el.
998
999 2002-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1000
1001         * isolated-char.el (GT-21862): New character.
1002         (GT-40268): New character.
1003
1004 2002-03-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1005
1006         * u03300-CJK-Compatibility.el: Reformatted.
1007
1008 2002-03-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1009
1010         * u02FF0-Ideographic-Description-Characters.el,
1011         u02700-Dingbats.el: Reformatted.
1012
1013 2002-03-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1014
1015         * u025A0-Geometric-Shapes.el, u02500-Box-Drawing.el,
1016         u01F00-Greek-Extended.el: Reformatted.
1017
1018 2002-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1019
1020         * u01E00-Latin-Extended-Additional.el: Reformatted.
1021
1022 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1023
1024         * u01800-Mongolian.el: Reformatted.
1025
1026 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1027
1028         * u01780-Khmer.el: Reformatted.
1029
1030 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1031
1032         * u016A0-Runic.el: Reformatted.
1033
1034 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1035
1036         * u01680-Ogham.el: Reformatted.
1037
1038 2002-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1039
1040         * u01400-Canadian.el: Reformatted.
1041
1042 2002-03-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1043
1044         * u01100-Hangul-Jamo.el: Reformatted.
1045
1046 2002-03-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1047
1048         * u010A0-Georgian.el: Reformatted.
1049
1050 2002-03-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1051
1052         * update-cdb.el: When feature `chise' is not provided, just load
1053         up files defined in `system-char-db-source-file-list'.
1054         (system-char-database-directory): Don't define it when feature
1055         `chise' is not provided.
1056         (file-name-char-attribute-name): Likewise.  Don't call
1057         `reset-char-attribute-table' for files in
1058         `system-char-database-directory' when feature `chise' is not
1059         provided.
1060
1061 2002-03-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1062
1063         * update-cdb.el: Delete system-char-database-directory before
1064         loading system-char-db-source-file-list when updating database
1065         files.
1066
1067 2002-03-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1068
1069         * Ideograph-R007-Two.el (U+4E92): Use char-spec instead of
1070         char-ref in the `ideographic-structure'.
1071
1072 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1073
1074         * update-cdb.el: Renamed from make-cdbs.el.
1075
1076 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1077
1078         * make-cdbs.el: (file-name-char-attribute-name) New function.
1079         - Use `file-name-char-attribute-name' to get character attribute
1080           names.
1081
1082 2002-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1083
1084         * Ideograph-R135-Tongue.el (C1-485F): Fix :char of
1085         `<-original-ideograph'.
1086
1087 2002-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1088
1089         * make-cdbs.el (delete-file-with-children): New function; use it
1090         instead of "rm".
1091
1092 2002-02-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1093
1094         * make-cdbs.el: Load dumped-chars.el and refer
1095         `system-char-db-source-file-list'.
1096
1097         * dumped-chars.el: New file.
1098
1099 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1100
1101         * char-db-util.el (insert-char-attributes): Ignore
1102         `->ucs-variants' if optional argument `readable' is not specified;
1103         regard ->FOO and <-FOO as list of char-refs.
1104
1105 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1106
1107         * make-cdbs.el (system-char-database-directory): New variable.
1108         - Load character-definition files if
1109           `system-char-database-directory' is not found or
1110           `load-ignore-elc-files' is non-nil.
1111         - Call `reset-char-attribute-table' for each character-attribute
1112           corresponding with each file in
1113           `system-char-database-directory'/system-char-id.
1114
1115 2002-02-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1116
1117         * make-cdbs.el: Use `save-charset-mapping-table' for all
1118         coded-charsets.
1119
1120 2002-02-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1121
1122         * make-cdbs.el: New file.
1123
1124 2002-02-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1125
1126         * Ideograph-R170-Mound.el (U+9689): Separate JSP-6664.
1127
1128 2002-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1129
1130         * Ideograph-R160-Bitter.el (M-38638): Add `<-vulgar-ideograph' for
1131         M-38671 and M-38649; delete `kangxi-radical' and `kangxi-strokes'.
1132
1133         * Ideograph-R135-Tongue.el (M-30307): Separate J90-3C2D; map to
1134         U+8F9E; add `->identical' for M-38638; add `<-vulgar-ideograph'
1135         for M-38671 and M-38649.
1136         (C3-4425): Map to U+8F9E.
1137
1138 2002-02-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1139
1140         * Ideograph-R085-Water.el (M-49217): Unify U+6E12.
1141         (M-18060): Unify U+6EE3.
1142
1143 2002-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1144
1145         * Ideograph-R075-Tree.el (M-49176): Unify U+699D.
1146
1147         * Ideograph-R037-Big.el (M-05898): Map to U-000215FE.
1148         (C6-2A58): Separate M-05898.
1149
1150 2002-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1151
1152         * Ideograph-R016-Table.el (U+51E1): Delete `cns-radical'; add
1153         `->identical' for C1-443B; separate C1-443B.
1154
1155         * Ideograph-R004-Slash.el (H1-AAFB): Moved to
1156         Ideograph-R005-Second.el; unify U-000200D5.
1157         (GT-00199): Unify U+3406.
1158
1159 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1160
1161         * Ideograph-R040-Roof.el (U-00021AA3): Separate C4-4948.
1162
1163         * Ideograph-R035-Go-Slowly.el (U-00021576): Separate C5-4C50.
1164
1165         * Ideograph-R030-Mouth.el (M-04531): Separate C7-3F2E.
1166         (C7-3F2E): Separate U-000210A2.
1167
1168 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1169
1170         * Ideograph-R029-Again.el (M-03155): Separate C6-2A32.
1171         (C6-2A32): Separate U-00020B3B.
1172
1173         * Ideograph-R028-Private.el (U-0002128F): Separate C6-2641.
1174
1175 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1176
1177         * Ideograph-R005-Second.el (U-000200D5): Add
1178         `ideographic-structure'.
1179
1180 2002-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1181
1182         * Ideograph-R001-One.el (U-00023944): Moved to
1183         Ideograph-R077-Stop.el.
1184
1185         * Ideograph-R140-Grass.el (MH-521): New character; map to U+8362;
1186         unify GT-40268.
1187
1188         * Ideograph-R135-Tongue.el (U+820D): Don't use char-ref in the
1189         `ideographic-structure'.
1190
1191         * Ideograph-R130-Meat.el (U+81A4): Add J90-6733 into the
1192         `->same-ideograph'.
1193
1194         * Ideograph-R109-Eye.el (C6-333D): Use `=>ucs*' instead of
1195         `ideograph='; use `<-original-ideograph' instead of
1196         `original-ideograph-of'.
1197
1198         * Ideograph-R077-Stop.el (C6-232E): Don't unify U-00028E16; unify
1199         H1-A6EA and U-00023944; add `ideographic-structure'.
1200
1201 2002-02-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1202
1203         * Ideograph-R170-Mound.el (C5-232E): Unify U-00028E16.
1204
1205 2002-02-13  MORIOKA Tomohiko  <tomo@mousai.kanji.zinbun.kyoto-u.ac.jp>
1206
1207         * u01000-Myanmar.el: Reformatted.
1208
1209 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1210
1211         * Ideograph-R030-Mouth.el (U+5411): Delete wrong
1212         `ideographic-structure' and CB-05156.
1213         (U+54CD): Add `ideographic-structure' and CB-05156.
1214
1215 2002-02-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1216
1217         * Ideograph-R063-Door.el: Add some mappings to CJK Ext-B code
1218         points and Daikanwa numbers.
1219
1220 2002-01-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1221
1222         * Ideograph-R069-Axe.el:
1223         - Use `=>ucs' instead of `->ucs'.
1224         - Add some mappings to CJK Ext-B code points.
1225
1226         * Ideograph-R068-Dipper.el: Add some mappings to CJK Ext-B code
1227         points.
1228
1229         * Ideograph-R067-Script.el (M-13485): Don't map to U+6594.
1230         - Use `=>ucs' instead of `->ucs'.
1231         - Add some mappings to CJK Ext-B code points.
1232
1233         * Ideograph-R065-Branch.el: Add some mappings into CJK Ext-B code
1234         points.
1235
1236 2002-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1237
1238         * Ideograph-R062-Halberd.el, Ideograph-R060-Step.el,
1239         Ideograph-R059-Bristle.el: Merge some mappings to CJK Ext-B code
1240         points.
1241
1242 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1243
1244         * Ideograph-R007-Two.el (U-00020134): Add `->identical' for
1245         C6-307C.
1246
1247         * Ideograph-R058-Snout.el: Add some mappings into CJK Ext-B code
1248         points.
1249         (C6-246E): Unify U-00022450; use `<-vulgar-ideograph' instead of
1250         `vulgar-ideograph-of'.
1251
1252         * Ideograph-R057-Bow.el: Add some mappings into CJK Ext-B code
1253         points.
1254         (M-09695): Fix `ideographic-strokes'; separate C5-2147; unify
1255         H1-AEC6 and U-00022399; add `ideographic-structure'.
1256         (C5-2147): Fix `ideographic-strokes'; map to U-00022399.
1257         (C6-2177): Unify H1-AEA7 and U-0002239D; add
1258         `ideographic-structure'.
1259         (C6-307C): Add `->identical' for U-00020134; map to U-00020134.
1260
1261 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1262
1263         * Ideograph-R055-Two-Hands.el: Add some mappings into CJK Ext-B
1264         code points.
1265         (C6-2467): Add `->identical' for U-00020020; add
1266         `ideographic-structure'.
1267
1268         * Ideograph-R005-Second.el (BC-8871): Don't unify U-00022398.
1269
1270         * Ideograph-R001-One.el (U-00020020): Add `->identical' for
1271         C6-2467.
1272
1273 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1274
1275         * Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el: Add some
1276         mappings into CJK Ext-B code points.
1277
1278 2002-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1279
1280         * Ideograph-R154-Shell.el (U+8D53): Moved from
1281         Ideograph-R053-Dotted-Cliff.el.
1282
1283 2002-01-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1284
1285         * Ideograph-R053-Dotted-Cliff.el: Add some mappings for CJK Ext-B
1286         code points.
1287         (M-09392'): New character; unify GT-11849.
1288         (C5-3828): Map to M-09392' instead of M-09384; unify U-00022246.
1289         (U+8D53): Moved to Ideograph-R154-Shell.el.
1290
1291 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1292
1293         * u00F00-Tibetan.el: Reformatted.
1294
1295 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1296
1297         * u00D80-Sinhala.el, u00D00-Malayalam.el, u00C80-Kannada.el,
1298         u00C00-Telugu.el, u00B80-Tamil.el, u00B00-Oriya.el: Reformatted.
1299
1300 2002-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1301
1302         * u00A80-Gujarati.el, u00A00-Gurmukhi.el, u00600-Arabic.el,
1303         u00400-Cyrillic.el, u00370-Greek.el,
1304         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
1305         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
1306         u000A0-Latin-1-Supplement.el, u00080-C1.el: Reformatted.
1307
1308 2002-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1309
1310         * Ideograph-R118-Bamboo.el (M-26243): Map to U+7BC0.
1311
1312 2002-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1313
1314         * Ideograph-R050-Turban.el:
1315         - Add some CJK Ext-B code points.
1316         - Add some missing mapping between CNS and Daikanwa.
1317         - Fix some bugs.
1318
1319 2002-01-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1320
1321         * Ideograph-R046-Mountain.el: Merge some CJK Ext-B code points.
1322
1323 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1324
1325         * Ideograph-R032-Earth.el (MH-89): New character.
1326
1327 2001-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1328
1329         * mojikyo.el: Deleted.
1330
1331         * u030A0-Katakana.el, u03040-Hiragana.el: Delete `mojikyo'.
1332
1333 2001-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1334
1335         * Ideograph-R211-Tooth.el, Ideograph-R212-Dragon.el,
1336         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
1337         Ideograph-R203-Black.el, Ideograph-R205-Frog.el,
1338         Ideograph-R209-Nose.el, Ideograph-R199-Wheat.el,
1339         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
1340         Ideograph-R191-Fight.el, Ideograph-R194-Ghost.el,
1341         Ideograph-R190-Hair.el, Ideograph-R188-Bone.el,
1342         Ideograph-R187-Horse.el, Ideograph-R184-Eat.el,
1343         Ideograph-R182-Wind.el, Ideograph-R174-Blue.el,
1344         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
1345         Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
1346         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R169-Gate.el,
1347         Ideograph-R170-Mound.el, Ideograph-R165-Distinguish.el,
1348         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
1349         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
1350         Ideograph-R159-Cart.el, Ideograph-R162-Walk.el,
1351         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
1352         Ideograph-R156-Run.el, Ideograph-R152-Pig.el,
1353         Ideograph-R154-Shell.el, Ideograph-R146-West.el,
1354         Ideograph-R147-See.el, Ideograph-R148-Horn.el,
1355         Ideograph-R149-Speech.el, Ideograph-R144-Walk-Enclosure.el,
1356         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
1357         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
1358         Ideograph-R132-Self.el, Ideograph-R135-Tongue.el,
1359         Ideograph-R136-Oppose.el, Ideograph-R140-Grass.el,
1360         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
1361         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
1362         Ideograph-R122-Net.el, Ideograph-R124-Feather.el,
1363         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
1364         Ideograph-R118-Bamboo.el, Ideograph-R115-Grain.el,
1365         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
1366         Ideograph-R105-Dotted-Tent.el, Ideograph-R108-Dish.el,
1367         Ideograph-R109-Eye.el, Ideograph-R103-Bolt-Of-Cloth.el,
1368         Ideograph-R104-Sickness.el, Ideograph-R100-Life.el,
1369         Ideograph-R102-Field.el, Ideograph-R095-Profound.el,
1370         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
1371         Ideograph-R087-Claw.el, Ideograph-R093-Cow.el,
1372         Ideograph-R086-Fire.el, Ideograph-R080-Do-Not.el,
1373         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
1374         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
1375         Ideograph-R079-Weapon.el, Ideograph-R076-Lack.el,
1376         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
1377         Ideograph-R066-Rap.el, Ideograph-R072-Sun.el,
1378         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
1379         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
1380         Ideograph-R055-Two-Hands.el, Ideograph-R057-Bow.el,
1381         Ideograph-R058-Snout.el, Ideograph-R059-Bristle.el,
1382         Ideograph-R060-Step.el, Ideograph-R047-River.el,
1383         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
1384         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
1385         Ideograph-R053-Dotted-Cliff.el, Ideograph-R046-Mountain.el,
1386         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
1387         Ideograph-R044-Corpse.el, Ideograph-R045-Sprout.el,
1388         Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
1389         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
1390         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
1391         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
1392         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
1393         Ideograph-R029-Again.el, Ideograph-R025-Divination.el,
1394         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
1395         Ideograph-R020-Wrap.el, Ideograph-R022-Right-Open-Box.el,
1396         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
1397         Ideograph-R019-Power.el, Ideograph-R016-Table.el,
1398         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
1399         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
1400         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
1401         Ideograph-R013-Down-Box.el, Ideograph-R010-Legs.el,
1402         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
1403         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
1404         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
1405         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
1406         Ideograph-R001-One.el: Delete `mojikyo' and `->mojikyo'.
1407
1408 2001-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1409
1410         * Ideograph-R124-Feather.el (M-28635): Use char-spec instead of
1411         char-ref for the operator of the `ideographic-structure'; unify
1412         B-AFCE.
1413         (M028635): Use char-spec instead of char-ref for the operator of
1414         the `ideographic-structure'.
1415         (J83-3227): Likewise.
1416         (U+7FC1): Likewise; separate B-AFCE.
1417
1418 2001-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1419
1420         * Ideograph-R052-Short-Thread.el: Add some CJK Ext-B code points.
1421         (C5-2169): Unify M-09195 and U-000221B3.
1422         (C4-2267): Unify M-09196 and U-000221B6.
1423         (M-09197): New character.
1424         (C4-2427): Relate to M-09197; unify U-000221B7.
1425         (C5-2427): Unify M-09198 and U-000221B8.
1426         (M-09201): New character.
1427         (C6-2B25): Relate to M-09201; unify U-000221BC.
1428         (M-09202): New character.
1429         (C5-2624): Relate to M-09202; unify U-000221BD.
1430         (C5-2625): Unify M-09203 and U-000221BE.
1431         (C6-306A): Unify M-09204 and U-000221BF.
1432         (C6-3736): Unify M-09206 and U-000221C6.
1433         (U-000221C7): New character.
1434         (C4-314A): Relate to M-09207; map to U-000221C7.
1435         (C6-4843): Unify U-000221CA.
1436         (U-000221CB): New character.
1437         (C5-3E7C): Relate to M-09211; map to U-000221CB.
1438         (C6-5C4E): Unify M-09213 and U-000221CF.
1439         (C5-455B): Unify M-09214 and U-000221CC.
1440         (M-09215): New character.
1441         (C3-465E): Relate to M-09215.
1442         (M-09216): New character.
1443         (C7-225B): Relate to M-09216; unify U-000221CD.
1444         (C7-225D): Unify M-09217 and U-000221D2.
1445         (C7-225C): Unify M-09218 and U-000221D1.
1446         (M-09220): New character.
1447         (C7-576D): Relate to M-09220; unify U-000221D6.
1448
1449         * Ideograph-R049-Oneself.el: Add some CJK Ext-B code points.
1450         (C6-245D): Add `->identical' for U-000200AC; map to U-000200AC.
1451
1452         * Ideograph-R051-Dry.el, Ideograph-R048-Work.el: Add some CJK
1453         Ext-B code points.
1454
1455         * Ideograph-R047-River.el: Add some CJK Ext-B code points.
1456         (M-08671): Unify BC-8DEA and U-00021FE8.
1457
1458         * Ideograph-R045-Sprout.el: Add some CJK Ext-B code points.
1459         (M-07827): Unify BC-88B2 and U-00021CFE.
1460
1461         * Ideograph-R044-Corpse.el: Add some CJK Ext-B code points.
1462
1463         * Ideograph-R005-Second.el (U-00021FE8): Moved to
1464         Ideograph-R047-River.el.
1465         (U-00021CFE): Moved to Ideograph-R045-Sprout.el.
1466
1467         * Ideograph-R004-Slash.el (U-000200AC): Add `->identical' for
1468         C6-245D.
1469
1470         * Ideograph-R025-Divination.el (U+535D): Delete
1471         `ideographic-structure'.
1472
1473 2001-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1474
1475         * Ideograph-R008-Lid.el: Add some relations between Hanziku and
1476         CJK Ext-B code points.
1477
1478         * Ideograph-R130-Meat.el (M-29860): Map to U-00026803; add
1479         `ideographic-structure'.
1480         (U-00026803): New character.
1481         (C7-316C): Map to U-00026803; add `ideographic-structure'.
1482         (U+6725): Moved to Ideograph-R074-Moon.el.
1483         (U+81A5): Add `total-strokes'.
1484         (U+81B6): Likewise.
1485
1486 2001-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1487
1488         * Ideograph-R189-Tall.el:
1489         - Add some Hanziku code points.
1490         - Add some `ideographic-structure' properties.
1491
1492         * Ideograph-R078-Death.el (M-16529): Map to U-00023A3B; add
1493         `ideographic-structure'.
1494         (U-00023A3B): New character.
1495         (C6-5373): Map to U-00023A3B; add `ideographic-structure'.
1496
1497         * Ideograph-R074-Moon.el (U+6725): New character [moved from
1498         Ideograph-R130-Meat.el].
1499         (U+81B6): Moved to Ideograph-R130-Meat.el.
1500
1501 2001-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1502
1503         * Ideograph-R095-Profound.el (M-20819): Map to U-000248E7; add
1504         `ideographic-structure'.
1505         (C6-4B46): Unify H1-E1F1 and U-000248E7; add
1506         `ideographic-structure'.
1507         (M-20820): Map to U-000248E8; add `ideographic-structure'.
1508         (C6-5E72): Unify H1-E254 and U-000248E8; add
1509         `ideographic-structure'.
1510
1511         * Ideograph-R123-Sheep.el (M-28535): Map to U-000263A7; add
1512         `ideographic-structure'.
1513         (C7-314F): Unify H1-E275 and U-000263A7; add
1514         `ideographic-structure'.
1515         (C4-4C48): Add `ideographic-structure'.
1516
1517         * Ideograph-R101-Use.el (M-21720): Map to U-00024C0E; add
1518         `ideographic-structure'.
1519         (C7-477D): Unify H1-E2BC and U-00024C0E; add
1520         `ideographic-structure'.
1521
1522         * Ideograph-R086-Fire.el (M-18985): Separate C5-2E4F; map to
1523         U-000241EF; add `ideographic-structure'.
1524         (U-000241EF): New character.
1525         (C5-2E4F): map to U-000241EF; add `ideographic-structure'.
1526
1527         * Ideograph-R059-Bristle.el (U+5F61): Unify BC-8B71.
1528         (M-10028): Separate C5-5447; map to U-000224B2; add
1529         `ideographic-structure'.
1530         (C5-5447): Unify H1-E27D and U-000224B2; add
1531         `ideographic-structure'.
1532
1533 2001-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1534
1535         * Ideograph-R210-Even.el (M-48580): Add `ideographic-structure';
1536         map to U-0002A5D0.
1537         (H1-E2C5): New character.
1538         (C5-7A22): Add `ideographic-structure'; unify U-0002A5D0.
1539
1540         * Ideograph-R009-Man.el:
1541         - Unify or Map UCS code points with some Hanziku code points.
1542         - Add or fix `ideographic-structure' into some Hanziku characters.
1543         - Add strokes into some Hanziku characters.
1544
1545 2001-12-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1546
1547         * Ideograph-R149-Speech.el (M-35206): Separate C5-2327; Map to
1548         U-0002795B.
1549         (C5-2327): Add `ideographic-structure'; unify H1-DFEB.
1550         (M-35207): Separate C5-2328; Map to U-0002795C.
1551         (C5-2328): Add `ideographic-structure'; unify H1-DFEC.
1552
1553         * Ideograph-R120-Silk.el (M-28068): Map to U-000261E8.
1554         (H1-E2C2): New character.
1555         (C7-585F): Map to U-000261E8.
1556         (U-000261E8): New character.
1557
1558         * Ideograph-R037-Big.el (M-05989): Add `ideographic-structure'.
1559         (U-00021669): Likewise; unify H1-E1F7.
1560
1561         * Ideograph-R036-Evening.el (H1-E0D0): New character.
1562         (CB-03754): Map to U-00020157.
1563         (C5-2C66): Separate U-00020157; add `->identical' for U-00020157.
1564
1565         * Ideograph-R030-Mouth.el (M-03562): Add `ideographic-structure'.
1566         (U-00020C57): Likewise; unify H1-E0EE.
1567         (M-04326): Add `ideographic-structure'.
1568         (C7-2146): Separate U-0002018A; add `->identical' for U-0002018A;
1569         add `ideographic-structure'.
1570
1571 2001-12-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1572
1573         * Ideograph-R160-Bitter.el (M-38633): Map to U-00028410; add
1574         `ideographic-structure'.
1575         (H1-AFC8): New character.
1576         (C5-3625): Add `ideographic-structure'; unify U-00028410.
1577
1578         * Ideograph-R114-Track.el (M-24897): Unify H1-AFE5 and U-00025744;
1579         add `ideographic-structure'.
1580         (C7-262C): Map to U-00025744.
1581
1582         * Ideograph-R136-Oppose.el (M-30344): Unify H1-AFE8 and
1583         U-000269FF; add `ideographic-structure'.
1584
1585         * Ideograph-R064-Hand.el (M-12077): Unify H1-AFA9 and U-00022B2B;
1586         add `ideographic-structure'.
1587
1588         * Ideograph-R005-Second.el (U-000200D5): Unify H1-AAFB.
1589         (H1-AEEA): Unify U-000200E8.
1590         (H1-AEED): Unify U-000200EB.
1591         (H1-AF63): Unify U-000200F0.
1592         (H1-AF42): Unify U-000200F1.
1593         (U-000200F3): Unify H2-D1E5.
1594         (H1-AFA5): Unify U-000200F5.
1595         (U-000200F9): New character.
1596         (H1-AFAA): Map to U-000200F9; fix `ideographic-structure'.
1597         (H1-AFAB): Unify U-000200FA; fix `ideographic-structure'.
1598         (U-000200FF): New character.
1599         (H1-AFC5): Map to U-000200FF; fix `ideographic-structure'.
1600         (H1-AFCB): Unify U-00020103.
1601         (M-00219): Unify H5-F94F.
1602         (U-00020108): Unify H8-E35B.
1603         (H1-AFE5): Moved to Ideograph-R114-Track.el.
1604         (H1-AFE8): Moved to Ideograph-R136-Oppose.el.
1605         (M-00221): Unify H5-F969.
1606         (H1-AFC8): Moved to Ideograph-R160-Bitter.el.
1607         (H1-AFA9): Moved to Ideograph-R064-Hand.el.
1608         (H1-AF61): Moved to Ideograph-R140-Grass.el.
1609         (H1-AEE5): Moved to Ideograph-R036-Evening.el.
1610         (H1-AEE3): Moved to Ideograph-R028-Private.el.
1611         (H1-AEC6): Moved to Ideograph-R057-Bow.el.
1612         (H1-AEA7): Moved to Ideograph-R057-Bow.el.
1613         (H1-AEA5): Moved to Ideograph-R028-Private.el.
1614         (H1-AE61): Moved to Ideograph-R026-Seal.el.
1615
1616 2001-12-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1617
1618         * Ideograph-R057-Bow.el (U-00022399): New character.
1619         (U-0002239D): Likewise.
1620
1621         * Ideograph-R007-Two.el (U-00020131): Unify H7-EEEB.
1622         (U-00020134): New character.
1623         (M-00283): Separate U-00020AFC; add `->identical' for U-00020AFC.
1624
1625         * Ideograph-R040-Roof.el: Add some CJK Ext-B code points.
1626         (M-07074): Separate C6-244A.
1627         (U-000219BF): New character.
1628         (C6-244A): Map to U-000219BF.
1629
1630         * Ideograph-R028-Private.el (M-03080): Separate U+53BE and
1631         EGB-2C21; delete `kangxi-radical' and `kangxi-strokes'.
1632         (U+53BE): Unify H1-AEE3; add `ideographic-structure'.
1633         (U-00020AFC): New character.
1634
1635         * Ideograph-R006-Hook.el (U-00020117): Unify H1-B8A3.
1636         (M-00239): Separate U-00020029; add `->identical' for U-00020029.
1637         (U-0002011A): Unify H10-D547.
1638         (U-0002011B): Unify H2-EC53.
1639
1640         * Ideograph-R001-One.el (U-00020029): New character.
1641
1642 2001-12-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1643
1644         * Ideograph-R004-Slash.el (M-00136): Unify BC-85D2 and U-0002009F.
1645
1646 2001-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1647
1648         * Ideograph-R140-Grass.el (U-00026AF9): New character.
1649
1650         * Ideograph-R039-Child.el (M-06971): Separate U-000200F1; add
1651         `->identical' for U-000200F1; add `ideographic-structure'.
1652
1653         * Ideograph-R037-Big.el (J0-546F): Unify EGB-7A25, B-C95B and
1654         U+592C.
1655         (C2-213B): Separate EGB-7A25, B-C95B and U+592C.
1656         (U-00021645): New character.
1657         (H1-ACBB): Likewise.
1658         (U-00021686): Unify H1-ACC0; add `ideographic-structure'.
1659         (C7-2C7D): Add `ideographic-structure'.
1660
1661         * Ideograph-R036-Evening.el (U-00021588): Unify H1-AEE5; add
1662         `ideographic-structure'.
1663
1664         * Ideograph-R004-Slash.el (H1-AB78): Unify U-0002009D.
1665         (H1-ABB9): Unify U-000200A1.
1666         (H1-ABE0): Unify U-000200A7.
1667         (U-000200AC): New character.
1668         (H1-ABE6): Unify U-0002394B.
1669         (U-000200B1): New character.
1670         (U-000200B3): New character.
1671         (H1-ABE7): Unify U-000200B5.
1672         (H1-ABF9): Unify U-00024C06.
1673         (H1-ABFD): Unify U-0002664D.
1674         (H1-ABF7): Unify U-00027E86.
1675         (H1-AC43): Unify U-000200B8.
1676         (U-00021D18): Unify H3-D0D4.
1677         (H1-AC7B): Unify U-000200BD.
1678         (U-00020B61): Unify H1-F855.
1679         (H1-AC7E): Unify U-000200C0.
1680         (H1-ACA1): Unify U-000200C1.
1681         (U-000200C2): New character.
1682         (H1-ACBB): Moved to Ideograph-R037-Big.el.
1683         (H1-ACBD): Unify U-0002A00B.
1684         (H1-B3B6): New character.
1685         (H1-ACBC): Unify U-00025740.
1686         (H1-ACC0): Moved to Ideograph-R037-Big.el.
1687         (U-000200C8): New character.
1688
1689 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1690
1691         * Ideograph-R102-Field.el (U-00024CCF): New character [moved from
1692         Ideograph-R001-One.el].
1693
1694 2001-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1695
1696         * Ideograph-R028-Private.el (U-00020AD5): Add
1697         `ideographic-structure'; unify H1-AEA5.
1698
1699         * Ideograph-R026-Seal.el (BC-8A60): New character.
1700         (U+536B): Add `ideographic-structure'; unify H1-AE61.
1701
1702         * Ideograph-R002-Line.el (U-0002006C): New character.
1703         (BC-8D5D): Moved to Ideograph-R030-Mouth.el.
1704         (U-00023244): Unify H4-E3AE.
1705         (U-00020077): Add `->identical' for M-04218.
1706         (U-0002011D): Unify H1-F043.
1707
1708         * Ideograph-R001-One.el (U-00020018): Unify H2-C1A3.
1709         (U-00020922): Unify H1-DC50.
1710         (U-00020048): Add `->identical' for M-04020; add
1711         `->same-ideograph' for C6-472D.
1712         (M-00065): Separate U-00024CCF and moved it to
1713         Ideograph-R102-Field.el; add `->identical' for U-00024CCF.
1714         (U-00021B4B): Unify H2-B9A5.
1715         (U-0002005E): New character.
1716         (U-0002005C): Likewise.
1717         (U-00020050): Likewise.
1718         (U-00020045): Likewise.
1719         (U-0002001E): Likewise.
1720
1721         * Ideograph-R030-Mouth.el: Add some CJK Ext-B code points.
1722
1723 2001-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1724
1725         * Ideograph-R087-Claw.el (M-19655): Separate U+722B.
1726
1727         * Ideograph-R075-Tree.el (U+6740): Relate to M-14471; add
1728         `->same-ideograph' for M-14471.
1729
1730         * Ideograph-R003-Dot.el (U-00020084): Unify H4-E461.
1731
1732 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1733
1734         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PAW ONE): Add
1735         `<-radical' for U+722B.
1736         (CJK RADICAL PAW TWO): Add `<-radical' for M-19655.
1737
1738         * u0E000-Private-Use.el (U+F4A6): Revived.
1739
1740         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): Relate to
1741         M-42120.
1742
1743         * Ideograph-R140-Grass.el (M-31582): Separate JSP-586E, C4-466C
1744         and U+84A6.
1745         (BC-8CB0): New character.
1746
1747         * Ideograph-R079-Weapon.el (BC-8AD4): New character.
1748
1749 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1750
1751         * Ideograph-R065-Branch.el (M-13067): Unify CB-02050; use `=>ucs'
1752         instead of `->ucs'; add `ideographic-structure'.
1753         - Merge Big5 code points.
1754         - Use `=>ucs' instead of `->ucs'.
1755         - Add some `ideographic-structure' properties.
1756         - Add some CBETA numbers.
1757
1758 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1759
1760         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL CLOTHES): Add
1761         `<-radical' for U+8864.
1762
1763         * Ideograph-R023-Hiding-Enclosure.el (M-02674): Add
1764         `<-simplified-ideograph'; add `ideographic-structure'.
1765         (U+533A): Use `<-simplified-ideograph' instead of
1766         `simplified-ideograph-of'; add `ideographic-structure'.
1767
1768         * Ideograph-R022-Right-Open-Box.el: Add some missing
1769         `ideographic-structure' properties.
1770
1771         * Ideograph-R020-Wrap.el: Canonicalize some operators of
1772         `ideographic-structure' properties.
1773         (U+5301): Use `->same-ideograph' instead of `comment'; add
1774         `ideographic-structure'.
1775
1776         * Ideograph-R019-Power.el (U+52E7): Add `ideographic-structure'.
1777
1778         * Ideograph-R018-Knife.el (U+5239): Add `ideographic-structure'.
1779         (U+5290): Likewise.
1780
1781         * Ideograph-R016-Table.el (M-01792): Separate U+51F2.
1782
1783         * Ideograph-R013-Down-Box.el (U+5187): Revert the previous
1784         operator change.
1785         (U+56D8): Modify operator.
1786
1787         * Ideograph-R010-Legs.el (U+514F): Unify H1-B26A.
1788         (U+515E): Unify H5-F16C.
1789
1790         * Ideograph-R007-Two.el (U+4E97): Unify H2-EE7D.
1791         (U+4E9D): Unify H1-F57D.
1792
1793         * Ideograph-R006-Hook.el (U+4E89): Unify H1-E8D1.
1794
1795         * Ideograph-R005-Second.el (U+4E62): Unify H2-EE79.
1796         (U+4E80): Unify H12-EBBD.
1797
1798         * Ideograph-R004-Slash.el (U+4E55): Unify H1-B260.
1799
1800 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1801
1802         * Ideograph-R064-Hand.el:
1803         - Merge Big5 code points.
1804         - Use `=>ucs' instead of `->ucs'.
1805         - Add some CBETA numbers.
1806         - Add some `ideographic-structure' properties.
1807
1808         * Ideograph-R018-Knife.el (U+5259): Fix operator.
1809         (C3-2F62): Likewise.
1810
1811         * Ideograph-R014-Cover.el (U+51A9): Simplify
1812         `ideographic-structure'.
1813
1814         * Ideograph-R009-Man.el (U+U+4FA7): Simplify
1815         `ideographic-structure'.
1816         (M-00703): Use BC-8AFC instead of U+4EBC in the
1817         `ideographic-structure'.
1818
1819 2001-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1820
1821         * ideograph-util.el (ideographic-structure=): New function.
1822         (ideographic-structure-find-char): Use `ideographic-structure='
1823         instead of `char-ref='.
1824
1825         * Ideograph-R017-Open-Box.el (U+51FF): Fix
1826         `ideographic-structure'.
1827
1828         * Ideograph-R013-Down-Box.el (U+5183): Modify operator.
1829         (U+5187): Modify operator.
1830         (U+5188): Modify operator.
1831         (U+518F): Modify operator.
1832
1833 2001-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1834
1835         * Ideograph-R039-Child.el: Merge CHINA3-JEF code points.
1836
1837 2001-12-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1838
1839         * Ideograph-R063-Door.el:
1840         - Add some Big5 code points.
1841         - Add some `ideographic-structure' properties.
1842         - Add some CBETA numbers.
1843         - Use `=>ucs' instead of `->ucs'.
1844
1845 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1846
1847         * Ideograph-R022-Right-Open-Box.el (JSP-342E): Separate U+532C.
1848         (U+5332): Use U-00021657 instead of C4-3678 in the
1849         `ideographic-structure' property.
1850
1851         * Ideograph-R021-Spoon.el (U+5316): Use U+4EBB instead of <CJK
1852         RADICAL PERSON> in the `ideographic-structure' property.
1853         (U+5318): Add `ideographic-structure'.
1854
1855         * Ideograph-R020-Wrap.el: Add missing `ideographic-structure'
1856         properties.
1857
1858         * Ideograph-R015-Ice.el (M-01608): Unify U-000205AC.
1859
1860 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1861
1862         * Ideograph-R043-Lame.el: Add some CJK Ext-B code points.
1863
1864         * Ideograph-R041-Inch.el: Add some CJK Ext-B code points.
1865         (M-07456): Use C1-5C41 instead of U+7968 in the
1866         `ideographic-structure' property.
1867         (M-07468): Use `<-ancient-ideograph' instead of
1868         `ancient-ideograph-of'.
1869
1870         * Ideograph-R038-Woman.el (C5-4532): Fixed.
1871
1872 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1873
1874         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): New character.
1875
1876         * Ideograph-R042-Small.el, Ideograph-R039-Child.el,
1877         Ideograph-R033-Scholar.el: Add some CJK Ext-B code points.
1878
1879         * Ideograph-R019-Power.el: Add some missing
1880         `ideographic-structure' properties.
1881         (U+52A6): Don't use BC-8DF6 in the `ideographic-structure'
1882         property.
1883         (U+52B1): Use `script' and `<-simplified-ideograph' instead of
1884         `comment'.
1885         (U+52C9): Don't use char-ref format for the operator of the
1886         `ideographic-structure' property.
1887         (C1-6339): Use M-31078 instead of U+83AB in the
1888         `ideographic-structure' property.
1889         (J0-342B): Use `script' and `<-simplified-ideograph' instead of
1890         `comment'.
1891         (C2-4F5C): Use C1-655C instead of U+842C.
1892
1893         * Ideograph-R018-Knife.el: Add some missing
1894         `ideographic-structure' properties.
1895         (U+521D): Use U+8864 instead of <CJK RADICAL CLOTHES>.
1896         (U+5231): Simplified `ideographic-structure'.
1897         (C2-2554): Likewise.
1898         (U+524D): Use U+4491 instead of BC-8B4B.
1899         (U+524E): Use M-14471 instead of BC-8CBA.
1900         (J0-4B36): Use JSP-3523 instead of U+5485.
1901         (U+5294): Use `<-vulgar-ideograph' instead of
1902         `vulgar-char-of-shinjigen-1'.
1903
1904         * Ideograph-R013-Down-Box.el (J78-514B): Don't use char-ref format
1905         in the `ideographic-structure' property.
1906
1907         * Ideograph-R010-Legs.el (U+5151): Use U+4E37 instead of U+8B55 in
1908         the `ideographic-structure' property.
1909         (U+515A): Modify `ideographic-structure'.
1910
1911 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1912
1913         * Ideograph-R062-Halberd.el:
1914         - Merge some Big5 code points.
1915         - Add some CBETA numbers.
1916         - Add some `ideographic-structure' properties.
1917         - Use `=>ucs' instead of `->ucs'.
1918
1919 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1920
1921         * Ideograph-R009-Man.el (GT-00767): Relate to M-01054; add
1922         `ideographic-structure'.
1923
1924         * Ideograph-R003-Dot.el (U+4E37): Unify BC-8B55.
1925
1926 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1927
1928         * Ideograph-R032-Earth.el: Add some CJK Ext-B code points.
1929
1930         * Ideograph-R012-Eight.el (U+517C): Use U+4491 instead of BC-8B4B
1931         in the `ideographic-structure' property.
1932
1933         * Ideograph-R010-Legs.el (C4-233B): Separate U+514F.
1934         (U+514F): Add `ideographic-structure'.
1935
1936         * Ideograph-R001-One.el (U+4E19): Use U+5185 instead of BC-8C57 in
1937         the `ideographic-structure' property.
1938         (U+4E26): Use U+4491 instead of BC-8B4B in the
1939         `ideographic-structure' property.
1940
1941 2001-12-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1942
1943         * Ideograph-R031-Enclosure.el: Add some CJK Ext-B code points.
1944         (M-04684): Separate C6-225F; map to U-00020064.
1945         (C6-225F): Add `->identical' for U-00020064; map to U-00020064.
1946
1947         * Ideograph-R029-Again.el: Add some CJK Ext-B code points.
1948
1949         * Ideograph-R002-Line.el (U-00020064): Add `->identical' for
1950         C6-225F; add `->same-ideograph' for M-04684.
1951
1952         * Ideograph-R011-Enter.el (M-01416): Add `<-wrong-ideograph' for
1953         M-00345.
1954         (U+4EBD): Moved to Ideograph-R009-Man.el.
1955
1956         * Ideograph-R009-Man.el (U+4EBD): Moved from
1957         Ideograph-R011-Enter.el; relate to M-00345.
1958         (U+4ECA): Use U+4EBD instead of BC-8AFC.
1959         (U+4EE4): Likewise.
1960         (U+4F1B): Simplify the `ideographic-structure' property.
1961         (M-00757): Likewise.
1962         (U+500A): Likewise.
1963         (U+506C): Likewise.
1964
1965         * Ideograph-R075-Tree.el (U+6729): Unify BC-8956.
1966
1967 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1968
1969         * Ideograph-R178-Tanned-Leather.el (U+97E6): Unify BC-89D6.
1970
1971         * Ideograph-R168-Long.el (U+957F): Add `total-strokes'; unify
1972         BC-89A5.
1973
1974         * Ideograph-R040-Roof.el (J0-555F): Unify BC-8AF8.
1975
1976         * Ideograph-R011-Enter.el:
1977         - Add some Hanziku-1 code points.
1978         - Add some missing `ideographic-structure' properties.
1979
1980         * Ideograph-R009-Man.el:
1981         - Add some missing `ideographic-structure' properties.
1982         - Add some Hanziku-1 code points.
1983
1984 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1985
1986         * Ideograph-R169-Gate.el (U+95E8): Add `total-strokes'; unify
1987         BC-896B.
1988
1989         * Ideograph-R006-Hook.el (M-00237): Add `ideographic-structure'.
1990         (U-00020116): Likewise.
1991         (H1-BE59): New character.
1992
1993 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1994
1995         * Ideograph-R008-Lid.el:
1996         - Add some Hanziku-1 code points.
1997         - Add some missing `ideographic-structure' properties.
1998
1999         * Ideograph-R002-Line.el (U-0002006D): Add
2000         `ideographic-structure'; unify H1-C3C6.
2001         (U-0002006E): Add `ideographic-structure'.
2002         (H1-C3E4): New character.
2003
2004 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2005
2006         * Ideograph-R001-One.el (U+4E1D): Use BC-895C instead of U+5E7A in
2007         the `ideographic-structure'.
2008
2009 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2010
2011         * Ideograph-R061-Heart.el:
2012         - Merge Big5 code points.
2013         - Add some CBETA numbers.
2014         - Use `=>ucs' instead of `->ucs'.
2015         - Add some `ideographic-structure' properties.
2016
2017 2001-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2018
2019         * Ideograph-R002-Line.el (BC-8BF1): New character.
2020
2021 2001-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2022
2023         * Ideograph-R005-Second.el:
2024         - Add some missing `ideographic-structure' properties.
2025         - Add some Hanziku-1 code points.
2026
2027 2001-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2028
2029         * Ideograph-R038-Woman.el: Add some CHINA3-JEF code points.
2030
2031         * Ideograph-R010-Legs.el (U+5156): Unify H1-E0CF.
2032
2033 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2034
2035         * Ideograph-R037-Big.el: Add some Daikanwa numbers of the revised
2036         version if the numbers were changed in the second revised version.
2037         (U+5934): Unify BC-8A62.
2038
2039 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2040
2041         * Ideograph-R052-Short-Thread.el (U+5E7A): Unify BC-8B44.
2042
2043 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2044
2045         * char-db-util.el (insert-char-attributes): Format
2046         `ideograph-daikanwa-2' as same as `ideograph-daikanwa'.
2047
2048         * Ideograph-R006-Hook.el, Ideograph-R004-Slash.el:
2049         - Add some missing `ideographic-structure' properties.
2050         - Add some Hanziku-1 code points.
2051
2052 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2053
2054         * Ideograph-R037-Big.el: Add some CHINA3-JEF code points.
2055
2056 2001-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2057
2058         * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Add some
2059         missing `ideographic-structure' properties.
2060
2061         * Ideograph-R014-Cover.el: Add some missing
2062         `ideographic-structure' properties.
2063         (M-01592): Use `<-vulgar-ideograph' instead of
2064         `vulgar-char-of-shinjigen-1'.
2065
2066         * Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
2067         Ideograph-R011-Enter.el: Add some missing `ideographic-structure'
2068         properties.
2069
2070         * Ideograph-R010-Legs.el (JX1-2E50): Unify JC3-43D5.
2071         (U+514F): Use U-00020086 instead of U+5382 in the
2072         `ideographic-structure' property; use U-00020477 instead of
2073         U+4E0A/U+513F in the `ideographic-structure' property.
2074
2075         * Ideograph-R006-Hook.el (U-00020112): Add
2076         `ideographic-structure'; unify H1-AAD7.
2077
2078 2001-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2079
2080         * Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
2081         Ideograph-R034-Go.el: Add some CHINA3-JEF code points.
2082
2083 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2084
2085         * Ideograph-R060-Step.el:
2086         - Merge Big5 code points.
2087         - Use `=>ucs' instead of `->ucs'.
2088         - Add some `ideographic-structure' properties.
2089         - Add some CBETA numbers.
2090
2091         * Ideograph-R028-Private.el, Ideograph-R023-Hiding-Enclosure.el:
2092         Add some CJK Ext-B code points.
2093
2094         * Ideograph-R005-Second.el (U-000200E4): Add
2095         `ideographic-structure'; unify H1-ABE1.
2096
2097 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2098
2099         * Ideograph-R059-Bristle.el: Use `=>ucs' instead of `->ucs'.
2100
2101         * Ideograph-R058-Snout.el: Use `=>ucs' instead of `->ucs'.
2102         (U+5F5B): Unify CB-01820.
2103
2104         * Ideograph-R057-Bow.el: Use `=>ucs' instead of `->ucs'.
2105
2106         * Ideograph-R056-Shoot.el (C1-636F): Use `=>ucs' instead of
2107         `->ucs'.
2108
2109         * Ideograph-R022-Right-Open-Box.el: Merge some CJK Ext-B code
2110         points.
2111         (M-02596): Unify BC-87D4 and U-0002092C.
2112
2113         * Ideograph-R005-Second.el (BC-87D4): Moved to
2114         Ideograph-R022-Right-Open-Box.el.
2115
2116 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2117
2118         * char-db-util.el (insert-char-attributes): Add setting to format
2119         `=>ucs-jis'.
2120
2121         * Ideograph-R021-Spoon.el: Add some CJK Ext-B code points.
2122         (M-02571): Unify U-0002090E; relate to JU-5315 instead of U+5315.
2123
2124         * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el: Merge some CJK
2125         Ext-B code points.
2126
2127         * Ideograph-R115-Grain.el (U+79F0): Separate C3-327C.
2128         (J0-3E4E): Unify C3-327C and CB-00379.
2129
2130         * Ideograph-R059-Bristle.el (C6-3F5B): Use `->same-ideograph'
2131         instead of `ideograph='.
2132         - Add some CBETA numbers.
2133         - Merge Big5 code points.
2134
2135         * Ideograph-R058-Snout.el: Merge Big5 code points.
2136         (U+5F5C): Unify CB-02362; relate to M-09948.
2137
2138         * Ideograph-R057-Bow.el:
2139         - Merge Big5 code points.
2140         - Add some `ideographic-structure' properties.
2141         - Add some CBETA numbers.
2142
2143         * Ideograph-R056-Shoot.el:
2144         - Merge Big5 code points.
2145         - Merge some CBETA numbers.
2146
2147 2001-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2148
2149         * Ideograph-R170-Mound.el (U+49BE): New character.
2150         (H1-DE72): Moved from Ideograph-R010-Legs.el.
2151
2152 2001-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2153
2154         * Ideograph-R038-Woman.el: Add some CJK Ext-B code points.
2155
2156         * Ideograph-R029-Again.el:
2157         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2158           `hanyu-dazidian-char' properties.
2159         - Add some missing `ideographic-structure' properties.
2160         - Add some Big5-CDP code points.
2161
2162         * Ideograph-R026-Seal.el: Add some missing `hanyu-dazidian-vol',
2163         `hanyu-dazidian-page' and `hanyu-dazidian-char' properties.
2164         (U+536A): Add `ideographic-structure'.
2165
2166         * Ideograph-R010-Legs.el (H1-DCE3): Unify U-00020478.
2167         (H1-DE46): Unify U-00020489.
2168         (H1-DE67): Unify U-0002048B.
2169         (H1-DE6A): Unify U-0002048F.
2170         (H1-DE6E): Unify U-00025631.
2171         (H1-DE72): Moved to Ideograph-R170-Mound.el.
2172         (H1-DE73): Unify U-0002049C.
2173         (H1-DE74): Unify U-0002049D.
2174         (H1-DEAC): Unify U-000204A7.
2175         (H1-DEC9): Unify U-000204AE.
2176         (H1-DEC8): Unify U-00020926.
2177         (H1-DECF): Unify U-000204BE.
2178         (M-01407): Unify U-000204CA.
2179         (H1-DED6): Unify U-000204D6.
2180         (H1-DED9): Unify U-000204DA.
2181
2182 2001-12-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2183
2184         * Ideograph-R032-Earth.el: Merge some CHINA3-JEF code points.
2185
2186         * Ideograph-R010-Legs.el:
2187         - Add some missing `ideographic-structure' properties.
2188         - Add some Hanziku-1 code points.
2189
2190         * Ideograph-R003-Dot.el (M-00093): Unify H1-ACC5 and U-0002007C;
2191         add `ideographic-structure'.
2192         (U-0002007F): Unify H1-AD5C; add `ideographic-structure'.
2193         (U-00020081): New character.
2194         (U-0002592C): New character.
2195         (U+4E3E): Unify H1-ADBF.
2196
2197 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2198
2199         * Ideograph-R002-Line.el (U+4E34): Unify H1-AA56.
2200         (H1-AA59): New character.
2201         (H1-AA72): Likewise.
2202
2203 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2204
2205         * Ideograph-R013-Down-Box.el (U-0002054D): Add
2206         `ideographic-structure'; unify H1-AD7C.
2207
2208         * Ideograph-R007-Two.el (C6-2566): Relate to U-00020122.
2209
2210         * Ideograph-R001-One.el:
2211         - Add some missing `ideographic-structure' properties.
2212         - Add some Hanziku-1 code points.
2213
2214 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2215
2216         * Ideograph-R099-Sweet.el (M-21660): Separate C4-3E65 and U+3F4E;
2217         add `ideographic-structure'; unify H1-A97D.
2218         (C4-3E65): Add `ideographic-structure'.
2219         (U+3F4E): Likewise.
2220         (M-21663): Separate C7-302B; add `ideographic-structure'; unify
2221         H1-A9B2.
2222         (C7-302B): Add `ideographic-structure'.
2223
2224         * Ideograph-R048-Work.el (H1-A875): New character.
2225
2226         * Ideograph-R113-Spirit.el (M-49399): Add `ideographic-structure';
2227         unify H1-A955.
2228         (H1-A954): New character; unify U-00025632.
2229         (H1-A975): New character; unify U-00025673.
2230
2231 2001-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2232
2233         * Ideograph-R073-Say.el (M-14304): Separate C6-4979; add
2234         `ideographic-structure'; unify H1-A97A.
2235
2236         * Ideograph-R055-Two-Hands.el (U+3429): Add
2237         `ideographic-structure'; unify H1-A8CE.
2238         - Merge Big5 code points.
2239         - Use `=>ucs' instead of `->ucs'.
2240         - Merge some CBETA numbers.
2241         - Add some `ideographic-structure' properties.
2242
2243         * Ideograph-R051-Dry.el (M-09171): Add `ideographic-structure';
2244         unify H1-A872.
2245         (C6-2742): Add `ideographic-structure'.
2246
2247         * Ideograph-R013-Down-Box.el (U-00020542): Add
2248         `ideographic-structure'; unify H1-A769.
2249
2250         * Ideograph-R004-Slash.el (C3-212F): Relate to U+51E2.
2251
2252 2001-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2253
2254         * Ideograph-R037-Big.el: Merge some CJK Ext-B code points.
2255         (M-05837): Separate C6-2167; relate to U-000215D2.
2256         (C6-2167): Unify BC-87D3 and U-000215D2.
2257         (M-05948): Separate C6-3E3E; relate to U-00021638; add
2258         `ideographic-structure'.
2259         (U-00021638): Add `ideographic-structure'; unify H1-A974.
2260         (C6-3E3E): Add `ideographic-structure'.
2261
2262         * Ideograph-R031-Enclosure.el (C6-5145): Add
2263         `ideographic-structure'; unify H1-A9A2.
2264
2265         * Ideograph-R028-Private.el: Use char-spec instead of char-ref as
2266         operators in `ideographic-structure' properties.
2267         (U-00020AD3): Unify BC-8B7E.
2268         (C6-213C): Add `ideographic-structure'; unify BC-89AC.
2269         (U+53B7): Add `ideographic-structure'; unify BC-8CEB.
2270         (C4-2249): Add `ideographic-structure'; unify BC-88E6.
2271
2272         * Ideograph-R015-Ice.el (U+51DF): Unify CB-06080.
2273
2274         * Ideograph-R014-Cover.el (M-01589): Relate to U-0002058C.
2275
2276         * Ideograph-R007-Two.el:
2277         - Add some missing `ideographic-structure' properties.
2278         - Merge some Hanziku-1 code points.
2279
2280         * Ideograph-R003-Dot.el (M-00104): Separate C3-2740; delete
2281         `cns-radical'.
2282         (U+4E3D): Unify H1-A86E.
2283
2284 2001-11-30  Yoshiki Hayashi  <yoshiki@xemacs.org>
2285
2286         * ioslated-char.el: Disable undo in temporary buffer.
2287         Otherwise, pdump will complain about buffer being undumpable
2288         object.
2289
2290 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2291
2292         * Ideograph-R054-Long-Stride.el:
2293         - Use `=>ucs' instead of `->ucs'.
2294         - Merge Big5 code points.
2295         (U+5EFB): Unify CB-00327.
2296         (U+5EFC): Unify CB-02626.
2297
2298         * Ideograph-R036-Evening.el: Merge some CJK Ext-B code points.
2299
2300         * Ideograph-R032-Earth.el (U+57DB): Add `ideographic-structure';
2301         unify CB-05739.
2302
2303         * Ideograph-R030-Mouth.el (U+53E7): Use `->ideographic-variants'
2304         instead of `variant-of-shinjigen-1'; unify JC3-91AE.
2305         (U+549A): Unify JC3-8CE8.
2306
2307 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2308
2309         * Ideograph-R131-Minister.el (C3-2A5C): Separated from U+5367 and
2310         moved from Ideograph-R025-Divination.el.
2311
2312         * Ideograph-R035-Go-Slowly.el: Merge some CJK Ext-B code points.
2313
2314         * Ideograph-R034-Go.el (J0-5469): Unify BC-8B45.
2315         Merge some CJK Ext-B code points.
2316
2317         * Ideograph-R031-Enclosure.el: Add some CHINA3-JEF code points.
2318
2319         * Ideograph-R019-Power.el: Add some CHINA3-JEF code points.
2320         (M-02305): Unify C4-2240, JC3-44D9 and U+3515.
2321         (M-02395): Unify C6-3D4E.
2322         (M-02397): Unify C6-3D4F.
2323         (M-02401): Unify C6-3D4D.
2324
2325         * Ideograph-R018-Knife.el: Add some CHINA3-JEF code points.
2326         (M-02112): Add `ideographic-structure'.
2327
2328         * Ideograph-R015-Ice.el: Add some missing `ideographic-structure'
2329         properties.
2330
2331         * Ideograph-R005-Second.el (BC-87D3): Moved to
2332         Ideograph-R037-Big.el; unify C6-2167.
2333
2334 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2335
2336         * Ideograph-R181-Leaf.el (JC3-8CE9): New character.
2337
2338         * Ideograph-R122-Net.el (C4-2152): Separated from U+5188 and moved
2339         from Ideograph-R013-Down-Box.el.
2340
2341         * Ideograph-R032-Earth.el (M-05234): Use `<-original-ideograph'
2342         instead of `original-ideograph-of'.
2343         (M-05291): New character.
2344         (C6-3E32): Relate to M-05291.
2345         (M-05352): Unify C6-5152 instead of C4-3C5A.
2346
2347         * Ideograph-R030-Mouth.el: Merge some CHINA3-JEF code points.
2348
2349         * Ideograph-R025-Divination.el (U+5361): Unify JC3-82B5.
2350         (U+5367): Separate C3-2A5C and moved it to
2351         Ideograph-R131-Minister.el.
2352
2353         * Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el:
2354         Merge some CHINA3-JEF code points.
2355
2356 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2357
2358         * Ideograph-R029-Again.el: Add some CHINA3-JEF code points.
2359         (C6-3D67): Unify M-48963.
2360         (C1-5937): Use `->identical' instead of `ideograph='.
2361
2362         * Ideograph-R028-Private.el: Add some CHINA3-JEF code points.
2363         (C4-2856): Delete `non-morohashi'; unify M-48989.
2364
2365         * Ideograph-R027-Cliff.el (M-02979): Unify C6-3D60 and U-00020A78.
2366         (U-00020A9A): Unify BC-8D4D; add `ideographic-structure'.
2367         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2368           `hanyu-dazidian-char' properties.
2369         - Add some missing `ideographic-structure' properties.
2370         - Add some BIG5-CDP code points.
2371         - Add some CHINA3-JEF code points.
2372
2373         * Ideograph-R026-Seal.el (U+5369): Unify BC-8B5A.
2374         (U+353E): Unify BC-8BE6.
2375         (U+536A): Unify BC-8D7A.
2376         (U+5373): Use `script' and `<-vulgar-ideograph' instead of
2377         `comment'; add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2378         `hanyu-dazidian-char'; add `ideographic-structure'.
2379         (U+537B): Use `->ideographic-variants' instead of
2380         `variant-of-shinjigen-1'; add `hanyu-dazidian-vol',
2381         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
2382         `ideographic-structure'.
2383         (U+537D): Use `->ideographic-variants' instead of
2384         `variant-of-shinjigen-1'; unify JC3-45D4.
2385         (M-02875): Separate C6-2F3C; use `->same-ideograph' instead of
2386         `comment'; relate to U-00020A1E.
2387         (C6-2F3C): Unify U-00020A1E.
2388         - Add some CHINA3-JEF code points.
2389         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2390           `hanyu-dazidian-char' properties.
2391         - Add some missing `ideographic-structure' properties.
2392         - Merge some CJK Ext-B code points.
2393
2394         * Ideograph-R024-Ten.el (U+5344): Unify BC-8975.
2395         (C4-2244): Use `<-original-ideograph' instead of
2396         `original-char-of-shinjigen-1'; unify U-00020983.
2397         (C3-2329): Use `->ideographic-variants' instead of
2398         `variant-of-shinjigen-1'.
2399         (C6-2639): Use `<-vulgar-ideograph' instead of
2400         `vulgar-char-of-shinjigen-1'; unify U-00020991.
2401         (C4-2553): Use `<-vulgar-ideograph' instead of
2402         `vulgar-char-of-shinjigen-1'; unify U-00024C1E.
2403         (M-02739): Unify C4-2553 and U-00024C1E; use `<-vulgar-ideograph'
2404         instead of `vulgar-ideograph-of'.
2405         (J0-4234): Use U+4ECE instead of BC-8DF5 + U+4EBA in the
2406         `ideographic-structure'.
2407         (U+5352): Likewise.
2408         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2409           `hanyu-dazidian-char' properties.     
2410         - Add some missing `ideographic-structure' properties.
2411         - Merge some CHINA3-JEF code points.
2412         - Use char-spec instead of char-ref as operators in
2413           `ideographic-structure' properties.
2414         - Merge some CJK Ext-B code points.
2415         - Merge some missing Big5-CDP code points.
2416
2417         * Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el: Merge
2418         some CHINA3-JEF code points.
2419
2420         * Ideograph-R017-Open-Box.el (U+51FC): Delete `kangxi-radical' and
2421         `kangxi-strokes'; delete `non-morohashi'; unify JC3-80AC.
2422
2423         * Ideograph-R016-Table.el: Merge some CHINA3-JEF code points.
2424
2425         * Ideograph-R004-Slash.el (U-00020086): Unify BC-8BB4.
2426         (U-000200A2): Unify BC-8CB4; add `ideographic-structure'.
2427
2428 2001-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2429
2430         * Ideograph-R014-Cover.el (C6-3D3E): Relate to M-01589.
2431
2432         * Ideograph-R013-Down-Box.el (U+5188): Separate C4-2152; add
2433         `->identical' for C4-2152.
2434
2435 2001-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2436
2437         * Ideograph-R053-Dotted-Cliff.el:
2438         - Use `=>ucs' instead of `->ucs'.
2439         - Merge some CBETA numbers.
2440         - Merge Big5 code points.
2441
2442         * Ideograph-R025-Divination.el (U+535D): Unify BC-8BF9.
2443         (U+5364): Unify BC-8A56.
2444         (U-000209EA): Unify BC-8AA6.
2445         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2446           `hanyu-dazidian-char' properties.
2447         - Use char-spec instead of char-ref as operators in
2448           `ideographic-structure' properties.
2449
2450         * Ideograph-R052-Short-Thread.el, Ideograph-R051-Dry.el: Merge
2451         Big5 code points.
2452
2453         * Ideograph-R027-Cliff.el: Merge some CJK Ext-B code points.
2454
2455 2001-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2456
2457         * Ideograph-R003-Dot.el (U-0002007E): Moved from
2458         Ideograph-R005-Second.el.
2459         (BC-87D2): Likewise.
2460
2461         * Ideograph-R025-Divination.el: Merge some CJK Ext-B code points.
2462
2463         * Ideograph-R022-Right-Open-Box.el: update.
2464
2465         * Ideograph-R005-Second.el (U+5350): Moved to
2466         Ideograph-R024-Ten.el.
2467         (BC-87D2): Separate U-0002007E; moved to Ideograph-R003-Dot.el.
2468         (U-0002007E): Moved to Ideograph-R003-Dot.el.
2469
2470         * Ideograph-R004-Slash.el (U-000209AC): Moved to
2471         Ideograph-R024-Ten.el.
2472
2473         * Ideograph-R001-One.el (BC-86A4): Separate U-0002097B and moved
2474         to Ideograph-R024-Ten.el.
2475         (U-0002097B): Moved to Ideograph-R024-Ten.el.
2476         (U-000209B4): Likewise.
2477
2478         * Ideograph-R023-Hiding-Enclosure.el (U+5338): Unify BC-8A70; add
2479         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2480         `hanyu-dazidian-char'.
2481         (C3-2466): Unify BC-8CD3; add `hanyu-dazidian-vol',
2482         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
2483         `ideographic-structure'.
2484         (U+533C): Separated from C2-2558 and moved from
2485         Ideograph-R022-Right-Open-Box.el.
2486         - Use char-spec instead of char-ref as operators in
2487           `ideographic-structure' properties.
2488         - Add some missing `ideographic-structure'.
2489         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2490           `hanyu-dazidian-char' properties.
2491
2492 2001-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2493
2494         * Ideograph-R050-Turban.el:
2495         - Use char-spec instead of char-ref as operators in
2496           `ideographic-structure' properties.
2497         - Merge some CBETA numbers.
2498         - Add some missing `ideographic-structure' properties.
2499
2500         * Ideograph-R046-Mountain.el:
2501         - Merge Big5 code points.
2502         - Use `=>ucs' instead of `->ucs'.
2503         - Add some `ideographic-structure' properties.
2504         - Merge some CBETA numbers.
2505
2506         * Ideograph-R030-Mouth.el (M071135): New character.
2507
2508         * Ideograph-R022-Right-Open-Box.el:
2509         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2510           `hanyu-dazidian-char' properties.
2511         - Use char-spec instead of char-ref as operators in
2512           `ideographic-structure' properties.
2513         (C2-2558): Separate U+533C; add `->identical' for U+533C.
2514         (C6-3563): Unify BC-88C4.
2515
2516 2001-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2517
2518         * Ideograph-R162-Walk.el (U+8FC7): Fix `total-strokes'.
2519         (C1-4B56): Use `->ideographic-variants' instead of
2520         `morohashi-daikanwa'; unify B-A8B5.
2521         (U+8FC8): Add `total-strokes'.
2522
2523         * Ideograph-R094-Dog.el (J0-605B): Separate G1-4F57 and U+737B.
2524
2525         * Ideograph-R020-Wrap.el:
2526         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2527           `hanyu-dazidian-char' properties.
2528         - Use char-spec instead of char-ref as operators in
2529           `ideographic-structure' properties.
2530         - Add some missing `ideographic-structure' properties.
2531         - Merge some missing Big5-CDP code points.
2532
2533 2001-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2534
2535         * Ideograph-R131-Minister.el (C4-2471): Unify BC-8DDB.
2536
2537         * Ideograph-R049-Oneself.el, Ideograph-R048-Work.el:
2538         - Merge Big5 code points.
2539         - Merge some CBETA numbers.
2540         - Use `=>ucs' instead of `->ucs'.
2541
2542         * Ideograph-R047-River.el:
2543         - Merge some CBETA numbers.
2544         - Merge Big5 code points.
2545         - Use `=>ucs' instead of `->ucs'.
2546
2547         * Ideograph-R021-Spoon.el: Add some `hanyu-dazidian-vol',
2548         `hanyu-dazidian-page' and `hanyu-dazidian-char' properties.
2549         (M-02571): Unify BC-8BBA.
2550         (U+5316): Use char-spec instead of char-ref as the operator in the
2551         `ideographic-structure' property.
2552         (J0-323D): Likewise.
2553         (M-02573): Add `ideographic-structure'; separate C4-2142; unify
2554         BC-8AB1.
2555         (U+5317): Use char-spec instead of char-ref as the operator in the
2556         `ideographic-structure' property.
2557         (M-02577): Add `ideographic-structure'.
2558         (BC-8CCA): New character.
2559         (C6-2632): Add `ideographic-structure'.
2560         (U+5319): Use char-spec instead of char-ref as the operator in the
2561         `ideographic-structure' property.
2562
2563         * Ideograph-R012-Eight.el (BC-8BFA): Add `ideograph-cdp'.
2564
2565         * Ideograph-R015-Ice.el: Merge some CHINA3-JEF code points.
2566
2567         * Ideograph-R040-Roof.el (C4-3130): Unify JC3-4AB8.
2568
2569         * Ideograph-R009-Man.el (U+4EEC): Unify JC3-82BB.
2570         (U+505F): Unify JC3-42EE.
2571         (U+503B): Unify JC3-93DE.
2572         (U+50A5): Unify JC3-43A8.
2573
2574         * Ideograph-R008-Lid.el (JC3-81C1): New character.
2575
2576         * Ideograph-R014-Cover.el: Merge some CHINA3-JEF code points.
2577
2578 2001-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2579
2580         * Ideograph-R043-Lame.el:
2581         - Use `=>ucs' instead of `->ucs'.
2582         - Merge Big5 code points.
2583
2584         * Ideograph-R013-Down-Box.el (U+518B): Unify JC3-43EC.
2585         (CB-00155): New character.
2586         (GT-02025): Unify JC3-43ED.
2587         (U+5195): Unify JC3-43EE.
2588
2589         * Ideograph-R012-Eight.el (U+5170): Unify JC3-82AB.
2590         (U+517B): Unify JC3-82AA.
2591
2592         * Ideograph-R011-Enter.el (M-01418): Unify JC3-43DE.
2593         (M-01424): Unify JC3-43DF.
2594
2595         * Ideograph-R009-Man.el:
2596         - Add some missing `ideographic-structure' properties.
2597         - Use U+4EBB instead of <CJK RADICAL PERSON> in
2598           `ideographic-structure' properties.
2599         (M-00703): Unify S1-0488.
2600
2601         * Ideograph-R005-Second.el (U+4E60): Unify JC3-81C9.
2602         (U+4E66): Unify JC3-81CD.
2603         (U+4E70): Unify JC3-81ED.
2604
2605         * Ideograph-R002-Line.el (U+4E34): Unify JC3-82AF.
2606
2607         * Ideograph-R001-One.el (U+4E13): Unify JC3-81D9.
2608
2609 2001-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2610
2611         * Ideograph-R187-Horse.el (U+99E6): Unify BC-8DC0.
2612
2613         * Ideograph-R044-Corpse.el:
2614         - Merge Big5 code points.
2615         - Add some CBETA numbers.
2616         - Add some `ideographic-structure' properties.
2617
2618         * Ideograph-R042-Small.el, Ideograph-R041-Inch.el: Use `=>ucs'
2619         instead of `->ucs'.
2620
2621         * Ideograph-R018-Knife.el (U+5215): Use U-000206AA instead of
2622         M-01862 in `ideographic-structure'.
2623
2624         * Ideograph-R011-Enter.el (S1-0488): Moved to
2625         Ideograph-R009-Man.el and unify with M-00703.
2626
2627         * Ideograph-R008-Lid.el (M-00289): Separate C3-2147 and U+4EA3;
2628         add `ideographic-structure'.
2629         (BC-8C5E): Unify JC3-8DCD.
2630         (U+4EA7): Add `ideographic-structure'.
2631         (U+4EAA): Likewise.
2632         (J0-5037): Separate C3-2B25 and U+4EB0; use `<-vulgar-ideograph'
2633         instead of `vulgar-char-of-shinjigen-1'; add
2634         `ideographic-structure'.
2635         (M-00309): Separate C3-2B27 and U+4EB1; add
2636         `ideographic-structure'.
2637         (JC3-81D2): Use U+6729 instead of U+6728 in
2638         `ideographic-structure'.
2639         (C3-2B24): Add `ideographic-structure'.
2640         (U+4EB2): Likewise.
2641         (U+4EB4): Likewise.
2642         (U+4EB5): Likewise.
2643         (U+4EB7): Likewise.
2644         (U+4EB8): Likewise.
2645
2646         * Ideograph-R004-Slash.el (JX2-212E): Unify JC3-97C6.
2647
2648 2001-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2649
2650         * Ideograph-R012-Eight.el: Unify some CHINA3-JEF code points.
2651
2652 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2653
2654         * Ideograph-R010-Legs.el: Add some missing `ideographic-structure'
2655         properties.
2656         (J0-3D3C): Separate G0-3364, C6-2352 and U+5145; modify
2657         `ideographic-structure'.
2658
2659 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2660
2661         * char-db-util.el (what-char-definition): Use `decode-char'
2662         instead of `make-char' to display comment for builtin character.
2663
2664         * Ideograph-R172-Short-Tailed-Bird.el (JX2-7B6E): Unify BC-8D4B.
2665
2666         * Ideograph-R103-Bolt-Of-Cloth.el (M074034): New character.
2667
2668         * Ideograph-R100-Life.el (BC-8B77): New character.
2669
2670         * Ideograph-R087-Claw.el (U+722F): Unify BC-8CA8.
2671
2672         * Ideograph-R035-Go-Slowly.el (M-05708): Separate C3-213A and
2673         U+590A.
2674         (U+590A): Unify BC-8A71.
2675
2676         * Ideograph-R120-Silk.el (U+7CF9): Relate to M-27221; unify
2677         BC-8AFB.
2678
2679         * Ideograph-R003-Dot.el (M-00104): Add `ideographic-structure'.
2680
2681 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2682
2683         * Ideograph-R030-Mouth.el (U+551B): Delete invalid
2684         `morohashi-daikanwa'.
2685         (U+551C): Likewise; delete `kangxi-radical' and `kangxi-strokes'.
2686         (U+551D): Delete invalid `morohashi-daikanwa'; delete
2687         `kangxi-strokes'.
2688         (U+551E): Delete invalid `morohashi-daikanwa'.
2689         (U+551F): Likewise.
2690         (U+5520): Likewise.
2691         (U+5521): Likewise.
2692         (U+5522): Likewise.
2693         (U+5523): Likewise.
2694         (U+5524): Delete `non-morohashi'.
2695         (U+5525): Add `total-strokes'.
2696
2697 2001-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2698
2699         * Ideograph-R007-Two.el (U+4E96): Add `ideographic-structure'.
2700         (U+4E97): Likewise.
2701         (U+4E9D): Likewise.
2702
2703         * Ideograph-R005-Second.el (M-00190): Use U+4E5A instead of <CJK
2704         RADICAL SECOND TWO> in `ideographic-structure'.
2705         (M-00192): Add `ideographic-structure'.
2706         (M-00205): Likewise.
2707
2708 2001-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2709
2710         * Ideograph-R006-Hook.el (U+4E87): Add `ideographic-structure'.
2711         (U+4E89): Likewise.
2712
2713         * Ideograph-R002-Line.el (BC-8869): Moved to
2714         Ideograph-R017-Open-Box.el.
2715
2716 2001-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2717
2718         * Ideograph-R018-Knife.el: Merge some CJK Ext-B code points.
2719
2720         * Ideograph-R017-Open-Box.el: Merge some CJK Ext-B code points.
2721         (C5-222A): Unify BC-8869 and U-00020686.
2722
2723         * Ideograph-R016-Table.el: Merge some CJK Ext-B code points.
2724
2725         * Ideograph-R005-Second.el: Add some missing
2726         `ideographic-structure' properties.
2727         (U+4E7F): Modify `ideographic-structure'.
2728
2729         * Ideograph-R001-One.el: Add some missing `ideographic-structure'
2730         properties.
2731
2732         * Ideograph-R004-Slash.el (U+4E4A): Add `ideographic-structure'.
2733         (U+4E4C): Likewise.
2734         (C3-2263): Likewise.
2735         (U+4E54): Likewise.
2736         (U+4E55): Likewise.
2737
2738         * Ideograph-R003-Dot.el (U+4E37): Add `ideographic-structure'.
2739         (U+4E3D): Likewise.
2740         (U+4E3E): Likewise.
2741
2742         * Ideograph-R002-Line.el (U+4E34): Add `ideographic-structure'.
2743
2744 2001-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2745
2746         * ideograph-util.el (insert-ideograph-radical-char-data): Now
2747         return value of `char-attribute-list' includes names of
2748         CCS-attributes.
2749
2750         * char-db-util.el (insert-char-attributes): Now return value of
2751         `char-attribute-list' includes names of CCS-attributes.
2752
2753 2001-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2754
2755         * Ideograph-R140-Grass.el: Merge KS X 1001 code points.
2756
2757         * Ideograph-R125-Old.el (U+8009): Separate C4-2B25; unify K0-4F3E.
2758
2759         * Ideograph-R012-Eight.el (BC-8BFA): New character; relate to
2760         U-00020509 and M-48931.
2761
2762 2001-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2763
2764         * Ideograph-R031-Enclosure.el:
2765         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2766           `hanyu-dazidian-char' properties.
2767         - Add some `ideographic-structure' properties.
2768         - Use char-spec instead of char-ref as operators in
2769           `ideographic-structure' properties.
2770         (U+56D9): Unify BC-8DE5.
2771         (M-04695): Unify BC-8668.
2772         (M-04736): Separate C6-2F5C; delete `cns-total-strokes'.
2773         (C6-2F5C): Unify BC-8870.
2774         (M-04747): Separate C6-2A41.
2775         (BC-876C): New character; relate to M-04747.
2776         (M-04823): Unify BC-8559.
2777         (U+5716): Use U+555A instead of BC-8BEB in
2778         `ideographic-structure'.
2779         (C7-5321): Unify BC-856D.
2780
2781         * Ideograph-R030-Mouth.el (M-03829): Separate C3-3464 and U+555A;
2782         unify BC-8BEB.
2783
2784         * Ideograph-R024-Ten.el (C6-2977): Unify BC-85D0.
2785
2786         * Ideograph-R019-Power.el:
2787         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2788           `hanyu-dazidian-char' properties.
2789         - Use char-spec instead of char-ref as operators in
2790           `ideographic-structure' properties.
2791         (U+529E): Unify BC-8A63.
2792         (C6-2F28): Unify BC-85C9.
2793
2794         * Ideograph-R018-Knife.el:
2795         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2796           `hanyu-dazidian-char' properties.
2797         - Use char-spec instead of char-ref as operators in
2798           `ideographic-structure' properties.
2799         - Add some `ideographic-structure' properties.
2800
2801 2001-11-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2802
2803         * Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
2804         Ideograph-R008-Lid.el, Ideograph-R007-Two.el: Merge some
2805         CHINA3-JEF code points.
2806
2807 2001-11-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2808
2809         * Ideograph-R004-Slash.el (BC-8856): New character.
2810
2811         * Ideograph-R134-Mortar.el (BC-8863): New character; relate to
2812         M-30175.
2813
2814         * Ideograph-R037-Big.el (BC-87EE): New character; relate to
2815         M-5861.
2816         (U+593A): Delete `morohashi-daikanwa'.
2817
2818         * Ideograph-R028-Private.el (C6-215C): Unify BC-87B8.
2819
2820         * Ideograph-R017-Open-Box.el: Use char-spec instead of char-ref as
2821         operators in `ideographic-structure' properties.
2822         (M-01801): Unify BC-8AAF.
2823         (CB-00631): Unify BC-8DC7.
2824         (C6-2361): Unify BC-87B4.
2825         (U+342B): Add `ideographic-structure'.
2826         (C6-3548): Unify BC-87BF.
2827
2828         * Ideograph-R016-Table.el: Use char-spec instead of char-ref as
2829         operators in `ideographic-structure' properties.
2830         (C4-2129): Unify BC-8AAE.
2831         (U+51E6): Unify BC-8BE4; add `ideographic-structure'.
2832
2833         * Ideograph-R002-Line.el (U-00020CCB): Use JX2-286F instead of
2834         BC-8BAD in `ideographic-structure'.
2835
2836         * Ideograph-R042-Small.el:
2837         - Merge Big5 code points.
2838         - Merge some CBETA numbers.
2839         - Add some `ideographic-structure' properties.
2840
2841 2001-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2842
2843         * char-db-util.el (char-db-insert-char-spec): Modify for new
2844         behavior of `charset-iso-final-char'.
2845
2846 2001-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2847
2848         * char-db-util.el (ideographic-radicals): Now
2849         `charset-iso-final-char' returns nil instead of ?\x00 if a
2850         coded-charset does not have a final-byte of ISO/IEC 2022.
2851         (char-attribute-name<): Likewise.
2852
2853         * Ideograph-R041-Inch.el:
2854         - Merge Big5 code points.
2855         - Merge some CBETA numbers.
2856         - Add some `ideographic-structure' properties.
2857
2858 2001-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2859
2860         * Ideograph-R039-Child.el:
2861         - Merge Big5 code points.
2862         - Use `=>ucs' instead of `->ucs'.
2863         - Add some `ideographic-structure' properties.
2864         - Merge some CBETA numbers.
2865
2866         * Ideograph-R040-Roof.el (M-07056): Separate U+5B82 and C3-223D.
2867         (CB-00974): New character; unify M053063; relate to M-7056 and
2868         U+5B82.
2869         (U+5B82): Relate to M053063.
2870         (M-07089): Use `<-original-ideograph' instead of
2871         `original-ideograph-of'.
2872         (M-07112): Use `->same-ideograph' instead of `ideograph='.
2873         - Use `=>ucs' instead of `->ucs'.
2874         - Merge Big5 code points.
2875         - Merge some CBETA numbers.
2876         - Add some `ideographic-structure' properties.
2877
2878 2001-11-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2879
2880         * Ideograph-R038-Woman.el (U+59E7): Use U+36A3 instead of (U+2FF1
2881         U+5973 U+5973) in `ideographic-structure'.
2882         (M-06489): Separate C4-367C; use M-23179 instead of U+7701 in
2883         `ideographic-structure'.
2884         (U+372E): Use U+76E3 instead of M-23032 in
2885         `ideographic-structure'.
2886         (M-06903): Use M-23747 instead of U+77BF in
2887         `ideographic-structure'.
2888
2889         * Ideograph-R163-City.el (JX1-7C6A): Add `=>ucs*'.
2890
2891         * Ideograph-R149-Speech.el (JX1-7C2E): Add `=>ucs*'.
2892
2893         * Ideograph-R113-Spirit.el (JX1-793C): Use `=>ucs*' instead of
2894         `ideographic-variants'; unify KU+795E.
2895         (JX1-793D): Add `=>ucs*'; unify KU+7965.
2896         (JX1-7941): Add `=>ucs*'; unify KU+798F.
2897
2898 2001-11-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2899
2900         * char-db-util.el (insert-char-attributes): Format `=>ucs*'
2901         property.
2902
2903         * Ideograph-R094-Dog.el (U+FA16): Use `=>ucs*' instead of `=>ucs'.
2904         (C3-3D29): Add `=>ucs*'.
2905
2906         * Ideograph-R074-Moon.el (JX1-754E): Add `=>ucs*'.
2907         (U+F929): Likewise.
2908         (U-0002F8D8): Use `=>ucs*' instead of `=>ucs'.
2909
2910         * Ideograph-R053-Dotted-Cliff.el (JX1-742E): Add `=>ucs*'.
2911         (U+F928): Likewise.
2912         (U-0002F88E): Use `=>ucs*' instead of `=>ucs'.
2913
2914         * Ideograph-R136-Oppose.el (J0-4971): Unify K0-5971.
2915
2916         * Ideograph-R130-Meat.el (M-29539): Separate U+812B; unify
2917         K0-772D.
2918
2919         * Ideograph-R128-Ear.el (M-29074): Unify K0-6121.
2920
2921         * Ideograph-R127-Plow.el (M-28976): Separate U+802D; unify
2922         K0-513E.
2923
2924         * Ideograph-R123-Sheep.el: Merge KS X 1001 code points.
2925
2926         * Ideograph-R122-Net.el (J0-6627): Unify K0-7956; separate
2927         C1-4B38.
2928
2929         * Ideograph-R120-Silk.el (J0-4064): Unify K0-6F3E.
2930
2931         * Ideograph-R118-Bamboo.el: Merge KS X 1001 code points.
2932
2933         * Ideograph-R117-Stand.el (K0-595F): New character.
2934
2935         * Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
2936         Ideograph-R106-White.el, Ideograph-R105-Dotted-Tent.el: Merge KS X
2937         1001 code points.
2938
2939         * Ideograph-R112-Stone.el (U+785A): Add `total-strokes'.
2940         (U+78F5): Likewise; unify K0-4A58.
2941
2942         * Ideograph-R107-Skin.el: Merge KS X 1001 code points.
2943
2944         * Ideograph-R038-Woman.el:
2945         - Merge Big5 code points.
2946         - Add some `ideographic-structure' properties.
2947         - Merge CBETA numbers.
2948
2949 2001-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2950
2951         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R100-Life.el: Merge
2952         KS X 1001 code points.
2953
2954         * Ideograph-R040-Roof.el (U+376C): Separate C4-4277.
2955         (JX2-2828): New character; relate to U+376C.
2956
2957         * Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
2958         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
2959         Ideograph-R095-Profound.el: Merge KS X 1001 code points.
2960
2961         * Ideograph-R094-Dog.el (M-20534): Unify KU+732A.
2962         (C3-3D29): Relate to U+FA16 instead of U+732A; unify CU+732A.
2963
2964         * Ideograph-R093-Cow.el: Merge KS X 1001 code points.
2965
2966         * Ideograph-R102-Field.el (U+7551): Unify K0-6F25.
2967
2968         * Ideograph-R101-Use.el: Merge KS X 1001 code points.
2969
2970 2001-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2971
2972         * Ideograph-R123-Sheep.el (JX2-7474): New character.
2973
2974         * Ideograph-R038-Woman.el (JSP-3965): Unify JX1-2F73.
2975
2976         * Ideograph-R009-Man.el (M-00571): Unify JX2-214A; modify
2977         `ideographic-structure'.
2978         (C2-2535): Modify `ideographic-structure'.
2979
2980         * Ideograph-R004-Slash.el (U+3406): Separate BC-87D9; unify
2981         JX2-212D.
2982
2983         * Ideograph-R032-Earth.el (JX1-2F57): Unify JU+FA10.
2984
2985         * Ideograph-R015-Ice.el (U+34C7): Unify JX2-232F; delete
2986         `non-morohashi'.
2987
2988 2001-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2989
2990         * Ideograph-R012-Eight.el (JX2-2327): New character; relate to
2991         U-00020509 and M-48931.
2992
2993         * Ideograph-R075-Tree.el (J83-4034): Unify J90-4034.
2994
2995         * Ideograph-R004-Slash.el (U-00020089): Unify JX2-2121.
2996
2997 2001-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2998
2999         * Ideograph-R086-Fire.el, Ideograph-R079-Weapon.el: Merge KS X
3000         1001 code points.
3001
3002         * Ideograph-R053-Dotted-Cliff.el (M-09437): Separate U+F928;
3003         relate to U-0002F88E; unify JU+F928 and KU+5ECA.
3004         (K0-5227): New character; relate to U-0002F88E; unify U+F928.
3005         (C6-5240): Unify U-0002F88E.
3006
3007 2001-11-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3008
3009         * Ideograph-R081-Compare.el: Merge KS X 1001 code points.
3010
3011 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3012
3013         * Ideograph-R092-Fang.el (J0-3267): Unify K0-6433.
3014
3015         * Ideograph-R091-Slice.el, Ideograph-R089-Double-X.el,
3016         Ideograph-R088-Father.el, Ideograph-R087-Claw.el,
3017         Ideograph-R083-Clan.el, Ideograph-R080-Do-Not.el,
3018         Ideograph-R078-Death.el: Merge KS X 1001 code points.
3019
3020 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3021
3022         * Ideograph-R030-Mouth.el (U+556B): Separate CB-00065 and M059207;
3023         unify G1-7C2F; fix `ideographic-structure'.
3024         (U+5622): Unify G1-7C34.
3025
3026 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3027
3028         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R085-Water.el:
3029         Merge KS X 1001 code points.
3030
3031         * Ideograph-R084-Steam.el (U+6C23): Unify K0-5128.
3032
3033         * Ideograph-R082-Fur.el: Merge KS X 1001 code points.
3034
3035 2001-11-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3036
3037         * Ideograph-R075-Tree.el: Merge KS X 1001 code points.
3038
3039         * Ideograph-R074-Moon.el (M-14364): Relate to U-0002F8D8; delete
3040         `kangxi-strokes'; separate C4-323E; separate U+F929; unify JU+F929
3041         and KU+6717.
3042         (U+F929): Relate to U-0002F8D8 and M-14364; unify K0-5228.
3043         (C4-323E): Unify U-0002F8D8.
3044
3045         * Ideograph-R077-Stop.el, Ideograph-R072-Sun.el: Merge KS X 1001
3046         code points.
3047
3048 2001-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3049
3050         * Ideograph-R037-Big.el:
3051         - Merge Big5 code points.
3052         - Add some `ideographic-structure' properties.
3053         - Merge CBETA numbers.
3054
3055         * Ideograph-R009-Man.el (CB-05718): New character; relate to M-441
3056         and U-000201B8.
3057         (C3-456B): Unify CB-04736.
3058         (CB-04186): New character; relate to M-1283 and U-00020427.
3059
3060 2001-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3061
3062         * Ideograph-R172-Short-Tailed-Bird.el (J0-3D38): Separate
3063         EGB-3C2F.
3064         (G0-3C2F): Unify EGB-3C2F.
3065
3066         * Ideograph-R036-Evening.el:
3067         - Merge Big5 code points.
3068         (U+5918): Use `<-vulgar-ideograph' instead of `comment'.
3069         - Add some `ideographic-structure' properties.
3070         - Merge CBETA numbers.
3071         - Use `=>ucs' instead of `->ucs'.
3072
3073         * Ideograph-R162-Walk.el (M-38985): Unify GT-52349.
3074         (J90-3F6B): Unify GT-52230.
3075
3076         * Ideograph-R076-Lack.el (J0-5D41): Separate EGB-2E55 and U+6B54;
3077         add S1-3943.
3078         (EGB-2E55): Add S1-3944.
3079
3080         * Ideograph-R035-Go-Slowly.el, Ideograph-R034-Go.el:
3081         - Use `=>ucs' instead of `->ucs'.
3082         - Merge Big5 code points.
3083
3084         * Ideograph-R030-Mouth.el:
3085         - Merge Big5 code points.
3086         (U+53F6): Use `<-ancient-ideograph' instead of
3087         `ancient-char-of-shinjigen-1'.
3088         - Add some `ideographic-structure' properties.
3089         - Merge CBETA numbers.
3090         (U+5412): Use `<-original-ideograph' instead of
3091         `original-char-of-shinjigen-1'.
3092
3093 2001-11-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3094
3095         * isolated-char.el (GT-52230): New character.
3096         (GT-52349): New character.
3097
3098         * Ideograph-R032-Earth.el:
3099         - Merge Big5 code points.
3100         - Add some `ideographic-structure' properties.
3101         - Merge CBETA numbers.
3102
3103 2001-11-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3104
3105         * Ideograph-R031-Enclosure.el:
3106         - Add some `ideographic-structure' properties.
3107         - Merge CBETA numbers.
3108
3109 2001-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3110
3111         * Ideograph-R120-Silk.el (J0-4147): Separate G0-4B58; unify
3112         C1-5743.
3113         (U+7D20): Unify G0-4B58; separate C1-5743.
3114
3115         * Ideograph-R033-Scholar.el:
3116         - Merge Big5 code points.
3117         - Use `=>ucs' instead of `->ucs'.
3118         - Merge CBETA numbers.
3119
3120         * Ideograph-R164-Wine.el (J0-6E50): Unify G1-523D and U+91AB.
3121         (C1-7750): Separate G1-523D and U+91AB.
3122
3123 2001-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3124
3125         * char-db-util.el (what-char-definition): If a target character is
3126         a builtin character, display a corresponding ordinary character as
3127         a comment.
3128
3129 2001-11-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3130
3131         * ideograph-util.el (ideographic-structure-find-char): New
3132         function.
3133
3134         * char-db-util.el (char-ref-p): New function.
3135         (char-ref=): New function.
3136         (char-spec=): New function.
3137
3138 2001-11-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3139
3140         * Ideograph-R053-Dotted-Cliff.el (J0-567E): Separate S1-2207.
3141         (C3-4661): Fix `ideographic-strokes'.
3142         (S1-2207): Unify GT-11902 and M050989.
3143         (J0-567D): Separate S1-2209.
3144         (K0-4F2A): Delete `kangxi-strokes'.
3145         (S1-2209): Unify GT-11901.
3146
3147         * Ideograph-R027-Cliff.el (U+53A0): Use `<-vulgar-ideograph'
3148         instead of `vulgar-char-of-shinjigen-1'.
3149         (M-02993): Separate S-2200.
3150         (U+53A6): Separate C3-3A28; unify S-2200; add
3151         `<-vulgar-ideograph'.
3152         (U+53A8): Use `<-vulgar-ideograph' instead of
3153         `vulgar-char-of-shinjigen-1'.
3154         (S-2208): Use `<-vulgar-ideograph' instead of
3155         `vulgar-char-of-shinjigen-1'; unify GT-03811.
3156         (U+53A9): Delete `kangxi-strokes'.
3157         (U+53AE): Use `<-vulgar-ideograph' instead of
3158         `vulgar-char-of-shinjigen-1'.
3159         (M-03033): Use `<-vulgar-ideograph' instead of
3160         `vulgar-char-of-shinjigen-1'.
3161         (J0-5252): Likewise.
3162         (C3-5755): Use `->same-ideograph' instead of `morohashi-daikanwa';
3163         delete `daikanwa-radical'.
3164         - Merge Big5 code points.
3165         - Add some `ideographic-structure' properties.
3166         - Merge CBETA code points.
3167         - Use `=>ucs' instead of `->ucs'.
3168
3169 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3170
3171         * Ideograph-R061-Heart.el (CB-01158): New character.
3172
3173 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3174
3175         * Ideograph-R013-Down-Box.el (S1-522): Unify GT-02025 and M070584.
3176         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3177           `hanyu-dazidian-char'.
3178         - Merge Big5-CDP code points.
3179         - Add some `ideographic-structure' properties.
3180         - Merge CJK Ext-B code points.
3181         - Use char-spec instead of char-ref as operators in
3182           `ideographic-structure' properties.
3183
3184         * ad-hoc-cdp.el: New file.
3185
3186         * Ideograph-R029-Again.el:
3187         - Use `=>ucs' instead of `->ucs'.
3188         - Merge Big5 code points.
3189         - Add some `ideographic-structure' properties.
3190         - Merge CBETA code points.
3191
3192         * Ideograph-R028-Private.el (C4-2249): Unify CB-06611.
3193         (U+53C5): Use `<-vulgar-ideograph' instead of
3194         `vulgar-char-of-shinjigen-1'; unify CB-03744.
3195
3196         * Ideograph-R026-Seal.el (U+536D): Add `ideographic-structure';
3197         unify CB-00886.
3198         (U+5374): Add `ideographic-structure'; unify CB-00230.
3199
3200         * Ideograph-R022-Right-Open-Box.el (U+5215): Use M-05972 instead
3201         of U+5927/U+54C1 in the `ideographic-structure'.
3202
3203         * Ideograph-R018-Knife.el (U+5215): Use C4-2141 instead of
3204         U+5200|U+5200.
3205
3206 2001-10-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3207
3208         * Ideograph-R122-Net.el (U+7F53): Add `hanyu-dazidian-vol',
3209         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
3210         `ideographic-structure'; unify BC-85BE.
3211
3212         * Ideograph-R109-Eye.el (J0-6243): Unify BC-88E9.
3213
3214         * Ideograph-R050-Turban.el (U+5E42): Separated from C3-3979 and
3215         moved from Ideograph-R014-Cover.el.
3216
3217         * Ideograph-R025-Divination.el (M070816): New character.
3218         (M-02776): Unify CB-00855.
3219         (U+535D): Add `ideographic-structure'; unify CB-01453.
3220         (J0-5246): Add `ideographic-structure'.
3221         (U+535E): Use char-spec instead of char-ref as the operator in
3222         `ideographic-structure'.
3223         (M-02820): Add `ideographic-structure'; unify CB-05348.
3224         (U+5368): Add `ideographic-structure'.
3225
3226         * Ideograph-R015-Ice.el:
3227         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3228           `hanyu-dazidian-char'.
3229         - Use char-spec instead of char-ref as operators in
3230           `ideographic-structure' properties.
3231         - Merge CJK Ext-B code points.
3232         (C6-235C): Use `<-vulgar-ideograph' instead of
3233         `vulgar-char-of-shinjigen-1'; unify U-000205B1.
3234
3235         * Ideograph-R014-Cover.el (U-000****): Merge missing
3236         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3237         `hanyu-dazidian-char'.
3238
3239         * Ideograph-R012-Eight.el:
3240         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3241           `hanyu-dazidian-char'.
3242         - Merge CJK Ext-B code points.
3243         - Merge Big5-CDP code points.
3244         - Use char-spec instead of char-ref as operators in
3245           `ideographic-structure' properties.
3246
3247         * Ideograph-R011-Enter.el:
3248         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3249           `hanyu-dazidian-char'.
3250         - Merge CJK Ext-B code points.
3251         (M-01416): Relate to U-000204DB instead of U+4EBD.
3252         (C6-2136): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3253         `hanyu-dazidian-char'; unify U-000204DB.
3254
3255         * Ideograph-R003-Dot.el (U-0002007D): Unify BC-87B9.
3256         (C1-443B): Separated from U+51E1 and moved from
3257         Ideograph-R016-Table.el.
3258
3259 2001-10-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3260
3261         * Ideograph-R009-Man.el:
3262         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3263           `hanyu-dazidian-char'.
3264         - Merge Big5-CDP code points.
3265         - Add some `ideographic-structure' properties.
3266         - Merge CJK Ext-B code points.
3267         - Use char-spec instead of char-ref as operators in
3268           `ideographic-structure' properties.
3269
3270 2001-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3271
3272         * Ideograph-R140-Grass.el (BC-8B4B): New character.
3273         (U+5179): Add `ideographic-structure'; unify BC-88F2.
3274
3275 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3276
3277         * Ideograph-R014-Cover.el:
3278         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3279           `hanyu-dazidian-char'.
3280         - Use char-spec instead of char-ref as operators in
3281           `ideographic-structure' properties.
3282         - Merge CJK Ext-B code points.
3283         - Add some `ideographic-structure' properties.
3284         - Merge Big5-CDP code points.
3285
3286         * Ideograph-R030-Mouth.el (JX2-2424): Separate C4-3074 and U+5547.
3287         (BC-8C6B): New character.
3288
3289 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3290
3291         * Ideograph-R010-Legs.el:
3292         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3293           `hanyu-dazidian-char'.
3294         - Use char-spec instead of char-ref as operators in
3295           `ideographic-structure' properties.
3296         - Merge Big5-CDP code points.
3297         - CJK Ext-B code points.
3298         (U+515F): Don't use CDP's special operator in
3299         `ideographic-structure'.
3300         (U+5162): Likewise.
3301
3302         * Ideograph-R008-Lid.el (CB-04846): Relate to U+342B.
3303         (U+342C): Add `ideographic-structure'.
3304         (BC-8C50): Likewise.
3305         (U+4EAF): Likewise.
3306         (M-00311): Likewise.
3307         (BC-8BA7): New character.
3308         (BC-8AE6): Add `ideographic-structure'; unify U-00029ACF.
3309
3310         * Ideograph-R002-Line.el (U+4E2A): Add `ideographic-structure';
3311         unify BC-8A4B.
3312
3313 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3314
3315         * Ideograph-R004-Slash.el (BC-8DD9): Use BC-89CD instead of B-89CD
3316         in `ideographic-structure'.
3317
3318         * Ideograph-R001-One.el (BC-8BBF): New character.
3319         (C2-212E): Use U-00020087 instead of BC-8B5F in
3320         `ideographic-structure'.
3321
3322         * Ideograph-R011-Enter.el (C*-****): Merge CJK Ext-B code points.
3323         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3324           `hanyu-dazidian-char'.
3325         - Use char-spec instead of char-ref as operators in
3326           `ideographic-structure' properties.
3327
3328 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3329
3330         * char-db-util.el (char-db-coded-charset-priority-list): Eliminate
3331         Mule-private coded-charsets and ideograph-gt-pj-* from initial
3332         value; add `ideograph-gt' into initial value.
3333         (char-db-insert-char-spec): Modify to avoid empty char-spec.
3334
3335 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3336
3337         * Ideograph-R003-Dot.el (M-00100): Add `ideographic-structure'.
3338
3339         * Ideograph-R002-Line.el (U-00023D92): Use BC-89CD instead of
3340         B-89CD in `ideographic-structure'.
3341
3342 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3343
3344         * Ideograph-R008-Lid.el (BC-8C6B): Moved to
3345         Ideograph-R030-Mouth.el.
3346
3347         * Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
3348         Ideograph-R073-Say.el, Ideograph-R071-Not.el,
3349         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
3350         Ideograph-R067-Script.el, Ideograph-R066-Rap.el: Merge KS X 1001
3351         code points.
3352
3353         * Ideograph-R040-Roof.el:
3354         - Use `=>ucs' instead of `->ucs'.
3355         - Merge KS X 1001 code points.
3356
3357 2001-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3358
3359         * Ideograph-R008-Lid.el:
3360         - Use char-spec instead of char-ref as operators in
3361           `ideographic-structure' properties.
3362         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3363           `hanyu-dazidian-char'.        
3364         (M-00291): Use M-19721 instead of U+7236 in
3365         `ideographic-structure'.
3366         (M-00292): Add `ideographic-structure'.
3367         (CB-04846): Add `ideographic-structure'; unify BC-8C5E.
3368         (U+4EA9): Add `ideographic-structure'.
3369         (M-00300): Add `ideographic-structure'; unify BC-8BE5.
3370         (C4-2534): Add `ideographic-structure'.
3371         (U+4EAF): Unify BC-8AA5.
3372         (K0-5322): Add `ideographic-structure'.
3373
3374         * Ideograph-R007-Two.el:
3375         - Use char-spec instead of char-ref as operators in
3376           `ideographic-structure' properties.
3377         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3378           `hanyu-dazidian-char'.
3379
3380         * Ideograph-R005-Second.el:
3381         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3382           `hanyu-dazidian-char'.
3383         - Merge Big5-CDP code points.
3384         (C*-****): Merge CJK Ext-B code points.
3385         - Delete Big5 code points if Big5-CDP code points are defined.
3386         - Use char-spec instead of char-ref as operators in
3387           `ideographic-structure' properties.
3388
3389 2001-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3390
3391         * char-db-util.el (char-db-coded-charset-priority-list): New
3392         variable.
3393         (char-db-insert-char-spec): Use
3394         `char-db-coded-charset-priority-list' to split a character.
3395
3396         * Ideograph-R053-Dotted-Cliff.el: Merge KS X 1001 code points.
3397         (M-09454): Use `<-vulgar-ideograph' instead of
3398         `vulgar-char-of-shinjigen-1'.
3399
3400         * Ideograph-R007-Two.el:
3401         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3402           `hanyu-dazidian-char'.
3403         - Merge Big5-CDP code points.
3404         (C*-****): Merge CJK Ext-B code points.
3405         (U+4E8F): Use `<-original-ideograph' instead of
3406         `original-char-of-shinjigen-1'; add `ideographic-structure'; unify
3407         BC-8CF1.
3408         (U+4E90): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3409         `hanyu-dazidian-char'; use `->ideographic-variants' instead of
3410         `variant-of-shinjigen-1'; add `ideographic-structure'; unify
3411         BC-8A42.
3412
3413         * Ideograph-R008-Lid.el (U-000*****): Add `hanyu-dazidian-vol',
3414         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
3415
3416 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3417
3418         * Ideograph-R212-Dragon.el (JX1-7E76): Separate G1-4553 and
3419         U+9F90; unify K0-5B42.
3420
3421         * Ideograph-R006-Hook.el, Ideograph-R004-Slash.el (U-000*****):
3422         Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3423         `hanyu-dazidian-char'.
3424
3425         * Ideograph-R003-Dot.el (U-0002007D): Add `hanyu-dazidian-vol',
3426         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
3427
3428         * Ideograph-R002-Line.el (U+4E2A): Add `hanyu-dazidian-vol',
3429         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
3430
3431 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3432
3433         * Ideograph-R209-Nose.el (J0-4921): Unify K0-5E2C.
3434
3435         * Ideograph-R194-Ghost.el (M-45906): Unify K0-582A.
3436         (M-45906'): Separate U+9B54, G0-4427 and M057627; fix
3437         `total-strokes'; unify M050602.
3438         (U+9B54): Unify M057627.
3439
3440         * Ideograph-R187-Horse.el (M-44795): Separate C3-596A and U+9A08;
3441         unify K0-5C40.
3442
3443         * Ideograph-R184-Eat.el (J0-5D3B): Unify K0-6B66.
3444
3445         * Ideograph-R163-City.el (JX1-7C6A): Add `ucs-ks' for U+90FD.
3446
3447         * Ideograph-R149-Speech.el: Merge KS X 1001 code points.
3448
3449         * Ideograph-R034-Go.el (M-05692): Relate to U-00021552; delete
3450         `cns-radical'.
3451         (BC-8874): New character; unify U-00021552.
3452         (M-05693): Separate C2-213A and U+5903.
3453         (C6-2263): Delete `cns-radical'.
3454         (U+5904): Delete `non-morohashi'.
3455
3456         * Ideograph-R020-Wrap.el: Merge CBETA numbers.
3457         (U+52F9): Delete Big5.
3458         (C3-2225): Use `->ideographic-variants' instead of
3459         `ideographic-variants'.
3460         (JX1-2E6C): Use `->ideographic-variants' instead of
3461         `ideographic-different-form-of'; separate C3-2224 and M054897;
3462         unify CB-05526.
3463
3464         * Ideograph-R009-Man.el (M070276): Relate to U-00020089; add
3465         `<-radical' for U-00020089; delete Big5.
3466
3467         * Ideograph-R001-One.el:
3468         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3469           `hanyu-dazidian-char'.
3470         - Merge Big5-CDP code points.
3471         - Use char-spec instead of char-ref as operators in
3472           `ideographic-structure' properties.
3473         - Merge CJK Ext-B code points.
3474         (GT-8): Add `->identical' for U-00020089.
3475         (GT-10): Unify M051101.
3476         (GT-22): Unify M050071.
3477         (C2-212E): Use <IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM
3478         UPPER LEFT> instead of <IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO
3479         BELOW> in the operator of `ideographic-structure'.
3480         (M-00038): Separate C6-222A; relate to U-000200E0.
3481
3482 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3483
3484         * Ideograph-R195-Fish.el (U+9C47): Unify K0-4B3E.
3485
3486         * Ideograph-R181-Leaf.el (U+9839): Unify K0-775D.
3487
3488         * Ideograph-R180-Sound.el (K0-7B61): New character.
3489
3490         * Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R167-Gold.el:
3491         Merge KS X 1001 code points.
3492
3493         * Ideograph-R140-Grass.el (U+83D0): Add `hanyu-dazidian-vol',
3494         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
3495         `ideographic-structure'; unify BC-8D48; separate C5-3B6F.
3496
3497         * Ideograph-R051-Dry.el (C4-2178): Unify U-00022189.
3498         (M-09173): Separate C4-2426; add `hanyu-dazidian-vol',
3499         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8A48 and
3500         U-0002218D.
3501
3502         * Ideograph-R049-Oneself.el (M-08747): Separate JX2-286F.
3503         (JX2-286F): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3504         `hanyu-dazidian-char'; unify BC-8BAD.
3505
3506         * Ideograph-R024-Ten.el (JX2-2351): Add `hanyu-dazidian-vol',
3507         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8D45.
3508         (BC-8C49): Delete Big5.
3509
3510         * Ideograph-R013-Down-Box.el:
3511         - Delete Big5 code points if Big5-CDP code points are defined.
3512         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3513           `hanyu-dazidian-char'.
3514         (C*-****): Merge CJK Ext-B code points.
3515
3516         * Ideograph-R008-Lid.el (J0-5035): Delete Big5.
3517         (C*-****): Merge CJK Ext-B code points.
3518
3519         * u0E000-Private-Use.el:
3520         - Delete BIG5-CDP code points.
3521         - Add missing Big5 code points.
3522
3523         * Ideograph-R174-Blue.el (U+9751): Unify K0-746C.
3524
3525         * Ideograph-R162-Walk.el (M-38812): Unify K0-4C26.
3526
3527         * Ideograph-R134-Mortar.el (C6-3B3B): Delete Big5.
3528
3529         * Ideograph-R124-Feather.el (BC-8ACB): Delete Big5.
3530
3531         * Ideograph-R119-Rice.el (U+7CA6): Delete Big5.
3532
3533         * Ideograph-R102-Field.el (U+7550): Delete Big5.
3534
3535         * Ideograph-R087-Claw.el (C4-386A): Delete Big5.
3536
3537         * Ideograph-R065-Branch.el (U+652F): Unify M-13061 and K0-7228.
3538
3539         * Ideograph-R063-Door.el: Merge KS X 1001 code points.
3540         (C3-2629): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3541         `hanyu-dazidian-char'; use `<-original-ideograph' instead of
3542         `original-ideograph-of'; unify BC-89B5.
3543
3544         * Ideograph-R061-Heart.el: Merge KS X 1001 code points.
3545
3546         * Ideograph-R057-Bow.el (M-09706): Add `hanyu-dazidian-vol',
3547         `hanyu-dazidian-page' and `hanyu-dazidian-char'; use
3548         `<-original-ideograph' instead of `original-ideograph-of'; unify
3549         BC-87DB and U-000223A3.
3550
3551         * Ideograph-R053-Dotted-Cliff.el (J0-5678): Delete Big5.
3552
3553         * Ideograph-R050-Turban.el (U+5E00): Delete Big5.
3554
3555         * Ideograph-R044-Corpse.el (C6-244F): Delete Big5.
3556
3557         * Ideograph-R037-Big.el (C3-2345): Relate to U+4E54 and M-05860.
3558         (U+5939): Delete `kangxi-radical' and `kangxi-strokes'; add
3559         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3560         `hanyu-dazidian-char'; unify BC-8A69.
3561         (C4-3127): Unify BC-856E.
3562
3563         * Ideograph-R030-Mouth.el (C5-2161): Delete Big5.
3564         (U+5485): Likewise.
3565
3566         * Ideograph-R028-Private.el (U+53B6): Delete Big5.
3567
3568         * Ideograph-R026-Seal.el (U+353F): Add `hanyu-dazidian-vol',
3569         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8772.
3570
3571         * Ideograph-R019-Power.el (U+52B5): Delete Big5.
3572
3573         * Ideograph-R018-Knife.el (U+5202): Delete Big5.
3574
3575         * Ideograph-R015-Ice.el (U+51AB): Delete Big5.
3576
3577         * Ideograph-R014-Cover.el (U+5196): Delete Big5.
3578
3579         * Ideograph-R004-Slash.el:
3580         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3581           `hanyu-dazidian-char'.        
3582         - Delete Big5 code points if Big5-CDP code points are defined.
3583         - Merge Big5-CDP code points.
3584         - Use char-spec instead of char-ref as operators in
3585           `ideographic-structure' properties.
3586         (C*-****): Merge CJK Ext-B code points.
3587
3588         * Ideograph-R002-Line.el:
3589         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3590           `hanyu-dazidian-char'.
3591         - Delete Big5 code points if Big5-CDP code points are defined.
3592         - Use char-spec instead of char-ref as operators in
3593           `ideographic-structure' properties.
3594         - Merge Big5-CDP code points.
3595         - Add `ideographic-structure' properties for some characters.
3596
3597 2001-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3598
3599         * Ideograph-R075-Tree.el (U+6765): Add `hanyu-dazidian-vol',
3600         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8A68.
3601
3602         * Ideograph-R006-Hook.el:
3603         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3604           `hanyu-dazidian-char'.
3605         - Merge Big5-CDP code points.
3606         (C*-****): Merge CJK Ext-B code points.
3607
3608         * Ideograph-R047-River.el (U+5DDC): Add `hanyu-dazidian-vol',
3609         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8978.
3610
3611         * Ideograph-R092-Fang.el (U+3E26): Add `hanyu-dazidian-vol',
3612         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-88DC.
3613
3614         * Ideograph-R126-And.el (C5-2179): Add `hanyu-dazidian-vol',
3615         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-87DC and
3616         U-000264D0.
3617
3618 2001-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3619
3620         * Ideograph-R003-Dot.el:
3621         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3622           `hanyu-dazidian-char'.
3623         - Delete Big5 code points if Big5-CDP code points are defined.
3624         - Use char-spec instead of char-ref as operators in
3625           `ideographic-structure' properties.
3626         (U-000225A9): New character; unify BC-87D6.
3627         (U+4E3A): Unify BC-89D0.
3628         (U-00020082): New character; unify BC-87D5.
3629
3630 2001-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3631
3632         * char-db-util.el (insert-char-attributes): Format
3633         `hanyu-dazidian-{vol|page|char}'; format `->identical' as a list
3634         of char-refs.
3635
3636 2001-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3637
3638         * u02F00-Kangxi-Radicals.el (KANGXI RADICAL TONGUE): Delete Big5.
3639
3640         * u02E00-CJK-Radical-Supplement.el: Delete Big5 code points if
3641         Big5-CDP code points are defined.
3642
3643 2001-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3644
3645         * Ideograph-R038-Woman.el: Use `=>ucs' instead of `->ucs'.
3646         (C6-2F79): Relate to U-00021706.
3647         (JX2-2555): Unify U-00021706.
3648
3649         * Ideograph-R032-Earth.el: Use `=>ucs' instead of `->ucs'.
3650         (JX2-2463): Unify U-00021274.
3651
3652 2001-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3653
3654         * Ideograph-R037-Big.el: Use `=>ucs' instead of `->ucs'.
3655         (JX2-2547): Unify U-00021647.
3656         (C4-3678): Add `ideographic-structure'.
3657
3658         * Ideograph-R017-Open-Box.el (CB-04552): New character.
3659         (U+51F7): Add `ideographic-structure'; unify CB-00631.
3660         (U+51FE): Use `<-vulgar-ideograph' instead of
3661         `vulgar-char-of-shinjigen-1'; add `ideographic-structure'; unify
3662         CB-00630.
3663         (C3-275A): Add `ideographic-structure'.
3664
3665         * Ideograph-R004-Slash.el (C3-2263): Separate G0-362A and U+4E22;
3666         delete `kangxi-radical'; unify JC3-41BA.
3667
3668         * Ideograph-R001-One.el (U+4E22): Separated from M-00144 and moved
3669         from Ideograph-R004-Slash.el.
3670
3671         * Ideograph-R024-Ten.el (C3-232D): Unify CB-00017.
3672         (U+535B): Unify CB-01465.
3673
3674         * Ideograph-R023-Hiding-Enclosure.el (M-02688): Add
3675         `ideographic-structure'.
3676         (CB-02506): New character; relate to M-02688.
3677         (M-02692): Add `ideographic-structure'; separate U+3538.
3678         (U+3538): Unify CB-00632; add `ideographic-structure'.
3679
3680 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3681
3682         * Ideograph-R022-Right-Open-Box.el (U+5332): Use
3683         `<-vulgar-ideograph' instead of `vulgar-char-of-shinjigen-1'; add
3684         `ideographic-structure'; unify CB-02324.
3685         (U+5333): Add `ideographic-structure'; unify CB-00633.
3686         (M-02662): Add `ideographic-structure'; unify CB-05235.
3687
3688         * Ideograph-R018-Knife.el (C4-2141): Add some
3689         `ideographic-structure'.
3690         - Add some `ideographic-structure' properties.
3691         - Merge CBETA numbers.  
3692         (U+5226): Use `<-vulgar-ideograph' instead of
3693         `vulgar-char-of-shinjigen-1'.
3694         (U+5227): Likewise.
3695         (U+5259): Likewise.
3696
3697         * Ideograph-R001-One.el: Merge CHINA3-JEF code points.
3698
3699         * Ideograph-R019-Power.el:
3700         - Merge CBETA numbers.
3701         - Add some `ideographic-structure' properties of CBETA characters.
3702
3703         * Ideograph-R013-Down-Box.el (M-01523): Unify CB-04693.
3704         (CB-04393): New character.
3705         (CB-02605): New character.
3706
3707         * Ideograph-R012-Eight.el (U+5173): Unify CB-00659.
3708         (M-01494): Unify CB-00042.
3709         (M-01505): Unify CB-04138.
3710
3711 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3712
3713         * Ideograph-R016-Table.el (U+51E3): Unify CB-04891.
3714         (M-01751): Unify CB-05169; add `ideographic-structure'.
3715         (U+51ED): Unify CB-00285; add `ideographic-structure'.
3716         (U+51F4): Unify CB-06316; add `ideographic-structure'.
3717
3718         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el: Merge CBETA
3719         numbers.
3720
3721 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3722
3723         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Merge
3724         CHINA3-JEF code points.
3725
3726         * Ideograph-R003-Dot.el (M-00100): Unify JC3-41B3.
3727
3728         * Ideograph-R002-Line.el: Merge CHINA3-JEF code points.
3729
3730 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3731
3732         * Ideograph-R032-Earth.el: Merge missing KS X 1001 code points.
3733         (M-05344): Separate C3-4056 and U+585C; unify J83-444D, J90-444D
3734         and M054239; add ucs-jis for U+585A.
3735         (U+58A8): Separate C1-702E; delete `cns-radical'.
3736
3737 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3738
3739         * Ideograph-R203-Black.el (C1-702E): Separated from U+58A8 and
3740         moved from Ideograph-R032-Earth.el.
3741
3742         * Ideograph-R029-Again.el (JX2-235C): Unify U-00020B1D.
3743         (U+53CC): Use `script' and `<-vulgar-ideograph' instead of
3744         `comment'.
3745
3746         * Ideograph-R028-Private.el (C5-212E): Separate JX2-2359; unify
3747         U-00020AD3.
3748
3749         * Ideograph-R019-Power.el (JX2-234A): Relate to U-000208B9.
3750         (C5-5A7B): Unify U-000208B9.
3751
3752 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3753
3754         * Ideograph-R030-Mouth.el (JX2-243A): Unify U-00020E64.
3755
3756         * Ideograph-R009-Man.el (JX2-2170): Unify U-0002032B.
3757         (JX2-2179): Unify U-00020371.
3758         (C4-4234): Relate to U-00020371.
3759
3760         * Ideograph-R004-Slash.el (C4-2226): Unify U-000200A2.
3761         (JX2-212B): Relate to U-000200A2.
3762         (JX2-212E): Unify U-000200A4.
3763
3764         * README.en (Character Reference): Add `inkai'.
3765
3766 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3767
3768         * Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
3769         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el: Merge
3770         missing KS X 1001 code points.
3771
3772         * Ideograph-R009-Man.el: Merge CBETA numbers.
3773
3774 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3775
3776         * Ideograph-R083-Clan.el (J83-5D62): New character; unify
3777         J78-5D62.
3778         (U+6C13): Add `total-strokes'.
3779
3780         * Ideograph-R026-Seal.el (C78-362A): Relate to U+537F.
3781
3782         * Ideograph-R010-Legs.el (M-01371): Unify CB-01781.
3783         (M-01374): Unify CB-05839.
3784
3785         * Ideograph-R008-Lid.el (M074988): Unify CB-04846.
3786         (M-00297): Unify CB-01504.
3787         (M-00310): Unify CB-00282.
3788         (M071493): Unify CB-03716.
3789
3790         * Ideograph-R007-Two.el (M-00262): Unify CB-00040.
3791
3792         * Ideograph-R006-Hook.el (M-00229): Unify CB-06876.
3793
3794         * Ideograph-R004-Slash.el (U+4E3F): Unify CB-06875.
3795         (M-00124): Unify CB-01415.
3796
3797         * Ideograph-R003-Dot.el (M-00097): Unify CB-2728.
3798
3799         * Ideograph-R002-Line.el (U+4E2A): Unify CB-286.
3800
3801 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3802
3803         * char-db-util.el (insert-char-attributes): Format
3804         `ideograph-cbeta' as same as `ideograph-daikanwa' and
3805         `ideograph-gt'.
3806
3807         * Ideograph-R063-Door.el (M-11750): Separate C1-5F3D; unify
3808         J78-4862.
3809         (J83-4862): New character.
3810
3811         * Ideograph-R028-Private.el: Unify missing KS X 1001 code points.
3812
3813 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3814
3815         * Ideograph-R196-Bird.el (U+9D48): Unify J78-727E and J83-727E.
3816         (J83-7337): New character.
3817
3818         * Ideograph-R195-Fish.el (J90-724F): Separate U+9BF1.
3819         (U+9BF1): Unify J78-724F and J83-724F.
3820
3821         * Ideograph-R172-Short-Tailed-Bird.el (J0-7033): Add
3822         `jisx0208-difference'.
3823
3824         * Ideograph-R109-Eye.el (M-23314): Separate G0-4C77, C1-5C3C,
3825         J90-442F and U+773A; unify J78-442F and J83-442F.
3826         (M-23694): Unify G0-4B32 and U+77AC.
3827         (C1-7449): Separate G0-4B32, J90-3D56 and U+77AC.
3828         (J83-3D56): New character.
3829
3830         * Ideograph-R108-Dish.el (M-22959): Separate S2-5238, G0-4568,
3831         C1-5259, J90-4B5F and U+76C6; unify J78-4B5F and J83-4B5F.
3832
3833         * Ideograph-R104-Sickness.el (J90-6221): Separate S2-5189.
3834         (S2-5189): Unify J78-6221 and J83-6221.
3835
3836         * Ideograph-R098-Tile.el (M-21586): Separate S1-4996, S2-4996 and
3837         C1-7148; unify J78-612E and J83-612E.
3838
3839         * Ideograph-R097-Melon.el (J83-6121): New character; unify
3840         J78-6121; relate to U+74E0 and M-21392.
3841
3842         * Ideograph-R088-Father.el (M-19721): Separate G0-3838, C1-4558,
3843         J90-4963 and U+7236; unify J78-4963 and J83-4963.
3844
3845         * Ideograph-R086-Fire.el (M-19520): Separate EGB-2D6C, C2-6228,
3846         J90-6022 and U+71FF; unify J78-6022 and J83-6022.
3847
3848         * Ideograph-R082-Fur.el (J90-5D61): Separate S2-4033.
3849         (S2-4033): Unify K0-6E7D.
3850         (J83-5D61): New character; relate to U+6C08 and M-16982.
3851
3852         * Ideograph-R075-Tree.el:
3853         - Add missing JIS X 0208 code points.
3854         - Fix some code points.
3855
3856         * Ideograph-R067-Script.el (M-13469): Unify J78-4865 and J83-4865.
3857
3858         * Ideograph-R064-Hand.el (M-11824): Separate J90-592E and U+6268;
3859         unify J78-592E and J83-592E; add `total-strokes'.
3860         (M-12557'): Separate J90-405D; unify J78-405D and J83-405D; add
3861         `total-strokes'.
3862
3863         * README.en (Character Reference): Modify characters of
3864         `chuuka-daijiten' and `seiji-tsuu'.
3865
3866 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3867
3868         * Ideograph-R162-Walk.el (J0-4A55): Unify JIS X 0208:1978 and 1983
3869         code points.
3870         (J78-4454): Add `jisx0208-type' instead of `jisx0208-difference'.
3871         (J83-4454): Fix `jisx0208-difference'.
3872         (J78-4B78): Add `jisx0208-type' instead of `jisx0208-difference'.
3873         (J83-4B78): Add `jisx0208-difference'.
3874         (J83-4676): Fix `total-strokes'.
3875         (J78-3029): Add `jisx0208-type' instead of `jisx0208-difference'.
3876         (J83-3029): Fix `jisx0208-difference'.
3877         (J90-4D5A): Unify JIS X 0208:1983 code point.
3878
3879         * Ideograph-R140-Grass.el (J0-693C): Add `jisx0208-difference'.
3880
3881         * Ideograph-R050-Turban.el (J0-5672): Add `jisx0208-difference'.
3882
3883         * Ideograph-R030-Mouth.el (J0-5350): Add `jisx0208-difference'.
3884
3885 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3886
3887         * Ideograph-R184-Eat.el (J90-5D3B): Unify JIS X 0208:1978 and 1983
3888         code points.
3889
3890         * Ideograph-R008-Lid.el (M-00297): Separate C5-2331.
3891         (C5-2331): Add `ideographic-structure'.
3892         (M-00316): Separate C4-2B5F; relate to U-00020158 instead of
3893         U+4EAD; use `<-vulgar-ideograph' instead of
3894         `vulgar-char-of-shinjigen-1'.
3895         (C4-2B5F): Unify U-00020158.
3896         (M-00317): Separate C6-3530; relate to U-00020159 instead of
3897         U+4EAE; use `<-vulgar-ideograph' instead of
3898         `vulgar-char-of-shinjigen-1'.
3899         (C6-3530): Unify U-00020159.
3900
3901 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3902
3903         * Ideograph-R195-Fish.el (M-46091): Unify J78-723C.
3904         (J90-723C): Unify JIS X 0208:1983 code points.
3905         (J90-7240): Unify JIS X 0208:1978 and 1983 code points.
3906         (M-46287): Unify J78-724E.
3907         (J90-724E): Unify JIS X 0208:1983 code points.
3908         (J90-725C): Unify JIS X 0208:1978 and 1983 code points.
3909
3910         * Ideograph-R182-Wind.el (M-43946): Separate J78-7128 and
3911         J83-7128.
3912         (J90-7128): Separate J78-7128 and J83-7128.
3913
3914         * Ideograph-R169-Gate.el (J90-6F5D): Unify JIS X 0208:1978 and
3915         1983 code points.
3916         (J90-6F60): Likewise.
3917
3918         * Ideograph-R167-Gold.el (J90-6E5F): Unify JIS X 0208:1978 and
3919         1983 code points.
3920         (J90-6F4F): Likewise.
3921         (J90-6E65): Likewise.
3922         (J90-395B): Likewise.
3923         (J90-6F25): Likewise.
3924         (J90-6E7D): Likewise.
3925         (J90-6F45): Likewise.
3926         (J90-6F47): Likewise.
3927         (M-40998): Unify J78-4C7A.
3928         (J90-4C7A): Unify JIS X 0208:1983 code point.
3929
3930         * Ideograph-R164-Wine.el (J90-3E5F): Unify JIS X 0208:1983 code
3931         point.
3932         (J90-4830): Likewise.
3933         (J90-3E7A): Unify JIS X 0208:1978 and 1983 code points.
3934
3935         * Ideograph-R158-Body.el (J90-6D40): Unify JIS X 0208:1978 and
3936         1983 code points.
3937
3938         * Ideograph-R154-Shell.el (J90-6C49): Unify JIS X 0208:1978 and
3939         1983 code points.
3940         (J90-4128): Unify J78-6C4D and J83-4128.
3941
3942         * Ideograph-R142-Insect.el (J90-4F39): Unify JIS X 0208:1983 code
3943         point.
3944         (J90-4066): Likewise.
3945         (J90-4768): Unify J78-6A24 and J83-4768.
3946         (J90-6A2C): Unify JIS X 0208:1978 and 1983 code points.
3947
3948 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3949
3950         * Ideograph-R211-Tooth.el (J90-4E70): Unify JIS X 0208:1978 and
3951         1983 code points.
3952
3953         * Ideograph-R199-Wheat.el (J90-7350): Unify JIS X 0208:1978 and
3954         1983 code points.
3955
3956         * Ideograph-R196-Bird.el (J90-375C): Unify JIS X 0208:1978 and
3957         1983 code points.
3958
3959         * Ideograph-R194-Ghost.el (J90-4B62): Unify JIS X 0208:1978 and
3960         1983 code points.
3961
3962         * Ideograph-R187-Horse.el (J90-7152): Unify JIS X 0208:1978 and
3963         1983 code points.
3964         (J90-417B): Likewise.
3965
3966         * Ideograph-R181-Leaf.el (J90-4B4B): Unify JIS X 0208:1983 code
3967         point.
3968         (J90-7078): Unify JIS X 0208:1978 and 1983 code points.
3969         (J90-453F): Unify JIS X 0208:1983 code point.
3970
3971         * Ideograph-R170-Mound.el (J90-7023): Unify JIS X 0208:1978 and
3972         1983 code points.
3973         (J90-3831): Likewise.
3974
3975         * Ideograph-R165-Distinguish.el (J90-3C61): Unify JIS X 0208:1978
3976         and 1983 code points.
3977
3978         * Ideograph-R159-Cart.el (J90-453E): Unify JIS X 0208:1978 and
3979         1983 code points.
3980         (J90-6D44): Likewise.
3981         (J90-6D5A): Likewise.
3982
3983         * Ideograph-R145-Clothes.el (J90-6A59): Unify JIS X 0208:1978 and
3984         1983 code points.
3985         (J90-6A5E): Likewise.
3986         (J90-6A7C): Likewise.
3987
3988         * Ideograph-R140-Grass.el (J90-4D69): Unify JIS X 0208:1983 code
3989         point.
3990         (J90-6839): Unify JIS X 0208:1978 and 1983 code points.
3991         (JSP-5847): Unify J78-4D69.
3992         (J90-684E): Unify JIS X 0208:1978 and 1983 code points.
3993         (J90-684D): Likewise.
3994         (J90-6868): Likewise.
3995         (J90-3E55): Unify JIS X 0208:1983 code point.
3996         (JX1-7B36): Unify J78-3E55.
3997         (J90-4C79): Unify J78-692E and J83-4C79.
3998         (J90-693F): Unify JIS X 0208:1978 and 1983 code points.
3999         (J90-6946): Likewise.
4000
4001         * Ideograph-R075-Tree.el (J90-5B35): Unify JIS X 0208:1978 and
4002         1983 code points.
4003         (J90-5B3D): Likewise.
4004         (J90-3A79): Likewise.
4005         (J90-5B63): Likewise.
4006         (J90-4930): Likewise.
4007         (U+6868): Add `total-strokes'.
4008         (U+6869): Likewise.
4009         (J90-456E): Unify J78-5B6D and J83-456E.
4010         (J90-4B6A): Unify JIS X 0208:1983 code point.
4011         (J90-5C4F): Unify JIS X 0208:1978 and 1983 code points.
4012         (J90-5C59): Likewise.
4013         (J90-5C53): Likewise.
4014         (J90-5C71): Likewise.
4015         (J90-5D2C): Likewise.
4016         (J90-5D36): Likewise.
4017
4018         * Ideograph-R015-Ice.el (M-01615): Use `<-wrong-ideograph' instead
4019         of `wrong-char-of-shinjigen-1'; unify M001615.
4020         (M-01616): Use `<-vulgar-ideograph' instead of
4021         `vulgar-char-of-shinjigen-1'; unify M001616.
4022         (M-01617): Use `<-vulgar-ideograph' instead of
4023         `vulgar-char-of-shinjigen-1'; unify M001617.
4024         (M-01620): Use `<-vulgar-ideograph' instead of
4025         `vulgar-char-of-shinjigen-1'; unify M001620.
4026         (M-01623): Unify M001623.
4027         (M-01665): Unify M001665.
4028         (M-01677): Unify M001677.
4029         (M-01681): Unify M001681.
4030
4031         * Ideograph-R014-Cover.el (U+519D): Delete `non-morohashi'; unify
4032         M050003.
4033         (M-01584): Unify M001584.
4034         (M-01591): Unify M001591.
4035
4036         * Ideograph-R004-Slash.el (M-00148): Relate to U-000200B0 instead
4037         of U+4E55.
4038         (C6-2562): Unify U-000200B0.
4039
4040         * Ideograph-R003-Dot.el (M-00096): Use `<-original-ideograph'
4041         instead of `original-char-of-shinjigen-1'; unify U-0002007D.
4042         (C*-****): Unify CJK Ext-B code points.
4043
4044         * Ideograph-R002-Line.el (M-00069): Add `->same-ideograph' and
4045         `<-ancient-ideograph'; unify U-00020061.
4046         (C*-****): Unify CJK Ext-B code points.
4047
4048         * Ideograph-R001-One.el (C*-****): Unify or relate CJK Unified
4049         Ext-B code points.
4050
4051         * Ideograph-R149-Speech.el (J90-4C75): Unify JIS X 0208:1978 and
4052         1983 code points.
4053         (J90-4649): Likewise.
4054         (J90-4D58): Likewise.
4055         (J90-6B7C): Likewise.
4056         (J90-3E79): Likewise.
4057
4058         * Ideograph-R113-Spirit.el (M-24754): Add `<-vulgar-ideograph'.
4059         (J90-4135): Unify JIS X 0208:1978 and 1983 code points.
4060         (U+7977): Relate to M-24852.
4061         (J90-4578): Unify JIS X 0208:1983 code point; relate to M-24852.
4062
4063         * Ideograph-R025-Divination.el (M-02775): Add `->same-ideograph'
4064         and `<-ancient-ideograph'; relate to U-00020061.
4065
4066         * Ideograph-R085-Water.el (J90-4573): Unify J78-5E39 and J83-4573.
4067         (J90-4642): Unify JIS X 0208:1983 code point.
4068         (J90-5E3C): Unify JIS X 0208:1978 and 1983 code points.
4069         (J90-5E63): Likewise.
4070         (J90-482E): Unify JIS X 0208:1983 code point.
4071         (J90-425A): Unify JIS X 0208:1978 and 1983 code points.
4072         (U+6EDE): Delete `->mojikyo'.
4073
4074 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4075
4076         * Ideograph-R137-Boat.el (J90-6764): Unify JIS X 0208:1983 code
4077         point.
4078         (J78-6764): New character.
4079
4080         * Ideograph-R120-Silk.el (M-27534): Unify J78-6539.
4081         (J90-6539): Unify JIS X 0208:1983 code point.
4082         (J90-656E): Unify JIS X 0208:1978 and 1983 code point.
4083         (J90-3D2B): Unify JIS X 0208:1983 code point.
4084
4085         * Ideograph-R118-Bamboo.el (J90-6373): Unify JIS X 0208:1978 and
4086         1983 code point.
4087         (J90-6438): Likewise.
4088         (J90-6421): Likewise.
4089         (J90-643D): Likewise.
4090         (J90-644C): Likewise.
4091         (J90-6443): Likewise.
4092         (J90-433D): Unify JIS X 0208:1983 code point; relate to M-26509.
4093         (J90-6459): Unify JIS X 0208:1978 and 1983 code point.
4094         (J90-645F): Likewise.
4095
4096         * Ideograph-R112-Stone.el (J90-4557): Unify JIS X 0208:1978 and
4097         1983 code point.
4098
4099         * Ideograph-R104-Sickness.el (M-22415): Unify J78-4169.
4100         (J90-4169): Unify J83-4169; relate to M-22415.
4101
4102         * Ideograph-R009-Man.el (U+4F65): Delete `non-morohashi'.
4103         (U+4F66): Add `total-strokes'.
4104         (U+4F68): Likewise.
4105         (U+4FE6): Delete `non-morohashi'.
4106         (U+4FE7): Add `total-strokes'.
4107         (U+50A6): Likewise.
4108
4109 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4110
4111         * Ideograph-R135-Tongue.el (J90-4A5E): Unify JIS X 0208:1978 and
4112         1983 code points.
4113
4114         * Ideograph-R130-Meat.el (J90-473E): Unify JIS X 0208:1978 and
4115         1983 code points.
4116         (J90-6733): Likewise.
4117         (J90-4221): Likewise.
4118
4119         * Ideograph-R128-Ear.el (J90-403B): Unify JIS X 0208:1978 and 1983
4120         code points.
4121
4122         * Ideograph-R119-Rice.el (J78-4C62): New character.
4123         (J90-4C62): Unify JIS X 0208:1983 code point; relate to M-26857
4124         instead of M-26853.
4125         (J90-6464): Unify JIS X 0208:1983 code point.
4126         (J78-6464): New character.
4127         (J90-6468): Unify JIS X 0208:1978 and 1983 code points.
4128         (J90-6466): Likewise.
4129         (J90-6471): Likewise.
4130         (J90-6474): Likewise.
4131
4132         * Ideograph-R064-Hand.el (J90-444F): Unify JIS X 0208:1983 code
4133         point.
4134         (J90-595E): Unify JIS X 0208:1978 and 1983 code points.
4135         (J90-415F): Unify JIS X 0208:1983 code point.
4136
4137 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4138
4139         * Ideograph-R154-Shell.el (JX2-792F): Unify U-00027DA0; delete
4140         `->ucs'.
4141
4142         * Ideograph-R115-Grain.el (J90-634E): Unify JIS X 0208:1978 and
4143         1983 code points.
4144
4145         * Ideograph-R109-Eye.el (J90-3829): Unify JIS X 0208:1978 and 1983
4146         code points.
4147
4148         * Ideograph-R107-Skin.el (J90-6231): Unify JIS X 0208:1978 and
4149         1983 code points.
4150
4151         * Ideograph-R102-Field.el (J90-6136): Unify JIS X 0208:1978 and
4152         1983 code points.
4153         (J90-613E): Likewise.
4154         (J90-3E76): Likewise.
4155         (J90-6147): Likewise.
4156
4157         * Ideograph-R096-Jade.el (J90-6076): Unify JIS X 0208:1983 code
4158         point.
4159
4160         * Ideograph-R094-Dog.el (J90-4E44): Unify JIS X 0208:1978 and 1983
4161         code points.
4162         (J90-3D43): Likewise.
4163
4164         * Ideograph-R086-Fire.el (J90-3E46): Unify JIS X 0208:1978 and
4165         1983 code points.
4166
4167         * Ideograph-R072-Sun.el (J90-5B26): Unify JIS X 0208:1978 and 1983
4168         code points.
4169
4170         * Ideograph-R070-Square.el (J90-5A5A): Unify JIS X 0208:1978 and
4171         1983 code points.
4172
4173 2001-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4174
4175         * Ideograph-R184-Eat.el (U+98EE): Unify J90-5D3B.
4176
4177         * Ideograph-R131-Minister.el (JX2-7556): Unify U-000268DD; delete
4178         relation with U+81E3.
4179
4180 2001-10-08  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4181
4182         * char-db-util.el (char-db-insert-char-spec): Don't add
4183         `chinese-big5-cdp' if a character can be represented by a
4184         non-private UCS code point.
4185
4186         * Ideograph-R014-Cover.el (U+5197): Delete `chinese-big5-cdp' from
4187         char-ref U+5196 in `ideographic-structure'.
4188         (U+519E): Likewise.
4189         (U+51A0): Likewise.
4190         (U+51A2): Likewise.
4191         (C6-3544): Likewise.
4192         (U+51A4): Likewise.
4193         (J0-4C3D): Likewise.
4194         (U+51A5): Likewise.
4195         (C1-7036): Likewise.
4196         (U+51AA): Likewise.
4197
4198         * Ideograph-R013-Down-Box.el (Big5-CDP-8A78): Add name
4199         ``ideographic radical hood''.
4200         (U+5187): Delete `chinese-big5-cdp' from char-ref U+2E86 in
4201         `ideographic-structure'.
4202         (M-01523): Unify M001523.
4203         (U+5190): Add `ideographic-structure'; unify M001534.
4204         (C3-2755): Add `ideographic-structure'.
4205         (U+34BB): Likewise.
4206
4207         * Ideograph-R010-Legs.el (U+5141): Delete `chinese-big5-cdp' from
4208         char-ref in `ideographic-structure'.
4209         (U+5154): Likewise.
4210         (JX1-2E52): Likewise.
4211         (Big5-AB5E): Likewise.
4212
4213         * Ideograph-R009-Man.el: Delete `chinese-big5-cdp' from char-refs
4214         which can be represented by other ways in `ideographic-structure'.
4215
4216         * Ideograph-R008-Lid.el (J0-5036): Delete `chinese-big5-cdp' from
4217         char-refs in `ideographic-structure'.
4218         (M-00291): Likewise.
4219         (J90-3872): Likewise.
4220         (J0-3067): Delete `chinese-big5-cdp' from char-ref [J0-5035] in
4221         `ideographic-structure'.
4222         (J0-4B72): Likewise.
4223         (JX2-2134): Likewise.
4224
4225 2001-10-08  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4226
4227         * Ideograph-R012-Eight.el (M-01452): Delete `chinese-big5-cdp'
4228         from char-ref U+53B6 in `ideographic-structure'.
4229         (U+516C): Likewise.
4230         (J0-4F3B): Delete `chinese-big5-cdp' from char-ref J83-5035 in
4231         `ideographic-structure'.
4232
4233         * Ideograph-R007-Two.el (U+4E91): Delete `chinese-big5-cdp' in
4234         `ideographic-structure'.
4235
4236         * Ideograph-R005-Second.el (U+4E69): Delete `chinese-big5-cdp'
4237         from char-ref <CJK RADICAL SECOND TWO> in `ideographic-structure'.
4238         (M-00190): Likewise.
4239         (U+4E73): Likewise.
4240         (U+4E7F): Delete `chinese-big5-cdp' in `ideographic-structure'.
4241         (U+4E82): Likewise.
4242         (U+4E83): Likewise.
4243         (U+4E84): Likewise.
4244
4245         * Ideograph-R004-Slash.el (U+4E47): Delete `chinese-big5-cdp' from
4246         char-ref U+4E3F in `ideographic-structure'.
4247         (U+4E48): Delete `chinese-big5-cdp' in `ideographic-structure'.
4248         (J0-4B33): Delete `chinese-big5-cdp' from char-ref U+4E3F in
4249         `ideographic-structure'.
4250         (U+4E4F): Likewise.
4251         (U+4E52): Delete `chinese-big5-cdp' in `ideographic-structure'.
4252         (U+4E53): Likewise.
4253
4254         * Ideograph-R003-Dot.el (U+4E3B): Delete `chinese-big5-cdp' in
4255         `ideographic-structure'.
4256         (U+4E3C): Delete `chinese-big5-cdp' in `ideographic-structure'.
4257
4258         * Ideograph-R002-Line.el (U+4E2E): Delete `chinese-big5-cdp' from
4259         char-ref <CJK RADICAL SECOND THREE> in `ideographic-structure'.
4260
4261         * Ideograph-R001-One.el (C2-212E): Delete `chinese-big5-cdp' from
4262         char-ref <CJK RADICAL BOX> in `ideographic-structure'.
4263
4264         * Ideograph-R008-Lid.el (U+4EA7): Delete `kangxi-radical',
4265         `kangxi-strokes' and `non-morohashi'.
4266         (M074988): New character.
4267         (M-00297): Add `ideographic-structure'.
4268         (U+4EA9): Delete `non-morohashi'.
4269         (M-00310): Relate to U+7AD2.
4270         (M071493): New character.
4271
4272 2001-10-07  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4273
4274         * Ideograph-R196-Bird.el: Add missing JIS X 0208:1990 and JIS X
4275         0212 code points.
4276
4277         * Ideograph-R170-Mound.el (MH-678): Separate U+9666; unify
4278         J90-7023.
4279         (U+967A): Unify J90-3831; add `total-strokes'; add
4280         `<-simplified-ideograph'.
4281
4282         * Ideograph-R165-Distinguish.el (U+91C8): Unify J90-3C61; add
4283         `<-simplified-ideograph'.
4284
4285         * Ideograph-R164-Wine.el (U+91A4): Unify J90-3E5F; add
4286         `total-strokes'; relate to M-40011; add `<-simplified-ideograph'.
4287         (U+9197): Unify J90-4830; add `total-strokes'; relate to M-40041;
4288         add `<-simplified-ideograph'.
4289         (U+91B8): Unify J90-3E7A; add `<-simplified-ideograph'.
4290
4291         * Ideograph-R012-Eight.el (U+5171): Unify M001458.
4292         (U+5173): Unify M051198.
4293         (JSP-326F): Add `ideographic-structure'; unify M001494.
4294         (U+517E): Add `ideographic-structure'.
4295         (M-01504): Likewise; unify M001504.
4296         (U+34B9): Add `ideographic-structure'.
4297
4298         * Ideograph-R009-Man.el (U+4EBB): Unify M050927.
4299         (U+4ECE): Add `ideographic-structure'.
4300         (M070229): New character.
4301         (M070403): Likewise.
4302         (M-00470): Separate M000470; unify M059044.
4303         (M050930): New character.
4304         (U+4FAB): Unify M054539.
4305         (JX2-2157): Add `ideographic-structure'.
4306         (U+503F): Unify M059077; add `total-strokes'.
4307         (J0-5077): Separate U+5056.
4308         (C3-2F57): Unify M055128 and U+5056.
4309         (M077428): New character.
4310         (U+511B): Separate JSP-3255 and JX2-2324.
4311         (JX2-2324): Unify M056006.
4312
4313 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4314
4315         * Ideograph-R007-Two.el (U+4E98): Add `ideographic-structure'.
4316
4317 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4318
4319         * Ideograph-R211-Tooth.el (M-48632'): Unify J90-4E70; add
4320         `total-strokes'; separate U+9F62; add `<-simplified-ideograph'.
4321
4322         * Ideograph-R199-Wheat.el (J90-7350): New character; relate to
4323         U+9EB8 and M-47739.
4324         (U+9EB8): Relate to M-47739; add `total-strokes'.
4325
4326         * Ideograph-R190-Hair.el (JX2-7D3B): Unify U+9B1C and JSP-6A2E.
4327
4328         * Ideograph-R181-Leaf.el (U+982C): Unify J90-4B4B; relate to
4329         M-43496; add `<-simplified-ideograph'.
4330         (U+983D): Unify J90-7078; relate to M-43517.
4331         (U+985B): Relate to M-43628.
4332         (J90-453F): New character; relate to U+985B and M-43628.
4333
4334 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4335
4336         * Ideograph-R195-Fish.el: Add missing JIS X 0208:1990 and JIS X
4337         0212 code points.
4338
4339         * Ideograph-R187-Horse.el (U+99F2): Unify J90-7152; add
4340         `total-strokes'.
4341         (U+9A12): Unify J90-417B.
4342
4343         * Ideograph-R182-Wind.el (U+98C5): Unify JSP-6845; add
4344         `total-strokes'.
4345
4346 2001-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4347
4348         * Ideograph-R010-Legs.el (U+5149): Modify `ideographic-structure'.
4349
4350         * Ideograph-R169-Gate.el (U+9596): Unify J90-6F5D.
4351         (U+95A0): Unify J90-6F60; add `total-strokes'.
4352         (U+95E6): Unify JSP-6643; add `total-strokes'.
4353
4354         * Ideograph-R032-Earth.el (J83-4446): Unify J90-4446.
4355
4356 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4357
4358         * Ideograph-R167-Gold.el: Merge JIS X 0208:1990 and JIS X 0212
4359         code points.
4360
4361 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4362
4363         * Ideograph-R194-Ghost.el (M-45906'): Unify J90-4B62.
4364
4365 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4366
4367         * Ideograph-R213-Turtle.el (M-48848): Separate U+9F9C.
4368         (U+9F9C): Unify G1-396A.
4369
4370         * Ideograph-R212-Dragon.el, Ideograph-R211-Tooth.el,
4371         Ideograph-R210-Even.el, Ideograph-R207-Drum.el,
4372         Ideograph-R205-Frog.el, Ideograph-R203-Black.el: Merge GB 12345
4373         code points.
4374
4375         * Ideograph-R201-Yellow.el (J0-7354): Separate U+9ECC.
4376         (U+9ECC): Unify G1-5964.
4377
4378         * Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
4379         Ideograph-R197-Salt.el: Merge GB 12345 code points.
4380
4381 2001-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4382
4383         * Ideograph-R196-Bird.el: Merge GB 12345 code points.
4384         (C7-2B77): Cancel relation to M-46738.
4385
4386         * Ideograph-R195-Fish.el: Merge GB 12345 code points.
4387
4388         * Ideograph-R018-Knife.el (U+5231): Use <IDEOGRAPHIC DESCRIPTION
4389         CHARACTER LEFT TO MIDDLE AND RIGHT> instead of <IDEOGRAPHIC
4390         DESCRIPTION CHARACTER LEFT TO RIGHT> in `ideographic-structure'.
4391         (C2-2554): Likewise.
4392
4393         * Ideograph-R012-Eight.el (M-01483): Unify M058241.
4394         (M001483): New character.
4395         (U+517C): Unify M054100.
4396         (S1-503): Unify M054445.
4397
4398         * Ideograph-R009-Man.el (U+50C9): Use <IDEOGRAPHIC DESCRIPTION
4399         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
4400         DESCRIPTION CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
4401
4402         * Ideograph-R008-Lid.el (J0-3067): Use <IDEOGRAPHIC DESCRIPTION
4403         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
4404         DESCRIPTION CHARACTER ABOVE TO BELOW> as the operator of
4405         `ideographic-structure'.
4406         (U+4EA5): Likewise.
4407
4408 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4409
4410         * Ideograph-R024-Ten.el (J0-4234): Use <IDEOGRAPHIC DESCRIPTION
4411         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
4412         DESCRIPTION CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
4413         (U+5352): Likewise.
4414
4415         * Ideograph-R013-Down-Box.el (U+5183): Unify C4-213E.
4416         (Big5-CDP-8A78): Relate to U+5183 and M-1508; unify M070546.
4417
4418 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4419
4420         * u0E000-Private-Use.el (U+F475): Separate Big5-8A78 and
4421         Big5-CDP-8A78.
4422
4423         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PAW ONE): Unify
4424         Big5-8B58 and Big5-CDP-8B58; add `total-strokes'.
4425
4426         * Ideograph-R124-Feather.el:
4427         - Use `=>ucs' instead of `->ucs'.
4428         - Merge Big5 code points.
4429         - Add `ideographic-structure'.
4430
4431         * Ideograph-R009-Man.el: Add `ideographic-structure'.
4432
4433         * Ideograph-R008-Lid.el (M-00291): Add `ideographic-structure'.
4434
4435 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4436
4437         * Ideograph-R087-Claw.el (M-19682): New character.
4438         (C6-4157): Relate to M-19682.
4439         (M-19687): New character.
4440         (C4-386A): Relate to M-19687; unify Big5-8C7D, Big5-CDP-8C7D and
4441         M073769.
4442
4443         * Ideograph-R140-Grass.el (U+848D): Relate to M-31895.
4444
4445         * u0E000-Private-Use.el (U+F4A6): Separate Big5-8ACB and
4446         Big5-CDP-8ACB.
4447         (U+F4F2): Separate Big5-8B58 and Big5-CDP-8B58.
4448
4449         * Ideograph-R134-Mortar.el:
4450         - Merge Big5 code points.
4451         - Use `=>ucs' instead of `->ucs'.
4452         - Add `ideographic-structure'.
4453         (M-30182): Add `<-wrong-ideograph'; unify Big5-8570 and
4454         Big5-CDP-8570.
4455
4456 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4457
4458         * u0E000-Private-Use.el (U+F5B4): Separate Big5-8C7D and
4459         Big5-CDP-8C7D.
4460
4461 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4462
4463         * README.en (Properties): Add description about
4464         `->wrong-ideograph' and `<-wrong-ideograph'.
4465
4466         * Ideograph-R037-Big.el (M-05959): Add `<-vulgar-ideograph'; unify
4467         Big5-856E and Big5-CDP-856E.
4468
4469 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4470
4471         * char-db-util.el (char-db-insert-char-spec): Add
4472         `ideograph-daikanwa' for non-UCS ideographs.
4473
4474         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL DIVINATION): Unify
4475         Big5-8B78 and Big5-CDP-8B78; add `total-strokes'.
4476
4477         * Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
4478         Ideograph-R019-Power.el: update.
4479
4480         * Ideograph-R018-Knife.el (M-01853): Add `ideographic-structure'.
4481         (M-02088): Likewise.
4482         (M-02112'): Likewise.
4483         (M-02158): Likewise.
4484         (M-02223): Likewise.
4485         (M-02224): Likewise.
4486         (M-02241): Likewise.
4487
4488         * Ideograph-R014-Cover.el (M-01587): Add `ideographic-structure'.
4489
4490         * Ideograph-R013-Down-Box.el (M-01540): Add `ideographic-structure'.
4491
4492         * Ideograph-R012-Eight.el, Ideograph-R011-Enter.el: update.
4493
4494         * Ideograph-R010-Legs.el (M-01358): Add `ideographic-structure'.
4495
4496         * Ideograph-R005-Second.el (M-00190): Add `ideographic-structure'.
4497
4498         * Ideograph-R004-Slash.el (M-00133): Add `ideographic-structure'.
4499
4500         * u0E000-Private-Use.el (U+F15A): Separate Big5-856E and
4501         Big5-CDP-856E.
4502         (U+F15C): Separate Big5-8570 and Big5-CDP-8570.
4503
4504         * Ideograph-R025-Divination.el, Ideograph-R024-Ten.el: Add
4505         `ideographic-structure'.
4506
4507         * Ideograph-R012-Eight.el (U+5180): Separate C1-7035; use U+5317
4508         instead of C1-4621 in `ideographic-structure'.
4509
4510 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4511
4512         * Ideograph-R187-Horse.el: Merge GB 12345 code points.
4513
4514         * char-db-util.el (char-db-insert-char-spec): Make temporary
4515         character if corresponding character is not found for char-spec.
4516
4517         * Ideograph-R184-Eat.el: Merge GB 12345 code points.
4518
4519 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4520
4521         * Ideograph-R023-Hiding-Enclosure.el: Add `ideographic-structure'.
4522
4523 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4524
4525         * u0E000-Private-Use.el (U+F512): Separate Big5-8B78 and
4526         Big5-CDP-8B78.
4527
4528         * Ideograph-R174-Blue.el: Merge GB 12345 code points.
4529
4530 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4531
4532         * Ideograph-R022-Right-Open-Box.el: Add `ideographic-structure'.
4533         (U+531D): Use `<-vulgar-ideograph' instead of `comment'.
4534         (U+533C): Use `->same-ideograph' instead of `morohashi-daikanwa'.
4535
4536         * Ideograph-R190-Hair.el: Merge GB 12345 code points.
4537
4538 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4539
4540         * Ideograph-R021-Spoon.el: Add `ideographic-structure'.
4541
4542         * Ideograph-R019-Power.el: Add `ideographic-structure'.
4543         (M-02392): Use `<-vulgar-ideograph' instead of
4544         `vulgar-char-of-shinjigen-1'.
4545
4546         * Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el:
4547         Merge GB 12345 code points.
4548
4549 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4550
4551         * Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el: Merge GB 12345
4552         code points.
4553
4554 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4555
4556         * Ideograph-R031-Enclosure.el:
4557         - Merge Big5 code points.
4558         - Add `ideographic-structure'.
4559
4560 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4561
4562         * Ideograph-R050-Turban.el:
4563         - Merge GB 12345 code points.
4564         - Add `ideographic-structure'.
4565         - Use `=>ucs' instead of `->ucs'.
4566         (U+5DFF): Fix `ideographic-strokes'.
4567         (U+5E00): Likewise.
4568         (U+5E01): Likewise.
4569
4570 2001-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4571
4572         * Ideograph-R192-Sacrificial-Wine.el (U+9B31): Unify G1-5374.
4573
4574 2001-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4575
4576         * Ideograph-R167-Gold.el: Merge GB 12345 code points.
4577
4578 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4579
4580         * Ideograph-R188-Bone.el, Ideograph-R182-Wind.el,
4581         Ideograph-R181-Leaf.el: Merge GB 12345 code points.
4582
4583         * Ideograph-R176-Face.el (U+9768): Unify G1-584C.
4584
4585         * Ideograph-R172-Short-Tailed-Bird.el: Merge GB 12345 code points.
4586
4587         * Ideograph-R171-Slave.el (U+96B8): Unify G1-4125.
4588
4589         * Ideograph-R170-Mound.el: Merge GB 12345 code points.
4590
4591 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4592
4593         * Ideograph-R020-Wrap.el: Add `ideographic-structure'.
4594         (U+52F9): Unify Big5-CDP-8B57.
4595         (M-02497): Use `<-vulgar-ideograph' instead of
4596         `vulgar-char-of-shinjigen-1'.
4597
4598 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4599
4600         * Ideograph-R183-Fly.el (U+98DB): Unify G1-3749.
4601
4602         * Ideograph-R180-Sound.el, Ideograph-R173-Rain.el,
4603         Ideograph-R140-Grass.el: Merge GB 12345 code points.
4604
4605 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4606
4607         * u0E000-Private-Use.el (U+F4DA): Separate Big5-CDP-8B40.
4608         (U+F4EA): Separate Big5-CDP-8B50.
4609         (U+F4F1): Separate Big5-CDP-8B57.
4610         (U+F529): Separate Big5-CDP-8BB1.
4611         (U+F54F): Separate Big5-CDP-8BD7.
4612         (U+F566): Separate Big5-CDP-8BEE.
4613         (U+F56A): Separate Big5-CDP-8BF2.
4614         (U+F5AC): Separate Big5-CDP-8C75.
4615         (U+F63A): Separate Big5-CDP-8D66.
4616
4617 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4618
4619         * Ideograph-R018-Knife.el: Delete `ideograph-cdp' if its value is
4620         positive.
4621
4622         * Ideograph-R015-Ice.el (U+51AC): Simplify
4623         `ideographic-structure'.
4624
4625 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4626
4627         * Ideograph-R045-Sprout.el (M-07825): Unify G0-6578, C2-212B,
4628         Big5-C94B and U+5C6E; add `total-strokes'.
4629         (M-07826): Separate G0-6578, C2-212B and U+5C6E; add `->synonyms'
4630         for M-08720 and comment.
4631
4632 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4633
4634         * README.en (Character Reference): Add `kaihen'.
4635
4636 2001-09-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4637
4638         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL BOX): Unify
4639         Big5-CDP-8BF2.
4640         (CJK RADICAL TABLE): Unify Big5-CDP-8D66.
4641         (CJK RADICAL KNIFE TWO): Add `ucs-big5' for U+5202.
4642         (CJK RADICAL CLOTHES): Unify Big5-CDP-8BB1.
4643
4644         * Ideograph-R016-Table.el: Add `ideographic-structure'.
4645
4646         * Ideograph-R017-Open-Box.el: Add `ideographic-structure'.
4647
4648 2001-09-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4649
4650         * Ideograph-R053-Dotted-Cliff.el (M-09221): Unify Big5-CDP-8B50.
4651
4652         * Ideograph-R014-Cover.el: Add `ideographic-structure'.
4653         (U+5196): Unify Big5-CDP-8B40.
4654         (C3-214F): Use `<-vulgar-ideograph' instead of
4655         `vulgar-char-of-shinjigen-1'.
4656
4657         * Ideograph-R013-Down-Box.el: Add `ideographic-structure'.
4658
4659 2001-09-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4660
4661         * Ideograph-R015-Ice.el: Add `ideographic-structure'.
4662         (U+51AB): Unify Big5-CDP-8BEE.
4663         (U+51B0): Use `<-original-ideograph' instead of
4664         `original-char-of-shinjigen-1'.
4665         (C4-213F): Use `->same-ideograph' and `<-original-ideograph'
4666         instead of `comment'.
4667         (U+51C9): Use `<-vulgar-ideograph' instead of
4668         `vulgar-char-of-shinjigen-1'.
4669
4670         * Ideograph-R169-Gate.el, Ideograph-R162-Walk.el: Merge GB 12345
4671         code points.
4672
4673 2001-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4674
4675         * Ideograph-R164-Wine.el: Merge GB 12345 code points.
4676
4677         * Ideograph-R046-Mountain.el (M-08178): Separate G0-345E, C1-597E
4678         and U+5D14.
4679
4680 2001-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4681
4682         * Ideograph-R005-Second.el (U+4E5F): Unify Big5-A45D.
4683         (C1-443E): Separate Big5-A45D.
4684
4685 2001-09-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4686
4687         * Ideograph-R012-Eight.el, Ideograph-R010-Legs.el: Add
4688         `ideographic-structure'.
4689
4690 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4691
4692         * Ideograph-R159-Cart.el, Ideograph-R157-Foot.el: Merge GB 12345
4693         code points.
4694
4695         * Ideograph-R011-Enter.el: Add `ideographic-structure'.
4696
4697 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4698
4699         * Ideograph-R165-Distinguish.el (U+91CB): Unify G1-4A4D.
4700
4701         * Ideograph-R163-City.el, Ideograph-R160-Bitter.el: Merge GB 12345
4702         code points.
4703
4704         * Ideograph-R007-Two.el: Add `ideographic-structure'.
4705
4706 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4707
4708         * Ideograph-R008-Lid.el (J0-5035): Unify Big5-CDP-8B42.  Add
4709         `ideographic-structure'.
4710
4711 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4712
4713         * u0E000-Private-Use.el (U+F4DC): Separate Big5-8B42 and
4714         Big5-CDP-8B42.
4715
4716         * Ideograph-R168-Long.el (U+9577): Unify G1-3324.
4717
4718         * Ideograph-R158-Body.el (U+8EC0): Unify G1-477B.
4719
4720 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4721
4722         * Ideograph-R134-Mortar.el (C2-664D): Separate U+820B.
4723
4724         * Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
4725         Ideograph-R004-Slash.el: Delete `ideograph-cdp' if its value is
4726         positive.
4727
4728 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4729
4730         * Ideograph-R003-Dot.el, Ideograph-R002-Line.el,
4731         Ideograph-R001-One.el: Delete `ideograph-cdp' if it is positive.
4732
4733 2001-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4734
4735         * Ideograph-R149-Speech.el: Merge GB 12345 code points.
4736
4737 2001-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4738
4739         * Ideograph-R161-Morning.el (U+8FB2): Unify G1-4529.
4740
4741 2001-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4742
4743         * Ideograph-R137-Boat.el: Merge GB 12345 code points.
4744
4745 2001-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4746
4747         * Ideograph-R142-Insect.el, Ideograph-R128-Ear.el: Merge GB 12345
4748         code points.
4749
4750 2001-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4751
4752         * Ideograph-R154-Shell.el: Merge GB 12345 code points.
4753
4754 2001-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4755
4756         * Ideograph-R156-Run.el: Merge GB 12345 code points.
4757
4758 2001-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4759
4760         * Ideograph-R141-Tiger.el: Merge GB 12345 code points.
4761
4762 2001-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4763
4764         * Ideograph-R118-Bamboo.el, Ideograph-R120-Silk.el: Merge GB 12345
4765         code points.
4766
4767 2001-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4768
4769         * Ideograph-R147-See.el: Merge GB 12345 code points.
4770
4771 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4772
4773         * Ideograph-R151-Bean.el, Ideograph-R148-Horn.el,
4774         Ideograph-R134-Mortar.el: Merge GB 12345 code points.
4775
4776 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4777
4778         * Ideograph-R147-See.el, Ideograph-R144-Walk-Enclosure.el,
4779         Ideograph-R143-Blood.el, Ideograph-R122-Net.el: Merge GB 12345
4780         code points.
4781
4782 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4783
4784         * Ideograph-R131-Minister.el (U+81E8): Unify G1-4159.
4785
4786 2001-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4787
4788         * Ideograph-R115-Grain.el: Merge GB 12345 code points.
4789         (C4-5221): Relate to M-25261.
4790
4791 2001-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4792
4793         * Ideograph-R130-Meat.el: Merge GB 12345 code points.
4794
4795         * Ideograph-R129-Brush.el (U+8085): Unify G1-4B60.
4796
4797         * Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
4798         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el: Merge GB 12345
4799         code points.
4800
4801 2001-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4802
4803         * Ideograph-R139-Color.el (U+8277): Unify G1-515E.
4804
4805         * Ideograph-R138-Stopping.el (U+8271): Unify G1-3C68.
4806
4807 2001-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4808
4809         * Ideograph-R133-Arrive.el (U+81FA): Unify G1-4C28.
4810
4811 2001-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4812
4813         * Ideograph-R113-Spirit.el: Merge GB 12345 code points.
4814         (M-24824): Separate J0-3150 and U+9834; move them to
4815         Ideograph-R181-Leaf.el.
4816
4817 2001-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4818
4819         * Ideograph-R181-Leaf.el (J0-3150): Separated from M-24824 and
4820         moved from Ideograph-R113-Spirit.el.
4821
4822 2001-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4823
4824         * Ideograph-R119-Rice.el, Ideograph-R116-Cave.el: Merge GB 12345
4825         code points.
4826
4827 2001-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4828
4829         * Ideograph-R096-Jade.el: Merge GB 12345 code points.
4830
4831         * Ideograph-R086-Fire.el: Merge GB 12345 code points.
4832         (U+71C5): Unify M-19398 instead of M-19399.
4833         (M-19399): Delete C2-5833 and U+71C5.
4834
4835         * Ideograph-R094-Dog.el: Merge GB 12345 code points.
4836
4837 2001-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4838
4839         * Ideograph-R109-Eye.el: Merge GB 12345 code points.
4840
4841 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4842
4843         * Ideograph-R117-Stand.el: Merge GB 12345 code points.
4844
4845 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4846
4847         * Ideograph-R112-Stone.el, Ideograph-R108-Dish.el: Merge GB 12345
4848         code points.
4849
4850         * Ideograph-R105-Dotted-Tent.el (U+767C): Unify G1-3722.
4851
4852 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4853
4854         * Ideograph-R104-Sickness.el, Ideograph-R102-Field.el: Merge GB
4855         12345 code points.
4856
4857         * Ideograph-R093-Cow.el: Merge GB 12345 code points.
4858
4859 2001-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4860
4861         * Ideograph-R111-Arrow.el (U+77EF): Unify G1-3D43.
4862
4863         * Ideograph-R107-Skin.el: Merge GB 12345 code points.
4864
4865         * Ideograph-R106-White.el (U+769A): Unify G1-3028.
4866
4867         * Ideograph-R100-Life.el (U+7523): Unify G1-327A.
4868
4869         * Ideograph-R098-Tile.el (U+750C): Unify G1-6A31.
4870
4871         * Ideograph-R091-Slice.el (U+7258): Unify G1-6B39.
4872
4873         * Ideograph-R089-Double-X.el (U+723E): Unify G1-367B.
4874
4875         * Ideograph-R088-Father.el (U+723A): Unify G1-522F.
4876
4877         * Ideograph-R087-Claw.el: Merge GB 12345 code points.
4878
4879 2001-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4880
4881         * Ideograph-R085-Water.el: Merge GB 12345 code points.
4882
4883 2001-08-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4884
4885         * Ideograph-R077-Stop.el, Ideograph-R084-Steam.el: Merge GB 12345
4886         code points.
4887
4888         * Ideograph-R080-Do-Not.el (U+4E78): Add `total-strokes'; unify
4889         G1-7C40.
4890
4891         * Ideograph-R082-Fur.el: Merge GB 12345 code points.
4892
4893 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4894
4895         * Ideograph-R079-Weapon.el (M-16629): Use `<-vulgar-ideograph'
4896         instead of `vulgar-ideograph-of'.
4897         - Merge GB 12345 code points.
4898
4899 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4900
4901         * Ideograph-R078-Death.el, Ideograph-R076-Lack.el: Merge GB 12345
4902         code points.
4903
4904         * Ideograph-R075-Tree.el: Merge GB 12345 code points.
4905         (C5-2148): Delete relation with U+6729; fix `morohashi-daikanwa';
4906         relate to M-14416.
4907         (U+6729): Unify G1-7D33.
4908         (M-15492): Add `->same-ideograph'; use `<-vulgar-ideograph'
4909         instead of `vulgar-char-of-shinjigen-1'.
4910
4911         * Ideograph-R072-Sun.el: Merge GB 12345 code points.
4912         (M-13886): Use `<-vulgar-ideograph' instead of
4913         `vulgar-ideograph-of'; unify G0-5667.
4914         (C6-3836): Separated from M-14294 and moved from
4915         Ideograph-R073-Say.el.
4916
4917 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4918
4919         * Ideograph-R064-Hand.el: Merge GB 12345 code points.
4920
4921 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4922
4923         * Ideograph-R073-Say.el (U+66F1): Delete `kangxi-radical' and
4924         `kangxi-strokes'; unify G1-7C21.
4925         (U+7535): Add `total-strokes'.
4926         (U+66F8): Separate C6-3836; unify G1-4A69.
4927         (U+6703): Unify G1-3B61.
4928
4929         * Ideograph-R066-Rap.el: Merge GB 12345 code points.
4930
4931 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4932
4933         * Ideograph-R074-Moon.el, Ideograph-R070-Square.el,
4934         Ideograph-R069-Axe.el: Merge GB 12345 code points.
4935
4936         * Ideograph-R067-Script.el (U+6595): Unify G1-6C35.
4937
4938 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4939
4940         * Ideograph-R060-Step.el: Merge GB 12345 code points.
4941
4942 2001-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4943
4944         * Ideograph-R061-Heart.el, Ideograph-R050-Turban.el,
4945         Ideograph-R048-Work.el, Ideograph-R062-Halberd.el,
4946         Ideograph-R053-Dotted-Cliff.el, Ideograph-R057-Bow.el: Merge GB
4947         12345 code points.
4948
4949 2001-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4950
4951         * Ideograph-R052-Short-Thread.el (U+5E7E): Unify G1-3C38.
4952
4953         * Ideograph-R049-Oneself.el (U+5DFC): Unify G1-7D60.
4954
4955         * Ideograph-R046-Mountain.el: Merge GB 12345 code points.
4956
4957         * Ideograph-R032-Earth.el: Merge GB 12345 code points.
4958         (M-05556): Separate C7-373F.
4959
4960         * Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
4961         Ideograph-R039-Child.el: Merge GB 12345 code points.
4962
4963 2001-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4964
4965         * Ideograph-R058-Snout.el (U+5F59): Unify G1-783D.
4966
4967         * Ideograph-R051-Dry.el (U+5E79): Unify G1-3849.
4968
4969         * README.en (Character Reference): Add `sougen-irai-zokujifu'.
4970
4971         * Ideograph-R043-Lame.el, Ideograph-R041-Inch.el: Add GB 12345
4972         code points.
4973
4974         * Ideograph-R037-Big.el (JX2-253F): Add `total-strokes'.
4975         (U+593B): Delete `kangxi-radical'; unify G1-7D6D.
4976         - Add GB 12345 code points.
4977
4978         * Ideograph-R075-Tree.el (M-14871): Add `->same-ideograph' for
4979         M-05784; add `<-vulgar-ideograph' for M-05802; separate J0-546D
4980         and C3-3478.
4981
4982         * Ideograph-R044-Corpse.el: Add GB 12345 code points.
4983
4984         * Ideograph-R036-Evening.el (U+591E): Unify G1-7D7E; fix
4985         `ideographic-strokes'; delete `kangxi-radical'.
4986         (M-05784): Add `->same-ideograph' for M-14871; add
4987         `<-vulgar-ideograph' for M-05802; unify J78-546D and J83-546D.
4988         (U+5922): Unify G1-434E.
4989
4990         * Ideograph-R033-Scholar.el: Add GB 12345 code points.
4991
4992 2001-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4993
4994         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND THREE):
4995         Unify Big5-8D43 and Big5-CDP-8D43.
4996
4997 2001-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4998
4999         * Ideograph-R002-Line.el: Use Big5-CDP code point instead of
5000         private code point of UCS for `ideographic-structure'.
5001
5002         * u0E000-Private-Use.el (U+F4D8): Separate Big5-8AFD and
5003         Big5-CDP-8AFD.
5004         (U+F617): Separate Big5-8D43 and Big5-CDP-8D43.
5005
5006         * u02F00-Kangxi-Radicals.el (KANGXI RADICAL TONGUE): Add
5007         `total-strokes' and `ideographic-structure'; unify CDP-693,
5008         Big5-88EF and Big5-CDP-88EF.
5009
5010         * Ideograph-R135-Tongue.el (U+820C): Unify Big5-A6DE instead of
5011         Big5-88EF and Big5-CDP-88EF.
5012         - Add Big5 code points.
5013         - Use `=>ucs' instead of `->ucs'.
5014         - Add `ideograph-cdp' and `ideographic-structure'.
5015
5016         * Ideograph-R028-Private.el (C3-212B): Unify Big5-8AFD and
5017         Big5-CDP-8AFD.
5018         (M-03069): Use `<-original-ideograph' instead of
5019         `original-char-of-shinjigen-1'.
5020         - Add `chinese-big5' code points.
5021         - Add `ideographic-structure'.
5022         - Use `=>ucs' instead of `->ucs'.
5023
5024         * Ideograph-R006-Hook.el: Add `ideograph-cdp'.
5025
5026         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
5027         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Use
5028         `chinese-big5-cdp' instead of private code point of UCS in
5029         `ideographic-structure'.
5030
5031 2001-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5032
5033         * Ideograph-R163-City.el (U+90D2): Add `total-strokes'; unify
5034         JSP-622D.
5035         (U+90E6): Add `total-strokes'.
5036         (U+90E7): Likewise.
5037
5038 2001-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5039
5040         * Ideograph-R028-Private.el (U+53BC): Unify G1-7D29; delete
5041         `kangxi-radical' and `kangxi-strokes'; delete `non-morohashi'.
5042         (C6-2251): Delete `non-morohashi'.
5043         (U+53C3): Unify G1-324E.
5044
5045 2001-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5046
5047         * Ideograph-R149-Speech.el: Add missing JIS X 0208:1990 and JIS X
5048         0212 code points.
5049
5050 2001-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5051
5052         * Ideograph-R142-Insect.el (U+8748): Add `total-strokes'.
5053         (G0-3275): Fix `ideographic-strokes'; delete `kangxi-strokes',
5054         `daikanwa-radical' and `daikanwa-strokes'.
5055         (U+877E): Add `total-strokes'.
5056         (U+87A8): Likewise.
5057         (U+87CF): Likewise.  Add missing JIS X 0208:1990 and JIS X 0212
5058         code points.
5059
5060         * Ideograph-R140-Grass.el (C6-4D68): Fix `ideographic-strokes'.
5061         (G0-3D2F): Add `total-strokes'; delete `japanese-strokes'.
5062         Add missing JIS X 0208:1990 and JIS X 0212 code points.
5063
5064         * Ideograph-R118-Bamboo.el: Add missing JIS X 0208:1990 code
5065         points.
5066
5067         * Ideograph-R115-Grain.el: Add missing JIS X 0212 and JIS X
5068         0208:1990 code points.
5069
5070 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5071
5072         * Ideograph-R162-Walk.el (M-38710): Add `total-strokes'; separate
5073         U+8FBA.
5074         (U+8FBA): Unify J90-4A55; relate to M-38710.
5075         (J90-4D5A): New character; relate to U+9065.
5076         (G0-5223): Fix `ideographic-strokes'; add `total-strokes'.
5077
5078         * Ideograph-R159-Cart.el: Add missing JIS X 0208:1990 code points.
5079
5080 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5081
5082         * Ideograph-R158-Body.el (U+8EC5): Add `total-strokes'; unify
5083         J90-6D40.
5084
5085         * Ideograph-R157-Foot.el (U+8DE5): Add `total-strokes'; unify
5086         JSP-5F6B.
5087
5088         * Ideograph-R154-Shell.el (U+8CAE): Unify J90-6C49.
5089         (U+8CCE): Add `total-strokes'; unify J90-4128.
5090
5091         * Ideograph-R137-Boat.el (U+822E): Add `total-strokes'.
5092         (J90-6764): New character; relate to U+822E.
5093
5094         * Ideograph-R130-Meat.el: Add missing JIS X 0212 and JIS X
5095         0208:1990 code points.
5096
5097         * Ideograph-R128-Ear.el (M-29074'): Separate M050366 and U+8056.
5098
5099         * Ideograph-R120-Silk.el: Add missing JIS X 0212 and JIS X
5100         0208:1990 code points.
5101
5102 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5103
5104         * Ideograph-R119-Rice.el (M-26853): Add `total-strokes'.
5105         (J90-4C62): New character; relate to M-26853 and U+7C7E.
5106         (U+7C8F): Unify JSP-532E.
5107         (U+7C90): Add `total-strokes'; unify J90-6464.
5108         (U+7CAB): Add `total-strokes'; unify J90-6468.
5109         (U+7CAD): Add `total-strokes'; unify J90-6466.
5110         (M-27013): Separate U+7CC0; add `total-strokes'.
5111         (U+7CC0): Unify J90-6471.
5112         (U+7CD8): Add `total-strokes'; unify J90-6474.
5113
5114         * Ideograph-R135-Tongue.el (U+8217): Unify J90-4A5E; add
5115         `total-strokes'.
5116
5117         * Ideograph-R123-Sheep.el (U+7FAA): Unify JSP-5531; add
5118         `total-strokes'.
5119
5120 2001-08-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5121
5122         * Ideograph-R026-Seal.el: Add missing GB 12345 and KS X 1001 code
5123         points.
5124         (M-02872): Separate C6-2F3D; unify K0-716D, C3-2B4B, JX1-2E71 and
5125         U+537D.
5126         (M-02877): Use `<-vulgar-ideograph' instead of `comment'.
5127         (M-02878): Use `<-vulgar-ideograph' instead of `comment'.
5128         (M-02879): Use `->ideographic-variants' instead of
5129         `variant-of-shinjigen-1'.
5130         (C6-3D59): Use `<-vulgar-ideograph' instead of `comment'.
5131         (U+537F): Use `<-vulgar-ideograph' instead of
5132         `variant-of-shinjigen-1'; delete `kangxi-strokes' and
5133         `japanese-strokes'.
5134
5135         * Ideograph-R030-Mouth.el, Ideograph-R031-Enclosure.el: Merge
5136         missing KS X 1001 and GB 12345 code points.
5137
5138         * Ideograph-R029-Again.el: Add missing KS X 1001 and GB 12345 code
5139         points.
5140
5141         * Ideograph-R025-Divination.el: Add missing KS X 1001 code points.
5142
5143         * Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
5144         Ideograph-R022-Right-Open-Box.el: Add missing KS X 1001 and GB
5145         12345 code points.
5146
5147         * Ideograph-R009-Man.el (M-00901): Unify K0-775E.
5148
5149 2001-08-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5150
5151         * Ideograph-R211-Tooth.el (C5-6B66): Delete M-48598.
5152         (C7-5746): Add `ideographic-strokes'.
5153         (C7-5B38): Likewise.
5154         (C5-755D): Likewise.
5155         (C4-6D4A): Likewise.
5156         (C4-6D4F): Likewise.
5157         (C5-7A24): Likewise.
5158
5159         * Ideograph-R209-Nose.el (C7-3E71): Add `ideographic-strokes'.
5160         (C5-787C): Likewise.
5161         (C5-797E): Likewise.
5162         (C5-7A21): Likewise.
5163
5164         * Ideograph-R203-Black.el (C5-6B5B): Add `ideographic-strokes'.
5165         (C5-6B5D): Likewise.
5166         (C7-5737): Likewise.
5167         (C7-5E41): Likewise.
5168         (C4-6C5C): Likewise.
5169         (C5-7875): Likewise.
5170         (C5-7874): Likewise.
5171         (C4-6C5E): Likewise.
5172
5173         * Ideograph-R196-Bird.el (C7-2B79): Delete M-46732.
5174         (C4-5A58): Delete M-46878.
5175         (C4-6B42): Delete M-47314.
5176
5177 2001-08-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5178
5179         * Ideograph-R027-Cliff.el: Merge missing KS X 1001, GB 12345 code
5180         points.
5181
5182         * Ideograph-R197-Salt.el (C5-6F48): Add `ideographic-strokes'.
5183         (C7-5247): Likewise.
5184
5185 2001-08-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5186
5187         * Ideograph-R190-Hair.el (C7-2B5A): Delete M-45389.
5188
5189         * Ideograph-R195-Fish.el (C5-6F26): Add `ideographic-strokes'.
5190         (C5-6B38): Likewise.
5191
5192         * Ideograph-R187-Horse.el (C7-2B43): Add `ideographic-strokes'.
5193         (C7-564E): Seems equivalent to C5-7234.
5194
5195         * Ideograph-R189-Tall.el (C4-4866): Add `ideographic-strokes'.
5196         (C3-6063): Likewise.
5197         (C7-657C): Likewise.
5198
5199         * Ideograph-R188-Bone.el (C2-486F): Add `ideographic-strokes'.
5200
5201         * Ideograph-R184-Eat.el (C2-5569): Use `ideographic-strokes'
5202         instead of `kangxi-strokes'.
5203         (JSP-6862): Use `ideographic-strokes' instead of
5204         `japanese-strokes'.
5205         (K0-7A44): Use `ideographic-strokes' instead of `kangxi-strokes'.
5206         (J0-3642): Likewise.
5207
5208         * Ideograph-R177-Leather.el (C5-524B): Add `ideographic-strokes'.
5209
5210         * Ideograph-R167-Gold.el (C7-3D22): Delete M-40682.
5211
5212         * Ideograph-R163-City.el (C5-3065): Delete M-39417.
5213
5214         * Ideograph-R173-Rain.el (C1-7B3D): Use `ideographic-strokes'
5215         instead of `kangxi-strokes'.
5216
5217         * Ideograph-R169-Gate.el (C6-4F7D): Add `ideographic-strokes'.
5218         (C7-4444): Likewise.
5219
5220 2001-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5221
5222         * Ideograph-R162-Walk.el (C*-****): Add missing
5223         `ideographic-strokes'.
5224         (C1-6B40): Use `ideographic-strokes' instead of `kangxi-strokes'.
5225         (C1-6B47): Likewise.
5226         (C1-6B41): Likewise.
5227         (C1-6B46): Likewise.
5228         (C1-6B45): Likewise.
5229         (C1-6B42): Likewise.
5230
5231 2001-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5232
5233         * Ideograph-R154-Shell.el (C6-6267): Delete M-36791.
5234         (C5-4A28): Delete M-36803.
5235         (C7-503F): Delete M-36948.
5236
5237 2001-08-15  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
5238
5239         * Ideograph-R149-Speech.el (C5-694E): Delete M-35963.
5240
5241         * Ideograph-R145-Clothes.el (C*-****): Add `ideographic-strokes'.
5242         (G0-3A56): Delete `japanese-strokes'.
5243         (G0-336C): Use `ideographic-strokes' instead of
5244         `japanese-strokes'; delete `kangxi-strokes'; fix `total-strokes'.
5245
5246 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
5247
5248         * Ideograph-R141-Tiger.el (JX1-7B4F): Unify K0-5657 instead of
5249         K0-5249.
5250         (C1-663F): Separate K0-5657; use `ideographic-strokes' instead of
5251         `japanese-strokes'.
5252         (C3-5B26): Add `ideographic-strokes'.
5253
5254 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
5255
5256         * Ideograph-R142-Insect.el (C*-****): Add missing
5257         `ideographic-strokes'.
5258         (C2-4D6C): Use `ideographic-strokes' instead of `kangxi-strokes'.
5259         (C3-494C): Likewise.
5260         (C2-5F3A): Likewise.
5261         (C2-6668): Likewise.
5262
5263         * Ideograph-R135-Tongue.el (C4-2F4D): Add `ideographic-strokes'.
5264
5265         * Ideograph-R124-Feather.el (C*-****): Add missing
5266         `ideographic-strokes'.
5267
5268         * Ideograph-R122-Net.el (M-28241): Separate C2-3224.
5269         (JSP-5476): Use `=>ucs' instead of `->ucs'; use
5270         `ideographic-strokes' instead of `japanese-strokes'.
5271
5272 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
5273
5274         * Ideograph-R118-Bamboo.el (C7-484D): Delete M-49439.
5275
5276 2001-08-13  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
5277
5278         * Ideograph-R120-Silk.el (C2-6B75): Use `ideographic-strokes'
5279         instead of `kangxi-strokes'.
5280
5281         * Ideograph-R113-Spirit.el (JX2-726C): Use `ideographic-strokes'
5282         instead of `japanese-strokes'.
5283
5284 2001-08-13  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
5285
5286         * Ideograph-R109-Eye.el (C3-2E35): Add `ideographic-strokes'.
5287         (C5-2A5F): Likewise.
5288         (C6-3A2D): Likewise.
5289         (C6-4242): Likewise.
5290         (J0-4365): Use `ideographic-strokes' instead of
5291         `japanese-strokes'.
5292         (C6-4B7B): Add `ideographic-strokes'.
5293         (C5-3A4E): Likewise.
5294         (C6-5559): Likewise.
5295         (C6-555D): Likewise.
5296         (C4-4539): Likewise.
5297         (C4-4541): Likewise.
5298         (C3-4837): Likewise.
5299         (C4-4B42): Likewise.
5300         (C4-4B49): Likewise.
5301         (C5-4E61): Likewise.
5302         (C5-5621): Likewise.
5303         (C4-5160): Likewise.
5304         (C5-5C48): Likewise.
5305         (C7-3959): Likewise.
5306         (C4-6370): Likewise.
5307
5308         * Ideograph-R104-Sickness.el (JSP-4D78): Use `ideographic-strokes'
5309         instead of `japanese-strokes'.
5310
5311         * Ideograph-R086-Fire.el (JX2-6F5C): Use `ideographic-strokes'
5312         instead of `japanese-strokes'.
5313         (J0-4F27): Use `ideographic-strokes' instead of `kangxi-strokes'.
5314         (C2-4B69): Likewise.
5315         (JX2-7028): Use `ideographic-strokes' instead of `kangxi-strokes'.
5316
5317         * Ideograph-R094-Dog.el (C3-3D2A): Use `ideographic-strokes'
5318         instead of `kangxi-strokes'.
5319
5320 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5321
5322         * ideograph-util.el (morohashi-daikanwa<): Accept integer.
5323         (char-representative-of-daikanwa): New function.
5324         (ideograph-char<): Use `char-representative-of-daikanwa'.
5325
5326         * Ideograph-R085-Water.el (J83-4B22): Use `ideographic-strokes'
5327         instead of `kangxi-strokes'.
5328         (C2-4B50): Likewise.
5329         (C2-4B49): Likewise.
5330         (C2-4B46): Likewise.
5331         (C2-4B42): Likewise.
5332         (C2-4B53): Likewise.
5333         (J83-4667): Likewise.
5334
5335 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5336
5337         * ideograph-util.el (update-ideograph-radical-table): New
5338         implementation based on `map-char-attribute'.
5339         (ideograph-char<): Use `map-char-attribute' to find the
5340         representative character of morohashi-daikanwa.
5341
5342         * Ideograph-R084-Steam.el (C2-274E): Add `ideographic-strokes'.
5343
5344         * Ideograph-R075-Tree.el (J83-4F31): Use `ideographic-strokes'
5345         instead of `kangxi-strokes'.
5346
5347         * Ideograph-R072-Sun.el (J83-3322): Use `ideographic-strokes'
5348         instead of `kangxi-strokes'.
5349         (C3-5472): Add `ideographic-strokes'.
5350
5351         * Ideograph-R066-Rap.el (C*-****): Add missing
5352         `ideographic-strokes'.
5353
5354 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5355
5356         * Ideograph-R063-Door.el (J0-4C61): Use `ideographic-strokes'
5357         instead of `kangxi-strokes'.
5358         (C2-2F32): Use `ideographic-strokes' instead of
5359         `japanese-strokes'.
5360
5361 2001-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5362
5363         * Ideograph-R053-Dotted-Cliff.el (C1-636E): Add
5364         `ideographic-strokes'.
5365
5366         * Ideograph-R032-Earth.el (J83-3E7D): Modify `morohashi-daikanwa'.
5367
5368         * Ideograph-R031-Enclosure.el (C3-3026): Add
5369         `ideographic-strokes'.
5370
5371         * Ideograph-R030-Mouth.el:
5372         - Use `=>ucs' instead of `->ucs'.
5373         - Unify or relate missing combinations of M-XXXXX and CNS.
5374         - Fix some relations between M-XXXXX and CNS.
5375         (C5-2161): Unify Big5-8BF7 and Big5-CDP-8BF7.
5376         (C6-2651): Moved to Ideograph-R031-Enclosure.el.
5377         (C3-276C): Unify Big5-8BCF and Big5-CDP-8BCF.
5378         (C3-2772): Add `->same-ideograph' for M-48258; delete `->mojikyo'.
5379         (M-03672): Unify JSP-3541, C3-3022, M059186 and U+54F6.
5380         (U+5626): Separate C3-4650 and move it to Ideograph-R038-Woman.el.
5381
5382 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5383
5384         * Ideograph-R102-Field.el (J90-6136): Unify MH-347; use
5385         `->same-ideograph' for M-21735; delete `ideographic-variants' for
5386         M021735.
5387
5388         * Ideograph-R045-Sprout.el (M-07853): New character.
5389
5390         * Ideograph-R039-Child.el (M-07001): New character.
5391
5392 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5393
5394         * char-db-util.el (char-db-insert-char-spec): Don't use `ucs' for
5395         private area of BMP; use `chinese-big5-cdp' if it is defined; use
5396         `find-char' instead of `define-char'.
5397         (char-db-insert-alist): Use `find-char' instead of `define-char'.
5398         (insert-char-attributes): Likewise.
5399
5400 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5401
5402         * u0E000-Private-Use.el (U+F4E4): Separate Big5-8B4A and
5403         Big5-CDP-8B4A.
5404         (U+F580): Separate Big5-8C49 and Big5-CDP-8C49.
5405
5406         * Ideograph-R024-Ten.el (Big5-CDP-8C49): New character; separated
5407         from U+F580 and moved from u0E000-Private-Use.el.
5408
5409         * Ideograph-R009-Man.el: Unify or relate missing combinations of
5410         M-XXXXX and CNS.
5411         (cjk radical person for top): New character.
5412         (C3-2148): Add M-01512 into `->same-ideograph'.
5413         (cjk radical sunrise): New character.
5414         (M-00981): Separate M000981; add `<-ancient-ideograph' for
5415         M-00702.
5416         (C6-4653): Relate to M-00981.
5417         (C6-4654): Relate to M-00993 instead of M-00981.
5418
5419         * Ideograph-R044-Corpse.el: Use `=>ucs' instead of `->ucs'.
5420         (C6-244F): Unify Big5-8D6C and Big5-CDP-8D6C.
5421         (M-07705): Use `<-vulgar-ideograph' instead of
5422         `vulgar-ideograph-of'.
5423         (C3-2C37): Use `->same-ideograph' instead of `ideograph='.
5424         (C3-3545): Unify M-07748.
5425         (C4-372E): Add `->same-ideograph' for M-07001.
5426
5427         * Ideograph-R213-Turtle.el (C3-396C): Separate from U+4E80 and
5428         moved from Ideograph-R005-Second.el.
5429         - Use `=>ucs' instead of `->ucs'.
5430
5431         * Ideograph-R205-Frog.el (M-48258): Add `<-vulgar-ideograph' for
5432         M-48257.
5433
5434         * Ideograph-R135-Tongue.el (U+820C): Unify Big5-88EF and
5435         Big5-CDP-88EF.
5436         (C1-485F): Use `<-original-ideograph' instead of
5437         `original-ideograph-of'.
5438
5439         * Ideograph-R119-Rice.el (EGB-2F7B): Separate C3-3E22, JSP-5332
5440         and JX2-7376; delete `japanese-strokes'; unify Big5-8CB9 and
5441         Big5-CDP-8CB9.
5442
5443         * Ideograph-R102-Field.el (C3-2E26): Unify Big5-8BF0 and
5444         Big5-CDP-8BF0.
5445
5446         * Ideograph-R086-Fire.el:
5447         - Unify or relate missing combinations of M-XXXXX and CNS.
5448         - Use `=>ucs' instead of `->ucs'.
5449
5450         * Ideograph-R038-Woman.el (C3-4650): Separated from U+5626 and
5451         moved from Ideograph-R030-Mouth.el.
5452
5453 2001-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5454
5455         * Ideograph-R031-Enclosure.el: Use `=>ucs' instead of `->ucs'.
5456         (C6-2651): New character; relate to M-04726.
5457         (C6-2A3E): Add `->same-ideograph' for M-04718.
5458
5459 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5460
5461         * README.en: New file.
5462
5463 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5464
5465         * Ideograph-R118-Bamboo.el: Use `=>ucs' instead of `->ucs'.
5466         (C2-4C61): Separated from JX2-233D and moved from
5467         Ideograph-R018-Knife.el.
5468
5469         * char-db-util.el (insert-char-attributes): Regard
5470         `->wrong-ideograph' and `<-wrong-ideograph' as
5471         character-references.
5472
5473 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5474
5475         * u0E000-Private-Use.el (U+F390): Separate Big5-88EF and
5476         Big5-CDP-88EF.
5477         (U+F547): Separate Big5-8BCF and Big5-CDP-8BCF.
5478         (U+F568): Separate Big5-8BF0 and Big5-CDP-8BF0.
5479         (U+F56F): Separate Big5-8BF7 and Big5-CDP-8BF7.
5480         (U+F5CE): Separate Big5-8CB9 and Big5-CDP-8CB9.
5481         (U+F640): Separate Big5-8D6C and Big5-CDP-8D6C.
5482
5483         * Ideograph-R005-Second.el (J0-3535): Delete `kangxi-radical' and
5484         `kangxi-strokes'; separate S1-9917, S2-9917 and C3-396C; move them
5485         to Ideograph-R213-Turtle.el.
5486         (M-00215): Separate C2-4156; fix `total-strokes'.
5487
5488         * Ideograph-R002-Line.el (M-00072): Unify U+3404.
5489         (C7-2C3C): Add `->same-ideograph' for M-00246.
5490
5491         * Ideograph-R001-One.el (M-00020): Add `->synonyms'.
5492
5493         * Ideograph-R018-Knife.el (U+5202): Unify Big5-8B4D and
5494         Big5-CDP-8B4D.
5495         (S1-0597): Use `<-wrong-ideograph' instead of
5496         `wrong-char-of-shinjigen-1'.
5497         (M-01880): Delete C4-2239; unify C4-223A.
5498         (M-01892): Unify C4-2239.
5499         (U+524A): Unify Big5-AB64.
5500         (C1-5028): Separate Big5-AB64.
5501         (JX2-233D): Separate C2-4C61 and Big5-E35A and move them to
5502         Ideograph-R118-Bamboo.el; delete `kangxi-radical' and
5503         `kangxi-strokes'; add `->same-ideograph'.
5504         - Add `ideograph-cdp' and `ideographic-structure'.
5505         - Unify or relate missing combinations of M-XXXXX and CNS.
5506
5507         * Ideograph-R008-Lid.el (C6-3D23): Relate to M-00319.
5508         (M-00320): Delete C6-3D23; unify C6-3D22.
5509         (U+4EB8): Fix strokes.
5510
5511         * Ideograph-R004-Slash.el: Add `ideograph-cdp' and
5512         `ideographic-structure'.
5513         (U+4E3F): Unify Big5-8B47 and Big5-CDP-8B47.
5514         (U+4E46): Use `<-vulgar-ideograph' instead of
5515         `vulgar-char-of-shinjigen-1'.
5516
5517 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5518
5519         * Ideograph-R175-Wrong.el: Use `=>ucs' instead of `->ucs'.
5520         (C1-7948): Unify Big5-C3FB.
5521
5522         * Ideograph-R003-Dot.el: Add `ideograph-cdp' and
5523         `ideographic-structure'.
5524         (U+4E36): Unify Big5-8B41 and Big5-CDP-8B41.
5525
5526 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5527
5528         * u0E000-Private-Use.el: Unify `chinese-big5-cdp'.
5529
5530         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Unify
5531         `chinese-big5-cdp'.
5532         (CJK RADICAL PERSON): Likewise.
5533
5534 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5535
5536         * Ideograph-R005-Second.el: Add `ideograph-cdp' and
5537         `ideographic-structure'.
5538         (U+4E5A): Unify Big5-C87B.
5539
5540 2001-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5541
5542         * u0E000-Private-Use.el (U+F4E1): Separate Big5-8B47.
5543         (U+F4E4): Separate Big5-8C5D.
5544
5545         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Add
5546         `total-strokes' and `ideograph-cdp'; unify Big5-8C5D.
5547         (CJK RADICAL PERSON): Use `ideograph-cdp' instead of
5548         `ideographic-cdp'.
5549
5550         * Ideograph-R145-Clothes.el (C6-2553): Relate to M-34091.
5551         (M-34094): Use `<-original-ideograph' instead of `comment'.
5552         (C1-4F4F): Moved from Ideograph-R018-Knife.el.
5553         - Merge KS X 1001, Big5, JIS X 0212  and GB 12345 code points.
5554         - Use `=>ucs' instead of `->ucs'.
5555
5556         * Ideograph-R002-Line.el: Use `ideograph-cdp' instead of
5557         `ideographic-cdp'.
5558         (U+4E28): Add `ideograph-cdp'; unify Big5-8B76.
5559
5560         * Ideograph-R001-One.el: Use `ideograph-cdp' instead of
5561         `ideographic-cdp'.
5562
5563 2001-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5564
5565         * u0E000-Private-Use.el (U+F4D0): Separate Big5-8AF5.
5566         (U+F510): Separate Big5-8B76.
5567
5568         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PERSON): Add
5569         `total-strokes' and `ideographic-cdp'; unify Big5-8AF5 (CDP
5570         private).
5571
5572         * char-db-util.el (char-db-insert-char-reference): Regard integer
5573         value of :char as UCS code point.
5574         (insert-char-attributes): Use current-column to detect short or
5575         long; format `ideographic-structure' as sequence of
5576         character-references.
5577
5578         * Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
5579         Ideograph-R024-Ten.el:
5580         - Merge Big5 code points.
5581         - Use `=>ucs' instead of `->ucs'.
5582
5583         * Ideograph-R021-Spoon.el:
5584         - Merge KS X 1001 and Big5 code points.
5585         - Use `=>ucs' instead of `->ucs'.
5586
5587         * Ideograph-R002-Line.el, Ideograph-R001-One.el:
5588         - Merge `ideographic-cdp'.
5589         - Add `ideographic-structure'.
5590
5591 2001-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5592
5593         * u03100-Bopomofo.el: Use `<-bopomofo' instead of `->ideograph'.
5594
5595 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5596
5597         * Ideograph-R213-Turtle.el (J83-737D): Separate J78-737D and
5598         U+9F9C.
5599         (M-48848): Separate C7-2C3A; use `<-original-ideograph' instead of
5600         `comment'; unify U+9F9C.
5601         (J90-6354): Separate C3-5E47 and U+9F9D; use `<-ancient-ideograph'
5602         instead of `comment'; add `->same-ideograph'; delete
5603         `kangxi-radical' and `kangxi-strokes'.
5604         (J78-6354): New character; relate to U+9F9D and M-48869.
5605
5606         * Ideograph-R109-Eye.el (U+770C): Unify J90-3829.
5607         (M-23221): Add `total-strokes'; unify JSP-4E5F.
5608         (M-49364): Use `<-original-ideograph' instead of
5609         `original-ideograph-of'.
5610
5611         * Ideograph-R096-Jade.el (J90-6076): New character; relate to
5612         U+7476 and M-21149.
5613
5614 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5615
5616         * Ideograph-R198-Deer.el (M-47690): Use `->synonyms' instead of
5617         `->synonymous'.
5618
5619         * Ideograph-R113-Spirit.el, Ideograph-R102-Field.el,
5620         Ideograph-R098-Tile.el: Merge missing JIS X 0208:1990 and JIS X
5621         0212 code points.
5622
5623         * Ideograph-R093-Cow.el (M-19923): Separate U+725C.
5624         (U+725C): Unify JSP-4A58.
5625
5626         * Ideograph-R085-Water.el, Ideograph-R075-Tree.el: Merge missing
5627         JIS X 0208:1990 and JIS X 0212 code points.
5628
5629 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5630
5631         * char-db-util.el (insert-char-attributes): Use `<-bopomofo'
5632         instead of `->ideograph'.
5633
5634         * Ideograph-R112-Stone.el (U+783A): Add `total-strokes'; unify
5635         J90-4557.
5636
5637         * Ideograph-R107-Skin.el (U+76B9): Unify J90-6231.
5638
5639         * Ideograph-R104-Sickness.el (U+75E9): Add `total-strokes'; unify
5640         J90-4169.
5641         (U+7604): Add `total-strokes'; unify JSP-4D66.
5642
5643         * Ideograph-R094-Dog.el (U+731F): Unify J90-4E44.
5644         (U+7363): Unify J90-3D43.
5645
5646         * Ideograph-R086-Fire.el (U+713C): Unify J90-3E46; add
5647         `total-strokes'.
5648         (U+7199): Unify J90-7426.
5649
5650         * Ideograph-R082-Fur.el (U+6BEE): Unify JSP-463E.
5651
5652         * Ideograph-R073-Say.el (U+66FA): Add `total-strokes'; unify
5653         JSP-426D.
5654
5655         * Ideograph-R072-Sun.el (U+663F): Add `total-strokes'; unify
5656         J90-5B26.
5657
5658         * Ideograph-R070-Square.el (U+65D9): Add `total-strokes'; unify
5659         J90-5A5A.
5660
5661         * Ideograph-R064-Hand.el: Merge missing JIS X 0212 and JIS X
5662         0208-1990 code points.
5663         (U+631C): Fix `ideographic-strokes'; add `total-strokes'.
5664         (M-49129): Unify C6-402E; add `->ideographic-variants'.
5665
5666         * Ideograph-R053-Dotted-Cliff.el (J0-3E32): Relate to U+5E8A.
5667
5668 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5669
5670         * u02F00-Kangxi-Radicals.el: Use `<-radical' instead of
5671         `->decomposition' with sequence `compat' + U+****.
5672
5673         * u02500-Box-Drawing.el (BOX DRAWINGS VERTICAL SINGLE AND RIGHT
5674         DOUBLE): Unify Big5-A2A5 instead of Big5-F9E9.
5675         (BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE): Unify Big5-A2A7
5676         instead of Big5-F9EB.
5677         (BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE): Unify
5678         Big5-A2A6 instead of Big5-F9EA.
5679
5680         * Ideograph-R023-Hiding-Enclosure.el (J0-523E): Unify U+5338.
5681         (C6-212B): Use `->same-ideograph' instead of `morohashi-daikanwa'.
5682         - Use `=>ucs' instead of `->ucs'.
5683         - Merge Big5 code points.
5684
5685         * Ideograph-R022-Right-Open-Box.el:
5686         - Merge Big5 code points.
5687         - Use `=>ucs' instead of `->ucs'.
5688
5689         * Ideograph-R008-Lid.el (G0-596F): Unify U+4EA0.
5690
5691 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5692
5693         * Ideograph-R019-Power.el (M-02334): Use `script' and
5694         `<-vulgar-ideograph' instead of `comment'.
5695         (M-02354): Likewise; add `->synonyms'.
5696         (M-02402): Use `<-ancient-ideograph' instead of
5697         `ancient-char-of-shinjigen-1'.
5698         (M-2415'): Use `<-vulgar-ideograph' instead of
5699         `vulgar-ideograph-of'; add `<-simplified-ideograph'.
5700         - Merge KS X 1001, Big5 and GB 12345 code points.
5701         - Use `=>ucs' instead of `->ucs'.
5702         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
5703         - Use `->same-ideograph' instead of `ideograph='.
5704
5705         * char-db-util.el (insert-char-attributes): Rename `->synonymous'
5706         to `->synonyms'.
5707
5708         * Ideograph-R020-Wrap.el: - Merge KS X 1001 and Big5 code points.
5709         - Use `=>ucs' instead of `->ucs'.
5710
5711         * Ideograph-R066-Rap.el (U+657D): Add `total-strokes'; unify
5712         JSP-4155.
5713
5714         * Ideograph-R063-Door.el (U+6244): Unify JSP-3F35; add
5715         `total-strokes'.
5716
5717         * Ideograph-R050-Turban.el (J83-5672): Unify J90-5672.
5718
5719         * Ideograph-R030-Mouth.el (U+540F): Unify J90-4D79.
5720
5721         * Ideograph-R018-Knife.el (J83-3D69): Unify K0-7478.
5722         (G0-3375): Separate C1-4F4F and move it to
5723         Ideograph-R145-Clothes.el; delete `cns-radical' and
5724         `cns-total-strokes'.
5725         (M-02024): Separate J0-516C; unify C3-2B43; add
5726         `<-vulgar-ideograph'.
5727         (J0-516C): Use `<-vulgar-ideograph' instead of
5728         `vulgar-char-of-shinjigen-1'.
5729         - Merge KS X 1001, Big5 and GB 12345 code points.
5730         - Use `=>ucs' instead of `->ucs'.
5731         - Use `<-original-ideograph' instead of `original-ideograph-of'.
5732         - Use `<-simplified-ideograph' instead of `simplified-ideograph-of'.
5733         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
5734         - Use `->ideographic-variants' instead of `variant-of-shinjigen-1'.
5735
5736         * Ideograph-R001-One.el (C2-212E): New character; moved from
5737         Ideograph-R013-Down-Box.el; unify Big5-C94E.
5738
5739         * Ideograph-R205-Frog.el (M-48305): Separate J78-7368, J83-7368,
5740         K0-5C2F and J90-7368.
5741
5742         * Ideograph-R198-Deer.el (J83-4E6F): Separate C1-795E, J90-4E6F
5743         and U+9E97.
5744         (M-47690): Separate J78-4E5B, J83-4E5B, K0-5778 and J90-4E5B; add
5745         `->synonymous'.
5746
5747         * Ideograph-R115-Grain.el (M-25381): New character; unify C3-5E47;
5748         add `->same-ideograph' for M-48869; add `<-ancient-ideograph' for
5749         M-24940.
5750
5751 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5752
5753         * char-db-util.el (insert-char-attributes): Regard `->synonymous'
5754         as a character-reference.
5755
5756         * Ideograph-R210-Even.el (J90-6C5A): Separate J78-6C5A, J83-6C5A
5757         and K0-6E32.
5758
5759         * u03000-CJK-Symbols-and-Punctuation.el: Merge Big5-Eten code
5760         points.
5761
5762         * Ideograph-R199-Wheat.el: Merge missing JIS X 0208 code points.
5763         (J78-7351): Separate J83-7351 and J90-7351.
5764         (J83-396D): Unify J90-396D; add `total-strokes'.
5765         (J83-4C4D): Unify J90-4C4D; add `total-strokes'.
5766
5767         * Ideograph-R209-Nose.el (J90-4921): Unify J78-4921 and J83-4921.
5768
5769         * Ideograph-R208-Rat.el (J83-736B): Unify J78-736B and J90-736B.
5770
5771         * Ideograph-R203-Black.el (J78-4263): Separate J83-4263 and
5772         J90-4263.
5773
5774         * Ideograph-R196-Bird.el: Merge missing JIS X 0208 code points.
5775         (J83-463E): Separate J78-463E.
5776         (J78-3974): Separate J83-3974, C1-7827, J90-3974 and U+9D60.
5777
5778         * Ideograph-R013-Down-Box.el (EGB-7A29): Separate C2-212E and
5779         Big5-C94E and move them to Ideograph-R001-One.el; delete
5780         `kangxi-radical' and `kangxi-strokes'.
5781         (U+5188): Use `->same-ideograph' instead of `comment'; unify
5782         Big5-C8A2.
5783
5784         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Add
5785         `<-radical'; unify Big5-C87B and Big5:U+4E5A.
5786         (CJK RADICAL KNIFE TWO): Add `<-radical'; unify Big5-C87D and
5787         Big5:U+5202.
5788
5789         * u00400-Cyrillic.el: Merge Big5-Eten code points.
5790
5791 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5792
5793         * Ideograph-R197-Salt.el (J83-3834): Unify J90-3834.
5794
5795         * Ideograph-R195-Fish.el: Merge and/or fix JIS X 0208 code points.
5796
5797 2001-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5798
5799         * u0FF00-Halfwidth-and-Fullwidth-Forms.el: Merge Big5-Eten code
5800         points.
5801
5802         * u0E000-Private-Use.el: Delete Big5-Eten code points.
5803
5804         * u03200-Enclosed-CJK-Letters-and-Months.el (PARENTHESIZED
5805         IDEOGRAPH STOCK): Unify Big5-C8D1.
5806
5807         * u030A0-Katakana.el, u03040-Hiragana.el,
5808         u02F00-Kangxi-Radicals.el: Merge Big5-Eten code points.
5809
5810         * u02700-Dingbats.el (HEAVY TEARDROP-SPOKED ASTERISK): Unify
5811         Big5-C6E6.
5812
5813         * u02460-Enclosed-Alphanumerics.el, u02190-Arrows.el,
5814         u02150-Number-Forms.el: Merge Big5-Eten code points.
5815
5816         * u02100-Letterlike-Symbols.el (NUMERO SIGN): Unify Big5-C8D2.
5817         (TELEPHONE SIGN): Unify Big5-C8D3.
5818
5819         * u002B0-Spacing-Modifier-Letters.el (MODIFIER LETTER CIRCUMFLEX
5820         ACCENT): Unify Big5-C6D9.
5821
5822         * u000A0-Latin-1-Supplement.el (fullwidth diaeresis): Unify
5823         Big5-C6D8 instead of Big5-A14C.
5824
5825         * char-db-util.el (insert-char-attributes): Regard
5826         `->ideographic-variants', `->radical' and `<-radical' as
5827         character-references.
5828
5829 2001-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5830
5831         * Ideograph-R194-Ghost.el (J90-7233): Separate J78-7233, J83-7233
5832         and C1-777D.
5833
5834         * Ideograph-R191-Fight.el (J83-722D): Separate J78-722D and
5835         U+9B2E.
5836
5837         * Ideograph-R187-Horse.el (J90-3833): Unify J78-3833 and J83-3833.
5838         (J83-424D): Unify J90-424D; add `total-strokes'.
5839         (J83-715C): Separate J90-715C and C1-7B44.
5840
5841         * Ideograph-R184-Eat.el (J78-4C5F): Separate J83-4C5F, J90-4C5F
5842         and U+9905.
5843         (J90-713B): Unify J78-713B and J83-713B; delete `daikanwa-radical'
5844         and `daikanwa-strokes'; add `total-strokes'.
5845
5846 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5847
5848         * Ideograph-R200-Hemp.el (J83-4B7B): Unify J78-4B7B and J90-4B7B.
5849
5850 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5851
5852         * Ideograph-R181-Leaf.el (J83-7073): Separate C1-6764, J90-7073
5853         and U+980C.
5854         (J83-4852): Separate C1-6763, J90-4852 and U+9812.
5855         (J83-7075): Separate J78-7075, C1-7326 and U+9824; fix
5856         `total-strokes'.
5857         (J83-7123): Separate C2-717C, J90-7123 and U+9873.
5858
5859 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5860
5861         * Ideograph-R017-Open-Box.el:
5862         - Merge Big5 and KS X 1001 code points.
5863         - Use `=>ucs' instead of `->ucs'.
5864
5865 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5866
5867         * Ideograph-R182-Wind.el (J90-7124): Unify J78-7124 and J83-7124.
5868         (J83-7129): Separate J90-7129.
5869
5870         * Ideograph-R015-Ice.el (M-01718): Use `<-vulgar-ideograph'
5871         instead of `vulgar-ideograph-of'.
5872         - Use `=>ucs' instead of `->ucs'.
5873         - Merge KS X 1001, Big5 and GB 12345 code points.
5874
5875         * Ideograph-R177-Leather.el (J78-7057): Add `->same-ideograph'.
5876         (J83-3F59): Unify J90-3F59.
5877         (J90-7057): New character; unify MH-701.
5878         (J83-7057): New character; relate to MH-701; unify U+9771.
5879         (J78-3F59): New character; relate to MH-701.
5880         (J90-705D): Unify J78-705D and J83-705D.
5881         (J90-7060): Unify J78-7060 and J83-7060.
5882
5883         * Ideograph-R162-Walk.el (J78-4B78): Separate C1-4B55, G0-4679,
5884         J83-4B78, J90-4B78 and U+8FC4.
5885
5886         * Ideograph-R016-Table.el: Merge Big5, KS X 1001 and GB 12345 code
5887         points.
5888
5889 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5890
5891         * u0FE70-Arabic-Presentation-Forms-B.el,
5892         u0FB50-Arabic-Presentation-Forms-A.el: Merge `arabic-1-column' and
5893         `arabic-2-column'.
5894
5895         * u00600-Arabic.el: Merge `arabic-1-column' and `arabic-digit'.
5896
5897         * u000A0-Latin-1-Supplement.el, u00020-Basic-Latin.el: Merge
5898         `arabic-1-column'.
5899
5900 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5901
5902         * Ideograph-R014-Cover.el:
5903         - Merge KS X 1001, Big5 and GB 12345 code points.
5904         - Use `=>ucs' instead of `->ucs'.
5905
5906 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5907
5908         * Ideograph-R012-Eight.el (M-01459): Separate JX2-2328.
5909         (U+5173): Unify JX2-2328.
5910         - Use `=>ucs' instead of `->ucs'.
5911         - Merge Big5, KS X 1001 and GB 12345 code points.
5912
5913         * Ideograph-R175-Wrong.el (J83-7051): Separate J78-7051 and
5914         J90-7051.
5915
5916         * Ideograph-R173-Rain.el (J90-3C36): Unify J78-3C36 and J83-3C36.
5917         (J83-4A37): Separate J90-4A37.
5918         (J90-7049): Separate J78-7049, J83-7049 and K0-7038.
5919
5920         * Ideograph-R162-Walk.el (M-38711): Unify J78-4454; fix
5921         `jisx0208-difference'.
5922         (J83-4454): Separate J78-4454; fix `total-strokes'; fix
5923         `jisx0208-difference'.
5924
5925 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5926
5927         * Ideograph-R172-Short-Tailed-Bird.el (J83-5256): Use `=>ucs'
5928         instead of `->ucs'; separate J90-5256.
5929
5930 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5931
5932         * u031A0-Bopomofo-Extended.el: Renamed from
5933         u031A0-Extended-Bopomofo.el.
5934
5935         * Ideograph-R013-Down-Box.el:
5936         - Use `=>ucs' instead of `->ucs'.
5937         - Merge KS X 1001 and Big5 code points.
5938
5939         * Ideograph-R009-Man.el (U+5036): Delete K0-4E7C.
5940         (U+4FF1): Unify K0-4E7C.
5941         - Merge KS X 1001 code points.
5942
5943         * Ideograph-R008-Lid.el (M-00304): Unify K0-5555.
5944         (K0-5322): New character; relate to U+4EB6 and M-00328.
5945
5946         * Ideograph-R007-Two.el (U+4E8C): Unify K0-6C23.
5947         (M-00250): Delete K0-6C23.
5948
5949         * u0FE30-CJK-Compatibility-Forms.el (presentation form for
5950         vertical book name mark): New character; relate to U+FE34; unify
5951         C1-213C and Big5-A15B.
5952         (book name mark): New character; relate to U+FE4F; unify C1-213D
5953         and Big5-A15C.
5954         - Merge Big5 code points.
5955
5956         * u000A0-Latin-1-Supplement.el (fullwidth *): Delete
5957         `->decomposition'.
5958
5959         * Ideograph-R011-Enter.el (U+4EBD): Delete `kangxi-radical'.
5960         - Use `=>ucs' instead of `->ucs'.
5961         - Merge Big5 and GB 12345 code points.
5962
5963         * Ideograph-R010-Legs.el:
5964         - Merge Big5 and GB 12345 code points.
5965         - Use `=>ucs' instead of `->ucs'.
5966
5967 2001-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5968
5969         * char-db-util.el (char-db-decode-isolated-char): Don't use
5970         isolated characters of `arabic-iso8859-6'; format
5971         `->original-ideograph', `<-original-ideograph', `->ideographic',
5972         `<-ideographic' and `->ideograph' as character-reference style.
5973         (insert-char-data-with-variant): Sort variants.
5974
5975         * Ideograph-R009-Man.el:
5976         - Merge Big5 and GB 12345 code points.
5977         - Use `=>ucs' instead of `->ucs'.
5978         - Use `->same-ideograph' instead of `ideograph='.
5979         - Use `<-original-ideograph' instead of `original-ideograph-of'.
5980         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
5981
5982         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH *): Add
5983         `<-fullwidth'.
5984         (FULLWIDTH ASTERISK): Unify C1-216E.
5985         (FULLWIDTH LATIN CAPITAL LETTER *): Use ``character-reference''
5986         style for `->lowercase'.
5987         (heavy low line): Use `=>ucs' instead of `->ucs'.
5988         (FULLWIDTH LATIN SMALL LETTER *): Use ``character-reference''
5989         style for `->uppercase'; omit `->titlecase'.
5990
5991         * u03200-Enclosed-CJK-Letters-and-Months.el: Merge Big5 code
5992         points.
5993
5994         * u03100-Bopomofo.el: Merge Big5 code points.
5995
5996         * u03000-CJK-Symbols-and-Punctuation.el (IDEOGRAPHIC SPACE):
5997         Delete `->decomposition'; add `<-ideographic'.
5998         (WAVY DASH): Delete Big5-A1CA.
5999         (HANGZHOU NUMERAL TEN): Unify Big5-A2CC.
6000         (HANGZHOU NUMERAL TWENTY): Unify Big5-A2CD.
6001         (HANGZHOU NUMERAL THIRTY): Unify Big5-A2CE.
6002
6003 2001-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6004
6005         * Ideograph-R170-Mound.el: Fix JIS X 0208 code points.
6006
6007         * Ideograph-R167-Gold.el: Merge and/or fix JIS X 0208 code points.
6008
6009         * Ideograph-R169-Gate.el: Merge missing JIS X 0208 code points.
6010
6011         * Ideograph-R164-Wine.el: Fix JIS X 0208 code points.
6012
6013 2001-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6014
6015         * u02000-General-Punctuation.el (ONE DOT LEADER): Delete
6016         Big5-A3BB.
6017         (OVERLINE): Add `->fullwidth'.
6018         (FULLWIDTH OVERLINE): Add `<-fullwidth'.
6019         (heavy overline): New character; unify C1-2224 and Big5-A1C3.
6020         - Use `=>ucs' instead of `->ucs'.
6021
6022         * u01E00-Latin-Extended-Additional.el (LATIN CAPITAL LETTER M WITH
6023         ACUTE): Separate JX1-2872.
6024         (fullwidth latin capital letter m with acute): New character;
6025         unify JX1-2872.
6026         (LATIN SMALL LETTER M WITH ACUTE): Separate JX1-2873.
6027         (fullwidth latin small letter m with acute): New character; unify
6028         JX1-2873.       
6029         - Use ``character-reference'' style for `->uppercase' and
6030           `->lowercase'.
6031         - Omit `->titlecase' because each value of it has the same value
6032           of `->uppercase'.
6033         - Merge `latin-tcvn5712' code points.
6034
6035         * u002B0-Spacing-Modifier-Letters.el (U+****): Add `->fullwidth'.
6036         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
6037         (CARON): Add `->fullwidth'.
6038         (fullwidth caron): Use `=>ucs' instead of `->ucs'; add
6039         `<-fullwidth'.
6040         (MODIFIER LETTER VERTICAL LINE): Add `->fullwidth'.
6041         (fullwidth modifier letter vertical line): Use `=>ucs' instead of
6042         `->ucs'; add `<-fullwidth'.
6043         (MODIFIER LETTER MACRON): Separate G0-2125 and Big5-A3BC.
6044         (fullwidth modifier letter macron): New character; unify G0-2125,
6045         C1-256D and Big5-A3BC.
6046         (MODIFIER LETTER ACUTE ACCENT): Separate C1-256E and Big5-A3BD.
6047         (fullwidth modifier letter acute accent): New character; unify
6048         C1-256E and Big5-A3BD.
6049         (MODIFIER LETTER GRAVE ACCENT): Separate C1-2570, Big5-A3BF.
6050         (fullwidth modifier letter grave accent): Unify C1-2570 and
6051         Big5-A3BF.
6052         (MODIFIER LETTER HALF TRIANGULAR COLON): Separate JX1-2B56.
6053         (fullwidth modifier letter half triangular colon): New character;
6054         unify JX1-2B56.
6055         (RING ABOVE): Separate K0-222A and JSP-2236.
6056         (fullwidth ring above): New character; unify K0-222A and JSP-2236.
6057         (MODIFIER LETTER RHOTIC HOOK): Separate JX1-2B71.
6058         (fullwidth modifier letter rhotic hook): New character; unify
6059         JX1-2B71.
6060         (MODIFIER LETTER EXTRA-HIGH TONE BAR): Separate JX1-2B60.
6061         (fullwidth modifier letter extra-high tone bar): New character;
6062         unify JX1-2B60.
6063         (MODIFIER LETTER HIGH TONE BAR): Separate JX1-2B61.
6064         (fullwidth modifier letter high tone bar): New character; unify
6065         JX1-2B61.
6066         (MODIFIER LETTER MID TONE BAR): Separate JX1-2B62.
6067         (fullwidth modifier letter mid tone bar): New character; unify
6068         JX1-2B62.
6069         (MODIFIER LETTER LOW TONE BAR): Separate JX1-2B63.
6070         (fullwidth modifier letter low tone bar): New character; unify
6071         JX1-2B63.
6072         (MODIFIER LETTER EXTRA-LOW TONE BAR): Separate JX1-2B64.
6073         (fullwidth modifier letter extra-low tone bar): New character;
6074         unify JX1-2B64.
6075
6076         * Ideograph-R008-Lid.el:
6077         - Use `=>ucs' instead of `->ucs'.
6078         - Merge Big5 and GB 12345 code points.
6079
6080         * Ideograph-R004-Slash.el (C3-212D): Separated from U+4E87 and
6081         moved from Ideograph-R006-Hook.el.
6082         - Use `=>ucs' instead of `->ucs'.
6083         - Merge GB 12345 and Big5 code points.
6084         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
6085         - Use `->bopomofo' instead of `->bopomofo-letter'.
6086         - Use `->same-ideograph' instead of `ideograph='.
6087         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
6088         - Use `<-original-ideograph' instead of `original-ideograph-of'.
6089
6090 2001-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6091
6092         * u02100-Letterlike-Symbols.el (halfwidth numero sign): Renamed
6093         from <HALFWIDTH NUMERO SIGN>; use `=>ucs' instead of `->ucs'.
6094         (OHM SIGN): Delete `->lowercase'.
6095         (KELVIN SIGN): Likewise.
6096         (ANGSTROM SIGN): Likewise.
6097
6098         * Ideograph-R007-Two.el:
6099         - Merge Big5 and GB 12345 code points.
6100         - Use `=>ucs' instead of `->ucs'.
6101
6102         * Ideograph-R006-Hook.el (U+4E87): Separate C3-212D and move it to
6103         Ideograph-R004-Slash.el; delete `kangxi-radical'; unify G1-7D3B;
6104         delete `non-morohashi'.
6105         - Merge Big5 code points.
6106         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
6107
6108         * Ideograph-R005-Second.el:
6109         - Merge Big5 and GB 12345 code points.
6110         - Use `->same-ideograph' instead of `ideograph='.
6111         - Use `=>ucs' instead of `->ucs'.
6112         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
6113
6114         * u01F00-Greek-Extended.el:
6115         - Use ``character-reference'' style for `->uppercase' and
6116           `->lowercase'.
6117         - Omit `->titlecase' because each value of it has the same value
6118         of `->uppercase'.
6119         (GREEK SMALL LETTER ALPHA WITH VARIA): Separate JX1-2B46.
6120         (LATIN SMALL LETTER ALPHA WITH GRAVE): New character; unify
6121         JX1-2B46.
6122         (GREEK SMALL LETTER ALPHA WITH OXIA): Separate JX1-2B47.
6123         (LATIN SMALL LETTER ALPHA WITH ACUTE): New character; unify
6124         JX1-2B47.
6125         (GREEK SMALL LETTER EPSILON WITH VARIA): Separate JX1-2B50.
6126         (LATIN SMALL LETTER OPEN E WITH GRAVE): New character; unify
6127         JX1-2B50.
6128         (GREEK SMALL LETTER EPSILON WITH OXIA): Separate JX1-2B51.
6129         (LATIN SMALL LETTER OPEN E WITH ACUTE): New character; unify
6130         JX1-2B51.
6131
6132         * Ideograph-R003-Dot.el:
6133         - Merge GB 12345-90 and Big5.
6134         - Use `=>ucs' instead of `->ucs'.
6135         (M-00104): Use `->same-ideograph' instead of `ideograph='; use
6136         `<-ancient-ideograph' instead of `ancient-ideograph-of'.
6137
6138         * Ideograph-R002-Line.el:
6139         - Merge Big5.
6140         - Use `=>ucs' instead of `->ucs'.
6141
6142         * Ideograph-R001-One.el (U+4E06): Unify G1-7D3D.
6143
6144 2001-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6145
6146         * u0FE50-Small-Form-Variants.el (SMALL REVERSE SOLIDUS): Unify
6147         Big5-A242.
6148
6149         * u02500-Box-Drawing.el (BOX DRAWINGS DOUBLE HORIZONTAL): Unify
6150         Big5-A2A4 instead of Big5-F9F9.
6151         (Big5-F9F9): New character.
6152         (box drawings double light arc down and right): New character;
6153         unify Big5-F9FA.
6154         (box drawings double light arc down and left): New character;
6155         unify Big5-F9FB.
6156         (box drawings double light arc up and left): New character; unify
6157         Big5-F9FD.
6158         (box drawings double light arc up and right): New character; unify
6159         Big5-F9FC.
6160
6161         * u02300-Miscellaneous-Technical.el (WAVY LINE): Delete Big5-A15B.
6162
6163         * u02200-Mathematical-Operators.el (SET MINUS): Delete Big5-A242.
6164         (RING OPERATOR): Delete Big5-A258.
6165         (TILDE OPERATOR): Add `ucs-big5' for U+FF5E.
6166
6167 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6168
6169         * u02460-Enclosed-Alphanumerics.el (CIRCLED LATIN CAPITAL LETTER
6170         *): Use ``character-reference'' style instead of UCS code-point as
6171         the format of `->lowercase'.
6172         (CIRCLED LATIN SMALL LETTER *): Use ``character-reference'' style
6173         instead of UCS code-point as the format of `->uppercase'; omit
6174         `->titlecase'.
6175
6176         * u02150-Number-Forms.el (ROMAN NUMERAL *): Add `->lowercase'.
6177         (SMALL ROMAN NUMERAL *): Add `->uppercase'; omit `->titlecase'.
6178
6179         * u020A0-Currency-Symbols.el (WON SIGN): Add `->fullwidth'.
6180
6181         * u02080-Subscripts.el, u02070-Superscripts.el (U+****): Add
6182         `->fullwidth'.
6183         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
6184
6185         * u00530-Armenian.el:
6186         - Use ``character-reference'' style instead of UCS code-point as
6187           the format of `->lowercase' and `->uppercase'.
6188         - Omit `->titlecase' because each value of it has the same value
6189           of `->uppercase'.
6190
6191 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6192
6193         * u00400-Cyrillic.el (CYRILLIC *): Add `->fullwidth'.
6194         (FULLWIDTH CYRILLIC *): Use `=>ucs' instead of `->ucs'.
6195         - Use ``character-reference'' style [alist] instead of UCS
6196           code-point [hex integer] as the format of `->lowercase' and
6197           `->uppercase'.
6198         - Omit `->titlecase' because each value of it has the same value
6199           of `->uppercase'.
6200
6201         * char-db-util.el (char-db-insert-char-reference): Renamed from
6202         `char-db-insert-char-map'.
6203
6204 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6205
6206         * ideograph-util.el (ideograph-char<): Treat `=>ucs' as same as
6207         `->ucs'.
6208
6209         * char-db-util.el (char-db-insert-char-spec): Renamed from
6210         `char-db-insert-char-ref'.
6211
6212 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6213
6214         * Ideograph-R085-Water.el: Use `=>ucs' instead of `->ucs'.
6215         (M-17573'): Add `<-simplified-ideograph' for M-17644.
6216
6217         * char-db-util.el (char-db-convert-obsolete-format): New variable.
6218         (insert-char-attributes): Don't convert `->ucs' to `=>ucs' if
6219         variable `char-db-convert-obsolete-format' is nil; format
6220         `->simplified-ideograph' and `<-simplified-ideograph' as character
6221         reference.
6222
6223         * Ideograph-R163-City.el: Fix JIS X 0208 code points.
6224
6225 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6226
6227         * char-db-util.el (char-db-insert-char-ref): New function.
6228         (char-db-insert-char-map): New function.
6229         (char-db-decode-isolated-char): New function.
6230         (insert-char-attributes): Convert `->ucs' to `=>ucs'; use
6231         ``character-reference'' style for `->uppercase', `->lowercase',
6232         `->titlecase'; omit `->titlecase' if its value has the same value
6233         of `->uppercase'; output `->fullwidth', `<-fullwidth',
6234         `->vulgar-ideograph', `<-vulgar-ideograph', `->ancient-ideograph',
6235         `<-ancient-ideograph', `->same-ideograph' and `->bopomofo' as
6236         ``character-reference'' style; use `char-db-decode-isolated-char'.
6237
6238         * Ideograph-R001-One.el:
6239         - Use `=>ucs' instead of `->ucs'.
6240         - Use `->bopomofo' instead of `->bopomofo-letter'.
6241         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
6242         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
6243         - Use `->same-ideograph' instead of `ideograph='.
6244         - Merge `chinese-big5' code points.
6245
6246         * u00370-Greek.el (U+****): Add `->fullwidth'.
6247         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
6248         - Use ``character-reference'' style [alist] instead of UCS
6249           code-point [hex integer] as the format of `->lowercase' and
6250           `->uppercase'.
6251         - Omit `->titlecase' if the value of it has the same value of
6252           `->uppercase'.
6253
6254         * u00300-Combining-Diacritical-Marks.el:
6255         - Use ``character-reference'' style [alist] instead of UCS
6256           code-point [hex integer] as the format of `->lowercase' and
6257           `->uppercase'.
6258         - Omit `->titlecase' if the value of it has the same value of
6259           `->uppercase'.
6260
6261         * u00250-IPA-Extensions.el:
6262         - Use ``character-reference'' style [alist] instead of UCS
6263           code-point [hex integer] as the format of `->lowercase' and
6264           `->uppercase'.        
6265         - Omit `->titlecase' because each value of it has the same value
6266           of `->uppercase'.
6267
6268         * u00180-Latin-Extended-B.el (U+****): Add `->fullwidth'.
6269         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
6270         - Use ``character-reference'' style [alist] instead of UCS
6271           code-point [hex integer] as the format of `->lowercase' and
6272           `->uppercase'.
6273         - Omit `->titlecase' if the value of it has the same value of
6274           `->uppercase'.
6275
6276         * u00100-Latin-Extended-A.el (U+****): Add `->fullwidth'.
6277         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
6278         - Use ``character-reference'' style [alist] instead of UCS
6279           code-point [hex integer] as the format of `->lowercase' and
6280           `->uppercase'.
6281         - Omit `->titlecase' because each value of it has the same value
6282           of `->uppercase'.
6283
6284         * Ideograph-R162-Walk.el: Merge and/or fix JIS X 0208 code points.
6285
6286         * u000A0-Latin-1-Supplement.el (U+****): Add `->fullwidth'.
6287         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
6288         (MICRO SIGN): Delete `->uppercase' and `->lowercase'.
6289         (fullwidth micro sign): Abolished.
6290         - Use ``character-reference'' style [alist] instead of UCS
6291           code-point [hex integer] as the format of `->lowercase' and
6292           `->uppercase'.
6293         - Omit `->titlecase' because each value of it has the same value
6294           of `->uppercase'.
6295
6296 2001-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6297
6298         * u00020-Basic-Latin.el:
6299         - Add `->fullwidth' properties.
6300         - Use ``character-reference'' style [alist] instead of UCS
6301           code-point [hex integer] as the format of `->lowercase' and
6302           `->uppercase'.
6303         - Omit `->titlecase' because each value of it has the same value
6304           of `->uppercase'.
6305
6306         * Ideograph-R159-Cart.el (J83-6D52): Unify J78-6D52 and J83-6D52.
6307         (J83-6D4E): Separate J78-6D4E.
6308         (J83-475A): Separate K0-5B54, J90-475A, C1-6F45 and U+8F29.
6309         (M-38420): Separate J90-3D34, J78-3D34, J83-3D34, K0-727E, C1-7252
6310         and U+8F2F.
6311
6312         * Ideograph-R158-Body.el: Merge missing JIS X 0208 code points.
6313
6314 2001-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6315
6316         * Ideograph-R157-Foot.el (J78-6C69): Separate J83-6C69, C1-6243
6317         and J90-6C69.
6318         (J83-4437): Separate G0-4C78, K0-542F, C1-667C, J90-4437 and
6319         U+8DF3.
6320         (J83-4129): Unify J78-4129 and J83-4129.
6321         (J83-6C74): Separate J78-6C74.
6322         (J83-6D36): Separate J90-6D36.
6323         (J83-6D3A): Separate J90-6D3A, C1-7D29 and U+8EA1.
6324
6325 2001-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6326
6327         * Ideograph-R154-Shell.el (J83-494F): Separate C1-5D4E and
6328         J90-494F.
6329         (M-36885): Separate J78-3958, J83-3958, U+8CFC, K0-4F45, C1-7555
6330         and J90-3958.
6331         (J83-6C54): Separate J90-6C54.
6332         (M-36950): Separate J90-6C57, J78-6C57, J83-6C57 and U+8D0F.
6333
6334         * Ideograph-R152-Pig.el (J90-6C35): Separate J78-6C35, J83-6C35,
6335         C1-4B49, G0-7539 and U+8C55.
6336
6337 2001-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6338
6339         * u0FE50-Small-Form-Variants.el: Unify BIG5 code points.
6340
6341 2001-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6342
6343         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH QUOTATION
6344         MARK): Delete Big5-A1A8; unify JX1-2230.
6345         (FULLWIDTH APOSTROPHE): Delete Big5-A1A6; unify JX1-222F.
6346         (FULLWIDTH HYPHEN-MINUS): Unify JX1-2231.
6347         (FULLWIDTH LEFT SQUARE BRACKET): Delete Big5-A165.
6348         (FULLWIDTH RIGHT SQUARE BRACKET): Delete Big5-A166.
6349         (FULLWIDTH CIRCUMFLEX ACCENT): Delete Big5-A173.
6350         (heavy low line): New character; unify C1-2226 and Big5-A1C5.
6351         (FULLWIDTH GRAVE ACCENT): Delete Big5-A1A5.
6352         (FULLWIDTH TILDE): Delete Big5-A1E3; unify JX1-2232.
6353         (HALFWIDTH IDEOGRAPHIC COMMA): Delete Big5-A14E.
6354         (FULLWIDTH MACRON): Delete G0-237E, K0-237E and Big5-A1C2.
6355
6356         * u00180-Latin-Extended-B.el:
6357         - Merge `latin-tcvn5712' code points.
6358         - Fix JIS X 0213 code points.
6359         (fullwidth *): Renamed from `FULLWIDTH *'; unify JIS X 0213 code
6360         points.
6361
6362         * u00100-Latin-Extended-A.el (U+****): Separate JIS X 0213 code
6363         points if there are 1-column CCS code points.
6364         (fullwidth *): Renamed from `FULLWIDTH *'; unify JIS X 0213 code
6365         points.
6366
6367         * u000A0-Latin-1-Supplement.el (fullwidth cedilla): Delete
6368         Big5-A14D.
6369
6370         * Ideograph-R149-Speech.el: Merge missing JIS X 0208 code points.
6371         (M-35260): Separate J90-6B43, J78-6B43, J83-6B43 and K0-6438.
6372         (J83-3E59): Separate S2-7560, C1-5D44, J90-3E59 and U+8A1F.
6373         (J78-4370): Separate J83-4370, C1-6221, J90-4370 and U+8A3B.
6374         (J78-4127): Separate J83-4127, C1-6667, J90-4127 and U+8A6E.
6375         (J83-4870): Separate K0-5E26, J90-4870, C1-6F25 and U+8AB9.
6376         (J83-4342): Separate J90-4342, M050462, C1-6E78 and U+8A95.
6377         (JSP-5E2F): Separate C2-5A51.
6378         (J78-6B66): Separate C2-5A57, J83-6B66, J90-6B66 and U+8ADE.
6379         (J78-3841): Separate C1-7238, J83-3841, J90-3841 and U+8AFA.
6380         (J78-4666): Separate C1-7547, J83-4666, J90-4666 and U+8B0E.
6381         (J83-3C55): Separate S2-7728, K0-5E73, J90-3C55 and C1-754D.
6382         (M-35928): Separate C1-787A, J78-6B76, J83-6B76, K0-7C26, J90-6B76
6383         and U+8B41.
6384
6385         * u00020-Basic-Latin.el (QUOTATION MARK): Separate JX1-2230.
6386         (APOSTROPHE): Separate JX1-222F.
6387         (HYPHEN-MINUS): Separate JX1-2231.
6388         (TILDE): Separate JX1-2232.
6389         (U+007F): Add `name' as "DELETE".
6390
6391         * Ideograph-R142-Insect.el: Merge missing JIS X 0208 code points.
6392         (J83-6961): Separate J78-6961 and K0-7148.
6393         (J78-427D): Separate G0-7259, J83-427D, C2-4731, J90-427D and
6394         U+86F8.
6395         (J83-6974): Separate G0-7263, K0-5E24, J90-6974, C2-4D79 and
6396         U+871A.
6397         (J83-6A27): Separate J78-6A27.
6398         (M-33572): Separate C1-753A, J78-6A3D, G0-727E, U+87D2, J83-6A3D
6399         and J90-6A3D; fix strokes.
6400         (M-33724): Separate C3-5877, J0-6A3C and U+880E; fix strokes.
6401         (M-33890): Separate C1-7C66, J90-6A44, J78-6A44, J83-6A44 and
6402         K0-6D59.
6403
6404 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6405
6406         * u0E000-Private-Use.el: New file.
6407
6408 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6409
6410         * u03000-CJK-Symbols-and-Punctuation.el (WAVE DASH): Delete
6411         C1-2244 and Big5-A1E3.
6412         (HANGZHOU NUMERAL TEN): Unify C1-243E.
6413         (HANGZHOU NUMERAL TWENTY): Unify C1-243F.
6414         (HANGZHOU NUMERAL THIRTY): Unify C1-2440.
6415
6416         * u02200-Mathematical-Operators.el (TILDE OPERATOR): Unify C1-2244
6417         and Big5-A1E3.
6418         (STRICTLY EQUIVALENT TO): Delete Big5-A1DD.
6419
6420         * Ideograph-R147-See.el (M-34918): Separate S2-7496, K0-7651,
6421         C1-7235 and J90-3F46.
6422         (J78-6B32): Separate J83-6B32, C2-5F48, J90-6B32 and U+89AF.
6423
6424         * u02600-Miscellaneous-Symbols.el (SUN): Delete Big5-A1F3.
6425         (EARTH): Delete Big5-A1F2.
6426
6427         * u02000-General-Punctuation.el (HORIZONTAL BAR): Delete
6428         Big5-A277.
6429         (DOUBLE VERTICAL LINE): Delete Big5-A1FC.
6430         (BULLET): Delete Big5-A145.
6431         (DOUBLE PRIME): Delete Big5-A1B2.
6432         (FULLWIDTH OVERLINE): Unify G0-237E and K0-237E; unify Big5-A1C2
6433         instead of Big5-A1C3.
6434
6435         * u00300-Combining-Diacritical-Marks.el (COMBINING OVERLINE):
6436         Delete BIG5-A1C2.
6437
6438         * u002B0-Spacing-Modifier-Letters.el (MODIFIER LETTER LOW MACRON):
6439         Delete BIG5-A1C5.
6440
6441         * Ideograph-R140-Grass.el: Merge and/or fix JIS X 0208 code
6442         points.
6443
6444 2001-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6445
6446         * char-db-util.el (insert-char-attributes): Fix formating for
6447         `->ideograph' property with line-breaking.
6448         (insert-char-data-with-variant): Change arguments; add new
6449         argument `excluded-script'.
6450         (insert-char-range-data): Add new argument `excluded-script'.
6451         (write-char-range-data-to-file): Likewise.
6452         (what-char-definition): Modify for
6453         `insert-char-data-with-variant'.
6454
6455         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
6456         u03300-CJK-Compatibility.el: Unify BIG5 code points.
6457
6458         * u03000-CJK-Symbols-and-Punctuation.el:
6459         - Unify BIG5 code points.
6460         - Don't include M-00097.
6461
6462         * Ideograph-R137-Boat.el (J83-447A): Separate G0-4D27, C1-662C,
6463         J90-447A and U+8247.
6464         (J90-675C): Unify J78-675C and J83-675C.
6465
6466         * Ideograph-R136-Oppose.el (M-30339): Unify G0-4B34 and U+821C.
6467         (J83-3D58): Separate G0-4B34, C1-6155, J90-3D58 and U+821C.
6468
6469 2001-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6470
6471         * Ideograph-R130-Meat.el (M-29469): New character; unify K0-5866
6472         and U+8108.
6473         (C1-5763): Relate to M-29469 instead of M-29470.
6474         (J83-4C2E): Separate K0-5866, J90-4C2E and U+8108.
6475         (J83-6724): Separate J90-6724.
6476         (J90-672E): Separate J78-672E and J83-672E.
6477         (M-29920): Separate J78-6739, J83-6739, K0-757D, J90-6739 and
6478         U+81B5.
6479         (J90-6741): Separate J78-6741, J83-6741 and K0-7030.
6480
6481         * u02600-Miscellaneous-Symbols.el, u025A0-Geometric-Shapes.el,
6482         u02580-Block-Elements.el: Unify BIG5 code points.
6483
6484         * Ideograph-R128-Ear.el: Fix JIS X 0208 differences.
6485
6486         * Ideograph-R125-Old.el (U+8003): Unify J78-394D and J83-394D.
6487         (J90-394D): Separate J78-394D and J83-394D.
6488
6489         * Ideograph-R124-Feather.el (J83-6647): Separate J90-6647.
6490         (J83-4D63): Separate C1-7476 and J90-4D63; add `ideograph=' for
6491         M-28818.
6492
6493 2001-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6494
6495         * u02500-Box-Drawing.el, u02300-Miscellaneous-Technical.el,
6496         u02200-Mathematical-Operators.el, u02190-Arrows.el,
6497         u02150-Number-Forms.el: Unify BIG5 code points.
6498
6499         * Ideograph-R123-Sheep.el: Merge missing JIS X 0208 code points.
6500         (J90-6638): Separate G0-7446, C2-3839 and U+7F9D; unify J78-6638
6501         and J83-6638.
6502         (J90-6637): Separate G0-505F and U+7F9E; unify J78-6637 and
6503         J83-6637.
6504
6505         * Ideograph-R122-Net.el: Merge missing JIS X 0208 code points.
6506         (J83-3A61): Separate G0-576F, K0-712A, C1-6576, J90-3A61 and
6507         U+7F6A.
6508
6509         * Ideograph-R120-Silk.el (J83-4A36): Separate J90-4A36.
6510         (J83-394A): Separate J90-394A.
6511         (J90-652C): Separate J78-652C and J83-652C.
6512         (J90-4064): Unify J78-4064 and J83-4064.
6513         (J90-4233): Unify J78-4233 and J83-4233.
6514         (J78-6546): Separate J83-6546 and J90-6546.
6515         (J83-486C): Separate K0-5D7C and J90-486C.
6516         (J83-416D): Separate J90-416D.
6517         (J83-6549): Separate K0-727D and J90-6549.
6518         (J90-654F): Unify J78-654F and J83-654F.
6519         (J83-655C): Separate J90-655C.
6520         (J90-4121): Unify J78-4121 and J83-4121.
6521         (J90-6562): Unify J78-6562 and J83-6562.
6522         (J90-655A): Unify J78-655A and J83-655A.
6523         (J90-656D): Unify J78-656D and J83-656D.
6524         (J90-6576): Unify J78-6576 and J83-6576.
6525
6526         * Ideograph-R119-Rice.el (J83-4A34): Separate G0-375B, C1-573E,
6527         J90-4A34 and U+7C89.
6528         (J83-646E): Separate J78-646E.
6529         (J83-647A): Separate J90-647A.
6530
6531 2001-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6532
6533         * Ideograph-R118-Bamboo.el (J90-3A7B): Unify J78-3A7B and
6534         J83-3A7B.
6535         (J78-6439): Separate J83-6439, C2-4C62, J90-6439 and U+7B99.
6536         (J90-6434): Unify J78-6434 and J83-6434.
6537         (J90-6449): Unify J78-6449 and J83-6449.
6538
6539         * Ideograph-R116-Cave.el (J83-635A): Separate G0-713B, C1-5C45,
6540         J90-635A and U+7A95.
6541
6542         * Ideograph-R115-Grain.el (J78-4769): Separate G0-3353, J83-4769,
6543         C1-5732, J90-4769 and U+79E4.
6544         (J78-4923): Separate J83-4923 and J90-4923.
6545         (J83-6346): Separate C2-455F, J90-6346 and U+7A19.
6546         (J78-634A): Separate J83-634A and J90-634A.
6547         (J83-3E77): Unify J78-3E77 and J83-3E77.
6548
6549 2001-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6550
6551         * Ideograph-R114-Track.el (J83-633C): Separate G0-582E, J90-633C
6552         and U+79BA.
6553
6554         * Ideograph-R112-Stone.el (J83-395C): Unify J78-6268 and J90-395C.
6555         (J83-3945): Separate G0-5332, C1-607D, J90-3945 and U+786C.
6556         (J90-4823): Unify J78-4823 and J83-4823.
6557         (J83-626D): Unify J78-626D and J90-626D.
6558         (J83-6273): Unify J78-6273 and J90-6273.
6559         (M-24406): Separate J78-6279, J83-6279, C2-524E and J90-6279.
6560
6561 2001-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6562
6563         * u02100-Letterlike-Symbols.el: Unify BIG5 code points.
6564
6565         * u020A0-Currency-Symbols.el (EURO SIGN): Unify BIG5-A3E1.
6566
6567         * u02070-Superscripts.el (fullwidth superscript four): Renamed
6568         from <FULLWIDTH SUPERSCRIPT FOUR>.
6569         (fullwidth superscript latin small letter n): Renamed from
6570         <FULLWIDTH SUPERSCRIPT LATIN SMALL LETTER N>.
6571
6572         * Ideograph-R108-Dish.el: Merge missing JIS X 0208 code points.
6573
6574         * Ideograph-R107-Skin.el: Merge missing JIS X 0208 code points.
6575         (M-22866): Unify J0-622F.
6576         (G0-7165): Separate J90-622F.
6577
6578         * Ideograph-R106-White.el: Merge missing JIS X 0208 code points.
6579         (M-22732): Unify J78-622B.
6580         (J90-622B): Unify J83-622B.
6581
6582         * Ideograph-R104-Sickness.el: Merge missing JIS X 0208 code
6583         points.
6584         (M-22545): Unify J78-4C7E.
6585         (J90-4C7E): Unify J83-4C7E.
6586
6587         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R102-Field.el: Merge
6588         missing JIS X 0208 code points.
6589
6590         * Ideograph-R098-Tile.el: Merge missing JIS X 0208 code points.
6591         (M-21557): Unify J78-612B.
6592         (J90-612B): Unify J83-612B.
6593         (J90-6130): Unify J83-6130.
6594         (J78-6130): New character; relate to U+750D and M-21587.
6595         (M-21602): Unify J78-3979.
6596         (G0-6A35): Separate J90-3979.
6597         (J90-3979): Unify J83-3979.
6598         (J90-6131): Unify J83-6131 and S1-5002.
6599         (J78-6131): New character; relate to U+7515 and M-21617.
6600
6601         * Ideograph-R096-Jade.el (M-20921): Separate J83-605F, C3-2D7E and
6602         J90-605F; add `vulgar-ideograph-of' for M-20920.
6603         (J83-6062): Separate G0-676D, K0-6C34, J90-6062, C2-306E and
6604         U+73E5; unify S1-4900.
6605         (J83-4849): Separate J90-4849 and C1-565D; unify S1-4903.
6606         (J83-607E): Unify J90-607E.
6607         (JX2-706F): Separate C2-3E28 and U+7431; delete `comment'.
6608         (J83-606A): Separate EGB-7B56, C2-3E2E, J90-606A and U+7432.
6609         (J83-606E): Separate S2-4935, C1-652E and J90-606E.
6610
6611 2001-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6612
6613         * Ideograph-R097-Melon.el (M-21419): Separate C1-7147.
6614         (J90-493B): Unify J78-493B and J83-493B.
6615         (M-21425): Separate C1-784F; unify J0-6122.
6616
6617         * Ideograph-R100-Life.el, Ideograph-R099-Sweet.el: Merge missing
6618         JIS X 0208 code points.
6619
6620 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6621
6622         * Ideograph-R095-Profound.el: Merge missing JIS X 0208 code
6623         points.
6624
6625 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6626
6627         * Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
6628         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el: Merge
6629         missing JIS X 0208 code points.
6630
6631 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6632
6633         * u02000-General-Punctuation.el: Unify BIG5 code points.
6634
6635         * Ideograph-R086-Fire.el (J78-4E7B): Separate J83-4E7B and
6636         J90-4E7B.
6637         (J78-4079): Separate G0-3C65, C1-6474, J90-4079 and U+714E.
6638         (J90-5F66): Unify J78-5F66 and J90-5F66.
6639         (J83-5F6B): Separate C1-6524 and U+7156.
6640         (M-19272): Separate J78-407A, G0-493F, J83-407A, C1-695B, J90-407A
6641         and U+717D.
6642         (J83-4D50): Separate J78-4D50.
6643         (J90-5F70): Unify J78-5F70 and J83-5F70.
6644         (J90-5F73): Add `jisx0208-difference' property.
6645         (J90-5F7D): Unify J78-5F7D and J83-5F7D.
6646
6647 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6648
6649         * Ideograph-R089-Double-X.el: Merge missing JIS X 0208 code points.
6650
6651         * Ideograph-R088-Father.el (J90-4C6C): Unify J78-4C6C and
6652         J83-4C6C.
6653
6654 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6655
6656         * Ideograph-R085-Water.el: Merge missing JIS X 0208 code points.
6657         (J83-4749): Separate J90-4749; add `ideograph=' property for
6658         M-17427.
6659         (J90-5E56): Separate J83-5E56.
6660         (J78-5E56): Unify J83-5E56.
6661         (J83-4F51): Separate C3-3C63 and J90-4F51.
6662         (M-17944): Unify J78-3942.
6663         (J83-3942): Separate J78-3942.
6664         (M-18098): Separate J78-5E78, J83-5E78, K0-4D63, C1-693E and
6665         U+6EFE.
6666         (M-18123): Separate J78-5E74, J83-5E74, J90-5E74, K0-4B49, C3-4764
6667         and U+6F11.
6668         (M-18155): Separate J83-4E7A, C1-694E, J90-4E7A and U+6F23.
6669         (J90-5F21): Separate J78-5F21 and J83-5F21.
6670         (J78-4275): Separate G0-652A, J83-4275, C1-7429, J90-4275 and
6671         U+6FEF.
6672         (J78-494E): Separate J83-494E and J90-494E.
6673         (M-18784): Unify J78-4667.
6674         (J83-4667): Separate J78-4667.
6675         (J78-4B22): Separate J83-4B22 and J90-4B22; fix
6676         `ideographic-strokes'; delete `kangxi-strokes'.
6677
6678         * u00370-Greek.el (fullwidth *): Renamed from `FULLWIDTH *'; unify
6679         BIG5 and JIS X 0213 code points.
6680         (GREEK SMALL LETTER FINAL SIGMA): Separate JX0-2659.
6681         (fullwidth greek small letter final sigma): Renamed from
6682         `FULLWIDTH GREEK SMALL LETTER FINAL SIGMA'; unify JX0-2659.
6683
6684         * u002B0-Spacing-Modifier-Letters.el (U+****): Separate JIS X 0213
6685         code points if there are 1-column CCS code points.
6686         (fullwidth *): Unify BIG5 code points.
6687
6688 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6689
6690         * u00300-Combining-Diacritical-Marks.el (U+****): Unify
6691         `latin-tcvn5712' and `chinese-big5' code points.
6692
6693 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6694
6695         * Ideograph-R083-Clan.el: Merge missing JIS X 0208 code points.
6696
6697 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6698
6699         * Ideograph-R082-Fur.el, Ideograph-R081-Compare.el,
6700         Ideograph-R080-Do-Not.el: Merge missing JIS X 0208 code points.
6701
6702 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6703
6704         * char-db-util.el (insert-char-attributes): Fix format for
6705         `->uppercase', `->lowercase' and `->titlecase'; don't insert alias
6706         of coded-charset.
6707
6708         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH CENT SIGN):
6709         Unify BIG5-A246.
6710         (FULLWIDTH POUND SIGN): Unify BIG5-A247.
6711         (FULLWIDTH MACRON): Unify JX1-292B and BIG5-A1C2.
6712         (FULLWIDTH BROKEN BAR): Unify JX1-2925.
6713         (FULLWIDTH YEN SIGN): Unify BIG5-A244.
6714
6715         * u000A0-Latin-1-Supplement.el (U+****): Unify `latin-tcvn5712'
6716         code points; separate `japanese-jisx0213-1' code points.
6717         (fullwidth *): Smallize `name' property; unify
6718         `japanese-jisx0213-1' and `chinese-big5' code points.
6719         (fullwidth no-break space): New character; unify JX1-2922.
6720         (fullwidth left-pointing double angle quotation mark): New
6721         character; unify JX1-2928.
6722         (fullwidth right-pointing double angle quotation mark): New
6723         character; unify JX1-2932.
6724
6725         * Ideograph-R078-Death.el: Merge missing JIS X 0208 code points.
6726         (J90-3F23): Separate C1-6025.
6727
6728 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6729
6730         * isolated-char.el: Add setting for latin-viscii-upper and
6731         latin-viscii-lower to display them by latin-viscii font.
6732
6733 2001-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6734
6735         * Ideograph-R079-Weapon.el: Merge missing JIS X 0208 code points.
6736         (J90-3B26): Add `vulgar-ideograph-of' for M-16638.
6737         (JX1-7649): Unify M-16638.
6738         (U+6BBC): Unify M-16646.
6739         (U+6BC0): Unify M-16654.
6740         (U+6BC6): Separate C1-6D48; unify M-16674.
6741         (C7-242D): Unify M-16675.
6742
6743         * Ideograph-R076-Lack.el: Merge missing JIS X 0208 code points.
6744         (U+6B4E): Separate J90-4337.
6745         (U+6B50): Separate C1-6D44.
6746         (J90-5D40): Separate G0-6C28, C1-7124 and U+6B59.
6747         (M-16242): Separate C1-7B63, J90-5D44 and U+6B61.
6748
6749         * Ideograph-R077-Stop.el: Merge missing JIS X 0208 code points.
6750
6751         * Ideograph-R075-Tree.el (J90-4C5D): Unify J78-4C5D and J83-4C5D.
6752         (J90-5B3C): Unify J78-5B3C and J83-5B3C.
6753         (J90-4F48): Unify J78-4F48 and J83-4F48.
6754         (J90-5B46): Unify J78-5B46 and J83-5B46.
6755         (U+67A5): Add `total-strokes'.
6756         (J83-5B45): Unify J90-5B45; add `total-strokes'.
6757         (J78-5B45): New character; relate to U+67A6.
6758         (U+67A7): Add `total-strokes'.
6759         (U+67A8): Likewise.
6760         (U+67A9): Add `total-strokes'; unify J78-5B40.
6761         (J90-5B40): New character; relate to U+67A9.
6762         (M-14645): Unify J90-5B57.
6763         (J83-5B57): Separate J90-5B57.
6764         (J90-444E): Unify J78-444E and J83-444E.
6765         (J90-464A): Unify J78-464A and J83-464A.
6766         (J90-5B4A): Unify J83-5B4A.
6767         (M-49162): Unify J78-5B4A; relate to U+67B4.
6768         (J83-3B37): Unify J78-3B37 and J83-3B37.
6769         (J90-5B74): Unify J83-5B74.
6770         (M-14856): Separate J83-5B6B, C2-362E, J90-5B6B and U+689B.
6771         (J90-546D): Unify J78-546D and J83-546D.
6772         (J90-5B72): Unify J78-5B72 and J83-5B72.
6773         (J90-3F7A): Unify J78-3F7A and J83-3F7A.
6774         (J90-5C2F): Unify J78-5C2F and J83-5C2F.
6775         (J83-5C31): Unify J78-5C31 and J90-5C31.
6776         (J83-5B7A): Unify J78-5B7A and J90-5B7A.
6777         (J83-5C30): Unify J78-5C30 and J90-5C30.
6778         (J83-5C29): Unify J78-5C29 and J90-5C29.
6779         (J83-5B7B): Unify J78-5B7B and J90-5B7B.
6780         (J83-5C2D): Unify J78-5C2D and J90-5C2D.
6781         (J83-5C2E): Unify J78-5C2E and J90-5C2E.
6782         (M-15069): Separate J78-5C3F, G0-522C, J83-5C3F and U+6930; unify
6783         S1-3734.
6784         (M-15168): Separate J78-5C37, G0-692E, J83-5C37, C1-6450, J90-5C37
6785         and U+696B.
6786         (J90-5C39): Unify J78-5C39 and J83-5C39.
6787         (J90-5C43): Unify J78-5C43 and J83-5C43.
6788         (M-15258): Separate G0-693C, C2-4A6F, J90-5C52 and U+69A7.
6789         (J78-3A67): Unify J90-3A67.
6790         (J78-4875): Separate J78-4875, EGB-7C28, C3-4C4D, J90-4875 and
6791         U+6A0B.
6792         (J90-5C6D): Separate J78-5C6D, J83-5C6D, G0-694F and U+6A44; unify
6793         S1-3806.
6794         (J90-5C6F): Unify J78-5C6F and J83-5C6F.
6795         (J90-3869): Separate C2-5D2B.
6796         (J90-5C79): Separate J78-5C79, G0-695C, J83-5C79, C1-737A and
6797         U+6A90; unify S1-3842.
6798         (J90-5D30): Unify J78-5D30 and J83-5D30.
6799
6800 2001-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6801
6802         * Ideograph-R029-Again.el (C1-5937): Moved from
6803         Ideograph-R073-Say.el.
6804
6805         * Ideograph-R073-Say.el (J78-3939): Separate G0-387C, C1-4A55,
6806         J90-3939 and U+66F4.
6807         (U+66F4): Unify G0-387C, C1-4A55 and J90-3939.
6808         (M-14298): Separate C1-5937 and moved it to
6809         Ideograph-R029-Again.el; delete `cns-radical'.
6810         (U+66FC): Delete `kangxi-radical'; unify J90-5258.
6811
6812 2001-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6813
6814         * Ideograph-R072-Sun.el (J90-436B): Unify J78-436B and J83-436B.
6815         (J83-5A70): Delete `daikanwa-radical' and `daikanwa-strokes';
6816         separate G0-6A49, C2-2F56, J90-5A70 and U+665F; add
6817         `ideographic-variants' for M-01546.
6818         (J83-5A73): Unify J78-5A73 and J90-5A73; add comment.
6819
6820         * Ideograph-R071-Not.el (J90-5A5B): Unify J78-5A5B and J83-5A5B.
6821         (J90-5A5C): Unify J73-5A5C and J83-5A5C.
6822
6823         * Ideograph-R070-Square.el (J90-4A7D): Unify J78-4A7D and
6824         J83-4A7D.
6825         (J90-3B5C): Unify J78-3B5C and J83-3B5C.
6826         (J90-5A55): Unify J78-5A55 and J83-5A55.
6827         (J90-5A53): Unify J78-5A53 and J83-5A53.
6828         (J90-5A56): Unify J78-5A56 and J83-5A56.
6829         (M-13644): Separate J90-4E39.
6830         (J90-4E39): Unify J78-4E39 and J83-4E39.
6831         (J90-5A54): Unify J78-5A54 and J83-5A54.
6832         (J90-407B): Unify J78-407B and J83-407B.
6833         (J90-5A57): Unify J78-5A57 and J83-5A57.
6834         (J90-4232): Unify J78-4232 and J83-4232.
6835         (J90-5A58): Unify J78-5A58 and J83-5A58.
6836         (J90-5A59): Unify J78-5A59 and J83-5A59.
6837
6838         * Ideograph-R013-Down-Box.el (M-01546): Separate C5-2B78; relate
6839         to U+665F.
6840
6841 2001-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6842
6843         * Ideograph-R069-Axe.el (M-13535): Separate C1-4658; unify
6844         J78-404D and J83-404D.
6845         (M-13539): Unify J78-4960 and J83-4960.
6846         (M-13548): Unify J78-5A51 and J83-5A51.
6847         (M-13555): Unify J78-3B42 and J83-3B42.
6848         (M-13557): Unify J78-4347 and J83-4347.
6849         (M-13563): Unify J78-3B5B and J83-3B5B.
6850         (M-13572): Unify J78-3F37 and J83-3F37.
6851         (U+65B7): Unify J78-5A52 and J83-5A52.
6852
6853         * Ideograph-R067-Script.el (M-13450): Separate J83-4A38 and
6854         J90-4A38.
6855         (J83-4A38): Unify J78-4A38 and J90-4A38.
6856         (M-13453): Unify J78-555D and J83-555D.
6857         (U+6589): Unify J78-4046 and J83-4046.
6858         (C3-3639): Separate J90-3A58 and U+658E.
6859         (U+658E): Unify J78-3A58, J83-3A58 and J90-3A58.
6860         (M-13468): Unify J78-494C and J83-494C.
6861         (M-13470): Unify J78-4843 and J83-4843.
6862
6863         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Merge
6864         `ideograph-gt' and `ideograph-gt-pj-{1..11}'.
6865
6866 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6867
6868         * Ideograph-R064-Hand.el (M-11784): Unify J78-4A27 and J83-4A27.
6869         (M-11954): Separate U+62CF, K0-5159 and J90-593C.
6870         (M-12006): Separate S2-2912, K0-4D38 and J90-3969.
6871         (U+6327): Unify J78-594B and J90-594B.
6872         (M-12111): Separate J83-4854 and J90-4854.
6873         (M-12141): Separate S1-2945, S2-2945, J83-3B2B, C1-5565 and
6874         J90-3B2B.
6875         (J83-3B2B): Unify S1-2945, S2-2945, K0-7824, C1-5565 and J90-3B2B.
6876         (U+634C): Separate K0-7824.
6877         (M-12189): Separate G0-4575, K0-5C69, C1-5A5B, J90-4A7B and
6878         U+6367.
6879         (M-12204): Separate G0-3E5D, C2-3559 and J90-3F78.
6880         (M-12256): Separate K0-5B49, C1-5A6A and J90-4753.
6881         (M-12447): Separate J83-596C, C1-6438, J90-596C and U+6406.
6882         (M-12466): Separate G0-322B, C1-6431, J90-5973 and U+640F.
6883         (M-12852): Separate J83-4527 and J90-4527.
6884         (M-13010): Separate S2-3044, K0-606E, C1-7A6C, J90-5970 and
6885         U+651D.
6886
6887         * char-db-util.el (char-attribute-name<): Fix problem when
6888         comparing two private coded-charsets.
6889
6890         * Ideograph-R066-Rap.el (M-13245): Separate S1-3184 and J90-5A49.
6891         (M-13260): Separate J78-343A and J83-343A.
6892         (M-13417): Separate J78-5A4D; unify S1-3200.
6893         (U+6583): Separate S1-3200; unify J78-5A4D.
6894
6895 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6896
6897         * isolated-char.el: New file.
6898
6899 2001-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6900
6901         * Ideograph-R065-Branch.el (U+652F): Unify J78-3B59 and J83-3B59.
6902
6903 2001-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6904
6905         * Ideograph-R061-Heart.el (M-10513): Unify J78-576A.
6906         (M-10585): Separate J78-4351, J83-4351 and U+6065; unify S1-2496.
6907         (U+6065): Unify J78-4351 and J83-4351.
6908         (U+6077): Unify J78-576E and J90-576E.
6909         (M-10664): Separate J78-5824.
6910         (M-10719): Separate G0-632D and U+60B1.
6911         (M-10720): Separate G0-312F, C1-5F2B, J90-4861 and U+60B2.
6912         (C1-5F2B): Unify J90-4861.
6913         (U+60B2): Unify G0-312F.
6914         (M-10809): Separate J78-5831, J83-5831 and U+60D8; unify S1-2567.
6915         (M-11028): Separate C3-412E and J90-5849.
6916         (M-11239): Separate S2-2700, C1-6C73, J90-4A30 and U+61A4.
6917         (U+61F4): Unify J78-5873 and J83-5873.
6918         (M-11498): Separate C1-7A6B, J90-5877 and U+61FE.
6919
6920 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6921
6922         * Ideograph-R063-Door.el (M-11707): Add strokes; unify C3-2628.
6923         (J90-4C61): Separate C3-2628; unify J78-4C61 and J83-4C61.
6924         (J90-4B3C): Unify J78-4B3C and J83-4B3C.
6925         (J90-3D6A): Unify J78-3D6A and J83-3D6A.
6926         (J90-5928): Unify J78-5928 and J83-5928.
6927         (M-11743): New character; relate to U+6247.
6928         (C1-5552): Separated from M-11743'; relate to M-11743.
6929         (M-11743'): Separated C1-5552; unify J78-4070 and J83-4070.
6930         (M-11746): Unify J78-6E3D.
6931         (J90-6E3D): Unify J83-6E3D.
6932
6933 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6934
6935         * Ideograph-R002-Line.el: Merge `ideograph-gt' and
6936         `ideograph-gt-pj-{1..11}'.
6937         (C5-2521): Delete `non-morohashi'.
6938
6939         * Ideograph-R003-Dot.el: Update.
6940
6941         * Ideograph-R060-Step.el (M-10141): Separate U+5F98, G0-4547,
6942         K0-5B47, C1-5A38 and J90-5751.
6943         (K0-5B47): Unify C1-5A38 and J90-5751.
6944         (U+5F98): Unify G0-4547.
6945
6946         * Ideograph-R057-Bow.el (M-09768): Unify S1-2281, S2-2281,
6947         J78-5739 and J83-5739.
6948         (U+5F2D): Separate S1-2281, J78-5739 and J83-5739.
6949         (U+5F2F): Unify J90-573F.
6950         (U+5F41): Unify J90-573B.
6951
6952 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6953
6954         * char-db-util.el (insert-char-attributes): Print
6955         builtin-character of `ideograph-gt' for `ideograph-gt-pj-{1..11}'.
6956
6957         * Ideograph-R058-Snout.el (U+5F5C): Unify J90-5734.
6958
6959         * Ideograph-R003-Dot.el: Merge `ideograph-gt' and
6960         `ideograph-gt-pj-{1..11}'.
6961
6962         * Ideograph-R063-Door.el (M-11708): Add `original-ideograph-of'
6963         for S1-848.
6964
6965         * Ideograph-R026-Seal.el (U+536B): Moved from
6966         Ideograph-R001-One.el.
6967
6968 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6969
6970         * Ideograph-R001-One.el: Merge `ideograph-gt' and
6971         `ideograph-gt-pj-{1..11}'.
6972         (M-00048): Delete `original-char-of-shinjigen-1' and
6973         `shinjigen-1'; add `ancient-ideograph-of' for M-39763; add comment
6974         about M-11708.
6975         (U+4E27): Delete `non-morohashi'.
6976
6977 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6978
6979         * ideograph-util.el (update-ideograph-radical-table): Scan
6980         `ideograph-gt'.
6981
6982         * char-db-util.el (insert-char-attributes): Print `ideograph-gt'
6983         like `ideograph-daikanwa'.
6984
6985         * Ideograph-R055-Two-Hands.el (J78-5732): Unify J83-5732, J90-5732
6986         and U+5F09.
6987
6988         * Ideograph-R054-Long-Stride.el (M-09569): Separate G0-5153,
6989         EGB-5153 and U+5EF6.
6990         (U+5EF6): Unify G0-5153.
6991         (J83-3164): Separate C1-4D37 and J90-3164.
6992         (M-09571): Separate G0-4D22, C1-4A2C, J90-446E and U+5EF7.
6993         (U+5EF8): Unify J90-572F.
6994
6995         * Ideograph-R056-Shoot.el (U+5F10): Unify J90-4675.
6996
6997         * Ideograph-R053-Dotted-Cliff.el (M-09337): Separate J90-446D.
6998
6999         * Ideograph-R049-Oneself.el (M-08756): Separate J83-392B and
7000         J90-392B.
7001         (M-08757): Separate C4-2C64 and U+5DF8; delete `comment'; fix
7002         `total-strokes'.
7003         (M-08765): Separate J83-4327, C1-5E78 and J90-4327
7004
7005 2001-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7006
7007         * Ideograph-R046-Mountain.el (U+5C76): Unify J90-5627 and MH-48.
7008         (U+5CC5): Unify J90-5632 and MH-142.
7009         (U+5CBE): Unify J90-5633 and MH-143.
7010         (U+5CBC): Unify J90-5630 and MH-144.
7011         (M-08281): Separate EGB-7A7B, J90-564A and U+5D4E.
7012         (U+5D4E): Unify EGB-7A7B and J90-564A.
7013         (U+5D5C): Unify J90-563F.
7014         (U+5D76): Unify J90-564E.
7015         (M-08426): Separate C1-685A, J90-564F and U+5D87.
7016         (U+5D87): Unify J90-564F.
7017         (M-08618): Separate C1-796B and J90-565A.
7018         (J90-565A): Unify C1-796B.
7019         (M-08644): Separate J78-565C, J83-565C and C3-5F43.
7020
7021         * Ideograph-R041-Inch.el (U+5C02): Relate M-07439.
7022
7023 2001-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7024
7025         * Ideograph-R038-Woman.el (M006163): New character; relate to
7026         U+59C8 and M-06163.
7027         (C2-2633): Unify M059379.
7028         (U+59C8): Unify M059378.
7029         (M-06165): Separate K0-6D2B, C3-283F and J90-3B50.
7030         (J90-3B50): Unify K0-6D2B and M006165.
7031         (M-06202): Separate G0-5226, C1-5062, J90-552D and U+59DA.
7032         (U+59DA): Unify G0-5226 and J90-552D.
7033         (M-06337): Separate J83-4A5A, C1-547B and J90-4A5A.
7034         (C1-547B): Unify M006337.
7035         (J83-4A5A): Unify J90-4A5A and M054353.
7036         (M-06365): Separate J78-5538, G0-4822, J83-5538, C1-595E and
7037         U+5A36.
7038         (U+5A36): Unify J78-5538, G0-4822, J83-5538 and M006365.
7039         (M006367): New character; relate to U+5A37 and M-06367.
7040         (C2-3B26): Unify M059423.
7041         (M-06516): Separate G0-6642, J83-4932, C1-5E69, J90-4932 and
7042         U+5A9B.
7043         (U+5A9B): Unify G0-6642, J83-4932, C1-5E69, J90-4932 and M054321.
7044         (M-06597): Separate G0-6645, J83-553D, C1-6363, J90-553D and
7045         U+5ABE.
7046         (M006597): New character; relate to U+5ABE and M-06597.
7047         (M054540): Likewise.
7048         (U+5ABE): Unify G0-6645 and J90-553D; relate to M054540.
7049         (C1-6363): Relate to M054540.
7050         (M-06601): Separate C2-4247.
7051         (M006601): New character; relate to U+5AC0 and M-06601.
7052
7053         * Ideograph-R040-Roof.el (M-07202): Separate J78-5563, C3-3541 and
7054         U+5BC3; add `vulgar-ideograph-of' for M-01587; unify M007202.
7055         (U+5BC3): Unify C3-3541.
7056         (J78-5563): Unify M055204.
7057         (K0-6A32): New character; relate to M-07202 and U+5BC3.
7058         (C4-3130): Relate to M-07202 and U+5BC3.
7059         (U+5BC9): Unify MH-133, J90-5565 and M054545.
7060
7061 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7062
7063         * Ideograph-R032-Earth.el (U+5738): Unify MH-79, J90-542B and
7064         M054525; add `script'.
7065         (U+5789): Unify MH-80, J90-5435 and M054527.
7066         (M055180): New character; relate to MH-80, U+5789 and M054527.
7067         (U+5788): Unify MH-81, J90-5432 and M054526; add `script'.
7068         (U+57B3): Unify MH-83, J90-5438 and M054528; add `script'.
7069         (U+57B0): Unify MH-84, J90-543B and M054529; add `script'.
7070         (U+57AF): Unify M053789; add `script'.
7071         (U+57B1): Unify M059297.
7072         (U+57D7): Unify M059301.
7073         (M-05188): Separate J78-3E7D and J83-3E7D.
7074         (J83-3E7D): Unify J78-3E7D.
7075         (M005188): New character; relate to U+57F4 and M-05188.
7076         (U+57F4): Separate C2-3435; unify M053138.
7077         (C2-3435): Relate to M-05188, U+57F4 and M053138.
7078         (M-05217): Separate G0-5C21, J83-5444, C2-343B, J90-5444 and
7079         U+580B; unify M005217.
7080         (U+580B): Unify G0-5C21, J83-5444, C2-343B, J90-5444 and M055183.
7081         (MH-89): New character; unify M054531; relate to U+57D6.
7082         (U+57D6): Unify J90-5442 and M055182; relate to MH-89 and M054531.
7083         (U+5812): Add `total-strokes'.
7084         (U+5813): Likewise.
7085         (U+5814): Separate C2-3431; unify M059313.
7086         (M-05316'): Delete `kangxi-radical' and `kangxi-strokes'; separate
7087         M050137; unify J90-4E5D; add `simplified-ideograph-of' for
7088         M-05574.
7089         (U+5815): Delete `kangxi-strokes'; fix `total-strokes'; unify
7090         J90-4244 and M054209.
7091         (U+5816): Delete `kangxi-strokes'; fix `ideographic-strokes'; add
7092         `total-strokes'; unify M059314.
7093         (U+5842): Delete `kangxi-strokes'; delete `non-morohashi'; unify
7094         M059318.
7095         (U+5847): Add `total-strokes'.
7096         (M-05340): Separate J83-4564 and J90-4564; unify M005340.
7097         (J83-4564): Unify J90-4564 and M054257.
7098         (U+5870): Unify MH-96 and J90-544B; fix strokes.
7099         (U+586E): Add `total-strokes'; unify M059330.
7100         (U+5871): Fix `ideographic-strokes'; delete `kangxi-strokes';
7101         unify M053145.
7102         (U+589B): Add `total-strokes'.
7103         (U+58B8): Separate J78-5457 and J83-5457; fix strokes; relate to
7104         M055187; unify M054535.
7105         (U+58B9): Unify MH-100, J90-5451 and M054533.
7106         (U+58B6): Add `total-strokes'; unify M053134.
7107         (J83-5457): Unify J90-5457 and M055187.
7108         (M059409): New character; relate to U+58B6 and M053134.
7109         (M055188): New character; relate to U+58B8 and M055187.
7110         (U+58CC): Unify J90-3E6D.
7111         (U+58D7): Unify MH-106, J90-545C and M054536; add `script'.
7112         (U+58E5): Unify J90-545F and M054537; add comment.
7113
7114 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7115
7116         * Ideograph-R031-Enclosure.el (M-04806): Separate J90-5423 and
7117         U+570D; unify M004806.
7118         (U+570D): Unify J90-5423.
7119         (M-04832): Fixed; separate C6-5B5B; separate U+5716; unify
7120         M004832.
7121         (U+5716): Unify M059291.
7122         (C6-5B5B): Relate to M-04832, M059291 and U+5716.
7123
7124 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7125
7126         * Ideograph-R030-Mouth.el (M-03247): Add `jisx0208-difference'
7127         with `78/1'; unify J78-3C38 and M003247.
7128         (M-03248): Separate J78-3C38; unify M003248.
7129         (M-03249): Separate G0-4A37, C1-4638, J90-3B4B and U+53F2; unify
7130         M054796.
7131         (M058260): New character; relate to U+53F2 and M-03249.
7132         (U+53F2): Unify G0-4A37, C1-4638, J90-3B4B and M003249.
7133         (M-03299): Separate G0-4074, C1-4750, J90-4D79 and U+540F; unify
7134         M054797.
7135         (M071082): New character; relate to M-03299 and U+540F.
7136         (U+540F): Unify G0-4074, C1-4750 and M003299.
7137         (M-03383): Unify J78-5260, J83-5260 and M003383.
7138         (M055154): New character; relate to U+5440 and M-03383.
7139         (M-48970): Add `vulgar-ideograph-of' for M-03329; unify J78-465D,
7140         J83-465D and M048970.
7141         (U+54D8): Unify J90-5326, M054513 and MH-66.
7142         (M-03801): Unify J78-426F and M003801.
7143         (J83-426F): Separate J83-426F; unify M054217.
7144         (M-03979): Separate J78-5348, J83-5348, C3-3A42 and U+55A9; unify
7145         S1-1176 and M003979.
7146         (U+55A9): Unify J78-5348, J83-5348 and M055162.
7147         (C3-3A42): Unify M059223.
7148         (U+55BB): Relate to M-03979; unify M054518; delete
7149         `non-morohashi'.
7150         (C1-5E51): Relate to M-03979; delete `non-morohashi'.
7151         (U+55B8): Delete `non-morohashi'; unify M059228.
7152         (U+55B9): Delete `non-morohashi'.
7153         (U+55BA): Likewise; unify M059229.
7154         (U+55BC): Unify M059230.
7155         (M065068): New character; relate to U+55BC.
7156         (U+55BD): Delete `non-morohashi'.
7157         (M-04254): Separate G0-3330, J83-535E, C1-6C34, J90-535E and
7158         U+5632; unify M004254.
7159         (U+5632): Unify G0-3330, J83-535E, C1-6C34, J90-535E and M055170.
7160         (M-04345): Separate C1-6C3B, J90-4A2E and U+5674; unify S1-1247;
7161         add `vulgar-ideograph-of' for M-04409.
7162         (U+5674): Unify C1-6C3B, J90-4A2E and M004345.
7163         (M-04429): Separate J83-4655, C1-7040, J90-4655 and U+5678; relate
7164         to M004429.
7165         (U+5678): Unify C1-7040 and M053223.
7166         (J83-4655): Unify J90-4655 and M004429.
7167         (U+56A2): Unify MH-561, J90-4739 and M054288; add
7168         `simplified-ideograph-of' for M-04633.
7169         (U+56A1): Add `total-strokes'; unify M059274.
7170         (U+56A3): Delete `non-morohashi'.
7171         (U+56A4): Likewise; unify M059275.
7172         (M-04545): Separate J78-536B; unify M004545.
7173         (J78-536B): Unify M055174.
7174         (M-04615): Separate C1-7A64, J90-5371 and U+56C1; unify S1-1292.
7175         (U+56C1): Unify C1-7A64, J90-5371 and M004615.
7176         (M-04633): Unify M004633.
7177         (M-04641'): New character; unify M050126.
7178         (C7-5758): Relate to M050126.
7179         (U+56CE): Delete `non-morohashi'; unify MH-74, J90-5375 and
7180         M054523.
7181         (M055177): New character; relate to MH-74 and M054523.
7182
7183 2001-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7184
7185         * Ideograph-R029-Again.el (U+53C8): Unify J90-4B74.
7186         (M-03128): Use `script' and `vulgar-ideograph-of' instead of
7187         `comment'; separate J78-3C7D and J83-3C7D; unify M003128.
7188         (M-03166): Unify M003166.
7189         (M067958): New character; relate to U+53DB and M-03166.
7190         (J83-4840): Unify J90-4840 and M054307.
7191         (C1-5035): Relate to M054307.
7192         (U+53DB): Unify M057947.
7193         (M-03176): Unify J90-5257.
7194
7195         * Ideograph-R027-Cliff.el (M-03048'): Add `morohashi-daikanwa' as
7196         a source of `simplified-ideograph-of' property for M-04589; unify
7197         J90-3837.
7198
7199 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7200
7201         * Ideograph-R024-Ten.el (M-02707): Unify M002707.
7202         (U+534A): J90-483E and M054306.
7203         (J83-485C): Use `script' and `vulgar-ideograph-of' instead of
7204         `comment'; unify J90-485C.
7205         (M-02739): Use `vulgar-ideograph-of' instead of
7206         `vulgar-char-of-shinjigen-1'.
7207         (M-02761): Separate S1-833, S2-833 and C1-5E3B.
7208         (C1-5E3B): Unify S1-833, S2-833 and M002761.
7209         (M-02761'): Unify J90-476E.
7210
7211 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7212
7213         * char-db-util.el (insert-char-attributes): Sort `attributes' and
7214         `ccs-attributes'; support `ideographic-different-form-of'.
7215
7216 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7217
7218         * Ideograph-R023-Hiding-Enclosure.el (M-02673): Separate C1-4528.
7219         (C1-4528): Unify M002673.
7220         (U+5339): Unify J90-4924.
7221         (U+533A): Use `script' and `simplified-ideograph-of' instead of
7222         `comment'.
7223         (M-02690): Unify M002690.
7224         (U+533F): Unify J90-463F.
7225
7226 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7227
7228         * Ideograph-R020-Wrap.el (M-02506'): Unify J90-4A71.
7229         (M002510): New character; relate to M-02510.
7230         (M-02511): Use `ideographic-variants' instead of
7231         `variant-of-shinjigen-1'; unify M002511.
7232         (U+5306): Unify J90-5232 and M072447.
7233         (U+5307): Use `ideographic-different-form-of' instead of
7234         `comment'; unify M054897.
7235
7236         * Ideograph-R018-Knife.el (M-01923): Unify M001923.
7237         (J83-483D): Unify J90-483D and M054305.
7238         (U+5224): Unify M053097.
7239         (M-01965): Use `original-ideograph-of' instead of
7240         `original-char-of-shinjigen-1'.
7241         (M-01966): Unify M001966.
7242         (U+5238): Unify J90-3774 and M054101.
7243         (M-02000): Unify M002000.
7244         (U+524A): Unify J90-3A6F and M054134.
7245         (C1-5028): Unify M059136.
7246         (M-02011): Unify M002011.
7247         (U+524D): Unify J90-3A6F and M054193.
7248         (C1-5029): Unify M070879.
7249         (M-02076'): Unify J90-3A5E.
7250         (U+5271): Use `simplified-ideograph-of' instead of `comment';
7251         delete `non-morohashi'; unify J90-517B and M054511.
7252         (C6-3D46): Delete `non-morohashi'.
7253         (C6-3D47): Likewise.
7254         (M-02113): Unify M002113.
7255         (U+5273): Unify J90-5175.
7256         (M-02224): Unify M002224.
7257         (U+5289): Unify J90-4E2D and M058565.
7258         (M-02243): Unify J90-517A.
7259         (M-02245): Unify M002245.
7260
7261 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7262
7263         * Ideograph-R019-Power.el (M-02360'): Unify J90-4D26.
7264         (M-02362): Use `ideograph=' instead of `comment'.
7265         (M-02384'): Unify J90-4A59.
7266         (M-02409): Unify M002409.
7267         (U+52DD): Use `script' instead of `comment'; unify J90-3E21 and
7268         M054161.
7269         (M-02416): Unify M002416.
7270         (U+52DF): Unify J90-4A67 and M054354.
7271         (M-02472): Unify M002472.
7272         (J83-522F): Unify J90-522F and M055147.
7273         (C5-6755): Delete `non-morohashi'.
7274         (M-02486): Delete `kangxi-strokes'; separate C1-7961 and U+52F8;
7275         unify M002486.
7276         (J83-5230): Unify J90-5230, M055148 and U+52F8.
7277
7278 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7279
7280         * Ideograph-R212-Dragon.el (M-48818): Unify M048818.
7281         (C1-733E): Add `ideographic-strokes'.
7282
7283         * Ideograph-R211-Tooth.el (M-48631): Separate J0-7373, C2-6B49 and
7284         U+9F60; unify M058052.
7285         (U+9F60): Unify M048631.
7286         (M-48632): Unify M048632.
7287
7288 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7289
7290         * Ideograph-R209-Nose.el (M-48498): Unify M048498.
7291
7292 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7293
7294         * Ideograph-R205-Frog.el (U+9F08): Unify M055920.
7295
7296 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7297
7298         * Ideograph-R203-Black.el (M-48063): Unify M048063.
7299
7300         * Ideograph-R201-Yellow.el (M-47926): Unify M047926.
7301         (M-47935): Separate U+9EC7; unify M047935.
7302         (U+9EC7): Unify M053051.
7303
7304 2001-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7305
7306         * Ideograph-R200-Hemp.el (M-47892): Unify M047892.
7307         (M-47893): Unify M047893.
7308         (M-47909): Unify M047909.
7309
7310         * Ideograph-R199-Wheat.el (M-47827): Unify M047827.
7311
7312 2001-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7313
7314         * Ideograph-R197-Salt.el (M-49944): Deleted; moved to
7315         Ideograph-R198-Deer.el and unified with same character in there.
7316
7317         * Ideograph-R196-Bird.el (U+9E37): Add `total-strokes'.
7318         (M-46995): Unify M046995.
7319         (M-47005): Unify M047005.
7320
7321         * Ideograph-R194-Ghost.el (M-45906): Unify M045906.
7322         (M-45906'): Add `total-strokes'; separate M050602; unify M057627;
7323         fix `total-strokes'.
7324
7325         * Ideograph-R195-Fish.el (M-45969): Add `total-strokes'; unify
7326         M045969.
7327         (U+9C7D): Add `total-strokes'.
7328         (M-46226): New character; relate to U+9BDB; unify M046226.
7329         (U+9BF3): Add `total-strokes'.
7330
7331 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7332
7333         * Ideograph-R191-Fight.el (M-45649'): Separate C3-594A, J90-462E
7334         and U+95D8 and move them to Ideograph-R169-Gate.el; delete
7335         `cns-radical'.
7336
7337         * Ideograph-R190-Hair.el (M-45370): Separate C5-4B58; unify M045370.
7338
7339         * Ideograph-R169-Gate.el (U+95D8): Separated from M-45649'; moved
7340         from Ideograph-R191-Fight.el.
7341
7342 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7343
7344         * Ideograph-R188-Bone.el (M-45231): Fixed.
7345         (M045231): New character; relate to M-45231.
7346
7347         * Ideograph-R187-Horse.el (M-44634): Separate C4-4860; unify
7348         M058563.
7349         (C4-4860): Unify M044634.
7350         (M-44915): Separate K0-5479; unify M044915.
7351         (M068356): New character; relate to U+9A30 and M-44915.
7352         (M-45042): Separate C7-6031; unify M045042.
7353         (M-45043): Separate C7-6034.
7354         (C7-6034): Unify M045043.
7355
7356 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7357
7358         * Ideograph-R184-Eat.el (M-44023): Unify M044023.
7359         (M-44037'): Add `ideograph=' for M-44433.
7360         (M-44038): Unify C1-627D and JX1-7E29; separate G0-6238 and
7361         U+98E7.
7362         (U+98E7): Unify G0-6238 and M044038.
7363         (M-44063): Unify M044063.
7364         (M044064): New character; relate to U+98EF and M-44064.
7365         (M-44107): Unify M044107.
7366         (M-44109): Unify M044109.
7367         (M-44111): Unify M044111.
7368
7369         * Ideograph-R179-Leek.el (M-43238): Separate C3-454E and U+4A9E.
7370         (U+4A9E): Unify C3-454E and M043238.
7371         (M043245): New character; relate to M-43245.
7372         (M-43247): Separate C7-3D62.
7373         (M043247): New character; relate to M-43247.
7374
7375         * Ideograph-R180-Sound.el (M-43268): Unify M043268.
7376
7377 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7378
7379         * Ideograph-R182-Wind.el (M-43769): Add `total-strokes'; unify
7380         M043769.
7381
7382         * Ideograph-R181-Leaf.el (M-43591): Unify M043591.
7383         (M-43689): Unify M043689.
7384
7385         * Ideograph-R174-Blue.el (M-42564): Unify M042564.
7386         (M-42570): Unify M042570.
7387
7388         * Ideograph-R173-Rain.el (M-42216): Unify M042216.
7389
7390         * Ideograph-R170-Mound.el (M-41676): Add `ideograph=' for M-41704;
7391         unify M041676; separate C6-3C6C.
7392         (U+9666): Unify MH-678 and M054713.
7393         (U+9667): Add `total-strokes'.
7394         (M-41836): Add `simplified-ideograph-of' for M-41891; unify
7395         M041836.
7396
7397 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7398
7399         * Ideograph-R169-Gate.el (U+9596): Add `total-strokes'; unify
7400         M050554.
7401         (U+9597): Add `total-strokes'; unify M059991.
7402         (U+95F0): Add `script'; add `total-strokes'; unify M051330.
7403         (U+95F1): Add `total-strokes'.
7404         (M-41341): Separate C1-6F65 and U+95B1.
7405         (U+95B1): Unify C1-6F65 and M041341.
7406
7407         * Ideograph-R167-Gold.el (U+94D2): Add `total-strokes'.
7408         (U+94D3): Fix `ideographic-strokes'; add `total-strokes'; add
7409         `script'; unify M052145.
7410         (U+94D5): Add `total-strokes'.
7411         (M-40418): Separate U+92B3 and C1-6F5E.
7412         (U+92B3): Unify C1-6F5E and M040418.
7413         (M-40464): Unify M040464.
7414         (M-49811): Separate C7-2A42; unify M049811.
7415         (M-40596): Separate U+933A; add `total-strokes'; unify M040596.
7416         (U+933A): Unify M055836.
7417         (M-40597): Add `total-strokes'; unify M040597.
7418         (M-40600): Unify M040600.
7419         (M-40708): Unify M040708.
7420         (M-40709): Unify M040709.
7421         (M-40710): Separate C1-775B and U+9398; unify M040710.
7422         (U+9556): Add `total-strokes'.
7423         (M-40847): Unify M040847.
7424         (U+9454): Separate C3-5F6B; unify MH-665 and M057484.
7425         (C3-5F6B): Relate to U+9454, MH-665 and M057484.
7426
7427         * Ideograph-R166-Village.el (M-40132): Unify M040132.
7428         (M-40136): Unify M040136.
7429
7430 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7431
7432         * Ideograph-R165-Distinguish.el (M-40120): Unify M040120.
7433         (M-40120'): Add `total-strokes'.
7434
7435         * Ideograph-R164-Wine.el (M-39870): Unify M039870.
7436         (M-40062): Separate C7-5067.
7437         (M040062): New character; relate to M-40062.
7438         (M-40064'): Add `total-strokes'.
7439
7440 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7441
7442         * Ideograph-R163-City.el (U+909C): Add `total-strokes'; unify
7443         M059962.
7444         (U+90BA): Add `total-strokes'.
7445
7446         * Ideograph-R159-Cart.el (M-38234): Separate JX2-795C; unify
7447         M038234.
7448         (JX2-795C): Unify M079777.
7449         (M-38234'): Add `total-strokes'.
7450         (U+65A9): Moved to Ideograph-R069-Axe.el.
7451         (U+8EE3): Add `total-strokes'; unify M054697.
7452         (M-38438): Unify M038438.
7453         (M-38473): Unify M038473.
7454         (M-38482): Unify M038482.
7455         (M086337): New character; relate to U+8F44 and M-38482.
7456         (C1-755D): Relate to M086337.
7457
7458         * Ideograph-R158-Body.el (M-38110): Separate G0-4C49, JSP-6052,
7459         C1-6F41 and U+8EBA; unify M038110.
7460         (U+8EBA): Unify G0-4C49, JSP-6052, C1-6F41 and M057438.
7461         (M-38111): Add `total-strokes'; unify M038111.
7462
7463         * Ideograph-R069-Axe.el (U+65A9): Moved from
7464         Ideograph-R159-Cart.el.
7465
7466         * Ideograph-R157-Foot.el (U+8DF6): Add `script'; add
7467         `total-strokes'; unify M053969.
7468         (U+8DF7): Add `total-strokes'.
7469         (U+8DF8): Likewise.
7470         (U+8DF9): Likewise.
7471         (U+8DFA): Likewise.
7472         (M-37672): Unify M037672.
7473         (M-37955): Unify M037955.
7474         (M-38026): Unify M038026.
7475
7476         * Ideograph-R149-Speech.el (U+8BDD): Add `total-strokes'.
7477         (U+8BDE): Likewise; fix `ideographic-strokes'.
7478         (U+8BEB): Add `total-strokes'.
7479         (M-35640): Unify M035640.
7480         (U+8BF7): Add `total-strokes'.
7481         (U+8BF8): Likewise.
7482         (U+8BF9): Likewise.
7483         (U+8BFA): Likewise.
7484         (U+8BFB): Likewise.
7485         (U+8BFC): Likewise.
7486         (U+8BFD): Likewise.
7487         (U+8BFE): Likewise.
7488         (U+8BFF): Likewise.
7489         (U+8C00): Likewise.
7490         (U+8C01): Likewise.
7491         (U+8C02): Likewise.
7492         (U+8C03): Likewise.
7493         (U+8C04): Likewise.
7494         (U+8C05): Likewise.
7495         (U+8C06): Likewise.
7496         (U+8C07): Likewise.
7497         (U+8C08): Likewise.
7498         (U+8C09): Likewise.
7499         (U+8C0A): Likewise.
7500         (M-35727): Unify M035727.
7501         (M-35779'): Fix `ideographic-strokes'; add `total-strokes'.
7502         (U+8B03): Add `total-strokes'; unify M059933.
7503         (U+8C0B): Add `total-strokes'.
7504         (M-35780): Unify M035780.
7505         (M-35821): Unify M035821.
7506         (M-35850): Unify M035850.
7507         (U+8C33): Add `total-strokes'.
7508         (U+8C34): Likewise.
7509         (U+8C35): Likewise.
7510
7511 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7512
7513         * Ideograph-R156-Run.el (M-37034'): Add `simplified-ideograph-of'
7514         for M-37034.
7515         (M-37035): Add `original-ideograph-of' for M-37034.
7516         (J0-6C62): Unify M054693; fix strokes.
7517
7518 2001-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7519
7520         * Ideograph-R152-Pig.el (M-36380): Unify M036380.
7521         (U+8C62): Unify M055749.
7522
7523         * Ideograph-R144-Walk-Enclosure.el (M-34038): Separate C4-2F6F and
7524         U+4615; unify M034038.
7525         (M-34046): Unify M034046.
7526         (M-34047): Unify C6-444F.
7527         (M034047): New character; relate to M-34047.
7528         (M-34073): Unify M034073.
7529         (J83-3152): Fix strokes; unify M054025.
7530         (K0-6A5B): Fix strokes; relate to M054025.
7531         (M-34076): Unify M034076.
7532         (M053307): New character; relate to U+8860 and M-34076.
7533         (C4-534B): Relate M053307.
7534         (M-34090): Separate G0-6169, C1-7C68 and U+8862; unify M034090.
7535
7536 2001-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7537
7538         * Ideograph-R148-Horn.el (U+46A2): Unify M-35118; separate
7539         C4-5361.
7540
7541         * Ideograph-R147-See.el (U+89C1): Add `total-strokes'.
7542         (U+89C2): Likewise.
7543
7544         * Ideograph-R146-West.el (M-34768): Unify M034768.
7545         (M034789): New character; relate to U+8986 and M-34789.
7546         (M-34791): Unify M034791.
7547
7548         * Ideograph-R145-Clothes.el (M-34162): Separate C6-3B7A; unify
7549         M034162.
7550         (U+891C): Add `total-strokes'.
7551         (U+891D): Likewise.
7552
7553         * Ideograph-R143-Blood.el (M-33969): Separate C2-2D4B and U+8841;
7554         unify M033969.
7555         (M-33971): Unify M033971.
7556         (J0-6A49): Unify M054685.
7557
7558         * Ideograph-R142-Insect.el (M-32810): Separate C2-2868; unify
7559         M032810.
7560         (M-32835): Separate G0-7235, C1-534D and U+867B.
7561         (C1-534D): Unify M057316; relate to M-32835.
7562         (G0-7235): Unify U+867B; relate to M-32835 and M057316.
7563
7564         * Ideograph-R136-Oppose.el (M-30338): Separate S2-6636, K0-743F
7565         and C1-4860.
7566         (C1-4860): Unify S1-6636 and S2-6636.
7567         (K0-743F): Unify M054189.
7568         (M-30342): Unify M030342.
7569
7570 2001-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7571
7572         * Ideograph-R135-Tongue.el (M-30277): Unify S1-6628 and M030277.
7573         (C1-485F): Add `original-ideograph-of' for M030277; unify S1-6629
7574         and M075115.
7575         (M-30278): Unify M030278.
7576
7577 2001-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7578
7579         * Ideograph-R132-Self.el (M030105): New character; relate to
7580         M-30105.
7581
7582         * Ideograph-R128-Ear.el (M-29074): Unify M029074.
7583         (M-29074'): Add `total-strokes'.
7584
7585 2001-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7586
7587         * Ideograph-R129-Brush.el (U+8080): Add `total-strokes'.
7588
7589         * Ideograph-R127-Plow.el (M-28907): Unify M028907.
7590         (M-28909): Unify M028909.
7591
7592         * Ideograph-R109-Eye.el (M-23122): Add `original-ideograph-of' for
7593         M-01473; unify M023122 and U-000250F2.
7594         (M-23123): Unify M023123.
7595         (M-23210): Add `ideograph=' for U-000250F2; add
7596         `original-ideograph-of' for M-01473; unify U-0002F942.
7597         (M023210): New character; relate to M-23210 and U-0002F942.
7598         (U+770C): Add `total-strokes'.
7599
7600         * Ideograph-R096-Jade.el (M-20900): Separate C2-3070; fix
7601         `total-strokes'.
7602         (M-20901): Delete `comment'; unify M020901.
7603         (M-20902): Delete `comment'; unify M020902.
7604         (M-20903): Delete `comment'; unify M020903.
7605         (M-20904): Delete `comment'; unify M020904.
7606         (M-20905): Delete `comment'; unify M020905.
7607         (M-20906): Delete `comment'; unify M020906.
7608         (M-20907): Delete `comment'; separate C2-2C35 and U+73C3; unify
7609         M020907.
7610         (M-20909): Delete `comment'; unify M020909.
7611         (M-20910): Delete `comment'; unify M020910.
7612         (M-20912): Delete `comment'; unify M020912.
7613         (M-20914): Delete `comment'; unify M020914.
7614         (M-20916): Delete `comment'; unify M020916.
7615         (M-20917): Separate J0-3B39, G0-493A, K0-5F26, C1-5243, U+73CA and
7616         S2-4885; unify M058161 and S1-4884.
7617         (M020917): New character; unify S1-4885, S2-4885, J82-3B39,
7618         K0-5F26, C1-5243 and J90-3B39; relate to U+73CA and M-20917.
7619         (U+73CA): Unify S1-4886, J78-3B39, G0-493A and M054140.
7620         (M-20949): Delete `comment'; separate C2-3076; unify M020949.
7621         (M-20950): Delete `comment'; unify M020950.
7622         (M-20952): Separate C2-3078 and U+73DD; unify M020952.
7623         (M-20953): Delete `comment'; unify M020953.
7624         (M-20954): Delete `comment'; unify M020954.
7625         (M-21149): Unify M021149.
7626         (M-21150): Unify M021150.
7627
7628 2001-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7629
7630         * Ideograph-R108-Dish.el (M022972): New character; relate to
7631         U+76CA and M-22972.
7632         (M-23001'): Add `simplified-ideograph-of' for M-23005.
7633         (U+76D8): Add `script' and `total-strokes'; unify M052191.
7634
7635         * Ideograph-R124-Feather.el (M-28614): Unify M028614.
7636         (M028635): New character; relate to U+7FC1 and M-28635.
7637         (M-28635'): Separate M050359.
7638         (U+7FC1): Unify M050359.
7639         (M-28657): Unify M028657.
7640         (M-28672): Unify M028672.
7641
7642         * Ideograph-R122-Net.el (M-28312): Delete `morohashi-daikanwa' and
7643         `non-morohashi'.
7644
7645 2001-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7646
7647         * Ideograph-R113-Spirit.el (M-24626): Unify M024626.
7648         (M-24631): Unify M024631.
7649         (M-24640): Unify M024640.
7650         (M-24641): Unify M024641.
7651         (M-24652): Unify M024652.
7652         (M-24664): Unify M024664.
7653         (M-24672): Unify M024672.
7654         (M-24673): Use `ideographic-variants' instead of
7655         `->decomposition'; unify M024673.
7656         (M-24689): Unify M024689.
7657         (M-24766): Unify M024766.
7658         (M-24766'): Separate U+798D.
7659         (U+798D): Relate to M-24766' and M050313; unify M057178.
7660         (M-24767): Unify M024767.
7661         (M-24768): Unify M024768.
7662
7663         * Ideograph-R119-Rice.el (M-26997): Unify M026997.
7664
7665         * Ideograph-R115-Grain.el (M-25016): Unify C3-327C and M025016.
7666         (M-25016'): Separate C3-327C.
7667         (M-25081): Unify M025081.
7668         (U+7A25): Delete `kangxi-radical' and `kangxi-strokes'.
7669         (M-25188'): Unify J0-3972 and C4-455F; separate M050322.
7670         (M-25280): Unify M025280.
7671
7672 2001-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7673
7674         * Ideograph-R079-Weapon.el (M-16618'): Separate M050242.
7675         (C3-2959): Relate to M050242.
7676         (M-16629): Unify S1-3996, S2-3996, J90-3B26 and U+6BBA.
7677         (M016629): New character; relate to U+6BBA and M-16629.
7678         (C4-2D65): Relate to M073347.
7679         (M073347): New character; relate to U+6BBA and M-16629.
7680         (M-16630): Unify C4-324C.
7681         (M016630): New character; relate to M016630.
7682         (M-16631): Unify C4-324D.
7683         (M016631): New character; relate to M-16631.
7684         (M-16632): Unify C4-324F and U+3C80.
7685         (M016632): New character; relate to M-16632 and U+3C80.
7686         (M-16633): Unify JSP-4630, C4-324E and U+6BB8.
7687         (M016633): New character; relate to M-16633 and U+6BB8.
7688         (M-16635): Unify C6-4078 and U-00023A8D.
7689         (M016635): New character; relate to U-00023A8D and M-16635.
7690         (M-16636): Add `wrong-ideograph-of' for M-04033; unify C6-4079 and
7691         U-00023A8E.
7692         (M016636): New character; relate to U-00023A8E and M-16636.
7693         (C5-332D): Cancel relation to M-16636.
7694
7695 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7696
7697         * Ideograph-R105-Dotted-Tent.el (U+7677): Add `total-strokes';
7698         unify M059789.
7699
7700         * Ideograph-R104-Sickness.el (C5-2464): Unify M-22018, M022018 and
7701         U-00024D26.
7702         (U+7596): Add `total-strokes'.
7703         (U+7597): Likewise.
7704
7705         * Ideograph-R102-Field.el (M-21727): Add `total-strokes'.
7706         (U+753C): Likewise; add `ideographic-variants' for M021735; unify
7707         M054615.
7708         (M-21739): Unify M021739.
7709         (M-021805): New character; relate to U+7556 and M0021805.
7710
7711 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7712
7713         * Ideograph-R094-Dog.el (M-20511'): Separate C3-3D29; unify
7714         M020534.
7715
7716         * Ideograph-R103-Bolt-Of-Cloth.el (U+758D): Unify M057305.
7717
7718         * Ideograph-R100-Life.el (M-21684): Unify M021684.
7719
7720         * Ideograph-R095-Profound.el (M-20817): Unify M020817.
7721         (U+7387): Relate to M050282.
7722
7723 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7724
7725         * char-db-util.el (insert-char-attributes): Support
7726         `wrong-ideograph-of' property.
7727
7728         * Ideograph-R085-Water.el (C1-5B52): Relate to M050252.
7729         (M-17758): Unify M017758.
7730         (U+6E1A): Delete `japanese-strokes'.
7731         (M-18277): Unify M018277.
7732         (M-18515): Unify M018515.
7733         (M-18668): Separate C2-6571 and U+7024; unify M018668.
7734         (M-18669): Separate C3-5A54 and U+7025; unify M018669.
7735         (M-18670): Separate J83-4375, C2-6223, J90-4375 and U+7026; unify
7736         M018670; fix `total-strokes'.
7737         (U+7026): Unify J83-4375, C2-6223, J90-4375 and M054231.
7738
7739         * Ideograph-R094-Dog.el (U+731F): Add `total-strokes'.
7740         (U+7320): Likewise; unify M059773.
7741         (U+7363): Add `total-strokes'.
7742         (U+7364): Likewise; unify M065381.
7743
7744         * Ideograph-R093-Cow.el (M-20032): Unify M020032.
7745         (U+727F): Unify M057757.
7746
7747         * Ideograph-R087-Claw.el (U+7233): Delete `kangxi-radical' and
7748         `kangxi-strokes'; add `total-strokes'; unify M059770.
7749         (M-19711): Unify M019711.
7750
7751         * Ideograph-R080-Do-Not.el (M-16740): Separate G0-5839, C1-645C
7752         and U+6BD3; fix strokes; unify M016740.
7753         (U+6BD3): Unify G0-5839.
7754         (M-16742): Fix `ideographic-strokes'; unify M016742.
7755         (C4-4A53): Fix `ideographic-strokes'.
7756
7757         * Ideograph-R086-Fire.el (M-19369): Unify C5-4E2D and U+24398.
7758         (M019369): New character; relate to U+24398 and M-19369.
7759
7760 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7761
7762         * Ideograph-R140-Grass.el (M-30640): Add `total-strokes'.
7763         (M-30860'): Separate C6-2E22 and J90-326A; unify J78-326A and
7764         J83-326A.
7765         (C6-2E22): Unify U-0002F995.
7766         (MH-521): Use `morohashi-daikanwa' instead of
7767         `morohashi-daikanwa-ho'.
7768         (M079242): Relate to MH-521.
7769
7770         * Ideograph-R084-Steam.el (U+6C28): Add `total-strokes'.
7771         (C1-5636): Add `ideographic-strokes'.
7772         (U+6C29): Add `total-strokes'.
7773
7774         * Ideograph-R078-Death.el (M-16459): Unify M016459.
7775         (U+6B8B): Add `script'.
7776         (MH-291): Add `total-strokes'; use `morohashi-daikanwa' instead of
7777         `morohashi-daikanwa-ho'.
7778
7779         * Ideograph-R077-Stop.el (M-16257): Unify C6-232E and U-00028E16.
7780         (M016257): New character; relate to M-16257 and U-00028E16.
7781
7782 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7783
7784         * Ideograph-R154-Shell.el (MH-575): Put `(ho 575)' to
7785         `morohashi-daikanwa'; delete `morohashi-daikanwa-ho'.
7786
7787         * Ideograph-R130-Meat.el (MH-247): Use `morohashi-daikanwa'
7788         property instead of `morohashi-daikanwa-ho' property.
7789         (M055481): Add `morohashi-daikanwa'.
7790
7791         * Ideograph-R120-Silk.el (MH-486): Put `(ho 486)' into
7792         `morohashi-daikanwa'; delete `morohashi-daikanwa-ho'.
7793
7794         * Ideograph-R118-Bamboo.el (MH-460): Use `morohashi-daikanwa'
7795         property instead of `morohashi-daikanwa-ho'.
7796         (MH-465): Likewise.
7797
7798         * Ideograph-R112-Stone.el (MH-382): Add `total-strokes'; use
7799         `morohashi-daikanwa' property instead of `morohashi-daikanwa-ho'.
7800
7801         * Ideograph-R076-Lack.el (M-15992): Unify M015992.
7802
7803         * Ideograph-R072-Sun.el (U+66FB): Separate JSP-423F; fix
7804         `ideographic-strokes'; add `total-strokes'; unify MH-234.
7805         (JSP-423F): Relate to MH-234.
7806         (C4-3238): Unify M-13932 and M013932.
7807         (C5-3F61): Add `morohashi-daikanwa' for M-13995.
7808         (M057064): New character; relate to U+66DC and M-14227'.
7809         (U+66DC): Relate to M057064.
7810
7811         * Ideograph-R030-Mouth.el (MH-64): Use `morohashi-daikanwa'
7812         property instead of `morohashi-daikanwa-ho' property.
7813
7814         * Ideograph-R001-One.el (MH-1): Use `morohashi-daikanwa' property
7815         instead of `morohashi-daikanwa-ho' property.
7816
7817         * ideograph-util.el (morohashi-daikanwa<): New function.
7818         (ideograph-char<): Use `morohashi-daikanwa<'.
7819
7820         * Ideograph-R075-Tree.el (U+6730): Delete `kangxi-radical' and
7821         `kangxi-strokes'; unify M059667.
7822
7823         * Ideograph-R074-Moon.el (M-14340): Unify M014340.
7824         (M-14345): Unify M014345.
7825         (M-14374): Unify M014374.
7826
7827         * Ideograph-R066-Rap.el (U+654C): Add `ideograph='.
7828         (M-13252): Unify C4-377A and M013252.
7829         (U+3A9A): Relate to M-13265; unify M075463.
7830
7831 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7832
7833         * Ideograph-R064-Hand.el (M-11769): Separate G0-3245, C1-445F and
7834         U+624D; unify M011769.
7835         (U+624D): Unify G0-3245, C1-445F and M051101.
7836
7837         * Ideograph-R062-Halberd.el (M-11538): Unify C4-2272 and
7838         U-0002298F.
7839         (M-11542'): Fix `ideographic-strokes'.
7840         (M-11544): Unify M011544.
7841
7842 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7843
7844         * Ideograph-R063-Door.el (U+6247): Unify M057162.
7845
7846 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7847
7848         * Ideograph-R061-Heart.el (M-10312): Separate C1-4A36; unify
7849         M010312.
7850         (M-10348): Separate G0-6343, C1-4D3F and U+5FDD; unify M010348.
7851         (U+5FDD): Unify G0-6343, C1-4D3F and M053330.
7852         (M072435): New character; relate to M-10348 and U+5FDD.
7853         (M-11024'): Separate G0-4977, C1-637C and U+614E.
7854         (U+614E): Unify G0-4977, C1-637C and M053483.
7855         (M-11399'): Unify C4-5B2C.
7856         (M-11400): Separate JSP-3E7D; unify M011400 and U+61E9.
7857         (C2-615C): Separate U+61E9; unify JSP-3E7D.
7858         (JSP-3E7E): Unify M-11400' and M050186; separate C2-5C6F and
7859         U+61E5; fix strokes.
7860         (U+61E5): Unify C2-5C6F and M054801.
7861
7862 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7863
7864         * Ideograph-R141-Tiger.el (C1-5D29): Moved from
7865         Ideograph-R059-Bristle.el.
7866         (U+865E): Add `script'.
7867
7868         * Ideograph-R060-Step.el (G0-3E36): Add `script'.
7869         (M-10085): Separate C1-5121.
7870         (C1-5121): Unify M072385.
7871
7872         * Ideograph-R059-Bristle.el (M-09992): Unify M009992.
7873         (U+5F69): Unify M054127.
7874         (M-09993): Separate G0-316B and U+5F6A; separate and move C1-5D29
7875         to Ideograph-R141-Tiger.el; delete `cns-radical'; unify M009993.
7876         (G0-316B): Unify M057577 and U+5F6A.
7877         (M-09994): Add `ideograph=' for M-09993; unify M009994.
7878
7879         * Ideograph-R058-Snout.el (M-9909'): Separate G0-3969, M050167 and
7880         U+5F52; unify C3-224A; add `vulgar-ideograph-of' for M-16349.
7881         (M-09912): Add `vulgar-ideograph-of' for M-21890; unify M009912.
7882         (M-09913): Add `simplified-ideograph-of' for M-21890; unify
7883         J0-4576, G0-3531, C3-2351, M009913 and U+5F53.
7884
7885         * Ideograph-R057-Bow.el (M-09706): Unify C6-2322; add
7886         `original-ideograph-of' for M-09698.
7887         (M009706): New character; relate to M-09706.
7888
7889         * Ideograph-R053-Dotted-Cliff.el (M-09230): Separate C5-225D;
7890         unify M009230.
7891         (M-09233): Unify M009233.
7892
7893 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7894
7895         * Ideograph-R162-Walk.el (C1-4B56): Moved from
7896         Ideograph-R047-River.el.
7897         (G0-3169): Unify M053401.
7898         (M-39002'): Separate U+904E.
7899         (U+904E): Unify M053376.
7900
7901         * Ideograph-R049-Oneself.el (U+5DFC): Fix `ideographic-strokes';
7902         add `total-strokes'; unify M059575.
7903
7904 2001-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7905
7906         * Ideograph-R048-Work.el (U+5DEC): Delete `kangxi-radical' and
7907         `kangxi-strokes'.
7908         (U+5DED): Likewise.
7909         (M-08732): Separate G0-326E and U+5DEE.
7910         (G0-326E): Unify U+5DEE and M053115.
7911         (U+5DEF): Fix `ideographic-strokes'; delete `kangxi-strokes';
7912         unify M052445.
7913         (C2-425D): Separate U+5DF0; fix `ideographic-strokes'; delete
7914         `kangxi-strokes'.
7915         (U+5DF0): Fix strokes; unify M053083.
7916
7917         * Ideograph-R046-Mountain.el (U+5C76): Delete `non-morohashi'.
7918         (U+5C77): Add `total-strokes'; unify M059512.
7919         (U+5C7F): Delete `non-morohashi'.
7920         (U+5C81): Likewise.
7921         (U+5C82): Likewise.
7922         (U+5C83): Likewise; unify M059514.
7923
7924         * Ideograph-R042-Small.el (M-07493): Unify M007493; separate
7925         C3-2851.
7926         (M-07494): Unify M007494; separate C5-2567.
7927         (M-07495): Unify M007495; separate C6-2A6B.
7928         (M-07497): Unify M007497; separate C6-3032.
7929
7930 2001-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7931
7932         * Ideograph-R047-River.el (C1-4B56): Moved to
7933         Ideograph-R162-Walk.el.
7934
7935         * Ideograph-R044-Corpse.el (U+5C57): Moved from
7936         Ideograph-R041-Inch.el.
7937
7938         * Ideograph-R041-Inch.el (G0-3D2B): Separated from M-07437'; unify
7939         U+5C06 and M051049.
7940         (M-07437'): Separate G0-3D2B and U+5C06.
7941         (U+5C57): Moved to Ideograph-R044-Corpse.el.
7942         (M-07463'): Separate K0-5374; fix strokes; unify J0-4633 and
7943         U+5C0E.
7944         (C1-7052): Unify M058629.
7945         (K0-5374): Unify M-07465 and M007465.
7946         (M-07468): Add `ancient-ideograph-of' for M-07465; separate
7947         C7-375C.
7948         (M-07470): Add `ancient-ideograph-of' for M-07470.
7949
7950 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7951
7952         * Ideograph-R040-Roof.el (M-07296): New character; relate to
7953         U+5BE7; unify M007296.
7954         (C1-684F): Relate to M-07296 instead of M-07296'.
7955         (M-07298): Separate G0-552F, C1-6853 and U+5BE8.
7956         (U+5BE8): Unify G0-552F and M057944.
7957
7958         * Ideograph-R037-Big.el (U+5941): Delete broken
7959         `morohashi-daikanwa' property; add `simplified-ideograph-of' for
7960         M-05991.
7961
7962 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7963
7964         * Ideograph-R036-Evening.el (M-05803): Separate C3-405F; fix
7965         strokes; unify M005803.
7966         (C3-405F): Unify M059363.
7967
7968         * Ideograph-R033-Scholar.el (M-05639): Separate C1-4531; unify
7969         M005639.
7970         (C1-4531): Unify M071552.
7971
7972         * Ideograph-R032-Earth.el (M-05086'): Add
7973         `simplified-ideograph-of' property for M-05120.
7974         (C6-3635): Don't relate to M-03635; unify M-05120.
7975         (C3-3470): Add `original-ideograph-of' property instead of
7976         `morohashi-daikanwa' property; unify M-05234.
7977         (U+5848): Add `simplified-ideograph-of' property for M-05423;
7978         unify M059321.
7979         (U+5870): Unify M054532.
7980         (U+58CB): Unify M059345.
7981         (U+58CC): Unify M054173.
7982
7983         * Ideograph-R031-Enclosure.el (U+56F5): Delete broken
7984         `morohashi-daikanwa' property; add `simplified-ideograph-of'
7985         property for U+5707.
7986         (M-04789): Separate G0-4826, C1-594E and U+5708; unify M004789.
7987         (M055178): New character; relate to M-04789.
7988         (U+5708): Unify G0-4826, C1-594E and M059386.
7989
7990         * Ideograph-R018-Knife.el (M-02076): Use `script' and
7991         `simplified-ideograph-of' instead of `comment'.
7992         (M-02076'): Likewise.
7993         (M-48939): Use `vulgar-ideograph-of' instead of
7994         `vulgar-char-of-shinjigen-1'.
7995         (U+5266): Delete `non-morohashi'.
7996         (U+5267): Likewise.
7997         (G0-386E): Separated from M-02112'; relate to M-02112; unify
7998         M057806 and U+5272.
7999         (M-02112'): Separate G0-386E and U+5272.
8000         (C1-5E34): Relate to M-02112' and M050109 instead of M-02112.
8001         (M-02113): Separate U+5273.
8002         (J83-5175): Unify M055139 and U+5273.
8003
8004         * Ideograph-R030-Mouth.el (C3-247C): Unify M059172.
8005         (M-03385): Unify M003385 and U+549E.
8006         (M-03442): Separate U+5469 and JSP-3479.
8007         (JSP-3479): Unify M003442 and U+5469.
8008         (MH-64): Use `ideographic-variants' instead of `comment'.
8009         (M-03525): Separate U+549E and C3-2B5C.
8010         (M-03987): Separate C1-5E56; unify M003987.
8011         (M059224): New character; relate to U+55AB and M-03987.
8012         (C1-5E56): Unify M059290.
8013         (U+55AB): Separate M-03987'; unify M053220; relate to M-3987.
8014         (M-03987'): Separate U+55AB and, C6-4731.
8015         (U+565C): Delete `non-morohashi'.
8016         (U+565D): Likewise; unify M053232.
8017         (M-04376): Unify G0-4677, C1-7042 and U+5668.
8018
8019 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8020
8021         * char-db-util.el (insert-char-attributes): Support
8022         `ideographic-variants' property.
8023
8024 2001-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8025
8026         * Ideograph-R027-Cliff.el (M-03048'): Use `script' and
8027         `simplified-ideograph-of' instead of `comment'.
8028
8029         * Ideograph-R029-Again.el (U+53D1): Delete `non-morohashi'.
8030         (U+355D): Likewise.
8031         (U+53D2): Likewise.
8032         (C6-2F49): Likewise.
8033         (C6-3D67): Likewise.
8034         (C6-3D69): Likewise.
8035         (C6-4728): Likewise.
8036
8037         * Ideograph-R024-Ten.el (U+534E): Delete `non-morohashi'.
8038         (U+534F): Likewise.
8039         (U+5356): Likewise.
8040         (C7-606A): Likewise.
8041
8042 2001-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8043
8044         * char-db-util.el (insert-char-attributes): Regard
8045         `simplified-ideograph-of' property.
8046
8047         * Ideograph-R020-Wrap.el (C5-312F): Delete `non-morohashi'.
8048
8049         * Ideograph-R019-Power.el (M-02360'): Use `script' and
8050         `vulgar-ideograph-of' instead of `comment'.
8051         (M-02384'): Use `script' instead of `comment'.
8052         (M-02415'): Use `script' and `vulgar-ideograph-of' instead of
8053         `comment'.
8054
8055         * Ideograph-R011-Enter.el (M-*****): Unify corresponding Mojikyo
8056         code point.
8057
8058         * Ideograph-R010-Legs.el (M-*****): Unify corresponding Mojikyo
8059         code point.
8060         (M-01339): Separate JSP-3265; unify U+5142 and M001339.
8061         (JSP-3265): Unify M056007.
8062         (M-01358): Unify M054447.
8063         (U+514D): Unify M001358.
8064         (J0-4C48): Unify M054386.
8065
8066         * Ideograph-R038-Woman.el (M-06040): New character; add
8067         `ancient-ideograph-of' for M-06039; add comment about M-00395;
8068         unify M006040 and U+36A2.
8069         (M-6307'): Separate C3-304D.
8070         (C3-304D): Unify M059420.
8071
8072         * Ideograph-R009-Man.el (M-*****): Add corresponding Mojikyo code
8073         point.
8074         (M-00360): Use `ideograph=' and `original-ideograph-of' instead of
8075         `comment'.
8076         (M-00395): Use `ancient-ideograph-of' for M-00630; add comment
8077         about M-06040.
8078         (M-00634): Add `ideograph=' for M-23937; add
8079         `original-ideograph-of' for M-00633.  - Fix some bugs.
8080
8081         * Ideograph-R008-Lid.el (M-*****): Unify corresponding Mojikyo
8082         code point.
8083
8084         * Ideograph-R001-One.el (M-*****): Unify corresponding Mojikyo
8085         code point.
8086         (M-00026): Use `vulgar-ideograph-of' instead of
8087         `vulgar-char-of-shinjigen-1'.
8088         (C3-2144): Separated from M-00026; use `vulgar-ideograph-of'
8089         instead of `vulgar-char-of-shinjigen-1'.
8090         (M-00059): Use `ancient-ideograph-of' and `ideograph=' instead of
8091         `comment'.
8092
8093         * Ideograph-R006-Hook.el (M-*****): Unify corresponding Mojikyo
8094         code points.
8095         (M-00246): New character.
8096
8097         * Ideograph-R005-Second.el (M-*****): Unify corresponding Mojikyo
8098         code points.
8099         (M-00210): Use `vulgar-ideograph-of' instead of comment.
8100
8101 2001-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8102
8103         * Ideograph-R007-Two.el (M-*****):
8104         Unify corresponding Mojikyo code points.
8105         (M-00285): New character.
8106
8107         * Ideograph-R004-Slash.el (M-*****):
8108         Unify corresponding Mojikyo code points.
8109         (M-00107): Unify M070120.
8110         (M000107): New character; relate to M-00107.
8111         (M-000115): Use `ancient-ideograph-of' instead of `comment'.
8112         (M-00123): Add `ideograph=' for M-01740; add `vulgar-ideograph-of' for
8113         M-01739.
8114         (M-00129): Don't unify J0-4C68.
8115         (M-00157): Add `ideograph=' for M-07853; add `original-ideograph-of'
8116         for M-09176.
8117
8118         * Ideograph-R003-Dot.el (M-*****):
8119         Unify corresponding Mojikyo code points.
8120         (M-00104): Use `ancient-ideograph-of' and `ideograph=' instead of
8121         comment.
8122
8123         * Ideograph-R002-Line.el (M-*****):
8124         Unify corresponding Mojikyo code points.
8125
8126         * char-db-util.el (insert-char-attributes):
8127         Support `ancient-ideograph-of'.
8128
8129 2001-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8130
8131         * Ideograph-R015-Ice.el (U+51AC): Unify J90-455F.
8132         (J83-3A63): Unify J90-3A63.
8133         (U+51CB): Unify J90-437C.
8134         (M-01718): Use `vulgar-ideograph-of' instead of
8135         `vulgar-char-of-shinjigen-1'; separate J78-515B, J83-515B and
8136         C3-4B30.
8137
8138         * Ideograph-R009-Man.el (U+4EED): Unify J90-5041; delete
8139         `non-morohashi'.
8140         (U+4F1D): Unify J90-4541.
8141         (U+4F34): Unify J90-483C.
8142         (U+4F4F): Unify J90-3D3B.
8143         (U+4F7F): Unify J90-3B48.
8144         (M-00629'): Unify J90-496E.
8145         (U+4FAB): Unify J90-5525.
8146         (U+4FAD): Unify J90-4B79.
8147         (U+4FB5): Unify J90-3F2F.
8148         (U+4FBF): Unify J90-4A58.
8149         (J83-3771): Unify J90-3771.
8150         (J83-4A50): Unify J90-4A50.
8151         (U+5065): Unify J90-3772.
8152         (M-00901): Unify J90-5079.
8153         (M-00939): Separate G0-3835, J90-507C, S1-365, S2-365 and U+5085.
8154         (M-01055): Separate S1-380, S2-380, K0-603A, C2-415E and U+50CA.
8155         (U+50CA): Unify S1-380, S2-380, K0-603A and C2-415E.
8156         (J83-5122): Unify J90-5122.
8157         (J83-414E): Unify J90-414E.
8158         (M-01084): Separate S1-397, S2-397 and J90-417C.
8159         (M-01132): Unify J90-512A.
8160         (M-01235): Separate C4-4F5A and U+5119.
8161         (M-01236): Separate U+511A.
8162         (J83-5133): Unify J90-5133, M055133 and U+511A.
8163
8164         * Ideograph-R014-Cover.el (U+51A9): Delete `non-morohashi'; unify
8165         J90-5150.
8166         (U+51AA): Unify J90-5151.
8167
8168         * Ideograph-R013-Down-Box.el (U+5187): Delete `non-morohashi'.
8169         (U+5188): Likewise.
8170         (U+5189): Unify J90-5147.
8171         (M-01537): Add `jisx0208-difference' property with value `-78/4';
8172         unify J78-5149.
8173
8174 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8175
8176         * Ideograph-R012-Eight.el (U+517B): Delete `non-morohashi'.
8177         (U+517C): Unify J90-3773.
8178
8179         * Ideograph-R011-Enter.el (U+5168): Unify J90-4134.
8180
8181         * Ideograph-R010-Legs.el (M-01347): Separate G0-5557, C1-473E,
8182         J90-437B and U+5146.
8183         (J83-4C48): Unify J90-4C48.
8184         (J83-4546): Unify J90-4546.
8185         (M-01368): Unify J78-513D.
8186         (U+5154): Unify J90-513D.
8187
8188 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8189
8190         * Ideograph-R008-Lid.el (M-00286): Unify J90-5035.
8191         (M-00287): Unify J90-4B34.
8192         (M-00291): Unify K0-4E5F.
8193         (J90-3872): New character; relate to U+4EA4 and M-00291.
8194         (U+4EA4): Separate K0-4E5F.
8195
8196 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8197
8198         * Ideograph-R007-Two.el (M-00268): Unify J78-3A33, J83-3A33,
8199         K0-5E41 and J90-3A33.
8200         (C1-4B68): Separate J78-3A33, J83-3A33 and K0-5E41.
8201
8202         * Ideograph-R006-Hook.el (U+4E8A): Use `vulgar-ideograph-of'
8203         property instead of `vulgar-char-of-shinjigen-1' property; unify
8204         J90-502F.
8205
8206         * Ideograph-R210-Even.el (M-48567): Unify U+9F4C; separate
8207         C2-6535.
8208         (C2-6535): Relate to U+9F4C.
8209         (M-48569): Unify U+9F4D; separate C2-6866.
8210         (C2-6866): Relate to U+9F4D.
8211         (M-48577): Fix `ideographic-strokes'.
8212
8213         * Ideograph-R004-Slash.el (M-00111): Unify J90-5029.
8214         (U+4E42): Separate J90-5029.
8215         (U+4E55): Delete `daikanwa-radical', `daikanwa-strokes' and
8216         `non-morohashi'; unify J90-6949.
8217
8218         * Ideograph-R001-One.el (M-00011): Unify J78-3E66 and J83-3E66.
8219         (U+4E08): Separate J78-3E66 and J83-3E66.
8220
8221 2001-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8222
8223         * Ideograph-R207-Drum.el (C3-6160): Unify M-48376; relate to
8224         M-48376.
8225
8226         * Ideograph-R196-Bird.el (C*-****): Unify or relate to missing
8227         code point U+****.
8228         (U+9D48): Unify M058046.
8229         (U+9D49): Unify M058047.
8230         - Fix some bugs.
8231
8232         * Ideograph-R187-Horse.el (M-49906): Unify U+9A3A.
8233         (M-44998): Separate C5-7233; fix strokes.
8234
8235 2001-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8236
8237         * Ideograph-R195-Fish.el (U+9BB3): Unify C4-5A43.
8238         (U+9BD3): Unify C2-6474.
8239         (U+9C1B): Unify C3-5D70.
8240
8241         * Ideograph-R191-Fight.el (C3-612E): Unify U+9B2C.
8242
8243 2001-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8244
8245         * Ideograph-R190-Hair.el (C3-596F): Relate to U+9B07.
8246
8247 2001-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8248
8249         * Ideograph-R188-Bone.el (C1-6B74): Relate to U+9AB0.
8250         (C2-4F42): Relate to U+9AB1.
8251         (C1-6F7E): Relate to U+9AB7.
8252         (C1-7330): Relate to U+9AB8.
8253         (C4-5531): Relate to U+9ABA.
8254         (C1-7331): Relate to U+9ABC.
8255         (C2-6463): Relate to U+9AC0.
8256         (C1-7778): Relate to U+9AC1.
8257         (C2-682E): Relate to U+9AC2.
8258         (C1-7C56): Relate to U+9AD1.
8259
8260         * Ideograph-R182-Wind.el (U+98C0): Unify M059769.
8261         (C2-6C63): Relate to U+98C0.
8262
8263         * Ideograph-R181-Leaf.el (M-43353): Fix `total-strokes'; unify
8264         U+9809.
8265         (C4-4168): Relate to U+9809.
8266         (M-43366): Relate to U+9819.
8267         (C3-4A52): Unify U+9819.
8268         (U+983D): Unify C3-535F.
8269         (U+985B): Unify C1-794D.
8270
8271         * Ideograph-R184-Eat.el (U+9919): Unify C3-4F6B.
8272         (U+9937): Unify C4-5A29.
8273         (U+9938): Unify C3-5961.
8274         (U+9943): Unify C2-677C.
8275
8276         * Ideograph-R178-Tanned-Leather.el (U+97DF): Unify C2-6771.
8277
8278         * Ideograph-R177-Leather.el (U+97A1): Unify C2-604A.
8279         (M-49879): Unify U+97B0.
8280         (C2-676D): Unify U+97B7.
8281
8282         * Ideograph-R170-Mound.el (C2-4F24): Unify U+96A1.
8283
8284         * Ideograph-R167-Gold.el (U+92B1): Unify C3-4A31.
8285         (C3-4A30): Relate to U+92F6.
8286         (U+92F5): Add `total-strokes'; unify M059973.
8287         (M059972): New character; relate to U+92F5.
8288         (U+92F6): Add `total-strokes'; unify M058590.
8289         (U+933C): Unify C2-5B33.
8290         (U+933D): Unify C7-3463.
8291         (U+9343): Unify C4-5449.
8292         (U+9346): Unify C2-5B38.
8293         (U+9427): Unify C3-5D46.
8294         (U+9428): Unify C2-6A3E.
8295         (U+9440): Unify C2-6C57.
8296         (U+9454): Unify C3-5F6B.
8297         (U+9467): Add `total-strokes'; unify M063873.
8298
8299         * Ideograph-R164-Wine.el (U+9170): Unify C4-413B.
8300         (U+9196): Unify C3-532F.
8301
8302         * Ideograph-R162-Walk.el (C3-3426): Relate to U+9009.
8303         (C3-3F57): Relate to U+903B.
8304         (C2-5B21): Unify U+9086.
8305
8306 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8307
8308         * Ideograph-R163-City.el (C2-3971): Relate to U+90D4.
8309         (C2-4076): Relate to U+912C.
8310
8311         * Ideograph-R140-Grass.el (U+8363): Relate to M-14683; add
8312         `total-strokes'.
8313         (M-49580): Fixed.
8314         (C6-3B5D): Unify M-49581 instead of M-49580.
8315         (U+5179): Unify C3-2E7B.
8316         (U+8362): Unify M079242; add `total-strokes'.
8317         (MH-521): New character; unify M059885; relate to U+8362.
8318         (U+83A3): Unify C2-385E.
8319         (U+83B0): Unify M053188.
8320         (C2-3878): Relate to U+83B0; unify M057695.
8321         (U+83B7): Add `total-strokes'; unify M051878.
8322         (C3-385F): Relate to U+83B7.
8323         (U+841B): Unify C2-3F72.
8324         (U+841F): Unify C3-3E5B.
8325         (U+8423): Unify C2-3F44.
8326         (U+8486): Unify C2-4658.
8327         (U+8488): Add `total-strokes'; unify M053196.
8328         (C4-4046): Relate to U+8488.
8329         (U+848D): Unify C2-4654.
8330         (U+848E): Add `total-strokes'; unify M053198.
8331         (C2-467A): Relate to U+848E; unify M058697.
8332         (U+848F): Unify C2-4653.
8333         (M-49606): Fixed.
8334         (J90-686B): separate C3-4943 and M-49606; unify M055602 and
8335         U+84DA; fix `total-strokes'.
8336         (U+84DB): Unify C2-4D58.
8337         (U+84E4): Unify C3-493D.
8338         (M-31741): Separate JSP-5929, JX1-7B34 and U+8532.
8339         (U+8532): Unify JSP-5929, JX1-7B34 and M056290.
8340         (C2-5336): Relate to U+853B and M057851.
8341         (U+853B): Unify M057851; add `total-strokes'.
8342         (M-31742): Separate JSP-592A, JX2-7663 and U+84FA.
8343         (U+84FA): Unify JSP-592A, JX2-7663 and M056291.
8344         (M-31743): Separate JSP-592B and U+84FB.
8345         (U+84FB): Unify JSP-592B and M056292.
8346         (M-31744): Separate J0-687A, G0-5E24, C2-534D and U+84FC.
8347         (J0-687A): Unify M055619.
8348         (U+84FC): Unify G0-5E24 and M055620.
8349         (M-31745): Separate JSP-592C, JX2-7664 and U+84FD.
8350         (U+84FD): Unify JSP-592C, JX2-7664 and M056293.
8351         (M066163): New character; relate to U+8535 and M-31885.
8352         (U+8538): Unify M053202.
8353         (C4-4C74): Relate to U+8538; unify M059901.
8354         (U+8571): Unify C2-5976.
8355         (C2-5979): Unify U+8575.
8356         (U+85F4): Unify C3-5B25.
8357         (U+8613): Unify C3-5D21.
8358         (C3-5E5B): Unify U+8615.
8359
8360 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8361
8362         * Ideograph-R157-Foot.el (U+8DC3): Unify C6-4538.
8363         (C2-4772): Relate to U+8DD0.
8364         (C1-667D): Relate to U+8DFA.
8365         (U+8E0D): Unify C2-4E42.
8366         (C2-722E): Relate to U+8EA8.
8367
8368         * Ideograph-R154-Shell.el (U+8CAE): Unify MH-575, M050082 and
8369         C3-3931.
8370
8371         * Ideograph-R149-Speech.el (M-35345): Separate U+8A3F.
8372         (C2-474F): Unify U+8A3F.
8373         (M-35593): New character; relate to U+8AB4.
8374         (C3-4E70): Relate to M-35593; unify U+8AB4.
8375         (M-35595): Cancel relation to U+8AB4.
8376         (C5-5122): Likewise.
8377         (U+8B22): Unify C2-5F52.
8378         (M-35941): Separate U+8B47.
8379         (C2-634B): Unify U+8B47.
8380         (M-35989): Add `total-strokes'; delete `kangxi-strokes'; unify
8381         S1-7754.
8382         (M-36009): Relate to U+8B66; unify S1-7755.
8383         (C2-6E28): Unify U+8B86.
8384
8385 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8386
8387         * Ideograph-R145-Clothes.el (U+88C9): Unify C2-4035.
8388         (M-49710): Fixed; separate JSP-5D23 and U+897D.
8389         (JSP-5D23): Unify U+897D and M056407.
8390
8391 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8392
8393         * Ideograph-R075-Tree.el (M-14683): Relate to U+8363.
8394         (C3-2D33): Likewise.
8395
8396         * Ideograph-R148-Horn.el (M-35123): Separate U+89F0.
8397         (C2-543B): Unify U+89F0.
8398
8399         * Ideograph-R142-Insect.el (C4-2F6D): Unify U+8688.
8400         (M-33049): Separate C4-3A75 and U+8688.
8401         (U+8715): Unify C3-4446.
8402         (U+877D): Unify C3-4E59.
8403         (C2-536C): Unify U+87E1.
8404         (U+8781): Unify C2-5A2F.
8405         (U+87D1): Unify C1-7538.
8406         (U+8824): Unify C2-6C33.
8407
8408         * Ideograph-R141-Tiger.el (C2-7173): Unify U+866A.
8409
8410 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8411
8412         * Ideograph-R120-Silk.el:
8413         - Separate C*-**** code points which represent characters which have
8414           left-hand radical SILK.
8415         - Fix some bugs.
8416
8417 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8418
8419         * Ideograph-R135-Tongue.el (M-30285): Relate to U+654C; separate
8420         C4-2D44; delete `cns-radical'.
8421         (U+654C): Moved to Ideograph-R066-Rap.el.
8422
8423         * Ideograph-R066-Rap.el (U+654C): Moved from
8424         Ideograph-R135-Tongue.el; unify C4-2D44.
8425
8426 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8427
8428         * Ideograph-R130-Meat.el (M-29548): Relate to U+8158.
8429         (C6-435A): Likewise.
8430         (EGB-7C55): Unify M052398; relate to M-29548.
8431         (M-29809): Unify U+8192.
8432         (C3-4E3B): Relate to M-29809.
8433         (M-29812): Unify U+8194 instead of U+8192.
8434         (C3-4E39): Relate to U+8194 instead of U+8192.
8435         (U+81A4): Unify M055481; add `ideograph=' property for M054669.
8436         (M054669): New character.
8437         (M-29923): Relate to U+81B7.
8438         (U+81B7): Unify C2-595E; separate M-29923.
8439         (C2-595E): Unify U+81B7.
8440         (M-29925): Delete `daikanwa-radical' and `daikanwa-strokes'.
8441         (C2-5957): Relate to U+81B9.
8442
8443         * Ideograph-R120-Silk.el (M-27375): Fixed.
8444         (M-49469): Unify U+7D76.
8445         (M-27519): Separate C4-3A25; fix strokes.
8446         (C2-5E48): Unify U+7E4C.
8447         (C3-557A): Unify U+7E4D.
8448         (M-27913): Fix `ideographic-strokes'; delete `kangxi-strokes',
8449         `daikanwa-radical' and `daikanwa-strokes'.
8450         (U+7E66): Cancel relation to J90-6525 and M-27375; fix strokes;
8451         Unify J90-655A, M054661 and C3-585A.
8452         (C3-585A): Unify J90-655A, M054661 and U+7E66.
8453         (M-27955): Fix `ideographic-strokes'.
8454         (C3-5E53): Unify U+7E84.
8455
8456 2001-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8457
8458         * Ideograph-R137-Boat.el (C3-2E68): Unify U+8224.
8459         (C2-3F3F): Unify U+823F.
8460
8461 2001-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8462
8463         * Ideograph-R127-Plow.el (U+8032): Unify C4-692D.
8464
8465         * Ideograph-R125-Old.el (U+8009): Unify C4-2B25.
8466
8467         * Ideograph-R124-Feather.el (U+7FF6): Unify C3-557E.
8468
8469         * Ideograph-R118-Bamboo.el (U+****): Unify or relate to missing
8470         C*-**** code points.
8471         (M-26102): Separate K0-6F3D.
8472         (M-26120): Separate U+7B89 and C4-456B.
8473         (M-26224): Separate G0-7367, J83-4824, C1-6A2F, J90-4824 and
8474         U+7BB8; fix `total-strokes'.
8475         (M-26243): Add `total-strokes'; separate JX1-7964.
8476         (JX1-7964): Unify K0-6F3D and M054432; add `morohashi-daikanwa-ho'
8477         for 460; relate to U+7BC0.
8478         (M-26444): Separate EGB-7E2A, C2-5E32 and U+7C09.
8479         (EGB-7E2A): Unify U+7C09 and M057361; fix strokes.
8480
8481         * Ideograph-R115-Grain.el (U+79C3): Add `total-strokes'; unify
8482         M057263.
8483         (C3-2A3E): Relate to U+79C3 and M057263.
8484
8485         * Ideograph-R119-Rice.el (U+7CB5): Unify C1-656D.
8486         (U+7CEC): Unify C2-6637.
8487         (U+7CED): Unify M059851.
8488
8489 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8490
8491         * Ideograph-R116-Cave.el (C2-5921): Relate to U+7AB1.
8492         (U+7ABD): Unify C3-522E.
8493
8494         * Ideograph-R113-Spirit.el (U+7942): Unify C2-2842.
8495         (U+7977): Unify C4-395A.
8496
8497 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8498
8499         * Ideograph-R112-Stone.el:
8500         - Add missing relations between C*-**** and M-*****.
8501         - Add missing relations between C*-**** and U-****.
8502         (M-24080): Delete `kangxi-strokes'.
8503         (M-24082): Cancel relation to C4-2E59.
8504         (M-24098): Separate C2-375C; fix `total-strokes'.
8505         (C3-5846): Moved to Ideograph-R113-Spirit.el.
8506         (C3-5847): Likewise.
8507
8508 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8509
8510         * Ideograph-R104-Sickness.el, Ideograph-R098-Tile.el:
8511         - Add missing relations between C*-**** and M-*****.
8512         - Add missing relations between C*-**** and U-****.
8513
8514 2001-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8515
8516         * Ideograph-R113-Spirit.el (C3-5846): Moved from
8517         Ideograph-R112-Stone.el; fix `ideographic-radical' and add
8518         `cns-radical?' property.
8519         (C3-5847): Likewise.
8520
8521 2001-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8522
8523         * Ideograph-R109-Eye.el (M-23221): Separate U+7714.
8524         (M-49364): Unify U+7714; add `original-ideograph-of' property for
8525         M-23221.
8526         (C2-5868): Unify U+77A3.
8527         (C2-5D69): Unify U+77B7.
8528         (C2-6241): Unify U+77C2.
8529
8530         * Ideograph-R107-Skin.el (C4-4531): Relate to M-22889.
8531         (C4-4533): Relate to M-22890.
8532         (C6-5F3E): Relate to M-22891.
8533         (C4-4530): Unify M-22892.
8534         (C6-5F3F): Relate to M-22893.
8535         (C6-5F3B): Relate to M-22894.
8536         (C3-482E): Unify U+76B9.
8537         (C7-2563): Relate to M-22895.
8538         (C5-4E5A): Relate to M-22896.
8539         (C3-4D43): Relate to M-22897.
8540         (C4-4B3D): Relate to M-22898.
8541         (C5-4E5B): Relate to M-22900.
8542
8543 2001-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8544
8545         * Ideograph-R094-Dog.el (M-20337): Cancel relation to C6-2C7E and
8546         U+72DD.
8547         (U+72DD): Unify C6-2C7E.
8548         (M-20534): Add `ucs-cns' property for U+732A.
8549         (M-20620): Fix strokes.
8550         (C3-4777): Unify U+7355.
8551
8552         * Ideograph-R093-Cow.el (U+****): Unify missing C*-**** code
8553         points.
8554         (C6-2853): Unify M-19936.
8555         (C6-2852): Unify M-19937.
8556         (C6-2854): Unify M-19938.
8557         (C5-267D): Unify M-19951.
8558         (C4-272F): Unify M-19952.
8559         (C4-2730): Unify M-19955.
8560         (C5-2721): Relate to M-19956.
8561         (C5-267E): Unify M-19958.
8562         (C5-2723): Unify M-19961.
8563         (C6-2C71): Unify M-19963.
8564         (C5-267A): Unify M-19965.
8565         (M-49284): Relate to U+726C; separate C2-2B7A; fix strokes.
8566         (C3-2D6C): Relate to M-19969.
8567         (C3-2D6F): Relate to M-19970.
8568         (C5-2A32): Relate to M-19971.
8569         (C4-2A30): Relate to M-19985.
8570         (C6-325A): Relate to M-19989.
8571         (C5-2A34): Unify M-19990.
8572         (C6-325D): Unify M-19991.
8573         (C6-3258): Relate to M-19992.
8574         (C6-325E): Unify M-19993.
8575         (C6-325B): Unify M-19996.
8576         (C5-2E58): Unify M-20000.
8577         (C5-2E54): Unify M-20003.
8578         (C3-3234): Unify M-20004.
8579         (C3-3235): Unify M-20005.
8580         (C4-2D7D): Unify M-20006.
8581         (C5-2E56): Unify M-20007.
8582         (C5-2E57): Unify M-20008.
8583         (C5-2E55): Unify M-20009.
8584         (C4-2D7C): Unify M-20010.
8585         (C6-3944): Unify M-20014.
8586         (C5-2E59): Unify M-20015.
8587         (C4-327B): Unify M-20016.
8588         (C4-327A): Relate to M-20017.
8589         (C5-2E59): Relate to M-20018.
8590         (C4-3279): Relate to M-20019.
8591         (C4-327E): Unify M-20021.
8592         (C6-4167): Relate to M-20022.
8593         (C6-4168): Unify M-20024.
8594         (C4-327C): Relate to M-20033.
8595         (C5-334C): Relate to M-20036.
8596         (C5-3348): Unify M-20038.
8597         (C6-4169): Unify M-20039.
8598         (C6-4165): Unify M-20041.
8599         (C6-416A): Unify M-20042.
8600         (C6-4164): Unify M-20043.
8601         (C3-3737): Unify M-20044.
8602         (C5-403B): Relate to M-20094.
8603         (C6-5476): Relate to M-20097.
8604         (C5-403D): Unify M-20104.
8605         (C5-4039): Unify M-20105.
8606         (C5-472B): Relate to M-20106.
8607         (C4-4463): Relate to M-20107.
8608         (C4-4461): Relate to M-20108.
8609         (C5-472D): Relate to M-20109.
8610         (C5-4728): Relate to M-20110.
8611         (C5-472E): Unify M-20111.
8612         (C4-4462): Unify M-20112.
8613         (C5-472C): Relate to M-20113.
8614         (C4-4460): Relate to M-20115.
8615         (C6-5E61): Unify M-20129.
8616         (C6-5E66): Relate to M-20131.
8617         (C6-5E65): Unify M-20133.
8618         (C6-5E60): Unify M-20136.
8619         (C5-4729): Cancel relation to M-49289.
8620         (C5-4E36): Relate to M-20138.
8621         (C4-4A6F): Relate to M-20139.
8622         (C7-2526): Unify M-20142.
8623         (C4-4A74): Relate to M-20145.
8624         (C4-4A72): Unify M-20146.
8625         (C4-4A71): Unify M-20147.
8626         (C5-4E39): Relate to M-20148.
8627         (C5-4E3A): Relate to M-20149.
8628         (C5-4E38): Relate to M-20150.
8629         (C4-4A73): Unify M-20151.
8630         (C4-4A70): Unify M-20152.
8631         (C5-4E35): Relate to M-20153.
8632         (C7-2527): Relate to M-20156.
8633         (C7-2528): Relate to M-20162.
8634         (C7-2F70): Unify M-20163.
8635         (C5-5549): Relate to M-20164.
8636         (C4-512E): Unify M-20165.
8637         (C5-554E): Relate to M-20166.
8638         (C7-2F71): Unify M-20167.
8639         (C5-554B): Relate to M-20169.
8640         (C5-554D): Unify M-20170.
8641         (C4-5130): Relate to M-20172.
8642         (C5-554A): Unify M-20173.
8643         (C4-512F): Unify M-20174.
8644         (C7-2F6F): Unify M-20177.
8645         (C7-3930): Unify M-20179.
8646         (C4-5667): Unify M-20180.
8647         (C7-392E): Unify M-20181.
8648         (C3-5546): Relate to M-20182.
8649         (C3-5547): Relate to M-20183.
8650         (C5-5C27): Unify M-20184.
8651         (C4-5668): Unify M-20185.
8652         (C4-5669): Unify M-20186.
8653         (C7-2F6E): Relate to M-20187.
8654         (C7-392F): Unify M-20188.
8655         (C4-5B66): Unify M-20191.
8656         (C4-5B65): Relate to M-20192.
8657         (C7-4057): Relate to M-20193.
8658
8659         * Ideograph-R086-Fire.el (U+70BB): Unify C3-2D5D.
8660         (U+70BE): Unify C2-2B70.
8661         (U+70C0): Unify C4-2A28.
8662         (U+70EE): Unify C3-3230.
8663         (U+7110): Unify C2-3674.
8664         (C2-3678): Relate to U+7113.
8665         (U+7117): Unify C2-366E.
8666         (C3-4258): Relate to U+7151 and M-19187.
8667         (U+7175): Unify M059752.
8668         (U+7176): Unify M059753.
8669         (U+7177): Unify M059754.
8670         (C2-445A): Relate to U+7178.
8671         (C6-5E4B): Relate to M-19320.
8672         (U+7196): Unify M059756.
8673         (U+7197): Unify C2-4B6A.
8674         (U+7199): Unify C1-695A.
8675         (C4-4A6B): Relate to M-19323.
8676         (U+3DEB): Relate to M-19329.
8677         (C3-4D23): Relate to M-19330.
8678         (C7-2474): Relate to M-19338.
8679         (C7-246D): Relate to M-19339.
8680         (C3-4D21): Relate to M-19340.
8681         (M-19344): Fix `ideographic-strokes'; separate C3-4D29 and U+71A6.
8682         (U+71B5): Unify C2-5171.
8683         (U+7226): Unify C2-7126.
8684
8685         * Ideograph-R096-Jade.el (C3-4826): Unify M-21148.
8686         (U+7476): Unify C3-4823 and M054613.
8687         (C5-4741): Relate to M-21150.
8688         (C6-5E75): Relate to M-21173.
8689         (C6-5E77): Relate to M-21175.
8690         (C6-5E76): Unify M-21177.
8691         (C5-4742): Unify M-21179.
8692         (C7-2538): Relate to M-21180.
8693
8694 2001-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8695
8696         * Ideograph-R085-Water.el (U+****): Unify or relate missing
8697         C*-**** code points.
8698         (C6-2C51): Unify M-49209.
8699         (C7-2465): Relate to M-18292.
8700         (C4-507C): Unify M-18372.
8701
8702         * Ideograph-R091-Slice.el (U+7257): Unify C3-4D2D.
8703
8704 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8705
8706         * Ideograph-R084-Steam.el (U+6C20): Unify C2-2B4D.
8707         (U+6C32): Unify C3-422A.
8708
8709         * Ideograph-R082-Fur.el (U+6BEA): Unify C3-316D.
8710
8711         * char-db-util.el (char-db-insert-alist): Specify `none' as the
8712         third argument of `insert-char-attributes' if non-CCS attributes
8713         is not specified in a value of `char' attribute.
8714         (insert-char-attributes): Use nil as `attributes' if non-nil-list
8715         is specified for the argument.
8716
8717         * Ideograph-R072-Sun.el (M-13886): Add `vulgar-ideograph-of'
8718         property for M-13948.
8719         (U+66A8): Unify C1-6924.
8720
8721 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8722
8723         * char-db-util.el (insert-char-attributes): Check argument
8724         `attributes' for several property names.
8725
8726         * Ideograph-R075-Tree.el (U+67A3): Unify C3-294C.
8727         (M-49161): Fixed.
8728         (U+3656): Unify C3-3656.
8729         (U+691E): Unify C3-3C33.
8730         (U+6983): Add `total-strokes'.
8731         (U+6985): Unify C3-4172.
8732         (C1-6454): Relate to U+6986.
8733         (U+699D): Unify C3-474E.
8734         (U+69D9): Unify C2-4B24.
8735         (U+69E1): Unify C3-474C.
8736         (M-49179): Fixed.
8737         (U+6A76): Unify C2-5752.
8738         (U+6AAA): Unify C3-5529.
8739         (U+6AE5): Unify C1-783C.
8740         (U+6AF6): Unify C4-634E.
8741         (U+6AF8): Unify C2-6B5F.
8742         (U+6B0C): Fix `ideographic-strokes'; add `total-strokes'; unify
8743         M059705.
8744         (U+6B0D): Unify M059706.
8745         (U+6B0E): Unify M059707.
8746
8747         * Ideograph-R044-Corpse.el (M-07705): Add `vulgar-ideograph-of'
8748         property for M-13948.
8749         (C3-2C37): Add `ideograph=' property for M-13886.
8750
8751         * Ideograph-R102-Field.el (C2-452C): Relate to U+6983.
8752
8753 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8754
8755         * Ideograph-R070-Square.el (M-13655): Fixed.
8756
8757 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8758
8759         * char-db-util.el (char-db-insert-alist): New function.
8760         (insert-char-attributes): Use `char-db-insert-alist' to format
8761         `ideograph=', `original-ideograph-of' and `vulgar-ideograph-of'.
8762
8763         * Ideograph-R172-Short-Tailed-Bird.el (C2-643E): New character;
8764         relate to U+5DC2 and M-08595.
8765
8766         * Ideograph-R069-Axe.el (C4-3D63): Relate to U+65B1.
8767
8768         * Ideograph-R067-Script.el (M-13453): Add `total-strokes' property
8769         and `vulgar-ideograph-of' property.
8770
8771         * Ideograph-R061-Heart.el (M-10506): Unify C4-2945.
8772         (U+607C): Unify C3-2C5C.
8773         (M-10850): Add `vulgar-ideograph-of' property.
8774         (C3-3578): Relate to U+60E8 and M-10850.
8775
8776         * Ideograph-R040-Roof.el (M-07089): Use `original-ideograph-of'
8777         property instead of `ideograph-original-char-of' property to
8778         describe source.
8779         (M-07112): Modify format of `ideograph=' to describe source.
8780
8781         * Ideograph-R032-Earth.el (U+578A): Unify M059295.
8782         (U+580F): Unify M059309.
8783         (U+5812): Unify M059311.
8784         (U+5813): Unify M065088.
8785         (U+5847): Unify M059320.
8786         (M-05345): Unify EGB-2E32; unify U+585A instead of U+FA10.
8787         (J83-444D): Separate EGB-2E32 and U+585A.
8788         (U+589B): Unify M059336.
8789         (M-05449): Separate C5-452B; fix strokes.
8790
8791         * Ideograph-R009-Man.el (M-00366'): Modify format of `ideograph='
8792         to describe source.
8793
8794         * Ideograph-R004-Slash.el (M-00129): Modify format of `ideograph='
8795         to describe source.
8796
8797 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8798
8799         * Ideograph-R064-Hand.el (M-11959): Unify C1-4D60.
8800         (U+62E4): Unify C3-2929; add `total-strokes'.
8801         (U+631F): Unify C3-2C6B.
8802         (U+6527): Unify C3-5F49.
8803         (U+64B9): Unify C3-4C37.
8804
8805         * Ideograph-R039-Child.el (C3-2558): New character; relate to
8806         U+6588 and M-13453.
8807
8808         * Ideograph-R066-Rap.el (U+655A): Unify C3-3634.
8809         (M-13277): Unify C2-3C3C.
8810         (U+6573): Unify C2-4A5B.
8811
8812         * Ideograph-R046-Mountain.el (U+5D8D): Unify C2-4974 and M053297.
8813
8814 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8815
8816         * Ideograph-R140-Grass.el (M-31984): Separate C5-5D7A; fix
8817         strokes.
8818         (M-32048): Add `total-strokes' property.
8819         (C7-3B36): Separate M-32048.
8820         (M-32070): Separate JSP-5957, C3-562B, JX2-7678 and U+857F.
8821         (JX2-7678): Unify JSP-5957 and M056335.
8822         (C3-562B): Unify U+857F.
8823         (M-32071): Separate J0-6925 and U+8580.
8824         (J0-6925): Unify M055631 and U+8580.
8825         (M-32072): Separate JSP-5958, JX2-7679 and U+8581.
8826         (JX2-7679): Unify JSP-5958, M056336 and U+8581.
8827         (M-32073): Separate C5-5766; fix strokes.
8828         (M-32186): Separate C7-3259; fix strokes.
8829         (C7-3A6E): Cancel relation for M-34013.
8830
8831         * Ideograph-R040-Roof.el (M-07089): Unify U+5B90; add
8832         `ideograph-original-char-of' for M-07111.
8833         (M-07112): Relate to U+5B90; add `ideograph=' property for
8834         M-07111.
8835         (U+5BF3): Unify C3-5A35 instead of C3-5A36.
8836         (C3-5A36): Delete relation for U+5BF3.
8837
8838 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8839
8840         * ideograph-util.el (ideograph-char<): Don't use daikanwa-strokes
8841         if ideographic-radical and daikanwa-radical are different.
8842
8843         * char-db-util.el (insert-char-attributes): New function; modify
8844         to use it recursively.
8845         (insert-char-data): Use `insert-char-data'.
8846
8847         * Ideograph-R212-Dragon.el (U+9F99): Add `total-strokes' property;
8848         unify M051091.
8849         (M-48819): Add `total-strokes' property.
8850
8851         * Ideograph-R121-Jar.el (M-28110): Fixed.
8852
8853         * Ideograph-R038-Woman.el (C1-704F): Relate to U+5B34; separate
8854         M-06776.
8855         (U+5B34): Delete `kangxi-strokes' property.
8856
8857         * Ideograph-R035-Go-Slowly.el (C3-2547): Separate M-47718 and
8858         J90-477E; relate to U+9EA6.
8859
8860         * Ideograph-R030-Mouth.el (M-03251): Relate to U+53FD.
8861         (U+53FD): Delete `non-morohashi' property.
8862         (M-03372): Relate to U+5438.
8863
8864         * Ideograph-R027-Cliff.el (U+5385): Delete `non-morohashi'
8865         property.
8866         (U+5386): Likewise.
8867         (U+539B): Unify M059160.
8868         (C3-5755): Separate M-48819; relate to U+9F8E; add
8869         `daikanwa-radical' property.
8870
8871         * Ideograph-R026-Seal.el (C4-2557): Relate to U+7F37 and M-28110;
8872         delete `non-morohashi' property.
8873
8874         * Ideograph-R009-Man.el (M-00366'): Relate to U+5185 instead of
8875         `U+5167'; use `ideograph=' property instead of comment.
8876         (U+4ED1): Delete `non-morohashi' property.
8877         (U+4ED2): Likewise; unify M059030.
8878         (U+4ED3): Delete `non-morohashi' property.
8879         (M-00473): Unify G0-5923 and U+4F32; separate C3-2448.
8880         (U+4F66): Unify M059051.
8881         (U+4F67): Delete `non-morohashi' property.
8882         (M-00869): Separate U+5060.
8883         (U+5060): Unify M059081.
8884         (C2-3353): Relate to M-00869 and M059081.
8885         (U+507E): Delete `non-morohashi' property.
8886         (U+50A7): Likewise.
8887         (U+3497): Likewise.
8888         (U+510F): Unify M059111.
8889         (C5-4B72): Delete `non-morohashi' property.
8890
8891         * Ideograph-R004-Slash.el (M-00129): Add `ideograph=' property
8892         instead of comment.
8893         (M-00146): Delete `daikanwa-radical' property and
8894         `daikanwa-strokes' property.
8895         (C6-2343): Delete `non-morohashi' property.
8896
8897 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8898
8899         * Ideograph-R211-Tooth.el (M-48632'): Unify M050612.
8900
8901 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8902
8903         * Ideograph-R203-Black.el (M-48063'): Unify M050609; separate
8904         C4-5560; fix `total-strokes'.
8905
8906         * Ideograph-R184-Eat.el (M-44023'): Unify M050580; separate
8907         C1-586A.
8908         (M-44037'): New character; unify M050581.
8909         (M-44063'): Unify M050582; separate C1-6323.
8910         (M-44064): New character; relate to U+98EF; unify K0-5A79.
8911         (M-44064'): Separate K0-5A79; unify M050583; separate C1-6321.
8912         (M-44107'): Unify M050584.
8913         (M-44109'): Unify M050585.
8914         (M-44111'): Unify M050586.
8915         (M-44168'): Unify M050587; separate C1-6F73.
8916         (M-44237): New character; relate to U+9928; unify K0-4E3D.
8917         (M-44237'): Separate K0-4E3D; unify M050588; separate C1-7328.
8918         (M-44459'): Unify M050589; separate C7-5A34.
8919
8920         * Ideograph-R209-Nose.el (M-48498'): Unify M050611.
8921
8922         * Ideograph-R205-Frog.el (M-48300'): Unify M050610.
8923         (M-48301): Delete `kangxi-strokes' property.
8924
8925         * Ideograph-R201-Yellow.el (M-47926'): Unify M050608.
8926
8927         * Ideograph-R187-Horse.el (M-44633'): Unify M050591.
8928         (M-44695'): Unify M050592.
8929         (M-44833'): Unify M050593; separate C5-6646.
8930         (M-44834'): Unify M050594.
8931         (M-44915): New character; relate to U+9A30; unify K0-5479.
8932         (M-44915'): Separate K0-5479; unify M050595.
8933         (M-45013'): Separate C1-7C51; fix strokes; unify M050596.
8934         (M-45029): New character; relate to U+9A5A; unify C1-7C51.
8935         (M-45043'): Unify M050597.
8936         (M-45089'): Unify M050598.
8937
8938         * Ideograph-R181-Leaf.el (M-43529'): Unify M050574.
8939         (M-43591'): Unify M050575.
8940         (M-43608'): Unify M050576.
8941         (M-43609'): Unify M050577.
8942         (U+9867): Separate J0-385C, K0-4D53 and M-43689'; unify M057193.
8943         (M-43689'): Separate U+9867; unify M054112.
8944
8945 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8946
8947         * Ideograph-R196-Bird.el (M-47074'): Unify M050605.
8948
8949         * Ideograph-R195-Fish.el (M-46226'): Unify M050603.
8950         (M-46525'): Unify M050604.
8951
8952         * Ideograph-R194-Ghost.el (M-45906'): Unify M050602.
8953
8954         * Ideograph-R191-Fight.el (M-45649'): Unify M050601.
8955
8956         * Ideograph-R190-Hair.el (M-45387'): Unify M050600.
8957
8958         * Ideograph-R188-Bone.el (M-45240'): Fix `total-strokes'; delete
8959         `daikanwa-radical' and `daikanwa-strokes'; separate C3-5D61; unify
8960         M050599.
8961
8962         * Ideograph-R182-Wind.el (M-43920'): Unify M050579; separate
8963         C4-6231.
8964
8965         * Ideograph-R149-Speech.el (M-35324'): Unify M050452.
8966         (M-35497'): Unify M050453.
8967         (M-35502): Separate C1-6B25 and J0-4727.
8968         (M-35502'): New character; unify J0-4727 and M050454.
8969         (M-35546): New character; unify K0-6826 and C1-6B28.
8970         (U+8AA4): Relate to M-35546 instead of M-35546'; unify M059932.
8971         (M-35546'): Separate K0-6826, C1-6B28 and U+8AA4; unify M050455.
8972         (M-35556'): Unify M050456.
8973         (M-35580'): Unify M050457.
8974         (U+8AAE): Add `total-strokes'; relate to M050036.
8975         (M-35609): New character; relate to U+8ABF; unify K0-7060.
8976         (M-35609'): Separate K0-7060; unify M050458.
8977         (M-35640): New character; relate to U+8ACB; K0-746B.
8978         (M-35640'): Separate K0-746B; M050459.
8979         (M-35690'): Unify M050460.
8980         (M-35691'): Unify M050461.
8981         (M-35692'): Unify M050462.
8982         (M050036): New character; relate to U+8AAE.
8983         (M-35727'): Unify M050463; separate C1-7243.
8984         (C5-583F): Relate to M-35766 instead of M-35776.
8985         (M-35776): Cancel relation to C5-583F.
8986         (M-35778'): New character; unify M050464.
8987         (M-35779'): Unify M050465.
8988         (M-35780): New character; relate to U+8B04; unify K0-5477.
8989         (M-35780'): Separate K0-5477; unify M050466.
8990         (M-35821'): Unify M050467.
8991         (M-35850): Delete `japanese-strokes'; separate JSP-5E3F, C1-754B,
8992         JX2-7864 and U+8B0A.
8993         (U+8B0A): Unify JSP-5E3F, JX2-7864 and M056409.
8994         (M-35850'): Fix `ideographic-strokes'; separate K0-504D, C1-773F
8995         and U+8B39; unify M050468.
8996         (M-35900): Unify K0-504D, C1-773F and U+8B39.
8997         (M-35931'): Unify M050469.
8998         (M-35991'): Unify M050470.
8999         (M-36037'): Unify M050471.
9000         (M-36038'): Fix strokes; separate C1-7B2C; unify M050472.
9001         (M-36048): New character; relate to U+8B77.
9002         (C1-7B2C): Relate to M-36048 instead of M-36038'.
9003         (M-36168'): Unify M050473.
9004
9005         * Ideograph-R180-Sound.el (M-43318'): Fix `total-strokes'; unify
9006         M050573.
9007
9008 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9009
9010         * Ideograph-R170-Mound.el (M-41721'): Unify M050558.
9011         (M-41764'): Unify M050559.
9012         (M-41836'): Unify M050560; separate C3-4A44.
9013         (M-41858'): Unify M050561; separate C5-522F.
9014         (M-41860'): Unify M050562.
9015
9016 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9017
9018         * Ideograph-R174-Blue.el (M-42564): Separate C3-2A7E.
9019         (M-42564'): Separate C1-4F65; unify M050568.
9020         (M-49872): Separate C6-3479.
9021         (M-42570'): Separate C1-675C; unify M050569.
9022         (M-42574'): Separate C3-4A4C; unify M050570.
9023
9024         * Ideograph-R167-Gold.el (M-40340'): Unify M050548.
9025         (M-40351): Fix `ideographic-strokes'.
9026         (M-40418'): Unify M050549.
9027         (M-40503'): Unify M050550.
9028         (M-40519'): Unify M050551.
9029         (C5-5935): Relate to M-40596' instead of M-45096'; unify M050552.
9030         (M-40598): Delete `daikanwa-radical' property and
9031         `daikanwa-strokes' property; separate J0-4945, K0-5961 and U+9328.
9032         (M-40600): Delete `morohashi-daikanwa' property; fix
9033         `ideographic-strokes'; separate K0-674C, JSP-6469, JX1-7D39 and
9034         U+9348.
9035         (U+9348): Unify K0-674C, JSP-6469, JX1-7D39 and M056422.
9036         (M-40708): New character; relate to U+9396; unify K0-6170.
9037         (M-40708'): Separate K0-6170; unify M050553.
9038
9039 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9040
9041         * Ideograph-R179-Leek.el (M-43256'): Separate C7-5148; unify
9042         M050571.
9043         (M-43256"): Separate C3-5D52; unify M050572.
9044
9045         * Ideograph-R173-Rain.el (M-42216): New character; relate to
9046         U+96EA; unify K0-6064.
9047         (M-42216'): Separate K0-6064 and C1-5D7B; unify M050564.
9048         (M-42309'): Separate C3-4F60; unify M050565.
9049         (M-42343'): Separate C4-5458; unify M050566.
9050         (M-42417'): Separate C7-4B57; unify M050567.
9051
9052         * Ideograph-R164-Wine.el (M-39870): New character; relate to
9053         U+9177; unify K0-7B65.
9054         (M-39870'): Separate K0-7B65; unify M050543.
9055         (M-40064'): Unify M050544.
9056
9057 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9058
9059         * Ideograph-R169-Gate.el (M-41260'): Unify M050554.
9060         (M-41341'): Unify M050555.
9061
9062         * Ideograph-R166-Village.el (M-40132'): Unify M050546; don't
9063         relate to C6-3C61.
9064         (M-40145'): Unify M050547.
9065
9066         * Ideograph-R165-Distinguish.el (M-40120): Unify M050545.
9067
9068         * Ideograph-R159-Cart.el (M-38234'): Unify M050483.
9069         (M-38438): Separate C7-3431; unify K0-6243; relate to U+8F38.
9070         (M-38438'): Unify M050484; separate C1-7253.
9071         (M-38482): New character; relate to U+8F44.
9072         (U+8F44): Relate to M-38482 instead of M-38482'; separate J0-336D
9073         and C1-755D.
9074         (M-38482'): Separate K0-795D, C1-755D and U+8F44; unify M050485.
9075
9076         * Ideograph-R152-Pig.el (M-36486'): Unify M050474; separate
9077         C7-5F5D.
9078
9079         * Ideograph-R146-West.el (M-34789): New character; relate to
9080         U+8986.
9081         (M-34789'): Unify M050448.
9082         (M-34790): Separate J0-4746, K0-782E and U+8987.
9083         (M-34791): Separate C2-667D and U+8988.
9084         (U+8988): Unify C2-667D and M053077.
9085         (M-34792): Separate C5-694B.
9086
9087 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9088
9089         * Ideograph-R156-Run.el (M-37034'): Unify M050479.
9090
9091         * Ideograph-R154-Shell.el (M-36920'): Unify M050478.
9092
9093         * Ideograph-R140-Grass.el: Separate some characters which have
9094         3-strokes-Grass-radical from the corresponding characters which
9095         have 4-strokes-Grass-radical.
9096         (M-*****'): Unify some missing Mojikyo numbers.
9097
9098 2001-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9099
9100         * Ideograph-R147-See.el (M-34827'): Separate K0-634A; unify
9101         M050449.
9102         (M-34836): Relate to U+8996; unify K0-634A.
9103
9104         * Ideograph-R145-Clothes.el (M-34470): Unify M050444.
9105         (U+891C): Unify M050035.
9106         (U+891D): Unify M054689.
9107
9108         * Ideograph-R144-Walk-Enclosure.el (M-34046): New character; unify
9109         C1-5D34.
9110         (M-34046'): Separate C1-5D34; unify M050439.
9111         (U+8850): Unify M059923.
9112         (M-34065'): Unify M050440.
9113
9114         * Ideograph-R148-Horn.el (M-35135'): Unify M050450.
9115
9116 2001-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9117
9118         * Ideograph-R143-Blood.el (M-33999'): Unify M050438.
9119
9120 2001-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9121
9122         * Ideograph-R142-Insect.el (M-33775'): Unify M050434.
9123         (M-33907'): Unify M050435.
9124         (M-33908): New character.
9125         (M-33908'): New character; unify M050436.
9126         (M-33909): Separate C5-7944.
9127         (M-33931'): Unify M050437.
9128
9129         * Ideograph-R141-Tiger.el (M-32678'): Unify M050430.
9130         (M-32710): Delete `general-category' and `bidi-category'; fix
9131         `total-strokes'; separate `chinese-cns11643-1'
9132         (K0-5657): Unify C1-663F.
9133         (U+865C): Delete `japanese-strokes'; fix `ideographic-strokes';
9134         unify M-32720' and M050431.
9135         (M-32723): New character; unify K0-6965 and C1-663E.
9136         (U+865E): Unify M053920.
9137         (M-32723'): Separate U+865E = G0-535D and K0-6965 = C1-663E; unify
9138         M050432.
9139
9140 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9141
9142         * Ideograph-R135-Tongue.el: Separate CNS code points which have
9143         radical <KANGXI RADICAL DRY>/<KANGXI RADICAL MOUSE> from
9144         Morohashi's Daikanwa numbers which have <KANGXI RADICAL TONGUE>.
9145         (M-30323'): Unify M050384.
9146
9147         * Ideograph-R130-Meat.el: Separate CNS code points which have moon
9148         form of meat (U+2EBC <CJK RADICAL MEAT>) from Morohashi's Daikanwa
9149         numbers.
9150         (M-29263'): Separate C1-4B39; unify M050368.
9151         (M-29396): New character; unify G0-307B, K0-7860 and U+80DE.
9152         (C1-5330): Relate to M-29396.
9153         (M-29396'): Separate G0-307B, K0-7860, U+80DE and C1-5330; unify
9154         M050369.
9155         (M-29421'): Delete `daikanwa-radical', `daikanwa-strokes' and
9156         `kangxi-strokes'; unify M050370.
9157         (M-29539'): Unify M050372.
9158         (M-29567'): Unify M050373.
9159         (M-29745'): New character; unify M050374.
9160         (C6-5675): Relate to M-29745'.
9161         (U+4430): Unify M-29807' and M050375; separate C6-606F.
9162         (C6-606F): Relate to M-29807'.
9163         (M-29808'): Unify M050376.
9164         (M-29965'): New character; unify M050377.
9165         (C7-487E): Relate to M-29965'.
9166         (M-29966'): New character; unify M050378.
9167         (C5-6924): Relate to M-29966'.
9168         (M-29995'): Unify M050379.
9169
9170 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9171
9172         * Ideograph-R132-Self.el (M-30103'): Unify M050380.
9173
9174 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9175
9176         * Ideograph-R124-Feather.el (M-28635'): Unify M050359.
9177         (M-28657'): Unify M050360.
9178         (M-28672'): Unify M050361.
9179         (M-28801'): Unify M050362.
9180         (M-28818): New character; relate to U+7FFC.
9181         (K0-6C4F): Relate to M-28818 instead of M-28801'.
9182
9183 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9184
9185         * Ideograph-R128-Ear.el (M-29074): Relate to U+8056.
9186         (M-29074'): Unify M050366.
9187
9188         * Ideograph-R129-Brush.el (M-29223'): Unify M050367.
9189
9190         * Ideograph-R127-Plow.el (M-28907'): Unify M050364.
9191         (M-28909'): Unify M050365.
9192
9193         * Ideograph-R113-Spirit.el (M-24626'): Unify M050303.
9194         (M-24631'): Unify M050304.
9195         (M-24640'): Unify M050305.
9196         (M-24641'): Unify M050306.
9197         (M-24652'): Unify M050307.
9198         (M-24664'): Unify M050308.
9199         (M-24672'): Unify M050309.
9200         (M-24673'): Unify M050310.
9201         (M-24689'): Unify M050311.
9202         (C3-3764): Relate to M-24690.
9203         (M-24692): Add `daikanwa-strokes'.
9204         (C6-4263): Relate to M-24704.
9205         (C6-4C38): Relate to M-24706.
9206         (C3-3D61): Relate to M-24707.
9207         (C6-4C3E): Unify M-24725.
9208         (C6-4C37): Relate to M-24726.
9209         (C4-3F45): Relate to M-24728.
9210         (C6-5575): Relate to M-24729.
9211         (M-24741'): Unify M050312.
9212         (C6-4C3F): Unify M-24749.
9213         (C4-3F48): Relate to M-24750.
9214         (C3-433C): Relate to M-24751.
9215         (C6-5574): Relate to M-24752.
9216         (C3-433F): Relate to M-24753.
9217         (U+7985): Relate to M-24754.
9218         (M-24766'): Unify M050313.
9219         (M-24767'): Unify M050314.
9220         (M-24768'): Unify M050315.
9221
9222         * Ideograph-R086-Fire.el: Add missing relations between C*-****
9223         and M-*****.
9224         (M-*****'): Unify missing Mojikyo numbers.
9225
9226 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9227
9228         * Ideograph-R112-Stone.el (M-24080'): Unify M050298.
9229         (C5-2F2C): Relate to M-24114.
9230         (C4-2E5B): Unify M-24119.
9231         (M-24120): New character; unify K0-785F, C1-5728 and U+7832.
9232         (M-24120'): Separate K0-785F, C1-5728 and U+7832; unify M050299.
9233         (C4-2E5D): Unify M-24121.
9234         (C4-2E5E): Unify M-24122.
9235         (M-24201'): Unify M050300.
9236         (M-24364'): Unify M050301.
9237         (C4-4B5A): Relate to M-24365.
9238         (M-24449'): Unify M050302.
9239
9240 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9241
9242         * Ideograph-R122-Net.el (M-28311'): Separate K0-5F7E; unify
9243         M050357.
9244         (M-28319): Unify K0-5F7E; relate to U+7F72.
9245
9246         * Ideograph-R119-Rice.el (M-26997): New character; unify K0-6F71.
9247         (M-26997'): Separate K0-6F71; separate C1-6A34; unify M050341.
9248
9249         * Ideograph-R102-Field.el (M-21739'): Unify M050289.
9250         (C6-3965): Unify M-21805' and M050290.
9251         (C6-3962): Unify M-21818.
9252         (C5-2E6E): Relate to M-21819.
9253         (C5-2E6D): Relate to M-21820.
9254         (C4-2E30): Relate to M-21825.
9255         (C5-2E6C): Relate to M-21826.
9256         (M-21875'): Unify M050291.
9257
9258         * Ideograph-R087-Claw.el (C7-2479): Relate to M-19705.
9259         (C7-2F69): Relate to M-19706.
9260         (C7-2F6A): Relate to M-19707.
9261         (C5-553F): Relate to M-19708.
9262         (C4-5665): Relate to M-19709.
9263         (M-19710'): Fix `ideographic-strokes'; unify M050273.
9264         (C3-5545): Relate to M-19711 instead of M-19710'.
9265         (C7-4056): Relate to M-19712.
9266         (C5-6838): Relate to M-19713.
9267         (C7-4E3D): Relate to M-19715.
9268         (C7-5B71): Relate to M-19718.
9269         (M-19719): New character.
9270         (C7-6122): Relate to M-19720.
9271
9272         * Ideograph-R109-Eye.el (M-23210'): Unify M050295.
9273         (M-23275'): Unify M050296.
9274         (M-23668'): Unify M050297.
9275
9276         * Ideograph-R096-Jade.el (C3-4D32): Relate to M-21220.
9277         (C5-4E49): Unify M-21221.
9278         (C7-253B): Unify M-21222.
9279         (M-21223'): Unify M050283.
9280         (C5-683E): Unify M-21329.
9281         (C4-602A): Unify M-21330.
9282         (C7-477A): Unify M-21331.
9283         (C7-4E43): Unify M-21332.
9284         (C5-683D): Unify M-21334.
9285         (M-21334'): Unify M050284.
9286
9287 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9288
9289         * Ideograph-R108-Dish.el (M-22972'): Unify M050293.
9290         (M-23001'): Unify M050294.
9291
9292         * Ideograph-R100-Life.el (M-21684'): Unify M050288.
9293
9294 2001-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9295
9296         * Ideograph-R095-Profound.el (M-20817'): Unify M050282.
9297
9298         * Ideograph-R094-Dog.el: Add missing mappings between Morohashi's
9299         Daikanwa numbers with dash and Mojikyo numbers.
9300         (M-20405): Fix `ideographic-strokes'.
9301
9302 2001-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9303
9304         * Ideograph-R188-Bone.el (M-*****): Separate C*-****.
9305         (G0-773E): Fix `total-strokes'.
9306         (M-45204): Fix `total-strokes'; separate C2-5B77.
9307         (C5-7237): Relate to M-45270 instead of M-45269.
9308         (M-45284): Delete `japanese-strokes'; separate C1-7C28; separate
9309         JSP-6968 = JX2-7D2F.
9310         (C7-5D64): Delete `morohashi-daikanwa' property; cancel relation
9311         to M-45286.
9312
9313 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9314
9315         * Ideograph-R164-Wine.el (M-39974): Delete `morohashi-daikanwa'
9316         property.
9317         (C7-5F6D): Delete `morohashi-daikanwa' property; cancel relation
9318         to M-40094.
9319         (M-40104): Fix `total-strokes'; separate C2-7057.
9320
9321 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9322
9323         * Ideograph-R167-Gold.el (M-40988): Fix `ideographic-strokes'.
9324         (C7-5965): Relate to M-40997?.
9325         (C7-5D2C): Fix `morohashi-daikanwa' property; Relate to M-41022
9326         instead of M-41002.
9327         (M-41023): Fix `ideographic-strokes'; separate C7-5969.
9328
9329         * Ideograph-R140-Grass.el (M-49635): Add `daikanwa-strokes'
9330         property to sort by Morohashi number.
9331         (C7-493A): Fix `morohashi-daikanwa' property; relate to M-49650.
9332         (M-32420): Fix strokes; cancel relation to C5-707E.
9333         (M-32458): Fix `ideographic-strokes'.
9334         (M-49661): New character.
9335         (C7-4F63): Delete invalid `morohashi-daikanwa' property.
9336         (M-32486): Fix strokes; separate C4-6935.
9337         (M-32518): Fix strokes; separate C5-6D49.
9338         (M-32522): Separate C7-545B.
9339         (M-32532): Fix strokes; separate J0-623C.
9340         (M-32537): Cancel relation to C7-5458.
9341         (M-32538): Fix strokes; separate C7-5876.
9342         (M-32539): Separate C7-545A.
9343
9344 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9345
9346         * Ideograph-R118-Bamboo.el: Add some missing mappings between
9347         C*-**** and M-*****.
9348         (C7-3079): Don't relate to M-49249.
9349         (C7-3077): Fix `morohashi-daikanwa' property; relate to M-49430.
9350         (C7-3A2A): Fix `morohashi-daikanwa' property.
9351         (C7-3A2D): Fix `morohashi-daikanwa' property.
9352
9353 2001-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9354
9355         * Ideograph-R173-Rain.el: Add some missing mappings between
9356         M-***** and C*-*****.
9357         (M-*****): Separate C*-****.
9358         (C5-745B): Delete `morohashi-daikanwa' property.
9359
9360 2001-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9361
9362         * Ideograph-R167-Gold.el (M-40733): Fix strokes; separate C2-6761.
9363         (C5-6555): Delete invalid `morohashi-daikanwa' property; delete
9364         relation to M-40831.
9365         (M-49823): Separate C7-443C.
9366         (M-49824): Separate C7-443B.
9367         (M-40768): Delete `japanese-strokes' property; separate C2-6756.
9368         (M-40831): New character.
9369
9370 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9371
9372         * Ideograph-R196-Bird.el (M-47028): Fix strokes; separate C4-6561.
9373         (M-47029): Fixed.
9374         (U+9D7A): Separate M-47030.
9375         (M-47031): Separate C2-6858.
9376         (M-47032): Separate C3-5C28.
9377         (M-47033): Separate C7-4C67.
9378         (C4-6270): Fix `morohashi-daikanwa' property; relate to M-47093.
9379         (M-47163): Fix strokes; separate C5-6F31.
9380         (C5-6F45): Fix `morohashi-daikanwa' property; relate to M-47226.
9381         (M-47224): Separate C7-5725.
9382         (M-47225): Fixed.
9383         (M-47228): Separate C5-7262.
9384         (M-47229): Separate C7-5722.
9385         (M-47230): Fixed.
9386         (M-47242): Separate C5-753D.
9387         (C4-6A2C): Fix `morohashi-daikanwa' property; relate to M-47244.
9388         (C5-7736): Delete `morohashi-daikanwa' property.
9389         (M-47373): Separate C7-5E2E.
9390
9391         * Ideograph-R149-Speech.el (C7-334D): Fix `morohashi-daikanwa'
9392         property; relate to M-35732.
9393
9394 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9395
9396         * Ideograph-R211-Tooth.el (C5-7B5D): Fix `morohashi-daikanwa'
9397         property; relate to M-48787.
9398         (M-48788): Separate C4-6E45.
9399         (C5-7C45): Fix `morohashi-daikanwa' property; relate to M-48808.
9400
9401 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9402
9403         * Ideograph-R182-Wind.el (U+98B4): Delete invalid
9404         `morohashi-daikanwa' property; unify M-43842; divide C5-5975.
9405
9406         * Ideograph-R156-Run.el (C5-6963): Fix `morohashi-daikanwa'
9407         property; relate to M-37300.
9408
9409         * Ideograph-R167-Gold.el (C5-436D): Fix `morohashi-daikanwa'
9410         property; relate to M-40321.
9411         (C5-592F): Fix `morohashi-daikanwa' property; relate to M-40580.
9412
9413 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9414
9415         * Ideograph-R187-Horse.el (M-44886): Separate C7-4C35.
9416         (U+9A28): J83-424D.
9417         (M-44901): Separate C7-516E.
9418         (M-44902): Separate C4-6540.
9419         (C4-6542): Fix `morohashi-daikanwa' property; relate to M-44904.
9420         (C7-5172): Delete `morohashi-daikanwa'.
9421         (M-44907): Separate C5-6E70.
9422         (M-44908): Separate C7-516F.
9423         (M-44909): Don't unify C7-5167.
9424         (C7-516C): Unify M-44940.
9425         (M-44941): Separate C3-5D5C.
9426         (M-44942): Separate C7-5166.
9427
9428 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9429
9430         * Ideograph-R163-City.el (C5-4361): Fix `morohashi-daikanwa'
9431         property; relate to M-39577.
9432
9433         * Ideograph-R154-Shell.el (M-36871): Separate C7-3369.
9434         (C5-5850): Fix `morohashi-daikanwa' property; relate to M-36872.
9435
9436 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9437
9438         * Ideograph-R147-See.el (M-34856): New character.
9439         (C5-4270): Fix `morohashi-daikanwa' property.
9440
9441         * Ideograph-R201-Yellow.el (M-47949): New character.
9442         (C4-6322): Delete invalid `morohashi-daikanwa' property.
9443
9444 2001-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9445
9446         * Ideograph-R163-City.el (C4-4E3A): Fix `morohashi-daikanwa'
9447         property; relate to M-39652.
9448
9449         * Ideograph-R159-Cart.el (M-38396): Fix `ideographic-strokes';
9450         don't unify with U+8EFF; separate C3-4F35.
9451         (C4-412C): Fix `morohashi-daikanwa' property; relate to M-49755.
9452         (U+8F0C): Unify J83-6D52.
9453         (M-38395): Separate C5-515D.
9454
9455 2001-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9456
9457         * Ideograph-R112-Stone.el:
9458         - Add hundreds of relations between CNS and Morohashi.
9459         - Fix some bugs.
9460
9461         * Ideograph-R187-Horse.el (M-45089): New character.
9462         (C3-6237): Delete relation to M-45095.
9463         (M-45092): Separate C5-7C23.
9464         (M-45095): Separate C7-657A.
9465
9466 2001-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9467
9468         * Ideograph-R208-Rat.el: Resorted; add some missing Morohashi's
9469         Daikanwa characters; add missing `ideographic-strokes' attributes;
9470         use `ideographic-strokes' if each stroke attribute has same value.
9471
9472 2001-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9473
9474         * Ideograph-R113-Spirit.el (M-24846): Moved from
9475         Ideograph-R112-Stone.el; separate C3-5845.
9476         (C5-627B): Relate to M-24847.
9477         (C7-412C): Relate to M-24848.
9478         (C7-412B): Relate to M-24850.
9479
9480 2001-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9481
9482         * Ideograph-R209-Nose.el: Resorted; add some missing Morohashi's
9483         Daikanwa characters; add missing `ideographic-strokes' attributes;
9484         use `ideographic-strokes' if each stroke attribute has same value.
9485
9486 2001-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9487
9488         * Ideograph-R207-Drum.el: Resorted; add missing
9489         `ideographic-strokes' attributes; use `ideographic-strokes' if
9490         each stroke attribute has same value.
9491
9492 2001-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9493
9494         * Ideograph-R205-Frog.el (C4-2834): Don't unify with M-24258
9495         because it is wrong; unify with M-48258.
9496         (M-24258): Move to Ideograph-R112-Stone.el.
9497         (U+9EFE): Separate M-48258; unify M051084.
9498         (C7-4577): Cancel relation with M-49960.
9499         - Resorted; add missing `ideographic-strokes' attributes; use
9500         `ideographic-strokes' if each stroke attribute has same value.
9501
9502         * Ideograph-R206-Tripod.el: Resorted; add missing
9503         `ideographic-strokes' attributes; use `ideographic-strokes' if
9504         each stroke attribute has same value.
9505
9506         * Ideograph-R030-Mouth.el (U+5497): Unify M059178.
9507         (U+5498): Delete `non-morohashi' property.
9508         (U+5499): Delete `non-morohashi' property.
9509         (U+549A): Delete `non-morohashi' property.
9510         (U+549B): Delete `non-morohashi' property.
9511         (U+549C): Delete `non-morohashi' property; add
9512         `morohashi-daikanwa-ho' property; unify M050005.
9513         (U+549D): Delete `non-morohashi' property.
9514         (C3-2772): Cancel unification with M-48258; add mapping to U+9EFE;
9515         add mapping to M051084; add `ucs-radical' property.
9516
9517         * Ideograph-R001-One.el (U+3402): Unify M050741; add
9518         `morohashi-daikanwa-ho' property.
9519
9520 2001-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9521
9522         * Ideograph-R195-Fish.el (C7-2B66): Unify with M-46018 instead of
9523         M-46027.
9524         Resorted; add some missing Morohashi's Daikanwa characters; add
9525         missing `ideographic-strokes' attributes; use
9526         `ideographic-strokes' if each stroke attribute has same value.
9527
9528         * Ideograph-R203-Black.el: Resorted; add some missing Morohashi's
9529         Daikanwa characters; add missing `ideographic-strokes' attributes;
9530         use `ideographic-strokes' if each stroke attribute has same value.
9531
9532         * Ideograph-R204-Embroidery.el: Resorted; add missing
9533         `ideographic-strokes' attributes; use `ideographic-strokes' if
9534         each stroke attribute has same value.
9535
9536 2001-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9537
9538         * Ideograph-R201-Yellow.el: Resorted; add some missing Morohashi's
9539         Daikanwa characters; add missing `ideographic-strokes' attributes;
9540         use `ideographic-strokes' if each stroke attribute has same value.
9541
9542 2001-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9543
9544         * Ideograph-R200-Hemp.el: Resorted; add missing
9545         `ideographic-strokes' attributes; use `ideographic-strokes' if
9546         each stroke attribute has same value.
9547
9548         * Ideograph-R199-Wheat.el: Resorted; add some missing Morohashi's
9549         Daikanwa characters; add missing `ideographic-strokes' attributes;
9550         use `ideographic-strokes' if each stroke attribute has same value.
9551
9552 2001-05-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9553
9554         * Ideograph-R202-Millet.el: Resorted; add missing
9555         `ideographic-strokes' attributes; use `ideographic-strokes' if
9556         each stroke attribute has same value.
9557
9558 2001-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9559
9560         * Ideograph-R030-Mouth.el (U+5450): Delete `morohashi-daikanwa'
9561         property because it is wrong.
9562         (M-48970): Unify U+5451.
9563         (U+5452): Delete `morohashi-daikanwa' property because it is
9564         wrong.
9565         (U+5453): Delete `non-morohashi' property.
9566         (U+5454): Delete `non-morohashi' property.
9567         (U+5455): Delete `non-morohashi' property.
9568         (U+5456): Delete `non-morohashi' property.
9569         (U+5457): Delete `non-morohashi' property.
9570         (U+5458): Delete `non-morohashi' property.
9571         (U+5459): Delete `non-morohashi' property.
9572         (U+545B): Delete `non-morohashi' property.
9573         (U+545C): Delete `non-morohashi' property.
9574         (U+54D0): Delete `morohashi-daikanwa' property because it is
9575         wrong.
9576         (U+54D2): Delete `morohashi-daikanwa' property because it is
9577         wrong.
9578         (U+54D3): Delete `morohashi-daikanwa' property because it is
9579         wrong.
9580         (U+54D4): Delete `morohashi-daikanwa' property because it is
9581         wrong.
9582         (U+54D5): Delete `morohashi-daikanwa' property because it is
9583         wrong.
9584         (U+54D6): Delete `non-morohashi' property.
9585         (U+54D7): Delete `non-morohashi' property.
9586         (U+54D8): Delete `non-morohashi' property.
9587         (U+54D9): Delete `non-morohashi' property.
9588         (U+54DA): Delete `non-morohashi' property.
9589         (U+54DB): Delete `non-morohashi' property; add M059181.
9590         (U+54DC): Delete `non-morohashi' property.
9591         (U+54DD): Delete `non-morohashi' property.
9592         (U+54DE): Delete `non-morohashi' property.
9593         (U+54DF): Delete `non-morohashi' property.
9594         (M-03630): Separate C2-2E46.
9595         (U+5567): Delete `morohashi-daikanwa' property because it is
9596         wrong.
9597         (U+5568): Delete `morohashi-daikanwa' property because it is
9598         wrong.
9599         (U+5569): Delete `morohashi-daikanwa' property because it is
9600         wrong.
9601         (U+556A): Delete `morohashi-daikanwa' property because it is
9602         wrong.
9603         (U+556C): Delete `morohashi-daikanwa' property because it is
9604         wrong.
9605         (U+556D): Delete `morohashi-daikanwa' property because it is
9606         wrong.
9607         (U+556F): Delete `morohashi-daikanwa' property because it is
9608         wrong.
9609         (U+5570): Delete `non-morohashi' property.
9610         (U+5571): Delete `non-morohashi' property; add M059209.
9611         (U+5572): Delete `non-morohashi' property; add M059210.
9612         (U+5573): Delete `non-morohashi' property; add M059211.
9613         (U+5574): Delete `non-morohashi' property.
9614         (U+5575): Delete `non-morohashi' property.
9615         (U+5576): Delete `non-morohashi' property.
9616         (U+5578): Delete `non-morohashi' property.
9617         (U+5579): Delete `non-morohashi' property; add M059213.
9618         (U+5577): Delete `non-morohashi' property.
9619         (U+55B7): Delete `non-morohashi' property.
9620         (C7-2C61): Fix `morohashi-daikanwa' property.
9621
9622 2001-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9623
9624         * Ideograph-R197-Salt.el: Resorted; add some missing Morohashi's
9625         Daikanwa characters; add missing `ideographic-strokes' attributes;
9626         use `ideographic-strokes' if each stroke attribute has same value.
9627
9628 2001-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9629
9630         * Ideograph-R198-Deer.el: Resorted; add some missing Morohashi's
9631         Daikanwa characters; add missing `ideographic-strokes' attributes;
9632         use `ideographic-strokes' if each stroke attribute has same value.
9633
9634 2001-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9635
9636         * Ideograph-R194-Ghost.el: Resorted; add some missing Morohashi's
9637         Daikanwa characters; add missing `ideographic-strokes' attributes;
9638         use `ideographic-strokes' if each stroke attribute has same value.
9639
9640 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9641
9642         * Ideograph-R187-Horse.el (C3-5736): Delete `morohashi-daikanwa'
9643         property because it is wrong.
9644
9645         * Ideograph-R142-Insect.el (M-33263): Separate C4-4D2B.
9646         (U+8755): Separate M-33264; fix `morohashi-daikanwa' property;
9647         separate C1-6A73.
9648
9649 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9650
9651         * Ideograph-R014-Cover.el (C3-214F): Fix `morohashi-daikanwa'
9652         property.
9653
9654 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9655
9656         * Ideograph-R193-Cauldron.el: Resorted; add some missing
9657         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9658         attributes; use `ideographic-strokes' if each stroke attribute has
9659         same value.
9660         (C4-654B): Moved to Ideograph-R190-Hair.el.
9661
9662 2001-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9663
9664         * Ideograph-R190-Hair.el (M-45363): Separate C3-4561.
9665         (M-45365): Separate C6-645E.
9666         (M-45372): Separate C3-4A6F.
9667         (M-45376): New character.
9668         (M-45384): Separate C5-4B57.
9669         (C4-654B): Moved from Ideograph-R193-Cauldron.el; Unify M-45538
9670         instead of M-45508.
9671
9672 2001-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9673
9674         * Ideograph-R192-Sacrificial-Wine.el: Resorted; add missing
9675         `ideographic-strokes' attributes; use `ideographic-strokes' if
9676         each stroke attribute has same value.
9677
9678         * Ideograph-R184-Eat.el: Resorted; add some missing Morohashi's
9679         Daikanwa characters; add missing `ideographic-strokes' attributes;
9680         use `ideographic-strokes' if each stroke attribute has same value.
9681
9682         * Ideograph-R020-Wrap.el (C5-213D): Fix `morohashi-daikanwa'
9683         property.
9684
9685         * Ideograph-R017-Open-Box.el (C5-2129): Fix `morohashi-daikanwa'
9686         property.
9687
9688 2001-04-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9689
9690         * Ideograph-R189-Tall.el, Ideograph-R186-Fragrant.el:
9691         Resorted; add some missing Morohashi's Daikanwa characters; add
9692         missing `ideographic-strokes' attributes; use `ideographic-strokes' if
9693         each stroke attribute has same value.
9694
9695 2001-04-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9696
9697         * Ideograph-R185-Head.el: Resorted; add some missing Morohashi's
9698         Daikanwa characters; add missing `ideographic-strokes' attributes;
9699         use `ideographic-strokes' if each stroke attribute has same value.
9700
9701 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9702
9703         * ideograph-util.el (ideograph-radical-strokes-vector): Modify for
9704         major characters.
9705         (char-ideographic-strokes): Prefer `daikanwa-strokes' than
9706         `ideographic-strokes'.
9707
9708 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9709
9710         * Ideograph-R183-Fly.el, Ideograph-R182-Wind.el: Resorted; add
9711         some missing Morohashi's Daikanwa characters; add missing
9712         `ideographic-strokes' attributes; use `ideographic-strokes' if
9713         each stroke attribute has same value.
9714
9715 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9716
9717         * Ideograph-R145-Clothes.el (C4-5D4B): Delete `morohashi-daikanwa'
9718         to fix.
9719         (M-34634): Separate C2-667C.
9720         (M-34636): Separate C2-6675.
9721         (M-34646): Separate C5-6948.
9722
9723         * Ideograph-R038-Woman.el (U+5A75): Fix `morohashi-daikanwa'
9724         property.
9725
9726         * Ideograph-R032-Earth.el (C2-3A68): Fix `morohashi-daikanwa'
9727         property.
9728         (C3-463F): Fix `morohashi-daikanwa' property; fix
9729         `ideographic-strokes' property.
9730
9731         * Ideograph-R030-Mouth.el (C4-2562): Fix `morohashi-daikanwa'
9732         property.
9733         (M-04206): Separate U+5618; relate to U+5653.
9734         (U+5653): Fix `morohashi-daikanwa' property; delete
9735         `kangxi-strokes'.
9736
9737 2001-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9738
9739         * Ideograph-R180-Sound.el: Resorted; add missing
9740         `ideographic-strokes' attributes; use `ideographic-strokes' if
9741         each stroke attribute has same value.
9742
9743 2001-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9744
9745         * Ideograph-R181-Leaf.el: Resorted; add some missing Morohashi's
9746         Daikanwa characters; add missing `ideographic-strokes' attributes;
9747         use `ideographic-strokes' if each stroke attribute has same value.
9748
9749         * Ideograph-R075-Tree.el (C5-6825): Relate to M-15785.
9750         (M-15789): Separate C3-5A44.
9751         (U+3BFE): Relate to M-15790.
9752         (U+6ACF): Separate M-15791.
9753         (C5-6828): Relate to M-15792.
9754         (C7-4743): Add M-15793.
9755         (C5-682B): Relate to M-15794.
9756         (M-15795): Separate C2-655F.
9757         (C5-6829): Add M-15799.
9758         (M-15800): Separate U+6AD4.
9759         (C7-4742): Add M-15802.
9760         (U+3BFF): Add M-15803; separate C4-5F73.
9761         (U+3C00): Add M-15804.
9762         (M-15826): Separate C2-616C.
9763         (M-15833): Separate C3-5A48.
9764         (M-15841): Separate U+6AE3.
9765         (M-15843): Separate U+6AE7.
9766         (M-15848): Fixed.
9767         (M-15853): Separate U+6AED.
9768
9769 2001-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9770
9771         * Ideograph-R118-Bamboo.el (U+7B3D): Delete `daikanwa-radical' and
9772         `daikanwa-strokes' to fix.
9773
9774 2001-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9775
9776         * Ideograph-R108-Dish.el (C5-3372): Add M-22989.
9777         (C5-3371): Relate to M-22991.
9778         (M-22992): Separate JSP-4E4F.
9779         (C4-334A): Relate to M-22993.
9780         (U+4002): Add M-22995; separate C3-374F.
9781         (C6-423F): Add M-22997.
9782         (C6-4241): Add M-22998.
9783         (C6-4240): Relate to M-22999.
9784
9785         * Ideograph-R004-Slash.el (U+4E54): Delete `kangxi-radical',
9786         `kangxi-strokes', `daikanwa-radical', `daikanwa-strokes' and
9787         `non-morohashi'; add `cns-radical'.
9788
9789 2001-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9790
9791         * Ideograph-R179-Leek.el: Resorted; add missing
9792         `ideographic-strokes' attributes; use `ideographic-strokes' if
9793         each stroke attribute has same value.
9794
9795 2001-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9796
9797         * Ideograph-R177-Leather.el: Resorted; add some missing
9798         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9799         attributes; use `ideographic-strokes' if each stroke attribute has
9800         same value.
9801
9802 2001-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9803
9804         * Ideograph-R178-Tanned-Leather.el: Resorted; add missing
9805         `ideographic-strokes' attributes; use `ideographic-strokes' if
9806         each stroke attribute has same value.
9807
9808 2001-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9809
9810         * Ideograph-R176-Face.el: Resorted; add some missing Morohashi's
9811         Daikanwa characters; add missing `ideographic-strokes' attributes;
9812         use `ideographic-strokes' if each stroke attribute has same value.
9813
9814 2001-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9815
9816         * Ideograph-R175-Wrong.el: Resorted; add some missing Morohashi's
9817         Daikanwa characters; add missing `ideographic-strokes' attributes;
9818         use `ideographic-strokes' if each stroke attribute has same value.
9819         (C5-3D42): Fixed.
9820
9821         * Ideograph-R174-Blue.el: Resorted; add some missing Morohashi's
9822         Daikanwa characters; add missing `ideographic-strokes' attributes;
9823         use `ideographic-strokes' if each stroke attribute has same value.
9824
9825         * Ideograph-R172-Short-Tailed-Bird.el: Resorted; add missing
9826         `ideographic-strokes' attributes; use `ideographic-strokes' if
9827         each stroke attribute has same value.
9828
9829 2001-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9830
9831         * Ideograph-R173-Rain.el: Resorted; add some missing Morohashi's
9832         Daikanwa characters; add missing `ideographic-strokes' attributes;
9833         use `ideographic-strokes' if each stroke attribute has same value.
9834
9835 2001-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9836
9837         * Ideograph-R170-Mound.el: Resorted; add some missing Morohashi's
9838         Daikanwa characters; add missing `ideographic-strokes' attributes;
9839         use `ideographic-strokes' if each stroke attribute has same value.
9840         (M-41536): Moved from Ideograph-R163-City.el.
9841
9842 2001-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9843
9844         * Ideograph-R171-Slave.el: Resorted; add some missing Morohashi's
9845         Daikanwa characters; add missing `ideographic-strokes' attributes;
9846         use `ideographic-strokes' if each stroke attribute has same value.
9847
9848         * Ideograph-R163-City.el (JX2-7A25): Separate M-41536 = U+961D =
9849         GB0-5A62 and moved to Ideograph-R170-Mound.el.
9850
9851 2001-03-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9852
9853         * Ideograph-R169-Gate.el: Resorted; add some missing Morohashi's
9854         Daikanwa characters; add missing `ideographic-strokes' attributes;
9855         use `ideographic-strokes' if each stroke attribute has same value.
9856         (M-45649'): Moved to Ideograph-R191-Fight.el.
9857
9858         * Ideograph-R166-Village.el: Resorted; add some missing
9859         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9860         attributes; use `ideographic-strokes' if each stroke attribute has
9861         same value.
9862
9863         * Ideograph-R191-Fight.el: Resorted; add missing
9864         `ideographic-strokes' attributes; use `ideographic-strokes' if
9865         each stroke attribute has same value.
9866         (M-45648): Separate JX1-7E3E.
9867         (M-45649'): Moved from Ideograph-R169-Gate.el.
9868
9869 2001-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9870
9871         * Ideograph-R168-Long.el: Resorted; add some missing Morohashi's
9872         Daikanwa characters; add missing `ideographic-strokes' attributes;
9873         use `ideographic-strokes' if each stroke attribute has same value.
9874
9875 2001-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9876
9877         * Ideograph-R165-Distinguish.el: Resorted; add missing
9878         `ideographic-strokes' attributes; use `ideographic-strokes' if
9879         each stroke attribute has same value.
9880
9881 2001-03-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9882
9883         * Ideograph-R163-City.el: Resorted; add some missing Morohashi's
9884         Daikanwa characters; add missing `ideographic-strokes' attributes;
9885         use `ideographic-strokes' if each stroke attribute has same value.
9886
9887 2001-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9888
9889         * Ideograph-R067-Script.el (M-13450): Unify with J{83|90}-4A38.
9890         (U+9F50): Moved from Ideograph-R210-Even.el and unify with
9891         C3-2370.
9892
9893         * u030A0-Katakana.el, u03040-Hiragana.el: Add `mojikyo'.
9894
9895         * Ideograph-R210-Even.el: Move U+9F50 to Ideograph-R067-Script.el.
9896
9897         * Ideograph-R101-Use.el, Ideograph-R074-Moon.el: Add some missing
9898         `japanese-jisx0208-1978' and `japanese-jisx0208' properties.
9899
9900 2001-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9901
9902         * Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el: Resorted; add
9903         some missing Morohashi's Daikanwa characters; add missing
9904         `ideographic-strokes' attributes; use `ideographic-strokes' if
9905         each stroke attribute has same value.
9906
9907 2001-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9908
9909         * Ideograph-R157-Foot.el, Ideograph-R161-Morning.el: Resorted; add
9910         some missing Morohashi's Daikanwa characters; add missing
9911         `ideographic-strokes' attributes; use `ideographic-strokes' if
9912         each stroke attribute has same value.
9913
9914 2001-02-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9915
9916         * Ideograph-R158-Body.el: Resorted; add some missing Morohashi's
9917         Daikanwa characters; add missing `ideographic-strokes' attributes;
9918         use `ideographic-strokes' if each stroke attribute has same value.
9919
9920 2001-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9921
9922         * Ideograph-R156-Run.el: Resorted; add some missing Morohashi's
9923         Daikanwa characters; add missing `ideographic-strokes' attributes;
9924         use `ideographic-strokes' if each stroke attribute has same value.
9925
9926 2001-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9927
9928         * Ideograph-R155-Red.el, Ideograph-R154-Shell.el: Resorted; add
9929         some missing Morohashi's Daikanwa characters; add missing
9930         `ideographic-strokes' attributes; use `ideographic-strokes' if
9931         each stroke attribute has same value.
9932
9933 2001-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9934
9935         * Ideograph-R153-Badger.el: Resorted; add some missing Morohashi's
9936         Daikanwa characters; add missing `ideographic-strokes' attributes;
9937         use `ideographic-strokes' if each stroke attribute has same value.
9938
9939 2001-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9940
9941         * Ideograph-R152-Pig.el: Resorted; add some missing Morohashi's
9942         Daikanwa characters; add missing `ideographic-strokes' attributes;
9943         use `ideographic-strokes' if each stroke attribute has same value.
9944
9945 2001-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9946
9947         * Ideograph-R150-Valley.el, Ideograph-R151-Bean.el: Resorted; add
9948         some missing Morohashi's Daikanwa characters; add missing
9949         `ideographic-strokes' attributes; use `ideographic-strokes' if
9950         each stroke attribute has same value.
9951
9952 2001-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9953
9954         * Ideograph-R149-Speech.el: Resorted; add some missing Morohashi's
9955         Daikanwa characters; add missing `ideographic-strokes' attributes;
9956         use `ideographic-strokes' if each stroke attribute has same value.
9957
9958 2001-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9959
9960         * Ideograph-R148-Horn.el: Resorted; add some missing Morohashi's
9961         Daikanwa characters; add missing `ideographic-strokes' attributes;
9962         use `ideographic-strokes' if each stroke attribute has same value.
9963
9964 2001-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9965
9966         * Ideograph-R147-See.el: Resorted; add some missing Morohashi's
9967         Daikanwa characters; add missing `ideographic-strokes' attributes;
9968         use `ideographic-strokes' if each stroke attribute has same value.
9969
9970 2001-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9971
9972         * Ideograph-R146-West.el: Resorted; add some missing Morohashi's
9973         Daikanwa characters; add missing `ideographic-strokes' attributes;
9974         use `ideographic-strokes' if each stroke attribute has same value.
9975
9976 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9977
9978         * Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el:
9979         Resorted; add some missing Morohashi's Daikanwa characters; add
9980         missing `ideographic-strokes' attributes; use
9981         `ideographic-strokes' if each stroke attribute has same value.
9982
9983 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9984
9985         * Ideograph-R134-Mortar.el: Resorted; add missing Morohashi's
9986         Daikanwa characters; add missing `ideographic-strokes' attributes;
9987         use `ideographic-strokes' if each stroke attribute has same value.
9988
9989 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9990
9991         * Ideograph-R139-Color.el: Resorted; add missing Morohashi's
9992         Daikanwa characters; add missing `ideographic-strokes' attributes;
9993         use `ideographic-strokes' if each stroke attribute has same value.
9994
9995 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9996
9997         * Ideograph-R133-Arrive.el: Resorted; add missing Morohashi's
9998         Daikanwa characters; add missing `ideographic-strokes' attributes;
9999         use `ideographic-strokes' if each stroke attribute has same value.
10000
10001 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10002
10003         * Ideograph-R137-Boat.el: Resorted; add some missing Morohashi's
10004         Daikanwa characters; add missing `ideographic-strokes' attributes;
10005         use `ideographic-strokes' if each stroke attribute has same value.
10006
10007         * Ideograph-R132-Self.el: Resorted; add missing Morohashi's
10008         Daikanwa characters; add missing `ideographic-strokes' attributes;
10009         use `ideographic-strokes' if each stroke attribute has same value.
10010
10011 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10012
10013         * Ideograph-R130-Meat.el: Resorted; add some missing Morohashi's
10014         Daikanwa characters; add missing `ideographic-strokes' attributes;
10015         use `ideographic-strokes' if each stroke attribute has same value.
10016
10017 2001-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10018
10019         * Ideograph-R138-Stopping.el: Resorted; add missing
10020         `ideographic-strokes' attributes; use `ideographic-strokes' if
10021         each stroke attribute has same value.
10022
10023 2001-01-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10024
10025         * Ideograph-R136-Oppose.el: Resorted; add missing
10026         `ideographic-strokes' attributes; use `ideographic-strokes' if
10027         each stroke attribute has same value.
10028
10029 2001-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10030
10031         * Ideograph-R131-Minister.el: Resorted; add missing Morohashi's
10032         Daikanwa characters; add missing `ideographic-strokes' attributes;
10033         use `ideographic-strokes' if each stroke attribute has same value.
10034
10035 2000-12-08  MORIOKA Tomohiko  <tomo@m17n.org>
10036
10037         * Ideograph-R074-Moon.el (M-14339): Fixed <unify with M-14339 of
10038         Ideograph-R130-Meat.el>.
10039         (M-14386): Unify with `chinese-cns11643-5'.
10040         (C5-3F66): Moved from Ideograph-R130-Meat.el.
10041         (M-14388): New character.
10042         (C6-5D5D): Relate to M-14388.
10043         (M-14390): New character.
10044         (U+3B3B): Relate to M-14390.
10045         (M-14393): New character.
10046         (C7-2364): Relate to M-14393.
10047         (M-14394): New character.
10048         (C4-4A34): Relate to M-14394.
10049         (C5-4D59): Add M-14395.
10050         (U+3B3C): Add M-14397.
10051         (M-14398): New character.
10052         (U+3B3F): Relate to M-14398.
10053         (C5-546E): Add M-14399.
10054
10055 2000-12-06  MORIOKA Tomohiko  <tomo@m17n.org>
10056
10057         * Ideograph-R127-Plow.el: Resorted; add missing Morohashi's
10058         Daikanwa characters; add missing `ideographic-strokes' attributes;
10059         use `ideographic-strokes' if each stroke attribute has same value.
10060
10061 2000-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10062
10063         * Ideograph-R128-Ear.el: Resorted; add some missing Morohashi's
10064         Daikanwa characters; add missing `ideographic-strokes' attributes;
10065         use `ideographic-strokes' if each stroke attribute has same value.
10066
10067         * Ideograph-R125-Old.el: Resorted; add missing Morohashi's
10068         Daikanwa characters; add missing `ideographic-strokes' attributes;
10069         use `ideographic-strokes' if each stroke attribute has same value.
10070
10071 2000-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10072
10073         * Ideograph-R124-Feather.el: Resorted; add some missing
10074         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
10075         attributes; use `ideographic-strokes' if each stroke attribute has
10076         same value.
10077
10078         * Ideograph-R126-And.el: Resorted; add missing Morohashi's
10079         Daikanwa characters; add missing `ideographic-strokes' attributes;
10080         use `ideographic-strokes' if each stroke attribute has same value.
10081
10082 2000-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10083
10084         * Ideograph-R196-Bird.el, Ideograph-R123-Sheep.el: Resorted; add
10085         some missing Morohashi's Daikanwa characters; add missing
10086         `ideographic-strokes' attributes; use `ideographic-strokes' if
10087         each stroke attribute has same value.
10088
10089 2000-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10090
10091         * Ideograph-R190-Hair.el: Resorted; add some missing Morohashi's
10092         Daikanwa characters; add missing `ideographic-strokes' attributes;
10093         use `ideographic-strokes' if each stroke attribute has same value.
10094
10095 2000-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10096
10097         * Ideograph-R117-Stand.el, Ideograph-R119-Rice.el,
10098         Ideograph-R116-Cave.el: Resorted; add some missing Morohashi's
10099         Daikanwa characters; add missing `ideographic-strokes' attributes;
10100         use `ideographic-strokes' if each stroke attribute has same value.
10101
10102 2000-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10103
10104         * Ideograph-R121-Jar.el: Resorted; add some missing Morohashi's
10105         Daikanwa characters; add missing `ideographic-strokes' attributes;
10106         use `ideographic-strokes' if each stroke attribute has same value.
10107
10108 2000-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10109
10110         * Ideograph-R113-Spirit.el: Resorted; add some missing Morohashi's
10111         Daikanwa characters; add missing `ideographic-strokes' attributes;
10112         use `ideographic-strokes' if each stroke attribute has same value.
10113
10114 2000-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10115
10116         * Ideograph-R111-Arrow.el, Ideograph-R110-Spear.el: Resorted; add
10117         some missing Morohashi's Daikanwa characters; add missing
10118         `ideographic-strokes' attributes; use `ideographic-strokes' if
10119         each stroke attribute has same value.
10120
10121 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10122
10123         * Ideograph-R114-Track.el (M-31339): Moved to
10124         Ideograph-R140-Grass.el.
10125         - Resorted; add some missing Morohashi's Daikanwa characters; add
10126         missing `ideographic-strokes' attributes; use
10127         `ideographic-strokes' if each stroke attribute has same value.
10128
10129 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10130
10131         * Ideograph-R140-Grass.el (M-31339): Moved from
10132         Ideograph-R114-Track.el.
10133         (M-31341): Separate C3-4431.
10134         (M-31342): Separate J{78|83|90}-6857.
10135         (M-31343): Separate U+842F.
10136
10137         * Ideograph-R084-Steam.el (M-17043): Add J{78|83}-5D63.
10138         (M-17048): Add J{78|83}-5D64.
10139         (M-17059): Add J{78|83}-5D66.
10140         (M-17060): Add J{78|83}-5D65.
10141
10142 2000-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10143
10144         * Ideograph-R109-Eye.el: Resorted; add some missing Morohashi's
10145         Daikanwa characters; add missing `ideographic-strokes' attributes;
10146         use `ideographic-strokes' if each stroke attribute has same value.
10147
10148 2000-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10149
10150         * Ideograph-R106-White.el: Resorted; add some missing Morohashi's
10151         Daikanwa characters; add missing `ideographic-strokes' attributes;
10152         use `ideographic-strokes' if each stroke attribute has same value.
10153
10154 2000-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10155
10156         * Ideograph-R108-Dish.el, Ideograph-R107-Skin.el: Resorted; add
10157         some missing Morohashi's Daikanwa characters; add missing
10158         `ideographic-strokes' attributes; use `ideographic-strokes' if
10159         each stroke attribute has same value.
10160
10161 2000-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10162
10163         * u03000-CJK-Symbols-and-Punctuation.el (IDEOGRAPHIC ITERATION
10164         MARK): Separate M-00097.
10165
10166         * Ideograph-R003-Dot.el (U+4E37): Fixed.
10167         (M-00097): Separate <IDEOGRAPHIC ITERATION MARK>.
10168         (U+4E3A): Delete `non-morohashi'.
10169         (U+4E3E): Likewise.
10170
10171 2000-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10172
10173         * u02000-General-Punctuation.el (OVERLINE): Delete
10174         `japanese-jisx0208'.
10175
10176         * char-db-util.el (insert-char-data): Check value of `mirrored'
10177         attribute is nil or not exist.
10178         (insert-char-data-with-variant): Add new optional argument
10179         `no-ucs-variant'.
10180         (insert-char-range-data): Specify `no-ucs-variant' for
10181         `insert-char-data-with-variant'.
10182
10183         * Ideograph-R104-Sickness.el: Resorted; add some missing
10184         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
10185         attributes; use `ideographic-strokes' if each stroke attribute has
10186         same value.
10187
10188 2000-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10189
10190         * Ideograph-R103-Bolt-Of-Cloth.el: Resorted; add missing
10191         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
10192         attributes; use `ideographic-strokes' if each stroke attribute has
10193         same value.
10194
10195 2000-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10196
10197         * Ideograph-R105-Dotted-Tent.el: Resorted; add missing Morohashi's
10198         Daikanwa characters; add missing `ideographic-strokes' attributes;
10199         use `ideographic-strokes' if each stroke attribute has same value.
10200
10201         * Ideograph-R102-Field.el: Resorted; add some missing Morohashi's
10202         Daikanwa characters; add missing `ideographic-strokes' attributes;
10203         use `ideographic-strokes' if each stroke attribute has same value.
10204
10205 2000-11-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10206
10207         * Ideograph-R100-Life.el: Resorted; add missing Morohashi's
10208         Daikanwa characters; add missing `ideographic-strokes' attributes;
10209         use `ideographic-strokes' if each stroke attribute has same value.
10210
10211 2000-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10212
10213         * Ideograph-R101-Use.el: Resorted; add missing Morohashi's
10214         Daikanwa characters; add missing `ideographic-strokes' attributes;
10215         use `ideographic-strokes' if each stroke attribute has same value.
10216
10217         * Ideograph-R099-Sweet.el: Resorted; add missing Morohashi's
10218         Daikanwa characters; add missing `ideographic-strokes' attributes;
10219         use `ideographic-strokes' if each stroke attribute has same value.
10220
10221 2000-11-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10222
10223         * Ideograph-R098-Tile.el: Resorted; add some missing Morohashi's
10224         Daikanwa characters; add missing `ideographic-strokes' attributes;
10225         use `ideographic-strokes' if each stroke attribute has same value.
10226
10227 2000-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10228
10229         * Ideograph-R097-Melon.el: Resorted; add some missing Morohashi's
10230         Daikanwa characters; add missing `ideographic-strokes' attributes;
10231         use `ideographic-strokes' if each stroke attribute has same value.
10232
10233 2000-10-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10234
10235         * Ideograph-R094-Dog.el: Resorted; add some missing Morohashi's
10236         Daikanwa characters; add missing `ideographic-strokes' attributes;
10237         use `ideographic-strokes' if each stroke attribute has same value.
10238
10239 2000-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10240
10241         * Ideograph-R096-Jade.el: Resorted; add some missing Morohashi's
10242         Daikanwa characters; add missing `ideographic-strokes' attributes;
10243         use `ideographic-strokes' if each stroke attribute has same value.
10244
10245         * Ideograph-R091-Slice.el: Resorted; add missing Morohashi's
10246         Daikanwa characters; add missing `ideographic-strokes' attributes;
10247         use `ideographic-strokes' if each stroke attribute has same value.
10248
10249 2000-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10250
10251         * Ideograph-R093-Cow.el (U+728B): Add C2-3D70 [moved from
10252         Ideograph-R094-Dog.el].
10253
10254 2000-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10255
10256         * Ideograph-R093-Cow.el: Resorted; add missing
10257         `ideographic-strokes' attributes; use `ideographic-strokes' if
10258         each stroke attribute has same value.
10259
10260 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10261
10262         * Ideograph-R092-Fang.el: Resorted; add missing Morohashi's
10263         Daikanwa characters; add missing `ideographic-strokes' attributes;
10264         use `ideographic-strokes' if each stroke attribute has same value.
10265
10266 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10267
10268         * Ideograph-R090-Half-Tree-Trunk.el: Resorted; add some missing
10269         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
10270         attributes; use `ideographic-strokes' if each stroke attribute has
10271         same value.
10272
10273 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10274
10275         * Ideograph-R162-Walk.el: Resorted; add missing
10276         `ideographic-strokes' attributes; use `ideographic-strokes' if
10277         each stroke attribute has same value.
10278
10279 2000-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10280
10281         * Ideograph-R085-Water.el (C6-3930): Add M-17478.
10282         (M-17479): New character.
10283         (M-17479'): Move K0-7B47 and C6-392D to M-17479; add
10284         Mojikyo-50247.
10285         (M-17480): New character.
10286         (C6-392E): Add relation to M-17480.
10287         (U+3CE6): Add M-17481.
10288         (C6-3266): Add M-17504.
10289         (M-17505): New character.
10290         (M-17505'): Move K0-7659 and C1-563F to M-17505; add
10291         Mojikyo-50248.
10292         (M-17529): New character.
10293         (M-17529'): Move K0-613C to M-17529; separate C1-563C; add
10294         Mojikyo-50249.
10295         (C3-317B): Add relation to M-17545.
10296         (M-17572'): Add Mojikyo-50250.
10297         (M-17573'): Fix `ideographic-strokes'; add Mojikyo-50251.
10298         (U+6DA5): Add Mojikyo-59723.
10299         (M-17695): Separate C3-367C.
10300         (M-17695'): Add Mojikyo-50252.
10301         (M-17749'): Add Mojikyo-50253.
10302         (M-17750'): Add Mojikyo-50254.
10303         (M-17783'): Add Mojikyo-50255.
10304         (M-17919'): Add Mojikyo-50256.
10305         (M-17920'): Add Mojikyo-50257.
10306         (M-17921'): Add Mojikyo-50258.
10307         (M-18067'): Separate U+6EDE; add Mojikyo-50259.
10308         (C6-5444): Add M-18068.
10309         (M-18068'): Add Mojikyo-50260.
10310         (M-18260): Separate U+6F67.
10311         (M-18262): Separate C4-4A69.
10312         (M-18265): Separate C2-5163.
10313         (M-18268): Separate U+6F6B.
10314         (M-18271): Separate U+6F6D.
10315         (C4-4C6D): Add M-18272.
10316         (C7-2450): Add M-18273.
10317         (M-18274): New character.
10318         (C7-2456): Add relation to M-18274.
10319         (C4-4A5C): Add M-18275.
10320         (C4-4A59): Add M-18276.
10321         (M-18277): New character.
10322         (M-18277'): Move C7-244F to M-18277; add Mojikyo-50261.
10323         (M-18278): New character.
10324         (C7-2457): Add M-18278.
10325         (C7-2449): Add M-18279.
10326         (M-18350): New character.
10327         (C7-2441): Add relation to M-18350.
10328         (C7-245E): Add M-18351.
10329         (M-18352): New character.
10330         (C7-2466): Add relation to M-18352.
10331         (M-18353): New character.
10332         (C5-4E26): Add relation to M-18353.
10333         (M-18354): New character.
10334         (C5-4E28): Add relation to M-18354.
10335         (M-18357): New character.
10336         (C5-4D7C): Add relation to M-18357.
10337         (M-18358): New character.
10338         (C4-4A5E): Add relation to M-18358.
10339         (M-18359): New character.
10340         (C7-245F): Add relation to M-18359.
10341         (M-18360): New character.
10342         (C7-244B): Add relation to M-18360.
10343         (C3-514B): Add M-18361.
10344         (C7-245D): Add M-18362.
10345         (M-18363): New character.
10346         (C7-2455): Add relation to M-18363.
10347         (C7-2446): Add M-18364.
10348         (C3-4C76): Add M-18367.
10349         (C7-2460): Add M-18368.
10350         (M-18369): New character.
10351         (C4-4A63): Add relation to M-18369.
10352         (M-18370): New character.
10353         (C7-244A): Add relation to M-18370.
10354         (M-18371): New character.
10355         (C7-2F42): Add relation to M-18371.
10356         (C5-5535): Add M-18373.
10357         (C5-5534): Add M-18374.
10358         (M-18672): Add Mojikyo-50262.
10359
10360 2000-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10361
10362         * Ideograph-R089-Double-X.el: Resorted; add missing Morohashi's
10363         Daikanwa characters; add missing `ideographic-strokes' attributes;
10364         use `ideographic-strokes' if each stroke attribute has same value.
10365
10366 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10367
10368         * Ideograph-R088-Father.el: Resorted; add some missing Morohashi's
10369         Daikanwa characters; add missing `ideographic-strokes' attributes;
10370         use `ideographic-strokes' if each stroke attribute has same value.
10371
10372 2000-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10373
10374         * Ideograph-R080-Do-Not.el (M-16724): Add Mojikyo-050244.
10375
10376         * Ideograph-R077-Stop.el (M-16326'): Add Mojikyo-050239.
10377         (M-16334'): Add Mojikyo-050240.
10378
10379 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10380
10381         * Ideograph-R047-River.el (M-08678): Separate C1-477C.
10382         (M-08679): Delete C2-223A.
10383         (C6-245B): Add relation to M-08679.
10384         (C1-4B56): Add relation to M-08680'.
10385         (M-49065): Delete C6-245B.
10386         (C2-223A): Add relation to M-49065.
10387
10388 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10389
10390         * Ideograph-R087-Claw.el: Resorted; add missing
10391         `ideographic-strokes' attributes; use `ideographic-strokes' if
10392         each stroke attribute has same value.
10393
10394 2000-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10395
10396         * Ideograph-R140-Grass.el (U+828D): Separate J78-6769.
10397         (M-30676): Separate C6-2922.
10398         (U+8346): Add J78-3755.
10399         (C1-5774): Add mapping for U+834A and M-30940.
10400         (U+834A): Add J{83|90}-3755.
10401         (M-31322): New character.
10402         (C3-3E57): Add mapping for M-31322.
10403
10404         * Ideograph-R120-Silk.el (U+7E4B): Add J{83|90}-3752.
10405         (M-27990): Separate U+7E68 and C2-6642.
10406
10407 2000-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10408
10409         * Ideograph-R086-Fire.el: Resorted; add some missing Morohashi's
10410         Daikanwa characters; add missing `ideographic-strokes' attributes;
10411         use `ideographic-strokes' if each stroke attribute has same value.
10412
10413         * Ideograph-R188-Bone.el: Resorted; add missing
10414         `ideographic-strokes' attributes; use `ideographic-strokes' if
10415         each stroke attribute has same value.
10416
10417 2000-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10418
10419         * ideograph-util.el (ideograph-radical-strokes-vector): Change
10420         R085 to 3 from 4; change R140 to 4 from 3.
10421         (update-ideograph-radical-table): Add `mojikyo' characters which
10422         are not included in `ideograph-daikanwa'.
10423
10424 2000-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10425
10426         * Ideograph-R196-Bird.el: Resorted; add missing
10427         `ideographic-strokes' attributes; use `ideographic-strokes' if
10428         each stroke attribute has same value.
10429
10430         * Ideograph-R187-Horse.el: Resorted; add some missing Morohashi's
10431         Daikanwa characters; add missing `ideographic-strokes' attributes;
10432         use `ideographic-strokes' if each stroke attribute has same value.
10433
10434 2000-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10435
10436         * Ideograph-R167-Gold.el: Resorted; add missing
10437         `ideographic-strokes' attributes; use `ideographic-strokes' if
10438         each stroke attribute has same value.
10439
10440 2000-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10441
10442         * Ideograph-R164-Wine.el, Ideograph-R159-Cart.el,
10443         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el: Resorted; add
10444         missing `ideographic-strokes' attributes; use
10445         `ideographic-strokes' if each stroke attribute has same value.
10446
10447 2000-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10448
10449         * Ideograph-R211-Tooth.el: Resorted; add missing
10450         `ideographic-strokes' attributes; use `ideographic-strokes' if
10451         each stroke attribute has same value.
10452
10453 2000-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10454
10455         * Ideograph-R210-Even.el: Add missing `ideographic-strokes'
10456         attributes; use `ideographic-strokes' if each stroke attribute has
10457         same value.
10458
10459 2000-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10460
10461         * Ideograph-R140-Grass.el, Ideograph-R141-Tiger.el: Resorted; add
10462         missing `ideographic-strokes' attributes; use
10463         `ideographic-strokes' if each stroke attribute has same value.
10464
10465 2000-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10466
10467         * Ideograph-R135-Tongue.el, Ideograph-R129-Brush.el: Resorted; add
10468         missing `ideographic-strokes' attributes; use
10469         `ideographic-strokes' if each stroke attribute has same value.
10470
10471         * Ideograph-R118-Bamboo.el, Ideograph-R085-Water.el: Resorted; add
10472         some missing Morohashi's Daikanwa characters; add missing
10473         `ideographic-strokes' attributes; use `ideographic-strokes' if
10474         each stroke attribute has same value.
10475
10476 2000-09-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10477
10478         * Ideograph-R120-Silk.el, Ideograph-R122-Net.el: Resorted; add
10479         some missing Morohashi's Daikanwa characters; add missing
10480         `ideographic-strokes' attributes; use `ideographic-strokes' if
10481         each stroke attribute has same value.
10482
10483 2000-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10484
10485         * Ideograph-R115-Grain.el, Ideograph-R084-Steam.el: Resorted; add
10486         some missing Morohashi's Daikanwa characters; add missing
10487         `ideographic-strokes' attributes; use `ideographic-strokes' if
10488         each stroke attribute has same value.
10489
10490         * Ideograph-R083-Clan.el: Resorted; add missing Morohashi's
10491         Daikanwa characters; add missing `ideographic-strokes' attributes;
10492         use `ideographic-strokes' if each stroke attribute has same value.
10493
10494 2000-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10495
10496         * Ideograph-R118-Bamboo.el, Ideograph-R112-Stone.el: Resorted; add
10497         some missing Morohashi's Daikanwa characters; add missing
10498         `ideographic-strokes' attributes; use `ideographic-strokes' if
10499         each stroke attribute has same value.
10500
10501 2000-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10502
10503         * Ideograph-R082-Fur.el: Resorted; add some missing Morohashi's
10504         Daikanwa characters; add missing `ideographic-strokes' attributes;
10505         use `ideographic-strokes' if each stroke attribute has same value.
10506
10507 2000-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10508
10509         * Ideograph-R095-Profound.el: Resorted; add missing Morohashi's
10510         Daikanwa characters; add missing `ideographic-strokes' attributes;
10511         use `ideographic-strokes' if each stroke attribute has same value.
10512
10513         * Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el: Resorted;
10514         add some missing Morohashi's Daikanwa characters; add missing
10515         `ideographic-strokes' attributes; use `ideographic-strokes' if
10516         each stroke attribute has same value.
10517
10518 2000-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10519
10520         * Ideograph-R064-Hand.el: Resorted; add missing Morohashi's
10521         Daikanwa characters; add missing `ideographic-strokes' attributes;
10522         use `ideographic-strokes' if each stroke attribute has same value.
10523
10524         * Ideograph-R076-Lack.el, Ideograph-R077-Stop.el,
10525         Ideograph-R078-Death.el, Ideograph-R079-Weapon.el,
10526         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
10527         Ideograph-R074-Moon.el, Ideograph-R075-Tree.el: Resorted; add some
10528         missing Morohashi's Daikanwa characters; add missing
10529         `ideographic-strokes' attributes; use `ideographic-strokes' if
10530         each stroke attribute has same value.
10531
10532 2000-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10533
10534         * Ideograph-R071-Not.el: Resorted; add missing Morohashi's
10535         Daikanwa characters; add missing `ideographic-strokes' attributes;
10536         use `ideographic-strokes' if each stroke attribute has same value.
10537
10538         * Ideograph-R072-Sun.el: Resorted; add missing some Morohashi's
10539         Daikanwa characters; add missing `ideographic-strokes' attributes;
10540         use `ideographic-strokes' if each stroke attribute has same value;
10541         use `variant-of-shinjigen-1' instead of `comment'.
10542
10543 2000-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10544
10545         * Ideograph-R061-Heart.el: Resorted; add missing Morohashi's
10546         Daikanwa characters; add missing `ideographic-strokes' attributes;
10547         use `ideographic-strokes' if each stroke attribute has same value.
10548
10549 2000-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10550
10551         * Ideograph-R053-Dotted-Cliff.el: Use `vulgar-char-of-shinjigen-1'
10552         and `variant-of-shinjigen-1' instead of `comment'.
10553
10554         * Ideograph-R041-Inch.el: Use `vulgar-char-of-shinjigen-1' instead
10555         of `comment'.
10556
10557         * Ideograph-R040-Roof.el (M-7211): Separate U+5BC8.
10558         (M-7238): Separate U+5BD1.
10559         (M-7277): Separate U+5BDC.
10560
10561         * Ideograph-R030-Mouth.el: Use
10562         `{ancient|original}-char-of-shinjigen-1' and
10563         `variant-of-shinjigen-1' instead of `comment'.
10564
10565         * Ideograph-R020-Wrap.el, Ideograph-R022-Right-Open-Box.el,
10566         Ideograph-R024-Ten.el, Ideograph-R025-Divination.el,
10567         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
10568         Ideograph-R028-Private.el, Ideograph-R017-Open-Box.el,
10569         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
10570         Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
10571         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el: Use
10572         `{vulgar|original|ancient|wrong}-char-of-shinjigen-1' and
10573         `variant-of-shinjigen-1' instead of `comment'.
10574
10575         * Ideograph-R004-Slash.el, Ideograph-R006-Hook.el,
10576         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
10577         Ideograph-R009-Man.el: Use
10578         `{vulgar|original|ancient}-char-of-shinjigen-1' and
10579         `variant-of-shinjigen-1' instead of `comment'.
10580
10581         * Ideograph-R003-Dot.el: Use `original-char-of-shinjigen-1'
10582         instead of `comment'.
10583
10584         * Ideograph-R001-One.el: Use
10585         `{vulgar|original}-char-of-shinjigen-1' instead of `comment'.
10586
10587 2000-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10588
10589         * Ideograph-R066-Rap.el: Resorted; add missing some Morohashi's
10590         Daikanwa characters; add missing `ideographic-strokes' attributes;
10591         use `ideographic-strokes' if each stroke attribute has same value.
10592
10593 2000-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10594
10595         * Ideograph-R069-Axe.el: Resorted; add missing Morohashi's
10596         Daikanwa characters; add missing `ideographic-strokes' attributes;
10597         use `ideographic-strokes' if each stroke attribute has same value.
10598
10599 2000-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10600
10601         * Ideograph-R067-Script.el: Resorted; add missing some Morohashi's
10602         Daikanwa characters; add missing `ideographic-strokes' attributes;
10603         use `ideographic-strokes' if each stroke attribute has same value.
10604
10605 2000-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10606
10607         * Ideograph-R070-Square.el: Resorted; add missing some Morohashi's
10608         Daikanwa characters; add missing `ideographic-strokes' attributes;
10609         use `ideographic-strokes' if each stroke attribute has same value.
10610
10611 2000-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10612
10613         * Ideograph-R068-Dipper.el: Resorted; add missing some Morohashi's
10614         Daikanwa characters; add missing `ideographic-strokes' attributes;
10615         use `ideographic-strokes' if each stroke attribute has same value.
10616
10617         * Ideograph-R065-Branch.el: Resorted; add missing Morohashi's
10618         Daikanwa characters; add missing `ideographic-strokes' attributes;
10619         use `ideographic-strokes' if each stroke attribute has same value.
10620
10621 2000-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10622
10623         * Ideograph-R063-Door.el: Resorted; add missing some Morohashi's
10624         Daikanwa characters; add missing `ideographic-strokes' attributes;
10625         use `ideographic-strokes' if each stroke attribute has same value.
10626
10627 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10628
10629         * Ideograph-R062-Halberd.el: Resorted; add missing some
10630         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
10631         attributes; use `ideographic-strokes' if each stroke attribute has
10632         same value.
10633
10634 2000-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10635
10636         * Ideograph-R060-Step.el: Resorted; add missing some Morohashi's
10637         Daikanwa characters; add missing `ideographic-strokes' attributes.
10638
10639 2000-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10640
10641         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
10642         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
10643         Ideograph-R059-Bristle.el, Ideograph-R047-River.el,
10644         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
10645         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
10646         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
10647         Ideograph-R054-Long-Stride.el, Ideograph-R039-Child.el,
10648         Ideograph-R040-Roof.el, Ideograph-R041-Inch.el,
10649         Ideograph-R042-Small.el, Ideograph-R043-Lame.el,
10650         Ideograph-R044-Corpse.el, Ideograph-R045-Sprout.el,
10651         Ideograph-R046-Mountain.el, Ideograph-R033-Scholar.el,
10652         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
10653         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
10654         Ideograph-R038-Woman.el, Ideograph-R031-Enclosure.el,
10655         Ideograph-R032-Earth.el, Ideograph-R025-Divination.el,
10656         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
10657         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
10658         Ideograph-R030-Mouth.el, Ideograph-R017-Open-Box.el,
10659         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
10660         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
10661         Ideograph-R022-Right-Open-Box.el,
10662         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
10663         Ideograph-R010-Legs.el, Ideograph-R012-Eight.el,
10664         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
10665         Ideograph-R015-Ice.el, Ideograph-R001-One.el,
10666         Ideograph-R002-Line.el, Ideograph-R004-Slash.el,
10667         Ideograph-R008-Lid.el, Ideograph-R009-Man.el: Resorted; add
10668         missing some Morohashi's Daikanwa characters.
10669
10670 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10671
10672         * ideograph-util.el (char-ideographic-radical): Renamed from
10673         `char-ideograph-radical'.
10674         (ideograph-radical-strokes-vector): New variable.
10675         (char-ideographic-strokes): Renamed from `char-ideograph-strokes';
10676         detect `ideographic-strokes' using
10677         `ideograph-radical-strokes-vector' if `total-strokes' is found.
10678         (int-list<): New function.
10679         (ideograph-char<): New implementation.
10680
10681 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10682
10683         * Ideograph-R212-Dragon.el: Resorted; add missing
10684         `ideographic-strokes' attributes.
10685
10686 2000-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10687
10688         * Ideograph-R213-Turtle.el: Resorted; add missing
10689         `ideographic-strokes' attributes.
10690
10691         * Ideograph-R214-Flute.el: Add missing `ideographic-strokes'
10692         attributes.
10693
10694 2000-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10695
10696         * char-db-util.el (insert-char-data): Copy `attributes' and
10697         `ccs-attributes' if they are specified; regard
10698         `shinjigen-1-radical' as a ideographic radical; regard `->mojikyo'
10699         as a variant of Mojikyo character; modify form of `mojikyo'.
10700
10701 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10702
10703         * Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
10704         Ideograph-R211-Tooth.el, Ideograph-R212-Dragon.el,
10705         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
10706         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
10707         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
10708         Ideograph-R203-Black.el, Ideograph-R204-Embroidery.el,
10709         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
10710         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
10711         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
10712         Ideograph-R196-Bird.el, Ideograph-R194-Ghost.el,
10713         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
10714         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
10715         Ideograph-R188-Bone.el, Ideograph-R189-Tall.el,
10716         Ideograph-R190-Hair.el, Ideograph-R185-Head.el,
10717         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
10718         Ideograph-R182-Wind.el, Ideograph-R183-Fly.el,
10719         Ideograph-R184-Eat.el, Ideograph-R178-Tanned-Leather.el,
10720         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
10721         Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
10722         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
10723         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
10724         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
10725         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R168-Long.el,
10726         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
10727         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
10728         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
10729         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
10730         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
10731         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
10732         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
10733         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
10734         Ideograph-R152-Pig.el, Ideograph-R153-Badger.el,
10735         Ideograph-R154-Shell.el, Ideograph-R146-West.el,
10736         Ideograph-R147-See.el, Ideograph-R148-Horn.el,
10737         Ideograph-R149-Speech.el, Ideograph-R143-Blood.el,
10738         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
10739         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
10740         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
10741         Ideograph-R140-Grass.el, Ideograph-R131-Minister.el,
10742         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
10743         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
10744         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
10745         Ideograph-R125-Old.el, Ideograph-R126-And.el,
10746         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
10747         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
10748         Ideograph-R122-Net.el, Ideograph-R123-Sheep.el,
10749         Ideograph-R124-Feather.el, Ideograph-R121-Jar.el,
10750         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
10751         Ideograph-R117-Stand.el, Ideograph-R118-Bamboo.el,
10752         Ideograph-R116-Cave.el, Ideograph-R113-Spirit.el,
10753         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
10754         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
10755         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
10756         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
10757         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
10758         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
10759         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
10760         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
10761         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
10762         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
10763         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
10764         Ideograph-R094-Dog.el, Ideograph-R087-Claw.el,
10765         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
10766         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
10767         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
10768         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
10769         Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el,
10770         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
10771         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
10772         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
10773         Ideograph-R075-Tree.el, Ideograph-R071-Not.el,
10774         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
10775         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
10776         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
10777         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
10778         Ideograph-R062-Halberd.el, Ideograph-R063-Door.el,
10779         Ideograph-R064-Hand.el, Ideograph-R052-Short-Thread.el,
10780         Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el,
10781         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
10782         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
10783         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
10784         Ideograph-R061-Heart.el, Ideograph-R047-River.el,
10785         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
10786         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
10787         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
10788         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
10789         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
10790         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
10791         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
10792         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
10793         Ideograph-R037-Big.el, Ideograph-R038-Woman.el,
10794         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
10795         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
10796         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
10797         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
10798         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
10799         Ideograph-R022-Right-Open-Box.el,
10800         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
10801         Ideograph-R025-Divination.el, Ideograph-R016-Table.el,
10802         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
10803         Ideograph-R015-Ice.el: Reformatted.
10804
10805         * char-db-util.el (insert-char-range-data): Use `decode-char'
10806         instead of `int-char'; check `ucs' attribute.
10807
10808         * u03100-Bopomofo.el (BOPOMOFO LETTER U): Add `script'.
10809
10810 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10811
10812         * Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
10813         Ideograph-R012-Eight.el: Reformatted.
10814
10815 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10816
10817         * Ideograph-R009-Man.el (M-458): Modify `ideographic-strokes'.
10818
10819         * Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Reformatted.
10820
10821 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10822
10823         * Ideograph-R009-Man.el (ISO-IR-165-2C7A): Fix
10824         `morohashi-daikanwa'.
10825
10826         * Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
10827         Ideograph-R001-One.el, Ideograph-R006-Hook.el,
10828         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
10829         Ideograph-R003-Dot.el, Ideograph-R002-Line.el: Reformatted.
10830
10831 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10832
10833         * Ideograph-R145-Clothes.el:
10834         - Use `ideographic-strokes' if each stroke attribute has same
10835           value.
10836         (U+8868): Add J78 and 83.
10837         (M-34110): Separate C5-2B45.
10838         (U+886B): Likewise.
10839         (U+8870): Likewise.
10840         (M-34130): Separate U+8872; add J78 and J83; separate C2-3276.
10841         (U+8875): Add J78 and J83.
10842         (U+8877): Likewise.
10843         (U+887D): Likewise.
10844         (U+887E): Likewise.
10845         (U+8881): Likewise.
10846         (U+8882): Likewise.
10847         (M-34163'): Add M50441.
10848         (M-34164): New character.
10849         (U+888B): Add J78 and J83.
10850         (U+888D): Likewise.
10851         (U+8892): Likewise.
10852         (U+8896): Likewise.
10853         (U+8897): Likewise.
10854         (U+8899): Likewise.
10855         (U+889E): Likewise; separate J90-6A51; separate C1-5D35.
10856         (M-34210): Add J78 and J83.
10857         (U+88A4): Likewise.
10858         (U+88AB): Likewise.
10859         (U+88B1): Likewise.
10860         (U+88B4): Likewise.
10861         (U+88B5): Likewise.
10862         (U+88BF): Likewise.
10863         (U+88C1): Likewise.
10864         (U+88C2): Likewise.
10865         (U+88C3): Likewise.
10866         (U+88C4): Likewise.
10867         (U+88C5): Add J{78|83|90}-4175 and M050442.
10868         (U+88CF): Add J78 and J83.
10869         (U+88E1): Likewise.
10870         (U+88D4): Likewise.
10871         (U+88D5): Likewise.
10872         (M-34312): Add J{78|83}-6A64; separate J90; separate GB, C1 and
10873         U+88D8.
10874         (U+88D9): Add J78 and J83.
10875         (U+88DC): Likewise.
10876         (U+88DD): Likewise.
10877         (U+88DF): Likewise.
10878         (U+88E8): Likewise.
10879         (M-34356): Likewise.
10880         (U+88F3): Likewise.
10881         (M-34362): Add J{78|83}-6A6A; separate J90; separate U+88F4, GB
10882         and C1.
10883         (M-34367): Separate C4-4728.
10884         (U+88F8): Add J78 and J83.
10885         (U+88F9): Likewise.
10886         (U+88FC): Likewise.
10887         (U+88FD): Likewise.
10888         (U+88FE): Likewise.
10889         (U+8902): Likewise.
10890         (U+8904): Likewise.
10891         (U+8907): Likewise.
10892         (M34420): Add J78-6A6F; separate J90-6A6F; separate U+890A.
10893         (J90-6A6F): Add J83.
10894         (U+890C): Add J78 and J83.
10895         (U+8912): Likewise.
10896         (U+8913): Likewise.
10897         (U+891E): Likewise.
10898         (U+8925): Likewise.
10899         (M-34503): Add J78 and J83; separate C1-7230; separate U+892A.
10900         (M-34504): Separate U+892B and GB.
10901         (U+892B): Add {J78|J83}-6A75.
10902         (U+8936): Add J78 and J83.
10903         (U+8938): Likewise.
10904         (M-34536): Separate U+893B and C1.
10905         (J{78|83}-6A78): New variant of M-34536.
10906         (U+8941): Add J78 and J83.
10907         (U+8943): Likewise.
10908         (U+8944): Likewise.
10909         (U+894C): Likewise.
10910         (U+894D): Likewise.
10911         (U+895E): Likewise.
10912         (U+8960): Likewise.
10913         (U+8964): Likewise.
10914         (U+8966): Likewise.
10915         (M-34696): Separate J90-6B24 and U+896A.
10916         (J{78|83}-6B24): New variant of M-34696 and U+896A.
10917         (U+896D): Add J78 and J83.
10918         (J{78|83}-6B25): New variant of M-34712 and U+896F.
10919         (U+8972): Add J78 and J83.
10920         (U+8974): Likewise.
10921         (U+8977): Likewise.
10922
10923 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10924
10925         * ideograph-util.el (insert-ideograph-radical-char-data): Use
10926         `insert-char-data' with new optional arguments `attributes' and
10927         `ccs-attributes'.
10928
10929         * char-db-util.el (insert-char-data): Add new optional arguments
10930         `attributes' and `ccs-attributes'; don't use
10931         `char-attribute-alist'.
10932         (decode-builtin-char): Deleted.
10933
10934         * Ideograph-R009-Man.el:
10935         - Use `ideographic-strokes' if each stroke attribute has same
10936           value.
10937         (M-462'): Add M050101.
10938
10939 2000-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10940
10941         * char-db-util.el (insert-char-data): Add optional argument
10942         `readable'.
10943         (insert-char-data-with-variant): Likewise.
10944         (what-char-definition): Use `insert-char-data-with-variant' with
10945         `readable' mode.
10946
10947 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10948
10949         * ideograph-util.el (update-ideograph-radical-table): Don't refer
10950         50101 or greater code range of coded-charset `ideograph-daikanwa'.
10951
10952 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10953
10954         * Ideograph-R105-Dotted-Tent.el:
10955         - Add missing J78 and J83 characters.
10956         - Add missing Morohashi's Daikanwa characters.
10957
10958 2000-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10959
10960         * ideograph-util.el (update-ideograph-radical-table): Use
10961         `char-ideograph-strokes' to put `ideographic-strokes'.
10962         (ideograph-char<): Refer `ideograph-daikanwa' attribute.
10963
10964 2000-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10965
10966         * char-db-util.el (insert-char-data): If an element of
10967         `->decomposition' property is a character, print it as same as an
10968         integer.
10969
10970 2000-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10971
10972         * ideograph-util.el (update-ideograph-radical-table): Ignore non
10973         `Ideograph' characters.
10974
10975         * char-db-util.el (insert-char-data): Change order for `script'.
10976         (insert-char-data-with-variant): Add optional argument `script'.
10977         (insert-char-range-data): Likewise.
10978         (write-char-range-data-to-file): Likewise.
10979
10980         * Ideograph-R001-One.el (BOPOMOFO LETTER K): Deleted.
10981         (U+4E02): Add `->bopomofo-letter'.
10982         (BOPOMOFO LETTER O): Deleted.
10983         (M00004): Add `script', `->ucs' and `->bopomofo-letter'.
10984         (M00005): Separate <BOPOMOFO LETTER E>.
10985         (M00009): Separate <BOPOMOFO LETTER C>.
10986
10987         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add script.
10988         (BOPOMOFO LETTER C): Likewise.
10989         (BOPOMOFO LETTER O): Likewise.
10990         (BOPOMOFO LETTER E): Likewise.
10991
10992 2000-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10993
10994         * char-db-util.el (insert-char-data): Support `insert-char-data'.
10995
10996         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add `->ideograph' and
10997         `chinese-isoir165'; delete `ideograph-daikanwa'.
10998         (BOPOMOFO LETTER C): Likewise.
10999         (BOPOMOFO LETTER O): Likewise.
11000         (BOPOMOFO LETTER E): Likewise.
11001         (BOPOMOFO LETTER U): Add `morohashi-daikanwa',
11002         `ideographic-radical', `ideographic-strokes', `total-strokes'; use
11003         `->ideograph' instead of `ideograph'.
11004
11005 2000-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11006
11007         * Ideograph-R197-Salt.el: Reformatted.
11008
11009 2000-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11010
11011         * ccs-jisx0208-1983.el: Remove unused file.
11012
11013 2000-03-23  MORIOKA Tomohiko  <tomo@m17n.org>
11014
11015         * Ideograph-R085-Water.el (U+6E13): Add J{78|83|90}-374C.
11016
11017         * Ideograph-R066-Rap.el (M13285'): Unify U+656C; separate C1-6439.
11018         (M13303): Separate U+656C.
11019
11020         * Ideograph-R064-Hand.el (M12239): Separate U+6385.
11021         (M12311'): Add Mojikyo-50200.
11022         (M12312): Separate U+63BD.
11023         (M12373): Separate U+63E4.
11024         (M12552): Separate U+643D.
11025         (M12575): Separate U+6452.
11026         (M12597): Separate U+6461.
11027         (M12597): Separate U+6461.
11028         (M12645): Separate U+6479.
11029         (M12678): Separate U+6487.
11030         (M12716): Separate U+649D.
11031         (M12808): Separate U+64CE.
11032         (M12876): Separate U+64ED.
11033         (M12894): Separate U+64F3.
11034         (M26763): Separate C5-7347.
11035
11036 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
11037
11038         * char-db-util.el (insert-char-data): Change order of
11039         `ideographic-strokes', `kangxi-strokes', `japanese-strokes' and
11040         `cns-strokes'.
11041
11042         * mojikyo.el (M292): Remove mojikyo-pj-1.
11043         (M634): Likewise.
11044         (M916): Likewise.
11045         (M28800): Remove mojikyo-pj-6.
11046         (M48869): Remove mojikyo-pj-9.
11047         (M50100): Likewise.
11048
11049 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
11050
11051         * Ideograph-R054-Long-Stride.el (M9574): Separate U+5EFA.
11052
11053         * Ideograph-R038-Woman.el (M6618): Separate U+5ACC.
11054
11055         * Ideograph-R116-Cave.el (M25406): Separate U+7A74.
11056         (M25424): Separate U+7A81.
11057         (M25439): Unify U+7A81.
11058
11059         * Ideograph-R170-Mound.el (M41720'): Separate U+F9DC; add
11060         Mojikyo-50557.
11061         (U+F9DC): Add K0-6B58.
11062         (M41792): Separate J78-3764 and C1-6B61.
11063         (M41813): Add J78-3764.
11064
11065         * Ideograph-R213-Turtle.el (M48869): Add `kangxi-radical',
11066         `kangxi-strokes' and comment.
11067
11068 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
11069
11070         * Ideograph-R115-Grain.el (M25218): Separate J78-374E and K0-4D26.
11071         (M48869): Moved to Ideograph-R213-Turtle.el.
11072
11073         * Ideograph-R113-Spirit.el (M24634): Separate U+7941.
11074         (M24636): Separate U+7944.
11075         (M24637): Separate U+7945.
11076         (M24638): Separate U+7946.
11077         (M24640): Move K0-5137 from U+7948.
11078         (M24641): Move K0-7233 from U+7949.
11079         (M24643): Separate U+794A.
11080         (M24645): Separate U+794B.
11081         (M24647): Separate U+794C.
11082         (M24651): Separate U+794F.
11083         (M24652): Move K0-695E from M24652'.
11084
11085 2000-03-21  MORIOKA Tomohiko  <tomo@m17n.org>
11086
11087         * Ideograph-R145-Clothes.el (M34166): Add J{78|83}-3736.
11088
11089         * Ideograph-R123-Sheep.el (M28498): Add J{78|83}-3732.
11090
11091         * Ideograph-R119-Rice.el (M26860): Add J{78|83}-3729.
11092
11093         * Ideograph-R177-Leather.el (M42729): Separate J{83|90}-3724m
11094         K0-7C28 and C1-675D.
11095         (M42732): Separate U+9775.
11096
11097         * Ideograph-R030-Mouth.el (M4015): Add J90-3674.
11098         (J78-3674): New character.
11099
11100 2000-03-20  MORIOKA Tomohiko  <tomo@m17n.org>
11101
11102         * Ideograph-R158-Body.el (U+8EAF): Add J{83|90}-366D.
11103
11104 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
11105
11106         * Ideograph-R023-Hiding-Enclosure.el (U+533A): Add J90-3668.
11107
11108         * Ideograph-R009-Man.el (M724): Add `jisx0208-difference'.
11109         (U+4FF1): Add `jisx0208-1978/4X'.
11110
11111         * Ideograph-R145-Clothes.el (M34646): Add `ideographic-strokes'.
11112         (M34647): Add J{78|83}-365F.
11113         (M34648): Add `ideographic-strokes'.
11114
11115         * Ideograph-R145-Clothes.el (M34148): Add `ideographic-strokes'.
11116         (M34149): Separate U+887F.
11117         (M34150): Separate C2-3277.
11118         (M34151): Add `ideographic-strokes'.
11119
11120         * Ideograph-R076-Lack.el (M16104): Unify U+6B3D.
11121
11122 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
11123
11124         * char-db-util.el (insert-char-data): Regard charset `mojikyo' as
11125         same as `ideograph-daikanwa'; support `jisx0208-1978/4X'.
11126         (decode-builtin-char): Regard charset `mojikyo' as same as
11127         `ideograph-daikanwa'.
11128
11129 2000-03-16  MORIOKA Tomohiko  <tomo@m17n.org>
11130
11131         * Ideograph-R076-Lack.el (M16008): Unify U+6B23.
11132         (M16012): Separate U+6B24.
11133         (M16017): Unify U+6B25.
11134         (M16019): Unify U+6B26.
11135
11136         * Ideograph-R069-Axe.el (M13534): Unify U+65A4.
11137
11138         * Ideograph-R019-Power.el (M2415'): Add J90-3650 and
11139         Mojikyo-50112.
11140
11141 2000-03-15  MORIOKA Tomohiko  <tomo@m17n.org>
11142
11143         * Ideograph-R009-Man.el (M899): Add J90-3676.
11144         (J83-364F): Add J90-364F.
11145
11146         * Ideograph-R032-Earth.el (U+5C2D): Moved from
11147         Ideograph-R043-Lame.el; add J90-3646.
11148
11149         * Ideograph-R043-Lame.el (U+5C2D): Moved to
11150         Ideograph-R032-Earth.el.
11151
11152         * Ideograph-R064-Hand.el (U+631F): Add J{78|83|90}-3634.
11153
11154         * Ideograph-R026-Seal.el (U+537F): Add J90-362A.
11155
11156         * Ideograph-R044-Corpse.el (M7709): Separate U+5C51 and C1-552C.
11157
11158         * Ideograph-R032-Earth.el (M4916): Separate J{78|83}-3651.
11159         (U+5747): Unify J{78|83}-3651.
11160
11161 2000-03-14  MORIOKA Tomohiko  <tomo@m17n.org>
11162
11163         * Ideograph-R093-Cow.el (M19922): Unify U+725B.
11164         (M19923): Add total-strokes.
11165
11166         * Ideograph-R029-Again.el (M3118'): Add J90-355A and
11167         Mojikyo-50116.
11168
11169         * Ideograph-R123-Sheep.el (M28504): Add J{78|83}-3541 and K0-6B79.
11170
11171         * Ideograph-R103-Bolt-Of-Cloth.el (M22007): Unify U+7591.
11172
11173         * Ideograph-R093-Cow.el (M20190'): Add J{78|83|90}-353E and
11174         Mojikyo-50275.
11175         (M20195): Unify U+72A1.
11176
11177         * Ideograph-R076-Lack.el (M16097): Unify U+6B3A.
11178         (M16099): Unify U+6B3B.
11179         (M16103): Unify U+6B3C.
11180
11181         * Ideograph-R084-Steam.el (M17046): Separate U+6C18; add C6-2529.
11182         (U+6C18): Unify C2-2258.
11183         (M17046'): Add J{78|83|90}-3524 and Mojikyo-50245.
11184
11185         * Ideograph-R009-Man.el (M927'): Add J90-3536 and Mojikyo-50104.
11186
11187         * Ideograph-R079-Weapon.el (M16668): Unify U+6BC4.
11188         (M16673): Unify U+6BC5.
11189
11190 2000-03-13  MORIOKA Tomohiko  <tomo@m17n.org>
11191
11192         * Ideograph-R116-Cave.el (M25593): Separate U+7AAE.
11193
11194 2000-03-09  MORIOKA Tomohiko  <tomo@m17n.org>
11195
11196         * Ideograph-R113-Spirit.el (M24639): Separate U+7947.
11197
11198 2000-03-08  MORIOKA Tomohiko  <tomo@m17n.org>
11199
11200         * Ideograph-R050-Turban.el (M8930): Separate J90-3522 and C3-3067.
11201
11202 2000-03-06  MORIOKA Tomohiko  <tomo@m17n.org>
11203
11204         * Ideograph-R074-Moon.el (M14378): Add J{78|83}-347C.
11205
11206         * Ideograph-R071-Not.el (M13721): Unify U+65E2.
11207
11208         * Ideograph-R070-Square.el (M13687): Unify U+65D7.
11209         (M13694): Unify U+65D8.
11210         (M13698): Unify U+65DA.
11211
11212         * Ideograph-R026-Seal.el (U+5371): Add J90-346D.
11213
11214 2000-03-03  MORIOKA Tomohiko  <tomo@m17n.org>
11215
11216         * Ideograph-R104-Sickness.el (M22538): Unify U+764C.
11217         (M22542): Unify U+7650.
11218
11219         * Ideograph-R170-Mound.el (M41676'): Add
11220         J{78|83|90}-3459.
11221
11222         * Ideograph-R108-Dish.el (M23031): Unify U+76E2.
11223         (M23032): Unify C1-6971.
11224         (J90-3446): Add J{78|83}-3446 and K0-4A78.
11225
11226         * Ideograph-R099-Sweet.el (M21643): Unify U+7518.
11227
11228         * Ideograph-R085-Water.el (M18253): New character.
11229         (U+6F97): Unify C1-6D58; add J{83|90}-3442 and K0-4A55.
11230
11231         * Ideograph-R076-Lack.el (M16190): Unify U+6B52.
11232         (M16197): Unify U+6B53.
11233
11234 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
11235
11236         * ideograph-util.el (ideograph-char<): Prefer `non-morohashi' to
11237         `morohashi-daikanwa'.
11238
11239 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
11240
11241         * Ideograph-R076-Lack.el (M16107): Unify U+6B3E.
11242         (M16111): Unify U+6B3F.
11243         (M16125): Unify U+6B40.
11244         (M16126): Unify U+6B41.
11245         (M16127): Unify U+6B42.
11246
11247         * Ideograph-R066-Rap.el (M13260): Add J{78|83}-343A; separate
11248         C1-5F56 and J90-343A.
11249
11250         * Ideograph-R098-Tile.el (J90-3424): Add J{78|83}-3424.
11251
11252         * Ideograph-R140-Grass.el (M30771): New character.
11253         (U+82C5): Add J90-3423.
11254         (U+85F2): Delete M15811; add C2-665A.
11255
11256         * Ideograph-R181-Leaf.el (M43374): Separate U+9811.
11257
11258 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
11259
11260         * Ideograph-R124-Feather.el (M28766): Separate U+7FEB.
11261
11262         * Ideograph-R046-Mountain.el (M8624'): Separate J{78|83}-3460.
11263
11264         * Ideograph-R154-Shell.el (M36681): Separate J{78|83}-3453 and
11265         C1-5D4B.
11266
11267         * Ideograph-R124-Feather.el (M28780): Separate U+7FF0.
11268
11269         * Ideograph-R030-Mouth.el (U+565B): Add J90-337A.
11270
11271         * Ideograph-R116-Cave.el (U+7AC3): Add J78-635E and J{83|90}-3376.
11272
11273         * Ideograph-R075-Tree.el (M15065): Separate U+691B.
11274         (U+691B): Add J{78|83|90}-3371.
11275
11276         * Ideograph-R018-Knife.el (M2112'): Add J90-3364.
11277
11278         * Ideograph-R075-Tree.el (M15485): Add J{78|83}-335F.
11279
11280 2000-02-29  MORIOKA Tomohiko  <tomo@m17n.org>
11281
11282         * Ideograph-R079-Weapon.el (U+6BBB): Unify C3-3665; add
11283         J{78|83}-334C.
11284         (J90-334C): New character.
11285
11286         * Ideograph-R064-Hand.el (U+64B9): Add J78-5978 and J{83|90}-3349.
11287
11288         * Ideograph-R142-Insect.el (U+86CE): Add J78-695A and
11289         J{83|90}-3342.
11290
11291         * Ideograph-R075-Tree.el (M15217'): Add J78-3335; separate U+6982.
11292         (U+6982): Separate J83-3335, J90-3335 and C1-644D.
11293
11294 2000-02-28  MORIOKA Tomohiko  <tomo@m17n.org>
11295
11296         * Ideograph-R106-White.el (M22699): Unify U+7686.
11297
11298         * Ideograph-R177-Leather.el (M42781): Separate
11299         J{83|90}-3373.
11300
11301         * Ideograph-R140-Grass.el (M31170): Separate U+83D4.
11302         (M32601): Separate C5-7940; add mapping to U+8641.
11303
11304         * Ideograph-R061-Heart.el (M10617'): Remove C1-554E.
11305
11306         * Ideograph-R140-Grass.el (M31000): New character.
11307         (M31000'): Add J90-3259; move C1-5D23 to M31000.
11308         (M31168): New character.
11309         (M31168'): Add J90-325B; move C3-3E59 to M31168.
11310
11311 2000-02-26  MORIOKA Tomohiko  <tomo@m17n.org>
11312
11313         * Ideograph-R021-Spoon.el (J{78|83}-323D): Add J90-323D.
11314
11315         * Ideograph-R026-Seal.el (J{78|83}-3237): Add J90-3237.
11316
11317         * Ideograph-R009-Man.el (M628'): Add J90-3241.
11318         (M1178): Add J90-322F.
11319
11320 2000-02-25  MORIOKA Tomohiko  <tomo@m17n.org>
11321
11322         * Ideograph-R092-Fang.el (M19909): Unify C1-455B.
11323         (J90-3267): Unify J{78|83}-3267.
11324
11325         * Ideograph-R076-Lack.el (M16167): Unify U+6B4C.
11326         (M16168): Unify U+6B4D.
11327
11328         * Ideograph-R093-Cow.el (M19933): Unify U+7261.
11329
11330         * Ideograph-R124-Feather.el (M28614): New character.
11331         (M28614'): Separate K0-6962 to M28614.
11332         (M28616): Separate C6-3375.
11333         (M28617): Separate C6-3372.
11334         (M28618): Separate C6-3376.
11335         (M28619): Separate C5-2B2B.
11336         (M28620): Separate C4-2B22.
11337         (M28621): Separate C4-2B21.
11338         (M28622): Separate C4-2B24.
11339         (M28623): Separate U+7FBE.
11340         (M28624): Separate C4-2B23.
11341         (M28625): Separate U+7FBF.
11342         (M28626): Separate C6-3374.
11343         (M28627): Separate C4-2F33.
11344         (M28628): Separate U+437E.
11345         (M28629): Separate C5-2F61.
11346         (M28631): Separate C5-2F63.
11347         (M28632): Separate U+7FC0.
11348         (M28633): Separate C5-2F60.
11349         (M28634): Separate C4-2F31.
11350         (M28800): Moved from Ideograph-R196-Bird.el.
11351
11352         * Ideograph-R195-Fish.el (U+9BF5): Add J90-3033.
11353
11354 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
11355
11356         * Ideograph-R196-Bird.el: Move M28800 and U+7FF5 to
11357         Ideograph-R124-Feather.el.
11358         (U+9D0E): Add J{83|90}-322A.
11359
11360         * Ideograph-R196-Bird.el (U+9D2C): Add J78-7274 and J{83|90}-3229.
11361
11362         * Ideograph-R145-Clothes.el (M34629): Separate U+8956; unify
11363         J78-3228.
11364
11365         * Ideograph-R079-Weapon.el (M16618'): Unify U+6BB4; separate
11366         C3-2959.
11367
11368 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
11369
11370         * Ideograph-R076-Lack.el (M16024'): Unify U+6B27; separate
11371         C3-2954.
11372
11373         * Ideograph-R064-Hand.el (M11955): Separate U+62D0.
11374
11375 2000-02-23  MORIOKA Tomohiko  <tomo@m17n.org>
11376
11377         * Ideograph-R172-Short-Tailed-Bird.el (M41973): Separate
11378         J{78|83}-326D, K0-643A and J90-326D.
11379
11380         * Ideograph-R140-Grass.el (M30860'): Unify C6-2E22; separate
11381         J{78|83}-326A.
11382
11383         * Ideograph-R162-Walk.el (M38789): Separate C1-535E and U+8FE6.
11384         (M38790): Separate C3-2F31 and U+8FE7.
11385         (M38791): Separate C1-5365 and U+8FE8.
11386         (M38792): Separate C4-2B4F.
11387
11388         * Ideograph-R124-Feather.el (M28635): Unify K0-683A.
11389         (M28635'): Separate K0-683A; separate U+7FC1.
11390
11391         * Ideograph-R169-Gate.el (M41244): Add `jisx0208-difference'.
11392
11393         * Ideograph-R100-Life.el (M21689): Add J{78|83}-3179.
11394
11395 2000-02-22  MORIOKA Tomohiko  <tomo@m17n.org>
11396
11397         * Ideograph-R070-Square.el (M13628): Separate U+65BC.
11398         (U+65BC): Unify J{78|83|90}-3177 and C1-4D75.
11399
11400 2000-02-18  MORIOKA Tomohiko  <tomo@m17n.org>
11401
11402         * Ideograph-R086-Fire.el (U+7114): Add J{83|90}-316B.
11403
11404         * Ideograph-R187-Horse.el (M44633'): Add J{78|83|90}-3158.
11405
11406         * Ideograph-R108-Dish.el (M22972'): Unify U+76CA.
11407         (M22975): Unify U+76CB.
11408
11409 2000-02-17  MORIOKA Tomohiko  <tomo@m17n.org>
11410
11411         * Ideograph-R104-Sickness.el (M22069): Unify U+75AB.
11412         (M22081): Unify U+75B0.
11413
11414         * Ideograph-R140-Grass.el (M30808'): Add J90-3151.
11415
11416         * Ideograph-R108-Dish.el (M22961): Add J{78|83}-314E.
11417         (M22965): Unify U+76C9.
11418
11419         * Ideograph-R097-Melon.el (M21371): Unify C1-466A.
11420         (J90-313B): Unify J{78|83}-313B; separate C1-466A.
11421
11422 2000-02-16  MORIOKA Tomohiko  <tomo@m17n.org>
11423
11424         * Ideograph-R027-Cliff.el: Reformatted.
11425
11426         * Ideograph-R167-Gold.el (M40310): Separate U+925B, C1-6745 and
11427         J90-3174.
11428
11429 2000-02-15  MORIOKA Tomohiko  <tomo@m17n.org>
11430
11431         * Ideograph-R085-Water.el (M17260): Separate U+6CBF, J90-3168 and
11432         C1-4E58.
11433
11434         * Ideograph-R144-Walk-Enclosure.el (M34073): Separate
11435         {j78|83|90}-3152 and K0-6A5B.
11436
11437 2000-02-14  MORIOKA Tomohiko  <tomo@m17n.org>
11438
11439         * Ideograph-R184-Eat.el (M44146): Separate U+990C.
11440
11441         * Ideograph-R030-Mouth.el (M4286): Separate U+5642.
11442
11443         * Ideograph-R162-Walk.el (M38722): Separate U+8FC2.
11444         (M38901): Unify K0-5C71; separate C1-5D61 and J90-3029.
11445         (U+9022): Separate K0-5C71 and C1-5D61; add `jisx0208-difference'
11446         property.
11447
11448         * Ideograph-R140-Grass.el (M30699'): Separate U+829D.
11449         (J{78|83|90}-3032): Add `jisx0208-difference'.
11450
11451 2000-02-12  MORIOKA Tomohiko  <tomo@m17n.org>
11452
11453         * Ideograph-R120-Silk.el (M27682): Separate J{78|83|90}-305E.
11454         (SJG-6136): Unify J90-305E.
11455
11456         * Ideograph-R009-Man.el (SJG-352): Unify J90-304E.
11457
11458 2000-02-11  MORIOKA Tomohiko  <tomo@m17n.org>
11459
11460         * Ideograph-R195-Fish.el (M46413): Unify J78-3073.
11461         (U+9C2F): Unify J{83|90}-3073.
11462
11463 2000-02-10  MORIOKA Tomohiko  <tomo@m17n.org>
11464
11465         * Ideograph-R145-Clothes.el (M34091): Unify U+8863.
11466
11467         * Ideograph-R008-Lid.el (M00286): Unify J78-5035 and J83-5035.
11468         (U+4EA5): Unify J90-3067.
11469
11470         * Ideograph-R023-Hiding-Enclosure.el (U+533B): Add J90-3065.
11471
11472         * Ideograph-R162-Walk.el (M08680'1): Separate U+5DE1.
11473         (M39134): Unify K0-6B36.
11474         (M39134'): Unify U+907A.
11475
11476         * Ideograph-R047-River.el (M8680'): Moved from
11477         Ideograph-R162-Walk.el.
11478         (M08684): Likewise.
11479
11480         * Ideograph-R102-Field.el (M21854): Unify U+7570; separate
11481         C6-4B56.
11482         (M21854): Separate U+7570; unify C6-4B56.
11483
11484 2000-02-09  MORIOKA Tomohiko  <tomo@m17n.org>
11485
11486         * Ideograph-R145-Clothes.el (M34240): Add J78-3041.
11487
11488         * Ideograph-R064-Hand.el (M11835): Separate J90-3037.
11489
11490         * Ideograph-R085-Water.el (M17678): Separate U+6DEB.
11491         (M17951): Separate U+6EA2.
11492
11493         * Ideograph-R100-Life.el (M21687): Unify C3-3D3E instead of
11494         C3-3D3F.
11495
11496 2000-02-08  MORIOKA Tomohiko  <tomo@m17n.org>
11497
11498         * char-db-util.el (insert-char-data): Don't output mojikyo-pj-*.
11499
11500         * Ideograph-R184-Eat.el (M44014): Unify U+98DF.
11501         (M44080): Separate japanese-jisx02080-1978 and japanese-jisx0208.
11502
11503         * Ideograph-R100-Life.el (M21670): Unify GB, CNS and JIS.
11504         (M21680): Likewise.
11505         (M21684): Unify with U+7522.
11506         (M21684'): Unify with U+7523.
11507
11508         * Ideograph-R067-Script.el (M013450): Unify GB, CNS and JIS.
11509
11510         * Ideograph-R009-Man.el (M00378): Add japanese-jisx0208-1990.
11511
11512 2000-02-07  MORIOKA Tomohiko  <tomo@m17n.org>
11513
11514         * u0FF00-Halfwidth-and-Fullwidth-Forms.el, u030A0-Katakana.el,
11515         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
11516         u02500-Box-Drawing.el, u02190-Arrows.el,
11517         u02100-Letterlike-Symbols.el, u00400-Cyrillic.el, u00370-Greek.el,
11518         u000A0-Latin-1-Supplement.el: Add japanese-jisx0208-1990.
11519
11520 2000-02-06  MORIOKA Tomohiko  <tomo@m17n.org>
11521
11522         * u02000-General-Punctuation.el, u02200-Mathematical-Operators.el,
11523         u02300-Miscellaneous-Technical.el, u025A0-Geometric-Shapes.el,
11524         u03000-CJK-Symbols-and-Punctuation.el: Add japanese-jisx0208-1990.
11525
11526 2000-02-02  MORIOKA Tomohiko  <tomo@m17n.org>
11527
11528         * char-db-util.el (decode-builtin-char): Use `charset-name'.
11529         (write-char-range-data-to-file): Use utf-8.
11530
11531 2000-02-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
11532
11533         * char-db-util.el (insert-char-data): Print corresponding
11534         character as comment for `->ucs' and each coded-charset.
11535         (what-char-definition): Don't call `char-db-update-comment'.
11536
11537 2000-01-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
11538
11539         * mojikyo.el: New file.
11540
11541 2000-01-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
11542
11543         * char-db-util.el (insert-char-data): Print code-point of
11544         `ideograph-daikanwa' as a decimal value.
11545         (decode-builtin-char): New function.
11546
11547 2000-01-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
11548
11549         * char-db-util.el (insert-char-data): Modify for code-point format
11550         change.
11551
11552 1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11553
11554         * u0A000-Yi-Syllables.el, u0AC00-Hangul-Syllables.el,
11555         u0FB00-Alphabetic-Presentation-Forms.el,
11556         u0FB50-Arabic-Presentation-Forms-A.el,
11557         u0FE20-Combining-Half-Marks.el, u0FE30-CJK-Compatibility-Forms.el,
11558         u0FE50-Small-Form-Variants.el,
11559         u0FE70-Arabic-Presentation-Forms-B.el,
11560         u0FF00-Halfwidth-and-Fullwidth-Forms.el, u0FFF0-Specials.el: New
11561         files.
11562
11563 1999-12-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11564
11565         * char-db-util.el (insert-char-data): Change order of
11566         `kangxi-strokes'.
11567         (insert-char-data-with-variant): Look up variants of corresponding
11568         ucs character if a character does not have variants.
11569
11570 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11571
11572         * ideograph-util.el (ideograph-char<): Fixed.
11573
11574         * u03100-Bopomofo.el (U+3128): Separate M00115.
11575
11576 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
11577
11578         * Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el: New files.
11579
11580         * Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
11581         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
11582         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
11583         Ideograph-R212-Dragon.el: New files.
11584
11585         * Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el: New files.
11586
11587         * Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
11588         Ideograph-R202-Millet.el, Ideograph-R203-Black.el: New files.
11589
11590         * Ideograph-R194-Ghost.el, Ideograph-R195-Fish.el,
11591         Ideograph-R196-Bird.el, Ideograph-R197-Salt.el,
11592         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el: New files.
11593
11594         * Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
11595         Ideograph-R193-Cauldron.el: New files.
11596
11597         * Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
11598         Ideograph-R187-Horse.el, Ideograph-R188-Bone.el,
11599         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el: New files.
11600
11601         * Ideograph-R183-Fly.el, Ideograph-R184-Eat.el: New files.
11602
11603         * Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
11604         Ideograph-R182-Wind.el: New files.
11605
11606         * Ideograph-R178-Tanned-Leather.el, Ideograph-R179-Leek.el: New
11607         files.
11608
11609         * Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
11610         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
11611         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
11612         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R173-Rain.el,
11613         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
11614         Ideograph-R176-Face.el, Ideograph-R177-Leather.el: New files.
11615
11616         * Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
11617         Ideograph-R163-City.el, Ideograph-R164-Wine.el,
11618         Ideograph-R165-Distinguish.el: New files.
11619
11620         * Ideograph-R156-Run.el, Ideograph-R157-Foot.el,
11621         Ideograph-R158-Body.el, Ideograph-R159-Cart.el,
11622         Ideograph-R160-Bitter.el: New files.
11623
11624         * Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
11625         Ideograph-R155-Red.el: New files.
11626
11627         * Ideograph-R151-Bean.el, Ideograph-R152-Pig.el: New files.
11628
11629         * Ideograph-R148-Horn.el, Ideograph-R149-Speech.el,
11630         Ideograph-R150-Valley.el: New files.
11631
11632         * Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
11633         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
11634         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
11635         Ideograph-R145-Clothes.el, Ideograph-R146-West.el,
11636         Ideograph-R147-See.el: New files.
11637
11638         * Ideograph-R137-Boat.el,
11639         Ideograph-R138-Stopping.el: New files.
11640
11641         * Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el: New files.
11642
11643         * Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
11644         Ideograph-R134-Mortar.el: New files.
11645
11646         * Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
11647         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
11648         Ideograph-R131-Minister.el: New files.
11649
11650         * Ideograph-R123-Sheep.el, Ideograph-R124-Feather.el,
11651         Ideograph-R125-Old.el, Ideograph-R126-And.el: New files.
11652
11653         * Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
11654         Ideograph-R112-Stone.el, Ideograph-R113-Spirit.el,
11655         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
11656         Ideograph-R116-Cave.el, Ideograph-R117-Stand.el,
11657         Ideograph-R118-Bamboo.el, Ideograph-R119-Rice.el,
11658         Ideograph-R120-Silk.el, Ideograph-R121-Jar.el,
11659         Ideograph-R122-Net.el: New files.
11660
11661         * Ideograph-R108-Dish.el, Ideograph-R109-Eye.el: New files.
11662
11663         * Ideograph-R106-White.el, Ideograph-R107-Skin.el: New files.
11664
11665         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
11666         Ideograph-R105-Dotted-Tent.el: New files.
11667
11668         * Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
11669         Ideograph-R101-Use.el, Ideograph-R102-Field.el: New files.
11670
11671         * Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
11672         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el: New files.
11673
11674         * Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
11675         Ideograph-R094-Dog.el: New files.
11676
11677         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el: New
11678         files.
11679
11680         * Ideograph-R088-Father.el, Ideograph-R089-Double-X.el: New files.
11681
11682         * Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
11683         Ideograph-R086-Fire.el, Ideograph-R087-Claw.el: New files.
11684
11685         * Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
11686         Ideograph-R083-Clan.el: New files.
11687
11688         * Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el: New files.
11689
11690         * Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
11691         Ideograph-R075-Tree.el, Ideograph-R076-Lack.el,
11692         Ideograph-R077-Stop.el, Ideograph-R078-Death.el: New files.
11693
11694         * Ideograph-R070-Square.el, Ideograph-R071-Not.el,
11695         Ideograph-R072-Sun.el: New files.
11696
11697         * Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el: New files.
11698
11699         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
11700         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
11701         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
11702         Ideograph-R061-Heart.el, Ideograph-R062-Halberd.el,
11703         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
11704         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
11705         Ideograph-R067-Script.el: New files.
11706
11707         * Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el:
11708         New files.
11709
11710         * Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el: New
11711         files.
11712
11713         * Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
11714         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
11715         Ideograph-R047-River.el, Ideograph-R048-Work.el,
11716         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el: New files.
11717
11718         * Ideograph-R041-Inch.el, Ideograph-R042-Small.el: New files.
11719
11720         * Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
11721         Ideograph-R038-Woman.el, Ideograph-R039-Child.el,
11722         Ideograph-R040-Roof.el: New files.
11723
11724         * Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el: New files.
11725
11726         * Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
11727         Ideograph-R033-Scholar.el: New files.
11728
11729         * Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
11730         Ideograph-R028-Private.el: Merge CJK Unified Ideographs Extension
11731         A.
11732
11733         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
11734         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
11735         Ideograph-R023-Hiding-Enclosure.el,
11736         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
11737         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
11738         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
11739         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
11740         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
11741         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
11742         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
11743         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
11744         Ideograph-R006-Hook.el: Merge `chinese-isoir165'.
11745
11746         * Ideograph-R004-Slash.el: Merge CNS chars not in Morohashi's
11747         Daikanwa.
11748
11749         * Ideograph-R003-Dot.el: Merge `chinese-isoir165'.
11750
11751         * Ideograph-R001-One.el: Merge `chinese-isoir165'.
11752
11753 1999-12-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
11754
11755         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
11756         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
11757         Ideograph-R023-Hiding-Enclosure.el,
11758         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el: Merge
11759         CJK Unified Ideographs Extension A.
11760
11761 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
11762
11763         * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
11764         Ideograph-R018-Knife.el: Merge CJK Unified Ideographs Extension A.
11765
11766 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
11767
11768         * Ideograph-R009-Man.el: Merge CJK Unified Ideographs Extension A.
11769
11770 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
11771
11772         * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Merge CJK
11773         Unified Ideographs Extension A.
11774
11775 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
11776
11777         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
11778         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
11779         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Merge CJK Unified
11780         Ideographs Extension A.
11781
11782 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
11783
11784         * Ideograph-R008-Lid.el (M00286): Separate
11785         `japanese-jisx0208-1978' and `japanese-jisx0208'.
11786
11787         * Ideograph-R005-Second.el: Merge `chinese-isoir165'.
11788
11789 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
11790
11791         * Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
11792         Ideograph-R002-Line.el, Ideograph-R001-One.el: Merge
11793         `chinese-isoir165'.
11794
11795 1999-12-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
11796
11797         * Ideograph-R030-Mouth.el: Merge `japanese-jisx0213-1' and
11798         `japanese-jisx0213-2'.
11799
11800 1999-12-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11801
11802         * Ideograph-R029-Again.el: Merge `japanese-jisx0213-2'.
11803
11804 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
11805
11806         * Ideograph-R028-Private.el: Merge `japanese-jisx0213-2'.
11807
11808 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
11809
11810         * Ideograph-R027-Cliff.el: Merge `japanese-jisx0213-1' and
11811         `japanese-jisx0213-2'.
11812
11813 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11814
11815         * Ideograph-R026-Seal.el: Merge `japanese-jisx0213-1' and
11816         `japanese-jisx0213-2'.
11817
11818 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11819
11820         * Ideograph-R025-Divination.el: Merge `japanese-jisx0213-1' and
11821         `japanese-jisx0213-2'.
11822
11823 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11824
11825         * Ideograph-R024-Ten.el: Merge `japanese-jisx0213-1' and
11826         `japanese-jisx0213-2'.
11827
11828 1999-11-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
11829
11830         * Ideograph-R023-Hiding-Enclosure.el: Merge `japanese-jisx0213-2'.
11831
11832 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
11833
11834         * Ideograph-R022-Right-Open-Box.el: Merge `japanese-jisx0213-1'
11835         and `japanese-jisx0213-2'.
11836
11837 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
11838
11839         * Ideograph-R021-Spoon.el (M02574): Separate C1-4621.
11840         (M02576): Separate C6-2630.
11841         (M02579): Separate C5-234A.
11842         (M02581): Separate C4-284D.
11843         (M02582): Separate C6-2F2F.
11844         (M02588): Separate C6-3560.
11845
11846         * Ideograph-R020-Wrap.el: Merge `japanese-jisx0213-1' and
11847         `japanese-jisx0213-2'.
11848
11849 1999-11-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
11850
11851         * Ideograph-R019-Power.el, Ideograph-R018-Knife.el: Merge
11852         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
11853
11854         * Ideograph-R017-Open-Box.el (M01814): Separate C6-2365.
11855         (M01815): Separate C6-2361.
11856         (M01817): Separate C6-2363.
11857         (M01822): Separate C6-2323.
11858         (M01836): Separate C5-365D.
11859         (M01839): Separate C7-367B.
11860
11861 1999-11-25  MORIOKA Tomohiko  <tomo@etl.go.jp>
11862
11863         * Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
11864         Ideograph-R014-Cover.el: Merge `japanese-jisx0213-1' and
11865         `japanese-jisx0213-2'.
11866
11867         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2' with
11868         UCS.
11869
11870 1999-11-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
11871
11872         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2'.
11873         (J78-4B41 = J83-4B41): Moved to R109.
11874         (C6-316D): Moved to R072.
11875
11876 1999-11-24  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11877
11878         * Ideograph-R012-Eight.el: Merge `japanese-jisx0213-1' and
11879         `japanese-jisx0213-2'.
11880
11881 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
11882
11883         * Ideograph-R009-Man.el: Merge `japanese-jisx0213-1' and
11884         `japanese-jisx0213-2'.
11885
11886 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
11887
11888         * Ideograph-R010-Legs.el: Merge `japanese-jisx0213-1' and
11889         `japanese-jisx0213-2'.
11890
11891         * Ideograph-R011-Enter.el: Separate CNS.
11892
11893 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
11894
11895         * Ideograph-R008-Lid.el: Merge CJK Unified Ideographs Extension A.
11896
11897 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
11898
11899         * ideograph-util.el (update-ideograph-radical-table): Add
11900         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
11901
11902 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
11903
11904         * Ideograph-R015-Ice.el (M01612.07): Separate U+4ECC and C3-214C
11905         to M00360.
11906
11907         * Ideograph-R013-Down-Box.el (M001512): Separate C3-2148 to
11908         M00366'.
11909
11910 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
11911
11912         * Ideograph-R009-Man.el: Delete wrong? C6-XXXX code-points.
11913
11914         * Ideograph-R006-Hook.el, Ideograph-R005-Second.el: Merge CJK
11915         Unified Ideographs Extension A.
11916
11917         * Ideograph-R004-Slash.el (M00115): Merge CJK Unified Ideographs
11918         Extension A; separate U+3128.
11919         (M00116): Move C6-2123 to M00115.
11920
11921         * Ideograph-R001-One.el: Merge CJK Unified Ideographs Extension A.
11922
11923 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
11924
11925         * Ideograph-R008-Lid.el: Merge `japanese-jisx0213-2'.
11926
11927         * Ideograph-R007-Two.el: Merge `japanese-jisx0213-1'.
11928
11929         * Ideograph-R004-Slash.el: Merge `japanese-jisx0213-2'.
11930
11931         * Ideograph-R006-Hook.el (M00237): Separate C5-2330.
11932
11933         * Ideograph-R005-Second.el: Merge `japanese-jisx0213-2'.
11934
11935         * Ideograph-R002-Line.el: Merge `japanese-jisx0213-1' and
11936         `japanese-jisx0213-2'.
11937
11938         * u03040-Hiragana.el (HIRAGANA LETTER SMALL KA): New character.
11939         (HIRAGANA LETTER SMALL KE): New character.
11940
11941         * u02600-Miscellaneous-Symbols.el (WHITE SHOGI PIECE): New
11942         character.
11943         (BLACK SHOGI PIECE): New character.
11944
11945         * Ideograph-R001-One.el: Merge `japanese-jisx0213-1'.
11946
11947 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
11948
11949         * u01F00-Greek-Extended.el: Merge `japanese-jisx0213-1'.
11950
11951 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
11952
11953         * char-db-util.el (insert-char-data): Ignore `kangxi-radical' and
11954         `japanese-radical' if they have the same value of
11955         `ideographic-radical'; ignore `japanese-strokes' if it has the
11956         same value of `ideographic-strokes'.
11957
11958 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
11959
11960         * char-db-util.el (char-db-update-comment): Use mapping-table for
11961         `japanese-jisx0213-*'.
11962
11963 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
11964
11965         * u03300-CJK-Compatibility.el: Merge `japanese-jisx0213-1'.
11966
11967         * u03200-Enclosed-CJK-Letters-and-Months.el: Merge
11968         `japanese-jisx0213-1'.
11969
11970         * u03130-Hangul-Compatibility-Jamo.el, u03100-Bopomofo.el: Changed
11971         to utf-8 encoding.
11972
11973         * u030A0-Katakana.el, u03040-Hiragana.el,
11974         u03000-CJK-Symbols-and-Punctuation.el: Merge
11975         `japanese-jisx0213-1'.
11976
11977         * u02F00-Kangxi-Radicals.el: Changed to utf-8 encoding.
11978
11979         * u02700-Dingbats.el, u02600-Miscellaneous-Symbols.el,
11980         u025A0-Geometric-Shapes.el: Merge `japanese-jisx0213-1'.
11981
11982         * u02580-Block-Elements.el: Changed to utf-8 encoding.
11983
11984         * u02500-Box-Drawing.el, u02460-Enclosed-Alphanumerics.el,
11985         u02300-Miscellaneous-Technical.el, u02400-Control-Pictures.el,
11986         u02200-Mathematical-Operators.el, u02190-Arrows.el,
11987         u02150-Number-Forms.el, u02100-Letterlike-Symbols.el,
11988         u020A0-Currency-Symbols.el: Merge `japanese-jisx0213-1'.
11989
11990         * u02080-Subscripts.el, u02070-Superscripts.el: Changed to utf-8
11991         encoding.
11992
11993         * u02000-General-Punctuation.el,
11994         u01E00-Latin-Extended-Additional.el: Merge `japanese-jisx0213-1'.
11995
11996         * u00600-Arabic.el, u00590-Hebrew.el, u00400-Cyrillic.el: Changed
11997         to utf-8 encoding.
11998
11999         * u00370-Greek.el, u00300-Combining-Diacritical-Marks.el,
12000         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
12001         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
12002         u000A0-Latin-1-Supplement.el, u00020-Basic-Latin.el: Merge
12003         `japanese-jisx0213-1'.
12004
12005         * Ideograph-R030-Mouth.el: New file.
12006
12007 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
12008
12009         * Ideograph-R005-Second.el: Sync with CNS2Dict 0.390.
12010
12011 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
12012
12013         * char-db-util.el (insert-char-data): Generate comment for
12014         `cns-radical'.
12015
12016         * Ideograph-R004-Slash.el (M00129): Separated from U+5301.
12017         (M00135): Separate C6-222F.
12018
12019 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
12020
12021         * Ideograph-R003-Dot.el (M00100): Fixed.
12022
12023 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
12024
12025         * Ideograph-R002-Line.el: Sync with CNS2Dict 0.390.
12026
12027 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
12028
12029         * Ideograph-R001-One.el (M00032): Separate U+4E17 and C4-2155.
12030
12031 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
12032
12033         * Ideograph-R029-Again.el, Ideograph-R028-Private.el: New files.
12034
12035 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
12036
12037         * char-db-util.el (char-db-update-comment): Don't use
12038         mapping-table for `ideograph-daikanwa'.
12039
12040 1999-11-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
12041
12042         * Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
12043         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
12044         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
12045         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
12046         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
12047         Ideograph-R022-Right-Open-Box.el,
12048         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
12049         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
12050         Ideograph-R027-Cliff.el: New files.
12051
12052         * ideograph-util.el (write-ideograph-radical-char-data): Replace `
12053         ' in `name' by `-'.
12054
12055 1999-11-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
12056
12057         * Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
12058         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
12059         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
12060         Ideograph-R008-Lid.el, Ideograph-R009-Man.el,
12061         Ideograph-R010-Legs.el, Ideograph-R011-Enter.el: New files.
12062
12063         * ideograph-util.el (update-ideograph-radical-table): Add
12064         `japanese-jisx0208-1978' and `japanese-jisx0208-1990'; check Group
12065         00 Plane 10.
12066         (ideograph-char<): Prefer minor code of `morohashi-daikanwa'
12067         number.
12068
12069         * Ideograph-R001-One.el: Changed to utf-8 encoding.
12070
12071 1999-11-17  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12072
12073         * ideograph-util.el: New file.
12074
12075 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12076
12077         * Ideograph-R001-One.el: New file.
12078
12079 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12080
12081         * char-db-util.el (insert-char-data): Change order of
12082         `morohashi-daikanwa'.
12083
12084 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12085
12086         * char-db-util.el (char-attribute-name<) Use
12087         `charset-iso-final-char' instead of `charset-final'; fixed.
12088         (insert-char-data): Delete unused local variable `name'; use
12089         `charset-iso-graphic-plane' instead of `charset-graphic'.
12090         (char-db-update-comment): Use `charset-iso-graphic-plane' instead
12091         of `charset-graphic'.
12092         (insert-char-range-data): Delete unused local variable `variants'.
12093         (what-character-original-window-configuration): Define to avoid
12094         compiler warning.
12095
12096 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12097
12098         * char-db-util.el (ideographic-radicals): New constant.
12099         (insert-char-data): Change order of `ideographic-radical',
12100         `ideographic-strokes' and `total-strokes'; adjust width of the
12101         first element of a list.
12102
12103 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12104
12105         * ccs-jisx0201-latin.el: Deleted.
12106
12107 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
12108
12109         * u031A0-Extended-Bopomofo.el: New file.
12110
12111 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
12112
12113         * u02E00-CJK-Radical-Supplement.el: Renamed from
12114         u02E00-CJK-Radicals.el.
12115
12116 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12117
12118         * u03000-CJK-Symbols-and-Punctuation.el, u03040-Hiragana.el,
12119         u030A0-Katakana.el, u03100-Bopomofo.el,
12120         u03130-Hangul-Compatibility-Jamo.el, u03190-Kanbun.el,
12121         u03200-Enclosed-CJK-Letters-and-Months.el,
12122         u03300-CJK-Compatibility.el: New files.
12123
12124 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12125
12126         * u02E00-CJK-Radicals.el, u02F00-Kangxi-Radicals.el,
12127         u02FF0-Ideographic-Description-Characters.el: New files.
12128
12129 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12130
12131         * u02600-Miscellaneous-Symbols.el, u02700-Dingbats.el,
12132         u02800-Braille-Patterns.el: New files.
12133
12134 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12135
12136         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
12137         u025A0-Geometric-Shapes.el: New file.
12138
12139         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
12140         u025A0-Geometric-Shapes.el: New files.
12141
12142 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12143
12144         * u02400-Control-Pictures.el, u02440-OCR.el,
12145         u02460-Enclosed-Alphanumerics.el: New files.
12146
12147 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12148
12149         * u02200-Mathematical-Operators.el,
12150         u02300-Miscellaneous-Technical.el: New files.
12151
12152 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12153
12154         * u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
12155         u02190-Arrows.el: New files.
12156
12157 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12158
12159         * u02000-General-Punctuation.el, u02070-Superscripts.el,
12160         u02080-Subscripts.el, u020A0-Currency-Symbols.el,
12161         u020D0-Combining-Diacritical-Marks-for-Symbols.el: New files.
12162
12163 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12164
12165         * u00180-Latin-Extended-B.el: Reformatted to print code-point of
12166         GR-set as GR value.
12167
12168 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12169
12170         * char-db-util.el (insert-char-data): Modify order when CHAR does
12171         not have `decimal-digit-value' property.
12172
12173         * u00100-Latin-Extended-A.el: Reformatted to print code-point of
12174         GR-set as GR value.
12175         (FULLWIDTH LATIN SMALL LIGATURE IJ): Separated from <LATIN SMALL
12176         LIGATURE IJ>.
12177
12178         * u000A0-Latin-1-Supplement.el: Reformatted to print code-point of
12179         GR-set as GR value.
12180
12181 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12182
12183         * ccs-viscii.el: Deleted.
12184
12185 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12186
12187         * u013A0-Cherokee.el, u01400-Canadian.el, u01680-Ogham.el,
12188         u016A0-Runic.el, u01780-Khmer.el, u01800-Mongolian.el,
12189         u01E00-Latin-Extended-Additional.el, u01F00-Greek-Extended.el: New
12190         files.
12191
12192 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12193
12194         * char-db-util.el (insert-char-data): Print GR value for GR-set.
12195
12196 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12197
12198         * u010A0-Georgian.el, u01100-Hangul-Jamo.el, u01200-Ethiopic.el:
12199         New files.
12200
12201 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12202
12203         * char-db-util.el (char-db-update-comment): Use mapping-table for
12204         `arabic-iso8859-6'.
12205         (insert-char-data-with-variant): New function.
12206         (insert-char-range-data): Use `insert-char-data-with-variant'.
12207         (what-char-definition): Use `insert-char-data-with-variant'
12208         instead of `insert-char-data'; use `char-db-update-comment'.
12209
12210 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12211
12212         * u00900-Devanagari.el, u00980-Bengali.el, u00A00-Gurmukhi.el,
12213         u00A80-Gujarati.el, u00B00-Oriya.el, u00B80-Tamil.el,
12214         u00C00-Telugu.el, u00C80-Kannada.el, u00D00-Malayalam.el,
12215         u00D80-Sinhala.el, u00E00-Thai.el, u00E80-Lao.el,
12216         u00F00-Tibetan.el, u01000-Myanmar.el: New files.
12217
12218 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12219
12220         * u00400-Cyrillic.el, u00530-Armenian.el, u00590-Hebrew.el,
12221         u00600-Arabic.el, u00700-Syriac.el, u00780-Thaana.el: New files.
12222
12223 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12224
12225         * u00370-Greek.el (FULLWIDTH GREEK SMALL LETTER BETA): Fix typo.
12226
12227         * u00300-Combining-Diacritical-Marks.el: Reformatted.
12228
12229 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
12230
12231         * u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el:
12232         Reformatted.
12233
12234 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
12235
12236         * char-db-util.el (insert-char-data): Fix format of
12237         `iso-10646-comment'; swap order of `->lowercase' and
12238         `->titlecase'.
12239
12240         * u00180-Latin-Extended-B.el: Merge `latin-viscii' code-points.
12241
12242 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
12243
12244         * char-db-util.el (char-attribute-name<): New function.
12245         (insert-char-data): Use `char-attribute-name<' to sort; change
12246         order of `iso-10646-comment'.
12247         (char-db-update-comment): Use mapping-table for `latin-viscii-*'.
12248
12249         * u00100-Latin-Extended-A.el, u000A0-Latin-1-Supplement.el: Merge
12250         `latin-viscii' code-points.
12251
12252 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
12253
12254         * char-db-util.el (insert-char-data): Change order.
12255         (insert-char-range-data): Insert variants.
12256         (char-db-update-comment): Fix problem with ascii and
12257         non-ISO-2022-sets; don't insert control-characters.
12258
12259         * u00020-Basic-Latin.el: Merge `latin-viscii' code-points.
12260
12261 1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12262
12263         * auto-autoloads.el: New file.
12264
12265         * char-db-util.el: New file.
12266
12267 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
12268
12269         * u00020-Basic-Latin.el (SPACE): Add `(ipa #x7F)'.
12270
12271 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
12272
12273         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
12274         ccs-iso8859-9.el: Delete.
12275
12276         * u00000-C0.el, u00020-Basic-Latin.el, u00080-C1.el,
12277         u000A0-Latin-1-Supplement.el, u00180-Latin-Extended-B.el,
12278         u00100-Latin-Extended-A.el, u00250-IPA-Extensions.el,
12279         u002B0-Spacing-Modifier-Letters.el,
12280         u00300-Combining-Diacritical-Marks.el, u00370-Greek.el: New files.
12281
12282 1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12283
12284         * ccs-viscii.el: Add mapping-table for `latin-viscii'.
12285
12286 1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
12287
12288         * ccs-viscii.el: Rename `vietnamese-viscii-*' to `latin-viscii-*'.
12289
12290 1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
12291
12292         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
12293         ccs-iso8859-9.el, ccs-jisx0201-latin.el, ccs-viscii.el,
12294         ccs-tcvn5712.el, ccs-jisx0208-1983.el: Moved from lisp/mule.