8e33d5a879cdc8cd59987a67ac2126e5a8f76f17
[chise/xemacs-chise.git-] / lisp / utf-2000 / ChangeLog
1 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2
3         * u0FE70-Arabic-Presentation-Forms-B.el,
4         u0FE30-CJK-Compatibility-Forms.el,
5         u0FB50-Arabic-Presentation-Forms-A.el, u0AC00-Hangul-Syllables.el:
6         Reformatted.
7
8 2002-03-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9
10         * dumped-chars.el (system-char-db-source-file-list): Add
11         "u0A490-Yi-Radicals".
12
13 2002-03-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
14
15         * u0A490-Yi-Radicals.el: New file.
16
17         * u0A000-Yi-Syllables.el: Separate <YI RADICAL *> (U+A490
18         .. U+A4C6) into u0A490-Yi-Radicals.el.
19
20 2002-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21
22         * isolated-char.el (GT-21862): New character.
23         (GT-40268): New character.
24
25 2002-03-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26
27         * u03300-CJK-Compatibility.el: Reformatted.
28
29 2002-03-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30
31         * u02FF0-Ideographic-Description-Characters.el,
32         u02700-Dingbats.el: Reformatted.
33
34 2002-03-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
35
36         * u025A0-Geometric-Shapes.el, u02500-Box-Drawing.el,
37         u01F00-Greek-Extended.el: Reformatted.
38
39 2002-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40
41         * u01E00-Latin-Extended-Additional.el: Reformatted.
42
43 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
44
45         * u01800-Mongolian.el: Reformatted.
46
47 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
48
49         * u01780-Khmer.el: Reformatted.
50
51 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
52
53         * u016A0-Runic.el: Reformatted.
54
55 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
56
57         * u01680-Ogham.el: Reformatted.
58
59 2002-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
60
61         * u01400-Canadian.el: Reformatted.
62
63 2002-03-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
64
65         * u01100-Hangul-Jamo.el: Reformatted.
66
67 2002-03-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
68
69         * u010A0-Georgian.el: Reformatted.
70
71 2002-03-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
72
73         * update-cdb.el: When feature `chise' is not provided, just load
74         up files defined in `system-char-db-source-file-list'.
75         (system-char-database-directory): Don't define it when feature
76         `chise' is not provided.
77         (file-name-char-attribute-name): Likewise.  Don't call
78         `reset-char-attribute-table' for files in
79         `system-char-database-directory' when feature `chise' is not
80         provided.
81
82 2002-03-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
83
84         * update-cdb.el: Delete system-char-database-directory before
85         loading system-char-db-source-file-list when updating database
86         files.
87
88 2002-03-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
89
90         * Ideograph-R007-Two.el (U+4E92): Use char-spec instead of
91         char-ref in the `ideographic-structure'.
92
93 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
94
95         * update-cdb.el: Renamed from make-cdbs.el.
96
97 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
98
99         * make-cdbs.el: (file-name-char-attribute-name) New function.
100         - Use `file-name-char-attribute-name' to get character attribute
101           names.
102
103 2002-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
104
105         * Ideograph-R135-Tongue.el (C1-485F): Fix :char of
106         `<-original-ideograph'.
107
108 2002-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
109
110         * make-cdbs.el (delete-file-with-children): New function; use it
111         instead of "rm".
112
113 2002-02-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
114
115         * make-cdbs.el: Load dumped-chars.el and refer
116         `system-char-db-source-file-list'.
117
118         * dumped-chars.el: New file.
119
120 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
121
122         * char-db-util.el (insert-char-attributes): Ignore
123         `->ucs-variants' if optional argument `readable' is not specified;
124         regard ->FOO and <-FOO as list of char-refs.
125
126 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
127
128         * make-cdbs.el (system-char-database-directory): New variable.
129         - Load character-definition files if
130           `system-char-database-directory' is not found or
131           `load-ignore-elc-files' is non-nil.
132         - Call `reset-char-attribute-table' for each character-attribute
133           corresponding with each file in
134           `system-char-database-directory'/system-char-id.
135
136 2002-02-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
137
138         * make-cdbs.el: Use `save-charset-mapping-table' for all
139         coded-charsets.
140
141 2002-02-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
142
143         * make-cdbs.el: New file.
144
145 2002-02-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
146
147         * Ideograph-R170-Mound.el (U+9689): Separate JSP-6664.
148
149 2002-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
150
151         * Ideograph-R160-Bitter.el (M-38638): Add `<-vulgar-ideograph' for
152         M-38671 and M-38649; delete `kangxi-radical' and `kangxi-strokes'.
153
154         * Ideograph-R135-Tongue.el (M-30307): Separate J90-3C2D; map to
155         U+8F9E; add `->identical' for M-38638; add `<-vulgar-ideograph'
156         for M-38671 and M-38649.
157         (C3-4425): Map to U+8F9E.
158
159 2002-02-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
160
161         * Ideograph-R085-Water.el (M-49217): Unify U+6E12.
162         (M-18060): Unify U+6EE3.
163
164 2002-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
165
166         * Ideograph-R075-Tree.el (M-49176): Unify U+699D.
167
168         * Ideograph-R037-Big.el (M-05898): Map to U-000215FE.
169         (C6-2A58): Separate M-05898.
170
171 2002-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
172
173         * Ideograph-R016-Table.el (U+51E1): Delete `cns-radical'; add
174         `->identical' for C1-443B; separate C1-443B.
175
176         * Ideograph-R004-Slash.el (H1-AAFB): Moved to
177         Ideograph-R005-Second.el; unify U-000200D5.
178         (GT-00199): Unify U+3406.
179
180 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
181
182         * Ideograph-R040-Roof.el (U-00021AA3): Separate C4-4948.
183
184         * Ideograph-R035-Go-Slowly.el (U-00021576): Separate C5-4C50.
185
186         * Ideograph-R030-Mouth.el (M-04531): Separate C7-3F2E.
187         (C7-3F2E): Separate U-000210A2.
188
189 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
190
191         * Ideograph-R029-Again.el (M-03155): Separate C6-2A32.
192         (C6-2A32): Separate U-00020B3B.
193
194         * Ideograph-R028-Private.el (U-0002128F): Separate C6-2641.
195
196 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
197
198         * Ideograph-R005-Second.el (U-000200D5): Add
199         `ideographic-structure'.
200
201 2002-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
202
203         * Ideograph-R001-One.el (U-00023944): Moved to
204         Ideograph-R077-Stop.el.
205
206         * Ideograph-R140-Grass.el (MH-521): New character; map to U+8362;
207         unify GT-40268.
208
209         * Ideograph-R135-Tongue.el (U+820D): Don't use char-ref in the
210         `ideographic-structure'.
211
212         * Ideograph-R130-Meat.el (U+81A4): Add J90-6733 into the
213         `->same-ideograph'.
214
215         * Ideograph-R109-Eye.el (C6-333D): Use `=>ucs*' instead of
216         `ideograph='; use `<-original-ideograph' instead of
217         `original-ideograph-of'.
218
219         * Ideograph-R077-Stop.el (C6-232E): Don't unify U-00028E16; unify
220         H1-A6EA and U-00023944; add `ideographic-structure'.
221
222 2002-02-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
223
224         * Ideograph-R170-Mound.el (C5-232E): Unify U-00028E16.
225
226 2002-02-13  MORIOKA Tomohiko  <tomo@mousai.kanji.zinbun.kyoto-u.ac.jp>
227
228         * u01000-Myanmar.el: Reformatted.
229
230 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
231
232         * Ideograph-R030-Mouth.el (U+5411): Delete wrong
233         `ideographic-structure' and CB-05156.
234         (U+54CD): Add `ideographic-structure' and CB-05156.
235
236 2002-02-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
237
238         * Ideograph-R063-Door.el: Add some mappings to CJK Ext-B code
239         points and Daikanwa numbers.
240
241 2002-01-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
242
243         * Ideograph-R069-Axe.el:
244         - Use `=>ucs' instead of `->ucs'.
245         - Add some mappings to CJK Ext-B code points.
246
247         * Ideograph-R068-Dipper.el: Add some mappings to CJK Ext-B code
248         points.
249
250         * Ideograph-R067-Script.el (M-13485): Don't map to U+6594.
251         - Use `=>ucs' instead of `->ucs'.
252         - Add some mappings to CJK Ext-B code points.
253
254         * Ideograph-R065-Branch.el: Add some mappings into CJK Ext-B code
255         points.
256
257 2002-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
258
259         * Ideograph-R062-Halberd.el, Ideograph-R060-Step.el,
260         Ideograph-R059-Bristle.el: Merge some mappings to CJK Ext-B code
261         points.
262
263 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
264
265         * Ideograph-R007-Two.el (U-00020134): Add `->identical' for
266         C6-307C.
267
268         * Ideograph-R058-Snout.el: Add some mappings into CJK Ext-B code
269         points.
270         (C6-246E): Unify U-00022450; use `<-vulgar-ideograph' instead of
271         `vulgar-ideograph-of'.
272
273         * Ideograph-R057-Bow.el: Add some mappings into CJK Ext-B code
274         points.
275         (M-09695): Fix `ideographic-strokes'; separate C5-2147; unify
276         H1-AEC6 and U-00022399; add `ideographic-structure'.
277         (C5-2147): Fix `ideographic-strokes'; map to U-00022399.
278         (C6-2177): Unify H1-AEA7 and U-0002239D; add
279         `ideographic-structure'.
280         (C6-307C): Add `->identical' for U-00020134; map to U-00020134.
281
282 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
283
284         * Ideograph-R055-Two-Hands.el: Add some mappings into CJK Ext-B
285         code points.
286         (C6-2467): Add `->identical' for U-00020020; add
287         `ideographic-structure'.
288
289         * Ideograph-R005-Second.el (BC-8871): Don't unify U-00022398.
290
291         * Ideograph-R001-One.el (U-00020020): Add `->identical' for
292         C6-2467.
293
294 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
295
296         * Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el: Add some
297         mappings into CJK Ext-B code points.
298
299 2002-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
300
301         * Ideograph-R154-Shell.el (U+8D53): Moved from
302         Ideograph-R053-Dotted-Cliff.el.
303
304 2002-01-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
305
306         * Ideograph-R053-Dotted-Cliff.el: Add some mappings for CJK Ext-B
307         code points.
308         (M-09392'): New character; unify GT-11849.
309         (C5-3828): Map to M-09392' instead of M-09384; unify U-00022246.
310         (U+8D53): Moved to Ideograph-R154-Shell.el.
311
312 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
313
314         * u00F00-Tibetan.el: Reformatted.
315
316 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
317
318         * u00D80-Sinhala.el, u00D00-Malayalam.el, u00C80-Kannada.el,
319         u00C00-Telugu.el, u00B80-Tamil.el, u00B00-Oriya.el: Reformatted.
320
321 2002-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
322
323         * u00A80-Gujarati.el, u00A00-Gurmukhi.el, u00600-Arabic.el,
324         u00400-Cyrillic.el, u00370-Greek.el,
325         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
326         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
327         u000A0-Latin-1-Supplement.el, u00080-C1.el: Reformatted.
328
329 2002-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
330
331         * Ideograph-R118-Bamboo.el (M-26243): Map to U+7BC0.
332
333 2002-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
334
335         * Ideograph-R050-Turban.el:
336         - Add some CJK Ext-B code points.
337         - Add some missing mapping between CNS and Daikanwa.
338         - Fix some bugs.
339
340 2002-01-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
341
342         * Ideograph-R046-Mountain.el: Merge some CJK Ext-B code points.
343
344 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
345
346         * Ideograph-R032-Earth.el (MH-89): New character.
347
348 2001-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
349
350         * mojikyo.el: Deleted.
351
352         * u030A0-Katakana.el, u03040-Hiragana.el: Delete `mojikyo'.
353
354 2001-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
355
356         * Ideograph-R211-Tooth.el, Ideograph-R212-Dragon.el,
357         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
358         Ideograph-R203-Black.el, Ideograph-R205-Frog.el,
359         Ideograph-R209-Nose.el, Ideograph-R199-Wheat.el,
360         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
361         Ideograph-R191-Fight.el, Ideograph-R194-Ghost.el,
362         Ideograph-R190-Hair.el, Ideograph-R188-Bone.el,
363         Ideograph-R187-Horse.el, Ideograph-R184-Eat.el,
364         Ideograph-R182-Wind.el, Ideograph-R174-Blue.el,
365         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
366         Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
367         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R169-Gate.el,
368         Ideograph-R170-Mound.el, Ideograph-R165-Distinguish.el,
369         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
370         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
371         Ideograph-R159-Cart.el, Ideograph-R162-Walk.el,
372         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
373         Ideograph-R156-Run.el, Ideograph-R152-Pig.el,
374         Ideograph-R154-Shell.el, Ideograph-R146-West.el,
375         Ideograph-R147-See.el, Ideograph-R148-Horn.el,
376         Ideograph-R149-Speech.el, Ideograph-R144-Walk-Enclosure.el,
377         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
378         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
379         Ideograph-R132-Self.el, Ideograph-R135-Tongue.el,
380         Ideograph-R136-Oppose.el, Ideograph-R140-Grass.el,
381         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
382         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
383         Ideograph-R122-Net.el, Ideograph-R124-Feather.el,
384         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
385         Ideograph-R118-Bamboo.el, Ideograph-R115-Grain.el,
386         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
387         Ideograph-R105-Dotted-Tent.el, Ideograph-R108-Dish.el,
388         Ideograph-R109-Eye.el, Ideograph-R103-Bolt-Of-Cloth.el,
389         Ideograph-R104-Sickness.el, Ideograph-R100-Life.el,
390         Ideograph-R102-Field.el, Ideograph-R095-Profound.el,
391         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
392         Ideograph-R087-Claw.el, Ideograph-R093-Cow.el,
393         Ideograph-R086-Fire.el, Ideograph-R080-Do-Not.el,
394         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
395         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
396         Ideograph-R079-Weapon.el, Ideograph-R076-Lack.el,
397         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
398         Ideograph-R066-Rap.el, Ideograph-R072-Sun.el,
399         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
400         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
401         Ideograph-R055-Two-Hands.el, Ideograph-R057-Bow.el,
402         Ideograph-R058-Snout.el, Ideograph-R059-Bristle.el,
403         Ideograph-R060-Step.el, Ideograph-R047-River.el,
404         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
405         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
406         Ideograph-R053-Dotted-Cliff.el, Ideograph-R046-Mountain.el,
407         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
408         Ideograph-R044-Corpse.el, Ideograph-R045-Sprout.el,
409         Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
410         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
411         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
412         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
413         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
414         Ideograph-R029-Again.el, Ideograph-R025-Divination.el,
415         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
416         Ideograph-R020-Wrap.el, Ideograph-R022-Right-Open-Box.el,
417         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
418         Ideograph-R019-Power.el, Ideograph-R016-Table.el,
419         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
420         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
421         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
422         Ideograph-R013-Down-Box.el, Ideograph-R010-Legs.el,
423         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
424         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
425         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
426         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
427         Ideograph-R001-One.el: Delete `mojikyo' and `->mojikyo'.
428
429 2001-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
430
431         * Ideograph-R124-Feather.el (M-28635): Use char-spec instead of
432         char-ref for the operator of the `ideographic-structure'; unify
433         B-AFCE.
434         (M028635): Use char-spec instead of char-ref for the operator of
435         the `ideographic-structure'.
436         (J83-3227): Likewise.
437         (U+7FC1): Likewise; separate B-AFCE.
438
439 2001-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
440
441         * Ideograph-R052-Short-Thread.el: Add some CJK Ext-B code points.
442         (C5-2169): Unify M-09195 and U-000221B3.
443         (C4-2267): Unify M-09196 and U-000221B6.
444         (M-09197): New character.
445         (C4-2427): Relate to M-09197; unify U-000221B7.
446         (C5-2427): Unify M-09198 and U-000221B8.
447         (M-09201): New character.
448         (C6-2B25): Relate to M-09201; unify U-000221BC.
449         (M-09202): New character.
450         (C5-2624): Relate to M-09202; unify U-000221BD.
451         (C5-2625): Unify M-09203 and U-000221BE.
452         (C6-306A): Unify M-09204 and U-000221BF.
453         (C6-3736): Unify M-09206 and U-000221C6.
454         (U-000221C7): New character.
455         (C4-314A): Relate to M-09207; map to U-000221C7.
456         (C6-4843): Unify U-000221CA.
457         (U-000221CB): New character.
458         (C5-3E7C): Relate to M-09211; map to U-000221CB.
459         (C6-5C4E): Unify M-09213 and U-000221CF.
460         (C5-455B): Unify M-09214 and U-000221CC.
461         (M-09215): New character.
462         (C3-465E): Relate to M-09215.
463         (M-09216): New character.
464         (C7-225B): Relate to M-09216; unify U-000221CD.
465         (C7-225D): Unify M-09217 and U-000221D2.
466         (C7-225C): Unify M-09218 and U-000221D1.
467         (M-09220): New character.
468         (C7-576D): Relate to M-09220; unify U-000221D6.
469
470         * Ideograph-R049-Oneself.el: Add some CJK Ext-B code points.
471         (C6-245D): Add `->identical' for U-000200AC; map to U-000200AC.
472
473         * Ideograph-R051-Dry.el, Ideograph-R048-Work.el: Add some CJK
474         Ext-B code points.
475
476         * Ideograph-R047-River.el: Add some CJK Ext-B code points.
477         (M-08671): Unify BC-8DEA and U-00021FE8.
478
479         * Ideograph-R045-Sprout.el: Add some CJK Ext-B code points.
480         (M-07827): Unify BC-88B2 and U-00021CFE.
481
482         * Ideograph-R044-Corpse.el: Add some CJK Ext-B code points.
483
484         * Ideograph-R005-Second.el (U-00021FE8): Moved to
485         Ideograph-R047-River.el.
486         (U-00021CFE): Moved to Ideograph-R045-Sprout.el.
487
488         * Ideograph-R004-Slash.el (U-000200AC): Add `->identical' for
489         C6-245D.
490
491         * Ideograph-R025-Divination.el (U+535D): Delete
492         `ideographic-structure'.
493
494 2001-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
495
496         * Ideograph-R008-Lid.el: Add some relations between Hanziku and
497         CJK Ext-B code points.
498
499         * Ideograph-R130-Meat.el (M-29860): Map to U-00026803; add
500         `ideographic-structure'.
501         (U-00026803): New character.
502         (C7-316C): Map to U-00026803; add `ideographic-structure'.
503         (U+6725): Moved to Ideograph-R074-Moon.el.
504         (U+81A5): Add `total-strokes'.
505         (U+81B6): Likewise.
506
507 2001-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
508
509         * Ideograph-R189-Tall.el:
510         - Add some Hanziku code points.
511         - Add some `ideographic-structure' properties.
512
513         * Ideograph-R078-Death.el (M-16529): Map to U-00023A3B; add
514         `ideographic-structure'.
515         (U-00023A3B): New character.
516         (C6-5373): Map to U-00023A3B; add `ideographic-structure'.
517
518         * Ideograph-R074-Moon.el (U+6725): New character [moved from
519         Ideograph-R130-Meat.el].
520         (U+81B6): Moved to Ideograph-R130-Meat.el.
521
522 2001-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
523
524         * Ideograph-R095-Profound.el (M-20819): Map to U-000248E7; add
525         `ideographic-structure'.
526         (C6-4B46): Unify H1-E1F1 and U-000248E7; add
527         `ideographic-structure'.
528         (M-20820): Map to U-000248E8; add `ideographic-structure'.
529         (C6-5E72): Unify H1-E254 and U-000248E8; add
530         `ideographic-structure'.
531
532         * Ideograph-R123-Sheep.el (M-28535): Map to U-000263A7; add
533         `ideographic-structure'.
534         (C7-314F): Unify H1-E275 and U-000263A7; add
535         `ideographic-structure'.
536         (C4-4C48): Add `ideographic-structure'.
537
538         * Ideograph-R101-Use.el (M-21720): Map to U-00024C0E; add
539         `ideographic-structure'.
540         (C7-477D): Unify H1-E2BC and U-00024C0E; add
541         `ideographic-structure'.
542
543         * Ideograph-R086-Fire.el (M-18985): Separate C5-2E4F; map to
544         U-000241EF; add `ideographic-structure'.
545         (U-000241EF): New character.
546         (C5-2E4F): map to U-000241EF; add `ideographic-structure'.
547
548         * Ideograph-R059-Bristle.el (U+5F61): Unify BC-8B71.
549         (M-10028): Separate C5-5447; map to U-000224B2; add
550         `ideographic-structure'.
551         (C5-5447): Unify H1-E27D and U-000224B2; add
552         `ideographic-structure'.
553
554 2001-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
555
556         * Ideograph-R210-Even.el (M-48580): Add `ideographic-structure';
557         map to U-0002A5D0.
558         (H1-E2C5): New character.
559         (C5-7A22): Add `ideographic-structure'; unify U-0002A5D0.
560
561         * Ideograph-R009-Man.el:
562         - Unify or Map UCS code points with some Hanziku code points.
563         - Add or fix `ideographic-structure' into some Hanziku characters.
564         - Add strokes into some Hanziku characters.
565
566 2001-12-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
567
568         * Ideograph-R149-Speech.el (M-35206): Separate C5-2327; Map to
569         U-0002795B.
570         (C5-2327): Add `ideographic-structure'; unify H1-DFEB.
571         (M-35207): Separate C5-2328; Map to U-0002795C.
572         (C5-2328): Add `ideographic-structure'; unify H1-DFEC.
573
574         * Ideograph-R120-Silk.el (M-28068): Map to U-000261E8.
575         (H1-E2C2): New character.
576         (C7-585F): Map to U-000261E8.
577         (U-000261E8): New character.
578
579         * Ideograph-R037-Big.el (M-05989): Add `ideographic-structure'.
580         (U-00021669): Likewise; unify H1-E1F7.
581
582         * Ideograph-R036-Evening.el (H1-E0D0): New character.
583         (CB-03754): Map to U-00020157.
584         (C5-2C66): Separate U-00020157; add `->identical' for U-00020157.
585
586         * Ideograph-R030-Mouth.el (M-03562): Add `ideographic-structure'.
587         (U-00020C57): Likewise; unify H1-E0EE.
588         (M-04326): Add `ideographic-structure'.
589         (C7-2146): Separate U-0002018A; add `->identical' for U-0002018A;
590         add `ideographic-structure'.
591
592 2001-12-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
593
594         * Ideograph-R160-Bitter.el (M-38633): Map to U-00028410; add
595         `ideographic-structure'.
596         (H1-AFC8): New character.
597         (C5-3625): Add `ideographic-structure'; unify U-00028410.
598
599         * Ideograph-R114-Track.el (M-24897): Unify H1-AFE5 and U-00025744;
600         add `ideographic-structure'.
601         (C7-262C): Map to U-00025744.
602
603         * Ideograph-R136-Oppose.el (M-30344): Unify H1-AFE8 and
604         U-000269FF; add `ideographic-structure'.
605
606         * Ideograph-R064-Hand.el (M-12077): Unify H1-AFA9 and U-00022B2B;
607         add `ideographic-structure'.
608
609         * Ideograph-R005-Second.el (U-000200D5): Unify H1-AAFB.
610         (H1-AEEA): Unify U-000200E8.
611         (H1-AEED): Unify U-000200EB.
612         (H1-AF63): Unify U-000200F0.
613         (H1-AF42): Unify U-000200F1.
614         (U-000200F3): Unify H2-D1E5.
615         (H1-AFA5): Unify U-000200F5.
616         (U-000200F9): New character.
617         (H1-AFAA): Map to U-000200F9; fix `ideographic-structure'.
618         (H1-AFAB): Unify U-000200FA; fix `ideographic-structure'.
619         (U-000200FF): New character.
620         (H1-AFC5): Map to U-000200FF; fix `ideographic-structure'.
621         (H1-AFCB): Unify U-00020103.
622         (M-00219): Unify H5-F94F.
623         (U-00020108): Unify H8-E35B.
624         (H1-AFE5): Moved to Ideograph-R114-Track.el.
625         (H1-AFE8): Moved to Ideograph-R136-Oppose.el.
626         (M-00221): Unify H5-F969.
627         (H1-AFC8): Moved to Ideograph-R160-Bitter.el.
628         (H1-AFA9): Moved to Ideograph-R064-Hand.el.
629         (H1-AF61): Moved to Ideograph-R140-Grass.el.
630         (H1-AEE5): Moved to Ideograph-R036-Evening.el.
631         (H1-AEE3): Moved to Ideograph-R028-Private.el.
632         (H1-AEC6): Moved to Ideograph-R057-Bow.el.
633         (H1-AEA7): Moved to Ideograph-R057-Bow.el.
634         (H1-AEA5): Moved to Ideograph-R028-Private.el.
635         (H1-AE61): Moved to Ideograph-R026-Seal.el.
636
637 2001-12-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
638
639         * Ideograph-R057-Bow.el (U-00022399): New character.
640         (U-0002239D): Likewise.
641
642         * Ideograph-R007-Two.el (U-00020131): Unify H7-EEEB.
643         (U-00020134): New character.
644         (M-00283): Separate U-00020AFC; add `->identical' for U-00020AFC.
645
646         * Ideograph-R040-Roof.el: Add some CJK Ext-B code points.
647         (M-07074): Separate C6-244A.
648         (U-000219BF): New character.
649         (C6-244A): Map to U-000219BF.
650
651         * Ideograph-R028-Private.el (M-03080): Separate U+53BE and
652         EGB-2C21; delete `kangxi-radical' and `kangxi-strokes'.
653         (U+53BE): Unify H1-AEE3; add `ideographic-structure'.
654         (U-00020AFC): New character.
655
656         * Ideograph-R006-Hook.el (U-00020117): Unify H1-B8A3.
657         (M-00239): Separate U-00020029; add `->identical' for U-00020029.
658         (U-0002011A): Unify H10-D547.
659         (U-0002011B): Unify H2-EC53.
660
661         * Ideograph-R001-One.el (U-00020029): New character.
662
663 2001-12-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
664
665         * Ideograph-R004-Slash.el (M-00136): Unify BC-85D2 and U-0002009F.
666
667 2001-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
668
669         * Ideograph-R140-Grass.el (U-00026AF9): New character.
670
671         * Ideograph-R039-Child.el (M-06971): Separate U-000200F1; add
672         `->identical' for U-000200F1; add `ideographic-structure'.
673
674         * Ideograph-R037-Big.el (J0-546F): Unify EGB-7A25, B-C95B and
675         U+592C.
676         (C2-213B): Separate EGB-7A25, B-C95B and U+592C.
677         (U-00021645): New character.
678         (H1-ACBB): Likewise.
679         (U-00021686): Unify H1-ACC0; add `ideographic-structure'.
680         (C7-2C7D): Add `ideographic-structure'.
681
682         * Ideograph-R036-Evening.el (U-00021588): Unify H1-AEE5; add
683         `ideographic-structure'.
684
685         * Ideograph-R004-Slash.el (H1-AB78): Unify U-0002009D.
686         (H1-ABB9): Unify U-000200A1.
687         (H1-ABE0): Unify U-000200A7.
688         (U-000200AC): New character.
689         (H1-ABE6): Unify U-0002394B.
690         (U-000200B1): New character.
691         (U-000200B3): New character.
692         (H1-ABE7): Unify U-000200B5.
693         (H1-ABF9): Unify U-00024C06.
694         (H1-ABFD): Unify U-0002664D.
695         (H1-ABF7): Unify U-00027E86.
696         (H1-AC43): Unify U-000200B8.
697         (U-00021D18): Unify H3-D0D4.
698         (H1-AC7B): Unify U-000200BD.
699         (U-00020B61): Unify H1-F855.
700         (H1-AC7E): Unify U-000200C0.
701         (H1-ACA1): Unify U-000200C1.
702         (U-000200C2): New character.
703         (H1-ACBB): Moved to Ideograph-R037-Big.el.
704         (H1-ACBD): Unify U-0002A00B.
705         (H1-B3B6): New character.
706         (H1-ACBC): Unify U-00025740.
707         (H1-ACC0): Moved to Ideograph-R037-Big.el.
708         (U-000200C8): New character.
709
710 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
711
712         * Ideograph-R102-Field.el (U-00024CCF): New character [moved from
713         Ideograph-R001-One.el].
714
715 2001-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
716
717         * Ideograph-R028-Private.el (U-00020AD5): Add
718         `ideographic-structure'; unify H1-AEA5.
719
720         * Ideograph-R026-Seal.el (BC-8A60): New character.
721         (U+536B): Add `ideographic-structure'; unify H1-AE61.
722
723         * Ideograph-R002-Line.el (U-0002006C): New character.
724         (BC-8D5D): Moved to Ideograph-R030-Mouth.el.
725         (U-00023244): Unify H4-E3AE.
726         (U-00020077): Add `->identical' for M-04218.
727         (U-0002011D): Unify H1-F043.
728
729         * Ideograph-R001-One.el (U-00020018): Unify H2-C1A3.
730         (U-00020922): Unify H1-DC50.
731         (U-00020048): Add `->identical' for M-04020; add
732         `->same-ideograph' for C6-472D.
733         (M-00065): Separate U-00024CCF and moved it to
734         Ideograph-R102-Field.el; add `->identical' for U-00024CCF.
735         (U-00021B4B): Unify H2-B9A5.
736         (U-0002005E): New character.
737         (U-0002005C): Likewise.
738         (U-00020050): Likewise.
739         (U-00020045): Likewise.
740         (U-0002001E): Likewise.
741
742         * Ideograph-R030-Mouth.el: Add some CJK Ext-B code points.
743
744 2001-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
745
746         * Ideograph-R087-Claw.el (M-19655): Separate U+722B.
747
748         * Ideograph-R075-Tree.el (U+6740): Relate to M-14471; add
749         `->same-ideograph' for M-14471.
750
751         * Ideograph-R003-Dot.el (U-00020084): Unify H4-E461.
752
753 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
754
755         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PAW ONE): Add
756         `<-radical' for U+722B.
757         (CJK RADICAL PAW TWO): Add `<-radical' for M-19655.
758
759         * u0E000-Private-Use.el (U+F4A6): Revived.
760
761         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): Relate to
762         M-42120.
763
764         * Ideograph-R140-Grass.el (M-31582): Separate JSP-586E, C4-466C
765         and U+84A6.
766         (BC-8CB0): New character.
767
768         * Ideograph-R079-Weapon.el (BC-8AD4): New character.
769
770 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
771
772         * Ideograph-R065-Branch.el (M-13067): Unify CB-02050; use `=>ucs'
773         instead of `->ucs'; add `ideographic-structure'.
774         - Merge Big5 code points.
775         - Use `=>ucs' instead of `->ucs'.
776         - Add some `ideographic-structure' properties.
777         - Add some CBETA numbers.
778
779 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
780
781         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL CLOTHES): Add
782         `<-radical' for U+8864.
783
784         * Ideograph-R023-Hiding-Enclosure.el (M-02674): Add
785         `<-simplified-ideograph'; add `ideographic-structure'.
786         (U+533A): Use `<-simplified-ideograph' instead of
787         `simplified-ideograph-of'; add `ideographic-structure'.
788
789         * Ideograph-R022-Right-Open-Box.el: Add some missing
790         `ideographic-structure' properties.
791
792         * Ideograph-R020-Wrap.el: Canonicalize some operators of
793         `ideographic-structure' properties.
794         (U+5301): Use `->same-ideograph' instead of `comment'; add
795         `ideographic-structure'.
796
797         * Ideograph-R019-Power.el (U+52E7): Add `ideographic-structure'.
798
799         * Ideograph-R018-Knife.el (U+5239): Add `ideographic-structure'.
800         (U+5290): Likewise.
801
802         * Ideograph-R016-Table.el (M-01792): Separate U+51F2.
803
804         * Ideograph-R013-Down-Box.el (U+5187): Revert the previous
805         operator change.
806         (U+56D8): Modify operator.
807
808         * Ideograph-R010-Legs.el (U+514F): Unify H1-B26A.
809         (U+515E): Unify H5-F16C.
810
811         * Ideograph-R007-Two.el (U+4E97): Unify H2-EE7D.
812         (U+4E9D): Unify H1-F57D.
813
814         * Ideograph-R006-Hook.el (U+4E89): Unify H1-E8D1.
815
816         * Ideograph-R005-Second.el (U+4E62): Unify H2-EE79.
817         (U+4E80): Unify H12-EBBD.
818
819         * Ideograph-R004-Slash.el (U+4E55): Unify H1-B260.
820
821 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
822
823         * Ideograph-R064-Hand.el:
824         - Merge Big5 code points.
825         - Use `=>ucs' instead of `->ucs'.
826         - Add some CBETA numbers.
827         - Add some `ideographic-structure' properties.
828
829         * Ideograph-R018-Knife.el (U+5259): Fix operator.
830         (C3-2F62): Likewise.
831
832         * Ideograph-R014-Cover.el (U+51A9): Simplify
833         `ideographic-structure'.
834
835         * Ideograph-R009-Man.el (U+U+4FA7): Simplify
836         `ideographic-structure'.
837         (M-00703): Use BC-8AFC instead of U+4EBC in the
838         `ideographic-structure'.
839
840 2001-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
841
842         * ideograph-util.el (ideographic-structure=): New function.
843         (ideographic-structure-find-char): Use `ideographic-structure='
844         instead of `char-ref='.
845
846         * Ideograph-R017-Open-Box.el (U+51FF): Fix
847         `ideographic-structure'.
848
849         * Ideograph-R013-Down-Box.el (U+5183): Modify operator.
850         (U+5187): Modify operator.
851         (U+5188): Modify operator.
852         (U+518F): Modify operator.
853
854 2001-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
855
856         * Ideograph-R039-Child.el: Merge CHINA3-JEF code points.
857
858 2001-12-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
859
860         * Ideograph-R063-Door.el:
861         - Add some Big5 code points.
862         - Add some `ideographic-structure' properties.
863         - Add some CBETA numbers.
864         - Use `=>ucs' instead of `->ucs'.
865
866 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
867
868         * Ideograph-R022-Right-Open-Box.el (JSP-342E): Separate U+532C.
869         (U+5332): Use U-00021657 instead of C4-3678 in the
870         `ideographic-structure' property.
871
872         * Ideograph-R021-Spoon.el (U+5316): Use U+4EBB instead of <CJK
873         RADICAL PERSON> in the `ideographic-structure' property.
874         (U+5318): Add `ideographic-structure'.
875
876         * Ideograph-R020-Wrap.el: Add missing `ideographic-structure'
877         properties.
878
879         * Ideograph-R015-Ice.el (M-01608): Unify U-000205AC.
880
881 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
882
883         * Ideograph-R043-Lame.el: Add some CJK Ext-B code points.
884
885         * Ideograph-R041-Inch.el: Add some CJK Ext-B code points.
886         (M-07456): Use C1-5C41 instead of U+7968 in the
887         `ideographic-structure' property.
888         (M-07468): Use `<-ancient-ideograph' instead of
889         `ancient-ideograph-of'.
890
891         * Ideograph-R038-Woman.el (C5-4532): Fixed.
892
893 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
894
895         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): New character.
896
897         * Ideograph-R042-Small.el, Ideograph-R039-Child.el,
898         Ideograph-R033-Scholar.el: Add some CJK Ext-B code points.
899
900         * Ideograph-R019-Power.el: Add some missing
901         `ideographic-structure' properties.
902         (U+52A6): Don't use BC-8DF6 in the `ideographic-structure'
903         property.
904         (U+52B1): Use `script' and `<-simplified-ideograph' instead of
905         `comment'.
906         (U+52C9): Don't use char-ref format for the operator of the
907         `ideographic-structure' property.
908         (C1-6339): Use M-31078 instead of U+83AB in the
909         `ideographic-structure' property.
910         (J0-342B): Use `script' and `<-simplified-ideograph' instead of
911         `comment'.
912         (C2-4F5C): Use C1-655C instead of U+842C.
913
914         * Ideograph-R018-Knife.el: Add some missing
915         `ideographic-structure' properties.
916         (U+521D): Use U+8864 instead of <CJK RADICAL CLOTHES>.
917         (U+5231): Simplified `ideographic-structure'.
918         (C2-2554): Likewise.
919         (U+524D): Use U+4491 instead of BC-8B4B.
920         (U+524E): Use M-14471 instead of BC-8CBA.
921         (J0-4B36): Use JSP-3523 instead of U+5485.
922         (U+5294): Use `<-vulgar-ideograph' instead of
923         `vulgar-char-of-shinjigen-1'.
924
925         * Ideograph-R013-Down-Box.el (J78-514B): Don't use char-ref format
926         in the `ideographic-structure' property.
927
928         * Ideograph-R010-Legs.el (U+5151): Use U+4E37 instead of U+8B55 in
929         the `ideographic-structure' property.
930         (U+515A): Modify `ideographic-structure'.
931
932 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
933
934         * Ideograph-R062-Halberd.el:
935         - Merge some Big5 code points.
936         - Add some CBETA numbers.
937         - Add some `ideographic-structure' properties.
938         - Use `=>ucs' instead of `->ucs'.
939
940 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
941
942         * Ideograph-R009-Man.el (GT-00767): Relate to M-01054; add
943         `ideographic-structure'.
944
945         * Ideograph-R003-Dot.el (U+4E37): Unify BC-8B55.
946
947 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
948
949         * Ideograph-R032-Earth.el: Add some CJK Ext-B code points.
950
951         * Ideograph-R012-Eight.el (U+517C): Use U+4491 instead of BC-8B4B
952         in the `ideographic-structure' property.
953
954         * Ideograph-R010-Legs.el (C4-233B): Separate U+514F.
955         (U+514F): Add `ideographic-structure'.
956
957         * Ideograph-R001-One.el (U+4E19): Use U+5185 instead of BC-8C57 in
958         the `ideographic-structure' property.
959         (U+4E26): Use U+4491 instead of BC-8B4B in the
960         `ideographic-structure' property.
961
962 2001-12-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
963
964         * Ideograph-R031-Enclosure.el: Add some CJK Ext-B code points.
965         (M-04684): Separate C6-225F; map to U-00020064.
966         (C6-225F): Add `->identical' for U-00020064; map to U-00020064.
967
968         * Ideograph-R029-Again.el: Add some CJK Ext-B code points.
969
970         * Ideograph-R002-Line.el (U-00020064): Add `->identical' for
971         C6-225F; add `->same-ideograph' for M-04684.
972
973         * Ideograph-R011-Enter.el (M-01416): Add `<-wrong-ideograph' for
974         M-00345.
975         (U+4EBD): Moved to Ideograph-R009-Man.el.
976
977         * Ideograph-R009-Man.el (U+4EBD): Moved from
978         Ideograph-R011-Enter.el; relate to M-00345.
979         (U+4ECA): Use U+4EBD instead of BC-8AFC.
980         (U+4EE4): Likewise.
981         (U+4F1B): Simplify the `ideographic-structure' property.
982         (M-00757): Likewise.
983         (U+500A): Likewise.
984         (U+506C): Likewise.
985
986         * Ideograph-R075-Tree.el (U+6729): Unify BC-8956.
987
988 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
989
990         * Ideograph-R178-Tanned-Leather.el (U+97E6): Unify BC-89D6.
991
992         * Ideograph-R168-Long.el (U+957F): Add `total-strokes'; unify
993         BC-89A5.
994
995         * Ideograph-R040-Roof.el (J0-555F): Unify BC-8AF8.
996
997         * Ideograph-R011-Enter.el:
998         - Add some Hanziku-1 code points.
999         - Add some missing `ideographic-structure' properties.
1000
1001         * Ideograph-R009-Man.el:
1002         - Add some missing `ideographic-structure' properties.
1003         - Add some Hanziku-1 code points.
1004
1005 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1006
1007         * Ideograph-R169-Gate.el (U+95E8): Add `total-strokes'; unify
1008         BC-896B.
1009
1010         * Ideograph-R006-Hook.el (M-00237): Add `ideographic-structure'.
1011         (U-00020116): Likewise.
1012         (H1-BE59): New character.
1013
1014 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1015
1016         * Ideograph-R008-Lid.el:
1017         - Add some Hanziku-1 code points.
1018         - Add some missing `ideographic-structure' properties.
1019
1020         * Ideograph-R002-Line.el (U-0002006D): Add
1021         `ideographic-structure'; unify H1-C3C6.
1022         (U-0002006E): Add `ideographic-structure'.
1023         (H1-C3E4): New character.
1024
1025 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1026
1027         * Ideograph-R001-One.el (U+4E1D): Use BC-895C instead of U+5E7A in
1028         the `ideographic-structure'.
1029
1030 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1031
1032         * Ideograph-R061-Heart.el:
1033         - Merge Big5 code points.
1034         - Add some CBETA numbers.
1035         - Use `=>ucs' instead of `->ucs'.
1036         - Add some `ideographic-structure' properties.
1037
1038 2001-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1039
1040         * Ideograph-R002-Line.el (BC-8BF1): New character.
1041
1042 2001-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1043
1044         * Ideograph-R005-Second.el:
1045         - Add some missing `ideographic-structure' properties.
1046         - Add some Hanziku-1 code points.
1047
1048 2001-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1049
1050         * Ideograph-R038-Woman.el: Add some CHINA3-JEF code points.
1051
1052         * Ideograph-R010-Legs.el (U+5156): Unify H1-E0CF.
1053
1054 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1055
1056         * Ideograph-R037-Big.el: Add some Daikanwa numbers of the revised
1057         version if the numbers were changed in the second revised version.
1058         (U+5934): Unify BC-8A62.
1059
1060 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1061
1062         * Ideograph-R052-Short-Thread.el (U+5E7A): Unify BC-8B44.
1063
1064 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1065
1066         * char-db-util.el (insert-char-attributes): Format
1067         `ideograph-daikanwa-2' as same as `ideograph-daikanwa'.
1068
1069         * Ideograph-R006-Hook.el, Ideograph-R004-Slash.el:
1070         - Add some missing `ideographic-structure' properties.
1071         - Add some Hanziku-1 code points.
1072
1073 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1074
1075         * Ideograph-R037-Big.el: Add some CHINA3-JEF code points.
1076
1077 2001-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1078
1079         * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Add some
1080         missing `ideographic-structure' properties.
1081
1082         * Ideograph-R014-Cover.el: Add some missing
1083         `ideographic-structure' properties.
1084         (M-01592): Use `<-vulgar-ideograph' instead of
1085         `vulgar-char-of-shinjigen-1'.
1086
1087         * Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
1088         Ideograph-R011-Enter.el: Add some missing `ideographic-structure'
1089         properties.
1090
1091         * Ideograph-R010-Legs.el (JX1-2E50): Unify JC3-43D5.
1092         (U+514F): Use U-00020086 instead of U+5382 in the
1093         `ideographic-structure' property; use U-00020477 instead of
1094         U+4E0A/U+513F in the `ideographic-structure' property.
1095
1096         * Ideograph-R006-Hook.el (U-00020112): Add
1097         `ideographic-structure'; unify H1-AAD7.
1098
1099 2001-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1100
1101         * Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
1102         Ideograph-R034-Go.el: Add some CHINA3-JEF code points.
1103
1104 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1105
1106         * Ideograph-R060-Step.el:
1107         - Merge Big5 code points.
1108         - Use `=>ucs' instead of `->ucs'.
1109         - Add some `ideographic-structure' properties.
1110         - Add some CBETA numbers.
1111
1112         * Ideograph-R028-Private.el, Ideograph-R023-Hiding-Enclosure.el:
1113         Add some CJK Ext-B code points.
1114
1115         * Ideograph-R005-Second.el (U-000200E4): Add
1116         `ideographic-structure'; unify H1-ABE1.
1117
1118 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1119
1120         * Ideograph-R059-Bristle.el: Use `=>ucs' instead of `->ucs'.
1121
1122         * Ideograph-R058-Snout.el: Use `=>ucs' instead of `->ucs'.
1123         (U+5F5B): Unify CB-01820.
1124
1125         * Ideograph-R057-Bow.el: Use `=>ucs' instead of `->ucs'.
1126
1127         * Ideograph-R056-Shoot.el (C1-636F): Use `=>ucs' instead of
1128         `->ucs'.
1129
1130         * Ideograph-R022-Right-Open-Box.el: Merge some CJK Ext-B code
1131         points.
1132         (M-02596): Unify BC-87D4 and U-0002092C.
1133
1134         * Ideograph-R005-Second.el (BC-87D4): Moved to
1135         Ideograph-R022-Right-Open-Box.el.
1136
1137 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1138
1139         * char-db-util.el (insert-char-attributes): Add setting to format
1140         `=>ucs-jis'.
1141
1142         * Ideograph-R021-Spoon.el: Add some CJK Ext-B code points.
1143         (M-02571): Unify U-0002090E; relate to JU-5315 instead of U+5315.
1144
1145         * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el: Merge some CJK
1146         Ext-B code points.
1147
1148         * Ideograph-R115-Grain.el (U+79F0): Separate C3-327C.
1149         (J0-3E4E): Unify C3-327C and CB-00379.
1150
1151         * Ideograph-R059-Bristle.el (C6-3F5B): Use `->same-ideograph'
1152         instead of `ideograph='.
1153         - Add some CBETA numbers.
1154         - Merge Big5 code points.
1155
1156         * Ideograph-R058-Snout.el: Merge Big5 code points.
1157         (U+5F5C): Unify CB-02362; relate to M-09948.
1158
1159         * Ideograph-R057-Bow.el:
1160         - Merge Big5 code points.
1161         - Add some `ideographic-structure' properties.
1162         - Add some CBETA numbers.
1163
1164         * Ideograph-R056-Shoot.el:
1165         - Merge Big5 code points.
1166         - Merge some CBETA numbers.
1167
1168 2001-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1169
1170         * Ideograph-R170-Mound.el (U+49BE): New character.
1171         (H1-DE72): Moved from Ideograph-R010-Legs.el.
1172
1173 2001-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1174
1175         * Ideograph-R038-Woman.el: Add some CJK Ext-B code points.
1176
1177         * Ideograph-R029-Again.el:
1178         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1179           `hanyu-dazidian-char' properties.
1180         - Add some missing `ideographic-structure' properties.
1181         - Add some Big5-CDP code points.
1182
1183         * Ideograph-R026-Seal.el: Add some missing `hanyu-dazidian-vol',
1184         `hanyu-dazidian-page' and `hanyu-dazidian-char' properties.
1185         (U+536A): Add `ideographic-structure'.
1186
1187         * Ideograph-R010-Legs.el (H1-DCE3): Unify U-00020478.
1188         (H1-DE46): Unify U-00020489.
1189         (H1-DE67): Unify U-0002048B.
1190         (H1-DE6A): Unify U-0002048F.
1191         (H1-DE6E): Unify U-00025631.
1192         (H1-DE72): Moved to Ideograph-R170-Mound.el.
1193         (H1-DE73): Unify U-0002049C.
1194         (H1-DE74): Unify U-0002049D.
1195         (H1-DEAC): Unify U-000204A7.
1196         (H1-DEC9): Unify U-000204AE.
1197         (H1-DEC8): Unify U-00020926.
1198         (H1-DECF): Unify U-000204BE.
1199         (M-01407): Unify U-000204CA.
1200         (H1-DED6): Unify U-000204D6.
1201         (H1-DED9): Unify U-000204DA.
1202
1203 2001-12-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1204
1205         * Ideograph-R032-Earth.el: Merge some CHINA3-JEF code points.
1206
1207         * Ideograph-R010-Legs.el:
1208         - Add some missing `ideographic-structure' properties.
1209         - Add some Hanziku-1 code points.
1210
1211         * Ideograph-R003-Dot.el (M-00093): Unify H1-ACC5 and U-0002007C;
1212         add `ideographic-structure'.
1213         (U-0002007F): Unify H1-AD5C; add `ideographic-structure'.
1214         (U-00020081): New character.
1215         (U-0002592C): New character.
1216         (U+4E3E): Unify H1-ADBF.
1217
1218 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1219
1220         * Ideograph-R002-Line.el (U+4E34): Unify H1-AA56.
1221         (H1-AA59): New character.
1222         (H1-AA72): Likewise.
1223
1224 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1225
1226         * Ideograph-R013-Down-Box.el (U-0002054D): Add
1227         `ideographic-structure'; unify H1-AD7C.
1228
1229         * Ideograph-R007-Two.el (C6-2566): Relate to U-00020122.
1230
1231         * Ideograph-R001-One.el:
1232         - Add some missing `ideographic-structure' properties.
1233         - Add some Hanziku-1 code points.
1234
1235 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1236
1237         * Ideograph-R099-Sweet.el (M-21660): Separate C4-3E65 and U+3F4E;
1238         add `ideographic-structure'; unify H1-A97D.
1239         (C4-3E65): Add `ideographic-structure'.
1240         (U+3F4E): Likewise.
1241         (M-21663): Separate C7-302B; add `ideographic-structure'; unify
1242         H1-A9B2.
1243         (C7-302B): Add `ideographic-structure'.
1244
1245         * Ideograph-R048-Work.el (H1-A875): New character.
1246
1247         * Ideograph-R113-Spirit.el (M-49399): Add `ideographic-structure';
1248         unify H1-A955.
1249         (H1-A954): New character; unify U-00025632.
1250         (H1-A975): New character; unify U-00025673.
1251
1252 2001-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1253
1254         * Ideograph-R073-Say.el (M-14304): Separate C6-4979; add
1255         `ideographic-structure'; unify H1-A97A.
1256
1257         * Ideograph-R055-Two-Hands.el (U+3429): Add
1258         `ideographic-structure'; unify H1-A8CE.
1259         - Merge Big5 code points.
1260         - Use `=>ucs' instead of `->ucs'.
1261         - Merge some CBETA numbers.
1262         - Add some `ideographic-structure' properties.
1263
1264         * Ideograph-R051-Dry.el (M-09171): Add `ideographic-structure';
1265         unify H1-A872.
1266         (C6-2742): Add `ideographic-structure'.
1267
1268         * Ideograph-R013-Down-Box.el (U-00020542): Add
1269         `ideographic-structure'; unify H1-A769.
1270
1271         * Ideograph-R004-Slash.el (C3-212F): Relate to U+51E2.
1272
1273 2001-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1274
1275         * Ideograph-R037-Big.el: Merge some CJK Ext-B code points.
1276         (M-05837): Separate C6-2167; relate to U-000215D2.
1277         (C6-2167): Unify BC-87D3 and U-000215D2.
1278         (M-05948): Separate C6-3E3E; relate to U-00021638; add
1279         `ideographic-structure'.
1280         (U-00021638): Add `ideographic-structure'; unify H1-A974.
1281         (C6-3E3E): Add `ideographic-structure'.
1282
1283         * Ideograph-R031-Enclosure.el (C6-5145): Add
1284         `ideographic-structure'; unify H1-A9A2.
1285
1286         * Ideograph-R028-Private.el: Use char-spec instead of char-ref as
1287         operators in `ideographic-structure' properties.
1288         (U-00020AD3): Unify BC-8B7E.
1289         (C6-213C): Add `ideographic-structure'; unify BC-89AC.
1290         (U+53B7): Add `ideographic-structure'; unify BC-8CEB.
1291         (C4-2249): Add `ideographic-structure'; unify BC-88E6.
1292
1293         * Ideograph-R015-Ice.el (U+51DF): Unify CB-06080.
1294
1295         * Ideograph-R014-Cover.el (M-01589): Relate to U-0002058C.
1296
1297         * Ideograph-R007-Two.el:
1298         - Add some missing `ideographic-structure' properties.
1299         - Merge some Hanziku-1 code points.
1300
1301         * Ideograph-R003-Dot.el (M-00104): Separate C3-2740; delete
1302         `cns-radical'.
1303         (U+4E3D): Unify H1-A86E.
1304
1305 2001-11-30  Yoshiki Hayashi  <yoshiki@xemacs.org>
1306
1307         * ioslated-char.el: Disable undo in temporary buffer.
1308         Otherwise, pdump will complain about buffer being undumpable
1309         object.
1310
1311 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1312
1313         * Ideograph-R054-Long-Stride.el:
1314         - Use `=>ucs' instead of `->ucs'.
1315         - Merge Big5 code points.
1316         (U+5EFB): Unify CB-00327.
1317         (U+5EFC): Unify CB-02626.
1318
1319         * Ideograph-R036-Evening.el: Merge some CJK Ext-B code points.
1320
1321         * Ideograph-R032-Earth.el (U+57DB): Add `ideographic-structure';
1322         unify CB-05739.
1323
1324         * Ideograph-R030-Mouth.el (U+53E7): Use `->ideographic-variants'
1325         instead of `variant-of-shinjigen-1'; unify JC3-91AE.
1326         (U+549A): Unify JC3-8CE8.
1327
1328 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1329
1330         * Ideograph-R131-Minister.el (C3-2A5C): Separated from U+5367 and
1331         moved from Ideograph-R025-Divination.el.
1332
1333         * Ideograph-R035-Go-Slowly.el: Merge some CJK Ext-B code points.
1334
1335         * Ideograph-R034-Go.el (J0-5469): Unify BC-8B45.
1336         Merge some CJK Ext-B code points.
1337
1338         * Ideograph-R031-Enclosure.el: Add some CHINA3-JEF code points.
1339
1340         * Ideograph-R019-Power.el: Add some CHINA3-JEF code points.
1341         (M-02305): Unify C4-2240, JC3-44D9 and U+3515.
1342         (M-02395): Unify C6-3D4E.
1343         (M-02397): Unify C6-3D4F.
1344         (M-02401): Unify C6-3D4D.
1345
1346         * Ideograph-R018-Knife.el: Add some CHINA3-JEF code points.
1347         (M-02112): Add `ideographic-structure'.
1348
1349         * Ideograph-R015-Ice.el: Add some missing `ideographic-structure'
1350         properties.
1351
1352         * Ideograph-R005-Second.el (BC-87D3): Moved to
1353         Ideograph-R037-Big.el; unify C6-2167.
1354
1355 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1356
1357         * Ideograph-R181-Leaf.el (JC3-8CE9): New character.
1358
1359         * Ideograph-R122-Net.el (C4-2152): Separated from U+5188 and moved
1360         from Ideograph-R013-Down-Box.el.
1361
1362         * Ideograph-R032-Earth.el (M-05234): Use `<-original-ideograph'
1363         instead of `original-ideograph-of'.
1364         (M-05291): New character.
1365         (C6-3E32): Relate to M-05291.
1366         (M-05352): Unify C6-5152 instead of C4-3C5A.
1367
1368         * Ideograph-R030-Mouth.el: Merge some CHINA3-JEF code points.
1369
1370         * Ideograph-R025-Divination.el (U+5361): Unify JC3-82B5.
1371         (U+5367): Separate C3-2A5C and moved it to
1372         Ideograph-R131-Minister.el.
1373
1374         * Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el:
1375         Merge some CHINA3-JEF code points.
1376
1377 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1378
1379         * Ideograph-R029-Again.el: Add some CHINA3-JEF code points.
1380         (C6-3D67): Unify M-48963.
1381         (C1-5937): Use `->identical' instead of `ideograph='.
1382
1383         * Ideograph-R028-Private.el: Add some CHINA3-JEF code points.
1384         (C4-2856): Delete `non-morohashi'; unify M-48989.
1385
1386         * Ideograph-R027-Cliff.el (M-02979): Unify C6-3D60 and U-00020A78.
1387         (U-00020A9A): Unify BC-8D4D; add `ideographic-structure'.
1388         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1389           `hanyu-dazidian-char' properties.
1390         - Add some missing `ideographic-structure' properties.
1391         - Add some BIG5-CDP code points.
1392         - Add some CHINA3-JEF code points.
1393
1394         * Ideograph-R026-Seal.el (U+5369): Unify BC-8B5A.
1395         (U+353E): Unify BC-8BE6.
1396         (U+536A): Unify BC-8D7A.
1397         (U+5373): Use `script' and `<-vulgar-ideograph' instead of
1398         `comment'; add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1399         `hanyu-dazidian-char'; add `ideographic-structure'.
1400         (U+537B): Use `->ideographic-variants' instead of
1401         `variant-of-shinjigen-1'; add `hanyu-dazidian-vol',
1402         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
1403         `ideographic-structure'.
1404         (U+537D): Use `->ideographic-variants' instead of
1405         `variant-of-shinjigen-1'; unify JC3-45D4.
1406         (M-02875): Separate C6-2F3C; use `->same-ideograph' instead of
1407         `comment'; relate to U-00020A1E.
1408         (C6-2F3C): Unify U-00020A1E.
1409         - Add some CHINA3-JEF code points.
1410         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1411           `hanyu-dazidian-char' properties.
1412         - Add some missing `ideographic-structure' properties.
1413         - Merge some CJK Ext-B code points.
1414
1415         * Ideograph-R024-Ten.el (U+5344): Unify BC-8975.
1416         (C4-2244): Use `<-original-ideograph' instead of
1417         `original-char-of-shinjigen-1'; unify U-00020983.
1418         (C3-2329): Use `->ideographic-variants' instead of
1419         `variant-of-shinjigen-1'.
1420         (C6-2639): Use `<-vulgar-ideograph' instead of
1421         `vulgar-char-of-shinjigen-1'; unify U-00020991.
1422         (C4-2553): Use `<-vulgar-ideograph' instead of
1423         `vulgar-char-of-shinjigen-1'; unify U-00024C1E.
1424         (M-02739): Unify C4-2553 and U-00024C1E; use `<-vulgar-ideograph'
1425         instead of `vulgar-ideograph-of'.
1426         (J0-4234): Use U+4ECE instead of BC-8DF5 + U+4EBA in the
1427         `ideographic-structure'.
1428         (U+5352): Likewise.
1429         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1430           `hanyu-dazidian-char' properties.     
1431         - Add some missing `ideographic-structure' properties.
1432         - Merge some CHINA3-JEF code points.
1433         - Use char-spec instead of char-ref as operators in
1434           `ideographic-structure' properties.
1435         - Merge some CJK Ext-B code points.
1436         - Merge some missing Big5-CDP code points.
1437
1438         * Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el: Merge
1439         some CHINA3-JEF code points.
1440
1441         * Ideograph-R017-Open-Box.el (U+51FC): Delete `kangxi-radical' and
1442         `kangxi-strokes'; delete `non-morohashi'; unify JC3-80AC.
1443
1444         * Ideograph-R016-Table.el: Merge some CHINA3-JEF code points.
1445
1446         * Ideograph-R004-Slash.el (U-00020086): Unify BC-8BB4.
1447         (U-000200A2): Unify BC-8CB4; add `ideographic-structure'.
1448
1449 2001-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1450
1451         * Ideograph-R014-Cover.el (C6-3D3E): Relate to M-01589.
1452
1453         * Ideograph-R013-Down-Box.el (U+5188): Separate C4-2152; add
1454         `->identical' for C4-2152.
1455
1456 2001-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1457
1458         * Ideograph-R053-Dotted-Cliff.el:
1459         - Use `=>ucs' instead of `->ucs'.
1460         - Merge some CBETA numbers.
1461         - Merge Big5 code points.
1462
1463         * Ideograph-R025-Divination.el (U+535D): Unify BC-8BF9.
1464         (U+5364): Unify BC-8A56.
1465         (U-000209EA): Unify BC-8AA6.
1466         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1467           `hanyu-dazidian-char' properties.
1468         - Use char-spec instead of char-ref as operators in
1469           `ideographic-structure' properties.
1470
1471         * Ideograph-R052-Short-Thread.el, Ideograph-R051-Dry.el: Merge
1472         Big5 code points.
1473
1474         * Ideograph-R027-Cliff.el: Merge some CJK Ext-B code points.
1475
1476 2001-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1477
1478         * Ideograph-R003-Dot.el (U-0002007E): Moved from
1479         Ideograph-R005-Second.el.
1480         (BC-87D2): Likewise.
1481
1482         * Ideograph-R025-Divination.el: Merge some CJK Ext-B code points.
1483
1484         * Ideograph-R022-Right-Open-Box.el: update.
1485
1486         * Ideograph-R005-Second.el (U+5350): Moved to
1487         Ideograph-R024-Ten.el.
1488         (BC-87D2): Separate U-0002007E; moved to Ideograph-R003-Dot.el.
1489         (U-0002007E): Moved to Ideograph-R003-Dot.el.
1490
1491         * Ideograph-R004-Slash.el (U-000209AC): Moved to
1492         Ideograph-R024-Ten.el.
1493
1494         * Ideograph-R001-One.el (BC-86A4): Separate U-0002097B and moved
1495         to Ideograph-R024-Ten.el.
1496         (U-0002097B): Moved to Ideograph-R024-Ten.el.
1497         (U-000209B4): Likewise.
1498
1499         * Ideograph-R023-Hiding-Enclosure.el (U+5338): Unify BC-8A70; add
1500         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1501         `hanyu-dazidian-char'.
1502         (C3-2466): Unify BC-8CD3; add `hanyu-dazidian-vol',
1503         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
1504         `ideographic-structure'.
1505         (U+533C): Separated from C2-2558 and moved from
1506         Ideograph-R022-Right-Open-Box.el.
1507         - Use char-spec instead of char-ref as operators in
1508           `ideographic-structure' properties.
1509         - Add some missing `ideographic-structure'.
1510         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1511           `hanyu-dazidian-char' properties.
1512
1513 2001-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1514
1515         * Ideograph-R050-Turban.el:
1516         - Use char-spec instead of char-ref as operators in
1517           `ideographic-structure' properties.
1518         - Merge some CBETA numbers.
1519         - Add some missing `ideographic-structure' properties.
1520
1521         * Ideograph-R046-Mountain.el:
1522         - Merge Big5 code points.
1523         - Use `=>ucs' instead of `->ucs'.
1524         - Add some `ideographic-structure' properties.
1525         - Merge some CBETA numbers.
1526
1527         * Ideograph-R030-Mouth.el (M071135): New character.
1528
1529         * Ideograph-R022-Right-Open-Box.el:
1530         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1531           `hanyu-dazidian-char' properties.
1532         - Use char-spec instead of char-ref as operators in
1533           `ideographic-structure' properties.
1534         (C2-2558): Separate U+533C; add `->identical' for U+533C.
1535         (C6-3563): Unify BC-88C4.
1536
1537 2001-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1538
1539         * Ideograph-R162-Walk.el (U+8FC7): Fix `total-strokes'.
1540         (C1-4B56): Use `->ideographic-variants' instead of
1541         `morohashi-daikanwa'; unify B-A8B5.
1542         (U+8FC8): Add `total-strokes'.
1543
1544         * Ideograph-R094-Dog.el (J0-605B): Separate G1-4F57 and U+737B.
1545
1546         * Ideograph-R020-Wrap.el:
1547         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1548           `hanyu-dazidian-char' properties.
1549         - Use char-spec instead of char-ref as operators in
1550           `ideographic-structure' properties.
1551         - Add some missing `ideographic-structure' properties.
1552         - Merge some missing Big5-CDP code points.
1553
1554 2001-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1555
1556         * Ideograph-R131-Minister.el (C4-2471): Unify BC-8DDB.
1557
1558         * Ideograph-R049-Oneself.el, Ideograph-R048-Work.el:
1559         - Merge Big5 code points.
1560         - Merge some CBETA numbers.
1561         - Use `=>ucs' instead of `->ucs'.
1562
1563         * Ideograph-R047-River.el:
1564         - Merge some CBETA numbers.
1565         - Merge Big5 code points.
1566         - Use `=>ucs' instead of `->ucs'.
1567
1568         * Ideograph-R021-Spoon.el: Add some `hanyu-dazidian-vol',
1569         `hanyu-dazidian-page' and `hanyu-dazidian-char' properties.
1570         (M-02571): Unify BC-8BBA.
1571         (U+5316): Use char-spec instead of char-ref as the operator in the
1572         `ideographic-structure' property.
1573         (J0-323D): Likewise.
1574         (M-02573): Add `ideographic-structure'; separate C4-2142; unify
1575         BC-8AB1.
1576         (U+5317): Use char-spec instead of char-ref as the operator in the
1577         `ideographic-structure' property.
1578         (M-02577): Add `ideographic-structure'.
1579         (BC-8CCA): New character.
1580         (C6-2632): Add `ideographic-structure'.
1581         (U+5319): Use char-spec instead of char-ref as the operator in the
1582         `ideographic-structure' property.
1583
1584         * Ideograph-R012-Eight.el (BC-8BFA): Add `ideograph-cdp'.
1585
1586         * Ideograph-R015-Ice.el: Merge some CHINA3-JEF code points.
1587
1588         * Ideograph-R040-Roof.el (C4-3130): Unify JC3-4AB8.
1589
1590         * Ideograph-R009-Man.el (U+4EEC): Unify JC3-82BB.
1591         (U+505F): Unify JC3-42EE.
1592         (U+503B): Unify JC3-93DE.
1593         (U+50A5): Unify JC3-43A8.
1594
1595         * Ideograph-R008-Lid.el (JC3-81C1): New character.
1596
1597         * Ideograph-R014-Cover.el: Merge some CHINA3-JEF code points.
1598
1599 2001-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1600
1601         * Ideograph-R043-Lame.el:
1602         - Use `=>ucs' instead of `->ucs'.
1603         - Merge Big5 code points.
1604
1605         * Ideograph-R013-Down-Box.el (U+518B): Unify JC3-43EC.
1606         (CB-00155): New character.
1607         (GT-02025): Unify JC3-43ED.
1608         (U+5195): Unify JC3-43EE.
1609
1610         * Ideograph-R012-Eight.el (U+5170): Unify JC3-82AB.
1611         (U+517B): Unify JC3-82AA.
1612
1613         * Ideograph-R011-Enter.el (M-01418): Unify JC3-43DE.
1614         (M-01424): Unify JC3-43DF.
1615
1616         * Ideograph-R009-Man.el:
1617         - Add some missing `ideographic-structure' properties.
1618         - Use U+4EBB instead of <CJK RADICAL PERSON> in
1619           `ideographic-structure' properties.
1620         (M-00703): Unify S1-0488.
1621
1622         * Ideograph-R005-Second.el (U+4E60): Unify JC3-81C9.
1623         (U+4E66): Unify JC3-81CD.
1624         (U+4E70): Unify JC3-81ED.
1625
1626         * Ideograph-R002-Line.el (U+4E34): Unify JC3-82AF.
1627
1628         * Ideograph-R001-One.el (U+4E13): Unify JC3-81D9.
1629
1630 2001-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1631
1632         * Ideograph-R187-Horse.el (U+99E6): Unify BC-8DC0.
1633
1634         * Ideograph-R044-Corpse.el:
1635         - Merge Big5 code points.
1636         - Add some CBETA numbers.
1637         - Add some `ideographic-structure' properties.
1638
1639         * Ideograph-R042-Small.el, Ideograph-R041-Inch.el: Use `=>ucs'
1640         instead of `->ucs'.
1641
1642         * Ideograph-R018-Knife.el (U+5215): Use U-000206AA instead of
1643         M-01862 in `ideographic-structure'.
1644
1645         * Ideograph-R011-Enter.el (S1-0488): Moved to
1646         Ideograph-R009-Man.el and unify with M-00703.
1647
1648         * Ideograph-R008-Lid.el (M-00289): Separate C3-2147 and U+4EA3;
1649         add `ideographic-structure'.
1650         (BC-8C5E): Unify JC3-8DCD.
1651         (U+4EA7): Add `ideographic-structure'.
1652         (U+4EAA): Likewise.
1653         (J0-5037): Separate C3-2B25 and U+4EB0; use `<-vulgar-ideograph'
1654         instead of `vulgar-char-of-shinjigen-1'; add
1655         `ideographic-structure'.
1656         (M-00309): Separate C3-2B27 and U+4EB1; add
1657         `ideographic-structure'.
1658         (JC3-81D2): Use U+6729 instead of U+6728 in
1659         `ideographic-structure'.
1660         (C3-2B24): Add `ideographic-structure'.
1661         (U+4EB2): Likewise.
1662         (U+4EB4): Likewise.
1663         (U+4EB5): Likewise.
1664         (U+4EB7): Likewise.
1665         (U+4EB8): Likewise.
1666
1667         * Ideograph-R004-Slash.el (JX2-212E): Unify JC3-97C6.
1668
1669 2001-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1670
1671         * Ideograph-R012-Eight.el: Unify some CHINA3-JEF code points.
1672
1673 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1674
1675         * Ideograph-R010-Legs.el: Add some missing `ideographic-structure'
1676         properties.
1677         (J0-3D3C): Separate G0-3364, C6-2352 and U+5145; modify
1678         `ideographic-structure'.
1679
1680 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1681
1682         * char-db-util.el (what-char-definition): Use `decode-char'
1683         instead of `make-char' to display comment for builtin character.
1684
1685         * Ideograph-R172-Short-Tailed-Bird.el (JX2-7B6E): Unify BC-8D4B.
1686
1687         * Ideograph-R103-Bolt-Of-Cloth.el (M074034): New character.
1688
1689         * Ideograph-R100-Life.el (BC-8B77): New character.
1690
1691         * Ideograph-R087-Claw.el (U+722F): Unify BC-8CA8.
1692
1693         * Ideograph-R035-Go-Slowly.el (M-05708): Separate C3-213A and
1694         U+590A.
1695         (U+590A): Unify BC-8A71.
1696
1697         * Ideograph-R120-Silk.el (U+7CF9): Relate to M-27221; unify
1698         BC-8AFB.
1699
1700         * Ideograph-R003-Dot.el (M-00104): Add `ideographic-structure'.
1701
1702 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1703
1704         * Ideograph-R030-Mouth.el (U+551B): Delete invalid
1705         `morohashi-daikanwa'.
1706         (U+551C): Likewise; delete `kangxi-radical' and `kangxi-strokes'.
1707         (U+551D): Delete invalid `morohashi-daikanwa'; delete
1708         `kangxi-strokes'.
1709         (U+551E): Delete invalid `morohashi-daikanwa'.
1710         (U+551F): Likewise.
1711         (U+5520): Likewise.
1712         (U+5521): Likewise.
1713         (U+5522): Likewise.
1714         (U+5523): Likewise.
1715         (U+5524): Delete `non-morohashi'.
1716         (U+5525): Add `total-strokes'.
1717
1718 2001-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1719
1720         * Ideograph-R007-Two.el (U+4E96): Add `ideographic-structure'.
1721         (U+4E97): Likewise.
1722         (U+4E9D): Likewise.
1723
1724         * Ideograph-R005-Second.el (M-00190): Use U+4E5A instead of <CJK
1725         RADICAL SECOND TWO> in `ideographic-structure'.
1726         (M-00192): Add `ideographic-structure'.
1727         (M-00205): Likewise.
1728
1729 2001-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1730
1731         * Ideograph-R006-Hook.el (U+4E87): Add `ideographic-structure'.
1732         (U+4E89): Likewise.
1733
1734         * Ideograph-R002-Line.el (BC-8869): Moved to
1735         Ideograph-R017-Open-Box.el.
1736
1737 2001-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1738
1739         * Ideograph-R018-Knife.el: Merge some CJK Ext-B code points.
1740
1741         * Ideograph-R017-Open-Box.el: Merge some CJK Ext-B code points.
1742         (C5-222A): Unify BC-8869 and U-00020686.
1743
1744         * Ideograph-R016-Table.el: Merge some CJK Ext-B code points.
1745
1746         * Ideograph-R005-Second.el: Add some missing
1747         `ideographic-structure' properties.
1748         (U+4E7F): Modify `ideographic-structure'.
1749
1750         * Ideograph-R001-One.el: Add some missing `ideographic-structure'
1751         properties.
1752
1753         * Ideograph-R004-Slash.el (U+4E4A): Add `ideographic-structure'.
1754         (U+4E4C): Likewise.
1755         (C3-2263): Likewise.
1756         (U+4E54): Likewise.
1757         (U+4E55): Likewise.
1758
1759         * Ideograph-R003-Dot.el (U+4E37): Add `ideographic-structure'.
1760         (U+4E3D): Likewise.
1761         (U+4E3E): Likewise.
1762
1763         * Ideograph-R002-Line.el (U+4E34): Add `ideographic-structure'.
1764
1765 2001-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1766
1767         * ideograph-util.el (insert-ideograph-radical-char-data): Now
1768         return value of `char-attribute-list' includes names of
1769         CCS-attributes.
1770
1771         * char-db-util.el (insert-char-attributes): Now return value of
1772         `char-attribute-list' includes names of CCS-attributes.
1773
1774 2001-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1775
1776         * Ideograph-R140-Grass.el: Merge KS X 1001 code points.
1777
1778         * Ideograph-R125-Old.el (U+8009): Separate C4-2B25; unify K0-4F3E.
1779
1780         * Ideograph-R012-Eight.el (BC-8BFA): New character; relate to
1781         U-00020509 and M-48931.
1782
1783 2001-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1784
1785         * Ideograph-R031-Enclosure.el:
1786         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1787           `hanyu-dazidian-char' properties.
1788         - Add some `ideographic-structure' properties.
1789         - Use char-spec instead of char-ref as operators in
1790           `ideographic-structure' properties.
1791         (U+56D9): Unify BC-8DE5.
1792         (M-04695): Unify BC-8668.
1793         (M-04736): Separate C6-2F5C; delete `cns-total-strokes'.
1794         (C6-2F5C): Unify BC-8870.
1795         (M-04747): Separate C6-2A41.
1796         (BC-876C): New character; relate to M-04747.
1797         (M-04823): Unify BC-8559.
1798         (U+5716): Use U+555A instead of BC-8BEB in
1799         `ideographic-structure'.
1800         (C7-5321): Unify BC-856D.
1801
1802         * Ideograph-R030-Mouth.el (M-03829): Separate C3-3464 and U+555A;
1803         unify BC-8BEB.
1804
1805         * Ideograph-R024-Ten.el (C6-2977): Unify BC-85D0.
1806
1807         * Ideograph-R019-Power.el:
1808         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1809           `hanyu-dazidian-char' properties.
1810         - Use char-spec instead of char-ref as operators in
1811           `ideographic-structure' properties.
1812         (U+529E): Unify BC-8A63.
1813         (C6-2F28): Unify BC-85C9.
1814
1815         * Ideograph-R018-Knife.el:
1816         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1817           `hanyu-dazidian-char' properties.
1818         - Use char-spec instead of char-ref as operators in
1819           `ideographic-structure' properties.
1820         - Add some `ideographic-structure' properties.
1821
1822 2001-11-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1823
1824         * Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
1825         Ideograph-R008-Lid.el, Ideograph-R007-Two.el: Merge some
1826         CHINA3-JEF code points.
1827
1828 2001-11-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1829
1830         * Ideograph-R004-Slash.el (BC-8856): New character.
1831
1832         * Ideograph-R134-Mortar.el (BC-8863): New character; relate to
1833         M-30175.
1834
1835         * Ideograph-R037-Big.el (BC-87EE): New character; relate to
1836         M-5861.
1837         (U+593A): Delete `morohashi-daikanwa'.
1838
1839         * Ideograph-R028-Private.el (C6-215C): Unify BC-87B8.
1840
1841         * Ideograph-R017-Open-Box.el: Use char-spec instead of char-ref as
1842         operators in `ideographic-structure' properties.
1843         (M-01801): Unify BC-8AAF.
1844         (CB-00631): Unify BC-8DC7.
1845         (C6-2361): Unify BC-87B4.
1846         (U+342B): Add `ideographic-structure'.
1847         (C6-3548): Unify BC-87BF.
1848
1849         * Ideograph-R016-Table.el: Use char-spec instead of char-ref as
1850         operators in `ideographic-structure' properties.
1851         (C4-2129): Unify BC-8AAE.
1852         (U+51E6): Unify BC-8BE4; add `ideographic-structure'.
1853
1854         * Ideograph-R002-Line.el (U-00020CCB): Use JX2-286F instead of
1855         BC-8BAD in `ideographic-structure'.
1856
1857         * Ideograph-R042-Small.el:
1858         - Merge Big5 code points.
1859         - Merge some CBETA numbers.
1860         - Add some `ideographic-structure' properties.
1861
1862 2001-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1863
1864         * char-db-util.el (char-db-insert-char-spec): Modify for new
1865         behavior of `charset-iso-final-char'.
1866
1867 2001-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1868
1869         * char-db-util.el (ideographic-radicals): Now
1870         `charset-iso-final-char' returns nil instead of ?\x00 if a
1871         coded-charset does not have a final-byte of ISO/IEC 2022.
1872         (char-attribute-name<): Likewise.
1873
1874         * Ideograph-R041-Inch.el:
1875         - Merge Big5 code points.
1876         - Merge some CBETA numbers.
1877         - Add some `ideographic-structure' properties.
1878
1879 2001-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1880
1881         * Ideograph-R039-Child.el:
1882         - Merge Big5 code points.
1883         - Use `=>ucs' instead of `->ucs'.
1884         - Add some `ideographic-structure' properties.
1885         - Merge some CBETA numbers.
1886
1887         * Ideograph-R040-Roof.el (M-07056): Separate U+5B82 and C3-223D.
1888         (CB-00974): New character; unify M053063; relate to M-7056 and
1889         U+5B82.
1890         (U+5B82): Relate to M053063.
1891         (M-07089): Use `<-original-ideograph' instead of
1892         `original-ideograph-of'.
1893         (M-07112): Use `->same-ideograph' instead of `ideograph='.
1894         - Use `=>ucs' instead of `->ucs'.
1895         - Merge Big5 code points.
1896         - Merge some CBETA numbers.
1897         - Add some `ideographic-structure' properties.
1898
1899 2001-11-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1900
1901         * Ideograph-R038-Woman.el (U+59E7): Use U+36A3 instead of (U+2FF1
1902         U+5973 U+5973) in `ideographic-structure'.
1903         (M-06489): Separate C4-367C; use M-23179 instead of U+7701 in
1904         `ideographic-structure'.
1905         (U+372E): Use U+76E3 instead of M-23032 in
1906         `ideographic-structure'.
1907         (M-06903): Use M-23747 instead of U+77BF in
1908         `ideographic-structure'.
1909
1910         * Ideograph-R163-City.el (JX1-7C6A): Add `=>ucs*'.
1911
1912         * Ideograph-R149-Speech.el (JX1-7C2E): Add `=>ucs*'.
1913
1914         * Ideograph-R113-Spirit.el (JX1-793C): Use `=>ucs*' instead of
1915         `ideographic-variants'; unify KU+795E.
1916         (JX1-793D): Add `=>ucs*'; unify KU+7965.
1917         (JX1-7941): Add `=>ucs*'; unify KU+798F.
1918
1919 2001-11-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1920
1921         * char-db-util.el (insert-char-attributes): Format `=>ucs*'
1922         property.
1923
1924         * Ideograph-R094-Dog.el (U+FA16): Use `=>ucs*' instead of `=>ucs'.
1925         (C3-3D29): Add `=>ucs*'.
1926
1927         * Ideograph-R074-Moon.el (JX1-754E): Add `=>ucs*'.
1928         (U+F929): Likewise.
1929         (U-0002F8D8): Use `=>ucs*' instead of `=>ucs'.
1930
1931         * Ideograph-R053-Dotted-Cliff.el (JX1-742E): Add `=>ucs*'.
1932         (U+F928): Likewise.
1933         (U-0002F88E): Use `=>ucs*' instead of `=>ucs'.
1934
1935         * Ideograph-R136-Oppose.el (J0-4971): Unify K0-5971.
1936
1937         * Ideograph-R130-Meat.el (M-29539): Separate U+812B; unify
1938         K0-772D.
1939
1940         * Ideograph-R128-Ear.el (M-29074): Unify K0-6121.
1941
1942         * Ideograph-R127-Plow.el (M-28976): Separate U+802D; unify
1943         K0-513E.
1944
1945         * Ideograph-R123-Sheep.el: Merge KS X 1001 code points.
1946
1947         * Ideograph-R122-Net.el (J0-6627): Unify K0-7956; separate
1948         C1-4B38.
1949
1950         * Ideograph-R120-Silk.el (J0-4064): Unify K0-6F3E.
1951
1952         * Ideograph-R118-Bamboo.el: Merge KS X 1001 code points.
1953
1954         * Ideograph-R117-Stand.el (K0-595F): New character.
1955
1956         * Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
1957         Ideograph-R106-White.el, Ideograph-R105-Dotted-Tent.el: Merge KS X
1958         1001 code points.
1959
1960         * Ideograph-R112-Stone.el (U+785A): Add `total-strokes'.
1961         (U+78F5): Likewise; unify K0-4A58.
1962
1963         * Ideograph-R107-Skin.el: Merge KS X 1001 code points.
1964
1965         * Ideograph-R038-Woman.el:
1966         - Merge Big5 code points.
1967         - Add some `ideographic-structure' properties.
1968         - Merge CBETA numbers.
1969
1970 2001-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1971
1972         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R100-Life.el: Merge
1973         KS X 1001 code points.
1974
1975         * Ideograph-R040-Roof.el (U+376C): Separate C4-4277.
1976         (JX2-2828): New character; relate to U+376C.
1977
1978         * Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
1979         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
1980         Ideograph-R095-Profound.el: Merge KS X 1001 code points.
1981
1982         * Ideograph-R094-Dog.el (M-20534): Unify KU+732A.
1983         (C3-3D29): Relate to U+FA16 instead of U+732A; unify CU+732A.
1984
1985         * Ideograph-R093-Cow.el: Merge KS X 1001 code points.
1986
1987         * Ideograph-R102-Field.el (U+7551): Unify K0-6F25.
1988
1989         * Ideograph-R101-Use.el: Merge KS X 1001 code points.
1990
1991 2001-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1992
1993         * Ideograph-R123-Sheep.el (JX2-7474): New character.
1994
1995         * Ideograph-R038-Woman.el (JSP-3965): Unify JX1-2F73.
1996
1997         * Ideograph-R009-Man.el (M-00571): Unify JX2-214A; modify
1998         `ideographic-structure'.
1999         (C2-2535): Modify `ideographic-structure'.
2000
2001         * Ideograph-R004-Slash.el (U+3406): Separate BC-87D9; unify
2002         JX2-212D.
2003
2004         * Ideograph-R032-Earth.el (JX1-2F57): Unify JU+FA10.
2005
2006         * Ideograph-R015-Ice.el (U+34C7): Unify JX2-232F; delete
2007         `non-morohashi'.
2008
2009 2001-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2010
2011         * Ideograph-R012-Eight.el (JX2-2327): New character; relate to
2012         U-00020509 and M-48931.
2013
2014         * Ideograph-R075-Tree.el (J83-4034): Unify J90-4034.
2015
2016         * Ideograph-R004-Slash.el (U-00020089): Unify JX2-2121.
2017
2018 2001-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2019
2020         * Ideograph-R086-Fire.el, Ideograph-R079-Weapon.el: Merge KS X
2021         1001 code points.
2022
2023         * Ideograph-R053-Dotted-Cliff.el (M-09437): Separate U+F928;
2024         relate to U-0002F88E; unify JU+F928 and KU+5ECA.
2025         (K0-5227): New character; relate to U-0002F88E; unify U+F928.
2026         (C6-5240): Unify U-0002F88E.
2027
2028 2001-11-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2029
2030         * Ideograph-R081-Compare.el: Merge KS X 1001 code points.
2031
2032 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2033
2034         * Ideograph-R092-Fang.el (J0-3267): Unify K0-6433.
2035
2036         * Ideograph-R091-Slice.el, Ideograph-R089-Double-X.el,
2037         Ideograph-R088-Father.el, Ideograph-R087-Claw.el,
2038         Ideograph-R083-Clan.el, Ideograph-R080-Do-Not.el,
2039         Ideograph-R078-Death.el: Merge KS X 1001 code points.
2040
2041 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2042
2043         * Ideograph-R030-Mouth.el (U+556B): Separate CB-00065 and M059207;
2044         unify G1-7C2F; fix `ideographic-structure'.
2045         (U+5622): Unify G1-7C34.
2046
2047 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2048
2049         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R085-Water.el:
2050         Merge KS X 1001 code points.
2051
2052         * Ideograph-R084-Steam.el (U+6C23): Unify K0-5128.
2053
2054         * Ideograph-R082-Fur.el: Merge KS X 1001 code points.
2055
2056 2001-11-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2057
2058         * Ideograph-R075-Tree.el: Merge KS X 1001 code points.
2059
2060         * Ideograph-R074-Moon.el (M-14364): Relate to U-0002F8D8; delete
2061         `kangxi-strokes'; separate C4-323E; separate U+F929; unify JU+F929
2062         and KU+6717.
2063         (U+F929): Relate to U-0002F8D8 and M-14364; unify K0-5228.
2064         (C4-323E): Unify U-0002F8D8.
2065
2066         * Ideograph-R077-Stop.el, Ideograph-R072-Sun.el: Merge KS X 1001
2067         code points.
2068
2069 2001-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2070
2071         * Ideograph-R037-Big.el:
2072         - Merge Big5 code points.
2073         - Add some `ideographic-structure' properties.
2074         - Merge CBETA numbers.
2075
2076         * Ideograph-R009-Man.el (CB-05718): New character; relate to M-441
2077         and U-000201B8.
2078         (C3-456B): Unify CB-04736.
2079         (CB-04186): New character; relate to M-1283 and U-00020427.
2080
2081 2001-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2082
2083         * Ideograph-R172-Short-Tailed-Bird.el (J0-3D38): Separate
2084         EGB-3C2F.
2085         (G0-3C2F): Unify EGB-3C2F.
2086
2087         * Ideograph-R036-Evening.el:
2088         - Merge Big5 code points.
2089         (U+5918): Use `<-vulgar-ideograph' instead of `comment'.
2090         - Add some `ideographic-structure' properties.
2091         - Merge CBETA numbers.
2092         - Use `=>ucs' instead of `->ucs'.
2093
2094         * Ideograph-R162-Walk.el (M-38985): Unify GT-52349.
2095         (J90-3F6B): Unify GT-52230.
2096
2097         * Ideograph-R076-Lack.el (J0-5D41): Separate EGB-2E55 and U+6B54;
2098         add S1-3943.
2099         (EGB-2E55): Add S1-3944.
2100
2101         * Ideograph-R035-Go-Slowly.el, Ideograph-R034-Go.el:
2102         - Use `=>ucs' instead of `->ucs'.
2103         - Merge Big5 code points.
2104
2105         * Ideograph-R030-Mouth.el:
2106         - Merge Big5 code points.
2107         (U+53F6): Use `<-ancient-ideograph' instead of
2108         `ancient-char-of-shinjigen-1'.
2109         - Add some `ideographic-structure' properties.
2110         - Merge CBETA numbers.
2111         (U+5412): Use `<-original-ideograph' instead of
2112         `original-char-of-shinjigen-1'.
2113
2114 2001-11-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2115
2116         * isolated-char.el (GT-52230): New character.
2117         (GT-52349): New character.
2118
2119         * Ideograph-R032-Earth.el:
2120         - Merge Big5 code points.
2121         - Add some `ideographic-structure' properties.
2122         - Merge CBETA numbers.
2123
2124 2001-11-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2125
2126         * Ideograph-R031-Enclosure.el:
2127         - Add some `ideographic-structure' properties.
2128         - Merge CBETA numbers.
2129
2130 2001-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2131
2132         * Ideograph-R120-Silk.el (J0-4147): Separate G0-4B58; unify
2133         C1-5743.
2134         (U+7D20): Unify G0-4B58; separate C1-5743.
2135
2136         * Ideograph-R033-Scholar.el:
2137         - Merge Big5 code points.
2138         - Use `=>ucs' instead of `->ucs'.
2139         - Merge CBETA numbers.
2140
2141         * Ideograph-R164-Wine.el (J0-6E50): Unify G1-523D and U+91AB.
2142         (C1-7750): Separate G1-523D and U+91AB.
2143
2144 2001-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2145
2146         * char-db-util.el (what-char-definition): If a target character is
2147         a builtin character, display a corresponding ordinary character as
2148         a comment.
2149
2150 2001-11-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2151
2152         * ideograph-util.el (ideographic-structure-find-char): New
2153         function.
2154
2155         * char-db-util.el (char-ref-p): New function.
2156         (char-ref=): New function.
2157         (char-spec=): New function.
2158
2159 2001-11-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2160
2161         * Ideograph-R053-Dotted-Cliff.el (J0-567E): Separate S1-2207.
2162         (C3-4661): Fix `ideographic-strokes'.
2163         (S1-2207): Unify GT-11902 and M050989.
2164         (J0-567D): Separate S1-2209.
2165         (K0-4F2A): Delete `kangxi-strokes'.
2166         (S1-2209): Unify GT-11901.
2167
2168         * Ideograph-R027-Cliff.el (U+53A0): Use `<-vulgar-ideograph'
2169         instead of `vulgar-char-of-shinjigen-1'.
2170         (M-02993): Separate S-2200.
2171         (U+53A6): Separate C3-3A28; unify S-2200; add
2172         `<-vulgar-ideograph'.
2173         (U+53A8): Use `<-vulgar-ideograph' instead of
2174         `vulgar-char-of-shinjigen-1'.
2175         (S-2208): Use `<-vulgar-ideograph' instead of
2176         `vulgar-char-of-shinjigen-1'; unify GT-03811.
2177         (U+53A9): Delete `kangxi-strokes'.
2178         (U+53AE): Use `<-vulgar-ideograph' instead of
2179         `vulgar-char-of-shinjigen-1'.
2180         (M-03033): Use `<-vulgar-ideograph' instead of
2181         `vulgar-char-of-shinjigen-1'.
2182         (J0-5252): Likewise.
2183         (C3-5755): Use `->same-ideograph' instead of `morohashi-daikanwa';
2184         delete `daikanwa-radical'.
2185         - Merge Big5 code points.
2186         - Add some `ideographic-structure' properties.
2187         - Merge CBETA code points.
2188         - Use `=>ucs' instead of `->ucs'.
2189
2190 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2191
2192         * Ideograph-R061-Heart.el (CB-01158): New character.
2193
2194 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2195
2196         * Ideograph-R013-Down-Box.el (S1-522): Unify GT-02025 and M070584.
2197         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2198           `hanyu-dazidian-char'.
2199         - Merge Big5-CDP code points.
2200         - Add some `ideographic-structure' properties.
2201         - Merge CJK Ext-B code points.
2202         - Use char-spec instead of char-ref as operators in
2203           `ideographic-structure' properties.
2204
2205         * ad-hoc-cdp.el: New file.
2206
2207         * Ideograph-R029-Again.el:
2208         - Use `=>ucs' instead of `->ucs'.
2209         - Merge Big5 code points.
2210         - Add some `ideographic-structure' properties.
2211         - Merge CBETA code points.
2212
2213         * Ideograph-R028-Private.el (C4-2249): Unify CB-06611.
2214         (U+53C5): Use `<-vulgar-ideograph' instead of
2215         `vulgar-char-of-shinjigen-1'; unify CB-03744.
2216
2217         * Ideograph-R026-Seal.el (U+536D): Add `ideographic-structure';
2218         unify CB-00886.
2219         (U+5374): Add `ideographic-structure'; unify CB-00230.
2220
2221         * Ideograph-R022-Right-Open-Box.el (U+5215): Use M-05972 instead
2222         of U+5927/U+54C1 in the `ideographic-structure'.
2223
2224         * Ideograph-R018-Knife.el (U+5215): Use C4-2141 instead of
2225         U+5200|U+5200.
2226
2227 2001-10-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2228
2229         * Ideograph-R122-Net.el (U+7F53): Add `hanyu-dazidian-vol',
2230         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
2231         `ideographic-structure'; unify BC-85BE.
2232
2233         * Ideograph-R109-Eye.el (J0-6243): Unify BC-88E9.
2234
2235         * Ideograph-R050-Turban.el (U+5E42): Separated from C3-3979 and
2236         moved from Ideograph-R014-Cover.el.
2237
2238         * Ideograph-R025-Divination.el (M070816): New character.
2239         (M-02776): Unify CB-00855.
2240         (U+535D): Add `ideographic-structure'; unify CB-01453.
2241         (J0-5246): Add `ideographic-structure'.
2242         (U+535E): Use char-spec instead of char-ref as the operator in
2243         `ideographic-structure'.
2244         (M-02820): Add `ideographic-structure'; unify CB-05348.
2245         (U+5368): Add `ideographic-structure'.
2246
2247         * Ideograph-R015-Ice.el:
2248         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2249           `hanyu-dazidian-char'.
2250         - Use char-spec instead of char-ref as operators in
2251           `ideographic-structure' properties.
2252         - Merge CJK Ext-B code points.
2253         (C6-235C): Use `<-vulgar-ideograph' instead of
2254         `vulgar-char-of-shinjigen-1'; unify U-000205B1.
2255
2256         * Ideograph-R014-Cover.el (U-000****): Merge missing
2257         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2258         `hanyu-dazidian-char'.
2259
2260         * Ideograph-R012-Eight.el:
2261         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2262           `hanyu-dazidian-char'.
2263         - Merge CJK Ext-B code points.
2264         - Merge Big5-CDP code points.
2265         - Use char-spec instead of char-ref as operators in
2266           `ideographic-structure' properties.
2267
2268         * Ideograph-R011-Enter.el:
2269         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2270           `hanyu-dazidian-char'.
2271         - Merge CJK Ext-B code points.
2272         (M-01416): Relate to U-000204DB instead of U+4EBD.
2273         (C6-2136): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2274         `hanyu-dazidian-char'; unify U-000204DB.
2275
2276         * Ideograph-R003-Dot.el (U-0002007D): Unify BC-87B9.
2277         (C1-443B): Separated from U+51E1 and moved from
2278         Ideograph-R016-Table.el.
2279
2280 2001-10-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2281
2282         * Ideograph-R009-Man.el:
2283         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2284           `hanyu-dazidian-char'.
2285         - Merge Big5-CDP code points.
2286         - Add some `ideographic-structure' properties.
2287         - Merge CJK Ext-B code points.
2288         - Use char-spec instead of char-ref as operators in
2289           `ideographic-structure' properties.
2290
2291 2001-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2292
2293         * Ideograph-R140-Grass.el (BC-8B4B): New character.
2294         (U+5179): Add `ideographic-structure'; unify BC-88F2.
2295
2296 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2297
2298         * Ideograph-R014-Cover.el:
2299         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2300           `hanyu-dazidian-char'.
2301         - Use char-spec instead of char-ref as operators in
2302           `ideographic-structure' properties.
2303         - Merge CJK Ext-B code points.
2304         - Add some `ideographic-structure' properties.
2305         - Merge Big5-CDP code points.
2306
2307         * Ideograph-R030-Mouth.el (JX2-2424): Separate C4-3074 and U+5547.
2308         (BC-8C6B): New character.
2309
2310 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2311
2312         * Ideograph-R010-Legs.el:
2313         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2314           `hanyu-dazidian-char'.
2315         - Use char-spec instead of char-ref as operators in
2316           `ideographic-structure' properties.
2317         - Merge Big5-CDP code points.
2318         - CJK Ext-B code points.
2319         (U+515F): Don't use CDP's special operator in
2320         `ideographic-structure'.
2321         (U+5162): Likewise.
2322
2323         * Ideograph-R008-Lid.el (CB-04846): Relate to U+342B.
2324         (U+342C): Add `ideographic-structure'.
2325         (BC-8C50): Likewise.
2326         (U+4EAF): Likewise.
2327         (M-00311): Likewise.
2328         (BC-8BA7): New character.
2329         (BC-8AE6): Add `ideographic-structure'; unify U-00029ACF.
2330
2331         * Ideograph-R002-Line.el (U+4E2A): Add `ideographic-structure';
2332         unify BC-8A4B.
2333
2334 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2335
2336         * Ideograph-R004-Slash.el (BC-8DD9): Use BC-89CD instead of B-89CD
2337         in `ideographic-structure'.
2338
2339         * Ideograph-R001-One.el (BC-8BBF): New character.
2340         (C2-212E): Use U-00020087 instead of BC-8B5F in
2341         `ideographic-structure'.
2342
2343         * Ideograph-R011-Enter.el (C*-****): Merge CJK Ext-B code points.
2344         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2345           `hanyu-dazidian-char'.
2346         - Use char-spec instead of char-ref as operators in
2347           `ideographic-structure' properties.
2348
2349 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2350
2351         * char-db-util.el (char-db-coded-charset-priority-list): Eliminate
2352         Mule-private coded-charsets and ideograph-gt-pj-* from initial
2353         value; add `ideograph-gt' into initial value.
2354         (char-db-insert-char-spec): Modify to avoid empty char-spec.
2355
2356 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2357
2358         * Ideograph-R003-Dot.el (M-00100): Add `ideographic-structure'.
2359
2360         * Ideograph-R002-Line.el (U-00023D92): Use BC-89CD instead of
2361         B-89CD in `ideographic-structure'.
2362
2363 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2364
2365         * Ideograph-R008-Lid.el (BC-8C6B): Moved to
2366         Ideograph-R030-Mouth.el.
2367
2368         * Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
2369         Ideograph-R073-Say.el, Ideograph-R071-Not.el,
2370         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
2371         Ideograph-R067-Script.el, Ideograph-R066-Rap.el: Merge KS X 1001
2372         code points.
2373
2374         * Ideograph-R040-Roof.el:
2375         - Use `=>ucs' instead of `->ucs'.
2376         - Merge KS X 1001 code points.
2377
2378 2001-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2379
2380         * Ideograph-R008-Lid.el:
2381         - Use char-spec instead of char-ref as operators in
2382           `ideographic-structure' properties.
2383         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2384           `hanyu-dazidian-char'.        
2385         (M-00291): Use M-19721 instead of U+7236 in
2386         `ideographic-structure'.
2387         (M-00292): Add `ideographic-structure'.
2388         (CB-04846): Add `ideographic-structure'; unify BC-8C5E.
2389         (U+4EA9): Add `ideographic-structure'.
2390         (M-00300): Add `ideographic-structure'; unify BC-8BE5.
2391         (C4-2534): Add `ideographic-structure'.
2392         (U+4EAF): Unify BC-8AA5.
2393         (K0-5322): Add `ideographic-structure'.
2394
2395         * Ideograph-R007-Two.el:
2396         - Use char-spec instead of char-ref as operators in
2397           `ideographic-structure' properties.
2398         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2399           `hanyu-dazidian-char'.
2400
2401         * Ideograph-R005-Second.el:
2402         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2403           `hanyu-dazidian-char'.
2404         - Merge Big5-CDP code points.
2405         (C*-****): Merge CJK Ext-B code points.
2406         - Delete Big5 code points if Big5-CDP code points are defined.
2407         - Use char-spec instead of char-ref as operators in
2408           `ideographic-structure' properties.
2409
2410 2001-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2411
2412         * char-db-util.el (char-db-coded-charset-priority-list): New
2413         variable.
2414         (char-db-insert-char-spec): Use
2415         `char-db-coded-charset-priority-list' to split a character.
2416
2417         * Ideograph-R053-Dotted-Cliff.el: Merge KS X 1001 code points.
2418         (M-09454): Use `<-vulgar-ideograph' instead of
2419         `vulgar-char-of-shinjigen-1'.
2420
2421         * Ideograph-R007-Two.el:
2422         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2423           `hanyu-dazidian-char'.
2424         - Merge Big5-CDP code points.
2425         (C*-****): Merge CJK Ext-B code points.
2426         (U+4E8F): Use `<-original-ideograph' instead of
2427         `original-char-of-shinjigen-1'; add `ideographic-structure'; unify
2428         BC-8CF1.
2429         (U+4E90): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2430         `hanyu-dazidian-char'; use `->ideographic-variants' instead of
2431         `variant-of-shinjigen-1'; add `ideographic-structure'; unify
2432         BC-8A42.
2433
2434         * Ideograph-R008-Lid.el (U-000*****): Add `hanyu-dazidian-vol',
2435         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
2436
2437 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2438
2439         * Ideograph-R212-Dragon.el (JX1-7E76): Separate G1-4553 and
2440         U+9F90; unify K0-5B42.
2441
2442         * Ideograph-R006-Hook.el, Ideograph-R004-Slash.el (U-000*****):
2443         Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2444         `hanyu-dazidian-char'.
2445
2446         * Ideograph-R003-Dot.el (U-0002007D): Add `hanyu-dazidian-vol',
2447         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
2448
2449         * Ideograph-R002-Line.el (U+4E2A): Add `hanyu-dazidian-vol',
2450         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
2451
2452 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2453
2454         * Ideograph-R209-Nose.el (J0-4921): Unify K0-5E2C.
2455
2456         * Ideograph-R194-Ghost.el (M-45906): Unify K0-582A.
2457         (M-45906'): Separate U+9B54, G0-4427 and M057627; fix
2458         `total-strokes'; unify M050602.
2459         (U+9B54): Unify M057627.
2460
2461         * Ideograph-R187-Horse.el (M-44795): Separate C3-596A and U+9A08;
2462         unify K0-5C40.
2463
2464         * Ideograph-R184-Eat.el (J0-5D3B): Unify K0-6B66.
2465
2466         * Ideograph-R163-City.el (JX1-7C6A): Add `ucs-ks' for U+90FD.
2467
2468         * Ideograph-R149-Speech.el: Merge KS X 1001 code points.
2469
2470         * Ideograph-R034-Go.el (M-05692): Relate to U-00021552; delete
2471         `cns-radical'.
2472         (BC-8874): New character; unify U-00021552.
2473         (M-05693): Separate C2-213A and U+5903.
2474         (C6-2263): Delete `cns-radical'.
2475         (U+5904): Delete `non-morohashi'.
2476
2477         * Ideograph-R020-Wrap.el: Merge CBETA numbers.
2478         (U+52F9): Delete Big5.
2479         (C3-2225): Use `->ideographic-variants' instead of
2480         `ideographic-variants'.
2481         (JX1-2E6C): Use `->ideographic-variants' instead of
2482         `ideographic-different-form-of'; separate C3-2224 and M054897;
2483         unify CB-05526.
2484
2485         * Ideograph-R009-Man.el (M070276): Relate to U-00020089; add
2486         `<-radical' for U-00020089; delete Big5.
2487
2488         * Ideograph-R001-One.el:
2489         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2490           `hanyu-dazidian-char'.
2491         - Merge Big5-CDP code points.
2492         - Use char-spec instead of char-ref as operators in
2493           `ideographic-structure' properties.
2494         - Merge CJK Ext-B code points.
2495         (GT-8): Add `->identical' for U-00020089.
2496         (GT-10): Unify M051101.
2497         (GT-22): Unify M050071.
2498         (C2-212E): Use <IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM
2499         UPPER LEFT> instead of <IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO
2500         BELOW> in the operator of `ideographic-structure'.
2501         (M-00038): Separate C6-222A; relate to U-000200E0.
2502
2503 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2504
2505         * Ideograph-R195-Fish.el (U+9C47): Unify K0-4B3E.
2506
2507         * Ideograph-R181-Leaf.el (U+9839): Unify K0-775D.
2508
2509         * Ideograph-R180-Sound.el (K0-7B61): New character.
2510
2511         * Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R167-Gold.el:
2512         Merge KS X 1001 code points.
2513
2514         * Ideograph-R140-Grass.el (U+83D0): Add `hanyu-dazidian-vol',
2515         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
2516         `ideographic-structure'; unify BC-8D48; separate C5-3B6F.
2517
2518         * Ideograph-R051-Dry.el (C4-2178): Unify U-00022189.
2519         (M-09173): Separate C4-2426; add `hanyu-dazidian-vol',
2520         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8A48 and
2521         U-0002218D.
2522
2523         * Ideograph-R049-Oneself.el (M-08747): Separate JX2-286F.
2524         (JX2-286F): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2525         `hanyu-dazidian-char'; unify BC-8BAD.
2526
2527         * Ideograph-R024-Ten.el (JX2-2351): Add `hanyu-dazidian-vol',
2528         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8D45.
2529         (BC-8C49): Delete Big5.
2530
2531         * Ideograph-R013-Down-Box.el:
2532         - Delete Big5 code points if Big5-CDP code points are defined.
2533         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2534           `hanyu-dazidian-char'.
2535         (C*-****): Merge CJK Ext-B code points.
2536
2537         * Ideograph-R008-Lid.el (J0-5035): Delete Big5.
2538         (C*-****): Merge CJK Ext-B code points.
2539
2540         * u0E000-Private-Use.el:
2541         - Delete BIG5-CDP code points.
2542         - Add missing Big5 code points.
2543
2544         * Ideograph-R174-Blue.el (U+9751): Unify K0-746C.
2545
2546         * Ideograph-R162-Walk.el (M-38812): Unify K0-4C26.
2547
2548         * Ideograph-R134-Mortar.el (C6-3B3B): Delete Big5.
2549
2550         * Ideograph-R124-Feather.el (BC-8ACB): Delete Big5.
2551
2552         * Ideograph-R119-Rice.el (U+7CA6): Delete Big5.
2553
2554         * Ideograph-R102-Field.el (U+7550): Delete Big5.
2555
2556         * Ideograph-R087-Claw.el (C4-386A): Delete Big5.
2557
2558         * Ideograph-R065-Branch.el (U+652F): Unify M-13061 and K0-7228.
2559
2560         * Ideograph-R063-Door.el: Merge KS X 1001 code points.
2561         (C3-2629): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2562         `hanyu-dazidian-char'; use `<-original-ideograph' instead of
2563         `original-ideograph-of'; unify BC-89B5.
2564
2565         * Ideograph-R061-Heart.el: Merge KS X 1001 code points.
2566
2567         * Ideograph-R057-Bow.el (M-09706): Add `hanyu-dazidian-vol',
2568         `hanyu-dazidian-page' and `hanyu-dazidian-char'; use
2569         `<-original-ideograph' instead of `original-ideograph-of'; unify
2570         BC-87DB and U-000223A3.
2571
2572         * Ideograph-R053-Dotted-Cliff.el (J0-5678): Delete Big5.
2573
2574         * Ideograph-R050-Turban.el (U+5E00): Delete Big5.
2575
2576         * Ideograph-R044-Corpse.el (C6-244F): Delete Big5.
2577
2578         * Ideograph-R037-Big.el (C3-2345): Relate to U+4E54 and M-05860.
2579         (U+5939): Delete `kangxi-radical' and `kangxi-strokes'; add
2580         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2581         `hanyu-dazidian-char'; unify BC-8A69.
2582         (C4-3127): Unify BC-856E.
2583
2584         * Ideograph-R030-Mouth.el (C5-2161): Delete Big5.
2585         (U+5485): Likewise.
2586
2587         * Ideograph-R028-Private.el (U+53B6): Delete Big5.
2588
2589         * Ideograph-R026-Seal.el (U+353F): Add `hanyu-dazidian-vol',
2590         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8772.
2591
2592         * Ideograph-R019-Power.el (U+52B5): Delete Big5.
2593
2594         * Ideograph-R018-Knife.el (U+5202): Delete Big5.
2595
2596         * Ideograph-R015-Ice.el (U+51AB): Delete Big5.
2597
2598         * Ideograph-R014-Cover.el (U+5196): Delete Big5.
2599
2600         * Ideograph-R004-Slash.el:
2601         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2602           `hanyu-dazidian-char'.        
2603         - Delete Big5 code points if Big5-CDP code points are defined.
2604         - Merge Big5-CDP code points.
2605         - Use char-spec instead of char-ref as operators in
2606           `ideographic-structure' properties.
2607         (C*-****): Merge CJK Ext-B code points.
2608
2609         * Ideograph-R002-Line.el:
2610         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2611           `hanyu-dazidian-char'.
2612         - Delete Big5 code points if Big5-CDP code points are defined.
2613         - Use char-spec instead of char-ref as operators in
2614           `ideographic-structure' properties.
2615         - Merge Big5-CDP code points.
2616         - Add `ideographic-structure' properties for some characters.
2617
2618 2001-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2619
2620         * Ideograph-R075-Tree.el (U+6765): Add `hanyu-dazidian-vol',
2621         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8A68.
2622
2623         * Ideograph-R006-Hook.el:
2624         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2625           `hanyu-dazidian-char'.
2626         - Merge Big5-CDP code points.
2627         (C*-****): Merge CJK Ext-B code points.
2628
2629         * Ideograph-R047-River.el (U+5DDC): Add `hanyu-dazidian-vol',
2630         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8978.
2631
2632         * Ideograph-R092-Fang.el (U+3E26): Add `hanyu-dazidian-vol',
2633         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-88DC.
2634
2635         * Ideograph-R126-And.el (C5-2179): Add `hanyu-dazidian-vol',
2636         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-87DC and
2637         U-000264D0.
2638
2639 2001-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2640
2641         * Ideograph-R003-Dot.el:
2642         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2643           `hanyu-dazidian-char'.
2644         - Delete Big5 code points if Big5-CDP code points are defined.
2645         - Use char-spec instead of char-ref as operators in
2646           `ideographic-structure' properties.
2647         (U-000225A9): New character; unify BC-87D6.
2648         (U+4E3A): Unify BC-89D0.
2649         (U-00020082): New character; unify BC-87D5.
2650
2651 2001-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2652
2653         * char-db-util.el (insert-char-attributes): Format
2654         `hanyu-dazidian-{vol|page|char}'; format `->identical' as a list
2655         of char-refs.
2656
2657 2001-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2658
2659         * u02F00-Kangxi-Radicals.el (KANGXI RADICAL TONGUE): Delete Big5.
2660
2661         * u02E00-CJK-Radical-Supplement.el: Delete Big5 code points if
2662         Big5-CDP code points are defined.
2663
2664 2001-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2665
2666         * Ideograph-R038-Woman.el: Use `=>ucs' instead of `->ucs'.
2667         (C6-2F79): Relate to U-00021706.
2668         (JX2-2555): Unify U-00021706.
2669
2670         * Ideograph-R032-Earth.el: Use `=>ucs' instead of `->ucs'.
2671         (JX2-2463): Unify U-00021274.
2672
2673 2001-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2674
2675         * Ideograph-R037-Big.el: Use `=>ucs' instead of `->ucs'.
2676         (JX2-2547): Unify U-00021647.
2677         (C4-3678): Add `ideographic-structure'.
2678
2679         * Ideograph-R017-Open-Box.el (CB-04552): New character.
2680         (U+51F7): Add `ideographic-structure'; unify CB-00631.
2681         (U+51FE): Use `<-vulgar-ideograph' instead of
2682         `vulgar-char-of-shinjigen-1'; add `ideographic-structure'; unify
2683         CB-00630.
2684         (C3-275A): Add `ideographic-structure'.
2685
2686         * Ideograph-R004-Slash.el (C3-2263): Separate G0-362A and U+4E22;
2687         delete `kangxi-radical'; unify JC3-41BA.
2688
2689         * Ideograph-R001-One.el (U+4E22): Separated from M-00144 and moved
2690         from Ideograph-R004-Slash.el.
2691
2692         * Ideograph-R024-Ten.el (C3-232D): Unify CB-00017.
2693         (U+535B): Unify CB-01465.
2694
2695         * Ideograph-R023-Hiding-Enclosure.el (M-02688): Add
2696         `ideographic-structure'.
2697         (CB-02506): New character; relate to M-02688.
2698         (M-02692): Add `ideographic-structure'; separate U+3538.
2699         (U+3538): Unify CB-00632; add `ideographic-structure'.
2700
2701 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2702
2703         * Ideograph-R022-Right-Open-Box.el (U+5332): Use
2704         `<-vulgar-ideograph' instead of `vulgar-char-of-shinjigen-1'; add
2705         `ideographic-structure'; unify CB-02324.
2706         (U+5333): Add `ideographic-structure'; unify CB-00633.
2707         (M-02662): Add `ideographic-structure'; unify CB-05235.
2708
2709         * Ideograph-R018-Knife.el (C4-2141): Add some
2710         `ideographic-structure'.
2711         - Add some `ideographic-structure' properties.
2712         - Merge CBETA numbers.  
2713         (U+5226): Use `<-vulgar-ideograph' instead of
2714         `vulgar-char-of-shinjigen-1'.
2715         (U+5227): Likewise.
2716         (U+5259): Likewise.
2717
2718         * Ideograph-R001-One.el: Merge CHINA3-JEF code points.
2719
2720         * Ideograph-R019-Power.el:
2721         - Merge CBETA numbers.
2722         - Add some `ideographic-structure' properties of CBETA characters.
2723
2724         * Ideograph-R013-Down-Box.el (M-01523): Unify CB-04693.
2725         (CB-04393): New character.
2726         (CB-02605): New character.
2727
2728         * Ideograph-R012-Eight.el (U+5173): Unify CB-00659.
2729         (M-01494): Unify CB-00042.
2730         (M-01505): Unify CB-04138.
2731
2732 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2733
2734         * Ideograph-R016-Table.el (U+51E3): Unify CB-04891.
2735         (M-01751): Unify CB-05169; add `ideographic-structure'.
2736         (U+51ED): Unify CB-00285; add `ideographic-structure'.
2737         (U+51F4): Unify CB-06316; add `ideographic-structure'.
2738
2739         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el: Merge CBETA
2740         numbers.
2741
2742 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2743
2744         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Merge
2745         CHINA3-JEF code points.
2746
2747         * Ideograph-R003-Dot.el (M-00100): Unify JC3-41B3.
2748
2749         * Ideograph-R002-Line.el: Merge CHINA3-JEF code points.
2750
2751 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2752
2753         * Ideograph-R032-Earth.el: Merge missing KS X 1001 code points.
2754         (M-05344): Separate C3-4056 and U+585C; unify J83-444D, J90-444D
2755         and M054239; add ucs-jis for U+585A.
2756         (U+58A8): Separate C1-702E; delete `cns-radical'.
2757
2758 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2759
2760         * Ideograph-R203-Black.el (C1-702E): Separated from U+58A8 and
2761         moved from Ideograph-R032-Earth.el.
2762
2763         * Ideograph-R029-Again.el (JX2-235C): Unify U-00020B1D.
2764         (U+53CC): Use `script' and `<-vulgar-ideograph' instead of
2765         `comment'.
2766
2767         * Ideograph-R028-Private.el (C5-212E): Separate JX2-2359; unify
2768         U-00020AD3.
2769
2770         * Ideograph-R019-Power.el (JX2-234A): Relate to U-000208B9.
2771         (C5-5A7B): Unify U-000208B9.
2772
2773 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2774
2775         * Ideograph-R030-Mouth.el (JX2-243A): Unify U-00020E64.
2776
2777         * Ideograph-R009-Man.el (JX2-2170): Unify U-0002032B.
2778         (JX2-2179): Unify U-00020371.
2779         (C4-4234): Relate to U-00020371.
2780
2781         * Ideograph-R004-Slash.el (C4-2226): Unify U-000200A2.
2782         (JX2-212B): Relate to U-000200A2.
2783         (JX2-212E): Unify U-000200A4.
2784
2785         * README.en (Character Reference): Add `inkai'.
2786
2787 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2788
2789         * Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
2790         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el: Merge
2791         missing KS X 1001 code points.
2792
2793         * Ideograph-R009-Man.el: Merge CBETA numbers.
2794
2795 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2796
2797         * Ideograph-R083-Clan.el (J83-5D62): New character; unify
2798         J78-5D62.
2799         (U+6C13): Add `total-strokes'.
2800
2801         * Ideograph-R026-Seal.el (C78-362A): Relate to U+537F.
2802
2803         * Ideograph-R010-Legs.el (M-01371): Unify CB-01781.
2804         (M-01374): Unify CB-05839.
2805
2806         * Ideograph-R008-Lid.el (M074988): Unify CB-04846.
2807         (M-00297): Unify CB-01504.
2808         (M-00310): Unify CB-00282.
2809         (M071493): Unify CB-03716.
2810
2811         * Ideograph-R007-Two.el (M-00262): Unify CB-00040.
2812
2813         * Ideograph-R006-Hook.el (M-00229): Unify CB-06876.
2814
2815         * Ideograph-R004-Slash.el (U+4E3F): Unify CB-06875.
2816         (M-00124): Unify CB-01415.
2817
2818         * Ideograph-R003-Dot.el (M-00097): Unify CB-2728.
2819
2820         * Ideograph-R002-Line.el (U+4E2A): Unify CB-286.
2821
2822 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2823
2824         * char-db-util.el (insert-char-attributes): Format
2825         `ideograph-cbeta' as same as `ideograph-daikanwa' and
2826         `ideograph-gt'.
2827
2828         * Ideograph-R063-Door.el (M-11750): Separate C1-5F3D; unify
2829         J78-4862.
2830         (J83-4862): New character.
2831
2832         * Ideograph-R028-Private.el: Unify missing KS X 1001 code points.
2833
2834 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2835
2836         * Ideograph-R196-Bird.el (U+9D48): Unify J78-727E and J83-727E.
2837         (J83-7337): New character.
2838
2839         * Ideograph-R195-Fish.el (J90-724F): Separate U+9BF1.
2840         (U+9BF1): Unify J78-724F and J83-724F.
2841
2842         * Ideograph-R172-Short-Tailed-Bird.el (J0-7033): Add
2843         `jisx0208-difference'.
2844
2845         * Ideograph-R109-Eye.el (M-23314): Separate G0-4C77, C1-5C3C,
2846         J90-442F and U+773A; unify J78-442F and J83-442F.
2847         (M-23694): Unify G0-4B32 and U+77AC.
2848         (C1-7449): Separate G0-4B32, J90-3D56 and U+77AC.
2849         (J83-3D56): New character.
2850
2851         * Ideograph-R108-Dish.el (M-22959): Separate S2-5238, G0-4568,
2852         C1-5259, J90-4B5F and U+76C6; unify J78-4B5F and J83-4B5F.
2853
2854         * Ideograph-R104-Sickness.el (J90-6221): Separate S2-5189.
2855         (S2-5189): Unify J78-6221 and J83-6221.
2856
2857         * Ideograph-R098-Tile.el (M-21586): Separate S1-4996, S2-4996 and
2858         C1-7148; unify J78-612E and J83-612E.
2859
2860         * Ideograph-R097-Melon.el (J83-6121): New character; unify
2861         J78-6121; relate to U+74E0 and M-21392.
2862
2863         * Ideograph-R088-Father.el (M-19721): Separate G0-3838, C1-4558,
2864         J90-4963 and U+7236; unify J78-4963 and J83-4963.
2865
2866         * Ideograph-R086-Fire.el (M-19520): Separate EGB-2D6C, C2-6228,
2867         J90-6022 and U+71FF; unify J78-6022 and J83-6022.
2868
2869         * Ideograph-R082-Fur.el (J90-5D61): Separate S2-4033.
2870         (S2-4033): Unify K0-6E7D.
2871         (J83-5D61): New character; relate to U+6C08 and M-16982.
2872
2873         * Ideograph-R075-Tree.el:
2874         - Add missing JIS X 0208 code points.
2875         - Fix some code points.
2876
2877         * Ideograph-R067-Script.el (M-13469): Unify J78-4865 and J83-4865.
2878
2879         * Ideograph-R064-Hand.el (M-11824): Separate J90-592E and U+6268;
2880         unify J78-592E and J83-592E; add `total-strokes'.
2881         (M-12557'): Separate J90-405D; unify J78-405D and J83-405D; add
2882         `total-strokes'.
2883
2884         * README.en (Character Reference): Modify characters of
2885         `chuuka-daijiten' and `seiji-tsuu'.
2886
2887 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2888
2889         * Ideograph-R162-Walk.el (J0-4A55): Unify JIS X 0208:1978 and 1983
2890         code points.
2891         (J78-4454): Add `jisx0208-type' instead of `jisx0208-difference'.
2892         (J83-4454): Fix `jisx0208-difference'.
2893         (J78-4B78): Add `jisx0208-type' instead of `jisx0208-difference'.
2894         (J83-4B78): Add `jisx0208-difference'.
2895         (J83-4676): Fix `total-strokes'.
2896         (J78-3029): Add `jisx0208-type' instead of `jisx0208-difference'.
2897         (J83-3029): Fix `jisx0208-difference'.
2898         (J90-4D5A): Unify JIS X 0208:1983 code point.
2899
2900         * Ideograph-R140-Grass.el (J0-693C): Add `jisx0208-difference'.
2901
2902         * Ideograph-R050-Turban.el (J0-5672): Add `jisx0208-difference'.
2903
2904         * Ideograph-R030-Mouth.el (J0-5350): Add `jisx0208-difference'.
2905
2906 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2907
2908         * Ideograph-R184-Eat.el (J90-5D3B): Unify JIS X 0208:1978 and 1983
2909         code points.
2910
2911         * Ideograph-R008-Lid.el (M-00297): Separate C5-2331.
2912         (C5-2331): Add `ideographic-structure'.
2913         (M-00316): Separate C4-2B5F; relate to U-00020158 instead of
2914         U+4EAD; use `<-vulgar-ideograph' instead of
2915         `vulgar-char-of-shinjigen-1'.
2916         (C4-2B5F): Unify U-00020158.
2917         (M-00317): Separate C6-3530; relate to U-00020159 instead of
2918         U+4EAE; use `<-vulgar-ideograph' instead of
2919         `vulgar-char-of-shinjigen-1'.
2920         (C6-3530): Unify U-00020159.
2921
2922 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2923
2924         * Ideograph-R195-Fish.el (M-46091): Unify J78-723C.
2925         (J90-723C): Unify JIS X 0208:1983 code points.
2926         (J90-7240): Unify JIS X 0208:1978 and 1983 code points.
2927         (M-46287): Unify J78-724E.
2928         (J90-724E): Unify JIS X 0208:1983 code points.
2929         (J90-725C): Unify JIS X 0208:1978 and 1983 code points.
2930
2931         * Ideograph-R182-Wind.el (M-43946): Separate J78-7128 and
2932         J83-7128.
2933         (J90-7128): Separate J78-7128 and J83-7128.
2934
2935         * Ideograph-R169-Gate.el (J90-6F5D): Unify JIS X 0208:1978 and
2936         1983 code points.
2937         (J90-6F60): Likewise.
2938
2939         * Ideograph-R167-Gold.el (J90-6E5F): Unify JIS X 0208:1978 and
2940         1983 code points.
2941         (J90-6F4F): Likewise.
2942         (J90-6E65): Likewise.
2943         (J90-395B): Likewise.
2944         (J90-6F25): Likewise.
2945         (J90-6E7D): Likewise.
2946         (J90-6F45): Likewise.
2947         (J90-6F47): Likewise.
2948         (M-40998): Unify J78-4C7A.
2949         (J90-4C7A): Unify JIS X 0208:1983 code point.
2950
2951         * Ideograph-R164-Wine.el (J90-3E5F): Unify JIS X 0208:1983 code
2952         point.
2953         (J90-4830): Likewise.
2954         (J90-3E7A): Unify JIS X 0208:1978 and 1983 code points.
2955
2956         * Ideograph-R158-Body.el (J90-6D40): Unify JIS X 0208:1978 and
2957         1983 code points.
2958
2959         * Ideograph-R154-Shell.el (J90-6C49): Unify JIS X 0208:1978 and
2960         1983 code points.
2961         (J90-4128): Unify J78-6C4D and J83-4128.
2962
2963         * Ideograph-R142-Insect.el (J90-4F39): Unify JIS X 0208:1983 code
2964         point.
2965         (J90-4066): Likewise.
2966         (J90-4768): Unify J78-6A24 and J83-4768.
2967         (J90-6A2C): Unify JIS X 0208:1978 and 1983 code points.
2968
2969 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2970
2971         * Ideograph-R211-Tooth.el (J90-4E70): Unify JIS X 0208:1978 and
2972         1983 code points.
2973
2974         * Ideograph-R199-Wheat.el (J90-7350): Unify JIS X 0208:1978 and
2975         1983 code points.
2976
2977         * Ideograph-R196-Bird.el (J90-375C): Unify JIS X 0208:1978 and
2978         1983 code points.
2979
2980         * Ideograph-R194-Ghost.el (J90-4B62): Unify JIS X 0208:1978 and
2981         1983 code points.
2982
2983         * Ideograph-R187-Horse.el (J90-7152): Unify JIS X 0208:1978 and
2984         1983 code points.
2985         (J90-417B): Likewise.
2986
2987         * Ideograph-R181-Leaf.el (J90-4B4B): Unify JIS X 0208:1983 code
2988         point.
2989         (J90-7078): Unify JIS X 0208:1978 and 1983 code points.
2990         (J90-453F): Unify JIS X 0208:1983 code point.
2991
2992         * Ideograph-R170-Mound.el (J90-7023): Unify JIS X 0208:1978 and
2993         1983 code points.
2994         (J90-3831): Likewise.
2995
2996         * Ideograph-R165-Distinguish.el (J90-3C61): Unify JIS X 0208:1978
2997         and 1983 code points.
2998
2999         * Ideograph-R159-Cart.el (J90-453E): Unify JIS X 0208:1978 and
3000         1983 code points.
3001         (J90-6D44): Likewise.
3002         (J90-6D5A): Likewise.
3003
3004         * Ideograph-R145-Clothes.el (J90-6A59): Unify JIS X 0208:1978 and
3005         1983 code points.
3006         (J90-6A5E): Likewise.
3007         (J90-6A7C): Likewise.
3008
3009         * Ideograph-R140-Grass.el (J90-4D69): Unify JIS X 0208:1983 code
3010         point.
3011         (J90-6839): Unify JIS X 0208:1978 and 1983 code points.
3012         (JSP-5847): Unify J78-4D69.
3013         (J90-684E): Unify JIS X 0208:1978 and 1983 code points.
3014         (J90-684D): Likewise.
3015         (J90-6868): Likewise.
3016         (J90-3E55): Unify JIS X 0208:1983 code point.
3017         (JX1-7B36): Unify J78-3E55.
3018         (J90-4C79): Unify J78-692E and J83-4C79.
3019         (J90-693F): Unify JIS X 0208:1978 and 1983 code points.
3020         (J90-6946): Likewise.
3021
3022         * Ideograph-R075-Tree.el (J90-5B35): Unify JIS X 0208:1978 and
3023         1983 code points.
3024         (J90-5B3D): Likewise.
3025         (J90-3A79): Likewise.
3026         (J90-5B63): Likewise.
3027         (J90-4930): Likewise.
3028         (U+6868): Add `total-strokes'.
3029         (U+6869): Likewise.
3030         (J90-456E): Unify J78-5B6D and J83-456E.
3031         (J90-4B6A): Unify JIS X 0208:1983 code point.
3032         (J90-5C4F): Unify JIS X 0208:1978 and 1983 code points.
3033         (J90-5C59): Likewise.
3034         (J90-5C53): Likewise.
3035         (J90-5C71): Likewise.
3036         (J90-5D2C): Likewise.
3037         (J90-5D36): Likewise.
3038
3039         * Ideograph-R015-Ice.el (M-01615): Use `<-wrong-ideograph' instead
3040         of `wrong-char-of-shinjigen-1'; unify M001615.
3041         (M-01616): Use `<-vulgar-ideograph' instead of
3042         `vulgar-char-of-shinjigen-1'; unify M001616.
3043         (M-01617): Use `<-vulgar-ideograph' instead of
3044         `vulgar-char-of-shinjigen-1'; unify M001617.
3045         (M-01620): Use `<-vulgar-ideograph' instead of
3046         `vulgar-char-of-shinjigen-1'; unify M001620.
3047         (M-01623): Unify M001623.
3048         (M-01665): Unify M001665.
3049         (M-01677): Unify M001677.
3050         (M-01681): Unify M001681.
3051
3052         * Ideograph-R014-Cover.el (U+519D): Delete `non-morohashi'; unify
3053         M050003.
3054         (M-01584): Unify M001584.
3055         (M-01591): Unify M001591.
3056
3057         * Ideograph-R004-Slash.el (M-00148): Relate to U-000200B0 instead
3058         of U+4E55.
3059         (C6-2562): Unify U-000200B0.
3060
3061         * Ideograph-R003-Dot.el (M-00096): Use `<-original-ideograph'
3062         instead of `original-char-of-shinjigen-1'; unify U-0002007D.
3063         (C*-****): Unify CJK Ext-B code points.
3064
3065         * Ideograph-R002-Line.el (M-00069): Add `->same-ideograph' and
3066         `<-ancient-ideograph'; unify U-00020061.
3067         (C*-****): Unify CJK Ext-B code points.
3068
3069         * Ideograph-R001-One.el (C*-****): Unify or relate CJK Unified
3070         Ext-B code points.
3071
3072         * Ideograph-R149-Speech.el (J90-4C75): Unify JIS X 0208:1978 and
3073         1983 code points.
3074         (J90-4649): Likewise.
3075         (J90-4D58): Likewise.
3076         (J90-6B7C): Likewise.
3077         (J90-3E79): Likewise.
3078
3079         * Ideograph-R113-Spirit.el (M-24754): Add `<-vulgar-ideograph'.
3080         (J90-4135): Unify JIS X 0208:1978 and 1983 code points.
3081         (U+7977): Relate to M-24852.
3082         (J90-4578): Unify JIS X 0208:1983 code point; relate to M-24852.
3083
3084         * Ideograph-R025-Divination.el (M-02775): Add `->same-ideograph'
3085         and `<-ancient-ideograph'; relate to U-00020061.
3086
3087         * Ideograph-R085-Water.el (J90-4573): Unify J78-5E39 and J83-4573.
3088         (J90-4642): Unify JIS X 0208:1983 code point.
3089         (J90-5E3C): Unify JIS X 0208:1978 and 1983 code points.
3090         (J90-5E63): Likewise.
3091         (J90-482E): Unify JIS X 0208:1983 code point.
3092         (J90-425A): Unify JIS X 0208:1978 and 1983 code points.
3093         (U+6EDE): Delete `->mojikyo'.
3094
3095 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3096
3097         * Ideograph-R137-Boat.el (J90-6764): Unify JIS X 0208:1983 code
3098         point.
3099         (J78-6764): New character.
3100
3101         * Ideograph-R120-Silk.el (M-27534): Unify J78-6539.
3102         (J90-6539): Unify JIS X 0208:1983 code point.
3103         (J90-656E): Unify JIS X 0208:1978 and 1983 code point.
3104         (J90-3D2B): Unify JIS X 0208:1983 code point.
3105
3106         * Ideograph-R118-Bamboo.el (J90-6373): Unify JIS X 0208:1978 and
3107         1983 code point.
3108         (J90-6438): Likewise.
3109         (J90-6421): Likewise.
3110         (J90-643D): Likewise.
3111         (J90-644C): Likewise.
3112         (J90-6443): Likewise.
3113         (J90-433D): Unify JIS X 0208:1983 code point; relate to M-26509.
3114         (J90-6459): Unify JIS X 0208:1978 and 1983 code point.
3115         (J90-645F): Likewise.
3116
3117         * Ideograph-R112-Stone.el (J90-4557): Unify JIS X 0208:1978 and
3118         1983 code point.
3119
3120         * Ideograph-R104-Sickness.el (M-22415): Unify J78-4169.
3121         (J90-4169): Unify J83-4169; relate to M-22415.
3122
3123         * Ideograph-R009-Man.el (U+4F65): Delete `non-morohashi'.
3124         (U+4F66): Add `total-strokes'.
3125         (U+4F68): Likewise.
3126         (U+4FE6): Delete `non-morohashi'.
3127         (U+4FE7): Add `total-strokes'.
3128         (U+50A6): Likewise.
3129
3130 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3131
3132         * Ideograph-R135-Tongue.el (J90-4A5E): Unify JIS X 0208:1978 and
3133         1983 code points.
3134
3135         * Ideograph-R130-Meat.el (J90-473E): Unify JIS X 0208:1978 and
3136         1983 code points.
3137         (J90-6733): Likewise.
3138         (J90-4221): Likewise.
3139
3140         * Ideograph-R128-Ear.el (J90-403B): Unify JIS X 0208:1978 and 1983
3141         code points.
3142
3143         * Ideograph-R119-Rice.el (J78-4C62): New character.
3144         (J90-4C62): Unify JIS X 0208:1983 code point; relate to M-26857
3145         instead of M-26853.
3146         (J90-6464): Unify JIS X 0208:1983 code point.
3147         (J78-6464): New character.
3148         (J90-6468): Unify JIS X 0208:1978 and 1983 code points.
3149         (J90-6466): Likewise.
3150         (J90-6471): Likewise.
3151         (J90-6474): Likewise.
3152
3153         * Ideograph-R064-Hand.el (J90-444F): Unify JIS X 0208:1983 code
3154         point.
3155         (J90-595E): Unify JIS X 0208:1978 and 1983 code points.
3156         (J90-415F): Unify JIS X 0208:1983 code point.
3157
3158 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3159
3160         * Ideograph-R154-Shell.el (JX2-792F): Unify U-00027DA0; delete
3161         `->ucs'.
3162
3163         * Ideograph-R115-Grain.el (J90-634E): Unify JIS X 0208:1978 and
3164         1983 code points.
3165
3166         * Ideograph-R109-Eye.el (J90-3829): Unify JIS X 0208:1978 and 1983
3167         code points.
3168
3169         * Ideograph-R107-Skin.el (J90-6231): Unify JIS X 0208:1978 and
3170         1983 code points.
3171
3172         * Ideograph-R102-Field.el (J90-6136): Unify JIS X 0208:1978 and
3173         1983 code points.
3174         (J90-613E): Likewise.
3175         (J90-3E76): Likewise.
3176         (J90-6147): Likewise.
3177
3178         * Ideograph-R096-Jade.el (J90-6076): Unify JIS X 0208:1983 code
3179         point.
3180
3181         * Ideograph-R094-Dog.el (J90-4E44): Unify JIS X 0208:1978 and 1983
3182         code points.
3183         (J90-3D43): Likewise.
3184
3185         * Ideograph-R086-Fire.el (J90-3E46): Unify JIS X 0208:1978 and
3186         1983 code points.
3187
3188         * Ideograph-R072-Sun.el (J90-5B26): Unify JIS X 0208:1978 and 1983
3189         code points.
3190
3191         * Ideograph-R070-Square.el (J90-5A5A): Unify JIS X 0208:1978 and
3192         1983 code points.
3193
3194 2001-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3195
3196         * Ideograph-R184-Eat.el (U+98EE): Unify J90-5D3B.
3197
3198         * Ideograph-R131-Minister.el (JX2-7556): Unify U-000268DD; delete
3199         relation with U+81E3.
3200
3201 2001-10-08  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
3202
3203         * char-db-util.el (char-db-insert-char-spec): Don't add
3204         `chinese-big5-cdp' if a character can be represented by a
3205         non-private UCS code point.
3206
3207         * Ideograph-R014-Cover.el (U+5197): Delete `chinese-big5-cdp' from
3208         char-ref U+5196 in `ideographic-structure'.
3209         (U+519E): Likewise.
3210         (U+51A0): Likewise.
3211         (U+51A2): Likewise.
3212         (C6-3544): Likewise.
3213         (U+51A4): Likewise.
3214         (J0-4C3D): Likewise.
3215         (U+51A5): Likewise.
3216         (C1-7036): Likewise.
3217         (U+51AA): Likewise.
3218
3219         * Ideograph-R013-Down-Box.el (Big5-CDP-8A78): Add name
3220         ``ideographic radical hood''.
3221         (U+5187): Delete `chinese-big5-cdp' from char-ref U+2E86 in
3222         `ideographic-structure'.
3223         (M-01523): Unify M001523.
3224         (U+5190): Add `ideographic-structure'; unify M001534.
3225         (C3-2755): Add `ideographic-structure'.
3226         (U+34BB): Likewise.
3227
3228         * Ideograph-R010-Legs.el (U+5141): Delete `chinese-big5-cdp' from
3229         char-ref in `ideographic-structure'.
3230         (U+5154): Likewise.
3231         (JX1-2E52): Likewise.
3232         (Big5-AB5E): Likewise.
3233
3234         * Ideograph-R009-Man.el: Delete `chinese-big5-cdp' from char-refs
3235         which can be represented by other ways in `ideographic-structure'.
3236
3237         * Ideograph-R008-Lid.el (J0-5036): Delete `chinese-big5-cdp' from
3238         char-refs in `ideographic-structure'.
3239         (M-00291): Likewise.
3240         (J90-3872): Likewise.
3241         (J0-3067): Delete `chinese-big5-cdp' from char-ref [J0-5035] in
3242         `ideographic-structure'.
3243         (J0-4B72): Likewise.
3244         (JX2-2134): Likewise.
3245
3246 2001-10-08  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
3247
3248         * Ideograph-R012-Eight.el (M-01452): Delete `chinese-big5-cdp'
3249         from char-ref U+53B6 in `ideographic-structure'.
3250         (U+516C): Likewise.
3251         (J0-4F3B): Delete `chinese-big5-cdp' from char-ref J83-5035 in
3252         `ideographic-structure'.
3253
3254         * Ideograph-R007-Two.el (U+4E91): Delete `chinese-big5-cdp' in
3255         `ideographic-structure'.
3256
3257         * Ideograph-R005-Second.el (U+4E69): Delete `chinese-big5-cdp'
3258         from char-ref <CJK RADICAL SECOND TWO> in `ideographic-structure'.
3259         (M-00190): Likewise.
3260         (U+4E73): Likewise.
3261         (U+4E7F): Delete `chinese-big5-cdp' in `ideographic-structure'.
3262         (U+4E82): Likewise.
3263         (U+4E83): Likewise.
3264         (U+4E84): Likewise.
3265
3266         * Ideograph-R004-Slash.el (U+4E47): Delete `chinese-big5-cdp' from
3267         char-ref U+4E3F in `ideographic-structure'.
3268         (U+4E48): Delete `chinese-big5-cdp' in `ideographic-structure'.
3269         (J0-4B33): Delete `chinese-big5-cdp' from char-ref U+4E3F in
3270         `ideographic-structure'.
3271         (U+4E4F): Likewise.
3272         (U+4E52): Delete `chinese-big5-cdp' in `ideographic-structure'.
3273         (U+4E53): Likewise.
3274
3275         * Ideograph-R003-Dot.el (U+4E3B): Delete `chinese-big5-cdp' in
3276         `ideographic-structure'.
3277         (U+4E3C): Delete `chinese-big5-cdp' in `ideographic-structure'.
3278
3279         * Ideograph-R002-Line.el (U+4E2E): Delete `chinese-big5-cdp' from
3280         char-ref <CJK RADICAL SECOND THREE> in `ideographic-structure'.
3281
3282         * Ideograph-R001-One.el (C2-212E): Delete `chinese-big5-cdp' from
3283         char-ref <CJK RADICAL BOX> in `ideographic-structure'.
3284
3285         * Ideograph-R008-Lid.el (U+4EA7): Delete `kangxi-radical',
3286         `kangxi-strokes' and `non-morohashi'.
3287         (M074988): New character.
3288         (M-00297): Add `ideographic-structure'.
3289         (U+4EA9): Delete `non-morohashi'.
3290         (M-00310): Relate to U+7AD2.
3291         (M071493): New character.
3292
3293 2001-10-07  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
3294
3295         * Ideograph-R196-Bird.el: Add missing JIS X 0208:1990 and JIS X
3296         0212 code points.
3297
3298         * Ideograph-R170-Mound.el (MH-678): Separate U+9666; unify
3299         J90-7023.
3300         (U+967A): Unify J90-3831; add `total-strokes'; add
3301         `<-simplified-ideograph'.
3302
3303         * Ideograph-R165-Distinguish.el (U+91C8): Unify J90-3C61; add
3304         `<-simplified-ideograph'.
3305
3306         * Ideograph-R164-Wine.el (U+91A4): Unify J90-3E5F; add
3307         `total-strokes'; relate to M-40011; add `<-simplified-ideograph'.
3308         (U+9197): Unify J90-4830; add `total-strokes'; relate to M-40041;
3309         add `<-simplified-ideograph'.
3310         (U+91B8): Unify J90-3E7A; add `<-simplified-ideograph'.
3311
3312         * Ideograph-R012-Eight.el (U+5171): Unify M001458.
3313         (U+5173): Unify M051198.
3314         (JSP-326F): Add `ideographic-structure'; unify M001494.
3315         (U+517E): Add `ideographic-structure'.
3316         (M-01504): Likewise; unify M001504.
3317         (U+34B9): Add `ideographic-structure'.
3318
3319         * Ideograph-R009-Man.el (U+4EBB): Unify M050927.
3320         (U+4ECE): Add `ideographic-structure'.
3321         (M070229): New character.
3322         (M070403): Likewise.
3323         (M-00470): Separate M000470; unify M059044.
3324         (M050930): New character.
3325         (U+4FAB): Unify M054539.
3326         (JX2-2157): Add `ideographic-structure'.
3327         (U+503F): Unify M059077; add `total-strokes'.
3328         (J0-5077): Separate U+5056.
3329         (C3-2F57): Unify M055128 and U+5056.
3330         (M077428): New character.
3331         (U+511B): Separate JSP-3255 and JX2-2324.
3332         (JX2-2324): Unify M056006.
3333
3334 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3335
3336         * Ideograph-R007-Two.el (U+4E98): Add `ideographic-structure'.
3337
3338 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3339
3340         * Ideograph-R211-Tooth.el (M-48632'): Unify J90-4E70; add
3341         `total-strokes'; separate U+9F62; add `<-simplified-ideograph'.
3342
3343         * Ideograph-R199-Wheat.el (J90-7350): New character; relate to
3344         U+9EB8 and M-47739.
3345         (U+9EB8): Relate to M-47739; add `total-strokes'.
3346
3347         * Ideograph-R190-Hair.el (JX2-7D3B): Unify U+9B1C and JSP-6A2E.
3348
3349         * Ideograph-R181-Leaf.el (U+982C): Unify J90-4B4B; relate to
3350         M-43496; add `<-simplified-ideograph'.
3351         (U+983D): Unify J90-7078; relate to M-43517.
3352         (U+985B): Relate to M-43628.
3353         (J90-453F): New character; relate to U+985B and M-43628.
3354
3355 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3356
3357         * Ideograph-R195-Fish.el: Add missing JIS X 0208:1990 and JIS X
3358         0212 code points.
3359
3360         * Ideograph-R187-Horse.el (U+99F2): Unify J90-7152; add
3361         `total-strokes'.
3362         (U+9A12): Unify J90-417B.
3363
3364         * Ideograph-R182-Wind.el (U+98C5): Unify JSP-6845; add
3365         `total-strokes'.
3366
3367 2001-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3368
3369         * Ideograph-R010-Legs.el (U+5149): Modify `ideographic-structure'.
3370
3371         * Ideograph-R169-Gate.el (U+9596): Unify J90-6F5D.
3372         (U+95A0): Unify J90-6F60; add `total-strokes'.
3373         (U+95E6): Unify JSP-6643; add `total-strokes'.
3374
3375         * Ideograph-R032-Earth.el (J83-4446): Unify J90-4446.
3376
3377 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3378
3379         * Ideograph-R167-Gold.el: Merge JIS X 0208:1990 and JIS X 0212
3380         code points.
3381
3382 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3383
3384         * Ideograph-R194-Ghost.el (M-45906'): Unify J90-4B62.
3385
3386 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3387
3388         * Ideograph-R213-Turtle.el (M-48848): Separate U+9F9C.
3389         (U+9F9C): Unify G1-396A.
3390
3391         * Ideograph-R212-Dragon.el, Ideograph-R211-Tooth.el,
3392         Ideograph-R210-Even.el, Ideograph-R207-Drum.el,
3393         Ideograph-R205-Frog.el, Ideograph-R203-Black.el: Merge GB 12345
3394         code points.
3395
3396         * Ideograph-R201-Yellow.el (J0-7354): Separate U+9ECC.
3397         (U+9ECC): Unify G1-5964.
3398
3399         * Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
3400         Ideograph-R197-Salt.el: Merge GB 12345 code points.
3401
3402 2001-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3403
3404         * Ideograph-R196-Bird.el: Merge GB 12345 code points.
3405         (C7-2B77): Cancel relation to M-46738.
3406
3407         * Ideograph-R195-Fish.el: Merge GB 12345 code points.
3408
3409         * Ideograph-R018-Knife.el (U+5231): Use <IDEOGRAPHIC DESCRIPTION
3410         CHARACTER LEFT TO MIDDLE AND RIGHT> instead of <IDEOGRAPHIC
3411         DESCRIPTION CHARACTER LEFT TO RIGHT> in `ideographic-structure'.
3412         (C2-2554): Likewise.
3413
3414         * Ideograph-R012-Eight.el (M-01483): Unify M058241.
3415         (M001483): New character.
3416         (U+517C): Unify M054100.
3417         (S1-503): Unify M054445.
3418
3419         * Ideograph-R009-Man.el (U+50C9): Use <IDEOGRAPHIC DESCRIPTION
3420         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
3421         DESCRIPTION CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
3422
3423         * Ideograph-R008-Lid.el (J0-3067): Use <IDEOGRAPHIC DESCRIPTION
3424         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
3425         DESCRIPTION CHARACTER ABOVE TO BELOW> as the operator of
3426         `ideographic-structure'.
3427         (U+4EA5): Likewise.
3428
3429 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3430
3431         * Ideograph-R024-Ten.el (J0-4234): Use <IDEOGRAPHIC DESCRIPTION
3432         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
3433         DESCRIPTION CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
3434         (U+5352): Likewise.
3435
3436         * Ideograph-R013-Down-Box.el (U+5183): Unify C4-213E.
3437         (Big5-CDP-8A78): Relate to U+5183 and M-1508; unify M070546.
3438
3439 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3440
3441         * u0E000-Private-Use.el (U+F475): Separate Big5-8A78 and
3442         Big5-CDP-8A78.
3443
3444         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PAW ONE): Unify
3445         Big5-8B58 and Big5-CDP-8B58; add `total-strokes'.
3446
3447         * Ideograph-R124-Feather.el:
3448         - Use `=>ucs' instead of `->ucs'.
3449         - Merge Big5 code points.
3450         - Add `ideographic-structure'.
3451
3452         * Ideograph-R009-Man.el: Add `ideographic-structure'.
3453
3454         * Ideograph-R008-Lid.el (M-00291): Add `ideographic-structure'.
3455
3456 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3457
3458         * Ideograph-R087-Claw.el (M-19682): New character.
3459         (C6-4157): Relate to M-19682.
3460         (M-19687): New character.
3461         (C4-386A): Relate to M-19687; unify Big5-8C7D, Big5-CDP-8C7D and
3462         M073769.
3463
3464         * Ideograph-R140-Grass.el (U+848D): Relate to M-31895.
3465
3466         * u0E000-Private-Use.el (U+F4A6): Separate Big5-8ACB and
3467         Big5-CDP-8ACB.
3468         (U+F4F2): Separate Big5-8B58 and Big5-CDP-8B58.
3469
3470         * Ideograph-R134-Mortar.el:
3471         - Merge Big5 code points.
3472         - Use `=>ucs' instead of `->ucs'.
3473         - Add `ideographic-structure'.
3474         (M-30182): Add `<-wrong-ideograph'; unify Big5-8570 and
3475         Big5-CDP-8570.
3476
3477 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3478
3479         * u0E000-Private-Use.el (U+F5B4): Separate Big5-8C7D and
3480         Big5-CDP-8C7D.
3481
3482 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3483
3484         * README.en (Properties): Add description about
3485         `->wrong-ideograph' and `<-wrong-ideograph'.
3486
3487         * Ideograph-R037-Big.el (M-05959): Add `<-vulgar-ideograph'; unify
3488         Big5-856E and Big5-CDP-856E.
3489
3490 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3491
3492         * char-db-util.el (char-db-insert-char-spec): Add
3493         `ideograph-daikanwa' for non-UCS ideographs.
3494
3495         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL DIVINATION): Unify
3496         Big5-8B78 and Big5-CDP-8B78; add `total-strokes'.
3497
3498         * Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
3499         Ideograph-R019-Power.el: update.
3500
3501         * Ideograph-R018-Knife.el (M-01853): Add `ideographic-structure'.
3502         (M-02088): Likewise.
3503         (M-02112'): Likewise.
3504         (M-02158): Likewise.
3505         (M-02223): Likewise.
3506         (M-02224): Likewise.
3507         (M-02241): Likewise.
3508
3509         * Ideograph-R014-Cover.el (M-01587): Add `ideographic-structure'.
3510
3511         * Ideograph-R013-Down-Box.el (M-01540): Add `ideographic-structure'.
3512
3513         * Ideograph-R012-Eight.el, Ideograph-R011-Enter.el: update.
3514
3515         * Ideograph-R010-Legs.el (M-01358): Add `ideographic-structure'.
3516
3517         * Ideograph-R005-Second.el (M-00190): Add `ideographic-structure'.
3518
3519         * Ideograph-R004-Slash.el (M-00133): Add `ideographic-structure'.
3520
3521         * u0E000-Private-Use.el (U+F15A): Separate Big5-856E and
3522         Big5-CDP-856E.
3523         (U+F15C): Separate Big5-8570 and Big5-CDP-8570.
3524
3525         * Ideograph-R025-Divination.el, Ideograph-R024-Ten.el: Add
3526         `ideographic-structure'.
3527
3528         * Ideograph-R012-Eight.el (U+5180): Separate C1-7035; use U+5317
3529         instead of C1-4621 in `ideographic-structure'.
3530
3531 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3532
3533         * Ideograph-R187-Horse.el: Merge GB 12345 code points.
3534
3535         * char-db-util.el (char-db-insert-char-spec): Make temporary
3536         character if corresponding character is not found for char-spec.
3537
3538         * Ideograph-R184-Eat.el: Merge GB 12345 code points.
3539
3540 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3541
3542         * Ideograph-R023-Hiding-Enclosure.el: Add `ideographic-structure'.
3543
3544 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3545
3546         * u0E000-Private-Use.el (U+F512): Separate Big5-8B78 and
3547         Big5-CDP-8B78.
3548
3549         * Ideograph-R174-Blue.el: Merge GB 12345 code points.
3550
3551 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3552
3553         * Ideograph-R022-Right-Open-Box.el: Add `ideographic-structure'.
3554         (U+531D): Use `<-vulgar-ideograph' instead of `comment'.
3555         (U+533C): Use `->same-ideograph' instead of `morohashi-daikanwa'.
3556
3557         * Ideograph-R190-Hair.el: Merge GB 12345 code points.
3558
3559 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3560
3561         * Ideograph-R021-Spoon.el: Add `ideographic-structure'.
3562
3563         * Ideograph-R019-Power.el: Add `ideographic-structure'.
3564         (M-02392): Use `<-vulgar-ideograph' instead of
3565         `vulgar-char-of-shinjigen-1'.
3566
3567         * Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el:
3568         Merge GB 12345 code points.
3569
3570 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3571
3572         * Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el: Merge GB 12345
3573         code points.
3574
3575 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3576
3577         * Ideograph-R031-Enclosure.el:
3578         - Merge Big5 code points.
3579         - Add `ideographic-structure'.
3580
3581 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3582
3583         * Ideograph-R050-Turban.el:
3584         - Merge GB 12345 code points.
3585         - Add `ideographic-structure'.
3586         - Use `=>ucs' instead of `->ucs'.
3587         (U+5DFF): Fix `ideographic-strokes'.
3588         (U+5E00): Likewise.
3589         (U+5E01): Likewise.
3590
3591 2001-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3592
3593         * Ideograph-R192-Sacrificial-Wine.el (U+9B31): Unify G1-5374.
3594
3595 2001-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3596
3597         * Ideograph-R167-Gold.el: Merge GB 12345 code points.
3598
3599 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3600
3601         * Ideograph-R188-Bone.el, Ideograph-R182-Wind.el,
3602         Ideograph-R181-Leaf.el: Merge GB 12345 code points.
3603
3604         * Ideograph-R176-Face.el (U+9768): Unify G1-584C.
3605
3606         * Ideograph-R172-Short-Tailed-Bird.el: Merge GB 12345 code points.
3607
3608         * Ideograph-R171-Slave.el (U+96B8): Unify G1-4125.
3609
3610         * Ideograph-R170-Mound.el: Merge GB 12345 code points.
3611
3612 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3613
3614         * Ideograph-R020-Wrap.el: Add `ideographic-structure'.
3615         (U+52F9): Unify Big5-CDP-8B57.
3616         (M-02497): Use `<-vulgar-ideograph' instead of
3617         `vulgar-char-of-shinjigen-1'.
3618
3619 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3620
3621         * Ideograph-R183-Fly.el (U+98DB): Unify G1-3749.
3622
3623         * Ideograph-R180-Sound.el, Ideograph-R173-Rain.el,
3624         Ideograph-R140-Grass.el: Merge GB 12345 code points.
3625
3626 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3627
3628         * u0E000-Private-Use.el (U+F4DA): Separate Big5-CDP-8B40.
3629         (U+F4EA): Separate Big5-CDP-8B50.
3630         (U+F4F1): Separate Big5-CDP-8B57.
3631         (U+F529): Separate Big5-CDP-8BB1.
3632         (U+F54F): Separate Big5-CDP-8BD7.
3633         (U+F566): Separate Big5-CDP-8BEE.
3634         (U+F56A): Separate Big5-CDP-8BF2.
3635         (U+F5AC): Separate Big5-CDP-8C75.
3636         (U+F63A): Separate Big5-CDP-8D66.
3637
3638 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3639
3640         * Ideograph-R018-Knife.el: Delete `ideograph-cdp' if its value is
3641         positive.
3642
3643         * Ideograph-R015-Ice.el (U+51AC): Simplify
3644         `ideographic-structure'.
3645
3646 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3647
3648         * Ideograph-R045-Sprout.el (M-07825): Unify G0-6578, C2-212B,
3649         Big5-C94B and U+5C6E; add `total-strokes'.
3650         (M-07826): Separate G0-6578, C2-212B and U+5C6E; add `->synonyms'
3651         for M-08720 and comment.
3652
3653 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3654
3655         * README.en (Character Reference): Add `kaihen'.
3656
3657 2001-09-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3658
3659         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL BOX): Unify
3660         Big5-CDP-8BF2.
3661         (CJK RADICAL TABLE): Unify Big5-CDP-8D66.
3662         (CJK RADICAL KNIFE TWO): Add `ucs-big5' for U+5202.
3663         (CJK RADICAL CLOTHES): Unify Big5-CDP-8BB1.
3664
3665         * Ideograph-R016-Table.el: Add `ideographic-structure'.
3666
3667         * Ideograph-R017-Open-Box.el: Add `ideographic-structure'.
3668
3669 2001-09-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3670
3671         * Ideograph-R053-Dotted-Cliff.el (M-09221): Unify Big5-CDP-8B50.
3672
3673         * Ideograph-R014-Cover.el: Add `ideographic-structure'.
3674         (U+5196): Unify Big5-CDP-8B40.
3675         (C3-214F): Use `<-vulgar-ideograph' instead of
3676         `vulgar-char-of-shinjigen-1'.
3677
3678         * Ideograph-R013-Down-Box.el: Add `ideographic-structure'.
3679
3680 2001-09-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3681
3682         * Ideograph-R015-Ice.el: Add `ideographic-structure'.
3683         (U+51AB): Unify Big5-CDP-8BEE.
3684         (U+51B0): Use `<-original-ideograph' instead of
3685         `original-char-of-shinjigen-1'.
3686         (C4-213F): Use `->same-ideograph' and `<-original-ideograph'
3687         instead of `comment'.
3688         (U+51C9): Use `<-vulgar-ideograph' instead of
3689         `vulgar-char-of-shinjigen-1'.
3690
3691         * Ideograph-R169-Gate.el, Ideograph-R162-Walk.el: Merge GB 12345
3692         code points.
3693
3694 2001-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3695
3696         * Ideograph-R164-Wine.el: Merge GB 12345 code points.
3697
3698         * Ideograph-R046-Mountain.el (M-08178): Separate G0-345E, C1-597E
3699         and U+5D14.
3700
3701 2001-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3702
3703         * Ideograph-R005-Second.el (U+4E5F): Unify Big5-A45D.
3704         (C1-443E): Separate Big5-A45D.
3705
3706 2001-09-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3707
3708         * Ideograph-R012-Eight.el, Ideograph-R010-Legs.el: Add
3709         `ideographic-structure'.
3710
3711 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3712
3713         * Ideograph-R159-Cart.el, Ideograph-R157-Foot.el: Merge GB 12345
3714         code points.
3715
3716         * Ideograph-R011-Enter.el: Add `ideographic-structure'.
3717
3718 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3719
3720         * Ideograph-R165-Distinguish.el (U+91CB): Unify G1-4A4D.
3721
3722         * Ideograph-R163-City.el, Ideograph-R160-Bitter.el: Merge GB 12345
3723         code points.
3724
3725         * Ideograph-R007-Two.el: Add `ideographic-structure'.
3726
3727 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3728
3729         * Ideograph-R008-Lid.el (J0-5035): Unify Big5-CDP-8B42.  Add
3730         `ideographic-structure'.
3731
3732 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3733
3734         * u0E000-Private-Use.el (U+F4DC): Separate Big5-8B42 and
3735         Big5-CDP-8B42.
3736
3737         * Ideograph-R168-Long.el (U+9577): Unify G1-3324.
3738
3739         * Ideograph-R158-Body.el (U+8EC0): Unify G1-477B.
3740
3741 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3742
3743         * Ideograph-R134-Mortar.el (C2-664D): Separate U+820B.
3744
3745         * Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
3746         Ideograph-R004-Slash.el: Delete `ideograph-cdp' if its value is
3747         positive.
3748
3749 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3750
3751         * Ideograph-R003-Dot.el, Ideograph-R002-Line.el,
3752         Ideograph-R001-One.el: Delete `ideograph-cdp' if it is positive.
3753
3754 2001-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3755
3756         * Ideograph-R149-Speech.el: Merge GB 12345 code points.
3757
3758 2001-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3759
3760         * Ideograph-R161-Morning.el (U+8FB2): Unify G1-4529.
3761
3762 2001-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3763
3764         * Ideograph-R137-Boat.el: Merge GB 12345 code points.
3765
3766 2001-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3767
3768         * Ideograph-R142-Insect.el, Ideograph-R128-Ear.el: Merge GB 12345
3769         code points.
3770
3771 2001-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3772
3773         * Ideograph-R154-Shell.el: Merge GB 12345 code points.
3774
3775 2001-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3776
3777         * Ideograph-R156-Run.el: Merge GB 12345 code points.
3778
3779 2001-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3780
3781         * Ideograph-R141-Tiger.el: Merge GB 12345 code points.
3782
3783 2001-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3784
3785         * Ideograph-R118-Bamboo.el, Ideograph-R120-Silk.el: Merge GB 12345
3786         code points.
3787
3788 2001-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3789
3790         * Ideograph-R147-See.el: Merge GB 12345 code points.
3791
3792 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3793
3794         * Ideograph-R151-Bean.el, Ideograph-R148-Horn.el,
3795         Ideograph-R134-Mortar.el: Merge GB 12345 code points.
3796
3797 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3798
3799         * Ideograph-R147-See.el, Ideograph-R144-Walk-Enclosure.el,
3800         Ideograph-R143-Blood.el, Ideograph-R122-Net.el: Merge GB 12345
3801         code points.
3802
3803 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3804
3805         * Ideograph-R131-Minister.el (U+81E8): Unify G1-4159.
3806
3807 2001-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3808
3809         * Ideograph-R115-Grain.el: Merge GB 12345 code points.
3810         (C4-5221): Relate to M-25261.
3811
3812 2001-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3813
3814         * Ideograph-R130-Meat.el: Merge GB 12345 code points.
3815
3816         * Ideograph-R129-Brush.el (U+8085): Unify G1-4B60.
3817
3818         * Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
3819         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el: Merge GB 12345
3820         code points.
3821
3822 2001-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3823
3824         * Ideograph-R139-Color.el (U+8277): Unify G1-515E.
3825
3826         * Ideograph-R138-Stopping.el (U+8271): Unify G1-3C68.
3827
3828 2001-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3829
3830         * Ideograph-R133-Arrive.el (U+81FA): Unify G1-4C28.
3831
3832 2001-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3833
3834         * Ideograph-R113-Spirit.el: Merge GB 12345 code points.
3835         (M-24824): Separate J0-3150 and U+9834; move them to
3836         Ideograph-R181-Leaf.el.
3837
3838 2001-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3839
3840         * Ideograph-R181-Leaf.el (J0-3150): Separated from M-24824 and
3841         moved from Ideograph-R113-Spirit.el.
3842
3843 2001-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3844
3845         * Ideograph-R119-Rice.el, Ideograph-R116-Cave.el: Merge GB 12345
3846         code points.
3847
3848 2001-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3849
3850         * Ideograph-R096-Jade.el: Merge GB 12345 code points.
3851
3852         * Ideograph-R086-Fire.el: Merge GB 12345 code points.
3853         (U+71C5): Unify M-19398 instead of M-19399.
3854         (M-19399): Delete C2-5833 and U+71C5.
3855
3856         * Ideograph-R094-Dog.el: Merge GB 12345 code points.
3857
3858 2001-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3859
3860         * Ideograph-R109-Eye.el: Merge GB 12345 code points.
3861
3862 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3863
3864         * Ideograph-R117-Stand.el: Merge GB 12345 code points.
3865
3866 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3867
3868         * Ideograph-R112-Stone.el, Ideograph-R108-Dish.el: Merge GB 12345
3869         code points.
3870
3871         * Ideograph-R105-Dotted-Tent.el (U+767C): Unify G1-3722.
3872
3873 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3874
3875         * Ideograph-R104-Sickness.el, Ideograph-R102-Field.el: Merge GB
3876         12345 code points.
3877
3878         * Ideograph-R093-Cow.el: Merge GB 12345 code points.
3879
3880 2001-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3881
3882         * Ideograph-R111-Arrow.el (U+77EF): Unify G1-3D43.
3883
3884         * Ideograph-R107-Skin.el: Merge GB 12345 code points.
3885
3886         * Ideograph-R106-White.el (U+769A): Unify G1-3028.
3887
3888         * Ideograph-R100-Life.el (U+7523): Unify G1-327A.
3889
3890         * Ideograph-R098-Tile.el (U+750C): Unify G1-6A31.
3891
3892         * Ideograph-R091-Slice.el (U+7258): Unify G1-6B39.
3893
3894         * Ideograph-R089-Double-X.el (U+723E): Unify G1-367B.
3895
3896         * Ideograph-R088-Father.el (U+723A): Unify G1-522F.
3897
3898         * Ideograph-R087-Claw.el: Merge GB 12345 code points.
3899
3900 2001-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3901
3902         * Ideograph-R085-Water.el: Merge GB 12345 code points.
3903
3904 2001-08-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3905
3906         * Ideograph-R077-Stop.el, Ideograph-R084-Steam.el: Merge GB 12345
3907         code points.
3908
3909         * Ideograph-R080-Do-Not.el (U+4E78): Add `total-strokes'; unify
3910         G1-7C40.
3911
3912         * Ideograph-R082-Fur.el: Merge GB 12345 code points.
3913
3914 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3915
3916         * Ideograph-R079-Weapon.el (M-16629): Use `<-vulgar-ideograph'
3917         instead of `vulgar-ideograph-of'.
3918         - Merge GB 12345 code points.
3919
3920 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3921
3922         * Ideograph-R078-Death.el, Ideograph-R076-Lack.el: Merge GB 12345
3923         code points.
3924
3925         * Ideograph-R075-Tree.el: Merge GB 12345 code points.
3926         (C5-2148): Delete relation with U+6729; fix `morohashi-daikanwa';
3927         relate to M-14416.
3928         (U+6729): Unify G1-7D33.
3929         (M-15492): Add `->same-ideograph'; use `<-vulgar-ideograph'
3930         instead of `vulgar-char-of-shinjigen-1'.
3931
3932         * Ideograph-R072-Sun.el: Merge GB 12345 code points.
3933         (M-13886): Use `<-vulgar-ideograph' instead of
3934         `vulgar-ideograph-of'; unify G0-5667.
3935         (C6-3836): Separated from M-14294 and moved from
3936         Ideograph-R073-Say.el.
3937
3938 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3939
3940         * Ideograph-R064-Hand.el: Merge GB 12345 code points.
3941
3942 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3943
3944         * Ideograph-R073-Say.el (U+66F1): Delete `kangxi-radical' and
3945         `kangxi-strokes'; unify G1-7C21.
3946         (U+7535): Add `total-strokes'.
3947         (U+66F8): Separate C6-3836; unify G1-4A69.
3948         (U+6703): Unify G1-3B61.
3949
3950         * Ideograph-R066-Rap.el: Merge GB 12345 code points.
3951
3952 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3953
3954         * Ideograph-R074-Moon.el, Ideograph-R070-Square.el,
3955         Ideograph-R069-Axe.el: Merge GB 12345 code points.
3956
3957         * Ideograph-R067-Script.el (U+6595): Unify G1-6C35.
3958
3959 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3960
3961         * Ideograph-R060-Step.el: Merge GB 12345 code points.
3962
3963 2001-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3964
3965         * Ideograph-R061-Heart.el, Ideograph-R050-Turban.el,
3966         Ideograph-R048-Work.el, Ideograph-R062-Halberd.el,
3967         Ideograph-R053-Dotted-Cliff.el, Ideograph-R057-Bow.el: Merge GB
3968         12345 code points.
3969
3970 2001-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3971
3972         * Ideograph-R052-Short-Thread.el (U+5E7E): Unify G1-3C38.
3973
3974         * Ideograph-R049-Oneself.el (U+5DFC): Unify G1-7D60.
3975
3976         * Ideograph-R046-Mountain.el: Merge GB 12345 code points.
3977
3978         * Ideograph-R032-Earth.el: Merge GB 12345 code points.
3979         (M-05556): Separate C7-373F.
3980
3981         * Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
3982         Ideograph-R039-Child.el: Merge GB 12345 code points.
3983
3984 2001-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3985
3986         * Ideograph-R058-Snout.el (U+5F59): Unify G1-783D.
3987
3988         * Ideograph-R051-Dry.el (U+5E79): Unify G1-3849.
3989
3990         * README.en (Character Reference): Add `sougen-irai-zokujifu'.
3991
3992         * Ideograph-R043-Lame.el, Ideograph-R041-Inch.el: Add GB 12345
3993         code points.
3994
3995         * Ideograph-R037-Big.el (JX2-253F): Add `total-strokes'.
3996         (U+593B): Delete `kangxi-radical'; unify G1-7D6D.
3997         - Add GB 12345 code points.
3998
3999         * Ideograph-R075-Tree.el (M-14871): Add `->same-ideograph' for
4000         M-05784; add `<-vulgar-ideograph' for M-05802; separate J0-546D
4001         and C3-3478.
4002
4003         * Ideograph-R044-Corpse.el: Add GB 12345 code points.
4004
4005         * Ideograph-R036-Evening.el (U+591E): Unify G1-7D7E; fix
4006         `ideographic-strokes'; delete `kangxi-radical'.
4007         (M-05784): Add `->same-ideograph' for M-14871; add
4008         `<-vulgar-ideograph' for M-05802; unify J78-546D and J83-546D.
4009         (U+5922): Unify G1-434E.
4010
4011         * Ideograph-R033-Scholar.el: Add GB 12345 code points.
4012
4013 2001-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4014
4015         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND THREE):
4016         Unify Big5-8D43 and Big5-CDP-8D43.
4017
4018 2001-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4019
4020         * Ideograph-R002-Line.el: Use Big5-CDP code point instead of
4021         private code point of UCS for `ideographic-structure'.
4022
4023         * u0E000-Private-Use.el (U+F4D8): Separate Big5-8AFD and
4024         Big5-CDP-8AFD.
4025         (U+F617): Separate Big5-8D43 and Big5-CDP-8D43.
4026
4027         * u02F00-Kangxi-Radicals.el (KANGXI RADICAL TONGUE): Add
4028         `total-strokes' and `ideographic-structure'; unify CDP-693,
4029         Big5-88EF and Big5-CDP-88EF.
4030
4031         * Ideograph-R135-Tongue.el (U+820C): Unify Big5-A6DE instead of
4032         Big5-88EF and Big5-CDP-88EF.
4033         - Add Big5 code points.
4034         - Use `=>ucs' instead of `->ucs'.
4035         - Add `ideograph-cdp' and `ideographic-structure'.
4036
4037         * Ideograph-R028-Private.el (C3-212B): Unify Big5-8AFD and
4038         Big5-CDP-8AFD.
4039         (M-03069): Use `<-original-ideograph' instead of
4040         `original-char-of-shinjigen-1'.
4041         - Add `chinese-big5' code points.
4042         - Add `ideographic-structure'.
4043         - Use `=>ucs' instead of `->ucs'.
4044
4045         * Ideograph-R006-Hook.el: Add `ideograph-cdp'.
4046
4047         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
4048         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Use
4049         `chinese-big5-cdp' instead of private code point of UCS in
4050         `ideographic-structure'.
4051
4052 2001-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4053
4054         * Ideograph-R163-City.el (U+90D2): Add `total-strokes'; unify
4055         JSP-622D.
4056         (U+90E6): Add `total-strokes'.
4057         (U+90E7): Likewise.
4058
4059 2001-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4060
4061         * Ideograph-R028-Private.el (U+53BC): Unify G1-7D29; delete
4062         `kangxi-radical' and `kangxi-strokes'; delete `non-morohashi'.
4063         (C6-2251): Delete `non-morohashi'.
4064         (U+53C3): Unify G1-324E.
4065
4066 2001-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4067
4068         * Ideograph-R149-Speech.el: Add missing JIS X 0208:1990 and JIS X
4069         0212 code points.
4070
4071 2001-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4072
4073         * Ideograph-R142-Insect.el (U+8748): Add `total-strokes'.
4074         (G0-3275): Fix `ideographic-strokes'; delete `kangxi-strokes',
4075         `daikanwa-radical' and `daikanwa-strokes'.
4076         (U+877E): Add `total-strokes'.
4077         (U+87A8): Likewise.
4078         (U+87CF): Likewise.  Add missing JIS X 0208:1990 and JIS X 0212
4079         code points.
4080
4081         * Ideograph-R140-Grass.el (C6-4D68): Fix `ideographic-strokes'.
4082         (G0-3D2F): Add `total-strokes'; delete `japanese-strokes'.
4083         Add missing JIS X 0208:1990 and JIS X 0212 code points.
4084
4085         * Ideograph-R118-Bamboo.el: Add missing JIS X 0208:1990 code
4086         points.
4087
4088         * Ideograph-R115-Grain.el: Add missing JIS X 0212 and JIS X
4089         0208:1990 code points.
4090
4091 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4092
4093         * Ideograph-R162-Walk.el (M-38710): Add `total-strokes'; separate
4094         U+8FBA.
4095         (U+8FBA): Unify J90-4A55; relate to M-38710.
4096         (J90-4D5A): New character; relate to U+9065.
4097         (G0-5223): Fix `ideographic-strokes'; add `total-strokes'.
4098
4099         * Ideograph-R159-Cart.el: Add missing JIS X 0208:1990 code points.
4100
4101 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4102
4103         * Ideograph-R158-Body.el (U+8EC5): Add `total-strokes'; unify
4104         J90-6D40.
4105
4106         * Ideograph-R157-Foot.el (U+8DE5): Add `total-strokes'; unify
4107         JSP-5F6B.
4108
4109         * Ideograph-R154-Shell.el (U+8CAE): Unify J90-6C49.
4110         (U+8CCE): Add `total-strokes'; unify J90-4128.
4111
4112         * Ideograph-R137-Boat.el (U+822E): Add `total-strokes'.
4113         (J90-6764): New character; relate to U+822E.
4114
4115         * Ideograph-R130-Meat.el: Add missing JIS X 0212 and JIS X
4116         0208:1990 code points.
4117
4118         * Ideograph-R128-Ear.el (M-29074'): Separate M050366 and U+8056.
4119
4120         * Ideograph-R120-Silk.el: Add missing JIS X 0212 and JIS X
4121         0208:1990 code points.
4122
4123 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4124
4125         * Ideograph-R119-Rice.el (M-26853): Add `total-strokes'.
4126         (J90-4C62): New character; relate to M-26853 and U+7C7E.
4127         (U+7C8F): Unify JSP-532E.
4128         (U+7C90): Add `total-strokes'; unify J90-6464.
4129         (U+7CAB): Add `total-strokes'; unify J90-6468.
4130         (U+7CAD): Add `total-strokes'; unify J90-6466.
4131         (M-27013): Separate U+7CC0; add `total-strokes'.
4132         (U+7CC0): Unify J90-6471.
4133         (U+7CD8): Add `total-strokes'; unify J90-6474.
4134
4135         * Ideograph-R135-Tongue.el (U+8217): Unify J90-4A5E; add
4136         `total-strokes'.
4137
4138         * Ideograph-R123-Sheep.el (U+7FAA): Unify JSP-5531; add
4139         `total-strokes'.
4140
4141 2001-08-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4142
4143         * Ideograph-R026-Seal.el: Add missing GB 12345 and KS X 1001 code
4144         points.
4145         (M-02872): Separate C6-2F3D; unify K0-716D, C3-2B4B, JX1-2E71 and
4146         U+537D.
4147         (M-02877): Use `<-vulgar-ideograph' instead of `comment'.
4148         (M-02878): Use `<-vulgar-ideograph' instead of `comment'.
4149         (M-02879): Use `->ideographic-variants' instead of
4150         `variant-of-shinjigen-1'.
4151         (C6-3D59): Use `<-vulgar-ideograph' instead of `comment'.
4152         (U+537F): Use `<-vulgar-ideograph' instead of
4153         `variant-of-shinjigen-1'; delete `kangxi-strokes' and
4154         `japanese-strokes'.
4155
4156         * Ideograph-R030-Mouth.el, Ideograph-R031-Enclosure.el: Merge
4157         missing KS X 1001 and GB 12345 code points.
4158
4159         * Ideograph-R029-Again.el: Add missing KS X 1001 and GB 12345 code
4160         points.
4161
4162         * Ideograph-R025-Divination.el: Add missing KS X 1001 code points.
4163
4164         * Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
4165         Ideograph-R022-Right-Open-Box.el: Add missing KS X 1001 and GB
4166         12345 code points.
4167
4168         * Ideograph-R009-Man.el (M-00901): Unify K0-775E.
4169
4170 2001-08-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4171
4172         * Ideograph-R211-Tooth.el (C5-6B66): Delete M-48598.
4173         (C7-5746): Add `ideographic-strokes'.
4174         (C7-5B38): Likewise.
4175         (C5-755D): Likewise.
4176         (C4-6D4A): Likewise.
4177         (C4-6D4F): Likewise.
4178         (C5-7A24): Likewise.
4179
4180         * Ideograph-R209-Nose.el (C7-3E71): Add `ideographic-strokes'.
4181         (C5-787C): Likewise.
4182         (C5-797E): Likewise.
4183         (C5-7A21): Likewise.
4184
4185         * Ideograph-R203-Black.el (C5-6B5B): Add `ideographic-strokes'.
4186         (C5-6B5D): Likewise.
4187         (C7-5737): Likewise.
4188         (C7-5E41): Likewise.
4189         (C4-6C5C): Likewise.
4190         (C5-7875): Likewise.
4191         (C5-7874): Likewise.
4192         (C4-6C5E): Likewise.
4193
4194         * Ideograph-R196-Bird.el (C7-2B79): Delete M-46732.
4195         (C4-5A58): Delete M-46878.
4196         (C4-6B42): Delete M-47314.
4197
4198 2001-08-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4199
4200         * Ideograph-R027-Cliff.el: Merge missing KS X 1001, GB 12345 code
4201         points.
4202
4203         * Ideograph-R197-Salt.el (C5-6F48): Add `ideographic-strokes'.
4204         (C7-5247): Likewise.
4205
4206 2001-08-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4207
4208         * Ideograph-R190-Hair.el (C7-2B5A): Delete M-45389.
4209
4210         * Ideograph-R195-Fish.el (C5-6F26): Add `ideographic-strokes'.
4211         (C5-6B38): Likewise.
4212
4213         * Ideograph-R187-Horse.el (C7-2B43): Add `ideographic-strokes'.
4214         (C7-564E): Seems equivalent to C5-7234.
4215
4216         * Ideograph-R189-Tall.el (C4-4866): Add `ideographic-strokes'.
4217         (C3-6063): Likewise.
4218         (C7-657C): Likewise.
4219
4220         * Ideograph-R188-Bone.el (C2-486F): Add `ideographic-strokes'.
4221
4222         * Ideograph-R184-Eat.el (C2-5569): Use `ideographic-strokes'
4223         instead of `kangxi-strokes'.
4224         (JSP-6862): Use `ideographic-strokes' instead of
4225         `japanese-strokes'.
4226         (K0-7A44): Use `ideographic-strokes' instead of `kangxi-strokes'.
4227         (J0-3642): Likewise.
4228
4229         * Ideograph-R177-Leather.el (C5-524B): Add `ideographic-strokes'.
4230
4231         * Ideograph-R167-Gold.el (C7-3D22): Delete M-40682.
4232
4233         * Ideograph-R163-City.el (C5-3065): Delete M-39417.
4234
4235         * Ideograph-R173-Rain.el (C1-7B3D): Use `ideographic-strokes'
4236         instead of `kangxi-strokes'.
4237
4238         * Ideograph-R169-Gate.el (C6-4F7D): Add `ideographic-strokes'.
4239         (C7-4444): Likewise.
4240
4241 2001-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4242
4243         * Ideograph-R162-Walk.el (C*-****): Add missing
4244         `ideographic-strokes'.
4245         (C1-6B40): Use `ideographic-strokes' instead of `kangxi-strokes'.
4246         (C1-6B47): Likewise.
4247         (C1-6B41): Likewise.
4248         (C1-6B46): Likewise.
4249         (C1-6B45): Likewise.
4250         (C1-6B42): Likewise.
4251
4252 2001-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4253
4254         * Ideograph-R154-Shell.el (C6-6267): Delete M-36791.
4255         (C5-4A28): Delete M-36803.
4256         (C7-503F): Delete M-36948.
4257
4258 2001-08-15  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4259
4260         * Ideograph-R149-Speech.el (C5-694E): Delete M-35963.
4261
4262         * Ideograph-R145-Clothes.el (C*-****): Add `ideographic-strokes'.
4263         (G0-3A56): Delete `japanese-strokes'.
4264         (G0-336C): Use `ideographic-strokes' instead of
4265         `japanese-strokes'; delete `kangxi-strokes'; fix `total-strokes'.
4266
4267 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4268
4269         * Ideograph-R141-Tiger.el (JX1-7B4F): Unify K0-5657 instead of
4270         K0-5249.
4271         (C1-663F): Separate K0-5657; use `ideographic-strokes' instead of
4272         `japanese-strokes'.
4273         (C3-5B26): Add `ideographic-strokes'.
4274
4275 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4276
4277         * Ideograph-R142-Insect.el (C*-****): Add missing
4278         `ideographic-strokes'.
4279         (C2-4D6C): Use `ideographic-strokes' instead of `kangxi-strokes'.
4280         (C3-494C): Likewise.
4281         (C2-5F3A): Likewise.
4282         (C2-6668): Likewise.
4283
4284         * Ideograph-R135-Tongue.el (C4-2F4D): Add `ideographic-strokes'.
4285
4286         * Ideograph-R124-Feather.el (C*-****): Add missing
4287         `ideographic-strokes'.
4288
4289         * Ideograph-R122-Net.el (M-28241): Separate C2-3224.
4290         (JSP-5476): Use `=>ucs' instead of `->ucs'; use
4291         `ideographic-strokes' instead of `japanese-strokes'.
4292
4293 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4294
4295         * Ideograph-R118-Bamboo.el (C7-484D): Delete M-49439.
4296
4297 2001-08-13  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4298
4299         * Ideograph-R120-Silk.el (C2-6B75): Use `ideographic-strokes'
4300         instead of `kangxi-strokes'.
4301
4302         * Ideograph-R113-Spirit.el (JX2-726C): Use `ideographic-strokes'
4303         instead of `japanese-strokes'.
4304
4305 2001-08-13  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4306
4307         * Ideograph-R109-Eye.el (C3-2E35): Add `ideographic-strokes'.
4308         (C5-2A5F): Likewise.
4309         (C6-3A2D): Likewise.
4310         (C6-4242): Likewise.
4311         (J0-4365): Use `ideographic-strokes' instead of
4312         `japanese-strokes'.
4313         (C6-4B7B): Add `ideographic-strokes'.
4314         (C5-3A4E): Likewise.
4315         (C6-5559): Likewise.
4316         (C6-555D): Likewise.
4317         (C4-4539): Likewise.
4318         (C4-4541): Likewise.
4319         (C3-4837): Likewise.
4320         (C4-4B42): Likewise.
4321         (C4-4B49): Likewise.
4322         (C5-4E61): Likewise.
4323         (C5-5621): Likewise.
4324         (C4-5160): Likewise.
4325         (C5-5C48): Likewise.
4326         (C7-3959): Likewise.
4327         (C4-6370): Likewise.
4328
4329         * Ideograph-R104-Sickness.el (JSP-4D78): Use `ideographic-strokes'
4330         instead of `japanese-strokes'.
4331
4332         * Ideograph-R086-Fire.el (JX2-6F5C): Use `ideographic-strokes'
4333         instead of `japanese-strokes'.
4334         (J0-4F27): Use `ideographic-strokes' instead of `kangxi-strokes'.
4335         (C2-4B69): Likewise.
4336         (JX2-7028): Use `ideographic-strokes' instead of `kangxi-strokes'.
4337
4338         * Ideograph-R094-Dog.el (C3-3D2A): Use `ideographic-strokes'
4339         instead of `kangxi-strokes'.
4340
4341 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4342
4343         * ideograph-util.el (morohashi-daikanwa<): Accept integer.
4344         (char-representative-of-daikanwa): New function.
4345         (ideograph-char<): Use `char-representative-of-daikanwa'.
4346
4347         * Ideograph-R085-Water.el (J83-4B22): Use `ideographic-strokes'
4348         instead of `kangxi-strokes'.
4349         (C2-4B50): Likewise.
4350         (C2-4B49): Likewise.
4351         (C2-4B46): Likewise.
4352         (C2-4B42): Likewise.
4353         (C2-4B53): Likewise.
4354         (J83-4667): Likewise.
4355
4356 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4357
4358         * ideograph-util.el (update-ideograph-radical-table): New
4359         implementation based on `map-char-attribute'.
4360         (ideograph-char<): Use `map-char-attribute' to find the
4361         representative character of morohashi-daikanwa.
4362
4363         * Ideograph-R084-Steam.el (C2-274E): Add `ideographic-strokes'.
4364
4365         * Ideograph-R075-Tree.el (J83-4F31): Use `ideographic-strokes'
4366         instead of `kangxi-strokes'.
4367
4368         * Ideograph-R072-Sun.el (J83-3322): Use `ideographic-strokes'
4369         instead of `kangxi-strokes'.
4370         (C3-5472): Add `ideographic-strokes'.
4371
4372         * Ideograph-R066-Rap.el (C*-****): Add missing
4373         `ideographic-strokes'.
4374
4375 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4376
4377         * Ideograph-R063-Door.el (J0-4C61): Use `ideographic-strokes'
4378         instead of `kangxi-strokes'.
4379         (C2-2F32): Use `ideographic-strokes' instead of
4380         `japanese-strokes'.
4381
4382 2001-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4383
4384         * Ideograph-R053-Dotted-Cliff.el (C1-636E): Add
4385         `ideographic-strokes'.
4386
4387         * Ideograph-R032-Earth.el (J83-3E7D): Modify `morohashi-daikanwa'.
4388
4389         * Ideograph-R031-Enclosure.el (C3-3026): Add
4390         `ideographic-strokes'.
4391
4392         * Ideograph-R030-Mouth.el:
4393         - Use `=>ucs' instead of `->ucs'.
4394         - Unify or relate missing combinations of M-XXXXX and CNS.
4395         - Fix some relations between M-XXXXX and CNS.
4396         (C5-2161): Unify Big5-8BF7 and Big5-CDP-8BF7.
4397         (C6-2651): Moved to Ideograph-R031-Enclosure.el.
4398         (C3-276C): Unify Big5-8BCF and Big5-CDP-8BCF.
4399         (C3-2772): Add `->same-ideograph' for M-48258; delete `->mojikyo'.
4400         (M-03672): Unify JSP-3541, C3-3022, M059186 and U+54F6.
4401         (U+5626): Separate C3-4650 and move it to Ideograph-R038-Woman.el.
4402
4403 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4404
4405         * Ideograph-R102-Field.el (J90-6136): Unify MH-347; use
4406         `->same-ideograph' for M-21735; delete `ideographic-variants' for
4407         M021735.
4408
4409         * Ideograph-R045-Sprout.el (M-07853): New character.
4410
4411         * Ideograph-R039-Child.el (M-07001): New character.
4412
4413 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4414
4415         * char-db-util.el (char-db-insert-char-spec): Don't use `ucs' for
4416         private area of BMP; use `chinese-big5-cdp' if it is defined; use
4417         `find-char' instead of `define-char'.
4418         (char-db-insert-alist): Use `find-char' instead of `define-char'.
4419         (insert-char-attributes): Likewise.
4420
4421 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4422
4423         * u0E000-Private-Use.el (U+F4E4): Separate Big5-8B4A and
4424         Big5-CDP-8B4A.
4425         (U+F580): Separate Big5-8C49 and Big5-CDP-8C49.
4426
4427         * Ideograph-R024-Ten.el (Big5-CDP-8C49): New character; separated
4428         from U+F580 and moved from u0E000-Private-Use.el.
4429
4430         * Ideograph-R009-Man.el: Unify or relate missing combinations of
4431         M-XXXXX and CNS.
4432         (cjk radical person for top): New character.
4433         (C3-2148): Add M-01512 into `->same-ideograph'.
4434         (cjk radical sunrise): New character.
4435         (M-00981): Separate M000981; add `<-ancient-ideograph' for
4436         M-00702.
4437         (C6-4653): Relate to M-00981.
4438         (C6-4654): Relate to M-00993 instead of M-00981.
4439
4440         * Ideograph-R044-Corpse.el: Use `=>ucs' instead of `->ucs'.
4441         (C6-244F): Unify Big5-8D6C and Big5-CDP-8D6C.
4442         (M-07705): Use `<-vulgar-ideograph' instead of
4443         `vulgar-ideograph-of'.
4444         (C3-2C37): Use `->same-ideograph' instead of `ideograph='.
4445         (C3-3545): Unify M-07748.
4446         (C4-372E): Add `->same-ideograph' for M-07001.
4447
4448         * Ideograph-R213-Turtle.el (C3-396C): Separate from U+4E80 and
4449         moved from Ideograph-R005-Second.el.
4450         - Use `=>ucs' instead of `->ucs'.
4451
4452         * Ideograph-R205-Frog.el (M-48258): Add `<-vulgar-ideograph' for
4453         M-48257.
4454
4455         * Ideograph-R135-Tongue.el (U+820C): Unify Big5-88EF and
4456         Big5-CDP-88EF.
4457         (C1-485F): Use `<-original-ideograph' instead of
4458         `original-ideograph-of'.
4459
4460         * Ideograph-R119-Rice.el (EGB-2F7B): Separate C3-3E22, JSP-5332
4461         and JX2-7376; delete `japanese-strokes'; unify Big5-8CB9 and
4462         Big5-CDP-8CB9.
4463
4464         * Ideograph-R102-Field.el (C3-2E26): Unify Big5-8BF0 and
4465         Big5-CDP-8BF0.
4466
4467         * Ideograph-R086-Fire.el:
4468         - Unify or relate missing combinations of M-XXXXX and CNS.
4469         - Use `=>ucs' instead of `->ucs'.
4470
4471         * Ideograph-R038-Woman.el (C3-4650): Separated from U+5626 and
4472         moved from Ideograph-R030-Mouth.el.
4473
4474 2001-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4475
4476         * Ideograph-R031-Enclosure.el: Use `=>ucs' instead of `->ucs'.
4477         (C6-2651): New character; relate to M-04726.
4478         (C6-2A3E): Add `->same-ideograph' for M-04718.
4479
4480 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4481
4482         * README.en: New file.
4483
4484 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4485
4486         * Ideograph-R118-Bamboo.el: Use `=>ucs' instead of `->ucs'.
4487         (C2-4C61): Separated from JX2-233D and moved from
4488         Ideograph-R018-Knife.el.
4489
4490         * char-db-util.el (insert-char-attributes): Regard
4491         `->wrong-ideograph' and `<-wrong-ideograph' as
4492         character-references.
4493
4494 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4495
4496         * u0E000-Private-Use.el (U+F390): Separate Big5-88EF and
4497         Big5-CDP-88EF.
4498         (U+F547): Separate Big5-8BCF and Big5-CDP-8BCF.
4499         (U+F568): Separate Big5-8BF0 and Big5-CDP-8BF0.
4500         (U+F56F): Separate Big5-8BF7 and Big5-CDP-8BF7.
4501         (U+F5CE): Separate Big5-8CB9 and Big5-CDP-8CB9.
4502         (U+F640): Separate Big5-8D6C and Big5-CDP-8D6C.
4503
4504         * Ideograph-R005-Second.el (J0-3535): Delete `kangxi-radical' and
4505         `kangxi-strokes'; separate S1-9917, S2-9917 and C3-396C; move them
4506         to Ideograph-R213-Turtle.el.
4507         (M-00215): Separate C2-4156; fix `total-strokes'.
4508
4509         * Ideograph-R002-Line.el (M-00072): Unify U+3404.
4510         (C7-2C3C): Add `->same-ideograph' for M-00246.
4511
4512         * Ideograph-R001-One.el (M-00020): Add `->synonyms'.
4513
4514         * Ideograph-R018-Knife.el (U+5202): Unify Big5-8B4D and
4515         Big5-CDP-8B4D.
4516         (S1-0597): Use `<-wrong-ideograph' instead of
4517         `wrong-char-of-shinjigen-1'.
4518         (M-01880): Delete C4-2239; unify C4-223A.
4519         (M-01892): Unify C4-2239.
4520         (U+524A): Unify Big5-AB64.
4521         (C1-5028): Separate Big5-AB64.
4522         (JX2-233D): Separate C2-4C61 and Big5-E35A and move them to
4523         Ideograph-R118-Bamboo.el; delete `kangxi-radical' and
4524         `kangxi-strokes'; add `->same-ideograph'.
4525         - Add `ideograph-cdp' and `ideographic-structure'.
4526         - Unify or relate missing combinations of M-XXXXX and CNS.
4527
4528         * Ideograph-R008-Lid.el (C6-3D23): Relate to M-00319.
4529         (M-00320): Delete C6-3D23; unify C6-3D22.
4530         (U+4EB8): Fix strokes.
4531
4532         * Ideograph-R004-Slash.el: Add `ideograph-cdp' and
4533         `ideographic-structure'.
4534         (U+4E3F): Unify Big5-8B47 and Big5-CDP-8B47.
4535         (U+4E46): Use `<-vulgar-ideograph' instead of
4536         `vulgar-char-of-shinjigen-1'.
4537
4538 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4539
4540         * Ideograph-R175-Wrong.el: Use `=>ucs' instead of `->ucs'.
4541         (C1-7948): Unify Big5-C3FB.
4542
4543         * Ideograph-R003-Dot.el: Add `ideograph-cdp' and
4544         `ideographic-structure'.
4545         (U+4E36): Unify Big5-8B41 and Big5-CDP-8B41.
4546
4547 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4548
4549         * u0E000-Private-Use.el: Unify `chinese-big5-cdp'.
4550
4551         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Unify
4552         `chinese-big5-cdp'.
4553         (CJK RADICAL PERSON): Likewise.
4554
4555 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4556
4557         * Ideograph-R005-Second.el: Add `ideograph-cdp' and
4558         `ideographic-structure'.
4559         (U+4E5A): Unify Big5-C87B.
4560
4561 2001-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4562
4563         * u0E000-Private-Use.el (U+F4E1): Separate Big5-8B47.
4564         (U+F4E4): Separate Big5-8C5D.
4565
4566         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Add
4567         `total-strokes' and `ideograph-cdp'; unify Big5-8C5D.
4568         (CJK RADICAL PERSON): Use `ideograph-cdp' instead of
4569         `ideographic-cdp'.
4570
4571         * Ideograph-R145-Clothes.el (C6-2553): Relate to M-34091.
4572         (M-34094): Use `<-original-ideograph' instead of `comment'.
4573         (C1-4F4F): Moved from Ideograph-R018-Knife.el.
4574         - Merge KS X 1001, Big5, JIS X 0212  and GB 12345 code points.
4575         - Use `=>ucs' instead of `->ucs'.
4576
4577         * Ideograph-R002-Line.el: Use `ideograph-cdp' instead of
4578         `ideographic-cdp'.
4579         (U+4E28): Add `ideograph-cdp'; unify Big5-8B76.
4580
4581         * Ideograph-R001-One.el: Use `ideograph-cdp' instead of
4582         `ideographic-cdp'.
4583
4584 2001-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4585
4586         * u0E000-Private-Use.el (U+F4D0): Separate Big5-8AF5.
4587         (U+F510): Separate Big5-8B76.
4588
4589         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PERSON): Add
4590         `total-strokes' and `ideographic-cdp'; unify Big5-8AF5 (CDP
4591         private).
4592
4593         * char-db-util.el (char-db-insert-char-reference): Regard integer
4594         value of :char as UCS code point.
4595         (insert-char-attributes): Use current-column to detect short or
4596         long; format `ideographic-structure' as sequence of
4597         character-references.
4598
4599         * Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
4600         Ideograph-R024-Ten.el:
4601         - Merge Big5 code points.
4602         - Use `=>ucs' instead of `->ucs'.
4603
4604         * Ideograph-R021-Spoon.el:
4605         - Merge KS X 1001 and Big5 code points.
4606         - Use `=>ucs' instead of `->ucs'.
4607
4608         * Ideograph-R002-Line.el, Ideograph-R001-One.el:
4609         - Merge `ideographic-cdp'.
4610         - Add `ideographic-structure'.
4611
4612 2001-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4613
4614         * u03100-Bopomofo.el: Use `<-bopomofo' instead of `->ideograph'.
4615
4616 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4617
4618         * Ideograph-R213-Turtle.el (J83-737D): Separate J78-737D and
4619         U+9F9C.
4620         (M-48848): Separate C7-2C3A; use `<-original-ideograph' instead of
4621         `comment'; unify U+9F9C.
4622         (J90-6354): Separate C3-5E47 and U+9F9D; use `<-ancient-ideograph'
4623         instead of `comment'; add `->same-ideograph'; delete
4624         `kangxi-radical' and `kangxi-strokes'.
4625         (J78-6354): New character; relate to U+9F9D and M-48869.
4626
4627         * Ideograph-R109-Eye.el (U+770C): Unify J90-3829.
4628         (M-23221): Add `total-strokes'; unify JSP-4E5F.
4629         (M-49364): Use `<-original-ideograph' instead of
4630         `original-ideograph-of'.
4631
4632         * Ideograph-R096-Jade.el (J90-6076): New character; relate to
4633         U+7476 and M-21149.
4634
4635 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4636
4637         * Ideograph-R198-Deer.el (M-47690): Use `->synonyms' instead of
4638         `->synonymous'.
4639
4640         * Ideograph-R113-Spirit.el, Ideograph-R102-Field.el,
4641         Ideograph-R098-Tile.el: Merge missing JIS X 0208:1990 and JIS X
4642         0212 code points.
4643
4644         * Ideograph-R093-Cow.el (M-19923): Separate U+725C.
4645         (U+725C): Unify JSP-4A58.
4646
4647         * Ideograph-R085-Water.el, Ideograph-R075-Tree.el: Merge missing
4648         JIS X 0208:1990 and JIS X 0212 code points.
4649
4650 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4651
4652         * char-db-util.el (insert-char-attributes): Use `<-bopomofo'
4653         instead of `->ideograph'.
4654
4655         * Ideograph-R112-Stone.el (U+783A): Add `total-strokes'; unify
4656         J90-4557.
4657
4658         * Ideograph-R107-Skin.el (U+76B9): Unify J90-6231.
4659
4660         * Ideograph-R104-Sickness.el (U+75E9): Add `total-strokes'; unify
4661         J90-4169.
4662         (U+7604): Add `total-strokes'; unify JSP-4D66.
4663
4664         * Ideograph-R094-Dog.el (U+731F): Unify J90-4E44.
4665         (U+7363): Unify J90-3D43.
4666
4667         * Ideograph-R086-Fire.el (U+713C): Unify J90-3E46; add
4668         `total-strokes'.
4669         (U+7199): Unify J90-7426.
4670
4671         * Ideograph-R082-Fur.el (U+6BEE): Unify JSP-463E.
4672
4673         * Ideograph-R073-Say.el (U+66FA): Add `total-strokes'; unify
4674         JSP-426D.
4675
4676         * Ideograph-R072-Sun.el (U+663F): Add `total-strokes'; unify
4677         J90-5B26.
4678
4679         * Ideograph-R070-Square.el (U+65D9): Add `total-strokes'; unify
4680         J90-5A5A.
4681
4682         * Ideograph-R064-Hand.el: Merge missing JIS X 0212 and JIS X
4683         0208-1990 code points.
4684         (U+631C): Fix `ideographic-strokes'; add `total-strokes'.
4685         (M-49129): Unify C6-402E; add `->ideographic-variants'.
4686
4687         * Ideograph-R053-Dotted-Cliff.el (J0-3E32): Relate to U+5E8A.
4688
4689 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4690
4691         * u02F00-Kangxi-Radicals.el: Use `<-radical' instead of
4692         `->decomposition' with sequence `compat' + U+****.
4693
4694         * u02500-Box-Drawing.el (BOX DRAWINGS VERTICAL SINGLE AND RIGHT
4695         DOUBLE): Unify Big5-A2A5 instead of Big5-F9E9.
4696         (BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE): Unify Big5-A2A7
4697         instead of Big5-F9EB.
4698         (BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE): Unify
4699         Big5-A2A6 instead of Big5-F9EA.
4700
4701         * Ideograph-R023-Hiding-Enclosure.el (J0-523E): Unify U+5338.
4702         (C6-212B): Use `->same-ideograph' instead of `morohashi-daikanwa'.
4703         - Use `=>ucs' instead of `->ucs'.
4704         - Merge Big5 code points.
4705
4706         * Ideograph-R022-Right-Open-Box.el:
4707         - Merge Big5 code points.
4708         - Use `=>ucs' instead of `->ucs'.
4709
4710         * Ideograph-R008-Lid.el (G0-596F): Unify U+4EA0.
4711
4712 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4713
4714         * Ideograph-R019-Power.el (M-02334): Use `script' and
4715         `<-vulgar-ideograph' instead of `comment'.
4716         (M-02354): Likewise; add `->synonyms'.
4717         (M-02402): Use `<-ancient-ideograph' instead of
4718         `ancient-char-of-shinjigen-1'.
4719         (M-2415'): Use `<-vulgar-ideograph' instead of
4720         `vulgar-ideograph-of'; add `<-simplified-ideograph'.
4721         - Merge KS X 1001, Big5 and GB 12345 code points.
4722         - Use `=>ucs' instead of `->ucs'.
4723         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
4724         - Use `->same-ideograph' instead of `ideograph='.
4725
4726         * char-db-util.el (insert-char-attributes): Rename `->synonymous'
4727         to `->synonyms'.
4728
4729         * Ideograph-R020-Wrap.el: - Merge KS X 1001 and Big5 code points.
4730         - Use `=>ucs' instead of `->ucs'.
4731
4732         * Ideograph-R066-Rap.el (U+657D): Add `total-strokes'; unify
4733         JSP-4155.
4734
4735         * Ideograph-R063-Door.el (U+6244): Unify JSP-3F35; add
4736         `total-strokes'.
4737
4738         * Ideograph-R050-Turban.el (J83-5672): Unify J90-5672.
4739
4740         * Ideograph-R030-Mouth.el (U+540F): Unify J90-4D79.
4741
4742         * Ideograph-R018-Knife.el (J83-3D69): Unify K0-7478.
4743         (G0-3375): Separate C1-4F4F and move it to
4744         Ideograph-R145-Clothes.el; delete `cns-radical' and
4745         `cns-total-strokes'.
4746         (M-02024): Separate J0-516C; unify C3-2B43; add
4747         `<-vulgar-ideograph'.
4748         (J0-516C): Use `<-vulgar-ideograph' instead of
4749         `vulgar-char-of-shinjigen-1'.
4750         - Merge KS X 1001, Big5 and GB 12345 code points.
4751         - Use `=>ucs' instead of `->ucs'.
4752         - Use `<-original-ideograph' instead of `original-ideograph-of'.
4753         - Use `<-simplified-ideograph' instead of `simplified-ideograph-of'.
4754         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
4755         - Use `->ideographic-variants' instead of `variant-of-shinjigen-1'.
4756
4757         * Ideograph-R001-One.el (C2-212E): New character; moved from
4758         Ideograph-R013-Down-Box.el; unify Big5-C94E.
4759
4760         * Ideograph-R205-Frog.el (M-48305): Separate J78-7368, J83-7368,
4761         K0-5C2F and J90-7368.
4762
4763         * Ideograph-R198-Deer.el (J83-4E6F): Separate C1-795E, J90-4E6F
4764         and U+9E97.
4765         (M-47690): Separate J78-4E5B, J83-4E5B, K0-5778 and J90-4E5B; add
4766         `->synonymous'.
4767
4768         * Ideograph-R115-Grain.el (M-25381): New character; unify C3-5E47;
4769         add `->same-ideograph' for M-48869; add `<-ancient-ideograph' for
4770         M-24940.
4771
4772 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4773
4774         * char-db-util.el (insert-char-attributes): Regard `->synonymous'
4775         as a character-reference.
4776
4777         * Ideograph-R210-Even.el (J90-6C5A): Separate J78-6C5A, J83-6C5A
4778         and K0-6E32.
4779
4780         * u03000-CJK-Symbols-and-Punctuation.el: Merge Big5-Eten code
4781         points.
4782
4783         * Ideograph-R199-Wheat.el: Merge missing JIS X 0208 code points.
4784         (J78-7351): Separate J83-7351 and J90-7351.
4785         (J83-396D): Unify J90-396D; add `total-strokes'.
4786         (J83-4C4D): Unify J90-4C4D; add `total-strokes'.
4787
4788         * Ideograph-R209-Nose.el (J90-4921): Unify J78-4921 and J83-4921.
4789
4790         * Ideograph-R208-Rat.el (J83-736B): Unify J78-736B and J90-736B.
4791
4792         * Ideograph-R203-Black.el (J78-4263): Separate J83-4263 and
4793         J90-4263.
4794
4795         * Ideograph-R196-Bird.el: Merge missing JIS X 0208 code points.
4796         (J83-463E): Separate J78-463E.
4797         (J78-3974): Separate J83-3974, C1-7827, J90-3974 and U+9D60.
4798
4799         * Ideograph-R013-Down-Box.el (EGB-7A29): Separate C2-212E and
4800         Big5-C94E and move them to Ideograph-R001-One.el; delete
4801         `kangxi-radical' and `kangxi-strokes'.
4802         (U+5188): Use `->same-ideograph' instead of `comment'; unify
4803         Big5-C8A2.
4804
4805         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Add
4806         `<-radical'; unify Big5-C87B and Big5:U+4E5A.
4807         (CJK RADICAL KNIFE TWO): Add `<-radical'; unify Big5-C87D and
4808         Big5:U+5202.
4809
4810         * u00400-Cyrillic.el: Merge Big5-Eten code points.
4811
4812 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4813
4814         * Ideograph-R197-Salt.el (J83-3834): Unify J90-3834.
4815
4816         * Ideograph-R195-Fish.el: Merge and/or fix JIS X 0208 code points.
4817
4818 2001-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4819
4820         * u0FF00-Halfwidth-and-Fullwidth-Forms.el: Merge Big5-Eten code
4821         points.
4822
4823         * u0E000-Private-Use.el: Delete Big5-Eten code points.
4824
4825         * u03200-Enclosed-CJK-Letters-and-Months.el (PARENTHESIZED
4826         IDEOGRAPH STOCK): Unify Big5-C8D1.
4827
4828         * u030A0-Katakana.el, u03040-Hiragana.el,
4829         u02F00-Kangxi-Radicals.el: Merge Big5-Eten code points.
4830
4831         * u02700-Dingbats.el (HEAVY TEARDROP-SPOKED ASTERISK): Unify
4832         Big5-C6E6.
4833
4834         * u02460-Enclosed-Alphanumerics.el, u02190-Arrows.el,
4835         u02150-Number-Forms.el: Merge Big5-Eten code points.
4836
4837         * u02100-Letterlike-Symbols.el (NUMERO SIGN): Unify Big5-C8D2.
4838         (TELEPHONE SIGN): Unify Big5-C8D3.
4839
4840         * u002B0-Spacing-Modifier-Letters.el (MODIFIER LETTER CIRCUMFLEX
4841         ACCENT): Unify Big5-C6D9.
4842
4843         * u000A0-Latin-1-Supplement.el (fullwidth diaeresis): Unify
4844         Big5-C6D8 instead of Big5-A14C.
4845
4846         * char-db-util.el (insert-char-attributes): Regard
4847         `->ideographic-variants', `->radical' and `<-radical' as
4848         character-references.
4849
4850 2001-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4851
4852         * Ideograph-R194-Ghost.el (J90-7233): Separate J78-7233, J83-7233
4853         and C1-777D.
4854
4855         * Ideograph-R191-Fight.el (J83-722D): Separate J78-722D and
4856         U+9B2E.
4857
4858         * Ideograph-R187-Horse.el (J90-3833): Unify J78-3833 and J83-3833.
4859         (J83-424D): Unify J90-424D; add `total-strokes'.
4860         (J83-715C): Separate J90-715C and C1-7B44.
4861
4862         * Ideograph-R184-Eat.el (J78-4C5F): Separate J83-4C5F, J90-4C5F
4863         and U+9905.
4864         (J90-713B): Unify J78-713B and J83-713B; delete `daikanwa-radical'
4865         and `daikanwa-strokes'; add `total-strokes'.
4866
4867 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4868
4869         * Ideograph-R200-Hemp.el (J83-4B7B): Unify J78-4B7B and J90-4B7B.
4870
4871 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4872
4873         * Ideograph-R181-Leaf.el (J83-7073): Separate C1-6764, J90-7073
4874         and U+980C.
4875         (J83-4852): Separate C1-6763, J90-4852 and U+9812.
4876         (J83-7075): Separate J78-7075, C1-7326 and U+9824; fix
4877         `total-strokes'.
4878         (J83-7123): Separate C2-717C, J90-7123 and U+9873.
4879
4880 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4881
4882         * Ideograph-R017-Open-Box.el:
4883         - Merge Big5 and KS X 1001 code points.
4884         - Use `=>ucs' instead of `->ucs'.
4885
4886 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4887
4888         * Ideograph-R182-Wind.el (J90-7124): Unify J78-7124 and J83-7124.
4889         (J83-7129): Separate J90-7129.
4890
4891         * Ideograph-R015-Ice.el (M-01718): Use `<-vulgar-ideograph'
4892         instead of `vulgar-ideograph-of'.
4893         - Use `=>ucs' instead of `->ucs'.
4894         - Merge KS X 1001, Big5 and GB 12345 code points.
4895
4896         * Ideograph-R177-Leather.el (J78-7057): Add `->same-ideograph'.
4897         (J83-3F59): Unify J90-3F59.
4898         (J90-7057): New character; unify MH-701.
4899         (J83-7057): New character; relate to MH-701; unify U+9771.
4900         (J78-3F59): New character; relate to MH-701.
4901         (J90-705D): Unify J78-705D and J83-705D.
4902         (J90-7060): Unify J78-7060 and J83-7060.
4903
4904         * Ideograph-R162-Walk.el (J78-4B78): Separate C1-4B55, G0-4679,
4905         J83-4B78, J90-4B78 and U+8FC4.
4906
4907         * Ideograph-R016-Table.el: Merge Big5, KS X 1001 and GB 12345 code
4908         points.
4909
4910 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4911
4912         * u0FE70-Arabic-Presentation-Forms-B.el,
4913         u0FB50-Arabic-Presentation-Forms-A.el: Merge `arabic-1-column' and
4914         `arabic-2-column'.
4915
4916         * u00600-Arabic.el: Merge `arabic-1-column' and `arabic-digit'.
4917
4918         * u000A0-Latin-1-Supplement.el, u00020-Basic-Latin.el: Merge
4919         `arabic-1-column'.
4920
4921 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4922
4923         * Ideograph-R014-Cover.el:
4924         - Merge KS X 1001, Big5 and GB 12345 code points.
4925         - Use `=>ucs' instead of `->ucs'.
4926
4927 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4928
4929         * Ideograph-R012-Eight.el (M-01459): Separate JX2-2328.
4930         (U+5173): Unify JX2-2328.
4931         - Use `=>ucs' instead of `->ucs'.
4932         - Merge Big5, KS X 1001 and GB 12345 code points.
4933
4934         * Ideograph-R175-Wrong.el (J83-7051): Separate J78-7051 and
4935         J90-7051.
4936
4937         * Ideograph-R173-Rain.el (J90-3C36): Unify J78-3C36 and J83-3C36.
4938         (J83-4A37): Separate J90-4A37.
4939         (J90-7049): Separate J78-7049, J83-7049 and K0-7038.
4940
4941         * Ideograph-R162-Walk.el (M-38711): Unify J78-4454; fix
4942         `jisx0208-difference'.
4943         (J83-4454): Separate J78-4454; fix `total-strokes'; fix
4944         `jisx0208-difference'.
4945
4946 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4947
4948         * Ideograph-R172-Short-Tailed-Bird.el (J83-5256): Use `=>ucs'
4949         instead of `->ucs'; separate J90-5256.
4950
4951 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4952
4953         * u031A0-Bopomofo-Extended.el: Renamed from
4954         u031A0-Extended-Bopomofo.el.
4955
4956         * Ideograph-R013-Down-Box.el:
4957         - Use `=>ucs' instead of `->ucs'.
4958         - Merge KS X 1001 and Big5 code points.
4959
4960         * Ideograph-R009-Man.el (U+5036): Delete K0-4E7C.
4961         (U+4FF1): Unify K0-4E7C.
4962         - Merge KS X 1001 code points.
4963
4964         * Ideograph-R008-Lid.el (M-00304): Unify K0-5555.
4965         (K0-5322): New character; relate to U+4EB6 and M-00328.
4966
4967         * Ideograph-R007-Two.el (U+4E8C): Unify K0-6C23.
4968         (M-00250): Delete K0-6C23.
4969
4970         * u0FE30-CJK-Compatibility-Forms.el (presentation form for
4971         vertical book name mark): New character; relate to U+FE34; unify
4972         C1-213C and Big5-A15B.
4973         (book name mark): New character; relate to U+FE4F; unify C1-213D
4974         and Big5-A15C.
4975         - Merge Big5 code points.
4976
4977         * u000A0-Latin-1-Supplement.el (fullwidth *): Delete
4978         `->decomposition'.
4979
4980         * Ideograph-R011-Enter.el (U+4EBD): Delete `kangxi-radical'.
4981         - Use `=>ucs' instead of `->ucs'.
4982         - Merge Big5 and GB 12345 code points.
4983
4984         * Ideograph-R010-Legs.el:
4985         - Merge Big5 and GB 12345 code points.
4986         - Use `=>ucs' instead of `->ucs'.
4987
4988 2001-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4989
4990         * char-db-util.el (char-db-decode-isolated-char): Don't use
4991         isolated characters of `arabic-iso8859-6'; format
4992         `->original-ideograph', `<-original-ideograph', `->ideographic',
4993         `<-ideographic' and `->ideograph' as character-reference style.
4994         (insert-char-data-with-variant): Sort variants.
4995
4996         * Ideograph-R009-Man.el:
4997         - Merge Big5 and GB 12345 code points.
4998         - Use `=>ucs' instead of `->ucs'.
4999         - Use `->same-ideograph' instead of `ideograph='.
5000         - Use `<-original-ideograph' instead of `original-ideograph-of'.
5001         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
5002
5003         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH *): Add
5004         `<-fullwidth'.
5005         (FULLWIDTH ASTERISK): Unify C1-216E.
5006         (FULLWIDTH LATIN CAPITAL LETTER *): Use ``character-reference''
5007         style for `->lowercase'.
5008         (heavy low line): Use `=>ucs' instead of `->ucs'.
5009         (FULLWIDTH LATIN SMALL LETTER *): Use ``character-reference''
5010         style for `->uppercase'; omit `->titlecase'.
5011
5012         * u03200-Enclosed-CJK-Letters-and-Months.el: Merge Big5 code
5013         points.
5014
5015         * u03100-Bopomofo.el: Merge Big5 code points.
5016
5017         * u03000-CJK-Symbols-and-Punctuation.el (IDEOGRAPHIC SPACE):
5018         Delete `->decomposition'; add `<-ideographic'.
5019         (WAVY DASH): Delete Big5-A1CA.
5020         (HANGZHOU NUMERAL TEN): Unify Big5-A2CC.
5021         (HANGZHOU NUMERAL TWENTY): Unify Big5-A2CD.
5022         (HANGZHOU NUMERAL THIRTY): Unify Big5-A2CE.
5023
5024 2001-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5025
5026         * Ideograph-R170-Mound.el: Fix JIS X 0208 code points.
5027
5028         * Ideograph-R167-Gold.el: Merge and/or fix JIS X 0208 code points.
5029
5030         * Ideograph-R169-Gate.el: Merge missing JIS X 0208 code points.
5031
5032         * Ideograph-R164-Wine.el: Fix JIS X 0208 code points.
5033
5034 2001-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5035
5036         * u02000-General-Punctuation.el (ONE DOT LEADER): Delete
5037         Big5-A3BB.
5038         (OVERLINE): Add `->fullwidth'.
5039         (FULLWIDTH OVERLINE): Add `<-fullwidth'.
5040         (heavy overline): New character; unify C1-2224 and Big5-A1C3.
5041         - Use `=>ucs' instead of `->ucs'.
5042
5043         * u01E00-Latin-Extended-Additional.el (LATIN CAPITAL LETTER M WITH
5044         ACUTE): Separate JX1-2872.
5045         (fullwidth latin capital letter m with acute): New character;
5046         unify JX1-2872.
5047         (LATIN SMALL LETTER M WITH ACUTE): Separate JX1-2873.
5048         (fullwidth latin small letter m with acute): New character; unify
5049         JX1-2873.       
5050         - Use ``character-reference'' style for `->uppercase' and
5051           `->lowercase'.
5052         - Omit `->titlecase' because each value of it has the same value
5053           of `->uppercase'.
5054         - Merge `latin-tcvn5712' code points.
5055
5056         * u002B0-Spacing-Modifier-Letters.el (U+****): Add `->fullwidth'.
5057         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
5058         (CARON): Add `->fullwidth'.
5059         (fullwidth caron): Use `=>ucs' instead of `->ucs'; add
5060         `<-fullwidth'.
5061         (MODIFIER LETTER VERTICAL LINE): Add `->fullwidth'.
5062         (fullwidth modifier letter vertical line): Use `=>ucs' instead of
5063         `->ucs'; add `<-fullwidth'.
5064         (MODIFIER LETTER MACRON): Separate G0-2125 and Big5-A3BC.
5065         (fullwidth modifier letter macron): New character; unify G0-2125,
5066         C1-256D and Big5-A3BC.
5067         (MODIFIER LETTER ACUTE ACCENT): Separate C1-256E and Big5-A3BD.
5068         (fullwidth modifier letter acute accent): New character; unify
5069         C1-256E and Big5-A3BD.
5070         (MODIFIER LETTER GRAVE ACCENT): Separate C1-2570, Big5-A3BF.
5071         (fullwidth modifier letter grave accent): Unify C1-2570 and
5072         Big5-A3BF.
5073         (MODIFIER LETTER HALF TRIANGULAR COLON): Separate JX1-2B56.
5074         (fullwidth modifier letter half triangular colon): New character;
5075         unify JX1-2B56.
5076         (RING ABOVE): Separate K0-222A and JSP-2236.
5077         (fullwidth ring above): New character; unify K0-222A and JSP-2236.
5078         (MODIFIER LETTER RHOTIC HOOK): Separate JX1-2B71.
5079         (fullwidth modifier letter rhotic hook): New character; unify
5080         JX1-2B71.
5081         (MODIFIER LETTER EXTRA-HIGH TONE BAR): Separate JX1-2B60.
5082         (fullwidth modifier letter extra-high tone bar): New character;
5083         unify JX1-2B60.
5084         (MODIFIER LETTER HIGH TONE BAR): Separate JX1-2B61.
5085         (fullwidth modifier letter high tone bar): New character; unify
5086         JX1-2B61.
5087         (MODIFIER LETTER MID TONE BAR): Separate JX1-2B62.
5088         (fullwidth modifier letter mid tone bar): New character; unify
5089         JX1-2B62.
5090         (MODIFIER LETTER LOW TONE BAR): Separate JX1-2B63.
5091         (fullwidth modifier letter low tone bar): New character; unify
5092         JX1-2B63.
5093         (MODIFIER LETTER EXTRA-LOW TONE BAR): Separate JX1-2B64.
5094         (fullwidth modifier letter extra-low tone bar): New character;
5095         unify JX1-2B64.
5096
5097         * Ideograph-R008-Lid.el:
5098         - Use `=>ucs' instead of `->ucs'.
5099         - Merge Big5 and GB 12345 code points.
5100
5101         * Ideograph-R004-Slash.el (C3-212D): Separated from U+4E87 and
5102         moved from Ideograph-R006-Hook.el.
5103         - Use `=>ucs' instead of `->ucs'.
5104         - Merge GB 12345 and Big5 code points.
5105         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
5106         - Use `->bopomofo' instead of `->bopomofo-letter'.
5107         - Use `->same-ideograph' instead of `ideograph='.
5108         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
5109         - Use `<-original-ideograph' instead of `original-ideograph-of'.
5110
5111 2001-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5112
5113         * u02100-Letterlike-Symbols.el (halfwidth numero sign): Renamed
5114         from <HALFWIDTH NUMERO SIGN>; use `=>ucs' instead of `->ucs'.
5115         (OHM SIGN): Delete `->lowercase'.
5116         (KELVIN SIGN): Likewise.
5117         (ANGSTROM SIGN): Likewise.
5118
5119         * Ideograph-R007-Two.el:
5120         - Merge Big5 and GB 12345 code points.
5121         - Use `=>ucs' instead of `->ucs'.
5122
5123         * Ideograph-R006-Hook.el (U+4E87): Separate C3-212D and move it to
5124         Ideograph-R004-Slash.el; delete `kangxi-radical'; unify G1-7D3B;
5125         delete `non-morohashi'.
5126         - Merge Big5 code points.
5127         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
5128
5129         * Ideograph-R005-Second.el:
5130         - Merge Big5 and GB 12345 code points.
5131         - Use `->same-ideograph' instead of `ideograph='.
5132         - Use `=>ucs' instead of `->ucs'.
5133         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
5134
5135         * u01F00-Greek-Extended.el:
5136         - Use ``character-reference'' style for `->uppercase' and
5137           `->lowercase'.
5138         - Omit `->titlecase' because each value of it has the same value
5139         of `->uppercase'.
5140         (GREEK SMALL LETTER ALPHA WITH VARIA): Separate JX1-2B46.
5141         (LATIN SMALL LETTER ALPHA WITH GRAVE): New character; unify
5142         JX1-2B46.
5143         (GREEK SMALL LETTER ALPHA WITH OXIA): Separate JX1-2B47.
5144         (LATIN SMALL LETTER ALPHA WITH ACUTE): New character; unify
5145         JX1-2B47.
5146         (GREEK SMALL LETTER EPSILON WITH VARIA): Separate JX1-2B50.
5147         (LATIN SMALL LETTER OPEN E WITH GRAVE): New character; unify
5148         JX1-2B50.
5149         (GREEK SMALL LETTER EPSILON WITH OXIA): Separate JX1-2B51.
5150         (LATIN SMALL LETTER OPEN E WITH ACUTE): New character; unify
5151         JX1-2B51.
5152
5153         * Ideograph-R003-Dot.el:
5154         - Merge GB 12345-90 and Big5.
5155         - Use `=>ucs' instead of `->ucs'.
5156         (M-00104): Use `->same-ideograph' instead of `ideograph='; use
5157         `<-ancient-ideograph' instead of `ancient-ideograph-of'.
5158
5159         * Ideograph-R002-Line.el:
5160         - Merge Big5.
5161         - Use `=>ucs' instead of `->ucs'.
5162
5163         * Ideograph-R001-One.el (U+4E06): Unify G1-7D3D.
5164
5165 2001-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5166
5167         * u0FE50-Small-Form-Variants.el (SMALL REVERSE SOLIDUS): Unify
5168         Big5-A242.
5169
5170         * u02500-Box-Drawing.el (BOX DRAWINGS DOUBLE HORIZONTAL): Unify
5171         Big5-A2A4 instead of Big5-F9F9.
5172         (Big5-F9F9): New character.
5173         (box drawings double light arc down and right): New character;
5174         unify Big5-F9FA.
5175         (box drawings double light arc down and left): New character;
5176         unify Big5-F9FB.
5177         (box drawings double light arc up and left): New character; unify
5178         Big5-F9FD.
5179         (box drawings double light arc up and right): New character; unify
5180         Big5-F9FC.
5181
5182         * u02300-Miscellaneous-Technical.el (WAVY LINE): Delete Big5-A15B.
5183
5184         * u02200-Mathematical-Operators.el (SET MINUS): Delete Big5-A242.
5185         (RING OPERATOR): Delete Big5-A258.
5186         (TILDE OPERATOR): Add `ucs-big5' for U+FF5E.
5187
5188 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5189
5190         * u02460-Enclosed-Alphanumerics.el (CIRCLED LATIN CAPITAL LETTER
5191         *): Use ``character-reference'' style instead of UCS code-point as
5192         the format of `->lowercase'.
5193         (CIRCLED LATIN SMALL LETTER *): Use ``character-reference'' style
5194         instead of UCS code-point as the format of `->uppercase'; omit
5195         `->titlecase'.
5196
5197         * u02150-Number-Forms.el (ROMAN NUMERAL *): Add `->lowercase'.
5198         (SMALL ROMAN NUMERAL *): Add `->uppercase'; omit `->titlecase'.
5199
5200         * u020A0-Currency-Symbols.el (WON SIGN): Add `->fullwidth'.
5201
5202         * u02080-Subscripts.el, u02070-Superscripts.el (U+****): Add
5203         `->fullwidth'.
5204         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
5205
5206         * u00530-Armenian.el:
5207         - Use ``character-reference'' style instead of UCS code-point as
5208           the format of `->lowercase' and `->uppercase'.
5209         - Omit `->titlecase' because each value of it has the same value
5210           of `->uppercase'.
5211
5212 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5213
5214         * u00400-Cyrillic.el (CYRILLIC *): Add `->fullwidth'.
5215         (FULLWIDTH CYRILLIC *): Use `=>ucs' instead of `->ucs'.
5216         - Use ``character-reference'' style [alist] instead of UCS
5217           code-point [hex integer] as the format of `->lowercase' and
5218           `->uppercase'.
5219         - Omit `->titlecase' because each value of it has the same value
5220           of `->uppercase'.
5221
5222         * char-db-util.el (char-db-insert-char-reference): Renamed from
5223         `char-db-insert-char-map'.
5224
5225 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5226
5227         * ideograph-util.el (ideograph-char<): Treat `=>ucs' as same as
5228         `->ucs'.
5229
5230         * char-db-util.el (char-db-insert-char-spec): Renamed from
5231         `char-db-insert-char-ref'.
5232
5233 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5234
5235         * Ideograph-R085-Water.el: Use `=>ucs' instead of `->ucs'.
5236         (M-17573'): Add `<-simplified-ideograph' for M-17644.
5237
5238         * char-db-util.el (char-db-convert-obsolete-format): New variable.
5239         (insert-char-attributes): Don't convert `->ucs' to `=>ucs' if
5240         variable `char-db-convert-obsolete-format' is nil; format
5241         `->simplified-ideograph' and `<-simplified-ideograph' as character
5242         reference.
5243
5244         * Ideograph-R163-City.el: Fix JIS X 0208 code points.
5245
5246 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5247
5248         * char-db-util.el (char-db-insert-char-ref): New function.
5249         (char-db-insert-char-map): New function.
5250         (char-db-decode-isolated-char): New function.
5251         (insert-char-attributes): Convert `->ucs' to `=>ucs'; use
5252         ``character-reference'' style for `->uppercase', `->lowercase',
5253         `->titlecase'; omit `->titlecase' if its value has the same value
5254         of `->uppercase'; output `->fullwidth', `<-fullwidth',
5255         `->vulgar-ideograph', `<-vulgar-ideograph', `->ancient-ideograph',
5256         `<-ancient-ideograph', `->same-ideograph' and `->bopomofo' as
5257         ``character-reference'' style; use `char-db-decode-isolated-char'.
5258
5259         * Ideograph-R001-One.el:
5260         - Use `=>ucs' instead of `->ucs'.
5261         - Use `->bopomofo' instead of `->bopomofo-letter'.
5262         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
5263         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
5264         - Use `->same-ideograph' instead of `ideograph='.
5265         - Merge `chinese-big5' code points.
5266
5267         * u00370-Greek.el (U+****): Add `->fullwidth'.
5268         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
5269         - Use ``character-reference'' style [alist] instead of UCS
5270           code-point [hex integer] as the format of `->lowercase' and
5271           `->uppercase'.
5272         - Omit `->titlecase' if the value of it has the same value of
5273           `->uppercase'.
5274
5275         * u00300-Combining-Diacritical-Marks.el:
5276         - Use ``character-reference'' style [alist] instead of UCS
5277           code-point [hex integer] as the format of `->lowercase' and
5278           `->uppercase'.
5279         - Omit `->titlecase' if the value of it has the same value of
5280           `->uppercase'.
5281
5282         * u00250-IPA-Extensions.el:
5283         - Use ``character-reference'' style [alist] instead of UCS
5284           code-point [hex integer] as the format of `->lowercase' and
5285           `->uppercase'.        
5286         - Omit `->titlecase' because each value of it has the same value
5287           of `->uppercase'.
5288
5289         * u00180-Latin-Extended-B.el (U+****): Add `->fullwidth'.
5290         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
5291         - Use ``character-reference'' style [alist] instead of UCS
5292           code-point [hex integer] as the format of `->lowercase' and
5293           `->uppercase'.
5294         - Omit `->titlecase' if the value of it has the same value of
5295           `->uppercase'.
5296
5297         * u00100-Latin-Extended-A.el (U+****): Add `->fullwidth'.
5298         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
5299         - Use ``character-reference'' style [alist] instead of UCS
5300           code-point [hex integer] as the format of `->lowercase' and
5301           `->uppercase'.
5302         - Omit `->titlecase' because each value of it has the same value
5303           of `->uppercase'.
5304
5305         * Ideograph-R162-Walk.el: Merge and/or fix JIS X 0208 code points.
5306
5307         * u000A0-Latin-1-Supplement.el (U+****): Add `->fullwidth'.
5308         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
5309         (MICRO SIGN): Delete `->uppercase' and `->lowercase'.
5310         (fullwidth micro sign): Abolished.
5311         - Use ``character-reference'' style [alist] instead of UCS
5312           code-point [hex integer] as the format of `->lowercase' and
5313           `->uppercase'.
5314         - Omit `->titlecase' because each value of it has the same value
5315           of `->uppercase'.
5316
5317 2001-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5318
5319         * u00020-Basic-Latin.el:
5320         - Add `->fullwidth' properties.
5321         - Use ``character-reference'' style [alist] instead of UCS
5322           code-point [hex integer] as the format of `->lowercase' and
5323           `->uppercase'.
5324         - Omit `->titlecase' because each value of it has the same value
5325           of `->uppercase'.
5326
5327         * Ideograph-R159-Cart.el (J83-6D52): Unify J78-6D52 and J83-6D52.
5328         (J83-6D4E): Separate J78-6D4E.
5329         (J83-475A): Separate K0-5B54, J90-475A, C1-6F45 and U+8F29.
5330         (M-38420): Separate J90-3D34, J78-3D34, J83-3D34, K0-727E, C1-7252
5331         and U+8F2F.
5332
5333         * Ideograph-R158-Body.el: Merge missing JIS X 0208 code points.
5334
5335 2001-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5336
5337         * Ideograph-R157-Foot.el (J78-6C69): Separate J83-6C69, C1-6243
5338         and J90-6C69.
5339         (J83-4437): Separate G0-4C78, K0-542F, C1-667C, J90-4437 and
5340         U+8DF3.
5341         (J83-4129): Unify J78-4129 and J83-4129.
5342         (J83-6C74): Separate J78-6C74.
5343         (J83-6D36): Separate J90-6D36.
5344         (J83-6D3A): Separate J90-6D3A, C1-7D29 and U+8EA1.
5345
5346 2001-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5347
5348         * Ideograph-R154-Shell.el (J83-494F): Separate C1-5D4E and
5349         J90-494F.
5350         (M-36885): Separate J78-3958, J83-3958, U+8CFC, K0-4F45, C1-7555
5351         and J90-3958.
5352         (J83-6C54): Separate J90-6C54.
5353         (M-36950): Separate J90-6C57, J78-6C57, J83-6C57 and U+8D0F.
5354
5355         * Ideograph-R152-Pig.el (J90-6C35): Separate J78-6C35, J83-6C35,
5356         C1-4B49, G0-7539 and U+8C55.
5357
5358 2001-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5359
5360         * u0FE50-Small-Form-Variants.el: Unify BIG5 code points.
5361
5362 2001-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5363
5364         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH QUOTATION
5365         MARK): Delete Big5-A1A8; unify JX1-2230.
5366         (FULLWIDTH APOSTROPHE): Delete Big5-A1A6; unify JX1-222F.
5367         (FULLWIDTH HYPHEN-MINUS): Unify JX1-2231.
5368         (FULLWIDTH LEFT SQUARE BRACKET): Delete Big5-A165.
5369         (FULLWIDTH RIGHT SQUARE BRACKET): Delete Big5-A166.
5370         (FULLWIDTH CIRCUMFLEX ACCENT): Delete Big5-A173.
5371         (heavy low line): New character; unify C1-2226 and Big5-A1C5.
5372         (FULLWIDTH GRAVE ACCENT): Delete Big5-A1A5.
5373         (FULLWIDTH TILDE): Delete Big5-A1E3; unify JX1-2232.
5374         (HALFWIDTH IDEOGRAPHIC COMMA): Delete Big5-A14E.
5375         (FULLWIDTH MACRON): Delete G0-237E, K0-237E and Big5-A1C2.
5376
5377         * u00180-Latin-Extended-B.el:
5378         - Merge `latin-tcvn5712' code points.
5379         - Fix JIS X 0213 code points.
5380         (fullwidth *): Renamed from `FULLWIDTH *'; unify JIS X 0213 code
5381         points.
5382
5383         * u00100-Latin-Extended-A.el (U+****): Separate JIS X 0213 code
5384         points if there are 1-column CCS code points.
5385         (fullwidth *): Renamed from `FULLWIDTH *'; unify JIS X 0213 code
5386         points.
5387
5388         * u000A0-Latin-1-Supplement.el (fullwidth cedilla): Delete
5389         Big5-A14D.
5390
5391         * Ideograph-R149-Speech.el: Merge missing JIS X 0208 code points.
5392         (M-35260): Separate J90-6B43, J78-6B43, J83-6B43 and K0-6438.
5393         (J83-3E59): Separate S2-7560, C1-5D44, J90-3E59 and U+8A1F.
5394         (J78-4370): Separate J83-4370, C1-6221, J90-4370 and U+8A3B.
5395         (J78-4127): Separate J83-4127, C1-6667, J90-4127 and U+8A6E.
5396         (J83-4870): Separate K0-5E26, J90-4870, C1-6F25 and U+8AB9.
5397         (J83-4342): Separate J90-4342, M050462, C1-6E78 and U+8A95.
5398         (JSP-5E2F): Separate C2-5A51.
5399         (J78-6B66): Separate C2-5A57, J83-6B66, J90-6B66 and U+8ADE.
5400         (J78-3841): Separate C1-7238, J83-3841, J90-3841 and U+8AFA.
5401         (J78-4666): Separate C1-7547, J83-4666, J90-4666 and U+8B0E.
5402         (J83-3C55): Separate S2-7728, K0-5E73, J90-3C55 and C1-754D.
5403         (M-35928): Separate C1-787A, J78-6B76, J83-6B76, K0-7C26, J90-6B76
5404         and U+8B41.
5405
5406         * u00020-Basic-Latin.el (QUOTATION MARK): Separate JX1-2230.
5407         (APOSTROPHE): Separate JX1-222F.
5408         (HYPHEN-MINUS): Separate JX1-2231.
5409         (TILDE): Separate JX1-2232.
5410         (U+007F): Add `name' as "DELETE".
5411
5412         * Ideograph-R142-Insect.el: Merge missing JIS X 0208 code points.
5413         (J83-6961): Separate J78-6961 and K0-7148.
5414         (J78-427D): Separate G0-7259, J83-427D, C2-4731, J90-427D and
5415         U+86F8.
5416         (J83-6974): Separate G0-7263, K0-5E24, J90-6974, C2-4D79 and
5417         U+871A.
5418         (J83-6A27): Separate J78-6A27.
5419         (M-33572): Separate C1-753A, J78-6A3D, G0-727E, U+87D2, J83-6A3D
5420         and J90-6A3D; fix strokes.
5421         (M-33724): Separate C3-5877, J0-6A3C and U+880E; fix strokes.
5422         (M-33890): Separate C1-7C66, J90-6A44, J78-6A44, J83-6A44 and
5423         K0-6D59.
5424
5425 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5426
5427         * u0E000-Private-Use.el: New file.
5428
5429 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5430
5431         * u03000-CJK-Symbols-and-Punctuation.el (WAVE DASH): Delete
5432         C1-2244 and Big5-A1E3.
5433         (HANGZHOU NUMERAL TEN): Unify C1-243E.
5434         (HANGZHOU NUMERAL TWENTY): Unify C1-243F.
5435         (HANGZHOU NUMERAL THIRTY): Unify C1-2440.
5436
5437         * u02200-Mathematical-Operators.el (TILDE OPERATOR): Unify C1-2244
5438         and Big5-A1E3.
5439         (STRICTLY EQUIVALENT TO): Delete Big5-A1DD.
5440
5441         * Ideograph-R147-See.el (M-34918): Separate S2-7496, K0-7651,
5442         C1-7235 and J90-3F46.
5443         (J78-6B32): Separate J83-6B32, C2-5F48, J90-6B32 and U+89AF.
5444
5445         * u02600-Miscellaneous-Symbols.el (SUN): Delete Big5-A1F3.
5446         (EARTH): Delete Big5-A1F2.
5447
5448         * u02000-General-Punctuation.el (HORIZONTAL BAR): Delete
5449         Big5-A277.
5450         (DOUBLE VERTICAL LINE): Delete Big5-A1FC.
5451         (BULLET): Delete Big5-A145.
5452         (DOUBLE PRIME): Delete Big5-A1B2.
5453         (FULLWIDTH OVERLINE): Unify G0-237E and K0-237E; unify Big5-A1C2
5454         instead of Big5-A1C3.
5455
5456         * u00300-Combining-Diacritical-Marks.el (COMBINING OVERLINE):
5457         Delete BIG5-A1C2.
5458
5459         * u002B0-Spacing-Modifier-Letters.el (MODIFIER LETTER LOW MACRON):
5460         Delete BIG5-A1C5.
5461
5462         * Ideograph-R140-Grass.el: Merge and/or fix JIS X 0208 code
5463         points.
5464
5465 2001-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5466
5467         * char-db-util.el (insert-char-attributes): Fix formating for
5468         `->ideograph' property with line-breaking.
5469         (insert-char-data-with-variant): Change arguments; add new
5470         argument `excluded-script'.
5471         (insert-char-range-data): Add new argument `excluded-script'.
5472         (write-char-range-data-to-file): Likewise.
5473         (what-char-definition): Modify for
5474         `insert-char-data-with-variant'.
5475
5476         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
5477         u03300-CJK-Compatibility.el: Unify BIG5 code points.
5478
5479         * u03000-CJK-Symbols-and-Punctuation.el:
5480         - Unify BIG5 code points.
5481         - Don't include M-00097.
5482
5483         * Ideograph-R137-Boat.el (J83-447A): Separate G0-4D27, C1-662C,
5484         J90-447A and U+8247.
5485         (J90-675C): Unify J78-675C and J83-675C.
5486
5487         * Ideograph-R136-Oppose.el (M-30339): Unify G0-4B34 and U+821C.
5488         (J83-3D58): Separate G0-4B34, C1-6155, J90-3D58 and U+821C.
5489
5490 2001-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5491
5492         * Ideograph-R130-Meat.el (M-29469): New character; unify K0-5866
5493         and U+8108.
5494         (C1-5763): Relate to M-29469 instead of M-29470.
5495         (J83-4C2E): Separate K0-5866, J90-4C2E and U+8108.
5496         (J83-6724): Separate J90-6724.
5497         (J90-672E): Separate J78-672E and J83-672E.
5498         (M-29920): Separate J78-6739, J83-6739, K0-757D, J90-6739 and
5499         U+81B5.
5500         (J90-6741): Separate J78-6741, J83-6741 and K0-7030.
5501
5502         * u02600-Miscellaneous-Symbols.el, u025A0-Geometric-Shapes.el,
5503         u02580-Block-Elements.el: Unify BIG5 code points.
5504
5505         * Ideograph-R128-Ear.el: Fix JIS X 0208 differences.
5506
5507         * Ideograph-R125-Old.el (U+8003): Unify J78-394D and J83-394D.
5508         (J90-394D): Separate J78-394D and J83-394D.
5509
5510         * Ideograph-R124-Feather.el (J83-6647): Separate J90-6647.
5511         (J83-4D63): Separate C1-7476 and J90-4D63; add `ideograph=' for
5512         M-28818.
5513
5514 2001-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5515
5516         * u02500-Box-Drawing.el, u02300-Miscellaneous-Technical.el,
5517         u02200-Mathematical-Operators.el, u02190-Arrows.el,
5518         u02150-Number-Forms.el: Unify BIG5 code points.
5519
5520         * Ideograph-R123-Sheep.el: Merge missing JIS X 0208 code points.
5521         (J90-6638): Separate G0-7446, C2-3839 and U+7F9D; unify J78-6638
5522         and J83-6638.
5523         (J90-6637): Separate G0-505F and U+7F9E; unify J78-6637 and
5524         J83-6637.
5525
5526         * Ideograph-R122-Net.el: Merge missing JIS X 0208 code points.
5527         (J83-3A61): Separate G0-576F, K0-712A, C1-6576, J90-3A61 and
5528         U+7F6A.
5529
5530         * Ideograph-R120-Silk.el (J83-4A36): Separate J90-4A36.
5531         (J83-394A): Separate J90-394A.
5532         (J90-652C): Separate J78-652C and J83-652C.
5533         (J90-4064): Unify J78-4064 and J83-4064.
5534         (J90-4233): Unify J78-4233 and J83-4233.
5535         (J78-6546): Separate J83-6546 and J90-6546.
5536         (J83-486C): Separate K0-5D7C and J90-486C.
5537         (J83-416D): Separate J90-416D.
5538         (J83-6549): Separate K0-727D and J90-6549.
5539         (J90-654F): Unify J78-654F and J83-654F.
5540         (J83-655C): Separate J90-655C.
5541         (J90-4121): Unify J78-4121 and J83-4121.
5542         (J90-6562): Unify J78-6562 and J83-6562.
5543         (J90-655A): Unify J78-655A and J83-655A.
5544         (J90-656D): Unify J78-656D and J83-656D.
5545         (J90-6576): Unify J78-6576 and J83-6576.
5546
5547         * Ideograph-R119-Rice.el (J83-4A34): Separate G0-375B, C1-573E,
5548         J90-4A34 and U+7C89.
5549         (J83-646E): Separate J78-646E.
5550         (J83-647A): Separate J90-647A.
5551
5552 2001-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5553
5554         * Ideograph-R118-Bamboo.el (J90-3A7B): Unify J78-3A7B and
5555         J83-3A7B.
5556         (J78-6439): Separate J83-6439, C2-4C62, J90-6439 and U+7B99.
5557         (J90-6434): Unify J78-6434 and J83-6434.
5558         (J90-6449): Unify J78-6449 and J83-6449.
5559
5560         * Ideograph-R116-Cave.el (J83-635A): Separate G0-713B, C1-5C45,
5561         J90-635A and U+7A95.
5562
5563         * Ideograph-R115-Grain.el (J78-4769): Separate G0-3353, J83-4769,
5564         C1-5732, J90-4769 and U+79E4.
5565         (J78-4923): Separate J83-4923 and J90-4923.
5566         (J83-6346): Separate C2-455F, J90-6346 and U+7A19.
5567         (J78-634A): Separate J83-634A and J90-634A.
5568         (J83-3E77): Unify J78-3E77 and J83-3E77.
5569
5570 2001-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5571
5572         * Ideograph-R114-Track.el (J83-633C): Separate G0-582E, J90-633C
5573         and U+79BA.
5574
5575         * Ideograph-R112-Stone.el (J83-395C): Unify J78-6268 and J90-395C.
5576         (J83-3945): Separate G0-5332, C1-607D, J90-3945 and U+786C.
5577         (J90-4823): Unify J78-4823 and J83-4823.
5578         (J83-626D): Unify J78-626D and J90-626D.
5579         (J83-6273): Unify J78-6273 and J90-6273.
5580         (M-24406): Separate J78-6279, J83-6279, C2-524E and J90-6279.
5581
5582 2001-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5583
5584         * u02100-Letterlike-Symbols.el: Unify BIG5 code points.
5585
5586         * u020A0-Currency-Symbols.el (EURO SIGN): Unify BIG5-A3E1.
5587
5588         * u02070-Superscripts.el (fullwidth superscript four): Renamed
5589         from <FULLWIDTH SUPERSCRIPT FOUR>.
5590         (fullwidth superscript latin small letter n): Renamed from
5591         <FULLWIDTH SUPERSCRIPT LATIN SMALL LETTER N>.
5592
5593         * Ideograph-R108-Dish.el: Merge missing JIS X 0208 code points.
5594
5595         * Ideograph-R107-Skin.el: Merge missing JIS X 0208 code points.
5596         (M-22866): Unify J0-622F.
5597         (G0-7165): Separate J90-622F.
5598
5599         * Ideograph-R106-White.el: Merge missing JIS X 0208 code points.
5600         (M-22732): Unify J78-622B.
5601         (J90-622B): Unify J83-622B.
5602
5603         * Ideograph-R104-Sickness.el: Merge missing JIS X 0208 code
5604         points.
5605         (M-22545): Unify J78-4C7E.
5606         (J90-4C7E): Unify J83-4C7E.
5607
5608         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R102-Field.el: Merge
5609         missing JIS X 0208 code points.
5610
5611         * Ideograph-R098-Tile.el: Merge missing JIS X 0208 code points.
5612         (M-21557): Unify J78-612B.
5613         (J90-612B): Unify J83-612B.
5614         (J90-6130): Unify J83-6130.
5615         (J78-6130): New character; relate to U+750D and M-21587.
5616         (M-21602): Unify J78-3979.
5617         (G0-6A35): Separate J90-3979.
5618         (J90-3979): Unify J83-3979.
5619         (J90-6131): Unify J83-6131 and S1-5002.
5620         (J78-6131): New character; relate to U+7515 and M-21617.
5621
5622         * Ideograph-R096-Jade.el (M-20921): Separate J83-605F, C3-2D7E and
5623         J90-605F; add `vulgar-ideograph-of' for M-20920.
5624         (J83-6062): Separate G0-676D, K0-6C34, J90-6062, C2-306E and
5625         U+73E5; unify S1-4900.
5626         (J83-4849): Separate J90-4849 and C1-565D; unify S1-4903.
5627         (J83-607E): Unify J90-607E.
5628         (JX2-706F): Separate C2-3E28 and U+7431; delete `comment'.
5629         (J83-606A): Separate EGB-7B56, C2-3E2E, J90-606A and U+7432.
5630         (J83-606E): Separate S2-4935, C1-652E and J90-606E.
5631
5632 2001-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5633
5634         * Ideograph-R097-Melon.el (M-21419): Separate C1-7147.
5635         (J90-493B): Unify J78-493B and J83-493B.
5636         (M-21425): Separate C1-784F; unify J0-6122.
5637
5638         * Ideograph-R100-Life.el, Ideograph-R099-Sweet.el: Merge missing
5639         JIS X 0208 code points.
5640
5641 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5642
5643         * Ideograph-R095-Profound.el: Merge missing JIS X 0208 code
5644         points.
5645
5646 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5647
5648         * Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
5649         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el: Merge
5650         missing JIS X 0208 code points.
5651
5652 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5653
5654         * u02000-General-Punctuation.el: Unify BIG5 code points.
5655
5656         * Ideograph-R086-Fire.el (J78-4E7B): Separate J83-4E7B and
5657         J90-4E7B.
5658         (J78-4079): Separate G0-3C65, C1-6474, J90-4079 and U+714E.
5659         (J90-5F66): Unify J78-5F66 and J90-5F66.
5660         (J83-5F6B): Separate C1-6524 and U+7156.
5661         (M-19272): Separate J78-407A, G0-493F, J83-407A, C1-695B, J90-407A
5662         and U+717D.
5663         (J83-4D50): Separate J78-4D50.
5664         (J90-5F70): Unify J78-5F70 and J83-5F70.
5665         (J90-5F73): Add `jisx0208-difference' property.
5666         (J90-5F7D): Unify J78-5F7D and J83-5F7D.
5667
5668 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5669
5670         * Ideograph-R089-Double-X.el: Merge missing JIS X 0208 code points.
5671
5672         * Ideograph-R088-Father.el (J90-4C6C): Unify J78-4C6C and
5673         J83-4C6C.
5674
5675 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5676
5677         * Ideograph-R085-Water.el: Merge missing JIS X 0208 code points.
5678         (J83-4749): Separate J90-4749; add `ideograph=' property for
5679         M-17427.
5680         (J90-5E56): Separate J83-5E56.
5681         (J78-5E56): Unify J83-5E56.
5682         (J83-4F51): Separate C3-3C63 and J90-4F51.
5683         (M-17944): Unify J78-3942.
5684         (J83-3942): Separate J78-3942.
5685         (M-18098): Separate J78-5E78, J83-5E78, K0-4D63, C1-693E and
5686         U+6EFE.
5687         (M-18123): Separate J78-5E74, J83-5E74, J90-5E74, K0-4B49, C3-4764
5688         and U+6F11.
5689         (M-18155): Separate J83-4E7A, C1-694E, J90-4E7A and U+6F23.
5690         (J90-5F21): Separate J78-5F21 and J83-5F21.
5691         (J78-4275): Separate G0-652A, J83-4275, C1-7429, J90-4275 and
5692         U+6FEF.
5693         (J78-494E): Separate J83-494E and J90-494E.
5694         (M-18784): Unify J78-4667.
5695         (J83-4667): Separate J78-4667.
5696         (J78-4B22): Separate J83-4B22 and J90-4B22; fix
5697         `ideographic-strokes'; delete `kangxi-strokes'.
5698
5699         * u00370-Greek.el (fullwidth *): Renamed from `FULLWIDTH *'; unify
5700         BIG5 and JIS X 0213 code points.
5701         (GREEK SMALL LETTER FINAL SIGMA): Separate JX0-2659.
5702         (fullwidth greek small letter final sigma): Renamed from
5703         `FULLWIDTH GREEK SMALL LETTER FINAL SIGMA'; unify JX0-2659.
5704
5705         * u002B0-Spacing-Modifier-Letters.el (U+****): Separate JIS X 0213
5706         code points if there are 1-column CCS code points.
5707         (fullwidth *): Unify BIG5 code points.
5708
5709 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5710
5711         * u00300-Combining-Diacritical-Marks.el (U+****): Unify
5712         `latin-tcvn5712' and `chinese-big5' code points.
5713
5714 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5715
5716         * Ideograph-R083-Clan.el: Merge missing JIS X 0208 code points.
5717
5718 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5719
5720         * Ideograph-R082-Fur.el, Ideograph-R081-Compare.el,
5721         Ideograph-R080-Do-Not.el: Merge missing JIS X 0208 code points.
5722
5723 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5724
5725         * char-db-util.el (insert-char-attributes): Fix format for
5726         `->uppercase', `->lowercase' and `->titlecase'; don't insert alias
5727         of coded-charset.
5728
5729         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH CENT SIGN):
5730         Unify BIG5-A246.
5731         (FULLWIDTH POUND SIGN): Unify BIG5-A247.
5732         (FULLWIDTH MACRON): Unify JX1-292B and BIG5-A1C2.
5733         (FULLWIDTH BROKEN BAR): Unify JX1-2925.
5734         (FULLWIDTH YEN SIGN): Unify BIG5-A244.
5735
5736         * u000A0-Latin-1-Supplement.el (U+****): Unify `latin-tcvn5712'
5737         code points; separate `japanese-jisx0213-1' code points.
5738         (fullwidth *): Smallize `name' property; unify
5739         `japanese-jisx0213-1' and `chinese-big5' code points.
5740         (fullwidth no-break space): New character; unify JX1-2922.
5741         (fullwidth left-pointing double angle quotation mark): New
5742         character; unify JX1-2928.
5743         (fullwidth right-pointing double angle quotation mark): New
5744         character; unify JX1-2932.
5745
5746         * Ideograph-R078-Death.el: Merge missing JIS X 0208 code points.
5747         (J90-3F23): Separate C1-6025.
5748
5749 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5750
5751         * isolated-char.el: Add setting for latin-viscii-upper and
5752         latin-viscii-lower to display them by latin-viscii font.
5753
5754 2001-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5755
5756         * Ideograph-R079-Weapon.el: Merge missing JIS X 0208 code points.
5757         (J90-3B26): Add `vulgar-ideograph-of' for M-16638.
5758         (JX1-7649): Unify M-16638.
5759         (U+6BBC): Unify M-16646.
5760         (U+6BC0): Unify M-16654.
5761         (U+6BC6): Separate C1-6D48; unify M-16674.
5762         (C7-242D): Unify M-16675.
5763
5764         * Ideograph-R076-Lack.el: Merge missing JIS X 0208 code points.
5765         (U+6B4E): Separate J90-4337.
5766         (U+6B50): Separate C1-6D44.
5767         (J90-5D40): Separate G0-6C28, C1-7124 and U+6B59.
5768         (M-16242): Separate C1-7B63, J90-5D44 and U+6B61.
5769
5770         * Ideograph-R077-Stop.el: Merge missing JIS X 0208 code points.
5771
5772         * Ideograph-R075-Tree.el (J90-4C5D): Unify J78-4C5D and J83-4C5D.
5773         (J90-5B3C): Unify J78-5B3C and J83-5B3C.
5774         (J90-4F48): Unify J78-4F48 and J83-4F48.
5775         (J90-5B46): Unify J78-5B46 and J83-5B46.
5776         (U+67A5): Add `total-strokes'.
5777         (J83-5B45): Unify J90-5B45; add `total-strokes'.
5778         (J78-5B45): New character; relate to U+67A6.
5779         (U+67A7): Add `total-strokes'.
5780         (U+67A8): Likewise.
5781         (U+67A9): Add `total-strokes'; unify J78-5B40.
5782         (J90-5B40): New character; relate to U+67A9.
5783         (M-14645): Unify J90-5B57.
5784         (J83-5B57): Separate J90-5B57.
5785         (J90-444E): Unify J78-444E and J83-444E.
5786         (J90-464A): Unify J78-464A and J83-464A.
5787         (J90-5B4A): Unify J83-5B4A.
5788         (M-49162): Unify J78-5B4A; relate to U+67B4.
5789         (J83-3B37): Unify J78-3B37 and J83-3B37.
5790         (J90-5B74): Unify J83-5B74.
5791         (M-14856): Separate J83-5B6B, C2-362E, J90-5B6B and U+689B.
5792         (J90-546D): Unify J78-546D and J83-546D.
5793         (J90-5B72): Unify J78-5B72 and J83-5B72.
5794         (J90-3F7A): Unify J78-3F7A and J83-3F7A.
5795         (J90-5C2F): Unify J78-5C2F and J83-5C2F.
5796         (J83-5C31): Unify J78-5C31 and J90-5C31.
5797         (J83-5B7A): Unify J78-5B7A and J90-5B7A.
5798         (J83-5C30): Unify J78-5C30 and J90-5C30.
5799         (J83-5C29): Unify J78-5C29 and J90-5C29.
5800         (J83-5B7B): Unify J78-5B7B and J90-5B7B.
5801         (J83-5C2D): Unify J78-5C2D and J90-5C2D.
5802         (J83-5C2E): Unify J78-5C2E and J90-5C2E.
5803         (M-15069): Separate J78-5C3F, G0-522C, J83-5C3F and U+6930; unify
5804         S1-3734.
5805         (M-15168): Separate J78-5C37, G0-692E, J83-5C37, C1-6450, J90-5C37
5806         and U+696B.
5807         (J90-5C39): Unify J78-5C39 and J83-5C39.
5808         (J90-5C43): Unify J78-5C43 and J83-5C43.
5809         (M-15258): Separate G0-693C, C2-4A6F, J90-5C52 and U+69A7.
5810         (J78-3A67): Unify J90-3A67.
5811         (J78-4875): Separate J78-4875, EGB-7C28, C3-4C4D, J90-4875 and
5812         U+6A0B.
5813         (J90-5C6D): Separate J78-5C6D, J83-5C6D, G0-694F and U+6A44; unify
5814         S1-3806.
5815         (J90-5C6F): Unify J78-5C6F and J83-5C6F.
5816         (J90-3869): Separate C2-5D2B.
5817         (J90-5C79): Separate J78-5C79, G0-695C, J83-5C79, C1-737A and
5818         U+6A90; unify S1-3842.
5819         (J90-5D30): Unify J78-5D30 and J83-5D30.
5820
5821 2001-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5822
5823         * Ideograph-R029-Again.el (C1-5937): Moved from
5824         Ideograph-R073-Say.el.
5825
5826         * Ideograph-R073-Say.el (J78-3939): Separate G0-387C, C1-4A55,
5827         J90-3939 and U+66F4.
5828         (U+66F4): Unify G0-387C, C1-4A55 and J90-3939.
5829         (M-14298): Separate C1-5937 and moved it to
5830         Ideograph-R029-Again.el; delete `cns-radical'.
5831         (U+66FC): Delete `kangxi-radical'; unify J90-5258.
5832
5833 2001-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5834
5835         * Ideograph-R072-Sun.el (J90-436B): Unify J78-436B and J83-436B.
5836         (J83-5A70): Delete `daikanwa-radical' and `daikanwa-strokes';
5837         separate G0-6A49, C2-2F56, J90-5A70 and U+665F; add
5838         `ideographic-variants' for M-01546.
5839         (J83-5A73): Unify J78-5A73 and J90-5A73; add comment.
5840
5841         * Ideograph-R071-Not.el (J90-5A5B): Unify J78-5A5B and J83-5A5B.
5842         (J90-5A5C): Unify J73-5A5C and J83-5A5C.
5843
5844         * Ideograph-R070-Square.el (J90-4A7D): Unify J78-4A7D and
5845         J83-4A7D.
5846         (J90-3B5C): Unify J78-3B5C and J83-3B5C.
5847         (J90-5A55): Unify J78-5A55 and J83-5A55.
5848         (J90-5A53): Unify J78-5A53 and J83-5A53.
5849         (J90-5A56): Unify J78-5A56 and J83-5A56.
5850         (M-13644): Separate J90-4E39.
5851         (J90-4E39): Unify J78-4E39 and J83-4E39.
5852         (J90-5A54): Unify J78-5A54 and J83-5A54.
5853         (J90-407B): Unify J78-407B and J83-407B.
5854         (J90-5A57): Unify J78-5A57 and J83-5A57.
5855         (J90-4232): Unify J78-4232 and J83-4232.
5856         (J90-5A58): Unify J78-5A58 and J83-5A58.
5857         (J90-5A59): Unify J78-5A59 and J83-5A59.
5858
5859         * Ideograph-R013-Down-Box.el (M-01546): Separate C5-2B78; relate
5860         to U+665F.
5861
5862 2001-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5863
5864         * Ideograph-R069-Axe.el (M-13535): Separate C1-4658; unify
5865         J78-404D and J83-404D.
5866         (M-13539): Unify J78-4960 and J83-4960.
5867         (M-13548): Unify J78-5A51 and J83-5A51.
5868         (M-13555): Unify J78-3B42 and J83-3B42.
5869         (M-13557): Unify J78-4347 and J83-4347.
5870         (M-13563): Unify J78-3B5B and J83-3B5B.
5871         (M-13572): Unify J78-3F37 and J83-3F37.
5872         (U+65B7): Unify J78-5A52 and J83-5A52.
5873
5874         * Ideograph-R067-Script.el (M-13450): Separate J83-4A38 and
5875         J90-4A38.
5876         (J83-4A38): Unify J78-4A38 and J90-4A38.
5877         (M-13453): Unify J78-555D and J83-555D.
5878         (U+6589): Unify J78-4046 and J83-4046.
5879         (C3-3639): Separate J90-3A58 and U+658E.
5880         (U+658E): Unify J78-3A58, J83-3A58 and J90-3A58.
5881         (M-13468): Unify J78-494C and J83-494C.
5882         (M-13470): Unify J78-4843 and J83-4843.
5883
5884         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Merge
5885         `ideograph-gt' and `ideograph-gt-pj-{1..11}'.
5886
5887 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5888
5889         * Ideograph-R064-Hand.el (M-11784): Unify J78-4A27 and J83-4A27.
5890         (M-11954): Separate U+62CF, K0-5159 and J90-593C.
5891         (M-12006): Separate S2-2912, K0-4D38 and J90-3969.
5892         (U+6327): Unify J78-594B and J90-594B.
5893         (M-12111): Separate J83-4854 and J90-4854.
5894         (M-12141): Separate S1-2945, S2-2945, J83-3B2B, C1-5565 and
5895         J90-3B2B.
5896         (J83-3B2B): Unify S1-2945, S2-2945, K0-7824, C1-5565 and J90-3B2B.
5897         (U+634C): Separate K0-7824.
5898         (M-12189): Separate G0-4575, K0-5C69, C1-5A5B, J90-4A7B and
5899         U+6367.
5900         (M-12204): Separate G0-3E5D, C2-3559 and J90-3F78.
5901         (M-12256): Separate K0-5B49, C1-5A6A and J90-4753.
5902         (M-12447): Separate J83-596C, C1-6438, J90-596C and U+6406.
5903         (M-12466): Separate G0-322B, C1-6431, J90-5973 and U+640F.
5904         (M-12852): Separate J83-4527 and J90-4527.
5905         (M-13010): Separate S2-3044, K0-606E, C1-7A6C, J90-5970 and
5906         U+651D.
5907
5908         * char-db-util.el (char-attribute-name<): Fix problem when
5909         comparing two private coded-charsets.
5910
5911         * Ideograph-R066-Rap.el (M-13245): Separate S1-3184 and J90-5A49.
5912         (M-13260): Separate J78-343A and J83-343A.
5913         (M-13417): Separate J78-5A4D; unify S1-3200.
5914         (U+6583): Separate S1-3200; unify J78-5A4D.
5915
5916 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5917
5918         * isolated-char.el: New file.
5919
5920 2001-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5921
5922         * Ideograph-R065-Branch.el (U+652F): Unify J78-3B59 and J83-3B59.
5923
5924 2001-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5925
5926         * Ideograph-R061-Heart.el (M-10513): Unify J78-576A.
5927         (M-10585): Separate J78-4351, J83-4351 and U+6065; unify S1-2496.
5928         (U+6065): Unify J78-4351 and J83-4351.
5929         (U+6077): Unify J78-576E and J90-576E.
5930         (M-10664): Separate J78-5824.
5931         (M-10719): Separate G0-632D and U+60B1.
5932         (M-10720): Separate G0-312F, C1-5F2B, J90-4861 and U+60B2.
5933         (C1-5F2B): Unify J90-4861.
5934         (U+60B2): Unify G0-312F.
5935         (M-10809): Separate J78-5831, J83-5831 and U+60D8; unify S1-2567.
5936         (M-11028): Separate C3-412E and J90-5849.
5937         (M-11239): Separate S2-2700, C1-6C73, J90-4A30 and U+61A4.
5938         (U+61F4): Unify J78-5873 and J83-5873.
5939         (M-11498): Separate C1-7A6B, J90-5877 and U+61FE.
5940
5941 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5942
5943         * Ideograph-R063-Door.el (M-11707): Add strokes; unify C3-2628.
5944         (J90-4C61): Separate C3-2628; unify J78-4C61 and J83-4C61.
5945         (J90-4B3C): Unify J78-4B3C and J83-4B3C.
5946         (J90-3D6A): Unify J78-3D6A and J83-3D6A.
5947         (J90-5928): Unify J78-5928 and J83-5928.
5948         (M-11743): New character; relate to U+6247.
5949         (C1-5552): Separated from M-11743'; relate to M-11743.
5950         (M-11743'): Separated C1-5552; unify J78-4070 and J83-4070.
5951         (M-11746): Unify J78-6E3D.
5952         (J90-6E3D): Unify J83-6E3D.
5953
5954 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5955
5956         * Ideograph-R002-Line.el: Merge `ideograph-gt' and
5957         `ideograph-gt-pj-{1..11}'.
5958         (C5-2521): Delete `non-morohashi'.
5959
5960         * Ideograph-R003-Dot.el: Update.
5961
5962         * Ideograph-R060-Step.el (M-10141): Separate U+5F98, G0-4547,
5963         K0-5B47, C1-5A38 and J90-5751.
5964         (K0-5B47): Unify C1-5A38 and J90-5751.
5965         (U+5F98): Unify G0-4547.
5966
5967         * Ideograph-R057-Bow.el (M-09768): Unify S1-2281, S2-2281,
5968         J78-5739 and J83-5739.
5969         (U+5F2D): Separate S1-2281, J78-5739 and J83-5739.
5970         (U+5F2F): Unify J90-573F.
5971         (U+5F41): Unify J90-573B.
5972
5973 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5974
5975         * char-db-util.el (insert-char-attributes): Print
5976         builtin-character of `ideograph-gt' for `ideograph-gt-pj-{1..11}'.
5977
5978         * Ideograph-R058-Snout.el (U+5F5C): Unify J90-5734.
5979
5980         * Ideograph-R003-Dot.el: Merge `ideograph-gt' and
5981         `ideograph-gt-pj-{1..11}'.
5982
5983         * Ideograph-R063-Door.el (M-11708): Add `original-ideograph-of'
5984         for S1-848.
5985
5986         * Ideograph-R026-Seal.el (U+536B): Moved from
5987         Ideograph-R001-One.el.
5988
5989 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5990
5991         * Ideograph-R001-One.el: Merge `ideograph-gt' and
5992         `ideograph-gt-pj-{1..11}'.
5993         (M-00048): Delete `original-char-of-shinjigen-1' and
5994         `shinjigen-1'; add `ancient-ideograph-of' for M-39763; add comment
5995         about M-11708.
5996         (U+4E27): Delete `non-morohashi'.
5997
5998 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5999
6000         * ideograph-util.el (update-ideograph-radical-table): Scan
6001         `ideograph-gt'.
6002
6003         * char-db-util.el (insert-char-attributes): Print `ideograph-gt'
6004         like `ideograph-daikanwa'.
6005
6006         * Ideograph-R055-Two-Hands.el (J78-5732): Unify J83-5732, J90-5732
6007         and U+5F09.
6008
6009         * Ideograph-R054-Long-Stride.el (M-09569): Separate G0-5153,
6010         EGB-5153 and U+5EF6.
6011         (U+5EF6): Unify G0-5153.
6012         (J83-3164): Separate C1-4D37 and J90-3164.
6013         (M-09571): Separate G0-4D22, C1-4A2C, J90-446E and U+5EF7.
6014         (U+5EF8): Unify J90-572F.
6015
6016         * Ideograph-R056-Shoot.el (U+5F10): Unify J90-4675.
6017
6018         * Ideograph-R053-Dotted-Cliff.el (M-09337): Separate J90-446D.
6019
6020         * Ideograph-R049-Oneself.el (M-08756): Separate J83-392B and
6021         J90-392B.
6022         (M-08757): Separate C4-2C64 and U+5DF8; delete `comment'; fix
6023         `total-strokes'.
6024         (M-08765): Separate J83-4327, C1-5E78 and J90-4327
6025
6026 2001-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6027
6028         * Ideograph-R046-Mountain.el (U+5C76): Unify J90-5627 and MH-48.
6029         (U+5CC5): Unify J90-5632 and MH-142.
6030         (U+5CBE): Unify J90-5633 and MH-143.
6031         (U+5CBC): Unify J90-5630 and MH-144.
6032         (M-08281): Separate EGB-7A7B, J90-564A and U+5D4E.
6033         (U+5D4E): Unify EGB-7A7B and J90-564A.
6034         (U+5D5C): Unify J90-563F.
6035         (U+5D76): Unify J90-564E.
6036         (M-08426): Separate C1-685A, J90-564F and U+5D87.
6037         (U+5D87): Unify J90-564F.
6038         (M-08618): Separate C1-796B and J90-565A.
6039         (J90-565A): Unify C1-796B.
6040         (M-08644): Separate J78-565C, J83-565C and C3-5F43.
6041
6042         * Ideograph-R041-Inch.el (U+5C02): Relate M-07439.
6043
6044 2001-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6045
6046         * Ideograph-R038-Woman.el (M006163): New character; relate to
6047         U+59C8 and M-06163.
6048         (C2-2633): Unify M059379.
6049         (U+59C8): Unify M059378.
6050         (M-06165): Separate K0-6D2B, C3-283F and J90-3B50.
6051         (J90-3B50): Unify K0-6D2B and M006165.
6052         (M-06202): Separate G0-5226, C1-5062, J90-552D and U+59DA.
6053         (U+59DA): Unify G0-5226 and J90-552D.
6054         (M-06337): Separate J83-4A5A, C1-547B and J90-4A5A.
6055         (C1-547B): Unify M006337.
6056         (J83-4A5A): Unify J90-4A5A and M054353.
6057         (M-06365): Separate J78-5538, G0-4822, J83-5538, C1-595E and
6058         U+5A36.
6059         (U+5A36): Unify J78-5538, G0-4822, J83-5538 and M006365.
6060         (M006367): New character; relate to U+5A37 and M-06367.
6061         (C2-3B26): Unify M059423.
6062         (M-06516): Separate G0-6642, J83-4932, C1-5E69, J90-4932 and
6063         U+5A9B.
6064         (U+5A9B): Unify G0-6642, J83-4932, C1-5E69, J90-4932 and M054321.
6065         (M-06597): Separate G0-6645, J83-553D, C1-6363, J90-553D and
6066         U+5ABE.
6067         (M006597): New character; relate to U+5ABE and M-06597.
6068         (M054540): Likewise.
6069         (U+5ABE): Unify G0-6645 and J90-553D; relate to M054540.
6070         (C1-6363): Relate to M054540.
6071         (M-06601): Separate C2-4247.
6072         (M006601): New character; relate to U+5AC0 and M-06601.
6073
6074         * Ideograph-R040-Roof.el (M-07202): Separate J78-5563, C3-3541 and
6075         U+5BC3; add `vulgar-ideograph-of' for M-01587; unify M007202.
6076         (U+5BC3): Unify C3-3541.
6077         (J78-5563): Unify M055204.
6078         (K0-6A32): New character; relate to M-07202 and U+5BC3.
6079         (C4-3130): Relate to M-07202 and U+5BC3.
6080         (U+5BC9): Unify MH-133, J90-5565 and M054545.
6081
6082 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6083
6084         * Ideograph-R032-Earth.el (U+5738): Unify MH-79, J90-542B and
6085         M054525; add `script'.
6086         (U+5789): Unify MH-80, J90-5435 and M054527.
6087         (M055180): New character; relate to MH-80, U+5789 and M054527.
6088         (U+5788): Unify MH-81, J90-5432 and M054526; add `script'.
6089         (U+57B3): Unify MH-83, J90-5438 and M054528; add `script'.
6090         (U+57B0): Unify MH-84, J90-543B and M054529; add `script'.
6091         (U+57AF): Unify M053789; add `script'.
6092         (U+57B1): Unify M059297.
6093         (U+57D7): Unify M059301.
6094         (M-05188): Separate J78-3E7D and J83-3E7D.
6095         (J83-3E7D): Unify J78-3E7D.
6096         (M005188): New character; relate to U+57F4 and M-05188.
6097         (U+57F4): Separate C2-3435; unify M053138.
6098         (C2-3435): Relate to M-05188, U+57F4 and M053138.
6099         (M-05217): Separate G0-5C21, J83-5444, C2-343B, J90-5444 and
6100         U+580B; unify M005217.
6101         (U+580B): Unify G0-5C21, J83-5444, C2-343B, J90-5444 and M055183.
6102         (MH-89): New character; unify M054531; relate to U+57D6.
6103         (U+57D6): Unify J90-5442 and M055182; relate to MH-89 and M054531.
6104         (U+5812): Add `total-strokes'.
6105         (U+5813): Likewise.
6106         (U+5814): Separate C2-3431; unify M059313.
6107         (M-05316'): Delete `kangxi-radical' and `kangxi-strokes'; separate
6108         M050137; unify J90-4E5D; add `simplified-ideograph-of' for
6109         M-05574.
6110         (U+5815): Delete `kangxi-strokes'; fix `total-strokes'; unify
6111         J90-4244 and M054209.
6112         (U+5816): Delete `kangxi-strokes'; fix `ideographic-strokes'; add
6113         `total-strokes'; unify M059314.
6114         (U+5842): Delete `kangxi-strokes'; delete `non-morohashi'; unify
6115         M059318.
6116         (U+5847): Add `total-strokes'.
6117         (M-05340): Separate J83-4564 and J90-4564; unify M005340.
6118         (J83-4564): Unify J90-4564 and M054257.
6119         (U+5870): Unify MH-96 and J90-544B; fix strokes.
6120         (U+586E): Add `total-strokes'; unify M059330.
6121         (U+5871): Fix `ideographic-strokes'; delete `kangxi-strokes';
6122         unify M053145.
6123         (U+589B): Add `total-strokes'.
6124         (U+58B8): Separate J78-5457 and J83-5457; fix strokes; relate to
6125         M055187; unify M054535.
6126         (U+58B9): Unify MH-100, J90-5451 and M054533.
6127         (U+58B6): Add `total-strokes'; unify M053134.
6128         (J83-5457): Unify J90-5457 and M055187.
6129         (M059409): New character; relate to U+58B6 and M053134.
6130         (M055188): New character; relate to U+58B8 and M055187.
6131         (U+58CC): Unify J90-3E6D.
6132         (U+58D7): Unify MH-106, J90-545C and M054536; add `script'.
6133         (U+58E5): Unify J90-545F and M054537; add comment.
6134
6135 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6136
6137         * Ideograph-R031-Enclosure.el (M-04806): Separate J90-5423 and
6138         U+570D; unify M004806.
6139         (U+570D): Unify J90-5423.
6140         (M-04832): Fixed; separate C6-5B5B; separate U+5716; unify
6141         M004832.
6142         (U+5716): Unify M059291.
6143         (C6-5B5B): Relate to M-04832, M059291 and U+5716.
6144
6145 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6146
6147         * Ideograph-R030-Mouth.el (M-03247): Add `jisx0208-difference'
6148         with `78/1'; unify J78-3C38 and M003247.
6149         (M-03248): Separate J78-3C38; unify M003248.
6150         (M-03249): Separate G0-4A37, C1-4638, J90-3B4B and U+53F2; unify
6151         M054796.
6152         (M058260): New character; relate to U+53F2 and M-03249.
6153         (U+53F2): Unify G0-4A37, C1-4638, J90-3B4B and M003249.
6154         (M-03299): Separate G0-4074, C1-4750, J90-4D79 and U+540F; unify
6155         M054797.
6156         (M071082): New character; relate to M-03299 and U+540F.
6157         (U+540F): Unify G0-4074, C1-4750 and M003299.
6158         (M-03383): Unify J78-5260, J83-5260 and M003383.
6159         (M055154): New character; relate to U+5440 and M-03383.
6160         (M-48970): Add `vulgar-ideograph-of' for M-03329; unify J78-465D,
6161         J83-465D and M048970.
6162         (U+54D8): Unify J90-5326, M054513 and MH-66.
6163         (M-03801): Unify J78-426F and M003801.
6164         (J83-426F): Separate J83-426F; unify M054217.
6165         (M-03979): Separate J78-5348, J83-5348, C3-3A42 and U+55A9; unify
6166         S1-1176 and M003979.
6167         (U+55A9): Unify J78-5348, J83-5348 and M055162.
6168         (C3-3A42): Unify M059223.
6169         (U+55BB): Relate to M-03979; unify M054518; delete
6170         `non-morohashi'.
6171         (C1-5E51): Relate to M-03979; delete `non-morohashi'.
6172         (U+55B8): Delete `non-morohashi'; unify M059228.
6173         (U+55B9): Delete `non-morohashi'.
6174         (U+55BA): Likewise; unify M059229.
6175         (U+55BC): Unify M059230.
6176         (M065068): New character; relate to U+55BC.
6177         (U+55BD): Delete `non-morohashi'.
6178         (M-04254): Separate G0-3330, J83-535E, C1-6C34, J90-535E and
6179         U+5632; unify M004254.
6180         (U+5632): Unify G0-3330, J83-535E, C1-6C34, J90-535E and M055170.
6181         (M-04345): Separate C1-6C3B, J90-4A2E and U+5674; unify S1-1247;
6182         add `vulgar-ideograph-of' for M-04409.
6183         (U+5674): Unify C1-6C3B, J90-4A2E and M004345.
6184         (M-04429): Separate J83-4655, C1-7040, J90-4655 and U+5678; relate
6185         to M004429.
6186         (U+5678): Unify C1-7040 and M053223.
6187         (J83-4655): Unify J90-4655 and M004429.
6188         (U+56A2): Unify MH-561, J90-4739 and M054288; add
6189         `simplified-ideograph-of' for M-04633.
6190         (U+56A1): Add `total-strokes'; unify M059274.
6191         (U+56A3): Delete `non-morohashi'.
6192         (U+56A4): Likewise; unify M059275.
6193         (M-04545): Separate J78-536B; unify M004545.
6194         (J78-536B): Unify M055174.
6195         (M-04615): Separate C1-7A64, J90-5371 and U+56C1; unify S1-1292.
6196         (U+56C1): Unify C1-7A64, J90-5371 and M004615.
6197         (M-04633): Unify M004633.
6198         (M-04641'): New character; unify M050126.
6199         (C7-5758): Relate to M050126.
6200         (U+56CE): Delete `non-morohashi'; unify MH-74, J90-5375 and
6201         M054523.
6202         (M055177): New character; relate to MH-74 and M054523.
6203
6204 2001-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6205
6206         * Ideograph-R029-Again.el (U+53C8): Unify J90-4B74.
6207         (M-03128): Use `script' and `vulgar-ideograph-of' instead of
6208         `comment'; separate J78-3C7D and J83-3C7D; unify M003128.
6209         (M-03166): Unify M003166.
6210         (M067958): New character; relate to U+53DB and M-03166.
6211         (J83-4840): Unify J90-4840 and M054307.
6212         (C1-5035): Relate to M054307.
6213         (U+53DB): Unify M057947.
6214         (M-03176): Unify J90-5257.
6215
6216         * Ideograph-R027-Cliff.el (M-03048'): Add `morohashi-daikanwa' as
6217         a source of `simplified-ideograph-of' property for M-04589; unify
6218         J90-3837.
6219
6220 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6221
6222         * Ideograph-R024-Ten.el (M-02707): Unify M002707.
6223         (U+534A): J90-483E and M054306.
6224         (J83-485C): Use `script' and `vulgar-ideograph-of' instead of
6225         `comment'; unify J90-485C.
6226         (M-02739): Use `vulgar-ideograph-of' instead of
6227         `vulgar-char-of-shinjigen-1'.
6228         (M-02761): Separate S1-833, S2-833 and C1-5E3B.
6229         (C1-5E3B): Unify S1-833, S2-833 and M002761.
6230         (M-02761'): Unify J90-476E.
6231
6232 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6233
6234         * char-db-util.el (insert-char-attributes): Sort `attributes' and
6235         `ccs-attributes'; support `ideographic-different-form-of'.
6236
6237 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6238
6239         * Ideograph-R023-Hiding-Enclosure.el (M-02673): Separate C1-4528.
6240         (C1-4528): Unify M002673.
6241         (U+5339): Unify J90-4924.
6242         (U+533A): Use `script' and `simplified-ideograph-of' instead of
6243         `comment'.
6244         (M-02690): Unify M002690.
6245         (U+533F): Unify J90-463F.
6246
6247 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6248
6249         * Ideograph-R020-Wrap.el (M-02506'): Unify J90-4A71.
6250         (M002510): New character; relate to M-02510.
6251         (M-02511): Use `ideographic-variants' instead of
6252         `variant-of-shinjigen-1'; unify M002511.
6253         (U+5306): Unify J90-5232 and M072447.
6254         (U+5307): Use `ideographic-different-form-of' instead of
6255         `comment'; unify M054897.
6256
6257         * Ideograph-R018-Knife.el (M-01923): Unify M001923.
6258         (J83-483D): Unify J90-483D and M054305.
6259         (U+5224): Unify M053097.
6260         (M-01965): Use `original-ideograph-of' instead of
6261         `original-char-of-shinjigen-1'.
6262         (M-01966): Unify M001966.
6263         (U+5238): Unify J90-3774 and M054101.
6264         (M-02000): Unify M002000.
6265         (U+524A): Unify J90-3A6F and M054134.
6266         (C1-5028): Unify M059136.
6267         (M-02011): Unify M002011.
6268         (U+524D): Unify J90-3A6F and M054193.
6269         (C1-5029): Unify M070879.
6270         (M-02076'): Unify J90-3A5E.
6271         (U+5271): Use `simplified-ideograph-of' instead of `comment';
6272         delete `non-morohashi'; unify J90-517B and M054511.
6273         (C6-3D46): Delete `non-morohashi'.
6274         (C6-3D47): Likewise.
6275         (M-02113): Unify M002113.
6276         (U+5273): Unify J90-5175.
6277         (M-02224): Unify M002224.
6278         (U+5289): Unify J90-4E2D and M058565.
6279         (M-02243): Unify J90-517A.
6280         (M-02245): Unify M002245.
6281
6282 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6283
6284         * Ideograph-R019-Power.el (M-02360'): Unify J90-4D26.
6285         (M-02362): Use `ideograph=' instead of `comment'.
6286         (M-02384'): Unify J90-4A59.
6287         (M-02409): Unify M002409.
6288         (U+52DD): Use `script' instead of `comment'; unify J90-3E21 and
6289         M054161.
6290         (M-02416): Unify M002416.
6291         (U+52DF): Unify J90-4A67 and M054354.
6292         (M-02472): Unify M002472.
6293         (J83-522F): Unify J90-522F and M055147.
6294         (C5-6755): Delete `non-morohashi'.
6295         (M-02486): Delete `kangxi-strokes'; separate C1-7961 and U+52F8;
6296         unify M002486.
6297         (J83-5230): Unify J90-5230, M055148 and U+52F8.
6298
6299 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6300
6301         * Ideograph-R212-Dragon.el (M-48818): Unify M048818.
6302         (C1-733E): Add `ideographic-strokes'.
6303
6304         * Ideograph-R211-Tooth.el (M-48631): Separate J0-7373, C2-6B49 and
6305         U+9F60; unify M058052.
6306         (U+9F60): Unify M048631.
6307         (M-48632): Unify M048632.
6308
6309 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6310
6311         * Ideograph-R209-Nose.el (M-48498): Unify M048498.
6312
6313 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6314
6315         * Ideograph-R205-Frog.el (U+9F08): Unify M055920.
6316
6317 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6318
6319         * Ideograph-R203-Black.el (M-48063): Unify M048063.
6320
6321         * Ideograph-R201-Yellow.el (M-47926): Unify M047926.
6322         (M-47935): Separate U+9EC7; unify M047935.
6323         (U+9EC7): Unify M053051.
6324
6325 2001-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6326
6327         * Ideograph-R200-Hemp.el (M-47892): Unify M047892.
6328         (M-47893): Unify M047893.
6329         (M-47909): Unify M047909.
6330
6331         * Ideograph-R199-Wheat.el (M-47827): Unify M047827.
6332
6333 2001-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6334
6335         * Ideograph-R197-Salt.el (M-49944): Deleted; moved to
6336         Ideograph-R198-Deer.el and unified with same character in there.
6337
6338         * Ideograph-R196-Bird.el (U+9E37): Add `total-strokes'.
6339         (M-46995): Unify M046995.
6340         (M-47005): Unify M047005.
6341
6342         * Ideograph-R194-Ghost.el (M-45906): Unify M045906.
6343         (M-45906'): Add `total-strokes'; separate M050602; unify M057627;
6344         fix `total-strokes'.
6345
6346         * Ideograph-R195-Fish.el (M-45969): Add `total-strokes'; unify
6347         M045969.
6348         (U+9C7D): Add `total-strokes'.
6349         (M-46226): New character; relate to U+9BDB; unify M046226.
6350         (U+9BF3): Add `total-strokes'.
6351
6352 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6353
6354         * Ideograph-R191-Fight.el (M-45649'): Separate C3-594A, J90-462E
6355         and U+95D8 and move them to Ideograph-R169-Gate.el; delete
6356         `cns-radical'.
6357
6358         * Ideograph-R190-Hair.el (M-45370): Separate C5-4B58; unify M045370.
6359
6360         * Ideograph-R169-Gate.el (U+95D8): Separated from M-45649'; moved
6361         from Ideograph-R191-Fight.el.
6362
6363 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6364
6365         * Ideograph-R188-Bone.el (M-45231): Fixed.
6366         (M045231): New character; relate to M-45231.
6367
6368         * Ideograph-R187-Horse.el (M-44634): Separate C4-4860; unify
6369         M058563.
6370         (C4-4860): Unify M044634.
6371         (M-44915): Separate K0-5479; unify M044915.
6372         (M068356): New character; relate to U+9A30 and M-44915.
6373         (M-45042): Separate C7-6031; unify M045042.
6374         (M-45043): Separate C7-6034.
6375         (C7-6034): Unify M045043.
6376
6377 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6378
6379         * Ideograph-R184-Eat.el (M-44023): Unify M044023.
6380         (M-44037'): Add `ideograph=' for M-44433.
6381         (M-44038): Unify C1-627D and JX1-7E29; separate G0-6238 and
6382         U+98E7.
6383         (U+98E7): Unify G0-6238 and M044038.
6384         (M-44063): Unify M044063.
6385         (M044064): New character; relate to U+98EF and M-44064.
6386         (M-44107): Unify M044107.
6387         (M-44109): Unify M044109.
6388         (M-44111): Unify M044111.
6389
6390         * Ideograph-R179-Leek.el (M-43238): Separate C3-454E and U+4A9E.
6391         (U+4A9E): Unify C3-454E and M043238.
6392         (M043245): New character; relate to M-43245.
6393         (M-43247): Separate C7-3D62.
6394         (M043247): New character; relate to M-43247.
6395
6396         * Ideograph-R180-Sound.el (M-43268): Unify M043268.
6397
6398 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6399
6400         * Ideograph-R182-Wind.el (M-43769): Add `total-strokes'; unify
6401         M043769.
6402
6403         * Ideograph-R181-Leaf.el (M-43591): Unify M043591.
6404         (M-43689): Unify M043689.
6405
6406         * Ideograph-R174-Blue.el (M-42564): Unify M042564.
6407         (M-42570): Unify M042570.
6408
6409         * Ideograph-R173-Rain.el (M-42216): Unify M042216.
6410
6411         * Ideograph-R170-Mound.el (M-41676): Add `ideograph=' for M-41704;
6412         unify M041676; separate C6-3C6C.
6413         (U+9666): Unify MH-678 and M054713.
6414         (U+9667): Add `total-strokes'.
6415         (M-41836): Add `simplified-ideograph-of' for M-41891; unify
6416         M041836.
6417
6418 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6419
6420         * Ideograph-R169-Gate.el (U+9596): Add `total-strokes'; unify
6421         M050554.
6422         (U+9597): Add `total-strokes'; unify M059991.
6423         (U+95F0): Add `script'; add `total-strokes'; unify M051330.
6424         (U+95F1): Add `total-strokes'.
6425         (M-41341): Separate C1-6F65 and U+95B1.
6426         (U+95B1): Unify C1-6F65 and M041341.
6427
6428         * Ideograph-R167-Gold.el (U+94D2): Add `total-strokes'.
6429         (U+94D3): Fix `ideographic-strokes'; add `total-strokes'; add
6430         `script'; unify M052145.
6431         (U+94D5): Add `total-strokes'.
6432         (M-40418): Separate U+92B3 and C1-6F5E.
6433         (U+92B3): Unify C1-6F5E and M040418.
6434         (M-40464): Unify M040464.
6435         (M-49811): Separate C7-2A42; unify M049811.
6436         (M-40596): Separate U+933A; add `total-strokes'; unify M040596.
6437         (U+933A): Unify M055836.
6438         (M-40597): Add `total-strokes'; unify M040597.
6439         (M-40600): Unify M040600.
6440         (M-40708): Unify M040708.
6441         (M-40709): Unify M040709.
6442         (M-40710): Separate C1-775B and U+9398; unify M040710.
6443         (U+9556): Add `total-strokes'.
6444         (M-40847): Unify M040847.
6445         (U+9454): Separate C3-5F6B; unify MH-665 and M057484.
6446         (C3-5F6B): Relate to U+9454, MH-665 and M057484.
6447
6448         * Ideograph-R166-Village.el (M-40132): Unify M040132.
6449         (M-40136): Unify M040136.
6450
6451 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6452
6453         * Ideograph-R165-Distinguish.el (M-40120): Unify M040120.
6454         (M-40120'): Add `total-strokes'.
6455
6456         * Ideograph-R164-Wine.el (M-39870): Unify M039870.
6457         (M-40062): Separate C7-5067.
6458         (M040062): New character; relate to M-40062.
6459         (M-40064'): Add `total-strokes'.
6460
6461 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6462
6463         * Ideograph-R163-City.el (U+909C): Add `total-strokes'; unify
6464         M059962.
6465         (U+90BA): Add `total-strokes'.
6466
6467         * Ideograph-R159-Cart.el (M-38234): Separate JX2-795C; unify
6468         M038234.
6469         (JX2-795C): Unify M079777.
6470         (M-38234'): Add `total-strokes'.
6471         (U+65A9): Moved to Ideograph-R069-Axe.el.
6472         (U+8EE3): Add `total-strokes'; unify M054697.
6473         (M-38438): Unify M038438.
6474         (M-38473): Unify M038473.
6475         (M-38482): Unify M038482.
6476         (M086337): New character; relate to U+8F44 and M-38482.
6477         (C1-755D): Relate to M086337.
6478
6479         * Ideograph-R158-Body.el (M-38110): Separate G0-4C49, JSP-6052,
6480         C1-6F41 and U+8EBA; unify M038110.
6481         (U+8EBA): Unify G0-4C49, JSP-6052, C1-6F41 and M057438.
6482         (M-38111): Add `total-strokes'; unify M038111.
6483
6484         * Ideograph-R069-Axe.el (U+65A9): Moved from
6485         Ideograph-R159-Cart.el.
6486
6487         * Ideograph-R157-Foot.el (U+8DF6): Add `script'; add
6488         `total-strokes'; unify M053969.
6489         (U+8DF7): Add `total-strokes'.
6490         (U+8DF8): Likewise.
6491         (U+8DF9): Likewise.
6492         (U+8DFA): Likewise.
6493         (M-37672): Unify M037672.
6494         (M-37955): Unify M037955.
6495         (M-38026): Unify M038026.
6496
6497         * Ideograph-R149-Speech.el (U+8BDD): Add `total-strokes'.
6498         (U+8BDE): Likewise; fix `ideographic-strokes'.
6499         (U+8BEB): Add `total-strokes'.
6500         (M-35640): Unify M035640.
6501         (U+8BF7): Add `total-strokes'.
6502         (U+8BF8): Likewise.
6503         (U+8BF9): Likewise.
6504         (U+8BFA): Likewise.
6505         (U+8BFB): Likewise.
6506         (U+8BFC): Likewise.
6507         (U+8BFD): Likewise.
6508         (U+8BFE): Likewise.
6509         (U+8BFF): Likewise.
6510         (U+8C00): Likewise.
6511         (U+8C01): Likewise.
6512         (U+8C02): Likewise.
6513         (U+8C03): Likewise.
6514         (U+8C04): Likewise.
6515         (U+8C05): Likewise.
6516         (U+8C06): Likewise.
6517         (U+8C07): Likewise.
6518         (U+8C08): Likewise.
6519         (U+8C09): Likewise.
6520         (U+8C0A): Likewise.
6521         (M-35727): Unify M035727.
6522         (M-35779'): Fix `ideographic-strokes'; add `total-strokes'.
6523         (U+8B03): Add `total-strokes'; unify M059933.
6524         (U+8C0B): Add `total-strokes'.
6525         (M-35780): Unify M035780.
6526         (M-35821): Unify M035821.
6527         (M-35850): Unify M035850.
6528         (U+8C33): Add `total-strokes'.
6529         (U+8C34): Likewise.
6530         (U+8C35): Likewise.
6531
6532 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6533
6534         * Ideograph-R156-Run.el (M-37034'): Add `simplified-ideograph-of'
6535         for M-37034.
6536         (M-37035): Add `original-ideograph-of' for M-37034.
6537         (J0-6C62): Unify M054693; fix strokes.
6538
6539 2001-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6540
6541         * Ideograph-R152-Pig.el (M-36380): Unify M036380.
6542         (U+8C62): Unify M055749.
6543
6544         * Ideograph-R144-Walk-Enclosure.el (M-34038): Separate C4-2F6F and
6545         U+4615; unify M034038.
6546         (M-34046): Unify M034046.
6547         (M-34047): Unify C6-444F.
6548         (M034047): New character; relate to M-34047.
6549         (M-34073): Unify M034073.
6550         (J83-3152): Fix strokes; unify M054025.
6551         (K0-6A5B): Fix strokes; relate to M054025.
6552         (M-34076): Unify M034076.
6553         (M053307): New character; relate to U+8860 and M-34076.
6554         (C4-534B): Relate M053307.
6555         (M-34090): Separate G0-6169, C1-7C68 and U+8862; unify M034090.
6556
6557 2001-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6558
6559         * Ideograph-R148-Horn.el (U+46A2): Unify M-35118; separate
6560         C4-5361.
6561
6562         * Ideograph-R147-See.el (U+89C1): Add `total-strokes'.
6563         (U+89C2): Likewise.
6564
6565         * Ideograph-R146-West.el (M-34768): Unify M034768.
6566         (M034789): New character; relate to U+8986 and M-34789.
6567         (M-34791): Unify M034791.
6568
6569         * Ideograph-R145-Clothes.el (M-34162): Separate C6-3B7A; unify
6570         M034162.
6571         (U+891C): Add `total-strokes'.
6572         (U+891D): Likewise.
6573
6574         * Ideograph-R143-Blood.el (M-33969): Separate C2-2D4B and U+8841;
6575         unify M033969.
6576         (M-33971): Unify M033971.
6577         (J0-6A49): Unify M054685.
6578
6579         * Ideograph-R142-Insect.el (M-32810): Separate C2-2868; unify
6580         M032810.
6581         (M-32835): Separate G0-7235, C1-534D and U+867B.
6582         (C1-534D): Unify M057316; relate to M-32835.
6583         (G0-7235): Unify U+867B; relate to M-32835 and M057316.
6584
6585         * Ideograph-R136-Oppose.el (M-30338): Separate S2-6636, K0-743F
6586         and C1-4860.
6587         (C1-4860): Unify S1-6636 and S2-6636.
6588         (K0-743F): Unify M054189.
6589         (M-30342): Unify M030342.
6590
6591 2001-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6592
6593         * Ideograph-R135-Tongue.el (M-30277): Unify S1-6628 and M030277.
6594         (C1-485F): Add `original-ideograph-of' for M030277; unify S1-6629
6595         and M075115.
6596         (M-30278): Unify M030278.
6597
6598 2001-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6599
6600         * Ideograph-R132-Self.el (M030105): New character; relate to
6601         M-30105.
6602
6603         * Ideograph-R128-Ear.el (M-29074): Unify M029074.
6604         (M-29074'): Add `total-strokes'.
6605
6606 2001-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6607
6608         * Ideograph-R129-Brush.el (U+8080): Add `total-strokes'.
6609
6610         * Ideograph-R127-Plow.el (M-28907): Unify M028907.
6611         (M-28909): Unify M028909.
6612
6613         * Ideograph-R109-Eye.el (M-23122): Add `original-ideograph-of' for
6614         M-01473; unify M023122 and U-000250F2.
6615         (M-23123): Unify M023123.
6616         (M-23210): Add `ideograph=' for U-000250F2; add
6617         `original-ideograph-of' for M-01473; unify U-0002F942.
6618         (M023210): New character; relate to M-23210 and U-0002F942.
6619         (U+770C): Add `total-strokes'.
6620
6621         * Ideograph-R096-Jade.el (M-20900): Separate C2-3070; fix
6622         `total-strokes'.
6623         (M-20901): Delete `comment'; unify M020901.
6624         (M-20902): Delete `comment'; unify M020902.
6625         (M-20903): Delete `comment'; unify M020903.
6626         (M-20904): Delete `comment'; unify M020904.
6627         (M-20905): Delete `comment'; unify M020905.
6628         (M-20906): Delete `comment'; unify M020906.
6629         (M-20907): Delete `comment'; separate C2-2C35 and U+73C3; unify
6630         M020907.
6631         (M-20909): Delete `comment'; unify M020909.
6632         (M-20910): Delete `comment'; unify M020910.
6633         (M-20912): Delete `comment'; unify M020912.
6634         (M-20914): Delete `comment'; unify M020914.
6635         (M-20916): Delete `comment'; unify M020916.
6636         (M-20917): Separate J0-3B39, G0-493A, K0-5F26, C1-5243, U+73CA and
6637         S2-4885; unify M058161 and S1-4884.
6638         (M020917): New character; unify S1-4885, S2-4885, J82-3B39,
6639         K0-5F26, C1-5243 and J90-3B39; relate to U+73CA and M-20917.
6640         (U+73CA): Unify S1-4886, J78-3B39, G0-493A and M054140.
6641         (M-20949): Delete `comment'; separate C2-3076; unify M020949.
6642         (M-20950): Delete `comment'; unify M020950.
6643         (M-20952): Separate C2-3078 and U+73DD; unify M020952.
6644         (M-20953): Delete `comment'; unify M020953.
6645         (M-20954): Delete `comment'; unify M020954.
6646         (M-21149): Unify M021149.
6647         (M-21150): Unify M021150.
6648
6649 2001-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6650
6651         * Ideograph-R108-Dish.el (M022972): New character; relate to
6652         U+76CA and M-22972.
6653         (M-23001'): Add `simplified-ideograph-of' for M-23005.
6654         (U+76D8): Add `script' and `total-strokes'; unify M052191.
6655
6656         * Ideograph-R124-Feather.el (M-28614): Unify M028614.
6657         (M028635): New character; relate to U+7FC1 and M-28635.
6658         (M-28635'): Separate M050359.
6659         (U+7FC1): Unify M050359.
6660         (M-28657): Unify M028657.
6661         (M-28672): Unify M028672.
6662
6663         * Ideograph-R122-Net.el (M-28312): Delete `morohashi-daikanwa' and
6664         `non-morohashi'.
6665
6666 2001-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6667
6668         * Ideograph-R113-Spirit.el (M-24626): Unify M024626.
6669         (M-24631): Unify M024631.
6670         (M-24640): Unify M024640.
6671         (M-24641): Unify M024641.
6672         (M-24652): Unify M024652.
6673         (M-24664): Unify M024664.
6674         (M-24672): Unify M024672.
6675         (M-24673): Use `ideographic-variants' instead of
6676         `->decomposition'; unify M024673.
6677         (M-24689): Unify M024689.
6678         (M-24766): Unify M024766.
6679         (M-24766'): Separate U+798D.
6680         (U+798D): Relate to M-24766' and M050313; unify M057178.
6681         (M-24767): Unify M024767.
6682         (M-24768): Unify M024768.
6683
6684         * Ideograph-R119-Rice.el (M-26997): Unify M026997.
6685
6686         * Ideograph-R115-Grain.el (M-25016): Unify C3-327C and M025016.
6687         (M-25016'): Separate C3-327C.
6688         (M-25081): Unify M025081.
6689         (U+7A25): Delete `kangxi-radical' and `kangxi-strokes'.
6690         (M-25188'): Unify J0-3972 and C4-455F; separate M050322.
6691         (M-25280): Unify M025280.
6692
6693 2001-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6694
6695         * Ideograph-R079-Weapon.el (M-16618'): Separate M050242.
6696         (C3-2959): Relate to M050242.
6697         (M-16629): Unify S1-3996, S2-3996, J90-3B26 and U+6BBA.
6698         (M016629): New character; relate to U+6BBA and M-16629.
6699         (C4-2D65): Relate to M073347.
6700         (M073347): New character; relate to U+6BBA and M-16629.
6701         (M-16630): Unify C4-324C.
6702         (M016630): New character; relate to M016630.
6703         (M-16631): Unify C4-324D.
6704         (M016631): New character; relate to M-16631.
6705         (M-16632): Unify C4-324F and U+3C80.
6706         (M016632): New character; relate to M-16632 and U+3C80.
6707         (M-16633): Unify JSP-4630, C4-324E and U+6BB8.
6708         (M016633): New character; relate to M-16633 and U+6BB8.
6709         (M-16635): Unify C6-4078 and U-00023A8D.
6710         (M016635): New character; relate to U-00023A8D and M-16635.
6711         (M-16636): Add `wrong-ideograph-of' for M-04033; unify C6-4079 and
6712         U-00023A8E.
6713         (M016636): New character; relate to U-00023A8E and M-16636.
6714         (C5-332D): Cancel relation to M-16636.
6715
6716 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6717
6718         * Ideograph-R105-Dotted-Tent.el (U+7677): Add `total-strokes';
6719         unify M059789.
6720
6721         * Ideograph-R104-Sickness.el (C5-2464): Unify M-22018, M022018 and
6722         U-00024D26.
6723         (U+7596): Add `total-strokes'.
6724         (U+7597): Likewise.
6725
6726         * Ideograph-R102-Field.el (M-21727): Add `total-strokes'.
6727         (U+753C): Likewise; add `ideographic-variants' for M021735; unify
6728         M054615.
6729         (M-21739): Unify M021739.
6730         (M-021805): New character; relate to U+7556 and M0021805.
6731
6732 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6733
6734         * Ideograph-R094-Dog.el (M-20511'): Separate C3-3D29; unify
6735         M020534.
6736
6737         * Ideograph-R103-Bolt-Of-Cloth.el (U+758D): Unify M057305.
6738
6739         * Ideograph-R100-Life.el (M-21684): Unify M021684.
6740
6741         * Ideograph-R095-Profound.el (M-20817): Unify M020817.
6742         (U+7387): Relate to M050282.
6743
6744 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6745
6746         * char-db-util.el (insert-char-attributes): Support
6747         `wrong-ideograph-of' property.
6748
6749         * Ideograph-R085-Water.el (C1-5B52): Relate to M050252.
6750         (M-17758): Unify M017758.
6751         (U+6E1A): Delete `japanese-strokes'.
6752         (M-18277): Unify M018277.
6753         (M-18515): Unify M018515.
6754         (M-18668): Separate C2-6571 and U+7024; unify M018668.
6755         (M-18669): Separate C3-5A54 and U+7025; unify M018669.
6756         (M-18670): Separate J83-4375, C2-6223, J90-4375 and U+7026; unify
6757         M018670; fix `total-strokes'.
6758         (U+7026): Unify J83-4375, C2-6223, J90-4375 and M054231.
6759
6760         * Ideograph-R094-Dog.el (U+731F): Add `total-strokes'.
6761         (U+7320): Likewise; unify M059773.
6762         (U+7363): Add `total-strokes'.
6763         (U+7364): Likewise; unify M065381.
6764
6765         * Ideograph-R093-Cow.el (M-20032): Unify M020032.
6766         (U+727F): Unify M057757.
6767
6768         * Ideograph-R087-Claw.el (U+7233): Delete `kangxi-radical' and
6769         `kangxi-strokes'; add `total-strokes'; unify M059770.
6770         (M-19711): Unify M019711.
6771
6772         * Ideograph-R080-Do-Not.el (M-16740): Separate G0-5839, C1-645C
6773         and U+6BD3; fix strokes; unify M016740.
6774         (U+6BD3): Unify G0-5839.
6775         (M-16742): Fix `ideographic-strokes'; unify M016742.
6776         (C4-4A53): Fix `ideographic-strokes'.
6777
6778         * Ideograph-R086-Fire.el (M-19369): Unify C5-4E2D and U+24398.
6779         (M019369): New character; relate to U+24398 and M-19369.
6780
6781 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6782
6783         * Ideograph-R140-Grass.el (M-30640): Add `total-strokes'.
6784         (M-30860'): Separate C6-2E22 and J90-326A; unify J78-326A and
6785         J83-326A.
6786         (C6-2E22): Unify U-0002F995.
6787         (MH-521): Use `morohashi-daikanwa' instead of
6788         `morohashi-daikanwa-ho'.
6789         (M079242): Relate to MH-521.
6790
6791         * Ideograph-R084-Steam.el (U+6C28): Add `total-strokes'.
6792         (C1-5636): Add `ideographic-strokes'.
6793         (U+6C29): Add `total-strokes'.
6794
6795         * Ideograph-R078-Death.el (M-16459): Unify M016459.
6796         (U+6B8B): Add `script'.
6797         (MH-291): Add `total-strokes'; use `morohashi-daikanwa' instead of
6798         `morohashi-daikanwa-ho'.
6799
6800         * Ideograph-R077-Stop.el (M-16257): Unify C6-232E and U-00028E16.
6801         (M016257): New character; relate to M-16257 and U-00028E16.
6802
6803 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6804
6805         * Ideograph-R154-Shell.el (MH-575): Put `(ho 575)' to
6806         `morohashi-daikanwa'; delete `morohashi-daikanwa-ho'.
6807
6808         * Ideograph-R130-Meat.el (MH-247): Use `morohashi-daikanwa'
6809         property instead of `morohashi-daikanwa-ho' property.
6810         (M055481): Add `morohashi-daikanwa'.
6811
6812         * Ideograph-R120-Silk.el (MH-486): Put `(ho 486)' into
6813         `morohashi-daikanwa'; delete `morohashi-daikanwa-ho'.
6814
6815         * Ideograph-R118-Bamboo.el (MH-460): Use `morohashi-daikanwa'
6816         property instead of `morohashi-daikanwa-ho'.
6817         (MH-465): Likewise.
6818
6819         * Ideograph-R112-Stone.el (MH-382): Add `total-strokes'; use
6820         `morohashi-daikanwa' property instead of `morohashi-daikanwa-ho'.
6821
6822         * Ideograph-R076-Lack.el (M-15992): Unify M015992.
6823
6824         * Ideograph-R072-Sun.el (U+66FB): Separate JSP-423F; fix
6825         `ideographic-strokes'; add `total-strokes'; unify MH-234.
6826         (JSP-423F): Relate to MH-234.
6827         (C4-3238): Unify M-13932 and M013932.
6828         (C5-3F61): Add `morohashi-daikanwa' for M-13995.
6829         (M057064): New character; relate to U+66DC and M-14227'.
6830         (U+66DC): Relate to M057064.
6831
6832         * Ideograph-R030-Mouth.el (MH-64): Use `morohashi-daikanwa'
6833         property instead of `morohashi-daikanwa-ho' property.
6834
6835         * Ideograph-R001-One.el (MH-1): Use `morohashi-daikanwa' property
6836         instead of `morohashi-daikanwa-ho' property.
6837
6838         * ideograph-util.el (morohashi-daikanwa<): New function.
6839         (ideograph-char<): Use `morohashi-daikanwa<'.
6840
6841         * Ideograph-R075-Tree.el (U+6730): Delete `kangxi-radical' and
6842         `kangxi-strokes'; unify M059667.
6843
6844         * Ideograph-R074-Moon.el (M-14340): Unify M014340.
6845         (M-14345): Unify M014345.
6846         (M-14374): Unify M014374.
6847
6848         * Ideograph-R066-Rap.el (U+654C): Add `ideograph='.
6849         (M-13252): Unify C4-377A and M013252.
6850         (U+3A9A): Relate to M-13265; unify M075463.
6851
6852 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6853
6854         * Ideograph-R064-Hand.el (M-11769): Separate G0-3245, C1-445F and
6855         U+624D; unify M011769.
6856         (U+624D): Unify G0-3245, C1-445F and M051101.
6857
6858         * Ideograph-R062-Halberd.el (M-11538): Unify C4-2272 and
6859         U-0002298F.
6860         (M-11542'): Fix `ideographic-strokes'.
6861         (M-11544): Unify M011544.
6862
6863 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6864
6865         * Ideograph-R063-Door.el (U+6247): Unify M057162.
6866
6867 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6868
6869         * Ideograph-R061-Heart.el (M-10312): Separate C1-4A36; unify
6870         M010312.
6871         (M-10348): Separate G0-6343, C1-4D3F and U+5FDD; unify M010348.
6872         (U+5FDD): Unify G0-6343, C1-4D3F and M053330.
6873         (M072435): New character; relate to M-10348 and U+5FDD.
6874         (M-11024'): Separate G0-4977, C1-637C and U+614E.
6875         (U+614E): Unify G0-4977, C1-637C and M053483.
6876         (M-11399'): Unify C4-5B2C.
6877         (M-11400): Separate JSP-3E7D; unify M011400 and U+61E9.
6878         (C2-615C): Separate U+61E9; unify JSP-3E7D.
6879         (JSP-3E7E): Unify M-11400' and M050186; separate C2-5C6F and
6880         U+61E5; fix strokes.
6881         (U+61E5): Unify C2-5C6F and M054801.
6882
6883 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6884
6885         * Ideograph-R141-Tiger.el (C1-5D29): Moved from
6886         Ideograph-R059-Bristle.el.
6887         (U+865E): Add `script'.
6888
6889         * Ideograph-R060-Step.el (G0-3E36): Add `script'.
6890         (M-10085): Separate C1-5121.
6891         (C1-5121): Unify M072385.
6892
6893         * Ideograph-R059-Bristle.el (M-09992): Unify M009992.
6894         (U+5F69): Unify M054127.
6895         (M-09993): Separate G0-316B and U+5F6A; separate and move C1-5D29
6896         to Ideograph-R141-Tiger.el; delete `cns-radical'; unify M009993.
6897         (G0-316B): Unify M057577 and U+5F6A.
6898         (M-09994): Add `ideograph=' for M-09993; unify M009994.
6899
6900         * Ideograph-R058-Snout.el (M-9909'): Separate G0-3969, M050167 and
6901         U+5F52; unify C3-224A; add `vulgar-ideograph-of' for M-16349.
6902         (M-09912): Add `vulgar-ideograph-of' for M-21890; unify M009912.
6903         (M-09913): Add `simplified-ideograph-of' for M-21890; unify
6904         J0-4576, G0-3531, C3-2351, M009913 and U+5F53.
6905
6906         * Ideograph-R057-Bow.el (M-09706): Unify C6-2322; add
6907         `original-ideograph-of' for M-09698.
6908         (M009706): New character; relate to M-09706.
6909
6910         * Ideograph-R053-Dotted-Cliff.el (M-09230): Separate C5-225D;
6911         unify M009230.
6912         (M-09233): Unify M009233.
6913
6914 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6915
6916         * Ideograph-R162-Walk.el (C1-4B56): Moved from
6917         Ideograph-R047-River.el.
6918         (G0-3169): Unify M053401.
6919         (M-39002'): Separate U+904E.
6920         (U+904E): Unify M053376.
6921
6922         * Ideograph-R049-Oneself.el (U+5DFC): Fix `ideographic-strokes';
6923         add `total-strokes'; unify M059575.
6924
6925 2001-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6926
6927         * Ideograph-R048-Work.el (U+5DEC): Delete `kangxi-radical' and
6928         `kangxi-strokes'.
6929         (U+5DED): Likewise.
6930         (M-08732): Separate G0-326E and U+5DEE.
6931         (G0-326E): Unify U+5DEE and M053115.
6932         (U+5DEF): Fix `ideographic-strokes'; delete `kangxi-strokes';
6933         unify M052445.
6934         (C2-425D): Separate U+5DF0; fix `ideographic-strokes'; delete
6935         `kangxi-strokes'.
6936         (U+5DF0): Fix strokes; unify M053083.
6937
6938         * Ideograph-R046-Mountain.el (U+5C76): Delete `non-morohashi'.
6939         (U+5C77): Add `total-strokes'; unify M059512.
6940         (U+5C7F): Delete `non-morohashi'.
6941         (U+5C81): Likewise.
6942         (U+5C82): Likewise.
6943         (U+5C83): Likewise; unify M059514.
6944
6945         * Ideograph-R042-Small.el (M-07493): Unify M007493; separate
6946         C3-2851.
6947         (M-07494): Unify M007494; separate C5-2567.
6948         (M-07495): Unify M007495; separate C6-2A6B.
6949         (M-07497): Unify M007497; separate C6-3032.
6950
6951 2001-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6952
6953         * Ideograph-R047-River.el (C1-4B56): Moved to
6954         Ideograph-R162-Walk.el.
6955
6956         * Ideograph-R044-Corpse.el (U+5C57): Moved from
6957         Ideograph-R041-Inch.el.
6958
6959         * Ideograph-R041-Inch.el (G0-3D2B): Separated from M-07437'; unify
6960         U+5C06 and M051049.
6961         (M-07437'): Separate G0-3D2B and U+5C06.
6962         (U+5C57): Moved to Ideograph-R044-Corpse.el.
6963         (M-07463'): Separate K0-5374; fix strokes; unify J0-4633 and
6964         U+5C0E.
6965         (C1-7052): Unify M058629.
6966         (K0-5374): Unify M-07465 and M007465.
6967         (M-07468): Add `ancient-ideograph-of' for M-07465; separate
6968         C7-375C.
6969         (M-07470): Add `ancient-ideograph-of' for M-07470.
6970
6971 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6972
6973         * Ideograph-R040-Roof.el (M-07296): New character; relate to
6974         U+5BE7; unify M007296.
6975         (C1-684F): Relate to M-07296 instead of M-07296'.
6976         (M-07298): Separate G0-552F, C1-6853 and U+5BE8.
6977         (U+5BE8): Unify G0-552F and M057944.
6978
6979         * Ideograph-R037-Big.el (U+5941): Delete broken
6980         `morohashi-daikanwa' property; add `simplified-ideograph-of' for
6981         M-05991.
6982
6983 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6984
6985         * Ideograph-R036-Evening.el (M-05803): Separate C3-405F; fix
6986         strokes; unify M005803.
6987         (C3-405F): Unify M059363.
6988
6989         * Ideograph-R033-Scholar.el (M-05639): Separate C1-4531; unify
6990         M005639.
6991         (C1-4531): Unify M071552.
6992
6993         * Ideograph-R032-Earth.el (M-05086'): Add
6994         `simplified-ideograph-of' property for M-05120.
6995         (C6-3635): Don't relate to M-03635; unify M-05120.
6996         (C3-3470): Add `original-ideograph-of' property instead of
6997         `morohashi-daikanwa' property; unify M-05234.
6998         (U+5848): Add `simplified-ideograph-of' property for M-05423;
6999         unify M059321.
7000         (U+5870): Unify M054532.
7001         (U+58CB): Unify M059345.
7002         (U+58CC): Unify M054173.
7003
7004         * Ideograph-R031-Enclosure.el (U+56F5): Delete broken
7005         `morohashi-daikanwa' property; add `simplified-ideograph-of'
7006         property for U+5707.
7007         (M-04789): Separate G0-4826, C1-594E and U+5708; unify M004789.
7008         (M055178): New character; relate to M-04789.
7009         (U+5708): Unify G0-4826, C1-594E and M059386.
7010
7011         * Ideograph-R018-Knife.el (M-02076): Use `script' and
7012         `simplified-ideograph-of' instead of `comment'.
7013         (M-02076'): Likewise.
7014         (M-48939): Use `vulgar-ideograph-of' instead of
7015         `vulgar-char-of-shinjigen-1'.
7016         (U+5266): Delete `non-morohashi'.
7017         (U+5267): Likewise.
7018         (G0-386E): Separated from M-02112'; relate to M-02112; unify
7019         M057806 and U+5272.
7020         (M-02112'): Separate G0-386E and U+5272.
7021         (C1-5E34): Relate to M-02112' and M050109 instead of M-02112.
7022         (M-02113): Separate U+5273.
7023         (J83-5175): Unify M055139 and U+5273.
7024
7025         * Ideograph-R030-Mouth.el (C3-247C): Unify M059172.
7026         (M-03385): Unify M003385 and U+549E.
7027         (M-03442): Separate U+5469 and JSP-3479.
7028         (JSP-3479): Unify M003442 and U+5469.
7029         (MH-64): Use `ideographic-variants' instead of `comment'.
7030         (M-03525): Separate U+549E and C3-2B5C.
7031         (M-03987): Separate C1-5E56; unify M003987.
7032         (M059224): New character; relate to U+55AB and M-03987.
7033         (C1-5E56): Unify M059290.
7034         (U+55AB): Separate M-03987'; unify M053220; relate to M-3987.
7035         (M-03987'): Separate U+55AB and, C6-4731.
7036         (U+565C): Delete `non-morohashi'.
7037         (U+565D): Likewise; unify M053232.
7038         (M-04376): Unify G0-4677, C1-7042 and U+5668.
7039
7040 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7041
7042         * char-db-util.el (insert-char-attributes): Support
7043         `ideographic-variants' property.
7044
7045 2001-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7046
7047         * Ideograph-R027-Cliff.el (M-03048'): Use `script' and
7048         `simplified-ideograph-of' instead of `comment'.
7049
7050         * Ideograph-R029-Again.el (U+53D1): Delete `non-morohashi'.
7051         (U+355D): Likewise.
7052         (U+53D2): Likewise.
7053         (C6-2F49): Likewise.
7054         (C6-3D67): Likewise.
7055         (C6-3D69): Likewise.
7056         (C6-4728): Likewise.
7057
7058         * Ideograph-R024-Ten.el (U+534E): Delete `non-morohashi'.
7059         (U+534F): Likewise.
7060         (U+5356): Likewise.
7061         (C7-606A): Likewise.
7062
7063 2001-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7064
7065         * char-db-util.el (insert-char-attributes): Regard
7066         `simplified-ideograph-of' property.
7067
7068         * Ideograph-R020-Wrap.el (C5-312F): Delete `non-morohashi'.
7069
7070         * Ideograph-R019-Power.el (M-02360'): Use `script' and
7071         `vulgar-ideograph-of' instead of `comment'.
7072         (M-02384'): Use `script' instead of `comment'.
7073         (M-02415'): Use `script' and `vulgar-ideograph-of' instead of
7074         `comment'.
7075
7076         * Ideograph-R011-Enter.el (M-*****): Unify corresponding Mojikyo
7077         code point.
7078
7079         * Ideograph-R010-Legs.el (M-*****): Unify corresponding Mojikyo
7080         code point.
7081         (M-01339): Separate JSP-3265; unify U+5142 and M001339.
7082         (JSP-3265): Unify M056007.
7083         (M-01358): Unify M054447.
7084         (U+514D): Unify M001358.
7085         (J0-4C48): Unify M054386.
7086
7087         * Ideograph-R038-Woman.el (M-06040): New character; add
7088         `ancient-ideograph-of' for M-06039; add comment about M-00395;
7089         unify M006040 and U+36A2.
7090         (M-6307'): Separate C3-304D.
7091         (C3-304D): Unify M059420.
7092
7093         * Ideograph-R009-Man.el (M-*****): Add corresponding Mojikyo code
7094         point.
7095         (M-00360): Use `ideograph=' and `original-ideograph-of' instead of
7096         `comment'.
7097         (M-00395): Use `ancient-ideograph-of' for M-00630; add comment
7098         about M-06040.
7099         (M-00634): Add `ideograph=' for M-23937; add
7100         `original-ideograph-of' for M-00633.  - Fix some bugs.
7101
7102         * Ideograph-R008-Lid.el (M-*****): Unify corresponding Mojikyo
7103         code point.
7104
7105         * Ideograph-R001-One.el (M-*****): Unify corresponding Mojikyo
7106         code point.
7107         (M-00026): Use `vulgar-ideograph-of' instead of
7108         `vulgar-char-of-shinjigen-1'.
7109         (C3-2144): Separated from M-00026; use `vulgar-ideograph-of'
7110         instead of `vulgar-char-of-shinjigen-1'.
7111         (M-00059): Use `ancient-ideograph-of' and `ideograph=' instead of
7112         `comment'.
7113
7114         * Ideograph-R006-Hook.el (M-*****): Unify corresponding Mojikyo
7115         code points.
7116         (M-00246): New character.
7117
7118         * Ideograph-R005-Second.el (M-*****): Unify corresponding Mojikyo
7119         code points.
7120         (M-00210): Use `vulgar-ideograph-of' instead of comment.
7121
7122 2001-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7123
7124         * Ideograph-R007-Two.el (M-*****):
7125         Unify corresponding Mojikyo code points.
7126         (M-00285): New character.
7127
7128         * Ideograph-R004-Slash.el (M-*****):
7129         Unify corresponding Mojikyo code points.
7130         (M-00107): Unify M070120.
7131         (M000107): New character; relate to M-00107.
7132         (M-000115): Use `ancient-ideograph-of' instead of `comment'.
7133         (M-00123): Add `ideograph=' for M-01740; add `vulgar-ideograph-of' for
7134         M-01739.
7135         (M-00129): Don't unify J0-4C68.
7136         (M-00157): Add `ideograph=' for M-07853; add `original-ideograph-of'
7137         for M-09176.
7138
7139         * Ideograph-R003-Dot.el (M-*****):
7140         Unify corresponding Mojikyo code points.
7141         (M-00104): Use `ancient-ideograph-of' and `ideograph=' instead of
7142         comment.
7143
7144         * Ideograph-R002-Line.el (M-*****):
7145         Unify corresponding Mojikyo code points.
7146
7147         * char-db-util.el (insert-char-attributes):
7148         Support `ancient-ideograph-of'.
7149
7150 2001-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7151
7152         * Ideograph-R015-Ice.el (U+51AC): Unify J90-455F.
7153         (J83-3A63): Unify J90-3A63.
7154         (U+51CB): Unify J90-437C.
7155         (M-01718): Use `vulgar-ideograph-of' instead of
7156         `vulgar-char-of-shinjigen-1'; separate J78-515B, J83-515B and
7157         C3-4B30.
7158
7159         * Ideograph-R009-Man.el (U+4EED): Unify J90-5041; delete
7160         `non-morohashi'.
7161         (U+4F1D): Unify J90-4541.
7162         (U+4F34): Unify J90-483C.
7163         (U+4F4F): Unify J90-3D3B.
7164         (U+4F7F): Unify J90-3B48.
7165         (M-00629'): Unify J90-496E.
7166         (U+4FAB): Unify J90-5525.
7167         (U+4FAD): Unify J90-4B79.
7168         (U+4FB5): Unify J90-3F2F.
7169         (U+4FBF): Unify J90-4A58.
7170         (J83-3771): Unify J90-3771.
7171         (J83-4A50): Unify J90-4A50.
7172         (U+5065): Unify J90-3772.
7173         (M-00901): Unify J90-5079.
7174         (M-00939): Separate G0-3835, J90-507C, S1-365, S2-365 and U+5085.
7175         (M-01055): Separate S1-380, S2-380, K0-603A, C2-415E and U+50CA.
7176         (U+50CA): Unify S1-380, S2-380, K0-603A and C2-415E.
7177         (J83-5122): Unify J90-5122.
7178         (J83-414E): Unify J90-414E.
7179         (M-01084): Separate S1-397, S2-397 and J90-417C.
7180         (M-01132): Unify J90-512A.
7181         (M-01235): Separate C4-4F5A and U+5119.
7182         (M-01236): Separate U+511A.
7183         (J83-5133): Unify J90-5133, M055133 and U+511A.
7184
7185         * Ideograph-R014-Cover.el (U+51A9): Delete `non-morohashi'; unify
7186         J90-5150.
7187         (U+51AA): Unify J90-5151.
7188
7189         * Ideograph-R013-Down-Box.el (U+5187): Delete `non-morohashi'.
7190         (U+5188): Likewise.
7191         (U+5189): Unify J90-5147.
7192         (M-01537): Add `jisx0208-difference' property with value `-78/4';
7193         unify J78-5149.
7194
7195 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7196
7197         * Ideograph-R012-Eight.el (U+517B): Delete `non-morohashi'.
7198         (U+517C): Unify J90-3773.
7199
7200         * Ideograph-R011-Enter.el (U+5168): Unify J90-4134.
7201
7202         * Ideograph-R010-Legs.el (M-01347): Separate G0-5557, C1-473E,
7203         J90-437B and U+5146.
7204         (J83-4C48): Unify J90-4C48.
7205         (J83-4546): Unify J90-4546.
7206         (M-01368): Unify J78-513D.
7207         (U+5154): Unify J90-513D.
7208
7209 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7210
7211         * Ideograph-R008-Lid.el (M-00286): Unify J90-5035.
7212         (M-00287): Unify J90-4B34.
7213         (M-00291): Unify K0-4E5F.
7214         (J90-3872): New character; relate to U+4EA4 and M-00291.
7215         (U+4EA4): Separate K0-4E5F.
7216
7217 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7218
7219         * Ideograph-R007-Two.el (M-00268): Unify J78-3A33, J83-3A33,
7220         K0-5E41 and J90-3A33.
7221         (C1-4B68): Separate J78-3A33, J83-3A33 and K0-5E41.
7222
7223         * Ideograph-R006-Hook.el (U+4E8A): Use `vulgar-ideograph-of'
7224         property instead of `vulgar-char-of-shinjigen-1' property; unify
7225         J90-502F.
7226
7227         * Ideograph-R210-Even.el (M-48567): Unify U+9F4C; separate
7228         C2-6535.
7229         (C2-6535): Relate to U+9F4C.
7230         (M-48569): Unify U+9F4D; separate C2-6866.
7231         (C2-6866): Relate to U+9F4D.
7232         (M-48577): Fix `ideographic-strokes'.
7233
7234         * Ideograph-R004-Slash.el (M-00111): Unify J90-5029.
7235         (U+4E42): Separate J90-5029.
7236         (U+4E55): Delete `daikanwa-radical', `daikanwa-strokes' and
7237         `non-morohashi'; unify J90-6949.
7238
7239         * Ideograph-R001-One.el (M-00011): Unify J78-3E66 and J83-3E66.
7240         (U+4E08): Separate J78-3E66 and J83-3E66.
7241
7242 2001-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7243
7244         * Ideograph-R207-Drum.el (C3-6160): Unify M-48376; relate to
7245         M-48376.
7246
7247         * Ideograph-R196-Bird.el (C*-****): Unify or relate to missing
7248         code point U+****.
7249         (U+9D48): Unify M058046.
7250         (U+9D49): Unify M058047.
7251         - Fix some bugs.
7252
7253         * Ideograph-R187-Horse.el (M-49906): Unify U+9A3A.
7254         (M-44998): Separate C5-7233; fix strokes.
7255
7256 2001-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7257
7258         * Ideograph-R195-Fish.el (U+9BB3): Unify C4-5A43.
7259         (U+9BD3): Unify C2-6474.
7260         (U+9C1B): Unify C3-5D70.
7261
7262         * Ideograph-R191-Fight.el (C3-612E): Unify U+9B2C.
7263
7264 2001-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7265
7266         * Ideograph-R190-Hair.el (C3-596F): Relate to U+9B07.
7267
7268 2001-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7269
7270         * Ideograph-R188-Bone.el (C1-6B74): Relate to U+9AB0.
7271         (C2-4F42): Relate to U+9AB1.
7272         (C1-6F7E): Relate to U+9AB7.
7273         (C1-7330): Relate to U+9AB8.
7274         (C4-5531): Relate to U+9ABA.
7275         (C1-7331): Relate to U+9ABC.
7276         (C2-6463): Relate to U+9AC0.
7277         (C1-7778): Relate to U+9AC1.
7278         (C2-682E): Relate to U+9AC2.
7279         (C1-7C56): Relate to U+9AD1.
7280
7281         * Ideograph-R182-Wind.el (U+98C0): Unify M059769.
7282         (C2-6C63): Relate to U+98C0.
7283
7284         * Ideograph-R181-Leaf.el (M-43353): Fix `total-strokes'; unify
7285         U+9809.
7286         (C4-4168): Relate to U+9809.
7287         (M-43366): Relate to U+9819.
7288         (C3-4A52): Unify U+9819.
7289         (U+983D): Unify C3-535F.
7290         (U+985B): Unify C1-794D.
7291
7292         * Ideograph-R184-Eat.el (U+9919): Unify C3-4F6B.
7293         (U+9937): Unify C4-5A29.
7294         (U+9938): Unify C3-5961.
7295         (U+9943): Unify C2-677C.
7296
7297         * Ideograph-R178-Tanned-Leather.el (U+97DF): Unify C2-6771.
7298
7299         * Ideograph-R177-Leather.el (U+97A1): Unify C2-604A.
7300         (M-49879): Unify U+97B0.
7301         (C2-676D): Unify U+97B7.
7302
7303         * Ideograph-R170-Mound.el (C2-4F24): Unify U+96A1.
7304
7305         * Ideograph-R167-Gold.el (U+92B1): Unify C3-4A31.
7306         (C3-4A30): Relate to U+92F6.
7307         (U+92F5): Add `total-strokes'; unify M059973.
7308         (M059972): New character; relate to U+92F5.
7309         (U+92F6): Add `total-strokes'; unify M058590.
7310         (U+933C): Unify C2-5B33.
7311         (U+933D): Unify C7-3463.
7312         (U+9343): Unify C4-5449.
7313         (U+9346): Unify C2-5B38.
7314         (U+9427): Unify C3-5D46.
7315         (U+9428): Unify C2-6A3E.
7316         (U+9440): Unify C2-6C57.
7317         (U+9454): Unify C3-5F6B.
7318         (U+9467): Add `total-strokes'; unify M063873.
7319
7320         * Ideograph-R164-Wine.el (U+9170): Unify C4-413B.
7321         (U+9196): Unify C3-532F.
7322
7323         * Ideograph-R162-Walk.el (C3-3426): Relate to U+9009.
7324         (C3-3F57): Relate to U+903B.
7325         (C2-5B21): Unify U+9086.
7326
7327 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7328
7329         * Ideograph-R163-City.el (C2-3971): Relate to U+90D4.
7330         (C2-4076): Relate to U+912C.
7331
7332         * Ideograph-R140-Grass.el (U+8363): Relate to M-14683; add
7333         `total-strokes'.
7334         (M-49580): Fixed.
7335         (C6-3B5D): Unify M-49581 instead of M-49580.
7336         (U+5179): Unify C3-2E7B.
7337         (U+8362): Unify M079242; add `total-strokes'.
7338         (MH-521): New character; unify M059885; relate to U+8362.
7339         (U+83A3): Unify C2-385E.
7340         (U+83B0): Unify M053188.
7341         (C2-3878): Relate to U+83B0; unify M057695.
7342         (U+83B7): Add `total-strokes'; unify M051878.
7343         (C3-385F): Relate to U+83B7.
7344         (U+841B): Unify C2-3F72.
7345         (U+841F): Unify C3-3E5B.
7346         (U+8423): Unify C2-3F44.
7347         (U+8486): Unify C2-4658.
7348         (U+8488): Add `total-strokes'; unify M053196.
7349         (C4-4046): Relate to U+8488.
7350         (U+848D): Unify C2-4654.
7351         (U+848E): Add `total-strokes'; unify M053198.
7352         (C2-467A): Relate to U+848E; unify M058697.
7353         (U+848F): Unify C2-4653.
7354         (M-49606): Fixed.
7355         (J90-686B): separate C3-4943 and M-49606; unify M055602 and
7356         U+84DA; fix `total-strokes'.
7357         (U+84DB): Unify C2-4D58.
7358         (U+84E4): Unify C3-493D.
7359         (M-31741): Separate JSP-5929, JX1-7B34 and U+8532.
7360         (U+8532): Unify JSP-5929, JX1-7B34 and M056290.
7361         (C2-5336): Relate to U+853B and M057851.
7362         (U+853B): Unify M057851; add `total-strokes'.
7363         (M-31742): Separate JSP-592A, JX2-7663 and U+84FA.
7364         (U+84FA): Unify JSP-592A, JX2-7663 and M056291.
7365         (M-31743): Separate JSP-592B and U+84FB.
7366         (U+84FB): Unify JSP-592B and M056292.
7367         (M-31744): Separate J0-687A, G0-5E24, C2-534D and U+84FC.
7368         (J0-687A): Unify M055619.
7369         (U+84FC): Unify G0-5E24 and M055620.
7370         (M-31745): Separate JSP-592C, JX2-7664 and U+84FD.
7371         (U+84FD): Unify JSP-592C, JX2-7664 and M056293.
7372         (M066163): New character; relate to U+8535 and M-31885.
7373         (U+8538): Unify M053202.
7374         (C4-4C74): Relate to U+8538; unify M059901.
7375         (U+8571): Unify C2-5976.
7376         (C2-5979): Unify U+8575.
7377         (U+85F4): Unify C3-5B25.
7378         (U+8613): Unify C3-5D21.
7379         (C3-5E5B): Unify U+8615.
7380
7381 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7382
7383         * Ideograph-R157-Foot.el (U+8DC3): Unify C6-4538.
7384         (C2-4772): Relate to U+8DD0.
7385         (C1-667D): Relate to U+8DFA.
7386         (U+8E0D): Unify C2-4E42.
7387         (C2-722E): Relate to U+8EA8.
7388
7389         * Ideograph-R154-Shell.el (U+8CAE): Unify MH-575, M050082 and
7390         C3-3931.
7391
7392         * Ideograph-R149-Speech.el (M-35345): Separate U+8A3F.
7393         (C2-474F): Unify U+8A3F.
7394         (M-35593): New character; relate to U+8AB4.
7395         (C3-4E70): Relate to M-35593; unify U+8AB4.
7396         (M-35595): Cancel relation to U+8AB4.
7397         (C5-5122): Likewise.
7398         (U+8B22): Unify C2-5F52.
7399         (M-35941): Separate U+8B47.
7400         (C2-634B): Unify U+8B47.
7401         (M-35989): Add `total-strokes'; delete `kangxi-strokes'; unify
7402         S1-7754.
7403         (M-36009): Relate to U+8B66; unify S1-7755.
7404         (C2-6E28): Unify U+8B86.
7405
7406 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7407
7408         * Ideograph-R145-Clothes.el (U+88C9): Unify C2-4035.
7409         (M-49710): Fixed; separate JSP-5D23 and U+897D.
7410         (JSP-5D23): Unify U+897D and M056407.
7411
7412 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7413
7414         * Ideograph-R075-Tree.el (M-14683): Relate to U+8363.
7415         (C3-2D33): Likewise.
7416
7417         * Ideograph-R148-Horn.el (M-35123): Separate U+89F0.
7418         (C2-543B): Unify U+89F0.
7419
7420         * Ideograph-R142-Insect.el (C4-2F6D): Unify U+8688.
7421         (M-33049): Separate C4-3A75 and U+8688.
7422         (U+8715): Unify C3-4446.
7423         (U+877D): Unify C3-4E59.
7424         (C2-536C): Unify U+87E1.
7425         (U+8781): Unify C2-5A2F.
7426         (U+87D1): Unify C1-7538.
7427         (U+8824): Unify C2-6C33.
7428
7429         * Ideograph-R141-Tiger.el (C2-7173): Unify U+866A.
7430
7431 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7432
7433         * Ideograph-R120-Silk.el:
7434         - Separate C*-**** code points which represent characters which have
7435           left-hand radical SILK.
7436         - Fix some bugs.
7437
7438 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7439
7440         * Ideograph-R135-Tongue.el (M-30285): Relate to U+654C; separate
7441         C4-2D44; delete `cns-radical'.
7442         (U+654C): Moved to Ideograph-R066-Rap.el.
7443
7444         * Ideograph-R066-Rap.el (U+654C): Moved from
7445         Ideograph-R135-Tongue.el; unify C4-2D44.
7446
7447 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7448
7449         * Ideograph-R130-Meat.el (M-29548): Relate to U+8158.
7450         (C6-435A): Likewise.
7451         (EGB-7C55): Unify M052398; relate to M-29548.
7452         (M-29809): Unify U+8192.
7453         (C3-4E3B): Relate to M-29809.
7454         (M-29812): Unify U+8194 instead of U+8192.
7455         (C3-4E39): Relate to U+8194 instead of U+8192.
7456         (U+81A4): Unify M055481; add `ideograph=' property for M054669.
7457         (M054669): New character.
7458         (M-29923): Relate to U+81B7.
7459         (U+81B7): Unify C2-595E; separate M-29923.
7460         (C2-595E): Unify U+81B7.
7461         (M-29925): Delete `daikanwa-radical' and `daikanwa-strokes'.
7462         (C2-5957): Relate to U+81B9.
7463
7464         * Ideograph-R120-Silk.el (M-27375): Fixed.
7465         (M-49469): Unify U+7D76.
7466         (M-27519): Separate C4-3A25; fix strokes.
7467         (C2-5E48): Unify U+7E4C.
7468         (C3-557A): Unify U+7E4D.
7469         (M-27913): Fix `ideographic-strokes'; delete `kangxi-strokes',
7470         `daikanwa-radical' and `daikanwa-strokes'.
7471         (U+7E66): Cancel relation to J90-6525 and M-27375; fix strokes;
7472         Unify J90-655A, M054661 and C3-585A.
7473         (C3-585A): Unify J90-655A, M054661 and U+7E66.
7474         (M-27955): Fix `ideographic-strokes'.
7475         (C3-5E53): Unify U+7E84.
7476
7477 2001-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7478
7479         * Ideograph-R137-Boat.el (C3-2E68): Unify U+8224.
7480         (C2-3F3F): Unify U+823F.
7481
7482 2001-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7483
7484         * Ideograph-R127-Plow.el (U+8032): Unify C4-692D.
7485
7486         * Ideograph-R125-Old.el (U+8009): Unify C4-2B25.
7487
7488         * Ideograph-R124-Feather.el (U+7FF6): Unify C3-557E.
7489
7490         * Ideograph-R118-Bamboo.el (U+****): Unify or relate to missing
7491         C*-**** code points.
7492         (M-26102): Separate K0-6F3D.
7493         (M-26120): Separate U+7B89 and C4-456B.
7494         (M-26224): Separate G0-7367, J83-4824, C1-6A2F, J90-4824 and
7495         U+7BB8; fix `total-strokes'.
7496         (M-26243): Add `total-strokes'; separate JX1-7964.
7497         (JX1-7964): Unify K0-6F3D and M054432; add `morohashi-daikanwa-ho'
7498         for 460; relate to U+7BC0.
7499         (M-26444): Separate EGB-7E2A, C2-5E32 and U+7C09.
7500         (EGB-7E2A): Unify U+7C09 and M057361; fix strokes.
7501
7502         * Ideograph-R115-Grain.el (U+79C3): Add `total-strokes'; unify
7503         M057263.
7504         (C3-2A3E): Relate to U+79C3 and M057263.
7505
7506         * Ideograph-R119-Rice.el (U+7CB5): Unify C1-656D.
7507         (U+7CEC): Unify C2-6637.
7508         (U+7CED): Unify M059851.
7509
7510 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7511
7512         * Ideograph-R116-Cave.el (C2-5921): Relate to U+7AB1.
7513         (U+7ABD): Unify C3-522E.
7514
7515         * Ideograph-R113-Spirit.el (U+7942): Unify C2-2842.
7516         (U+7977): Unify C4-395A.
7517
7518 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7519
7520         * Ideograph-R112-Stone.el:
7521         - Add missing relations between C*-**** and M-*****.
7522         - Add missing relations between C*-**** and U-****.
7523         (M-24080): Delete `kangxi-strokes'.
7524         (M-24082): Cancel relation to C4-2E59.
7525         (M-24098): Separate C2-375C; fix `total-strokes'.
7526         (C3-5846): Moved to Ideograph-R113-Spirit.el.
7527         (C3-5847): Likewise.
7528
7529 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7530
7531         * Ideograph-R104-Sickness.el, Ideograph-R098-Tile.el:
7532         - Add missing relations between C*-**** and M-*****.
7533         - Add missing relations between C*-**** and U-****.
7534
7535 2001-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7536
7537         * Ideograph-R113-Spirit.el (C3-5846): Moved from
7538         Ideograph-R112-Stone.el; fix `ideographic-radical' and add
7539         `cns-radical?' property.
7540         (C3-5847): Likewise.
7541
7542 2001-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7543
7544         * Ideograph-R109-Eye.el (M-23221): Separate U+7714.
7545         (M-49364): Unify U+7714; add `original-ideograph-of' property for
7546         M-23221.
7547         (C2-5868): Unify U+77A3.
7548         (C2-5D69): Unify U+77B7.
7549         (C2-6241): Unify U+77C2.
7550
7551         * Ideograph-R107-Skin.el (C4-4531): Relate to M-22889.
7552         (C4-4533): Relate to M-22890.
7553         (C6-5F3E): Relate to M-22891.
7554         (C4-4530): Unify M-22892.
7555         (C6-5F3F): Relate to M-22893.
7556         (C6-5F3B): Relate to M-22894.
7557         (C3-482E): Unify U+76B9.
7558         (C7-2563): Relate to M-22895.
7559         (C5-4E5A): Relate to M-22896.
7560         (C3-4D43): Relate to M-22897.
7561         (C4-4B3D): Relate to M-22898.
7562         (C5-4E5B): Relate to M-22900.
7563
7564 2001-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7565
7566         * Ideograph-R094-Dog.el (M-20337): Cancel relation to C6-2C7E and
7567         U+72DD.
7568         (U+72DD): Unify C6-2C7E.
7569         (M-20534): Add `ucs-cns' property for U+732A.
7570         (M-20620): Fix strokes.
7571         (C3-4777): Unify U+7355.
7572
7573         * Ideograph-R093-Cow.el (U+****): Unify missing C*-**** code
7574         points.
7575         (C6-2853): Unify M-19936.
7576         (C6-2852): Unify M-19937.
7577         (C6-2854): Unify M-19938.
7578         (C5-267D): Unify M-19951.
7579         (C4-272F): Unify M-19952.
7580         (C4-2730): Unify M-19955.
7581         (C5-2721): Relate to M-19956.
7582         (C5-267E): Unify M-19958.
7583         (C5-2723): Unify M-19961.
7584         (C6-2C71): Unify M-19963.
7585         (C5-267A): Unify M-19965.
7586         (M-49284): Relate to U+726C; separate C2-2B7A; fix strokes.
7587         (C3-2D6C): Relate to M-19969.
7588         (C3-2D6F): Relate to M-19970.
7589         (C5-2A32): Relate to M-19971.
7590         (C4-2A30): Relate to M-19985.
7591         (C6-325A): Relate to M-19989.
7592         (C5-2A34): Unify M-19990.
7593         (C6-325D): Unify M-19991.
7594         (C6-3258): Relate to M-19992.
7595         (C6-325E): Unify M-19993.
7596         (C6-325B): Unify M-19996.
7597         (C5-2E58): Unify M-20000.
7598         (C5-2E54): Unify M-20003.
7599         (C3-3234): Unify M-20004.
7600         (C3-3235): Unify M-20005.
7601         (C4-2D7D): Unify M-20006.
7602         (C5-2E56): Unify M-20007.
7603         (C5-2E57): Unify M-20008.
7604         (C5-2E55): Unify M-20009.
7605         (C4-2D7C): Unify M-20010.
7606         (C6-3944): Unify M-20014.
7607         (C5-2E59): Unify M-20015.
7608         (C4-327B): Unify M-20016.
7609         (C4-327A): Relate to M-20017.
7610         (C5-2E59): Relate to M-20018.
7611         (C4-3279): Relate to M-20019.
7612         (C4-327E): Unify M-20021.
7613         (C6-4167): Relate to M-20022.
7614         (C6-4168): Unify M-20024.
7615         (C4-327C): Relate to M-20033.
7616         (C5-334C): Relate to M-20036.
7617         (C5-3348): Unify M-20038.
7618         (C6-4169): Unify M-20039.
7619         (C6-4165): Unify M-20041.
7620         (C6-416A): Unify M-20042.
7621         (C6-4164): Unify M-20043.
7622         (C3-3737): Unify M-20044.
7623         (C5-403B): Relate to M-20094.
7624         (C6-5476): Relate to M-20097.
7625         (C5-403D): Unify M-20104.
7626         (C5-4039): Unify M-20105.
7627         (C5-472B): Relate to M-20106.
7628         (C4-4463): Relate to M-20107.
7629         (C4-4461): Relate to M-20108.
7630         (C5-472D): Relate to M-20109.
7631         (C5-4728): Relate to M-20110.
7632         (C5-472E): Unify M-20111.
7633         (C4-4462): Unify M-20112.
7634         (C5-472C): Relate to M-20113.
7635         (C4-4460): Relate to M-20115.
7636         (C6-5E61): Unify M-20129.
7637         (C6-5E66): Relate to M-20131.
7638         (C6-5E65): Unify M-20133.
7639         (C6-5E60): Unify M-20136.
7640         (C5-4729): Cancel relation to M-49289.
7641         (C5-4E36): Relate to M-20138.
7642         (C4-4A6F): Relate to M-20139.
7643         (C7-2526): Unify M-20142.
7644         (C4-4A74): Relate to M-20145.
7645         (C4-4A72): Unify M-20146.
7646         (C4-4A71): Unify M-20147.
7647         (C5-4E39): Relate to M-20148.
7648         (C5-4E3A): Relate to M-20149.
7649         (C5-4E38): Relate to M-20150.
7650         (C4-4A73): Unify M-20151.
7651         (C4-4A70): Unify M-20152.
7652         (C5-4E35): Relate to M-20153.
7653         (C7-2527): Relate to M-20156.
7654         (C7-2528): Relate to M-20162.
7655         (C7-2F70): Unify M-20163.
7656         (C5-5549): Relate to M-20164.
7657         (C4-512E): Unify M-20165.
7658         (C5-554E): Relate to M-20166.
7659         (C7-2F71): Unify M-20167.
7660         (C5-554B): Relate to M-20169.
7661         (C5-554D): Unify M-20170.
7662         (C4-5130): Relate to M-20172.
7663         (C5-554A): Unify M-20173.
7664         (C4-512F): Unify M-20174.
7665         (C7-2F6F): Unify M-20177.
7666         (C7-3930): Unify M-20179.
7667         (C4-5667): Unify M-20180.
7668         (C7-392E): Unify M-20181.
7669         (C3-5546): Relate to M-20182.
7670         (C3-5547): Relate to M-20183.
7671         (C5-5C27): Unify M-20184.
7672         (C4-5668): Unify M-20185.
7673         (C4-5669): Unify M-20186.
7674         (C7-2F6E): Relate to M-20187.
7675         (C7-392F): Unify M-20188.
7676         (C4-5B66): Unify M-20191.
7677         (C4-5B65): Relate to M-20192.
7678         (C7-4057): Relate to M-20193.
7679
7680         * Ideograph-R086-Fire.el (U+70BB): Unify C3-2D5D.
7681         (U+70BE): Unify C2-2B70.
7682         (U+70C0): Unify C4-2A28.
7683         (U+70EE): Unify C3-3230.
7684         (U+7110): Unify C2-3674.
7685         (C2-3678): Relate to U+7113.
7686         (U+7117): Unify C2-366E.
7687         (C3-4258): Relate to U+7151 and M-19187.
7688         (U+7175): Unify M059752.
7689         (U+7176): Unify M059753.
7690         (U+7177): Unify M059754.
7691         (C2-445A): Relate to U+7178.
7692         (C6-5E4B): Relate to M-19320.
7693         (U+7196): Unify M059756.
7694         (U+7197): Unify C2-4B6A.
7695         (U+7199): Unify C1-695A.
7696         (C4-4A6B): Relate to M-19323.
7697         (U+3DEB): Relate to M-19329.
7698         (C3-4D23): Relate to M-19330.
7699         (C7-2474): Relate to M-19338.
7700         (C7-246D): Relate to M-19339.
7701         (C3-4D21): Relate to M-19340.
7702         (M-19344): Fix `ideographic-strokes'; separate C3-4D29 and U+71A6.
7703         (U+71B5): Unify C2-5171.
7704         (U+7226): Unify C2-7126.
7705
7706         * Ideograph-R096-Jade.el (C3-4826): Unify M-21148.
7707         (U+7476): Unify C3-4823 and M054613.
7708         (C5-4741): Relate to M-21150.
7709         (C6-5E75): Relate to M-21173.
7710         (C6-5E77): Relate to M-21175.
7711         (C6-5E76): Unify M-21177.
7712         (C5-4742): Unify M-21179.
7713         (C7-2538): Relate to M-21180.
7714
7715 2001-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7716
7717         * Ideograph-R085-Water.el (U+****): Unify or relate missing
7718         C*-**** code points.
7719         (C6-2C51): Unify M-49209.
7720         (C7-2465): Relate to M-18292.
7721         (C4-507C): Unify M-18372.
7722
7723         * Ideograph-R091-Slice.el (U+7257): Unify C3-4D2D.
7724
7725 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7726
7727         * Ideograph-R084-Steam.el (U+6C20): Unify C2-2B4D.
7728         (U+6C32): Unify C3-422A.
7729
7730         * Ideograph-R082-Fur.el (U+6BEA): Unify C3-316D.
7731
7732         * char-db-util.el (char-db-insert-alist): Specify `none' as the
7733         third argument of `insert-char-attributes' if non-CCS attributes
7734         is not specified in a value of `char' attribute.
7735         (insert-char-attributes): Use nil as `attributes' if non-nil-list
7736         is specified for the argument.
7737
7738         * Ideograph-R072-Sun.el (M-13886): Add `vulgar-ideograph-of'
7739         property for M-13948.
7740         (U+66A8): Unify C1-6924.
7741
7742 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7743
7744         * char-db-util.el (insert-char-attributes): Check argument
7745         `attributes' for several property names.
7746
7747         * Ideograph-R075-Tree.el (U+67A3): Unify C3-294C.
7748         (M-49161): Fixed.
7749         (U+3656): Unify C3-3656.
7750         (U+691E): Unify C3-3C33.
7751         (U+6983): Add `total-strokes'.
7752         (U+6985): Unify C3-4172.
7753         (C1-6454): Relate to U+6986.
7754         (U+699D): Unify C3-474E.
7755         (U+69D9): Unify C2-4B24.
7756         (U+69E1): Unify C3-474C.
7757         (M-49179): Fixed.
7758         (U+6A76): Unify C2-5752.
7759         (U+6AAA): Unify C3-5529.
7760         (U+6AE5): Unify C1-783C.
7761         (U+6AF6): Unify C4-634E.
7762         (U+6AF8): Unify C2-6B5F.
7763         (U+6B0C): Fix `ideographic-strokes'; add `total-strokes'; unify
7764         M059705.
7765         (U+6B0D): Unify M059706.
7766         (U+6B0E): Unify M059707.
7767
7768         * Ideograph-R044-Corpse.el (M-07705): Add `vulgar-ideograph-of'
7769         property for M-13948.
7770         (C3-2C37): Add `ideograph=' property for M-13886.
7771
7772         * Ideograph-R102-Field.el (C2-452C): Relate to U+6983.
7773
7774 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7775
7776         * Ideograph-R070-Square.el (M-13655): Fixed.
7777
7778 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7779
7780         * char-db-util.el (char-db-insert-alist): New function.
7781         (insert-char-attributes): Use `char-db-insert-alist' to format
7782         `ideograph=', `original-ideograph-of' and `vulgar-ideograph-of'.
7783
7784         * Ideograph-R172-Short-Tailed-Bird.el (C2-643E): New character;
7785         relate to U+5DC2 and M-08595.
7786
7787         * Ideograph-R069-Axe.el (C4-3D63): Relate to U+65B1.
7788
7789         * Ideograph-R067-Script.el (M-13453): Add `total-strokes' property
7790         and `vulgar-ideograph-of' property.
7791
7792         * Ideograph-R061-Heart.el (M-10506): Unify C4-2945.
7793         (U+607C): Unify C3-2C5C.
7794         (M-10850): Add `vulgar-ideograph-of' property.
7795         (C3-3578): Relate to U+60E8 and M-10850.
7796
7797         * Ideograph-R040-Roof.el (M-07089): Use `original-ideograph-of'
7798         property instead of `ideograph-original-char-of' property to
7799         describe source.
7800         (M-07112): Modify format of `ideograph=' to describe source.
7801
7802         * Ideograph-R032-Earth.el (U+578A): Unify M059295.
7803         (U+580F): Unify M059309.
7804         (U+5812): Unify M059311.
7805         (U+5813): Unify M065088.
7806         (U+5847): Unify M059320.
7807         (M-05345): Unify EGB-2E32; unify U+585A instead of U+FA10.
7808         (J83-444D): Separate EGB-2E32 and U+585A.
7809         (U+589B): Unify M059336.
7810         (M-05449): Separate C5-452B; fix strokes.
7811
7812         * Ideograph-R009-Man.el (M-00366'): Modify format of `ideograph='
7813         to describe source.
7814
7815         * Ideograph-R004-Slash.el (M-00129): Modify format of `ideograph='
7816         to describe source.
7817
7818 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7819
7820         * Ideograph-R064-Hand.el (M-11959): Unify C1-4D60.
7821         (U+62E4): Unify C3-2929; add `total-strokes'.
7822         (U+631F): Unify C3-2C6B.
7823         (U+6527): Unify C3-5F49.
7824         (U+64B9): Unify C3-4C37.
7825
7826         * Ideograph-R039-Child.el (C3-2558): New character; relate to
7827         U+6588 and M-13453.
7828
7829         * Ideograph-R066-Rap.el (U+655A): Unify C3-3634.
7830         (M-13277): Unify C2-3C3C.
7831         (U+6573): Unify C2-4A5B.
7832
7833         * Ideograph-R046-Mountain.el (U+5D8D): Unify C2-4974 and M053297.
7834
7835 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7836
7837         * Ideograph-R140-Grass.el (M-31984): Separate C5-5D7A; fix
7838         strokes.
7839         (M-32048): Add `total-strokes' property.
7840         (C7-3B36): Separate M-32048.
7841         (M-32070): Separate JSP-5957, C3-562B, JX2-7678 and U+857F.
7842         (JX2-7678): Unify JSP-5957 and M056335.
7843         (C3-562B): Unify U+857F.
7844         (M-32071): Separate J0-6925 and U+8580.
7845         (J0-6925): Unify M055631 and U+8580.
7846         (M-32072): Separate JSP-5958, JX2-7679 and U+8581.
7847         (JX2-7679): Unify JSP-5958, M056336 and U+8581.
7848         (M-32073): Separate C5-5766; fix strokes.
7849         (M-32186): Separate C7-3259; fix strokes.
7850         (C7-3A6E): Cancel relation for M-34013.
7851
7852         * Ideograph-R040-Roof.el (M-07089): Unify U+5B90; add
7853         `ideograph-original-char-of' for M-07111.
7854         (M-07112): Relate to U+5B90; add `ideograph=' property for
7855         M-07111.
7856         (U+5BF3): Unify C3-5A35 instead of C3-5A36.
7857         (C3-5A36): Delete relation for U+5BF3.
7858
7859 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7860
7861         * ideograph-util.el (ideograph-char<): Don't use daikanwa-strokes
7862         if ideographic-radical and daikanwa-radical are different.
7863
7864         * char-db-util.el (insert-char-attributes): New function; modify
7865         to use it recursively.
7866         (insert-char-data): Use `insert-char-data'.
7867
7868         * Ideograph-R212-Dragon.el (U+9F99): Add `total-strokes' property;
7869         unify M051091.
7870         (M-48819): Add `total-strokes' property.
7871
7872         * Ideograph-R121-Jar.el (M-28110): Fixed.
7873
7874         * Ideograph-R038-Woman.el (C1-704F): Relate to U+5B34; separate
7875         M-06776.
7876         (U+5B34): Delete `kangxi-strokes' property.
7877
7878         * Ideograph-R035-Go-Slowly.el (C3-2547): Separate M-47718 and
7879         J90-477E; relate to U+9EA6.
7880
7881         * Ideograph-R030-Mouth.el (M-03251): Relate to U+53FD.
7882         (U+53FD): Delete `non-morohashi' property.
7883         (M-03372): Relate to U+5438.
7884
7885         * Ideograph-R027-Cliff.el (U+5385): Delete `non-morohashi'
7886         property.
7887         (U+5386): Likewise.
7888         (U+539B): Unify M059160.
7889         (C3-5755): Separate M-48819; relate to U+9F8E; add
7890         `daikanwa-radical' property.
7891
7892         * Ideograph-R026-Seal.el (C4-2557): Relate to U+7F37 and M-28110;
7893         delete `non-morohashi' property.
7894
7895         * Ideograph-R009-Man.el (M-00366'): Relate to U+5185 instead of
7896         `U+5167'; use `ideograph=' property instead of comment.
7897         (U+4ED1): Delete `non-morohashi' property.
7898         (U+4ED2): Likewise; unify M059030.
7899         (U+4ED3): Delete `non-morohashi' property.
7900         (M-00473): Unify G0-5923 and U+4F32; separate C3-2448.
7901         (U+4F66): Unify M059051.
7902         (U+4F67): Delete `non-morohashi' property.
7903         (M-00869): Separate U+5060.
7904         (U+5060): Unify M059081.
7905         (C2-3353): Relate to M-00869 and M059081.
7906         (U+507E): Delete `non-morohashi' property.
7907         (U+50A7): Likewise.
7908         (U+3497): Likewise.
7909         (U+510F): Unify M059111.
7910         (C5-4B72): Delete `non-morohashi' property.
7911
7912         * Ideograph-R004-Slash.el (M-00129): Add `ideograph=' property
7913         instead of comment.
7914         (M-00146): Delete `daikanwa-radical' property and
7915         `daikanwa-strokes' property.
7916         (C6-2343): Delete `non-morohashi' property.
7917
7918 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7919
7920         * Ideograph-R211-Tooth.el (M-48632'): Unify M050612.
7921
7922 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7923
7924         * Ideograph-R203-Black.el (M-48063'): Unify M050609; separate
7925         C4-5560; fix `total-strokes'.
7926
7927         * Ideograph-R184-Eat.el (M-44023'): Unify M050580; separate
7928         C1-586A.
7929         (M-44037'): New character; unify M050581.
7930         (M-44063'): Unify M050582; separate C1-6323.
7931         (M-44064): New character; relate to U+98EF; unify K0-5A79.
7932         (M-44064'): Separate K0-5A79; unify M050583; separate C1-6321.
7933         (M-44107'): Unify M050584.
7934         (M-44109'): Unify M050585.
7935         (M-44111'): Unify M050586.
7936         (M-44168'): Unify M050587; separate C1-6F73.
7937         (M-44237): New character; relate to U+9928; unify K0-4E3D.
7938         (M-44237'): Separate K0-4E3D; unify M050588; separate C1-7328.
7939         (M-44459'): Unify M050589; separate C7-5A34.
7940
7941         * Ideograph-R209-Nose.el (M-48498'): Unify M050611.
7942
7943         * Ideograph-R205-Frog.el (M-48300'): Unify M050610.
7944         (M-48301): Delete `kangxi-strokes' property.
7945
7946         * Ideograph-R201-Yellow.el (M-47926'): Unify M050608.
7947
7948         * Ideograph-R187-Horse.el (M-44633'): Unify M050591.
7949         (M-44695'): Unify M050592.
7950         (M-44833'): Unify M050593; separate C5-6646.
7951         (M-44834'): Unify M050594.
7952         (M-44915): New character; relate to U+9A30; unify K0-5479.
7953         (M-44915'): Separate K0-5479; unify M050595.
7954         (M-45013'): Separate C1-7C51; fix strokes; unify M050596.
7955         (M-45029): New character; relate to U+9A5A; unify C1-7C51.
7956         (M-45043'): Unify M050597.
7957         (M-45089'): Unify M050598.
7958
7959         * Ideograph-R181-Leaf.el (M-43529'): Unify M050574.
7960         (M-43591'): Unify M050575.
7961         (M-43608'): Unify M050576.
7962         (M-43609'): Unify M050577.
7963         (U+9867): Separate J0-385C, K0-4D53 and M-43689'; unify M057193.
7964         (M-43689'): Separate U+9867; unify M054112.
7965
7966 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7967
7968         * Ideograph-R196-Bird.el (M-47074'): Unify M050605.
7969
7970         * Ideograph-R195-Fish.el (M-46226'): Unify M050603.
7971         (M-46525'): Unify M050604.
7972
7973         * Ideograph-R194-Ghost.el (M-45906'): Unify M050602.
7974
7975         * Ideograph-R191-Fight.el (M-45649'): Unify M050601.
7976
7977         * Ideograph-R190-Hair.el (M-45387'): Unify M050600.
7978
7979         * Ideograph-R188-Bone.el (M-45240'): Fix `total-strokes'; delete
7980         `daikanwa-radical' and `daikanwa-strokes'; separate C3-5D61; unify
7981         M050599.
7982
7983         * Ideograph-R182-Wind.el (M-43920'): Unify M050579; separate
7984         C4-6231.
7985
7986         * Ideograph-R149-Speech.el (M-35324'): Unify M050452.
7987         (M-35497'): Unify M050453.
7988         (M-35502): Separate C1-6B25 and J0-4727.
7989         (M-35502'): New character; unify J0-4727 and M050454.
7990         (M-35546): New character; unify K0-6826 and C1-6B28.
7991         (U+8AA4): Relate to M-35546 instead of M-35546'; unify M059932.
7992         (M-35546'): Separate K0-6826, C1-6B28 and U+8AA4; unify M050455.
7993         (M-35556'): Unify M050456.
7994         (M-35580'): Unify M050457.
7995         (U+8AAE): Add `total-strokes'; relate to M050036.
7996         (M-35609): New character; relate to U+8ABF; unify K0-7060.
7997         (M-35609'): Separate K0-7060; unify M050458.
7998         (M-35640): New character; relate to U+8ACB; K0-746B.
7999         (M-35640'): Separate K0-746B; M050459.
8000         (M-35690'): Unify M050460.
8001         (M-35691'): Unify M050461.
8002         (M-35692'): Unify M050462.
8003         (M050036): New character; relate to U+8AAE.
8004         (M-35727'): Unify M050463; separate C1-7243.
8005         (C5-583F): Relate to M-35766 instead of M-35776.
8006         (M-35776): Cancel relation to C5-583F.
8007         (M-35778'): New character; unify M050464.
8008         (M-35779'): Unify M050465.
8009         (M-35780): New character; relate to U+8B04; unify K0-5477.
8010         (M-35780'): Separate K0-5477; unify M050466.
8011         (M-35821'): Unify M050467.
8012         (M-35850): Delete `japanese-strokes'; separate JSP-5E3F, C1-754B,
8013         JX2-7864 and U+8B0A.
8014         (U+8B0A): Unify JSP-5E3F, JX2-7864 and M056409.
8015         (M-35850'): Fix `ideographic-strokes'; separate K0-504D, C1-773F
8016         and U+8B39; unify M050468.
8017         (M-35900): Unify K0-504D, C1-773F and U+8B39.
8018         (M-35931'): Unify M050469.
8019         (M-35991'): Unify M050470.
8020         (M-36037'): Unify M050471.
8021         (M-36038'): Fix strokes; separate C1-7B2C; unify M050472.
8022         (M-36048): New character; relate to U+8B77.
8023         (C1-7B2C): Relate to M-36048 instead of M-36038'.
8024         (M-36168'): Unify M050473.
8025
8026         * Ideograph-R180-Sound.el (M-43318'): Fix `total-strokes'; unify
8027         M050573.
8028
8029 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8030
8031         * Ideograph-R170-Mound.el (M-41721'): Unify M050558.
8032         (M-41764'): Unify M050559.
8033         (M-41836'): Unify M050560; separate C3-4A44.
8034         (M-41858'): Unify M050561; separate C5-522F.
8035         (M-41860'): Unify M050562.
8036
8037 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8038
8039         * Ideograph-R174-Blue.el (M-42564): Separate C3-2A7E.
8040         (M-42564'): Separate C1-4F65; unify M050568.
8041         (M-49872): Separate C6-3479.
8042         (M-42570'): Separate C1-675C; unify M050569.
8043         (M-42574'): Separate C3-4A4C; unify M050570.
8044
8045         * Ideograph-R167-Gold.el (M-40340'): Unify M050548.
8046         (M-40351): Fix `ideographic-strokes'.
8047         (M-40418'): Unify M050549.
8048         (M-40503'): Unify M050550.
8049         (M-40519'): Unify M050551.
8050         (C5-5935): Relate to M-40596' instead of M-45096'; unify M050552.
8051         (M-40598): Delete `daikanwa-radical' property and
8052         `daikanwa-strokes' property; separate J0-4945, K0-5961 and U+9328.
8053         (M-40600): Delete `morohashi-daikanwa' property; fix
8054         `ideographic-strokes'; separate K0-674C, JSP-6469, JX1-7D39 and
8055         U+9348.
8056         (U+9348): Unify K0-674C, JSP-6469, JX1-7D39 and M056422.
8057         (M-40708): New character; relate to U+9396; unify K0-6170.
8058         (M-40708'): Separate K0-6170; unify M050553.
8059
8060 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8061
8062         * Ideograph-R179-Leek.el (M-43256'): Separate C7-5148; unify
8063         M050571.
8064         (M-43256"): Separate C3-5D52; unify M050572.
8065
8066         * Ideograph-R173-Rain.el (M-42216): New character; relate to
8067         U+96EA; unify K0-6064.
8068         (M-42216'): Separate K0-6064 and C1-5D7B; unify M050564.
8069         (M-42309'): Separate C3-4F60; unify M050565.
8070         (M-42343'): Separate C4-5458; unify M050566.
8071         (M-42417'): Separate C7-4B57; unify M050567.
8072
8073         * Ideograph-R164-Wine.el (M-39870): New character; relate to
8074         U+9177; unify K0-7B65.
8075         (M-39870'): Separate K0-7B65; unify M050543.
8076         (M-40064'): Unify M050544.
8077
8078 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8079
8080         * Ideograph-R169-Gate.el (M-41260'): Unify M050554.
8081         (M-41341'): Unify M050555.
8082
8083         * Ideograph-R166-Village.el (M-40132'): Unify M050546; don't
8084         relate to C6-3C61.
8085         (M-40145'): Unify M050547.
8086
8087         * Ideograph-R165-Distinguish.el (M-40120): Unify M050545.
8088
8089         * Ideograph-R159-Cart.el (M-38234'): Unify M050483.
8090         (M-38438): Separate C7-3431; unify K0-6243; relate to U+8F38.
8091         (M-38438'): Unify M050484; separate C1-7253.
8092         (M-38482): New character; relate to U+8F44.
8093         (U+8F44): Relate to M-38482 instead of M-38482'; separate J0-336D
8094         and C1-755D.
8095         (M-38482'): Separate K0-795D, C1-755D and U+8F44; unify M050485.
8096
8097         * Ideograph-R152-Pig.el (M-36486'): Unify M050474; separate
8098         C7-5F5D.
8099
8100         * Ideograph-R146-West.el (M-34789): New character; relate to
8101         U+8986.
8102         (M-34789'): Unify M050448.
8103         (M-34790): Separate J0-4746, K0-782E and U+8987.
8104         (M-34791): Separate C2-667D and U+8988.
8105         (U+8988): Unify C2-667D and M053077.
8106         (M-34792): Separate C5-694B.
8107
8108 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8109
8110         * Ideograph-R156-Run.el (M-37034'): Unify M050479.
8111
8112         * Ideograph-R154-Shell.el (M-36920'): Unify M050478.
8113
8114         * Ideograph-R140-Grass.el: Separate some characters which have
8115         3-strokes-Grass-radical from the corresponding characters which
8116         have 4-strokes-Grass-radical.
8117         (M-*****'): Unify some missing Mojikyo numbers.
8118
8119 2001-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8120
8121         * Ideograph-R147-See.el (M-34827'): Separate K0-634A; unify
8122         M050449.
8123         (M-34836): Relate to U+8996; unify K0-634A.
8124
8125         * Ideograph-R145-Clothes.el (M-34470): Unify M050444.
8126         (U+891C): Unify M050035.
8127         (U+891D): Unify M054689.
8128
8129         * Ideograph-R144-Walk-Enclosure.el (M-34046): New character; unify
8130         C1-5D34.
8131         (M-34046'): Separate C1-5D34; unify M050439.
8132         (U+8850): Unify M059923.
8133         (M-34065'): Unify M050440.
8134
8135         * Ideograph-R148-Horn.el (M-35135'): Unify M050450.
8136
8137 2001-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8138
8139         * Ideograph-R143-Blood.el (M-33999'): Unify M050438.
8140
8141 2001-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8142
8143         * Ideograph-R142-Insect.el (M-33775'): Unify M050434.
8144         (M-33907'): Unify M050435.
8145         (M-33908): New character.
8146         (M-33908'): New character; unify M050436.
8147         (M-33909): Separate C5-7944.
8148         (M-33931'): Unify M050437.
8149
8150         * Ideograph-R141-Tiger.el (M-32678'): Unify M050430.
8151         (M-32710): Delete `general-category' and `bidi-category'; fix
8152         `total-strokes'; separate `chinese-cns11643-1'
8153         (K0-5657): Unify C1-663F.
8154         (U+865C): Delete `japanese-strokes'; fix `ideographic-strokes';
8155         unify M-32720' and M050431.
8156         (M-32723): New character; unify K0-6965 and C1-663E.
8157         (U+865E): Unify M053920.
8158         (M-32723'): Separate U+865E = G0-535D and K0-6965 = C1-663E; unify
8159         M050432.
8160
8161 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8162
8163         * Ideograph-R135-Tongue.el: Separate CNS code points which have
8164         radical <KANGXI RADICAL DRY>/<KANGXI RADICAL MOUSE> from
8165         Morohashi's Daikanwa numbers which have <KANGXI RADICAL TONGUE>.
8166         (M-30323'): Unify M050384.
8167
8168         * Ideograph-R130-Meat.el: Separate CNS code points which have moon
8169         form of meat (U+2EBC <CJK RADICAL MEAT>) from Morohashi's Daikanwa
8170         numbers.
8171         (M-29263'): Separate C1-4B39; unify M050368.
8172         (M-29396): New character; unify G0-307B, K0-7860 and U+80DE.
8173         (C1-5330): Relate to M-29396.
8174         (M-29396'): Separate G0-307B, K0-7860, U+80DE and C1-5330; unify
8175         M050369.
8176         (M-29421'): Delete `daikanwa-radical', `daikanwa-strokes' and
8177         `kangxi-strokes'; unify M050370.
8178         (M-29539'): Unify M050372.
8179         (M-29567'): Unify M050373.
8180         (M-29745'): New character; unify M050374.
8181         (C6-5675): Relate to M-29745'.
8182         (U+4430): Unify M-29807' and M050375; separate C6-606F.
8183         (C6-606F): Relate to M-29807'.
8184         (M-29808'): Unify M050376.
8185         (M-29965'): New character; unify M050377.
8186         (C7-487E): Relate to M-29965'.
8187         (M-29966'): New character; unify M050378.
8188         (C5-6924): Relate to M-29966'.
8189         (M-29995'): Unify M050379.
8190
8191 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8192
8193         * Ideograph-R132-Self.el (M-30103'): Unify M050380.
8194
8195 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8196
8197         * Ideograph-R124-Feather.el (M-28635'): Unify M050359.
8198         (M-28657'): Unify M050360.
8199         (M-28672'): Unify M050361.
8200         (M-28801'): Unify M050362.
8201         (M-28818): New character; relate to U+7FFC.
8202         (K0-6C4F): Relate to M-28818 instead of M-28801'.
8203
8204 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8205
8206         * Ideograph-R128-Ear.el (M-29074): Relate to U+8056.
8207         (M-29074'): Unify M050366.
8208
8209         * Ideograph-R129-Brush.el (M-29223'): Unify M050367.
8210
8211         * Ideograph-R127-Plow.el (M-28907'): Unify M050364.
8212         (M-28909'): Unify M050365.
8213
8214         * Ideograph-R113-Spirit.el (M-24626'): Unify M050303.
8215         (M-24631'): Unify M050304.
8216         (M-24640'): Unify M050305.
8217         (M-24641'): Unify M050306.
8218         (M-24652'): Unify M050307.
8219         (M-24664'): Unify M050308.
8220         (M-24672'): Unify M050309.
8221         (M-24673'): Unify M050310.
8222         (M-24689'): Unify M050311.
8223         (C3-3764): Relate to M-24690.
8224         (M-24692): Add `daikanwa-strokes'.
8225         (C6-4263): Relate to M-24704.
8226         (C6-4C38): Relate to M-24706.
8227         (C3-3D61): Relate to M-24707.
8228         (C6-4C3E): Unify M-24725.
8229         (C6-4C37): Relate to M-24726.
8230         (C4-3F45): Relate to M-24728.
8231         (C6-5575): Relate to M-24729.
8232         (M-24741'): Unify M050312.
8233         (C6-4C3F): Unify M-24749.
8234         (C4-3F48): Relate to M-24750.
8235         (C3-433C): Relate to M-24751.
8236         (C6-5574): Relate to M-24752.
8237         (C3-433F): Relate to M-24753.
8238         (U+7985): Relate to M-24754.
8239         (M-24766'): Unify M050313.
8240         (M-24767'): Unify M050314.
8241         (M-24768'): Unify M050315.
8242
8243         * Ideograph-R086-Fire.el: Add missing relations between C*-****
8244         and M-*****.
8245         (M-*****'): Unify missing Mojikyo numbers.
8246
8247 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8248
8249         * Ideograph-R112-Stone.el (M-24080'): Unify M050298.
8250         (C5-2F2C): Relate to M-24114.
8251         (C4-2E5B): Unify M-24119.
8252         (M-24120): New character; unify K0-785F, C1-5728 and U+7832.
8253         (M-24120'): Separate K0-785F, C1-5728 and U+7832; unify M050299.
8254         (C4-2E5D): Unify M-24121.
8255         (C4-2E5E): Unify M-24122.
8256         (M-24201'): Unify M050300.
8257         (M-24364'): Unify M050301.
8258         (C4-4B5A): Relate to M-24365.
8259         (M-24449'): Unify M050302.
8260
8261 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8262
8263         * Ideograph-R122-Net.el (M-28311'): Separate K0-5F7E; unify
8264         M050357.
8265         (M-28319): Unify K0-5F7E; relate to U+7F72.
8266
8267         * Ideograph-R119-Rice.el (M-26997): New character; unify K0-6F71.
8268         (M-26997'): Separate K0-6F71; separate C1-6A34; unify M050341.
8269
8270         * Ideograph-R102-Field.el (M-21739'): Unify M050289.
8271         (C6-3965): Unify M-21805' and M050290.
8272         (C6-3962): Unify M-21818.
8273         (C5-2E6E): Relate to M-21819.
8274         (C5-2E6D): Relate to M-21820.
8275         (C4-2E30): Relate to M-21825.
8276         (C5-2E6C): Relate to M-21826.
8277         (M-21875'): Unify M050291.
8278
8279         * Ideograph-R087-Claw.el (C7-2479): Relate to M-19705.
8280         (C7-2F69): Relate to M-19706.
8281         (C7-2F6A): Relate to M-19707.
8282         (C5-553F): Relate to M-19708.
8283         (C4-5665): Relate to M-19709.
8284         (M-19710'): Fix `ideographic-strokes'; unify M050273.
8285         (C3-5545): Relate to M-19711 instead of M-19710'.
8286         (C7-4056): Relate to M-19712.
8287         (C5-6838): Relate to M-19713.
8288         (C7-4E3D): Relate to M-19715.
8289         (C7-5B71): Relate to M-19718.
8290         (M-19719): New character.
8291         (C7-6122): Relate to M-19720.
8292
8293         * Ideograph-R109-Eye.el (M-23210'): Unify M050295.
8294         (M-23275'): Unify M050296.
8295         (M-23668'): Unify M050297.
8296
8297         * Ideograph-R096-Jade.el (C3-4D32): Relate to M-21220.
8298         (C5-4E49): Unify M-21221.
8299         (C7-253B): Unify M-21222.
8300         (M-21223'): Unify M050283.
8301         (C5-683E): Unify M-21329.
8302         (C4-602A): Unify M-21330.
8303         (C7-477A): Unify M-21331.
8304         (C7-4E43): Unify M-21332.
8305         (C5-683D): Unify M-21334.
8306         (M-21334'): Unify M050284.
8307
8308 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8309
8310         * Ideograph-R108-Dish.el (M-22972'): Unify M050293.
8311         (M-23001'): Unify M050294.
8312
8313         * Ideograph-R100-Life.el (M-21684'): Unify M050288.
8314
8315 2001-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8316
8317         * Ideograph-R095-Profound.el (M-20817'): Unify M050282.
8318
8319         * Ideograph-R094-Dog.el: Add missing mappings between Morohashi's
8320         Daikanwa numbers with dash and Mojikyo numbers.
8321         (M-20405): Fix `ideographic-strokes'.
8322
8323 2001-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8324
8325         * Ideograph-R188-Bone.el (M-*****): Separate C*-****.
8326         (G0-773E): Fix `total-strokes'.
8327         (M-45204): Fix `total-strokes'; separate C2-5B77.
8328         (C5-7237): Relate to M-45270 instead of M-45269.
8329         (M-45284): Delete `japanese-strokes'; separate C1-7C28; separate
8330         JSP-6968 = JX2-7D2F.
8331         (C7-5D64): Delete `morohashi-daikanwa' property; cancel relation
8332         to M-45286.
8333
8334 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8335
8336         * Ideograph-R164-Wine.el (M-39974): Delete `morohashi-daikanwa'
8337         property.
8338         (C7-5F6D): Delete `morohashi-daikanwa' property; cancel relation
8339         to M-40094.
8340         (M-40104): Fix `total-strokes'; separate C2-7057.
8341
8342 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8343
8344         * Ideograph-R167-Gold.el (M-40988): Fix `ideographic-strokes'.
8345         (C7-5965): Relate to M-40997?.
8346         (C7-5D2C): Fix `morohashi-daikanwa' property; Relate to M-41022
8347         instead of M-41002.
8348         (M-41023): Fix `ideographic-strokes'; separate C7-5969.
8349
8350         * Ideograph-R140-Grass.el (M-49635): Add `daikanwa-strokes'
8351         property to sort by Morohashi number.
8352         (C7-493A): Fix `morohashi-daikanwa' property; relate to M-49650.
8353         (M-32420): Fix strokes; cancel relation to C5-707E.
8354         (M-32458): Fix `ideographic-strokes'.
8355         (M-49661): New character.
8356         (C7-4F63): Delete invalid `morohashi-daikanwa' property.
8357         (M-32486): Fix strokes; separate C4-6935.
8358         (M-32518): Fix strokes; separate C5-6D49.
8359         (M-32522): Separate C7-545B.
8360         (M-32532): Fix strokes; separate J0-623C.
8361         (M-32537): Cancel relation to C7-5458.
8362         (M-32538): Fix strokes; separate C7-5876.
8363         (M-32539): Separate C7-545A.
8364
8365 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8366
8367         * Ideograph-R118-Bamboo.el: Add some missing mappings between
8368         C*-**** and M-*****.
8369         (C7-3079): Don't relate to M-49249.
8370         (C7-3077): Fix `morohashi-daikanwa' property; relate to M-49430.
8371         (C7-3A2A): Fix `morohashi-daikanwa' property.
8372         (C7-3A2D): Fix `morohashi-daikanwa' property.
8373
8374 2001-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8375
8376         * Ideograph-R173-Rain.el: Add some missing mappings between
8377         M-***** and C*-*****.
8378         (M-*****): Separate C*-****.
8379         (C5-745B): Delete `morohashi-daikanwa' property.
8380
8381 2001-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8382
8383         * Ideograph-R167-Gold.el (M-40733): Fix strokes; separate C2-6761.
8384         (C5-6555): Delete invalid `morohashi-daikanwa' property; delete
8385         relation to M-40831.
8386         (M-49823): Separate C7-443C.
8387         (M-49824): Separate C7-443B.
8388         (M-40768): Delete `japanese-strokes' property; separate C2-6756.
8389         (M-40831): New character.
8390
8391 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8392
8393         * Ideograph-R196-Bird.el (M-47028): Fix strokes; separate C4-6561.
8394         (M-47029): Fixed.
8395         (U+9D7A): Separate M-47030.
8396         (M-47031): Separate C2-6858.
8397         (M-47032): Separate C3-5C28.
8398         (M-47033): Separate C7-4C67.
8399         (C4-6270): Fix `morohashi-daikanwa' property; relate to M-47093.
8400         (M-47163): Fix strokes; separate C5-6F31.
8401         (C5-6F45): Fix `morohashi-daikanwa' property; relate to M-47226.
8402         (M-47224): Separate C7-5725.
8403         (M-47225): Fixed.
8404         (M-47228): Separate C5-7262.
8405         (M-47229): Separate C7-5722.
8406         (M-47230): Fixed.
8407         (M-47242): Separate C5-753D.
8408         (C4-6A2C): Fix `morohashi-daikanwa' property; relate to M-47244.
8409         (C5-7736): Delete `morohashi-daikanwa' property.
8410         (M-47373): Separate C7-5E2E.
8411
8412         * Ideograph-R149-Speech.el (C7-334D): Fix `morohashi-daikanwa'
8413         property; relate to M-35732.
8414
8415 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8416
8417         * Ideograph-R211-Tooth.el (C5-7B5D): Fix `morohashi-daikanwa'
8418         property; relate to M-48787.
8419         (M-48788): Separate C4-6E45.
8420         (C5-7C45): Fix `morohashi-daikanwa' property; relate to M-48808.
8421
8422 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8423
8424         * Ideograph-R182-Wind.el (U+98B4): Delete invalid
8425         `morohashi-daikanwa' property; unify M-43842; divide C5-5975.
8426
8427         * Ideograph-R156-Run.el (C5-6963): Fix `morohashi-daikanwa'
8428         property; relate to M-37300.
8429
8430         * Ideograph-R167-Gold.el (C5-436D): Fix `morohashi-daikanwa'
8431         property; relate to M-40321.
8432         (C5-592F): Fix `morohashi-daikanwa' property; relate to M-40580.
8433
8434 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8435
8436         * Ideograph-R187-Horse.el (M-44886): Separate C7-4C35.
8437         (U+9A28): J83-424D.
8438         (M-44901): Separate C7-516E.
8439         (M-44902): Separate C4-6540.
8440         (C4-6542): Fix `morohashi-daikanwa' property; relate to M-44904.
8441         (C7-5172): Delete `morohashi-daikanwa'.
8442         (M-44907): Separate C5-6E70.
8443         (M-44908): Separate C7-516F.
8444         (M-44909): Don't unify C7-5167.
8445         (C7-516C): Unify M-44940.
8446         (M-44941): Separate C3-5D5C.
8447         (M-44942): Separate C7-5166.
8448
8449 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8450
8451         * Ideograph-R163-City.el (C5-4361): Fix `morohashi-daikanwa'
8452         property; relate to M-39577.
8453
8454         * Ideograph-R154-Shell.el (M-36871): Separate C7-3369.
8455         (C5-5850): Fix `morohashi-daikanwa' property; relate to M-36872.
8456
8457 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8458
8459         * Ideograph-R147-See.el (M-34856): New character.
8460         (C5-4270): Fix `morohashi-daikanwa' property.
8461
8462         * Ideograph-R201-Yellow.el (M-47949): New character.
8463         (C4-6322): Delete invalid `morohashi-daikanwa' property.
8464
8465 2001-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8466
8467         * Ideograph-R163-City.el (C4-4E3A): Fix `morohashi-daikanwa'
8468         property; relate to M-39652.
8469
8470         * Ideograph-R159-Cart.el (M-38396): Fix `ideographic-strokes';
8471         don't unify with U+8EFF; separate C3-4F35.
8472         (C4-412C): Fix `morohashi-daikanwa' property; relate to M-49755.
8473         (U+8F0C): Unify J83-6D52.
8474         (M-38395): Separate C5-515D.
8475
8476 2001-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8477
8478         * Ideograph-R112-Stone.el:
8479         - Add hundreds of relations between CNS and Morohashi.
8480         - Fix some bugs.
8481
8482         * Ideograph-R187-Horse.el (M-45089): New character.
8483         (C3-6237): Delete relation to M-45095.
8484         (M-45092): Separate C5-7C23.
8485         (M-45095): Separate C7-657A.
8486
8487 2001-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8488
8489         * Ideograph-R208-Rat.el: Resorted; add some missing Morohashi's
8490         Daikanwa characters; add missing `ideographic-strokes' attributes;
8491         use `ideographic-strokes' if each stroke attribute has same value.
8492
8493 2001-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8494
8495         * Ideograph-R113-Spirit.el (M-24846): Moved from
8496         Ideograph-R112-Stone.el; separate C3-5845.
8497         (C5-627B): Relate to M-24847.
8498         (C7-412C): Relate to M-24848.
8499         (C7-412B): Relate to M-24850.
8500
8501 2001-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8502
8503         * Ideograph-R209-Nose.el: Resorted; add some missing Morohashi's
8504         Daikanwa characters; add missing `ideographic-strokes' attributes;
8505         use `ideographic-strokes' if each stroke attribute has same value.
8506
8507 2001-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8508
8509         * Ideograph-R207-Drum.el: Resorted; add missing
8510         `ideographic-strokes' attributes; use `ideographic-strokes' if
8511         each stroke attribute has same value.
8512
8513 2001-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8514
8515         * Ideograph-R205-Frog.el (C4-2834): Don't unify with M-24258
8516         because it is wrong; unify with M-48258.
8517         (M-24258): Move to Ideograph-R112-Stone.el.
8518         (U+9EFE): Separate M-48258; unify M051084.
8519         (C7-4577): Cancel relation with M-49960.
8520         - Resorted; add missing `ideographic-strokes' attributes; use
8521         `ideographic-strokes' if each stroke attribute has same value.
8522
8523         * Ideograph-R206-Tripod.el: Resorted; add missing
8524         `ideographic-strokes' attributes; use `ideographic-strokes' if
8525         each stroke attribute has same value.
8526
8527         * Ideograph-R030-Mouth.el (U+5497): Unify M059178.
8528         (U+5498): Delete `non-morohashi' property.
8529         (U+5499): Delete `non-morohashi' property.
8530         (U+549A): Delete `non-morohashi' property.
8531         (U+549B): Delete `non-morohashi' property.
8532         (U+549C): Delete `non-morohashi' property; add
8533         `morohashi-daikanwa-ho' property; unify M050005.
8534         (U+549D): Delete `non-morohashi' property.
8535         (C3-2772): Cancel unification with M-48258; add mapping to U+9EFE;
8536         add mapping to M051084; add `ucs-radical' property.
8537
8538         * Ideograph-R001-One.el (U+3402): Unify M050741; add
8539         `morohashi-daikanwa-ho' property.
8540
8541 2001-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8542
8543         * Ideograph-R195-Fish.el (C7-2B66): Unify with M-46018 instead of
8544         M-46027.
8545         Resorted; add some missing Morohashi's Daikanwa characters; add
8546         missing `ideographic-strokes' attributes; use
8547         `ideographic-strokes' if each stroke attribute has same value.
8548
8549         * Ideograph-R203-Black.el: Resorted; add some missing Morohashi's
8550         Daikanwa characters; add missing `ideographic-strokes' attributes;
8551         use `ideographic-strokes' if each stroke attribute has same value.
8552
8553         * Ideograph-R204-Embroidery.el: Resorted; add missing
8554         `ideographic-strokes' attributes; use `ideographic-strokes' if
8555         each stroke attribute has same value.
8556
8557 2001-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8558
8559         * Ideograph-R201-Yellow.el: Resorted; add some missing Morohashi's
8560         Daikanwa characters; add missing `ideographic-strokes' attributes;
8561         use `ideographic-strokes' if each stroke attribute has same value.
8562
8563 2001-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8564
8565         * Ideograph-R200-Hemp.el: Resorted; add missing
8566         `ideographic-strokes' attributes; use `ideographic-strokes' if
8567         each stroke attribute has same value.
8568
8569         * Ideograph-R199-Wheat.el: Resorted; add some missing Morohashi's
8570         Daikanwa characters; add missing `ideographic-strokes' attributes;
8571         use `ideographic-strokes' if each stroke attribute has same value.
8572
8573 2001-05-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8574
8575         * Ideograph-R202-Millet.el: Resorted; add missing
8576         `ideographic-strokes' attributes; use `ideographic-strokes' if
8577         each stroke attribute has same value.
8578
8579 2001-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8580
8581         * Ideograph-R030-Mouth.el (U+5450): Delete `morohashi-daikanwa'
8582         property because it is wrong.
8583         (M-48970): Unify U+5451.
8584         (U+5452): Delete `morohashi-daikanwa' property because it is
8585         wrong.
8586         (U+5453): Delete `non-morohashi' property.
8587         (U+5454): Delete `non-morohashi' property.
8588         (U+5455): Delete `non-morohashi' property.
8589         (U+5456): Delete `non-morohashi' property.
8590         (U+5457): Delete `non-morohashi' property.
8591         (U+5458): Delete `non-morohashi' property.
8592         (U+5459): Delete `non-morohashi' property.
8593         (U+545B): Delete `non-morohashi' property.
8594         (U+545C): Delete `non-morohashi' property.
8595         (U+54D0): Delete `morohashi-daikanwa' property because it is
8596         wrong.
8597         (U+54D2): Delete `morohashi-daikanwa' property because it is
8598         wrong.
8599         (U+54D3): Delete `morohashi-daikanwa' property because it is
8600         wrong.
8601         (U+54D4): Delete `morohashi-daikanwa' property because it is
8602         wrong.
8603         (U+54D5): Delete `morohashi-daikanwa' property because it is
8604         wrong.
8605         (U+54D6): Delete `non-morohashi' property.
8606         (U+54D7): Delete `non-morohashi' property.
8607         (U+54D8): Delete `non-morohashi' property.
8608         (U+54D9): Delete `non-morohashi' property.
8609         (U+54DA): Delete `non-morohashi' property.
8610         (U+54DB): Delete `non-morohashi' property; add M059181.
8611         (U+54DC): Delete `non-morohashi' property.
8612         (U+54DD): Delete `non-morohashi' property.
8613         (U+54DE): Delete `non-morohashi' property.
8614         (U+54DF): Delete `non-morohashi' property.
8615         (M-03630): Separate C2-2E46.
8616         (U+5567): Delete `morohashi-daikanwa' property because it is
8617         wrong.
8618         (U+5568): Delete `morohashi-daikanwa' property because it is
8619         wrong.
8620         (U+5569): Delete `morohashi-daikanwa' property because it is
8621         wrong.
8622         (U+556A): Delete `morohashi-daikanwa' property because it is
8623         wrong.
8624         (U+556C): Delete `morohashi-daikanwa' property because it is
8625         wrong.
8626         (U+556D): Delete `morohashi-daikanwa' property because it is
8627         wrong.
8628         (U+556F): Delete `morohashi-daikanwa' property because it is
8629         wrong.
8630         (U+5570): Delete `non-morohashi' property.
8631         (U+5571): Delete `non-morohashi' property; add M059209.
8632         (U+5572): Delete `non-morohashi' property; add M059210.
8633         (U+5573): Delete `non-morohashi' property; add M059211.
8634         (U+5574): Delete `non-morohashi' property.
8635         (U+5575): Delete `non-morohashi' property.
8636         (U+5576): Delete `non-morohashi' property.
8637         (U+5578): Delete `non-morohashi' property.
8638         (U+5579): Delete `non-morohashi' property; add M059213.
8639         (U+5577): Delete `non-morohashi' property.
8640         (U+55B7): Delete `non-morohashi' property.
8641         (C7-2C61): Fix `morohashi-daikanwa' property.
8642
8643 2001-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8644
8645         * Ideograph-R197-Salt.el: Resorted; add some missing Morohashi's
8646         Daikanwa characters; add missing `ideographic-strokes' attributes;
8647         use `ideographic-strokes' if each stroke attribute has same value.
8648
8649 2001-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8650
8651         * Ideograph-R198-Deer.el: Resorted; add some missing Morohashi's
8652         Daikanwa characters; add missing `ideographic-strokes' attributes;
8653         use `ideographic-strokes' if each stroke attribute has same value.
8654
8655 2001-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8656
8657         * Ideograph-R194-Ghost.el: Resorted; add some missing Morohashi's
8658         Daikanwa characters; add missing `ideographic-strokes' attributes;
8659         use `ideographic-strokes' if each stroke attribute has same value.
8660
8661 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8662
8663         * Ideograph-R187-Horse.el (C3-5736): Delete `morohashi-daikanwa'
8664         property because it is wrong.
8665
8666         * Ideograph-R142-Insect.el (M-33263): Separate C4-4D2B.
8667         (U+8755): Separate M-33264; fix `morohashi-daikanwa' property;
8668         separate C1-6A73.
8669
8670 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8671
8672         * Ideograph-R014-Cover.el (C3-214F): Fix `morohashi-daikanwa'
8673         property.
8674
8675 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8676
8677         * Ideograph-R193-Cauldron.el: Resorted; add some missing
8678         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
8679         attributes; use `ideographic-strokes' if each stroke attribute has
8680         same value.
8681         (C4-654B): Moved to Ideograph-R190-Hair.el.
8682
8683 2001-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8684
8685         * Ideograph-R190-Hair.el (M-45363): Separate C3-4561.
8686         (M-45365): Separate C6-645E.
8687         (M-45372): Separate C3-4A6F.
8688         (M-45376): New character.
8689         (M-45384): Separate C5-4B57.
8690         (C4-654B): Moved from Ideograph-R193-Cauldron.el; Unify M-45538
8691         instead of M-45508.
8692
8693 2001-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8694
8695         * Ideograph-R192-Sacrificial-Wine.el: Resorted; add missing
8696         `ideographic-strokes' attributes; use `ideographic-strokes' if
8697         each stroke attribute has same value.
8698
8699         * Ideograph-R184-Eat.el: Resorted; add some missing Morohashi's
8700         Daikanwa characters; add missing `ideographic-strokes' attributes;
8701         use `ideographic-strokes' if each stroke attribute has same value.
8702
8703         * Ideograph-R020-Wrap.el (C5-213D): Fix `morohashi-daikanwa'
8704         property.
8705
8706         * Ideograph-R017-Open-Box.el (C5-2129): Fix `morohashi-daikanwa'
8707         property.
8708
8709 2001-04-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8710
8711         * Ideograph-R189-Tall.el, Ideograph-R186-Fragrant.el:
8712         Resorted; add some missing Morohashi's Daikanwa characters; add
8713         missing `ideographic-strokes' attributes; use `ideographic-strokes' if
8714         each stroke attribute has same value.
8715
8716 2001-04-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8717
8718         * Ideograph-R185-Head.el: Resorted; add some missing Morohashi's
8719         Daikanwa characters; add missing `ideographic-strokes' attributes;
8720         use `ideographic-strokes' if each stroke attribute has same value.
8721
8722 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8723
8724         * ideograph-util.el (ideograph-radical-strokes-vector): Modify for
8725         major characters.
8726         (char-ideographic-strokes): Prefer `daikanwa-strokes' than
8727         `ideographic-strokes'.
8728
8729 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8730
8731         * Ideograph-R183-Fly.el, Ideograph-R182-Wind.el: Resorted; add
8732         some missing Morohashi's Daikanwa characters; add missing
8733         `ideographic-strokes' attributes; use `ideographic-strokes' if
8734         each stroke attribute has same value.
8735
8736 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8737
8738         * Ideograph-R145-Clothes.el (C4-5D4B): Delete `morohashi-daikanwa'
8739         to fix.
8740         (M-34634): Separate C2-667C.
8741         (M-34636): Separate C2-6675.
8742         (M-34646): Separate C5-6948.
8743
8744         * Ideograph-R038-Woman.el (U+5A75): Fix `morohashi-daikanwa'
8745         property.
8746
8747         * Ideograph-R032-Earth.el (C2-3A68): Fix `morohashi-daikanwa'
8748         property.
8749         (C3-463F): Fix `morohashi-daikanwa' property; fix
8750         `ideographic-strokes' property.
8751
8752         * Ideograph-R030-Mouth.el (C4-2562): Fix `morohashi-daikanwa'
8753         property.
8754         (M-04206): Separate U+5618; relate to U+5653.
8755         (U+5653): Fix `morohashi-daikanwa' property; delete
8756         `kangxi-strokes'.
8757
8758 2001-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8759
8760         * Ideograph-R180-Sound.el: Resorted; add missing
8761         `ideographic-strokes' attributes; use `ideographic-strokes' if
8762         each stroke attribute has same value.
8763
8764 2001-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8765
8766         * Ideograph-R181-Leaf.el: Resorted; add some missing Morohashi's
8767         Daikanwa characters; add missing `ideographic-strokes' attributes;
8768         use `ideographic-strokes' if each stroke attribute has same value.
8769
8770         * Ideograph-R075-Tree.el (C5-6825): Relate to M-15785.
8771         (M-15789): Separate C3-5A44.
8772         (U+3BFE): Relate to M-15790.
8773         (U+6ACF): Separate M-15791.
8774         (C5-6828): Relate to M-15792.
8775         (C7-4743): Add M-15793.
8776         (C5-682B): Relate to M-15794.
8777         (M-15795): Separate C2-655F.
8778         (C5-6829): Add M-15799.
8779         (M-15800): Separate U+6AD4.
8780         (C7-4742): Add M-15802.
8781         (U+3BFF): Add M-15803; separate C4-5F73.
8782         (U+3C00): Add M-15804.
8783         (M-15826): Separate C2-616C.
8784         (M-15833): Separate C3-5A48.
8785         (M-15841): Separate U+6AE3.
8786         (M-15843): Separate U+6AE7.
8787         (M-15848): Fixed.
8788         (M-15853): Separate U+6AED.
8789
8790 2001-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8791
8792         * Ideograph-R118-Bamboo.el (U+7B3D): Delete `daikanwa-radical' and
8793         `daikanwa-strokes' to fix.
8794
8795 2001-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8796
8797         * Ideograph-R108-Dish.el (C5-3372): Add M-22989.
8798         (C5-3371): Relate to M-22991.
8799         (M-22992): Separate JSP-4E4F.
8800         (C4-334A): Relate to M-22993.
8801         (U+4002): Add M-22995; separate C3-374F.
8802         (C6-423F): Add M-22997.
8803         (C6-4241): Add M-22998.
8804         (C6-4240): Relate to M-22999.
8805
8806         * Ideograph-R004-Slash.el (U+4E54): Delete `kangxi-radical',
8807         `kangxi-strokes', `daikanwa-radical', `daikanwa-strokes' and
8808         `non-morohashi'; add `cns-radical'.
8809
8810 2001-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8811
8812         * Ideograph-R179-Leek.el: Resorted; add missing
8813         `ideographic-strokes' attributes; use `ideographic-strokes' if
8814         each stroke attribute has same value.
8815
8816 2001-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8817
8818         * Ideograph-R177-Leather.el: Resorted; add some missing
8819         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
8820         attributes; use `ideographic-strokes' if each stroke attribute has
8821         same value.
8822
8823 2001-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8824
8825         * Ideograph-R178-Tanned-Leather.el: Resorted; add missing
8826         `ideographic-strokes' attributes; use `ideographic-strokes' if
8827         each stroke attribute has same value.
8828
8829 2001-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8830
8831         * Ideograph-R176-Face.el: Resorted; add some missing Morohashi's
8832         Daikanwa characters; add missing `ideographic-strokes' attributes;
8833         use `ideographic-strokes' if each stroke attribute has same value.
8834
8835 2001-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8836
8837         * Ideograph-R175-Wrong.el: Resorted; add some missing Morohashi's
8838         Daikanwa characters; add missing `ideographic-strokes' attributes;
8839         use `ideographic-strokes' if each stroke attribute has same value.
8840         (C5-3D42): Fixed.
8841
8842         * Ideograph-R174-Blue.el: Resorted; add some missing Morohashi's
8843         Daikanwa characters; add missing `ideographic-strokes' attributes;
8844         use `ideographic-strokes' if each stroke attribute has same value.
8845
8846         * Ideograph-R172-Short-Tailed-Bird.el: Resorted; add missing
8847         `ideographic-strokes' attributes; use `ideographic-strokes' if
8848         each stroke attribute has same value.
8849
8850 2001-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8851
8852         * Ideograph-R173-Rain.el: Resorted; add some missing Morohashi's
8853         Daikanwa characters; add missing `ideographic-strokes' attributes;
8854         use `ideographic-strokes' if each stroke attribute has same value.
8855
8856 2001-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8857
8858         * Ideograph-R170-Mound.el: Resorted; add some missing Morohashi's
8859         Daikanwa characters; add missing `ideographic-strokes' attributes;
8860         use `ideographic-strokes' if each stroke attribute has same value.
8861         (M-41536): Moved from Ideograph-R163-City.el.
8862
8863 2001-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8864
8865         * Ideograph-R171-Slave.el: Resorted; add some missing Morohashi's
8866         Daikanwa characters; add missing `ideographic-strokes' attributes;
8867         use `ideographic-strokes' if each stroke attribute has same value.
8868
8869         * Ideograph-R163-City.el (JX2-7A25): Separate M-41536 = U+961D =
8870         GB0-5A62 and moved to Ideograph-R170-Mound.el.
8871
8872 2001-03-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8873
8874         * Ideograph-R169-Gate.el: Resorted; add some missing Morohashi's
8875         Daikanwa characters; add missing `ideographic-strokes' attributes;
8876         use `ideographic-strokes' if each stroke attribute has same value.
8877         (M-45649'): Moved to Ideograph-R191-Fight.el.
8878
8879         * Ideograph-R166-Village.el: Resorted; add some missing
8880         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
8881         attributes; use `ideographic-strokes' if each stroke attribute has
8882         same value.
8883
8884         * Ideograph-R191-Fight.el: Resorted; add missing
8885         `ideographic-strokes' attributes; use `ideographic-strokes' if
8886         each stroke attribute has same value.
8887         (M-45648): Separate JX1-7E3E.
8888         (M-45649'): Moved from Ideograph-R169-Gate.el.
8889
8890 2001-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8891
8892         * Ideograph-R168-Long.el: Resorted; add some missing Morohashi's
8893         Daikanwa characters; add missing `ideographic-strokes' attributes;
8894         use `ideographic-strokes' if each stroke attribute has same value.
8895
8896 2001-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8897
8898         * Ideograph-R165-Distinguish.el: Resorted; add missing
8899         `ideographic-strokes' attributes; use `ideographic-strokes' if
8900         each stroke attribute has same value.
8901
8902 2001-03-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8903
8904         * Ideograph-R163-City.el: Resorted; add some missing Morohashi's
8905         Daikanwa characters; add missing `ideographic-strokes' attributes;
8906         use `ideographic-strokes' if each stroke attribute has same value.
8907
8908 2001-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8909
8910         * Ideograph-R067-Script.el (M-13450): Unify with J{83|90}-4A38.
8911         (U+9F50): Moved from Ideograph-R210-Even.el and unify with
8912         C3-2370.
8913
8914         * u030A0-Katakana.el, u03040-Hiragana.el: Add `mojikyo'.
8915
8916         * Ideograph-R210-Even.el: Move U+9F50 to Ideograph-R067-Script.el.
8917
8918         * Ideograph-R101-Use.el, Ideograph-R074-Moon.el: Add some missing
8919         `japanese-jisx0208-1978' and `japanese-jisx0208' properties.
8920
8921 2001-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8922
8923         * Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el: Resorted; add
8924         some missing Morohashi's Daikanwa characters; add missing
8925         `ideographic-strokes' attributes; use `ideographic-strokes' if
8926         each stroke attribute has same value.
8927
8928 2001-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8929
8930         * Ideograph-R157-Foot.el, Ideograph-R161-Morning.el: Resorted; add
8931         some missing Morohashi's Daikanwa characters; add missing
8932         `ideographic-strokes' attributes; use `ideographic-strokes' if
8933         each stroke attribute has same value.
8934
8935 2001-02-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8936
8937         * Ideograph-R158-Body.el: Resorted; add some missing Morohashi's
8938         Daikanwa characters; add missing `ideographic-strokes' attributes;
8939         use `ideographic-strokes' if each stroke attribute has same value.
8940
8941 2001-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8942
8943         * Ideograph-R156-Run.el: Resorted; add some missing Morohashi's
8944         Daikanwa characters; add missing `ideographic-strokes' attributes;
8945         use `ideographic-strokes' if each stroke attribute has same value.
8946
8947 2001-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8948
8949         * Ideograph-R155-Red.el, Ideograph-R154-Shell.el: Resorted; add
8950         some missing Morohashi's Daikanwa characters; add missing
8951         `ideographic-strokes' attributes; use `ideographic-strokes' if
8952         each stroke attribute has same value.
8953
8954 2001-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8955
8956         * Ideograph-R153-Badger.el: Resorted; add some missing Morohashi's
8957         Daikanwa characters; add missing `ideographic-strokes' attributes;
8958         use `ideographic-strokes' if each stroke attribute has same value.
8959
8960 2001-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8961
8962         * Ideograph-R152-Pig.el: Resorted; add some missing Morohashi's
8963         Daikanwa characters; add missing `ideographic-strokes' attributes;
8964         use `ideographic-strokes' if each stroke attribute has same value.
8965
8966 2001-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8967
8968         * Ideograph-R150-Valley.el, Ideograph-R151-Bean.el: Resorted; add
8969         some missing Morohashi's Daikanwa characters; add missing
8970         `ideographic-strokes' attributes; use `ideographic-strokes' if
8971         each stroke attribute has same value.
8972
8973 2001-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8974
8975         * Ideograph-R149-Speech.el: Resorted; add some missing Morohashi's
8976         Daikanwa characters; add missing `ideographic-strokes' attributes;
8977         use `ideographic-strokes' if each stroke attribute has same value.
8978
8979 2001-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8980
8981         * Ideograph-R148-Horn.el: Resorted; add some missing Morohashi's
8982         Daikanwa characters; add missing `ideographic-strokes' attributes;
8983         use `ideographic-strokes' if each stroke attribute has same value.
8984
8985 2001-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8986
8987         * Ideograph-R147-See.el: Resorted; add some missing Morohashi's
8988         Daikanwa characters; add missing `ideographic-strokes' attributes;
8989         use `ideographic-strokes' if each stroke attribute has same value.
8990
8991 2001-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8992
8993         * Ideograph-R146-West.el: Resorted; add some missing Morohashi's
8994         Daikanwa characters; add missing `ideographic-strokes' attributes;
8995         use `ideographic-strokes' if each stroke attribute has same value.
8996
8997 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8998
8999         * Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el:
9000         Resorted; add some missing Morohashi's Daikanwa characters; add
9001         missing `ideographic-strokes' attributes; use
9002         `ideographic-strokes' if each stroke attribute has same value.
9003
9004 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9005
9006         * Ideograph-R134-Mortar.el: Resorted; add missing Morohashi's
9007         Daikanwa characters; add missing `ideographic-strokes' attributes;
9008         use `ideographic-strokes' if each stroke attribute has same value.
9009
9010 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9011
9012         * Ideograph-R139-Color.el: Resorted; add missing Morohashi's
9013         Daikanwa characters; add missing `ideographic-strokes' attributes;
9014         use `ideographic-strokes' if each stroke attribute has same value.
9015
9016 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9017
9018         * Ideograph-R133-Arrive.el: Resorted; add missing Morohashi's
9019         Daikanwa characters; add missing `ideographic-strokes' attributes;
9020         use `ideographic-strokes' if each stroke attribute has same value.
9021
9022 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9023
9024         * Ideograph-R137-Boat.el: Resorted; add some missing Morohashi's
9025         Daikanwa characters; add missing `ideographic-strokes' attributes;
9026         use `ideographic-strokes' if each stroke attribute has same value.
9027
9028         * Ideograph-R132-Self.el: Resorted; add missing Morohashi's
9029         Daikanwa characters; add missing `ideographic-strokes' attributes;
9030         use `ideographic-strokes' if each stroke attribute has same value.
9031
9032 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9033
9034         * Ideograph-R130-Meat.el: Resorted; add some missing Morohashi's
9035         Daikanwa characters; add missing `ideographic-strokes' attributes;
9036         use `ideographic-strokes' if each stroke attribute has same value.
9037
9038 2001-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9039
9040         * Ideograph-R138-Stopping.el: Resorted; add missing
9041         `ideographic-strokes' attributes; use `ideographic-strokes' if
9042         each stroke attribute has same value.
9043
9044 2001-01-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9045
9046         * Ideograph-R136-Oppose.el: Resorted; add missing
9047         `ideographic-strokes' attributes; use `ideographic-strokes' if
9048         each stroke attribute has same value.
9049
9050 2001-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9051
9052         * Ideograph-R131-Minister.el: Resorted; add missing Morohashi's
9053         Daikanwa characters; add missing `ideographic-strokes' attributes;
9054         use `ideographic-strokes' if each stroke attribute has same value.
9055
9056 2000-12-08  MORIOKA Tomohiko  <tomo@m17n.org>
9057
9058         * Ideograph-R074-Moon.el (M-14339): Fixed <unify with M-14339 of
9059         Ideograph-R130-Meat.el>.
9060         (M-14386): Unify with `chinese-cns11643-5'.
9061         (C5-3F66): Moved from Ideograph-R130-Meat.el.
9062         (M-14388): New character.
9063         (C6-5D5D): Relate to M-14388.
9064         (M-14390): New character.
9065         (U+3B3B): Relate to M-14390.
9066         (M-14393): New character.
9067         (C7-2364): Relate to M-14393.
9068         (M-14394): New character.
9069         (C4-4A34): Relate to M-14394.
9070         (C5-4D59): Add M-14395.
9071         (U+3B3C): Add M-14397.
9072         (M-14398): New character.
9073         (U+3B3F): Relate to M-14398.
9074         (C5-546E): Add M-14399.
9075
9076 2000-12-06  MORIOKA Tomohiko  <tomo@m17n.org>
9077
9078         * Ideograph-R127-Plow.el: Resorted; add missing Morohashi's
9079         Daikanwa characters; add missing `ideographic-strokes' attributes;
9080         use `ideographic-strokes' if each stroke attribute has same value.
9081
9082 2000-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9083
9084         * Ideograph-R128-Ear.el: Resorted; add some missing Morohashi's
9085         Daikanwa characters; add missing `ideographic-strokes' attributes;
9086         use `ideographic-strokes' if each stroke attribute has same value.
9087
9088         * Ideograph-R125-Old.el: Resorted; add missing Morohashi's
9089         Daikanwa characters; add missing `ideographic-strokes' attributes;
9090         use `ideographic-strokes' if each stroke attribute has same value.
9091
9092 2000-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9093
9094         * Ideograph-R124-Feather.el: Resorted; add some missing
9095         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9096         attributes; use `ideographic-strokes' if each stroke attribute has
9097         same value.
9098
9099         * Ideograph-R126-And.el: Resorted; add missing Morohashi's
9100         Daikanwa characters; add missing `ideographic-strokes' attributes;
9101         use `ideographic-strokes' if each stroke attribute has same value.
9102
9103 2000-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9104
9105         * Ideograph-R196-Bird.el, Ideograph-R123-Sheep.el: Resorted; add
9106         some missing Morohashi's Daikanwa characters; add missing
9107         `ideographic-strokes' attributes; use `ideographic-strokes' if
9108         each stroke attribute has same value.
9109
9110 2000-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9111
9112         * Ideograph-R190-Hair.el: Resorted; add some missing Morohashi's
9113         Daikanwa characters; add missing `ideographic-strokes' attributes;
9114         use `ideographic-strokes' if each stroke attribute has same value.
9115
9116 2000-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9117
9118         * Ideograph-R117-Stand.el, Ideograph-R119-Rice.el,
9119         Ideograph-R116-Cave.el: Resorted; add some missing Morohashi's
9120         Daikanwa characters; add missing `ideographic-strokes' attributes;
9121         use `ideographic-strokes' if each stroke attribute has same value.
9122
9123 2000-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9124
9125         * Ideograph-R121-Jar.el: Resorted; add some missing Morohashi's
9126         Daikanwa characters; add missing `ideographic-strokes' attributes;
9127         use `ideographic-strokes' if each stroke attribute has same value.
9128
9129 2000-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9130
9131         * Ideograph-R113-Spirit.el: Resorted; add some missing Morohashi's
9132         Daikanwa characters; add missing `ideographic-strokes' attributes;
9133         use `ideographic-strokes' if each stroke attribute has same value.
9134
9135 2000-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9136
9137         * Ideograph-R111-Arrow.el, Ideograph-R110-Spear.el: Resorted; add
9138         some missing Morohashi's Daikanwa characters; add missing
9139         `ideographic-strokes' attributes; use `ideographic-strokes' if
9140         each stroke attribute has same value.
9141
9142 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9143
9144         * Ideograph-R114-Track.el (M-31339): Moved to
9145         Ideograph-R140-Grass.el.
9146         - Resorted; add some missing Morohashi's Daikanwa characters; add
9147         missing `ideographic-strokes' attributes; use
9148         `ideographic-strokes' if each stroke attribute has same value.
9149
9150 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9151
9152         * Ideograph-R140-Grass.el (M-31339): Moved from
9153         Ideograph-R114-Track.el.
9154         (M-31341): Separate C3-4431.
9155         (M-31342): Separate J{78|83|90}-6857.
9156         (M-31343): Separate U+842F.
9157
9158         * Ideograph-R084-Steam.el (M-17043): Add J{78|83}-5D63.
9159         (M-17048): Add J{78|83}-5D64.
9160         (M-17059): Add J{78|83}-5D66.
9161         (M-17060): Add J{78|83}-5D65.
9162
9163 2000-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9164
9165         * Ideograph-R109-Eye.el: Resorted; add some missing Morohashi's
9166         Daikanwa characters; add missing `ideographic-strokes' attributes;
9167         use `ideographic-strokes' if each stroke attribute has same value.
9168
9169 2000-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9170
9171         * Ideograph-R106-White.el: Resorted; add some missing Morohashi's
9172         Daikanwa characters; add missing `ideographic-strokes' attributes;
9173         use `ideographic-strokes' if each stroke attribute has same value.
9174
9175 2000-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9176
9177         * Ideograph-R108-Dish.el, Ideograph-R107-Skin.el: Resorted; add
9178         some missing Morohashi's Daikanwa characters; add missing
9179         `ideographic-strokes' attributes; use `ideographic-strokes' if
9180         each stroke attribute has same value.
9181
9182 2000-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9183
9184         * u03000-CJK-Symbols-and-Punctuation.el (IDEOGRAPHIC ITERATION
9185         MARK): Separate M-00097.
9186
9187         * Ideograph-R003-Dot.el (U+4E37): Fixed.
9188         (M-00097): Separate <IDEOGRAPHIC ITERATION MARK>.
9189         (U+4E3A): Delete `non-morohashi'.
9190         (U+4E3E): Likewise.
9191
9192 2000-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9193
9194         * u02000-General-Punctuation.el (OVERLINE): Delete
9195         `japanese-jisx0208'.
9196
9197         * char-db-util.el (insert-char-data): Check value of `mirrored'
9198         attribute is nil or not exist.
9199         (insert-char-data-with-variant): Add new optional argument
9200         `no-ucs-variant'.
9201         (insert-char-range-data): Specify `no-ucs-variant' for
9202         `insert-char-data-with-variant'.
9203
9204         * Ideograph-R104-Sickness.el: Resorted; add some missing
9205         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9206         attributes; use `ideographic-strokes' if each stroke attribute has
9207         same value.
9208
9209 2000-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9210
9211         * Ideograph-R103-Bolt-Of-Cloth.el: Resorted; add missing
9212         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9213         attributes; use `ideographic-strokes' if each stroke attribute has
9214         same value.
9215
9216 2000-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9217
9218         * Ideograph-R105-Dotted-Tent.el: Resorted; add missing Morohashi's
9219         Daikanwa characters; add missing `ideographic-strokes' attributes;
9220         use `ideographic-strokes' if each stroke attribute has same value.
9221
9222         * Ideograph-R102-Field.el: Resorted; add some missing Morohashi's
9223         Daikanwa characters; add missing `ideographic-strokes' attributes;
9224         use `ideographic-strokes' if each stroke attribute has same value.
9225
9226 2000-11-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9227
9228         * Ideograph-R100-Life.el: Resorted; add missing Morohashi's
9229         Daikanwa characters; add missing `ideographic-strokes' attributes;
9230         use `ideographic-strokes' if each stroke attribute has same value.
9231
9232 2000-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9233
9234         * Ideograph-R101-Use.el: Resorted; add missing Morohashi's
9235         Daikanwa characters; add missing `ideographic-strokes' attributes;
9236         use `ideographic-strokes' if each stroke attribute has same value.
9237
9238         * Ideograph-R099-Sweet.el: Resorted; add missing Morohashi's
9239         Daikanwa characters; add missing `ideographic-strokes' attributes;
9240         use `ideographic-strokes' if each stroke attribute has same value.
9241
9242 2000-11-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9243
9244         * Ideograph-R098-Tile.el: Resorted; add some missing Morohashi's
9245         Daikanwa characters; add missing `ideographic-strokes' attributes;
9246         use `ideographic-strokes' if each stroke attribute has same value.
9247
9248 2000-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9249
9250         * Ideograph-R097-Melon.el: Resorted; add some missing Morohashi's
9251         Daikanwa characters; add missing `ideographic-strokes' attributes;
9252         use `ideographic-strokes' if each stroke attribute has same value.
9253
9254 2000-10-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9255
9256         * Ideograph-R094-Dog.el: Resorted; add some missing Morohashi's
9257         Daikanwa characters; add missing `ideographic-strokes' attributes;
9258         use `ideographic-strokes' if each stroke attribute has same value.
9259
9260 2000-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9261
9262         * Ideograph-R096-Jade.el: Resorted; add some missing Morohashi's
9263         Daikanwa characters; add missing `ideographic-strokes' attributes;
9264         use `ideographic-strokes' if each stroke attribute has same value.
9265
9266         * Ideograph-R091-Slice.el: Resorted; add missing Morohashi's
9267         Daikanwa characters; add missing `ideographic-strokes' attributes;
9268         use `ideographic-strokes' if each stroke attribute has same value.
9269
9270 2000-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9271
9272         * Ideograph-R093-Cow.el (U+728B): Add C2-3D70 [moved from
9273         Ideograph-R094-Dog.el].
9274
9275 2000-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9276
9277         * Ideograph-R093-Cow.el: Resorted; add missing
9278         `ideographic-strokes' attributes; use `ideographic-strokes' if
9279         each stroke attribute has same value.
9280
9281 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9282
9283         * Ideograph-R092-Fang.el: Resorted; add missing Morohashi's
9284         Daikanwa characters; add missing `ideographic-strokes' attributes;
9285         use `ideographic-strokes' if each stroke attribute has same value.
9286
9287 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9288
9289         * Ideograph-R090-Half-Tree-Trunk.el: Resorted; add some missing
9290         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9291         attributes; use `ideographic-strokes' if each stroke attribute has
9292         same value.
9293
9294 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9295
9296         * Ideograph-R162-Walk.el: Resorted; add missing
9297         `ideographic-strokes' attributes; use `ideographic-strokes' if
9298         each stroke attribute has same value.
9299
9300 2000-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9301
9302         * Ideograph-R085-Water.el (C6-3930): Add M-17478.
9303         (M-17479): New character.
9304         (M-17479'): Move K0-7B47 and C6-392D to M-17479; add
9305         Mojikyo-50247.
9306         (M-17480): New character.
9307         (C6-392E): Add relation to M-17480.
9308         (U+3CE6): Add M-17481.
9309         (C6-3266): Add M-17504.
9310         (M-17505): New character.
9311         (M-17505'): Move K0-7659 and C1-563F to M-17505; add
9312         Mojikyo-50248.
9313         (M-17529): New character.
9314         (M-17529'): Move K0-613C to M-17529; separate C1-563C; add
9315         Mojikyo-50249.
9316         (C3-317B): Add relation to M-17545.
9317         (M-17572'): Add Mojikyo-50250.
9318         (M-17573'): Fix `ideographic-strokes'; add Mojikyo-50251.
9319         (U+6DA5): Add Mojikyo-59723.
9320         (M-17695): Separate C3-367C.
9321         (M-17695'): Add Mojikyo-50252.
9322         (M-17749'): Add Mojikyo-50253.
9323         (M-17750'): Add Mojikyo-50254.
9324         (M-17783'): Add Mojikyo-50255.
9325         (M-17919'): Add Mojikyo-50256.
9326         (M-17920'): Add Mojikyo-50257.
9327         (M-17921'): Add Mojikyo-50258.
9328         (M-18067'): Separate U+6EDE; add Mojikyo-50259.
9329         (C6-5444): Add M-18068.
9330         (M-18068'): Add Mojikyo-50260.
9331         (M-18260): Separate U+6F67.
9332         (M-18262): Separate C4-4A69.
9333         (M-18265): Separate C2-5163.
9334         (M-18268): Separate U+6F6B.
9335         (M-18271): Separate U+6F6D.
9336         (C4-4C6D): Add M-18272.
9337         (C7-2450): Add M-18273.
9338         (M-18274): New character.
9339         (C7-2456): Add relation to M-18274.
9340         (C4-4A5C): Add M-18275.
9341         (C4-4A59): Add M-18276.
9342         (M-18277): New character.
9343         (M-18277'): Move C7-244F to M-18277; add Mojikyo-50261.
9344         (M-18278): New character.
9345         (C7-2457): Add M-18278.
9346         (C7-2449): Add M-18279.
9347         (M-18350): New character.
9348         (C7-2441): Add relation to M-18350.
9349         (C7-245E): Add M-18351.
9350         (M-18352): New character.
9351         (C7-2466): Add relation to M-18352.
9352         (M-18353): New character.
9353         (C5-4E26): Add relation to M-18353.
9354         (M-18354): New character.
9355         (C5-4E28): Add relation to M-18354.
9356         (M-18357): New character.
9357         (C5-4D7C): Add relation to M-18357.
9358         (M-18358): New character.
9359         (C4-4A5E): Add relation to M-18358.
9360         (M-18359): New character.
9361         (C7-245F): Add relation to M-18359.
9362         (M-18360): New character.
9363         (C7-244B): Add relation to M-18360.
9364         (C3-514B): Add M-18361.
9365         (C7-245D): Add M-18362.
9366         (M-18363): New character.
9367         (C7-2455): Add relation to M-18363.
9368         (C7-2446): Add M-18364.
9369         (C3-4C76): Add M-18367.
9370         (C7-2460): Add M-18368.
9371         (M-18369): New character.
9372         (C4-4A63): Add relation to M-18369.
9373         (M-18370): New character.
9374         (C7-244A): Add relation to M-18370.
9375         (M-18371): New character.
9376         (C7-2F42): Add relation to M-18371.
9377         (C5-5535): Add M-18373.
9378         (C5-5534): Add M-18374.
9379         (M-18672): Add Mojikyo-50262.
9380
9381 2000-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9382
9383         * Ideograph-R089-Double-X.el: Resorted; add missing Morohashi's
9384         Daikanwa characters; add missing `ideographic-strokes' attributes;
9385         use `ideographic-strokes' if each stroke attribute has same value.
9386
9387 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9388
9389         * Ideograph-R088-Father.el: Resorted; add some missing Morohashi's
9390         Daikanwa characters; add missing `ideographic-strokes' attributes;
9391         use `ideographic-strokes' if each stroke attribute has same value.
9392
9393 2000-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9394
9395         * Ideograph-R080-Do-Not.el (M-16724): Add Mojikyo-050244.
9396
9397         * Ideograph-R077-Stop.el (M-16326'): Add Mojikyo-050239.
9398         (M-16334'): Add Mojikyo-050240.
9399
9400 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9401
9402         * Ideograph-R047-River.el (M-08678): Separate C1-477C.
9403         (M-08679): Delete C2-223A.
9404         (C6-245B): Add relation to M-08679.
9405         (C1-4B56): Add relation to M-08680'.
9406         (M-49065): Delete C6-245B.
9407         (C2-223A): Add relation to M-49065.
9408
9409 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9410
9411         * Ideograph-R087-Claw.el: Resorted; add missing
9412         `ideographic-strokes' attributes; use `ideographic-strokes' if
9413         each stroke attribute has same value.
9414
9415 2000-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9416
9417         * Ideograph-R140-Grass.el (U+828D): Separate J78-6769.
9418         (M-30676): Separate C6-2922.
9419         (U+8346): Add J78-3755.
9420         (C1-5774): Add mapping for U+834A and M-30940.
9421         (U+834A): Add J{83|90}-3755.
9422         (M-31322): New character.
9423         (C3-3E57): Add mapping for M-31322.
9424
9425         * Ideograph-R120-Silk.el (U+7E4B): Add J{83|90}-3752.
9426         (M-27990): Separate U+7E68 and C2-6642.
9427
9428 2000-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9429
9430         * Ideograph-R086-Fire.el: Resorted; add some missing Morohashi's
9431         Daikanwa characters; add missing `ideographic-strokes' attributes;
9432         use `ideographic-strokes' if each stroke attribute has same value.
9433
9434         * Ideograph-R188-Bone.el: Resorted; add missing
9435         `ideographic-strokes' attributes; use `ideographic-strokes' if
9436         each stroke attribute has same value.
9437
9438 2000-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9439
9440         * ideograph-util.el (ideograph-radical-strokes-vector): Change
9441         R085 to 3 from 4; change R140 to 4 from 3.
9442         (update-ideograph-radical-table): Add `mojikyo' characters which
9443         are not included in `ideograph-daikanwa'.
9444
9445 2000-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9446
9447         * Ideograph-R196-Bird.el: Resorted; add missing
9448         `ideographic-strokes' attributes; use `ideographic-strokes' if
9449         each stroke attribute has same value.
9450
9451         * Ideograph-R187-Horse.el: Resorted; add some missing Morohashi's
9452         Daikanwa characters; add missing `ideographic-strokes' attributes;
9453         use `ideographic-strokes' if each stroke attribute has same value.
9454
9455 2000-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9456
9457         * Ideograph-R167-Gold.el: Resorted; add missing
9458         `ideographic-strokes' attributes; use `ideographic-strokes' if
9459         each stroke attribute has same value.
9460
9461 2000-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9462
9463         * Ideograph-R164-Wine.el, Ideograph-R159-Cart.el,
9464         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el: Resorted; add
9465         missing `ideographic-strokes' attributes; use
9466         `ideographic-strokes' if each stroke attribute has same value.
9467
9468 2000-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9469
9470         * Ideograph-R211-Tooth.el: Resorted; add missing
9471         `ideographic-strokes' attributes; use `ideographic-strokes' if
9472         each stroke attribute has same value.
9473
9474 2000-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9475
9476         * Ideograph-R210-Even.el: Add missing `ideographic-strokes'
9477         attributes; use `ideographic-strokes' if each stroke attribute has
9478         same value.
9479
9480 2000-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9481
9482         * Ideograph-R140-Grass.el, Ideograph-R141-Tiger.el: Resorted; add
9483         missing `ideographic-strokes' attributes; use
9484         `ideographic-strokes' if each stroke attribute has same value.
9485
9486 2000-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9487
9488         * Ideograph-R135-Tongue.el, Ideograph-R129-Brush.el: Resorted; add
9489         missing `ideographic-strokes' attributes; use
9490         `ideographic-strokes' if each stroke attribute has same value.
9491
9492         * Ideograph-R118-Bamboo.el, Ideograph-R085-Water.el: Resorted; add
9493         some missing Morohashi's Daikanwa characters; add missing
9494         `ideographic-strokes' attributes; use `ideographic-strokes' if
9495         each stroke attribute has same value.
9496
9497 2000-09-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9498
9499         * Ideograph-R120-Silk.el, Ideograph-R122-Net.el: Resorted; add
9500         some missing Morohashi's Daikanwa characters; add missing
9501         `ideographic-strokes' attributes; use `ideographic-strokes' if
9502         each stroke attribute has same value.
9503
9504 2000-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9505
9506         * Ideograph-R115-Grain.el, Ideograph-R084-Steam.el: Resorted; add
9507         some missing Morohashi's Daikanwa characters; add missing
9508         `ideographic-strokes' attributes; use `ideographic-strokes' if
9509         each stroke attribute has same value.
9510
9511         * Ideograph-R083-Clan.el: Resorted; add missing Morohashi's
9512         Daikanwa characters; add missing `ideographic-strokes' attributes;
9513         use `ideographic-strokes' if each stroke attribute has same value.
9514
9515 2000-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9516
9517         * Ideograph-R118-Bamboo.el, Ideograph-R112-Stone.el: Resorted; add
9518         some missing Morohashi's Daikanwa characters; add missing
9519         `ideographic-strokes' attributes; use `ideographic-strokes' if
9520         each stroke attribute has same value.
9521
9522 2000-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9523
9524         * Ideograph-R082-Fur.el: Resorted; add some missing Morohashi's
9525         Daikanwa characters; add missing `ideographic-strokes' attributes;
9526         use `ideographic-strokes' if each stroke attribute has same value.
9527
9528 2000-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9529
9530         * Ideograph-R095-Profound.el: Resorted; add missing Morohashi's
9531         Daikanwa characters; add missing `ideographic-strokes' attributes;
9532         use `ideographic-strokes' if each stroke attribute has same value.
9533
9534         * Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el: Resorted;
9535         add some missing Morohashi's Daikanwa characters; add missing
9536         `ideographic-strokes' attributes; use `ideographic-strokes' if
9537         each stroke attribute has same value.
9538
9539 2000-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9540
9541         * Ideograph-R064-Hand.el: Resorted; add missing Morohashi's
9542         Daikanwa characters; add missing `ideographic-strokes' attributes;
9543         use `ideographic-strokes' if each stroke attribute has same value.
9544
9545         * Ideograph-R076-Lack.el, Ideograph-R077-Stop.el,
9546         Ideograph-R078-Death.el, Ideograph-R079-Weapon.el,
9547         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
9548         Ideograph-R074-Moon.el, Ideograph-R075-Tree.el: Resorted; add some
9549         missing Morohashi's Daikanwa characters; add missing
9550         `ideographic-strokes' attributes; use `ideographic-strokes' if
9551         each stroke attribute has same value.
9552
9553 2000-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9554
9555         * Ideograph-R071-Not.el: Resorted; add missing Morohashi's
9556         Daikanwa characters; add missing `ideographic-strokes' attributes;
9557         use `ideographic-strokes' if each stroke attribute has same value.
9558
9559         * Ideograph-R072-Sun.el: Resorted; add missing some Morohashi's
9560         Daikanwa characters; add missing `ideographic-strokes' attributes;
9561         use `ideographic-strokes' if each stroke attribute has same value;
9562         use `variant-of-shinjigen-1' instead of `comment'.
9563
9564 2000-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9565
9566         * Ideograph-R061-Heart.el: Resorted; add missing Morohashi's
9567         Daikanwa characters; add missing `ideographic-strokes' attributes;
9568         use `ideographic-strokes' if each stroke attribute has same value.
9569
9570 2000-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9571
9572         * Ideograph-R053-Dotted-Cliff.el: Use `vulgar-char-of-shinjigen-1'
9573         and `variant-of-shinjigen-1' instead of `comment'.
9574
9575         * Ideograph-R041-Inch.el: Use `vulgar-char-of-shinjigen-1' instead
9576         of `comment'.
9577
9578         * Ideograph-R040-Roof.el (M-7211): Separate U+5BC8.
9579         (M-7238): Separate U+5BD1.
9580         (M-7277): Separate U+5BDC.
9581
9582         * Ideograph-R030-Mouth.el: Use
9583         `{ancient|original}-char-of-shinjigen-1' and
9584         `variant-of-shinjigen-1' instead of `comment'.
9585
9586         * Ideograph-R020-Wrap.el, Ideograph-R022-Right-Open-Box.el,
9587         Ideograph-R024-Ten.el, Ideograph-R025-Divination.el,
9588         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
9589         Ideograph-R028-Private.el, Ideograph-R017-Open-Box.el,
9590         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
9591         Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
9592         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el: Use
9593         `{vulgar|original|ancient|wrong}-char-of-shinjigen-1' and
9594         `variant-of-shinjigen-1' instead of `comment'.
9595
9596         * Ideograph-R004-Slash.el, Ideograph-R006-Hook.el,
9597         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
9598         Ideograph-R009-Man.el: Use
9599         `{vulgar|original|ancient}-char-of-shinjigen-1' and
9600         `variant-of-shinjigen-1' instead of `comment'.
9601
9602         * Ideograph-R003-Dot.el: Use `original-char-of-shinjigen-1'
9603         instead of `comment'.
9604
9605         * Ideograph-R001-One.el: Use
9606         `{vulgar|original}-char-of-shinjigen-1' instead of `comment'.
9607
9608 2000-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9609
9610         * Ideograph-R066-Rap.el: Resorted; add missing some Morohashi's
9611         Daikanwa characters; add missing `ideographic-strokes' attributes;
9612         use `ideographic-strokes' if each stroke attribute has same value.
9613
9614 2000-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9615
9616         * Ideograph-R069-Axe.el: Resorted; add missing Morohashi's
9617         Daikanwa characters; add missing `ideographic-strokes' attributes;
9618         use `ideographic-strokes' if each stroke attribute has same value.
9619
9620 2000-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9621
9622         * Ideograph-R067-Script.el: Resorted; add missing some Morohashi's
9623         Daikanwa characters; add missing `ideographic-strokes' attributes;
9624         use `ideographic-strokes' if each stroke attribute has same value.
9625
9626 2000-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9627
9628         * Ideograph-R070-Square.el: Resorted; add missing some Morohashi's
9629         Daikanwa characters; add missing `ideographic-strokes' attributes;
9630         use `ideographic-strokes' if each stroke attribute has same value.
9631
9632 2000-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9633
9634         * Ideograph-R068-Dipper.el: Resorted; add missing some Morohashi's
9635         Daikanwa characters; add missing `ideographic-strokes' attributes;
9636         use `ideographic-strokes' if each stroke attribute has same value.
9637
9638         * Ideograph-R065-Branch.el: Resorted; add missing Morohashi's
9639         Daikanwa characters; add missing `ideographic-strokes' attributes;
9640         use `ideographic-strokes' if each stroke attribute has same value.
9641
9642 2000-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9643
9644         * Ideograph-R063-Door.el: Resorted; add missing some Morohashi's
9645         Daikanwa characters; add missing `ideographic-strokes' attributes;
9646         use `ideographic-strokes' if each stroke attribute has same value.
9647
9648 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9649
9650         * Ideograph-R062-Halberd.el: Resorted; add missing some
9651         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9652         attributes; use `ideographic-strokes' if each stroke attribute has
9653         same value.
9654
9655 2000-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9656
9657         * Ideograph-R060-Step.el: Resorted; add missing some Morohashi's
9658         Daikanwa characters; add missing `ideographic-strokes' attributes.
9659
9660 2000-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9661
9662         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
9663         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
9664         Ideograph-R059-Bristle.el, Ideograph-R047-River.el,
9665         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
9666         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
9667         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
9668         Ideograph-R054-Long-Stride.el, Ideograph-R039-Child.el,
9669         Ideograph-R040-Roof.el, Ideograph-R041-Inch.el,
9670         Ideograph-R042-Small.el, Ideograph-R043-Lame.el,
9671         Ideograph-R044-Corpse.el, Ideograph-R045-Sprout.el,
9672         Ideograph-R046-Mountain.el, Ideograph-R033-Scholar.el,
9673         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
9674         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
9675         Ideograph-R038-Woman.el, Ideograph-R031-Enclosure.el,
9676         Ideograph-R032-Earth.el, Ideograph-R025-Divination.el,
9677         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
9678         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
9679         Ideograph-R030-Mouth.el, Ideograph-R017-Open-Box.el,
9680         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
9681         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
9682         Ideograph-R022-Right-Open-Box.el,
9683         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
9684         Ideograph-R010-Legs.el, Ideograph-R012-Eight.el,
9685         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
9686         Ideograph-R015-Ice.el, Ideograph-R001-One.el,
9687         Ideograph-R002-Line.el, Ideograph-R004-Slash.el,
9688         Ideograph-R008-Lid.el, Ideograph-R009-Man.el: Resorted; add
9689         missing some Morohashi's Daikanwa characters.
9690
9691 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9692
9693         * ideograph-util.el (char-ideographic-radical): Renamed from
9694         `char-ideograph-radical'.
9695         (ideograph-radical-strokes-vector): New variable.
9696         (char-ideographic-strokes): Renamed from `char-ideograph-strokes';
9697         detect `ideographic-strokes' using
9698         `ideograph-radical-strokes-vector' if `total-strokes' is found.
9699         (int-list<): New function.
9700         (ideograph-char<): New implementation.
9701
9702 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9703
9704         * Ideograph-R212-Dragon.el: Resorted; add missing
9705         `ideographic-strokes' attributes.
9706
9707 2000-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9708
9709         * Ideograph-R213-Turtle.el: Resorted; add missing
9710         `ideographic-strokes' attributes.
9711
9712         * Ideograph-R214-Flute.el: Add missing `ideographic-strokes'
9713         attributes.
9714
9715 2000-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9716
9717         * char-db-util.el (insert-char-data): Copy `attributes' and
9718         `ccs-attributes' if they are specified; regard
9719         `shinjigen-1-radical' as a ideographic radical; regard `->mojikyo'
9720         as a variant of Mojikyo character; modify form of `mojikyo'.
9721
9722 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9723
9724         * Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
9725         Ideograph-R211-Tooth.el, Ideograph-R212-Dragon.el,
9726         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
9727         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
9728         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
9729         Ideograph-R203-Black.el, Ideograph-R204-Embroidery.el,
9730         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
9731         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
9732         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
9733         Ideograph-R196-Bird.el, Ideograph-R194-Ghost.el,
9734         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
9735         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
9736         Ideograph-R188-Bone.el, Ideograph-R189-Tall.el,
9737         Ideograph-R190-Hair.el, Ideograph-R185-Head.el,
9738         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
9739         Ideograph-R182-Wind.el, Ideograph-R183-Fly.el,
9740         Ideograph-R184-Eat.el, Ideograph-R178-Tanned-Leather.el,
9741         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
9742         Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
9743         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
9744         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
9745         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
9746         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R168-Long.el,
9747         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
9748         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
9749         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
9750         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
9751         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
9752         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
9753         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
9754         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
9755         Ideograph-R152-Pig.el, Ideograph-R153-Badger.el,
9756         Ideograph-R154-Shell.el, Ideograph-R146-West.el,
9757         Ideograph-R147-See.el, Ideograph-R148-Horn.el,
9758         Ideograph-R149-Speech.el, Ideograph-R143-Blood.el,
9759         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
9760         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
9761         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
9762         Ideograph-R140-Grass.el, Ideograph-R131-Minister.el,
9763         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
9764         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
9765         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
9766         Ideograph-R125-Old.el, Ideograph-R126-And.el,
9767         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
9768         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
9769         Ideograph-R122-Net.el, Ideograph-R123-Sheep.el,
9770         Ideograph-R124-Feather.el, Ideograph-R121-Jar.el,
9771         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
9772         Ideograph-R117-Stand.el, Ideograph-R118-Bamboo.el,
9773         Ideograph-R116-Cave.el, Ideograph-R113-Spirit.el,
9774         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
9775         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
9776         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
9777         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
9778         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
9779         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
9780         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
9781         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
9782         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
9783         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
9784         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
9785         Ideograph-R094-Dog.el, Ideograph-R087-Claw.el,
9786         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
9787         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
9788         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
9789         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
9790         Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el,
9791         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
9792         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
9793         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
9794         Ideograph-R075-Tree.el, Ideograph-R071-Not.el,
9795         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
9796         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
9797         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
9798         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
9799         Ideograph-R062-Halberd.el, Ideograph-R063-Door.el,
9800         Ideograph-R064-Hand.el, Ideograph-R052-Short-Thread.el,
9801         Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el,
9802         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
9803         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
9804         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
9805         Ideograph-R061-Heart.el, Ideograph-R047-River.el,
9806         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
9807         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
9808         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
9809         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
9810         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
9811         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
9812         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
9813         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
9814         Ideograph-R037-Big.el, Ideograph-R038-Woman.el,
9815         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
9816         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
9817         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
9818         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
9819         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
9820         Ideograph-R022-Right-Open-Box.el,
9821         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
9822         Ideograph-R025-Divination.el, Ideograph-R016-Table.el,
9823         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
9824         Ideograph-R015-Ice.el: Reformatted.
9825
9826         * char-db-util.el (insert-char-range-data): Use `decode-char'
9827         instead of `int-char'; check `ucs' attribute.
9828
9829         * u03100-Bopomofo.el (BOPOMOFO LETTER U): Add `script'.
9830
9831 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9832
9833         * Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
9834         Ideograph-R012-Eight.el: Reformatted.
9835
9836 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9837
9838         * Ideograph-R009-Man.el (M-458): Modify `ideographic-strokes'.
9839
9840         * Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Reformatted.
9841
9842 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9843
9844         * Ideograph-R009-Man.el (ISO-IR-165-2C7A): Fix
9845         `morohashi-daikanwa'.
9846
9847         * Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
9848         Ideograph-R001-One.el, Ideograph-R006-Hook.el,
9849         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
9850         Ideograph-R003-Dot.el, Ideograph-R002-Line.el: Reformatted.
9851
9852 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9853
9854         * Ideograph-R145-Clothes.el:
9855         - Use `ideographic-strokes' if each stroke attribute has same
9856           value.
9857         (U+8868): Add J78 and 83.
9858         (M-34110): Separate C5-2B45.
9859         (U+886B): Likewise.
9860         (U+8870): Likewise.
9861         (M-34130): Separate U+8872; add J78 and J83; separate C2-3276.
9862         (U+8875): Add J78 and J83.
9863         (U+8877): Likewise.
9864         (U+887D): Likewise.
9865         (U+887E): Likewise.
9866         (U+8881): Likewise.
9867         (U+8882): Likewise.
9868         (M-34163'): Add M50441.
9869         (M-34164): New character.
9870         (U+888B): Add J78 and J83.
9871         (U+888D): Likewise.
9872         (U+8892): Likewise.
9873         (U+8896): Likewise.
9874         (U+8897): Likewise.
9875         (U+8899): Likewise.
9876         (U+889E): Likewise; separate J90-6A51; separate C1-5D35.
9877         (M-34210): Add J78 and J83.
9878         (U+88A4): Likewise.
9879         (U+88AB): Likewise.
9880         (U+88B1): Likewise.
9881         (U+88B4): Likewise.
9882         (U+88B5): Likewise.
9883         (U+88BF): Likewise.
9884         (U+88C1): Likewise.
9885         (U+88C2): Likewise.
9886         (U+88C3): Likewise.
9887         (U+88C4): Likewise.
9888         (U+88C5): Add J{78|83|90}-4175 and M050442.
9889         (U+88CF): Add J78 and J83.
9890         (U+88E1): Likewise.
9891         (U+88D4): Likewise.
9892         (U+88D5): Likewise.
9893         (M-34312): Add J{78|83}-6A64; separate J90; separate GB, C1 and
9894         U+88D8.
9895         (U+88D9): Add J78 and J83.
9896         (U+88DC): Likewise.
9897         (U+88DD): Likewise.
9898         (U+88DF): Likewise.
9899         (U+88E8): Likewise.
9900         (M-34356): Likewise.
9901         (U+88F3): Likewise.
9902         (M-34362): Add J{78|83}-6A6A; separate J90; separate U+88F4, GB
9903         and C1.
9904         (M-34367): Separate C4-4728.
9905         (U+88F8): Add J78 and J83.
9906         (U+88F9): Likewise.
9907         (U+88FC): Likewise.
9908         (U+88FD): Likewise.
9909         (U+88FE): Likewise.
9910         (U+8902): Likewise.
9911         (U+8904): Likewise.
9912         (U+8907): Likewise.
9913         (M34420): Add J78-6A6F; separate J90-6A6F; separate U+890A.
9914         (J90-6A6F): Add J83.
9915         (U+890C): Add J78 and J83.
9916         (U+8912): Likewise.
9917         (U+8913): Likewise.
9918         (U+891E): Likewise.
9919         (U+8925): Likewise.
9920         (M-34503): Add J78 and J83; separate C1-7230; separate U+892A.
9921         (M-34504): Separate U+892B and GB.
9922         (U+892B): Add {J78|J83}-6A75.
9923         (U+8936): Add J78 and J83.
9924         (U+8938): Likewise.
9925         (M-34536): Separate U+893B and C1.
9926         (J{78|83}-6A78): New variant of M-34536.
9927         (U+8941): Add J78 and J83.
9928         (U+8943): Likewise.
9929         (U+8944): Likewise.
9930         (U+894C): Likewise.
9931         (U+894D): Likewise.
9932         (U+895E): Likewise.
9933         (U+8960): Likewise.
9934         (U+8964): Likewise.
9935         (U+8966): Likewise.
9936         (M-34696): Separate J90-6B24 and U+896A.
9937         (J{78|83}-6B24): New variant of M-34696 and U+896A.
9938         (U+896D): Add J78 and J83.
9939         (J{78|83}-6B25): New variant of M-34712 and U+896F.
9940         (U+8972): Add J78 and J83.
9941         (U+8974): Likewise.
9942         (U+8977): Likewise.
9943
9944 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9945
9946         * ideograph-util.el (insert-ideograph-radical-char-data): Use
9947         `insert-char-data' with new optional arguments `attributes' and
9948         `ccs-attributes'.
9949
9950         * char-db-util.el (insert-char-data): Add new optional arguments
9951         `attributes' and `ccs-attributes'; don't use
9952         `char-attribute-alist'.
9953         (decode-builtin-char): Deleted.
9954
9955         * Ideograph-R009-Man.el:
9956         - Use `ideographic-strokes' if each stroke attribute has same
9957           value.
9958         (M-462'): Add M050101.
9959
9960 2000-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9961
9962         * char-db-util.el (insert-char-data): Add optional argument
9963         `readable'.
9964         (insert-char-data-with-variant): Likewise.
9965         (what-char-definition): Use `insert-char-data-with-variant' with
9966         `readable' mode.
9967
9968 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9969
9970         * ideograph-util.el (update-ideograph-radical-table): Don't refer
9971         50101 or greater code range of coded-charset `ideograph-daikanwa'.
9972
9973 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9974
9975         * Ideograph-R105-Dotted-Tent.el:
9976         - Add missing J78 and J83 characters.
9977         - Add missing Morohashi's Daikanwa characters.
9978
9979 2000-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9980
9981         * ideograph-util.el (update-ideograph-radical-table): Use
9982         `char-ideograph-strokes' to put `ideographic-strokes'.
9983         (ideograph-char<): Refer `ideograph-daikanwa' attribute.
9984
9985 2000-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9986
9987         * char-db-util.el (insert-char-data): If an element of
9988         `->decomposition' property is a character, print it as same as an
9989         integer.
9990
9991 2000-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9992
9993         * ideograph-util.el (update-ideograph-radical-table): Ignore non
9994         `Ideograph' characters.
9995
9996         * char-db-util.el (insert-char-data): Change order for `script'.
9997         (insert-char-data-with-variant): Add optional argument `script'.
9998         (insert-char-range-data): Likewise.
9999         (write-char-range-data-to-file): Likewise.
10000
10001         * Ideograph-R001-One.el (BOPOMOFO LETTER K): Deleted.
10002         (U+4E02): Add `->bopomofo-letter'.
10003         (BOPOMOFO LETTER O): Deleted.
10004         (M00004): Add `script', `->ucs' and `->bopomofo-letter'.
10005         (M00005): Separate <BOPOMOFO LETTER E>.
10006         (M00009): Separate <BOPOMOFO LETTER C>.
10007
10008         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add script.
10009         (BOPOMOFO LETTER C): Likewise.
10010         (BOPOMOFO LETTER O): Likewise.
10011         (BOPOMOFO LETTER E): Likewise.
10012
10013 2000-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10014
10015         * char-db-util.el (insert-char-data): Support `insert-char-data'.
10016
10017         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add `->ideograph' and
10018         `chinese-isoir165'; delete `ideograph-daikanwa'.
10019         (BOPOMOFO LETTER C): Likewise.
10020         (BOPOMOFO LETTER O): Likewise.
10021         (BOPOMOFO LETTER E): Likewise.
10022         (BOPOMOFO LETTER U): Add `morohashi-daikanwa',
10023         `ideographic-radical', `ideographic-strokes', `total-strokes'; use
10024         `->ideograph' instead of `ideograph'.
10025
10026 2000-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10027
10028         * Ideograph-R197-Salt.el: Reformatted.
10029
10030 2000-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10031
10032         * ccs-jisx0208-1983.el: Remove unused file.
10033
10034 2000-03-23  MORIOKA Tomohiko  <tomo@m17n.org>
10035
10036         * Ideograph-R085-Water.el (U+6E13): Add J{78|83|90}-374C.
10037
10038         * Ideograph-R066-Rap.el (M13285'): Unify U+656C; separate C1-6439.
10039         (M13303): Separate U+656C.
10040
10041         * Ideograph-R064-Hand.el (M12239): Separate U+6385.
10042         (M12311'): Add Mojikyo-50200.
10043         (M12312): Separate U+63BD.
10044         (M12373): Separate U+63E4.
10045         (M12552): Separate U+643D.
10046         (M12575): Separate U+6452.
10047         (M12597): Separate U+6461.
10048         (M12597): Separate U+6461.
10049         (M12645): Separate U+6479.
10050         (M12678): Separate U+6487.
10051         (M12716): Separate U+649D.
10052         (M12808): Separate U+64CE.
10053         (M12876): Separate U+64ED.
10054         (M12894): Separate U+64F3.
10055         (M26763): Separate C5-7347.
10056
10057 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
10058
10059         * char-db-util.el (insert-char-data): Change order of
10060         `ideographic-strokes', `kangxi-strokes', `japanese-strokes' and
10061         `cns-strokes'.
10062
10063         * mojikyo.el (M292): Remove mojikyo-pj-1.
10064         (M634): Likewise.
10065         (M916): Likewise.
10066         (M28800): Remove mojikyo-pj-6.
10067         (M48869): Remove mojikyo-pj-9.
10068         (M50100): Likewise.
10069
10070 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
10071
10072         * Ideograph-R054-Long-Stride.el (M9574): Separate U+5EFA.
10073
10074         * Ideograph-R038-Woman.el (M6618): Separate U+5ACC.
10075
10076         * Ideograph-R116-Cave.el (M25406): Separate U+7A74.
10077         (M25424): Separate U+7A81.
10078         (M25439): Unify U+7A81.
10079
10080         * Ideograph-R170-Mound.el (M41720'): Separate U+F9DC; add
10081         Mojikyo-50557.
10082         (U+F9DC): Add K0-6B58.
10083         (M41792): Separate J78-3764 and C1-6B61.
10084         (M41813): Add J78-3764.
10085
10086         * Ideograph-R213-Turtle.el (M48869): Add `kangxi-radical',
10087         `kangxi-strokes' and comment.
10088
10089 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
10090
10091         * Ideograph-R115-Grain.el (M25218): Separate J78-374E and K0-4D26.
10092         (M48869): Moved to Ideograph-R213-Turtle.el.
10093
10094         * Ideograph-R113-Spirit.el (M24634): Separate U+7941.
10095         (M24636): Separate U+7944.
10096         (M24637): Separate U+7945.
10097         (M24638): Separate U+7946.
10098         (M24640): Move K0-5137 from U+7948.
10099         (M24641): Move K0-7233 from U+7949.
10100         (M24643): Separate U+794A.
10101         (M24645): Separate U+794B.
10102         (M24647): Separate U+794C.
10103         (M24651): Separate U+794F.
10104         (M24652): Move K0-695E from M24652'.
10105
10106 2000-03-21  MORIOKA Tomohiko  <tomo@m17n.org>
10107
10108         * Ideograph-R145-Clothes.el (M34166): Add J{78|83}-3736.
10109
10110         * Ideograph-R123-Sheep.el (M28498): Add J{78|83}-3732.
10111
10112         * Ideograph-R119-Rice.el (M26860): Add J{78|83}-3729.
10113
10114         * Ideograph-R177-Leather.el (M42729): Separate J{83|90}-3724m
10115         K0-7C28 and C1-675D.
10116         (M42732): Separate U+9775.
10117
10118         * Ideograph-R030-Mouth.el (M4015): Add J90-3674.
10119         (J78-3674): New character.
10120
10121 2000-03-20  MORIOKA Tomohiko  <tomo@m17n.org>
10122
10123         * Ideograph-R158-Body.el (U+8EAF): Add J{83|90}-366D.
10124
10125 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
10126
10127         * Ideograph-R023-Hiding-Enclosure.el (U+533A): Add J90-3668.
10128
10129         * Ideograph-R009-Man.el (M724): Add `jisx0208-difference'.
10130         (U+4FF1): Add `jisx0208-1978/4X'.
10131
10132         * Ideograph-R145-Clothes.el (M34646): Add `ideographic-strokes'.
10133         (M34647): Add J{78|83}-365F.
10134         (M34648): Add `ideographic-strokes'.
10135
10136         * Ideograph-R145-Clothes.el (M34148): Add `ideographic-strokes'.
10137         (M34149): Separate U+887F.
10138         (M34150): Separate C2-3277.
10139         (M34151): Add `ideographic-strokes'.
10140
10141         * Ideograph-R076-Lack.el (M16104): Unify U+6B3D.
10142
10143 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
10144
10145         * char-db-util.el (insert-char-data): Regard charset `mojikyo' as
10146         same as `ideograph-daikanwa'; support `jisx0208-1978/4X'.
10147         (decode-builtin-char): Regard charset `mojikyo' as same as
10148         `ideograph-daikanwa'.
10149
10150 2000-03-16  MORIOKA Tomohiko  <tomo@m17n.org>
10151
10152         * Ideograph-R076-Lack.el (M16008): Unify U+6B23.
10153         (M16012): Separate U+6B24.
10154         (M16017): Unify U+6B25.
10155         (M16019): Unify U+6B26.
10156
10157         * Ideograph-R069-Axe.el (M13534): Unify U+65A4.
10158
10159         * Ideograph-R019-Power.el (M2415'): Add J90-3650 and
10160         Mojikyo-50112.
10161
10162 2000-03-15  MORIOKA Tomohiko  <tomo@m17n.org>
10163
10164         * Ideograph-R009-Man.el (M899): Add J90-3676.
10165         (J83-364F): Add J90-364F.
10166
10167         * Ideograph-R032-Earth.el (U+5C2D): Moved from
10168         Ideograph-R043-Lame.el; add J90-3646.
10169
10170         * Ideograph-R043-Lame.el (U+5C2D): Moved to
10171         Ideograph-R032-Earth.el.
10172
10173         * Ideograph-R064-Hand.el (U+631F): Add J{78|83|90}-3634.
10174
10175         * Ideograph-R026-Seal.el (U+537F): Add J90-362A.
10176
10177         * Ideograph-R044-Corpse.el (M7709): Separate U+5C51 and C1-552C.
10178
10179         * Ideograph-R032-Earth.el (M4916): Separate J{78|83}-3651.
10180         (U+5747): Unify J{78|83}-3651.
10181
10182 2000-03-14  MORIOKA Tomohiko  <tomo@m17n.org>
10183
10184         * Ideograph-R093-Cow.el (M19922): Unify U+725B.
10185         (M19923): Add total-strokes.
10186
10187         * Ideograph-R029-Again.el (M3118'): Add J90-355A and
10188         Mojikyo-50116.
10189
10190         * Ideograph-R123-Sheep.el (M28504): Add J{78|83}-3541 and K0-6B79.
10191
10192         * Ideograph-R103-Bolt-Of-Cloth.el (M22007): Unify U+7591.
10193
10194         * Ideograph-R093-Cow.el (M20190'): Add J{78|83|90}-353E and
10195         Mojikyo-50275.
10196         (M20195): Unify U+72A1.
10197
10198         * Ideograph-R076-Lack.el (M16097): Unify U+6B3A.
10199         (M16099): Unify U+6B3B.
10200         (M16103): Unify U+6B3C.
10201
10202         * Ideograph-R084-Steam.el (M17046): Separate U+6C18; add C6-2529.
10203         (U+6C18): Unify C2-2258.
10204         (M17046'): Add J{78|83|90}-3524 and Mojikyo-50245.
10205
10206         * Ideograph-R009-Man.el (M927'): Add J90-3536 and Mojikyo-50104.
10207
10208         * Ideograph-R079-Weapon.el (M16668): Unify U+6BC4.
10209         (M16673): Unify U+6BC5.
10210
10211 2000-03-13  MORIOKA Tomohiko  <tomo@m17n.org>
10212
10213         * Ideograph-R116-Cave.el (M25593): Separate U+7AAE.
10214
10215 2000-03-09  MORIOKA Tomohiko  <tomo@m17n.org>
10216
10217         * Ideograph-R113-Spirit.el (M24639): Separate U+7947.
10218
10219 2000-03-08  MORIOKA Tomohiko  <tomo@m17n.org>
10220
10221         * Ideograph-R050-Turban.el (M8930): Separate J90-3522 and C3-3067.
10222
10223 2000-03-06  MORIOKA Tomohiko  <tomo@m17n.org>
10224
10225         * Ideograph-R074-Moon.el (M14378): Add J{78|83}-347C.
10226
10227         * Ideograph-R071-Not.el (M13721): Unify U+65E2.
10228
10229         * Ideograph-R070-Square.el (M13687): Unify U+65D7.
10230         (M13694): Unify U+65D8.
10231         (M13698): Unify U+65DA.
10232
10233         * Ideograph-R026-Seal.el (U+5371): Add J90-346D.
10234
10235 2000-03-03  MORIOKA Tomohiko  <tomo@m17n.org>
10236
10237         * Ideograph-R104-Sickness.el (M22538): Unify U+764C.
10238         (M22542): Unify U+7650.
10239
10240         * Ideograph-R170-Mound.el (M41676'): Add
10241         J{78|83|90}-3459.
10242
10243         * Ideograph-R108-Dish.el (M23031): Unify U+76E2.
10244         (M23032): Unify C1-6971.
10245         (J90-3446): Add J{78|83}-3446 and K0-4A78.
10246
10247         * Ideograph-R099-Sweet.el (M21643): Unify U+7518.
10248
10249         * Ideograph-R085-Water.el (M18253): New character.
10250         (U+6F97): Unify C1-6D58; add J{83|90}-3442 and K0-4A55.
10251
10252         * Ideograph-R076-Lack.el (M16190): Unify U+6B52.
10253         (M16197): Unify U+6B53.
10254
10255 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
10256
10257         * ideograph-util.el (ideograph-char<): Prefer `non-morohashi' to
10258         `morohashi-daikanwa'.
10259
10260 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
10261
10262         * Ideograph-R076-Lack.el (M16107): Unify U+6B3E.
10263         (M16111): Unify U+6B3F.
10264         (M16125): Unify U+6B40.
10265         (M16126): Unify U+6B41.
10266         (M16127): Unify U+6B42.
10267
10268         * Ideograph-R066-Rap.el (M13260): Add J{78|83}-343A; separate
10269         C1-5F56 and J90-343A.
10270
10271         * Ideograph-R098-Tile.el (J90-3424): Add J{78|83}-3424.
10272
10273         * Ideograph-R140-Grass.el (M30771): New character.
10274         (U+82C5): Add J90-3423.
10275         (U+85F2): Delete M15811; add C2-665A.
10276
10277         * Ideograph-R181-Leaf.el (M43374): Separate U+9811.
10278
10279 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
10280
10281         * Ideograph-R124-Feather.el (M28766): Separate U+7FEB.
10282
10283         * Ideograph-R046-Mountain.el (M8624'): Separate J{78|83}-3460.
10284
10285         * Ideograph-R154-Shell.el (M36681): Separate J{78|83}-3453 and
10286         C1-5D4B.
10287
10288         * Ideograph-R124-Feather.el (M28780): Separate U+7FF0.
10289
10290         * Ideograph-R030-Mouth.el (U+565B): Add J90-337A.
10291
10292         * Ideograph-R116-Cave.el (U+7AC3): Add J78-635E and J{83|90}-3376.
10293
10294         * Ideograph-R075-Tree.el (M15065): Separate U+691B.
10295         (U+691B): Add J{78|83|90}-3371.
10296
10297         * Ideograph-R018-Knife.el (M2112'): Add J90-3364.
10298
10299         * Ideograph-R075-Tree.el (M15485): Add J{78|83}-335F.
10300
10301 2000-02-29  MORIOKA Tomohiko  <tomo@m17n.org>
10302
10303         * Ideograph-R079-Weapon.el (U+6BBB): Unify C3-3665; add
10304         J{78|83}-334C.
10305         (J90-334C): New character.
10306
10307         * Ideograph-R064-Hand.el (U+64B9): Add J78-5978 and J{83|90}-3349.
10308
10309         * Ideograph-R142-Insect.el (U+86CE): Add J78-695A and
10310         J{83|90}-3342.
10311
10312         * Ideograph-R075-Tree.el (M15217'): Add J78-3335; separate U+6982.
10313         (U+6982): Separate J83-3335, J90-3335 and C1-644D.
10314
10315 2000-02-28  MORIOKA Tomohiko  <tomo@m17n.org>
10316
10317         * Ideograph-R106-White.el (M22699): Unify U+7686.
10318
10319         * Ideograph-R177-Leather.el (M42781): Separate
10320         J{83|90}-3373.
10321
10322         * Ideograph-R140-Grass.el (M31170): Separate U+83D4.
10323         (M32601): Separate C5-7940; add mapping to U+8641.
10324
10325         * Ideograph-R061-Heart.el (M10617'): Remove C1-554E.
10326
10327         * Ideograph-R140-Grass.el (M31000): New character.
10328         (M31000'): Add J90-3259; move C1-5D23 to M31000.
10329         (M31168): New character.
10330         (M31168'): Add J90-325B; move C3-3E59 to M31168.
10331
10332 2000-02-26  MORIOKA Tomohiko  <tomo@m17n.org>
10333
10334         * Ideograph-R021-Spoon.el (J{78|83}-323D): Add J90-323D.
10335
10336         * Ideograph-R026-Seal.el (J{78|83}-3237): Add J90-3237.
10337
10338         * Ideograph-R009-Man.el (M628'): Add J90-3241.
10339         (M1178): Add J90-322F.
10340
10341 2000-02-25  MORIOKA Tomohiko  <tomo@m17n.org>
10342
10343         * Ideograph-R092-Fang.el (M19909): Unify C1-455B.
10344         (J90-3267): Unify J{78|83}-3267.
10345
10346         * Ideograph-R076-Lack.el (M16167): Unify U+6B4C.
10347         (M16168): Unify U+6B4D.
10348
10349         * Ideograph-R093-Cow.el (M19933): Unify U+7261.
10350
10351         * Ideograph-R124-Feather.el (M28614): New character.
10352         (M28614'): Separate K0-6962 to M28614.
10353         (M28616): Separate C6-3375.
10354         (M28617): Separate C6-3372.
10355         (M28618): Separate C6-3376.
10356         (M28619): Separate C5-2B2B.
10357         (M28620): Separate C4-2B22.
10358         (M28621): Separate C4-2B21.
10359         (M28622): Separate C4-2B24.
10360         (M28623): Separate U+7FBE.
10361         (M28624): Separate C4-2B23.
10362         (M28625): Separate U+7FBF.
10363         (M28626): Separate C6-3374.
10364         (M28627): Separate C4-2F33.
10365         (M28628): Separate U+437E.
10366         (M28629): Separate C5-2F61.
10367         (M28631): Separate C5-2F63.
10368         (M28632): Separate U+7FC0.
10369         (M28633): Separate C5-2F60.
10370         (M28634): Separate C4-2F31.
10371         (M28800): Moved from Ideograph-R196-Bird.el.
10372
10373         * Ideograph-R195-Fish.el (U+9BF5): Add J90-3033.
10374
10375 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
10376
10377         * Ideograph-R196-Bird.el: Move M28800 and U+7FF5 to
10378         Ideograph-R124-Feather.el.
10379         (U+9D0E): Add J{83|90}-322A.
10380
10381         * Ideograph-R196-Bird.el (U+9D2C): Add J78-7274 and J{83|90}-3229.
10382
10383         * Ideograph-R145-Clothes.el (M34629): Separate U+8956; unify
10384         J78-3228.
10385
10386         * Ideograph-R079-Weapon.el (M16618'): Unify U+6BB4; separate
10387         C3-2959.
10388
10389 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
10390
10391         * Ideograph-R076-Lack.el (M16024'): Unify U+6B27; separate
10392         C3-2954.
10393
10394         * Ideograph-R064-Hand.el (M11955): Separate U+62D0.
10395
10396 2000-02-23  MORIOKA Tomohiko  <tomo@m17n.org>
10397
10398         * Ideograph-R172-Short-Tailed-Bird.el (M41973): Separate
10399         J{78|83}-326D, K0-643A and J90-326D.
10400
10401         * Ideograph-R140-Grass.el (M30860'): Unify C6-2E22; separate
10402         J{78|83}-326A.
10403
10404         * Ideograph-R162-Walk.el (M38789): Separate C1-535E and U+8FE6.
10405         (M38790): Separate C3-2F31 and U+8FE7.
10406         (M38791): Separate C1-5365 and U+8FE8.
10407         (M38792): Separate C4-2B4F.
10408
10409         * Ideograph-R124-Feather.el (M28635): Unify K0-683A.
10410         (M28635'): Separate K0-683A; separate U+7FC1.
10411
10412         * Ideograph-R169-Gate.el (M41244): Add `jisx0208-difference'.
10413
10414         * Ideograph-R100-Life.el (M21689): Add J{78|83}-3179.
10415
10416 2000-02-22  MORIOKA Tomohiko  <tomo@m17n.org>
10417
10418         * Ideograph-R070-Square.el (M13628): Separate U+65BC.
10419         (U+65BC): Unify J{78|83|90}-3177 and C1-4D75.
10420
10421 2000-02-18  MORIOKA Tomohiko  <tomo@m17n.org>
10422
10423         * Ideograph-R086-Fire.el (U+7114): Add J{83|90}-316B.
10424
10425         * Ideograph-R187-Horse.el (M44633'): Add J{78|83|90}-3158.
10426
10427         * Ideograph-R108-Dish.el (M22972'): Unify U+76CA.
10428         (M22975): Unify U+76CB.
10429
10430 2000-02-17  MORIOKA Tomohiko  <tomo@m17n.org>
10431
10432         * Ideograph-R104-Sickness.el (M22069): Unify U+75AB.
10433         (M22081): Unify U+75B0.
10434
10435         * Ideograph-R140-Grass.el (M30808'): Add J90-3151.
10436
10437         * Ideograph-R108-Dish.el (M22961): Add J{78|83}-314E.
10438         (M22965): Unify U+76C9.
10439
10440         * Ideograph-R097-Melon.el (M21371): Unify C1-466A.
10441         (J90-313B): Unify J{78|83}-313B; separate C1-466A.
10442
10443 2000-02-16  MORIOKA Tomohiko  <tomo@m17n.org>
10444
10445         * Ideograph-R027-Cliff.el: Reformatted.
10446
10447         * Ideograph-R167-Gold.el (M40310): Separate U+925B, C1-6745 and
10448         J90-3174.
10449
10450 2000-02-15  MORIOKA Tomohiko  <tomo@m17n.org>
10451
10452         * Ideograph-R085-Water.el (M17260): Separate U+6CBF, J90-3168 and
10453         C1-4E58.
10454
10455         * Ideograph-R144-Walk-Enclosure.el (M34073): Separate
10456         {j78|83|90}-3152 and K0-6A5B.
10457
10458 2000-02-14  MORIOKA Tomohiko  <tomo@m17n.org>
10459
10460         * Ideograph-R184-Eat.el (M44146): Separate U+990C.
10461
10462         * Ideograph-R030-Mouth.el (M4286): Separate U+5642.
10463
10464         * Ideograph-R162-Walk.el (M38722): Separate U+8FC2.
10465         (M38901): Unify K0-5C71; separate C1-5D61 and J90-3029.
10466         (U+9022): Separate K0-5C71 and C1-5D61; add `jisx0208-difference'
10467         property.
10468
10469         * Ideograph-R140-Grass.el (M30699'): Separate U+829D.
10470         (J{78|83|90}-3032): Add `jisx0208-difference'.
10471
10472 2000-02-12  MORIOKA Tomohiko  <tomo@m17n.org>
10473
10474         * Ideograph-R120-Silk.el (M27682): Separate J{78|83|90}-305E.
10475         (SJG-6136): Unify J90-305E.
10476
10477         * Ideograph-R009-Man.el (SJG-352): Unify J90-304E.
10478
10479 2000-02-11  MORIOKA Tomohiko  <tomo@m17n.org>
10480
10481         * Ideograph-R195-Fish.el (M46413): Unify J78-3073.
10482         (U+9C2F): Unify J{83|90}-3073.
10483
10484 2000-02-10  MORIOKA Tomohiko  <tomo@m17n.org>
10485
10486         * Ideograph-R145-Clothes.el (M34091): Unify U+8863.
10487
10488         * Ideograph-R008-Lid.el (M00286): Unify J78-5035 and J83-5035.
10489         (U+4EA5): Unify J90-3067.
10490
10491         * Ideograph-R023-Hiding-Enclosure.el (U+533B): Add J90-3065.
10492
10493         * Ideograph-R162-Walk.el (M08680'1): Separate U+5DE1.
10494         (M39134): Unify K0-6B36.
10495         (M39134'): Unify U+907A.
10496
10497         * Ideograph-R047-River.el (M8680'): Moved from
10498         Ideograph-R162-Walk.el.
10499         (M08684): Likewise.
10500
10501         * Ideograph-R102-Field.el (M21854): Unify U+7570; separate
10502         C6-4B56.
10503         (M21854): Separate U+7570; unify C6-4B56.
10504
10505 2000-02-09  MORIOKA Tomohiko  <tomo@m17n.org>
10506
10507         * Ideograph-R145-Clothes.el (M34240): Add J78-3041.
10508
10509         * Ideograph-R064-Hand.el (M11835): Separate J90-3037.
10510
10511         * Ideograph-R085-Water.el (M17678): Separate U+6DEB.
10512         (M17951): Separate U+6EA2.
10513
10514         * Ideograph-R100-Life.el (M21687): Unify C3-3D3E instead of
10515         C3-3D3F.
10516
10517 2000-02-08  MORIOKA Tomohiko  <tomo@m17n.org>
10518
10519         * char-db-util.el (insert-char-data): Don't output mojikyo-pj-*.
10520
10521         * Ideograph-R184-Eat.el (M44014): Unify U+98DF.
10522         (M44080): Separate japanese-jisx02080-1978 and japanese-jisx0208.
10523
10524         * Ideograph-R100-Life.el (M21670): Unify GB, CNS and JIS.
10525         (M21680): Likewise.
10526         (M21684): Unify with U+7522.
10527         (M21684'): Unify with U+7523.
10528
10529         * Ideograph-R067-Script.el (M013450): Unify GB, CNS and JIS.
10530
10531         * Ideograph-R009-Man.el (M00378): Add japanese-jisx0208-1990.
10532
10533 2000-02-07  MORIOKA Tomohiko  <tomo@m17n.org>
10534
10535         * u0FF00-Halfwidth-and-Fullwidth-Forms.el, u030A0-Katakana.el,
10536         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
10537         u02500-Box-Drawing.el, u02190-Arrows.el,
10538         u02100-Letterlike-Symbols.el, u00400-Cyrillic.el, u00370-Greek.el,
10539         u000A0-Latin-1-Supplement.el: Add japanese-jisx0208-1990.
10540
10541 2000-02-06  MORIOKA Tomohiko  <tomo@m17n.org>
10542
10543         * u02000-General-Punctuation.el, u02200-Mathematical-Operators.el,
10544         u02300-Miscellaneous-Technical.el, u025A0-Geometric-Shapes.el,
10545         u03000-CJK-Symbols-and-Punctuation.el: Add japanese-jisx0208-1990.
10546
10547 2000-02-02  MORIOKA Tomohiko  <tomo@m17n.org>
10548
10549         * char-db-util.el (decode-builtin-char): Use `charset-name'.
10550         (write-char-range-data-to-file): Use utf-8.
10551
10552 2000-02-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
10553
10554         * char-db-util.el (insert-char-data): Print corresponding
10555         character as comment for `->ucs' and each coded-charset.
10556         (what-char-definition): Don't call `char-db-update-comment'.
10557
10558 2000-01-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
10559
10560         * mojikyo.el: New file.
10561
10562 2000-01-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
10563
10564         * char-db-util.el (insert-char-data): Print code-point of
10565         `ideograph-daikanwa' as a decimal value.
10566         (decode-builtin-char): New function.
10567
10568 2000-01-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
10569
10570         * char-db-util.el (insert-char-data): Modify for code-point format
10571         change.
10572
10573 1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
10574
10575         * u0A000-Yi-Syllables.el, u0AC00-Hangul-Syllables.el,
10576         u0FB00-Alphabetic-Presentation-Forms.el,
10577         u0FB50-Arabic-Presentation-Forms-A.el,
10578         u0FE20-Combining-Half-Marks.el, u0FE30-CJK-Compatibility-Forms.el,
10579         u0FE50-Small-Form-Variants.el,
10580         u0FE70-Arabic-Presentation-Forms-B.el,
10581         u0FF00-Halfwidth-and-Fullwidth-Forms.el, u0FFF0-Specials.el: New
10582         files.
10583
10584 1999-12-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
10585
10586         * char-db-util.el (insert-char-data): Change order of
10587         `kangxi-strokes'.
10588         (insert-char-data-with-variant): Look up variants of corresponding
10589         ucs character if a character does not have variants.
10590
10591 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
10592
10593         * ideograph-util.el (ideograph-char<): Fixed.
10594
10595         * u03100-Bopomofo.el (U+3128): Separate M00115.
10596
10597 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
10598
10599         * Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el: New files.
10600
10601         * Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
10602         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
10603         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
10604         Ideograph-R212-Dragon.el: New files.
10605
10606         * Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el: New files.
10607
10608         * Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
10609         Ideograph-R202-Millet.el, Ideograph-R203-Black.el: New files.
10610
10611         * Ideograph-R194-Ghost.el, Ideograph-R195-Fish.el,
10612         Ideograph-R196-Bird.el, Ideograph-R197-Salt.el,
10613         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el: New files.
10614
10615         * Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
10616         Ideograph-R193-Cauldron.el: New files.
10617
10618         * Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
10619         Ideograph-R187-Horse.el, Ideograph-R188-Bone.el,
10620         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el: New files.
10621
10622         * Ideograph-R183-Fly.el, Ideograph-R184-Eat.el: New files.
10623
10624         * Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
10625         Ideograph-R182-Wind.el: New files.
10626
10627         * Ideograph-R178-Tanned-Leather.el, Ideograph-R179-Leek.el: New
10628         files.
10629
10630         * Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
10631         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
10632         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
10633         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R173-Rain.el,
10634         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
10635         Ideograph-R176-Face.el, Ideograph-R177-Leather.el: New files.
10636
10637         * Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
10638         Ideograph-R163-City.el, Ideograph-R164-Wine.el,
10639         Ideograph-R165-Distinguish.el: New files.
10640
10641         * Ideograph-R156-Run.el, Ideograph-R157-Foot.el,
10642         Ideograph-R158-Body.el, Ideograph-R159-Cart.el,
10643         Ideograph-R160-Bitter.el: New files.
10644
10645         * Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
10646         Ideograph-R155-Red.el: New files.
10647
10648         * Ideograph-R151-Bean.el, Ideograph-R152-Pig.el: New files.
10649
10650         * Ideograph-R148-Horn.el, Ideograph-R149-Speech.el,
10651         Ideograph-R150-Valley.el: New files.
10652
10653         * Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
10654         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
10655         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
10656         Ideograph-R145-Clothes.el, Ideograph-R146-West.el,
10657         Ideograph-R147-See.el: New files.
10658
10659         * Ideograph-R137-Boat.el,
10660         Ideograph-R138-Stopping.el: New files.
10661
10662         * Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el: New files.
10663
10664         * Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
10665         Ideograph-R134-Mortar.el: New files.
10666
10667         * Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
10668         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
10669         Ideograph-R131-Minister.el: New files.
10670
10671         * Ideograph-R123-Sheep.el, Ideograph-R124-Feather.el,
10672         Ideograph-R125-Old.el, Ideograph-R126-And.el: New files.
10673
10674         * Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
10675         Ideograph-R112-Stone.el, Ideograph-R113-Spirit.el,
10676         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
10677         Ideograph-R116-Cave.el, Ideograph-R117-Stand.el,
10678         Ideograph-R118-Bamboo.el, Ideograph-R119-Rice.el,
10679         Ideograph-R120-Silk.el, Ideograph-R121-Jar.el,
10680         Ideograph-R122-Net.el: New files.
10681
10682         * Ideograph-R108-Dish.el, Ideograph-R109-Eye.el: New files.
10683
10684         * Ideograph-R106-White.el, Ideograph-R107-Skin.el: New files.
10685
10686         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
10687         Ideograph-R105-Dotted-Tent.el: New files.
10688
10689         * Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
10690         Ideograph-R101-Use.el, Ideograph-R102-Field.el: New files.
10691
10692         * Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
10693         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el: New files.
10694
10695         * Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
10696         Ideograph-R094-Dog.el: New files.
10697
10698         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el: New
10699         files.
10700
10701         * Ideograph-R088-Father.el, Ideograph-R089-Double-X.el: New files.
10702
10703         * Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
10704         Ideograph-R086-Fire.el, Ideograph-R087-Claw.el: New files.
10705
10706         * Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
10707         Ideograph-R083-Clan.el: New files.
10708
10709         * Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el: New files.
10710
10711         * Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
10712         Ideograph-R075-Tree.el, Ideograph-R076-Lack.el,
10713         Ideograph-R077-Stop.el, Ideograph-R078-Death.el: New files.
10714
10715         * Ideograph-R070-Square.el, Ideograph-R071-Not.el,
10716         Ideograph-R072-Sun.el: New files.
10717
10718         * Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el: New files.
10719
10720         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
10721         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
10722         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
10723         Ideograph-R061-Heart.el, Ideograph-R062-Halberd.el,
10724         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
10725         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
10726         Ideograph-R067-Script.el: New files.
10727
10728         * Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el:
10729         New files.
10730
10731         * Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el: New
10732         files.
10733
10734         * Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
10735         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
10736         Ideograph-R047-River.el, Ideograph-R048-Work.el,
10737         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el: New files.
10738
10739         * Ideograph-R041-Inch.el, Ideograph-R042-Small.el: New files.
10740
10741         * Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
10742         Ideograph-R038-Woman.el, Ideograph-R039-Child.el,
10743         Ideograph-R040-Roof.el: New files.
10744
10745         * Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el: New files.
10746
10747         * Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
10748         Ideograph-R033-Scholar.el: New files.
10749
10750         * Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
10751         Ideograph-R028-Private.el: Merge CJK Unified Ideographs Extension
10752         A.
10753
10754         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
10755         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
10756         Ideograph-R023-Hiding-Enclosure.el,
10757         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
10758         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
10759         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
10760         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
10761         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
10762         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
10763         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
10764         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
10765         Ideograph-R006-Hook.el: Merge `chinese-isoir165'.
10766
10767         * Ideograph-R004-Slash.el: Merge CNS chars not in Morohashi's
10768         Daikanwa.
10769
10770         * Ideograph-R003-Dot.el: Merge `chinese-isoir165'.
10771
10772         * Ideograph-R001-One.el: Merge `chinese-isoir165'.
10773
10774 1999-12-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
10775
10776         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
10777         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
10778         Ideograph-R023-Hiding-Enclosure.el,
10779         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el: Merge
10780         CJK Unified Ideographs Extension A.
10781
10782 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
10783
10784         * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
10785         Ideograph-R018-Knife.el: Merge CJK Unified Ideographs Extension A.
10786
10787 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
10788
10789         * Ideograph-R009-Man.el: Merge CJK Unified Ideographs Extension A.
10790
10791 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
10792
10793         * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Merge CJK
10794         Unified Ideographs Extension A.
10795
10796 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
10797
10798         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
10799         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
10800         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Merge CJK Unified
10801         Ideographs Extension A.
10802
10803 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
10804
10805         * Ideograph-R008-Lid.el (M00286): Separate
10806         `japanese-jisx0208-1978' and `japanese-jisx0208'.
10807
10808         * Ideograph-R005-Second.el: Merge `chinese-isoir165'.
10809
10810 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
10811
10812         * Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
10813         Ideograph-R002-Line.el, Ideograph-R001-One.el: Merge
10814         `chinese-isoir165'.
10815
10816 1999-12-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
10817
10818         * Ideograph-R030-Mouth.el: Merge `japanese-jisx0213-1' and
10819         `japanese-jisx0213-2'.
10820
10821 1999-12-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
10822
10823         * Ideograph-R029-Again.el: Merge `japanese-jisx0213-2'.
10824
10825 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
10826
10827         * Ideograph-R028-Private.el: Merge `japanese-jisx0213-2'.
10828
10829 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
10830
10831         * Ideograph-R027-Cliff.el: Merge `japanese-jisx0213-1' and
10832         `japanese-jisx0213-2'.
10833
10834 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
10835
10836         * Ideograph-R026-Seal.el: Merge `japanese-jisx0213-1' and
10837         `japanese-jisx0213-2'.
10838
10839 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
10840
10841         * Ideograph-R025-Divination.el: Merge `japanese-jisx0213-1' and
10842         `japanese-jisx0213-2'.
10843
10844 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
10845
10846         * Ideograph-R024-Ten.el: Merge `japanese-jisx0213-1' and
10847         `japanese-jisx0213-2'.
10848
10849 1999-11-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
10850
10851         * Ideograph-R023-Hiding-Enclosure.el: Merge `japanese-jisx0213-2'.
10852
10853 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
10854
10855         * Ideograph-R022-Right-Open-Box.el: Merge `japanese-jisx0213-1'
10856         and `japanese-jisx0213-2'.
10857
10858 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
10859
10860         * Ideograph-R021-Spoon.el (M02574): Separate C1-4621.
10861         (M02576): Separate C6-2630.
10862         (M02579): Separate C5-234A.
10863         (M02581): Separate C4-284D.
10864         (M02582): Separate C6-2F2F.
10865         (M02588): Separate C6-3560.
10866
10867         * Ideograph-R020-Wrap.el: Merge `japanese-jisx0213-1' and
10868         `japanese-jisx0213-2'.
10869
10870 1999-11-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
10871
10872         * Ideograph-R019-Power.el, Ideograph-R018-Knife.el: Merge
10873         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
10874
10875         * Ideograph-R017-Open-Box.el (M01814): Separate C6-2365.
10876         (M01815): Separate C6-2361.
10877         (M01817): Separate C6-2363.
10878         (M01822): Separate C6-2323.
10879         (M01836): Separate C5-365D.
10880         (M01839): Separate C7-367B.
10881
10882 1999-11-25  MORIOKA Tomohiko  <tomo@etl.go.jp>
10883
10884         * Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
10885         Ideograph-R014-Cover.el: Merge `japanese-jisx0213-1' and
10886         `japanese-jisx0213-2'.
10887
10888         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2' with
10889         UCS.
10890
10891 1999-11-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
10892
10893         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2'.
10894         (J78-4B41 = J83-4B41): Moved to R109.
10895         (C6-316D): Moved to R072.
10896
10897 1999-11-24  MORIOKA Tomohiko  <tomo@urania.m17n.org>
10898
10899         * Ideograph-R012-Eight.el: Merge `japanese-jisx0213-1' and
10900         `japanese-jisx0213-2'.
10901
10902 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
10903
10904         * Ideograph-R009-Man.el: Merge `japanese-jisx0213-1' and
10905         `japanese-jisx0213-2'.
10906
10907 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
10908
10909         * Ideograph-R010-Legs.el: Merge `japanese-jisx0213-1' and
10910         `japanese-jisx0213-2'.
10911
10912         * Ideograph-R011-Enter.el: Separate CNS.
10913
10914 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
10915
10916         * Ideograph-R008-Lid.el: Merge CJK Unified Ideographs Extension A.
10917
10918 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
10919
10920         * ideograph-util.el (update-ideograph-radical-table): Add
10921         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
10922
10923 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
10924
10925         * Ideograph-R015-Ice.el (M01612.07): Separate U+4ECC and C3-214C
10926         to M00360.
10927
10928         * Ideograph-R013-Down-Box.el (M001512): Separate C3-2148 to
10929         M00366'.
10930
10931 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
10932
10933         * Ideograph-R009-Man.el: Delete wrong? C6-XXXX code-points.
10934
10935         * Ideograph-R006-Hook.el, Ideograph-R005-Second.el: Merge CJK
10936         Unified Ideographs Extension A.
10937
10938         * Ideograph-R004-Slash.el (M00115): Merge CJK Unified Ideographs
10939         Extension A; separate U+3128.
10940         (M00116): Move C6-2123 to M00115.
10941
10942         * Ideograph-R001-One.el: Merge CJK Unified Ideographs Extension A.
10943
10944 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
10945
10946         * Ideograph-R008-Lid.el: Merge `japanese-jisx0213-2'.
10947
10948         * Ideograph-R007-Two.el: Merge `japanese-jisx0213-1'.
10949
10950         * Ideograph-R004-Slash.el: Merge `japanese-jisx0213-2'.
10951
10952         * Ideograph-R006-Hook.el (M00237): Separate C5-2330.
10953
10954         * Ideograph-R005-Second.el: Merge `japanese-jisx0213-2'.
10955
10956         * Ideograph-R002-Line.el: Merge `japanese-jisx0213-1' and
10957         `japanese-jisx0213-2'.
10958
10959         * u03040-Hiragana.el (HIRAGANA LETTER SMALL KA): New character.
10960         (HIRAGANA LETTER SMALL KE): New character.
10961
10962         * u02600-Miscellaneous-Symbols.el (WHITE SHOGI PIECE): New
10963         character.
10964         (BLACK SHOGI PIECE): New character.
10965
10966         * Ideograph-R001-One.el: Merge `japanese-jisx0213-1'.
10967
10968 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
10969
10970         * u01F00-Greek-Extended.el: Merge `japanese-jisx0213-1'.
10971
10972 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
10973
10974         * char-db-util.el (insert-char-data): Ignore `kangxi-radical' and
10975         `japanese-radical' if they have the same value of
10976         `ideographic-radical'; ignore `japanese-strokes' if it has the
10977         same value of `ideographic-strokes'.
10978
10979 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
10980
10981         * char-db-util.el (char-db-update-comment): Use mapping-table for
10982         `japanese-jisx0213-*'.
10983
10984 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
10985
10986         * u03300-CJK-Compatibility.el: Merge `japanese-jisx0213-1'.
10987
10988         * u03200-Enclosed-CJK-Letters-and-Months.el: Merge
10989         `japanese-jisx0213-1'.
10990
10991         * u03130-Hangul-Compatibility-Jamo.el, u03100-Bopomofo.el: Changed
10992         to utf-8 encoding.
10993
10994         * u030A0-Katakana.el, u03040-Hiragana.el,
10995         u03000-CJK-Symbols-and-Punctuation.el: Merge
10996         `japanese-jisx0213-1'.
10997
10998         * u02F00-Kangxi-Radicals.el: Changed to utf-8 encoding.
10999
11000         * u02700-Dingbats.el, u02600-Miscellaneous-Symbols.el,
11001         u025A0-Geometric-Shapes.el: Merge `japanese-jisx0213-1'.
11002
11003         * u02580-Block-Elements.el: Changed to utf-8 encoding.
11004
11005         * u02500-Box-Drawing.el, u02460-Enclosed-Alphanumerics.el,
11006         u02300-Miscellaneous-Technical.el, u02400-Control-Pictures.el,
11007         u02200-Mathematical-Operators.el, u02190-Arrows.el,
11008         u02150-Number-Forms.el, u02100-Letterlike-Symbols.el,
11009         u020A0-Currency-Symbols.el: Merge `japanese-jisx0213-1'.
11010
11011         * u02080-Subscripts.el, u02070-Superscripts.el: Changed to utf-8
11012         encoding.
11013
11014         * u02000-General-Punctuation.el,
11015         u01E00-Latin-Extended-Additional.el: Merge `japanese-jisx0213-1'.
11016
11017         * u00600-Arabic.el, u00590-Hebrew.el, u00400-Cyrillic.el: Changed
11018         to utf-8 encoding.
11019
11020         * u00370-Greek.el, u00300-Combining-Diacritical-Marks.el,
11021         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
11022         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
11023         u000A0-Latin-1-Supplement.el, u00020-Basic-Latin.el: Merge
11024         `japanese-jisx0213-1'.
11025
11026         * Ideograph-R030-Mouth.el: New file.
11027
11028 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11029
11030         * Ideograph-R005-Second.el: Sync with CNS2Dict 0.390.
11031
11032 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11033
11034         * char-db-util.el (insert-char-data): Generate comment for
11035         `cns-radical'.
11036
11037         * Ideograph-R004-Slash.el (M00129): Separated from U+5301.
11038         (M00135): Separate C6-222F.
11039
11040 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11041
11042         * Ideograph-R003-Dot.el (M00100): Fixed.
11043
11044 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11045
11046         * Ideograph-R002-Line.el: Sync with CNS2Dict 0.390.
11047
11048 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11049
11050         * Ideograph-R001-One.el (M00032): Separate U+4E17 and C4-2155.
11051
11052 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11053
11054         * Ideograph-R029-Again.el, Ideograph-R028-Private.el: New files.
11055
11056 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11057
11058         * char-db-util.el (char-db-update-comment): Don't use
11059         mapping-table for `ideograph-daikanwa'.
11060
11061 1999-11-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
11062
11063         * Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
11064         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
11065         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
11066         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
11067         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
11068         Ideograph-R022-Right-Open-Box.el,
11069         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
11070         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
11071         Ideograph-R027-Cliff.el: New files.
11072
11073         * ideograph-util.el (write-ideograph-radical-char-data): Replace `
11074         ' in `name' by `-'.
11075
11076 1999-11-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
11077
11078         * Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
11079         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
11080         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
11081         Ideograph-R008-Lid.el, Ideograph-R009-Man.el,
11082         Ideograph-R010-Legs.el, Ideograph-R011-Enter.el: New files.
11083
11084         * ideograph-util.el (update-ideograph-radical-table): Add
11085         `japanese-jisx0208-1978' and `japanese-jisx0208-1990'; check Group
11086         00 Plane 10.
11087         (ideograph-char<): Prefer minor code of `morohashi-daikanwa'
11088         number.
11089
11090         * Ideograph-R001-One.el: Changed to utf-8 encoding.
11091
11092 1999-11-17  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11093
11094         * ideograph-util.el: New file.
11095
11096 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11097
11098         * Ideograph-R001-One.el: New file.
11099
11100 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11101
11102         * char-db-util.el (insert-char-data): Change order of
11103         `morohashi-daikanwa'.
11104
11105 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11106
11107         * char-db-util.el (char-attribute-name<) Use
11108         `charset-iso-final-char' instead of `charset-final'; fixed.
11109         (insert-char-data): Delete unused local variable `name'; use
11110         `charset-iso-graphic-plane' instead of `charset-graphic'.
11111         (char-db-update-comment): Use `charset-iso-graphic-plane' instead
11112         of `charset-graphic'.
11113         (insert-char-range-data): Delete unused local variable `variants'.
11114         (what-character-original-window-configuration): Define to avoid
11115         compiler warning.
11116
11117 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11118
11119         * char-db-util.el (ideographic-radicals): New constant.
11120         (insert-char-data): Change order of `ideographic-radical',
11121         `ideographic-strokes' and `total-strokes'; adjust width of the
11122         first element of a list.
11123
11124 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11125
11126         * ccs-jisx0201-latin.el: Deleted.
11127
11128 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
11129
11130         * u031A0-Extended-Bopomofo.el: New file.
11131
11132 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
11133
11134         * u02E00-CJK-Radical-Supplement.el: Renamed from
11135         u02E00-CJK-Radicals.el.
11136
11137 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11138
11139         * u03000-CJK-Symbols-and-Punctuation.el, u03040-Hiragana.el,
11140         u030A0-Katakana.el, u03100-Bopomofo.el,
11141         u03130-Hangul-Compatibility-Jamo.el, u03190-Kanbun.el,
11142         u03200-Enclosed-CJK-Letters-and-Months.el,
11143         u03300-CJK-Compatibility.el: New files.
11144
11145 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11146
11147         * u02E00-CJK-Radicals.el, u02F00-Kangxi-Radicals.el,
11148         u02FF0-Ideographic-Description-Characters.el: New files.
11149
11150 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11151
11152         * u02600-Miscellaneous-Symbols.el, u02700-Dingbats.el,
11153         u02800-Braille-Patterns.el: New files.
11154
11155 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11156
11157         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
11158         u025A0-Geometric-Shapes.el: New file.
11159
11160         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
11161         u025A0-Geometric-Shapes.el: New files.
11162
11163 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11164
11165         * u02400-Control-Pictures.el, u02440-OCR.el,
11166         u02460-Enclosed-Alphanumerics.el: New files.
11167
11168 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11169
11170         * u02200-Mathematical-Operators.el,
11171         u02300-Miscellaneous-Technical.el: New files.
11172
11173 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11174
11175         * u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
11176         u02190-Arrows.el: New files.
11177
11178 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11179
11180         * u02000-General-Punctuation.el, u02070-Superscripts.el,
11181         u02080-Subscripts.el, u020A0-Currency-Symbols.el,
11182         u020D0-Combining-Diacritical-Marks-for-Symbols.el: New files.
11183
11184 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11185
11186         * u00180-Latin-Extended-B.el: Reformatted to print code-point of
11187         GR-set as GR value.
11188
11189 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11190
11191         * char-db-util.el (insert-char-data): Modify order when CHAR does
11192         not have `decimal-digit-value' property.
11193
11194         * u00100-Latin-Extended-A.el: Reformatted to print code-point of
11195         GR-set as GR value.
11196         (FULLWIDTH LATIN SMALL LIGATURE IJ): Separated from <LATIN SMALL
11197         LIGATURE IJ>.
11198
11199         * u000A0-Latin-1-Supplement.el: Reformatted to print code-point of
11200         GR-set as GR value.
11201
11202 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11203
11204         * ccs-viscii.el: Deleted.
11205
11206 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11207
11208         * u013A0-Cherokee.el, u01400-Canadian.el, u01680-Ogham.el,
11209         u016A0-Runic.el, u01780-Khmer.el, u01800-Mongolian.el,
11210         u01E00-Latin-Extended-Additional.el, u01F00-Greek-Extended.el: New
11211         files.
11212
11213 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11214
11215         * char-db-util.el (insert-char-data): Print GR value for GR-set.
11216
11217 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11218
11219         * u010A0-Georgian.el, u01100-Hangul-Jamo.el, u01200-Ethiopic.el:
11220         New files.
11221
11222 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11223
11224         * char-db-util.el (char-db-update-comment): Use mapping-table for
11225         `arabic-iso8859-6'.
11226         (insert-char-data-with-variant): New function.
11227         (insert-char-range-data): Use `insert-char-data-with-variant'.
11228         (what-char-definition): Use `insert-char-data-with-variant'
11229         instead of `insert-char-data'; use `char-db-update-comment'.
11230
11231 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11232
11233         * u00900-Devanagari.el, u00980-Bengali.el, u00A00-Gurmukhi.el,
11234         u00A80-Gujarati.el, u00B00-Oriya.el, u00B80-Tamil.el,
11235         u00C00-Telugu.el, u00C80-Kannada.el, u00D00-Malayalam.el,
11236         u00D80-Sinhala.el, u00E00-Thai.el, u00E80-Lao.el,
11237         u00F00-Tibetan.el, u01000-Myanmar.el: New files.
11238
11239 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11240
11241         * u00400-Cyrillic.el, u00530-Armenian.el, u00590-Hebrew.el,
11242         u00600-Arabic.el, u00700-Syriac.el, u00780-Thaana.el: New files.
11243
11244 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11245
11246         * u00370-Greek.el (FULLWIDTH GREEK SMALL LETTER BETA): Fix typo.
11247
11248         * u00300-Combining-Diacritical-Marks.el: Reformatted.
11249
11250 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
11251
11252         * u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el:
11253         Reformatted.
11254
11255 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
11256
11257         * char-db-util.el (insert-char-data): Fix format of
11258         `iso-10646-comment'; swap order of `->lowercase' and
11259         `->titlecase'.
11260
11261         * u00180-Latin-Extended-B.el: Merge `latin-viscii' code-points.
11262
11263 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
11264
11265         * char-db-util.el (char-attribute-name<): New function.
11266         (insert-char-data): Use `char-attribute-name<' to sort; change
11267         order of `iso-10646-comment'.
11268         (char-db-update-comment): Use mapping-table for `latin-viscii-*'.
11269
11270         * u00100-Latin-Extended-A.el, u000A0-Latin-1-Supplement.el: Merge
11271         `latin-viscii' code-points.
11272
11273 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
11274
11275         * char-db-util.el (insert-char-data): Change order.
11276         (insert-char-range-data): Insert variants.
11277         (char-db-update-comment): Fix problem with ascii and
11278         non-ISO-2022-sets; don't insert control-characters.
11279
11280         * u00020-Basic-Latin.el: Merge `latin-viscii' code-points.
11281
11282 1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11283
11284         * auto-autoloads.el: New file.
11285
11286         * char-db-util.el: New file.
11287
11288 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
11289
11290         * u00020-Basic-Latin.el (SPACE): Add `(ipa #x7F)'.
11291
11292 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
11293
11294         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
11295         ccs-iso8859-9.el: Delete.
11296
11297         * u00000-C0.el, u00020-Basic-Latin.el, u00080-C1.el,
11298         u000A0-Latin-1-Supplement.el, u00180-Latin-Extended-B.el,
11299         u00100-Latin-Extended-A.el, u00250-IPA-Extensions.el,
11300         u002B0-Spacing-Modifier-Letters.el,
11301         u00300-Combining-Diacritical-Marks.el, u00370-Greek.el: New files.
11302
11303 1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11304
11305         * ccs-viscii.el: Add mapping-table for `latin-viscii'.
11306
11307 1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
11308
11309         * ccs-viscii.el: Rename `vietnamese-viscii-*' to `latin-viscii-*'.
11310
11311 1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
11312
11313         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
11314         ccs-iso8859-9.el, ccs-jisx0201-latin.el, ccs-viscii.el,
11315         ccs-tcvn5712.el, ccs-jisx0208-1983.el: Moved from lisp/mule.