update.
[chise/xemacs-chise.git] / lisp / utf-2000 / ChangeLog
1 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2
3         * u0FFF0-Specials.el: Reformatted.
4
5 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6
7         * u0FE70-Arabic-Presentation-Forms-B.el,
8         u0FE30-CJK-Compatibility-Forms.el,
9         u0FB50-Arabic-Presentation-Forms-A.el, u0AC00-Hangul-Syllables.el:
10         Reformatted.
11
12 2002-03-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
13
14         * dumped-chars.el (system-char-db-source-file-list): Add
15         "u0A490-Yi-Radicals".
16
17 2002-03-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
18
19         * u0A490-Yi-Radicals.el: New file.
20
21         * u0A000-Yi-Syllables.el: Separate <YI RADICAL *> (U+A490
22         .. U+A4C6) into u0A490-Yi-Radicals.el.
23
24 2002-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25
26         * isolated-char.el (GT-21862): New character.
27         (GT-40268): New character.
28
29 2002-03-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30
31         * u03300-CJK-Compatibility.el: Reformatted.
32
33 2002-03-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
34
35         * u02FF0-Ideographic-Description-Characters.el,
36         u02700-Dingbats.el: Reformatted.
37
38 2002-03-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
39
40         * u025A0-Geometric-Shapes.el, u02500-Box-Drawing.el,
41         u01F00-Greek-Extended.el: Reformatted.
42
43 2002-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
44
45         * u01E00-Latin-Extended-Additional.el: Reformatted.
46
47 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
48
49         * u01800-Mongolian.el: Reformatted.
50
51 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
52
53         * u01780-Khmer.el: Reformatted.
54
55 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
56
57         * u016A0-Runic.el: Reformatted.
58
59 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
60
61         * u01680-Ogham.el: Reformatted.
62
63 2002-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
64
65         * u01400-Canadian.el: Reformatted.
66
67 2002-03-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
68
69         * u01100-Hangul-Jamo.el: Reformatted.
70
71 2002-03-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
72
73         * u010A0-Georgian.el: Reformatted.
74
75 2002-03-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
76
77         * update-cdb.el: When feature `chise' is not provided, just load
78         up files defined in `system-char-db-source-file-list'.
79         (system-char-database-directory): Don't define it when feature
80         `chise' is not provided.
81         (file-name-char-attribute-name): Likewise.  Don't call
82         `reset-char-attribute-table' for files in
83         `system-char-database-directory' when feature `chise' is not
84         provided.
85
86 2002-03-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
87
88         * update-cdb.el: Delete system-char-database-directory before
89         loading system-char-db-source-file-list when updating database
90         files.
91
92 2002-03-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
93
94         * Ideograph-R007-Two.el (U+4E92): Use char-spec instead of
95         char-ref in the `ideographic-structure'.
96
97 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
98
99         * update-cdb.el: Renamed from make-cdbs.el.
100
101 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
102
103         * make-cdbs.el: (file-name-char-attribute-name) New function.
104         - Use `file-name-char-attribute-name' to get character attribute
105           names.
106
107 2002-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
108
109         * Ideograph-R135-Tongue.el (C1-485F): Fix :char of
110         `<-original-ideograph'.
111
112 2002-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
113
114         * make-cdbs.el (delete-file-with-children): New function; use it
115         instead of "rm".
116
117 2002-02-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
118
119         * make-cdbs.el: Load dumped-chars.el and refer
120         `system-char-db-source-file-list'.
121
122         * dumped-chars.el: New file.
123
124 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
125
126         * char-db-util.el (insert-char-attributes): Ignore
127         `->ucs-variants' if optional argument `readable' is not specified;
128         regard ->FOO and <-FOO as list of char-refs.
129
130 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
131
132         * make-cdbs.el (system-char-database-directory): New variable.
133         - Load character-definition files if
134           `system-char-database-directory' is not found or
135           `load-ignore-elc-files' is non-nil.
136         - Call `reset-char-attribute-table' for each character-attribute
137           corresponding with each file in
138           `system-char-database-directory'/system-char-id.
139
140 2002-02-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
141
142         * make-cdbs.el: Use `save-charset-mapping-table' for all
143         coded-charsets.
144
145 2002-02-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
146
147         * make-cdbs.el: New file.
148
149 2002-02-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
150
151         * Ideograph-R170-Mound.el (U+9689): Separate JSP-6664.
152
153 2002-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
154
155         * Ideograph-R160-Bitter.el (M-38638): Add `<-vulgar-ideograph' for
156         M-38671 and M-38649; delete `kangxi-radical' and `kangxi-strokes'.
157
158         * Ideograph-R135-Tongue.el (M-30307): Separate J90-3C2D; map to
159         U+8F9E; add `->identical' for M-38638; add `<-vulgar-ideograph'
160         for M-38671 and M-38649.
161         (C3-4425): Map to U+8F9E.
162
163 2002-02-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
164
165         * Ideograph-R085-Water.el (M-49217): Unify U+6E12.
166         (M-18060): Unify U+6EE3.
167
168 2002-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
169
170         * Ideograph-R075-Tree.el (M-49176): Unify U+699D.
171
172         * Ideograph-R037-Big.el (M-05898): Map to U-000215FE.
173         (C6-2A58): Separate M-05898.
174
175 2002-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
176
177         * Ideograph-R016-Table.el (U+51E1): Delete `cns-radical'; add
178         `->identical' for C1-443B; separate C1-443B.
179
180         * Ideograph-R004-Slash.el (H1-AAFB): Moved to
181         Ideograph-R005-Second.el; unify U-000200D5.
182         (GT-00199): Unify U+3406.
183
184 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
185
186         * Ideograph-R040-Roof.el (U-00021AA3): Separate C4-4948.
187
188         * Ideograph-R035-Go-Slowly.el (U-00021576): Separate C5-4C50.
189
190         * Ideograph-R030-Mouth.el (M-04531): Separate C7-3F2E.
191         (C7-3F2E): Separate U-000210A2.
192
193 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
194
195         * Ideograph-R029-Again.el (M-03155): Separate C6-2A32.
196         (C6-2A32): Separate U-00020B3B.
197
198         * Ideograph-R028-Private.el (U-0002128F): Separate C6-2641.
199
200 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
201
202         * Ideograph-R005-Second.el (U-000200D5): Add
203         `ideographic-structure'.
204
205 2002-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
206
207         * Ideograph-R001-One.el (U-00023944): Moved to
208         Ideograph-R077-Stop.el.
209
210         * Ideograph-R140-Grass.el (MH-521): New character; map to U+8362;
211         unify GT-40268.
212
213         * Ideograph-R135-Tongue.el (U+820D): Don't use char-ref in the
214         `ideographic-structure'.
215
216         * Ideograph-R130-Meat.el (U+81A4): Add J90-6733 into the
217         `->same-ideograph'.
218
219         * Ideograph-R109-Eye.el (C6-333D): Use `=>ucs*' instead of
220         `ideograph='; use `<-original-ideograph' instead of
221         `original-ideograph-of'.
222
223         * Ideograph-R077-Stop.el (C6-232E): Don't unify U-00028E16; unify
224         H1-A6EA and U-00023944; add `ideographic-structure'.
225
226 2002-02-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
227
228         * Ideograph-R170-Mound.el (C5-232E): Unify U-00028E16.
229
230 2002-02-13  MORIOKA Tomohiko  <tomo@mousai.kanji.zinbun.kyoto-u.ac.jp>
231
232         * u01000-Myanmar.el: Reformatted.
233
234 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
235
236         * Ideograph-R030-Mouth.el (U+5411): Delete wrong
237         `ideographic-structure' and CB-05156.
238         (U+54CD): Add `ideographic-structure' and CB-05156.
239
240 2002-02-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
241
242         * Ideograph-R063-Door.el: Add some mappings to CJK Ext-B code
243         points and Daikanwa numbers.
244
245 2002-01-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
246
247         * Ideograph-R069-Axe.el:
248         - Use `=>ucs' instead of `->ucs'.
249         - Add some mappings to CJK Ext-B code points.
250
251         * Ideograph-R068-Dipper.el: Add some mappings to CJK Ext-B code
252         points.
253
254         * Ideograph-R067-Script.el (M-13485): Don't map to U+6594.
255         - Use `=>ucs' instead of `->ucs'.
256         - Add some mappings to CJK Ext-B code points.
257
258         * Ideograph-R065-Branch.el: Add some mappings into CJK Ext-B code
259         points.
260
261 2002-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
262
263         * Ideograph-R062-Halberd.el, Ideograph-R060-Step.el,
264         Ideograph-R059-Bristle.el: Merge some mappings to CJK Ext-B code
265         points.
266
267 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
268
269         * Ideograph-R007-Two.el (U-00020134): Add `->identical' for
270         C6-307C.
271
272         * Ideograph-R058-Snout.el: Add some mappings into CJK Ext-B code
273         points.
274         (C6-246E): Unify U-00022450; use `<-vulgar-ideograph' instead of
275         `vulgar-ideograph-of'.
276
277         * Ideograph-R057-Bow.el: Add some mappings into CJK Ext-B code
278         points.
279         (M-09695): Fix `ideographic-strokes'; separate C5-2147; unify
280         H1-AEC6 and U-00022399; add `ideographic-structure'.
281         (C5-2147): Fix `ideographic-strokes'; map to U-00022399.
282         (C6-2177): Unify H1-AEA7 and U-0002239D; add
283         `ideographic-structure'.
284         (C6-307C): Add `->identical' for U-00020134; map to U-00020134.
285
286 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
287
288         * Ideograph-R055-Two-Hands.el: Add some mappings into CJK Ext-B
289         code points.
290         (C6-2467): Add `->identical' for U-00020020; add
291         `ideographic-structure'.
292
293         * Ideograph-R005-Second.el (BC-8871): Don't unify U-00022398.
294
295         * Ideograph-R001-One.el (U-00020020): Add `->identical' for
296         C6-2467.
297
298 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
299
300         * Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el: Add some
301         mappings into CJK Ext-B code points.
302
303 2002-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
304
305         * Ideograph-R154-Shell.el (U+8D53): Moved from
306         Ideograph-R053-Dotted-Cliff.el.
307
308 2002-01-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
309
310         * Ideograph-R053-Dotted-Cliff.el: Add some mappings for CJK Ext-B
311         code points.
312         (M-09392'): New character; unify GT-11849.
313         (C5-3828): Map to M-09392' instead of M-09384; unify U-00022246.
314         (U+8D53): Moved to Ideograph-R154-Shell.el.
315
316 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
317
318         * u00F00-Tibetan.el: Reformatted.
319
320 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
321
322         * u00D80-Sinhala.el, u00D00-Malayalam.el, u00C80-Kannada.el,
323         u00C00-Telugu.el, u00B80-Tamil.el, u00B00-Oriya.el: Reformatted.
324
325 2002-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
326
327         * u00A80-Gujarati.el, u00A00-Gurmukhi.el, u00600-Arabic.el,
328         u00400-Cyrillic.el, u00370-Greek.el,
329         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
330         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
331         u000A0-Latin-1-Supplement.el, u00080-C1.el: Reformatted.
332
333 2002-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
334
335         * Ideograph-R118-Bamboo.el (M-26243): Map to U+7BC0.
336
337 2002-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
338
339         * Ideograph-R050-Turban.el:
340         - Add some CJK Ext-B code points.
341         - Add some missing mapping between CNS and Daikanwa.
342         - Fix some bugs.
343
344 2002-01-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
345
346         * Ideograph-R046-Mountain.el: Merge some CJK Ext-B code points.
347
348 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
349
350         * Ideograph-R032-Earth.el (MH-89): New character.
351
352 2001-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
353
354         * mojikyo.el: Deleted.
355
356         * u030A0-Katakana.el, u03040-Hiragana.el: Delete `mojikyo'.
357
358 2001-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
359
360         * Ideograph-R211-Tooth.el, Ideograph-R212-Dragon.el,
361         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
362         Ideograph-R203-Black.el, Ideograph-R205-Frog.el,
363         Ideograph-R209-Nose.el, Ideograph-R199-Wheat.el,
364         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
365         Ideograph-R191-Fight.el, Ideograph-R194-Ghost.el,
366         Ideograph-R190-Hair.el, Ideograph-R188-Bone.el,
367         Ideograph-R187-Horse.el, Ideograph-R184-Eat.el,
368         Ideograph-R182-Wind.el, Ideograph-R174-Blue.el,
369         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
370         Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
371         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R169-Gate.el,
372         Ideograph-R170-Mound.el, Ideograph-R165-Distinguish.el,
373         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
374         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
375         Ideograph-R159-Cart.el, Ideograph-R162-Walk.el,
376         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
377         Ideograph-R156-Run.el, Ideograph-R152-Pig.el,
378         Ideograph-R154-Shell.el, Ideograph-R146-West.el,
379         Ideograph-R147-See.el, Ideograph-R148-Horn.el,
380         Ideograph-R149-Speech.el, Ideograph-R144-Walk-Enclosure.el,
381         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
382         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
383         Ideograph-R132-Self.el, Ideograph-R135-Tongue.el,
384         Ideograph-R136-Oppose.el, Ideograph-R140-Grass.el,
385         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
386         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
387         Ideograph-R122-Net.el, Ideograph-R124-Feather.el,
388         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
389         Ideograph-R118-Bamboo.el, Ideograph-R115-Grain.el,
390         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
391         Ideograph-R105-Dotted-Tent.el, Ideograph-R108-Dish.el,
392         Ideograph-R109-Eye.el, Ideograph-R103-Bolt-Of-Cloth.el,
393         Ideograph-R104-Sickness.el, Ideograph-R100-Life.el,
394         Ideograph-R102-Field.el, Ideograph-R095-Profound.el,
395         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
396         Ideograph-R087-Claw.el, Ideograph-R093-Cow.el,
397         Ideograph-R086-Fire.el, Ideograph-R080-Do-Not.el,
398         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
399         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
400         Ideograph-R079-Weapon.el, Ideograph-R076-Lack.el,
401         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
402         Ideograph-R066-Rap.el, Ideograph-R072-Sun.el,
403         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
404         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
405         Ideograph-R055-Two-Hands.el, Ideograph-R057-Bow.el,
406         Ideograph-R058-Snout.el, Ideograph-R059-Bristle.el,
407         Ideograph-R060-Step.el, Ideograph-R047-River.el,
408         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
409         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
410         Ideograph-R053-Dotted-Cliff.el, Ideograph-R046-Mountain.el,
411         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
412         Ideograph-R044-Corpse.el, Ideograph-R045-Sprout.el,
413         Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
414         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
415         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
416         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
417         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
418         Ideograph-R029-Again.el, Ideograph-R025-Divination.el,
419         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
420         Ideograph-R020-Wrap.el, Ideograph-R022-Right-Open-Box.el,
421         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
422         Ideograph-R019-Power.el, Ideograph-R016-Table.el,
423         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
424         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
425         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
426         Ideograph-R013-Down-Box.el, Ideograph-R010-Legs.el,
427         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
428         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
429         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
430         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
431         Ideograph-R001-One.el: Delete `mojikyo' and `->mojikyo'.
432
433 2001-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
434
435         * Ideograph-R124-Feather.el (M-28635): Use char-spec instead of
436         char-ref for the operator of the `ideographic-structure'; unify
437         B-AFCE.
438         (M028635): Use char-spec instead of char-ref for the operator of
439         the `ideographic-structure'.
440         (J83-3227): Likewise.
441         (U+7FC1): Likewise; separate B-AFCE.
442
443 2001-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
444
445         * Ideograph-R052-Short-Thread.el: Add some CJK Ext-B code points.
446         (C5-2169): Unify M-09195 and U-000221B3.
447         (C4-2267): Unify M-09196 and U-000221B6.
448         (M-09197): New character.
449         (C4-2427): Relate to M-09197; unify U-000221B7.
450         (C5-2427): Unify M-09198 and U-000221B8.
451         (M-09201): New character.
452         (C6-2B25): Relate to M-09201; unify U-000221BC.
453         (M-09202): New character.
454         (C5-2624): Relate to M-09202; unify U-000221BD.
455         (C5-2625): Unify M-09203 and U-000221BE.
456         (C6-306A): Unify M-09204 and U-000221BF.
457         (C6-3736): Unify M-09206 and U-000221C6.
458         (U-000221C7): New character.
459         (C4-314A): Relate to M-09207; map to U-000221C7.
460         (C6-4843): Unify U-000221CA.
461         (U-000221CB): New character.
462         (C5-3E7C): Relate to M-09211; map to U-000221CB.
463         (C6-5C4E): Unify M-09213 and U-000221CF.
464         (C5-455B): Unify M-09214 and U-000221CC.
465         (M-09215): New character.
466         (C3-465E): Relate to M-09215.
467         (M-09216): New character.
468         (C7-225B): Relate to M-09216; unify U-000221CD.
469         (C7-225D): Unify M-09217 and U-000221D2.
470         (C7-225C): Unify M-09218 and U-000221D1.
471         (M-09220): New character.
472         (C7-576D): Relate to M-09220; unify U-000221D6.
473
474         * Ideograph-R049-Oneself.el: Add some CJK Ext-B code points.
475         (C6-245D): Add `->identical' for U-000200AC; map to U-000200AC.
476
477         * Ideograph-R051-Dry.el, Ideograph-R048-Work.el: Add some CJK
478         Ext-B code points.
479
480         * Ideograph-R047-River.el: Add some CJK Ext-B code points.
481         (M-08671): Unify BC-8DEA and U-00021FE8.
482
483         * Ideograph-R045-Sprout.el: Add some CJK Ext-B code points.
484         (M-07827): Unify BC-88B2 and U-00021CFE.
485
486         * Ideograph-R044-Corpse.el: Add some CJK Ext-B code points.
487
488         * Ideograph-R005-Second.el (U-00021FE8): Moved to
489         Ideograph-R047-River.el.
490         (U-00021CFE): Moved to Ideograph-R045-Sprout.el.
491
492         * Ideograph-R004-Slash.el (U-000200AC): Add `->identical' for
493         C6-245D.
494
495         * Ideograph-R025-Divination.el (U+535D): Delete
496         `ideographic-structure'.
497
498 2001-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
499
500         * Ideograph-R008-Lid.el: Add some relations between Hanziku and
501         CJK Ext-B code points.
502
503         * Ideograph-R130-Meat.el (M-29860): Map to U-00026803; add
504         `ideographic-structure'.
505         (U-00026803): New character.
506         (C7-316C): Map to U-00026803; add `ideographic-structure'.
507         (U+6725): Moved to Ideograph-R074-Moon.el.
508         (U+81A5): Add `total-strokes'.
509         (U+81B6): Likewise.
510
511 2001-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
512
513         * Ideograph-R189-Tall.el:
514         - Add some Hanziku code points.
515         - Add some `ideographic-structure' properties.
516
517         * Ideograph-R078-Death.el (M-16529): Map to U-00023A3B; add
518         `ideographic-structure'.
519         (U-00023A3B): New character.
520         (C6-5373): Map to U-00023A3B; add `ideographic-structure'.
521
522         * Ideograph-R074-Moon.el (U+6725): New character [moved from
523         Ideograph-R130-Meat.el].
524         (U+81B6): Moved to Ideograph-R130-Meat.el.
525
526 2001-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
527
528         * Ideograph-R095-Profound.el (M-20819): Map to U-000248E7; add
529         `ideographic-structure'.
530         (C6-4B46): Unify H1-E1F1 and U-000248E7; add
531         `ideographic-structure'.
532         (M-20820): Map to U-000248E8; add `ideographic-structure'.
533         (C6-5E72): Unify H1-E254 and U-000248E8; add
534         `ideographic-structure'.
535
536         * Ideograph-R123-Sheep.el (M-28535): Map to U-000263A7; add
537         `ideographic-structure'.
538         (C7-314F): Unify H1-E275 and U-000263A7; add
539         `ideographic-structure'.
540         (C4-4C48): Add `ideographic-structure'.
541
542         * Ideograph-R101-Use.el (M-21720): Map to U-00024C0E; add
543         `ideographic-structure'.
544         (C7-477D): Unify H1-E2BC and U-00024C0E; add
545         `ideographic-structure'.
546
547         * Ideograph-R086-Fire.el (M-18985): Separate C5-2E4F; map to
548         U-000241EF; add `ideographic-structure'.
549         (U-000241EF): New character.
550         (C5-2E4F): map to U-000241EF; add `ideographic-structure'.
551
552         * Ideograph-R059-Bristle.el (U+5F61): Unify BC-8B71.
553         (M-10028): Separate C5-5447; map to U-000224B2; add
554         `ideographic-structure'.
555         (C5-5447): Unify H1-E27D and U-000224B2; add
556         `ideographic-structure'.
557
558 2001-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
559
560         * Ideograph-R210-Even.el (M-48580): Add `ideographic-structure';
561         map to U-0002A5D0.
562         (H1-E2C5): New character.
563         (C5-7A22): Add `ideographic-structure'; unify U-0002A5D0.
564
565         * Ideograph-R009-Man.el:
566         - Unify or Map UCS code points with some Hanziku code points.
567         - Add or fix `ideographic-structure' into some Hanziku characters.
568         - Add strokes into some Hanziku characters.
569
570 2001-12-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
571
572         * Ideograph-R149-Speech.el (M-35206): Separate C5-2327; Map to
573         U-0002795B.
574         (C5-2327): Add `ideographic-structure'; unify H1-DFEB.
575         (M-35207): Separate C5-2328; Map to U-0002795C.
576         (C5-2328): Add `ideographic-structure'; unify H1-DFEC.
577
578         * Ideograph-R120-Silk.el (M-28068): Map to U-000261E8.
579         (H1-E2C2): New character.
580         (C7-585F): Map to U-000261E8.
581         (U-000261E8): New character.
582
583         * Ideograph-R037-Big.el (M-05989): Add `ideographic-structure'.
584         (U-00021669): Likewise; unify H1-E1F7.
585
586         * Ideograph-R036-Evening.el (H1-E0D0): New character.
587         (CB-03754): Map to U-00020157.
588         (C5-2C66): Separate U-00020157; add `->identical' for U-00020157.
589
590         * Ideograph-R030-Mouth.el (M-03562): Add `ideographic-structure'.
591         (U-00020C57): Likewise; unify H1-E0EE.
592         (M-04326): Add `ideographic-structure'.
593         (C7-2146): Separate U-0002018A; add `->identical' for U-0002018A;
594         add `ideographic-structure'.
595
596 2001-12-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
597
598         * Ideograph-R160-Bitter.el (M-38633): Map to U-00028410; add
599         `ideographic-structure'.
600         (H1-AFC8): New character.
601         (C5-3625): Add `ideographic-structure'; unify U-00028410.
602
603         * Ideograph-R114-Track.el (M-24897): Unify H1-AFE5 and U-00025744;
604         add `ideographic-structure'.
605         (C7-262C): Map to U-00025744.
606
607         * Ideograph-R136-Oppose.el (M-30344): Unify H1-AFE8 and
608         U-000269FF; add `ideographic-structure'.
609
610         * Ideograph-R064-Hand.el (M-12077): Unify H1-AFA9 and U-00022B2B;
611         add `ideographic-structure'.
612
613         * Ideograph-R005-Second.el (U-000200D5): Unify H1-AAFB.
614         (H1-AEEA): Unify U-000200E8.
615         (H1-AEED): Unify U-000200EB.
616         (H1-AF63): Unify U-000200F0.
617         (H1-AF42): Unify U-000200F1.
618         (U-000200F3): Unify H2-D1E5.
619         (H1-AFA5): Unify U-000200F5.
620         (U-000200F9): New character.
621         (H1-AFAA): Map to U-000200F9; fix `ideographic-structure'.
622         (H1-AFAB): Unify U-000200FA; fix `ideographic-structure'.
623         (U-000200FF): New character.
624         (H1-AFC5): Map to U-000200FF; fix `ideographic-structure'.
625         (H1-AFCB): Unify U-00020103.
626         (M-00219): Unify H5-F94F.
627         (U-00020108): Unify H8-E35B.
628         (H1-AFE5): Moved to Ideograph-R114-Track.el.
629         (H1-AFE8): Moved to Ideograph-R136-Oppose.el.
630         (M-00221): Unify H5-F969.
631         (H1-AFC8): Moved to Ideograph-R160-Bitter.el.
632         (H1-AFA9): Moved to Ideograph-R064-Hand.el.
633         (H1-AF61): Moved to Ideograph-R140-Grass.el.
634         (H1-AEE5): Moved to Ideograph-R036-Evening.el.
635         (H1-AEE3): Moved to Ideograph-R028-Private.el.
636         (H1-AEC6): Moved to Ideograph-R057-Bow.el.
637         (H1-AEA7): Moved to Ideograph-R057-Bow.el.
638         (H1-AEA5): Moved to Ideograph-R028-Private.el.
639         (H1-AE61): Moved to Ideograph-R026-Seal.el.
640
641 2001-12-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
642
643         * Ideograph-R057-Bow.el (U-00022399): New character.
644         (U-0002239D): Likewise.
645
646         * Ideograph-R007-Two.el (U-00020131): Unify H7-EEEB.
647         (U-00020134): New character.
648         (M-00283): Separate U-00020AFC; add `->identical' for U-00020AFC.
649
650         * Ideograph-R040-Roof.el: Add some CJK Ext-B code points.
651         (M-07074): Separate C6-244A.
652         (U-000219BF): New character.
653         (C6-244A): Map to U-000219BF.
654
655         * Ideograph-R028-Private.el (M-03080): Separate U+53BE and
656         EGB-2C21; delete `kangxi-radical' and `kangxi-strokes'.
657         (U+53BE): Unify H1-AEE3; add `ideographic-structure'.
658         (U-00020AFC): New character.
659
660         * Ideograph-R006-Hook.el (U-00020117): Unify H1-B8A3.
661         (M-00239): Separate U-00020029; add `->identical' for U-00020029.
662         (U-0002011A): Unify H10-D547.
663         (U-0002011B): Unify H2-EC53.
664
665         * Ideograph-R001-One.el (U-00020029): New character.
666
667 2001-12-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
668
669         * Ideograph-R004-Slash.el (M-00136): Unify BC-85D2 and U-0002009F.
670
671 2001-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
672
673         * Ideograph-R140-Grass.el (U-00026AF9): New character.
674
675         * Ideograph-R039-Child.el (M-06971): Separate U-000200F1; add
676         `->identical' for U-000200F1; add `ideographic-structure'.
677
678         * Ideograph-R037-Big.el (J0-546F): Unify EGB-7A25, B-C95B and
679         U+592C.
680         (C2-213B): Separate EGB-7A25, B-C95B and U+592C.
681         (U-00021645): New character.
682         (H1-ACBB): Likewise.
683         (U-00021686): Unify H1-ACC0; add `ideographic-structure'.
684         (C7-2C7D): Add `ideographic-structure'.
685
686         * Ideograph-R036-Evening.el (U-00021588): Unify H1-AEE5; add
687         `ideographic-structure'.
688
689         * Ideograph-R004-Slash.el (H1-AB78): Unify U-0002009D.
690         (H1-ABB9): Unify U-000200A1.
691         (H1-ABE0): Unify U-000200A7.
692         (U-000200AC): New character.
693         (H1-ABE6): Unify U-0002394B.
694         (U-000200B1): New character.
695         (U-000200B3): New character.
696         (H1-ABE7): Unify U-000200B5.
697         (H1-ABF9): Unify U-00024C06.
698         (H1-ABFD): Unify U-0002664D.
699         (H1-ABF7): Unify U-00027E86.
700         (H1-AC43): Unify U-000200B8.
701         (U-00021D18): Unify H3-D0D4.
702         (H1-AC7B): Unify U-000200BD.
703         (U-00020B61): Unify H1-F855.
704         (H1-AC7E): Unify U-000200C0.
705         (H1-ACA1): Unify U-000200C1.
706         (U-000200C2): New character.
707         (H1-ACBB): Moved to Ideograph-R037-Big.el.
708         (H1-ACBD): Unify U-0002A00B.
709         (H1-B3B6): New character.
710         (H1-ACBC): Unify U-00025740.
711         (H1-ACC0): Moved to Ideograph-R037-Big.el.
712         (U-000200C8): New character.
713
714 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
715
716         * Ideograph-R102-Field.el (U-00024CCF): New character [moved from
717         Ideograph-R001-One.el].
718
719 2001-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
720
721         * Ideograph-R028-Private.el (U-00020AD5): Add
722         `ideographic-structure'; unify H1-AEA5.
723
724         * Ideograph-R026-Seal.el (BC-8A60): New character.
725         (U+536B): Add `ideographic-structure'; unify H1-AE61.
726
727         * Ideograph-R002-Line.el (U-0002006C): New character.
728         (BC-8D5D): Moved to Ideograph-R030-Mouth.el.
729         (U-00023244): Unify H4-E3AE.
730         (U-00020077): Add `->identical' for M-04218.
731         (U-0002011D): Unify H1-F043.
732
733         * Ideograph-R001-One.el (U-00020018): Unify H2-C1A3.
734         (U-00020922): Unify H1-DC50.
735         (U-00020048): Add `->identical' for M-04020; add
736         `->same-ideograph' for C6-472D.
737         (M-00065): Separate U-00024CCF and moved it to
738         Ideograph-R102-Field.el; add `->identical' for U-00024CCF.
739         (U-00021B4B): Unify H2-B9A5.
740         (U-0002005E): New character.
741         (U-0002005C): Likewise.
742         (U-00020050): Likewise.
743         (U-00020045): Likewise.
744         (U-0002001E): Likewise.
745
746         * Ideograph-R030-Mouth.el: Add some CJK Ext-B code points.
747
748 2001-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
749
750         * Ideograph-R087-Claw.el (M-19655): Separate U+722B.
751
752         * Ideograph-R075-Tree.el (U+6740): Relate to M-14471; add
753         `->same-ideograph' for M-14471.
754
755         * Ideograph-R003-Dot.el (U-00020084): Unify H4-E461.
756
757 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
758
759         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PAW ONE): Add
760         `<-radical' for U+722B.
761         (CJK RADICAL PAW TWO): Add `<-radical' for M-19655.
762
763         * u0E000-Private-Use.el (U+F4A6): Revived.
764
765         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): Relate to
766         M-42120.
767
768         * Ideograph-R140-Grass.el (M-31582): Separate JSP-586E, C4-466C
769         and U+84A6.
770         (BC-8CB0): New character.
771
772         * Ideograph-R079-Weapon.el (BC-8AD4): New character.
773
774 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
775
776         * Ideograph-R065-Branch.el (M-13067): Unify CB-02050; use `=>ucs'
777         instead of `->ucs'; add `ideographic-structure'.
778         - Merge Big5 code points.
779         - Use `=>ucs' instead of `->ucs'.
780         - Add some `ideographic-structure' properties.
781         - Add some CBETA numbers.
782
783 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
784
785         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL CLOTHES): Add
786         `<-radical' for U+8864.
787
788         * Ideograph-R023-Hiding-Enclosure.el (M-02674): Add
789         `<-simplified-ideograph'; add `ideographic-structure'.
790         (U+533A): Use `<-simplified-ideograph' instead of
791         `simplified-ideograph-of'; add `ideographic-structure'.
792
793         * Ideograph-R022-Right-Open-Box.el: Add some missing
794         `ideographic-structure' properties.
795
796         * Ideograph-R020-Wrap.el: Canonicalize some operators of
797         `ideographic-structure' properties.
798         (U+5301): Use `->same-ideograph' instead of `comment'; add
799         `ideographic-structure'.
800
801         * Ideograph-R019-Power.el (U+52E7): Add `ideographic-structure'.
802
803         * Ideograph-R018-Knife.el (U+5239): Add `ideographic-structure'.
804         (U+5290): Likewise.
805
806         * Ideograph-R016-Table.el (M-01792): Separate U+51F2.
807
808         * Ideograph-R013-Down-Box.el (U+5187): Revert the previous
809         operator change.
810         (U+56D8): Modify operator.
811
812         * Ideograph-R010-Legs.el (U+514F): Unify H1-B26A.
813         (U+515E): Unify H5-F16C.
814
815         * Ideograph-R007-Two.el (U+4E97): Unify H2-EE7D.
816         (U+4E9D): Unify H1-F57D.
817
818         * Ideograph-R006-Hook.el (U+4E89): Unify H1-E8D1.
819
820         * Ideograph-R005-Second.el (U+4E62): Unify H2-EE79.
821         (U+4E80): Unify H12-EBBD.
822
823         * Ideograph-R004-Slash.el (U+4E55): Unify H1-B260.
824
825 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
826
827         * Ideograph-R064-Hand.el:
828         - Merge Big5 code points.
829         - Use `=>ucs' instead of `->ucs'.
830         - Add some CBETA numbers.
831         - Add some `ideographic-structure' properties.
832
833         * Ideograph-R018-Knife.el (U+5259): Fix operator.
834         (C3-2F62): Likewise.
835
836         * Ideograph-R014-Cover.el (U+51A9): Simplify
837         `ideographic-structure'.
838
839         * Ideograph-R009-Man.el (U+U+4FA7): Simplify
840         `ideographic-structure'.
841         (M-00703): Use BC-8AFC instead of U+4EBC in the
842         `ideographic-structure'.
843
844 2001-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
845
846         * ideograph-util.el (ideographic-structure=): New function.
847         (ideographic-structure-find-char): Use `ideographic-structure='
848         instead of `char-ref='.
849
850         * Ideograph-R017-Open-Box.el (U+51FF): Fix
851         `ideographic-structure'.
852
853         * Ideograph-R013-Down-Box.el (U+5183): Modify operator.
854         (U+5187): Modify operator.
855         (U+5188): Modify operator.
856         (U+518F): Modify operator.
857
858 2001-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
859
860         * Ideograph-R039-Child.el: Merge CHINA3-JEF code points.
861
862 2001-12-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
863
864         * Ideograph-R063-Door.el:
865         - Add some Big5 code points.
866         - Add some `ideographic-structure' properties.
867         - Add some CBETA numbers.
868         - Use `=>ucs' instead of `->ucs'.
869
870 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
871
872         * Ideograph-R022-Right-Open-Box.el (JSP-342E): Separate U+532C.
873         (U+5332): Use U-00021657 instead of C4-3678 in the
874         `ideographic-structure' property.
875
876         * Ideograph-R021-Spoon.el (U+5316): Use U+4EBB instead of <CJK
877         RADICAL PERSON> in the `ideographic-structure' property.
878         (U+5318): Add `ideographic-structure'.
879
880         * Ideograph-R020-Wrap.el: Add missing `ideographic-structure'
881         properties.
882
883         * Ideograph-R015-Ice.el (M-01608): Unify U-000205AC.
884
885 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
886
887         * Ideograph-R043-Lame.el: Add some CJK Ext-B code points.
888
889         * Ideograph-R041-Inch.el: Add some CJK Ext-B code points.
890         (M-07456): Use C1-5C41 instead of U+7968 in the
891         `ideographic-structure' property.
892         (M-07468): Use `<-ancient-ideograph' instead of
893         `ancient-ideograph-of'.
894
895         * Ideograph-R038-Woman.el (C5-4532): Fixed.
896
897 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
898
899         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): New character.
900
901         * Ideograph-R042-Small.el, Ideograph-R039-Child.el,
902         Ideograph-R033-Scholar.el: Add some CJK Ext-B code points.
903
904         * Ideograph-R019-Power.el: Add some missing
905         `ideographic-structure' properties.
906         (U+52A6): Don't use BC-8DF6 in the `ideographic-structure'
907         property.
908         (U+52B1): Use `script' and `<-simplified-ideograph' instead of
909         `comment'.
910         (U+52C9): Don't use char-ref format for the operator of the
911         `ideographic-structure' property.
912         (C1-6339): Use M-31078 instead of U+83AB in the
913         `ideographic-structure' property.
914         (J0-342B): Use `script' and `<-simplified-ideograph' instead of
915         `comment'.
916         (C2-4F5C): Use C1-655C instead of U+842C.
917
918         * Ideograph-R018-Knife.el: Add some missing
919         `ideographic-structure' properties.
920         (U+521D): Use U+8864 instead of <CJK RADICAL CLOTHES>.
921         (U+5231): Simplified `ideographic-structure'.
922         (C2-2554): Likewise.
923         (U+524D): Use U+4491 instead of BC-8B4B.
924         (U+524E): Use M-14471 instead of BC-8CBA.
925         (J0-4B36): Use JSP-3523 instead of U+5485.
926         (U+5294): Use `<-vulgar-ideograph' instead of
927         `vulgar-char-of-shinjigen-1'.
928
929         * Ideograph-R013-Down-Box.el (J78-514B): Don't use char-ref format
930         in the `ideographic-structure' property.
931
932         * Ideograph-R010-Legs.el (U+5151): Use U+4E37 instead of U+8B55 in
933         the `ideographic-structure' property.
934         (U+515A): Modify `ideographic-structure'.
935
936 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
937
938         * Ideograph-R062-Halberd.el:
939         - Merge some Big5 code points.
940         - Add some CBETA numbers.
941         - Add some `ideographic-structure' properties.
942         - Use `=>ucs' instead of `->ucs'.
943
944 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
945
946         * Ideograph-R009-Man.el (GT-00767): Relate to M-01054; add
947         `ideographic-structure'.
948
949         * Ideograph-R003-Dot.el (U+4E37): Unify BC-8B55.
950
951 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
952
953         * Ideograph-R032-Earth.el: Add some CJK Ext-B code points.
954
955         * Ideograph-R012-Eight.el (U+517C): Use U+4491 instead of BC-8B4B
956         in the `ideographic-structure' property.
957
958         * Ideograph-R010-Legs.el (C4-233B): Separate U+514F.
959         (U+514F): Add `ideographic-structure'.
960
961         * Ideograph-R001-One.el (U+4E19): Use U+5185 instead of BC-8C57 in
962         the `ideographic-structure' property.
963         (U+4E26): Use U+4491 instead of BC-8B4B in the
964         `ideographic-structure' property.
965
966 2001-12-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
967
968         * Ideograph-R031-Enclosure.el: Add some CJK Ext-B code points.
969         (M-04684): Separate C6-225F; map to U-00020064.
970         (C6-225F): Add `->identical' for U-00020064; map to U-00020064.
971
972         * Ideograph-R029-Again.el: Add some CJK Ext-B code points.
973
974         * Ideograph-R002-Line.el (U-00020064): Add `->identical' for
975         C6-225F; add `->same-ideograph' for M-04684.
976
977         * Ideograph-R011-Enter.el (M-01416): Add `<-wrong-ideograph' for
978         M-00345.
979         (U+4EBD): Moved to Ideograph-R009-Man.el.
980
981         * Ideograph-R009-Man.el (U+4EBD): Moved from
982         Ideograph-R011-Enter.el; relate to M-00345.
983         (U+4ECA): Use U+4EBD instead of BC-8AFC.
984         (U+4EE4): Likewise.
985         (U+4F1B): Simplify the `ideographic-structure' property.
986         (M-00757): Likewise.
987         (U+500A): Likewise.
988         (U+506C): Likewise.
989
990         * Ideograph-R075-Tree.el (U+6729): Unify BC-8956.
991
992 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
993
994         * Ideograph-R178-Tanned-Leather.el (U+97E6): Unify BC-89D6.
995
996         * Ideograph-R168-Long.el (U+957F): Add `total-strokes'; unify
997         BC-89A5.
998
999         * Ideograph-R040-Roof.el (J0-555F): Unify BC-8AF8.
1000
1001         * Ideograph-R011-Enter.el:
1002         - Add some Hanziku-1 code points.
1003         - Add some missing `ideographic-structure' properties.
1004
1005         * Ideograph-R009-Man.el:
1006         - Add some missing `ideographic-structure' properties.
1007         - Add some Hanziku-1 code points.
1008
1009 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1010
1011         * Ideograph-R169-Gate.el (U+95E8): Add `total-strokes'; unify
1012         BC-896B.
1013
1014         * Ideograph-R006-Hook.el (M-00237): Add `ideographic-structure'.
1015         (U-00020116): Likewise.
1016         (H1-BE59): New character.
1017
1018 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1019
1020         * Ideograph-R008-Lid.el:
1021         - Add some Hanziku-1 code points.
1022         - Add some missing `ideographic-structure' properties.
1023
1024         * Ideograph-R002-Line.el (U-0002006D): Add
1025         `ideographic-structure'; unify H1-C3C6.
1026         (U-0002006E): Add `ideographic-structure'.
1027         (H1-C3E4): New character.
1028
1029 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1030
1031         * Ideograph-R001-One.el (U+4E1D): Use BC-895C instead of U+5E7A in
1032         the `ideographic-structure'.
1033
1034 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1035
1036         * Ideograph-R061-Heart.el:
1037         - Merge Big5 code points.
1038         - Add some CBETA numbers.
1039         - Use `=>ucs' instead of `->ucs'.
1040         - Add some `ideographic-structure' properties.
1041
1042 2001-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1043
1044         * Ideograph-R002-Line.el (BC-8BF1): New character.
1045
1046 2001-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1047
1048         * Ideograph-R005-Second.el:
1049         - Add some missing `ideographic-structure' properties.
1050         - Add some Hanziku-1 code points.
1051
1052 2001-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1053
1054         * Ideograph-R038-Woman.el: Add some CHINA3-JEF code points.
1055
1056         * Ideograph-R010-Legs.el (U+5156): Unify H1-E0CF.
1057
1058 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1059
1060         * Ideograph-R037-Big.el: Add some Daikanwa numbers of the revised
1061         version if the numbers were changed in the second revised version.
1062         (U+5934): Unify BC-8A62.
1063
1064 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1065
1066         * Ideograph-R052-Short-Thread.el (U+5E7A): Unify BC-8B44.
1067
1068 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1069
1070         * char-db-util.el (insert-char-attributes): Format
1071         `ideograph-daikanwa-2' as same as `ideograph-daikanwa'.
1072
1073         * Ideograph-R006-Hook.el, Ideograph-R004-Slash.el:
1074         - Add some missing `ideographic-structure' properties.
1075         - Add some Hanziku-1 code points.
1076
1077 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1078
1079         * Ideograph-R037-Big.el: Add some CHINA3-JEF code points.
1080
1081 2001-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1082
1083         * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Add some
1084         missing `ideographic-structure' properties.
1085
1086         * Ideograph-R014-Cover.el: Add some missing
1087         `ideographic-structure' properties.
1088         (M-01592): Use `<-vulgar-ideograph' instead of
1089         `vulgar-char-of-shinjigen-1'.
1090
1091         * Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
1092         Ideograph-R011-Enter.el: Add some missing `ideographic-structure'
1093         properties.
1094
1095         * Ideograph-R010-Legs.el (JX1-2E50): Unify JC3-43D5.
1096         (U+514F): Use U-00020086 instead of U+5382 in the
1097         `ideographic-structure' property; use U-00020477 instead of
1098         U+4E0A/U+513F in the `ideographic-structure' property.
1099
1100         * Ideograph-R006-Hook.el (U-00020112): Add
1101         `ideographic-structure'; unify H1-AAD7.
1102
1103 2001-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1104
1105         * Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
1106         Ideograph-R034-Go.el: Add some CHINA3-JEF code points.
1107
1108 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1109
1110         * Ideograph-R060-Step.el:
1111         - Merge Big5 code points.
1112         - Use `=>ucs' instead of `->ucs'.
1113         - Add some `ideographic-structure' properties.
1114         - Add some CBETA numbers.
1115
1116         * Ideograph-R028-Private.el, Ideograph-R023-Hiding-Enclosure.el:
1117         Add some CJK Ext-B code points.
1118
1119         * Ideograph-R005-Second.el (U-000200E4): Add
1120         `ideographic-structure'; unify H1-ABE1.
1121
1122 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1123
1124         * Ideograph-R059-Bristle.el: Use `=>ucs' instead of `->ucs'.
1125
1126         * Ideograph-R058-Snout.el: Use `=>ucs' instead of `->ucs'.
1127         (U+5F5B): Unify CB-01820.
1128
1129         * Ideograph-R057-Bow.el: Use `=>ucs' instead of `->ucs'.
1130
1131         * Ideograph-R056-Shoot.el (C1-636F): Use `=>ucs' instead of
1132         `->ucs'.
1133
1134         * Ideograph-R022-Right-Open-Box.el: Merge some CJK Ext-B code
1135         points.
1136         (M-02596): Unify BC-87D4 and U-0002092C.
1137
1138         * Ideograph-R005-Second.el (BC-87D4): Moved to
1139         Ideograph-R022-Right-Open-Box.el.
1140
1141 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1142
1143         * char-db-util.el (insert-char-attributes): Add setting to format
1144         `=>ucs-jis'.
1145
1146         * Ideograph-R021-Spoon.el: Add some CJK Ext-B code points.
1147         (M-02571): Unify U-0002090E; relate to JU-5315 instead of U+5315.
1148
1149         * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el: Merge some CJK
1150         Ext-B code points.
1151
1152         * Ideograph-R115-Grain.el (U+79F0): Separate C3-327C.
1153         (J0-3E4E): Unify C3-327C and CB-00379.
1154
1155         * Ideograph-R059-Bristle.el (C6-3F5B): Use `->same-ideograph'
1156         instead of `ideograph='.
1157         - Add some CBETA numbers.
1158         - Merge Big5 code points.
1159
1160         * Ideograph-R058-Snout.el: Merge Big5 code points.
1161         (U+5F5C): Unify CB-02362; relate to M-09948.
1162
1163         * Ideograph-R057-Bow.el:
1164         - Merge Big5 code points.
1165         - Add some `ideographic-structure' properties.
1166         - Add some CBETA numbers.
1167
1168         * Ideograph-R056-Shoot.el:
1169         - Merge Big5 code points.
1170         - Merge some CBETA numbers.
1171
1172 2001-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1173
1174         * Ideograph-R170-Mound.el (U+49BE): New character.
1175         (H1-DE72): Moved from Ideograph-R010-Legs.el.
1176
1177 2001-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1178
1179         * Ideograph-R038-Woman.el: Add some CJK Ext-B code points.
1180
1181         * Ideograph-R029-Again.el:
1182         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1183           `hanyu-dazidian-char' properties.
1184         - Add some missing `ideographic-structure' properties.
1185         - Add some Big5-CDP code points.
1186
1187         * Ideograph-R026-Seal.el: Add some missing `hanyu-dazidian-vol',
1188         `hanyu-dazidian-page' and `hanyu-dazidian-char' properties.
1189         (U+536A): Add `ideographic-structure'.
1190
1191         * Ideograph-R010-Legs.el (H1-DCE3): Unify U-00020478.
1192         (H1-DE46): Unify U-00020489.
1193         (H1-DE67): Unify U-0002048B.
1194         (H1-DE6A): Unify U-0002048F.
1195         (H1-DE6E): Unify U-00025631.
1196         (H1-DE72): Moved to Ideograph-R170-Mound.el.
1197         (H1-DE73): Unify U-0002049C.
1198         (H1-DE74): Unify U-0002049D.
1199         (H1-DEAC): Unify U-000204A7.
1200         (H1-DEC9): Unify U-000204AE.
1201         (H1-DEC8): Unify U-00020926.
1202         (H1-DECF): Unify U-000204BE.
1203         (M-01407): Unify U-000204CA.
1204         (H1-DED6): Unify U-000204D6.
1205         (H1-DED9): Unify U-000204DA.
1206
1207 2001-12-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1208
1209         * Ideograph-R032-Earth.el: Merge some CHINA3-JEF code points.
1210
1211         * Ideograph-R010-Legs.el:
1212         - Add some missing `ideographic-structure' properties.
1213         - Add some Hanziku-1 code points.
1214
1215         * Ideograph-R003-Dot.el (M-00093): Unify H1-ACC5 and U-0002007C;
1216         add `ideographic-structure'.
1217         (U-0002007F): Unify H1-AD5C; add `ideographic-structure'.
1218         (U-00020081): New character.
1219         (U-0002592C): New character.
1220         (U+4E3E): Unify H1-ADBF.
1221
1222 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1223
1224         * Ideograph-R002-Line.el (U+4E34): Unify H1-AA56.
1225         (H1-AA59): New character.
1226         (H1-AA72): Likewise.
1227
1228 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1229
1230         * Ideograph-R013-Down-Box.el (U-0002054D): Add
1231         `ideographic-structure'; unify H1-AD7C.
1232
1233         * Ideograph-R007-Two.el (C6-2566): Relate to U-00020122.
1234
1235         * Ideograph-R001-One.el:
1236         - Add some missing `ideographic-structure' properties.
1237         - Add some Hanziku-1 code points.
1238
1239 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1240
1241         * Ideograph-R099-Sweet.el (M-21660): Separate C4-3E65 and U+3F4E;
1242         add `ideographic-structure'; unify H1-A97D.
1243         (C4-3E65): Add `ideographic-structure'.
1244         (U+3F4E): Likewise.
1245         (M-21663): Separate C7-302B; add `ideographic-structure'; unify
1246         H1-A9B2.
1247         (C7-302B): Add `ideographic-structure'.
1248
1249         * Ideograph-R048-Work.el (H1-A875): New character.
1250
1251         * Ideograph-R113-Spirit.el (M-49399): Add `ideographic-structure';
1252         unify H1-A955.
1253         (H1-A954): New character; unify U-00025632.
1254         (H1-A975): New character; unify U-00025673.
1255
1256 2001-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1257
1258         * Ideograph-R073-Say.el (M-14304): Separate C6-4979; add
1259         `ideographic-structure'; unify H1-A97A.
1260
1261         * Ideograph-R055-Two-Hands.el (U+3429): Add
1262         `ideographic-structure'; unify H1-A8CE.
1263         - Merge Big5 code points.
1264         - Use `=>ucs' instead of `->ucs'.
1265         - Merge some CBETA numbers.
1266         - Add some `ideographic-structure' properties.
1267
1268         * Ideograph-R051-Dry.el (M-09171): Add `ideographic-structure';
1269         unify H1-A872.
1270         (C6-2742): Add `ideographic-structure'.
1271
1272         * Ideograph-R013-Down-Box.el (U-00020542): Add
1273         `ideographic-structure'; unify H1-A769.
1274
1275         * Ideograph-R004-Slash.el (C3-212F): Relate to U+51E2.
1276
1277 2001-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1278
1279         * Ideograph-R037-Big.el: Merge some CJK Ext-B code points.
1280         (M-05837): Separate C6-2167; relate to U-000215D2.
1281         (C6-2167): Unify BC-87D3 and U-000215D2.
1282         (M-05948): Separate C6-3E3E; relate to U-00021638; add
1283         `ideographic-structure'.
1284         (U-00021638): Add `ideographic-structure'; unify H1-A974.
1285         (C6-3E3E): Add `ideographic-structure'.
1286
1287         * Ideograph-R031-Enclosure.el (C6-5145): Add
1288         `ideographic-structure'; unify H1-A9A2.
1289
1290         * Ideograph-R028-Private.el: Use char-spec instead of char-ref as
1291         operators in `ideographic-structure' properties.
1292         (U-00020AD3): Unify BC-8B7E.
1293         (C6-213C): Add `ideographic-structure'; unify BC-89AC.
1294         (U+53B7): Add `ideographic-structure'; unify BC-8CEB.
1295         (C4-2249): Add `ideographic-structure'; unify BC-88E6.
1296
1297         * Ideograph-R015-Ice.el (U+51DF): Unify CB-06080.
1298
1299         * Ideograph-R014-Cover.el (M-01589): Relate to U-0002058C.
1300
1301         * Ideograph-R007-Two.el:
1302         - Add some missing `ideographic-structure' properties.
1303         - Merge some Hanziku-1 code points.
1304
1305         * Ideograph-R003-Dot.el (M-00104): Separate C3-2740; delete
1306         `cns-radical'.
1307         (U+4E3D): Unify H1-A86E.
1308
1309 2001-11-30  Yoshiki Hayashi  <yoshiki@xemacs.org>
1310
1311         * ioslated-char.el: Disable undo in temporary buffer.
1312         Otherwise, pdump will complain about buffer being undumpable
1313         object.
1314
1315 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1316
1317         * Ideograph-R054-Long-Stride.el:
1318         - Use `=>ucs' instead of `->ucs'.
1319         - Merge Big5 code points.
1320         (U+5EFB): Unify CB-00327.
1321         (U+5EFC): Unify CB-02626.
1322
1323         * Ideograph-R036-Evening.el: Merge some CJK Ext-B code points.
1324
1325         * Ideograph-R032-Earth.el (U+57DB): Add `ideographic-structure';
1326         unify CB-05739.
1327
1328         * Ideograph-R030-Mouth.el (U+53E7): Use `->ideographic-variants'
1329         instead of `variant-of-shinjigen-1'; unify JC3-91AE.
1330         (U+549A): Unify JC3-8CE8.
1331
1332 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1333
1334         * Ideograph-R131-Minister.el (C3-2A5C): Separated from U+5367 and
1335         moved from Ideograph-R025-Divination.el.
1336
1337         * Ideograph-R035-Go-Slowly.el: Merge some CJK Ext-B code points.
1338
1339         * Ideograph-R034-Go.el (J0-5469): Unify BC-8B45.
1340         Merge some CJK Ext-B code points.
1341
1342         * Ideograph-R031-Enclosure.el: Add some CHINA3-JEF code points.
1343
1344         * Ideograph-R019-Power.el: Add some CHINA3-JEF code points.
1345         (M-02305): Unify C4-2240, JC3-44D9 and U+3515.
1346         (M-02395): Unify C6-3D4E.
1347         (M-02397): Unify C6-3D4F.
1348         (M-02401): Unify C6-3D4D.
1349
1350         * Ideograph-R018-Knife.el: Add some CHINA3-JEF code points.
1351         (M-02112): Add `ideographic-structure'.
1352
1353         * Ideograph-R015-Ice.el: Add some missing `ideographic-structure'
1354         properties.
1355
1356         * Ideograph-R005-Second.el (BC-87D3): Moved to
1357         Ideograph-R037-Big.el; unify C6-2167.
1358
1359 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1360
1361         * Ideograph-R181-Leaf.el (JC3-8CE9): New character.
1362
1363         * Ideograph-R122-Net.el (C4-2152): Separated from U+5188 and moved
1364         from Ideograph-R013-Down-Box.el.
1365
1366         * Ideograph-R032-Earth.el (M-05234): Use `<-original-ideograph'
1367         instead of `original-ideograph-of'.
1368         (M-05291): New character.
1369         (C6-3E32): Relate to M-05291.
1370         (M-05352): Unify C6-5152 instead of C4-3C5A.
1371
1372         * Ideograph-R030-Mouth.el: Merge some CHINA3-JEF code points.
1373
1374         * Ideograph-R025-Divination.el (U+5361): Unify JC3-82B5.
1375         (U+5367): Separate C3-2A5C and moved it to
1376         Ideograph-R131-Minister.el.
1377
1378         * Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el:
1379         Merge some CHINA3-JEF code points.
1380
1381 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1382
1383         * Ideograph-R029-Again.el: Add some CHINA3-JEF code points.
1384         (C6-3D67): Unify M-48963.
1385         (C1-5937): Use `->identical' instead of `ideograph='.
1386
1387         * Ideograph-R028-Private.el: Add some CHINA3-JEF code points.
1388         (C4-2856): Delete `non-morohashi'; unify M-48989.
1389
1390         * Ideograph-R027-Cliff.el (M-02979): Unify C6-3D60 and U-00020A78.
1391         (U-00020A9A): Unify BC-8D4D; add `ideographic-structure'.
1392         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1393           `hanyu-dazidian-char' properties.
1394         - Add some missing `ideographic-structure' properties.
1395         - Add some BIG5-CDP code points.
1396         - Add some CHINA3-JEF code points.
1397
1398         * Ideograph-R026-Seal.el (U+5369): Unify BC-8B5A.
1399         (U+353E): Unify BC-8BE6.
1400         (U+536A): Unify BC-8D7A.
1401         (U+5373): Use `script' and `<-vulgar-ideograph' instead of
1402         `comment'; add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1403         `hanyu-dazidian-char'; add `ideographic-structure'.
1404         (U+537B): Use `->ideographic-variants' instead of
1405         `variant-of-shinjigen-1'; add `hanyu-dazidian-vol',
1406         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
1407         `ideographic-structure'.
1408         (U+537D): Use `->ideographic-variants' instead of
1409         `variant-of-shinjigen-1'; unify JC3-45D4.
1410         (M-02875): Separate C6-2F3C; use `->same-ideograph' instead of
1411         `comment'; relate to U-00020A1E.
1412         (C6-2F3C): Unify U-00020A1E.
1413         - Add some CHINA3-JEF code points.
1414         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1415           `hanyu-dazidian-char' properties.
1416         - Add some missing `ideographic-structure' properties.
1417         - Merge some CJK Ext-B code points.
1418
1419         * Ideograph-R024-Ten.el (U+5344): Unify BC-8975.
1420         (C4-2244): Use `<-original-ideograph' instead of
1421         `original-char-of-shinjigen-1'; unify U-00020983.
1422         (C3-2329): Use `->ideographic-variants' instead of
1423         `variant-of-shinjigen-1'.
1424         (C6-2639): Use `<-vulgar-ideograph' instead of
1425         `vulgar-char-of-shinjigen-1'; unify U-00020991.
1426         (C4-2553): Use `<-vulgar-ideograph' instead of
1427         `vulgar-char-of-shinjigen-1'; unify U-00024C1E.
1428         (M-02739): Unify C4-2553 and U-00024C1E; use `<-vulgar-ideograph'
1429         instead of `vulgar-ideograph-of'.
1430         (J0-4234): Use U+4ECE instead of BC-8DF5 + U+4EBA in the
1431         `ideographic-structure'.
1432         (U+5352): Likewise.
1433         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1434           `hanyu-dazidian-char' properties.     
1435         - Add some missing `ideographic-structure' properties.
1436         - Merge some CHINA3-JEF code points.
1437         - Use char-spec instead of char-ref as operators in
1438           `ideographic-structure' properties.
1439         - Merge some CJK Ext-B code points.
1440         - Merge some missing Big5-CDP code points.
1441
1442         * Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el: Merge
1443         some CHINA3-JEF code points.
1444
1445         * Ideograph-R017-Open-Box.el (U+51FC): Delete `kangxi-radical' and
1446         `kangxi-strokes'; delete `non-morohashi'; unify JC3-80AC.
1447
1448         * Ideograph-R016-Table.el: Merge some CHINA3-JEF code points.
1449
1450         * Ideograph-R004-Slash.el (U-00020086): Unify BC-8BB4.
1451         (U-000200A2): Unify BC-8CB4; add `ideographic-structure'.
1452
1453 2001-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1454
1455         * Ideograph-R014-Cover.el (C6-3D3E): Relate to M-01589.
1456
1457         * Ideograph-R013-Down-Box.el (U+5188): Separate C4-2152; add
1458         `->identical' for C4-2152.
1459
1460 2001-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1461
1462         * Ideograph-R053-Dotted-Cliff.el:
1463         - Use `=>ucs' instead of `->ucs'.
1464         - Merge some CBETA numbers.
1465         - Merge Big5 code points.
1466
1467         * Ideograph-R025-Divination.el (U+535D): Unify BC-8BF9.
1468         (U+5364): Unify BC-8A56.
1469         (U-000209EA): Unify BC-8AA6.
1470         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1471           `hanyu-dazidian-char' properties.
1472         - Use char-spec instead of char-ref as operators in
1473           `ideographic-structure' properties.
1474
1475         * Ideograph-R052-Short-Thread.el, Ideograph-R051-Dry.el: Merge
1476         Big5 code points.
1477
1478         * Ideograph-R027-Cliff.el: Merge some CJK Ext-B code points.
1479
1480 2001-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1481
1482         * Ideograph-R003-Dot.el (U-0002007E): Moved from
1483         Ideograph-R005-Second.el.
1484         (BC-87D2): Likewise.
1485
1486         * Ideograph-R025-Divination.el: Merge some CJK Ext-B code points.
1487
1488         * Ideograph-R022-Right-Open-Box.el: update.
1489
1490         * Ideograph-R005-Second.el (U+5350): Moved to
1491         Ideograph-R024-Ten.el.
1492         (BC-87D2): Separate U-0002007E; moved to Ideograph-R003-Dot.el.
1493         (U-0002007E): Moved to Ideograph-R003-Dot.el.
1494
1495         * Ideograph-R004-Slash.el (U-000209AC): Moved to
1496         Ideograph-R024-Ten.el.
1497
1498         * Ideograph-R001-One.el (BC-86A4): Separate U-0002097B and moved
1499         to Ideograph-R024-Ten.el.
1500         (U-0002097B): Moved to Ideograph-R024-Ten.el.
1501         (U-000209B4): Likewise.
1502
1503         * Ideograph-R023-Hiding-Enclosure.el (U+5338): Unify BC-8A70; add
1504         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1505         `hanyu-dazidian-char'.
1506         (C3-2466): Unify BC-8CD3; add `hanyu-dazidian-vol',
1507         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
1508         `ideographic-structure'.
1509         (U+533C): Separated from C2-2558 and moved from
1510         Ideograph-R022-Right-Open-Box.el.
1511         - Use char-spec instead of char-ref as operators in
1512           `ideographic-structure' properties.
1513         - Add some missing `ideographic-structure'.
1514         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1515           `hanyu-dazidian-char' properties.
1516
1517 2001-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1518
1519         * Ideograph-R050-Turban.el:
1520         - Use char-spec instead of char-ref as operators in
1521           `ideographic-structure' properties.
1522         - Merge some CBETA numbers.
1523         - Add some missing `ideographic-structure' properties.
1524
1525         * Ideograph-R046-Mountain.el:
1526         - Merge Big5 code points.
1527         - Use `=>ucs' instead of `->ucs'.
1528         - Add some `ideographic-structure' properties.
1529         - Merge some CBETA numbers.
1530
1531         * Ideograph-R030-Mouth.el (M071135): New character.
1532
1533         * Ideograph-R022-Right-Open-Box.el:
1534         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1535           `hanyu-dazidian-char' properties.
1536         - Use char-spec instead of char-ref as operators in
1537           `ideographic-structure' properties.
1538         (C2-2558): Separate U+533C; add `->identical' for U+533C.
1539         (C6-3563): Unify BC-88C4.
1540
1541 2001-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1542
1543         * Ideograph-R162-Walk.el (U+8FC7): Fix `total-strokes'.
1544         (C1-4B56): Use `->ideographic-variants' instead of
1545         `morohashi-daikanwa'; unify B-A8B5.
1546         (U+8FC8): Add `total-strokes'.
1547
1548         * Ideograph-R094-Dog.el (J0-605B): Separate G1-4F57 and U+737B.
1549
1550         * Ideograph-R020-Wrap.el:
1551         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1552           `hanyu-dazidian-char' properties.
1553         - Use char-spec instead of char-ref as operators in
1554           `ideographic-structure' properties.
1555         - Add some missing `ideographic-structure' properties.
1556         - Merge some missing Big5-CDP code points.
1557
1558 2001-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1559
1560         * Ideograph-R131-Minister.el (C4-2471): Unify BC-8DDB.
1561
1562         * Ideograph-R049-Oneself.el, Ideograph-R048-Work.el:
1563         - Merge Big5 code points.
1564         - Merge some CBETA numbers.
1565         - Use `=>ucs' instead of `->ucs'.
1566
1567         * Ideograph-R047-River.el:
1568         - Merge some CBETA numbers.
1569         - Merge Big5 code points.
1570         - Use `=>ucs' instead of `->ucs'.
1571
1572         * Ideograph-R021-Spoon.el: Add some `hanyu-dazidian-vol',
1573         `hanyu-dazidian-page' and `hanyu-dazidian-char' properties.
1574         (M-02571): Unify BC-8BBA.
1575         (U+5316): Use char-spec instead of char-ref as the operator in the
1576         `ideographic-structure' property.
1577         (J0-323D): Likewise.
1578         (M-02573): Add `ideographic-structure'; separate C4-2142; unify
1579         BC-8AB1.
1580         (U+5317): Use char-spec instead of char-ref as the operator in the
1581         `ideographic-structure' property.
1582         (M-02577): Add `ideographic-structure'.
1583         (BC-8CCA): New character.
1584         (C6-2632): Add `ideographic-structure'.
1585         (U+5319): Use char-spec instead of char-ref as the operator in the
1586         `ideographic-structure' property.
1587
1588         * Ideograph-R012-Eight.el (BC-8BFA): Add `ideograph-cdp'.
1589
1590         * Ideograph-R015-Ice.el: Merge some CHINA3-JEF code points.
1591
1592         * Ideograph-R040-Roof.el (C4-3130): Unify JC3-4AB8.
1593
1594         * Ideograph-R009-Man.el (U+4EEC): Unify JC3-82BB.
1595         (U+505F): Unify JC3-42EE.
1596         (U+503B): Unify JC3-93DE.
1597         (U+50A5): Unify JC3-43A8.
1598
1599         * Ideograph-R008-Lid.el (JC3-81C1): New character.
1600
1601         * Ideograph-R014-Cover.el: Merge some CHINA3-JEF code points.
1602
1603 2001-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1604
1605         * Ideograph-R043-Lame.el:
1606         - Use `=>ucs' instead of `->ucs'.
1607         - Merge Big5 code points.
1608
1609         * Ideograph-R013-Down-Box.el (U+518B): Unify JC3-43EC.
1610         (CB-00155): New character.
1611         (GT-02025): Unify JC3-43ED.
1612         (U+5195): Unify JC3-43EE.
1613
1614         * Ideograph-R012-Eight.el (U+5170): Unify JC3-82AB.
1615         (U+517B): Unify JC3-82AA.
1616
1617         * Ideograph-R011-Enter.el (M-01418): Unify JC3-43DE.
1618         (M-01424): Unify JC3-43DF.
1619
1620         * Ideograph-R009-Man.el:
1621         - Add some missing `ideographic-structure' properties.
1622         - Use U+4EBB instead of <CJK RADICAL PERSON> in
1623           `ideographic-structure' properties.
1624         (M-00703): Unify S1-0488.
1625
1626         * Ideograph-R005-Second.el (U+4E60): Unify JC3-81C9.
1627         (U+4E66): Unify JC3-81CD.
1628         (U+4E70): Unify JC3-81ED.
1629
1630         * Ideograph-R002-Line.el (U+4E34): Unify JC3-82AF.
1631
1632         * Ideograph-R001-One.el (U+4E13): Unify JC3-81D9.
1633
1634 2001-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1635
1636         * Ideograph-R187-Horse.el (U+99E6): Unify BC-8DC0.
1637
1638         * Ideograph-R044-Corpse.el:
1639         - Merge Big5 code points.
1640         - Add some CBETA numbers.
1641         - Add some `ideographic-structure' properties.
1642
1643         * Ideograph-R042-Small.el, Ideograph-R041-Inch.el: Use `=>ucs'
1644         instead of `->ucs'.
1645
1646         * Ideograph-R018-Knife.el (U+5215): Use U-000206AA instead of
1647         M-01862 in `ideographic-structure'.
1648
1649         * Ideograph-R011-Enter.el (S1-0488): Moved to
1650         Ideograph-R009-Man.el and unify with M-00703.
1651
1652         * Ideograph-R008-Lid.el (M-00289): Separate C3-2147 and U+4EA3;
1653         add `ideographic-structure'.
1654         (BC-8C5E): Unify JC3-8DCD.
1655         (U+4EA7): Add `ideographic-structure'.
1656         (U+4EAA): Likewise.
1657         (J0-5037): Separate C3-2B25 and U+4EB0; use `<-vulgar-ideograph'
1658         instead of `vulgar-char-of-shinjigen-1'; add
1659         `ideographic-structure'.
1660         (M-00309): Separate C3-2B27 and U+4EB1; add
1661         `ideographic-structure'.
1662         (JC3-81D2): Use U+6729 instead of U+6728 in
1663         `ideographic-structure'.
1664         (C3-2B24): Add `ideographic-structure'.
1665         (U+4EB2): Likewise.
1666         (U+4EB4): Likewise.
1667         (U+4EB5): Likewise.
1668         (U+4EB7): Likewise.
1669         (U+4EB8): Likewise.
1670
1671         * Ideograph-R004-Slash.el (JX2-212E): Unify JC3-97C6.
1672
1673 2001-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1674
1675         * Ideograph-R012-Eight.el: Unify some CHINA3-JEF code points.
1676
1677 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1678
1679         * Ideograph-R010-Legs.el: Add some missing `ideographic-structure'
1680         properties.
1681         (J0-3D3C): Separate G0-3364, C6-2352 and U+5145; modify
1682         `ideographic-structure'.
1683
1684 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1685
1686         * char-db-util.el (what-char-definition): Use `decode-char'
1687         instead of `make-char' to display comment for builtin character.
1688
1689         * Ideograph-R172-Short-Tailed-Bird.el (JX2-7B6E): Unify BC-8D4B.
1690
1691         * Ideograph-R103-Bolt-Of-Cloth.el (M074034): New character.
1692
1693         * Ideograph-R100-Life.el (BC-8B77): New character.
1694
1695         * Ideograph-R087-Claw.el (U+722F): Unify BC-8CA8.
1696
1697         * Ideograph-R035-Go-Slowly.el (M-05708): Separate C3-213A and
1698         U+590A.
1699         (U+590A): Unify BC-8A71.
1700
1701         * Ideograph-R120-Silk.el (U+7CF9): Relate to M-27221; unify
1702         BC-8AFB.
1703
1704         * Ideograph-R003-Dot.el (M-00104): Add `ideographic-structure'.
1705
1706 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1707
1708         * Ideograph-R030-Mouth.el (U+551B): Delete invalid
1709         `morohashi-daikanwa'.
1710         (U+551C): Likewise; delete `kangxi-radical' and `kangxi-strokes'.
1711         (U+551D): Delete invalid `morohashi-daikanwa'; delete
1712         `kangxi-strokes'.
1713         (U+551E): Delete invalid `morohashi-daikanwa'.
1714         (U+551F): Likewise.
1715         (U+5520): Likewise.
1716         (U+5521): Likewise.
1717         (U+5522): Likewise.
1718         (U+5523): Likewise.
1719         (U+5524): Delete `non-morohashi'.
1720         (U+5525): Add `total-strokes'.
1721
1722 2001-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1723
1724         * Ideograph-R007-Two.el (U+4E96): Add `ideographic-structure'.
1725         (U+4E97): Likewise.
1726         (U+4E9D): Likewise.
1727
1728         * Ideograph-R005-Second.el (M-00190): Use U+4E5A instead of <CJK
1729         RADICAL SECOND TWO> in `ideographic-structure'.
1730         (M-00192): Add `ideographic-structure'.
1731         (M-00205): Likewise.
1732
1733 2001-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1734
1735         * Ideograph-R006-Hook.el (U+4E87): Add `ideographic-structure'.
1736         (U+4E89): Likewise.
1737
1738         * Ideograph-R002-Line.el (BC-8869): Moved to
1739         Ideograph-R017-Open-Box.el.
1740
1741 2001-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1742
1743         * Ideograph-R018-Knife.el: Merge some CJK Ext-B code points.
1744
1745         * Ideograph-R017-Open-Box.el: Merge some CJK Ext-B code points.
1746         (C5-222A): Unify BC-8869 and U-00020686.
1747
1748         * Ideograph-R016-Table.el: Merge some CJK Ext-B code points.
1749
1750         * Ideograph-R005-Second.el: Add some missing
1751         `ideographic-structure' properties.
1752         (U+4E7F): Modify `ideographic-structure'.
1753
1754         * Ideograph-R001-One.el: Add some missing `ideographic-structure'
1755         properties.
1756
1757         * Ideograph-R004-Slash.el (U+4E4A): Add `ideographic-structure'.
1758         (U+4E4C): Likewise.
1759         (C3-2263): Likewise.
1760         (U+4E54): Likewise.
1761         (U+4E55): Likewise.
1762
1763         * Ideograph-R003-Dot.el (U+4E37): Add `ideographic-structure'.
1764         (U+4E3D): Likewise.
1765         (U+4E3E): Likewise.
1766
1767         * Ideograph-R002-Line.el (U+4E34): Add `ideographic-structure'.
1768
1769 2001-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1770
1771         * ideograph-util.el (insert-ideograph-radical-char-data): Now
1772         return value of `char-attribute-list' includes names of
1773         CCS-attributes.
1774
1775         * char-db-util.el (insert-char-attributes): Now return value of
1776         `char-attribute-list' includes names of CCS-attributes.
1777
1778 2001-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1779
1780         * Ideograph-R140-Grass.el: Merge KS X 1001 code points.
1781
1782         * Ideograph-R125-Old.el (U+8009): Separate C4-2B25; unify K0-4F3E.
1783
1784         * Ideograph-R012-Eight.el (BC-8BFA): New character; relate to
1785         U-00020509 and M-48931.
1786
1787 2001-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1788
1789         * Ideograph-R031-Enclosure.el:
1790         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1791           `hanyu-dazidian-char' properties.
1792         - Add some `ideographic-structure' properties.
1793         - Use char-spec instead of char-ref as operators in
1794           `ideographic-structure' properties.
1795         (U+56D9): Unify BC-8DE5.
1796         (M-04695): Unify BC-8668.
1797         (M-04736): Separate C6-2F5C; delete `cns-total-strokes'.
1798         (C6-2F5C): Unify BC-8870.
1799         (M-04747): Separate C6-2A41.
1800         (BC-876C): New character; relate to M-04747.
1801         (M-04823): Unify BC-8559.
1802         (U+5716): Use U+555A instead of BC-8BEB in
1803         `ideographic-structure'.
1804         (C7-5321): Unify BC-856D.
1805
1806         * Ideograph-R030-Mouth.el (M-03829): Separate C3-3464 and U+555A;
1807         unify BC-8BEB.
1808
1809         * Ideograph-R024-Ten.el (C6-2977): Unify BC-85D0.
1810
1811         * Ideograph-R019-Power.el:
1812         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1813           `hanyu-dazidian-char' properties.
1814         - Use char-spec instead of char-ref as operators in
1815           `ideographic-structure' properties.
1816         (U+529E): Unify BC-8A63.
1817         (C6-2F28): Unify BC-85C9.
1818
1819         * Ideograph-R018-Knife.el:
1820         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
1821           `hanyu-dazidian-char' properties.
1822         - Use char-spec instead of char-ref as operators in
1823           `ideographic-structure' properties.
1824         - Add some `ideographic-structure' properties.
1825
1826 2001-11-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1827
1828         * Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
1829         Ideograph-R008-Lid.el, Ideograph-R007-Two.el: Merge some
1830         CHINA3-JEF code points.
1831
1832 2001-11-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1833
1834         * Ideograph-R004-Slash.el (BC-8856): New character.
1835
1836         * Ideograph-R134-Mortar.el (BC-8863): New character; relate to
1837         M-30175.
1838
1839         * Ideograph-R037-Big.el (BC-87EE): New character; relate to
1840         M-5861.
1841         (U+593A): Delete `morohashi-daikanwa'.
1842
1843         * Ideograph-R028-Private.el (C6-215C): Unify BC-87B8.
1844
1845         * Ideograph-R017-Open-Box.el: Use char-spec instead of char-ref as
1846         operators in `ideographic-structure' properties.
1847         (M-01801): Unify BC-8AAF.
1848         (CB-00631): Unify BC-8DC7.
1849         (C6-2361): Unify BC-87B4.
1850         (U+342B): Add `ideographic-structure'.
1851         (C6-3548): Unify BC-87BF.
1852
1853         * Ideograph-R016-Table.el: Use char-spec instead of char-ref as
1854         operators in `ideographic-structure' properties.
1855         (C4-2129): Unify BC-8AAE.
1856         (U+51E6): Unify BC-8BE4; add `ideographic-structure'.
1857
1858         * Ideograph-R002-Line.el (U-00020CCB): Use JX2-286F instead of
1859         BC-8BAD in `ideographic-structure'.
1860
1861         * Ideograph-R042-Small.el:
1862         - Merge Big5 code points.
1863         - Merge some CBETA numbers.
1864         - Add some `ideographic-structure' properties.
1865
1866 2001-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1867
1868         * char-db-util.el (char-db-insert-char-spec): Modify for new
1869         behavior of `charset-iso-final-char'.
1870
1871 2001-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1872
1873         * char-db-util.el (ideographic-radicals): Now
1874         `charset-iso-final-char' returns nil instead of ?\x00 if a
1875         coded-charset does not have a final-byte of ISO/IEC 2022.
1876         (char-attribute-name<): Likewise.
1877
1878         * Ideograph-R041-Inch.el:
1879         - Merge Big5 code points.
1880         - Merge some CBETA numbers.
1881         - Add some `ideographic-structure' properties.
1882
1883 2001-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1884
1885         * Ideograph-R039-Child.el:
1886         - Merge Big5 code points.
1887         - Use `=>ucs' instead of `->ucs'.
1888         - Add some `ideographic-structure' properties.
1889         - Merge some CBETA numbers.
1890
1891         * Ideograph-R040-Roof.el (M-07056): Separate U+5B82 and C3-223D.
1892         (CB-00974): New character; unify M053063; relate to M-7056 and
1893         U+5B82.
1894         (U+5B82): Relate to M053063.
1895         (M-07089): Use `<-original-ideograph' instead of
1896         `original-ideograph-of'.
1897         (M-07112): Use `->same-ideograph' instead of `ideograph='.
1898         - Use `=>ucs' instead of `->ucs'.
1899         - Merge Big5 code points.
1900         - Merge some CBETA numbers.
1901         - Add some `ideographic-structure' properties.
1902
1903 2001-11-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1904
1905         * Ideograph-R038-Woman.el (U+59E7): Use U+36A3 instead of (U+2FF1
1906         U+5973 U+5973) in `ideographic-structure'.
1907         (M-06489): Separate C4-367C; use M-23179 instead of U+7701 in
1908         `ideographic-structure'.
1909         (U+372E): Use U+76E3 instead of M-23032 in
1910         `ideographic-structure'.
1911         (M-06903): Use M-23747 instead of U+77BF in
1912         `ideographic-structure'.
1913
1914         * Ideograph-R163-City.el (JX1-7C6A): Add `=>ucs*'.
1915
1916         * Ideograph-R149-Speech.el (JX1-7C2E): Add `=>ucs*'.
1917
1918         * Ideograph-R113-Spirit.el (JX1-793C): Use `=>ucs*' instead of
1919         `ideographic-variants'; unify KU+795E.
1920         (JX1-793D): Add `=>ucs*'; unify KU+7965.
1921         (JX1-7941): Add `=>ucs*'; unify KU+798F.
1922
1923 2001-11-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
1924
1925         * char-db-util.el (insert-char-attributes): Format `=>ucs*'
1926         property.
1927
1928         * Ideograph-R094-Dog.el (U+FA16): Use `=>ucs*' instead of `=>ucs'.
1929         (C3-3D29): Add `=>ucs*'.
1930
1931         * Ideograph-R074-Moon.el (JX1-754E): Add `=>ucs*'.
1932         (U+F929): Likewise.
1933         (U-0002F8D8): Use `=>ucs*' instead of `=>ucs'.
1934
1935         * Ideograph-R053-Dotted-Cliff.el (JX1-742E): Add `=>ucs*'.
1936         (U+F928): Likewise.
1937         (U-0002F88E): Use `=>ucs*' instead of `=>ucs'.
1938
1939         * Ideograph-R136-Oppose.el (J0-4971): Unify K0-5971.
1940
1941         * Ideograph-R130-Meat.el (M-29539): Separate U+812B; unify
1942         K0-772D.
1943
1944         * Ideograph-R128-Ear.el (M-29074): Unify K0-6121.
1945
1946         * Ideograph-R127-Plow.el (M-28976): Separate U+802D; unify
1947         K0-513E.
1948
1949         * Ideograph-R123-Sheep.el: Merge KS X 1001 code points.
1950
1951         * Ideograph-R122-Net.el (J0-6627): Unify K0-7956; separate
1952         C1-4B38.
1953
1954         * Ideograph-R120-Silk.el (J0-4064): Unify K0-6F3E.
1955
1956         * Ideograph-R118-Bamboo.el: Merge KS X 1001 code points.
1957
1958         * Ideograph-R117-Stand.el (K0-595F): New character.
1959
1960         * Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
1961         Ideograph-R106-White.el, Ideograph-R105-Dotted-Tent.el: Merge KS X
1962         1001 code points.
1963
1964         * Ideograph-R112-Stone.el (U+785A): Add `total-strokes'.
1965         (U+78F5): Likewise; unify K0-4A58.
1966
1967         * Ideograph-R107-Skin.el: Merge KS X 1001 code points.
1968
1969         * Ideograph-R038-Woman.el:
1970         - Merge Big5 code points.
1971         - Add some `ideographic-structure' properties.
1972         - Merge CBETA numbers.
1973
1974 2001-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1975
1976         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R100-Life.el: Merge
1977         KS X 1001 code points.
1978
1979         * Ideograph-R040-Roof.el (U+376C): Separate C4-4277.
1980         (JX2-2828): New character; relate to U+376C.
1981
1982         * Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
1983         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
1984         Ideograph-R095-Profound.el: Merge KS X 1001 code points.
1985
1986         * Ideograph-R094-Dog.el (M-20534): Unify KU+732A.
1987         (C3-3D29): Relate to U+FA16 instead of U+732A; unify CU+732A.
1988
1989         * Ideograph-R093-Cow.el: Merge KS X 1001 code points.
1990
1991         * Ideograph-R102-Field.el (U+7551): Unify K0-6F25.
1992
1993         * Ideograph-R101-Use.el: Merge KS X 1001 code points.
1994
1995 2001-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1996
1997         * Ideograph-R123-Sheep.el (JX2-7474): New character.
1998
1999         * Ideograph-R038-Woman.el (JSP-3965): Unify JX1-2F73.
2000
2001         * Ideograph-R009-Man.el (M-00571): Unify JX2-214A; modify
2002         `ideographic-structure'.
2003         (C2-2535): Modify `ideographic-structure'.
2004
2005         * Ideograph-R004-Slash.el (U+3406): Separate BC-87D9; unify
2006         JX2-212D.
2007
2008         * Ideograph-R032-Earth.el (JX1-2F57): Unify JU+FA10.
2009
2010         * Ideograph-R015-Ice.el (U+34C7): Unify JX2-232F; delete
2011         `non-morohashi'.
2012
2013 2001-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2014
2015         * Ideograph-R012-Eight.el (JX2-2327): New character; relate to
2016         U-00020509 and M-48931.
2017
2018         * Ideograph-R075-Tree.el (J83-4034): Unify J90-4034.
2019
2020         * Ideograph-R004-Slash.el (U-00020089): Unify JX2-2121.
2021
2022 2001-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2023
2024         * Ideograph-R086-Fire.el, Ideograph-R079-Weapon.el: Merge KS X
2025         1001 code points.
2026
2027         * Ideograph-R053-Dotted-Cliff.el (M-09437): Separate U+F928;
2028         relate to U-0002F88E; unify JU+F928 and KU+5ECA.
2029         (K0-5227): New character; relate to U-0002F88E; unify U+F928.
2030         (C6-5240): Unify U-0002F88E.
2031
2032 2001-11-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2033
2034         * Ideograph-R081-Compare.el: Merge KS X 1001 code points.
2035
2036 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2037
2038         * Ideograph-R092-Fang.el (J0-3267): Unify K0-6433.
2039
2040         * Ideograph-R091-Slice.el, Ideograph-R089-Double-X.el,
2041         Ideograph-R088-Father.el, Ideograph-R087-Claw.el,
2042         Ideograph-R083-Clan.el, Ideograph-R080-Do-Not.el,
2043         Ideograph-R078-Death.el: Merge KS X 1001 code points.
2044
2045 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2046
2047         * Ideograph-R030-Mouth.el (U+556B): Separate CB-00065 and M059207;
2048         unify G1-7C2F; fix `ideographic-structure'.
2049         (U+5622): Unify G1-7C34.
2050
2051 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2052
2053         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R085-Water.el:
2054         Merge KS X 1001 code points.
2055
2056         * Ideograph-R084-Steam.el (U+6C23): Unify K0-5128.
2057
2058         * Ideograph-R082-Fur.el: Merge KS X 1001 code points.
2059
2060 2001-11-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2061
2062         * Ideograph-R075-Tree.el: Merge KS X 1001 code points.
2063
2064         * Ideograph-R074-Moon.el (M-14364): Relate to U-0002F8D8; delete
2065         `kangxi-strokes'; separate C4-323E; separate U+F929; unify JU+F929
2066         and KU+6717.
2067         (U+F929): Relate to U-0002F8D8 and M-14364; unify K0-5228.
2068         (C4-323E): Unify U-0002F8D8.
2069
2070         * Ideograph-R077-Stop.el, Ideograph-R072-Sun.el: Merge KS X 1001
2071         code points.
2072
2073 2001-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2074
2075         * Ideograph-R037-Big.el:
2076         - Merge Big5 code points.
2077         - Add some `ideographic-structure' properties.
2078         - Merge CBETA numbers.
2079
2080         * Ideograph-R009-Man.el (CB-05718): New character; relate to M-441
2081         and U-000201B8.
2082         (C3-456B): Unify CB-04736.
2083         (CB-04186): New character; relate to M-1283 and U-00020427.
2084
2085 2001-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2086
2087         * Ideograph-R172-Short-Tailed-Bird.el (J0-3D38): Separate
2088         EGB-3C2F.
2089         (G0-3C2F): Unify EGB-3C2F.
2090
2091         * Ideograph-R036-Evening.el:
2092         - Merge Big5 code points.
2093         (U+5918): Use `<-vulgar-ideograph' instead of `comment'.
2094         - Add some `ideographic-structure' properties.
2095         - Merge CBETA numbers.
2096         - Use `=>ucs' instead of `->ucs'.
2097
2098         * Ideograph-R162-Walk.el (M-38985): Unify GT-52349.
2099         (J90-3F6B): Unify GT-52230.
2100
2101         * Ideograph-R076-Lack.el (J0-5D41): Separate EGB-2E55 and U+6B54;
2102         add S1-3943.
2103         (EGB-2E55): Add S1-3944.
2104
2105         * Ideograph-R035-Go-Slowly.el, Ideograph-R034-Go.el:
2106         - Use `=>ucs' instead of `->ucs'.
2107         - Merge Big5 code points.
2108
2109         * Ideograph-R030-Mouth.el:
2110         - Merge Big5 code points.
2111         (U+53F6): Use `<-ancient-ideograph' instead of
2112         `ancient-char-of-shinjigen-1'.
2113         - Add some `ideographic-structure' properties.
2114         - Merge CBETA numbers.
2115         (U+5412): Use `<-original-ideograph' instead of
2116         `original-char-of-shinjigen-1'.
2117
2118 2001-11-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2119
2120         * isolated-char.el (GT-52230): New character.
2121         (GT-52349): New character.
2122
2123         * Ideograph-R032-Earth.el:
2124         - Merge Big5 code points.
2125         - Add some `ideographic-structure' properties.
2126         - Merge CBETA numbers.
2127
2128 2001-11-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2129
2130         * Ideograph-R031-Enclosure.el:
2131         - Add some `ideographic-structure' properties.
2132         - Merge CBETA numbers.
2133
2134 2001-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2135
2136         * Ideograph-R120-Silk.el (J0-4147): Separate G0-4B58; unify
2137         C1-5743.
2138         (U+7D20): Unify G0-4B58; separate C1-5743.
2139
2140         * Ideograph-R033-Scholar.el:
2141         - Merge Big5 code points.
2142         - Use `=>ucs' instead of `->ucs'.
2143         - Merge CBETA numbers.
2144
2145         * Ideograph-R164-Wine.el (J0-6E50): Unify G1-523D and U+91AB.
2146         (C1-7750): Separate G1-523D and U+91AB.
2147
2148 2001-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2149
2150         * char-db-util.el (what-char-definition): If a target character is
2151         a builtin character, display a corresponding ordinary character as
2152         a comment.
2153
2154 2001-11-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2155
2156         * ideograph-util.el (ideographic-structure-find-char): New
2157         function.
2158
2159         * char-db-util.el (char-ref-p): New function.
2160         (char-ref=): New function.
2161         (char-spec=): New function.
2162
2163 2001-11-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2164
2165         * Ideograph-R053-Dotted-Cliff.el (J0-567E): Separate S1-2207.
2166         (C3-4661): Fix `ideographic-strokes'.
2167         (S1-2207): Unify GT-11902 and M050989.
2168         (J0-567D): Separate S1-2209.
2169         (K0-4F2A): Delete `kangxi-strokes'.
2170         (S1-2209): Unify GT-11901.
2171
2172         * Ideograph-R027-Cliff.el (U+53A0): Use `<-vulgar-ideograph'
2173         instead of `vulgar-char-of-shinjigen-1'.
2174         (M-02993): Separate S-2200.
2175         (U+53A6): Separate C3-3A28; unify S-2200; add
2176         `<-vulgar-ideograph'.
2177         (U+53A8): Use `<-vulgar-ideograph' instead of
2178         `vulgar-char-of-shinjigen-1'.
2179         (S-2208): Use `<-vulgar-ideograph' instead of
2180         `vulgar-char-of-shinjigen-1'; unify GT-03811.
2181         (U+53A9): Delete `kangxi-strokes'.
2182         (U+53AE): Use `<-vulgar-ideograph' instead of
2183         `vulgar-char-of-shinjigen-1'.
2184         (M-03033): Use `<-vulgar-ideograph' instead of
2185         `vulgar-char-of-shinjigen-1'.
2186         (J0-5252): Likewise.
2187         (C3-5755): Use `->same-ideograph' instead of `morohashi-daikanwa';
2188         delete `daikanwa-radical'.
2189         - Merge Big5 code points.
2190         - Add some `ideographic-structure' properties.
2191         - Merge CBETA code points.
2192         - Use `=>ucs' instead of `->ucs'.
2193
2194 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2195
2196         * Ideograph-R061-Heart.el (CB-01158): New character.
2197
2198 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2199
2200         * Ideograph-R013-Down-Box.el (S1-522): Unify GT-02025 and M070584.
2201         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2202           `hanyu-dazidian-char'.
2203         - Merge Big5-CDP code points.
2204         - Add some `ideographic-structure' properties.
2205         - Merge CJK Ext-B code points.
2206         - Use char-spec instead of char-ref as operators in
2207           `ideographic-structure' properties.
2208
2209         * ad-hoc-cdp.el: New file.
2210
2211         * Ideograph-R029-Again.el:
2212         - Use `=>ucs' instead of `->ucs'.
2213         - Merge Big5 code points.
2214         - Add some `ideographic-structure' properties.
2215         - Merge CBETA code points.
2216
2217         * Ideograph-R028-Private.el (C4-2249): Unify CB-06611.
2218         (U+53C5): Use `<-vulgar-ideograph' instead of
2219         `vulgar-char-of-shinjigen-1'; unify CB-03744.
2220
2221         * Ideograph-R026-Seal.el (U+536D): Add `ideographic-structure';
2222         unify CB-00886.
2223         (U+5374): Add `ideographic-structure'; unify CB-00230.
2224
2225         * Ideograph-R022-Right-Open-Box.el (U+5215): Use M-05972 instead
2226         of U+5927/U+54C1 in the `ideographic-structure'.
2227
2228         * Ideograph-R018-Knife.el (U+5215): Use C4-2141 instead of
2229         U+5200|U+5200.
2230
2231 2001-10-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2232
2233         * Ideograph-R122-Net.el (U+7F53): Add `hanyu-dazidian-vol',
2234         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
2235         `ideographic-structure'; unify BC-85BE.
2236
2237         * Ideograph-R109-Eye.el (J0-6243): Unify BC-88E9.
2238
2239         * Ideograph-R050-Turban.el (U+5E42): Separated from C3-3979 and
2240         moved from Ideograph-R014-Cover.el.
2241
2242         * Ideograph-R025-Divination.el (M070816): New character.
2243         (M-02776): Unify CB-00855.
2244         (U+535D): Add `ideographic-structure'; unify CB-01453.
2245         (J0-5246): Add `ideographic-structure'.
2246         (U+535E): Use char-spec instead of char-ref as the operator in
2247         `ideographic-structure'.
2248         (M-02820): Add `ideographic-structure'; unify CB-05348.
2249         (U+5368): Add `ideographic-structure'.
2250
2251         * Ideograph-R015-Ice.el:
2252         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2253           `hanyu-dazidian-char'.
2254         - Use char-spec instead of char-ref as operators in
2255           `ideographic-structure' properties.
2256         - Merge CJK Ext-B code points.
2257         (C6-235C): Use `<-vulgar-ideograph' instead of
2258         `vulgar-char-of-shinjigen-1'; unify U-000205B1.
2259
2260         * Ideograph-R014-Cover.el (U-000****): Merge missing
2261         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2262         `hanyu-dazidian-char'.
2263
2264         * Ideograph-R012-Eight.el:
2265         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2266           `hanyu-dazidian-char'.
2267         - Merge CJK Ext-B code points.
2268         - Merge Big5-CDP code points.
2269         - Use char-spec instead of char-ref as operators in
2270           `ideographic-structure' properties.
2271
2272         * Ideograph-R011-Enter.el:
2273         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2274           `hanyu-dazidian-char'.
2275         - Merge CJK Ext-B code points.
2276         (M-01416): Relate to U-000204DB instead of U+4EBD.
2277         (C6-2136): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2278         `hanyu-dazidian-char'; unify U-000204DB.
2279
2280         * Ideograph-R003-Dot.el (U-0002007D): Unify BC-87B9.
2281         (C1-443B): Separated from U+51E1 and moved from
2282         Ideograph-R016-Table.el.
2283
2284 2001-10-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2285
2286         * Ideograph-R009-Man.el:
2287         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2288           `hanyu-dazidian-char'.
2289         - Merge Big5-CDP code points.
2290         - Add some `ideographic-structure' properties.
2291         - Merge CJK Ext-B code points.
2292         - Use char-spec instead of char-ref as operators in
2293           `ideographic-structure' properties.
2294
2295 2001-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2296
2297         * Ideograph-R140-Grass.el (BC-8B4B): New character.
2298         (U+5179): Add `ideographic-structure'; unify BC-88F2.
2299
2300 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2301
2302         * Ideograph-R014-Cover.el:
2303         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2304           `hanyu-dazidian-char'.
2305         - Use char-spec instead of char-ref as operators in
2306           `ideographic-structure' properties.
2307         - Merge CJK Ext-B code points.
2308         - Add some `ideographic-structure' properties.
2309         - Merge Big5-CDP code points.
2310
2311         * Ideograph-R030-Mouth.el (JX2-2424): Separate C4-3074 and U+5547.
2312         (BC-8C6B): New character.
2313
2314 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2315
2316         * Ideograph-R010-Legs.el:
2317         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2318           `hanyu-dazidian-char'.
2319         - Use char-spec instead of char-ref as operators in
2320           `ideographic-structure' properties.
2321         - Merge Big5-CDP code points.
2322         - CJK Ext-B code points.
2323         (U+515F): Don't use CDP's special operator in
2324         `ideographic-structure'.
2325         (U+5162): Likewise.
2326
2327         * Ideograph-R008-Lid.el (CB-04846): Relate to U+342B.
2328         (U+342C): Add `ideographic-structure'.
2329         (BC-8C50): Likewise.
2330         (U+4EAF): Likewise.
2331         (M-00311): Likewise.
2332         (BC-8BA7): New character.
2333         (BC-8AE6): Add `ideographic-structure'; unify U-00029ACF.
2334
2335         * Ideograph-R002-Line.el (U+4E2A): Add `ideographic-structure';
2336         unify BC-8A4B.
2337
2338 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2339
2340         * Ideograph-R004-Slash.el (BC-8DD9): Use BC-89CD instead of B-89CD
2341         in `ideographic-structure'.
2342
2343         * Ideograph-R001-One.el (BC-8BBF): New character.
2344         (C2-212E): Use U-00020087 instead of BC-8B5F in
2345         `ideographic-structure'.
2346
2347         * Ideograph-R011-Enter.el (C*-****): Merge CJK Ext-B code points.
2348         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2349           `hanyu-dazidian-char'.
2350         - Use char-spec instead of char-ref as operators in
2351           `ideographic-structure' properties.
2352
2353 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2354
2355         * char-db-util.el (char-db-coded-charset-priority-list): Eliminate
2356         Mule-private coded-charsets and ideograph-gt-pj-* from initial
2357         value; add `ideograph-gt' into initial value.
2358         (char-db-insert-char-spec): Modify to avoid empty char-spec.
2359
2360 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2361
2362         * Ideograph-R003-Dot.el (M-00100): Add `ideographic-structure'.
2363
2364         * Ideograph-R002-Line.el (U-00023D92): Use BC-89CD instead of
2365         B-89CD in `ideographic-structure'.
2366
2367 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2368
2369         * Ideograph-R008-Lid.el (BC-8C6B): Moved to
2370         Ideograph-R030-Mouth.el.
2371
2372         * Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
2373         Ideograph-R073-Say.el, Ideograph-R071-Not.el,
2374         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
2375         Ideograph-R067-Script.el, Ideograph-R066-Rap.el: Merge KS X 1001
2376         code points.
2377
2378         * Ideograph-R040-Roof.el:
2379         - Use `=>ucs' instead of `->ucs'.
2380         - Merge KS X 1001 code points.
2381
2382 2001-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2383
2384         * Ideograph-R008-Lid.el:
2385         - Use char-spec instead of char-ref as operators in
2386           `ideographic-structure' properties.
2387         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2388           `hanyu-dazidian-char'.        
2389         (M-00291): Use M-19721 instead of U+7236 in
2390         `ideographic-structure'.
2391         (M-00292): Add `ideographic-structure'.
2392         (CB-04846): Add `ideographic-structure'; unify BC-8C5E.
2393         (U+4EA9): Add `ideographic-structure'.
2394         (M-00300): Add `ideographic-structure'; unify BC-8BE5.
2395         (C4-2534): Add `ideographic-structure'.
2396         (U+4EAF): Unify BC-8AA5.
2397         (K0-5322): Add `ideographic-structure'.
2398
2399         * Ideograph-R007-Two.el:
2400         - Use char-spec instead of char-ref as operators in
2401           `ideographic-structure' properties.
2402         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2403           `hanyu-dazidian-char'.
2404
2405         * Ideograph-R005-Second.el:
2406         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2407           `hanyu-dazidian-char'.
2408         - Merge Big5-CDP code points.
2409         (C*-****): Merge CJK Ext-B code points.
2410         - Delete Big5 code points if Big5-CDP code points are defined.
2411         - Use char-spec instead of char-ref as operators in
2412           `ideographic-structure' properties.
2413
2414 2001-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2415
2416         * char-db-util.el (char-db-coded-charset-priority-list): New
2417         variable.
2418         (char-db-insert-char-spec): Use
2419         `char-db-coded-charset-priority-list' to split a character.
2420
2421         * Ideograph-R053-Dotted-Cliff.el: Merge KS X 1001 code points.
2422         (M-09454): Use `<-vulgar-ideograph' instead of
2423         `vulgar-char-of-shinjigen-1'.
2424
2425         * Ideograph-R007-Two.el:
2426         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2427           `hanyu-dazidian-char'.
2428         - Merge Big5-CDP code points.
2429         (C*-****): Merge CJK Ext-B code points.
2430         (U+4E8F): Use `<-original-ideograph' instead of
2431         `original-char-of-shinjigen-1'; add `ideographic-structure'; unify
2432         BC-8CF1.
2433         (U+4E90): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2434         `hanyu-dazidian-char'; use `->ideographic-variants' instead of
2435         `variant-of-shinjigen-1'; add `ideographic-structure'; unify
2436         BC-8A42.
2437
2438         * Ideograph-R008-Lid.el (U-000*****): Add `hanyu-dazidian-vol',
2439         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
2440
2441 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2442
2443         * Ideograph-R212-Dragon.el (JX1-7E76): Separate G1-4553 and
2444         U+9F90; unify K0-5B42.
2445
2446         * Ideograph-R006-Hook.el, Ideograph-R004-Slash.el (U-000*****):
2447         Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2448         `hanyu-dazidian-char'.
2449
2450         * Ideograph-R003-Dot.el (U-0002007D): Add `hanyu-dazidian-vol',
2451         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
2452
2453         * Ideograph-R002-Line.el (U+4E2A): Add `hanyu-dazidian-vol',
2454         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
2455
2456 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2457
2458         * Ideograph-R209-Nose.el (J0-4921): Unify K0-5E2C.
2459
2460         * Ideograph-R194-Ghost.el (M-45906): Unify K0-582A.
2461         (M-45906'): Separate U+9B54, G0-4427 and M057627; fix
2462         `total-strokes'; unify M050602.
2463         (U+9B54): Unify M057627.
2464
2465         * Ideograph-R187-Horse.el (M-44795): Separate C3-596A and U+9A08;
2466         unify K0-5C40.
2467
2468         * Ideograph-R184-Eat.el (J0-5D3B): Unify K0-6B66.
2469
2470         * Ideograph-R163-City.el (JX1-7C6A): Add `ucs-ks' for U+90FD.
2471
2472         * Ideograph-R149-Speech.el: Merge KS X 1001 code points.
2473
2474         * Ideograph-R034-Go.el (M-05692): Relate to U-00021552; delete
2475         `cns-radical'.
2476         (BC-8874): New character; unify U-00021552.
2477         (M-05693): Separate C2-213A and U+5903.
2478         (C6-2263): Delete `cns-radical'.
2479         (U+5904): Delete `non-morohashi'.
2480
2481         * Ideograph-R020-Wrap.el: Merge CBETA numbers.
2482         (U+52F9): Delete Big5.
2483         (C3-2225): Use `->ideographic-variants' instead of
2484         `ideographic-variants'.
2485         (JX1-2E6C): Use `->ideographic-variants' instead of
2486         `ideographic-different-form-of'; separate C3-2224 and M054897;
2487         unify CB-05526.
2488
2489         * Ideograph-R009-Man.el (M070276): Relate to U-00020089; add
2490         `<-radical' for U-00020089; delete Big5.
2491
2492         * Ideograph-R001-One.el:
2493         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2494           `hanyu-dazidian-char'.
2495         - Merge Big5-CDP code points.
2496         - Use char-spec instead of char-ref as operators in
2497           `ideographic-structure' properties.
2498         - Merge CJK Ext-B code points.
2499         (GT-8): Add `->identical' for U-00020089.
2500         (GT-10): Unify M051101.
2501         (GT-22): Unify M050071.
2502         (C2-212E): Use <IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM
2503         UPPER LEFT> instead of <IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO
2504         BELOW> in the operator of `ideographic-structure'.
2505         (M-00038): Separate C6-222A; relate to U-000200E0.
2506
2507 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2508
2509         * Ideograph-R195-Fish.el (U+9C47): Unify K0-4B3E.
2510
2511         * Ideograph-R181-Leaf.el (U+9839): Unify K0-775D.
2512
2513         * Ideograph-R180-Sound.el (K0-7B61): New character.
2514
2515         * Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R167-Gold.el:
2516         Merge KS X 1001 code points.
2517
2518         * Ideograph-R140-Grass.el (U+83D0): Add `hanyu-dazidian-vol',
2519         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
2520         `ideographic-structure'; unify BC-8D48; separate C5-3B6F.
2521
2522         * Ideograph-R051-Dry.el (C4-2178): Unify U-00022189.
2523         (M-09173): Separate C4-2426; add `hanyu-dazidian-vol',
2524         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8A48 and
2525         U-0002218D.
2526
2527         * Ideograph-R049-Oneself.el (M-08747): Separate JX2-286F.
2528         (JX2-286F): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2529         `hanyu-dazidian-char'; unify BC-8BAD.
2530
2531         * Ideograph-R024-Ten.el (JX2-2351): Add `hanyu-dazidian-vol',
2532         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8D45.
2533         (BC-8C49): Delete Big5.
2534
2535         * Ideograph-R013-Down-Box.el:
2536         - Delete Big5 code points if Big5-CDP code points are defined.
2537         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2538           `hanyu-dazidian-char'.
2539         (C*-****): Merge CJK Ext-B code points.
2540
2541         * Ideograph-R008-Lid.el (J0-5035): Delete Big5.
2542         (C*-****): Merge CJK Ext-B code points.
2543
2544         * u0E000-Private-Use.el:
2545         - Delete BIG5-CDP code points.
2546         - Add missing Big5 code points.
2547
2548         * Ideograph-R174-Blue.el (U+9751): Unify K0-746C.
2549
2550         * Ideograph-R162-Walk.el (M-38812): Unify K0-4C26.
2551
2552         * Ideograph-R134-Mortar.el (C6-3B3B): Delete Big5.
2553
2554         * Ideograph-R124-Feather.el (BC-8ACB): Delete Big5.
2555
2556         * Ideograph-R119-Rice.el (U+7CA6): Delete Big5.
2557
2558         * Ideograph-R102-Field.el (U+7550): Delete Big5.
2559
2560         * Ideograph-R087-Claw.el (C4-386A): Delete Big5.
2561
2562         * Ideograph-R065-Branch.el (U+652F): Unify M-13061 and K0-7228.
2563
2564         * Ideograph-R063-Door.el: Merge KS X 1001 code points.
2565         (C3-2629): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2566         `hanyu-dazidian-char'; use `<-original-ideograph' instead of
2567         `original-ideograph-of'; unify BC-89B5.
2568
2569         * Ideograph-R061-Heart.el: Merge KS X 1001 code points.
2570
2571         * Ideograph-R057-Bow.el (M-09706): Add `hanyu-dazidian-vol',
2572         `hanyu-dazidian-page' and `hanyu-dazidian-char'; use
2573         `<-original-ideograph' instead of `original-ideograph-of'; unify
2574         BC-87DB and U-000223A3.
2575
2576         * Ideograph-R053-Dotted-Cliff.el (J0-5678): Delete Big5.
2577
2578         * Ideograph-R050-Turban.el (U+5E00): Delete Big5.
2579
2580         * Ideograph-R044-Corpse.el (C6-244F): Delete Big5.
2581
2582         * Ideograph-R037-Big.el (C3-2345): Relate to U+4E54 and M-05860.
2583         (U+5939): Delete `kangxi-radical' and `kangxi-strokes'; add
2584         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2585         `hanyu-dazidian-char'; unify BC-8A69.
2586         (C4-3127): Unify BC-856E.
2587
2588         * Ideograph-R030-Mouth.el (C5-2161): Delete Big5.
2589         (U+5485): Likewise.
2590
2591         * Ideograph-R028-Private.el (U+53B6): Delete Big5.
2592
2593         * Ideograph-R026-Seal.el (U+353F): Add `hanyu-dazidian-vol',
2594         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8772.
2595
2596         * Ideograph-R019-Power.el (U+52B5): Delete Big5.
2597
2598         * Ideograph-R018-Knife.el (U+5202): Delete Big5.
2599
2600         * Ideograph-R015-Ice.el (U+51AB): Delete Big5.
2601
2602         * Ideograph-R014-Cover.el (U+5196): Delete Big5.
2603
2604         * Ideograph-R004-Slash.el:
2605         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2606           `hanyu-dazidian-char'.        
2607         - Delete Big5 code points if Big5-CDP code points are defined.
2608         - Merge Big5-CDP code points.
2609         - Use char-spec instead of char-ref as operators in
2610           `ideographic-structure' properties.
2611         (C*-****): Merge CJK Ext-B code points.
2612
2613         * Ideograph-R002-Line.el:
2614         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2615           `hanyu-dazidian-char'.
2616         - Delete Big5 code points if Big5-CDP code points are defined.
2617         - Use char-spec instead of char-ref as operators in
2618           `ideographic-structure' properties.
2619         - Merge Big5-CDP code points.
2620         - Add `ideographic-structure' properties for some characters.
2621
2622 2001-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2623
2624         * Ideograph-R075-Tree.el (U+6765): Add `hanyu-dazidian-vol',
2625         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8A68.
2626
2627         * Ideograph-R006-Hook.el:
2628         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2629           `hanyu-dazidian-char'.
2630         - Merge Big5-CDP code points.
2631         (C*-****): Merge CJK Ext-B code points.
2632
2633         * Ideograph-R047-River.el (U+5DDC): Add `hanyu-dazidian-vol',
2634         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8978.
2635
2636         * Ideograph-R092-Fang.el (U+3E26): Add `hanyu-dazidian-vol',
2637         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-88DC.
2638
2639         * Ideograph-R126-And.el (C5-2179): Add `hanyu-dazidian-vol',
2640         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-87DC and
2641         U-000264D0.
2642
2643 2001-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2644
2645         * Ideograph-R003-Dot.el:
2646         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
2647           `hanyu-dazidian-char'.
2648         - Delete Big5 code points if Big5-CDP code points are defined.
2649         - Use char-spec instead of char-ref as operators in
2650           `ideographic-structure' properties.
2651         (U-000225A9): New character; unify BC-87D6.
2652         (U+4E3A): Unify BC-89D0.
2653         (U-00020082): New character; unify BC-87D5.
2654
2655 2001-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2656
2657         * char-db-util.el (insert-char-attributes): Format
2658         `hanyu-dazidian-{vol|page|char}'; format `->identical' as a list
2659         of char-refs.
2660
2661 2001-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2662
2663         * u02F00-Kangxi-Radicals.el (KANGXI RADICAL TONGUE): Delete Big5.
2664
2665         * u02E00-CJK-Radical-Supplement.el: Delete Big5 code points if
2666         Big5-CDP code points are defined.
2667
2668 2001-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2669
2670         * Ideograph-R038-Woman.el: Use `=>ucs' instead of `->ucs'.
2671         (C6-2F79): Relate to U-00021706.
2672         (JX2-2555): Unify U-00021706.
2673
2674         * Ideograph-R032-Earth.el: Use `=>ucs' instead of `->ucs'.
2675         (JX2-2463): Unify U-00021274.
2676
2677 2001-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2678
2679         * Ideograph-R037-Big.el: Use `=>ucs' instead of `->ucs'.
2680         (JX2-2547): Unify U-00021647.
2681         (C4-3678): Add `ideographic-structure'.
2682
2683         * Ideograph-R017-Open-Box.el (CB-04552): New character.
2684         (U+51F7): Add `ideographic-structure'; unify CB-00631.
2685         (U+51FE): Use `<-vulgar-ideograph' instead of
2686         `vulgar-char-of-shinjigen-1'; add `ideographic-structure'; unify
2687         CB-00630.
2688         (C3-275A): Add `ideographic-structure'.
2689
2690         * Ideograph-R004-Slash.el (C3-2263): Separate G0-362A and U+4E22;
2691         delete `kangxi-radical'; unify JC3-41BA.
2692
2693         * Ideograph-R001-One.el (U+4E22): Separated from M-00144 and moved
2694         from Ideograph-R004-Slash.el.
2695
2696         * Ideograph-R024-Ten.el (C3-232D): Unify CB-00017.
2697         (U+535B): Unify CB-01465.
2698
2699         * Ideograph-R023-Hiding-Enclosure.el (M-02688): Add
2700         `ideographic-structure'.
2701         (CB-02506): New character; relate to M-02688.
2702         (M-02692): Add `ideographic-structure'; separate U+3538.
2703         (U+3538): Unify CB-00632; add `ideographic-structure'.
2704
2705 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2706
2707         * Ideograph-R022-Right-Open-Box.el (U+5332): Use
2708         `<-vulgar-ideograph' instead of `vulgar-char-of-shinjigen-1'; add
2709         `ideographic-structure'; unify CB-02324.
2710         (U+5333): Add `ideographic-structure'; unify CB-00633.
2711         (M-02662): Add `ideographic-structure'; unify CB-05235.
2712
2713         * Ideograph-R018-Knife.el (C4-2141): Add some
2714         `ideographic-structure'.
2715         - Add some `ideographic-structure' properties.
2716         - Merge CBETA numbers.  
2717         (U+5226): Use `<-vulgar-ideograph' instead of
2718         `vulgar-char-of-shinjigen-1'.
2719         (U+5227): Likewise.
2720         (U+5259): Likewise.
2721
2722         * Ideograph-R001-One.el: Merge CHINA3-JEF code points.
2723
2724         * Ideograph-R019-Power.el:
2725         - Merge CBETA numbers.
2726         - Add some `ideographic-structure' properties of CBETA characters.
2727
2728         * Ideograph-R013-Down-Box.el (M-01523): Unify CB-04693.
2729         (CB-04393): New character.
2730         (CB-02605): New character.
2731
2732         * Ideograph-R012-Eight.el (U+5173): Unify CB-00659.
2733         (M-01494): Unify CB-00042.
2734         (M-01505): Unify CB-04138.
2735
2736 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2737
2738         * Ideograph-R016-Table.el (U+51E3): Unify CB-04891.
2739         (M-01751): Unify CB-05169; add `ideographic-structure'.
2740         (U+51ED): Unify CB-00285; add `ideographic-structure'.
2741         (U+51F4): Unify CB-06316; add `ideographic-structure'.
2742
2743         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el: Merge CBETA
2744         numbers.
2745
2746 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2747
2748         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Merge
2749         CHINA3-JEF code points.
2750
2751         * Ideograph-R003-Dot.el (M-00100): Unify JC3-41B3.
2752
2753         * Ideograph-R002-Line.el: Merge CHINA3-JEF code points.
2754
2755 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2756
2757         * Ideograph-R032-Earth.el: Merge missing KS X 1001 code points.
2758         (M-05344): Separate C3-4056 and U+585C; unify J83-444D, J90-444D
2759         and M054239; add ucs-jis for U+585A.
2760         (U+58A8): Separate C1-702E; delete `cns-radical'.
2761
2762 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2763
2764         * Ideograph-R203-Black.el (C1-702E): Separated from U+58A8 and
2765         moved from Ideograph-R032-Earth.el.
2766
2767         * Ideograph-R029-Again.el (JX2-235C): Unify U-00020B1D.
2768         (U+53CC): Use `script' and `<-vulgar-ideograph' instead of
2769         `comment'.
2770
2771         * Ideograph-R028-Private.el (C5-212E): Separate JX2-2359; unify
2772         U-00020AD3.
2773
2774         * Ideograph-R019-Power.el (JX2-234A): Relate to U-000208B9.
2775         (C5-5A7B): Unify U-000208B9.
2776
2777 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2778
2779         * Ideograph-R030-Mouth.el (JX2-243A): Unify U-00020E64.
2780
2781         * Ideograph-R009-Man.el (JX2-2170): Unify U-0002032B.
2782         (JX2-2179): Unify U-00020371.
2783         (C4-4234): Relate to U-00020371.
2784
2785         * Ideograph-R004-Slash.el (C4-2226): Unify U-000200A2.
2786         (JX2-212B): Relate to U-000200A2.
2787         (JX2-212E): Unify U-000200A4.
2788
2789         * README.en (Character Reference): Add `inkai'.
2790
2791 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2792
2793         * Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
2794         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el: Merge
2795         missing KS X 1001 code points.
2796
2797         * Ideograph-R009-Man.el: Merge CBETA numbers.
2798
2799 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2800
2801         * Ideograph-R083-Clan.el (J83-5D62): New character; unify
2802         J78-5D62.
2803         (U+6C13): Add `total-strokes'.
2804
2805         * Ideograph-R026-Seal.el (C78-362A): Relate to U+537F.
2806
2807         * Ideograph-R010-Legs.el (M-01371): Unify CB-01781.
2808         (M-01374): Unify CB-05839.
2809
2810         * Ideograph-R008-Lid.el (M074988): Unify CB-04846.
2811         (M-00297): Unify CB-01504.
2812         (M-00310): Unify CB-00282.
2813         (M071493): Unify CB-03716.
2814
2815         * Ideograph-R007-Two.el (M-00262): Unify CB-00040.
2816
2817         * Ideograph-R006-Hook.el (M-00229): Unify CB-06876.
2818
2819         * Ideograph-R004-Slash.el (U+4E3F): Unify CB-06875.
2820         (M-00124): Unify CB-01415.
2821
2822         * Ideograph-R003-Dot.el (M-00097): Unify CB-2728.
2823
2824         * Ideograph-R002-Line.el (U+4E2A): Unify CB-286.
2825
2826 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2827
2828         * char-db-util.el (insert-char-attributes): Format
2829         `ideograph-cbeta' as same as `ideograph-daikanwa' and
2830         `ideograph-gt'.
2831
2832         * Ideograph-R063-Door.el (M-11750): Separate C1-5F3D; unify
2833         J78-4862.
2834         (J83-4862): New character.
2835
2836         * Ideograph-R028-Private.el: Unify missing KS X 1001 code points.
2837
2838 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2839
2840         * Ideograph-R196-Bird.el (U+9D48): Unify J78-727E and J83-727E.
2841         (J83-7337): New character.
2842
2843         * Ideograph-R195-Fish.el (J90-724F): Separate U+9BF1.
2844         (U+9BF1): Unify J78-724F and J83-724F.
2845
2846         * Ideograph-R172-Short-Tailed-Bird.el (J0-7033): Add
2847         `jisx0208-difference'.
2848
2849         * Ideograph-R109-Eye.el (M-23314): Separate G0-4C77, C1-5C3C,
2850         J90-442F and U+773A; unify J78-442F and J83-442F.
2851         (M-23694): Unify G0-4B32 and U+77AC.
2852         (C1-7449): Separate G0-4B32, J90-3D56 and U+77AC.
2853         (J83-3D56): New character.
2854
2855         * Ideograph-R108-Dish.el (M-22959): Separate S2-5238, G0-4568,
2856         C1-5259, J90-4B5F and U+76C6; unify J78-4B5F and J83-4B5F.
2857
2858         * Ideograph-R104-Sickness.el (J90-6221): Separate S2-5189.
2859         (S2-5189): Unify J78-6221 and J83-6221.
2860
2861         * Ideograph-R098-Tile.el (M-21586): Separate S1-4996, S2-4996 and
2862         C1-7148; unify J78-612E and J83-612E.
2863
2864         * Ideograph-R097-Melon.el (J83-6121): New character; unify
2865         J78-6121; relate to U+74E0 and M-21392.
2866
2867         * Ideograph-R088-Father.el (M-19721): Separate G0-3838, C1-4558,
2868         J90-4963 and U+7236; unify J78-4963 and J83-4963.
2869
2870         * Ideograph-R086-Fire.el (M-19520): Separate EGB-2D6C, C2-6228,
2871         J90-6022 and U+71FF; unify J78-6022 and J83-6022.
2872
2873         * Ideograph-R082-Fur.el (J90-5D61): Separate S2-4033.
2874         (S2-4033): Unify K0-6E7D.
2875         (J83-5D61): New character; relate to U+6C08 and M-16982.
2876
2877         * Ideograph-R075-Tree.el:
2878         - Add missing JIS X 0208 code points.
2879         - Fix some code points.
2880
2881         * Ideograph-R067-Script.el (M-13469): Unify J78-4865 and J83-4865.
2882
2883         * Ideograph-R064-Hand.el (M-11824): Separate J90-592E and U+6268;
2884         unify J78-592E and J83-592E; add `total-strokes'.
2885         (M-12557'): Separate J90-405D; unify J78-405D and J83-405D; add
2886         `total-strokes'.
2887
2888         * README.en (Character Reference): Modify characters of
2889         `chuuka-daijiten' and `seiji-tsuu'.
2890
2891 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2892
2893         * Ideograph-R162-Walk.el (J0-4A55): Unify JIS X 0208:1978 and 1983
2894         code points.
2895         (J78-4454): Add `jisx0208-type' instead of `jisx0208-difference'.
2896         (J83-4454): Fix `jisx0208-difference'.
2897         (J78-4B78): Add `jisx0208-type' instead of `jisx0208-difference'.
2898         (J83-4B78): Add `jisx0208-difference'.
2899         (J83-4676): Fix `total-strokes'.
2900         (J78-3029): Add `jisx0208-type' instead of `jisx0208-difference'.
2901         (J83-3029): Fix `jisx0208-difference'.
2902         (J90-4D5A): Unify JIS X 0208:1983 code point.
2903
2904         * Ideograph-R140-Grass.el (J0-693C): Add `jisx0208-difference'.
2905
2906         * Ideograph-R050-Turban.el (J0-5672): Add `jisx0208-difference'.
2907
2908         * Ideograph-R030-Mouth.el (J0-5350): Add `jisx0208-difference'.
2909
2910 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2911
2912         * Ideograph-R184-Eat.el (J90-5D3B): Unify JIS X 0208:1978 and 1983
2913         code points.
2914
2915         * Ideograph-R008-Lid.el (M-00297): Separate C5-2331.
2916         (C5-2331): Add `ideographic-structure'.
2917         (M-00316): Separate C4-2B5F; relate to U-00020158 instead of
2918         U+4EAD; use `<-vulgar-ideograph' instead of
2919         `vulgar-char-of-shinjigen-1'.
2920         (C4-2B5F): Unify U-00020158.
2921         (M-00317): Separate C6-3530; relate to U-00020159 instead of
2922         U+4EAE; use `<-vulgar-ideograph' instead of
2923         `vulgar-char-of-shinjigen-1'.
2924         (C6-3530): Unify U-00020159.
2925
2926 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2927
2928         * Ideograph-R195-Fish.el (M-46091): Unify J78-723C.
2929         (J90-723C): Unify JIS X 0208:1983 code points.
2930         (J90-7240): Unify JIS X 0208:1978 and 1983 code points.
2931         (M-46287): Unify J78-724E.
2932         (J90-724E): Unify JIS X 0208:1983 code points.
2933         (J90-725C): Unify JIS X 0208:1978 and 1983 code points.
2934
2935         * Ideograph-R182-Wind.el (M-43946): Separate J78-7128 and
2936         J83-7128.
2937         (J90-7128): Separate J78-7128 and J83-7128.
2938
2939         * Ideograph-R169-Gate.el (J90-6F5D): Unify JIS X 0208:1978 and
2940         1983 code points.
2941         (J90-6F60): Likewise.
2942
2943         * Ideograph-R167-Gold.el (J90-6E5F): Unify JIS X 0208:1978 and
2944         1983 code points.
2945         (J90-6F4F): Likewise.
2946         (J90-6E65): Likewise.
2947         (J90-395B): Likewise.
2948         (J90-6F25): Likewise.
2949         (J90-6E7D): Likewise.
2950         (J90-6F45): Likewise.
2951         (J90-6F47): Likewise.
2952         (M-40998): Unify J78-4C7A.
2953         (J90-4C7A): Unify JIS X 0208:1983 code point.
2954
2955         * Ideograph-R164-Wine.el (J90-3E5F): Unify JIS X 0208:1983 code
2956         point.
2957         (J90-4830): Likewise.
2958         (J90-3E7A): Unify JIS X 0208:1978 and 1983 code points.
2959
2960         * Ideograph-R158-Body.el (J90-6D40): Unify JIS X 0208:1978 and
2961         1983 code points.
2962
2963         * Ideograph-R154-Shell.el (J90-6C49): Unify JIS X 0208:1978 and
2964         1983 code points.
2965         (J90-4128): Unify J78-6C4D and J83-4128.
2966
2967         * Ideograph-R142-Insect.el (J90-4F39): Unify JIS X 0208:1983 code
2968         point.
2969         (J90-4066): Likewise.
2970         (J90-4768): Unify J78-6A24 and J83-4768.
2971         (J90-6A2C): Unify JIS X 0208:1978 and 1983 code points.
2972
2973 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2974
2975         * Ideograph-R211-Tooth.el (J90-4E70): Unify JIS X 0208:1978 and
2976         1983 code points.
2977
2978         * Ideograph-R199-Wheat.el (J90-7350): Unify JIS X 0208:1978 and
2979         1983 code points.
2980
2981         * Ideograph-R196-Bird.el (J90-375C): Unify JIS X 0208:1978 and
2982         1983 code points.
2983
2984         * Ideograph-R194-Ghost.el (J90-4B62): Unify JIS X 0208:1978 and
2985         1983 code points.
2986
2987         * Ideograph-R187-Horse.el (J90-7152): Unify JIS X 0208:1978 and
2988         1983 code points.
2989         (J90-417B): Likewise.
2990
2991         * Ideograph-R181-Leaf.el (J90-4B4B): Unify JIS X 0208:1983 code
2992         point.
2993         (J90-7078): Unify JIS X 0208:1978 and 1983 code points.
2994         (J90-453F): Unify JIS X 0208:1983 code point.
2995
2996         * Ideograph-R170-Mound.el (J90-7023): Unify JIS X 0208:1978 and
2997         1983 code points.
2998         (J90-3831): Likewise.
2999
3000         * Ideograph-R165-Distinguish.el (J90-3C61): Unify JIS X 0208:1978
3001         and 1983 code points.
3002
3003         * Ideograph-R159-Cart.el (J90-453E): Unify JIS X 0208:1978 and
3004         1983 code points.
3005         (J90-6D44): Likewise.
3006         (J90-6D5A): Likewise.
3007
3008         * Ideograph-R145-Clothes.el (J90-6A59): Unify JIS X 0208:1978 and
3009         1983 code points.
3010         (J90-6A5E): Likewise.
3011         (J90-6A7C): Likewise.
3012
3013         * Ideograph-R140-Grass.el (J90-4D69): Unify JIS X 0208:1983 code
3014         point.
3015         (J90-6839): Unify JIS X 0208:1978 and 1983 code points.
3016         (JSP-5847): Unify J78-4D69.
3017         (J90-684E): Unify JIS X 0208:1978 and 1983 code points.
3018         (J90-684D): Likewise.
3019         (J90-6868): Likewise.
3020         (J90-3E55): Unify JIS X 0208:1983 code point.
3021         (JX1-7B36): Unify J78-3E55.
3022         (J90-4C79): Unify J78-692E and J83-4C79.
3023         (J90-693F): Unify JIS X 0208:1978 and 1983 code points.
3024         (J90-6946): Likewise.
3025
3026         * Ideograph-R075-Tree.el (J90-5B35): Unify JIS X 0208:1978 and
3027         1983 code points.
3028         (J90-5B3D): Likewise.
3029         (J90-3A79): Likewise.
3030         (J90-5B63): Likewise.
3031         (J90-4930): Likewise.
3032         (U+6868): Add `total-strokes'.
3033         (U+6869): Likewise.
3034         (J90-456E): Unify J78-5B6D and J83-456E.
3035         (J90-4B6A): Unify JIS X 0208:1983 code point.
3036         (J90-5C4F): Unify JIS X 0208:1978 and 1983 code points.
3037         (J90-5C59): Likewise.
3038         (J90-5C53): Likewise.
3039         (J90-5C71): Likewise.
3040         (J90-5D2C): Likewise.
3041         (J90-5D36): Likewise.
3042
3043         * Ideograph-R015-Ice.el (M-01615): Use `<-wrong-ideograph' instead
3044         of `wrong-char-of-shinjigen-1'; unify M001615.
3045         (M-01616): Use `<-vulgar-ideograph' instead of
3046         `vulgar-char-of-shinjigen-1'; unify M001616.
3047         (M-01617): Use `<-vulgar-ideograph' instead of
3048         `vulgar-char-of-shinjigen-1'; unify M001617.
3049         (M-01620): Use `<-vulgar-ideograph' instead of
3050         `vulgar-char-of-shinjigen-1'; unify M001620.
3051         (M-01623): Unify M001623.
3052         (M-01665): Unify M001665.
3053         (M-01677): Unify M001677.
3054         (M-01681): Unify M001681.
3055
3056         * Ideograph-R014-Cover.el (U+519D): Delete `non-morohashi'; unify
3057         M050003.
3058         (M-01584): Unify M001584.
3059         (M-01591): Unify M001591.
3060
3061         * Ideograph-R004-Slash.el (M-00148): Relate to U-000200B0 instead
3062         of U+4E55.
3063         (C6-2562): Unify U-000200B0.
3064
3065         * Ideograph-R003-Dot.el (M-00096): Use `<-original-ideograph'
3066         instead of `original-char-of-shinjigen-1'; unify U-0002007D.
3067         (C*-****): Unify CJK Ext-B code points.
3068
3069         * Ideograph-R002-Line.el (M-00069): Add `->same-ideograph' and
3070         `<-ancient-ideograph'; unify U-00020061.
3071         (C*-****): Unify CJK Ext-B code points.
3072
3073         * Ideograph-R001-One.el (C*-****): Unify or relate CJK Unified
3074         Ext-B code points.
3075
3076         * Ideograph-R149-Speech.el (J90-4C75): Unify JIS X 0208:1978 and
3077         1983 code points.
3078         (J90-4649): Likewise.
3079         (J90-4D58): Likewise.
3080         (J90-6B7C): Likewise.
3081         (J90-3E79): Likewise.
3082
3083         * Ideograph-R113-Spirit.el (M-24754): Add `<-vulgar-ideograph'.
3084         (J90-4135): Unify JIS X 0208:1978 and 1983 code points.
3085         (U+7977): Relate to M-24852.
3086         (J90-4578): Unify JIS X 0208:1983 code point; relate to M-24852.
3087
3088         * Ideograph-R025-Divination.el (M-02775): Add `->same-ideograph'
3089         and `<-ancient-ideograph'; relate to U-00020061.
3090
3091         * Ideograph-R085-Water.el (J90-4573): Unify J78-5E39 and J83-4573.
3092         (J90-4642): Unify JIS X 0208:1983 code point.
3093         (J90-5E3C): Unify JIS X 0208:1978 and 1983 code points.
3094         (J90-5E63): Likewise.
3095         (J90-482E): Unify JIS X 0208:1983 code point.
3096         (J90-425A): Unify JIS X 0208:1978 and 1983 code points.
3097         (U+6EDE): Delete `->mojikyo'.
3098
3099 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3100
3101         * Ideograph-R137-Boat.el (J90-6764): Unify JIS X 0208:1983 code
3102         point.
3103         (J78-6764): New character.
3104
3105         * Ideograph-R120-Silk.el (M-27534): Unify J78-6539.
3106         (J90-6539): Unify JIS X 0208:1983 code point.
3107         (J90-656E): Unify JIS X 0208:1978 and 1983 code point.
3108         (J90-3D2B): Unify JIS X 0208:1983 code point.
3109
3110         * Ideograph-R118-Bamboo.el (J90-6373): Unify JIS X 0208:1978 and
3111         1983 code point.
3112         (J90-6438): Likewise.
3113         (J90-6421): Likewise.
3114         (J90-643D): Likewise.
3115         (J90-644C): Likewise.
3116         (J90-6443): Likewise.
3117         (J90-433D): Unify JIS X 0208:1983 code point; relate to M-26509.
3118         (J90-6459): Unify JIS X 0208:1978 and 1983 code point.
3119         (J90-645F): Likewise.
3120
3121         * Ideograph-R112-Stone.el (J90-4557): Unify JIS X 0208:1978 and
3122         1983 code point.
3123
3124         * Ideograph-R104-Sickness.el (M-22415): Unify J78-4169.
3125         (J90-4169): Unify J83-4169; relate to M-22415.
3126
3127         * Ideograph-R009-Man.el (U+4F65): Delete `non-morohashi'.
3128         (U+4F66): Add `total-strokes'.
3129         (U+4F68): Likewise.
3130         (U+4FE6): Delete `non-morohashi'.
3131         (U+4FE7): Add `total-strokes'.
3132         (U+50A6): Likewise.
3133
3134 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3135
3136         * Ideograph-R135-Tongue.el (J90-4A5E): Unify JIS X 0208:1978 and
3137         1983 code points.
3138
3139         * Ideograph-R130-Meat.el (J90-473E): Unify JIS X 0208:1978 and
3140         1983 code points.
3141         (J90-6733): Likewise.
3142         (J90-4221): Likewise.
3143
3144         * Ideograph-R128-Ear.el (J90-403B): Unify JIS X 0208:1978 and 1983
3145         code points.
3146
3147         * Ideograph-R119-Rice.el (J78-4C62): New character.
3148         (J90-4C62): Unify JIS X 0208:1983 code point; relate to M-26857
3149         instead of M-26853.
3150         (J90-6464): Unify JIS X 0208:1983 code point.
3151         (J78-6464): New character.
3152         (J90-6468): Unify JIS X 0208:1978 and 1983 code points.
3153         (J90-6466): Likewise.
3154         (J90-6471): Likewise.
3155         (J90-6474): Likewise.
3156
3157         * Ideograph-R064-Hand.el (J90-444F): Unify JIS X 0208:1983 code
3158         point.
3159         (J90-595E): Unify JIS X 0208:1978 and 1983 code points.
3160         (J90-415F): Unify JIS X 0208:1983 code point.
3161
3162 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3163
3164         * Ideograph-R154-Shell.el (JX2-792F): Unify U-00027DA0; delete
3165         `->ucs'.
3166
3167         * Ideograph-R115-Grain.el (J90-634E): Unify JIS X 0208:1978 and
3168         1983 code points.
3169
3170         * Ideograph-R109-Eye.el (J90-3829): Unify JIS X 0208:1978 and 1983
3171         code points.
3172
3173         * Ideograph-R107-Skin.el (J90-6231): Unify JIS X 0208:1978 and
3174         1983 code points.
3175
3176         * Ideograph-R102-Field.el (J90-6136): Unify JIS X 0208:1978 and
3177         1983 code points.
3178         (J90-613E): Likewise.
3179         (J90-3E76): Likewise.
3180         (J90-6147): Likewise.
3181
3182         * Ideograph-R096-Jade.el (J90-6076): Unify JIS X 0208:1983 code
3183         point.
3184
3185         * Ideograph-R094-Dog.el (J90-4E44): Unify JIS X 0208:1978 and 1983
3186         code points.
3187         (J90-3D43): Likewise.
3188
3189         * Ideograph-R086-Fire.el (J90-3E46): Unify JIS X 0208:1978 and
3190         1983 code points.
3191
3192         * Ideograph-R072-Sun.el (J90-5B26): Unify JIS X 0208:1978 and 1983
3193         code points.
3194
3195         * Ideograph-R070-Square.el (J90-5A5A): Unify JIS X 0208:1978 and
3196         1983 code points.
3197
3198 2001-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3199
3200         * Ideograph-R184-Eat.el (U+98EE): Unify J90-5D3B.
3201
3202         * Ideograph-R131-Minister.el (JX2-7556): Unify U-000268DD; delete
3203         relation with U+81E3.
3204
3205 2001-10-08  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
3206
3207         * char-db-util.el (char-db-insert-char-spec): Don't add
3208         `chinese-big5-cdp' if a character can be represented by a
3209         non-private UCS code point.
3210
3211         * Ideograph-R014-Cover.el (U+5197): Delete `chinese-big5-cdp' from
3212         char-ref U+5196 in `ideographic-structure'.
3213         (U+519E): Likewise.
3214         (U+51A0): Likewise.
3215         (U+51A2): Likewise.
3216         (C6-3544): Likewise.
3217         (U+51A4): Likewise.
3218         (J0-4C3D): Likewise.
3219         (U+51A5): Likewise.
3220         (C1-7036): Likewise.
3221         (U+51AA): Likewise.
3222
3223         * Ideograph-R013-Down-Box.el (Big5-CDP-8A78): Add name
3224         ``ideographic radical hood''.
3225         (U+5187): Delete `chinese-big5-cdp' from char-ref U+2E86 in
3226         `ideographic-structure'.
3227         (M-01523): Unify M001523.
3228         (U+5190): Add `ideographic-structure'; unify M001534.
3229         (C3-2755): Add `ideographic-structure'.
3230         (U+34BB): Likewise.
3231
3232         * Ideograph-R010-Legs.el (U+5141): Delete `chinese-big5-cdp' from
3233         char-ref in `ideographic-structure'.
3234         (U+5154): Likewise.
3235         (JX1-2E52): Likewise.
3236         (Big5-AB5E): Likewise.
3237
3238         * Ideograph-R009-Man.el: Delete `chinese-big5-cdp' from char-refs
3239         which can be represented by other ways in `ideographic-structure'.
3240
3241         * Ideograph-R008-Lid.el (J0-5036): Delete `chinese-big5-cdp' from
3242         char-refs in `ideographic-structure'.
3243         (M-00291): Likewise.
3244         (J90-3872): Likewise.
3245         (J0-3067): Delete `chinese-big5-cdp' from char-ref [J0-5035] in
3246         `ideographic-structure'.
3247         (J0-4B72): Likewise.
3248         (JX2-2134): Likewise.
3249
3250 2001-10-08  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
3251
3252         * Ideograph-R012-Eight.el (M-01452): Delete `chinese-big5-cdp'
3253         from char-ref U+53B6 in `ideographic-structure'.
3254         (U+516C): Likewise.
3255         (J0-4F3B): Delete `chinese-big5-cdp' from char-ref J83-5035 in
3256         `ideographic-structure'.
3257
3258         * Ideograph-R007-Two.el (U+4E91): Delete `chinese-big5-cdp' in
3259         `ideographic-structure'.
3260
3261         * Ideograph-R005-Second.el (U+4E69): Delete `chinese-big5-cdp'
3262         from char-ref <CJK RADICAL SECOND TWO> in `ideographic-structure'.
3263         (M-00190): Likewise.
3264         (U+4E73): Likewise.
3265         (U+4E7F): Delete `chinese-big5-cdp' in `ideographic-structure'.
3266         (U+4E82): Likewise.
3267         (U+4E83): Likewise.
3268         (U+4E84): Likewise.
3269
3270         * Ideograph-R004-Slash.el (U+4E47): Delete `chinese-big5-cdp' from
3271         char-ref U+4E3F in `ideographic-structure'.
3272         (U+4E48): Delete `chinese-big5-cdp' in `ideographic-structure'.
3273         (J0-4B33): Delete `chinese-big5-cdp' from char-ref U+4E3F in
3274         `ideographic-structure'.
3275         (U+4E4F): Likewise.
3276         (U+4E52): Delete `chinese-big5-cdp' in `ideographic-structure'.
3277         (U+4E53): Likewise.
3278
3279         * Ideograph-R003-Dot.el (U+4E3B): Delete `chinese-big5-cdp' in
3280         `ideographic-structure'.
3281         (U+4E3C): Delete `chinese-big5-cdp' in `ideographic-structure'.
3282
3283         * Ideograph-R002-Line.el (U+4E2E): Delete `chinese-big5-cdp' from
3284         char-ref <CJK RADICAL SECOND THREE> in `ideographic-structure'.
3285
3286         * Ideograph-R001-One.el (C2-212E): Delete `chinese-big5-cdp' from
3287         char-ref <CJK RADICAL BOX> in `ideographic-structure'.
3288
3289         * Ideograph-R008-Lid.el (U+4EA7): Delete `kangxi-radical',
3290         `kangxi-strokes' and `non-morohashi'.
3291         (M074988): New character.
3292         (M-00297): Add `ideographic-structure'.
3293         (U+4EA9): Delete `non-morohashi'.
3294         (M-00310): Relate to U+7AD2.
3295         (M071493): New character.
3296
3297 2001-10-07  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
3298
3299         * Ideograph-R196-Bird.el: Add missing JIS X 0208:1990 and JIS X
3300         0212 code points.
3301
3302         * Ideograph-R170-Mound.el (MH-678): Separate U+9666; unify
3303         J90-7023.
3304         (U+967A): Unify J90-3831; add `total-strokes'; add
3305         `<-simplified-ideograph'.
3306
3307         * Ideograph-R165-Distinguish.el (U+91C8): Unify J90-3C61; add
3308         `<-simplified-ideograph'.
3309
3310         * Ideograph-R164-Wine.el (U+91A4): Unify J90-3E5F; add
3311         `total-strokes'; relate to M-40011; add `<-simplified-ideograph'.
3312         (U+9197): Unify J90-4830; add `total-strokes'; relate to M-40041;
3313         add `<-simplified-ideograph'.
3314         (U+91B8): Unify J90-3E7A; add `<-simplified-ideograph'.
3315
3316         * Ideograph-R012-Eight.el (U+5171): Unify M001458.
3317         (U+5173): Unify M051198.
3318         (JSP-326F): Add `ideographic-structure'; unify M001494.
3319         (U+517E): Add `ideographic-structure'.
3320         (M-01504): Likewise; unify M001504.
3321         (U+34B9): Add `ideographic-structure'.
3322
3323         * Ideograph-R009-Man.el (U+4EBB): Unify M050927.
3324         (U+4ECE): Add `ideographic-structure'.
3325         (M070229): New character.
3326         (M070403): Likewise.
3327         (M-00470): Separate M000470; unify M059044.
3328         (M050930): New character.
3329         (U+4FAB): Unify M054539.
3330         (JX2-2157): Add `ideographic-structure'.
3331         (U+503F): Unify M059077; add `total-strokes'.
3332         (J0-5077): Separate U+5056.
3333         (C3-2F57): Unify M055128 and U+5056.
3334         (M077428): New character.
3335         (U+511B): Separate JSP-3255 and JX2-2324.
3336         (JX2-2324): Unify M056006.
3337
3338 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3339
3340         * Ideograph-R007-Two.el (U+4E98): Add `ideographic-structure'.
3341
3342 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3343
3344         * Ideograph-R211-Tooth.el (M-48632'): Unify J90-4E70; add
3345         `total-strokes'; separate U+9F62; add `<-simplified-ideograph'.
3346
3347         * Ideograph-R199-Wheat.el (J90-7350): New character; relate to
3348         U+9EB8 and M-47739.
3349         (U+9EB8): Relate to M-47739; add `total-strokes'.
3350
3351         * Ideograph-R190-Hair.el (JX2-7D3B): Unify U+9B1C and JSP-6A2E.
3352
3353         * Ideograph-R181-Leaf.el (U+982C): Unify J90-4B4B; relate to
3354         M-43496; add `<-simplified-ideograph'.
3355         (U+983D): Unify J90-7078; relate to M-43517.
3356         (U+985B): Relate to M-43628.
3357         (J90-453F): New character; relate to U+985B and M-43628.
3358
3359 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3360
3361         * Ideograph-R195-Fish.el: Add missing JIS X 0208:1990 and JIS X
3362         0212 code points.
3363
3364         * Ideograph-R187-Horse.el (U+99F2): Unify J90-7152; add
3365         `total-strokes'.
3366         (U+9A12): Unify J90-417B.
3367
3368         * Ideograph-R182-Wind.el (U+98C5): Unify JSP-6845; add
3369         `total-strokes'.
3370
3371 2001-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3372
3373         * Ideograph-R010-Legs.el (U+5149): Modify `ideographic-structure'.
3374
3375         * Ideograph-R169-Gate.el (U+9596): Unify J90-6F5D.
3376         (U+95A0): Unify J90-6F60; add `total-strokes'.
3377         (U+95E6): Unify JSP-6643; add `total-strokes'.
3378
3379         * Ideograph-R032-Earth.el (J83-4446): Unify J90-4446.
3380
3381 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3382
3383         * Ideograph-R167-Gold.el: Merge JIS X 0208:1990 and JIS X 0212
3384         code points.
3385
3386 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3387
3388         * Ideograph-R194-Ghost.el (M-45906'): Unify J90-4B62.
3389
3390 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3391
3392         * Ideograph-R213-Turtle.el (M-48848): Separate U+9F9C.
3393         (U+9F9C): Unify G1-396A.
3394
3395         * Ideograph-R212-Dragon.el, Ideograph-R211-Tooth.el,
3396         Ideograph-R210-Even.el, Ideograph-R207-Drum.el,
3397         Ideograph-R205-Frog.el, Ideograph-R203-Black.el: Merge GB 12345
3398         code points.
3399
3400         * Ideograph-R201-Yellow.el (J0-7354): Separate U+9ECC.
3401         (U+9ECC): Unify G1-5964.
3402
3403         * Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
3404         Ideograph-R197-Salt.el: Merge GB 12345 code points.
3405
3406 2001-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3407
3408         * Ideograph-R196-Bird.el: Merge GB 12345 code points.
3409         (C7-2B77): Cancel relation to M-46738.
3410
3411         * Ideograph-R195-Fish.el: Merge GB 12345 code points.
3412
3413         * Ideograph-R018-Knife.el (U+5231): Use <IDEOGRAPHIC DESCRIPTION
3414         CHARACTER LEFT TO MIDDLE AND RIGHT> instead of <IDEOGRAPHIC
3415         DESCRIPTION CHARACTER LEFT TO RIGHT> in `ideographic-structure'.
3416         (C2-2554): Likewise.
3417
3418         * Ideograph-R012-Eight.el (M-01483): Unify M058241.
3419         (M001483): New character.
3420         (U+517C): Unify M054100.
3421         (S1-503): Unify M054445.
3422
3423         * Ideograph-R009-Man.el (U+50C9): Use <IDEOGRAPHIC DESCRIPTION
3424         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
3425         DESCRIPTION CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
3426
3427         * Ideograph-R008-Lid.el (J0-3067): Use <IDEOGRAPHIC DESCRIPTION
3428         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
3429         DESCRIPTION CHARACTER ABOVE TO BELOW> as the operator of
3430         `ideographic-structure'.
3431         (U+4EA5): Likewise.
3432
3433 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3434
3435         * Ideograph-R024-Ten.el (J0-4234): Use <IDEOGRAPHIC DESCRIPTION
3436         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
3437         DESCRIPTION CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
3438         (U+5352): Likewise.
3439
3440         * Ideograph-R013-Down-Box.el (U+5183): Unify C4-213E.
3441         (Big5-CDP-8A78): Relate to U+5183 and M-1508; unify M070546.
3442
3443 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3444
3445         * u0E000-Private-Use.el (U+F475): Separate Big5-8A78 and
3446         Big5-CDP-8A78.
3447
3448         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PAW ONE): Unify
3449         Big5-8B58 and Big5-CDP-8B58; add `total-strokes'.
3450
3451         * Ideograph-R124-Feather.el:
3452         - Use `=>ucs' instead of `->ucs'.
3453         - Merge Big5 code points.
3454         - Add `ideographic-structure'.
3455
3456         * Ideograph-R009-Man.el: Add `ideographic-structure'.
3457
3458         * Ideograph-R008-Lid.el (M-00291): Add `ideographic-structure'.
3459
3460 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3461
3462         * Ideograph-R087-Claw.el (M-19682): New character.
3463         (C6-4157): Relate to M-19682.
3464         (M-19687): New character.
3465         (C4-386A): Relate to M-19687; unify Big5-8C7D, Big5-CDP-8C7D and
3466         M073769.
3467
3468         * Ideograph-R140-Grass.el (U+848D): Relate to M-31895.
3469
3470         * u0E000-Private-Use.el (U+F4A6): Separate Big5-8ACB and
3471         Big5-CDP-8ACB.
3472         (U+F4F2): Separate Big5-8B58 and Big5-CDP-8B58.
3473
3474         * Ideograph-R134-Mortar.el:
3475         - Merge Big5 code points.
3476         - Use `=>ucs' instead of `->ucs'.
3477         - Add `ideographic-structure'.
3478         (M-30182): Add `<-wrong-ideograph'; unify Big5-8570 and
3479         Big5-CDP-8570.
3480
3481 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3482
3483         * u0E000-Private-Use.el (U+F5B4): Separate Big5-8C7D and
3484         Big5-CDP-8C7D.
3485
3486 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3487
3488         * README.en (Properties): Add description about
3489         `->wrong-ideograph' and `<-wrong-ideograph'.
3490
3491         * Ideograph-R037-Big.el (M-05959): Add `<-vulgar-ideograph'; unify
3492         Big5-856E and Big5-CDP-856E.
3493
3494 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3495
3496         * char-db-util.el (char-db-insert-char-spec): Add
3497         `ideograph-daikanwa' for non-UCS ideographs.
3498
3499         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL DIVINATION): Unify
3500         Big5-8B78 and Big5-CDP-8B78; add `total-strokes'.
3501
3502         * Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
3503         Ideograph-R019-Power.el: update.
3504
3505         * Ideograph-R018-Knife.el (M-01853): Add `ideographic-structure'.
3506         (M-02088): Likewise.
3507         (M-02112'): Likewise.
3508         (M-02158): Likewise.
3509         (M-02223): Likewise.
3510         (M-02224): Likewise.
3511         (M-02241): Likewise.
3512
3513         * Ideograph-R014-Cover.el (M-01587): Add `ideographic-structure'.
3514
3515         * Ideograph-R013-Down-Box.el (M-01540): Add `ideographic-structure'.
3516
3517         * Ideograph-R012-Eight.el, Ideograph-R011-Enter.el: update.
3518
3519         * Ideograph-R010-Legs.el (M-01358): Add `ideographic-structure'.
3520
3521         * Ideograph-R005-Second.el (M-00190): Add `ideographic-structure'.
3522
3523         * Ideograph-R004-Slash.el (M-00133): Add `ideographic-structure'.
3524
3525         * u0E000-Private-Use.el (U+F15A): Separate Big5-856E and
3526         Big5-CDP-856E.
3527         (U+F15C): Separate Big5-8570 and Big5-CDP-8570.
3528
3529         * Ideograph-R025-Divination.el, Ideograph-R024-Ten.el: Add
3530         `ideographic-structure'.
3531
3532         * Ideograph-R012-Eight.el (U+5180): Separate C1-7035; use U+5317
3533         instead of C1-4621 in `ideographic-structure'.
3534
3535 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3536
3537         * Ideograph-R187-Horse.el: Merge GB 12345 code points.
3538
3539         * char-db-util.el (char-db-insert-char-spec): Make temporary
3540         character if corresponding character is not found for char-spec.
3541
3542         * Ideograph-R184-Eat.el: Merge GB 12345 code points.
3543
3544 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3545
3546         * Ideograph-R023-Hiding-Enclosure.el: Add `ideographic-structure'.
3547
3548 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3549
3550         * u0E000-Private-Use.el (U+F512): Separate Big5-8B78 and
3551         Big5-CDP-8B78.
3552
3553         * Ideograph-R174-Blue.el: Merge GB 12345 code points.
3554
3555 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3556
3557         * Ideograph-R022-Right-Open-Box.el: Add `ideographic-structure'.
3558         (U+531D): Use `<-vulgar-ideograph' instead of `comment'.
3559         (U+533C): Use `->same-ideograph' instead of `morohashi-daikanwa'.
3560
3561         * Ideograph-R190-Hair.el: Merge GB 12345 code points.
3562
3563 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3564
3565         * Ideograph-R021-Spoon.el: Add `ideographic-structure'.
3566
3567         * Ideograph-R019-Power.el: Add `ideographic-structure'.
3568         (M-02392): Use `<-vulgar-ideograph' instead of
3569         `vulgar-char-of-shinjigen-1'.
3570
3571         * Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el:
3572         Merge GB 12345 code points.
3573
3574 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3575
3576         * Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el: Merge GB 12345
3577         code points.
3578
3579 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3580
3581         * Ideograph-R031-Enclosure.el:
3582         - Merge Big5 code points.
3583         - Add `ideographic-structure'.
3584
3585 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3586
3587         * Ideograph-R050-Turban.el:
3588         - Merge GB 12345 code points.
3589         - Add `ideographic-structure'.
3590         - Use `=>ucs' instead of `->ucs'.
3591         (U+5DFF): Fix `ideographic-strokes'.
3592         (U+5E00): Likewise.
3593         (U+5E01): Likewise.
3594
3595 2001-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3596
3597         * Ideograph-R192-Sacrificial-Wine.el (U+9B31): Unify G1-5374.
3598
3599 2001-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3600
3601         * Ideograph-R167-Gold.el: Merge GB 12345 code points.
3602
3603 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3604
3605         * Ideograph-R188-Bone.el, Ideograph-R182-Wind.el,
3606         Ideograph-R181-Leaf.el: Merge GB 12345 code points.
3607
3608         * Ideograph-R176-Face.el (U+9768): Unify G1-584C.
3609
3610         * Ideograph-R172-Short-Tailed-Bird.el: Merge GB 12345 code points.
3611
3612         * Ideograph-R171-Slave.el (U+96B8): Unify G1-4125.
3613
3614         * Ideograph-R170-Mound.el: Merge GB 12345 code points.
3615
3616 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3617
3618         * Ideograph-R020-Wrap.el: Add `ideographic-structure'.
3619         (U+52F9): Unify Big5-CDP-8B57.
3620         (M-02497): Use `<-vulgar-ideograph' instead of
3621         `vulgar-char-of-shinjigen-1'.
3622
3623 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3624
3625         * Ideograph-R183-Fly.el (U+98DB): Unify G1-3749.
3626
3627         * Ideograph-R180-Sound.el, Ideograph-R173-Rain.el,
3628         Ideograph-R140-Grass.el: Merge GB 12345 code points.
3629
3630 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3631
3632         * u0E000-Private-Use.el (U+F4DA): Separate Big5-CDP-8B40.
3633         (U+F4EA): Separate Big5-CDP-8B50.
3634         (U+F4F1): Separate Big5-CDP-8B57.
3635         (U+F529): Separate Big5-CDP-8BB1.
3636         (U+F54F): Separate Big5-CDP-8BD7.
3637         (U+F566): Separate Big5-CDP-8BEE.
3638         (U+F56A): Separate Big5-CDP-8BF2.
3639         (U+F5AC): Separate Big5-CDP-8C75.
3640         (U+F63A): Separate Big5-CDP-8D66.
3641
3642 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3643
3644         * Ideograph-R018-Knife.el: Delete `ideograph-cdp' if its value is
3645         positive.
3646
3647         * Ideograph-R015-Ice.el (U+51AC): Simplify
3648         `ideographic-structure'.
3649
3650 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3651
3652         * Ideograph-R045-Sprout.el (M-07825): Unify G0-6578, C2-212B,
3653         Big5-C94B and U+5C6E; add `total-strokes'.
3654         (M-07826): Separate G0-6578, C2-212B and U+5C6E; add `->synonyms'
3655         for M-08720 and comment.
3656
3657 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3658
3659         * README.en (Character Reference): Add `kaihen'.
3660
3661 2001-09-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3662
3663         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL BOX): Unify
3664         Big5-CDP-8BF2.
3665         (CJK RADICAL TABLE): Unify Big5-CDP-8D66.
3666         (CJK RADICAL KNIFE TWO): Add `ucs-big5' for U+5202.
3667         (CJK RADICAL CLOTHES): Unify Big5-CDP-8BB1.
3668
3669         * Ideograph-R016-Table.el: Add `ideographic-structure'.
3670
3671         * Ideograph-R017-Open-Box.el: Add `ideographic-structure'.
3672
3673 2001-09-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3674
3675         * Ideograph-R053-Dotted-Cliff.el (M-09221): Unify Big5-CDP-8B50.
3676
3677         * Ideograph-R014-Cover.el: Add `ideographic-structure'.
3678         (U+5196): Unify Big5-CDP-8B40.
3679         (C3-214F): Use `<-vulgar-ideograph' instead of
3680         `vulgar-char-of-shinjigen-1'.
3681
3682         * Ideograph-R013-Down-Box.el: Add `ideographic-structure'.
3683
3684 2001-09-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3685
3686         * Ideograph-R015-Ice.el: Add `ideographic-structure'.
3687         (U+51AB): Unify Big5-CDP-8BEE.
3688         (U+51B0): Use `<-original-ideograph' instead of
3689         `original-char-of-shinjigen-1'.
3690         (C4-213F): Use `->same-ideograph' and `<-original-ideograph'
3691         instead of `comment'.
3692         (U+51C9): Use `<-vulgar-ideograph' instead of
3693         `vulgar-char-of-shinjigen-1'.
3694
3695         * Ideograph-R169-Gate.el, Ideograph-R162-Walk.el: Merge GB 12345
3696         code points.
3697
3698 2001-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3699
3700         * Ideograph-R164-Wine.el: Merge GB 12345 code points.
3701
3702         * Ideograph-R046-Mountain.el (M-08178): Separate G0-345E, C1-597E
3703         and U+5D14.
3704
3705 2001-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3706
3707         * Ideograph-R005-Second.el (U+4E5F): Unify Big5-A45D.
3708         (C1-443E): Separate Big5-A45D.
3709
3710 2001-09-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3711
3712         * Ideograph-R012-Eight.el, Ideograph-R010-Legs.el: Add
3713         `ideographic-structure'.
3714
3715 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3716
3717         * Ideograph-R159-Cart.el, Ideograph-R157-Foot.el: Merge GB 12345
3718         code points.
3719
3720         * Ideograph-R011-Enter.el: Add `ideographic-structure'.
3721
3722 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3723
3724         * Ideograph-R165-Distinguish.el (U+91CB): Unify G1-4A4D.
3725
3726         * Ideograph-R163-City.el, Ideograph-R160-Bitter.el: Merge GB 12345
3727         code points.
3728
3729         * Ideograph-R007-Two.el: Add `ideographic-structure'.
3730
3731 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3732
3733         * Ideograph-R008-Lid.el (J0-5035): Unify Big5-CDP-8B42.  Add
3734         `ideographic-structure'.
3735
3736 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3737
3738         * u0E000-Private-Use.el (U+F4DC): Separate Big5-8B42 and
3739         Big5-CDP-8B42.
3740
3741         * Ideograph-R168-Long.el (U+9577): Unify G1-3324.
3742
3743         * Ideograph-R158-Body.el (U+8EC0): Unify G1-477B.
3744
3745 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3746
3747         * Ideograph-R134-Mortar.el (C2-664D): Separate U+820B.
3748
3749         * Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
3750         Ideograph-R004-Slash.el: Delete `ideograph-cdp' if its value is
3751         positive.
3752
3753 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3754
3755         * Ideograph-R003-Dot.el, Ideograph-R002-Line.el,
3756         Ideograph-R001-One.el: Delete `ideograph-cdp' if it is positive.
3757
3758 2001-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3759
3760         * Ideograph-R149-Speech.el: Merge GB 12345 code points.
3761
3762 2001-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3763
3764         * Ideograph-R161-Morning.el (U+8FB2): Unify G1-4529.
3765
3766 2001-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3767
3768         * Ideograph-R137-Boat.el: Merge GB 12345 code points.
3769
3770 2001-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3771
3772         * Ideograph-R142-Insect.el, Ideograph-R128-Ear.el: Merge GB 12345
3773         code points.
3774
3775 2001-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3776
3777         * Ideograph-R154-Shell.el: Merge GB 12345 code points.
3778
3779 2001-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3780
3781         * Ideograph-R156-Run.el: Merge GB 12345 code points.
3782
3783 2001-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3784
3785         * Ideograph-R141-Tiger.el: Merge GB 12345 code points.
3786
3787 2001-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3788
3789         * Ideograph-R118-Bamboo.el, Ideograph-R120-Silk.el: Merge GB 12345
3790         code points.
3791
3792 2001-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3793
3794         * Ideograph-R147-See.el: Merge GB 12345 code points.
3795
3796 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3797
3798         * Ideograph-R151-Bean.el, Ideograph-R148-Horn.el,
3799         Ideograph-R134-Mortar.el: Merge GB 12345 code points.
3800
3801 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3802
3803         * Ideograph-R147-See.el, Ideograph-R144-Walk-Enclosure.el,
3804         Ideograph-R143-Blood.el, Ideograph-R122-Net.el: Merge GB 12345
3805         code points.
3806
3807 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3808
3809         * Ideograph-R131-Minister.el (U+81E8): Unify G1-4159.
3810
3811 2001-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3812
3813         * Ideograph-R115-Grain.el: Merge GB 12345 code points.
3814         (C4-5221): Relate to M-25261.
3815
3816 2001-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3817
3818         * Ideograph-R130-Meat.el: Merge GB 12345 code points.
3819
3820         * Ideograph-R129-Brush.el (U+8085): Unify G1-4B60.
3821
3822         * Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
3823         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el: Merge GB 12345
3824         code points.
3825
3826 2001-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3827
3828         * Ideograph-R139-Color.el (U+8277): Unify G1-515E.
3829
3830         * Ideograph-R138-Stopping.el (U+8271): Unify G1-3C68.
3831
3832 2001-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3833
3834         * Ideograph-R133-Arrive.el (U+81FA): Unify G1-4C28.
3835
3836 2001-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3837
3838         * Ideograph-R113-Spirit.el: Merge GB 12345 code points.
3839         (M-24824): Separate J0-3150 and U+9834; move them to
3840         Ideograph-R181-Leaf.el.
3841
3842 2001-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3843
3844         * Ideograph-R181-Leaf.el (J0-3150): Separated from M-24824 and
3845         moved from Ideograph-R113-Spirit.el.
3846
3847 2001-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3848
3849         * Ideograph-R119-Rice.el, Ideograph-R116-Cave.el: Merge GB 12345
3850         code points.
3851
3852 2001-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3853
3854         * Ideograph-R096-Jade.el: Merge GB 12345 code points.
3855
3856         * Ideograph-R086-Fire.el: Merge GB 12345 code points.
3857         (U+71C5): Unify M-19398 instead of M-19399.
3858         (M-19399): Delete C2-5833 and U+71C5.
3859
3860         * Ideograph-R094-Dog.el: Merge GB 12345 code points.
3861
3862 2001-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3863
3864         * Ideograph-R109-Eye.el: Merge GB 12345 code points.
3865
3866 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3867
3868         * Ideograph-R117-Stand.el: Merge GB 12345 code points.
3869
3870 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3871
3872         * Ideograph-R112-Stone.el, Ideograph-R108-Dish.el: Merge GB 12345
3873         code points.
3874
3875         * Ideograph-R105-Dotted-Tent.el (U+767C): Unify G1-3722.
3876
3877 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3878
3879         * Ideograph-R104-Sickness.el, Ideograph-R102-Field.el: Merge GB
3880         12345 code points.
3881
3882         * Ideograph-R093-Cow.el: Merge GB 12345 code points.
3883
3884 2001-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3885
3886         * Ideograph-R111-Arrow.el (U+77EF): Unify G1-3D43.
3887
3888         * Ideograph-R107-Skin.el: Merge GB 12345 code points.
3889
3890         * Ideograph-R106-White.el (U+769A): Unify G1-3028.
3891
3892         * Ideograph-R100-Life.el (U+7523): Unify G1-327A.
3893
3894         * Ideograph-R098-Tile.el (U+750C): Unify G1-6A31.
3895
3896         * Ideograph-R091-Slice.el (U+7258): Unify G1-6B39.
3897
3898         * Ideograph-R089-Double-X.el (U+723E): Unify G1-367B.
3899
3900         * Ideograph-R088-Father.el (U+723A): Unify G1-522F.
3901
3902         * Ideograph-R087-Claw.el: Merge GB 12345 code points.
3903
3904 2001-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3905
3906         * Ideograph-R085-Water.el: Merge GB 12345 code points.
3907
3908 2001-08-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3909
3910         * Ideograph-R077-Stop.el, Ideograph-R084-Steam.el: Merge GB 12345
3911         code points.
3912
3913         * Ideograph-R080-Do-Not.el (U+4E78): Add `total-strokes'; unify
3914         G1-7C40.
3915
3916         * Ideograph-R082-Fur.el: Merge GB 12345 code points.
3917
3918 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3919
3920         * Ideograph-R079-Weapon.el (M-16629): Use `<-vulgar-ideograph'
3921         instead of `vulgar-ideograph-of'.
3922         - Merge GB 12345 code points.
3923
3924 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3925
3926         * Ideograph-R078-Death.el, Ideograph-R076-Lack.el: Merge GB 12345
3927         code points.
3928
3929         * Ideograph-R075-Tree.el: Merge GB 12345 code points.
3930         (C5-2148): Delete relation with U+6729; fix `morohashi-daikanwa';
3931         relate to M-14416.
3932         (U+6729): Unify G1-7D33.
3933         (M-15492): Add `->same-ideograph'; use `<-vulgar-ideograph'
3934         instead of `vulgar-char-of-shinjigen-1'.
3935
3936         * Ideograph-R072-Sun.el: Merge GB 12345 code points.
3937         (M-13886): Use `<-vulgar-ideograph' instead of
3938         `vulgar-ideograph-of'; unify G0-5667.
3939         (C6-3836): Separated from M-14294 and moved from
3940         Ideograph-R073-Say.el.
3941
3942 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3943
3944         * Ideograph-R064-Hand.el: Merge GB 12345 code points.
3945
3946 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3947
3948         * Ideograph-R073-Say.el (U+66F1): Delete `kangxi-radical' and
3949         `kangxi-strokes'; unify G1-7C21.
3950         (U+7535): Add `total-strokes'.
3951         (U+66F8): Separate C6-3836; unify G1-4A69.
3952         (U+6703): Unify G1-3B61.
3953
3954         * Ideograph-R066-Rap.el: Merge GB 12345 code points.
3955
3956 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3957
3958         * Ideograph-R074-Moon.el, Ideograph-R070-Square.el,
3959         Ideograph-R069-Axe.el: Merge GB 12345 code points.
3960
3961         * Ideograph-R067-Script.el (U+6595): Unify G1-6C35.
3962
3963 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3964
3965         * Ideograph-R060-Step.el: Merge GB 12345 code points.
3966
3967 2001-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3968
3969         * Ideograph-R061-Heart.el, Ideograph-R050-Turban.el,
3970         Ideograph-R048-Work.el, Ideograph-R062-Halberd.el,
3971         Ideograph-R053-Dotted-Cliff.el, Ideograph-R057-Bow.el: Merge GB
3972         12345 code points.
3973
3974 2001-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3975
3976         * Ideograph-R052-Short-Thread.el (U+5E7E): Unify G1-3C38.
3977
3978         * Ideograph-R049-Oneself.el (U+5DFC): Unify G1-7D60.
3979
3980         * Ideograph-R046-Mountain.el: Merge GB 12345 code points.
3981
3982         * Ideograph-R032-Earth.el: Merge GB 12345 code points.
3983         (M-05556): Separate C7-373F.
3984
3985         * Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
3986         Ideograph-R039-Child.el: Merge GB 12345 code points.
3987
3988 2001-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3989
3990         * Ideograph-R058-Snout.el (U+5F59): Unify G1-783D.
3991
3992         * Ideograph-R051-Dry.el (U+5E79): Unify G1-3849.
3993
3994         * README.en (Character Reference): Add `sougen-irai-zokujifu'.
3995
3996         * Ideograph-R043-Lame.el, Ideograph-R041-Inch.el: Add GB 12345
3997         code points.
3998
3999         * Ideograph-R037-Big.el (JX2-253F): Add `total-strokes'.
4000         (U+593B): Delete `kangxi-radical'; unify G1-7D6D.
4001         - Add GB 12345 code points.
4002
4003         * Ideograph-R075-Tree.el (M-14871): Add `->same-ideograph' for
4004         M-05784; add `<-vulgar-ideograph' for M-05802; separate J0-546D
4005         and C3-3478.
4006
4007         * Ideograph-R044-Corpse.el: Add GB 12345 code points.
4008
4009         * Ideograph-R036-Evening.el (U+591E): Unify G1-7D7E; fix
4010         `ideographic-strokes'; delete `kangxi-radical'.
4011         (M-05784): Add `->same-ideograph' for M-14871; add
4012         `<-vulgar-ideograph' for M-05802; unify J78-546D and J83-546D.
4013         (U+5922): Unify G1-434E.
4014
4015         * Ideograph-R033-Scholar.el: Add GB 12345 code points.
4016
4017 2001-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4018
4019         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND THREE):
4020         Unify Big5-8D43 and Big5-CDP-8D43.
4021
4022 2001-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4023
4024         * Ideograph-R002-Line.el: Use Big5-CDP code point instead of
4025         private code point of UCS for `ideographic-structure'.
4026
4027         * u0E000-Private-Use.el (U+F4D8): Separate Big5-8AFD and
4028         Big5-CDP-8AFD.
4029         (U+F617): Separate Big5-8D43 and Big5-CDP-8D43.
4030
4031         * u02F00-Kangxi-Radicals.el (KANGXI RADICAL TONGUE): Add
4032         `total-strokes' and `ideographic-structure'; unify CDP-693,
4033         Big5-88EF and Big5-CDP-88EF.
4034
4035         * Ideograph-R135-Tongue.el (U+820C): Unify Big5-A6DE instead of
4036         Big5-88EF and Big5-CDP-88EF.
4037         - Add Big5 code points.
4038         - Use `=>ucs' instead of `->ucs'.
4039         - Add `ideograph-cdp' and `ideographic-structure'.
4040
4041         * Ideograph-R028-Private.el (C3-212B): Unify Big5-8AFD and
4042         Big5-CDP-8AFD.
4043         (M-03069): Use `<-original-ideograph' instead of
4044         `original-char-of-shinjigen-1'.
4045         - Add `chinese-big5' code points.
4046         - Add `ideographic-structure'.
4047         - Use `=>ucs' instead of `->ucs'.
4048
4049         * Ideograph-R006-Hook.el: Add `ideograph-cdp'.
4050
4051         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
4052         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Use
4053         `chinese-big5-cdp' instead of private code point of UCS in
4054         `ideographic-structure'.
4055
4056 2001-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4057
4058         * Ideograph-R163-City.el (U+90D2): Add `total-strokes'; unify
4059         JSP-622D.
4060         (U+90E6): Add `total-strokes'.
4061         (U+90E7): Likewise.
4062
4063 2001-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4064
4065         * Ideograph-R028-Private.el (U+53BC): Unify G1-7D29; delete
4066         `kangxi-radical' and `kangxi-strokes'; delete `non-morohashi'.
4067         (C6-2251): Delete `non-morohashi'.
4068         (U+53C3): Unify G1-324E.
4069
4070 2001-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4071
4072         * Ideograph-R149-Speech.el: Add missing JIS X 0208:1990 and JIS X
4073         0212 code points.
4074
4075 2001-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4076
4077         * Ideograph-R142-Insect.el (U+8748): Add `total-strokes'.
4078         (G0-3275): Fix `ideographic-strokes'; delete `kangxi-strokes',
4079         `daikanwa-radical' and `daikanwa-strokes'.
4080         (U+877E): Add `total-strokes'.
4081         (U+87A8): Likewise.
4082         (U+87CF): Likewise.  Add missing JIS X 0208:1990 and JIS X 0212
4083         code points.
4084
4085         * Ideograph-R140-Grass.el (C6-4D68): Fix `ideographic-strokes'.
4086         (G0-3D2F): Add `total-strokes'; delete `japanese-strokes'.
4087         Add missing JIS X 0208:1990 and JIS X 0212 code points.
4088
4089         * Ideograph-R118-Bamboo.el: Add missing JIS X 0208:1990 code
4090         points.
4091
4092         * Ideograph-R115-Grain.el: Add missing JIS X 0212 and JIS X
4093         0208:1990 code points.
4094
4095 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4096
4097         * Ideograph-R162-Walk.el (M-38710): Add `total-strokes'; separate
4098         U+8FBA.
4099         (U+8FBA): Unify J90-4A55; relate to M-38710.
4100         (J90-4D5A): New character; relate to U+9065.
4101         (G0-5223): Fix `ideographic-strokes'; add `total-strokes'.
4102
4103         * Ideograph-R159-Cart.el: Add missing JIS X 0208:1990 code points.
4104
4105 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4106
4107         * Ideograph-R158-Body.el (U+8EC5): Add `total-strokes'; unify
4108         J90-6D40.
4109
4110         * Ideograph-R157-Foot.el (U+8DE5): Add `total-strokes'; unify
4111         JSP-5F6B.
4112
4113         * Ideograph-R154-Shell.el (U+8CAE): Unify J90-6C49.
4114         (U+8CCE): Add `total-strokes'; unify J90-4128.
4115
4116         * Ideograph-R137-Boat.el (U+822E): Add `total-strokes'.
4117         (J90-6764): New character; relate to U+822E.
4118
4119         * Ideograph-R130-Meat.el: Add missing JIS X 0212 and JIS X
4120         0208:1990 code points.
4121
4122         * Ideograph-R128-Ear.el (M-29074'): Separate M050366 and U+8056.
4123
4124         * Ideograph-R120-Silk.el: Add missing JIS X 0212 and JIS X
4125         0208:1990 code points.
4126
4127 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4128
4129         * Ideograph-R119-Rice.el (M-26853): Add `total-strokes'.
4130         (J90-4C62): New character; relate to M-26853 and U+7C7E.
4131         (U+7C8F): Unify JSP-532E.
4132         (U+7C90): Add `total-strokes'; unify J90-6464.
4133         (U+7CAB): Add `total-strokes'; unify J90-6468.
4134         (U+7CAD): Add `total-strokes'; unify J90-6466.
4135         (M-27013): Separate U+7CC0; add `total-strokes'.
4136         (U+7CC0): Unify J90-6471.
4137         (U+7CD8): Add `total-strokes'; unify J90-6474.
4138
4139         * Ideograph-R135-Tongue.el (U+8217): Unify J90-4A5E; add
4140         `total-strokes'.
4141
4142         * Ideograph-R123-Sheep.el (U+7FAA): Unify JSP-5531; add
4143         `total-strokes'.
4144
4145 2001-08-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4146
4147         * Ideograph-R026-Seal.el: Add missing GB 12345 and KS X 1001 code
4148         points.
4149         (M-02872): Separate C6-2F3D; unify K0-716D, C3-2B4B, JX1-2E71 and
4150         U+537D.
4151         (M-02877): Use `<-vulgar-ideograph' instead of `comment'.
4152         (M-02878): Use `<-vulgar-ideograph' instead of `comment'.
4153         (M-02879): Use `->ideographic-variants' instead of
4154         `variant-of-shinjigen-1'.
4155         (C6-3D59): Use `<-vulgar-ideograph' instead of `comment'.
4156         (U+537F): Use `<-vulgar-ideograph' instead of
4157         `variant-of-shinjigen-1'; delete `kangxi-strokes' and
4158         `japanese-strokes'.
4159
4160         * Ideograph-R030-Mouth.el, Ideograph-R031-Enclosure.el: Merge
4161         missing KS X 1001 and GB 12345 code points.
4162
4163         * Ideograph-R029-Again.el: Add missing KS X 1001 and GB 12345 code
4164         points.
4165
4166         * Ideograph-R025-Divination.el: Add missing KS X 1001 code points.
4167
4168         * Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
4169         Ideograph-R022-Right-Open-Box.el: Add missing KS X 1001 and GB
4170         12345 code points.
4171
4172         * Ideograph-R009-Man.el (M-00901): Unify K0-775E.
4173
4174 2001-08-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4175
4176         * Ideograph-R211-Tooth.el (C5-6B66): Delete M-48598.
4177         (C7-5746): Add `ideographic-strokes'.
4178         (C7-5B38): Likewise.
4179         (C5-755D): Likewise.
4180         (C4-6D4A): Likewise.
4181         (C4-6D4F): Likewise.
4182         (C5-7A24): Likewise.
4183
4184         * Ideograph-R209-Nose.el (C7-3E71): Add `ideographic-strokes'.
4185         (C5-787C): Likewise.
4186         (C5-797E): Likewise.
4187         (C5-7A21): Likewise.
4188
4189         * Ideograph-R203-Black.el (C5-6B5B): Add `ideographic-strokes'.
4190         (C5-6B5D): Likewise.
4191         (C7-5737): Likewise.
4192         (C7-5E41): Likewise.
4193         (C4-6C5C): Likewise.
4194         (C5-7875): Likewise.
4195         (C5-7874): Likewise.
4196         (C4-6C5E): Likewise.
4197
4198         * Ideograph-R196-Bird.el (C7-2B79): Delete M-46732.
4199         (C4-5A58): Delete M-46878.
4200         (C4-6B42): Delete M-47314.
4201
4202 2001-08-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4203
4204         * Ideograph-R027-Cliff.el: Merge missing KS X 1001, GB 12345 code
4205         points.
4206
4207         * Ideograph-R197-Salt.el (C5-6F48): Add `ideographic-strokes'.
4208         (C7-5247): Likewise.
4209
4210 2001-08-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4211
4212         * Ideograph-R190-Hair.el (C7-2B5A): Delete M-45389.
4213
4214         * Ideograph-R195-Fish.el (C5-6F26): Add `ideographic-strokes'.
4215         (C5-6B38): Likewise.
4216
4217         * Ideograph-R187-Horse.el (C7-2B43): Add `ideographic-strokes'.
4218         (C7-564E): Seems equivalent to C5-7234.
4219
4220         * Ideograph-R189-Tall.el (C4-4866): Add `ideographic-strokes'.
4221         (C3-6063): Likewise.
4222         (C7-657C): Likewise.
4223
4224         * Ideograph-R188-Bone.el (C2-486F): Add `ideographic-strokes'.
4225
4226         * Ideograph-R184-Eat.el (C2-5569): Use `ideographic-strokes'
4227         instead of `kangxi-strokes'.
4228         (JSP-6862): Use `ideographic-strokes' instead of
4229         `japanese-strokes'.
4230         (K0-7A44): Use `ideographic-strokes' instead of `kangxi-strokes'.
4231         (J0-3642): Likewise.
4232
4233         * Ideograph-R177-Leather.el (C5-524B): Add `ideographic-strokes'.
4234
4235         * Ideograph-R167-Gold.el (C7-3D22): Delete M-40682.
4236
4237         * Ideograph-R163-City.el (C5-3065): Delete M-39417.
4238
4239         * Ideograph-R173-Rain.el (C1-7B3D): Use `ideographic-strokes'
4240         instead of `kangxi-strokes'.
4241
4242         * Ideograph-R169-Gate.el (C6-4F7D): Add `ideographic-strokes'.
4243         (C7-4444): Likewise.
4244
4245 2001-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4246
4247         * Ideograph-R162-Walk.el (C*-****): Add missing
4248         `ideographic-strokes'.
4249         (C1-6B40): Use `ideographic-strokes' instead of `kangxi-strokes'.
4250         (C1-6B47): Likewise.
4251         (C1-6B41): Likewise.
4252         (C1-6B46): Likewise.
4253         (C1-6B45): Likewise.
4254         (C1-6B42): Likewise.
4255
4256 2001-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4257
4258         * Ideograph-R154-Shell.el (C6-6267): Delete M-36791.
4259         (C5-4A28): Delete M-36803.
4260         (C7-503F): Delete M-36948.
4261
4262 2001-08-15  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4263
4264         * Ideograph-R149-Speech.el (C5-694E): Delete M-35963.
4265
4266         * Ideograph-R145-Clothes.el (C*-****): Add `ideographic-strokes'.
4267         (G0-3A56): Delete `japanese-strokes'.
4268         (G0-336C): Use `ideographic-strokes' instead of
4269         `japanese-strokes'; delete `kangxi-strokes'; fix `total-strokes'.
4270
4271 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4272
4273         * Ideograph-R141-Tiger.el (JX1-7B4F): Unify K0-5657 instead of
4274         K0-5249.
4275         (C1-663F): Separate K0-5657; use `ideographic-strokes' instead of
4276         `japanese-strokes'.
4277         (C3-5B26): Add `ideographic-strokes'.
4278
4279 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4280
4281         * Ideograph-R142-Insect.el (C*-****): Add missing
4282         `ideographic-strokes'.
4283         (C2-4D6C): Use `ideographic-strokes' instead of `kangxi-strokes'.
4284         (C3-494C): Likewise.
4285         (C2-5F3A): Likewise.
4286         (C2-6668): Likewise.
4287
4288         * Ideograph-R135-Tongue.el (C4-2F4D): Add `ideographic-strokes'.
4289
4290         * Ideograph-R124-Feather.el (C*-****): Add missing
4291         `ideographic-strokes'.
4292
4293         * Ideograph-R122-Net.el (M-28241): Separate C2-3224.
4294         (JSP-5476): Use `=>ucs' instead of `->ucs'; use
4295         `ideographic-strokes' instead of `japanese-strokes'.
4296
4297 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4298
4299         * Ideograph-R118-Bamboo.el (C7-484D): Delete M-49439.
4300
4301 2001-08-13  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4302
4303         * Ideograph-R120-Silk.el (C2-6B75): Use `ideographic-strokes'
4304         instead of `kangxi-strokes'.
4305
4306         * Ideograph-R113-Spirit.el (JX2-726C): Use `ideographic-strokes'
4307         instead of `japanese-strokes'.
4308
4309 2001-08-13  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4310
4311         * Ideograph-R109-Eye.el (C3-2E35): Add `ideographic-strokes'.
4312         (C5-2A5F): Likewise.
4313         (C6-3A2D): Likewise.
4314         (C6-4242): Likewise.
4315         (J0-4365): Use `ideographic-strokes' instead of
4316         `japanese-strokes'.
4317         (C6-4B7B): Add `ideographic-strokes'.
4318         (C5-3A4E): Likewise.
4319         (C6-5559): Likewise.
4320         (C6-555D): Likewise.
4321         (C4-4539): Likewise.
4322         (C4-4541): Likewise.
4323         (C3-4837): Likewise.
4324         (C4-4B42): Likewise.
4325         (C4-4B49): Likewise.
4326         (C5-4E61): Likewise.
4327         (C5-5621): Likewise.
4328         (C4-5160): Likewise.
4329         (C5-5C48): Likewise.
4330         (C7-3959): Likewise.
4331         (C4-6370): Likewise.
4332
4333         * Ideograph-R104-Sickness.el (JSP-4D78): Use `ideographic-strokes'
4334         instead of `japanese-strokes'.
4335
4336         * Ideograph-R086-Fire.el (JX2-6F5C): Use `ideographic-strokes'
4337         instead of `japanese-strokes'.
4338         (J0-4F27): Use `ideographic-strokes' instead of `kangxi-strokes'.
4339         (C2-4B69): Likewise.
4340         (JX2-7028): Use `ideographic-strokes' instead of `kangxi-strokes'.
4341
4342         * Ideograph-R094-Dog.el (C3-3D2A): Use `ideographic-strokes'
4343         instead of `kangxi-strokes'.
4344
4345 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4346
4347         * ideograph-util.el (morohashi-daikanwa<): Accept integer.
4348         (char-representative-of-daikanwa): New function.
4349         (ideograph-char<): Use `char-representative-of-daikanwa'.
4350
4351         * Ideograph-R085-Water.el (J83-4B22): Use `ideographic-strokes'
4352         instead of `kangxi-strokes'.
4353         (C2-4B50): Likewise.
4354         (C2-4B49): Likewise.
4355         (C2-4B46): Likewise.
4356         (C2-4B42): Likewise.
4357         (C2-4B53): Likewise.
4358         (J83-4667): Likewise.
4359
4360 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4361
4362         * ideograph-util.el (update-ideograph-radical-table): New
4363         implementation based on `map-char-attribute'.
4364         (ideograph-char<): Use `map-char-attribute' to find the
4365         representative character of morohashi-daikanwa.
4366
4367         * Ideograph-R084-Steam.el (C2-274E): Add `ideographic-strokes'.
4368
4369         * Ideograph-R075-Tree.el (J83-4F31): Use `ideographic-strokes'
4370         instead of `kangxi-strokes'.
4371
4372         * Ideograph-R072-Sun.el (J83-3322): Use `ideographic-strokes'
4373         instead of `kangxi-strokes'.
4374         (C3-5472): Add `ideographic-strokes'.
4375
4376         * Ideograph-R066-Rap.el (C*-****): Add missing
4377         `ideographic-strokes'.
4378
4379 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4380
4381         * Ideograph-R063-Door.el (J0-4C61): Use `ideographic-strokes'
4382         instead of `kangxi-strokes'.
4383         (C2-2F32): Use `ideographic-strokes' instead of
4384         `japanese-strokes'.
4385
4386 2001-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4387
4388         * Ideograph-R053-Dotted-Cliff.el (C1-636E): Add
4389         `ideographic-strokes'.
4390
4391         * Ideograph-R032-Earth.el (J83-3E7D): Modify `morohashi-daikanwa'.
4392
4393         * Ideograph-R031-Enclosure.el (C3-3026): Add
4394         `ideographic-strokes'.
4395
4396         * Ideograph-R030-Mouth.el:
4397         - Use `=>ucs' instead of `->ucs'.
4398         - Unify or relate missing combinations of M-XXXXX and CNS.
4399         - Fix some relations between M-XXXXX and CNS.
4400         (C5-2161): Unify Big5-8BF7 and Big5-CDP-8BF7.
4401         (C6-2651): Moved to Ideograph-R031-Enclosure.el.
4402         (C3-276C): Unify Big5-8BCF and Big5-CDP-8BCF.
4403         (C3-2772): Add `->same-ideograph' for M-48258; delete `->mojikyo'.
4404         (M-03672): Unify JSP-3541, C3-3022, M059186 and U+54F6.
4405         (U+5626): Separate C3-4650 and move it to Ideograph-R038-Woman.el.
4406
4407 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4408
4409         * Ideograph-R102-Field.el (J90-6136): Unify MH-347; use
4410         `->same-ideograph' for M-21735; delete `ideographic-variants' for
4411         M021735.
4412
4413         * Ideograph-R045-Sprout.el (M-07853): New character.
4414
4415         * Ideograph-R039-Child.el (M-07001): New character.
4416
4417 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4418
4419         * char-db-util.el (char-db-insert-char-spec): Don't use `ucs' for
4420         private area of BMP; use `chinese-big5-cdp' if it is defined; use
4421         `find-char' instead of `define-char'.
4422         (char-db-insert-alist): Use `find-char' instead of `define-char'.
4423         (insert-char-attributes): Likewise.
4424
4425 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4426
4427         * u0E000-Private-Use.el (U+F4E4): Separate Big5-8B4A and
4428         Big5-CDP-8B4A.
4429         (U+F580): Separate Big5-8C49 and Big5-CDP-8C49.
4430
4431         * Ideograph-R024-Ten.el (Big5-CDP-8C49): New character; separated
4432         from U+F580 and moved from u0E000-Private-Use.el.
4433
4434         * Ideograph-R009-Man.el: Unify or relate missing combinations of
4435         M-XXXXX and CNS.
4436         (cjk radical person for top): New character.
4437         (C3-2148): Add M-01512 into `->same-ideograph'.
4438         (cjk radical sunrise): New character.
4439         (M-00981): Separate M000981; add `<-ancient-ideograph' for
4440         M-00702.
4441         (C6-4653): Relate to M-00981.
4442         (C6-4654): Relate to M-00993 instead of M-00981.
4443
4444         * Ideograph-R044-Corpse.el: Use `=>ucs' instead of `->ucs'.
4445         (C6-244F): Unify Big5-8D6C and Big5-CDP-8D6C.
4446         (M-07705): Use `<-vulgar-ideograph' instead of
4447         `vulgar-ideograph-of'.
4448         (C3-2C37): Use `->same-ideograph' instead of `ideograph='.
4449         (C3-3545): Unify M-07748.
4450         (C4-372E): Add `->same-ideograph' for M-07001.
4451
4452         * Ideograph-R213-Turtle.el (C3-396C): Separate from U+4E80 and
4453         moved from Ideograph-R005-Second.el.
4454         - Use `=>ucs' instead of `->ucs'.
4455
4456         * Ideograph-R205-Frog.el (M-48258): Add `<-vulgar-ideograph' for
4457         M-48257.
4458
4459         * Ideograph-R135-Tongue.el (U+820C): Unify Big5-88EF and
4460         Big5-CDP-88EF.
4461         (C1-485F): Use `<-original-ideograph' instead of
4462         `original-ideograph-of'.
4463
4464         * Ideograph-R119-Rice.el (EGB-2F7B): Separate C3-3E22, JSP-5332
4465         and JX2-7376; delete `japanese-strokes'; unify Big5-8CB9 and
4466         Big5-CDP-8CB9.
4467
4468         * Ideograph-R102-Field.el (C3-2E26): Unify Big5-8BF0 and
4469         Big5-CDP-8BF0.
4470
4471         * Ideograph-R086-Fire.el:
4472         - Unify or relate missing combinations of M-XXXXX and CNS.
4473         - Use `=>ucs' instead of `->ucs'.
4474
4475         * Ideograph-R038-Woman.el (C3-4650): Separated from U+5626 and
4476         moved from Ideograph-R030-Mouth.el.
4477
4478 2001-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4479
4480         * Ideograph-R031-Enclosure.el: Use `=>ucs' instead of `->ucs'.
4481         (C6-2651): New character; relate to M-04726.
4482         (C6-2A3E): Add `->same-ideograph' for M-04718.
4483
4484 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4485
4486         * README.en: New file.
4487
4488 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4489
4490         * Ideograph-R118-Bamboo.el: Use `=>ucs' instead of `->ucs'.
4491         (C2-4C61): Separated from JX2-233D and moved from
4492         Ideograph-R018-Knife.el.
4493
4494         * char-db-util.el (insert-char-attributes): Regard
4495         `->wrong-ideograph' and `<-wrong-ideograph' as
4496         character-references.
4497
4498 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4499
4500         * u0E000-Private-Use.el (U+F390): Separate Big5-88EF and
4501         Big5-CDP-88EF.
4502         (U+F547): Separate Big5-8BCF and Big5-CDP-8BCF.
4503         (U+F568): Separate Big5-8BF0 and Big5-CDP-8BF0.
4504         (U+F56F): Separate Big5-8BF7 and Big5-CDP-8BF7.
4505         (U+F5CE): Separate Big5-8CB9 and Big5-CDP-8CB9.
4506         (U+F640): Separate Big5-8D6C and Big5-CDP-8D6C.
4507
4508         * Ideograph-R005-Second.el (J0-3535): Delete `kangxi-radical' and
4509         `kangxi-strokes'; separate S1-9917, S2-9917 and C3-396C; move them
4510         to Ideograph-R213-Turtle.el.
4511         (M-00215): Separate C2-4156; fix `total-strokes'.
4512
4513         * Ideograph-R002-Line.el (M-00072): Unify U+3404.
4514         (C7-2C3C): Add `->same-ideograph' for M-00246.
4515
4516         * Ideograph-R001-One.el (M-00020): Add `->synonyms'.
4517
4518         * Ideograph-R018-Knife.el (U+5202): Unify Big5-8B4D and
4519         Big5-CDP-8B4D.
4520         (S1-0597): Use `<-wrong-ideograph' instead of
4521         `wrong-char-of-shinjigen-1'.
4522         (M-01880): Delete C4-2239; unify C4-223A.
4523         (M-01892): Unify C4-2239.
4524         (U+524A): Unify Big5-AB64.
4525         (C1-5028): Separate Big5-AB64.
4526         (JX2-233D): Separate C2-4C61 and Big5-E35A and move them to
4527         Ideograph-R118-Bamboo.el; delete `kangxi-radical' and
4528         `kangxi-strokes'; add `->same-ideograph'.
4529         - Add `ideograph-cdp' and `ideographic-structure'.
4530         - Unify or relate missing combinations of M-XXXXX and CNS.
4531
4532         * Ideograph-R008-Lid.el (C6-3D23): Relate to M-00319.
4533         (M-00320): Delete C6-3D23; unify C6-3D22.
4534         (U+4EB8): Fix strokes.
4535
4536         * Ideograph-R004-Slash.el: Add `ideograph-cdp' and
4537         `ideographic-structure'.
4538         (U+4E3F): Unify Big5-8B47 and Big5-CDP-8B47.
4539         (U+4E46): Use `<-vulgar-ideograph' instead of
4540         `vulgar-char-of-shinjigen-1'.
4541
4542 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4543
4544         * Ideograph-R175-Wrong.el: Use `=>ucs' instead of `->ucs'.
4545         (C1-7948): Unify Big5-C3FB.
4546
4547         * Ideograph-R003-Dot.el: Add `ideograph-cdp' and
4548         `ideographic-structure'.
4549         (U+4E36): Unify Big5-8B41 and Big5-CDP-8B41.
4550
4551 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4552
4553         * u0E000-Private-Use.el: Unify `chinese-big5-cdp'.
4554
4555         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Unify
4556         `chinese-big5-cdp'.
4557         (CJK RADICAL PERSON): Likewise.
4558
4559 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4560
4561         * Ideograph-R005-Second.el: Add `ideograph-cdp' and
4562         `ideographic-structure'.
4563         (U+4E5A): Unify Big5-C87B.
4564
4565 2001-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4566
4567         * u0E000-Private-Use.el (U+F4E1): Separate Big5-8B47.
4568         (U+F4E4): Separate Big5-8C5D.
4569
4570         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Add
4571         `total-strokes' and `ideograph-cdp'; unify Big5-8C5D.
4572         (CJK RADICAL PERSON): Use `ideograph-cdp' instead of
4573         `ideographic-cdp'.
4574
4575         * Ideograph-R145-Clothes.el (C6-2553): Relate to M-34091.
4576         (M-34094): Use `<-original-ideograph' instead of `comment'.
4577         (C1-4F4F): Moved from Ideograph-R018-Knife.el.
4578         - Merge KS X 1001, Big5, JIS X 0212  and GB 12345 code points.
4579         - Use `=>ucs' instead of `->ucs'.
4580
4581         * Ideograph-R002-Line.el: Use `ideograph-cdp' instead of
4582         `ideographic-cdp'.
4583         (U+4E28): Add `ideograph-cdp'; unify Big5-8B76.
4584
4585         * Ideograph-R001-One.el: Use `ideograph-cdp' instead of
4586         `ideographic-cdp'.
4587
4588 2001-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4589
4590         * u0E000-Private-Use.el (U+F4D0): Separate Big5-8AF5.
4591         (U+F510): Separate Big5-8B76.
4592
4593         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PERSON): Add
4594         `total-strokes' and `ideographic-cdp'; unify Big5-8AF5 (CDP
4595         private).
4596
4597         * char-db-util.el (char-db-insert-char-reference): Regard integer
4598         value of :char as UCS code point.
4599         (insert-char-attributes): Use current-column to detect short or
4600         long; format `ideographic-structure' as sequence of
4601         character-references.
4602
4603         * Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
4604         Ideograph-R024-Ten.el:
4605         - Merge Big5 code points.
4606         - Use `=>ucs' instead of `->ucs'.
4607
4608         * Ideograph-R021-Spoon.el:
4609         - Merge KS X 1001 and Big5 code points.
4610         - Use `=>ucs' instead of `->ucs'.
4611
4612         * Ideograph-R002-Line.el, Ideograph-R001-One.el:
4613         - Merge `ideographic-cdp'.
4614         - Add `ideographic-structure'.
4615
4616 2001-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4617
4618         * u03100-Bopomofo.el: Use `<-bopomofo' instead of `->ideograph'.
4619
4620 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4621
4622         * Ideograph-R213-Turtle.el (J83-737D): Separate J78-737D and
4623         U+9F9C.
4624         (M-48848): Separate C7-2C3A; use `<-original-ideograph' instead of
4625         `comment'; unify U+9F9C.
4626         (J90-6354): Separate C3-5E47 and U+9F9D; use `<-ancient-ideograph'
4627         instead of `comment'; add `->same-ideograph'; delete
4628         `kangxi-radical' and `kangxi-strokes'.
4629         (J78-6354): New character; relate to U+9F9D and M-48869.
4630
4631         * Ideograph-R109-Eye.el (U+770C): Unify J90-3829.
4632         (M-23221): Add `total-strokes'; unify JSP-4E5F.
4633         (M-49364): Use `<-original-ideograph' instead of
4634         `original-ideograph-of'.
4635
4636         * Ideograph-R096-Jade.el (J90-6076): New character; relate to
4637         U+7476 and M-21149.
4638
4639 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4640
4641         * Ideograph-R198-Deer.el (M-47690): Use `->synonyms' instead of
4642         `->synonymous'.
4643
4644         * Ideograph-R113-Spirit.el, Ideograph-R102-Field.el,
4645         Ideograph-R098-Tile.el: Merge missing JIS X 0208:1990 and JIS X
4646         0212 code points.
4647
4648         * Ideograph-R093-Cow.el (M-19923): Separate U+725C.
4649         (U+725C): Unify JSP-4A58.
4650
4651         * Ideograph-R085-Water.el, Ideograph-R075-Tree.el: Merge missing
4652         JIS X 0208:1990 and JIS X 0212 code points.
4653
4654 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4655
4656         * char-db-util.el (insert-char-attributes): Use `<-bopomofo'
4657         instead of `->ideograph'.
4658
4659         * Ideograph-R112-Stone.el (U+783A): Add `total-strokes'; unify
4660         J90-4557.
4661
4662         * Ideograph-R107-Skin.el (U+76B9): Unify J90-6231.
4663
4664         * Ideograph-R104-Sickness.el (U+75E9): Add `total-strokes'; unify
4665         J90-4169.
4666         (U+7604): Add `total-strokes'; unify JSP-4D66.
4667
4668         * Ideograph-R094-Dog.el (U+731F): Unify J90-4E44.
4669         (U+7363): Unify J90-3D43.
4670
4671         * Ideograph-R086-Fire.el (U+713C): Unify J90-3E46; add
4672         `total-strokes'.
4673         (U+7199): Unify J90-7426.
4674
4675         * Ideograph-R082-Fur.el (U+6BEE): Unify JSP-463E.
4676
4677         * Ideograph-R073-Say.el (U+66FA): Add `total-strokes'; unify
4678         JSP-426D.
4679
4680         * Ideograph-R072-Sun.el (U+663F): Add `total-strokes'; unify
4681         J90-5B26.
4682
4683         * Ideograph-R070-Square.el (U+65D9): Add `total-strokes'; unify
4684         J90-5A5A.
4685
4686         * Ideograph-R064-Hand.el: Merge missing JIS X 0212 and JIS X
4687         0208-1990 code points.
4688         (U+631C): Fix `ideographic-strokes'; add `total-strokes'.
4689         (M-49129): Unify C6-402E; add `->ideographic-variants'.
4690
4691         * Ideograph-R053-Dotted-Cliff.el (J0-3E32): Relate to U+5E8A.
4692
4693 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4694
4695         * u02F00-Kangxi-Radicals.el: Use `<-radical' instead of
4696         `->decomposition' with sequence `compat' + U+****.
4697
4698         * u02500-Box-Drawing.el (BOX DRAWINGS VERTICAL SINGLE AND RIGHT
4699         DOUBLE): Unify Big5-A2A5 instead of Big5-F9E9.
4700         (BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE): Unify Big5-A2A7
4701         instead of Big5-F9EB.
4702         (BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE): Unify
4703         Big5-A2A6 instead of Big5-F9EA.
4704
4705         * Ideograph-R023-Hiding-Enclosure.el (J0-523E): Unify U+5338.
4706         (C6-212B): Use `->same-ideograph' instead of `morohashi-daikanwa'.
4707         - Use `=>ucs' instead of `->ucs'.
4708         - Merge Big5 code points.
4709
4710         * Ideograph-R022-Right-Open-Box.el:
4711         - Merge Big5 code points.
4712         - Use `=>ucs' instead of `->ucs'.
4713
4714         * Ideograph-R008-Lid.el (G0-596F): Unify U+4EA0.
4715
4716 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4717
4718         * Ideograph-R019-Power.el (M-02334): Use `script' and
4719         `<-vulgar-ideograph' instead of `comment'.
4720         (M-02354): Likewise; add `->synonyms'.
4721         (M-02402): Use `<-ancient-ideograph' instead of
4722         `ancient-char-of-shinjigen-1'.
4723         (M-2415'): Use `<-vulgar-ideograph' instead of
4724         `vulgar-ideograph-of'; add `<-simplified-ideograph'.
4725         - Merge KS X 1001, Big5 and GB 12345 code points.
4726         - Use `=>ucs' instead of `->ucs'.
4727         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
4728         - Use `->same-ideograph' instead of `ideograph='.
4729
4730         * char-db-util.el (insert-char-attributes): Rename `->synonymous'
4731         to `->synonyms'.
4732
4733         * Ideograph-R020-Wrap.el: - Merge KS X 1001 and Big5 code points.
4734         - Use `=>ucs' instead of `->ucs'.
4735
4736         * Ideograph-R066-Rap.el (U+657D): Add `total-strokes'; unify
4737         JSP-4155.
4738
4739         * Ideograph-R063-Door.el (U+6244): Unify JSP-3F35; add
4740         `total-strokes'.
4741
4742         * Ideograph-R050-Turban.el (J83-5672): Unify J90-5672.
4743
4744         * Ideograph-R030-Mouth.el (U+540F): Unify J90-4D79.
4745
4746         * Ideograph-R018-Knife.el (J83-3D69): Unify K0-7478.
4747         (G0-3375): Separate C1-4F4F and move it to
4748         Ideograph-R145-Clothes.el; delete `cns-radical' and
4749         `cns-total-strokes'.
4750         (M-02024): Separate J0-516C; unify C3-2B43; add
4751         `<-vulgar-ideograph'.
4752         (J0-516C): Use `<-vulgar-ideograph' instead of
4753         `vulgar-char-of-shinjigen-1'.
4754         - Merge KS X 1001, Big5 and GB 12345 code points.
4755         - Use `=>ucs' instead of `->ucs'.
4756         - Use `<-original-ideograph' instead of `original-ideograph-of'.
4757         - Use `<-simplified-ideograph' instead of `simplified-ideograph-of'.
4758         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
4759         - Use `->ideographic-variants' instead of `variant-of-shinjigen-1'.
4760
4761         * Ideograph-R001-One.el (C2-212E): New character; moved from
4762         Ideograph-R013-Down-Box.el; unify Big5-C94E.
4763
4764         * Ideograph-R205-Frog.el (M-48305): Separate J78-7368, J83-7368,
4765         K0-5C2F and J90-7368.
4766
4767         * Ideograph-R198-Deer.el (J83-4E6F): Separate C1-795E, J90-4E6F
4768         and U+9E97.
4769         (M-47690): Separate J78-4E5B, J83-4E5B, K0-5778 and J90-4E5B; add
4770         `->synonymous'.
4771
4772         * Ideograph-R115-Grain.el (M-25381): New character; unify C3-5E47;
4773         add `->same-ideograph' for M-48869; add `<-ancient-ideograph' for
4774         M-24940.
4775
4776 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4777
4778         * char-db-util.el (insert-char-attributes): Regard `->synonymous'
4779         as a character-reference.
4780
4781         * Ideograph-R210-Even.el (J90-6C5A): Separate J78-6C5A, J83-6C5A
4782         and K0-6E32.
4783
4784         * u03000-CJK-Symbols-and-Punctuation.el: Merge Big5-Eten code
4785         points.
4786
4787         * Ideograph-R199-Wheat.el: Merge missing JIS X 0208 code points.
4788         (J78-7351): Separate J83-7351 and J90-7351.
4789         (J83-396D): Unify J90-396D; add `total-strokes'.
4790         (J83-4C4D): Unify J90-4C4D; add `total-strokes'.
4791
4792         * Ideograph-R209-Nose.el (J90-4921): Unify J78-4921 and J83-4921.
4793
4794         * Ideograph-R208-Rat.el (J83-736B): Unify J78-736B and J90-736B.
4795
4796         * Ideograph-R203-Black.el (J78-4263): Separate J83-4263 and
4797         J90-4263.
4798
4799         * Ideograph-R196-Bird.el: Merge missing JIS X 0208 code points.
4800         (J83-463E): Separate J78-463E.
4801         (J78-3974): Separate J83-3974, C1-7827, J90-3974 and U+9D60.
4802
4803         * Ideograph-R013-Down-Box.el (EGB-7A29): Separate C2-212E and
4804         Big5-C94E and move them to Ideograph-R001-One.el; delete
4805         `kangxi-radical' and `kangxi-strokes'.
4806         (U+5188): Use `->same-ideograph' instead of `comment'; unify
4807         Big5-C8A2.
4808
4809         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Add
4810         `<-radical'; unify Big5-C87B and Big5:U+4E5A.
4811         (CJK RADICAL KNIFE TWO): Add `<-radical'; unify Big5-C87D and
4812         Big5:U+5202.
4813
4814         * u00400-Cyrillic.el: Merge Big5-Eten code points.
4815
4816 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4817
4818         * Ideograph-R197-Salt.el (J83-3834): Unify J90-3834.
4819
4820         * Ideograph-R195-Fish.el: Merge and/or fix JIS X 0208 code points.
4821
4822 2001-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4823
4824         * u0FF00-Halfwidth-and-Fullwidth-Forms.el: Merge Big5-Eten code
4825         points.
4826
4827         * u0E000-Private-Use.el: Delete Big5-Eten code points.
4828
4829         * u03200-Enclosed-CJK-Letters-and-Months.el (PARENTHESIZED
4830         IDEOGRAPH STOCK): Unify Big5-C8D1.
4831
4832         * u030A0-Katakana.el, u03040-Hiragana.el,
4833         u02F00-Kangxi-Radicals.el: Merge Big5-Eten code points.
4834
4835         * u02700-Dingbats.el (HEAVY TEARDROP-SPOKED ASTERISK): Unify
4836         Big5-C6E6.
4837
4838         * u02460-Enclosed-Alphanumerics.el, u02190-Arrows.el,
4839         u02150-Number-Forms.el: Merge Big5-Eten code points.
4840
4841         * u02100-Letterlike-Symbols.el (NUMERO SIGN): Unify Big5-C8D2.
4842         (TELEPHONE SIGN): Unify Big5-C8D3.
4843
4844         * u002B0-Spacing-Modifier-Letters.el (MODIFIER LETTER CIRCUMFLEX
4845         ACCENT): Unify Big5-C6D9.
4846
4847         * u000A0-Latin-1-Supplement.el (fullwidth diaeresis): Unify
4848         Big5-C6D8 instead of Big5-A14C.
4849
4850         * char-db-util.el (insert-char-attributes): Regard
4851         `->ideographic-variants', `->radical' and `<-radical' as
4852         character-references.
4853
4854 2001-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4855
4856         * Ideograph-R194-Ghost.el (J90-7233): Separate J78-7233, J83-7233
4857         and C1-777D.
4858
4859         * Ideograph-R191-Fight.el (J83-722D): Separate J78-722D and
4860         U+9B2E.
4861
4862         * Ideograph-R187-Horse.el (J90-3833): Unify J78-3833 and J83-3833.
4863         (J83-424D): Unify J90-424D; add `total-strokes'.
4864         (J83-715C): Separate J90-715C and C1-7B44.
4865
4866         * Ideograph-R184-Eat.el (J78-4C5F): Separate J83-4C5F, J90-4C5F
4867         and U+9905.
4868         (J90-713B): Unify J78-713B and J83-713B; delete `daikanwa-radical'
4869         and `daikanwa-strokes'; add `total-strokes'.
4870
4871 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4872
4873         * Ideograph-R200-Hemp.el (J83-4B7B): Unify J78-4B7B and J90-4B7B.
4874
4875 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4876
4877         * Ideograph-R181-Leaf.el (J83-7073): Separate C1-6764, J90-7073
4878         and U+980C.
4879         (J83-4852): Separate C1-6763, J90-4852 and U+9812.
4880         (J83-7075): Separate J78-7075, C1-7326 and U+9824; fix
4881         `total-strokes'.
4882         (J83-7123): Separate C2-717C, J90-7123 and U+9873.
4883
4884 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4885
4886         * Ideograph-R017-Open-Box.el:
4887         - Merge Big5 and KS X 1001 code points.
4888         - Use `=>ucs' instead of `->ucs'.
4889
4890 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4891
4892         * Ideograph-R182-Wind.el (J90-7124): Unify J78-7124 and J83-7124.
4893         (J83-7129): Separate J90-7129.
4894
4895         * Ideograph-R015-Ice.el (M-01718): Use `<-vulgar-ideograph'
4896         instead of `vulgar-ideograph-of'.
4897         - Use `=>ucs' instead of `->ucs'.
4898         - Merge KS X 1001, Big5 and GB 12345 code points.
4899
4900         * Ideograph-R177-Leather.el (J78-7057): Add `->same-ideograph'.
4901         (J83-3F59): Unify J90-3F59.
4902         (J90-7057): New character; unify MH-701.
4903         (J83-7057): New character; relate to MH-701; unify U+9771.
4904         (J78-3F59): New character; relate to MH-701.
4905         (J90-705D): Unify J78-705D and J83-705D.
4906         (J90-7060): Unify J78-7060 and J83-7060.
4907
4908         * Ideograph-R162-Walk.el (J78-4B78): Separate C1-4B55, G0-4679,
4909         J83-4B78, J90-4B78 and U+8FC4.
4910
4911         * Ideograph-R016-Table.el: Merge Big5, KS X 1001 and GB 12345 code
4912         points.
4913
4914 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4915
4916         * u0FE70-Arabic-Presentation-Forms-B.el,
4917         u0FB50-Arabic-Presentation-Forms-A.el: Merge `arabic-1-column' and
4918         `arabic-2-column'.
4919
4920         * u00600-Arabic.el: Merge `arabic-1-column' and `arabic-digit'.
4921
4922         * u000A0-Latin-1-Supplement.el, u00020-Basic-Latin.el: Merge
4923         `arabic-1-column'.
4924
4925 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4926
4927         * Ideograph-R014-Cover.el:
4928         - Merge KS X 1001, Big5 and GB 12345 code points.
4929         - Use `=>ucs' instead of `->ucs'.
4930
4931 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4932
4933         * Ideograph-R012-Eight.el (M-01459): Separate JX2-2328.
4934         (U+5173): Unify JX2-2328.
4935         - Use `=>ucs' instead of `->ucs'.
4936         - Merge Big5, KS X 1001 and GB 12345 code points.
4937
4938         * Ideograph-R175-Wrong.el (J83-7051): Separate J78-7051 and
4939         J90-7051.
4940
4941         * Ideograph-R173-Rain.el (J90-3C36): Unify J78-3C36 and J83-3C36.
4942         (J83-4A37): Separate J90-4A37.
4943         (J90-7049): Separate J78-7049, J83-7049 and K0-7038.
4944
4945         * Ideograph-R162-Walk.el (M-38711): Unify J78-4454; fix
4946         `jisx0208-difference'.
4947         (J83-4454): Separate J78-4454; fix `total-strokes'; fix
4948         `jisx0208-difference'.
4949
4950 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4951
4952         * Ideograph-R172-Short-Tailed-Bird.el (J83-5256): Use `=>ucs'
4953         instead of `->ucs'; separate J90-5256.
4954
4955 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4956
4957         * u031A0-Bopomofo-Extended.el: Renamed from
4958         u031A0-Extended-Bopomofo.el.
4959
4960         * Ideograph-R013-Down-Box.el:
4961         - Use `=>ucs' instead of `->ucs'.
4962         - Merge KS X 1001 and Big5 code points.
4963
4964         * Ideograph-R009-Man.el (U+5036): Delete K0-4E7C.
4965         (U+4FF1): Unify K0-4E7C.
4966         - Merge KS X 1001 code points.
4967
4968         * Ideograph-R008-Lid.el (M-00304): Unify K0-5555.
4969         (K0-5322): New character; relate to U+4EB6 and M-00328.
4970
4971         * Ideograph-R007-Two.el (U+4E8C): Unify K0-6C23.
4972         (M-00250): Delete K0-6C23.
4973
4974         * u0FE30-CJK-Compatibility-Forms.el (presentation form for
4975         vertical book name mark): New character; relate to U+FE34; unify
4976         C1-213C and Big5-A15B.
4977         (book name mark): New character; relate to U+FE4F; unify C1-213D
4978         and Big5-A15C.
4979         - Merge Big5 code points.
4980
4981         * u000A0-Latin-1-Supplement.el (fullwidth *): Delete
4982         `->decomposition'.
4983
4984         * Ideograph-R011-Enter.el (U+4EBD): Delete `kangxi-radical'.
4985         - Use `=>ucs' instead of `->ucs'.
4986         - Merge Big5 and GB 12345 code points.
4987
4988         * Ideograph-R010-Legs.el:
4989         - Merge Big5 and GB 12345 code points.
4990         - Use `=>ucs' instead of `->ucs'.
4991
4992 2001-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4993
4994         * char-db-util.el (char-db-decode-isolated-char): Don't use
4995         isolated characters of `arabic-iso8859-6'; format
4996         `->original-ideograph', `<-original-ideograph', `->ideographic',
4997         `<-ideographic' and `->ideograph' as character-reference style.
4998         (insert-char-data-with-variant): Sort variants.
4999
5000         * Ideograph-R009-Man.el:
5001         - Merge Big5 and GB 12345 code points.
5002         - Use `=>ucs' instead of `->ucs'.
5003         - Use `->same-ideograph' instead of `ideograph='.
5004         - Use `<-original-ideograph' instead of `original-ideograph-of'.
5005         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
5006
5007         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH *): Add
5008         `<-fullwidth'.
5009         (FULLWIDTH ASTERISK): Unify C1-216E.
5010         (FULLWIDTH LATIN CAPITAL LETTER *): Use ``character-reference''
5011         style for `->lowercase'.
5012         (heavy low line): Use `=>ucs' instead of `->ucs'.
5013         (FULLWIDTH LATIN SMALL LETTER *): Use ``character-reference''
5014         style for `->uppercase'; omit `->titlecase'.
5015
5016         * u03200-Enclosed-CJK-Letters-and-Months.el: Merge Big5 code
5017         points.
5018
5019         * u03100-Bopomofo.el: Merge Big5 code points.
5020
5021         * u03000-CJK-Symbols-and-Punctuation.el (IDEOGRAPHIC SPACE):
5022         Delete `->decomposition'; add `<-ideographic'.
5023         (WAVY DASH): Delete Big5-A1CA.
5024         (HANGZHOU NUMERAL TEN): Unify Big5-A2CC.
5025         (HANGZHOU NUMERAL TWENTY): Unify Big5-A2CD.
5026         (HANGZHOU NUMERAL THIRTY): Unify Big5-A2CE.
5027
5028 2001-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5029
5030         * Ideograph-R170-Mound.el: Fix JIS X 0208 code points.
5031
5032         * Ideograph-R167-Gold.el: Merge and/or fix JIS X 0208 code points.
5033
5034         * Ideograph-R169-Gate.el: Merge missing JIS X 0208 code points.
5035
5036         * Ideograph-R164-Wine.el: Fix JIS X 0208 code points.
5037
5038 2001-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5039
5040         * u02000-General-Punctuation.el (ONE DOT LEADER): Delete
5041         Big5-A3BB.
5042         (OVERLINE): Add `->fullwidth'.
5043         (FULLWIDTH OVERLINE): Add `<-fullwidth'.
5044         (heavy overline): New character; unify C1-2224 and Big5-A1C3.
5045         - Use `=>ucs' instead of `->ucs'.
5046
5047         * u01E00-Latin-Extended-Additional.el (LATIN CAPITAL LETTER M WITH
5048         ACUTE): Separate JX1-2872.
5049         (fullwidth latin capital letter m with acute): New character;
5050         unify JX1-2872.
5051         (LATIN SMALL LETTER M WITH ACUTE): Separate JX1-2873.
5052         (fullwidth latin small letter m with acute): New character; unify
5053         JX1-2873.       
5054         - Use ``character-reference'' style for `->uppercase' and
5055           `->lowercase'.
5056         - Omit `->titlecase' because each value of it has the same value
5057           of `->uppercase'.
5058         - Merge `latin-tcvn5712' code points.
5059
5060         * u002B0-Spacing-Modifier-Letters.el (U+****): Add `->fullwidth'.
5061         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
5062         (CARON): Add `->fullwidth'.
5063         (fullwidth caron): Use `=>ucs' instead of `->ucs'; add
5064         `<-fullwidth'.
5065         (MODIFIER LETTER VERTICAL LINE): Add `->fullwidth'.
5066         (fullwidth modifier letter vertical line): Use `=>ucs' instead of
5067         `->ucs'; add `<-fullwidth'.
5068         (MODIFIER LETTER MACRON): Separate G0-2125 and Big5-A3BC.
5069         (fullwidth modifier letter macron): New character; unify G0-2125,
5070         C1-256D and Big5-A3BC.
5071         (MODIFIER LETTER ACUTE ACCENT): Separate C1-256E and Big5-A3BD.
5072         (fullwidth modifier letter acute accent): New character; unify
5073         C1-256E and Big5-A3BD.
5074         (MODIFIER LETTER GRAVE ACCENT): Separate C1-2570, Big5-A3BF.
5075         (fullwidth modifier letter grave accent): Unify C1-2570 and
5076         Big5-A3BF.
5077         (MODIFIER LETTER HALF TRIANGULAR COLON): Separate JX1-2B56.
5078         (fullwidth modifier letter half triangular colon): New character;
5079         unify JX1-2B56.
5080         (RING ABOVE): Separate K0-222A and JSP-2236.
5081         (fullwidth ring above): New character; unify K0-222A and JSP-2236.
5082         (MODIFIER LETTER RHOTIC HOOK): Separate JX1-2B71.
5083         (fullwidth modifier letter rhotic hook): New character; unify
5084         JX1-2B71.
5085         (MODIFIER LETTER EXTRA-HIGH TONE BAR): Separate JX1-2B60.
5086         (fullwidth modifier letter extra-high tone bar): New character;
5087         unify JX1-2B60.
5088         (MODIFIER LETTER HIGH TONE BAR): Separate JX1-2B61.
5089         (fullwidth modifier letter high tone bar): New character; unify
5090         JX1-2B61.
5091         (MODIFIER LETTER MID TONE BAR): Separate JX1-2B62.
5092         (fullwidth modifier letter mid tone bar): New character; unify
5093         JX1-2B62.
5094         (MODIFIER LETTER LOW TONE BAR): Separate JX1-2B63.
5095         (fullwidth modifier letter low tone bar): New character; unify
5096         JX1-2B63.
5097         (MODIFIER LETTER EXTRA-LOW TONE BAR): Separate JX1-2B64.
5098         (fullwidth modifier letter extra-low tone bar): New character;
5099         unify JX1-2B64.
5100
5101         * Ideograph-R008-Lid.el:
5102         - Use `=>ucs' instead of `->ucs'.
5103         - Merge Big5 and GB 12345 code points.
5104
5105         * Ideograph-R004-Slash.el (C3-212D): Separated from U+4E87 and
5106         moved from Ideograph-R006-Hook.el.
5107         - Use `=>ucs' instead of `->ucs'.
5108         - Merge GB 12345 and Big5 code points.
5109         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
5110         - Use `->bopomofo' instead of `->bopomofo-letter'.
5111         - Use `->same-ideograph' instead of `ideograph='.
5112         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
5113         - Use `<-original-ideograph' instead of `original-ideograph-of'.
5114
5115 2001-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5116
5117         * u02100-Letterlike-Symbols.el (halfwidth numero sign): Renamed
5118         from <HALFWIDTH NUMERO SIGN>; use `=>ucs' instead of `->ucs'.
5119         (OHM SIGN): Delete `->lowercase'.
5120         (KELVIN SIGN): Likewise.
5121         (ANGSTROM SIGN): Likewise.
5122
5123         * Ideograph-R007-Two.el:
5124         - Merge Big5 and GB 12345 code points.
5125         - Use `=>ucs' instead of `->ucs'.
5126
5127         * Ideograph-R006-Hook.el (U+4E87): Separate C3-212D and move it to
5128         Ideograph-R004-Slash.el; delete `kangxi-radical'; unify G1-7D3B;
5129         delete `non-morohashi'.
5130         - Merge Big5 code points.
5131         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
5132
5133         * Ideograph-R005-Second.el:
5134         - Merge Big5 and GB 12345 code points.
5135         - Use `->same-ideograph' instead of `ideograph='.
5136         - Use `=>ucs' instead of `->ucs'.
5137         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
5138
5139         * u01F00-Greek-Extended.el:
5140         - Use ``character-reference'' style for `->uppercase' and
5141           `->lowercase'.
5142         - Omit `->titlecase' because each value of it has the same value
5143         of `->uppercase'.
5144         (GREEK SMALL LETTER ALPHA WITH VARIA): Separate JX1-2B46.
5145         (LATIN SMALL LETTER ALPHA WITH GRAVE): New character; unify
5146         JX1-2B46.
5147         (GREEK SMALL LETTER ALPHA WITH OXIA): Separate JX1-2B47.
5148         (LATIN SMALL LETTER ALPHA WITH ACUTE): New character; unify
5149         JX1-2B47.
5150         (GREEK SMALL LETTER EPSILON WITH VARIA): Separate JX1-2B50.
5151         (LATIN SMALL LETTER OPEN E WITH GRAVE): New character; unify
5152         JX1-2B50.
5153         (GREEK SMALL LETTER EPSILON WITH OXIA): Separate JX1-2B51.
5154         (LATIN SMALL LETTER OPEN E WITH ACUTE): New character; unify
5155         JX1-2B51.
5156
5157         * Ideograph-R003-Dot.el:
5158         - Merge GB 12345-90 and Big5.
5159         - Use `=>ucs' instead of `->ucs'.
5160         (M-00104): Use `->same-ideograph' instead of `ideograph='; use
5161         `<-ancient-ideograph' instead of `ancient-ideograph-of'.
5162
5163         * Ideograph-R002-Line.el:
5164         - Merge Big5.
5165         - Use `=>ucs' instead of `->ucs'.
5166
5167         * Ideograph-R001-One.el (U+4E06): Unify G1-7D3D.
5168
5169 2001-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5170
5171         * u0FE50-Small-Form-Variants.el (SMALL REVERSE SOLIDUS): Unify
5172         Big5-A242.
5173
5174         * u02500-Box-Drawing.el (BOX DRAWINGS DOUBLE HORIZONTAL): Unify
5175         Big5-A2A4 instead of Big5-F9F9.
5176         (Big5-F9F9): New character.
5177         (box drawings double light arc down and right): New character;
5178         unify Big5-F9FA.
5179         (box drawings double light arc down and left): New character;
5180         unify Big5-F9FB.
5181         (box drawings double light arc up and left): New character; unify
5182         Big5-F9FD.
5183         (box drawings double light arc up and right): New character; unify
5184         Big5-F9FC.
5185
5186         * u02300-Miscellaneous-Technical.el (WAVY LINE): Delete Big5-A15B.
5187
5188         * u02200-Mathematical-Operators.el (SET MINUS): Delete Big5-A242.
5189         (RING OPERATOR): Delete Big5-A258.
5190         (TILDE OPERATOR): Add `ucs-big5' for U+FF5E.
5191
5192 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5193
5194         * u02460-Enclosed-Alphanumerics.el (CIRCLED LATIN CAPITAL LETTER
5195         *): Use ``character-reference'' style instead of UCS code-point as
5196         the format of `->lowercase'.
5197         (CIRCLED LATIN SMALL LETTER *): Use ``character-reference'' style
5198         instead of UCS code-point as the format of `->uppercase'; omit
5199         `->titlecase'.
5200
5201         * u02150-Number-Forms.el (ROMAN NUMERAL *): Add `->lowercase'.
5202         (SMALL ROMAN NUMERAL *): Add `->uppercase'; omit `->titlecase'.
5203
5204         * u020A0-Currency-Symbols.el (WON SIGN): Add `->fullwidth'.
5205
5206         * u02080-Subscripts.el, u02070-Superscripts.el (U+****): Add
5207         `->fullwidth'.
5208         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
5209
5210         * u00530-Armenian.el:
5211         - Use ``character-reference'' style instead of UCS code-point as
5212           the format of `->lowercase' and `->uppercase'.
5213         - Omit `->titlecase' because each value of it has the same value
5214           of `->uppercase'.
5215
5216 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5217
5218         * u00400-Cyrillic.el (CYRILLIC *): Add `->fullwidth'.
5219         (FULLWIDTH CYRILLIC *): Use `=>ucs' instead of `->ucs'.
5220         - Use ``character-reference'' style [alist] instead of UCS
5221           code-point [hex integer] as the format of `->lowercase' and
5222           `->uppercase'.
5223         - Omit `->titlecase' because each value of it has the same value
5224           of `->uppercase'.
5225
5226         * char-db-util.el (char-db-insert-char-reference): Renamed from
5227         `char-db-insert-char-map'.
5228
5229 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5230
5231         * ideograph-util.el (ideograph-char<): Treat `=>ucs' as same as
5232         `->ucs'.
5233
5234         * char-db-util.el (char-db-insert-char-spec): Renamed from
5235         `char-db-insert-char-ref'.
5236
5237 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5238
5239         * Ideograph-R085-Water.el: Use `=>ucs' instead of `->ucs'.
5240         (M-17573'): Add `<-simplified-ideograph' for M-17644.
5241
5242         * char-db-util.el (char-db-convert-obsolete-format): New variable.
5243         (insert-char-attributes): Don't convert `->ucs' to `=>ucs' if
5244         variable `char-db-convert-obsolete-format' is nil; format
5245         `->simplified-ideograph' and `<-simplified-ideograph' as character
5246         reference.
5247
5248         * Ideograph-R163-City.el: Fix JIS X 0208 code points.
5249
5250 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5251
5252         * char-db-util.el (char-db-insert-char-ref): New function.
5253         (char-db-insert-char-map): New function.
5254         (char-db-decode-isolated-char): New function.
5255         (insert-char-attributes): Convert `->ucs' to `=>ucs'; use
5256         ``character-reference'' style for `->uppercase', `->lowercase',
5257         `->titlecase'; omit `->titlecase' if its value has the same value
5258         of `->uppercase'; output `->fullwidth', `<-fullwidth',
5259         `->vulgar-ideograph', `<-vulgar-ideograph', `->ancient-ideograph',
5260         `<-ancient-ideograph', `->same-ideograph' and `->bopomofo' as
5261         ``character-reference'' style; use `char-db-decode-isolated-char'.
5262
5263         * Ideograph-R001-One.el:
5264         - Use `=>ucs' instead of `->ucs'.
5265         - Use `->bopomofo' instead of `->bopomofo-letter'.
5266         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
5267         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
5268         - Use `->same-ideograph' instead of `ideograph='.
5269         - Merge `chinese-big5' code points.
5270
5271         * u00370-Greek.el (U+****): Add `->fullwidth'.
5272         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
5273         - Use ``character-reference'' style [alist] instead of UCS
5274           code-point [hex integer] as the format of `->lowercase' and
5275           `->uppercase'.
5276         - Omit `->titlecase' if the value of it has the same value of
5277           `->uppercase'.
5278
5279         * u00300-Combining-Diacritical-Marks.el:
5280         - Use ``character-reference'' style [alist] instead of UCS
5281           code-point [hex integer] as the format of `->lowercase' and
5282           `->uppercase'.
5283         - Omit `->titlecase' if the value of it has the same value of
5284           `->uppercase'.
5285
5286         * u00250-IPA-Extensions.el:
5287         - Use ``character-reference'' style [alist] instead of UCS
5288           code-point [hex integer] as the format of `->lowercase' and
5289           `->uppercase'.        
5290         - Omit `->titlecase' because each value of it has the same value
5291           of `->uppercase'.
5292
5293         * u00180-Latin-Extended-B.el (U+****): Add `->fullwidth'.
5294         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
5295         - Use ``character-reference'' style [alist] instead of UCS
5296           code-point [hex integer] as the format of `->lowercase' and
5297           `->uppercase'.
5298         - Omit `->titlecase' if the value of it has the same value of
5299           `->uppercase'.
5300
5301         * u00100-Latin-Extended-A.el (U+****): Add `->fullwidth'.
5302         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
5303         - Use ``character-reference'' style [alist] instead of UCS
5304           code-point [hex integer] as the format of `->lowercase' and
5305           `->uppercase'.
5306         - Omit `->titlecase' because each value of it has the same value
5307           of `->uppercase'.
5308
5309         * Ideograph-R162-Walk.el: Merge and/or fix JIS X 0208 code points.
5310
5311         * u000A0-Latin-1-Supplement.el (U+****): Add `->fullwidth'.
5312         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
5313         (MICRO SIGN): Delete `->uppercase' and `->lowercase'.
5314         (fullwidth micro sign): Abolished.
5315         - Use ``character-reference'' style [alist] instead of UCS
5316           code-point [hex integer] as the format of `->lowercase' and
5317           `->uppercase'.
5318         - Omit `->titlecase' because each value of it has the same value
5319           of `->uppercase'.
5320
5321 2001-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5322
5323         * u00020-Basic-Latin.el:
5324         - Add `->fullwidth' properties.
5325         - Use ``character-reference'' style [alist] instead of UCS
5326           code-point [hex integer] as the format of `->lowercase' and
5327           `->uppercase'.
5328         - Omit `->titlecase' because each value of it has the same value
5329           of `->uppercase'.
5330
5331         * Ideograph-R159-Cart.el (J83-6D52): Unify J78-6D52 and J83-6D52.
5332         (J83-6D4E): Separate J78-6D4E.
5333         (J83-475A): Separate K0-5B54, J90-475A, C1-6F45 and U+8F29.
5334         (M-38420): Separate J90-3D34, J78-3D34, J83-3D34, K0-727E, C1-7252
5335         and U+8F2F.
5336
5337         * Ideograph-R158-Body.el: Merge missing JIS X 0208 code points.
5338
5339 2001-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5340
5341         * Ideograph-R157-Foot.el (J78-6C69): Separate J83-6C69, C1-6243
5342         and J90-6C69.
5343         (J83-4437): Separate G0-4C78, K0-542F, C1-667C, J90-4437 and
5344         U+8DF3.
5345         (J83-4129): Unify J78-4129 and J83-4129.
5346         (J83-6C74): Separate J78-6C74.
5347         (J83-6D36): Separate J90-6D36.
5348         (J83-6D3A): Separate J90-6D3A, C1-7D29 and U+8EA1.
5349
5350 2001-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5351
5352         * Ideograph-R154-Shell.el (J83-494F): Separate C1-5D4E and
5353         J90-494F.
5354         (M-36885): Separate J78-3958, J83-3958, U+8CFC, K0-4F45, C1-7555
5355         and J90-3958.
5356         (J83-6C54): Separate J90-6C54.
5357         (M-36950): Separate J90-6C57, J78-6C57, J83-6C57 and U+8D0F.
5358
5359         * Ideograph-R152-Pig.el (J90-6C35): Separate J78-6C35, J83-6C35,
5360         C1-4B49, G0-7539 and U+8C55.
5361
5362 2001-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5363
5364         * u0FE50-Small-Form-Variants.el: Unify BIG5 code points.
5365
5366 2001-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5367
5368         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH QUOTATION
5369         MARK): Delete Big5-A1A8; unify JX1-2230.
5370         (FULLWIDTH APOSTROPHE): Delete Big5-A1A6; unify JX1-222F.
5371         (FULLWIDTH HYPHEN-MINUS): Unify JX1-2231.
5372         (FULLWIDTH LEFT SQUARE BRACKET): Delete Big5-A165.
5373         (FULLWIDTH RIGHT SQUARE BRACKET): Delete Big5-A166.
5374         (FULLWIDTH CIRCUMFLEX ACCENT): Delete Big5-A173.
5375         (heavy low line): New character; unify C1-2226 and Big5-A1C5.
5376         (FULLWIDTH GRAVE ACCENT): Delete Big5-A1A5.
5377         (FULLWIDTH TILDE): Delete Big5-A1E3; unify JX1-2232.
5378         (HALFWIDTH IDEOGRAPHIC COMMA): Delete Big5-A14E.
5379         (FULLWIDTH MACRON): Delete G0-237E, K0-237E and Big5-A1C2.
5380
5381         * u00180-Latin-Extended-B.el:
5382         - Merge `latin-tcvn5712' code points.
5383         - Fix JIS X 0213 code points.
5384         (fullwidth *): Renamed from `FULLWIDTH *'; unify JIS X 0213 code
5385         points.
5386
5387         * u00100-Latin-Extended-A.el (U+****): Separate JIS X 0213 code
5388         points if there are 1-column CCS code points.
5389         (fullwidth *): Renamed from `FULLWIDTH *'; unify JIS X 0213 code
5390         points.
5391
5392         * u000A0-Latin-1-Supplement.el (fullwidth cedilla): Delete
5393         Big5-A14D.
5394
5395         * Ideograph-R149-Speech.el: Merge missing JIS X 0208 code points.
5396         (M-35260): Separate J90-6B43, J78-6B43, J83-6B43 and K0-6438.
5397         (J83-3E59): Separate S2-7560, C1-5D44, J90-3E59 and U+8A1F.
5398         (J78-4370): Separate J83-4370, C1-6221, J90-4370 and U+8A3B.
5399         (J78-4127): Separate J83-4127, C1-6667, J90-4127 and U+8A6E.
5400         (J83-4870): Separate K0-5E26, J90-4870, C1-6F25 and U+8AB9.
5401         (J83-4342): Separate J90-4342, M050462, C1-6E78 and U+8A95.
5402         (JSP-5E2F): Separate C2-5A51.
5403         (J78-6B66): Separate C2-5A57, J83-6B66, J90-6B66 and U+8ADE.
5404         (J78-3841): Separate C1-7238, J83-3841, J90-3841 and U+8AFA.
5405         (J78-4666): Separate C1-7547, J83-4666, J90-4666 and U+8B0E.
5406         (J83-3C55): Separate S2-7728, K0-5E73, J90-3C55 and C1-754D.
5407         (M-35928): Separate C1-787A, J78-6B76, J83-6B76, K0-7C26, J90-6B76
5408         and U+8B41.
5409
5410         * u00020-Basic-Latin.el (QUOTATION MARK): Separate JX1-2230.
5411         (APOSTROPHE): Separate JX1-222F.
5412         (HYPHEN-MINUS): Separate JX1-2231.
5413         (TILDE): Separate JX1-2232.
5414         (U+007F): Add `name' as "DELETE".
5415
5416         * Ideograph-R142-Insect.el: Merge missing JIS X 0208 code points.
5417         (J83-6961): Separate J78-6961 and K0-7148.
5418         (J78-427D): Separate G0-7259, J83-427D, C2-4731, J90-427D and
5419         U+86F8.
5420         (J83-6974): Separate G0-7263, K0-5E24, J90-6974, C2-4D79 and
5421         U+871A.
5422         (J83-6A27): Separate J78-6A27.
5423         (M-33572): Separate C1-753A, J78-6A3D, G0-727E, U+87D2, J83-6A3D
5424         and J90-6A3D; fix strokes.
5425         (M-33724): Separate C3-5877, J0-6A3C and U+880E; fix strokes.
5426         (M-33890): Separate C1-7C66, J90-6A44, J78-6A44, J83-6A44 and
5427         K0-6D59.
5428
5429 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5430
5431         * u0E000-Private-Use.el: New file.
5432
5433 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5434
5435         * u03000-CJK-Symbols-and-Punctuation.el (WAVE DASH): Delete
5436         C1-2244 and Big5-A1E3.
5437         (HANGZHOU NUMERAL TEN): Unify C1-243E.
5438         (HANGZHOU NUMERAL TWENTY): Unify C1-243F.
5439         (HANGZHOU NUMERAL THIRTY): Unify C1-2440.
5440
5441         * u02200-Mathematical-Operators.el (TILDE OPERATOR): Unify C1-2244
5442         and Big5-A1E3.
5443         (STRICTLY EQUIVALENT TO): Delete Big5-A1DD.
5444
5445         * Ideograph-R147-See.el (M-34918): Separate S2-7496, K0-7651,
5446         C1-7235 and J90-3F46.
5447         (J78-6B32): Separate J83-6B32, C2-5F48, J90-6B32 and U+89AF.
5448
5449         * u02600-Miscellaneous-Symbols.el (SUN): Delete Big5-A1F3.
5450         (EARTH): Delete Big5-A1F2.
5451
5452         * u02000-General-Punctuation.el (HORIZONTAL BAR): Delete
5453         Big5-A277.
5454         (DOUBLE VERTICAL LINE): Delete Big5-A1FC.
5455         (BULLET): Delete Big5-A145.
5456         (DOUBLE PRIME): Delete Big5-A1B2.
5457         (FULLWIDTH OVERLINE): Unify G0-237E and K0-237E; unify Big5-A1C2
5458         instead of Big5-A1C3.
5459
5460         * u00300-Combining-Diacritical-Marks.el (COMBINING OVERLINE):
5461         Delete BIG5-A1C2.
5462
5463         * u002B0-Spacing-Modifier-Letters.el (MODIFIER LETTER LOW MACRON):
5464         Delete BIG5-A1C5.
5465
5466         * Ideograph-R140-Grass.el: Merge and/or fix JIS X 0208 code
5467         points.
5468
5469 2001-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5470
5471         * char-db-util.el (insert-char-attributes): Fix formating for
5472         `->ideograph' property with line-breaking.
5473         (insert-char-data-with-variant): Change arguments; add new
5474         argument `excluded-script'.
5475         (insert-char-range-data): Add new argument `excluded-script'.
5476         (write-char-range-data-to-file): Likewise.
5477         (what-char-definition): Modify for
5478         `insert-char-data-with-variant'.
5479
5480         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
5481         u03300-CJK-Compatibility.el: Unify BIG5 code points.
5482
5483         * u03000-CJK-Symbols-and-Punctuation.el:
5484         - Unify BIG5 code points.
5485         - Don't include M-00097.
5486
5487         * Ideograph-R137-Boat.el (J83-447A): Separate G0-4D27, C1-662C,
5488         J90-447A and U+8247.
5489         (J90-675C): Unify J78-675C and J83-675C.
5490
5491         * Ideograph-R136-Oppose.el (M-30339): Unify G0-4B34 and U+821C.
5492         (J83-3D58): Separate G0-4B34, C1-6155, J90-3D58 and U+821C.
5493
5494 2001-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5495
5496         * Ideograph-R130-Meat.el (M-29469): New character; unify K0-5866
5497         and U+8108.
5498         (C1-5763): Relate to M-29469 instead of M-29470.
5499         (J83-4C2E): Separate K0-5866, J90-4C2E and U+8108.
5500         (J83-6724): Separate J90-6724.
5501         (J90-672E): Separate J78-672E and J83-672E.
5502         (M-29920): Separate J78-6739, J83-6739, K0-757D, J90-6739 and
5503         U+81B5.
5504         (J90-6741): Separate J78-6741, J83-6741 and K0-7030.
5505
5506         * u02600-Miscellaneous-Symbols.el, u025A0-Geometric-Shapes.el,
5507         u02580-Block-Elements.el: Unify BIG5 code points.
5508
5509         * Ideograph-R128-Ear.el: Fix JIS X 0208 differences.
5510
5511         * Ideograph-R125-Old.el (U+8003): Unify J78-394D and J83-394D.
5512         (J90-394D): Separate J78-394D and J83-394D.
5513
5514         * Ideograph-R124-Feather.el (J83-6647): Separate J90-6647.
5515         (J83-4D63): Separate C1-7476 and J90-4D63; add `ideograph=' for
5516         M-28818.
5517
5518 2001-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5519
5520         * u02500-Box-Drawing.el, u02300-Miscellaneous-Technical.el,
5521         u02200-Mathematical-Operators.el, u02190-Arrows.el,
5522         u02150-Number-Forms.el: Unify BIG5 code points.
5523
5524         * Ideograph-R123-Sheep.el: Merge missing JIS X 0208 code points.
5525         (J90-6638): Separate G0-7446, C2-3839 and U+7F9D; unify J78-6638
5526         and J83-6638.
5527         (J90-6637): Separate G0-505F and U+7F9E; unify J78-6637 and
5528         J83-6637.
5529
5530         * Ideograph-R122-Net.el: Merge missing JIS X 0208 code points.
5531         (J83-3A61): Separate G0-576F, K0-712A, C1-6576, J90-3A61 and
5532         U+7F6A.
5533
5534         * Ideograph-R120-Silk.el (J83-4A36): Separate J90-4A36.
5535         (J83-394A): Separate J90-394A.
5536         (J90-652C): Separate J78-652C and J83-652C.
5537         (J90-4064): Unify J78-4064 and J83-4064.
5538         (J90-4233): Unify J78-4233 and J83-4233.
5539         (J78-6546): Separate J83-6546 and J90-6546.
5540         (J83-486C): Separate K0-5D7C and J90-486C.
5541         (J83-416D): Separate J90-416D.
5542         (J83-6549): Separate K0-727D and J90-6549.
5543         (J90-654F): Unify J78-654F and J83-654F.
5544         (J83-655C): Separate J90-655C.
5545         (J90-4121): Unify J78-4121 and J83-4121.
5546         (J90-6562): Unify J78-6562 and J83-6562.
5547         (J90-655A): Unify J78-655A and J83-655A.
5548         (J90-656D): Unify J78-656D and J83-656D.
5549         (J90-6576): Unify J78-6576 and J83-6576.
5550
5551         * Ideograph-R119-Rice.el (J83-4A34): Separate G0-375B, C1-573E,
5552         J90-4A34 and U+7C89.
5553         (J83-646E): Separate J78-646E.
5554         (J83-647A): Separate J90-647A.
5555
5556 2001-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5557
5558         * Ideograph-R118-Bamboo.el (J90-3A7B): Unify J78-3A7B and
5559         J83-3A7B.
5560         (J78-6439): Separate J83-6439, C2-4C62, J90-6439 and U+7B99.
5561         (J90-6434): Unify J78-6434 and J83-6434.
5562         (J90-6449): Unify J78-6449 and J83-6449.
5563
5564         * Ideograph-R116-Cave.el (J83-635A): Separate G0-713B, C1-5C45,
5565         J90-635A and U+7A95.
5566
5567         * Ideograph-R115-Grain.el (J78-4769): Separate G0-3353, J83-4769,
5568         C1-5732, J90-4769 and U+79E4.
5569         (J78-4923): Separate J83-4923 and J90-4923.
5570         (J83-6346): Separate C2-455F, J90-6346 and U+7A19.
5571         (J78-634A): Separate J83-634A and J90-634A.
5572         (J83-3E77): Unify J78-3E77 and J83-3E77.
5573
5574 2001-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5575
5576         * Ideograph-R114-Track.el (J83-633C): Separate G0-582E, J90-633C
5577         and U+79BA.
5578
5579         * Ideograph-R112-Stone.el (J83-395C): Unify J78-6268 and J90-395C.
5580         (J83-3945): Separate G0-5332, C1-607D, J90-3945 and U+786C.
5581         (J90-4823): Unify J78-4823 and J83-4823.
5582         (J83-626D): Unify J78-626D and J90-626D.
5583         (J83-6273): Unify J78-6273 and J90-6273.
5584         (M-24406): Separate J78-6279, J83-6279, C2-524E and J90-6279.
5585
5586 2001-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5587
5588         * u02100-Letterlike-Symbols.el: Unify BIG5 code points.
5589
5590         * u020A0-Currency-Symbols.el (EURO SIGN): Unify BIG5-A3E1.
5591
5592         * u02070-Superscripts.el (fullwidth superscript four): Renamed
5593         from <FULLWIDTH SUPERSCRIPT FOUR>.
5594         (fullwidth superscript latin small letter n): Renamed from
5595         <FULLWIDTH SUPERSCRIPT LATIN SMALL LETTER N>.
5596
5597         * Ideograph-R108-Dish.el: Merge missing JIS X 0208 code points.
5598
5599         * Ideograph-R107-Skin.el: Merge missing JIS X 0208 code points.
5600         (M-22866): Unify J0-622F.
5601         (G0-7165): Separate J90-622F.
5602
5603         * Ideograph-R106-White.el: Merge missing JIS X 0208 code points.
5604         (M-22732): Unify J78-622B.
5605         (J90-622B): Unify J83-622B.
5606
5607         * Ideograph-R104-Sickness.el: Merge missing JIS X 0208 code
5608         points.
5609         (M-22545): Unify J78-4C7E.
5610         (J90-4C7E): Unify J83-4C7E.
5611
5612         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R102-Field.el: Merge
5613         missing JIS X 0208 code points.
5614
5615         * Ideograph-R098-Tile.el: Merge missing JIS X 0208 code points.
5616         (M-21557): Unify J78-612B.
5617         (J90-612B): Unify J83-612B.
5618         (J90-6130): Unify J83-6130.
5619         (J78-6130): New character; relate to U+750D and M-21587.
5620         (M-21602): Unify J78-3979.
5621         (G0-6A35): Separate J90-3979.
5622         (J90-3979): Unify J83-3979.
5623         (J90-6131): Unify J83-6131 and S1-5002.
5624         (J78-6131): New character; relate to U+7515 and M-21617.
5625
5626         * Ideograph-R096-Jade.el (M-20921): Separate J83-605F, C3-2D7E and
5627         J90-605F; add `vulgar-ideograph-of' for M-20920.
5628         (J83-6062): Separate G0-676D, K0-6C34, J90-6062, C2-306E and
5629         U+73E5; unify S1-4900.
5630         (J83-4849): Separate J90-4849 and C1-565D; unify S1-4903.
5631         (J83-607E): Unify J90-607E.
5632         (JX2-706F): Separate C2-3E28 and U+7431; delete `comment'.
5633         (J83-606A): Separate EGB-7B56, C2-3E2E, J90-606A and U+7432.
5634         (J83-606E): Separate S2-4935, C1-652E and J90-606E.
5635
5636 2001-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5637
5638         * Ideograph-R097-Melon.el (M-21419): Separate C1-7147.
5639         (J90-493B): Unify J78-493B and J83-493B.
5640         (M-21425): Separate C1-784F; unify J0-6122.
5641
5642         * Ideograph-R100-Life.el, Ideograph-R099-Sweet.el: Merge missing
5643         JIS X 0208 code points.
5644
5645 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5646
5647         * Ideograph-R095-Profound.el: Merge missing JIS X 0208 code
5648         points.
5649
5650 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5651
5652         * Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
5653         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el: Merge
5654         missing JIS X 0208 code points.
5655
5656 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5657
5658         * u02000-General-Punctuation.el: Unify BIG5 code points.
5659
5660         * Ideograph-R086-Fire.el (J78-4E7B): Separate J83-4E7B and
5661         J90-4E7B.
5662         (J78-4079): Separate G0-3C65, C1-6474, J90-4079 and U+714E.
5663         (J90-5F66): Unify J78-5F66 and J90-5F66.
5664         (J83-5F6B): Separate C1-6524 and U+7156.
5665         (M-19272): Separate J78-407A, G0-493F, J83-407A, C1-695B, J90-407A
5666         and U+717D.
5667         (J83-4D50): Separate J78-4D50.
5668         (J90-5F70): Unify J78-5F70 and J83-5F70.
5669         (J90-5F73): Add `jisx0208-difference' property.
5670         (J90-5F7D): Unify J78-5F7D and J83-5F7D.
5671
5672 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5673
5674         * Ideograph-R089-Double-X.el: Merge missing JIS X 0208 code points.
5675
5676         * Ideograph-R088-Father.el (J90-4C6C): Unify J78-4C6C and
5677         J83-4C6C.
5678
5679 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5680
5681         * Ideograph-R085-Water.el: Merge missing JIS X 0208 code points.
5682         (J83-4749): Separate J90-4749; add `ideograph=' property for
5683         M-17427.
5684         (J90-5E56): Separate J83-5E56.
5685         (J78-5E56): Unify J83-5E56.
5686         (J83-4F51): Separate C3-3C63 and J90-4F51.
5687         (M-17944): Unify J78-3942.
5688         (J83-3942): Separate J78-3942.
5689         (M-18098): Separate J78-5E78, J83-5E78, K0-4D63, C1-693E and
5690         U+6EFE.
5691         (M-18123): Separate J78-5E74, J83-5E74, J90-5E74, K0-4B49, C3-4764
5692         and U+6F11.
5693         (M-18155): Separate J83-4E7A, C1-694E, J90-4E7A and U+6F23.
5694         (J90-5F21): Separate J78-5F21 and J83-5F21.
5695         (J78-4275): Separate G0-652A, J83-4275, C1-7429, J90-4275 and
5696         U+6FEF.
5697         (J78-494E): Separate J83-494E and J90-494E.
5698         (M-18784): Unify J78-4667.
5699         (J83-4667): Separate J78-4667.
5700         (J78-4B22): Separate J83-4B22 and J90-4B22; fix
5701         `ideographic-strokes'; delete `kangxi-strokes'.
5702
5703         * u00370-Greek.el (fullwidth *): Renamed from `FULLWIDTH *'; unify
5704         BIG5 and JIS X 0213 code points.
5705         (GREEK SMALL LETTER FINAL SIGMA): Separate JX0-2659.
5706         (fullwidth greek small letter final sigma): Renamed from
5707         `FULLWIDTH GREEK SMALL LETTER FINAL SIGMA'; unify JX0-2659.
5708
5709         * u002B0-Spacing-Modifier-Letters.el (U+****): Separate JIS X 0213
5710         code points if there are 1-column CCS code points.
5711         (fullwidth *): Unify BIG5 code points.
5712
5713 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5714
5715         * u00300-Combining-Diacritical-Marks.el (U+****): Unify
5716         `latin-tcvn5712' and `chinese-big5' code points.
5717
5718 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5719
5720         * Ideograph-R083-Clan.el: Merge missing JIS X 0208 code points.
5721
5722 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5723
5724         * Ideograph-R082-Fur.el, Ideograph-R081-Compare.el,
5725         Ideograph-R080-Do-Not.el: Merge missing JIS X 0208 code points.
5726
5727 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5728
5729         * char-db-util.el (insert-char-attributes): Fix format for
5730         `->uppercase', `->lowercase' and `->titlecase'; don't insert alias
5731         of coded-charset.
5732
5733         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH CENT SIGN):
5734         Unify BIG5-A246.
5735         (FULLWIDTH POUND SIGN): Unify BIG5-A247.
5736         (FULLWIDTH MACRON): Unify JX1-292B and BIG5-A1C2.
5737         (FULLWIDTH BROKEN BAR): Unify JX1-2925.
5738         (FULLWIDTH YEN SIGN): Unify BIG5-A244.
5739
5740         * u000A0-Latin-1-Supplement.el (U+****): Unify `latin-tcvn5712'
5741         code points; separate `japanese-jisx0213-1' code points.
5742         (fullwidth *): Smallize `name' property; unify
5743         `japanese-jisx0213-1' and `chinese-big5' code points.
5744         (fullwidth no-break space): New character; unify JX1-2922.
5745         (fullwidth left-pointing double angle quotation mark): New
5746         character; unify JX1-2928.
5747         (fullwidth right-pointing double angle quotation mark): New
5748         character; unify JX1-2932.
5749
5750         * Ideograph-R078-Death.el: Merge missing JIS X 0208 code points.
5751         (J90-3F23): Separate C1-6025.
5752
5753 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5754
5755         * isolated-char.el: Add setting for latin-viscii-upper and
5756         latin-viscii-lower to display them by latin-viscii font.
5757
5758 2001-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5759
5760         * Ideograph-R079-Weapon.el: Merge missing JIS X 0208 code points.
5761         (J90-3B26): Add `vulgar-ideograph-of' for M-16638.
5762         (JX1-7649): Unify M-16638.
5763         (U+6BBC): Unify M-16646.
5764         (U+6BC0): Unify M-16654.
5765         (U+6BC6): Separate C1-6D48; unify M-16674.
5766         (C7-242D): Unify M-16675.
5767
5768         * Ideograph-R076-Lack.el: Merge missing JIS X 0208 code points.
5769         (U+6B4E): Separate J90-4337.
5770         (U+6B50): Separate C1-6D44.
5771         (J90-5D40): Separate G0-6C28, C1-7124 and U+6B59.
5772         (M-16242): Separate C1-7B63, J90-5D44 and U+6B61.
5773
5774         * Ideograph-R077-Stop.el: Merge missing JIS X 0208 code points.
5775
5776         * Ideograph-R075-Tree.el (J90-4C5D): Unify J78-4C5D and J83-4C5D.
5777         (J90-5B3C): Unify J78-5B3C and J83-5B3C.
5778         (J90-4F48): Unify J78-4F48 and J83-4F48.
5779         (J90-5B46): Unify J78-5B46 and J83-5B46.
5780         (U+67A5): Add `total-strokes'.
5781         (J83-5B45): Unify J90-5B45; add `total-strokes'.
5782         (J78-5B45): New character; relate to U+67A6.
5783         (U+67A7): Add `total-strokes'.
5784         (U+67A8): Likewise.
5785         (U+67A9): Add `total-strokes'; unify J78-5B40.
5786         (J90-5B40): New character; relate to U+67A9.
5787         (M-14645): Unify J90-5B57.
5788         (J83-5B57): Separate J90-5B57.
5789         (J90-444E): Unify J78-444E and J83-444E.
5790         (J90-464A): Unify J78-464A and J83-464A.
5791         (J90-5B4A): Unify J83-5B4A.
5792         (M-49162): Unify J78-5B4A; relate to U+67B4.
5793         (J83-3B37): Unify J78-3B37 and J83-3B37.
5794         (J90-5B74): Unify J83-5B74.
5795         (M-14856): Separate J83-5B6B, C2-362E, J90-5B6B and U+689B.
5796         (J90-546D): Unify J78-546D and J83-546D.
5797         (J90-5B72): Unify J78-5B72 and J83-5B72.
5798         (J90-3F7A): Unify J78-3F7A and J83-3F7A.
5799         (J90-5C2F): Unify J78-5C2F and J83-5C2F.
5800         (J83-5C31): Unify J78-5C31 and J90-5C31.
5801         (J83-5B7A): Unify J78-5B7A and J90-5B7A.
5802         (J83-5C30): Unify J78-5C30 and J90-5C30.
5803         (J83-5C29): Unify J78-5C29 and J90-5C29.
5804         (J83-5B7B): Unify J78-5B7B and J90-5B7B.
5805         (J83-5C2D): Unify J78-5C2D and J90-5C2D.
5806         (J83-5C2E): Unify J78-5C2E and J90-5C2E.
5807         (M-15069): Separate J78-5C3F, G0-522C, J83-5C3F and U+6930; unify
5808         S1-3734.
5809         (M-15168): Separate J78-5C37, G0-692E, J83-5C37, C1-6450, J90-5C37
5810         and U+696B.
5811         (J90-5C39): Unify J78-5C39 and J83-5C39.
5812         (J90-5C43): Unify J78-5C43 and J83-5C43.
5813         (M-15258): Separate G0-693C, C2-4A6F, J90-5C52 and U+69A7.
5814         (J78-3A67): Unify J90-3A67.
5815         (J78-4875): Separate J78-4875, EGB-7C28, C3-4C4D, J90-4875 and
5816         U+6A0B.
5817         (J90-5C6D): Separate J78-5C6D, J83-5C6D, G0-694F and U+6A44; unify
5818         S1-3806.
5819         (J90-5C6F): Unify J78-5C6F and J83-5C6F.
5820         (J90-3869): Separate C2-5D2B.
5821         (J90-5C79): Separate J78-5C79, G0-695C, J83-5C79, C1-737A and
5822         U+6A90; unify S1-3842.
5823         (J90-5D30): Unify J78-5D30 and J83-5D30.
5824
5825 2001-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5826
5827         * Ideograph-R029-Again.el (C1-5937): Moved from
5828         Ideograph-R073-Say.el.
5829
5830         * Ideograph-R073-Say.el (J78-3939): Separate G0-387C, C1-4A55,
5831         J90-3939 and U+66F4.
5832         (U+66F4): Unify G0-387C, C1-4A55 and J90-3939.
5833         (M-14298): Separate C1-5937 and moved it to
5834         Ideograph-R029-Again.el; delete `cns-radical'.
5835         (U+66FC): Delete `kangxi-radical'; unify J90-5258.
5836
5837 2001-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5838
5839         * Ideograph-R072-Sun.el (J90-436B): Unify J78-436B and J83-436B.
5840         (J83-5A70): Delete `daikanwa-radical' and `daikanwa-strokes';
5841         separate G0-6A49, C2-2F56, J90-5A70 and U+665F; add
5842         `ideographic-variants' for M-01546.
5843         (J83-5A73): Unify J78-5A73 and J90-5A73; add comment.
5844
5845         * Ideograph-R071-Not.el (J90-5A5B): Unify J78-5A5B and J83-5A5B.
5846         (J90-5A5C): Unify J73-5A5C and J83-5A5C.
5847
5848         * Ideograph-R070-Square.el (J90-4A7D): Unify J78-4A7D and
5849         J83-4A7D.
5850         (J90-3B5C): Unify J78-3B5C and J83-3B5C.
5851         (J90-5A55): Unify J78-5A55 and J83-5A55.
5852         (J90-5A53): Unify J78-5A53 and J83-5A53.
5853         (J90-5A56): Unify J78-5A56 and J83-5A56.
5854         (M-13644): Separate J90-4E39.
5855         (J90-4E39): Unify J78-4E39 and J83-4E39.
5856         (J90-5A54): Unify J78-5A54 and J83-5A54.
5857         (J90-407B): Unify J78-407B and J83-407B.
5858         (J90-5A57): Unify J78-5A57 and J83-5A57.
5859         (J90-4232): Unify J78-4232 and J83-4232.
5860         (J90-5A58): Unify J78-5A58 and J83-5A58.
5861         (J90-5A59): Unify J78-5A59 and J83-5A59.
5862
5863         * Ideograph-R013-Down-Box.el (M-01546): Separate C5-2B78; relate
5864         to U+665F.
5865
5866 2001-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5867
5868         * Ideograph-R069-Axe.el (M-13535): Separate C1-4658; unify
5869         J78-404D and J83-404D.
5870         (M-13539): Unify J78-4960 and J83-4960.
5871         (M-13548): Unify J78-5A51 and J83-5A51.
5872         (M-13555): Unify J78-3B42 and J83-3B42.
5873         (M-13557): Unify J78-4347 and J83-4347.
5874         (M-13563): Unify J78-3B5B and J83-3B5B.
5875         (M-13572): Unify J78-3F37 and J83-3F37.
5876         (U+65B7): Unify J78-5A52 and J83-5A52.
5877
5878         * Ideograph-R067-Script.el (M-13450): Separate J83-4A38 and
5879         J90-4A38.
5880         (J83-4A38): Unify J78-4A38 and J90-4A38.
5881         (M-13453): Unify J78-555D and J83-555D.
5882         (U+6589): Unify J78-4046 and J83-4046.
5883         (C3-3639): Separate J90-3A58 and U+658E.
5884         (U+658E): Unify J78-3A58, J83-3A58 and J90-3A58.
5885         (M-13468): Unify J78-494C and J83-494C.
5886         (M-13470): Unify J78-4843 and J83-4843.
5887
5888         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Merge
5889         `ideograph-gt' and `ideograph-gt-pj-{1..11}'.
5890
5891 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5892
5893         * Ideograph-R064-Hand.el (M-11784): Unify J78-4A27 and J83-4A27.
5894         (M-11954): Separate U+62CF, K0-5159 and J90-593C.
5895         (M-12006): Separate S2-2912, K0-4D38 and J90-3969.
5896         (U+6327): Unify J78-594B and J90-594B.
5897         (M-12111): Separate J83-4854 and J90-4854.
5898         (M-12141): Separate S1-2945, S2-2945, J83-3B2B, C1-5565 and
5899         J90-3B2B.
5900         (J83-3B2B): Unify S1-2945, S2-2945, K0-7824, C1-5565 and J90-3B2B.
5901         (U+634C): Separate K0-7824.
5902         (M-12189): Separate G0-4575, K0-5C69, C1-5A5B, J90-4A7B and
5903         U+6367.
5904         (M-12204): Separate G0-3E5D, C2-3559 and J90-3F78.
5905         (M-12256): Separate K0-5B49, C1-5A6A and J90-4753.
5906         (M-12447): Separate J83-596C, C1-6438, J90-596C and U+6406.
5907         (M-12466): Separate G0-322B, C1-6431, J90-5973 and U+640F.
5908         (M-12852): Separate J83-4527 and J90-4527.
5909         (M-13010): Separate S2-3044, K0-606E, C1-7A6C, J90-5970 and
5910         U+651D.
5911
5912         * char-db-util.el (char-attribute-name<): Fix problem when
5913         comparing two private coded-charsets.
5914
5915         * Ideograph-R066-Rap.el (M-13245): Separate S1-3184 and J90-5A49.
5916         (M-13260): Separate J78-343A and J83-343A.
5917         (M-13417): Separate J78-5A4D; unify S1-3200.
5918         (U+6583): Separate S1-3200; unify J78-5A4D.
5919
5920 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5921
5922         * isolated-char.el: New file.
5923
5924 2001-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5925
5926         * Ideograph-R065-Branch.el (U+652F): Unify J78-3B59 and J83-3B59.
5927
5928 2001-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5929
5930         * Ideograph-R061-Heart.el (M-10513): Unify J78-576A.
5931         (M-10585): Separate J78-4351, J83-4351 and U+6065; unify S1-2496.
5932         (U+6065): Unify J78-4351 and J83-4351.
5933         (U+6077): Unify J78-576E and J90-576E.
5934         (M-10664): Separate J78-5824.
5935         (M-10719): Separate G0-632D and U+60B1.
5936         (M-10720): Separate G0-312F, C1-5F2B, J90-4861 and U+60B2.
5937         (C1-5F2B): Unify J90-4861.
5938         (U+60B2): Unify G0-312F.
5939         (M-10809): Separate J78-5831, J83-5831 and U+60D8; unify S1-2567.
5940         (M-11028): Separate C3-412E and J90-5849.
5941         (M-11239): Separate S2-2700, C1-6C73, J90-4A30 and U+61A4.
5942         (U+61F4): Unify J78-5873 and J83-5873.
5943         (M-11498): Separate C1-7A6B, J90-5877 and U+61FE.
5944
5945 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5946
5947         * Ideograph-R063-Door.el (M-11707): Add strokes; unify C3-2628.
5948         (J90-4C61): Separate C3-2628; unify J78-4C61 and J83-4C61.
5949         (J90-4B3C): Unify J78-4B3C and J83-4B3C.
5950         (J90-3D6A): Unify J78-3D6A and J83-3D6A.
5951         (J90-5928): Unify J78-5928 and J83-5928.
5952         (M-11743): New character; relate to U+6247.
5953         (C1-5552): Separated from M-11743'; relate to M-11743.
5954         (M-11743'): Separated C1-5552; unify J78-4070 and J83-4070.
5955         (M-11746): Unify J78-6E3D.
5956         (J90-6E3D): Unify J83-6E3D.
5957
5958 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5959
5960         * Ideograph-R002-Line.el: Merge `ideograph-gt' and
5961         `ideograph-gt-pj-{1..11}'.
5962         (C5-2521): Delete `non-morohashi'.
5963
5964         * Ideograph-R003-Dot.el: Update.
5965
5966         * Ideograph-R060-Step.el (M-10141): Separate U+5F98, G0-4547,
5967         K0-5B47, C1-5A38 and J90-5751.
5968         (K0-5B47): Unify C1-5A38 and J90-5751.
5969         (U+5F98): Unify G0-4547.
5970
5971         * Ideograph-R057-Bow.el (M-09768): Unify S1-2281, S2-2281,
5972         J78-5739 and J83-5739.
5973         (U+5F2D): Separate S1-2281, J78-5739 and J83-5739.
5974         (U+5F2F): Unify J90-573F.
5975         (U+5F41): Unify J90-573B.
5976
5977 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5978
5979         * char-db-util.el (insert-char-attributes): Print
5980         builtin-character of `ideograph-gt' for `ideograph-gt-pj-{1..11}'.
5981
5982         * Ideograph-R058-Snout.el (U+5F5C): Unify J90-5734.
5983
5984         * Ideograph-R003-Dot.el: Merge `ideograph-gt' and
5985         `ideograph-gt-pj-{1..11}'.
5986
5987         * Ideograph-R063-Door.el (M-11708): Add `original-ideograph-of'
5988         for S1-848.
5989
5990         * Ideograph-R026-Seal.el (U+536B): Moved from
5991         Ideograph-R001-One.el.
5992
5993 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5994
5995         * Ideograph-R001-One.el: Merge `ideograph-gt' and
5996         `ideograph-gt-pj-{1..11}'.
5997         (M-00048): Delete `original-char-of-shinjigen-1' and
5998         `shinjigen-1'; add `ancient-ideograph-of' for M-39763; add comment
5999         about M-11708.
6000         (U+4E27): Delete `non-morohashi'.
6001
6002 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6003
6004         * ideograph-util.el (update-ideograph-radical-table): Scan
6005         `ideograph-gt'.
6006
6007         * char-db-util.el (insert-char-attributes): Print `ideograph-gt'
6008         like `ideograph-daikanwa'.
6009
6010         * Ideograph-R055-Two-Hands.el (J78-5732): Unify J83-5732, J90-5732
6011         and U+5F09.
6012
6013         * Ideograph-R054-Long-Stride.el (M-09569): Separate G0-5153,
6014         EGB-5153 and U+5EF6.
6015         (U+5EF6): Unify G0-5153.
6016         (J83-3164): Separate C1-4D37 and J90-3164.
6017         (M-09571): Separate G0-4D22, C1-4A2C, J90-446E and U+5EF7.
6018         (U+5EF8): Unify J90-572F.
6019
6020         * Ideograph-R056-Shoot.el (U+5F10): Unify J90-4675.
6021
6022         * Ideograph-R053-Dotted-Cliff.el (M-09337): Separate J90-446D.
6023
6024         * Ideograph-R049-Oneself.el (M-08756): Separate J83-392B and
6025         J90-392B.
6026         (M-08757): Separate C4-2C64 and U+5DF8; delete `comment'; fix
6027         `total-strokes'.
6028         (M-08765): Separate J83-4327, C1-5E78 and J90-4327
6029
6030 2001-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6031
6032         * Ideograph-R046-Mountain.el (U+5C76): Unify J90-5627 and MH-48.
6033         (U+5CC5): Unify J90-5632 and MH-142.
6034         (U+5CBE): Unify J90-5633 and MH-143.
6035         (U+5CBC): Unify J90-5630 and MH-144.
6036         (M-08281): Separate EGB-7A7B, J90-564A and U+5D4E.
6037         (U+5D4E): Unify EGB-7A7B and J90-564A.
6038         (U+5D5C): Unify J90-563F.
6039         (U+5D76): Unify J90-564E.
6040         (M-08426): Separate C1-685A, J90-564F and U+5D87.
6041         (U+5D87): Unify J90-564F.
6042         (M-08618): Separate C1-796B and J90-565A.
6043         (J90-565A): Unify C1-796B.
6044         (M-08644): Separate J78-565C, J83-565C and C3-5F43.
6045
6046         * Ideograph-R041-Inch.el (U+5C02): Relate M-07439.
6047
6048 2001-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6049
6050         * Ideograph-R038-Woman.el (M006163): New character; relate to
6051         U+59C8 and M-06163.
6052         (C2-2633): Unify M059379.
6053         (U+59C8): Unify M059378.
6054         (M-06165): Separate K0-6D2B, C3-283F and J90-3B50.
6055         (J90-3B50): Unify K0-6D2B and M006165.
6056         (M-06202): Separate G0-5226, C1-5062, J90-552D and U+59DA.
6057         (U+59DA): Unify G0-5226 and J90-552D.
6058         (M-06337): Separate J83-4A5A, C1-547B and J90-4A5A.
6059         (C1-547B): Unify M006337.
6060         (J83-4A5A): Unify J90-4A5A and M054353.
6061         (M-06365): Separate J78-5538, G0-4822, J83-5538, C1-595E and
6062         U+5A36.
6063         (U+5A36): Unify J78-5538, G0-4822, J83-5538 and M006365.
6064         (M006367): New character; relate to U+5A37 and M-06367.
6065         (C2-3B26): Unify M059423.
6066         (M-06516): Separate G0-6642, J83-4932, C1-5E69, J90-4932 and
6067         U+5A9B.
6068         (U+5A9B): Unify G0-6642, J83-4932, C1-5E69, J90-4932 and M054321.
6069         (M-06597): Separate G0-6645, J83-553D, C1-6363, J90-553D and
6070         U+5ABE.
6071         (M006597): New character; relate to U+5ABE and M-06597.
6072         (M054540): Likewise.
6073         (U+5ABE): Unify G0-6645 and J90-553D; relate to M054540.
6074         (C1-6363): Relate to M054540.
6075         (M-06601): Separate C2-4247.
6076         (M006601): New character; relate to U+5AC0 and M-06601.
6077
6078         * Ideograph-R040-Roof.el (M-07202): Separate J78-5563, C3-3541 and
6079         U+5BC3; add `vulgar-ideograph-of' for M-01587; unify M007202.
6080         (U+5BC3): Unify C3-3541.
6081         (J78-5563): Unify M055204.
6082         (K0-6A32): New character; relate to M-07202 and U+5BC3.
6083         (C4-3130): Relate to M-07202 and U+5BC3.
6084         (U+5BC9): Unify MH-133, J90-5565 and M054545.
6085
6086 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6087
6088         * Ideograph-R032-Earth.el (U+5738): Unify MH-79, J90-542B and
6089         M054525; add `script'.
6090         (U+5789): Unify MH-80, J90-5435 and M054527.
6091         (M055180): New character; relate to MH-80, U+5789 and M054527.
6092         (U+5788): Unify MH-81, J90-5432 and M054526; add `script'.
6093         (U+57B3): Unify MH-83, J90-5438 and M054528; add `script'.
6094         (U+57B0): Unify MH-84, J90-543B and M054529; add `script'.
6095         (U+57AF): Unify M053789; add `script'.
6096         (U+57B1): Unify M059297.
6097         (U+57D7): Unify M059301.
6098         (M-05188): Separate J78-3E7D and J83-3E7D.
6099         (J83-3E7D): Unify J78-3E7D.
6100         (M005188): New character; relate to U+57F4 and M-05188.
6101         (U+57F4): Separate C2-3435; unify M053138.
6102         (C2-3435): Relate to M-05188, U+57F4 and M053138.
6103         (M-05217): Separate G0-5C21, J83-5444, C2-343B, J90-5444 and
6104         U+580B; unify M005217.
6105         (U+580B): Unify G0-5C21, J83-5444, C2-343B, J90-5444 and M055183.
6106         (MH-89): New character; unify M054531; relate to U+57D6.
6107         (U+57D6): Unify J90-5442 and M055182; relate to MH-89 and M054531.
6108         (U+5812): Add `total-strokes'.
6109         (U+5813): Likewise.
6110         (U+5814): Separate C2-3431; unify M059313.
6111         (M-05316'): Delete `kangxi-radical' and `kangxi-strokes'; separate
6112         M050137; unify J90-4E5D; add `simplified-ideograph-of' for
6113         M-05574.
6114         (U+5815): Delete `kangxi-strokes'; fix `total-strokes'; unify
6115         J90-4244 and M054209.
6116         (U+5816): Delete `kangxi-strokes'; fix `ideographic-strokes'; add
6117         `total-strokes'; unify M059314.
6118         (U+5842): Delete `kangxi-strokes'; delete `non-morohashi'; unify
6119         M059318.
6120         (U+5847): Add `total-strokes'.
6121         (M-05340): Separate J83-4564 and J90-4564; unify M005340.
6122         (J83-4564): Unify J90-4564 and M054257.
6123         (U+5870): Unify MH-96 and J90-544B; fix strokes.
6124         (U+586E): Add `total-strokes'; unify M059330.
6125         (U+5871): Fix `ideographic-strokes'; delete `kangxi-strokes';
6126         unify M053145.
6127         (U+589B): Add `total-strokes'.
6128         (U+58B8): Separate J78-5457 and J83-5457; fix strokes; relate to
6129         M055187; unify M054535.
6130         (U+58B9): Unify MH-100, J90-5451 and M054533.
6131         (U+58B6): Add `total-strokes'; unify M053134.
6132         (J83-5457): Unify J90-5457 and M055187.
6133         (M059409): New character; relate to U+58B6 and M053134.
6134         (M055188): New character; relate to U+58B8 and M055187.
6135         (U+58CC): Unify J90-3E6D.
6136         (U+58D7): Unify MH-106, J90-545C and M054536; add `script'.
6137         (U+58E5): Unify J90-545F and M054537; add comment.
6138
6139 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6140
6141         * Ideograph-R031-Enclosure.el (M-04806): Separate J90-5423 and
6142         U+570D; unify M004806.
6143         (U+570D): Unify J90-5423.
6144         (M-04832): Fixed; separate C6-5B5B; separate U+5716; unify
6145         M004832.
6146         (U+5716): Unify M059291.
6147         (C6-5B5B): Relate to M-04832, M059291 and U+5716.
6148
6149 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6150
6151         * Ideograph-R030-Mouth.el (M-03247): Add `jisx0208-difference'
6152         with `78/1'; unify J78-3C38 and M003247.
6153         (M-03248): Separate J78-3C38; unify M003248.
6154         (M-03249): Separate G0-4A37, C1-4638, J90-3B4B and U+53F2; unify
6155         M054796.
6156         (M058260): New character; relate to U+53F2 and M-03249.
6157         (U+53F2): Unify G0-4A37, C1-4638, J90-3B4B and M003249.
6158         (M-03299): Separate G0-4074, C1-4750, J90-4D79 and U+540F; unify
6159         M054797.
6160         (M071082): New character; relate to M-03299 and U+540F.
6161         (U+540F): Unify G0-4074, C1-4750 and M003299.
6162         (M-03383): Unify J78-5260, J83-5260 and M003383.
6163         (M055154): New character; relate to U+5440 and M-03383.
6164         (M-48970): Add `vulgar-ideograph-of' for M-03329; unify J78-465D,
6165         J83-465D and M048970.
6166         (U+54D8): Unify J90-5326, M054513 and MH-66.
6167         (M-03801): Unify J78-426F and M003801.
6168         (J83-426F): Separate J83-426F; unify M054217.
6169         (M-03979): Separate J78-5348, J83-5348, C3-3A42 and U+55A9; unify
6170         S1-1176 and M003979.
6171         (U+55A9): Unify J78-5348, J83-5348 and M055162.
6172         (C3-3A42): Unify M059223.
6173         (U+55BB): Relate to M-03979; unify M054518; delete
6174         `non-morohashi'.
6175         (C1-5E51): Relate to M-03979; delete `non-morohashi'.
6176         (U+55B8): Delete `non-morohashi'; unify M059228.
6177         (U+55B9): Delete `non-morohashi'.
6178         (U+55BA): Likewise; unify M059229.
6179         (U+55BC): Unify M059230.
6180         (M065068): New character; relate to U+55BC.
6181         (U+55BD): Delete `non-morohashi'.
6182         (M-04254): Separate G0-3330, J83-535E, C1-6C34, J90-535E and
6183         U+5632; unify M004254.
6184         (U+5632): Unify G0-3330, J83-535E, C1-6C34, J90-535E and M055170.
6185         (M-04345): Separate C1-6C3B, J90-4A2E and U+5674; unify S1-1247;
6186         add `vulgar-ideograph-of' for M-04409.
6187         (U+5674): Unify C1-6C3B, J90-4A2E and M004345.
6188         (M-04429): Separate J83-4655, C1-7040, J90-4655 and U+5678; relate
6189         to M004429.
6190         (U+5678): Unify C1-7040 and M053223.
6191         (J83-4655): Unify J90-4655 and M004429.
6192         (U+56A2): Unify MH-561, J90-4739 and M054288; add
6193         `simplified-ideograph-of' for M-04633.
6194         (U+56A1): Add `total-strokes'; unify M059274.
6195         (U+56A3): Delete `non-morohashi'.
6196         (U+56A4): Likewise; unify M059275.
6197         (M-04545): Separate J78-536B; unify M004545.
6198         (J78-536B): Unify M055174.
6199         (M-04615): Separate C1-7A64, J90-5371 and U+56C1; unify S1-1292.
6200         (U+56C1): Unify C1-7A64, J90-5371 and M004615.
6201         (M-04633): Unify M004633.
6202         (M-04641'): New character; unify M050126.
6203         (C7-5758): Relate to M050126.
6204         (U+56CE): Delete `non-morohashi'; unify MH-74, J90-5375 and
6205         M054523.
6206         (M055177): New character; relate to MH-74 and M054523.
6207
6208 2001-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6209
6210         * Ideograph-R029-Again.el (U+53C8): Unify J90-4B74.
6211         (M-03128): Use `script' and `vulgar-ideograph-of' instead of
6212         `comment'; separate J78-3C7D and J83-3C7D; unify M003128.
6213         (M-03166): Unify M003166.
6214         (M067958): New character; relate to U+53DB and M-03166.
6215         (J83-4840): Unify J90-4840 and M054307.
6216         (C1-5035): Relate to M054307.
6217         (U+53DB): Unify M057947.
6218         (M-03176): Unify J90-5257.
6219
6220         * Ideograph-R027-Cliff.el (M-03048'): Add `morohashi-daikanwa' as
6221         a source of `simplified-ideograph-of' property for M-04589; unify
6222         J90-3837.
6223
6224 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6225
6226         * Ideograph-R024-Ten.el (M-02707): Unify M002707.
6227         (U+534A): J90-483E and M054306.
6228         (J83-485C): Use `script' and `vulgar-ideograph-of' instead of
6229         `comment'; unify J90-485C.
6230         (M-02739): Use `vulgar-ideograph-of' instead of
6231         `vulgar-char-of-shinjigen-1'.
6232         (M-02761): Separate S1-833, S2-833 and C1-5E3B.
6233         (C1-5E3B): Unify S1-833, S2-833 and M002761.
6234         (M-02761'): Unify J90-476E.
6235
6236 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6237
6238         * char-db-util.el (insert-char-attributes): Sort `attributes' and
6239         `ccs-attributes'; support `ideographic-different-form-of'.
6240
6241 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6242
6243         * Ideograph-R023-Hiding-Enclosure.el (M-02673): Separate C1-4528.
6244         (C1-4528): Unify M002673.
6245         (U+5339): Unify J90-4924.
6246         (U+533A): Use `script' and `simplified-ideograph-of' instead of
6247         `comment'.
6248         (M-02690): Unify M002690.
6249         (U+533F): Unify J90-463F.
6250
6251 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6252
6253         * Ideograph-R020-Wrap.el (M-02506'): Unify J90-4A71.
6254         (M002510): New character; relate to M-02510.
6255         (M-02511): Use `ideographic-variants' instead of
6256         `variant-of-shinjigen-1'; unify M002511.
6257         (U+5306): Unify J90-5232 and M072447.
6258         (U+5307): Use `ideographic-different-form-of' instead of
6259         `comment'; unify M054897.
6260
6261         * Ideograph-R018-Knife.el (M-01923): Unify M001923.
6262         (J83-483D): Unify J90-483D and M054305.
6263         (U+5224): Unify M053097.
6264         (M-01965): Use `original-ideograph-of' instead of
6265         `original-char-of-shinjigen-1'.
6266         (M-01966): Unify M001966.
6267         (U+5238): Unify J90-3774 and M054101.
6268         (M-02000): Unify M002000.
6269         (U+524A): Unify J90-3A6F and M054134.
6270         (C1-5028): Unify M059136.
6271         (M-02011): Unify M002011.
6272         (U+524D): Unify J90-3A6F and M054193.
6273         (C1-5029): Unify M070879.
6274         (M-02076'): Unify J90-3A5E.
6275         (U+5271): Use `simplified-ideograph-of' instead of `comment';
6276         delete `non-morohashi'; unify J90-517B and M054511.
6277         (C6-3D46): Delete `non-morohashi'.
6278         (C6-3D47): Likewise.
6279         (M-02113): Unify M002113.
6280         (U+5273): Unify J90-5175.
6281         (M-02224): Unify M002224.
6282         (U+5289): Unify J90-4E2D and M058565.
6283         (M-02243): Unify J90-517A.
6284         (M-02245): Unify M002245.
6285
6286 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6287
6288         * Ideograph-R019-Power.el (M-02360'): Unify J90-4D26.
6289         (M-02362): Use `ideograph=' instead of `comment'.
6290         (M-02384'): Unify J90-4A59.
6291         (M-02409): Unify M002409.
6292         (U+52DD): Use `script' instead of `comment'; unify J90-3E21 and
6293         M054161.
6294         (M-02416): Unify M002416.
6295         (U+52DF): Unify J90-4A67 and M054354.
6296         (M-02472): Unify M002472.
6297         (J83-522F): Unify J90-522F and M055147.
6298         (C5-6755): Delete `non-morohashi'.
6299         (M-02486): Delete `kangxi-strokes'; separate C1-7961 and U+52F8;
6300         unify M002486.
6301         (J83-5230): Unify J90-5230, M055148 and U+52F8.
6302
6303 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6304
6305         * Ideograph-R212-Dragon.el (M-48818): Unify M048818.
6306         (C1-733E): Add `ideographic-strokes'.
6307
6308         * Ideograph-R211-Tooth.el (M-48631): Separate J0-7373, C2-6B49 and
6309         U+9F60; unify M058052.
6310         (U+9F60): Unify M048631.
6311         (M-48632): Unify M048632.
6312
6313 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6314
6315         * Ideograph-R209-Nose.el (M-48498): Unify M048498.
6316
6317 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6318
6319         * Ideograph-R205-Frog.el (U+9F08): Unify M055920.
6320
6321 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6322
6323         * Ideograph-R203-Black.el (M-48063): Unify M048063.
6324
6325         * Ideograph-R201-Yellow.el (M-47926): Unify M047926.
6326         (M-47935): Separate U+9EC7; unify M047935.
6327         (U+9EC7): Unify M053051.
6328
6329 2001-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6330
6331         * Ideograph-R200-Hemp.el (M-47892): Unify M047892.
6332         (M-47893): Unify M047893.
6333         (M-47909): Unify M047909.
6334
6335         * Ideograph-R199-Wheat.el (M-47827): Unify M047827.
6336
6337 2001-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6338
6339         * Ideograph-R197-Salt.el (M-49944): Deleted; moved to
6340         Ideograph-R198-Deer.el and unified with same character in there.
6341
6342         * Ideograph-R196-Bird.el (U+9E37): Add `total-strokes'.
6343         (M-46995): Unify M046995.
6344         (M-47005): Unify M047005.
6345
6346         * Ideograph-R194-Ghost.el (M-45906): Unify M045906.
6347         (M-45906'): Add `total-strokes'; separate M050602; unify M057627;
6348         fix `total-strokes'.
6349
6350         * Ideograph-R195-Fish.el (M-45969): Add `total-strokes'; unify
6351         M045969.
6352         (U+9C7D): Add `total-strokes'.
6353         (M-46226): New character; relate to U+9BDB; unify M046226.
6354         (U+9BF3): Add `total-strokes'.
6355
6356 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6357
6358         * Ideograph-R191-Fight.el (M-45649'): Separate C3-594A, J90-462E
6359         and U+95D8 and move them to Ideograph-R169-Gate.el; delete
6360         `cns-radical'.
6361
6362         * Ideograph-R190-Hair.el (M-45370): Separate C5-4B58; unify M045370.
6363
6364         * Ideograph-R169-Gate.el (U+95D8): Separated from M-45649'; moved
6365         from Ideograph-R191-Fight.el.
6366
6367 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6368
6369         * Ideograph-R188-Bone.el (M-45231): Fixed.
6370         (M045231): New character; relate to M-45231.
6371
6372         * Ideograph-R187-Horse.el (M-44634): Separate C4-4860; unify
6373         M058563.
6374         (C4-4860): Unify M044634.
6375         (M-44915): Separate K0-5479; unify M044915.
6376         (M068356): New character; relate to U+9A30 and M-44915.
6377         (M-45042): Separate C7-6031; unify M045042.
6378         (M-45043): Separate C7-6034.
6379         (C7-6034): Unify M045043.
6380
6381 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6382
6383         * Ideograph-R184-Eat.el (M-44023): Unify M044023.
6384         (M-44037'): Add `ideograph=' for M-44433.
6385         (M-44038): Unify C1-627D and JX1-7E29; separate G0-6238 and
6386         U+98E7.
6387         (U+98E7): Unify G0-6238 and M044038.
6388         (M-44063): Unify M044063.
6389         (M044064): New character; relate to U+98EF and M-44064.
6390         (M-44107): Unify M044107.
6391         (M-44109): Unify M044109.
6392         (M-44111): Unify M044111.
6393
6394         * Ideograph-R179-Leek.el (M-43238): Separate C3-454E and U+4A9E.
6395         (U+4A9E): Unify C3-454E and M043238.
6396         (M043245): New character; relate to M-43245.
6397         (M-43247): Separate C7-3D62.
6398         (M043247): New character; relate to M-43247.
6399
6400         * Ideograph-R180-Sound.el (M-43268): Unify M043268.
6401
6402 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6403
6404         * Ideograph-R182-Wind.el (M-43769): Add `total-strokes'; unify
6405         M043769.
6406
6407         * Ideograph-R181-Leaf.el (M-43591): Unify M043591.
6408         (M-43689): Unify M043689.
6409
6410         * Ideograph-R174-Blue.el (M-42564): Unify M042564.
6411         (M-42570): Unify M042570.
6412
6413         * Ideograph-R173-Rain.el (M-42216): Unify M042216.
6414
6415         * Ideograph-R170-Mound.el (M-41676): Add `ideograph=' for M-41704;
6416         unify M041676; separate C6-3C6C.
6417         (U+9666): Unify MH-678 and M054713.
6418         (U+9667): Add `total-strokes'.
6419         (M-41836): Add `simplified-ideograph-of' for M-41891; unify
6420         M041836.
6421
6422 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6423
6424         * Ideograph-R169-Gate.el (U+9596): Add `total-strokes'; unify
6425         M050554.
6426         (U+9597): Add `total-strokes'; unify M059991.
6427         (U+95F0): Add `script'; add `total-strokes'; unify M051330.
6428         (U+95F1): Add `total-strokes'.
6429         (M-41341): Separate C1-6F65 and U+95B1.
6430         (U+95B1): Unify C1-6F65 and M041341.
6431
6432         * Ideograph-R167-Gold.el (U+94D2): Add `total-strokes'.
6433         (U+94D3): Fix `ideographic-strokes'; add `total-strokes'; add
6434         `script'; unify M052145.
6435         (U+94D5): Add `total-strokes'.
6436         (M-40418): Separate U+92B3 and C1-6F5E.
6437         (U+92B3): Unify C1-6F5E and M040418.
6438         (M-40464): Unify M040464.
6439         (M-49811): Separate C7-2A42; unify M049811.
6440         (M-40596): Separate U+933A; add `total-strokes'; unify M040596.
6441         (U+933A): Unify M055836.
6442         (M-40597): Add `total-strokes'; unify M040597.
6443         (M-40600): Unify M040600.
6444         (M-40708): Unify M040708.
6445         (M-40709): Unify M040709.
6446         (M-40710): Separate C1-775B and U+9398; unify M040710.
6447         (U+9556): Add `total-strokes'.
6448         (M-40847): Unify M040847.
6449         (U+9454): Separate C3-5F6B; unify MH-665 and M057484.
6450         (C3-5F6B): Relate to U+9454, MH-665 and M057484.
6451
6452         * Ideograph-R166-Village.el (M-40132): Unify M040132.
6453         (M-40136): Unify M040136.
6454
6455 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6456
6457         * Ideograph-R165-Distinguish.el (M-40120): Unify M040120.
6458         (M-40120'): Add `total-strokes'.
6459
6460         * Ideograph-R164-Wine.el (M-39870): Unify M039870.
6461         (M-40062): Separate C7-5067.
6462         (M040062): New character; relate to M-40062.
6463         (M-40064'): Add `total-strokes'.
6464
6465 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6466
6467         * Ideograph-R163-City.el (U+909C): Add `total-strokes'; unify
6468         M059962.
6469         (U+90BA): Add `total-strokes'.
6470
6471         * Ideograph-R159-Cart.el (M-38234): Separate JX2-795C; unify
6472         M038234.
6473         (JX2-795C): Unify M079777.
6474         (M-38234'): Add `total-strokes'.
6475         (U+65A9): Moved to Ideograph-R069-Axe.el.
6476         (U+8EE3): Add `total-strokes'; unify M054697.
6477         (M-38438): Unify M038438.
6478         (M-38473): Unify M038473.
6479         (M-38482): Unify M038482.
6480         (M086337): New character; relate to U+8F44 and M-38482.
6481         (C1-755D): Relate to M086337.
6482
6483         * Ideograph-R158-Body.el (M-38110): Separate G0-4C49, JSP-6052,
6484         C1-6F41 and U+8EBA; unify M038110.
6485         (U+8EBA): Unify G0-4C49, JSP-6052, C1-6F41 and M057438.
6486         (M-38111): Add `total-strokes'; unify M038111.
6487
6488         * Ideograph-R069-Axe.el (U+65A9): Moved from
6489         Ideograph-R159-Cart.el.
6490
6491         * Ideograph-R157-Foot.el (U+8DF6): Add `script'; add
6492         `total-strokes'; unify M053969.
6493         (U+8DF7): Add `total-strokes'.
6494         (U+8DF8): Likewise.
6495         (U+8DF9): Likewise.
6496         (U+8DFA): Likewise.
6497         (M-37672): Unify M037672.
6498         (M-37955): Unify M037955.
6499         (M-38026): Unify M038026.
6500
6501         * Ideograph-R149-Speech.el (U+8BDD): Add `total-strokes'.
6502         (U+8BDE): Likewise; fix `ideographic-strokes'.
6503         (U+8BEB): Add `total-strokes'.
6504         (M-35640): Unify M035640.
6505         (U+8BF7): Add `total-strokes'.
6506         (U+8BF8): Likewise.
6507         (U+8BF9): Likewise.
6508         (U+8BFA): Likewise.
6509         (U+8BFB): Likewise.
6510         (U+8BFC): Likewise.
6511         (U+8BFD): Likewise.
6512         (U+8BFE): Likewise.
6513         (U+8BFF): Likewise.
6514         (U+8C00): Likewise.
6515         (U+8C01): Likewise.
6516         (U+8C02): Likewise.
6517         (U+8C03): Likewise.
6518         (U+8C04): Likewise.
6519         (U+8C05): Likewise.
6520         (U+8C06): Likewise.
6521         (U+8C07): Likewise.
6522         (U+8C08): Likewise.
6523         (U+8C09): Likewise.
6524         (U+8C0A): Likewise.
6525         (M-35727): Unify M035727.
6526         (M-35779'): Fix `ideographic-strokes'; add `total-strokes'.
6527         (U+8B03): Add `total-strokes'; unify M059933.
6528         (U+8C0B): Add `total-strokes'.
6529         (M-35780): Unify M035780.
6530         (M-35821): Unify M035821.
6531         (M-35850): Unify M035850.
6532         (U+8C33): Add `total-strokes'.
6533         (U+8C34): Likewise.
6534         (U+8C35): Likewise.
6535
6536 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6537
6538         * Ideograph-R156-Run.el (M-37034'): Add `simplified-ideograph-of'
6539         for M-37034.
6540         (M-37035): Add `original-ideograph-of' for M-37034.
6541         (J0-6C62): Unify M054693; fix strokes.
6542
6543 2001-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6544
6545         * Ideograph-R152-Pig.el (M-36380): Unify M036380.
6546         (U+8C62): Unify M055749.
6547
6548         * Ideograph-R144-Walk-Enclosure.el (M-34038): Separate C4-2F6F and
6549         U+4615; unify M034038.
6550         (M-34046): Unify M034046.
6551         (M-34047): Unify C6-444F.
6552         (M034047): New character; relate to M-34047.
6553         (M-34073): Unify M034073.
6554         (J83-3152): Fix strokes; unify M054025.
6555         (K0-6A5B): Fix strokes; relate to M054025.
6556         (M-34076): Unify M034076.
6557         (M053307): New character; relate to U+8860 and M-34076.
6558         (C4-534B): Relate M053307.
6559         (M-34090): Separate G0-6169, C1-7C68 and U+8862; unify M034090.
6560
6561 2001-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6562
6563         * Ideograph-R148-Horn.el (U+46A2): Unify M-35118; separate
6564         C4-5361.
6565
6566         * Ideograph-R147-See.el (U+89C1): Add `total-strokes'.
6567         (U+89C2): Likewise.
6568
6569         * Ideograph-R146-West.el (M-34768): Unify M034768.
6570         (M034789): New character; relate to U+8986 and M-34789.
6571         (M-34791): Unify M034791.
6572
6573         * Ideograph-R145-Clothes.el (M-34162): Separate C6-3B7A; unify
6574         M034162.
6575         (U+891C): Add `total-strokes'.
6576         (U+891D): Likewise.
6577
6578         * Ideograph-R143-Blood.el (M-33969): Separate C2-2D4B and U+8841;
6579         unify M033969.
6580         (M-33971): Unify M033971.
6581         (J0-6A49): Unify M054685.
6582
6583         * Ideograph-R142-Insect.el (M-32810): Separate C2-2868; unify
6584         M032810.
6585         (M-32835): Separate G0-7235, C1-534D and U+867B.
6586         (C1-534D): Unify M057316; relate to M-32835.
6587         (G0-7235): Unify U+867B; relate to M-32835 and M057316.
6588
6589         * Ideograph-R136-Oppose.el (M-30338): Separate S2-6636, K0-743F
6590         and C1-4860.
6591         (C1-4860): Unify S1-6636 and S2-6636.
6592         (K0-743F): Unify M054189.
6593         (M-30342): Unify M030342.
6594
6595 2001-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6596
6597         * Ideograph-R135-Tongue.el (M-30277): Unify S1-6628 and M030277.
6598         (C1-485F): Add `original-ideograph-of' for M030277; unify S1-6629
6599         and M075115.
6600         (M-30278): Unify M030278.
6601
6602 2001-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6603
6604         * Ideograph-R132-Self.el (M030105): New character; relate to
6605         M-30105.
6606
6607         * Ideograph-R128-Ear.el (M-29074): Unify M029074.
6608         (M-29074'): Add `total-strokes'.
6609
6610 2001-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6611
6612         * Ideograph-R129-Brush.el (U+8080): Add `total-strokes'.
6613
6614         * Ideograph-R127-Plow.el (M-28907): Unify M028907.
6615         (M-28909): Unify M028909.
6616
6617         * Ideograph-R109-Eye.el (M-23122): Add `original-ideograph-of' for
6618         M-01473; unify M023122 and U-000250F2.
6619         (M-23123): Unify M023123.
6620         (M-23210): Add `ideograph=' for U-000250F2; add
6621         `original-ideograph-of' for M-01473; unify U-0002F942.
6622         (M023210): New character; relate to M-23210 and U-0002F942.
6623         (U+770C): Add `total-strokes'.
6624
6625         * Ideograph-R096-Jade.el (M-20900): Separate C2-3070; fix
6626         `total-strokes'.
6627         (M-20901): Delete `comment'; unify M020901.
6628         (M-20902): Delete `comment'; unify M020902.
6629         (M-20903): Delete `comment'; unify M020903.
6630         (M-20904): Delete `comment'; unify M020904.
6631         (M-20905): Delete `comment'; unify M020905.
6632         (M-20906): Delete `comment'; unify M020906.
6633         (M-20907): Delete `comment'; separate C2-2C35 and U+73C3; unify
6634         M020907.
6635         (M-20909): Delete `comment'; unify M020909.
6636         (M-20910): Delete `comment'; unify M020910.
6637         (M-20912): Delete `comment'; unify M020912.
6638         (M-20914): Delete `comment'; unify M020914.
6639         (M-20916): Delete `comment'; unify M020916.
6640         (M-20917): Separate J0-3B39, G0-493A, K0-5F26, C1-5243, U+73CA and
6641         S2-4885; unify M058161 and S1-4884.
6642         (M020917): New character; unify S1-4885, S2-4885, J82-3B39,
6643         K0-5F26, C1-5243 and J90-3B39; relate to U+73CA and M-20917.
6644         (U+73CA): Unify S1-4886, J78-3B39, G0-493A and M054140.
6645         (M-20949): Delete `comment'; separate C2-3076; unify M020949.
6646         (M-20950): Delete `comment'; unify M020950.
6647         (M-20952): Separate C2-3078 and U+73DD; unify M020952.
6648         (M-20953): Delete `comment'; unify M020953.
6649         (M-20954): Delete `comment'; unify M020954.
6650         (M-21149): Unify M021149.
6651         (M-21150): Unify M021150.
6652
6653 2001-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6654
6655         * Ideograph-R108-Dish.el (M022972): New character; relate to
6656         U+76CA and M-22972.
6657         (M-23001'): Add `simplified-ideograph-of' for M-23005.
6658         (U+76D8): Add `script' and `total-strokes'; unify M052191.
6659
6660         * Ideograph-R124-Feather.el (M-28614): Unify M028614.
6661         (M028635): New character; relate to U+7FC1 and M-28635.
6662         (M-28635'): Separate M050359.
6663         (U+7FC1): Unify M050359.
6664         (M-28657): Unify M028657.
6665         (M-28672): Unify M028672.
6666
6667         * Ideograph-R122-Net.el (M-28312): Delete `morohashi-daikanwa' and
6668         `non-morohashi'.
6669
6670 2001-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6671
6672         * Ideograph-R113-Spirit.el (M-24626): Unify M024626.
6673         (M-24631): Unify M024631.
6674         (M-24640): Unify M024640.
6675         (M-24641): Unify M024641.
6676         (M-24652): Unify M024652.
6677         (M-24664): Unify M024664.
6678         (M-24672): Unify M024672.
6679         (M-24673): Use `ideographic-variants' instead of
6680         `->decomposition'; unify M024673.
6681         (M-24689): Unify M024689.
6682         (M-24766): Unify M024766.
6683         (M-24766'): Separate U+798D.
6684         (U+798D): Relate to M-24766' and M050313; unify M057178.
6685         (M-24767): Unify M024767.
6686         (M-24768): Unify M024768.
6687
6688         * Ideograph-R119-Rice.el (M-26997): Unify M026997.
6689
6690         * Ideograph-R115-Grain.el (M-25016): Unify C3-327C and M025016.
6691         (M-25016'): Separate C3-327C.
6692         (M-25081): Unify M025081.
6693         (U+7A25): Delete `kangxi-radical' and `kangxi-strokes'.
6694         (M-25188'): Unify J0-3972 and C4-455F; separate M050322.
6695         (M-25280): Unify M025280.
6696
6697 2001-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6698
6699         * Ideograph-R079-Weapon.el (M-16618'): Separate M050242.
6700         (C3-2959): Relate to M050242.
6701         (M-16629): Unify S1-3996, S2-3996, J90-3B26 and U+6BBA.
6702         (M016629): New character; relate to U+6BBA and M-16629.
6703         (C4-2D65): Relate to M073347.
6704         (M073347): New character; relate to U+6BBA and M-16629.
6705         (M-16630): Unify C4-324C.
6706         (M016630): New character; relate to M016630.
6707         (M-16631): Unify C4-324D.
6708         (M016631): New character; relate to M-16631.
6709         (M-16632): Unify C4-324F and U+3C80.
6710         (M016632): New character; relate to M-16632 and U+3C80.
6711         (M-16633): Unify JSP-4630, C4-324E and U+6BB8.
6712         (M016633): New character; relate to M-16633 and U+6BB8.
6713         (M-16635): Unify C6-4078 and U-00023A8D.
6714         (M016635): New character; relate to U-00023A8D and M-16635.
6715         (M-16636): Add `wrong-ideograph-of' for M-04033; unify C6-4079 and
6716         U-00023A8E.
6717         (M016636): New character; relate to U-00023A8E and M-16636.
6718         (C5-332D): Cancel relation to M-16636.
6719
6720 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6721
6722         * Ideograph-R105-Dotted-Tent.el (U+7677): Add `total-strokes';
6723         unify M059789.
6724
6725         * Ideograph-R104-Sickness.el (C5-2464): Unify M-22018, M022018 and
6726         U-00024D26.
6727         (U+7596): Add `total-strokes'.
6728         (U+7597): Likewise.
6729
6730         * Ideograph-R102-Field.el (M-21727): Add `total-strokes'.
6731         (U+753C): Likewise; add `ideographic-variants' for M021735; unify
6732         M054615.
6733         (M-21739): Unify M021739.
6734         (M-021805): New character; relate to U+7556 and M0021805.
6735
6736 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6737
6738         * Ideograph-R094-Dog.el (M-20511'): Separate C3-3D29; unify
6739         M020534.
6740
6741         * Ideograph-R103-Bolt-Of-Cloth.el (U+758D): Unify M057305.
6742
6743         * Ideograph-R100-Life.el (M-21684): Unify M021684.
6744
6745         * Ideograph-R095-Profound.el (M-20817): Unify M020817.
6746         (U+7387): Relate to M050282.
6747
6748 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6749
6750         * char-db-util.el (insert-char-attributes): Support
6751         `wrong-ideograph-of' property.
6752
6753         * Ideograph-R085-Water.el (C1-5B52): Relate to M050252.
6754         (M-17758): Unify M017758.
6755         (U+6E1A): Delete `japanese-strokes'.
6756         (M-18277): Unify M018277.
6757         (M-18515): Unify M018515.
6758         (M-18668): Separate C2-6571 and U+7024; unify M018668.
6759         (M-18669): Separate C3-5A54 and U+7025; unify M018669.
6760         (M-18670): Separate J83-4375, C2-6223, J90-4375 and U+7026; unify
6761         M018670; fix `total-strokes'.
6762         (U+7026): Unify J83-4375, C2-6223, J90-4375 and M054231.
6763
6764         * Ideograph-R094-Dog.el (U+731F): Add `total-strokes'.
6765         (U+7320): Likewise; unify M059773.
6766         (U+7363): Add `total-strokes'.
6767         (U+7364): Likewise; unify M065381.
6768
6769         * Ideograph-R093-Cow.el (M-20032): Unify M020032.
6770         (U+727F): Unify M057757.
6771
6772         * Ideograph-R087-Claw.el (U+7233): Delete `kangxi-radical' and
6773         `kangxi-strokes'; add `total-strokes'; unify M059770.
6774         (M-19711): Unify M019711.
6775
6776         * Ideograph-R080-Do-Not.el (M-16740): Separate G0-5839, C1-645C
6777         and U+6BD3; fix strokes; unify M016740.
6778         (U+6BD3): Unify G0-5839.
6779         (M-16742): Fix `ideographic-strokes'; unify M016742.
6780         (C4-4A53): Fix `ideographic-strokes'.
6781
6782         * Ideograph-R086-Fire.el (M-19369): Unify C5-4E2D and U+24398.
6783         (M019369): New character; relate to U+24398 and M-19369.
6784
6785 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6786
6787         * Ideograph-R140-Grass.el (M-30640): Add `total-strokes'.
6788         (M-30860'): Separate C6-2E22 and J90-326A; unify J78-326A and
6789         J83-326A.
6790         (C6-2E22): Unify U-0002F995.
6791         (MH-521): Use `morohashi-daikanwa' instead of
6792         `morohashi-daikanwa-ho'.
6793         (M079242): Relate to MH-521.
6794
6795         * Ideograph-R084-Steam.el (U+6C28): Add `total-strokes'.
6796         (C1-5636): Add `ideographic-strokes'.
6797         (U+6C29): Add `total-strokes'.
6798
6799         * Ideograph-R078-Death.el (M-16459): Unify M016459.
6800         (U+6B8B): Add `script'.
6801         (MH-291): Add `total-strokes'; use `morohashi-daikanwa' instead of
6802         `morohashi-daikanwa-ho'.
6803
6804         * Ideograph-R077-Stop.el (M-16257): Unify C6-232E and U-00028E16.
6805         (M016257): New character; relate to M-16257 and U-00028E16.
6806
6807 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6808
6809         * Ideograph-R154-Shell.el (MH-575): Put `(ho 575)' to
6810         `morohashi-daikanwa'; delete `morohashi-daikanwa-ho'.
6811
6812         * Ideograph-R130-Meat.el (MH-247): Use `morohashi-daikanwa'
6813         property instead of `morohashi-daikanwa-ho' property.
6814         (M055481): Add `morohashi-daikanwa'.
6815
6816         * Ideograph-R120-Silk.el (MH-486): Put `(ho 486)' into
6817         `morohashi-daikanwa'; delete `morohashi-daikanwa-ho'.
6818
6819         * Ideograph-R118-Bamboo.el (MH-460): Use `morohashi-daikanwa'
6820         property instead of `morohashi-daikanwa-ho'.
6821         (MH-465): Likewise.
6822
6823         * Ideograph-R112-Stone.el (MH-382): Add `total-strokes'; use
6824         `morohashi-daikanwa' property instead of `morohashi-daikanwa-ho'.
6825
6826         * Ideograph-R076-Lack.el (M-15992): Unify M015992.
6827
6828         * Ideograph-R072-Sun.el (U+66FB): Separate JSP-423F; fix
6829         `ideographic-strokes'; add `total-strokes'; unify MH-234.
6830         (JSP-423F): Relate to MH-234.
6831         (C4-3238): Unify M-13932 and M013932.
6832         (C5-3F61): Add `morohashi-daikanwa' for M-13995.
6833         (M057064): New character; relate to U+66DC and M-14227'.
6834         (U+66DC): Relate to M057064.
6835
6836         * Ideograph-R030-Mouth.el (MH-64): Use `morohashi-daikanwa'
6837         property instead of `morohashi-daikanwa-ho' property.
6838
6839         * Ideograph-R001-One.el (MH-1): Use `morohashi-daikanwa' property
6840         instead of `morohashi-daikanwa-ho' property.
6841
6842         * ideograph-util.el (morohashi-daikanwa<): New function.
6843         (ideograph-char<): Use `morohashi-daikanwa<'.
6844
6845         * Ideograph-R075-Tree.el (U+6730): Delete `kangxi-radical' and
6846         `kangxi-strokes'; unify M059667.
6847
6848         * Ideograph-R074-Moon.el (M-14340): Unify M014340.
6849         (M-14345): Unify M014345.
6850         (M-14374): Unify M014374.
6851
6852         * Ideograph-R066-Rap.el (U+654C): Add `ideograph='.
6853         (M-13252): Unify C4-377A and M013252.
6854         (U+3A9A): Relate to M-13265; unify M075463.
6855
6856 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6857
6858         * Ideograph-R064-Hand.el (M-11769): Separate G0-3245, C1-445F and
6859         U+624D; unify M011769.
6860         (U+624D): Unify G0-3245, C1-445F and M051101.
6861
6862         * Ideograph-R062-Halberd.el (M-11538): Unify C4-2272 and
6863         U-0002298F.
6864         (M-11542'): Fix `ideographic-strokes'.
6865         (M-11544): Unify M011544.
6866
6867 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6868
6869         * Ideograph-R063-Door.el (U+6247): Unify M057162.
6870
6871 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6872
6873         * Ideograph-R061-Heart.el (M-10312): Separate C1-4A36; unify
6874         M010312.
6875         (M-10348): Separate G0-6343, C1-4D3F and U+5FDD; unify M010348.
6876         (U+5FDD): Unify G0-6343, C1-4D3F and M053330.
6877         (M072435): New character; relate to M-10348 and U+5FDD.
6878         (M-11024'): Separate G0-4977, C1-637C and U+614E.
6879         (U+614E): Unify G0-4977, C1-637C and M053483.
6880         (M-11399'): Unify C4-5B2C.
6881         (M-11400): Separate JSP-3E7D; unify M011400 and U+61E9.
6882         (C2-615C): Separate U+61E9; unify JSP-3E7D.
6883         (JSP-3E7E): Unify M-11400' and M050186; separate C2-5C6F and
6884         U+61E5; fix strokes.
6885         (U+61E5): Unify C2-5C6F and M054801.
6886
6887 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6888
6889         * Ideograph-R141-Tiger.el (C1-5D29): Moved from
6890         Ideograph-R059-Bristle.el.
6891         (U+865E): Add `script'.
6892
6893         * Ideograph-R060-Step.el (G0-3E36): Add `script'.
6894         (M-10085): Separate C1-5121.
6895         (C1-5121): Unify M072385.
6896
6897         * Ideograph-R059-Bristle.el (M-09992): Unify M009992.
6898         (U+5F69): Unify M054127.
6899         (M-09993): Separate G0-316B and U+5F6A; separate and move C1-5D29
6900         to Ideograph-R141-Tiger.el; delete `cns-radical'; unify M009993.
6901         (G0-316B): Unify M057577 and U+5F6A.
6902         (M-09994): Add `ideograph=' for M-09993; unify M009994.
6903
6904         * Ideograph-R058-Snout.el (M-9909'): Separate G0-3969, M050167 and
6905         U+5F52; unify C3-224A; add `vulgar-ideograph-of' for M-16349.
6906         (M-09912): Add `vulgar-ideograph-of' for M-21890; unify M009912.
6907         (M-09913): Add `simplified-ideograph-of' for M-21890; unify
6908         J0-4576, G0-3531, C3-2351, M009913 and U+5F53.
6909
6910         * Ideograph-R057-Bow.el (M-09706): Unify C6-2322; add
6911         `original-ideograph-of' for M-09698.
6912         (M009706): New character; relate to M-09706.
6913
6914         * Ideograph-R053-Dotted-Cliff.el (M-09230): Separate C5-225D;
6915         unify M009230.
6916         (M-09233): Unify M009233.
6917
6918 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6919
6920         * Ideograph-R162-Walk.el (C1-4B56): Moved from
6921         Ideograph-R047-River.el.
6922         (G0-3169): Unify M053401.
6923         (M-39002'): Separate U+904E.
6924         (U+904E): Unify M053376.
6925
6926         * Ideograph-R049-Oneself.el (U+5DFC): Fix `ideographic-strokes';
6927         add `total-strokes'; unify M059575.
6928
6929 2001-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6930
6931         * Ideograph-R048-Work.el (U+5DEC): Delete `kangxi-radical' and
6932         `kangxi-strokes'.
6933         (U+5DED): Likewise.
6934         (M-08732): Separate G0-326E and U+5DEE.
6935         (G0-326E): Unify U+5DEE and M053115.
6936         (U+5DEF): Fix `ideographic-strokes'; delete `kangxi-strokes';
6937         unify M052445.
6938         (C2-425D): Separate U+5DF0; fix `ideographic-strokes'; delete
6939         `kangxi-strokes'.
6940         (U+5DF0): Fix strokes; unify M053083.
6941
6942         * Ideograph-R046-Mountain.el (U+5C76): Delete `non-morohashi'.
6943         (U+5C77): Add `total-strokes'; unify M059512.
6944         (U+5C7F): Delete `non-morohashi'.
6945         (U+5C81): Likewise.
6946         (U+5C82): Likewise.
6947         (U+5C83): Likewise; unify M059514.
6948
6949         * Ideograph-R042-Small.el (M-07493): Unify M007493; separate
6950         C3-2851.
6951         (M-07494): Unify M007494; separate C5-2567.
6952         (M-07495): Unify M007495; separate C6-2A6B.
6953         (M-07497): Unify M007497; separate C6-3032.
6954
6955 2001-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6956
6957         * Ideograph-R047-River.el (C1-4B56): Moved to
6958         Ideograph-R162-Walk.el.
6959
6960         * Ideograph-R044-Corpse.el (U+5C57): Moved from
6961         Ideograph-R041-Inch.el.
6962
6963         * Ideograph-R041-Inch.el (G0-3D2B): Separated from M-07437'; unify
6964         U+5C06 and M051049.
6965         (M-07437'): Separate G0-3D2B and U+5C06.
6966         (U+5C57): Moved to Ideograph-R044-Corpse.el.
6967         (M-07463'): Separate K0-5374; fix strokes; unify J0-4633 and
6968         U+5C0E.
6969         (C1-7052): Unify M058629.
6970         (K0-5374): Unify M-07465 and M007465.
6971         (M-07468): Add `ancient-ideograph-of' for M-07465; separate
6972         C7-375C.
6973         (M-07470): Add `ancient-ideograph-of' for M-07470.
6974
6975 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6976
6977         * Ideograph-R040-Roof.el (M-07296): New character; relate to
6978         U+5BE7; unify M007296.
6979         (C1-684F): Relate to M-07296 instead of M-07296'.
6980         (M-07298): Separate G0-552F, C1-6853 and U+5BE8.
6981         (U+5BE8): Unify G0-552F and M057944.
6982
6983         * Ideograph-R037-Big.el (U+5941): Delete broken
6984         `morohashi-daikanwa' property; add `simplified-ideograph-of' for
6985         M-05991.
6986
6987 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6988
6989         * Ideograph-R036-Evening.el (M-05803): Separate C3-405F; fix
6990         strokes; unify M005803.
6991         (C3-405F): Unify M059363.
6992
6993         * Ideograph-R033-Scholar.el (M-05639): Separate C1-4531; unify
6994         M005639.
6995         (C1-4531): Unify M071552.
6996
6997         * Ideograph-R032-Earth.el (M-05086'): Add
6998         `simplified-ideograph-of' property for M-05120.
6999         (C6-3635): Don't relate to M-03635; unify M-05120.
7000         (C3-3470): Add `original-ideograph-of' property instead of
7001         `morohashi-daikanwa' property; unify M-05234.
7002         (U+5848): Add `simplified-ideograph-of' property for M-05423;
7003         unify M059321.
7004         (U+5870): Unify M054532.
7005         (U+58CB): Unify M059345.
7006         (U+58CC): Unify M054173.
7007
7008         * Ideograph-R031-Enclosure.el (U+56F5): Delete broken
7009         `morohashi-daikanwa' property; add `simplified-ideograph-of'
7010         property for U+5707.
7011         (M-04789): Separate G0-4826, C1-594E and U+5708; unify M004789.
7012         (M055178): New character; relate to M-04789.
7013         (U+5708): Unify G0-4826, C1-594E and M059386.
7014
7015         * Ideograph-R018-Knife.el (M-02076): Use `script' and
7016         `simplified-ideograph-of' instead of `comment'.
7017         (M-02076'): Likewise.
7018         (M-48939): Use `vulgar-ideograph-of' instead of
7019         `vulgar-char-of-shinjigen-1'.
7020         (U+5266): Delete `non-morohashi'.
7021         (U+5267): Likewise.
7022         (G0-386E): Separated from M-02112'; relate to M-02112; unify
7023         M057806 and U+5272.
7024         (M-02112'): Separate G0-386E and U+5272.
7025         (C1-5E34): Relate to M-02112' and M050109 instead of M-02112.
7026         (M-02113): Separate U+5273.
7027         (J83-5175): Unify M055139 and U+5273.
7028
7029         * Ideograph-R030-Mouth.el (C3-247C): Unify M059172.
7030         (M-03385): Unify M003385 and U+549E.
7031         (M-03442): Separate U+5469 and JSP-3479.
7032         (JSP-3479): Unify M003442 and U+5469.
7033         (MH-64): Use `ideographic-variants' instead of `comment'.
7034         (M-03525): Separate U+549E and C3-2B5C.
7035         (M-03987): Separate C1-5E56; unify M003987.
7036         (M059224): New character; relate to U+55AB and M-03987.
7037         (C1-5E56): Unify M059290.
7038         (U+55AB): Separate M-03987'; unify M053220; relate to M-3987.
7039         (M-03987'): Separate U+55AB and, C6-4731.
7040         (U+565C): Delete `non-morohashi'.
7041         (U+565D): Likewise; unify M053232.
7042         (M-04376): Unify G0-4677, C1-7042 and U+5668.
7043
7044 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7045
7046         * char-db-util.el (insert-char-attributes): Support
7047         `ideographic-variants' property.
7048
7049 2001-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7050
7051         * Ideograph-R027-Cliff.el (M-03048'): Use `script' and
7052         `simplified-ideograph-of' instead of `comment'.
7053
7054         * Ideograph-R029-Again.el (U+53D1): Delete `non-morohashi'.
7055         (U+355D): Likewise.
7056         (U+53D2): Likewise.
7057         (C6-2F49): Likewise.
7058         (C6-3D67): Likewise.
7059         (C6-3D69): Likewise.
7060         (C6-4728): Likewise.
7061
7062         * Ideograph-R024-Ten.el (U+534E): Delete `non-morohashi'.
7063         (U+534F): Likewise.
7064         (U+5356): Likewise.
7065         (C7-606A): Likewise.
7066
7067 2001-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7068
7069         * char-db-util.el (insert-char-attributes): Regard
7070         `simplified-ideograph-of' property.
7071
7072         * Ideograph-R020-Wrap.el (C5-312F): Delete `non-morohashi'.
7073
7074         * Ideograph-R019-Power.el (M-02360'): Use `script' and
7075         `vulgar-ideograph-of' instead of `comment'.
7076         (M-02384'): Use `script' instead of `comment'.
7077         (M-02415'): Use `script' and `vulgar-ideograph-of' instead of
7078         `comment'.
7079
7080         * Ideograph-R011-Enter.el (M-*****): Unify corresponding Mojikyo
7081         code point.
7082
7083         * Ideograph-R010-Legs.el (M-*****): Unify corresponding Mojikyo
7084         code point.
7085         (M-01339): Separate JSP-3265; unify U+5142 and M001339.
7086         (JSP-3265): Unify M056007.
7087         (M-01358): Unify M054447.
7088         (U+514D): Unify M001358.
7089         (J0-4C48): Unify M054386.
7090
7091         * Ideograph-R038-Woman.el (M-06040): New character; add
7092         `ancient-ideograph-of' for M-06039; add comment about M-00395;
7093         unify M006040 and U+36A2.
7094         (M-6307'): Separate C3-304D.
7095         (C3-304D): Unify M059420.
7096
7097         * Ideograph-R009-Man.el (M-*****): Add corresponding Mojikyo code
7098         point.
7099         (M-00360): Use `ideograph=' and `original-ideograph-of' instead of
7100         `comment'.
7101         (M-00395): Use `ancient-ideograph-of' for M-00630; add comment
7102         about M-06040.
7103         (M-00634): Add `ideograph=' for M-23937; add
7104         `original-ideograph-of' for M-00633.  - Fix some bugs.
7105
7106         * Ideograph-R008-Lid.el (M-*****): Unify corresponding Mojikyo
7107         code point.
7108
7109         * Ideograph-R001-One.el (M-*****): Unify corresponding Mojikyo
7110         code point.
7111         (M-00026): Use `vulgar-ideograph-of' instead of
7112         `vulgar-char-of-shinjigen-1'.
7113         (C3-2144): Separated from M-00026; use `vulgar-ideograph-of'
7114         instead of `vulgar-char-of-shinjigen-1'.
7115         (M-00059): Use `ancient-ideograph-of' and `ideograph=' instead of
7116         `comment'.
7117
7118         * Ideograph-R006-Hook.el (M-*****): Unify corresponding Mojikyo
7119         code points.
7120         (M-00246): New character.
7121
7122         * Ideograph-R005-Second.el (M-*****): Unify corresponding Mojikyo
7123         code points.
7124         (M-00210): Use `vulgar-ideograph-of' instead of comment.
7125
7126 2001-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7127
7128         * Ideograph-R007-Two.el (M-*****):
7129         Unify corresponding Mojikyo code points.
7130         (M-00285): New character.
7131
7132         * Ideograph-R004-Slash.el (M-*****):
7133         Unify corresponding Mojikyo code points.
7134         (M-00107): Unify M070120.
7135         (M000107): New character; relate to M-00107.
7136         (M-000115): Use `ancient-ideograph-of' instead of `comment'.
7137         (M-00123): Add `ideograph=' for M-01740; add `vulgar-ideograph-of' for
7138         M-01739.
7139         (M-00129): Don't unify J0-4C68.
7140         (M-00157): Add `ideograph=' for M-07853; add `original-ideograph-of'
7141         for M-09176.
7142
7143         * Ideograph-R003-Dot.el (M-*****):
7144         Unify corresponding Mojikyo code points.
7145         (M-00104): Use `ancient-ideograph-of' and `ideograph=' instead of
7146         comment.
7147
7148         * Ideograph-R002-Line.el (M-*****):
7149         Unify corresponding Mojikyo code points.
7150
7151         * char-db-util.el (insert-char-attributes):
7152         Support `ancient-ideograph-of'.
7153
7154 2001-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7155
7156         * Ideograph-R015-Ice.el (U+51AC): Unify J90-455F.
7157         (J83-3A63): Unify J90-3A63.
7158         (U+51CB): Unify J90-437C.
7159         (M-01718): Use `vulgar-ideograph-of' instead of
7160         `vulgar-char-of-shinjigen-1'; separate J78-515B, J83-515B and
7161         C3-4B30.
7162
7163         * Ideograph-R009-Man.el (U+4EED): Unify J90-5041; delete
7164         `non-morohashi'.
7165         (U+4F1D): Unify J90-4541.
7166         (U+4F34): Unify J90-483C.
7167         (U+4F4F): Unify J90-3D3B.
7168         (U+4F7F): Unify J90-3B48.
7169         (M-00629'): Unify J90-496E.
7170         (U+4FAB): Unify J90-5525.
7171         (U+4FAD): Unify J90-4B79.
7172         (U+4FB5): Unify J90-3F2F.
7173         (U+4FBF): Unify J90-4A58.
7174         (J83-3771): Unify J90-3771.
7175         (J83-4A50): Unify J90-4A50.
7176         (U+5065): Unify J90-3772.
7177         (M-00901): Unify J90-5079.
7178         (M-00939): Separate G0-3835, J90-507C, S1-365, S2-365 and U+5085.
7179         (M-01055): Separate S1-380, S2-380, K0-603A, C2-415E and U+50CA.
7180         (U+50CA): Unify S1-380, S2-380, K0-603A and C2-415E.
7181         (J83-5122): Unify J90-5122.
7182         (J83-414E): Unify J90-414E.
7183         (M-01084): Separate S1-397, S2-397 and J90-417C.
7184         (M-01132): Unify J90-512A.
7185         (M-01235): Separate C4-4F5A and U+5119.
7186         (M-01236): Separate U+511A.
7187         (J83-5133): Unify J90-5133, M055133 and U+511A.
7188
7189         * Ideograph-R014-Cover.el (U+51A9): Delete `non-morohashi'; unify
7190         J90-5150.
7191         (U+51AA): Unify J90-5151.
7192
7193         * Ideograph-R013-Down-Box.el (U+5187): Delete `non-morohashi'.
7194         (U+5188): Likewise.
7195         (U+5189): Unify J90-5147.
7196         (M-01537): Add `jisx0208-difference' property with value `-78/4';
7197         unify J78-5149.
7198
7199 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7200
7201         * Ideograph-R012-Eight.el (U+517B): Delete `non-morohashi'.
7202         (U+517C): Unify J90-3773.
7203
7204         * Ideograph-R011-Enter.el (U+5168): Unify J90-4134.
7205
7206         * Ideograph-R010-Legs.el (M-01347): Separate G0-5557, C1-473E,
7207         J90-437B and U+5146.
7208         (J83-4C48): Unify J90-4C48.
7209         (J83-4546): Unify J90-4546.
7210         (M-01368): Unify J78-513D.
7211         (U+5154): Unify J90-513D.
7212
7213 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7214
7215         * Ideograph-R008-Lid.el (M-00286): Unify J90-5035.
7216         (M-00287): Unify J90-4B34.
7217         (M-00291): Unify K0-4E5F.
7218         (J90-3872): New character; relate to U+4EA4 and M-00291.
7219         (U+4EA4): Separate K0-4E5F.
7220
7221 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7222
7223         * Ideograph-R007-Two.el (M-00268): Unify J78-3A33, J83-3A33,
7224         K0-5E41 and J90-3A33.
7225         (C1-4B68): Separate J78-3A33, J83-3A33 and K0-5E41.
7226
7227         * Ideograph-R006-Hook.el (U+4E8A): Use `vulgar-ideograph-of'
7228         property instead of `vulgar-char-of-shinjigen-1' property; unify
7229         J90-502F.
7230
7231         * Ideograph-R210-Even.el (M-48567): Unify U+9F4C; separate
7232         C2-6535.
7233         (C2-6535): Relate to U+9F4C.
7234         (M-48569): Unify U+9F4D; separate C2-6866.
7235         (C2-6866): Relate to U+9F4D.
7236         (M-48577): Fix `ideographic-strokes'.
7237
7238         * Ideograph-R004-Slash.el (M-00111): Unify J90-5029.
7239         (U+4E42): Separate J90-5029.
7240         (U+4E55): Delete `daikanwa-radical', `daikanwa-strokes' and
7241         `non-morohashi'; unify J90-6949.
7242
7243         * Ideograph-R001-One.el (M-00011): Unify J78-3E66 and J83-3E66.
7244         (U+4E08): Separate J78-3E66 and J83-3E66.
7245
7246 2001-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7247
7248         * Ideograph-R207-Drum.el (C3-6160): Unify M-48376; relate to
7249         M-48376.
7250
7251         * Ideograph-R196-Bird.el (C*-****): Unify or relate to missing
7252         code point U+****.
7253         (U+9D48): Unify M058046.
7254         (U+9D49): Unify M058047.
7255         - Fix some bugs.
7256
7257         * Ideograph-R187-Horse.el (M-49906): Unify U+9A3A.
7258         (M-44998): Separate C5-7233; fix strokes.
7259
7260 2001-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7261
7262         * Ideograph-R195-Fish.el (U+9BB3): Unify C4-5A43.
7263         (U+9BD3): Unify C2-6474.
7264         (U+9C1B): Unify C3-5D70.
7265
7266         * Ideograph-R191-Fight.el (C3-612E): Unify U+9B2C.
7267
7268 2001-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7269
7270         * Ideograph-R190-Hair.el (C3-596F): Relate to U+9B07.
7271
7272 2001-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7273
7274         * Ideograph-R188-Bone.el (C1-6B74): Relate to U+9AB0.
7275         (C2-4F42): Relate to U+9AB1.
7276         (C1-6F7E): Relate to U+9AB7.
7277         (C1-7330): Relate to U+9AB8.
7278         (C4-5531): Relate to U+9ABA.
7279         (C1-7331): Relate to U+9ABC.
7280         (C2-6463): Relate to U+9AC0.
7281         (C1-7778): Relate to U+9AC1.
7282         (C2-682E): Relate to U+9AC2.
7283         (C1-7C56): Relate to U+9AD1.
7284
7285         * Ideograph-R182-Wind.el (U+98C0): Unify M059769.
7286         (C2-6C63): Relate to U+98C0.
7287
7288         * Ideograph-R181-Leaf.el (M-43353): Fix `total-strokes'; unify
7289         U+9809.
7290         (C4-4168): Relate to U+9809.
7291         (M-43366): Relate to U+9819.
7292         (C3-4A52): Unify U+9819.
7293         (U+983D): Unify C3-535F.
7294         (U+985B): Unify C1-794D.
7295
7296         * Ideograph-R184-Eat.el (U+9919): Unify C3-4F6B.
7297         (U+9937): Unify C4-5A29.
7298         (U+9938): Unify C3-5961.
7299         (U+9943): Unify C2-677C.
7300
7301         * Ideograph-R178-Tanned-Leather.el (U+97DF): Unify C2-6771.
7302
7303         * Ideograph-R177-Leather.el (U+97A1): Unify C2-604A.
7304         (M-49879): Unify U+97B0.
7305         (C2-676D): Unify U+97B7.
7306
7307         * Ideograph-R170-Mound.el (C2-4F24): Unify U+96A1.
7308
7309         * Ideograph-R167-Gold.el (U+92B1): Unify C3-4A31.
7310         (C3-4A30): Relate to U+92F6.
7311         (U+92F5): Add `total-strokes'; unify M059973.
7312         (M059972): New character; relate to U+92F5.
7313         (U+92F6): Add `total-strokes'; unify M058590.
7314         (U+933C): Unify C2-5B33.
7315         (U+933D): Unify C7-3463.
7316         (U+9343): Unify C4-5449.
7317         (U+9346): Unify C2-5B38.
7318         (U+9427): Unify C3-5D46.
7319         (U+9428): Unify C2-6A3E.
7320         (U+9440): Unify C2-6C57.
7321         (U+9454): Unify C3-5F6B.
7322         (U+9467): Add `total-strokes'; unify M063873.
7323
7324         * Ideograph-R164-Wine.el (U+9170): Unify C4-413B.
7325         (U+9196): Unify C3-532F.
7326
7327         * Ideograph-R162-Walk.el (C3-3426): Relate to U+9009.
7328         (C3-3F57): Relate to U+903B.
7329         (C2-5B21): Unify U+9086.
7330
7331 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7332
7333         * Ideograph-R163-City.el (C2-3971): Relate to U+90D4.
7334         (C2-4076): Relate to U+912C.
7335
7336         * Ideograph-R140-Grass.el (U+8363): Relate to M-14683; add
7337         `total-strokes'.
7338         (M-49580): Fixed.
7339         (C6-3B5D): Unify M-49581 instead of M-49580.
7340         (U+5179): Unify C3-2E7B.
7341         (U+8362): Unify M079242; add `total-strokes'.
7342         (MH-521): New character; unify M059885; relate to U+8362.
7343         (U+83A3): Unify C2-385E.
7344         (U+83B0): Unify M053188.
7345         (C2-3878): Relate to U+83B0; unify M057695.
7346         (U+83B7): Add `total-strokes'; unify M051878.
7347         (C3-385F): Relate to U+83B7.
7348         (U+841B): Unify C2-3F72.
7349         (U+841F): Unify C3-3E5B.
7350         (U+8423): Unify C2-3F44.
7351         (U+8486): Unify C2-4658.
7352         (U+8488): Add `total-strokes'; unify M053196.
7353         (C4-4046): Relate to U+8488.
7354         (U+848D): Unify C2-4654.
7355         (U+848E): Add `total-strokes'; unify M053198.
7356         (C2-467A): Relate to U+848E; unify M058697.
7357         (U+848F): Unify C2-4653.
7358         (M-49606): Fixed.
7359         (J90-686B): separate C3-4943 and M-49606; unify M055602 and
7360         U+84DA; fix `total-strokes'.
7361         (U+84DB): Unify C2-4D58.
7362         (U+84E4): Unify C3-493D.
7363         (M-31741): Separate JSP-5929, JX1-7B34 and U+8532.
7364         (U+8532): Unify JSP-5929, JX1-7B34 and M056290.
7365         (C2-5336): Relate to U+853B and M057851.
7366         (U+853B): Unify M057851; add `total-strokes'.
7367         (M-31742): Separate JSP-592A, JX2-7663 and U+84FA.
7368         (U+84FA): Unify JSP-592A, JX2-7663 and M056291.
7369         (M-31743): Separate JSP-592B and U+84FB.
7370         (U+84FB): Unify JSP-592B and M056292.
7371         (M-31744): Separate J0-687A, G0-5E24, C2-534D and U+84FC.
7372         (J0-687A): Unify M055619.
7373         (U+84FC): Unify G0-5E24 and M055620.
7374         (M-31745): Separate JSP-592C, JX2-7664 and U+84FD.
7375         (U+84FD): Unify JSP-592C, JX2-7664 and M056293.
7376         (M066163): New character; relate to U+8535 and M-31885.
7377         (U+8538): Unify M053202.
7378         (C4-4C74): Relate to U+8538; unify M059901.
7379         (U+8571): Unify C2-5976.
7380         (C2-5979): Unify U+8575.
7381         (U+85F4): Unify C3-5B25.
7382         (U+8613): Unify C3-5D21.
7383         (C3-5E5B): Unify U+8615.
7384
7385 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7386
7387         * Ideograph-R157-Foot.el (U+8DC3): Unify C6-4538.
7388         (C2-4772): Relate to U+8DD0.
7389         (C1-667D): Relate to U+8DFA.
7390         (U+8E0D): Unify C2-4E42.
7391         (C2-722E): Relate to U+8EA8.
7392
7393         * Ideograph-R154-Shell.el (U+8CAE): Unify MH-575, M050082 and
7394         C3-3931.
7395
7396         * Ideograph-R149-Speech.el (M-35345): Separate U+8A3F.
7397         (C2-474F): Unify U+8A3F.
7398         (M-35593): New character; relate to U+8AB4.
7399         (C3-4E70): Relate to M-35593; unify U+8AB4.
7400         (M-35595): Cancel relation to U+8AB4.
7401         (C5-5122): Likewise.
7402         (U+8B22): Unify C2-5F52.
7403         (M-35941): Separate U+8B47.
7404         (C2-634B): Unify U+8B47.
7405         (M-35989): Add `total-strokes'; delete `kangxi-strokes'; unify
7406         S1-7754.
7407         (M-36009): Relate to U+8B66; unify S1-7755.
7408         (C2-6E28): Unify U+8B86.
7409
7410 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7411
7412         * Ideograph-R145-Clothes.el (U+88C9): Unify C2-4035.
7413         (M-49710): Fixed; separate JSP-5D23 and U+897D.
7414         (JSP-5D23): Unify U+897D and M056407.
7415
7416 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7417
7418         * Ideograph-R075-Tree.el (M-14683): Relate to U+8363.
7419         (C3-2D33): Likewise.
7420
7421         * Ideograph-R148-Horn.el (M-35123): Separate U+89F0.
7422         (C2-543B): Unify U+89F0.
7423
7424         * Ideograph-R142-Insect.el (C4-2F6D): Unify U+8688.
7425         (M-33049): Separate C4-3A75 and U+8688.
7426         (U+8715): Unify C3-4446.
7427         (U+877D): Unify C3-4E59.
7428         (C2-536C): Unify U+87E1.
7429         (U+8781): Unify C2-5A2F.
7430         (U+87D1): Unify C1-7538.
7431         (U+8824): Unify C2-6C33.
7432
7433         * Ideograph-R141-Tiger.el (C2-7173): Unify U+866A.
7434
7435 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7436
7437         * Ideograph-R120-Silk.el:
7438         - Separate C*-**** code points which represent characters which have
7439           left-hand radical SILK.
7440         - Fix some bugs.
7441
7442 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7443
7444         * Ideograph-R135-Tongue.el (M-30285): Relate to U+654C; separate
7445         C4-2D44; delete `cns-radical'.
7446         (U+654C): Moved to Ideograph-R066-Rap.el.
7447
7448         * Ideograph-R066-Rap.el (U+654C): Moved from
7449         Ideograph-R135-Tongue.el; unify C4-2D44.
7450
7451 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7452
7453         * Ideograph-R130-Meat.el (M-29548): Relate to U+8158.
7454         (C6-435A): Likewise.
7455         (EGB-7C55): Unify M052398; relate to M-29548.
7456         (M-29809): Unify U+8192.
7457         (C3-4E3B): Relate to M-29809.
7458         (M-29812): Unify U+8194 instead of U+8192.
7459         (C3-4E39): Relate to U+8194 instead of U+8192.
7460         (U+81A4): Unify M055481; add `ideograph=' property for M054669.
7461         (M054669): New character.
7462         (M-29923): Relate to U+81B7.
7463         (U+81B7): Unify C2-595E; separate M-29923.
7464         (C2-595E): Unify U+81B7.
7465         (M-29925): Delete `daikanwa-radical' and `daikanwa-strokes'.
7466         (C2-5957): Relate to U+81B9.
7467
7468         * Ideograph-R120-Silk.el (M-27375): Fixed.
7469         (M-49469): Unify U+7D76.
7470         (M-27519): Separate C4-3A25; fix strokes.
7471         (C2-5E48): Unify U+7E4C.
7472         (C3-557A): Unify U+7E4D.
7473         (M-27913): Fix `ideographic-strokes'; delete `kangxi-strokes',
7474         `daikanwa-radical' and `daikanwa-strokes'.
7475         (U+7E66): Cancel relation to J90-6525 and M-27375; fix strokes;
7476         Unify J90-655A, M054661 and C3-585A.
7477         (C3-585A): Unify J90-655A, M054661 and U+7E66.
7478         (M-27955): Fix `ideographic-strokes'.
7479         (C3-5E53): Unify U+7E84.
7480
7481 2001-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7482
7483         * Ideograph-R137-Boat.el (C3-2E68): Unify U+8224.
7484         (C2-3F3F): Unify U+823F.
7485
7486 2001-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7487
7488         * Ideograph-R127-Plow.el (U+8032): Unify C4-692D.
7489
7490         * Ideograph-R125-Old.el (U+8009): Unify C4-2B25.
7491
7492         * Ideograph-R124-Feather.el (U+7FF6): Unify C3-557E.
7493
7494         * Ideograph-R118-Bamboo.el (U+****): Unify or relate to missing
7495         C*-**** code points.
7496         (M-26102): Separate K0-6F3D.
7497         (M-26120): Separate U+7B89 and C4-456B.
7498         (M-26224): Separate G0-7367, J83-4824, C1-6A2F, J90-4824 and
7499         U+7BB8; fix `total-strokes'.
7500         (M-26243): Add `total-strokes'; separate JX1-7964.
7501         (JX1-7964): Unify K0-6F3D and M054432; add `morohashi-daikanwa-ho'
7502         for 460; relate to U+7BC0.
7503         (M-26444): Separate EGB-7E2A, C2-5E32 and U+7C09.
7504         (EGB-7E2A): Unify U+7C09 and M057361; fix strokes.
7505
7506         * Ideograph-R115-Grain.el (U+79C3): Add `total-strokes'; unify
7507         M057263.
7508         (C3-2A3E): Relate to U+79C3 and M057263.
7509
7510         * Ideograph-R119-Rice.el (U+7CB5): Unify C1-656D.
7511         (U+7CEC): Unify C2-6637.
7512         (U+7CED): Unify M059851.
7513
7514 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7515
7516         * Ideograph-R116-Cave.el (C2-5921): Relate to U+7AB1.
7517         (U+7ABD): Unify C3-522E.
7518
7519         * Ideograph-R113-Spirit.el (U+7942): Unify C2-2842.
7520         (U+7977): Unify C4-395A.
7521
7522 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7523
7524         * Ideograph-R112-Stone.el:
7525         - Add missing relations between C*-**** and M-*****.
7526         - Add missing relations between C*-**** and U-****.
7527         (M-24080): Delete `kangxi-strokes'.
7528         (M-24082): Cancel relation to C4-2E59.
7529         (M-24098): Separate C2-375C; fix `total-strokes'.
7530         (C3-5846): Moved to Ideograph-R113-Spirit.el.
7531         (C3-5847): Likewise.
7532
7533 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7534
7535         * Ideograph-R104-Sickness.el, Ideograph-R098-Tile.el:
7536         - Add missing relations between C*-**** and M-*****.
7537         - Add missing relations between C*-**** and U-****.
7538
7539 2001-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7540
7541         * Ideograph-R113-Spirit.el (C3-5846): Moved from
7542         Ideograph-R112-Stone.el; fix `ideographic-radical' and add
7543         `cns-radical?' property.
7544         (C3-5847): Likewise.
7545
7546 2001-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7547
7548         * Ideograph-R109-Eye.el (M-23221): Separate U+7714.
7549         (M-49364): Unify U+7714; add `original-ideograph-of' property for
7550         M-23221.
7551         (C2-5868): Unify U+77A3.
7552         (C2-5D69): Unify U+77B7.
7553         (C2-6241): Unify U+77C2.
7554
7555         * Ideograph-R107-Skin.el (C4-4531): Relate to M-22889.
7556         (C4-4533): Relate to M-22890.
7557         (C6-5F3E): Relate to M-22891.
7558         (C4-4530): Unify M-22892.
7559         (C6-5F3F): Relate to M-22893.
7560         (C6-5F3B): Relate to M-22894.
7561         (C3-482E): Unify U+76B9.
7562         (C7-2563): Relate to M-22895.
7563         (C5-4E5A): Relate to M-22896.
7564         (C3-4D43): Relate to M-22897.
7565         (C4-4B3D): Relate to M-22898.
7566         (C5-4E5B): Relate to M-22900.
7567
7568 2001-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7569
7570         * Ideograph-R094-Dog.el (M-20337): Cancel relation to C6-2C7E and
7571         U+72DD.
7572         (U+72DD): Unify C6-2C7E.
7573         (M-20534): Add `ucs-cns' property for U+732A.
7574         (M-20620): Fix strokes.
7575         (C3-4777): Unify U+7355.
7576
7577         * Ideograph-R093-Cow.el (U+****): Unify missing C*-**** code
7578         points.
7579         (C6-2853): Unify M-19936.
7580         (C6-2852): Unify M-19937.
7581         (C6-2854): Unify M-19938.
7582         (C5-267D): Unify M-19951.
7583         (C4-272F): Unify M-19952.
7584         (C4-2730): Unify M-19955.
7585         (C5-2721): Relate to M-19956.
7586         (C5-267E): Unify M-19958.
7587         (C5-2723): Unify M-19961.
7588         (C6-2C71): Unify M-19963.
7589         (C5-267A): Unify M-19965.
7590         (M-49284): Relate to U+726C; separate C2-2B7A; fix strokes.
7591         (C3-2D6C): Relate to M-19969.
7592         (C3-2D6F): Relate to M-19970.
7593         (C5-2A32): Relate to M-19971.
7594         (C4-2A30): Relate to M-19985.
7595         (C6-325A): Relate to M-19989.
7596         (C5-2A34): Unify M-19990.
7597         (C6-325D): Unify M-19991.
7598         (C6-3258): Relate to M-19992.
7599         (C6-325E): Unify M-19993.
7600         (C6-325B): Unify M-19996.
7601         (C5-2E58): Unify M-20000.
7602         (C5-2E54): Unify M-20003.
7603         (C3-3234): Unify M-20004.
7604         (C3-3235): Unify M-20005.
7605         (C4-2D7D): Unify M-20006.
7606         (C5-2E56): Unify M-20007.
7607         (C5-2E57): Unify M-20008.
7608         (C5-2E55): Unify M-20009.
7609         (C4-2D7C): Unify M-20010.
7610         (C6-3944): Unify M-20014.
7611         (C5-2E59): Unify M-20015.
7612         (C4-327B): Unify M-20016.
7613         (C4-327A): Relate to M-20017.
7614         (C5-2E59): Relate to M-20018.
7615         (C4-3279): Relate to M-20019.
7616         (C4-327E): Unify M-20021.
7617         (C6-4167): Relate to M-20022.
7618         (C6-4168): Unify M-20024.
7619         (C4-327C): Relate to M-20033.
7620         (C5-334C): Relate to M-20036.
7621         (C5-3348): Unify M-20038.
7622         (C6-4169): Unify M-20039.
7623         (C6-4165): Unify M-20041.
7624         (C6-416A): Unify M-20042.
7625         (C6-4164): Unify M-20043.
7626         (C3-3737): Unify M-20044.
7627         (C5-403B): Relate to M-20094.
7628         (C6-5476): Relate to M-20097.
7629         (C5-403D): Unify M-20104.
7630         (C5-4039): Unify M-20105.
7631         (C5-472B): Relate to M-20106.
7632         (C4-4463): Relate to M-20107.
7633         (C4-4461): Relate to M-20108.
7634         (C5-472D): Relate to M-20109.
7635         (C5-4728): Relate to M-20110.
7636         (C5-472E): Unify M-20111.
7637         (C4-4462): Unify M-20112.
7638         (C5-472C): Relate to M-20113.
7639         (C4-4460): Relate to M-20115.
7640         (C6-5E61): Unify M-20129.
7641         (C6-5E66): Relate to M-20131.
7642         (C6-5E65): Unify M-20133.
7643         (C6-5E60): Unify M-20136.
7644         (C5-4729): Cancel relation to M-49289.
7645         (C5-4E36): Relate to M-20138.
7646         (C4-4A6F): Relate to M-20139.
7647         (C7-2526): Unify M-20142.
7648         (C4-4A74): Relate to M-20145.
7649         (C4-4A72): Unify M-20146.
7650         (C4-4A71): Unify M-20147.
7651         (C5-4E39): Relate to M-20148.
7652         (C5-4E3A): Relate to M-20149.
7653         (C5-4E38): Relate to M-20150.
7654         (C4-4A73): Unify M-20151.
7655         (C4-4A70): Unify M-20152.
7656         (C5-4E35): Relate to M-20153.
7657         (C7-2527): Relate to M-20156.
7658         (C7-2528): Relate to M-20162.
7659         (C7-2F70): Unify M-20163.
7660         (C5-5549): Relate to M-20164.
7661         (C4-512E): Unify M-20165.
7662         (C5-554E): Relate to M-20166.
7663         (C7-2F71): Unify M-20167.
7664         (C5-554B): Relate to M-20169.
7665         (C5-554D): Unify M-20170.
7666         (C4-5130): Relate to M-20172.
7667         (C5-554A): Unify M-20173.
7668         (C4-512F): Unify M-20174.
7669         (C7-2F6F): Unify M-20177.
7670         (C7-3930): Unify M-20179.
7671         (C4-5667): Unify M-20180.
7672         (C7-392E): Unify M-20181.
7673         (C3-5546): Relate to M-20182.
7674         (C3-5547): Relate to M-20183.
7675         (C5-5C27): Unify M-20184.
7676         (C4-5668): Unify M-20185.
7677         (C4-5669): Unify M-20186.
7678         (C7-2F6E): Relate to M-20187.
7679         (C7-392F): Unify M-20188.
7680         (C4-5B66): Unify M-20191.
7681         (C4-5B65): Relate to M-20192.
7682         (C7-4057): Relate to M-20193.
7683
7684         * Ideograph-R086-Fire.el (U+70BB): Unify C3-2D5D.
7685         (U+70BE): Unify C2-2B70.
7686         (U+70C0): Unify C4-2A28.
7687         (U+70EE): Unify C3-3230.
7688         (U+7110): Unify C2-3674.
7689         (C2-3678): Relate to U+7113.
7690         (U+7117): Unify C2-366E.
7691         (C3-4258): Relate to U+7151 and M-19187.
7692         (U+7175): Unify M059752.
7693         (U+7176): Unify M059753.
7694         (U+7177): Unify M059754.
7695         (C2-445A): Relate to U+7178.
7696         (C6-5E4B): Relate to M-19320.
7697         (U+7196): Unify M059756.
7698         (U+7197): Unify C2-4B6A.
7699         (U+7199): Unify C1-695A.
7700         (C4-4A6B): Relate to M-19323.
7701         (U+3DEB): Relate to M-19329.
7702         (C3-4D23): Relate to M-19330.
7703         (C7-2474): Relate to M-19338.
7704         (C7-246D): Relate to M-19339.
7705         (C3-4D21): Relate to M-19340.
7706         (M-19344): Fix `ideographic-strokes'; separate C3-4D29 and U+71A6.
7707         (U+71B5): Unify C2-5171.
7708         (U+7226): Unify C2-7126.
7709
7710         * Ideograph-R096-Jade.el (C3-4826): Unify M-21148.
7711         (U+7476): Unify C3-4823 and M054613.
7712         (C5-4741): Relate to M-21150.
7713         (C6-5E75): Relate to M-21173.
7714         (C6-5E77): Relate to M-21175.
7715         (C6-5E76): Unify M-21177.
7716         (C5-4742): Unify M-21179.
7717         (C7-2538): Relate to M-21180.
7718
7719 2001-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7720
7721         * Ideograph-R085-Water.el (U+****): Unify or relate missing
7722         C*-**** code points.
7723         (C6-2C51): Unify M-49209.
7724         (C7-2465): Relate to M-18292.
7725         (C4-507C): Unify M-18372.
7726
7727         * Ideograph-R091-Slice.el (U+7257): Unify C3-4D2D.
7728
7729 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7730
7731         * Ideograph-R084-Steam.el (U+6C20): Unify C2-2B4D.
7732         (U+6C32): Unify C3-422A.
7733
7734         * Ideograph-R082-Fur.el (U+6BEA): Unify C3-316D.
7735
7736         * char-db-util.el (char-db-insert-alist): Specify `none' as the
7737         third argument of `insert-char-attributes' if non-CCS attributes
7738         is not specified in a value of `char' attribute.
7739         (insert-char-attributes): Use nil as `attributes' if non-nil-list
7740         is specified for the argument.
7741
7742         * Ideograph-R072-Sun.el (M-13886): Add `vulgar-ideograph-of'
7743         property for M-13948.
7744         (U+66A8): Unify C1-6924.
7745
7746 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7747
7748         * char-db-util.el (insert-char-attributes): Check argument
7749         `attributes' for several property names.
7750
7751         * Ideograph-R075-Tree.el (U+67A3): Unify C3-294C.
7752         (M-49161): Fixed.
7753         (U+3656): Unify C3-3656.
7754         (U+691E): Unify C3-3C33.
7755         (U+6983): Add `total-strokes'.
7756         (U+6985): Unify C3-4172.
7757         (C1-6454): Relate to U+6986.
7758         (U+699D): Unify C3-474E.
7759         (U+69D9): Unify C2-4B24.
7760         (U+69E1): Unify C3-474C.
7761         (M-49179): Fixed.
7762         (U+6A76): Unify C2-5752.
7763         (U+6AAA): Unify C3-5529.
7764         (U+6AE5): Unify C1-783C.
7765         (U+6AF6): Unify C4-634E.
7766         (U+6AF8): Unify C2-6B5F.
7767         (U+6B0C): Fix `ideographic-strokes'; add `total-strokes'; unify
7768         M059705.
7769         (U+6B0D): Unify M059706.
7770         (U+6B0E): Unify M059707.
7771
7772         * Ideograph-R044-Corpse.el (M-07705): Add `vulgar-ideograph-of'
7773         property for M-13948.
7774         (C3-2C37): Add `ideograph=' property for M-13886.
7775
7776         * Ideograph-R102-Field.el (C2-452C): Relate to U+6983.
7777
7778 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7779
7780         * Ideograph-R070-Square.el (M-13655): Fixed.
7781
7782 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7783
7784         * char-db-util.el (char-db-insert-alist): New function.
7785         (insert-char-attributes): Use `char-db-insert-alist' to format
7786         `ideograph=', `original-ideograph-of' and `vulgar-ideograph-of'.
7787
7788         * Ideograph-R172-Short-Tailed-Bird.el (C2-643E): New character;
7789         relate to U+5DC2 and M-08595.
7790
7791         * Ideograph-R069-Axe.el (C4-3D63): Relate to U+65B1.
7792
7793         * Ideograph-R067-Script.el (M-13453): Add `total-strokes' property
7794         and `vulgar-ideograph-of' property.
7795
7796         * Ideograph-R061-Heart.el (M-10506): Unify C4-2945.
7797         (U+607C): Unify C3-2C5C.
7798         (M-10850): Add `vulgar-ideograph-of' property.
7799         (C3-3578): Relate to U+60E8 and M-10850.
7800
7801         * Ideograph-R040-Roof.el (M-07089): Use `original-ideograph-of'
7802         property instead of `ideograph-original-char-of' property to
7803         describe source.
7804         (M-07112): Modify format of `ideograph=' to describe source.
7805
7806         * Ideograph-R032-Earth.el (U+578A): Unify M059295.
7807         (U+580F): Unify M059309.
7808         (U+5812): Unify M059311.
7809         (U+5813): Unify M065088.
7810         (U+5847): Unify M059320.
7811         (M-05345): Unify EGB-2E32; unify U+585A instead of U+FA10.
7812         (J83-444D): Separate EGB-2E32 and U+585A.
7813         (U+589B): Unify M059336.
7814         (M-05449): Separate C5-452B; fix strokes.
7815
7816         * Ideograph-R009-Man.el (M-00366'): Modify format of `ideograph='
7817         to describe source.
7818
7819         * Ideograph-R004-Slash.el (M-00129): Modify format of `ideograph='
7820         to describe source.
7821
7822 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7823
7824         * Ideograph-R064-Hand.el (M-11959): Unify C1-4D60.
7825         (U+62E4): Unify C3-2929; add `total-strokes'.
7826         (U+631F): Unify C3-2C6B.
7827         (U+6527): Unify C3-5F49.
7828         (U+64B9): Unify C3-4C37.
7829
7830         * Ideograph-R039-Child.el (C3-2558): New character; relate to
7831         U+6588 and M-13453.
7832
7833         * Ideograph-R066-Rap.el (U+655A): Unify C3-3634.
7834         (M-13277): Unify C2-3C3C.
7835         (U+6573): Unify C2-4A5B.
7836
7837         * Ideograph-R046-Mountain.el (U+5D8D): Unify C2-4974 and M053297.
7838
7839 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7840
7841         * Ideograph-R140-Grass.el (M-31984): Separate C5-5D7A; fix
7842         strokes.
7843         (M-32048): Add `total-strokes' property.
7844         (C7-3B36): Separate M-32048.
7845         (M-32070): Separate JSP-5957, C3-562B, JX2-7678 and U+857F.
7846         (JX2-7678): Unify JSP-5957 and M056335.
7847         (C3-562B): Unify U+857F.
7848         (M-32071): Separate J0-6925 and U+8580.
7849         (J0-6925): Unify M055631 and U+8580.
7850         (M-32072): Separate JSP-5958, JX2-7679 and U+8581.
7851         (JX2-7679): Unify JSP-5958, M056336 and U+8581.
7852         (M-32073): Separate C5-5766; fix strokes.
7853         (M-32186): Separate C7-3259; fix strokes.
7854         (C7-3A6E): Cancel relation for M-34013.
7855
7856         * Ideograph-R040-Roof.el (M-07089): Unify U+5B90; add
7857         `ideograph-original-char-of' for M-07111.
7858         (M-07112): Relate to U+5B90; add `ideograph=' property for
7859         M-07111.
7860         (U+5BF3): Unify C3-5A35 instead of C3-5A36.
7861         (C3-5A36): Delete relation for U+5BF3.
7862
7863 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7864
7865         * ideograph-util.el (ideograph-char<): Don't use daikanwa-strokes
7866         if ideographic-radical and daikanwa-radical are different.
7867
7868         * char-db-util.el (insert-char-attributes): New function; modify
7869         to use it recursively.
7870         (insert-char-data): Use `insert-char-data'.
7871
7872         * Ideograph-R212-Dragon.el (U+9F99): Add `total-strokes' property;
7873         unify M051091.
7874         (M-48819): Add `total-strokes' property.
7875
7876         * Ideograph-R121-Jar.el (M-28110): Fixed.
7877
7878         * Ideograph-R038-Woman.el (C1-704F): Relate to U+5B34; separate
7879         M-06776.
7880         (U+5B34): Delete `kangxi-strokes' property.
7881
7882         * Ideograph-R035-Go-Slowly.el (C3-2547): Separate M-47718 and
7883         J90-477E; relate to U+9EA6.
7884
7885         * Ideograph-R030-Mouth.el (M-03251): Relate to U+53FD.
7886         (U+53FD): Delete `non-morohashi' property.
7887         (M-03372): Relate to U+5438.
7888
7889         * Ideograph-R027-Cliff.el (U+5385): Delete `non-morohashi'
7890         property.
7891         (U+5386): Likewise.
7892         (U+539B): Unify M059160.
7893         (C3-5755): Separate M-48819; relate to U+9F8E; add
7894         `daikanwa-radical' property.
7895
7896         * Ideograph-R026-Seal.el (C4-2557): Relate to U+7F37 and M-28110;
7897         delete `non-morohashi' property.
7898
7899         * Ideograph-R009-Man.el (M-00366'): Relate to U+5185 instead of
7900         `U+5167'; use `ideograph=' property instead of comment.
7901         (U+4ED1): Delete `non-morohashi' property.
7902         (U+4ED2): Likewise; unify M059030.
7903         (U+4ED3): Delete `non-morohashi' property.
7904         (M-00473): Unify G0-5923 and U+4F32; separate C3-2448.
7905         (U+4F66): Unify M059051.
7906         (U+4F67): Delete `non-morohashi' property.
7907         (M-00869): Separate U+5060.
7908         (U+5060): Unify M059081.
7909         (C2-3353): Relate to M-00869 and M059081.
7910         (U+507E): Delete `non-morohashi' property.
7911         (U+50A7): Likewise.
7912         (U+3497): Likewise.
7913         (U+510F): Unify M059111.
7914         (C5-4B72): Delete `non-morohashi' property.
7915
7916         * Ideograph-R004-Slash.el (M-00129): Add `ideograph=' property
7917         instead of comment.
7918         (M-00146): Delete `daikanwa-radical' property and
7919         `daikanwa-strokes' property.
7920         (C6-2343): Delete `non-morohashi' property.
7921
7922 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7923
7924         * Ideograph-R211-Tooth.el (M-48632'): Unify M050612.
7925
7926 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7927
7928         * Ideograph-R203-Black.el (M-48063'): Unify M050609; separate
7929         C4-5560; fix `total-strokes'.
7930
7931         * Ideograph-R184-Eat.el (M-44023'): Unify M050580; separate
7932         C1-586A.
7933         (M-44037'): New character; unify M050581.
7934         (M-44063'): Unify M050582; separate C1-6323.
7935         (M-44064): New character; relate to U+98EF; unify K0-5A79.
7936         (M-44064'): Separate K0-5A79; unify M050583; separate C1-6321.
7937         (M-44107'): Unify M050584.
7938         (M-44109'): Unify M050585.
7939         (M-44111'): Unify M050586.
7940         (M-44168'): Unify M050587; separate C1-6F73.
7941         (M-44237): New character; relate to U+9928; unify K0-4E3D.
7942         (M-44237'): Separate K0-4E3D; unify M050588; separate C1-7328.
7943         (M-44459'): Unify M050589; separate C7-5A34.
7944
7945         * Ideograph-R209-Nose.el (M-48498'): Unify M050611.
7946
7947         * Ideograph-R205-Frog.el (M-48300'): Unify M050610.
7948         (M-48301): Delete `kangxi-strokes' property.
7949
7950         * Ideograph-R201-Yellow.el (M-47926'): Unify M050608.
7951
7952         * Ideograph-R187-Horse.el (M-44633'): Unify M050591.
7953         (M-44695'): Unify M050592.
7954         (M-44833'): Unify M050593; separate C5-6646.
7955         (M-44834'): Unify M050594.
7956         (M-44915): New character; relate to U+9A30; unify K0-5479.
7957         (M-44915'): Separate K0-5479; unify M050595.
7958         (M-45013'): Separate C1-7C51; fix strokes; unify M050596.
7959         (M-45029): New character; relate to U+9A5A; unify C1-7C51.
7960         (M-45043'): Unify M050597.
7961         (M-45089'): Unify M050598.
7962
7963         * Ideograph-R181-Leaf.el (M-43529'): Unify M050574.
7964         (M-43591'): Unify M050575.
7965         (M-43608'): Unify M050576.
7966         (M-43609'): Unify M050577.
7967         (U+9867): Separate J0-385C, K0-4D53 and M-43689'; unify M057193.
7968         (M-43689'): Separate U+9867; unify M054112.
7969
7970 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7971
7972         * Ideograph-R196-Bird.el (M-47074'): Unify M050605.
7973
7974         * Ideograph-R195-Fish.el (M-46226'): Unify M050603.
7975         (M-46525'): Unify M050604.
7976
7977         * Ideograph-R194-Ghost.el (M-45906'): Unify M050602.
7978
7979         * Ideograph-R191-Fight.el (M-45649'): Unify M050601.
7980
7981         * Ideograph-R190-Hair.el (M-45387'): Unify M050600.
7982
7983         * Ideograph-R188-Bone.el (M-45240'): Fix `total-strokes'; delete
7984         `daikanwa-radical' and `daikanwa-strokes'; separate C3-5D61; unify
7985         M050599.
7986
7987         * Ideograph-R182-Wind.el (M-43920'): Unify M050579; separate
7988         C4-6231.
7989
7990         * Ideograph-R149-Speech.el (M-35324'): Unify M050452.
7991         (M-35497'): Unify M050453.
7992         (M-35502): Separate C1-6B25 and J0-4727.
7993         (M-35502'): New character; unify J0-4727 and M050454.
7994         (M-35546): New character; unify K0-6826 and C1-6B28.
7995         (U+8AA4): Relate to M-35546 instead of M-35546'; unify M059932.
7996         (M-35546'): Separate K0-6826, C1-6B28 and U+8AA4; unify M050455.
7997         (M-35556'): Unify M050456.
7998         (M-35580'): Unify M050457.
7999         (U+8AAE): Add `total-strokes'; relate to M050036.
8000         (M-35609): New character; relate to U+8ABF; unify K0-7060.
8001         (M-35609'): Separate K0-7060; unify M050458.
8002         (M-35640): New character; relate to U+8ACB; K0-746B.
8003         (M-35640'): Separate K0-746B; M050459.
8004         (M-35690'): Unify M050460.
8005         (M-35691'): Unify M050461.
8006         (M-35692'): Unify M050462.
8007         (M050036): New character; relate to U+8AAE.
8008         (M-35727'): Unify M050463; separate C1-7243.
8009         (C5-583F): Relate to M-35766 instead of M-35776.
8010         (M-35776): Cancel relation to C5-583F.
8011         (M-35778'): New character; unify M050464.
8012         (M-35779'): Unify M050465.
8013         (M-35780): New character; relate to U+8B04; unify K0-5477.
8014         (M-35780'): Separate K0-5477; unify M050466.
8015         (M-35821'): Unify M050467.
8016         (M-35850): Delete `japanese-strokes'; separate JSP-5E3F, C1-754B,
8017         JX2-7864 and U+8B0A.
8018         (U+8B0A): Unify JSP-5E3F, JX2-7864 and M056409.
8019         (M-35850'): Fix `ideographic-strokes'; separate K0-504D, C1-773F
8020         and U+8B39; unify M050468.
8021         (M-35900): Unify K0-504D, C1-773F and U+8B39.
8022         (M-35931'): Unify M050469.
8023         (M-35991'): Unify M050470.
8024         (M-36037'): Unify M050471.
8025         (M-36038'): Fix strokes; separate C1-7B2C; unify M050472.
8026         (M-36048): New character; relate to U+8B77.
8027         (C1-7B2C): Relate to M-36048 instead of M-36038'.
8028         (M-36168'): Unify M050473.
8029
8030         * Ideograph-R180-Sound.el (M-43318'): Fix `total-strokes'; unify
8031         M050573.
8032
8033 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8034
8035         * Ideograph-R170-Mound.el (M-41721'): Unify M050558.
8036         (M-41764'): Unify M050559.
8037         (M-41836'): Unify M050560; separate C3-4A44.
8038         (M-41858'): Unify M050561; separate C5-522F.
8039         (M-41860'): Unify M050562.
8040
8041 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8042
8043         * Ideograph-R174-Blue.el (M-42564): Separate C3-2A7E.
8044         (M-42564'): Separate C1-4F65; unify M050568.
8045         (M-49872): Separate C6-3479.
8046         (M-42570'): Separate C1-675C; unify M050569.
8047         (M-42574'): Separate C3-4A4C; unify M050570.
8048
8049         * Ideograph-R167-Gold.el (M-40340'): Unify M050548.
8050         (M-40351): Fix `ideographic-strokes'.
8051         (M-40418'): Unify M050549.
8052         (M-40503'): Unify M050550.
8053         (M-40519'): Unify M050551.
8054         (C5-5935): Relate to M-40596' instead of M-45096'; unify M050552.
8055         (M-40598): Delete `daikanwa-radical' property and
8056         `daikanwa-strokes' property; separate J0-4945, K0-5961 and U+9328.
8057         (M-40600): Delete `morohashi-daikanwa' property; fix
8058         `ideographic-strokes'; separate K0-674C, JSP-6469, JX1-7D39 and
8059         U+9348.
8060         (U+9348): Unify K0-674C, JSP-6469, JX1-7D39 and M056422.
8061         (M-40708): New character; relate to U+9396; unify K0-6170.
8062         (M-40708'): Separate K0-6170; unify M050553.
8063
8064 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8065
8066         * Ideograph-R179-Leek.el (M-43256'): Separate C7-5148; unify
8067         M050571.
8068         (M-43256"): Separate C3-5D52; unify M050572.
8069
8070         * Ideograph-R173-Rain.el (M-42216): New character; relate to
8071         U+96EA; unify K0-6064.
8072         (M-42216'): Separate K0-6064 and C1-5D7B; unify M050564.
8073         (M-42309'): Separate C3-4F60; unify M050565.
8074         (M-42343'): Separate C4-5458; unify M050566.
8075         (M-42417'): Separate C7-4B57; unify M050567.
8076
8077         * Ideograph-R164-Wine.el (M-39870): New character; relate to
8078         U+9177; unify K0-7B65.
8079         (M-39870'): Separate K0-7B65; unify M050543.
8080         (M-40064'): Unify M050544.
8081
8082 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8083
8084         * Ideograph-R169-Gate.el (M-41260'): Unify M050554.
8085         (M-41341'): Unify M050555.
8086
8087         * Ideograph-R166-Village.el (M-40132'): Unify M050546; don't
8088         relate to C6-3C61.
8089         (M-40145'): Unify M050547.
8090
8091         * Ideograph-R165-Distinguish.el (M-40120): Unify M050545.
8092
8093         * Ideograph-R159-Cart.el (M-38234'): Unify M050483.
8094         (M-38438): Separate C7-3431; unify K0-6243; relate to U+8F38.
8095         (M-38438'): Unify M050484; separate C1-7253.
8096         (M-38482): New character; relate to U+8F44.
8097         (U+8F44): Relate to M-38482 instead of M-38482'; separate J0-336D
8098         and C1-755D.
8099         (M-38482'): Separate K0-795D, C1-755D and U+8F44; unify M050485.
8100
8101         * Ideograph-R152-Pig.el (M-36486'): Unify M050474; separate
8102         C7-5F5D.
8103
8104         * Ideograph-R146-West.el (M-34789): New character; relate to
8105         U+8986.
8106         (M-34789'): Unify M050448.
8107         (M-34790): Separate J0-4746, K0-782E and U+8987.
8108         (M-34791): Separate C2-667D and U+8988.
8109         (U+8988): Unify C2-667D and M053077.
8110         (M-34792): Separate C5-694B.
8111
8112 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8113
8114         * Ideograph-R156-Run.el (M-37034'): Unify M050479.
8115
8116         * Ideograph-R154-Shell.el (M-36920'): Unify M050478.
8117
8118         * Ideograph-R140-Grass.el: Separate some characters which have
8119         3-strokes-Grass-radical from the corresponding characters which
8120         have 4-strokes-Grass-radical.
8121         (M-*****'): Unify some missing Mojikyo numbers.
8122
8123 2001-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8124
8125         * Ideograph-R147-See.el (M-34827'): Separate K0-634A; unify
8126         M050449.
8127         (M-34836): Relate to U+8996; unify K0-634A.
8128
8129         * Ideograph-R145-Clothes.el (M-34470): Unify M050444.
8130         (U+891C): Unify M050035.
8131         (U+891D): Unify M054689.
8132
8133         * Ideograph-R144-Walk-Enclosure.el (M-34046): New character; unify
8134         C1-5D34.
8135         (M-34046'): Separate C1-5D34; unify M050439.
8136         (U+8850): Unify M059923.
8137         (M-34065'): Unify M050440.
8138
8139         * Ideograph-R148-Horn.el (M-35135'): Unify M050450.
8140
8141 2001-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8142
8143         * Ideograph-R143-Blood.el (M-33999'): Unify M050438.
8144
8145 2001-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8146
8147         * Ideograph-R142-Insect.el (M-33775'): Unify M050434.
8148         (M-33907'): Unify M050435.
8149         (M-33908): New character.
8150         (M-33908'): New character; unify M050436.
8151         (M-33909): Separate C5-7944.
8152         (M-33931'): Unify M050437.
8153
8154         * Ideograph-R141-Tiger.el (M-32678'): Unify M050430.
8155         (M-32710): Delete `general-category' and `bidi-category'; fix
8156         `total-strokes'; separate `chinese-cns11643-1'
8157         (K0-5657): Unify C1-663F.
8158         (U+865C): Delete `japanese-strokes'; fix `ideographic-strokes';
8159         unify M-32720' and M050431.
8160         (M-32723): New character; unify K0-6965 and C1-663E.
8161         (U+865E): Unify M053920.
8162         (M-32723'): Separate U+865E = G0-535D and K0-6965 = C1-663E; unify
8163         M050432.
8164
8165 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8166
8167         * Ideograph-R135-Tongue.el: Separate CNS code points which have
8168         radical <KANGXI RADICAL DRY>/<KANGXI RADICAL MOUSE> from
8169         Morohashi's Daikanwa numbers which have <KANGXI RADICAL TONGUE>.
8170         (M-30323'): Unify M050384.
8171
8172         * Ideograph-R130-Meat.el: Separate CNS code points which have moon
8173         form of meat (U+2EBC <CJK RADICAL MEAT>) from Morohashi's Daikanwa
8174         numbers.
8175         (M-29263'): Separate C1-4B39; unify M050368.
8176         (M-29396): New character; unify G0-307B, K0-7860 and U+80DE.
8177         (C1-5330): Relate to M-29396.
8178         (M-29396'): Separate G0-307B, K0-7860, U+80DE and C1-5330; unify
8179         M050369.
8180         (M-29421'): Delete `daikanwa-radical', `daikanwa-strokes' and
8181         `kangxi-strokes'; unify M050370.
8182         (M-29539'): Unify M050372.
8183         (M-29567'): Unify M050373.
8184         (M-29745'): New character; unify M050374.
8185         (C6-5675): Relate to M-29745'.
8186         (U+4430): Unify M-29807' and M050375; separate C6-606F.
8187         (C6-606F): Relate to M-29807'.
8188         (M-29808'): Unify M050376.
8189         (M-29965'): New character; unify M050377.
8190         (C7-487E): Relate to M-29965'.
8191         (M-29966'): New character; unify M050378.
8192         (C5-6924): Relate to M-29966'.
8193         (M-29995'): Unify M050379.
8194
8195 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8196
8197         * Ideograph-R132-Self.el (M-30103'): Unify M050380.
8198
8199 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8200
8201         * Ideograph-R124-Feather.el (M-28635'): Unify M050359.
8202         (M-28657'): Unify M050360.
8203         (M-28672'): Unify M050361.
8204         (M-28801'): Unify M050362.
8205         (M-28818): New character; relate to U+7FFC.
8206         (K0-6C4F): Relate to M-28818 instead of M-28801'.
8207
8208 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8209
8210         * Ideograph-R128-Ear.el (M-29074): Relate to U+8056.
8211         (M-29074'): Unify M050366.
8212
8213         * Ideograph-R129-Brush.el (M-29223'): Unify M050367.
8214
8215         * Ideograph-R127-Plow.el (M-28907'): Unify M050364.
8216         (M-28909'): Unify M050365.
8217
8218         * Ideograph-R113-Spirit.el (M-24626'): Unify M050303.
8219         (M-24631'): Unify M050304.
8220         (M-24640'): Unify M050305.
8221         (M-24641'): Unify M050306.
8222         (M-24652'): Unify M050307.
8223         (M-24664'): Unify M050308.
8224         (M-24672'): Unify M050309.
8225         (M-24673'): Unify M050310.
8226         (M-24689'): Unify M050311.
8227         (C3-3764): Relate to M-24690.
8228         (M-24692): Add `daikanwa-strokes'.
8229         (C6-4263): Relate to M-24704.
8230         (C6-4C38): Relate to M-24706.
8231         (C3-3D61): Relate to M-24707.
8232         (C6-4C3E): Unify M-24725.
8233         (C6-4C37): Relate to M-24726.
8234         (C4-3F45): Relate to M-24728.
8235         (C6-5575): Relate to M-24729.
8236         (M-24741'): Unify M050312.
8237         (C6-4C3F): Unify M-24749.
8238         (C4-3F48): Relate to M-24750.
8239         (C3-433C): Relate to M-24751.
8240         (C6-5574): Relate to M-24752.
8241         (C3-433F): Relate to M-24753.
8242         (U+7985): Relate to M-24754.
8243         (M-24766'): Unify M050313.
8244         (M-24767'): Unify M050314.
8245         (M-24768'): Unify M050315.
8246
8247         * Ideograph-R086-Fire.el: Add missing relations between C*-****
8248         and M-*****.
8249         (M-*****'): Unify missing Mojikyo numbers.
8250
8251 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8252
8253         * Ideograph-R112-Stone.el (M-24080'): Unify M050298.
8254         (C5-2F2C): Relate to M-24114.
8255         (C4-2E5B): Unify M-24119.
8256         (M-24120): New character; unify K0-785F, C1-5728 and U+7832.
8257         (M-24120'): Separate K0-785F, C1-5728 and U+7832; unify M050299.
8258         (C4-2E5D): Unify M-24121.
8259         (C4-2E5E): Unify M-24122.
8260         (M-24201'): Unify M050300.
8261         (M-24364'): Unify M050301.
8262         (C4-4B5A): Relate to M-24365.
8263         (M-24449'): Unify M050302.
8264
8265 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8266
8267         * Ideograph-R122-Net.el (M-28311'): Separate K0-5F7E; unify
8268         M050357.
8269         (M-28319): Unify K0-5F7E; relate to U+7F72.
8270
8271         * Ideograph-R119-Rice.el (M-26997): New character; unify K0-6F71.
8272         (M-26997'): Separate K0-6F71; separate C1-6A34; unify M050341.
8273
8274         * Ideograph-R102-Field.el (M-21739'): Unify M050289.
8275         (C6-3965): Unify M-21805' and M050290.
8276         (C6-3962): Unify M-21818.
8277         (C5-2E6E): Relate to M-21819.
8278         (C5-2E6D): Relate to M-21820.
8279         (C4-2E30): Relate to M-21825.
8280         (C5-2E6C): Relate to M-21826.
8281         (M-21875'): Unify M050291.
8282
8283         * Ideograph-R087-Claw.el (C7-2479): Relate to M-19705.
8284         (C7-2F69): Relate to M-19706.
8285         (C7-2F6A): Relate to M-19707.
8286         (C5-553F): Relate to M-19708.
8287         (C4-5665): Relate to M-19709.
8288         (M-19710'): Fix `ideographic-strokes'; unify M050273.
8289         (C3-5545): Relate to M-19711 instead of M-19710'.
8290         (C7-4056): Relate to M-19712.
8291         (C5-6838): Relate to M-19713.
8292         (C7-4E3D): Relate to M-19715.
8293         (C7-5B71): Relate to M-19718.
8294         (M-19719): New character.
8295         (C7-6122): Relate to M-19720.
8296
8297         * Ideograph-R109-Eye.el (M-23210'): Unify M050295.
8298         (M-23275'): Unify M050296.
8299         (M-23668'): Unify M050297.
8300
8301         * Ideograph-R096-Jade.el (C3-4D32): Relate to M-21220.
8302         (C5-4E49): Unify M-21221.
8303         (C7-253B): Unify M-21222.
8304         (M-21223'): Unify M050283.
8305         (C5-683E): Unify M-21329.
8306         (C4-602A): Unify M-21330.
8307         (C7-477A): Unify M-21331.
8308         (C7-4E43): Unify M-21332.
8309         (C5-683D): Unify M-21334.
8310         (M-21334'): Unify M050284.
8311
8312 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8313
8314         * Ideograph-R108-Dish.el (M-22972'): Unify M050293.
8315         (M-23001'): Unify M050294.
8316
8317         * Ideograph-R100-Life.el (M-21684'): Unify M050288.
8318
8319 2001-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8320
8321         * Ideograph-R095-Profound.el (M-20817'): Unify M050282.
8322
8323         * Ideograph-R094-Dog.el: Add missing mappings between Morohashi's
8324         Daikanwa numbers with dash and Mojikyo numbers.
8325         (M-20405): Fix `ideographic-strokes'.
8326
8327 2001-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8328
8329         * Ideograph-R188-Bone.el (M-*****): Separate C*-****.
8330         (G0-773E): Fix `total-strokes'.
8331         (M-45204): Fix `total-strokes'; separate C2-5B77.
8332         (C5-7237): Relate to M-45270 instead of M-45269.
8333         (M-45284): Delete `japanese-strokes'; separate C1-7C28; separate
8334         JSP-6968 = JX2-7D2F.
8335         (C7-5D64): Delete `morohashi-daikanwa' property; cancel relation
8336         to M-45286.
8337
8338 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8339
8340         * Ideograph-R164-Wine.el (M-39974): Delete `morohashi-daikanwa'
8341         property.
8342         (C7-5F6D): Delete `morohashi-daikanwa' property; cancel relation
8343         to M-40094.
8344         (M-40104): Fix `total-strokes'; separate C2-7057.
8345
8346 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8347
8348         * Ideograph-R167-Gold.el (M-40988): Fix `ideographic-strokes'.
8349         (C7-5965): Relate to M-40997?.
8350         (C7-5D2C): Fix `morohashi-daikanwa' property; Relate to M-41022
8351         instead of M-41002.
8352         (M-41023): Fix `ideographic-strokes'; separate C7-5969.
8353
8354         * Ideograph-R140-Grass.el (M-49635): Add `daikanwa-strokes'
8355         property to sort by Morohashi number.
8356         (C7-493A): Fix `morohashi-daikanwa' property; relate to M-49650.
8357         (M-32420): Fix strokes; cancel relation to C5-707E.
8358         (M-32458): Fix `ideographic-strokes'.
8359         (M-49661): New character.
8360         (C7-4F63): Delete invalid `morohashi-daikanwa' property.
8361         (M-32486): Fix strokes; separate C4-6935.
8362         (M-32518): Fix strokes; separate C5-6D49.
8363         (M-32522): Separate C7-545B.
8364         (M-32532): Fix strokes; separate J0-623C.
8365         (M-32537): Cancel relation to C7-5458.
8366         (M-32538): Fix strokes; separate C7-5876.
8367         (M-32539): Separate C7-545A.
8368
8369 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8370
8371         * Ideograph-R118-Bamboo.el: Add some missing mappings between
8372         C*-**** and M-*****.
8373         (C7-3079): Don't relate to M-49249.
8374         (C7-3077): Fix `morohashi-daikanwa' property; relate to M-49430.
8375         (C7-3A2A): Fix `morohashi-daikanwa' property.
8376         (C7-3A2D): Fix `morohashi-daikanwa' property.
8377
8378 2001-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8379
8380         * Ideograph-R173-Rain.el: Add some missing mappings between
8381         M-***** and C*-*****.
8382         (M-*****): Separate C*-****.
8383         (C5-745B): Delete `morohashi-daikanwa' property.
8384
8385 2001-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8386
8387         * Ideograph-R167-Gold.el (M-40733): Fix strokes; separate C2-6761.
8388         (C5-6555): Delete invalid `morohashi-daikanwa' property; delete
8389         relation to M-40831.
8390         (M-49823): Separate C7-443C.
8391         (M-49824): Separate C7-443B.
8392         (M-40768): Delete `japanese-strokes' property; separate C2-6756.
8393         (M-40831): New character.
8394
8395 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8396
8397         * Ideograph-R196-Bird.el (M-47028): Fix strokes; separate C4-6561.
8398         (M-47029): Fixed.
8399         (U+9D7A): Separate M-47030.
8400         (M-47031): Separate C2-6858.
8401         (M-47032): Separate C3-5C28.
8402         (M-47033): Separate C7-4C67.
8403         (C4-6270): Fix `morohashi-daikanwa' property; relate to M-47093.
8404         (M-47163): Fix strokes; separate C5-6F31.
8405         (C5-6F45): Fix `morohashi-daikanwa' property; relate to M-47226.
8406         (M-47224): Separate C7-5725.
8407         (M-47225): Fixed.
8408         (M-47228): Separate C5-7262.
8409         (M-47229): Separate C7-5722.
8410         (M-47230): Fixed.
8411         (M-47242): Separate C5-753D.
8412         (C4-6A2C): Fix `morohashi-daikanwa' property; relate to M-47244.
8413         (C5-7736): Delete `morohashi-daikanwa' property.
8414         (M-47373): Separate C7-5E2E.
8415
8416         * Ideograph-R149-Speech.el (C7-334D): Fix `morohashi-daikanwa'
8417         property; relate to M-35732.
8418
8419 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8420
8421         * Ideograph-R211-Tooth.el (C5-7B5D): Fix `morohashi-daikanwa'
8422         property; relate to M-48787.
8423         (M-48788): Separate C4-6E45.
8424         (C5-7C45): Fix `morohashi-daikanwa' property; relate to M-48808.
8425
8426 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8427
8428         * Ideograph-R182-Wind.el (U+98B4): Delete invalid
8429         `morohashi-daikanwa' property; unify M-43842; divide C5-5975.
8430
8431         * Ideograph-R156-Run.el (C5-6963): Fix `morohashi-daikanwa'
8432         property; relate to M-37300.
8433
8434         * Ideograph-R167-Gold.el (C5-436D): Fix `morohashi-daikanwa'
8435         property; relate to M-40321.
8436         (C5-592F): Fix `morohashi-daikanwa' property; relate to M-40580.
8437
8438 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8439
8440         * Ideograph-R187-Horse.el (M-44886): Separate C7-4C35.
8441         (U+9A28): J83-424D.
8442         (M-44901): Separate C7-516E.
8443         (M-44902): Separate C4-6540.
8444         (C4-6542): Fix `morohashi-daikanwa' property; relate to M-44904.
8445         (C7-5172): Delete `morohashi-daikanwa'.
8446         (M-44907): Separate C5-6E70.
8447         (M-44908): Separate C7-516F.
8448         (M-44909): Don't unify C7-5167.
8449         (C7-516C): Unify M-44940.
8450         (M-44941): Separate C3-5D5C.
8451         (M-44942): Separate C7-5166.
8452
8453 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8454
8455         * Ideograph-R163-City.el (C5-4361): Fix `morohashi-daikanwa'
8456         property; relate to M-39577.
8457
8458         * Ideograph-R154-Shell.el (M-36871): Separate C7-3369.
8459         (C5-5850): Fix `morohashi-daikanwa' property; relate to M-36872.
8460
8461 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8462
8463         * Ideograph-R147-See.el (M-34856): New character.
8464         (C5-4270): Fix `morohashi-daikanwa' property.
8465
8466         * Ideograph-R201-Yellow.el (M-47949): New character.
8467         (C4-6322): Delete invalid `morohashi-daikanwa' property.
8468
8469 2001-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8470
8471         * Ideograph-R163-City.el (C4-4E3A): Fix `morohashi-daikanwa'
8472         property; relate to M-39652.
8473
8474         * Ideograph-R159-Cart.el (M-38396): Fix `ideographic-strokes';
8475         don't unify with U+8EFF; separate C3-4F35.
8476         (C4-412C): Fix `morohashi-daikanwa' property; relate to M-49755.
8477         (U+8F0C): Unify J83-6D52.
8478         (M-38395): Separate C5-515D.
8479
8480 2001-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8481
8482         * Ideograph-R112-Stone.el:
8483         - Add hundreds of relations between CNS and Morohashi.
8484         - Fix some bugs.
8485
8486         * Ideograph-R187-Horse.el (M-45089): New character.
8487         (C3-6237): Delete relation to M-45095.
8488         (M-45092): Separate C5-7C23.
8489         (M-45095): Separate C7-657A.
8490
8491 2001-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8492
8493         * Ideograph-R208-Rat.el: Resorted; add some missing Morohashi's
8494         Daikanwa characters; add missing `ideographic-strokes' attributes;
8495         use `ideographic-strokes' if each stroke attribute has same value.
8496
8497 2001-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8498
8499         * Ideograph-R113-Spirit.el (M-24846): Moved from
8500         Ideograph-R112-Stone.el; separate C3-5845.
8501         (C5-627B): Relate to M-24847.
8502         (C7-412C): Relate to M-24848.
8503         (C7-412B): Relate to M-24850.
8504
8505 2001-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8506
8507         * Ideograph-R209-Nose.el: Resorted; add some missing Morohashi's
8508         Daikanwa characters; add missing `ideographic-strokes' attributes;
8509         use `ideographic-strokes' if each stroke attribute has same value.
8510
8511 2001-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8512
8513         * Ideograph-R207-Drum.el: Resorted; add missing
8514         `ideographic-strokes' attributes; use `ideographic-strokes' if
8515         each stroke attribute has same value.
8516
8517 2001-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8518
8519         * Ideograph-R205-Frog.el (C4-2834): Don't unify with M-24258
8520         because it is wrong; unify with M-48258.
8521         (M-24258): Move to Ideograph-R112-Stone.el.
8522         (U+9EFE): Separate M-48258; unify M051084.
8523         (C7-4577): Cancel relation with M-49960.
8524         - Resorted; add missing `ideographic-strokes' attributes; use
8525         `ideographic-strokes' if each stroke attribute has same value.
8526
8527         * Ideograph-R206-Tripod.el: Resorted; add missing
8528         `ideographic-strokes' attributes; use `ideographic-strokes' if
8529         each stroke attribute has same value.
8530
8531         * Ideograph-R030-Mouth.el (U+5497): Unify M059178.
8532         (U+5498): Delete `non-morohashi' property.
8533         (U+5499): Delete `non-morohashi' property.
8534         (U+549A): Delete `non-morohashi' property.
8535         (U+549B): Delete `non-morohashi' property.
8536         (U+549C): Delete `non-morohashi' property; add
8537         `morohashi-daikanwa-ho' property; unify M050005.
8538         (U+549D): Delete `non-morohashi' property.
8539         (C3-2772): Cancel unification with M-48258; add mapping to U+9EFE;
8540         add mapping to M051084; add `ucs-radical' property.
8541
8542         * Ideograph-R001-One.el (U+3402): Unify M050741; add
8543         `morohashi-daikanwa-ho' property.
8544
8545 2001-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8546
8547         * Ideograph-R195-Fish.el (C7-2B66): Unify with M-46018 instead of
8548         M-46027.
8549         Resorted; add some missing Morohashi's Daikanwa characters; add
8550         missing `ideographic-strokes' attributes; use
8551         `ideographic-strokes' if each stroke attribute has same value.
8552
8553         * Ideograph-R203-Black.el: Resorted; add some missing Morohashi's
8554         Daikanwa characters; add missing `ideographic-strokes' attributes;
8555         use `ideographic-strokes' if each stroke attribute has same value.
8556
8557         * Ideograph-R204-Embroidery.el: Resorted; add missing
8558         `ideographic-strokes' attributes; use `ideographic-strokes' if
8559         each stroke attribute has same value.
8560
8561 2001-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8562
8563         * Ideograph-R201-Yellow.el: Resorted; add some missing Morohashi's
8564         Daikanwa characters; add missing `ideographic-strokes' attributes;
8565         use `ideographic-strokes' if each stroke attribute has same value.
8566
8567 2001-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8568
8569         * Ideograph-R200-Hemp.el: Resorted; add missing
8570         `ideographic-strokes' attributes; use `ideographic-strokes' if
8571         each stroke attribute has same value.
8572
8573         * Ideograph-R199-Wheat.el: Resorted; add some missing Morohashi's
8574         Daikanwa characters; add missing `ideographic-strokes' attributes;
8575         use `ideographic-strokes' if each stroke attribute has same value.
8576
8577 2001-05-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8578
8579         * Ideograph-R202-Millet.el: Resorted; add missing
8580         `ideographic-strokes' attributes; use `ideographic-strokes' if
8581         each stroke attribute has same value.
8582
8583 2001-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8584
8585         * Ideograph-R030-Mouth.el (U+5450): Delete `morohashi-daikanwa'
8586         property because it is wrong.
8587         (M-48970): Unify U+5451.
8588         (U+5452): Delete `morohashi-daikanwa' property because it is
8589         wrong.
8590         (U+5453): Delete `non-morohashi' property.
8591         (U+5454): Delete `non-morohashi' property.
8592         (U+5455): Delete `non-morohashi' property.
8593         (U+5456): Delete `non-morohashi' property.
8594         (U+5457): Delete `non-morohashi' property.
8595         (U+5458): Delete `non-morohashi' property.
8596         (U+5459): Delete `non-morohashi' property.
8597         (U+545B): Delete `non-morohashi' property.
8598         (U+545C): Delete `non-morohashi' property.
8599         (U+54D0): Delete `morohashi-daikanwa' property because it is
8600         wrong.
8601         (U+54D2): Delete `morohashi-daikanwa' property because it is
8602         wrong.
8603         (U+54D3): Delete `morohashi-daikanwa' property because it is
8604         wrong.
8605         (U+54D4): Delete `morohashi-daikanwa' property because it is
8606         wrong.
8607         (U+54D5): Delete `morohashi-daikanwa' property because it is
8608         wrong.
8609         (U+54D6): Delete `non-morohashi' property.
8610         (U+54D7): Delete `non-morohashi' property.
8611         (U+54D8): Delete `non-morohashi' property.
8612         (U+54D9): Delete `non-morohashi' property.
8613         (U+54DA): Delete `non-morohashi' property.
8614         (U+54DB): Delete `non-morohashi' property; add M059181.
8615         (U+54DC): Delete `non-morohashi' property.
8616         (U+54DD): Delete `non-morohashi' property.
8617         (U+54DE): Delete `non-morohashi' property.
8618         (U+54DF): Delete `non-morohashi' property.
8619         (M-03630): Separate C2-2E46.
8620         (U+5567): Delete `morohashi-daikanwa' property because it is
8621         wrong.
8622         (U+5568): Delete `morohashi-daikanwa' property because it is
8623         wrong.
8624         (U+5569): Delete `morohashi-daikanwa' property because it is
8625         wrong.
8626         (U+556A): Delete `morohashi-daikanwa' property because it is
8627         wrong.
8628         (U+556C): Delete `morohashi-daikanwa' property because it is
8629         wrong.
8630         (U+556D): Delete `morohashi-daikanwa' property because it is
8631         wrong.
8632         (U+556F): Delete `morohashi-daikanwa' property because it is
8633         wrong.
8634         (U+5570): Delete `non-morohashi' property.
8635         (U+5571): Delete `non-morohashi' property; add M059209.
8636         (U+5572): Delete `non-morohashi' property; add M059210.
8637         (U+5573): Delete `non-morohashi' property; add M059211.
8638         (U+5574): Delete `non-morohashi' property.
8639         (U+5575): Delete `non-morohashi' property.
8640         (U+5576): Delete `non-morohashi' property.
8641         (U+5578): Delete `non-morohashi' property.
8642         (U+5579): Delete `non-morohashi' property; add M059213.
8643         (U+5577): Delete `non-morohashi' property.
8644         (U+55B7): Delete `non-morohashi' property.
8645         (C7-2C61): Fix `morohashi-daikanwa' property.
8646
8647 2001-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8648
8649         * Ideograph-R197-Salt.el: Resorted; add some missing Morohashi's
8650         Daikanwa characters; add missing `ideographic-strokes' attributes;
8651         use `ideographic-strokes' if each stroke attribute has same value.
8652
8653 2001-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8654
8655         * Ideograph-R198-Deer.el: Resorted; add some missing Morohashi's
8656         Daikanwa characters; add missing `ideographic-strokes' attributes;
8657         use `ideographic-strokes' if each stroke attribute has same value.
8658
8659 2001-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8660
8661         * Ideograph-R194-Ghost.el: Resorted; add some missing Morohashi's
8662         Daikanwa characters; add missing `ideographic-strokes' attributes;
8663         use `ideographic-strokes' if each stroke attribute has same value.
8664
8665 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8666
8667         * Ideograph-R187-Horse.el (C3-5736): Delete `morohashi-daikanwa'
8668         property because it is wrong.
8669
8670         * Ideograph-R142-Insect.el (M-33263): Separate C4-4D2B.
8671         (U+8755): Separate M-33264; fix `morohashi-daikanwa' property;
8672         separate C1-6A73.
8673
8674 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8675
8676         * Ideograph-R014-Cover.el (C3-214F): Fix `morohashi-daikanwa'
8677         property.
8678
8679 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8680
8681         * Ideograph-R193-Cauldron.el: Resorted; add some missing
8682         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
8683         attributes; use `ideographic-strokes' if each stroke attribute has
8684         same value.
8685         (C4-654B): Moved to Ideograph-R190-Hair.el.
8686
8687 2001-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8688
8689         * Ideograph-R190-Hair.el (M-45363): Separate C3-4561.
8690         (M-45365): Separate C6-645E.
8691         (M-45372): Separate C3-4A6F.
8692         (M-45376): New character.
8693         (M-45384): Separate C5-4B57.
8694         (C4-654B): Moved from Ideograph-R193-Cauldron.el; Unify M-45538
8695         instead of M-45508.
8696
8697 2001-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8698
8699         * Ideograph-R192-Sacrificial-Wine.el: Resorted; add missing
8700         `ideographic-strokes' attributes; use `ideographic-strokes' if
8701         each stroke attribute has same value.
8702
8703         * Ideograph-R184-Eat.el: Resorted; add some missing Morohashi's
8704         Daikanwa characters; add missing `ideographic-strokes' attributes;
8705         use `ideographic-strokes' if each stroke attribute has same value.
8706
8707         * Ideograph-R020-Wrap.el (C5-213D): Fix `morohashi-daikanwa'
8708         property.
8709
8710         * Ideograph-R017-Open-Box.el (C5-2129): Fix `morohashi-daikanwa'
8711         property.
8712
8713 2001-04-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8714
8715         * Ideograph-R189-Tall.el, Ideograph-R186-Fragrant.el:
8716         Resorted; add some missing Morohashi's Daikanwa characters; add
8717         missing `ideographic-strokes' attributes; use `ideographic-strokes' if
8718         each stroke attribute has same value.
8719
8720 2001-04-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8721
8722         * Ideograph-R185-Head.el: Resorted; add some missing Morohashi's
8723         Daikanwa characters; add missing `ideographic-strokes' attributes;
8724         use `ideographic-strokes' if each stroke attribute has same value.
8725
8726 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8727
8728         * ideograph-util.el (ideograph-radical-strokes-vector): Modify for
8729         major characters.
8730         (char-ideographic-strokes): Prefer `daikanwa-strokes' than
8731         `ideographic-strokes'.
8732
8733 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8734
8735         * Ideograph-R183-Fly.el, Ideograph-R182-Wind.el: Resorted; add
8736         some missing Morohashi's Daikanwa characters; add missing
8737         `ideographic-strokes' attributes; use `ideographic-strokes' if
8738         each stroke attribute has same value.
8739
8740 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8741
8742         * Ideograph-R145-Clothes.el (C4-5D4B): Delete `morohashi-daikanwa'
8743         to fix.
8744         (M-34634): Separate C2-667C.
8745         (M-34636): Separate C2-6675.
8746         (M-34646): Separate C5-6948.
8747
8748         * Ideograph-R038-Woman.el (U+5A75): Fix `morohashi-daikanwa'
8749         property.
8750
8751         * Ideograph-R032-Earth.el (C2-3A68): Fix `morohashi-daikanwa'
8752         property.
8753         (C3-463F): Fix `morohashi-daikanwa' property; fix
8754         `ideographic-strokes' property.
8755
8756         * Ideograph-R030-Mouth.el (C4-2562): Fix `morohashi-daikanwa'
8757         property.
8758         (M-04206): Separate U+5618; relate to U+5653.
8759         (U+5653): Fix `morohashi-daikanwa' property; delete
8760         `kangxi-strokes'.
8761
8762 2001-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8763
8764         * Ideograph-R180-Sound.el: Resorted; add missing
8765         `ideographic-strokes' attributes; use `ideographic-strokes' if
8766         each stroke attribute has same value.
8767
8768 2001-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8769
8770         * Ideograph-R181-Leaf.el: Resorted; add some missing Morohashi's
8771         Daikanwa characters; add missing `ideographic-strokes' attributes;
8772         use `ideographic-strokes' if each stroke attribute has same value.
8773
8774         * Ideograph-R075-Tree.el (C5-6825): Relate to M-15785.
8775         (M-15789): Separate C3-5A44.
8776         (U+3BFE): Relate to M-15790.
8777         (U+6ACF): Separate M-15791.
8778         (C5-6828): Relate to M-15792.
8779         (C7-4743): Add M-15793.
8780         (C5-682B): Relate to M-15794.
8781         (M-15795): Separate C2-655F.
8782         (C5-6829): Add M-15799.
8783         (M-15800): Separate U+6AD4.
8784         (C7-4742): Add M-15802.
8785         (U+3BFF): Add M-15803; separate C4-5F73.
8786         (U+3C00): Add M-15804.
8787         (M-15826): Separate C2-616C.
8788         (M-15833): Separate C3-5A48.
8789         (M-15841): Separate U+6AE3.
8790         (M-15843): Separate U+6AE7.
8791         (M-15848): Fixed.
8792         (M-15853): Separate U+6AED.
8793
8794 2001-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8795
8796         * Ideograph-R118-Bamboo.el (U+7B3D): Delete `daikanwa-radical' and
8797         `daikanwa-strokes' to fix.
8798
8799 2001-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8800
8801         * Ideograph-R108-Dish.el (C5-3372): Add M-22989.
8802         (C5-3371): Relate to M-22991.
8803         (M-22992): Separate JSP-4E4F.
8804         (C4-334A): Relate to M-22993.
8805         (U+4002): Add M-22995; separate C3-374F.
8806         (C6-423F): Add M-22997.
8807         (C6-4241): Add M-22998.
8808         (C6-4240): Relate to M-22999.
8809
8810         * Ideograph-R004-Slash.el (U+4E54): Delete `kangxi-radical',
8811         `kangxi-strokes', `daikanwa-radical', `daikanwa-strokes' and
8812         `non-morohashi'; add `cns-radical'.
8813
8814 2001-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8815
8816         * Ideograph-R179-Leek.el: Resorted; add missing
8817         `ideographic-strokes' attributes; use `ideographic-strokes' if
8818         each stroke attribute has same value.
8819
8820 2001-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8821
8822         * Ideograph-R177-Leather.el: Resorted; add some missing
8823         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
8824         attributes; use `ideographic-strokes' if each stroke attribute has
8825         same value.
8826
8827 2001-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8828
8829         * Ideograph-R178-Tanned-Leather.el: Resorted; add missing
8830         `ideographic-strokes' attributes; use `ideographic-strokes' if
8831         each stroke attribute has same value.
8832
8833 2001-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8834
8835         * Ideograph-R176-Face.el: Resorted; add some missing Morohashi's
8836         Daikanwa characters; add missing `ideographic-strokes' attributes;
8837         use `ideographic-strokes' if each stroke attribute has same value.
8838
8839 2001-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8840
8841         * Ideograph-R175-Wrong.el: Resorted; add some missing Morohashi's
8842         Daikanwa characters; add missing `ideographic-strokes' attributes;
8843         use `ideographic-strokes' if each stroke attribute has same value.
8844         (C5-3D42): Fixed.
8845
8846         * Ideograph-R174-Blue.el: Resorted; add some missing Morohashi's
8847         Daikanwa characters; add missing `ideographic-strokes' attributes;
8848         use `ideographic-strokes' if each stroke attribute has same value.
8849
8850         * Ideograph-R172-Short-Tailed-Bird.el: Resorted; add missing
8851         `ideographic-strokes' attributes; use `ideographic-strokes' if
8852         each stroke attribute has same value.
8853
8854 2001-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8855
8856         * Ideograph-R173-Rain.el: Resorted; add some missing Morohashi's
8857         Daikanwa characters; add missing `ideographic-strokes' attributes;
8858         use `ideographic-strokes' if each stroke attribute has same value.
8859
8860 2001-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8861
8862         * Ideograph-R170-Mound.el: Resorted; add some missing Morohashi's
8863         Daikanwa characters; add missing `ideographic-strokes' attributes;
8864         use `ideographic-strokes' if each stroke attribute has same value.
8865         (M-41536): Moved from Ideograph-R163-City.el.
8866
8867 2001-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8868
8869         * Ideograph-R171-Slave.el: Resorted; add some missing Morohashi's
8870         Daikanwa characters; add missing `ideographic-strokes' attributes;
8871         use `ideographic-strokes' if each stroke attribute has same value.
8872
8873         * Ideograph-R163-City.el (JX2-7A25): Separate M-41536 = U+961D =
8874         GB0-5A62 and moved to Ideograph-R170-Mound.el.
8875
8876 2001-03-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8877
8878         * Ideograph-R169-Gate.el: Resorted; add some missing Morohashi's
8879         Daikanwa characters; add missing `ideographic-strokes' attributes;
8880         use `ideographic-strokes' if each stroke attribute has same value.
8881         (M-45649'): Moved to Ideograph-R191-Fight.el.
8882
8883         * Ideograph-R166-Village.el: Resorted; add some missing
8884         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
8885         attributes; use `ideographic-strokes' if each stroke attribute has
8886         same value.
8887
8888         * Ideograph-R191-Fight.el: Resorted; add missing
8889         `ideographic-strokes' attributes; use `ideographic-strokes' if
8890         each stroke attribute has same value.
8891         (M-45648): Separate JX1-7E3E.
8892         (M-45649'): Moved from Ideograph-R169-Gate.el.
8893
8894 2001-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8895
8896         * Ideograph-R168-Long.el: Resorted; add some missing Morohashi's
8897         Daikanwa characters; add missing `ideographic-strokes' attributes;
8898         use `ideographic-strokes' if each stroke attribute has same value.
8899
8900 2001-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8901
8902         * Ideograph-R165-Distinguish.el: Resorted; add missing
8903         `ideographic-strokes' attributes; use `ideographic-strokes' if
8904         each stroke attribute has same value.
8905
8906 2001-03-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8907
8908         * Ideograph-R163-City.el: Resorted; add some missing Morohashi's
8909         Daikanwa characters; add missing `ideographic-strokes' attributes;
8910         use `ideographic-strokes' if each stroke attribute has same value.
8911
8912 2001-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8913
8914         * Ideograph-R067-Script.el (M-13450): Unify with J{83|90}-4A38.
8915         (U+9F50): Moved from Ideograph-R210-Even.el and unify with
8916         C3-2370.
8917
8918         * u030A0-Katakana.el, u03040-Hiragana.el: Add `mojikyo'.
8919
8920         * Ideograph-R210-Even.el: Move U+9F50 to Ideograph-R067-Script.el.
8921
8922         * Ideograph-R101-Use.el, Ideograph-R074-Moon.el: Add some missing
8923         `japanese-jisx0208-1978' and `japanese-jisx0208' properties.
8924
8925 2001-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8926
8927         * Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el: Resorted; add
8928         some missing Morohashi's Daikanwa characters; add missing
8929         `ideographic-strokes' attributes; use `ideographic-strokes' if
8930         each stroke attribute has same value.
8931
8932 2001-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8933
8934         * Ideograph-R157-Foot.el, Ideograph-R161-Morning.el: Resorted; add
8935         some missing Morohashi's Daikanwa characters; add missing
8936         `ideographic-strokes' attributes; use `ideographic-strokes' if
8937         each stroke attribute has same value.
8938
8939 2001-02-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8940
8941         * Ideograph-R158-Body.el: Resorted; add some missing Morohashi's
8942         Daikanwa characters; add missing `ideographic-strokes' attributes;
8943         use `ideographic-strokes' if each stroke attribute has same value.
8944
8945 2001-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8946
8947         * Ideograph-R156-Run.el: Resorted; add some missing Morohashi's
8948         Daikanwa characters; add missing `ideographic-strokes' attributes;
8949         use `ideographic-strokes' if each stroke attribute has same value.
8950
8951 2001-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8952
8953         * Ideograph-R155-Red.el, Ideograph-R154-Shell.el: Resorted; add
8954         some missing Morohashi's Daikanwa characters; add missing
8955         `ideographic-strokes' attributes; use `ideographic-strokes' if
8956         each stroke attribute has same value.
8957
8958 2001-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8959
8960         * Ideograph-R153-Badger.el: Resorted; add some missing Morohashi's
8961         Daikanwa characters; add missing `ideographic-strokes' attributes;
8962         use `ideographic-strokes' if each stroke attribute has same value.
8963
8964 2001-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8965
8966         * Ideograph-R152-Pig.el: Resorted; add some missing Morohashi's
8967         Daikanwa characters; add missing `ideographic-strokes' attributes;
8968         use `ideographic-strokes' if each stroke attribute has same value.
8969
8970 2001-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8971
8972         * Ideograph-R150-Valley.el, Ideograph-R151-Bean.el: Resorted; add
8973         some missing Morohashi's Daikanwa characters; add missing
8974         `ideographic-strokes' attributes; use `ideographic-strokes' if
8975         each stroke attribute has same value.
8976
8977 2001-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8978
8979         * Ideograph-R149-Speech.el: Resorted; add some missing Morohashi's
8980         Daikanwa characters; add missing `ideographic-strokes' attributes;
8981         use `ideographic-strokes' if each stroke attribute has same value.
8982
8983 2001-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8984
8985         * Ideograph-R148-Horn.el: Resorted; add some missing Morohashi's
8986         Daikanwa characters; add missing `ideographic-strokes' attributes;
8987         use `ideographic-strokes' if each stroke attribute has same value.
8988
8989 2001-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8990
8991         * Ideograph-R147-See.el: Resorted; add some missing Morohashi's
8992         Daikanwa characters; add missing `ideographic-strokes' attributes;
8993         use `ideographic-strokes' if each stroke attribute has same value.
8994
8995 2001-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8996
8997         * Ideograph-R146-West.el: Resorted; add some missing Morohashi's
8998         Daikanwa characters; add missing `ideographic-strokes' attributes;
8999         use `ideographic-strokes' if each stroke attribute has same value.
9000
9001 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9002
9003         * Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el:
9004         Resorted; add some missing Morohashi's Daikanwa characters; add
9005         missing `ideographic-strokes' attributes; use
9006         `ideographic-strokes' if each stroke attribute has same value.
9007
9008 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9009
9010         * Ideograph-R134-Mortar.el: Resorted; add missing Morohashi's
9011         Daikanwa characters; add missing `ideographic-strokes' attributes;
9012         use `ideographic-strokes' if each stroke attribute has same value.
9013
9014 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9015
9016         * Ideograph-R139-Color.el: Resorted; add missing Morohashi's
9017         Daikanwa characters; add missing `ideographic-strokes' attributes;
9018         use `ideographic-strokes' if each stroke attribute has same value.
9019
9020 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9021
9022         * Ideograph-R133-Arrive.el: Resorted; add missing Morohashi's
9023         Daikanwa characters; add missing `ideographic-strokes' attributes;
9024         use `ideographic-strokes' if each stroke attribute has same value.
9025
9026 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9027
9028         * Ideograph-R137-Boat.el: Resorted; add some missing Morohashi's
9029         Daikanwa characters; add missing `ideographic-strokes' attributes;
9030         use `ideographic-strokes' if each stroke attribute has same value.
9031
9032         * Ideograph-R132-Self.el: Resorted; add missing Morohashi's
9033         Daikanwa characters; add missing `ideographic-strokes' attributes;
9034         use `ideographic-strokes' if each stroke attribute has same value.
9035
9036 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9037
9038         * Ideograph-R130-Meat.el: Resorted; add some missing Morohashi's
9039         Daikanwa characters; add missing `ideographic-strokes' attributes;
9040         use `ideographic-strokes' if each stroke attribute has same value.
9041
9042 2001-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9043
9044         * Ideograph-R138-Stopping.el: Resorted; add missing
9045         `ideographic-strokes' attributes; use `ideographic-strokes' if
9046         each stroke attribute has same value.
9047
9048 2001-01-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9049
9050         * Ideograph-R136-Oppose.el: Resorted; add missing
9051         `ideographic-strokes' attributes; use `ideographic-strokes' if
9052         each stroke attribute has same value.
9053
9054 2001-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9055
9056         * Ideograph-R131-Minister.el: Resorted; add missing Morohashi's
9057         Daikanwa characters; add missing `ideographic-strokes' attributes;
9058         use `ideographic-strokes' if each stroke attribute has same value.
9059
9060 2000-12-08  MORIOKA Tomohiko  <tomo@m17n.org>
9061
9062         * Ideograph-R074-Moon.el (M-14339): Fixed <unify with M-14339 of
9063         Ideograph-R130-Meat.el>.
9064         (M-14386): Unify with `chinese-cns11643-5'.
9065         (C5-3F66): Moved from Ideograph-R130-Meat.el.
9066         (M-14388): New character.
9067         (C6-5D5D): Relate to M-14388.
9068         (M-14390): New character.
9069         (U+3B3B): Relate to M-14390.
9070         (M-14393): New character.
9071         (C7-2364): Relate to M-14393.
9072         (M-14394): New character.
9073         (C4-4A34): Relate to M-14394.
9074         (C5-4D59): Add M-14395.
9075         (U+3B3C): Add M-14397.
9076         (M-14398): New character.
9077         (U+3B3F): Relate to M-14398.
9078         (C5-546E): Add M-14399.
9079
9080 2000-12-06  MORIOKA Tomohiko  <tomo@m17n.org>
9081
9082         * Ideograph-R127-Plow.el: Resorted; add missing Morohashi's
9083         Daikanwa characters; add missing `ideographic-strokes' attributes;
9084         use `ideographic-strokes' if each stroke attribute has same value.
9085
9086 2000-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9087
9088         * Ideograph-R128-Ear.el: Resorted; add some missing Morohashi's
9089         Daikanwa characters; add missing `ideographic-strokes' attributes;
9090         use `ideographic-strokes' if each stroke attribute has same value.
9091
9092         * Ideograph-R125-Old.el: Resorted; add missing Morohashi's
9093         Daikanwa characters; add missing `ideographic-strokes' attributes;
9094         use `ideographic-strokes' if each stroke attribute has same value.
9095
9096 2000-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9097
9098         * Ideograph-R124-Feather.el: Resorted; add some missing
9099         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9100         attributes; use `ideographic-strokes' if each stroke attribute has
9101         same value.
9102
9103         * Ideograph-R126-And.el: Resorted; add missing Morohashi's
9104         Daikanwa characters; add missing `ideographic-strokes' attributes;
9105         use `ideographic-strokes' if each stroke attribute has same value.
9106
9107 2000-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9108
9109         * Ideograph-R196-Bird.el, Ideograph-R123-Sheep.el: Resorted; add
9110         some missing Morohashi's Daikanwa characters; add missing
9111         `ideographic-strokes' attributes; use `ideographic-strokes' if
9112         each stroke attribute has same value.
9113
9114 2000-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9115
9116         * Ideograph-R190-Hair.el: Resorted; add some missing Morohashi's
9117         Daikanwa characters; add missing `ideographic-strokes' attributes;
9118         use `ideographic-strokes' if each stroke attribute has same value.
9119
9120 2000-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9121
9122         * Ideograph-R117-Stand.el, Ideograph-R119-Rice.el,
9123         Ideograph-R116-Cave.el: Resorted; add some missing Morohashi's
9124         Daikanwa characters; add missing `ideographic-strokes' attributes;
9125         use `ideographic-strokes' if each stroke attribute has same value.
9126
9127 2000-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9128
9129         * Ideograph-R121-Jar.el: Resorted; add some missing Morohashi's
9130         Daikanwa characters; add missing `ideographic-strokes' attributes;
9131         use `ideographic-strokes' if each stroke attribute has same value.
9132
9133 2000-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9134
9135         * Ideograph-R113-Spirit.el: Resorted; add some missing Morohashi's
9136         Daikanwa characters; add missing `ideographic-strokes' attributes;
9137         use `ideographic-strokes' if each stroke attribute has same value.
9138
9139 2000-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9140
9141         * Ideograph-R111-Arrow.el, Ideograph-R110-Spear.el: Resorted; add
9142         some missing Morohashi's Daikanwa characters; add missing
9143         `ideographic-strokes' attributes; use `ideographic-strokes' if
9144         each stroke attribute has same value.
9145
9146 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9147
9148         * Ideograph-R114-Track.el (M-31339): Moved to
9149         Ideograph-R140-Grass.el.
9150         - Resorted; add some missing Morohashi's Daikanwa characters; add
9151         missing `ideographic-strokes' attributes; use
9152         `ideographic-strokes' if each stroke attribute has same value.
9153
9154 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9155
9156         * Ideograph-R140-Grass.el (M-31339): Moved from
9157         Ideograph-R114-Track.el.
9158         (M-31341): Separate C3-4431.
9159         (M-31342): Separate J{78|83|90}-6857.
9160         (M-31343): Separate U+842F.
9161
9162         * Ideograph-R084-Steam.el (M-17043): Add J{78|83}-5D63.
9163         (M-17048): Add J{78|83}-5D64.
9164         (M-17059): Add J{78|83}-5D66.
9165         (M-17060): Add J{78|83}-5D65.
9166
9167 2000-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9168
9169         * Ideograph-R109-Eye.el: Resorted; add some missing Morohashi's
9170         Daikanwa characters; add missing `ideographic-strokes' attributes;
9171         use `ideographic-strokes' if each stroke attribute has same value.
9172
9173 2000-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9174
9175         * Ideograph-R106-White.el: Resorted; add some missing Morohashi's
9176         Daikanwa characters; add missing `ideographic-strokes' attributes;
9177         use `ideographic-strokes' if each stroke attribute has same value.
9178
9179 2000-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9180
9181         * Ideograph-R108-Dish.el, Ideograph-R107-Skin.el: Resorted; add
9182         some missing Morohashi's Daikanwa characters; add missing
9183         `ideographic-strokes' attributes; use `ideographic-strokes' if
9184         each stroke attribute has same value.
9185
9186 2000-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9187
9188         * u03000-CJK-Symbols-and-Punctuation.el (IDEOGRAPHIC ITERATION
9189         MARK): Separate M-00097.
9190
9191         * Ideograph-R003-Dot.el (U+4E37): Fixed.
9192         (M-00097): Separate <IDEOGRAPHIC ITERATION MARK>.
9193         (U+4E3A): Delete `non-morohashi'.
9194         (U+4E3E): Likewise.
9195
9196 2000-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9197
9198         * u02000-General-Punctuation.el (OVERLINE): Delete
9199         `japanese-jisx0208'.
9200
9201         * char-db-util.el (insert-char-data): Check value of `mirrored'
9202         attribute is nil or not exist.
9203         (insert-char-data-with-variant): Add new optional argument
9204         `no-ucs-variant'.
9205         (insert-char-range-data): Specify `no-ucs-variant' for
9206         `insert-char-data-with-variant'.
9207
9208         * Ideograph-R104-Sickness.el: Resorted; add some missing
9209         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9210         attributes; use `ideographic-strokes' if each stroke attribute has
9211         same value.
9212
9213 2000-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9214
9215         * Ideograph-R103-Bolt-Of-Cloth.el: Resorted; add missing
9216         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9217         attributes; use `ideographic-strokes' if each stroke attribute has
9218         same value.
9219
9220 2000-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9221
9222         * Ideograph-R105-Dotted-Tent.el: Resorted; add missing Morohashi's
9223         Daikanwa characters; add missing `ideographic-strokes' attributes;
9224         use `ideographic-strokes' if each stroke attribute has same value.
9225
9226         * Ideograph-R102-Field.el: Resorted; add some missing Morohashi's
9227         Daikanwa characters; add missing `ideographic-strokes' attributes;
9228         use `ideographic-strokes' if each stroke attribute has same value.
9229
9230 2000-11-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9231
9232         * Ideograph-R100-Life.el: Resorted; add missing Morohashi's
9233         Daikanwa characters; add missing `ideographic-strokes' attributes;
9234         use `ideographic-strokes' if each stroke attribute has same value.
9235
9236 2000-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9237
9238         * Ideograph-R101-Use.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         * Ideograph-R099-Sweet.el: Resorted; add missing Morohashi's
9243         Daikanwa characters; add missing `ideographic-strokes' attributes;
9244         use `ideographic-strokes' if each stroke attribute has same value.
9245
9246 2000-11-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9247
9248         * Ideograph-R098-Tile.el: Resorted; add some missing Morohashi's
9249         Daikanwa characters; add missing `ideographic-strokes' attributes;
9250         use `ideographic-strokes' if each stroke attribute has same value.
9251
9252 2000-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9253
9254         * Ideograph-R097-Melon.el: Resorted; add some missing Morohashi's
9255         Daikanwa characters; add missing `ideographic-strokes' attributes;
9256         use `ideographic-strokes' if each stroke attribute has same value.
9257
9258 2000-10-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9259
9260         * Ideograph-R094-Dog.el: Resorted; add some missing Morohashi's
9261         Daikanwa characters; add missing `ideographic-strokes' attributes;
9262         use `ideographic-strokes' if each stroke attribute has same value.
9263
9264 2000-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9265
9266         * Ideograph-R096-Jade.el: Resorted; add some missing Morohashi's
9267         Daikanwa characters; add missing `ideographic-strokes' attributes;
9268         use `ideographic-strokes' if each stroke attribute has same value.
9269
9270         * Ideograph-R091-Slice.el: Resorted; add missing Morohashi's
9271         Daikanwa characters; add missing `ideographic-strokes' attributes;
9272         use `ideographic-strokes' if each stroke attribute has same value.
9273
9274 2000-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9275
9276         * Ideograph-R093-Cow.el (U+728B): Add C2-3D70 [moved from
9277         Ideograph-R094-Dog.el].
9278
9279 2000-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9280
9281         * Ideograph-R093-Cow.el: Resorted; add missing
9282         `ideographic-strokes' attributes; use `ideographic-strokes' if
9283         each stroke attribute has same value.
9284
9285 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9286
9287         * Ideograph-R092-Fang.el: Resorted; add missing Morohashi's
9288         Daikanwa characters; add missing `ideographic-strokes' attributes;
9289         use `ideographic-strokes' if each stroke attribute has same value.
9290
9291 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9292
9293         * Ideograph-R090-Half-Tree-Trunk.el: Resorted; add some missing
9294         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9295         attributes; use `ideographic-strokes' if each stroke attribute has
9296         same value.
9297
9298 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9299
9300         * Ideograph-R162-Walk.el: Resorted; add missing
9301         `ideographic-strokes' attributes; use `ideographic-strokes' if
9302         each stroke attribute has same value.
9303
9304 2000-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9305
9306         * Ideograph-R085-Water.el (C6-3930): Add M-17478.
9307         (M-17479): New character.
9308         (M-17479'): Move K0-7B47 and C6-392D to M-17479; add
9309         Mojikyo-50247.
9310         (M-17480): New character.
9311         (C6-392E): Add relation to M-17480.
9312         (U+3CE6): Add M-17481.
9313         (C6-3266): Add M-17504.
9314         (M-17505): New character.
9315         (M-17505'): Move K0-7659 and C1-563F to M-17505; add
9316         Mojikyo-50248.
9317         (M-17529): New character.
9318         (M-17529'): Move K0-613C to M-17529; separate C1-563C; add
9319         Mojikyo-50249.
9320         (C3-317B): Add relation to M-17545.
9321         (M-17572'): Add Mojikyo-50250.
9322         (M-17573'): Fix `ideographic-strokes'; add Mojikyo-50251.
9323         (U+6DA5): Add Mojikyo-59723.
9324         (M-17695): Separate C3-367C.
9325         (M-17695'): Add Mojikyo-50252.
9326         (M-17749'): Add Mojikyo-50253.
9327         (M-17750'): Add Mojikyo-50254.
9328         (M-17783'): Add Mojikyo-50255.
9329         (M-17919'): Add Mojikyo-50256.
9330         (M-17920'): Add Mojikyo-50257.
9331         (M-17921'): Add Mojikyo-50258.
9332         (M-18067'): Separate U+6EDE; add Mojikyo-50259.
9333         (C6-5444): Add M-18068.
9334         (M-18068'): Add Mojikyo-50260.
9335         (M-18260): Separate U+6F67.
9336         (M-18262): Separate C4-4A69.
9337         (M-18265): Separate C2-5163.
9338         (M-18268): Separate U+6F6B.
9339         (M-18271): Separate U+6F6D.
9340         (C4-4C6D): Add M-18272.
9341         (C7-2450): Add M-18273.
9342         (M-18274): New character.
9343         (C7-2456): Add relation to M-18274.
9344         (C4-4A5C): Add M-18275.
9345         (C4-4A59): Add M-18276.
9346         (M-18277): New character.
9347         (M-18277'): Move C7-244F to M-18277; add Mojikyo-50261.
9348         (M-18278): New character.
9349         (C7-2457): Add M-18278.
9350         (C7-2449): Add M-18279.
9351         (M-18350): New character.
9352         (C7-2441): Add relation to M-18350.
9353         (C7-245E): Add M-18351.
9354         (M-18352): New character.
9355         (C7-2466): Add relation to M-18352.
9356         (M-18353): New character.
9357         (C5-4E26): Add relation to M-18353.
9358         (M-18354): New character.
9359         (C5-4E28): Add relation to M-18354.
9360         (M-18357): New character.
9361         (C5-4D7C): Add relation to M-18357.
9362         (M-18358): New character.
9363         (C4-4A5E): Add relation to M-18358.
9364         (M-18359): New character.
9365         (C7-245F): Add relation to M-18359.
9366         (M-18360): New character.
9367         (C7-244B): Add relation to M-18360.
9368         (C3-514B): Add M-18361.
9369         (C7-245D): Add M-18362.
9370         (M-18363): New character.
9371         (C7-2455): Add relation to M-18363.
9372         (C7-2446): Add M-18364.
9373         (C3-4C76): Add M-18367.
9374         (C7-2460): Add M-18368.
9375         (M-18369): New character.
9376         (C4-4A63): Add relation to M-18369.
9377         (M-18370): New character.
9378         (C7-244A): Add relation to M-18370.
9379         (M-18371): New character.
9380         (C7-2F42): Add relation to M-18371.
9381         (C5-5535): Add M-18373.
9382         (C5-5534): Add M-18374.
9383         (M-18672): Add Mojikyo-50262.
9384
9385 2000-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9386
9387         * Ideograph-R089-Double-X.el: Resorted; add missing Morohashi's
9388         Daikanwa characters; add missing `ideographic-strokes' attributes;
9389         use `ideographic-strokes' if each stroke attribute has same value.
9390
9391 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9392
9393         * Ideograph-R088-Father.el: Resorted; add some missing Morohashi's
9394         Daikanwa characters; add missing `ideographic-strokes' attributes;
9395         use `ideographic-strokes' if each stroke attribute has same value.
9396
9397 2000-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9398
9399         * Ideograph-R080-Do-Not.el (M-16724): Add Mojikyo-050244.
9400
9401         * Ideograph-R077-Stop.el (M-16326'): Add Mojikyo-050239.
9402         (M-16334'): Add Mojikyo-050240.
9403
9404 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9405
9406         * Ideograph-R047-River.el (M-08678): Separate C1-477C.
9407         (M-08679): Delete C2-223A.
9408         (C6-245B): Add relation to M-08679.
9409         (C1-4B56): Add relation to M-08680'.
9410         (M-49065): Delete C6-245B.
9411         (C2-223A): Add relation to M-49065.
9412
9413 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9414
9415         * Ideograph-R087-Claw.el: Resorted; add missing
9416         `ideographic-strokes' attributes; use `ideographic-strokes' if
9417         each stroke attribute has same value.
9418
9419 2000-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9420
9421         * Ideograph-R140-Grass.el (U+828D): Separate J78-6769.
9422         (M-30676): Separate C6-2922.
9423         (U+8346): Add J78-3755.
9424         (C1-5774): Add mapping for U+834A and M-30940.
9425         (U+834A): Add J{83|90}-3755.
9426         (M-31322): New character.
9427         (C3-3E57): Add mapping for M-31322.
9428
9429         * Ideograph-R120-Silk.el (U+7E4B): Add J{83|90}-3752.
9430         (M-27990): Separate U+7E68 and C2-6642.
9431
9432 2000-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9433
9434         * Ideograph-R086-Fire.el: Resorted; add some missing Morohashi's
9435         Daikanwa characters; add missing `ideographic-strokes' attributes;
9436         use `ideographic-strokes' if each stroke attribute has same value.
9437
9438         * Ideograph-R188-Bone.el: Resorted; add missing
9439         `ideographic-strokes' attributes; use `ideographic-strokes' if
9440         each stroke attribute has same value.
9441
9442 2000-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9443
9444         * ideograph-util.el (ideograph-radical-strokes-vector): Change
9445         R085 to 3 from 4; change R140 to 4 from 3.
9446         (update-ideograph-radical-table): Add `mojikyo' characters which
9447         are not included in `ideograph-daikanwa'.
9448
9449 2000-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9450
9451         * Ideograph-R196-Bird.el: Resorted; add missing
9452         `ideographic-strokes' attributes; use `ideographic-strokes' if
9453         each stroke attribute has same value.
9454
9455         * Ideograph-R187-Horse.el: Resorted; add some missing Morohashi's
9456         Daikanwa characters; add missing `ideographic-strokes' attributes;
9457         use `ideographic-strokes' if each stroke attribute has same value.
9458
9459 2000-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9460
9461         * Ideograph-R167-Gold.el: Resorted; add missing
9462         `ideographic-strokes' attributes; use `ideographic-strokes' if
9463         each stroke attribute has same value.
9464
9465 2000-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9466
9467         * Ideograph-R164-Wine.el, Ideograph-R159-Cart.el,
9468         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el: Resorted; add
9469         missing `ideographic-strokes' attributes; use
9470         `ideographic-strokes' if each stroke attribute has same value.
9471
9472 2000-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9473
9474         * Ideograph-R211-Tooth.el: Resorted; add missing
9475         `ideographic-strokes' attributes; use `ideographic-strokes' if
9476         each stroke attribute has same value.
9477
9478 2000-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9479
9480         * Ideograph-R210-Even.el: Add missing `ideographic-strokes'
9481         attributes; use `ideographic-strokes' if each stroke attribute has
9482         same value.
9483
9484 2000-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9485
9486         * Ideograph-R140-Grass.el, Ideograph-R141-Tiger.el: Resorted; add
9487         missing `ideographic-strokes' attributes; use
9488         `ideographic-strokes' if each stroke attribute has same value.
9489
9490 2000-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9491
9492         * Ideograph-R135-Tongue.el, Ideograph-R129-Brush.el: Resorted; add
9493         missing `ideographic-strokes' attributes; use
9494         `ideographic-strokes' if each stroke attribute has same value.
9495
9496         * Ideograph-R118-Bamboo.el, Ideograph-R085-Water.el: Resorted; add
9497         some missing Morohashi's Daikanwa characters; add missing
9498         `ideographic-strokes' attributes; use `ideographic-strokes' if
9499         each stroke attribute has same value.
9500
9501 2000-09-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9502
9503         * Ideograph-R120-Silk.el, Ideograph-R122-Net.el: Resorted; add
9504         some missing Morohashi's Daikanwa characters; add missing
9505         `ideographic-strokes' attributes; use `ideographic-strokes' if
9506         each stroke attribute has same value.
9507
9508 2000-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9509
9510         * Ideograph-R115-Grain.el, Ideograph-R084-Steam.el: Resorted; add
9511         some missing Morohashi's Daikanwa characters; add missing
9512         `ideographic-strokes' attributes; use `ideographic-strokes' if
9513         each stroke attribute has same value.
9514
9515         * Ideograph-R083-Clan.el: Resorted; add missing Morohashi's
9516         Daikanwa characters; add missing `ideographic-strokes' attributes;
9517         use `ideographic-strokes' if each stroke attribute has same value.
9518
9519 2000-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9520
9521         * Ideograph-R118-Bamboo.el, Ideograph-R112-Stone.el: Resorted; add
9522         some missing Morohashi's Daikanwa characters; add missing
9523         `ideographic-strokes' attributes; use `ideographic-strokes' if
9524         each stroke attribute has same value.
9525
9526 2000-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9527
9528         * Ideograph-R082-Fur.el: Resorted; add some missing Morohashi's
9529         Daikanwa characters; add missing `ideographic-strokes' attributes;
9530         use `ideographic-strokes' if each stroke attribute has same value.
9531
9532 2000-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9533
9534         * Ideograph-R095-Profound.el: Resorted; add missing Morohashi's
9535         Daikanwa characters; add missing `ideographic-strokes' attributes;
9536         use `ideographic-strokes' if each stroke attribute has same value.
9537
9538         * Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el: Resorted;
9539         add some missing Morohashi's Daikanwa characters; add missing
9540         `ideographic-strokes' attributes; use `ideographic-strokes' if
9541         each stroke attribute has same value.
9542
9543 2000-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9544
9545         * Ideograph-R064-Hand.el: Resorted; add missing Morohashi's
9546         Daikanwa characters; add missing `ideographic-strokes' attributes;
9547         use `ideographic-strokes' if each stroke attribute has same value.
9548
9549         * Ideograph-R076-Lack.el, Ideograph-R077-Stop.el,
9550         Ideograph-R078-Death.el, Ideograph-R079-Weapon.el,
9551         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
9552         Ideograph-R074-Moon.el, Ideograph-R075-Tree.el: Resorted; add some
9553         missing Morohashi's Daikanwa characters; add missing
9554         `ideographic-strokes' attributes; use `ideographic-strokes' if
9555         each stroke attribute has same value.
9556
9557 2000-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9558
9559         * Ideograph-R071-Not.el: Resorted; add missing Morohashi's
9560         Daikanwa characters; add missing `ideographic-strokes' attributes;
9561         use `ideographic-strokes' if each stroke attribute has same value.
9562
9563         * Ideograph-R072-Sun.el: Resorted; add missing some Morohashi's
9564         Daikanwa characters; add missing `ideographic-strokes' attributes;
9565         use `ideographic-strokes' if each stroke attribute has same value;
9566         use `variant-of-shinjigen-1' instead of `comment'.
9567
9568 2000-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9569
9570         * Ideograph-R061-Heart.el: Resorted; add missing Morohashi's
9571         Daikanwa characters; add missing `ideographic-strokes' attributes;
9572         use `ideographic-strokes' if each stroke attribute has same value.
9573
9574 2000-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9575
9576         * Ideograph-R053-Dotted-Cliff.el: Use `vulgar-char-of-shinjigen-1'
9577         and `variant-of-shinjigen-1' instead of `comment'.
9578
9579         * Ideograph-R041-Inch.el: Use `vulgar-char-of-shinjigen-1' instead
9580         of `comment'.
9581
9582         * Ideograph-R040-Roof.el (M-7211): Separate U+5BC8.
9583         (M-7238): Separate U+5BD1.
9584         (M-7277): Separate U+5BDC.
9585
9586         * Ideograph-R030-Mouth.el: Use
9587         `{ancient|original}-char-of-shinjigen-1' and
9588         `variant-of-shinjigen-1' instead of `comment'.
9589
9590         * Ideograph-R020-Wrap.el, Ideograph-R022-Right-Open-Box.el,
9591         Ideograph-R024-Ten.el, Ideograph-R025-Divination.el,
9592         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
9593         Ideograph-R028-Private.el, Ideograph-R017-Open-Box.el,
9594         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
9595         Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
9596         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el: Use
9597         `{vulgar|original|ancient|wrong}-char-of-shinjigen-1' and
9598         `variant-of-shinjigen-1' instead of `comment'.
9599
9600         * Ideograph-R004-Slash.el, Ideograph-R006-Hook.el,
9601         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
9602         Ideograph-R009-Man.el: Use
9603         `{vulgar|original|ancient}-char-of-shinjigen-1' and
9604         `variant-of-shinjigen-1' instead of `comment'.
9605
9606         * Ideograph-R003-Dot.el: Use `original-char-of-shinjigen-1'
9607         instead of `comment'.
9608
9609         * Ideograph-R001-One.el: Use
9610         `{vulgar|original}-char-of-shinjigen-1' instead of `comment'.
9611
9612 2000-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9613
9614         * Ideograph-R066-Rap.el: Resorted; add missing some Morohashi's
9615         Daikanwa characters; add missing `ideographic-strokes' attributes;
9616         use `ideographic-strokes' if each stroke attribute has same value.
9617
9618 2000-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9619
9620         * Ideograph-R069-Axe.el: Resorted; add missing Morohashi's
9621         Daikanwa characters; add missing `ideographic-strokes' attributes;
9622         use `ideographic-strokes' if each stroke attribute has same value.
9623
9624 2000-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9625
9626         * Ideograph-R067-Script.el: Resorted; add missing some Morohashi's
9627         Daikanwa characters; add missing `ideographic-strokes' attributes;
9628         use `ideographic-strokes' if each stroke attribute has same value.
9629
9630 2000-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9631
9632         * Ideograph-R070-Square.el: Resorted; add missing some Morohashi's
9633         Daikanwa characters; add missing `ideographic-strokes' attributes;
9634         use `ideographic-strokes' if each stroke attribute has same value.
9635
9636 2000-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9637
9638         * Ideograph-R068-Dipper.el: Resorted; add missing some Morohashi's
9639         Daikanwa characters; add missing `ideographic-strokes' attributes;
9640         use `ideographic-strokes' if each stroke attribute has same value.
9641
9642         * Ideograph-R065-Branch.el: Resorted; add missing Morohashi's
9643         Daikanwa characters; add missing `ideographic-strokes' attributes;
9644         use `ideographic-strokes' if each stroke attribute has same value.
9645
9646 2000-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9647
9648         * Ideograph-R063-Door.el: Resorted; add missing some Morohashi's
9649         Daikanwa characters; add missing `ideographic-strokes' attributes;
9650         use `ideographic-strokes' if each stroke attribute has same value.
9651
9652 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9653
9654         * Ideograph-R062-Halberd.el: Resorted; add missing some
9655         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
9656         attributes; use `ideographic-strokes' if each stroke attribute has
9657         same value.
9658
9659 2000-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9660
9661         * Ideograph-R060-Step.el: Resorted; add missing some Morohashi's
9662         Daikanwa characters; add missing `ideographic-strokes' attributes.
9663
9664 2000-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9665
9666         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
9667         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
9668         Ideograph-R059-Bristle.el, Ideograph-R047-River.el,
9669         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
9670         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
9671         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
9672         Ideograph-R054-Long-Stride.el, Ideograph-R039-Child.el,
9673         Ideograph-R040-Roof.el, Ideograph-R041-Inch.el,
9674         Ideograph-R042-Small.el, Ideograph-R043-Lame.el,
9675         Ideograph-R044-Corpse.el, Ideograph-R045-Sprout.el,
9676         Ideograph-R046-Mountain.el, Ideograph-R033-Scholar.el,
9677         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
9678         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
9679         Ideograph-R038-Woman.el, Ideograph-R031-Enclosure.el,
9680         Ideograph-R032-Earth.el, Ideograph-R025-Divination.el,
9681         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
9682         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
9683         Ideograph-R030-Mouth.el, Ideograph-R017-Open-Box.el,
9684         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
9685         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
9686         Ideograph-R022-Right-Open-Box.el,
9687         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
9688         Ideograph-R010-Legs.el, Ideograph-R012-Eight.el,
9689         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
9690         Ideograph-R015-Ice.el, Ideograph-R001-One.el,
9691         Ideograph-R002-Line.el, Ideograph-R004-Slash.el,
9692         Ideograph-R008-Lid.el, Ideograph-R009-Man.el: Resorted; add
9693         missing some Morohashi's Daikanwa characters.
9694
9695 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9696
9697         * ideograph-util.el (char-ideographic-radical): Renamed from
9698         `char-ideograph-radical'.
9699         (ideograph-radical-strokes-vector): New variable.
9700         (char-ideographic-strokes): Renamed from `char-ideograph-strokes';
9701         detect `ideographic-strokes' using
9702         `ideograph-radical-strokes-vector' if `total-strokes' is found.
9703         (int-list<): New function.
9704         (ideograph-char<): New implementation.
9705
9706 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9707
9708         * Ideograph-R212-Dragon.el: Resorted; add missing
9709         `ideographic-strokes' attributes.
9710
9711 2000-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9712
9713         * Ideograph-R213-Turtle.el: Resorted; add missing
9714         `ideographic-strokes' attributes.
9715
9716         * Ideograph-R214-Flute.el: Add missing `ideographic-strokes'
9717         attributes.
9718
9719 2000-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9720
9721         * char-db-util.el (insert-char-data): Copy `attributes' and
9722         `ccs-attributes' if they are specified; regard
9723         `shinjigen-1-radical' as a ideographic radical; regard `->mojikyo'
9724         as a variant of Mojikyo character; modify form of `mojikyo'.
9725
9726 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9727
9728         * Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
9729         Ideograph-R211-Tooth.el, Ideograph-R212-Dragon.el,
9730         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
9731         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
9732         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
9733         Ideograph-R203-Black.el, Ideograph-R204-Embroidery.el,
9734         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
9735         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
9736         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
9737         Ideograph-R196-Bird.el, Ideograph-R194-Ghost.el,
9738         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
9739         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
9740         Ideograph-R188-Bone.el, Ideograph-R189-Tall.el,
9741         Ideograph-R190-Hair.el, Ideograph-R185-Head.el,
9742         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
9743         Ideograph-R182-Wind.el, Ideograph-R183-Fly.el,
9744         Ideograph-R184-Eat.el, Ideograph-R178-Tanned-Leather.el,
9745         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
9746         Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
9747         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
9748         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
9749         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
9750         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R168-Long.el,
9751         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
9752         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
9753         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
9754         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
9755         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
9756         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
9757         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
9758         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
9759         Ideograph-R152-Pig.el, Ideograph-R153-Badger.el,
9760         Ideograph-R154-Shell.el, Ideograph-R146-West.el,
9761         Ideograph-R147-See.el, Ideograph-R148-Horn.el,
9762         Ideograph-R149-Speech.el, Ideograph-R143-Blood.el,
9763         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
9764         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
9765         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
9766         Ideograph-R140-Grass.el, Ideograph-R131-Minister.el,
9767         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
9768         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
9769         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
9770         Ideograph-R125-Old.el, Ideograph-R126-And.el,
9771         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
9772         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
9773         Ideograph-R122-Net.el, Ideograph-R123-Sheep.el,
9774         Ideograph-R124-Feather.el, Ideograph-R121-Jar.el,
9775         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
9776         Ideograph-R117-Stand.el, Ideograph-R118-Bamboo.el,
9777         Ideograph-R116-Cave.el, Ideograph-R113-Spirit.el,
9778         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
9779         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
9780         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
9781         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
9782         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
9783         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
9784         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
9785         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
9786         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
9787         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
9788         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
9789         Ideograph-R094-Dog.el, Ideograph-R087-Claw.el,
9790         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
9791         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
9792         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
9793         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
9794         Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el,
9795         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
9796         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
9797         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
9798         Ideograph-R075-Tree.el, Ideograph-R071-Not.el,
9799         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
9800         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
9801         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
9802         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
9803         Ideograph-R062-Halberd.el, Ideograph-R063-Door.el,
9804         Ideograph-R064-Hand.el, Ideograph-R052-Short-Thread.el,
9805         Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el,
9806         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
9807         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
9808         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
9809         Ideograph-R061-Heart.el, Ideograph-R047-River.el,
9810         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
9811         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
9812         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
9813         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
9814         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
9815         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
9816         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
9817         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
9818         Ideograph-R037-Big.el, Ideograph-R038-Woman.el,
9819         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
9820         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
9821         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
9822         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
9823         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
9824         Ideograph-R022-Right-Open-Box.el,
9825         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
9826         Ideograph-R025-Divination.el, Ideograph-R016-Table.el,
9827         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
9828         Ideograph-R015-Ice.el: Reformatted.
9829
9830         * char-db-util.el (insert-char-range-data): Use `decode-char'
9831         instead of `int-char'; check `ucs' attribute.
9832
9833         * u03100-Bopomofo.el (BOPOMOFO LETTER U): Add `script'.
9834
9835 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9836
9837         * Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
9838         Ideograph-R012-Eight.el: Reformatted.
9839
9840 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9841
9842         * Ideograph-R009-Man.el (M-458): Modify `ideographic-strokes'.
9843
9844         * Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Reformatted.
9845
9846 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9847
9848         * Ideograph-R009-Man.el (ISO-IR-165-2C7A): Fix
9849         `morohashi-daikanwa'.
9850
9851         * Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
9852         Ideograph-R001-One.el, Ideograph-R006-Hook.el,
9853         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
9854         Ideograph-R003-Dot.el, Ideograph-R002-Line.el: Reformatted.
9855
9856 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9857
9858         * Ideograph-R145-Clothes.el:
9859         - Use `ideographic-strokes' if each stroke attribute has same
9860           value.
9861         (U+8868): Add J78 and 83.
9862         (M-34110): Separate C5-2B45.
9863         (U+886B): Likewise.
9864         (U+8870): Likewise.
9865         (M-34130): Separate U+8872; add J78 and J83; separate C2-3276.
9866         (U+8875): Add J78 and J83.
9867         (U+8877): Likewise.
9868         (U+887D): Likewise.
9869         (U+887E): Likewise.
9870         (U+8881): Likewise.
9871         (U+8882): Likewise.
9872         (M-34163'): Add M50441.
9873         (M-34164): New character.
9874         (U+888B): Add J78 and J83.
9875         (U+888D): Likewise.
9876         (U+8892): Likewise.
9877         (U+8896): Likewise.
9878         (U+8897): Likewise.
9879         (U+8899): Likewise.
9880         (U+889E): Likewise; separate J90-6A51; separate C1-5D35.
9881         (M-34210): Add J78 and J83.
9882         (U+88A4): Likewise.
9883         (U+88AB): Likewise.
9884         (U+88B1): Likewise.
9885         (U+88B4): Likewise.
9886         (U+88B5): Likewise.
9887         (U+88BF): Likewise.
9888         (U+88C1): Likewise.
9889         (U+88C2): Likewise.
9890         (U+88C3): Likewise.
9891         (U+88C4): Likewise.
9892         (U+88C5): Add J{78|83|90}-4175 and M050442.
9893         (U+88CF): Add J78 and J83.
9894         (U+88E1): Likewise.
9895         (U+88D4): Likewise.
9896         (U+88D5): Likewise.
9897         (M-34312): Add J{78|83}-6A64; separate J90; separate GB, C1 and
9898         U+88D8.
9899         (U+88D9): Add J78 and J83.
9900         (U+88DC): Likewise.
9901         (U+88DD): Likewise.
9902         (U+88DF): Likewise.
9903         (U+88E8): Likewise.
9904         (M-34356): Likewise.
9905         (U+88F3): Likewise.
9906         (M-34362): Add J{78|83}-6A6A; separate J90; separate U+88F4, GB
9907         and C1.
9908         (M-34367): Separate C4-4728.
9909         (U+88F8): Add J78 and J83.
9910         (U+88F9): Likewise.
9911         (U+88FC): Likewise.
9912         (U+88FD): Likewise.
9913         (U+88FE): Likewise.
9914         (U+8902): Likewise.
9915         (U+8904): Likewise.
9916         (U+8907): Likewise.
9917         (M34420): Add J78-6A6F; separate J90-6A6F; separate U+890A.
9918         (J90-6A6F): Add J83.
9919         (U+890C): Add J78 and J83.
9920         (U+8912): Likewise.
9921         (U+8913): Likewise.
9922         (U+891E): Likewise.
9923         (U+8925): Likewise.
9924         (M-34503): Add J78 and J83; separate C1-7230; separate U+892A.
9925         (M-34504): Separate U+892B and GB.
9926         (U+892B): Add {J78|J83}-6A75.
9927         (U+8936): Add J78 and J83.
9928         (U+8938): Likewise.
9929         (M-34536): Separate U+893B and C1.
9930         (J{78|83}-6A78): New variant of M-34536.
9931         (U+8941): Add J78 and J83.
9932         (U+8943): Likewise.
9933         (U+8944): Likewise.
9934         (U+894C): Likewise.
9935         (U+894D): Likewise.
9936         (U+895E): Likewise.
9937         (U+8960): Likewise.
9938         (U+8964): Likewise.
9939         (U+8966): Likewise.
9940         (M-34696): Separate J90-6B24 and U+896A.
9941         (J{78|83}-6B24): New variant of M-34696 and U+896A.
9942         (U+896D): Add J78 and J83.
9943         (J{78|83}-6B25): New variant of M-34712 and U+896F.
9944         (U+8972): Add J78 and J83.
9945         (U+8974): Likewise.
9946         (U+8977): Likewise.
9947
9948 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9949
9950         * ideograph-util.el (insert-ideograph-radical-char-data): Use
9951         `insert-char-data' with new optional arguments `attributes' and
9952         `ccs-attributes'.
9953
9954         * char-db-util.el (insert-char-data): Add new optional arguments
9955         `attributes' and `ccs-attributes'; don't use
9956         `char-attribute-alist'.
9957         (decode-builtin-char): Deleted.
9958
9959         * Ideograph-R009-Man.el:
9960         - Use `ideographic-strokes' if each stroke attribute has same
9961           value.
9962         (M-462'): Add M050101.
9963
9964 2000-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9965
9966         * char-db-util.el (insert-char-data): Add optional argument
9967         `readable'.
9968         (insert-char-data-with-variant): Likewise.
9969         (what-char-definition): Use `insert-char-data-with-variant' with
9970         `readable' mode.
9971
9972 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9973
9974         * ideograph-util.el (update-ideograph-radical-table): Don't refer
9975         50101 or greater code range of coded-charset `ideograph-daikanwa'.
9976
9977 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9978
9979         * Ideograph-R105-Dotted-Tent.el:
9980         - Add missing J78 and J83 characters.
9981         - Add missing Morohashi's Daikanwa characters.
9982
9983 2000-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9984
9985         * ideograph-util.el (update-ideograph-radical-table): Use
9986         `char-ideograph-strokes' to put `ideographic-strokes'.
9987         (ideograph-char<): Refer `ideograph-daikanwa' attribute.
9988
9989 2000-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9990
9991         * char-db-util.el (insert-char-data): If an element of
9992         `->decomposition' property is a character, print it as same as an
9993         integer.
9994
9995 2000-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9996
9997         * ideograph-util.el (update-ideograph-radical-table): Ignore non
9998         `Ideograph' characters.
9999
10000         * char-db-util.el (insert-char-data): Change order for `script'.
10001         (insert-char-data-with-variant): Add optional argument `script'.
10002         (insert-char-range-data): Likewise.
10003         (write-char-range-data-to-file): Likewise.
10004
10005         * Ideograph-R001-One.el (BOPOMOFO LETTER K): Deleted.
10006         (U+4E02): Add `->bopomofo-letter'.
10007         (BOPOMOFO LETTER O): Deleted.
10008         (M00004): Add `script', `->ucs' and `->bopomofo-letter'.
10009         (M00005): Separate <BOPOMOFO LETTER E>.
10010         (M00009): Separate <BOPOMOFO LETTER C>.
10011
10012         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add script.
10013         (BOPOMOFO LETTER C): Likewise.
10014         (BOPOMOFO LETTER O): Likewise.
10015         (BOPOMOFO LETTER E): Likewise.
10016
10017 2000-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10018
10019         * char-db-util.el (insert-char-data): Support `insert-char-data'.
10020
10021         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add `->ideograph' and
10022         `chinese-isoir165'; delete `ideograph-daikanwa'.
10023         (BOPOMOFO LETTER C): Likewise.
10024         (BOPOMOFO LETTER O): Likewise.
10025         (BOPOMOFO LETTER E): Likewise.
10026         (BOPOMOFO LETTER U): Add `morohashi-daikanwa',
10027         `ideographic-radical', `ideographic-strokes', `total-strokes'; use
10028         `->ideograph' instead of `ideograph'.
10029
10030 2000-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10031
10032         * Ideograph-R197-Salt.el: Reformatted.
10033
10034 2000-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10035
10036         * ccs-jisx0208-1983.el: Remove unused file.
10037
10038 2000-03-23  MORIOKA Tomohiko  <tomo@m17n.org>
10039
10040         * Ideograph-R085-Water.el (U+6E13): Add J{78|83|90}-374C.
10041
10042         * Ideograph-R066-Rap.el (M13285'): Unify U+656C; separate C1-6439.
10043         (M13303): Separate U+656C.
10044
10045         * Ideograph-R064-Hand.el (M12239): Separate U+6385.
10046         (M12311'): Add Mojikyo-50200.
10047         (M12312): Separate U+63BD.
10048         (M12373): Separate U+63E4.
10049         (M12552): Separate U+643D.
10050         (M12575): Separate U+6452.
10051         (M12597): Separate U+6461.
10052         (M12597): Separate U+6461.
10053         (M12645): Separate U+6479.
10054         (M12678): Separate U+6487.
10055         (M12716): Separate U+649D.
10056         (M12808): Separate U+64CE.
10057         (M12876): Separate U+64ED.
10058         (M12894): Separate U+64F3.
10059         (M26763): Separate C5-7347.
10060
10061 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
10062
10063         * char-db-util.el (insert-char-data): Change order of
10064         `ideographic-strokes', `kangxi-strokes', `japanese-strokes' and
10065         `cns-strokes'.
10066
10067         * mojikyo.el (M292): Remove mojikyo-pj-1.
10068         (M634): Likewise.
10069         (M916): Likewise.
10070         (M28800): Remove mojikyo-pj-6.
10071         (M48869): Remove mojikyo-pj-9.
10072         (M50100): Likewise.
10073
10074 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
10075
10076         * Ideograph-R054-Long-Stride.el (M9574): Separate U+5EFA.
10077
10078         * Ideograph-R038-Woman.el (M6618): Separate U+5ACC.
10079
10080         * Ideograph-R116-Cave.el (M25406): Separate U+7A74.
10081         (M25424): Separate U+7A81.
10082         (M25439): Unify U+7A81.
10083
10084         * Ideograph-R170-Mound.el (M41720'): Separate U+F9DC; add
10085         Mojikyo-50557.
10086         (U+F9DC): Add K0-6B58.
10087         (M41792): Separate J78-3764 and C1-6B61.
10088         (M41813): Add J78-3764.
10089
10090         * Ideograph-R213-Turtle.el (M48869): Add `kangxi-radical',
10091         `kangxi-strokes' and comment.
10092
10093 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
10094
10095         * Ideograph-R115-Grain.el (M25218): Separate J78-374E and K0-4D26.
10096         (M48869): Moved to Ideograph-R213-Turtle.el.
10097
10098         * Ideograph-R113-Spirit.el (M24634): Separate U+7941.
10099         (M24636): Separate U+7944.
10100         (M24637): Separate U+7945.
10101         (M24638): Separate U+7946.
10102         (M24640): Move K0-5137 from U+7948.
10103         (M24641): Move K0-7233 from U+7949.
10104         (M24643): Separate U+794A.
10105         (M24645): Separate U+794B.
10106         (M24647): Separate U+794C.
10107         (M24651): Separate U+794F.
10108         (M24652): Move K0-695E from M24652'.
10109
10110 2000-03-21  MORIOKA Tomohiko  <tomo@m17n.org>
10111
10112         * Ideograph-R145-Clothes.el (M34166): Add J{78|83}-3736.
10113
10114         * Ideograph-R123-Sheep.el (M28498): Add J{78|83}-3732.
10115
10116         * Ideograph-R119-Rice.el (M26860): Add J{78|83}-3729.
10117
10118         * Ideograph-R177-Leather.el (M42729): Separate J{83|90}-3724m
10119         K0-7C28 and C1-675D.
10120         (M42732): Separate U+9775.
10121
10122         * Ideograph-R030-Mouth.el (M4015): Add J90-3674.
10123         (J78-3674): New character.
10124
10125 2000-03-20  MORIOKA Tomohiko  <tomo@m17n.org>
10126
10127         * Ideograph-R158-Body.el (U+8EAF): Add J{83|90}-366D.
10128
10129 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
10130
10131         * Ideograph-R023-Hiding-Enclosure.el (U+533A): Add J90-3668.
10132
10133         * Ideograph-R009-Man.el (M724): Add `jisx0208-difference'.
10134         (U+4FF1): Add `jisx0208-1978/4X'.
10135
10136         * Ideograph-R145-Clothes.el (M34646): Add `ideographic-strokes'.
10137         (M34647): Add J{78|83}-365F.
10138         (M34648): Add `ideographic-strokes'.
10139
10140         * Ideograph-R145-Clothes.el (M34148): Add `ideographic-strokes'.
10141         (M34149): Separate U+887F.
10142         (M34150): Separate C2-3277.
10143         (M34151): Add `ideographic-strokes'.
10144
10145         * Ideograph-R076-Lack.el (M16104): Unify U+6B3D.
10146
10147 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
10148
10149         * char-db-util.el (insert-char-data): Regard charset `mojikyo' as
10150         same as `ideograph-daikanwa'; support `jisx0208-1978/4X'.
10151         (decode-builtin-char): Regard charset `mojikyo' as same as
10152         `ideograph-daikanwa'.
10153
10154 2000-03-16  MORIOKA Tomohiko  <tomo@m17n.org>
10155
10156         * Ideograph-R076-Lack.el (M16008): Unify U+6B23.
10157         (M16012): Separate U+6B24.
10158         (M16017): Unify U+6B25.
10159         (M16019): Unify U+6B26.
10160
10161         * Ideograph-R069-Axe.el (M13534): Unify U+65A4.
10162
10163         * Ideograph-R019-Power.el (M2415'): Add J90-3650 and
10164         Mojikyo-50112.
10165
10166 2000-03-15  MORIOKA Tomohiko  <tomo@m17n.org>
10167
10168         * Ideograph-R009-Man.el (M899): Add J90-3676.
10169         (J83-364F): Add J90-364F.
10170
10171         * Ideograph-R032-Earth.el (U+5C2D): Moved from
10172         Ideograph-R043-Lame.el; add J90-3646.
10173
10174         * Ideograph-R043-Lame.el (U+5C2D): Moved to
10175         Ideograph-R032-Earth.el.
10176
10177         * Ideograph-R064-Hand.el (U+631F): Add J{78|83|90}-3634.
10178
10179         * Ideograph-R026-Seal.el (U+537F): Add J90-362A.
10180
10181         * Ideograph-R044-Corpse.el (M7709): Separate U+5C51 and C1-552C.
10182
10183         * Ideograph-R032-Earth.el (M4916): Separate J{78|83}-3651.
10184         (U+5747): Unify J{78|83}-3651.
10185
10186 2000-03-14  MORIOKA Tomohiko  <tomo@m17n.org>
10187
10188         * Ideograph-R093-Cow.el (M19922): Unify U+725B.
10189         (M19923): Add total-strokes.
10190
10191         * Ideograph-R029-Again.el (M3118'): Add J90-355A and
10192         Mojikyo-50116.
10193
10194         * Ideograph-R123-Sheep.el (M28504): Add J{78|83}-3541 and K0-6B79.
10195
10196         * Ideograph-R103-Bolt-Of-Cloth.el (M22007): Unify U+7591.
10197
10198         * Ideograph-R093-Cow.el (M20190'): Add J{78|83|90}-353E and
10199         Mojikyo-50275.
10200         (M20195): Unify U+72A1.
10201
10202         * Ideograph-R076-Lack.el (M16097): Unify U+6B3A.
10203         (M16099): Unify U+6B3B.
10204         (M16103): Unify U+6B3C.
10205
10206         * Ideograph-R084-Steam.el (M17046): Separate U+6C18; add C6-2529.
10207         (U+6C18): Unify C2-2258.
10208         (M17046'): Add J{78|83|90}-3524 and Mojikyo-50245.
10209
10210         * Ideograph-R009-Man.el (M927'): Add J90-3536 and Mojikyo-50104.
10211
10212         * Ideograph-R079-Weapon.el (M16668): Unify U+6BC4.
10213         (M16673): Unify U+6BC5.
10214
10215 2000-03-13  MORIOKA Tomohiko  <tomo@m17n.org>
10216
10217         * Ideograph-R116-Cave.el (M25593): Separate U+7AAE.
10218
10219 2000-03-09  MORIOKA Tomohiko  <tomo@m17n.org>
10220
10221         * Ideograph-R113-Spirit.el (M24639): Separate U+7947.
10222
10223 2000-03-08  MORIOKA Tomohiko  <tomo@m17n.org>
10224
10225         * Ideograph-R050-Turban.el (M8930): Separate J90-3522 and C3-3067.
10226
10227 2000-03-06  MORIOKA Tomohiko  <tomo@m17n.org>
10228
10229         * Ideograph-R074-Moon.el (M14378): Add J{78|83}-347C.
10230
10231         * Ideograph-R071-Not.el (M13721): Unify U+65E2.
10232
10233         * Ideograph-R070-Square.el (M13687): Unify U+65D7.
10234         (M13694): Unify U+65D8.
10235         (M13698): Unify U+65DA.
10236
10237         * Ideograph-R026-Seal.el (U+5371): Add J90-346D.
10238
10239 2000-03-03  MORIOKA Tomohiko  <tomo@m17n.org>
10240
10241         * Ideograph-R104-Sickness.el (M22538): Unify U+764C.
10242         (M22542): Unify U+7650.
10243
10244         * Ideograph-R170-Mound.el (M41676'): Add
10245         J{78|83|90}-3459.
10246
10247         * Ideograph-R108-Dish.el (M23031): Unify U+76E2.
10248         (M23032): Unify C1-6971.
10249         (J90-3446): Add J{78|83}-3446 and K0-4A78.
10250
10251         * Ideograph-R099-Sweet.el (M21643): Unify U+7518.
10252
10253         * Ideograph-R085-Water.el (M18253): New character.
10254         (U+6F97): Unify C1-6D58; add J{83|90}-3442 and K0-4A55.
10255
10256         * Ideograph-R076-Lack.el (M16190): Unify U+6B52.
10257         (M16197): Unify U+6B53.
10258
10259 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
10260
10261         * ideograph-util.el (ideograph-char<): Prefer `non-morohashi' to
10262         `morohashi-daikanwa'.
10263
10264 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
10265
10266         * Ideograph-R076-Lack.el (M16107): Unify U+6B3E.
10267         (M16111): Unify U+6B3F.
10268         (M16125): Unify U+6B40.
10269         (M16126): Unify U+6B41.
10270         (M16127): Unify U+6B42.
10271
10272         * Ideograph-R066-Rap.el (M13260): Add J{78|83}-343A; separate
10273         C1-5F56 and J90-343A.
10274
10275         * Ideograph-R098-Tile.el (J90-3424): Add J{78|83}-3424.
10276
10277         * Ideograph-R140-Grass.el (M30771): New character.
10278         (U+82C5): Add J90-3423.
10279         (U+85F2): Delete M15811; add C2-665A.
10280
10281         * Ideograph-R181-Leaf.el (M43374): Separate U+9811.
10282
10283 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
10284
10285         * Ideograph-R124-Feather.el (M28766): Separate U+7FEB.
10286
10287         * Ideograph-R046-Mountain.el (M8624'): Separate J{78|83}-3460.
10288
10289         * Ideograph-R154-Shell.el (M36681): Separate J{78|83}-3453 and
10290         C1-5D4B.
10291
10292         * Ideograph-R124-Feather.el (M28780): Separate U+7FF0.
10293
10294         * Ideograph-R030-Mouth.el (U+565B): Add J90-337A.
10295
10296         * Ideograph-R116-Cave.el (U+7AC3): Add J78-635E and J{83|90}-3376.
10297
10298         * Ideograph-R075-Tree.el (M15065): Separate U+691B.
10299         (U+691B): Add J{78|83|90}-3371.
10300
10301         * Ideograph-R018-Knife.el (M2112'): Add J90-3364.
10302
10303         * Ideograph-R075-Tree.el (M15485): Add J{78|83}-335F.
10304
10305 2000-02-29  MORIOKA Tomohiko  <tomo@m17n.org>
10306
10307         * Ideograph-R079-Weapon.el (U+6BBB): Unify C3-3665; add
10308         J{78|83}-334C.
10309         (J90-334C): New character.
10310
10311         * Ideograph-R064-Hand.el (U+64B9): Add J78-5978 and J{83|90}-3349.
10312
10313         * Ideograph-R142-Insect.el (U+86CE): Add J78-695A and
10314         J{83|90}-3342.
10315
10316         * Ideograph-R075-Tree.el (M15217'): Add J78-3335; separate U+6982.
10317         (U+6982): Separate J83-3335, J90-3335 and C1-644D.
10318
10319 2000-02-28  MORIOKA Tomohiko  <tomo@m17n.org>
10320
10321         * Ideograph-R106-White.el (M22699): Unify U+7686.
10322
10323         * Ideograph-R177-Leather.el (M42781): Separate
10324         J{83|90}-3373.
10325
10326         * Ideograph-R140-Grass.el (M31170): Separate U+83D4.
10327         (M32601): Separate C5-7940; add mapping to U+8641.
10328
10329         * Ideograph-R061-Heart.el (M10617'): Remove C1-554E.
10330
10331         * Ideograph-R140-Grass.el (M31000): New character.
10332         (M31000'): Add J90-3259; move C1-5D23 to M31000.
10333         (M31168): New character.
10334         (M31168'): Add J90-325B; move C3-3E59 to M31168.
10335
10336 2000-02-26  MORIOKA Tomohiko  <tomo@m17n.org>
10337
10338         * Ideograph-R021-Spoon.el (J{78|83}-323D): Add J90-323D.
10339
10340         * Ideograph-R026-Seal.el (J{78|83}-3237): Add J90-3237.
10341
10342         * Ideograph-R009-Man.el (M628'): Add J90-3241.
10343         (M1178): Add J90-322F.
10344
10345 2000-02-25  MORIOKA Tomohiko  <tomo@m17n.org>
10346
10347         * Ideograph-R092-Fang.el (M19909): Unify C1-455B.
10348         (J90-3267): Unify J{78|83}-3267.
10349
10350         * Ideograph-R076-Lack.el (M16167): Unify U+6B4C.
10351         (M16168): Unify U+6B4D.
10352
10353         * Ideograph-R093-Cow.el (M19933): Unify U+7261.
10354
10355         * Ideograph-R124-Feather.el (M28614): New character.
10356         (M28614'): Separate K0-6962 to M28614.
10357         (M28616): Separate C6-3375.
10358         (M28617): Separate C6-3372.
10359         (M28618): Separate C6-3376.
10360         (M28619): Separate C5-2B2B.
10361         (M28620): Separate C4-2B22.
10362         (M28621): Separate C4-2B21.
10363         (M28622): Separate C4-2B24.
10364         (M28623): Separate U+7FBE.
10365         (M28624): Separate C4-2B23.
10366         (M28625): Separate U+7FBF.
10367         (M28626): Separate C6-3374.
10368         (M28627): Separate C4-2F33.
10369         (M28628): Separate U+437E.
10370         (M28629): Separate C5-2F61.
10371         (M28631): Separate C5-2F63.
10372         (M28632): Separate U+7FC0.
10373         (M28633): Separate C5-2F60.
10374         (M28634): Separate C4-2F31.
10375         (M28800): Moved from Ideograph-R196-Bird.el.
10376
10377         * Ideograph-R195-Fish.el (U+9BF5): Add J90-3033.
10378
10379 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
10380
10381         * Ideograph-R196-Bird.el: Move M28800 and U+7FF5 to
10382         Ideograph-R124-Feather.el.
10383         (U+9D0E): Add J{83|90}-322A.
10384
10385         * Ideograph-R196-Bird.el (U+9D2C): Add J78-7274 and J{83|90}-3229.
10386
10387         * Ideograph-R145-Clothes.el (M34629): Separate U+8956; unify
10388         J78-3228.
10389
10390         * Ideograph-R079-Weapon.el (M16618'): Unify U+6BB4; separate
10391         C3-2959.
10392
10393 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
10394
10395         * Ideograph-R076-Lack.el (M16024'): Unify U+6B27; separate
10396         C3-2954.
10397
10398         * Ideograph-R064-Hand.el (M11955): Separate U+62D0.
10399
10400 2000-02-23  MORIOKA Tomohiko  <tomo@m17n.org>
10401
10402         * Ideograph-R172-Short-Tailed-Bird.el (M41973): Separate
10403         J{78|83}-326D, K0-643A and J90-326D.
10404
10405         * Ideograph-R140-Grass.el (M30860'): Unify C6-2E22; separate
10406         J{78|83}-326A.
10407
10408         * Ideograph-R162-Walk.el (M38789): Separate C1-535E and U+8FE6.
10409         (M38790): Separate C3-2F31 and U+8FE7.
10410         (M38791): Separate C1-5365 and U+8FE8.
10411         (M38792): Separate C4-2B4F.
10412
10413         * Ideograph-R124-Feather.el (M28635): Unify K0-683A.
10414         (M28635'): Separate K0-683A; separate U+7FC1.
10415
10416         * Ideograph-R169-Gate.el (M41244): Add `jisx0208-difference'.
10417
10418         * Ideograph-R100-Life.el (M21689): Add J{78|83}-3179.
10419
10420 2000-02-22  MORIOKA Tomohiko  <tomo@m17n.org>
10421
10422         * Ideograph-R070-Square.el (M13628): Separate U+65BC.
10423         (U+65BC): Unify J{78|83|90}-3177 and C1-4D75.
10424
10425 2000-02-18  MORIOKA Tomohiko  <tomo@m17n.org>
10426
10427         * Ideograph-R086-Fire.el (U+7114): Add J{83|90}-316B.
10428
10429         * Ideograph-R187-Horse.el (M44633'): Add J{78|83|90}-3158.
10430
10431         * Ideograph-R108-Dish.el (M22972'): Unify U+76CA.
10432         (M22975): Unify U+76CB.
10433
10434 2000-02-17  MORIOKA Tomohiko  <tomo@m17n.org>
10435
10436         * Ideograph-R104-Sickness.el (M22069): Unify U+75AB.
10437         (M22081): Unify U+75B0.
10438
10439         * Ideograph-R140-Grass.el (M30808'): Add J90-3151.
10440
10441         * Ideograph-R108-Dish.el (M22961): Add J{78|83}-314E.
10442         (M22965): Unify U+76C9.
10443
10444         * Ideograph-R097-Melon.el (M21371): Unify C1-466A.
10445         (J90-313B): Unify J{78|83}-313B; separate C1-466A.
10446
10447 2000-02-16  MORIOKA Tomohiko  <tomo@m17n.org>
10448
10449         * Ideograph-R027-Cliff.el: Reformatted.
10450
10451         * Ideograph-R167-Gold.el (M40310): Separate U+925B, C1-6745 and
10452         J90-3174.
10453
10454 2000-02-15  MORIOKA Tomohiko  <tomo@m17n.org>
10455
10456         * Ideograph-R085-Water.el (M17260): Separate U+6CBF, J90-3168 and
10457         C1-4E58.
10458
10459         * Ideograph-R144-Walk-Enclosure.el (M34073): Separate
10460         {j78|83|90}-3152 and K0-6A5B.
10461
10462 2000-02-14  MORIOKA Tomohiko  <tomo@m17n.org>
10463
10464         * Ideograph-R184-Eat.el (M44146): Separate U+990C.
10465
10466         * Ideograph-R030-Mouth.el (M4286): Separate U+5642.
10467
10468         * Ideograph-R162-Walk.el (M38722): Separate U+8FC2.
10469         (M38901): Unify K0-5C71; separate C1-5D61 and J90-3029.
10470         (U+9022): Separate K0-5C71 and C1-5D61; add `jisx0208-difference'
10471         property.
10472
10473         * Ideograph-R140-Grass.el (M30699'): Separate U+829D.
10474         (J{78|83|90}-3032): Add `jisx0208-difference'.
10475
10476 2000-02-12  MORIOKA Tomohiko  <tomo@m17n.org>
10477
10478         * Ideograph-R120-Silk.el (M27682): Separate J{78|83|90}-305E.
10479         (SJG-6136): Unify J90-305E.
10480
10481         * Ideograph-R009-Man.el (SJG-352): Unify J90-304E.
10482
10483 2000-02-11  MORIOKA Tomohiko  <tomo@m17n.org>
10484
10485         * Ideograph-R195-Fish.el (M46413): Unify J78-3073.
10486         (U+9C2F): Unify J{83|90}-3073.
10487
10488 2000-02-10  MORIOKA Tomohiko  <tomo@m17n.org>
10489
10490         * Ideograph-R145-Clothes.el (M34091): Unify U+8863.
10491
10492         * Ideograph-R008-Lid.el (M00286): Unify J78-5035 and J83-5035.
10493         (U+4EA5): Unify J90-3067.
10494
10495         * Ideograph-R023-Hiding-Enclosure.el (U+533B): Add J90-3065.
10496
10497         * Ideograph-R162-Walk.el (M08680'1): Separate U+5DE1.
10498         (M39134): Unify K0-6B36.
10499         (M39134'): Unify U+907A.
10500
10501         * Ideograph-R047-River.el (M8680'): Moved from
10502         Ideograph-R162-Walk.el.
10503         (M08684): Likewise.
10504
10505         * Ideograph-R102-Field.el (M21854): Unify U+7570; separate
10506         C6-4B56.
10507         (M21854): Separate U+7570; unify C6-4B56.
10508
10509 2000-02-09  MORIOKA Tomohiko  <tomo@m17n.org>
10510
10511         * Ideograph-R145-Clothes.el (M34240): Add J78-3041.
10512
10513         * Ideograph-R064-Hand.el (M11835): Separate J90-3037.
10514
10515         * Ideograph-R085-Water.el (M17678): Separate U+6DEB.
10516         (M17951): Separate U+6EA2.
10517
10518         * Ideograph-R100-Life.el (M21687): Unify C3-3D3E instead of
10519         C3-3D3F.
10520
10521 2000-02-08  MORIOKA Tomohiko  <tomo@m17n.org>
10522
10523         * char-db-util.el (insert-char-data): Don't output mojikyo-pj-*.
10524
10525         * Ideograph-R184-Eat.el (M44014): Unify U+98DF.
10526         (M44080): Separate japanese-jisx02080-1978 and japanese-jisx0208.
10527
10528         * Ideograph-R100-Life.el (M21670): Unify GB, CNS and JIS.
10529         (M21680): Likewise.
10530         (M21684): Unify with U+7522.
10531         (M21684'): Unify with U+7523.
10532
10533         * Ideograph-R067-Script.el (M013450): Unify GB, CNS and JIS.
10534
10535         * Ideograph-R009-Man.el (M00378): Add japanese-jisx0208-1990.
10536
10537 2000-02-07  MORIOKA Tomohiko  <tomo@m17n.org>
10538
10539         * u0FF00-Halfwidth-and-Fullwidth-Forms.el, u030A0-Katakana.el,
10540         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
10541         u02500-Box-Drawing.el, u02190-Arrows.el,
10542         u02100-Letterlike-Symbols.el, u00400-Cyrillic.el, u00370-Greek.el,
10543         u000A0-Latin-1-Supplement.el: Add japanese-jisx0208-1990.
10544
10545 2000-02-06  MORIOKA Tomohiko  <tomo@m17n.org>
10546
10547         * u02000-General-Punctuation.el, u02200-Mathematical-Operators.el,
10548         u02300-Miscellaneous-Technical.el, u025A0-Geometric-Shapes.el,
10549         u03000-CJK-Symbols-and-Punctuation.el: Add japanese-jisx0208-1990.
10550
10551 2000-02-02  MORIOKA Tomohiko  <tomo@m17n.org>
10552
10553         * char-db-util.el (decode-builtin-char): Use `charset-name'.
10554         (write-char-range-data-to-file): Use utf-8.
10555
10556 2000-02-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
10557
10558         * char-db-util.el (insert-char-data): Print corresponding
10559         character as comment for `->ucs' and each coded-charset.
10560         (what-char-definition): Don't call `char-db-update-comment'.
10561
10562 2000-01-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
10563
10564         * mojikyo.el: New file.
10565
10566 2000-01-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
10567
10568         * char-db-util.el (insert-char-data): Print code-point of
10569         `ideograph-daikanwa' as a decimal value.
10570         (decode-builtin-char): New function.
10571
10572 2000-01-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
10573
10574         * char-db-util.el (insert-char-data): Modify for code-point format
10575         change.
10576
10577 1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
10578
10579         * u0A000-Yi-Syllables.el, u0AC00-Hangul-Syllables.el,
10580         u0FB00-Alphabetic-Presentation-Forms.el,
10581         u0FB50-Arabic-Presentation-Forms-A.el,
10582         u0FE20-Combining-Half-Marks.el, u0FE30-CJK-Compatibility-Forms.el,
10583         u0FE50-Small-Form-Variants.el,
10584         u0FE70-Arabic-Presentation-Forms-B.el,
10585         u0FF00-Halfwidth-and-Fullwidth-Forms.el, u0FFF0-Specials.el: New
10586         files.
10587
10588 1999-12-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
10589
10590         * char-db-util.el (insert-char-data): Change order of
10591         `kangxi-strokes'.
10592         (insert-char-data-with-variant): Look up variants of corresponding
10593         ucs character if a character does not have variants.
10594
10595 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
10596
10597         * ideograph-util.el (ideograph-char<): Fixed.
10598
10599         * u03100-Bopomofo.el (U+3128): Separate M00115.
10600
10601 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
10602
10603         * Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el: New files.
10604
10605         * Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
10606         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
10607         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
10608         Ideograph-R212-Dragon.el: New files.
10609
10610         * Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el: New files.
10611
10612         * Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
10613         Ideograph-R202-Millet.el, Ideograph-R203-Black.el: New files.
10614
10615         * Ideograph-R194-Ghost.el, Ideograph-R195-Fish.el,
10616         Ideograph-R196-Bird.el, Ideograph-R197-Salt.el,
10617         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el: New files.
10618
10619         * Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
10620         Ideograph-R193-Cauldron.el: New files.
10621
10622         * Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
10623         Ideograph-R187-Horse.el, Ideograph-R188-Bone.el,
10624         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el: New files.
10625
10626         * Ideograph-R183-Fly.el, Ideograph-R184-Eat.el: New files.
10627
10628         * Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
10629         Ideograph-R182-Wind.el: New files.
10630
10631         * Ideograph-R178-Tanned-Leather.el, Ideograph-R179-Leek.el: New
10632         files.
10633
10634         * Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
10635         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
10636         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
10637         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R173-Rain.el,
10638         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
10639         Ideograph-R176-Face.el, Ideograph-R177-Leather.el: New files.
10640
10641         * Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
10642         Ideograph-R163-City.el, Ideograph-R164-Wine.el,
10643         Ideograph-R165-Distinguish.el: New files.
10644
10645         * Ideograph-R156-Run.el, Ideograph-R157-Foot.el,
10646         Ideograph-R158-Body.el, Ideograph-R159-Cart.el,
10647         Ideograph-R160-Bitter.el: New files.
10648
10649         * Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
10650         Ideograph-R155-Red.el: New files.
10651
10652         * Ideograph-R151-Bean.el, Ideograph-R152-Pig.el: New files.
10653
10654         * Ideograph-R148-Horn.el, Ideograph-R149-Speech.el,
10655         Ideograph-R150-Valley.el: New files.
10656
10657         * Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
10658         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
10659         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
10660         Ideograph-R145-Clothes.el, Ideograph-R146-West.el,
10661         Ideograph-R147-See.el: New files.
10662
10663         * Ideograph-R137-Boat.el,
10664         Ideograph-R138-Stopping.el: New files.
10665
10666         * Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el: New files.
10667
10668         * Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
10669         Ideograph-R134-Mortar.el: New files.
10670
10671         * Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
10672         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
10673         Ideograph-R131-Minister.el: New files.
10674
10675         * Ideograph-R123-Sheep.el, Ideograph-R124-Feather.el,
10676         Ideograph-R125-Old.el, Ideograph-R126-And.el: New files.
10677
10678         * Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
10679         Ideograph-R112-Stone.el, Ideograph-R113-Spirit.el,
10680         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
10681         Ideograph-R116-Cave.el, Ideograph-R117-Stand.el,
10682         Ideograph-R118-Bamboo.el, Ideograph-R119-Rice.el,
10683         Ideograph-R120-Silk.el, Ideograph-R121-Jar.el,
10684         Ideograph-R122-Net.el: New files.
10685
10686         * Ideograph-R108-Dish.el, Ideograph-R109-Eye.el: New files.
10687
10688         * Ideograph-R106-White.el, Ideograph-R107-Skin.el: New files.
10689
10690         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
10691         Ideograph-R105-Dotted-Tent.el: New files.
10692
10693         * Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
10694         Ideograph-R101-Use.el, Ideograph-R102-Field.el: New files.
10695
10696         * Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
10697         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el: New files.
10698
10699         * Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
10700         Ideograph-R094-Dog.el: New files.
10701
10702         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el: New
10703         files.
10704
10705         * Ideograph-R088-Father.el, Ideograph-R089-Double-X.el: New files.
10706
10707         * Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
10708         Ideograph-R086-Fire.el, Ideograph-R087-Claw.el: New files.
10709
10710         * Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
10711         Ideograph-R083-Clan.el: New files.
10712
10713         * Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el: New files.
10714
10715         * Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
10716         Ideograph-R075-Tree.el, Ideograph-R076-Lack.el,
10717         Ideograph-R077-Stop.el, Ideograph-R078-Death.el: New files.
10718
10719         * Ideograph-R070-Square.el, Ideograph-R071-Not.el,
10720         Ideograph-R072-Sun.el: New files.
10721
10722         * Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el: New files.
10723
10724         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
10725         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
10726         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
10727         Ideograph-R061-Heart.el, Ideograph-R062-Halberd.el,
10728         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
10729         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
10730         Ideograph-R067-Script.el: New files.
10731
10732         * Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el:
10733         New files.
10734
10735         * Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el: New
10736         files.
10737
10738         * Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
10739         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
10740         Ideograph-R047-River.el, Ideograph-R048-Work.el,
10741         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el: New files.
10742
10743         * Ideograph-R041-Inch.el, Ideograph-R042-Small.el: New files.
10744
10745         * Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
10746         Ideograph-R038-Woman.el, Ideograph-R039-Child.el,
10747         Ideograph-R040-Roof.el: New files.
10748
10749         * Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el: New files.
10750
10751         * Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
10752         Ideograph-R033-Scholar.el: New files.
10753
10754         * Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
10755         Ideograph-R028-Private.el: Merge CJK Unified Ideographs Extension
10756         A.
10757
10758         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
10759         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
10760         Ideograph-R023-Hiding-Enclosure.el,
10761         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
10762         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
10763         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
10764         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
10765         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
10766         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
10767         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
10768         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
10769         Ideograph-R006-Hook.el: Merge `chinese-isoir165'.
10770
10771         * Ideograph-R004-Slash.el: Merge CNS chars not in Morohashi's
10772         Daikanwa.
10773
10774         * Ideograph-R003-Dot.el: Merge `chinese-isoir165'.
10775
10776         * Ideograph-R001-One.el: Merge `chinese-isoir165'.
10777
10778 1999-12-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
10779
10780         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
10781         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
10782         Ideograph-R023-Hiding-Enclosure.el,
10783         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el: Merge
10784         CJK Unified Ideographs Extension A.
10785
10786 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
10787
10788         * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
10789         Ideograph-R018-Knife.el: Merge CJK Unified Ideographs Extension A.
10790
10791 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
10792
10793         * Ideograph-R009-Man.el: Merge CJK Unified Ideographs Extension A.
10794
10795 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
10796
10797         * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Merge CJK
10798         Unified Ideographs Extension A.
10799
10800 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
10801
10802         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
10803         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
10804         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Merge CJK Unified
10805         Ideographs Extension A.
10806
10807 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
10808
10809         * Ideograph-R008-Lid.el (M00286): Separate
10810         `japanese-jisx0208-1978' and `japanese-jisx0208'.
10811
10812         * Ideograph-R005-Second.el: Merge `chinese-isoir165'.
10813
10814 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
10815
10816         * Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
10817         Ideograph-R002-Line.el, Ideograph-R001-One.el: Merge
10818         `chinese-isoir165'.
10819
10820 1999-12-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
10821
10822         * Ideograph-R030-Mouth.el: Merge `japanese-jisx0213-1' and
10823         `japanese-jisx0213-2'.
10824
10825 1999-12-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
10826
10827         * Ideograph-R029-Again.el: Merge `japanese-jisx0213-2'.
10828
10829 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
10830
10831         * Ideograph-R028-Private.el: Merge `japanese-jisx0213-2'.
10832
10833 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
10834
10835         * Ideograph-R027-Cliff.el: Merge `japanese-jisx0213-1' and
10836         `japanese-jisx0213-2'.
10837
10838 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
10839
10840         * Ideograph-R026-Seal.el: Merge `japanese-jisx0213-1' and
10841         `japanese-jisx0213-2'.
10842
10843 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
10844
10845         * Ideograph-R025-Divination.el: Merge `japanese-jisx0213-1' and
10846         `japanese-jisx0213-2'.
10847
10848 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
10849
10850         * Ideograph-R024-Ten.el: Merge `japanese-jisx0213-1' and
10851         `japanese-jisx0213-2'.
10852
10853 1999-11-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
10854
10855         * Ideograph-R023-Hiding-Enclosure.el: Merge `japanese-jisx0213-2'.
10856
10857 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
10858
10859         * Ideograph-R022-Right-Open-Box.el: Merge `japanese-jisx0213-1'
10860         and `japanese-jisx0213-2'.
10861
10862 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
10863
10864         * Ideograph-R021-Spoon.el (M02574): Separate C1-4621.
10865         (M02576): Separate C6-2630.
10866         (M02579): Separate C5-234A.
10867         (M02581): Separate C4-284D.
10868         (M02582): Separate C6-2F2F.
10869         (M02588): Separate C6-3560.
10870
10871         * Ideograph-R020-Wrap.el: Merge `japanese-jisx0213-1' and
10872         `japanese-jisx0213-2'.
10873
10874 1999-11-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
10875
10876         * Ideograph-R019-Power.el, Ideograph-R018-Knife.el: Merge
10877         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
10878
10879         * Ideograph-R017-Open-Box.el (M01814): Separate C6-2365.
10880         (M01815): Separate C6-2361.
10881         (M01817): Separate C6-2363.
10882         (M01822): Separate C6-2323.
10883         (M01836): Separate C5-365D.
10884         (M01839): Separate C7-367B.
10885
10886 1999-11-25  MORIOKA Tomohiko  <tomo@etl.go.jp>
10887
10888         * Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
10889         Ideograph-R014-Cover.el: Merge `japanese-jisx0213-1' and
10890         `japanese-jisx0213-2'.
10891
10892         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2' with
10893         UCS.
10894
10895 1999-11-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
10896
10897         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2'.
10898         (J78-4B41 = J83-4B41): Moved to R109.
10899         (C6-316D): Moved to R072.
10900
10901 1999-11-24  MORIOKA Tomohiko  <tomo@urania.m17n.org>
10902
10903         * Ideograph-R012-Eight.el: Merge `japanese-jisx0213-1' and
10904         `japanese-jisx0213-2'.
10905
10906 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
10907
10908         * Ideograph-R009-Man.el: Merge `japanese-jisx0213-1' and
10909         `japanese-jisx0213-2'.
10910
10911 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
10912
10913         * Ideograph-R010-Legs.el: Merge `japanese-jisx0213-1' and
10914         `japanese-jisx0213-2'.
10915
10916         * Ideograph-R011-Enter.el: Separate CNS.
10917
10918 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
10919
10920         * Ideograph-R008-Lid.el: Merge CJK Unified Ideographs Extension A.
10921
10922 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
10923
10924         * ideograph-util.el (update-ideograph-radical-table): Add
10925         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
10926
10927 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
10928
10929         * Ideograph-R015-Ice.el (M01612.07): Separate U+4ECC and C3-214C
10930         to M00360.
10931
10932         * Ideograph-R013-Down-Box.el (M001512): Separate C3-2148 to
10933         M00366'.
10934
10935 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
10936
10937         * Ideograph-R009-Man.el: Delete wrong? C6-XXXX code-points.
10938
10939         * Ideograph-R006-Hook.el, Ideograph-R005-Second.el: Merge CJK
10940         Unified Ideographs Extension A.
10941
10942         * Ideograph-R004-Slash.el (M00115): Merge CJK Unified Ideographs
10943         Extension A; separate U+3128.
10944         (M00116): Move C6-2123 to M00115.
10945
10946         * Ideograph-R001-One.el: Merge CJK Unified Ideographs Extension A.
10947
10948 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
10949
10950         * Ideograph-R008-Lid.el: Merge `japanese-jisx0213-2'.
10951
10952         * Ideograph-R007-Two.el: Merge `japanese-jisx0213-1'.
10953
10954         * Ideograph-R004-Slash.el: Merge `japanese-jisx0213-2'.
10955
10956         * Ideograph-R006-Hook.el (M00237): Separate C5-2330.
10957
10958         * Ideograph-R005-Second.el: Merge `japanese-jisx0213-2'.
10959
10960         * Ideograph-R002-Line.el: Merge `japanese-jisx0213-1' and
10961         `japanese-jisx0213-2'.
10962
10963         * u03040-Hiragana.el (HIRAGANA LETTER SMALL KA): New character.
10964         (HIRAGANA LETTER SMALL KE): New character.
10965
10966         * u02600-Miscellaneous-Symbols.el (WHITE SHOGI PIECE): New
10967         character.
10968         (BLACK SHOGI PIECE): New character.
10969
10970         * Ideograph-R001-One.el: Merge `japanese-jisx0213-1'.
10971
10972 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
10973
10974         * u01F00-Greek-Extended.el: Merge `japanese-jisx0213-1'.
10975
10976 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
10977
10978         * char-db-util.el (insert-char-data): Ignore `kangxi-radical' and
10979         `japanese-radical' if they have the same value of
10980         `ideographic-radical'; ignore `japanese-strokes' if it has the
10981         same value of `ideographic-strokes'.
10982
10983 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
10984
10985         * char-db-util.el (char-db-update-comment): Use mapping-table for
10986         `japanese-jisx0213-*'.
10987
10988 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
10989
10990         * u03300-CJK-Compatibility.el: Merge `japanese-jisx0213-1'.
10991
10992         * u03200-Enclosed-CJK-Letters-and-Months.el: Merge
10993         `japanese-jisx0213-1'.
10994
10995         * u03130-Hangul-Compatibility-Jamo.el, u03100-Bopomofo.el: Changed
10996         to utf-8 encoding.
10997
10998         * u030A0-Katakana.el, u03040-Hiragana.el,
10999         u03000-CJK-Symbols-and-Punctuation.el: Merge
11000         `japanese-jisx0213-1'.
11001
11002         * u02F00-Kangxi-Radicals.el: Changed to utf-8 encoding.
11003
11004         * u02700-Dingbats.el, u02600-Miscellaneous-Symbols.el,
11005         u025A0-Geometric-Shapes.el: Merge `japanese-jisx0213-1'.
11006
11007         * u02580-Block-Elements.el: Changed to utf-8 encoding.
11008
11009         * u02500-Box-Drawing.el, u02460-Enclosed-Alphanumerics.el,
11010         u02300-Miscellaneous-Technical.el, u02400-Control-Pictures.el,
11011         u02200-Mathematical-Operators.el, u02190-Arrows.el,
11012         u02150-Number-Forms.el, u02100-Letterlike-Symbols.el,
11013         u020A0-Currency-Symbols.el: Merge `japanese-jisx0213-1'.
11014
11015         * u02080-Subscripts.el, u02070-Superscripts.el: Changed to utf-8
11016         encoding.
11017
11018         * u02000-General-Punctuation.el,
11019         u01E00-Latin-Extended-Additional.el: Merge `japanese-jisx0213-1'.
11020
11021         * u00600-Arabic.el, u00590-Hebrew.el, u00400-Cyrillic.el: Changed
11022         to utf-8 encoding.
11023
11024         * u00370-Greek.el, u00300-Combining-Diacritical-Marks.el,
11025         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
11026         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
11027         u000A0-Latin-1-Supplement.el, u00020-Basic-Latin.el: Merge
11028         `japanese-jisx0213-1'.
11029
11030         * Ideograph-R030-Mouth.el: New file.
11031
11032 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11033
11034         * Ideograph-R005-Second.el: Sync with CNS2Dict 0.390.
11035
11036 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11037
11038         * char-db-util.el (insert-char-data): Generate comment for
11039         `cns-radical'.
11040
11041         * Ideograph-R004-Slash.el (M00129): Separated from U+5301.
11042         (M00135): Separate C6-222F.
11043
11044 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11045
11046         * Ideograph-R003-Dot.el (M00100): Fixed.
11047
11048 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11049
11050         * Ideograph-R002-Line.el: Sync with CNS2Dict 0.390.
11051
11052 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11053
11054         * Ideograph-R001-One.el (M00032): Separate U+4E17 and C4-2155.
11055
11056 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11057
11058         * Ideograph-R029-Again.el, Ideograph-R028-Private.el: New files.
11059
11060 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11061
11062         * char-db-util.el (char-db-update-comment): Don't use
11063         mapping-table for `ideograph-daikanwa'.
11064
11065 1999-11-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
11066
11067         * Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
11068         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
11069         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
11070         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
11071         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
11072         Ideograph-R022-Right-Open-Box.el,
11073         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
11074         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
11075         Ideograph-R027-Cliff.el: New files.
11076
11077         * ideograph-util.el (write-ideograph-radical-char-data): Replace `
11078         ' in `name' by `-'.
11079
11080 1999-11-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
11081
11082         * Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
11083         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
11084         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
11085         Ideograph-R008-Lid.el, Ideograph-R009-Man.el,
11086         Ideograph-R010-Legs.el, Ideograph-R011-Enter.el: New files.
11087
11088         * ideograph-util.el (update-ideograph-radical-table): Add
11089         `japanese-jisx0208-1978' and `japanese-jisx0208-1990'; check Group
11090         00 Plane 10.
11091         (ideograph-char<): Prefer minor code of `morohashi-daikanwa'
11092         number.
11093
11094         * Ideograph-R001-One.el: Changed to utf-8 encoding.
11095
11096 1999-11-17  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11097
11098         * ideograph-util.el: New file.
11099
11100 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11101
11102         * Ideograph-R001-One.el: New file.
11103
11104 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11105
11106         * char-db-util.el (insert-char-data): Change order of
11107         `morohashi-daikanwa'.
11108
11109 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11110
11111         * char-db-util.el (char-attribute-name<) Use
11112         `charset-iso-final-char' instead of `charset-final'; fixed.
11113         (insert-char-data): Delete unused local variable `name'; use
11114         `charset-iso-graphic-plane' instead of `charset-graphic'.
11115         (char-db-update-comment): Use `charset-iso-graphic-plane' instead
11116         of `charset-graphic'.
11117         (insert-char-range-data): Delete unused local variable `variants'.
11118         (what-character-original-window-configuration): Define to avoid
11119         compiler warning.
11120
11121 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11122
11123         * char-db-util.el (ideographic-radicals): New constant.
11124         (insert-char-data): Change order of `ideographic-radical',
11125         `ideographic-strokes' and `total-strokes'; adjust width of the
11126         first element of a list.
11127
11128 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11129
11130         * ccs-jisx0201-latin.el: Deleted.
11131
11132 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
11133
11134         * u031A0-Extended-Bopomofo.el: New file.
11135
11136 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
11137
11138         * u02E00-CJK-Radical-Supplement.el: Renamed from
11139         u02E00-CJK-Radicals.el.
11140
11141 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11142
11143         * u03000-CJK-Symbols-and-Punctuation.el, u03040-Hiragana.el,
11144         u030A0-Katakana.el, u03100-Bopomofo.el,
11145         u03130-Hangul-Compatibility-Jamo.el, u03190-Kanbun.el,
11146         u03200-Enclosed-CJK-Letters-and-Months.el,
11147         u03300-CJK-Compatibility.el: New files.
11148
11149 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11150
11151         * u02E00-CJK-Radicals.el, u02F00-Kangxi-Radicals.el,
11152         u02FF0-Ideographic-Description-Characters.el: New files.
11153
11154 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11155
11156         * u02600-Miscellaneous-Symbols.el, u02700-Dingbats.el,
11157         u02800-Braille-Patterns.el: New files.
11158
11159 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11160
11161         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
11162         u025A0-Geometric-Shapes.el: New file.
11163
11164         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
11165         u025A0-Geometric-Shapes.el: New files.
11166
11167 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11168
11169         * u02400-Control-Pictures.el, u02440-OCR.el,
11170         u02460-Enclosed-Alphanumerics.el: New files.
11171
11172 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11173
11174         * u02200-Mathematical-Operators.el,
11175         u02300-Miscellaneous-Technical.el: New files.
11176
11177 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11178
11179         * u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
11180         u02190-Arrows.el: New files.
11181
11182 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11183
11184         * u02000-General-Punctuation.el, u02070-Superscripts.el,
11185         u02080-Subscripts.el, u020A0-Currency-Symbols.el,
11186         u020D0-Combining-Diacritical-Marks-for-Symbols.el: New files.
11187
11188 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11189
11190         * u00180-Latin-Extended-B.el: Reformatted to print code-point of
11191         GR-set as GR value.
11192
11193 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11194
11195         * char-db-util.el (insert-char-data): Modify order when CHAR does
11196         not have `decimal-digit-value' property.
11197
11198         * u00100-Latin-Extended-A.el: Reformatted to print code-point of
11199         GR-set as GR value.
11200         (FULLWIDTH LATIN SMALL LIGATURE IJ): Separated from <LATIN SMALL
11201         LIGATURE IJ>.
11202
11203         * u000A0-Latin-1-Supplement.el: Reformatted to print code-point of
11204         GR-set as GR value.
11205
11206 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11207
11208         * ccs-viscii.el: Deleted.
11209
11210 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11211
11212         * u013A0-Cherokee.el, u01400-Canadian.el, u01680-Ogham.el,
11213         u016A0-Runic.el, u01780-Khmer.el, u01800-Mongolian.el,
11214         u01E00-Latin-Extended-Additional.el, u01F00-Greek-Extended.el: New
11215         files.
11216
11217 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11218
11219         * char-db-util.el (insert-char-data): Print GR value for GR-set.
11220
11221 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11222
11223         * u010A0-Georgian.el, u01100-Hangul-Jamo.el, u01200-Ethiopic.el:
11224         New files.
11225
11226 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11227
11228         * char-db-util.el (char-db-update-comment): Use mapping-table for
11229         `arabic-iso8859-6'.
11230         (insert-char-data-with-variant): New function.
11231         (insert-char-range-data): Use `insert-char-data-with-variant'.
11232         (what-char-definition): Use `insert-char-data-with-variant'
11233         instead of `insert-char-data'; use `char-db-update-comment'.
11234
11235 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11236
11237         * u00900-Devanagari.el, u00980-Bengali.el, u00A00-Gurmukhi.el,
11238         u00A80-Gujarati.el, u00B00-Oriya.el, u00B80-Tamil.el,
11239         u00C00-Telugu.el, u00C80-Kannada.el, u00D00-Malayalam.el,
11240         u00D80-Sinhala.el, u00E00-Thai.el, u00E80-Lao.el,
11241         u00F00-Tibetan.el, u01000-Myanmar.el: New files.
11242
11243 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11244
11245         * u00400-Cyrillic.el, u00530-Armenian.el, u00590-Hebrew.el,
11246         u00600-Arabic.el, u00700-Syriac.el, u00780-Thaana.el: New files.
11247
11248 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11249
11250         * u00370-Greek.el (FULLWIDTH GREEK SMALL LETTER BETA): Fix typo.
11251
11252         * u00300-Combining-Diacritical-Marks.el: Reformatted.
11253
11254 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
11255
11256         * u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el:
11257         Reformatted.
11258
11259 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
11260
11261         * char-db-util.el (insert-char-data): Fix format of
11262         `iso-10646-comment'; swap order of `->lowercase' and
11263         `->titlecase'.
11264
11265         * u00180-Latin-Extended-B.el: Merge `latin-viscii' code-points.
11266
11267 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
11268
11269         * char-db-util.el (char-attribute-name<): New function.
11270         (insert-char-data): Use `char-attribute-name<' to sort; change
11271         order of `iso-10646-comment'.
11272         (char-db-update-comment): Use mapping-table for `latin-viscii-*'.
11273
11274         * u00100-Latin-Extended-A.el, u000A0-Latin-1-Supplement.el: Merge
11275         `latin-viscii' code-points.
11276
11277 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
11278
11279         * char-db-util.el (insert-char-data): Change order.
11280         (insert-char-range-data): Insert variants.
11281         (char-db-update-comment): Fix problem with ascii and
11282         non-ISO-2022-sets; don't insert control-characters.
11283
11284         * u00020-Basic-Latin.el: Merge `latin-viscii' code-points.
11285
11286 1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11287
11288         * auto-autoloads.el: New file.
11289
11290         * char-db-util.el: New file.
11291
11292 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
11293
11294         * u00020-Basic-Latin.el (SPACE): Add `(ipa #x7F)'.
11295
11296 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
11297
11298         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
11299         ccs-iso8859-9.el: Delete.
11300
11301         * u00000-C0.el, u00020-Basic-Latin.el, u00080-C1.el,
11302         u000A0-Latin-1-Supplement.el, u00180-Latin-Extended-B.el,
11303         u00100-Latin-Extended-A.el, u00250-IPA-Extensions.el,
11304         u002B0-Spacing-Modifier-Letters.el,
11305         u00300-Combining-Diacritical-Marks.el, u00370-Greek.el: New files.
11306
11307 1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
11308
11309         * ccs-viscii.el: Add mapping-table for `latin-viscii'.
11310
11311 1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
11312
11313         * ccs-viscii.el: Rename `vietnamese-viscii-*' to `latin-viscii-*'.
11314
11315 1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
11316
11317         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
11318         ccs-iso8859-9.el, ccs-jisx0201-latin.el, ccs-viscii.el,
11319         ccs-tcvn5712.el, ccs-jisx0208-1983.el: Moved from lisp/mule.