update.
[chise/xemacs-chise.git-] / lisp / utf-2000 / ChangeLog
1 2002-07-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2
3         * Ideograph-R016-Table.el (U+51E1): Unify C1-443B; use
4         `ideographic-' attribute instead of `ideographic-radical' and
5         `ideographic-strokes'; delete `->identical' for C1-443B.
6
7         * Ideograph-R003-Dot.el (C1-443B): Unify U+51E1; use
8         `ideographic-' attribute instead of `ideographic-radical' and
9         `ideographic-strokes'; delete `->identical' for U+51E1.
10
11 2002-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12
13         * Ideograph-R122-Net.el (C4-2152): Unify U+5188; use
14         `ideographic-' attribute instead of `ideographic-radical' and
15         `ideographic-strokes'.
16
17         * Ideograph-R037-Big.el (C3-2345): Unify U+4E54; use
18         `ideographic-' attribute instead of `ideographic-radical' and
19         `ideographic-strokes'.
20
21         * Ideograph-R013-Down-Box.el (U+5188): Unify C4-2152; use
22         `ideographic-' attribute instead of `ideographic-radical' and
23         `ideographic-strokes'; delete `->identical' for C4-2152.
24
25         * Ideograph-R006-Hook.el (M-00239): Unify U-00020029; use
26         `ideographic-' attribute instead of `ideographic-radical' and
27         `ideographic-strokes'; delete `->identical' for U-00020029.
28
29         * Ideograph-R004-Slash.el (U+4E54): Unify C3-2345; use
30         `ideographic-' attribute instead of `ideographic-radical' and
31         `ideographic-strokes'; delete `->identical' for C3-2345.
32
33         * Ideograph-R001-One.el (U-00020029): Unify M-00239; use
34         `ideographic-' attribute instead of `ideographic-radical' and
35         `ideographic-strokes'; delete `->identical' for M-00239.
36
37         * ideograph-util.el (insert-ideograph-radical-char-data): Specify
38         optional argument `radical' of `ideograph-char<' instead of bind
39         `ideographic-radical'.
40
41 2002-07-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
42
43         * Ideograph-R142-Insect.el, Ideograph-R134-Mortar.el,
44         Ideograph-R124-Feather.el, Ideograph-R102-Field.el,
45         Ideograph-R085-Water.el, Ideograph-R072-Sun.el,
46         Ideograph-R066-Rap.el, Ideograph-R062-Halberd.el,
47         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el: Reformatted.
48
49         * Ideograph-R055-Two-Hands.el (M-09592): Unify U-00020020; use
50         `ideographic-' attribute instead of `ideographic-radical' and
51         `ideographic-strokes'; delete `->identical' for U-00020020.
52
53         * Ideograph-R049-Oneself.el, Ideograph-R029-Again.el,
54         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el:
55         Reformatted.
56
57         * Ideograph-R009-Man.el (BC-8B4A): Unify U-00020089 and GT-00008;
58         use `ideographic-' attribute instead of `ideographic-radical' and
59         `ideographic-strokes'; delete `<-radical' for U-00020089.
60
61         * Ideograph-R004-Slash.el (U-00020089): Unify GT-00008 and
62         BC-8B4A; use `ideographic-' attribute instead of
63         `ideographic-radical' and `ideographic-strokes'; delete
64         `->identical' for GT-00008.
65
66         * Ideograph-R001-One.el (GT-00008): Unify U-00020089 and BC-8B4A;
67         use `ideographic-' attribute instead of `ideographic-radical' and
68         `ideographic-strokes'; delete `->identical' for U-00020089.
69         (U-00020020): Unify M-09592; use `ideographic-' attribute instead
70         of `ideographic-radical' and `ideographic-strokes'; delete
71         `->identical' for M-09592.
72
73         * char-db-util.el (char-db-insert-char-reference): Don't insert
74         line-break just before final `)'; add formatter for `:radical'.
75         (insert-char-attributes): Add formatter for `ideographic-'
76         property.
77
78 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
79
80         * char-db-util.el (insert-char-attributes): Regard ->FOO and <-FOO
81         as list of char-refs.
82
83 2002-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
84
85         * ideograph-util.el (char-ideographic-radical): Add new optional
86         argument `radical'; refer `ideographic-' property.
87         (char-ideographic-strokes): Likewise.
88         (update-ideograph-radical-table): Check `ideographic-' property
89         too.
90         (ideographic-radical): New variable.
91         (char-daikanwa-strokes): Add new optional argument `radical'.
92         (ideograph-char<): Add new optional argument `radical'.
93         (insert-ideograph-radical-char-data): Bind `ideographic-radical'
94         as argument `radical'.
95
96 2002-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
97
98         * Ideograph-R129-Brush.el, Ideograph-R131-Minister.el,
99         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
100         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
101         Ideograph-R136-Oppose.el, Ideograph-R138-Stopping.el,
102         Ideograph-R139-Color.el, Ideograph-R141-Tiger.el,
103         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
104         Ideograph-R146-West.el, Ideograph-R148-Horn.el,
105         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
106         Ideograph-R028-Private.el, Ideograph-R086-Fire.el: Add some
107         missing mappings for CJK Ex-B code points and/or fix some
108         definitions.
109
110         * README.en (Character Reference): Add `henkai-ruihen'.
111
112 2002-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
113
114         * Ideograph-R210-Even.el, Ideograph-R189-Tall.el,
115         Ideograph-R195-Fish.el, Ideograph-R196-Bird.el,
116         Ideograph-R180-Sound.el, Ideograph-R184-Eat.el,
117         Ideograph-R160-Bitter.el, Ideograph-R162-Walk.el,
118         Ideograph-R149-Speech.el, Ideograph-R136-Oppose.el,
119         Ideograph-R137-Boat.el, Ideograph-R140-Grass.el,
120         Ideograph-R124-Feather.el, Ideograph-R130-Meat.el,
121         Ideograph-R123-Sheep.el, Ideograph-R120-Silk.el,
122         Ideograph-R113-Spirit.el, Ideograph-R114-Track.el,
123         Ideograph-R119-Rice.el, Ideograph-R100-Life.el,
124         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
125         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
126         Ideograph-R086-Fire.el, Ideograph-R075-Tree.el,
127         Ideograph-R040-Roof.el, Ideograph-R057-Bow.el,
128         Ideograph-R059-Bristle.el, Ideograph-R064-Hand.el,
129         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
130         Ideograph-R038-Woman.el, Ideograph-R032-Earth.el,
131         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
132         Ideograph-R019-Power.el, Ideograph-R022-Right-Open-Box.el,
133         Ideograph-R025-Divination.el, Ideograph-R027-Cliff.el,
134         Ideograph-R028-Private.el, Ideograph-R013-Down-Box.el,
135         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
136         Ideograph-R016-Table.el, Ideograph-R018-Knife.el,
137         Ideograph-R010-Legs.el, Ideograph-R011-Enter.el,
138         Ideograph-R012-Eight.el, Ideograph-R008-Lid.el,
139         Ideograph-R009-Man.el, Ideograph-R001-One.el: Reformatted; fix
140         and/or add some definitions.
141
142 2002-06-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
143
144         * ideograph-util.el (char-attributes-poly<): New function.
145         (char-daikanwa-strokes): Likewise.
146         (char-daikanwa): Likewise.
147         (char-ucs): Likewise.
148         (char-id): Likewise.
149         (ideograph-char<): New implementation [use
150         `char-attributes-poly<'].
151
152 2002-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
153
154         * Ideograph-R076-Lack.el, Ideograph-R077-Stop.el,
155         Ideograph-R074-Moon.el, Ideograph-R075-Tree.el,
156         Ideograph-R066-Rap.el, Ideograph-R067-Script.el,
157         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
158         Ideograph-R070-Square.el, Ideograph-R071-Not.el,
159         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
160         Ideograph-R042-Small.el: Add some missing mappings for Big5 code
161         points or fix some definitions.
162
163 2002-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
164
165         * Ideograph-R125-Old.el, Ideograph-R126-And.el,
166         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
167         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
168         Ideograph-R123-Sheep.el, Ideograph-R124-Feather.el,
169         Ideograph-R119-Rice.el, Ideograph-R120-Silk.el,
170         Ideograph-R035-Go-Slowly.el, Ideograph-R079-Weapon.el,
171         Ideograph-R118-Bamboo.el, Ideograph-R010-Legs.el,
172         Ideograph-R008-Lid.el, Ideograph-R009-Man.el,
173         Ideograph-R004-Slash.el: Add some mappings for CJK Ext-B code
174         points.
175
176 2002-05-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
177
178         * Ideograph-R094-Dog.el (M-20786'): Unify GT-26606.
179
180         * isolated-char.el (GT-26606): New character.
181
182 2002-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
183
184         * Ideograph-R189-Tall.el, Ideograph-R170-Mound.el,
185         Ideograph-R140-Grass.el, Ideograph-R130-Meat.el,
186         Ideograph-R120-Silk.el, Ideograph-R117-Stand.el,
187         Ideograph-R116-Cave.el, Ideograph-R113-Spirit.el,
188         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
189         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
190         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
191         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
192         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
193         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
194         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
195         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
196         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
197         Ideograph-R094-Dog.el, Ideograph-R096-Jade.el,
198         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
199         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
200         Ideograph-R091-Slice.el, Ideograph-R092-Fang.el,
201         Ideograph-R093-Cow.el, Ideograph-R086-Fire.el,
202         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
203         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
204         Ideograph-R082-Fur.el, Ideograph-R083-Clan.el,
205         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
206         Ideograph-R079-Weapon.el, Ideograph-R076-Lack.el,
207         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
208         Ideograph-R075-Tree.el, Ideograph-R070-Square.el,
209         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
210         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
211         Ideograph-R058-Snout.el, Ideograph-R061-Heart.el,
212         Ideograph-R029-Again.el, Ideograph-R030-Mouth.el,
213         Ideograph-R012-Eight.el, Ideograph-R014-Cover.el,
214         Ideograph-R017-Open-Box.el, Ideograph-R008-Lid.el,
215         Ideograph-R009-Man.el, Ideograph-R003-Dot.el,
216         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
217         Ideograph-R001-One.el, Ideograph-R002-Line.el: Add some mappings
218         for CJK Ext-B code points.
219
220 2002-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
221
222         * isolated-char.el (GT-30254): New character.
223
224 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
225
226         * Ideograph-R210-Even.el, ideograph-util.el,
227         Ideograph-R189-Tall.el, Ideograph-R170-Mound.el,
228         Ideograph-R160-Bitter.el, Ideograph-R149-Speech.el,
229         Ideograph-R140-Grass.el, Ideograph-R136-Oppose.el,
230         Ideograph-R130-Meat.el, Ideograph-R123-Sheep.el,
231         Ideograph-R120-Silk.el, Ideograph-R114-Track.el,
232         Ideograph-R113-Spirit.el, Ideograph-R110-Spear.el,
233         Ideograph-R108-Dish.el, Ideograph-R101-Use.el,
234         Ideograph-R102-Field.el, Ideograph-R095-Profound.el,
235         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
236         Ideograph-R085-Water.el, Ideograph-R078-Death.el,
237         Ideograph-R077-Stop.el, Ideograph-R072-Sun.el,
238         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
239         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
240         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
241         Ideograph-R047-River.el, Ideograph-R050-Turban.el,
242         Ideograph-R042-Small.el, Ideograph-R037-Big.el,
243         Ideograph-R036-Evening.el, Ideograph-R032-Earth.el,
244         Ideograph-R031-Enclosure.el, Ideograph-R028-Private.el,
245         Ideograph-R030-Mouth.el, Ideograph-R024-Ten.el,
246         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
247         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
248         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
249         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
250         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
251         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
252         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
253         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
254         Ideograph-R002-Line.el, Ideograph-R001-One.el:
255         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
256           `hanyu-dazidian-page' and `hanyu-dazidian-char'.
257         - Add some mappings for Hanziku code points.
258         - Use `=>ucs' instead of `->ucs'.
259
260 2002-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
261
262         * Ideograph-R175-Wrong.el, Ideograph-R162-Walk.el,
263         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
264         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
265         Ideograph-R140-Grass.el, Ideograph-R124-Feather.el,
266         Ideograph-R065-Branch.el, Ideograph-R072-Sun.el,
267         Ideograph-R089-Double-X.el, Ideograph-R118-Bamboo.el,
268         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
269         Ideograph-R062-Halberd.el, Ideograph-R054-Long-Stride.el,
270         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
271         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
272         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
273         Ideograph-R061-Heart.el, Ideograph-R053-Dotted-Cliff.el,
274         Ideograph-R052-Short-Thread.el, Ideograph-R051-Dry.el,
275         Ideograph-R047-River.el, Ideograph-R048-Work.el,
276         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
277         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
278         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
279         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
280         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
281         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
282         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
283         Ideograph-R037-Big.el, Ideograph-R038-Woman.el,
284         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
285         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
286         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
287         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
288         Ideograph-R022-Right-Open-Box.el,
289         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
290         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
291         Ideograph-R027-Cliff.el, Ideograph-R011-Enter.el,
292         Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
293         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
294         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
295         Ideograph-R018-Knife.el, Ideograph-R010-Legs.el,
296         Ideograph-R001-One.el, Ideograph-R002-Line.el,
297         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
298         Ideograph-R005-Second.el, Ideograph-R006-Hook.el,
299         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
300         Ideograph-R009-Man.el: Reformatted for new builtin representation
301         of Big5 variants.
302
303 2002-04-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
304
305         * char-db-util.el (char-db-coded-charset-priority-list): Modify
306         for new definitions of big5 variants.
307
308         * ad-hoc-cdp.el:
309         - Use `chinese-big5-pua' instead of `chinese-big5' as the private
310           used area of Big5.
311         - Comment out code to remove `chinese-big5' attribute from
312           `chinese-big5-cdp' characters.
313
314 2002-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
315
316         * u0E000-Private-Use.el: Use `chinese-big5-pua' instead of
317         `chinese-big5'.
318
319 2002-04-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
320
321         * isolated-char.el (GT-19655): New character.
322         (GT-19656): Likewise.
323         (GT-19861): Likewise.
324
325         * Ideograph-R075-Tree.el (U+69EA): Unify GT-19655; separate
326         C3-4C60.
327         (M-15364'): Unify GT-19656.
328         (K0-4B48): Unify GT-19861.
329
330 2002-04-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
331
332         * Ideograph-R018-Knife.el (C3-275D): Unify H1-EA70.
333         (U+523C): Separate H1-EA70.
334
335         * Ideograph-R009-Man.el (U+4F8C): Delete
336         `hanyu-dazidian-{vol|page|char}'.
337
338 2002-04-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
339
340         * Ideograph-R077-Stop.el (JX1-7643): Unify JC3-54DC.
341         (J0-4A62): Separate JC3-54DC.
342
343         * Ideograph-R012-Eight.el (C3-403F): Unify H1-D9DB.
344         (U+517E): Separate H1-D9DB.
345
346         * ideograph-util.el (insert-ideograph-radical-char-data): Refer
347         `char-db-ignored-attributes'.
348
349         * char-db-util.el (char-db-insert-char-spec): Refer
350         `char-db-ignored-attributes'; add `ideographic-structure' into
351         requesting non-CCS attributes if requesting is nil.
352         (char-db-ignored-attributes): New variable.
353         (insert-char-attributes): Refer `char-db-ignored-attributes'.
354
355 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
356
357         * Ideograph-R013-Down-Box.el (U+5188): Unify BE-C8A2 instead of
358         B-C8A2; unify BC-85BE.
359
360 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
361
362         * char-db-util.el (char-attribute-name<): Modify for new
363         charset-id allocation method for private coded-charsets.
364
365         * Ideograph-R154-Shell.el, Ideograph-R140-Grass.el:
366         - Use `=>ucs' instead of `->ucs'.
367         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
368           `hanyu-dazidian-page' and `hanyu-dazidian-char'.
369         - Add some mappings for Hanziku code points.
370
371         * Ideograph-R122-Net.el (U+7F53): Separate BC-85BE.
372         - Use `=>ucs' instead of `->ucs'.
373         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
374           `hanyu-dazidian-page' and `hanyu-dazidian-char'; add some
375           mappings for Hanziku code points.
376
377 2002-04-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
378
379         * Ideograph-R109-Eye.el:
380         - Use `=>ucs' instead of `->ucs'.
381         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
382           `hanyu-dazidian-page' and `hanyu-dazidian-char'.
383         - Add some mappings for Hanziku code points.
384
385         * Ideograph-R075-Tree.el, Ideograph-R047-River.el,
386         Ideograph-R037-Big.el, Ideograph-R031-Enclosure.el: Use
387         `hanyu-dazidian' instead of `hanyu-dazidian-vol',
388         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add some mappings
389         for Hanziku code points.
390
391         * Ideograph-R063-Door.el, Ideograph-R050-Turban.el: Use
392         `hanyu-dazidian' instead of `hanyu-dazidian-vol',
393         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add some mappings
394         for Hanziku code points.
395
396         * Ideograph-R089-Double-X.el: Use `hanyu-dazidian' instead of
397         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
398         `hanyu-dazidian-char'.
399
400         * Ideograph-R009-Man.el: Use `hanyu-dazidian' instead of
401         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
402         `hanyu-dazidian-char'.
403
404 2002-04-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
405
406         * Ideograph-R120-Silk.el (C2-3E77): Separate U+7D6D.
407
408         * Ideograph-R030-Mouth.el: Use `hanyu-dazidian' instead of
409         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
410         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
411
412         * Ideograph-R027-Cliff.el: Use `hanyu-dazidian' instead of
413         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
414         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
415         (BC-8AB8): Moved to Ideograph-R049-Oneself.el; unified by U+5DF5.
416
417         * Ideograph-R019-Power.el: Use `hanyu-dazidian' instead of
418         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
419         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
420
421         * Ideograph-R049-Oneself.el (U+5DF5): Unify BC-8AB8.
422
423         * Ideograph-R043-Lame.el (U+5C2F): Unify H2-C1E4.
424
425         * Ideograph-R029-Again.el, Ideograph-R028-Private.el,
426         Ideograph-R026-Seal.el, Ideograph-R024-Ten.el,
427         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el,
428         Ideograph-R018-Knife.el: Use `hanyu-dazidian' instead of
429         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
430         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
431
432 2002-04-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
433
434         * Ideograph-R009-Man.el (H1-C161): Moved to
435         Ideograph-R154-Shell.el; unified by U+8D2A.
436
437         * Ideograph-R184-Eat.el (U+98DF): Separate J0-3F29 and M-44014.
438         (C1-537A): Unify M-44014.
439         (J0-3F29): Unify M044014.
440
441         * Ideograph-R163-City.el (U+9109): Relate to M-39571.
442
443         * Ideograph-R154-Shell.el (U+8D2A): Add `ideographic-structure';
444         unify H1-C161.
445
446         * Ideograph-R138-Stopping.el (J0-4E49): Separate G0-413C, C1-4B40
447         and U+826F.
448
449         * Ideograph-R132-Self.el (C4-2472): Unify BC-8CC2.
450
451         * Ideograph-R052-Short-Thread.el (BC-895C): New character.
452
453         * Ideograph-R034-Go.el, Ideograph-R033-Scholar.el: Add some
454         `ideographic-structure' properties.
455
456         * Ideograph-R031-Enclosure.el: Add some missing
457         `ideographic-structure' properties.
458
459         * Ideograph-R030-Mouth.el (U-00020B9B): Unify BC-8B53.
460         (C4-2564): Simplify `ideographic-structure'.
461         (U+545D): Likewise.
462         (JC3-46A4): Modify structure of `ideographic-structure'.
463         (JSP-3578): Add `ideographic-structure'.
464         (M-04565): Likewise.
465         (JX2-2452): Likewise.
466         (M-04615): Likewise.
467
468         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
469         Ideograph-R013-Down-Box.el: Use `hanyu-dazidian' instead of
470         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
471         `hanyu-dazidian-char'.
472
473 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
474
475         * Ideograph-R024-Ten.el (M071896): New character.
476         (BC-8B75): New character.
477
478         * Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
479         Ideograph-R014-Cover.el: Add some mappings for Hanziku code
480         points.
481
482         * Ideograph-R012-Eight.el: Use `hanyu-dazidian' instead of
483         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
484         `hanyu-dazidian-char'.
485
486         * Ideograph-R011-Enter.el: Use `hanyu-dazidian' instead of
487         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
488         `hanyu-dazidian-char'.
489         (J0-467E): Unify B-A44A.
490         (U+5165): Separate B-A44A.
491         (C3-2134): Separate U+5166.
492         (U+5166): Unify H12-EB63.
493
494         * Ideograph-R010-Legs.el: Use `hanyu-dazidian' instead of
495         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
496         `hanyu-dazidian-char'.
497
498         * Ideograph-R008-Lid.el: Use `hanyu-dazidian' instead of
499         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
500         `hanyu-dazidian-char'.
501         (BC-8BAA): New character.
502         (U+4EA7): Modify `ideographic-structure'.
503         (BC-8C4D): New character.
504
505         * Ideograph-R007-Two.el, Ideograph-R006-Hook.el,
506         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
507         Ideograph-R003-Dot.el: Use `hanyu-dazidian' instead of
508         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
509         `hanyu-dazidian-char'.
510
511         * Ideograph-R002-Line.el: Use `hanyu-dazidian' instead of
512         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
513         `hanyu-dazidian-char'.
514         (BC-89CD): New character.
515
516         * Ideograph-R001-One.el: Use `hanyu-dazidian' instead of
517         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
518         `hanyu-dazidian-char'.
519         (U-00020922): Add `ideographic-structure'; separate C6-3524.
520
521 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
522
523         * Ideograph-R096-Jade.el:
524         - Use `=>ucs' instead of `->ucs'.
525         - Merge mapping to CHINA3-JEF code points.
526
527         * Ideograph-R089-Double-X.el: Use `=>ucs' instead of `->ucs'.
528         (U+3E1A): Separate M-19738; unify JC3-92AB.
529         (U+723C): Add `ideographic-structure'; unify H1-AC46.
530         (JC3-41A4): New character.
531
532         * Ideograph-R018-Knife.el (J83-414F): Modify
533         `ideographic-structure'.
534
535         * Ideograph-R013-Down-Box.el (U+56D8): Unify H2-E47C.
536         (U+5190): Unify H4-DCEE.
537
538         * Ideograph-R095-Profound.el, Ideograph-R094-Dog.el:
539         - Use `=>ucs' instead of `->ucs'.
540         - Merge mapping to CHINA3-JEF code points.
541
542         * Ideograph-R093-Cow.el:
543         - Merge some missing mapping to CHINA3-JEF code points.
544         - Use `=>ucs' instead of `->ucs'.
545
546 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
547
548         * Ideograph-R091-Slice.el:
549         - Use `=>ucs' instead of `->ucs'.
550         - Merge mapping to CHINA3-JEF code points.
551
552         * Ideograph-R004-Slash.el (H1-AC46): Moved to
553         Ideograph-R089-Double-X.el and unified by U+723C.
554
555 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
556
557         * Ideograph-R012-Eight.el: Add some mappings for Hanziku code
558         points.
559
560         * Ideograph-R009-Man.el (J0-3F2E): Modify `ideographic-structure'.
561         (JSP-3148): Likewise; separate C3-2F46.
562         (U+5009): Modify structure of `ideographic-structure'.
563         (J0-4464): Modify `ideographic-structure'.
564         (C3-3445): Add `ideographic-structure'.
565         (JX2-216D): Modify `ideographic-structure'.
566
567         * Ideograph-R092-Fang.el: Use `=>ucs' instead of `->ucs'.
568         (J0-3267): Unify JC3-58C5.
569
570         * Ideograph-R090-Half-Tree-Trunk.el: Use `=>ucs' instead of
571         `->ucs'.
572
573 2002-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
574
575         * Ideograph-R147-See.el (J90-3F46): Separate C1-7235.
576
577         * Ideograph-R117-Stand.el (BC-8BAE): New character.
578
579         * Ideograph-R113-Spirit.el (M-24694): Separate J0-493C, G0-4631,
580         K0-7879 and U+7968; unify C1-5C41.
581
582         * Ideograph-R088-Father.el:
583         - Use `=>ucs' instead of `->ucs'.
584         - Merge mapping to CHINA3-JEF code points.
585
586         * Ideograph-R052-Short-Thread.el (J0-3476): Separate C1-5E7D.
587
588         * Ideograph-R044-Corpse.el (BC-8D70): New character.
589
590         * Ideograph-R093-Cow.el (JX1-7767): Separate G0-6A79, C2-4469 and
591         U+728D; unify JC3-98C1.
592
593         * Ideograph-R086-Fire.el: Merge mapping to CHINA3-JEF code points.
594
595         * Ideograph-R075-Tree.el (U+6740): Delete `->same-ideograph' for
596         M-14471.
597
598         * Ideograph-R087-Claw.el: Use `=>ucs' instead of `->ucs'.
599         (M-19711): Unify JC3-58AE.
600
601         * Ideograph-R072-Sun.el (JSP-4247): Separate G0-6A50, JC3-51A8 and
602         U+6677.
603         (U+6677): Unify M058074.
604         (C1-5F63): Unify JC3-51A7 and M014005.
605         (J78-3D6C): Separate JC3-51FE.
606         (U+66D9): Unify JC3-51FE.
607
608         * Ideograph-R085-Water.el: Merge mapping to CHINA3-JEF code
609         points.
610
611 2002-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
612
613         * Ideograph-R075-Tree.el (JC3-81C0): New character.
614         (U+6A73): Unify JC3-54AF.
615
616         * Ideograph-R063-Door.el (JSP-3F31): Separate U+6239.
617         (U+6239): Add `ideographic-structure'.
618
619 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
620
621         * Ideograph-R063-Door.el (JX1-7463): Unify JC3-4EFB.
622
623 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
624
625         * Ideograph-R024-Ten.el (JSP-343A): Add `ideographic-structure'.
626         (U+535B): Likewise.
627
628         * isolated-char.el (GT-60403): New character.
629
630         * Ideograph-R154-Shell.el (C4-3026): Unify U-00027D2A.
631         (BC-8ACC): New character.
632
633         * Ideograph-R082-Fur.el:
634         - Use `=>ucs' instead of `->ucs'.
635         - Merge mapping to CHINA3-JEF code points.
636
637         * Ideograph-R075-Tree.el (C3-2D2E): Unify BC-8CAD.
638         (U+6A37): Use `->synonyms' instead of `->same-ideograph'.
639
640         * Ideograph-R064-Hand.el (U+63D1): Unify JC3-4FE6.
641         (JX1-7474): Unify JC3-4FED.
642         (U+63F5): Don't relate to JC3-98C1.
643         (U+6505): Unify JC3-50B1.
644
645         * Ideograph-R058-Snout.el (GT-60403): New character.
646         (U+5F54): Unify JC3-4CFA.
647
648         * Ideograph-R041-Inch.el (U+5C03): Separate C2-2E6B.
649
650         * Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el: Add some
651         missing `ideographic-structure' properties.
652
653         * Ideograph-R010-Legs.el (U+515A): Fix `ideographic-structure'.
654
655         * Ideograph-R009-Man.el (J0-4152): Separate G1-3256 and U+5009;
656         modify `ideographic-structure'.
657         (U+505E): Use U+67BC instead of BC-8CAD in the
658         `ideographic-structure'.
659
660 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
661
662         * Ideograph-R029-Again.el (J0-4151): Simplify
663         `ideographic-structure'.
664         (U+53E2): Likewise.
665
666         * Ideograph-R027-Cliff.el (U+53B4): Fix the operator of the
667         `ideographic-structure'.
668
669         * Ideograph-R025-Divination.el (U+5364): Add
670         `ideographic-structure'.
671
672 2002-04-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
673
674         * Ideograph-R005-Second.el (JSP-303C): Modify
675         `ideographic-structure'.
676
677         * char-db-util.el (char-db-coded-charset-priority-list): Ignore
678         all `mojikyo-*'.
679
680         * Ideograph-R028-Private.el (U+53C3): Simplify
681         `ideographic-structure'.
682         (U+53C4): Add `ideographic-structure'.
683         (U+53C5): Likewise.
684
685         * Ideograph-R005-Second.el (U+4E5E): Use U-00020089 instead of
686         BC-8B4A in the `ideographic-structure'.
687         (JSP-303C): Unify B-D44B.
688         (C2-334E): Use U+722B instead of <CJK RADICAL PAW ONE>; separate
689         U+4E7F.
690         (M059022): Separate B-D44B.
691
692 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
693
694         * Ideograph-R035-Go-Slowly.el (JX2-253A): Separate U+590B.
695
696         * Ideograph-R028-Private.el (M-03088): Add
697         `ideographic-structure'.
698
699         * Ideograph-R020-Wrap.el (C4-212F): Unify B-A463.
700         (U+52FA): Modify operator of the `ideographic-structure'; separate
701         B-A463.
702         (U+52FB): Modify operator of the `ideographic-structure'.
703         (U+52FC): Likewise.
704         (U+52FE): Likewise.
705
706         * Ideograph-R009-Man.el (JSP-3124): Separate U+4F8C.
707         (M-00674): Separate C1-4F76, M000674, J0-3D53, K0-7155, B-AB54,
708         G0-3F21 and U+4FCA.
709
710         * Ideograph-R025-Divination.el (U+5360): Use U+56D7 instead of
711         U+53E3 in the `ideographic-structure'.
712
713         * Ideograph-R018-Knife.el (U+5225): Use U-00020BA0 instead of
714         C5-2161 in the `ideographic-structure'.
715         (U+5237): Use U-00021C2F instead of C6-244F in the
716         `ideographic-structure'.
717
718         * Ideograph-R084-Steam.el:
719         - Use `=>ucs' instead of `->ucs'.
720         - Merge mapping to CHINA3-JEF code points.
721
722         * Ideograph-R083-Clan.el: Use `=>ucs' instead of `->ucs'.
723         (JX1-764F): Unify JC3-55A8.
724
725         * Ideograph-R081-Compare.el: Merge mapping to CHINA3-JEF code
726         points.
727         (M-16751): Use `=>ucs' instead of `->ucs'.
728
729         * Ideograph-R050-Turban.el (U+5E2E): Unify JC3-4BFC.
730
731 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
732
733         * Ideograph-R145-Clothes.el (JX2-7828): Separate G0-7142 and
734         U+8864.
735
736         * Ideograph-R142-Insect.el (J0-6950): Separate G0-723F, C1-582A
737         and U+86A9.
738
739         * Ideograph-R140-Grass.el (M-30937): Separate J0-6829, EGB-7E3E
740         and U+8345.
741         (M-31634): Separate C1-6A5D.
742         (J0-6866): Separate G0-5D6F and U+84BF.
743
744         * Ideograph-R046-Mountain.el (U+5C7A): Unify JC3-4BB7.
745         (U+37BC): Unify JC3-4BB3.
746         (U+5CA7): Unify JC3-4AF2.
747
748 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
749
750         * Ideograph-R080-Do-Not.el: Use `=>ucs' instead of `->ucs'.
751         (U+6BCF): Unify JC3-54F4.
752
753         * Ideograph-R040-Roof.el (JX2-257C): Unify JC3-4AA1.
754
755         * Ideograph-R030-Mouth.el: Add some missing
756         `ideographic-structure' properties.
757
758 2002-04-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
759
760         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): Add
761         `ideographic-structure'.
762
763         * Ideograph-R149-Speech.el (J0-3840): Separate G0-5154, C1-4B46
764         and U+8A00.
765
766         * Ideograph-R141-Tiger.el (J0-3857): Separate C1-4F4D, G0-3B22 and
767         U+864E.
768
769         * Ideograph-R117-Stand.el (J0-4E29): Separate G0-4122, C1-4721 and
770         U+7ACB.
771
772         * Ideograph-R112-Stone.el (M-24056): Separate G0-6D39, C2-2C53 and
773         U+7809.
774
775         * Ideograph-R066-Rap.el (M-13145): Unify BC-8CB6; map to
776         U-00022F04.
777         (U-00022F04): New character.
778
779         * Ideograph-R042-Small.el (J0-3E2F): Separate G0-4959, C1-4537 and
780         U+5C11.
781
782         * Ideograph-R035-Go-Slowly.el (C3-2546): Unify BC-8D64.
783
784         * Ideograph-R019-Power.el (M-02308): Modify
785         `ideographic-structure'.
786         (U+52CB): Simplify `ideographic-structure'.
787
788         * Ideograph-R018-Knife.el (C3-2325): Add `ideographic-structure'.
789         (U+522B): Simplify `ideographic-structure'.
790         (J0-516B): Add `ideographic-structure'.
791         (U+5250): Simplify `ideographic-structure'.
792
793         * Ideograph-R013-Down-Box.el (C3-227B): Use char-spec instead of
794         char-ref in the `ideographic-structure'.
795         (JSP-3273): Separate U+518E.
796
797         * Ideograph-R009-Man.el (J0-4E61): Modify `ideographic-structure';
798         unify B-A54F.
799         (C1-456F): Separate B-A54F.
800
801         * Ideograph-R008-Lid.el (J0-4E3C): Separate C1-4F69.
802
803 2002-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
804
805         * Ideograph-R030-Mouth.el, Ideograph-R027-Cliff.el,
806         Ideograph-R012-Eight.el: Add some missing `ideographic-structure'
807         properties.
808
809         * Ideograph-R028-Private.el: Add some missing
810         `ideographic-structure' properties.
811         (U+53C2): Use `script' and `<-simplified-ideograph' instead of
812         `comment'.
813
814         * Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
815         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
816         Ideograph-R075-Tree.el:
817         - Use `=>ucs' instead of `->ucs'.
818         - Merge mapping to CHINA3-JEF code points.
819
820         * Ideograph-R024-Ten.el: Add some missing `ideographic-structure'
821         properties.
822         (U+5346): Use `<-vulgar-ideograph' instead of
823         `vulgar-char-of-shinjigen-1'; add `<-wrong-ideograph' and
824         `ideographic-structure'.
825         (U+5348): Use U-00020089 instead of BC-8B4A in the
826         `ideographic-structure'.
827         (U+5358): Use `script' and `<-simplified-ideograph' instead of
828         `comment'; add `ideographic-structure'.
829
830         * Ideograph-R029-Again.el: Add some missing
831         `ideographic-structure' properties.
832         (U+53D9): Use `script' and `<-vulgar-ideograph' instead of
833         `comment'.
834
835         * Ideograph-R026-Seal.el: Add some missing `ideographic-structure'
836         properties.
837         (U+536E): Fix `ideographic-structure'.
838
839         * Ideograph-R009-Man.el (U+4F1C): Simplify
840         `ideographic-structure'.
841         (U+4F24): Use U-00020089 instead of BC-8B4A in the
842         `ideographic-structure'.
843
844 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
845
846         * char-db-util.el (char-db-coded-charset-priority-list): Ignore
847         `mojikyo-pj-*'.
848
849         * Ideograph-R025-Divination.el: Add some missing
850         `ideographic-structure' properties.
851
852         * Ideograph-R021-Spoon.el (U+52E7): Use U-0002090E instead of
853         M-02571 in the `ideographic-structure'.
854
855         * Ideograph-R019-Power.el (U+52B1): Simplify
856         `ideographic-structure'.
857         (U+52E7): Use U-00020089 instead of BC-8B4A in the
858         `ideographic-structure'.
859
860         * Ideograph-R007-Two.el (U+4E9D): Simplify
861         `ideographic-structure'.
862
863 2002-03-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
864
865         * Ideograph-R102-Field.el (U+7545): Moved from
866         Ideograph-R072-Sun.el.
867
868         * Ideograph-R013-Down-Box.el (U+5192): Unify JC3-5BBC.
869
870         * Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
871         Ideograph-R071-Not.el:
872         - Use `=>ucs' instead of `->ucs'.
873         - Merge mapping to CHINA3-JEF code points.
874
875         * Ideograph-R072-Sun.el:
876         - Use `=>ucs' instead of `->ucs'.
877         - Merge mapping to CHINA3-JEF code points.
878         (J0-4B41): Separate M-01538.
879         (U+7545): Moved to Ideograph-R102-Field.el.
880
881 2002-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
882
883         * Ideograph-R065-Branch.el, Ideograph-R067-Script.el: Merge
884         mapping to CHINA3-JEF code points.
885
886         * Ideograph-R066-Rap.el, Ideograph-R070-Square.el:
887         - Use `=>ucs' instead of `->ucs'.
888         - Merge mapping to CHINA3-JEF code points.
889
890         * Ideograph-R069-Axe.el: Merge mapping to CHINA3-JEF code points.
891
892         * Ideograph-R068-Dipper.el (U+659D): Unify JC3-50DD.
893
894 2002-03-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
895
896         * Ideograph-R064-Hand.el (M-12235): Separate G0-3560, C2-354D and
897         U+6382.
898         (M-12977): Separate JSP-413C, C1-796F, JX2-2D5D, G1-4039, B-C464
899         and U+6514.
900
901 2002-03-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
902
903         * Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
904         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el: Merge mapping
905         to CHINA3-JEF code points.
906
907 2002-02-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
908
909         * Ideograph-R060-Step.el: Merge mapping to CHINA3-JEF code points.
910
911 2002-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
912
913         * README.en (Character Reference): Add `senhen'.
914
915         * Ideograph-R059-Bristle.el, Ideograph-R058-Snout.el,
916         Ideograph-R057-Bow.el: Merge mapping to CHINA3-JEF code points.
917
918         * Ideograph-R056-Shoot.el (JC3-41A7): New character.
919
920         * Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el,
921         Ideograph-R053-Dotted-Cliff.el: Merge mapping to CHINA3-JEF code
922         points.
923
924         * Ideograph-R050-Turban.el, Ideograph-R051-Dry.el: Merge mapping
925         to CHINA3-JEF code points.
926
927 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
928
929         * Ideograph-R049-Oneself.el: Merge mapping to CHINA3-JEF code
930         points.
931
932         * Ideograph-R047-River.el (M-08684): Unify JC3-67AA.
933         (U+5DE2): Unify JC3-52F1.
934
935 2002-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
936
937         * Ideograph-R046-Mountain.el: Merge mapping to CHINA3-JEF code
938         points.
939
940         * Ideograph-R045-Sprout.el (U+5C70): Unify JC3-99E5.
941
942         * Ideograph-R044-Corpse.el: Merge mapping to CHINA3-JEF code
943         points.
944
945         * Ideograph-R042-Small.el: Merge mapping to CHINA3-JEF code
946         points.
947         (M-07479): Add `->ideographic-variants' for M-07477; separate
948         C3-223F.
949
950         * Ideograph-R041-Inch.el: Merge mapping to CHINA3-JEF code points.
951
952         * Ideograph-R043-Lame.el: Merge mapping to CHINA3-JEF code points.
953
954         * Ideograph-R040-Roof.el: Merge some missing mapping to CHINA3-JEF
955         code points.
956
957 2002-02-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
958
959         * Ideograph-R170-Mound.el (U+9689): Separate JSP-6664.
960
961 2002-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
962
963         * Ideograph-R160-Bitter.el (M-38638): Add `<-vulgar-ideograph' for
964         M-38671 and M-38649; delete `kangxi-radical' and `kangxi-strokes'.
965
966         * Ideograph-R135-Tongue.el (M-30307): Separate J90-3C2D; map to
967         U+8F9E; add `->identical' for M-38638; add `<-vulgar-ideograph'
968         for M-38671 and M-38649.
969         (C3-4425): Map to U+8F9E.
970
971 2002-02-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
972
973         * Ideograph-R085-Water.el (M-49217): Unify U+6E12.
974         (M-18060): Unify U+6EE3.
975
976 2002-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
977
978         * Ideograph-R075-Tree.el (M-49176): Unify U+699D.
979
980         * Ideograph-R037-Big.el (M-05898): Map to U-000215FE.
981         (C6-2A58): Separate M-05898.
982
983 2002-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
984
985         * Ideograph-R016-Table.el (U+51E1): Delete `cns-radical'; add
986         `->identical' for C1-443B; separate C1-443B.
987
988         * Ideograph-R004-Slash.el (H1-AAFB): Moved to
989         Ideograph-R005-Second.el; unify U-000200D5.
990         (GT-00199): Unify U+3406.
991
992 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
993
994         * Ideograph-R040-Roof.el (U-00021AA3): Separate C4-4948.
995
996         * Ideograph-R035-Go-Slowly.el (U-00021576): Separate C5-4C50.
997
998         * Ideograph-R030-Mouth.el (M-04531): Separate C7-3F2E.
999         (C7-3F2E): Separate U-000210A2.
1000
1001 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1002
1003         * Ideograph-R029-Again.el (M-03155): Separate C6-2A32.
1004         (C6-2A32): Separate U-00020B3B.
1005
1006         * Ideograph-R028-Private.el (U-0002128F): Separate C6-2641.
1007
1008 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1009
1010         * Ideograph-R005-Second.el (U-000200D5): Add
1011         `ideographic-structure'.
1012
1013 2002-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1014
1015         * isolated-char.el (GT-21862): New character.
1016         (GT-40268): New character.
1017
1018 2002-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1019
1020         * Ideograph-R140-Grass.el (MH-521): Use `=>ucs' instead of
1021         `->ucs'; unify GT-40268.
1022         (C3-4E52): Delete `->mojikyo'.
1023         (M066163): Use `=>ucs' instead of `->ucs'; Delete `->mojikyo'.
1024
1025 2002-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1026
1027         * Ideograph-R162-Walk.el (M055104): Use `=>ucs' instead of
1028         `->ucs'; delete `->mojikyo'.
1029         (M077259): Likewise.
1030         (M055801): Use `=>ucs' instead of `->ucs'.
1031
1032         * Ideograph-R001-One.el (U-00023944): Moved to
1033         Ideograph-R077-Stop.el.
1034
1035         * Ideograph-R130-Meat.el (U+81A4): Use J0-6733 instead of M054669
1036         as the link of `->same-ideograph'.
1037
1038 2002-02-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1039
1040         * Ideograph-R170-Mound.el (C5-232E): Unify U-00028E16.
1041
1042         * Ideograph-R109-Eye.el (C6-333D): Use `=>ucs*' instead of
1043         `ideograph='; use `<-original-ideograph' instead of
1044         `original-ideograph-of'.
1045         (M023210): Use `=>ucs' instead of `->ucs'; add `=>ucs*' for
1046         U-000250F2.
1047
1048         * Ideograph-R084-Steam.el (M050246): Use `=>ucs' instead of
1049         `->ucs'; unify GT-21862.
1050         (U+6C30): Delete `->mojikyo'.
1051         (C2-3D2B): Likewise.
1052
1053         * Ideograph-R077-Stop.el (C6-232E): Don't unify U-00028E16; unify
1054         H1-A6EA and U-00023944; add `ideographic-structure'.
1055         (M016257): Map to U-00023944 instead of U-00028E16.
1056
1057 2002-02-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1058
1059         * Ideograph-R191-Fight.el (M050601): Use `=>ucs' instead of
1060         `->ucs'.
1061
1062         * Ideograph-R187-Horse.el (M068356): Use `=>ucs' instead of
1063         `->ucs'.
1064
1065         * Ideograph-R184-Eat.el (M044064): Use `=>ucs' instead of `->ucs'.
1066
1067         * Ideograph-R167-Gold.el (M059972): Use `=>ucs' instead of
1068         `->ucs'.
1069
1070         * Ideograph-R159-Cart.el (M086337): Use `=>ucs' instead of
1071         `->ucs'.
1072
1073         * Ideograph-R157-Foot.el (M057421): Use `=>ucs' instead of
1074         `->ucs'.
1075
1076         * Ideograph-R149-Speech.el (M050036): Use `=>ucs' instead of
1077         `->ucs'.
1078
1079         * Ideograph-R146-West.el (M034789): Use `=>ucs' instead of
1080         `->ucs'.
1081
1082         * Ideograph-R144-Walk-Enclosure.el (M053307): Use `=>ucs' instead
1083         of `->ucs'.
1084
1085         * Ideograph-R135-Tongue.el (C1-485F): Use U+820C instead of
1086         M030277 as the link of `<-original-ideograph'.
1087         (U+820D): Don't use char-ref in the `ideographic-structure'.
1088
1089         * Ideograph-R128-Ear.el (M029074): Use `=>ucs' instead of `->ucs'.
1090
1091         * Ideograph-R120-Silk.el (M082779): Use `=>ucs' instead of
1092         `->ucs'.
1093         (M055448): Likewise.
1094
1095         * Ideograph-R115-Grain.el (M050322): Use `=>ucs' instead of
1096         `->ucs'.
1097
1098         * Ideograph-R108-Dish.el (M022972): Use `=>ucs' instead of
1099         `->ucs'.
1100
1101         * Ideograph-R102-Field.el (M021805): Use `=>ucs' instead of
1102         `->ucs'.
1103
1104         * Ideograph-R079-Weapon.el (M050242): Use `=>ucs' instead of
1105         `->ucs'.
1106         (M016629): Likewise.
1107         (M073347): Likewise.
1108         (M016632): Likewise.
1109         (M016633): Likewise.
1110         (M016635): Likewise.
1111         (M016636): Likewise.
1112
1113 2002-02-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1114
1115         * Ideograph-R135-Tongue.el (C1-485F): Fix `:char' of
1116         `<-original-ideograph'.
1117
1118 2002-02-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1119
1120         * Ideograph-R072-Sun.el (M057064): Use `=>ucs' instead of `->ucs'.
1121
1122 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1123
1124         * Ideograph-R030-Mouth.el (U+5411): Delete wrong
1125         `ideographic-structure' and CB-05156.
1126         (U+54CD): Add `ideographic-structure' and CB-05156.
1127
1128 2002-02-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1129
1130         * Ideograph-R063-Door.el: Add some mappings to CJK Ext-B code
1131         points and Daikanwa numbers.
1132
1133 2002-01-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1134
1135         * Ideograph-R069-Axe.el:
1136         - Use `=>ucs' instead of `->ucs'.
1137         - Add some mappings to CJK Ext-B code points.
1138
1139         * Ideograph-R068-Dipper.el: Add some mappings to CJK Ext-B code
1140         points.
1141
1142         * Ideograph-R067-Script.el (M-13485): Don't map to U+6594.
1143         - Use `=>ucs' instead of `->ucs'.
1144         - Add some mappings to CJK Ext-B code points.
1145
1146         * Ideograph-R065-Branch.el: Add some mappings into CJK Ext-B code
1147         points.
1148
1149 2002-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1150
1151         * Ideograph-R062-Halberd.el, Ideograph-R060-Step.el,
1152         Ideograph-R059-Bristle.el: Merge some mappings to CJK Ext-B code
1153         points.
1154
1155 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1156
1157         * Ideograph-R007-Two.el (U-00020134): Add `->identical' for
1158         C6-307C.
1159
1160         * Ideograph-R058-Snout.el: Add some mappings into CJK Ext-B code
1161         points.
1162         (C6-246E): Unify U-00022450; use `<-vulgar-ideograph' instead of
1163         `vulgar-ideograph-of'.
1164
1165         * Ideograph-R057-Bow.el: Add some mappings into CJK Ext-B code
1166         points.
1167         (M-09695): Fix `ideographic-strokes'; separate C5-2147; unify
1168         H1-AEC6 and U-00022399; add `ideographic-structure'.
1169         (C5-2147): Fix `ideographic-strokes'; map to U-00022399.
1170         (C6-2177): Unify H1-AEA7 and U-0002239D; add
1171         `ideographic-structure'.
1172         (C6-307C): Add `->identical' for U-00020134; map to U-00020134.
1173
1174 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1175
1176         * Ideograph-R055-Two-Hands.el: Add some mappings into CJK Ext-B
1177         code points.
1178         (C6-2467): Add `->identical' for U-00020020; add
1179         `ideographic-structure'.
1180
1181         * Ideograph-R005-Second.el (BC-8871): Don't unify U-00022398.
1182
1183         * Ideograph-R001-One.el (U-00020020): Add `->identical' for
1184         C6-2467.
1185
1186 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1187
1188         * Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el: Add some
1189         mappings into CJK Ext-B code points.
1190
1191 2002-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1192
1193         * Ideograph-R154-Shell.el (U+8D53): Moved from
1194         Ideograph-R053-Dotted-Cliff.el.
1195
1196 2002-01-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1197
1198         * Ideograph-R053-Dotted-Cliff.el: Add some mappings for CJK Ext-B
1199         code points.
1200         (M-09392'): New character; unify GT-11849.
1201         (C5-3828): Map to M-09392' instead of M-09384; unify U-00022246.
1202         (U+8D53): Moved to Ideograph-R154-Shell.el.
1203
1204 2002-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1205
1206         * Ideograph-R050-Turban.el:
1207         - Add some CJK Ext-B code points.
1208         - Add some missing mapping between CNS and Daikanwa.
1209         - Fix some bugs [and perhaps might add some bugs :-P].
1210
1211 2002-01-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1212
1213         * Ideograph-R118-Bamboo.el (M-26243): Map to U+7BC0.
1214
1215 2002-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1216
1217         * Ideograph-R046-Mountain.el: Merge some CJK Ext-B code points.
1218
1219 2002-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1220
1221         * mojikyo-ccs.el: Add (provide 'mojikyo-ccs).
1222
1223         * mojikyo-conf.el: Add (provide 'mojikyo-conf).
1224
1225 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1226
1227         * Ideograph-R032-Earth.el (MH-89): Unify GT-06516.
1228
1229         * mojikyo-conf.el (default-coded-charset-priority-list): Add
1230         setting about for `mojikyo-pj-*'.
1231
1232         * mojikyo-ccs.el: Delete setting about
1233         `default-coded-charset-priority-list' for `mojikyo-pj-*'.
1234
1235 2002-01-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1236
1237         * mojikyo-conf.el, mojikyo-ccs.el: New file.
1238
1239 2001-12-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1240
1241         * mojikyo.el: Delete mojikyo.el.
1242
1243 2001-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1244
1245         * Ideograph-R124-Feather.el (M-28635): Use char-spec instead of
1246         char-ref for the operator of the `ideographic-structure'; unify
1247         B-AFCE.
1248         (M028635): Use char-spec instead of char-ref for the operator of
1249         the `ideographic-structure'.
1250         (J83-3227): Likewise.
1251         (U+7FC1): Likewise; separate B-AFCE.
1252
1253 2001-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1254
1255         * Ideograph-R052-Short-Thread.el: Add some CJK Ext-B code points.
1256         (C5-2169): Unify M-09195 and U-000221B3.
1257         (C4-2267): Unify M-09196 and U-000221B6.
1258         (M-09197): New character.
1259         (C4-2427): Relate to M-09197; unify U-000221B7.
1260         (C5-2427): Unify M-09198 and U-000221B8.
1261         (M-09201): New character.
1262         (C6-2B25): Relate to M-09201; unify U-000221BC.
1263         (M-09202): New character.
1264         (C5-2624): Relate to M-09202; unify U-000221BD.
1265         (C5-2625): Unify M-09203 and U-000221BE.
1266         (C6-306A): Unify M-09204 and U-000221BF.
1267         (C6-3736): Unify M-09206 and U-000221C6.
1268         (U-000221C7): New character.
1269         (C4-314A): Relate to M-09207; map to U-000221C7.
1270         (C6-4843): Unify U-000221CA.
1271         (U-000221CB): New character.
1272         (C5-3E7C): Relate to M-09211; map to U-000221CB.
1273         (C6-5C4E): Unify M-09213 and U-000221CF.
1274         (C5-455B): Unify M-09214 and U-000221CC.
1275         (M-09215): New character.
1276         (C3-465E): Relate to M-09215.
1277         (M-09216): New character.
1278         (C7-225B): Relate to M-09216; unify U-000221CD.
1279         (C7-225D): Unify M-09217 and U-000221D2.
1280         (C7-225C): Unify M-09218 and U-000221D1.
1281         (M-09220): New character.
1282         (C7-576D): Relate to M-09220; unify U-000221D6.
1283
1284         * Ideograph-R049-Oneself.el: Add some CJK Ext-B code points.
1285         (C6-245D): Add `->identical' for U-000200AC; map to U-000200AC.
1286
1287         * Ideograph-R051-Dry.el, Ideograph-R048-Work.el: Add some CJK
1288         Ext-B code points.
1289
1290         * Ideograph-R047-River.el: Add some CJK Ext-B code points.
1291         (M-08671): Unify BC-8DEA and U-00021FE8.
1292
1293         * Ideograph-R045-Sprout.el: Add some CJK Ext-B code points.
1294         (M-07827): Unify BC-88B2 and U-00021CFE.
1295
1296         * Ideograph-R044-Corpse.el: Add some CJK Ext-B code points.
1297
1298         * Ideograph-R005-Second.el (U-00021FE8): Moved to
1299         Ideograph-R047-River.el.
1300         (U-00021CFE): Moved to Ideograph-R045-Sprout.el.
1301
1302         * Ideograph-R004-Slash.el (U-000200AC): Add `->identical' for
1303         C6-245D.
1304
1305         * Ideograph-R025-Divination.el (U+535D): Delete
1306         `ideographic-structure'.
1307
1308 2001-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1309
1310         * Ideograph-R008-Lid.el: Add some relations between Hanziku and
1311         CJK Ext-B code points.
1312
1313         * Ideograph-R130-Meat.el (M-29860): Map to U-00026803; add
1314         `ideographic-structure'.
1315         (U-00026803): New character.
1316         (C7-316C): Map to U-00026803; add `ideographic-structure'.
1317         (U+6725): Moved to Ideograph-R074-Moon.el.
1318         (U+81A5): Add `total-strokes'.
1319         (U+81B6): Likewise.
1320
1321 2001-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1322
1323         * Ideograph-R189-Tall.el:
1324         - Add some Hanziku code points.
1325         - Add some `ideographic-structure' properties.
1326
1327         * Ideograph-R078-Death.el (M-16529): Map to U-00023A3B; add
1328         `ideographic-structure'.
1329         (U-00023A3B): New character.
1330         (C6-5373): Map to U-00023A3B; add `ideographic-structure'.
1331
1332         * Ideograph-R074-Moon.el (U+6725): New character [moved from
1333         Ideograph-R130-Meat.el].
1334         (U+81B6): Moved to Ideograph-R130-Meat.el.
1335
1336 2001-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1337
1338         * Ideograph-R095-Profound.el (M-20819): Map to U-000248E7; add
1339         `ideographic-structure'.
1340         (C6-4B46): Unify H1-E1F1 and U-000248E7; add
1341         `ideographic-structure'.
1342         (M-20820): Map to U-000248E8; add `ideographic-structure'.
1343         (C6-5E72): Unify H1-E254 and U-000248E8; add
1344         `ideographic-structure'.
1345
1346         * Ideograph-R123-Sheep.el (M-28535): Map to U-000263A7; add
1347         `ideographic-structure'.
1348         (C7-314F): Unify H1-E275 and U-000263A7; add
1349         `ideographic-structure'.
1350         (C4-4C48): Add `ideographic-structure'.
1351
1352         * Ideograph-R101-Use.el (M-21720): Map to U-00024C0E; add
1353         `ideographic-structure'.
1354         (C7-477D): Unify H1-E2BC and U-00024C0E; add
1355         `ideographic-structure'.
1356
1357         * Ideograph-R086-Fire.el (M-18985): Separate C5-2E4F; map to
1358         U-000241EF; add `ideographic-structure'.
1359         (U-000241EF): New character.
1360         (C5-2E4F): map to U-000241EF; add `ideographic-structure'.
1361
1362         * Ideograph-R059-Bristle.el (U+5F61): Unify BC-8B71.
1363         (M-10028): Separate C5-5447; map to U-000224B2; add
1364         `ideographic-structure'.
1365         (C5-5447): Unify H1-E27D and U-000224B2; add
1366         `ideographic-structure'.
1367
1368 2001-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1369
1370         * Ideograph-R210-Even.el (M-48580): Add `ideographic-structure';
1371         map to U-0002A5D0.
1372         (H1-E2C5): New character.
1373         (C5-7A22): Add `ideographic-structure'; unify U-0002A5D0.
1374
1375         * Ideograph-R009-Man.el:
1376         - Unify or Map UCS code points with some Hanziku code points.
1377         - Add or fix `ideographic-structure' into some Hanziku characters.
1378         - Add strokes into some Hanziku characters.
1379
1380 2001-12-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1381
1382         * Ideograph-R149-Speech.el (M-35206): Separate C5-2327; Map to
1383         U-0002795B.
1384         (C5-2327): Add `ideographic-structure'; unify H1-DFEB.
1385         (M-35207): Separate C5-2328; Map to U-0002795C.
1386         (C5-2328): Add `ideographic-structure'; unify H1-DFEC.
1387
1388         * Ideograph-R120-Silk.el (M-28068): Map to U-000261E8.
1389         (H1-E2C2): New character.
1390         (C7-585F): Map to U-000261E8.
1391         (U-000261E8): New character.
1392
1393         * Ideograph-R037-Big.el (M-05989): Add `ideographic-structure'.
1394         (U-00021669): Likewise; unify H1-E1F7.
1395
1396         * Ideograph-R036-Evening.el (H1-E0D0): New character.
1397         (CB-03754): Map to U-00020157.
1398         (C5-2C66): Separate U-00020157; add `->identical' for U-00020157.
1399
1400         * Ideograph-R030-Mouth.el (M-03562): Add `ideographic-structure'.
1401         (U-00020C57): Likewise; unify H1-E0EE.
1402         (M-04326): Add `ideographic-structure'.
1403         (C7-2146): Separate U-0002018A; add ~->identical' for U-0002018A;
1404         add `ideographic-structure'.
1405
1406 2001-12-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1407
1408         * Ideograph-R160-Bitter.el (M-38633): Map to U-00028410; add
1409         `ideographic-structure'.
1410         (H1-AFC8): New character.
1411         (C5-3625): Add `ideographic-structure'; unify U-00028410.
1412
1413         * Ideograph-R114-Track.el (M-24897): Unify H1-AFE5 and U-00025744;
1414         add `ideographic-structure'.
1415         (C7-262C): Map to U-00025744.
1416
1417         * Ideograph-R136-Oppose.el (M-30344): Unify H1-AFE8 and
1418         U-000269FF; add `ideographic-structure'.
1419
1420         * Ideograph-R064-Hand.el (M-12077): Unify H1-AFA9 and U-00022B2B;
1421         add `ideographic-structure'.
1422
1423         * Ideograph-R005-Second.el (U-000200D5): Unify H1-AAFB.
1424         (H1-AEEA): Unify U-000200E8.
1425         (H1-AEED): Unify U-000200EB.
1426         (H1-AF63): Unify U-000200F0.
1427         (H1-AF42): Unify U-000200F1.
1428         (U-000200F3): Unify H2-D1E5.
1429         (H1-AFA5): Unify U-000200F5.
1430         (U-000200F9): New character.
1431         (H1-AFAA): Map to U-000200F9; fix `ideographic-structure'.
1432         (H1-AFAB): Unify U-000200FA; fix `ideographic-structure'.
1433         (U-000200FF): New character.
1434         (H1-AFC5): Map to U-000200FF; fix `ideographic-structure'.
1435         (H1-AFCB): Unify U-00020103.
1436         (M-00219): Unify H5-F94F.
1437         (U-00020108): Unify H8-E35B.
1438         (H1-AFE5): Moved to Ideograph-R114-Track.el.
1439         (H1-AFE8): Moved to Ideograph-R136-Oppose.el.
1440         (M-00221): Unify H5-F969.
1441         (H1-AFC8): Moved to Ideograph-R160-Bitter.el.
1442         (H1-AFA9): Moved to Ideograph-R064-Hand.el.
1443         (H1-AF61): Moved to Ideograph-R140-Grass.el.
1444         (H1-AEE5): Moved to Ideograph-R036-Evening.el.
1445         (H1-AEE3): Moved to Ideograph-R028-Private.el.
1446         (H1-AEC6): Moved to Ideograph-R057-Bow.el.
1447         (H1-AEA7): Moved to Ideograph-R057-Bow.el.
1448         (H1-AEA5): Moved to Ideograph-R028-Private.el.
1449         (H1-AE61): Moved to Ideograph-R026-Seal.el.
1450
1451 2001-12-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1452
1453         * Ideograph-R057-Bow.el (U-00022399): New character.
1454         (U-0002239D): Likewise.
1455
1456         * Ideograph-R007-Two.el (U-00020131): Unify H7-EEEB.
1457         (U-00020134): New character.
1458         (M-00283): Separate U-00020AFC; add `->identical' for U-00020AFC.
1459
1460         * Ideograph-R040-Roof.el: Add some CJK Ext-B code points.
1461         (M-07074): Separate C6-244A.
1462         (U-000219BF): New character.
1463         (C6-244A): Map to U-000219BF.
1464
1465         * Ideograph-R028-Private.el (M-03080): Separate U+53BE and
1466         EGB-2C21; delete `kangxi-radical' and `kangxi-strokes'.
1467         (U+53BE): Unify H1-AEE3; add `ideographic-structure'.
1468         (U-00020AFC): New character.
1469
1470         * Ideograph-R006-Hook.el (U-00020117): Unify H1-B8A3.
1471         (M-00239): Separate U-00020029; add `->identical' for U-00020029.
1472         (U-0002011A): Unify H10-D547.
1473         (U-0002011B): Unify H2-EC53.
1474
1475         * Ideograph-R001-One.el (U-00020029): New character.
1476
1477 2001-12-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1478
1479         * Ideograph-R004-Slash.el (M-00136): Unify BC-85D2 and U-0002009F.
1480
1481 2001-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1482
1483         * Ideograph-R140-Grass.el (U-00026AF9): New character.
1484
1485         * Ideograph-R039-Child.el (M-06971): Separate U-000200F1; add
1486         `->identical' for U-000200F1; add `ideographic-structure'.
1487
1488         * Ideograph-R037-Big.el (J0-546F): Unify EGB-7A25, B-C95B and
1489         U+592C.
1490         (C2-213B): Separate EGB-7A25, B-C95B and U+592C.
1491         (U-00021645): New character.
1492         (H1-ACBB): Likewise.
1493         (U-00021686): Unify H1-ACC0; add `ideographic-structure'.
1494         (C7-2C7D): Add `ideographic-structure'.
1495
1496         * Ideograph-R036-Evening.el (U-00021588): Unify H1-AEE5; add
1497         `ideographic-structure'.
1498
1499         * Ideograph-R004-Slash.el (H1-AB78): Unify U-0002009D.
1500         (H1-ABB9): Unify U-000200A1.
1501         (H1-ABE0): Unify U-000200A7.
1502         (U-000200AC): New character.
1503         (H1-ABE6): Unify U-0002394B.
1504         (U-000200B1): New character.
1505         (U-000200B3): New character.
1506         (H1-ABE7): Unify U-000200B5.
1507         (H1-ABF9): Unify U-00024C06.
1508         (H1-ABFD): Unify U-0002664D.
1509         (H1-ABF7): Unify U-00027E86.
1510         (H1-AC43): Unify U-000200B8.
1511         (U-00021D18): Unify H3-D0D4.
1512         (H1-AC7B): Unify U-000200BD.
1513         (U-00020B61): Unify H1-F855.
1514         (H1-AC7E): Unify U-000200C0.
1515         (H1-ACA1): Unify U-000200C1.
1516         (U-000200C2): New character.
1517         (H1-ACBB): Moved to Ideograph-R037-Big.el.
1518         (H1-ACBD): Unify U-0002A00B.
1519         (H1-B3B6): New character.
1520         (H1-ACBC): Unify U-00025740.
1521         (H1-ACC0): Moved to Ideograph-R037-Big.el.
1522         (U-000200C8): New character.
1523
1524 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1525
1526         * Ideograph-R102-Field.el (U-00024CCF): New character [moved from
1527         Ideograph-R001-One.el].
1528
1529 2001-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1530
1531         * Ideograph-R028-Private.el (U-00020AD5): Add
1532         `ideographic-structure'; unify H1-AEA5.
1533
1534         * Ideograph-R026-Seal.el (BC-8A60): New character.
1535         (U+536B): Add `ideographic-structure'; unify H1-AE61.
1536
1537         * Ideograph-R002-Line.el (U-0002006C): New character.
1538         (BC-8D5D): Moved to Ideograph-R030-Mouth.el.
1539         (U-00023244): Unify H4-E3AE.
1540         (U-00020077): Add `->identical' for M-04218.
1541         (U-0002011D): Unify H1-F043.
1542
1543         * Ideograph-R001-One.el (U-00020018): Unify H2-C1A3.
1544         (U-00020922): Unify H1-DC50.
1545         (U-00020048): Add `->identical' for M-04020; add
1546         `->same-ideograph' for C6-472D.
1547         (M-00065): Separate U-00024CCF and moved it to
1548         Ideograph-R102-Field.el; add `->identical' for U-00024CCF.
1549         (U-00021B4B): Unify H2-B9A5.
1550         (U-0002005E): New character.
1551         (U-0002005C): Likewise.
1552         (U-00020050): Likewise.
1553         (U-00020045): Likewise.
1554         (U-0002001E): Likewise.
1555
1556         * Ideograph-R030-Mouth.el: Add some CJK Ext-B code points.
1557
1558 2001-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1559
1560         * Ideograph-R087-Claw.el (M-19655): Separate U+722B.
1561
1562         * Ideograph-R075-Tree.el (U+6740): Relate to M-14471; add
1563         `->same-ideograph' for M-14471.
1564
1565         * Ideograph-R003-Dot.el (U-00020084): Unify H4-E461.
1566
1567 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1568
1569         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PAW ONE): Add
1570         `<-radical' for U+722B.
1571         (CJK RADICAL PAW TWO): Add `<-radical' for M-19655.
1572
1573         * u0E000-Private-Use.el (U+F4A6): Revived.
1574
1575         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): Relate to
1576         M-42120.
1577
1578         * Ideograph-R140-Grass.el (M-31582): Separate JSP-586E, C4-466C
1579         and U+84A6.
1580         (BC-8CB0): New character.
1581
1582         * Ideograph-R079-Weapon.el (BC-8AD4): New character.
1583
1584 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1585
1586         * Ideograph-R065-Branch.el (M-13067): Unify CB-02050; use `=>ucs'
1587         instead of `->ucs'; add `ideographic-structure'.
1588         - Merge Big5 code points.
1589         - Use `=>ucs' instead of `->ucs'.
1590         - Add some `ideographic-structure' properties.
1591         - Add some CBETA numbers.
1592
1593 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1594
1595         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL CLOTHES): Add
1596         `<-radical' for U+8864.
1597
1598         * Ideograph-R023-Hiding-Enclosure.el (M-02674): Add
1599         `<-simplified-ideograph'; add `ideographic-structure'.
1600         (U+533A): Use `<-simplified-ideograph' instead of
1601         `simplified-ideograph-of'; add `ideographic-structure'.
1602
1603         * Ideograph-R022-Right-Open-Box.el: Add some missing
1604         `ideographic-structure' properties.
1605
1606         * Ideograph-R020-Wrap.el: Canonicalize some operators of
1607         `ideographic-structure' properties.
1608         (U+5301): Use `->same-ideograph' instead of `comment'; add
1609         `ideographic-structure'.
1610
1611         * Ideograph-R019-Power.el (U+52E7): Add `ideographic-structure'.
1612
1613         * Ideograph-R018-Knife.el (U+5239): Add `ideographic-structure'.
1614         (U+5290): Likewise.
1615
1616         * Ideograph-R016-Table.el (M-01792): Separate U+51F2.
1617
1618         * Ideograph-R013-Down-Box.el (U+5187): Revert the previous
1619         operator change.
1620         (U+56D8): Modify operator.
1621
1622         * Ideograph-R010-Legs.el (U+514F): Unify H1-B26A.
1623         (U+515E): Unify H5-F16C.
1624
1625         * Ideograph-R007-Two.el (U+4E97): Unify H2-EE7D.
1626         (U+4E9D): Unify H1-F57D.
1627
1628         * Ideograph-R006-Hook.el (U+4E89): Unify H1-E8D1.
1629
1630         * Ideograph-R005-Second.el (U+4E62): Unify H2-EE79.
1631         (U+4E80): Unify H12-EBBD.
1632
1633         * Ideograph-R004-Slash.el (U+4E55): Unify H1-B260.
1634
1635 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1636
1637         * Ideograph-R064-Hand.el:
1638         - Merge Big5 code points.
1639         - Use `=>ucs' instead of `->ucs'.
1640         - Add some CBETA numbers.
1641         - Add some `ideographic-structure' properties.
1642
1643         * Ideograph-R018-Knife.el (U+5259): Fix operator.
1644         (C3-2F62): Likewise.
1645
1646         * Ideograph-R014-Cover.el (U+51A9): Simplify
1647         `ideographic-structure'.
1648
1649         * Ideograph-R009-Man.el (U+U+4FA7): Simplify
1650         `ideographic-structure'.
1651         (M-00703): Use BC-8AFC instead of U+4EBC in the
1652         `ideographic-structure'.
1653
1654 2001-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1655
1656         * ideograph-util.el (ideographic-structure=): New function.
1657         (ideographic-structure-find-char): Use `ideographic-structure='
1658         instead of `char-ref='.
1659
1660         * Ideograph-R017-Open-Box.el (U+51FF): Fix
1661         `ideographic-structure'.
1662
1663         * Ideograph-R013-Down-Box.el (U+5183): Modify operator.
1664         (U+5187): Modify operator.
1665         (U+5188): Modify operator.
1666         (U+518F): Modify operator.
1667
1668 2001-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1669
1670         * Ideograph-R039-Child.el: Merge CHINA3-JEF code points.
1671
1672 2001-12-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1673
1674         * Ideograph-R063-Door.el:
1675         - Add some Big5 code points.
1676         - Add some `ideographic-structure' properties.
1677         - Add some CBETA numbers.
1678         - Use `=>ucs' instead of `->ucs'.
1679
1680 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1681
1682         * Ideograph-R022-Right-Open-Box.el (JSP-342E): Separate U+532C.
1683         (U+5332): Use U-00021657 instead of C4-3678 in the
1684         `ideographic-structure' property.
1685
1686         * Ideograph-R021-Spoon.el (U+5316): Use U+4EBB instead of <CJK
1687         RADICAL PERSON> in the `ideographic-structure' property.
1688         (U+5318): Add `ideographic-structure'.
1689
1690         * Ideograph-R020-Wrap.el: Add missing `ideographic-structure'
1691         properties.
1692
1693         * Ideograph-R015-Ice.el (M-01608): Unify U-000205AC.
1694
1695 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1696
1697         * Ideograph-R043-Lame.el: Add some CJK Ext-B code points.
1698
1699         * Ideograph-R041-Inch.el: Add some CJK Ext-B code points.
1700         (M-07456): Use C1-5C41 instead of U+7968 in the
1701         `ideographic-structure' property.
1702         (M-07468): Use `<-ancient-ideograph' instead of
1703         `ancient-ideograph-of'.
1704
1705         * Ideograph-R038-Woman.el (C5-4532): Fixed.
1706
1707 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1708
1709         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): New character.
1710
1711         * Ideograph-R042-Small.el, Ideograph-R039-Child.el,
1712         Ideograph-R033-Scholar.el: Add some CJK Ext-B code points.
1713
1714         * Ideograph-R019-Power.el: Add some missing
1715         `ideographic-structure' properties.
1716         (U+52A6): Don't use BC-8DF6 in the `ideographic-structure'
1717         property.
1718         (U+52B1): Use `script' and `<-simplified-ideograph' instead of
1719         `comment'.
1720         (U+52C9): Don't use char-ref format for the operator of the
1721         `ideographic-structure' property.
1722         (C1-6339): Use M-31078 instead of U+83AB in the
1723         `ideographic-structure' property.
1724         (J0-342B): Use `script' and `<-simplified-ideograph' instead of
1725         `comment'.
1726         (C2-4F5C): Use C1-655C instead of U+842C.
1727
1728         * Ideograph-R018-Knife.el: Add some missing
1729         `ideographic-structure' properties.
1730         (U+521D): Use U+8864 instead of <CJK RADICAL CLOTHES>.
1731         (U+5231): Simplified `ideographic-structure'.
1732         (C2-2554): Likewise.
1733         (U+524D): Use U+4491 instead of BC-8B4B.
1734         (U+524E): Use M-14471 instead of BC-8CBA.
1735         (J0-4B36): Use JSP-3523 instead of U+5485.
1736         (U+5294): Use `<-vulgar-ideograph' instead of
1737         `vulgar-char-of-shinjigen-1'.
1738
1739         * Ideograph-R013-Down-Box.el (J78-514B): Don't use char-ref format
1740         in the `ideographic-structure' property.
1741
1742         * Ideograph-R010-Legs.el (U+5151): Use U+4E37 instead of U+8B55 in
1743         the `ideographic-structure' property.
1744         (U+515A): Modify `ideographic-structure'.
1745
1746 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1747
1748         * Ideograph-R062-Halberd.el:
1749         - Merge some Big5 code points.
1750         - Add some CBETA numbers.
1751         - Add some `ideographic-structure' properties.
1752         - Use `=>ucs' instead of `->ucs'.
1753
1754 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1755
1756         * Ideograph-R009-Man.el (GT-00767): Relate to M-01054; add
1757         `ideographic-structure'.
1758
1759         * Ideograph-R003-Dot.el (U+4E37): Unify BC-8B55.
1760
1761 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1762
1763         * Ideograph-R032-Earth.el: Add some CJK Ext-B code points.
1764
1765         * Ideograph-R012-Eight.el (U+517C): Use U+4491 instead of BC-8B4B
1766         in the `ideographic-structure' property.
1767
1768         * Ideograph-R010-Legs.el (C4-233B): Separate U+514F.
1769         (U+514F): Add `ideographic-structure'.
1770
1771         * Ideograph-R001-One.el (U+4E19): Use U+5185 instead of BC-8C57 in
1772         the `ideographic-structure' property.
1773         (U+4E26): Use U+4491 instead of BC-8B4B in the
1774         `ideographic-structure' property.
1775
1776 2001-12-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1777
1778         * Ideograph-R031-Enclosure.el: Add some CJK Ext-B code points.
1779         (M-04684): Separate C6-225F; map to U-00020064.
1780         (C6-225F): Add `->identical' for U-00020064; map to U-00020064.
1781
1782         * Ideograph-R029-Again.el: Add some CJK Ext-B code points.
1783
1784         * Ideograph-R002-Line.el (U-00020064): Add `->identical' for
1785         C6-225F; add `->same-ideograph' for M-04684.
1786
1787         * Ideograph-R011-Enter.el (M-01416): Add `<-wrong-ideograph' for
1788         M-00345.
1789         (U+4EBD): Moved to Ideograph-R009-Man.el.
1790
1791         * Ideograph-R009-Man.el (U+4EBD): Moved from
1792         Ideograph-R011-Enter.el; relate to M-00345.
1793         (U+4ECA): Use U+4EBD instead of BC-8AFC.
1794         (U+4EE4): Likewise.
1795         (U+4F1B): Simplify the `ideographic-structure' property.
1796         (M-00757): Likewise.
1797         (U+500A): Likewise.
1798         (U+506C): Likewise.
1799
1800         * Ideograph-R075-Tree.el (U+6729): Unify BC-8956.
1801
1802 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1803
1804         * Ideograph-R178-Tanned-Leather.el (U+97E6): Unify BC-89D6.
1805
1806         * Ideograph-R168-Long.el (U+957F): Add `total-strokes'; unify
1807         BC-89A5.
1808
1809         * Ideograph-R040-Roof.el (J0-555F): Unify BC-8AF8.
1810
1811         * Ideograph-R011-Enter.el:
1812         - Add some Hanziku-1 code points.
1813         - Add some missing `ideographic-structure' properties.
1814
1815         * Ideograph-R009-Man.el:
1816         - Add some missing `ideographic-structure' properties.
1817         - Add some Hanziku-1 code points.
1818
1819 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1820
1821         * Ideograph-R169-Gate.el (U+95E8): Add `total-strokes'; unify
1822         BC-896B.
1823
1824         * Ideograph-R006-Hook.el (M-00237): Add `ideographic-structure'.
1825         (U-00020116): Likewise.
1826         (H1-BE59): New character.
1827
1828 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1829
1830         * Ideograph-R008-Lid.el:
1831         - Add some Hanziku-1 code points.
1832         - Add some missing `ideographic-structure' properties.
1833
1834         * Ideograph-R002-Line.el (U-0002006D): Add
1835         `ideographic-structure'; unify H1-C3C6.
1836         (U-0002006E): Add `ideographic-structure'.
1837         (H1-C3E4): New character.
1838
1839 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1840
1841         * Ideograph-R001-One.el (U+4E1D): Use BC-895C instead of U+5E7A in
1842         the `ideographic-structure'.
1843
1844 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1845
1846         * Ideograph-R061-Heart.el:
1847         - Merge Big5 code points.
1848         - Add some CBETA numbers.
1849         - Use `=>ucs' instead of `->ucs'.
1850         - Add some `ideographic-structure' properties.
1851
1852 2001-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1853
1854         * Ideograph-R002-Line.el (BC-8BF1): New character.
1855
1856 2001-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1857
1858         * Ideograph-R005-Second.el:
1859         - Add some missing `ideographic-structure' properties.
1860         - Add some Hanziku-1 code points.
1861
1862 2001-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1863
1864         * Ideograph-R038-Woman.el: Add some CHINA3-JEF code points.
1865
1866         * Ideograph-R010-Legs.el (U+5156): Unify H1-E0CF.
1867
1868 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1869
1870         * Ideograph-R037-Big.el: Add some Daikanwa numbers of the revised
1871         version if the numbers were changed in the second revised version.
1872         (U+5934): Unify BC-8A62.
1873
1874 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1875
1876         * Ideograph-R052-Short-Thread.el (U+5E7A): Unify BC-8B44.
1877
1878 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1879
1880         * char-db-util.el (insert-char-attributes): Format
1881         `ideograph-daikanwa-2' as same as `ideograph-daikanwa'.
1882
1883         * Ideograph-R006-Hook.el, Ideograph-R004-Slash.el:
1884         - Add some missing `ideographic-structure' properties.
1885         - Add some Hanziku-1 code points.
1886
1887 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1888
1889         * Ideograph-R037-Big.el: Add some CHINA3-JEF code points.
1890
1891 2001-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1892
1893         * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Add some
1894         missing `ideographic-structure' properties.
1895
1896         * Ideograph-R014-Cover.el: Add some missing
1897         `ideographic-structure' properties.
1898         (M-01592): Use `<-vulgar-ideograph' instead of
1899         `vulgar-char-of-shinjigen-1'.
1900
1901         * Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
1902         Ideograph-R011-Enter.el: Add some missing `ideographic-structure'
1903         properties.
1904
1905         * Ideograph-R010-Legs.el (JX1-2E50): Unify JC3-43D5.
1906         (U+514F): Use U-00020086 instead of U+5382 in the
1907         `ideographic-structure' property; use U-00020477 instead of
1908         U+4E0A/U+513F in the `ideographic-structure' property.
1909
1910         * Ideograph-R006-Hook.el (U-00020112): Add
1911         `ideographic-structure'; unify H1-AAD7.
1912
1913 2001-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1914
1915         * Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
1916         Ideograph-R034-Go.el: Add some CHINA3-JEF code points.
1917
1918 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1919
1920         * Ideograph-R060-Step.el:
1921         - Merge Big5 code points.
1922         - Use `=>ucs' instead of `->ucs'.
1923         - Add some `ideographic-structure' properties.
1924         - Add some CBETA numbers.
1925
1926         * Ideograph-R028-Private.el, Ideograph-R023-Hiding-Enclosure.el:
1927         Add some CJK Ext-B code points.
1928
1929         * Ideograph-R005-Second.el (U-000200E4): Add
1930         `ideographic-structure'; unify H1-ABE1.
1931
1932 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1933
1934         * Ideograph-R059-Bristle.el: Use `=>ucs' instead of `->ucs'.
1935
1936         * Ideograph-R058-Snout.el: Use `=>ucs' instead of `->ucs'.
1937         (U+5F5B): Unify CB-01820.
1938
1939         * Ideograph-R057-Bow.el: Use `=>ucs' instead of `->ucs'.
1940
1941         * Ideograph-R056-Shoot.el (C1-636F): Use `=>ucs' instead of
1942         `->ucs'.
1943
1944         * Ideograph-R022-Right-Open-Box.el: Merge some CJK Ext-B code
1945         points.
1946         (M-02596): Unify BC-87D4 and U-0002092C.
1947
1948         * Ideograph-R005-Second.el (BC-87D4): Moved to
1949         Ideograph-R022-Right-Open-Box.el.
1950
1951 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1952
1953         * char-db-util.el (insert-char-attributes): Add setting to format
1954         `=>ucs-jis'.
1955
1956         * Ideograph-R021-Spoon.el: Add some CJK Ext-B code points.
1957         (M-02571): Unify U-0002090E; relate to JU-5315 instead of U+5315.
1958
1959         * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el: Merge some CJK
1960         Ext-B code points.
1961
1962         * Ideograph-R115-Grain.el (U+79F0): Separate C3-327C.
1963         (J0-3E4E): Unify C3-327C and CB-00379.
1964
1965         * Ideograph-R059-Bristle.el (C6-3F5B): Use `->same-ideograph'
1966         instead of `ideograph='.
1967         - Add some CBETA numbers.
1968         - Merge Big5 code points.
1969
1970         * Ideograph-R058-Snout.el: Merge Big5 code points.
1971         (U+5F5C): Unify CB-02362; relate to M-09948.
1972
1973         * Ideograph-R057-Bow.el:
1974         - Merge Big5 code points.
1975         - Add some `ideographic-structure' properties.
1976         - Add some CBETA numbers.
1977
1978         * Ideograph-R056-Shoot.el:
1979         - Merge Big5 code points.
1980         - Merge some CBETA numbers.
1981
1982 2001-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1983
1984         * Ideograph-R170-Mound.el (U+49BE): New character.
1985         (H1-DE72): Moved from Ideograph-R010-Legs.el.
1986
1987 2001-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1988
1989         * Ideograph-R038-Woman.el: Add some CJK Ext-B code points.
1990
1991         * Ideograph-R029-Again.el:
1992         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1993           `hanyu-dazidian-char' properties.
1994         - Add some missing `ideographic-structure' properties.
1995         - Add some Big5-CDP code points.
1996
1997         * Ideograph-R026-Seal.el: Add some missing `hanyu-dazidian-vol',
1998         `hanyu-dazidian-page' and `hanyu-dazidian-char' properties.
1999         (U+536A): Add `ideographic-structure'.
2000
2001         * Ideograph-R010-Legs.el (H1-DCE3): Unify U-00020478.
2002         (H1-DE46): Unify U-00020489.
2003         (H1-DE67): Unify U-0002048B.
2004         (H1-DE6A): Unify U-0002048F.
2005         (H1-DE6E): Unify U-00025631.
2006         (H1-DE72): Moved to Ideograph-R170-Mound.el.
2007         (H1-DE73): Unify U-0002049C.
2008         (H1-DE74): Unify U-0002049D.
2009         (H1-DEAC): Unify U-000204A7.
2010         (H1-DEC9): Unify U-000204AE.
2011         (H1-DEC8): Unify U-00020926.
2012         (H1-DECF): Unify U-000204BE.
2013         (M-01407): Unify U-000204CA.
2014         (H1-DED6): Unify U-000204D6.
2015         (H1-DED9): Unify U-000204DA.
2016
2017 2001-12-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2018
2019         * Ideograph-R032-Earth.el: Merge some CHINA3-JEF code points.
2020
2021         * Ideograph-R010-Legs.el:
2022         - Add some missing `ideographic-structure' properties.
2023         - Add some Hanziku-1 code points.
2024
2025         * Ideograph-R003-Dot.el (M-00093): Unify H1-ACC5 and U-0002007C;
2026         add `ideographic-structure'.
2027         (U-0002007F): Unify H1-AD5C; add `ideographic-structure'.
2028         (U-00020081): New character.
2029         (U-0002592C): New character.
2030         (U+4E3E): Unify H1-ADBF.
2031
2032 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2033
2034         * Ideograph-R002-Line.el (U+4E34): Unify H1-AA56.
2035         (H1-AA59): New character.
2036         (H1-AA72): Likewise.
2037
2038 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2039
2040         * Ideograph-R013-Down-Box.el (U-0002054D): Add
2041         `ideographic-structure'; unify H1-AD7C.
2042
2043         * Ideograph-R007-Two.el (C6-2566): Relate to U-00020122.
2044
2045         * Ideograph-R001-One.el:
2046         - Add some missing `ideographic-structure' properties.
2047         - Add some Hanziku-1 code points.
2048
2049 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2050
2051         * Ideograph-R099-Sweet.el (M-21660): Separate C4-3E65 and U+3F4E;
2052         add `ideographic-structure'; unify H1-A97D.
2053         (C4-3E65): Add `ideographic-structure'.
2054         (U+3F4E): Likewise.
2055         (M-21663): Separate C7-302B; add `ideographic-structure'; unify
2056         H1-A9B2.
2057         (C7-302B): Add `ideographic-structure'.
2058
2059         * Ideograph-R048-Work.el (H1-A875): New character.
2060
2061         * Ideograph-R113-Spirit.el (M-49399): Add `ideographic-structure';
2062         unify H1-A955.
2063         (H1-A954): New character; unify U-00025632.
2064         (H1-A975): New character; unify U-00025673.
2065
2066 2001-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2067
2068         * Ideograph-R073-Say.el (M-14304): Separate C6-4979; add
2069         `ideographic-structure'; unify H1-A97A.
2070
2071         * Ideograph-R055-Two-Hands.el (U+3429): Add
2072         `ideographic-structure'; unify H1-A8CE.
2073         - Merge Big5 code points.
2074         - Use `=>ucs' instead of `->ucs'.
2075         - Merge some CBETA numbers.
2076         - Add some `ideographic-structure' properties.
2077
2078         * Ideograph-R051-Dry.el (M-09171): Add `ideographic-structure';
2079         unify H1-A872.
2080         (C6-2742): Add `ideographic-structure'.
2081
2082         * Ideograph-R013-Down-Box.el (U-00020542): Add
2083         `ideographic-structure'; unify H1-A769.
2084
2085         * Ideograph-R004-Slash.el (C3-212F): Relate to U+51E2.
2086
2087 2001-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2088
2089         * Ideograph-R037-Big.el: Merge some CJK Ext-B code points.
2090         (M-05837): Separate C6-2167; relate to U-000215D2.
2091         (C6-2167): Unify BC-87D3 and U-000215D2.
2092         (M-05948): Separate C6-3E3E; relate to U-00021638; add
2093         `ideographic-structure'.
2094         (U-00021638): Add `ideographic-structure'; unify H1-A974.
2095         (C6-3E3E): Add `ideographic-structure'.
2096
2097         * Ideograph-R031-Enclosure.el (C6-5145): Add
2098         `ideographic-structure'; unify H1-A9A2.
2099
2100         * Ideograph-R028-Private.el: Use char-spec instead of char-ref as
2101         operators in `ideographic-structure' properties.
2102         (U-00020AD3): Unify BC-8B7E.
2103         (C6-213C): Add `ideographic-structure'; unify BC-89AC.
2104         (U+53B7): Add `ideographic-structure'; unify BC-8CEB.
2105         (C4-2249): Add `ideographic-structure'; unify BC-88E6.
2106
2107         * Ideograph-R015-Ice.el (U+51DF): Unify CB-06080.
2108
2109         * Ideograph-R014-Cover.el (M-01589): Relate to U-0002058C.
2110
2111         * Ideograph-R007-Two.el:
2112         - Add some missing `ideographic-structure' properties.
2113         - Merge some Hanziku-1 code points.
2114
2115         * Ideograph-R003-Dot.el (M-00104): Separate C3-2740; delete
2116         `cns-radical'.
2117         (U+4E3D): Unify H1-A86E.
2118
2119 2001-11-30  Yoshiki Hayashi  <yoshiki@xemacs.org>
2120
2121         * ioslated-char.el: Disable undo in temporary buffer.
2122         Otherwise, pdump will complain about buffer being undumpable
2123         object.
2124
2125 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2126
2127         * Ideograph-R054-Long-Stride.el:
2128         - Use `=>ucs' instead of `->ucs'.
2129         - Merge Big5 code points.
2130         (U+5EFB): Unify CB-00327.
2131         (U+5EFC): Unify CB-02626.
2132
2133         * Ideograph-R036-Evening.el: Merge some CJK Ext-B code points.
2134
2135         * Ideograph-R032-Earth.el (U+57DB): Add `ideographic-structure';
2136         unify CB-05739.
2137
2138         * Ideograph-R030-Mouth.el (U+53E7): Use `->ideographic-variants'
2139         instead of `variant-of-shinjigen-1'; unify JC3-91AE.
2140         (U+549A): Unify JC3-8CE8.
2141
2142 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2143
2144         * Ideograph-R131-Minister.el (C3-2A5C): Separated from U+5367 and
2145         moved from Ideograph-R025-Divination.el.
2146
2147         * Ideograph-R035-Go-Slowly.el: Merge some CJK Ext-B code points.
2148
2149         * Ideograph-R034-Go.el (J0-5469): Unify BC-8B45.
2150         Merge some CJK Ext-B code points.
2151
2152         * Ideograph-R031-Enclosure.el: Add some CHINA3-JEF code points.
2153
2154         * Ideograph-R019-Power.el: Add some CHINA3-JEF code points.
2155         (M-02305): Unify C4-2240, JC3-44D9 and U+3515.
2156         (M-02395): Unify C6-3D4E.
2157         (M-02397): Unify C6-3D4F.
2158         (M-02401): Unify C6-3D4D.
2159
2160         * Ideograph-R018-Knife.el: Add some CHINA3-JEF code points.
2161         (M-02112): Add `ideographic-structure'.
2162
2163         * Ideograph-R015-Ice.el: Add some missing `ideographic-structure'
2164         properties.
2165
2166         * Ideograph-R005-Second.el (BC-87D3): Moved to
2167         Ideograph-R037-Big.el; unify C6-2167.
2168
2169 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2170
2171         * Ideograph-R181-Leaf.el (JC3-8CE9): New character.
2172
2173         * Ideograph-R122-Net.el (C4-2152): Separated from U+5188 and moved
2174         from Ideograph-R013-Down-Box.el.
2175
2176         * Ideograph-R032-Earth.el (M-05234): Use `<-original-ideograph'
2177         instead of `original-ideograph-of'.
2178         (M-05291): New character.
2179         (C6-3E32): Relate to M-05291.
2180         (M-05352): Unify C6-5152 instead of C4-3C5A.
2181
2182         * Ideograph-R030-Mouth.el: Merge some CHINA3-JEF code points.
2183
2184         * Ideograph-R025-Divination.el (U+5361): Unify JC3-82B5.
2185         (U+5367): Separate C3-2A5C and moved it to
2186         Ideograph-R131-Minister.el.
2187
2188         * Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el:
2189         Merge some CHINA3-JEF code points.
2190
2191 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2192
2193         * Ideograph-R029-Again.el: Add some CHINA3-JEF code points.
2194         (C6-3D67): Unify M-48963.
2195         (C1-5937): Use `->identical' instead of `ideograph='.
2196
2197         * Ideograph-R028-Private.el: Add some CHINA3-JEF code points.
2198         (C4-2856): Delete `non-morohashi'; unify M-48989.
2199
2200         * Ideograph-R027-Cliff.el (M-02979): Unify C6-3D60 and U-00020A78.
2201         (U-00020A9A): Unify BC-8D4D; add `ideographic-structure'.
2202         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2203           `hanyu-dazidian-char' properties.
2204         - Add some missing `ideographic-structure' properties.
2205         - Add some BIG5-CDP code points.
2206         - Add some CHINA3-JEF code points.
2207
2208         * Ideograph-R026-Seal.el (U+5369): Unify BC-8B5A.
2209         (U+353E): Unify BC-8BE6.
2210         (U+536A): Unify BC-8D7A.
2211         (U+5373): Use `script' and `<-vulgar-ideograph' instead of
2212         `comment'; add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2213         `hanyu-dazidian-char'; add `ideographic-structure'.
2214         (U+537B): Use `->ideographic-variants' instead of
2215         `variant-of-shinjigen-1'; add `hanyu-dazidian-vol',
2216         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
2217         `ideographic-structure'.
2218         (U+537D): Use `->ideographic-variants' instead of
2219         `variant-of-shinjigen-1'; unify JC3-45D4.
2220         (M-02875): Separate C6-2F3C; use `->same-ideograph' instead of
2221         `comment'; relate to U-00020A1E.
2222         (C6-2F3C): Unify U-00020A1E.
2223         - Add some CHINA3-JEF code points.
2224         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2225           `hanyu-dazidian-char' properties.
2226         - Add some missing `ideographic-structure' properties.
2227         - Merge some CJK Ext-B code points.
2228
2229         * Ideograph-R024-Ten.el (U+5344): Unify BC-8975.
2230         (C4-2244): Use `<-original-ideograph' instead of
2231         `original-char-of-shinjigen-1'; unify U-00020983.
2232         (C3-2329): Use `->ideographic-variants' instead of
2233         `variant-of-shinjigen-1'.
2234         (C6-2639): Use `<-vulgar-ideograph' instead of
2235         `vulgar-char-of-shinjigen-1'; unify U-00020991.
2236         (C4-2553): Use `<-vulgar-ideograph' instead of
2237         `vulgar-char-of-shinjigen-1'; unify U-00024C1E.
2238         (M-02739): Unify C4-2553 and U-00024C1E; use `<-vulgar-ideograph'
2239         instead of `vulgar-ideograph-of'.
2240         (J0-4234): Use U+4ECE instead of BC-8DF5 + U+4EBA in the
2241         `ideographic-structure'.
2242         (U+5352): Likewise.
2243         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2244           `hanyu-dazidian-char' properties.     
2245         - Add some missing `ideographic-structure' properties.
2246         - Merge some CHINA3-JEF code points.
2247         - Use char-spec instead of char-ref as operators in
2248           `ideographic-structure' properties.
2249         - Merge some CJK Ext-B code points.
2250         - Merge some missing Big5-CDP code points.
2251
2252         * Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el: Merge
2253         some CHINA3-JEF code points.
2254
2255         * Ideograph-R017-Open-Box.el (U+51FC): Delete `kangxi-radical' and
2256         `kangxi-strokes'; delete `non-morohashi'; unify JC3-80AC.
2257
2258         * Ideograph-R016-Table.el: Merge some CHINA3-JEF code points.
2259
2260         * Ideograph-R004-Slash.el (U-00020086): Unify BC-8BB4.
2261         (U-000200A2): Unify BC-8CB4; add `ideographic-structure'.
2262
2263 2001-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2264
2265         * Ideograph-R014-Cover.el (C6-3D3E): Relate to M-01589.
2266
2267         * Ideograph-R013-Down-Box.el (U+5188): Separate C4-2152; add
2268         `->identical' for C4-2152.
2269
2270 2001-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2271
2272         * Ideograph-R053-Dotted-Cliff.el:
2273         - Use `=>ucs' instead of `->ucs'.
2274         - Merge some CBETA numbers.
2275         - Merge Big5 code points.
2276
2277         * Ideograph-R025-Divination.el (U+535D): Unify BC-8BF9.
2278         (U+5364): Unify BC-8A56.
2279         (U-000209EA): Unify BC-8AA6.
2280         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2281           `hanyu-dazidian-char' properties.
2282         - Use char-spec instead of char-ref as operators in
2283           `ideographic-structure' properties.
2284
2285         * Ideograph-R052-Short-Thread.el, Ideograph-R051-Dry.el: Merge
2286         Big5 code points.
2287
2288         * Ideograph-R027-Cliff.el: Merge some CJK Ext-B code points.
2289
2290 2001-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2291
2292         * Ideograph-R003-Dot.el (U-0002007E): Moved from
2293         Ideograph-R005-Second.el.
2294         (BC-87D2): Likewise.
2295
2296         * Ideograph-R025-Divination.el: Merge some CJK Ext-B code points.
2297
2298         * Ideograph-R022-Right-Open-Box.el: update.
2299
2300         * Ideograph-R005-Second.el (U+5350): Moved to
2301         Ideograph-R024-Ten.el.
2302         (BC-87D2): Separate U-0002007E; moved to Ideograph-R003-Dot.el.
2303         (U-0002007E): Moved to Ideograph-R003-Dot.el.
2304
2305         * Ideograph-R004-Slash.el (U-000209AC): Moved to
2306         Ideograph-R024-Ten.el.
2307
2308         * Ideograph-R001-One.el (BC-86A4): Separate U-0002097B and moved
2309         to Ideograph-R024-Ten.el.
2310         (U-0002097B): Moved to Ideograph-R024-Ten.el.
2311         (U-000209B4): Likewise.
2312
2313         * Ideograph-R023-Hiding-Enclosure.el (U+5338): Unify BC-8A70; add
2314         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2315         `hanyu-dazidian-char'.
2316         (C3-2466): Unify BC-8CD3; add `hanyu-dazidian-vol',
2317         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
2318         `ideographic-structure'.
2319         (U+533C): Separated from C2-2558 and moved from
2320         Ideograph-R022-Right-Open-Box.el.
2321         - Use char-spec instead of char-ref as operators in
2322           `ideographic-structure' properties.
2323         - Add some missing `ideographic-structure'.
2324         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2325           `hanyu-dazidian-char' properties.
2326
2327 2001-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2328
2329         * Ideograph-R050-Turban.el:
2330         - Use char-spec instead of char-ref as operators in
2331           `ideographic-structure' properties.
2332         - Merge some CBETA numbers.
2333         - Add some missing `ideographic-structure' properties.
2334
2335         * Ideograph-R046-Mountain.el:
2336         - Merge Big5 code points.
2337         - Use `=>ucs' instead of `->ucs'.
2338         - Add some `ideographic-structure' properties.
2339         - Merge some CBETA numbers.
2340
2341         * Ideograph-R030-Mouth.el (M071135): New character.
2342
2343         * Ideograph-R022-Right-Open-Box.el:
2344         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2345           `hanyu-dazidian-char' properties.
2346         - Use char-spec instead of char-ref as operators in
2347           `ideographic-structure' properties.
2348         (C2-2558): Separate U+533C; add `->identical' for U+533C.
2349         (C6-3563): Unify BC-88C4.
2350
2351 2001-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2352
2353         * Ideograph-R162-Walk.el (U+8FC7): Fix `total-strokes'.
2354         (C1-4B56): Use `->ideographic-variants' instead of
2355         `morohashi-daikanwa'; unify B-A8B5.
2356         (U+8FC8): Add `total-strokes'.
2357
2358         * Ideograph-R094-Dog.el (J0-605B): Separate G1-4F57 and U+737B.
2359
2360         * Ideograph-R020-Wrap.el:
2361         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2362           `hanyu-dazidian-char' properties.
2363         - Use char-spec instead of char-ref as operators in
2364           `ideographic-structure' properties.
2365         - Add some missing `ideographic-structure' properties.
2366         - Merge some missing Big5-CDP code points.
2367
2368 2001-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2369
2370         * Ideograph-R131-Minister.el (C4-2471): Unify BC-8DDB.
2371
2372         * Ideograph-R049-Oneself.el, Ideograph-R048-Work.el:
2373         - Merge Big5 code points.
2374         - Merge some CBETA numbers.
2375         - Use `=>ucs' instead of `->ucs'.
2376
2377         * Ideograph-R047-River.el:
2378         - Merge some CBETA numbers.
2379         - Merge Big5 code points.
2380         - Use `=>ucs' instead of `->ucs'.
2381
2382         * Ideograph-R021-Spoon.el: Add some `hanyu-dazidian-vol',
2383         `hanyu-dazidian-page' and `hanyu-dazidian-char' properties.
2384         (M-02571): Unify BC-8BBA.
2385         (U+5316): Use char-spec instead of char-ref as the operator in the
2386         `ideographic-structure' property.
2387         (J0-323D): Likewise.
2388         (M-02573): Add `ideographic-structure'; separate C4-2142; unify
2389         BC-8AB1.
2390         (U+5317): Use char-spec instead of char-ref as the operator in the
2391         `ideographic-structure' property.
2392         (M-02577): Add `ideographic-structure'.
2393         (BC-8CCA): New character.
2394         (C6-2632): Add `ideographic-structure'.
2395         (U+5319): Use char-spec instead of char-ref as the operator in the
2396         `ideographic-structure' property.
2397
2398         * Ideograph-R012-Eight.el (BC-8BFA): Add `ideograph-cdp'.
2399
2400         * Ideograph-R015-Ice.el: Merge some CHINA3-JEF code points.
2401
2402         * Ideograph-R040-Roof.el (C4-3130): Unify JC3-4AB8.
2403
2404         * Ideograph-R009-Man.el (U+4EEC): Unify JC3-82BB.
2405         (U+505F): Unify JC3-42EE.
2406         (U+503B): Unify JC3-93DE.
2407         (U+50A5): Unify JC3-43A8.
2408
2409         * Ideograph-R008-Lid.el (JC3-81C1): New character.
2410
2411         * Ideograph-R014-Cover.el: Merge some CHINA3-JEF code points.
2412
2413 2001-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2414
2415         * Ideograph-R043-Lame.el:
2416         - Use `=>ucs' instead of `->ucs'.
2417         - Merge Big5 code points.
2418
2419         * Ideograph-R013-Down-Box.el (U+518B): Unify JC3-43EC.
2420         (CB-00155): New character.
2421         (GT-02025): Unify JC3-43ED.
2422         (U+5195): Unify JC3-43EE.
2423
2424         * Ideograph-R012-Eight.el (U+5170): Unify JC3-82AB.
2425         (U+517B): Unify JC3-82AA.
2426
2427         * Ideograph-R011-Enter.el (M-01418): Unify JC3-43DE.
2428         (M-01424): Unify JC3-43DF.
2429
2430         * Ideograph-R009-Man.el:
2431         - Add some missing `ideographic-structure' properties.
2432         - Use U+4EBB instead of <CJK RADICAL PERSON> in
2433           `ideographic-structure' properties.
2434         (M-00703): Unify S1-0488.
2435
2436         * Ideograph-R005-Second.el (U+4E60): Unify JC3-81C9.
2437         (U+4E66): Unify JC3-81CD.
2438         (U+4E70): Unify JC3-81ED.
2439
2440         * Ideograph-R002-Line.el (U+4E34): Unify JC3-82AF.
2441
2442         * Ideograph-R001-One.el (U+4E13): Unify JC3-81D9.
2443
2444 2001-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2445
2446         * Ideograph-R187-Horse.el (U+99E6): Unify BC-8DC0.
2447
2448         * Ideograph-R044-Corpse.el:
2449         - Merge Big5 code points.
2450         - Add some CBETA numbers.
2451         - Add some `ideographic-structure' properties.
2452
2453         * Ideograph-R042-Small.el, Ideograph-R041-Inch.el: Use `=>ucs'
2454         instead of `->ucs'.
2455
2456         * Ideograph-R018-Knife.el (U+5215): Use U-000206AA instead of
2457         M-01862 in `ideographic-structure'.
2458
2459         * Ideograph-R011-Enter.el (S1-0488): Moved to
2460         Ideograph-R009-Man.el and unify with M-00703.
2461
2462         * Ideograph-R008-Lid.el (M-00289): Separate C3-2147 and U+4EA3;
2463         add `ideographic-structure'.
2464         (BC-8C5E): Unify JC3-8DCD.
2465         (U+4EA7): Add `ideographic-structure'.
2466         (U+4EAA): Likewise.
2467         (J0-5037): Separate C3-2B25 and U+4EB0; use `<-vulgar-ideograph'
2468         instead of `vulgar-char-of-shinjigen-1'; add
2469         `ideographic-structure'.
2470         (M-00309): Separate C3-2B27 and U+4EB1; add
2471         `ideographic-structure'.
2472         (JC3-81D2): Use U+6729 instead of U+6728 in
2473         `ideographic-structure'.
2474         (C3-2B24): Add `ideographic-structure'.
2475         (U+4EB2): Likewise.
2476         (U+4EB4): Likewise.
2477         (U+4EB5): Likewise.
2478         (U+4EB7): Likewise.
2479         (U+4EB8): Likewise.
2480
2481         * Ideograph-R004-Slash.el (JX2-212E): Unify JC3-97C6.
2482
2483 2001-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2484
2485         * Ideograph-R012-Eight.el: Unify some CHINA3-JEF code points.
2486
2487 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2488
2489         * Ideograph-R010-Legs.el: Add some missing `ideographic-structure'
2490         properties.
2491         (J0-3D3C): Separate G0-3364, C6-2352 and U+5145; modify
2492         `ideographic-structure'.
2493
2494 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2495
2496         * char-db-util.el (what-char-definition): Use `decode-char'
2497         instead of `make-char' to display comment for builtin character.
2498
2499         * Ideograph-R172-Short-Tailed-Bird.el (JX2-7B6E): Unify BC-8D4B.
2500
2501         * Ideograph-R103-Bolt-Of-Cloth.el (M074034): New character.
2502
2503         * Ideograph-R100-Life.el (BC-8B77): New character.
2504
2505         * Ideograph-R087-Claw.el (U+722F): Unify BC-8CA8.
2506
2507         * Ideograph-R035-Go-Slowly.el (M-05708): Separate C3-213A and
2508         U+590A.
2509         (U+590A): Unify BC-8A71.
2510
2511         * Ideograph-R120-Silk.el (U+7CF9): Relate to M-27221; unify
2512         BC-8AFB.
2513
2514         * Ideograph-R003-Dot.el (M-00104): Add `ideographic-structure'.
2515
2516 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2517
2518         * Ideograph-R030-Mouth.el (U+551B): Delete invalid
2519         `morohashi-daikanwa'.
2520         (U+551C): Likewise; delete `kangxi-radical' and `kangxi-strokes'.
2521         (U+551D): Delete invalid `morohashi-daikanwa'; delete
2522         `kangxi-strokes'.
2523         (U+551E): Delete invalid `morohashi-daikanwa'.
2524         (U+551F): Likewise.
2525         (U+5520): Likewise.
2526         (U+5521): Likewise.
2527         (U+5522): Likewise.
2528         (U+5523): Likewise.
2529         (U+5524): Delete `non-morohashi'.
2530         (U+5525): Add `total-strokes'.
2531
2532 2001-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2533
2534         * Ideograph-R007-Two.el (U+4E96): Add `ideographic-structure'.
2535         (U+4E97): Likewise.
2536         (U+4E9D): Likewise.
2537
2538         * Ideograph-R005-Second.el (M-00190): Use U+4E5A instead of <CJK
2539         RADICAL SECOND TWO> in `ideographic-structure'.
2540         (M-00192): Add `ideographic-structure'.
2541         (M-00205): Likewise.
2542
2543 2001-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2544
2545         * Ideograph-R006-Hook.el (U+4E87): Add `ideographic-structure'.
2546         (U+4E89): Likewise.
2547
2548         * Ideograph-R002-Line.el (BC-8869): Moved to
2549         Ideograph-R017-Open-Box.el.
2550
2551 2001-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2552
2553         * Ideograph-R018-Knife.el: Merge some CJK Ext-B code points.
2554
2555         * Ideograph-R017-Open-Box.el: Merge some CJK Ext-B code points.
2556         (C5-222A): Unify BC-8869 and U-00020686.
2557
2558         * Ideograph-R016-Table.el: Merge some CJK Ext-B code points.
2559
2560         * Ideograph-R005-Second.el: Add some missing
2561         `ideographic-structure' properties.
2562         (U+4E7F): Modify `ideographic-structure'.
2563
2564         * Ideograph-R001-One.el: Add some missing `ideographic-structure'
2565         properties.
2566
2567         * Ideograph-R004-Slash.el (U+4E4A): Add `ideographic-structure'.
2568         (U+4E4C): Likewise.
2569         (C3-2263): Likewise.
2570         (U+4E54): Likewise.
2571         (U+4E55): Likewise.
2572
2573         * Ideograph-R003-Dot.el (U+4E37): Add `ideographic-structure'.
2574         (U+4E3D): Likewise.
2575         (U+4E3E): Likewise.
2576
2577         * Ideograph-R002-Line.el (U+4E34): Add `ideographic-structure'.
2578
2579 2001-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2580
2581         * ideograph-util.el (insert-ideograph-radical-char-data): Now
2582         return value of `char-attribute-list' includes names of
2583         CCS-attributes.
2584
2585         * char-db-util.el (insert-char-attributes): Now return value of
2586         `char-attribute-list' includes names of CCS-attributes.
2587
2588 2001-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2589
2590         * Ideograph-R140-Grass.el: Merge KS X 1001 code points.
2591
2592         * Ideograph-R125-Old.el (U+8009): Separate C4-2B25; unify K0-4F3E.
2593
2594         * Ideograph-R012-Eight.el (BC-8BFA): New character; relate to
2595         U-00020509 and M-48931.
2596
2597 2001-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2598
2599         * Ideograph-R031-Enclosure.el:
2600         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2601           `hanyu-dazidian-char' properties.
2602         - Add some `ideographic-structure' properties.
2603         - Use char-spec instead of char-ref as operators in
2604           `ideographic-structure' properties.
2605         (U+56D9): Unify BC-8DE5.
2606         (M-04695): Unify BC-8668.
2607         (M-04736): Separate C6-2F5C; delete `cns-total-strokes'.
2608         (C6-2F5C): Unify BC-8870.
2609         (M-04747): Separate C6-2A41.
2610         (BC-876C): New character; relate to M-04747.
2611         (M-04823): Unify BC-8559.
2612         (U+5716): Use U+555A instead of BC-8BEB in
2613         `ideographic-structure'.
2614         (C7-5321): Unify BC-856D.
2615
2616         * Ideograph-R030-Mouth.el (M-03829): Separate C3-3464 and U+555A;
2617         unify BC-8BEB.
2618
2619         * Ideograph-R024-Ten.el (C6-2977): Unify BC-85D0.
2620
2621         * Ideograph-R019-Power.el:
2622         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2623           `hanyu-dazidian-char' properties.
2624         - Use char-spec instead of char-ref as operators in
2625           `ideographic-structure' properties.
2626         (U+529E): Unify BC-8A63.
2627         (C6-2F28): Unify BC-85C9.
2628
2629         * Ideograph-R018-Knife.el:
2630         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2631           `hanyu-dazidian-char' properties.
2632         - Use char-spec instead of char-ref as operators in
2633           `ideographic-structure' properties.
2634         - Add some `ideographic-structure' properties.
2635
2636 2001-11-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2637
2638         * Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
2639         Ideograph-R008-Lid.el, Ideograph-R007-Two.el: Merge some
2640         CHINA3-JEF code points.
2641
2642 2001-11-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2643
2644         * Ideograph-R004-Slash.el (BC-8856): New character.
2645
2646         * Ideograph-R134-Mortar.el (BC-8863): New character; relate to
2647         M-30175.
2648
2649         * Ideograph-R037-Big.el (BC-87EE): New character; relate to
2650         M-5861.
2651         (U+593A): Delete `morohashi-daikanwa'.
2652
2653         * Ideograph-R028-Private.el (C6-215C): Unify BC-87B8.
2654
2655         * Ideograph-R017-Open-Box.el: Use char-spec instead of char-ref as
2656         operators in `ideographic-structure' properties.
2657         (M-01801): Unify BC-8AAF.
2658         (CB-00631): Unify BC-8DC7.
2659         (C6-2361): Unify BC-87B4.
2660         (U+342B): Add `ideographic-structure'.
2661         (C6-3548): Unify BC-87BF.
2662
2663         * Ideograph-R016-Table.el: Use char-spec instead of char-ref as
2664         operators in `ideographic-structure' properties.
2665         (C4-2129): Unify BC-8AAE.
2666         (U+51E6): Unify BC-8BE4; add `ideographic-structure'.
2667
2668         * Ideograph-R002-Line.el (U-00020CCB): Use JX2-286F instead of
2669         BC-8BAD in `ideographic-structure'.
2670
2671         * Ideograph-R042-Small.el:
2672         - Merge Big5 code points.
2673         - Merge some CBETA numbers.
2674         - Add some `ideographic-structure' properties.
2675
2676 2001-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2677
2678         * char-db-util.el (char-db-insert-char-spec): Modify for new
2679         behavior of `charset-iso-final-char'.
2680
2681 2001-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2682
2683         * char-db-util.el (ideographic-radicals): Now
2684         `charset-iso-final-char' returns nil instead of ?\x00 if a
2685         coded-charset does not have a final-byte of ISO/IEC 2022.
2686         (char-attribute-name<): Likewise.
2687
2688         * Ideograph-R041-Inch.el:
2689         - Merge Big5 code points.
2690         - Merge some CBETA numbers.
2691         - Add some `ideographic-structure' properties.
2692
2693 2001-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2694
2695         * Ideograph-R039-Child.el:
2696         - Merge Big5 code points.
2697         - Use `=>ucs' instead of `->ucs'.
2698         - Add some `ideographic-structure' properties.
2699         - Merge some CBETA numbers.
2700
2701         * Ideograph-R040-Roof.el (M-07056): Separate U+5B82 and C3-223D.
2702         (CB-00974): New character; unify M053063; relate to M-7056 and
2703         U+5B82.
2704         (U+5B82): Relate to M053063.
2705         (M-07089): Use `<-original-ideograph' instead of
2706         `original-ideograph-of'.
2707         (M-07112): Use `->same-ideograph' instead of `ideograph='.
2708         - Use `=>ucs' instead of `->ucs'.
2709         - Merge Big5 code points.
2710         - Merge some CBETA numbers.
2711         - Add some `ideographic-structure' properties.
2712
2713 2001-11-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2714
2715         * Ideograph-R038-Woman.el (U+59E7): Use U+36A3 instead of (U+2FF1
2716         U+5973 U+5973) in `ideographic-structure'.
2717         (M-06489): Separate C4-367C; use M-23179 instead of U+7701 in
2718         `ideographic-structure'.
2719         (U+372E): Use U+76E3 instead of M-23032 in
2720         `ideographic-structure'.
2721         (M-06903): Use M-23747 instead of U+77BF in
2722         `ideographic-structure'.
2723
2724         * Ideograph-R163-City.el (JX1-7C6A): Add `=>ucs*'.
2725
2726         * Ideograph-R149-Speech.el (JX1-7C2E): Add `=>ucs*'.
2727
2728         * Ideograph-R113-Spirit.el (JX1-793C): Use `=>ucs*' instead of
2729         `ideographic-variants'; unify KU+795E.
2730         (JX1-793D): Add `=>ucs*'; unify KU+7965.
2731         (JX1-7941): Add `=>ucs*'; unify KU+798F.
2732
2733 2001-11-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2734
2735         * char-db-util.el (insert-char-attributes): Format `=>ucs*'
2736         property.
2737
2738         * Ideograph-R094-Dog.el (U+FA16): Use `=>ucs*' instead of `=>ucs'.
2739         (C3-3D29): Add `=>ucs*'.
2740
2741         * Ideograph-R074-Moon.el (JX1-754E): Add `=>ucs*'.
2742         (U+F929): Likewise.
2743         (U-0002F8D8): Use `=>ucs*' instead of `=>ucs'.
2744
2745         * Ideograph-R053-Dotted-Cliff.el (JX1-742E): Add `=>ucs*'.
2746         (U+F928): Likewise.
2747         (U-0002F88E): Use `=>ucs*' instead of `=>ucs'.
2748
2749         * Ideograph-R136-Oppose.el (J0-4971): Unify K0-5971.
2750
2751         * Ideograph-R130-Meat.el (M-29539): Separate U+812B; unify
2752         K0-772D.
2753
2754         * Ideograph-R128-Ear.el (M-29074): Unify K0-6121.
2755
2756         * Ideograph-R127-Plow.el (M-28976): Separate U+802D; unify
2757         K0-513E.
2758
2759         * Ideograph-R123-Sheep.el: Merge KS X 1001 code points.
2760
2761         * Ideograph-R122-Net.el (J0-6627): Unify K0-7956; separate
2762         C1-4B38.
2763
2764         * Ideograph-R120-Silk.el (J0-4064): Unify K0-6F3E.
2765
2766         * Ideograph-R118-Bamboo.el: Merge KS X 1001 code points.
2767
2768         * Ideograph-R117-Stand.el (K0-595F): New character.
2769
2770         * Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
2771         Ideograph-R106-White.el, Ideograph-R105-Dotted-Tent.el: Merge KS X
2772         1001 code points.
2773
2774         * Ideograph-R112-Stone.el (U+785A): Add `total-strokes'.
2775         (U+78F5): Likewise; unify K0-4A58.
2776
2777         * Ideograph-R107-Skin.el: Merge KS X 1001 code points.
2778
2779         * Ideograph-R038-Woman.el:
2780         - Merge Big5 code points.
2781         - Add some `ideographic-structure' properties.
2782         - Merge CBETA numbers.
2783
2784 2001-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2785
2786         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R100-Life.el: Merge
2787         KS X 1001 code points.
2788
2789         * Ideograph-R040-Roof.el (U+376C): Separate C4-4277.
2790         (JX2-2828): New character; relate to U+376C.
2791
2792         * Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
2793         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
2794         Ideograph-R095-Profound.el: Merge KS X 1001 code points.
2795
2796         * Ideograph-R094-Dog.el (M-20534): Unify KU+732A.
2797         (C3-3D29): Relate to U+FA16 instead of U+732A; unify CU+732A.
2798
2799         * Ideograph-R093-Cow.el: Merge KS X 1001 code points.
2800
2801         * Ideograph-R102-Field.el (U+7551): Unify K0-6F25.
2802
2803         * Ideograph-R101-Use.el: Merge KS X 1001 code points.
2804
2805 2001-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2806
2807         * Ideograph-R123-Sheep.el (JX2-7474): New character.
2808
2809         * Ideograph-R038-Woman.el (JSP-3965): Unify JX1-2F73.
2810
2811         * Ideograph-R009-Man.el (M-00571): Unify JX2-214A; modify
2812         `ideographic-structure'.
2813         (C2-2535): Modify `ideographic-structure'.
2814
2815         * Ideograph-R004-Slash.el (U+3406): Separate BC-87D9; unify
2816         JX2-212D.
2817
2818         * Ideograph-R032-Earth.el (JX1-2F57): Unify JU+FA10.
2819
2820         * Ideograph-R015-Ice.el (U+34C7): Unify JX2-232F; delete
2821         `non-morohashi'.
2822
2823 2001-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2824
2825         * Ideograph-R012-Eight.el (JX2-2327): New character; relate to
2826         U-00020509 and M-48931.
2827
2828         * Ideograph-R075-Tree.el (J83-4034): Unify J90-4034.
2829
2830         * Ideograph-R004-Slash.el (U-00020089): Unify JX2-2121.
2831
2832 2001-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2833
2834         * Ideograph-R086-Fire.el, Ideograph-R079-Weapon.el: Merge KS X
2835         1001 code points.
2836
2837         * Ideograph-R053-Dotted-Cliff.el (M-09437): Separate U+F928;
2838         relate to U-0002F88E; unify JU+F928 and KU+5ECA.
2839         (K0-5227): New character; relate to U-0002F88E; unify U+F928.
2840         (C6-5240): Unify U-0002F88E.
2841
2842 2001-11-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2843
2844         * Ideograph-R081-Compare.el: Merge KS X 1001 code points.
2845
2846 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2847
2848         * Ideograph-R092-Fang.el (J0-3267): Unify K0-6433.
2849
2850         * Ideograph-R091-Slice.el, Ideograph-R089-Double-X.el,
2851         Ideograph-R088-Father.el, Ideograph-R087-Claw.el,
2852         Ideograph-R083-Clan.el, Ideograph-R080-Do-Not.el,
2853         Ideograph-R078-Death.el: Merge KS X 1001 code points.
2854
2855 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2856
2857         * Ideograph-R030-Mouth.el (U+556B): Separate CB-00065 and M059207;
2858         unify G1-7C2F; fix `ideographic-structure'.
2859         (U+5622): Unify G1-7C34.
2860
2861 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2862
2863         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R085-Water.el:
2864         Merge KS X 1001 code points.
2865
2866         * Ideograph-R084-Steam.el (U+6C23): Unify K0-5128.
2867
2868         * Ideograph-R082-Fur.el: Merge KS X 1001 code points.
2869
2870 2001-11-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2871
2872         * Ideograph-R075-Tree.el: Merge KS X 1001 code points.
2873
2874         * Ideograph-R074-Moon.el (M-14364): Relate to U-0002F8D8; delete
2875         `kangxi-strokes'; separate C4-323E; separate U+F929; unify JU+F929
2876         and KU+6717.
2877         (U+F929): Relate to U-0002F8D8 and M-14364; unify K0-5228.
2878         (C4-323E): Unify U-0002F8D8.
2879
2880         * Ideograph-R077-Stop.el, Ideograph-R072-Sun.el: Merge KS X 1001
2881         code points.
2882
2883 2001-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2884
2885         * Ideograph-R037-Big.el:
2886         - Merge Big5 code points.
2887         - Add some `ideographic-structure' properties.
2888         - Merge CBETA numbers.
2889
2890         * Ideograph-R009-Man.el (CB-05718): New character; relate to M-441
2891         and U-000201B8.
2892         (C3-456B): Unify CB-04736.
2893         (CB-04186): New character; relate to M-1283 and U-00020427.
2894
2895 2001-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2896
2897         * Ideograph-R172-Short-Tailed-Bird.el (J0-3D38): Separate
2898         EGB-3C2F.
2899         (G0-3C2F): Unify EGB-3C2F.
2900
2901         * Ideograph-R036-Evening.el:
2902         - Merge Big5 code points.
2903         (U+5918): Use `<-vulgar-ideograph' instead of `comment'.
2904         - Add some `ideographic-structure' properties.
2905         - Merge CBETA numbers.
2906         - Use `=>ucs' instead of `->ucs'.
2907
2908         * Ideograph-R162-Walk.el (M-38985): Unify GT-52349.
2909         (J90-3F6B): Unify GT-52230.
2910
2911         * Ideograph-R076-Lack.el (J0-5D41): Separate EGB-2E55 and U+6B54;
2912         add S1-3943.
2913         (EGB-2E55): Add S1-3944.
2914
2915         * Ideograph-R035-Go-Slowly.el, Ideograph-R034-Go.el:
2916         - Use `=>ucs' instead of `->ucs'.
2917         - Merge Big5 code points.
2918
2919         * Ideograph-R030-Mouth.el:
2920         - Merge Big5 code points.
2921         (U+53F6): Use `<-ancient-ideograph' instead of
2922         `ancient-char-of-shinjigen-1'.
2923         - Add some `ideographic-structure' properties.
2924         - Merge CBETA numbers.
2925         (U+5412): Use `<-original-ideograph' instead of
2926         `original-char-of-shinjigen-1'.
2927
2928 2001-11-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2929
2930         * isolated-char.el (GT-52230): New character.
2931         (GT-52349): New character.
2932
2933         * Ideograph-R032-Earth.el:
2934         - Merge Big5 code points.
2935         - Add some `ideographic-structure' properties.
2936         - Merge CBETA numbers.
2937
2938 2001-11-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2939
2940         * Ideograph-R031-Enclosure.el:
2941         - Add some `ideographic-structure' properties.
2942         - Merge CBETA numbers.
2943
2944 2001-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2945
2946         * Ideograph-R120-Silk.el (J0-4147): Separate G0-4B58; unify
2947         C1-5743.
2948         (U+7D20): Unify G0-4B58; separate C1-5743.
2949
2950         * Ideograph-R033-Scholar.el:
2951         - Merge Big5 code points.
2952         - Use `=>ucs' instead of `->ucs'.
2953         - Merge CBETA numbers.
2954
2955         * Ideograph-R164-Wine.el (J0-6E50): Unify G1-523D and U+91AB.
2956         (C1-7750): Separate G1-523D and U+91AB.
2957
2958 2001-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2959
2960         * char-db-util.el (what-char-definition): If a target character is
2961         a builtin character, display a corresponding ordinary character as
2962         a comment.
2963
2964 2001-11-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2965
2966         * ideograph-util.el (ideographic-structure-find-char): New
2967         function.
2968
2969         * char-db-util.el (char-ref-p): New function.
2970         (char-ref=): New function.
2971         (char-spec=): New function.
2972
2973 2001-11-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2974
2975         * Ideograph-R053-Dotted-Cliff.el (J0-567E): Separate S1-2207.
2976         (C3-4661): Fix `ideographic-strokes'.
2977         (S1-2207): Unify GT-11902 and M050989.
2978         (J0-567D): Separate S1-2209.
2979         (K0-4F2A): Delete `kangxi-strokes'.
2980         (S1-2209): Unify GT-11901.
2981
2982         * Ideograph-R027-Cliff.el (U+53A0): Use `<-vulgar-ideograph'
2983         instead of `vulgar-char-of-shinjigen-1'.
2984         (M-02993): Separate S-2200.
2985         (U+53A6): Separate C3-3A28; unify S-2200; add
2986         `<-vulgar-ideograph'.
2987         (U+53A8): Use `<-vulgar-ideograph' instead of
2988         `vulgar-char-of-shinjigen-1'.
2989         (S-2208): Use `<-vulgar-ideograph' instead of
2990         `vulgar-char-of-shinjigen-1'; unify GT-03811.
2991         (U+53A9): Delete `kangxi-strokes'.
2992         (U+53AE): Use `<-vulgar-ideograph' instead of
2993         `vulgar-char-of-shinjigen-1'.
2994         (M-03033): Use `<-vulgar-ideograph' instead of
2995         `vulgar-char-of-shinjigen-1'.
2996         (J0-5252): Likewise.
2997         (C3-5755): Use `->same-ideograph' instead of `morohashi-daikanwa';
2998         delete `daikanwa-radical'.
2999         - Merge Big5 code points.
3000         - Add some `ideographic-structure' properties.
3001         - Merge CBETA code points.
3002         - Use `=>ucs' instead of `->ucs'.
3003
3004 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3005
3006         * Ideograph-R061-Heart.el (CB-01158): New character.
3007
3008 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3009
3010         * Ideograph-R013-Down-Box.el (S1-522): Unify GT-02025 and M070584.
3011         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3012           `hanyu-dazidian-char'.
3013         - Merge Big5-CDP code points.
3014         - Add some `ideographic-structure' properties.
3015         - Merge CJK Ext-B code points.
3016         - Use char-spec instead of char-ref as operators in
3017           `ideographic-structure' properties.
3018
3019         * ad-hoc-cdp.el: New file.
3020
3021         * Ideograph-R029-Again.el:
3022         - Use `=>ucs' instead of `->ucs'.
3023         - Merge Big5 code points.
3024         - Add some `ideographic-structure' properties.
3025         - Merge CBETA code points.
3026
3027         * Ideograph-R028-Private.el (C4-2249): Unify CB-06611.
3028         (U+53C5): Use `<-vulgar-ideograph' instead of
3029         `vulgar-char-of-shinjigen-1'; unify CB-03744.
3030
3031         * Ideograph-R026-Seal.el (U+536D): Add `ideographic-structure';
3032         unify CB-00886.
3033         (U+5374): Add `ideographic-structure'; unify CB-00230.
3034
3035         * Ideograph-R022-Right-Open-Box.el (U+5215): Use M-05972 instead
3036         of U+5927/U+54C1 in the `ideographic-structure'.
3037
3038         * Ideograph-R018-Knife.el (U+5215): Use C4-2141 instead of
3039         U+5200|U+5200.
3040
3041 2001-10-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3042
3043         * Ideograph-R122-Net.el (U+7F53): Add `hanyu-dazidian-vol',
3044         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
3045         `ideographic-structure'; unify BC-85BE.
3046
3047         * Ideograph-R109-Eye.el (J0-6243): Unify BC-88E9.
3048
3049         * Ideograph-R050-Turban.el (U+5E42): Separated from C3-3979 and
3050         moved from Ideograph-R014-Cover.el.
3051
3052         * Ideograph-R025-Divination.el (M070816): New character.
3053         (M-02776): Unify CB-00855.
3054         (U+535D): Add `ideographic-structure'; unify CB-01453.
3055         (J0-5246): Add `ideographic-structure'.
3056         (U+535E): Use char-spec instead of char-ref as the operator in
3057         `ideographic-structure'.
3058         (M-02820): Add `ideographic-structure'; unify CB-05348.
3059         (U+5368): Add `ideographic-structure'.
3060
3061         * Ideograph-R015-Ice.el:
3062         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3063           `hanyu-dazidian-char'.
3064         - Use char-spec instead of char-ref as operators in
3065           `ideographic-structure' properties.
3066         - Merge CJK Ext-B code points.
3067         (C6-235C): Use `<-vulgar-ideograph' instead of
3068         `vulgar-char-of-shinjigen-1'; unify U-000205B1.
3069
3070         * Ideograph-R014-Cover.el (U-000****): Merge missing
3071         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3072         `hanyu-dazidian-char'.
3073
3074         * Ideograph-R012-Eight.el:
3075         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3076           `hanyu-dazidian-char'.
3077         - Merge CJK Ext-B code points.
3078         - Merge Big5-CDP code points.
3079         - Use char-spec instead of char-ref as operators in
3080           `ideographic-structure' properties.
3081
3082         * Ideograph-R011-Enter.el:
3083         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3084           `hanyu-dazidian-char'.
3085         - Merge CJK Ext-B code points.
3086         (M-01416): Relate to U-000204DB instead of U+4EBD.
3087         (C6-2136): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3088         `hanyu-dazidian-char'; unify U-000204DB.
3089
3090         * Ideograph-R003-Dot.el (U-0002007D): Unify BC-87B9.
3091         (C1-443B): Separated from U+51E1 and moved from
3092         Ideograph-R016-Table.el.
3093
3094 2001-10-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3095
3096         * Ideograph-R009-Man.el:
3097         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3098           `hanyu-dazidian-char'.
3099         - Merge Big5-CDP code points.
3100         - Add some `ideographic-structure' properties.
3101         - Merge CJK Ext-B code points.
3102         - Use char-spec instead of char-ref as operators in
3103           `ideographic-structure' properties.
3104
3105 2001-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3106
3107         * Ideograph-R140-Grass.el (BC-8B4B): New character.
3108         (U+5179): Add `ideographic-structure'; unify BC-88F2.
3109
3110 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3111
3112         * Ideograph-R014-Cover.el:
3113         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3114           `hanyu-dazidian-char'.
3115         - Use char-spec instead of char-ref as operators in
3116           `ideographic-structure' properties.
3117         - Merge CJK Ext-B code points.
3118         - Add some `ideographic-structure' properties.
3119         - Merge Big5-CDP code points.
3120
3121         * Ideograph-R030-Mouth.el (JX2-2424): Separate C4-3074 and U+5547.
3122         (BC-8C6B): New character.
3123
3124 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3125
3126         * Ideograph-R010-Legs.el:
3127         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3128           `hanyu-dazidian-char'.
3129         - Use char-spec instead of char-ref as operators in
3130           `ideographic-structure' properties.
3131         - Merge Big5-CDP code points.
3132         - CJK Ext-B code points.
3133         (U+515F): Don't use CDP's special operator in
3134         `ideographic-structure'.
3135         (U+5162): Likewise.
3136
3137         * Ideograph-R008-Lid.el (CB-04846): Relate to U+342B.
3138         (U+342C): Add `ideographic-structure'.
3139         (BC-8C50): Likewise.
3140         (U+4EAF): Likewise.
3141         (M-00311): Likewise.
3142         (BC-8BA7): New character.
3143         (BC-8AE6): Add `ideographic-structure'; unify U-00029ACF.
3144
3145         * Ideograph-R002-Line.el (U+4E2A): Add `ideographic-structure';
3146         unify BC-8A4B.
3147
3148 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3149
3150         * Ideograph-R004-Slash.el (BC-8DD9): Use BC-89CD instead of B-89CD
3151         in `ideographic-structure'.
3152
3153         * Ideograph-R001-One.el (BC-8BBF): New character.
3154         (C2-212E): Use U-00020087 instead of BC-8B5F in
3155         `ideographic-structure'.
3156
3157         * Ideograph-R011-Enter.el (C*-****): Merge CJK Ext-B code points.
3158         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3159           `hanyu-dazidian-char'.
3160         - Use char-spec instead of char-ref as operators in
3161           `ideographic-structure' properties.
3162
3163 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3164
3165         * char-db-util.el (char-db-coded-charset-priority-list): Eliminate
3166         Mule-private coded-charsets and ideograph-gt-pj-* from initial
3167         value; add `ideograph-gt' into initial value.
3168         (char-db-insert-char-spec): Modify to avoid empty char-spec.
3169
3170 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3171
3172         * Ideograph-R003-Dot.el (M-00100): Add `ideographic-structure'.
3173
3174         * Ideograph-R002-Line.el (U-00023D92): Use BC-89CD instead of
3175         B-89CD in `ideographic-structure'.
3176
3177 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3178
3179         * Ideograph-R008-Lid.el (BC-8C6B): Moved to
3180         Ideograph-R030-Mouth.el.
3181
3182         * Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
3183         Ideograph-R073-Say.el, Ideograph-R071-Not.el,
3184         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
3185         Ideograph-R067-Script.el, Ideograph-R066-Rap.el: Merge KS X 1001
3186         code points.
3187
3188         * Ideograph-R040-Roof.el:
3189         - Use `=>ucs' instead of `->ucs'.
3190         - Merge KS X 1001 code points.
3191
3192 2001-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3193
3194         * Ideograph-R008-Lid.el:
3195         - Use char-spec instead of char-ref as operators in
3196           `ideographic-structure' properties.
3197         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3198           `hanyu-dazidian-char'.        
3199         (M-00291): Use M-19721 instead of U+7236 in
3200         `ideographic-structure'.
3201         (M-00292): Add `ideographic-structure'.
3202         (CB-04846): Add `ideographic-structure'; unify BC-8C5E.
3203         (U+4EA9): Add `ideographic-structure'.
3204         (M-00300): Add `ideographic-structure'; unify BC-8BE5.
3205         (C4-2534): Add `ideographic-structure'.
3206         (U+4EAF): Unify BC-8AA5.
3207         (K0-5322): Add `ideographic-structure'.
3208
3209         * Ideograph-R007-Two.el:
3210         - Use char-spec instead of char-ref as operators in
3211           `ideographic-structure' properties.
3212         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3213           `hanyu-dazidian-char'.
3214
3215         * Ideograph-R005-Second.el:
3216         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3217           `hanyu-dazidian-char'.
3218         - Merge Big5-CDP code points.
3219         (C*-****): Merge CJK Ext-B code points.
3220         - Delete Big5 code points if Big5-CDP code points are defined.
3221         - Use char-spec instead of char-ref as operators in
3222           `ideographic-structure' properties.
3223
3224 2001-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3225
3226         * char-db-util.el (char-db-coded-charset-priority-list): New
3227         variable.
3228         (char-db-insert-char-spec): Use
3229         `char-db-coded-charset-priority-list' to split a character.
3230
3231         * Ideograph-R053-Dotted-Cliff.el: Merge KS X 1001 code points.
3232         (M-09454): Use `<-vulgar-ideograph' instead of
3233         `vulgar-char-of-shinjigen-1'.
3234
3235         * Ideograph-R007-Two.el:
3236         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3237           `hanyu-dazidian-char'.
3238         - Merge Big5-CDP code points.
3239         (C*-****): Merge CJK Ext-B code points.
3240         (U+4E8F): Use `<-original-ideograph' instead of
3241         `original-char-of-shinjigen-1'; add `ideographic-structure'; unify
3242         BC-8CF1.
3243         (U+4E90): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3244         `hanyu-dazidian-char'; use `->ideographic-variants' instead of
3245         `variant-of-shinjigen-1'; add `ideographic-structure'; unify
3246         BC-8A42.
3247
3248         * Ideograph-R008-Lid.el (U-000*****): Add `hanyu-dazidian-vol',
3249         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
3250
3251 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3252
3253         * Ideograph-R212-Dragon.el (JX1-7E76): Separate G1-4553 and
3254         U+9F90; unify K0-5B42.
3255
3256         * Ideograph-R006-Hook.el, Ideograph-R004-Slash.el (U-000*****):
3257         Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3258         `hanyu-dazidian-char'.
3259
3260         * Ideograph-R003-Dot.el (U-0002007D): Add `hanyu-dazidian-vol',
3261         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
3262
3263         * Ideograph-R002-Line.el (U+4E2A): Add `hanyu-dazidian-vol',
3264         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
3265
3266 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3267
3268         * Ideograph-R209-Nose.el (J0-4921): Unify K0-5E2C.
3269
3270         * Ideograph-R194-Ghost.el (M-45906): Unify K0-582A.
3271         (M-45906'): Separate U+9B54, G0-4427 and M057627; fix
3272         `total-strokes'; unify M050602.
3273         (U+9B54): Unify M057627.
3274
3275         * Ideograph-R187-Horse.el (M-44795): Separate C3-596A and U+9A08;
3276         unify K0-5C40.
3277
3278         * Ideograph-R184-Eat.el (J0-5D3B): Unify K0-6B66.
3279
3280         * Ideograph-R163-City.el (JX1-7C6A): Add `ucs-ks' for U+90FD.
3281
3282         * Ideograph-R149-Speech.el: Merge KS X 1001 code points.
3283
3284         * Ideograph-R034-Go.el (M-05692): Relate to U-00021552; delete
3285         `cns-radical'.
3286         (BC-8874): New character; unify U-00021552.
3287         (M-05693): Separate C2-213A and U+5903.
3288         (C6-2263): Delete `cns-radical'.
3289         (U+5904): Delete `non-morohashi'.
3290
3291         * Ideograph-R020-Wrap.el: Merge CBETA numbers.
3292         (U+52F9): Delete Big5.
3293         (C3-2225): Use `->ideographic-variants' instead of
3294         `ideographic-variants'.
3295         (JX1-2E6C): Use `->ideographic-variants' instead of
3296         `ideographic-different-form-of'; separate C3-2224 and M054897;
3297         unify CB-05526.
3298
3299         * Ideograph-R009-Man.el (M070276): Relate to U-00020089; add
3300         `<-radical' for U-00020089; delete Big5.
3301
3302         * Ideograph-R001-One.el:
3303         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3304           `hanyu-dazidian-char'.
3305         - Merge Big5-CDP code points.
3306         - Use char-spec instead of char-ref as operators in
3307           `ideographic-structure' properties.
3308         - Merge CJK Ext-B code points.
3309         (GT-8): Add `->identical' for U-00020089.
3310         (GT-10): Unify M051101.
3311         (GT-22): Unify M050071.
3312         (C2-212E): Use <IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM
3313         UPPER LEFT> instead of <IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO
3314         BELOW> in the operator of `ideographic-structure'.
3315         (M-00038): Separate C6-222A; relate to U-000200E0.
3316
3317 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3318
3319         * Ideograph-R195-Fish.el (U+9C47): Unify K0-4B3E.
3320
3321         * Ideograph-R181-Leaf.el (U+9839): Unify K0-775D.
3322
3323         * Ideograph-R180-Sound.el (K0-7B61): New character.
3324
3325         * Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R167-Gold.el:
3326         Merge KS X 1001 code points.
3327
3328         * Ideograph-R140-Grass.el (U+83D0): Add `hanyu-dazidian-vol',
3329         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
3330         `ideographic-structure'; unify BC-8D48; separate C5-3B6F.
3331
3332         * Ideograph-R051-Dry.el (C4-2178): Unify U-00022189.
3333         (M-09173): Separate C4-2426; add `hanyu-dazidian-vol',
3334         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8A48 and
3335         U-0002218D.
3336
3337         * Ideograph-R049-Oneself.el (M-08747): Separate JX2-286F.
3338         (JX2-286F): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3339         `hanyu-dazidian-char'; unify BC-8BAD.
3340
3341         * Ideograph-R024-Ten.el (JX2-2351): Add `hanyu-dazidian-vol',
3342         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8D45.
3343         (BC-8C49): Delete Big5.
3344
3345         * Ideograph-R013-Down-Box.el:
3346         - Delete Big5 code points if Big5-CDP code points are defined.
3347         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3348           `hanyu-dazidian-char'.
3349         (C*-****): Merge CJK Ext-B code points.
3350
3351         * Ideograph-R008-Lid.el (J0-5035): Delete Big5.
3352         (C*-****): Merge CJK Ext-B code points.
3353
3354         * u0E000-Private-Use.el:
3355         - Delete BIG5-CDP code points.
3356         - Add missing Big5 code points.
3357
3358         * Ideograph-R174-Blue.el (U+9751): Unify K0-746C.
3359
3360         * Ideograph-R162-Walk.el (M-38812): Unify K0-4C26.
3361
3362         * Ideograph-R134-Mortar.el (C6-3B3B): Delete Big5.
3363
3364         * Ideograph-R124-Feather.el (BC-8ACB): Delete Big5.
3365
3366         * Ideograph-R119-Rice.el (U+7CA6): Delete Big5.
3367
3368         * Ideograph-R102-Field.el (U+7550): Delete Big5.
3369
3370         * Ideograph-R087-Claw.el (C4-386A): Delete Big5.
3371
3372         * Ideograph-R065-Branch.el (U+652F): Unify M-13061 and K0-7228.
3373
3374         * Ideograph-R063-Door.el: Merge KS X 1001 code points.
3375         (C3-2629): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3376         `hanyu-dazidian-char'; use `<-original-ideograph' instead of
3377         `original-ideograph-of'; unify BC-89B5.
3378
3379         * Ideograph-R061-Heart.el: Merge KS X 1001 code points.
3380
3381         * Ideograph-R057-Bow.el (M-09706): Add `hanyu-dazidian-vol',
3382         `hanyu-dazidian-page' and `hanyu-dazidian-char'; use
3383         `<-original-ideograph' instead of `original-ideograph-of'; unify
3384         BC-87DB and U-000223A3.
3385
3386         * Ideograph-R053-Dotted-Cliff.el (J0-5678): Delete Big5.
3387
3388         * Ideograph-R050-Turban.el (U+5E00): Delete Big5.
3389
3390         * Ideograph-R044-Corpse.el (C6-244F): Delete Big5.
3391
3392         * Ideograph-R037-Big.el (C3-2345): Relate to U+4E54 and M-05860.
3393         (U+5939): Delete `kangxi-radical' and `kangxi-strokes'; add
3394         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3395         `hanyu-dazidian-char'; unify BC-8A69.
3396         (C4-3127): Unify BC-856E.
3397
3398         * Ideograph-R030-Mouth.el (C5-2161): Delete Big5.
3399         (U+5485): Likewise.
3400
3401         * Ideograph-R028-Private.el (U+53B6): Delete Big5.
3402
3403         * Ideograph-R026-Seal.el (U+353F): Add `hanyu-dazidian-vol',
3404         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8772.
3405
3406         * Ideograph-R019-Power.el (U+52B5): Delete Big5.
3407
3408         * Ideograph-R018-Knife.el (U+5202): Delete Big5.
3409
3410         * Ideograph-R015-Ice.el (U+51AB): Delete Big5.
3411
3412         * Ideograph-R014-Cover.el (U+5196): Delete Big5.
3413
3414         * Ideograph-R004-Slash.el:
3415         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3416           `hanyu-dazidian-char'.        
3417         - Delete Big5 code points if Big5-CDP code points are defined.
3418         - Merge Big5-CDP code points.
3419         - Use char-spec instead of char-ref as operators in
3420           `ideographic-structure' properties.
3421         (C*-****): Merge CJK Ext-B code points.
3422
3423         * Ideograph-R002-Line.el:
3424         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3425           `hanyu-dazidian-char'.
3426         - Delete Big5 code points if Big5-CDP code points are defined.
3427         - Use char-spec instead of char-ref as operators in
3428           `ideographic-structure' properties.
3429         - Merge Big5-CDP code points.
3430         - Add `ideographic-structure' properties for some characters.
3431
3432 2001-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3433
3434         * Ideograph-R075-Tree.el (U+6765): Add `hanyu-dazidian-vol',
3435         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8A68.
3436
3437         * Ideograph-R006-Hook.el:
3438         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3439           `hanyu-dazidian-char'.
3440         - Merge Big5-CDP code points.
3441         (C*-****): Merge CJK Ext-B code points.
3442
3443         * Ideograph-R047-River.el (U+5DDC): Add `hanyu-dazidian-vol',
3444         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8978.
3445
3446         * Ideograph-R092-Fang.el (U+3E26): Add `hanyu-dazidian-vol',
3447         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-88DC.
3448
3449         * Ideograph-R126-And.el (C5-2179): Add `hanyu-dazidian-vol',
3450         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-87DC and
3451         U-000264D0.
3452
3453 2001-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3454
3455         * Ideograph-R003-Dot.el:
3456         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
3457           `hanyu-dazidian-char'.
3458         - Delete Big5 code points if Big5-CDP code points are defined.
3459         - Use char-spec instead of char-ref as operators in
3460           `ideographic-structure' properties.
3461         (U-000225A9): New character; unify BC-87D6.
3462         (U+4E3A): Unify BC-89D0.
3463         (U-00020082): New character; unify BC-87D5.
3464
3465 2001-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3466
3467         * char-db-util.el (insert-char-attributes): Format
3468         `hanyu-dazidian-{vol|page|char}'; format `->identical' as a list
3469         of char-refs.
3470
3471 2001-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3472
3473         * u02F00-Kangxi-Radicals.el (KANGXI RADICAL TONGUE): Delete Big5.
3474
3475         * u02E00-CJK-Radical-Supplement.el: Delete Big5 code points if
3476         Big5-CDP code points are defined.
3477
3478 2001-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3479
3480         * Ideograph-R038-Woman.el: Use `=>ucs' instead of `->ucs'.
3481         (C6-2F79): Relate to U-00021706.
3482         (JX2-2555): Unify U-00021706.
3483
3484         * Ideograph-R032-Earth.el: Use `=>ucs' instead of `->ucs'.
3485         (JX2-2463): Unify U-00021274.
3486
3487 2001-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3488
3489         * Ideograph-R037-Big.el: Use `=>ucs' instead of `->ucs'.
3490         (JX2-2547): Unify U-00021647.
3491         (C4-3678): Add `ideographic-structure'.
3492
3493         * Ideograph-R017-Open-Box.el (CB-04552): New character.
3494         (U+51F7): Add `ideographic-structure'; unify CB-00631.
3495         (U+51FE): Use `<-vulgar-ideograph' instead of
3496         `vulgar-char-of-shinjigen-1'; add `ideographic-structure'; unify
3497         CB-00630.
3498         (C3-275A): Add `ideographic-structure'.
3499
3500         * Ideograph-R004-Slash.el (C3-2263): Separate G0-362A and U+4E22;
3501         delete `kangxi-radical'; unify JC3-41BA.
3502
3503         * Ideograph-R001-One.el (U+4E22): Separated from M-00144 and moved
3504         from Ideograph-R004-Slash.el.
3505
3506         * Ideograph-R024-Ten.el (C3-232D): Unify CB-00017.
3507         (U+535B): Unify CB-01465.
3508
3509         * Ideograph-R023-Hiding-Enclosure.el (M-02688): Add
3510         `ideographic-structure'.
3511         (CB-02506): New character; relate to M-02688.
3512         (M-02692): Add `ideographic-structure'; separate U+3538.
3513         (U+3538): Unify CB-00632; add `ideographic-structure'.
3514
3515 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3516
3517         * Ideograph-R022-Right-Open-Box.el (U+5332): Use
3518         `<-vulgar-ideograph' instead of `vulgar-char-of-shinjigen-1'; add
3519         `ideographic-structure'; unify CB-02324.
3520         (U+5333): Add `ideographic-structure'; unify CB-00633.
3521         (M-02662): Add `ideographic-structure'; unify CB-05235.
3522
3523         * Ideograph-R018-Knife.el (C4-2141): Add some
3524         `ideographic-structure'.
3525         - Add some `ideographic-structure' properties.
3526         - Merge CBETA numbers.  
3527         (U+5226): Use `<-vulgar-ideograph' instead of
3528         `vulgar-char-of-shinjigen-1'.
3529         (U+5227): Likewise.
3530         (U+5259): Likewise.
3531
3532         * Ideograph-R001-One.el: Merge CHINA3-JEF code points.
3533
3534         * Ideograph-R019-Power.el:
3535         - Merge CBETA numbers.
3536         - Add some `ideographic-structure' properties of CBETA characters.
3537
3538         * Ideograph-R013-Down-Box.el (M-01523): Unify CB-04693.
3539         (CB-04393): New character.
3540         (CB-02605): New character.
3541
3542         * Ideograph-R012-Eight.el (U+5173): Unify CB-00659.
3543         (M-01494): Unify CB-00042.
3544         (M-01505): Unify CB-04138.
3545
3546 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3547
3548         * Ideograph-R016-Table.el (U+51E3): Unify CB-04891.
3549         (M-01751): Unify CB-05169; add `ideographic-structure'.
3550         (U+51ED): Unify CB-00285; add `ideographic-structure'.
3551         (U+51F4): Unify CB-06316; add `ideographic-structure'.
3552
3553         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el: Merge CBETA
3554         numbers.
3555
3556 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3557
3558         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Merge
3559         CHINA3-JEF code points.
3560
3561         * Ideograph-R003-Dot.el (M-00100): Unify JC3-41B3.
3562
3563         * Ideograph-R002-Line.el: Merge CHINA3-JEF code points.
3564
3565 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3566
3567         * Ideograph-R032-Earth.el: Merge missing KS X 1001 code points.
3568         (M-05344): Separate C3-4056 and U+585C; unify J83-444D, J90-444D
3569         and M054239; add ucs-jis for U+585A.
3570         (U+58A8): Separate C1-702E; delete `cns-radical'.
3571
3572 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3573
3574         * Ideograph-R203-Black.el (C1-702E): Separated from U+58A8 and
3575         moved from Ideograph-R032-Earth.el.
3576
3577         * Ideograph-R029-Again.el (JX2-235C): Unify U-00020B1D.
3578         (U+53CC): Use `script' and `<-vulgar-ideograph' instead of
3579         `comment'.
3580
3581         * Ideograph-R028-Private.el (C5-212E): Separate JX2-2359; unify
3582         U-00020AD3.
3583
3584         * Ideograph-R019-Power.el (JX2-234A): Relate to U-000208B9.
3585         (C5-5A7B): Unify U-000208B9.
3586
3587 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3588
3589         * Ideograph-R030-Mouth.el (JX2-243A): Unify U-00020E64.
3590
3591         * Ideograph-R009-Man.el (JX2-2170): Unify U-0002032B.
3592         (JX2-2179): Unify U-00020371.
3593         (C4-4234): Relate to U-00020371.
3594
3595         * Ideograph-R004-Slash.el (C4-2226): Unify U-000200A2.
3596         (JX2-212B): Relate to U-000200A2.
3597         (JX2-212E): Unify U-000200A4.
3598
3599         * README.en (Character Reference): Add `inkai'.
3600
3601 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3602
3603         * Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
3604         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el: Merge
3605         missing KS X 1001 code points.
3606
3607         * Ideograph-R009-Man.el: Merge CBETA numbers.
3608
3609 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3610
3611         * Ideograph-R083-Clan.el (J83-5D62): New character; unify
3612         J78-5D62.
3613         (U+6C13): Add `total-strokes'.
3614
3615         * Ideograph-R026-Seal.el (C78-362A): Relate to U+537F.
3616
3617         * Ideograph-R010-Legs.el (M-01371): Unify CB-01781.
3618         (M-01374): Unify CB-05839.
3619
3620         * Ideograph-R008-Lid.el (M074988): Unify CB-04846.
3621         (M-00297): Unify CB-01504.
3622         (M-00310): Unify CB-00282.
3623         (M071493): Unify CB-03716.
3624
3625         * Ideograph-R007-Two.el (M-00262): Unify CB-00040.
3626
3627         * Ideograph-R006-Hook.el (M-00229): Unify CB-06876.
3628
3629         * Ideograph-R004-Slash.el (U+4E3F): Unify CB-06875.
3630         (M-00124): Unify CB-01415.
3631
3632         * Ideograph-R003-Dot.el (M-00097): Unify CB-2728.
3633
3634         * Ideograph-R002-Line.el (U+4E2A): Unify CB-286.
3635
3636 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3637
3638         * char-db-util.el (insert-char-attributes): Format
3639         `ideograph-cbeta' as same as `ideograph-daikanwa' and
3640         `ideograph-gt'.
3641
3642         * Ideograph-R063-Door.el (M-11750): Separate C1-5F3D; unify
3643         J78-4862.
3644         (J83-4862): New character.
3645
3646         * Ideograph-R028-Private.el: Unify missing KS X 1001 code points.
3647
3648 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3649
3650         * Ideograph-R196-Bird.el (U+9D48): Unify J78-727E and J83-727E.
3651         (J83-7337): New character.
3652
3653         * Ideograph-R195-Fish.el (J90-724F): Separate U+9BF1.
3654         (U+9BF1): Unify J78-724F and J83-724F.
3655
3656         * Ideograph-R172-Short-Tailed-Bird.el (J0-7033): Add
3657         `jisx0208-difference'.
3658
3659         * Ideograph-R109-Eye.el (M-23314): Separate G0-4C77, C1-5C3C,
3660         J90-442F and U+773A; unify J78-442F and J83-442F.
3661         (M-23694): Unify G0-4B32 and U+77AC.
3662         (C1-7449): Separate G0-4B32, J90-3D56 and U+77AC.
3663         (J83-3D56): New character.
3664
3665         * Ideograph-R108-Dish.el (M-22959): Separate S2-5238, G0-4568,
3666         C1-5259, J90-4B5F and U+76C6; unify J78-4B5F and J83-4B5F.
3667
3668         * Ideograph-R104-Sickness.el (J90-6221): Separate S2-5189.
3669         (S2-5189): Unify J78-6221 and J83-6221.
3670
3671         * Ideograph-R098-Tile.el (M-21586): Separate S1-4996, S2-4996 and
3672         C1-7148; unify J78-612E and J83-612E.
3673
3674         * Ideograph-R097-Melon.el (J83-6121): New character; unify
3675         J78-6121; relate to U+74E0 and M-21392.
3676
3677         * Ideograph-R088-Father.el (M-19721): Separate G0-3838, C1-4558,
3678         J90-4963 and U+7236; unify J78-4963 and J83-4963.
3679
3680         * Ideograph-R086-Fire.el (M-19520): Separate EGB-2D6C, C2-6228,
3681         J90-6022 and U+71FF; unify J78-6022 and J83-6022.
3682
3683         * Ideograph-R082-Fur.el (J90-5D61): Separate S2-4033.
3684         (S2-4033): Unify K0-6E7D.
3685         (J83-5D61): New character; relate to U+6C08 and M-16982.
3686
3687         * Ideograph-R075-Tree.el:
3688         - Add missing JIS X 0208 code points.
3689         - Fix some code points.
3690
3691         * Ideograph-R067-Script.el (M-13469): Unify J78-4865 and J83-4865.
3692
3693         * Ideograph-R064-Hand.el (M-11824): Separate J90-592E and U+6268;
3694         unify J78-592E and J83-592E; add `total-strokes'.
3695         (M-12557'): Separate J90-405D; unify J78-405D and J83-405D; add
3696         `total-strokes'.
3697
3698         * README.en (Character Reference): Modify characters of
3699         `chuuka-daijiten' and `seiji-tsuu'.
3700
3701 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3702
3703         * Ideograph-R162-Walk.el (J0-4A55): Unify JIS X 0208:1978 and 1983
3704         code points.
3705         (J78-4454): Add `jisx0208-type' instead of `jisx0208-difference'.
3706         (J83-4454): Fix `jisx0208-difference'.
3707         (J78-4B78): Add `jisx0208-type' instead of `jisx0208-difference'.
3708         (J83-4B78): Add `jisx0208-difference'.
3709         (J83-4676): Fix `total-strokes'.
3710         (J78-3029): Add `jisx0208-type' instead of `jisx0208-difference'.
3711         (J83-3029): Fix `jisx0208-difference'.
3712         (J90-4D5A): Unify JIS X 0208:1983 code point.
3713
3714         * Ideograph-R140-Grass.el (J0-693C): Add `jisx0208-difference'.
3715
3716         * Ideograph-R050-Turban.el (J0-5672): Add `jisx0208-difference'.
3717
3718         * Ideograph-R030-Mouth.el (J0-5350): Add `jisx0208-difference'.
3719
3720 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3721
3722         * Ideograph-R184-Eat.el (J90-5D3B): Unify JIS X 0208:1978 and 1983
3723         code points.
3724
3725         * Ideograph-R008-Lid.el (M-00297): Separate C5-2331.
3726         (C5-2331): Add `ideographic-structure'.
3727         (M-00316): Separate C4-2B5F; relate to U-00020158 instead of
3728         U+4EAD; use `<-vulgar-ideograph' instead of
3729         `vulgar-char-of-shinjigen-1'.
3730         (C4-2B5F): Unify U-00020158.
3731         (M-00317): Separate C6-3530; relate to U-00020159 instead of
3732         U+4EAE; use `<-vulgar-ideograph' instead of
3733         `vulgar-char-of-shinjigen-1'.
3734         (C6-3530): Unify U-00020159.
3735
3736 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3737
3738         * Ideograph-R195-Fish.el (M-46091): Unify J78-723C.
3739         (J90-723C): Unify JIS X 0208:1983 code points.
3740         (J90-7240): Unify JIS X 0208:1978 and 1983 code points.
3741         (M-46287): Unify J78-724E.
3742         (J90-724E): Unify JIS X 0208:1983 code points.
3743         (J90-725C): Unify JIS X 0208:1978 and 1983 code points.
3744
3745         * Ideograph-R182-Wind.el (M-43946): Separate J78-7128 and
3746         J83-7128.
3747         (J90-7128): Separate J78-7128 and J83-7128.
3748
3749         * Ideograph-R169-Gate.el (J90-6F5D): Unify JIS X 0208:1978 and
3750         1983 code points.
3751         (J90-6F60): Likewise.
3752
3753         * Ideograph-R167-Gold.el (J90-6E5F): Unify JIS X 0208:1978 and
3754         1983 code points.
3755         (J90-6F4F): Likewise.
3756         (J90-6E65): Likewise.
3757         (J90-395B): Likewise.
3758         (J90-6F25): Likewise.
3759         (J90-6E7D): Likewise.
3760         (J90-6F45): Likewise.
3761         (J90-6F47): Likewise.
3762         (M-40998): Unify J78-4C7A.
3763         (J90-4C7A): Unify JIS X 0208:1983 code point.
3764
3765         * Ideograph-R164-Wine.el (J90-3E5F): Unify JIS X 0208:1983 code
3766         point.
3767         (J90-4830): Likewise.
3768         (J90-3E7A): Unify JIS X 0208:1978 and 1983 code points.
3769
3770         * Ideograph-R158-Body.el (J90-6D40): Unify JIS X 0208:1978 and
3771         1983 code points.
3772
3773         * Ideograph-R154-Shell.el (J90-6C49): Unify JIS X 0208:1978 and
3774         1983 code points.
3775         (J90-4128): Unify J78-6C4D and J83-4128.
3776
3777         * Ideograph-R142-Insect.el (J90-4F39): Unify JIS X 0208:1983 code
3778         point.
3779         (J90-4066): Likewise.
3780         (J90-4768): Unify J78-6A24 and J83-4768.
3781         (J90-6A2C): Unify JIS X 0208:1978 and 1983 code points.
3782
3783 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3784
3785         * Ideograph-R211-Tooth.el (J90-4E70): Unify JIS X 0208:1978 and
3786         1983 code points.
3787
3788         * Ideograph-R199-Wheat.el (J90-7350): Unify JIS X 0208:1978 and
3789         1983 code points.
3790
3791         * Ideograph-R196-Bird.el (J90-375C): Unify JIS X 0208:1978 and
3792         1983 code points.
3793
3794         * Ideograph-R194-Ghost.el (J90-4B62): Unify JIS X 0208:1978 and
3795         1983 code points.
3796
3797         * Ideograph-R187-Horse.el (J90-7152): Unify JIS X 0208:1978 and
3798         1983 code points.
3799         (J90-417B): Likewise.
3800
3801         * Ideograph-R181-Leaf.el (J90-4B4B): Unify JIS X 0208:1983 code
3802         point.
3803         (J90-7078): Unify JIS X 0208:1978 and 1983 code points.
3804         (J90-453F): Unify JIS X 0208:1983 code point.
3805
3806         * Ideograph-R170-Mound.el (J90-7023): Unify JIS X 0208:1978 and
3807         1983 code points.
3808         (J90-3831): Likewise.
3809
3810         * Ideograph-R165-Distinguish.el (J90-3C61): Unify JIS X 0208:1978
3811         and 1983 code points.
3812
3813         * Ideograph-R159-Cart.el (J90-453E): Unify JIS X 0208:1978 and
3814         1983 code points.
3815         (J90-6D44): Likewise.
3816         (J90-6D5A): Likewise.
3817
3818         * Ideograph-R145-Clothes.el (J90-6A59): Unify JIS X 0208:1978 and
3819         1983 code points.
3820         (J90-6A5E): Likewise.
3821         (J90-6A7C): Likewise.
3822
3823         * Ideograph-R140-Grass.el (J90-4D69): Unify JIS X 0208:1983 code
3824         point.
3825         (J90-6839): Unify JIS X 0208:1978 and 1983 code points.
3826         (JSP-5847): Unify J78-4D69.
3827         (J90-684E): Unify JIS X 0208:1978 and 1983 code points.
3828         (J90-684D): Likewise.
3829         (J90-6868): Likewise.
3830         (J90-3E55): Unify JIS X 0208:1983 code point.
3831         (JX1-7B36): Unify J78-3E55.
3832         (J90-4C79): Unify J78-692E and J83-4C79.
3833         (J90-693F): Unify JIS X 0208:1978 and 1983 code points.
3834         (J90-6946): Likewise.
3835
3836         * Ideograph-R075-Tree.el (J90-5B35): Unify JIS X 0208:1978 and
3837         1983 code points.
3838         (J90-5B3D): Likewise.
3839         (J90-3A79): Likewise.
3840         (J90-5B63): Likewise.
3841         (J90-4930): Likewise.
3842         (U+6868): Add `total-strokes'.
3843         (U+6869): Likewise.
3844         (J90-456E): Unify J78-5B6D and J83-456E.
3845         (J90-4B6A): Unify JIS X 0208:1983 code point.
3846         (J90-5C4F): Unify JIS X 0208:1978 and 1983 code points.
3847         (J90-5C59): Likewise.
3848         (J90-5C53): Likewise.
3849         (J90-5C71): Likewise.
3850         (J90-5D2C): Likewise.
3851         (J90-5D36): Likewise.
3852
3853         * Ideograph-R015-Ice.el (M-01615): Use `<-wrong-ideograph' instead
3854         of `wrong-char-of-shinjigen-1'; unify M001615.
3855         (M-01616): Use `<-vulgar-ideograph' instead of
3856         `vulgar-char-of-shinjigen-1'; unify M001616.
3857         (M-01617): Use `<-vulgar-ideograph' instead of
3858         `vulgar-char-of-shinjigen-1'; unify M001617.
3859         (M-01620): Use `<-vulgar-ideograph' instead of
3860         `vulgar-char-of-shinjigen-1'; unify M001620.
3861         (M-01623): Unify M001623.
3862         (M-01665): Unify M001665.
3863         (M-01677): Unify M001677.
3864         (M-01681): Unify M001681.
3865
3866         * Ideograph-R014-Cover.el (U+519D): Delete `non-morohashi'; unify
3867         M050003.
3868         (M-01584): Unify M001584.
3869         (M-01591): Unify M001591.
3870
3871         * Ideograph-R004-Slash.el (M-00148): Relate to U-000200B0 instead
3872         of U+4E55.
3873         (C6-2562): Unify U-000200B0.
3874
3875         * Ideograph-R003-Dot.el (M-00096): Use `<-original-ideograph'
3876         instead of `original-char-of-shinjigen-1'; unify U-0002007D.
3877         (C*-****): Unify CJK Ext-B code points.
3878
3879         * Ideograph-R002-Line.el (M-00069): Add `->same-ideograph' and
3880         `<-ancient-ideograph'; unify U-00020061.
3881         (C*-****): Unify CJK Ext-B code points.
3882
3883         * Ideograph-R001-One.el (C*-****): Unify or relate CJK Unified
3884         Ext-B code points.
3885
3886         * Ideograph-R149-Speech.el (J90-4C75): Unify JIS X 0208:1978 and
3887         1983 code points.
3888         (J90-4649): Likewise.
3889         (J90-4D58): Likewise.
3890         (J90-6B7C): Likewise.
3891         (J90-3E79): Likewise.
3892
3893         * Ideograph-R113-Spirit.el (M-24754): Add `<-vulgar-ideograph'.
3894         (J90-4135): Unify JIS X 0208:1978 and 1983 code points.
3895         (U+7977): Relate to M-24852.
3896         (J90-4578): Unify JIS X 0208:1983 code point; relate to M-24852.
3897
3898         * Ideograph-R025-Divination.el (M-02775): Add `->same-ideograph'
3899         and `<-ancient-ideograph'; relate to U-00020061.
3900
3901         * Ideograph-R085-Water.el (J90-4573): Unify J78-5E39 and J83-4573.
3902         (J90-4642): Unify JIS X 0208:1983 code point.
3903         (J90-5E3C): Unify JIS X 0208:1978 and 1983 code points.
3904         (J90-5E63): Likewise.
3905         (J90-482E): Unify JIS X 0208:1983 code point.
3906         (J90-425A): Unify JIS X 0208:1978 and 1983 code points.
3907         (U+6EDE): Delete `->mojikyo'.
3908
3909 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3910
3911         * Ideograph-R137-Boat.el (J90-6764): Unify JIS X 0208:1983 code
3912         point.
3913         (J78-6764): New character.
3914
3915         * Ideograph-R120-Silk.el (M-27534): Unify J78-6539.
3916         (J90-6539): Unify JIS X 0208:1983 code point.
3917         (J90-656E): Unify JIS X 0208:1978 and 1983 code point.
3918         (J90-3D2B): Unify JIS X 0208:1983 code point.
3919
3920         * Ideograph-R118-Bamboo.el (J90-6373): Unify JIS X 0208:1978 and
3921         1983 code point.
3922         (J90-6438): Likewise.
3923         (J90-6421): Likewise.
3924         (J90-643D): Likewise.
3925         (J90-644C): Likewise.
3926         (J90-6443): Likewise.
3927         (J90-433D): Unify JIS X 0208:1983 code point; relate to M-26509.
3928         (J90-6459): Unify JIS X 0208:1978 and 1983 code point.
3929         (J90-645F): Likewise.
3930
3931         * Ideograph-R112-Stone.el (J90-4557): Unify JIS X 0208:1978 and
3932         1983 code point.
3933
3934         * Ideograph-R104-Sickness.el (M-22415): Unify J78-4169.
3935         (J90-4169): Unify J83-4169; relate to M-22415.
3936
3937         * Ideograph-R009-Man.el (U+4F65): Delete `non-morohashi'.
3938         (U+4F66): Add `total-strokes'.
3939         (U+4F68): Likewise.
3940         (U+4FE6): Delete `non-morohashi'.
3941         (U+4FE7): Add `total-strokes'.
3942         (U+50A6): Likewise.
3943
3944 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3945
3946         * Ideograph-R135-Tongue.el (J90-4A5E): Unify JIS X 0208:1978 and
3947         1983 code points.
3948
3949         * Ideograph-R130-Meat.el (J90-473E): Unify JIS X 0208:1978 and
3950         1983 code points.
3951         (J90-6733): Likewise.
3952         (J90-4221): Likewise.
3953
3954         * Ideograph-R128-Ear.el (J90-403B): Unify JIS X 0208:1978 and 1983
3955         code points.
3956
3957         * Ideograph-R119-Rice.el (J78-4C62): New character.
3958         (J90-4C62): Unify JIS X 0208:1983 code point; relate to M-26857
3959         instead of M-26853.
3960         (J90-6464): Unify JIS X 0208:1983 code point.
3961         (J78-6464): New character.
3962         (J90-6468): Unify JIS X 0208:1978 and 1983 code points.
3963         (J90-6466): Likewise.
3964         (J90-6471): Likewise.
3965         (J90-6474): Likewise.
3966
3967         * Ideograph-R064-Hand.el (J90-444F): Unify JIS X 0208:1983 code
3968         point.
3969         (J90-595E): Unify JIS X 0208:1978 and 1983 code points.
3970         (J90-415F): Unify JIS X 0208:1983 code point.
3971
3972 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3973
3974         * Ideograph-R154-Shell.el (JX2-792F): Unify U-00027DA0; delete
3975         `->ucs'.
3976
3977         * Ideograph-R115-Grain.el (J90-634E): Unify JIS X 0208:1978 and
3978         1983 code points.
3979
3980         * Ideograph-R109-Eye.el (J90-3829): Unify JIS X 0208:1978 and 1983
3981         code points.
3982
3983         * Ideograph-R107-Skin.el (J90-6231): Unify JIS X 0208:1978 and
3984         1983 code points.
3985
3986         * Ideograph-R102-Field.el (J90-6136): Unify JIS X 0208:1978 and
3987         1983 code points.
3988         (J90-613E): Likewise.
3989         (J90-3E76): Likewise.
3990         (J90-6147): Likewise.
3991
3992         * Ideograph-R096-Jade.el (J90-6076): Unify JIS X 0208:1983 code
3993         point.
3994
3995         * Ideograph-R094-Dog.el (J90-4E44): Unify JIS X 0208:1978 and 1983
3996         code points.
3997         (J90-3D43): Likewise.
3998
3999         * Ideograph-R086-Fire.el (J90-3E46): Unify JIS X 0208:1978 and
4000         1983 code points.
4001
4002         * Ideograph-R072-Sun.el (J90-5B26): Unify JIS X 0208:1978 and 1983
4003         code points.
4004
4005         * Ideograph-R070-Square.el (J90-5A5A): Unify JIS X 0208:1978 and
4006         1983 code points.
4007
4008 2001-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4009
4010         * Ideograph-R184-Eat.el (U+98EE): Unify J90-5D3B.
4011
4012         * Ideograph-R131-Minister.el (JX2-7556): Unify U-000268DD; delete
4013         relation with U+81E3.
4014
4015 2001-10-08  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4016
4017         * char-db-util.el (char-db-insert-char-spec): Don't add
4018         `chinese-big5-cdp' if a character can be represented by a
4019         non-private UCS code point.
4020
4021         * Ideograph-R014-Cover.el (U+5197): Delete `chinese-big5-cdp' from
4022         char-ref U+5196 in `ideographic-structure'.
4023         (U+519E): Likewise.
4024         (U+51A0): Likewise.
4025         (U+51A2): Likewise.
4026         (C6-3544): Likewise.
4027         (U+51A4): Likewise.
4028         (J0-4C3D): Likewise.
4029         (U+51A5): Likewise.
4030         (C1-7036): Likewise.
4031         (U+51AA): Likewise.
4032
4033         * Ideograph-R013-Down-Box.el (Big5-CDP-8A78): Add name
4034         ``ideographic radical hood''.
4035         (U+5187): Delete `chinese-big5-cdp' from char-ref U+2E86 in
4036         `ideographic-structure'.
4037         (M-01523): Unify M001523.
4038         (U+5190): Add `ideographic-structure'; unify M001534.
4039         (C3-2755): Add `ideographic-structure'.
4040         (U+34BB): Likewise.
4041
4042         * Ideograph-R010-Legs.el (U+5141): Delete `chinese-big5-cdp' from
4043         char-ref in `ideographic-structure'.
4044         (U+5154): Likewise.
4045         (JX1-2E52): Likewise.
4046         (Big5-AB5E): Likewise.
4047
4048         * Ideograph-R009-Man.el: Delete `chinese-big5-cdp' from char-refs
4049         which can be represented by other ways in `ideographic-structure'.
4050
4051         * Ideograph-R008-Lid.el (J0-5036): Delete `chinese-big5-cdp' from
4052         char-refs in `ideographic-structure'.
4053         (M-00291): Likewise.
4054         (J90-3872): Likewise.
4055         (J0-3067): Delete `chinese-big5-cdp' from char-ref [J0-5035] in
4056         `ideographic-structure'.
4057         (J0-4B72): Likewise.
4058         (JX2-2134): Likewise.
4059
4060 2001-10-08  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4061
4062         * Ideograph-R012-Eight.el (M-01452): Delete `chinese-big5-cdp'
4063         from char-ref U+53B6 in `ideographic-structure'.
4064         (U+516C): Likewise.
4065         (J0-4F3B): Delete `chinese-big5-cdp' from char-ref J83-5035 in
4066         `ideographic-structure'.
4067
4068         * Ideograph-R007-Two.el (U+4E91): Delete `chinese-big5-cdp' in
4069         `ideographic-structure'.
4070
4071         * Ideograph-R005-Second.el (U+4E69): Delete `chinese-big5-cdp'
4072         from char-ref <CJK RADICAL SECOND TWO> in `ideographic-structure'.
4073         (M-00190): Likewise.
4074         (U+4E73): Likewise.
4075         (U+4E7F): Delete `chinese-big5-cdp' in `ideographic-structure'.
4076         (U+4E82): Likewise.
4077         (U+4E83): Likewise.
4078         (U+4E84): Likewise.
4079
4080         * Ideograph-R004-Slash.el (U+4E47): Delete `chinese-big5-cdp' from
4081         char-ref U+4E3F in `ideographic-structure'.
4082         (U+4E48): Delete `chinese-big5-cdp' in `ideographic-structure'.
4083         (J0-4B33): Delete `chinese-big5-cdp' from char-ref U+4E3F in
4084         `ideographic-structure'.
4085         (U+4E4F): Likewise.
4086         (U+4E52): Delete `chinese-big5-cdp' in `ideographic-structure'.
4087         (U+4E53): Likewise.
4088
4089         * Ideograph-R003-Dot.el (U+4E3B): Delete `chinese-big5-cdp' in
4090         `ideographic-structure'.
4091         (U+4E3C): Delete `chinese-big5-cdp' in `ideographic-structure'.
4092
4093         * Ideograph-R002-Line.el (U+4E2E): Delete `chinese-big5-cdp' from
4094         char-ref <CJK RADICAL SECOND THREE> in `ideographic-structure'.
4095
4096         * Ideograph-R001-One.el (C2-212E): Delete `chinese-big5-cdp' from
4097         char-ref <CJK RADICAL BOX> in `ideographic-structure'.
4098
4099         * Ideograph-R008-Lid.el (U+4EA7): Delete `kangxi-radical',
4100         `kangxi-strokes' and `non-morohashi'.
4101         (M074988): New character.
4102         (M-00297): Add `ideographic-structure'.
4103         (U+4EA9): Delete `non-morohashi'.
4104         (M-00310): Relate to U+7AD2.
4105         (M071493): New character.
4106
4107 2001-10-07  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4108
4109         * Ideograph-R196-Bird.el: Add missing JIS X 0208:1990 and JIS X
4110         0212 code points.
4111
4112         * Ideograph-R170-Mound.el (MH-678): Separate U+9666; unify
4113         J90-7023.
4114         (U+967A): Unify J90-3831; add `total-strokes'; add
4115         `<-simplified-ideograph'.
4116
4117         * Ideograph-R165-Distinguish.el (U+91C8): Unify J90-3C61; add
4118         `<-simplified-ideograph'.
4119
4120         * Ideograph-R164-Wine.el (U+91A4): Unify J90-3E5F; add
4121         `total-strokes'; relate to M-40011; add `<-simplified-ideograph'.
4122         (U+9197): Unify J90-4830; add `total-strokes'; relate to M-40041;
4123         add `<-simplified-ideograph'.
4124         (U+91B8): Unify J90-3E7A; add `<-simplified-ideograph'.
4125
4126         * Ideograph-R012-Eight.el (U+5171): Unify M001458.
4127         (U+5173): Unify M051198.
4128         (JSP-326F): Add `ideographic-structure'; unify M001494.
4129         (U+517E): Add `ideographic-structure'.
4130         (M-01504): Likewise; unify M001504.
4131         (U+34B9): Add `ideographic-structure'.
4132
4133         * Ideograph-R009-Man.el (U+4EBB): Unify M050927.
4134         (U+4ECE): Add `ideographic-structure'.
4135         (M070229): New character.
4136         (M070403): Likewise.
4137         (M-00470): Separate M000470; unify M059044.
4138         (M050930): New character.
4139         (U+4FAB): Unify M054539.
4140         (JX2-2157): Add `ideographic-structure'.
4141         (U+503F): Unify M059077; add `total-strokes'.
4142         (J0-5077): Separate U+5056.
4143         (C3-2F57): Unify M055128 and U+5056.
4144         (M077428): New character.
4145         (U+511B): Separate JSP-3255 and JX2-2324.
4146         (JX2-2324): Unify M056006.
4147
4148 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4149
4150         * Ideograph-R007-Two.el (U+4E98): Add `ideographic-structure'.
4151
4152 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4153
4154         * Ideograph-R211-Tooth.el (M-48632'): Unify J90-4E70; add
4155         `total-strokes'; separate U+9F62; add `<-simplified-ideograph'.
4156
4157         * Ideograph-R199-Wheat.el (J90-7350): New character; relate to
4158         U+9EB8 and M-47739.
4159         (U+9EB8): Relate to M-47739; add `total-strokes'.
4160
4161         * Ideograph-R190-Hair.el (JX2-7D3B): Unify U+9B1C and JSP-6A2E.
4162
4163         * Ideograph-R181-Leaf.el (U+982C): Unify J90-4B4B; relate to
4164         M-43496; add `<-simplified-ideograph'.
4165         (U+983D): Unify J90-7078; relate to M-43517.
4166         (U+985B): Relate to M-43628.
4167         (J90-453F): New character; relate to U+985B and M-43628.
4168
4169 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4170
4171         * Ideograph-R195-Fish.el: Add missing JIS X 0208:1990 and JIS X
4172         0212 code points.
4173
4174         * Ideograph-R187-Horse.el (U+99F2): Unify J90-7152; add
4175         `total-strokes'.
4176         (U+9A12): Unify J90-417B.
4177
4178         * Ideograph-R182-Wind.el (U+98C5): Unify JSP-6845; add
4179         `total-strokes'.
4180
4181 2001-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4182
4183         * Ideograph-R010-Legs.el (U+5149): Modify `ideographic-structure'.
4184
4185         * Ideograph-R169-Gate.el (U+9596): Unify J90-6F5D.
4186         (U+95A0): Unify J90-6F60; add `total-strokes'.
4187         (U+95E6): Unify JSP-6643; add `total-strokes'.
4188
4189         * Ideograph-R032-Earth.el (J83-4446): Unify J90-4446.
4190
4191 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4192
4193         * Ideograph-R167-Gold.el: Merge JIS X 0208:1990 and JIS X 0212
4194         code points.
4195
4196 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4197
4198         * Ideograph-R194-Ghost.el (M-45906'): Unify J90-4B62.
4199
4200 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4201
4202         * Ideograph-R213-Turtle.el (M-48848): Separate U+9F9C.
4203         (U+9F9C): Unify G1-396A.
4204
4205         * Ideograph-R212-Dragon.el, Ideograph-R211-Tooth.el,
4206         Ideograph-R210-Even.el, Ideograph-R207-Drum.el,
4207         Ideograph-R205-Frog.el, Ideograph-R203-Black.el: Merge GB 12345
4208         code points.
4209
4210         * Ideograph-R201-Yellow.el (J0-7354): Separate U+9ECC.
4211         (U+9ECC): Unify G1-5964.
4212
4213         * Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
4214         Ideograph-R197-Salt.el: Merge GB 12345 code points.
4215
4216 2001-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4217
4218         * Ideograph-R196-Bird.el: Merge GB 12345 code points.
4219         (C7-2B77): Cancel relation to M-46738.
4220
4221         * Ideograph-R195-Fish.el: Merge GB 12345 code points.
4222
4223         * Ideograph-R018-Knife.el (U+5231): Use <IDEOGRAPHIC DESCRIPTION
4224         CHARACTER LEFT TO MIDDLE AND RIGHT> instead of <IDEOGRAPHIC
4225         DESCRIPTION CHARACTER LEFT TO RIGHT> in `ideographic-structure'.
4226         (C2-2554): Likewise.
4227
4228         * Ideograph-R012-Eight.el (M-01483): Unify M058241.
4229         (M001483): New character.
4230         (U+517C): Unify M054100.
4231         (S1-503): Unify M054445.
4232
4233         * Ideograph-R009-Man.el (U+50C9): Use <IDEOGRAPHIC DESCRIPTION
4234         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
4235         DESCRIPTION CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
4236
4237         * Ideograph-R008-Lid.el (J0-3067): Use <IDEOGRAPHIC DESCRIPTION
4238         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
4239         DESCRIPTION CHARACTER ABOVE TO BELOW> as the operator of
4240         `ideographic-structure'.
4241         (U+4EA5): Likewise.
4242
4243 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4244
4245         * Ideograph-R024-Ten.el (J0-4234): Use <IDEOGRAPHIC DESCRIPTION
4246         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
4247         DESCRIPTION CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
4248         (U+5352): Likewise.
4249
4250         * Ideograph-R013-Down-Box.el (U+5183): Unify C4-213E.
4251         (Big5-CDP-8A78): Relate to U+5183 and M-1508; unify M070546.
4252
4253 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4254
4255         * u0E000-Private-Use.el (U+F475): Separate Big5-8A78 and
4256         Big5-CDP-8A78.
4257
4258         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PAW ONE): Unify
4259         Big5-8B58 and Big5-CDP-8B58; add `total-strokes'.
4260
4261         * Ideograph-R124-Feather.el:
4262         - Use `=>ucs' instead of `->ucs'.
4263         - Merge Big5 code points.
4264         - Add `ideographic-structure'.
4265
4266         * Ideograph-R009-Man.el: Add `ideographic-structure'.
4267
4268         * Ideograph-R008-Lid.el (M-00291): Add `ideographic-structure'.
4269
4270 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4271
4272         * Ideograph-R087-Claw.el (M-19682): New character.
4273         (C6-4157): Relate to M-19682.
4274         (M-19687): New character.
4275         (C4-386A): Relate to M-19687; unify Big5-8C7D, Big5-CDP-8C7D and
4276         M073769.
4277
4278         * Ideograph-R140-Grass.el (U+848D): Relate to M-31895.
4279
4280         * u0E000-Private-Use.el (U+F4A6): Separate Big5-8ACB and
4281         Big5-CDP-8ACB.
4282         (U+F4F2): Separate Big5-8B58 and Big5-CDP-8B58.
4283
4284         * Ideograph-R134-Mortar.el:
4285         - Merge Big5 code points.
4286         - Use `=>ucs' instead of `->ucs'.
4287         - Add `ideographic-structure'.
4288         (M-30182): Add `<-wrong-ideograph'; unify Big5-8570 and
4289         Big5-CDP-8570.
4290
4291 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4292
4293         * u0E000-Private-Use.el (U+F5B4): Separate Big5-8C7D and
4294         Big5-CDP-8C7D.
4295
4296 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4297
4298         * README.en (Properties): Add description about
4299         `->wrong-ideograph' and `<-wrong-ideograph'.
4300
4301         * Ideograph-R037-Big.el (M-05959): Add `<-vulgar-ideograph'; unify
4302         Big5-856E and Big5-CDP-856E.
4303
4304 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4305
4306         * char-db-util.el (char-db-insert-char-spec): Add
4307         `ideograph-daikanwa' for non-UCS ideographs.
4308
4309         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL DIVINATION): Unify
4310         Big5-8B78 and Big5-CDP-8B78; add `total-strokes'.
4311
4312         * Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
4313         Ideograph-R019-Power.el: update.
4314
4315         * Ideograph-R018-Knife.el (M-01853): Add `ideographic-structure'.
4316         (M-02088): Likewise.
4317         (M-02112'): Likewise.
4318         (M-02158): Likewise.
4319         (M-02223): Likewise.
4320         (M-02224): Likewise.
4321         (M-02241): Likewise.
4322
4323         * Ideograph-R014-Cover.el (M-01587): Add `ideographic-structure'.
4324
4325         * Ideograph-R013-Down-Box.el (M-01540): Add `ideographic-structure'.
4326
4327         * Ideograph-R012-Eight.el, Ideograph-R011-Enter.el: update.
4328
4329         * Ideograph-R010-Legs.el (M-01358): Add `ideographic-structure'.
4330
4331         * Ideograph-R005-Second.el (M-00190): Add `ideographic-structure'.
4332
4333         * Ideograph-R004-Slash.el (M-00133): Add `ideographic-structure'.
4334
4335         * u0E000-Private-Use.el (U+F15A): Separate Big5-856E and
4336         Big5-CDP-856E.
4337         (U+F15C): Separate Big5-8570 and Big5-CDP-8570.
4338
4339         * Ideograph-R025-Divination.el, Ideograph-R024-Ten.el: Add
4340         `ideographic-structure'.
4341
4342         * Ideograph-R012-Eight.el (U+5180): Separate C1-7035; use U+5317
4343         instead of C1-4621 in `ideographic-structure'.
4344
4345 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4346
4347         * Ideograph-R187-Horse.el: Merge GB 12345 code points.
4348
4349         * char-db-util.el (char-db-insert-char-spec): Make temporary
4350         character if corresponding character is not found for char-spec.
4351
4352         * Ideograph-R184-Eat.el: Merge GB 12345 code points.
4353
4354 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4355
4356         * Ideograph-R023-Hiding-Enclosure.el: Add `ideographic-structure'.
4357
4358 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4359
4360         * u0E000-Private-Use.el (U+F512): Separate Big5-8B78 and
4361         Big5-CDP-8B78.
4362
4363         * Ideograph-R174-Blue.el: Merge GB 12345 code points.
4364
4365 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4366
4367         * Ideograph-R022-Right-Open-Box.el: Add `ideographic-structure'.
4368         (U+531D): Use `<-vulgar-ideograph' instead of `comment'.
4369         (U+533C): Use `->same-ideograph' instead of `morohashi-daikanwa'.
4370
4371         * Ideograph-R190-Hair.el: Merge GB 12345 code points.
4372
4373 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4374
4375         * Ideograph-R021-Spoon.el: Add `ideographic-structure'.
4376
4377         * Ideograph-R019-Power.el: Add `ideographic-structure'.
4378         (M-02392): Use `<-vulgar-ideograph' instead of
4379         `vulgar-char-of-shinjigen-1'.
4380
4381         * Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el:
4382         Merge GB 12345 code points.
4383
4384 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4385
4386         * Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el: Merge GB 12345
4387         code points.
4388
4389 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4390
4391         * Ideograph-R031-Enclosure.el:
4392         - Merge Big5 code points.
4393         - Add `ideographic-structure'.
4394
4395 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4396
4397         * Ideograph-R050-Turban.el:
4398         - Merge GB 12345 code points.
4399         - Add `ideographic-structure'.
4400         - Use `=>ucs' instead of `->ucs'.
4401         (U+5DFF): Fix `ideographic-strokes'.
4402         (U+5E00): Likewise.
4403         (U+5E01): Likewise.
4404
4405 2001-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4406
4407         * Ideograph-R192-Sacrificial-Wine.el (U+9B31): Unify G1-5374.
4408
4409 2001-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4410
4411         * Ideograph-R167-Gold.el: Merge GB 12345 code points.
4412
4413 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4414
4415         * Ideograph-R188-Bone.el, Ideograph-R182-Wind.el,
4416         Ideograph-R181-Leaf.el: Merge GB 12345 code points.
4417
4418         * Ideograph-R176-Face.el (U+9768): Unify G1-584C.
4419
4420         * Ideograph-R172-Short-Tailed-Bird.el: Merge GB 12345 code points.
4421
4422         * Ideograph-R171-Slave.el (U+96B8): Unify G1-4125.
4423
4424         * Ideograph-R170-Mound.el: Merge GB 12345 code points.
4425
4426 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4427
4428         * Ideograph-R020-Wrap.el: Add `ideographic-structure'.
4429         (U+52F9): Unify Big5-CDP-8B57.
4430         (M-02497): Use `<-vulgar-ideograph' instead of
4431         `vulgar-char-of-shinjigen-1'.
4432
4433 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4434
4435         * Ideograph-R183-Fly.el (U+98DB): Unify G1-3749.
4436
4437         * Ideograph-R180-Sound.el, Ideograph-R173-Rain.el,
4438         Ideograph-R140-Grass.el: Merge GB 12345 code points.
4439
4440 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4441
4442         * u0E000-Private-Use.el (U+F4DA): Separate Big5-CDP-8B40.
4443         (U+F4EA): Separate Big5-CDP-8B50.
4444         (U+F4F1): Separate Big5-CDP-8B57.
4445         (U+F529): Separate Big5-CDP-8BB1.
4446         (U+F54F): Separate Big5-CDP-8BD7.
4447         (U+F566): Separate Big5-CDP-8BEE.
4448         (U+F56A): Separate Big5-CDP-8BF2.
4449         (U+F5AC): Separate Big5-CDP-8C75.
4450         (U+F63A): Separate Big5-CDP-8D66.
4451
4452 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4453
4454         * Ideograph-R018-Knife.el: Delete `ideograph-cdp' if its value is
4455         positive.
4456
4457         * Ideograph-R015-Ice.el (U+51AC): Simplify
4458         `ideographic-structure'.
4459
4460 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4461
4462         * Ideograph-R045-Sprout.el (M-07825): Unify G0-6578, C2-212B,
4463         Big5-C94B and U+5C6E; add `total-strokes'.
4464         (M-07826): Separate G0-6578, C2-212B and U+5C6E; add `->synonyms'
4465         for M-08720 and comment.
4466
4467 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4468
4469         * README.en (Character Reference): Add `kaihen'.
4470
4471 2001-09-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4472
4473         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL BOX): Unify
4474         Big5-CDP-8BF2.
4475         (CJK RADICAL TABLE): Unify Big5-CDP-8D66.
4476         (CJK RADICAL KNIFE TWO): Add `ucs-big5' for U+5202.
4477         (CJK RADICAL CLOTHES): Unify Big5-CDP-8BB1.
4478
4479         * Ideograph-R016-Table.el: Add `ideographic-structure'.
4480
4481         * Ideograph-R017-Open-Box.el: Add `ideographic-structure'.
4482
4483 2001-09-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4484
4485         * Ideograph-R053-Dotted-Cliff.el (M-09221): Unify Big5-CDP-8B50.
4486
4487         * Ideograph-R014-Cover.el: Add `ideographic-structure'.
4488         (U+5196): Unify Big5-CDP-8B40.
4489         (C3-214F): Use `<-vulgar-ideograph' instead of
4490         `vulgar-char-of-shinjigen-1'.
4491
4492         * Ideograph-R013-Down-Box.el: Add `ideographic-structure'.
4493
4494 2001-09-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4495
4496         * Ideograph-R015-Ice.el: Add `ideographic-structure'.
4497         (U+51AB): Unify Big5-CDP-8BEE.
4498         (U+51B0): Use `<-original-ideograph' instead of
4499         `original-char-of-shinjigen-1'.
4500         (C4-213F): Use `->same-ideograph' and `<-original-ideograph'
4501         instead of `comment'.
4502         (U+51C9): Use `<-vulgar-ideograph' instead of
4503         `vulgar-char-of-shinjigen-1'.
4504
4505         * Ideograph-R169-Gate.el, Ideograph-R162-Walk.el: Merge GB 12345
4506         code points.
4507
4508 2001-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4509
4510         * Ideograph-R164-Wine.el: Merge GB 12345 code points.
4511
4512         * Ideograph-R046-Mountain.el (M-08178): Separate G0-345E, C1-597E
4513         and U+5D14.
4514
4515 2001-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4516
4517         * Ideograph-R005-Second.el (U+4E5F): Unify Big5-A45D.
4518         (C1-443E): Separate Big5-A45D.
4519
4520 2001-09-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4521
4522         * Ideograph-R012-Eight.el, Ideograph-R010-Legs.el: Add
4523         `ideographic-structure'.
4524
4525 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4526
4527         * Ideograph-R159-Cart.el, Ideograph-R157-Foot.el: Merge GB 12345
4528         code points.
4529
4530         * Ideograph-R011-Enter.el: Add `ideographic-structure'.
4531
4532 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4533
4534         * Ideograph-R165-Distinguish.el (U+91CB): Unify G1-4A4D.
4535
4536         * Ideograph-R163-City.el, Ideograph-R160-Bitter.el: Merge GB 12345
4537         code points.
4538
4539         * Ideograph-R007-Two.el: Add `ideographic-structure'.
4540
4541 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4542
4543         * Ideograph-R008-Lid.el (J0-5035): Unify Big5-CDP-8B42.  Add
4544         `ideographic-structure'.
4545
4546 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4547
4548         * u0E000-Private-Use.el (U+F4DC): Separate Big5-8B42 and
4549         Big5-CDP-8B42.
4550
4551         * Ideograph-R168-Long.el (U+9577): Unify G1-3324.
4552
4553         * Ideograph-R158-Body.el (U+8EC0): Unify G1-477B.
4554
4555 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4556
4557         * Ideograph-R134-Mortar.el (C2-664D): Separate U+820B.
4558
4559         * Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
4560         Ideograph-R004-Slash.el: Delete `ideograph-cdp' if its value is
4561         positive.
4562
4563 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4564
4565         * Ideograph-R003-Dot.el, Ideograph-R002-Line.el,
4566         Ideograph-R001-One.el: Delete `ideograph-cdp' if it is positive.
4567
4568 2001-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4569
4570         * Ideograph-R149-Speech.el: Merge GB 12345 code points.
4571
4572 2001-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4573
4574         * Ideograph-R161-Morning.el (U+8FB2): Unify G1-4529.
4575
4576 2001-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4577
4578         * Ideograph-R137-Boat.el: Merge GB 12345 code points.
4579
4580 2001-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4581
4582         * Ideograph-R142-Insect.el, Ideograph-R128-Ear.el: Merge GB 12345
4583         code points.
4584
4585 2001-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4586
4587         * Ideograph-R154-Shell.el: Merge GB 12345 code points.
4588
4589 2001-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4590
4591         * Ideograph-R156-Run.el: Merge GB 12345 code points.
4592
4593 2001-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4594
4595         * Ideograph-R141-Tiger.el: Merge GB 12345 code points.
4596
4597 2001-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4598
4599         * Ideograph-R118-Bamboo.el, Ideograph-R120-Silk.el: Merge GB 12345
4600         code points.
4601
4602 2001-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4603
4604         * Ideograph-R147-See.el: Merge GB 12345 code points.
4605
4606 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4607
4608         * Ideograph-R151-Bean.el, Ideograph-R148-Horn.el,
4609         Ideograph-R134-Mortar.el: Merge GB 12345 code points.
4610
4611 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4612
4613         * Ideograph-R147-See.el, Ideograph-R144-Walk-Enclosure.el,
4614         Ideograph-R143-Blood.el, Ideograph-R122-Net.el: Merge GB 12345
4615         code points.
4616
4617 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4618
4619         * Ideograph-R131-Minister.el (U+81E8): Unify G1-4159.
4620
4621 2001-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4622
4623         * Ideograph-R115-Grain.el: Merge GB 12345 code points.
4624         (C4-5221): Relate to M-25261.
4625
4626 2001-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4627
4628         * Ideograph-R130-Meat.el: Merge GB 12345 code points.
4629
4630         * Ideograph-R129-Brush.el (U+8085): Unify G1-4B60.
4631
4632         * Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
4633         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el: Merge GB 12345
4634         code points.
4635
4636 2001-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4637
4638         * Ideograph-R139-Color.el (U+8277): Unify G1-515E.
4639
4640         * Ideograph-R138-Stopping.el (U+8271): Unify G1-3C68.
4641
4642 2001-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4643
4644         * Ideograph-R133-Arrive.el (U+81FA): Unify G1-4C28.
4645
4646 2001-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4647
4648         * Ideograph-R113-Spirit.el: Merge GB 12345 code points.
4649         (M-24824): Separate J0-3150 and U+9834; move them to
4650         Ideograph-R181-Leaf.el.
4651
4652 2001-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4653
4654         * Ideograph-R181-Leaf.el (J0-3150): Separated from M-24824 and
4655         moved from Ideograph-R113-Spirit.el.
4656
4657 2001-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4658
4659         * Ideograph-R119-Rice.el, Ideograph-R116-Cave.el: Merge GB 12345
4660         code points.
4661
4662 2001-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4663
4664         * Ideograph-R096-Jade.el: Merge GB 12345 code points.
4665
4666         * Ideograph-R086-Fire.el: Merge GB 12345 code points.
4667         (U+71C5): Unify M-19398 instead of M-19399.
4668         (M-19399): Delete C2-5833 and U+71C5.
4669
4670         * Ideograph-R094-Dog.el: Merge GB 12345 code points.
4671
4672 2001-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4673
4674         * Ideograph-R109-Eye.el: Merge GB 12345 code points.
4675
4676 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4677
4678         * Ideograph-R117-Stand.el: Merge GB 12345 code points.
4679
4680 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4681
4682         * Ideograph-R112-Stone.el, Ideograph-R108-Dish.el: Merge GB 12345
4683         code points.
4684
4685         * Ideograph-R105-Dotted-Tent.el (U+767C): Unify G1-3722.
4686
4687 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4688
4689         * Ideograph-R104-Sickness.el, Ideograph-R102-Field.el: Merge GB
4690         12345 code points.
4691
4692         * Ideograph-R093-Cow.el: Merge GB 12345 code points.
4693
4694 2001-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4695
4696         * Ideograph-R111-Arrow.el (U+77EF): Unify G1-3D43.
4697
4698         * Ideograph-R107-Skin.el: Merge GB 12345 code points.
4699
4700         * Ideograph-R106-White.el (U+769A): Unify G1-3028.
4701
4702         * Ideograph-R100-Life.el (U+7523): Unify G1-327A.
4703
4704         * Ideograph-R098-Tile.el (U+750C): Unify G1-6A31.
4705
4706         * Ideograph-R091-Slice.el (U+7258): Unify G1-6B39.
4707
4708         * Ideograph-R089-Double-X.el (U+723E): Unify G1-367B.
4709
4710         * Ideograph-R088-Father.el (U+723A): Unify G1-522F.
4711
4712         * Ideograph-R087-Claw.el: Merge GB 12345 code points.
4713
4714 2001-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4715
4716         * Ideograph-R085-Water.el: Merge GB 12345 code points.
4717
4718 2001-08-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4719
4720         * Ideograph-R077-Stop.el, Ideograph-R084-Steam.el: Merge GB 12345
4721         code points.
4722
4723         * Ideograph-R080-Do-Not.el (U+4E78): Add `total-strokes'; unify
4724         G1-7C40.
4725
4726         * Ideograph-R082-Fur.el: Merge GB 12345 code points.
4727
4728 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4729
4730         * Ideograph-R079-Weapon.el (M-16629): Use `<-vulgar-ideograph'
4731         instead of `vulgar-ideograph-of'.
4732         - Merge GB 12345 code points.
4733
4734 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4735
4736         * Ideograph-R078-Death.el, Ideograph-R076-Lack.el: Merge GB 12345
4737         code points.
4738
4739         * Ideograph-R075-Tree.el: Merge GB 12345 code points.
4740         (C5-2148): Delete relation with U+6729; fix `morohashi-daikanwa';
4741         relate to M-14416.
4742         (U+6729): Unify G1-7D33.
4743         (M-15492): Add `->same-ideograph'; use `<-vulgar-ideograph'
4744         instead of `vulgar-char-of-shinjigen-1'.
4745
4746         * Ideograph-R072-Sun.el: Merge GB 12345 code points.
4747         (M-13886): Use `<-vulgar-ideograph' instead of
4748         `vulgar-ideograph-of'; unify G0-5667.
4749         (C6-3836): Separated from M-14294 and moved from
4750         Ideograph-R073-Say.el.
4751
4752 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4753
4754         * Ideograph-R064-Hand.el: Merge GB 12345 code points.
4755
4756 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4757
4758         * Ideograph-R073-Say.el (U+66F1): Delete `kangxi-radical' and
4759         `kangxi-strokes'; unify G1-7C21.
4760         (U+7535): Add `total-strokes'.
4761         (U+66F8): Separate C6-3836; unify G1-4A69.
4762         (U+6703): Unify G1-3B61.
4763
4764         * Ideograph-R066-Rap.el: Merge GB 12345 code points.
4765
4766 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4767
4768         * Ideograph-R074-Moon.el, Ideograph-R070-Square.el,
4769         Ideograph-R069-Axe.el: Merge GB 12345 code points.
4770
4771         * Ideograph-R067-Script.el (U+6595): Unify G1-6C35.
4772
4773 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4774
4775         * Ideograph-R060-Step.el: Merge GB 12345 code points.
4776
4777 2001-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4778
4779         * Ideograph-R061-Heart.el, Ideograph-R050-Turban.el,
4780         Ideograph-R048-Work.el, Ideograph-R062-Halberd.el,
4781         Ideograph-R053-Dotted-Cliff.el, Ideograph-R057-Bow.el: Merge GB
4782         12345 code points.
4783
4784 2001-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4785
4786         * Ideograph-R052-Short-Thread.el (U+5E7E): Unify G1-3C38.
4787
4788         * Ideograph-R049-Oneself.el (U+5DFC): Unify G1-7D60.
4789
4790         * Ideograph-R046-Mountain.el: Merge GB 12345 code points.
4791
4792         * Ideograph-R032-Earth.el: Merge GB 12345 code points.
4793         (M-05556): Separate C7-373F.
4794
4795         * Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
4796         Ideograph-R039-Child.el: Merge GB 12345 code points.
4797
4798 2001-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4799
4800         * Ideograph-R058-Snout.el (U+5F59): Unify G1-783D.
4801
4802         * Ideograph-R051-Dry.el (U+5E79): Unify G1-3849.
4803
4804         * README.en (Character Reference): Add `sougen-irai-zokujifu'.
4805
4806         * Ideograph-R043-Lame.el, Ideograph-R041-Inch.el: Add GB 12345
4807         code points.
4808
4809         * Ideograph-R037-Big.el (JX2-253F): Add `total-strokes'.
4810         (U+593B): Delete `kangxi-radical'; unify G1-7D6D.
4811         - Add GB 12345 code points.
4812
4813         * Ideograph-R075-Tree.el (M-14871): Add `->same-ideograph' for
4814         M-05784; add `<-vulgar-ideograph' for M-05802; separate J0-546D
4815         and C3-3478.
4816
4817         * Ideograph-R044-Corpse.el: Add GB 12345 code points.
4818
4819         * Ideograph-R036-Evening.el (U+591E): Unify G1-7D7E; fix
4820         `ideographic-strokes'; delete `kangxi-radical'.
4821         (M-05784): Add `->same-ideograph' for M-14871; add
4822         `<-vulgar-ideograph' for M-05802; unify J78-546D and J83-546D.
4823         (U+5922): Unify G1-434E.
4824
4825         * Ideograph-R033-Scholar.el: Add GB 12345 code points.
4826
4827 2001-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4828
4829         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND THREE):
4830         Unify Big5-8D43 and Big5-CDP-8D43.
4831
4832 2001-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4833
4834         * Ideograph-R002-Line.el: Use Big5-CDP code point instead of
4835         private code point of UCS for `ideographic-structure'.
4836
4837         * u0E000-Private-Use.el (U+F4D8): Separate Big5-8AFD and
4838         Big5-CDP-8AFD.
4839         (U+F617): Separate Big5-8D43 and Big5-CDP-8D43.
4840
4841         * u02F00-Kangxi-Radicals.el (KANGXI RADICAL TONGUE): Add
4842         `total-strokes' and `ideographic-structure'; unify CDP-693,
4843         Big5-88EF and Big5-CDP-88EF.
4844
4845         * Ideograph-R135-Tongue.el (U+820C): Unify Big5-A6DE instead of
4846         Big5-88EF and Big5-CDP-88EF.
4847         - Add Big5 code points.
4848         - Use `=>ucs' instead of `->ucs'.
4849         - Add `ideograph-cdp' and `ideographic-structure'.
4850
4851         * Ideograph-R028-Private.el (C3-212B): Unify Big5-8AFD and
4852         Big5-CDP-8AFD.
4853         (M-03069): Use `<-original-ideograph' instead of
4854         `original-char-of-shinjigen-1'.
4855         - Add `chinese-big5' code points.
4856         - Add `ideographic-structure'.
4857         - Use `=>ucs' instead of `->ucs'.
4858
4859         * Ideograph-R006-Hook.el: Add `ideograph-cdp'.
4860
4861         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
4862         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Use
4863         `chinese-big5-cdp' instead of private code point of UCS in
4864         `ideographic-structure'.
4865
4866 2001-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4867
4868         * Ideograph-R163-City.el (U+90D2): Add `total-strokes'; unify
4869         JSP-622D.
4870         (U+90E6): Add `total-strokes'.
4871         (U+90E7): Likewise.
4872
4873 2001-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4874
4875         * Ideograph-R028-Private.el (U+53BC): Unify G1-7D29; delete
4876         `kangxi-radical' and `kangxi-strokes'; delete `non-morohashi'.
4877         (C6-2251): Delete `non-morohashi'.
4878         (U+53C3): Unify G1-324E.
4879
4880 2001-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4881
4882         * Ideograph-R149-Speech.el: Add missing JIS X 0208:1990 and JIS X
4883         0212 code points.
4884
4885 2001-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4886
4887         * Ideograph-R142-Insect.el (U+8748): Add `total-strokes'.
4888         (G0-3275): Fix `ideographic-strokes'; delete `kangxi-strokes',
4889         `daikanwa-radical' and `daikanwa-strokes'.
4890         (U+877E): Add `total-strokes'.
4891         (U+87A8): Likewise.
4892         (U+87CF): Likewise.  Add missing JIS X 0208:1990 and JIS X 0212
4893         code points.
4894
4895         * Ideograph-R140-Grass.el (C6-4D68): Fix `ideographic-strokes'.
4896         (G0-3D2F): Add `total-strokes'; delete `japanese-strokes'.
4897         Add missing JIS X 0208:1990 and JIS X 0212 code points.
4898
4899         * Ideograph-R118-Bamboo.el: Add missing JIS X 0208:1990 code
4900         points.
4901
4902         * Ideograph-R115-Grain.el: Add missing JIS X 0212 and JIS X
4903         0208:1990 code points.
4904
4905 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4906
4907         * Ideograph-R162-Walk.el (M-38710): Add `total-strokes'; separate
4908         U+8FBA.
4909         (U+8FBA): Unify J90-4A55; relate to M-38710.
4910         (J90-4D5A): New character; relate to U+9065.
4911         (G0-5223): Fix `ideographic-strokes'; add `total-strokes'.
4912
4913         * Ideograph-R159-Cart.el: Add missing JIS X 0208:1990 code points.
4914
4915 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4916
4917         * Ideograph-R158-Body.el (U+8EC5): Add `total-strokes'; unify
4918         J90-6D40.
4919
4920         * Ideograph-R157-Foot.el (U+8DE5): Add `total-strokes'; unify
4921         JSP-5F6B.
4922
4923         * Ideograph-R154-Shell.el (U+8CAE): Unify J90-6C49.
4924         (U+8CCE): Add `total-strokes'; unify J90-4128.
4925
4926         * Ideograph-R137-Boat.el (U+822E): Add `total-strokes'.
4927         (J90-6764): New character; relate to U+822E.
4928
4929         * Ideograph-R130-Meat.el: Add missing JIS X 0212 and JIS X
4930         0208:1990 code points.
4931
4932         * Ideograph-R128-Ear.el (M-29074'): Separate M050366 and U+8056.
4933
4934         * Ideograph-R120-Silk.el: Add missing JIS X 0212 and JIS X
4935         0208:1990 code points.
4936
4937 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4938
4939         * Ideograph-R119-Rice.el (M-26853): Add `total-strokes'.
4940         (J90-4C62): New character; relate to M-26853 and U+7C7E.
4941         (U+7C8F): Unify JSP-532E.
4942         (U+7C90): Add `total-strokes'; unify J90-6464.
4943         (U+7CAB): Add `total-strokes'; unify J90-6468.
4944         (U+7CAD): Add `total-strokes'; unify J90-6466.
4945         (M-27013): Separate U+7CC0; add `total-strokes'.
4946         (U+7CC0): Unify J90-6471.
4947         (U+7CD8): Add `total-strokes'; unify J90-6474.
4948
4949         * Ideograph-R135-Tongue.el (U+8217): Unify J90-4A5E; add
4950         `total-strokes'.
4951
4952         * Ideograph-R123-Sheep.el (U+7FAA): Unify JSP-5531; add
4953         `total-strokes'.
4954
4955 2001-08-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4956
4957         * Ideograph-R026-Seal.el: Add missing GB 12345 and KS X 1001 code
4958         points.
4959         (M-02872): Separate C6-2F3D; unify K0-716D, C3-2B4B, JX1-2E71 and
4960         U+537D.
4961         (M-02877): Use `<-vulgar-ideograph' instead of `comment'.
4962         (M-02878): Use `<-vulgar-ideograph' instead of `comment'.
4963         (M-02879): Use `->ideographic-variants' instead of
4964         `variant-of-shinjigen-1'.
4965         (C6-3D59): Use `<-vulgar-ideograph' instead of `comment'.
4966         (U+537F): Use `<-vulgar-ideograph' instead of
4967         `variant-of-shinjigen-1'; delete `kangxi-strokes' and
4968         `japanese-strokes'.
4969
4970         * Ideograph-R030-Mouth.el, Ideograph-R031-Enclosure.el: Merge
4971         missing KS X 1001 and GB 12345 code points.
4972
4973         * Ideograph-R029-Again.el: Add missing KS X 1001 and GB 12345 code
4974         points.
4975
4976         * Ideograph-R025-Divination.el: Add missing KS X 1001 code points.
4977
4978         * Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
4979         Ideograph-R022-Right-Open-Box.el: Add missing KS X 1001 and GB
4980         12345 code points.
4981
4982         * Ideograph-R009-Man.el (M-00901): Unify K0-775E.
4983
4984 2001-08-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4985
4986         * Ideograph-R211-Tooth.el (C5-6B66): Delete M-48598.
4987         (C7-5746): Add `ideographic-strokes'.
4988         (C7-5B38): Likewise.
4989         (C5-755D): Likewise.
4990         (C4-6D4A): Likewise.
4991         (C4-6D4F): Likewise.
4992         (C5-7A24): Likewise.
4993
4994         * Ideograph-R209-Nose.el (C7-3E71): Add `ideographic-strokes'.
4995         (C5-787C): Likewise.
4996         (C5-797E): Likewise.
4997         (C5-7A21): Likewise.
4998
4999         * Ideograph-R203-Black.el (C5-6B5B): Add `ideographic-strokes'.
5000         (C5-6B5D): Likewise.
5001         (C7-5737): Likewise.
5002         (C7-5E41): Likewise.
5003         (C4-6C5C): Likewise.
5004         (C5-7875): Likewise.
5005         (C5-7874): Likewise.
5006         (C4-6C5E): Likewise.
5007
5008         * Ideograph-R196-Bird.el (C7-2B79): Delete M-46732.
5009         (C4-5A58): Delete M-46878.
5010         (C4-6B42): Delete M-47314.
5011
5012 2001-08-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5013
5014         * Ideograph-R027-Cliff.el: Merge missing KS X 1001, GB 12345 code
5015         points.
5016
5017         * Ideograph-R197-Salt.el (C5-6F48): Add `ideographic-strokes'.
5018         (C7-5247): Likewise.
5019
5020 2001-08-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5021
5022         * Ideograph-R190-Hair.el (C7-2B5A): Delete M-45389.
5023
5024         * Ideograph-R195-Fish.el (C5-6F26): Add `ideographic-strokes'.
5025         (C5-6B38): Likewise.
5026
5027         * Ideograph-R187-Horse.el (C7-2B43): Add `ideographic-strokes'.
5028         (C7-564E): Seems equivalent to C5-7234.
5029
5030         * Ideograph-R189-Tall.el (C4-4866): Add `ideographic-strokes'.
5031         (C3-6063): Likewise.
5032         (C7-657C): Likewise.
5033
5034         * Ideograph-R188-Bone.el (C2-486F): Add `ideographic-strokes'.
5035
5036         * Ideograph-R184-Eat.el (C2-5569): Use `ideographic-strokes'
5037         instead of `kangxi-strokes'.
5038         (JSP-6862): Use `ideographic-strokes' instead of
5039         `japanese-strokes'.
5040         (K0-7A44): Use `ideographic-strokes' instead of `kangxi-strokes'.
5041         (J0-3642): Likewise.
5042
5043         * Ideograph-R177-Leather.el (C5-524B): Add `ideographic-strokes'.
5044
5045         * Ideograph-R167-Gold.el (C7-3D22): Delete M-40682.
5046
5047         * Ideograph-R163-City.el (C5-3065): Delete M-39417.
5048
5049         * Ideograph-R173-Rain.el (C1-7B3D): Use `ideographic-strokes'
5050         instead of `kangxi-strokes'.
5051
5052         * Ideograph-R169-Gate.el (C6-4F7D): Add `ideographic-strokes'.
5053         (C7-4444): Likewise.
5054
5055 2001-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5056
5057         * Ideograph-R162-Walk.el (C*-****): Add missing
5058         `ideographic-strokes'.
5059         (C1-6B40): Use `ideographic-strokes' instead of `kangxi-strokes'.
5060         (C1-6B47): Likewise.
5061         (C1-6B41): Likewise.
5062         (C1-6B46): Likewise.
5063         (C1-6B45): Likewise.
5064         (C1-6B42): Likewise.
5065
5066 2001-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5067
5068         * Ideograph-R154-Shell.el (C6-6267): Delete M-36791.
5069         (C5-4A28): Delete M-36803.
5070         (C7-503F): Delete M-36948.
5071
5072 2001-08-15  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
5073
5074         * Ideograph-R149-Speech.el (C5-694E): Delete M-35963.
5075
5076         * Ideograph-R145-Clothes.el (C*-****): Add `ideographic-strokes'.
5077         (G0-3A56): Delete `japanese-strokes'.
5078         (G0-336C): Use `ideographic-strokes' instead of
5079         `japanese-strokes'; delete `kangxi-strokes'; fix `total-strokes'.
5080
5081 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
5082
5083         * Ideograph-R141-Tiger.el (JX1-7B4F): Unify K0-5657 instead of
5084         K0-5249.
5085         (C1-663F): Separate K0-5657; use `ideographic-strokes' instead of
5086         `japanese-strokes'.
5087         (C3-5B26): Add `ideographic-strokes'.
5088
5089 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
5090
5091         * Ideograph-R142-Insect.el (C*-****): Add missing
5092         `ideographic-strokes'.
5093         (C2-4D6C): Use `ideographic-strokes' instead of `kangxi-strokes'.
5094         (C3-494C): Likewise.
5095         (C2-5F3A): Likewise.
5096         (C2-6668): Likewise.
5097
5098         * Ideograph-R135-Tongue.el (C4-2F4D): Add `ideographic-strokes'.
5099
5100         * Ideograph-R124-Feather.el (C*-****): Add missing
5101         `ideographic-strokes'.
5102
5103         * Ideograph-R122-Net.el (M-28241): Separate C2-3224.
5104         (JSP-5476): Use `=>ucs' instead of `->ucs'; use
5105         `ideographic-strokes' instead of `japanese-strokes'.
5106
5107 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
5108
5109         * Ideograph-R118-Bamboo.el (C7-484D): Delete M-49439.
5110
5111 2001-08-13  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
5112
5113         * Ideograph-R120-Silk.el (C2-6B75): Use `ideographic-strokes'
5114         instead of `kangxi-strokes'.
5115
5116         * Ideograph-R113-Spirit.el (JX2-726C): Use `ideographic-strokes'
5117         instead of `japanese-strokes'.
5118
5119 2001-08-13  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
5120
5121         * Ideograph-R109-Eye.el (C3-2E35): Add `ideographic-strokes'.
5122         (C5-2A5F): Likewise.
5123         (C6-3A2D): Likewise.
5124         (C6-4242): Likewise.
5125         (J0-4365): Use `ideographic-strokes' instead of
5126         `japanese-strokes'.
5127         (C6-4B7B): Add `ideographic-strokes'.
5128         (C5-3A4E): Likewise.
5129         (C6-5559): Likewise.
5130         (C6-555D): Likewise.
5131         (C4-4539): Likewise.
5132         (C4-4541): Likewise.
5133         (C3-4837): Likewise.
5134         (C4-4B42): Likewise.
5135         (C4-4B49): Likewise.
5136         (C5-4E61): Likewise.
5137         (C5-5621): Likewise.
5138         (C4-5160): Likewise.
5139         (C5-5C48): Likewise.
5140         (C7-3959): Likewise.
5141         (C4-6370): Likewise.
5142
5143         * Ideograph-R104-Sickness.el (JSP-4D78): Use `ideographic-strokes'
5144         instead of `japanese-strokes'.
5145
5146         * Ideograph-R086-Fire.el (JX2-6F5C): Use `ideographic-strokes'
5147         instead of `japanese-strokes'.
5148         (J0-4F27): Use `ideographic-strokes' instead of `kangxi-strokes'.
5149         (C2-4B69): Likewise.
5150         (JX2-7028): Use `ideographic-strokes' instead of `kangxi-strokes'.
5151
5152         * Ideograph-R094-Dog.el (C3-3D2A): Use `ideographic-strokes'
5153         instead of `kangxi-strokes'.
5154
5155 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5156
5157         * ideograph-util.el (morohashi-daikanwa<): Accept integer.
5158         (char-representative-of-daikanwa): New function.
5159         (ideograph-char<): Use `char-representative-of-daikanwa'.
5160
5161         * Ideograph-R085-Water.el (J83-4B22): Use `ideographic-strokes'
5162         instead of `kangxi-strokes'.
5163         (C2-4B50): Likewise.
5164         (C2-4B49): Likewise.
5165         (C2-4B46): Likewise.
5166         (C2-4B42): Likewise.
5167         (C2-4B53): Likewise.
5168         (J83-4667): Likewise.
5169
5170 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5171
5172         * ideograph-util.el (update-ideograph-radical-table): New
5173         implementation based on `map-char-attribute'.
5174         (ideograph-char<): Use `map-char-attribute' to find the
5175         representative character of morohashi-daikanwa.
5176
5177         * Ideograph-R084-Steam.el (C2-274E): Add `ideographic-strokes'.
5178
5179         * Ideograph-R075-Tree.el (J83-4F31): Use `ideographic-strokes'
5180         instead of `kangxi-strokes'.
5181
5182         * Ideograph-R072-Sun.el (J83-3322): Use `ideographic-strokes'
5183         instead of `kangxi-strokes'.
5184         (C3-5472): Add `ideographic-strokes'.
5185
5186         * Ideograph-R066-Rap.el (C*-****): Add missing
5187         `ideographic-strokes'.
5188
5189 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5190
5191         * Ideograph-R063-Door.el (J0-4C61): Use `ideographic-strokes'
5192         instead of `kangxi-strokes'.
5193         (C2-2F32): Use `ideographic-strokes' instead of
5194         `japanese-strokes'.
5195
5196 2001-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5197
5198         * Ideograph-R053-Dotted-Cliff.el (C1-636E): Add
5199         `ideographic-strokes'.
5200
5201         * Ideograph-R032-Earth.el (J83-3E7D): Modify `morohashi-daikanwa'.
5202
5203         * Ideograph-R031-Enclosure.el (C3-3026): Add
5204         `ideographic-strokes'.
5205
5206         * Ideograph-R030-Mouth.el:
5207         - Use `=>ucs' instead of `->ucs'.
5208         - Unify or relate missing combinations of M-XXXXX and CNS.
5209         - Fix some relations between M-XXXXX and CNS.
5210         (C5-2161): Unify Big5-8BF7 and Big5-CDP-8BF7.
5211         (C6-2651): Moved to Ideograph-R031-Enclosure.el.
5212         (C3-276C): Unify Big5-8BCF and Big5-CDP-8BCF.
5213         (C3-2772): Add `->same-ideograph' for M-48258; delete `->mojikyo'.
5214         (M-03672): Unify JSP-3541, C3-3022, M059186 and U+54F6.
5215         (U+5626): Separate C3-4650 and move it to Ideograph-R038-Woman.el.
5216
5217 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5218
5219         * Ideograph-R102-Field.el (J90-6136): Unify MH-347; use
5220         `->same-ideograph' for M-21735; delete `ideographic-variants' for
5221         M021735.
5222
5223         * Ideograph-R045-Sprout.el (M-07853): New character.
5224
5225         * Ideograph-R039-Child.el (M-07001): New character.
5226
5227 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5228
5229         * char-db-util.el (char-db-insert-char-spec): Don't use `ucs' for
5230         private area of BMP; use `chinese-big5-cdp' if it is defined; use
5231         `find-char' instead of `define-char'.
5232         (char-db-insert-alist): Use `find-char' instead of `define-char'.
5233         (insert-char-attributes): Likewise.
5234
5235 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5236
5237         * u0E000-Private-Use.el (U+F4E4): Separate Big5-8B4A and
5238         Big5-CDP-8B4A.
5239         (U+F580): Separate Big5-8C49 and Big5-CDP-8C49.
5240
5241         * Ideograph-R024-Ten.el (Big5-CDP-8C49): New character; separated
5242         from U+F580 and moved from u0E000-Private-Use.el.
5243
5244         * Ideograph-R009-Man.el: Unify or relate missing combinations of
5245         M-XXXXX and CNS.
5246         (cjk radical person for top): New character.
5247         (C3-2148): Add M-01512 into `->same-ideograph'.
5248         (cjk radical sunrise): New character.
5249         (M-00981): Separate M000981; add `<-ancient-ideograph' for
5250         M-00702.
5251         (C6-4653): Relate to M-00981.
5252         (C6-4654): Relate to M-00993 instead of M-00981.
5253
5254         * Ideograph-R044-Corpse.el: Use `=>ucs' instead of `->ucs'.
5255         (C6-244F): Unify Big5-8D6C and Big5-CDP-8D6C.
5256         (M-07705): Use `<-vulgar-ideograph' instead of
5257         `vulgar-ideograph-of'.
5258         (C3-2C37): Use `->same-ideograph' instead of `ideograph='.
5259         (C3-3545): Unify M-07748.
5260         (C4-372E): Add `->same-ideograph' for M-07001.
5261
5262         * Ideograph-R213-Turtle.el (C3-396C): Separate from U+4E80 and
5263         moved from Ideograph-R005-Second.el.
5264         - Use `=>ucs' instead of `->ucs'.
5265
5266         * Ideograph-R205-Frog.el (M-48258): Add `<-vulgar-ideograph' for
5267         M-48257.
5268
5269         * Ideograph-R135-Tongue.el (U+820C): Unify Big5-88EF and
5270         Big5-CDP-88EF.
5271         (C1-485F): Use `<-original-ideograph' instead of
5272         `original-ideograph-of'.
5273
5274         * Ideograph-R119-Rice.el (EGB-2F7B): Separate C3-3E22, JSP-5332
5275         and JX2-7376; delete `japanese-strokes'; unify Big5-8CB9 and
5276         Big5-CDP-8CB9.
5277
5278         * Ideograph-R102-Field.el (C3-2E26): Unify Big5-8BF0 and
5279         Big5-CDP-8BF0.
5280
5281         * Ideograph-R086-Fire.el:
5282         - Unify or relate missing combinations of M-XXXXX and CNS.
5283         - Use `=>ucs' instead of `->ucs'.
5284
5285         * Ideograph-R038-Woman.el (C3-4650): Separated from U+5626 and
5286         moved from Ideograph-R030-Mouth.el.
5287
5288 2001-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5289
5290         * Ideograph-R031-Enclosure.el: Use `=>ucs' instead of `->ucs'.
5291         (C6-2651): New character; relate to M-04726.
5292         (C6-2A3E): Add `->same-ideograph' for M-04718.
5293
5294 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5295
5296         * README.en: New file.
5297
5298 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5299
5300         * Ideograph-R118-Bamboo.el: Use `=>ucs' instead of `->ucs'.
5301         (C2-4C61): Separated from JX2-233D and moved from
5302         Ideograph-R018-Knife.el.
5303
5304         * char-db-util.el (insert-char-attributes): Regard
5305         `->wrong-ideograph' and `<-wrong-ideograph' as
5306         character-references.
5307
5308 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5309
5310         * u0E000-Private-Use.el (U+F390): Separate Big5-88EF and
5311         Big5-CDP-88EF.
5312         (U+F547): Separate Big5-8BCF and Big5-CDP-8BCF.
5313         (U+F568): Separate Big5-8BF0 and Big5-CDP-8BF0.
5314         (U+F56F): Separate Big5-8BF7 and Big5-CDP-8BF7.
5315         (U+F5CE): Separate Big5-8CB9 and Big5-CDP-8CB9.
5316         (U+F640): Separate Big5-8D6C and Big5-CDP-8D6C.
5317
5318         * Ideograph-R005-Second.el (J0-3535): Delete `kangxi-radical' and
5319         `kangxi-strokes'; separate S1-9917, S2-9917 and C3-396C; move them
5320         to Ideograph-R213-Turtle.el.
5321         (M-00215): Separate C2-4156; fix `total-strokes'.
5322
5323         * Ideograph-R002-Line.el (M-00072): Unify U+3404.
5324         (C7-2C3C): Add `->same-ideograph' for M-00246.
5325
5326         * Ideograph-R001-One.el (M-00020): Add `->synonyms'.
5327
5328         * Ideograph-R018-Knife.el (U+5202): Unify Big5-8B4D and
5329         Big5-CDP-8B4D.
5330         (S1-0597): Use `<-wrong-ideograph' instead of
5331         `wrong-char-of-shinjigen-1'.
5332         (M-01880): Delete C4-2239; unify C4-223A.
5333         (M-01892): Unify C4-2239.
5334         (U+524A): Unify Big5-AB64.
5335         (C1-5028): Separate Big5-AB64.
5336         (JX2-233D): Separate C2-4C61 and Big5-E35A and move them to
5337         Ideograph-R118-Bamboo.el; delete `kangxi-radical' and
5338         `kangxi-strokes'; add `->same-ideograph'.
5339         - Add `ideograph-cdp' and `ideographic-structure'.
5340         - Unify or relate missing combinations of M-XXXXX and CNS.
5341
5342         * Ideograph-R008-Lid.el (C6-3D23): Relate to M-00319.
5343         (M-00320): Delete C6-3D23; unify C6-3D22.
5344         (U+4EB8): Fix strokes.
5345
5346         * Ideograph-R004-Slash.el: Add `ideograph-cdp' and
5347         `ideographic-structure'.
5348         (U+4E3F): Unify Big5-8B47 and Big5-CDP-8B47.
5349         (U+4E46): Use `<-vulgar-ideograph' instead of
5350         `vulgar-char-of-shinjigen-1'.
5351
5352 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5353
5354         * Ideograph-R175-Wrong.el: Use `=>ucs' instead of `->ucs'.
5355         (C1-7948): Unify Big5-C3FB.
5356
5357         * Ideograph-R003-Dot.el: Add `ideograph-cdp' and
5358         `ideographic-structure'.
5359         (U+4E36): Unify Big5-8B41 and Big5-CDP-8B41.
5360
5361 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5362
5363         * u0E000-Private-Use.el: Unify `chinese-big5-cdp'.
5364
5365         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Unify
5366         `chinese-big5-cdp'.
5367         (CJK RADICAL PERSON): Likewise.
5368
5369 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5370
5371         * Ideograph-R005-Second.el: Add `ideograph-cdp' and
5372         `ideographic-structure'.
5373         (U+4E5A): Unify Big5-C87B.
5374
5375 2001-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5376
5377         * u0E000-Private-Use.el (U+F4E1): Separate Big5-8B47.
5378         (U+F4E4): Separate Big5-8C5D.
5379
5380         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Add
5381         `total-strokes' and `ideograph-cdp'; unify Big5-8C5D.
5382         (CJK RADICAL PERSON): Use `ideograph-cdp' instead of
5383         `ideographic-cdp'.
5384
5385         * Ideograph-R145-Clothes.el (C6-2553): Relate to M-34091.
5386         (M-34094): Use `<-original-ideograph' instead of `comment'.
5387         (C1-4F4F): Moved from Ideograph-R018-Knife.el.
5388         - Merge KS X 1001, Big5, JIS X 0212  and GB 12345 code points.
5389         - Use `=>ucs' instead of `->ucs'.
5390
5391         * Ideograph-R002-Line.el: Use `ideograph-cdp' instead of
5392         `ideographic-cdp'.
5393         (U+4E28): Add `ideograph-cdp'; unify Big5-8B76.
5394
5395         * Ideograph-R001-One.el: Use `ideograph-cdp' instead of
5396         `ideographic-cdp'.
5397
5398 2001-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5399
5400         * u0E000-Private-Use.el (U+F4D0): Separate Big5-8AF5.
5401         (U+F510): Separate Big5-8B76.
5402
5403         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PERSON): Add
5404         `total-strokes' and `ideographic-cdp'; unify Big5-8AF5 (CDP
5405         private).
5406
5407         * char-db-util.el (char-db-insert-char-reference): Regard integer
5408         value of :char as UCS code point.
5409         (insert-char-attributes): Use current-column to detect short or
5410         long; format `ideographic-structure' as sequence of
5411         character-references.
5412
5413         * Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
5414         Ideograph-R024-Ten.el:
5415         - Merge Big5 code points.
5416         - Use `=>ucs' instead of `->ucs'.
5417
5418         * Ideograph-R021-Spoon.el:
5419         - Merge KS X 1001 and Big5 code points.
5420         - Use `=>ucs' instead of `->ucs'.
5421
5422         * Ideograph-R002-Line.el, Ideograph-R001-One.el:
5423         - Merge `ideographic-cdp'.
5424         - Add `ideographic-structure'.
5425
5426 2001-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5427
5428         * u03100-Bopomofo.el: Use `<-bopomofo' instead of `->ideograph'.
5429
5430 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5431
5432         * Ideograph-R213-Turtle.el (J83-737D): Separate J78-737D and
5433         U+9F9C.
5434         (M-48848): Separate C7-2C3A; use `<-original-ideograph' instead of
5435         `comment'; unify U+9F9C.
5436         (J90-6354): Separate C3-5E47 and U+9F9D; use `<-ancient-ideograph'
5437         instead of `comment'; add `->same-ideograph'; delete
5438         `kangxi-radical' and `kangxi-strokes'.
5439         (J78-6354): New character; relate to U+9F9D and M-48869.
5440
5441         * Ideograph-R109-Eye.el (U+770C): Unify J90-3829.
5442         (M-23221): Add `total-strokes'; unify JSP-4E5F.
5443         (M-49364): Use `<-original-ideograph' instead of
5444         `original-ideograph-of'.
5445
5446         * Ideograph-R096-Jade.el (J90-6076): New character; relate to
5447         U+7476 and M-21149.
5448
5449 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5450
5451         * Ideograph-R198-Deer.el (M-47690): Use `->synonyms' instead of
5452         `->synonymous'.
5453
5454         * Ideograph-R113-Spirit.el, Ideograph-R102-Field.el,
5455         Ideograph-R098-Tile.el: Merge missing JIS X 0208:1990 and JIS X
5456         0212 code points.
5457
5458         * Ideograph-R093-Cow.el (M-19923): Separate U+725C.
5459         (U+725C): Unify JSP-4A58.
5460
5461         * Ideograph-R085-Water.el, Ideograph-R075-Tree.el: Merge missing
5462         JIS X 0208:1990 and JIS X 0212 code points.
5463
5464 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5465
5466         * char-db-util.el (insert-char-attributes): Use `<-bopomofo'
5467         instead of `->ideograph'.
5468
5469         * Ideograph-R112-Stone.el (U+783A): Add `total-strokes'; unify
5470         J90-4557.
5471
5472         * Ideograph-R107-Skin.el (U+76B9): Unify J90-6231.
5473
5474         * Ideograph-R104-Sickness.el (U+75E9): Add `total-strokes'; unify
5475         J90-4169.
5476         (U+7604): Add `total-strokes'; unify JSP-4D66.
5477
5478         * Ideograph-R094-Dog.el (U+731F): Unify J90-4E44.
5479         (U+7363): Unify J90-3D43.
5480
5481         * Ideograph-R086-Fire.el (U+713C): Unify J90-3E46; add
5482         `total-strokes'.
5483         (U+7199): Unify J90-7426.
5484
5485         * Ideograph-R082-Fur.el (U+6BEE): Unify JSP-463E.
5486
5487         * Ideograph-R073-Say.el (U+66FA): Add `total-strokes'; unify
5488         JSP-426D.
5489
5490         * Ideograph-R072-Sun.el (U+663F): Add `total-strokes'; unify
5491         J90-5B26.
5492
5493         * Ideograph-R070-Square.el (U+65D9): Add `total-strokes'; unify
5494         J90-5A5A.
5495
5496         * Ideograph-R064-Hand.el: Merge missing JIS X 0212 and JIS X
5497         0208-1990 code points.
5498         (U+631C): Fix `ideographic-strokes'; add `total-strokes'.
5499         (M-49129): Unify C6-402E; add `->ideographic-variants'.
5500
5501         * Ideograph-R053-Dotted-Cliff.el (J0-3E32): Relate to U+5E8A.
5502
5503 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5504
5505         * u02F00-Kangxi-Radicals.el: Use `<-radical' instead of
5506         `->decomposition' with sequence `compat' + U+****.
5507
5508         * u02500-Box-Drawing.el (BOX DRAWINGS VERTICAL SINGLE AND RIGHT
5509         DOUBLE): Unify Big5-A2A5 instead of Big5-F9E9.
5510         (BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE): Unify Big5-A2A7
5511         instead of Big5-F9EB.
5512         (BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE): Unify
5513         Big5-A2A6 instead of Big5-F9EA.
5514
5515         * Ideograph-R023-Hiding-Enclosure.el (J0-523E): Unify U+5338.
5516         (C6-212B): Use `->same-ideograph' instead of `morohashi-daikanwa'.
5517         - Use `=>ucs' instead of `->ucs'.
5518         - Merge Big5 code points.
5519
5520         * Ideograph-R022-Right-Open-Box.el:
5521         - Merge Big5 code points.
5522         - Use `=>ucs' instead of `->ucs'.
5523
5524         * Ideograph-R008-Lid.el (G0-596F): Unify U+4EA0.
5525
5526 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5527
5528         * Ideograph-R019-Power.el (M-02334): Use `script' and
5529         `<-vulgar-ideograph' instead of `comment'.
5530         (M-02354): Likewise; add `->synonyms'.
5531         (M-02402): Use `<-ancient-ideograph' instead of
5532         `ancient-char-of-shinjigen-1'.
5533         (M-2415'): Use `<-vulgar-ideograph' instead of
5534         `vulgar-ideograph-of'; add `<-simplified-ideograph'.
5535         - Merge KS X 1001, Big5 and GB 12345 code points.
5536         - Use `=>ucs' instead of `->ucs'.
5537         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
5538         - Use `->same-ideograph' instead of `ideograph='.
5539
5540         * char-db-util.el (insert-char-attributes): Rename `->synonymous'
5541         to `->synonyms'.
5542
5543         * Ideograph-R020-Wrap.el: - Merge KS X 1001 and Big5 code points.
5544         - Use `=>ucs' instead of `->ucs'.
5545
5546         * Ideograph-R066-Rap.el (U+657D): Add `total-strokes'; unify
5547         JSP-4155.
5548
5549         * Ideograph-R063-Door.el (U+6244): Unify JSP-3F35; add
5550         `total-strokes'.
5551
5552         * Ideograph-R050-Turban.el (J83-5672): Unify J90-5672.
5553
5554         * Ideograph-R030-Mouth.el (U+540F): Unify J90-4D79.
5555
5556         * Ideograph-R018-Knife.el (J83-3D69): Unify K0-7478.
5557         (G0-3375): Separate C1-4F4F and move it to
5558         Ideograph-R145-Clothes.el; delete `cns-radical' and
5559         `cns-total-strokes'.
5560         (M-02024): Separate J0-516C; unify C3-2B43; add
5561         `<-vulgar-ideograph'.
5562         (J0-516C): Use `<-vulgar-ideograph' instead of
5563         `vulgar-char-of-shinjigen-1'.
5564         - Merge KS X 1001, Big5 and GB 12345 code points.
5565         - Use `=>ucs' instead of `->ucs'.
5566         - Use `<-original-ideograph' instead of `original-ideograph-of'.
5567         - Use `<-simplified-ideograph' instead of `simplified-ideograph-of'.
5568         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
5569         - Use `->ideographic-variants' instead of `variant-of-shinjigen-1'.
5570
5571         * Ideograph-R001-One.el (C2-212E): New character; moved from
5572         Ideograph-R013-Down-Box.el; unify Big5-C94E.
5573
5574         * Ideograph-R205-Frog.el (M-48305): Separate J78-7368, J83-7368,
5575         K0-5C2F and J90-7368.
5576
5577         * Ideograph-R198-Deer.el (J83-4E6F): Separate C1-795E, J90-4E6F
5578         and U+9E97.
5579         (M-47690): Separate J78-4E5B, J83-4E5B, K0-5778 and J90-4E5B; add
5580         `->synonymous'.
5581
5582         * Ideograph-R115-Grain.el (M-25381): New character; unify C3-5E47;
5583         add `->same-ideograph' for M-48869; add `<-ancient-ideograph' for
5584         M-24940.
5585
5586 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5587
5588         * char-db-util.el (insert-char-attributes): Regard `->synonymous'
5589         as a character-reference.
5590
5591         * Ideograph-R210-Even.el (J90-6C5A): Separate J78-6C5A, J83-6C5A
5592         and K0-6E32.
5593
5594         * u03000-CJK-Symbols-and-Punctuation.el: Merge Big5-Eten code
5595         points.
5596
5597         * Ideograph-R199-Wheat.el: Merge missing JIS X 0208 code points.
5598         (J78-7351): Separate J83-7351 and J90-7351.
5599         (J83-396D): Unify J90-396D; add `total-strokes'.
5600         (J83-4C4D): Unify J90-4C4D; add `total-strokes'.
5601
5602         * Ideograph-R209-Nose.el (J90-4921): Unify J78-4921 and J83-4921.
5603
5604         * Ideograph-R208-Rat.el (J83-736B): Unify J78-736B and J90-736B.
5605
5606         * Ideograph-R203-Black.el (J78-4263): Separate J83-4263 and
5607         J90-4263.
5608
5609         * Ideograph-R196-Bird.el: Merge missing JIS X 0208 code points.
5610         (J83-463E): Separate J78-463E.
5611         (J78-3974): Separate J83-3974, C1-7827, J90-3974 and U+9D60.
5612
5613         * Ideograph-R013-Down-Box.el (EGB-7A29): Separate C2-212E and
5614         Big5-C94E and move them to Ideograph-R001-One.el; delete
5615         `kangxi-radical' and `kangxi-strokes'.
5616         (U+5188): Use `->same-ideograph' instead of `comment'; unify
5617         Big5-C8A2.
5618
5619         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Add
5620         `<-radical'; unify Big5-C87B and Big5:U+4E5A.
5621         (CJK RADICAL KNIFE TWO): Add `<-radical'; unify Big5-C87D and
5622         Big5:U+5202.
5623
5624         * u00400-Cyrillic.el: Merge Big5-Eten code points.
5625
5626 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5627
5628         * Ideograph-R197-Salt.el (J83-3834): Unify J90-3834.
5629
5630         * Ideograph-R195-Fish.el: Merge and/or fix JIS X 0208 code points.
5631
5632 2001-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5633
5634         * u0FF00-Halfwidth-and-Fullwidth-Forms.el: Merge Big5-Eten code
5635         points.
5636
5637         * u0E000-Private-Use.el: Delete Big5-Eten code points.
5638
5639         * u03200-Enclosed-CJK-Letters-and-Months.el (PARENTHESIZED
5640         IDEOGRAPH STOCK): Unify Big5-C8D1.
5641
5642         * u030A0-Katakana.el, u03040-Hiragana.el,
5643         u02F00-Kangxi-Radicals.el: Merge Big5-Eten code points.
5644
5645         * u02700-Dingbats.el (HEAVY TEARDROP-SPOKED ASTERISK): Unify
5646         Big5-C6E6.
5647
5648         * u02460-Enclosed-Alphanumerics.el, u02190-Arrows.el,
5649         u02150-Number-Forms.el: Merge Big5-Eten code points.
5650
5651         * u02100-Letterlike-Symbols.el (NUMERO SIGN): Unify Big5-C8D2.
5652         (TELEPHONE SIGN): Unify Big5-C8D3.
5653
5654         * u002B0-Spacing-Modifier-Letters.el (MODIFIER LETTER CIRCUMFLEX
5655         ACCENT): Unify Big5-C6D9.
5656
5657         * u000A0-Latin-1-Supplement.el (fullwidth diaeresis): Unify
5658         Big5-C6D8 instead of Big5-A14C.
5659
5660         * char-db-util.el (insert-char-attributes): Regard
5661         `->ideographic-variants', `->radical' and `<-radical' as
5662         character-references.
5663
5664 2001-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5665
5666         * Ideograph-R194-Ghost.el (J90-7233): Separate J78-7233, J83-7233
5667         and C1-777D.
5668
5669         * Ideograph-R191-Fight.el (J83-722D): Separate J78-722D and
5670         U+9B2E.
5671
5672         * Ideograph-R187-Horse.el (J90-3833): Unify J78-3833 and J83-3833.
5673         (J83-424D): Unify J90-424D; add `total-strokes'.
5674         (J83-715C): Separate J90-715C and C1-7B44.
5675
5676         * Ideograph-R184-Eat.el (J78-4C5F): Separate J83-4C5F, J90-4C5F
5677         and U+9905.
5678         (J90-713B): Unify J78-713B and J83-713B; delete `daikanwa-radical'
5679         and `daikanwa-strokes'; add `total-strokes'.
5680
5681 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5682
5683         * Ideograph-R200-Hemp.el (J83-4B7B): Unify J78-4B7B and J90-4B7B.
5684
5685 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5686
5687         * Ideograph-R181-Leaf.el (J83-7073): Separate C1-6764, J90-7073
5688         and U+980C.
5689         (J83-4852): Separate C1-6763, J90-4852 and U+9812.
5690         (J83-7075): Separate J78-7075, C1-7326 and U+9824; fix
5691         `total-strokes'.
5692         (J83-7123): Separate C2-717C, J90-7123 and U+9873.
5693
5694 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5695
5696         * Ideograph-R017-Open-Box.el:
5697         - Merge Big5 and KS X 1001 code points.
5698         - Use `=>ucs' instead of `->ucs'.
5699
5700 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5701
5702         * Ideograph-R182-Wind.el (J90-7124): Unify J78-7124 and J83-7124.
5703         (J83-7129): Separate J90-7129.
5704
5705         * Ideograph-R015-Ice.el (M-01718): Use `<-vulgar-ideograph'
5706         instead of `vulgar-ideograph-of'.
5707         - Use `=>ucs' instead of `->ucs'.
5708         - Merge KS X 1001, Big5 and GB 12345 code points.
5709
5710         * Ideograph-R177-Leather.el (J78-7057): Add `->same-ideograph'.
5711         (J83-3F59): Unify J90-3F59.
5712         (J90-7057): New character; unify MH-701.
5713         (J83-7057): New character; relate to MH-701; unify U+9771.
5714         (J78-3F59): New character; relate to MH-701.
5715         (J90-705D): Unify J78-705D and J83-705D.
5716         (J90-7060): Unify J78-7060 and J83-7060.
5717
5718         * Ideograph-R162-Walk.el (J78-4B78): Separate C1-4B55, G0-4679,
5719         J83-4B78, J90-4B78 and U+8FC4.
5720
5721         * Ideograph-R016-Table.el: Merge Big5, KS X 1001 and GB 12345 code
5722         points.
5723
5724 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5725
5726         * u0FE70-Arabic-Presentation-Forms-B.el,
5727         u0FB50-Arabic-Presentation-Forms-A.el: Merge `arabic-1-column' and
5728         `arabic-2-column'.
5729
5730         * u00600-Arabic.el: Merge `arabic-1-column' and `arabic-digit'.
5731
5732         * u000A0-Latin-1-Supplement.el, u00020-Basic-Latin.el: Merge
5733         `arabic-1-column'.
5734
5735 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5736
5737         * Ideograph-R014-Cover.el:
5738         - Merge KS X 1001, Big5 and GB 12345 code points.
5739         - Use `=>ucs' instead of `->ucs'.
5740
5741 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5742
5743         * Ideograph-R012-Eight.el (M-01459): Separate JX2-2328.
5744         (U+5173): Unify JX2-2328.
5745         - Use `=>ucs' instead of `->ucs'.
5746         - Merge Big5, KS X 1001 and GB 12345 code points.
5747
5748         * Ideograph-R175-Wrong.el (J83-7051): Separate J78-7051 and
5749         J90-7051.
5750
5751         * Ideograph-R173-Rain.el (J90-3C36): Unify J78-3C36 and J83-3C36.
5752         (J83-4A37): Separate J90-4A37.
5753         (J90-7049): Separate J78-7049, J83-7049 and K0-7038.
5754
5755         * Ideograph-R162-Walk.el (M-38711): Unify J78-4454; fix
5756         `jisx0208-difference'.
5757         (J83-4454): Separate J78-4454; fix `total-strokes'; fix
5758         `jisx0208-difference'.
5759
5760 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5761
5762         * Ideograph-R172-Short-Tailed-Bird.el (J83-5256): Use `=>ucs'
5763         instead of `->ucs'; separate J90-5256.
5764
5765 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5766
5767         * u031A0-Bopomofo-Extended.el: Renamed from
5768         u031A0-Extended-Bopomofo.el.
5769
5770         * Ideograph-R013-Down-Box.el:
5771         - Use `=>ucs' instead of `->ucs'.
5772         - Merge KS X 1001 and Big5 code points.
5773
5774         * Ideograph-R009-Man.el (U+5036): Delete K0-4E7C.
5775         (U+4FF1): Unify K0-4E7C.
5776         - Merge KS X 1001 code points.
5777
5778         * Ideograph-R008-Lid.el (M-00304): Unify K0-5555.
5779         (K0-5322): New character; relate to U+4EB6 and M-00328.
5780
5781         * Ideograph-R007-Two.el (U+4E8C): Unify K0-6C23.
5782         (M-00250): Delete K0-6C23.
5783
5784         * u0FE30-CJK-Compatibility-Forms.el (presentation form for
5785         vertical book name mark): New character; relate to U+FE34; unify
5786         C1-213C and Big5-A15B.
5787         (book name mark): New character; relate to U+FE4F; unify C1-213D
5788         and Big5-A15C.
5789         - Merge Big5 code points.
5790
5791         * u000A0-Latin-1-Supplement.el (fullwidth *): Delete
5792         `->decomposition'.
5793
5794         * Ideograph-R011-Enter.el (U+4EBD): Delete `kangxi-radical'.
5795         - Use `=>ucs' instead of `->ucs'.
5796         - Merge Big5 and GB 12345 code points.
5797
5798         * Ideograph-R010-Legs.el:
5799         - Merge Big5 and GB 12345 code points.
5800         - Use `=>ucs' instead of `->ucs'.
5801
5802 2001-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5803
5804         * char-db-util.el (char-db-decode-isolated-char): Don't use
5805         isolated characters of `arabic-iso8859-6'; format
5806         `->original-ideograph', `<-original-ideograph', `->ideographic',
5807         `<-ideographic' and `->ideograph' as character-reference style.
5808         (insert-char-data-with-variant): Sort variants.
5809
5810         * Ideograph-R009-Man.el:
5811         - Merge Big5 and GB 12345 code points.
5812         - Use `=>ucs' instead of `->ucs'.
5813         - Use `->same-ideograph' instead of `ideograph='.
5814         - Use `<-original-ideograph' instead of `original-ideograph-of'.
5815         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
5816
5817         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH *): Add
5818         `<-fullwidth'.
5819         (FULLWIDTH ASTERISK): Unify C1-216E.
5820         (FULLWIDTH LATIN CAPITAL LETTER *): Use ``character-reference''
5821         style for `->lowercase'.
5822         (heavy low line): Use `=>ucs' instead of `->ucs'.
5823         (FULLWIDTH LATIN SMALL LETTER *): Use ``character-reference''
5824         style for `->uppercase'; omit `->titlecase'.
5825
5826         * u03200-Enclosed-CJK-Letters-and-Months.el: Merge Big5 code
5827         points.
5828
5829         * u03100-Bopomofo.el: Merge Big5 code points.
5830
5831         * u03000-CJK-Symbols-and-Punctuation.el (IDEOGRAPHIC SPACE):
5832         Delete `->decomposition'; add `<-ideographic'.
5833         (WAVY DASH): Delete Big5-A1CA.
5834         (HANGZHOU NUMERAL TEN): Unify Big5-A2CC.
5835         (HANGZHOU NUMERAL TWENTY): Unify Big5-A2CD.
5836         (HANGZHOU NUMERAL THIRTY): Unify Big5-A2CE.
5837
5838 2001-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5839
5840         * Ideograph-R170-Mound.el: Fix JIS X 0208 code points.
5841
5842         * Ideograph-R167-Gold.el: Merge and/or fix JIS X 0208 code points.
5843
5844         * Ideograph-R169-Gate.el: Merge missing JIS X 0208 code points.
5845
5846         * Ideograph-R164-Wine.el: Fix JIS X 0208 code points.
5847
5848 2001-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5849
5850         * u02000-General-Punctuation.el (ONE DOT LEADER): Delete
5851         Big5-A3BB.
5852         (OVERLINE): Add `->fullwidth'.
5853         (FULLWIDTH OVERLINE): Add `<-fullwidth'.
5854         (heavy overline): New character; unify C1-2224 and Big5-A1C3.
5855         - Use `=>ucs' instead of `->ucs'.
5856
5857         * u01E00-Latin-Extended-Additional.el (LATIN CAPITAL LETTER M WITH
5858         ACUTE): Separate JX1-2872.
5859         (fullwidth latin capital letter m with acute): New character;
5860         unify JX1-2872.
5861         (LATIN SMALL LETTER M WITH ACUTE): Separate JX1-2873.
5862         (fullwidth latin small letter m with acute): New character; unify
5863         JX1-2873.       
5864         - Use ``character-reference'' style for `->uppercase' and
5865           `->lowercase'.
5866         - Omit `->titlecase' because each value of it has the same value
5867           of `->uppercase'.
5868         - Merge `latin-tcvn5712' code points.
5869
5870         * u002B0-Spacing-Modifier-Letters.el (U+****): Add `->fullwidth'.
5871         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
5872         (CARON): Add `->fullwidth'.
5873         (fullwidth caron): Use `=>ucs' instead of `->ucs'; add
5874         `<-fullwidth'.
5875         (MODIFIER LETTER VERTICAL LINE): Add `->fullwidth'.
5876         (fullwidth modifier letter vertical line): Use `=>ucs' instead of
5877         `->ucs'; add `<-fullwidth'.
5878         (MODIFIER LETTER MACRON): Separate G0-2125 and Big5-A3BC.
5879         (fullwidth modifier letter macron): New character; unify G0-2125,
5880         C1-256D and Big5-A3BC.
5881         (MODIFIER LETTER ACUTE ACCENT): Separate C1-256E and Big5-A3BD.
5882         (fullwidth modifier letter acute accent): New character; unify
5883         C1-256E and Big5-A3BD.
5884         (MODIFIER LETTER GRAVE ACCENT): Separate C1-2570, Big5-A3BF.
5885         (fullwidth modifier letter grave accent): Unify C1-2570 and
5886         Big5-A3BF.
5887         (MODIFIER LETTER HALF TRIANGULAR COLON): Separate JX1-2B56.
5888         (fullwidth modifier letter half triangular colon): New character;
5889         unify JX1-2B56.
5890         (RING ABOVE): Separate K0-222A and JSP-2236.
5891         (fullwidth ring above): New character; unify K0-222A and JSP-2236.
5892         (MODIFIER LETTER RHOTIC HOOK): Separate JX1-2B71.
5893         (fullwidth modifier letter rhotic hook): New character; unify
5894         JX1-2B71.
5895         (MODIFIER LETTER EXTRA-HIGH TONE BAR): Separate JX1-2B60.
5896         (fullwidth modifier letter extra-high tone bar): New character;
5897         unify JX1-2B60.
5898         (MODIFIER LETTER HIGH TONE BAR): Separate JX1-2B61.
5899         (fullwidth modifier letter high tone bar): New character; unify
5900         JX1-2B61.
5901         (MODIFIER LETTER MID TONE BAR): Separate JX1-2B62.
5902         (fullwidth modifier letter mid tone bar): New character; unify
5903         JX1-2B62.
5904         (MODIFIER LETTER LOW TONE BAR): Separate JX1-2B63.
5905         (fullwidth modifier letter low tone bar): New character; unify
5906         JX1-2B63.
5907         (MODIFIER LETTER EXTRA-LOW TONE BAR): Separate JX1-2B64.
5908         (fullwidth modifier letter extra-low tone bar): New character;
5909         unify JX1-2B64.
5910
5911         * Ideograph-R008-Lid.el:
5912         - Use `=>ucs' instead of `->ucs'.
5913         - Merge Big5 and GB 12345 code points.
5914
5915         * Ideograph-R004-Slash.el (C3-212D): Separated from U+4E87 and
5916         moved from Ideograph-R006-Hook.el.
5917         - Use `=>ucs' instead of `->ucs'.
5918         - Merge GB 12345 and Big5 code points.
5919         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
5920         - Use `->bopomofo' instead of `->bopomofo-letter'.
5921         - Use `->same-ideograph' instead of `ideograph='.
5922         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
5923         - Use `<-original-ideograph' instead of `original-ideograph-of'.
5924
5925 2001-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5926
5927         * u02100-Letterlike-Symbols.el (halfwidth numero sign): Renamed
5928         from <HALFWIDTH NUMERO SIGN>; use `=>ucs' instead of `->ucs'.
5929         (OHM SIGN): Delete `->lowercase'.
5930         (KELVIN SIGN): Likewise.
5931         (ANGSTROM SIGN): Likewise.
5932
5933         * Ideograph-R007-Two.el:
5934         - Merge Big5 and GB 12345 code points.
5935         - Use `=>ucs' instead of `->ucs'.
5936
5937         * Ideograph-R006-Hook.el (U+4E87): Separate C3-212D and move it to
5938         Ideograph-R004-Slash.el; delete `kangxi-radical'; unify G1-7D3B;
5939         delete `non-morohashi'.
5940         - Merge Big5 code points.
5941         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
5942
5943         * Ideograph-R005-Second.el:
5944         - Merge Big5 and GB 12345 code points.
5945         - Use `->same-ideograph' instead of `ideograph='.
5946         - Use `=>ucs' instead of `->ucs'.
5947         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
5948
5949         * u01F00-Greek-Extended.el:
5950         - Use ``character-reference'' style for `->uppercase' and
5951           `->lowercase'.
5952         - Omit `->titlecase' because each value of it has the same value
5953         of `->uppercase'.
5954         (GREEK SMALL LETTER ALPHA WITH VARIA): Separate JX1-2B46.
5955         (LATIN SMALL LETTER ALPHA WITH GRAVE): New character; unify
5956         JX1-2B46.
5957         (GREEK SMALL LETTER ALPHA WITH OXIA): Separate JX1-2B47.
5958         (LATIN SMALL LETTER ALPHA WITH ACUTE): New character; unify
5959         JX1-2B47.
5960         (GREEK SMALL LETTER EPSILON WITH VARIA): Separate JX1-2B50.
5961         (LATIN SMALL LETTER OPEN E WITH GRAVE): New character; unify
5962         JX1-2B50.
5963         (GREEK SMALL LETTER EPSILON WITH OXIA): Separate JX1-2B51.
5964         (LATIN SMALL LETTER OPEN E WITH ACUTE): New character; unify
5965         JX1-2B51.
5966
5967         * Ideograph-R003-Dot.el:
5968         - Merge GB 12345-90 and Big5.
5969         - Use `=>ucs' instead of `->ucs'.
5970         (M-00104): Use `->same-ideograph' instead of `ideograph='; use
5971         `<-ancient-ideograph' instead of `ancient-ideograph-of'.
5972
5973         * Ideograph-R002-Line.el:
5974         - Merge Big5.
5975         - Use `=>ucs' instead of `->ucs'.
5976
5977         * Ideograph-R001-One.el (U+4E06): Unify G1-7D3D.
5978
5979 2001-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5980
5981         * u0FE50-Small-Form-Variants.el (SMALL REVERSE SOLIDUS): Unify
5982         Big5-A242.
5983
5984         * u02500-Box-Drawing.el (BOX DRAWINGS DOUBLE HORIZONTAL): Unify
5985         Big5-A2A4 instead of Big5-F9F9.
5986         (Big5-F9F9): New character.
5987         (box drawings double light arc down and right): New character;
5988         unify Big5-F9FA.
5989         (box drawings double light arc down and left): New character;
5990         unify Big5-F9FB.
5991         (box drawings double light arc up and left): New character; unify
5992         Big5-F9FD.
5993         (box drawings double light arc up and right): New character; unify
5994         Big5-F9FC.
5995
5996         * u02300-Miscellaneous-Technical.el (WAVY LINE): Delete Big5-A15B.
5997
5998         * u02200-Mathematical-Operators.el (SET MINUS): Delete Big5-A242.
5999         (RING OPERATOR): Delete Big5-A258.
6000         (TILDE OPERATOR): Add `ucs-big5' for U+FF5E.
6001
6002 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6003
6004         * u02460-Enclosed-Alphanumerics.el (CIRCLED LATIN CAPITAL LETTER
6005         *): Use ``character-reference'' style instead of UCS code-point as
6006         the format of `->lowercase'.
6007         (CIRCLED LATIN SMALL LETTER *): Use ``character-reference'' style
6008         instead of UCS code-point as the format of `->uppercase'; omit
6009         `->titlecase'.
6010
6011         * u02150-Number-Forms.el (ROMAN NUMERAL *): Add `->lowercase'.
6012         (SMALL ROMAN NUMERAL *): Add `->uppercase'; omit `->titlecase'.
6013
6014         * u020A0-Currency-Symbols.el (WON SIGN): Add `->fullwidth'.
6015
6016         * u02080-Subscripts.el, u02070-Superscripts.el (U+****): Add
6017         `->fullwidth'.
6018         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
6019
6020         * u00530-Armenian.el:
6021         - Use ``character-reference'' style instead of UCS code-point as
6022           the format of `->lowercase' and `->uppercase'.
6023         - Omit `->titlecase' because each value of it has the same value
6024           of `->uppercase'.
6025
6026 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6027
6028         * u00400-Cyrillic.el (CYRILLIC *): Add `->fullwidth'.
6029         (FULLWIDTH CYRILLIC *): Use `=>ucs' instead of `->ucs'.
6030         - Use ``character-reference'' style [alist] instead of UCS
6031           code-point [hex integer] as the format of `->lowercase' and
6032           `->uppercase'.
6033         - Omit `->titlecase' because each value of it has the same value
6034           of `->uppercase'.
6035
6036         * char-db-util.el (char-db-insert-char-reference): Renamed from
6037         `char-db-insert-char-map'.
6038
6039 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6040
6041         * ideograph-util.el (ideograph-char<): Treat `=>ucs' as same as
6042         `->ucs'.
6043
6044         * char-db-util.el (char-db-insert-char-spec): Renamed from
6045         `char-db-insert-char-ref'.
6046
6047 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6048
6049         * Ideograph-R085-Water.el: Use `=>ucs' instead of `->ucs'.
6050         (M-17573'): Add `<-simplified-ideograph' for M-17644.
6051
6052         * char-db-util.el (char-db-convert-obsolete-format): New variable.
6053         (insert-char-attributes): Don't convert `->ucs' to `=>ucs' if
6054         variable `char-db-convert-obsolete-format' is nil; format
6055         `->simplified-ideograph' and `<-simplified-ideograph' as character
6056         reference.
6057
6058         * Ideograph-R163-City.el: Fix JIS X 0208 code points.
6059
6060 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6061
6062         * char-db-util.el (char-db-insert-char-ref): New function.
6063         (char-db-insert-char-map): New function.
6064         (char-db-decode-isolated-char): New function.
6065         (insert-char-attributes): Convert `->ucs' to `=>ucs'; use
6066         ``character-reference'' style for `->uppercase', `->lowercase',
6067         `->titlecase'; omit `->titlecase' if its value has the same value
6068         of `->uppercase'; output `->fullwidth', `<-fullwidth',
6069         `->vulgar-ideograph', `<-vulgar-ideograph', `->ancient-ideograph',
6070         `<-ancient-ideograph', `->same-ideograph' and `->bopomofo' as
6071         ``character-reference'' style; use `char-db-decode-isolated-char'.
6072
6073         * Ideograph-R001-One.el:
6074         - Use `=>ucs' instead of `->ucs'.
6075         - Use `->bopomofo' instead of `->bopomofo-letter'.
6076         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
6077         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
6078         - Use `->same-ideograph' instead of `ideograph='.
6079         - Merge `chinese-big5' code points.
6080
6081         * u00370-Greek.el (U+****): Add `->fullwidth'.
6082         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
6083         - Use ``character-reference'' style [alist] instead of UCS
6084           code-point [hex integer] as the format of `->lowercase' and
6085           `->uppercase'.
6086         - Omit `->titlecase' if the value of it has the same value of
6087           `->uppercase'.
6088
6089         * u00300-Combining-Diacritical-Marks.el:
6090         - Use ``character-reference'' style [alist] instead of UCS
6091           code-point [hex integer] as the format of `->lowercase' and
6092           `->uppercase'.
6093         - Omit `->titlecase' if the value of it has the same value of
6094           `->uppercase'.
6095
6096         * u00250-IPA-Extensions.el:
6097         - Use ``character-reference'' style [alist] instead of UCS
6098           code-point [hex integer] as the format of `->lowercase' and
6099           `->uppercase'.        
6100         - Omit `->titlecase' because each value of it has the same value
6101           of `->uppercase'.
6102
6103         * u00180-Latin-Extended-B.el (U+****): Add `->fullwidth'.
6104         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
6105         - Use ``character-reference'' style [alist] instead of UCS
6106           code-point [hex integer] as the format of `->lowercase' and
6107           `->uppercase'.
6108         - Omit `->titlecase' if the value of it has the same value of
6109           `->uppercase'.
6110
6111         * u00100-Latin-Extended-A.el (U+****): Add `->fullwidth'.
6112         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
6113         - Use ``character-reference'' style [alist] instead of UCS
6114           code-point [hex integer] as the format of `->lowercase' and
6115           `->uppercase'.
6116         - Omit `->titlecase' because each value of it has the same value
6117           of `->uppercase'.
6118
6119         * Ideograph-R162-Walk.el: Merge and/or fix JIS X 0208 code points.
6120
6121         * u000A0-Latin-1-Supplement.el (U+****): Add `->fullwidth'.
6122         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
6123         (MICRO SIGN): Delete `->uppercase' and `->lowercase'.
6124         (fullwidth micro sign): Abolished.
6125         - Use ``character-reference'' style [alist] instead of UCS
6126           code-point [hex integer] as the format of `->lowercase' and
6127           `->uppercase'.
6128         - Omit `->titlecase' because each value of it has the same value
6129           of `->uppercase'.
6130
6131 2001-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6132
6133         * u00020-Basic-Latin.el:
6134         - Add `->fullwidth' properties.
6135         - Use ``character-reference'' style [alist] instead of UCS
6136           code-point [hex integer] as the format of `->lowercase' and
6137           `->uppercase'.
6138         - Omit `->titlecase' because each value of it has the same value
6139           of `->uppercase'.
6140
6141         * Ideograph-R159-Cart.el (J83-6D52): Unify J78-6D52 and J83-6D52.
6142         (J83-6D4E): Separate J78-6D4E.
6143         (J83-475A): Separate K0-5B54, J90-475A, C1-6F45 and U+8F29.
6144         (M-38420): Separate J90-3D34, J78-3D34, J83-3D34, K0-727E, C1-7252
6145         and U+8F2F.
6146
6147         * Ideograph-R158-Body.el: Merge missing JIS X 0208 code points.
6148
6149 2001-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6150
6151         * Ideograph-R157-Foot.el (J78-6C69): Separate J83-6C69, C1-6243
6152         and J90-6C69.
6153         (J83-4437): Separate G0-4C78, K0-542F, C1-667C, J90-4437 and
6154         U+8DF3.
6155         (J83-4129): Unify J78-4129 and J83-4129.
6156         (J83-6C74): Separate J78-6C74.
6157         (J83-6D36): Separate J90-6D36.
6158         (J83-6D3A): Separate J90-6D3A, C1-7D29 and U+8EA1.
6159
6160 2001-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6161
6162         * Ideograph-R154-Shell.el (J83-494F): Separate C1-5D4E and
6163         J90-494F.
6164         (M-36885): Separate J78-3958, J83-3958, U+8CFC, K0-4F45, C1-7555
6165         and J90-3958.
6166         (J83-6C54): Separate J90-6C54.
6167         (M-36950): Separate J90-6C57, J78-6C57, J83-6C57 and U+8D0F.
6168
6169         * Ideograph-R152-Pig.el (J90-6C35): Separate J78-6C35, J83-6C35,
6170         C1-4B49, G0-7539 and U+8C55.
6171
6172 2001-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6173
6174         * u0FE50-Small-Form-Variants.el: Unify BIG5 code points.
6175
6176 2001-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6177
6178         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH QUOTATION
6179         MARK): Delete Big5-A1A8; unify JX1-2230.
6180         (FULLWIDTH APOSTROPHE): Delete Big5-A1A6; unify JX1-222F.
6181         (FULLWIDTH HYPHEN-MINUS): Unify JX1-2231.
6182         (FULLWIDTH LEFT SQUARE BRACKET): Delete Big5-A165.
6183         (FULLWIDTH RIGHT SQUARE BRACKET): Delete Big5-A166.
6184         (FULLWIDTH CIRCUMFLEX ACCENT): Delete Big5-A173.
6185         (heavy low line): New character; unify C1-2226 and Big5-A1C5.
6186         (FULLWIDTH GRAVE ACCENT): Delete Big5-A1A5.
6187         (FULLWIDTH TILDE): Delete Big5-A1E3; unify JX1-2232.
6188         (HALFWIDTH IDEOGRAPHIC COMMA): Delete Big5-A14E.
6189         (FULLWIDTH MACRON): Delete G0-237E, K0-237E and Big5-A1C2.
6190
6191         * u00180-Latin-Extended-B.el:
6192         - Merge `latin-tcvn5712' code points.
6193         - Fix JIS X 0213 code points.
6194         (fullwidth *): Renamed from `FULLWIDTH *'; unify JIS X 0213 code
6195         points.
6196
6197         * u00100-Latin-Extended-A.el (U+****): Separate JIS X 0213 code
6198         points if there are 1-column CCS code points.
6199         (fullwidth *): Renamed from `FULLWIDTH *'; unify JIS X 0213 code
6200         points.
6201
6202         * u000A0-Latin-1-Supplement.el (fullwidth cedilla): Delete
6203         Big5-A14D.
6204
6205         * Ideograph-R149-Speech.el: Merge missing JIS X 0208 code points.
6206         (M-35260): Separate J90-6B43, J78-6B43, J83-6B43 and K0-6438.
6207         (J83-3E59): Separate S2-7560, C1-5D44, J90-3E59 and U+8A1F.
6208         (J78-4370): Separate J83-4370, C1-6221, J90-4370 and U+8A3B.
6209         (J78-4127): Separate J83-4127, C1-6667, J90-4127 and U+8A6E.
6210         (J83-4870): Separate K0-5E26, J90-4870, C1-6F25 and U+8AB9.
6211         (J83-4342): Separate J90-4342, M050462, C1-6E78 and U+8A95.
6212         (JSP-5E2F): Separate C2-5A51.
6213         (J78-6B66): Separate C2-5A57, J83-6B66, J90-6B66 and U+8ADE.
6214         (J78-3841): Separate C1-7238, J83-3841, J90-3841 and U+8AFA.
6215         (J78-4666): Separate C1-7547, J83-4666, J90-4666 and U+8B0E.
6216         (J83-3C55): Separate S2-7728, K0-5E73, J90-3C55 and C1-754D.
6217         (M-35928): Separate C1-787A, J78-6B76, J83-6B76, K0-7C26, J90-6B76
6218         and U+8B41.
6219
6220         * u00020-Basic-Latin.el (QUOTATION MARK): Separate JX1-2230.
6221         (APOSTROPHE): Separate JX1-222F.
6222         (HYPHEN-MINUS): Separate JX1-2231.
6223         (TILDE): Separate JX1-2232.
6224         (U+007F): Add `name' as "DELETE".
6225
6226         * Ideograph-R142-Insect.el: Merge missing JIS X 0208 code points.
6227         (J83-6961): Separate J78-6961 and K0-7148.
6228         (J78-427D): Separate G0-7259, J83-427D, C2-4731, J90-427D and
6229         U+86F8.
6230         (J83-6974): Separate G0-7263, K0-5E24, J90-6974, C2-4D79 and
6231         U+871A.
6232         (J83-6A27): Separate J78-6A27.
6233         (M-33572): Separate C1-753A, J78-6A3D, G0-727E, U+87D2, J83-6A3D
6234         and J90-6A3D; fix strokes.
6235         (M-33724): Separate C3-5877, J0-6A3C and U+880E; fix strokes.
6236         (M-33890): Separate C1-7C66, J90-6A44, J78-6A44, J83-6A44 and
6237         K0-6D59.
6238
6239 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6240
6241         * u0E000-Private-Use.el: New file.
6242
6243 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6244
6245         * u03000-CJK-Symbols-and-Punctuation.el (WAVE DASH): Delete
6246         C1-2244 and Big5-A1E3.
6247         (HANGZHOU NUMERAL TEN): Unify C1-243E.
6248         (HANGZHOU NUMERAL TWENTY): Unify C1-243F.
6249         (HANGZHOU NUMERAL THIRTY): Unify C1-2440.
6250
6251         * u02200-Mathematical-Operators.el (TILDE OPERATOR): Unify C1-2244
6252         and Big5-A1E3.
6253         (STRICTLY EQUIVALENT TO): Delete Big5-A1DD.
6254
6255         * Ideograph-R147-See.el (M-34918): Separate S2-7496, K0-7651,
6256         C1-7235 and J90-3F46.
6257         (J78-6B32): Separate J83-6B32, C2-5F48, J90-6B32 and U+89AF.
6258
6259         * u02600-Miscellaneous-Symbols.el (SUN): Delete Big5-A1F3.
6260         (EARTH): Delete Big5-A1F2.
6261
6262         * u02000-General-Punctuation.el (HORIZONTAL BAR): Delete
6263         Big5-A277.
6264         (DOUBLE VERTICAL LINE): Delete Big5-A1FC.
6265         (BULLET): Delete Big5-A145.
6266         (DOUBLE PRIME): Delete Big5-A1B2.
6267         (FULLWIDTH OVERLINE): Unify G0-237E and K0-237E; unify Big5-A1C2
6268         instead of Big5-A1C3.
6269
6270         * u00300-Combining-Diacritical-Marks.el (COMBINING OVERLINE):
6271         Delete BIG5-A1C2.
6272
6273         * u002B0-Spacing-Modifier-Letters.el (MODIFIER LETTER LOW MACRON):
6274         Delete BIG5-A1C5.
6275
6276         * Ideograph-R140-Grass.el: Merge and/or fix JIS X 0208 code
6277         points.
6278
6279 2001-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6280
6281         * char-db-util.el (insert-char-attributes): Fix formating for
6282         `->ideograph' property with line-breaking.
6283         (insert-char-data-with-variant): Change arguments; add new
6284         argument `excluded-script'.
6285         (insert-char-range-data): Add new argument `excluded-script'.
6286         (write-char-range-data-to-file): Likewise.
6287         (what-char-definition): Modify for
6288         `insert-char-data-with-variant'.
6289
6290         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
6291         u03300-CJK-Compatibility.el: Unify BIG5 code points.
6292
6293         * u03000-CJK-Symbols-and-Punctuation.el:
6294         - Unify BIG5 code points.
6295         - Don't include M-00097.
6296
6297         * Ideograph-R137-Boat.el (J83-447A): Separate G0-4D27, C1-662C,
6298         J90-447A and U+8247.
6299         (J90-675C): Unify J78-675C and J83-675C.
6300
6301         * Ideograph-R136-Oppose.el (M-30339): Unify G0-4B34 and U+821C.
6302         (J83-3D58): Separate G0-4B34, C1-6155, J90-3D58 and U+821C.
6303
6304 2001-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6305
6306         * Ideograph-R130-Meat.el (M-29469): New character; unify K0-5866
6307         and U+8108.
6308         (C1-5763): Relate to M-29469 instead of M-29470.
6309         (J83-4C2E): Separate K0-5866, J90-4C2E and U+8108.
6310         (J83-6724): Separate J90-6724.
6311         (J90-672E): Separate J78-672E and J83-672E.
6312         (M-29920): Separate J78-6739, J83-6739, K0-757D, J90-6739 and
6313         U+81B5.
6314         (J90-6741): Separate J78-6741, J83-6741 and K0-7030.
6315
6316         * u02600-Miscellaneous-Symbols.el, u025A0-Geometric-Shapes.el,
6317         u02580-Block-Elements.el: Unify BIG5 code points.
6318
6319         * Ideograph-R128-Ear.el: Fix JIS X 0208 differences.
6320
6321         * Ideograph-R125-Old.el (U+8003): Unify J78-394D and J83-394D.
6322         (J90-394D): Separate J78-394D and J83-394D.
6323
6324         * Ideograph-R124-Feather.el (J83-6647): Separate J90-6647.
6325         (J83-4D63): Separate C1-7476 and J90-4D63; add `ideograph=' for
6326         M-28818.
6327
6328 2001-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6329
6330         * u02500-Box-Drawing.el, u02300-Miscellaneous-Technical.el,
6331         u02200-Mathematical-Operators.el, u02190-Arrows.el,
6332         u02150-Number-Forms.el: Unify BIG5 code points.
6333
6334         * Ideograph-R123-Sheep.el: Merge missing JIS X 0208 code points.
6335         (J90-6638): Separate G0-7446, C2-3839 and U+7F9D; unify J78-6638
6336         and J83-6638.
6337         (J90-6637): Separate G0-505F and U+7F9E; unify J78-6637 and
6338         J83-6637.
6339
6340         * Ideograph-R122-Net.el: Merge missing JIS X 0208 code points.
6341         (J83-3A61): Separate G0-576F, K0-712A, C1-6576, J90-3A61 and
6342         U+7F6A.
6343
6344         * Ideograph-R120-Silk.el (J83-4A36): Separate J90-4A36.
6345         (J83-394A): Separate J90-394A.
6346         (J90-652C): Separate J78-652C and J83-652C.
6347         (J90-4064): Unify J78-4064 and J83-4064.
6348         (J90-4233): Unify J78-4233 and J83-4233.
6349         (J78-6546): Separate J83-6546 and J90-6546.
6350         (J83-486C): Separate K0-5D7C and J90-486C.
6351         (J83-416D): Separate J90-416D.
6352         (J83-6549): Separate K0-727D and J90-6549.
6353         (J90-654F): Unify J78-654F and J83-654F.
6354         (J83-655C): Separate J90-655C.
6355         (J90-4121): Unify J78-4121 and J83-4121.
6356         (J90-6562): Unify J78-6562 and J83-6562.
6357         (J90-655A): Unify J78-655A and J83-655A.
6358         (J90-656D): Unify J78-656D and J83-656D.
6359         (J90-6576): Unify J78-6576 and J83-6576.
6360
6361         * Ideograph-R119-Rice.el (J83-4A34): Separate G0-375B, C1-573E,
6362         J90-4A34 and U+7C89.
6363         (J83-646E): Separate J78-646E.
6364         (J83-647A): Separate J90-647A.
6365
6366 2001-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6367
6368         * Ideograph-R118-Bamboo.el (J90-3A7B): Unify J78-3A7B and
6369         J83-3A7B.
6370         (J78-6439): Separate J83-6439, C2-4C62, J90-6439 and U+7B99.
6371         (J90-6434): Unify J78-6434 and J83-6434.
6372         (J90-6449): Unify J78-6449 and J83-6449.
6373
6374         * Ideograph-R116-Cave.el (J83-635A): Separate G0-713B, C1-5C45,
6375         J90-635A and U+7A95.
6376
6377         * Ideograph-R115-Grain.el (J78-4769): Separate G0-3353, J83-4769,
6378         C1-5732, J90-4769 and U+79E4.
6379         (J78-4923): Separate J83-4923 and J90-4923.
6380         (J83-6346): Separate C2-455F, J90-6346 and U+7A19.
6381         (J78-634A): Separate J83-634A and J90-634A.
6382         (J83-3E77): Unify J78-3E77 and J83-3E77.
6383
6384 2001-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6385
6386         * Ideograph-R114-Track.el (J83-633C): Separate G0-582E, J90-633C
6387         and U+79BA.
6388
6389         * Ideograph-R112-Stone.el (J83-395C): Unify J78-6268 and J90-395C.
6390         (J83-3945): Separate G0-5332, C1-607D, J90-3945 and U+786C.
6391         (J90-4823): Unify J78-4823 and J83-4823.
6392         (J83-626D): Unify J78-626D and J90-626D.
6393         (J83-6273): Unify J78-6273 and J90-6273.
6394         (M-24406): Separate J78-6279, J83-6279, C2-524E and J90-6279.
6395
6396 2001-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6397
6398         * u02100-Letterlike-Symbols.el: Unify BIG5 code points.
6399
6400         * u020A0-Currency-Symbols.el (EURO SIGN): Unify BIG5-A3E1.
6401
6402         * u02070-Superscripts.el (fullwidth superscript four): Renamed
6403         from <FULLWIDTH SUPERSCRIPT FOUR>.
6404         (fullwidth superscript latin small letter n): Renamed from
6405         <FULLWIDTH SUPERSCRIPT LATIN SMALL LETTER N>.
6406
6407         * Ideograph-R108-Dish.el: Merge missing JIS X 0208 code points.
6408
6409         * Ideograph-R107-Skin.el: Merge missing JIS X 0208 code points.
6410         (M-22866): Unify J0-622F.
6411         (G0-7165): Separate J90-622F.
6412
6413         * Ideograph-R106-White.el: Merge missing JIS X 0208 code points.
6414         (M-22732): Unify J78-622B.
6415         (J90-622B): Unify J83-622B.
6416
6417         * Ideograph-R104-Sickness.el: Merge missing JIS X 0208 code
6418         points.
6419         (M-22545): Unify J78-4C7E.
6420         (J90-4C7E): Unify J83-4C7E.
6421
6422         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R102-Field.el: Merge
6423         missing JIS X 0208 code points.
6424
6425         * Ideograph-R098-Tile.el: Merge missing JIS X 0208 code points.
6426         (M-21557): Unify J78-612B.
6427         (J90-612B): Unify J83-612B.
6428         (J90-6130): Unify J83-6130.
6429         (J78-6130): New character; relate to U+750D and M-21587.
6430         (M-21602): Unify J78-3979.
6431         (G0-6A35): Separate J90-3979.
6432         (J90-3979): Unify J83-3979.
6433         (J90-6131): Unify J83-6131 and S1-5002.
6434         (J78-6131): New character; relate to U+7515 and M-21617.
6435
6436         * Ideograph-R096-Jade.el (M-20921): Separate J83-605F, C3-2D7E and
6437         J90-605F; add `vulgar-ideograph-of' for M-20920.
6438         (J83-6062): Separate G0-676D, K0-6C34, J90-6062, C2-306E and
6439         U+73E5; unify S1-4900.
6440         (J83-4849): Separate J90-4849 and C1-565D; unify S1-4903.
6441         (J83-607E): Unify J90-607E.
6442         (JX2-706F): Separate C2-3E28 and U+7431; delete `comment'.
6443         (J83-606A): Separate EGB-7B56, C2-3E2E, J90-606A and U+7432.
6444         (J83-606E): Separate S2-4935, C1-652E and J90-606E.
6445
6446 2001-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6447
6448         * Ideograph-R097-Melon.el (M-21419): Separate C1-7147.
6449         (J90-493B): Unify J78-493B and J83-493B.
6450         (M-21425): Separate C1-784F; unify J0-6122.
6451
6452         * Ideograph-R100-Life.el, Ideograph-R099-Sweet.el: Merge missing
6453         JIS X 0208 code points.
6454
6455 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6456
6457         * Ideograph-R095-Profound.el: Merge missing JIS X 0208 code
6458         points.
6459
6460 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6461
6462         * Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
6463         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el: Merge
6464         missing JIS X 0208 code points.
6465
6466 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6467
6468         * u02000-General-Punctuation.el: Unify BIG5 code points.
6469
6470         * Ideograph-R086-Fire.el (J78-4E7B): Separate J83-4E7B and
6471         J90-4E7B.
6472         (J78-4079): Separate G0-3C65, C1-6474, J90-4079 and U+714E.
6473         (J90-5F66): Unify J78-5F66 and J90-5F66.
6474         (J83-5F6B): Separate C1-6524 and U+7156.
6475         (M-19272): Separate J78-407A, G0-493F, J83-407A, C1-695B, J90-407A
6476         and U+717D.
6477         (J83-4D50): Separate J78-4D50.
6478         (J90-5F70): Unify J78-5F70 and J83-5F70.
6479         (J90-5F73): Add `jisx0208-difference' property.
6480         (J90-5F7D): Unify J78-5F7D and J83-5F7D.
6481
6482 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6483
6484         * Ideograph-R089-Double-X.el: Merge missing JIS X 0208 code points.
6485
6486         * Ideograph-R088-Father.el (J90-4C6C): Unify J78-4C6C and
6487         J83-4C6C.
6488
6489 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6490
6491         * Ideograph-R085-Water.el: Merge missing JIS X 0208 code points.
6492         (J83-4749): Separate J90-4749; add `ideograph=' property for
6493         M-17427.
6494         (J90-5E56): Separate J83-5E56.
6495         (J78-5E56): Unify J83-5E56.
6496         (J83-4F51): Separate C3-3C63 and J90-4F51.
6497         (M-17944): Unify J78-3942.
6498         (J83-3942): Separate J78-3942.
6499         (M-18098): Separate J78-5E78, J83-5E78, K0-4D63, C1-693E and
6500         U+6EFE.
6501         (M-18123): Separate J78-5E74, J83-5E74, J90-5E74, K0-4B49, C3-4764
6502         and U+6F11.
6503         (M-18155): Separate J83-4E7A, C1-694E, J90-4E7A and U+6F23.
6504         (J90-5F21): Separate J78-5F21 and J83-5F21.
6505         (J78-4275): Separate G0-652A, J83-4275, C1-7429, J90-4275 and
6506         U+6FEF.
6507         (J78-494E): Separate J83-494E and J90-494E.
6508         (M-18784): Unify J78-4667.
6509         (J83-4667): Separate J78-4667.
6510         (J78-4B22): Separate J83-4B22 and J90-4B22; fix
6511         `ideographic-strokes'; delete `kangxi-strokes'.
6512
6513         * u00370-Greek.el (fullwidth *): Renamed from `FULLWIDTH *'; unify
6514         BIG5 and JIS X 0213 code points.
6515         (GREEK SMALL LETTER FINAL SIGMA): Separate JX0-2659.
6516         (fullwidth greek small letter final sigma): Renamed from
6517         `FULLWIDTH GREEK SMALL LETTER FINAL SIGMA'; unify JX0-2659.
6518
6519         * u002B0-Spacing-Modifier-Letters.el (U+****): Separate JIS X 0213
6520         code points if there are 1-column CCS code points.
6521         (fullwidth *): Unify BIG5 code points.
6522
6523 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6524
6525         * u00300-Combining-Diacritical-Marks.el (U+****): Unify
6526         `latin-tcvn5712' and `chinese-big5' code points.
6527
6528 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6529
6530         * Ideograph-R083-Clan.el: Merge missing JIS X 0208 code points.
6531
6532 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6533
6534         * Ideograph-R082-Fur.el, Ideograph-R081-Compare.el,
6535         Ideograph-R080-Do-Not.el: Merge missing JIS X 0208 code points.
6536
6537 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6538
6539         * char-db-util.el (insert-char-attributes): Fix format for
6540         `->uppercase', `->lowercase' and `->titlecase'; don't insert alias
6541         of coded-charset.
6542
6543         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH CENT SIGN):
6544         Unify BIG5-A246.
6545         (FULLWIDTH POUND SIGN): Unify BIG5-A247.
6546         (FULLWIDTH MACRON): Unify JX1-292B and BIG5-A1C2.
6547         (FULLWIDTH BROKEN BAR): Unify JX1-2925.
6548         (FULLWIDTH YEN SIGN): Unify BIG5-A244.
6549
6550         * u000A0-Latin-1-Supplement.el (U+****): Unify `latin-tcvn5712'
6551         code points; separate `japanese-jisx0213-1' code points.
6552         (fullwidth *): Smallize `name' property; unify
6553         `japanese-jisx0213-1' and `chinese-big5' code points.
6554         (fullwidth no-break space): New character; unify JX1-2922.
6555         (fullwidth left-pointing double angle quotation mark): New
6556         character; unify JX1-2928.
6557         (fullwidth right-pointing double angle quotation mark): New
6558         character; unify JX1-2932.
6559
6560         * Ideograph-R078-Death.el: Merge missing JIS X 0208 code points.
6561         (J90-3F23): Separate C1-6025.
6562
6563 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6564
6565         * isolated-char.el: Add setting for latin-viscii-upper and
6566         latin-viscii-lower to display them by latin-viscii font.
6567
6568 2001-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6569
6570         * Ideograph-R079-Weapon.el: Merge missing JIS X 0208 code points.
6571         (J90-3B26): Add `vulgar-ideograph-of' for M-16638.
6572         (JX1-7649): Unify M-16638.
6573         (U+6BBC): Unify M-16646.
6574         (U+6BC0): Unify M-16654.
6575         (U+6BC6): Separate C1-6D48; unify M-16674.
6576         (C7-242D): Unify M-16675.
6577
6578         * Ideograph-R076-Lack.el: Merge missing JIS X 0208 code points.
6579         (U+6B4E): Separate J90-4337.
6580         (U+6B50): Separate C1-6D44.
6581         (J90-5D40): Separate G0-6C28, C1-7124 and U+6B59.
6582         (M-16242): Separate C1-7B63, J90-5D44 and U+6B61.
6583
6584         * Ideograph-R077-Stop.el: Merge missing JIS X 0208 code points.
6585
6586         * Ideograph-R075-Tree.el (J90-4C5D): Unify J78-4C5D and J83-4C5D.
6587         (J90-5B3C): Unify J78-5B3C and J83-5B3C.
6588         (J90-4F48): Unify J78-4F48 and J83-4F48.
6589         (J90-5B46): Unify J78-5B46 and J83-5B46.
6590         (U+67A5): Add `total-strokes'.
6591         (J83-5B45): Unify J90-5B45; add `total-strokes'.
6592         (J78-5B45): New character; relate to U+67A6.
6593         (U+67A7): Add `total-strokes'.
6594         (U+67A8): Likewise.
6595         (U+67A9): Add `total-strokes'; unify J78-5B40.
6596         (J90-5B40): New character; relate to U+67A9.
6597         (M-14645): Unify J90-5B57.
6598         (J83-5B57): Separate J90-5B57.
6599         (J90-444E): Unify J78-444E and J83-444E.
6600         (J90-464A): Unify J78-464A and J83-464A.
6601         (J90-5B4A): Unify J83-5B4A.
6602         (M-49162): Unify J78-5B4A; relate to U+67B4.
6603         (J83-3B37): Unify J78-3B37 and J83-3B37.
6604         (J90-5B74): Unify J83-5B74.
6605         (M-14856): Separate J83-5B6B, C2-362E, J90-5B6B and U+689B.
6606         (J90-546D): Unify J78-546D and J83-546D.
6607         (J90-5B72): Unify J78-5B72 and J83-5B72.
6608         (J90-3F7A): Unify J78-3F7A and J83-3F7A.
6609         (J90-5C2F): Unify J78-5C2F and J83-5C2F.
6610         (J83-5C31): Unify J78-5C31 and J90-5C31.
6611         (J83-5B7A): Unify J78-5B7A and J90-5B7A.
6612         (J83-5C30): Unify J78-5C30 and J90-5C30.
6613         (J83-5C29): Unify J78-5C29 and J90-5C29.
6614         (J83-5B7B): Unify J78-5B7B and J90-5B7B.
6615         (J83-5C2D): Unify J78-5C2D and J90-5C2D.
6616         (J83-5C2E): Unify J78-5C2E and J90-5C2E.
6617         (M-15069): Separate J78-5C3F, G0-522C, J83-5C3F and U+6930; unify
6618         S1-3734.
6619         (M-15168): Separate J78-5C37, G0-692E, J83-5C37, C1-6450, J90-5C37
6620         and U+696B.
6621         (J90-5C39): Unify J78-5C39 and J83-5C39.
6622         (J90-5C43): Unify J78-5C43 and J83-5C43.
6623         (M-15258): Separate G0-693C, C2-4A6F, J90-5C52 and U+69A7.
6624         (J78-3A67): Unify J90-3A67.
6625         (J78-4875): Separate J78-4875, EGB-7C28, C3-4C4D, J90-4875 and
6626         U+6A0B.
6627         (J90-5C6D): Separate J78-5C6D, J83-5C6D, G0-694F and U+6A44; unify
6628         S1-3806.
6629         (J90-5C6F): Unify J78-5C6F and J83-5C6F.
6630         (J90-3869): Separate C2-5D2B.
6631         (J90-5C79): Separate J78-5C79, G0-695C, J83-5C79, C1-737A and
6632         U+6A90; unify S1-3842.
6633         (J90-5D30): Unify J78-5D30 and J83-5D30.
6634
6635 2001-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6636
6637         * Ideograph-R029-Again.el (C1-5937): Moved from
6638         Ideograph-R073-Say.el.
6639
6640         * Ideograph-R073-Say.el (J78-3939): Separate G0-387C, C1-4A55,
6641         J90-3939 and U+66F4.
6642         (U+66F4): Unify G0-387C, C1-4A55 and J90-3939.
6643         (M-14298): Separate C1-5937 and moved it to
6644         Ideograph-R029-Again.el; delete `cns-radical'.
6645         (U+66FC): Delete `kangxi-radical'; unify J90-5258.
6646
6647 2001-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6648
6649         * Ideograph-R072-Sun.el (J90-436B): Unify J78-436B and J83-436B.
6650         (J83-5A70): Delete `daikanwa-radical' and `daikanwa-strokes';
6651         separate G0-6A49, C2-2F56, J90-5A70 and U+665F; add
6652         `ideographic-variants' for M-01546.
6653         (J83-5A73): Unify J78-5A73 and J90-5A73; add comment.
6654
6655         * Ideograph-R071-Not.el (J90-5A5B): Unify J78-5A5B and J83-5A5B.
6656         (J90-5A5C): Unify J73-5A5C and J83-5A5C.
6657
6658         * Ideograph-R070-Square.el (J90-4A7D): Unify J78-4A7D and
6659         J83-4A7D.
6660         (J90-3B5C): Unify J78-3B5C and J83-3B5C.
6661         (J90-5A55): Unify J78-5A55 and J83-5A55.
6662         (J90-5A53): Unify J78-5A53 and J83-5A53.
6663         (J90-5A56): Unify J78-5A56 and J83-5A56.
6664         (M-13644): Separate J90-4E39.
6665         (J90-4E39): Unify J78-4E39 and J83-4E39.
6666         (J90-5A54): Unify J78-5A54 and J83-5A54.
6667         (J90-407B): Unify J78-407B and J83-407B.
6668         (J90-5A57): Unify J78-5A57 and J83-5A57.
6669         (J90-4232): Unify J78-4232 and J83-4232.
6670         (J90-5A58): Unify J78-5A58 and J83-5A58.
6671         (J90-5A59): Unify J78-5A59 and J83-5A59.
6672
6673         * Ideograph-R013-Down-Box.el (M-01546): Separate C5-2B78; relate
6674         to U+665F.
6675
6676 2001-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6677
6678         * Ideograph-R069-Axe.el (M-13535): Separate C1-4658; unify
6679         J78-404D and J83-404D.
6680         (M-13539): Unify J78-4960 and J83-4960.
6681         (M-13548): Unify J78-5A51 and J83-5A51.
6682         (M-13555): Unify J78-3B42 and J83-3B42.
6683         (M-13557): Unify J78-4347 and J83-4347.
6684         (M-13563): Unify J78-3B5B and J83-3B5B.
6685         (M-13572): Unify J78-3F37 and J83-3F37.
6686         (U+65B7): Unify J78-5A52 and J83-5A52.
6687
6688         * Ideograph-R067-Script.el (M-13450): Separate J83-4A38 and
6689         J90-4A38.
6690         (J83-4A38): Unify J78-4A38 and J90-4A38.
6691         (M-13453): Unify J78-555D and J83-555D.
6692         (U+6589): Unify J78-4046 and J83-4046.
6693         (C3-3639): Separate J90-3A58 and U+658E.
6694         (U+658E): Unify J78-3A58, J83-3A58 and J90-3A58.
6695         (M-13468): Unify J78-494C and J83-494C.
6696         (M-13470): Unify J78-4843 and J83-4843.
6697
6698         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Merge
6699         `ideograph-gt' and `ideograph-gt-pj-{1..11}'.
6700
6701 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6702
6703         * Ideograph-R064-Hand.el (M-11784): Unify J78-4A27 and J83-4A27.
6704         (M-11954): Separate U+62CF, K0-5159 and J90-593C.
6705         (M-12006): Separate S2-2912, K0-4D38 and J90-3969.
6706         (U+6327): Unify J78-594B and J90-594B.
6707         (M-12111): Separate J83-4854 and J90-4854.
6708         (M-12141): Separate S1-2945, S2-2945, J83-3B2B, C1-5565 and
6709         J90-3B2B.
6710         (J83-3B2B): Unify S1-2945, S2-2945, K0-7824, C1-5565 and J90-3B2B.
6711         (U+634C): Separate K0-7824.
6712         (M-12189): Separate G0-4575, K0-5C69, C1-5A5B, J90-4A7B and
6713         U+6367.
6714         (M-12204): Separate G0-3E5D, C2-3559 and J90-3F78.
6715         (M-12256): Separate K0-5B49, C1-5A6A and J90-4753.
6716         (M-12447): Separate J83-596C, C1-6438, J90-596C and U+6406.
6717         (M-12466): Separate G0-322B, C1-6431, J90-5973 and U+640F.
6718         (M-12852): Separate J83-4527 and J90-4527.
6719         (M-13010): Separate S2-3044, K0-606E, C1-7A6C, J90-5970 and
6720         U+651D.
6721
6722         * char-db-util.el (char-attribute-name<): Fix problem when
6723         comparing two private coded-charsets.
6724
6725         * Ideograph-R066-Rap.el (M-13245): Separate S1-3184 and J90-5A49.
6726         (M-13260): Separate J78-343A and J83-343A.
6727         (M-13417): Separate J78-5A4D; unify S1-3200.
6728         (U+6583): Separate S1-3200; unify J78-5A4D.
6729
6730 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6731
6732         * isolated-char.el: New file.
6733
6734 2001-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6735
6736         * Ideograph-R065-Branch.el (U+652F): Unify J78-3B59 and J83-3B59.
6737
6738 2001-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6739
6740         * Ideograph-R061-Heart.el (M-10513): Unify J78-576A.
6741         (M-10585): Separate J78-4351, J83-4351 and U+6065; unify S1-2496.
6742         (U+6065): Unify J78-4351 and J83-4351.
6743         (U+6077): Unify J78-576E and J90-576E.
6744         (M-10664): Separate J78-5824.
6745         (M-10719): Separate G0-632D and U+60B1.
6746         (M-10720): Separate G0-312F, C1-5F2B, J90-4861 and U+60B2.
6747         (C1-5F2B): Unify J90-4861.
6748         (U+60B2): Unify G0-312F.
6749         (M-10809): Separate J78-5831, J83-5831 and U+60D8; unify S1-2567.
6750         (M-11028): Separate C3-412E and J90-5849.
6751         (M-11239): Separate S2-2700, C1-6C73, J90-4A30 and U+61A4.
6752         (U+61F4): Unify J78-5873 and J83-5873.
6753         (M-11498): Separate C1-7A6B, J90-5877 and U+61FE.
6754
6755 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6756
6757         * Ideograph-R063-Door.el (M-11707): Add strokes; unify C3-2628.
6758         (J90-4C61): Separate C3-2628; unify J78-4C61 and J83-4C61.
6759         (J90-4B3C): Unify J78-4B3C and J83-4B3C.
6760         (J90-3D6A): Unify J78-3D6A and J83-3D6A.
6761         (J90-5928): Unify J78-5928 and J83-5928.
6762         (M-11743): New character; relate to U+6247.
6763         (C1-5552): Separated from M-11743'; relate to M-11743.
6764         (M-11743'): Separated C1-5552; unify J78-4070 and J83-4070.
6765         (M-11746): Unify J78-6E3D.
6766         (J90-6E3D): Unify J83-6E3D.
6767
6768 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6769
6770         * Ideograph-R002-Line.el: Merge `ideograph-gt' and
6771         `ideograph-gt-pj-{1..11}'.
6772         (C5-2521): Delete `non-morohashi'.
6773
6774         * Ideograph-R003-Dot.el: Update.
6775
6776         * Ideograph-R060-Step.el (M-10141): Separate U+5F98, G0-4547,
6777         K0-5B47, C1-5A38 and J90-5751.
6778         (K0-5B47): Unify C1-5A38 and J90-5751.
6779         (U+5F98): Unify G0-4547.
6780
6781         * Ideograph-R057-Bow.el (M-09768): Unify S1-2281, S2-2281,
6782         J78-5739 and J83-5739.
6783         (U+5F2D): Separate S1-2281, J78-5739 and J83-5739.
6784         (U+5F2F): Unify J90-573F.
6785         (U+5F41): Unify J90-573B.
6786
6787 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6788
6789         * char-db-util.el (insert-char-attributes): Print
6790         builtin-character of `ideograph-gt' for `ideograph-gt-pj-{1..11}'.
6791
6792         * Ideograph-R058-Snout.el (U+5F5C): Unify J90-5734.
6793
6794         * Ideograph-R003-Dot.el: Merge `ideograph-gt' and
6795         `ideograph-gt-pj-{1..11}'.
6796
6797         * Ideograph-R063-Door.el (M-11708): Add `original-ideograph-of'
6798         for S1-848.
6799
6800         * Ideograph-R026-Seal.el (U+536B): Moved from
6801         Ideograph-R001-One.el.
6802
6803 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6804
6805         * Ideograph-R001-One.el: Merge `ideograph-gt' and
6806         `ideograph-gt-pj-{1..11}'.
6807         (M-00048): Delete `original-char-of-shinjigen-1' and
6808         `shinjigen-1'; add `ancient-ideograph-of' for M-39763; add comment
6809         about M-11708.
6810         (U+4E27): Delete `non-morohashi'.
6811
6812 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6813
6814         * ideograph-util.el (update-ideograph-radical-table): Scan
6815         `ideograph-gt'.
6816
6817         * char-db-util.el (insert-char-attributes): Print `ideograph-gt'
6818         like `ideograph-daikanwa'.
6819
6820         * Ideograph-R055-Two-Hands.el (J78-5732): Unify J83-5732, J90-5732
6821         and U+5F09.
6822
6823         * Ideograph-R054-Long-Stride.el (M-09569): Separate G0-5153,
6824         EGB-5153 and U+5EF6.
6825         (U+5EF6): Unify G0-5153.
6826         (J83-3164): Separate C1-4D37 and J90-3164.
6827         (M-09571): Separate G0-4D22, C1-4A2C, J90-446E and U+5EF7.
6828         (U+5EF8): Unify J90-572F.
6829
6830         * Ideograph-R056-Shoot.el (U+5F10): Unify J90-4675.
6831
6832         * Ideograph-R053-Dotted-Cliff.el (M-09337): Separate J90-446D.
6833
6834         * Ideograph-R049-Oneself.el (M-08756): Separate J83-392B and
6835         J90-392B.
6836         (M-08757): Separate C4-2C64 and U+5DF8; delete `comment'; fix
6837         `total-strokes'.
6838         (M-08765): Separate J83-4327, C1-5E78 and J90-4327
6839
6840 2001-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6841
6842         * Ideograph-R046-Mountain.el (U+5C76): Unify J90-5627 and MH-48.
6843         (U+5CC5): Unify J90-5632 and MH-142.
6844         (U+5CBE): Unify J90-5633 and MH-143.
6845         (U+5CBC): Unify J90-5630 and MH-144.
6846         (M-08281): Separate EGB-7A7B, J90-564A and U+5D4E.
6847         (U+5D4E): Unify EGB-7A7B and J90-564A.
6848         (U+5D5C): Unify J90-563F.
6849         (U+5D76): Unify J90-564E.
6850         (M-08426): Separate C1-685A, J90-564F and U+5D87.
6851         (U+5D87): Unify J90-564F.
6852         (M-08618): Separate C1-796B and J90-565A.
6853         (J90-565A): Unify C1-796B.
6854         (M-08644): Separate J78-565C, J83-565C and C3-5F43.
6855
6856         * Ideograph-R041-Inch.el (U+5C02): Relate M-07439.
6857
6858 2001-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6859
6860         * Ideograph-R038-Woman.el (M006163): New character; relate to
6861         U+59C8 and M-06163.
6862         (C2-2633): Unify M059379.
6863         (U+59C8): Unify M059378.
6864         (M-06165): Separate K0-6D2B, C3-283F and J90-3B50.
6865         (J90-3B50): Unify K0-6D2B and M006165.
6866         (M-06202): Separate G0-5226, C1-5062, J90-552D and U+59DA.
6867         (U+59DA): Unify G0-5226 and J90-552D.
6868         (M-06337): Separate J83-4A5A, C1-547B and J90-4A5A.
6869         (C1-547B): Unify M006337.
6870         (J83-4A5A): Unify J90-4A5A and M054353.
6871         (M-06365): Separate J78-5538, G0-4822, J83-5538, C1-595E and
6872         U+5A36.
6873         (U+5A36): Unify J78-5538, G0-4822, J83-5538 and M006365.
6874         (M006367): New character; relate to U+5A37 and M-06367.
6875         (C2-3B26): Unify M059423.
6876         (M-06516): Separate G0-6642, J83-4932, C1-5E69, J90-4932 and
6877         U+5A9B.
6878         (U+5A9B): Unify G0-6642, J83-4932, C1-5E69, J90-4932 and M054321.
6879         (M-06597): Separate G0-6645, J83-553D, C1-6363, J90-553D and
6880         U+5ABE.
6881         (M006597): New character; relate to U+5ABE and M-06597.
6882         (M054540): Likewise.
6883         (U+5ABE): Unify G0-6645 and J90-553D; relate to M054540.
6884         (C1-6363): Relate to M054540.
6885         (M-06601): Separate C2-4247.
6886         (M006601): New character; relate to U+5AC0 and M-06601.
6887
6888         * Ideograph-R040-Roof.el (M-07202): Separate J78-5563, C3-3541 and
6889         U+5BC3; add `vulgar-ideograph-of' for M-01587; unify M007202.
6890         (U+5BC3): Unify C3-3541.
6891         (J78-5563): Unify M055204.
6892         (K0-6A32): New character; relate to M-07202 and U+5BC3.
6893         (C4-3130): Relate to M-07202 and U+5BC3.
6894         (U+5BC9): Unify MH-133, J90-5565 and M054545.
6895
6896 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6897
6898         * Ideograph-R032-Earth.el (U+5738): Unify MH-79, J90-542B and
6899         M054525; add `script'.
6900         (U+5789): Unify MH-80, J90-5435 and M054527.
6901         (M055180): New character; relate to MH-80, U+5789 and M054527.
6902         (U+5788): Unify MH-81, J90-5432 and M054526; add `script'.
6903         (U+57B3): Unify MH-83, J90-5438 and M054528; add `script'.
6904         (U+57B0): Unify MH-84, J90-543B and M054529; add `script'.
6905         (U+57AF): Unify M053789; add `script'.
6906         (U+57B1): Unify M059297.
6907         (U+57D7): Unify M059301.
6908         (M-05188): Separate J78-3E7D and J83-3E7D.
6909         (J83-3E7D): Unify J78-3E7D.
6910         (M005188): New character; relate to U+57F4 and M-05188.
6911         (U+57F4): Separate C2-3435; unify M053138.
6912         (C2-3435): Relate to M-05188, U+57F4 and M053138.
6913         (M-05217): Separate G0-5C21, J83-5444, C2-343B, J90-5444 and
6914         U+580B; unify M005217.
6915         (U+580B): Unify G0-5C21, J83-5444, C2-343B, J90-5444 and M055183.
6916         (MH-89): New character; unify M054531; relate to U+57D6.
6917         (U+57D6): Unify J90-5442 and M055182; relate to MH-89 and M054531.
6918         (U+5812): Add `total-strokes'.
6919         (U+5813): Likewise.
6920         (U+5814): Separate C2-3431; unify M059313.
6921         (M-05316'): Delete `kangxi-radical' and `kangxi-strokes'; separate
6922         M050137; unify J90-4E5D; add `simplified-ideograph-of' for
6923         M-05574.
6924         (U+5815): Delete `kangxi-strokes'; fix `total-strokes'; unify
6925         J90-4244 and M054209.
6926         (U+5816): Delete `kangxi-strokes'; fix `ideographic-strokes'; add
6927         `total-strokes'; unify M059314.
6928         (U+5842): Delete `kangxi-strokes'; delete `non-morohashi'; unify
6929         M059318.
6930         (U+5847): Add `total-strokes'.
6931         (M-05340): Separate J83-4564 and J90-4564; unify M005340.
6932         (J83-4564): Unify J90-4564 and M054257.
6933         (U+5870): Unify MH-96 and J90-544B; fix strokes.
6934         (U+586E): Add `total-strokes'; unify M059330.
6935         (U+5871): Fix `ideographic-strokes'; delete `kangxi-strokes';
6936         unify M053145.
6937         (U+589B): Add `total-strokes'.
6938         (U+58B8): Separate J78-5457 and J83-5457; fix strokes; relate to
6939         M055187; unify M054535.
6940         (U+58B9): Unify MH-100, J90-5451 and M054533.
6941         (U+58B6): Add `total-strokes'; unify M053134.
6942         (J83-5457): Unify J90-5457 and M055187.
6943         (M059409): New character; relate to U+58B6 and M053134.
6944         (M055188): New character; relate to U+58B8 and M055187.
6945         (U+58CC): Unify J90-3E6D.
6946         (U+58D7): Unify MH-106, J90-545C and M054536; add `script'.
6947         (U+58E5): Unify J90-545F and M054537; add comment.
6948
6949 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6950
6951         * Ideograph-R031-Enclosure.el (M-04806): Separate J90-5423 and
6952         U+570D; unify M004806.
6953         (U+570D): Unify J90-5423.
6954         (M-04832): Fixed; separate C6-5B5B; separate U+5716; unify
6955         M004832.
6956         (U+5716): Unify M059291.
6957         (C6-5B5B): Relate to M-04832, M059291 and U+5716.
6958
6959 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6960
6961         * Ideograph-R030-Mouth.el (M-03247): Add `jisx0208-difference'
6962         with `78/1'; unify J78-3C38 and M003247.
6963         (M-03248): Separate J78-3C38; unify M003248.
6964         (M-03249): Separate G0-4A37, C1-4638, J90-3B4B and U+53F2; unify
6965         M054796.
6966         (M058260): New character; relate to U+53F2 and M-03249.
6967         (U+53F2): Unify G0-4A37, C1-4638, J90-3B4B and M003249.
6968         (M-03299): Separate G0-4074, C1-4750, J90-4D79 and U+540F; unify
6969         M054797.
6970         (M071082): New character; relate to M-03299 and U+540F.
6971         (U+540F): Unify G0-4074, C1-4750 and M003299.
6972         (M-03383): Unify J78-5260, J83-5260 and M003383.
6973         (M055154): New character; relate to U+5440 and M-03383.
6974         (M-48970): Add `vulgar-ideograph-of' for M-03329; unify J78-465D,
6975         J83-465D and M048970.
6976         (U+54D8): Unify J90-5326, M054513 and MH-66.
6977         (M-03801): Unify J78-426F and M003801.
6978         (J83-426F): Separate J83-426F; unify M054217.
6979         (M-03979): Separate J78-5348, J83-5348, C3-3A42 and U+55A9; unify
6980         S1-1176 and M003979.
6981         (U+55A9): Unify J78-5348, J83-5348 and M055162.
6982         (C3-3A42): Unify M059223.
6983         (U+55BB): Relate to M-03979; unify M054518; delete
6984         `non-morohashi'.
6985         (C1-5E51): Relate to M-03979; delete `non-morohashi'.
6986         (U+55B8): Delete `non-morohashi'; unify M059228.
6987         (U+55B9): Delete `non-morohashi'.
6988         (U+55BA): Likewise; unify M059229.
6989         (U+55BC): Unify M059230.
6990         (M065068): New character; relate to U+55BC.
6991         (U+55BD): Delete `non-morohashi'.
6992         (M-04254): Separate G0-3330, J83-535E, C1-6C34, J90-535E and
6993         U+5632; unify M004254.
6994         (U+5632): Unify G0-3330, J83-535E, C1-6C34, J90-535E and M055170.
6995         (M-04345): Separate C1-6C3B, J90-4A2E and U+5674; unify S1-1247;
6996         add `vulgar-ideograph-of' for M-04409.
6997         (U+5674): Unify C1-6C3B, J90-4A2E and M004345.
6998         (M-04429): Separate J83-4655, C1-7040, J90-4655 and U+5678; relate
6999         to M004429.
7000         (U+5678): Unify C1-7040 and M053223.
7001         (J83-4655): Unify J90-4655 and M004429.
7002         (U+56A2): Unify MH-561, J90-4739 and M054288; add
7003         `simplified-ideograph-of' for M-04633.
7004         (U+56A1): Add `total-strokes'; unify M059274.
7005         (U+56A3): Delete `non-morohashi'.
7006         (U+56A4): Likewise; unify M059275.
7007         (M-04545): Separate J78-536B; unify M004545.
7008         (J78-536B): Unify M055174.
7009         (M-04615): Separate C1-7A64, J90-5371 and U+56C1; unify S1-1292.
7010         (U+56C1): Unify C1-7A64, J90-5371 and M004615.
7011         (M-04633): Unify M004633.
7012         (M-04641'): New character; unify M050126.
7013         (C7-5758): Relate to M050126.
7014         (U+56CE): Delete `non-morohashi'; unify MH-74, J90-5375 and
7015         M054523.
7016         (M055177): New character; relate to MH-74 and M054523.
7017
7018 2001-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7019
7020         * Ideograph-R029-Again.el (U+53C8): Unify J90-4B74.
7021         (M-03128): Use `script' and `vulgar-ideograph-of' instead of
7022         `comment'; separate J78-3C7D and J83-3C7D; unify M003128.
7023         (M-03166): Unify M003166.
7024         (M067958): New character; relate to U+53DB and M-03166.
7025         (J83-4840): Unify J90-4840 and M054307.
7026         (C1-5035): Relate to M054307.
7027         (U+53DB): Unify M057947.
7028         (M-03176): Unify J90-5257.
7029
7030         * Ideograph-R027-Cliff.el (M-03048'): Add `morohashi-daikanwa' as
7031         a source of `simplified-ideograph-of' property for M-04589; unify
7032         J90-3837.
7033
7034 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7035
7036         * Ideograph-R024-Ten.el (M-02707): Unify M002707.
7037         (U+534A): J90-483E and M054306.
7038         (J83-485C): Use `script' and `vulgar-ideograph-of' instead of
7039         `comment'; unify J90-485C.
7040         (M-02739): Use `vulgar-ideograph-of' instead of
7041         `vulgar-char-of-shinjigen-1'.
7042         (M-02761): Separate S1-833, S2-833 and C1-5E3B.
7043         (C1-5E3B): Unify S1-833, S2-833 and M002761.
7044         (M-02761'): Unify J90-476E.
7045
7046 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7047
7048         * char-db-util.el (insert-char-attributes): Sort `attributes' and
7049         `ccs-attributes'; support `ideographic-different-form-of'.
7050
7051 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7052
7053         * Ideograph-R023-Hiding-Enclosure.el (M-02673): Separate C1-4528.
7054         (C1-4528): Unify M002673.
7055         (U+5339): Unify J90-4924.
7056         (U+533A): Use `script' and `simplified-ideograph-of' instead of
7057         `comment'.
7058         (M-02690): Unify M002690.
7059         (U+533F): Unify J90-463F.
7060
7061 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7062
7063         * Ideograph-R020-Wrap.el (M-02506'): Unify J90-4A71.
7064         (M002510): New character; relate to M-02510.
7065         (M-02511): Use `ideographic-variants' instead of
7066         `variant-of-shinjigen-1'; unify M002511.
7067         (U+5306): Unify J90-5232 and M072447.
7068         (U+5307): Use `ideographic-different-form-of' instead of
7069         `comment'; unify M054897.
7070
7071         * Ideograph-R018-Knife.el (M-01923): Unify M001923.
7072         (J83-483D): Unify J90-483D and M054305.
7073         (U+5224): Unify M053097.
7074         (M-01965): Use `original-ideograph-of' instead of
7075         `original-char-of-shinjigen-1'.
7076         (M-01966): Unify M001966.
7077         (U+5238): Unify J90-3774 and M054101.
7078         (M-02000): Unify M002000.
7079         (U+524A): Unify J90-3A6F and M054134.
7080         (C1-5028): Unify M059136.
7081         (M-02011): Unify M002011.
7082         (U+524D): Unify J90-3A6F and M054193.
7083         (C1-5029): Unify M070879.
7084         (M-02076'): Unify J90-3A5E.
7085         (U+5271): Use `simplified-ideograph-of' instead of `comment';
7086         delete `non-morohashi'; unify J90-517B and M054511.
7087         (C6-3D46): Delete `non-morohashi'.
7088         (C6-3D47): Likewise.
7089         (M-02113): Unify M002113.
7090         (U+5273): Unify J90-5175.
7091         (M-02224): Unify M002224.
7092         (U+5289): Unify J90-4E2D and M058565.
7093         (M-02243): Unify J90-517A.
7094         (M-02245): Unify M002245.
7095
7096 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7097
7098         * Ideograph-R019-Power.el (M-02360'): Unify J90-4D26.
7099         (M-02362): Use `ideograph=' instead of `comment'.
7100         (M-02384'): Unify J90-4A59.
7101         (M-02409): Unify M002409.
7102         (U+52DD): Use `script' instead of `comment'; unify J90-3E21 and
7103         M054161.
7104         (M-02416): Unify M002416.
7105         (U+52DF): Unify J90-4A67 and M054354.
7106         (M-02472): Unify M002472.
7107         (J83-522F): Unify J90-522F and M055147.
7108         (C5-6755): Delete `non-morohashi'.
7109         (M-02486): Delete `kangxi-strokes'; separate C1-7961 and U+52F8;
7110         unify M002486.
7111         (J83-5230): Unify J90-5230, M055148 and U+52F8.
7112
7113 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7114
7115         * Ideograph-R212-Dragon.el (M-48818): Unify M048818.
7116         (C1-733E): Add `ideographic-strokes'.
7117
7118         * Ideograph-R211-Tooth.el (M-48631): Separate J0-7373, C2-6B49 and
7119         U+9F60; unify M058052.
7120         (U+9F60): Unify M048631.
7121         (M-48632): Unify M048632.
7122
7123 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7124
7125         * Ideograph-R209-Nose.el (M-48498): Unify M048498.
7126
7127 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7128
7129         * Ideograph-R205-Frog.el (U+9F08): Unify M055920.
7130
7131 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7132
7133         * Ideograph-R203-Black.el (M-48063): Unify M048063.
7134
7135         * Ideograph-R201-Yellow.el (M-47926): Unify M047926.
7136         (M-47935): Separate U+9EC7; unify M047935.
7137         (U+9EC7): Unify M053051.
7138
7139 2001-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7140
7141         * Ideograph-R200-Hemp.el (M-47892): Unify M047892.
7142         (M-47893): Unify M047893.
7143         (M-47909): Unify M047909.
7144
7145         * Ideograph-R199-Wheat.el (M-47827): Unify M047827.
7146
7147 2001-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7148
7149         * Ideograph-R197-Salt.el (M-49944): Deleted; moved to
7150         Ideograph-R198-Deer.el and unified with same character in there.
7151
7152         * Ideograph-R196-Bird.el (U+9E37): Add `total-strokes'.
7153         (M-46995): Unify M046995.
7154         (M-47005): Unify M047005.
7155
7156         * Ideograph-R194-Ghost.el (M-45906): Unify M045906.
7157         (M-45906'): Add `total-strokes'; separate M050602; unify M057627;
7158         fix `total-strokes'.
7159
7160         * Ideograph-R195-Fish.el (M-45969): Add `total-strokes'; unify
7161         M045969.
7162         (U+9C7D): Add `total-strokes'.
7163         (M-46226): New character; relate to U+9BDB; unify M046226.
7164         (U+9BF3): Add `total-strokes'.
7165
7166 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7167
7168         * Ideograph-R191-Fight.el (M-45649'): Separate C3-594A, J90-462E
7169         and U+95D8 and move them to Ideograph-R169-Gate.el; delete
7170         `cns-radical'.
7171
7172         * Ideograph-R190-Hair.el (M-45370): Separate C5-4B58; unify M045370.
7173
7174         * Ideograph-R169-Gate.el (U+95D8): Separated from M-45649'; moved
7175         from Ideograph-R191-Fight.el.
7176
7177 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7178
7179         * Ideograph-R188-Bone.el (M-45231): Fixed.
7180         (M045231): New character; relate to M-45231.
7181
7182         * Ideograph-R187-Horse.el (M-44634): Separate C4-4860; unify
7183         M058563.
7184         (C4-4860): Unify M044634.
7185         (M-44915): Separate K0-5479; unify M044915.
7186         (M068356): New character; relate to U+9A30 and M-44915.
7187         (M-45042): Separate C7-6031; unify M045042.
7188         (M-45043): Separate C7-6034.
7189         (C7-6034): Unify M045043.
7190
7191 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7192
7193         * Ideograph-R184-Eat.el (M-44023): Unify M044023.
7194         (M-44037'): Add `ideograph=' for M-44433.
7195         (M-44038): Unify C1-627D and JX1-7E29; separate G0-6238 and
7196         U+98E7.
7197         (U+98E7): Unify G0-6238 and M044038.
7198         (M-44063): Unify M044063.
7199         (M044064): New character; relate to U+98EF and M-44064.
7200         (M-44107): Unify M044107.
7201         (M-44109): Unify M044109.
7202         (M-44111): Unify M044111.
7203
7204         * Ideograph-R179-Leek.el (M-43238): Separate C3-454E and U+4A9E.
7205         (U+4A9E): Unify C3-454E and M043238.
7206         (M043245): New character; relate to M-43245.
7207         (M-43247): Separate C7-3D62.
7208         (M043247): New character; relate to M-43247.
7209
7210         * Ideograph-R180-Sound.el (M-43268): Unify M043268.
7211
7212 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7213
7214         * Ideograph-R182-Wind.el (M-43769): Add `total-strokes'; unify
7215         M043769.
7216
7217         * Ideograph-R181-Leaf.el (M-43591): Unify M043591.
7218         (M-43689): Unify M043689.
7219
7220         * Ideograph-R174-Blue.el (M-42564): Unify M042564.
7221         (M-42570): Unify M042570.
7222
7223         * Ideograph-R173-Rain.el (M-42216): Unify M042216.
7224
7225         * Ideograph-R170-Mound.el (M-41676): Add `ideograph=' for M-41704;
7226         unify M041676; separate C6-3C6C.
7227         (U+9666): Unify MH-678 and M054713.
7228         (U+9667): Add `total-strokes'.
7229         (M-41836): Add `simplified-ideograph-of' for M-41891; unify
7230         M041836.
7231
7232 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7233
7234         * Ideograph-R169-Gate.el (U+9596): Add `total-strokes'; unify
7235         M050554.
7236         (U+9597): Add `total-strokes'; unify M059991.
7237         (U+95F0): Add `script'; add `total-strokes'; unify M051330.
7238         (U+95F1): Add `total-strokes'.
7239         (M-41341): Separate C1-6F65 and U+95B1.
7240         (U+95B1): Unify C1-6F65 and M041341.
7241
7242         * Ideograph-R167-Gold.el (U+94D2): Add `total-strokes'.
7243         (U+94D3): Fix `ideographic-strokes'; add `total-strokes'; add
7244         `script'; unify M052145.
7245         (U+94D5): Add `total-strokes'.
7246         (M-40418): Separate U+92B3 and C1-6F5E.
7247         (U+92B3): Unify C1-6F5E and M040418.
7248         (M-40464): Unify M040464.
7249         (M-49811): Separate C7-2A42; unify M049811.
7250         (M-40596): Separate U+933A; add `total-strokes'; unify M040596.
7251         (U+933A): Unify M055836.
7252         (M-40597): Add `total-strokes'; unify M040597.
7253         (M-40600): Unify M040600.
7254         (M-40708): Unify M040708.
7255         (M-40709): Unify M040709.
7256         (M-40710): Separate C1-775B and U+9398; unify M040710.
7257         (U+9556): Add `total-strokes'.
7258         (M-40847): Unify M040847.
7259         (U+9454): Separate C3-5F6B; unify MH-665 and M057484.
7260         (C3-5F6B): Relate to U+9454, MH-665 and M057484.
7261
7262         * Ideograph-R166-Village.el (M-40132): Unify M040132.
7263         (M-40136): Unify M040136.
7264
7265 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7266
7267         * Ideograph-R165-Distinguish.el (M-40120): Unify M040120.
7268         (M-40120'): Add `total-strokes'.
7269
7270         * Ideograph-R164-Wine.el (M-39870): Unify M039870.
7271         (M-40062): Separate C7-5067.
7272         (M040062): New character; relate to M-40062.
7273         (M-40064'): Add `total-strokes'.
7274
7275 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7276
7277         * Ideograph-R163-City.el (U+909C): Add `total-strokes'; unify
7278         M059962.
7279         (U+90BA): Add `total-strokes'.
7280
7281         * Ideograph-R159-Cart.el (M-38234): Separate JX2-795C; unify
7282         M038234.
7283         (JX2-795C): Unify M079777.
7284         (M-38234'): Add `total-strokes'.
7285         (U+65A9): Moved to Ideograph-R069-Axe.el.
7286         (U+8EE3): Add `total-strokes'; unify M054697.
7287         (M-38438): Unify M038438.
7288         (M-38473): Unify M038473.
7289         (M-38482): Unify M038482.
7290         (M086337): New character; relate to U+8F44 and M-38482.
7291         (C1-755D): Relate to M086337.
7292
7293         * Ideograph-R158-Body.el (M-38110): Separate G0-4C49, JSP-6052,
7294         C1-6F41 and U+8EBA; unify M038110.
7295         (U+8EBA): Unify G0-4C49, JSP-6052, C1-6F41 and M057438.
7296         (M-38111): Add `total-strokes'; unify M038111.
7297
7298         * Ideograph-R069-Axe.el (U+65A9): Moved from
7299         Ideograph-R159-Cart.el.
7300
7301         * Ideograph-R157-Foot.el (U+8DF6): Add `script'; add
7302         `total-strokes'; unify M053969.
7303         (U+8DF7): Add `total-strokes'.
7304         (U+8DF8): Likewise.
7305         (U+8DF9): Likewise.
7306         (U+8DFA): Likewise.
7307         (M-37672): Unify M037672.
7308         (M-37955): Unify M037955.
7309         (M-38026): Unify M038026.
7310
7311         * Ideograph-R149-Speech.el (U+8BDD): Add `total-strokes'.
7312         (U+8BDE): Likewise; fix `ideographic-strokes'.
7313         (U+8BEB): Add `total-strokes'.
7314         (M-35640): Unify M035640.
7315         (U+8BF7): Add `total-strokes'.
7316         (U+8BF8): Likewise.
7317         (U+8BF9): Likewise.
7318         (U+8BFA): Likewise.
7319         (U+8BFB): Likewise.
7320         (U+8BFC): Likewise.
7321         (U+8BFD): Likewise.
7322         (U+8BFE): Likewise.
7323         (U+8BFF): Likewise.
7324         (U+8C00): Likewise.
7325         (U+8C01): Likewise.
7326         (U+8C02): Likewise.
7327         (U+8C03): Likewise.
7328         (U+8C04): Likewise.
7329         (U+8C05): Likewise.
7330         (U+8C06): Likewise.
7331         (U+8C07): Likewise.
7332         (U+8C08): Likewise.
7333         (U+8C09): Likewise.
7334         (U+8C0A): Likewise.
7335         (M-35727): Unify M035727.
7336         (M-35779'): Fix `ideographic-strokes'; add `total-strokes'.
7337         (U+8B03): Add `total-strokes'; unify M059933.
7338         (U+8C0B): Add `total-strokes'.
7339         (M-35780): Unify M035780.
7340         (M-35821): Unify M035821.
7341         (M-35850): Unify M035850.
7342         (U+8C33): Add `total-strokes'.
7343         (U+8C34): Likewise.
7344         (U+8C35): Likewise.
7345
7346 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7347
7348         * Ideograph-R156-Run.el (M-37034'): Add `simplified-ideograph-of'
7349         for M-37034.
7350         (M-37035): Add `original-ideograph-of' for M-37034.
7351         (J0-6C62): Unify M054693; fix strokes.
7352
7353 2001-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7354
7355         * Ideograph-R152-Pig.el (M-36380): Unify M036380.
7356         (U+8C62): Unify M055749.
7357
7358         * Ideograph-R144-Walk-Enclosure.el (M-34038): Separate C4-2F6F and
7359         U+4615; unify M034038.
7360         (M-34046): Unify M034046.
7361         (M-34047): Unify C6-444F.
7362         (M034047): New character; relate to M-34047.
7363         (M-34073): Unify M034073.
7364         (J83-3152): Fix strokes; unify M054025.
7365         (K0-6A5B): Fix strokes; relate to M054025.
7366         (M-34076): Unify M034076.
7367         (M053307): New character; relate to U+8860 and M-34076.
7368         (C4-534B): Relate M053307.
7369         (M-34090): Separate G0-6169, C1-7C68 and U+8862; unify M034090.
7370
7371 2001-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7372
7373         * Ideograph-R148-Horn.el (U+46A2): Unify M-35118; separate
7374         C4-5361.
7375
7376         * Ideograph-R147-See.el (U+89C1): Add `total-strokes'.
7377         (U+89C2): Likewise.
7378
7379         * Ideograph-R146-West.el (M-34768): Unify M034768.
7380         (M034789): New character; relate to U+8986 and M-34789.
7381         (M-34791): Unify M034791.
7382
7383         * Ideograph-R145-Clothes.el (M-34162): Separate C6-3B7A; unify
7384         M034162.
7385         (U+891C): Add `total-strokes'.
7386         (U+891D): Likewise.
7387
7388         * Ideograph-R143-Blood.el (M-33969): Separate C2-2D4B and U+8841;
7389         unify M033969.
7390         (M-33971): Unify M033971.
7391         (J0-6A49): Unify M054685.
7392
7393         * Ideograph-R142-Insect.el (M-32810): Separate C2-2868; unify
7394         M032810.
7395         (M-32835): Separate G0-7235, C1-534D and U+867B.
7396         (C1-534D): Unify M057316; relate to M-32835.
7397         (G0-7235): Unify U+867B; relate to M-32835 and M057316.
7398
7399         * Ideograph-R136-Oppose.el (M-30338): Separate S2-6636, K0-743F
7400         and C1-4860.
7401         (C1-4860): Unify S1-6636 and S2-6636.
7402         (K0-743F): Unify M054189.
7403         (M-30342): Unify M030342.
7404
7405 2001-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7406
7407         * Ideograph-R135-Tongue.el (M-30277): Unify S1-6628 and M030277.
7408         (C1-485F): Add `original-ideograph-of' for M030277; unify S1-6629
7409         and M075115.
7410         (M-30278): Unify M030278.
7411
7412 2001-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7413
7414         * Ideograph-R132-Self.el (M030105): New character; relate to
7415         M-30105.
7416
7417         * Ideograph-R128-Ear.el (M-29074): Unify M029074.
7418         (M-29074'): Add `total-strokes'.
7419
7420 2001-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7421
7422         * Ideograph-R129-Brush.el (U+8080): Add `total-strokes'.
7423
7424         * Ideograph-R127-Plow.el (M-28907): Unify M028907.
7425         (M-28909): Unify M028909.
7426
7427         * Ideograph-R109-Eye.el (M-23122): Add `original-ideograph-of' for
7428         M-01473; unify M023122 and U-000250F2.
7429         (M-23123): Unify M023123.
7430         (M-23210): Add `ideograph=' for U-000250F2; add
7431         `original-ideograph-of' for M-01473; unify U-0002F942.
7432         (M023210): New character; relate to M-23210 and U-0002F942.
7433         (U+770C): Add `total-strokes'.
7434
7435         * Ideograph-R096-Jade.el (M-20900): Separate C2-3070; fix
7436         `total-strokes'.
7437         (M-20901): Delete `comment'; unify M020901.
7438         (M-20902): Delete `comment'; unify M020902.
7439         (M-20903): Delete `comment'; unify M020903.
7440         (M-20904): Delete `comment'; unify M020904.
7441         (M-20905): Delete `comment'; unify M020905.
7442         (M-20906): Delete `comment'; unify M020906.
7443         (M-20907): Delete `comment'; separate C2-2C35 and U+73C3; unify
7444         M020907.
7445         (M-20909): Delete `comment'; unify M020909.
7446         (M-20910): Delete `comment'; unify M020910.
7447         (M-20912): Delete `comment'; unify M020912.
7448         (M-20914): Delete `comment'; unify M020914.
7449         (M-20916): Delete `comment'; unify M020916.
7450         (M-20917): Separate J0-3B39, G0-493A, K0-5F26, C1-5243, U+73CA and
7451         S2-4885; unify M058161 and S1-4884.
7452         (M020917): New character; unify S1-4885, S2-4885, J82-3B39,
7453         K0-5F26, C1-5243 and J90-3B39; relate to U+73CA and M-20917.
7454         (U+73CA): Unify S1-4886, J78-3B39, G0-493A and M054140.
7455         (M-20949): Delete `comment'; separate C2-3076; unify M020949.
7456         (M-20950): Delete `comment'; unify M020950.
7457         (M-20952): Separate C2-3078 and U+73DD; unify M020952.
7458         (M-20953): Delete `comment'; unify M020953.
7459         (M-20954): Delete `comment'; unify M020954.
7460         (M-21149): Unify M021149.
7461         (M-21150): Unify M021150.
7462
7463 2001-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7464
7465         * Ideograph-R108-Dish.el (M022972): New character; relate to
7466         U+76CA and M-22972.
7467         (M-23001'): Add `simplified-ideograph-of' for M-23005.
7468         (U+76D8): Add `script' and `total-strokes'; unify M052191.
7469
7470         * Ideograph-R124-Feather.el (M-28614): Unify M028614.
7471         (M028635): New character; relate to U+7FC1 and M-28635.
7472         (M-28635'): Separate M050359.
7473         (U+7FC1): Unify M050359.
7474         (M-28657): Unify M028657.
7475         (M-28672): Unify M028672.
7476
7477         * Ideograph-R122-Net.el (M-28312): Delete `morohashi-daikanwa' and
7478         `non-morohashi'.
7479
7480 2001-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7481
7482         * Ideograph-R113-Spirit.el (M-24626): Unify M024626.
7483         (M-24631): Unify M024631.
7484         (M-24640): Unify M024640.
7485         (M-24641): Unify M024641.
7486         (M-24652): Unify M024652.
7487         (M-24664): Unify M024664.
7488         (M-24672): Unify M024672.
7489         (M-24673): Use `ideographic-variants' instead of
7490         `->decomposition'; unify M024673.
7491         (M-24689): Unify M024689.
7492         (M-24766): Unify M024766.
7493         (M-24766'): Separate U+798D.
7494         (U+798D): Relate to M-24766' and M050313; unify M057178.
7495         (M-24767): Unify M024767.
7496         (M-24768): Unify M024768.
7497
7498         * Ideograph-R119-Rice.el (M-26997): Unify M026997.
7499
7500         * Ideograph-R115-Grain.el (M-25016): Unify C3-327C and M025016.
7501         (M-25016'): Separate C3-327C.
7502         (M-25081): Unify M025081.
7503         (U+7A25): Delete `kangxi-radical' and `kangxi-strokes'.
7504         (M-25188'): Unify J0-3972 and C4-455F; separate M050322.
7505         (M-25280): Unify M025280.
7506
7507 2001-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7508
7509         * Ideograph-R079-Weapon.el (M-16618'): Separate M050242.
7510         (C3-2959): Relate to M050242.
7511         (M-16629): Unify S1-3996, S2-3996, J90-3B26 and U+6BBA.
7512         (M016629): New character; relate to U+6BBA and M-16629.
7513         (C4-2D65): Relate to M073347.
7514         (M073347): New character; relate to U+6BBA and M-16629.
7515         (M-16630): Unify C4-324C.
7516         (M016630): New character; relate to M016630.
7517         (M-16631): Unify C4-324D.
7518         (M016631): New character; relate to M-16631.
7519         (M-16632): Unify C4-324F and U+3C80.
7520         (M016632): New character; relate to M-16632 and U+3C80.
7521         (M-16633): Unify JSP-4630, C4-324E and U+6BB8.
7522         (M016633): New character; relate to M-16633 and U+6BB8.
7523         (M-16635): Unify C6-4078 and U-00023A8D.
7524         (M016635): New character; relate to U-00023A8D and M-16635.
7525         (M-16636): Add `wrong-ideograph-of' for M-04033; unify C6-4079 and
7526         U-00023A8E.
7527         (M016636): New character; relate to U-00023A8E and M-16636.
7528         (C5-332D): Cancel relation to M-16636.
7529
7530 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7531
7532         * Ideograph-R105-Dotted-Tent.el (U+7677): Add `total-strokes';
7533         unify M059789.
7534
7535         * Ideograph-R104-Sickness.el (C5-2464): Unify M-22018, M022018 and
7536         U-00024D26.
7537         (U+7596): Add `total-strokes'.
7538         (U+7597): Likewise.
7539
7540         * Ideograph-R102-Field.el (M-21727): Add `total-strokes'.
7541         (U+753C): Likewise; add `ideographic-variants' for M021735; unify
7542         M054615.
7543         (M-21739): Unify M021739.
7544         (M-021805): New character; relate to U+7556 and M0021805.
7545
7546 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7547
7548         * Ideograph-R094-Dog.el (M-20511'): Separate C3-3D29; unify
7549         M020534.
7550
7551         * Ideograph-R103-Bolt-Of-Cloth.el (U+758D): Unify M057305.
7552
7553         * Ideograph-R100-Life.el (M-21684): Unify M021684.
7554
7555         * Ideograph-R095-Profound.el (M-20817): Unify M020817.
7556         (U+7387): Relate to M050282.
7557
7558 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7559
7560         * char-db-util.el (insert-char-attributes): Support
7561         `wrong-ideograph-of' property.
7562
7563         * Ideograph-R085-Water.el (C1-5B52): Relate to M050252.
7564         (M-17758): Unify M017758.
7565         (U+6E1A): Delete `japanese-strokes'.
7566         (M-18277): Unify M018277.
7567         (M-18515): Unify M018515.
7568         (M-18668): Separate C2-6571 and U+7024; unify M018668.
7569         (M-18669): Separate C3-5A54 and U+7025; unify M018669.
7570         (M-18670): Separate J83-4375, C2-6223, J90-4375 and U+7026; unify
7571         M018670; fix `total-strokes'.
7572         (U+7026): Unify J83-4375, C2-6223, J90-4375 and M054231.
7573
7574         * Ideograph-R094-Dog.el (U+731F): Add `total-strokes'.
7575         (U+7320): Likewise; unify M059773.
7576         (U+7363): Add `total-strokes'.
7577         (U+7364): Likewise; unify M065381.
7578
7579         * Ideograph-R093-Cow.el (M-20032): Unify M020032.
7580         (U+727F): Unify M057757.
7581
7582         * Ideograph-R087-Claw.el (U+7233): Delete `kangxi-radical' and
7583         `kangxi-strokes'; add `total-strokes'; unify M059770.
7584         (M-19711): Unify M019711.
7585
7586         * Ideograph-R080-Do-Not.el (M-16740): Separate G0-5839, C1-645C
7587         and U+6BD3; fix strokes; unify M016740.
7588         (U+6BD3): Unify G0-5839.
7589         (M-16742): Fix `ideographic-strokes'; unify M016742.
7590         (C4-4A53): Fix `ideographic-strokes'.
7591
7592         * Ideograph-R086-Fire.el (M-19369): Unify C5-4E2D and U+24398.
7593         (M019369): New character; relate to U+24398 and M-19369.
7594
7595 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7596
7597         * Ideograph-R140-Grass.el (M-30640): Add `total-strokes'.
7598         (M-30860'): Separate C6-2E22 and J90-326A; unify J78-326A and
7599         J83-326A.
7600         (C6-2E22): Unify U-0002F995.
7601         (MH-521): Use `morohashi-daikanwa' instead of
7602         `morohashi-daikanwa-ho'.
7603         (M079242): Relate to MH-521.
7604
7605         * Ideograph-R084-Steam.el (U+6C28): Add `total-strokes'.
7606         (C1-5636): Add `ideographic-strokes'.
7607         (U+6C29): Add `total-strokes'.
7608
7609         * Ideograph-R078-Death.el (M-16459): Unify M016459.
7610         (U+6B8B): Add `script'.
7611         (MH-291): Add `total-strokes'; use `morohashi-daikanwa' instead of
7612         `morohashi-daikanwa-ho'.
7613
7614         * Ideograph-R077-Stop.el (M-16257): Unify C6-232E and U-00028E16.
7615         (M016257): New character; relate to M-16257 and U-00028E16.
7616
7617 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7618
7619         * Ideograph-R154-Shell.el (MH-575): Put `(ho 575)' to
7620         `morohashi-daikanwa'; delete `morohashi-daikanwa-ho'.
7621
7622         * Ideograph-R130-Meat.el (MH-247): Use `morohashi-daikanwa'
7623         property instead of `morohashi-daikanwa-ho' property.
7624         (M055481): Add `morohashi-daikanwa'.
7625
7626         * Ideograph-R120-Silk.el (MH-486): Put `(ho 486)' into
7627         `morohashi-daikanwa'; delete `morohashi-daikanwa-ho'.
7628
7629         * Ideograph-R118-Bamboo.el (MH-460): Use `morohashi-daikanwa'
7630         property instead of `morohashi-daikanwa-ho'.
7631         (MH-465): Likewise.
7632
7633         * Ideograph-R112-Stone.el (MH-382): Add `total-strokes'; use
7634         `morohashi-daikanwa' property instead of `morohashi-daikanwa-ho'.
7635
7636         * Ideograph-R076-Lack.el (M-15992): Unify M015992.
7637
7638         * Ideograph-R072-Sun.el (U+66FB): Separate JSP-423F; fix
7639         `ideographic-strokes'; add `total-strokes'; unify MH-234.
7640         (JSP-423F): Relate to MH-234.
7641         (C4-3238): Unify M-13932 and M013932.
7642         (C5-3F61): Add `morohashi-daikanwa' for M-13995.
7643         (M057064): New character; relate to U+66DC and M-14227'.
7644         (U+66DC): Relate to M057064.
7645
7646         * Ideograph-R030-Mouth.el (MH-64): Use `morohashi-daikanwa'
7647         property instead of `morohashi-daikanwa-ho' property.
7648
7649         * Ideograph-R001-One.el (MH-1): Use `morohashi-daikanwa' property
7650         instead of `morohashi-daikanwa-ho' property.
7651
7652         * ideograph-util.el (morohashi-daikanwa<): New function.
7653         (ideograph-char<): Use `morohashi-daikanwa<'.
7654
7655         * Ideograph-R075-Tree.el (U+6730): Delete `kangxi-radical' and
7656         `kangxi-strokes'; unify M059667.
7657
7658         * Ideograph-R074-Moon.el (M-14340): Unify M014340.
7659         (M-14345): Unify M014345.
7660         (M-14374): Unify M014374.
7661
7662         * Ideograph-R066-Rap.el (U+654C): Add `ideograph='.
7663         (M-13252): Unify C4-377A and M013252.
7664         (U+3A9A): Relate to M-13265; unify M075463.
7665
7666 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7667
7668         * Ideograph-R064-Hand.el (M-11769): Separate G0-3245, C1-445F and
7669         U+624D; unify M011769.
7670         (U+624D): Unify G0-3245, C1-445F and M051101.
7671
7672         * Ideograph-R062-Halberd.el (M-11538): Unify C4-2272 and
7673         U-0002298F.
7674         (M-11542'): Fix `ideographic-strokes'.
7675         (M-11544): Unify M011544.
7676
7677 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7678
7679         * Ideograph-R063-Door.el (U+6247): Unify M057162.
7680
7681 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7682
7683         * Ideograph-R061-Heart.el (M-10312): Separate C1-4A36; unify
7684         M010312.
7685         (M-10348): Separate G0-6343, C1-4D3F and U+5FDD; unify M010348.
7686         (U+5FDD): Unify G0-6343, C1-4D3F and M053330.
7687         (M072435): New character; relate to M-10348 and U+5FDD.
7688         (M-11024'): Separate G0-4977, C1-637C and U+614E.
7689         (U+614E): Unify G0-4977, C1-637C and M053483.
7690         (M-11399'): Unify C4-5B2C.
7691         (M-11400): Separate JSP-3E7D; unify M011400 and U+61E9.
7692         (C2-615C): Separate U+61E9; unify JSP-3E7D.
7693         (JSP-3E7E): Unify M-11400' and M050186; separate C2-5C6F and
7694         U+61E5; fix strokes.
7695         (U+61E5): Unify C2-5C6F and M054801.
7696
7697 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7698
7699         * Ideograph-R141-Tiger.el (C1-5D29): Moved from
7700         Ideograph-R059-Bristle.el.
7701         (U+865E): Add `script'.
7702
7703         * Ideograph-R060-Step.el (G0-3E36): Add `script'.
7704         (M-10085): Separate C1-5121.
7705         (C1-5121): Unify M072385.
7706
7707         * Ideograph-R059-Bristle.el (M-09992): Unify M009992.
7708         (U+5F69): Unify M054127.
7709         (M-09993): Separate G0-316B and U+5F6A; separate and move C1-5D29
7710         to Ideograph-R141-Tiger.el; delete `cns-radical'; unify M009993.
7711         (G0-316B): Unify M057577 and U+5F6A.
7712         (M-09994): Add `ideograph=' for M-09993; unify M009994.
7713
7714         * Ideograph-R058-Snout.el (M-9909'): Separate G0-3969, M050167 and
7715         U+5F52; unify C3-224A; add `vulgar-ideograph-of' for M-16349.
7716         (M-09912): Add `vulgar-ideograph-of' for M-21890; unify M009912.
7717         (M-09913): Add `simplified-ideograph-of' for M-21890; unify
7718         J0-4576, G0-3531, C3-2351, M009913 and U+5F53.
7719
7720         * Ideograph-R057-Bow.el (M-09706): Unify C6-2322; add
7721         `original-ideograph-of' for M-09698.
7722         (M009706): New character; relate to M-09706.
7723
7724         * Ideograph-R053-Dotted-Cliff.el (M-09230): Separate C5-225D;
7725         unify M009230.
7726         (M-09233): Unify M009233.
7727
7728 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7729
7730         * Ideograph-R162-Walk.el (C1-4B56): Moved from
7731         Ideograph-R047-River.el.
7732         (G0-3169): Unify M053401.
7733         (M-39002'): Separate U+904E.
7734         (U+904E): Unify M053376.
7735
7736         * Ideograph-R049-Oneself.el (U+5DFC): Fix `ideographic-strokes';
7737         add `total-strokes'; unify M059575.
7738
7739 2001-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7740
7741         * Ideograph-R048-Work.el (U+5DEC): Delete `kangxi-radical' and
7742         `kangxi-strokes'.
7743         (U+5DED): Likewise.
7744         (M-08732): Separate G0-326E and U+5DEE.
7745         (G0-326E): Unify U+5DEE and M053115.
7746         (U+5DEF): Fix `ideographic-strokes'; delete `kangxi-strokes';
7747         unify M052445.
7748         (C2-425D): Separate U+5DF0; fix `ideographic-strokes'; delete
7749         `kangxi-strokes'.
7750         (U+5DF0): Fix strokes; unify M053083.
7751
7752         * Ideograph-R046-Mountain.el (U+5C76): Delete `non-morohashi'.
7753         (U+5C77): Add `total-strokes'; unify M059512.
7754         (U+5C7F): Delete `non-morohashi'.
7755         (U+5C81): Likewise.
7756         (U+5C82): Likewise.
7757         (U+5C83): Likewise; unify M059514.
7758
7759         * Ideograph-R042-Small.el (M-07493): Unify M007493; separate
7760         C3-2851.
7761         (M-07494): Unify M007494; separate C5-2567.
7762         (M-07495): Unify M007495; separate C6-2A6B.
7763         (M-07497): Unify M007497; separate C6-3032.
7764
7765 2001-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7766
7767         * Ideograph-R047-River.el (C1-4B56): Moved to
7768         Ideograph-R162-Walk.el.
7769
7770         * Ideograph-R044-Corpse.el (U+5C57): Moved from
7771         Ideograph-R041-Inch.el.
7772
7773         * Ideograph-R041-Inch.el (G0-3D2B): Separated from M-07437'; unify
7774         U+5C06 and M051049.
7775         (M-07437'): Separate G0-3D2B and U+5C06.
7776         (U+5C57): Moved to Ideograph-R044-Corpse.el.
7777         (M-07463'): Separate K0-5374; fix strokes; unify J0-4633 and
7778         U+5C0E.
7779         (C1-7052): Unify M058629.
7780         (K0-5374): Unify M-07465 and M007465.
7781         (M-07468): Add `ancient-ideograph-of' for M-07465; separate
7782         C7-375C.
7783         (M-07470): Add `ancient-ideograph-of' for M-07470.
7784
7785 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7786
7787         * Ideograph-R040-Roof.el (M-07296): New character; relate to
7788         U+5BE7; unify M007296.
7789         (C1-684F): Relate to M-07296 instead of M-07296'.
7790         (M-07298): Separate G0-552F, C1-6853 and U+5BE8.
7791         (U+5BE8): Unify G0-552F and M057944.
7792
7793         * Ideograph-R037-Big.el (U+5941): Delete broken
7794         `morohashi-daikanwa' property; add `simplified-ideograph-of' for
7795         M-05991.
7796
7797 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7798
7799         * Ideograph-R036-Evening.el (M-05803): Separate C3-405F; fix
7800         strokes; unify M005803.
7801         (C3-405F): Unify M059363.
7802
7803         * Ideograph-R033-Scholar.el (M-05639): Separate C1-4531; unify
7804         M005639.
7805         (C1-4531): Unify M071552.
7806
7807         * Ideograph-R032-Earth.el (M-05086'): Add
7808         `simplified-ideograph-of' property for M-05120.
7809         (C6-3635): Don't relate to M-03635; unify M-05120.
7810         (C3-3470): Add `original-ideograph-of' property instead of
7811         `morohashi-daikanwa' property; unify M-05234.
7812         (U+5848): Add `simplified-ideograph-of' property for M-05423;
7813         unify M059321.
7814         (U+5870): Unify M054532.
7815         (U+58CB): Unify M059345.
7816         (U+58CC): Unify M054173.
7817
7818         * Ideograph-R031-Enclosure.el (U+56F5): Delete broken
7819         `morohashi-daikanwa' property; add `simplified-ideograph-of'
7820         property for U+5707.
7821         (M-04789): Separate G0-4826, C1-594E and U+5708; unify M004789.
7822         (M055178): New character; relate to M-04789.
7823         (U+5708): Unify G0-4826, C1-594E and M059386.
7824
7825         * Ideograph-R018-Knife.el (M-02076): Use `script' and
7826         `simplified-ideograph-of' instead of `comment'.
7827         (M-02076'): Likewise.
7828         (M-48939): Use `vulgar-ideograph-of' instead of
7829         `vulgar-char-of-shinjigen-1'.
7830         (U+5266): Delete `non-morohashi'.
7831         (U+5267): Likewise.
7832         (G0-386E): Separated from M-02112'; relate to M-02112; unify
7833         M057806 and U+5272.
7834         (M-02112'): Separate G0-386E and U+5272.
7835         (C1-5E34): Relate to M-02112' and M050109 instead of M-02112.
7836         (M-02113): Separate U+5273.
7837         (J83-5175): Unify M055139 and U+5273.
7838
7839         * Ideograph-R030-Mouth.el (C3-247C): Unify M059172.
7840         (M-03385): Unify M003385 and U+549E.
7841         (M-03442): Separate U+5469 and JSP-3479.
7842         (JSP-3479): Unify M003442 and U+5469.
7843         (MH-64): Use `ideographic-variants' instead of `comment'.
7844         (M-03525): Separate U+549E and C3-2B5C.
7845         (M-03987): Separate C1-5E56; unify M003987.
7846         (M059224): New character; relate to U+55AB and M-03987.
7847         (C1-5E56): Unify M059290.
7848         (U+55AB): Separate M-03987'; unify M053220; relate to M-3987.
7849         (M-03987'): Separate U+55AB and, C6-4731.
7850         (U+565C): Delete `non-morohashi'.
7851         (U+565D): Likewise; unify M053232.
7852         (M-04376): Unify G0-4677, C1-7042 and U+5668.
7853
7854 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7855
7856         * char-db-util.el (insert-char-attributes): Support
7857         `ideographic-variants' property.
7858
7859 2001-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7860
7861         * Ideograph-R027-Cliff.el (M-03048'): Use `script' and
7862         `simplified-ideograph-of' instead of `comment'.
7863
7864         * Ideograph-R029-Again.el (U+53D1): Delete `non-morohashi'.
7865         (U+355D): Likewise.
7866         (U+53D2): Likewise.
7867         (C6-2F49): Likewise.
7868         (C6-3D67): Likewise.
7869         (C6-3D69): Likewise.
7870         (C6-4728): Likewise.
7871
7872         * Ideograph-R024-Ten.el (U+534E): Delete `non-morohashi'.
7873         (U+534F): Likewise.
7874         (U+5356): Likewise.
7875         (C7-606A): Likewise.
7876
7877 2001-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7878
7879         * char-db-util.el (insert-char-attributes): Regard
7880         `simplified-ideograph-of' property.
7881
7882         * Ideograph-R020-Wrap.el (C5-312F): Delete `non-morohashi'.
7883
7884         * Ideograph-R019-Power.el (M-02360'): Use `script' and
7885         `vulgar-ideograph-of' instead of `comment'.
7886         (M-02384'): Use `script' instead of `comment'.
7887         (M-02415'): Use `script' and `vulgar-ideograph-of' instead of
7888         `comment'.
7889
7890         * Ideograph-R011-Enter.el (M-*****): Unify corresponding Mojikyo
7891         code point.
7892
7893         * Ideograph-R010-Legs.el (M-*****): Unify corresponding Mojikyo
7894         code point.
7895         (M-01339): Separate JSP-3265; unify U+5142 and M001339.
7896         (JSP-3265): Unify M056007.
7897         (M-01358): Unify M054447.
7898         (U+514D): Unify M001358.
7899         (J0-4C48): Unify M054386.
7900
7901         * Ideograph-R038-Woman.el (M-06040): New character; add
7902         `ancient-ideograph-of' for M-06039; add comment about M-00395;
7903         unify M006040 and U+36A2.
7904         (M-6307'): Separate C3-304D.
7905         (C3-304D): Unify M059420.
7906
7907         * Ideograph-R009-Man.el (M-*****): Add corresponding Mojikyo code
7908         point.
7909         (M-00360): Use `ideograph=' and `original-ideograph-of' instead of
7910         `comment'.
7911         (M-00395): Use `ancient-ideograph-of' for M-00630; add comment
7912         about M-06040.
7913         (M-00634): Add `ideograph=' for M-23937; add
7914         `original-ideograph-of' for M-00633.  - Fix some bugs.
7915
7916         * Ideograph-R008-Lid.el (M-*****): Unify corresponding Mojikyo
7917         code point.
7918
7919         * Ideograph-R001-One.el (M-*****): Unify corresponding Mojikyo
7920         code point.
7921         (M-00026): Use `vulgar-ideograph-of' instead of
7922         `vulgar-char-of-shinjigen-1'.
7923         (C3-2144): Separated from M-00026; use `vulgar-ideograph-of'
7924         instead of `vulgar-char-of-shinjigen-1'.
7925         (M-00059): Use `ancient-ideograph-of' and `ideograph=' instead of
7926         `comment'.
7927
7928         * Ideograph-R006-Hook.el (M-*****): Unify corresponding Mojikyo
7929         code points.
7930         (M-00246): New character.
7931
7932         * Ideograph-R005-Second.el (M-*****): Unify corresponding Mojikyo
7933         code points.
7934         (M-00210): Use `vulgar-ideograph-of' instead of comment.
7935
7936 2001-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7937
7938         * Ideograph-R007-Two.el (M-*****):
7939         Unify corresponding Mojikyo code points.
7940         (M-00285): New character.
7941
7942         * Ideograph-R004-Slash.el (M-*****):
7943         Unify corresponding Mojikyo code points.
7944         (M-00107): Unify M070120.
7945         (M000107): New character; relate to M-00107.
7946         (M-000115): Use `ancient-ideograph-of' instead of `comment'.
7947         (M-00123): Add `ideograph=' for M-01740; add `vulgar-ideograph-of' for
7948         M-01739.
7949         (M-00129): Don't unify J0-4C68.
7950         (M-00157): Add `ideograph=' for M-07853; add `original-ideograph-of'
7951         for M-09176.
7952
7953         * Ideograph-R003-Dot.el (M-*****):
7954         Unify corresponding Mojikyo code points.
7955         (M-00104): Use `ancient-ideograph-of' and `ideograph=' instead of
7956         comment.
7957
7958         * Ideograph-R002-Line.el (M-*****):
7959         Unify corresponding Mojikyo code points.
7960
7961         * char-db-util.el (insert-char-attributes):
7962         Support `ancient-ideograph-of'.
7963
7964 2001-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7965
7966         * Ideograph-R015-Ice.el (U+51AC): Unify J90-455F.
7967         (J83-3A63): Unify J90-3A63.
7968         (U+51CB): Unify J90-437C.
7969         (M-01718): Use `vulgar-ideograph-of' instead of
7970         `vulgar-char-of-shinjigen-1'; separate J78-515B, J83-515B and
7971         C3-4B30.
7972
7973         * Ideograph-R009-Man.el (U+4EED): Unify J90-5041; delete
7974         `non-morohashi'.
7975         (U+4F1D): Unify J90-4541.
7976         (U+4F34): Unify J90-483C.
7977         (U+4F4F): Unify J90-3D3B.
7978         (U+4F7F): Unify J90-3B48.
7979         (M-00629'): Unify J90-496E.
7980         (U+4FAB): Unify J90-5525.
7981         (U+4FAD): Unify J90-4B79.
7982         (U+4FB5): Unify J90-3F2F.
7983         (U+4FBF): Unify J90-4A58.
7984         (J83-3771): Unify J90-3771.
7985         (J83-4A50): Unify J90-4A50.
7986         (U+5065): Unify J90-3772.
7987         (M-00901): Unify J90-5079.
7988         (M-00939): Separate G0-3835, J90-507C, S1-365, S2-365 and U+5085.
7989         (M-01055): Separate S1-380, S2-380, K0-603A, C2-415E and U+50CA.
7990         (U+50CA): Unify S1-380, S2-380, K0-603A and C2-415E.
7991         (J83-5122): Unify J90-5122.
7992         (J83-414E): Unify J90-414E.
7993         (M-01084): Separate S1-397, S2-397 and J90-417C.
7994         (M-01132): Unify J90-512A.
7995         (M-01235): Separate C4-4F5A and U+5119.
7996         (M-01236): Separate U+511A.
7997         (J83-5133): Unify J90-5133, M055133 and U+511A.
7998
7999         * Ideograph-R014-Cover.el (U+51A9): Delete `non-morohashi'; unify
8000         J90-5150.
8001         (U+51AA): Unify J90-5151.
8002
8003         * Ideograph-R013-Down-Box.el (U+5187): Delete `non-morohashi'.
8004         (U+5188): Likewise.
8005         (U+5189): Unify J90-5147.
8006         (M-01537): Add `jisx0208-difference' property with value `-78/4';
8007         unify J78-5149.
8008
8009 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8010
8011         * Ideograph-R012-Eight.el (U+517B): Delete `non-morohashi'.
8012         (U+517C): Unify J90-3773.
8013
8014         * Ideograph-R011-Enter.el (U+5168): Unify J90-4134.
8015
8016         * Ideograph-R010-Legs.el (M-01347): Separate G0-5557, C1-473E,
8017         J90-437B and U+5146.
8018         (J83-4C48): Unify J90-4C48.
8019         (J83-4546): Unify J90-4546.
8020         (M-01368): Unify J78-513D.
8021         (U+5154): Unify J90-513D.
8022
8023 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8024
8025         * Ideograph-R008-Lid.el (M-00286): Unify J90-5035.
8026         (M-00287): Unify J90-4B34.
8027         (M-00291): Unify K0-4E5F.
8028         (J90-3872): New character; relate to U+4EA4 and M-00291.
8029         (U+4EA4): Separate K0-4E5F.
8030
8031 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8032
8033         * Ideograph-R007-Two.el (M-00268): Unify J78-3A33, J83-3A33,
8034         K0-5E41 and J90-3A33.
8035         (C1-4B68): Separate J78-3A33, J83-3A33 and K0-5E41.
8036
8037         * Ideograph-R006-Hook.el (U+4E8A): Use `vulgar-ideograph-of'
8038         property instead of `vulgar-char-of-shinjigen-1' property; unify
8039         J90-502F.
8040
8041         * Ideograph-R210-Even.el (M-48567): Unify U+9F4C; separate
8042         C2-6535.
8043         (C2-6535): Relate to U+9F4C.
8044         (M-48569): Unify U+9F4D; separate C2-6866.
8045         (C2-6866): Relate to U+9F4D.
8046         (M-48577): Fix `ideographic-strokes'.
8047
8048         * Ideograph-R004-Slash.el (M-00111): Unify J90-5029.
8049         (U+4E42): Separate J90-5029.
8050         (U+4E55): Delete `daikanwa-radical', `daikanwa-strokes' and
8051         `non-morohashi'; unify J90-6949.
8052
8053         * Ideograph-R001-One.el (M-00011): Unify J78-3E66 and J83-3E66.
8054         (U+4E08): Separate J78-3E66 and J83-3E66.
8055
8056 2001-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8057
8058         * Ideograph-R207-Drum.el (C3-6160): Unify M-48376; relate to
8059         M-48376.
8060
8061         * Ideograph-R196-Bird.el (C*-****): Unify or relate to missing
8062         code point U+****.
8063         (U+9D48): Unify M058046.
8064         (U+9D49): Unify M058047.
8065         - Fix some bugs.
8066
8067         * Ideograph-R187-Horse.el (M-49906): Unify U+9A3A.
8068         (M-44998): Separate C5-7233; fix strokes.
8069
8070 2001-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8071
8072         * Ideograph-R195-Fish.el (U+9BB3): Unify C4-5A43.
8073         (U+9BD3): Unify C2-6474.
8074         (U+9C1B): Unify C3-5D70.
8075
8076         * Ideograph-R191-Fight.el (C3-612E): Unify U+9B2C.
8077
8078 2001-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8079
8080         * Ideograph-R190-Hair.el (C3-596F): Relate to U+9B07.
8081
8082 2001-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8083
8084         * Ideograph-R188-Bone.el (C1-6B74): Relate to U+9AB0.
8085         (C2-4F42): Relate to U+9AB1.
8086         (C1-6F7E): Relate to U+9AB7.
8087         (C1-7330): Relate to U+9AB8.
8088         (C4-5531): Relate to U+9ABA.
8089         (C1-7331): Relate to U+9ABC.
8090         (C2-6463): Relate to U+9AC0.
8091         (C1-7778): Relate to U+9AC1.
8092         (C2-682E): Relate to U+9AC2.
8093         (C1-7C56): Relate to U+9AD1.
8094
8095         * Ideograph-R182-Wind.el (U+98C0): Unify M059769.
8096         (C2-6C63): Relate to U+98C0.
8097
8098         * Ideograph-R181-Leaf.el (M-43353): Fix `total-strokes'; unify
8099         U+9809.
8100         (C4-4168): Relate to U+9809.
8101         (M-43366): Relate to U+9819.
8102         (C3-4A52): Unify U+9819.
8103         (U+983D): Unify C3-535F.
8104         (U+985B): Unify C1-794D.
8105
8106         * Ideograph-R184-Eat.el (U+9919): Unify C3-4F6B.
8107         (U+9937): Unify C4-5A29.
8108         (U+9938): Unify C3-5961.
8109         (U+9943): Unify C2-677C.
8110
8111         * Ideograph-R178-Tanned-Leather.el (U+97DF): Unify C2-6771.
8112
8113         * Ideograph-R177-Leather.el (U+97A1): Unify C2-604A.
8114         (M-49879): Unify U+97B0.
8115         (C2-676D): Unify U+97B7.
8116
8117         * Ideograph-R170-Mound.el (C2-4F24): Unify U+96A1.
8118
8119         * Ideograph-R167-Gold.el (U+92B1): Unify C3-4A31.
8120         (C3-4A30): Relate to U+92F6.
8121         (U+92F5): Add `total-strokes'; unify M059973.
8122         (M059972): New character; relate to U+92F5.
8123         (U+92F6): Add `total-strokes'; unify M058590.
8124         (U+933C): Unify C2-5B33.
8125         (U+933D): Unify C7-3463.
8126         (U+9343): Unify C4-5449.
8127         (U+9346): Unify C2-5B38.
8128         (U+9427): Unify C3-5D46.
8129         (U+9428): Unify C2-6A3E.
8130         (U+9440): Unify C2-6C57.
8131         (U+9454): Unify C3-5F6B.
8132         (U+9467): Add `total-strokes'; unify M063873.
8133
8134         * Ideograph-R164-Wine.el (U+9170): Unify C4-413B.
8135         (U+9196): Unify C3-532F.
8136
8137         * Ideograph-R162-Walk.el (C3-3426): Relate to U+9009.
8138         (C3-3F57): Relate to U+903B.
8139         (C2-5B21): Unify U+9086.
8140
8141 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8142
8143         * Ideograph-R163-City.el (C2-3971): Relate to U+90D4.
8144         (C2-4076): Relate to U+912C.
8145
8146         * Ideograph-R140-Grass.el (U+8363): Relate to M-14683; add
8147         `total-strokes'.
8148         (M-49580): Fixed.
8149         (C6-3B5D): Unify M-49581 instead of M-49580.
8150         (U+5179): Unify C3-2E7B.
8151         (U+8362): Unify M079242; add `total-strokes'.
8152         (MH-521): New character; unify M059885; relate to U+8362.
8153         (U+83A3): Unify C2-385E.
8154         (U+83B0): Unify M053188.
8155         (C2-3878): Relate to U+83B0; unify M057695.
8156         (U+83B7): Add `total-strokes'; unify M051878.
8157         (C3-385F): Relate to U+83B7.
8158         (U+841B): Unify C2-3F72.
8159         (U+841F): Unify C3-3E5B.
8160         (U+8423): Unify C2-3F44.
8161         (U+8486): Unify C2-4658.
8162         (U+8488): Add `total-strokes'; unify M053196.
8163         (C4-4046): Relate to U+8488.
8164         (U+848D): Unify C2-4654.
8165         (U+848E): Add `total-strokes'; unify M053198.
8166         (C2-467A): Relate to U+848E; unify M058697.
8167         (U+848F): Unify C2-4653.
8168         (M-49606): Fixed.
8169         (J90-686B): separate C3-4943 and M-49606; unify M055602 and
8170         U+84DA; fix `total-strokes'.
8171         (U+84DB): Unify C2-4D58.
8172         (U+84E4): Unify C3-493D.
8173         (M-31741): Separate JSP-5929, JX1-7B34 and U+8532.
8174         (U+8532): Unify JSP-5929, JX1-7B34 and M056290.
8175         (C2-5336): Relate to U+853B and M057851.
8176         (U+853B): Unify M057851; add `total-strokes'.
8177         (M-31742): Separate JSP-592A, JX2-7663 and U+84FA.
8178         (U+84FA): Unify JSP-592A, JX2-7663 and M056291.
8179         (M-31743): Separate JSP-592B and U+84FB.
8180         (U+84FB): Unify JSP-592B and M056292.
8181         (M-31744): Separate J0-687A, G0-5E24, C2-534D and U+84FC.
8182         (J0-687A): Unify M055619.
8183         (U+84FC): Unify G0-5E24 and M055620.
8184         (M-31745): Separate JSP-592C, JX2-7664 and U+84FD.
8185         (U+84FD): Unify JSP-592C, JX2-7664 and M056293.
8186         (M066163): New character; relate to U+8535 and M-31885.
8187         (U+8538): Unify M053202.
8188         (C4-4C74): Relate to U+8538; unify M059901.
8189         (U+8571): Unify C2-5976.
8190         (C2-5979): Unify U+8575.
8191         (U+85F4): Unify C3-5B25.
8192         (U+8613): Unify C3-5D21.
8193         (C3-5E5B): Unify U+8615.
8194
8195 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8196
8197         * Ideograph-R157-Foot.el (U+8DC3): Unify C6-4538.
8198         (C2-4772): Relate to U+8DD0.
8199         (C1-667D): Relate to U+8DFA.
8200         (U+8E0D): Unify C2-4E42.
8201         (C2-722E): Relate to U+8EA8.
8202
8203         * Ideograph-R154-Shell.el (U+8CAE): Unify MH-575, M050082 and
8204         C3-3931.
8205
8206         * Ideograph-R149-Speech.el (M-35345): Separate U+8A3F.
8207         (C2-474F): Unify U+8A3F.
8208         (M-35593): New character; relate to U+8AB4.
8209         (C3-4E70): Relate to M-35593; unify U+8AB4.
8210         (M-35595): Cancel relation to U+8AB4.
8211         (C5-5122): Likewise.
8212         (U+8B22): Unify C2-5F52.
8213         (M-35941): Separate U+8B47.
8214         (C2-634B): Unify U+8B47.
8215         (M-35989): Add `total-strokes'; delete `kangxi-strokes'; unify
8216         S1-7754.
8217         (M-36009): Relate to U+8B66; unify S1-7755.
8218         (C2-6E28): Unify U+8B86.
8219
8220 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8221
8222         * Ideograph-R145-Clothes.el (U+88C9): Unify C2-4035.
8223         (M-49710): Fixed; separate JSP-5D23 and U+897D.
8224         (JSP-5D23): Unify U+897D and M056407.
8225
8226 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8227
8228         * Ideograph-R075-Tree.el (M-14683): Relate to U+8363.
8229         (C3-2D33): Likewise.
8230
8231         * Ideograph-R148-Horn.el (M-35123): Separate U+89F0.
8232         (C2-543B): Unify U+89F0.
8233
8234         * Ideograph-R142-Insect.el (C4-2F6D): Unify U+8688.
8235         (M-33049): Separate C4-3A75 and U+8688.
8236         (U+8715): Unify C3-4446.
8237         (U+877D): Unify C3-4E59.
8238         (C2-536C): Unify U+87E1.
8239         (U+8781): Unify C2-5A2F.
8240         (U+87D1): Unify C1-7538.
8241         (U+8824): Unify C2-6C33.
8242
8243         * Ideograph-R141-Tiger.el (C2-7173): Unify U+866A.
8244
8245 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8246
8247         * Ideograph-R120-Silk.el:
8248         - Separate C*-**** code points which represent characters which have
8249           left-hand radical SILK.
8250         - Fix some bugs.
8251
8252 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8253
8254         * Ideograph-R135-Tongue.el (M-30285): Relate to U+654C; separate
8255         C4-2D44; delete `cns-radical'.
8256         (U+654C): Moved to Ideograph-R066-Rap.el.
8257
8258         * Ideograph-R066-Rap.el (U+654C): Moved from
8259         Ideograph-R135-Tongue.el; unify C4-2D44.
8260
8261 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8262
8263         * Ideograph-R130-Meat.el (M-29548): Relate to U+8158.
8264         (C6-435A): Likewise.
8265         (EGB-7C55): Unify M052398; relate to M-29548.
8266         (M-29809): Unify U+8192.
8267         (C3-4E3B): Relate to M-29809.
8268         (M-29812): Unify U+8194 instead of U+8192.
8269         (C3-4E39): Relate to U+8194 instead of U+8192.
8270         (U+81A4): Unify M055481; add `ideograph=' property for M054669.
8271         (M054669): New character.
8272         (M-29923): Relate to U+81B7.
8273         (U+81B7): Unify C2-595E; separate M-29923.
8274         (C2-595E): Unify U+81B7.
8275         (M-29925): Delete `daikanwa-radical' and `daikanwa-strokes'.
8276         (C2-5957): Relate to U+81B9.
8277
8278         * Ideograph-R120-Silk.el (M-27375): Fixed.
8279         (M-49469): Unify U+7D76.
8280         (M-27519): Separate C4-3A25; fix strokes.
8281         (C2-5E48): Unify U+7E4C.
8282         (C3-557A): Unify U+7E4D.
8283         (M-27913): Fix `ideographic-strokes'; delete `kangxi-strokes',
8284         `daikanwa-radical' and `daikanwa-strokes'.
8285         (U+7E66): Cancel relation to J90-6525 and M-27375; fix strokes;
8286         Unify J90-655A, M054661 and C3-585A.
8287         (C3-585A): Unify J90-655A, M054661 and U+7E66.
8288         (M-27955): Fix `ideographic-strokes'.
8289         (C3-5E53): Unify U+7E84.
8290
8291 2001-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8292
8293         * Ideograph-R137-Boat.el (C3-2E68): Unify U+8224.
8294         (C2-3F3F): Unify U+823F.
8295
8296 2001-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8297
8298         * Ideograph-R127-Plow.el (U+8032): Unify C4-692D.
8299
8300         * Ideograph-R125-Old.el (U+8009): Unify C4-2B25.
8301
8302         * Ideograph-R124-Feather.el (U+7FF6): Unify C3-557E.
8303
8304         * Ideograph-R118-Bamboo.el (U+****): Unify or relate to missing
8305         C*-**** code points.
8306         (M-26102): Separate K0-6F3D.
8307         (M-26120): Separate U+7B89 and C4-456B.
8308         (M-26224): Separate G0-7367, J83-4824, C1-6A2F, J90-4824 and
8309         U+7BB8; fix `total-strokes'.
8310         (M-26243): Add `total-strokes'; separate JX1-7964.
8311         (JX1-7964): Unify K0-6F3D and M054432; add `morohashi-daikanwa-ho'
8312         for 460; relate to U+7BC0.
8313         (M-26444): Separate EGB-7E2A, C2-5E32 and U+7C09.
8314         (EGB-7E2A): Unify U+7C09 and M057361; fix strokes.
8315
8316         * Ideograph-R115-Grain.el (U+79C3): Add `total-strokes'; unify
8317         M057263.
8318         (C3-2A3E): Relate to U+79C3 and M057263.
8319
8320         * Ideograph-R119-Rice.el (U+7CB5): Unify C1-656D.
8321         (U+7CEC): Unify C2-6637.
8322         (U+7CED): Unify M059851.
8323
8324 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8325
8326         * Ideograph-R116-Cave.el (C2-5921): Relate to U+7AB1.
8327         (U+7ABD): Unify C3-522E.
8328
8329         * Ideograph-R113-Spirit.el (U+7942): Unify C2-2842.
8330         (U+7977): Unify C4-395A.
8331
8332 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8333
8334         * Ideograph-R112-Stone.el:
8335         - Add missing relations between C*-**** and M-*****.
8336         - Add missing relations between C*-**** and U-****.
8337         (M-24080): Delete `kangxi-strokes'.
8338         (M-24082): Cancel relation to C4-2E59.
8339         (M-24098): Separate C2-375C; fix `total-strokes'.
8340         (C3-5846): Moved to Ideograph-R113-Spirit.el.
8341         (C3-5847): Likewise.
8342
8343 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8344
8345         * Ideograph-R104-Sickness.el, Ideograph-R098-Tile.el:
8346         - Add missing relations between C*-**** and M-*****.
8347         - Add missing relations between C*-**** and U-****.
8348
8349 2001-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8350
8351         * Ideograph-R113-Spirit.el (C3-5846): Moved from
8352         Ideograph-R112-Stone.el; fix `ideographic-radical' and add
8353         `cns-radical?' property.
8354         (C3-5847): Likewise.
8355
8356 2001-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8357
8358         * Ideograph-R109-Eye.el (M-23221): Separate U+7714.
8359         (M-49364): Unify U+7714; add `original-ideograph-of' property for
8360         M-23221.
8361         (C2-5868): Unify U+77A3.
8362         (C2-5D69): Unify U+77B7.
8363         (C2-6241): Unify U+77C2.
8364
8365         * Ideograph-R107-Skin.el (C4-4531): Relate to M-22889.
8366         (C4-4533): Relate to M-22890.
8367         (C6-5F3E): Relate to M-22891.
8368         (C4-4530): Unify M-22892.
8369         (C6-5F3F): Relate to M-22893.
8370         (C6-5F3B): Relate to M-22894.
8371         (C3-482E): Unify U+76B9.
8372         (C7-2563): Relate to M-22895.
8373         (C5-4E5A): Relate to M-22896.
8374         (C3-4D43): Relate to M-22897.
8375         (C4-4B3D): Relate to M-22898.
8376         (C5-4E5B): Relate to M-22900.
8377
8378 2001-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8379
8380         * Ideograph-R094-Dog.el (M-20337): Cancel relation to C6-2C7E and
8381         U+72DD.
8382         (U+72DD): Unify C6-2C7E.
8383         (M-20534): Add `ucs-cns' property for U+732A.
8384         (M-20620): Fix strokes.
8385         (C3-4777): Unify U+7355.
8386
8387         * Ideograph-R093-Cow.el (U+****): Unify missing C*-**** code
8388         points.
8389         (C6-2853): Unify M-19936.
8390         (C6-2852): Unify M-19937.
8391         (C6-2854): Unify M-19938.
8392         (C5-267D): Unify M-19951.
8393         (C4-272F): Unify M-19952.
8394         (C4-2730): Unify M-19955.
8395         (C5-2721): Relate to M-19956.
8396         (C5-267E): Unify M-19958.
8397         (C5-2723): Unify M-19961.
8398         (C6-2C71): Unify M-19963.
8399         (C5-267A): Unify M-19965.
8400         (M-49284): Relate to U+726C; separate C2-2B7A; fix strokes.
8401         (C3-2D6C): Relate to M-19969.
8402         (C3-2D6F): Relate to M-19970.
8403         (C5-2A32): Relate to M-19971.
8404         (C4-2A30): Relate to M-19985.
8405         (C6-325A): Relate to M-19989.
8406         (C5-2A34): Unify M-19990.
8407         (C6-325D): Unify M-19991.
8408         (C6-3258): Relate to M-19992.
8409         (C6-325E): Unify M-19993.
8410         (C6-325B): Unify M-19996.
8411         (C5-2E58): Unify M-20000.
8412         (C5-2E54): Unify M-20003.
8413         (C3-3234): Unify M-20004.
8414         (C3-3235): Unify M-20005.
8415         (C4-2D7D): Unify M-20006.
8416         (C5-2E56): Unify M-20007.
8417         (C5-2E57): Unify M-20008.
8418         (C5-2E55): Unify M-20009.
8419         (C4-2D7C): Unify M-20010.
8420         (C6-3944): Unify M-20014.
8421         (C5-2E59): Unify M-20015.
8422         (C4-327B): Unify M-20016.
8423         (C4-327A): Relate to M-20017.
8424         (C5-2E59): Relate to M-20018.
8425         (C4-3279): Relate to M-20019.
8426         (C4-327E): Unify M-20021.
8427         (C6-4167): Relate to M-20022.
8428         (C6-4168): Unify M-20024.
8429         (C4-327C): Relate to M-20033.
8430         (C5-334C): Relate to M-20036.
8431         (C5-3348): Unify M-20038.
8432         (C6-4169): Unify M-20039.
8433         (C6-4165): Unify M-20041.
8434         (C6-416A): Unify M-20042.
8435         (C6-4164): Unify M-20043.
8436         (C3-3737): Unify M-20044.
8437         (C5-403B): Relate to M-20094.
8438         (C6-5476): Relate to M-20097.
8439         (C5-403D): Unify M-20104.
8440         (C5-4039): Unify M-20105.
8441         (C5-472B): Relate to M-20106.
8442         (C4-4463): Relate to M-20107.
8443         (C4-4461): Relate to M-20108.
8444         (C5-472D): Relate to M-20109.
8445         (C5-4728): Relate to M-20110.
8446         (C5-472E): Unify M-20111.
8447         (C4-4462): Unify M-20112.
8448         (C5-472C): Relate to M-20113.
8449         (C4-4460): Relate to M-20115.
8450         (C6-5E61): Unify M-20129.
8451         (C6-5E66): Relate to M-20131.
8452         (C6-5E65): Unify M-20133.
8453         (C6-5E60): Unify M-20136.
8454         (C5-4729): Cancel relation to M-49289.
8455         (C5-4E36): Relate to M-20138.
8456         (C4-4A6F): Relate to M-20139.
8457         (C7-2526): Unify M-20142.
8458         (C4-4A74): Relate to M-20145.
8459         (C4-4A72): Unify M-20146.
8460         (C4-4A71): Unify M-20147.
8461         (C5-4E39): Relate to M-20148.
8462         (C5-4E3A): Relate to M-20149.
8463         (C5-4E38): Relate to M-20150.
8464         (C4-4A73): Unify M-20151.
8465         (C4-4A70): Unify M-20152.
8466         (C5-4E35): Relate to M-20153.
8467         (C7-2527): Relate to M-20156.
8468         (C7-2528): Relate to M-20162.
8469         (C7-2F70): Unify M-20163.
8470         (C5-5549): Relate to M-20164.
8471         (C4-512E): Unify M-20165.
8472         (C5-554E): Relate to M-20166.
8473         (C7-2F71): Unify M-20167.
8474         (C5-554B): Relate to M-20169.
8475         (C5-554D): Unify M-20170.
8476         (C4-5130): Relate to M-20172.
8477         (C5-554A): Unify M-20173.
8478         (C4-512F): Unify M-20174.
8479         (C7-2F6F): Unify M-20177.
8480         (C7-3930): Unify M-20179.
8481         (C4-5667): Unify M-20180.
8482         (C7-392E): Unify M-20181.
8483         (C3-5546): Relate to M-20182.
8484         (C3-5547): Relate to M-20183.
8485         (C5-5C27): Unify M-20184.
8486         (C4-5668): Unify M-20185.
8487         (C4-5669): Unify M-20186.
8488         (C7-2F6E): Relate to M-20187.
8489         (C7-392F): Unify M-20188.
8490         (C4-5B66): Unify M-20191.
8491         (C4-5B65): Relate to M-20192.
8492         (C7-4057): Relate to M-20193.
8493
8494         * Ideograph-R086-Fire.el (U+70BB): Unify C3-2D5D.
8495         (U+70BE): Unify C2-2B70.
8496         (U+70C0): Unify C4-2A28.
8497         (U+70EE): Unify C3-3230.
8498         (U+7110): Unify C2-3674.
8499         (C2-3678): Relate to U+7113.
8500         (U+7117): Unify C2-366E.
8501         (C3-4258): Relate to U+7151 and M-19187.
8502         (U+7175): Unify M059752.
8503         (U+7176): Unify M059753.
8504         (U+7177): Unify M059754.
8505         (C2-445A): Relate to U+7178.
8506         (C6-5E4B): Relate to M-19320.
8507         (U+7196): Unify M059756.
8508         (U+7197): Unify C2-4B6A.
8509         (U+7199): Unify C1-695A.
8510         (C4-4A6B): Relate to M-19323.
8511         (U+3DEB): Relate to M-19329.
8512         (C3-4D23): Relate to M-19330.
8513         (C7-2474): Relate to M-19338.
8514         (C7-246D): Relate to M-19339.
8515         (C3-4D21): Relate to M-19340.
8516         (M-19344): Fix `ideographic-strokes'; separate C3-4D29 and U+71A6.
8517         (U+71B5): Unify C2-5171.
8518         (U+7226): Unify C2-7126.
8519
8520         * Ideograph-R096-Jade.el (C3-4826): Unify M-21148.
8521         (U+7476): Unify C3-4823 and M054613.
8522         (C5-4741): Relate to M-21150.
8523         (C6-5E75): Relate to M-21173.
8524         (C6-5E77): Relate to M-21175.
8525         (C6-5E76): Unify M-21177.
8526         (C5-4742): Unify M-21179.
8527         (C7-2538): Relate to M-21180.
8528
8529 2001-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8530
8531         * Ideograph-R085-Water.el (U+****): Unify or relate missing
8532         C*-**** code points.
8533         (C6-2C51): Unify M-49209.
8534         (C7-2465): Relate to M-18292.
8535         (C4-507C): Unify M-18372.
8536
8537         * Ideograph-R091-Slice.el (U+7257): Unify C3-4D2D.
8538
8539 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8540
8541         * Ideograph-R084-Steam.el (U+6C20): Unify C2-2B4D.
8542         (U+6C32): Unify C3-422A.
8543
8544         * Ideograph-R082-Fur.el (U+6BEA): Unify C3-316D.
8545
8546         * char-db-util.el (char-db-insert-alist): Specify `none' as the
8547         third argument of `insert-char-attributes' if non-CCS attributes
8548         is not specified in a value of `char' attribute.
8549         (insert-char-attributes): Use nil as `attributes' if non-nil-list
8550         is specified for the argument.
8551
8552         * Ideograph-R072-Sun.el (M-13886): Add `vulgar-ideograph-of'
8553         property for M-13948.
8554         (U+66A8): Unify C1-6924.
8555
8556 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8557
8558         * char-db-util.el (insert-char-attributes): Check argument
8559         `attributes' for several property names.
8560
8561         * Ideograph-R075-Tree.el (U+67A3): Unify C3-294C.
8562         (M-49161): Fixed.
8563         (U+3656): Unify C3-3656.
8564         (U+691E): Unify C3-3C33.
8565         (U+6983): Add `total-strokes'.
8566         (U+6985): Unify C3-4172.
8567         (C1-6454): Relate to U+6986.
8568         (U+699D): Unify C3-474E.
8569         (U+69D9): Unify C2-4B24.
8570         (U+69E1): Unify C3-474C.
8571         (M-49179): Fixed.
8572         (U+6A76): Unify C2-5752.
8573         (U+6AAA): Unify C3-5529.
8574         (U+6AE5): Unify C1-783C.
8575         (U+6AF6): Unify C4-634E.
8576         (U+6AF8): Unify C2-6B5F.
8577         (U+6B0C): Fix `ideographic-strokes'; add `total-strokes'; unify
8578         M059705.
8579         (U+6B0D): Unify M059706.
8580         (U+6B0E): Unify M059707.
8581
8582         * Ideograph-R044-Corpse.el (M-07705): Add `vulgar-ideograph-of'
8583         property for M-13948.
8584         (C3-2C37): Add `ideograph=' property for M-13886.
8585
8586         * Ideograph-R102-Field.el (C2-452C): Relate to U+6983.
8587
8588 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8589
8590         * Ideograph-R070-Square.el (M-13655): Fixed.
8591
8592 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8593
8594         * char-db-util.el (char-db-insert-alist): New function.
8595         (insert-char-attributes): Use `char-db-insert-alist' to format
8596         `ideograph=', `original-ideograph-of' and `vulgar-ideograph-of'.
8597
8598         * Ideograph-R172-Short-Tailed-Bird.el (C2-643E): New character;
8599         relate to U+5DC2 and M-08595.
8600
8601         * Ideograph-R069-Axe.el (C4-3D63): Relate to U+65B1.
8602
8603         * Ideograph-R067-Script.el (M-13453): Add `total-strokes' property
8604         and `vulgar-ideograph-of' property.
8605
8606         * Ideograph-R061-Heart.el (M-10506): Unify C4-2945.
8607         (U+607C): Unify C3-2C5C.
8608         (M-10850): Add `vulgar-ideograph-of' property.
8609         (C3-3578): Relate to U+60E8 and M-10850.
8610
8611         * Ideograph-R040-Roof.el (M-07089): Use `original-ideograph-of'
8612         property instead of `ideograph-original-char-of' property to
8613         describe source.
8614         (M-07112): Modify format of `ideograph=' to describe source.
8615
8616         * Ideograph-R032-Earth.el (U+578A): Unify M059295.
8617         (U+580F): Unify M059309.
8618         (U+5812): Unify M059311.
8619         (U+5813): Unify M065088.
8620         (U+5847): Unify M059320.
8621         (M-05345): Unify EGB-2E32; unify U+585A instead of U+FA10.
8622         (J83-444D): Separate EGB-2E32 and U+585A.
8623         (U+589B): Unify M059336.
8624         (M-05449): Separate C5-452B; fix strokes.
8625
8626         * Ideograph-R009-Man.el (M-00366'): Modify format of `ideograph='
8627         to describe source.
8628
8629         * Ideograph-R004-Slash.el (M-00129): Modify format of `ideograph='
8630         to describe source.
8631
8632 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8633
8634         * Ideograph-R064-Hand.el (M-11959): Unify C1-4D60.
8635         (U+62E4): Unify C3-2929; add `total-strokes'.
8636         (U+631F): Unify C3-2C6B.
8637         (U+6527): Unify C3-5F49.
8638         (U+64B9): Unify C3-4C37.
8639
8640         * Ideograph-R039-Child.el (C3-2558): New character; relate to
8641         U+6588 and M-13453.
8642
8643         * Ideograph-R066-Rap.el (U+655A): Unify C3-3634.
8644         (M-13277): Unify C2-3C3C.
8645         (U+6573): Unify C2-4A5B.
8646
8647         * Ideograph-R046-Mountain.el (U+5D8D): Unify C2-4974 and M053297.
8648
8649 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8650
8651         * Ideograph-R140-Grass.el (M-31984): Separate C5-5D7A; fix
8652         strokes.
8653         (M-32048): Add `total-strokes' property.
8654         (C7-3B36): Separate M-32048.
8655         (M-32070): Separate JSP-5957, C3-562B, JX2-7678 and U+857F.
8656         (JX2-7678): Unify JSP-5957 and M056335.
8657         (C3-562B): Unify U+857F.
8658         (M-32071): Separate J0-6925 and U+8580.
8659         (J0-6925): Unify M055631 and U+8580.
8660         (M-32072): Separate JSP-5958, JX2-7679 and U+8581.
8661         (JX2-7679): Unify JSP-5958, M056336 and U+8581.
8662         (M-32073): Separate C5-5766; fix strokes.
8663         (M-32186): Separate C7-3259; fix strokes.
8664         (C7-3A6E): Cancel relation for M-34013.
8665
8666         * Ideograph-R040-Roof.el (M-07089): Unify U+5B90; add
8667         `ideograph-original-char-of' for M-07111.
8668         (M-07112): Relate to U+5B90; add `ideograph=' property for
8669         M-07111.
8670         (U+5BF3): Unify C3-5A35 instead of C3-5A36.
8671         (C3-5A36): Delete relation for U+5BF3.
8672
8673 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8674
8675         * ideograph-util.el (ideograph-char<): Don't use daikanwa-strokes
8676         if ideographic-radical and daikanwa-radical are different.
8677
8678         * char-db-util.el (insert-char-attributes): New function; modify
8679         to use it recursively.
8680         (insert-char-data): Use `insert-char-data'.
8681
8682         * Ideograph-R212-Dragon.el (U+9F99): Add `total-strokes' property;
8683         unify M051091.
8684         (M-48819): Add `total-strokes' property.
8685
8686         * Ideograph-R121-Jar.el (M-28110): Fixed.
8687
8688         * Ideograph-R038-Woman.el (C1-704F): Relate to U+5B34; separate
8689         M-06776.
8690         (U+5B34): Delete `kangxi-strokes' property.
8691
8692         * Ideograph-R035-Go-Slowly.el (C3-2547): Separate M-47718 and
8693         J90-477E; relate to U+9EA6.
8694
8695         * Ideograph-R030-Mouth.el (M-03251): Relate to U+53FD.
8696         (U+53FD): Delete `non-morohashi' property.
8697         (M-03372): Relate to U+5438.
8698
8699         * Ideograph-R027-Cliff.el (U+5385): Delete `non-morohashi'
8700         property.
8701         (U+5386): Likewise.
8702         (U+539B): Unify M059160.
8703         (C3-5755): Separate M-48819; relate to U+9F8E; add
8704         `daikanwa-radical' property.
8705
8706         * Ideograph-R026-Seal.el (C4-2557): Relate to U+7F37 and M-28110;
8707         delete `non-morohashi' property.
8708
8709         * Ideograph-R009-Man.el (M-00366'): Relate to U+5185 instead of
8710         `U+5167'; use `ideograph=' property instead of comment.
8711         (U+4ED1): Delete `non-morohashi' property.
8712         (U+4ED2): Likewise; unify M059030.
8713         (U+4ED3): Delete `non-morohashi' property.
8714         (M-00473): Unify G0-5923 and U+4F32; separate C3-2448.
8715         (U+4F66): Unify M059051.
8716         (U+4F67): Delete `non-morohashi' property.
8717         (M-00869): Separate U+5060.
8718         (U+5060): Unify M059081.
8719         (C2-3353): Relate to M-00869 and M059081.
8720         (U+507E): Delete `non-morohashi' property.
8721         (U+50A7): Likewise.
8722         (U+3497): Likewise.
8723         (U+510F): Unify M059111.
8724         (C5-4B72): Delete `non-morohashi' property.
8725
8726         * Ideograph-R004-Slash.el (M-00129): Add `ideograph=' property
8727         instead of comment.
8728         (M-00146): Delete `daikanwa-radical' property and
8729         `daikanwa-strokes' property.
8730         (C6-2343): Delete `non-morohashi' property.
8731
8732 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8733
8734         * Ideograph-R211-Tooth.el (M-48632'): Unify M050612.
8735
8736 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8737
8738         * Ideograph-R203-Black.el (M-48063'): Unify M050609; separate
8739         C4-5560; fix `total-strokes'.
8740
8741         * Ideograph-R184-Eat.el (M-44023'): Unify M050580; separate
8742         C1-586A.
8743         (M-44037'): New character; unify M050581.
8744         (M-44063'): Unify M050582; separate C1-6323.
8745         (M-44064): New character; relate to U+98EF; unify K0-5A79.
8746         (M-44064'): Separate K0-5A79; unify M050583; separate C1-6321.
8747         (M-44107'): Unify M050584.
8748         (M-44109'): Unify M050585.
8749         (M-44111'): Unify M050586.
8750         (M-44168'): Unify M050587; separate C1-6F73.
8751         (M-44237): New character; relate to U+9928; unify K0-4E3D.
8752         (M-44237'): Separate K0-4E3D; unify M050588; separate C1-7328.
8753         (M-44459'): Unify M050589; separate C7-5A34.
8754
8755         * Ideograph-R209-Nose.el (M-48498'): Unify M050611.
8756
8757         * Ideograph-R205-Frog.el (M-48300'): Unify M050610.
8758         (M-48301): Delete `kangxi-strokes' property.
8759
8760         * Ideograph-R201-Yellow.el (M-47926'): Unify M050608.
8761
8762         * Ideograph-R187-Horse.el (M-44633'): Unify M050591.
8763         (M-44695'): Unify M050592.
8764         (M-44833'): Unify M050593; separate C5-6646.
8765         (M-44834'): Unify M050594.
8766         (M-44915): New character; relate to U+9A30; unify K0-5479.
8767         (M-44915'): Separate K0-5479; unify M050595.
8768         (M-45013'): Separate C1-7C51; fix strokes; unify M050596.
8769         (M-45029): New character; relate to U+9A5A; unify C1-7C51.
8770         (M-45043'): Unify M050597.
8771         (M-45089'): Unify M050598.
8772
8773         * Ideograph-R181-Leaf.el (M-43529'): Unify M050574.
8774         (M-43591'): Unify M050575.
8775         (M-43608'): Unify M050576.
8776         (M-43609'): Unify M050577.
8777         (U+9867): Separate J0-385C, K0-4D53 and M-43689'; unify M057193.
8778         (M-43689'): Separate U+9867; unify M054112.
8779
8780 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8781
8782         * Ideograph-R196-Bird.el (M-47074'): Unify M050605.
8783
8784         * Ideograph-R195-Fish.el (M-46226'): Unify M050603.
8785         (M-46525'): Unify M050604.
8786
8787         * Ideograph-R194-Ghost.el (M-45906'): Unify M050602.
8788
8789         * Ideograph-R191-Fight.el (M-45649'): Unify M050601.
8790
8791         * Ideograph-R190-Hair.el (M-45387'): Unify M050600.
8792
8793         * Ideograph-R188-Bone.el (M-45240'): Fix `total-strokes'; delete
8794         `daikanwa-radical' and `daikanwa-strokes'; separate C3-5D61; unify
8795         M050599.
8796
8797         * Ideograph-R182-Wind.el (M-43920'): Unify M050579; separate
8798         C4-6231.
8799
8800         * Ideograph-R149-Speech.el (M-35324'): Unify M050452.
8801         (M-35497'): Unify M050453.
8802         (M-35502): Separate C1-6B25 and J0-4727.
8803         (M-35502'): New character; unify J0-4727 and M050454.
8804         (M-35546): New character; unify K0-6826 and C1-6B28.
8805         (U+8AA4): Relate to M-35546 instead of M-35546'; unify M059932.
8806         (M-35546'): Separate K0-6826, C1-6B28 and U+8AA4; unify M050455.
8807         (M-35556'): Unify M050456.
8808         (M-35580'): Unify M050457.
8809         (U+8AAE): Add `total-strokes'; relate to M050036.
8810         (M-35609): New character; relate to U+8ABF; unify K0-7060.
8811         (M-35609'): Separate K0-7060; unify M050458.
8812         (M-35640): New character; relate to U+8ACB; K0-746B.
8813         (M-35640'): Separate K0-746B; M050459.
8814         (M-35690'): Unify M050460.
8815         (M-35691'): Unify M050461.
8816         (M-35692'): Unify M050462.
8817         (M050036): New character; relate to U+8AAE.
8818         (M-35727'): Unify M050463; separate C1-7243.
8819         (C5-583F): Relate to M-35766 instead of M-35776.
8820         (M-35776): Cancel relation to C5-583F.
8821         (M-35778'): New character; unify M050464.
8822         (M-35779'): Unify M050465.
8823         (M-35780): New character; relate to U+8B04; unify K0-5477.
8824         (M-35780'): Separate K0-5477; unify M050466.
8825         (M-35821'): Unify M050467.
8826         (M-35850): Delete `japanese-strokes'; separate JSP-5E3F, C1-754B,
8827         JX2-7864 and U+8B0A.
8828         (U+8B0A): Unify JSP-5E3F, JX2-7864 and M056409.
8829         (M-35850'): Fix `ideographic-strokes'; separate K0-504D, C1-773F
8830         and U+8B39; unify M050468.
8831         (M-35900): Unify K0-504D, C1-773F and U+8B39.
8832         (M-35931'): Unify M050469.
8833         (M-35991'): Unify M050470.
8834         (M-36037'): Unify M050471.
8835         (M-36038'): Fix strokes; separate C1-7B2C; unify M050472.
8836         (M-36048): New character; relate to U+8B77.
8837         (C1-7B2C): Relate to M-36048 instead of M-36038'.
8838         (M-36168'): Unify M050473.
8839
8840         * Ideograph-R180-Sound.el (M-43318'): Fix `total-strokes'; unify
8841         M050573.
8842
8843 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8844
8845         * Ideograph-R170-Mound.el (M-41721'): Unify M050558.
8846         (M-41764'): Unify M050559.
8847         (M-41836'): Unify M050560; separate C3-4A44.
8848         (M-41858'): Unify M050561; separate C5-522F.
8849         (M-41860'): Unify M050562.
8850
8851 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8852
8853         * Ideograph-R174-Blue.el (M-42564): Separate C3-2A7E.
8854         (M-42564'): Separate C1-4F65; unify M050568.
8855         (M-49872): Separate C6-3479.
8856         (M-42570'): Separate C1-675C; unify M050569.
8857         (M-42574'): Separate C3-4A4C; unify M050570.
8858
8859         * Ideograph-R167-Gold.el (M-40340'): Unify M050548.
8860         (M-40351): Fix `ideographic-strokes'.
8861         (M-40418'): Unify M050549.
8862         (M-40503'): Unify M050550.
8863         (M-40519'): Unify M050551.
8864         (C5-5935): Relate to M-40596' instead of M-45096'; unify M050552.
8865         (M-40598): Delete `daikanwa-radical' property and
8866         `daikanwa-strokes' property; separate J0-4945, K0-5961 and U+9328.
8867         (M-40600): Delete `morohashi-daikanwa' property; fix
8868         `ideographic-strokes'; separate K0-674C, JSP-6469, JX1-7D39 and
8869         U+9348.
8870         (U+9348): Unify K0-674C, JSP-6469, JX1-7D39 and M056422.
8871         (M-40708): New character; relate to U+9396; unify K0-6170.
8872         (M-40708'): Separate K0-6170; unify M050553.
8873
8874 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8875
8876         * Ideograph-R179-Leek.el (M-43256'): Separate C7-5148; unify
8877         M050571.
8878         (M-43256"): Separate C3-5D52; unify M050572.
8879
8880         * Ideograph-R173-Rain.el (M-42216): New character; relate to
8881         U+96EA; unify K0-6064.
8882         (M-42216'): Separate K0-6064 and C1-5D7B; unify M050564.
8883         (M-42309'): Separate C3-4F60; unify M050565.
8884         (M-42343'): Separate C4-5458; unify M050566.
8885         (M-42417'): Separate C7-4B57; unify M050567.
8886
8887         * Ideograph-R164-Wine.el (M-39870): New character; relate to
8888         U+9177; unify K0-7B65.
8889         (M-39870'): Separate K0-7B65; unify M050543.
8890         (M-40064'): Unify M050544.
8891
8892 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8893
8894         * Ideograph-R169-Gate.el (M-41260'): Unify M050554.
8895         (M-41341'): Unify M050555.
8896
8897         * Ideograph-R166-Village.el (M-40132'): Unify M050546; don't
8898         relate to C6-3C61.
8899         (M-40145'): Unify M050547.
8900
8901         * Ideograph-R165-Distinguish.el (M-40120): Unify M050545.
8902
8903         * Ideograph-R159-Cart.el (M-38234'): Unify M050483.
8904         (M-38438): Separate C7-3431; unify K0-6243; relate to U+8F38.
8905         (M-38438'): Unify M050484; separate C1-7253.
8906         (M-38482): New character; relate to U+8F44.
8907         (U+8F44): Relate to M-38482 instead of M-38482'; separate J0-336D
8908         and C1-755D.
8909         (M-38482'): Separate K0-795D, C1-755D and U+8F44; unify M050485.
8910
8911         * Ideograph-R152-Pig.el (M-36486'): Unify M050474; separate
8912         C7-5F5D.
8913
8914         * Ideograph-R146-West.el (M-34789): New character; relate to
8915         U+8986.
8916         (M-34789'): Unify M050448.
8917         (M-34790): Separate J0-4746, K0-782E and U+8987.
8918         (M-34791): Separate C2-667D and U+8988.
8919         (U+8988): Unify C2-667D and M053077.
8920         (M-34792): Separate C5-694B.
8921
8922 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8923
8924         * Ideograph-R156-Run.el (M-37034'): Unify M050479.
8925
8926         * Ideograph-R154-Shell.el (M-36920'): Unify M050478.
8927
8928         * Ideograph-R140-Grass.el: Separate some characters which have
8929         3-strokes-Grass-radical from the corresponding characters which
8930         have 4-strokes-Grass-radical.
8931         (M-*****'): Unify some missing Mojikyo numbers.
8932
8933 2001-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8934
8935         * Ideograph-R147-See.el (M-34827'): Separate K0-634A; unify
8936         M050449.
8937         (M-34836): Relate to U+8996; unify K0-634A.
8938
8939         * Ideograph-R145-Clothes.el (M-34470): Unify M050444.
8940         (U+891C): Unify M050035.
8941         (U+891D): Unify M054689.
8942
8943         * Ideograph-R144-Walk-Enclosure.el (M-34046): New character; unify
8944         C1-5D34.
8945         (M-34046'): Separate C1-5D34; unify M050439.
8946         (U+8850): Unify M059923.
8947         (M-34065'): Unify M050440.
8948
8949         * Ideograph-R148-Horn.el (M-35135'): Unify M050450.
8950
8951 2001-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8952
8953         * Ideograph-R143-Blood.el (M-33999'): Unify M050438.
8954
8955 2001-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8956
8957         * Ideograph-R142-Insect.el (M-33775'): Unify M050434.
8958         (M-33907'): Unify M050435.
8959         (M-33908): New character.
8960         (M-33908'): New character; unify M050436.
8961         (M-33909): Separate C5-7944.
8962         (M-33931'): Unify M050437.
8963
8964         * Ideograph-R141-Tiger.el (M-32678'): Unify M050430.
8965         (M-32710): Delete `general-category' and `bidi-category'; fix
8966         `total-strokes'; separate `chinese-cns11643-1'
8967         (K0-5657): Unify C1-663F.
8968         (U+865C): Delete `japanese-strokes'; fix `ideographic-strokes';
8969         unify M-32720' and M050431.
8970         (M-32723): New character; unify K0-6965 and C1-663E.
8971         (U+865E): Unify M053920.
8972         (M-32723'): Separate U+865E = G0-535D and K0-6965 = C1-663E; unify
8973         M050432.
8974
8975 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8976
8977         * Ideograph-R135-Tongue.el: Separate CNS code points which have
8978         radical <KANGXI RADICAL DRY>/<KANGXI RADICAL MOUSE> from
8979         Morohashi's Daikanwa numbers which have <KANGXI RADICAL TONGUE>.
8980         (M-30323'): Unify M050384.
8981
8982         * Ideograph-R130-Meat.el: Separate CNS code points which have moon
8983         form of meat (U+2EBC <CJK RADICAL MEAT>) from Morohashi's Daikanwa
8984         numbers.
8985         (M-29263'): Separate C1-4B39; unify M050368.
8986         (M-29396): New character; unify G0-307B, K0-7860 and U+80DE.
8987         (C1-5330): Relate to M-29396.
8988         (M-29396'): Separate G0-307B, K0-7860, U+80DE and C1-5330; unify
8989         M050369.
8990         (M-29421'): Delete `daikanwa-radical', `daikanwa-strokes' and
8991         `kangxi-strokes'; unify M050370.
8992         (M-29539'): Unify M050372.
8993         (M-29567'): Unify M050373.
8994         (M-29745'): New character; unify M050374.
8995         (C6-5675): Relate to M-29745'.
8996         (U+4430): Unify M-29807' and M050375; separate C6-606F.
8997         (C6-606F): Relate to M-29807'.
8998         (M-29808'): Unify M050376.
8999         (M-29965'): New character; unify M050377.
9000         (C7-487E): Relate to M-29965'.
9001         (M-29966'): New character; unify M050378.
9002         (C5-6924): Relate to M-29966'.
9003         (M-29995'): Unify M050379.
9004
9005 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9006
9007         * Ideograph-R132-Self.el (M-30103'): Unify M050380.
9008
9009 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9010
9011         * Ideograph-R124-Feather.el (M-28635'): Unify M050359.
9012         (M-28657'): Unify M050360.
9013         (M-28672'): Unify M050361.
9014         (M-28801'): Unify M050362.
9015         (M-28818): New character; relate to U+7FFC.
9016         (K0-6C4F): Relate to M-28818 instead of M-28801'.
9017
9018 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9019
9020         * Ideograph-R128-Ear.el (M-29074): Relate to U+8056.
9021         (M-29074'): Unify M050366.
9022
9023         * Ideograph-R129-Brush.el (M-29223'): Unify M050367.
9024
9025         * Ideograph-R127-Plow.el (M-28907'): Unify M050364.
9026         (M-28909'): Unify M050365.
9027
9028         * Ideograph-R113-Spirit.el (M-24626'): Unify M050303.
9029         (M-24631'): Unify M050304.
9030         (M-24640'): Unify M050305.
9031         (M-24641'): Unify M050306.
9032         (M-24652'): Unify M050307.
9033         (M-24664'): Unify M050308.
9034         (M-24672'): Unify M050309.
9035         (M-24673'): Unify M050310.
9036         (M-24689'): Unify M050311.
9037         (C3-3764): Relate to M-24690.
9038         (M-24692): Add `daikanwa-strokes'.
9039         (C6-4263): Relate to M-24704.
9040         (C6-4C38): Relate to M-24706.
9041         (C3-3D61): Relate to M-24707.
9042         (C6-4C3E): Unify M-24725.
9043         (C6-4C37): Relate to M-24726.
9044         (C4-3F45): Relate to M-24728.
9045         (C6-5575): Relate to M-24729.
9046         (M-24741'): Unify M050312.
9047         (C6-4C3F): Unify M-24749.
9048         (C4-3F48): Relate to M-24750.
9049         (C3-433C): Relate to M-24751.
9050         (C6-5574): Relate to M-24752.
9051         (C3-433F): Relate to M-24753.
9052         (U+7985): Relate to M-24754.
9053         (M-24766'): Unify M050313.
9054         (M-24767'): Unify M050314.
9055         (M-24768'): Unify M050315.
9056
9057         * Ideograph-R086-Fire.el: Add missing relations between C*-****
9058         and M-*****.
9059         (M-*****'): Unify missing Mojikyo numbers.
9060
9061 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9062
9063         * Ideograph-R112-Stone.el (M-24080'): Unify M050298.
9064         (C5-2F2C): Relate to M-24114.
9065         (C4-2E5B): Unify M-24119.
9066         (M-24120): New character; unify K0-785F, C1-5728 and U+7832.
9067         (M-24120'): Separate K0-785F, C1-5728 and U+7832; unify M050299.
9068         (C4-2E5D): Unify M-24121.
9069         (C4-2E5E): Unify M-24122.
9070         (M-24201'): Unify M050300.
9071         (M-24364'): Unify M050301.
9072         (C4-4B5A): Relate to M-24365.
9073         (M-24449'): Unify M050302.
9074
9075 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9076
9077         * Ideograph-R122-Net.el (M-28311'): Separate K0-5F7E; unify
9078         M050357.
9079         (M-28319): Unify K0-5F7E; relate to U+7F72.
9080
9081         * Ideograph-R119-Rice.el (M-26997): New character; unify K0-6F71.
9082         (M-26997'): Separate K0-6F71; separate C1-6A34; unify M050341.
9083
9084         * Ideograph-R102-Field.el (M-21739'): Unify M050289.
9085         (C6-3965): Unify M-21805' and M050290.
9086         (C6-3962): Unify M-21818.
9087         (C5-2E6E): Relate to M-21819.
9088         (C5-2E6D): Relate to M-21820.
9089         (C4-2E30): Relate to M-21825.
9090         (C5-2E6C): Relate to M-21826.
9091         (M-21875'): Unify M050291.
9092
9093         * Ideograph-R087-Claw.el (C7-2479): Relate to M-19705.
9094         (C7-2F69): Relate to M-19706.
9095         (C7-2F6A): Relate to M-19707.
9096         (C5-553F): Relate to M-19708.
9097         (C4-5665): Relate to M-19709.
9098         (M-19710'): Fix `ideographic-strokes'; unify M050273.
9099         (C3-5545): Relate to M-19711 instead of M-19710'.
9100         (C7-4056): Relate to M-19712.
9101         (C5-6838): Relate to M-19713.
9102         (C7-4E3D): Relate to M-19715.
9103         (C7-5B71): Relate to M-19718.
9104         (M-19719): New character.
9105         (C7-6122): Relate to M-19720.
9106
9107         * Ideograph-R109-Eye.el (M-23210'): Unify M050295.
9108         (M-23275'): Unify M050296.
9109         (M-23668'): Unify M050297.
9110
9111         * Ideograph-R096-Jade.el (C3-4D32): Relate to M-21220.
9112         (C5-4E49): Unify M-21221.
9113         (C7-253B): Unify M-21222.
9114         (M-21223'): Unify M050283.
9115         (C5-683E): Unify M-21329.
9116         (C4-602A): Unify M-21330.
9117         (C7-477A): Unify M-21331.
9118         (C7-4E43): Unify M-21332.
9119         (C5-683D): Unify M-21334.
9120         (M-21334'): Unify M050284.
9121
9122 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9123
9124         * Ideograph-R108-Dish.el (M-22972'): Unify M050293.
9125         (M-23001'): Unify M050294.
9126
9127         * Ideograph-R100-Life.el (M-21684'): Unify M050288.
9128
9129 2001-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9130
9131         * Ideograph-R095-Profound.el (M-20817'): Unify M050282.
9132
9133         * Ideograph-R094-Dog.el: Add missing mappings between Morohashi's
9134         Daikanwa numbers with dash and Mojikyo numbers.
9135         (M-20405): Fix `ideographic-strokes'.
9136
9137 2001-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9138
9139         * Ideograph-R188-Bone.el (M-*****): Separate C*-****.
9140         (G0-773E): Fix `total-strokes'.
9141         (M-45204): Fix `total-strokes'; separate C2-5B77.
9142         (C5-7237): Relate to M-45270 instead of M-45269.
9143         (M-45284): Delete `japanese-strokes'; separate C1-7C28; separate
9144         JSP-6968 = JX2-7D2F.
9145         (C7-5D64): Delete `morohashi-daikanwa' property; cancel relation
9146         to M-45286.
9147
9148 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9149
9150         * Ideograph-R164-Wine.el (M-39974): Delete `morohashi-daikanwa'
9151         property.
9152         (C7-5F6D): Delete `morohashi-daikanwa' property; cancel relation
9153         to M-40094.
9154         (M-40104): Fix `total-strokes'; separate C2-7057.
9155
9156 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9157
9158         * Ideograph-R167-Gold.el (M-40988): Fix `ideographic-strokes'.
9159         (C7-5965): Relate to M-40997?.
9160         (C7-5D2C): Fix `morohashi-daikanwa' property; Relate to M-41022
9161         instead of M-41002.
9162         (M-41023): Fix `ideographic-strokes'; separate C7-5969.
9163
9164         * Ideograph-R140-Grass.el (M-49635): Add `daikanwa-strokes'
9165         property to sort by Morohashi number.
9166         (C7-493A): Fix `morohashi-daikanwa' property; relate to M-49650.
9167         (M-32420): Fix strokes; cancel relation to C5-707E.
9168         (M-32458): Fix `ideographic-strokes'.
9169         (M-49661): New character.
9170         (C7-4F63): Delete invalid `morohashi-daikanwa' property.
9171         (M-32486): Fix strokes; separate C4-6935.
9172         (M-32518): Fix strokes; separate C5-6D49.
9173         (M-32522): Separate C7-545B.
9174         (M-32532): Fix strokes; separate J0-623C.
9175         (M-32537): Cancel relation to C7-5458.
9176         (M-32538): Fix strokes; separate C7-5876.
9177         (M-32539): Separate C7-545A.
9178
9179 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9180
9181         * Ideograph-R118-Bamboo.el: Add some missing mappings between
9182         C*-**** and M-*****.
9183         (C7-3079): Don't relate to M-49249.
9184         (C7-3077): Fix `morohashi-daikanwa' property; relate to M-49430.
9185         (C7-3A2A): Fix `morohashi-daikanwa' property.
9186         (C7-3A2D): Fix `morohashi-daikanwa' property.
9187
9188 2001-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9189
9190         * Ideograph-R173-Rain.el: Add some missing mappings between
9191         M-***** and C*-*****.
9192         (M-*****): Separate C*-****.
9193         (C5-745B): Delete `morohashi-daikanwa' property.
9194
9195 2001-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9196
9197         * Ideograph-R167-Gold.el (M-40733): Fix strokes; separate C2-6761.
9198         (C5-6555): Delete invalid `morohashi-daikanwa' property; delete
9199         relation to M-40831.
9200         (M-49823): Separate C7-443C.
9201         (M-49824): Separate C7-443B.
9202         (M-40768): Delete `japanese-strokes' property; separate C2-6756.
9203         (M-40831): New character.
9204
9205 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9206
9207         * Ideograph-R196-Bird.el (M-47028): Fix strokes; separate C4-6561.
9208         (M-47029): Fixed.
9209         (U+9D7A): Separate M-47030.
9210         (M-47031): Separate C2-6858.
9211         (M-47032): Separate C3-5C28.
9212         (M-47033): Separate C7-4C67.
9213         (C4-6270): Fix `morohashi-daikanwa' property; relate to M-47093.
9214         (M-47163): Fix strokes; separate C5-6F31.
9215         (C5-6F45): Fix `morohashi-daikanwa' property; relate to M-47226.
9216         (M-47224): Separate C7-5725.
9217         (M-47225): Fixed.
9218         (M-47228): Separate C5-7262.
9219         (M-47229): Separate C7-5722.
9220         (M-47230): Fixed.
9221         (M-47242): Separate C5-753D.
9222         (C4-6A2C): Fix `morohashi-daikanwa' property; relate to M-47244.
9223         (C5-7736): Delete `morohashi-daikanwa' property.
9224         (M-47373): Separate C7-5E2E.
9225
9226         * Ideograph-R149-Speech.el (C7-334D): Fix `morohashi-daikanwa'
9227         property; relate to M-35732.
9228
9229 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9230
9231         * Ideograph-R211-Tooth.el (C5-7B5D): Fix `morohashi-daikanwa'
9232         property; relate to M-48787.
9233         (M-48788): Separate C4-6E45.
9234         (C5-7C45): Fix `morohashi-daikanwa' property; relate to M-48808.
9235
9236 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9237
9238         * Ideograph-R182-Wind.el (U+98B4): Delete invalid
9239         `morohashi-daikanwa' property; unify M-43842; divide C5-5975.
9240
9241         * Ideograph-R156-Run.el (C5-6963): Fix `morohashi-daikanwa'
9242         property; relate to M-37300.
9243
9244         * Ideograph-R167-Gold.el (C5-436D): Fix `morohashi-daikanwa'
9245         property; relate to M-40321.
9246         (C5-592F): Fix `morohashi-daikanwa' property; relate to M-40580.
9247
9248 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9249
9250         * Ideograph-R187-Horse.el (M-44886): Separate C7-4C35.
9251         (U+9A28): J83-424D.
9252         (M-44901): Separate C7-516E.
9253         (M-44902): Separate C4-6540.
9254         (C4-6542): Fix `morohashi-daikanwa' property; relate to M-44904.
9255         (C7-5172): Delete `morohashi-daikanwa'.
9256         (M-44907): Separate C5-6E70.
9257         (M-44908): Separate C7-516F.
9258         (M-44909): Don't unify C7-5167.
9259         (C7-516C): Unify M-44940.
9260         (M-44941): Separate C3-5D5C.
9261         (M-44942): Separate C7-5166.
9262
9263 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9264
9265         * Ideograph-R163-City.el (C5-4361): Fix `morohashi-daikanwa'
9266         property; relate to M-39577.
9267
9268         * Ideograph-R154-Shell.el (M-36871): Separate C7-3369.
9269         (C5-5850): Fix `morohashi-daikanwa' property; relate to M-36872.
9270
9271 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9272
9273         * Ideograph-R147-See.el (M-34856): New character.
9274         (C5-4270): Fix `morohashi-daikanwa' property.
9275
9276         * Ideograph-R201-Yellow.el (M-47949): New character.
9277         (C4-6322): Delete invalid `morohashi-daikanwa' property.
9278
9279 2001-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9280
9281         * Ideograph-R163-City.el (C4-4E3A): Fix `morohashi-daikanwa'
9282         property; relate to M-39652.
9283
9284         * Ideograph-R159-Cart.el (M-38396): Fix `ideographic-strokes';
9285         don't unify with U+8EFF; separate C3-4F35.
9286         (C4-412C): Fix `morohashi-daikanwa' property; relate to M-49755.
9287         (U+8F0C): Unify J83-6D52.
9288         (M-38395): Separate C5-515D.
9289
9290 2001-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9291
9292         * Ideograph-R112-Stone.el:
9293         - Add hundreds of relations between CNS and Morohashi.
9294         - Fix some bugs.
9295
9296         * Ideograph-R187-Horse.el (M-45089): New character.
9297         (C3-6237): Delete relation to M-45095.
9298         (M-45092): Separate C5-7C23.
9299         (M-45095): Separate C7-657A.
9300
9301 2001-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9302
9303         * Ideograph-R208-Rat.el: Resorted; add some missing Morohashi's
9304         Daikanwa characters; add missing `ideographic-strokes' attributes;
9305         use `ideographic-strokes' if each stroke attribute has same value.
9306
9307 2001-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9308
9309         * Ideograph-R113-Spirit.el (M-24846): Moved from
9310         Ideograph-R112-Stone.el; separate C3-5845.
9311         (C5-627B): Relate to M-24847.
9312         (C7-412C): Relate to M-24848.
9313         (C7-412B): Relate to M-24850.
9314
9315 2001-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9316
9317         * Ideograph-R209-Nose.el: Resorted; add some missing Morohashi's
9318         Daikanwa characters; add missing `ideographic-strokes' attributes;
9319         use `ideographic-strokes' if each stroke attribute has same value.
9320
9321 2001-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9322
9323         * Ideograph-R207-Drum.el: Resorted; add missing
9324         `ideographic-strokes' attributes; use `ideographic-strokes' if
9325         each stroke attribute has same value.
9326
9327 2001-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9328
9329         * Ideograph-R205-Frog.el (C4-2834): Don't unify with M-24258
9330         because it is wrong; unify with M-48258.
9331         (M-24258): Move to Ideograph-R112-Stone.el.
9332         (U+9EFE): Separate M-48258; unify M051084.
9333         (C7-4577): Cancel relation with M-49960.
9334         - Resorted; add missing `ideographic-strokes' attributes; use
9335         `ideographic-strokes' if each stroke attribute has same value.
9336
9337         * Ideograph-R206-Tripod.el: Resorted; add missing
9338         `ideographic-strokes' attributes; use `ideographic-strokes' if
9339         each stroke attribute has same value.
9340
9341         * Ideograph-R030-Mouth.el (U+5497): Unify M059178.
9342         (U+5498): Delete `non-morohashi' property.
9343         (U+5499): Delete `non-morohashi' property.
9344         (U+549A): Delete `non-morohashi' property.
9345         (U+549B): Delete `non-morohashi' property.
9346         (U+549C): Delete `non-morohashi' property; add
9347         `morohashi-daikanwa-ho' property; unify M050005.
9348         (U+549D): Delete `non-morohashi' property.
9349         (C3-2772): Cancel unification with M-48258; add mapping to U+9EFE;
9350         add mapping to M051084; add `ucs-radical' property.
9351
9352         * Ideograph-R001-One.el (U+3402): Unify M050741; add
9353         `morohashi-daikanwa-ho' property.
9354
9355 2001-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9356
9357         * Ideograph-R195-Fish.el (C7-2B66): Unify with M-46018 instead of
9358         M-46027.
9359         Resorted; add some missing Morohashi's Daikanwa characters; add
9360         missing `ideographic-strokes' attributes; use
9361         `ideographic-strokes' if each stroke attribute has same value.
9362
9363         * Ideograph-R203-Black.el: Resorted; add some missing Morohashi's
9364         Daikanwa characters; add missing `ideographic-strokes' attributes;
9365         use `ideographic-strokes' if each stroke attribute has same value.
9366
9367         * Ideograph-R204-Embroidery.el: Resorted; add missing
9368         `ideographic-strokes' attributes; use `ideographic-strokes' if
9369         each stroke attribute has same value.
9370
9371 2001-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9372
9373         * Ideograph-R201-Yellow.el: Resorted; add some missing Morohashi's
9374         Daikanwa characters; add missing `ideographic-strokes' attributes;
9375         use `ideographic-strokes' if each stroke attribute has same value.
9376
9377 2001-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9378
9379         * Ideograph-R200-Hemp.el: Resorted; add missing
9380         `ideographic-strokes' attributes; use `ideographic-strokes' if
9381         each stroke attribute has same value.
9382
9383         * Ideograph-R199-Wheat.el: Resorted; add some missing Morohashi's
9384         Daikanwa characters; add missing `ideographic-strokes' attributes;
9385         use `ideographic-strokes' if each stroke attribute has same value.
9386
9387 2001-05-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9388
9389         * Ideograph-R202-Millet.el: Resorted; add missing
9390         `ideographic-strokes' attributes; use `ideographic-strokes' if
9391         each stroke attribute has same value.
9392
9393 2001-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9394
9395         * Ideograph-R030-Mouth.el (U+5450): Delete `morohashi-daikanwa'
9396         property because it is wrong.
9397         (M-48970): Unify U+5451.
9398         (U+5452): Delete `morohashi-daikanwa' property because it is
9399         wrong.
9400         (U+5453): Delete `non-morohashi' property.
9401         (U+5454): Delete `non-morohashi' property.
9402         (U+5455): Delete `non-morohashi' property.
9403         (U+5456): Delete `non-morohashi' property.
9404         (U+5457): Delete `non-morohashi' property.
9405         (U+5458): Delete `non-morohashi' property.
9406         (U+5459): Delete `non-morohashi' property.
9407         (U+545B): Delete `non-morohashi' property.
9408         (U+545C): Delete `non-morohashi' property.
9409         (U+54D0): Delete `morohashi-daikanwa' property because it is
9410         wrong.
9411         (U+54D2): Delete `morohashi-daikanwa' property because it is
9412         wrong.
9413         (U+54D3): Delete `morohashi-daikanwa' property because it is
9414         wrong.
9415         (U+54D4): Delete `morohashi-daikanwa' property because it is
9416         wrong.
9417         (U+54D5): Delete `morohashi-daikanwa' property because it is
9418         wrong.
9419         (U+54D6): Delete `non-morohashi' property.
9420         (U+54D7): Delete `non-morohashi' property.
9421         (U+54D8): Delete `non-morohashi' property.
9422         (U+54D9): Delete `non-morohashi' property.
9423         (U+54DA): Delete `non-morohashi' property.
9424         (U+54DB): Delete `non-morohashi' property; add M059181.
9425         (U+54DC): Delete `non-morohashi' property.
9426         (U+54DD): Delete `non-morohashi' property.
9427         (U+54DE): Delete `non-morohashi' property.
9428         (U+54DF): Delete `non-morohashi' property.
9429         (M-03630): Separate C2-2E46.
9430         (U+5567): Delete `morohashi-daikanwa' property because it is
9431         wrong.
9432         (U+5568): Delete `morohashi-daikanwa' property because it is
9433         wrong.
9434         (U+5569): Delete `morohashi-daikanwa' property because it is
9435         wrong.
9436         (U+556A): Delete `morohashi-daikanwa' property because it is
9437         wrong.
9438         (U+556C): Delete `morohashi-daikanwa' property because it is
9439         wrong.
9440         (U+556D): Delete `morohashi-daikanwa' property because it is
9441         wrong.
9442         (U+556F): Delete `morohashi-daikanwa' property because it is
9443         wrong.
9444         (U+5570): Delete `non-morohashi' property.
9445         (U+5571): Delete `non-morohashi' property; add M059209.
9446         (U+5572): Delete `non-morohashi' property; add M059210.
9447         (U+5573): Delete `non-morohashi' property; add M059211.
9448         (U+5574): Delete `non-morohashi' property.
9449         (U+5575): Delete `non-morohashi' property.
9450         (U+5576): Delete `non-morohashi' property.
9451         (U+5578): Delete `non-morohashi' property.
9452         (U+5579): Delete `non-morohashi' property; add M059213.
9453         (U+5577): Delete `non-morohashi' property.
9454         (U+55B7): Delete `non-morohashi' property.
9455         (C7-2C61): Fix `morohashi-daikanwa' property.
9456
9457 2001-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9458
9459         * Ideograph-R197-Salt.el: Resorted; add some missing Morohashi's
9460         Daikanwa characters; add missing `ideographic-strokes' attributes;
9461         use `ideographic-strokes' if each stroke attribute has same value.
9462
9463 2001-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9464
9465         * Ideograph-R198-Deer.el: Resorted; add some missing Morohashi's
9466         Daikanwa characters; add missing `ideographic-strokes' attributes;
9467         use `ideographic-strokes' if each stroke attribute has same value.
9468
9469 2001-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9470
9471         * Ideograph-R194-Ghost.el: Resorted; add some missing Morohashi's
9472         Daikanwa characters; add missing `ideographic-strokes' attributes;
9473         use `ideographic-strokes' if each stroke attribute has same value.
9474
9475 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9476
9477         * Ideograph-R187-Horse.el (C3-5736): Delete `morohashi-daikanwa'
9478         property because it is wrong.
9479
9480         * Ideograph-R142-Insect.el (M-33263): Separate C4-4D2B.
9481         (U+8755): Separate M-33264; fix `morohashi-daikanwa' property;
9482         separate C1-6A73.
9483
9484 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9485
9486         * Ideograph-R014-Cover.el (C3-214F): Fix `morohashi-daikanwa'
9487         property.
9488
9489 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9490
9491         * Ideograph-R193-Cauldron.el: Resorted; add some missing
9492         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9493         attributes; use `ideographic-strokes' if each stroke attribute has
9494         same value.
9495         (C4-654B): Moved to Ideograph-R190-Hair.el.
9496
9497 2001-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9498
9499         * Ideograph-R190-Hair.el (M-45363): Separate C3-4561.
9500         (M-45365): Separate C6-645E.
9501         (M-45372): Separate C3-4A6F.
9502         (M-45376): New character.
9503         (M-45384): Separate C5-4B57.
9504         (C4-654B): Moved from Ideograph-R193-Cauldron.el; Unify M-45538
9505         instead of M-45508.
9506
9507 2001-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9508
9509         * Ideograph-R192-Sacrificial-Wine.el: Resorted; add missing
9510         `ideographic-strokes' attributes; use `ideographic-strokes' if
9511         each stroke attribute has same value.
9512
9513         * Ideograph-R184-Eat.el: Resorted; add some missing Morohashi's
9514         Daikanwa characters; add missing `ideographic-strokes' attributes;
9515         use `ideographic-strokes' if each stroke attribute has same value.
9516
9517         * Ideograph-R020-Wrap.el (C5-213D): Fix `morohashi-daikanwa'
9518         property.
9519
9520         * Ideograph-R017-Open-Box.el (C5-2129): Fix `morohashi-daikanwa'
9521         property.
9522
9523 2001-04-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9524
9525         * Ideograph-R189-Tall.el, Ideograph-R186-Fragrant.el:
9526         Resorted; add some missing Morohashi's Daikanwa characters; add
9527         missing `ideographic-strokes' attributes; use `ideographic-strokes' if
9528         each stroke attribute has same value.
9529
9530 2001-04-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9531
9532         * Ideograph-R185-Head.el: Resorted; add some missing Morohashi's
9533         Daikanwa characters; add missing `ideographic-strokes' attributes;
9534         use `ideographic-strokes' if each stroke attribute has same value.
9535
9536 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9537
9538         * ideograph-util.el (ideograph-radical-strokes-vector): Modify for
9539         major characters.
9540         (char-ideographic-strokes): Prefer `daikanwa-strokes' than
9541         `ideographic-strokes'.
9542
9543 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9544
9545         * Ideograph-R183-Fly.el, Ideograph-R182-Wind.el: Resorted; add
9546         some missing Morohashi's Daikanwa characters; add missing
9547         `ideographic-strokes' attributes; use `ideographic-strokes' if
9548         each stroke attribute has same value.
9549
9550 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9551
9552         * Ideograph-R145-Clothes.el (C4-5D4B): Delete `morohashi-daikanwa'
9553         to fix.
9554         (M-34634): Separate C2-667C.
9555         (M-34636): Separate C2-6675.
9556         (M-34646): Separate C5-6948.
9557
9558         * Ideograph-R038-Woman.el (U+5A75): Fix `morohashi-daikanwa'
9559         property.
9560
9561         * Ideograph-R032-Earth.el (C2-3A68): Fix `morohashi-daikanwa'
9562         property.
9563         (C3-463F): Fix `morohashi-daikanwa' property; fix
9564         `ideographic-strokes' property.
9565
9566         * Ideograph-R030-Mouth.el (C4-2562): Fix `morohashi-daikanwa'
9567         property.
9568         (M-04206): Separate U+5618; relate to U+5653.
9569         (U+5653): Fix `morohashi-daikanwa' property; delete
9570         `kangxi-strokes'.
9571
9572 2001-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9573
9574         * Ideograph-R180-Sound.el: Resorted; add missing
9575         `ideographic-strokes' attributes; use `ideographic-strokes' if
9576         each stroke attribute has same value.
9577
9578 2001-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9579
9580         * Ideograph-R181-Leaf.el: Resorted; add some missing Morohashi's
9581         Daikanwa characters; add missing `ideographic-strokes' attributes;
9582         use `ideographic-strokes' if each stroke attribute has same value.
9583
9584         * Ideograph-R075-Tree.el (C5-6825): Relate to M-15785.
9585         (M-15789): Separate C3-5A44.
9586         (U+3BFE): Relate to M-15790.
9587         (U+6ACF): Separate M-15791.
9588         (C5-6828): Relate to M-15792.
9589         (C7-4743): Add M-15793.
9590         (C5-682B): Relate to M-15794.
9591         (M-15795): Separate C2-655F.
9592         (C5-6829): Add M-15799.
9593         (M-15800): Separate U+6AD4.
9594         (C7-4742): Add M-15802.
9595         (U+3BFF): Add M-15803; separate C4-5F73.
9596         (U+3C00): Add M-15804.
9597         (M-15826): Separate C2-616C.
9598         (M-15833): Separate C3-5A48.
9599         (M-15841): Separate U+6AE3.
9600         (M-15843): Separate U+6AE7.
9601         (M-15848): Fixed.
9602         (M-15853): Separate U+6AED.
9603
9604 2001-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9605
9606         * Ideograph-R118-Bamboo.el (U+7B3D): Delete `daikanwa-radical' and
9607         `daikanwa-strokes' to fix.
9608
9609 2001-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9610
9611         * Ideograph-R108-Dish.el (C5-3372): Add M-22989.
9612         (C5-3371): Relate to M-22991.
9613         (M-22992): Separate JSP-4E4F.
9614         (C4-334A): Relate to M-22993.
9615         (U+4002): Add M-22995; separate C3-374F.
9616         (C6-423F): Add M-22997.
9617         (C6-4241): Add M-22998.
9618         (C6-4240): Relate to M-22999.
9619
9620         * Ideograph-R004-Slash.el (U+4E54): Delete `kangxi-radical',
9621         `kangxi-strokes', `daikanwa-radical', `daikanwa-strokes' and
9622         `non-morohashi'; add `cns-radical'.
9623
9624 2001-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9625
9626         * Ideograph-R179-Leek.el: Resorted; add missing
9627         `ideographic-strokes' attributes; use `ideographic-strokes' if
9628         each stroke attribute has same value.
9629
9630 2001-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9631
9632         * Ideograph-R177-Leather.el: Resorted; add some missing
9633         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9634         attributes; use `ideographic-strokes' if each stroke attribute has
9635         same value.
9636
9637 2001-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9638
9639         * Ideograph-R178-Tanned-Leather.el: Resorted; add missing
9640         `ideographic-strokes' attributes; use `ideographic-strokes' if
9641         each stroke attribute has same value.
9642
9643 2001-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9644
9645         * Ideograph-R176-Face.el: Resorted; add some missing Morohashi's
9646         Daikanwa characters; add missing `ideographic-strokes' attributes;
9647         use `ideographic-strokes' if each stroke attribute has same value.
9648
9649 2001-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9650
9651         * Ideograph-R175-Wrong.el: Resorted; add some missing Morohashi's
9652         Daikanwa characters; add missing `ideographic-strokes' attributes;
9653         use `ideographic-strokes' if each stroke attribute has same value.
9654         (C5-3D42): Fixed.
9655
9656         * Ideograph-R174-Blue.el: Resorted; add some missing Morohashi's
9657         Daikanwa characters; add missing `ideographic-strokes' attributes;
9658         use `ideographic-strokes' if each stroke attribute has same value.
9659
9660         * Ideograph-R172-Short-Tailed-Bird.el: Resorted; add missing
9661         `ideographic-strokes' attributes; use `ideographic-strokes' if
9662         each stroke attribute has same value.
9663
9664 2001-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9665
9666         * Ideograph-R173-Rain.el: Resorted; add some missing Morohashi's
9667         Daikanwa characters; add missing `ideographic-strokes' attributes;
9668         use `ideographic-strokes' if each stroke attribute has same value.
9669
9670 2001-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9671
9672         * Ideograph-R170-Mound.el: Resorted; add some missing Morohashi's
9673         Daikanwa characters; add missing `ideographic-strokes' attributes;
9674         use `ideographic-strokes' if each stroke attribute has same value.
9675         (M-41536): Moved from Ideograph-R163-City.el.
9676
9677 2001-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9678
9679         * Ideograph-R171-Slave.el: Resorted; add some missing Morohashi's
9680         Daikanwa characters; add missing `ideographic-strokes' attributes;
9681         use `ideographic-strokes' if each stroke attribute has same value.
9682
9683         * Ideograph-R163-City.el (JX2-7A25): Separate M-41536 = U+961D =
9684         GB0-5A62 and moved to Ideograph-R170-Mound.el.
9685
9686 2001-03-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9687
9688         * Ideograph-R169-Gate.el: Resorted; add some missing Morohashi's
9689         Daikanwa characters; add missing `ideographic-strokes' attributes;
9690         use `ideographic-strokes' if each stroke attribute has same value.
9691         (M-45649'): Moved to Ideograph-R191-Fight.el.
9692
9693         * Ideograph-R166-Village.el: Resorted; add some missing
9694         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9695         attributes; use `ideographic-strokes' if each stroke attribute has
9696         same value.
9697
9698         * Ideograph-R191-Fight.el: Resorted; add missing
9699         `ideographic-strokes' attributes; use `ideographic-strokes' if
9700         each stroke attribute has same value.
9701         (M-45648): Separate JX1-7E3E.
9702         (M-45649'): Moved from Ideograph-R169-Gate.el.
9703
9704 2001-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9705
9706         * Ideograph-R168-Long.el: Resorted; add some missing Morohashi's
9707         Daikanwa characters; add missing `ideographic-strokes' attributes;
9708         use `ideographic-strokes' if each stroke attribute has same value.
9709
9710 2001-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9711
9712         * Ideograph-R165-Distinguish.el: Resorted; add missing
9713         `ideographic-strokes' attributes; use `ideographic-strokes' if
9714         each stroke attribute has same value.
9715
9716 2001-03-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9717
9718         * Ideograph-R163-City.el: Resorted; add some missing Morohashi's
9719         Daikanwa characters; add missing `ideographic-strokes' attributes;
9720         use `ideographic-strokes' if each stroke attribute has same value.
9721
9722 2001-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9723
9724         * Ideograph-R067-Script.el (M-13450): Unify with J{83|90}-4A38.
9725         (U+9F50): Moved from Ideograph-R210-Even.el and unify with
9726         C3-2370.
9727
9728         * u030A0-Katakana.el, u03040-Hiragana.el: Add `mojikyo'.
9729
9730         * Ideograph-R210-Even.el: Move U+9F50 to Ideograph-R067-Script.el.
9731
9732         * Ideograph-R101-Use.el, Ideograph-R074-Moon.el: Add some missing
9733         `japanese-jisx0208-1978' and `japanese-jisx0208' properties.
9734
9735 2001-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9736
9737         * Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el: Resorted; add
9738         some missing Morohashi's Daikanwa characters; add missing
9739         `ideographic-strokes' attributes; use `ideographic-strokes' if
9740         each stroke attribute has same value.
9741
9742 2001-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9743
9744         * Ideograph-R157-Foot.el, Ideograph-R161-Morning.el: Resorted; add
9745         some missing Morohashi's Daikanwa characters; add missing
9746         `ideographic-strokes' attributes; use `ideographic-strokes' if
9747         each stroke attribute has same value.
9748
9749 2001-02-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9750
9751         * Ideograph-R158-Body.el: Resorted; add some missing Morohashi's
9752         Daikanwa characters; add missing `ideographic-strokes' attributes;
9753         use `ideographic-strokes' if each stroke attribute has same value.
9754
9755 2001-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9756
9757         * Ideograph-R156-Run.el: Resorted; add some missing Morohashi's
9758         Daikanwa characters; add missing `ideographic-strokes' attributes;
9759         use `ideographic-strokes' if each stroke attribute has same value.
9760
9761 2001-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9762
9763         * Ideograph-R155-Red.el, Ideograph-R154-Shell.el: Resorted; add
9764         some missing Morohashi's Daikanwa characters; add missing
9765         `ideographic-strokes' attributes; use `ideographic-strokes' if
9766         each stroke attribute has same value.
9767
9768 2001-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9769
9770         * Ideograph-R153-Badger.el: Resorted; add some missing Morohashi's
9771         Daikanwa characters; add missing `ideographic-strokes' attributes;
9772         use `ideographic-strokes' if each stroke attribute has same value.
9773
9774 2001-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9775
9776         * Ideograph-R152-Pig.el: Resorted; add some missing Morohashi's
9777         Daikanwa characters; add missing `ideographic-strokes' attributes;
9778         use `ideographic-strokes' if each stroke attribute has same value.
9779
9780 2001-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9781
9782         * Ideograph-R150-Valley.el, Ideograph-R151-Bean.el: Resorted; add
9783         some missing Morohashi's Daikanwa characters; add missing
9784         `ideographic-strokes' attributes; use `ideographic-strokes' if
9785         each stroke attribute has same value.
9786
9787 2001-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9788
9789         * Ideograph-R149-Speech.el: Resorted; add some missing Morohashi's
9790         Daikanwa characters; add missing `ideographic-strokes' attributes;
9791         use `ideographic-strokes' if each stroke attribute has same value.
9792
9793 2001-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9794
9795         * Ideograph-R148-Horn.el: Resorted; add some missing Morohashi's
9796         Daikanwa characters; add missing `ideographic-strokes' attributes;
9797         use `ideographic-strokes' if each stroke attribute has same value.
9798
9799 2001-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9800
9801         * Ideograph-R147-See.el: Resorted; add some missing Morohashi's
9802         Daikanwa characters; add missing `ideographic-strokes' attributes;
9803         use `ideographic-strokes' if each stroke attribute has same value.
9804
9805 2001-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9806
9807         * Ideograph-R146-West.el: Resorted; add some missing Morohashi's
9808         Daikanwa characters; add missing `ideographic-strokes' attributes;
9809         use `ideographic-strokes' if each stroke attribute has same value.
9810
9811 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9812
9813         * Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el:
9814         Resorted; add some missing Morohashi's Daikanwa characters; add
9815         missing `ideographic-strokes' attributes; use
9816         `ideographic-strokes' if each stroke attribute has same value.
9817
9818 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9819
9820         * Ideograph-R134-Mortar.el: Resorted; add missing Morohashi's
9821         Daikanwa characters; add missing `ideographic-strokes' attributes;
9822         use `ideographic-strokes' if each stroke attribute has same value.
9823
9824 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9825
9826         * Ideograph-R139-Color.el: Resorted; add missing Morohashi's
9827         Daikanwa characters; add missing `ideographic-strokes' attributes;
9828         use `ideographic-strokes' if each stroke attribute has same value.
9829
9830 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9831
9832         * Ideograph-R133-Arrive.el: Resorted; add missing Morohashi's
9833         Daikanwa characters; add missing `ideographic-strokes' attributes;
9834         use `ideographic-strokes' if each stroke attribute has same value.
9835
9836 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9837
9838         * Ideograph-R137-Boat.el: Resorted; add some missing Morohashi's
9839         Daikanwa characters; add missing `ideographic-strokes' attributes;
9840         use `ideographic-strokes' if each stroke attribute has same value.
9841
9842         * Ideograph-R132-Self.el: Resorted; add missing Morohashi's
9843         Daikanwa characters; add missing `ideographic-strokes' attributes;
9844         use `ideographic-strokes' if each stroke attribute has same value.
9845
9846 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9847
9848         * Ideograph-R130-Meat.el: Resorted; add some missing Morohashi's
9849         Daikanwa characters; add missing `ideographic-strokes' attributes;
9850         use `ideographic-strokes' if each stroke attribute has same value.
9851
9852 2001-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9853
9854         * Ideograph-R138-Stopping.el: Resorted; add missing
9855         `ideographic-strokes' attributes; use `ideographic-strokes' if
9856         each stroke attribute has same value.
9857
9858 2001-01-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9859
9860         * Ideograph-R136-Oppose.el: Resorted; add missing
9861         `ideographic-strokes' attributes; use `ideographic-strokes' if
9862         each stroke attribute has same value.
9863
9864 2001-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9865
9866         * Ideograph-R131-Minister.el: Resorted; add missing Morohashi's
9867         Daikanwa characters; add missing `ideographic-strokes' attributes;
9868         use `ideographic-strokes' if each stroke attribute has same value.
9869
9870 2000-12-08  MORIOKA Tomohiko  <tomo@m17n.org>
9871
9872         * Ideograph-R074-Moon.el (M-14339): Fixed <unify with M-14339 of
9873         Ideograph-R130-Meat.el>.
9874         (M-14386): Unify with `chinese-cns11643-5'.
9875         (C5-3F66): Moved from Ideograph-R130-Meat.el.
9876         (M-14388): New character.
9877         (C6-5D5D): Relate to M-14388.
9878         (M-14390): New character.
9879         (U+3B3B): Relate to M-14390.
9880         (M-14393): New character.
9881         (C7-2364): Relate to M-14393.
9882         (M-14394): New character.
9883         (C4-4A34): Relate to M-14394.
9884         (C5-4D59): Add M-14395.
9885         (U+3B3C): Add M-14397.
9886         (M-14398): New character.
9887         (U+3B3F): Relate to M-14398.
9888         (C5-546E): Add M-14399.
9889
9890 2000-12-06  MORIOKA Tomohiko  <tomo@m17n.org>
9891
9892         * Ideograph-R127-Plow.el: Resorted; add missing Morohashi's
9893         Daikanwa characters; add missing `ideographic-strokes' attributes;
9894         use `ideographic-strokes' if each stroke attribute has same value.
9895
9896 2000-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9897
9898         * Ideograph-R128-Ear.el: Resorted; add some missing Morohashi's
9899         Daikanwa characters; add missing `ideographic-strokes' attributes;
9900         use `ideographic-strokes' if each stroke attribute has same value.
9901
9902         * Ideograph-R125-Old.el: Resorted; add missing Morohashi's
9903         Daikanwa characters; add missing `ideographic-strokes' attributes;
9904         use `ideographic-strokes' if each stroke attribute has same value.
9905
9906 2000-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9907
9908         * Ideograph-R124-Feather.el: Resorted; add some missing
9909         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9910         attributes; use `ideographic-strokes' if each stroke attribute has
9911         same value.
9912
9913         * Ideograph-R126-And.el: Resorted; add missing Morohashi's
9914         Daikanwa characters; add missing `ideographic-strokes' attributes;
9915         use `ideographic-strokes' if each stroke attribute has same value.
9916
9917 2000-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9918
9919         * Ideograph-R196-Bird.el, Ideograph-R123-Sheep.el: Resorted; add
9920         some missing Morohashi's Daikanwa characters; add missing
9921         `ideographic-strokes' attributes; use `ideographic-strokes' if
9922         each stroke attribute has same value.
9923
9924 2000-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9925
9926         * Ideograph-R190-Hair.el: Resorted; add some missing Morohashi's
9927         Daikanwa characters; add missing `ideographic-strokes' attributes;
9928         use `ideographic-strokes' if each stroke attribute has same value.
9929
9930 2000-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9931
9932         * Ideograph-R117-Stand.el, Ideograph-R119-Rice.el,
9933         Ideograph-R116-Cave.el: Resorted; add some missing Morohashi's
9934         Daikanwa characters; add missing `ideographic-strokes' attributes;
9935         use `ideographic-strokes' if each stroke attribute has same value.
9936
9937 2000-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9938
9939         * Ideograph-R121-Jar.el: Resorted; add some missing Morohashi's
9940         Daikanwa characters; add missing `ideographic-strokes' attributes;
9941         use `ideographic-strokes' if each stroke attribute has same value.
9942
9943 2000-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9944
9945         * Ideograph-R113-Spirit.el: Resorted; add some missing Morohashi's
9946         Daikanwa characters; add missing `ideographic-strokes' attributes;
9947         use `ideographic-strokes' if each stroke attribute has same value.
9948
9949 2000-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9950
9951         * Ideograph-R111-Arrow.el, Ideograph-R110-Spear.el: Resorted; add
9952         some missing Morohashi's Daikanwa characters; add missing
9953         `ideographic-strokes' attributes; use `ideographic-strokes' if
9954         each stroke attribute has same value.
9955
9956 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9957
9958         * Ideograph-R114-Track.el (M-31339): Moved to
9959         Ideograph-R140-Grass.el.
9960         - Resorted; add some missing Morohashi's Daikanwa characters; add
9961         missing `ideographic-strokes' attributes; use
9962         `ideographic-strokes' if each stroke attribute has same value.
9963
9964 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9965
9966         * Ideograph-R140-Grass.el (M-31339): Moved from
9967         Ideograph-R114-Track.el.
9968         (M-31341): Separate C3-4431.
9969         (M-31342): Separate J{78|83|90}-6857.
9970         (M-31343): Separate U+842F.
9971
9972         * Ideograph-R084-Steam.el (M-17043): Add J{78|83}-5D63.
9973         (M-17048): Add J{78|83}-5D64.
9974         (M-17059): Add J{78|83}-5D66.
9975         (M-17060): Add J{78|83}-5D65.
9976
9977 2000-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9978
9979         * Ideograph-R109-Eye.el: Resorted; add some missing Morohashi's
9980         Daikanwa characters; add missing `ideographic-strokes' attributes;
9981         use `ideographic-strokes' if each stroke attribute has same value.
9982
9983 2000-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9984
9985         * Ideograph-R106-White.el: Resorted; add some missing Morohashi's
9986         Daikanwa characters; add missing `ideographic-strokes' attributes;
9987         use `ideographic-strokes' if each stroke attribute has same value.
9988
9989 2000-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9990
9991         * Ideograph-R108-Dish.el, Ideograph-R107-Skin.el: Resorted; add
9992         some missing Morohashi's Daikanwa characters; add missing
9993         `ideographic-strokes' attributes; use `ideographic-strokes' if
9994         each stroke attribute has same value.
9995
9996 2000-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9997
9998         * u03000-CJK-Symbols-and-Punctuation.el (IDEOGRAPHIC ITERATION
9999         MARK): Separate M-00097.
10000
10001         * Ideograph-R003-Dot.el (U+4E37): Fixed.
10002         (M-00097): Separate <IDEOGRAPHIC ITERATION MARK>.
10003         (U+4E3A): Delete `non-morohashi'.
10004         (U+4E3E): Likewise.
10005
10006 2000-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10007
10008         * u02000-General-Punctuation.el (OVERLINE): Delete
10009         `japanese-jisx0208'.
10010
10011         * char-db-util.el (insert-char-data): Check value of `mirrored'
10012         attribute is nil or not exist.
10013         (insert-char-data-with-variant): Add new optional argument
10014         `no-ucs-variant'.
10015         (insert-char-range-data): Specify `no-ucs-variant' for
10016         `insert-char-data-with-variant'.
10017
10018         * Ideograph-R104-Sickness.el: Resorted; add some missing
10019         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
10020         attributes; use `ideographic-strokes' if each stroke attribute has
10021         same value.
10022
10023 2000-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10024
10025         * Ideograph-R103-Bolt-Of-Cloth.el: Resorted; add missing
10026         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
10027         attributes; use `ideographic-strokes' if each stroke attribute has
10028         same value.
10029
10030 2000-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10031
10032         * Ideograph-R105-Dotted-Tent.el: Resorted; add missing Morohashi's
10033         Daikanwa characters; add missing `ideographic-strokes' attributes;
10034         use `ideographic-strokes' if each stroke attribute has same value.
10035
10036         * Ideograph-R102-Field.el: Resorted; add some missing Morohashi's
10037         Daikanwa characters; add missing `ideographic-strokes' attributes;
10038         use `ideographic-strokes' if each stroke attribute has same value.
10039
10040 2000-11-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10041
10042         * Ideograph-R100-Life.el: Resorted; add missing Morohashi's
10043         Daikanwa characters; add missing `ideographic-strokes' attributes;
10044         use `ideographic-strokes' if each stroke attribute has same value.
10045
10046 2000-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10047
10048         * Ideograph-R101-Use.el: Resorted; add missing Morohashi's
10049         Daikanwa characters; add missing `ideographic-strokes' attributes;
10050         use `ideographic-strokes' if each stroke attribute has same value.
10051
10052         * Ideograph-R099-Sweet.el: Resorted; add missing Morohashi's
10053         Daikanwa characters; add missing `ideographic-strokes' attributes;
10054         use `ideographic-strokes' if each stroke attribute has same value.
10055
10056 2000-11-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10057
10058         * Ideograph-R098-Tile.el: Resorted; add some missing Morohashi's
10059         Daikanwa characters; add missing `ideographic-strokes' attributes;
10060         use `ideographic-strokes' if each stroke attribute has same value.
10061
10062 2000-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10063
10064         * Ideograph-R097-Melon.el: Resorted; add some missing Morohashi's
10065         Daikanwa characters; add missing `ideographic-strokes' attributes;
10066         use `ideographic-strokes' if each stroke attribute has same value.
10067
10068 2000-10-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10069
10070         * Ideograph-R094-Dog.el: Resorted; add some missing Morohashi's
10071         Daikanwa characters; add missing `ideographic-strokes' attributes;
10072         use `ideographic-strokes' if each stroke attribute has same value.
10073
10074 2000-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10075
10076         * Ideograph-R096-Jade.el: Resorted; add some missing Morohashi's
10077         Daikanwa characters; add missing `ideographic-strokes' attributes;
10078         use `ideographic-strokes' if each stroke attribute has same value.
10079
10080         * Ideograph-R091-Slice.el: Resorted; add missing Morohashi's
10081         Daikanwa characters; add missing `ideographic-strokes' attributes;
10082         use `ideographic-strokes' if each stroke attribute has same value.
10083
10084 2000-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10085
10086         * Ideograph-R093-Cow.el (U+728B): Add C2-3D70 [moved from
10087         Ideograph-R094-Dog.el].
10088
10089 2000-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10090
10091         * Ideograph-R093-Cow.el: Resorted; add missing
10092         `ideographic-strokes' attributes; use `ideographic-strokes' if
10093         each stroke attribute has same value.
10094
10095 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10096
10097         * Ideograph-R092-Fang.el: Resorted; add missing Morohashi's
10098         Daikanwa characters; add missing `ideographic-strokes' attributes;
10099         use `ideographic-strokes' if each stroke attribute has same value.
10100
10101 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10102
10103         * Ideograph-R090-Half-Tree-Trunk.el: Resorted; add some missing
10104         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
10105         attributes; use `ideographic-strokes' if each stroke attribute has
10106         same value.
10107
10108 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10109
10110         * Ideograph-R162-Walk.el: Resorted; add missing
10111         `ideographic-strokes' attributes; use `ideographic-strokes' if
10112         each stroke attribute has same value.
10113
10114 2000-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10115
10116         * Ideograph-R085-Water.el (C6-3930): Add M-17478.
10117         (M-17479): New character.
10118         (M-17479'): Move K0-7B47 and C6-392D to M-17479; add
10119         Mojikyo-50247.
10120         (M-17480): New character.
10121         (C6-392E): Add relation to M-17480.
10122         (U+3CE6): Add M-17481.
10123         (C6-3266): Add M-17504.
10124         (M-17505): New character.
10125         (M-17505'): Move K0-7659 and C1-563F to M-17505; add
10126         Mojikyo-50248.
10127         (M-17529): New character.
10128         (M-17529'): Move K0-613C to M-17529; separate C1-563C; add
10129         Mojikyo-50249.
10130         (C3-317B): Add relation to M-17545.
10131         (M-17572'): Add Mojikyo-50250.
10132         (M-17573'): Fix `ideographic-strokes'; add Mojikyo-50251.
10133         (U+6DA5): Add Mojikyo-59723.
10134         (M-17695): Separate C3-367C.
10135         (M-17695'): Add Mojikyo-50252.
10136         (M-17749'): Add Mojikyo-50253.
10137         (M-17750'): Add Mojikyo-50254.
10138         (M-17783'): Add Mojikyo-50255.
10139         (M-17919'): Add Mojikyo-50256.
10140         (M-17920'): Add Mojikyo-50257.
10141         (M-17921'): Add Mojikyo-50258.
10142         (M-18067'): Separate U+6EDE; add Mojikyo-50259.
10143         (C6-5444): Add M-18068.
10144         (M-18068'): Add Mojikyo-50260.
10145         (M-18260): Separate U+6F67.
10146         (M-18262): Separate C4-4A69.
10147         (M-18265): Separate C2-5163.
10148         (M-18268): Separate U+6F6B.
10149         (M-18271): Separate U+6F6D.
10150         (C4-4C6D): Add M-18272.
10151         (C7-2450): Add M-18273.
10152         (M-18274): New character.
10153         (C7-2456): Add relation to M-18274.
10154         (C4-4A5C): Add M-18275.
10155         (C4-4A59): Add M-18276.
10156         (M-18277): New character.
10157         (M-18277'): Move C7-244F to M-18277; add Mojikyo-50261.
10158         (M-18278): New character.
10159         (C7-2457): Add M-18278.
10160         (C7-2449): Add M-18279.
10161         (M-18350): New character.
10162         (C7-2441): Add relation to M-18350.
10163         (C7-245E): Add M-18351.
10164         (M-18352): New character.
10165         (C7-2466): Add relation to M-18352.
10166         (M-18353): New character.
10167         (C5-4E26): Add relation to M-18353.
10168         (M-18354): New character.
10169         (C5-4E28): Add relation to M-18354.
10170         (M-18357): New character.
10171         (C5-4D7C): Add relation to M-18357.
10172         (M-18358): New character.
10173         (C4-4A5E): Add relation to M-18358.
10174         (M-18359): New character.
10175         (C7-245F): Add relation to M-18359.
10176         (M-18360): New character.
10177         (C7-244B): Add relation to M-18360.
10178         (C3-514B): Add M-18361.
10179         (C7-245D): Add M-18362.
10180         (M-18363): New character.
10181         (C7-2455): Add relation to M-18363.
10182         (C7-2446): Add M-18364.
10183         (C3-4C76): Add M-18367.
10184         (C7-2460): Add M-18368.
10185         (M-18369): New character.
10186         (C4-4A63): Add relation to M-18369.
10187         (M-18370): New character.
10188         (C7-244A): Add relation to M-18370.
10189         (M-18371): New character.
10190         (C7-2F42): Add relation to M-18371.
10191         (C5-5535): Add M-18373.
10192         (C5-5534): Add M-18374.
10193         (M-18672): Add Mojikyo-50262.
10194
10195 2000-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10196
10197         * Ideograph-R089-Double-X.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 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10202
10203         * Ideograph-R088-Father.el: Resorted; add some missing Morohashi's
10204         Daikanwa characters; add missing `ideographic-strokes' attributes;
10205         use `ideographic-strokes' if each stroke attribute has same value.
10206
10207 2000-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10208
10209         * Ideograph-R080-Do-Not.el (M-16724): Add Mojikyo-050244.
10210
10211         * Ideograph-R077-Stop.el (M-16326'): Add Mojikyo-050239.
10212         (M-16334'): Add Mojikyo-050240.
10213
10214 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10215
10216         * Ideograph-R047-River.el (M-08678): Separate C1-477C.
10217         (M-08679): Delete C2-223A.
10218         (C6-245B): Add relation to M-08679.
10219         (C1-4B56): Add relation to M-08680'.
10220         (M-49065): Delete C6-245B.
10221         (C2-223A): Add relation to M-49065.
10222
10223 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10224
10225         * Ideograph-R087-Claw.el: Resorted; add missing
10226         `ideographic-strokes' attributes; use `ideographic-strokes' if
10227         each stroke attribute has same value.
10228
10229 2000-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10230
10231         * Ideograph-R140-Grass.el (U+828D): Separate J78-6769.
10232         (M-30676): Separate C6-2922.
10233         (U+8346): Add J78-3755.
10234         (C1-5774): Add mapping for U+834A and M-30940.
10235         (U+834A): Add J{83|90}-3755.
10236         (M-31322): New character.
10237         (C3-3E57): Add mapping for M-31322.
10238
10239         * Ideograph-R120-Silk.el (U+7E4B): Add J{83|90}-3752.
10240         (M-27990): Separate U+7E68 and C2-6642.
10241
10242 2000-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10243
10244         * Ideograph-R086-Fire.el: Resorted; add some missing Morohashi's
10245         Daikanwa characters; add missing `ideographic-strokes' attributes;
10246         use `ideographic-strokes' if each stroke attribute has same value.
10247
10248         * Ideograph-R188-Bone.el: Resorted; add missing
10249         `ideographic-strokes' attributes; use `ideographic-strokes' if
10250         each stroke attribute has same value.
10251
10252 2000-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10253
10254         * ideograph-util.el (ideograph-radical-strokes-vector): Change
10255         R085 to 3 from 4; change R140 to 4 from 3.
10256         (update-ideograph-radical-table): Add `mojikyo' characters which
10257         are not included in `ideograph-daikanwa'.
10258
10259 2000-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10260
10261         * Ideograph-R196-Bird.el: Resorted; add missing
10262         `ideographic-strokes' attributes; use `ideographic-strokes' if
10263         each stroke attribute has same value.
10264
10265         * Ideograph-R187-Horse.el: Resorted; add some missing Morohashi's
10266         Daikanwa characters; add missing `ideographic-strokes' attributes;
10267         use `ideographic-strokes' if each stroke attribute has same value.
10268
10269 2000-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10270
10271         * Ideograph-R167-Gold.el: Resorted; add missing
10272         `ideographic-strokes' attributes; use `ideographic-strokes' if
10273         each stroke attribute has same value.
10274
10275 2000-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10276
10277         * Ideograph-R164-Wine.el, Ideograph-R159-Cart.el,
10278         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el: Resorted; add
10279         missing `ideographic-strokes' attributes; use
10280         `ideographic-strokes' if each stroke attribute has same value.
10281
10282 2000-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10283
10284         * Ideograph-R211-Tooth.el: Resorted; add missing
10285         `ideographic-strokes' attributes; use `ideographic-strokes' if
10286         each stroke attribute has same value.
10287
10288 2000-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10289
10290         * Ideograph-R210-Even.el: Add missing `ideographic-strokes'
10291         attributes; use `ideographic-strokes' if each stroke attribute has
10292         same value.
10293
10294 2000-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10295
10296         * Ideograph-R140-Grass.el, Ideograph-R141-Tiger.el: Resorted; add
10297         missing `ideographic-strokes' attributes; use
10298         `ideographic-strokes' if each stroke attribute has same value.
10299
10300 2000-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10301
10302         * Ideograph-R135-Tongue.el, Ideograph-R129-Brush.el: Resorted; add
10303         missing `ideographic-strokes' attributes; use
10304         `ideographic-strokes' if each stroke attribute has same value.
10305
10306         * Ideograph-R118-Bamboo.el, Ideograph-R085-Water.el: Resorted; add
10307         some missing Morohashi's Daikanwa characters; add missing
10308         `ideographic-strokes' attributes; use `ideographic-strokes' if
10309         each stroke attribute has same value.
10310
10311 2000-09-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10312
10313         * Ideograph-R120-Silk.el, Ideograph-R122-Net.el: Resorted; add
10314         some missing Morohashi's Daikanwa characters; add missing
10315         `ideographic-strokes' attributes; use `ideographic-strokes' if
10316         each stroke attribute has same value.
10317
10318 2000-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10319
10320         * Ideograph-R115-Grain.el, Ideograph-R084-Steam.el: Resorted; add
10321         some missing Morohashi's Daikanwa characters; add missing
10322         `ideographic-strokes' attributes; use `ideographic-strokes' if
10323         each stroke attribute has same value.
10324
10325         * Ideograph-R083-Clan.el: Resorted; add missing Morohashi's
10326         Daikanwa characters; add missing `ideographic-strokes' attributes;
10327         use `ideographic-strokes' if each stroke attribute has same value.
10328
10329 2000-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10330
10331         * Ideograph-R118-Bamboo.el, Ideograph-R112-Stone.el: Resorted; add
10332         some missing Morohashi's Daikanwa characters; add missing
10333         `ideographic-strokes' attributes; use `ideographic-strokes' if
10334         each stroke attribute has same value.
10335
10336 2000-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10337
10338         * Ideograph-R082-Fur.el: Resorted; add some missing Morohashi's
10339         Daikanwa characters; add missing `ideographic-strokes' attributes;
10340         use `ideographic-strokes' if each stroke attribute has same value.
10341
10342 2000-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10343
10344         * Ideograph-R095-Profound.el: Resorted; add missing Morohashi's
10345         Daikanwa characters; add missing `ideographic-strokes' attributes;
10346         use `ideographic-strokes' if each stroke attribute has same value.
10347
10348         * Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el: Resorted;
10349         add some missing Morohashi's Daikanwa characters; add missing
10350         `ideographic-strokes' attributes; use `ideographic-strokes' if
10351         each stroke attribute has same value.
10352
10353 2000-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10354
10355         * Ideograph-R064-Hand.el: Resorted; add missing Morohashi's
10356         Daikanwa characters; add missing `ideographic-strokes' attributes;
10357         use `ideographic-strokes' if each stroke attribute has same value.
10358
10359         * Ideograph-R076-Lack.el, Ideograph-R077-Stop.el,
10360         Ideograph-R078-Death.el, Ideograph-R079-Weapon.el,
10361         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
10362         Ideograph-R074-Moon.el, Ideograph-R075-Tree.el: Resorted; add some
10363         missing Morohashi's Daikanwa characters; add missing
10364         `ideographic-strokes' attributes; use `ideographic-strokes' if
10365         each stroke attribute has same value.
10366
10367 2000-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10368
10369         * Ideograph-R071-Not.el: Resorted; add missing Morohashi's
10370         Daikanwa characters; add missing `ideographic-strokes' attributes;
10371         use `ideographic-strokes' if each stroke attribute has same value.
10372
10373         * Ideograph-R072-Sun.el: Resorted; add missing some Morohashi's
10374         Daikanwa characters; add missing `ideographic-strokes' attributes;
10375         use `ideographic-strokes' if each stroke attribute has same value;
10376         use `variant-of-shinjigen-1' instead of `comment'.
10377
10378 2000-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10379
10380         * Ideograph-R061-Heart.el: Resorted; add missing Morohashi's
10381         Daikanwa characters; add missing `ideographic-strokes' attributes;
10382         use `ideographic-strokes' if each stroke attribute has same value.
10383
10384 2000-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10385
10386         * Ideograph-R053-Dotted-Cliff.el: Use `vulgar-char-of-shinjigen-1'
10387         and `variant-of-shinjigen-1' instead of `comment'.
10388
10389         * Ideograph-R041-Inch.el: Use `vulgar-char-of-shinjigen-1' instead
10390         of `comment'.
10391
10392         * Ideograph-R040-Roof.el (M-7211): Separate U+5BC8.
10393         (M-7238): Separate U+5BD1.
10394         (M-7277): Separate U+5BDC.
10395
10396         * Ideograph-R030-Mouth.el: Use
10397         `{ancient|original}-char-of-shinjigen-1' and
10398         `variant-of-shinjigen-1' instead of `comment'.
10399
10400         * Ideograph-R020-Wrap.el, Ideograph-R022-Right-Open-Box.el,
10401         Ideograph-R024-Ten.el, Ideograph-R025-Divination.el,
10402         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
10403         Ideograph-R028-Private.el, Ideograph-R017-Open-Box.el,
10404         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
10405         Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
10406         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el: Use
10407         `{vulgar|original|ancient|wrong}-char-of-shinjigen-1' and
10408         `variant-of-shinjigen-1' instead of `comment'.
10409
10410         * Ideograph-R004-Slash.el, Ideograph-R006-Hook.el,
10411         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
10412         Ideograph-R009-Man.el: Use
10413         `{vulgar|original|ancient}-char-of-shinjigen-1' and
10414         `variant-of-shinjigen-1' instead of `comment'.
10415
10416         * Ideograph-R003-Dot.el: Use `original-char-of-shinjigen-1'
10417         instead of `comment'.
10418
10419         * Ideograph-R001-One.el: Use
10420         `{vulgar|original}-char-of-shinjigen-1' instead of `comment'.
10421
10422 2000-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10423
10424         * Ideograph-R066-Rap.el: Resorted; add missing some Morohashi's
10425         Daikanwa characters; add missing `ideographic-strokes' attributes;
10426         use `ideographic-strokes' if each stroke attribute has same value.
10427
10428 2000-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10429
10430         * Ideograph-R069-Axe.el: Resorted; add 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-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10435
10436         * Ideograph-R067-Script.el: Resorted; add missing some Morohashi's
10437         Daikanwa characters; add missing `ideographic-strokes' attributes;
10438         use `ideographic-strokes' if each stroke attribute has same value.
10439
10440 2000-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10441
10442         * Ideograph-R070-Square.el: Resorted; add missing some Morohashi's
10443         Daikanwa characters; add missing `ideographic-strokes' attributes;
10444         use `ideographic-strokes' if each stroke attribute has same value.
10445
10446 2000-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10447
10448         * Ideograph-R068-Dipper.el: Resorted; add missing some Morohashi's
10449         Daikanwa characters; add missing `ideographic-strokes' attributes;
10450         use `ideographic-strokes' if each stroke attribute has same value.
10451
10452         * Ideograph-R065-Branch.el: Resorted; add missing Morohashi's
10453         Daikanwa characters; add missing `ideographic-strokes' attributes;
10454         use `ideographic-strokes' if each stroke attribute has same value.
10455
10456 2000-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10457
10458         * Ideograph-R063-Door.el: Resorted; add missing some Morohashi's
10459         Daikanwa characters; add missing `ideographic-strokes' attributes;
10460         use `ideographic-strokes' if each stroke attribute has same value.
10461
10462 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10463
10464         * Ideograph-R062-Halberd.el: Resorted; add missing some
10465         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
10466         attributes; use `ideographic-strokes' if each stroke attribute has
10467         same value.
10468
10469 2000-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10470
10471         * Ideograph-R060-Step.el: Resorted; add missing some Morohashi's
10472         Daikanwa characters; add missing `ideographic-strokes' attributes.
10473
10474 2000-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10475
10476         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
10477         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
10478         Ideograph-R059-Bristle.el, Ideograph-R047-River.el,
10479         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
10480         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
10481         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
10482         Ideograph-R054-Long-Stride.el, Ideograph-R039-Child.el,
10483         Ideograph-R040-Roof.el, Ideograph-R041-Inch.el,
10484         Ideograph-R042-Small.el, Ideograph-R043-Lame.el,
10485         Ideograph-R044-Corpse.el, Ideograph-R045-Sprout.el,
10486         Ideograph-R046-Mountain.el, Ideograph-R033-Scholar.el,
10487         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
10488         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
10489         Ideograph-R038-Woman.el, Ideograph-R031-Enclosure.el,
10490         Ideograph-R032-Earth.el, Ideograph-R025-Divination.el,
10491         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
10492         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
10493         Ideograph-R030-Mouth.el, Ideograph-R017-Open-Box.el,
10494         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
10495         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
10496         Ideograph-R022-Right-Open-Box.el,
10497         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
10498         Ideograph-R010-Legs.el, Ideograph-R012-Eight.el,
10499         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
10500         Ideograph-R015-Ice.el, Ideograph-R001-One.el,
10501         Ideograph-R002-Line.el, Ideograph-R004-Slash.el,
10502         Ideograph-R008-Lid.el, Ideograph-R009-Man.el: Resorted; add
10503         missing some Morohashi's Daikanwa characters.
10504
10505 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10506
10507         * ideograph-util.el (char-ideographic-radical): Renamed from
10508         `char-ideograph-radical'.
10509         (ideograph-radical-strokes-vector): New variable.
10510         (char-ideographic-strokes): Renamed from `char-ideograph-strokes';
10511         detect `ideographic-strokes' using
10512         `ideograph-radical-strokes-vector' if `total-strokes' is found.
10513         (int-list<): New function.
10514         (ideograph-char<): New implementation.
10515
10516 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10517
10518         * Ideograph-R212-Dragon.el: Resorted; add missing
10519         `ideographic-strokes' attributes.
10520
10521 2000-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10522
10523         * Ideograph-R213-Turtle.el: Resorted; add missing
10524         `ideographic-strokes' attributes.
10525
10526         * Ideograph-R214-Flute.el: Add missing `ideographic-strokes'
10527         attributes.
10528
10529 2000-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10530
10531         * char-db-util.el (insert-char-data): Copy `attributes' and
10532         `ccs-attributes' if they are specified; regard
10533         `shinjigen-1-radical' as a ideographic radical; regard `->mojikyo'
10534         as a variant of Mojikyo character; modify form of `mojikyo'.
10535
10536 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10537
10538         * Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
10539         Ideograph-R211-Tooth.el, Ideograph-R212-Dragon.el,
10540         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
10541         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
10542         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
10543         Ideograph-R203-Black.el, Ideograph-R204-Embroidery.el,
10544         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
10545         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
10546         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
10547         Ideograph-R196-Bird.el, Ideograph-R194-Ghost.el,
10548         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
10549         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
10550         Ideograph-R188-Bone.el, Ideograph-R189-Tall.el,
10551         Ideograph-R190-Hair.el, Ideograph-R185-Head.el,
10552         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
10553         Ideograph-R182-Wind.el, Ideograph-R183-Fly.el,
10554         Ideograph-R184-Eat.el, Ideograph-R178-Tanned-Leather.el,
10555         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
10556         Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
10557         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
10558         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
10559         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
10560         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R168-Long.el,
10561         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
10562         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
10563         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
10564         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
10565         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
10566         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
10567         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
10568         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
10569         Ideograph-R152-Pig.el, Ideograph-R153-Badger.el,
10570         Ideograph-R154-Shell.el, Ideograph-R146-West.el,
10571         Ideograph-R147-See.el, Ideograph-R148-Horn.el,
10572         Ideograph-R149-Speech.el, Ideograph-R143-Blood.el,
10573         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
10574         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
10575         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
10576         Ideograph-R140-Grass.el, Ideograph-R131-Minister.el,
10577         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
10578         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
10579         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
10580         Ideograph-R125-Old.el, Ideograph-R126-And.el,
10581         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
10582         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
10583         Ideograph-R122-Net.el, Ideograph-R123-Sheep.el,
10584         Ideograph-R124-Feather.el, Ideograph-R121-Jar.el,
10585         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
10586         Ideograph-R117-Stand.el, Ideograph-R118-Bamboo.el,
10587         Ideograph-R116-Cave.el, Ideograph-R113-Spirit.el,
10588         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
10589         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
10590         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
10591         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
10592         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
10593         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
10594         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
10595         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
10596         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
10597         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
10598         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
10599         Ideograph-R094-Dog.el, Ideograph-R087-Claw.el,
10600         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
10601         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
10602         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
10603         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
10604         Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el,
10605         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
10606         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
10607         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
10608         Ideograph-R075-Tree.el, Ideograph-R071-Not.el,
10609         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
10610         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
10611         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
10612         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
10613         Ideograph-R062-Halberd.el, Ideograph-R063-Door.el,
10614         Ideograph-R064-Hand.el, Ideograph-R052-Short-Thread.el,
10615         Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el,
10616         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
10617         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
10618         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
10619         Ideograph-R061-Heart.el, Ideograph-R047-River.el,
10620         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
10621         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
10622         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
10623         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
10624         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
10625         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
10626         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
10627         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
10628         Ideograph-R037-Big.el, Ideograph-R038-Woman.el,
10629         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
10630         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
10631         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
10632         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
10633         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
10634         Ideograph-R022-Right-Open-Box.el,
10635         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
10636         Ideograph-R025-Divination.el, Ideograph-R016-Table.el,
10637         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
10638         Ideograph-R015-Ice.el: Reformatted.
10639
10640         * char-db-util.el (insert-char-range-data): Use `decode-char'
10641         instead of `int-char'; check `ucs' attribute.
10642
10643         * u03100-Bopomofo.el (BOPOMOFO LETTER U): Add `script'.
10644
10645 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10646
10647         * Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
10648         Ideograph-R012-Eight.el: Reformatted.
10649
10650 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10651
10652         * Ideograph-R009-Man.el (M-458): Modify `ideographic-strokes'.
10653
10654         * Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Reformatted.
10655
10656 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10657
10658         * Ideograph-R009-Man.el (ISO-IR-165-2C7A): Fix
10659         `morohashi-daikanwa'.
10660
10661         * Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
10662         Ideograph-R001-One.el, Ideograph-R006-Hook.el,
10663         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
10664         Ideograph-R003-Dot.el, Ideograph-R002-Line.el: Reformatted.
10665
10666 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10667
10668         * Ideograph-R145-Clothes.el:
10669         - Use `ideographic-strokes' if each stroke attribute has same
10670           value.
10671         (U+8868): Add J78 and 83.
10672         (M-34110): Separate C5-2B45.
10673         (U+886B): Likewise.
10674         (U+8870): Likewise.
10675         (M-34130): Separate U+8872; add J78 and J83; separate C2-3276.
10676         (U+8875): Add J78 and J83.
10677         (U+8877): Likewise.
10678         (U+887D): Likewise.
10679         (U+887E): Likewise.
10680         (U+8881): Likewise.
10681         (U+8882): Likewise.
10682         (M-34163'): Add M50441.
10683         (M-34164): New character.
10684         (U+888B): Add J78 and J83.
10685         (U+888D): Likewise.
10686         (U+8892): Likewise.
10687         (U+8896): Likewise.
10688         (U+8897): Likewise.
10689         (U+8899): Likewise.
10690         (U+889E): Likewise; separate J90-6A51; separate C1-5D35.
10691         (M-34210): Add J78 and J83.
10692         (U+88A4): Likewise.
10693         (U+88AB): Likewise.
10694         (U+88B1): Likewise.
10695         (U+88B4): Likewise.
10696         (U+88B5): Likewise.
10697         (U+88BF): Likewise.
10698         (U+88C1): Likewise.
10699         (U+88C2): Likewise.
10700         (U+88C3): Likewise.
10701         (U+88C4): Likewise.
10702         (U+88C5): Add J{78|83|90}-4175 and M050442.
10703         (U+88CF): Add J78 and J83.
10704         (U+88E1): Likewise.
10705         (U+88D4): Likewise.
10706         (U+88D5): Likewise.
10707         (M-34312): Add J{78|83}-6A64; separate J90; separate GB, C1 and
10708         U+88D8.
10709         (U+88D9): Add J78 and J83.
10710         (U+88DC): Likewise.
10711         (U+88DD): Likewise.
10712         (U+88DF): Likewise.
10713         (U+88E8): Likewise.
10714         (M-34356): Likewise.
10715         (U+88F3): Likewise.
10716         (M-34362): Add J{78|83}-6A6A; separate J90; separate U+88F4, GB
10717         and C1.
10718         (M-34367): Separate C4-4728.
10719         (U+88F8): Add J78 and J83.
10720         (U+88F9): Likewise.
10721         (U+88FC): Likewise.
10722         (U+88FD): Likewise.
10723         (U+88FE): Likewise.
10724         (U+8902): Likewise.
10725         (U+8904): Likewise.
10726         (U+8907): Likewise.
10727         (M34420): Add J78-6A6F; separate J90-6A6F; separate U+890A.
10728         (J90-6A6F): Add J83.
10729         (U+890C): Add J78 and J83.
10730         (U+8912): Likewise.
10731         (U+8913): Likewise.
10732         (U+891E): Likewise.
10733         (U+8925): Likewise.
10734         (M-34503): Add J78 and J83; separate C1-7230; separate U+892A.
10735         (M-34504): Separate U+892B and GB.
10736         (U+892B): Add {J78|J83}-6A75.
10737         (U+8936): Add J78 and J83.
10738         (U+8938): Likewise.
10739         (M-34536): Separate U+893B and C1.
10740         (J{78|83}-6A78): New variant of M-34536.
10741         (U+8941): Add J78 and J83.
10742         (U+8943): Likewise.
10743         (U+8944): Likewise.
10744         (U+894C): Likewise.
10745         (U+894D): Likewise.
10746         (U+895E): Likewise.
10747         (U+8960): Likewise.
10748         (U+8964): Likewise.
10749         (U+8966): Likewise.
10750         (M-34696): Separate J90-6B24 and U+896A.
10751         (J{78|83}-6B24): New variant of M-34696 and U+896A.
10752         (U+896D): Add J78 and J83.
10753         (J{78|83}-6B25): New variant of M-34712 and U+896F.
10754         (U+8972): Add J78 and J83.
10755         (U+8974): Likewise.
10756         (U+8977): Likewise.
10757
10758 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10759
10760         * ideograph-util.el (insert-ideograph-radical-char-data): Use
10761         `insert-char-data' with new optional arguments `attributes' and
10762         `ccs-attributes'.
10763
10764         * char-db-util.el (insert-char-data): Add new optional arguments
10765         `attributes' and `ccs-attributes'; don't use
10766         `char-attribute-alist'.
10767         (decode-builtin-char): Deleted.
10768
10769         * Ideograph-R009-Man.el:
10770         - Use `ideographic-strokes' if each stroke attribute has same
10771           value.
10772         (M-462'): Add M050101.
10773
10774 2000-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10775
10776         * char-db-util.el (insert-char-data): Add optional argument
10777         `readable'.
10778         (insert-char-data-with-variant): Likewise.
10779         (what-char-definition): Use `insert-char-data-with-variant' with
10780         `readable' mode.
10781
10782 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10783
10784         * ideograph-util.el (update-ideograph-radical-table): Don't refer
10785         50101 or greater code range of coded-charset `ideograph-daikanwa'.
10786
10787 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10788
10789         * Ideograph-R105-Dotted-Tent.el:
10790         - Add missing J78 and J83 characters.
10791         - Add missing Morohashi's Daikanwa characters.
10792
10793 2000-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10794
10795         * ideograph-util.el (update-ideograph-radical-table): Use
10796         `char-ideograph-strokes' to put `ideographic-strokes'.
10797         (ideograph-char<): Refer `ideograph-daikanwa' attribute.
10798
10799 2000-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10800
10801         * char-db-util.el (insert-char-data): If an element of
10802         `->decomposition' property is a character, print it as same as an
10803         integer.
10804
10805 2000-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10806
10807         * ideograph-util.el (update-ideograph-radical-table): Ignore non
10808         `Ideograph' characters.
10809
10810         * char-db-util.el (insert-char-data): Change order for `script'.
10811         (insert-char-data-with-variant): Add optional argument `script'.
10812         (insert-char-range-data): Likewise.
10813         (write-char-range-data-to-file): Likewise.
10814
10815         * Ideograph-R001-One.el (BOPOMOFO LETTER K): Deleted.
10816         (U+4E02): Add `->bopomofo-letter'.
10817         (BOPOMOFO LETTER O): Deleted.
10818         (M00004): Add `script', `->ucs' and `->bopomofo-letter'.
10819         (M00005): Separate <BOPOMOFO LETTER E>.
10820         (M00009): Separate <BOPOMOFO LETTER C>.
10821
10822         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add script.
10823         (BOPOMOFO LETTER C): Likewise.
10824         (BOPOMOFO LETTER O): Likewise.
10825         (BOPOMOFO LETTER E): Likewise.
10826
10827 2000-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10828
10829         * char-db-util.el (insert-char-data): Support `insert-char-data'.
10830
10831         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add `->ideograph' and
10832         `chinese-isoir165'; delete `ideograph-daikanwa'.
10833         (BOPOMOFO LETTER C): Likewise.
10834         (BOPOMOFO LETTER O): Likewise.
10835         (BOPOMOFO LETTER E): Likewise.
10836         (BOPOMOFO LETTER U): Add `morohashi-daikanwa',
10837         `ideographic-radical', `ideographic-strokes', `total-strokes'; use
10838         `->ideograph' instead of `ideograph'.
10839
10840 2000-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10841
10842         * Ideograph-R197-Salt.el: Reformatted.
10843
10844 2000-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10845
10846         * ccs-jisx0208-1983.el: Remove unused file.
10847
10848 2000-03-23  MORIOKA Tomohiko  <tomo@m17n.org>
10849
10850         * Ideograph-R085-Water.el (U+6E13): Add J{78|83|90}-374C.
10851
10852         * Ideograph-R066-Rap.el (M13285'): Unify U+656C; separate C1-6439.
10853         (M13303): Separate U+656C.
10854
10855         * Ideograph-R064-Hand.el (M12239): Separate U+6385.
10856         (M12311'): Add Mojikyo-50200.
10857         (M12312): Separate U+63BD.
10858         (M12373): Separate U+63E4.
10859         (M12552): Separate U+643D.
10860         (M12575): Separate U+6452.
10861         (M12597): Separate U+6461.
10862         (M12597): Separate U+6461.
10863         (M12645): Separate U+6479.
10864         (M12678): Separate U+6487.
10865         (M12716): Separate U+649D.
10866         (M12808): Separate U+64CE.
10867         (M12876): Separate U+64ED.
10868         (M12894): Separate U+64F3.
10869         (M26763): Separate C5-7347.
10870
10871 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
10872
10873         * char-db-util.el (insert-char-data): Change order of
10874         `ideographic-strokes', `kangxi-strokes', `japanese-strokes' and
10875         `cns-strokes'.
10876
10877         * mojikyo.el (M292): Remove mojikyo-pj-1.
10878         (M634): Likewise.
10879         (M916): Likewise.
10880         (M28800): Remove mojikyo-pj-6.
10881         (M48869): Remove mojikyo-pj-9.
10882         (M50100): Likewise.
10883
10884 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
10885
10886         * Ideograph-R054-Long-Stride.el (M9574): Separate U+5EFA.
10887
10888         * Ideograph-R038-Woman.el (M6618): Separate U+5ACC.
10889
10890         * Ideograph-R116-Cave.el (M25406): Separate U+7A74.
10891         (M25424): Separate U+7A81.
10892         (M25439): Unify U+7A81.
10893
10894         * Ideograph-R170-Mound.el (M41720'): Separate U+F9DC; add
10895         Mojikyo-50557.
10896         (U+F9DC): Add K0-6B58.
10897         (M41792): Separate J78-3764 and C1-6B61.
10898         (M41813): Add J78-3764.
10899
10900         * Ideograph-R213-Turtle.el (M48869): Add `kangxi-radical',
10901         `kangxi-strokes' and comment.
10902
10903 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
10904
10905         * Ideograph-R115-Grain.el (M25218): Separate J78-374E and K0-4D26.
10906         (M48869): Moved to Ideograph-R213-Turtle.el.
10907
10908         * Ideograph-R113-Spirit.el (M24634): Separate U+7941.
10909         (M24636): Separate U+7944.
10910         (M24637): Separate U+7945.
10911         (M24638): Separate U+7946.
10912         (M24640): Move K0-5137 from U+7948.
10913         (M24641): Move K0-7233 from U+7949.
10914         (M24643): Separate U+794A.
10915         (M24645): Separate U+794B.
10916         (M24647): Separate U+794C.
10917         (M24651): Separate U+794F.
10918         (M24652): Move K0-695E from M24652'.
10919
10920 2000-03-21  MORIOKA Tomohiko  <tomo@m17n.org>
10921
10922         * Ideograph-R145-Clothes.el (M34166): Add J{78|83}-3736.
10923
10924         * Ideograph-R123-Sheep.el (M28498): Add J{78|83}-3732.
10925
10926         * Ideograph-R119-Rice.el (M26860): Add J{78|83}-3729.
10927
10928         * Ideograph-R177-Leather.el (M42729): Separate J{83|90}-3724m
10929         K0-7C28 and C1-675D.
10930         (M42732): Separate U+9775.
10931
10932         * Ideograph-R030-Mouth.el (M4015): Add J90-3674.
10933         (J78-3674): New character.
10934
10935 2000-03-20  MORIOKA Tomohiko  <tomo@m17n.org>
10936
10937         * Ideograph-R158-Body.el (U+8EAF): Add J{83|90}-366D.
10938
10939 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
10940
10941         * Ideograph-R023-Hiding-Enclosure.el (U+533A): Add J90-3668.
10942
10943         * Ideograph-R009-Man.el (M724): Add `jisx0208-difference'.
10944         (U+4FF1): Add `jisx0208-1978/4X'.
10945
10946         * Ideograph-R145-Clothes.el (M34646): Add `ideographic-strokes'.
10947         (M34647): Add J{78|83}-365F.
10948         (M34648): Add `ideographic-strokes'.
10949
10950         * Ideograph-R145-Clothes.el (M34148): Add `ideographic-strokes'.
10951         (M34149): Separate U+887F.
10952         (M34150): Separate C2-3277.
10953         (M34151): Add `ideographic-strokes'.
10954
10955         * Ideograph-R076-Lack.el (M16104): Unify U+6B3D.
10956
10957 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
10958
10959         * char-db-util.el (insert-char-data): Regard charset `mojikyo' as
10960         same as `ideograph-daikanwa'; support `jisx0208-1978/4X'.
10961         (decode-builtin-char): Regard charset `mojikyo' as same as
10962         `ideograph-daikanwa'.
10963
10964 2000-03-16  MORIOKA Tomohiko  <tomo@m17n.org>
10965
10966         * Ideograph-R076-Lack.el (M16008): Unify U+6B23.
10967         (M16012): Separate U+6B24.
10968         (M16017): Unify U+6B25.
10969         (M16019): Unify U+6B26.
10970
10971         * Ideograph-R069-Axe.el (M13534): Unify U+65A4.
10972
10973         * Ideograph-R019-Power.el (M2415'): Add J90-3650 and
10974         Mojikyo-50112.
10975
10976 2000-03-15  MORIOKA Tomohiko  <tomo@m17n.org>
10977
10978         * Ideograph-R009-Man.el (M899): Add J90-3676.
10979         (J83-364F): Add J90-364F.
10980
10981         * Ideograph-R032-Earth.el (U+5C2D): Moved from
10982         Ideograph-R043-Lame.el; add J90-3646.
10983
10984         * Ideograph-R043-Lame.el (U+5C2D): Moved to
10985         Ideograph-R032-Earth.el.
10986
10987         * Ideograph-R064-Hand.el (U+631F): Add J{78|83|90}-3634.
10988
10989         * Ideograph-R026-Seal.el (U+537F): Add J90-362A.
10990
10991         * Ideograph-R044-Corpse.el (M7709): Separate U+5C51 and C1-552C.
10992
10993         * Ideograph-R032-Earth.el (M4916): Separate J{78|83}-3651.
10994         (U+5747): Unify J{78|83}-3651.
10995
10996 2000-03-14  MORIOKA Tomohiko  <tomo@m17n.org>
10997
10998         * Ideograph-R093-Cow.el (M19922): Unify U+725B.
10999         (M19923): Add total-strokes.
11000
11001         * Ideograph-R029-Again.el (M3118'): Add J90-355A and
11002         Mojikyo-50116.
11003
11004         * Ideograph-R123-Sheep.el (M28504): Add J{78|83}-3541 and K0-6B79.
11005
11006         * Ideograph-R103-Bolt-Of-Cloth.el (M22007): Unify U+7591.
11007
11008         * Ideograph-R093-Cow.el (M20190'): Add J{78|83|90}-353E and
11009         Mojikyo-50275.
11010         (M20195): Unify U+72A1.
11011
11012         * Ideograph-R076-Lack.el (M16097): Unify U+6B3A.
11013         (M16099): Unify U+6B3B.
11014         (M16103): Unify U+6B3C.
11015
11016         * Ideograph-R084-Steam.el (M17046): Separate U+6C18; add C6-2529.
11017         (U+6C18): Unify C2-2258.
11018         (M17046'): Add J{78|83|90}-3524 and Mojikyo-50245.
11019
11020         * Ideograph-R009-Man.el (M927'): Add J90-3536 and Mojikyo-50104.
11021
11022         * Ideograph-R079-Weapon.el (M16668): Unify U+6BC4.
11023         (M16673): Unify U+6BC5.
11024
11025 2000-03-13  MORIOKA Tomohiko  <tomo@m17n.org>
11026
11027         * Ideograph-R116-Cave.el (M25593): Separate U+7AAE.
11028
11029 2000-03-09  MORIOKA Tomohiko  <tomo@m17n.org>
11030
11031         * Ideograph-R113-Spirit.el (M24639): Separate U+7947.
11032
11033 2000-03-08  MORIOKA Tomohiko  <tomo@m17n.org>
11034
11035         * Ideograph-R050-Turban.el (M8930): Separate J90-3522 and C3-3067.
11036
11037 2000-03-06  MORIOKA Tomohiko  <tomo@m17n.org>
11038
11039         * Ideograph-R074-Moon.el (M14378): Add J{78|83}-347C.
11040
11041         * Ideograph-R071-Not.el (M13721): Unify U+65E2.
11042
11043         * Ideograph-R070-Square.el (M13687): Unify U+65D7.
11044         (M13694): Unify U+65D8.
11045         (M13698): Unify U+65DA.
11046
11047         * Ideograph-R026-Seal.el (U+5371): Add J90-346D.
11048
11049 2000-03-03  MORIOKA Tomohiko  <tomo@m17n.org>
11050
11051         * Ideograph-R104-Sickness.el (M22538): Unify U+764C.
11052         (M22542): Unify U+7650.
11053
11054         * Ideograph-R170-Mound.el (M41676'): Add
11055         J{78|83|90}-3459.
11056
11057         * Ideograph-R108-Dish.el (M23031): Unify U+76E2.
11058         (M23032): Unify C1-6971.
11059         (J90-3446): Add J{78|83}-3446 and K0-4A78.
11060
11061         * Ideograph-R099-Sweet.el (M21643): Unify U+7518.
11062
11063         * Ideograph-R085-Water.el (M18253): New character.
11064         (U+6F97): Unify C1-6D58; add J{83|90}-3442 and K0-4A55.
11065
11066         * Ideograph-R076-Lack.el (M16190): Unify U+6B52.
11067         (M16197): Unify U+6B53.
11068
11069 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
11070
11071         * ideograph-util.el (ideograph-char<): Prefer `non-morohashi' to
11072         `morohashi-daikanwa'.
11073
11074 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
11075
11076         * Ideograph-R076-Lack.el (M16107): Unify U+6B3E.
11077         (M16111): Unify U+6B3F.
11078         (M16125): Unify U+6B40.
11079         (M16126): Unify U+6B41.
11080         (M16127): Unify U+6B42.
11081
11082         * Ideograph-R066-Rap.el (M13260): Add J{78|83}-343A; separate
11083         C1-5F56 and J90-343A.
11084
11085         * Ideograph-R098-Tile.el (J90-3424): Add J{78|83}-3424.
11086
11087         * Ideograph-R140-Grass.el (M30771): New character.
11088         (U+82C5): Add J90-3423.
11089         (U+85F2): Delete M15811; add C2-665A.
11090
11091         * Ideograph-R181-Leaf.el (M43374): Separate U+9811.
11092
11093 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
11094
11095         * Ideograph-R124-Feather.el (M28766): Separate U+7FEB.
11096
11097         * Ideograph-R046-Mountain.el (M8624'): Separate J{78|83}-3460.
11098
11099         * Ideograph-R154-Shell.el (M36681): Separate J{78|83}-3453 and
11100         C1-5D4B.
11101
11102         * Ideograph-R124-Feather.el (M28780): Separate U+7FF0.
11103
11104         * Ideograph-R030-Mouth.el (U+565B): Add J90-337A.
11105
11106         * Ideograph-R116-Cave.el (U+7AC3): Add J78-635E and J{83|90}-3376.
11107
11108         * Ideograph-R075-Tree.el (M15065): Separate U+691B.
11109         (U+691B): Add J{78|83|90}-3371.
11110
11111         * Ideograph-R018-Knife.el (M2112'): Add J90-3364.
11112
11113         * Ideograph-R075-Tree.el (M15485): Add J{78|83}-335F.
11114
11115 2000-02-29  MORIOKA Tomohiko  <tomo@m17n.org>
11116
11117         * Ideograph-R079-Weapon.el (U+6BBB): Unify C3-3665; add
11118         J{78|83}-334C.
11119         (J90-334C): New character.
11120
11121         * Ideograph-R064-Hand.el (U+64B9): Add J78-5978 and J{83|90}-3349.
11122
11123         * Ideograph-R142-Insect.el (U+86CE): Add J78-695A and
11124         J{83|90}-3342.
11125
11126         * Ideograph-R075-Tree.el (M15217'): Add J78-3335; separate U+6982.
11127         (U+6982): Separate J83-3335, J90-3335 and C1-644D.
11128
11129 2000-02-28  MORIOKA Tomohiko  <tomo@m17n.org>
11130
11131         * Ideograph-R106-White.el (M22699): Unify U+7686.
11132
11133         * Ideograph-R177-Leather.el (M42781): Separate
11134         J{83|90}-3373.
11135
11136         * Ideograph-R140-Grass.el (M31170): Separate U+83D4.
11137         (M32601): Separate C5-7940; add mapping to U+8641.
11138
11139         * Ideograph-R061-Heart.el (M10617'): Remove C1-554E.
11140
11141         * Ideograph-R140-Grass.el (M31000): New character.
11142         (M31000'): Add J90-3259; move C1-5D23 to M31000.
11143         (M31168): New character.
11144         (M31168'): Add J90-325B; move C3-3E59 to M31168.
11145
11146 2000-02-26  MORIOKA Tomohiko  <tomo@m17n.org>
11147
11148         * Ideograph-R021-Spoon.el (J{78|83}-323D): Add J90-323D.
11149
11150         * Ideograph-R026-Seal.el (J{78|83}-3237): Add J90-3237.
11151
11152         * Ideograph-R009-Man.el (M628'): Add J90-3241.
11153         (M1178): Add J90-322F.
11154
11155 2000-02-25  MORIOKA Tomohiko  <tomo@m17n.org>
11156
11157         * Ideograph-R092-Fang.el (M19909): Unify C1-455B.
11158         (J90-3267): Unify J{78|83}-3267.
11159
11160         * Ideograph-R076-Lack.el (M16167): Unify U+6B4C.
11161         (M16168): Unify U+6B4D.
11162
11163         * Ideograph-R093-Cow.el (M19933): Unify U+7261.
11164
11165         * Ideograph-R124-Feather.el (M28614): New character.
11166         (M28614'): Separate K0-6962 to M28614.
11167         (M28616): Separate C6-3375.
11168         (M28617): Separate C6-3372.
11169         (M28618): Separate C6-3376.
11170         (M28619): Separate C5-2B2B.
11171         (M28620): Separate C4-2B22.
11172         (M28621): Separate C4-2B21.
11173         (M28622): Separate C4-2B24.
11174         (M28623): Separate U+7FBE.
11175         (M28624): Separate C4-2B23.
11176         (M28625): Separate U+7FBF.
11177         (M28626): Separate C6-3374.
11178         (M28627): Separate C4-2F33.
11179         (M28628): Separate U+437E.
11180         (M28629): Separate C5-2F61.
11181         (M28631): Separate C5-2F63.
11182         (M28632): Separate U+7FC0.
11183         (M28633): Separate C5-2F60.
11184         (M28634): Separate C4-2F31.
11185         (M28800): Moved from Ideograph-R196-Bird.el.
11186
11187         * Ideograph-R195-Fish.el (U+9BF5): Add J90-3033.
11188
11189 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
11190
11191         * Ideograph-R196-Bird.el: Move M28800 and U+7FF5 to
11192         Ideograph-R124-Feather.el.
11193         (U+9D0E): Add J{83|90}-322A.
11194
11195         * Ideograph-R196-Bird.el (U+9D2C): Add J78-7274 and J{83|90}-3229.
11196
11197         * Ideograph-R145-Clothes.el (M34629): Separate U+8956; unify
11198         J78-3228.
11199
11200         * Ideograph-R079-Weapon.el (M16618'): Unify U+6BB4; separate
11201         C3-2959.
11202
11203 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
11204
11205         * Ideograph-R076-Lack.el (M16024'): Unify U+6B27; separate
11206         C3-2954.
11207
11208         * Ideograph-R064-Hand.el (M11955): Separate U+62D0.
11209
11210 2000-02-23  MORIOKA Tomohiko  <tomo@m17n.org>
11211
11212         * Ideograph-R172-Short-Tailed-Bird.el (M41973): Separate
11213         J{78|83}-326D, K0-643A and J90-326D.
11214
11215         * Ideograph-R140-Grass.el (M30860'): Unify C6-2E22; separate
11216         J{78|83}-326A.
11217
11218         * Ideograph-R162-Walk.el (M38789): Separate C1-535E and U+8FE6.
11219         (M38790): Separate C3-2F31 and U+8FE7.
11220         (M38791): Separate C1-5365 and U+8FE8.
11221         (M38792): Separate C4-2B4F.
11222
11223         * Ideograph-R124-Feather.el (M28635): Unify K0-683A.
11224         (M28635'): Separate K0-683A; separate U+7FC1.
11225
11226         * Ideograph-R169-Gate.el (M41244): Add `jisx0208-difference'.
11227
11228         * Ideograph-R100-Life.el (M21689): Add J{78|83}-3179.
11229
11230 2000-02-22  MORIOKA Tomohiko  <tomo@m17n.org>
11231
11232         * Ideograph-R070-Square.el (M13628): Separate U+65BC.
11233         (U+65BC): Unify J{78|83|90}-3177 and C1-4D75.
11234
11235 2000-02-18  MORIOKA Tomohiko  <tomo@m17n.org>
11236
11237         * Ideograph-R086-Fire.el (U+7114): Add J{83|90}-316B.
11238
11239         * Ideograph-R187-Horse.el (M44633'): Add J{78|83|90}-3158.
11240
11241         * Ideograph-R108-Dish.el (M22972'): Unify U+76CA.
11242         (M22975): Unify U+76CB.
11243
11244 2000-02-17  MORIOKA Tomohiko  <tomo@m17n.org>
11245
11246         * Ideograph-R104-Sickness.el (M22069): Unify U+75AB.
11247         (M22081): Unify U+75B0.
11248
11249         * Ideograph-R140-Grass.el (M30808'): Add J90-3151.
11250
11251         * Ideograph-R108-Dish.el (M22961): Add J{78|83}-314E.
11252         (M22965): Unify U+76C9.
11253
11254         * Ideograph-R097-Melon.el (M21371): Unify C1-466A.
11255         (J90-313B): Unify J{78|83}-313B; separate C1-466A.
11256
11257 2000-02-16  MORIOKA Tomohiko  <tomo@m17n.org>
11258
11259         * Ideograph-R027-Cliff.el: Reformatted.
11260
11261         * Ideograph-R167-Gold.el (M40310): Separate U+925B, C1-6745 and
11262         J90-3174.
11263
11264 2000-02-15  MORIOKA Tomohiko  <tomo@m17n.org>
11265
11266         * Ideograph-R085-Water.el (M17260): Separate U+6CBF, J90-3168 and
11267         C1-4E58.
11268
11269         * Ideograph-R144-Walk-Enclosure.el (M34073): Separate
11270         {j78|83|90}-3152 and K0-6A5B.
11271
11272 2000-02-14  MORIOKA Tomohiko  <tomo@m17n.org>
11273
11274         * Ideograph-R184-Eat.el (M44146): Separate U+990C.
11275
11276         * Ideograph-R030-Mouth.el (M4286): Separate U+5642.
11277
11278         * Ideograph-R162-Walk.el (M38722): Separate U+8FC2.
11279         (M38901): Unify K0-5C71; separate C1-5D61 and J90-3029.
11280         (U+9022): Separate K0-5C71 and C1-5D61; add `jisx0208-difference'
11281         property.
11282
11283         * Ideograph-R140-Grass.el (M30699'): Separate U+829D.
11284         (J{78|83|90}-3032): Add `jisx0208-difference'.
11285
11286 2000-02-12  MORIOKA Tomohiko  <tomo@m17n.org>
11287
11288         * Ideograph-R120-Silk.el (M27682): Separate J{78|83|90}-305E.
11289         (SJG-6136): Unify J90-305E.
11290
11291         * Ideograph-R009-Man.el (SJG-352): Unify J90-304E.
11292
11293 2000-02-11  MORIOKA Tomohiko  <tomo@m17n.org>
11294
11295         * Ideograph-R195-Fish.el (M46413): Unify J78-3073.
11296         (U+9C2F): Unify J{83|90}-3073.
11297
11298 2000-02-10  MORIOKA Tomohiko  <tomo@m17n.org>
11299
11300         * Ideograph-R145-Clothes.el (M34091): Unify U+8863.
11301
11302         * Ideograph-R008-Lid.el (M00286): Unify J78-5035 and J83-5035.
11303         (U+4EA5): Unify J90-3067.
11304
11305         * Ideograph-R023-Hiding-Enclosure.el (U+533B): Add J90-3065.
11306
11307         * Ideograph-R162-Walk.el (M08680'1): Separate U+5DE1.
11308         (M39134): Unify K0-6B36.
11309         (M39134'): Unify U+907A.
11310
11311         * Ideograph-R047-River.el (M8680'): Moved from
11312         Ideograph-R162-Walk.el.
11313         (M08684): Likewise.
11314
11315         * Ideograph-R102-Field.el (M21854): Unify U+7570; separate
11316         C6-4B56.
11317         (M21854): Separate U+7570; unify C6-4B56.
11318
11319 2000-02-09  MORIOKA Tomohiko  <tomo@m17n.org>
11320
11321         * Ideograph-R145-Clothes.el (M34240): Add J78-3041.
11322
11323         * Ideograph-R064-Hand.el (M11835): Separate J90-3037.
11324
11325         * Ideograph-R085-Water.el (M17678): Separate U+6DEB.
11326         (M17951): Separate U+6EA2.
11327
11328         * Ideograph-R100-Life.el (M21687): Unify C3-3D3E instead of
11329         C3-3D3F.
11330
11331 2000-02-08  MORIOKA Tomohiko  <tomo@m17n.org>
11332
11333         * char-db-util.el (insert-char-data): Don't output mojikyo-pj-*.
11334
11335         * Ideograph-R184-Eat.el (M44014): Unify U+98DF.
11336         (M44080): Separate japanese-jisx02080-1978 and japanese-jisx0208.
11337
11338         * Ideograph-R100-Life.el (M21670): Unify GB, CNS and JIS.
11339         (M21680): Likewise.
11340         (M21684): Unify with U+7522.
11341         (M21684'): Unify with U+7523.
11342
11343         * Ideograph-R067-Script.el (M013450): Unify GB, CNS and JIS.
11344
11345         * Ideograph-R009-Man.el (M00378): Add japanese-jisx0208-1990.
11346
11347 2000-02-07  MORIOKA Tomohiko  <tomo@m17n.org>
11348
11349         * u0FF00-Halfwidth-and-Fullwidth-Forms.el, u030A0-Katakana.el,
11350         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
11351         u02500-Box-Drawing.el, u02190-Arrows.el,
11352         u02100-Letterlike-Symbols.el, u00400-Cyrillic.el, u00370-Greek.el,
11353         u000A0-Latin-1-Supplement.el: Add japanese-jisx0208-1990.
11354
11355 2000-02-06  MORIOKA Tomohiko  <tomo@m17n.org>
11356
11357         * u02000-General-Punctuation.el, u02200-Mathematical-Operators.el,
11358         u02300-Miscellaneous-Technical.el, u025A0-Geometric-Shapes.el,
11359         u03000-CJK-Symbols-and-Punctuation.el: Add japanese-jisx0208-1990.
11360
11361 2000-02-02  MORIOKA Tomohiko  <tomo@m17n.org>
11362
11363         * char-db-util.el (decode-builtin-char): Use `charset-name'.
11364         (write-char-range-data-to-file): Use utf-8.
11365
11366 2000-02-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
11367
11368         * char-db-util.el (insert-char-data): Print corresponding
11369         character as comment for `->ucs' and each coded-charset.
11370         (what-char-definition): Don't call `char-db-update-comment'.
11371
11372 2000-01-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
11373
11374         * mojikyo.el: New file.
11375
11376 2000-01-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
11377
11378         * char-db-util.el (insert-char-data): Print code-point of
11379         `ideograph-daikanwa' as a decimal value.
11380         (decode-builtin-char): New function.
11381
11382 2000-01-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
11383
11384         * char-db-util.el (insert-char-data): Modify for code-point format
11385         change.
11386
11387 1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11388
11389         * u0A000-Yi-Syllables.el, u0AC00-Hangul-Syllables.el,
11390         u0FB00-Alphabetic-Presentation-Forms.el,
11391         u0FB50-Arabic-Presentation-Forms-A.el,
11392         u0FE20-Combining-Half-Marks.el, u0FE30-CJK-Compatibility-Forms.el,
11393         u0FE50-Small-Form-Variants.el,
11394         u0FE70-Arabic-Presentation-Forms-B.el,
11395         u0FF00-Halfwidth-and-Fullwidth-Forms.el, u0FFF0-Specials.el: New
11396         files.
11397
11398 1999-12-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11399
11400         * char-db-util.el (insert-char-data): Change order of
11401         `kangxi-strokes'.
11402         (insert-char-data-with-variant): Look up variants of corresponding
11403         ucs character if a character does not have variants.
11404
11405 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11406
11407         * ideograph-util.el (ideograph-char<): Fixed.
11408
11409         * u03100-Bopomofo.el (U+3128): Separate M00115.
11410
11411 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
11412
11413         * Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el: New files.
11414
11415         * Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
11416         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
11417         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
11418         Ideograph-R212-Dragon.el: New files.
11419
11420         * Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el: New files.
11421
11422         * Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
11423         Ideograph-R202-Millet.el, Ideograph-R203-Black.el: New files.
11424
11425         * Ideograph-R194-Ghost.el, Ideograph-R195-Fish.el,
11426         Ideograph-R196-Bird.el, Ideograph-R197-Salt.el,
11427         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el: New files.
11428
11429         * Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
11430         Ideograph-R193-Cauldron.el: New files.
11431
11432         * Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
11433         Ideograph-R187-Horse.el, Ideograph-R188-Bone.el,
11434         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el: New files.
11435
11436         * Ideograph-R183-Fly.el, Ideograph-R184-Eat.el: New files.
11437
11438         * Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
11439         Ideograph-R182-Wind.el: New files.
11440
11441         * Ideograph-R178-Tanned-Leather.el, Ideograph-R179-Leek.el: New
11442         files.
11443
11444         * Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
11445         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
11446         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
11447         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R173-Rain.el,
11448         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
11449         Ideograph-R176-Face.el, Ideograph-R177-Leather.el: New files.
11450
11451         * Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
11452         Ideograph-R163-City.el, Ideograph-R164-Wine.el,
11453         Ideograph-R165-Distinguish.el: New files.
11454
11455         * Ideograph-R156-Run.el, Ideograph-R157-Foot.el,
11456         Ideograph-R158-Body.el, Ideograph-R159-Cart.el,
11457         Ideograph-R160-Bitter.el: New files.
11458
11459         * Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
11460         Ideograph-R155-Red.el: New files.
11461
11462         * Ideograph-R151-Bean.el, Ideograph-R152-Pig.el: New files.
11463
11464         * Ideograph-R148-Horn.el, Ideograph-R149-Speech.el,
11465         Ideograph-R150-Valley.el: New files.
11466
11467         * Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
11468         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
11469         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
11470         Ideograph-R145-Clothes.el, Ideograph-R146-West.el,
11471         Ideograph-R147-See.el: New files.
11472
11473         * Ideograph-R137-Boat.el,
11474         Ideograph-R138-Stopping.el: New files.
11475
11476         * Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el: New files.
11477
11478         * Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
11479         Ideograph-R134-Mortar.el: New files.
11480
11481         * Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
11482         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
11483         Ideograph-R131-Minister.el: New files.
11484
11485         * Ideograph-R123-Sheep.el, Ideograph-R124-Feather.el,
11486         Ideograph-R125-Old.el, Ideograph-R126-And.el: New files.
11487
11488         * Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
11489         Ideograph-R112-Stone.el, Ideograph-R113-Spirit.el,
11490         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
11491         Ideograph-R116-Cave.el, Ideograph-R117-Stand.el,
11492         Ideograph-R118-Bamboo.el, Ideograph-R119-Rice.el,
11493         Ideograph-R120-Silk.el, Ideograph-R121-Jar.el,
11494         Ideograph-R122-Net.el: New files.
11495
11496         * Ideograph-R108-Dish.el, Ideograph-R109-Eye.el: New files.
11497
11498         * Ideograph-R106-White.el, Ideograph-R107-Skin.el: New files.
11499
11500         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
11501         Ideograph-R105-Dotted-Tent.el: New files.
11502
11503         * Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
11504         Ideograph-R101-Use.el, Ideograph-R102-Field.el: New files.
11505
11506         * Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
11507         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el: New files.
11508
11509         * Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
11510         Ideograph-R094-Dog.el: New files.
11511
11512         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el: New
11513         files.
11514
11515         * Ideograph-R088-Father.el, Ideograph-R089-Double-X.el: New files.
11516
11517         * Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
11518         Ideograph-R086-Fire.el, Ideograph-R087-Claw.el: New files.
11519
11520         * Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
11521         Ideograph-R083-Clan.el: New files.
11522
11523         * Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el: New files.
11524
11525         * Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
11526         Ideograph-R075-Tree.el, Ideograph-R076-Lack.el,
11527         Ideograph-R077-Stop.el, Ideograph-R078-Death.el: New files.
11528
11529         * Ideograph-R070-Square.el, Ideograph-R071-Not.el,
11530         Ideograph-R072-Sun.el: New files.
11531
11532         * Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el: New files.
11533
11534         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
11535         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
11536         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
11537         Ideograph-R061-Heart.el, Ideograph-R062-Halberd.el,
11538         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
11539         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
11540         Ideograph-R067-Script.el: New files.
11541
11542         * Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el:
11543         New files.
11544
11545         * Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el: New
11546         files.
11547
11548         * Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
11549         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
11550         Ideograph-R047-River.el, Ideograph-R048-Work.el,
11551         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el: New files.
11552
11553         * Ideograph-R041-Inch.el, Ideograph-R042-Small.el: New files.
11554
11555         * Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
11556         Ideograph-R038-Woman.el, Ideograph-R039-Child.el,
11557         Ideograph-R040-Roof.el: New files.
11558
11559         * Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el: New files.
11560
11561         * Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
11562         Ideograph-R033-Scholar.el: New files.
11563
11564         * Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
11565         Ideograph-R028-Private.el: Merge CJK Unified Ideographs Extension
11566         A.
11567
11568         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
11569         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
11570         Ideograph-R023-Hiding-Enclosure.el,
11571         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
11572         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
11573         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
11574         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
11575         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
11576         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
11577         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
11578         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
11579         Ideograph-R006-Hook.el: Merge `chinese-isoir165'.
11580
11581         * Ideograph-R004-Slash.el: Merge CNS chars not in Morohashi's
11582         Daikanwa.
11583
11584         * Ideograph-R003-Dot.el: Merge `chinese-isoir165'.
11585
11586         * Ideograph-R001-One.el: Merge `chinese-isoir165'.
11587
11588 1999-12-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
11589
11590         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
11591         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
11592         Ideograph-R023-Hiding-Enclosure.el,
11593         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el: Merge
11594         CJK Unified Ideographs Extension A.
11595
11596 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
11597
11598         * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
11599         Ideograph-R018-Knife.el: Merge CJK Unified Ideographs Extension A.
11600
11601 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
11602
11603         * Ideograph-R009-Man.el: Merge CJK Unified Ideographs Extension A.
11604
11605 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
11606
11607         * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Merge CJK
11608         Unified Ideographs Extension A.
11609
11610 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
11611
11612         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
11613         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
11614         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Merge CJK Unified
11615         Ideographs Extension A.
11616
11617 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
11618
11619         * Ideograph-R008-Lid.el (M00286): Separate
11620         `japanese-jisx0208-1978' and `japanese-jisx0208'.
11621
11622         * Ideograph-R005-Second.el: Merge `chinese-isoir165'.
11623
11624 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
11625
11626         * Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
11627         Ideograph-R002-Line.el, Ideograph-R001-One.el: Merge
11628         `chinese-isoir165'.
11629
11630 1999-12-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
11631
11632         * Ideograph-R030-Mouth.el: Merge `japanese-jisx0213-1' and
11633         `japanese-jisx0213-2'.
11634
11635 1999-12-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11636
11637         * Ideograph-R029-Again.el: Merge `japanese-jisx0213-2'.
11638
11639 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
11640
11641         * Ideograph-R028-Private.el: Merge `japanese-jisx0213-2'.
11642
11643 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
11644
11645         * Ideograph-R027-Cliff.el: Merge `japanese-jisx0213-1' and
11646         `japanese-jisx0213-2'.
11647
11648 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11649
11650         * Ideograph-R026-Seal.el: Merge `japanese-jisx0213-1' and
11651         `japanese-jisx0213-2'.
11652
11653 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11654
11655         * Ideograph-R025-Divination.el: Merge `japanese-jisx0213-1' and
11656         `japanese-jisx0213-2'.
11657
11658 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11659
11660         * Ideograph-R024-Ten.el: Merge `japanese-jisx0213-1' and
11661         `japanese-jisx0213-2'.
11662
11663 1999-11-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
11664
11665         * Ideograph-R023-Hiding-Enclosure.el: Merge `japanese-jisx0213-2'.
11666
11667 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
11668
11669         * Ideograph-R022-Right-Open-Box.el: Merge `japanese-jisx0213-1'
11670         and `japanese-jisx0213-2'.
11671
11672 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
11673
11674         * Ideograph-R021-Spoon.el (M02574): Separate C1-4621.
11675         (M02576): Separate C6-2630.
11676         (M02579): Separate C5-234A.
11677         (M02581): Separate C4-284D.
11678         (M02582): Separate C6-2F2F.
11679         (M02588): Separate C6-3560.
11680
11681         * Ideograph-R020-Wrap.el: Merge `japanese-jisx0213-1' and
11682         `japanese-jisx0213-2'.
11683
11684 1999-11-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
11685
11686         * Ideograph-R019-Power.el, Ideograph-R018-Knife.el: Merge
11687         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
11688
11689         * Ideograph-R017-Open-Box.el (M01814): Separate C6-2365.
11690         (M01815): Separate C6-2361.
11691         (M01817): Separate C6-2363.
11692         (M01822): Separate C6-2323.
11693         (M01836): Separate C5-365D.
11694         (M01839): Separate C7-367B.
11695
11696 1999-11-25  MORIOKA Tomohiko  <tomo@etl.go.jp>
11697
11698         * Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
11699         Ideograph-R014-Cover.el: Merge `japanese-jisx0213-1' and
11700         `japanese-jisx0213-2'.
11701
11702         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2' with
11703         UCS.
11704
11705 1999-11-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
11706
11707         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2'.
11708         (J78-4B41 = J83-4B41): Moved to R109.
11709         (C6-316D): Moved to R072.
11710
11711 1999-11-24  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11712
11713         * Ideograph-R012-Eight.el: Merge `japanese-jisx0213-1' and
11714         `japanese-jisx0213-2'.
11715
11716 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
11717
11718         * Ideograph-R009-Man.el: Merge `japanese-jisx0213-1' and
11719         `japanese-jisx0213-2'.
11720
11721 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
11722
11723         * Ideograph-R010-Legs.el: Merge `japanese-jisx0213-1' and
11724         `japanese-jisx0213-2'.
11725
11726         * Ideograph-R011-Enter.el: Separate CNS.
11727
11728 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
11729
11730         * Ideograph-R008-Lid.el: Merge CJK Unified Ideographs Extension A.
11731
11732 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
11733
11734         * ideograph-util.el (update-ideograph-radical-table): Add
11735         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
11736
11737 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
11738
11739         * Ideograph-R015-Ice.el (M01612.07): Separate U+4ECC and C3-214C
11740         to M00360.
11741
11742         * Ideograph-R013-Down-Box.el (M001512): Separate C3-2148 to
11743         M00366'.
11744
11745 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
11746
11747         * Ideograph-R009-Man.el: Delete wrong? C6-XXXX code-points.
11748
11749         * Ideograph-R006-Hook.el, Ideograph-R005-Second.el: Merge CJK
11750         Unified Ideographs Extension A.
11751
11752         * Ideograph-R004-Slash.el (M00115): Merge CJK Unified Ideographs
11753         Extension A; separate U+3128.
11754         (M00116): Move C6-2123 to M00115.
11755
11756         * Ideograph-R001-One.el: Merge CJK Unified Ideographs Extension A.
11757
11758 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
11759
11760         * Ideograph-R008-Lid.el: Merge `japanese-jisx0213-2'.
11761
11762         * Ideograph-R007-Two.el: Merge `japanese-jisx0213-1'.
11763
11764         * Ideograph-R004-Slash.el: Merge `japanese-jisx0213-2'.
11765
11766         * Ideograph-R006-Hook.el (M00237): Separate C5-2330.
11767
11768         * Ideograph-R005-Second.el: Merge `japanese-jisx0213-2'.
11769
11770         * Ideograph-R002-Line.el: Merge `japanese-jisx0213-1' and
11771         `japanese-jisx0213-2'.
11772
11773         * u03040-Hiragana.el (HIRAGANA LETTER SMALL KA): New character.
11774         (HIRAGANA LETTER SMALL KE): New character.
11775
11776         * u02600-Miscellaneous-Symbols.el (WHITE SHOGI PIECE): New
11777         character.
11778         (BLACK SHOGI PIECE): New character.
11779
11780         * Ideograph-R001-One.el: Merge `japanese-jisx0213-1'.
11781
11782 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
11783
11784         * u01F00-Greek-Extended.el: Merge `japanese-jisx0213-1'.
11785
11786 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
11787
11788         * char-db-util.el (insert-char-data): Ignore `kangxi-radical' and
11789         `japanese-radical' if they have the same value of
11790         `ideographic-radical'; ignore `japanese-strokes' if it has the
11791         same value of `ideographic-strokes'.
11792
11793 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
11794
11795         * char-db-util.el (char-db-update-comment): Use mapping-table for
11796         `japanese-jisx0213-*'.
11797
11798 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
11799
11800         * u03300-CJK-Compatibility.el: Merge `japanese-jisx0213-1'.
11801
11802         * u03200-Enclosed-CJK-Letters-and-Months.el: Merge
11803         `japanese-jisx0213-1'.
11804
11805         * u03130-Hangul-Compatibility-Jamo.el, u03100-Bopomofo.el: Changed
11806         to utf-8 encoding.
11807
11808         * u030A0-Katakana.el, u03040-Hiragana.el,
11809         u03000-CJK-Symbols-and-Punctuation.el: Merge
11810         `japanese-jisx0213-1'.
11811
11812         * u02F00-Kangxi-Radicals.el: Changed to utf-8 encoding.
11813
11814         * u02700-Dingbats.el, u02600-Miscellaneous-Symbols.el,
11815         u025A0-Geometric-Shapes.el: Merge `japanese-jisx0213-1'.
11816
11817         * u02580-Block-Elements.el: Changed to utf-8 encoding.
11818
11819         * u02500-Box-Drawing.el, u02460-Enclosed-Alphanumerics.el,
11820         u02300-Miscellaneous-Technical.el, u02400-Control-Pictures.el,
11821         u02200-Mathematical-Operators.el, u02190-Arrows.el,
11822         u02150-Number-Forms.el, u02100-Letterlike-Symbols.el,
11823         u020A0-Currency-Symbols.el: Merge `japanese-jisx0213-1'.
11824
11825         * u02080-Subscripts.el, u02070-Superscripts.el: Changed to utf-8
11826         encoding.
11827
11828         * u02000-General-Punctuation.el,
11829         u01E00-Latin-Extended-Additional.el: Merge `japanese-jisx0213-1'.
11830
11831         * u00600-Arabic.el, u00590-Hebrew.el, u00400-Cyrillic.el: Changed
11832         to utf-8 encoding.
11833
11834         * u00370-Greek.el, u00300-Combining-Diacritical-Marks.el,
11835         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
11836         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
11837         u000A0-Latin-1-Supplement.el, u00020-Basic-Latin.el: Merge
11838         `japanese-jisx0213-1'.
11839
11840         * Ideograph-R030-Mouth.el: New file.
11841
11842 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11843
11844         * Ideograph-R005-Second.el: Sync with CNS2Dict 0.390.
11845
11846 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11847
11848         * char-db-util.el (insert-char-data): Generate comment for
11849         `cns-radical'.
11850
11851         * Ideograph-R004-Slash.el (M00129): Separated from U+5301.
11852         (M00135): Separate C6-222F.
11853
11854 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11855
11856         * Ideograph-R003-Dot.el (M00100): Fixed.
11857
11858 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11859
11860         * Ideograph-R002-Line.el: Sync with CNS2Dict 0.390.
11861
11862 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11863
11864         * Ideograph-R001-One.el (M00032): Separate U+4E17 and C4-2155.
11865
11866 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11867
11868         * Ideograph-R029-Again.el, Ideograph-R028-Private.el: New files.
11869
11870 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11871
11872         * char-db-util.el (char-db-update-comment): Don't use
11873         mapping-table for `ideograph-daikanwa'.
11874
11875 1999-11-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
11876
11877         * Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
11878         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
11879         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
11880         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
11881         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
11882         Ideograph-R022-Right-Open-Box.el,
11883         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
11884         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
11885         Ideograph-R027-Cliff.el: New files.
11886
11887         * ideograph-util.el (write-ideograph-radical-char-data): Replace `
11888         ' in `name' by `-'.
11889
11890 1999-11-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
11891
11892         * Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
11893         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
11894         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
11895         Ideograph-R008-Lid.el, Ideograph-R009-Man.el,
11896         Ideograph-R010-Legs.el, Ideograph-R011-Enter.el: New files.
11897
11898         * ideograph-util.el (update-ideograph-radical-table): Add
11899         `japanese-jisx0208-1978' and `japanese-jisx0208-1990'; check Group
11900         00 Plane 10.
11901         (ideograph-char<): Prefer minor code of `morohashi-daikanwa'
11902         number.
11903
11904         * Ideograph-R001-One.el: Changed to utf-8 encoding.
11905
11906 1999-11-17  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11907
11908         * ideograph-util.el: New file.
11909
11910 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11911
11912         * Ideograph-R001-One.el: New file.
11913
11914 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11915
11916         * char-db-util.el (insert-char-data): Change order of
11917         `morohashi-daikanwa'.
11918
11919 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11920
11921         * char-db-util.el (char-attribute-name<) Use
11922         `charset-iso-final-char' instead of `charset-final'; fixed.
11923         (insert-char-data): Delete unused local variable `name'; use
11924         `charset-iso-graphic-plane' instead of `charset-graphic'.
11925         (char-db-update-comment): Use `charset-iso-graphic-plane' instead
11926         of `charset-graphic'.
11927         (insert-char-range-data): Delete unused local variable `variants'.
11928         (what-character-original-window-configuration): Define to avoid
11929         compiler warning.
11930
11931 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11932
11933         * char-db-util.el (ideographic-radicals): New constant.
11934         (insert-char-data): Change order of `ideographic-radical',
11935         `ideographic-strokes' and `total-strokes'; adjust width of the
11936         first element of a list.
11937
11938 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11939
11940         * ccs-jisx0201-latin.el: Deleted.
11941
11942 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
11943
11944         * u031A0-Extended-Bopomofo.el: New file.
11945
11946 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
11947
11948         * u02E00-CJK-Radical-Supplement.el: Renamed from
11949         u02E00-CJK-Radicals.el.
11950
11951 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11952
11953         * u03000-CJK-Symbols-and-Punctuation.el, u03040-Hiragana.el,
11954         u030A0-Katakana.el, u03100-Bopomofo.el,
11955         u03130-Hangul-Compatibility-Jamo.el, u03190-Kanbun.el,
11956         u03200-Enclosed-CJK-Letters-and-Months.el,
11957         u03300-CJK-Compatibility.el: New files.
11958
11959 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11960
11961         * u02E00-CJK-Radicals.el, u02F00-Kangxi-Radicals.el,
11962         u02FF0-Ideographic-Description-Characters.el: New files.
11963
11964 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11965
11966         * u02600-Miscellaneous-Symbols.el, u02700-Dingbats.el,
11967         u02800-Braille-Patterns.el: New files.
11968
11969 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11970
11971         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
11972         u025A0-Geometric-Shapes.el: New file.
11973
11974         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
11975         u025A0-Geometric-Shapes.el: New files.
11976
11977 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11978
11979         * u02400-Control-Pictures.el, u02440-OCR.el,
11980         u02460-Enclosed-Alphanumerics.el: New files.
11981
11982 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11983
11984         * u02200-Mathematical-Operators.el,
11985         u02300-Miscellaneous-Technical.el: New files.
11986
11987 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11988
11989         * u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
11990         u02190-Arrows.el: New files.
11991
11992 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11993
11994         * u02000-General-Punctuation.el, u02070-Superscripts.el,
11995         u02080-Subscripts.el, u020A0-Currency-Symbols.el,
11996         u020D0-Combining-Diacritical-Marks-for-Symbols.el: New files.
11997
11998 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11999
12000         * u00180-Latin-Extended-B.el: Reformatted to print code-point of
12001         GR-set as GR value.
12002
12003 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12004
12005         * char-db-util.el (insert-char-data): Modify order when CHAR does
12006         not have `decimal-digit-value' property.
12007
12008         * u00100-Latin-Extended-A.el: Reformatted to print code-point of
12009         GR-set as GR value.
12010         (FULLWIDTH LATIN SMALL LIGATURE IJ): Separated from <LATIN SMALL
12011         LIGATURE IJ>.
12012
12013         * u000A0-Latin-1-Supplement.el: Reformatted to print code-point of
12014         GR-set as GR value.
12015
12016 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12017
12018         * ccs-viscii.el: Deleted.
12019
12020 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12021
12022         * u013A0-Cherokee.el, u01400-Canadian.el, u01680-Ogham.el,
12023         u016A0-Runic.el, u01780-Khmer.el, u01800-Mongolian.el,
12024         u01E00-Latin-Extended-Additional.el, u01F00-Greek-Extended.el: New
12025         files.
12026
12027 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12028
12029         * char-db-util.el (insert-char-data): Print GR value for GR-set.
12030
12031 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12032
12033         * u010A0-Georgian.el, u01100-Hangul-Jamo.el, u01200-Ethiopic.el:
12034         New files.
12035
12036 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12037
12038         * char-db-util.el (char-db-update-comment): Use mapping-table for
12039         `arabic-iso8859-6'.
12040         (insert-char-data-with-variant): New function.
12041         (insert-char-range-data): Use `insert-char-data-with-variant'.
12042         (what-char-definition): Use `insert-char-data-with-variant'
12043         instead of `insert-char-data'; use `char-db-update-comment'.
12044
12045 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12046
12047         * u00900-Devanagari.el, u00980-Bengali.el, u00A00-Gurmukhi.el,
12048         u00A80-Gujarati.el, u00B00-Oriya.el, u00B80-Tamil.el,
12049         u00C00-Telugu.el, u00C80-Kannada.el, u00D00-Malayalam.el,
12050         u00D80-Sinhala.el, u00E00-Thai.el, u00E80-Lao.el,
12051         u00F00-Tibetan.el, u01000-Myanmar.el: New files.
12052
12053 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12054
12055         * u00400-Cyrillic.el, u00530-Armenian.el, u00590-Hebrew.el,
12056         u00600-Arabic.el, u00700-Syriac.el, u00780-Thaana.el: New files.
12057
12058 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12059
12060         * u00370-Greek.el (FULLWIDTH GREEK SMALL LETTER BETA): Fix typo.
12061
12062         * u00300-Combining-Diacritical-Marks.el: Reformatted.
12063
12064 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
12065
12066         * u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el:
12067         Reformatted.
12068
12069 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
12070
12071         * char-db-util.el (insert-char-data): Fix format of
12072         `iso-10646-comment'; swap order of `->lowercase' and
12073         `->titlecase'.
12074
12075         * u00180-Latin-Extended-B.el: Merge `latin-viscii' code-points.
12076
12077 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
12078
12079         * char-db-util.el (char-attribute-name<): New function.
12080         (insert-char-data): Use `char-attribute-name<' to sort; change
12081         order of `iso-10646-comment'.
12082         (char-db-update-comment): Use mapping-table for `latin-viscii-*'.
12083
12084         * u00100-Latin-Extended-A.el, u000A0-Latin-1-Supplement.el: Merge
12085         `latin-viscii' code-points.
12086
12087 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
12088
12089         * char-db-util.el (insert-char-data): Change order.
12090         (insert-char-range-data): Insert variants.
12091         (char-db-update-comment): Fix problem with ascii and
12092         non-ISO-2022-sets; don't insert control-characters.
12093
12094         * u00020-Basic-Latin.el: Merge `latin-viscii' code-points.
12095
12096 1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12097
12098         * auto-autoloads.el: New file.
12099
12100         * char-db-util.el: New file.
12101
12102 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
12103
12104         * u00020-Basic-Latin.el (SPACE): Add `(ipa #x7F)'.
12105
12106 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
12107
12108         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
12109         ccs-iso8859-9.el: Delete.
12110
12111         * u00000-C0.el, u00020-Basic-Latin.el, u00080-C1.el,
12112         u000A0-Latin-1-Supplement.el, u00180-Latin-Extended-B.el,
12113         u00100-Latin-Extended-A.el, u00250-IPA-Extensions.el,
12114         u002B0-Spacing-Modifier-Letters.el,
12115         u00300-Combining-Diacritical-Marks.el, u00370-Greek.el: New files.
12116
12117 1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
12118
12119         * ccs-viscii.el: Add mapping-table for `latin-viscii'.
12120
12121 1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
12122
12123         * ccs-viscii.el: Rename `vietnamese-viscii-*' to `latin-viscii-*'.
12124
12125 1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
12126
12127         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
12128         ccs-iso8859-9.el, ccs-jisx0201-latin.el, ccs-viscii.el,
12129         ccs-tcvn5712.el, ccs-jisx0208-1983.el: Moved from lisp/mule.