55e959f20349903268e3d01f0eab8f4fea9413cf
[chise/xemacs-chise.git-] / lisp / utf-2000 / ChangeLog
1 2004-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * Ideograph-R109-Eye.el (U+7784): Use `->subsumptive'; add
4         JC3-8FA2.
5
6         * Ideograph-R104-Sickness.el (U+764E): Use `->subsumptive'; add
7         JC3-5AF0.
8
9         * Ideograph-R086-Fire.el (U+70D2): Use `->subsumptive'; add
10         JC3-8EE2.
11         (U+70E7): Unify JC3-81CF.
12         (U+70ED): Unify JC3-81E9.
13         (U+70EE): Use `->subsumptive'.
14
15 2004-02-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16
17         * Ideograph-R075-Tree.el (U+672F): Unify JC3-81CB.
18         (U+67A6): Use `->subsumptive'; add JC3-70C9.
19         (U+67CA): Use `->subsumptive'; add JC3-70C7.
20         (U+6962): Unify JC3-70C5.
21         (U+6994): Unify JC3-70C8.
22         (U+69CC): Unify JC3-70C4.
23
24         * Ideograph-R064-Hand.el (U+62D0): Use `->subsumptive'; add
25         JC3-4FBA.
26
27         * Ideograph-R046-Mountain.el (U+5C72): Use `->subsumptive' to add
28         JC3-8EFA.
29
30 2004-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31
32         * Ideograph-R040-Roof.el (U+5BBE): Unify JC3-81F7.
33
34         * u03000-CJK-Symbols-and-Punctuation.el (<IDEOGRAPHIC ITERATION
35         MARK>): Unify GT-00135, GT-K00282, M-00097 and CB02728; modify
36         `script'.
37
38         * Ideograph-R003-Dot.el (GT-00135): Unify <IDEOGRAPHIC ITERATION
39         MARK>; set `Ideograph symbol' instead of `Ideograph' into
40         `script'.
41
42 2004-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
43
44         * Ideograph-R064-Hand.el: Add some GT code points.
45         (U+624D): Separate GT-00010 and GT-K00176; use
46         `ideographic-{radical|strokes}' instead of `ideographic-'.
47         (U-00022A65): Use `->subsumptive'; add `<-original' for M-05844.
48         (U+39C3): Use `->subsumptive'.
49         (U+6252): Likewise.
50         (U-00022A69): Likewise.
51         (U+6256): Likewise.
52
53         * Ideograph-R003-Dot.el (C3-2740): Use
54         `<-ancient-ideograph*sources' instead of char-ref in
55         `<-ancient-ideograph'.
56
57         * Ideograph-R001-One.el (GT-00010): Separate U+624D, G0-3245 and
58         C1-445F; use `ideographic-{radical|strokes}' instead of
59         `ideographic-'; use `<-unknown' for U+624D.
60         (U+4E22): Unify C3-2263, GT-00193, GT-K02131, M-00144, H1-F56D and
61         JC3-41BA instead of using `->same-ideograph' for M-00144; use
62         `ideographic-radical@{ucs|cns}'; don't use
63         `hanyu-dazidian-{vol|page|char}'.
64         (C6-2936): Use `<-ancient-ideograph*sources' instead of char-ref
65         in `<-ancient-ideograph'.
66         (C3-2740): Likewise.
67
68         * Ideograph-R004-Slash.el (C3-2263): Unify U+4E22 and G0-362A; use
69         `ideographic-radical@{ucs|cns}'.
70
71 2004-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
72
73         * ideograph-util.el (char-ideographic-strokes): Modify preferences
74         to support inheritance.
75         (update-ideograph-radical-table): Check radical of inherited
76         character.
77         (char-daikanwa): Modify preferences to support inheritance.
78         (char-ucs): Use `char-feature' instead of `get-char-attribute' to
79         refer '=>ucs'.
80
81 2004-02-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
82
83         * char-db-util.el (char-db-insert-char-spec): Delete unused local
84         variables `al', `cal' and `key'.
85         (char-db-insert-alist): Don't use deleted local variable `cal'.
86
87 2004-02-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
88
89         * char-db-util.el (insert-char-attributes): Check each character
90         specified in `->subsumptive' with `char-db-ignored-attributes'.
91
92 2004-02-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
93
94         * char-db-util.el (char-attribute-name<): Fixed.
95
96 2004-02-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
97
98         * Ideograph-R009-Man.el (M-00882): Simplify
99         `ideographic-structure'.
100         (U-000202B4): Likewise.
101
102         * Ideograph-R037-Big.el (U+5941): Modify `<-simplified'.
103         (U+5969): Use `->subsumptive'.
104
105         * char-db-util.el (char-attribute-name<): Put `->denotational'
106         into the last place and `->subsumptive' is second to last.
107         (char-db-make-char-spec): Use `=daikanwa' instead of
108         `ideograph-daikanwa'.
109         (char-db-insert-char-spec): Modify for `insert-char-attributes'.
110         (char-db-insert-alist): Likewise.
111         (insert-char-attributes): Delete optional argument
112         `ccs-attributes'; CCS-features are also specified in `attributes'.
113         (insert-char-data): Likewise.
114
115         * ideograph-util.el (insert-ideograph-radical-char-data): Modify
116         for `insert-char-data'.
117
118 2004-02-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
119
120         * Ideograph-R022-Right-Open-Box.el (U+5332): Use
121         `<-vulgar-ideograph*sources' instead of char-ref in
122         `<-vulgar-ideograph'.
123
124 2004-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
125
126         * Ideograph-R134-Mortar.el (U+81FD): Use `->subsumptive'.
127
128         * Ideograph-R130-Meat.el (U+2EBC): Use `->subsumptive'.
129
130         * Ideograph-R045-Sprout.el (U+5C70): Unify BC-8DBD.
131
132         * Ideograph-R015-Ice.el (M-01718): Use
133         `<-vulgar-ideograph*sources' instead of char-ref in
134         `<-vulgar-ideograph'; simplify `ideographic-structure'.
135         (C3-4B30): Simplify `ideographic-structure'.
136         (J90-515B): Likewise.
137         (U+51DB): Likewise.
138
139         * Ideograph-R009-Man.el (U+4F7E): Use `->subsumptive'.
140
141 2004-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
142
143         * Ideograph-R032-Earth.el (M-05334): Simplify
144         `ideographic-structure'.
145         (U-000213B0): Likewise.
146
147         * Ideograph-R189-Tall.el (U-00029ACF): Modify
148         `ideographic-structure'; use `hanyu-dazidian' instead of
149         `hanyu-dazidian-{vol|page|char}'.
150
151         * Ideograph-R160-Bitter.el (U-00028410): Modify
152         `ideographic-structure'.
153
154         * Ideograph-R114-Track.el (U+79BB): Use `->subsumptive'.
155
156         * Ideograph-R071-Not.el (J0-347B): Add
157         `<-simplified@daikanwa*sources'.
158
159         * Ideograph-R050-Turban.el (M-09148): Simplify
160         `ideographic-structure'.
161
162         * Ideograph-R044-Corpse.el (U+5C56): Use `->subsumptive'.
163
164         * Ideograph-R030-Mouth.el (J0-526B): Modify
165         `ideographic-structure'.
166         (U+548E): Simplify `ideographic-structure'.
167
168         * Ideograph-R012-Eight.el (U+516C): Use `->subsumptive'.
169
170         * Ideograph-R005-Second.el (H1-AFC7): Modify
171         `ideographic-structure'.
172
173 2004-02-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
174
175         * char-db-util.el (insert-char-attributes): Display
176         `->simplified(@...)' when running with readable mode.
177
178 2004-02-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
179
180         * Ideograph-R041-Inch.el (U+5C0E): Use `<-simplified*sources'
181         instead of char-ref in `<-simplified'.
182
183 2004-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
184
185         * Ideograph-R160-Bitter.el (GT-K02585): New character.
186
187         * Ideograph-R005-Second.el (U+4E75): Use `->subsumptive'.
188
189         * read-maps.el (jp-jouyou-read-file): Check inherited value of
190         `<-simplified@JP/Jouyou'.
191
192         * Ideograph-R105-Dotted-Tent.el (U+767A): Fix
193         `<-simplified@JP/Jouyou'.
194
195         * Ideograph-R029-Again.el (U+53CE): Use `->subsumptive'.
196
197 2004-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
198
199         * Ideograph-R047-River.el (CB08935): New character.
200
201 2004-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
202
203         * ideograph-util.el (char-daikanwa): Use `<-subsumptive' instead
204         of `<-unified'.
205
206         * char-db-util.el (insert-char-attributes): Use `<-subsumptive'
207         instead of `<-unified' and `->subsumptive' instead of `->unified'.
208
209         * ruimoku6.el, Ideograph-R193-Cauldron.el,
210         Ideograph-R062-Halberd.el, Ideograph-R040-Roof.el,
211         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
212         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
213         Ideograph-R001-One.el: Rename `->unified' to `->subsumptive'.
214
215 2004-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
216
217         * char-db-util.el (insert-char-attributes): Ignore `<-unified'.
218
219         * Ideograph-R193-Cauldron.el (U-00029C2C): Use `->unified';
220         include RUI6-E00A.
221
222 2004-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
223
224         * ideograph-util.el (update-ideograph-radical-table): Support
225         `->denotational'.
226         (char-daikanwa): If a character has a mother character, return
227         (NUM 0) instead of NUM.
228
229         * char-db-util.el (insert-char-attributes): Ignore
230         `->denotational'.
231
232 2004-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
233
234         * dumped-chars.el (system-char-db-source-file-list): Add
235         "ruimoku6".
236
237         * char-db-util.el (insert-char-attributes): Fold long line in
238         non-special element of list in default feature.
239
240         * ruimoku6.el: New file.
241
242         * Ideograph-R062-Halberd.el (RUI6-E005): New character.
243
244         * Ideograph-R046-Mountain.el (RUI6-E008): New character.
245
246         * Ideograph-R040-Roof.el (U-00021A5C): Add `->unified' for
247         RUI6-E009 and IU-00021A5C.
248
249         * Ideograph-R037-Big.el (RUI6-E006): New character.
250
251         * Ideograph-R026-Seal.el (RUI6-E00F): New character.
252         (RUI6-E007): New character.
253
254         * Ideograph-R075-Tree.el (RUI6-E00C): New character.
255
256         * Ideograph-R024-Ten.el (BC-8B75): Unify RUI6-E00E.
257
258         * Ideograph-R009-Man.el: Use `->unified' for some characters.
259
260 2004-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
261
262         * Ideograph-R040-Roof.el (U-00021A5C): New character.
263
264         * u02E00-CJK-Radical-Supplement.el (U+2EAB): Add
265         `<-ideographic-component-forms' for U+76EE.
266         (BC-8B48): Map to U+76EE; copied from Ideograph-R109-Eye.el.
267
268 2004-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
269
270         * Ideograph-R109-Eye.el (BC-8B48): New character.
271
272         * Ideograph-R030-Mouth.el (U+53E7): Use
273         `->ideographic-variants*sources' instead of char-ref in
274         `->ideographic-variants'; unify GT-04102 and GT-K01162.
275         (U-00020BA0): Unify GT-04135 and GT-K01063.
276
277         * Ideograph-R024-Ten.el (M-02707): Unify B-A562, GT-03469 and
278         GT-K01096.
279         (GT-K01097): New character.
280         (U+534A): Separate B-A562.
281         (GT-K01380): New character.
282         (GT-K01438): New character.
283
284 2004-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
285
286         * Ideograph-R001-One.el (U+4E03): Use `->unified'.
287         (U-00020055): Unify M-00064; use
288         `{ideographic|total}-strokes@{daikanwa|cns}' instead of
289         `{ideographic|total}-strokes'.
290
291 2004-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
292
293         * Ideograph-R005-Second.el (U+3424): Use `->unified'.
294
295 2004-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
296
297         * read-maps.el (mapping-table-read-file): Use `char-feature'
298         instead of `get-char-attribute'.
299
300         * ideograph-util.el (char-ideographic-radical): Use `char-feature'
301         instead of `get-char-attribute'.
302         (char-ideographic-strokes-from-domains): Likewise.
303         (char-ideographic-strokes): Likewise.
304         (char-representative-of-daikanwa): Refer `=>daikanwa'.
305
306 2004-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
307
308         * Ideograph-R006-Hook.el (U-00020116): Use `->unified'.
309
310         * Ideograph-R003-Dot.el (U+4E3B): Use `->unified'.
311
312 2004-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
313
314         * Ideograph-R112-Stone.el: Add some GT code points.
315         (U+784E): Separate JC3-5CA7; unify GT-30888.
316         (M-24244): Unify JC3-5CA7; add `=>ucs*' for U+784E.
317         (U-0002F94E): Add `=>ucs*' for U+784E.
318
319 2004-01-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
320
321         * Ideograph-R157-Foot.el: Add some GT code points.
322
323         * Ideograph-R057-Bow.el: Add some GT code points.
324         (U-00022417): New character.
325
326         * Ideograph-R156-Run.el: Add some GT code points.
327
328         * Ideograph-R152-Pig.el: Add some GT code points.
329         (U-00027C4C): New character.
330
331         * Ideograph-R087-Claw.el (M-19682): Use
332         `<-ancient-ideograph*sources' instead of char-ref in
333         `<-ancient-ideograph'.
334         (U+7232): Unify GT-25271 and GT-K09877.
335
336 2004-01-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
337
338         * Ideograph-R167-Gold.el: Add some `<-simplified@JP/Jouyou'
339         features.
340
341 2004-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
342
343         * Ideograph-R196-Bird.el: Add some `<-simplified@JP/Jouyou'
344         features.
345
346 2004-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
347
348         * Ideograph-R211-Tooth.el, Ideograph-R203-Black.el,
349         Ideograph-R201-Yellow.el, Ideograph-R199-Wheat.el,
350         Ideograph-R191-Fight.el, Ideograph-R190-Hair.el,
351         Ideograph-R188-Bone.el, Ideograph-R187-Horse.el: Add some
352         `<-simplified@JP/Jouyou' features.
353
354 2004-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
355
356         * char-db-util.el (insert-char-attributes): Delete code for
357         `=>ucs-{gb|cns|jis|ks|big5}' and `->ucs'; add code for `=>daikanwa';
358         add code for `->unified'.
359
360 2004-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
361
362         * Ideograph-R181-Leaf.el, Ideograph-R174-Blue.el,
363         Ideograph-R172-Short-Tailed-Bird.el: Add some
364         `<-simplified@JP/Jouyou' features.
365
366         * update-cdb.el: Generate "../lisp/utf-2000/cid-conf.el" when
367         char-DB generating stage, and load it when dumping stage.
368
369         * Ideograph-R180-Sound.el, Ideograph-R173-Rain.el: Add some
370         `<-simplified@JP/Jouyou' features.
371
372 2004-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
373
374         * Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
375         Ideograph-R164-Wine.el, Ideograph-R165-Distinguish.el: Add some
376         `<-simplified@JP/Jouyou' features.
377
378 2004-01-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
379
380         * Ideograph-R163-City.el, Ideograph-R159-Cart.el: Add some
381         `<-simplified@JP/Jouyou' features.
382
383         * Ideograph-R104-Sickness.el (G1-3B3E): Unify U+7613.
384
385 2004-01-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
386
387         * Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el: Add some
388         `<-simplified@JP/Jouyou' features.
389
390 2004-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
391
392         * Ideograph-R149-Speech.el, Ideograph-R064-Hand.el: Add some
393         `<-simplified@JP/Jouyou' features.
394
395 2004-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
396
397         * Ideograph-R157-Foot.el, Ideograph-R151-Bean.el,
398         Ideograph-R154-Shell.el, Ideograph-R128-Ear.el: Add some
399         `<-simplified@JP/Jouyou' features.
400
401         * u0FF00-Halfwidth-and-Fullwidth-Forms.el: Add `<-halfwidth'
402         features for <HALFWIDTH> characters.
403
404 2004-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
405
406         * Ideograph-R148-Horn.el, Ideograph-R147-See.el,
407         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
408         Ideograph-R141-Tiger.el: Add some `<-simplified@JP/Jouyou'
409         features.
410
411         * Ideograph-R115-Grain.el: Add some `<-simplified@JP/Jouyou'
412         features.
413         (U-00025784): Unify M-25006; separate C5-2A76.
414
415         * Ideograph-R144-Walk-Enclosure.el, Ideograph-R142-Insect.el,
416         Ideograph-R140-Grass.el, Ideograph-R086-Fire.el: Add some
417         `<-simplified@JP/Jouyou' features.
418
419 2004-01-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
420
421         * ideograph-util.el (char-daikanwa): Refer `=>daikanwa'.
422
423         * Ideograph-R132-Self.el, Ideograph-R040-Roof.el,
424         Ideograph-R085-Water.el: Add some `<-simplified@JP/Jouyou'
425         features.
426
427 2004-01-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
428
429         * Ideograph-R059-Bristle.el (JC3-4DA7): Unify GT-12606 and
430         GT-K07831; add `=ucs@jp'.
431
432         * Ideograph-R130-Meat.el, Ideograph-R129-Brush.el,
433         Ideograph-R125-Old.el, Ideograph-R119-Rice.el,
434         Ideograph-R094-Dog.el, Ideograph-R071-Not.el: Add some
435         `<-simplified@JP/Jouyou' features.
436
437         * Ideograph-R061-Heart.el: Add some `<-simplified@JP/Jouyou'
438         features.
439         (U-0002F8B0): Separate JC3-4DE8.
440         (M-11424): Unify JC3-4DE8.
441
442         * Ideograph-R009-Man.el: Add some `<-simplified@JP/Jouyou'
443         features.
444
445         * Ideograph-R075-Tree.el (U+6A0B): Don't map to U+901A.
446
447         * Ideograph-R124-Feather.el, Ideograph-R122-Net.el,
448         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
449         Ideograph-R118-Bamboo.el, Ideograph-R116-Cave.el,
450         Ideograph-R112-Stone.el: Add some `<-simplified@JP/Jouyou'
451         features.
452
453 2004-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
454
455         * Ideograph-R117-Stand.el, Ideograph-R109-Eye.el,
456         Ideograph-R105-Dotted-Tent.el, Ideograph-R079-Weapon.el,
457         Ideograph-R075-Tree.el: Add some `<-simplified@JP/Jouyou'
458         features.
459
460         * Ideograph-R113-Spirit.el, Ideograph-R108-Dish.el,
461         Ideograph-R106-White.el, Ideograph-R078-Death.el,
462         Ideograph-R077-Stop.el: Add some `<-simplified@JP/Jouyou'
463         features.
464
465 2004-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
466
467         * Ideograph-R104-Sickness.el, Ideograph-R102-Field.el: Add some
468         `<-simplified@JP/Jouyou' features.
469
470         * Ideograph-R098-Tile.el (U+74F6): Add `<-simplified@JP/Jouyou'.
471
472         * Ideograph-R093-Cow.el (U+72A0): Add `<-simplified@JP/Jouyou'.
473
474         * Ideograph-R084-Steam.el (U+6C17): Add `<-simplified@JP/Jouyou'.
475
476 2004-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
477
478         * maps-conf.el: Don't add `=gt-pj-1' for J90-{3522|334C}.
479
480         * Ideograph-R080-Do-Not.el, Ideograph-R076-Lack.el: Add some
481         `<-simplified@JP/Jouyou' features.
482
483         * Ideograph-R072-Sun.el: Add some `<-simplified@JP/Jouyou'
484         features.
485         (U+663C): Add `<-simplified@JP/Jouyou'; use
486         `<-vulgar-ideograph*sources' instead of char-ref in
487         `<-vulgar-ideograph'.
488         (U+665A): Unify JC3-51D5.
489         (U+6669): Add `<-simplified@JP/Jouyou'; unify BC-B1DF; separate
490         JC3-51D5.
491         (U+FA43): Unify BC-B4BB.
492
493 2004-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
494
495         * Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
496         Ideograph-R032-Earth.el: Add some `<-simplified@JP/Jouyou'
497         features.
498
499         * Ideograph-R050-Turban.el: Add some `<-simplified@JP/Jouyou'
500         features.
501
502 2004-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
503
504         * Ideograph-R074-Moon.el, Ideograph-R069-Axe.el,
505         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
506         Ideograph-R060-Step.el, Ideograph-R046-Mountain.el,
507         Ideograph-R058-Snout.el: Add some `<-simplified@JP/Jouyou'
508         features.
509
510 2004-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
511
512         * Ideograph-R053-Dotted-Cliff.el, Ideograph-R041-Inch.el: Add some
513         `<-simplified@JP/Jouyou' features.
514
515         * Ideograph-R034-Go.el (C3-2B79): Add `ideographic-structure'.
516         (J0-4A51): Add `<-simplified@JP/Jouyou'.
517
518         * Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
519         Ideograph-R024-Ten.el, Ideograph-R019-Power.el,
520         Ideograph-R018-Knife.el: Add some `<-simplified@JP/Jouyou'
521         features.
522
523         * char-db-util.el (char-db-insert-char-spec): Add new optional
524         argument `required-features'.
525         (insert-char-attributes): For each character in relation features
526         [->FOO or <-FOO] and `ideographic-structure', specify
527         required-features pf `char-db-insert-char-spec' based on *sources.
528
529         * Ideograph-R057-Bow.el, Ideograph-R056-Shoot.el,
530         Ideograph-R055-Two-Hands.el, Ideograph-R049-Oneself.el,
531         Ideograph-R047-River.el, Ideograph-R044-Corpse.el,
532         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
533         Ideograph-R031-Enclosure.el: Add some `<-simplified@JP/Jouyou'
534         features.
535
536         * Ideograph-R029-Again.el (U+53CC): Add `<-simplified@JP/Jouyou';
537         use `<-vulgar-ideograph*sources' instead of char-ref in
538         `<-vulgar-ideograph'.
539         (U+53CE): Add `<-simplified@JP/Jouyou'; use `<-vulgar-ideograph'
540         and `<-vulgar-ideograph*sources' instead of `vulgar-ideograph-of'.
541         (U+53D9): Add `<-simplified@JP/Jouyou'; use
542         `<-vulgar-ideograph*sources' instead of char-ref in
543         `<-vulgar-ideograph'.
544
545         * Ideograph-R026-Seal.el (U+5373): Add `<-simplified@JP/Jouyou';
546         use `<-vulgar-ideograph*sources' instead of char-ref in
547         `<-vulgar-ideograph'.
548
549         * Ideograph-R023-Hiding-Enclosure.el (C3-2157): Use
550         `<-simplified*sources' instead of char-ref in `<-simplified'.
551         (U+533A): Likewise; add `<-simplified@JP/Jouyou'.
552         (U+533B): Add `<-simplified@JP/Jouyou'.
553
554         * Ideograph-R014-Cover.el (J0-3C4C): Add `<-simplified@JP/Jouyou'.
555
556         * Ideograph-R013-Down-Box.el (M-01512): Use `<-vulgar-ideograph'
557         and `<-vulgar-ideograph*sources' instead of `comment'; separate
558         S-0481, U+5185, J0-4662, G0-445A, GT-01983 and GT-K00547.
559         (U+5185): Unify BC-8C57.
560         (U+5186): Add `<-simplified@JP/Jouyou'.
561
562 2004-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
563
564         * Ideograph-R039-Child.el, Ideograph-R033-Scholar.el,
565         Ideograph-R030-Mouth.el, Ideograph-R016-Table.el,
566         Ideograph-R010-Legs.el, Ideograph-R007-Two.el,
567         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
568         Ideograph-R004-Slash.el, Ideograph-R001-One.el: Add some
569         `<-simplified@JP/Jouyou' features.
570
571 2004-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
572
573         * read-maps.el (jp-jouyou-read-file): New function.
574
575 2004-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
576
577         * maps-conf.el: Use `jp-jouyou-read-file' to read
578         etc/char-data/jp-jouyou.txt.
579
580 2004-01-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
581
582         * Ideograph-R019-Power.el (U+52B4): Use `script', `<-simplified'
583         and `<-simplified*sources' instead of `comment'.
584
585         * char-db-util.el (insert-char-attributes): Delete formatter for
586         `simplified-ideograph-of' and `ideographic-different-form-of'.
587
588         * Ideograph-R058-Snout.el (U-00022450): Use
589         `<-vulgar-ideograph*sources' instead of char-ref in
590         `<-vulgar-ideograph'.
591         (U+5F53): Use `<-simplified' and `<-simplified*sources' instead of
592         `simplified-ideograph-of'.
593
594 2004-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
595
596         * Ideograph-R211-Tooth.el, Ideograph-R181-Leaf.el,
597         Ideograph-R170-Mound.el, Ideograph-R165-Distinguish.el,
598         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
599         Ideograph-R162-Walk.el, Ideograph-R138-Stopping.el,
600         Ideograph-R156-Run.el, Ideograph-R117-Stand.el,
601         Ideograph-R113-Spirit.el, Ideograph-R108-Dish.el,
602         Ideograph-R094-Dog.el, Ideograph-R086-Fire.el,
603         Ideograph-R085-Water.el, Ideograph-R075-Tree.el,
604         Ideograph-R072-Sun.el, Ideograph-R052-Short-Thread.el,
605         Ideograph-R064-Hand.el, Ideograph-R041-Inch.el,
606         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
607         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
608         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
609         Ideograph-R027-Cliff.el, Ideograph-R024-Ten.el,
610         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R019-Power.el,
611         Ideograph-R018-Knife.el, Ideograph-R008-Lid.el,
612         Ideograph-R002-Line.el: Rename `<-simplified-ideograph' to
613         `<-simplified'.
614
615 2004-01-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
616
617         * ideograph-util.el (total-strokes-string<): Abolished.
618         (chise-string<): New function.
619
620 2004-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
621
622         * ideograph-util.el (total-strokes-string<): New function.
623
624 2004-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
625
626         * Ideograph-R205-Frog.el (U+9F0B): Moved from
627         Ideograph-R213-Turtle.el.
628
629         * Ideograph-R213-Turtle.el (U+9F9F): Add `total-strokes'.
630         (U+9F0B): Moved to Ideograph-R205-Frog.el.
631
632 2004-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
633
634         * Ideograph-R211-Tooth.el, Ideograph-R201-Yellow.el,
635         Ideograph-R205-Frog.el, Ideograph-R203-Black.el: Add some
636         `total-strokes' features.
637
638         * Ideograph-R196-Bird.el: Add some `total-strokes' features.
639         (U+9E34): Fix strokes.
640         (U+9E4B): Likewise.
641         (U+9E54): Likewise.
642
643         * Ideograph-R197-Salt.el (U+9E7E): Add `total-strokes'.
644
645         * Ideograph-R193-Cauldron.el (U+9B36): Add `total-strokes'.
646
647         * Ideograph-R195-Fish.el: Add some `total-strokes' features.
648
649         * Ideograph-R194-Ghost.el (U+9B47): Add `total-strokes'.
650
651         * Ideograph-R188-Bone.el: Add some `total-strokes' features.
652
653         * Ideograph-R187-Horse.el: Add some `total-strokes' features.
654         (U+9A95): Fix strokes.
655         (U+84E6): Moved to Ideograph-R140-Grass.el.
656
657         * Ideograph-R140-Grass.el (U+84E6): Moved from
658         Ideograph-R187-Horse.el.
659
660 2004-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
661
662         * Ideograph-R190-Hair.el (U+9B13): Add `total-strokes'.
663
664         * Ideograph-R181-Leaf.el: Add some `total-strokes' features.
665         (U+989E): Fix strokes.
666         (U+98A6): Likewise.
667
668         * Ideograph-R182-Wind.el: Add some `total-strokes' features.
669         (U+98CF): Fix strokes.
670
671         * Ideograph-R184-Eat.el: Add some `total-strokes' features.
672
673 2004-01-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
674
675         * Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el: Add
676         some `total-strokes' features.
677
678         * Ideograph-R176-Face.el (U+9765): Add `total-strokes'.
679
680         * Ideograph-R173-Rain.el: Add some `total-strokes' features.
681
682         * Ideograph-R169-Gate.el: Add some `total-strokes' features.
683         (U+95FF): Fix strokes.
684         (U+9607): Fix strokes.
685         (U+95E7): Fix strokes.
686
687 2004-01-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
688
689         * Ideograph-R175-Wrong.el (U+8F88): Add `total-strokes'.
690
691         * Ideograph-R174-Blue.el, Ideograph-R172-Short-Tailed-Bird.el,
692         Ideograph-R170-Mound.el: Add some `total-strokes' features.
693
694         * Ideograph-R167-Gold.el: Add some `total-strokes' features.
695
696         * Ideograph-R158-Body.el, Ideograph-R141-Tiger.el: Add some
697         `total-strokes' features.
698
699 2004-01-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
700
701         * Ideograph-R165-Distinguish.el (U+91CA): Add `total-strokes'.
702
703         * Ideograph-R164-Wine.el, Ideograph-R163-City.el,
704         Ideograph-R162-Walk.el, Ideograph-R159-Cart.el: Add some
705         `total-strokes' features.
706
707         * Ideograph-R149-Speech.el: Add some `total-strokes' features.
708         (U+8BEA): Fix strokes.
709
710 2004-01-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
711
712         * Ideograph-R157-Foot.el, Ideograph-R156-Run.el: Add some
713         `total-strokes' features.
714
715         * Ideograph-R154-Shell.el: Add some `total-strokes' features.
716         (U+8D51): Fix strokes.
717
718         * Ideograph-R148-Horn.el, Ideograph-R147-See.el: Add some
719         `total-strokes' features.
720
721         * Ideograph-R155-Red.el (U+8D6A): Add `total-strokes'.
722
723         * Ideograph-R152-Pig.el (U+8C6E): Add `total-strokes'.
724
725         * Ideograph-R146-West.el (U+8984): Add `total-strokes'.
726
727         * Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el: Add some
728         `total-strokes' features.
729
730         * Ideograph-R030-Mouth.el (M-03871): Unify U-00020D72, C6-3E21 and
731         H2-D6B5.
732
733 2004-01-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
734
735         * Ideograph-R030-Mouth.el (U-00020077): Use
736         `ideographic-{radical|strokes}@{ucs|cns}' instead of
737         `ideographic-'.
738
739         * Ideograph-R140-Grass.el: Add some `total-strokes' features.
740
741         * Ideograph-R139-Color.el (U+8273): Add `total-strokes'.
742
743         * Ideograph-R137-Boat.el, Ideograph-R128-Ear.el: Add some
744         `total-strokes' features.
745
746         * Ideograph-R129-Brush.el (U+8083): Add `total-strokes'.
747
748 2004-01-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
749
750         * Ideograph-R130-Meat.el, Ideograph-R127-Plow.el: Add some
751         `total-strokes' features.
752
753         * Ideograph-R121-Jar.el (U+7F3C): Add `total-strokes'.
754
755         * Ideograph-R120-Silk.el: Add some `total-strokes' features.
756
757         * Ideograph-R116-Cave.el: Add some `total-strokes' features.
758         (M-25535): New character.
759         (C3-3D6D): Map to M-25535; separate U+41A3.
760
761         * Ideograph-R115-Grain.el: Add some `total-strokes' features.
762         (U-00025785): Unify M-25007; separate C5-343C.
763         (C3-484C): Unify M-25173; separate U+4166.
764         (M-25228): Unify U-0002583F.
765         (C5-5645): Separate U-0002583F; map to M-25228.
766         (C4-5179): Unify M-25264; separate U+417A.
767         (M-25265): New character.
768         (U+417B): Map to M-25265; separate C4-5178.
769         (U-0002586D): Unify M-25270; separate C5-5C5B.
770
771         * Ideograph-R085-Water.el: Add some `total-strokes' features.
772
773         * Ideograph-R124-Feather.el (M-28841): Copied from
774         Ideograph-R040-Roof.el.
775
776         * Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el: Add some
777         `total-strokes' features.
778
779 2004-01-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
780
781         * Ideograph-R096-Jade.el: Add some `total-strokes' features.
782         (M-21218): New character.
783         (C3-4D34): Separate U+3EF1; map to M-21218.
784         (U+3EF1): Likewise.
785         (U+7490): Use `ideographic-radical' and
786         `{ideographic|total}-strokes@{daikanwa|cns}' instead of
787         `ideographic-'.
788
789         * Ideograph-R002-Line.el (U-00020077): Use
790         `ideographic-{radical|strokes}@{ucs|cns}' instead of
791         `ideographic-'.
792
793         * Ideograph-R086-Fire.el: Add some `total-strokes' features.
794         (U+5911): Moved to Ideograph-R035-Go-Slowly.el.
795
796         * Ideograph-R117-Stand.el (U+7ADE): Add `total-strokes'.
797
798         * Ideograph-R113-Spirit.el: Add some `total-strokes' features.
799
800         * Ideograph-R112-Stone.el: Add some `total-strokes' features.
801         (U+7800): Fix strokes.
802
803         * Ideograph-R109-Eye.el: Add some `total-strokes' features.
804         (U+7714): Use `<-original-ideograph*sources' instead of char-ref
805         in `<-original-ideograph'.
806         (C4-2E55): Likewise.
807         (U+7786): Fix strokes.
808
809 2003-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
810
811         * Ideograph-R111-Arrow.el (U+77EB): Add `total-strokes'.
812
813         * Ideograph-R082-Fur.el (U-00023B7D): Separate C6-4124; unify
814         M-16855.
815         (C6-4124): Map to M-16855.
816         (U+3C9B): Separate C5-395B; unify M-16857.
817         (C5-395B): Map to M-16857.
818         (U+3C9C): Separate C3-3C4C; unify M-16859.
819         (C3-3C4C): Map to M-16859.
820
821         * Ideograph-R094-Dog.el: Add some `total-strokes' features.
822
823         * Ideograph-R093-Cow.el: Add some `total-strokes' features.
824         (U+726C): Use `ideographic-radical',
825         `{ideographic|total}-strokes@{daikanwa|cns}' instead of
826         `ideographic-'.
827         (M-20061): New character.
828         (C4-3873): Separate U+3E43; map to M-20061.
829         (U+3E43): Likewise.
830
831 2003-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
832
833         * ideograph-util.el (char-ideographic-strokes-from-domains): Add
834         autoload cookie.
835         (char-ideographic-strokes): Add autoload cookie.
836         (char-total-strokes-from-domains): New function.
837         (char-total-strokes): New function.
838
839         * Ideograph-R040-Roof.el (M-07097): New character.
840         (U+374E): Map to M-07097.
841         (M-07354): Map to U-00021AD2.
842         (U-00021AD2): Map to M-07354.
843         (M-28841): New character.
844         (U-00021B18): Map to M-28841.
845
846         * Ideograph-R030-Mouth.el (CB03875): Unify U-00021016 and H2-E0D1.
847
848         * Ideograph-R108-Dish.el, Ideograph-R107-Skin.el: Add some
849         `total-strokes' features.
850
851         * Ideograph-R106-White.el (U+7691): Add `total-strokes'.
852
853         * Ideograph-R104-Sickness.el: Add some `total-strokes' features.
854
855         * Ideograph-R098-Tile.el (U+74E7): Add `total-strokes'.
856
857         * Ideograph-R082-Fur.el, Ideograph-R075-Tree.el,
858         Ideograph-R072-Sun.el: Add some `total-strokes' features.
859
860         * Ideograph-R035-Go-Slowly.el (U+5911): Moved from
861         Ideograph-R086-Fire.el.
862
863 2003-12-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
864
865         * Ideograph-R091-Slice.el (U+724D): Add `total-strokes'.
866
867         * Ideograph-R087-Claw.el (U+7231): Add `total-strokes'.
868
869         * Ideograph-R084-Steam.el, Ideograph-R081-Compare.el: Add some
870         `total-strokes' features.
871
872         * Ideograph-R079-Weapon.el (U+6BC2): Add `total-strokes'.
873
874         * Ideograph-R078-Death.el: Add some `total-strokes' features.
875
876         * Ideograph-R076-Lack.el (U+6B5A): Add `total-strokes'.
877
878         * Ideograph-R073-Say.el (U+6702): Add `total-strokes'.
879
880         * Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
881         Ideograph-R064-Hand.el: Add some `total-strokes' features.
882
883         * Ideograph-R046-Mountain.el (U+5D8E): Add `total-strokes'.
884
885 2003-12-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
886
887         * Ideograph-R067-Script.el (U+6593): Add `total-strokes'.
888
889         * Ideograph-R062-Halberd.el: Add some `total-strokes' features.
890
891         * Ideograph-R053-Dotted-Cliff.el (U+5ECD): Add `total-strokes'.
892
893         * Ideograph-R032-Earth.el (U+580F): Add `total-strokes'.
894
895         * Ideograph-R018-Knife.el (U+528F): Add `total-strokes'.
896
897         * Ideograph-R061-Heart.el: Add some `total-strokes'.
898
899         * Ideograph-R051-Dry.el (U+9878): Add `total-strokes'.
900
901         * Ideograph-R030-Mouth.el (JX1-2F2C): Unify U+FA36 instead of
902         U+559D.
903         (JX1-2F2F): Unify U+FA37 instead of U+5606.
904         (JX1-2F36): Unify U+FA38 instead of U+5668.
905
906         * Ideograph-R085-Water.el (JX1-7669): Unify U+FA45 instead of
907         U+6D77.
908         (JX1-7725): Unify U+FA47 instead of U+6F22.
909
910 2003-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
911
912         * Ideograph-R075-Tree.el (JX1-7565): Unify U+FA44 instead of
913         U+6885.
914         (JX1-763B): Unify U+F91D instead of U+6B04.
915
916         * Ideograph-R019-Power.el (JX1-2E63): Unify U+FA33 instead of
917         U+52C9; use `->same-ideograph*sources' instead of char-ref in
918         `->same-ideograph'.
919         (J0-3650): Use `<-vulgar-ideograph*sources' instead of char-ref in
920         `<-vulgar-ideograph'.
921         (JX1-2E68): Unify U+FA34 instead of U+52E4.
922
923         * Ideograph-R132-Self.el (JX1-7A58): Unify U+FA5C instead of
924         U+81ED.
925
926         * Ideograph-R112-Stone.el (JX1-7927): Unify U+FA4B instead of
927         U+7891.
928
929         * Ideograph-R066-Rap.el (JX1-7528): Unify U+FA41 instead of
930         U+654F.
931
932         * Ideograph-R061-Heart.el (JX1-7450): Unify U+FA3D instead of
933         U+6094.
934
935         * Ideograph-R032-Earth.el (U+5841): Use
936         `<-simplified-ideograph*sources' instead of char-ref in
937         `<-simplified-ideograph'.
938         (JX1-2F5E): Unify U+FA3A instead of U+58A8.
939
940         * Ideograph-R024-Ten.el (JX1-2E6E): Unify U+FA35 instead of
941         U+5351.
942         (J0-485C): Use `<-vulgar-ideograph*sources' instead of char-ref in
943         `<-vulgar-ideograph'.
944
945         * Ideograph-R009-Man.el: (JX1-2E38); Unify U+FA30 instead of
946         U+4FAE.
947
948 2003-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
949
950         * Ideograph-R096-Jade.el (JX1-7825): Unify U+FA4A instead of
951         U+7422.
952
953 2003-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
954
955         * Ideograph-R172-Short-Tailed-Bird.el (C3-5B55): Separate U+4A04.
956
957         * Ideograph-R162-Walk.el (C3-3F56): Separate U+9037.
958         (U+9037): Separate C3-3F56; modify `total-strokes'.
959
960         * Ideograph-R135-Tongue.el (M-30307): Use
961         `->same-ideograph*sources' instead of char-ref in
962         `->same-ideograph'.
963
964         * Ideograph-R118-Bamboo.el (U-00025C02): Separate C7-2646.
965
966         * Ideograph-R109-Eye.el (U-0002F942): Use
967         `<-original-ideograph*sources' instead of char-ref in
968         `<-original-ideograph'.
969
970         * Ideograph-R087-Claw.el (U+722B): Add `->identical' for U+FA49.
971         (U+FA49): Delete `->identical'.
972
973         * Ideograph-R086-Fire.el (U-0002F835): Use
974         `<-vulgar-ideograph*sources' instead of char-ref in
975         `<-vulgar-ideograph'.
976
977         * Ideograph-R020-Wrap.el (U-0002F82A): Use
978         `->ideographic-variants*sources' instead of char-ref in
979         `->ideographic-variants'.
980
981         * Ideograph-R015-Ice.el (C4-213F): Use
982         `<-original-ideograph*sources' instead of char-ref in
983         `<-original-ideograph'.
984
985 2003-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
986
987         * Ideograph-R004-Slash.el (J0-4737): Use `ideographic-radical',
988         `{ideographic|total}-strokes@{daikanwa|gt}' and
989         `ideographic-strokes@daikanwa*sources' instead of `ideographic-'.
990
991 2003-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
992
993         * u0AC00-Hangul-Syllables.el (U+C5EC): Unify JC3-94B6.
994
995 2003-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
996
997         * Ideograph-R025-Divination.el (U+5361): Separate JC3-82B5; unify
998         JC3-45CB.
999
1000         * Ideograph-R030-Mouth.el (U+53FE): Add `total-strokes'.
1001         (U+549E): Use `->identical' instead of `->same-ideograph' for
1002         U-0002F83C.
1003         (U+9EFE): Use `ideographic-{radical|strokes}@{ucs|cns}' instead of
1004         `ideographic-'.
1005         (U+35A2): Separate C5-3670; modify strokes.
1006         (M-03919): Unify U+35BC.
1007         (C4-3659): Separate U+35BC.
1008         (U+5577): Separate B-D86A.
1009         (B-DCD8): Modify strokes.
1010         (C2-417B): Unify JC3-46F1.
1011         (U+55D2): Separate JC3-46F1.
1012         (M-04143): Modify `ideographic-structure'.
1013         (C3-462E): Likewise.
1014         (U+5620): Modify `strokes'.
1015         (U+35FB): Modify `strokes'.
1016         (U+56BA): Fix strokes.
1017         (U-00021109): Unify C7-476E instead of using `->identical'; use
1018         `ideographic-{radical|strokes}@{ucs|cns}' and
1019         `ideographic-radical@cns*sources' instead.
1020         (U+56B0): Add `total-strokes'.
1021         (U+56B9): Add strokes.
1022         (CB00772): Fix `ideographic-strokes'.
1023         (U+56D5): Fix `total-strokes'.
1024
1025         * Ideograph-R205-Frog.el (U-0002FA18): Use
1026         `<-vulgar-ideograph*sources' instead of char-ref in
1027         `<-vulgar-ideograph'.
1028         (U+9EFE): Use `ideographic-{radical|strokes}@{ucs|cns}' instead of
1029         `ideographic-'.
1030
1031         * Ideograph-R089-Double-X.el (C7-476E): Unify U-00021109 and
1032         H2-E2D9 instead of using `->identical'; use
1033         `ideographic-{radical|strokes}@{ucs|cns}' and
1034         `ideographic-radical@cns*sources' instead.
1035         (U-00020442): Use `ideographic-{radical|strokes}@{ucs|cns}' and
1036         `ideographic-radical@cns*sources' instead of `ideographic-'.
1037
1038         * Ideograph-R060-Step.el (JC3-4DB3): Use
1039         `->same-ideograph*sources' instead of char-ref in `->synonyms'.
1040         (U+5F94): Modify strokes.
1041         (U+8854): Moved to Ideograph-R144-Walk-Enclosure.el.
1042         (U+5F9A): Add `total-strokes'.
1043         (J0-4530): Separate U+5FB9 and G1-3339; fix `total-strokes'.
1044         (U+5FB9): Likewise.
1045         (U+5FBA): Add `total-strokes'.
1046
1047         * Ideograph-R009-Man.el (U-00020442): Use
1048         `ideographic-{radical|strokes}@{ucs|cns}' and
1049         `ideographic-radical@cns*sources' instead of `ideographic-'.
1050
1051         * Ideograph-R001-One.el (U+4E0E): Use
1052         `ideographic-strokes@{ucs|gt}', `total-strokes@{ucs|gt}' and
1053         `{ideographic|total}-strokes@ucs*sources' instead of
1054         `ideographic-'; use `->synonyms*sources' instead of char-ref in
1055         `->synonyms'.
1056
1057 2003-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1058
1059         * Ideograph-R154-Shell.el (U+8D30): Moved from
1060         Ideograph-R056-Shoot.el.
1061
1062         * Ideograph-R144-Walk-Enclosure.el (U+8850): Add `total-strokes'.
1063         (U+8854): Moved from Ideograph-R060-Step.el.
1064
1065         * Ideograph-R056-Shoot.el (U+7519): Add `total-strokes'.
1066         (U+8D30): Moved to Ideograph-R154-Shell.el.
1067
1068         * Ideograph-R042-Small.el (M-07511): Separate all.
1069         (U+3779): Modify strokes.
1070         (M-07512): Separate all.
1071         (U-00021B7F): Modify strokes.
1072         (U+8F89): Moved to Ideograph-R159-Cart.el.
1073
1074         * Ideograph-R040-Roof.el (U+374D): Modify strokes.
1075         (M-07151): Likewise.
1076         (U+5BAC): Likewise.
1077         (U+8D5B): Add `total-strokes'.
1078
1079         * Ideograph-R036-Evening.el (U+5922): Use
1080         `<-simplified-ideograph*sources' instead of char-ref in
1081         `<-simplified-ideograph'.
1082
1083         * Ideograph-R027-Cliff.el (U+539B): Add `total-strokes'.
1084         (GT-03811): Use `<-vulgar-ideograph*sources' instead of char-ref
1085         in `<-vulgar-ideograph'.
1086         (U+53A9): Modify strokes.
1087         (C3-4048): Unify H1-B3D0.
1088         (U+53AB): Separate H1-B3D0.
1089         (M-03024): Unify U+3550.
1090         (C5-4C31): Separate U+3550.
1091
1092         * Ideograph-R005-Second.el (U+4E67): Add `total-strokes'.
1093         (U+4E7A): Fix strokes.
1094         (U+4E7B): Likewise.
1095         (U+4E7C): Likewise.
1096         (U+F91B): Add `total-strokes'.
1097
1098         * Ideograph-R159-Cart.el (U+8F89): Moved from
1099         Ideograph-R042-Small.el.
1100         (U+8F8B): Add `total-strokes'.
1101         (U+8F8C): Add `total-strokes'.
1102         (U+8F8D): Add `total-strokes'.
1103         (U+8F8E): Add `total-strokes'.
1104
1105         * Ideograph-R059-Bristle.el (U+987B): Add `total-strokes'.
1106
1107         * Ideograph-R039-Child.el (U+5B67): Add `total-strokes'.
1108
1109         * Ideograph-R033-Scholar.el (U+58F6): Add `total-strokes'.
1110         (U+58F8): Add `total-strokes'.
1111         (U+5900): Add `total-strokes'.
1112
1113         * Ideograph-R028-Private.el (U+517F): Add `total-strokes'.
1114
1115         * Ideograph-R016-Table.el (U+34D8): Modify strokes.
1116
1117         * Ideograph-R014-Cover.el (U+519A): Add `total-strokes'.
1118         (U+51A7): Add `total-strokes'.
1119
1120         * Ideograph-R007-Two.el (U+4E9F): Modify strokes.
1121
1122 2003-12-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1123
1124         * Ideograph-R079-Weapon.el (U-00023A98): New character.
1125         (JX2-6E23): New character.
1126
1127         * u0AC00-Hangul-Syllables.el (JC3-94C0): New character.
1128
1129 2003-12-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1130
1131         * Ideograph-R112-Stone.el (JSP-4F63): Add JU+7852.
1132         (U+7881): Unify BE-F9D6 instead of B-F9D6.
1133         (JSP-4F7D): Add JU+78B2.
1134         (JSP-4F7E): Add JU+78B3.
1135         (JSP-5021): Add JU+78BB.
1136         (J0-4858): Add JU+78D0.
1137         (J0-627E): Add JU+78EC.
1138
1139         * Ideograph-R111-Arrow.el (JSP-4F4A): Add JU+77F1.
1140
1141 2003-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1142
1143         * Ideograph-R112-Stone.el: Add mappings for Big5 code points.
1144
1145 2003-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1146
1147         * Ideograph-R173-Rain.el (U+9738): Unify B-C551.
1148
1149         * Ideograph-R111-Arrow.el, Ideograph-R110-Spear.el: Add mappings
1150         for Big5 code points.
1151
1152         * Ideograph-R074-Moon.el (U+9738): Unify B-C551.
1153
1154 2003-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1155
1156         * Ideograph-R162-Walk.el (JC3-67E6): New character.
1157
1158         * Ideograph-R061-Heart.el (JC3-4DD6): New character.
1159
1160         * Ideograph-R140-Grass.el (JC3-62B3): New character.
1161
1162         * Ideograph-R164-Wine.el (JX2-7A45): Unify JC3-95B2.
1163
1164 2003-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1165
1166         * Ideograph-R140-Grass.el: Add mappings for Big5 code points.
1167
1168 2003-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1169
1170         * Ideograph-R030-Mouth.el (U+830D): Copied from
1171         Ideograph-R140-Grass.el.
1172
1173         * Ideograph-R075-Tree.el: Add `=ucs@big5' features.
1174
1175 2003-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1176
1177         * Ideograph-R074-Moon.el, Ideograph-R072-Sun.el: Add `=ucs@big5'
1178         features.
1179
1180         * maps-conf.el: Don't add `=gt-pj-1' for J90-{5877|592D|5A61}.
1181
1182         * Ideograph-R073-Say.el: Add `=ucs@big5' features.
1183         (U+52D7): Add `ideographic-structure'.
1184
1185         * Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
1186         Ideograph-R068-Dipper.el, Ideograph-R067-Script.el: Add
1187         `=ucs@big5' features.
1188
1189         * Ideograph-R019-Power.el (U+52D7): Modify
1190         `ideographic-structure'.
1191
1192         * Ideograph-R064-Hand.el, Ideograph-R061-Heart.el: Add `=ucs@big5'
1193         features.
1194
1195         * Ideograph-R057-Bow.el (JX1-7437): Unify JC3-4CEF.
1196         (U+5F36): Separate JC3-4CEF.
1197
1198         * Ideograph-R066-Rap.el, Ideograph-R063-Door.el,
1199         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el: Add `=ucs@big5'
1200         features.
1201
1202 2003-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1203
1204         * Ideograph-R009-Man.el (U-00020295): Add strokes; complete
1205         `ideographic-structure'; separate H1-CC70.
1206         (C3-3449): Unify JC3-42E6; add `ideographic-structure'.
1207         (U+3464): Separate JC3-42E6.
1208         (U-000202A7): Modify `ideographic-structure'.
1209         (C4-2B60): Add `ideographic-structure'.
1210         (M-00827): Unify JC3-42E7.
1211         (U+5040): Separate JC3-42E7.
1212         (M-00902): Unify H1-CEB8; add `ideographic-structure'.
1213         (U-000202B8): Complete `ideographic-structure'; separate H1-CEB8.
1214
1215 2003-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1216
1217         * Ideograph-R163-City.el: Add missing mappings between CJK Ext B
1218         and CNS 11643 plain 5.
1219
1220         * Ideograph-R062-Halberd.el, Ideograph-R057-Bow.el: Add
1221         `=ucs@big5' features.
1222
1223         * Ideograph-R050-Turban.el: Add `=ucs@big5' features.
1224         (U+5E1A): Add `ideographic-structure'.
1225
1226         * Ideograph-R037-Big.el, Ideograph-R030-Mouth.el,
1227         Ideograph-R028-Private.el, Ideograph-R018-Knife.el,
1228         Ideograph-R016-Table.el, Ideograph-R011-Enter.el,
1229         Ideograph-R008-Lid.el, Ideograph-R002-Line.el: Reformatted.
1230
1231         * maps-conf.el: Don't add `=gt-pj-1' for J90-3476.
1232
1233         * char-db-util.el (char-db-coded-charset-priority-list): Prefer
1234         `=big5-cdp' to `=gt'.
1235
1236         * Ideograph-R073-Say.el (U+52D7): Use
1237         `ideographic-{radical|strokes}@{ucs|cns}' and
1238         `ideographic-radical@ucs*sources' instead of `ideographic-'.
1239
1240 2003-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1241
1242         * Ideograph-R058-Snout.el (GT-67403): Unify BC-8BAB.
1243         (B-B16B): Add BU+5F57.
1244
1245         * Ideograph-R056-Shoot.el, Ideograph-R053-Dotted-Cliff.el: Add
1246         `=ucs@big5' features.
1247
1248         * Ideograph-R019-Power.el (U+52D6): Separate JC3-44EC.
1249         (M-02392): Use `<-vulgar-ideograph*sources' instead of char-ref in
1250         `<-vulgar-ideograph'.
1251         (U+52D7): Use `ideographic-{radical|strokes}@{ucs|cns}' and
1252         `ideographic-radical@ucs*sources' instead of `ideographic-'.
1253         (J0-342A): Separate GT-03062, GT-K07734, U+52D8 and G0-3F31.
1254
1255 2003-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1256
1257         * Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el: Add
1258         `=ucs@big5' features.
1259
1260         * Ideograph-R052-Short-Thread.el (J0-3476): Separate GT-11608 and
1261         GT-K09021; add BU+5E7E.
1262         (C1-5E7D): Unify GT-11608 and GT-K09021.
1263
1264         * Ideograph-R051-Dry.el, Ideograph-R048-Work.el,
1265         Ideograph-R047-River.el: Add `=ucs@big5' features.
1266
1267 2003-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1268
1269         * maps-conf.el: Don't add `=gt-pj-1' for J90-342A.
1270
1271         * Ideograph-R180-Sound.el (JC3-6CDC): New character.
1272
1273         * Ideograph-R162-Walk.el (K0-6B34): Unify JC3-67DB.
1274         (K0-5433): Unify JC3-67DF.
1275
1276 2003-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1277
1278         * Ideograph-R140-Grass.el (C1-5775): Modify subcode of
1279         `morohashi-daikanwa' value.
1280         (GT-40140): Likewise.
1281         (J0-427B): Likewise.
1282         (U+8338): Likewise.
1283
1284         * Ideograph-R012-Eight.el (U+516B): Separate C1-442C.
1285
1286         * Ideograph-R009-Man.el (C2-3A43): Modify subcode of
1287         `morohashi-daikanwa' value.
1288         (B-D85F): Likewise.
1289         (U+5087): Likewise.
1290         (U+513C): Likewise.
1291
1292 2003-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1293
1294         * u00180-Latin-Extended-B.el (JX1-2874): Add JU+01F8.
1295
1296         * Ideograph-R163-City.el (JX1-7C67): Add JU+90DE.
1297
1298         * Ideograph-R154-Shell.el (JX1-7C3B): Add JU+8CF8 instead of
1299         J90U+8CF8.
1300
1301         * Ideograph-R149-Speech.el (JX1-7C34): Add JU+8B69.
1302         (JX1-7C35): Add JU+8B9D.
1303
1304         * Ideograph-R104-Sickness.el (JX1-784D): Add JU+3F72.
1305
1306         * Ideograph-R086-Fire.el (JX1-7763): Add JU+7215.
1307
1308         * read-maps.el (mapping-table-read-file): If ucs-ccs is
1309         `=ucs-jis-2000', add it.
1310
1311 2003-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1312
1313         * u01E00-Latin-Extended-Additional.el (JX1-2872): Unify JC3-85DE.
1314         (JC3-8AF0): New character.
1315         (JC3-8AC2): New character.
1316
1317         * Ideograph-R180-Sound.el (M-43297): Separate C5-6627; use
1318         `ideographic-strokes@daikanwa' instead of `daikanwa-strokes'.
1319         (M-43299): Separate U+97F9 and C1-776B.
1320         (M-43300): Separate C2-6451.
1321         (U+97FA): Separate JSP-6772.
1322
1323         * Ideograph-R046-Mountain.el: Add `=ucs@big5' features.
1324
1325         * Ideograph-R040-Roof.el: Reformatted.
1326
1327 2003-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1328
1329         * Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
1330         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
1331         Ideograph-R038-Woman.el: Add `=ucs@big5' features.
1332
1333         * read-maps.el (mapping-table-read-file): Use `=ucs@jis-2000'
1334         instead of `ucs-jis' for JX2-XXXX.
1335
1336         * maps-conf.el: Don't add `=gt-pj-1' for J90-5423.
1337
1338         * Ideograph-R172-Short-Tailed-Bird.el (JSP-6676): Separate
1339         JX2-7B73; unify GT-56559.
1340         (GT-56560): New character.
1341         (JX2-7B73): Unify GT-56531.
1342
1343         * Ideograph-R140-Grass.el (JC3-61FA): New character.
1344         (U+845B): Unify J78-336B.
1345         (BC-8CB0): Unify GT-42188 and GT-K11857.
1346         (JX2-7657): Unify GT-41801.
1347         (M-49635): Use `ideographic-strokes@daikanwa' instead of
1348         `ideographic-strokes'.
1349
1350         * Ideograph-R072-Sun.el: Reformatted.
1351
1352         * Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
1353         Ideograph-R031-Enclosure.el: Add `=ucs@big5' features.
1354
1355         * Ideograph-R030-Mouth.el (JSP-3669): Separate B-F5C6.
1356
1357         * u0AC00-Hangul-Syllables.el: Add some mappings for CHINA3 PUA
1358         code points.
1359         (U+C815): Unify JC3-96D5 instead of JC3-82DA.
1360         (JC3-95EB): New character.
1361
1362         * Ideograph-R034-Go.el (M-05693): Separate C2-213A and B-C95A;
1363         unify GT-07202.
1364
1365         * Ideograph-R019-Power.el: Reformatted.
1366
1367         * Ideograph-R149-Speech.el, Ideograph-R120-Silk.el (H12-EFEB): Use
1368         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
1369         `ideographic-'.
1370         (U-000261E5): Likewise.
1371
1372         * Ideograph-R113-Spirit.el (M-24692): Fix strokes.
1373         (U+7966): Separate C3-3D5E.
1374
1375         * Ideograph-R112-Stone.el (M-24408): Use
1376         `ideographic-strokes@daikanwa' instead of `daikanwa-strokes'.
1377
1378 2003-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1379
1380         * Ideograph-R037-Big.el: Add `=ucs@big5' features.
1381
1382         * Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
1383         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el: Add
1384         `=ucs@big5' features.
1385
1386         * Ideograph-R138-Stopping.el (BC-8C42): Add
1387         `<-ideographic-component-forms'.
1388
1389         * u000A0-Latin-1-Supplement.el (JX1-2965): Unify JC3-88D6.
1390
1391         * Ideograph-R075-Tree.el (M-15500): Unify J78-432E.
1392
1393 2003-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1394
1395         * Ideograph-R030-Mouth.el, Ideograph-R019-Power.el: Add
1396         `=ucs@big5' features.
1397
1398         * Ideograph-R029-Again.el, Ideograph-R027-Cliff.el,
1399         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R026-Seal.el,
1400         Ideograph-R024-Ten.el, Ideograph-R022-Right-Open-Box.el,
1401         Ideograph-R008-Lid.el, Ideograph-R010-Legs.el: Add `=ucs@big5'
1402         features.
1403
1404 2003-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1405
1406         * ideograph-util.el (char-ideographic-strokes-from-domains): New
1407         function.
1408         (char-ideographic-strokes): Add new optional argument
1409         `preferred-domains'; use `char-ideographic-strokes-from-domains'.
1410         (char-daikanwa-strokes): Specify '(daikanwa) as the
1411         `preferred-domains' for `char-ideographic-strokes'.
1412
1413 2003-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1414
1415         * Ideograph-R018-Knife.el, Ideograph-R014-Cover.el,
1416         Ideograph-R013-Down-Box.el: Add `=ucs@big5' features.
1417
1418         * char-db-util.el (char-db-feature-domains): Add jis-x0213.
1419
1420 2003-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1421
1422         * Ideograph-R020-Wrap.el, Ideograph-R017-Open-Box.el,
1423         Ideograph-R015-Ice.el, Ideograph-R009-Man.el: Add `=ucs@big5'
1424         features.
1425
1426         * Ideograph-R121-Jar.el (C4-2F29): Unify BC-8CDA.
1427
1428 2003-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1429
1430         * Ideograph-R012-Eight.el, Ideograph-R011-Enter.el: Add
1431         `=ucs@big5' features.
1432
1433 2003-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1434
1435         * Ideograph-R007-Two.el: Add `=ucs@big5' features.
1436
1437 2003-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1438
1439         * Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
1440         Ideograph-R157-Foot.el: Add some mappings between CNS 11643-5 and
1441         CJK Ext-B code points.
1442
1443         * Ideograph-R119-Rice.el (JX1-7978): Unify CB00857.
1444
1445 2003-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1446
1447         * Ideograph-R158-Body.el, Ideograph-R156-Run.el: Add some mappings
1448         between CNS 11643-5 and CJK Ext-B code points.
1449
1450         * Ideograph-R018-Knife.el (U-000206F9): Use
1451         `<-ancient-ideograph*sources' instead of char-ref in
1452         `<-ancient-ideograph'.
1453         (U-00020702): Unify M-48938; use `->ideographic-variants*sources'
1454         instead of char-ref in `->ideographic-variants'.
1455
1456         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL COW>): Add
1457         `<-ideographic-component-forms' for U+725B.
1458
1459         * Ideograph-R093-Cow.el (M-19923): Unify BC-8BA9; add
1460         `<-ideographic-component-forms' for U+725B.
1461         (U+725C): Add `<-ideographic-component-forms' for U+725B.
1462
1463 2003-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1464
1465         * Ideograph-R155-Red.el: Add some mappings between CNS 11643-5 and
1466         CJK Ext-B code points.
1467
1468         * Ideograph-R173-Rain.el (U+4A0C): Unify M-42223; separate
1469         C3-3F7D.
1470         (M-42224): Separate U+96ED.
1471         (U-000290CB): New character.
1472         (U-000290D2): New character.
1473         (C5-5F59): Map to U-000290D2.
1474         (M-42330): Separate U+9712.
1475         (U+9714): Separate C3-534D.
1476         (U+9715): Separate C3-534C.
1477         (U+4A2D): Separate C3-5B57.
1478         (M-42428): Separate U+4A2E.
1479         (M-42452): Separate U+972E.
1480         (JSP-672B): Separate U+9731.
1481         (M-42467): Separate U+4A31.
1482         (M-42477): Separate U+9735.
1483         (JX2-7B79): Separate U+9736.
1484
1485         * Ideograph-R154-Shell.el: Add some mappings between CNS 11643-5
1486         and CJK Ext-B code points.
1487
1488         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL REPEAT>): Add
1489         `<-ideographic-component-forms' for U-00020120.
1490         (<CJK RADICAL MEAT>): Add `<-ideographic-component-forms' for
1491         U+8089.
1492         (BC-8958): Likewise.
1493         (BC-8A73): Likewise.
1494         (<CJK RADICAL RAIN>): Add `<-ideographic-component-forms' for
1495         U+96E8.
1496
1497         * Ideograph-R130-Meat.el (<CJK RADICAL MEAT>): Add
1498         `<-ideographic-component-forms' for U+8089.
1499         (BC-8A73): Likewise.
1500         (BC-8958): Likewise.
1501
1502         * Ideograph-R040-Roof.el (J0-355C): Separate U+5BAE and C1-5527.
1503         (J0-3A4B): Separate U+5BB0, G0-5457 and C1-5523.
1504         (J0-3163): Separate U+5BB4 and G0-5167.
1505
1506 2003-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1507
1508         * Ideograph-R196-Bird.el (M-46875): Separate U+4CD0 and C3-5746.
1509         (M-46876): Separate C5-6063.
1510
1511         * Ideograph-R187-Horse.el (M-44833'): New character.
1512
1513         * Ideograph-R184-Eat.el (M-44037'): New character.
1514         (M-44459'): New character.
1515
1516         * Ideograph-R182-Wind.el (M-43920'): New character.
1517
1518         * Ideograph-R179-Leek.el (M-43256'): New character.
1519         (M-43256"): Unify GT-58098; separate U+4AA3.
1520
1521         * Ideograph-R173-Rain.el (M-42417'): New character.
1522
1523 2003-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1524
1525         * Ideograph-R170-Mound.el (M-41836): Unify GT-56167.
1526         (M-41858'): New character.
1527         (GT-56223): New character.
1528         (M-41859): Unify GT-56217.
1529
1530 2003-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1531
1532         * u0FF00-Halfwidth-and-Fullwidth-Forms.el, u030A0-Katakana.el,
1533         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
1534         u03000-CJK-Symbols-and-Punctuation.el, u025A0-Geometric-Shapes.el,
1535         u02190-Arrows.el, u02200-Mathematical-Operators.el,
1536         u02000-General-Punctuation.el, u02100-Letterlike-Symbols.el,
1537         u00400-Cyrillic.el, u00370-Greek.el, Ideograph-R214-Flute.el,
1538         u000A0-Latin-1-Supplement.el, Ideograph-R209-Nose.el,
1539         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
1540         Ideograph-R208-Rat.el, Ideograph-R202-Millet.el,
1541         Ideograph-R203-Black.el, Ideograph-R201-Yellow.el,
1542         Ideograph-R199-Wheat.el, Ideograph-R192-Sacrificial-Wine.el,
1543         Ideograph-R190-Hair.el, Ideograph-R179-Leek.el,
1544         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
1545         Ideograph-R177-Leather.el, Ideograph-R174-Blue.el,
1546         Ideograph-R176-Face.el, Ideograph-R171-Slave.el,
1547         Ideograph-R173-Rain.el, Ideograph-R170-Mound.el,
1548         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
1549         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
1550         Ideograph-R163-City.el, Ideograph-R161-Morning.el,
1551         Ideograph-R162-Walk.el, Ideograph-R157-Foot.el,
1552         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
1553         Ideograph-R153-Badger.el, Ideograph-R151-Bean.el,
1554         Ideograph-R152-Pig.el, Ideograph-R146-West.el,
1555         Ideograph-R150-Valley.el, Ideograph-R144-Walk-Enclosure.el,
1556         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
1557         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
1558         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
1559         Ideograph-R140-Grass.el, Ideograph-R137-Boat.el,
1560         Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el,
1561         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
1562         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
1563         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
1564         Ideograph-R125-Old.el, Ideograph-R126-And.el,
1565         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
1566         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
1567         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
1568         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
1569         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
1570         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
1571         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
1572         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
1573         Ideograph-R107-Skin.el, Ideograph-R103-Bolt-Of-Cloth.el,
1574         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
1575         Ideograph-R102-Field.el, Ideograph-R100-Life.el,
1576         Ideograph-R101-Use.el, Ideograph-R099-Sweet.el,
1577         Ideograph-R098-Tile.el, Ideograph-R096-Jade.el,
1578         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
1579         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
1580         Ideograph-R091-Slice.el, Ideograph-R087-Claw.el,
1581         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
1582         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
1583         Ideograph-R082-Fur.el, Ideograph-R080-Do-Not.el,
1584         Ideograph-R081-Compare.el, Ideograph-R079-Weapon.el,
1585         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
1586         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
1587         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
1588         Ideograph-R069-Axe.el, Ideograph-R071-Not.el,
1589         Ideograph-R072-Sun.el, Ideograph-R068-Dipper.el,
1590         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
1591         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
1592         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
1593         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
1594         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
1595         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
1596         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
1597         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
1598         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
1599         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
1600         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
1601         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
1602         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
1603         Ideograph-R037-Big.el, Ideograph-R035-Go-Slowly.el,
1604         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
1605         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
1606         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
1607         Ideograph-R029-Again.el, Ideograph-R027-Cliff.el,
1608         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
1609         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
1610         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
1611         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
1612         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
1613         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
1614         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
1615         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
1616         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
1617         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
1618         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
1619         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
1620         Ideograph-R001-One.el: Reformatted.
1621
1622         * char-db-util.el (char-attribute-name<): Use only `charset-id'
1623         again.
1624
1625 2003-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1626
1627         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
1628         u03300-CJK-Compatibility.el, u030A0-Katakana.el,
1629         u03100-Bopomofo.el, u03040-Hiragana.el,
1630         u02E00-CJK-Radical-Supplement.el,
1631         u03000-CJK-Symbols-and-Punctuation.el, u025A0-Geometric-Shapes.el,
1632         u02600-Miscellaneous-Symbols.el, u02500-Box-Drawing.el,
1633         u02460-Enclosed-Alphanumerics.el,
1634         u02300-Miscellaneous-Technical.el,
1635         u02200-Mathematical-Operators.el, u02150-Number-Forms.el,
1636         u02190-Arrows.el, u02100-Letterlike-Symbols.el,
1637         u02000-General-Punctuation.el, u00400-Cyrillic.el,
1638         u00370-Greek.el, u002B0-Spacing-Modifier-Letters.el,
1639         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
1640         u000A0-Latin-1-Supplement.el, Ideograph-R214-Flute.el,
1641         u00020-Basic-Latin.el, Ideograph-R212-Dragon.el,
1642         Ideograph-R213-Turtle.el, Ideograph-R211-Tooth.el,
1643         Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
1644         Ideograph-R208-Rat.el, Ideograph-R204-Embroidery.el,
1645         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
1646         Ideograph-R207-Drum.el, Ideograph-R203-Black.el,
1647         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
1648         Ideograph-R200-Hemp.el, Ideograph-R199-Wheat.el,
1649         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
1650         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
1651         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
1652         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
1653         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
1654         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
1655         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
1656         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
1657         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
1658         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
1659         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
1660         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
1661         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
1662         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
1663         Ideograph-R170-Mound.el, Ideograph-R168-Long.el,
1664         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
1665         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
1666         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
1667         Ideograph-R162-Walk.el, Ideograph-R161-Morning.el,
1668         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
1669         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
1670         Ideograph-R156-Run.el, Ideograph-R155-Red.el,
1671         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
1672         Ideograph-R152-Pig.el, Ideograph-R151-Bean.el,
1673         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
1674         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
1675         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
1676         Ideograph-R144-Walk-Enclosure.el, Ideograph-R143-Blood.el,
1677         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
1678         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
1679         Ideograph-R140-Grass.el, Ideograph-R137-Boat.el,
1680         Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el,
1681         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
1682         Ideograph-R134-Mortar.el, Ideograph-R131-Minister.el,
1683         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
1684         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
1685         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
1686         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
1687         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
1688         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
1689         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
1690         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
1691         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
1692         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
1693         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
1694         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
1695         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
1696         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
1697         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
1698         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
1699         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
1700         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
1701         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
1702         Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
1703         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
1704         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el,
1705         Ideograph-R086-Fire.el, Ideograph-R083-Clan.el,
1706         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
1707         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
1708         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
1709         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
1710         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
1711         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
1712         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
1713         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
1714         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
1715         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
1716         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
1717         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
1718         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
1719         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
1720         Ideograph-R056-Shoot.el, Ideograph-R055-Two-Hands.el,
1721         Ideograph-R054-Long-Stride.el, Ideograph-R051-Dry.el,
1722         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
1723         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
1724         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
1725         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
1726         Ideograph-R044-Corpse.el, Ideograph-R042-Small.el,
1727         Ideograph-R043-Lame.el, Ideograph-R041-Inch.el,
1728         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
1729         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
1730         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
1731         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
1732         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
1733         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
1734         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
1735         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
1736         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
1737         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
1738         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
1739         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
1740         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
1741         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
1742         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
1743         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
1744         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
1745         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
1746         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
1747         Ideograph-R002-Line.el, Ideograph-R001-One.el: Reformatted.
1748
1749         * char-db-util.el (char-attribute-name<): Use
1750         `charset-iso-final-char' again for ISO-IR coded-charsets.
1751         (char-db-insert-char-spec): Delete unused local variable `ret'.
1752
1753 2003-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1754
1755         * Ideograph-R166-Village.el (GT-53970): New character.
1756
1757         * Ideograph-R163-City.el (GT-53191): New character.
1758
1759         * Ideograph-R162-Walk.el (GT-52598): New character.
1760         (GT-52500): New character.
1761         (GT-52732): New character.
1762         (GT-52669): New character.
1763
1764 2003-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1765
1766         * Ideograph-R002-Line.el (U+4E30): Unify BC-897E.
1767
1768 2003-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1769
1770         * Ideograph-R063-Door.el (U+6237): Unify BC-89A2.
1771
1772 2003-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1773
1774         * Ideograph-R072-Sun.el (U+6667): Unify GT-17615.
1775
1776 2003-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1777
1778         * Ideograph-R072-Sun.el (J0-5A6E): Unify GT-17613.
1779
1780         * Ideograph-R211-Tooth.el: Add some GT code points.
1781
1782         * Ideograph-R213-Turtle.el (J90-737D): Unify GT-66712.
1783         (M-48848): Use `<-original-ideograph*sources' instead of char-ref
1784         in `<-original-ideograph'.
1785
1786         * Ideograph-R212-Dragon.el:
1787         - Add some GT code points.
1788         - Add some `total-strokes'.
1789
1790         * Ideograph-R208-Rat.el (U+9F20): Unify GT-66099.
1791         (GT-66133): New character.
1792
1793         * Ideograph-R184-Eat.el (GT-59030): Add
1794         `<-ideographic-component-forms' for U+98DF.
1795
1796         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL EAT TWO>): Add
1797         `<-ideographic-component-forms' for U+98DF.
1798         (GT-59030): Copied from Ideograph-R184-Eat.el.
1799         (<CJK RADICAL EAT THREE>): Add `<-ideographic-component-forms' for
1800         U+98DF.
1801         (<CJK RADICAL C-SIMPLIFIED EAT>): Likewise.
1802
1803         * maps-conf.el: Don't add `=gt-pj-1' for J90-{7366,7367,7368,736C}.
1804
1805         * Ideograph-R214-Flute.el (U+9FA0): Unify GT-66752.
1806
1807         * Ideograph-R210-Even.el: Add some GT code points.
1808         (U+9F51): Add `total-strokes'.
1809
1810         * Ideograph-R209-Nose.el (U+9F3B): Unify GT-66224 and GT-K11266.
1811         (U-0002FA1C): Unify GT-66225.
1812         (U+9F3E): Unify GT-66236.
1813
1814         * Ideograph-R206-Tripod.el (U+9F0E): Separate C1-676F; unify
1815         GT-66019.
1816
1817         * Ideograph-R205-Frog.el, Ideograph-R203-Black.el: Add some GT
1818         code points.
1819
1820         * Ideograph-R207-Drum.el (U+9F13): Unify GT-66032.
1821         (J0-736A): Unify GT-66045.
1822
1823         * Ideograph-R204-Embroidery.el, Ideograph-R202-Millet.el,
1824         Ideograph-R201-Yellow.el, Ideograph-R200-Hemp.el,
1825         Ideograph-R199-Wheat.el: Add some GT code points.
1826
1827 2003-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1828
1829         * Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
1830         Ideograph-R197-Salt.el: Add some GT code points.
1831
1832         * maps-conf.el: Don't add `=gt-pj-1' for J90-733B and J90-4E6F.
1833
1834         * Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
1835         Ideograph-R191-Fight.el: Add some GT code points.
1836
1837 2003-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1838
1839         * maps-conf.el: Don't add `=gt-pj-1' for some JIS X 0208:1990 code
1840         points.
1841
1842         * Ideograph-R193-Cauldron.el (J0-722F): Unify GT-61436.
1843         (J0-6478): Unify GT-61490.
1844
1845         * Ideograph-R192-Sacrificial-Wine.el (U+9B2F): Unify GT-61419.
1846         (U+9B31): Unify GT-61435.
1847
1848         * Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
1849         Ideograph-R188-Bone.el: Add some GT code points.
1850
1851         * Ideograph-R187-Horse.el:
1852         - Add some GT code points.
1853         - Add some `total-strokes'.
1854
1855         * Ideograph-R186-Fragrant.el: Add some GT code points.
1856
1857 2003-11-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1858
1859         * Ideograph-R185-Head.el (U+9996): Unify GT-59948.
1860         (U+9997): Unify GT-59950.
1861         (U+9998): Unify GT-59972.
1862
1863         * Ideograph-R184-Eat.el: Add some GT code points.
1864
1865         * Ideograph-R182-Wind.el:
1866         - Add some GT code points.
1867         - Add some `total-strokes'.
1868
1869         * maps-conf.el: Don't add `=gt-pj-1' for some JIS X 0208:1990 code
1870         points.
1871
1872         * Ideograph-R183-Fly.el (U+98DB): Unify GT-59007.
1873         (U+98DC): Unify GT-59018.
1874
1875         * Ideograph-R181-Leaf.el, Ideograph-R180-Sound.el,
1876         Ideograph-R179-Leek.el, Ideograph-R178-Tanned-Leather.el,
1877         Ideograph-R177-Leather.el, Ideograph-R176-Face.el,
1878         Ideograph-R175-Wrong.el, Ideograph-R174-Blue.el,
1879         Ideograph-R173-Rain.el: Add some GT code points.
1880
1881         * Ideograph-R170-Mound.el (M-41676): Use
1882         `->same-ideograph{*sources}' instead of `ideograph='.
1883         (M-41836): Use `<-simplified-ideograph{*sources}' instead of
1884         `simplified-ideograph-of'.
1885         - Add some GT code points.
1886         - Add some `total-strokes'.
1887
1888         * Ideograph-R167-Gold.el:
1889         - Add some GT code points.
1890         - Add some `total-strokes'.
1891
1892 2003-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1893
1894         * Ideograph-R058-Snout.el (GT-K00267): Refer GT-67403 instead of
1895         GT-60403 as the value of `->identical'.
1896
1897 2003-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1898
1899         * Ideograph-R172-Short-Tailed-Bird.el: Add some GT code points.
1900
1901         * Ideograph-R074-Moon.el (U+9738): Copied from
1902         Ideograph-R173-Rain.el.
1903
1904 2003-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1905
1906         * Ideograph-R171-Slave.el (U+96B6): Unify GT-56338.
1907         (M-41928): Separate all; unify C3-5349 instead.
1908         (U+96B7): Separate M-41928; unify GT-56345.
1909         (M-41932): Unify C1-7622.
1910         (U+96B8): Unify GT-56348.
1911
1912         * Ideograph-R169-Gate.el:
1913         - Add some GT code points.
1914         - Add some `total-strokes'.
1915
1916         * Ideograph-R030-Mouth.el (CB03537): Modify
1917         `ideographic-structure' [because J0-6F6B was separated from
1918         M-41434].
1919
1920         * Ideograph-R168-Long.el (U+9577): Unify GT-55291.
1921
1922         * Ideograph-R058-Snout.el (GT-PJ-11-5A40): Unify GT-67403 instead
1923         of GT-60403.
1924
1925         * maps-conf.el: Don't add `=gt-pj-1' for J90-6E60 and J90-6F52.
1926
1927         * isolated-char.el: Comment out GT-40268, GT-52230, GT-52349 and
1928         GT-56364.
1929         (GT-PJ-11-5A40): Unify GT-67403 instead of GT-60403.
1930
1931         * Ideograph-R077-Stop.el (U+6B6F): Unify GT-66384.
1932
1933         * Ideograph-R005-Second.el (U+4E80): Unify GT-66701.
1934
1935 2003-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1936
1937         * Ideograph-R075-Tree.el (JX1-7635): Fixed.
1938         (C3-5524): Likewise.
1939
1940 2003-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1941
1942         * Ideograph-R064-Hand.el (M-12236): Unify GT-15509.
1943
1944 2003-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1945
1946         * Ideograph-R180-Sound.el: Reformatted.
1947
1948 2003-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1949
1950         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
1951         u02E00-CJK-Radical-Supplement.el,
1952         u02200-Mathematical-Operators.el, u02000-General-Punctuation.el,
1953         u01F00-Greek-Extended.el, u01E00-Latin-Extended-Additional.el,
1954         u00400-Cyrillic.el, u00370-Greek.el,
1955         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
1956         u00100-Latin-Extended-A.el, Ideograph-R212-Dragon.el,
1957         Ideograph-R213-Turtle.el, u000A0-Latin-1-Supplement.el,
1958         Ideograph-R211-Tooth.el, Ideograph-R209-Nose.el,
1959         Ideograph-R210-Even.el, Ideograph-R208-Rat.el,
1960         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
1961         Ideograph-R205-Frog.el, Ideograph-R204-Embroidery.el,
1962         Ideograph-R203-Black.el, Ideograph-R202-Millet.el,
1963         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
1964         Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
1965         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
1966         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
1967         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
1968         Ideograph-R191-Fight.el, Ideograph-R190-Hair.el,
1969         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
1970         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
1971         Ideograph-R186-Fragrant.el, Ideograph-R184-Eat.el,
1972         Ideograph-R183-Fly.el, Ideograph-R182-Wind.el,
1973         Ideograph-R181-Leaf.el, Ideograph-R179-Leek.el,
1974         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
1975         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
1976         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
1977         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
1978         Ideograph-R170-Mound.el, Ideograph-R168-Long.el,
1979         Ideograph-R169-Gate.el, Ideograph-R167-Gold.el,
1980         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
1981         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
1982         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
1983         Ideograph-R162-Walk.el, Ideograph-R159-Cart.el,
1984         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
1985         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
1986         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
1987         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
1988         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
1989         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
1990         Ideograph-R147-See.el, Ideograph-R143-Blood.el,
1991         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
1992         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
1993         Ideograph-R140-Grass.el, Ideograph-R138-Stopping.el,
1994         Ideograph-R139-Color.el, Ideograph-R136-Oppose.el,
1995         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
1996         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
1997         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
1998         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
1999         Ideograph-R128-Ear.el, Ideograph-R126-And.el,
2000         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
2001         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
2002         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
2003         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
2004         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
2005         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
2006         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
2007         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
2008         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
2009         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
2010         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
2011         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
2012         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
2013         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
2014         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
2015         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
2016         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
2017         Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
2018         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
2019         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
2020         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
2021         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
2022         Ideograph-R082-Fur.el, Ideograph-R080-Do-Not.el,
2023         Ideograph-R081-Compare.el, Ideograph-R079-Weapon.el,
2024         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
2025         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
2026         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
2027         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
2028         Ideograph-R070-Square.el, Ideograph-R068-Dipper.el,
2029         Ideograph-R069-Axe.el, Ideograph-R067-Script.el,
2030         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
2031         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
2032         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
2033         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
2034         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
2035         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
2036         Ideograph-R054-Long-Stride.el, Ideograph-R053-Dotted-Cliff.el,
2037         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
2038         Ideograph-R050-Turban.el, Ideograph-R048-Work.el,
2039         Ideograph-R049-Oneself.el, Ideograph-R047-River.el,
2040         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
2041         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
2042         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
2043         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
2044         Ideograph-R038-Woman.el, Ideograph-R036-Evening.el,
2045         Ideograph-R037-Big.el, Ideograph-R033-Scholar.el,
2046         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
2047         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
2048         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
2049         Ideograph-R029-Again.el, Ideograph-R027-Cliff.el,
2050         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
2051         Ideograph-R024-Ten.el, Ideograph-R022-Right-Open-Box.el,
2052         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el,
2053         Ideograph-R021-Spoon.el, Ideograph-R019-Power.el,
2054         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
2055         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
2056         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
2057         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
2058         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
2059         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
2060         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
2061         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
2062         Ideograph-R004-Slash.el, Ideograph-R001-One.el: Reformatted.
2063
2064 2003-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2065
2066         * char-db-util.el (char-attribute-name<): Prefer official CCSs;
2067         ignore charset-dimensions of private CCSs.
2068
2069 2003-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2070
2071         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
2072         u0FE50-Small-Form-Variants.el,
2073         u0FE70-Arabic-Presentation-Forms-B.el,
2074         u0FE30-CJK-Compatibility-Forms.el,
2075         u0FB50-Arabic-Presentation-Forms-A.el, u0E000-Private-Use.el,
2076         u0AC00-Hangul-Syllables.el, u03300-CJK-Compatibility.el,
2077         u031F0-Katakana-Phonetic-Extensions.el,
2078         u03200-Enclosed-CJK-Letters-and-Months.el, u03100-Bopomofo.el,
2079         u03130-Hangul-Compatibility-Jamo.el, u030A0-Katakana.el,
2080         u03040-Hiragana.el, u03000-CJK-Symbols-and-Punctuation.el,
2081         u02F00-Kangxi-Radicals.el, u02900-Supplemental-Arrows-B.el,
2082         u02980-Miscellaneous-Mathematical-Symbols-B.el,
2083         u02E00-CJK-Radical-Supplement.el, u02600-Miscellaneous-Symbols.el,
2084         u02700-Dingbats.el, u02580-Block-Elements.el,
2085         u025A0-Geometric-Shapes.el, u02500-Box-Drawing.el,
2086         u02400-Control-Pictures.el, u02460-Enclosed-Alphanumerics.el,
2087         u02300-Miscellaneous-Technical.el, u02190-Arrows.el,
2088         u02200-Mathematical-Operators.el, u02150-Number-Forms.el,
2089         u02100-Letterlike-Symbols.el, u020A0-Currency-Symbols.el,
2090         u02000-General-Punctuation.el, u01F00-Greek-Extended.el,
2091         u01E00-Latin-Extended-Additional.el, u00E80-Lao.el,
2092         u01200-Ethiopic.el, u00E00-Thai.el, u00600-Arabic.el,
2093         u00590-Hebrew.el, u00400-Cyrillic.el, u00370-Greek.el,
2094         u00300-Combining-Diacritical-Marks.el,
2095         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
2096         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
2097         u000A0-Latin-1-Supplement.el, u00000-C0.el, u00020-Basic-Latin.el,
2098         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
2099         Ideograph-R212-Dragon.el, Ideograph-R210-Even.el,
2100         Ideograph-R211-Tooth.el, Ideograph-R209-Nose.el,
2101         Ideograph-R208-Rat.el, Ideograph-R206-Tripod.el,
2102         Ideograph-R207-Drum.el, Ideograph-R204-Embroidery.el,
2103         Ideograph-R205-Frog.el, Ideograph-R203-Black.el,
2104         Ideograph-R202-Millet.el, Ideograph-R200-Hemp.el,
2105         Ideograph-R201-Yellow.el, Ideograph-R199-Wheat.el,
2106         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
2107         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
2108         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
2109         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
2110         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
2111         Ideograph-R188-Bone.el, Ideograph-R186-Fragrant.el,
2112         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
2113         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
2114         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
2115         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
2116         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
2117         Ideograph-R176-Face.el, Ideograph-R175-Wrong.el,
2118         Ideograph-R174-Blue.el, Ideograph-R173-Rain.el,
2119         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R171-Slave.el,
2120         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
2121         Ideograph-R168-Long.el, Ideograph-R167-Gold.el,
2122         Ideograph-R166-Village.el, Ideograph-R165-Distinguish.el,
2123         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
2124         Ideograph-R162-Walk.el, Ideograph-R161-Morning.el,
2125         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
2126         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
2127         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
2128         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
2129         Ideograph-R152-Pig.el, Ideograph-R151-Bean.el,
2130         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
2131         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
2132         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
2133         Ideograph-R144-Walk-Enclosure.el, Ideograph-R143-Blood.el,
2134         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
2135         Ideograph-R140-Grass.el, Ideograph-R138-Stopping.el,
2136         Ideograph-R139-Color.el, Ideograph-R137-Boat.el,
2137         Ideograph-R136-Oppose.el, Ideograph-R135-Tongue.el,
2138         Ideograph-R134-Mortar.el, Ideograph-R133-Arrive.el,
2139         Ideograph-R132-Self.el, Ideograph-R131-Minister.el,
2140         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
2141         Ideograph-R128-Ear.el, Ideograph-R127-Plow.el,
2142         Ideograph-R125-Old.el, Ideograph-R126-And.el,
2143         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
2144         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
2145         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
2146         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
2147         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
2148         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
2149         Ideograph-R112-Stone.el, Ideograph-R111-Arrow.el,
2150         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
2151         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
2152         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
2153         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
2154         Ideograph-R102-Field.el, Ideograph-R101-Use.el,
2155         Ideograph-R100-Life.el, Ideograph-R099-Sweet.el,
2156         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
2157         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
2158         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
2159         Ideograph-R092-Fang.el, Ideograph-R091-Slice.el,
2160         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R088-Father.el,
2161         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
2162         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
2163         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
2164         Ideograph-R082-Fur.el, Ideograph-R081-Compare.el,
2165         Ideograph-R080-Do-Not.el, Ideograph-R079-Weapon.el,
2166         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
2167         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
2168         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
2169         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
2170         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
2171         Ideograph-R068-Dipper.el, Ideograph-R067-Script.el,
2172         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
2173         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
2174         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
2175         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
2176         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
2177         Ideograph-R056-Shoot.el, Ideograph-R055-Two-Hands.el,
2178         Ideograph-R054-Long-Stride.el, Ideograph-R053-Dotted-Cliff.el,
2179         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
2180         Ideograph-R050-Turban.el, Ideograph-R049-Oneself.el,
2181         Ideograph-R048-Work.el, Ideograph-R047-River.el,
2182         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
2183         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
2184         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
2185         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
2186         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
2187         Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
2188         Ideograph-R034-Go.el, Ideograph-R033-Scholar.el,
2189         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
2190         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
2191         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
2192         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
2193         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
2194         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
2195         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
2196         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
2197         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
2198         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
2199         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
2200         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
2201         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
2202         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
2203         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
2204         Ideograph-R002-Line.el, Ideograph-R001-One.el: Reformatted.
2205
2206         * char-db-util.el (char-attribute-name<): Use new sorting method.
2207
2208 2003-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2209
2210         * u0FFF0-Specials.el, u0FF00-Halfwidth-and-Fullwidth-Forms.el,
2211         u0FE20-Combining-Half-Marks.el, u0FE30-CJK-Compatibility-Forms.el,
2212         u0FE50-Small-Form-Variants.el,
2213         u0FE70-Arabic-Presentation-Forms-B.el,
2214         u0FB50-Arabic-Presentation-Forms-A.el,
2215         u0FB00-Alphabetic-Presentation-Forms.el, u0E000-Private-Use.el,
2216         u0A490-Yi-Radicals.el, u0AC00-Hangul-Syllables.el,
2217         u0A000-Yi-Syllables.el, u03300-CJK-Compatibility.el,
2218         u031A0-Bopomofo-Extended.el,
2219         u031F0-Katakana-Phonetic-Extensions.el,
2220         u03200-Enclosed-CJK-Letters-and-Months.el, u03190-Kanbun.el,
2221         u03130-Hangul-Compatibility-Jamo.el, u03100-Bopomofo.el,
2222         u030A0-Katakana.el, u03040-Hiragana.el,
2223         u02FF0-Ideographic-Description-Characters.el,
2224         u03000-CJK-Symbols-and-Punctuation.el, u02F00-Kangxi-Radicals.el,
2225         u02980-Miscellaneous-Mathematical-Symbols-B.el,
2226         u02E00-CJK-Radical-Supplement.el, u02900-Supplemental-Arrows-B.el,
2227         u02800-Braille-Patterns.el, u02700-Dingbats.el,
2228         u02600-Miscellaneous-Symbols.el, u02580-Block-Elements.el,
2229         u025A0-Geometric-Shapes.el, u02500-Box-Drawing.el,
2230         u02460-Enclosed-Alphanumerics.el, u02400-Control-Pictures.el,
2231         u02440-OCR.el, u02300-Miscellaneous-Technical.el,
2232         u02200-Mathematical-Operators.el, u02190-Arrows.el,
2233         u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
2234         u02070-Superscripts.el, u02080-Subscripts.el,
2235         u020A0-Currency-Symbols.el,
2236         u020D0-Combining-Diacritical-Marks-for-Symbols.el,
2237         u02000-General-Punctuation.el, u01F00-Greek-Extended.el,
2238         u01E00-Latin-Extended-Additional.el, u01800-Mongolian.el,
2239         u01780-Khmer.el, u01680-Ogham.el, u016A0-Runic.el,
2240         u01400-Canadian.el, u013A0-Cherokee.el, u01200-Ethiopic.el,
2241         u01100-Hangul-Jamo.el, u010A0-Georgian.el, u01000-Myanmar.el,
2242         u00F00-Tibetan.el, u00E80-Lao.el, u00E00-Thai.el,
2243         u00D80-Sinhala.el, u00D00-Malayalam.el, u00C80-Kannada.el,
2244         u00B80-Tamil.el, u00C00-Telugu.el, u00B00-Oriya.el,
2245         u00A80-Gujarati.el, u00A00-Gurmukhi.el, u00980-Bengali.el,
2246         u00780-Thaana.el, u00900-Devanagari.el, u00700-Syriac.el,
2247         u00600-Arabic.el, u00590-Hebrew.el, u00530-Armenian.el,
2248         u00400-Cyrillic.el, u00370-Greek.el,
2249         u00300-Combining-Diacritical-Marks.el,
2250         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
2251         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
2252         u000A0-Latin-1-Supplement.el, u00080-C1.el, u00020-Basic-Latin.el,
2253         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el, u00000-C0.el,
2254         Ideograph-R212-Dragon.el, Ideograph-R211-Tooth.el,
2255         Ideograph-R210-Even.el, Ideograph-R209-Nose.el,
2256         Ideograph-R208-Rat.el, Ideograph-R207-Drum.el,
2257         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
2258         Ideograph-R204-Embroidery.el, Ideograph-R202-Millet.el,
2259         Ideograph-R203-Black.el, Ideograph-R201-Yellow.el,
2260         Ideograph-R200-Hemp.el, Ideograph-R199-Wheat.el,
2261         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
2262         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
2263         Ideograph-R194-Ghost.el, Ideograph-R193-Cauldron.el,
2264         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
2265         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
2266         Ideograph-R188-Bone.el, Ideograph-R186-Fragrant.el,
2267         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
2268         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
2269         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
2270         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
2271         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
2272         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
2273         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
2274         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
2275         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
2276         Ideograph-R168-Long.el, Ideograph-R167-Gold.el,
2277         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
2278         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
2279         Ideograph-R162-Walk.el, Ideograph-R161-Morning.el,
2280         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
2281         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
2282         Ideograph-R156-Run.el, Ideograph-R155-Red.el,
2283         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
2284         Ideograph-R152-Pig.el, Ideograph-R151-Bean.el,
2285         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
2286         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
2287         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
2288         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
2289         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
2290         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
2291         Ideograph-R140-Grass.el, Ideograph-R137-Boat.el,
2292         Ideograph-R136-Oppose.el, Ideograph-R135-Tongue.el,
2293         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
2294         Ideograph-R132-Self.el, Ideograph-R131-Minister.el,
2295         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
2296         Ideograph-R128-Ear.el, Ideograph-R126-And.el,
2297         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
2298         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
2299         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
2300         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
2301         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
2302         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
2303         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
2304         Ideograph-R112-Stone.el, Ideograph-R111-Arrow.el,
2305         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
2306         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
2307         Ideograph-R106-White.el, Ideograph-R105-Dotted-Tent.el,
2308         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
2309         Ideograph-R102-Field.el, Ideograph-R100-Life.el,
2310         Ideograph-R101-Use.el, Ideograph-R099-Sweet.el,
2311         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
2312         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
2313         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
2314         Ideograph-R092-Fang.el, Ideograph-R091-Slice.el,
2315         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R088-Father.el,
2316         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
2317         Ideograph-R086-Fire.el, Ideograph-R084-Steam.el,
2318         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
2319         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
2320         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
2321         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
2322         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
2323         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
2324         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
2325         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
2326         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
2327         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
2328         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
2329         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
2330         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
2331         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
2332         Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el,
2333         Ideograph-R055-Two-Hands.el, Ideograph-R053-Dotted-Cliff.el,
2334         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
2335         Ideograph-R050-Turban.el, Ideograph-R048-Work.el,
2336         Ideograph-R049-Oneself.el, Ideograph-R047-River.el,
2337         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
2338         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
2339         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
2340         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
2341         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
2342         Ideograph-R036-Evening.el, Ideograph-R034-Go.el,
2343         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el,
2344         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
2345         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
2346         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
2347         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
2348         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
2349         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
2350         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
2351         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
2352         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
2353         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
2354         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
2355         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
2356         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
2357         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
2358         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
2359         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Add coding: magic
2360         cookie.
2361
2362         * ideograph-util.el (write-ideograph-radical-char-data): Insert
2363         coding: magic cookie.
2364
2365         * char-db-util.el (write-char-range-data-to-file): Insert coding:
2366         magic cookie.
2367
2368 2003-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2369
2370         * Ideograph-R163-City.el: Add mappings for Big5 code points.
2371
2372         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SMALL ONE>): Add
2373         `<-ideographic-component-forms' for U+5C0F.
2374         (GT-K00305): Likewise.
2375         (<CJK RADICAL SMALL TWO>): Likewise.
2376         (<CJK RADICAL JADE>): Add `<-ideographic-component-forms' for
2377         U+738B; unify GT-K00402.
2378         (BC-8DC5): New character.
2379
2380         * Ideograph-R087-Claw.el (M-19687): Unify GT-K09318 and GT-25281;
2381         don't use char-ref; use `*sources' instead.
2382         (GT-25283): New character.
2383         (GT-25282): New character.
2384         (U-00024514): Unify GT-K09372.
2385
2386         * Ideograph-R086-Fire.el (U+706C): Unify GT-K00601.
2387         (U+7070): Unify GT-K01577.
2388
2389         * Ideograph-R077-Stop.el (GT-K00182): New character.
2390         (GT-K00439): New character.
2391         (GT-K00440): New character.
2392
2393         * Ideograph-R062-Halberd.el (U+620E): Separate J0-3D3F, C1-4826
2394         and B-A6A5.
2395         (J0-3D3F): Unify C1-4826, B-A6A5 and GT-K01640.
2396
2397         * Ideograph-R058-Snout.el (JSP-3C77): Unify GT-K00268 and
2398         GT-12503.
2399         (U+5F50): Unify GT-K00266.
2400         (GT-K00267): New character.
2401
2402         * Ideograph-R035-Go-Slowly.el (GT-K00218): New character.
2403
2404         * Ideograph-R016-Table.el (GT-K00368): New character.
2405         (GT-K00369): New character.
2406         (U+51EC): Add `<-ancient-ideograph' for J0-4977.
2407
2408 2003-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2409
2410         * maps-conf.el: Don't add `=gt-pj-1' for J90-3D3F.
2411
2412         * Ideograph-R182-Wind.el (U+98A8): Add S1-9211.
2413
2414         * Ideograph-R140-Grass.el (GT-K01089): New character.
2415         (BC-8BE9): New character.
2416         (C1-5344): Unify GT-40162 and GT-K05134.
2417         (C1-5340): Unify GT-40205 and GT-K05171.
2418         (C1-533C): Unify GT-40124 and GT-K05092.
2419         (C1-533A): Unify GT-40074 and GT-K05055.
2420         (C1-5336): Unify GT-40197 and GT-K05283.
2421
2422         * Ideograph-R124-Feather.el (GT-K11272): New character.
2423         (GT-K11273): New character.
2424
2425         * Ideograph-R121-Jar.el (GT-36228): New character.
2426
2427         * Ideograph-R105-Dotted-Tent.el (BC-8B6E): New character.
2428
2429         * Ideograph-R100-Life.el (GT-K00587): New character.
2430         (BC-8B77): Unify GT-K00586; add `<-ideographic-component-forms'
2431         for U+751F.
2432
2433         * Ideograph-R075-Tree.el (GT-K01050): New character.
2434
2435         * Ideograph-R074-Moon.el (GT-K04876): New character.
2436         (BC-8BB5): New character.
2437
2438         * Ideograph-R029-Again.el (GT-K02778): New character.
2439         (BC-8D4C): New character.
2440
2441         * Ideograph-R018-Knife.el (M-01889): Unify GT-K01773 and GT-02444.
2442         (GT-02447): New character.
2443
2444         * Ideograph-R012-Eight.el (U+5173): Unify GT-K02287 and GT-07389.
2445
2446         * Ideograph-R010-Legs.el (GT-K05208): New character.
2447
2448         * Ideograph-R008-Lid.el (JX2-2132): Separate C4-2337 and U+342C;
2449         delete `hanyu-dazidian-{vol|page|char}'.
2450
2451         * Ideograph-R003-Dot.el (GT-K04581): New character.
2452
2453 2003-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2454
2455         * Ideograph-R044-Corpse.el (C4-3135): Unify BC-8DA4.
2456
2457         * Ideograph-R050-Turban.el (U+5E1A): Unify GT-11134 and GT-K03871.
2458
2459 2003-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2460
2461         * Ideograph-R180-Sound.el (M-43265): Unify GT-K05028.
2462
2463         * Ideograph-R130-Meat.el (GT-K05506): New character.
2464         (BC-8CA9): New character.
2465
2466 2003-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2467
2468         * Ideograph-R178-Tanned-Leather.el: Add mappings for Big5 code
2469         points.
2470
2471 2003-10-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2472
2473         * Ideograph-R193-Cauldron.el: Add missing mappings between CJK Ext
2474         B and CNS 11643 plain 5 and 6.
2475
2476 2003-10-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2477
2478         * Ideograph-R162-Walk.el: Add mappings for Big5 code points.
2479
2480 2003-10-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2481
2482         * Ideograph-R140-Grass.el (JC3-62F6): New character.
2483
2484 2003-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2485
2486         * update-cdb.el: Must use `function-max-args' instead of
2487         `function-min-args' to detect optional argument of
2488         `char-attribute-list'.
2489
2490 2003-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2491
2492         * update-cdb.el (system-char-database-directory): Use "chise-db"
2493         instead of "char-db".
2494         - When `char-attribute-list' has optional argument `rehash', use
2495         `char-attribute-list' to mount each db files.
2496
2497 2003-08-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2498
2499         * close-cdb.el: Call `close-char-data-source'.
2500
2501 2003-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2502
2503         * u0AC00-Hangul-Syllables.el (U+AD6C): Unify JC3-93F2 instead of
2504         JC3-82E4.
2505         (U+B300): Unify JC3-93FC.
2506
2507 2003-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2508
2509         * Ideograph-R108-Dish.el (U-00025085): Separated from M-23493 and
2510         copied from Ideograph-R109-Eye.el; use `ideographic-radical@cns'
2511         instead of `ideographic-radical'; add `ideographic-radical@ucs'
2512         for R108-Dish.
2513
2514         * Ideograph-R109-Eye.el (M-23493): Unify U-00025204 instead of
2515         C6-5F4B and U-00025085.
2516
2517 2003-08-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2518
2519         * Ideograph-R167-Gold.el (M-40693): Separate J0-3379, C2-637E and
2520         U+938C.
2521         (C2-6430): Separate U+938D.
2522         (U+938E): Separate C2-6427.
2523         (JX2-7B3A): Separate G0-764C, C2-602A and U+938F; fix
2524         `total-strokes'.
2525         (M-40698): Separate C3-5940 and U+9390.
2526
2527 2003-08-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2528
2529         * Ideograph-R184-Eat.el (M-44237): Unify JC3-6DBE.
2530         (J0-345B): Separate G1-395D and U+9928.
2531
2532         * Ideograph-R170-Mound.el (J0-3E63): Separate G0-554F, C1-6B62 and
2533         U+969C.
2534         (JC3-68D3): New character.
2535
2536         * Ideograph-R163-City.el (U+FA26): Unify JC3-68A8.
2537
2538 2003-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2539
2540         * Ideograph-R162-Walk.el (M-38727): Unify JC3-67A8.
2541
2542 2003-08-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2543
2544         * Ideograph-R154-Shell.el (M-36750): Unify JC3-65F3.
2545
2546         * Ideograph-R144-Walk-Enclosure.el (M-34046): Separate C1-5D34;
2547         unify JC3-63E7.
2548
2549         * Ideograph-R075-Tree.el (U+6A0B): Unify JC3-70C6.
2550
2551         * Ideograph-R041-Inch.el (JC3-4ACE): New character.
2552
2553         * Ideograph-R030-Mouth.el (M-03987): Separate JC3-46EC; unify
2554         B-B3F0 and GT-04889.
2555         (U+55AB): Separate B-B3F0; unify JC3-46EC.
2556         (M-04015): Unify GT-04938.
2557
2558 2003-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2559
2560         * Ideograph-R184-Eat.el (M-44144): Unify C1-6F72 and JC3-6DAC.
2561
2562         * Ideograph-R162-Walk.el (M-38836): Unify JC3-67BA.
2563         (M-38892): Unify JC3-67C6.
2564         (M-38943): Unify JC3-67D1.
2565
2566         * Ideograph-R149-Speech.el: Add missing `=ucs@jis' features.
2567
2568         * Ideograph-R148-Horn.el (JSP-5D36): Add JU+89D6.
2569         (JSP-5D3A): Add JU+89E9.
2570         (JSP-5D3B): Add JU+89EB.
2571         (JSP-5D3E): Add JU+89F3.
2572
2573         * Ideograph-R145-Clothes.el: Add missing `=ucs@jis' features.
2574
2575         * Ideograph-R142-Insect.el (JSP-5A74): Add JU+870B.
2576         (JSP-5A7A): Add JU+8719.
2577         (JSP-5B4C): Add JU+87AD.
2578         (JSP-5B67): Add JU+87FF.
2579
2580         * Ideograph-R141-Tiger.el (JSP-5A41): Add JU+8661.
2581         (JSP-5A42): Add JU+8662.
2582         (JSP-5A43): Add JU+8663.
2583
2584         * Ideograph-R128-Ear.el (JSP-555E): Add JU+8039.
2585         (JSP-5561): Add JU+803E.
2586         (JSP-5566): Add JU+8066.
2587
2588         * Ideograph-R109-Eye.el (JSP-4E6F): Add JU+773E.
2589         (JSP-4F35): Add JU+77A7.
2590         (JSP-4F3D): Add JU+77C9.
2591         (JSP-4F41): Add JU+77D9.
2592
2593         * Ideograph-R108-Dish.el (JX1-786B): Add JU+76E6.
2594
2595         * Ideograph-R107-Skin.el (JSP-4E48): Add JU+76BD.
2596
2597         * Ideograph-R037-Big.el (U+369A): Unify GT-K05614.
2598         (GT-07451): Unify GT-K05365.
2599         (GT-07464): Unify GT-K05057.
2600
2601         * Ideograph-R150-Valley.el (JX2-787B): Add JU+8C45.
2602
2603 2003-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2604
2605         * Ideograph-R109-Eye.el: Add mappings for Big5 code points.
2606
2607 2003-08-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2608
2609         * Ideograph-R145-Clothes.el, Ideograph-R149-Speech.el,
2610         Ideograph-R150-Valley.el: Add some mappings to JEF-CHINA3 code
2611         points.
2612
2613         * Ideograph-R037-Big.el (U+594C): Unify GT-07438.
2614         (U-0002160D): Unify GT-07457.
2615         (U-0002160F): Unify GT-07470.
2616         (U+369A): Unify GT-07468.
2617         (M-05915): Unify GT-07451.
2618         (J0-5476): Unify B-ABB7.
2619         (U+5950): Separate B-ABB7.
2620         (M-05917): Unify B-ABB4 and GT-07464.
2621         (K0-4C78): Unify JC3-48EA.
2622         (C1-5056): Separate B-ABB4.
2623         (J0-3740): Separate JC3-48EA.
2624
2625 2003-08-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2626
2627         * Ideograph-R050-Turban.el (U+5E38): Modify ideographic-structure.
2628
2629         * Ideograph-R030-Mouth.el (U+5617): Modify ideographic-structure.
2630
2631 2003-08-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2632
2633         * Ideograph-R107-Skin.el: Add mappings for Big5 code points.
2634
2635 2003-08-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2636
2637         * Ideograph-R142-Insect.el: Add some mappings to JEF-CHINA3 code
2638         points.
2639
2640         * Ideograph-R130-Meat.el (U+80F7): Unify JC3-52AA.
2641         (JX1-7A4E): Unify JC3-52C5.
2642         (U+8118): Separate JC3-52C5.
2643         (JSP-5636): Unify JC3-52CE.
2644         (U+816D): Unify JC3-52D2.
2645         (M-29705): Unify JC3-52D4.
2646         (JX2-754E): Unify JC3-52D8.
2647         (U+8185): Separate JC3-52D8.
2648         (U+819E): Unify JC3-52DB.
2649         (U+81AB): Unify JC3-52DC.
2650         (U+81AE): Unify JC3-52DD.
2651         (U+81C5): Unify JC3-52DE.
2652         (JX1-7A56): Unify JC3-52E0.
2653         (JSP-565E): Unify JC3-52AC.
2654
2655 2003-08-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2656
2657         * Ideograph-R113-Spirit.el (U+7996): Separate C2-4C43.
2658
2659 2003-08-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2660
2661         * Ideograph-R148-Horn.el: Add some mappings to JEF-CHINA3 code
2662         points.
2663
2664         * Ideograph-R146-West.el (M-34768): Unify JC3-64B7.
2665         (C4-3531): Separate U+4674; unify JC3-64B8.
2666         (U+8983): Unify JC3-64BA.
2667         (GT-46839): Unify JC3-64B9.
2668         (C3-5B2F): Unify JC3-64BB.
2669
2670         * Ideograph-R143-Blood.el (C2-6C36): Unify JC3-63E3.
2671
2672         * Ideograph-R108-Dish.el (U+76EC): Unify JC3-8DFC.
2673
2674 2003-08-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2675
2676         * Ideograph-R147-See.el: Add some mappings to JEF-CHINA3 code
2677         points.
2678
2679         * Ideograph-R141-Tiger.el (U+8650): Separate C1-534B; unify
2680         JC3-63A6.
2681         (M-32692): Separate C5-3535 and U+458E; unify JC3-63AE.
2682         (U+8656): Separate C2-3921; unify JC3-63A7.
2683         (U+8657): Separate C3-3863; unify JC3-63A8.
2684         (U+8658): Separate C3-3860; unify JC3-63A9.
2685         (M-32705): Separate C4-3478 and U-000271A8.
2686         (U+865B): Unify JC3-63AA.
2687         (JX1-7B4F): Unify JC3-63AB.
2688         (M-32711): Separate C5-3B70 and U+4590.
2689         (M-32719): Separate C5-4254 and U+4593; unify JC3-63AF.
2690         (M-32720): Separate C5-4253 and U+4594.
2691         (JSP-5A41): Separate C2-4D5B and U+8661.
2692         (JX1-7B50): Separate C2-5367 and U+8662; unify JC3-63B0.
2693         (JSP-5A43): Separate C2-5A25 and U+8663; unify JC3-63B1.
2694
2695         * Ideograph-R128-Ear.el (JSP-555E): Separate U+8039; unify
2696         JC3-60CD.
2697         (JSP-5561): Separate U+803E; unify JC3-60CE.
2698         (C2-3848): Separate U+8048; unify JC3-60CF.
2699         (JX2-752C): Separate U+8066; unify JC3-60D0.
2700         (JX2-752E): Unify JC3-60D1.
2701         (M-29213): Separate U+43CA; unify JC3-60D3.
2702
2703         * Ideograph-R144-Walk-Enclosure.el (U+884E): Unify JC3-99A9.
2704         (U+8855): Unify JC3-63E8.
2705         (U+885A): Unify JC3-63E9.
2706         (U+885C): Unify JC3-63EA.
2707         (U+885F): Unify JC3-63EB.
2708         (JSP-5C32): Unify JC3-63EC.
2709
2710         * Ideograph-R143-Blood.el (JSP-5C25): Unify JC3-63E2.
2711
2712 2003-08-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2713
2714         * Ideograph-R046-Mountain.el (U+37E2): Unify JC3-4AFE.
2715
2716         * Ideograph-R133-Arrive.el (U+4453): Unify JC3-60EA.
2717
2718         * Ideograph-R106-White.el (U+769E): Unify JC3-5BA5.
2719
2720         * Ideograph-R032-Earth.el (CB07009): Unify JC3-8DF8.
2721
2722 2003-08-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2723
2724         * Ideograph-R029-Again.el (BC-8AC4): Unify JC3-8EC0.
2725
2726         * Ideograph-R148-Horn.el (U+89D4): Unify JC3-64D0.
2727         (JX1-5D39): Unify JC3-64D2.
2728
2729 2003-08-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2730
2731         * Ideograph-R129-Brush.el (U+8082): Unify B-D1FB.
2732
2733         * Ideograph-R108-Dish.el: Add mappings for Big5 code points.
2734
2735         * Ideograph-R104-Sickness.el (J0-617A): Unify B-C4EE.
2736
2737         * Ideograph-R078-Death.el (U+8082): Unify B-D1FB.
2738
2739 2003-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2740
2741         * Ideograph-R149-Speech.el (GT-47938): New character.
2742         (U-00027A93): Relate to M-35778'; add strokes.
2743
2744         * Ideograph-R142-Insect.el (GT-45720): New character.
2745         (U-00027553): New character.
2746
2747         * Ideograph-R152-Pig.el (GT-48918): New character.
2748         (GT-48914): Likewise.
2749
2750         * Ideograph-R145-Clothes.el (GT-46478): New character.
2751         (GT-46764): New character.
2752
2753 2003-08-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2754
2755         * Ideograph-R042-Small.el (U+5C19): Unify BC-A97C.
2756         (GT-K05014): New character.
2757
2758 2003-08-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2759
2760         * Ideograph-R152-Pig.el (U-00022494): Use
2761         `ideographic-{radical|strokes}@cns' instead of
2762         `ideographic-{radical|strokes}'; add
2763         `ideographic-{radical|strokes}@ucs' and
2764         `ideographic-radical@cns*sources'.
2765
2766         * Ideograph-R059-Bristle.el (U-00022494): Unify C5-3560 and
2767         M-36351; use `ideographic-radical@ucs' instead of
2768         `ideographic-radical'.
2769
2770 2003-08-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2771
2772         * Ideograph-R009-Man.el (U-000279F9): Unify C5-497B; relate to
2773         M-35522; moved to Ideograph-R149-Speech.el.
2774
2775 2003-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2776
2777         * Ideograph-R153-Badger.el, Ideograph-R149-Speech.el: Add missing
2778         mappings between CJK Ext B and CNS 11643 plain 5.
2779
2780         * Ideograph-R152-Pig.el: Add missing mappings between CJK Ext B
2781         and CNS 11643 plain 5.
2782
2783 2003-08-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2784
2785         * Ideograph-R009-Man.el (U+4EBB): Unify GT-K00141 and GT-00457.
2786         (U-00020089): Use `ideographic-{radical|strokes}@{ucs|gt|misc}'
2787         and `ideographic-radical@{ucs|gt}*sources' instead of
2788         `ideographic-'; delete `ideograph-cdp'.
2789         (M-48920): Separate C6-353A and U-0002028B; modify
2790         `ideographic-structure'.
2791
2792 2003-07-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2793
2794         * Ideograph-R004-Slash.el (U-00020088): Separate C6-2124.
2795         (C6-2124): Unify GT-K00130.
2796         (U-00020089): Use `ideographic-{radical|strokes}@{ucs|gt|misc}'
2797         and `ideographic-radical@{ucs|gt}*sources' instead of
2798         `ideographic-'; delete `ideograph-cdp'.
2799
2800         * Ideograph-R001-One.el (U-00020089): Use
2801         `ideographic-{radical|strokes}@{ucs|gt|misc}' and
2802         `ideographic-radical@{ucs|gt}*sources' instead of `ideographic-';
2803         delete `ideograph-cdp'.
2804
2805         * char-db-util.el (char-db-feature-domains): Add `misc' and
2806         `unknown'.
2807
2808 2003-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2809
2810         * Ideograph-R002-Line.el (C4-2127): Unify GT-K00068.
2811         (U-00020061): Don't use char-ref format in `<->same-ideograph' and
2812         `<-ancient-ideograph'; use `->same-ideograph*sources' and
2813         `<-ancient-ideograph*sources' instead.
2814
2815         * Ideograph-R077-Stop.el (M-16254): Unify GT-K00187 and GT-20883.
2816
2817         * u02E00-CJK-Radical-Supplement.el (U+2EBC): Unify GT-37857.
2818
2819 2003-07-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2820
2821         * Ideograph-R005-Second.el (BC-87F5): Use `hanyu-dazidian' instead
2822         of `hanyu-dazidian-{vol|page|char}'.
2823
2824 2003-07-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2825
2826         * Ideograph-R140-Grass.el: Add some GT code points.
2827         (M-31330'): New character.
2828         (H10-D46C): Separate U-00027163; unify M-32477' and GT-43922.
2829         (U-00027163): Separate H10-D46C; relate to M-32477'.
2830
2831 2003-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2832
2833         * Ideograph-R038-Woman.el (M-06920): Separate C3-6073 and CB05463.
2834         (U+5B4F): Unify CB05463.
2835
2836         * Ideograph-R030-Mouth.el (M-04658): Separate C3-6071 and CB02258;
2837         modify `ideographic-structure'.
2838
2839         * u02E00-CJK-Radical-Supplement.el (U+2EBC): Unify GT-37857.
2840
2841         * Ideograph-R130-Meat.el: Add some GT code points.
2842         (M-29250): Unify H6-A472, GT-37865 and U-0002662D.
2843         (C6-2548): Map to U-0002662D.
2844         (U-00026630): Unify GT-37869; add strokes.
2845         (M-29966'): New character.
2846
2847 2003-07-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2848
2849         * Ideograph-R072-Sun.el (GT-K03318): New character.
2850         (GT-K03616): New character.
2851
2852         * u02E00-CJK-Radical-Supplement.el (GT-K01701): New character.
2853         (BC-8958): Unify GT-K00417.
2854
2855         * Ideograph-R145-Clothes.el (GT-K06642): New character.
2856
2857         * Ideograph-R130-Meat.el (BC-8958): Unify GT-K00417.
2858
2859         * Ideograph-R024-Ten.el (BC-8BF8): New character.
2860
2861 2003-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2862
2863         * Ideograph-R045-Sprout.el (JX1-4F62): Unify GT-K00269; unify
2864         U+FA3C instead of U+5C6E; unify GU+5C6E, CU+5C6E and BU+5C6E.
2865         (U+5C6E): Separate all; add `->identical' for U+FA3C.
2866         (U-0002F878): Don't use char-ref format in `->synonyms'; add
2867         `->synonyms*sources' instead; use `->mistakable' and
2868         `->mistakable*sources' for M-07825 instead of `comment'.
2869
2870         * Ideograph-R037-Big.el (J0-4537): Unify B-A4D1.
2871         (U+5929): Separate B-A4D1; unify GT-K00468.
2872
2873         * Ideograph-R029-Again.el (J0-3A35): Unify B-A465.
2874         (U+53C9): Separate B-A465; unify GT-K00254 and GT-03946.
2875         (GT-K00255): New character.
2876         (U+53CD): Unify GT-K00476.
2877
2878         * u02E00-CJK-Radical-Supplement.el (U+2E84): Unify GT-K00008.
2879         (GT-K00007): New character.
2880         (U+2E86): Add `<-radical' for U+5182; separate BC-8BF2.
2881         (BC-8BF2): Unify GT-K00143.
2882         (U+2E87): Unify GT-K00086 and GT-02284.
2883         (U+2E88): Unify GT-K00091.
2884         (U+2E8A): Unify GT-K00062.
2885         (U+2E9C): Unify GT-K00565.
2886         (U+2EAE): Add `<-ideographic-component-forms' for U+7AF9; unify
2887         GT-K02267.
2888         (U+2ECD): Unify GT-K00580 and GT-51643.
2889
2890         * Ideograph-R162-Walk.el (U+2ECD): Unify GT-K00580 and GT-51643.
2891
2892         * Ideograph-R140-Grass.el (U+FA5E): Unify GT-K00671 and GT-39643.
2893
2894         * Ideograph-R088-Father.el (M-19721): Unify GT-K00483 and
2895         GT-25336.
2896
2897         * Ideograph-R067-Script.el (M-13450): Unify GT-K00489.
2898         (GT-K00488): New character.
2899
2900         * Ideograph-R026-Seal.el (U+353E): Unify GT-K00101.
2901
2902         * Ideograph-R024-Ten.el (U+5342): Unify GT-K00250 and GT-03454.
2903         (GT-K00252): New character.
2904         (GT-K00251): New character.
2905
2906         * Ideograph-R020-Wrap.el (U-0002F828): Unify GT-K00184 and
2907         GT-03203.
2908
2909         * Ideograph-R018-Knife.el (U+5202): Unify GT-K00110 and GT-02405.
2910         (M-01848): Unify GT-K00215 and GT-02406.
2911         (M-01853): Unify GT-K00485 and GT-02420.
2912
2913         * Ideograph-R013-Down-Box.el (U+5183): Unify GT-K00548 and
2914         GT-01984.
2915
2916         * Ideograph-R012-Eight.el (M-01452): Unify GT-K00431 and GT-01892.
2917
2918         * Ideograph-R008-Lid.el (U+4EA0): Unify GT-K00074 and GT-00375.
2919         (B-A460): Unify GT-K00202.
2920
2921         * Ideograph-R004-Slash.el (U-00020087): Separate BC-8B5F.
2922         (BC-8B5F): Unify GT-K00105.
2923
2924         * Ideograph-R009-Man.el (J0-4750): Modify `ideographic-structure';
2925         separate B-ADD6.
2926         (U+4FF3): Delete `hanyu-dazidian-{vol|page|char}'.
2927
2928 2003-07-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2929
2930         * Ideograph-R030-Mouth.el (M-03803): Modify
2931         `ideographic-structure'.
2932         (J0-3E26): Likewise.
2933         (C1-5938): Add `ideographic-structure'.
2934         (J0-5341): Separate G0-6034, C1-5E3D and U+557B.
2935         (J0-5346): Separate G0-4C64, C1-5E40 and U+557C.
2936         (J0-533D): Separate G0-3F26, C1-5E3E and U+5580.
2937         (C1-6C38): Add `ideographic-structure'.
2938         (U+5618): Modify `ideographic-structure'; separate C3-4633.
2939         (J0-5366): Separate C1-7346, G1-5F4C and U+5680.
2940         (M-04446): Separate C2-5C55 and U+5681.
2941         (C2-5C53): Separate U+5682.
2942
2943         * Ideograph-R029-Again.el (J0-3C68): Modify
2944         `ideographic-structure'.
2945         (U+53D6): Likewise; delete `hanyu-dazidian-{vol|page|char}'.
2946
2947         * Ideograph-R019-Power.el (J0-5227): Modify
2948         `ideographic-structure'.
2949
2950 2003-07-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2951
2952         * Ideograph-R124-Feather.el (J90-6647): Modify
2953         `ideographic-structure'.
2954
2955         * Ideograph-R033-Scholar.el: Reformatted.
2956
2957         * Ideograph-R015-Ice.el (M-01669): Modify `ideographic-structure'.
2958         (C1-5445): Likewise.
2959         (J0-4E3F): Separate G0-4168 and U+51CC; modify
2960         `ideographic-structure'.
2961
2962 2003-07-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2963
2964         * Ideograph-R002-Line.el (U+4E2C): Unify BC-89B1.
2965
2966 2003-07-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2967
2968         * Ideograph-R009-Man.el (U+4F50): Unify GT-00633 instead of
2969         GT-00634.
2970         (U+4F5C): Unify GT-00634.
2971
2972 2003-07-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2973
2974         * Ideograph-R032-Earth.el (U+58CC): Separate J0-3E6D.
2975         (J0-3E6D): Unify GT-06976.
2976
2977 2003-07-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2978
2979         * Ideograph-R164-Wine.el, Ideograph-R160-Bitter.el: Add some GT
2980         code points.
2981
2982 2003-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2983
2984         * Ideograph-R165-Distinguish.el, Ideograph-R163-City.el: Add some
2985         GT code points.
2986
2987 2003-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2988
2989         * README.en: Rename ``UTF-2000'' -> ``CHISE''.
2990         (Character Reference): Complete Pinyin names of sources [by
2991         Christian Wittern <wittern@kanji.zinbun.kyoto-u.ac.jp>]
2992
2993 2003-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2994
2995         * Ideograph-R162-Walk.el: Add some GT code points.
2996
2997         * maps-conf.el: Don't add `=gt-pj-1' features into some JIS X
2998         0208:1990 code points.
2999
3000 2003-07-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3001
3002         * Ideograph-R158-Body.el: Add some GT code points.
3003
3004 2003-07-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3005
3006         * Ideograph-R159-Cart.el: Add some GT code points.
3007
3008 2003-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3009
3010         * Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
3011         Ideograph-R154-Shell.el, Ideograph-R150-Valley.el,
3012         Ideograph-R149-Speech.el, Ideograph-R153-Badger.el,
3013         Ideograph-R152-Pig.el, Ideograph-R151-Bean.el,
3014         Ideograph-R142-Insect.el: Add some GT code points.
3015
3016 2003-07-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3017
3018         * Ideograph-R166-Village.el: Add some GT code points.
3019
3020         * Ideograph-R161-Morning.el (U+8FB0): Unify GT-51621.
3021         (U+8FB1): Unify GT-51624.
3022         (U+8FB2): Unify GT-51627.
3023
3024         * Ideograph-R155-Red.el, Ideograph-R148-Horn.el,
3025         Ideograph-R146-West.el, Ideograph-R145-Clothes.el: Add some GT
3026         code points.
3027
3028 2003-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3029
3030         * Ideograph-R143-Blood.el: Add some GT code points.
3031
3032         * Ideograph-R087-Claw.el (U+89C5): Moved to Ideograph-R147-See.el.
3033
3034 2003-07-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3035
3036         * Ideograph-R123-Sheep.el (U+8B71): Copied from
3037         Ideograph-R149-Speech.el.
3038
3039 2003-07-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3040
3041         * Ideograph-R147-See.el, Ideograph-R140-Grass.el: Add some GT code
3042         points.
3043
3044 2003-07-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3045
3046         * Ideograph-R144-Walk-Enclosure.el, Ideograph-R141-Tiger.el: Add
3047         some GT code points.
3048
3049 2003-07-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3050
3051         * Ideograph-R137-Boat.el, Ideograph-R133-Arrive.el,
3052         Ideograph-R130-Meat.el: Add some GT code points.
3053
3054 2003-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3055
3056         * Ideograph-R139-Color.el, Ideograph-R138-Stopping.el,
3057         Ideograph-R136-Oppose.el, Ideograph-R135-Tongue.el,
3058         Ideograph-R134-Mortar.el: Add some GT code points.
3059
3060 2003-07-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3061
3062         * Ideograph-R132-Self.el (U+81EA): Unify GT-38936.
3063         (J0-3D2D): Unify GT-38944.
3064
3065         * Ideograph-R131-Minister.el: Add some GT code points.
3066
3067         * Ideograph-R119-Rice.el: Add some GT code points.
3068
3069 2003-07-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3070
3071         * Ideograph-R129-Brush.el, Ideograph-R128-Ear.el,
3072         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
3073         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
3074         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
3075         Ideograph-R118-Bamboo.el: Add some GT code points.
3076
3077         * Ideograph-R060-Step.el (J90-352B): Unify GT-35717.
3078
3079 2003-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3080
3081         * Ideograph-R126-And.el (U+800C): Unify GT-37338.
3082         (U+8010): Unify GT-37346.
3083
3084         * Ideograph-R120-Silk.el: Add some GT code points.
3085
3086 2003-07-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3087
3088         * isolated-char.el (GT-19655): Deleted because it is included in
3089         etc/char-data/GT-RS.txt.
3090         (GT-19656): Likewise.
3091         (GT-19861): Likewise.
3092         (GT-21862): Likewise.
3093         (GT-26606): Likewise.
3094         (GT-30254): Likewise.
3095
3096 2003-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3097
3098         * Ideograph-R210-Even.el (U-0002A5CB): Map to M-34664; add
3099         strokes.
3100
3101         * Ideograph-R147-See.el, Ideograph-R145-Clothes.el: Add some
3102         mappings between CNS 11643-5 and CJK Ext-B code points.
3103
3104 2003-07-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3105
3106         * Ideograph-R009-Man.el (U-0002767E): Relate to M-34274; separate
3107         H1-CFE4; moved to Ideograph-R145-Clothes.el.
3108
3109 2003-07-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3110
3111         * Ideograph-R130-Meat.el (U-0002686D): Unify M-29965'.
3112         (C7-487E): Map to U-0002686D.
3113
3114 2003-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3115
3116         * u02E00-CJK-Radical-Supplement.el (U+2ECC): Specify U+FA66
3117         instead of U+8FB6 for `<-radical'; separate JX2-7969 and BC-8966.
3118
3119         * Ideograph-R162-Walk.el (G0-6541): Unify JX2-7969 and BC-8966;
3120         unify U+FA66 instead of U+8FB6; add GU+8FB6.
3121
3122 2003-07-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3123
3124         * read-maps.el (mapping-table-read-file): Accept C1-HHHH and
3125         C2-HHHH; don't regard `=>ucs' as substitution for `=ucs-jis-1990'.
3126
3127 2003-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3128
3129         * Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
3130         Ideograph-R120-Silk.el, Ideograph-R116-Cave.el,
3131         Ideograph-R109-Eye.el, Ideograph-R104-Sickness.el,
3132         Ideograph-R064-Hand.el, Ideograph-R046-Mountain.el,
3133         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
3134         Ideograph-R038-Woman.el, Ideograph-R009-Man.el: Add some missing
3135         `ucs@jis' features corresponding with JIS X 0212 code points.
3136
3137 2003-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3138
3139         * maps-conf.el: Don't add `=gt-pj-1' features into some JIS X
3140         0208:1990 code points.
3141
3142 2003-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3143
3144         * Ideograph-R064-Hand.el (U+651A): Fix strokes.
3145
3146 2003-07-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3147
3148         * u00100-Latin-Extended-A.el (JSP-2A69): Fix typo.
3149
3150 2003-07-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3151
3152         * u00180-Latin-Extended-B.el (LATIN CAPITAL LETTER N WITH GRAVE):
3153         Add `->fullwidth' for JX1-2874.
3154         (JC3-85BC): Unify JX1-2874.
3155
3156         * Ideograph-R184-Eat.el (GT-K04996): Unify JX2-7C4B.
3157         (C6-6440): Separate U+4B3B.
3158         (JX2-7C55): New character.
3159         (JSP-686E): Unify JX2-7C68.
3160         (C2-6A63): Separate U+994E.
3161         (M-44392): Unify C3-5E7E.
3162
3163         * Ideograph-R178-Tanned-Leather.el (C2-6C5F): Separate JSP-676B
3164         and U+97E1.
3165         (JSP-676B): Unify JX2-7C30.
3166
3167         * Ideograph-R140-Grass.el (JX2-7575): Unify U+FA5E instead of <CJK
3168         RADICAL GRASS TWO>; add `->ideographic-component-forms' for <CJK
3169         RADICAL GRASS TWO>.
3170         (U+FA5D): New character.
3171         (JSP-576D): Unify JX2-762E.
3172         (M-31008): Separate G0-5D31, J0-6838, GT-06636 and U+837C.
3173         (M-31009): Separate all.
3174         (JSP-5821): Unify JX2-7A75.
3175         (M-31010): Separate all.
3176         (M-31011): Likewise.
3177         (U+837F): Unify JX2-7633.
3178         (JSP-5849): Unify JX2-7642.
3179         (M-31309): Unify H8-F5B2 and U-00026C73.
3180         (JX2-7644): New character.
3181         (C3-3E57): Delete `kangxi-radical'.
3182         (JSP-5854): Unify JX2-7648.
3183         (M-31399): Separate all.
3184         (JSP-585A): Unify JX2-764C.
3185         (JSP-586E): Unify JX2-7657.
3186         (U+450D): Separate C3-4940; unify JX2-7654; add `total-strokes'.
3187         (JSP-5921): Unify JX2-7655.
3188         (U+8553): Unify JX2-7671.
3189         (JSP-5952): Unify JX2-766C.
3190         (U+4543): Separate C4-5331; unify JX2-766E.
3191
3192 2003-07-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3193
3194         * Ideograph-R195-Fish.el (U+9BF3): Separate JSP-6A7C.
3195         (JSP-6A7C): Unify JX2-7D51.
3196         (JSP-6B22): Unify JX2-7D5A.
3197         (JX2-6B33): Unify JX2-7D64.
3198         (U+9C27): Separate C4-683E.
3199         (JSP-6B50): Unify JX2-7D6C.
3200
3201         * Ideograph-R145-Clothes.el (M-34581): Separate all.
3202         (JSP-5C6F): Unify JX2-7841.
3203
3204         * Ideograph-R142-Insect.el (U+87A7): Unify JX2-7766.
3205         (U+87F5): Unify JX2-7771; add `total-strokes'.
3206
3207 2003-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3208
3209         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL GRASS TWO): Don't
3210         map to U+8279; separate C4-2153, JX2-7575, M-30639 and BC-8AFE;
3211         add `<-radical' for U+FA5E.
3212         (CJK RADICAL GRASS THREE): Separate JX2-7574; add `<-radical' for
3213         U+FA5D.
3214
3215         * Ideograph-R162-Walk.el (JSP-6138): Unify JX2-796C.
3216         (JSP-6139): Unify JX2-796D.
3217         (JX2-615C): Unify JX2-797C.
3218
3219         * Ideograph-R146-West.el (U+8980): Unify JX2-7845.
3220
3221         * Ideograph-R119-Rice.el (JSP-5334): Separate C4-4574; unify
3222         JX2-7378.
3223
3224         * Ideograph-R116-Cave.el (U+41B1): Separate C4-5222.
3225         (U+41B4): New character.
3226         (JX2-7333): New character.
3227
3228         * Ideograph-R115-Grain.el (U-000257B4): Unify JX2-7276.
3229         (M-25135): New character.
3230         (U-000257A9): Relate to M-25135; unify JX2-7275.
3231
3232         * Ideograph-R108-Dish.el (U+76C9): Unify JX2-7176.
3233         (U+76E8): Unify JX2-7178.
3234
3235         * Ideograph-R106-White.el (C3-5176): Unify JX2-7170.
3236
3237         * Ideograph-R104-Sickness.el (U+7617): Add `total-strokes'.
3238         (U+7618): Likewise.
3239         (JX2-7159): New character.
3240
3241         * Ideograph-R075-Tree.el (U-000233D2): Unify JX2-2E3D.
3242         (JSP-433D): Unify JX2-2E4F.
3243         (M-14639): Unify JSP-4343, C4-2D4E, JC3-53BA and U+67E1.
3244         (JX2-2E4B): New character.
3245         (M-14683): Unify G0-4859, JX2-2E4A, H8-EEF9 and U+8363.
3246         (U+3B77): New character.
3247         (U+FA13): New character.
3248         (M-15089): New character.
3249         (U+3B8D): Relate to M-15089; separate C3-4166.
3250         (JSP-447D): Unify JX2-2F41.
3251         (U+6A31): Add `total-strokes'.
3252         (U+6A74): Likewise.
3253         (M-15527): Separate all.
3254         (U+6A7A): Relate to M-15527; unify JX2-2F55.
3255         (U+6A7B): Add `total-strokes'.
3256         (U+6AD4): Unify JX2-2F65.
3257         (U+6B17): Unify JX2-2F76.
3258
3259 2003-07-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3260
3261         * Ideograph-R018-Knife.el (JX2-233F): New character.
3262
3263 2003-07-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3264
3265         * Ideograph-R134-Mortar.el (U-00026951): Unify JX2-755A.
3266
3267         * Ideograph-R061-Heart.el (JX2-2C57): Unify JU+60EE.
3268
3269         * Ideograph-R046-Mountain.el (JX2-284F): Unify JU+5D1D.
3270
3271         * Ideograph-R040-Roof.el (JX2-2823): Unify JU+3761.
3272
3273         * Ideograph-R032-Earth.el (U-00021336): Unify JX2-2474.
3274
3275         * Ideograph-R030-Mouth.el (CB00070): Unify JX2-2431, H2-DBF0 and
3276         U-00020E95.
3277
3278 2003-07-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3279
3280         * Ideograph-R129-Brush.el (C6-3B24): Separate U+8081.
3281         (U+8082): Use `ideographic-radical@cns' instead of `cns-radical';
3282         use `ideographic-{radical|strokes}@ucs' instead of
3283         `ideographic-{radical|strokes}'; add
3284         `ideographic-radical@ucs*sources', `ideographic-strokes@cns' and
3285         `ideographic-radical@cns*sources'.
3286
3287         * Ideograph-R096-Jade.el (JSP-4B7B): Separate K0-607B and
3288         JC3-59C9; use `=ucs@jis-1990' instead of `=ucs@jis'.
3289         (U+73F9): Unify K0-607B, JX2-706A and JC3-59C9.
3290         (U+7413): Separate K0-684D.
3291         (K0-684D): Unify JX2-706B.
3292         (U+7453): Unify JX2-7071.
3293         (U+74A5): Unify JX2-7123.
3294
3295         * Ideograph-R091-Slice.el (CB04523): Unify JX2-7031.
3296
3297         * Ideograph-R086-Fire.el (U+70BB): Separate C3-2D5D; unify
3298         JX2-6F60.
3299         (U+70BC): Add `total-strokes'.
3300         (U+70BD): Likewise.
3301         (U+70EC): Unify JX2-6F65.
3302         (U+3DD4): Unify JX2-6F77.
3303         (CB04059): Unify JX2-6F78.
3304         (JSP-4A2F): Use `=ucs@jis-1990' instead of `=ucs@jis'.
3305         (U+71B3): Unify JX2-7021.
3306
3307         * Ideograph-R085-Water.el (JSP-465F): Unify JX2-6E37.
3308         (JSP-4738): Unify JX2-6E50.
3309         (U-00023D42): Fix `ideographic-strokes'.
3310         (U+6E0F): Add `total-strokes'.
3311         (U+6E14): Likewise.
3312         (U+6E16): Likewise.
3313         (U+6E17): Unify JX2-6E5D.
3314         (U+988D): Add `total-strokes'.
3315         (U+6E36): Unify JX2-6E6D.
3316         (U+6F35): Unify JX2-6F28.
3317         (U+3D9A): Unify JX2-6F54.
3318
3319         * Ideograph-R078-Death.el (U+8082): Copied from
3320         Ideograph-R129-Brush.el.
3321
3322         * Ideograph-R072-Sun.el (U+3AD6): New character.
3323         (U+65F7): Add `total-strokes'.
3324         (U+65F8): Likewise.
3325         (JSP-4177): Separate U+6608; unify JX2-2D76.
3326         (M-13981): Separate U+666D and C3-3C25; unify JX2-2E28.
3327         (U+6690): Separate B-DDC2.
3328         (JSP-4250): Unify JX2-2E2B and B-DDC2.
3329         (U+66B1): Add `<-original-ideograph' for S1-3299; add S{1|2}-3299;
3330         unify JX2-2E30.
3331
3332         * Ideograph-R024-Ten.el (U-0002099D): Unify JX2-2353.
3333
3334 2003-07-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3335
3336         * Ideograph-R140-Grass.el (U+8363): Add `morohashi-daikanwa' for
3337         M-14683 instead of using `->same-ideograph'.
3338
3339         * Ideograph-R102-Field.el (U+3F57): Unify JX2-7134.
3340
3341         * Ideograph-R098-Tile.el (U+74EF): Unify JX2-712C.
3342
3343         * Ideograph-R094-Dog.el (JSP-4B25): Unify JX2-7045.
3344         (U+7339): Unify JX2-704A.
3345
3346         * Ideograph-R087-Claw.el (U+722B): Add JU+FA49.
3347         (U+FA49): New character.
3348
3349         * Ideograph-R079-Weapon.el (JSP-4633): Unify JX2-6E25 and M-16650.
3350
3351         * Ideograph-R064-Hand.el (U+63F7): Unify JX2-2D3C.
3352         (U+3A6E): New character.
3353
3354         * Ideograph-R050-Turban.el (U+3836): Unify JX2-2871.
3355         (U+5E49): Unify JX2-2878.
3356         (U+3861): New character.
3357
3358 2003-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3359
3360         * Ideograph-R061-Heart.el (U+3917): New character.
3361         (U+6112): Unify JX2-2C5B.
3362         (JX2-2C57): New character.
3363
3364         * Ideograph-R060-Step.el (JSP-3D32): Unify JX2-2C38.
3365
3366         * Ideograph-R046-Mountain.el (JSP-3B2A): Unify JX2-283C.
3367         (U+37C1): Unify JX2-283E.
3368         (M-08196): Unify JX2-284F.
3369         (JSP-3B68): Unify JX2-285F.
3370         (JSP-3B6C): Unify JX2-2862.
3371
3372         * Ideograph-R040-Roof.el (MH-0132): Unify JX2-2823.
3373
3374         * Ideograph-R213-Turtle.el (J90-6354): Unify GT-32753; don't use
3375         char-ref format in `<-ancient-ideograph'; use
3376         `<-ancient-ideograph*sources' instead.
3377
3378         * Ideograph-R116-Cave.el: Add some GT code points.
3379
3380         * Ideograph-R181-Leaf.el (U+9834): Unify GT-31942.
3381
3382         * Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
3383         Ideograph-R112-Stone.el: Add some GT code points.
3384
3385 2003-07-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3386
3387         * Ideograph-R140-Grass.el (U-00026AFF): Unify JX1-7A5D; add
3388         strokes.
3389         (JX1-7A6D): New character.
3390
3391         * char-db-util.el (char-db-feature-domains): Add `jis', `jis/alt',
3392         `jis/a' and `jis/b'.
3393
3394         * Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el (U+5F00):
3395         Delete `script'; use `ideographic-strokes@{ucs|cns}' instead of
3396         `ideographic-strokes'; add `ideographic-radical@ucs*sources'; add
3397         `ideographic-{radical|strokes}@jis/b' and
3398         `ideographic-radical@jis/b*sources'; unify JX1-7431.
3399
3400         * Ideograph-R007-Two.el (U+5F00): Copied from
3401         Ideograph-R055-Two-Hands.el and Ideograph-R051-Dry.el.
3402
3403         * Ideograph-R196-Bird.el (C1-7B4E): Unify U+9DB4.
3404
3405         * Ideograph-R195-Fish.el (M-46019): Separate U+9B72; unify
3406         JX1-7E43.
3407
3408         * Ideograph-R181-Leaf.el (U+9834): Use
3409         `ideographic-{radical|strokes}@ucs' instead of
3410         `ideographic-{radical|strokes}'; add
3411         `ideographic-{radical|strokes}@cns' and
3412         `ideographic-radical@cns*sources'; unify M-24824 instead of using
3413         `->same-ideograph'.
3414
3415         * Ideograph-R142-Insect.el (U+459D): Unify JX1-7B51.
3416
3417         * Ideograph-R113-Spirit.el (U+9834): Copied from
3418         Ideograph-R181-Leaf.el.
3419
3420         * Ideograph-R085-Water.el (JX1-7653): New character.
3421         (U+6CFA): Add `total-strokes'.
3422         (U+6CFB): Likewise.
3423         (JX1-765A): New character.
3424         (U+6CFC): Add `total-strokes'.
3425         (U+6CFD): Likewise.
3426         (U+6CFE): Likewise.
3427
3428         * Ideograph-R075-Tree.el (B-E256): Unify JX1-757D.
3429
3430         * Ideograph-R054-Long-Stride.el (JX1-7430): New character.
3431
3432         * Ideograph-R009-Man.el (U+346A): New character.
3433         (JX2-2156): Likewise.
3434
3435         * Ideograph-R109-Eye.el, Ideograph-R104-Sickness.el,
3436         Ideograph-R108-Dish.el: Add some GT code points.
3437
3438         * Ideograph-R086-Fire.el (M-19561'): Unify JX1-7763.
3439
3440 2003-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3441
3442         * Ideograph-R046-Mountain.el (U+37E2): Unify JX1-4F6F.
3443         (MH-0149): Unify JX1-4F72 and U+FA11.
3444
3445         * Ideograph-R098-Tile.el, Ideograph-R107-Skin.el,
3446         Ideograph-R096-Jade.el, Ideograph-R105-Dotted-Tent.el,
3447         Ideograph-R097-Melon.el, Ideograph-R086-Fire.el: Add some GT code
3448         points.
3449
3450 2003-06-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3451
3452         * Ideograph-R087-Claw.el (J0-602A): Unify BC-ACB0.
3453
3454 2003-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3455
3456         * Ideograph-R093-Cow.el, Ideograph-R090-Half-Tree-Trunk.el,
3457         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
3458         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el: Add some GT code
3459         points.
3460
3461         * Ideograph-R064-Hand.el (C3-5076): Separate JSP-4128 and CB02695.
3462         (J0-5A22): Separate G0-475C and U+64D2; unify GT-20067.
3463
3464 2003-06-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3465
3466         * char-db-util.el (insert-char-attributes): Ignore `->ucs-unified'
3467         instead of `->ucs-variants' when `readable' is non-nil.
3468         (insert-char-data-with-variant): Rename `no-ucs-variant' to
3469         `no-ucs-unified'.
3470         (insert-char-range-data): Likewise.
3471
3472 2003-06-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3473
3474         * Ideograph-R117-Stand.el, Ideograph-R114-Track.el,
3475         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
3476         Ideograph-R094-Dog.el, Ideograph-R077-Stop.el: Add some GT code
3477         points.
3478
3479 2003-06-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3480
3481         * Ideograph-R162-Walk.el (J0-6364): Unify GT-33128.
3482
3483         * Ideograph-R110-Spear.el (U+77DB): Unify GT-30525.
3484         (J0-6262): Unify GT-30529.
3485
3486         * Ideograph-R095-Profound.el (J0-383C): Unify GT-26647.
3487         (J0-4E28): Unify GT-26651.
3488
3489         * Ideograph-R092-Fang.el (J0-3267): Unify GT-25560.
3490
3491         * Ideograph-R088-Father.el (U+7236): Unify GT-25337.
3492         (J0-4C6C): Unify GT-25352.
3493
3494         * Ideograph-R081-Compare.el (U+6BD4): Unify GT-21460.
3495         (U+6BD8): Unify GT-21470.
3496
3497         * Ideograph-R111-Arrow.el, Ideograph-R106-White.el,
3498         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R101-Use.el,
3499         Ideograph-R100-Life.el, Ideograph-R091-Slice.el,
3500         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
3501         Ideograph-R084-Steam.el, Ideograph-R082-Fur.el,
3502         Ideograph-R080-Do-Not.el, Ideograph-R079-Weapon.el,
3503         Ideograph-R078-Death.el: Add some GT code points.
3504
3505         * Ideograph-R072-Sun.el (J0-4B41): Unify GT-29718.
3506
3507         * Ideograph-R019-Power.el (U+52F2): Unify GT-24769.
3508
3509 2003-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3510
3511         * isolated-char.el: Accept null radical-number and number of
3512         strokes in etc/char-data/GT-RS.txt.
3513
3514 2003-06-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3515
3516         * Ideograph-R050-Turban.el (J0-5672): Unify JU+5E64.
3517
3518         * Ideograph-R046-Mountain.el (J0-5630): Unify JU+5CBC.
3519         (J0-563F): Unify JU+5D5C.
3520         (J0-564E): Unify JU+5D76.
3521
3522         * Ideograph-R040-Roof.el (J0-5565): Unify JU+5BC9.
3523
3524 2003-06-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3525
3526         * Ideograph-R050-Turban.el (MH-0159): New character.
3527         (U+5E49): Unify MH-0160.
3528         (MH-0161): New character.
3529         (J0-5672): Unify MH-0162; separate U+5E64.
3530         (MH-0163): New character.
3531
3532         * Ideograph-R048-Work.el (MH-0158): New character.
3533
3534 2003-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3535
3536         * Ideograph-R046-Mountain.el (J0-5630): Separate U+5CBC.
3537         (U+5D01): Unify MH-0145.
3538         (U-00021E02): New character.
3539         (U+37E2): New character.
3540         (U-00021E48): New character.
3541         (MH-0149): New character.
3542         (J0-563F): Unify MH-0150; separate U+5D5C.
3543         (U+5D59): Unify MH-0151; separate C2-3B4C.
3544         (U-00021ECA): New character.
3545         (J0-564E): Unify MH-0153; separate U+5D76.
3546         (MH-0154): New character.
3547         (U-00021F04): New character.
3548         (U+381C): Unify MH-0155; separate C3-5458.
3549         (U+5DBF): Add `total-strokes'.
3550         (MH-0156): New character.
3551         (GT-10851): New character.
3552         (M-08613): Separate C2-6870 and U+5DC6.
3553         (U+5DC6): Fix strokes.
3554         (MH-0157): New character.
3555         (U-00021FC0): New character.
3556         (M-08636): Separate all; fix strokes.
3557         (M-08667): Separate all; fix strokes.
3558
3559         * Ideograph-R043-Lame.el (U+5C23): Separate C4-214B.
3560         (BC-8DEF): New character.
3561         (U-00021BCB): New character.
3562         (U+5C27): Fix strokes.
3563         (U-00021BF1): New character.
3564
3565         * Ideograph-R044-Corpse.el (U-00021C5D): Unify MH-0141.
3566
3567         * Ideograph-R040-Roof.el (MH-0130): New character.
3568         (MH-0131): New character.
3569         (U-00021A33): New character.
3570         (MH-0132): New character.
3571         (U+3761): New character.
3572         (MH-0134): New character.
3573         (MH-0135): New character.
3574         (MH-0136): New character.
3575         (U-00021AD4): Relate to MH-0136; separate C5-5B38.
3576         (MH-0137): New character.
3577         (U-00021AFA): New character.
3578
3579 2003-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3580
3581         * Ideograph-R039-Child.el (U+5B76): Modify strokes.
3582
3583 2003-06-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3584
3585         * Ideograph-R121-Jar.el (JX2-7466): Unify JU+7F44.
3586
3587         * Ideograph-R106-White.el (J0-622A): Unify JU+7696.
3588
3589         * Ideograph-R038-Woman.el (JX2-2565): Unify JU+5AB1.
3590
3591 2003-06-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3592
3593         * Ideograph-R106-White.el: Add mappings for Big5 code points.
3594
3595 2003-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3596
3597         * Ideograph-R004-Slash.el (U-00020086): Use `ideographic-radical',
3598         `ideographic-strokes@{ucs|gt}', `total-strokes@{ucs|gt}' and
3599         `ideographic-strokes@ucs*sources' instead of `ideographic-'.
3600         (U+53CA): Use `ideographic-{radical|strokes}@{ucs|gt}',
3601         `total-strokes@{ucs|gt}' and `ideographic-radical@ucs*sources'
3602         instead of `ideographic-'.
3603         (M-00129): Don't use char-ref format in `->same-ideograph'; use
3604         `->same-ideograph*sources' instead.
3605         (U+5C39): Copied from Ideograph-R044-Corpse.el; add
3606         `ideographic-{radical|strokes}@cns'.
3607         (U+738D): Copied from Ideograph-R096-Jade.el; add
3608         `ideographic-{radical|strokes}@cns'.
3609
3610 2003-06-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3611
3612         * Ideograph-R130-Meat.el (C6-5675): Map to U-00026714.
3613         (U-00026714): Unify M-29745'.
3614
3615         * ideograph-util.el (char-ideographic-radical): Refer
3616         `char-db-feature-domains'.
3617         (char-ideographic-strokes): Likewise; refer `ideographic-radical'
3618         as the default attribute.
3619         (update-ideograph-radical-table): Refer `char-db-feature-domains'.
3620
3621         * char-db-util.el (char-db-feature-domains): New variable.
3622         (insert-char-attributes): Insert `ideographic-radical' before
3623         `ideographic-radical@DOMAIN'; refer `char-db-feature-domains';
3624         support `total-strokes@DOMAIN'; support
3625         `{ideographic-strokes|total-strokes}@DOMAIN*sources'.
3626
3627 2003-06-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3628
3629         * Ideograph-R029-Again.el (U+53CA): Use
3630         `ideographic-{radical|strokes}@{ucs|gt}', `total-strokes@{ucs|gt}'
3631         and `ideographic-radical@ucs*sources' instead of `ideographic-'.
3632
3633 2003-06-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3634
3635         * Ideograph-R039-Child.el (M-06947): New character.
3636         (U-00021946): Relate to M-06947.
3637         (C6-2676): Likewise.
3638         (U-00024605): Unify M-19911; use
3639         `ideographic-{radical|strokes}@cns' instead of
3640         `ideographic-{radical|strokes}'; add
3641         `ideographic-{radical|strokes}@ucs and
3642         `ideographic-radical@ucs*sources'.
3643         (U-0002194F): Use `ideographic-strokes@daikanwa' and
3644         `total-strokes@daikanwa' instead of `ideographic-strokes' and
3645         `total-strokes'; use `total-strokes@cns' instead of
3646         `cns-total-strokes'; add `ideographic-strokes@cns'.
3647         (M-07011): Unify C3-4072; map to U+5B76 instead of 5B73.
3648         (U+5B76): Separate C3-4072; relate to M-07011.
3649
3650         * Ideograph-R092-Fang.el (M-19911): Unify C5-2368 and U-00024605;
3651         use `ideographic-{radical|strokes}@ucs' instead of
3652         `ideographic-{radical|strokes}'; add
3653         `ideographic-radical@ucs*sources' and
3654         `ideographic-{radical|strokes}@cns'.
3655
3656 2003-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3657
3658         * Ideograph-R096-Jade.el (U+738D): Use
3659         `ideographic-{radical|strokes}@ucs' instead of
3660         `ideographic-{radical|strokes}'; add
3661         `ideographic-{radical|strokes}@cns'.
3662
3663         * Ideograph-R044-Corpse.el (U+5C39): Use
3664         `ideographic-{radical|strokes}@ucs' instead of
3665         `ideographic-{radical|strokes}'; add
3666         `ideographic-radical@ucs*sources'; use `ideographic-radical@cns'
3667         instead of `cns-radical'; add `ideographic-strokes@cns'.
3668
3669         * Ideograph-R017-Open-Box.el (U+342B): Copied from
3670         Ideograph-R008-Lid.el.
3671         (M-01841): Move C5-5A75 to M-23906; add `->identical' for M-23906.
3672         (U-00025390): Copied from Ideograph-R110-Spear.el; unify C5-5A75.
3673
3674         * Ideograph-R008-Lid.el (U+342B): Use `ideographic-radical@ucs'
3675         instead of `ideographic-radical'; add
3676         `ideographic-radical@ucs*sources' and `ideographic-radical@cns'.
3677
3678         * Ideograph-R110-Spear.el (U-00025390): Use
3679         `ideographic-{radical|strokes}@ucs' instead of
3680         `ideographic-{radical|strokes}'; add
3681         `ideographic-radical@{ucs|cns}*sources' and
3682         `ideographic-{radical|strokes}@cns'; unify C5-5A75.
3683
3684         * Ideograph-R120-Silk.el: Add some missing mappings to JEF-CHINA3
3685         code points.
3686
3687         * Ideograph-R128-Ear.el (GT-K04926): New character.
3688         (BC-8C5B): New character.
3689
3690         * Ideograph-R124-Feather.el, Ideograph-R121-Jar.el: Add some
3691         missing mappings to JEF-CHINA3 code points.
3692
3693 2003-06-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3694
3695         * Ideograph-R119-Rice.el (U+7CE9): Separate C7-4857; unify
3696         JC3-5EDB.
3697
3698         * Ideograph-R079-Weapon.el (JC3-93C8): New character.
3699
3700         * Ideograph-R123-Sheep.el (U+7FA1): Unify JC3-5FF7.
3701         (M-28545): Unify JC3-98F3.
3702         (B-F5EE): Unify JC3-5FFB.
3703
3704         * Ideograph-R118-Bamboo.el (U+7B2F): Unify JC3-5DF1.
3705         (C2-377C): Separate JC3-5DF1.
3706
3707 2003-06-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3708
3709         * Ideograph-R125-Old.el (U+800A): Unify JC3-60B6.
3710
3711         * Ideograph-R122-Net.el (U+7F87): Unify JC3-64BC.
3712
3713         * Ideograph-R040-Roof.el (M-07062): Unify JC3-4AA3.
3714
3715 2003-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3716
3717         * Ideograph-R038-Woman.el (U+36A8): Unify MH-0117.
3718         (C3-2349): Relate to MH-0117.
3719         (U-000216F8): New character.
3720         (U-00021757): New character.
3721         (MH-0120): New character.
3722         (MH-0121): New character.
3723         (U-000217D5): Relate to MH-0117.
3724         (M-06569): Separate C3-4062 and U+3706.
3725         (U+3706): Separate M-06569 and C3-4062; fix strokes.
3726         (U-00021809): New character.
3727         (MH-0123): New character.
3728         (MH-0124): New character.
3729         (C3-464B): Relate to MH-0124.
3730         (U+3715): Relate to MH-0124.
3731         (MH-0125): New character.
3732         (MH-0126): New character.
3733         (U-000218B1): Unify MH-0127.
3734         (C5-537E): Relate to MH-0127.
3735         (U-000218F6): New character.
3736         (MH-0129): New character.
3737         (U-00021909): New character.
3738
3739         * Ideograph-R036-Evening.el (U-00021585): Unify MH-0111 and
3740         CB07125; add strokes.
3741         (U+3C54): Unify MH-0112.
3742         (C3-2B7B): Relate to MH-0112.
3743
3744         * Ideograph-R037-Big.el (MH-0113): New character.
3745         (U-000215F1): Relate to MH-0113; add strokes.
3746         (MH-0114): New character.
3747         (U-0002161A): Relate to MH-0114; add strokes.
3748         (U+7275): Add `total-strokes'.
3749         (U-00021693): Unify MH-0115; add strokes.
3750         (U-0002168D): Unify MH-0116; add strokes.
3751
3752 2003-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3753
3754         * u02E00-CJK-Radical-Supplement.el, Ideograph-R208-Rat.el,
3755         Ideograph-R170-Mound.el, Ideograph-R162-Walk.el,
3756         Ideograph-R140-Grass.el, Ideograph-R133-Arrive.el,
3757         Ideograph-R117-Stand.el, Ideograph-R074-Moon.el,
3758         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
3759         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
3760         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
3761         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
3762         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
3763         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
3764         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
3765         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
3766         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
3767         Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el,
3768         Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el,
3769         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
3770         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
3771         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
3772         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
3773         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
3774         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
3775         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
3776         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
3777         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
3778         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
3779         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
3780         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
3781         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
3782         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
3783         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
3784         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
3785         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
3786         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
3787         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
3788         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
3789         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
3790         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
3791         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
3792         Ideograph-R006-Hook.el, Ideograph-R003-Dot.el,
3793         Ideograph-R002-Line.el: Add some missing GT code points.
3794
3795 2003-06-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3796
3797         * maps-conf.el: Add `=gt' features to `=gt-pj-*' characters.
3798
3799 2003-06-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3800
3801         * isolated-char.el: Add `=gt' features for isolated GT characters.
3802
3803 2003-06-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3804
3805         * Ideograph-R032-Earth.el (J0-5442): Unify JU+57D6.
3806         (J0-3275): Unify JU+58CA.
3807
3808 2003-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3809
3810         * Ideograph-R032-Earth.el (U+57AC): Unify MH-0082.
3811         (U+FA0F): Unify MH-0085.
3812         (U-00021356): New character.
3813         (U-0002134E): New character.
3814         (MH-0088): New character.
3815         (U-00021355): Relate to MH-0088.
3816         (C6-3E29): Likewise.
3817         (U-00021336): New character.
3818         (U-0002138C): New character.
3819         (U+3657): New character.
3820         (J90-4536): Unify MH-0093 and GT-06762.
3821         (U+586B): Relate to MH-0093 instead of M-05355.
3822         (U-000213D9): New character.
3823         (U+586F): Unify MH-0095.
3824         (MH-0097): New character; unify GT-06793.
3825         (U-00021414): Relate to MH-0097.
3826         (U-0002140F): New character.
3827         (U+58AD): Unify MH-0099.
3828         (U+58A3): Unify GT-06932.
3829         (MH-0101): New character.
3830         (U-00021485): New character.
3831         (U+58CB): Unify MH-0103.
3832         (U-0002147F): New character.
3833         (MH-0105): New character.
3834         (U-00021480): New character.
3835         (MH-0107): New character.
3836         (MH-0108): New character.
3837         (MH-0109): New character.
3838         (U-0002150C): New character.
3839         (MH-0110): New character.
3840         (U-00021505): New character.
3841
3842 2003-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3843
3844         * Ideograph-R031-Enclosure.el (MH-0077): New character.
3845         (MH-0078): New character.
3846         (U-000211C5): Relate to MH-0078; add strokes.
3847
3848         * Ideograph-R030-Mouth.el (MH-0067): New character.
3849         (H1-D4D5): Relate to MH-0067; add strokes; separate U-00020CFD.
3850         (U-00020CFD): Relate to MH-0067; add strokes; separate H1-D4D5.
3851
3852 2003-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3853
3854         * Ideograph-R104-Sickness.el: Add some missing `=ucs@jis'
3855         features.
3856
3857         * Ideograph-R040-Roof.el (J0-3B21): Unify JU+5BDF.
3858
3859 2003-06-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3860
3861         * Ideograph-R104-Sickness.el: Add mappings for Big5 code points.
3862
3863         * Ideograph-R040-Roof.el (M-07061): New character.
3864         (U-000219BA): New character.
3865         (M-07062): New character.
3866         (U+374B): New character.
3867
3868         * Ideograph-R012-Eight.el (U-00020503): Unify M-48904; use
3869         `ideographic-{radical|strokes}@{ucs|daikanwa}' and
3870         `ideographic-radical@ucs*sources' instead of
3871         `ideographic-{radical|strokes}'; don't use char-ref format in
3872         `<-vulgar-ideograph'; use `<-vulgar-ideograph*sources' instead.
3873
3874         * Ideograph-R001-One.el (M-48904): New character [unified to
3875         U-00020503 and copied from Ideograph-R012-Eight.el].
3876
3877 2003-06-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3878
3879         * Ideograph-R032-Earth.el (U+3654): New character.
3880         (CB07009): New character.
3881
3882 2003-06-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3883
3884         * Ideograph-R021-Spoon.el (MH-0057): Unify JC3-45AC.
3885
3886         * Ideograph-R040-Roof.el (J0-3B21): Separate G0-326C and U+5BDF.
3887
3888 2003-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3889
3890         * Ideograph-R030-Mouth.el (U-00020C8A): Unify MH-0065; add
3891         strokes.
3892         (MH-0068): New character.
3893         (U-00020E5D): Unify MH-0069; add strokes.
3894         (U-00020E91): Unify MH-0070; add strokes.
3895         (U+565B): Unify MH-0071 and GT-05383.
3896         (CB03519): Unify MH-0072.
3897         (U+567B): Relate to MH-0072; delete `->mojikyo'.
3898         (JC3-8EE0): Unify MH-0073; separate G0-606A, C2-5C4C and U+5693.
3899         (C3-602D): Unify MH-0075 and GT-05858.
3900         (U+361A): Relate to MH-0075.
3901         (U+56D6): Add `total-strokes'.
3902
3903         * Ideograph-R169-Gate.el (M-41484): Separate all.
3904         (U+95DE): Fix strokes.
3905
3906         * Ideograph-R041-Inch.el (U-00020B8A): Unify MH-0063; use
3907         `ideographic-{radical|strokes}@{ucs|cns}' and
3908         `ideographic-radical@ucs*sources' instead of
3909         `ideographic-{radical|strokes}'.
3910
3911         * Ideograph-R029-Again.el (MH-0063): New character; unify
3912         U-00020B8A [copied from `Ideograph-R041-Inch.el'].
3913
3914         * Ideograph-R027-Cliff.el (U-00020A33): Unify MH-0059; add
3915         strokes.
3916         (M-02978): Unify U-00020A77.
3917         (MH-0060): New character.
3918         (U+53A2): Unify MH-0061.
3919
3920         * Ideograph-R022-Right-Open-Box.el (U-00020967): Unify MH-0058;
3921         add strokes.
3922
3923         * Ideograph-R105-Dotted-Tent.el, Ideograph-R103-Bolt-Of-Cloth.el:
3924         Add mappings for Big5 code points.
3925
3926         * Ideograph-R021-Spoon.el (MH-0057): New character.
3927
3928 2003-06-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3929
3930         * Ideograph-R142-Insect.el (M-33859): Unify B-F7D7.
3931
3932 2003-06-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3933
3934         * Ideograph-R006-Hook.el (U-00020114): Separate C6-2149.
3935
3936 2003-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3937
3938         * Ideograph-R019-Power.el (U-0002085D): New character.
3939         (M-02452): Map to U-000208A9.
3940         (U-000208A9): New character.
3941         (U-000208AB): New character.
3942         (CB09200): New character.
3943
3944 2003-06-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3945
3946         * Ideograph-R018-Knife.el, Ideograph-R118-Bamboo.el (U+5284): Add
3947         `ideographic-radical@ucs*sources'; use `daikanwa' instead of
3948         `morohashi-daikanwa' as source specifier.
3949
3950 2003-06-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3951
3952         * Ideograph-R020-Wrap.el (MH-0055): New character.
3953         (U-000208F2): Likewise.
3954         (U-000208F3): Unify MH-0056.
3955
3956 2003-06-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3957
3958         * Ideograph-R018-Knife.el (GT-02691): Unify GT-K08026.
3959
3960 2003-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3961
3962         * Ideograph-R018-Knife.el (MH-0048): New character; unify U+5C76
3963         and copied from Ideograph-R046-Mountain.el.
3964         (U+34E6): Add strokes.
3965         (C6-2E76): Unify U-0002F821.
3966         (U+34EA): Add strokes.
3967         (U-00020724): New character.
3968         (U+5266): Unify MH-0050.
3969         (MH-0051): New character.
3970         (JC3-44CF): Relate to MH-0051 instead of M-02245.
3971         (U+5271): Likewise.
3972         (J0-517B): Relate to MH-0051 instead of M-02245; unify GT-02690.
3973
3974         * Ideograph-R046-Mountain.el (U+5C76): use
3975         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
3976         `ideographic-{radical|strokes}'; unify GT-09918.
3977
3978 2003-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3979
3980         * Ideograph-R118-Bamboo.el (J0-6459): Unify JU+7C4F.
3981
3982 2003-06-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3983
3984         * Ideograph-R016-Table.el (M-01741): Separate C6-2152 and
3985         U-00020629.
3986         (M-01742): Unify H1-DEEC and U-0002062A.
3987         (U+51E4): Separate C3-2151.
3988         (U-0002062F): Unify M-03067; don't use `->identical'; use
3989         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
3990         `ideographic-{radical|strokes}'.
3991         (MH-00045): New character.
3992         (U-00020643): Unify MH-0046; add strokes.
3993         (MH-0047): New character; unify U+9F21; copied from
3994         Ideograph-R208-Rat.el.
3995
3996 2003-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3997
3998         * Ideograph-R208-Rat.el (U+9F21): Unify MH-0047; use
3999         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
4000         `ideographic-{radical|strokes}'.
4001
4002         * Ideograph-R118-Bamboo.el (C2-4C61): Unify MH-0052, JX2-233D,
4003         JC3-5EC1 and U+5284; use `ideographic-{radical|strokes}@{ucs|cns}'
4004         instead of `ideographic-{radical|strokes}'; delete
4005         `ideograph-cdp'.
4006         (J0-6459): Separate U+7C4F.
4007
4008         * Ideograph-R028-Private.el (M-03067): Unify U-0002062F; use
4009         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
4010         `ideographic-{radical|strokes}'.
4011
4012         * Ideograph-R018-Knife.el (U+5284): Unify C2-4C61 and B-E35A; use
4013         `ideographic-{radical|strokes}@{ucs|cns}' instead of
4014         `ideographic-{radical|strokes}'; don't use char-spec format in
4015         `->same-ideograph'; use `->same-ideograph*sources' instead.
4016
4017 2003-06-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4018
4019         * Ideograph-R142-Insect.el, Ideograph-R140-Grass.el: Add some
4020         missing `=ucs@jis' features for JIS characters.
4021
4022         * Ideograph-R054-Long-Stride.el (U+5EF8): Separate GT-PJ-1-572F.
4023         (J0-572F): Unify GT-PJ-1-572F, JU+5EF8 and GT-12061.
4024
4025         * Ideograph-R038-Woman.el (J0-554A): Add JU+5B16.
4026
4027         * Ideograph-R010-Legs.el: Reformatted.
4028
4029 2003-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4030
4031         * Ideograph-R142-Insect.el: Add missing mappings between CJK Ext B
4032         and CNS 11643 plain 5.
4033
4034         * Ideograph-R053-Dotted-Cliff.el (U+882F): New character [copied
4035         from Ideograph-R142-Insect.el].
4036
4037 2003-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4038
4039         * Ideograph-R039-Child.el (JX2-257B): Unify B-C570 and JC3-49F7.
4040         (U+5B7F): Separate B-C570.
4041
4042 2003-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4043
4044         * Ideograph-R015-Ice.el (M-01705): Map to U-00020601.
4045         (U-00020601): Relate to M-01705; add strokes.
4046         (U-00020602): Unify MH-0044; add strokes.
4047
4048         * Ideograph-R010-Legs.el (U-0002049C): Unify MH-0033.
4049         (MH-0034): New character; unify GT-01834.
4050         (U-000204BF): Relate to MH-0034.
4051         (U-000204D6): Unify MH-0035.
4052
4053 2003-05-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4054
4055         * Ideograph-R014-Cover.el (U-0002057E): Unify MH-0041.
4056         add strokes.
4057         (U+519D): Unify MH-0042.
4058         (U+51A9): Unify MH-0043.
4059
4060         * Ideograph-R013-Down-Box.el (U+5189): Unify MH-0037.
4061         (U-00020557): Unify MH-0038.
4062         (U-00020559): Unify MH-0039.
4063         (H1-B8BE): Unify MH-0040.
4064         (U-0002055F): Unify MH-0040.
4065         (U-00020572): Use `hanyu-dazidian' instead of
4066         `hanyu-dazidian-{vol|page|char}'.
4067
4068         * Ideograph-R012-Eight.el (U-0020523): Unify MH-0036.
4069         (C1-7035): Don't use char-spec format for IDC.
4070
4071 2003-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4072
4073         * Ideograph-R038-Woman.el (U+5A7A): Unify JC3-91C4.
4074         (U+5A7F): Unify GT-08178.
4075         (U+5AEB): Unify JC3-8CC4.
4076         (U+5B03): Unify JC3-91C8.
4077         (JX2-2573): Unify JC3-91C9.
4078         (JSP-3A3B): Unify JC3-49EA.
4079         (JX2-2576): Unify JC3-48F6.
4080
4081 2003-05-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4082
4083         * Ideograph-R086-Fire.el (U+71B3): Unify JC3-57F8.
4084         (U+3DFE): Separate C3-553D.
4085         (M-19548): Unify JC3-58A1.
4086
4087         * Ideograph-R085-Water.el (JX2-6F3C): Unify JC3-8EAA.
4088         (M-18527): Unify JC3-57B7.
4089         (C5-703E): Unify JC3-57BF.
4090
4091         * Ideograph-R030-Mouth.el (JX2-2421): Unify JC3-46E0.
4092         (U+553C): Separate JC3-46E0.
4093         (U+5613): Unify JC3-8DC0.
4094         (U+56A2): Use `<-simplified-ideograph' and
4095         `<-simplified-ideograph*sources' instead of
4096         `simplified-ideograph-of'.
4097
4098 2003-05-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4099
4100         * Ideograph-R096-Jade.el (U+7496): Unify JC3-59F6.
4101
4102         * Ideograph-R046-Mountain.el (M-08650): Unify JC3-4BE3.
4103
4104         * Ideograph-R032-Earth.el (U+80AD): Unify JC3-80AD.
4105         (U+5881): Unify JC3-48B3.
4106         (U+58E9): Unify JC3-48C5.
4107
4108 2003-05-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4109
4110         * Ideograph-R090-Half-Tree-Trunk.el (M-19767): Unify JC3-92AC.
4111
4112         * Ideograph-R070-Square.el (M-13627): Unify JC3-50EA.
4113
4114 2003-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4115
4116         * Ideograph-R053-Dotted-Cliff.el (M-09281): Map to U-000221F8.
4117         (U-000221F8): Relate to M-09281.
4118         (U-000222DC): Relate to M-33509; add
4119         `ideographic-{radical|strokes}@daikanwa'; use
4120         `ideographic-{radical|strokes}'@cns' instead of
4121         `ideographic-{radical|strokes}'; add
4122         `ideographic-radical@cns*sources'.
4123         (U-000222F1): Relate to M-09538.
4124         (M-09558): Map to U-0002230B.
4125         (U-0002230B): Relate to M-09558.
4126
4127         * Ideograph-R038-Woman.el (U+36A8): Separate C3-2349.
4128         (U+59D7): Separate C3-2846.
4129         (U+59EB): Separate C3-2C23; delete `daikanwa-radical' and
4130         `daikanwa-strokes'.
4131         (M-06230): Separate G0-3C27, C1-5478, B-AE56 and U+59EC; delete
4132         `kangxi-strokes'.
4133         (C6-364C): Unify U-0002F862; relate to M-06230.
4134         (U+59ED): Separate C2-2977.
4135         (U+36CA): Separate C4-2867.
4136         (U+5A31): Separate C3-304B.
4137         (U+5A32): Don't use `non-morohashi'.
4138         (U+5A33): Separate C2-2E66.
4139         (U-00021793): Separate C6-3E4B.
4140         (M-06456): Separate U+5A72.
4141         (U+5A73): Delete `kangxi-strokes'; separate C3-3537.
4142         (U+5AAB): Separate C3-3A78.
4143         (U+5AAC): Separate C2-3B23.
4144         (U+5AAD): Delete `kangxi-strokes'.
4145         (U+5AAE): Separate C2-3B25 and B-D8C1.
4146         (U+3715): Separate C3-464B; modify strokes.
4147         (U+5AF3): Separate C2-495A and B-E173.
4148         (U+5AAF): Relate to M-06720; separate C2-3A77.
4149         (U+5B01): Separate C2-5026.
4150         (M-06722): Separate C2-5024 and U+5B02.
4151         (U+5B03): Separate C2-5022.
4152         (U+5A75): Separate C3-3535.
4153         (U+3728): Separate C3-4B55.
4154         (M-06808): Separate C2-5C5D and U+5B23.
4155         (U+5B37): Separate C3-5453.
4156
4157 2003-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4158
4159         * Ideograph-R142-Insect.el (M-33508): Separate C2-5F34 and U+87B7.
4160         (M-33509): New character.
4161         (U-000222DC): New character.
4162
4163         * Ideograph-R055-Two-Hands.el (U+5F00): Use
4164         `ideographic-radical@{ucs|cns}' and
4165         `ideographic-radical@cns*sources' instead of `ideographic-'.
4166         (U-0002233D): Add `->identical' for M-00060.
4167         (M-09614): Map to U-00022345.
4168         (C6-3071): Relate to M-09614.
4169
4170         * Ideograph-R001-One.el (M-00060): Map to U-0002233D; add
4171         `->identical' for M-09608.
4172
4173         * Ideograph-R051-Dry.el (U+5F00): Use
4174         `ideographic-radical@{ucs|cns}' and
4175         `ideographic-radical@cns*sources' instead of `ideographic-'.
4176
4177 2003-05-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4178
4179         * Ideograph-R054-Long-Stride.el (U+5EF8): Separate J0-572F.
4180
4181         * Ideograph-R036-Evening.el (U+3C54): Separate C3-2B7B.
4182
4183 2003-05-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4184
4185         * Ideograph-R140-Grass.el: Add missing mappings between CJK Ext B
4186         and CNS 11643 plain 5.
4187
4188 2003-05-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4189
4190         * Ideograph-R003-Dot.el, Ideograph-R001-One.el (C3-2740): Use
4191         `ideographic-{radical|strokes}@{daikanwa|cns}' and
4192         `ideographic-radical@{daikanwa|cns}*sources' instead of
4193         `ideographic-'; unify BC-8CB7.
4194
4195 2003-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4196
4197         * Ideograph-R114-Track.el (U-00020398): Use
4198         `ideographic-{radical|strokes}@{ucs|cns}' and
4199         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'.
4200
4201         * Ideograph-R009-Man.el: Add some missing mappings to Daikanwa's
4202         HO numbers.
4203         (U-00020398): Use `ideographic-{radical|strokes}@{ucs|cns}' and
4204         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'.
4205
4206 2003-05-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4207
4208         * Ideograph-R070-Square.el (M-13627): New character.
4209         (U+3AC4): Relate to M-13627.
4210
4211 2003-05-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4212
4213         * Ideograph-R006-Hook.el (MH-0006): New character.
4214         (U+4E8A): Unify MH-0007.
4215
4216         * Ideograph-R005-Second.el (U-000200CC): Unify GT-00301 and
4217         MH-0006.
4218
4219 2003-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4220
4221         * char-db-util.el (insert-char-attributes): Add settings for
4222         `ideographic-{radicals|strokes}@{ucs|daikanwa|cns}' and
4223         `ideographic-radicals@{ucs|daikanwa|cns}*sources'.
4224
4225         * Ideograph-R017-Open-Box.el (M-01822): Add
4226         `ideographic-structure'.
4227         (U+342B): Relate to MH-0008 instead of M-01822; moved to
4228         Ideograph-R008-Lid.el.
4229
4230         * Ideograph-R008-Lid.el (BC-8C5E): Unify MH-0008.
4231         (U+342B): Relate to MH-0008.
4232
4233         * ideograph-util.el (char-ideographic-radical): Support
4234         `ideographic-radical@{ucs|daikanwa|cns}'.
4235         (char-ideographic-strokes): Support
4236         `ideographic-strokes@{ucs|daikanwa|cns}'.
4237         (update-ideograph-radical-table): Search
4238         `ideographic-radical@{ucs|daikanwa|cns}'.
4239
4240 2003-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4241
4242         * Ideograph-R004-Slash.el (U-000200C0): Unify MH-0005.
4243
4244 2003-05-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4245
4246         * Ideograph-R001-One.el (GT-00081): Unify MH-0002; map to
4247         U-00020030.
4248         (U-00020030): Relate to MH-0002.
4249         (GT-00088): Unify MH-0003.
4250         (U-0002003C): Map to MH-0003.
4251         (U-00020050): Unify MH-0004.
4252         (GT-00096): Map to U-00020050 and MH-0004.
4253
4254 2003-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4255
4256         * Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
4257         Ideograph-R214-Flute.el, u02E00-CJK-Radical-Supplement.el,
4258         u03100-Bopomofo.el, Ideograph-R209-Nose.el,
4259         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
4260         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
4261         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
4262         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
4263         Ideograph-R204-Embroidery.el, Ideograph-R199-Wheat.el,
4264         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
4265         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
4266         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
4267         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
4268         Ideograph-R193-Cauldron.el, Ideograph-R194-Ghost.el,
4269         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
4270         Ideograph-R188-Bone.el, Ideograph-R187-Horse.el,
4271         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
4272         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
4273         Ideograph-R182-Wind.el, Ideograph-R179-Leek.el,
4274         Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
4275         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
4276         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
4277         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
4278         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
4279         Ideograph-R170-Mound.el, Ideograph-R168-Long.el,
4280         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
4281         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
4282         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
4283         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
4284         Ideograph-R162-Walk.el, Ideograph-R159-Cart.el,
4285         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
4286         Ideograph-R156-Run.el, Ideograph-R155-Red.el,
4287         Ideograph-R154-Shell.el, Ideograph-R152-Pig.el,
4288         Ideograph-R153-Badger.el, Ideograph-R150-Valley.el,
4289         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
4290         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
4291         Ideograph-R147-See.el, Ideograph-R143-Blood.el,
4292         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
4293         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
4294         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
4295         Ideograph-R140-Grass.el, Ideograph-R135-Tongue.el,
4296         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
4297         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
4298         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
4299         Ideograph-R130-Meat.el, Ideograph-R129-Brush.el,
4300         Ideograph-R125-Old.el, Ideograph-R126-And.el,
4301         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
4302         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
4303         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
4304         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
4305         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
4306         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
4307         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
4308         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
4309         Ideograph-R112-Stone.el, Ideograph-R108-Dish.el,
4310         Ideograph-R109-Eye.el, Ideograph-R105-Dotted-Tent.el,
4311         Ideograph-R106-White.el, Ideograph-R107-Skin.el,
4312         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
4313         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
4314         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
4315         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
4316         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
4317         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
4318         Ideograph-R093-Cow.el, Ideograph-R088-Father.el,
4319         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
4320         Ideograph-R091-Slice.el, Ideograph-R087-Claw.el,
4321         Ideograph-R086-Fire.el, Ideograph-R084-Steam.el,
4322         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
4323         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
4324         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
4325         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
4326         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
4327         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
4328         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
4329         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
4330         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
4331         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
4332         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
4333         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
4334         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
4335         Ideograph-R059-Bristle.el, Ideograph-R056-Shoot.el,
4336         Ideograph-R057-Bow.el, Ideograph-R054-Long-Stride.el,
4337         Ideograph-R055-Two-Hands.el, Ideograph-R053-Dotted-Cliff.el,
4338         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
4339         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
4340         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
4341         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
4342         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
4343         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
4344         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
4345         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
4346         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
4347         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
4348         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
4349         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
4350         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
4351         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
4352         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
4353         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
4354         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
4355         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
4356         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
4357         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
4358         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
4359         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
4360         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
4361         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
4362         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
4363         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Rename
4364         `ideograph-daikanwa' to `=daikanwa'.
4365
4366         * char-db-util.el (insert-char-attributes): Convert aliases of
4367         coded-charsets to canonical names.
4368
4369 2003-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4370
4371         * Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
4372         Ideograph-R214-Flute.el, Ideograph-R211-Tooth.el,
4373         Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
4374         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
4375         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
4376         Ideograph-R208-Rat.el, Ideograph-R202-Millet.el,
4377         Ideograph-R203-Black.el, Ideograph-R200-Hemp.el,
4378         Ideograph-R201-Yellow.el, Ideograph-R197-Salt.el,
4379         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
4380         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
4381         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
4382         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
4383         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el,
4384         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
4385         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
4386         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
4387         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
4388         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
4389         Ideograph-R178-Tanned-Leather.el, Ideograph-R174-Blue.el,
4390         Ideograph-R175-Wrong.el, Ideograph-R176-Face.el,
4391         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
4392         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
4393         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
4394         Ideograph-R168-Long.el, Ideograph-R165-Distinguish.el,
4395         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
4396         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
4397         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
4398         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
4399         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
4400         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
4401         Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
4402         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
4403         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
4404         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
4405         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
4406         Ideograph-R144-Walk-Enclosure.el, Ideograph-R143-Blood.el,
4407         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
4408         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
4409         Ideograph-R138-Stopping.el, Ideograph-R135-Tongue.el,
4410         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
4411         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
4412         Ideograph-R134-Mortar.el, Ideograph-R131-Minister.el,
4413         Ideograph-R130-Meat.el, Ideograph-R129-Brush.el,
4414         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
4415         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
4416         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
4417         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
4418         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
4419         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
4420         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
4421         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
4422         Ideograph-R111-Arrow.el, Ideograph-R112-Stone.el,
4423         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
4424         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
4425         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
4426         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
4427         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
4428         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
4429         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
4430         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
4431         Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
4432         Ideograph-R087-Claw.el, Ideograph-R089-Double-X.el,
4433         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R086-Fire.el,
4434         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
4435         Ideograph-R083-Clan.el, Ideograph-R081-Compare.el,
4436         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
4437         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
4438         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
4439         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
4440         Ideograph-R070-Square.el, Ideograph-R072-Sun.el,
4441         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
4442         Ideograph-R067-Script.el, Ideograph-R065-Branch.el,
4443         Ideograph-R066-Rap.el, Ideograph-R063-Door.el,
4444         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
4445         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
4446         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
4447         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
4448         Ideograph-R055-Two-Hands.el, Ideograph-R053-Dotted-Cliff.el,
4449         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
4450         Ideograph-R050-Turban.el, Ideograph-R049-Oneself.el,
4451         Ideograph-R047-River.el, Ideograph-R048-Work.el,
4452         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
4453         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
4454         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
4455         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
4456         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
4457         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
4458         Ideograph-R035-Go-Slowly.el, Ideograph-R032-Earth.el,
4459         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
4460         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
4461         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
4462         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
4463         Ideograph-R023-Hiding-Enclosure.el,
4464         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
4465         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
4466         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
4467         Ideograph-R016-Table.el, Ideograph-R014-Cover.el,
4468         Ideograph-R015-Ice.el, Ideograph-R012-Eight.el,
4469         Ideograph-R013-Down-Box.el, Ideograph-R010-Legs.el,
4470         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
4471         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
4472         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
4473         `chinese-cns11643-7' to `=cns11643-7'.
4474
4475 2003-05-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4476
4477         * Ideograph-R211-Tooth.el, Ideograph-R206-Tripod.el,
4478         Ideograph-R207-Drum.el, Ideograph-R209-Nose.el,
4479         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
4480         Ideograph-R200-Hemp.el, Ideograph-R203-Black.el,
4481         Ideograph-R199-Wheat.el, Ideograph-R197-Salt.el,
4482         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
4483         Ideograph-R195-Fish.el, Ideograph-R193-Cauldron.el,
4484         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
4485         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
4486         Ideograph-R188-Bone.el, Ideograph-R187-Horse.el,
4487         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
4488         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
4489         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
4490         Ideograph-R179-Leek.el, Ideograph-R178-Tanned-Leather.el,
4491         Ideograph-R177-Leather.el, Ideograph-R174-Blue.el,
4492         Ideograph-R175-Wrong.el, Ideograph-R176-Face.el,
4493         Ideograph-R173-Rain.el, Ideograph-R172-Short-Tailed-Bird.el,
4494         Ideograph-R171-Slave.el, Ideograph-R170-Mound.el,
4495         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
4496         Ideograph-R167-Gold.el, Ideograph-R165-Distinguish.el,
4497         Ideograph-R166-Village.el, Ideograph-R164-Wine.el,
4498         Ideograph-R163-City.el, Ideograph-R162-Walk.el,
4499         Ideograph-R161-Morning.el, Ideograph-R160-Bitter.el,
4500         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
4501         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
4502         Ideograph-R156-Run.el, Ideograph-R154-Shell.el,
4503         Ideograph-R153-Badger.el, Ideograph-R152-Pig.el,
4504         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
4505         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
4506         Ideograph-R147-See.el, Ideograph-R146-West.el,
4507         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
4508         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
4509         Ideograph-R141-Tiger.el, Ideograph-R138-Stopping.el,
4510         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
4511         Ideograph-R137-Boat.el, Ideograph-R136-Oppose.el,
4512         Ideograph-R135-Tongue.el, Ideograph-R133-Arrive.el,
4513         Ideograph-R134-Mortar.el, Ideograph-R131-Minister.el,
4514         Ideograph-R132-Self.el, Ideograph-R129-Brush.el,
4515         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
4516         Ideograph-R125-Old.el, Ideograph-R126-And.el,
4517         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
4518         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
4519         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
4520         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
4521         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
4522         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
4523         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
4524         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
4525         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
4526         Ideograph-R107-Skin.el, Ideograph-R106-White.el,
4527         Ideograph-R105-Dotted-Tent.el, Ideograph-R103-Bolt-Of-Cloth.el,
4528         Ideograph-R104-Sickness.el, Ideograph-R101-Use.el,
4529         Ideograph-R102-Field.el, Ideograph-R100-Life.el,
4530         Ideograph-R099-Sweet.el, Ideograph-R098-Tile.el,
4531         Ideograph-R097-Melon.el, Ideograph-R095-Profound.el,
4532         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
4533         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
4534         Ideograph-R091-Slice.el, Ideograph-R090-Half-Tree-Trunk.el,
4535         Ideograph-R089-Double-X.el, Ideograph-R088-Father.el,
4536         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
4537         Ideograph-R085-Water.el, Ideograph-R084-Steam.el,
4538         Ideograph-R083-Clan.el, Ideograph-R082-Fur.el,
4539         Ideograph-R081-Compare.el, Ideograph-R080-Do-Not.el,
4540         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
4541         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
4542         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
4543         Ideograph-R073-Say.el, Ideograph-R071-Not.el,
4544         Ideograph-R072-Sun.el, Ideograph-R070-Square.el,
4545         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
4546         Ideograph-R067-Script.el, Ideograph-R065-Branch.el,
4547         Ideograph-R066-Rap.el, Ideograph-R063-Door.el,
4548         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
4549         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
4550         Ideograph-R059-Bristle.el, Ideograph-R058-Snout.el,
4551         Ideograph-R057-Bow.el, Ideograph-R056-Shoot.el,
4552         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
4553         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
4554         Ideograph-R051-Dry.el, Ideograph-R050-Turban.el,
4555         Ideograph-R049-Oneself.el, Ideograph-R048-Work.el,
4556         Ideograph-R047-River.el, Ideograph-R046-Mountain.el,
4557         Ideograph-R045-Sprout.el, Ideograph-R044-Corpse.el,
4558         Ideograph-R043-Lame.el, Ideograph-R042-Small.el,
4559         Ideograph-R041-Inch.el, Ideograph-R040-Roof.el,
4560         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
4561         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
4562         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
4563         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
4564         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
4565         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
4566         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
4567         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
4568         Ideograph-R023-Hiding-Enclosure.el,
4569         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
4570         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
4571         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
4572         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
4573         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
4574         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
4575         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
4576         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
4577         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
4578         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
4579         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Rename
4580         `chinese-cns11643-6' to `=cns11643-6'.
4581
4582 2003-05-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4583
4584         * Ideograph-R214-Flute.el, Ideograph-R213-Turtle.el,
4585         Ideograph-R212-Dragon.el, Ideograph-R209-Nose.el,
4586         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
4587         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
4588         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
4589         Ideograph-R208-Rat.el, Ideograph-R202-Millet.el,
4590         Ideograph-R203-Black.el, Ideograph-R200-Hemp.el,
4591         Ideograph-R201-Yellow.el, Ideograph-R197-Salt.el,
4592         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
4593         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
4594         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
4595         Ideograph-R193-Cauldron.el, Ideograph-R194-Ghost.el,
4596         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
4597         Ideograph-R188-Bone.el, Ideograph-R186-Fragrant.el,
4598         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
4599         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
4600         Ideograph-R182-Wind.el, Ideograph-R179-Leek.el,
4601         Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
4602         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
4603         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
4604         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
4605         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
4606         Ideograph-R170-Mound.el, Ideograph-R168-Long.el,
4607         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
4608         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
4609         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
4610         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
4611         Ideograph-R158-Body.el, Ideograph-R159-Cart.el,
4612         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
4613         Ideograph-R156-Run.el, Ideograph-R154-Shell.el,
4614         Ideograph-R152-Pig.el, Ideograph-R153-Badger.el,
4615         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
4616         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
4617         Ideograph-R146-West.el, Ideograph-R147-See.el,
4618         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
4619         Ideograph-R143-Blood.el, Ideograph-R141-Tiger.el,
4620         Ideograph-R142-Insect.el, Ideograph-R139-Color.el,
4621         Ideograph-R140-Grass.el, Ideograph-R135-Tongue.el,
4622         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
4623         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
4624         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
4625         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
4626         Ideograph-R125-Old.el, Ideograph-R126-And.el,
4627         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
4628         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
4629         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
4630         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
4631         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
4632         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
4633         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
4634         Ideograph-R111-Arrow.el, Ideograph-R112-Stone.el,
4635         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
4636         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
4637         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
4638         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
4639         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
4640         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
4641         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
4642         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
4643         Ideograph-R091-Slice.el, Ideograph-R093-Cow.el,
4644         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
4645         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el,
4646         Ideograph-R086-Fire.el, Ideograph-R083-Clan.el,
4647         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
4648         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
4649         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
4650         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
4651         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
4652         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
4653         Ideograph-R072-Sun.el, Ideograph-R069-Axe.el,
4654         Ideograph-R070-Square.el, Ideograph-R071-Not.el,
4655         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
4656         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
4657         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
4658         Ideograph-R063-Door.el, Ideograph-R061-Heart.el,
4659         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
4660         Ideograph-R058-Snout.el, Ideograph-R054-Long-Stride.el,
4661         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
4662         Ideograph-R057-Bow.el, Ideograph-R051-Dry.el,
4663         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
4664         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
4665         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
4666         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
4667         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
4668         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
4669         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
4670         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
4671         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
4672         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
4673         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
4674         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
4675         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
4676         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
4677         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
4678         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
4679         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
4680         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
4681         Ideograph-R017-Open-Box.el, Ideograph-R014-Cover.el,
4682         Ideograph-R015-Ice.el, Ideograph-R013-Down-Box.el,
4683         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
4684         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
4685         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
4686         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
4687         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
4688         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
4689         `chinese-cns11643-5' to `=cns11643-5'.
4690
4691 2003-05-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4692
4693         * Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
4694         Ideograph-R214-Flute.el, u02E00-CJK-Radical-Supplement.el,
4695         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
4696         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
4697         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
4698         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
4699         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
4700         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
4701         Ideograph-R201-Yellow.el, Ideograph-R197-Salt.el,
4702         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
4703         Ideograph-R195-Fish.el, Ideograph-R192-Sacrificial-Wine.el,
4704         Ideograph-R193-Cauldron.el, Ideograph-R194-Ghost.el,
4705         Ideograph-R191-Fight.el, Ideograph-R190-Hair.el,
4706         Ideograph-R188-Bone.el, Ideograph-R189-Tall.el,
4707         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
4708         Ideograph-R185-Head.el, Ideograph-R183-Fly.el,
4709         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
4710         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
4711         Ideograph-R181-Leaf.el, Ideograph-R178-Tanned-Leather.el,
4712         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
4713         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
4714         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
4715         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
4716         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
4717         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
4718         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
4719         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
4720         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
4721         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
4722         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
4723         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
4724         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
4725         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
4726         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
4727         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
4728         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
4729         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
4730         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
4731         Ideograph-R137-Boat.el, Ideograph-R133-Arrive.el,
4732         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
4733         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
4734         Ideograph-R130-Meat.el, Ideograph-R125-Old.el,
4735         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
4736         Ideograph-R128-Ear.el, Ideograph-R124-Feather.el,
4737         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
4738         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
4739         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
4740         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
4741         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
4742         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
4743         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
4744         Ideograph-R109-Eye.el, Ideograph-R107-Skin.el,
4745         Ideograph-R108-Dish.el, Ideograph-R105-Dotted-Tent.el,
4746         Ideograph-R106-White.el, Ideograph-R103-Bolt-Of-Cloth.el,
4747         Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
4748         Ideograph-R100-Life.el, Ideograph-R102-Field.el,
4749         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
4750         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
4751         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
4752         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
4753         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
4754         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
4755         Ideograph-R083-Clan.el, Ideograph-R085-Water.el,
4756         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
4757         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
4758         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
4759         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
4760         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
4761         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
4762         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
4763         Ideograph-R070-Square.el, Ideograph-R067-Script.el,
4764         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
4765         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
4766         Ideograph-R063-Door.el, Ideograph-R061-Heart.el,
4767         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
4768         Ideograph-R059-Bristle.el, Ideograph-R056-Shoot.el,
4769         Ideograph-R057-Bow.el, Ideograph-R054-Long-Stride.el,
4770         Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el,
4771         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
4772         Ideograph-R047-River.el, Ideograph-R048-Work.el,
4773         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
4774         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
4775         Ideograph-R044-Corpse.el, Ideograph-R041-Inch.el,
4776         Ideograph-R042-Small.el, Ideograph-R043-Lame.el,
4777         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
4778         Ideograph-R038-Woman.el, Ideograph-R036-Evening.el,
4779         Ideograph-R037-Big.el, Ideograph-R035-Go-Slowly.el,
4780         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
4781         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
4782         Ideograph-R029-Again.el, Ideograph-R026-Seal.el,
4783         Ideograph-R027-Cliff.el, Ideograph-R024-Ten.el,
4784         Ideograph-R025-Divination.el, Ideograph-R022-Right-Open-Box.el,
4785         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el,
4786         Ideograph-R021-Spoon.el, Ideograph-R019-Power.el,
4787         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
4788         Ideograph-R018-Knife.el, Ideograph-R014-Cover.el,
4789         Ideograph-R015-Ice.el, Ideograph-R012-Eight.el,
4790         Ideograph-R013-Down-Box.el, Ideograph-R011-Enter.el,
4791         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
4792         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
4793         Ideograph-R007-Two.el, Ideograph-R004-Slash.el,
4794         Ideograph-R005-Second.el, Ideograph-R002-Line.el,
4795         Ideograph-R001-One.el: Rename `chinese-cns11643-4' to
4796         `=cns11643-4'.
4797
4798 2003-05-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4799
4800         * Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
4801         Ideograph-R214-Flute.el, Ideograph-R211-Tooth.el,
4802         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
4803         Ideograph-R207-Drum.el, Ideograph-R205-Frog.el,
4804         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
4805         Ideograph-R203-Black.el, Ideograph-R197-Salt.el,
4806         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
4807         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
4808         Ideograph-R194-Ghost.el, Ideograph-R193-Cauldron.el,
4809         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
4810         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el,
4811         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
4812         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
4813         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
4814         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
4815         Ideograph-R180-Sound.el, Ideograph-R179-Leek.el,
4816         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
4817         Ideograph-R176-Face.el, Ideograph-R174-Blue.el,
4818         Ideograph-R175-Wrong.el, Ideograph-R173-Rain.el,
4819         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
4820         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
4821         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
4822         Ideograph-R163-City.el, Ideograph-R161-Morning.el,
4823         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
4824         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
4825         Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
4826         Ideograph-R155-Red.el, Ideograph-R153-Badger.el,
4827         Ideograph-R154-Shell.el, Ideograph-R152-Pig.el,
4828         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
4829         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
4830         Ideograph-R146-West.el, Ideograph-R147-See.el,
4831         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
4832         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
4833         Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
4834         Ideograph-R139-Color.el, Ideograph-R135-Tongue.el,
4835         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
4836         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
4837         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
4838         Ideograph-R130-Meat.el, Ideograph-R129-Brush.el,
4839         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
4840         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
4841         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
4842         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
4843         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
4844         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
4845         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
4846         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
4847         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
4848         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
4849         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
4850         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
4851         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
4852         Ideograph-R102-Field.el, Ideograph-R098-Tile.el,
4853         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
4854         Ideograph-R091-Slice.el, Ideograph-R092-Fang.el,
4855         Ideograph-R093-Cow.el, Ideograph-R088-Father.el,
4856         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
4857         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
4858         Ideograph-R085-Water.el, Ideograph-R084-Steam.el,
4859         Ideograph-R080-Do-Not.el, Ideograph-R082-Fur.el,
4860         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
4861         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
4862         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
4863         Ideograph-R074-Moon.el, Ideograph-R071-Not.el,
4864         Ideograph-R072-Sun.el, Ideograph-R070-Square.el,
4865         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
4866         Ideograph-R069-Axe.el, Ideograph-R066-Rap.el,
4867         Ideograph-R065-Branch.el, Ideograph-R064-Hand.el,
4868         Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
4869         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
4870         Ideograph-R058-Snout.el, Ideograph-R059-Bristle.el,
4871         Ideograph-R057-Bow.el, Ideograph-R054-Long-Stride.el,
4872         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
4873         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
4874         Ideograph-R053-Dotted-Cliff.el, Ideograph-R050-Turban.el,
4875         Ideograph-R049-Oneself.el, Ideograph-R047-River.el,
4876         Ideograph-R048-Work.el, Ideograph-R045-Sprout.el,
4877         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
4878         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
4879         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
4880         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
4881         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
4882         Ideograph-R035-Go-Slowly.el, Ideograph-R034-Go.el,
4883         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
4884         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
4885         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
4886         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
4887         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
4888         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R021-Spoon.el,
4889         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
4890         Ideograph-R019-Power.el, Ideograph-R018-Knife.el,
4891         Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el,
4892         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
4893         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
4894         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
4895         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
4896         Ideograph-R007-Two.el, Ideograph-R006-Hook.el,
4897         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
4898         Ideograph-R003-Dot.el, Ideograph-R002-Line.el,
4899         Ideograph-R001-One.el: Rename `chinese-cns11643-3' to
4900         `=cns11643-3'.
4901
4902 2003-04-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4903
4904         * Ideograph-R214-Flute.el, Ideograph-R212-Dragon.el,
4905         Ideograph-R211-Tooth.el, Ideograph-R210-Even.el,
4906         Ideograph-R209-Nose.el, Ideograph-R208-Rat.el,
4907         Ideograph-R207-Drum.el, Ideograph-R206-Tripod.el,
4908         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
4909         Ideograph-R203-Black.el, Ideograph-R202-Millet.el,
4910         Ideograph-R201-Yellow.el, Ideograph-R200-Hemp.el,
4911         Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
4912         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
4913         Ideograph-R195-Fish.el, Ideograph-R193-Cauldron.el,
4914         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
4915         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R190-Hair.el,
4916         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
4917         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
4918         Ideograph-R186-Fragrant.el, Ideograph-R184-Eat.el,
4919         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
4920         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
4921         Ideograph-R178-Tanned-Leather.el, Ideograph-R174-Blue.el,
4922         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
4923         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
4924         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
4925         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
4926         Ideograph-R163-City.el, Ideograph-R162-Walk.el,
4927         Ideograph-R161-Morning.el, Ideograph-R159-Cart.el,
4928         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
4929         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
4930         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
4931         Ideograph-R152-Pig.el, Ideograph-R151-Bean.el,
4932         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
4933         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
4934         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
4935         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
4936         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
4937         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
4938         Ideograph-R137-Boat.el, Ideograph-R136-Oppose.el,
4939         Ideograph-R135-Tongue.el, Ideograph-R134-Mortar.el,
4940         Ideograph-R133-Arrive.el, Ideograph-R132-Self.el,
4941         Ideograph-R131-Minister.el, Ideograph-R129-Brush.el,
4942         Ideograph-R130-Meat.el, Ideograph-R127-Plow.el,
4943         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
4944         Ideograph-R126-And.el, Ideograph-R124-Feather.el,
4945         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
4946         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
4947         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
4948         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
4949         Ideograph-R115-Grain.el, Ideograph-R114-Track.el,
4950         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
4951         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
4952         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
4953         Ideograph-R107-Skin.el, Ideograph-R106-White.el,
4954         Ideograph-R105-Dotted-Tent.el, Ideograph-R103-Bolt-Of-Cloth.el,
4955         Ideograph-R104-Sickness.el, Ideograph-R102-Field.el,
4956         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
4957         Ideograph-R099-Sweet.el, Ideograph-R098-Tile.el,
4958         Ideograph-R097-Melon.el, Ideograph-R096-Jade.el,
4959         Ideograph-R095-Profound.el, Ideograph-R094-Dog.el,
4960         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
4961         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
4962         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
4963         Ideograph-R084-Steam.el, Ideograph-R082-Fur.el,
4964         Ideograph-R081-Compare.el, Ideograph-R080-Do-Not.el,
4965         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
4966         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
4967         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
4968         Ideograph-R073-Say.el, Ideograph-R071-Not.el,
4969         Ideograph-R072-Sun.el, Ideograph-R070-Square.el,
4970         Ideograph-R069-Axe.el, Ideograph-R068-Dipper.el,
4971         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
4972         Ideograph-R065-Branch.el, Ideograph-R063-Door.el,
4973         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
4974         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
4975         Ideograph-R058-Snout.el, Ideograph-R059-Bristle.el,
4976         Ideograph-R055-Two-Hands.el, Ideograph-R057-Bow.el,
4977         Ideograph-R051-Dry.el, Ideograph-R053-Dotted-Cliff.el,
4978         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
4979         Ideograph-R047-River.el, Ideograph-R048-Work.el,
4980         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
4981         Ideograph-R044-Corpse.el, Ideograph-R042-Small.el,
4982         Ideograph-R043-Lame.el, Ideograph-R041-Inch.el,
4983         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
4984         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
4985         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
4986         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
4987         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
4988         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
4989         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
4990         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
4991         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
4992         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
4993         Ideograph-R019-Power.el, Ideograph-R018-Knife.el,
4994         Ideograph-R017-Open-Box.el, Ideograph-R014-Cover.el,
4995         Ideograph-R015-Ice.el, Ideograph-R013-Down-Box.el,
4996         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
4997         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
4998         Ideograph-R005-Second.el, Ideograph-R002-Line.el,
4999         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
5000         Ideograph-R001-One.el: Rename `chinese-cns11643-2' to
5001         `=cns11643-2'.
5002
5003 2003-04-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
5004
5005         * u0FE30-CJK-Compatibility-Forms.el,
5006         u0FE50-Small-Form-Variants.el,
5007         u0FF00-Halfwidth-and-Fullwidth-Forms.el,
5008         u03300-CJK-Compatibility.el,
5009         u03200-Enclosed-CJK-Letters-and-Months.el,
5010         u03000-CJK-Symbols-and-Punctuation.el, u03100-Bopomofo.el,
5011         u02F00-Kangxi-Radicals.el, u02600-Miscellaneous-Symbols.el,
5012         u02580-Block-Elements.el, u025A0-Geometric-Shapes.el,
5013         u02500-Box-Drawing.el, u02400-Control-Pictures.el,
5014         u02460-Enclosed-Alphanumerics.el, u02150-Number-Forms.el,
5015         u02190-Arrows.el, u02200-Mathematical-Operators.el,
5016         u02100-Letterlike-Symbols.el, u02000-General-Punctuation.el,
5017         u00370-Greek.el, u002B0-Spacing-Modifier-Letters.el,
5018         Ideograph-R213-Turtle.el, u000A0-Latin-1-Supplement.el,
5019         Ideograph-R212-Dragon.el, Ideograph-R210-Even.el,
5020         Ideograph-R211-Tooth.el, Ideograph-R208-Rat.el,
5021         Ideograph-R209-Nose.el, Ideograph-R205-Frog.el,
5022         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
5023         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
5024         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
5025         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
5026         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
5027         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
5028         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
5029         Ideograph-R193-Cauldron.el, Ideograph-R190-Hair.el,
5030         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
5031         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
5032         Ideograph-R187-Horse.el, Ideograph-R184-Eat.el,
5033         Ideograph-R183-Fly.el, Ideograph-R182-Wind.el,
5034         Ideograph-R181-Leaf.el, Ideograph-R179-Leek.el,
5035         Ideograph-R180-Sound.el, Ideograph-R178-Tanned-Leather.el,
5036         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
5037         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
5038         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
5039         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
5040         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
5041         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
5042         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
5043         Ideograph-R163-City.el, Ideograph-R160-Bitter.el,
5044         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
5045         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
5046         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
5047         Ideograph-R156-Run.el, Ideograph-R154-Shell.el,
5048         Ideograph-R153-Badger.el, Ideograph-R152-Pig.el,
5049         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
5050         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
5051         Ideograph-R146-West.el, Ideograph-R147-See.el,
5052         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
5053         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
5054         Ideograph-R141-Tiger.el, Ideograph-R138-Stopping.el,
5055         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
5056         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
5057         Ideograph-R136-Oppose.el, Ideograph-R133-Arrive.el,
5058         Ideograph-R134-Mortar.el, Ideograph-R131-Minister.el,
5059         Ideograph-R132-Self.el, Ideograph-R130-Meat.el,
5060         Ideograph-R129-Brush.el, Ideograph-R128-Ear.el,
5061         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
5062         Ideograph-R125-Old.el, Ideograph-R124-Feather.el,
5063         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
5064         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
5065         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
5066         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
5067         Ideograph-R115-Grain.el, Ideograph-R114-Track.el,
5068         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
5069         Ideograph-R111-Arrow.el, Ideograph-R110-Spear.el,
5070         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
5071         Ideograph-R107-Skin.el, Ideograph-R106-White.el,
5072         Ideograph-R105-Dotted-Tent.el, Ideograph-R104-Sickness.el,
5073         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R100-Life.el,
5074         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
5075         Ideograph-R099-Sweet.el, Ideograph-R098-Tile.el,
5076         Ideograph-R097-Melon.el, Ideograph-R095-Profound.el,
5077         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
5078         Ideograph-R093-Cow.el, Ideograph-R092-Fang.el,
5079         Ideograph-R091-Slice.el, Ideograph-R089-Double-X.el,
5080         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R088-Father.el,
5081         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
5082         Ideograph-R085-Water.el, Ideograph-R084-Steam.el,
5083         Ideograph-R083-Clan.el, Ideograph-R082-Fur.el,
5084         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
5085         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
5086         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
5087         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
5088         Ideograph-R073-Say.el, Ideograph-R072-Sun.el,
5089         Ideograph-R071-Not.el, Ideograph-R070-Square.el,
5090         Ideograph-R069-Axe.el, Ideograph-R068-Dipper.el,
5091         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
5092         Ideograph-R065-Branch.el, Ideograph-R064-Hand.el,
5093         Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
5094         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
5095         Ideograph-R059-Bristle.el, Ideograph-R058-Snout.el,
5096         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
5097         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
5098         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
5099         Ideograph-R051-Dry.el, Ideograph-R049-Oneself.el,
5100         Ideograph-R050-Turban.el, Ideograph-R048-Work.el,
5101         Ideograph-R047-River.el, Ideograph-R046-Mountain.el,
5102         Ideograph-R045-Sprout.el, Ideograph-R044-Corpse.el,
5103         Ideograph-R043-Lame.el, Ideograph-R042-Small.el,
5104         Ideograph-R041-Inch.el, Ideograph-R040-Roof.el,
5105         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
5106         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
5107         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el,
5108         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
5109         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
5110         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
5111         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
5112         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
5113         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
5114         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
5115         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
5116         Ideograph-R017-Open-Box.el, Ideograph-R015-Ice.el,
5117         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
5118         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
5119         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
5120         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
5121         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
5122         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
5123         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
5124         `chinese-cns11643-1' to `=cns11643-1'.
5125
5126         * char-db-util.el (char-db-coded-charset-priority-list): Prefer
5127         `=jis-x0208-1990' to `=jis-x0213-1-2000'; prefer `=big5' to its
5128         children.
5129         (char-db-make-char-spec): Use `encode-char' instead of
5130         `get-char-attribute'.
5131         (char-db-insert-char-spec): Likewise.
5132         (char-db-decode-isolated-char): Likewise.
5133
5134 2003-04-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
5135
5136         * Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
5137         Ideograph-R207-Drum.el, Ideograph-R210-Even.el,
5138         Ideograph-R211-Tooth.el, Ideograph-R205-Frog.el,
5139         Ideograph-R201-Yellow.el, Ideograph-R203-Black.el,
5140         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
5141         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
5142         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
5143         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R194-Ghost.el,
5144         Ideograph-R190-Hair.el, Ideograph-R188-Bone.el,
5145         Ideograph-R187-Horse.el, Ideograph-R183-Fly.el,
5146         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
5147         Ideograph-R181-Leaf.el, Ideograph-R178-Tanned-Leather.el,
5148         Ideograph-R180-Sound.el, Ideograph-R174-Blue.el,
5149         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
5150         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
5151         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
5152         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
5153         Ideograph-R165-Distinguish.el, Ideograph-R167-Gold.el,
5154         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
5155         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
5156         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
5157         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
5158         Ideograph-R156-Run.el, Ideograph-R154-Shell.el,
5159         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
5160         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
5161         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
5162         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
5163         Ideograph-R141-Tiger.el, Ideograph-R139-Color.el,
5164         Ideograph-R140-Grass.el, Ideograph-R137-Boat.el,
5165         Ideograph-R138-Stopping.el, Ideograph-R131-Minister.el,
5166         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
5167         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
5168         Ideograph-R129-Brush.el, Ideograph-R127-Plow.el,
5169         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
5170         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
5171         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
5172         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
5173         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
5174         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
5175         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
5176         Ideograph-R106-White.el, Ideograph-R107-Skin.el,
5177         Ideograph-R108-Dish.el, Ideograph-R105-Dotted-Tent.el,
5178         Ideograph-R104-Sickness.el, Ideograph-R098-Tile.el,
5179         Ideograph-R100-Life.el, Ideograph-R102-Field.el,
5180         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
5181         Ideograph-R093-Cow.el, Ideograph-R087-Claw.el,
5182         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
5183         Ideograph-R091-Slice.el, Ideograph-R086-Fire.el,
5184         Ideograph-R085-Water.el, Ideograph-R082-Fur.el,
5185         Ideograph-R084-Steam.el, Ideograph-R079-Weapon.el,
5186         Ideograph-R080-Do-Not.el, Ideograph-R078-Death.el,
5187         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
5188         Ideograph-R074-Moon.el, Ideograph-R075-Tree.el,
5189         Ideograph-R073-Say.el, Ideograph-R070-Square.el,
5190         Ideograph-R072-Sun.el, Ideograph-R067-Script.el,
5191         Ideograph-R069-Axe.el, Ideograph-R066-Rap.el,
5192         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
5193         Ideograph-R061-Heart.el, Ideograph-R058-Snout.el,
5194         Ideograph-R060-Step.el, Ideograph-R057-Bow.el,
5195         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
5196         Ideograph-R053-Dotted-Cliff.el, Ideograph-R049-Oneself.el,
5197         Ideograph-R050-Turban.el, Ideograph-R048-Work.el,
5198         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
5199         Ideograph-R041-Inch.el, Ideograph-R043-Lame.el,
5200         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
5201         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
5202         Ideograph-R033-Scholar.el, Ideograph-R036-Evening.el,
5203         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
5204         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
5205         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
5206         Ideograph-R026-Seal.el, Ideograph-R023-Hiding-Enclosure.el,
5207         Ideograph-R024-Ten.el, Ideograph-R022-Right-Open-Box.el,
5208         Ideograph-R019-Power.el, Ideograph-R018-Knife.el,
5209         Ideograph-R016-Table.el, Ideograph-R014-Cover.el,
5210         Ideograph-R015-Ice.el, Ideograph-R011-Enter.el,
5211         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
5212         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
5213         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
5214         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
5215         Ideograph-R004-Slash.el, Ideograph-R001-One.el: Rename
5216         `chinese-gb12345' to `=gb12345'.
5217
5218 2003-04-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
5219
5220         * u0FF00-Halfwidth-and-Fullwidth-Forms.el, u03100-Bopomofo.el,
5221         u03200-Enclosed-CJK-Letters-and-Months.el, u03040-Hiragana.el,
5222         u030A0-Katakana.el, u03000-CJK-Symbols-and-Punctuation.el,
5223         u02500-Box-Drawing.el, u025A0-Geometric-Shapes.el,
5224         u02600-Miscellaneous-Symbols.el, u02460-Enclosed-Alphanumerics.el,
5225         u02300-Miscellaneous-Technical.el, u02150-Number-Forms.el,
5226         u02190-Arrows.el, u02200-Mathematical-Operators.el,
5227         u02100-Letterlike-Symbols.el, u02000-General-Punctuation.el,
5228         u00400-Cyrillic.el, u002B0-Spacing-Modifier-Letters.el,
5229         u00370-Greek.el, u00180-Latin-Extended-B.el,
5230         u00100-Latin-Extended-A.el, Ideograph-R212-Dragon.el,
5231         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
5232         u000A0-Latin-1-Supplement.el, Ideograph-R209-Nose.el,
5233         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
5234         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
5235         Ideograph-R208-Rat.el, Ideograph-R204-Embroidery.el,
5236         Ideograph-R205-Frog.el, Ideograph-R200-Hemp.el,
5237         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
5238         Ideograph-R203-Black.el, Ideograph-R198-Deer.el,
5239         Ideograph-R199-Wheat.el, Ideograph-R197-Salt.el,
5240         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
5241         Ideograph-R194-Ghost.el, Ideograph-R192-Sacrificial-Wine.el,
5242         Ideograph-R193-Cauldron.el, Ideograph-R190-Hair.el,
5243         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
5244         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
5245         Ideograph-R187-Horse.el, Ideograph-R183-Fly.el,
5246         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
5247         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
5248         Ideograph-R181-Leaf.el, Ideograph-R178-Tanned-Leather.el,
5249         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
5250         Ideograph-R175-Wrong.el, Ideograph-R174-Blue.el,
5251         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
5252         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
5253         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
5254         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
5255         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
5256         Ideograph-R163-City.el, Ideograph-R160-Bitter.el,
5257         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
5258         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
5259         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
5260         Ideograph-R156-Run.el, Ideograph-R153-Badger.el,
5261         Ideograph-R154-Shell.el, Ideograph-R150-Valley.el,
5262         Ideograph-R151-Bean.el, Ideograph-R152-Pig.el,
5263         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
5264         Ideograph-R147-See.el, Ideograph-R146-West.el,
5265         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
5266         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
5267         Ideograph-R141-Tiger.el, Ideograph-R138-Stopping.el,
5268         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
5269         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
5270         Ideograph-R135-Tongue.el, Ideograph-R131-Minister.el,
5271         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
5272         Ideograph-R134-Mortar.el, Ideograph-R129-Brush.el,
5273         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
5274         Ideograph-R125-Old.el, Ideograph-R126-And.el,
5275         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
5276         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
5277         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
5278         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
5279         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
5280         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
5281         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
5282         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
5283         Ideograph-R108-Dish.el, Ideograph-R109-Eye.el,
5284         Ideograph-R106-White.el, Ideograph-R107-Skin.el,
5285         Ideograph-R105-Dotted-Tent.el, Ideograph-R103-Bolt-Of-Cloth.el,
5286         Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
5287         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
5288         Ideograph-R102-Field.el, Ideograph-R097-Melon.el,
5289         Ideograph-R098-Tile.el, Ideograph-R095-Profound.el,
5290         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
5291         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
5292         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
5293         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
5294         Ideograph-R091-Slice.el, Ideograph-R086-Fire.el,
5295         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
5296         Ideograph-R085-Water.el, Ideograph-R082-Fur.el,
5297         Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el,
5298         Ideograph-R081-Compare.el, Ideograph-R078-Death.el,
5299         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
5300         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
5301         Ideograph-R074-Moon.el, Ideograph-R071-Not.el,
5302         Ideograph-R072-Sun.el, Ideograph-R067-Script.el,
5303         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
5304         Ideograph-R070-Square.el, Ideograph-R065-Branch.el,
5305         Ideograph-R066-Rap.el, Ideograph-R063-Door.el,
5306         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
5307         Ideograph-R061-Heart.el, Ideograph-R058-Snout.el,
5308         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
5309         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
5310         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
5311         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
5312         Ideograph-R051-Dry.el, Ideograph-R047-River.el,
5313         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
5314         Ideograph-R050-Turban.el, Ideograph-R045-Sprout.el,
5315         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
5316         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
5317         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
5318         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
5319         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
5320         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
5321         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
5322         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
5323         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
5324         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
5325         Ideograph-R026-Seal.el, Ideograph-R023-Hiding-Enclosure.el,
5326         Ideograph-R024-Ten.el, Ideograph-R021-Spoon.el,
5327         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
5328         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
5329         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
5330         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
5331         Ideograph-R013-Down-Box.el, Ideograph-R011-Enter.el,
5332         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
5333         Ideograph-R009-Man.el, Ideograph-R007-Two.el,
5334         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
5335         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
5336         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
5337         Ideograph-R001-One.el: Rename `chinese-gb2312' to `=gb2312'.
5338
5339 2003-04-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
5340
5341         * u0FE30-CJK-Compatibility-Forms.el,
5342         u0FE50-Small-Form-Variants.el,
5343         u0FF00-Halfwidth-and-Fullwidth-Forms.el,
5344         u03300-CJK-Compatibility.el,
5345         u03000-CJK-Symbols-and-Punctuation.el, u03100-Bopomofo.el,
5346         u03200-Enclosed-CJK-Letters-and-Months.el,
5347         u02580-Block-Elements.el, u025A0-Geometric-Shapes.el,
5348         u02600-Miscellaneous-Symbols.el, u02500-Box-Drawing.el,
5349         u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
5350         u02190-Arrows.el, u02200-Mathematical-Operators.el,
5351         u02000-General-Punctuation.el, u020A0-Currency-Symbols.el,
5352         u00370-Greek.el, u002B0-Spacing-Modifier-Letters.el,
5353         Ideograph-R175-Wrong.el, u000A0-Latin-1-Supplement.el,
5354         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
5355         Ideograph-R145-Clothes.el, Ideograph-R133-Arrive.el,
5356         Ideograph-R130-Meat.el, Ideograph-R124-Feather.el,
5357         Ideograph-R123-Sheep.el, Ideograph-R118-Bamboo.el,
5358         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
5359         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
5360         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
5361         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
5362         Ideograph-R094-Dog.el, Ideograph-R090-Half-Tree-Trunk.el,
5363         Ideograph-R091-Slice.el, Ideograph-R092-Fang.el,
5364         Ideograph-R093-Cow.el, Ideograph-R088-Father.el,
5365         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
5366         Ideograph-R086-Fire.el, Ideograph-R083-Clan.el,
5367         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
5368         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
5369         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
5370         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
5371         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
5372         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
5373         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
5374         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
5375         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
5376         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
5377         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
5378         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
5379         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
5380         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
5381         Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el,
5382         Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el,
5383         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
5384         Ideograph-R047-River.el, Ideograph-R048-Work.el,
5385         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
5386         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
5387         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
5388         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
5389         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
5390         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
5391         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
5392         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
5393         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
5394         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
5395         Ideograph-R029-Again.el, Ideograph-R026-Seal.el,
5396         Ideograph-R027-Cliff.el, Ideograph-R023-Hiding-Enclosure.el,
5397         Ideograph-R024-Ten.el, Ideograph-R025-Divination.el,
5398         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
5399         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
5400         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
5401         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
5402         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
5403         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
5404         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
5405         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
5406         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
5407         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
5408         Ideograph-R004-Slash.el, Ideograph-R001-One.el: Rename
5409         `chinese-big5' to `=big5'.
5410
5411 2003-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5412
5413         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
5414         u0AC00-Hangul-Syllables.el, u03300-CJK-Compatibility.el,
5415         u03130-Hangul-Compatibility-Jamo.el,
5416         u03200-Enclosed-CJK-Letters-and-Months.el, u03040-Hiragana.el,
5417         u030A0-Katakana.el, u02580-Block-Elements.el,
5418         u025A0-Geometric-Shapes.el, u02600-Miscellaneous-Symbols.el,
5419         u03000-CJK-Symbols-and-Punctuation.el, u02500-Box-Drawing.el,
5420         u02300-Miscellaneous-Technical.el,
5421         u02460-Enclosed-Alphanumerics.el, u02150-Number-Forms.el,
5422         u02190-Arrows.el, u02200-Mathematical-Operators.el,
5423         u02000-General-Punctuation.el, u02070-Superscripts.el,
5424         u02080-Subscripts.el, u02100-Letterlike-Symbols.el,
5425         u00400-Cyrillic.el, u00370-Greek.el,
5426         u002B0-Spacing-Modifier-Letters.el, u00100-Latin-Extended-A.el,
5427         Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
5428         u000A0-Latin-1-Supplement.el, Ideograph-R209-Nose.el,
5429         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
5430         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
5431         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
5432         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
5433         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
5434         Ideograph-R199-Wheat.el, Ideograph-R197-Salt.el,
5435         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
5436         Ideograph-R195-Fish.el, Ideograph-R192-Sacrificial-Wine.el,
5437         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
5438         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el,
5439         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
5440         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
5441         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
5442         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
5443         Ideograph-R178-Tanned-Leather.el, Ideograph-R180-Sound.el,
5444         Ideograph-R177-Leather.el, Ideograph-R174-Blue.el,
5445         Ideograph-R175-Wrong.el, Ideograph-R176-Face.el,
5446         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
5447         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
5448         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
5449         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
5450         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
5451         Ideograph-R163-City.el, Ideograph-R160-Bitter.el,
5452         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
5453         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
5454         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
5455         Ideograph-R156-Run.el, Ideograph-R153-Badger.el,
5456         Ideograph-R154-Shell.el, Ideograph-R150-Valley.el,
5457         Ideograph-R151-Bean.el, Ideograph-R152-Pig.el,
5458         Ideograph-R148-Horn.el, Ideograph-R149-Speech.el,
5459         Ideograph-R146-West.el, Ideograph-R147-See.el,
5460         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
5461         Ideograph-R144-Walk-Enclosure.el, Ideograph-R141-Tiger.el,
5462         Ideograph-R142-Insect.el, Ideograph-R138-Stopping.el,
5463         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
5464         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
5465         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
5466         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
5467         Ideograph-R131-Minister.el, Ideograph-R129-Brush.el,
5468         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
5469         Ideograph-R125-Old.el, Ideograph-R126-And.el,
5470         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
5471         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
5472         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
5473         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
5474         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
5475         Ideograph-R115-Grain.el, Ideograph-R114-Track.el,
5476         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
5477         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
5478         Ideograph-R109-Eye.el, Ideograph-R107-Skin.el,
5479         Ideograph-R108-Dish.el, Ideograph-R105-Dotted-Tent.el,
5480         Ideograph-R106-White.el, Ideograph-R103-Bolt-Of-Cloth.el,
5481         Ideograph-R104-Sickness.el, Ideograph-R101-Use.el,
5482         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
5483         Ideograph-R100-Life.el, Ideograph-R098-Tile.el,
5484         Ideograph-R097-Melon.el, Ideograph-R095-Profound.el,
5485         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
5486         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
5487         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
5488         Ideograph-R091-Slice.el, Ideograph-R088-Father.el,
5489         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
5490         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
5491         Ideograph-R084-Steam.el, Ideograph-R080-Do-Not.el,
5492         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
5493         Ideograph-R079-Weapon.el, Ideograph-R077-Stop.el,
5494         Ideograph-R078-Death.el, Ideograph-R076-Lack.el,
5495         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
5496         Ideograph-R075-Tree.el, Ideograph-R070-Square.el,
5497         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
5498         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
5499         Ideograph-R069-Axe.el, Ideograph-R065-Branch.el,
5500         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
5501         Ideograph-R062-Halberd.el, Ideograph-R063-Door.el,
5502         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
5503         Ideograph-R058-Snout.el, Ideograph-R059-Bristle.el,
5504         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
5505         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
5506         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
5507         Ideograph-R052-Short-Thread.el, Ideograph-R048-Work.el,
5508         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
5509         Ideograph-R047-River.el, Ideograph-R045-Sprout.el,
5510         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
5511         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
5512         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
5513         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
5514         Ideograph-R037-Big.el, Ideograph-R035-Go-Slowly.el,
5515         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
5516         Ideograph-R034-Go.el, Ideograph-R032-Earth.el,
5517         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
5518         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
5519         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
5520         Ideograph-R027-Cliff.el, Ideograph-R023-Hiding-Enclosure.el,
5521         Ideograph-R024-Ten.el, Ideograph-R021-Spoon.el,
5522         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
5523         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
5524         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
5525         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
5526         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
5527         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
5528         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
5529         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
5530         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
5531         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
5532         Ideograph-R001-One.el: Rename `korean-ksc5601' to `=ks-x1001'.
5533
5534 2003-04-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
5535
5536         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
5537         u02E00-CJK-Radical-Supplement.el, u02100-Letterlike-Symbols.el,
5538         u00400-Cyrillic.el, u00370-Greek.el,
5539         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
5540         u00100-Latin-Extended-A.el, u000A0-Latin-1-Supplement.el,
5541         Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
5542         Ideograph-R214-Flute.el, Ideograph-R209-Nose.el,
5543         Ideograph-R211-Tooth.el, Ideograph-R208-Rat.el,
5544         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
5545         Ideograph-R205-Frog.el, Ideograph-R201-Yellow.el,
5546         Ideograph-R203-Black.el, Ideograph-R199-Wheat.el,
5547         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
5548         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
5549         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
5550         Ideograph-R193-Cauldron.el, Ideograph-R190-Hair.el,
5551         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
5552         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
5553         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
5554         Ideograph-R181-Leaf.el, Ideograph-R179-Leek.el,
5555         Ideograph-R180-Sound.el, Ideograph-R178-Tanned-Leather.el,
5556         Ideograph-R177-Leather.el, Ideograph-R176-Face.el,
5557         Ideograph-R174-Blue.el, Ideograph-R173-Rain.el,
5558         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
5559         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
5560         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
5561         Ideograph-R163-City.el, Ideograph-R162-Walk.el,
5562         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
5563         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
5564         Ideograph-R156-Run.el, Ideograph-R155-Red.el,
5565         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
5566         Ideograph-R151-Bean.el, Ideograph-R152-Pig.el,
5567         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
5568         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
5569         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
5570         Ideograph-R144-Walk-Enclosure.el, Ideograph-R143-Blood.el,
5571         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
5572         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
5573         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
5574         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
5575         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
5576         Ideograph-R133-Arrive.el, Ideograph-R129-Brush.el,
5577         Ideograph-R130-Meat.el, Ideograph-R127-Plow.el,
5578         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
5579         Ideograph-R126-And.el, Ideograph-R124-Feather.el,
5580         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
5581         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
5582         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
5583         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
5584         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
5585         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
5586         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
5587         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
5588         Ideograph-R106-White.el, Ideograph-R107-Skin.el,
5589         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
5590         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
5591         Ideograph-R100-Life.el, Ideograph-R097-Melon.el,
5592         Ideograph-R098-Tile.el, Ideograph-R095-Profound.el,
5593         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
5594         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
5595         Ideograph-R091-Slice.el, Ideograph-R088-Father.el,
5596         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el,
5597         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
5598         Ideograph-R084-Steam.el, Ideograph-R083-Clan.el,
5599         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
5600         Ideograph-R080-Do-Not.el, Ideograph-R079-Weapon.el,
5601         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
5602         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
5603         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
5604         Ideograph-R072-Sun.el, Ideograph-R070-Square.el,
5605         Ideograph-R069-Axe.el, Ideograph-R067-Script.el,
5606         Ideograph-R068-Dipper.el, Ideograph-R065-Branch.el,
5607         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
5608         Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
5609         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
5610         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
5611         Ideograph-R057-Bow.el, Ideograph-R056-Shoot.el,
5612         Ideograph-R055-Two-Hands.el, Ideograph-R053-Dotted-Cliff.el,
5613         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
5614         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
5615         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
5616         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
5617         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
5618         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
5619         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
5620         Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
5621         Ideograph-R034-Go.el, Ideograph-R033-Scholar.el,
5622         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
5623         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
5624         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
5625         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
5626         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
5627         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
5628         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
5629         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
5630         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
5631         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
5632         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
5633         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
5634         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
5635         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
5636         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
5637         `japanese-jisx0212' to `=jis-x0212'.
5638
5639 2003-04-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
5640
5641         * u02600-Miscellaneous-Symbols.el,
5642         u0FF00-Halfwidth-and-Fullwidth-Forms.el,
5643         u025A0-Geometric-Shapes.el, u02300-Miscellaneous-Technical.el,
5644         u02500-Box-Drawing.el, u02000-General-Punctuation.el,
5645         u02100-Letterlike-Symbols.el, u02190-Arrows.el,
5646         u02200-Mathematical-Operators.el, u000A0-Latin-1-Supplement.el,
5647         Ideograph-R205-Frog.el, Ideograph-R210-Even.el,
5648         Ideograph-R213-Turtle.el, Ideograph-R199-Wheat.el,
5649         Ideograph-R203-Black.el, Ideograph-R197-Salt.el,
5650         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
5651         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
5652         Ideograph-R191-Fight.el, Ideograph-R187-Horse.el,
5653         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
5654         Ideograph-R181-Leaf.el, Ideograph-R175-Wrong.el,
5655         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
5656         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
5657         Ideograph-R165-Distinguish.el, Ideograph-R167-Gold.el,
5658         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
5659         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
5660         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
5661         Ideograph-R154-Shell.el, Ideograph-R152-Pig.el,
5662         Ideograph-R149-Speech.el, Ideograph-R147-See.el,
5663         Ideograph-R145-Clothes.el, Ideograph-R144-Walk-Enclosure.el,
5664         Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
5665         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
5666         Ideograph-R130-Meat.el, Ideograph-R125-Old.el,
5667         Ideograph-R128-Ear.el, Ideograph-R124-Feather.el,
5668         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
5669         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
5670         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
5671         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
5672         Ideograph-R112-Stone.el, Ideograph-R109-Eye.el,
5673         Ideograph-R106-White.el, Ideograph-R108-Dish.el,
5674         Ideograph-R104-Sickness.el, Ideograph-R097-Melon.el,
5675         Ideograph-R098-Tile.el, Ideograph-R096-Jade.el,
5676         Ideograph-R088-Father.el, Ideograph-R091-Slice.el,
5677         Ideograph-R094-Dog.el, Ideograph-R086-Fire.el,
5678         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
5679         Ideograph-R085-Water.el, Ideograph-R082-Fur.el,
5680         Ideograph-R079-Weapon.el, Ideograph-R073-Say.el,
5681         Ideograph-R075-Tree.el, Ideograph-R067-Script.el,
5682         Ideograph-R072-Sun.el, Ideograph-R066-Rap.el,
5683         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
5684         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
5685         Ideograph-R054-Long-Stride.el, Ideograph-R057-Bow.el,
5686         Ideograph-R053-Dotted-Cliff.el, Ideograph-R049-Oneself.el,
5687         Ideograph-R050-Turban.el, Ideograph-R046-Mountain.el,
5688         Ideograph-R044-Corpse.el, Ideograph-R040-Roof.el,
5689         Ideograph-R033-Scholar.el, Ideograph-R038-Woman.el,
5690         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
5691         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
5692         Ideograph-R027-Cliff.el, Ideograph-R021-Spoon.el,
5693         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R026-Seal.el,
5694         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
5695         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
5696         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
5697         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
5698         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
5699         Ideograph-R001-One.el: Rename `japanese-jisx0208' to
5700         `=jis-x0208-1983'.
5701
5702 2003-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5703
5704         * Ideograph-R213-Turtle.el, Ideograph-R210-Even.el,
5705         Ideograph-R205-Frog.el, Ideograph-R203-Black.el,
5706         Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
5707         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
5708         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
5709         Ideograph-R191-Fight.el, Ideograph-R187-Horse.el,
5710         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
5711         Ideograph-R181-Leaf.el, Ideograph-R175-Wrong.el,
5712         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
5713         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
5714         Ideograph-R165-Distinguish.el, Ideograph-R167-Gold.el,
5715         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
5716         Ideograph-R162-Walk.el, Ideograph-R159-Cart.el,
5717         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
5718         Ideograph-R154-Shell.el, Ideograph-R152-Pig.el,
5719         Ideograph-R149-Speech.el, Ideograph-R147-See.el,
5720         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
5721         Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
5722         Ideograph-R137-Boat.el, Ideograph-R136-Oppose.el,
5723         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
5724         Ideograph-R125-Old.el, Ideograph-R124-Feather.el,
5725         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
5726         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
5727         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
5728         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
5729         Ideograph-R112-Stone.el, Ideograph-R109-Eye.el,
5730         Ideograph-R108-Dish.el, Ideograph-R106-White.el,
5731         Ideograph-R104-Sickness.el, Ideograph-R098-Tile.el,
5732         Ideograph-R097-Melon.el, Ideograph-R096-Jade.el,
5733         Ideograph-R094-Dog.el, Ideograph-R091-Slice.el,
5734         Ideograph-R088-Father.el, Ideograph-R086-Fire.el,
5735         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
5736         Ideograph-R083-Clan.el, Ideograph-R082-Fur.el,
5737         Ideograph-R079-Weapon.el, Ideograph-R075-Tree.el,
5738         Ideograph-R073-Say.el, Ideograph-R072-Sun.el,
5739         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
5740         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
5741         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
5742         Ideograph-R054-Long-Stride.el, Ideograph-R057-Bow.el,
5743         Ideograph-R053-Dotted-Cliff.el, Ideograph-R050-Turban.el,
5744         Ideograph-R049-Oneself.el, Ideograph-R046-Mountain.el,
5745         Ideograph-R044-Corpse.el, Ideograph-R040-Roof.el,
5746         Ideograph-R038-Woman.el, Ideograph-R033-Scholar.el,
5747         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
5748         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
5749         Ideograph-R027-Cliff.el, Ideograph-R023-Hiding-Enclosure.el,
5750         Ideograph-R026-Seal.el, Ideograph-R021-Spoon.el,
5751         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
5752         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
5753         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
5754         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
5755         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
5756         Ideograph-R001-One.el: Rename `japanese-jisx0208-1978' to
5757         `=jis-x0208-1978'.
5758
5759 2003-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
5760
5761         * u03100-Bopomofo.el, Ideograph-R212-Dragon.el,
5762         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
5763         u03000-CJK-Symbols-and-Punctuation.el, Ideograph-R209-Nose.el,
5764         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
5765         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
5766         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
5767         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
5768         Ideograph-R204-Embroidery.el, Ideograph-R200-Hemp.el,
5769         Ideograph-R201-Yellow.el, Ideograph-R198-Deer.el,
5770         Ideograph-R199-Wheat.el, Ideograph-R197-Salt.el,
5771         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
5772         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
5773         Ideograph-R193-Cauldron.el, Ideograph-R194-Ghost.el,
5774         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
5775         Ideograph-R188-Bone.el, Ideograph-R187-Horse.el,
5776         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
5777         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
5778         Ideograph-R182-Wind.el, Ideograph-R180-Sound.el,
5779         Ideograph-R181-Leaf.el, Ideograph-R179-Leek.el,
5780         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
5781         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
5782         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
5783         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R171-Slave.el,
5784         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
5785         Ideograph-R168-Long.el, Ideograph-R166-Village.el,
5786         Ideograph-R167-Gold.el, Ideograph-R165-Distinguish.el,
5787         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
5788         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
5789         Ideograph-R161-Morning.el, Ideograph-R159-Cart.el,
5790         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
5791         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
5792         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
5793         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
5794         Ideograph-R151-Bean.el, Ideograph-R148-Horn.el,
5795         Ideograph-R149-Speech.el, Ideograph-R146-West.el,
5796         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
5797         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
5798         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
5799         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
5800         Ideograph-R138-Stopping.el, Ideograph-R136-Oppose.el,
5801         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
5802         Ideograph-R134-Mortar.el, Ideograph-R132-Self.el,
5803         Ideograph-R133-Arrive.el, Ideograph-R131-Minister.el,
5804         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
5805         Ideograph-R128-Ear.el, Ideograph-R127-Plow.el,
5806         Ideograph-R126-And.el, Ideograph-R125-Old.el,
5807         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
5808         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
5809         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
5810         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
5811         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
5812         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
5813         Ideograph-R111-Arrow.el, Ideograph-R112-Stone.el,
5814         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
5815         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
5816         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
5817         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
5818         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
5819         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
5820         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
5821         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
5822         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
5823         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
5824         Ideograph-R092-Fang.el, Ideograph-R088-Father.el,
5825         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
5826         Ideograph-R086-Fire.el, Ideograph-R083-Clan.el,
5827         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
5828         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
5829         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
5830         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
5831         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
5832         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
5833         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
5834         Ideograph-R070-Square.el, Ideograph-R068-Dipper.el,
5835         Ideograph-R069-Axe.el, Ideograph-R067-Script.el,
5836         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
5837         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
5838         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
5839         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
5840         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
5841         Ideograph-R056-Shoot.el, Ideograph-R055-Two-Hands.el,
5842         Ideograph-R054-Long-Stride.el, Ideograph-R052-Short-Thread.el,
5843         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
5844         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
5845         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
5846         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
5847         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
5848         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
5849         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
5850         Ideograph-R038-Woman.el, Ideograph-R036-Evening.el,
5851         Ideograph-R037-Big.el, Ideograph-R033-Scholar.el,
5852         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
5853         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
5854         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
5855         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
5856         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
5857         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
5858         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
5859         Ideograph-R022-Right-Open-Box.el, Ideograph-R019-Power.el,
5860         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
5861         Ideograph-R016-Table.el, Ideograph-R013-Down-Box.el,
5862         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
5863         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
5864         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
5865         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
5866         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
5867         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
5868         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
5869         `chinese-isoir165' to `=iso-ir165'.
5870
5871 2003-04-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
5872
5873         * Ideograph-R032-Earth.el (U+FA10): Rename `=>ucs-big5' to
5874         `=>ucs@big5'.
5875
5876         * char-db-util.el (insert-char-attributes): Convert `=>ucs-big5'
5877         to `=>ucs@big5'.
5878
5879 2003-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
5880
5881         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
5882         u02E00-CJK-Radical-Supplement.el, u02000-General-Punctuation.el,
5883         u02200-Mathematical-Operators.el, Ideograph-R145-Clothes.el,
5884         Ideograph-R085-Water.el, Ideograph-R043-Lame.el,
5885         Ideograph-R072-Sun.el, Ideograph-R038-Woman.el,
5886         Ideograph-R032-Earth.el, Ideograph-R022-Right-Open-Box.el,
5887         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
5888         Ideograph-R013-Down-Box.el, Ideograph-R005-Second.el,
5889         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
5890         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename `=ucs-big5'
5891         to `=ucs@big5'.
5892
5893 2003-03-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
5894
5895         * Ideograph-R125-Old.el, Ideograph-R140-Grass.el,
5896         Ideograph-R085-Water.el, Ideograph-R072-Sun.el,
5897         Ideograph-R061-Heart.el: Rename `=>ucs-ks' to `=>ucs@ks'.
5898
5899         * char-db-util.el (insert-char-attributes): New implementation to
5900         convert `=>ucs-FOO' to `=>ucs@FOO'; convert `=>ucs-ks' to
5901         `=>ucs@ks'.
5902
5903 2003-03-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
5904
5905         * Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
5906         Ideograph-R198-Deer.el, Ideograph-R189-Tall.el,
5907         Ideograph-R187-Horse.el, Ideograph-R181-Leaf.el,
5908         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
5909         Ideograph-R169-Gate.el, Ideograph-R164-Wine.el,
5910         Ideograph-R163-City.el, Ideograph-R160-Bitter.el,
5911         Ideograph-R162-Walk.el, Ideograph-R157-Foot.el,
5912         Ideograph-R154-Shell.el, Ideograph-R149-Speech.el,
5913         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
5914         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
5915         Ideograph-R125-Old.el, Ideograph-R140-Grass.el,
5916         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
5917         Ideograph-R118-Bamboo.el, Ideograph-R116-Cave.el,
5918         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
5919         Ideograph-R087-Claw.el, Ideograph-R094-Dog.el,
5920         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
5921         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
5922         Ideograph-R072-Sun.el, Ideograph-R061-Heart.el,
5923         Ideograph-R053-Dotted-Cliff.el, Ideograph-R044-Corpse.el,
5924         Ideograph-R032-Earth.el, Ideograph-R030-Mouth.el,
5925         Ideograph-R020-Wrap.el, Ideograph-R009-Man.el,
5926         Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Rename
5927         `=ucs-ks' to `=ucs@ks'.
5928
5929 2003-03-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
5930
5931         * Ideograph-R085-Water.el (JX1-7654): Rename `=ucs-jis-2000' to
5932         `=ucs@jis-2000'.
5933         (JX1-7739): Likewise.
5934
5935         * Ideograph-R072-Sun.el (JX1-7540): Rename `=ucs-jis-2000' to
5936         `=ucs@jis-2000'.
5937
5938 2003-03-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
5939
5940         * Ideograph-R072-Sun.el (JSP-4247): Rename `=ucs-jis-1990' to
5941         `=ucs@jis-1990'.
5942
5943 2003-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5944
5945         * Ideograph-R181-Leaf.el, Ideograph-R172-Short-Tailed-Bird.el,
5946         Ideograph-R157-Foot.el, Ideograph-R154-Shell.el,
5947         Ideograph-R149-Speech.el, Ideograph-R144-Walk-Enclosure.el,
5948         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
5949         Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
5950         Ideograph-R125-Old.el, Ideograph-R120-Silk.el,
5951         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
5952         Ideograph-R102-Field.el, Ideograph-R096-Jade.el,
5953         Ideograph-R085-Water.el, Ideograph-R079-Weapon.el,
5954         Ideograph-R066-Rap.el, Ideograph-R061-Heart.el,
5955         Ideograph-R032-Earth.el, Ideograph-R030-Mouth.el,
5956         Ideograph-R021-Spoon.el: Rename `=>ucs-jis' to `=>ucs@jis'
5957
5958         * char-db-util.el (insert-char-attributes): Convert `=>ucs-jis' to
5959         `=>ucs@jis'.
5960
5961 2003-03-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
5962
5963         * u02E00-CJK-Radical-Supplement.el, u02000-General-Punctuation.el,
5964         u01F00-Greek-Extended.el, u01E00-Latin-Extended-Additional.el,
5965         u00400-Cyrillic.el, u00370-Greek.el,
5966         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
5967         u00100-Latin-Extended-A.el, Ideograph-R213-Turtle.el,
5968         u000A0-Latin-1-Supplement.el, Ideograph-R212-Dragon.el,
5969         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
5970         Ideograph-R209-Nose.el, Ideograph-R208-Rat.el,
5971         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
5972         Ideograph-R205-Frog.el, Ideograph-R204-Embroidery.el,
5973         Ideograph-R203-Black.el, Ideograph-R201-Yellow.el,
5974         Ideograph-R200-Hemp.el, Ideograph-R199-Wheat.el,
5975         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
5976         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
5977         Ideograph-R194-Ghost.el, Ideograph-R193-Cauldron.el,
5978         Ideograph-R191-Fight.el, Ideograph-R190-Hair.el,
5979         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
5980         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
5981         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
5982         Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
5983         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
5984         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
5985         Ideograph-R173-Rain.el, Ideograph-R172-Short-Tailed-Bird.el,
5986         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
5987         Ideograph-R165-Distinguish.el, Ideograph-R167-Gold.el,
5988         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
5989         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
5990         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
5991         Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
5992         Ideograph-R155-Red.el, Ideograph-R154-Shell.el,
5993         Ideograph-R153-Badger.el, Ideograph-R151-Bean.el,
5994         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
5995         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
5996         Ideograph-R146-West.el, Ideograph-R147-See.el,
5997         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
5998         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
5999         Ideograph-R141-Tiger.el, Ideograph-R138-Stopping.el,
6000         Ideograph-R140-Grass.el, Ideograph-R136-Oppose.el,
6001         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
6002         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
6003         Ideograph-R134-Mortar.el, Ideograph-R129-Brush.el,
6004         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
6005         Ideograph-R125-Old.el, Ideograph-R127-Plow.el,
6006         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
6007         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
6008         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
6009         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
6010         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
6011         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
6012         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
6013         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
6014         Ideograph-R107-Skin.el, Ideograph-R106-White.el,
6015         Ideograph-R105-Dotted-Tent.el, Ideograph-R104-Sickness.el,
6016         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R100-Life.el,
6017         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
6018         Ideograph-R099-Sweet.el, Ideograph-R098-Tile.el,
6019         Ideograph-R097-Melon.el, Ideograph-R096-Jade.el,
6020         Ideograph-R095-Profound.el, Ideograph-R094-Dog.el,
6021         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
6022         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
6023         Ideograph-R091-Slice.el, Ideograph-R087-Claw.el,
6024         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
6025         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
6026         Ideograph-R082-Fur.el, Ideograph-R080-Do-Not.el,
6027         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
6028         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
6029         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
6030         Ideograph-R074-Moon.el, Ideograph-R070-Square.el,
6031         Ideograph-R072-Sun.el, Ideograph-R069-Axe.el,
6032         Ideograph-R068-Dipper.el, Ideograph-R067-Script.el,
6033         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
6034         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
6035         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
6036         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
6037         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
6038         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
6039         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
6040         Ideograph-R052-Short-Thread.el, Ideograph-R048-Work.el,
6041         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
6042         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
6043         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
6044         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
6045         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
6046         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
6047         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
6048         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
6049         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
6050         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
6051         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
6052         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
6053         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
6054         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
6055         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
6056         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
6057         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
6058         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
6059         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
6060         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
6061         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
6062         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
6063         Ideograph-R001-One.el: Rename `=ucs-jis' to `=ucs@jis'.
6064
6065 2003-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6066
6067         * Ideograph-R196-Bird.el, Ideograph-R186-Fragrant.el,
6068         Ideograph-R184-Eat.el, Ideograph-R181-Leaf.el,
6069         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R154-Shell.el,
6070         Ideograph-R149-Speech.el, Ideograph-R142-Insect.el,
6071         Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
6072         Ideograph-R125-Old.el, Ideograph-R120-Silk.el,
6073         Ideograph-R119-Rice.el, Ideograph-R116-Cave.el,
6074         Ideograph-R109-Eye.el, Ideograph-R096-Jade.el,
6075         Ideograph-R085-Water.el, Ideograph-R079-Weapon.el,
6076         Ideograph-R064-Hand.el, Ideograph-R061-Heart.el,
6077         Ideograph-R046-Mountain.el, Ideograph-R043-Lame.el,
6078         Ideograph-R038-Woman.el, Ideograph-R032-Earth.el,
6079         Ideograph-R030-Mouth.el, Ideograph-R018-Knife.el: Rename
6080         `=>ucs-cns' to `=>ucs@cns'
6081
6082         * char-db-util.el (insert-char-attributes): Convert `=>ucs-cns' to
6083         `=>ucs@cns'.
6084
6085 2003-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6086
6087         * Ideograph-R198-Deer.el, Ideograph-R200-Hemp.el,
6088         u02E00-CJK-Radical-Supplement.el, Ideograph-R196-Bird.el,
6089         Ideograph-R186-Fragrant.el, Ideograph-R184-Eat.el,
6090         Ideograph-R181-Leaf.el, Ideograph-R175-Wrong.el,
6091         Ideograph-R178-Tanned-Leather.el,
6092         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
6093         Ideograph-R167-Gold.el, Ideograph-R163-City.el,
6094         Ideograph-R162-Walk.el, Ideograph-R152-Pig.el,
6095         Ideograph-R159-Cart.el, Ideograph-R144-Walk-Enclosure.el,
6096         Ideograph-R149-Speech.el, Ideograph-R141-Tiger.el,
6097         Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
6098         Ideograph-R124-Feather.el, Ideograph-R120-Silk.el,
6099         Ideograph-R119-Rice.el, Ideograph-R116-Cave.el,
6100         Ideograph-R115-Grain.el, Ideograph-R111-Arrow.el,
6101         Ideograph-R113-Spirit.el, Ideograph-R106-White.el,
6102         Ideograph-R109-Eye.el, Ideograph-R105-Dotted-Tent.el,
6103         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
6104         Ideograph-R085-Water.el, Ideograph-R079-Weapon.el,
6105         Ideograph-R082-Fur.el, Ideograph-R071-Not.el,
6106         Ideograph-R072-Sun.el, Ideograph-R068-Dipper.el,
6107         Ideograph-R047-River.el, Ideograph-R051-Dry.el,
6108         Ideograph-R061-Heart.el, Ideograph-R046-Mountain.el,
6109         Ideograph-R043-Lame.el, Ideograph-R038-Woman.el,
6110         Ideograph-R037-Big.el, Ideograph-R032-Earth.el,
6111         Ideograph-R029-Again.el, Ideograph-R030-Mouth.el,
6112         Ideograph-R013-Down-Box.el, Ideograph-R018-Knife.el,
6113         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
6114         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
6115         Ideograph-R005-Second.el, Ideograph-R002-Line.el,
6116         Ideograph-R001-One.el: Rename `=ucs-cns' to `=ucs@cns'.
6117
6118 2003-03-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6119
6120         * Ideograph-R009-Man.el: Reformatted.
6121
6122         * char-db-util.el (insert-char-attributes): Convert `=>ucs-gb' to
6123         `=>ucs@gb'.
6124
6125 2003-03-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6126
6127         * Ideograph-R181-Leaf.el, Ideograph-R172-Short-Tailed-Bird.el,
6128         Ideograph-R154-Shell.el, Ideograph-R141-Tiger.el,
6129         Ideograph-R149-Speech.el, Ideograph-R120-Silk.el,
6130         Ideograph-R119-Rice.el, Ideograph-R116-Cave.el,
6131         Ideograph-R085-Water.el, Ideograph-R079-Weapon.el,
6132         Ideograph-R061-Heart.el, Ideograph-R038-Woman.el,
6133         Ideograph-R032-Earth.el: Rename `=>ucs-gb' to `=>ucs@gb'.
6134
6135 2003-03-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6136
6137         * Ideograph-R186-Fragrant.el, Ideograph-R196-Bird.el,
6138         Ideograph-R142-Insect.el, Ideograph-R109-Eye.el,
6139         Ideograph-R064-Hand.el, Ideograph-R046-Mountain.el,
6140         Ideograph-R043-Lame.el, Ideograph-R030-Mouth.el,
6141         Ideograph-R018-Knife.el: Rename `ucs-gb' to `=ucs@gb'.
6142
6143 2003-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6144
6145         * Ideograph-R037-Big.el: Rename `ideograph-daikanwa-2' to
6146         `=daikanwa-rev1'; use `=daikanwa-rev2' instead of
6147         `ideograph-daikanwa' when it and `=daikanwa-rev1' have different
6148         values.
6149
6150         * ideograph-util.el (char-representative-of-daikanwa): Use
6151         `encode-char' instead of `get-char-attribute' for
6152         `ideograph-daikanwa'; regard `=daikanwa-rev2' as same as
6153         `ideograph-daikanwa'.
6154         (char-daikanwa): Likewise.
6155
6156 2003-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6157
6158         * char-db-util.el (char-db-make-char-spec): Regard
6159         `=daikanwa-rev2' as same as `ideograph-daikanwa'.
6160         (insert-char-attributes): Regard `=daikanwa-rev1' and
6161         `=daikanwa-rev2' as same as `ideograph-daikanwa'.
6162
6163 2003-03-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6164
6165         * u0FFF0-Specials.el, u0FF00-Halfwidth-and-Fullwidth-Forms.el,
6166         u0FE70-Arabic-Presentation-Forms-B.el,
6167         u0FE20-Combining-Half-Marks.el, u0FE30-CJK-Compatibility-Forms.el,
6168         u0FE50-Small-Form-Variants.el,
6169         u0FB50-Arabic-Presentation-Forms-A.el,
6170         u0FB00-Alphabetic-Presentation-Forms.el, u0E000-Private-Use.el,
6171         u0A490-Yi-Radicals.el, u0AC00-Hangul-Syllables.el,
6172         u0A000-Yi-Syllables.el, u03300-CJK-Compatibility.el,
6173         u03200-Enclosed-CJK-Letters-and-Months.el,
6174         u031F0-Katakana-Phonetic-Extensions.el, u03190-Kanbun.el,
6175         u031A0-Bopomofo-Extended.el, u03100-Bopomofo.el,
6176         u03130-Hangul-Compatibility-Jamo.el, u030A0-Katakana.el,
6177         u03040-Hiragana.el, u02FF0-Ideographic-Description-Characters.el,
6178         u03000-CJK-Symbols-and-Punctuation.el, u02F00-Kangxi-Radicals.el,
6179         u02900-Supplemental-Arrows-B.el,
6180         u02980-Miscellaneous-Mathematical-Symbols-B.el,
6181         u02E00-CJK-Radical-Supplement.el, u02800-Braille-Patterns.el,
6182         u02700-Dingbats.el, u025A0-Geometric-Shapes.el,
6183         u02600-Miscellaneous-Symbols.el, u02580-Block-Elements.el,
6184         u02500-Box-Drawing.el, u02460-Enclosed-Alphanumerics.el,
6185         u02400-Control-Pictures.el, u02440-OCR.el,
6186         u02300-Miscellaneous-Technical.el,
6187         u02200-Mathematical-Operators.el, u02190-Arrows.el,
6188         u02150-Number-Forms.el,
6189         u020D0-Combining-Diacritical-Marks-for-Symbols.el,
6190         u02100-Letterlike-Symbols.el, u02070-Superscripts.el,
6191         u02080-Subscripts.el, u020A0-Currency-Symbols.el,
6192         u02000-General-Punctuation.el, u01F00-Greek-Extended.el,
6193         u01E00-Latin-Extended-Additional.el, u01800-Mongolian.el,
6194         u01780-Khmer.el, u01680-Ogham.el, u016A0-Runic.el,
6195         u01400-Canadian.el, u013A0-Cherokee.el, u01200-Ethiopic.el,
6196         u01100-Hangul-Jamo.el, u010A0-Georgian.el, u01000-Myanmar.el,
6197         u00E80-Lao.el, u00F00-Tibetan.el, u00E00-Thai.el,
6198         u00D80-Sinhala.el, u00D00-Malayalam.el, u00C00-Telugu.el,
6199         u00C80-Kannada.el, u00B00-Oriya.el, u00B80-Tamil.el,
6200         u00A00-Gurmukhi.el, u00A80-Gujarati.el, u00780-Thaana.el,
6201         u00900-Devanagari.el, u00980-Bengali.el, u00700-Syriac.el,
6202         u00590-Hebrew.el, u00600-Arabic.el, u00530-Armenian.el,
6203         u00400-Cyrillic.el, u00300-Combining-Diacritical-Marks.el,
6204         u00370-Greek.el, u00250-IPA-Extensions.el,
6205         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
6206         u00100-Latin-Extended-A.el, u00080-C1.el,
6207         u000A0-Latin-1-Supplement.el, u00000-C0.el, u00020-Basic-Latin.el,
6208         Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
6209         Ideograph-R214-Flute.el, Ideograph-R210-Even.el,
6210         Ideograph-R211-Tooth.el, Ideograph-R209-Nose.el,
6211         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
6212         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
6213         Ideograph-R206-Tripod.el, Ideograph-R202-Millet.el,
6214         Ideograph-R203-Black.el, Ideograph-R200-Hemp.el,
6215         Ideograph-R201-Yellow.el, Ideograph-R199-Wheat.el,
6216         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
6217         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
6218         Ideograph-R194-Ghost.el, Ideograph-R192-Sacrificial-Wine.el,
6219         Ideograph-R193-Cauldron.el, Ideograph-R191-Fight.el,
6220         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
6221         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
6222         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
6223         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
6224         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
6225         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
6226         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
6227         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
6228         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
6229         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
6230         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
6231         Ideograph-R168-Long.el, Ideograph-R167-Gold.el,
6232         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
6233         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
6234         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
6235         Ideograph-R161-Morning.el, Ideograph-R159-Cart.el,
6236         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
6237         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
6238         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
6239         Ideograph-R151-Bean.el, Ideograph-R152-Pig.el,
6240         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
6241         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
6242         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
6243         Ideograph-R144-Walk-Enclosure.el, Ideograph-R143-Blood.el,
6244         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
6245         Ideograph-R140-Grass.el, Ideograph-R139-Color.el,
6246         Ideograph-R138-Stopping.el, Ideograph-R136-Oppose.el,
6247         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
6248         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
6249         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
6250         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
6251         Ideograph-R128-Ear.el, Ideograph-R126-And.el,
6252         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
6253         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
6254         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
6255         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
6256         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
6257         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
6258         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
6259         Ideograph-R112-Stone.el, Ideograph-R111-Arrow.el,
6260         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
6261         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
6262         Ideograph-R106-White.el, Ideograph-R105-Dotted-Tent.el,
6263         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
6264         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
6265         Ideograph-R100-Life.el, Ideograph-R099-Sweet.el,
6266         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
6267         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
6268         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
6269         Ideograph-R092-Fang.el, Ideograph-R091-Slice.el,
6270         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
6271         Ideograph-R088-Father.el, Ideograph-R087-Claw.el,
6272         Ideograph-R086-Fire.el, Ideograph-R084-Steam.el,
6273         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
6274         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
6275         Ideograph-R080-Do-Not.el, Ideograph-R079-Weapon.el,
6276         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
6277         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
6278         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
6279         Ideograph-R072-Sun.el, Ideograph-R071-Not.el,
6280         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
6281         Ideograph-R068-Dipper.el, Ideograph-R067-Script.el,
6282         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
6283         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
6284         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
6285         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
6286         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
6287         Ideograph-R056-Shoot.el, Ideograph-R055-Two-Hands.el,
6288         Ideograph-R054-Long-Stride.el, Ideograph-R052-Short-Thread.el,
6289         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
6290         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
6291         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
6292         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
6293         Ideograph-R044-Corpse.el, Ideograph-R042-Small.el,
6294         Ideograph-R043-Lame.el, Ideograph-R041-Inch.el,
6295         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
6296         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
6297         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
6298         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
6299         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
6300         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
6301         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
6302         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
6303         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
6304         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
6305         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
6306         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
6307         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
6308         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
6309         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
6310         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
6311         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
6312         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
6313         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
6314         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename `ucs' to
6315         `=ucs'.
6316
6317         * ideograph-util.el (char-ucs): Use `=ucs' instead of `ucs'; use
6318         `encode-char' instead of `get-char-attribute' for it.
6319
6320         * char-db-util.el (ideographic-radicals): Use `=ucs' instead of
6321         `ucs'.
6322         (char-db-make-char-spec): Likewise; use `encode-char' instead of
6323         `get-char-attribute' for it.
6324         (char-db-insert-char-reference): Use `=ucs' instead of `ucs'.
6325         (char-db-decode-isolated-char): Likewise.
6326         (insert-char-attributes): Likewise.
6327         (insert-char-data-with-variant): Likewise.
6328         (insert-char-range-data): Likewise; use `encode-char' instead of
6329         `get-char-attribute' for it.
6330
6331         * read-maps.el (mapping-table-read-file): Use `=ucs' instead of
6332         `ucs'; use `encode-char' instead of `get-char-attribute' for it.
6333
6334 2003-03-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6335
6336         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
6337         u025A0-Geometric-Shapes.el, u02600-Miscellaneous-Symbols.el,
6338         u02500-Box-Drawing.el, u02300-Miscellaneous-Technical.el,
6339         u02200-Mathematical-Operators.el, u02190-Arrows.el,
6340         u02100-Letterlike-Symbols.el, u02000-General-Punctuation.el,
6341         char-db-util.el, u000A0-Latin-1-Supplement.el,
6342         Ideograph-R205-Frog.el, Ideograph-R210-Even.el,
6343         Ideograph-R213-Turtle.el, Ideograph-R203-Black.el,
6344         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
6345         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
6346         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
6347         Ideograph-R194-Ghost.el, Ideograph-R187-Horse.el,
6348         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
6349         Ideograph-R181-Leaf.el, Ideograph-R175-Wrong.el,
6350         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
6351         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
6352         Ideograph-R165-Distinguish.el, Ideograph-R167-Gold.el,
6353         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
6354         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
6355         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
6356         Ideograph-R154-Shell.el, Ideograph-R152-Pig.el,
6357         Ideograph-R149-Speech.el, Ideograph-R147-See.el,
6358         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
6359         Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
6360         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
6361         Ideograph-R130-Meat.el, Ideograph-R125-Old.el,
6362         Ideograph-R128-Ear.el, Ideograph-R124-Feather.el,
6363         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
6364         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
6365         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
6366         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
6367         Ideograph-R112-Stone.el, Ideograph-R109-Eye.el,
6368         Ideograph-R108-Dish.el, Ideograph-R106-White.el,
6369         Ideograph-R104-Sickness.el, Ideograph-R097-Melon.el,
6370         Ideograph-R098-Tile.el, Ideograph-R096-Jade.el,
6371         Ideograph-R094-Dog.el, Ideograph-R088-Father.el,
6372         Ideograph-R091-Slice.el, Ideograph-R086-Fire.el,
6373         Ideograph-R083-Clan.el, Ideograph-R085-Water.el,
6374         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
6375         Ideograph-R073-Say.el, Ideograph-R075-Tree.el,
6376         Ideograph-R067-Script.el, Ideograph-R072-Sun.el,
6377         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
6378         Ideograph-R063-Door.el, Ideograph-R061-Heart.el,
6379         Ideograph-R060-Step.el, Ideograph-R054-Long-Stride.el,
6380         Ideograph-R057-Bow.el, Ideograph-R053-Dotted-Cliff.el,
6381         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
6382         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
6383         Ideograph-R040-Roof.el, Ideograph-R033-Scholar.el,
6384         Ideograph-R038-Woman.el, Ideograph-R032-Earth.el,
6385         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
6386         Ideograph-R029-Again.el, Ideograph-R026-Seal.el,
6387         Ideograph-R027-Cliff.el, Ideograph-R021-Spoon.el,
6388         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R019-Power.el,
6389         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
6390         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
6391         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
6392         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
6393         Ideograph-R001-One.el: Rename `japanese-jisx0208-1990' to
6394         `=jis-x0208-1990'.
6395
6396 2003-03-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6397
6398         * Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
6399         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
6400         Ideograph-R208-Rat.el, Ideograph-R203-Black.el,
6401         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
6402         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
6403         Ideograph-R202-Millet.el, Ideograph-R197-Salt.el,
6404         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
6405         Ideograph-R196-Bird.el, Ideograph-R194-Ghost.el,
6406         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
6407         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
6408         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el,
6409         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
6410         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
6411         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
6412         Ideograph-R182-Wind.el, Ideograph-R179-Leek.el,
6413         Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
6414         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
6415         Ideograph-R176-Face.el, Ideograph-R174-Blue.el,
6416         Ideograph-R175-Wrong.el, Ideograph-R173-Rain.el,
6417         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
6418         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
6419         Ideograph-R168-Long.el, Ideograph-R167-Gold.el,
6420         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
6421         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
6422         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
6423         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
6424         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
6425         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
6426         Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
6427         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
6428         Ideograph-R152-Pig.el, Ideograph-R149-Speech.el,
6429         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
6430         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
6431         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
6432         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
6433         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
6434         Ideograph-R140-Grass.el, Ideograph-R136-Oppose.el,
6435         Ideograph-R137-Boat.el, Ideograph-R132-Self.el,
6436         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
6437         Ideograph-R135-Tongue.el, Ideograph-R131-Minister.el,
6438         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
6439         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
6440         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
6441         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
6442         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
6443         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
6444         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
6445         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
6446         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
6447         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
6448         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
6449         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
6450         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
6451         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
6452         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
6453         Ideograph-R100-Life.el, Ideograph-R098-Tile.el,
6454         Ideograph-R099-Sweet.el, Ideograph-R097-Melon.el,
6455         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
6456         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
6457         Ideograph-R093-Cow.el, Ideograph-R089-Double-X.el,
6458         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
6459         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
6460         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
6461         Ideograph-R085-Water.el, Ideograph-R081-Compare.el,
6462         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
6463         Ideograph-R080-Do-Not.el, Ideograph-R077-Stop.el,
6464         Ideograph-R078-Death.el, Ideograph-R076-Lack.el,
6465         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
6466         Ideograph-R074-Moon.el, Ideograph-R071-Not.el,
6467         Ideograph-R072-Sun.el, Ideograph-R068-Dipper.el,
6468         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
6469         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
6470         Ideograph-R065-Branch.el, Ideograph-R063-Door.el,
6471         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
6472         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
6473         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
6474         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
6475         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
6476         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
6477         Ideograph-R052-Short-Thread.el, Ideograph-R048-Work.el,
6478         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
6479         Ideograph-R047-River.el, Ideograph-R045-Sprout.el,
6480         Ideograph-R046-Mountain.el, Ideograph-R043-Lame.el,
6481         Ideograph-R044-Corpse.el, Ideograph-R041-Inch.el,
6482         Ideograph-R042-Small.el, Ideograph-R039-Child.el,
6483         Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
6484         Ideograph-R037-Big.el, Ideograph-R033-Scholar.el,
6485         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
6486         Ideograph-R036-Evening.el, Ideograph-R032-Earth.el,
6487         Ideograph-R031-Enclosure.el, Ideograph-R029-Again.el,
6488         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
6489         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
6490         Ideograph-R025-Divination.el, Ideograph-R022-Right-Open-Box.el,
6491         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
6492         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
6493         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
6494         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
6495         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
6496         Ideograph-R013-Down-Box.el, Ideograph-R011-Enter.el,
6497         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
6498         Ideograph-R009-Man.el, Ideograph-R007-Two.el,
6499         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
6500         Ideograph-R005-Second.el, Ideograph-R003-Dot.el: Add some missing
6501         `=gt-pj-1' and `=gt-k' code points.
6502
6503         * maps-conf.el: Unify `=gt-pj-1' code points into JIS X 0208:1990
6504         code points.
6505
6506 2003-03-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6507
6508         * Ideograph-R072-Sun.el: Reformatted.
6509
6510 2003-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6511
6512         * Ideograph-R189-Tall.el, Ideograph-R210-Even.el,
6513         Ideograph-R170-Mound.el, Ideograph-R160-Bitter.el,
6514         Ideograph-R154-Shell.el, Ideograph-R149-Speech.el,
6515         Ideograph-R142-Insect.el, Ideograph-R136-Oppose.el,
6516         Ideograph-R140-Grass.el, Ideograph-R130-Meat.el,
6517         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
6518         Ideograph-R114-Track.el, Ideograph-R120-Silk.el,
6519         Ideograph-R110-Spear.el, Ideograph-R113-Spirit.el,
6520         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
6521         Ideograph-R099-Sweet.el, Ideograph-R101-Use.el,
6522         Ideograph-R102-Field.el, Ideograph-R087-Claw.el,
6523         Ideograph-R089-Double-X.el, Ideograph-R092-Fang.el,
6524         Ideograph-R095-Profound.el, Ideograph-R086-Fire.el,
6525         Ideograph-R085-Water.el, Ideograph-R078-Death.el,
6526         Ideograph-R077-Stop.el, Ideograph-R075-Tree.el,
6527         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
6528         Ideograph-R072-Sun.el, Ideograph-R066-Rap.el,
6529         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
6530         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
6531         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
6532         Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el,
6533         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
6534         Ideograph-R050-Turban.el, Ideograph-R043-Lame.el,
6535         Ideograph-R047-River.el, Ideograph-R039-Child.el,
6536         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
6537         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
6538         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
6539         Ideograph-R029-Again.el, Ideograph-R026-Seal.el,
6540         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
6541         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
6542         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
6543         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
6544         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
6545         Ideograph-R017-Open-Box.el, Ideograph-R015-Ice.el,
6546         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
6547         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
6548         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
6549         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
6550         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
6551         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
6552         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
6553         `ideograph-hanziku-*' to `=hanziku-*'.
6554
6555 2003-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6556
6557         * u02E00-CJK-Radical-Supplement.el, Ideograph-R184-Eat.el,
6558         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R162-Walk.el,
6559         Ideograph-R152-Pig.el, Ideograph-R140-Grass.el,
6560         Ideograph-R134-Mortar.el, Ideograph-R137-Boat.el,
6561         Ideograph-R124-Feather.el, Ideograph-R114-Track.el,
6562         Ideograph-R121-Jar.el, Ideograph-R123-Sheep.el,
6563         Ideograph-R109-Eye.el, Ideograph-R094-Dog.el,
6564         Ideograph-R084-Steam.el, Ideograph-R089-Double-X.el,
6565         Ideograph-R075-Tree.el, Ideograph-R064-Hand.el,
6566         Ideograph-R056-Shoot.el, Ideograph-R058-Snout.el,
6567         Ideograph-R062-Halberd.el, Ideograph-R047-River.el,
6568         Ideograph-R053-Dotted-Cliff.el, Ideograph-R040-Roof.el,
6569         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
6570         Ideograph-R029-Again.el, Ideograph-R025-Divination.el,
6571         Ideograph-R027-Cliff.el, Ideograph-R024-Ten.el,
6572         Ideograph-R018-Knife.el, Ideograph-R013-Down-Box.el,
6573         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
6574         Ideograph-R009-Man.el, Ideograph-R007-Two.el,
6575         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
6576         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
6577         Ideograph-R002-Line.el, Ideograph-R001-One.el, char-db-util.el,
6578         isolated-char.el: Rename `ideograph-gt-pj-*' to `=gt-pj-*'.
6579
6580 2003-02-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6581
6582         * Ideograph-R019-Power.el (M-02433): Rearrangement
6583         `<-simplified-ideograph'.
6584
6585         * isolated-char.el (GT-56364): New character.
6586
6587 2003-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6588
6589         * Ideograph-R032-Earth.el (M-05571'): New character.
6590         (GT-07031): Likewise.
6591
6592 2003-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6593
6594         * Ideograph-R053-Dotted-Cliff.el (GT-11901): Rearrangement
6595         `<-vulgar-ideograph'.
6596
6597         * Ideograph-R018-Knife.el (U+5263): Modify
6598         `ideographic-structure'.
6599
6600         * Ideograph-R008-Lid.el (M-00338): Modify `ideographic-structure'.
6601
6602 2003-02-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6603
6604         * Ideograph-R189-Tall.el: Reformatted.
6605         (U+4BE7): Modify `ideographic-structure'.
6606         (U-00029AC3): Likewise.
6607
6608 2003-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6609
6610         * char-db-util.el (insert-char-data): Don't use `tabify'.
6611
6612 2003-02-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6613
6614         * ideograph-util.el (insert-ideograph-radical-char-data): Fix
6615         problem when `char-db-ignored-attributes' is specified.
6616
6617 2003-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6618
6619         * Ideograph-R031-Enclosure.el (M-04866): Unify GT-06120.
6620         (M-04866'): Unify B-F96B and GT-06121.
6621         (U+571E): New character.
6622
6623 2003-02-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6624
6625         * Ideograph-R089-Double-X.el (M-19751): Unify U-0002039B instead
6626         of using `->identical'; use `ideographic-' instead of
6627         `ideographic-radical' and `ideographic-strokes'.
6628
6629         * Ideograph-R078-Death.el: Reformatted.
6630         (U-00023A3B): Modify `ideographic-structure'.
6631         (C6-5373): Likewise.
6632
6633         * Ideograph-R009-Man.el: Reformatted.
6634         (U-0002028C): Separate C6-353B.
6635         (B-D85A): Modify `ideographic-structure'.
6636         (U+509D): Use `hanyu-dazidian' instead of
6637         `hanyu-dazidian-{vol|page|char}'.
6638         (M-00986): Separate all.
6639         (M-01043): Add `ideographic-structure'.
6640         (U+3480): Modify `ideographic-structure'.
6641         (U-0002037A): Complete `ideographic-structure'.
6642         (U-0002039B): Unify M-19751 instead of using `->identical'; use
6643         `ideographic-' instead of `ideographic-radical' and
6644         `ideographic-strokes'.
6645         (U-00020398): Unify C7-262D instead of using `->identical'; use
6646         `ideographic-' instead of `ideographic-radical' and
6647         `ideographic-strokes'.
6648         (U-000201F0): Modify `ideographic-structure'.
6649
6650         * char-db-util.el (char-db-coded-charset-priority-list): Don't
6651         convert from `default-coded-charset-priority-list'.
6652
6653 2003-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6654
6655         * Ideograph-R184-Eat.el, Ideograph-R140-Grass.el: Reformatted.
6656
6657         * Ideograph-R137-Boat.el (GT-K00606): New character.
6658         (GT-K00607): Likewise.
6659
6660         * Ideograph-R135-Tongue.el, Ideograph-R124-Feather.el,
6661         Ideograph-R122-Net.el: Reformatted.
6662
6663         * Ideograph-R114-Track.el (C7-262D): Unify U-00020398 instead of
6664         using `->identical'; use `ideographic-' instead of
6665         `ideographic-radical' and `ideographic-strokes'.
6666
6667         * Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
6668         Ideograph-R059-Bristle.el, Ideograph-R050-Turban.el,
6669         Ideograph-R037-Big.el, Ideograph-R030-Mouth.el,
6670         Ideograph-R028-Private.el, Ideograph-R019-Power.el,
6671         Ideograph-R018-Knife.el, Ideograph-R016-Table.el: Reformatted.
6672
6673         * Ideograph-R011-Enter.el: Reformatted.
6674         (M-01437): Modify `ideographic-structure'.
6675         (H1-C3C3): Add `ideographic-structure'.
6676
6677         * Ideograph-R008-Lid.el: Reformatted.
6678         (U-0002014C): Separate H1-E0B2.
6679
6680         * Ideograph-R005-Second.el, Ideograph-R002-Line.el,
6681         Ideograph-R001-One.el: Reformatted.
6682
6683 2003-02-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6684
6685         * Ideograph-R013-Down-Box.el: Reformatted.
6686
6687 2003-02-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6688
6689         * Ideograph-R109-Eye.el (U+7758): Unify GT-K10417.
6690         (GT-K10415): New character.
6691         (GT-K10416): New character.
6692
6693         * Ideograph-R102-Field.el (U+753B): Add S1-5026.
6694         (J0-3268): Add S1-5023.
6695
6696         * Ideograph-R062-Halberd.el (GT-K02180): New character.
6697
6698         * Ideograph-R047-River.el (GT-K02004): New character.
6699
6700 2003-02-21  MORIOKA Tomohiko  <tomo@m17n.org>
6701
6702         * Ideograph-R019-Power.el (M-02485): Modify
6703         `ideographic-structure'.
6704
6705         * Ideograph-R181-Leaf.el (U+4AC2): Unify CB00714.
6706         (M-43447): Separate C2-555F.
6707
6708         * Ideograph-R199-Wheat.el (M-47748): Unify U-0002A312.
6709         (C7-2C2D): Map to U-0002A312.
6710         (CB01463): New character.
6711
6712         * Ideograph-R145-Clothes.el (M-34556): Separate G0-4F65, C1-7543
6713         and U+8944; add JU+8944, KU+8944 and BU+8944.
6714
6715         * Ideograph-R009-Man.el (U-000201EE): Add `ideographic-strokes'
6716         and `total-strokes'.
6717         (CB06079): New character.
6718         (C4-4232): Modify `ideographic-structure'.
6719
6720 2003-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6721
6722         * Ideograph-R075-Tree.el (U-00021B3E): Unify CB12636.
6723
6724         * Ideograph-R030-Mouth.el (M-03598): Modify
6725         `ideographic-structure'.
6726
6727 2003-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6728
6729         * Ideograph-R032-Earth.el (U-0002123D): New character.
6730         (U-0002131B): New character.
6731         (U-0002146E): New character.
6732
6733 2003-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6734
6735         * Ideograph-R032-Earth.el (M-05344): Delete J83-444D, J90-444D,
6736         JC3-47C9 and JU+585A.
6737         (JX1-2F57): Unify U+FA10 and KU+585A; map to GU+585A, CU+585A and
6738         BU+585A.
6739         (U+585A): Map to JU+FA10.
6740         (C1-6356): Map to JU+FA10; add CU+585A and BU+585A.
6741         (J90-444D): Map to U+585A.
6742         (JC3-47C9): Likewise.
6743
6744 2003-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6745
6746         * char-db-util.el (insert-char-attributes): Add setting for
6747         `=>ucs-big5'.
6748
6749 2003-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6750
6751         * Ideograph-R191-Fight.el, Ideograph-R172-Short-Tailed-Bird.el,
6752         Ideograph-R162-Walk.el, Ideograph-R149-Speech.el,
6753         Ideograph-R148-Horn.el, Ideograph-R140-Grass.el,
6754         Ideograph-R121-Jar.el, Ideograph-R123-Sheep.el,
6755         Ideograph-R118-Bamboo.el, Ideograph-R115-Grain.el,
6756         Ideograph-R113-Spirit.el, Ideograph-R109-Eye.el,
6757         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
6758         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
6759         Ideograph-R091-Slice.el, Ideograph-R087-Claw.el,
6760         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
6761         Ideograph-R084-Steam.el, Ideograph-R082-Fur.el,
6762         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
6763         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
6764         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
6765         Ideograph-R074-Moon.el, Ideograph-R071-Not.el,
6766         Ideograph-R072-Sun.el, Ideograph-R070-Square.el,
6767         Ideograph-R069-Axe.el, Ideograph-R068-Dipper.el,
6768         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
6769         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
6770         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
6771         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
6772         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
6773         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
6774         Ideograph-R056-Shoot.el, Ideograph-R053-Dotted-Cliff.el,
6775         Ideograph-R052-Short-Thread.el, Ideograph-R049-Oneself.el,
6776         Ideograph-R050-Turban.el, Ideograph-R048-Work.el,
6777         Ideograph-R047-River.el, Ideograph-R046-Mountain.el,
6778         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
6779         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
6780         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
6781         Ideograph-R038-Woman.el, Ideograph-R036-Evening.el,
6782         Ideograph-R037-Big.el, Ideograph-R033-Scholar.el,
6783         Ideograph-R034-Go.el, Ideograph-R032-Earth.el,
6784         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
6785         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
6786         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
6787         Ideograph-R025-Divination.el, Ideograph-R023-Hiding-Enclosure.el,
6788         Ideograph-R024-Ten.el, Ideograph-R022-Right-Open-Box.el,
6789         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
6790         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
6791         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
6792         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
6793         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
6794         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
6795         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
6796         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
6797         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
6798         Ideograph-R001-One.el: Rename `ideograph-gt' to `=gt'.
6799
6800 2003-02-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6801
6802         * char-db-util.el (char-db-coded-charset-priority-list): Rename
6803         `ideograph-gt' to `=gt'.
6804         (char-db-decode-isolated-char): Likewise.
6805         (insert-char-attributes): Likewise.
6806
6807         * isolated-char.el: Rename `ideograph-gt' to `=gt'.
6808
6809 2003-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6810
6811         * Ideograph-R072-Sun.el: Reformatted.
6812
6813 2003-02-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6814
6815         * u02E00-CJK-Radical-Supplement.el, Ideograph-R184-Eat.el,
6816         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R162-Walk.el,
6817         Ideograph-R152-Pig.el, Ideograph-R140-Grass.el,
6818         Ideograph-R135-Tongue.el, Ideograph-R134-Mortar.el,
6819         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
6820         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
6821         Ideograph-R114-Track.el, Ideograph-R089-Double-X.el,
6822         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
6823         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
6824         Ideograph-R056-Shoot.el, Ideograph-R050-Turban.el,
6825         Ideograph-R040-Roof.el, Ideograph-R037-Big.el,
6826         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
6827         Ideograph-R028-Private.el, Ideograph-R025-Divination.el,
6828         Ideograph-R024-Ten.el, Ideograph-R018-Knife.el,
6829         Ideograph-R016-Table.el, Ideograph-R013-Down-Box.el,
6830         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
6831         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
6832         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
6833         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
6834         Ideograph-R002-Line.el, Ideograph-R001-One.el, char-db-util.el,
6835         isolated-char.el: Rename `ideograph-gt-k' to `=gt-k'.
6836
6837 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6838
6839         * u02F00-Kangxi-Radicals.el, Ideograph-R210-Even.el,
6840         u02E00-CJK-Radical-Supplement.el, Ideograph-R189-Tall.el,
6841         Ideograph-R187-Horse.el, Ideograph-R183-Fly.el,
6842         Ideograph-R184-Eat.el, Ideograph-R178-Tanned-Leather.el,
6843         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R169-Gate.el,
6844         Ideograph-R168-Long.el, Ideograph-R167-Gold.el,
6845         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
6846         Ideograph-R158-Body.el, Ideograph-R154-Shell.el,
6847         Ideograph-R152-Pig.el, Ideograph-R149-Speech.el,
6848         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
6849         Ideograph-R142-Insect.el, Ideograph-R138-Stopping.el,
6850         Ideograph-R140-Grass.el, Ideograph-R134-Mortar.el,
6851         Ideograph-R135-Tongue.el, Ideograph-R131-Minister.el,
6852         Ideograph-R132-Self.el, Ideograph-R126-And.el,
6853         Ideograph-R130-Meat.el, Ideograph-R124-Feather.el,
6854         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
6855         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
6856         Ideograph-R119-Rice.el, Ideograph-R114-Track.el,
6857         Ideograph-R117-Stand.el, Ideograph-R113-Spirit.el,
6858         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
6859         Ideograph-R106-White.el, Ideograph-R102-Field.el,
6860         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
6861         Ideograph-R101-Use.el, Ideograph-R096-Jade.el,
6862         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
6863         Ideograph-R093-Cow.el, Ideograph-R090-Half-Tree-Trunk.el,
6864         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
6865         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
6866         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
6867         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
6868         Ideograph-R073-Say.el, Ideograph-R075-Tree.el,
6869         Ideograph-R072-Sun.el, Ideograph-R066-Rap.el,
6870         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
6871         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
6872         Ideograph-R059-Bristle.el, Ideograph-R058-Snout.el,
6873         Ideograph-R057-Bow.el, Ideograph-R055-Two-Hands.el,
6874         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
6875         Ideograph-R052-Short-Thread.el, Ideograph-R049-Oneself.el,
6876         Ideograph-R050-Turban.el, Ideograph-R045-Sprout.el,
6877         Ideograph-R047-River.el, Ideograph-R048-Work.el,
6878         Ideograph-R042-Small.el, Ideograph-R044-Corpse.el,
6879         Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
6880         Ideograph-R037-Big.el, Ideograph-R035-Go-Slowly.el,
6881         Ideograph-R036-Evening.el, Ideograph-R034-Go.el,
6882         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
6883         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
6884         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
6885         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
6886         Ideograph-R025-Divination.el, Ideograph-R023-Hiding-Enclosure.el,
6887         Ideograph-R024-Ten.el, Ideograph-R021-Spoon.el,
6888         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
6889         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
6890         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
6891         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
6892         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
6893         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
6894         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
6895         Ideograph-R007-Two.el, Ideograph-R006-Hook.el,
6896         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
6897         Ideograph-R003-Dot.el, Ideograph-R002-Line.el,
6898         Ideograph-R001-One.el, maps-conf.el: Rename `chinese-big5-cdp' to
6899         `=big5-cdp'.
6900
6901 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6902
6903         * u03200-Enclosed-CJK-Letters-and-Months.el,
6904         u0FF00-Halfwidth-and-Fullwidth-Forms.el, u03040-Hiragana.el,
6905         u030A0-Katakana.el, u02F00-Kangxi-Radicals.el,
6906         u03000-CJK-Symbols-and-Punctuation.el,
6907         u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
6908         u02190-Arrows.el, u02460-Enclosed-Alphanumerics.el,
6909         u02500-Box-Drawing.el, u02580-Block-Elements.el,
6910         u02700-Dingbats.el, u02E00-CJK-Radical-Supplement.el,
6911         u002B0-Spacing-Modifier-Letters.el, u00400-Cyrillic.el,
6912         Ideograph-R013-Down-Box.el, Ideograph-R122-Net.el,
6913         u000A0-Latin-1-Supplement.el: Rename `chinese-big5-eten' to
6914         `=big5-eten'.
6915
6916 2003-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6917
6918         * maps-conf.el, u0E000-Private-Use.el: Rename `chinese-big5-pua'
6919         to `=big5-pua'.
6920
6921 2003-02-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6922
6923         * Ideograph-R191-Fight.el, Ideograph-R149-Speech.el,
6924         Ideograph-R148-Horn.el, Ideograph-R140-Grass.el,
6925         Ideograph-R121-Jar.el, Ideograph-R123-Sheep.el,
6926         Ideograph-R118-Bamboo.el, Ideograph-R115-Grain.el,
6927         Ideograph-R113-Spirit.el, Ideograph-R093-Cow.el,
6928         Ideograph-R091-Slice.el, Ideograph-R090-Half-Tree-Trunk.el,
6929         Ideograph-R087-Claw.el, Ideograph-R089-Double-X.el,
6930         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
6931         Ideograph-R084-Steam.el, Ideograph-R082-Fur.el,
6932         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
6933         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
6934         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
6935         Ideograph-R073-Say.el, Ideograph-R072-Sun.el,
6936         Ideograph-R071-Not.el, Ideograph-R070-Square.el,
6937         Ideograph-R069-Axe.el, Ideograph-R068-Dipper.el,
6938         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
6939         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
6940         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
6941         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
6942         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
6943         Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el,
6944         Ideograph-R055-Two-Hands.el, Ideograph-R052-Short-Thread.el,
6945         Ideograph-R053-Dotted-Cliff.el, Ideograph-R050-Turban.el,
6946         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
6947         Ideograph-R047-River.el, Ideograph-R046-Mountain.el,
6948         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
6949         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
6950         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
6951         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
6952         Ideograph-R034-Go.el, Ideograph-R036-Evening.el,
6953         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
6954         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
6955         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
6956         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
6957         Ideograph-R026-Seal.el, Ideograph-R023-Hiding-Enclosure.el,
6958         Ideograph-R024-Ten.el, Ideograph-R022-Right-Open-Box.el,
6959         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
6960         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
6961         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
6962         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
6963         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
6964         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
6965         Ideograph-R007-Two.el, Ideograph-R006-Hook.el,
6966         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
6967         Ideograph-R002-Line.el: Rename `ideograph-cbeta' to `=cbeta'.
6968
6969 2003-02-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6970
6971         * Ideograph-R120-Silk.el (M-27295): Unify JC3-5EF3.
6972
6973 2003-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6974
6975         * read-maps.el (mapping-table-read-file): Use `=jef-china3'
6976         instead of `china3-jef'.
6977
6978 2003-02-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
6979
6980         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
6981         u0AC00-Hangul-Syllables.el, u03300-CJK-Compatibility.el,
6982         u03200-Enclosed-CJK-Letters-and-Months.el, u030A0-Katakana.el,
6983         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
6984         u02460-Enclosed-Alphanumerics.el,
6985         u02200-Mathematical-Operators.el, u02190-Arrows.el,
6986         u02150-Number-Forms.el, u01E00-Latin-Extended-Additional.el,
6987         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
6988         u00100-Latin-Extended-A.el, Ideograph-R212-Dragon.el,
6989         u000A0-Latin-1-Supplement.el, Ideograph-R181-Leaf.el,
6990         Ideograph-R180-Sound.el, Ideograph-R159-Cart.el,
6991         Ideograph-R149-Speech.el, Ideograph-R140-Grass.el,
6992         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
6993         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
6994         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
6995         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
6996         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
6997         Ideograph-R125-Old.el, Ideograph-R124-Feather.el,
6998         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
6999         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
7000         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
7001         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
7002         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
7003         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
7004         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
7005         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
7006         Ideograph-R106-White.el, Ideograph-R104-Sickness.el,
7007         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
7008         Ideograph-R102-Field.el, Ideograph-R098-Tile.el,
7009         Ideograph-R097-Melon.el, Ideograph-R095-Profound.el,
7010         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
7011         Ideograph-R093-Cow.el, Ideograph-R092-Fang.el,
7012         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
7013         Ideograph-R091-Slice.el, Ideograph-R087-Claw.el,
7014         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
7015         Ideograph-R084-Steam.el, Ideograph-R083-Clan.el,
7016         Ideograph-R082-Fur.el, Ideograph-R080-Do-Not.el,
7017         Ideograph-R081-Compare.el, Ideograph-R079-Weapon.el,
7018         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
7019         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
7020         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
7021         Ideograph-R072-Sun.el, Ideograph-R071-Not.el,
7022         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
7023         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
7024         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
7025         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
7026         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
7027         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
7028         Ideograph-R058-Snout.el, Ideograph-R056-Shoot.el,
7029         Ideograph-R057-Bow.el, Ideograph-R055-Two-Hands.el,
7030         Ideograph-R054-Long-Stride.el, Ideograph-R053-Dotted-Cliff.el,
7031         Ideograph-R051-Dry.el, Ideograph-R049-Oneself.el,
7032         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
7033         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
7034         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
7035         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
7036         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
7037         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
7038         Ideograph-R036-Evening.el, Ideograph-R034-Go.el,
7039         Ideograph-R035-Go-Slowly.el, Ideograph-R032-Earth.el,
7040         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
7041         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
7042         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
7043         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
7044         Ideograph-R023-Hiding-Enclosure.el,
7045         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
7046         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
7047         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
7048         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
7049         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
7050         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
7051         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
7052         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
7053         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
7054         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
7055         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename `china3-jef'
7056         to `=jef-china3'.
7057
7058 2003-02-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7059
7060         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
7061         u0FE30-CJK-Compatibility-Forms.el, u03300-CJK-Compatibility.el,
7062         u031F0-Katakana-Phonetic-Extensions.el,
7063         u03200-Enclosed-CJK-Letters-and-Months.el, u030A0-Katakana.el,
7064         u03040-Hiragana.el, u02900-Supplemental-Arrows-B.el,
7065         u02980-Miscellaneous-Mathematical-Symbols-B.el,
7066         u02E00-CJK-Radical-Supplement.el,
7067         u03000-CJK-Symbols-and-Punctuation.el,
7068         u02600-Miscellaneous-Symbols.el, u02700-Dingbats.el,
7069         u025A0-Geometric-Shapes.el, u02460-Enclosed-Alphanumerics.el,
7070         u02300-Miscellaneous-Technical.el, u02400-Control-Pictures.el,
7071         u02150-Number-Forms.el, u02190-Arrows.el,
7072         u02200-Mathematical-Operators.el, u02000-General-Punctuation.el,
7073         u020A0-Currency-Symbols.el, u02100-Letterlike-Symbols.el,
7074         u01F00-Greek-Extended.el, u01E00-Latin-Extended-Additional.el,
7075         u00370-Greek.el, u002B0-Spacing-Modifier-Letters.el,
7076         u00300-Combining-Diacritical-Marks.el, u00250-IPA-Extensions.el,
7077         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
7078         Ideograph-R212-Dragon.el, Ideograph-R214-Flute.el,
7079         u000A0-Latin-1-Supplement.el, Ideograph-R209-Nose.el,
7080         Ideograph-R211-Tooth.el, Ideograph-R206-Tripod.el,
7081         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
7082         Ideograph-R205-Frog.el, Ideograph-R200-Hemp.el,
7083         Ideograph-R201-Yellow.el, Ideograph-R203-Black.el,
7084         Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
7085         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
7086         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
7087         Ideograph-R193-Cauldron.el, Ideograph-R191-Fight.el,
7088         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
7089         Ideograph-R188-Bone.el, Ideograph-R186-Fragrant.el,
7090         Ideograph-R187-Horse.el, Ideograph-R184-Eat.el,
7091         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
7092         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
7093         Ideograph-R178-Tanned-Leather.el, Ideograph-R174-Blue.el,
7094         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
7095         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
7096         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
7097         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
7098         Ideograph-R163-City.el, Ideograph-R161-Morning.el,
7099         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
7100         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
7101         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
7102         Ideograph-R156-Run.el, Ideograph-R154-Shell.el,
7103         Ideograph-R153-Badger.el, Ideograph-R152-Pig.el,
7104         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
7105         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
7106         Ideograph-R146-West.el, Ideograph-R147-See.el,
7107         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
7108         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
7109         Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
7110         Ideograph-R139-Color.el, Ideograph-R137-Boat.el,
7111         Ideograph-R135-Tongue.el, Ideograph-R134-Mortar.el,
7112         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
7113         Ideograph-R133-Arrive.el, Ideograph-R130-Meat.el,
7114         Ideograph-R128-Ear.el, Ideograph-R126-And.el,
7115         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
7116         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
7117         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
7118         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
7119         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
7120         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
7121         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
7122         Ideograph-R112-Stone.el, Ideograph-R111-Arrow.el,
7123         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
7124         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
7125         Ideograph-R106-White.el, Ideograph-R103-Bolt-Of-Cloth.el,
7126         Ideograph-R104-Sickness.el, Ideograph-R102-Field.el,
7127         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
7128         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
7129         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
7130         Ideograph-R094-Dog.el, Ideograph-R091-Slice.el,
7131         Ideograph-R093-Cow.el, Ideograph-R087-Claw.el,
7132         Ideograph-R088-Father.el, Ideograph-R090-Half-Tree-Trunk.el,
7133         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
7134         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
7135         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
7136         Ideograph-R080-Do-Not.el, Ideograph-R079-Weapon.el,
7137         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
7138         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
7139         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
7140         Ideograph-R072-Sun.el, Ideograph-R071-Not.el,
7141         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
7142         Ideograph-R070-Square.el, Ideograph-R067-Script.el,
7143         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
7144         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
7145         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
7146         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
7147         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
7148         Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el,
7149         Ideograph-R055-Two-Hands.el, Ideograph-R053-Dotted-Cliff.el,
7150         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
7151         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
7152         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
7153         Ideograph-R044-Corpse.el, Ideograph-R041-Inch.el,
7154         Ideograph-R042-Small.el, Ideograph-R043-Lame.el,
7155         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
7156         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
7157         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
7158         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
7159         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
7160         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
7161         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
7162         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
7163         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
7164         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
7165         Ideograph-R019-Power.el, Ideograph-R016-Table.el,
7166         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
7167         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
7168         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
7169         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
7170         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
7171         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
7172         Ideograph-R001-One.el: Use `=jis-x0213-{1|2}-2000' instead of
7173         `japanese-jisx0213-{1|2}'.
7174
7175 2003-02-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7176
7177         * read-maps.el (mapping-table-read-file): Use
7178         `=jis-x0213-{1|2}-2000' instead of `japanese-jisx0213-{1|2}'.
7179
7180 2003-02-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7181
7182         * Ideograph-R212-Dragon.el (JC3-70A4): New character.
7183
7184 2003-02-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7185
7186         * Ideograph-R181-Leaf.el (U+985E): Add JU+F9D0.
7187         (U+F9D0): Use `=>ucs*' instead of `->decomposition' for U+985E.
7188
7189         * Ideograph-R170-Mound.el (U+9686): Add JU+F9DC.
7190         (U+F9DC): Add `=>ucs*' for U+9686.
7191
7192 2003-02-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7193
7194         * Ideograph-R072-Sun.el (JSP-4175): Unify JX1-752C.
7195         (JSP-423F): Unify JX1-7537.
7196         (JSP-4247): Add JU1990+6677 instead of JU+6677; add KU+6677.
7197         (C1-5F63): Unify JX1-7540, CU+6677, BU+6677 and JU2000+6677.
7198
7199         * Ideograph-R027-Cliff.el: Reformatted.
7200
7201 2003-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7202
7203         * Ideograph-R177-Leather.el (M-43089): Separate C1-7D36.
7204         (JSP-675C): Separate G1-7735 and U+97C9; unify JX1-7D72 and
7205         JU+97C9.
7206
7207         * Ideograph-R145-Clothes.el (U+891C): Separate JSP-5C5F.
7208         (JSP-5C5F): Unify JX1-7B6E and JU+891C.
7209
7210         * u03200-Enclosed-CJK-Letters-and-Months.el: Add some missing
7211         characters of JIS X 0213:2000.
7212
7213         * u02460-Enclosed-Alphanumerics.el: Add some missing characters of
7214         JIS X 0213:2000.
7215
7216         * Ideograph-R195-Fish.el (U+9B79): Unify JX1-7E41.
7217
7218         * read-maps.el (mapping-table-read-file): Use `=ucs-jis-1990' for
7219         JIS X 0121:1990; use `=ucs-jis-2000' for JIS X 0213:2000.
7220
7221 2003-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7222
7223         * Ideograph-R085-Water.el (JX1-7654): Use `=ucs-jis-2000' instead
7224         of `ucs-jis'.
7225         (JSP-4879): Unify JX1-7735.
7226         (U+6FF9): Fix strokes.
7227         (JX1-7739): New character.
7228
7229 2003-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7230
7231         * Ideograph-R140-Grass.el: Add some missing code points of JIS X
7232         0213:2000 plain 1.
7233
7234 2003-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7235
7236         * Ideograph-R120-Silk.el: Add some missing `total-strokes'.
7237         (U+7E28): Separate JSP-5448.
7238         (JSP-5448): Unify JX1-7A2F.
7239
7240         * Ideograph-R115-Grain.el (U+7A5D): Separate JSP-5148 and
7241         JC3-5DBF.
7242         (JSP-5148): Unify JX1-794F.
7243
7244 2003-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7245
7246         * dumped-chars.el (system-char-db-source-file-list): Add
7247         "u02900-Supplemental-Arrows-B",
7248         "u02980-Miscellaneous-Mathematical-Symbols-B" and
7249         "u031F0-Katakana-Phonetic-Extensions".
7250
7251         * u031F0-Katakana-Phonetic-Extensions.el: New file.
7252
7253         * u02300-Miscellaneous-Technical.el: Add some missing characters
7254         of JIS X 0213:2000.
7255
7256         * u02980-Miscellaneous-Mathematical-Symbols-B.el,
7257         u02900-Supplemental-Arrows-B.el: New files.
7258
7259         * Ideograph-R119-Rice.el (JSP-5344): Unify JX1-7977.
7260
7261         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH LEFT WHITE
7262         PARENTHESIS): New character.
7263         (FULLWIDTH RIGHT WHITE PARENTHESIS): New character.
7264
7265         * u0FE30-CJK-Compatibility-Forms.el (SESAME DOT): New character.
7266         (WHITE SESAME DOT): New character.
7267
7268         * u030A0-Katakana.el (KATAKANA-HIRAGANA DOUBLE HYPHEN): New
7269         character.
7270         (KATAKANA DIGRAPH KOTO): New character.
7271
7272         * u03040-Hiragana.el (HIRAGANA DIGRAPH YORI): New character.
7273
7274         * u03000-CJK-Symbols-and-Punctuation.el (VERTICAL IDEOGRAPHIC
7275         ITERATION MARK): New character.
7276         (MASU MARK): New character.
7277         (PART ALTERNATION MARK): New character.
7278
7279         * u02000-General-Punctuation.el (DOUBLE QUESTION MARK): New
7280         character.
7281         (TWO ASTERISKS ALIGNED VERTICALLY): New character.
7282
7283         * Ideograph-R086-Fire.el: Add some missing code points of JIS X
7284         0213:2000 plain 1.
7285
7286         * Ideograph-R057-Bow.el (U+5F45): Separate JSP-3C74 and JC3-4CF6.
7287         (JSP-3C74): Unify JX1-743A.
7288
7289         * Ideograph-R061-Heart.el (U+61BC): Unify JX1-745F.
7290
7291         * Ideograph-R015-Ice.el (M-01721): Separate B-E8F9.
7292
7293         * Ideograph-R075-Tree.el: Add some missing code points of JIS X
7294         0213:2000 plain 1.
7295
7296         * Ideograph-R073-Say.el (U+66FA): Unify JX1-754C.
7297
7298 2003-02-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7299
7300         * Ideograph-R013-Down-Box.el (GT-K00079): New character.
7301         (U+5187): Unify B-C94E.
7302         (C2-212E): New character.
7303
7304         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
7305         Ideograph-R003-Dot.el, Ideograph-R002-Line.el: Add some missing
7306         `ucs-cns' and `ucs-big5' attributes.
7307
7308         * Ideograph-R001-One.el (GT-K00002): New character.
7309         (C2-212E): Separate B-C94E; add CU+5187; use `ideographic-'
7310         instead of `ideographic-radical' and `ideographic-strokes' to add
7311         UCS's radical and strokes.
7312
7313 2003-02-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7314
7315         * Ideograph-R200-Hemp.el (K0-582B): Unify M-47887; separate
7316         C1-5E28.
7317         (C1-5E28): Relate to M-47887 instead of M-47888.
7318         (C6-463E): Likewise.
7319         (M-47888): Separate G0-4269 and U+9EBB.
7320
7321         * Ideograph-R009-Man.el: Reformatted.
7322
7323 2003-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7324
7325         * Ideograph-R210-Even.el (M-48560): Separate CNS and GB.
7326
7327         * Ideograph-R191-Fight.el (M-45657): Separate all.
7328         (U+9B2D): Unify CB10823.
7329
7330         * Ideograph-R198-Deer.el (M-47586): Separate GB and CNS.
7331
7332 2003-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7333
7334         * Ideograph-R189-Tall.el: Reformatted.
7335         (M-45313): Separate G0-385F, C1-586D and U+9AD8.
7336
7337         * Ideograph-R187-Horse.el (M-44894): Separate C1-7A55, G1-6539 and
7338         U+9A2B.
7339
7340         * Ideograph-R181-Leaf.el (JX1-7D7B): Unify U+FA6A and KU+983B; map
7341         to GU+983B and CU+983B.
7342         (U+983B): Map to JU+FA6A.
7343
7344         * Ideograph-R030-Mouth.el, Ideograph-R009-Man.el: Reformatted.
7345
7346         * Ideograph-R180-Sound.el (JX1-7D76): Unify U+FA69.
7347
7348         * Ideograph-R175-Wrong.el (M-42585): Separate C1-4F66.
7349
7350         * Ideograph-R172-Short-Tailed-Bird.el: Reformatted.
7351         (C2-643D): Separate U+96DA; unify CU+96DA.
7352         (JX1-7D63): Unify U+FA68 and KU+96E3; map to GU+96E3 and CU+96E3.
7353         (U+96E3): Map to JU+FA68.
7354
7355 2003-01-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7356
7357         * Ideograph-R162-Walk.el (JX1-7C59): Unify U+FA67 and KU+9038.
7358         (M-38985): Unify GT-K10928 and KU+9042.
7359         (U+9042): Unify GT-K09081.
7360         (U+9045): Add `<-simplified-ideograph' for M-39113.
7361         (M-39046): Add S1-8338.
7362         (C3-4A27): Separate U+905F.
7363         (M-39113): Add S1-8337; add `->ideographic-variants' for S1-8338.
7364
7365 2003-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7366
7367         * Ideograph-R170-Mound.el (M-41704): Separate all.
7368
7369         * Ideograph-R169-Gate.el (M-41379): Separate all.
7370         (M-41433): Likewise.
7371
7372         * Ideograph-R164-Wine.el (M-40006): Separate G1-523D and U+91AB;
7373         add JU+91AB and KU+91AB.
7374
7375         * Ideograph-R163-City.el (U+90C1): Separate C1-5368.
7376
7377         * Ideograph-R160-Bitter.el (M-38636): Separate G0-393C, C1-624B
7378         and U+8F9C; add JU+8F9C and KU+8F9C.
7379         (M-38642): Separate G0-3159, C1-6728 and U+8F9F; add JU+8F9F.
7380
7381         * Ideograph-R157-Foot.el (M-37741): Separate G0-653F, C2-5F6B and
7382         U+8E47; add JU+8E47 and KU+8E47.
7383
7384         * Ideograph-R154-Shell.el (U+8D2A): Modify
7385         `ideographic-structure'.
7386         (JX1-7C38): Unify U+FA64 and KU+8CD3; map to GU+8CD3 and CU+8CD3.
7387         (U+8CD3): Map to JU+FA64.
7388         (JX1-7C3D): Unify U+FA65 and KU+8D08.
7389
7390         * Ideograph-R159-Cart.el (J90-475A): Separate C1-6F45.
7391
7392         * Ideograph-R032-Earth.el, Ideograph-R030-Mouth.el: Reformatted.
7393
7394 2003-01-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7395
7396         * Ideograph-R149-Speech.el (M-35458): Separate G0-5532, C1-6669
7397         and U+8A79; add JU+8A79 and KU+8A79.
7398         (M-35757): Separate C1-7240, G1-5A4B and U+8B01; unify U+FA62 and
7399         KU+8B01; map to GU+8B01 and CU+8B01.
7400         (M-35900): Separate C1-773F, G1-3D77 and U+8B39; unify U+FA63 and
7401         KU+8B39; map to GU+8B39 and CU+8B39.
7402
7403 2003-01-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7404
7405         * Ideograph-R121-Jar.el (JX2-7461): Unify CB08559.
7406
7407 2003-01-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7408
7409         * Ideograph-R147-See.el (JX1-7B79): Unify U+FA61 and KU+8996.
7410
7411 2003-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7412
7413         * Ideograph-R152-Pig.el (C5-2329): Unify GT-K02141.
7414
7415         * Ideograph-R146-West.el (CDP-8BD5): New character.
7416         (U+8980): Add `total-strokes'; relate to M-34763.
7417
7418         * Ideograph-R145-Clothes.el (U+88B0): Separate J0-6A5E.
7419         (M-34435): Unify U+FA60 and KU+8910; separate G0-3A56, C1-6E6E and
7420         U+8910; unify BC-BDC5 instead of B-BDC5.
7421
7422         * Ideograph-R142-Insect.el (M-33094): Separate HZK1-CFE7 and
7423         U+45BA.
7424         (M-33143): Separate G0-435B, C1-6A6D and U+871C.
7425
7426 2003-01-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7427
7428         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL MEAT): Unify
7429         M-29237.
7430         (CDP-8958): Relate to M-29237.
7431         (CDP-8A73): New character.
7432
7433 2003-01-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7434
7435         * Ideograph-R144-Walk-Enclosure.el (M-34046): Add S1-7325.
7436         (J0-3D51): Add S1-7324.
7437
7438         * Ideograph-R141-Tiger.el (U+865B): Separate C1-6170.
7439
7440         * Ideograph-R140-Grass.el: Reformatted.
7441         (M-30801): Separate JSP-5756, C2-2D41 and U+82EA.
7442         (CDP-8D60): New character.
7443         (K0-6E4A): Unify JX1-7B27, U+FA5F and KU+8457.
7444         (M-31410): Map to U+FA5F instead of U+8457; unify KU+8457.
7445         (U+855A): Add `<-vulgar-ideograph' for U+843C.
7446         (M-32123): Separate C1-7531.
7447         (M-32505): Separate U+8625; unify CU+8625.
7448
7449 2003-01-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7450
7451         * Ideograph-R130-Meat.el (M-29237): Unify <CJK RADICAL MEAT>.
7452         (CDP-8A73): Add mapping for U+2EBC.
7453         (CDP-8958): New character.
7454         (C6-2549): Unify CDP-8B6A.
7455
7456 2003-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7457
7458         * Ideograph-R134-Mortar.el: Reformatted.
7459         (GT-K01569): New character.
7460
7461         * Ideograph-R132-Self.el (U+81ED): Unify JU+FA5C.
7462         (U+FA5C): New character.
7463
7464         * Ideograph-R125-Old.el (JX1-7A44): Unify U+FA5B and KU+8005; add
7465         mapping for CU-0002F97A.
7466         (U-0002F97A): Add mapping for JU+FA5B and KU+8005.
7467
7468         * Ideograph-R122-Net.el: Reformatted.
7469         (M-28201): Separate JSP-5475 and U+7F53; unify G0-3854, C4-2152,
7470         BE-C8A2, CDP-85BE and U+5188.
7471         (U+34C1): Unify CDP-8C7E.
7472         (JX1-7A3A): Unify U+FA5A and KU+7F72.
7473
7474         * Ideograph-R079-Weapon.el (M-16634): Separate U+6BB9.
7475         (JSP-4631): Separate C4-3250.
7476
7477         * Ideograph-R072-Sun.el: Reformatted.
7478         (M-14050): Separate C3-4156.
7479
7480         * Ideograph-R124-Feather.el: Reformatted.
7481         (GT-K01762): New character.
7482         (JC3-60A5): Add `ideographic-structure'.
7483
7484         * Ideograph-R013-Down-Box.el (U+5188): Unify M-28201.
7485
7486         * Ideograph-R121-Jar.el (GT-K01231): New character.
7487
7488         * Ideograph-R086-Fire.el, Ideograph-R050-Turban.el,
7489         Ideograph-R030-Mouth.el: Reformatted.
7490
7491         * Ideograph-R009-Man.el: Reformatted.
7492
7493         * Ideograph-R120-Silk.el (M-49471): Add `ideographic-structure'.
7494         (U-0002035E): Complete `ideographic-structure'.
7495         (JX1-7A2E): Unify U+FA57 and KU+7DF4; add mapping for GU+7DF4 and
7496         CU+7DF4.
7497         (U+7DF4): Add mapping for JU+FA57.
7498         (JX1-7A33): Unify U+FA59 and CU+7E41 and KU+7E41; add mapping for
7499         GU+7E41.
7500         (U+7E41): Add mapping for JU+FA59.
7501         (HZK1-E2C2): Modify `ideographic-structure'.
7502
7503 2003-01-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7504
7505         * Ideograph-R123-Sheep.el: Reformatted.
7506         (GT-K01352): New character.
7507
7508         * Ideograph-R009-Man.el (U-0002035E): Modify
7509         `ideographic-structure'.
7510
7511 2003-01-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7512
7513         * Ideograph-R030-Mouth.el (M-03555): Separate G0-3F48, C1-503D and
7514         U+54B3.
7515
7516         * Ideograph-R118-Bamboo.el: Reformatted.
7517         (JX1-7964): Unify U+FA56 and KU+7BC0.
7518
7519         * Ideograph-R116-Cave.el (JX1-7951): Unify U+FA55 and KU+7A81; add
7520         mapping for GU+7A81 and CU+7A81.
7521         (C1-5273): Unify CU+7A81; add mapping for JU+FA55.
7522         (U+7A81): Add mapping for JU+FA55.
7523
7524         * Ideograph-R050-Turban.el: Reformatted.
7525
7526 2003-01-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7527
7528         * Ideograph-R075-Tree.el: Reformatted.
7529         (JX1-763B): Unify JU+F91D.
7530         (U+F91D): New character.
7531
7532         * Ideograph-R032-Earth.el: Reformatted.
7533
7534 2003-01-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7535
7536         * Ideograph-R114-Track.el (U-0002573C): Unify M-24887; modify
7537         `ideographic-structure'.
7538         (C6-334D): Relate to M-24887; modify `ideographic-structure'.
7539
7540         * Ideograph-R009-Man.el (M-00998): Unify HZK1-CFBC and U+3478;
7541         modify `ideographic-structure'.
7542         (C5-3421): Modify `ideographic-structure'.
7543
7544 2003-01-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7545
7546         * Ideograph-R115-Grain.el (U+79E6): Separate C1-5736.
7547         (M-25221): Unify JX1-794D, U+FA54 and KU+7A40.
7548         (U+7A40): Add mapping for JU+FA54.
7549
7550         * Ideograph-R113-Spirit.el (JX1-7933): Unify U+FA4C and KU+793E.
7551         (JX1-7937): Unify U+FA4E and KU+7948.
7552         (JX1-7934): Unify U+FA4D and KU+7949.
7553         (JX1-7938): Unify U+FA4F and KU+7950.
7554         (JX1-7939): Unify U+FA50 and KU+7956.
7555         (JX1-793B): Unify U+FA51 and KU+795D.
7556         (JX1-793F): Unify U+FA52 and KU+798D.
7557         (JX1-7940): Unify U+FA53 and KU+798E.
7558
7559         * Ideograph-R112-Stone.el (U+7891): Unify JU+FA4B.
7560         (U+FA4B): New character.
7561
7562         * Ideograph-R109-Eye.el (C5-3421): Modify `ideographic-structure'.
7563
7564         * Ideograph-R111-Arrow.el (U+77E3): Separate C1-4B32.
7565
7566         * Ideograph-R106-White.el (U+7686): Separate C1-5255.
7567
7568         * Ideograph-R105-Dotted-Tent.el (M-22661): Separate C2-2C40 and
7569         U+7679.
7570
7571         * Ideograph-R096-Jade.el (U+7422): Unify JU+FA4A.
7572         (U+FA4A): New character.
7573
7574         * Ideograph-R095-Profound.el: Reformatted.
7575
7576         * Ideograph-R009-Man.el (U-000202DC): Add `ideographic-strokes'
7577         and `total-strokes'.
7578         (U-00020442): Unify C7-476F and M-19757; don't use `->identical'
7579         for M-19757; use `ideographic-' instead of `ideographic-radical'
7580         and `ideographic-strokes'; modify `ideographic-structure'.
7581
7582 2003-01-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7583
7584         * Ideograph-R089-Double-X.el (U-00024568): Modify
7585         `ideographic-structure'.
7586         (C7-476F): Unify U-00020442 and HZK1-D6F4; use `ideographic-'
7587         instead of `ideographic-radical' and `ideographic-strokes'; don't
7588         use `->identical'; modify `ideographic-structure'.
7589
7590 2003-01-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7591
7592         * Ideograph-R071-Not.el (JC3-50F4): Map to U+FA42 instead of
7593         U+65E3.
7594         (U+FA42): New character.
7595
7596         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SMALL ONE): Unify
7597         BC-8B54 and GT-K00303.
7598         (GT-K00305): New character.
7599         (CJK RADICAL SMALL TWO): Unify GT-K00325.
7600         (CJK RADICAL HEART ONE): Unify GT-K00302.
7601
7602         * Ideograph-R086-Fire.el: Reformatted.
7603         (U+716E): Unify B-B54E.
7604         (JX1-7755): Unify U+FA48 and KU+716E; unify BC-B54E instead of
7605         B-B54E.
7606
7607 2003-01-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7608
7609         * Ideograph-R075-Tree.el (GT-19861): Unify JX1-7624, JU+69EA and
7610         KU+69EA.
7611
7612         * Ideograph-R038-Woman.el (J90-3247): Unify J78-3247, J83-3247 and
7613         K0-4A2A; separate C1-6360.
7614         (B-B6F9): Separate S2-1716, G0-3C5E, J0-3247, K0-4A2A and U+5AC1.
7615
7616 2003-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7617
7618         * Ideograph-R004-Slash.el (U+4E47): Separate C2-2128; modify
7619         `ideographic-structure' to use U+4E03 instead of BC-88ED.
7620
7621         * Ideograph-R001-One.el (U+4E03): Unify BC-88ED.
7622
7623         * Ideograph-R085-Water.el (U+6D77): Unify JU+FA45.
7624         (U+FA45): New character.
7625         (JX1-7677): Unify U+FA46 and KU+6E1A; unify BC-B25A instead of
7626         B-B25A.
7627         (U+6E1A): Unify B-B25A.
7628         (U+6F22): Unify JU+FA47.
7629         (U+FA47): New character.
7630         (C1-6947): Unify CU+6F22.
7631
7632         * Ideograph-R084-Steam.el: Reformatted.
7633
7634 2003-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7635
7636         * Ideograph-R018-Knife.el (U+5277): Use `->identical' instead of
7637         `->same-ideograph' for U-0002F823.
7638
7639         * Ideograph-R010-Legs.el (U-0002F80F): Modify
7640         `ideographic-structure' to use U+FA32 instead of U-0002F80E.
7641
7642 2003-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7643
7644         * Ideograph-R082-Fur.el (U+6BDB): Separate C1-4553.
7645
7646         * Ideograph-R072-Sun.el: Reformatted.
7647         (U+3AE6): Separate C4-323B; modify `ideographic-strokes' and
7648         `total-strokes'; complete `ideographic-structure'.
7649         (JX1-7543): Unify U+FA43 and KU+6691; separate C6-533C.
7650
7651         * Ideograph-R061-Heart.el (U+6094): Unify JU+FA3D.
7652         (U+FA3D): New character.
7653         (JC3-4ED6): Unify BC-B46E instead of B-B46E; map to U+FA3E instead
7654         of U+6168; map to KU+6168.
7655         (JX1-745C): Unify U+FA3E and KU+6168.
7656         (U+6168): Unify B-B46E.
7657         (JX1-745E): Unify U+FA3F and KU+618E; unify BC-BCA8 instead of
7658         B-BCA8.
7659         (U+618E): Unify B-BCA8.
7660         (U-0002F8B0): Unify JU+61F2.
7661         (M-11424): Separate JX1-7461; delete `ucs-jis'; unify KU+61F2; map
7662         to U+FA40 instead of U+61F2.
7663         (U+61F2): Map to JU+FA40.
7664         (C1-7834): Map to JU+FA40; unify CU+61F2.
7665
7666         * Ideograph-R040-Roof.el (M-07325): Separate G0-653C, C1-6C4E and
7667         U+5BEE.
7668
7669 2003-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7670
7671         * Ideograph-R038-Woman.el (U+5982): Separate C1-4771.
7672
7673         * Ideograph-R078-Death.el: Reformatted.
7674
7675         * Ideograph-R075-Tree.el (U+6885): Unify JU+FA44.
7676         (U+FA44): New character.
7677
7678         * Ideograph-R017-Open-Box.el (M-01803): Separate G0-5057 and
7679         U+51F6; add JU+51F6.
7680
7681         * Ideograph-R066-Rap.el (U+654F): Unify JU+FA41.
7682         (U+FA41): New character.
7683
7684 2003-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7685
7686         * Ideograph-R032-Earth.el (U+FA39): New character.
7687         (U+5841): Use `<-simplified-ideograph' instead of
7688         `simplified-ideograph-of'.
7689         (U+58A8): Add JU+FA3A.
7690         (U+FA3A): New character.
7691
7692         * Ideograph-R009-Man.el (U-0002020C): Delete incomplete
7693         `ideographic-structure'.
7694
7695 2003-01-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7696
7697         * Ideograph-R044-Corpse.el (JX1-4F61): Unify U+FA3B and KU+5C64;
7698         unify BC-BC68 instead of B-BC68.
7699         (U+5C64): Unify B-BC68.
7700
7701         * Ideograph-R045-Sprout.el (U+5C6E): Unify JU+FA3C.
7702         (U+FA3C): New character.
7703         (U-00021CFE): Use `hanyu-dazidian' instead of
7704         `hanyu-dazidian-{vol|page|char}'.
7705
7706 2003-01-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7707
7708         * Ideograph-R012-Eight.el (GT-K00059): New character.
7709
7710         * Ideograph-R010-Legs.el (JX1-2E50): Unify U+FA32 instead of
7711         U-0002F80E; add CU-0002F80E.
7712         (U-0002F80E): Add `->identical' for U+FA32.
7713
7714         * Ideograph-R009-Man.el (U+4EBA): Unify GT-K00048.
7715         (GT-K00049): New character.
7716         (ideographic component person as roof): Unify GT-K00057.
7717         (ideographic component person as left roof): New character.
7718         (U+4FAE): Unify JU+FA30.
7719         (U+FA30): New character.
7720         (U+50A9): Modify `ideographic-structure'.
7721         (JX1-2E49): Unify U+FA31 and KU+50E7; unify BC-B9AC instead of
7722         B-B9AC.
7723         (U+50E7): Unify B-B9AC.
7724
7725         * Ideograph-R030-Mouth.el (U+559D): Unify JU+FA36.
7726         (U+FA36): New character.
7727         (U+5606): Separate C1-682C; unify JU+FA37.
7728         (U+FA37): New character.
7729         (U+5668): Unify JU+FA38.
7730         (U+FA38): New character.
7731
7732         * Ideograph-R024-Ten.el (U+5341): Unify GT-K00047.
7733         (U+5351): Unify JU+FA35.
7734         (U+FA35): New character.
7735         (J0-485C): Use `<-vulgar-ideograph' instead of
7736         `vulgar-ideograph-of'.
7737
7738         * Ideograph-R019-Power.el (U+52C9): Unify JU+FA33.
7739         (U+FA33): New character.
7740         (U+52E4): Unify JU+FA34.
7741         (U+FA34): New character.
7742
7743         * Ideograph-R018-Knife.el (J0-4561): Unify GT-K00053.
7744         (J0-517C): Modify `ideographic-structure'.
7745         (J0-517D): Likewise.
7746         (M-02245): Separate C3-5037, HZK1-F042, CB00669 and U+5294.
7747         (J0-517B): Separate JC3-44CF and U+5271.
7748
7749 2003-01-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7750
7751         * Ideograph-R029-Again.el (U+53C8): Unify GT-K00063.
7752
7753         * Ideograph-R025-Divination.el (U+535C): Unify GT-K00060.
7754         (GT-K00061): New character.
7755
7756         * Ideograph-R012-Eight.el (J0-482C): Unify GT-K00056.
7757
7758         * Ideograph-R011-Enter.el (J0-467E): Unify GT-K00050.
7759
7760         * Ideograph-R007-Two.el (U+4E8C): Unify GT-K00054.
7761
7762         * Ideograph-R005-Second.el (U-000200CA): Unify GT-K00029.
7763         (GT-K00027): New character.
7764         (U-000200CC): Unify GT-K00023.
7765
7766 2003-01-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7767
7768         * Ideograph-R008-Lid.el (JC3-81C1): Unify GT-K02308.
7769
7770         * Ideograph-R167-Gold.el (U+9485): Unify CDP-895A.
7771
7772 2003-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7773
7774         * Ideograph-R004-Slash.el: Unify some GT-Kddddd numbers.
7775         (U-00020086): Unify GT-00152; use `ideographic-' instead of
7776         `ideographic-radical', `ideographic-strokes' and `total-strokes'.
7777         (GT-00163): Unify G0-3C30, J0-355A, C6-2161 and U+53CA; use
7778         `ideographic-' instead of `ideographic-radical',
7779         `ideographic-strokes' and `total-strokes'.
7780         (M-00125): Unify GT-00166; use `ideographic-' instead of
7781         `ideographic-radical', `ideographic-strokes' and `total-strokes'.
7782         (M-00133): Unify GT-00175; use `ideographic-' instead of
7783         `ideographic-radical', `ideographic-strokes' and `total-strokes'.
7784
7785         * Ideograph-R040-Roof.el (GT-K07616): New character.
7786         (BC-8D7C): New character.
7787
7788         * Ideograph-R029-Again.el (C1-452F): Unify B-A4CE; add CU+53CA.
7789         (U+53CA): Separate B-A4CE; unify GT-00163; use `ideographic-'
7790         instead of `ideographic-radical', `ideographic-strokes' and
7791         `total-strokes'.
7792
7793         * Ideograph-R064-Hand.el (U+624D): Unify GT-00010 and GT-K00176;
7794         use `ideographic-' instead of `ideographic-radical' and
7795         `ideographic-strokes'.
7796         (U+63FA): Add S1-3022; add `<-simplified-ideograph' for S1-3023.
7797         (U+6416): Add S1-3023.
7798
7799         * Ideograph-R013-Down-Box.el (GT-02025): Unify GT-K06707.
7800
7801         * Ideograph-R012-Eight.el (GT-01936): Unify GT-K06415.
7802
7803         * Ideograph-R009-Man.el (GT-00767): Unify GT-K03991.
7804
7805         * Ideograph-R001-One.el: Unify some GT-Kddddd numbers.
7806         (GT-K00010): Unify U+624D; use `ideographic-' instead of
7807         `ideographic-radical' and `ideographic-strokes'.
7808         (U+4E0E): Separate B-C94F; unify GT-00023; use `ideographic-'
7809         instead of `ideographic-radical', `ideographic-strokes' and
7810         `total-strokes'.
7811         (U+4E21): Delete relation for BC-8564.
7812
7813 2003-01-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7814
7815         * Ideograph-R005-Second.el: Unify some GT-Kddddd numbers.
7816
7817         * u02E00-CJK-Radical-Supplement.el (U+2EB6): Unify BC-8970.
7818         (BC-8CCC): New character.
7819
7820 2003-01-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7821
7822         * Ideograph-R003-Dot.el, Ideograph-R002-Line.el: Unify some
7823         GT-Kddddd numbers.
7824
7825 2003-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7826
7827         * Ideograph-R094-Dog.el (U+731F): Add S1-4810; add
7828         `<-simplified-ideograph' for S1-4811.
7829         (U+7363): Add S1-4842; add `<-simplified-ideograph' for S1-4843.
7830         (U+7375): Add S1-4811.
7831         (U+7378): Add S1-4843.
7832
7833         * isolated-char.el: Read "../etc/char-data/GT-fmap-K4.txt".
7834
7835 2003-01-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7836
7837         * Ideograph-R036-Evening.el (J0-546D): Add S1-1552.
7838         (U+5922): Add `<-simplified-ideograph' for S1-1550.
7839         (M-05802): Add S1-1550.
7840         (M-05803): Separate U+5923; add S1-1553; add `<-vulgar-ideograph'
7841         for S1-1550.
7842
7843         * Ideograph-R029-Again.el (M-03115): Unify GT-K00065.
7844         (GT-K00064): New character.
7845
7846 2003-01-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7847
7848         * isolated-char.el: Read "../etc/char-data/GT-fmap-K3.txt".
7849
7850 2003-01-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7851
7852         * Ideograph-R062-Halberd.el (C5-3F46): Unify HZK1-D0CF and
7853         U-000203B6; use `ideographic-' instead of `ideographic-radical'
7854         and `ideographic-strokes'; complete `ideographic-structure'.
7855
7856         * Ideograph-R056-Shoot.el (GT-K00233): New character.
7857
7858         * Ideograph-R007-Two.el (GT-K00083): New character.
7859
7860         * Ideograph-R009-Man.el (GT-K03992): New character.
7861         (U-000203B6): Unify C5-3F46 and M-11626; don't use `->identical';
7862         use `ideographic-' instead of `ideographic-radical' and
7863         `ideographic-strokes'; complete `ideographic-structure'.
7864
7865 2003-01-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7866
7867         * Ideograph-R019-Power.el (M-02302): Modify
7868         `ideographic-structure'.
7869
7870         * Ideograph-R005-Second.el (U-000200ED): Modify
7871         `ideographic-structure'.
7872         (GT-00254): Add `ideographic-structure'.
7873
7874 2003-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7875
7876         * Ideograph-R059-Bristle.el (U-00022483): Complete
7877         `ideographic-structure'.
7878
7879         * Ideograph-R071-Not.el: Reformatted.
7880         (M-13717): Separate C2-213E.
7881
7882         * Ideograph-R066-Rap.el (M-13226): Separate B-B1CE.
7883         (U-00022FC5): Complete `ideographic-structure'.
7884
7885         * Ideograph-R046-Mountain.el: Reformatted.
7886         (M-08121): Separate U+37CF.
7887
7888         * Ideograph-R040-Roof.el (M-07239): Add S1-0557.
7889         (J0-3428): Add S1-0556.
7890
7891         * Ideograph-R030-Mouth.el: Reformatted.
7892         (M-03709): Unify B-ADF0; separate JC3-45FE.
7893         (U+5510): Separate B-ADF0; unify JC3-45FE.
7894         (M-03756): Separate C1-5949.
7895         (M-03780): Unify B-D473; separate JC3-46E0.
7896         (U+553C): Separate B-D473 and C2-3376; separate JC3-46E0.
7897         (C3-3A42): Add `ideographic-structure'.
7898         (JC3-46EB): Likewise.
7899         (U+55BB): Separate B-B3EB.
7900         (C1-5E51): Add `ideographic-structure'.
7901         (U-00020DD1): Modify `ideographic-structure'.
7902         (M-04247): Likewise; separate JC3-46FD.
7903         (U+5630): Unify JC3-46FD.
7904         (M-04329): Add `ideographic-structure'.
7905         (C5-4C45): Unify U-000203E7.
7906         (H1-D44F): New character; relate to M-04329.
7907         (U-00020FEE): New character.
7908         (M-04392): Separate C2-564D and U+566D.
7909         (CB02743): Fix `ideographic-strokes' and `total-strokes'; add
7910         mapping for U-00020FEE.
7911
7912 2003-01-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7913
7914         * Ideograph-R011-Enter.el (H1-C3C3): Separate U+516A.
7915
7916 2003-01-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7917
7918         * Ideograph-R099-Sweet.el: Reformatted.
7919
7920         * Ideograph-R073-Say.el (U+52D7):
7921         New character; use `ideographic-' instead of `cns-radical'.
7922         (M-14302): Separate C2-3C4C, JX2-2E37, B-D9A9 and U+6701.
7923
7924 2003-01-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7925
7926         * Ideograph-R101-Use.el (M-21720): Modify `ideographic-structure'.
7927
7928         * Ideograph-R075-Tree.el: Reformatted.
7929
7930 2003-01-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7931
7932         * Ideograph-R022-Right-Open-Box.el: Reformatted.
7933         (M-02629): Modify `ideographic-structure'.
7934         (K0-5D63): Likewise.
7935
7936         * Ideograph-R008-Lid.el: Reformatted.
7937         (U-0002015F): Modify `ideographic-structure'.
7938         (U-00020182): Likewise.
7939         (M-48914): Fix `ideographic-strokes'.
7940         (U-00020189): Likewise.
7941         (M-00339): Add mapping for U+342F; add `ideographic-structure'.
7942         (U+342F): Modify `ideographic-structure'.
7943         (U-00020199): Relate to M-05824.
7944         (M-00341): Modify `ideographic-structure'.
7945         (U-0002019D): Likewise.
7946
7947 2003-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7948
7949         * Ideograph-R051-Dry.el (M-09169): Separate C2-223B, B-C9DB and
7950         U+5E75.
7951
7952         * Ideograph-R040-Roof.el (M-07205): Separate G0-435C, C1-596F and
7953         U+5BC6.
7954
7955         * Ideograph-R036-Evening.el (M-05824):
7956         Add mapping to U-00020199; modify `ideographic-structure'.
7957         (CB00833): Likewise.
7958         (U-00020199): New character; relate to M-05824.
7959
7960 2003-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7961
7962         * Ideograph-R013-Down-Box.el: Reformatted.
7963         (BC-8A78): Use `name*' instead of `name' for non-standard name;
7964         rename <ideographic radical hood> to <ideographic component hood>.
7965         (M-01528): Separate GE-7A2A, C2-232C and U+518F.
7966         (U+5190): Modify `ideographic-structure'.
7967         (CB00155): Likewise.
7968         (CB04393): Likewise.
7969
7970         * Ideograph-R012-Eight.el: Reformatted.
7971         (M-01504): Separate H1-DAA1.
7972         (C7-4D3D): Separate U+34B9.
7973         (U+34B9): Unify H1-DAA1.
7974
7975 2003-01-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7976
7977         * Ideograph-R042-Small.el: Reformatted.
7978
7979         * Ideograph-R037-Big.el (U+595A): Separate C1-5471.
7980
7981         * Ideograph-R034-Go.el: Reformatted.
7982         (J0-4A51): Separate U+5909.
7983
7984 2003-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7985
7986         * Ideograph-R019-Power.el: Reformatted.
7987         (U+52D7): Use `ideographic-' instead of `cns-radical'.
7988
7989         * Ideograph-R016-Table.el: Reformatted.
7990         (U-00020660): Complete `ideographic-structure'.
7991
7992         * Ideograph-R009-Man.el: Reformatted.
7993
7994 2003-01-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7995
7996         * Ideograph-R061-Heart.el: Reformatted.
7997         (U-00022608): Complete `ideographic-structure'.
7998         (U-00022614): Likewise.
7999         (U+60B3): Delete incomplete `ideographic-structure'.
8000         (U+60EA): Unify C3-3B4D.
8001
8002 2003-01-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8003
8004         * Ideograph-R001-One.el (JC3-41A2): Fixed.
8005
8006         * Ideograph-R038-Woman.el: Reformatted.
8007         (U+36A2): Use `<-ancient-ideograph' instead of
8008         `ancient-ideograph-of'.
8009         (U+59C9): Use `<-vulgar-ideograph' instead of
8010         `vulgar-ideograph-of'.
8011
8012         * Ideograph-R021-Spoon.el: Reformatted.
8013         (U-00020915): Delete `hanyu-dazidian-{vol|page|char}'.
8014
8015         * Ideograph-R020-Wrap.el: Reformatted.
8016         (U-0002F828): Modify the operator of `ideographic-structure'.
8017         (J0-4A71): Don't use char-ref for the operator of
8018         `ideographic-structure'.
8019         (C2-2556): Likewise; modify the operator of
8020         `ideographic-structure'.
8021
8022         * Ideograph-R074-Moon.el: Reformatted.
8023
8024         * Ideograph-R068-Dipper.el (M-13508): Unify C1-5A7C.
8025
8026         * Ideograph-R050-Turban.el: Reformatted.
8027         (M-09023): Don't use char-ref for the operator of
8028         `ideographic-structure'.
8029         (U+5E4D): Likewise.
8030         (M-09024): Likewise.
8031         (U+5E4E): Likewise.
8032         (M-09134): Likewise.
8033
8034         * Ideograph-R037-Big.el: Reformatted.
8035
8036 2003-01-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8037
8038         * Ideograph-R070-Square.el, Ideograph-R060-Step.el,
8039         Ideograph-R041-Inch.el: Reformatted.
8040
8041         * Ideograph-R040-Roof.el: Reformatted.
8042         (M-07226): Separate C2-3B36 and U+5BCB.
8043
8044         * Ideograph-R039-Child.el: Reformatted.
8045         (M-06987): Separate G1-4B6F and U+5B6B.
8046
8047 2003-01-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8048
8049         * Ideograph-R032-Earth.el (CB01092): Delete incorrect
8050         `ideographic-structure'.
8051         (CB00102): Add `ideographic-structure'.
8052
8053 2003-01-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8054
8055         * Ideograph-R009-Man.el: Reformatted.
8056         (U+20089): Use `name*' instead of `name' for non-standard name;
8057         rename <cjk radical person for top> to <ideographic component
8058         person for top>; add `:sources' of `:radical' and `:strokes'.
8059         (JC3-71FA): Use `name*' instead of `name' for non-standard name;
8060         rename <cjk radical person as roof> to <ideographic component
8061         person as roof>.
8062
8063         * Ideograph-R033-Scholar.el, Ideograph-R031-Enclosure.el:
8064         Reformatted.
8065
8066 2003-01-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8067
8068         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el: Reformatted.
8069
8070         * Ideograph-R024-Ten.el: Reformatted.
8071         (U-0002099C): Separate BC-88DF.
8072         (U-000209A4): Use `<-vulgar-ideograph' instead of
8073         `vulgar-char-of-shinjigen-1'.
8074
8075         * Ideograph-R001-One.el, Ideograph-R004-Slash.el (U-00020089): Use
8076         `name*' instead of `name' for non-standard name; rename <cjk
8077         radical person for top> to <ideographic component person for top>;
8078         add `:sources' of `:radical' and `:strokes'.
8079
8080 2003-01-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8081
8082         * char-db-util.el (char-db-make-char-spec): Use
8083         `get-char-attribute' instead of `split-char' to break up a
8084         character which does not have `ucs' attribute.
8085
8086 2003-01-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8087
8088         * Ideograph-R029-Again.el, Ideograph-R028-Private.el,
8089         Ideograph-R025-Divination.el: Reformatted.
8090
8091         * Ideograph-R011-Enter.el: Reformatted.
8092         (U-000204EE): Simplify `ideographic-structure'.
8093         (C6-353D): Likewise.
8094
8095         * Ideograph-R005-Second.el: Reformatted.
8096         (C4-2157): Add `ideographic-structure'.
8097
8098         * Ideograph-R002-Line.el (U+4E2A): Use `name*' instead of `name'
8099         for non-standard name; rename <cjk radical person as roof> to
8100         <ideographic component person as roof>.
8101
8102 2003-01-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8103
8104         * Ideograph-R019-Power.el: Reformatted.
8105
8106         * Ideograph-R018-Knife.el:
8107         - Reformatted.
8108         - Don't use char-ref for the operator of `ideographic-structure'.
8109         (M-01848): Separate G0-4850, K0-6C53, JC3-44B3 and U+5203.
8110         (J0-516B): Unify BC-AB62.
8111
8112         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el: Reformatted.
8113
8114         * char-db-util.el (char-db-make-char-spec): Add `name*' as same as
8115         `name'.
8116
8117 2003-01-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8118
8119         * Ideograph-R010-Legs.el: Reformatted.
8120
8121         * Ideograph-R007-Two.el, Ideograph-R006-Hook.el: Reformatted.
8122
8123 2003-01-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8124
8125         * char-db-util.el (char-db-coded-charset-priority-list): Prefer
8126         `chinese-big5-cdp' to `ideograph-cbeta' and `china3-jef'.
8127         (insert-char-attributes): Format `name*' like `name'.
8128
8129 2003-01-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8130
8131         * Ideograph-R123-Sheep.el, Ideograph-R093-Cow.el,
8132         Ideograph-R089-Double-X.el, Ideograph-R086-Fire.el,
8133         Ideograph-R078-Death.el, Ideograph-R077-Stop.el: Reformatted.
8134
8135 2003-01-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8136
8137         * Ideograph-R075-Tree.el, Ideograph-R066-Rap.el,
8138         Ideograph-R064-Hand.el, Ideograph-R059-Bristle.el,
8139         Ideograph-R057-Bow.el, Ideograph-R050-Turban.el,
8140         Ideograph-R049-Oneself.el, Ideograph-R047-River.el,
8141         Ideograph-R037-Big.el, Ideograph-R032-Earth.el,
8142         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
8143         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
8144         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
8145         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
8146         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
8147         Ideograph-R019-Power.el, Ideograph-R018-Knife.el,
8148         Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el,
8149         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
8150         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
8151         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
8152         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
8153         Ideograph-R007-Two.el, Ideograph-R004-Slash.el,
8154         Ideograph-R002-Line.el: Reformatted.
8155
8156 2003-01-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8157
8158         * Ideograph-R152-Pig.el (JSP-5E72): Unify JU+8C59.
8159
8160 2002-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8161
8162         * Ideograph-R093-Cow.el (BC-8C68): New character.
8163
8164 2002-12-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8165
8166         * Ideograph-R152-Pig.el (JSP-5E72): Separate C4-354D and U+8C59;
8167         unify BC-8AD1.
8168
8169         * Ideograph-R009-Man.el (U+4ED2): Unify BC-8BAC.
8170
8171 2002-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8172
8173         * Ideograph-R137-Boat.el: Add some missing mappings for CJK Ext-B
8174         code points.
8175
8176 2002-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8177
8178         * Ideograph-R113-Spirit.el (JX1-793F): Delete `ucs-jis'.
8179         (J0-3252): Separate C1-697E.
8180
8181         * Ideograph-R181-Leaf.el (JX1-7D7B): Delete `ucs-jis'.
8182
8183         * Ideograph-R172-Short-Tailed-Bird.el (JSP-6674): Delete
8184         `ucs-jis'.
8185         (JX1-7D63): Delete `ucs-jis'.
8186
8187         * Ideograph-R162-Walk.el (JX1-7C59): Delete `ucs-jis'.
8188
8189         * Ideograph-R154-Shell.el (JX1-7C38): Delete `ucs-jis'.
8190
8191         * Ideograph-R061-Heart.el (JX1-745C): Delete `ucs-jis'.
8192
8193         * Ideograph-R044-Corpse.el (JX1-4F61): Delete `ucs-jis'.
8194
8195 2002-12-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8196
8197         * u02000-General-Punctuation.el,
8198         u0FF00-Halfwidth-and-Fullwidth-Forms.el, u01F00-Greek-Extended.el,
8199         u01E00-Latin-Extended-Additional.el, u00400-Cyrillic.el,
8200         u002B0-Spacing-Modifier-Letters.el, u00370-Greek.el,
8201         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
8202         u000A0-Latin-1-Supplement.el, Ideograph-R212-Dragon.el,
8203         Ideograph-R209-Nose.el, Ideograph-R206-Tripod.el,
8204         Ideograph-R208-Rat.el, Ideograph-R200-Hemp.el,
8205         Ideograph-R203-Black.el, Ideograph-R199-Wheat.el,
8206         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
8207         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
8208         Ideograph-R194-Ghost.el, Ideograph-R193-Cauldron.el,
8209         Ideograph-R191-Fight.el, Ideograph-R190-Hair.el,
8210         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
8211         Ideograph-R187-Horse.el, Ideograph-R186-Fragrant.el,
8212         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
8213         Ideograph-R181-Leaf.el, Ideograph-R180-Sound.el,
8214         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
8215         Ideograph-R174-Blue.el, Ideograph-R173-Rain.el,
8216         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
8217         Ideograph-R169-Gate.el, Ideograph-R167-Gold.el,
8218         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
8219         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
8220         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
8221         Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
8222         Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
8223         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
8224         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
8225         Ideograph-R145-Clothes.el, Ideograph-R144-Walk-Enclosure.el,
8226         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
8227         Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
8228         Ideograph-R135-Tongue.el, Ideograph-R137-Boat.el,
8229         Ideograph-R132-Self.el, Ideograph-R134-Mortar.el,
8230         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
8231         Ideograph-R125-Old.el, Ideograph-R127-Plow.el,
8232         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
8233         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
8234         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
8235         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
8236         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
8237         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
8238         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
8239         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
8240         Ideograph-R106-White.el, Ideograph-R104-Sickness.el,
8241         Ideograph-R102-Field.el, Ideograph-R101-Use.el,
8242         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
8243         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
8244         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
8245         Ideograph-R092-Fang.el, Ideograph-R091-Slice.el,
8246         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
8247         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
8248         Ideograph-R084-Steam.el, Ideograph-R083-Clan.el,
8249         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
8250         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
8251         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
8252         Ideograph-R075-Tree.el, Ideograph-R070-Square.el,
8253         Ideograph-R072-Sun.el, Ideograph-R068-Dipper.el,
8254         Ideograph-R069-Axe.el, Ideograph-R067-Script.el,
8255         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
8256         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
8257         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
8258         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
8259         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
8260         Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el,
8261         Ideograph-R053-Dotted-Cliff.el, Ideograph-R050-Turban.el,
8262         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
8263         Ideograph-R046-Mountain.el, Ideograph-R043-Lame.el,
8264         Ideograph-R044-Corpse.el, Ideograph-R041-Inch.el,
8265         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
8266         Ideograph-R038-Woman.el, Ideograph-R036-Evening.el,
8267         Ideograph-R037-Big.el, Ideograph-R035-Go-Slowly.el,
8268         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
8269         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
8270         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
8271         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
8272         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
8273         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
8274         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
8275         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
8276         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
8277         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
8278         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
8279         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
8280         Ideograph-R001-One.el: Add missing `ucs-jis' attributes for
8281         non-unified JIS characters.
8282
8283         * char-db-util.el (insert-char-attributes): Use #xHHHH for 2 bytes
8284         sets.
8285
8286 2002-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8287
8288         * Ideograph-R061-Heart.el (U+60EB): Delete `kangxi-radical' and
8289         `kangxi-strokes'.
8290
8291         * Ideograph-R034-Go.el: Reformatted.
8292
8293 2002-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8294
8295         * char-db-util.el (ideographic-radicals): Use <KANGXI RADICAL GO>
8296         instead of U+5902; use `decode-char' instead of `int-char'.
8297
8298 2002-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8299
8300         * Ideograph-R038-Woman.el (U+599F): Unify BC-8DD2.
8301
8302         * Ideograph-R026-Seal.el (U+537D): Modify `ideographic-structure'.
8303
8304         * Ideograph-R011-Enter.el (U+5168): Modify
8305         `ideographic-structure'.
8306
8307         * Ideograph-R140-Grass.el (U+5179): Delete broken
8308         `ideographic-structure'.
8309
8310         * Ideograph-R009-Man.el (U+4FA6): Delete broken
8311         `ideographic-structure'.
8312         (U+4FEA): Likewise.
8313         (U+5079): Likewise.
8314         (U+5084): Likewise.
8315
8316         * Ideograph-R094-Dog.el (U-000215DC): Unify BC-8CF3.
8317
8318         * Ideograph-R005-Second.el (U+4E5B): Unify BC-8D54.
8319
8320 2002-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8321
8322         * Ideograph-R030-Mouth.el (U-00020BB7): Unify BC-8BF3.
8323
8324 2002-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8325
8326         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SPIRIT TWO): Unify
8327         BC-8B70.
8328         (CJK RADICAL GRASS TWO): Unify C4-2153, JX2-7575, M-30639 and
8329         BC-8AFE; add `ucs-cns' for U+8279.
8330         (CJK RADICAL GRASS THREE): Unify JX2-7574.
8331         (CJK RADICAL SIMPLIFIED WALK): Unify JX2-7969.
8332         (CJK RADICAL WALK ONE): Unify JSP-6134 and JX2-796A; add `ucs-jis'
8333         for U+8FB6.
8334         (CJK RADICAL WALK TWO): Unify C4-2154 and BC-8AF7; add `ucs-cns'
8335         for U+8FB6.
8336
8337         * Ideograph-R140-Grass.el (JX2-7575): Unify BC-8AFE and U+2EBF;
8338         add `ucs-cns' for U+8279.
8339         (U+8279): Unify JX2-7576; add `->ideographic-component-forms' for
8340         U+2EBE.
8341
8342 2002-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8343
8344         * Ideograph-R162-Walk.el (JX2-796A): Unify U+2ECD; add `ucs-jis'
8345         for U+8FB6.
8346         (C4-2154): Unify BC-8AF7 and U+2ECE; add `ucs-cns' for U+8FB6.
8347         (U+8FB6): Add `->ideographic-component-forms' for U+2ECC.
8348
8349         * Ideograph-R184-Eat.el (C1-537A): Add `ideographic-structure'.
8350         (U+98DF): Likewise.
8351         (BC-8BB9): New character.
8352         (U+98E0): Relate to M-44014; add `ideographic-structure'.
8353         (GT-K04996): New character.
8354         (U+9963): Relate to M-44014.
8355
8356         * Ideograph-R145-Clothes.el (J0-3061): Separate G0-5242, C1-4868
8357         and U+8863.
8358
8359         * Ideograph-R049-Oneself.el (BC-896D): New character.
8360         (U+5DF5): Delete broken `ideographic-structure'.
8361
8362         * Ideograph-R040-Roof.el (J0-4652): Separate G0-527A, C1-596B and
8363         U+5BC5.
8364
8365         * isolated-char.el: Add code to read
8366         ../etc/char-data/GT-fmap-K[12].txt.
8367
8368         * char-db-util.el (insert-char-attributes): Format
8369         `ideograph-gt-k' like `ideograph-gt'.
8370
8371         * Ideograph-R163-City.el (J0-4974): Separate G0-323F, C1-5D65 and
8372         U+90E8.
8373
8374         * Ideograph-R149-Speech.el (J0-315A): Unify CB05919.
8375
8376         * Ideograph-R116-Cave.el (U+7A74): Separate J90-376A.
8377
8378         * Ideograph-R035-Go-Slowly.el (JX1-2F67): Separate U+590C.
8379
8380 2002-12-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8381
8382         * Ideograph-R148-Horn.el (CB00976): New character.
8383
8384         * Ideograph-R135-Tongue.el (U+8210): Modify
8385         `ideographic-structure'.
8386         (C1-576B): Add `ideographic-structure'.
8387
8388         * Ideograph-R124-Feather.el (J0-6644): Modify
8389         `ideographic-structure'.
8390         (J78-344D): Delete broken `ideographic-structure'.
8391         (U+7FF0): Likewise.
8392
8393         * Ideograph-R068-Dipper.el (J0-5A4F): Don't unify CB00976; fix
8394         `ideographic-structure'; separate C1-5A7C.
8395         (U+659B): Fix `ideographic-structure'.
8396
8397         * Ideograph-R064-Hand.el (U+64E7): Use <IDEOGRAPHIC DESCRIPTION
8398         CHARACTER ABOVE TO BELOW> instead of <IDEOGRAPHIC DESCRIPTION
8399         CHARACTER SURROUND FROM ABOVE>.
8400
8401         * Ideograph-R050-Turban.el (J0-5671): Separate G0-3431, C1-6C56
8402         and U+5E62.
8403
8404         * Ideograph-R046-Mountain.el (U+5CE0): Simplify
8405         `ideographic-structure'.
8406
8407         * Ideograph-R042-Small.el (J0-5576): Modify
8408         `ideographic-structure'.
8409
8410         * Ideograph-R030-Mouth.el (J0-3144): Separate U+55B6.
8411         (J0-5353): Separate G0-603B, C1-6830, B-B9C8 and U+55F7.
8412         (j0-5360): Separate G0-6066, C1-703C and U+566B.
8413
8414         * Ideograph-R019-Power.el (J0-387A): Modify
8415         `ideographic-structure'.
8416
8417         * Ideograph-R015-Ice.el (J0-515A): Modify `ideographic-structure'.
8418         (J90-7425): Separate JC3-44A4 and U+51DC.
8419         (C1-6C29): Modify `ideographic-structure'.
8420
8421 2002-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8422
8423         * Ideograph-R134-Mortar.el (BC-8CCD): New character.
8424
8425 2002-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8426
8427         * Ideograph-R030-Mouth.el (U+5405): Unify CB08105.
8428         (U+35CA): Unify CB07362.
8429
8430         * Ideograph-R024-Ten.el (JC3-73FC): Unify U-0002099D.
8431
8432         * Ideograph-R009-Man.el (U-00020256): Delete broken
8433         `ideographic-structure'.
8434
8435 2002-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8436
8437         * Ideograph-R102-Field.el, Ideograph-R101-Use.el,
8438         Ideograph-R099-Sweet.el, Ideograph-R098-Tile.el,
8439         Ideograph-R097-Melon.el, Ideograph-R096-Jade.el,
8440         Ideograph-R094-Dog.el: Add mappings for Big5 code points.
8441
8442 2002-12-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8443
8444         * Ideograph-R100-Life.el, Ideograph-R095-Profound.el: Add mappings
8445         for Big5 code points.
8446
8447 2002-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8448
8449         * Ideograph-R093-Cow.el, Ideograph-R092-Fang.el: Add mappings for
8450         Big5 code points.
8451
8452         * Ideograph-R091-Slice.el: Add mappings for Big5 code points and
8453         CBETA numbers.
8454
8455 2002-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8456
8457         * Ideograph-R087-Claw.el: Add mappings for Big5 code points and
8458         CBETA numbers.
8459
8460 2002-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8461
8462         * Ideograph-R118-Bamboo.el (CB01704): New character.
8463
8464         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R089-Double-X.el:
8465         Add mappings for Big5 code points and CBETA numbers.
8466
8467         * Ideograph-R088-Father.el: Add mappings for Big5 code points.
8468
8469         * u02E00-CJK-Radical-Supplement.el (U+2EAE): Unify BC-8B4C.
8470
8471 2002-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8472
8473         * Ideograph-R009-Man.el (U-0002F805): Fix `ideographic-structure'.
8474
8475 2002-11-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8476
8477         * Ideograph-R042-Small.el (U+5C17): Unify BC-8CA7.
8478
8479         * Ideograph-R076-Lack.el (U+6B2E): Unify BC-8AC8.
8480
8481 2002-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8482
8483         * u03200-Enclosed-CJK-Letters-and-Months.el, u030A0-Katakana.el,
8484         u03040-Hiragana.el, u02190-Arrows.el,
8485         u02460-Enclosed-Alphanumerics.el, u02150-Number-Forms.el,
8486         u000A0-Latin-1-Supplement.el, Ideograph-R140-Grass.el,
8487         Ideograph-R130-Meat.el, Ideograph-R123-Sheep.el,
8488         Ideograph-R109-Eye.el, Ideograph-R089-Double-X.el,
8489         Ideograph-R100-Life.el, Ideograph-R102-Field.el,
8490         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
8491         Ideograph-R082-Fur.el, Ideograph-R076-Lack.el,
8492         Ideograph-R073-Say.el, Ideograph-R075-Tree.el,
8493         Ideograph-R069-Axe.el, Ideograph-R072-Sun.el,
8494         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
8495         Ideograph-R064-Hand.el, Ideograph-R061-Heart.el,
8496         Ideograph-R060-Step.el, Ideograph-R051-Dry.el,
8497         Ideograph-R057-Bow.el, Ideograph-R050-Turban.el,
8498         Ideograph-R046-Mountain.el, Ideograph-R042-Small.el,
8499         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
8500         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
8501         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
8502         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
8503         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
8504         Ideograph-R026-Seal.el, Ideograph-R022-Right-Open-Box.el,
8505         Ideograph-R024-Ten.el, Ideograph-R020-Wrap.el,
8506         Ideograph-R021-Spoon.el, Ideograph-R019-Power.el,
8507         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
8508         Ideograph-R017-Open-Box.el, Ideograph-R014-Cover.el,
8509         Ideograph-R015-Ice.el, Ideograph-R013-Down-Box.el,
8510         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
8511         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
8512         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
8513         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
8514         Ideograph-R002-Line.el, Ideograph-R001-One.el: Reformatted.
8515
8516 2002-11-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8517
8518         * u02E00-CJK-Radical-Supplement.el (U+2E96): Unify BC-8B51.
8519         (BC-8958): New character.
8520
8521         * Ideograph-R205-Frog.el (C4-2834): Unify U-0002FA18.
8522         (U+9EFE): Unify C3-2772.
8523
8524         * Ideograph-R030-Mouth.el (C3-2772): Unify U+9EFE; use
8525         `ideographic-'.
8526
8527         * Ideograph-R209-Nose.el, Ideograph-R196-Bird.el,
8528         Ideograph-R202-Millet.el, Ideograph-R186-Fragrant.el,
8529         Ideograph-R184-Eat.el, Ideograph-R181-Leaf.el: Add mappings
8530         between CNS 11643-4 and CJK Compatibility Ideographs Supplement of
8531         UCS.
8532
8533 2002-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8534
8535         * Ideograph-R178-Tanned-Leather.el, Ideograph-R167-Gold.el,
8536         Ideograph-R163-City.el, Ideograph-R162-Walk.el,
8537         Ideograph-R159-Cart.el, Ideograph-R149-Speech.el,
8538         Ideograph-R144-Walk-Enclosure.el, Ideograph-R142-Insect.el: Add
8539         mappings between CNS 11643-4 and CJK Compatibility Ideographs
8540         Supplement of UCS.
8541
8542         * Ideograph-R121-Jar.el (U-00026222): Unify BC-8DD6.
8543
8544         * Ideograph-R120-Silk.el (U+7D4B): New character.
8545         (J0-6526): New character.
8546
8547 2002-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8548
8549         * Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
8550         Ideograph-R125-Old.el: Add mappings between CNS 11643-4 and CJK
8551         Compatibility Ideographs Supplement of UCS.
8552
8553         * char-db-util.el (insert-char-attributes): Add formatter for
8554         `=>ucs-ks'.
8555
8556         * Ideograph-R134-Mortar.el (C6-3B41): Unify U-0002695D.
8557         (C4-3457): Unify U-0002F98B.
8558
8559         * Ideograph-R130-Meat.el: Add mappings between CNS 11643-4 and CJK
8560         Compatibility Ideographs Supplement of UCS.
8561         (M-29927): Unify C5-5B64 and U-0002339C.
8562
8563         * Ideograph-R115-Grain.el: Add mappings between CNS 11643-4 and
8564         CJK Compatibility Ideographs Supplement of UCS.
8565
8566         * Ideograph-R074-Moon.el (M-14394): Add `<-wrong-ideograph' for
8567         M-29821.
8568         (U-0002339C): Unify M-29927.
8569
8570         * Ideograph-R131-Minister.el (C4-2471): Unify U-000268DE.
8571
8572         * Ideograph-R096-Jade.el, Ideograph-R120-Silk.el,
8573         Ideograph-R119-Rice.el, Ideograph-R079-Weapon.el,
8574         Ideograph-R075-Tree.el: Add mappings between CNS 11643-4 and CJK
8575         Compatibility Ideographs Supplement of UCS.
8576
8577 2002-11-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8578
8579         * Ideograph-R113-Spirit.el, Ideograph-R102-Field.el,
8580         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
8581         Ideograph-R043-Lame.el: Add mappings between CNS 11643-4 and CJK
8582         Compatibility Ideographs Supplement of UCS.
8583
8584 2002-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8585
8586         * Ideograph-R046-Mountain.el (C2-3B3E): Unify CU+5D43.
8587         (U+5D43): Separate C6-482B and CU-0002F87C.
8588         (C6-482B): Unify GU+5D43 and U-0002F87C.
8589
8590         * Ideograph-R109-Eye.el (C6-4B7A): Separate U+4039; unify GU+4039,
8591         JU+4039 and U-0002F949.
8592
8593         * Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
8594         Ideograph-R061-Heart.el: Add mappings between CNS 11643-4 and CJK
8595         Compatibility Ideographs Supplement of UCS.
8596
8597         * Ideograph-R030-Mouth.el (C4-235C): Separate U+549E; unify
8598         GU+549E and U-0002F83C.
8599         (C4-235B): Separate U+5448; unify GU+5448, JU+5448, KU+5448 and
8600         U-0002F83E.
8601         (C4-3076): Separate U+5553; unify GU+5553 and U-0002F843.
8602
8603 2002-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8604
8605         * Ideograph-R040-Roof.el, Ideograph-R020-Wrap.el,
8606         Ideograph-R045-Sprout.el, Ideograph-R032-Earth.el,
8607         Ideograph-R009-Man.el, Ideograph-R030-Mouth.el,
8608         Ideograph-R019-Power.el, Ideograph-R015-Ice.el: Add mappings
8609         between CNS 11643-4 and CJK Compatibility Ideographs Supplement of
8610         UCS.
8611
8612         * Ideograph-R018-Knife.el (U+5277): Unify C3-4043 and CU-0002F823.
8613         (U-0002F823): Separate C3-4043.
8614
8615 2002-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8616
8617         * maps-conf.el: Read C4-to-UCS.txt.
8618
8619 2002-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8620
8621         * dumped-chars.el (system-char-db-source-file-list): Delete
8622         "read-maps" and "ad-hoc-cdp".
8623
8624         * ad-hoc-cdp.el: Deleted [moved to maps-conf.el].
8625
8626         * maps-conf.el: New file.
8627
8628         * read-maps.el (mapping-table-read-file): Add autoload cookie and
8629         DOC-string.
8630         - Move setting code to read mapping files into maps-conf.el.
8631         - provide 'read-maps.
8632
8633 2002-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8634
8635         * Ideograph-R010-Legs.el (C3-2452): Unify U-0002F80E; unify
8636         BC-A74B instead of B-A74B.
8637         (U+514D): Unify B-A74B.
8638         (C3-2753): Unify U-0002F80F.
8639
8640         * Ideograph-R038-Woman.el (J0-554F): Unify B-F1FB.
8641         (C2-6547): Separate B-F1FB; unify CU+5B3E.
8642         (U+5B3E): Map to CU-0002F86A.
8643         (C3-5A33): Unify U-0002F86A.
8644
8645         * Ideograph-R142-Insect.el (M-33682): Separate C3-5B2D; unify
8646         JU+8801 and U-0002F9C1.
8647         (C3-5B2D): Unify CU-0002F9C1; map to U-0002F9C1.
8648
8649         * Ideograph-R087-Claw.el (M-19711): Map to U-0002F921 instead of
8650         U+7235; unify KU+7235.
8651         (C3-5545): Unify U-0002F921.
8652
8653         * Ideograph-R064-Hand.el (M-12236): Map to U-0002F8BA; unify
8654         BC-ABF7.
8655         (C3-3628): Unify U-0002F8BA.
8656
8657         * Ideograph-R046-Mountain.el (C3-2C40): Unify U-0002F87A.
8658
8659         * Ideograph-R018-Knife.el (JSP-334A): Unify JU+5277.
8660         (C1-6337): Unify CU+5277.
8661         (U+5277): Add `->same-ideograph' for U-0002F823; separate C3-4043.
8662         (C3-4043): Unify U-0002F823.
8663
8664         * char-db-util.el (insert-char-attributes): Add setting for
8665         `=>ucs-gb'.
8666
8667         * Ideograph-R157-Foot.el (JX2-5F6F): Unify JU+8DBC; map to
8668         U-0002F9DB instead of U+8DBC.
8669         (C3-446D): Unify U-0002F9DB.
8670
8671         * Ideograph-R141-Tiger.el (M-32782): Separate C2-6326 and U+8669.
8672         (C3-5B26): Unify U-0002F9B6.
8673
8674         * Ideograph-R135-Tongue.el (M-30307): Use `->same-ideograph'
8675         instead of `->identical'.
8676         (C3-4425): Unify U-0002F98D.
8677
8678         * Ideograph-R100-Life.el (C3-3D3F): Unify U-0002F934.
8679
8680         * Ideograph-R085-Water.el (M-17400): Unify BC-CB4C and JU+6C67;
8681         map to U-0002F8FE instead of U+6C67.
8682         (C3-2D52): Unify U-0002F8FE; map to JU+6C67.
8683         (M-17621): Separate C3-3675; unify BC-CF6E and JU+6D34; map to
8684         U-0002F907 instead of U+6D34.
8685         (C3-3675): Unify U-0002F907.
8686
8687         * Ideograph-R075-Tree.el (C3-2D35): Unify U-0002F8DF.
8688         (U+681F): Unify B-D1D9.
8689         (M-15010): Separate C3-3C3A; unify BC-D1D9; map to U-0002F8E5
8690         instead of U+681F.
8691         (C3-3C3A): Unify U-0002F8E5.
8692         (C3-416E): Unify U-0002F8E8 and JU+6942.
8693
8694         * Ideograph-R071-Not.el (C3-3640): Unify U-0002F8CB.
8695
8696         * Ideograph-R020-Wrap.el (C3-2225): Unify U-0002F82A.
8697
8698         * Ideograph-R013-Down-Box.el (C3-227B): Unify U-0002F815.
8699
8700         * Ideograph-R012-Eight.el (C3-2754): Unify U-0002F811.
8701
8702 2002-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8703
8704         * Ideograph-R086-Fire.el (M-18859): Map to U-0002F835 instead of
8705         U+7070.
8706         (C3-2429): Unify U-0002F835.
8707
8708 2002-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8709
8710         * Ideograph-R123-Sheep.el: Add mappings for Big5 code points and
8711         CBETA numbers.
8712
8713         * Ideograph-R086-Fire.el: Add some missing mappings to CBETA
8714         numbers.
8715
8716 2002-11-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8717
8718         * u02E00-CJK-Radical-Supplement.el (U+2EA5): Delete `<-radical'.
8719         (U+2EA7): Unify BC-8B66.
8720
8721 2002-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8722
8723         * Ideograph-R149-Speech.el (J0-3C31): Separate C1-787C, G1-4A36
8724         and U+8B58.
8725         (JC3-65CA): New character.
8726
8727         * Ideograph-R044-Corpse.el (U-00021C5D): New character; unify
8728         CB02980.
8729
8730         * Ideograph-R029-Again.el (CB01008): New character.
8731
8732 2002-11-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8733
8734         * Ideograph-R140-Grass.el (M-31014): Add `ideographic-structure'.
8735         (U-00026BBD): Likewise.
8736         (CB01651): New character.
8737
8738 2002-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8739
8740         * Ideograph-R130-Meat.el: Add some missing mappings between CNS
8741         11643 plain 5 and UCS.
8742
8743 2002-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8744
8745         * Ideograph-R076-Lack.el (M-16014): Add mapping for U+3C20.
8746         (C4-2970): Add mapping for U+3C24.
8747         (M-16102): Add mapping for U-000238CB.
8748         (CB00654): Likewise.
8749
8750         * Ideograph-R074-Moon.el (C5-2E24): Unify U-000266B9 to avoid to
8751         use `->identical'.
8752
8753         * Ideograph-R066-Rap.el (M-13341): Unify U+3AA2; separate C5-462E.
8754
8755         * Ideograph-R088-Father.el (M-19731): Add mapping for U+3E18.
8756
8757         * ideograph-util.el (char-representative-of-daikanwa): Add
8758         autoload cookie.
8759
8760 2002-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8761
8762         * Ideograph-R082-Fur.el: Add mappings to CBETA numbers.
8763
8764         * Ideograph-R148-Horn.el (CB00976): Unify J0-5A4F; moved to
8765         Ideograph-R068-Dipper.el.
8766
8767         * Ideograph-R140-Grass.el: Add mappings to CHINA3-JEF code points.
8768
8769         * Ideograph-R086-Fire.el (U-0002446B): Moved from
8770         Ideograph-R075-Tree.el
8771         (CB02412): Likewise.
8772
8773         * Ideograph-R075-Tree.el (CB02485): Add `ideographic-structure'.
8774         (U-0002446B): Moved to Ideograph-R086-Fire.el.
8775         (CB02412): Likewise.
8776
8777         * Ideograph-R068-Dipper.el (J0-5A4F): Unify CB00976; add
8778         `ideographic-structure'.
8779         (U+659B): Add `ideographic-structure'.
8780
8781         * Ideograph-R085-Water.el, Ideograph-R079-Weapon.el: Add mappings
8782         to CBETA numbers.
8783
8784 2002-11-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8785
8786         * Ideograph-R093-Cow.el (CB01492): New character; unify M-20124;
8787         map to U-000246BC.
8788         (U-000246BC): Map to M-20124.
8789
8790         * Ideograph-R086-Fire.el: Add mappings for Big5 code points.
8791
8792         * Ideograph-R076-Lack.el, Ideograph-R078-Death.el: Add some
8793         missing mappings to CBETA numbers.
8794
8795 2002-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8796
8797         * Ideograph-R084-Steam.el: Add some missing mappings to CBETA
8798         numbers.
8799
8800         * Ideograph-R030-Mouth.el: Modify some `ideographic-structure'
8801         properties.
8802         (M-03374): Separate C3-2470, H2-CC78 and U+543A.
8803         (C5-3676): Separate CB-00773 and U+35B6.
8804         (U+35F6): Separate C7-214E.
8805         (H2-E378): Separate U-00021135.
8806         (C5-6F6E): Unify U-00021135.
8807         (U-00021167): New character.
8808         (CB-03326): Map to U-00021167.
8809         (C3-602D): Separate U+361A.
8810
8811         * Ideograph-R032-Earth.el: Modify some `ideographic-structure'
8812         properties.
8813         (M-05163): Separate C3-346D and U+3648.
8814         (U+58A2): Separate C3-4B46, JC3-48BC and CB-02390.
8815
8816 2002-11-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8817
8818         * Ideograph-R077-Stop.el: Add some missing mappings to CBETA
8819         numbers.
8820
8821         * Ideograph-R072-Sun.el: Modify some `ideographic-structure'
8822         properties.
8823
8824         * Ideograph-R052-Short-Thread.el (U-000221C7): Unify CB-05036.
8825
8826 2002-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8827
8828         * Ideograph-R131-Minister.el, Ideograph-R134-Mortar.el,
8829         Ideograph-R135-Tongue.el, Ideograph-R137-Boat.el,
8830         Ideograph-R133-Arrive.el, Ideograph-R132-Self.el,
8831         Ideograph-R130-Meat.el, Ideograph-R122-Net.el,
8832         Ideograph-R121-Jar.el, Ideograph-R109-Eye.el,
8833         Ideograph-R108-Dish.el, Ideograph-R102-Field.el,
8834         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
8835         Ideograph-R085-Water.el: Add some missing mappings to CHINA3-JEF
8836         code points.
8837
8838         * Ideograph-R180-Sound.el (JC3-6CD8): Add S1-9133.
8839         (J0-323B): Add S1-9132.
8840
8841 2002-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8842
8843         * Ideograph-R180-Sound.el (M-43265): Separate G0-5274, J0-323B,
8844         K0-6B65 and U+97F3; unify JC3-6CD8.
8845
8846         * Ideograph-R128-Ear.el (J90-3F26): Separate C1-772A.
8847         (JC3-60D2): New character.
8848
8849         * Ideograph-R075-Tree.el (GT-19861): Unify JC3-53FA.
8850
8851 2002-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8852
8853         * Ideograph-R124-Feather.el: Add some missing mappings to
8854         CHINA3-JEF code points.
8855
8856 2002-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8857
8858         * Ideograph-R140-Grass.el, Ideograph-R116-Cave.el,
8859         Ideograph-R102-Field.el, Ideograph-R066-Rap.el: Reformatted.
8860
8861 2002-11-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8862
8863         * char-db-util.el (insert-char-attributes): Use `ucs-{jis|cns}'
8864         character in the comment for a '=>ucs-{jis|cns}' property.
8865
8866         * Ideograph-R127-Plow.el, Ideograph-R126-And.el,
8867         Ideograph-R125-Old.el, Ideograph-R123-Sheep.el,
8868         Ideograph-R122-Net.el, Ideograph-R096-Jade.el,
8869         Ideograph-R086-Fire.el, Ideograph-R038-Woman.el: Add some missing
8870         mappings to CHINA3-JEF code points.
8871
8872 2002-11-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8873
8874         * Ideograph-R140-Grass.el (U+82BD): Relate to M-30860' instead of
8875         M-30747; add mapping for CU-0002F995.
8876         (M-30860'): Add mapping for CU-0002F995.
8877         (J90-326A): Likewise.
8878         (C6-2E22): Unify CU-0002F995 instead of U-0002F995.
8879
8880 2002-11-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8881
8882         * Ideograph-R031-Enclosure.el (J0-5421): Unify B-B0E9.
8883         (U+5708): Separate B-B0E9.
8884
8885         * Ideograph-R021-Spoon.el (U+5316): Unify B-A4C6; add
8886         `hanyu-dazidian'.
8887         (J0-6149): Separate C1-4527 and B-A4C6; delete `hanyu-dazidian'.
8888
8889         * Ideograph-R010-Legs.el (H1-DED5): Modify
8890         `ideographic-structure'.
8891
8892         * Ideograph-R009-Man.el: Modify/fix some definitions for some
8893         characters.
8894
8895         * Ideograph-R006-Hook.el, Ideograph-R001-One.el: Reformatted.
8896
8897 2002-11-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8898
8899         * Ideograph-R212-Dragon.el (J0-4E36): Separate G1-417A and U+9F8D;
8900         add `ucs-jis' for U+9F8D.
8901
8902         * Ideograph-R121-Jar.el (JX2-7461): Separate C4-2F29 and U+4343;
8903         add `ucs-jis' for U+4343.
8904
8905         * Ideograph-R115-Grain.el (J0-6348): Separate C1-6562 and U+7A1F;
8906         add `ucs-jis' for U+7A1F.
8907
8908         * Ideograph-R100-Life.el (J0-3B3A): Separate C3-3745, G1-327A and
8909         U+7523; add `ucs-jis' for U+7523.
8910
8911 2002-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8912
8913         * Ideograph-R112-Stone.el (U+7872): Add `total-strokes'.
8914         (U+7877): Likewise.
8915         (M-24244): New character.
8916         (C3-4333): Unify U-0002F94E; relate to M-24244.
8917
8918         * Ideograph-R205-Frog.el (M-48286): Add mapping for U-0002FA19.
8919         (C3-5C2F): Unify U-0002FA19.
8920
8921         * Ideograph-R140-Grass.el (C3-272A): Unify U-0002F98F; relate to
8922         M-30681.
8923
8924         * Ideograph-R120-Silk.el (C3-2E56): Unify U-0002F96A; relate to
8925         M-27234.
8926         (J0-6533): Fix `total-strokes'.
8927         (C2-3E71): Likewise.
8928         (C3-486A): Fix `ideographic-strokes'; unify U-0002F96C.
8929
8930         * Ideograph-R059-Bristle.el (M-09982): Separate C3-2C51; add
8931         mappings for U-0002F899.
8932         (C3-2C51): Unify U-0002F899.
8933
8934         * Ideograph-R046-Mountain.el (M-08360): Separate C3-407E; add
8935         mappings for U-0002F87E.
8936         (C3-407E): Unify U-0002F87E.
8937
8938 2002-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8939
8940         * char-db-util.el (insert-char-attributes): Add setting for
8941         `=>ucs-cns'.
8942
8943         * Ideograph-R075-Tree.el (C1-644D): Unify J90-3335.
8944
8945         * Ideograph-R027-Cliff.el (J90-3139): Unify JC3-45E4.
8946         (J83-3139): Separate JC3-45E4.
8947
8948 2002-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8949
8950         * Ideograph-R173-Rain.el (C3-5678): Unify U-0002F9F5.
8951
8952         * Ideograph-R154-Shell.el (C3-607C): Unify U-0002F9D6.
8953
8954 2002-11-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8955
8956         * Ideograph-R007-Two.el, Ideograph-R014-Cover.el,
8957         Ideograph-R018-Knife.el, Ideograph-R024-Ten.el,
8958         Ideograph-R026-Seal.el, Ideograph-R030-Mouth.el,
8959         Ideograph-R032-Earth.el, Ideograph-R040-Roof.el,
8960         Ideograph-R053-Dotted-Cliff.el, Ideograph-R060-Step.el,
8961         Ideograph-R061-Heart.el, Ideograph-R062-Halberd.el,
8962         Ideograph-R075-Tree.el, Ideograph-R130-Meat.el: Add mappings
8963         between CNS 11643-3 and UCS CJK Compatibility Ideographs
8964         Supplement.
8965
8966 2002-10-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8967
8968         * read-maps.el (mapping-table-read-file): Use `encode-char' with
8969         `defined-only' mode instead of `get-char-attribute' to support
8970         inheritance of coded-charsets.
8971         - Add C3-to-UCS.txt to the check list.
8972
8973 2002-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8974
8975         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
8976         u03000-CJK-Symbols-and-Punctuation.el, u03040-Hiragana.el,
8977         u030A0-Katakana.el, u02000-General-Punctuation.el,
8978         u02100-Letterlike-Symbols.el, u02190-Arrows.el,
8979         u02200-Mathematical-Operators.el, u025A0-Geometric-Shapes.el,
8980         u02600-Miscellaneous-Symbols.el, u00370-Greek.el,
8981         u00400-Cyrillic.el, u000A0-Latin-1-Supplement.el: Use `=jis-x0208'
8982         if `japanese-jisx0208-1978', `japanese-jisx0208' and
8983         `japanese-jisx0208-1990' have the same value.
8984
8985 2002-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8986
8987         * u00000-C0.el, u00020-Basic-Latin.el: Reformatted.
8988
8989 2002-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8990
8991         * Ideograph-R212-Dragon.el, Ideograph-R214-Flute.el,
8992         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
8993         Ideograph-R209-Nose.el, Ideograph-R207-Drum.el,
8994         Ideograph-R208-Rat.el, Ideograph-R204-Embroidery.el,
8995         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
8996         Ideograph-R203-Black.el, Ideograph-R201-Yellow.el,
8997         Ideograph-R202-Millet.el, Ideograph-R200-Hemp.el,
8998         Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
8999         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
9000         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
9001         Ideograph-R193-Cauldron.el, Ideograph-R191-Fight.el,
9002         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R190-Hair.el,
9003         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
9004         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
9005         Ideograph-R186-Fragrant.el, Ideograph-R184-Eat.el,
9006         Ideograph-R183-Fly.el, Ideograph-R182-Wind.el,
9007         Ideograph-R181-Leaf.el, Ideograph-R179-Leek.el,
9008         Ideograph-R180-Sound.el, Ideograph-R178-Tanned-Leather.el,
9009         Ideograph-R177-Leather.el, Ideograph-R176-Face.el,
9010         Ideograph-R175-Wrong.el, Ideograph-R174-Blue.el,
9011         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
9012         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
9013         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
9014         Ideograph-R167-Gold.el, Ideograph-R166-Village.el,
9015         Ideograph-R165-Distinguish.el, Ideograph-R164-Wine.el,
9016         Ideograph-R163-City.el, Ideograph-R161-Morning.el,
9017         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
9018         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
9019         Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
9020         Ideograph-R155-Red.el, Ideograph-R154-Shell.el,
9021         Ideograph-R153-Badger.el, Ideograph-R152-Pig.el,
9022         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
9023         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
9024         Ideograph-R146-West.el, Ideograph-R147-See.el,
9025         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
9026         Ideograph-R144-Walk-Enclosure.el, Ideograph-R142-Insect.el,
9027         Ideograph-R141-Tiger.el, Ideograph-R139-Color.el,
9028         Ideograph-R140-Grass.el, Ideograph-R138-Stopping.el,
9029         Ideograph-R137-Boat.el, Ideograph-R136-Oppose.el,
9030         Ideograph-R135-Tongue.el, Ideograph-R134-Mortar.el,
9031         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
9032         Ideograph-R131-Minister.el, Ideograph-R129-Brush.el,
9033         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
9034         Ideograph-R125-Old.el, Ideograph-R126-And.el,
9035         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
9036         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
9037         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
9038         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
9039         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
9040         Ideograph-R115-Grain.el, Ideograph-R114-Track.el,
9041         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
9042         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
9043         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
9044         Ideograph-R107-Skin.el, Ideograph-R106-White.el,
9045         Ideograph-R105-Dotted-Tent.el, Ideograph-R104-Sickness.el,
9046         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R102-Field.el,
9047         Ideograph-R101-Use.el, Ideograph-R099-Sweet.el,
9048         Ideograph-R100-Life.el, Ideograph-R098-Tile.el,
9049         Ideograph-R097-Melon.el, Ideograph-R096-Jade.el,
9050         Ideograph-R095-Profound.el, Ideograph-R094-Dog.el,
9051         Ideograph-R093-Cow.el, Ideograph-R092-Fang.el,
9052         Ideograph-R091-Slice.el, Ideograph-R089-Double-X.el,
9053         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R088-Father.el,
9054         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
9055         Ideograph-R085-Water.el, Ideograph-R084-Steam.el,
9056         Ideograph-R083-Clan.el, Ideograph-R082-Fur.el,
9057         Ideograph-R081-Compare.el, Ideograph-R080-Do-Not.el,
9058         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
9059         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
9060         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
9061         Ideograph-R074-Moon.el, Ideograph-R072-Sun.el,
9062         Ideograph-R070-Square.el, Ideograph-R071-Not.el,
9063         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
9064         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
9065         Ideograph-R065-Branch.el, Ideograph-R063-Door.el,
9066         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
9067         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
9068         Ideograph-R059-Bristle.el, Ideograph-R058-Snout.el,
9069         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
9070         Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el,
9071         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
9072         Ideograph-R052-Short-Thread.el, Ideograph-R050-Turban.el,
9073         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
9074         Ideograph-R047-River.el, Ideograph-R046-Mountain.el,
9075         Ideograph-R045-Sprout.el, Ideograph-R044-Corpse.el,
9076         Ideograph-R043-Lame.el, Ideograph-R042-Small.el,
9077         Ideograph-R041-Inch.el, Ideograph-R040-Roof.el,
9078         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
9079         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
9080         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el,
9081         Ideograph-R034-Go.el, Ideograph-R032-Earth.el,
9082         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
9083         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
9084         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
9085         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
9086         Ideograph-R023-Hiding-Enclosure.el,
9087         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
9088         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
9089         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
9090         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
9091         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
9092         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
9093         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
9094         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
9095         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
9096         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
9097         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Use `=jis-x0208' if
9098         `japanese-jisx0208-1978', `japanese-jisx0208' and
9099         `japanese-jisx0208-1990' have the same value.
9100
9101 2002-10-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9102
9103         * char-db-util.el (char-db-make-char-spec): New function.
9104         (char-db-insert-char-spec): Use `char-db-make-char-spec'; fix
9105         problem when CHAR does not have available coded-charsets.
9106
9107 2002-10-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9108
9109         * u02E00-CJK-Radical-Supplement.el (U+2ECC): Unify BC-8966.
9110
9111 2002-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9112
9113         * Ideograph-R184-Eat.el (M-44029): Map to U-00020A78; add
9114         `->same-ideograph' for M-02979.
9115
9116         * Ideograph-R027-Cliff.el (M-02903): Separate U+3542.
9117         (U-00020A78): Add `->same-ideograph' for M-44029.
9118
9119         * Ideograph-R026-Seal.el (M-02873): Map to U+537D.
9120
9121         * Ideograph-R018-Knife.el (M-02134): Use `->same-ideograph'
9122         instead of `->identical'; separate C5-3663.
9123         (M-02242): Map to U-000207FC.
9124         (U-000207FC): Relate to M-02242.
9125         (C5-5A77): Likewise.
9126
9127         * Ideograph-R014-Cover.el (U+51A4): Separate JC3-43F0.
9128
9129         * Ideograph-R012-Eight.el: Reformatted.
9130
9131         * Ideograph-R009-Man.el (U-000202F4): Add `->same-ideograph' for
9132         M-02134 and M-00768.
9133
9134 2002-10-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9135
9136         * Ideograph-R003-Dot.el (M-00104): Use `ideographic-' instead of
9137         `ideographic-radical' and `ideographic-strokes'; unify C3-2740.
9138
9139         * Ideograph-R001-One.el (C3-2740): Unify M-00104; don't use
9140         `->identical'.
9141
9142 2002-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9143
9144         * u02E00-CJK-Radical-Supplement.el (U+2E98): Unify BC-8AFA.
9145
9146 2002-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9147
9148         * Ideograph-R159-Cart.el (M-38297): Separate K0-4E72, C1-6724,
9149         G1-3D4F and U+8F03.
9150         (K0-4E72): Unify JC3-66F0.
9151
9152 2002-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9153
9154         * Ideograph-R032-Earth.el: Add some missing mappings for Daikanwa
9155         numbers.
9156
9157         * Ideograph-R006-Hook.el (M-00246): Unify U-0002011D.
9158
9159         * Ideograph-R002-Line.el (U-0002011D): Unify M-00246; use
9160         `ideographic-' instead of `->same-ideograph'.
9161
9162 2002-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9163
9164         * Ideograph-R029-Again.el (M-03201): Unify U-00020B75.
9165
9166         * Ideograph-R014-Cover.el (M-01597): Unify C1-5E32.
9167
9168         * Ideograph-R013-Down-Box.el (C1-5E32): Unify M-01597; use
9169         `ideographic-' instead of `->same-ideograph'; add
9170         `<-original-ideograph' for M-14301.
9171
9172 2002-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9173
9174         * Ideograph-R075-Tree.el, Ideograph-R064-Hand.el,
9175         Ideograph-R057-Bow.el, Ideograph-R040-Roof.el,
9176         Ideograph-R024-Ten.el, Ideograph-R004-Slash.el,
9177         Ideograph-R009-Man.el, Ideograph-R001-One.el: Add some missing
9178         mappings between CHINA3-JEF and UCS code points.
9179
9180 2002-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9181
9182         * u01E00-Latin-Extended-Additional.el, u0AC00-Hangul-Syllables.el,
9183         Ideograph-R032-Earth.el: Add some missing mappings between
9184         CHINA3-JEF and UCS code points.
9185
9186 2002-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9187
9188         * Ideograph-R148-Horn.el, Ideograph-R113-Spirit.el,
9189         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
9190         Ideograph-R075-Tree.el, Ideograph-R068-Dipper.el,
9191         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
9192         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
9193         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el: Add some missing
9194         mappings to CBETA numbers.
9195
9196 2002-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9197
9198         * u01E00-Latin-Extended-Additional.el (JC3-85B1): Map to U+1EA6.
9199         (JC3-85B4): Map to U+1EA7.
9200         (JC3-85B2): Map to U+1EC0.
9201         (JC3-85B5): Map to U+1EC1.
9202         (JC3-85B3): Map to U+1ED2.
9203         (JC3-85B6): Map to U+1ED3.
9204
9205         * u00180-Latin-Extended-B.el (JC3-85B1): Deleted, because it seems
9206         WITH CIRCUMFLEX AND GRAVE, not WITH DOUBLE GRAVE.
9207         (JC3-85B4): Likewise.
9208         (JC3-85B2): Likewise.
9209         (JC3-85B5): Likewise.
9210         (JC3-85B3): Likewise.
9211         (JC3-85B6): Likewise.
9212
9213 2002-10-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9214
9215         * u02E00-CJK-Radical-Supplement.el: Add `<-radical'.
9216
9217 2002-10-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9218
9219         * Ideograph-R001-One.el (U+4E06): Unify BC-896C.
9220         (C4-2155): Add `ideographic-structure'.
9221
9222         * u02E00-CJK-Radical-Supplement.el (U+2EA1): Unify BC-8AF6.
9223
9224 2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9225
9226         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
9227         u0AC00-Hangul-Syllables.el, u01E00-Latin-Extended-Additional.el,
9228         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el: Add some
9229         missing mappings to CHINA3-JEF code points.
9230
9231 2002-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9232
9233         * Ideograph-R132-Self.el, Ideograph-R111-Arrow.el,
9234         Ideograph-R130-Meat.el, Ideograph-R106-White.el,
9235         Ideograph-R092-Fang.el, Ideograph-R102-Field.el,
9236         Ideograph-R086-Fire.el, Ideograph-R077-Stop.el,
9237         Ideograph-R066-Rap.el, Ideograph-R058-Snout.el,
9238         Ideograph-R061-Heart.el, Ideograph-R048-Work.el,
9239         Ideograph-R049-Oneself.el, Ideograph-R051-Dry.el,
9240         Ideograph-R055-Two-Hands.el, Ideograph-R034-Go.el,
9241         Ideograph-R042-Small.el, Ideograph-R032-Earth.el,
9242         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
9243         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
9244         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
9245         Ideograph-R026-Seal.el, Ideograph-R023-Hiding-Enclosure.el,
9246         Ideograph-R024-Ten.el, Ideograph-R021-Spoon.el,
9247         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
9248         Ideograph-R019-Power.el, Ideograph-R016-Table.el,
9249         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
9250         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
9251         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
9252         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
9253         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
9254         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
9255         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
9256         Ideograph-R004-Slash.el, Ideograph-R001-One.el:
9257         - Use `hanyu-dazidian' instead of
9258           `hanyu-dazidian-{vol|page|char}'.
9259         - Add some missing mappings to Big5-CDP and Hanziku code points.
9260
9261 2002-09-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9262
9263         * Ideograph-R195-Fish.el (U+9BD1): Use `total-strokes' instead of
9264         `totalstrokes'.
9265
9266 2002-09-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9267
9268         * Ideograph-R133-Arrive.el (U+5230): New character.
9269
9270         * Ideograph-R158-Body.el (JX2-7955): Separate U+8EB3; unify
9271         BC-8AE0.
9272
9273 2002-09-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9274
9275         * Ideograph-R183-Fly.el (U+98DE): Unify BC-89F8.
9276
9277 2002-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9278
9279         * Ideograph-R061-Heart.el, Ideograph-R050-Turban.el,
9280         Ideograph-R046-Mountain.el, Ideograph-R031-Enclosure.el,
9281         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
9282         Ideograph-R016-Table.el, Ideograph-R018-Knife.el,
9283         Ideograph-R012-Eight.el, Ideograph-R009-Man.el,
9284         Ideograph-R004-Slash.el: Add some missing mappings to CHINA3-JEF
9285         code points.
9286
9287 2002-09-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9288
9289         * update-cdb.el: Use `reset-charset-mapping-table' when using
9290         external character database.
9291
9292 2002-09-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9293
9294         * ideograph-util.el (write-ideograph-radical-char-data): Don't use
9295         `char-db-update-comment'.
9296
9297 2002-09-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9298
9299         * char-db-util.el (char-db-update-comment): Deleted.
9300
9301 2002-09-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9302
9303         * update-cdb.el (char-ref=): Add optional argument `tester'.
9304         (char-spec=): Likewise.
9305
9306         * ideograph-util.el (char-ucs): Don't refer `->ucs'.
9307
9308 2002-09-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9309
9310         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
9311         u0AC00-Hangul-Syllables.el, u03300-CJK-Compatibility.el,
9312         u030A0-Katakana.el, u03200-Enclosed-CJK-Letters-and-Months.el,
9313         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
9314         u02460-Enclosed-Alphanumerics.el, u02190-Arrows.el,
9315         u02200-Mathematical-Operators.el,
9316         u002B0-Spacing-Modifier-Letters.el, u02150-Number-Forms.el,
9317         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
9318         u000A0-Latin-1-Supplement.el, Ideograph-R120-Silk.el,
9319         Ideograph-R115-Grain.el, Ideograph-R112-Stone.el,
9320         Ideograph-R109-Eye.el, Ideograph-R104-Sickness.el,
9321         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
9322         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
9323         Ideograph-R064-Hand.el, Ideograph-R061-Heart.el,
9324         Ideograph-R060-Step.el, Ideograph-R045-Sprout.el,
9325         Ideograph-R053-Dotted-Cliff.el, Ideograph-R042-Small.el,
9326         Ideograph-R040-Roof.el, Ideograph-R038-Woman.el: Add some missing
9327         mappings to CHINA3-JEF code points.
9328
9329 2002-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9330
9331         * Ideograph-R106-White.el (U+76A1): Separate C3-5176.
9332         (C3-5176): Unify JC3-5BA7.
9333         (JSP-4E42): Separate U+76A5; delete JC3-5BA7.
9334
9335         * read-maps.el (mapping-table-read-file): Accept JC3-xxxx; don't
9336         check `->ucs'.
9337         - Read etc/char-data/JC3-to-UCS.txt.
9338
9339 2002-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9340
9341         * Ideograph-R119-Rice.el, Ideograph-R032-Earth.el,
9342         Ideograph-R006-Hook.el, Ideograph-R013-Down-Box.el,
9343         Ideograph-R015-Ice.el, Ideograph-R022-Right-Open-Box.el,
9344         Ideograph-R025-Divination.el, Ideograph-R030-Mouth.el: Add some
9345         missing mappings to CHINA3-JEF code points.
9346
9347 2002-09-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9348
9349         * char-db-util.el (char-ref=): Moved to update-cdb.el.
9350         (char-spec=): Likewise.
9351
9352         * update-cdb.el: Update standard case-table from the
9353         char-attribute `->lowercase' and `->uppercase'.
9354         (char-ref=): New function [moved from char-db-util.el].
9355         (char-spec=): Likewise.
9356
9357 2002-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9358
9359         * Ideograph-R119-Rice.el, Ideograph-R117-Stand.el,
9360         Ideograph-R118-Bamboo.el, Ideograph-R116-Cave.el: Add some missing
9361         mappings to CHINA3-JEF code points.
9362
9363         * README.en (Character Reference): Add `jikai'.
9364
9365 2002-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9366
9367         * Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
9368         Ideograph-R113-Spirit.el: Add some missing mappings to CHINA3-JEF
9369         code points.
9370
9371 2002-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9372
9373         * Ideograph-R111-Arrow.el, Ideograph-R112-Stone.el,
9374         Ideograph-R037-Big.el: Add some missing mappings to CHINA3-JEF
9375         code points.
9376
9377 2002-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9378
9379         * Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
9380         Ideograph-R085-Water.el, Ideograph-R078-Death.el,
9381         Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el,
9382         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
9383         Ideograph-R072-Sun.el: Add some missing mappings for Big5 code
9384         points or fix some definitions.
9385
9386 2002-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9387
9388         * Ideograph-R211-Tooth.el, Ideograph-R213-Turtle.el,
9389         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
9390         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
9391         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
9392         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
9393         Ideograph-R201-Yellow.el, Ideograph-R203-Black.el,
9394         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
9395         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
9396         Ideograph-R193-Cauldron.el, Ideograph-R194-Ghost.el,
9397         Ideograph-R188-Bone.el, Ideograph-R190-Hair.el,
9398         Ideograph-R187-Horse.el, Ideograph-R184-Eat.el,
9399         Ideograph-R178-Tanned-Leather.el, Ideograph-R180-Sound.el,
9400         Ideograph-R181-Leaf.el, Ideograph-R174-Blue.el,
9401         Ideograph-R175-Wrong.el, Ideograph-R177-Leather.el,
9402         Ideograph-R173-Rain.el, Ideograph-R172-Short-Tailed-Bird.el,
9403         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
9404         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
9405         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
9406         Ideograph-R163-City.el, Ideograph-R162-Walk.el,
9407         Ideograph-R160-Bitter.el, Ideograph-R158-Body.el,
9408         Ideograph-R159-Cart.el, Ideograph-R156-Run.el,
9409         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
9410         Ideograph-R150-Valley.el, Ideograph-R152-Pig.el,
9411         Ideograph-R154-Shell.el, Ideograph-R149-Speech.el,
9412         Ideograph-R146-West.el, Ideograph-R147-See.el,
9413         Ideograph-R148-Horn.el, Ideograph-R144-Walk-Enclosure.el,
9414         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
9415         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
9416         Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el,
9417         Ideograph-R137-Boat.el, Ideograph-R138-Stopping.el,
9418         Ideograph-R140-Grass.el, Ideograph-R131-Minister.el,
9419         Ideograph-R132-Self.el, Ideograph-R134-Mortar.el,
9420         Ideograph-R128-Ear.el, Ideograph-R129-Brush.el,
9421         Ideograph-R130-Meat.el, Ideograph-R125-Old.el,
9422         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
9423         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
9424         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
9425         Ideograph-R119-Rice.el, Ideograph-R117-Stand.el,
9426         Ideograph-R118-Bamboo.el, Ideograph-R116-Cave.el,
9427         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
9428         Ideograph-R110-Spear.el, Ideograph-R112-Stone.el,
9429         Ideograph-R108-Dish.el, Ideograph-R109-Eye.el,
9430         Ideograph-R106-White.el, Ideograph-R107-Skin.el,
9431         Ideograph-R105-Dotted-Tent.el, Ideograph-R103-Bolt-Of-Cloth.el,
9432         Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
9433         Ideograph-R100-Life.el, Ideograph-R102-Field.el,
9434         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
9435         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
9436         Ideograph-R094-Dog.el, Ideograph-R088-Father.el,
9437         Ideograph-R089-Double-X.el, Ideograph-R091-Slice.el,
9438         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
9439         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
9440         Ideograph-R080-Do-Not.el, Ideograph-R083-Clan.el,
9441         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
9442         Ideograph-R079-Weapon.el, Ideograph-R077-Stop.el,
9443         Ideograph-R078-Death.el, Ideograph-R076-Lack.el,
9444         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
9445         Ideograph-R073-Say.el, Ideograph-R072-Sun.el,
9446         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
9447         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
9448         Ideograph-R066-Rap.el, Ideograph-R062-Halberd.el,
9449         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
9450         Ideograph-R061-Heart.el, Ideograph-R058-Snout.el,
9451         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
9452         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
9453         Ideograph-R057-Bow.el, Ideograph-R052-Short-Thread.el,
9454         Ideograph-R053-Dotted-Cliff.el, Ideograph-R048-Work.el,
9455         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
9456         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
9457         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
9458         Ideograph-R044-Corpse.el, Ideograph-R040-Roof.el,
9459         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
9460         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
9461         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
9462         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
9463         Ideograph-R030-Mouth.el, Ideograph-R027-Cliff.el,
9464         Ideograph-R029-Again.el, Ideograph-R024-Ten.el,
9465         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
9466         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
9467         Ideograph-R022-Right-Open-Box.el, Ideograph-R019-Power.el,
9468         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
9469         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
9470         Ideograph-R014-Cover.el, Ideograph-R010-Legs.el,
9471         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
9472         Ideograph-R007-Two.el, Ideograph-R004-Slash.el,
9473         Ideograph-R005-Second.el, Ideograph-R001-One.el: Add `ucs-jis'
9474         attribute for non-unified JIS X 0208:1990 characters.
9475
9476 2002-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9477
9478         * read-maps.el (mapping-table-read-file): New function.
9479         - use `mapping-table-read-file' to read mapping files.
9480
9481 2002-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9482
9483         * Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
9484         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
9485         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
9486         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
9487         Ideograph-R203-Black.el, Ideograph-R204-Embroidery.el,
9488         Ideograph-R205-Frog.el, Ideograph-R207-Drum.el,
9489         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
9490         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
9491         Ideograph-R212-Dragon.el, Ideograph-R196-Bird.el,
9492         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
9493         Ideograph-R188-Bone.el, Ideograph-R189-Tall.el,
9494         Ideograph-R190-Hair.el, Ideograph-R191-Fight.el,
9495         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
9496         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
9497         Ideograph-R187-Horse.el, Ideograph-R178-Tanned-Leather.el,
9498         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
9499         Ideograph-R181-Leaf.el, Ideograph-R182-Wind.el,
9500         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
9501         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
9502         Ideograph-R173-Rain.el, Ideograph-R174-Blue.el,
9503         Ideograph-R175-Wrong.el, Ideograph-R176-Face.el,
9504         Ideograph-R177-Leather.el, Ideograph-R168-Long.el,
9505         Ideograph-R169-Gate.el, Ideograph-R170-Mound.el,
9506         Ideograph-R163-City.el, Ideograph-R164-Wine.el,
9507         Ideograph-R167-Gold.el, Ideograph-R161-Morning.el,
9508         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
9509         Ideograph-R158-Body.el, Ideograph-R159-Cart.el,
9510         Ideograph-R157-Foot.el, Ideograph-R154-Shell.el,
9511         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
9512         Ideograph-R152-Pig.el, Ideograph-R153-Badger.el,
9513         Ideograph-R147-See.el, Ideograph-R149-Speech.el,
9514         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
9515         Ideograph-R137-Boat.el, Ideograph-R140-Grass.el,
9516         Ideograph-R130-Meat.el, Ideograph-R119-Rice.el,
9517         Ideograph-R120-Silk.el, Ideograph-R118-Bamboo.el,
9518         Ideograph-R082-Fur.el, Ideograph-R109-Eye.el,
9519         Ideograph-R004-Slash.el, Ideograph-R066-Rap.el: Add some missing
9520         mapping between CNS 11643 plain 4 and UCS.
9521
9522 2002-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9523
9524         * dumped-chars.el (system-char-db-source-file-list): Add
9525         "read-maps".
9526
9527         * read-maps.el: New file.
9528
9529 2002-07-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9530
9531         * isolated-char.el: etc/GT-RS.txt is moved to
9532         etc/char-data/GT-RS.txt.
9533
9534 2002-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9535
9536         * Ideograph-R188-Bone.el, Ideograph-R190-Hair.el,
9537         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R194-Ghost.el,
9538         Ideograph-R196-Bird.el, Ideograph-R184-Eat.el,
9539         Ideograph-R187-Horse.el, Ideograph-R169-Gate.el,
9540         Ideograph-R181-Leaf.el, Ideograph-R163-City.el,
9541         Ideograph-R164-Wine.el, Ideograph-R167-Gold.el,
9542         Ideograph-R159-Cart.el, Ideograph-R162-Walk.el,
9543         Ideograph-R157-Foot.el, Ideograph-R150-Valley.el,
9544         Ideograph-R154-Shell.el, Ideograph-R147-See.el,
9545         Ideograph-R149-Speech.el, Ideograph-R145-Clothes.el,
9546         Ideograph-R142-Insect.el, Ideograph-R137-Boat.el,
9547         Ideograph-R121-Jar.el, Ideograph-R127-Plow.el,
9548         Ideograph-R128-Ear.el, Ideograph-R130-Meat.el,
9549         Ideograph-R116-Cave.el, Ideograph-R118-Bamboo.el,
9550         Ideograph-R112-Stone.el, Ideograph-R077-Stop.el,
9551         Ideograph-R087-Claw.el, Ideograph-R093-Cow.el,
9552         Ideograph-R104-Sickness.el: Add some missing mapping between CNS
9553         11643 plain 3 and UCS.
9554
9555 2002-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9556
9557         * Ideograph-R188-Bone.el (G0-3947): Fix `total-strokes'.
9558         (JX2-7D2C): Unify U-00029A72.
9559         (C5-6A7C): Add mapping for U-00029A72.
9560
9561         * Ideograph-R169-Gate.el, Ideograph-R142-Insect.el,
9562         Ideograph-R119-Rice.el, Ideograph-R104-Sickness.el,
9563         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el: Add missing
9564         mappings between JIS X 0213 and UCS.
9565
9566         * Ideograph-R181-Leaf.el (JX2-7C38): Unify U-00029490.
9567
9568         * Ideograph-R160-Bitter.el: Add missing mappings between JIS X
9569         0213 and UCS.
9570
9571         * Ideograph-R158-Body.el (JX1-7C49): Unify U-00028277; add
9572         `total-strokes'.
9573
9574         * Ideograph-R149-Speech.el, Ideograph-R145-Clothes.el,
9575         Ideograph-R140-Grass.el: Add missing mappings between JIS X 0213
9576         and UCS.
9577
9578         * Ideograph-R118-Bamboo.el (JX2-7340): Unify U-00025AF1.
9579         (C4-2E74): Separate U-00025AF1; relate to M-25874.
9580
9581         * Ideograph-R116-Cave.el (JX2-7332): Add `total-strokes'; add
9582         mapping to U-000259D4.
9583         (U-000259D4): Relate to M-25603.
9584
9585         * Ideograph-R112-Stone.el (M-24546): Unify U+791D.
9586         (C2-6629): Add mapping to U+791D.
9587
9588         * Ideograph-R093-Cow.el (JX2-7039): Add `total-strokes'; add
9589         mapping to U-000246A5.
9590         (U-000246A5): New character.
9591
9592 2002-07-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9593
9594         * Ideograph-R137-Boat.el (JX2-7573): Unify U-00026AB7.
9595
9596         * Ideograph-R108-Dish.el (JX2-7177): Unify U-00025055.
9597
9598         * Ideograph-R102-Field.el (J0-6149): Use `ucs-jis' instead of
9599         `=>ucs-jis'.
9600
9601         * Ideograph-R085-Water.el (JX2-6E5C): Add `total-strokes'; unify
9602         U-00023D40.
9603
9604 2002-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9605
9606         * Ideograph-R075-Tree.el: Add missing mappings between JIS X 0213
9607         and UCS.
9608
9609         * Ideograph-R072-Sun.el (JX2-2E24): Add mapping for U-000231B6.
9610
9611         * Ideograph-R066-Rap.el (J0-495F): Use `ucs-jis' instead of
9612         `=>ucs-jis'.
9613
9614         * Ideograph-R064-Hand.el (JX2-2D32): Unify U-00022B46.
9615
9616         * Ideograph-R030-Mouth.el (U+56B9): Unify G1-7C37.
9617
9618 2002-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9619
9620         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
9621         u03200-Enclosed-CJK-Letters-and-Months.el, u030A0-Katakana.el,
9622         u03040-Hiragana.el, u03000-CJK-Symbols-and-Punctuation.el,
9623         u02F00-Kangxi-Radicals.el, u02E00-CJK-Radical-Supplement.el,
9624         u02700-Dingbats.el, u02580-Block-Elements.el,
9625         u02500-Box-Drawing.el, u02460-Enclosed-Alphanumerics.el,
9626         u02190-Arrows.el, u02150-Number-Forms.el,
9627         u02100-Letterlike-Symbols.el, u00400-Cyrillic.el,
9628         u002B0-Spacing-Modifier-Letters.el: Use `chinese-big5-eten' for
9629         Big5-ETEN code points.
9630
9631         * u0FE50-Small-Form-Variants.el,
9632         u0FE30-CJK-Compatibility-Forms.el, u0E000-Private-Use.el,
9633         u03300-CJK-Compatibility.el, u03100-Bopomofo.el,
9634         u02600-Miscellaneous-Symbols.el, u025A0-Geometric-Shapes.el,
9635         u02200-Mathematical-Operators.el, u020A0-Currency-Symbols.el,
9636         u02000-General-Punctuation.el, u00370-Greek.el: Reformatted.
9637
9638         * u000A0-Latin-1-Supplement.el: Use `chinese-big5-eten' for
9639         Big5-ETEN code points.
9640         (fullwidth acute accent): Delete B-A1A6.
9641
9642 2002-07-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9643
9644         * char-db-util.el (insert-char-attributes): Don't insert attribute
9645         `composition' if argument `readable' is nil.
9646
9647 2002-07-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9648
9649         * char-db-util.el (char-ref-p): Deleted [defined as a builtin
9650         function].
9651
9652 2002-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9653
9654         * Ideograph-R110-Spear.el, Ideograph-R106-White.el,
9655         Ideograph-R108-Dish.el, Ideograph-R109-Eye.el,
9656         Ideograph-R098-Tile.el, Ideograph-R100-Life.el,
9657         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
9658         Ideograph-R104-Sickness.el, Ideograph-R096-Jade.el,
9659         Ideograph-R097-Melon.el: Add some missing mappings to CHINA3-JEF
9660         code points.
9661
9662 2002-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9663
9664         * close-cdb.el: Require `chise'.
9665
9666 2002-07-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9667
9668         * close-cdb.el (char-db-stingy-mode): Set nil.
9669
9670 2002-07-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9671
9672         * Ideograph-R038-Woman.el (U-000218B7): Fixed.
9673
9674         * ideograph-util.el (insert-ideograph-radical-char-data): Ignore
9675         non-Unicode UCS code-points.
9676
9677 2002-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9678
9679         * Ideograph-R123-Sheep.el, Ideograph-R135-Tongue.el,
9680         Ideograph-R140-Grass.el, Ideograph-R103-Bolt-Of-Cloth.el,
9681         Ideograph-R109-Eye.el, Ideograph-R110-Spear.el,
9682         Ideograph-R120-Silk.el, Ideograph-R079-Weapon.el,
9683         Ideograph-R081-Compare.el, Ideograph-R096-Jade.el,
9684         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
9685         Ideograph-R075-Tree.el, Ideograph-R049-Oneself.el,
9686         Ideograph-R050-Turban.el, Ideograph-R057-Bow.el,
9687         Ideograph-R066-Rap.el, Ideograph-R036-Evening.el,
9688         Ideograph-R039-Child.el, Ideograph-R042-Small.el,
9689         Ideograph-R046-Mountain.el, Ideograph-R031-Enclosure.el,
9690         Ideograph-R014-Cover.el, Ideograph-R022-Right-Open-Box.el,
9691         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R026-Seal.el,
9692         Ideograph-R027-Cliff.el, Ideograph-R030-Mouth.el,
9693         Ideograph-R009-Man.el, Ideograph-R001-One.el,
9694         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
9695         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
9696         Ideograph-R007-Two.el, Ideograph-R008-Lid.el: For some characters
9697         which have attribute `->identical', each character and the
9698         correspondin character specified by the attribute value are
9699         unified; use `ideographic-' instead.
9700
9701 2002-07-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9702
9703         * Ideograph-R016-Table.el (U+51E1): Unify C1-443B; use
9704         `ideographic-' attribute instead of `ideographic-radical' and
9705         `ideographic-strokes'; delete `->identical' for C1-443B.
9706
9707         * Ideograph-R003-Dot.el (C1-443B): Unify U+51E1; use
9708         `ideographic-' attribute instead of `ideographic-radical' and
9709         `ideographic-strokes'; delete `->identical' for U+51E1.
9710
9711 2002-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9712
9713         * Ideograph-R122-Net.el (C4-2152): Unify U+5188; use
9714         `ideographic-' attribute instead of `ideographic-radical' and
9715         `ideographic-strokes'.
9716
9717         * Ideograph-R037-Big.el (C3-2345): Unify U+4E54; use
9718         `ideographic-' attribute instead of `ideographic-radical' and
9719         `ideographic-strokes'.
9720
9721         * Ideograph-R013-Down-Box.el (U+5188): Unify C4-2152; use
9722         `ideographic-' attribute instead of `ideographic-radical' and
9723         `ideographic-strokes'; delete `->identical' for C4-2152.
9724
9725         * Ideograph-R006-Hook.el (M-00239): Unify U-00020029; use
9726         `ideographic-' attribute instead of `ideographic-radical' and
9727         `ideographic-strokes'; delete `->identical' for U-00020029.
9728
9729         * Ideograph-R004-Slash.el (U+4E54): Unify C3-2345; use
9730         `ideographic-' attribute instead of `ideographic-radical' and
9731         `ideographic-strokes'; delete `->identical' for C3-2345.
9732
9733         * Ideograph-R001-One.el (U-00020029): Unify M-00239; use
9734         `ideographic-' attribute instead of `ideographic-radical' and
9735         `ideographic-strokes'; delete `->identical' for M-00239.
9736
9737         * ideograph-util.el (insert-ideograph-radical-char-data): Specify
9738         optional argument `radical' of `ideograph-char<' instead of bind
9739         `ideographic-radical'.
9740
9741 2002-07-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9742
9743         * Ideograph-R142-Insect.el, Ideograph-R134-Mortar.el,
9744         Ideograph-R124-Feather.el, Ideograph-R102-Field.el,
9745         Ideograph-R085-Water.el, Ideograph-R072-Sun.el,
9746         Ideograph-R066-Rap.el, Ideograph-R062-Halberd.el,
9747         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el: Reformatted.
9748
9749         * Ideograph-R055-Two-Hands.el (M-09592): Unify U-00020020; use
9750         `ideographic-' attribute instead of `ideographic-radical' and
9751         `ideographic-strokes'; delete `->identical' for U-00020020.
9752
9753         * Ideograph-R049-Oneself.el, Ideograph-R029-Again.el,
9754         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el:
9755         Reformatted.
9756
9757         * Ideograph-R009-Man.el (BC-8B4A): Unify U-00020089 and GT-00008;
9758         use `ideographic-' attribute instead of `ideographic-radical' and
9759         `ideographic-strokes'; delete `<-radical' for U-00020089.
9760
9761         * Ideograph-R004-Slash.el (U-00020089): Unify GT-00008 and
9762         BC-8B4A; use `ideographic-' attribute instead of
9763         `ideographic-radical' and `ideographic-strokes'; delete
9764         `->identical' for GT-00008.
9765
9766         * Ideograph-R001-One.el (GT-00008): Unify U-00020089 and BC-8B4A;
9767         use `ideographic-' attribute instead of `ideographic-radical' and
9768         `ideographic-strokes'; delete `->identical' for U-00020089.
9769         (U-00020020): Unify M-09592; use `ideographic-' attribute instead
9770         of `ideographic-radical' and `ideographic-strokes'; delete
9771         `->identical' for M-09592.
9772
9773         * char-db-util.el (char-db-insert-char-reference): Don't insert
9774         line-break just before final `)'; add formatter for `:radical'.
9775         (insert-char-attributes): Add formatter for `ideographic-'
9776         property.
9777
9778 2002-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9779
9780         * ideograph-util.el (char-ideographic-radical): Add new optional
9781         argument `radical'; refer `ideographic-' property.
9782         (char-ideographic-strokes): Likewise.
9783         (update-ideograph-radical-table): Check `ideographic-' property
9784         too.
9785         (ideographic-radical): New variable.
9786         (char-daikanwa-strokes): Add new optional argument `radical'.
9787         (ideograph-char<): Add new optional argument `radical'.
9788         (insert-ideograph-radical-char-data): Bind `ideographic-radical'
9789         as argument `radical'.
9790
9791 2002-07-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9792
9793         * update-cdb.el: Use `mount-char-attribute-table' instead of
9794         `reset-char-attribute-table'; don't reset char-attribute-tables.
9795
9796 2002-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9797
9798         * Ideograph-R129-Brush.el, Ideograph-R131-Minister.el,
9799         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
9800         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
9801         Ideograph-R136-Oppose.el, Ideograph-R138-Stopping.el,
9802         Ideograph-R139-Color.el, Ideograph-R141-Tiger.el,
9803         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
9804         Ideograph-R146-West.el, Ideograph-R148-Horn.el,
9805         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
9806         Ideograph-R028-Private.el, Ideograph-R086-Fire.el: Add some
9807         missing mappings for CJK Ex-B code points and/or fix some
9808         definitions.
9809
9810         * README.en (Character Reference): Add `henkai-ruihen'.
9811
9812 2002-06-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9813
9814         * close-cdb.el: New file.
9815
9816 2002-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9817
9818         * README.en (Character Reference): Add `senhen'.
9819
9820 2002-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9821
9822         * Ideograph-R210-Even.el, Ideograph-R189-Tall.el,
9823         Ideograph-R195-Fish.el, Ideograph-R196-Bird.el,
9824         Ideograph-R180-Sound.el, Ideograph-R184-Eat.el,
9825         Ideograph-R160-Bitter.el, Ideograph-R162-Walk.el,
9826         Ideograph-R149-Speech.el, Ideograph-R136-Oppose.el,
9827         Ideograph-R137-Boat.el, Ideograph-R140-Grass.el,
9828         Ideograph-R124-Feather.el, Ideograph-R130-Meat.el,
9829         Ideograph-R123-Sheep.el, Ideograph-R120-Silk.el,
9830         Ideograph-R113-Spirit.el, Ideograph-R114-Track.el,
9831         Ideograph-R119-Rice.el, Ideograph-R100-Life.el,
9832         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
9833         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
9834         Ideograph-R086-Fire.el, Ideograph-R075-Tree.el,
9835         Ideograph-R040-Roof.el, Ideograph-R057-Bow.el,
9836         Ideograph-R059-Bristle.el, Ideograph-R064-Hand.el,
9837         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
9838         Ideograph-R038-Woman.el, Ideograph-R032-Earth.el,
9839         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
9840         Ideograph-R019-Power.el, Ideograph-R022-Right-Open-Box.el,
9841         Ideograph-R025-Divination.el, Ideograph-R027-Cliff.el,
9842         Ideograph-R028-Private.el, Ideograph-R013-Down-Box.el,
9843         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
9844         Ideograph-R016-Table.el, Ideograph-R018-Knife.el,
9845         Ideograph-R010-Legs.el, Ideograph-R011-Enter.el,
9846         Ideograph-R012-Eight.el, Ideograph-R008-Lid.el,
9847         Ideograph-R009-Man.el, Ideograph-R001-One.el: Reformatted; fix
9848         and/or add some definitions.
9849
9850 2002-06-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9851
9852         * ideograph-util.el (char-attributes-poly<): New function.
9853         (char-daikanwa-strokes): Likewise.
9854         (char-daikanwa): Likewise.
9855         (char-ucs): Likewise.
9856         (char-id): Likewise.
9857         (ideograph-char<): New implementation [use
9858         `char-attributes-poly<'].
9859
9860 2002-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9861
9862         * Ideograph-R076-Lack.el, Ideograph-R077-Stop.el,
9863         Ideograph-R074-Moon.el, Ideograph-R075-Tree.el,
9864         Ideograph-R066-Rap.el, Ideograph-R067-Script.el,
9865         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
9866         Ideograph-R070-Square.el, Ideograph-R071-Not.el,
9867         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
9868         Ideograph-R042-Small.el: Add some missing mappings for Big5 code
9869         points or fix some definitions.
9870
9871 2002-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9872
9873         * Ideograph-R125-Old.el, Ideograph-R126-And.el,
9874         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
9875         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
9876         Ideograph-R123-Sheep.el, Ideograph-R124-Feather.el,
9877         Ideograph-R119-Rice.el, Ideograph-R120-Silk.el,
9878         Ideograph-R035-Go-Slowly.el, Ideograph-R079-Weapon.el,
9879         Ideograph-R118-Bamboo.el, Ideograph-R010-Legs.el,
9880         Ideograph-R008-Lid.el, Ideograph-R009-Man.el,
9881         Ideograph-R004-Slash.el: Add some mappings for CJK Ext-B code
9882         points.
9883
9884 2002-04-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9885
9886         * char-db-util.el (char-db-coded-charset-priority-list): Modify
9887         for new definitions of big5 variants.
9888
9889 2002-04-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9890
9891         * ideograph-util.el (insert-ideograph-radical-char-data): Refer
9892         `char-db-ignored-attributes'.
9893
9894         * char-db-util.el (char-db-ignored-attributes): New variable.
9895         (char-db-insert-char-spec): Refer `char-db-ignored-attributes';
9896         add `ideographic-structure' into requesting non-CCS attributes if
9897         requesting is nil.
9898         (insert-char-attributes): Refer `char-db-ignored-attributes'.
9899
9900 2002-05-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9901
9902         * Ideograph-R094-Dog.el (M-20786'): Unify GT-26606.
9903
9904         * isolated-char.el (GT-26606): New character.
9905
9906 2002-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9907
9908         * Ideograph-R189-Tall.el, Ideograph-R170-Mound.el,
9909         Ideograph-R140-Grass.el, Ideograph-R130-Meat.el,
9910         Ideograph-R120-Silk.el, Ideograph-R117-Stand.el,
9911         Ideograph-R116-Cave.el, Ideograph-R113-Spirit.el,
9912         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
9913         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
9914         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
9915         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
9916         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
9917         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
9918         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
9919         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
9920         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
9921         Ideograph-R094-Dog.el, Ideograph-R096-Jade.el,
9922         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
9923         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
9924         Ideograph-R091-Slice.el, Ideograph-R092-Fang.el,
9925         Ideograph-R093-Cow.el, Ideograph-R086-Fire.el,
9926         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
9927         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
9928         Ideograph-R082-Fur.el, Ideograph-R083-Clan.el,
9929         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
9930         Ideograph-R079-Weapon.el, Ideograph-R076-Lack.el,
9931         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
9932         Ideograph-R075-Tree.el, Ideograph-R070-Square.el,
9933         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
9934         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
9935         Ideograph-R058-Snout.el, Ideograph-R061-Heart.el,
9936         Ideograph-R029-Again.el, Ideograph-R030-Mouth.el,
9937         Ideograph-R012-Eight.el, Ideograph-R014-Cover.el,
9938         Ideograph-R017-Open-Box.el, Ideograph-R008-Lid.el,
9939         Ideograph-R009-Man.el, Ideograph-R003-Dot.el,
9940         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
9941         Ideograph-R001-One.el, Ideograph-R002-Line.el: Add some mappings
9942         for CJK Ext-B code points.
9943
9944 2002-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9945
9946         * isolated-char.el (GT-30254): New character.
9947
9948 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9949
9950         * Ideograph-R210-Even.el, ideograph-util.el,
9951         Ideograph-R189-Tall.el, Ideograph-R170-Mound.el,
9952         Ideograph-R160-Bitter.el, Ideograph-R149-Speech.el,
9953         Ideograph-R140-Grass.el, Ideograph-R136-Oppose.el,
9954         Ideograph-R130-Meat.el, Ideograph-R123-Sheep.el,
9955         Ideograph-R120-Silk.el, Ideograph-R114-Track.el,
9956         Ideograph-R113-Spirit.el, Ideograph-R110-Spear.el,
9957         Ideograph-R108-Dish.el, Ideograph-R101-Use.el,
9958         Ideograph-R102-Field.el, Ideograph-R095-Profound.el,
9959         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
9960         Ideograph-R085-Water.el, Ideograph-R078-Death.el,
9961         Ideograph-R077-Stop.el, Ideograph-R072-Sun.el,
9962         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
9963         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
9964         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
9965         Ideograph-R047-River.el, Ideograph-R050-Turban.el,
9966         Ideograph-R042-Small.el, Ideograph-R037-Big.el,
9967         Ideograph-R036-Evening.el, Ideograph-R032-Earth.el,
9968         Ideograph-R031-Enclosure.el, Ideograph-R028-Private.el,
9969         Ideograph-R030-Mouth.el, Ideograph-R024-Ten.el,
9970         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
9971         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
9972         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
9973         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
9974         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
9975         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
9976         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
9977         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
9978         Ideograph-R002-Line.el, Ideograph-R001-One.el:
9979         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
9980           `hanyu-dazidian-page' and `hanyu-dazidian-char'.
9981         - Add some mappings for Hanziku code points.
9982         - Use `=>ucs' instead of `->ucs'.
9983
9984 2002-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9985
9986         * Ideograph-R175-Wrong.el, Ideograph-R162-Walk.el,
9987         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
9988         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
9989         Ideograph-R140-Grass.el, Ideograph-R124-Feather.el,
9990         Ideograph-R065-Branch.el, Ideograph-R072-Sun.el,
9991         Ideograph-R089-Double-X.el, Ideograph-R118-Bamboo.el,
9992         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
9993         Ideograph-R062-Halberd.el, Ideograph-R054-Long-Stride.el,
9994         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
9995         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
9996         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
9997         Ideograph-R061-Heart.el, Ideograph-R053-Dotted-Cliff.el,
9998         Ideograph-R052-Short-Thread.el, Ideograph-R051-Dry.el,
9999         Ideograph-R047-River.el, Ideograph-R048-Work.el,
10000         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
10001         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
10002         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
10003         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
10004         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
10005         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
10006         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
10007         Ideograph-R037-Big.el, Ideograph-R038-Woman.el,
10008         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
10009         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
10010         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
10011         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
10012         Ideograph-R022-Right-Open-Box.el,
10013         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
10014         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
10015         Ideograph-R027-Cliff.el, Ideograph-R011-Enter.el,
10016         Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
10017         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
10018         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
10019         Ideograph-R018-Knife.el, Ideograph-R010-Legs.el,
10020         Ideograph-R001-One.el, Ideograph-R002-Line.el,
10021         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
10022         Ideograph-R005-Second.el, Ideograph-R006-Hook.el,
10023         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
10024         Ideograph-R009-Man.el: Reformatted for new builtin representation
10025         of Big5 variants.
10026
10027 2002-04-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10028
10029         * ad-hoc-cdp.el:
10030         - Use `chinese-big5-pua' instead of `chinese-big5' as the private
10031           used area of Big5.
10032         - Comment out code to remove `chinese-big5' attribute from
10033           `chinese-big5-cdp' characters.
10034
10035 2002-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10036
10037         * u0E000-Private-Use.el: Use `chinese-big5-pua' instead of
10038         `chinese-big5'.
10039
10040 2002-04-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10041
10042         * isolated-char.el (GT-19655): New character.
10043         (GT-19656): Likewise.
10044         (GT-19861): Likewise.
10045
10046         * Ideograph-R075-Tree.el (U+69EA): Unify GT-19655; separate
10047         C3-4C60.
10048         (M-15364'): New character.
10049         (K0-4B48): Unify GT-19861.
10050
10051 2002-04-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10052
10053         * Ideograph-R018-Knife.el (C3-275D): Unify H1-EA70.
10054         (U+523C): Separate H1-EA70.
10055
10056         * Ideograph-R009-Man.el (U+4F8C): Delete
10057         `hanyu-dazidian-{vol|page|char}'.
10058
10059 2002-04-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10060
10061         * Ideograph-R077-Stop.el (JX1-7643): Unify JC3-54DC.
10062         (J0-4A62): Separate JC3-54DC.
10063
10064         * Ideograph-R012-Eight.el (C3-403F): Unify H1-D9DB.
10065         (U+517E): Separate H1-D9DB.
10066
10067 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10068
10069         * Ideograph-R013-Down-Box.el (U+5188): Unify BE-C8A2 instead of
10070         B-C8A2; unify BC-85BE.
10071
10072 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10073
10074         * Ideograph-R154-Shell.el, Ideograph-R140-Grass.el:
10075         - Use `=>ucs' instead of `->ucs'.
10076         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
10077           `hanyu-dazidian-page' and `hanyu-dazidian-char'.
10078         - Add some mappings for Hanziku code points.
10079
10080         * Ideograph-R122-Net.el (U+7F53): Separate BC-85BE.
10081         - Use `=>ucs' instead of `->ucs'.
10082         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
10083           `hanyu-dazidian-page' and `hanyu-dazidian-char'; add some
10084           mappings for Hanziku code points.
10085
10086 2002-04-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10087
10088         * Ideograph-R109-Eye.el:
10089         - Use `=>ucs' instead of `->ucs'.
10090         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
10091           `hanyu-dazidian-page' and `hanyu-dazidian-char'.
10092         - Add some mappings for Hanziku code points.
10093
10094         * Ideograph-R075-Tree.el, Ideograph-R047-River.el,
10095         Ideograph-R037-Big.el, Ideograph-R031-Enclosure.el: Use
10096         `hanyu-dazidian' instead of `hanyu-dazidian-vol',
10097         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add some mappings
10098         for Hanziku code points.
10099
10100         * Ideograph-R063-Door.el, Ideograph-R050-Turban.el: Use
10101         `hanyu-dazidian' instead of `hanyu-dazidian-vol',
10102         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add some mappings
10103         for Hanziku code points.
10104
10105         * Ideograph-R089-Double-X.el: Use `hanyu-dazidian' instead of
10106         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
10107         `hanyu-dazidian-char'.
10108
10109         * Ideograph-R009-Man.el: Use `hanyu-dazidian' instead of
10110         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
10111         `hanyu-dazidian-char'.
10112
10113 2002-04-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10114
10115         * Ideograph-R120-Silk.el (C2-3E77): Separate U+7D6D.
10116
10117         * Ideograph-R030-Mouth.el: Use `hanyu-dazidian' instead of
10118         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
10119         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
10120
10121         * Ideograph-R027-Cliff.el: Use `hanyu-dazidian' instead of
10122         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
10123         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
10124         (BC-8AB8): Moved to Ideograph-R049-Oneself.el; unified by U+5DF5.
10125
10126         * Ideograph-R019-Power.el: Use `hanyu-dazidian' instead of
10127         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
10128         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
10129
10130         * Ideograph-R049-Oneself.el (U+5DF5): Unify BC-8AB8.
10131
10132         * Ideograph-R043-Lame.el (U+5C2F): Unify H2-C1E4.
10133
10134         * Ideograph-R029-Again.el, Ideograph-R028-Private.el,
10135         Ideograph-R026-Seal.el, Ideograph-R024-Ten.el,
10136         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el,
10137         Ideograph-R018-Knife.el: Use `hanyu-dazidian' instead of
10138         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
10139         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
10140
10141 2002-04-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10142
10143         * Ideograph-R009-Man.el (H1-C161): Moved to
10144         Ideograph-R154-Shell.el; unified by U+8D2A.
10145
10146         * Ideograph-R184-Eat.el (U+98DF): Separate J0-3F29 and M-44014.
10147         (C1-537A): Unify M-44014.
10148
10149         * Ideograph-R163-City.el (U+9109): Relate to M-39571.
10150
10151         * Ideograph-R154-Shell.el (U+8D2A): Add `ideographic-structure';
10152         unify H1-C161.
10153
10154         * Ideograph-R138-Stopping.el (J0-4E49): Separate G0-413C, C1-4B40
10155         and U+826F.
10156
10157         * Ideograph-R132-Self.el (C4-2472): Unify BC-8CC2.
10158
10159         * Ideograph-R052-Short-Thread.el (BC-895C): New character.
10160
10161         * Ideograph-R034-Go.el, Ideograph-R033-Scholar.el: Add some
10162         `ideographic-structure' properties.
10163
10164         * Ideograph-R031-Enclosure.el: Add some missing
10165         `ideographic-structure' properties.
10166
10167         * Ideograph-R030-Mouth.el (U-00020B9B): Unify BC-8B53.
10168         (C4-2564): Simplify `ideographic-structure'.
10169         (U+545D): Likewise.
10170         (JC3-46A4): Modify structure of `ideographic-structure'.
10171         (JSP-3578): Add `ideographic-structure'.
10172         (M-04565): Likewise.
10173         (JX2-2452): Likewise.
10174         (M-04615): Likewise.
10175
10176         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
10177         Ideograph-R013-Down-Box.el: Use `hanyu-dazidian' instead of
10178         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
10179         `hanyu-dazidian-char'.
10180
10181 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10182
10183         * Ideograph-R024-Ten.el (BC-8B75): New character.
10184
10185         * Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
10186         Ideograph-R014-Cover.el: Add some mappings for Hanziku code
10187         points.
10188
10189         * Ideograph-R012-Eight.el: Use `hanyu-dazidian' instead of
10190         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
10191         `hanyu-dazidian-char'.
10192
10193         * Ideograph-R011-Enter.el: Use `hanyu-dazidian' instead of
10194         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
10195         `hanyu-dazidian-char'.
10196         (J0-467E): Unify B-A44A.
10197         (U+5165): Separate B-A44A.
10198         (C3-2134): Separate U+5166.
10199         (U+5166): Unify H12-EB63.
10200
10201         * Ideograph-R010-Legs.el: Use `hanyu-dazidian' instead of
10202         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
10203         `hanyu-dazidian-char'.
10204
10205         * Ideograph-R008-Lid.el: Use `hanyu-dazidian' instead of
10206         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
10207         `hanyu-dazidian-char'.
10208         (BC-8BAA): New character.
10209         (U+4EA7): Modify `ideographic-structure'.
10210         (BC-8C4D): New character.
10211
10212         * Ideograph-R007-Two.el, Ideograph-R006-Hook.el,
10213         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
10214         Ideograph-R003-Dot.el: Use `hanyu-dazidian' instead of
10215         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
10216         `hanyu-dazidian-char'.
10217
10218         * Ideograph-R002-Line.el: Use `hanyu-dazidian' instead of
10219         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
10220         `hanyu-dazidian-char'.
10221         (BC-89CD): New character.
10222
10223         * Ideograph-R001-One.el: Use `hanyu-dazidian' instead of
10224         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
10225         `hanyu-dazidian-char'.
10226         (U-00020922): Add `ideographic-structure'; separate C6-3524.
10227
10228 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10229
10230         * Ideograph-R096-Jade.el:
10231         - Use `=>ucs' instead of `->ucs'.
10232         - Merge mapping to CHINA3-JEF code points.
10233
10234         * Ideograph-R089-Double-X.el: Use `=>ucs' instead of `->ucs'.
10235         (U+3E1A): Separate M-19738; unify JC3-92AB.
10236         (U+723C): Add `ideographic-structure'; unify H1-AC46.
10237         (JC3-41A4): New character.
10238
10239         * Ideograph-R018-Knife.el (J83-414F): Modify
10240         `ideographic-structure'.
10241
10242         * Ideograph-R013-Down-Box.el (U+56D8): Unify H2-E47C.
10243         (U+5190): Unify H4-DCEE.
10244
10245         * Ideograph-R095-Profound.el, Ideograph-R094-Dog.el:
10246         - Use `=>ucs' instead of `->ucs'.
10247         - Merge mapping to CHINA3-JEF code points.
10248
10249         * Ideograph-R093-Cow.el:
10250         - Merge some missing mapping to CHINA3-JEF code points.
10251         - Use `=>ucs' instead of `->ucs'.
10252
10253 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10254
10255         * Ideograph-R091-Slice.el:
10256         - Use `=>ucs' instead of `->ucs'.
10257         - Merge mapping to CHINA3-JEF code points.
10258
10259         * Ideograph-R004-Slash.el (H1-AC46): Moved to
10260         Ideograph-R089-Double-X.el and unified by U+723C.
10261
10262 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10263
10264         * Ideograph-R012-Eight.el: Add some mappings for Hanziku code
10265         points.
10266
10267         * Ideograph-R009-Man.el (J0-3F2E): Modify `ideographic-structure'.
10268         (JSP-3148): Likewise; separate C3-2F46.
10269         (U+5009): Modify structure of `ideographic-structure'.
10270         (J0-4464): Modify `ideographic-structure'.
10271         (C3-3445): Add `ideographic-structure'.
10272         (JX2-216D): Modify `ideographic-structure'.
10273
10274         * Ideograph-R092-Fang.el: Use `=>ucs' instead of `->ucs'.
10275         (J0-3267): Unify JC3-58C5.
10276
10277         * Ideograph-R090-Half-Tree-Trunk.el: Use `=>ucs' instead of
10278         `->ucs'.
10279
10280 2002-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10281
10282         * Ideograph-R147-See.el (J90-3F46): Separate C1-7235.
10283
10284         * Ideograph-R117-Stand.el (BC-8BAE): New character.
10285
10286         * Ideograph-R113-Spirit.el (M-24694): Separate J0-493C, G0-4631,
10287         K0-7879 and U+7968; unify C1-5C41.
10288
10289         * Ideograph-R088-Father.el:
10290         - Use `=>ucs' instead of `->ucs'.
10291         - Merge mapping to CHINA3-JEF code points.
10292
10293         * Ideograph-R052-Short-Thread.el (J0-3476): Separate C1-5E7D.
10294
10295         * Ideograph-R044-Corpse.el (BC-8D70): New character.
10296
10297         * Ideograph-R093-Cow.el (JX1-7767): Separate G0-6A79, C2-4469 and
10298         U+728D; unify JC3-98C1.
10299
10300         * Ideograph-R086-Fire.el: Merge mapping to CHINA3-JEF code points.
10301
10302         * Ideograph-R075-Tree.el (U+6740): Delete `->same-ideograph' for
10303         M-14471.
10304
10305         * Ideograph-R087-Claw.el: Use `=>ucs' instead of `->ucs'.
10306         (M-19711): Unify JC3-58AE.
10307
10308         * Ideograph-R072-Sun.el (JSP-4247): Separate G0-6A50, JC3-51A8 and
10309         U+6677.
10310         (C1-5F63): Unify JC3-51A7.
10311         (J78-3D6C): Separate JC3-51FE.
10312         (U+66D9): Unify JC3-51FE.
10313
10314         * Ideograph-R085-Water.el: Merge mapping to CHINA3-JEF code
10315         points.
10316
10317 2002-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10318
10319         * Ideograph-R075-Tree.el (JC3-81C0): New character.
10320         (U+6A73): Unify JC3-54AF.
10321
10322         * Ideograph-R063-Door.el (JSP-3F31): Separate U+6239.
10323         (U+6239): Add `ideographic-structure'.
10324
10325 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10326
10327         * Ideograph-R063-Door.el (JX1-7463): Unify JC3-4EFB.
10328
10329 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10330
10331         * Ideograph-R024-Ten.el (JSP-343A): Add `ideographic-structure'.
10332         (U+535B): Likewise.
10333
10334         * isolated-char.el (GT-60403): New character.
10335
10336         * Ideograph-R154-Shell.el (C4-3026): Unify U-00027D2A.
10337         (BC-8ACC): New character.
10338
10339         * Ideograph-R082-Fur.el:
10340         - Use `=>ucs' instead of `->ucs'.
10341         - Merge mapping to CHINA3-JEF code points.
10342
10343         * Ideograph-R075-Tree.el (C3-2D2E): Unify BC-8CAD.
10344         (U+6A37): Use `->synonyms' instead of `->same-ideograph'.
10345
10346         * Ideograph-R064-Hand.el (U+63D1): Unify JC3-4FE6.
10347         (JX1-7474): Unify JC3-4FED.
10348         (U+63F5): Don't relate to JC3-98C1.
10349         (U+6505): Unify JC3-50B1.
10350
10351         * Ideograph-R058-Snout.el (GT-60403): New character.
10352         (U+5F54): Unify JC3-4CFA.
10353
10354         * Ideograph-R041-Inch.el (U+5C03): Separate C2-2E6B.
10355
10356         * Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el: Add some
10357         missing `ideographic-structure' properties.
10358
10359         * Ideograph-R010-Legs.el (U+515A): Fix `ideographic-structure'.
10360
10361         * Ideograph-R009-Man.el (J0-4152): Separate G1-3256 and U+5009;
10362         modify `ideographic-structure'.
10363         (U+505E): Use U+67BC instead of BC-8CAD in the
10364         `ideographic-structure'.
10365
10366 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10367
10368         * Ideograph-R029-Again.el (J0-4151): Simplify
10369         `ideographic-structure'.
10370         (U+53E2): Likewise.
10371
10372         * Ideograph-R027-Cliff.el (U+53B4): Fix the operator of the
10373         `ideographic-structure'.
10374
10375         * Ideograph-R025-Divination.el (U+5364): Add
10376         `ideographic-structure'.
10377
10378 2002-04-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10379
10380         * Ideograph-R005-Second.el (JSP-303C): Modify
10381         `ideographic-structure'.
10382
10383         * Ideograph-R028-Private.el (U+53C3): Simplify
10384         `ideographic-structure'.
10385         (U+53C4): Add `ideographic-structure'.
10386         (U+53C5): Likewise.
10387
10388         * Ideograph-R005-Second.el (U+4E5E): Use U-00020089 instead of
10389         BC-8B4A in the `ideographic-structure'.
10390         (JSP-303C): Unify B-D44B.
10391         (C2-334E): Use U+722B instead of <CJK RADICAL PAW ONE>; separate
10392         U+4E7F.
10393
10394 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10395
10396         * Ideograph-R035-Go-Slowly.el (JX2-253A): Separate U+590B.
10397
10398         * Ideograph-R028-Private.el (M-03088): Add
10399         `ideographic-structure'.
10400
10401         * Ideograph-R020-Wrap.el (C4-212F): Unify B-A463.
10402         (U+52FA): Modify operator of the `ideographic-structure'; separate
10403         B-A463.
10404         (U+52FB): Modify operator of the `ideographic-structure'.
10405         (U+52FC): Likewise.
10406         (U+52FE): Likewise.
10407
10408         * Ideograph-R009-Man.el (JSP-3124): Separate U+4F8C.
10409         (M-00674): Separate C1-4F76, J0-3D53, K0-7155, B-AB54,
10410         G0-3F21 and U+4FCA.
10411
10412         * Ideograph-R025-Divination.el (U+5360): Use U+56D7 instead of
10413         U+53E3 in the `ideographic-structure'.
10414
10415         * Ideograph-R018-Knife.el (U+5225): Use U-00020BA0 instead of
10416         C5-2161 in the `ideographic-structure'.
10417         (U+5237): Use U-00021C2F instead of C6-244F in the
10418         `ideographic-structure'.
10419
10420         * Ideograph-R084-Steam.el:
10421         - Use `=>ucs' instead of `->ucs'.
10422         - Merge mapping to CHINA3-JEF code points.
10423
10424         * Ideograph-R083-Clan.el: Use `=>ucs' instead of `->ucs'.
10425         (JX1-764F): Unify JC3-55A8.
10426
10427         * Ideograph-R081-Compare.el: Merge mapping to CHINA3-JEF code
10428         points.
10429         (M-16751): Use `=>ucs' instead of `->ucs'.
10430
10431         * Ideograph-R050-Turban.el (U+5E2E): Unify JC3-4BFC.
10432
10433 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10434
10435         * Ideograph-R145-Clothes.el (JX2-7828): Separate G0-7142 and
10436         U+8864.
10437
10438         * Ideograph-R142-Insect.el (J0-6950): Separate G0-723F, C1-582A
10439         and U+86A9.
10440
10441         * Ideograph-R140-Grass.el (M-30937): Separate J0-6829, EGB-7E3E
10442         and U+8345.
10443         (M-31634): Separate C1-6A5D.
10444         (J0-6866): Separate G0-5D6F and U+84BF.
10445
10446         * Ideograph-R046-Mountain.el (U+5C7A): Unify JC3-4BB7.
10447         (U+37BC): Unify JC3-4BB3.
10448         (U+5CA7): Unify JC3-4AF2.
10449
10450 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10451
10452         * Ideograph-R080-Do-Not.el: Use `=>ucs' instead of `->ucs'.
10453         (U+6BCF): Unify JC3-54F4.
10454
10455         * Ideograph-R040-Roof.el (JX2-257C): Unify JC3-4AA1.
10456
10457         * Ideograph-R030-Mouth.el: Add some missing
10458         `ideographic-structure' properties.
10459
10460 2002-04-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10461
10462         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): Add
10463         `ideographic-structure'.
10464
10465         * Ideograph-R149-Speech.el (J0-3840): Separate G0-5154, C1-4B46
10466         and U+8A00.
10467
10468         * Ideograph-R141-Tiger.el (J0-3857): Separate C1-4F4D, G0-3B22 and
10469         U+864E.
10470
10471         * Ideograph-R117-Stand.el (J0-4E29): Separate G0-4122, C1-4721 and
10472         U+7ACB.
10473
10474         * Ideograph-R112-Stone.el (M-24056): Separate G0-6D39, C2-2C53 and
10475         U+7809.
10476
10477         * Ideograph-R066-Rap.el (M-13145): Unify BC-8CB6; map to
10478         U-00022F04.
10479         (U-00022F04): New character.
10480
10481         * Ideograph-R042-Small.el (J0-3E2F): Separate G0-4959, C1-4537 and
10482         U+5C11.
10483
10484         * Ideograph-R035-Go-Slowly.el (C3-2546): Unify BC-8D64.
10485
10486         * Ideograph-R019-Power.el (M-02308): Modify
10487         `ideographic-structure'.
10488         (U+52CB): Simplify `ideographic-structure'.
10489
10490         * Ideograph-R018-Knife.el (C3-2325): Add `ideographic-structure'.
10491         (U+522B): Simplify `ideographic-structure'.
10492         (J0-516B): Add `ideographic-structure'.
10493         (U+5250): Simplify `ideographic-structure'.
10494
10495         * Ideograph-R013-Down-Box.el (C3-227B): Use char-spec instead of
10496         char-ref in the `ideographic-structure'.
10497         (JSP-3273): Separate U+518E.
10498
10499         * Ideograph-R009-Man.el (J0-4E61): Modify `ideographic-structure';
10500         unify B-A54F.
10501         (C1-456F): Separate B-A54F.
10502
10503         * Ideograph-R008-Lid.el (J0-4E3C): Separate C1-4F69.
10504
10505 2002-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10506
10507         * Ideograph-R030-Mouth.el, Ideograph-R027-Cliff.el,
10508         Ideograph-R012-Eight.el: Add some missing `ideographic-structure'
10509         properties.
10510
10511         * Ideograph-R028-Private.el: Add some missing
10512         `ideographic-structure' properties.
10513         (U+53C2): Use `script' and `<-simplified-ideograph' instead of
10514         `comment'.
10515
10516         * Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
10517         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
10518         Ideograph-R075-Tree.el:
10519         - Use `=>ucs' instead of `->ucs'.
10520         - Merge mapping to CHINA3-JEF code points.
10521
10522         * Ideograph-R024-Ten.el: Add some missing `ideographic-structure'
10523         properties.
10524         (U+5346): Use `<-vulgar-ideograph' instead of
10525         `vulgar-char-of-shinjigen-1'; add `<-wrong-ideograph' and
10526         `ideographic-structure'.
10527         (U+5348): Use U-00020089 instead of BC-8B4A in the
10528         `ideographic-structure'.
10529         (U+5358): Use `script' and `<-simplified-ideograph' instead of
10530         `comment'; add `ideographic-structure'.
10531
10532         * Ideograph-R029-Again.el: Add some missing
10533         `ideographic-structure' properties.
10534         (U+53D9): Use `script' and `<-vulgar-ideograph' instead of
10535         `comment'.
10536
10537         * Ideograph-R026-Seal.el: Add some missing `ideographic-structure'
10538         properties.
10539         (U+536E): Fix `ideographic-structure'.
10540
10541         * Ideograph-R009-Man.el (U+4F1C): Simplify
10542         `ideographic-structure'.
10543         (U+4F24): Use U-00020089 instead of BC-8B4A in the
10544         `ideographic-structure'.
10545
10546 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10547
10548         * char-db-util.el (char-db-coded-charset-priority-list): Ignore
10549         `mojikyo-pj-*'.
10550
10551         * Ideograph-R025-Divination.el: Add some missing
10552         `ideographic-structure' properties.
10553
10554         * Ideograph-R021-Spoon.el (U+52E7): Use U-0002090E instead of
10555         M-02571 in the `ideographic-structure'.
10556
10557         * Ideograph-R019-Power.el (U+52B1): Simplify
10558         `ideographic-structure'.
10559         (U+52E7): Use U-00020089 instead of BC-8B4A in the
10560         `ideographic-structure'.
10561
10562         * Ideograph-R007-Two.el (U+4E9D): Simplify
10563         `ideographic-structure'.
10564
10565 2002-03-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10566
10567         * Ideograph-R102-Field.el (U+7545): Moved from
10568         Ideograph-R072-Sun.el.
10569
10570         * Ideograph-R013-Down-Box.el (U+5192): Unify JC3-5BBC.
10571
10572         * Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
10573         Ideograph-R071-Not.el:
10574         - Use `=>ucs' instead of `->ucs'.
10575         - Merge mapping to CHINA3-JEF code points.
10576
10577         * Ideograph-R072-Sun.el:
10578         - Use `=>ucs' instead of `->ucs'.
10579         - Merge mapping to CHINA3-JEF code points.
10580         (J0-4B41): Separate M-01538.
10581         (U+7545): Moved to Ideograph-R102-Field.el.
10582
10583 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10584
10585         * char-db-util.el (char-attribute-name<): Modify for new
10586         charset-id allocation method for private coded-charsets.
10587
10588 2002-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10589
10590         * Ideograph-R065-Branch.el, Ideograph-R067-Script.el,
10591         Ideograph-R069-Axe.el: Merge mapping to CHINA3-JEF code points.
10592
10593         * Ideograph-R066-Rap.el, Ideograph-R070-Square.el:
10594         - Use `=>ucs' instead of `->ucs'.
10595         - Merge mapping to CHINA3-JEF code points.
10596
10597         * Ideograph-R068-Dipper.el (U+659D): Unify JC3-50DD.
10598
10599 2002-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10600
10601         * Ideograph-R064-Hand.el: Merge mapping to CHINA3-JEF code points.
10602
10603 2002-03-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10604
10605         * Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
10606         Ideograph-R061-Heart.el: Merge mapping to CHINA3-JEF code points.
10607
10608 2002-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10609
10610         * Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
10611         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el: Merge mapping to
10612         CHINA3-JEF code points.
10613
10614         * Ideograph-R056-Shoot.el (JC3-41A7): New character.
10615
10616         * Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el,
10617         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
10618         Ideograph-R050-Turban.el: Merge mapping to CHINA3-JEF code points.
10619
10620 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10621
10622         * Ideograph-R049-Oneself.el: Merge mapping to CHINA3-JEF code
10623         points.
10624
10625         * Ideograph-R047-River.el (M-08684): Unify JC3-67AA.
10626         (U+5DE2): Unify JC3-52F1.
10627
10628 2002-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10629
10630         * Ideograph-R046-Mountain.el: Merge mapping to CHINA3-JEF code
10631         points.
10632
10633         * Ideograph-R045-Sprout.el (U+5C70): Unify JC3-99E5.
10634
10635         * Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el: Merge mapping
10636         to CHINA3-JEF code points.
10637
10638         * Ideograph-R042-Small.el: Merge mapping to CHINA3-JEF code
10639         points.
10640         (M-07479): Add `->ideographic-variants' for M-07477; separate
10641         C3-223F.
10642
10643         * Ideograph-R041-Inch.el: Merge mapping to CHINA3-JEF code points.
10644
10645         * Ideograph-R040-Roof.el: Merge some missing mapping to CHINA3-JEF
10646         code points.
10647
10648 2002-03-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10649
10650         * Ideograph-R084-Steam.el (GT-21862): New character.
10651
10652 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10653
10654         * u0FFF0-Specials.el: Reformatted.
10655
10656 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10657
10658         * u0FE70-Arabic-Presentation-Forms-B.el,
10659         u0FE30-CJK-Compatibility-Forms.el,
10660         u0FB50-Arabic-Presentation-Forms-A.el, u0AC00-Hangul-Syllables.el:
10661         Reformatted.
10662
10663 2002-03-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10664
10665         * dumped-chars.el (system-char-db-source-file-list): Add
10666         "u0A490-Yi-Radicals".
10667
10668 2002-03-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10669
10670         * u0A490-Yi-Radicals.el: New file.
10671
10672         * u0A000-Yi-Syllables.el: Separate <YI RADICAL *> (U+A490
10673         .. U+A4C6) into u0A490-Yi-Radicals.el.
10674
10675 2002-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10676
10677         * isolated-char.el (GT-21862): New character.
10678         (GT-40268): New character.
10679
10680 2002-03-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10681
10682         * u03300-CJK-Compatibility.el: Reformatted.
10683
10684 2002-03-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10685
10686         * u02FF0-Ideographic-Description-Characters.el,
10687         u02700-Dingbats.el: Reformatted.
10688
10689 2002-03-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10690
10691         * u025A0-Geometric-Shapes.el, u02500-Box-Drawing.el,
10692         u01F00-Greek-Extended.el: Reformatted.
10693
10694 2002-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10695
10696         * u01E00-Latin-Extended-Additional.el: Reformatted.
10697
10698 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10699
10700         * u01800-Mongolian.el: Reformatted.
10701
10702 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10703
10704         * u01780-Khmer.el: Reformatted.
10705
10706 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10707
10708         * u016A0-Runic.el: Reformatted.
10709
10710 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10711
10712         * u01680-Ogham.el: Reformatted.
10713
10714 2002-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10715
10716         * u01400-Canadian.el: Reformatted.
10717
10718 2002-03-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10719
10720         * u01100-Hangul-Jamo.el: Reformatted.
10721
10722 2002-03-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10723
10724         * u010A0-Georgian.el: Reformatted.
10725
10726 2002-03-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10727
10728         * update-cdb.el: When feature `chise' is not provided, just load
10729         up files defined in `system-char-db-source-file-list'.
10730         (system-char-database-directory): Don't define it when feature
10731         `chise' is not provided.
10732         (file-name-char-attribute-name): Likewise.  Don't call
10733         `reset-char-attribute-table' for files in
10734         `system-char-database-directory' when feature `chise' is not
10735         provided.
10736
10737 2002-03-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10738
10739         * update-cdb.el: Delete system-char-database-directory before
10740         loading system-char-db-source-file-list when updating database
10741         files.
10742
10743 2002-03-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10744
10745         * Ideograph-R007-Two.el (U+4E92): Use char-spec instead of
10746         char-ref in the `ideographic-structure'.
10747
10748 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10749
10750         * update-cdb.el: Renamed from make-cdbs.el.
10751
10752 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10753
10754         * make-cdbs.el: (file-name-char-attribute-name) New function.
10755         - Use `file-name-char-attribute-name' to get character attribute
10756           names.
10757
10758 2002-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10759
10760         * Ideograph-R135-Tongue.el (C1-485F): Fix :char of
10761         `<-original-ideograph'.
10762
10763 2002-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10764
10765         * make-cdbs.el (delete-file-with-children): New function; use it
10766         instead of "rm".
10767
10768 2002-02-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10769
10770         * make-cdbs.el: Load dumped-chars.el and refer
10771         `system-char-db-source-file-list'.
10772
10773         * dumped-chars.el: New file.
10774
10775 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10776
10777         * char-db-util.el (insert-char-attributes): Ignore
10778         `->ucs-variants' if optional argument `readable' is not specified;
10779         regard ->FOO and <-FOO as list of char-refs.
10780
10781 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10782
10783         * make-cdbs.el (system-char-database-directory): New variable.
10784         - Load character-definition files if
10785           `system-char-database-directory' is not found or
10786           `load-ignore-elc-files' is non-nil.
10787         - Call `reset-char-attribute-table' for each character-attribute
10788           corresponding with each file in
10789           `system-char-database-directory'/system-char-id.
10790
10791 2002-02-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10792
10793         * make-cdbs.el: Use `save-charset-mapping-table' for all
10794         coded-charsets.
10795
10796 2002-02-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10797
10798         * make-cdbs.el: New file.
10799
10800 2002-02-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10801
10802         * Ideograph-R170-Mound.el (U+9689): Separate JSP-6664.
10803
10804 2002-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10805
10806         * Ideograph-R160-Bitter.el (M-38638): Add `<-vulgar-ideograph' for
10807         M-38671 and M-38649; delete `kangxi-radical' and `kangxi-strokes'.
10808
10809         * Ideograph-R135-Tongue.el (M-30307): Separate J90-3C2D; map to
10810         U+8F9E; add `->identical' for M-38638; add `<-vulgar-ideograph'
10811         for M-38671 and M-38649.
10812         (C3-4425): Map to U+8F9E.
10813
10814 2002-02-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10815
10816         * Ideograph-R085-Water.el (M-49217): Unify U+6E12.
10817         (M-18060): Unify U+6EE3.
10818
10819 2002-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10820
10821         * Ideograph-R075-Tree.el (M-49176): Unify U+699D.
10822
10823         * Ideograph-R037-Big.el (M-05898): Map to U-000215FE.
10824         (C6-2A58): Separate M-05898.
10825
10826 2002-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10827
10828         * Ideograph-R016-Table.el (U+51E1): Delete `cns-radical'; add
10829         `->identical' for C1-443B; separate C1-443B.
10830
10831         * Ideograph-R004-Slash.el (H1-AAFB): Moved to
10832         Ideograph-R005-Second.el; unify U-000200D5.
10833         (GT-00199): Unify U+3406.
10834
10835 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10836
10837         * Ideograph-R040-Roof.el (U-00021AA3): Separate C4-4948.
10838
10839         * Ideograph-R035-Go-Slowly.el (U-00021576): Separate C5-4C50.
10840
10841         * Ideograph-R030-Mouth.el (M-04531): Separate C7-3F2E.
10842         (C7-3F2E): Separate U-000210A2.
10843
10844 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10845
10846         * Ideograph-R029-Again.el (M-03155): Separate C6-2A32.
10847         (C6-2A32): Separate U-00020B3B.
10848
10849         * Ideograph-R028-Private.el (U-0002128F): Separate C6-2641.
10850
10851 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10852
10853         * Ideograph-R005-Second.el (U-000200D5): Add
10854         `ideographic-structure'.
10855
10856 2002-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10857
10858         * Ideograph-R001-One.el (U-00023944): Moved to
10859         Ideograph-R077-Stop.el.
10860
10861         * Ideograph-R140-Grass.el (MH-521): New character; map to U+8362;
10862         unify GT-40268.
10863
10864         * Ideograph-R135-Tongue.el (U+820D): Don't use char-ref in the
10865         `ideographic-structure'.
10866
10867         * Ideograph-R130-Meat.el (U+81A4): Add J90-6733 into the
10868         `->same-ideograph'.
10869
10870         * Ideograph-R109-Eye.el (C6-333D): Use `=>ucs*' instead of
10871         `ideograph='; use `<-original-ideograph' instead of
10872         `original-ideograph-of'.
10873
10874         * Ideograph-R077-Stop.el (C6-232E): Don't unify U-00028E16; unify
10875         H1-A6EA and U-00023944; add `ideographic-structure'.
10876
10877 2002-02-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10878
10879         * Ideograph-R170-Mound.el (C5-232E): Unify U-00028E16.
10880
10881 2002-02-13  MORIOKA Tomohiko  <tomo@mousai.kanji.zinbun.kyoto-u.ac.jp>
10882
10883         * u01000-Myanmar.el: Reformatted.
10884
10885 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10886
10887         * Ideograph-R030-Mouth.el (U+5411): Delete wrong
10888         `ideographic-structure' and CB-05156.
10889         (U+54CD): Add `ideographic-structure' and CB-05156.
10890
10891 2002-02-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10892
10893         * Ideograph-R063-Door.el: Add some mappings to CJK Ext-B code
10894         points and Daikanwa numbers.
10895
10896 2002-01-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10897
10898         * Ideograph-R069-Axe.el:
10899         - Use `=>ucs' instead of `->ucs'.
10900         - Add some mappings to CJK Ext-B code points.
10901
10902         * Ideograph-R068-Dipper.el: Add some mappings to CJK Ext-B code
10903         points.
10904
10905         * Ideograph-R067-Script.el (M-13485): Don't map to U+6594.
10906         - Use `=>ucs' instead of `->ucs'.
10907         - Add some mappings to CJK Ext-B code points.
10908
10909         * Ideograph-R065-Branch.el: Add some mappings into CJK Ext-B code
10910         points.
10911
10912 2002-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10913
10914         * Ideograph-R062-Halberd.el, Ideograph-R060-Step.el,
10915         Ideograph-R059-Bristle.el: Merge some mappings to CJK Ext-B code
10916         points.
10917
10918 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10919
10920         * Ideograph-R007-Two.el (U-00020134): Add `->identical' for
10921         C6-307C.
10922
10923         * Ideograph-R058-Snout.el: Add some mappings into CJK Ext-B code
10924         points.
10925         (C6-246E): Unify U-00022450; use `<-vulgar-ideograph' instead of
10926         `vulgar-ideograph-of'.
10927
10928         * Ideograph-R057-Bow.el: Add some mappings into CJK Ext-B code
10929         points.
10930         (M-09695): Fix `ideographic-strokes'; separate C5-2147; unify
10931         H1-AEC6 and U-00022399; add `ideographic-structure'.
10932         (C5-2147): Fix `ideographic-strokes'; map to U-00022399.
10933         (C6-2177): Unify H1-AEA7 and U-0002239D; add
10934         `ideographic-structure'.
10935         (C6-307C): Add `->identical' for U-00020134; map to U-00020134.
10936
10937 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10938
10939         * Ideograph-R055-Two-Hands.el: Add some mappings into CJK Ext-B
10940         code points.
10941         (C6-2467): Add `->identical' for U-00020020; add
10942         `ideographic-structure'.
10943
10944         * Ideograph-R005-Second.el (BC-8871): Don't unify U-00022398.
10945
10946         * Ideograph-R001-One.el (U-00020020): Add `->identical' for
10947         C6-2467.
10948
10949 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10950
10951         * Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el: Add some
10952         mappings into CJK Ext-B code points.
10953
10954 2002-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10955
10956         * Ideograph-R154-Shell.el (U+8D53): Moved from
10957         Ideograph-R053-Dotted-Cliff.el.
10958
10959 2002-01-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10960
10961         * Ideograph-R053-Dotted-Cliff.el: Add some mappings for CJK Ext-B
10962         code points.
10963         (M-09392'): New character; unify GT-11849.
10964         (C5-3828): Map to M-09392' instead of M-09384; unify U-00022246.
10965         (U+8D53): Moved to Ideograph-R154-Shell.el.
10966
10967 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10968
10969         * u00F00-Tibetan.el: Reformatted.
10970
10971 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10972
10973         * u00D80-Sinhala.el, u00D00-Malayalam.el, u00C80-Kannada.el,
10974         u00C00-Telugu.el, u00B80-Tamil.el, u00B00-Oriya.el: Reformatted.
10975
10976 2002-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
10977
10978         * u00A80-Gujarati.el, u00A00-Gurmukhi.el, u00600-Arabic.el,
10979         u00400-Cyrillic.el, u00370-Greek.el,
10980         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
10981         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
10982         u000A0-Latin-1-Supplement.el, u00080-C1.el: Reformatted.
10983
10984 2002-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10985
10986         * Ideograph-R118-Bamboo.el (M-26243): Map to U+7BC0.
10987
10988 2002-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10989
10990         * Ideograph-R050-Turban.el:
10991         - Add some CJK Ext-B code points.
10992         - Add some missing mapping between CNS and Daikanwa.
10993         - Fix some bugs.
10994
10995 2002-01-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10996
10997         * Ideograph-R046-Mountain.el: Merge some CJK Ext-B code points.
10998
10999 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11000
11001         * Ideograph-R032-Earth.el (MH-89): New character.
11002
11003 2001-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11004
11005         * mojikyo.el: Deleted.
11006
11007         * u030A0-Katakana.el, u03040-Hiragana.el: Delete `mojikyo'.
11008
11009 2001-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11010
11011         * Ideograph-R211-Tooth.el, Ideograph-R212-Dragon.el,
11012         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
11013         Ideograph-R203-Black.el, Ideograph-R205-Frog.el,
11014         Ideograph-R209-Nose.el, Ideograph-R199-Wheat.el,
11015         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
11016         Ideograph-R191-Fight.el, Ideograph-R194-Ghost.el,
11017         Ideograph-R190-Hair.el, Ideograph-R188-Bone.el,
11018         Ideograph-R187-Horse.el, Ideograph-R184-Eat.el,
11019         Ideograph-R182-Wind.el, Ideograph-R174-Blue.el,
11020         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
11021         Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
11022         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R169-Gate.el,
11023         Ideograph-R170-Mound.el, Ideograph-R165-Distinguish.el,
11024         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
11025         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
11026         Ideograph-R159-Cart.el, Ideograph-R162-Walk.el,
11027         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
11028         Ideograph-R156-Run.el, Ideograph-R152-Pig.el,
11029         Ideograph-R154-Shell.el, Ideograph-R146-West.el,
11030         Ideograph-R147-See.el, Ideograph-R148-Horn.el,
11031         Ideograph-R149-Speech.el, Ideograph-R144-Walk-Enclosure.el,
11032         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
11033         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
11034         Ideograph-R132-Self.el, Ideograph-R135-Tongue.el,
11035         Ideograph-R136-Oppose.el, Ideograph-R140-Grass.el,
11036         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
11037         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
11038         Ideograph-R122-Net.el, Ideograph-R124-Feather.el,
11039         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
11040         Ideograph-R118-Bamboo.el, Ideograph-R115-Grain.el,
11041         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
11042         Ideograph-R105-Dotted-Tent.el, Ideograph-R108-Dish.el,
11043         Ideograph-R109-Eye.el, Ideograph-R103-Bolt-Of-Cloth.el,
11044         Ideograph-R104-Sickness.el, Ideograph-R100-Life.el,
11045         Ideograph-R102-Field.el, Ideograph-R095-Profound.el,
11046         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
11047         Ideograph-R087-Claw.el, Ideograph-R093-Cow.el,
11048         Ideograph-R086-Fire.el, Ideograph-R080-Do-Not.el,
11049         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
11050         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
11051         Ideograph-R079-Weapon.el, Ideograph-R076-Lack.el,
11052         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
11053         Ideograph-R066-Rap.el, Ideograph-R072-Sun.el,
11054         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
11055         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
11056         Ideograph-R055-Two-Hands.el, Ideograph-R057-Bow.el,
11057         Ideograph-R058-Snout.el, Ideograph-R059-Bristle.el,
11058         Ideograph-R060-Step.el, Ideograph-R047-River.el,
11059         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
11060         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
11061         Ideograph-R053-Dotted-Cliff.el, Ideograph-R046-Mountain.el,
11062         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
11063         Ideograph-R044-Corpse.el, Ideograph-R045-Sprout.el,
11064         Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
11065         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
11066         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
11067         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
11068         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
11069         Ideograph-R029-Again.el, Ideograph-R025-Divination.el,
11070         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
11071         Ideograph-R020-Wrap.el, Ideograph-R022-Right-Open-Box.el,
11072         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
11073         Ideograph-R019-Power.el, Ideograph-R016-Table.el,
11074         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
11075         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
11076         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
11077         Ideograph-R013-Down-Box.el, Ideograph-R010-Legs.el,
11078         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
11079         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
11080         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
11081         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
11082         Ideograph-R001-One.el: Delete `mojikyo' and `->mojikyo'.
11083
11084 2001-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11085
11086         * Ideograph-R124-Feather.el (M-28635): Use char-spec instead of
11087         char-ref for the operator of the `ideographic-structure'; unify
11088         B-AFCE.
11089         (M028635): Use char-spec instead of char-ref for the operator of
11090         the `ideographic-structure'.
11091         (J83-3227): Likewise.
11092         (U+7FC1): Likewise; separate B-AFCE.
11093
11094 2001-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11095
11096         * Ideograph-R052-Short-Thread.el: Add some CJK Ext-B code points.
11097         (C5-2169): Unify M-09195 and U-000221B3.
11098         (C4-2267): Unify M-09196 and U-000221B6.
11099         (M-09197): New character.
11100         (C4-2427): Relate to M-09197; unify U-000221B7.
11101         (C5-2427): Unify M-09198 and U-000221B8.
11102         (M-09201): New character.
11103         (C6-2B25): Relate to M-09201; unify U-000221BC.
11104         (M-09202): New character.
11105         (C5-2624): Relate to M-09202; unify U-000221BD.
11106         (C5-2625): Unify M-09203 and U-000221BE.
11107         (C6-306A): Unify M-09204 and U-000221BF.
11108         (C6-3736): Unify M-09206 and U-000221C6.
11109         (U-000221C7): New character.
11110         (C4-314A): Relate to M-09207; map to U-000221C7.
11111         (C6-4843): Unify U-000221CA.
11112         (U-000221CB): New character.
11113         (C5-3E7C): Relate to M-09211; map to U-000221CB.
11114         (C6-5C4E): Unify M-09213 and U-000221CF.
11115         (C5-455B): Unify M-09214 and U-000221CC.
11116         (M-09215): New character.
11117         (C3-465E): Relate to M-09215.
11118         (M-09216): New character.
11119         (C7-225B): Relate to M-09216; unify U-000221CD.
11120         (C7-225D): Unify M-09217 and U-000221D2.
11121         (C7-225C): Unify M-09218 and U-000221D1.
11122         (M-09220): New character.
11123         (C7-576D): Relate to M-09220; unify U-000221D6.
11124
11125         * Ideograph-R049-Oneself.el: Add some CJK Ext-B code points.
11126         (C6-245D): Add `->identical' for U-000200AC; map to U-000200AC.
11127
11128         * Ideograph-R051-Dry.el, Ideograph-R048-Work.el: Add some CJK
11129         Ext-B code points.
11130
11131         * Ideograph-R047-River.el: Add some CJK Ext-B code points.
11132         (M-08671): Unify BC-8DEA and U-00021FE8.
11133
11134         * Ideograph-R045-Sprout.el: Add some CJK Ext-B code points.
11135         (M-07827): Unify BC-88B2 and U-00021CFE.
11136
11137         * Ideograph-R044-Corpse.el: Add some CJK Ext-B code points.
11138
11139         * Ideograph-R005-Second.el (U-00021FE8): Moved to
11140         Ideograph-R047-River.el.
11141         (U-00021CFE): Moved to Ideograph-R045-Sprout.el.
11142
11143         * Ideograph-R004-Slash.el (U-000200AC): Add `->identical' for
11144         C6-245D.
11145
11146         * Ideograph-R025-Divination.el (U+535D): Delete
11147         `ideographic-structure'.
11148
11149 2001-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11150
11151         * Ideograph-R008-Lid.el: Add some relations between Hanziku and
11152         CJK Ext-B code points.
11153
11154         * Ideograph-R130-Meat.el (M-29860): Map to U-00026803; add
11155         `ideographic-structure'.
11156         (U-00026803): New character.
11157         (C7-316C): Map to U-00026803; add `ideographic-structure'.
11158         (U+6725): Moved to Ideograph-R074-Moon.el.
11159         (U+81A5): Add `total-strokes'.
11160         (U+81B6): Likewise.
11161
11162 2001-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11163
11164         * Ideograph-R189-Tall.el:
11165         - Add some Hanziku code points.
11166         - Add some `ideographic-structure' properties.
11167
11168         * Ideograph-R078-Death.el (M-16529): Map to U-00023A3B; add
11169         `ideographic-structure'.
11170         (U-00023A3B): New character.
11171         (C6-5373): Map to U-00023A3B; add `ideographic-structure'.
11172
11173         * Ideograph-R074-Moon.el (U+6725): New character [moved from
11174         Ideograph-R130-Meat.el].
11175         (U+81B6): Moved to Ideograph-R130-Meat.el.
11176
11177 2001-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11178
11179         * Ideograph-R095-Profound.el (M-20819): Map to U-000248E7; add
11180         `ideographic-structure'.
11181         (C6-4B46): Unify H1-E1F1 and U-000248E7; add
11182         `ideographic-structure'.
11183         (M-20820): Map to U-000248E8; add `ideographic-structure'.
11184         (C6-5E72): Unify H1-E254 and U-000248E8; add
11185         `ideographic-structure'.
11186
11187         * Ideograph-R123-Sheep.el (M-28535): Map to U-000263A7; add
11188         `ideographic-structure'.
11189         (C7-314F): Unify H1-E275 and U-000263A7; add
11190         `ideographic-structure'.
11191         (C4-4C48): Add `ideographic-structure'.
11192
11193         * Ideograph-R101-Use.el (M-21720): Map to U-00024C0E; add
11194         `ideographic-structure'.
11195         (C7-477D): Unify H1-E2BC and U-00024C0E; add
11196         `ideographic-structure'.
11197
11198         * Ideograph-R086-Fire.el (M-18985): Separate C5-2E4F; map to
11199         U-000241EF; add `ideographic-structure'.
11200         (U-000241EF): New character.
11201         (C5-2E4F): map to U-000241EF; add `ideographic-structure'.
11202
11203         * Ideograph-R059-Bristle.el (U+5F61): Unify BC-8B71.
11204         (M-10028): Separate C5-5447; map to U-000224B2; add
11205         `ideographic-structure'.
11206         (C5-5447): Unify H1-E27D and U-000224B2; add
11207         `ideographic-structure'.
11208
11209 2001-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11210
11211         * Ideograph-R210-Even.el (M-48580): Add `ideographic-structure';
11212         map to U-0002A5D0.
11213         (H1-E2C5): New character.
11214         (C5-7A22): Add `ideographic-structure'; unify U-0002A5D0.
11215
11216         * Ideograph-R009-Man.el:
11217         - Unify or Map UCS code points with some Hanziku code points.
11218         - Add or fix `ideographic-structure' into some Hanziku characters.
11219         - Add strokes into some Hanziku characters.
11220
11221 2001-12-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11222
11223         * Ideograph-R149-Speech.el (M-35206): Separate C5-2327; Map to
11224         U-0002795B.
11225         (C5-2327): Add `ideographic-structure'; unify H1-DFEB.
11226         (M-35207): Separate C5-2328; Map to U-0002795C.
11227         (C5-2328): Add `ideographic-structure'; unify H1-DFEC.
11228
11229         * Ideograph-R120-Silk.el (M-28068): Map to U-000261E8.
11230         (H1-E2C2): New character.
11231         (C7-585F): Map to U-000261E8.
11232         (U-000261E8): New character.
11233
11234         * Ideograph-R037-Big.el (M-05989): Add `ideographic-structure'.
11235         (U-00021669): Likewise; unify H1-E1F7.
11236
11237         * Ideograph-R036-Evening.el (H1-E0D0): New character.
11238         (CB-03754): Map to U-00020157.
11239         (C5-2C66): Separate U-00020157; add `->identical' for U-00020157.
11240
11241         * Ideograph-R030-Mouth.el (M-03562): Add `ideographic-structure'.
11242         (U-00020C57): Likewise; unify H1-E0EE.
11243         (M-04326): Add `ideographic-structure'.
11244         (C7-2146): Separate U-0002018A; add `->identical' for U-0002018A;
11245         add `ideographic-structure'.
11246
11247 2001-12-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11248
11249         * Ideograph-R160-Bitter.el (M-38633): Map to U-00028410; add
11250         `ideographic-structure'.
11251         (H1-AFC8): New character.
11252         (C5-3625): Add `ideographic-structure'; unify U-00028410.
11253
11254         * Ideograph-R114-Track.el (M-24897): Unify H1-AFE5 and U-00025744;
11255         add `ideographic-structure'.
11256         (C7-262C): Map to U-00025744.
11257
11258         * Ideograph-R136-Oppose.el (M-30344): Unify H1-AFE8 and
11259         U-000269FF; add `ideographic-structure'.
11260
11261         * Ideograph-R064-Hand.el (M-12077): Unify H1-AFA9 and U-00022B2B;
11262         add `ideographic-structure'.
11263
11264         * Ideograph-R005-Second.el (U-000200D5): Unify H1-AAFB.
11265         (H1-AEEA): Unify U-000200E8.
11266         (H1-AEED): Unify U-000200EB.
11267         (H1-AF63): Unify U-000200F0.
11268         (H1-AF42): Unify U-000200F1.
11269         (U-000200F3): Unify H2-D1E5.
11270         (H1-AFA5): Unify U-000200F5.
11271         (U-000200F9): New character.
11272         (H1-AFAA): Map to U-000200F9; fix `ideographic-structure'.
11273         (H1-AFAB): Unify U-000200FA; fix `ideographic-structure'.
11274         (U-000200FF): New character.
11275         (H1-AFC5): Map to U-000200FF; fix `ideographic-structure'.
11276         (H1-AFCB): Unify U-00020103.
11277         (M-00219): Unify H5-F94F.
11278         (U-00020108): Unify H8-E35B.
11279         (H1-AFE5): Moved to Ideograph-R114-Track.el.
11280         (H1-AFE8): Moved to Ideograph-R136-Oppose.el.
11281         (M-00221): Unify H5-F969.
11282         (H1-AFC8): Moved to Ideograph-R160-Bitter.el.
11283         (H1-AFA9): Moved to Ideograph-R064-Hand.el.
11284         (H1-AF61): Moved to Ideograph-R140-Grass.el.
11285         (H1-AEE5): Moved to Ideograph-R036-Evening.el.
11286         (H1-AEE3): Moved to Ideograph-R028-Private.el.
11287         (H1-AEC6): Moved to Ideograph-R057-Bow.el.
11288         (H1-AEA7): Moved to Ideograph-R057-Bow.el.
11289         (H1-AEA5): Moved to Ideograph-R028-Private.el.
11290         (H1-AE61): Moved to Ideograph-R026-Seal.el.
11291
11292 2001-12-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11293
11294         * Ideograph-R057-Bow.el (U-00022399): New character.
11295         (U-0002239D): Likewise.
11296
11297         * Ideograph-R007-Two.el (U-00020131): Unify H7-EEEB.
11298         (U-00020134): New character.
11299         (M-00283): Separate U-00020AFC; add `->identical' for U-00020AFC.
11300
11301         * Ideograph-R040-Roof.el: Add some CJK Ext-B code points.
11302         (M-07074): Separate C6-244A.
11303         (U-000219BF): New character.
11304         (C6-244A): Map to U-000219BF.
11305
11306         * Ideograph-R028-Private.el (M-03080): Separate U+53BE and
11307         EGB-2C21; delete `kangxi-radical' and `kangxi-strokes'.
11308         (U+53BE): Unify H1-AEE3; add `ideographic-structure'.
11309         (U-00020AFC): New character.
11310
11311         * Ideograph-R006-Hook.el (U-00020117): Unify H1-B8A3.
11312         (M-00239): Separate U-00020029; add `->identical' for U-00020029.
11313         (U-0002011A): Unify H10-D547.
11314         (U-0002011B): Unify H2-EC53.
11315
11316         * Ideograph-R001-One.el (U-00020029): New character.
11317
11318 2001-12-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11319
11320         * Ideograph-R004-Slash.el (M-00136): Unify BC-85D2 and U-0002009F.
11321
11322 2001-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11323
11324         * Ideograph-R140-Grass.el (U-00026AF9): New character.
11325
11326         * Ideograph-R039-Child.el (M-06971): Separate U-000200F1; add
11327         `->identical' for U-000200F1; add `ideographic-structure'.
11328
11329         * Ideograph-R037-Big.el (J0-546F): Unify EGB-7A25, B-C95B and
11330         U+592C.
11331         (C2-213B): Separate EGB-7A25, B-C95B and U+592C.
11332         (U-00021645): New character.
11333         (H1-ACBB): Likewise.
11334         (U-00021686): Unify H1-ACC0; add `ideographic-structure'.
11335         (C7-2C7D): Add `ideographic-structure'.
11336
11337         * Ideograph-R036-Evening.el (U-00021588): Unify H1-AEE5; add
11338         `ideographic-structure'.
11339
11340         * Ideograph-R004-Slash.el (H1-AB78): Unify U-0002009D.
11341         (H1-ABB9): Unify U-000200A1.
11342         (H1-ABE0): Unify U-000200A7.
11343         (U-000200AC): New character.
11344         (H1-ABE6): Unify U-0002394B.
11345         (U-000200B1): New character.
11346         (U-000200B3): New character.
11347         (H1-ABE7): Unify U-000200B5.
11348         (H1-ABF9): Unify U-00024C06.
11349         (H1-ABFD): Unify U-0002664D.
11350         (H1-ABF7): Unify U-00027E86.
11351         (H1-AC43): Unify U-000200B8.
11352         (U-00021D18): Unify H3-D0D4.
11353         (H1-AC7B): Unify U-000200BD.
11354         (U-00020B61): Unify H1-F855.
11355         (H1-AC7E): Unify U-000200C0.
11356         (H1-ACA1): Unify U-000200C1.
11357         (U-000200C2): New character.
11358         (H1-ACBB): Moved to Ideograph-R037-Big.el.
11359         (H1-ACBD): Unify U-0002A00B.
11360         (H1-B3B6): New character.
11361         (H1-ACBC): Unify U-00025740.
11362         (H1-ACC0): Moved to Ideograph-R037-Big.el.
11363         (U-000200C8): New character.
11364
11365 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11366
11367         * Ideograph-R102-Field.el (U-00024CCF): New character [moved from
11368         Ideograph-R001-One.el].
11369
11370 2001-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11371
11372         * Ideograph-R028-Private.el (U-00020AD5): Add
11373         `ideographic-structure'; unify H1-AEA5.
11374
11375         * Ideograph-R026-Seal.el (BC-8A60): New character.
11376         (U+536B): Add `ideographic-structure'; unify H1-AE61.
11377
11378         * Ideograph-R002-Line.el (U-0002006C): New character.
11379         (BC-8D5D): Moved to Ideograph-R030-Mouth.el.
11380         (U-00023244): Unify H4-E3AE.
11381         (U-00020077): Add `->identical' for M-04218.
11382         (U-0002011D): Unify H1-F043.
11383
11384         * Ideograph-R001-One.el (U-00020018): Unify H2-C1A3.
11385         (U-00020922): Unify H1-DC50.
11386         (U-00020048): Add `->identical' for M-04020; add
11387         `->same-ideograph' for C6-472D.
11388         (M-00065): Separate U-00024CCF and moved it to
11389         Ideograph-R102-Field.el; add `->identical' for U-00024CCF.
11390         (U-00021B4B): Unify H2-B9A5.
11391         (U-0002005E): New character.
11392         (U-0002005C): Likewise.
11393         (U-00020050): Likewise.
11394         (U-00020045): Likewise.
11395         (U-0002001E): Likewise.
11396
11397         * Ideograph-R030-Mouth.el: Add some CJK Ext-B code points.
11398
11399 2001-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11400
11401         * Ideograph-R087-Claw.el (M-19655): Separate U+722B.
11402
11403         * Ideograph-R075-Tree.el (U+6740): Relate to M-14471; add
11404         `->same-ideograph' for M-14471.
11405
11406         * Ideograph-R003-Dot.el (U-00020084): Unify H4-E461.
11407
11408 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11409
11410         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PAW ONE): Add
11411         `<-radical' for U+722B.
11412         (CJK RADICAL PAW TWO): Add `<-radical' for M-19655.
11413
11414         * u0E000-Private-Use.el (U+F4A6): Revived.
11415
11416         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): Relate to
11417         M-42120.
11418
11419         * Ideograph-R140-Grass.el (M-31582): Separate JSP-586E, C4-466C
11420         and U+84A6.
11421         (BC-8CB0): New character.
11422
11423         * Ideograph-R079-Weapon.el (BC-8AD4): New character.
11424
11425 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11426
11427         * Ideograph-R065-Branch.el (M-13067): Unify CB-02050; use `=>ucs'
11428         instead of `->ucs'; add `ideographic-structure'.
11429         - Merge Big5 code points.
11430         - Use `=>ucs' instead of `->ucs'.
11431         - Add some `ideographic-structure' properties.
11432         - Add some CBETA numbers.
11433
11434 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11435
11436         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL CLOTHES): Add
11437         `<-radical' for U+8864.
11438
11439         * Ideograph-R023-Hiding-Enclosure.el (M-02674): Add
11440         `<-simplified-ideograph'; add `ideographic-structure'.
11441         (U+533A): Use `<-simplified-ideograph' instead of
11442         `simplified-ideograph-of'; add `ideographic-structure'.
11443
11444         * Ideograph-R022-Right-Open-Box.el: Add some missing
11445         `ideographic-structure' properties.
11446
11447         * Ideograph-R020-Wrap.el: Canonicalize some operators of
11448         `ideographic-structure' properties.
11449         (U+5301): Use `->same-ideograph' instead of `comment'; add
11450         `ideographic-structure'.
11451
11452         * Ideograph-R019-Power.el (U+52E7): Add `ideographic-structure'.
11453
11454         * Ideograph-R018-Knife.el (U+5239): Add `ideographic-structure'.
11455         (U+5290): Likewise.
11456
11457         * Ideograph-R016-Table.el (M-01792): Separate U+51F2.
11458
11459         * Ideograph-R013-Down-Box.el (U+5187): Revert the previous
11460         operator change.
11461         (U+56D8): Modify operator.
11462
11463         * Ideograph-R010-Legs.el (U+514F): Unify H1-B26A.
11464         (U+515E): Unify H5-F16C.
11465
11466         * Ideograph-R007-Two.el (U+4E97): Unify H2-EE7D.
11467         (U+4E9D): Unify H1-F57D.
11468
11469         * Ideograph-R006-Hook.el (U+4E89): Unify H1-E8D1.
11470
11471         * Ideograph-R005-Second.el (U+4E62): Unify H2-EE79.
11472         (U+4E80): Unify H12-EBBD.
11473
11474         * Ideograph-R004-Slash.el (U+4E55): Unify H1-B260.
11475
11476 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11477
11478         * Ideograph-R064-Hand.el:
11479         - Merge Big5 code points.
11480         - Use `=>ucs' instead of `->ucs'.
11481         - Add some CBETA numbers.
11482         - Add some `ideographic-structure' properties.
11483
11484         * Ideograph-R018-Knife.el (U+5259): Fix operator.
11485         (C3-2F62): Likewise.
11486
11487         * Ideograph-R014-Cover.el (U+51A9): Simplify
11488         `ideographic-structure'.
11489
11490         * Ideograph-R009-Man.el (U+U+4FA7): Simplify
11491         `ideographic-structure'.
11492         (M-00703): Use BC-8AFC instead of U+4EBC in the
11493         `ideographic-structure'.
11494
11495 2001-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11496
11497         * ideograph-util.el (ideographic-structure=): New function.
11498         (ideographic-structure-find-char): Use `ideographic-structure='
11499         instead of `char-ref='.
11500
11501         * Ideograph-R017-Open-Box.el (U+51FF): Fix
11502         `ideographic-structure'.
11503
11504         * Ideograph-R013-Down-Box.el (U+5183): Modify operator.
11505         (U+5187): Modify operator.
11506         (U+5188): Modify operator.
11507         (U+518F): Modify operator.
11508
11509 2001-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11510
11511         * Ideograph-R039-Child.el: Merge CHINA3-JEF code points.
11512
11513 2001-12-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11514
11515         * Ideograph-R063-Door.el:
11516         - Add some Big5 code points.
11517         - Add some `ideographic-structure' properties.
11518         - Add some CBETA numbers.
11519         - Use `=>ucs' instead of `->ucs'.
11520
11521 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11522
11523         * Ideograph-R022-Right-Open-Box.el (JSP-342E): Separate U+532C.
11524         (U+5332): Use U-00021657 instead of C4-3678 in the
11525         `ideographic-structure' property.
11526
11527         * Ideograph-R021-Spoon.el (U+5316): Use U+4EBB instead of <CJK
11528         RADICAL PERSON> in the `ideographic-structure' property.
11529         (U+5318): Add `ideographic-structure'.
11530
11531         * Ideograph-R020-Wrap.el: Add missing `ideographic-structure'
11532         properties.
11533
11534         * Ideograph-R015-Ice.el (M-01608): Unify U-000205AC.
11535
11536 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11537
11538         * Ideograph-R043-Lame.el: Add some CJK Ext-B code points.
11539
11540         * Ideograph-R041-Inch.el: Add some CJK Ext-B code points.
11541         (M-07456): Use C1-5C41 instead of U+7968 in the
11542         `ideographic-structure' property.
11543         (M-07468): Use `<-ancient-ideograph' instead of
11544         `ancient-ideograph-of'.
11545
11546         * Ideograph-R038-Woman.el (C5-4532): Fixed.
11547
11548 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11549
11550         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): New character.
11551
11552         * Ideograph-R042-Small.el, Ideograph-R039-Child.el,
11553         Ideograph-R033-Scholar.el: Add some CJK Ext-B code points.
11554
11555         * Ideograph-R019-Power.el: Add some missing
11556         `ideographic-structure' properties.
11557         (U+52A6): Don't use BC-8DF6 in the `ideographic-structure'
11558         property.
11559         (U+52B1): Use `script' and `<-simplified-ideograph' instead of
11560         `comment'.
11561         (U+52C9): Don't use char-ref format for the operator of the
11562         `ideographic-structure' property.
11563         (C1-6339): Use M-31078 instead of U+83AB in the
11564         `ideographic-structure' property.
11565         (J0-342B): Use `script' and `<-simplified-ideograph' instead of
11566         `comment'.
11567         (C2-4F5C): Use C1-655C instead of U+842C.
11568
11569         * Ideograph-R018-Knife.el: Add some missing
11570         `ideographic-structure' properties.
11571         (U+521D): Use U+8864 instead of <CJK RADICAL CLOTHES>.
11572         (U+5231): Simplified `ideographic-structure'.
11573         (C2-2554): Likewise.
11574         (U+524D): Use U+4491 instead of BC-8B4B.
11575         (U+524E): Use M-14471 instead of BC-8CBA.
11576         (J0-4B36): Use JSP-3523 instead of U+5485.
11577         (U+5294): Use `<-vulgar-ideograph' instead of
11578         `vulgar-char-of-shinjigen-1'.
11579
11580         * Ideograph-R013-Down-Box.el (J78-514B): Don't use char-ref format
11581         in the `ideographic-structure' property.
11582
11583         * Ideograph-R010-Legs.el (U+5151): Use U+4E37 instead of U+8B55 in
11584         the `ideographic-structure' property.
11585         (U+515A): Modify `ideographic-structure'.
11586
11587 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11588
11589         * Ideograph-R062-Halberd.el:
11590         - Merge some Big5 code points.
11591         - Add some CBETA numbers.
11592         - Add some `ideographic-structure' properties.
11593         - Use `=>ucs' instead of `->ucs'.
11594
11595 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11596
11597         * Ideograph-R009-Man.el (GT-00767): Relate to M-01054; add
11598         `ideographic-structure'.
11599
11600         * Ideograph-R003-Dot.el (U+4E37): Unify BC-8B55.
11601
11602 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11603
11604         * Ideograph-R032-Earth.el: Add some CJK Ext-B code points.
11605
11606         * Ideograph-R012-Eight.el (U+517C): Use U+4491 instead of BC-8B4B
11607         in the `ideographic-structure' property.
11608
11609         * Ideograph-R010-Legs.el (C4-233B): Separate U+514F.
11610         (U+514F): Add `ideographic-structure'.
11611
11612         * Ideograph-R001-One.el (U+4E19): Use U+5185 instead of BC-8C57 in
11613         the `ideographic-structure' property.
11614         (U+4E26): Use U+4491 instead of BC-8B4B in the
11615         `ideographic-structure' property.
11616
11617 2001-12-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11618
11619         * Ideograph-R031-Enclosure.el: Add some CJK Ext-B code points.
11620         (M-04684): Separate C6-225F; map to U-00020064.
11621         (C6-225F): Add `->identical' for U-00020064; map to U-00020064.
11622
11623         * Ideograph-R029-Again.el: Add some CJK Ext-B code points.
11624
11625         * Ideograph-R002-Line.el (U-00020064): Add `->identical' for
11626         C6-225F; add `->same-ideograph' for M-04684.
11627
11628         * Ideograph-R011-Enter.el (M-01416): Add `<-wrong-ideograph' for
11629         M-00345.
11630         (U+4EBD): Moved to Ideograph-R009-Man.el.
11631
11632         * Ideograph-R009-Man.el (U+4EBD): Moved from
11633         Ideograph-R011-Enter.el; relate to M-00345.
11634         (U+4ECA): Use U+4EBD instead of BC-8AFC.
11635         (U+4EE4): Likewise.
11636         (U+4F1B): Simplify the `ideographic-structure' property.
11637         (M-00757): Likewise.
11638         (U+500A): Likewise.
11639         (U+506C): Likewise.
11640
11641         * Ideograph-R075-Tree.el (U+6729): Unify BC-8956.
11642
11643 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11644
11645         * Ideograph-R178-Tanned-Leather.el (U+97E6): Unify BC-89D6.
11646
11647         * Ideograph-R168-Long.el (U+957F): Add `total-strokes'; unify
11648         BC-89A5.
11649
11650         * Ideograph-R040-Roof.el (J0-555F): Unify BC-8AF8.
11651
11652         * Ideograph-R011-Enter.el:
11653         - Add some Hanziku-1 code points.
11654         - Add some missing `ideographic-structure' properties.
11655
11656         * Ideograph-R009-Man.el:
11657         - Add some missing `ideographic-structure' properties.
11658         - Add some Hanziku-1 code points.
11659
11660 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11661
11662         * Ideograph-R169-Gate.el (U+95E8): Add `total-strokes'; unify
11663         BC-896B.
11664
11665         * Ideograph-R006-Hook.el (M-00237): Add `ideographic-structure'.
11666         (U-00020116): Likewise.
11667         (H1-BE59): New character.
11668
11669 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11670
11671         * Ideograph-R008-Lid.el:
11672         - Add some Hanziku-1 code points.
11673         - Add some missing `ideographic-structure' properties.
11674
11675         * Ideograph-R002-Line.el (U-0002006D): Add
11676         `ideographic-structure'; unify H1-C3C6.
11677         (U-0002006E): Add `ideographic-structure'.
11678         (H1-C3E4): New character.
11679
11680 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11681
11682         * Ideograph-R001-One.el (U+4E1D): Use BC-895C instead of U+5E7A in
11683         the `ideographic-structure'.
11684
11685 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11686
11687         * Ideograph-R061-Heart.el:
11688         - Merge Big5 code points.
11689         - Add some CBETA numbers.
11690         - Use `=>ucs' instead of `->ucs'.
11691         - Add some `ideographic-structure' properties.
11692
11693 2001-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11694
11695         * Ideograph-R002-Line.el (BC-8BF1): New character.
11696
11697 2001-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11698
11699         * Ideograph-R005-Second.el:
11700         - Add some missing `ideographic-structure' properties.
11701         - Add some Hanziku-1 code points.
11702
11703 2001-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11704
11705         * Ideograph-R038-Woman.el: Add some CHINA3-JEF code points.
11706
11707         * Ideograph-R010-Legs.el (U+5156): Unify H1-E0CF.
11708
11709 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11710
11711         * Ideograph-R037-Big.el: Add some Daikanwa numbers of the revised
11712         version if the numbers were changed in the second revised version.
11713         (U+5934): Unify BC-8A62.
11714
11715 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11716
11717         * Ideograph-R052-Short-Thread.el (U+5E7A): Unify BC-8B44.
11718
11719 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11720
11721         * char-db-util.el (insert-char-attributes): Format
11722         `ideograph-daikanwa-2' as same as `ideograph-daikanwa'.
11723
11724         * Ideograph-R006-Hook.el, Ideograph-R004-Slash.el:
11725         - Add some missing `ideographic-structure' properties.
11726         - Add some Hanziku-1 code points.
11727
11728 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11729
11730         * Ideograph-R037-Big.el: Add some CHINA3-JEF code points.
11731
11732 2001-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11733
11734         * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Add some
11735         missing `ideographic-structure' properties.
11736
11737         * Ideograph-R014-Cover.el: Add some missing
11738         `ideographic-structure' properties.
11739         (M-01592): Use `<-vulgar-ideograph' instead of
11740         `vulgar-char-of-shinjigen-1'.
11741
11742         * Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
11743         Ideograph-R011-Enter.el: Add some missing `ideographic-structure'
11744         properties.
11745
11746         * Ideograph-R010-Legs.el (JX1-2E50): Unify JC3-43D5.
11747         (U+514F): Use U-00020086 instead of U+5382 in the
11748         `ideographic-structure' property; use U-00020477 instead of
11749         U+4E0A/U+513F in the `ideographic-structure' property.
11750
11751         * Ideograph-R006-Hook.el (U-00020112): Add
11752         `ideographic-structure'; unify H1-AAD7.
11753
11754 2001-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11755
11756         * Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
11757         Ideograph-R034-Go.el: Add some CHINA3-JEF code points.
11758
11759 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11760
11761         * Ideograph-R060-Step.el:
11762         - Merge Big5 code points.
11763         - Use `=>ucs' instead of `->ucs'.
11764         - Add some `ideographic-structure' properties.
11765         - Add some CBETA numbers.
11766
11767         * Ideograph-R028-Private.el, Ideograph-R023-Hiding-Enclosure.el:
11768         Add some CJK Ext-B code points.
11769
11770         * Ideograph-R005-Second.el (U-000200E4): Add
11771         `ideographic-structure'; unify H1-ABE1.
11772
11773 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11774
11775         * Ideograph-R059-Bristle.el: Use `=>ucs' instead of `->ucs'.
11776
11777         * Ideograph-R058-Snout.el: Use `=>ucs' instead of `->ucs'.
11778         (U+5F5B): Unify CB-01820.
11779
11780         * Ideograph-R057-Bow.el: Use `=>ucs' instead of `->ucs'.
11781
11782         * Ideograph-R056-Shoot.el (C1-636F): Use `=>ucs' instead of
11783         `->ucs'.
11784
11785         * Ideograph-R022-Right-Open-Box.el: Merge some CJK Ext-B code
11786         points.
11787         (M-02596): Unify BC-87D4 and U-0002092C.
11788
11789         * Ideograph-R005-Second.el (BC-87D4): Moved to
11790         Ideograph-R022-Right-Open-Box.el.
11791
11792 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11793
11794         * char-db-util.el (insert-char-attributes): Add setting to format
11795         `=>ucs-jis'.
11796
11797         * Ideograph-R021-Spoon.el: Add some CJK Ext-B code points.
11798         (M-02571): Unify U-0002090E; relate to JU-5315 instead of U+5315.
11799
11800         * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el: Merge some CJK
11801         Ext-B code points.
11802
11803         * Ideograph-R115-Grain.el (U+79F0): Separate C3-327C.
11804         (J0-3E4E): Unify C3-327C and CB-00379.
11805
11806         * Ideograph-R059-Bristle.el (C6-3F5B): Use `->same-ideograph'
11807         instead of `ideograph='.
11808         - Add some CBETA numbers.
11809         - Merge Big5 code points.
11810
11811         * Ideograph-R058-Snout.el: Merge Big5 code points.
11812         (U+5F5C): Unify CB-02362; relate to M-09948.
11813
11814         * Ideograph-R057-Bow.el:
11815         - Merge Big5 code points.
11816         - Add some `ideographic-structure' properties.
11817         - Add some CBETA numbers.
11818
11819         * Ideograph-R056-Shoot.el:
11820         - Merge Big5 code points.
11821         - Merge some CBETA numbers.
11822
11823 2001-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11824
11825         * Ideograph-R170-Mound.el (U+49BE): New character.
11826         (H1-DE72): Moved from Ideograph-R010-Legs.el.
11827
11828 2001-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11829
11830         * Ideograph-R038-Woman.el: Add some CJK Ext-B code points.
11831
11832         * Ideograph-R029-Again.el:
11833         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
11834           `hanyu-dazidian-char' properties.
11835         - Add some missing `ideographic-structure' properties.
11836         - Add some Big5-CDP code points.
11837
11838         * Ideograph-R026-Seal.el: Add some missing `hanyu-dazidian-vol',
11839         `hanyu-dazidian-page' and `hanyu-dazidian-char' properties.
11840         (U+536A): Add `ideographic-structure'.
11841
11842         * Ideograph-R010-Legs.el (H1-DCE3): Unify U-00020478.
11843         (H1-DE46): Unify U-00020489.
11844         (H1-DE67): Unify U-0002048B.
11845         (H1-DE6A): Unify U-0002048F.
11846         (H1-DE6E): Unify U-00025631.
11847         (H1-DE72): Moved to Ideograph-R170-Mound.el.
11848         (H1-DE73): Unify U-0002049C.
11849         (H1-DE74): Unify U-0002049D.
11850         (H1-DEAC): Unify U-000204A7.
11851         (H1-DEC9): Unify U-000204AE.
11852         (H1-DEC8): Unify U-00020926.
11853         (H1-DECF): Unify U-000204BE.
11854         (M-01407): Unify U-000204CA.
11855         (H1-DED6): Unify U-000204D6.
11856         (H1-DED9): Unify U-000204DA.
11857
11858 2001-12-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11859
11860         * Ideograph-R032-Earth.el: Merge some CHINA3-JEF code points.
11861
11862         * Ideograph-R010-Legs.el:
11863         - Add some missing `ideographic-structure' properties.
11864         - Add some Hanziku-1 code points.
11865
11866         * Ideograph-R003-Dot.el (M-00093): Unify H1-ACC5 and U-0002007C;
11867         add `ideographic-structure'.
11868         (U-0002007F): Unify H1-AD5C; add `ideographic-structure'.
11869         (U-00020081): New character.
11870         (U-0002592C): New character.
11871         (U+4E3E): Unify H1-ADBF.
11872
11873 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11874
11875         * Ideograph-R002-Line.el (U+4E34): Unify H1-AA56.
11876         (H1-AA59): New character.
11877         (H1-AA72): Likewise.
11878
11879 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11880
11881         * Ideograph-R013-Down-Box.el (U-0002054D): Add
11882         `ideographic-structure'; unify H1-AD7C.
11883
11884         * Ideograph-R007-Two.el (C6-2566): Relate to U-00020122.
11885
11886         * Ideograph-R001-One.el:
11887         - Add some missing `ideographic-structure' properties.
11888         - Add some Hanziku-1 code points.
11889
11890 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
11891
11892         * Ideograph-R099-Sweet.el (M-21660): Separate C4-3E65 and U+3F4E;
11893         add `ideographic-structure'; unify H1-A97D.
11894         (C4-3E65): Add `ideographic-structure'.
11895         (U+3F4E): Likewise.
11896         (M-21663): Separate C7-302B; add `ideographic-structure'; unify
11897         H1-A9B2.
11898         (C7-302B): Add `ideographic-structure'.
11899
11900         * Ideograph-R048-Work.el (H1-A875): New character.
11901
11902         * Ideograph-R113-Spirit.el (M-49399): Add `ideographic-structure';
11903         unify H1-A955.
11904         (H1-A954): New character; unify U-00025632.
11905         (H1-A975): New character; unify U-00025673.
11906
11907 2001-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11908
11909         * Ideograph-R073-Say.el (M-14304): Separate C6-4979; add
11910         `ideographic-structure'; unify H1-A97A.
11911
11912         * Ideograph-R055-Two-Hands.el (U+3429): Add
11913         `ideographic-structure'; unify H1-A8CE.
11914         - Merge Big5 code points.
11915         - Use `=>ucs' instead of `->ucs'.
11916         - Merge some CBETA numbers.
11917         - Add some `ideographic-structure' properties.
11918
11919         * Ideograph-R051-Dry.el (M-09171): Add `ideographic-structure';
11920         unify H1-A872.
11921         (C6-2742): Add `ideographic-structure'.
11922
11923         * Ideograph-R013-Down-Box.el (U-00020542): Add
11924         `ideographic-structure'; unify H1-A769.
11925
11926         * Ideograph-R004-Slash.el (C3-212F): Relate to U+51E2.
11927
11928 2001-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11929
11930         * Ideograph-R037-Big.el: Merge some CJK Ext-B code points.
11931         (M-05837): Separate C6-2167; relate to U-000215D2.
11932         (C6-2167): Unify BC-87D3 and U-000215D2.
11933         (M-05948): Separate C6-3E3E; relate to U-00021638; add
11934         `ideographic-structure'.
11935         (U-00021638): Add `ideographic-structure'; unify H1-A974.
11936         (C6-3E3E): Add `ideographic-structure'.
11937
11938         * Ideograph-R031-Enclosure.el (C6-5145): Add
11939         `ideographic-structure'; unify H1-A9A2.
11940
11941         * Ideograph-R028-Private.el: Use char-spec instead of char-ref as
11942         operators in `ideographic-structure' properties.
11943         (U-00020AD3): Unify BC-8B7E.
11944         (C6-213C): Add `ideographic-structure'; unify BC-89AC.
11945         (U+53B7): Add `ideographic-structure'; unify BC-8CEB.
11946         (C4-2249): Add `ideographic-structure'; unify BC-88E6.
11947
11948         * Ideograph-R015-Ice.el (U+51DF): Unify CB-06080.
11949
11950         * Ideograph-R014-Cover.el (M-01589): Relate to U-0002058C.
11951
11952         * Ideograph-R007-Two.el:
11953         - Add some missing `ideographic-structure' properties.
11954         - Merge some Hanziku-1 code points.
11955
11956         * Ideograph-R003-Dot.el (M-00104): Separate C3-2740; delete
11957         `cns-radical'.
11958         (U+4E3D): Unify H1-A86E.
11959
11960 2001-11-30  Yoshiki Hayashi  <yoshiki@xemacs.org>
11961
11962         * ioslated-char.el: Disable undo in temporary buffer.
11963         Otherwise, pdump will complain about buffer being undumpable
11964         object.
11965
11966 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11967
11968         * Ideograph-R054-Long-Stride.el:
11969         - Use `=>ucs' instead of `->ucs'.
11970         - Merge Big5 code points.
11971         (U+5EFB): Unify CB-00327.
11972         (U+5EFC): Unify CB-02626.
11973
11974         * Ideograph-R036-Evening.el: Merge some CJK Ext-B code points.
11975
11976         * Ideograph-R032-Earth.el (U+57DB): Add `ideographic-structure';
11977         unify CB-05739.
11978
11979         * Ideograph-R030-Mouth.el (U+53E7): Use `->ideographic-variants'
11980         instead of `variant-of-shinjigen-1'; unify JC3-91AE.
11981         (U+549A): Unify JC3-8CE8.
11982
11983 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11984
11985         * Ideograph-R131-Minister.el (C3-2A5C): Separated from U+5367 and
11986         moved from Ideograph-R025-Divination.el.
11987
11988         * Ideograph-R035-Go-Slowly.el: Merge some CJK Ext-B code points.
11989
11990         * Ideograph-R034-Go.el (J0-5469): Unify BC-8B45.
11991         Merge some CJK Ext-B code points.
11992
11993         * Ideograph-R031-Enclosure.el: Add some CHINA3-JEF code points.
11994
11995         * Ideograph-R019-Power.el: Add some CHINA3-JEF code points.
11996         (M-02305): Unify C4-2240, JC3-44D9 and U+3515.
11997         (M-02395): Unify C6-3D4E.
11998         (M-02397): Unify C6-3D4F.
11999         (M-02401): Unify C6-3D4D.
12000
12001         * Ideograph-R018-Knife.el: Add some CHINA3-JEF code points.
12002         (M-02112): Add `ideographic-structure'.
12003
12004         * Ideograph-R015-Ice.el: Add some missing `ideographic-structure'
12005         properties.
12006
12007         * Ideograph-R005-Second.el (BC-87D3): Moved to
12008         Ideograph-R037-Big.el; unify C6-2167.
12009
12010 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12011
12012         * Ideograph-R181-Leaf.el (JC3-8CE9): New character.
12013
12014         * Ideograph-R122-Net.el (C4-2152): Separated from U+5188 and moved
12015         from Ideograph-R013-Down-Box.el.
12016
12017         * Ideograph-R032-Earth.el (M-05234): Use `<-original-ideograph'
12018         instead of `original-ideograph-of'.
12019         (M-05291): New character.
12020         (C6-3E32): Relate to M-05291.
12021         (M-05352): Unify C6-5152 instead of C4-3C5A.
12022
12023         * Ideograph-R030-Mouth.el: Merge some CHINA3-JEF code points.
12024
12025         * Ideograph-R025-Divination.el (U+5361): Unify JC3-82B5.
12026         (U+5367): Separate C3-2A5C and moved it to
12027         Ideograph-R131-Minister.el.
12028
12029         * Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el:
12030         Merge some CHINA3-JEF code points.
12031
12032 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12033
12034         * Ideograph-R029-Again.el: Add some CHINA3-JEF code points.
12035         (C6-3D67): Unify M-48963.
12036         (C1-5937): Use `->identical' instead of `ideograph='.
12037
12038         * Ideograph-R028-Private.el: Add some CHINA3-JEF code points.
12039         (C4-2856): Delete `non-morohashi'; unify M-48989.
12040
12041         * Ideograph-R027-Cliff.el (M-02979): Unify C6-3D60 and U-00020A78.
12042         (U-00020A9A): Unify BC-8D4D; add `ideographic-structure'.
12043         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12044           `hanyu-dazidian-char' properties.
12045         - Add some missing `ideographic-structure' properties.
12046         - Add some BIG5-CDP code points.
12047         - Add some CHINA3-JEF code points.
12048
12049         * Ideograph-R026-Seal.el (U+5369): Unify BC-8B5A.
12050         (U+353E): Unify BC-8BE6.
12051         (U+536A): Unify BC-8D7A.
12052         (U+5373): Use `script' and `<-vulgar-ideograph' instead of
12053         `comment'; add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12054         `hanyu-dazidian-char'; add `ideographic-structure'.
12055         (U+537B): Use `->ideographic-variants' instead of
12056         `variant-of-shinjigen-1'; add `hanyu-dazidian-vol',
12057         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
12058         `ideographic-structure'.
12059         (U+537D): Use `->ideographic-variants' instead of
12060         `variant-of-shinjigen-1'; unify JC3-45D4.
12061         (M-02875): Separate C6-2F3C; use `->same-ideograph' instead of
12062         `comment'; relate to U-00020A1E.
12063         (C6-2F3C): Unify U-00020A1E.
12064         - Add some CHINA3-JEF code points.
12065         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12066           `hanyu-dazidian-char' properties.
12067         - Add some missing `ideographic-structure' properties.
12068         - Merge some CJK Ext-B code points.
12069
12070         * Ideograph-R024-Ten.el (U+5344): Unify BC-8975.
12071         (C4-2244): Use `<-original-ideograph' instead of
12072         `original-char-of-shinjigen-1'; unify U-00020983.
12073         (C3-2329): Use `->ideographic-variants' instead of
12074         `variant-of-shinjigen-1'.
12075         (C6-2639): Use `<-vulgar-ideograph' instead of
12076         `vulgar-char-of-shinjigen-1'; unify U-00020991.
12077         (C4-2553): Use `<-vulgar-ideograph' instead of
12078         `vulgar-char-of-shinjigen-1'; unify U-00024C1E.
12079         (M-02739): Unify C4-2553 and U-00024C1E; use `<-vulgar-ideograph'
12080         instead of `vulgar-ideograph-of'.
12081         (J0-4234): Use U+4ECE instead of BC-8DF5 + U+4EBA in the
12082         `ideographic-structure'.
12083         (U+5352): Likewise.
12084         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12085           `hanyu-dazidian-char' properties.     
12086         - Add some missing `ideographic-structure' properties.
12087         - Merge some CHINA3-JEF code points.
12088         - Use char-spec instead of char-ref as operators in
12089           `ideographic-structure' properties.
12090         - Merge some CJK Ext-B code points.
12091         - Merge some missing Big5-CDP code points.
12092
12093         * Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el: Merge
12094         some CHINA3-JEF code points.
12095
12096         * Ideograph-R017-Open-Box.el (U+51FC): Delete `kangxi-radical' and
12097         `kangxi-strokes'; delete `non-morohashi'; unify JC3-80AC.
12098
12099         * Ideograph-R016-Table.el: Merge some CHINA3-JEF code points.
12100
12101         * Ideograph-R004-Slash.el (U-00020086): Unify BC-8BB4.
12102         (U-000200A2): Unify BC-8CB4; add `ideographic-structure'.
12103
12104 2001-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12105
12106         * Ideograph-R014-Cover.el (C6-3D3E): Relate to M-01589.
12107
12108         * Ideograph-R013-Down-Box.el (U+5188): Separate C4-2152; add
12109         `->identical' for C4-2152.
12110
12111 2001-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12112
12113         * Ideograph-R053-Dotted-Cliff.el:
12114         - Use `=>ucs' instead of `->ucs'.
12115         - Merge some CBETA numbers.
12116         - Merge Big5 code points.
12117
12118         * Ideograph-R025-Divination.el (U+535D): Unify BC-8BF9.
12119         (U+5364): Unify BC-8A56.
12120         (U-000209EA): Unify BC-8AA6.
12121         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12122           `hanyu-dazidian-char' properties.
12123         - Use char-spec instead of char-ref as operators in
12124           `ideographic-structure' properties.
12125
12126         * Ideograph-R052-Short-Thread.el, Ideograph-R051-Dry.el: Merge
12127         Big5 code points.
12128
12129         * Ideograph-R027-Cliff.el: Merge some CJK Ext-B code points.
12130
12131 2001-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12132
12133         * Ideograph-R003-Dot.el (U-0002007E): Moved from
12134         Ideograph-R005-Second.el.
12135         (BC-87D2): Likewise.
12136
12137         * Ideograph-R025-Divination.el: Merge some CJK Ext-B code points.
12138
12139         * Ideograph-R022-Right-Open-Box.el: update.
12140
12141         * Ideograph-R005-Second.el (U+5350): Moved to
12142         Ideograph-R024-Ten.el.
12143         (BC-87D2): Separate U-0002007E; moved to Ideograph-R003-Dot.el.
12144         (U-0002007E): Moved to Ideograph-R003-Dot.el.
12145
12146         * Ideograph-R004-Slash.el (U-000209AC): Moved to
12147         Ideograph-R024-Ten.el.
12148
12149         * Ideograph-R001-One.el (BC-86A4): Separate U-0002097B and moved
12150         to Ideograph-R024-Ten.el.
12151         (U-0002097B): Moved to Ideograph-R024-Ten.el.
12152         (U-000209B4): Likewise.
12153
12154         * Ideograph-R023-Hiding-Enclosure.el (U+5338): Unify BC-8A70; add
12155         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12156         `hanyu-dazidian-char'.
12157         (C3-2466): Unify BC-8CD3; add `hanyu-dazidian-vol',
12158         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
12159         `ideographic-structure'.
12160         (U+533C): Separated from C2-2558 and moved from
12161         Ideograph-R022-Right-Open-Box.el.
12162         - Use char-spec instead of char-ref as operators in
12163           `ideographic-structure' properties.
12164         - Add some missing `ideographic-structure'.
12165         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12166           `hanyu-dazidian-char' properties.
12167
12168 2001-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12169
12170         * Ideograph-R050-Turban.el:
12171         - Use char-spec instead of char-ref as operators in
12172           `ideographic-structure' properties.
12173         - Merge some CBETA numbers.
12174         - Add some missing `ideographic-structure' properties.
12175
12176         * Ideograph-R046-Mountain.el:
12177         - Merge Big5 code points.
12178         - Use `=>ucs' instead of `->ucs'.
12179         - Add some `ideographic-structure' properties.
12180         - Merge some CBETA numbers.
12181
12182         * Ideograph-R030-Mouth.el (M071135): New character.
12183
12184         * Ideograph-R022-Right-Open-Box.el:
12185         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12186           `hanyu-dazidian-char' properties.
12187         - Use char-spec instead of char-ref as operators in
12188           `ideographic-structure' properties.
12189         (C2-2558): Separate U+533C; add `->identical' for U+533C.
12190         (C6-3563): Unify BC-88C4.
12191
12192 2001-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12193
12194         * Ideograph-R162-Walk.el (U+8FC7): Fix `total-strokes'.
12195         (C1-4B56): Use `->ideographic-variants' instead of
12196         `morohashi-daikanwa'; unify B-A8B5.
12197         (U+8FC8): Add `total-strokes'.
12198
12199         * Ideograph-R094-Dog.el (J0-605B): Separate G1-4F57 and U+737B.
12200
12201         * Ideograph-R020-Wrap.el:
12202         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12203           `hanyu-dazidian-char' properties.
12204         - Use char-spec instead of char-ref as operators in
12205           `ideographic-structure' properties.
12206         - Add some missing `ideographic-structure' properties.
12207         - Merge some missing Big5-CDP code points.
12208
12209 2001-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12210
12211         * Ideograph-R131-Minister.el (C4-2471): Unify BC-8DDB.
12212
12213         * Ideograph-R049-Oneself.el, Ideograph-R048-Work.el:
12214         - Merge Big5 code points.
12215         - Merge some CBETA numbers.
12216         - Use `=>ucs' instead of `->ucs'.
12217
12218         * Ideograph-R047-River.el:
12219         - Merge some CBETA numbers.
12220         - Merge Big5 code points.
12221         - Use `=>ucs' instead of `->ucs'.
12222
12223         * Ideograph-R021-Spoon.el: Add some `hanyu-dazidian-vol',
12224         `hanyu-dazidian-page' and `hanyu-dazidian-char' properties.
12225         (M-02571): Unify BC-8BBA.
12226         (U+5316): Use char-spec instead of char-ref as the operator in the
12227         `ideographic-structure' property.
12228         (J0-323D): Likewise.
12229         (M-02573): Add `ideographic-structure'; separate C4-2142; unify
12230         BC-8AB1.
12231         (U+5317): Use char-spec instead of char-ref as the operator in the
12232         `ideographic-structure' property.
12233         (M-02577): Add `ideographic-structure'.
12234         (BC-8CCA): New character.
12235         (C6-2632): Add `ideographic-structure'.
12236         (U+5319): Use char-spec instead of char-ref as the operator in the
12237         `ideographic-structure' property.
12238
12239         * Ideograph-R012-Eight.el (BC-8BFA): Add `ideograph-cdp'.
12240
12241         * Ideograph-R015-Ice.el: Merge some CHINA3-JEF code points.
12242
12243         * Ideograph-R040-Roof.el (C4-3130): Unify JC3-4AB8.
12244
12245         * Ideograph-R009-Man.el (U+4EEC): Unify JC3-82BB.
12246         (U+505F): Unify JC3-42EE.
12247         (U+503B): Unify JC3-93DE.
12248         (U+50A5): Unify JC3-43A8.
12249
12250         * Ideograph-R008-Lid.el (JC3-81C1): New character.
12251
12252         * Ideograph-R014-Cover.el: Merge some CHINA3-JEF code points.
12253
12254 2001-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12255
12256         * Ideograph-R043-Lame.el:
12257         - Use `=>ucs' instead of `->ucs'.
12258         - Merge Big5 code points.
12259
12260         * Ideograph-R013-Down-Box.el (U+518B): Unify JC3-43EC.
12261         (CB-00155): New character.
12262         (GT-02025): Unify JC3-43ED.
12263         (U+5195): Unify JC3-43EE.
12264
12265         * Ideograph-R012-Eight.el (U+5170): Unify JC3-82AB.
12266         (U+517B): Unify JC3-82AA.
12267
12268         * Ideograph-R011-Enter.el (M-01418): Unify JC3-43DE.
12269         (M-01424): Unify JC3-43DF.
12270
12271         * Ideograph-R009-Man.el:
12272         - Add some missing `ideographic-structure' properties.
12273         - Use U+4EBB instead of <CJK RADICAL PERSON> in
12274           `ideographic-structure' properties.
12275         (M-00703): Unify S1-0488.
12276
12277         * Ideograph-R005-Second.el (U+4E60): Unify JC3-81C9.
12278         (U+4E66): Unify JC3-81CD.
12279         (U+4E70): Unify JC3-81ED.
12280
12281         * Ideograph-R002-Line.el (U+4E34): Unify JC3-82AF.
12282
12283         * Ideograph-R001-One.el (U+4E13): Unify JC3-81D9.
12284
12285 2001-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12286
12287         * Ideograph-R187-Horse.el (U+99E6): Unify BC-8DC0.
12288
12289         * Ideograph-R044-Corpse.el:
12290         - Merge Big5 code points.
12291         - Add some CBETA numbers.
12292         - Add some `ideographic-structure' properties.
12293
12294         * Ideograph-R042-Small.el, Ideograph-R041-Inch.el: Use `=>ucs'
12295         instead of `->ucs'.
12296
12297         * Ideograph-R018-Knife.el (U+5215): Use U-000206AA instead of
12298         M-01862 in `ideographic-structure'.
12299
12300         * Ideograph-R011-Enter.el (S1-0488): Moved to
12301         Ideograph-R009-Man.el and unify with M-00703.
12302
12303         * Ideograph-R008-Lid.el (M-00289): Separate C3-2147 and U+4EA3;
12304         add `ideographic-structure'.
12305         (BC-8C5E): Unify JC3-8DCD.
12306         (U+4EA7): Add `ideographic-structure'.
12307         (U+4EAA): Likewise.
12308         (J0-5037): Separate C3-2B25 and U+4EB0; use `<-vulgar-ideograph'
12309         instead of `vulgar-char-of-shinjigen-1'; add
12310         `ideographic-structure'.
12311         (M-00309): Separate C3-2B27 and U+4EB1; add
12312         `ideographic-structure'.
12313         (JC3-81D2): Use U+6729 instead of U+6728 in
12314         `ideographic-structure'.
12315         (C3-2B24): Add `ideographic-structure'.
12316         (U+4EB2): Likewise.
12317         (U+4EB4): Likewise.
12318         (U+4EB5): Likewise.
12319         (U+4EB7): Likewise.
12320         (U+4EB8): Likewise.
12321
12322         * Ideograph-R004-Slash.el (JX2-212E): Unify JC3-97C6.
12323
12324 2001-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12325
12326         * Ideograph-R012-Eight.el: Unify some CHINA3-JEF code points.
12327
12328 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12329
12330         * Ideograph-R010-Legs.el: Add some missing `ideographic-structure'
12331         properties.
12332         (J0-3D3C): Separate G0-3364, C6-2352 and U+5145; modify
12333         `ideographic-structure'.
12334
12335 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12336
12337         * char-db-util.el (what-char-definition): Use `decode-char'
12338         instead of `make-char' to display comment for builtin character.
12339
12340         * Ideograph-R172-Short-Tailed-Bird.el (JX2-7B6E): Unify BC-8D4B.
12341
12342         * Ideograph-R103-Bolt-Of-Cloth.el (M074034): New character.
12343
12344         * Ideograph-R100-Life.el (BC-8B77): New character.
12345
12346         * Ideograph-R087-Claw.el (U+722F): Unify BC-8CA8.
12347
12348         * Ideograph-R035-Go-Slowly.el (M-05708): Separate C3-213A and
12349         U+590A.
12350         (U+590A): Unify BC-8A71.
12351
12352         * Ideograph-R120-Silk.el (U+7CF9): Relate to M-27221; unify
12353         BC-8AFB.
12354
12355         * Ideograph-R003-Dot.el (M-00104): Add `ideographic-structure'.
12356
12357 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12358
12359         * Ideograph-R030-Mouth.el (U+551B): Delete invalid
12360         `morohashi-daikanwa'.
12361         (U+551C): Likewise; delete `kangxi-radical' and `kangxi-strokes'.
12362         (U+551D): Delete invalid `morohashi-daikanwa'; delete
12363         `kangxi-strokes'.
12364         (U+551E): Delete invalid `morohashi-daikanwa'.
12365         (U+551F): Likewise.
12366         (U+5520): Likewise.
12367         (U+5521): Likewise.
12368         (U+5522): Likewise.
12369         (U+5523): Likewise.
12370         (U+5524): Delete `non-morohashi'.
12371         (U+5525): Add `total-strokes'.
12372
12373 2001-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12374
12375         * Ideograph-R007-Two.el (U+4E96): Add `ideographic-structure'.
12376         (U+4E97): Likewise.
12377         (U+4E9D): Likewise.
12378
12379         * Ideograph-R005-Second.el (M-00190): Use U+4E5A instead of <CJK
12380         RADICAL SECOND TWO> in `ideographic-structure'.
12381         (M-00192): Add `ideographic-structure'.
12382         (M-00205): Likewise.
12383
12384 2001-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12385
12386         * Ideograph-R006-Hook.el (U+4E87): Add `ideographic-structure'.
12387         (U+4E89): Likewise.
12388
12389         * Ideograph-R002-Line.el (BC-8869): Moved to
12390         Ideograph-R017-Open-Box.el.
12391
12392 2001-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12393
12394         * Ideograph-R018-Knife.el: Merge some CJK Ext-B code points.
12395
12396         * Ideograph-R017-Open-Box.el: Merge some CJK Ext-B code points.
12397         (C5-222A): Unify BC-8869 and U-00020686.
12398
12399         * Ideograph-R016-Table.el: Merge some CJK Ext-B code points.
12400
12401         * Ideograph-R005-Second.el: Add some missing
12402         `ideographic-structure' properties.
12403         (U+4E7F): Modify `ideographic-structure'.
12404
12405         * Ideograph-R001-One.el: Add some missing `ideographic-structure'
12406         properties.
12407
12408         * Ideograph-R004-Slash.el (U+4E4A): Add `ideographic-structure'.
12409         (U+4E4C): Likewise.
12410         (C3-2263): Likewise.
12411         (U+4E54): Likewise.
12412         (U+4E55): Likewise.
12413
12414         * Ideograph-R003-Dot.el (U+4E37): Add `ideographic-structure'.
12415         (U+4E3D): Likewise.
12416         (U+4E3E): Likewise.
12417
12418         * Ideograph-R002-Line.el (U+4E34): Add `ideographic-structure'.
12419
12420 2001-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12421
12422         * ideograph-util.el (insert-ideograph-radical-char-data): Now
12423         return value of `char-attribute-list' includes names of
12424         CCS-attributes.
12425
12426         * char-db-util.el (insert-char-attributes): Now return value of
12427         `char-attribute-list' includes names of CCS-attributes.
12428
12429 2001-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12430
12431         * Ideograph-R140-Grass.el: Merge KS X 1001 code points.
12432
12433         * Ideograph-R125-Old.el (U+8009): Separate C4-2B25; unify K0-4F3E.
12434
12435         * Ideograph-R012-Eight.el (BC-8BFA): New character; relate to
12436         U-00020509 and M-48931.
12437
12438 2001-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12439
12440         * Ideograph-R031-Enclosure.el:
12441         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12442           `hanyu-dazidian-char' properties.
12443         - Add some `ideographic-structure' properties.
12444         - Use char-spec instead of char-ref as operators in
12445           `ideographic-structure' properties.
12446         (U+56D9): Unify BC-8DE5.
12447         (M-04695): Unify BC-8668.
12448         (M-04736): Separate C6-2F5C; delete `cns-total-strokes'.
12449         (C6-2F5C): Unify BC-8870.
12450         (M-04747): Separate C6-2A41.
12451         (BC-876C): New character; relate to M-04747.
12452         (M-04823): Unify BC-8559.
12453         (U+5716): Use U+555A instead of BC-8BEB in
12454         `ideographic-structure'.
12455         (C7-5321): Unify BC-856D.
12456
12457         * Ideograph-R030-Mouth.el (M-03829): Separate C3-3464 and U+555A;
12458         unify BC-8BEB.
12459
12460         * Ideograph-R024-Ten.el (C6-2977): Unify BC-85D0.
12461
12462         * Ideograph-R019-Power.el:
12463         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12464           `hanyu-dazidian-char' properties.
12465         - Use char-spec instead of char-ref as operators in
12466           `ideographic-structure' properties.
12467         (U+529E): Unify BC-8A63.
12468         (C6-2F28): Unify BC-85C9.
12469
12470         * Ideograph-R018-Knife.el:
12471         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12472           `hanyu-dazidian-char' properties.
12473         - Use char-spec instead of char-ref as operators in
12474           `ideographic-structure' properties.
12475         - Add some `ideographic-structure' properties.
12476
12477 2001-11-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12478
12479         * Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
12480         Ideograph-R008-Lid.el, Ideograph-R007-Two.el: Merge some
12481         CHINA3-JEF code points.
12482
12483 2001-11-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12484
12485         * Ideograph-R004-Slash.el (BC-8856): New character.
12486
12487         * Ideograph-R134-Mortar.el (BC-8863): New character; relate to
12488         M-30175.
12489
12490         * Ideograph-R037-Big.el (BC-87EE): New character; relate to
12491         M-5861.
12492         (U+593A): Delete `morohashi-daikanwa'.
12493
12494         * Ideograph-R028-Private.el (C6-215C): Unify BC-87B8.
12495
12496         * Ideograph-R017-Open-Box.el: Use char-spec instead of char-ref as
12497         operators in `ideographic-structure' properties.
12498         (M-01801): Unify BC-8AAF.
12499         (CB-00631): Unify BC-8DC7.
12500         (C6-2361): Unify BC-87B4.
12501         (U+342B): Add `ideographic-structure'.
12502         (C6-3548): Unify BC-87BF.
12503
12504         * Ideograph-R016-Table.el: Use char-spec instead of char-ref as
12505         operators in `ideographic-structure' properties.
12506         (C4-2129): Unify BC-8AAE.
12507         (U+51E6): Unify BC-8BE4; add `ideographic-structure'.
12508
12509         * Ideograph-R002-Line.el (U-00020CCB): Use JX2-286F instead of
12510         BC-8BAD in `ideographic-structure'.
12511
12512         * Ideograph-R042-Small.el:
12513         - Merge Big5 code points.
12514         - Merge some CBETA numbers.
12515         - Add some `ideographic-structure' properties.
12516
12517 2001-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12518
12519         * char-db-util.el (char-db-insert-char-spec): Modify for new
12520         behavior of `charset-iso-final-char'.
12521
12522 2001-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12523
12524         * char-db-util.el (ideographic-radicals): Now
12525         `charset-iso-final-char' returns nil instead of ?\x00 if a
12526         coded-charset does not have a final-byte of ISO/IEC 2022.
12527         (char-attribute-name<): Likewise.
12528
12529         * Ideograph-R041-Inch.el:
12530         - Merge Big5 code points.
12531         - Merge some CBETA numbers.
12532         - Add some `ideographic-structure' properties.
12533
12534 2001-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12535
12536         * Ideograph-R039-Child.el:
12537         - Merge Big5 code points.
12538         - Use `=>ucs' instead of `->ucs'.
12539         - Add some `ideographic-structure' properties.
12540         - Merge some CBETA numbers.
12541
12542         * Ideograph-R040-Roof.el (M-07056): Separate U+5B82 and C3-223D.
12543         (CB-00974): New character; unify M053063; relate to M-7056 and
12544         U+5B82.
12545         (U+5B82): Relate to M053063.
12546         (M-07089): Use `<-original-ideograph' instead of
12547         `original-ideograph-of'.
12548         (M-07112): Use `->same-ideograph' instead of `ideograph='.
12549         - Use `=>ucs' instead of `->ucs'.
12550         - Merge Big5 code points.
12551         - Merge some CBETA numbers.
12552         - Add some `ideographic-structure' properties.
12553
12554 2001-11-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12555
12556         * Ideograph-R038-Woman.el (U+59E7): Use U+36A3 instead of (U+2FF1
12557         U+5973 U+5973) in `ideographic-structure'.
12558         (M-06489): Separate C4-367C; use M-23179 instead of U+7701 in
12559         `ideographic-structure'.
12560         (U+372E): Use U+76E3 instead of M-23032 in
12561         `ideographic-structure'.
12562         (M-06903): Use M-23747 instead of U+77BF in
12563         `ideographic-structure'.
12564
12565         * Ideograph-R163-City.el (JX1-7C6A): Add `=>ucs*'.
12566
12567         * Ideograph-R149-Speech.el (JX1-7C2E): Add `=>ucs*'.
12568
12569         * Ideograph-R113-Spirit.el (JX1-793C): Use `=>ucs*' instead of
12570         `ideographic-variants'; unify KU+795E.
12571         (JX1-793D): Add `=>ucs*'; unify KU+7965.
12572         (JX1-7941): Add `=>ucs*'; unify KU+798F.
12573
12574 2001-11-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12575
12576         * char-db-util.el (insert-char-attributes): Format `=>ucs*'
12577         property.
12578
12579         * Ideograph-R094-Dog.el (U+FA16): Use `=>ucs*' instead of `=>ucs'.
12580         (C3-3D29): Add `=>ucs*'.
12581
12582         * Ideograph-R074-Moon.el (JX1-754E): Add `=>ucs*'.
12583         (U+F929): Likewise.
12584         (U-0002F8D8): Use `=>ucs*' instead of `=>ucs'.
12585
12586         * Ideograph-R053-Dotted-Cliff.el (JX1-742E): Add `=>ucs*'.
12587         (U+F928): Likewise.
12588         (U-0002F88E): Use `=>ucs*' instead of `=>ucs'.
12589
12590         * Ideograph-R136-Oppose.el (J0-4971): Unify K0-5971.
12591
12592         * Ideograph-R130-Meat.el (M-29539): Separate U+812B; unify
12593         K0-772D.
12594
12595         * Ideograph-R128-Ear.el (M-29074): Unify K0-6121.
12596
12597         * Ideograph-R127-Plow.el (M-28976): Separate U+802D; unify
12598         K0-513E.
12599
12600         * Ideograph-R123-Sheep.el: Merge KS X 1001 code points.
12601
12602         * Ideograph-R122-Net.el (J0-6627): Unify K0-7956; separate
12603         C1-4B38.
12604
12605         * Ideograph-R120-Silk.el (J0-4064): Unify K0-6F3E.
12606
12607         * Ideograph-R118-Bamboo.el: Merge KS X 1001 code points.
12608
12609         * Ideograph-R117-Stand.el (K0-595F): New character.
12610
12611         * Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
12612         Ideograph-R106-White.el, Ideograph-R105-Dotted-Tent.el: Merge KS X
12613         1001 code points.
12614
12615         * Ideograph-R112-Stone.el (U+785A): Add `total-strokes'.
12616         (U+78F5): Likewise; unify K0-4A58.
12617
12618         * Ideograph-R107-Skin.el: Merge KS X 1001 code points.
12619
12620         * Ideograph-R038-Woman.el:
12621         - Merge Big5 code points.
12622         - Add some `ideographic-structure' properties.
12623         - Merge CBETA numbers.
12624
12625 2001-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12626
12627         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R100-Life.el: Merge
12628         KS X 1001 code points.
12629
12630         * Ideograph-R040-Roof.el (U+376C): Separate C4-4277.
12631         (JX2-2828): New character; relate to U+376C.
12632
12633         * Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
12634         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
12635         Ideograph-R095-Profound.el: Merge KS X 1001 code points.
12636
12637         * Ideograph-R094-Dog.el (M-20534): Unify KU+732A.
12638         (C3-3D29): Relate to U+FA16 instead of U+732A; unify CU+732A.
12639
12640         * Ideograph-R093-Cow.el: Merge KS X 1001 code points.
12641
12642         * Ideograph-R102-Field.el (U+7551): Unify K0-6F25.
12643
12644         * Ideograph-R101-Use.el: Merge KS X 1001 code points.
12645
12646 2001-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12647
12648         * Ideograph-R123-Sheep.el (JX2-7474): New character.
12649
12650         * Ideograph-R038-Woman.el (JSP-3965): Unify JX1-2F73.
12651
12652         * Ideograph-R009-Man.el (M-00571): Unify JX2-214A; modify
12653         `ideographic-structure'.
12654         (C2-2535): Modify `ideographic-structure'.
12655
12656         * Ideograph-R004-Slash.el (U+3406): Separate BC-87D9; unify
12657         JX2-212D.
12658
12659         * Ideograph-R032-Earth.el (JX1-2F57): Unify JU+FA10.
12660
12661         * Ideograph-R015-Ice.el (U+34C7): Unify JX2-232F; delete
12662         `non-morohashi'.
12663
12664 2001-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12665
12666         * Ideograph-R012-Eight.el (JX2-2327): New character; relate to
12667         U-00020509 and M-48931.
12668
12669         * Ideograph-R075-Tree.el (J83-4034): Unify J90-4034.
12670
12671         * Ideograph-R004-Slash.el (U-00020089): Unify JX2-2121.
12672
12673 2001-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12674
12675         * Ideograph-R086-Fire.el, Ideograph-R079-Weapon.el: Merge KS X
12676         1001 code points.
12677
12678         * Ideograph-R053-Dotted-Cliff.el (M-09437): Separate U+F928;
12679         relate to U-0002F88E; unify JU+F928 and KU+5ECA.
12680         (K0-5227): New character; relate to U-0002F88E; unify U+F928.
12681         (C6-5240): Unify U-0002F88E.
12682
12683 2001-11-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12684
12685         * Ideograph-R081-Compare.el: Merge KS X 1001 code points.
12686
12687 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12688
12689         * Ideograph-R092-Fang.el (J0-3267): Unify K0-6433.
12690
12691         * Ideograph-R091-Slice.el, Ideograph-R089-Double-X.el,
12692         Ideograph-R088-Father.el, Ideograph-R087-Claw.el,
12693         Ideograph-R083-Clan.el, Ideograph-R080-Do-Not.el,
12694         Ideograph-R078-Death.el: Merge KS X 1001 code points.
12695
12696 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12697
12698         * Ideograph-R030-Mouth.el (U+556B): Separate CB-00065 and M059207;
12699         unify G1-7C2F; fix `ideographic-structure'.
12700         (U+5622): Unify G1-7C34.
12701
12702 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12703
12704         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R085-Water.el:
12705         Merge KS X 1001 code points.
12706
12707         * Ideograph-R084-Steam.el (U+6C23): Unify K0-5128.
12708
12709         * Ideograph-R082-Fur.el: Merge KS X 1001 code points.
12710
12711 2001-11-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12712
12713         * Ideograph-R075-Tree.el: Merge KS X 1001 code points.
12714
12715         * Ideograph-R074-Moon.el (M-14364): Relate to U-0002F8D8; delete
12716         `kangxi-strokes'; separate C4-323E; separate U+F929; unify JU+F929
12717         and KU+6717.
12718         (U+F929): Relate to U-0002F8D8 and M-14364; unify K0-5228.
12719         (C4-323E): Unify U-0002F8D8.
12720
12721         * Ideograph-R077-Stop.el, Ideograph-R072-Sun.el: Merge KS X 1001
12722         code points.
12723
12724 2001-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12725
12726         * Ideograph-R037-Big.el:
12727         - Merge Big5 code points.
12728         - Add some `ideographic-structure' properties.
12729         - Merge CBETA numbers.
12730
12731         * Ideograph-R009-Man.el (CB-05718): New character; relate to M-441
12732         and U-000201B8.
12733         (C3-456B): Unify CB-04736.
12734         (CB-04186): New character; relate to M-1283 and U-00020427.
12735
12736 2001-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12737
12738         * Ideograph-R172-Short-Tailed-Bird.el (J0-3D38): Separate
12739         EGB-3C2F.
12740         (G0-3C2F): Unify EGB-3C2F.
12741
12742         * Ideograph-R036-Evening.el:
12743         - Merge Big5 code points.
12744         (U+5918): Use `<-vulgar-ideograph' instead of `comment'.
12745         - Add some `ideographic-structure' properties.
12746         - Merge CBETA numbers.
12747         - Use `=>ucs' instead of `->ucs'.
12748
12749         * Ideograph-R162-Walk.el (M-38985): Unify GT-52349.
12750         (J90-3F6B): Unify GT-52230.
12751
12752         * Ideograph-R076-Lack.el (J0-5D41): Separate EGB-2E55 and U+6B54;
12753         add S1-3943.
12754         (EGB-2E55): Add S1-3944.
12755
12756         * Ideograph-R035-Go-Slowly.el, Ideograph-R034-Go.el:
12757         - Use `=>ucs' instead of `->ucs'.
12758         - Merge Big5 code points.
12759
12760         * Ideograph-R030-Mouth.el:
12761         - Merge Big5 code points.
12762         (U+53F6): Use `<-ancient-ideograph' instead of
12763         `ancient-char-of-shinjigen-1'.
12764         - Add some `ideographic-structure' properties.
12765         - Merge CBETA numbers.
12766         (U+5412): Use `<-original-ideograph' instead of
12767         `original-char-of-shinjigen-1'.
12768
12769 2001-11-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12770
12771         * isolated-char.el (GT-52230): New character.
12772         (GT-52349): New character.
12773
12774         * Ideograph-R032-Earth.el:
12775         - Merge Big5 code points.
12776         - Add some `ideographic-structure' properties.
12777         - Merge CBETA numbers.
12778
12779 2001-11-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12780
12781         * Ideograph-R031-Enclosure.el:
12782         - Add some `ideographic-structure' properties.
12783         - Merge CBETA numbers.
12784
12785 2001-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12786
12787         * Ideograph-R120-Silk.el (J0-4147): Separate G0-4B58; unify
12788         C1-5743.
12789         (U+7D20): Unify G0-4B58; separate C1-5743.
12790
12791         * Ideograph-R033-Scholar.el:
12792         - Merge Big5 code points.
12793         - Use `=>ucs' instead of `->ucs'.
12794         - Merge CBETA numbers.
12795
12796         * Ideograph-R164-Wine.el (J0-6E50): Unify G1-523D and U+91AB.
12797         (C1-7750): Separate G1-523D and U+91AB.
12798
12799 2001-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12800
12801         * char-db-util.el (what-char-definition): If a target character is
12802         a builtin character, display a corresponding ordinary character as
12803         a comment.
12804
12805 2001-11-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12806
12807         * ideograph-util.el (ideographic-structure-find-char): New
12808         function.
12809
12810         * char-db-util.el (char-ref-p): New function.
12811         (char-ref=): New function.
12812         (char-spec=): New function.
12813
12814 2001-11-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12815
12816         * Ideograph-R053-Dotted-Cliff.el (J0-567E): Separate S1-2207.
12817         (C3-4661): Fix `ideographic-strokes'.
12818         (S1-2207): Unify GT-11902 and M050989.
12819         (J0-567D): Separate S1-2209.
12820         (K0-4F2A): Delete `kangxi-strokes'.
12821         (S1-2209): Unify GT-11901.
12822
12823         * Ideograph-R027-Cliff.el (U+53A0): Use `<-vulgar-ideograph'
12824         instead of `vulgar-char-of-shinjigen-1'.
12825         (M-02993): Separate S-2200.
12826         (U+53A6): Separate C3-3A28; unify S-2200; add
12827         `<-vulgar-ideograph'.
12828         (U+53A8): Use `<-vulgar-ideograph' instead of
12829         `vulgar-char-of-shinjigen-1'.
12830         (S-2208): Use `<-vulgar-ideograph' instead of
12831         `vulgar-char-of-shinjigen-1'; unify GT-03811.
12832         (U+53A9): Delete `kangxi-strokes'.
12833         (U+53AE): Use `<-vulgar-ideograph' instead of
12834         `vulgar-char-of-shinjigen-1'.
12835         (M-03033): Use `<-vulgar-ideograph' instead of
12836         `vulgar-char-of-shinjigen-1'.
12837         (J0-5252): Likewise.
12838         (C3-5755): Use `->same-ideograph' instead of `morohashi-daikanwa';
12839         delete `daikanwa-radical'.
12840         - Merge Big5 code points.
12841         - Add some `ideographic-structure' properties.
12842         - Merge CBETA code points.
12843         - Use `=>ucs' instead of `->ucs'.
12844
12845 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12846
12847         * Ideograph-R061-Heart.el (CB-01158): New character.
12848
12849 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12850
12851         * Ideograph-R013-Down-Box.el (S1-522): Unify GT-02025 and M070584.
12852         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12853           `hanyu-dazidian-char'.
12854         - Merge Big5-CDP code points.
12855         - Add some `ideographic-structure' properties.
12856         - Merge CJK Ext-B code points.
12857         - Use char-spec instead of char-ref as operators in
12858           `ideographic-structure' properties.
12859
12860         * ad-hoc-cdp.el: New file.
12861
12862         * Ideograph-R029-Again.el:
12863         - Use `=>ucs' instead of `->ucs'.
12864         - Merge Big5 code points.
12865         - Add some `ideographic-structure' properties.
12866         - Merge CBETA code points.
12867
12868         * Ideograph-R028-Private.el (C4-2249): Unify CB-06611.
12869         (U+53C5): Use `<-vulgar-ideograph' instead of
12870         `vulgar-char-of-shinjigen-1'; unify CB-03744.
12871
12872         * Ideograph-R026-Seal.el (U+536D): Add `ideographic-structure';
12873         unify CB-00886.
12874         (U+5374): Add `ideographic-structure'; unify CB-00230.
12875
12876         * Ideograph-R022-Right-Open-Box.el (U+5215): Use M-05972 instead
12877         of U+5927/U+54C1 in the `ideographic-structure'.
12878
12879         * Ideograph-R018-Knife.el (U+5215): Use C4-2141 instead of
12880         U+5200|U+5200.
12881
12882 2001-10-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12883
12884         * Ideograph-R122-Net.el (U+7F53): Add `hanyu-dazidian-vol',
12885         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
12886         `ideographic-structure'; unify BC-85BE.
12887
12888         * Ideograph-R109-Eye.el (J0-6243): Unify BC-88E9.
12889
12890         * Ideograph-R050-Turban.el (U+5E42): Separated from C3-3979 and
12891         moved from Ideograph-R014-Cover.el.
12892
12893         * Ideograph-R025-Divination.el (M070816): New character.
12894         (M-02776): Unify CB-00855.
12895         (U+535D): Add `ideographic-structure'; unify CB-01453.
12896         (J0-5246): Add `ideographic-structure'.
12897         (U+535E): Use char-spec instead of char-ref as the operator in
12898         `ideographic-structure'.
12899         (M-02820): Add `ideographic-structure'; unify CB-05348.
12900         (U+5368): Add `ideographic-structure'.
12901
12902         * Ideograph-R015-Ice.el:
12903         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12904           `hanyu-dazidian-char'.
12905         - Use char-spec instead of char-ref as operators in
12906           `ideographic-structure' properties.
12907         - Merge CJK Ext-B code points.
12908         (C6-235C): Use `<-vulgar-ideograph' instead of
12909         `vulgar-char-of-shinjigen-1'; unify U-000205B1.
12910
12911         * Ideograph-R014-Cover.el (U-000****): Merge missing
12912         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12913         `hanyu-dazidian-char'.
12914
12915         * Ideograph-R012-Eight.el:
12916         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12917           `hanyu-dazidian-char'.
12918         - Merge CJK Ext-B code points.
12919         - Merge Big5-CDP code points.
12920         - Use char-spec instead of char-ref as operators in
12921           `ideographic-structure' properties.
12922
12923         * Ideograph-R011-Enter.el:
12924         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12925           `hanyu-dazidian-char'.
12926         - Merge CJK Ext-B code points.
12927         (M-01416): Relate to U-000204DB instead of U+4EBD.
12928         (C6-2136): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12929         `hanyu-dazidian-char'; unify U-000204DB.
12930
12931         * Ideograph-R003-Dot.el (U-0002007D): Unify BC-87B9.
12932         (C1-443B): Separated from U+51E1 and moved from
12933         Ideograph-R016-Table.el.
12934
12935 2001-10-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12936
12937         * Ideograph-R009-Man.el:
12938         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12939           `hanyu-dazidian-char'.
12940         - Merge Big5-CDP code points.
12941         - Add some `ideographic-structure' properties.
12942         - Merge CJK Ext-B code points.
12943         - Use char-spec instead of char-ref as operators in
12944           `ideographic-structure' properties.
12945
12946 2001-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12947
12948         * Ideograph-R140-Grass.el (BC-8B4B): New character.
12949         (U+5179): Add `ideographic-structure'; unify BC-88F2.
12950
12951 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12952
12953         * Ideograph-R014-Cover.el:
12954         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12955           `hanyu-dazidian-char'.
12956         - Use char-spec instead of char-ref as operators in
12957           `ideographic-structure' properties.
12958         - Merge CJK Ext-B code points.
12959         - Add some `ideographic-structure' properties.
12960         - Merge Big5-CDP code points.
12961
12962         * Ideograph-R030-Mouth.el (JX2-2424): Separate C4-3074 and U+5547.
12963         (BC-8C6B): New character.
12964
12965 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12966
12967         * Ideograph-R010-Legs.el:
12968         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
12969           `hanyu-dazidian-char'.
12970         - Use char-spec instead of char-ref as operators in
12971           `ideographic-structure' properties.
12972         - Merge Big5-CDP code points.
12973         - CJK Ext-B code points.
12974         (U+515F): Don't use CDP's special operator in
12975         `ideographic-structure'.
12976         (U+5162): Likewise.
12977
12978         * Ideograph-R008-Lid.el (CB-04846): Relate to U+342B.
12979         (U+342C): Add `ideographic-structure'.
12980         (BC-8C50): Likewise.
12981         (U+4EAF): Likewise.
12982         (M-00311): Likewise.
12983         (BC-8BA7): New character.
12984         (BC-8AE6): Add `ideographic-structure'; unify U-00029ACF.
12985
12986         * Ideograph-R002-Line.el (U+4E2A): Add `ideographic-structure';
12987         unify BC-8A4B.
12988
12989 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12990
12991         * Ideograph-R004-Slash.el (BC-8DD9): Use BC-89CD instead of B-89CD
12992         in `ideographic-structure'.
12993
12994         * Ideograph-R001-One.el (BC-8BBF): New character.
12995         (C2-212E): Use U-00020087 instead of BC-8B5F in
12996         `ideographic-structure'.
12997
12998         * Ideograph-R011-Enter.el (C*-****): Merge CJK Ext-B code points.
12999         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13000           `hanyu-dazidian-char'.
13001         - Use char-spec instead of char-ref as operators in
13002           `ideographic-structure' properties.
13003
13004 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13005
13006         * char-db-util.el (char-db-coded-charset-priority-list): Eliminate
13007         Mule-private coded-charsets and ideograph-gt-pj-* from initial
13008         value; add `ideograph-gt' into initial value.
13009         (char-db-insert-char-spec): Modify to avoid empty char-spec.
13010
13011 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13012
13013         * Ideograph-R003-Dot.el (M-00100): Add `ideographic-structure'.
13014
13015         * Ideograph-R002-Line.el (U-00023D92): Use BC-89CD instead of
13016         B-89CD in `ideographic-structure'.
13017
13018 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13019
13020         * Ideograph-R008-Lid.el (BC-8C6B): Moved to
13021         Ideograph-R030-Mouth.el.
13022
13023         * Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
13024         Ideograph-R073-Say.el, Ideograph-R071-Not.el,
13025         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
13026         Ideograph-R067-Script.el, Ideograph-R066-Rap.el: Merge KS X 1001
13027         code points.
13028
13029         * Ideograph-R040-Roof.el:
13030         - Use `=>ucs' instead of `->ucs'.
13031         - Merge KS X 1001 code points.
13032
13033 2001-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13034
13035         * Ideograph-R008-Lid.el:
13036         - Use char-spec instead of char-ref as operators in
13037           `ideographic-structure' properties.
13038         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13039           `hanyu-dazidian-char'.        
13040         (M-00291): Use M-19721 instead of U+7236 in
13041         `ideographic-structure'.
13042         (M-00292): Add `ideographic-structure'.
13043         (CB-04846): Add `ideographic-structure'; unify BC-8C5E.
13044         (U+4EA9): Add `ideographic-structure'.
13045         (M-00300): Add `ideographic-structure'; unify BC-8BE5.
13046         (C4-2534): Add `ideographic-structure'.
13047         (U+4EAF): Unify BC-8AA5.
13048         (K0-5322): Add `ideographic-structure'.
13049
13050         * Ideograph-R007-Two.el:
13051         - Use char-spec instead of char-ref as operators in
13052           `ideographic-structure' properties.
13053         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13054           `hanyu-dazidian-char'.
13055
13056         * Ideograph-R005-Second.el:
13057         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13058           `hanyu-dazidian-char'.
13059         - Merge Big5-CDP code points.
13060         (C*-****): Merge CJK Ext-B code points.
13061         - Delete Big5 code points if Big5-CDP code points are defined.
13062         - Use char-spec instead of char-ref as operators in
13063           `ideographic-structure' properties.
13064
13065 2001-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13066
13067         * char-db-util.el (char-db-coded-charset-priority-list): New
13068         variable.
13069         (char-db-insert-char-spec): Use
13070         `char-db-coded-charset-priority-list' to split a character.
13071
13072         * Ideograph-R053-Dotted-Cliff.el: Merge KS X 1001 code points.
13073         (M-09454): Use `<-vulgar-ideograph' instead of
13074         `vulgar-char-of-shinjigen-1'.
13075
13076         * Ideograph-R007-Two.el:
13077         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13078           `hanyu-dazidian-char'.
13079         - Merge Big5-CDP code points.
13080         (C*-****): Merge CJK Ext-B code points.
13081         (U+4E8F): Use `<-original-ideograph' instead of
13082         `original-char-of-shinjigen-1'; add `ideographic-structure'; unify
13083         BC-8CF1.
13084         (U+4E90): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13085         `hanyu-dazidian-char'; use `->ideographic-variants' instead of
13086         `variant-of-shinjigen-1'; add `ideographic-structure'; unify
13087         BC-8A42.
13088
13089         * Ideograph-R008-Lid.el (U-000*****): Add `hanyu-dazidian-vol',
13090         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
13091
13092 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13093
13094         * Ideograph-R212-Dragon.el (JX1-7E76): Separate G1-4553 and
13095         U+9F90; unify K0-5B42.
13096
13097         * Ideograph-R006-Hook.el, Ideograph-R004-Slash.el (U-000*****):
13098         Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13099         `hanyu-dazidian-char'.
13100
13101         * Ideograph-R003-Dot.el (U-0002007D): Add `hanyu-dazidian-vol',
13102         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
13103
13104         * Ideograph-R002-Line.el (U+4E2A): Add `hanyu-dazidian-vol',
13105         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
13106
13107 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13108
13109         * Ideograph-R209-Nose.el (J0-4921): Unify K0-5E2C.
13110
13111         * Ideograph-R194-Ghost.el (M-45906): Unify K0-582A.
13112         (M-45906'): Separate U+9B54, G0-4427 and M057627; fix
13113         `total-strokes'; unify M050602.
13114         (U+9B54): Unify M057627.
13115
13116         * Ideograph-R187-Horse.el (M-44795): Separate C3-596A and U+9A08;
13117         unify K0-5C40.
13118
13119         * Ideograph-R184-Eat.el (J0-5D3B): Unify K0-6B66.
13120
13121         * Ideograph-R163-City.el (JX1-7C6A): Add `ucs-ks' for U+90FD.
13122
13123         * Ideograph-R149-Speech.el: Merge KS X 1001 code points.
13124
13125         * Ideograph-R034-Go.el (M-05692): Relate to U-00021552; delete
13126         `cns-radical'.
13127         (BC-8874): New character; unify U-00021552.
13128         (M-05693): Separate C2-213A and U+5903.
13129         (C6-2263): Delete `cns-radical'.
13130         (U+5904): Delete `non-morohashi'.
13131
13132         * Ideograph-R020-Wrap.el: Merge CBETA numbers.
13133         (U+52F9): Delete Big5.
13134         (C3-2225): Use `->ideographic-variants' instead of
13135         `ideographic-variants'.
13136         (JX1-2E6C): Use `->ideographic-variants' instead of
13137         `ideographic-different-form-of'; separate C3-2224 and M054897;
13138         unify CB-05526.
13139
13140         * Ideograph-R009-Man.el (M070276): Relate to U-00020089; add
13141         `<-radical' for U-00020089; delete Big5.
13142
13143         * Ideograph-R001-One.el:
13144         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13145           `hanyu-dazidian-char'.
13146         - Merge Big5-CDP code points.
13147         - Use char-spec instead of char-ref as operators in
13148           `ideographic-structure' properties.
13149         - Merge CJK Ext-B code points.
13150         (GT-8): Add `->identical' for U-00020089.
13151         (GT-10): Unify M051101.
13152         (GT-22): Unify M050071.
13153         (C2-212E): Use <IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM
13154         UPPER LEFT> instead of <IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO
13155         BELOW> in the operator of `ideographic-structure'.
13156         (M-00038): Separate C6-222A; relate to U-000200E0.
13157
13158 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13159
13160         * Ideograph-R195-Fish.el (U+9C47): Unify K0-4B3E.
13161
13162         * Ideograph-R181-Leaf.el (U+9839): Unify K0-775D.
13163
13164         * Ideograph-R180-Sound.el (K0-7B61): New character.
13165
13166         * Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R167-Gold.el:
13167         Merge KS X 1001 code points.
13168
13169         * Ideograph-R140-Grass.el (U+83D0): Add `hanyu-dazidian-vol',
13170         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
13171         `ideographic-structure'; unify BC-8D48; separate C5-3B6F.
13172
13173         * Ideograph-R051-Dry.el (C4-2178): Unify U-00022189.
13174         (M-09173): Separate C4-2426; add `hanyu-dazidian-vol',
13175         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8A48 and
13176         U-0002218D.
13177
13178         * Ideograph-R049-Oneself.el (M-08747): Separate JX2-286F.
13179         (JX2-286F): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13180         `hanyu-dazidian-char'; unify BC-8BAD.
13181
13182         * Ideograph-R024-Ten.el (JX2-2351): Add `hanyu-dazidian-vol',
13183         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8D45.
13184         (BC-8C49): Delete Big5.
13185
13186         * Ideograph-R013-Down-Box.el:
13187         - Delete Big5 code points if Big5-CDP code points are defined.
13188         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13189           `hanyu-dazidian-char'.
13190         (C*-****): Merge CJK Ext-B code points.
13191
13192         * Ideograph-R008-Lid.el (J0-5035): Delete Big5.
13193         (C*-****): Merge CJK Ext-B code points.
13194
13195         * u0E000-Private-Use.el:
13196         - Delete BIG5-CDP code points.
13197         - Add missing Big5 code points.
13198
13199         * Ideograph-R174-Blue.el (U+9751): Unify K0-746C.
13200
13201         * Ideograph-R162-Walk.el (M-38812): Unify K0-4C26.
13202
13203         * Ideograph-R134-Mortar.el (C6-3B3B): Delete Big5.
13204
13205         * Ideograph-R124-Feather.el (BC-8ACB): Delete Big5.
13206
13207         * Ideograph-R119-Rice.el (U+7CA6): Delete Big5.
13208
13209         * Ideograph-R102-Field.el (U+7550): Delete Big5.
13210
13211         * Ideograph-R087-Claw.el (C4-386A): Delete Big5.
13212
13213         * Ideograph-R065-Branch.el (U+652F): Unify M-13061 and K0-7228.
13214
13215         * Ideograph-R063-Door.el: Merge KS X 1001 code points.
13216         (C3-2629): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13217         `hanyu-dazidian-char'; use `<-original-ideograph' instead of
13218         `original-ideograph-of'; unify BC-89B5.
13219
13220         * Ideograph-R061-Heart.el: Merge KS X 1001 code points.
13221
13222         * Ideograph-R057-Bow.el (M-09706): Add `hanyu-dazidian-vol',
13223         `hanyu-dazidian-page' and `hanyu-dazidian-char'; use
13224         `<-original-ideograph' instead of `original-ideograph-of'; unify
13225         BC-87DB and U-000223A3.
13226
13227         * Ideograph-R053-Dotted-Cliff.el (J0-5678): Delete Big5.
13228
13229         * Ideograph-R050-Turban.el (U+5E00): Delete Big5.
13230
13231         * Ideograph-R044-Corpse.el (C6-244F): Delete Big5.
13232
13233         * Ideograph-R037-Big.el (C3-2345): Relate to U+4E54 and M-05860.
13234         (U+5939): Delete `kangxi-radical' and `kangxi-strokes'; add
13235         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13236         `hanyu-dazidian-char'; unify BC-8A69.
13237         (C4-3127): Unify BC-856E.
13238
13239         * Ideograph-R030-Mouth.el (C5-2161): Delete Big5.
13240         (U+5485): Likewise.
13241
13242         * Ideograph-R028-Private.el (U+53B6): Delete Big5.
13243
13244         * Ideograph-R026-Seal.el (U+353F): Add `hanyu-dazidian-vol',
13245         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8772.
13246
13247         * Ideograph-R019-Power.el (U+52B5): Delete Big5.
13248
13249         * Ideograph-R018-Knife.el (U+5202): Delete Big5.
13250
13251         * Ideograph-R015-Ice.el (U+51AB): Delete Big5.
13252
13253         * Ideograph-R014-Cover.el (U+5196): Delete Big5.
13254
13255         * Ideograph-R004-Slash.el:
13256         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13257           `hanyu-dazidian-char'.        
13258         - Delete Big5 code points if Big5-CDP code points are defined.
13259         - Merge Big5-CDP code points.
13260         - Use char-spec instead of char-ref as operators in
13261           `ideographic-structure' properties.
13262         (C*-****): Merge CJK Ext-B code points.
13263
13264         * Ideograph-R002-Line.el:
13265         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13266           `hanyu-dazidian-char'.
13267         - Delete Big5 code points if Big5-CDP code points are defined.
13268         - Use char-spec instead of char-ref as operators in
13269           `ideographic-structure' properties.
13270         - Merge Big5-CDP code points.
13271         - Add `ideographic-structure' properties for some characters.
13272
13273 2001-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13274
13275         * Ideograph-R075-Tree.el (U+6765): Add `hanyu-dazidian-vol',
13276         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8A68.
13277
13278         * Ideograph-R006-Hook.el:
13279         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13280           `hanyu-dazidian-char'.
13281         - Merge Big5-CDP code points.
13282         (C*-****): Merge CJK Ext-B code points.
13283
13284         * Ideograph-R047-River.el (U+5DDC): Add `hanyu-dazidian-vol',
13285         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8978.
13286
13287         * Ideograph-R092-Fang.el (U+3E26): Add `hanyu-dazidian-vol',
13288         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-88DC.
13289
13290         * Ideograph-R126-And.el (C5-2179): Add `hanyu-dazidian-vol',
13291         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-87DC and
13292         U-000264D0.
13293
13294 2001-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13295
13296         * Ideograph-R003-Dot.el:
13297         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
13298           `hanyu-dazidian-char'.
13299         - Delete Big5 code points if Big5-CDP code points are defined.
13300         - Use char-spec instead of char-ref as operators in
13301           `ideographic-structure' properties.
13302         (U-000225A9): New character; unify BC-87D6.
13303         (U+4E3A): Unify BC-89D0.
13304         (U-00020082): New character; unify BC-87D5.
13305
13306 2001-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13307
13308         * char-db-util.el (insert-char-attributes): Format
13309         `hanyu-dazidian-{vol|page|char}'; format `->identical' as a list
13310         of char-refs.
13311
13312 2001-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13313
13314         * u02F00-Kangxi-Radicals.el (KANGXI RADICAL TONGUE): Delete Big5.
13315
13316         * u02E00-CJK-Radical-Supplement.el: Delete Big5 code points if
13317         Big5-CDP code points are defined.
13318
13319 2001-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13320
13321         * Ideograph-R038-Woman.el: Use `=>ucs' instead of `->ucs'.
13322         (C6-2F79): Relate to U-00021706.
13323         (JX2-2555): Unify U-00021706.
13324
13325         * Ideograph-R032-Earth.el: Use `=>ucs' instead of `->ucs'.
13326         (JX2-2463): Unify U-00021274.
13327
13328 2001-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13329
13330         * Ideograph-R037-Big.el: Use `=>ucs' instead of `->ucs'.
13331         (JX2-2547): Unify U-00021647.
13332         (C4-3678): Add `ideographic-structure'.
13333
13334         * Ideograph-R017-Open-Box.el (CB-04552): New character.
13335         (U+51F7): Add `ideographic-structure'; unify CB-00631.
13336         (U+51FE): Use `<-vulgar-ideograph' instead of
13337         `vulgar-char-of-shinjigen-1'; add `ideographic-structure'; unify
13338         CB-00630.
13339         (C3-275A): Add `ideographic-structure'.
13340
13341         * Ideograph-R004-Slash.el (C3-2263): Separate G0-362A and U+4E22;
13342         delete `kangxi-radical'; unify JC3-41BA.
13343
13344         * Ideograph-R001-One.el (U+4E22): Separated from M-00144 and moved
13345         from Ideograph-R004-Slash.el.
13346
13347         * Ideograph-R024-Ten.el (C3-232D): Unify CB-00017.
13348         (U+535B): Unify CB-01465.
13349
13350         * Ideograph-R023-Hiding-Enclosure.el (M-02688): Add
13351         `ideographic-structure'.
13352         (CB-02506): New character; relate to M-02688.
13353         (M-02692): Add `ideographic-structure'; separate U+3538.
13354         (U+3538): Unify CB-00632; add `ideographic-structure'.
13355
13356 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13357
13358         * Ideograph-R022-Right-Open-Box.el (U+5332): Use
13359         `<-vulgar-ideograph' instead of `vulgar-char-of-shinjigen-1'; add
13360         `ideographic-structure'; unify CB-02324.
13361         (U+5333): Add `ideographic-structure'; unify CB-00633.
13362         (M-02662): Add `ideographic-structure'; unify CB-05235.
13363
13364         * Ideograph-R018-Knife.el (C4-2141): Add some
13365         `ideographic-structure'.
13366         - Add some `ideographic-structure' properties.
13367         - Merge CBETA numbers.  
13368         (U+5226): Use `<-vulgar-ideograph' instead of
13369         `vulgar-char-of-shinjigen-1'.
13370         (U+5227): Likewise.
13371         (U+5259): Likewise.
13372
13373         * Ideograph-R001-One.el: Merge CHINA3-JEF code points.
13374
13375         * Ideograph-R019-Power.el:
13376         - Merge CBETA numbers.
13377         - Add some `ideographic-structure' properties of CBETA characters.
13378
13379         * Ideograph-R013-Down-Box.el (M-01523): Unify CB-04693.
13380         (CB-04393): New character.
13381         (CB-02605): New character.
13382
13383         * Ideograph-R012-Eight.el (U+5173): Unify CB-00659.
13384         (M-01494): Unify CB-00042.
13385         (M-01505): Unify CB-04138.
13386
13387 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13388
13389         * Ideograph-R016-Table.el (U+51E3): Unify CB-04891.
13390         (M-01751): Unify CB-05169; add `ideographic-structure'.
13391         (U+51ED): Unify CB-00285; add `ideographic-structure'.
13392         (U+51F4): Unify CB-06316; add `ideographic-structure'.
13393
13394         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el: Merge CBETA
13395         numbers.
13396
13397 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13398
13399         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Merge
13400         CHINA3-JEF code points.
13401
13402         * Ideograph-R003-Dot.el (M-00100): Unify JC3-41B3.
13403
13404         * Ideograph-R002-Line.el: Merge CHINA3-JEF code points.
13405
13406 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13407
13408         * Ideograph-R032-Earth.el: Merge missing KS X 1001 code points.
13409         (M-05344): Separate C3-4056 and U+585C; unify J83-444D, J90-444D
13410         and M054239; add ucs-jis for U+585A.
13411         (U+58A8): Separate C1-702E; delete `cns-radical'.
13412
13413 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13414
13415         * Ideograph-R203-Black.el (C1-702E): Separated from U+58A8 and
13416         moved from Ideograph-R032-Earth.el.
13417
13418         * Ideograph-R029-Again.el (JX2-235C): Unify U-00020B1D.
13419         (U+53CC): Use `script' and `<-vulgar-ideograph' instead of
13420         `comment'.
13421
13422         * Ideograph-R028-Private.el (C5-212E): Separate JX2-2359; unify
13423         U-00020AD3.
13424
13425         * Ideograph-R019-Power.el (JX2-234A): Relate to U-000208B9.
13426         (C5-5A7B): Unify U-000208B9.
13427
13428 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13429
13430         * Ideograph-R030-Mouth.el (JX2-243A): Unify U-00020E64.
13431
13432         * Ideograph-R009-Man.el (JX2-2170): Unify U-0002032B.
13433         (JX2-2179): Unify U-00020371.
13434         (C4-4234): Relate to U-00020371.
13435
13436         * Ideograph-R004-Slash.el (C4-2226): Unify U-000200A2.
13437         (JX2-212B): Relate to U-000200A2.
13438         (JX2-212E): Unify U-000200A4.
13439
13440         * README.en (Character Reference): Add `inkai'.
13441
13442 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13443
13444         * Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
13445         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el: Merge
13446         missing KS X 1001 code points.
13447
13448         * Ideograph-R009-Man.el: Merge CBETA numbers.
13449
13450 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13451
13452         * Ideograph-R083-Clan.el (J83-5D62): New character; unify
13453         J78-5D62.
13454         (U+6C13): Add `total-strokes'.
13455
13456         * Ideograph-R026-Seal.el (C78-362A): Relate to U+537F.
13457
13458         * Ideograph-R010-Legs.el (M-01371): Unify CB-01781.
13459         (M-01374): Unify CB-05839.
13460
13461         * Ideograph-R008-Lid.el (M074988): Unify CB-04846.
13462         (M-00297): Unify CB-01504.
13463         (M-00310): Unify CB-00282.
13464         (M071493): Unify CB-03716.
13465
13466         * Ideograph-R007-Two.el (M-00262): Unify CB-00040.
13467
13468         * Ideograph-R006-Hook.el (M-00229): Unify CB-06876.
13469
13470         * Ideograph-R004-Slash.el (U+4E3F): Unify CB-06875.
13471         (M-00124): Unify CB-01415.
13472
13473         * Ideograph-R003-Dot.el (M-00097): Unify CB-2728.
13474
13475         * Ideograph-R002-Line.el (U+4E2A): Unify CB-286.
13476
13477 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13478
13479         * char-db-util.el (insert-char-attributes): Format
13480         `ideograph-cbeta' as same as `ideograph-daikanwa' and
13481         `ideograph-gt'.
13482
13483         * Ideograph-R063-Door.el (M-11750): Separate C1-5F3D; unify
13484         J78-4862.
13485         (J83-4862): New character.
13486
13487         * Ideograph-R028-Private.el: Unify missing KS X 1001 code points.
13488
13489 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13490
13491         * Ideograph-R196-Bird.el (U+9D48): Unify J78-727E and J83-727E.
13492         (J83-7337): New character.
13493
13494         * Ideograph-R195-Fish.el (J90-724F): Separate U+9BF1.
13495         (U+9BF1): Unify J78-724F and J83-724F.
13496
13497         * Ideograph-R172-Short-Tailed-Bird.el (J0-7033): Add
13498         `jisx0208-difference'.
13499
13500         * Ideograph-R109-Eye.el (M-23314): Separate G0-4C77, C1-5C3C,
13501         J90-442F and U+773A; unify J78-442F and J83-442F.
13502         (M-23694): Unify G0-4B32 and U+77AC.
13503         (C1-7449): Separate G0-4B32, J90-3D56 and U+77AC.
13504         (J83-3D56): New character.
13505
13506         * Ideograph-R108-Dish.el (M-22959): Separate S2-5238, G0-4568,
13507         C1-5259, J90-4B5F and U+76C6; unify J78-4B5F and J83-4B5F.
13508
13509         * Ideograph-R104-Sickness.el (J90-6221): Separate S2-5189.
13510         (S2-5189): Unify J78-6221 and J83-6221.
13511
13512         * Ideograph-R098-Tile.el (M-21586): Separate S1-4996, S2-4996 and
13513         C1-7148; unify J78-612E and J83-612E.
13514
13515         * Ideograph-R097-Melon.el (J83-6121): New character; unify
13516         J78-6121; relate to U+74E0 and M-21392.
13517
13518         * Ideograph-R088-Father.el (M-19721): Separate G0-3838, C1-4558,
13519         J90-4963 and U+7236; unify J78-4963 and J83-4963.
13520
13521         * Ideograph-R086-Fire.el (M-19520): Separate EGB-2D6C, C2-6228,
13522         J90-6022 and U+71FF; unify J78-6022 and J83-6022.
13523
13524         * Ideograph-R082-Fur.el (J90-5D61): Separate S2-4033.
13525         (S2-4033): Unify K0-6E7D.
13526         (J83-5D61): New character; relate to U+6C08 and M-16982.
13527
13528         * Ideograph-R075-Tree.el:
13529         - Add missing JIS X 0208 code points.
13530         - Fix some code points.
13531
13532         * Ideograph-R067-Script.el (M-13469): Unify J78-4865 and J83-4865.
13533
13534         * Ideograph-R064-Hand.el (M-11824): Separate J90-592E and U+6268;
13535         unify J78-592E and J83-592E; add `total-strokes'.
13536         (M-12557'): Separate J90-405D; unify J78-405D and J83-405D; add
13537         `total-strokes'.
13538
13539         * README.en (Character Reference): Modify characters of
13540         `chuuka-daijiten' and `seiji-tsuu'.
13541
13542 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13543
13544         * Ideograph-R162-Walk.el (J0-4A55): Unify JIS X 0208:1978 and 1983
13545         code points.
13546         (J78-4454): Add `jisx0208-type' instead of `jisx0208-difference'.
13547         (J83-4454): Fix `jisx0208-difference'.
13548         (J78-4B78): Add `jisx0208-type' instead of `jisx0208-difference'.
13549         (J83-4B78): Add `jisx0208-difference'.
13550         (J83-4676): Fix `total-strokes'.
13551         (J78-3029): Add `jisx0208-type' instead of `jisx0208-difference'.
13552         (J83-3029): Fix `jisx0208-difference'.
13553         (J90-4D5A): Unify JIS X 0208:1983 code point.
13554
13555         * Ideograph-R140-Grass.el (J0-693C): Add `jisx0208-difference'.
13556
13557         * Ideograph-R050-Turban.el (J0-5672): Add `jisx0208-difference'.
13558
13559         * Ideograph-R030-Mouth.el (J0-5350): Add `jisx0208-difference'.
13560
13561 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13562
13563         * Ideograph-R184-Eat.el (J90-5D3B): Unify JIS X 0208:1978 and 1983
13564         code points.
13565
13566         * Ideograph-R008-Lid.el (M-00297): Separate C5-2331.
13567         (C5-2331): Add `ideographic-structure'.
13568         (M-00316): Separate C4-2B5F; relate to U-00020158 instead of
13569         U+4EAD; use `<-vulgar-ideograph' instead of
13570         `vulgar-char-of-shinjigen-1'.
13571         (C4-2B5F): Unify U-00020158.
13572         (M-00317): Separate C6-3530; relate to U-00020159 instead of
13573         U+4EAE; use `<-vulgar-ideograph' instead of
13574         `vulgar-char-of-shinjigen-1'.
13575         (C6-3530): Unify U-00020159.
13576
13577 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13578
13579         * Ideograph-R195-Fish.el (M-46091): Unify J78-723C.
13580         (J90-723C): Unify JIS X 0208:1983 code points.
13581         (J90-7240): Unify JIS X 0208:1978 and 1983 code points.
13582         (M-46287): Unify J78-724E.
13583         (J90-724E): Unify JIS X 0208:1983 code points.
13584         (J90-725C): Unify JIS X 0208:1978 and 1983 code points.
13585
13586         * Ideograph-R182-Wind.el (M-43946): Separate J78-7128 and
13587         J83-7128.
13588         (J90-7128): Separate J78-7128 and J83-7128.
13589
13590         * Ideograph-R169-Gate.el (J90-6F5D): Unify JIS X 0208:1978 and
13591         1983 code points.
13592         (J90-6F60): Likewise.
13593
13594         * Ideograph-R167-Gold.el (J90-6E5F): Unify JIS X 0208:1978 and
13595         1983 code points.
13596         (J90-6F4F): Likewise.
13597         (J90-6E65): Likewise.
13598         (J90-395B): Likewise.
13599         (J90-6F25): Likewise.
13600         (J90-6E7D): Likewise.
13601         (J90-6F45): Likewise.
13602         (J90-6F47): Likewise.
13603         (M-40998): Unify J78-4C7A.
13604         (J90-4C7A): Unify JIS X 0208:1983 code point.
13605
13606         * Ideograph-R164-Wine.el (J90-3E5F): Unify JIS X 0208:1983 code
13607         point.
13608         (J90-4830): Likewise.
13609         (J90-3E7A): Unify JIS X 0208:1978 and 1983 code points.
13610
13611         * Ideograph-R158-Body.el (J90-6D40): Unify JIS X 0208:1978 and
13612         1983 code points.
13613
13614         * Ideograph-R154-Shell.el (J90-6C49): Unify JIS X 0208:1978 and
13615         1983 code points.
13616         (J90-4128): Unify J78-6C4D and J83-4128.
13617
13618         * Ideograph-R142-Insect.el (J90-4F39): Unify JIS X 0208:1983 code
13619         point.
13620         (J90-4066): Likewise.
13621         (J90-4768): Unify J78-6A24 and J83-4768.
13622         (J90-6A2C): Unify JIS X 0208:1978 and 1983 code points.
13623
13624 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13625
13626         * Ideograph-R211-Tooth.el (J90-4E70): Unify JIS X 0208:1978 and
13627         1983 code points.
13628
13629         * Ideograph-R199-Wheat.el (J90-7350): Unify JIS X 0208:1978 and
13630         1983 code points.
13631
13632         * Ideograph-R196-Bird.el (J90-375C): Unify JIS X 0208:1978 and
13633         1983 code points.
13634
13635         * Ideograph-R194-Ghost.el (J90-4B62): Unify JIS X 0208:1978 and
13636         1983 code points.
13637
13638         * Ideograph-R187-Horse.el (J90-7152): Unify JIS X 0208:1978 and
13639         1983 code points.
13640         (J90-417B): Likewise.
13641
13642         * Ideograph-R181-Leaf.el (J90-4B4B): Unify JIS X 0208:1983 code
13643         point.
13644         (J90-7078): Unify JIS X 0208:1978 and 1983 code points.
13645         (J90-453F): Unify JIS X 0208:1983 code point.
13646
13647         * Ideograph-R170-Mound.el (J90-7023): Unify JIS X 0208:1978 and
13648         1983 code points.
13649         (J90-3831): Likewise.
13650
13651         * Ideograph-R165-Distinguish.el (J90-3C61): Unify JIS X 0208:1978
13652         and 1983 code points.
13653
13654         * Ideograph-R159-Cart.el (J90-453E): Unify JIS X 0208:1978 and
13655         1983 code points.
13656         (J90-6D44): Likewise.
13657         (J90-6D5A): Likewise.
13658
13659         * Ideograph-R145-Clothes.el (J90-6A59): Unify JIS X 0208:1978 and
13660         1983 code points.
13661         (J90-6A5E): Likewise.
13662         (J90-6A7C): Likewise.
13663
13664         * Ideograph-R140-Grass.el (J90-4D69): Unify JIS X 0208:1983 code
13665         point.
13666         (J90-6839): Unify JIS X 0208:1978 and 1983 code points.
13667         (JSP-5847): Unify J78-4D69.
13668         (J90-684E): Unify JIS X 0208:1978 and 1983 code points.
13669         (J90-684D): Likewise.
13670         (J90-6868): Likewise.
13671         (J90-3E55): Unify JIS X 0208:1983 code point.
13672         (JX1-7B36): Unify J78-3E55.
13673         (J90-4C79): Unify J78-692E and J83-4C79.
13674         (J90-693F): Unify JIS X 0208:1978 and 1983 code points.
13675         (J90-6946): Likewise.
13676
13677         * Ideograph-R075-Tree.el (J90-5B35): Unify JIS X 0208:1978 and
13678         1983 code points.
13679         (J90-5B3D): Likewise.
13680         (J90-3A79): Likewise.
13681         (J90-5B63): Likewise.
13682         (J90-4930): Likewise.
13683         (U+6868): Add `total-strokes'.
13684         (U+6869): Likewise.
13685         (J90-456E): Unify J78-5B6D and J83-456E.
13686         (J90-4B6A): Unify JIS X 0208:1983 code point.
13687         (J90-5C4F): Unify JIS X 0208:1978 and 1983 code points.
13688         (J90-5C59): Likewise.
13689         (J90-5C53): Likewise.
13690         (J90-5C71): Likewise.
13691         (J90-5D2C): Likewise.
13692         (J90-5D36): Likewise.
13693
13694         * Ideograph-R015-Ice.el (M-01615): Use `<-wrong-ideograph' instead
13695         of `wrong-char-of-shinjigen-1'; unify M001615.
13696         (M-01616): Use `<-vulgar-ideograph' instead of
13697         `vulgar-char-of-shinjigen-1'; unify M001616.
13698         (M-01617): Use `<-vulgar-ideograph' instead of
13699         `vulgar-char-of-shinjigen-1'; unify M001617.
13700         (M-01620): Use `<-vulgar-ideograph' instead of
13701         `vulgar-char-of-shinjigen-1'; unify M001620.
13702         (M-01623): Unify M001623.
13703         (M-01665): Unify M001665.
13704         (M-01677): Unify M001677.
13705         (M-01681): Unify M001681.
13706
13707         * Ideograph-R014-Cover.el (U+519D): Delete `non-morohashi'; unify
13708         M050003.
13709         (M-01584): Unify M001584.
13710         (M-01591): Unify M001591.
13711
13712         * Ideograph-R004-Slash.el (M-00148): Relate to U-000200B0 instead
13713         of U+4E55.
13714         (C6-2562): Unify U-000200B0.
13715
13716         * Ideograph-R003-Dot.el (M-00096): Use `<-original-ideograph'
13717         instead of `original-char-of-shinjigen-1'; unify U-0002007D.
13718         (C*-****): Unify CJK Ext-B code points.
13719
13720         * Ideograph-R002-Line.el (M-00069): Add `->same-ideograph' and
13721         `<-ancient-ideograph'; unify U-00020061.
13722         (C*-****): Unify CJK Ext-B code points.
13723
13724         * Ideograph-R001-One.el (C*-****): Unify or relate CJK Unified
13725         Ext-B code points.
13726
13727         * Ideograph-R149-Speech.el (J90-4C75): Unify JIS X 0208:1978 and
13728         1983 code points.
13729         (J90-4649): Likewise.
13730         (J90-4D58): Likewise.
13731         (J90-6B7C): Likewise.
13732         (J90-3E79): Likewise.
13733
13734         * Ideograph-R113-Spirit.el (M-24754): Add `<-vulgar-ideograph'.
13735         (J90-4135): Unify JIS X 0208:1978 and 1983 code points.
13736         (U+7977): Relate to M-24852.
13737         (J90-4578): Unify JIS X 0208:1983 code point; relate to M-24852.
13738
13739         * Ideograph-R025-Divination.el (M-02775): Add `->same-ideograph'
13740         and `<-ancient-ideograph'; relate to U-00020061.
13741
13742         * Ideograph-R085-Water.el (J90-4573): Unify J78-5E39 and J83-4573.
13743         (J90-4642): Unify JIS X 0208:1983 code point.
13744         (J90-5E3C): Unify JIS X 0208:1978 and 1983 code points.
13745         (J90-5E63): Likewise.
13746         (J90-482E): Unify JIS X 0208:1983 code point.
13747         (J90-425A): Unify JIS X 0208:1978 and 1983 code points.
13748         (U+6EDE): Delete `->mojikyo'.
13749
13750 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13751
13752         * Ideograph-R137-Boat.el (J90-6764): Unify JIS X 0208:1983 code
13753         point.
13754         (J78-6764): New character.
13755
13756         * Ideograph-R120-Silk.el (M-27534): Unify J78-6539.
13757         (J90-6539): Unify JIS X 0208:1983 code point.
13758         (J90-656E): Unify JIS X 0208:1978 and 1983 code point.
13759         (J90-3D2B): Unify JIS X 0208:1983 code point.
13760
13761         * Ideograph-R118-Bamboo.el (J90-6373): Unify JIS X 0208:1978 and
13762         1983 code point.
13763         (J90-6438): Likewise.
13764         (J90-6421): Likewise.
13765         (J90-643D): Likewise.
13766         (J90-644C): Likewise.
13767         (J90-6443): Likewise.
13768         (J90-433D): Unify JIS X 0208:1983 code point; relate to M-26509.
13769         (J90-6459): Unify JIS X 0208:1978 and 1983 code point.
13770         (J90-645F): Likewise.
13771
13772         * Ideograph-R112-Stone.el (J90-4557): Unify JIS X 0208:1978 and
13773         1983 code point.
13774
13775         * Ideograph-R104-Sickness.el (M-22415): Unify J78-4169.
13776         (J90-4169): Unify J83-4169; relate to M-22415.
13777
13778         * Ideograph-R009-Man.el (U+4F65): Delete `non-morohashi'.
13779         (U+4F66): Add `total-strokes'.
13780         (U+4F68): Likewise.
13781         (U+4FE6): Delete `non-morohashi'.
13782         (U+4FE7): Add `total-strokes'.
13783         (U+50A6): Likewise.
13784
13785 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13786
13787         * Ideograph-R135-Tongue.el (J90-4A5E): Unify JIS X 0208:1978 and
13788         1983 code points.
13789
13790         * Ideograph-R130-Meat.el (J90-473E): Unify JIS X 0208:1978 and
13791         1983 code points.
13792         (J90-6733): Likewise.
13793         (J90-4221): Likewise.
13794
13795         * Ideograph-R128-Ear.el (J90-403B): Unify JIS X 0208:1978 and 1983
13796         code points.
13797
13798         * Ideograph-R119-Rice.el (J78-4C62): New character.
13799         (J90-4C62): Unify JIS X 0208:1983 code point; relate to M-26857
13800         instead of M-26853.
13801         (J90-6464): Unify JIS X 0208:1983 code point.
13802         (J78-6464): New character.
13803         (J90-6468): Unify JIS X 0208:1978 and 1983 code points.
13804         (J90-6466): Likewise.
13805         (J90-6471): Likewise.
13806         (J90-6474): Likewise.
13807
13808         * Ideograph-R064-Hand.el (J90-444F): Unify JIS X 0208:1983 code
13809         point.
13810         (J90-595E): Unify JIS X 0208:1978 and 1983 code points.
13811         (J90-415F): Unify JIS X 0208:1983 code point.
13812
13813 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13814
13815         * Ideograph-R154-Shell.el (JX2-792F): Unify U-00027DA0; delete
13816         `->ucs'.
13817
13818         * Ideograph-R115-Grain.el (J90-634E): Unify JIS X 0208:1978 and
13819         1983 code points.
13820
13821         * Ideograph-R109-Eye.el (J90-3829): Unify JIS X 0208:1978 and 1983
13822         code points.
13823
13824         * Ideograph-R107-Skin.el (J90-6231): Unify JIS X 0208:1978 and
13825         1983 code points.
13826
13827         * Ideograph-R102-Field.el (J90-6136): Unify JIS X 0208:1978 and
13828         1983 code points.
13829         (J90-613E): Likewise.
13830         (J90-3E76): Likewise.
13831         (J90-6147): Likewise.
13832
13833         * Ideograph-R096-Jade.el (J90-6076): Unify JIS X 0208:1983 code
13834         point.
13835
13836         * Ideograph-R094-Dog.el (J90-4E44): Unify JIS X 0208:1978 and 1983
13837         code points.
13838         (J90-3D43): Likewise.
13839
13840         * Ideograph-R086-Fire.el (J90-3E46): Unify JIS X 0208:1978 and
13841         1983 code points.
13842
13843         * Ideograph-R072-Sun.el (J90-5B26): Unify JIS X 0208:1978 and 1983
13844         code points.
13845
13846         * Ideograph-R070-Square.el (J90-5A5A): Unify JIS X 0208:1978 and
13847         1983 code points.
13848
13849 2001-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13850
13851         * Ideograph-R184-Eat.el (U+98EE): Unify J90-5D3B.
13852
13853         * Ideograph-R131-Minister.el (JX2-7556): Unify U-000268DD; delete
13854         relation with U+81E3.
13855
13856 2001-10-08  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
13857
13858         * char-db-util.el (char-db-insert-char-spec): Don't add
13859         `chinese-big5-cdp' if a character can be represented by a
13860         non-private UCS code point.
13861
13862         * Ideograph-R014-Cover.el (U+5197): Delete `chinese-big5-cdp' from
13863         char-ref U+5196 in `ideographic-structure'.
13864         (U+519E): Likewise.
13865         (U+51A0): Likewise.
13866         (U+51A2): Likewise.
13867         (C6-3544): Likewise.
13868         (U+51A4): Likewise.
13869         (J0-4C3D): Likewise.
13870         (U+51A5): Likewise.
13871         (C1-7036): Likewise.
13872         (U+51AA): Likewise.
13873
13874         * Ideograph-R013-Down-Box.el (Big5-CDP-8A78): Add name
13875         ``ideographic radical hood''.
13876         (U+5187): Delete `chinese-big5-cdp' from char-ref U+2E86 in
13877         `ideographic-structure'.
13878         (M-01523): Unify M001523.
13879         (U+5190): Add `ideographic-structure'; unify M001534.
13880         (C3-2755): Add `ideographic-structure'.
13881         (U+34BB): Likewise.
13882
13883         * Ideograph-R010-Legs.el (U+5141): Delete `chinese-big5-cdp' from
13884         char-ref in `ideographic-structure'.
13885         (U+5154): Likewise.
13886         (JX1-2E52): Likewise.
13887         (Big5-AB5E): Likewise.
13888
13889         * Ideograph-R009-Man.el: Delete `chinese-big5-cdp' from char-refs
13890         which can be represented by other ways in `ideographic-structure'.
13891
13892         * Ideograph-R008-Lid.el (J0-5036): Delete `chinese-big5-cdp' from
13893         char-refs in `ideographic-structure'.
13894         (M-00291): Likewise.
13895         (J90-3872): Likewise.
13896         (J0-3067): Delete `chinese-big5-cdp' from char-ref [J0-5035] in
13897         `ideographic-structure'.
13898         (J0-4B72): Likewise.
13899         (JX2-2134): Likewise.
13900
13901 2001-10-08  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
13902
13903         * Ideograph-R012-Eight.el (M-01452): Delete `chinese-big5-cdp'
13904         from char-ref U+53B6 in `ideographic-structure'.
13905         (U+516C): Likewise.
13906         (J0-4F3B): Delete `chinese-big5-cdp' from char-ref J83-5035 in
13907         `ideographic-structure'.
13908
13909         * Ideograph-R007-Two.el (U+4E91): Delete `chinese-big5-cdp' in
13910         `ideographic-structure'.
13911
13912         * Ideograph-R005-Second.el (U+4E69): Delete `chinese-big5-cdp'
13913         from char-ref <CJK RADICAL SECOND TWO> in `ideographic-structure'.
13914         (M-00190): Likewise.
13915         (U+4E73): Likewise.
13916         (U+4E7F): Delete `chinese-big5-cdp' in `ideographic-structure'.
13917         (U+4E82): Likewise.
13918         (U+4E83): Likewise.
13919         (U+4E84): Likewise.
13920
13921         * Ideograph-R004-Slash.el (U+4E47): Delete `chinese-big5-cdp' from
13922         char-ref U+4E3F in `ideographic-structure'.
13923         (U+4E48): Delete `chinese-big5-cdp' in `ideographic-structure'.
13924         (J0-4B33): Delete `chinese-big5-cdp' from char-ref U+4E3F in
13925         `ideographic-structure'.
13926         (U+4E4F): Likewise.
13927         (U+4E52): Delete `chinese-big5-cdp' in `ideographic-structure'.
13928         (U+4E53): Likewise.
13929
13930         * Ideograph-R003-Dot.el (U+4E3B): Delete `chinese-big5-cdp' in
13931         `ideographic-structure'.
13932         (U+4E3C): Delete `chinese-big5-cdp' in `ideographic-structure'.
13933
13934         * Ideograph-R002-Line.el (U+4E2E): Delete `chinese-big5-cdp' from
13935         char-ref <CJK RADICAL SECOND THREE> in `ideographic-structure'.
13936
13937         * Ideograph-R001-One.el (C2-212E): Delete `chinese-big5-cdp' from
13938         char-ref <CJK RADICAL BOX> in `ideographic-structure'.
13939
13940         * Ideograph-R008-Lid.el (U+4EA7): Delete `kangxi-radical',
13941         `kangxi-strokes' and `non-morohashi'.
13942         (M074988): New character.
13943         (M-00297): Add `ideographic-structure'.
13944         (U+4EA9): Delete `non-morohashi'.
13945         (M-00310): Relate to U+7AD2.
13946         (M071493): New character.
13947
13948 2001-10-07  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
13949
13950         * Ideograph-R196-Bird.el: Add missing JIS X 0208:1990 and JIS X
13951         0212 code points.
13952
13953         * Ideograph-R170-Mound.el (MH-678): Separate U+9666; unify
13954         J90-7023.
13955         (U+967A): Unify J90-3831; add `total-strokes'; add
13956         `<-simplified-ideograph'.
13957
13958         * Ideograph-R165-Distinguish.el (U+91C8): Unify J90-3C61; add
13959         `<-simplified-ideograph'.
13960
13961         * Ideograph-R164-Wine.el (U+91A4): Unify J90-3E5F; add
13962         `total-strokes'; relate to M-40011; add `<-simplified-ideograph'.
13963         (U+9197): Unify J90-4830; add `total-strokes'; relate to M-40041;
13964         add `<-simplified-ideograph'.
13965         (U+91B8): Unify J90-3E7A; add `<-simplified-ideograph'.
13966
13967         * Ideograph-R012-Eight.el (U+5171): Unify M001458.
13968         (U+5173): Unify M051198.
13969         (JSP-326F): Add `ideographic-structure'; unify M001494.
13970         (U+517E): Add `ideographic-structure'.
13971         (M-01504): Likewise; unify M001504.
13972         (U+34B9): Add `ideographic-structure'.
13973
13974         * Ideograph-R009-Man.el (U+4EBB): Unify M050927.
13975         (U+4ECE): Add `ideographic-structure'.
13976         (M070229): New character.
13977         (M070403): Likewise.
13978         (M-00470): Separate M000470; unify M059044.
13979         (M050930): New character.
13980         (U+4FAB): Unify M054539.
13981         (JX2-2157): Add `ideographic-structure'.
13982         (U+503F): Unify M059077; add `total-strokes'.
13983         (J0-5077): Separate U+5056.
13984         (C3-2F57): Unify M055128 and U+5056.
13985         (M077428): New character.
13986         (U+511B): Separate JSP-3255 and JX2-2324.
13987         (JX2-2324): Unify M056006.
13988
13989 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13990
13991         * Ideograph-R007-Two.el (U+4E98): Add `ideographic-structure'.
13992
13993 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13994
13995         * Ideograph-R211-Tooth.el (M-48632'): Unify J90-4E70; add
13996         `total-strokes'; separate U+9F62; add `<-simplified-ideograph'.
13997
13998         * Ideograph-R199-Wheat.el (J90-7350): New character; relate to
13999         U+9EB8 and M-47739.
14000         (U+9EB8): Relate to M-47739; add `total-strokes'.
14001
14002         * Ideograph-R190-Hair.el (JX2-7D3B): Unify U+9B1C and JSP-6A2E.
14003
14004         * Ideograph-R181-Leaf.el (U+982C): Unify J90-4B4B; relate to
14005         M-43496; add `<-simplified-ideograph'.
14006         (U+983D): Unify J90-7078; relate to M-43517.
14007         (U+985B): Relate to M-43628.
14008         (J90-453F): New character; relate to U+985B and M-43628.
14009
14010 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14011
14012         * Ideograph-R195-Fish.el: Add missing JIS X 0208:1990 and JIS X
14013         0212 code points.
14014
14015         * Ideograph-R187-Horse.el (U+99F2): Unify J90-7152; add
14016         `total-strokes'.
14017         (U+9A12): Unify J90-417B.
14018
14019         * Ideograph-R182-Wind.el (U+98C5): Unify JSP-6845; add
14020         `total-strokes'.
14021
14022 2001-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14023
14024         * Ideograph-R010-Legs.el (U+5149): Modify `ideographic-structure'.
14025
14026         * Ideograph-R169-Gate.el (U+9596): Unify J90-6F5D.
14027         (U+95A0): Unify J90-6F60; add `total-strokes'.
14028         (U+95E6): Unify JSP-6643; add `total-strokes'.
14029
14030         * Ideograph-R032-Earth.el (J83-4446): Unify J90-4446.
14031
14032 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14033
14034         * Ideograph-R167-Gold.el: Merge JIS X 0208:1990 and JIS X 0212
14035         code points.
14036
14037 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14038
14039         * Ideograph-R194-Ghost.el (M-45906'): Unify J90-4B62.
14040
14041 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14042
14043         * Ideograph-R213-Turtle.el (M-48848): Separate U+9F9C.
14044         (U+9F9C): Unify G1-396A.
14045
14046         * Ideograph-R212-Dragon.el, Ideograph-R211-Tooth.el,
14047         Ideograph-R210-Even.el, Ideograph-R207-Drum.el,
14048         Ideograph-R205-Frog.el, Ideograph-R203-Black.el: Merge GB 12345
14049         code points.
14050
14051         * Ideograph-R201-Yellow.el (J0-7354): Separate U+9ECC.
14052         (U+9ECC): Unify G1-5964.
14053
14054         * Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
14055         Ideograph-R197-Salt.el: Merge GB 12345 code points.
14056
14057 2001-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14058
14059         * Ideograph-R196-Bird.el: Merge GB 12345 code points.
14060         (C7-2B77): Cancel relation to M-46738.
14061
14062         * Ideograph-R195-Fish.el: Merge GB 12345 code points.
14063
14064         * Ideograph-R018-Knife.el (U+5231): Use <IDEOGRAPHIC DESCRIPTION
14065         CHARACTER LEFT TO MIDDLE AND RIGHT> instead of <IDEOGRAPHIC
14066         DESCRIPTION CHARACTER LEFT TO RIGHT> in `ideographic-structure'.
14067         (C2-2554): Likewise.
14068
14069         * Ideograph-R012-Eight.el (M-01483): Unify M058241.
14070         (M001483): New character.
14071         (U+517C): Unify M054100.
14072         (S1-503): Unify M054445.
14073
14074         * Ideograph-R009-Man.el (U+50C9): Use <IDEOGRAPHIC DESCRIPTION
14075         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
14076         DESCRIPTION CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
14077
14078         * Ideograph-R008-Lid.el (J0-3067): Use <IDEOGRAPHIC DESCRIPTION
14079         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
14080         DESCRIPTION CHARACTER ABOVE TO BELOW> as the operator of
14081         `ideographic-structure'.
14082         (U+4EA5): Likewise.
14083
14084 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14085
14086         * Ideograph-R024-Ten.el (J0-4234): Use <IDEOGRAPHIC DESCRIPTION
14087         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
14088         DESCRIPTION CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
14089         (U+5352): Likewise.
14090
14091         * Ideograph-R013-Down-Box.el (U+5183): Unify C4-213E.
14092         (Big5-CDP-8A78): Relate to U+5183 and M-1508; unify M070546.
14093
14094 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14095
14096         * u0E000-Private-Use.el (U+F475): Separate Big5-8A78 and
14097         Big5-CDP-8A78.
14098
14099         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PAW ONE): Unify
14100         Big5-8B58 and Big5-CDP-8B58; add `total-strokes'.
14101
14102         * Ideograph-R124-Feather.el:
14103         - Use `=>ucs' instead of `->ucs'.
14104         - Merge Big5 code points.
14105         - Add `ideographic-structure'.
14106
14107         * Ideograph-R009-Man.el: Add `ideographic-structure'.
14108
14109         * Ideograph-R008-Lid.el (M-00291): Add `ideographic-structure'.
14110
14111 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14112
14113         * Ideograph-R087-Claw.el (M-19682): New character.
14114         (C6-4157): Relate to M-19682.
14115         (M-19687): New character.
14116         (C4-386A): Relate to M-19687; unify Big5-8C7D, Big5-CDP-8C7D and
14117         M073769.
14118
14119         * Ideograph-R140-Grass.el (U+848D): Relate to M-31895.
14120
14121         * u0E000-Private-Use.el (U+F4A6): Separate Big5-8ACB and
14122         Big5-CDP-8ACB.
14123         (U+F4F2): Separate Big5-8B58 and Big5-CDP-8B58.
14124
14125         * Ideograph-R134-Mortar.el:
14126         - Merge Big5 code points.
14127         - Use `=>ucs' instead of `->ucs'.
14128         - Add `ideographic-structure'.
14129         (M-30182): Add `<-wrong-ideograph'; unify Big5-8570 and
14130         Big5-CDP-8570.
14131
14132 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14133
14134         * u0E000-Private-Use.el (U+F5B4): Separate Big5-8C7D and
14135         Big5-CDP-8C7D.
14136
14137 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14138
14139         * README.en (Properties): Add description about
14140         `->wrong-ideograph' and `<-wrong-ideograph'.
14141
14142         * Ideograph-R037-Big.el (M-05959): Add `<-vulgar-ideograph'; unify
14143         Big5-856E and Big5-CDP-856E.
14144
14145 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14146
14147         * char-db-util.el (char-db-insert-char-spec): Add
14148         `ideograph-daikanwa' for non-UCS ideographs.
14149
14150         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL DIVINATION): Unify
14151         Big5-8B78 and Big5-CDP-8B78; add `total-strokes'.
14152
14153         * Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
14154         Ideograph-R019-Power.el: update.
14155
14156         * Ideograph-R018-Knife.el (M-01853): Add `ideographic-structure'.
14157         (M-02088): Likewise.
14158         (M-02112'): Likewise.
14159         (M-02158): Likewise.
14160         (M-02223): Likewise.
14161         (M-02224): Likewise.
14162         (M-02241): Likewise.
14163
14164         * Ideograph-R014-Cover.el (M-01587): Add `ideographic-structure'.
14165
14166         * Ideograph-R013-Down-Box.el (M-01540): Add `ideographic-structure'.
14167
14168         * Ideograph-R012-Eight.el, Ideograph-R011-Enter.el: update.
14169
14170         * Ideograph-R010-Legs.el (M-01358): Add `ideographic-structure'.
14171
14172         * Ideograph-R005-Second.el (M-00190): Add `ideographic-structure'.
14173
14174         * Ideograph-R004-Slash.el (M-00133): Add `ideographic-structure'.
14175
14176         * u0E000-Private-Use.el (U+F15A): Separate Big5-856E and
14177         Big5-CDP-856E.
14178         (U+F15C): Separate Big5-8570 and Big5-CDP-8570.
14179
14180         * Ideograph-R025-Divination.el, Ideograph-R024-Ten.el: Add
14181         `ideographic-structure'.
14182
14183         * Ideograph-R012-Eight.el (U+5180): Separate C1-7035; use U+5317
14184         instead of C1-4621 in `ideographic-structure'.
14185
14186 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14187
14188         * Ideograph-R187-Horse.el: Merge GB 12345 code points.
14189
14190         * char-db-util.el (char-db-insert-char-spec): Make temporary
14191         character if corresponding character is not found for char-spec.
14192
14193         * Ideograph-R184-Eat.el: Merge GB 12345 code points.
14194
14195 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14196
14197         * Ideograph-R023-Hiding-Enclosure.el: Add `ideographic-structure'.
14198
14199 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14200
14201         * u0E000-Private-Use.el (U+F512): Separate Big5-8B78 and
14202         Big5-CDP-8B78.
14203
14204         * Ideograph-R174-Blue.el: Merge GB 12345 code points.
14205
14206 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14207
14208         * Ideograph-R022-Right-Open-Box.el: Add `ideographic-structure'.
14209         (U+531D): Use `<-vulgar-ideograph' instead of `comment'.
14210         (U+533C): Use `->same-ideograph' instead of `morohashi-daikanwa'.
14211
14212         * Ideograph-R190-Hair.el: Merge GB 12345 code points.
14213
14214 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14215
14216         * Ideograph-R021-Spoon.el: Add `ideographic-structure'.
14217
14218         * Ideograph-R019-Power.el: Add `ideographic-structure'.
14219         (M-02392): Use `<-vulgar-ideograph' instead of
14220         `vulgar-char-of-shinjigen-1'.
14221
14222         * Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el:
14223         Merge GB 12345 code points.
14224
14225 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14226
14227         * Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el: Merge GB 12345
14228         code points.
14229
14230 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14231
14232         * Ideograph-R031-Enclosure.el:
14233         - Merge Big5 code points.
14234         - Add `ideographic-structure'.
14235
14236 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14237
14238         * Ideograph-R050-Turban.el:
14239         - Merge GB 12345 code points.
14240         - Add `ideographic-structure'.
14241         - Use `=>ucs' instead of `->ucs'.
14242         (U+5DFF): Fix `ideographic-strokes'.
14243         (U+5E00): Likewise.
14244         (U+5E01): Likewise.
14245
14246 2001-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14247
14248         * Ideograph-R192-Sacrificial-Wine.el (U+9B31): Unify G1-5374.
14249
14250 2001-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14251
14252         * Ideograph-R167-Gold.el: Merge GB 12345 code points.
14253
14254 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14255
14256         * Ideograph-R188-Bone.el, Ideograph-R182-Wind.el,
14257         Ideograph-R181-Leaf.el: Merge GB 12345 code points.
14258
14259         * Ideograph-R176-Face.el (U+9768): Unify G1-584C.
14260
14261         * Ideograph-R172-Short-Tailed-Bird.el: Merge GB 12345 code points.
14262
14263         * Ideograph-R171-Slave.el (U+96B8): Unify G1-4125.
14264
14265         * Ideograph-R170-Mound.el: Merge GB 12345 code points.
14266
14267 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14268
14269         * Ideograph-R020-Wrap.el: Add `ideographic-structure'.
14270         (U+52F9): Unify Big5-CDP-8B57.
14271         (M-02497): Use `<-vulgar-ideograph' instead of
14272         `vulgar-char-of-shinjigen-1'.
14273
14274 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14275
14276         * Ideograph-R183-Fly.el (U+98DB): Unify G1-3749.
14277
14278         * Ideograph-R180-Sound.el, Ideograph-R173-Rain.el,
14279         Ideograph-R140-Grass.el: Merge GB 12345 code points.
14280
14281 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14282
14283         * u0E000-Private-Use.el (U+F4DA): Separate Big5-CDP-8B40.
14284         (U+F4EA): Separate Big5-CDP-8B50.
14285         (U+F4F1): Separate Big5-CDP-8B57.
14286         (U+F529): Separate Big5-CDP-8BB1.
14287         (U+F54F): Separate Big5-CDP-8BD7.
14288         (U+F566): Separate Big5-CDP-8BEE.
14289         (U+F56A): Separate Big5-CDP-8BF2.
14290         (U+F5AC): Separate Big5-CDP-8C75.
14291         (U+F63A): Separate Big5-CDP-8D66.
14292
14293 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14294
14295         * Ideograph-R018-Knife.el: Delete `ideograph-cdp' if its value is
14296         positive.
14297
14298         * Ideograph-R015-Ice.el (U+51AC): Simplify
14299         `ideographic-structure'.
14300
14301 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14302
14303         * Ideograph-R045-Sprout.el (M-07825): Unify G0-6578, C2-212B,
14304         Big5-C94B and U+5C6E; add `total-strokes'.
14305         (M-07826): Separate G0-6578, C2-212B and U+5C6E; add `->synonyms'
14306         for M-08720 and comment.
14307
14308 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14309
14310         * README.en (Character Reference): Add `kaihen'.
14311
14312 2001-09-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14313
14314         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL BOX): Unify
14315         Big5-CDP-8BF2.
14316         (CJK RADICAL TABLE): Unify Big5-CDP-8D66.
14317         (CJK RADICAL KNIFE TWO): Add `ucs-big5' for U+5202.
14318         (CJK RADICAL CLOTHES): Unify Big5-CDP-8BB1.
14319
14320         * Ideograph-R016-Table.el: Add `ideographic-structure'.
14321
14322         * Ideograph-R017-Open-Box.el: Add `ideographic-structure'.
14323
14324 2001-09-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14325
14326         * Ideograph-R053-Dotted-Cliff.el (M-09221): Unify Big5-CDP-8B50.
14327
14328         * Ideograph-R014-Cover.el: Add `ideographic-structure'.
14329         (U+5196): Unify Big5-CDP-8B40.
14330         (C3-214F): Use `<-vulgar-ideograph' instead of
14331         `vulgar-char-of-shinjigen-1'.
14332
14333         * Ideograph-R013-Down-Box.el: Add `ideographic-structure'.
14334
14335 2001-09-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14336
14337         * Ideograph-R015-Ice.el: Add `ideographic-structure'.
14338         (U+51AB): Unify Big5-CDP-8BEE.
14339         (U+51B0): Use `<-original-ideograph' instead of
14340         `original-char-of-shinjigen-1'.
14341         (C4-213F): Use `->same-ideograph' and `<-original-ideograph'
14342         instead of `comment'.
14343         (U+51C9): Use `<-vulgar-ideograph' instead of
14344         `vulgar-char-of-shinjigen-1'.
14345
14346         * Ideograph-R169-Gate.el, Ideograph-R162-Walk.el: Merge GB 12345
14347         code points.
14348
14349 2001-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14350
14351         * Ideograph-R164-Wine.el: Merge GB 12345 code points.
14352
14353         * Ideograph-R046-Mountain.el (M-08178): Separate G0-345E, C1-597E
14354         and U+5D14.
14355
14356 2001-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14357
14358         * Ideograph-R005-Second.el (U+4E5F): Unify Big5-A45D.
14359         (C1-443E): Separate Big5-A45D.
14360
14361 2001-09-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14362
14363         * Ideograph-R012-Eight.el, Ideograph-R010-Legs.el: Add
14364         `ideographic-structure'.
14365
14366 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14367
14368         * Ideograph-R159-Cart.el, Ideograph-R157-Foot.el: Merge GB 12345
14369         code points.
14370
14371         * Ideograph-R011-Enter.el: Add `ideographic-structure'.
14372
14373 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14374
14375         * Ideograph-R165-Distinguish.el (U+91CB): Unify G1-4A4D.
14376
14377         * Ideograph-R163-City.el, Ideograph-R160-Bitter.el: Merge GB 12345
14378         code points.
14379
14380         * Ideograph-R007-Two.el: Add `ideographic-structure'.
14381
14382 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14383
14384         * Ideograph-R008-Lid.el (J0-5035): Unify Big5-CDP-8B42.  Add
14385         `ideographic-structure'.
14386
14387 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14388
14389         * u0E000-Private-Use.el (U+F4DC): Separate Big5-8B42 and
14390         Big5-CDP-8B42.
14391
14392         * Ideograph-R168-Long.el (U+9577): Unify G1-3324.
14393
14394         * Ideograph-R158-Body.el (U+8EC0): Unify G1-477B.
14395
14396 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14397
14398         * Ideograph-R134-Mortar.el (C2-664D): Separate U+820B.
14399
14400         * Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
14401         Ideograph-R004-Slash.el: Delete `ideograph-cdp' if its value is
14402         positive.
14403
14404 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14405
14406         * Ideograph-R003-Dot.el, Ideograph-R002-Line.el,
14407         Ideograph-R001-One.el: Delete `ideograph-cdp' if it is positive.
14408
14409 2001-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14410
14411         * Ideograph-R149-Speech.el: Merge GB 12345 code points.
14412
14413 2001-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14414
14415         * Ideograph-R161-Morning.el (U+8FB2): Unify G1-4529.
14416
14417 2001-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14418
14419         * Ideograph-R137-Boat.el: Merge GB 12345 code points.
14420
14421 2001-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14422
14423         * Ideograph-R142-Insect.el, Ideograph-R128-Ear.el: Merge GB 12345
14424         code points.
14425
14426 2001-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14427
14428         * Ideograph-R154-Shell.el: Merge GB 12345 code points.
14429
14430 2001-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14431
14432         * Ideograph-R156-Run.el: Merge GB 12345 code points.
14433
14434 2001-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14435
14436         * Ideograph-R141-Tiger.el: Merge GB 12345 code points.
14437
14438 2001-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14439
14440         * Ideograph-R118-Bamboo.el, Ideograph-R120-Silk.el: Merge GB 12345
14441         code points.
14442
14443 2001-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14444
14445         * Ideograph-R147-See.el: Merge GB 12345 code points.
14446
14447 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14448
14449         * Ideograph-R151-Bean.el, Ideograph-R148-Horn.el,
14450         Ideograph-R134-Mortar.el: Merge GB 12345 code points.
14451
14452 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14453
14454         * Ideograph-R147-See.el, Ideograph-R144-Walk-Enclosure.el,
14455         Ideograph-R143-Blood.el, Ideograph-R122-Net.el: Merge GB 12345
14456         code points.
14457
14458 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14459
14460         * Ideograph-R131-Minister.el (U+81E8): Unify G1-4159.
14461
14462 2001-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14463
14464         * Ideograph-R115-Grain.el: Merge GB 12345 code points.
14465         (C4-5221): Relate to M-25261.
14466
14467 2001-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14468
14469         * Ideograph-R130-Meat.el: Merge GB 12345 code points.
14470
14471         * Ideograph-R129-Brush.el (U+8085): Unify G1-4B60.
14472
14473         * Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
14474         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el: Merge GB 12345
14475         code points.
14476
14477 2001-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14478
14479         * Ideograph-R139-Color.el (U+8277): Unify G1-515E.
14480
14481         * Ideograph-R138-Stopping.el (U+8271): Unify G1-3C68.
14482
14483 2001-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14484
14485         * Ideograph-R133-Arrive.el (U+81FA): Unify G1-4C28.
14486
14487 2001-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14488
14489         * Ideograph-R113-Spirit.el: Merge GB 12345 code points.
14490         (M-24824): Separate J0-3150 and U+9834; move them to
14491         Ideograph-R181-Leaf.el.
14492
14493 2001-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14494
14495         * Ideograph-R181-Leaf.el (J0-3150): Separated from M-24824 and
14496         moved from Ideograph-R113-Spirit.el.
14497
14498 2001-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14499
14500         * Ideograph-R119-Rice.el, Ideograph-R116-Cave.el: Merge GB 12345
14501         code points.
14502
14503 2001-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14504
14505         * Ideograph-R096-Jade.el: Merge GB 12345 code points.
14506
14507         * Ideograph-R086-Fire.el: Merge GB 12345 code points.
14508         (U+71C5): Unify M-19398 instead of M-19399.
14509         (M-19399): Delete C2-5833 and U+71C5.
14510
14511         * Ideograph-R094-Dog.el: Merge GB 12345 code points.
14512
14513 2001-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14514
14515         * Ideograph-R109-Eye.el: Merge GB 12345 code points.
14516
14517 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14518
14519         * Ideograph-R117-Stand.el: Merge GB 12345 code points.
14520
14521 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14522
14523         * Ideograph-R112-Stone.el, Ideograph-R108-Dish.el: Merge GB 12345
14524         code points.
14525
14526         * Ideograph-R105-Dotted-Tent.el (U+767C): Unify G1-3722.
14527
14528 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14529
14530         * Ideograph-R104-Sickness.el, Ideograph-R102-Field.el: Merge GB
14531         12345 code points.
14532
14533         * Ideograph-R093-Cow.el: Merge GB 12345 code points.
14534
14535 2001-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14536
14537         * Ideograph-R111-Arrow.el (U+77EF): Unify G1-3D43.
14538
14539         * Ideograph-R107-Skin.el: Merge GB 12345 code points.
14540
14541         * Ideograph-R106-White.el (U+769A): Unify G1-3028.
14542
14543         * Ideograph-R100-Life.el (U+7523): Unify G1-327A.
14544
14545         * Ideograph-R098-Tile.el (U+750C): Unify G1-6A31.
14546
14547         * Ideograph-R091-Slice.el (U+7258): Unify G1-6B39.
14548
14549         * Ideograph-R089-Double-X.el (U+723E): Unify G1-367B.
14550
14551         * Ideograph-R088-Father.el (U+723A): Unify G1-522F.
14552
14553         * Ideograph-R087-Claw.el: Merge GB 12345 code points.
14554
14555 2001-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14556
14557         * Ideograph-R085-Water.el: Merge GB 12345 code points.
14558
14559 2001-08-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14560
14561         * Ideograph-R077-Stop.el, Ideograph-R084-Steam.el: Merge GB 12345
14562         code points.
14563
14564         * Ideograph-R080-Do-Not.el (U+4E78): Add `total-strokes'; unify
14565         G1-7C40.
14566
14567         * Ideograph-R082-Fur.el: Merge GB 12345 code points.
14568
14569 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14570
14571         * Ideograph-R079-Weapon.el (M-16629): Use `<-vulgar-ideograph'
14572         instead of `vulgar-ideograph-of'.
14573         - Merge GB 12345 code points.
14574
14575 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14576
14577         * Ideograph-R078-Death.el, Ideograph-R076-Lack.el: Merge GB 12345
14578         code points.
14579
14580         * Ideograph-R075-Tree.el: Merge GB 12345 code points.
14581         (C5-2148): Delete relation with U+6729; fix `morohashi-daikanwa';
14582         relate to M-14416.
14583         (U+6729): Unify G1-7D33.
14584         (M-15492): Add `->same-ideograph'; use `<-vulgar-ideograph'
14585         instead of `vulgar-char-of-shinjigen-1'.
14586
14587         * Ideograph-R072-Sun.el: Merge GB 12345 code points.
14588         (M-13886): Use `<-vulgar-ideograph' instead of
14589         `vulgar-ideograph-of'; unify G0-5667.
14590         (C6-3836): Separated from M-14294 and moved from
14591         Ideograph-R073-Say.el.
14592
14593 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14594
14595         * Ideograph-R064-Hand.el: Merge GB 12345 code points.
14596
14597 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14598
14599         * Ideograph-R073-Say.el (U+66F1): Delete `kangxi-radical' and
14600         `kangxi-strokes'; unify G1-7C21.
14601         (U+7535): Add `total-strokes'.
14602         (U+66F8): Separate C6-3836; unify G1-4A69.
14603         (U+6703): Unify G1-3B61.
14604
14605         * Ideograph-R066-Rap.el: Merge GB 12345 code points.
14606
14607 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14608
14609         * Ideograph-R074-Moon.el, Ideograph-R070-Square.el,
14610         Ideograph-R069-Axe.el: Merge GB 12345 code points.
14611
14612         * Ideograph-R067-Script.el (U+6595): Unify G1-6C35.
14613
14614 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14615
14616         * Ideograph-R060-Step.el: Merge GB 12345 code points.
14617
14618 2001-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14619
14620         * Ideograph-R061-Heart.el, Ideograph-R050-Turban.el,
14621         Ideograph-R048-Work.el, Ideograph-R062-Halberd.el,
14622         Ideograph-R053-Dotted-Cliff.el, Ideograph-R057-Bow.el: Merge GB
14623         12345 code points.
14624
14625 2001-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14626
14627         * Ideograph-R052-Short-Thread.el (U+5E7E): Unify G1-3C38.
14628
14629         * Ideograph-R049-Oneself.el (U+5DFC): Unify G1-7D60.
14630
14631         * Ideograph-R046-Mountain.el: Merge GB 12345 code points.
14632
14633         * Ideograph-R032-Earth.el: Merge GB 12345 code points.
14634         (M-05556): Separate C7-373F.
14635
14636         * Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
14637         Ideograph-R039-Child.el: Merge GB 12345 code points.
14638
14639 2001-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14640
14641         * Ideograph-R058-Snout.el (U+5F59): Unify G1-783D.
14642
14643         * Ideograph-R051-Dry.el (U+5E79): Unify G1-3849.
14644
14645         * README.en (Character Reference): Add `sougen-irai-zokujifu'.
14646
14647         * Ideograph-R043-Lame.el, Ideograph-R041-Inch.el: Add GB 12345
14648         code points.
14649
14650         * Ideograph-R037-Big.el (JX2-253F): Add `total-strokes'.
14651         (U+593B): Delete `kangxi-radical'; unify G1-7D6D.
14652         - Add GB 12345 code points.
14653
14654         * Ideograph-R075-Tree.el (M-14871): Add `->same-ideograph' for
14655         M-05784; add `<-vulgar-ideograph' for M-05802; separate J0-546D
14656         and C3-3478.
14657
14658         * Ideograph-R044-Corpse.el: Add GB 12345 code points.
14659
14660         * Ideograph-R036-Evening.el (U+591E): Unify G1-7D7E; fix
14661         `ideographic-strokes'; delete `kangxi-radical'.
14662         (M-05784): Add `->same-ideograph' for M-14871; add
14663         `<-vulgar-ideograph' for M-05802; unify J78-546D and J83-546D.
14664         (U+5922): Unify G1-434E.
14665
14666         * Ideograph-R033-Scholar.el: Add GB 12345 code points.
14667
14668 2001-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14669
14670         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND THREE):
14671         Unify Big5-8D43 and Big5-CDP-8D43.
14672
14673 2001-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14674
14675         * Ideograph-R002-Line.el: Use Big5-CDP code point instead of
14676         private code point of UCS for `ideographic-structure'.
14677
14678         * u0E000-Private-Use.el (U+F4D8): Separate Big5-8AFD and
14679         Big5-CDP-8AFD.
14680         (U+F617): Separate Big5-8D43 and Big5-CDP-8D43.
14681
14682         * u02F00-Kangxi-Radicals.el (KANGXI RADICAL TONGUE): Add
14683         `total-strokes' and `ideographic-structure'; unify CDP-693,
14684         Big5-88EF and Big5-CDP-88EF.
14685
14686         * Ideograph-R135-Tongue.el (U+820C): Unify Big5-A6DE instead of
14687         Big5-88EF and Big5-CDP-88EF.
14688         - Add Big5 code points.
14689         - Use `=>ucs' instead of `->ucs'.
14690         - Add `ideograph-cdp' and `ideographic-structure'.
14691
14692         * Ideograph-R028-Private.el (C3-212B): Unify Big5-8AFD and
14693         Big5-CDP-8AFD.
14694         (M-03069): Use `<-original-ideograph' instead of
14695         `original-char-of-shinjigen-1'.
14696         - Add `chinese-big5' code points.
14697         - Add `ideographic-structure'.
14698         - Use `=>ucs' instead of `->ucs'.
14699
14700         * Ideograph-R006-Hook.el: Add `ideograph-cdp'.
14701
14702         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
14703         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Use
14704         `chinese-big5-cdp' instead of private code point of UCS in
14705         `ideographic-structure'.
14706
14707 2001-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14708
14709         * Ideograph-R163-City.el (U+90D2): Add `total-strokes'; unify
14710         JSP-622D.
14711         (U+90E6): Add `total-strokes'.
14712         (U+90E7): Likewise.
14713
14714 2001-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14715
14716         * Ideograph-R028-Private.el (U+53BC): Unify G1-7D29; delete
14717         `kangxi-radical' and `kangxi-strokes'; delete `non-morohashi'.
14718         (C6-2251): Delete `non-morohashi'.
14719         (U+53C3): Unify G1-324E.
14720
14721 2001-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14722
14723         * Ideograph-R149-Speech.el: Add missing JIS X 0208:1990 and JIS X
14724         0212 code points.
14725
14726 2001-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14727
14728         * Ideograph-R142-Insect.el (U+8748): Add `total-strokes'.
14729         (G0-3275): Fix `ideographic-strokes'; delete `kangxi-strokes',
14730         `daikanwa-radical' and `daikanwa-strokes'.
14731         (U+877E): Add `total-strokes'.
14732         (U+87A8): Likewise.
14733         (U+87CF): Likewise.  Add missing JIS X 0208:1990 and JIS X 0212
14734         code points.
14735
14736         * Ideograph-R140-Grass.el (C6-4D68): Fix `ideographic-strokes'.
14737         (G0-3D2F): Add `total-strokes'; delete `japanese-strokes'.
14738         Add missing JIS X 0208:1990 and JIS X 0212 code points.
14739
14740         * Ideograph-R118-Bamboo.el: Add missing JIS X 0208:1990 code
14741         points.
14742
14743         * Ideograph-R115-Grain.el: Add missing JIS X 0212 and JIS X
14744         0208:1990 code points.
14745
14746 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14747
14748         * Ideograph-R162-Walk.el (M-38710): Add `total-strokes'; separate
14749         U+8FBA.
14750         (U+8FBA): Unify J90-4A55; relate to M-38710.
14751         (J90-4D5A): New character; relate to U+9065.
14752         (G0-5223): Fix `ideographic-strokes'; add `total-strokes'.
14753
14754         * Ideograph-R159-Cart.el: Add missing JIS X 0208:1990 code points.
14755
14756 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14757
14758         * Ideograph-R158-Body.el (U+8EC5): Add `total-strokes'; unify
14759         J90-6D40.
14760
14761         * Ideograph-R157-Foot.el (U+8DE5): Add `total-strokes'; unify
14762         JSP-5F6B.
14763
14764         * Ideograph-R154-Shell.el (U+8CAE): Unify J90-6C49.
14765         (U+8CCE): Add `total-strokes'; unify J90-4128.
14766
14767         * Ideograph-R137-Boat.el (U+822E): Add `total-strokes'.
14768         (J90-6764): New character; relate to U+822E.
14769
14770         * Ideograph-R130-Meat.el: Add missing JIS X 0212 and JIS X
14771         0208:1990 code points.
14772
14773         * Ideograph-R128-Ear.el (M-29074'): Separate M050366 and U+8056.
14774
14775         * Ideograph-R120-Silk.el: Add missing JIS X 0212 and JIS X
14776         0208:1990 code points.
14777
14778 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14779
14780         * Ideograph-R119-Rice.el (M-26853): Add `total-strokes'.
14781         (J90-4C62): New character; relate to M-26853 and U+7C7E.
14782         (U+7C8F): Unify JSP-532E.
14783         (U+7C90): Add `total-strokes'; unify J90-6464.
14784         (U+7CAB): Add `total-strokes'; unify J90-6468.
14785         (U+7CAD): Add `total-strokes'; unify J90-6466.
14786         (M-27013): Separate U+7CC0; add `total-strokes'.
14787         (U+7CC0): Unify J90-6471.
14788         (U+7CD8): Add `total-strokes'; unify J90-6474.
14789
14790         * Ideograph-R135-Tongue.el (U+8217): Unify J90-4A5E; add
14791         `total-strokes'.
14792
14793         * Ideograph-R123-Sheep.el (U+7FAA): Unify JSP-5531; add
14794         `total-strokes'.
14795
14796 2001-08-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14797
14798         * Ideograph-R026-Seal.el: Add missing GB 12345 and KS X 1001 code
14799         points.
14800         (M-02872): Separate C6-2F3D; unify K0-716D, C3-2B4B, JX1-2E71 and
14801         U+537D.
14802         (M-02877): Use `<-vulgar-ideograph' instead of `comment'.
14803         (M-02878): Use `<-vulgar-ideograph' instead of `comment'.
14804         (M-02879): Use `->ideographic-variants' instead of
14805         `variant-of-shinjigen-1'.
14806         (C6-3D59): Use `<-vulgar-ideograph' instead of `comment'.
14807         (U+537F): Use `<-vulgar-ideograph' instead of
14808         `variant-of-shinjigen-1'; delete `kangxi-strokes' and
14809         `japanese-strokes'.
14810
14811         * Ideograph-R030-Mouth.el, Ideograph-R031-Enclosure.el: Merge
14812         missing KS X 1001 and GB 12345 code points.
14813
14814         * Ideograph-R029-Again.el: Add missing KS X 1001 and GB 12345 code
14815         points.
14816
14817         * Ideograph-R025-Divination.el: Add missing KS X 1001 code points.
14818
14819         * Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
14820         Ideograph-R022-Right-Open-Box.el: Add missing KS X 1001 and GB
14821         12345 code points.
14822
14823         * Ideograph-R009-Man.el (M-00901): Unify K0-775E.
14824
14825 2001-08-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14826
14827         * Ideograph-R211-Tooth.el (C5-6B66): Delete M-48598.
14828         (C7-5746): Add `ideographic-strokes'.
14829         (C7-5B38): Likewise.
14830         (C5-755D): Likewise.
14831         (C4-6D4A): Likewise.
14832         (C4-6D4F): Likewise.
14833         (C5-7A24): Likewise.
14834
14835         * Ideograph-R209-Nose.el (C7-3E71): Add `ideographic-strokes'.
14836         (C5-787C): Likewise.
14837         (C5-797E): Likewise.
14838         (C5-7A21): Likewise.
14839
14840         * Ideograph-R203-Black.el (C5-6B5B): Add `ideographic-strokes'.
14841         (C5-6B5D): Likewise.
14842         (C7-5737): Likewise.
14843         (C7-5E41): Likewise.
14844         (C4-6C5C): Likewise.
14845         (C5-7875): Likewise.
14846         (C5-7874): Likewise.
14847         (C4-6C5E): Likewise.
14848
14849         * Ideograph-R196-Bird.el (C7-2B79): Delete M-46732.
14850         (C4-5A58): Delete M-46878.
14851         (C4-6B42): Delete M-47314.
14852
14853 2001-08-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14854
14855         * Ideograph-R027-Cliff.el: Merge missing KS X 1001, GB 12345 code
14856         points.
14857
14858         * Ideograph-R197-Salt.el (C5-6F48): Add `ideographic-strokes'.
14859         (C7-5247): Likewise.
14860
14861 2001-08-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14862
14863         * Ideograph-R190-Hair.el (C7-2B5A): Delete M-45389.
14864
14865         * Ideograph-R195-Fish.el (C5-6F26): Add `ideographic-strokes'.
14866         (C5-6B38): Likewise.
14867
14868         * Ideograph-R187-Horse.el (C7-2B43): Add `ideographic-strokes'.
14869         (C7-564E): Seems equivalent to C5-7234.
14870
14871         * Ideograph-R189-Tall.el (C4-4866): Add `ideographic-strokes'.
14872         (C3-6063): Likewise.
14873         (C7-657C): Likewise.
14874
14875         * Ideograph-R188-Bone.el (C2-486F): Add `ideographic-strokes'.
14876
14877         * Ideograph-R184-Eat.el (C2-5569): Use `ideographic-strokes'
14878         instead of `kangxi-strokes'.
14879         (JSP-6862): Use `ideographic-strokes' instead of
14880         `japanese-strokes'.
14881         (K0-7A44): Use `ideographic-strokes' instead of `kangxi-strokes'.
14882         (J0-3642): Likewise.
14883
14884         * Ideograph-R177-Leather.el (C5-524B): Add `ideographic-strokes'.
14885
14886         * Ideograph-R167-Gold.el (C7-3D22): Delete M-40682.
14887
14888         * Ideograph-R163-City.el (C5-3065): Delete M-39417.
14889
14890         * Ideograph-R173-Rain.el (C1-7B3D): Use `ideographic-strokes'
14891         instead of `kangxi-strokes'.
14892
14893         * Ideograph-R169-Gate.el (C6-4F7D): Add `ideographic-strokes'.
14894         (C7-4444): Likewise.
14895
14896 2001-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14897
14898         * Ideograph-R162-Walk.el (C*-****): Add missing
14899         `ideographic-strokes'.
14900         (C1-6B40): Use `ideographic-strokes' instead of `kangxi-strokes'.
14901         (C1-6B47): Likewise.
14902         (C1-6B41): Likewise.
14903         (C1-6B46): Likewise.
14904         (C1-6B45): Likewise.
14905         (C1-6B42): Likewise.
14906
14907 2001-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14908
14909         * Ideograph-R154-Shell.el (C6-6267): Delete M-36791.
14910         (C5-4A28): Delete M-36803.
14911         (C7-503F): Delete M-36948.
14912
14913 2001-08-15  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
14914
14915         * Ideograph-R149-Speech.el (C5-694E): Delete M-35963.
14916
14917         * Ideograph-R145-Clothes.el (C*-****): Add `ideographic-strokes'.
14918         (G0-3A56): Delete `japanese-strokes'.
14919         (G0-336C): Use `ideographic-strokes' instead of
14920         `japanese-strokes'; delete `kangxi-strokes'; fix `total-strokes'.
14921
14922 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
14923
14924         * Ideograph-R141-Tiger.el (JX1-7B4F): Unify K0-5657 instead of
14925         K0-5249.
14926         (C1-663F): Separate K0-5657; use `ideographic-strokes' instead of
14927         `japanese-strokes'.
14928         (C3-5B26): Add `ideographic-strokes'.
14929
14930 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
14931
14932         * Ideograph-R142-Insect.el (C*-****): Add missing
14933         `ideographic-strokes'.
14934         (C2-4D6C): Use `ideographic-strokes' instead of `kangxi-strokes'.
14935         (C3-494C): Likewise.
14936         (C2-5F3A): Likewise.
14937         (C2-6668): Likewise.
14938
14939         * Ideograph-R135-Tongue.el (C4-2F4D): Add `ideographic-strokes'.
14940
14941         * Ideograph-R124-Feather.el (C*-****): Add missing
14942         `ideographic-strokes'.
14943
14944         * Ideograph-R122-Net.el (M-28241): Separate C2-3224.
14945         (JSP-5476): Use `=>ucs' instead of `->ucs'; use
14946         `ideographic-strokes' instead of `japanese-strokes'.
14947
14948 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
14949
14950         * Ideograph-R118-Bamboo.el (C7-484D): Delete M-49439.
14951
14952 2001-08-13  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
14953
14954         * Ideograph-R120-Silk.el (C2-6B75): Use `ideographic-strokes'
14955         instead of `kangxi-strokes'.
14956
14957         * Ideograph-R113-Spirit.el (JX2-726C): Use `ideographic-strokes'
14958         instead of `japanese-strokes'.
14959
14960 2001-08-13  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
14961
14962         * Ideograph-R109-Eye.el (C3-2E35): Add `ideographic-strokes'.
14963         (C5-2A5F): Likewise.
14964         (C6-3A2D): Likewise.
14965         (C6-4242): Likewise.
14966         (J0-4365): Use `ideographic-strokes' instead of
14967         `japanese-strokes'.
14968         (C6-4B7B): Add `ideographic-strokes'.
14969         (C5-3A4E): Likewise.
14970         (C6-5559): Likewise.
14971         (C6-555D): Likewise.
14972         (C4-4539): Likewise.
14973         (C4-4541): Likewise.
14974         (C3-4837): Likewise.
14975         (C4-4B42): Likewise.
14976         (C4-4B49): Likewise.
14977         (C5-4E61): Likewise.
14978         (C5-5621): Likewise.
14979         (C4-5160): Likewise.
14980         (C5-5C48): Likewise.
14981         (C7-3959): Likewise.
14982         (C4-6370): Likewise.
14983
14984         * Ideograph-R104-Sickness.el (JSP-4D78): Use `ideographic-strokes'
14985         instead of `japanese-strokes'.
14986
14987         * Ideograph-R086-Fire.el (JX2-6F5C): Use `ideographic-strokes'
14988         instead of `japanese-strokes'.
14989         (J0-4F27): Use `ideographic-strokes' instead of `kangxi-strokes'.
14990         (C2-4B69): Likewise.
14991         (JX2-7028): Use `ideographic-strokes' instead of `kangxi-strokes'.
14992
14993         * Ideograph-R094-Dog.el (C3-3D2A): Use `ideographic-strokes'
14994         instead of `kangxi-strokes'.
14995
14996 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14997
14998         * ideograph-util.el (morohashi-daikanwa<): Accept integer.
14999         (char-representative-of-daikanwa): New function.
15000         (ideograph-char<): Use `char-representative-of-daikanwa'.
15001
15002         * Ideograph-R085-Water.el (J83-4B22): Use `ideographic-strokes'
15003         instead of `kangxi-strokes'.
15004         (C2-4B50): Likewise.
15005         (C2-4B49): Likewise.
15006         (C2-4B46): Likewise.
15007         (C2-4B42): Likewise.
15008         (C2-4B53): Likewise.
15009         (J83-4667): Likewise.
15010
15011 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15012
15013         * ideograph-util.el (update-ideograph-radical-table): New
15014         implementation based on `map-char-attribute'.
15015         (ideograph-char<): Use `map-char-attribute' to find the
15016         representative character of morohashi-daikanwa.
15017
15018         * Ideograph-R084-Steam.el (C2-274E): Add `ideographic-strokes'.
15019
15020         * Ideograph-R075-Tree.el (J83-4F31): Use `ideographic-strokes'
15021         instead of `kangxi-strokes'.
15022
15023         * Ideograph-R072-Sun.el (J83-3322): Use `ideographic-strokes'
15024         instead of `kangxi-strokes'.
15025         (C3-5472): Add `ideographic-strokes'.
15026
15027         * Ideograph-R066-Rap.el (C*-****): Add missing
15028         `ideographic-strokes'.
15029
15030 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15031
15032         * Ideograph-R063-Door.el (J0-4C61): Use `ideographic-strokes'
15033         instead of `kangxi-strokes'.
15034         (C2-2F32): Use `ideographic-strokes' instead of
15035         `japanese-strokes'.
15036
15037 2001-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15038
15039         * Ideograph-R053-Dotted-Cliff.el (C1-636E): Add
15040         `ideographic-strokes'.
15041
15042         * Ideograph-R032-Earth.el (J83-3E7D): Modify `morohashi-daikanwa'.
15043
15044         * Ideograph-R031-Enclosure.el (C3-3026): Add
15045         `ideographic-strokes'.
15046
15047         * Ideograph-R030-Mouth.el:
15048         - Use `=>ucs' instead of `->ucs'.
15049         - Unify or relate missing combinations of M-XXXXX and CNS.
15050         - Fix some relations between M-XXXXX and CNS.
15051         (C5-2161): Unify Big5-8BF7 and Big5-CDP-8BF7.
15052         (C6-2651): Moved to Ideograph-R031-Enclosure.el.
15053         (C3-276C): Unify Big5-8BCF and Big5-CDP-8BCF.
15054         (C3-2772): Add `->same-ideograph' for M-48258; delete `->mojikyo'.
15055         (M-03672): Unify JSP-3541, C3-3022, M059186 and U+54F6.
15056         (U+5626): Separate C3-4650 and move it to Ideograph-R038-Woman.el.
15057
15058 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15059
15060         * Ideograph-R102-Field.el (J90-6136): Unify MH-347; use
15061         `->same-ideograph' for M-21735; delete `ideographic-variants' for
15062         M021735.
15063
15064         * Ideograph-R045-Sprout.el (M-07853): New character.
15065
15066         * Ideograph-R039-Child.el (M-07001): New character.
15067
15068 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15069
15070         * char-db-util.el (char-db-insert-char-spec): Don't use `ucs' for
15071         private area of BMP; use `chinese-big5-cdp' if it is defined; use
15072         `find-char' instead of `define-char'.
15073         (char-db-insert-alist): Use `find-char' instead of `define-char'.
15074         (insert-char-attributes): Likewise.
15075
15076 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15077
15078         * u0E000-Private-Use.el (U+F4E4): Separate Big5-8B4A and
15079         Big5-CDP-8B4A.
15080         (U+F580): Separate Big5-8C49 and Big5-CDP-8C49.
15081
15082         * Ideograph-R024-Ten.el (Big5-CDP-8C49): New character; separated
15083         from U+F580 and moved from u0E000-Private-Use.el.
15084
15085         * Ideograph-R009-Man.el: Unify or relate missing combinations of
15086         M-XXXXX and CNS.
15087         (cjk radical person for top): New character.
15088         (C3-2148): Add M-01512 into `->same-ideograph'.
15089         (cjk radical sunrise): New character.
15090         (M-00981): Separate M000981; add `<-ancient-ideograph' for
15091         M-00702.
15092         (C6-4653): Relate to M-00981.
15093         (C6-4654): Relate to M-00993 instead of M-00981.
15094
15095         * Ideograph-R044-Corpse.el: Use `=>ucs' instead of `->ucs'.
15096         (C6-244F): Unify Big5-8D6C and Big5-CDP-8D6C.
15097         (M-07705): Use `<-vulgar-ideograph' instead of
15098         `vulgar-ideograph-of'.
15099         (C3-2C37): Use `->same-ideograph' instead of `ideograph='.
15100         (C3-3545): Unify M-07748.
15101         (C4-372E): Add `->same-ideograph' for M-07001.
15102
15103         * Ideograph-R213-Turtle.el (C3-396C): Separate from U+4E80 and
15104         moved from Ideograph-R005-Second.el.
15105         - Use `=>ucs' instead of `->ucs'.
15106
15107         * Ideograph-R205-Frog.el (M-48258): Add `<-vulgar-ideograph' for
15108         M-48257.
15109
15110         * Ideograph-R135-Tongue.el (U+820C): Unify Big5-88EF and
15111         Big5-CDP-88EF.
15112         (C1-485F): Use `<-original-ideograph' instead of
15113         `original-ideograph-of'.
15114
15115         * Ideograph-R119-Rice.el (EGB-2F7B): Separate C3-3E22, JSP-5332
15116         and JX2-7376; delete `japanese-strokes'; unify Big5-8CB9 and
15117         Big5-CDP-8CB9.
15118
15119         * Ideograph-R102-Field.el (C3-2E26): Unify Big5-8BF0 and
15120         Big5-CDP-8BF0.
15121
15122         * Ideograph-R086-Fire.el:
15123         - Unify or relate missing combinations of M-XXXXX and CNS.
15124         - Use `=>ucs' instead of `->ucs'.
15125
15126         * Ideograph-R038-Woman.el (C3-4650): Separated from U+5626 and
15127         moved from Ideograph-R030-Mouth.el.
15128
15129 2001-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15130
15131         * Ideograph-R031-Enclosure.el: Use `=>ucs' instead of `->ucs'.
15132         (C6-2651): New character; relate to M-04726.
15133         (C6-2A3E): Add `->same-ideograph' for M-04718.
15134
15135 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15136
15137         * README.en: New file.
15138
15139 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15140
15141         * Ideograph-R118-Bamboo.el: Use `=>ucs' instead of `->ucs'.
15142         (C2-4C61): Separated from JX2-233D and moved from
15143         Ideograph-R018-Knife.el.
15144
15145         * char-db-util.el (insert-char-attributes): Regard
15146         `->wrong-ideograph' and `<-wrong-ideograph' as
15147         character-references.
15148
15149 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15150
15151         * u0E000-Private-Use.el (U+F390): Separate Big5-88EF and
15152         Big5-CDP-88EF.
15153         (U+F547): Separate Big5-8BCF and Big5-CDP-8BCF.
15154         (U+F568): Separate Big5-8BF0 and Big5-CDP-8BF0.
15155         (U+F56F): Separate Big5-8BF7 and Big5-CDP-8BF7.
15156         (U+F5CE): Separate Big5-8CB9 and Big5-CDP-8CB9.
15157         (U+F640): Separate Big5-8D6C and Big5-CDP-8D6C.
15158
15159         * Ideograph-R005-Second.el (J0-3535): Delete `kangxi-radical' and
15160         `kangxi-strokes'; separate S1-9917, S2-9917 and C3-396C; move them
15161         to Ideograph-R213-Turtle.el.
15162         (M-00215): Separate C2-4156; fix `total-strokes'.
15163
15164         * Ideograph-R002-Line.el (M-00072): Unify U+3404.
15165         (C7-2C3C): Add `->same-ideograph' for M-00246.
15166
15167         * Ideograph-R001-One.el (M-00020): Add `->synonyms'.
15168
15169         * Ideograph-R018-Knife.el (U+5202): Unify Big5-8B4D and
15170         Big5-CDP-8B4D.
15171         (S1-0597): Use `<-wrong-ideograph' instead of
15172         `wrong-char-of-shinjigen-1'.
15173         (M-01880): Delete C4-2239; unify C4-223A.
15174         (M-01892): Unify C4-2239.
15175         (U+524A): Unify Big5-AB64.
15176         (C1-5028): Separate Big5-AB64.
15177         (JX2-233D): Separate C2-4C61 and Big5-E35A and move them to
15178         Ideograph-R118-Bamboo.el; delete `kangxi-radical' and
15179         `kangxi-strokes'; add `->same-ideograph'.
15180         - Add `ideograph-cdp' and `ideographic-structure'.
15181         - Unify or relate missing combinations of M-XXXXX and CNS.
15182
15183         * Ideograph-R008-Lid.el (C6-3D23): Relate to M-00319.
15184         (M-00320): Delete C6-3D23; unify C6-3D22.
15185         (U+4EB8): Fix strokes.
15186
15187         * Ideograph-R004-Slash.el: Add `ideograph-cdp' and
15188         `ideographic-structure'.
15189         (U+4E3F): Unify Big5-8B47 and Big5-CDP-8B47.
15190         (U+4E46): Use `<-vulgar-ideograph' instead of
15191         `vulgar-char-of-shinjigen-1'.
15192
15193 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15194
15195         * Ideograph-R175-Wrong.el: Use `=>ucs' instead of `->ucs'.
15196         (C1-7948): Unify Big5-C3FB.
15197
15198         * Ideograph-R003-Dot.el: Add `ideograph-cdp' and
15199         `ideographic-structure'.
15200         (U+4E36): Unify Big5-8B41 and Big5-CDP-8B41.
15201
15202 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15203
15204         * u0E000-Private-Use.el: Unify `chinese-big5-cdp'.
15205
15206         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Unify
15207         `chinese-big5-cdp'.
15208         (CJK RADICAL PERSON): Likewise.
15209
15210 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15211
15212         * Ideograph-R005-Second.el: Add `ideograph-cdp' and
15213         `ideographic-structure'.
15214         (U+4E5A): Unify Big5-C87B.
15215
15216 2001-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15217
15218         * u0E000-Private-Use.el (U+F4E1): Separate Big5-8B47.
15219         (U+F4E4): Separate Big5-8C5D.
15220
15221         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Add
15222         `total-strokes' and `ideograph-cdp'; unify Big5-8C5D.
15223         (CJK RADICAL PERSON): Use `ideograph-cdp' instead of
15224         `ideographic-cdp'.
15225
15226         * Ideograph-R145-Clothes.el (C6-2553): Relate to M-34091.
15227         (M-34094): Use `<-original-ideograph' instead of `comment'.
15228         (C1-4F4F): Moved from Ideograph-R018-Knife.el.
15229         - Merge KS X 1001, Big5, JIS X 0212  and GB 12345 code points.
15230         - Use `=>ucs' instead of `->ucs'.
15231
15232         * Ideograph-R002-Line.el: Use `ideograph-cdp' instead of
15233         `ideographic-cdp'.
15234         (U+4E28): Add `ideograph-cdp'; unify Big5-8B76.
15235
15236         * Ideograph-R001-One.el: Use `ideograph-cdp' instead of
15237         `ideographic-cdp'.
15238
15239 2001-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15240
15241         * u0E000-Private-Use.el (U+F4D0): Separate Big5-8AF5.
15242         (U+F510): Separate Big5-8B76.
15243
15244         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PERSON): Add
15245         `total-strokes' and `ideographic-cdp'; unify Big5-8AF5 (CDP
15246         private).
15247
15248         * char-db-util.el (char-db-insert-char-reference): Regard integer
15249         value of :char as UCS code point.
15250         (insert-char-attributes): Use current-column to detect short or
15251         long; format `ideographic-structure' as sequence of
15252         character-references.
15253
15254         * Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
15255         Ideograph-R024-Ten.el:
15256         - Merge Big5 code points.
15257         - Use `=>ucs' instead of `->ucs'.
15258
15259         * Ideograph-R021-Spoon.el:
15260         - Merge KS X 1001 and Big5 code points.
15261         - Use `=>ucs' instead of `->ucs'.
15262
15263         * Ideograph-R002-Line.el, Ideograph-R001-One.el:
15264         - Merge `ideographic-cdp'.
15265         - Add `ideographic-structure'.
15266
15267 2001-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15268
15269         * u03100-Bopomofo.el: Use `<-bopomofo' instead of `->ideograph'.
15270
15271 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15272
15273         * Ideograph-R213-Turtle.el (J83-737D): Separate J78-737D and
15274         U+9F9C.
15275         (M-48848): Separate C7-2C3A; use `<-original-ideograph' instead of
15276         `comment'; unify U+9F9C.
15277         (J90-6354): Separate C3-5E47 and U+9F9D; use `<-ancient-ideograph'
15278         instead of `comment'; add `->same-ideograph'; delete
15279         `kangxi-radical' and `kangxi-strokes'.
15280         (J78-6354): New character; relate to U+9F9D and M-48869.
15281
15282         * Ideograph-R109-Eye.el (U+770C): Unify J90-3829.
15283         (M-23221): Add `total-strokes'; unify JSP-4E5F.
15284         (M-49364): Use `<-original-ideograph' instead of
15285         `original-ideograph-of'.
15286
15287         * Ideograph-R096-Jade.el (J90-6076): New character; relate to
15288         U+7476 and M-21149.
15289
15290 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15291
15292         * Ideograph-R198-Deer.el (M-47690): Use `->synonyms' instead of
15293         `->synonymous'.
15294
15295         * Ideograph-R113-Spirit.el, Ideograph-R102-Field.el,
15296         Ideograph-R098-Tile.el: Merge missing JIS X 0208:1990 and JIS X
15297         0212 code points.
15298
15299         * Ideograph-R093-Cow.el (M-19923): Separate U+725C.
15300         (U+725C): Unify JSP-4A58.
15301
15302         * Ideograph-R085-Water.el, Ideograph-R075-Tree.el: Merge missing
15303         JIS X 0208:1990 and JIS X 0212 code points.
15304
15305 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15306
15307         * char-db-util.el (insert-char-attributes): Use `<-bopomofo'
15308         instead of `->ideograph'.
15309
15310         * Ideograph-R112-Stone.el (U+783A): Add `total-strokes'; unify
15311         J90-4557.
15312
15313         * Ideograph-R107-Skin.el (U+76B9): Unify J90-6231.
15314
15315         * Ideograph-R104-Sickness.el (U+75E9): Add `total-strokes'; unify
15316         J90-4169.
15317         (U+7604): Add `total-strokes'; unify JSP-4D66.
15318
15319         * Ideograph-R094-Dog.el (U+731F): Unify J90-4E44.
15320         (U+7363): Unify J90-3D43.
15321
15322         * Ideograph-R086-Fire.el (U+713C): Unify J90-3E46; add
15323         `total-strokes'.
15324         (U+7199): Unify J90-7426.
15325
15326         * Ideograph-R082-Fur.el (U+6BEE): Unify JSP-463E.
15327
15328         * Ideograph-R073-Say.el (U+66FA): Add `total-strokes'; unify
15329         JSP-426D.
15330
15331         * Ideograph-R072-Sun.el (U+663F): Add `total-strokes'; unify
15332         J90-5B26.
15333
15334         * Ideograph-R070-Square.el (U+65D9): Add `total-strokes'; unify
15335         J90-5A5A.
15336
15337         * Ideograph-R064-Hand.el: Merge missing JIS X 0212 and JIS X
15338         0208-1990 code points.
15339         (U+631C): Fix `ideographic-strokes'; add `total-strokes'.
15340         (M-49129): Unify C6-402E; add `->ideographic-variants'.
15341
15342         * Ideograph-R053-Dotted-Cliff.el (J0-3E32): Relate to U+5E8A.
15343
15344 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15345
15346         * u02F00-Kangxi-Radicals.el: Use `<-radical' instead of
15347         `->decomposition' with sequence `compat' + U+****.
15348
15349         * u02500-Box-Drawing.el (BOX DRAWINGS VERTICAL SINGLE AND RIGHT
15350         DOUBLE): Unify Big5-A2A5 instead of Big5-F9E9.
15351         (BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE): Unify Big5-A2A7
15352         instead of Big5-F9EB.
15353         (BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE): Unify
15354         Big5-A2A6 instead of Big5-F9EA.
15355
15356         * Ideograph-R023-Hiding-Enclosure.el (J0-523E): Unify U+5338.
15357         (C6-212B): Use `->same-ideograph' instead of `morohashi-daikanwa'.
15358         - Use `=>ucs' instead of `->ucs'.
15359         - Merge Big5 code points.
15360
15361         * Ideograph-R022-Right-Open-Box.el:
15362         - Merge Big5 code points.
15363         - Use `=>ucs' instead of `->ucs'.
15364
15365         * Ideograph-R008-Lid.el (G0-596F): Unify U+4EA0.
15366
15367 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15368
15369         * Ideograph-R019-Power.el (M-02334): Use `script' and
15370         `<-vulgar-ideograph' instead of `comment'.
15371         (M-02354): Likewise; add `->synonyms'.
15372         (M-02402): Use `<-ancient-ideograph' instead of
15373         `ancient-char-of-shinjigen-1'.
15374         (M-2415'): Use `<-vulgar-ideograph' instead of
15375         `vulgar-ideograph-of'; add `<-simplified-ideograph'.
15376         - Merge KS X 1001, Big5 and GB 12345 code points.
15377         - Use `=>ucs' instead of `->ucs'.
15378         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
15379         - Use `->same-ideograph' instead of `ideograph='.
15380
15381         * char-db-util.el (insert-char-attributes): Rename `->synonymous'
15382         to `->synonyms'.
15383
15384         * Ideograph-R020-Wrap.el: - Merge KS X 1001 and Big5 code points.
15385         - Use `=>ucs' instead of `->ucs'.
15386
15387         * Ideograph-R066-Rap.el (U+657D): Add `total-strokes'; unify
15388         JSP-4155.
15389
15390         * Ideograph-R063-Door.el (U+6244): Unify JSP-3F35; add
15391         `total-strokes'.
15392
15393         * Ideograph-R050-Turban.el (J83-5672): Unify J90-5672.
15394
15395         * Ideograph-R030-Mouth.el (U+540F): Unify J90-4D79.
15396
15397         * Ideograph-R018-Knife.el (J83-3D69): Unify K0-7478.
15398         (G0-3375): Separate C1-4F4F and move it to
15399         Ideograph-R145-Clothes.el; delete `cns-radical' and
15400         `cns-total-strokes'.
15401         (M-02024): Separate J0-516C; unify C3-2B43; add
15402         `<-vulgar-ideograph'.
15403         (J0-516C): Use `<-vulgar-ideograph' instead of
15404         `vulgar-char-of-shinjigen-1'.
15405         - Merge KS X 1001, Big5 and GB 12345 code points.
15406         - Use `=>ucs' instead of `->ucs'.
15407         - Use `<-original-ideograph' instead of `original-ideograph-of'.
15408         - Use `<-simplified-ideograph' instead of `simplified-ideograph-of'.
15409         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
15410         - Use `->ideographic-variants' instead of `variant-of-shinjigen-1'.
15411
15412         * Ideograph-R001-One.el (C2-212E): New character; moved from
15413         Ideograph-R013-Down-Box.el; unify Big5-C94E.
15414
15415         * Ideograph-R205-Frog.el (M-48305): Separate J78-7368, J83-7368,
15416         K0-5C2F and J90-7368.
15417
15418         * Ideograph-R198-Deer.el (J83-4E6F): Separate C1-795E, J90-4E6F
15419         and U+9E97.
15420         (M-47690): Separate J78-4E5B, J83-4E5B, K0-5778 and J90-4E5B; add
15421         `->synonymous'.
15422
15423         * Ideograph-R115-Grain.el (M-25381): New character; unify C3-5E47;
15424         add `->same-ideograph' for M-48869; add `<-ancient-ideograph' for
15425         M-24940.
15426
15427 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15428
15429         * char-db-util.el (insert-char-attributes): Regard `->synonymous'
15430         as a character-reference.
15431
15432         * Ideograph-R210-Even.el (J90-6C5A): Separate J78-6C5A, J83-6C5A
15433         and K0-6E32.
15434
15435         * u03000-CJK-Symbols-and-Punctuation.el: Merge Big5-Eten code
15436         points.
15437
15438         * Ideograph-R199-Wheat.el: Merge missing JIS X 0208 code points.
15439         (J78-7351): Separate J83-7351 and J90-7351.
15440         (J83-396D): Unify J90-396D; add `total-strokes'.
15441         (J83-4C4D): Unify J90-4C4D; add `total-strokes'.
15442
15443         * Ideograph-R209-Nose.el (J90-4921): Unify J78-4921 and J83-4921.
15444
15445         * Ideograph-R208-Rat.el (J83-736B): Unify J78-736B and J90-736B.
15446
15447         * Ideograph-R203-Black.el (J78-4263): Separate J83-4263 and
15448         J90-4263.
15449
15450         * Ideograph-R196-Bird.el: Merge missing JIS X 0208 code points.
15451         (J83-463E): Separate J78-463E.
15452         (J78-3974): Separate J83-3974, C1-7827, J90-3974 and U+9D60.
15453
15454         * Ideograph-R013-Down-Box.el (EGB-7A29): Separate C2-212E and
15455         Big5-C94E and move them to Ideograph-R001-One.el; delete
15456         `kangxi-radical' and `kangxi-strokes'.
15457         (U+5188): Use `->same-ideograph' instead of `comment'; unify
15458         Big5-C8A2.
15459
15460         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Add
15461         `<-radical'; unify Big5-C87B and Big5:U+4E5A.
15462         (CJK RADICAL KNIFE TWO): Add `<-radical'; unify Big5-C87D and
15463         Big5:U+5202.
15464
15465         * u00400-Cyrillic.el: Merge Big5-Eten code points.
15466
15467 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15468
15469         * Ideograph-R197-Salt.el (J83-3834): Unify J90-3834.
15470
15471         * Ideograph-R195-Fish.el: Merge and/or fix JIS X 0208 code points.
15472
15473 2001-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15474
15475         * u0FF00-Halfwidth-and-Fullwidth-Forms.el: Merge Big5-Eten code
15476         points.
15477
15478         * u0E000-Private-Use.el: Delete Big5-Eten code points.
15479
15480         * u03200-Enclosed-CJK-Letters-and-Months.el (PARENTHESIZED
15481         IDEOGRAPH STOCK): Unify Big5-C8D1.
15482
15483         * u030A0-Katakana.el, u03040-Hiragana.el,
15484         u02F00-Kangxi-Radicals.el: Merge Big5-Eten code points.
15485
15486         * u02700-Dingbats.el (HEAVY TEARDROP-SPOKED ASTERISK): Unify
15487         Big5-C6E6.
15488
15489         * u02460-Enclosed-Alphanumerics.el, u02190-Arrows.el,
15490         u02150-Number-Forms.el: Merge Big5-Eten code points.
15491
15492         * u02100-Letterlike-Symbols.el (NUMERO SIGN): Unify Big5-C8D2.
15493         (TELEPHONE SIGN): Unify Big5-C8D3.
15494
15495         * u002B0-Spacing-Modifier-Letters.el (MODIFIER LETTER CIRCUMFLEX
15496         ACCENT): Unify Big5-C6D9.
15497
15498         * u000A0-Latin-1-Supplement.el (fullwidth diaeresis): Unify
15499         Big5-C6D8 instead of Big5-A14C.
15500
15501         * char-db-util.el (insert-char-attributes): Regard
15502         `->ideographic-variants', `->radical' and `<-radical' as
15503         character-references.
15504
15505 2001-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15506
15507         * Ideograph-R194-Ghost.el (J90-7233): Separate J78-7233, J83-7233
15508         and C1-777D.
15509
15510         * Ideograph-R191-Fight.el (J83-722D): Separate J78-722D and
15511         U+9B2E.
15512
15513         * Ideograph-R187-Horse.el (J90-3833): Unify J78-3833 and J83-3833.
15514         (J83-424D): Unify J90-424D; add `total-strokes'.
15515         (J83-715C): Separate J90-715C and C1-7B44.
15516
15517         * Ideograph-R184-Eat.el (J78-4C5F): Separate J83-4C5F, J90-4C5F
15518         and U+9905.
15519         (J90-713B): Unify J78-713B and J83-713B; delete `daikanwa-radical'
15520         and `daikanwa-strokes'; add `total-strokes'.
15521
15522 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15523
15524         * Ideograph-R200-Hemp.el (J83-4B7B): Unify J78-4B7B and J90-4B7B.
15525
15526 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15527
15528         * Ideograph-R181-Leaf.el (J83-7073): Separate C1-6764, J90-7073
15529         and U+980C.
15530         (J83-4852): Separate C1-6763, J90-4852 and U+9812.
15531         (J83-7075): Separate J78-7075, C1-7326 and U+9824; fix
15532         `total-strokes'.
15533         (J83-7123): Separate C2-717C, J90-7123 and U+9873.
15534
15535 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15536
15537         * Ideograph-R017-Open-Box.el:
15538         - Merge Big5 and KS X 1001 code points.
15539         - Use `=>ucs' instead of `->ucs'.
15540
15541 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15542
15543         * Ideograph-R182-Wind.el (J90-7124): Unify J78-7124 and J83-7124.
15544         (J83-7129): Separate J90-7129.
15545
15546         * Ideograph-R015-Ice.el (M-01718): Use `<-vulgar-ideograph'
15547         instead of `vulgar-ideograph-of'.
15548         - Use `=>ucs' instead of `->ucs'.
15549         - Merge KS X 1001, Big5 and GB 12345 code points.
15550
15551         * Ideograph-R177-Leather.el (J78-7057): Add `->same-ideograph'.
15552         (J83-3F59): Unify J90-3F59.
15553         (J90-7057): New character; unify MH-701.
15554         (J83-7057): New character; relate to MH-701; unify U+9771.
15555         (J78-3F59): New character; relate to MH-701.
15556         (J90-705D): Unify J78-705D and J83-705D.
15557         (J90-7060): Unify J78-7060 and J83-7060.
15558
15559         * Ideograph-R162-Walk.el (J78-4B78): Separate C1-4B55, G0-4679,
15560         J83-4B78, J90-4B78 and U+8FC4.
15561
15562         * Ideograph-R016-Table.el: Merge Big5, KS X 1001 and GB 12345 code
15563         points.
15564
15565 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15566
15567         * u0FE70-Arabic-Presentation-Forms-B.el,
15568         u0FB50-Arabic-Presentation-Forms-A.el: Merge `arabic-1-column' and
15569         `arabic-2-column'.
15570
15571         * u00600-Arabic.el: Merge `arabic-1-column' and `arabic-digit'.
15572
15573         * u000A0-Latin-1-Supplement.el, u00020-Basic-Latin.el: Merge
15574         `arabic-1-column'.
15575
15576 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15577
15578         * Ideograph-R014-Cover.el:
15579         - Merge KS X 1001, Big5 and GB 12345 code points.
15580         - Use `=>ucs' instead of `->ucs'.
15581
15582 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15583
15584         * Ideograph-R012-Eight.el (M-01459): Separate JX2-2328.
15585         (U+5173): Unify JX2-2328.
15586         - Use `=>ucs' instead of `->ucs'.
15587         - Merge Big5, KS X 1001 and GB 12345 code points.
15588
15589         * Ideograph-R175-Wrong.el (J83-7051): Separate J78-7051 and
15590         J90-7051.
15591
15592         * Ideograph-R173-Rain.el (J90-3C36): Unify J78-3C36 and J83-3C36.
15593         (J83-4A37): Separate J90-4A37.
15594         (J90-7049): Separate J78-7049, J83-7049 and K0-7038.
15595
15596         * Ideograph-R162-Walk.el (M-38711): Unify J78-4454; fix
15597         `jisx0208-difference'.
15598         (J83-4454): Separate J78-4454; fix `total-strokes'; fix
15599         `jisx0208-difference'.
15600
15601 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15602
15603         * Ideograph-R172-Short-Tailed-Bird.el (J83-5256): Use `=>ucs'
15604         instead of `->ucs'; separate J90-5256.
15605
15606 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15607
15608         * u031A0-Bopomofo-Extended.el: Renamed from
15609         u031A0-Extended-Bopomofo.el.
15610
15611         * Ideograph-R013-Down-Box.el:
15612         - Use `=>ucs' instead of `->ucs'.
15613         - Merge KS X 1001 and Big5 code points.
15614
15615         * Ideograph-R009-Man.el (U+5036): Delete K0-4E7C.
15616         (U+4FF1): Unify K0-4E7C.
15617         - Merge KS X 1001 code points.
15618
15619         * Ideograph-R008-Lid.el (M-00304): Unify K0-5555.
15620         (K0-5322): New character; relate to U+4EB6 and M-00328.
15621
15622         * Ideograph-R007-Two.el (U+4E8C): Unify K0-6C23.
15623         (M-00250): Delete K0-6C23.
15624
15625         * u0FE30-CJK-Compatibility-Forms.el (presentation form for
15626         vertical book name mark): New character; relate to U+FE34; unify
15627         C1-213C and Big5-A15B.
15628         (book name mark): New character; relate to U+FE4F; unify C1-213D
15629         and Big5-A15C.
15630         - Merge Big5 code points.
15631
15632         * u000A0-Latin-1-Supplement.el (fullwidth *): Delete
15633         `->decomposition'.
15634
15635         * Ideograph-R011-Enter.el (U+4EBD): Delete `kangxi-radical'.
15636         - Use `=>ucs' instead of `->ucs'.
15637         - Merge Big5 and GB 12345 code points.
15638
15639         * Ideograph-R010-Legs.el:
15640         - Merge Big5 and GB 12345 code points.
15641         - Use `=>ucs' instead of `->ucs'.
15642
15643 2001-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15644
15645         * char-db-util.el (char-db-decode-isolated-char): Don't use
15646         isolated characters of `arabic-iso8859-6'; format
15647         `->original-ideograph', `<-original-ideograph', `->ideographic',
15648         `<-ideographic' and `->ideograph' as character-reference style.
15649         (insert-char-data-with-variant): Sort variants.
15650
15651         * Ideograph-R009-Man.el:
15652         - Merge Big5 and GB 12345 code points.
15653         - Use `=>ucs' instead of `->ucs'.
15654         - Use `->same-ideograph' instead of `ideograph='.
15655         - Use `<-original-ideograph' instead of `original-ideograph-of'.
15656         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
15657
15658         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH *): Add
15659         `<-fullwidth'.
15660         (FULLWIDTH ASTERISK): Unify C1-216E.
15661         (FULLWIDTH LATIN CAPITAL LETTER *): Use ``character-reference''
15662         style for `->lowercase'.
15663         (heavy low line): Use `=>ucs' instead of `->ucs'.
15664         (FULLWIDTH LATIN SMALL LETTER *): Use ``character-reference''
15665         style for `->uppercase'; omit `->titlecase'.
15666
15667         * u03200-Enclosed-CJK-Letters-and-Months.el: Merge Big5 code
15668         points.
15669
15670         * u03100-Bopomofo.el: Merge Big5 code points.
15671
15672         * u03000-CJK-Symbols-and-Punctuation.el (IDEOGRAPHIC SPACE):
15673         Delete `->decomposition'; add `<-ideographic'.
15674         (WAVY DASH): Delete Big5-A1CA.
15675         (HANGZHOU NUMERAL TEN): Unify Big5-A2CC.
15676         (HANGZHOU NUMERAL TWENTY): Unify Big5-A2CD.
15677         (HANGZHOU NUMERAL THIRTY): Unify Big5-A2CE.
15678
15679 2001-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15680
15681         * Ideograph-R170-Mound.el: Fix JIS X 0208 code points.
15682
15683         * Ideograph-R167-Gold.el: Merge and/or fix JIS X 0208 code points.
15684
15685         * Ideograph-R169-Gate.el: Merge missing JIS X 0208 code points.
15686
15687         * Ideograph-R164-Wine.el: Fix JIS X 0208 code points.
15688
15689 2001-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15690
15691         * u02000-General-Punctuation.el (ONE DOT LEADER): Delete
15692         Big5-A3BB.
15693         (OVERLINE): Add `->fullwidth'.
15694         (FULLWIDTH OVERLINE): Add `<-fullwidth'.
15695         (heavy overline): New character; unify C1-2224 and Big5-A1C3.
15696         - Use `=>ucs' instead of `->ucs'.
15697
15698         * u01E00-Latin-Extended-Additional.el (LATIN CAPITAL LETTER M WITH
15699         ACUTE): Separate JX1-2872.
15700         (fullwidth latin capital letter m with acute): New character;
15701         unify JX1-2872.
15702         (LATIN SMALL LETTER M WITH ACUTE): Separate JX1-2873.
15703         (fullwidth latin small letter m with acute): New character; unify
15704         JX1-2873.       
15705         - Use ``character-reference'' style for `->uppercase' and
15706           `->lowercase'.
15707         - Omit `->titlecase' because each value of it has the same value
15708           of `->uppercase'.
15709         - Merge `latin-tcvn5712' code points.
15710
15711         * u002B0-Spacing-Modifier-Letters.el (U+****): Add `->fullwidth'.
15712         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
15713         (CARON): Add `->fullwidth'.
15714         (fullwidth caron): Use `=>ucs' instead of `->ucs'; add
15715         `<-fullwidth'.
15716         (MODIFIER LETTER VERTICAL LINE): Add `->fullwidth'.
15717         (fullwidth modifier letter vertical line): Use `=>ucs' instead of
15718         `->ucs'; add `<-fullwidth'.
15719         (MODIFIER LETTER MACRON): Separate G0-2125 and Big5-A3BC.
15720         (fullwidth modifier letter macron): New character; unify G0-2125,
15721         C1-256D and Big5-A3BC.
15722         (MODIFIER LETTER ACUTE ACCENT): Separate C1-256E and Big5-A3BD.
15723         (fullwidth modifier letter acute accent): New character; unify
15724         C1-256E and Big5-A3BD.
15725         (MODIFIER LETTER GRAVE ACCENT): Separate C1-2570, Big5-A3BF.
15726         (fullwidth modifier letter grave accent): Unify C1-2570 and
15727         Big5-A3BF.
15728         (MODIFIER LETTER HALF TRIANGULAR COLON): Separate JX1-2B56.
15729         (fullwidth modifier letter half triangular colon): New character;
15730         unify JX1-2B56.
15731         (RING ABOVE): Separate K0-222A and JSP-2236.
15732         (fullwidth ring above): New character; unify K0-222A and JSP-2236.
15733         (MODIFIER LETTER RHOTIC HOOK): Separate JX1-2B71.
15734         (fullwidth modifier letter rhotic hook): New character; unify
15735         JX1-2B71.
15736         (MODIFIER LETTER EXTRA-HIGH TONE BAR): Separate JX1-2B60.
15737         (fullwidth modifier letter extra-high tone bar): New character;
15738         unify JX1-2B60.
15739         (MODIFIER LETTER HIGH TONE BAR): Separate JX1-2B61.
15740         (fullwidth modifier letter high tone bar): New character; unify
15741         JX1-2B61.
15742         (MODIFIER LETTER MID TONE BAR): Separate JX1-2B62.
15743         (fullwidth modifier letter mid tone bar): New character; unify
15744         JX1-2B62.
15745         (MODIFIER LETTER LOW TONE BAR): Separate JX1-2B63.
15746         (fullwidth modifier letter low tone bar): New character; unify
15747         JX1-2B63.
15748         (MODIFIER LETTER EXTRA-LOW TONE BAR): Separate JX1-2B64.
15749         (fullwidth modifier letter extra-low tone bar): New character;
15750         unify JX1-2B64.
15751
15752         * Ideograph-R008-Lid.el:
15753         - Use `=>ucs' instead of `->ucs'.
15754         - Merge Big5 and GB 12345 code points.
15755
15756         * Ideograph-R004-Slash.el (C3-212D): Separated from U+4E87 and
15757         moved from Ideograph-R006-Hook.el.
15758         - Use `=>ucs' instead of `->ucs'.
15759         - Merge GB 12345 and Big5 code points.
15760         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
15761         - Use `->bopomofo' instead of `->bopomofo-letter'.
15762         - Use `->same-ideograph' instead of `ideograph='.
15763         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
15764         - Use `<-original-ideograph' instead of `original-ideograph-of'.
15765
15766 2001-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15767
15768         * u02100-Letterlike-Symbols.el (halfwidth numero sign): Renamed
15769         from <HALFWIDTH NUMERO SIGN>; use `=>ucs' instead of `->ucs'.
15770         (OHM SIGN): Delete `->lowercase'.
15771         (KELVIN SIGN): Likewise.
15772         (ANGSTROM SIGN): Likewise.
15773
15774         * Ideograph-R007-Two.el:
15775         - Merge Big5 and GB 12345 code points.
15776         - Use `=>ucs' instead of `->ucs'.
15777
15778         * Ideograph-R006-Hook.el (U+4E87): Separate C3-212D and move it to
15779         Ideograph-R004-Slash.el; delete `kangxi-radical'; unify G1-7D3B;
15780         delete `non-morohashi'.
15781         - Merge Big5 code points.
15782         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
15783
15784         * Ideograph-R005-Second.el:
15785         - Merge Big5 and GB 12345 code points.
15786         - Use `->same-ideograph' instead of `ideograph='.
15787         - Use `=>ucs' instead of `->ucs'.
15788         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
15789
15790         * u01F00-Greek-Extended.el:
15791         - Use ``character-reference'' style for `->uppercase' and
15792           `->lowercase'.
15793         - Omit `->titlecase' because each value of it has the same value
15794         of `->uppercase'.
15795         (GREEK SMALL LETTER ALPHA WITH VARIA): Separate JX1-2B46.
15796         (LATIN SMALL LETTER ALPHA WITH GRAVE): New character; unify
15797         JX1-2B46.
15798         (GREEK SMALL LETTER ALPHA WITH OXIA): Separate JX1-2B47.
15799         (LATIN SMALL LETTER ALPHA WITH ACUTE): New character; unify
15800         JX1-2B47.
15801         (GREEK SMALL LETTER EPSILON WITH VARIA): Separate JX1-2B50.
15802         (LATIN SMALL LETTER OPEN E WITH GRAVE): New character; unify
15803         JX1-2B50.
15804         (GREEK SMALL LETTER EPSILON WITH OXIA): Separate JX1-2B51.
15805         (LATIN SMALL LETTER OPEN E WITH ACUTE): New character; unify
15806         JX1-2B51.
15807
15808         * Ideograph-R003-Dot.el:
15809         - Merge GB 12345-90 and Big5.
15810         - Use `=>ucs' instead of `->ucs'.
15811         (M-00104): Use `->same-ideograph' instead of `ideograph='; use
15812         `<-ancient-ideograph' instead of `ancient-ideograph-of'.
15813
15814         * Ideograph-R002-Line.el:
15815         - Merge Big5.
15816         - Use `=>ucs' instead of `->ucs'.
15817
15818         * Ideograph-R001-One.el (U+4E06): Unify G1-7D3D.
15819
15820 2001-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15821
15822         * u0FE50-Small-Form-Variants.el (SMALL REVERSE SOLIDUS): Unify
15823         Big5-A242.
15824
15825         * u02500-Box-Drawing.el (BOX DRAWINGS DOUBLE HORIZONTAL): Unify
15826         Big5-A2A4 instead of Big5-F9F9.
15827         (Big5-F9F9): New character.
15828         (box drawings double light arc down and right): New character;
15829         unify Big5-F9FA.
15830         (box drawings double light arc down and left): New character;
15831         unify Big5-F9FB.
15832         (box drawings double light arc up and left): New character; unify
15833         Big5-F9FD.
15834         (box drawings double light arc up and right): New character; unify
15835         Big5-F9FC.
15836
15837         * u02300-Miscellaneous-Technical.el (WAVY LINE): Delete Big5-A15B.
15838
15839         * u02200-Mathematical-Operators.el (SET MINUS): Delete Big5-A242.
15840         (RING OPERATOR): Delete Big5-A258.
15841         (TILDE OPERATOR): Add `ucs-big5' for U+FF5E.
15842
15843 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15844
15845         * u02460-Enclosed-Alphanumerics.el (CIRCLED LATIN CAPITAL LETTER
15846         *): Use ``character-reference'' style instead of UCS code-point as
15847         the format of `->lowercase'.
15848         (CIRCLED LATIN SMALL LETTER *): Use ``character-reference'' style
15849         instead of UCS code-point as the format of `->uppercase'; omit
15850         `->titlecase'.
15851
15852         * u02150-Number-Forms.el (ROMAN NUMERAL *): Add `->lowercase'.
15853         (SMALL ROMAN NUMERAL *): Add `->uppercase'; omit `->titlecase'.
15854
15855         * u020A0-Currency-Symbols.el (WON SIGN): Add `->fullwidth'.
15856
15857         * u02080-Subscripts.el, u02070-Superscripts.el (U+****): Add
15858         `->fullwidth'.
15859         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
15860
15861         * u00530-Armenian.el:
15862         - Use ``character-reference'' style instead of UCS code-point as
15863           the format of `->lowercase' and `->uppercase'.
15864         - Omit `->titlecase' because each value of it has the same value
15865           of `->uppercase'.
15866
15867 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15868
15869         * u00400-Cyrillic.el (CYRILLIC *): Add `->fullwidth'.
15870         (FULLWIDTH CYRILLIC *): Use `=>ucs' instead of `->ucs'.
15871         - Use ``character-reference'' style [alist] instead of UCS
15872           code-point [hex integer] as the format of `->lowercase' and
15873           `->uppercase'.
15874         - Omit `->titlecase' because each value of it has the same value
15875           of `->uppercase'.
15876
15877         * char-db-util.el (char-db-insert-char-reference): Renamed from
15878         `char-db-insert-char-map'.
15879
15880 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15881
15882         * ideograph-util.el (ideograph-char<): Treat `=>ucs' as same as
15883         `->ucs'.
15884
15885         * char-db-util.el (char-db-insert-char-spec): Renamed from
15886         `char-db-insert-char-ref'.
15887
15888 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15889
15890         * Ideograph-R085-Water.el: Use `=>ucs' instead of `->ucs'.
15891         (M-17573'): Add `<-simplified-ideograph' for M-17644.
15892
15893         * char-db-util.el (char-db-convert-obsolete-format): New variable.
15894         (insert-char-attributes): Don't convert `->ucs' to `=>ucs' if
15895         variable `char-db-convert-obsolete-format' is nil; format
15896         `->simplified-ideograph' and `<-simplified-ideograph' as character
15897         reference.
15898
15899         * Ideograph-R163-City.el: Fix JIS X 0208 code points.
15900
15901 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15902
15903         * char-db-util.el (char-db-insert-char-ref): New function.
15904         (char-db-insert-char-map): New function.
15905         (char-db-decode-isolated-char): New function.
15906         (insert-char-attributes): Convert `->ucs' to `=>ucs'; use
15907         ``character-reference'' style for `->uppercase', `->lowercase',
15908         `->titlecase'; omit `->titlecase' if its value has the same value
15909         of `->uppercase'; output `->fullwidth', `<-fullwidth',
15910         `->vulgar-ideograph', `<-vulgar-ideograph', `->ancient-ideograph',
15911         `<-ancient-ideograph', `->same-ideograph' and `->bopomofo' as
15912         ``character-reference'' style; use `char-db-decode-isolated-char'.
15913
15914         * Ideograph-R001-One.el:
15915         - Use `=>ucs' instead of `->ucs'.
15916         - Use `->bopomofo' instead of `->bopomofo-letter'.
15917         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
15918         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
15919         - Use `->same-ideograph' instead of `ideograph='.
15920         - Merge `chinese-big5' code points.
15921
15922         * u00370-Greek.el (U+****): Add `->fullwidth'.
15923         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
15924         - Use ``character-reference'' style [alist] instead of UCS
15925           code-point [hex integer] as the format of `->lowercase' and
15926           `->uppercase'.
15927         - Omit `->titlecase' if the value of it has the same value of
15928           `->uppercase'.
15929
15930         * u00300-Combining-Diacritical-Marks.el:
15931         - Use ``character-reference'' style [alist] instead of UCS
15932           code-point [hex integer] as the format of `->lowercase' and
15933           `->uppercase'.
15934         - Omit `->titlecase' if the value of it has the same value of
15935           `->uppercase'.
15936
15937         * u00250-IPA-Extensions.el:
15938         - Use ``character-reference'' style [alist] instead of UCS
15939           code-point [hex integer] as the format of `->lowercase' and
15940           `->uppercase'.        
15941         - Omit `->titlecase' because each value of it has the same value
15942           of `->uppercase'.
15943
15944         * u00180-Latin-Extended-B.el (U+****): Add `->fullwidth'.
15945         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
15946         - Use ``character-reference'' style [alist] instead of UCS
15947           code-point [hex integer] as the format of `->lowercase' and
15948           `->uppercase'.
15949         - Omit `->titlecase' if the value of it has the same value of
15950           `->uppercase'.
15951
15952         * u00100-Latin-Extended-A.el (U+****): Add `->fullwidth'.
15953         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
15954         - Use ``character-reference'' style [alist] instead of UCS
15955           code-point [hex integer] as the format of `->lowercase' and
15956           `->uppercase'.
15957         - Omit `->titlecase' because each value of it has the same value
15958           of `->uppercase'.
15959
15960         * Ideograph-R162-Walk.el: Merge and/or fix JIS X 0208 code points.
15961
15962         * u000A0-Latin-1-Supplement.el (U+****): Add `->fullwidth'.
15963         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
15964         (MICRO SIGN): Delete `->uppercase' and `->lowercase'.
15965         (fullwidth micro sign): Abolished.
15966         - Use ``character-reference'' style [alist] instead of UCS
15967           code-point [hex integer] as the format of `->lowercase' and
15968           `->uppercase'.
15969         - Omit `->titlecase' because each value of it has the same value
15970           of `->uppercase'.
15971
15972 2001-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15973
15974         * u00020-Basic-Latin.el:
15975         - Add `->fullwidth' properties.
15976         - Use ``character-reference'' style [alist] instead of UCS
15977           code-point [hex integer] as the format of `->lowercase' and
15978           `->uppercase'.
15979         - Omit `->titlecase' because each value of it has the same value
15980           of `->uppercase'.
15981
15982         * Ideograph-R159-Cart.el (J83-6D52): Unify J78-6D52 and J83-6D52.
15983         (J83-6D4E): Separate J78-6D4E.
15984         (J83-475A): Separate K0-5B54, J90-475A, C1-6F45 and U+8F29.
15985         (M-38420): Separate J90-3D34, J78-3D34, J83-3D34, K0-727E, C1-7252
15986         and U+8F2F.
15987
15988         * Ideograph-R158-Body.el: Merge missing JIS X 0208 code points.
15989
15990 2001-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15991
15992         * Ideograph-R157-Foot.el (J78-6C69): Separate J83-6C69, C1-6243
15993         and J90-6C69.
15994         (J83-4437): Separate G0-4C78, K0-542F, C1-667C, J90-4437 and
15995         U+8DF3.
15996         (J83-4129): Unify J78-4129 and J83-4129.
15997         (J83-6C74): Separate J78-6C74.
15998         (J83-6D36): Separate J90-6D36.
15999         (J83-6D3A): Separate J90-6D3A, C1-7D29 and U+8EA1.
16000
16001 2001-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16002
16003         * Ideograph-R154-Shell.el (J83-494F): Separate C1-5D4E and
16004         J90-494F.
16005         (M-36885): Separate J78-3958, J83-3958, U+8CFC, K0-4F45, C1-7555
16006         and J90-3958.
16007         (J83-6C54): Separate J90-6C54.
16008         (M-36950): Separate J90-6C57, J78-6C57, J83-6C57 and U+8D0F.
16009
16010         * Ideograph-R152-Pig.el (J90-6C35): Separate J78-6C35, J83-6C35,
16011         C1-4B49, G0-7539 and U+8C55.
16012
16013 2001-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16014
16015         * u0FE50-Small-Form-Variants.el: Unify BIG5 code points.
16016
16017 2001-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16018
16019         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH QUOTATION
16020         MARK): Delete Big5-A1A8; unify JX1-2230.
16021         (FULLWIDTH APOSTROPHE): Delete Big5-A1A6; unify JX1-222F.
16022         (FULLWIDTH HYPHEN-MINUS): Unify JX1-2231.
16023         (FULLWIDTH LEFT SQUARE BRACKET): Delete Big5-A165.
16024         (FULLWIDTH RIGHT SQUARE BRACKET): Delete Big5-A166.
16025         (FULLWIDTH CIRCUMFLEX ACCENT): Delete Big5-A173.
16026         (heavy low line): New character; unify C1-2226 and Big5-A1C5.
16027         (FULLWIDTH GRAVE ACCENT): Delete Big5-A1A5.
16028         (FULLWIDTH TILDE): Delete Big5-A1E3; unify JX1-2232.
16029         (HALFWIDTH IDEOGRAPHIC COMMA): Delete Big5-A14E.
16030         (FULLWIDTH MACRON): Delete G0-237E, K0-237E and Big5-A1C2.
16031
16032         * u00180-Latin-Extended-B.el:
16033         - Merge `latin-tcvn5712' code points.
16034         - Fix JIS X 0213 code points.
16035         (fullwidth *): Renamed from `FULLWIDTH *'; unify JIS X 0213 code
16036         points.
16037
16038         * u00100-Latin-Extended-A.el (U+****): Separate JIS X 0213 code
16039         points if there are 1-column CCS code points.
16040         (fullwidth *): Renamed from `FULLWIDTH *'; unify JIS X 0213 code
16041         points.
16042
16043         * u000A0-Latin-1-Supplement.el (fullwidth cedilla): Delete
16044         Big5-A14D.
16045
16046         * Ideograph-R149-Speech.el: Merge missing JIS X 0208 code points.
16047         (M-35260): Separate J90-6B43, J78-6B43, J83-6B43 and K0-6438.
16048         (J83-3E59): Separate S2-7560, C1-5D44, J90-3E59 and U+8A1F.
16049         (J78-4370): Separate J83-4370, C1-6221, J90-4370 and U+8A3B.
16050         (J78-4127): Separate J83-4127, C1-6667, J90-4127 and U+8A6E.
16051         (J83-4870): Separate K0-5E26, J90-4870, C1-6F25 and U+8AB9.
16052         (J83-4342): Separate J90-4342, M050462, C1-6E78 and U+8A95.
16053         (JSP-5E2F): Separate C2-5A51.
16054         (J78-6B66): Separate C2-5A57, J83-6B66, J90-6B66 and U+8ADE.
16055         (J78-3841): Separate C1-7238, J83-3841, J90-3841 and U+8AFA.
16056         (J78-4666): Separate C1-7547, J83-4666, J90-4666 and U+8B0E.
16057         (J83-3C55): Separate S2-7728, K0-5E73, J90-3C55 and C1-754D.
16058         (M-35928): Separate C1-787A, J78-6B76, J83-6B76, K0-7C26, J90-6B76
16059         and U+8B41.
16060
16061         * u00020-Basic-Latin.el (QUOTATION MARK): Separate JX1-2230.
16062         (APOSTROPHE): Separate JX1-222F.
16063         (HYPHEN-MINUS): Separate JX1-2231.
16064         (TILDE): Separate JX1-2232.
16065         (U+007F): Add `name' as "DELETE".
16066
16067         * Ideograph-R142-Insect.el: Merge missing JIS X 0208 code points.
16068         (J83-6961): Separate J78-6961 and K0-7148.
16069         (J78-427D): Separate G0-7259, J83-427D, C2-4731, J90-427D and
16070         U+86F8.
16071         (J83-6974): Separate G0-7263, K0-5E24, J90-6974, C2-4D79 and
16072         U+871A.
16073         (J83-6A27): Separate J78-6A27.
16074         (M-33572): Separate C1-753A, J78-6A3D, G0-727E, U+87D2, J83-6A3D
16075         and J90-6A3D; fix strokes.
16076         (M-33724): Separate C3-5877, J0-6A3C and U+880E; fix strokes.
16077         (M-33890): Separate C1-7C66, J90-6A44, J78-6A44, J83-6A44 and
16078         K0-6D59.
16079
16080 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16081
16082         * u0E000-Private-Use.el: New file.
16083
16084 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16085
16086         * u03000-CJK-Symbols-and-Punctuation.el (WAVE DASH): Delete
16087         C1-2244 and Big5-A1E3.
16088         (HANGZHOU NUMERAL TEN): Unify C1-243E.
16089         (HANGZHOU NUMERAL TWENTY): Unify C1-243F.
16090         (HANGZHOU NUMERAL THIRTY): Unify C1-2440.
16091
16092         * u02200-Mathematical-Operators.el (TILDE OPERATOR): Unify C1-2244
16093         and Big5-A1E3.
16094         (STRICTLY EQUIVALENT TO): Delete Big5-A1DD.
16095
16096         * Ideograph-R147-See.el (M-34918): Separate S2-7496, K0-7651,
16097         C1-7235 and J90-3F46.
16098         (J78-6B32): Separate J83-6B32, C2-5F48, J90-6B32 and U+89AF.
16099
16100         * u02600-Miscellaneous-Symbols.el (SUN): Delete Big5-A1F3.
16101         (EARTH): Delete Big5-A1F2.
16102
16103         * u02000-General-Punctuation.el (HORIZONTAL BAR): Delete
16104         Big5-A277.
16105         (DOUBLE VERTICAL LINE): Delete Big5-A1FC.
16106         (BULLET): Delete Big5-A145.
16107         (DOUBLE PRIME): Delete Big5-A1B2.
16108         (FULLWIDTH OVERLINE): Unify G0-237E and K0-237E; unify Big5-A1C2
16109         instead of Big5-A1C3.
16110
16111         * u00300-Combining-Diacritical-Marks.el (COMBINING OVERLINE):
16112         Delete BIG5-A1C2.
16113
16114         * u002B0-Spacing-Modifier-Letters.el (MODIFIER LETTER LOW MACRON):
16115         Delete BIG5-A1C5.
16116
16117         * Ideograph-R140-Grass.el: Merge and/or fix JIS X 0208 code
16118         points.
16119
16120 2001-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16121
16122         * char-db-util.el (insert-char-attributes): Fix formating for
16123         `->ideograph' property with line-breaking.
16124         (insert-char-data-with-variant): Change arguments; add new
16125         argument `excluded-script'.
16126         (insert-char-range-data): Add new argument `excluded-script'.
16127         (write-char-range-data-to-file): Likewise.
16128         (what-char-definition): Modify for
16129         `insert-char-data-with-variant'.
16130
16131         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
16132         u03300-CJK-Compatibility.el: Unify BIG5 code points.
16133
16134         * u03000-CJK-Symbols-and-Punctuation.el:
16135         - Unify BIG5 code points.
16136         - Don't include M-00097.
16137
16138         * Ideograph-R137-Boat.el (J83-447A): Separate G0-4D27, C1-662C,
16139         J90-447A and U+8247.
16140         (J90-675C): Unify J78-675C and J83-675C.
16141
16142         * Ideograph-R136-Oppose.el (M-30339): Unify G0-4B34 and U+821C.
16143         (J83-3D58): Separate G0-4B34, C1-6155, J90-3D58 and U+821C.
16144
16145 2001-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16146
16147         * Ideograph-R130-Meat.el (M-29469): New character; unify K0-5866
16148         and U+8108.
16149         (C1-5763): Relate to M-29469 instead of M-29470.
16150         (J83-4C2E): Separate K0-5866, J90-4C2E and U+8108.
16151         (J83-6724): Separate J90-6724.
16152         (J90-672E): Separate J78-672E and J83-672E.
16153         (M-29920): Separate J78-6739, J83-6739, K0-757D, J90-6739 and
16154         U+81B5.
16155         (J90-6741): Separate J78-6741, J83-6741 and K0-7030.
16156
16157         * u02600-Miscellaneous-Symbols.el, u025A0-Geometric-Shapes.el,
16158         u02580-Block-Elements.el: Unify BIG5 code points.
16159
16160         * Ideograph-R128-Ear.el: Fix JIS X 0208 differences.
16161
16162         * Ideograph-R125-Old.el (U+8003): Unify J78-394D and J83-394D.
16163         (J90-394D): Separate J78-394D and J83-394D.
16164
16165         * Ideograph-R124-Feather.el (J83-6647): Separate J90-6647.
16166         (J83-4D63): Separate C1-7476 and J90-4D63; add `ideograph=' for
16167         M-28818.
16168
16169 2001-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16170
16171         * u02500-Box-Drawing.el, u02300-Miscellaneous-Technical.el,
16172         u02200-Mathematical-Operators.el, u02190-Arrows.el,
16173         u02150-Number-Forms.el: Unify BIG5 code points.
16174
16175         * Ideograph-R123-Sheep.el: Merge missing JIS X 0208 code points.
16176         (J90-6638): Separate G0-7446, C2-3839 and U+7F9D; unify J78-6638
16177         and J83-6638.
16178         (J90-6637): Separate G0-505F and U+7F9E; unify J78-6637 and
16179         J83-6637.
16180
16181         * Ideograph-R122-Net.el: Merge missing JIS X 0208 code points.
16182         (J83-3A61): Separate G0-576F, K0-712A, C1-6576, J90-3A61 and
16183         U+7F6A.
16184
16185         * Ideograph-R120-Silk.el (J83-4A36): Separate J90-4A36.
16186         (J83-394A): Separate J90-394A.
16187         (J90-652C): Separate J78-652C and J83-652C.
16188         (J90-4064): Unify J78-4064 and J83-4064.
16189         (J90-4233): Unify J78-4233 and J83-4233.
16190         (J78-6546): Separate J83-6546 and J90-6546.
16191         (J83-486C): Separate K0-5D7C and J90-486C.
16192         (J83-416D): Separate J90-416D.
16193         (J83-6549): Separate K0-727D and J90-6549.
16194         (J90-654F): Unify J78-654F and J83-654F.
16195         (J83-655C): Separate J90-655C.
16196         (J90-4121): Unify J78-4121 and J83-4121.
16197         (J90-6562): Unify J78-6562 and J83-6562.
16198         (J90-655A): Unify J78-655A and J83-655A.
16199         (J90-656D): Unify J78-656D and J83-656D.
16200         (J90-6576): Unify J78-6576 and J83-6576.
16201
16202         * Ideograph-R119-Rice.el (J83-4A34): Separate G0-375B, C1-573E,
16203         J90-4A34 and U+7C89.
16204         (J83-646E): Separate J78-646E.
16205         (J83-647A): Separate J90-647A.
16206
16207 2001-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16208
16209         * Ideograph-R118-Bamboo.el (J90-3A7B): Unify J78-3A7B and
16210         J83-3A7B.
16211         (J78-6439): Separate J83-6439, C2-4C62, J90-6439 and U+7B99.
16212         (J90-6434): Unify J78-6434 and J83-6434.
16213         (J90-6449): Unify J78-6449 and J83-6449.
16214
16215         * Ideograph-R116-Cave.el (J83-635A): Separate G0-713B, C1-5C45,
16216         J90-635A and U+7A95.
16217
16218         * Ideograph-R115-Grain.el (J78-4769): Separate G0-3353, J83-4769,
16219         C1-5732, J90-4769 and U+79E4.
16220         (J78-4923): Separate J83-4923 and J90-4923.
16221         (J83-6346): Separate C2-455F, J90-6346 and U+7A19.
16222         (J78-634A): Separate J83-634A and J90-634A.
16223         (J83-3E77): Unify J78-3E77 and J83-3E77.
16224
16225 2001-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16226
16227         * Ideograph-R114-Track.el (J83-633C): Separate G0-582E, J90-633C
16228         and U+79BA.
16229
16230         * Ideograph-R112-Stone.el (J83-395C): Unify J78-6268 and J90-395C.
16231         (J83-3945): Separate G0-5332, C1-607D, J90-3945 and U+786C.
16232         (J90-4823): Unify J78-4823 and J83-4823.
16233         (J83-626D): Unify J78-626D and J90-626D.
16234         (J83-6273): Unify J78-6273 and J90-6273.
16235         (M-24406): Separate J78-6279, J83-6279, C2-524E and J90-6279.
16236
16237 2001-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16238
16239         * u02100-Letterlike-Symbols.el: Unify BIG5 code points.
16240
16241         * u020A0-Currency-Symbols.el (EURO SIGN): Unify BIG5-A3E1.
16242
16243         * u02070-Superscripts.el (fullwidth superscript four): Renamed
16244         from <FULLWIDTH SUPERSCRIPT FOUR>.
16245         (fullwidth superscript latin small letter n): Renamed from
16246         <FULLWIDTH SUPERSCRIPT LATIN SMALL LETTER N>.
16247
16248         * Ideograph-R108-Dish.el: Merge missing JIS X 0208 code points.
16249
16250         * Ideograph-R107-Skin.el: Merge missing JIS X 0208 code points.
16251         (M-22866): Unify J0-622F.
16252         (G0-7165): Separate J90-622F.
16253
16254         * Ideograph-R106-White.el: Merge missing JIS X 0208 code points.
16255         (M-22732): Unify J78-622B.
16256         (J90-622B): Unify J83-622B.
16257
16258         * Ideograph-R104-Sickness.el: Merge missing JIS X 0208 code
16259         points.
16260         (M-22545): Unify J78-4C7E.
16261         (J90-4C7E): Unify J83-4C7E.
16262
16263         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R102-Field.el: Merge
16264         missing JIS X 0208 code points.
16265
16266         * Ideograph-R098-Tile.el: Merge missing JIS X 0208 code points.
16267         (M-21557): Unify J78-612B.
16268         (J90-612B): Unify J83-612B.
16269         (J90-6130): Unify J83-6130.
16270         (J78-6130): New character; relate to U+750D and M-21587.
16271         (M-21602): Unify J78-3979.
16272         (G0-6A35): Separate J90-3979.
16273         (J90-3979): Unify J83-3979.
16274         (J90-6131): Unify J83-6131 and S1-5002.
16275         (J78-6131): New character; relate to U+7515 and M-21617.
16276
16277         * Ideograph-R096-Jade.el (M-20921): Separate J83-605F, C3-2D7E and
16278         J90-605F; add `vulgar-ideograph-of' for M-20920.
16279         (J83-6062): Separate G0-676D, K0-6C34, J90-6062, C2-306E and
16280         U+73E5; unify S1-4900.
16281         (J83-4849): Separate J90-4849 and C1-565D; unify S1-4903.
16282         (J83-607E): Unify J90-607E.
16283         (JX2-706F): Separate C2-3E28 and U+7431; delete `comment'.
16284         (J83-606A): Separate EGB-7B56, C2-3E2E, J90-606A and U+7432.
16285         (J83-606E): Separate S2-4935, C1-652E and J90-606E.
16286
16287 2001-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16288
16289         * Ideograph-R097-Melon.el (M-21419): Separate C1-7147.
16290         (J90-493B): Unify J78-493B and J83-493B.
16291         (M-21425): Separate C1-784F; unify J0-6122.
16292
16293         * Ideograph-R100-Life.el, Ideograph-R099-Sweet.el: Merge missing
16294         JIS X 0208 code points.
16295
16296 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16297
16298         * Ideograph-R095-Profound.el: Merge missing JIS X 0208 code
16299         points.
16300
16301 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16302
16303         * Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
16304         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el: Merge
16305         missing JIS X 0208 code points.
16306
16307 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16308
16309         * u02000-General-Punctuation.el: Unify BIG5 code points.
16310
16311         * Ideograph-R086-Fire.el (J78-4E7B): Separate J83-4E7B and
16312         J90-4E7B.
16313         (J78-4079): Separate G0-3C65, C1-6474, J90-4079 and U+714E.
16314         (J90-5F66): Unify J78-5F66 and J90-5F66.
16315         (J83-5F6B): Separate C1-6524 and U+7156.
16316         (M-19272): Separate J78-407A, G0-493F, J83-407A, C1-695B, J90-407A
16317         and U+717D.
16318         (J83-4D50): Separate J78-4D50.
16319         (J90-5F70): Unify J78-5F70 and J83-5F70.
16320         (J90-5F73): Add `jisx0208-difference' property.
16321         (J90-5F7D): Unify J78-5F7D and J83-5F7D.
16322
16323 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16324
16325         * Ideograph-R089-Double-X.el: Merge missing JIS X 0208 code points.
16326
16327         * Ideograph-R088-Father.el (J90-4C6C): Unify J78-4C6C and
16328         J83-4C6C.
16329
16330 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16331
16332         * Ideograph-R085-Water.el: Merge missing JIS X 0208 code points.
16333         (J83-4749): Separate J90-4749; add `ideograph=' property for
16334         M-17427.
16335         (J90-5E56): Separate J83-5E56.
16336         (J78-5E56): Unify J83-5E56.
16337         (J83-4F51): Separate C3-3C63 and J90-4F51.
16338         (M-17944): Unify J78-3942.
16339         (J83-3942): Separate J78-3942.
16340         (M-18098): Separate J78-5E78, J83-5E78, K0-4D63, C1-693E and
16341         U+6EFE.
16342         (M-18123): Separate J78-5E74, J83-5E74, J90-5E74, K0-4B49, C3-4764
16343         and U+6F11.
16344         (M-18155): Separate J83-4E7A, C1-694E, J90-4E7A and U+6F23.
16345         (J90-5F21): Separate J78-5F21 and J83-5F21.
16346         (J78-4275): Separate G0-652A, J83-4275, C1-7429, J90-4275 and
16347         U+6FEF.
16348         (J78-494E): Separate J83-494E and J90-494E.
16349         (M-18784): Unify J78-4667.
16350         (J83-4667): Separate J78-4667.
16351         (J78-4B22): Separate J83-4B22 and J90-4B22; fix
16352         `ideographic-strokes'; delete `kangxi-strokes'.
16353
16354         * u00370-Greek.el (fullwidth *): Renamed from `FULLWIDTH *'; unify
16355         BIG5 and JIS X 0213 code points.
16356         (GREEK SMALL LETTER FINAL SIGMA): Separate JX0-2659.
16357         (fullwidth greek small letter final sigma): Renamed from
16358         `FULLWIDTH GREEK SMALL LETTER FINAL SIGMA'; unify JX0-2659.
16359
16360         * u002B0-Spacing-Modifier-Letters.el (U+****): Separate JIS X 0213
16361         code points if there are 1-column CCS code points.
16362         (fullwidth *): Unify BIG5 code points.
16363
16364 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16365
16366         * u00300-Combining-Diacritical-Marks.el (U+****): Unify
16367         `latin-tcvn5712' and `chinese-big5' code points.
16368
16369 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16370
16371         * Ideograph-R083-Clan.el: Merge missing JIS X 0208 code points.
16372
16373 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16374
16375         * Ideograph-R082-Fur.el, Ideograph-R081-Compare.el,
16376         Ideograph-R080-Do-Not.el: Merge missing JIS X 0208 code points.
16377
16378 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16379
16380         * char-db-util.el (insert-char-attributes): Fix format for
16381         `->uppercase', `->lowercase' and `->titlecase'; don't insert alias
16382         of coded-charset.
16383
16384         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH CENT SIGN):
16385         Unify BIG5-A246.
16386         (FULLWIDTH POUND SIGN): Unify BIG5-A247.
16387         (FULLWIDTH MACRON): Unify JX1-292B and BIG5-A1C2.
16388         (FULLWIDTH BROKEN BAR): Unify JX1-2925.
16389         (FULLWIDTH YEN SIGN): Unify BIG5-A244.
16390
16391         * u000A0-Latin-1-Supplement.el (U+****): Unify `latin-tcvn5712'
16392         code points; separate `japanese-jisx0213-1' code points.
16393         (fullwidth *): Smallize `name' property; unify
16394         `japanese-jisx0213-1' and `chinese-big5' code points.
16395         (fullwidth no-break space): New character; unify JX1-2922.
16396         (fullwidth left-pointing double angle quotation mark): New
16397         character; unify JX1-2928.
16398         (fullwidth right-pointing double angle quotation mark): New
16399         character; unify JX1-2932.
16400
16401         * Ideograph-R078-Death.el: Merge missing JIS X 0208 code points.
16402         (J90-3F23): Separate C1-6025.
16403
16404 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16405
16406         * isolated-char.el: Add setting for latin-viscii-upper and
16407         latin-viscii-lower to display them by latin-viscii font.
16408
16409 2001-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16410
16411         * Ideograph-R079-Weapon.el: Merge missing JIS X 0208 code points.
16412         (J90-3B26): Add `vulgar-ideograph-of' for M-16638.
16413         (JX1-7649): Unify M-16638.
16414         (U+6BBC): Unify M-16646.
16415         (U+6BC0): Unify M-16654.
16416         (U+6BC6): Separate C1-6D48; unify M-16674.
16417         (C7-242D): Unify M-16675.
16418
16419         * Ideograph-R076-Lack.el: Merge missing JIS X 0208 code points.
16420         (U+6B4E): Separate J90-4337.
16421         (U+6B50): Separate C1-6D44.
16422         (J90-5D40): Separate G0-6C28, C1-7124 and U+6B59.
16423         (M-16242): Separate C1-7B63, J90-5D44 and U+6B61.
16424
16425         * Ideograph-R077-Stop.el: Merge missing JIS X 0208 code points.
16426
16427         * Ideograph-R075-Tree.el (J90-4C5D): Unify J78-4C5D and J83-4C5D.
16428         (J90-5B3C): Unify J78-5B3C and J83-5B3C.
16429         (J90-4F48): Unify J78-4F48 and J83-4F48.
16430         (J90-5B46): Unify J78-5B46 and J83-5B46.
16431         (U+67A5): Add `total-strokes'.
16432         (J83-5B45): Unify J90-5B45; add `total-strokes'.
16433         (J78-5B45): New character; relate to U+67A6.
16434         (U+67A7): Add `total-strokes'.
16435         (U+67A8): Likewise.
16436         (U+67A9): Add `total-strokes'; unify J78-5B40.
16437         (J90-5B40): New character; relate to U+67A9.
16438         (M-14645): Unify J90-5B57.
16439         (J83-5B57): Separate J90-5B57.
16440         (J90-444E): Unify J78-444E and J83-444E.
16441         (J90-464A): Unify J78-464A and J83-464A.
16442         (J90-5B4A): Unify J83-5B4A.
16443         (M-49162): Unify J78-5B4A; relate to U+67B4.
16444         (J83-3B37): Unify J78-3B37 and J83-3B37.
16445         (J90-5B74): Unify J83-5B74.
16446         (M-14856): Separate J83-5B6B, C2-362E, J90-5B6B and U+689B.
16447         (J90-546D): Unify J78-546D and J83-546D.
16448         (J90-5B72): Unify J78-5B72 and J83-5B72.
16449         (J90-3F7A): Unify J78-3F7A and J83-3F7A.
16450         (J90-5C2F): Unify J78-5C2F and J83-5C2F.
16451         (J83-5C31): Unify J78-5C31 and J90-5C31.
16452         (J83-5B7A): Unify J78-5B7A and J90-5B7A.
16453         (J83-5C30): Unify J78-5C30 and J90-5C30.
16454         (J83-5C29): Unify J78-5C29 and J90-5C29.
16455         (J83-5B7B): Unify J78-5B7B and J90-5B7B.
16456         (J83-5C2D): Unify J78-5C2D and J90-5C2D.
16457         (J83-5C2E): Unify J78-5C2E and J90-5C2E.
16458         (M-15069): Separate J78-5C3F, G0-522C, J83-5C3F and U+6930; unify
16459         S1-3734.
16460         (M-15168): Separate J78-5C37, G0-692E, J83-5C37, C1-6450, J90-5C37
16461         and U+696B.
16462         (J90-5C39): Unify J78-5C39 and J83-5C39.
16463         (J90-5C43): Unify J78-5C43 and J83-5C43.
16464         (M-15258): Separate G0-693C, C2-4A6F, J90-5C52 and U+69A7.
16465         (J78-3A67): Unify J90-3A67.
16466         (J78-4875): Separate J78-4875, EGB-7C28, C3-4C4D, J90-4875 and
16467         U+6A0B.
16468         (J90-5C6D): Separate J78-5C6D, J83-5C6D, G0-694F and U+6A44; unify
16469         S1-3806.
16470         (J90-5C6F): Unify J78-5C6F and J83-5C6F.
16471         (J90-3869): Separate C2-5D2B.
16472         (J90-5C79): Separate J78-5C79, G0-695C, J83-5C79, C1-737A and
16473         U+6A90; unify S1-3842.
16474         (J90-5D30): Unify J78-5D30 and J83-5D30.
16475
16476 2001-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16477
16478         * Ideograph-R029-Again.el (C1-5937): Moved from
16479         Ideograph-R073-Say.el.
16480
16481         * Ideograph-R073-Say.el (J78-3939): Separate G0-387C, C1-4A55,
16482         J90-3939 and U+66F4.
16483         (U+66F4): Unify G0-387C, C1-4A55 and J90-3939.
16484         (M-14298): Separate C1-5937 and moved it to
16485         Ideograph-R029-Again.el; delete `cns-radical'.
16486         (U+66FC): Delete `kangxi-radical'; unify J90-5258.
16487
16488 2001-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16489
16490         * Ideograph-R072-Sun.el (J90-436B): Unify J78-436B and J83-436B.
16491         (J83-5A70): Delete `daikanwa-radical' and `daikanwa-strokes';
16492         separate G0-6A49, C2-2F56, J90-5A70 and U+665F; add
16493         `ideographic-variants' for M-01546.
16494         (J83-5A73): Unify J78-5A73 and J90-5A73; add comment.
16495
16496         * Ideograph-R071-Not.el (J90-5A5B): Unify J78-5A5B and J83-5A5B.
16497         (J90-5A5C): Unify J73-5A5C and J83-5A5C.
16498
16499         * Ideograph-R070-Square.el (J90-4A7D): Unify J78-4A7D and
16500         J83-4A7D.
16501         (J90-3B5C): Unify J78-3B5C and J83-3B5C.
16502         (J90-5A55): Unify J78-5A55 and J83-5A55.
16503         (J90-5A53): Unify J78-5A53 and J83-5A53.
16504         (J90-5A56): Unify J78-5A56 and J83-5A56.
16505         (M-13644): Separate J90-4E39.
16506         (J90-4E39): Unify J78-4E39 and J83-4E39.
16507         (J90-5A54): Unify J78-5A54 and J83-5A54.
16508         (J90-407B): Unify J78-407B and J83-407B.
16509         (J90-5A57): Unify J78-5A57 and J83-5A57.
16510         (J90-4232): Unify J78-4232 and J83-4232.
16511         (J90-5A58): Unify J78-5A58 and J83-5A58.
16512         (J90-5A59): Unify J78-5A59 and J83-5A59.
16513
16514         * Ideograph-R013-Down-Box.el (M-01546): Separate C5-2B78; relate
16515         to U+665F.
16516
16517 2001-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16518
16519         * Ideograph-R069-Axe.el (M-13535): Separate C1-4658; unify
16520         J78-404D and J83-404D.
16521         (M-13539): Unify J78-4960 and J83-4960.
16522         (M-13548): Unify J78-5A51 and J83-5A51.
16523         (M-13555): Unify J78-3B42 and J83-3B42.
16524         (M-13557): Unify J78-4347 and J83-4347.
16525         (M-13563): Unify J78-3B5B and J83-3B5B.
16526         (M-13572): Unify J78-3F37 and J83-3F37.
16527         (U+65B7): Unify J78-5A52 and J83-5A52.
16528
16529         * Ideograph-R067-Script.el (M-13450): Separate J83-4A38 and
16530         J90-4A38.
16531         (J83-4A38): Unify J78-4A38 and J90-4A38.
16532         (M-13453): Unify J78-555D and J83-555D.
16533         (U+6589): Unify J78-4046 and J83-4046.
16534         (C3-3639): Separate J90-3A58 and U+658E.
16535         (U+658E): Unify J78-3A58, J83-3A58 and J90-3A58.
16536         (M-13468): Unify J78-494C and J83-494C.
16537         (M-13470): Unify J78-4843 and J83-4843.
16538
16539         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Merge
16540         `ideograph-gt' and `ideograph-gt-pj-{1..11}'.
16541
16542 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16543
16544         * Ideograph-R064-Hand.el (M-11784): Unify J78-4A27 and J83-4A27.
16545         (M-11954): Separate U+62CF, K0-5159 and J90-593C.
16546         (M-12006): Separate S2-2912, K0-4D38 and J90-3969.
16547         (U+6327): Unify J78-594B and J90-594B.
16548         (M-12111): Separate J83-4854 and J90-4854.
16549         (M-12141): Separate S1-2945, S2-2945, J83-3B2B, C1-5565 and
16550         J90-3B2B.
16551         (J83-3B2B): Unify S1-2945, S2-2945, K0-7824, C1-5565 and J90-3B2B.
16552         (U+634C): Separate K0-7824.
16553         (M-12189): Separate G0-4575, K0-5C69, C1-5A5B, J90-4A7B and
16554         U+6367.
16555         (M-12204): Separate G0-3E5D, C2-3559 and J90-3F78.
16556         (M-12256): Separate K0-5B49, C1-5A6A and J90-4753.
16557         (M-12447): Separate J83-596C, C1-6438, J90-596C and U+6406.
16558         (M-12466): Separate G0-322B, C1-6431, J90-5973 and U+640F.
16559         (M-12852): Separate J83-4527 and J90-4527.
16560         (M-13010): Separate S2-3044, K0-606E, C1-7A6C, J90-5970 and
16561         U+651D.
16562
16563         * char-db-util.el (char-attribute-name<): Fix problem when
16564         comparing two private coded-charsets.
16565
16566         * Ideograph-R066-Rap.el (M-13245): Separate S1-3184 and J90-5A49.
16567         (M-13260): Separate J78-343A and J83-343A.
16568         (M-13417): Separate J78-5A4D; unify S1-3200.
16569         (U+6583): Separate S1-3200; unify J78-5A4D.
16570
16571 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16572
16573         * isolated-char.el: New file.
16574
16575 2001-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16576
16577         * Ideograph-R065-Branch.el (U+652F): Unify J78-3B59 and J83-3B59.
16578
16579 2001-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16580
16581         * Ideograph-R061-Heart.el (M-10513): Unify J78-576A.
16582         (M-10585): Separate J78-4351, J83-4351 and U+6065; unify S1-2496.
16583         (U+6065): Unify J78-4351 and J83-4351.
16584         (U+6077): Unify J78-576E and J90-576E.
16585         (M-10664): Separate J78-5824.
16586         (M-10719): Separate G0-632D and U+60B1.
16587         (M-10720): Separate G0-312F, C1-5F2B, J90-4861 and U+60B2.
16588         (C1-5F2B): Unify J90-4861.
16589         (U+60B2): Unify G0-312F.
16590         (M-10809): Separate J78-5831, J83-5831 and U+60D8; unify S1-2567.
16591         (M-11028): Separate C3-412E and J90-5849.
16592         (M-11239): Separate S2-2700, C1-6C73, J90-4A30 and U+61A4.
16593         (U+61F4): Unify J78-5873 and J83-5873.
16594         (M-11498): Separate C1-7A6B, J90-5877 and U+61FE.
16595
16596 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16597
16598         * Ideograph-R063-Door.el (M-11707): Add strokes; unify C3-2628.
16599         (J90-4C61): Separate C3-2628; unify J78-4C61 and J83-4C61.
16600         (J90-4B3C): Unify J78-4B3C and J83-4B3C.
16601         (J90-3D6A): Unify J78-3D6A and J83-3D6A.
16602         (J90-5928): Unify J78-5928 and J83-5928.
16603         (M-11743): New character; relate to U+6247.
16604         (C1-5552): Separated from M-11743'; relate to M-11743.
16605         (M-11743'): Separated C1-5552; unify J78-4070 and J83-4070.
16606         (M-11746): Unify J78-6E3D.
16607         (J90-6E3D): Unify J83-6E3D.
16608
16609 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16610
16611         * Ideograph-R002-Line.el: Merge `ideograph-gt' and
16612         `ideograph-gt-pj-{1..11}'.
16613         (C5-2521): Delete `non-morohashi'.
16614
16615         * Ideograph-R003-Dot.el: Update.
16616
16617         * Ideograph-R060-Step.el (M-10141): Separate U+5F98, G0-4547,
16618         K0-5B47, C1-5A38 and J90-5751.
16619         (K0-5B47): Unify C1-5A38 and J90-5751.
16620         (U+5F98): Unify G0-4547.
16621
16622         * Ideograph-R057-Bow.el (M-09768): Unify S1-2281, S2-2281,
16623         J78-5739 and J83-5739.
16624         (U+5F2D): Separate S1-2281, J78-5739 and J83-5739.
16625         (U+5F2F): Unify J90-573F.
16626         (U+5F41): Unify J90-573B.
16627
16628 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16629
16630         * char-db-util.el (insert-char-attributes): Print
16631         builtin-character of `ideograph-gt' for `ideograph-gt-pj-{1..11}'.
16632
16633         * Ideograph-R058-Snout.el (U+5F5C): Unify J90-5734.
16634
16635         * Ideograph-R003-Dot.el: Merge `ideograph-gt' and
16636         `ideograph-gt-pj-{1..11}'.
16637
16638         * Ideograph-R063-Door.el (M-11708): Add `original-ideograph-of'
16639         for S1-848.
16640
16641         * Ideograph-R026-Seal.el (U+536B): Moved from
16642         Ideograph-R001-One.el.
16643
16644 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16645
16646         * Ideograph-R001-One.el: Merge `ideograph-gt' and
16647         `ideograph-gt-pj-{1..11}'.
16648         (M-00048): Delete `original-char-of-shinjigen-1' and
16649         `shinjigen-1'; add `ancient-ideograph-of' for M-39763; add comment
16650         about M-11708.
16651         (U+4E27): Delete `non-morohashi'.
16652
16653 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16654
16655         * ideograph-util.el (update-ideograph-radical-table): Scan
16656         `ideograph-gt'.
16657
16658         * char-db-util.el (insert-char-attributes): Print `ideograph-gt'
16659         like `ideograph-daikanwa'.
16660
16661         * Ideograph-R055-Two-Hands.el (J78-5732): Unify J83-5732, J90-5732
16662         and U+5F09.
16663
16664         * Ideograph-R054-Long-Stride.el (M-09569): Separate G0-5153,
16665         EGB-5153 and U+5EF6.
16666         (U+5EF6): Unify G0-5153.
16667         (J83-3164): Separate C1-4D37 and J90-3164.
16668         (M-09571): Separate G0-4D22, C1-4A2C, J90-446E and U+5EF7.
16669         (U+5EF8): Unify J90-572F.
16670
16671         * Ideograph-R056-Shoot.el (U+5F10): Unify J90-4675.
16672
16673         * Ideograph-R053-Dotted-Cliff.el (M-09337): Separate J90-446D.
16674
16675         * Ideograph-R049-Oneself.el (M-08756): Separate J83-392B and
16676         J90-392B.
16677         (M-08757): Separate C4-2C64 and U+5DF8; delete `comment'; fix
16678         `total-strokes'.
16679         (M-08765): Separate J83-4327, C1-5E78 and J90-4327
16680
16681 2001-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16682
16683         * Ideograph-R046-Mountain.el (U+5C76): Unify J90-5627 and MH-48.
16684         (U+5CC5): Unify J90-5632 and MH-142.
16685         (U+5CBE): Unify J90-5633 and MH-143.
16686         (U+5CBC): Unify J90-5630 and MH-144.
16687         (M-08281): Separate EGB-7A7B, J90-564A and U+5D4E.
16688         (U+5D4E): Unify EGB-7A7B and J90-564A.
16689         (U+5D5C): Unify J90-563F.
16690         (U+5D76): Unify J90-564E.
16691         (M-08426): Separate C1-685A, J90-564F and U+5D87.
16692         (U+5D87): Unify J90-564F.
16693         (M-08618): Separate C1-796B and J90-565A.
16694         (J90-565A): Unify C1-796B.
16695         (M-08644): Separate J78-565C, J83-565C and C3-5F43.
16696
16697         * Ideograph-R041-Inch.el (U+5C02): Relate M-07439.
16698
16699 2001-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16700
16701         * Ideograph-R038-Woman.el (M006163): New character; relate to
16702         U+59C8 and M-06163.
16703         (C2-2633): Unify M059379.
16704         (U+59C8): Unify M059378.
16705         (M-06165): Separate K0-6D2B, C3-283F and J90-3B50.
16706         (J90-3B50): Unify K0-6D2B and M006165.
16707         (M-06202): Separate G0-5226, C1-5062, J90-552D and U+59DA.
16708         (U+59DA): Unify G0-5226 and J90-552D.
16709         (M-06337): Separate J83-4A5A, C1-547B and J90-4A5A.
16710         (C1-547B): Unify M006337.
16711         (J83-4A5A): Unify J90-4A5A and M054353.
16712         (M-06365): Separate J78-5538, G0-4822, J83-5538, C1-595E and
16713         U+5A36.
16714         (U+5A36): Unify J78-5538, G0-4822, J83-5538 and M006365.
16715         (M006367): New character; relate to U+5A37 and M-06367.
16716         (C2-3B26): Unify M059423.
16717         (M-06516): Separate G0-6642, J83-4932, C1-5E69, J90-4932 and
16718         U+5A9B.
16719         (U+5A9B): Unify G0-6642, J83-4932, C1-5E69, J90-4932 and M054321.
16720         (M-06597): Separate G0-6645, J83-553D, C1-6363, J90-553D and
16721         U+5ABE.
16722         (M006597): New character; relate to U+5ABE and M-06597.
16723         (M054540): Likewise.
16724         (U+5ABE): Unify G0-6645 and J90-553D; relate to M054540.
16725         (C1-6363): Relate to M054540.
16726         (M-06601): Separate C2-4247.
16727         (M006601): New character; relate to U+5AC0 and M-06601.
16728
16729         * Ideograph-R040-Roof.el (M-07202): Separate J78-5563, C3-3541 and
16730         U+5BC3; add `vulgar-ideograph-of' for M-01587; unify M007202.
16731         (U+5BC3): Unify C3-3541.
16732         (J78-5563): Unify M055204.
16733         (K0-6A32): New character; relate to M-07202 and U+5BC3.
16734         (C4-3130): Relate to M-07202 and U+5BC3.
16735         (U+5BC9): Unify MH-133, J90-5565 and M054545.
16736
16737 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16738
16739         * Ideograph-R032-Earth.el (U+5738): Unify MH-79, J90-542B and
16740         M054525; add `script'.
16741         (U+5789): Unify MH-80, J90-5435 and M054527.
16742         (M055180): New character; relate to MH-80, U+5789 and M054527.
16743         (U+5788): Unify MH-81, J90-5432 and M054526; add `script'.
16744         (U+57B3): Unify MH-83, J90-5438 and M054528; add `script'.
16745         (U+57B0): Unify MH-84, J90-543B and M054529; add `script'.
16746         (U+57AF): Unify M053789; add `script'.
16747         (U+57B1): Unify M059297.
16748         (U+57D7): Unify M059301.
16749         (M-05188): Separate J78-3E7D and J83-3E7D.
16750         (J83-3E7D): Unify J78-3E7D.
16751         (M005188): New character; relate to U+57F4 and M-05188.
16752         (U+57F4): Separate C2-3435; unify M053138.
16753         (C2-3435): Relate to M-05188, U+57F4 and M053138.
16754         (M-05217): Separate G0-5C21, J83-5444, C2-343B, J90-5444 and
16755         U+580B; unify M005217.
16756         (U+580B): Unify G0-5C21, J83-5444, C2-343B, J90-5444 and M055183.
16757         (MH-89): New character; unify M054531; relate to U+57D6.
16758         (U+57D6): Unify J90-5442 and M055182; relate to MH-89 and M054531.
16759         (U+5812): Add `total-strokes'.
16760         (U+5813): Likewise.
16761         (U+5814): Separate C2-3431; unify M059313.
16762         (M-05316'): Delete `kangxi-radical' and `kangxi-strokes'; separate
16763         M050137; unify J90-4E5D; add `simplified-ideograph-of' for
16764         M-05574.
16765         (U+5815): Delete `kangxi-strokes'; fix `total-strokes'; unify
16766         J90-4244 and M054209.
16767         (U+5816): Delete `kangxi-strokes'; fix `ideographic-strokes'; add
16768         `total-strokes'; unify M059314.
16769         (U+5842): Delete `kangxi-strokes'; delete `non-morohashi'; unify
16770         M059318.
16771         (U+5847): Add `total-strokes'.
16772         (M-05340): Separate J83-4564 and J90-4564; unify M005340.
16773         (J83-4564): Unify J90-4564 and M054257.
16774         (U+5870): Unify MH-96 and J90-544B; fix strokes.
16775         (U+586E): Add `total-strokes'; unify M059330.
16776         (U+5871): Fix `ideographic-strokes'; delete `kangxi-strokes';
16777         unify M053145.
16778         (U+589B): Add `total-strokes'.
16779         (U+58B8): Separate J78-5457 and J83-5457; fix strokes; relate to
16780         M055187; unify M054535.
16781         (U+58B9): Unify MH-100, J90-5451 and M054533.
16782         (U+58B6): Add `total-strokes'; unify M053134.
16783         (J83-5457): Unify J90-5457 and M055187.
16784         (M059409): New character; relate to U+58B6 and M053134.
16785         (M055188): New character; relate to U+58B8 and M055187.
16786         (U+58CC): Unify J90-3E6D.
16787         (U+58D7): Unify MH-106, J90-545C and M054536; add `script'.
16788         (U+58E5): Unify J90-545F and M054537; add comment.
16789
16790 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16791
16792         * Ideograph-R031-Enclosure.el (M-04806): Separate J90-5423 and
16793         U+570D; unify M004806.
16794         (U+570D): Unify J90-5423.
16795         (M-04832): Fixed; separate C6-5B5B; separate U+5716; unify
16796         M004832.
16797         (U+5716): Unify M059291.
16798         (C6-5B5B): Relate to M-04832, M059291 and U+5716.
16799
16800 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16801
16802         * Ideograph-R030-Mouth.el (M-03247): Add `jisx0208-difference'
16803         with `78/1'; unify J78-3C38 and M003247.
16804         (M-03248): Separate J78-3C38; unify M003248.
16805         (M-03249): Separate G0-4A37, C1-4638, J90-3B4B and U+53F2; unify
16806         M054796.
16807         (M058260): New character; relate to U+53F2 and M-03249.
16808         (U+53F2): Unify G0-4A37, C1-4638, J90-3B4B and M003249.
16809         (M-03299): Separate G0-4074, C1-4750, J90-4D79 and U+540F; unify
16810         M054797.
16811         (M071082): New character; relate to M-03299 and U+540F.
16812         (U+540F): Unify G0-4074, C1-4750 and M003299.
16813         (M-03383): Unify J78-5260, J83-5260 and M003383.
16814         (M055154): New character; relate to U+5440 and M-03383.
16815         (M-48970): Add `vulgar-ideograph-of' for M-03329; unify J78-465D,
16816         J83-465D and M048970.
16817         (U+54D8): Unify J90-5326, M054513 and MH-66.
16818         (M-03801): Unify J78-426F and M003801.
16819         (J83-426F): Separate J83-426F; unify M054217.
16820         (M-03979): Separate J78-5348, J83-5348, C3-3A42 and U+55A9; unify
16821         S1-1176 and M003979.
16822         (U+55A9): Unify J78-5348, J83-5348 and M055162.
16823         (C3-3A42): Unify M059223.
16824         (U+55BB): Relate to M-03979; unify M054518; delete
16825         `non-morohashi'.
16826         (C1-5E51): Relate to M-03979; delete `non-morohashi'.
16827         (U+55B8): Delete `non-morohashi'; unify M059228.
16828         (U+55B9): Delete `non-morohashi'.
16829         (U+55BA): Likewise; unify M059229.
16830         (U+55BC): Unify M059230.
16831         (M065068): New character; relate to U+55BC.
16832         (U+55BD): Delete `non-morohashi'.
16833         (M-04254): Separate G0-3330, J83-535E, C1-6C34, J90-535E and
16834         U+5632; unify M004254.
16835         (U+5632): Unify G0-3330, J83-535E, C1-6C34, J90-535E and M055170.
16836         (M-04345): Separate C1-6C3B, J90-4A2E and U+5674; unify S1-1247;
16837         add `vulgar-ideograph-of' for M-04409.
16838         (U+5674): Unify C1-6C3B, J90-4A2E and M004345.
16839         (M-04429): Separate J83-4655, C1-7040, J90-4655 and U+5678; relate
16840         to M004429.
16841         (U+5678): Unify C1-7040 and M053223.
16842         (J83-4655): Unify J90-4655 and M004429.
16843         (U+56A2): Unify MH-561, J90-4739 and M054288; add
16844         `simplified-ideograph-of' for M-04633.
16845         (U+56A1): Add `total-strokes'; unify M059274.
16846         (U+56A3): Delete `non-morohashi'.
16847         (U+56A4): Likewise; unify M059275.
16848         (M-04545): Separate J78-536B; unify M004545.
16849         (J78-536B): Unify M055174.
16850         (M-04615): Separate C1-7A64, J90-5371 and U+56C1; unify S1-1292.
16851         (U+56C1): Unify C1-7A64, J90-5371 and M004615.
16852         (M-04633): Unify M004633.
16853         (M-04641'): New character; unify M050126.
16854         (C7-5758): Relate to M050126.
16855         (U+56CE): Delete `non-morohashi'; unify MH-74, J90-5375 and
16856         M054523.
16857         (M055177): New character; relate to MH-74 and M054523.
16858
16859 2001-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16860
16861         * Ideograph-R029-Again.el (U+53C8): Unify J90-4B74.
16862         (M-03128): Use `script' and `vulgar-ideograph-of' instead of
16863         `comment'; separate J78-3C7D and J83-3C7D; unify M003128.
16864         (M-03166): Unify M003166.
16865         (M067958): New character; relate to U+53DB and M-03166.
16866         (J83-4840): Unify J90-4840 and M054307.
16867         (C1-5035): Relate to M054307.
16868         (U+53DB): Unify M057947.
16869         (M-03176): Unify J90-5257.
16870
16871         * Ideograph-R027-Cliff.el (M-03048'): Add `morohashi-daikanwa' as
16872         a source of `simplified-ideograph-of' property for M-04589; unify
16873         J90-3837.
16874
16875 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16876
16877         * Ideograph-R024-Ten.el (M-02707): Unify M002707.
16878         (U+534A): J90-483E and M054306.
16879         (J83-485C): Use `script' and `vulgar-ideograph-of' instead of
16880         `comment'; unify J90-485C.
16881         (M-02739): Use `vulgar-ideograph-of' instead of
16882         `vulgar-char-of-shinjigen-1'.
16883         (M-02761): Separate S1-833, S2-833 and C1-5E3B.
16884         (C1-5E3B): Unify S1-833, S2-833 and M002761.
16885         (M-02761'): Unify J90-476E.
16886
16887 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16888
16889         * char-db-util.el (insert-char-attributes): Sort `attributes' and
16890         `ccs-attributes'; support `ideographic-different-form-of'.
16891
16892 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16893
16894         * Ideograph-R023-Hiding-Enclosure.el (M-02673): Separate C1-4528.
16895         (C1-4528): Unify M002673.
16896         (U+5339): Unify J90-4924.
16897         (U+533A): Use `script' and `simplified-ideograph-of' instead of
16898         `comment'.
16899         (M-02690): Unify M002690.
16900         (U+533F): Unify J90-463F.
16901
16902 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16903
16904         * Ideograph-R020-Wrap.el (M-02506'): Unify J90-4A71.
16905         (M002510): New character; relate to M-02510.
16906         (M-02511): Use `ideographic-variants' instead of
16907         `variant-of-shinjigen-1'; unify M002511.
16908         (U+5306): Unify J90-5232 and M072447.
16909         (U+5307): Use `ideographic-different-form-of' instead of
16910         `comment'; unify M054897.
16911
16912         * Ideograph-R018-Knife.el (M-01923): Unify M001923.
16913         (J83-483D): Unify J90-483D and M054305.
16914         (U+5224): Unify M053097.
16915         (M-01965): Use `original-ideograph-of' instead of
16916         `original-char-of-shinjigen-1'.
16917         (M-01966): Unify M001966.
16918         (U+5238): Unify J90-3774 and M054101.
16919         (M-02000): Unify M002000.
16920         (U+524A): Unify J90-3A6F and M054134.
16921         (C1-5028): Unify M059136.
16922         (M-02011): Unify M002011.
16923         (U+524D): Unify J90-3A6F and M054193.
16924         (C1-5029): Unify M070879.
16925         (M-02076'): Unify J90-3A5E.
16926         (U+5271): Use `simplified-ideograph-of' instead of `comment';
16927         delete `non-morohashi'; unify J90-517B and M054511.
16928         (C6-3D46): Delete `non-morohashi'.
16929         (C6-3D47): Likewise.
16930         (M-02113): Unify M002113.
16931         (U+5273): Unify J90-5175.
16932         (M-02224): Unify M002224.
16933         (U+5289): Unify J90-4E2D and M058565.
16934         (M-02243): Unify J90-517A.
16935         (M-02245): Unify M002245.
16936
16937 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16938
16939         * Ideograph-R019-Power.el (M-02360'): Unify J90-4D26.
16940         (M-02362): Use `ideograph=' instead of `comment'.
16941         (M-02384'): Unify J90-4A59.
16942         (M-02409): Unify M002409.
16943         (U+52DD): Use `script' instead of `comment'; unify J90-3E21 and
16944         M054161.
16945         (M-02416): Unify M002416.
16946         (U+52DF): Unify J90-4A67 and M054354.
16947         (M-02472): Unify M002472.
16948         (J83-522F): Unify J90-522F and M055147.
16949         (C5-6755): Delete `non-morohashi'.
16950         (M-02486): Delete `kangxi-strokes'; separate C1-7961 and U+52F8;
16951         unify M002486.
16952         (J83-5230): Unify J90-5230, M055148 and U+52F8.
16953
16954 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16955
16956         * Ideograph-R212-Dragon.el (M-48818): Unify M048818.
16957         (C1-733E): Add `ideographic-strokes'.
16958
16959         * Ideograph-R211-Tooth.el (M-48631): Separate J0-7373, C2-6B49 and
16960         U+9F60; unify M058052.
16961         (U+9F60): Unify M048631.
16962         (M-48632): Unify M048632.
16963
16964 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16965
16966         * Ideograph-R209-Nose.el (M-48498): Unify M048498.
16967
16968 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16969
16970         * Ideograph-R205-Frog.el (U+9F08): Unify M055920.
16971
16972 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16973
16974         * Ideograph-R203-Black.el (M-48063): Unify M048063.
16975
16976         * Ideograph-R201-Yellow.el (M-47926): Unify M047926.
16977         (M-47935): Separate U+9EC7; unify M047935.
16978         (U+9EC7): Unify M053051.
16979
16980 2001-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16981
16982         * Ideograph-R200-Hemp.el (M-47892): Unify M047892.
16983         (M-47893): Unify M047893.
16984         (M-47909): Unify M047909.
16985
16986         * Ideograph-R199-Wheat.el (M-47827): Unify M047827.
16987
16988 2001-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16989
16990         * Ideograph-R197-Salt.el (M-49944): Deleted; moved to
16991         Ideograph-R198-Deer.el and unified with same character in there.
16992
16993         * Ideograph-R196-Bird.el (U+9E37): Add `total-strokes'.
16994         (M-46995): Unify M046995.
16995         (M-47005): Unify M047005.
16996
16997         * Ideograph-R194-Ghost.el (M-45906): Unify M045906.
16998         (M-45906'): Add `total-strokes'; separate M050602; unify M057627;
16999         fix `total-strokes'.
17000
17001         * Ideograph-R195-Fish.el (M-45969): Add `total-strokes'; unify
17002         M045969.
17003         (U+9C7D): Add `total-strokes'.
17004         (M-46226): New character; relate to U+9BDB; unify M046226.
17005         (U+9BF3): Add `total-strokes'.
17006
17007 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17008
17009         * Ideograph-R191-Fight.el (M-45649'): Separate C3-594A, J90-462E
17010         and U+95D8 and move them to Ideograph-R169-Gate.el; delete
17011         `cns-radical'.
17012
17013         * Ideograph-R190-Hair.el (M-45370): Separate C5-4B58; unify M045370.
17014
17015         * Ideograph-R169-Gate.el (U+95D8): Separated from M-45649'; moved
17016         from Ideograph-R191-Fight.el.
17017
17018 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17019
17020         * Ideograph-R188-Bone.el (M-45231): Fixed.
17021         (M045231): New character; relate to M-45231.
17022
17023         * Ideograph-R187-Horse.el (M-44634): Separate C4-4860; unify
17024         M058563.
17025         (C4-4860): Unify M044634.
17026         (M-44915): Separate K0-5479; unify M044915.
17027         (M068356): New character; relate to U+9A30 and M-44915.
17028         (M-45042): Separate C7-6031; unify M045042.
17029         (M-45043): Separate C7-6034.
17030         (C7-6034): Unify M045043.
17031
17032 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17033
17034         * Ideograph-R184-Eat.el (M-44023): Unify M044023.
17035         (M-44037'): Add `ideograph=' for M-44433.
17036         (M-44038): Unify C1-627D and JX1-7E29; separate G0-6238 and
17037         U+98E7.
17038         (U+98E7): Unify G0-6238 and M044038.
17039         (M-44063): Unify M044063.
17040         (M044064): New character; relate to U+98EF and M-44064.
17041         (M-44107): Unify M044107.
17042         (M-44109): Unify M044109.
17043         (M-44111): Unify M044111.
17044
17045         * Ideograph-R179-Leek.el (M-43238): Separate C3-454E and U+4A9E.
17046         (U+4A9E): Unify C3-454E and M043238.
17047         (M043245): New character; relate to M-43245.
17048         (M-43247): Separate C7-3D62.
17049         (M043247): New character; relate to M-43247.
17050
17051         * Ideograph-R180-Sound.el (M-43268): Unify M043268.
17052
17053 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17054
17055         * Ideograph-R182-Wind.el (M-43769): Add `total-strokes'; unify
17056         M043769.
17057
17058         * Ideograph-R181-Leaf.el (M-43591): Unify M043591.
17059         (M-43689): Unify M043689.
17060
17061         * Ideograph-R174-Blue.el (M-42564): Unify M042564.
17062         (M-42570): Unify M042570.
17063
17064         * Ideograph-R173-Rain.el (M-42216): Unify M042216.
17065
17066         * Ideograph-R170-Mound.el (M-41676): Add `ideograph=' for M-41704;
17067         unify M041676; separate C6-3C6C.
17068         (U+9666): Unify MH-678 and M054713.
17069         (U+9667): Add `total-strokes'.
17070         (M-41836): Add `simplified-ideograph-of' for M-41891; unify
17071         M041836.
17072
17073 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17074
17075         * Ideograph-R169-Gate.el (U+9596): Add `total-strokes'; unify
17076         M050554.
17077         (U+9597): Add `total-strokes'; unify M059991.
17078         (U+95F0): Add `script'; add `total-strokes'; unify M051330.
17079         (U+95F1): Add `total-strokes'.
17080         (M-41341): Separate C1-6F65 and U+95B1.
17081         (U+95B1): Unify C1-6F65 and M041341.
17082
17083         * Ideograph-R167-Gold.el (U+94D2): Add `total-strokes'.
17084         (U+94D3): Fix `ideographic-strokes'; add `total-strokes'; add
17085         `script'; unify M052145.
17086         (U+94D5): Add `total-strokes'.
17087         (M-40418): Separate U+92B3 and C1-6F5E.
17088         (U+92B3): Unify C1-6F5E and M040418.
17089         (M-40464): Unify M040464.
17090         (M-49811): Separate C7-2A42; unify M049811.
17091         (M-40596): Separate U+933A; add `total-strokes'; unify M040596.
17092         (U+933A): Unify M055836.
17093         (M-40597): Add `total-strokes'; unify M040597.
17094         (M-40600): Unify M040600.
17095         (M-40708): Unify M040708.
17096         (M-40709): Unify M040709.
17097         (M-40710): Separate C1-775B and U+9398; unify M040710.
17098         (U+9556): Add `total-strokes'.
17099         (M-40847): Unify M040847.
17100         (U+9454): Separate C3-5F6B; unify MH-665 and M057484.
17101         (C3-5F6B): Relate to U+9454, MH-665 and M057484.
17102
17103         * Ideograph-R166-Village.el (M-40132): Unify M040132.
17104         (M-40136): Unify M040136.
17105
17106 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17107
17108         * Ideograph-R165-Distinguish.el (M-40120): Unify M040120.
17109         (M-40120'): Add `total-strokes'.
17110
17111         * Ideograph-R164-Wine.el (M-39870): Unify M039870.
17112         (M-40062): Separate C7-5067.
17113         (M040062): New character; relate to M-40062.
17114         (M-40064'): Add `total-strokes'.
17115
17116 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17117
17118         * Ideograph-R163-City.el (U+909C): Add `total-strokes'; unify
17119         M059962.
17120         (U+90BA): Add `total-strokes'.
17121
17122         * Ideograph-R159-Cart.el (M-38234): Separate JX2-795C; unify
17123         M038234.
17124         (JX2-795C): Unify M079777.
17125         (M-38234'): Add `total-strokes'.
17126         (U+65A9): Moved to Ideograph-R069-Axe.el.
17127         (U+8EE3): Add `total-strokes'; unify M054697.
17128         (M-38438): Unify M038438.
17129         (M-38473): Unify M038473.
17130         (M-38482): Unify M038482.
17131         (M086337): New character; relate to U+8F44 and M-38482.
17132         (C1-755D): Relate to M086337.
17133
17134         * Ideograph-R158-Body.el (M-38110): Separate G0-4C49, JSP-6052,
17135         C1-6F41 and U+8EBA; unify M038110.
17136         (U+8EBA): Unify G0-4C49, JSP-6052, C1-6F41 and M057438.
17137         (M-38111): Add `total-strokes'; unify M038111.
17138
17139         * Ideograph-R069-Axe.el (U+65A9): Moved from
17140         Ideograph-R159-Cart.el.
17141
17142         * Ideograph-R157-Foot.el (U+8DF6): Add `script'; add
17143         `total-strokes'; unify M053969.
17144         (U+8DF7): Add `total-strokes'.
17145         (U+8DF8): Likewise.
17146         (U+8DF9): Likewise.
17147         (U+8DFA): Likewise.
17148         (M-37672): Unify M037672.
17149         (M-37955): Unify M037955.
17150         (M-38026): Unify M038026.
17151
17152         * Ideograph-R149-Speech.el (U+8BDD): Add `total-strokes'.
17153         (U+8BDE): Likewise; fix `ideographic-strokes'.
17154         (U+8BEB): Add `total-strokes'.
17155         (M-35640): Unify M035640.
17156         (U+8BF7): Add `total-strokes'.
17157         (U+8BF8): Likewise.
17158         (U+8BF9): Likewise.
17159         (U+8BFA): Likewise.
17160         (U+8BFB): Likewise.
17161         (U+8BFC): Likewise.
17162         (U+8BFD): Likewise.
17163         (U+8BFE): Likewise.
17164         (U+8BFF): Likewise.
17165         (U+8C00): Likewise.
17166         (U+8C01): Likewise.
17167         (U+8C02): Likewise.
17168         (U+8C03): Likewise.
17169         (U+8C04): Likewise.
17170         (U+8C05): Likewise.
17171         (U+8C06): Likewise.
17172         (U+8C07): Likewise.
17173         (U+8C08): Likewise.
17174         (U+8C09): Likewise.
17175         (U+8C0A): Likewise.
17176         (M-35727): Unify M035727.
17177         (M-35779'): Fix `ideographic-strokes'; add `total-strokes'.
17178         (U+8B03): Add `total-strokes'; unify M059933.
17179         (U+8C0B): Add `total-strokes'.
17180         (M-35780): Unify M035780.
17181         (M-35821): Unify M035821.
17182         (M-35850): Unify M035850.
17183         (U+8C33): Add `total-strokes'.
17184         (U+8C34): Likewise.
17185         (U+8C35): Likewise.
17186
17187 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17188
17189         * Ideograph-R156-Run.el (M-37034'): Add `simplified-ideograph-of'
17190         for M-37034.
17191         (M-37035): Add `original-ideograph-of' for M-37034.
17192         (J0-6C62): Unify M054693; fix strokes.
17193
17194 2001-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17195
17196         * Ideograph-R152-Pig.el (M-36380): Unify M036380.
17197         (U+8C62): Unify M055749.
17198
17199         * Ideograph-R144-Walk-Enclosure.el (M-34038): Separate C4-2F6F and
17200         U+4615; unify M034038.
17201         (M-34046): Unify M034046.
17202         (M-34047): Unify C6-444F.
17203         (M034047): New character; relate to M-34047.
17204         (M-34073): Unify M034073.
17205         (J83-3152): Fix strokes; unify M054025.
17206         (K0-6A5B): Fix strokes; relate to M054025.
17207         (M-34076): Unify M034076.
17208         (M053307): New character; relate to U+8860 and M-34076.
17209         (C4-534B): Relate M053307.
17210         (M-34090): Separate G0-6169, C1-7C68 and U+8862; unify M034090.
17211
17212 2001-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17213
17214         * Ideograph-R148-Horn.el (U+46A2): Unify M-35118; separate
17215         C4-5361.
17216
17217         * Ideograph-R147-See.el (U+89C1): Add `total-strokes'.
17218         (U+89C2): Likewise.
17219
17220         * Ideograph-R146-West.el (M-34768): Unify M034768.
17221         (M034789): New character; relate to U+8986 and M-34789.
17222         (M-34791): Unify M034791.
17223
17224         * Ideograph-R145-Clothes.el (M-34162): Separate C6-3B7A; unify
17225         M034162.
17226         (U+891C): Add `total-strokes'.
17227         (U+891D): Likewise.
17228
17229         * Ideograph-R143-Blood.el (M-33969): Separate C2-2D4B and U+8841;
17230         unify M033969.
17231         (M-33971): Unify M033971.
17232         (J0-6A49): Unify M054685.
17233
17234         * Ideograph-R142-Insect.el (M-32810): Separate C2-2868; unify
17235         M032810.
17236         (M-32835): Separate G0-7235, C1-534D and U+867B.
17237         (C1-534D): Unify M057316; relate to M-32835.
17238         (G0-7235): Unify U+867B; relate to M-32835 and M057316.
17239
17240         * Ideograph-R136-Oppose.el (M-30338): Separate S2-6636, K0-743F
17241         and C1-4860.
17242         (C1-4860): Unify S1-6636 and S2-6636.
17243         (K0-743F): Unify M054189.
17244         (M-30342): Unify M030342.
17245
17246 2001-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17247
17248         * Ideograph-R135-Tongue.el (M-30277): Unify S1-6628 and M030277.
17249         (C1-485F): Add `original-ideograph-of' for M030277; unify S1-6629
17250         and M075115.
17251         (M-30278): Unify M030278.
17252
17253 2001-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17254
17255         * Ideograph-R132-Self.el (M030105): New character; relate to
17256         M-30105.
17257
17258         * Ideograph-R128-Ear.el (M-29074): Unify M029074.
17259         (M-29074'): Add `total-strokes'.
17260
17261 2001-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17262
17263         * Ideograph-R129-Brush.el (U+8080): Add `total-strokes'.
17264
17265         * Ideograph-R127-Plow.el (M-28907): Unify M028907.
17266         (M-28909): Unify M028909.
17267
17268         * Ideograph-R109-Eye.el (M-23122): Add `original-ideograph-of' for
17269         M-01473; unify M023122 and U-000250F2.
17270         (M-23123): Unify M023123.
17271         (M-23210): Add `ideograph=' for U-000250F2; add
17272         `original-ideograph-of' for M-01473; unify U-0002F942.
17273         (M023210): New character; relate to M-23210 and U-0002F942.
17274         (U+770C): Add `total-strokes'.
17275
17276         * Ideograph-R096-Jade.el (M-20900): Separate C2-3070; fix
17277         `total-strokes'.
17278         (M-20901): Delete `comment'; unify M020901.
17279         (M-20902): Delete `comment'; unify M020902.
17280         (M-20903): Delete `comment'; unify M020903.
17281         (M-20904): Delete `comment'; unify M020904.
17282         (M-20905): Delete `comment'; unify M020905.
17283         (M-20906): Delete `comment'; unify M020906.
17284         (M-20907): Delete `comment'; separate C2-2C35 and U+73C3; unify
17285         M020907.
17286         (M-20909): Delete `comment'; unify M020909.
17287         (M-20910): Delete `comment'; unify M020910.
17288         (M-20912): Delete `comment'; unify M020912.
17289         (M-20914): Delete `comment'; unify M020914.
17290         (M-20916): Delete `comment'; unify M020916.
17291         (M-20917): Separate J0-3B39, G0-493A, K0-5F26, C1-5243, U+73CA and
17292         S2-4885; unify M058161 and S1-4884.
17293         (M020917): New character; unify S1-4885, S2-4885, J82-3B39,
17294         K0-5F26, C1-5243 and J90-3B39; relate to U+73CA and M-20917.
17295         (U+73CA): Unify S1-4886, J78-3B39, G0-493A and M054140.
17296         (M-20949): Delete `comment'; separate C2-3076; unify M020949.
17297         (M-20950): Delete `comment'; unify M020950.
17298         (M-20952): Separate C2-3078 and U+73DD; unify M020952.
17299         (M-20953): Delete `comment'; unify M020953.
17300         (M-20954): Delete `comment'; unify M020954.
17301         (M-21149): Unify M021149.
17302         (M-21150): Unify M021150.
17303
17304 2001-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17305
17306         * Ideograph-R108-Dish.el (M022972): New character; relate to
17307         U+76CA and M-22972.
17308         (M-23001'): Add `simplified-ideograph-of' for M-23005.
17309         (U+76D8): Add `script' and `total-strokes'; unify M052191.
17310
17311         * Ideograph-R124-Feather.el (M-28614): Unify M028614.
17312         (M028635): New character; relate to U+7FC1 and M-28635.
17313         (M-28635'): Separate M050359.
17314         (U+7FC1): Unify M050359.
17315         (M-28657): Unify M028657.
17316         (M-28672): Unify M028672.
17317
17318         * Ideograph-R122-Net.el (M-28312): Delete `morohashi-daikanwa' and
17319         `non-morohashi'.
17320
17321 2001-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17322
17323         * Ideograph-R113-Spirit.el (M-24626): Unify M024626.
17324         (M-24631): Unify M024631.
17325         (M-24640): Unify M024640.
17326         (M-24641): Unify M024641.
17327         (M-24652): Unify M024652.
17328         (M-24664): Unify M024664.
17329         (M-24672): Unify M024672.
17330         (M-24673): Use `ideographic-variants' instead of
17331         `->decomposition'; unify M024673.
17332         (M-24689): Unify M024689.
17333         (M-24766): Unify M024766.
17334         (M-24766'): Separate U+798D.
17335         (U+798D): Relate to M-24766' and M050313; unify M057178.
17336         (M-24767): Unify M024767.
17337         (M-24768): Unify M024768.
17338
17339         * Ideograph-R119-Rice.el (M-26997): Unify M026997.
17340
17341         * Ideograph-R115-Grain.el (M-25016): Unify C3-327C and M025016.
17342         (M-25016'): Separate C3-327C.
17343         (M-25081): Unify M025081.
17344         (U+7A25): Delete `kangxi-radical' and `kangxi-strokes'.
17345         (M-25188'): Unify J0-3972 and C4-455F; separate M050322.
17346         (M-25280): Unify M025280.
17347
17348 2001-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17349
17350         * Ideograph-R079-Weapon.el (M-16618'): Separate M050242.
17351         (C3-2959): Relate to M050242.
17352         (M-16629): Unify S1-3996, S2-3996, J90-3B26 and U+6BBA.
17353         (M016629): New character; relate to U+6BBA and M-16629.
17354         (C4-2D65): Relate to M073347.
17355         (M073347): New character; relate to U+6BBA and M-16629.
17356         (M-16630): Unify C4-324C.
17357         (M016630): New character; relate to M016630.
17358         (M-16631): Unify C4-324D.
17359         (M016631): New character; relate to M-16631.
17360         (M-16632): Unify C4-324F and U+3C80.
17361         (M016632): New character; relate to M-16632 and U+3C80.
17362         (M-16633): Unify JSP-4630, C4-324E and U+6BB8.
17363         (M016633): New character; relate to M-16633 and U+6BB8.
17364         (M-16635): Unify C6-4078 and U-00023A8D.
17365         (M016635): New character; relate to U-00023A8D and M-16635.
17366         (M-16636): Add `wrong-ideograph-of' for M-04033; unify C6-4079 and
17367         U-00023A8E.
17368         (M016636): New character; relate to U-00023A8E and M-16636.
17369         (C5-332D): Cancel relation to M-16636.
17370
17371 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17372
17373         * Ideograph-R105-Dotted-Tent.el (U+7677): Add `total-strokes';
17374         unify M059789.
17375
17376         * Ideograph-R104-Sickness.el (C5-2464): Unify M-22018, M022018 and
17377         U-00024D26.
17378         (U+7596): Add `total-strokes'.
17379         (U+7597): Likewise.
17380
17381         * Ideograph-R102-Field.el (M-21727): Add `total-strokes'.
17382         (U+753C): Likewise; add `ideographic-variants' for M021735; unify
17383         M054615.
17384         (M-21739): Unify M021739.
17385         (M-021805): New character; relate to U+7556 and M0021805.
17386
17387 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17388
17389         * Ideograph-R094-Dog.el (M-20511'): Separate C3-3D29; unify
17390         M020534.
17391
17392         * Ideograph-R103-Bolt-Of-Cloth.el (U+758D): Unify M057305.
17393
17394         * Ideograph-R100-Life.el (M-21684): Unify M021684.
17395
17396         * Ideograph-R095-Profound.el (M-20817): Unify M020817.
17397         (U+7387): Relate to M050282.
17398
17399 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17400
17401         * char-db-util.el (insert-char-attributes): Support
17402         `wrong-ideograph-of' property.
17403
17404         * Ideograph-R085-Water.el (C1-5B52): Relate to M050252.
17405         (M-17758): Unify M017758.
17406         (U+6E1A): Delete `japanese-strokes'.
17407         (M-18277): Unify M018277.
17408         (M-18515): Unify M018515.
17409         (M-18668): Separate C2-6571 and U+7024; unify M018668.
17410         (M-18669): Separate C3-5A54 and U+7025; unify M018669.
17411         (M-18670): Separate J83-4375, C2-6223, J90-4375 and U+7026; unify
17412         M018670; fix `total-strokes'.
17413         (U+7026): Unify J83-4375, C2-6223, J90-4375 and M054231.
17414
17415         * Ideograph-R094-Dog.el (U+731F): Add `total-strokes'.
17416         (U+7320): Likewise; unify M059773.
17417         (U+7363): Add `total-strokes'.
17418         (U+7364): Likewise; unify M065381.
17419
17420         * Ideograph-R093-Cow.el (M-20032): Unify M020032.
17421         (U+727F): Unify M057757.
17422
17423         * Ideograph-R087-Claw.el (U+7233): Delete `kangxi-radical' and
17424         `kangxi-strokes'; add `total-strokes'; unify M059770.
17425         (M-19711): Unify M019711.
17426
17427         * Ideograph-R080-Do-Not.el (M-16740): Separate G0-5839, C1-645C
17428         and U+6BD3; fix strokes; unify M016740.
17429         (U+6BD3): Unify G0-5839.
17430         (M-16742): Fix `ideographic-strokes'; unify M016742.
17431         (C4-4A53): Fix `ideographic-strokes'.
17432
17433         * Ideograph-R086-Fire.el (M-19369): Unify C5-4E2D and U+24398.
17434         (M019369): New character; relate to U+24398 and M-19369.
17435
17436 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17437
17438         * Ideograph-R140-Grass.el (M-30640): Add `total-strokes'.
17439         (M-30860'): Separate C6-2E22 and J90-326A; unify J78-326A and
17440         J83-326A.
17441         (C6-2E22): Unify U-0002F995.
17442         (MH-521): Use `morohashi-daikanwa' instead of
17443         `morohashi-daikanwa-ho'.
17444         (M079242): Relate to MH-521.
17445
17446         * Ideograph-R084-Steam.el (U+6C28): Add `total-strokes'.
17447         (C1-5636): Add `ideographic-strokes'.
17448         (U+6C29): Add `total-strokes'.
17449
17450         * Ideograph-R078-Death.el (M-16459): Unify M016459.
17451         (U+6B8B): Add `script'.
17452         (MH-291): Add `total-strokes'; use `morohashi-daikanwa' instead of
17453         `morohashi-daikanwa-ho'.
17454
17455         * Ideograph-R077-Stop.el (M-16257): Unify C6-232E and U-00028E16.
17456         (M016257): New character; relate to M-16257 and U-00028E16.
17457
17458 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17459
17460         * Ideograph-R154-Shell.el (MH-575): Put `(ho 575)' to
17461         `morohashi-daikanwa'; delete `morohashi-daikanwa-ho'.
17462
17463         * Ideograph-R130-Meat.el (MH-247): Use `morohashi-daikanwa'
17464         property instead of `morohashi-daikanwa-ho' property.
17465         (M055481): Add `morohashi-daikanwa'.
17466
17467         * Ideograph-R120-Silk.el (MH-486): Put `(ho 486)' into
17468         `morohashi-daikanwa'; delete `morohashi-daikanwa-ho'.
17469
17470         * Ideograph-R118-Bamboo.el (MH-460): Use `morohashi-daikanwa'
17471         property instead of `morohashi-daikanwa-ho'.
17472         (MH-465): Likewise.
17473
17474         * Ideograph-R112-Stone.el (MH-382): Add `total-strokes'; use
17475         `morohashi-daikanwa' property instead of `morohashi-daikanwa-ho'.
17476
17477         * Ideograph-R076-Lack.el (M-15992): Unify M015992.
17478
17479         * Ideograph-R072-Sun.el (U+66FB): Separate JSP-423F; fix
17480         `ideographic-strokes'; add `total-strokes'; unify MH-234.
17481         (JSP-423F): Relate to MH-234.
17482         (C4-3238): Unify M-13932 and M013932.
17483         (C5-3F61): Add `morohashi-daikanwa' for M-13995.
17484         (M057064): New character; relate to U+66DC and M-14227'.
17485         (U+66DC): Relate to M057064.
17486
17487         * Ideograph-R030-Mouth.el (MH-64): Use `morohashi-daikanwa'
17488         property instead of `morohashi-daikanwa-ho' property.
17489
17490         * Ideograph-R001-One.el (MH-1): Use `morohashi-daikanwa' property
17491         instead of `morohashi-daikanwa-ho' property.
17492
17493         * ideograph-util.el (morohashi-daikanwa<): New function.
17494         (ideograph-char<): Use `morohashi-daikanwa<'.
17495
17496         * Ideograph-R075-Tree.el (U+6730): Delete `kangxi-radical' and
17497         `kangxi-strokes'; unify M059667.
17498
17499         * Ideograph-R074-Moon.el (M-14340): Unify M014340.
17500         (M-14345): Unify M014345.
17501         (M-14374): Unify M014374.
17502
17503         * Ideograph-R066-Rap.el (U+654C): Add `ideograph='.
17504         (M-13252): Unify C4-377A and M013252.
17505         (U+3A9A): Relate to M-13265; unify M075463.
17506
17507 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17508
17509         * Ideograph-R064-Hand.el (M-11769): Separate G0-3245, C1-445F and
17510         U+624D; unify M011769.
17511         (U+624D): Unify G0-3245, C1-445F and M051101.
17512
17513         * Ideograph-R062-Halberd.el (M-11538): Unify C4-2272 and
17514         U-0002298F.
17515         (M-11542'): Fix `ideographic-strokes'.
17516         (M-11544): Unify M011544.
17517
17518 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17519
17520         * Ideograph-R063-Door.el (U+6247): Unify M057162.
17521
17522 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17523
17524         * Ideograph-R061-Heart.el (M-10312): Separate C1-4A36; unify
17525         M010312.
17526         (M-10348): Separate G0-6343, C1-4D3F and U+5FDD; unify M010348.
17527         (U+5FDD): Unify G0-6343, C1-4D3F and M053330.
17528         (M072435): New character; relate to M-10348 and U+5FDD.
17529         (M-11024'): Separate G0-4977, C1-637C and U+614E.
17530         (U+614E): Unify G0-4977, C1-637C and M053483.
17531         (M-11399'): Unify C4-5B2C.
17532         (M-11400): Separate JSP-3E7D; unify M011400 and U+61E9.
17533         (C2-615C): Separate U+61E9; unify JSP-3E7D.
17534         (JSP-3E7E): Unify M-11400' and M050186; separate C2-5C6F and
17535         U+61E5; fix strokes.
17536         (U+61E5): Unify C2-5C6F and M054801.
17537
17538 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17539
17540         * Ideograph-R141-Tiger.el (C1-5D29): Moved from
17541         Ideograph-R059-Bristle.el.
17542         (U+865E): Add `script'.
17543
17544         * Ideograph-R060-Step.el (G0-3E36): Add `script'.
17545         (M-10085): Separate C1-5121.
17546         (C1-5121): Unify M072385.
17547
17548         * Ideograph-R059-Bristle.el (M-09992): Unify M009992.
17549         (U+5F69): Unify M054127.
17550         (M-09993): Separate G0-316B and U+5F6A; separate and move C1-5D29
17551         to Ideograph-R141-Tiger.el; delete `cns-radical'; unify M009993.
17552         (G0-316B): Unify M057577 and U+5F6A.
17553         (M-09994): Add `ideograph=' for M-09993; unify M009994.
17554
17555         * Ideograph-R058-Snout.el (M-9909'): Separate G0-3969, M050167 and
17556         U+5F52; unify C3-224A; add `vulgar-ideograph-of' for M-16349.
17557         (M-09912): Add `vulgar-ideograph-of' for M-21890; unify M009912.
17558         (M-09913): Add `simplified-ideograph-of' for M-21890; unify
17559         J0-4576, G0-3531, C3-2351, M009913 and U+5F53.
17560
17561         * Ideograph-R057-Bow.el (M-09706): Unify C6-2322; add
17562         `original-ideograph-of' for M-09698.
17563         (M009706): New character; relate to M-09706.
17564
17565         * Ideograph-R053-Dotted-Cliff.el (M-09230): Separate C5-225D;
17566         unify M009230.
17567         (M-09233): Unify M009233.
17568
17569 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17570
17571         * Ideograph-R162-Walk.el (C1-4B56): Moved from
17572         Ideograph-R047-River.el.
17573         (G0-3169): Unify M053401.
17574         (M-39002'): Separate U+904E.
17575         (U+904E): Unify M053376.
17576
17577         * Ideograph-R049-Oneself.el (U+5DFC): Fix `ideographic-strokes';
17578         add `total-strokes'; unify M059575.
17579
17580 2001-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17581
17582         * Ideograph-R048-Work.el (U+5DEC): Delete `kangxi-radical' and
17583         `kangxi-strokes'.
17584         (U+5DED): Likewise.
17585         (M-08732): Separate G0-326E and U+5DEE.
17586         (G0-326E): Unify U+5DEE and M053115.
17587         (U+5DEF): Fix `ideographic-strokes'; delete `kangxi-strokes';
17588         unify M052445.
17589         (C2-425D): Separate U+5DF0; fix `ideographic-strokes'; delete
17590         `kangxi-strokes'.
17591         (U+5DF0): Fix strokes; unify M053083.
17592
17593         * Ideograph-R046-Mountain.el (U+5C76): Delete `non-morohashi'.
17594         (U+5C77): Add `total-strokes'; unify M059512.
17595         (U+5C7F): Delete `non-morohashi'.
17596         (U+5C81): Likewise.
17597         (U+5C82): Likewise.
17598         (U+5C83): Likewise; unify M059514.
17599
17600         * Ideograph-R042-Small.el (M-07493): Unify M007493; separate
17601         C3-2851.
17602         (M-07494): Unify M007494; separate C5-2567.
17603         (M-07495): Unify M007495; separate C6-2A6B.
17604         (M-07497): Unify M007497; separate C6-3032.
17605
17606 2001-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17607
17608         * Ideograph-R047-River.el (C1-4B56): Moved to
17609         Ideograph-R162-Walk.el.
17610
17611         * Ideograph-R044-Corpse.el (U+5C57): Moved from
17612         Ideograph-R041-Inch.el.
17613
17614         * Ideograph-R041-Inch.el (G0-3D2B): Separated from M-07437'; unify
17615         U+5C06 and M051049.
17616         (M-07437'): Separate G0-3D2B and U+5C06.
17617         (U+5C57): Moved to Ideograph-R044-Corpse.el.
17618         (M-07463'): Separate K0-5374; fix strokes; unify J0-4633 and
17619         U+5C0E.
17620         (C1-7052): Unify M058629.
17621         (K0-5374): Unify M-07465 and M007465.
17622         (M-07468): Add `ancient-ideograph-of' for M-07465; separate
17623         C7-375C.
17624         (M-07470): Add `ancient-ideograph-of' for M-07470.
17625
17626 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17627
17628         * Ideograph-R040-Roof.el (M-07296): New character; relate to
17629         U+5BE7; unify M007296.
17630         (C1-684F): Relate to M-07296 instead of M-07296'.
17631         (M-07298): Separate G0-552F, C1-6853 and U+5BE8.
17632         (U+5BE8): Unify G0-552F and M057944.
17633
17634         * Ideograph-R037-Big.el (U+5941): Delete broken
17635         `morohashi-daikanwa' property; add `simplified-ideograph-of' for
17636         M-05991.
17637
17638 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17639
17640         * Ideograph-R036-Evening.el (M-05803): Separate C3-405F; fix
17641         strokes; unify M005803.
17642         (C3-405F): Unify M059363.
17643
17644         * Ideograph-R033-Scholar.el (M-05639): Separate C1-4531; unify
17645         M005639.
17646         (C1-4531): Unify M071552.
17647
17648         * Ideograph-R032-Earth.el (M-05086'): Add
17649         `simplified-ideograph-of' property for M-05120.
17650         (C6-3635): Don't relate to M-03635; unify M-05120.
17651         (C3-3470): Add `original-ideograph-of' property instead of
17652         `morohashi-daikanwa' property; unify M-05234.
17653         (U+5848): Add `simplified-ideograph-of' property for M-05423;
17654         unify M059321.
17655         (U+5870): Unify M054532.
17656         (U+58CB): Unify M059345.
17657         (U+58CC): Unify M054173.
17658
17659         * Ideograph-R031-Enclosure.el (U+56F5): Delete broken
17660         `morohashi-daikanwa' property; add `simplified-ideograph-of'
17661         property for U+5707.
17662         (M-04789): Separate G0-4826, C1-594E and U+5708; unify M004789.
17663         (M055178): New character; relate to M-04789.
17664         (U+5708): Unify G0-4826, C1-594E and M059386.
17665
17666         * Ideograph-R018-Knife.el (M-02076): Use `script' and
17667         `simplified-ideograph-of' instead of `comment'.
17668         (M-02076'): Likewise.
17669         (M-48939): Use `vulgar-ideograph-of' instead of
17670         `vulgar-char-of-shinjigen-1'.
17671         (U+5266): Delete `non-morohashi'.
17672         (U+5267): Likewise.
17673         (G0-386E): Separated from M-02112'; relate to M-02112; unify
17674         M057806 and U+5272.
17675         (M-02112'): Separate G0-386E and U+5272.
17676         (C1-5E34): Relate to M-02112' and M050109 instead of M-02112.
17677         (M-02113): Separate U+5273.
17678         (J83-5175): Unify M055139 and U+5273.
17679
17680         * Ideograph-R030-Mouth.el (C3-247C): Unify M059172.
17681         (M-03385): Unify M003385 and U+549E.
17682         (M-03442): Separate U+5469 and JSP-3479.
17683         (JSP-3479): Unify M003442 and U+5469.
17684         (MH-64): Use `ideographic-variants' instead of `comment'.
17685         (M-03525): Separate U+549E and C3-2B5C.
17686         (M-03987): Separate C1-5E56; unify M003987.
17687         (M059224): New character; relate to U+55AB and M-03987.
17688         (C1-5E56): Unify M059290.
17689         (U+55AB): Separate M-03987'; unify M053220; relate to M-3987.
17690         (M-03987'): Separate U+55AB and, C6-4731.
17691         (U+565C): Delete `non-morohashi'.
17692         (U+565D): Likewise; unify M053232.
17693         (M-04376): Unify G0-4677, C1-7042 and U+5668.
17694
17695 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17696
17697         * char-db-util.el (insert-char-attributes): Support
17698         `ideographic-variants' property.
17699
17700 2001-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17701
17702         * Ideograph-R027-Cliff.el (M-03048'): Use `script' and
17703         `simplified-ideograph-of' instead of `comment'.
17704
17705         * Ideograph-R029-Again.el (U+53D1): Delete `non-morohashi'.
17706         (U+355D): Likewise.
17707         (U+53D2): Likewise.
17708         (C6-2F49): Likewise.
17709         (C6-3D67): Likewise.
17710         (C6-3D69): Likewise.
17711         (C6-4728): Likewise.
17712
17713         * Ideograph-R024-Ten.el (U+534E): Delete `non-morohashi'.
17714         (U+534F): Likewise.
17715         (U+5356): Likewise.
17716         (C7-606A): Likewise.
17717
17718 2001-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17719
17720         * char-db-util.el (insert-char-attributes): Regard
17721         `simplified-ideograph-of' property.
17722
17723         * Ideograph-R020-Wrap.el (C5-312F): Delete `non-morohashi'.
17724
17725         * Ideograph-R019-Power.el (M-02360'): Use `script' and
17726         `vulgar-ideograph-of' instead of `comment'.
17727         (M-02384'): Use `script' instead of `comment'.
17728         (M-02415'): Use `script' and `vulgar-ideograph-of' instead of
17729         `comment'.
17730
17731         * Ideograph-R011-Enter.el (M-*****): Unify corresponding Mojikyo
17732         code point.
17733
17734         * Ideograph-R010-Legs.el (M-*****): Unify corresponding Mojikyo
17735         code point.
17736         (M-01339): Separate JSP-3265; unify U+5142 and M001339.
17737         (JSP-3265): Unify M056007.
17738         (M-01358): Unify M054447.
17739         (U+514D): Unify M001358.
17740         (J0-4C48): Unify M054386.
17741
17742         * Ideograph-R038-Woman.el (M-06040): New character; add
17743         `ancient-ideograph-of' for M-06039; add comment about M-00395;
17744         unify M006040 and U+36A2.
17745         (M-6307'): Separate C3-304D.
17746         (C3-304D): Unify M059420.
17747
17748         * Ideograph-R009-Man.el (M-*****): Add corresponding Mojikyo code
17749         point.
17750         (M-00360): Use `ideograph=' and `original-ideograph-of' instead of
17751         `comment'.
17752         (M-00395): Use `ancient-ideograph-of' for M-00630; add comment
17753         about M-06040.
17754         (M-00634): Add `ideograph=' for M-23937; add
17755         `original-ideograph-of' for M-00633.  - Fix some bugs.
17756
17757         * Ideograph-R008-Lid.el (M-*****): Unify corresponding Mojikyo
17758         code point.
17759
17760         * Ideograph-R001-One.el (M-*****): Unify corresponding Mojikyo
17761         code point.
17762         (M-00026): Use `vulgar-ideograph-of' instead of
17763         `vulgar-char-of-shinjigen-1'.
17764         (C3-2144): Separated from M-00026; use `vulgar-ideograph-of'
17765         instead of `vulgar-char-of-shinjigen-1'.
17766         (M-00059): Use `ancient-ideograph-of' and `ideograph=' instead of
17767         `comment'.
17768
17769         * Ideograph-R006-Hook.el (M-*****): Unify corresponding Mojikyo
17770         code points.
17771         (M-00246): New character.
17772
17773         * Ideograph-R005-Second.el (M-*****): Unify corresponding Mojikyo
17774         code points.
17775         (M-00210): Use `vulgar-ideograph-of' instead of comment.
17776
17777 2001-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17778
17779         * Ideograph-R007-Two.el (M-*****):
17780         Unify corresponding Mojikyo code points.
17781         (M-00285): New character.
17782
17783         * Ideograph-R004-Slash.el (M-*****):
17784         Unify corresponding Mojikyo code points.
17785         (M-00107): Unify M070120.
17786         (M000107): New character; relate to M-00107.
17787         (M-000115): Use `ancient-ideograph-of' instead of `comment'.
17788         (M-00123): Add `ideograph=' for M-01740; add `vulgar-ideograph-of' for
17789         M-01739.
17790         (M-00129): Don't unify J0-4C68.
17791         (M-00157): Add `ideograph=' for M-07853; add `original-ideograph-of'
17792         for M-09176.
17793
17794         * Ideograph-R003-Dot.el (M-*****):
17795         Unify corresponding Mojikyo code points.
17796         (M-00104): Use `ancient-ideograph-of' and `ideograph=' instead of
17797         comment.
17798
17799         * Ideograph-R002-Line.el (M-*****):
17800         Unify corresponding Mojikyo code points.
17801
17802         * char-db-util.el (insert-char-attributes):
17803         Support `ancient-ideograph-of'.
17804
17805 2001-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17806
17807         * Ideograph-R015-Ice.el (U+51AC): Unify J90-455F.
17808         (J83-3A63): Unify J90-3A63.
17809         (U+51CB): Unify J90-437C.
17810         (M-01718): Use `vulgar-ideograph-of' instead of
17811         `vulgar-char-of-shinjigen-1'; separate J78-515B, J83-515B and
17812         C3-4B30.
17813
17814         * Ideograph-R009-Man.el (U+4EED): Unify J90-5041; delete
17815         `non-morohashi'.
17816         (U+4F1D): Unify J90-4541.
17817         (U+4F34): Unify J90-483C.
17818         (U+4F4F): Unify J90-3D3B.
17819         (U+4F7F): Unify J90-3B48.
17820         (M-00629'): Unify J90-496E.
17821         (U+4FAB): Unify J90-5525.
17822         (U+4FAD): Unify J90-4B79.
17823         (U+4FB5): Unify J90-3F2F.
17824         (U+4FBF): Unify J90-4A58.
17825         (J83-3771): Unify J90-3771.
17826         (J83-4A50): Unify J90-4A50.
17827         (U+5065): Unify J90-3772.
17828         (M-00901): Unify J90-5079.
17829         (M-00939): Separate G0-3835, J90-507C, S1-365, S2-365 and U+5085.
17830         (M-01055): Separate S1-380, S2-380, K0-603A, C2-415E and U+50CA.
17831         (U+50CA): Unify S1-380, S2-380, K0-603A and C2-415E.
17832         (J83-5122): Unify J90-5122.
17833         (J83-414E): Unify J90-414E.
17834         (M-01084): Separate S1-397, S2-397 and J90-417C.
17835         (M-01132): Unify J90-512A.
17836         (M-01235): Separate C4-4F5A and U+5119.
17837         (M-01236): Separate U+511A.
17838         (J83-5133): Unify J90-5133, M055133 and U+511A.
17839
17840         * Ideograph-R014-Cover.el (U+51A9): Delete `non-morohashi'; unify
17841         J90-5150.
17842         (U+51AA): Unify J90-5151.
17843
17844         * Ideograph-R013-Down-Box.el (U+5187): Delete `non-morohashi'.
17845         (U+5188): Likewise.
17846         (U+5189): Unify J90-5147.
17847         (M-01537): Add `jisx0208-difference' property with value `-78/4';
17848         unify J78-5149.
17849
17850 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17851
17852         * Ideograph-R012-Eight.el (U+517B): Delete `non-morohashi'.
17853         (U+517C): Unify J90-3773.
17854
17855         * Ideograph-R011-Enter.el (U+5168): Unify J90-4134.
17856
17857         * Ideograph-R010-Legs.el (M-01347): Separate G0-5557, C1-473E,
17858         J90-437B and U+5146.
17859         (J83-4C48): Unify J90-4C48.
17860         (J83-4546): Unify J90-4546.
17861         (M-01368): Unify J78-513D.
17862         (U+5154): Unify J90-513D.
17863
17864 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17865
17866         * Ideograph-R008-Lid.el (M-00286): Unify J90-5035.
17867         (M-00287): Unify J90-4B34.
17868         (M-00291): Unify K0-4E5F.
17869         (J90-3872): New character; relate to U+4EA4 and M-00291.
17870         (U+4EA4): Separate K0-4E5F.
17871
17872 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17873
17874         * Ideograph-R007-Two.el (M-00268): Unify J78-3A33, J83-3A33,
17875         K0-5E41 and J90-3A33.
17876         (C1-4B68): Separate J78-3A33, J83-3A33 and K0-5E41.
17877
17878         * Ideograph-R006-Hook.el (U+4E8A): Use `vulgar-ideograph-of'
17879         property instead of `vulgar-char-of-shinjigen-1' property; unify
17880         J90-502F.
17881
17882         * Ideograph-R210-Even.el (M-48567): Unify U+9F4C; separate
17883         C2-6535.
17884         (C2-6535): Relate to U+9F4C.
17885         (M-48569): Unify U+9F4D; separate C2-6866.
17886         (C2-6866): Relate to U+9F4D.
17887         (M-48577): Fix `ideographic-strokes'.
17888
17889         * Ideograph-R004-Slash.el (M-00111): Unify J90-5029.
17890         (U+4E42): Separate J90-5029.
17891         (U+4E55): Delete `daikanwa-radical', `daikanwa-strokes' and
17892         `non-morohashi'; unify J90-6949.
17893
17894         * Ideograph-R001-One.el (M-00011): Unify J78-3E66 and J83-3E66.
17895         (U+4E08): Separate J78-3E66 and J83-3E66.
17896
17897 2001-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17898
17899         * Ideograph-R207-Drum.el (C3-6160): Unify M-48376; relate to
17900         M-48376.
17901
17902         * Ideograph-R196-Bird.el (C*-****): Unify or relate to missing
17903         code point U+****.
17904         (U+9D48): Unify M058046.
17905         (U+9D49): Unify M058047.
17906         - Fix some bugs.
17907
17908         * Ideograph-R187-Horse.el (M-49906): Unify U+9A3A.
17909         (M-44998): Separate C5-7233; fix strokes.
17910
17911 2001-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17912
17913         * Ideograph-R195-Fish.el (U+9BB3): Unify C4-5A43.
17914         (U+9BD3): Unify C2-6474.
17915         (U+9C1B): Unify C3-5D70.
17916
17917         * Ideograph-R191-Fight.el (C3-612E): Unify U+9B2C.
17918
17919 2001-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17920
17921         * Ideograph-R190-Hair.el (C3-596F): Relate to U+9B07.
17922
17923 2001-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17924
17925         * Ideograph-R188-Bone.el (C1-6B74): Relate to U+9AB0.
17926         (C2-4F42): Relate to U+9AB1.
17927         (C1-6F7E): Relate to U+9AB7.
17928         (C1-7330): Relate to U+9AB8.
17929         (C4-5531): Relate to U+9ABA.
17930         (C1-7331): Relate to U+9ABC.
17931         (C2-6463): Relate to U+9AC0.
17932         (C1-7778): Relate to U+9AC1.
17933         (C2-682E): Relate to U+9AC2.
17934         (C1-7C56): Relate to U+9AD1.
17935
17936         * Ideograph-R182-Wind.el (U+98C0): Unify M059769.
17937         (C2-6C63): Relate to U+98C0.
17938
17939         * Ideograph-R181-Leaf.el (M-43353): Fix `total-strokes'; unify
17940         U+9809.
17941         (C4-4168): Relate to U+9809.
17942         (M-43366): Relate to U+9819.
17943         (C3-4A52): Unify U+9819.
17944         (U+983D): Unify C3-535F.
17945         (U+985B): Unify C1-794D.
17946
17947         * Ideograph-R184-Eat.el (U+9919): Unify C3-4F6B.
17948         (U+9937): Unify C4-5A29.
17949         (U+9938): Unify C3-5961.
17950         (U+9943): Unify C2-677C.
17951
17952         * Ideograph-R178-Tanned-Leather.el (U+97DF): Unify C2-6771.
17953
17954         * Ideograph-R177-Leather.el (U+97A1): Unify C2-604A.
17955         (M-49879): Unify U+97B0.
17956         (C2-676D): Unify U+97B7.
17957
17958         * Ideograph-R170-Mound.el (C2-4F24): Unify U+96A1.
17959
17960         * Ideograph-R167-Gold.el (U+92B1): Unify C3-4A31.
17961         (C3-4A30): Relate to U+92F6.
17962         (U+92F5): Add `total-strokes'; unify M059973.
17963         (M059972): New character; relate to U+92F5.
17964         (U+92F6): Add `total-strokes'; unify M058590.
17965         (U+933C): Unify C2-5B33.
17966         (U+933D): Unify C7-3463.
17967         (U+9343): Unify C4-5449.
17968         (U+9346): Unify C2-5B38.
17969         (U+9427): Unify C3-5D46.
17970         (U+9428): Unify C2-6A3E.
17971         (U+9440): Unify C2-6C57.
17972         (U+9454): Unify C3-5F6B.
17973         (U+9467): Add `total-strokes'; unify M063873.
17974
17975         * Ideograph-R164-Wine.el (U+9170): Unify C4-413B.
17976         (U+9196): Unify C3-532F.
17977
17978         * Ideograph-R162-Walk.el (C3-3426): Relate to U+9009.
17979         (C3-3F57): Relate to U+903B.
17980         (C2-5B21): Unify U+9086.
17981
17982 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17983
17984         * Ideograph-R163-City.el (C2-3971): Relate to U+90D4.
17985         (C2-4076): Relate to U+912C.
17986
17987         * Ideograph-R140-Grass.el (U+8363): Relate to M-14683; add
17988         `total-strokes'.
17989         (M-49580): Fixed.
17990         (C6-3B5D): Unify M-49581 instead of M-49580.
17991         (U+5179): Unify C3-2E7B.
17992         (U+8362): Unify M079242; add `total-strokes'.
17993         (MH-521): New character; unify M059885; relate to U+8362.
17994         (U+83A3): Unify C2-385E.
17995         (U+83B0): Unify M053188.
17996         (C2-3878): Relate to U+83B0; unify M057695.
17997         (U+83B7): Add `total-strokes'; unify M051878.
17998         (C3-385F): Relate to U+83B7.
17999         (U+841B): Unify C2-3F72.
18000         (U+841F): Unify C3-3E5B.
18001         (U+8423): Unify C2-3F44.
18002         (U+8486): Unify C2-4658.
18003         (U+8488): Add `total-strokes'; unify M053196.
18004         (C4-4046): Relate to U+8488.
18005         (U+848D): Unify C2-4654.
18006         (U+848E): Add `total-strokes'; unify M053198.
18007         (C2-467A): Relate to U+848E; unify M058697.
18008         (U+848F): Unify C2-4653.
18009         (M-49606): Fixed.
18010         (J90-686B): separate C3-4943 and M-49606; unify M055602 and
18011         U+84DA; fix `total-strokes'.
18012         (U+84DB): Unify C2-4D58.
18013         (U+84E4): Unify C3-493D.
18014         (M-31741): Separate JSP-5929, JX1-7B34 and U+8532.
18015         (U+8532): Unify JSP-5929, JX1-7B34 and M056290.
18016         (C2-5336): Relate to U+853B and M057851.
18017         (U+853B): Unify M057851; add `total-strokes'.
18018         (M-31742): Separate JSP-592A, JX2-7663 and U+84FA.
18019         (U+84FA): Unify JSP-592A, JX2-7663 and M056291.
18020         (M-31743): Separate JSP-592B and U+84FB.
18021         (U+84FB): Unify JSP-592B and M056292.
18022         (M-31744): Separate J0-687A, G0-5E24, C2-534D and U+84FC.
18023         (J0-687A): Unify M055619.
18024         (U+84FC): Unify G0-5E24 and M055620.
18025         (M-31745): Separate JSP-592C, JX2-7664 and U+84FD.
18026         (U+84FD): Unify JSP-592C, JX2-7664 and M056293.
18027         (M066163): New character; relate to U+8535 and M-31885.
18028         (U+8538): Unify M053202.
18029         (C4-4C74): Relate to U+8538; unify M059901.
18030         (U+8571): Unify C2-5976.
18031         (C2-5979): Unify U+8575.
18032         (U+85F4): Unify C3-5B25.
18033         (U+8613): Unify C3-5D21.
18034         (C3-5E5B): Unify U+8615.
18035
18036 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18037
18038         * Ideograph-R157-Foot.el (U+8DC3): Unify C6-4538.
18039         (C2-4772): Relate to U+8DD0.
18040         (C1-667D): Relate to U+8DFA.
18041         (U+8E0D): Unify C2-4E42.
18042         (C2-722E): Relate to U+8EA8.
18043
18044         * Ideograph-R154-Shell.el (U+8CAE): Unify MH-575, M050082 and
18045         C3-3931.
18046
18047         * Ideograph-R149-Speech.el (M-35345): Separate U+8A3F.
18048         (C2-474F): Unify U+8A3F.
18049         (M-35593): New character; relate to U+8AB4.
18050         (C3-4E70): Relate to M-35593; unify U+8AB4.
18051         (M-35595): Cancel relation to U+8AB4.
18052         (C5-5122): Likewise.
18053         (U+8B22): Unify C2-5F52.
18054         (M-35941): Separate U+8B47.
18055         (C2-634B): Unify U+8B47.
18056         (M-35989): Add `total-strokes'; delete `kangxi-strokes'; unify
18057         S1-7754.
18058         (M-36009): Relate to U+8B66; unify S1-7755.
18059         (C2-6E28): Unify U+8B86.
18060
18061 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18062
18063         * Ideograph-R145-Clothes.el (U+88C9): Unify C2-4035.
18064         (M-49710): Fixed; separate JSP-5D23 and U+897D.
18065         (JSP-5D23): Unify U+897D and M056407.
18066
18067 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18068
18069         * Ideograph-R075-Tree.el (M-14683): Relate to U+8363.
18070         (C3-2D33): Likewise.
18071
18072         * Ideograph-R148-Horn.el (M-35123): Separate U+89F0.
18073         (C2-543B): Unify U+89F0.
18074
18075         * Ideograph-R142-Insect.el (C4-2F6D): Unify U+8688.
18076         (M-33049): Separate C4-3A75 and U+8688.
18077         (U+8715): Unify C3-4446.
18078         (U+877D): Unify C3-4E59.
18079         (C2-536C): Unify U+87E1.
18080         (U+8781): Unify C2-5A2F.
18081         (U+87D1): Unify C1-7538.
18082         (U+8824): Unify C2-6C33.
18083
18084         * Ideograph-R141-Tiger.el (C2-7173): Unify U+866A.
18085
18086 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18087
18088         * Ideograph-R120-Silk.el:
18089         - Separate C*-**** code points which represent characters which have
18090           left-hand radical SILK.
18091         - Fix some bugs.
18092
18093 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18094
18095         * Ideograph-R135-Tongue.el (M-30285): Relate to U+654C; separate
18096         C4-2D44; delete `cns-radical'.
18097         (U+654C): Moved to Ideograph-R066-Rap.el.
18098
18099         * Ideograph-R066-Rap.el (U+654C): Moved from
18100         Ideograph-R135-Tongue.el; unify C4-2D44.
18101
18102 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18103
18104         * Ideograph-R130-Meat.el (M-29548): Relate to U+8158.
18105         (C6-435A): Likewise.
18106         (EGB-7C55): Unify M052398; relate to M-29548.
18107         (M-29809): Unify U+8192.
18108         (C3-4E3B): Relate to M-29809.
18109         (M-29812): Unify U+8194 instead of U+8192.
18110         (C3-4E39): Relate to U+8194 instead of U+8192.
18111         (U+81A4): Unify M055481; add `ideograph=' property for M054669.
18112         (M054669): New character.
18113         (M-29923): Relate to U+81B7.
18114         (U+81B7): Unify C2-595E; separate M-29923.
18115         (C2-595E): Unify U+81B7.
18116         (M-29925): Delete `daikanwa-radical' and `daikanwa-strokes'.
18117         (C2-5957): Relate to U+81B9.
18118
18119         * Ideograph-R120-Silk.el (M-27375): Fixed.
18120         (M-49469): Unify U+7D76.
18121         (M-27519): Separate C4-3A25; fix strokes.
18122         (C2-5E48): Unify U+7E4C.
18123         (C3-557A): Unify U+7E4D.
18124         (M-27913): Fix `ideographic-strokes'; delete `kangxi-strokes',
18125         `daikanwa-radical' and `daikanwa-strokes'.
18126         (U+7E66): Cancel relation to J90-6525 and M-27375; fix strokes;
18127         Unify J90-655A, M054661 and C3-585A.
18128         (C3-585A): Unify J90-655A, M054661 and U+7E66.
18129         (M-27955): Fix `ideographic-strokes'.
18130         (C3-5E53): Unify U+7E84.
18131
18132 2001-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18133
18134         * Ideograph-R137-Boat.el (C3-2E68): Unify U+8224.
18135         (C2-3F3F): Unify U+823F.
18136
18137 2001-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18138
18139         * Ideograph-R127-Plow.el (U+8032): Unify C4-692D.
18140
18141         * Ideograph-R125-Old.el (U+8009): Unify C4-2B25.
18142
18143         * Ideograph-R124-Feather.el (U+7FF6): Unify C3-557E.
18144
18145         * Ideograph-R118-Bamboo.el (U+****): Unify or relate to missing
18146         C*-**** code points.
18147         (M-26102): Separate K0-6F3D.
18148         (M-26120): Separate U+7B89 and C4-456B.
18149         (M-26224): Separate G0-7367, J83-4824, C1-6A2F, J90-4824 and
18150         U+7BB8; fix `total-strokes'.
18151         (M-26243): Add `total-strokes'; separate JX1-7964.
18152         (JX1-7964): Unify K0-6F3D and M054432; add `morohashi-daikanwa-ho'
18153         for 460; relate to U+7BC0.
18154         (M-26444): Separate EGB-7E2A, C2-5E32 and U+7C09.
18155         (EGB-7E2A): Unify U+7C09 and M057361; fix strokes.
18156
18157         * Ideograph-R115-Grain.el (U+79C3): Add `total-strokes'; unify
18158         M057263.
18159         (C3-2A3E): Relate to U+79C3 and M057263.
18160
18161         * Ideograph-R119-Rice.el (U+7CB5): Unify C1-656D.
18162         (U+7CEC): Unify C2-6637.
18163         (U+7CED): Unify M059851.
18164
18165 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18166
18167         * Ideograph-R116-Cave.el (C2-5921): Relate to U+7AB1.
18168         (U+7ABD): Unify C3-522E.
18169
18170         * Ideograph-R113-Spirit.el (U+7942): Unify C2-2842.
18171         (U+7977): Unify C4-395A.
18172
18173 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18174
18175         * Ideograph-R112-Stone.el:
18176         - Add missing relations between C*-**** and M-*****.
18177         - Add missing relations between C*-**** and U-****.
18178         (M-24080): Delete `kangxi-strokes'.
18179         (M-24082): Cancel relation to C4-2E59.
18180         (M-24098): Separate C2-375C; fix `total-strokes'.
18181         (C3-5846): Moved to Ideograph-R113-Spirit.el.
18182         (C3-5847): Likewise.
18183
18184 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18185
18186         * Ideograph-R104-Sickness.el, Ideograph-R098-Tile.el:
18187         - Add missing relations between C*-**** and M-*****.
18188         - Add missing relations between C*-**** and U-****.
18189
18190 2001-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18191
18192         * Ideograph-R113-Spirit.el (C3-5846): Moved from
18193         Ideograph-R112-Stone.el; fix `ideographic-radical' and add
18194         `cns-radical?' property.
18195         (C3-5847): Likewise.
18196
18197 2001-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18198
18199         * Ideograph-R109-Eye.el (M-23221): Separate U+7714.
18200         (M-49364): Unify U+7714; add `original-ideograph-of' property for
18201         M-23221.
18202         (C2-5868): Unify U+77A3.
18203         (C2-5D69): Unify U+77B7.
18204         (C2-6241): Unify U+77C2.
18205
18206         * Ideograph-R107-Skin.el (C4-4531): Relate to M-22889.
18207         (C4-4533): Relate to M-22890.
18208         (C6-5F3E): Relate to M-22891.
18209         (C4-4530): Unify M-22892.
18210         (C6-5F3F): Relate to M-22893.
18211         (C6-5F3B): Relate to M-22894.
18212         (C3-482E): Unify U+76B9.
18213         (C7-2563): Relate to M-22895.
18214         (C5-4E5A): Relate to M-22896.
18215         (C3-4D43): Relate to M-22897.
18216         (C4-4B3D): Relate to M-22898.
18217         (C5-4E5B): Relate to M-22900.
18218
18219 2001-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18220
18221         * Ideograph-R094-Dog.el (M-20337): Cancel relation to C6-2C7E and
18222         U+72DD.
18223         (U+72DD): Unify C6-2C7E.
18224         (M-20534): Add `ucs-cns' property for U+732A.
18225         (M-20620): Fix strokes.
18226         (C3-4777): Unify U+7355.
18227
18228         * Ideograph-R093-Cow.el (U+****): Unify missing C*-**** code
18229         points.
18230         (C6-2853): Unify M-19936.
18231         (C6-2852): Unify M-19937.
18232         (C6-2854): Unify M-19938.
18233         (C5-267D): Unify M-19951.
18234         (C4-272F): Unify M-19952.
18235         (C4-2730): Unify M-19955.
18236         (C5-2721): Relate to M-19956.
18237         (C5-267E): Unify M-19958.
18238         (C5-2723): Unify M-19961.
18239         (C6-2C71): Unify M-19963.
18240         (C5-267A): Unify M-19965.
18241         (M-49284): Relate to U+726C; separate C2-2B7A; fix strokes.
18242         (C3-2D6C): Relate to M-19969.
18243         (C3-2D6F): Relate to M-19970.
18244         (C5-2A32): Relate to M-19971.
18245         (C4-2A30): Relate to M-19985.
18246         (C6-325A): Relate to M-19989.
18247         (C5-2A34): Unify M-19990.
18248         (C6-325D): Unify M-19991.
18249         (C6-3258): Relate to M-19992.
18250         (C6-325E): Unify M-19993.
18251         (C6-325B): Unify M-19996.
18252         (C5-2E58): Unify M-20000.
18253         (C5-2E54): Unify M-20003.
18254         (C3-3234): Unify M-20004.
18255         (C3-3235): Unify M-20005.
18256         (C4-2D7D): Unify M-20006.
18257         (C5-2E56): Unify M-20007.
18258         (C5-2E57): Unify M-20008.
18259         (C5-2E55): Unify M-20009.
18260         (C4-2D7C): Unify M-20010.
18261         (C6-3944): Unify M-20014.
18262         (C5-2E59): Unify M-20015.
18263         (C4-327B): Unify M-20016.
18264         (C4-327A): Relate to M-20017.
18265         (C5-2E59): Relate to M-20018.
18266         (C4-3279): Relate to M-20019.
18267         (C4-327E): Unify M-20021.
18268         (C6-4167): Relate to M-20022.
18269         (C6-4168): Unify M-20024.
18270         (C4-327C): Relate to M-20033.
18271         (C5-334C): Relate to M-20036.
18272         (C5-3348): Unify M-20038.
18273         (C6-4169): Unify M-20039.
18274         (C6-4165): Unify M-20041.
18275         (C6-416A): Unify M-20042.
18276         (C6-4164): Unify M-20043.
18277         (C3-3737): Unify M-20044.
18278         (C5-403B): Relate to M-20094.
18279         (C6-5476): Relate to M-20097.
18280         (C5-403D): Unify M-20104.
18281         (C5-4039): Unify M-20105.
18282         (C5-472B): Relate to M-20106.
18283         (C4-4463): Relate to M-20107.
18284         (C4-4461): Relate to M-20108.
18285         (C5-472D): Relate to M-20109.
18286         (C5-4728): Relate to M-20110.
18287         (C5-472E): Unify M-20111.
18288         (C4-4462): Unify M-20112.
18289         (C5-472C): Relate to M-20113.
18290         (C4-4460): Relate to M-20115.
18291         (C6-5E61): Unify M-20129.
18292         (C6-5E66): Relate to M-20131.
18293         (C6-5E65): Unify M-20133.
18294         (C6-5E60): Unify M-20136.
18295         (C5-4729): Cancel relation to M-49289.
18296         (C5-4E36): Relate to M-20138.
18297         (C4-4A6F): Relate to M-20139.
18298         (C7-2526): Unify M-20142.
18299         (C4-4A74): Relate to M-20145.
18300         (C4-4A72): Unify M-20146.
18301         (C4-4A71): Unify M-20147.
18302         (C5-4E39): Relate to M-20148.
18303         (C5-4E3A): Relate to M-20149.
18304         (C5-4E38): Relate to M-20150.
18305         (C4-4A73): Unify M-20151.
18306         (C4-4A70): Unify M-20152.
18307         (C5-4E35): Relate to M-20153.
18308         (C7-2527): Relate to M-20156.
18309         (C7-2528): Relate to M-20162.
18310         (C7-2F70): Unify M-20163.
18311         (C5-5549): Relate to M-20164.
18312         (C4-512E): Unify M-20165.
18313         (C5-554E): Relate to M-20166.
18314         (C7-2F71): Unify M-20167.
18315         (C5-554B): Relate to M-20169.
18316         (C5-554D): Unify M-20170.
18317         (C4-5130): Relate to M-20172.
18318         (C5-554A): Unify M-20173.
18319         (C4-512F): Unify M-20174.
18320         (C7-2F6F): Unify M-20177.
18321         (C7-3930): Unify M-20179.
18322         (C4-5667): Unify M-20180.
18323         (C7-392E): Unify M-20181.
18324         (C3-5546): Relate to M-20182.
18325         (C3-5547): Relate to M-20183.
18326         (C5-5C27): Unify M-20184.
18327         (C4-5668): Unify M-20185.
18328         (C4-5669): Unify M-20186.
18329         (C7-2F6E): Relate to M-20187.
18330         (C7-392F): Unify M-20188.
18331         (C4-5B66): Unify M-20191.
18332         (C4-5B65): Relate to M-20192.
18333         (C7-4057): Relate to M-20193.
18334
18335         * Ideograph-R086-Fire.el (U+70BB): Unify C3-2D5D.
18336         (U+70BE): Unify C2-2B70.
18337         (U+70C0): Unify C4-2A28.
18338         (U+70EE): Unify C3-3230.
18339         (U+7110): Unify C2-3674.
18340         (C2-3678): Relate to U+7113.
18341         (U+7117): Unify C2-366E.
18342         (C3-4258): Relate to U+7151 and M-19187.
18343         (U+7175): Unify M059752.
18344         (U+7176): Unify M059753.
18345         (U+7177): Unify M059754.
18346         (C2-445A): Relate to U+7178.
18347         (C6-5E4B): Relate to M-19320.
18348         (U+7196): Unify M059756.
18349         (U+7197): Unify C2-4B6A.
18350         (U+7199): Unify C1-695A.
18351         (C4-4A6B): Relate to M-19323.
18352         (U+3DEB): Relate to M-19329.
18353         (C3-4D23): Relate to M-19330.
18354         (C7-2474): Relate to M-19338.
18355         (C7-246D): Relate to M-19339.
18356         (C3-4D21): Relate to M-19340.
18357         (M-19344): Fix `ideographic-strokes'; separate C3-4D29 and U+71A6.
18358         (U+71B5): Unify C2-5171.
18359         (U+7226): Unify C2-7126.
18360
18361         * Ideograph-R096-Jade.el (C3-4826): Unify M-21148.
18362         (U+7476): Unify C3-4823 and M054613.
18363         (C5-4741): Relate to M-21150.
18364         (C6-5E75): Relate to M-21173.
18365         (C6-5E77): Relate to M-21175.
18366         (C6-5E76): Unify M-21177.
18367         (C5-4742): Unify M-21179.
18368         (C7-2538): Relate to M-21180.
18369
18370 2001-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18371
18372         * Ideograph-R085-Water.el (U+****): Unify or relate missing
18373         C*-**** code points.
18374         (C6-2C51): Unify M-49209.
18375         (C7-2465): Relate to M-18292.
18376         (C4-507C): Unify M-18372.
18377
18378         * Ideograph-R091-Slice.el (U+7257): Unify C3-4D2D.
18379
18380 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18381
18382         * Ideograph-R084-Steam.el (U+6C20): Unify C2-2B4D.
18383         (U+6C32): Unify C3-422A.
18384
18385         * Ideograph-R082-Fur.el (U+6BEA): Unify C3-316D.
18386
18387         * char-db-util.el (char-db-insert-alist): Specify `none' as the
18388         third argument of `insert-char-attributes' if non-CCS attributes
18389         is not specified in a value of `char' attribute.
18390         (insert-char-attributes): Use nil as `attributes' if non-nil-list
18391         is specified for the argument.
18392
18393         * Ideograph-R072-Sun.el (M-13886): Add `vulgar-ideograph-of'
18394         property for M-13948.
18395         (U+66A8): Unify C1-6924.
18396
18397 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18398
18399         * char-db-util.el (insert-char-attributes): Check argument
18400         `attributes' for several property names.
18401
18402         * Ideograph-R075-Tree.el (U+67A3): Unify C3-294C.
18403         (M-49161): Fixed.
18404         (U+3656): Unify C3-3656.
18405         (U+691E): Unify C3-3C33.
18406         (U+6983): Add `total-strokes'.
18407         (U+6985): Unify C3-4172.
18408         (C1-6454): Relate to U+6986.
18409         (U+699D): Unify C3-474E.
18410         (U+69D9): Unify C2-4B24.
18411         (U+69E1): Unify C3-474C.
18412         (M-49179): Fixed.
18413         (U+6A76): Unify C2-5752.
18414         (U+6AAA): Unify C3-5529.
18415         (U+6AE5): Unify C1-783C.
18416         (U+6AF6): Unify C4-634E.
18417         (U+6AF8): Unify C2-6B5F.
18418         (U+6B0C): Fix `ideographic-strokes'; add `total-strokes'; unify
18419         M059705.
18420         (U+6B0D): Unify M059706.
18421         (U+6B0E): Unify M059707.
18422
18423         * Ideograph-R044-Corpse.el (M-07705): Add `vulgar-ideograph-of'
18424         property for M-13948.
18425         (C3-2C37): Add `ideograph=' property for M-13886.
18426
18427         * Ideograph-R102-Field.el (C2-452C): Relate to U+6983.
18428
18429 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18430
18431         * Ideograph-R070-Square.el (M-13655): Fixed.
18432
18433 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18434
18435         * char-db-util.el (char-db-insert-alist): New function.
18436         (insert-char-attributes): Use `char-db-insert-alist' to format
18437         `ideograph=', `original-ideograph-of' and `vulgar-ideograph-of'.
18438
18439         * Ideograph-R172-Short-Tailed-Bird.el (C2-643E): New character;
18440         relate to U+5DC2 and M-08595.
18441
18442         * Ideograph-R069-Axe.el (C4-3D63): Relate to U+65B1.
18443
18444         * Ideograph-R067-Script.el (M-13453): Add `total-strokes' property
18445         and `vulgar-ideograph-of' property.
18446
18447         * Ideograph-R061-Heart.el (M-10506): Unify C4-2945.
18448         (U+607C): Unify C3-2C5C.
18449         (M-10850): Add `vulgar-ideograph-of' property.
18450         (C3-3578): Relate to U+60E8 and M-10850.
18451
18452         * Ideograph-R040-Roof.el (M-07089): Use `original-ideograph-of'
18453         property instead of `ideograph-original-char-of' property to
18454         describe source.
18455         (M-07112): Modify format of `ideograph=' to describe source.
18456
18457         * Ideograph-R032-Earth.el (U+578A): Unify M059295.
18458         (U+580F): Unify M059309.
18459         (U+5812): Unify M059311.
18460         (U+5813): Unify M065088.
18461         (U+5847): Unify M059320.
18462         (M-05345): Unify EGB-2E32; unify U+585A instead of U+FA10.
18463         (J83-444D): Separate EGB-2E32 and U+585A.
18464         (U+589B): Unify M059336.
18465         (M-05449): Separate C5-452B; fix strokes.
18466
18467         * Ideograph-R009-Man.el (M-00366'): Modify format of `ideograph='
18468         to describe source.
18469
18470         * Ideograph-R004-Slash.el (M-00129): Modify format of `ideograph='
18471         to describe source.
18472
18473 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18474
18475         * Ideograph-R064-Hand.el (M-11959): Unify C1-4D60.
18476         (U+62E4): Unify C3-2929; add `total-strokes'.
18477         (U+631F): Unify C3-2C6B.
18478         (U+6527): Unify C3-5F49.
18479         (U+64B9): Unify C3-4C37.
18480
18481         * Ideograph-R039-Child.el (C3-2558): New character; relate to
18482         U+6588 and M-13453.
18483
18484         * Ideograph-R066-Rap.el (U+655A): Unify C3-3634.
18485         (M-13277): Unify C2-3C3C.
18486         (U+6573): Unify C2-4A5B.
18487
18488         * Ideograph-R046-Mountain.el (U+5D8D): Unify C2-4974 and M053297.
18489
18490 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18491
18492         * Ideograph-R140-Grass.el (M-31984): Separate C5-5D7A; fix
18493         strokes.
18494         (M-32048): Add `total-strokes' property.
18495         (C7-3B36): Separate M-32048.
18496         (M-32070): Separate JSP-5957, C3-562B, JX2-7678 and U+857F.
18497         (JX2-7678): Unify JSP-5957 and M056335.
18498         (C3-562B): Unify U+857F.
18499         (M-32071): Separate J0-6925 and U+8580.
18500         (J0-6925): Unify M055631 and U+8580.
18501         (M-32072): Separate JSP-5958, JX2-7679 and U+8581.
18502         (JX2-7679): Unify JSP-5958, M056336 and U+8581.
18503         (M-32073): Separate C5-5766; fix strokes.
18504         (M-32186): Separate C7-3259; fix strokes.
18505         (C7-3A6E): Cancel relation for M-34013.
18506
18507         * Ideograph-R040-Roof.el (M-07089): Unify U+5B90; add
18508         `ideograph-original-char-of' for M-07111.
18509         (M-07112): Relate to U+5B90; add `ideograph=' property for
18510         M-07111.
18511         (U+5BF3): Unify C3-5A35 instead of C3-5A36.
18512         (C3-5A36): Delete relation for U+5BF3.
18513
18514 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18515
18516         * ideograph-util.el (ideograph-char<): Don't use daikanwa-strokes
18517         if ideographic-radical and daikanwa-radical are different.
18518
18519         * char-db-util.el (insert-char-attributes): New function; modify
18520         to use it recursively.
18521         (insert-char-data): Use `insert-char-data'.
18522
18523         * Ideograph-R212-Dragon.el (U+9F99): Add `total-strokes' property;
18524         unify M051091.
18525         (M-48819): Add `total-strokes' property.
18526
18527         * Ideograph-R121-Jar.el (M-28110): Fixed.
18528
18529         * Ideograph-R038-Woman.el (C1-704F): Relate to U+5B34; separate
18530         M-06776.
18531         (U+5B34): Delete `kangxi-strokes' property.
18532
18533         * Ideograph-R035-Go-Slowly.el (C3-2547): Separate M-47718 and
18534         J90-477E; relate to U+9EA6.
18535
18536         * Ideograph-R030-Mouth.el (M-03251): Relate to U+53FD.
18537         (U+53FD): Delete `non-morohashi' property.
18538         (M-03372): Relate to U+5438.
18539
18540         * Ideograph-R027-Cliff.el (U+5385): Delete `non-morohashi'
18541         property.
18542         (U+5386): Likewise.
18543         (U+539B): Unify M059160.
18544         (C3-5755): Separate M-48819; relate to U+9F8E; add
18545         `daikanwa-radical' property.
18546
18547         * Ideograph-R026-Seal.el (C4-2557): Relate to U+7F37 and M-28110;
18548         delete `non-morohashi' property.
18549
18550         * Ideograph-R009-Man.el (M-00366'): Relate to U+5185 instead of
18551         `U+5167'; use `ideograph=' property instead of comment.
18552         (U+4ED1): Delete `non-morohashi' property.
18553         (U+4ED2): Likewise; unify M059030.
18554         (U+4ED3): Delete `non-morohashi' property.
18555         (M-00473): Unify G0-5923 and U+4F32; separate C3-2448.
18556         (U+4F66): Unify M059051.
18557         (U+4F67): Delete `non-morohashi' property.
18558         (M-00869): Separate U+5060.
18559         (U+5060): Unify M059081.
18560         (C2-3353): Relate to M-00869 and M059081.
18561         (U+507E): Delete `non-morohashi' property.
18562         (U+50A7): Likewise.
18563         (U+3497): Likewise.
18564         (U+510F): Unify M059111.
18565         (C5-4B72): Delete `non-morohashi' property.
18566
18567         * Ideograph-R004-Slash.el (M-00129): Add `ideograph=' property
18568         instead of comment.
18569         (M-00146): Delete `daikanwa-radical' property and
18570         `daikanwa-strokes' property.
18571         (C6-2343): Delete `non-morohashi' property.
18572
18573 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18574
18575         * Ideograph-R211-Tooth.el (M-48632'): Unify M050612.
18576
18577 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18578
18579         * Ideograph-R203-Black.el (M-48063'): Unify M050609; separate
18580         C4-5560; fix `total-strokes'.
18581
18582         * Ideograph-R184-Eat.el (M-44023'): Unify M050580; separate
18583         C1-586A.
18584         (M-44037'): New character; unify M050581.
18585         (M-44063'): Unify M050582; separate C1-6323.
18586         (M-44064): New character; relate to U+98EF; unify K0-5A79.
18587         (M-44064'): Separate K0-5A79; unify M050583; separate C1-6321.
18588         (M-44107'): Unify M050584.
18589         (M-44109'): Unify M050585.
18590         (M-44111'): Unify M050586.
18591         (M-44168'): Unify M050587; separate C1-6F73.
18592         (M-44237): New character; relate to U+9928; unify K0-4E3D.
18593         (M-44237'): Separate K0-4E3D; unify M050588; separate C1-7328.
18594         (M-44459'): Unify M050589; separate C7-5A34.
18595
18596         * Ideograph-R209-Nose.el (M-48498'): Unify M050611.
18597
18598         * Ideograph-R205-Frog.el (M-48300'): Unify M050610.
18599         (M-48301): Delete `kangxi-strokes' property.
18600
18601         * Ideograph-R201-Yellow.el (M-47926'): Unify M050608.
18602
18603         * Ideograph-R187-Horse.el (M-44633'): Unify M050591.
18604         (M-44695'): Unify M050592.
18605         (M-44833'): Unify M050593; separate C5-6646.
18606         (M-44834'): Unify M050594.
18607         (M-44915): New character; relate to U+9A30; unify K0-5479.
18608         (M-44915'): Separate K0-5479; unify M050595.
18609         (M-45013'): Separate C1-7C51; fix strokes; unify M050596.
18610         (M-45029): New character; relate to U+9A5A; unify C1-7C51.
18611         (M-45043'): Unify M050597.
18612         (M-45089'): Unify M050598.
18613
18614         * Ideograph-R181-Leaf.el (M-43529'): Unify M050574.
18615         (M-43591'): Unify M050575.
18616         (M-43608'): Unify M050576.
18617         (M-43609'): Unify M050577.
18618         (U+9867): Separate J0-385C, K0-4D53 and M-43689'; unify M057193.
18619         (M-43689'): Separate U+9867; unify M054112.
18620
18621 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18622
18623         * Ideograph-R196-Bird.el (M-47074'): Unify M050605.
18624
18625         * Ideograph-R195-Fish.el (M-46226'): Unify M050603.
18626         (M-46525'): Unify M050604.
18627
18628         * Ideograph-R194-Ghost.el (M-45906'): Unify M050602.
18629
18630         * Ideograph-R191-Fight.el (M-45649'): Unify M050601.
18631
18632         * Ideograph-R190-Hair.el (M-45387'): Unify M050600.
18633
18634         * Ideograph-R188-Bone.el (M-45240'): Fix `total-strokes'; delete
18635         `daikanwa-radical' and `daikanwa-strokes'; separate C3-5D61; unify
18636         M050599.
18637
18638         * Ideograph-R182-Wind.el (M-43920'): Unify M050579; separate
18639         C4-6231.
18640
18641         * Ideograph-R149-Speech.el (M-35324'): Unify M050452.
18642         (M-35497'): Unify M050453.
18643         (M-35502): Separate C1-6B25 and J0-4727.
18644         (M-35502'): New character; unify J0-4727 and M050454.
18645         (M-35546): New character; unify K0-6826 and C1-6B28.
18646         (U+8AA4): Relate to M-35546 instead of M-35546'; unify M059932.
18647         (M-35546'): Separate K0-6826, C1-6B28 and U+8AA4; unify M050455.
18648         (M-35556'): Unify M050456.
18649         (M-35580'): Unify M050457.
18650         (U+8AAE): Add `total-strokes'; relate to M050036.
18651         (M-35609): New character; relate to U+8ABF; unify K0-7060.
18652         (M-35609'): Separate K0-7060; unify M050458.
18653         (M-35640): New character; relate to U+8ACB; K0-746B.
18654         (M-35640'): Separate K0-746B; M050459.
18655         (M-35690'): Unify M050460.
18656         (M-35691'): Unify M050461.
18657         (M-35692'): Unify M050462.
18658         (M050036): New character; relate to U+8AAE.
18659         (M-35727'): Unify M050463; separate C1-7243.
18660         (C5-583F): Relate to M-35766 instead of M-35776.
18661         (M-35776): Cancel relation to C5-583F.
18662         (M-35778'): New character; unify M050464.
18663         (M-35779'): Unify M050465.
18664         (M-35780): New character; relate to U+8B04; unify K0-5477.
18665         (M-35780'): Separate K0-5477; unify M050466.
18666         (M-35821'): Unify M050467.
18667         (M-35850): Delete `japanese-strokes'; separate JSP-5E3F, C1-754B,
18668         JX2-7864 and U+8B0A.
18669         (U+8B0A): Unify JSP-5E3F, JX2-7864 and M056409.
18670         (M-35850'): Fix `ideographic-strokes'; separate K0-504D, C1-773F
18671         and U+8B39; unify M050468.
18672         (M-35900): Unify K0-504D, C1-773F and U+8B39.
18673         (M-35931'): Unify M050469.
18674         (M-35991'): Unify M050470.
18675         (M-36037'): Unify M050471.
18676         (M-36038'): Fix strokes; separate C1-7B2C; unify M050472.
18677         (M-36048): New character; relate to U+8B77.
18678         (C1-7B2C): Relate to M-36048 instead of M-36038'.
18679         (M-36168'): Unify M050473.
18680
18681         * Ideograph-R180-Sound.el (M-43318'): Fix `total-strokes'; unify
18682         M050573.
18683
18684 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18685
18686         * Ideograph-R170-Mound.el (M-41721'): Unify M050558.
18687         (M-41764'): Unify M050559.
18688         (M-41836'): Unify M050560; separate C3-4A44.
18689         (M-41858'): Unify M050561; separate C5-522F.
18690         (M-41860'): Unify M050562.
18691
18692 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18693
18694         * Ideograph-R174-Blue.el (M-42564): Separate C3-2A7E.
18695         (M-42564'): Separate C1-4F65; unify M050568.
18696         (M-49872): Separate C6-3479.
18697         (M-42570'): Separate C1-675C; unify M050569.
18698         (M-42574'): Separate C3-4A4C; unify M050570.
18699
18700         * Ideograph-R167-Gold.el (M-40340'): Unify M050548.
18701         (M-40351): Fix `ideographic-strokes'.
18702         (M-40418'): Unify M050549.
18703         (M-40503'): Unify M050550.
18704         (M-40519'): Unify M050551.
18705         (C5-5935): Relate to M-40596' instead of M-45096'; unify M050552.
18706         (M-40598): Delete `daikanwa-radical' property and
18707         `daikanwa-strokes' property; separate J0-4945, K0-5961 and U+9328.
18708         (M-40600): Delete `morohashi-daikanwa' property; fix
18709         `ideographic-strokes'; separate K0-674C, JSP-6469, JX1-7D39 and
18710         U+9348.
18711         (U+9348): Unify K0-674C, JSP-6469, JX1-7D39 and M056422.
18712         (M-40708): New character; relate to U+9396; unify K0-6170.
18713         (M-40708'): Separate K0-6170; unify M050553.
18714
18715 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18716
18717         * Ideograph-R179-Leek.el (M-43256'): Separate C7-5148; unify
18718         M050571.
18719         (M-43256"): Separate C3-5D52; unify M050572.
18720
18721         * Ideograph-R173-Rain.el (M-42216): New character; relate to
18722         U+96EA; unify K0-6064.
18723         (M-42216'): Separate K0-6064 and C1-5D7B; unify M050564.
18724         (M-42309'): Separate C3-4F60; unify M050565.
18725         (M-42343'): Separate C4-5458; unify M050566.
18726         (M-42417'): Separate C7-4B57; unify M050567.
18727
18728         * Ideograph-R164-Wine.el (M-39870): New character; relate to
18729         U+9177; unify K0-7B65.
18730         (M-39870'): Separate K0-7B65; unify M050543.
18731         (M-40064'): Unify M050544.
18732
18733 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18734
18735         * Ideograph-R169-Gate.el (M-41260'): Unify M050554.
18736         (M-41341'): Unify M050555.
18737
18738         * Ideograph-R166-Village.el (M-40132'): Unify M050546; don't
18739         relate to C6-3C61.
18740         (M-40145'): Unify M050547.
18741
18742         * Ideograph-R165-Distinguish.el (M-40120): Unify M050545.
18743
18744         * Ideograph-R159-Cart.el (M-38234'): Unify M050483.
18745         (M-38438): Separate C7-3431; unify K0-6243; relate to U+8F38.
18746         (M-38438'): Unify M050484; separate C1-7253.
18747         (M-38482): New character; relate to U+8F44.
18748         (U+8F44): Relate to M-38482 instead of M-38482'; separate J0-336D
18749         and C1-755D.
18750         (M-38482'): Separate K0-795D, C1-755D and U+8F44; unify M050485.
18751
18752         * Ideograph-R152-Pig.el (M-36486'): Unify M050474; separate
18753         C7-5F5D.
18754
18755         * Ideograph-R146-West.el (M-34789): New character; relate to
18756         U+8986.
18757         (M-34789'): Unify M050448.
18758         (M-34790): Separate J0-4746, K0-782E and U+8987.
18759         (M-34791): Separate C2-667D and U+8988.
18760         (U+8988): Unify C2-667D and M053077.
18761         (M-34792): Separate C5-694B.
18762
18763 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18764
18765         * Ideograph-R156-Run.el (M-37034'): Unify M050479.
18766
18767         * Ideograph-R154-Shell.el (M-36920'): Unify M050478.
18768
18769         * Ideograph-R140-Grass.el: Separate some characters which have
18770         3-strokes-Grass-radical from the corresponding characters which
18771         have 4-strokes-Grass-radical.
18772         (M-*****'): Unify some missing Mojikyo numbers.
18773
18774 2001-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18775
18776         * Ideograph-R147-See.el (M-34827'): Separate K0-634A; unify
18777         M050449.
18778         (M-34836): Relate to U+8996; unify K0-634A.
18779
18780         * Ideograph-R145-Clothes.el (M-34470): Unify M050444.
18781         (U+891C): Unify M050035.
18782         (U+891D): Unify M054689.
18783
18784         * Ideograph-R144-Walk-Enclosure.el (M-34046): New character; unify
18785         C1-5D34.
18786         (M-34046'): Separate C1-5D34; unify M050439.
18787         (U+8850): Unify M059923.
18788         (M-34065'): Unify M050440.
18789
18790         * Ideograph-R148-Horn.el (M-35135'): Unify M050450.
18791
18792 2001-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18793
18794         * Ideograph-R143-Blood.el (M-33999'): Unify M050438.
18795
18796 2001-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18797
18798         * Ideograph-R142-Insect.el (M-33775'): Unify M050434.
18799         (M-33907'): Unify M050435.
18800         (M-33908): New character.
18801         (M-33908'): New character; unify M050436.
18802         (M-33909): Separate C5-7944.
18803         (M-33931'): Unify M050437.
18804
18805         * Ideograph-R141-Tiger.el (M-32678'): Unify M050430.
18806         (M-32710): Delete `general-category' and `bidi-category'; fix
18807         `total-strokes'; separate `chinese-cns11643-1'
18808         (K0-5657): Unify C1-663F.
18809         (U+865C): Delete `japanese-strokes'; fix `ideographic-strokes';
18810         unify M-32720' and M050431.
18811         (M-32723): New character; unify K0-6965 and C1-663E.
18812         (U+865E): Unify M053920.
18813         (M-32723'): Separate U+865E = G0-535D and K0-6965 = C1-663E; unify
18814         M050432.
18815
18816 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18817
18818         * Ideograph-R135-Tongue.el: Separate CNS code points which have
18819         radical <KANGXI RADICAL DRY>/<KANGXI RADICAL MOUSE> from
18820         Morohashi's Daikanwa numbers which have <KANGXI RADICAL TONGUE>.
18821         (M-30323'): Unify M050384.
18822
18823         * Ideograph-R130-Meat.el: Separate CNS code points which have moon
18824         form of meat (U+2EBC <CJK RADICAL MEAT>) from Morohashi's Daikanwa
18825         numbers.
18826         (M-29263'): Separate C1-4B39; unify M050368.
18827         (M-29396): New character; unify G0-307B, K0-7860 and U+80DE.
18828         (C1-5330): Relate to M-29396.
18829         (M-29396'): Separate G0-307B, K0-7860, U+80DE and C1-5330; unify
18830         M050369.
18831         (M-29421'): Delete `daikanwa-radical', `daikanwa-strokes' and
18832         `kangxi-strokes'; unify M050370.
18833         (M-29539'): Unify M050372.
18834         (M-29567'): Unify M050373.
18835         (M-29745'): New character; unify M050374.
18836         (C6-5675): Relate to M-29745'.
18837         (U+4430): Unify M-29807' and M050375; separate C6-606F.
18838         (C6-606F): Relate to M-29807'.
18839         (M-29808'): Unify M050376.
18840         (M-29965'): New character; unify M050377.
18841         (C7-487E): Relate to M-29965'.
18842         (M-29966'): New character; unify M050378.
18843         (C5-6924): Relate to M-29966'.
18844         (M-29995'): Unify M050379.
18845
18846 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18847
18848         * Ideograph-R132-Self.el (M-30103'): Unify M050380.
18849
18850 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18851
18852         * Ideograph-R124-Feather.el (M-28635'): Unify M050359.
18853         (M-28657'): Unify M050360.
18854         (M-28672'): Unify M050361.
18855         (M-28801'): Unify M050362.
18856         (M-28818): New character; relate to U+7FFC.
18857         (K0-6C4F): Relate to M-28818 instead of M-28801'.
18858
18859 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18860
18861         * Ideograph-R128-Ear.el (M-29074): Relate to U+8056.
18862         (M-29074'): Unify M050366.
18863
18864         * Ideograph-R129-Brush.el (M-29223'): Unify M050367.
18865
18866         * Ideograph-R127-Plow.el (M-28907'): Unify M050364.
18867         (M-28909'): Unify M050365.
18868
18869         * Ideograph-R113-Spirit.el (M-24626'): Unify M050303.
18870         (M-24631'): Unify M050304.
18871         (M-24640'): Unify M050305.
18872         (M-24641'): Unify M050306.
18873         (M-24652'): Unify M050307.
18874         (M-24664'): Unify M050308.
18875         (M-24672'): Unify M050309.
18876         (M-24673'): Unify M050310.
18877         (M-24689'): Unify M050311.
18878         (C3-3764): Relate to M-24690.
18879         (M-24692): Add `daikanwa-strokes'.
18880         (C6-4263): Relate to M-24704.
18881         (C6-4C38): Relate to M-24706.
18882         (C3-3D61): Relate to M-24707.
18883         (C6-4C3E): Unify M-24725.
18884         (C6-4C37): Relate to M-24726.
18885         (C4-3F45): Relate to M-24728.
18886         (C6-5575): Relate to M-24729.
18887         (M-24741'): Unify M050312.
18888         (C6-4C3F): Unify M-24749.
18889         (C4-3F48): Relate to M-24750.
18890         (C3-433C): Relate to M-24751.
18891         (C6-5574): Relate to M-24752.
18892         (C3-433F): Relate to M-24753.
18893         (U+7985): Relate to M-24754.
18894         (M-24766'): Unify M050313.
18895         (M-24767'): Unify M050314.
18896         (M-24768'): Unify M050315.
18897
18898         * Ideograph-R086-Fire.el: Add missing relations between C*-****
18899         and M-*****.
18900         (M-*****'): Unify missing Mojikyo numbers.
18901
18902 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18903
18904         * Ideograph-R112-Stone.el (M-24080'): Unify M050298.
18905         (C5-2F2C): Relate to M-24114.
18906         (C4-2E5B): Unify M-24119.
18907         (M-24120): New character; unify K0-785F, C1-5728 and U+7832.
18908         (M-24120'): Separate K0-785F, C1-5728 and U+7832; unify M050299.
18909         (C4-2E5D): Unify M-24121.
18910         (C4-2E5E): Unify M-24122.
18911         (M-24201'): Unify M050300.
18912         (M-24364'): Unify M050301.
18913         (C4-4B5A): Relate to M-24365.
18914         (M-24449'): Unify M050302.
18915
18916 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18917
18918         * Ideograph-R122-Net.el (M-28311'): Separate K0-5F7E; unify
18919         M050357.
18920         (M-28319): Unify K0-5F7E; relate to U+7F72.
18921
18922         * Ideograph-R119-Rice.el (M-26997): New character; unify K0-6F71.
18923         (M-26997'): Separate K0-6F71; separate C1-6A34; unify M050341.
18924
18925         * Ideograph-R102-Field.el (M-21739'): Unify M050289.
18926         (C6-3965): Unify M-21805' and M050290.
18927         (C6-3962): Unify M-21818.
18928         (C5-2E6E): Relate to M-21819.
18929         (C5-2E6D): Relate to M-21820.
18930         (C4-2E30): Relate to M-21825.
18931         (C5-2E6C): Relate to M-21826.
18932         (M-21875'): Unify M050291.
18933
18934         * Ideograph-R087-Claw.el (C7-2479): Relate to M-19705.
18935         (C7-2F69): Relate to M-19706.
18936         (C7-2F6A): Relate to M-19707.
18937         (C5-553F): Relate to M-19708.
18938         (C4-5665): Relate to M-19709.
18939         (M-19710'): Fix `ideographic-strokes'; unify M050273.
18940         (C3-5545): Relate to M-19711 instead of M-19710'.
18941         (C7-4056): Relate to M-19712.
18942         (C5-6838): Relate to M-19713.
18943         (C7-4E3D): Relate to M-19715.
18944         (C7-5B71): Relate to M-19718.
18945         (M-19719): New character.
18946         (C7-6122): Relate to M-19720.
18947
18948         * Ideograph-R109-Eye.el (M-23210'): Unify M050295.
18949         (M-23275'): Unify M050296.
18950         (M-23668'): Unify M050297.
18951
18952         * Ideograph-R096-Jade.el (C3-4D32): Relate to M-21220.
18953         (C5-4E49): Unify M-21221.
18954         (C7-253B): Unify M-21222.
18955         (M-21223'): Unify M050283.
18956         (C5-683E): Unify M-21329.
18957         (C4-602A): Unify M-21330.
18958         (C7-477A): Unify M-21331.
18959         (C7-4E43): Unify M-21332.
18960         (C5-683D): Unify M-21334.
18961         (M-21334'): Unify M050284.
18962
18963 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18964
18965         * Ideograph-R108-Dish.el (M-22972'): Unify M050293.
18966         (M-23001'): Unify M050294.
18967
18968         * Ideograph-R100-Life.el (M-21684'): Unify M050288.
18969
18970 2001-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18971
18972         * Ideograph-R095-Profound.el (M-20817'): Unify M050282.
18973
18974         * Ideograph-R094-Dog.el: Add missing mappings between Morohashi's
18975         Daikanwa numbers with dash and Mojikyo numbers.
18976         (M-20405): Fix `ideographic-strokes'.
18977
18978 2001-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18979
18980         * Ideograph-R188-Bone.el (M-*****): Separate C*-****.
18981         (G0-773E): Fix `total-strokes'.
18982         (M-45204): Fix `total-strokes'; separate C2-5B77.
18983         (C5-7237): Relate to M-45270 instead of M-45269.
18984         (M-45284): Delete `japanese-strokes'; separate C1-7C28; separate
18985         JSP-6968 = JX2-7D2F.
18986         (C7-5D64): Delete `morohashi-daikanwa' property; cancel relation
18987         to M-45286.
18988
18989 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18990
18991         * Ideograph-R164-Wine.el (M-39974): Delete `morohashi-daikanwa'
18992         property.
18993         (C7-5F6D): Delete `morohashi-daikanwa' property; cancel relation
18994         to M-40094.
18995         (M-40104): Fix `total-strokes'; separate C2-7057.
18996
18997 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18998
18999         * Ideograph-R167-Gold.el (M-40988): Fix `ideographic-strokes'.
19000         (C7-5965): Relate to M-40997?.
19001         (C7-5D2C): Fix `morohashi-daikanwa' property; Relate to M-41022
19002         instead of M-41002.
19003         (M-41023): Fix `ideographic-strokes'; separate C7-5969.
19004
19005         * Ideograph-R140-Grass.el (M-49635): Add `daikanwa-strokes'
19006         property to sort by Morohashi number.
19007         (C7-493A): Fix `morohashi-daikanwa' property; relate to M-49650.
19008         (M-32420): Fix strokes; cancel relation to C5-707E.
19009         (M-32458): Fix `ideographic-strokes'.
19010         (M-49661): New character.
19011         (C7-4F63): Delete invalid `morohashi-daikanwa' property.
19012         (M-32486): Fix strokes; separate C4-6935.
19013         (M-32518): Fix strokes; separate C5-6D49.
19014         (M-32522): Separate C7-545B.
19015         (M-32532): Fix strokes; separate J0-623C.
19016         (M-32537): Cancel relation to C7-5458.
19017         (M-32538): Fix strokes; separate C7-5876.
19018         (M-32539): Separate C7-545A.
19019
19020 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19021
19022         * Ideograph-R118-Bamboo.el: Add some missing mappings between
19023         C*-**** and M-*****.
19024         (C7-3079): Don't relate to M-49249.
19025         (C7-3077): Fix `morohashi-daikanwa' property; relate to M-49430.
19026         (C7-3A2A): Fix `morohashi-daikanwa' property.
19027         (C7-3A2D): Fix `morohashi-daikanwa' property.
19028
19029 2001-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19030
19031         * Ideograph-R173-Rain.el: Add some missing mappings between
19032         M-***** and C*-*****.
19033         (M-*****): Separate C*-****.
19034         (C5-745B): Delete `morohashi-daikanwa' property.
19035
19036 2001-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19037
19038         * Ideograph-R167-Gold.el (M-40733): Fix strokes; separate C2-6761.
19039         (C5-6555): Delete invalid `morohashi-daikanwa' property; delete
19040         relation to M-40831.
19041         (M-49823): Separate C7-443C.
19042         (M-49824): Separate C7-443B.
19043         (M-40768): Delete `japanese-strokes' property; separate C2-6756.
19044         (M-40831): New character.
19045
19046 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19047
19048         * Ideograph-R196-Bird.el (M-47028): Fix strokes; separate C4-6561.
19049         (M-47029): Fixed.
19050         (U+9D7A): Separate M-47030.
19051         (M-47031): Separate C2-6858.
19052         (M-47032): Separate C3-5C28.
19053         (M-47033): Separate C7-4C67.
19054         (C4-6270): Fix `morohashi-daikanwa' property; relate to M-47093.
19055         (M-47163): Fix strokes; separate C5-6F31.
19056         (C5-6F45): Fix `morohashi-daikanwa' property; relate to M-47226.
19057         (M-47224): Separate C7-5725.
19058         (M-47225): Fixed.
19059         (M-47228): Separate C5-7262.
19060         (M-47229): Separate C7-5722.
19061         (M-47230): Fixed.
19062         (M-47242): Separate C5-753D.
19063         (C4-6A2C): Fix `morohashi-daikanwa' property; relate to M-47244.
19064         (C5-7736): Delete `morohashi-daikanwa' property.
19065         (M-47373): Separate C7-5E2E.
19066
19067         * Ideograph-R149-Speech.el (C7-334D): Fix `morohashi-daikanwa'
19068         property; relate to M-35732.
19069
19070 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19071
19072         * Ideograph-R211-Tooth.el (C5-7B5D): Fix `morohashi-daikanwa'
19073         property; relate to M-48787.
19074         (M-48788): Separate C4-6E45.
19075         (C5-7C45): Fix `morohashi-daikanwa' property; relate to M-48808.
19076
19077 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19078
19079         * Ideograph-R182-Wind.el (U+98B4): Delete invalid
19080         `morohashi-daikanwa' property; unify M-43842; divide C5-5975.
19081
19082         * Ideograph-R156-Run.el (C5-6963): Fix `morohashi-daikanwa'
19083         property; relate to M-37300.
19084
19085         * Ideograph-R167-Gold.el (C5-436D): Fix `morohashi-daikanwa'
19086         property; relate to M-40321.
19087         (C5-592F): Fix `morohashi-daikanwa' property; relate to M-40580.
19088
19089 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19090
19091         * Ideograph-R187-Horse.el (M-44886): Separate C7-4C35.
19092         (U+9A28): J83-424D.
19093         (M-44901): Separate C7-516E.
19094         (M-44902): Separate C4-6540.
19095         (C4-6542): Fix `morohashi-daikanwa' property; relate to M-44904.
19096         (C7-5172): Delete `morohashi-daikanwa'.
19097         (M-44907): Separate C5-6E70.
19098         (M-44908): Separate C7-516F.
19099         (M-44909): Don't unify C7-5167.
19100         (C7-516C): Unify M-44940.
19101         (M-44941): Separate C3-5D5C.
19102         (M-44942): Separate C7-5166.
19103
19104 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19105
19106         * Ideograph-R163-City.el (C5-4361): Fix `morohashi-daikanwa'
19107         property; relate to M-39577.
19108
19109         * Ideograph-R154-Shell.el (M-36871): Separate C7-3369.
19110         (C5-5850): Fix `morohashi-daikanwa' property; relate to M-36872.
19111
19112 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19113
19114         * Ideograph-R147-See.el (M-34856): New character.
19115         (C5-4270): Fix `morohashi-daikanwa' property.
19116
19117         * Ideograph-R201-Yellow.el (M-47949): New character.
19118         (C4-6322): Delete invalid `morohashi-daikanwa' property.
19119
19120 2001-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19121
19122         * Ideograph-R163-City.el (C4-4E3A): Fix `morohashi-daikanwa'
19123         property; relate to M-39652.
19124
19125         * Ideograph-R159-Cart.el (M-38396): Fix `ideographic-strokes';
19126         don't unify with U+8EFF; separate C3-4F35.
19127         (C4-412C): Fix `morohashi-daikanwa' property; relate to M-49755.
19128         (U+8F0C): Unify J83-6D52.
19129         (M-38395): Separate C5-515D.
19130
19131 2001-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19132
19133         * Ideograph-R112-Stone.el:
19134         - Add hundreds of relations between CNS and Morohashi.
19135         - Fix some bugs.
19136
19137         * Ideograph-R187-Horse.el (M-45089): New character.
19138         (C3-6237): Delete relation to M-45095.
19139         (M-45092): Separate C5-7C23.
19140         (M-45095): Separate C7-657A.
19141
19142 2001-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19143
19144         * Ideograph-R208-Rat.el: Resorted; add some missing Morohashi's
19145         Daikanwa characters; add missing `ideographic-strokes' attributes;
19146         use `ideographic-strokes' if each stroke attribute has same value.
19147
19148 2001-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19149
19150         * Ideograph-R113-Spirit.el (M-24846): Moved from
19151         Ideograph-R112-Stone.el; separate C3-5845.
19152         (C5-627B): Relate to M-24847.
19153         (C7-412C): Relate to M-24848.
19154         (C7-412B): Relate to M-24850.
19155
19156 2001-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19157
19158         * Ideograph-R209-Nose.el: Resorted; add some missing Morohashi's
19159         Daikanwa characters; add missing `ideographic-strokes' attributes;
19160         use `ideographic-strokes' if each stroke attribute has same value.
19161
19162 2001-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19163
19164         * Ideograph-R207-Drum.el: Resorted; add missing
19165         `ideographic-strokes' attributes; use `ideographic-strokes' if
19166         each stroke attribute has same value.
19167
19168 2001-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19169
19170         * Ideograph-R205-Frog.el (C4-2834): Don't unify with M-24258
19171         because it is wrong; unify with M-48258.
19172         (M-24258): Move to Ideograph-R112-Stone.el.
19173         (U+9EFE): Separate M-48258; unify M051084.
19174         (C7-4577): Cancel relation with M-49960.
19175         - Resorted; add missing `ideographic-strokes' attributes; use
19176         `ideographic-strokes' if each stroke attribute has same value.
19177
19178         * Ideograph-R206-Tripod.el: Resorted; add missing
19179         `ideographic-strokes' attributes; use `ideographic-strokes' if
19180         each stroke attribute has same value.
19181
19182         * Ideograph-R030-Mouth.el (U+5497): Unify M059178.
19183         (U+5498): Delete `non-morohashi' property.
19184         (U+5499): Delete `non-morohashi' property.
19185         (U+549A): Delete `non-morohashi' property.
19186         (U+549B): Delete `non-morohashi' property.
19187         (U+549C): Delete `non-morohashi' property; add
19188         `morohashi-daikanwa-ho' property; unify M050005.
19189         (U+549D): Delete `non-morohashi' property.
19190         (C3-2772): Cancel unification with M-48258; add mapping to U+9EFE;
19191         add mapping to M051084; add `ucs-radical' property.
19192
19193         * Ideograph-R001-One.el (U+3402): Unify M050741; add
19194         `morohashi-daikanwa-ho' property.
19195
19196 2001-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19197
19198         * Ideograph-R195-Fish.el (C7-2B66): Unify with M-46018 instead of
19199         M-46027.
19200         Resorted; add some missing Morohashi's Daikanwa characters; add
19201         missing `ideographic-strokes' attributes; use
19202         `ideographic-strokes' if each stroke attribute has same value.
19203
19204         * Ideograph-R203-Black.el: Resorted; add some missing Morohashi's
19205         Daikanwa characters; add missing `ideographic-strokes' attributes;
19206         use `ideographic-strokes' if each stroke attribute has same value.
19207
19208         * Ideograph-R204-Embroidery.el: Resorted; add missing
19209         `ideographic-strokes' attributes; use `ideographic-strokes' if
19210         each stroke attribute has same value.
19211
19212 2001-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19213
19214         * Ideograph-R201-Yellow.el: Resorted; add some missing Morohashi's
19215         Daikanwa characters; add missing `ideographic-strokes' attributes;
19216         use `ideographic-strokes' if each stroke attribute has same value.
19217
19218 2001-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19219
19220         * Ideograph-R200-Hemp.el: Resorted; add missing
19221         `ideographic-strokes' attributes; use `ideographic-strokes' if
19222         each stroke attribute has same value.
19223
19224         * Ideograph-R199-Wheat.el: Resorted; add some missing Morohashi's
19225         Daikanwa characters; add missing `ideographic-strokes' attributes;
19226         use `ideographic-strokes' if each stroke attribute has same value.
19227
19228 2001-05-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19229
19230         * Ideograph-R202-Millet.el: Resorted; add missing
19231         `ideographic-strokes' attributes; use `ideographic-strokes' if
19232         each stroke attribute has same value.
19233
19234 2001-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19235
19236         * Ideograph-R030-Mouth.el (U+5450): Delete `morohashi-daikanwa'
19237         property because it is wrong.
19238         (M-48970): Unify U+5451.
19239         (U+5452): Delete `morohashi-daikanwa' property because it is
19240         wrong.
19241         (U+5453): Delete `non-morohashi' property.
19242         (U+5454): Delete `non-morohashi' property.
19243         (U+5455): Delete `non-morohashi' property.
19244         (U+5456): Delete `non-morohashi' property.
19245         (U+5457): Delete `non-morohashi' property.
19246         (U+5458): Delete `non-morohashi' property.
19247         (U+5459): Delete `non-morohashi' property.
19248         (U+545B): Delete `non-morohashi' property.
19249         (U+545C): Delete `non-morohashi' property.
19250         (U+54D0): Delete `morohashi-daikanwa' property because it is
19251         wrong.
19252         (U+54D2): Delete `morohashi-daikanwa' property because it is
19253         wrong.
19254         (U+54D3): Delete `morohashi-daikanwa' property because it is
19255         wrong.
19256         (U+54D4): Delete `morohashi-daikanwa' property because it is
19257         wrong.
19258         (U+54D5): Delete `morohashi-daikanwa' property because it is
19259         wrong.
19260         (U+54D6): Delete `non-morohashi' property.
19261         (U+54D7): Delete `non-morohashi' property.
19262         (U+54D8): Delete `non-morohashi' property.
19263         (U+54D9): Delete `non-morohashi' property.
19264         (U+54DA): Delete `non-morohashi' property.
19265         (U+54DB): Delete `non-morohashi' property; add M059181.
19266         (U+54DC): Delete `non-morohashi' property.
19267         (U+54DD): Delete `non-morohashi' property.
19268         (U+54DE): Delete `non-morohashi' property.
19269         (U+54DF): Delete `non-morohashi' property.
19270         (M-03630): Separate C2-2E46.
19271         (U+5567): Delete `morohashi-daikanwa' property because it is
19272         wrong.
19273         (U+5568): Delete `morohashi-daikanwa' property because it is
19274         wrong.
19275         (U+5569): Delete `morohashi-daikanwa' property because it is
19276         wrong.
19277         (U+556A): Delete `morohashi-daikanwa' property because it is
19278         wrong.
19279         (U+556C): Delete `morohashi-daikanwa' property because it is
19280         wrong.
19281         (U+556D): Delete `morohashi-daikanwa' property because it is
19282         wrong.
19283         (U+556F): Delete `morohashi-daikanwa' property because it is
19284         wrong.
19285         (U+5570): Delete `non-morohashi' property.
19286         (U+5571): Delete `non-morohashi' property; add M059209.
19287         (U+5572): Delete `non-morohashi' property; add M059210.
19288         (U+5573): Delete `non-morohashi' property; add M059211.
19289         (U+5574): Delete `non-morohashi' property.
19290         (U+5575): Delete `non-morohashi' property.
19291         (U+5576): Delete `non-morohashi' property.
19292         (U+5578): Delete `non-morohashi' property.
19293         (U+5579): Delete `non-morohashi' property; add M059213.
19294         (U+5577): Delete `non-morohashi' property.
19295         (U+55B7): Delete `non-morohashi' property.
19296         (C7-2C61): Fix `morohashi-daikanwa' property.
19297
19298 2001-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19299
19300         * Ideograph-R197-Salt.el: Resorted; add some missing Morohashi's
19301         Daikanwa characters; add missing `ideographic-strokes' attributes;
19302         use `ideographic-strokes' if each stroke attribute has same value.
19303
19304 2001-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19305
19306         * Ideograph-R198-Deer.el: Resorted; add some missing Morohashi's
19307         Daikanwa characters; add missing `ideographic-strokes' attributes;
19308         use `ideographic-strokes' if each stroke attribute has same value.
19309
19310 2001-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19311
19312         * Ideograph-R194-Ghost.el: Resorted; add some missing Morohashi's
19313         Daikanwa characters; add missing `ideographic-strokes' attributes;
19314         use `ideographic-strokes' if each stroke attribute has same value.
19315
19316 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19317
19318         * Ideograph-R187-Horse.el (C3-5736): Delete `morohashi-daikanwa'
19319         property because it is wrong.
19320
19321         * Ideograph-R142-Insect.el (M-33263): Separate C4-4D2B.
19322         (U+8755): Separate M-33264; fix `morohashi-daikanwa' property;
19323         separate C1-6A73.
19324
19325 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19326
19327         * Ideograph-R014-Cover.el (C3-214F): Fix `morohashi-daikanwa'
19328         property.
19329
19330 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19331
19332         * Ideograph-R193-Cauldron.el: Resorted; add some missing
19333         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
19334         attributes; use `ideographic-strokes' if each stroke attribute has
19335         same value.
19336         (C4-654B): Moved to Ideograph-R190-Hair.el.
19337
19338 2001-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19339
19340         * Ideograph-R190-Hair.el (M-45363): Separate C3-4561.
19341         (M-45365): Separate C6-645E.
19342         (M-45372): Separate C3-4A6F.
19343         (M-45376): New character.
19344         (M-45384): Separate C5-4B57.
19345         (C4-654B): Moved from Ideograph-R193-Cauldron.el; Unify M-45538
19346         instead of M-45508.
19347
19348 2001-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19349
19350         * Ideograph-R192-Sacrificial-Wine.el: Resorted; add missing
19351         `ideographic-strokes' attributes; use `ideographic-strokes' if
19352         each stroke attribute has same value.
19353
19354         * Ideograph-R184-Eat.el: Resorted; add some missing Morohashi's
19355         Daikanwa characters; add missing `ideographic-strokes' attributes;
19356         use `ideographic-strokes' if each stroke attribute has same value.
19357
19358         * Ideograph-R020-Wrap.el (C5-213D): Fix `morohashi-daikanwa'
19359         property.
19360
19361         * Ideograph-R017-Open-Box.el (C5-2129): Fix `morohashi-daikanwa'
19362         property.
19363
19364 2001-04-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19365
19366         * Ideograph-R189-Tall.el, Ideograph-R186-Fragrant.el:
19367         Resorted; add some missing Morohashi's Daikanwa characters; add
19368         missing `ideographic-strokes' attributes; use `ideographic-strokes' if
19369         each stroke attribute has same value.
19370
19371 2001-04-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19372
19373         * Ideograph-R185-Head.el: Resorted; add some missing Morohashi's
19374         Daikanwa characters; add missing `ideographic-strokes' attributes;
19375         use `ideographic-strokes' if each stroke attribute has same value.
19376
19377 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19378
19379         * ideograph-util.el (ideograph-radical-strokes-vector): Modify for
19380         major characters.
19381         (char-ideographic-strokes): Prefer `daikanwa-strokes' than
19382         `ideographic-strokes'.
19383
19384 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19385
19386         * Ideograph-R183-Fly.el, Ideograph-R182-Wind.el: Resorted; add
19387         some missing Morohashi's Daikanwa characters; add missing
19388         `ideographic-strokes' attributes; use `ideographic-strokes' if
19389         each stroke attribute has same value.
19390
19391 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19392
19393         * Ideograph-R145-Clothes.el (C4-5D4B): Delete `morohashi-daikanwa'
19394         to fix.
19395         (M-34634): Separate C2-667C.
19396         (M-34636): Separate C2-6675.
19397         (M-34646): Separate C5-6948.
19398
19399         * Ideograph-R038-Woman.el (U+5A75): Fix `morohashi-daikanwa'
19400         property.
19401
19402         * Ideograph-R032-Earth.el (C2-3A68): Fix `morohashi-daikanwa'
19403         property.
19404         (C3-463F): Fix `morohashi-daikanwa' property; fix
19405         `ideographic-strokes' property.
19406
19407         * Ideograph-R030-Mouth.el (C4-2562): Fix `morohashi-daikanwa'
19408         property.
19409         (M-04206): Separate U+5618; relate to U+5653.
19410         (U+5653): Fix `morohashi-daikanwa' property; delete
19411         `kangxi-strokes'.
19412
19413 2001-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19414
19415         * Ideograph-R180-Sound.el: Resorted; add missing
19416         `ideographic-strokes' attributes; use `ideographic-strokes' if
19417         each stroke attribute has same value.
19418
19419 2001-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19420
19421         * Ideograph-R181-Leaf.el: Resorted; add some missing Morohashi's
19422         Daikanwa characters; add missing `ideographic-strokes' attributes;
19423         use `ideographic-strokes' if each stroke attribute has same value.
19424
19425         * Ideograph-R075-Tree.el (C5-6825): Relate to M-15785.
19426         (M-15789): Separate C3-5A44.
19427         (U+3BFE): Relate to M-15790.
19428         (U+6ACF): Separate M-15791.
19429         (C5-6828): Relate to M-15792.
19430         (C7-4743): Add M-15793.
19431         (C5-682B): Relate to M-15794.
19432         (M-15795): Separate C2-655F.
19433         (C5-6829): Add M-15799.
19434         (M-15800): Separate U+6AD4.
19435         (C7-4742): Add M-15802.
19436         (U+3BFF): Add M-15803; separate C4-5F73.
19437         (U+3C00): Add M-15804.
19438         (M-15826): Separate C2-616C.
19439         (M-15833): Separate C3-5A48.
19440         (M-15841): Separate U+6AE3.
19441         (M-15843): Separate U+6AE7.
19442         (M-15848): Fixed.
19443         (M-15853): Separate U+6AED.
19444
19445 2001-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19446
19447         * Ideograph-R118-Bamboo.el (U+7B3D): Delete `daikanwa-radical' and
19448         `daikanwa-strokes' to fix.
19449
19450 2001-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19451
19452         * Ideograph-R108-Dish.el (C5-3372): Add M-22989.
19453         (C5-3371): Relate to M-22991.
19454         (M-22992): Separate JSP-4E4F.
19455         (C4-334A): Relate to M-22993.
19456         (U+4002): Add M-22995; separate C3-374F.
19457         (C6-423F): Add M-22997.
19458         (C6-4241): Add M-22998.
19459         (C6-4240): Relate to M-22999.
19460
19461         * Ideograph-R004-Slash.el (U+4E54): Delete `kangxi-radical',
19462         `kangxi-strokes', `daikanwa-radical', `daikanwa-strokes' and
19463         `non-morohashi'; add `cns-radical'.
19464
19465 2001-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19466
19467         * Ideograph-R179-Leek.el: Resorted; add missing
19468         `ideographic-strokes' attributes; use `ideographic-strokes' if
19469         each stroke attribute has same value.
19470
19471 2001-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19472
19473         * Ideograph-R177-Leather.el: Resorted; add some missing
19474         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
19475         attributes; use `ideographic-strokes' if each stroke attribute has
19476         same value.
19477
19478 2001-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19479
19480         * Ideograph-R178-Tanned-Leather.el: Resorted; add missing
19481         `ideographic-strokes' attributes; use `ideographic-strokes' if
19482         each stroke attribute has same value.
19483
19484 2001-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19485
19486         * Ideograph-R176-Face.el: Resorted; add some missing Morohashi's
19487         Daikanwa characters; add missing `ideographic-strokes' attributes;
19488         use `ideographic-strokes' if each stroke attribute has same value.
19489
19490 2001-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19491
19492         * Ideograph-R175-Wrong.el: Resorted; add some missing Morohashi's
19493         Daikanwa characters; add missing `ideographic-strokes' attributes;
19494         use `ideographic-strokes' if each stroke attribute has same value.
19495         (C5-3D42): Fixed.
19496
19497         * Ideograph-R174-Blue.el: Resorted; add some missing Morohashi's
19498         Daikanwa characters; add missing `ideographic-strokes' attributes;
19499         use `ideographic-strokes' if each stroke attribute has same value.
19500
19501         * Ideograph-R172-Short-Tailed-Bird.el: Resorted; add missing
19502         `ideographic-strokes' attributes; use `ideographic-strokes' if
19503         each stroke attribute has same value.
19504
19505 2001-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19506
19507         * Ideograph-R173-Rain.el: Resorted; add some missing Morohashi's
19508         Daikanwa characters; add missing `ideographic-strokes' attributes;
19509         use `ideographic-strokes' if each stroke attribute has same value.
19510
19511 2001-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19512
19513         * Ideograph-R170-Mound.el: Resorted; add some missing Morohashi's
19514         Daikanwa characters; add missing `ideographic-strokes' attributes;
19515         use `ideographic-strokes' if each stroke attribute has same value.
19516         (M-41536): Moved from Ideograph-R163-City.el.
19517
19518 2001-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19519
19520         * Ideograph-R171-Slave.el: Resorted; add some missing Morohashi's
19521         Daikanwa characters; add missing `ideographic-strokes' attributes;
19522         use `ideographic-strokes' if each stroke attribute has same value.
19523
19524         * Ideograph-R163-City.el (JX2-7A25): Separate M-41536 = U+961D =
19525         GB0-5A62 and moved to Ideograph-R170-Mound.el.
19526
19527 2001-03-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19528
19529         * Ideograph-R169-Gate.el: Resorted; add some missing Morohashi's
19530         Daikanwa characters; add missing `ideographic-strokes' attributes;
19531         use `ideographic-strokes' if each stroke attribute has same value.
19532         (M-45649'): Moved to Ideograph-R191-Fight.el.
19533
19534         * Ideograph-R166-Village.el: Resorted; add some missing
19535         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
19536         attributes; use `ideographic-strokes' if each stroke attribute has
19537         same value.
19538
19539         * Ideograph-R191-Fight.el: Resorted; add missing
19540         `ideographic-strokes' attributes; use `ideographic-strokes' if
19541         each stroke attribute has same value.
19542         (M-45648): Separate JX1-7E3E.
19543         (M-45649'): Moved from Ideograph-R169-Gate.el.
19544
19545 2001-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19546
19547         * Ideograph-R168-Long.el: Resorted; add some missing Morohashi's
19548         Daikanwa characters; add missing `ideographic-strokes' attributes;
19549         use `ideographic-strokes' if each stroke attribute has same value.
19550
19551 2001-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19552
19553         * Ideograph-R165-Distinguish.el: Resorted; add missing
19554         `ideographic-strokes' attributes; use `ideographic-strokes' if
19555         each stroke attribute has same value.
19556
19557 2001-03-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19558
19559         * Ideograph-R163-City.el: Resorted; add some missing Morohashi's
19560         Daikanwa characters; add missing `ideographic-strokes' attributes;
19561         use `ideographic-strokes' if each stroke attribute has same value.
19562
19563 2001-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19564
19565         * Ideograph-R067-Script.el (M-13450): Unify with J{83|90}-4A38.
19566         (U+9F50): Moved from Ideograph-R210-Even.el and unify with
19567         C3-2370.
19568
19569         * u030A0-Katakana.el, u03040-Hiragana.el: Add `mojikyo'.
19570
19571         * Ideograph-R210-Even.el: Move U+9F50 to Ideograph-R067-Script.el.
19572
19573         * Ideograph-R101-Use.el, Ideograph-R074-Moon.el: Add some missing
19574         `japanese-jisx0208-1978' and `japanese-jisx0208' properties.
19575
19576 2001-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19577
19578         * Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el: Resorted; add
19579         some missing Morohashi's Daikanwa characters; add missing
19580         `ideographic-strokes' attributes; use `ideographic-strokes' if
19581         each stroke attribute has same value.
19582
19583 2001-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19584
19585         * Ideograph-R157-Foot.el, Ideograph-R161-Morning.el: Resorted; add
19586         some missing Morohashi's Daikanwa characters; add missing
19587         `ideographic-strokes' attributes; use `ideographic-strokes' if
19588         each stroke attribute has same value.
19589
19590 2001-02-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19591
19592         * Ideograph-R158-Body.el: Resorted; add some missing Morohashi's
19593         Daikanwa characters; add missing `ideographic-strokes' attributes;
19594         use `ideographic-strokes' if each stroke attribute has same value.
19595
19596 2001-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19597
19598         * Ideograph-R156-Run.el: Resorted; add some missing Morohashi's
19599         Daikanwa characters; add missing `ideographic-strokes' attributes;
19600         use `ideographic-strokes' if each stroke attribute has same value.
19601
19602 2001-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19603
19604         * Ideograph-R155-Red.el, Ideograph-R154-Shell.el: Resorted; add
19605         some missing Morohashi's Daikanwa characters; add missing
19606         `ideographic-strokes' attributes; use `ideographic-strokes' if
19607         each stroke attribute has same value.
19608
19609 2001-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19610
19611         * Ideograph-R153-Badger.el: Resorted; add some missing Morohashi's
19612         Daikanwa characters; add missing `ideographic-strokes' attributes;
19613         use `ideographic-strokes' if each stroke attribute has same value.
19614
19615 2001-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19616
19617         * Ideograph-R152-Pig.el: Resorted; add some missing Morohashi's
19618         Daikanwa characters; add missing `ideographic-strokes' attributes;
19619         use `ideographic-strokes' if each stroke attribute has same value.
19620
19621 2001-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19622
19623         * Ideograph-R150-Valley.el, Ideograph-R151-Bean.el: Resorted; add
19624         some missing Morohashi's Daikanwa characters; add missing
19625         `ideographic-strokes' attributes; use `ideographic-strokes' if
19626         each stroke attribute has same value.
19627
19628 2001-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19629
19630         * Ideograph-R149-Speech.el: Resorted; add some missing Morohashi's
19631         Daikanwa characters; add missing `ideographic-strokes' attributes;
19632         use `ideographic-strokes' if each stroke attribute has same value.
19633
19634 2001-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19635
19636         * Ideograph-R148-Horn.el: Resorted; add some missing Morohashi's
19637         Daikanwa characters; add missing `ideographic-strokes' attributes;
19638         use `ideographic-strokes' if each stroke attribute has same value.
19639
19640 2001-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19641
19642         * Ideograph-R147-See.el: Resorted; add some missing Morohashi's
19643         Daikanwa characters; add missing `ideographic-strokes' attributes;
19644         use `ideographic-strokes' if each stroke attribute has same value.
19645
19646 2001-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19647
19648         * Ideograph-R146-West.el: Resorted; add some missing Morohashi's
19649         Daikanwa characters; add missing `ideographic-strokes' attributes;
19650         use `ideographic-strokes' if each stroke attribute has same value.
19651
19652 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19653
19654         * Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el:
19655         Resorted; add some missing Morohashi's Daikanwa characters; add
19656         missing `ideographic-strokes' attributes; use
19657         `ideographic-strokes' if each stroke attribute has same value.
19658
19659 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19660
19661         * Ideograph-R134-Mortar.el: Resorted; add missing Morohashi's
19662         Daikanwa characters; add missing `ideographic-strokes' attributes;
19663         use `ideographic-strokes' if each stroke attribute has same value.
19664
19665 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19666
19667         * Ideograph-R139-Color.el: Resorted; add missing Morohashi's
19668         Daikanwa characters; add missing `ideographic-strokes' attributes;
19669         use `ideographic-strokes' if each stroke attribute has same value.
19670
19671 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19672
19673         * Ideograph-R133-Arrive.el: Resorted; add missing Morohashi's
19674         Daikanwa characters; add missing `ideographic-strokes' attributes;
19675         use `ideographic-strokes' if each stroke attribute has same value.
19676
19677 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19678
19679         * Ideograph-R137-Boat.el: Resorted; add some missing Morohashi's
19680         Daikanwa characters; add missing `ideographic-strokes' attributes;
19681         use `ideographic-strokes' if each stroke attribute has same value.
19682
19683         * Ideograph-R132-Self.el: Resorted; add missing Morohashi's
19684         Daikanwa characters; add missing `ideographic-strokes' attributes;
19685         use `ideographic-strokes' if each stroke attribute has same value.
19686
19687 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19688
19689         * Ideograph-R130-Meat.el: Resorted; add some missing Morohashi's
19690         Daikanwa characters; add missing `ideographic-strokes' attributes;
19691         use `ideographic-strokes' if each stroke attribute has same value.
19692
19693 2001-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19694
19695         * Ideograph-R138-Stopping.el: Resorted; add missing
19696         `ideographic-strokes' attributes; use `ideographic-strokes' if
19697         each stroke attribute has same value.
19698
19699 2001-01-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19700
19701         * Ideograph-R136-Oppose.el: Resorted; add missing
19702         `ideographic-strokes' attributes; use `ideographic-strokes' if
19703         each stroke attribute has same value.
19704
19705 2001-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19706
19707         * Ideograph-R131-Minister.el: Resorted; add missing Morohashi's
19708         Daikanwa characters; add missing `ideographic-strokes' attributes;
19709         use `ideographic-strokes' if each stroke attribute has same value.
19710
19711 2000-12-08  MORIOKA Tomohiko  <tomo@m17n.org>
19712
19713         * Ideograph-R074-Moon.el (M-14339): Fixed <unify with M-14339 of
19714         Ideograph-R130-Meat.el>.
19715         (M-14386): Unify with `chinese-cns11643-5'.
19716         (C5-3F66): Moved from Ideograph-R130-Meat.el.
19717         (M-14388): New character.
19718         (C6-5D5D): Relate to M-14388.
19719         (M-14390): New character.
19720         (U+3B3B): Relate to M-14390.
19721         (M-14393): New character.
19722         (C7-2364): Relate to M-14393.
19723         (M-14394): New character.
19724         (C4-4A34): Relate to M-14394.
19725         (C5-4D59): Add M-14395.
19726         (U+3B3C): Add M-14397.
19727         (M-14398): New character.
19728         (U+3B3F): Relate to M-14398.
19729         (C5-546E): Add M-14399.
19730
19731 2000-12-06  MORIOKA Tomohiko  <tomo@m17n.org>
19732
19733         * Ideograph-R127-Plow.el: Resorted; add missing Morohashi's
19734         Daikanwa characters; add missing `ideographic-strokes' attributes;
19735         use `ideographic-strokes' if each stroke attribute has same value.
19736
19737 2000-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19738
19739         * Ideograph-R128-Ear.el: Resorted; add some missing Morohashi's
19740         Daikanwa characters; add missing `ideographic-strokes' attributes;
19741         use `ideographic-strokes' if each stroke attribute has same value.
19742
19743         * Ideograph-R125-Old.el: Resorted; add missing Morohashi's
19744         Daikanwa characters; add missing `ideographic-strokes' attributes;
19745         use `ideographic-strokes' if each stroke attribute has same value.
19746
19747 2000-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19748
19749         * Ideograph-R124-Feather.el: Resorted; add some missing
19750         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
19751         attributes; use `ideographic-strokes' if each stroke attribute has
19752         same value.
19753
19754         * Ideograph-R126-And.el: Resorted; add missing Morohashi's
19755         Daikanwa characters; add missing `ideographic-strokes' attributes;
19756         use `ideographic-strokes' if each stroke attribute has same value.
19757
19758 2000-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19759
19760         * Ideograph-R196-Bird.el, Ideograph-R123-Sheep.el: Resorted; add
19761         some missing Morohashi's Daikanwa characters; add missing
19762         `ideographic-strokes' attributes; use `ideographic-strokes' if
19763         each stroke attribute has same value.
19764
19765 2000-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19766
19767         * Ideograph-R190-Hair.el: Resorted; add some missing Morohashi's
19768         Daikanwa characters; add missing `ideographic-strokes' attributes;
19769         use `ideographic-strokes' if each stroke attribute has same value.
19770
19771 2000-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19772
19773         * Ideograph-R117-Stand.el, Ideograph-R119-Rice.el,
19774         Ideograph-R116-Cave.el: Resorted; add some missing Morohashi's
19775         Daikanwa characters; add missing `ideographic-strokes' attributes;
19776         use `ideographic-strokes' if each stroke attribute has same value.
19777
19778 2000-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19779
19780         * Ideograph-R121-Jar.el: Resorted; add some missing Morohashi's
19781         Daikanwa characters; add missing `ideographic-strokes' attributes;
19782         use `ideographic-strokes' if each stroke attribute has same value.
19783
19784 2000-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19785
19786         * Ideograph-R113-Spirit.el: Resorted; add some missing Morohashi's
19787         Daikanwa characters; add missing `ideographic-strokes' attributes;
19788         use `ideographic-strokes' if each stroke attribute has same value.
19789
19790 2000-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19791
19792         * Ideograph-R111-Arrow.el, Ideograph-R110-Spear.el: Resorted; add
19793         some missing Morohashi's Daikanwa characters; add missing
19794         `ideographic-strokes' attributes; use `ideographic-strokes' if
19795         each stroke attribute has same value.
19796
19797 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19798
19799         * Ideograph-R114-Track.el (M-31339): Moved to
19800         Ideograph-R140-Grass.el.
19801         - Resorted; add some missing Morohashi's Daikanwa characters; add
19802         missing `ideographic-strokes' attributes; use
19803         `ideographic-strokes' if each stroke attribute has same value.
19804
19805 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19806
19807         * Ideograph-R140-Grass.el (M-31339): Moved from
19808         Ideograph-R114-Track.el.
19809         (M-31341): Separate C3-4431.
19810         (M-31342): Separate J{78|83|90}-6857.
19811         (M-31343): Separate U+842F.
19812
19813         * Ideograph-R084-Steam.el (M-17043): Add J{78|83}-5D63.
19814         (M-17048): Add J{78|83}-5D64.
19815         (M-17059): Add J{78|83}-5D66.
19816         (M-17060): Add J{78|83}-5D65.
19817
19818 2000-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19819
19820         * Ideograph-R109-Eye.el: Resorted; add some missing Morohashi's
19821         Daikanwa characters; add missing `ideographic-strokes' attributes;
19822         use `ideographic-strokes' if each stroke attribute has same value.
19823
19824 2000-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19825
19826         * Ideograph-R106-White.el: Resorted; add some missing Morohashi's
19827         Daikanwa characters; add missing `ideographic-strokes' attributes;
19828         use `ideographic-strokes' if each stroke attribute has same value.
19829
19830 2000-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19831
19832         * Ideograph-R108-Dish.el, Ideograph-R107-Skin.el: Resorted; add
19833         some missing Morohashi's Daikanwa characters; add missing
19834         `ideographic-strokes' attributes; use `ideographic-strokes' if
19835         each stroke attribute has same value.
19836
19837 2000-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19838
19839         * u03000-CJK-Symbols-and-Punctuation.el (IDEOGRAPHIC ITERATION
19840         MARK): Separate M-00097.
19841
19842         * Ideograph-R003-Dot.el (U+4E37): Fixed.
19843         (M-00097): Separate <IDEOGRAPHIC ITERATION MARK>.
19844         (U+4E3A): Delete `non-morohashi'.
19845         (U+4E3E): Likewise.
19846
19847 2000-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19848
19849         * u02000-General-Punctuation.el (OVERLINE): Delete
19850         `japanese-jisx0208'.
19851
19852         * char-db-util.el (insert-char-data): Check value of `mirrored'
19853         attribute is nil or not exist.
19854         (insert-char-data-with-variant): Add new optional argument
19855         `no-ucs-variant'.
19856         (insert-char-range-data): Specify `no-ucs-variant' for
19857         `insert-char-data-with-variant'.
19858
19859         * Ideograph-R104-Sickness.el: Resorted; add some missing
19860         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
19861         attributes; use `ideographic-strokes' if each stroke attribute has
19862         same value.
19863
19864 2000-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19865
19866         * Ideograph-R103-Bolt-Of-Cloth.el: Resorted; add missing
19867         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
19868         attributes; use `ideographic-strokes' if each stroke attribute has
19869         same value.
19870
19871 2000-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19872
19873         * Ideograph-R105-Dotted-Tent.el: Resorted; add missing Morohashi's
19874         Daikanwa characters; add missing `ideographic-strokes' attributes;
19875         use `ideographic-strokes' if each stroke attribute has same value.
19876
19877         * Ideograph-R102-Field.el: Resorted; add some missing Morohashi's
19878         Daikanwa characters; add missing `ideographic-strokes' attributes;
19879         use `ideographic-strokes' if each stroke attribute has same value.
19880
19881 2000-11-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19882
19883         * Ideograph-R100-Life.el: Resorted; add missing Morohashi's
19884         Daikanwa characters; add missing `ideographic-strokes' attributes;
19885         use `ideographic-strokes' if each stroke attribute has same value.
19886
19887 2000-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19888
19889         * Ideograph-R101-Use.el: Resorted; add missing Morohashi's
19890         Daikanwa characters; add missing `ideographic-strokes' attributes;
19891         use `ideographic-strokes' if each stroke attribute has same value.
19892
19893         * Ideograph-R099-Sweet.el: Resorted; add missing Morohashi's
19894         Daikanwa characters; add missing `ideographic-strokes' attributes;
19895         use `ideographic-strokes' if each stroke attribute has same value.
19896
19897 2000-11-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19898
19899         * Ideograph-R098-Tile.el: Resorted; add some missing Morohashi's
19900         Daikanwa characters; add missing `ideographic-strokes' attributes;
19901         use `ideographic-strokes' if each stroke attribute has same value.
19902
19903 2000-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19904
19905         * Ideograph-R097-Melon.el: Resorted; add some missing Morohashi's
19906         Daikanwa characters; add missing `ideographic-strokes' attributes;
19907         use `ideographic-strokes' if each stroke attribute has same value.
19908
19909 2000-10-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19910
19911         * Ideograph-R094-Dog.el: Resorted; add some missing Morohashi's
19912         Daikanwa characters; add missing `ideographic-strokes' attributes;
19913         use `ideographic-strokes' if each stroke attribute has same value.
19914
19915 2000-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19916
19917         * Ideograph-R096-Jade.el: Resorted; add some missing Morohashi's
19918         Daikanwa characters; add missing `ideographic-strokes' attributes;
19919         use `ideographic-strokes' if each stroke attribute has same value.
19920
19921         * Ideograph-R091-Slice.el: Resorted; add missing Morohashi's
19922         Daikanwa characters; add missing `ideographic-strokes' attributes;
19923         use `ideographic-strokes' if each stroke attribute has same value.
19924
19925 2000-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19926
19927         * Ideograph-R093-Cow.el (U+728B): Add C2-3D70 [moved from
19928         Ideograph-R094-Dog.el].
19929
19930 2000-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19931
19932         * Ideograph-R093-Cow.el: Resorted; add missing
19933         `ideographic-strokes' attributes; use `ideographic-strokes' if
19934         each stroke attribute has same value.
19935
19936 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19937
19938         * Ideograph-R092-Fang.el: Resorted; add missing Morohashi's
19939         Daikanwa characters; add missing `ideographic-strokes' attributes;
19940         use `ideographic-strokes' if each stroke attribute has same value.
19941
19942 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19943
19944         * Ideograph-R090-Half-Tree-Trunk.el: Resorted; add some missing
19945         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
19946         attributes; use `ideographic-strokes' if each stroke attribute has
19947         same value.
19948
19949 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19950
19951         * Ideograph-R162-Walk.el: Resorted; add missing
19952         `ideographic-strokes' attributes; use `ideographic-strokes' if
19953         each stroke attribute has same value.
19954
19955 2000-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19956
19957         * Ideograph-R085-Water.el (C6-3930): Add M-17478.
19958         (M-17479): New character.
19959         (M-17479'): Move K0-7B47 and C6-392D to M-17479; add
19960         Mojikyo-50247.
19961         (M-17480): New character.
19962         (C6-392E): Add relation to M-17480.
19963         (U+3CE6): Add M-17481.
19964         (C6-3266): Add M-17504.
19965         (M-17505): New character.
19966         (M-17505'): Move K0-7659 and C1-563F to M-17505; add
19967         Mojikyo-50248.
19968         (M-17529): New character.
19969         (M-17529'): Move K0-613C to M-17529; separate C1-563C; add
19970         Mojikyo-50249.
19971         (C3-317B): Add relation to M-17545.
19972         (M-17572'): Add Mojikyo-50250.
19973         (M-17573'): Fix `ideographic-strokes'; add Mojikyo-50251.
19974         (U+6DA5): Add Mojikyo-59723.
19975         (M-17695): Separate C3-367C.
19976         (M-17695'): Add Mojikyo-50252.
19977         (M-17749'): Add Mojikyo-50253.
19978         (M-17750'): Add Mojikyo-50254.
19979         (M-17783'): Add Mojikyo-50255.
19980         (M-17919'): Add Mojikyo-50256.
19981         (M-17920'): Add Mojikyo-50257.
19982         (M-17921'): Add Mojikyo-50258.
19983         (M-18067'): Separate U+6EDE; add Mojikyo-50259.
19984         (C6-5444): Add M-18068.
19985         (M-18068'): Add Mojikyo-50260.
19986         (M-18260): Separate U+6F67.
19987         (M-18262): Separate C4-4A69.
19988         (M-18265): Separate C2-5163.
19989         (M-18268): Separate U+6F6B.
19990         (M-18271): Separate U+6F6D.
19991         (C4-4C6D): Add M-18272.
19992         (C7-2450): Add M-18273.
19993         (M-18274): New character.
19994         (C7-2456): Add relation to M-18274.
19995         (C4-4A5C): Add M-18275.
19996         (C4-4A59): Add M-18276.
19997         (M-18277): New character.
19998         (M-18277'): Move C7-244F to M-18277; add Mojikyo-50261.
19999         (M-18278): New character.
20000         (C7-2457): Add M-18278.
20001         (C7-2449): Add M-18279.
20002         (M-18350): New character.
20003         (C7-2441): Add relation to M-18350.
20004         (C7-245E): Add M-18351.
20005         (M-18352): New character.
20006         (C7-2466): Add relation to M-18352.
20007         (M-18353): New character.
20008         (C5-4E26): Add relation to M-18353.
20009         (M-18354): New character.
20010         (C5-4E28): Add relation to M-18354.
20011         (M-18357): New character.
20012         (C5-4D7C): Add relation to M-18357.
20013         (M-18358): New character.
20014         (C4-4A5E): Add relation to M-18358.
20015         (M-18359): New character.
20016         (C7-245F): Add relation to M-18359.
20017         (M-18360): New character.
20018         (C7-244B): Add relation to M-18360.
20019         (C3-514B): Add M-18361.
20020         (C7-245D): Add M-18362.
20021         (M-18363): New character.
20022         (C7-2455): Add relation to M-18363.
20023         (C7-2446): Add M-18364.
20024         (C3-4C76): Add M-18367.
20025         (C7-2460): Add M-18368.
20026         (M-18369): New character.
20027         (C4-4A63): Add relation to M-18369.
20028         (M-18370): New character.
20029         (C7-244A): Add relation to M-18370.
20030         (M-18371): New character.
20031         (C7-2F42): Add relation to M-18371.
20032         (C5-5535): Add M-18373.
20033         (C5-5534): Add M-18374.
20034         (M-18672): Add Mojikyo-50262.
20035
20036 2000-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20037
20038         * Ideograph-R089-Double-X.el: Resorted; add missing Morohashi's
20039         Daikanwa characters; add missing `ideographic-strokes' attributes;
20040         use `ideographic-strokes' if each stroke attribute has same value.
20041
20042 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20043
20044         * Ideograph-R088-Father.el: Resorted; add some missing Morohashi's
20045         Daikanwa characters; add missing `ideographic-strokes' attributes;
20046         use `ideographic-strokes' if each stroke attribute has same value.
20047
20048 2000-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20049
20050         * Ideograph-R080-Do-Not.el (M-16724): Add Mojikyo-050244.
20051
20052         * Ideograph-R077-Stop.el (M-16326'): Add Mojikyo-050239.
20053         (M-16334'): Add Mojikyo-050240.
20054
20055 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20056
20057         * Ideograph-R047-River.el (M-08678): Separate C1-477C.
20058         (M-08679): Delete C2-223A.
20059         (C6-245B): Add relation to M-08679.
20060         (C1-4B56): Add relation to M-08680'.
20061         (M-49065): Delete C6-245B.
20062         (C2-223A): Add relation to M-49065.
20063
20064 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20065
20066         * Ideograph-R087-Claw.el: Resorted; add missing
20067         `ideographic-strokes' attributes; use `ideographic-strokes' if
20068         each stroke attribute has same value.
20069
20070 2000-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20071
20072         * Ideograph-R140-Grass.el (U+828D): Separate J78-6769.
20073         (M-30676): Separate C6-2922.
20074         (U+8346): Add J78-3755.
20075         (C1-5774): Add mapping for U+834A and M-30940.
20076         (U+834A): Add J{83|90}-3755.
20077         (M-31322): New character.
20078         (C3-3E57): Add mapping for M-31322.
20079
20080         * Ideograph-R120-Silk.el (U+7E4B): Add J{83|90}-3752.
20081         (M-27990): Separate U+7E68 and C2-6642.
20082
20083 2000-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20084
20085         * Ideograph-R086-Fire.el: Resorted; add some missing Morohashi's
20086         Daikanwa characters; add missing `ideographic-strokes' attributes;
20087         use `ideographic-strokes' if each stroke attribute has same value.
20088
20089         * Ideograph-R188-Bone.el: Resorted; add missing
20090         `ideographic-strokes' attributes; use `ideographic-strokes' if
20091         each stroke attribute has same value.
20092
20093 2000-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20094
20095         * ideograph-util.el (ideograph-radical-strokes-vector): Change
20096         R085 to 3 from 4; change R140 to 4 from 3.
20097         (update-ideograph-radical-table): Add `mojikyo' characters which
20098         are not included in `ideograph-daikanwa'.
20099
20100 2000-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20101
20102         * Ideograph-R196-Bird.el: Resorted; add missing
20103         `ideographic-strokes' attributes; use `ideographic-strokes' if
20104         each stroke attribute has same value.
20105
20106         * Ideograph-R187-Horse.el: Resorted; add some missing Morohashi's
20107         Daikanwa characters; add missing `ideographic-strokes' attributes;
20108         use `ideographic-strokes' if each stroke attribute has same value.
20109
20110 2000-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20111
20112         * Ideograph-R167-Gold.el: Resorted; add missing
20113         `ideographic-strokes' attributes; use `ideographic-strokes' if
20114         each stroke attribute has same value.
20115
20116 2000-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20117
20118         * Ideograph-R164-Wine.el, Ideograph-R159-Cart.el,
20119         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el: Resorted; add
20120         missing `ideographic-strokes' attributes; use
20121         `ideographic-strokes' if each stroke attribute has same value.
20122
20123 2000-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20124
20125         * Ideograph-R211-Tooth.el: Resorted; add missing
20126         `ideographic-strokes' attributes; use `ideographic-strokes' if
20127         each stroke attribute has same value.
20128
20129 2000-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20130
20131         * Ideograph-R210-Even.el: Add missing `ideographic-strokes'
20132         attributes; use `ideographic-strokes' if each stroke attribute has
20133         same value.
20134
20135 2000-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20136
20137         * Ideograph-R140-Grass.el, Ideograph-R141-Tiger.el: Resorted; add
20138         missing `ideographic-strokes' attributes; use
20139         `ideographic-strokes' if each stroke attribute has same value.
20140
20141 2000-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20142
20143         * Ideograph-R135-Tongue.el, Ideograph-R129-Brush.el: Resorted; add
20144         missing `ideographic-strokes' attributes; use
20145         `ideographic-strokes' if each stroke attribute has same value.
20146
20147         * Ideograph-R118-Bamboo.el, Ideograph-R085-Water.el: Resorted; add
20148         some missing Morohashi's Daikanwa characters; add missing
20149         `ideographic-strokes' attributes; use `ideographic-strokes' if
20150         each stroke attribute has same value.
20151
20152 2000-09-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20153
20154         * Ideograph-R120-Silk.el, Ideograph-R122-Net.el: Resorted; add
20155         some missing Morohashi's Daikanwa characters; add missing
20156         `ideographic-strokes' attributes; use `ideographic-strokes' if
20157         each stroke attribute has same value.
20158
20159 2000-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20160
20161         * Ideograph-R115-Grain.el, Ideograph-R084-Steam.el: Resorted; add
20162         some missing Morohashi's Daikanwa characters; add missing
20163         `ideographic-strokes' attributes; use `ideographic-strokes' if
20164         each stroke attribute has same value.
20165
20166         * Ideograph-R083-Clan.el: Resorted; add missing Morohashi's
20167         Daikanwa characters; add missing `ideographic-strokes' attributes;
20168         use `ideographic-strokes' if each stroke attribute has same value.
20169
20170 2000-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20171
20172         * Ideograph-R118-Bamboo.el, Ideograph-R112-Stone.el: Resorted; add
20173         some missing Morohashi's Daikanwa characters; add missing
20174         `ideographic-strokes' attributes; use `ideographic-strokes' if
20175         each stroke attribute has same value.
20176
20177 2000-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20178
20179         * Ideograph-R082-Fur.el: Resorted; add some missing Morohashi's
20180         Daikanwa characters; add missing `ideographic-strokes' attributes;
20181         use `ideographic-strokes' if each stroke attribute has same value.
20182
20183 2000-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20184
20185         * Ideograph-R095-Profound.el: Resorted; add missing Morohashi's
20186         Daikanwa characters; add missing `ideographic-strokes' attributes;
20187         use `ideographic-strokes' if each stroke attribute has same value.
20188
20189         * Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el: Resorted;
20190         add some missing Morohashi's Daikanwa characters; add missing
20191         `ideographic-strokes' attributes; use `ideographic-strokes' if
20192         each stroke attribute has same value.
20193
20194 2000-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20195
20196         * Ideograph-R064-Hand.el: Resorted; add missing Morohashi's
20197         Daikanwa characters; add missing `ideographic-strokes' attributes;
20198         use `ideographic-strokes' if each stroke attribute has same value.
20199
20200         * Ideograph-R076-Lack.el, Ideograph-R077-Stop.el,
20201         Ideograph-R078-Death.el, Ideograph-R079-Weapon.el,
20202         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
20203         Ideograph-R074-Moon.el, Ideograph-R075-Tree.el: Resorted; add some
20204         missing Morohashi's Daikanwa characters; add missing
20205         `ideographic-strokes' attributes; use `ideographic-strokes' if
20206         each stroke attribute has same value.
20207
20208 2000-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20209
20210         * Ideograph-R071-Not.el: Resorted; add missing Morohashi's
20211         Daikanwa characters; add missing `ideographic-strokes' attributes;
20212         use `ideographic-strokes' if each stroke attribute has same value.
20213
20214         * Ideograph-R072-Sun.el: Resorted; add missing some Morohashi's
20215         Daikanwa characters; add missing `ideographic-strokes' attributes;
20216         use `ideographic-strokes' if each stroke attribute has same value;
20217         use `variant-of-shinjigen-1' instead of `comment'.
20218
20219 2000-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20220
20221         * Ideograph-R061-Heart.el: Resorted; add missing Morohashi's
20222         Daikanwa characters; add missing `ideographic-strokes' attributes;
20223         use `ideographic-strokes' if each stroke attribute has same value.
20224
20225 2000-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20226
20227         * Ideograph-R053-Dotted-Cliff.el: Use `vulgar-char-of-shinjigen-1'
20228         and `variant-of-shinjigen-1' instead of `comment'.
20229
20230         * Ideograph-R041-Inch.el: Use `vulgar-char-of-shinjigen-1' instead
20231         of `comment'.
20232
20233         * Ideograph-R040-Roof.el (M-7211): Separate U+5BC8.
20234         (M-7238): Separate U+5BD1.
20235         (M-7277): Separate U+5BDC.
20236
20237         * Ideograph-R030-Mouth.el: Use
20238         `{ancient|original}-char-of-shinjigen-1' and
20239         `variant-of-shinjigen-1' instead of `comment'.
20240
20241         * Ideograph-R020-Wrap.el, Ideograph-R022-Right-Open-Box.el,
20242         Ideograph-R024-Ten.el, Ideograph-R025-Divination.el,
20243         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
20244         Ideograph-R028-Private.el, Ideograph-R017-Open-Box.el,
20245         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
20246         Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
20247         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el: Use
20248         `{vulgar|original|ancient|wrong}-char-of-shinjigen-1' and
20249         `variant-of-shinjigen-1' instead of `comment'.
20250
20251         * Ideograph-R004-Slash.el, Ideograph-R006-Hook.el,
20252         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
20253         Ideograph-R009-Man.el: Use
20254         `{vulgar|original|ancient}-char-of-shinjigen-1' and
20255         `variant-of-shinjigen-1' instead of `comment'.
20256
20257         * Ideograph-R003-Dot.el: Use `original-char-of-shinjigen-1'
20258         instead of `comment'.
20259
20260         * Ideograph-R001-One.el: Use
20261         `{vulgar|original}-char-of-shinjigen-1' instead of `comment'.
20262
20263 2000-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20264
20265         * Ideograph-R066-Rap.el: Resorted; add missing some Morohashi's
20266         Daikanwa characters; add missing `ideographic-strokes' attributes;
20267         use `ideographic-strokes' if each stroke attribute has same value.
20268
20269 2000-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20270
20271         * Ideograph-R069-Axe.el: Resorted; add missing Morohashi's
20272         Daikanwa characters; add missing `ideographic-strokes' attributes;
20273         use `ideographic-strokes' if each stroke attribute has same value.
20274
20275 2000-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20276
20277         * Ideograph-R067-Script.el: Resorted; add missing some Morohashi's
20278         Daikanwa characters; add missing `ideographic-strokes' attributes;
20279         use `ideographic-strokes' if each stroke attribute has same value.
20280
20281 2000-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20282
20283         * Ideograph-R070-Square.el: Resorted; add missing some Morohashi's
20284         Daikanwa characters; add missing `ideographic-strokes' attributes;
20285         use `ideographic-strokes' if each stroke attribute has same value.
20286
20287 2000-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20288
20289         * Ideograph-R068-Dipper.el: Resorted; add missing some Morohashi's
20290         Daikanwa characters; add missing `ideographic-strokes' attributes;
20291         use `ideographic-strokes' if each stroke attribute has same value.
20292
20293         * Ideograph-R065-Branch.el: Resorted; add missing Morohashi's
20294         Daikanwa characters; add missing `ideographic-strokes' attributes;
20295         use `ideographic-strokes' if each stroke attribute has same value.
20296
20297 2000-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20298
20299         * Ideograph-R063-Door.el: Resorted; add missing some Morohashi's
20300         Daikanwa characters; add missing `ideographic-strokes' attributes;
20301         use `ideographic-strokes' if each stroke attribute has same value.
20302
20303 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20304
20305         * Ideograph-R062-Halberd.el: Resorted; add missing some
20306         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
20307         attributes; use `ideographic-strokes' if each stroke attribute has
20308         same value.
20309
20310 2000-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20311
20312         * Ideograph-R060-Step.el: Resorted; add missing some Morohashi's
20313         Daikanwa characters; add missing `ideographic-strokes' attributes.
20314
20315 2000-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20316
20317         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
20318         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
20319         Ideograph-R059-Bristle.el, Ideograph-R047-River.el,
20320         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
20321         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
20322         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
20323         Ideograph-R054-Long-Stride.el, Ideograph-R039-Child.el,
20324         Ideograph-R040-Roof.el, Ideograph-R041-Inch.el,
20325         Ideograph-R042-Small.el, Ideograph-R043-Lame.el,
20326         Ideograph-R044-Corpse.el, Ideograph-R045-Sprout.el,
20327         Ideograph-R046-Mountain.el, Ideograph-R033-Scholar.el,
20328         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
20329         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
20330         Ideograph-R038-Woman.el, Ideograph-R031-Enclosure.el,
20331         Ideograph-R032-Earth.el, Ideograph-R025-Divination.el,
20332         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
20333         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
20334         Ideograph-R030-Mouth.el, Ideograph-R017-Open-Box.el,
20335         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
20336         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
20337         Ideograph-R022-Right-Open-Box.el,
20338         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
20339         Ideograph-R010-Legs.el, Ideograph-R012-Eight.el,
20340         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
20341         Ideograph-R015-Ice.el, Ideograph-R001-One.el,
20342         Ideograph-R002-Line.el, Ideograph-R004-Slash.el,
20343         Ideograph-R008-Lid.el, Ideograph-R009-Man.el: Resorted; add
20344         missing some Morohashi's Daikanwa characters.
20345
20346 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20347
20348         * ideograph-util.el (char-ideographic-radical): Renamed from
20349         `char-ideograph-radical'.
20350         (ideograph-radical-strokes-vector): New variable.
20351         (char-ideographic-strokes): Renamed from `char-ideograph-strokes';
20352         detect `ideographic-strokes' using
20353         `ideograph-radical-strokes-vector' if `total-strokes' is found.
20354         (int-list<): New function.
20355         (ideograph-char<): New implementation.
20356
20357 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20358
20359         * Ideograph-R212-Dragon.el: Resorted; add missing
20360         `ideographic-strokes' attributes.
20361
20362 2000-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20363
20364         * Ideograph-R213-Turtle.el: Resorted; add missing
20365         `ideographic-strokes' attributes.
20366
20367         * Ideograph-R214-Flute.el: Add missing `ideographic-strokes'
20368         attributes.
20369
20370 2000-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20371
20372         * char-db-util.el (insert-char-data): Copy `attributes' and
20373         `ccs-attributes' if they are specified; regard
20374         `shinjigen-1-radical' as a ideographic radical; regard `->mojikyo'
20375         as a variant of Mojikyo character; modify form of `mojikyo'.
20376
20377 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20378
20379         * Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
20380         Ideograph-R211-Tooth.el, Ideograph-R212-Dragon.el,
20381         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
20382         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
20383         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
20384         Ideograph-R203-Black.el, Ideograph-R204-Embroidery.el,
20385         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
20386         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
20387         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
20388         Ideograph-R196-Bird.el, Ideograph-R194-Ghost.el,
20389         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
20390         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
20391         Ideograph-R188-Bone.el, Ideograph-R189-Tall.el,
20392         Ideograph-R190-Hair.el, Ideograph-R185-Head.el,
20393         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
20394         Ideograph-R182-Wind.el, Ideograph-R183-Fly.el,
20395         Ideograph-R184-Eat.el, Ideograph-R178-Tanned-Leather.el,
20396         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
20397         Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
20398         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
20399         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
20400         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
20401         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R168-Long.el,
20402         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
20403         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
20404         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
20405         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
20406         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
20407         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
20408         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
20409         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
20410         Ideograph-R152-Pig.el, Ideograph-R153-Badger.el,
20411         Ideograph-R154-Shell.el, Ideograph-R146-West.el,
20412         Ideograph-R147-See.el, Ideograph-R148-Horn.el,
20413         Ideograph-R149-Speech.el, Ideograph-R143-Blood.el,
20414         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
20415         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
20416         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
20417         Ideograph-R140-Grass.el, Ideograph-R131-Minister.el,
20418         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
20419         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
20420         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
20421         Ideograph-R125-Old.el, Ideograph-R126-And.el,
20422         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
20423         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
20424         Ideograph-R122-Net.el, Ideograph-R123-Sheep.el,
20425         Ideograph-R124-Feather.el, Ideograph-R121-Jar.el,
20426         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
20427         Ideograph-R117-Stand.el, Ideograph-R118-Bamboo.el,
20428         Ideograph-R116-Cave.el, Ideograph-R113-Spirit.el,
20429         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
20430         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
20431         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
20432         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
20433         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
20434         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
20435         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
20436         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
20437         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
20438         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
20439         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
20440         Ideograph-R094-Dog.el, Ideograph-R087-Claw.el,
20441         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
20442         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
20443         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
20444         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
20445         Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el,
20446         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
20447         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
20448         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
20449         Ideograph-R075-Tree.el, Ideograph-R071-Not.el,
20450         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
20451         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
20452         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
20453         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
20454         Ideograph-R062-Halberd.el, Ideograph-R063-Door.el,
20455         Ideograph-R064-Hand.el, Ideograph-R052-Short-Thread.el,
20456         Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el,
20457         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
20458         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
20459         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
20460         Ideograph-R061-Heart.el, Ideograph-R047-River.el,
20461         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
20462         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
20463         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
20464         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
20465         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
20466         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
20467         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
20468         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
20469         Ideograph-R037-Big.el, Ideograph-R038-Woman.el,
20470         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
20471         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
20472         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
20473         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
20474         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
20475         Ideograph-R022-Right-Open-Box.el,
20476         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
20477         Ideograph-R025-Divination.el, Ideograph-R016-Table.el,
20478         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
20479         Ideograph-R015-Ice.el: Reformatted.
20480
20481         * char-db-util.el (insert-char-range-data): Use `decode-char'
20482         instead of `int-char'; check `ucs' attribute.
20483
20484         * u03100-Bopomofo.el (BOPOMOFO LETTER U): Add `script'.
20485
20486 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20487
20488         * Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
20489         Ideograph-R012-Eight.el: Reformatted.
20490
20491 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20492
20493         * Ideograph-R009-Man.el (M-458): Modify `ideographic-strokes'.
20494
20495         * Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Reformatted.
20496
20497 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20498
20499         * Ideograph-R009-Man.el (ISO-IR-165-2C7A): Fix
20500         `morohashi-daikanwa'.
20501
20502         * Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
20503         Ideograph-R001-One.el, Ideograph-R006-Hook.el,
20504         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
20505         Ideograph-R003-Dot.el, Ideograph-R002-Line.el: Reformatted.
20506
20507 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20508
20509         * Ideograph-R145-Clothes.el:
20510         - Use `ideographic-strokes' if each stroke attribute has same
20511           value.
20512         (U+8868): Add J78 and 83.
20513         (M-34110): Separate C5-2B45.
20514         (U+886B): Likewise.
20515         (U+8870): Likewise.
20516         (M-34130): Separate U+8872; add J78 and J83; separate C2-3276.
20517         (U+8875): Add J78 and J83.
20518         (U+8877): Likewise.
20519         (U+887D): Likewise.
20520         (U+887E): Likewise.
20521         (U+8881): Likewise.
20522         (U+8882): Likewise.
20523         (M-34163'): Add M50441.
20524         (M-34164): New character.
20525         (U+888B): Add J78 and J83.
20526         (U+888D): Likewise.
20527         (U+8892): Likewise.
20528         (U+8896): Likewise.
20529         (U+8897): Likewise.
20530         (U+8899): Likewise.
20531         (U+889E): Likewise; separate J90-6A51; separate C1-5D35.
20532         (M-34210): Add J78 and J83.
20533         (U+88A4): Likewise.
20534         (U+88AB): Likewise.
20535         (U+88B1): Likewise.
20536         (U+88B4): Likewise.
20537         (U+88B5): Likewise.
20538         (U+88BF): Likewise.
20539         (U+88C1): Likewise.
20540         (U+88C2): Likewise.
20541         (U+88C3): Likewise.
20542         (U+88C4): Likewise.
20543         (U+88C5): Add J{78|83|90}-4175 and M050442.
20544         (U+88CF): Add J78 and J83.
20545         (U+88E1): Likewise.
20546         (U+88D4): Likewise.
20547         (U+88D5): Likewise.
20548         (M-34312): Add J{78|83}-6A64; separate J90; separate GB, C1 and
20549         U+88D8.
20550         (U+88D9): Add J78 and J83.
20551         (U+88DC): Likewise.
20552         (U+88DD): Likewise.
20553         (U+88DF): Likewise.
20554         (U+88E8): Likewise.
20555         (M-34356): Likewise.
20556         (U+88F3): Likewise.
20557         (M-34362): Add J{78|83}-6A6A; separate J90; separate U+88F4, GB
20558         and C1.
20559         (M-34367): Separate C4-4728.
20560         (U+88F8): Add J78 and J83.
20561         (U+88F9): Likewise.
20562         (U+88FC): Likewise.
20563         (U+88FD): Likewise.
20564         (U+88FE): Likewise.
20565         (U+8902): Likewise.
20566         (U+8904): Likewise.
20567         (U+8907): Likewise.
20568         (M34420): Add J78-6A6F; separate J90-6A6F; separate U+890A.
20569         (J90-6A6F): Add J83.
20570         (U+890C): Add J78 and J83.
20571         (U+8912): Likewise.
20572         (U+8913): Likewise.
20573         (U+891E): Likewise.
20574         (U+8925): Likewise.
20575         (M-34503): Add J78 and J83; separate C1-7230; separate U+892A.
20576         (M-34504): Separate U+892B and GB.
20577         (U+892B): Add {J78|J83}-6A75.
20578         (U+8936): Add J78 and J83.
20579         (U+8938): Likewise.
20580         (M-34536): Separate U+893B and C1.
20581         (J{78|83}-6A78): New variant of M-34536.
20582         (U+8941): Add J78 and J83.
20583         (U+8943): Likewise.
20584         (U+8944): Likewise.
20585         (U+894C): Likewise.
20586         (U+894D): Likewise.
20587         (U+895E): Likewise.
20588         (U+8960): Likewise.
20589         (U+8964): Likewise.
20590         (U+8966): Likewise.
20591         (M-34696): Separate J90-6B24 and U+896A.
20592         (J{78|83}-6B24): New variant of M-34696 and U+896A.
20593         (U+896D): Add J78 and J83.
20594         (J{78|83}-6B25): New variant of M-34712 and U+896F.
20595         (U+8972): Add J78 and J83.
20596         (U+8974): Likewise.
20597         (U+8977): Likewise.
20598
20599 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20600
20601         * ideograph-util.el (insert-ideograph-radical-char-data): Use
20602         `insert-char-data' with new optional arguments `attributes' and
20603         `ccs-attributes'.
20604
20605         * char-db-util.el (insert-char-data): Add new optional arguments
20606         `attributes' and `ccs-attributes'; don't use
20607         `char-attribute-alist'.
20608         (decode-builtin-char): Deleted.
20609
20610         * Ideograph-R009-Man.el:
20611         - Use `ideographic-strokes' if each stroke attribute has same
20612           value.
20613         (M-462'): Add M050101.
20614
20615 2000-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20616
20617         * char-db-util.el (insert-char-data): Add optional argument
20618         `readable'.
20619         (insert-char-data-with-variant): Likewise.
20620         (what-char-definition): Use `insert-char-data-with-variant' with
20621         `readable' mode.
20622
20623 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20624
20625         * ideograph-util.el (update-ideograph-radical-table): Don't refer
20626         50101 or greater code range of coded-charset `ideograph-daikanwa'.
20627
20628 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20629
20630         * Ideograph-R105-Dotted-Tent.el:
20631         - Add missing J78 and J83 characters.
20632         - Add missing Morohashi's Daikanwa characters.
20633
20634 2000-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20635
20636         * ideograph-util.el (update-ideograph-radical-table): Use
20637         `char-ideograph-strokes' to put `ideographic-strokes'.
20638         (ideograph-char<): Refer `ideograph-daikanwa' attribute.
20639
20640 2000-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20641
20642         * char-db-util.el (insert-char-data): If an element of
20643         `->decomposition' property is a character, print it as same as an
20644         integer.
20645
20646 2000-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20647
20648         * ideograph-util.el (update-ideograph-radical-table): Ignore non
20649         `Ideograph' characters.
20650
20651         * char-db-util.el (insert-char-data): Change order for `script'.
20652         (insert-char-data-with-variant): Add optional argument `script'.
20653         (insert-char-range-data): Likewise.
20654         (write-char-range-data-to-file): Likewise.
20655
20656         * Ideograph-R001-One.el (BOPOMOFO LETTER K): Deleted.
20657         (U+4E02): Add `->bopomofo-letter'.
20658         (BOPOMOFO LETTER O): Deleted.
20659         (M00004): Add `script', `->ucs' and `->bopomofo-letter'.
20660         (M00005): Separate <BOPOMOFO LETTER E>.
20661         (M00009): Separate <BOPOMOFO LETTER C>.
20662
20663         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add script.
20664         (BOPOMOFO LETTER C): Likewise.
20665         (BOPOMOFO LETTER O): Likewise.
20666         (BOPOMOFO LETTER E): Likewise.
20667
20668 2000-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20669
20670         * char-db-util.el (insert-char-data): Support `insert-char-data'.
20671
20672         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add `->ideograph' and
20673         `chinese-isoir165'; delete `ideograph-daikanwa'.
20674         (BOPOMOFO LETTER C): Likewise.
20675         (BOPOMOFO LETTER O): Likewise.
20676         (BOPOMOFO LETTER E): Likewise.
20677         (BOPOMOFO LETTER U): Add `morohashi-daikanwa',
20678         `ideographic-radical', `ideographic-strokes', `total-strokes'; use
20679         `->ideograph' instead of `ideograph'.
20680
20681 2000-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20682
20683         * Ideograph-R197-Salt.el: Reformatted.
20684
20685 2000-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20686
20687         * ccs-jisx0208-1983.el: Remove unused file.
20688
20689 2000-03-23  MORIOKA Tomohiko  <tomo@m17n.org>
20690
20691         * Ideograph-R085-Water.el (U+6E13): Add J{78|83|90}-374C.
20692
20693         * Ideograph-R066-Rap.el (M13285'): Unify U+656C; separate C1-6439.
20694         (M13303): Separate U+656C.
20695
20696         * Ideograph-R064-Hand.el (M12239): Separate U+6385.
20697         (M12311'): Add Mojikyo-50200.
20698         (M12312): Separate U+63BD.
20699         (M12373): Separate U+63E4.
20700         (M12552): Separate U+643D.
20701         (M12575): Separate U+6452.
20702         (M12597): Separate U+6461.
20703         (M12597): Separate U+6461.
20704         (M12645): Separate U+6479.
20705         (M12678): Separate U+6487.
20706         (M12716): Separate U+649D.
20707         (M12808): Separate U+64CE.
20708         (M12876): Separate U+64ED.
20709         (M12894): Separate U+64F3.
20710         (M26763): Separate C5-7347.
20711
20712 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
20713
20714         * char-db-util.el (insert-char-data): Change order of
20715         `ideographic-strokes', `kangxi-strokes', `japanese-strokes' and
20716         `cns-strokes'.
20717
20718         * mojikyo.el (M292): Remove mojikyo-pj-1.
20719         (M634): Likewise.
20720         (M916): Likewise.
20721         (M28800): Remove mojikyo-pj-6.
20722         (M48869): Remove mojikyo-pj-9.
20723         (M50100): Likewise.
20724
20725 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
20726
20727         * Ideograph-R054-Long-Stride.el (M9574): Separate U+5EFA.
20728
20729         * Ideograph-R038-Woman.el (M6618): Separate U+5ACC.
20730
20731         * Ideograph-R116-Cave.el (M25406): Separate U+7A74.
20732         (M25424): Separate U+7A81.
20733         (M25439): Unify U+7A81.
20734
20735         * Ideograph-R170-Mound.el (M41720'): Separate U+F9DC; add
20736         Mojikyo-50557.
20737         (U+F9DC): Add K0-6B58.
20738         (M41792): Separate J78-3764 and C1-6B61.
20739         (M41813): Add J78-3764.
20740
20741         * Ideograph-R213-Turtle.el (M48869): Add `kangxi-radical',
20742         `kangxi-strokes' and comment.
20743
20744 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
20745
20746         * Ideograph-R115-Grain.el (M25218): Separate J78-374E and K0-4D26.
20747         (M48869): Moved to Ideograph-R213-Turtle.el.
20748
20749         * Ideograph-R113-Spirit.el (M24634): Separate U+7941.
20750         (M24636): Separate U+7944.
20751         (M24637): Separate U+7945.
20752         (M24638): Separate U+7946.
20753         (M24640): Move K0-5137 from U+7948.
20754         (M24641): Move K0-7233 from U+7949.
20755         (M24643): Separate U+794A.
20756         (M24645): Separate U+794B.
20757         (M24647): Separate U+794C.
20758         (M24651): Separate U+794F.
20759         (M24652): Move K0-695E from M24652'.
20760
20761 2000-03-21  MORIOKA Tomohiko  <tomo@m17n.org>
20762
20763         * Ideograph-R145-Clothes.el (M34166): Add J{78|83}-3736.
20764
20765         * Ideograph-R123-Sheep.el (M28498): Add J{78|83}-3732.
20766
20767         * Ideograph-R119-Rice.el (M26860): Add J{78|83}-3729.
20768
20769         * Ideograph-R177-Leather.el (M42729): Separate J{83|90}-3724m
20770         K0-7C28 and C1-675D.
20771         (M42732): Separate U+9775.
20772
20773         * Ideograph-R030-Mouth.el (M4015): Add J90-3674.
20774         (J78-3674): New character.
20775
20776 2000-03-20  MORIOKA Tomohiko  <tomo@m17n.org>
20777
20778         * Ideograph-R158-Body.el (U+8EAF): Add J{83|90}-366D.
20779
20780 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
20781
20782         * Ideograph-R023-Hiding-Enclosure.el (U+533A): Add J90-3668.
20783
20784         * Ideograph-R009-Man.el (M724): Add `jisx0208-difference'.
20785         (U+4FF1): Add `jisx0208-1978/4X'.
20786
20787         * Ideograph-R145-Clothes.el (M34646): Add `ideographic-strokes'.
20788         (M34647): Add J{78|83}-365F.
20789         (M34648): Add `ideographic-strokes'.
20790
20791         * Ideograph-R145-Clothes.el (M34148): Add `ideographic-strokes'.
20792         (M34149): Separate U+887F.
20793         (M34150): Separate C2-3277.
20794         (M34151): Add `ideographic-strokes'.
20795
20796         * Ideograph-R076-Lack.el (M16104): Unify U+6B3D.
20797
20798 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
20799
20800         * char-db-util.el (insert-char-data): Regard charset `mojikyo' as
20801         same as `ideograph-daikanwa'; support `jisx0208-1978/4X'.
20802         (decode-builtin-char): Regard charset `mojikyo' as same as
20803         `ideograph-daikanwa'.
20804
20805 2000-03-16  MORIOKA Tomohiko  <tomo@m17n.org>
20806
20807         * Ideograph-R076-Lack.el (M16008): Unify U+6B23.
20808         (M16012): Separate U+6B24.
20809         (M16017): Unify U+6B25.
20810         (M16019): Unify U+6B26.
20811
20812         * Ideograph-R069-Axe.el (M13534): Unify U+65A4.
20813
20814         * Ideograph-R019-Power.el (M2415'): Add J90-3650 and
20815         Mojikyo-50112.
20816
20817 2000-03-15  MORIOKA Tomohiko  <tomo@m17n.org>
20818
20819         * Ideograph-R009-Man.el (M899): Add J90-3676.
20820         (J83-364F): Add J90-364F.
20821
20822         * Ideograph-R032-Earth.el (U+5C2D): Moved from
20823         Ideograph-R043-Lame.el; add J90-3646.
20824
20825         * Ideograph-R043-Lame.el (U+5C2D): Moved to
20826         Ideograph-R032-Earth.el.
20827
20828         * Ideograph-R064-Hand.el (U+631F): Add J{78|83|90}-3634.
20829
20830         * Ideograph-R026-Seal.el (U+537F): Add J90-362A.
20831
20832         * Ideograph-R044-Corpse.el (M7709): Separate U+5C51 and C1-552C.
20833
20834         * Ideograph-R032-Earth.el (M4916): Separate J{78|83}-3651.
20835         (U+5747): Unify J{78|83}-3651.
20836
20837 2000-03-14  MORIOKA Tomohiko  <tomo@m17n.org>
20838
20839         * Ideograph-R093-Cow.el (M19922): Unify U+725B.
20840         (M19923): Add total-strokes.
20841
20842         * Ideograph-R029-Again.el (M3118'): Add J90-355A and
20843         Mojikyo-50116.
20844
20845         * Ideograph-R123-Sheep.el (M28504): Add J{78|83}-3541 and K0-6B79.
20846
20847         * Ideograph-R103-Bolt-Of-Cloth.el (M22007): Unify U+7591.
20848
20849         * Ideograph-R093-Cow.el (M20190'): Add J{78|83|90}-353E and
20850         Mojikyo-50275.
20851         (M20195): Unify U+72A1.
20852
20853         * Ideograph-R076-Lack.el (M16097): Unify U+6B3A.
20854         (M16099): Unify U+6B3B.
20855         (M16103): Unify U+6B3C.
20856
20857         * Ideograph-R084-Steam.el (M17046): Separate U+6C18; add C6-2529.
20858         (U+6C18): Unify C2-2258.
20859         (M17046'): Add J{78|83|90}-3524 and Mojikyo-50245.
20860
20861         * Ideograph-R009-Man.el (M927'): Add J90-3536 and Mojikyo-50104.
20862
20863         * Ideograph-R079-Weapon.el (M16668): Unify U+6BC4.
20864         (M16673): Unify U+6BC5.
20865
20866 2000-03-13  MORIOKA Tomohiko  <tomo@m17n.org>
20867
20868         * Ideograph-R116-Cave.el (M25593): Separate U+7AAE.
20869
20870 2000-03-09  MORIOKA Tomohiko  <tomo@m17n.org>
20871
20872         * Ideograph-R113-Spirit.el (M24639): Separate U+7947.
20873
20874 2000-03-08  MORIOKA Tomohiko  <tomo@m17n.org>
20875
20876         * Ideograph-R050-Turban.el (M8930): Separate J90-3522 and C3-3067.
20877
20878 2000-03-06  MORIOKA Tomohiko  <tomo@m17n.org>
20879
20880         * Ideograph-R074-Moon.el (M14378): Add J{78|83}-347C.
20881
20882         * Ideograph-R071-Not.el (M13721): Unify U+65E2.
20883
20884         * Ideograph-R070-Square.el (M13687): Unify U+65D7.
20885         (M13694): Unify U+65D8.
20886         (M13698): Unify U+65DA.
20887
20888         * Ideograph-R026-Seal.el (U+5371): Add J90-346D.
20889
20890 2000-03-03  MORIOKA Tomohiko  <tomo@m17n.org>
20891
20892         * Ideograph-R104-Sickness.el (M22538): Unify U+764C.
20893         (M22542): Unify U+7650.
20894
20895         * Ideograph-R170-Mound.el (M41676'): Add
20896         J{78|83|90}-3459.
20897
20898         * Ideograph-R108-Dish.el (M23031): Unify U+76E2.
20899         (M23032): Unify C1-6971.
20900         (J90-3446): Add J{78|83}-3446 and K0-4A78.
20901
20902         * Ideograph-R099-Sweet.el (M21643): Unify U+7518.
20903
20904         * Ideograph-R085-Water.el (M18253): New character.
20905         (U+6F97): Unify C1-6D58; add J{83|90}-3442 and K0-4A55.
20906
20907         * Ideograph-R076-Lack.el (M16190): Unify U+6B52.
20908         (M16197): Unify U+6B53.
20909
20910 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
20911
20912         * ideograph-util.el (ideograph-char<): Prefer `non-morohashi' to
20913         `morohashi-daikanwa'.
20914
20915 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
20916
20917         * Ideograph-R076-Lack.el (M16107): Unify U+6B3E.
20918         (M16111): Unify U+6B3F.
20919         (M16125): Unify U+6B40.
20920         (M16126): Unify U+6B41.
20921         (M16127): Unify U+6B42.
20922
20923         * Ideograph-R066-Rap.el (M13260): Add J{78|83}-343A; separate
20924         C1-5F56 and J90-343A.
20925
20926         * Ideograph-R098-Tile.el (J90-3424): Add J{78|83}-3424.
20927
20928         * Ideograph-R140-Grass.el (M30771): New character.
20929         (U+82C5): Add J90-3423.
20930         (U+85F2): Delete M15811; add C2-665A.
20931
20932         * Ideograph-R181-Leaf.el (M43374): Separate U+9811.
20933
20934 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
20935
20936         * Ideograph-R124-Feather.el (M28766): Separate U+7FEB.
20937
20938         * Ideograph-R046-Mountain.el (M8624'): Separate J{78|83}-3460.
20939
20940         * Ideograph-R154-Shell.el (M36681): Separate J{78|83}-3453 and
20941         C1-5D4B.
20942
20943         * Ideograph-R124-Feather.el (M28780): Separate U+7FF0.
20944
20945         * Ideograph-R030-Mouth.el (U+565B): Add J90-337A.
20946
20947         * Ideograph-R116-Cave.el (U+7AC3): Add J78-635E and J{83|90}-3376.
20948
20949         * Ideograph-R075-Tree.el (M15065): Separate U+691B.
20950         (U+691B): Add J{78|83|90}-3371.
20951
20952         * Ideograph-R018-Knife.el (M2112'): Add J90-3364.
20953
20954         * Ideograph-R075-Tree.el (M15485): Add J{78|83}-335F.
20955
20956 2000-02-29  MORIOKA Tomohiko  <tomo@m17n.org>
20957
20958         * Ideograph-R079-Weapon.el (U+6BBB): Unify C3-3665; add
20959         J{78|83}-334C.
20960         (J90-334C): New character.
20961
20962         * Ideograph-R064-Hand.el (U+64B9): Add J78-5978 and J{83|90}-3349.
20963
20964         * Ideograph-R142-Insect.el (U+86CE): Add J78-695A and
20965         J{83|90}-3342.
20966
20967         * Ideograph-R075-Tree.el (M15217'): Add J78-3335; separate U+6982.
20968         (U+6982): Separate J83-3335, J90-3335 and C1-644D.
20969
20970 2000-02-28  MORIOKA Tomohiko  <tomo@m17n.org>
20971
20972         * Ideograph-R106-White.el (M22699): Unify U+7686.
20973
20974         * Ideograph-R177-Leather.el (M42781): Separate
20975         J{83|90}-3373.
20976
20977         * Ideograph-R140-Grass.el (M31170): Separate U+83D4.
20978         (M32601): Separate C5-7940; add mapping to U+8641.
20979
20980         * Ideograph-R061-Heart.el (M10617'): Remove C1-554E.
20981
20982         * Ideograph-R140-Grass.el (M31000): New character.
20983         (M31000'): Add J90-3259; move C1-5D23 to M31000.
20984         (M31168): New character.
20985         (M31168'): Add J90-325B; move C3-3E59 to M31168.
20986
20987 2000-02-26  MORIOKA Tomohiko  <tomo@m17n.org>
20988
20989         * Ideograph-R021-Spoon.el (J{78|83}-323D): Add J90-323D.
20990
20991         * Ideograph-R026-Seal.el (J{78|83}-3237): Add J90-3237.
20992
20993         * Ideograph-R009-Man.el (M628'): Add J90-3241.
20994         (M1178): Add J90-322F.
20995
20996 2000-02-25  MORIOKA Tomohiko  <tomo@m17n.org>
20997
20998         * Ideograph-R092-Fang.el (M19909): Unify C1-455B.
20999         (J90-3267): Unify J{78|83}-3267.
21000
21001         * Ideograph-R076-Lack.el (M16167): Unify U+6B4C.
21002         (M16168): Unify U+6B4D.
21003
21004         * Ideograph-R093-Cow.el (M19933): Unify U+7261.
21005
21006         * Ideograph-R124-Feather.el (M28614): New character.
21007         (M28614'): Separate K0-6962 to M28614.
21008         (M28616): Separate C6-3375.
21009         (M28617): Separate C6-3372.
21010         (M28618): Separate C6-3376.
21011         (M28619): Separate C5-2B2B.
21012         (M28620): Separate C4-2B22.
21013         (M28621): Separate C4-2B21.
21014         (M28622): Separate C4-2B24.
21015         (M28623): Separate U+7FBE.
21016         (M28624): Separate C4-2B23.
21017         (M28625): Separate U+7FBF.
21018         (M28626): Separate C6-3374.
21019         (M28627): Separate C4-2F33.
21020         (M28628): Separate U+437E.
21021         (M28629): Separate C5-2F61.
21022         (M28631): Separate C5-2F63.
21023         (M28632): Separate U+7FC0.
21024         (M28633): Separate C5-2F60.
21025         (M28634): Separate C4-2F31.
21026         (M28800): Moved from Ideograph-R196-Bird.el.
21027
21028         * Ideograph-R195-Fish.el (U+9BF5): Add J90-3033.
21029
21030 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
21031
21032         * Ideograph-R196-Bird.el: Move M28800 and U+7FF5 to
21033         Ideograph-R124-Feather.el.
21034         (U+9D0E): Add J{83|90}-322A.
21035
21036         * Ideograph-R196-Bird.el (U+9D2C): Add J78-7274 and J{83|90}-3229.
21037
21038         * Ideograph-R145-Clothes.el (M34629): Separate U+8956; unify
21039         J78-3228.
21040
21041         * Ideograph-R079-Weapon.el (M16618'): Unify U+6BB4; separate
21042         C3-2959.
21043
21044 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
21045
21046         * Ideograph-R076-Lack.el (M16024'): Unify U+6B27; separate
21047         C3-2954.
21048
21049         * Ideograph-R064-Hand.el (M11955): Separate U+62D0.
21050
21051 2000-02-23  MORIOKA Tomohiko  <tomo@m17n.org>
21052
21053         * Ideograph-R172-Short-Tailed-Bird.el (M41973): Separate
21054         J{78|83}-326D, K0-643A and J90-326D.
21055
21056         * Ideograph-R140-Grass.el (M30860'): Unify C6-2E22; separate
21057         J{78|83}-326A.
21058
21059         * Ideograph-R162-Walk.el (M38789): Separate C1-535E and U+8FE6.
21060         (M38790): Separate C3-2F31 and U+8FE7.
21061         (M38791): Separate C1-5365 and U+8FE8.
21062         (M38792): Separate C4-2B4F.
21063
21064         * Ideograph-R124-Feather.el (M28635): Unify K0-683A.
21065         (M28635'): Separate K0-683A; separate U+7FC1.
21066
21067         * Ideograph-R169-Gate.el (M41244): Add `jisx0208-difference'.
21068
21069         * Ideograph-R100-Life.el (M21689): Add J{78|83}-3179.
21070
21071 2000-02-22  MORIOKA Tomohiko  <tomo@m17n.org>
21072
21073         * Ideograph-R070-Square.el (M13628): Separate U+65BC.
21074         (U+65BC): Unify J{78|83|90}-3177 and C1-4D75.
21075
21076 2000-02-18  MORIOKA Tomohiko  <tomo@m17n.org>
21077
21078         * Ideograph-R086-Fire.el (U+7114): Add J{83|90}-316B.
21079
21080         * Ideograph-R187-Horse.el (M44633'): Add J{78|83|90}-3158.
21081
21082         * Ideograph-R108-Dish.el (M22972'): Unify U+76CA.
21083         (M22975): Unify U+76CB.
21084
21085 2000-02-17  MORIOKA Tomohiko  <tomo@m17n.org>
21086
21087         * Ideograph-R104-Sickness.el (M22069): Unify U+75AB.
21088         (M22081): Unify U+75B0.
21089
21090         * Ideograph-R140-Grass.el (M30808'): Add J90-3151.
21091
21092         * Ideograph-R108-Dish.el (M22961): Add J{78|83}-314E.
21093         (M22965): Unify U+76C9.
21094
21095         * Ideograph-R097-Melon.el (M21371): Unify C1-466A.
21096         (J90-313B): Unify J{78|83}-313B; separate C1-466A.
21097
21098 2000-02-16  MORIOKA Tomohiko  <tomo@m17n.org>
21099
21100         * Ideograph-R027-Cliff.el: Reformatted.
21101
21102         * Ideograph-R167-Gold.el (M40310): Separate U+925B, C1-6745 and
21103         J90-3174.
21104
21105 2000-02-15  MORIOKA Tomohiko  <tomo@m17n.org>
21106
21107         * Ideograph-R085-Water.el (M17260): Separate U+6CBF, J90-3168 and
21108         C1-4E58.
21109
21110         * Ideograph-R144-Walk-Enclosure.el (M34073): Separate
21111         {j78|83|90}-3152 and K0-6A5B.
21112
21113 2000-02-14  MORIOKA Tomohiko  <tomo@m17n.org>
21114
21115         * Ideograph-R184-Eat.el (M44146): Separate U+990C.
21116
21117         * Ideograph-R030-Mouth.el (M4286): Separate U+5642.
21118
21119         * Ideograph-R162-Walk.el (M38722): Separate U+8FC2.
21120         (M38901): Unify K0-5C71; separate C1-5D61 and J90-3029.
21121         (U+9022): Separate K0-5C71 and C1-5D61; add `jisx0208-difference'
21122         property.
21123
21124         * Ideograph-R140-Grass.el (M30699'): Separate U+829D.
21125         (J{78|83|90}-3032): Add `jisx0208-difference'.
21126
21127 2000-02-12  MORIOKA Tomohiko  <tomo@m17n.org>
21128
21129         * Ideograph-R120-Silk.el (M27682): Separate J{78|83|90}-305E.
21130         (SJG-6136): Unify J90-305E.
21131
21132         * Ideograph-R009-Man.el (SJG-352): Unify J90-304E.
21133
21134 2000-02-11  MORIOKA Tomohiko  <tomo@m17n.org>
21135
21136         * Ideograph-R195-Fish.el (M46413): Unify J78-3073.
21137         (U+9C2F): Unify J{83|90}-3073.
21138
21139 2000-02-10  MORIOKA Tomohiko  <tomo@m17n.org>
21140
21141         * Ideograph-R145-Clothes.el (M34091): Unify U+8863.
21142
21143         * Ideograph-R008-Lid.el (M00286): Unify J78-5035 and J83-5035.
21144         (U+4EA5): Unify J90-3067.
21145
21146         * Ideograph-R023-Hiding-Enclosure.el (U+533B): Add J90-3065.
21147
21148         * Ideograph-R162-Walk.el (M08680'1): Separate U+5DE1.
21149         (M39134): Unify K0-6B36.
21150         (M39134'): Unify U+907A.
21151
21152         * Ideograph-R047-River.el (M8680'): Moved from
21153         Ideograph-R162-Walk.el.
21154         (M08684): Likewise.
21155
21156         * Ideograph-R102-Field.el (M21854): Unify U+7570; separate
21157         C6-4B56.
21158         (M21854): Separate U+7570; unify C6-4B56.
21159
21160 2000-02-09  MORIOKA Tomohiko  <tomo@m17n.org>
21161
21162         * Ideograph-R145-Clothes.el (M34240): Add J78-3041.
21163
21164         * Ideograph-R064-Hand.el (M11835): Separate J90-3037.
21165
21166         * Ideograph-R085-Water.el (M17678): Separate U+6DEB.
21167         (M17951): Separate U+6EA2.
21168
21169         * Ideograph-R100-Life.el (M21687): Unify C3-3D3E instead of
21170         C3-3D3F.
21171
21172 2000-02-08  MORIOKA Tomohiko  <tomo@m17n.org>
21173
21174         * char-db-util.el (insert-char-data): Don't output mojikyo-pj-*.
21175
21176         * Ideograph-R184-Eat.el (M44014): Unify U+98DF.
21177         (M44080): Separate japanese-jisx02080-1978 and japanese-jisx0208.
21178
21179         * Ideograph-R100-Life.el (M21670): Unify GB, CNS and JIS.
21180         (M21680): Likewise.
21181         (M21684): Unify with U+7522.
21182         (M21684'): Unify with U+7523.
21183
21184         * Ideograph-R067-Script.el (M013450): Unify GB, CNS and JIS.
21185
21186         * Ideograph-R009-Man.el (M00378): Add japanese-jisx0208-1990.
21187
21188 2000-02-07  MORIOKA Tomohiko  <tomo@m17n.org>
21189
21190         * u0FF00-Halfwidth-and-Fullwidth-Forms.el, u030A0-Katakana.el,
21191         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
21192         u02500-Box-Drawing.el, u02190-Arrows.el,
21193         u02100-Letterlike-Symbols.el, u00400-Cyrillic.el, u00370-Greek.el,
21194         u000A0-Latin-1-Supplement.el: Add japanese-jisx0208-1990.
21195
21196 2000-02-06  MORIOKA Tomohiko  <tomo@m17n.org>
21197
21198         * u02000-General-Punctuation.el, u02200-Mathematical-Operators.el,
21199         u02300-Miscellaneous-Technical.el, u025A0-Geometric-Shapes.el,
21200         u03000-CJK-Symbols-and-Punctuation.el: Add japanese-jisx0208-1990.
21201
21202 2000-02-02  MORIOKA Tomohiko  <tomo@m17n.org>
21203
21204         * char-db-util.el (decode-builtin-char): Use `charset-name'.
21205         (write-char-range-data-to-file): Use utf-8.
21206
21207 2000-02-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
21208
21209         * char-db-util.el (insert-char-data): Print corresponding
21210         character as comment for `->ucs' and each coded-charset.
21211         (what-char-definition): Don't call `char-db-update-comment'.
21212
21213 2000-01-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
21214
21215         * mojikyo.el: New file.
21216
21217 2000-01-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
21218
21219         * char-db-util.el (insert-char-data): Print code-point of
21220         `ideograph-daikanwa' as a decimal value.
21221         (decode-builtin-char): New function.
21222
21223 2000-01-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
21224
21225         * char-db-util.el (insert-char-data): Modify for code-point format
21226         change.
21227
21228 1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21229
21230         * u0A000-Yi-Syllables.el, u0AC00-Hangul-Syllables.el,
21231         u0FB00-Alphabetic-Presentation-Forms.el,
21232         u0FB50-Arabic-Presentation-Forms-A.el,
21233         u0FE20-Combining-Half-Marks.el, u0FE30-CJK-Compatibility-Forms.el,
21234         u0FE50-Small-Form-Variants.el,
21235         u0FE70-Arabic-Presentation-Forms-B.el,
21236         u0FF00-Halfwidth-and-Fullwidth-Forms.el, u0FFF0-Specials.el: New
21237         files.
21238
21239 1999-12-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
21240
21241         * char-db-util.el (insert-char-data): Change order of
21242         `kangxi-strokes'.
21243         (insert-char-data-with-variant): Look up variants of corresponding
21244         ucs character if a character does not have variants.
21245
21246 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
21247
21248         * ideograph-util.el (ideograph-char<): Fixed.
21249
21250         * u03100-Bopomofo.el (U+3128): Separate M00115.
21251
21252 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
21253
21254         * Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el: New files.
21255
21256         * Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
21257         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
21258         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
21259         Ideograph-R212-Dragon.el: New files.
21260
21261         * Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el: New files.
21262
21263         * Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
21264         Ideograph-R202-Millet.el, Ideograph-R203-Black.el: New files.
21265
21266         * Ideograph-R194-Ghost.el, Ideograph-R195-Fish.el,
21267         Ideograph-R196-Bird.el, Ideograph-R197-Salt.el,
21268         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el: New files.
21269
21270         * Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
21271         Ideograph-R193-Cauldron.el: New files.
21272
21273         * Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
21274         Ideograph-R187-Horse.el, Ideograph-R188-Bone.el,
21275         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el: New files.
21276
21277         * Ideograph-R183-Fly.el, Ideograph-R184-Eat.el: New files.
21278
21279         * Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
21280         Ideograph-R182-Wind.el: New files.
21281
21282         * Ideograph-R178-Tanned-Leather.el, Ideograph-R179-Leek.el: New
21283         files.
21284
21285         * Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
21286         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
21287         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
21288         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R173-Rain.el,
21289         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
21290         Ideograph-R176-Face.el, Ideograph-R177-Leather.el: New files.
21291
21292         * Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
21293         Ideograph-R163-City.el, Ideograph-R164-Wine.el,
21294         Ideograph-R165-Distinguish.el: New files.
21295
21296         * Ideograph-R156-Run.el, Ideograph-R157-Foot.el,
21297         Ideograph-R158-Body.el, Ideograph-R159-Cart.el,
21298         Ideograph-R160-Bitter.el: New files.
21299
21300         * Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
21301         Ideograph-R155-Red.el: New files.
21302
21303         * Ideograph-R151-Bean.el, Ideograph-R152-Pig.el: New files.
21304
21305         * Ideograph-R148-Horn.el, Ideograph-R149-Speech.el,
21306         Ideograph-R150-Valley.el: New files.
21307
21308         * Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
21309         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
21310         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
21311         Ideograph-R145-Clothes.el, Ideograph-R146-West.el,
21312         Ideograph-R147-See.el: New files.
21313
21314         * Ideograph-R137-Boat.el,
21315         Ideograph-R138-Stopping.el: New files.
21316
21317         * Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el: New files.
21318
21319         * Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
21320         Ideograph-R134-Mortar.el: New files.
21321
21322         * Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
21323         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
21324         Ideograph-R131-Minister.el: New files.
21325
21326         * Ideograph-R123-Sheep.el, Ideograph-R124-Feather.el,
21327         Ideograph-R125-Old.el, Ideograph-R126-And.el: New files.
21328
21329         * Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
21330         Ideograph-R112-Stone.el, Ideograph-R113-Spirit.el,
21331         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
21332         Ideograph-R116-Cave.el, Ideograph-R117-Stand.el,
21333         Ideograph-R118-Bamboo.el, Ideograph-R119-Rice.el,
21334         Ideograph-R120-Silk.el, Ideograph-R121-Jar.el,
21335         Ideograph-R122-Net.el: New files.
21336
21337         * Ideograph-R108-Dish.el, Ideograph-R109-Eye.el: New files.
21338
21339         * Ideograph-R106-White.el, Ideograph-R107-Skin.el: New files.
21340
21341         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
21342         Ideograph-R105-Dotted-Tent.el: New files.
21343
21344         * Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
21345         Ideograph-R101-Use.el, Ideograph-R102-Field.el: New files.
21346
21347         * Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
21348         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el: New files.
21349
21350         * Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
21351         Ideograph-R094-Dog.el: New files.
21352
21353         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el: New
21354         files.
21355
21356         * Ideograph-R088-Father.el, Ideograph-R089-Double-X.el: New files.
21357
21358         * Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
21359         Ideograph-R086-Fire.el, Ideograph-R087-Claw.el: New files.
21360
21361         * Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
21362         Ideograph-R083-Clan.el: New files.
21363
21364         * Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el: New files.
21365
21366         * Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
21367         Ideograph-R075-Tree.el, Ideograph-R076-Lack.el,
21368         Ideograph-R077-Stop.el, Ideograph-R078-Death.el: New files.
21369
21370         * Ideograph-R070-Square.el, Ideograph-R071-Not.el,
21371         Ideograph-R072-Sun.el: New files.
21372
21373         * Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el: New files.
21374
21375         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
21376         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
21377         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
21378         Ideograph-R061-Heart.el, Ideograph-R062-Halberd.el,
21379         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
21380         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
21381         Ideograph-R067-Script.el: New files.
21382
21383         * Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el:
21384         New files.
21385
21386         * Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el: New
21387         files.
21388
21389         * Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
21390         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
21391         Ideograph-R047-River.el, Ideograph-R048-Work.el,
21392         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el: New files.
21393
21394         * Ideograph-R041-Inch.el, Ideograph-R042-Small.el: New files.
21395
21396         * Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
21397         Ideograph-R038-Woman.el, Ideograph-R039-Child.el,
21398         Ideograph-R040-Roof.el: New files.
21399
21400         * Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el: New files.
21401
21402         * Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
21403         Ideograph-R033-Scholar.el: New files.
21404
21405         * Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
21406         Ideograph-R028-Private.el: Merge CJK Unified Ideographs Extension
21407         A.
21408
21409         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
21410         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
21411         Ideograph-R023-Hiding-Enclosure.el,
21412         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
21413         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
21414         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
21415         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
21416         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
21417         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
21418         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
21419         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
21420         Ideograph-R006-Hook.el: Merge `chinese-isoir165'.
21421
21422         * Ideograph-R004-Slash.el: Merge CNS chars not in Morohashi's
21423         Daikanwa.
21424
21425         * Ideograph-R003-Dot.el: Merge `chinese-isoir165'.
21426
21427         * Ideograph-R001-One.el: Merge `chinese-isoir165'.
21428
21429 1999-12-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
21430
21431         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
21432         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
21433         Ideograph-R023-Hiding-Enclosure.el,
21434         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el: Merge
21435         CJK Unified Ideographs Extension A.
21436
21437 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
21438
21439         * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
21440         Ideograph-R018-Knife.el: Merge CJK Unified Ideographs Extension A.
21441
21442 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
21443
21444         * Ideograph-R009-Man.el: Merge CJK Unified Ideographs Extension A.
21445
21446 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
21447
21448         * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Merge CJK
21449         Unified Ideographs Extension A.
21450
21451 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
21452
21453         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
21454         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
21455         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Merge CJK Unified
21456         Ideographs Extension A.
21457
21458 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
21459
21460         * Ideograph-R008-Lid.el (M00286): Separate
21461         `japanese-jisx0208-1978' and `japanese-jisx0208'.
21462
21463         * Ideograph-R005-Second.el: Merge `chinese-isoir165'.
21464
21465 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
21466
21467         * Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
21468         Ideograph-R002-Line.el, Ideograph-R001-One.el: Merge
21469         `chinese-isoir165'.
21470
21471 1999-12-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
21472
21473         * Ideograph-R030-Mouth.el: Merge `japanese-jisx0213-1' and
21474         `japanese-jisx0213-2'.
21475
21476 1999-12-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21477
21478         * Ideograph-R029-Again.el: Merge `japanese-jisx0213-2'.
21479
21480 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
21481
21482         * Ideograph-R028-Private.el: Merge `japanese-jisx0213-2'.
21483
21484 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
21485
21486         * Ideograph-R027-Cliff.el: Merge `japanese-jisx0213-1' and
21487         `japanese-jisx0213-2'.
21488
21489 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
21490
21491         * Ideograph-R026-Seal.el: Merge `japanese-jisx0213-1' and
21492         `japanese-jisx0213-2'.
21493
21494 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
21495
21496         * Ideograph-R025-Divination.el: Merge `japanese-jisx0213-1' and
21497         `japanese-jisx0213-2'.
21498
21499 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
21500
21501         * Ideograph-R024-Ten.el: Merge `japanese-jisx0213-1' and
21502         `japanese-jisx0213-2'.
21503
21504 1999-11-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
21505
21506         * Ideograph-R023-Hiding-Enclosure.el: Merge `japanese-jisx0213-2'.
21507
21508 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
21509
21510         * Ideograph-R022-Right-Open-Box.el: Merge `japanese-jisx0213-1'
21511         and `japanese-jisx0213-2'.
21512
21513 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
21514
21515         * Ideograph-R021-Spoon.el (M02574): Separate C1-4621.
21516         (M02576): Separate C6-2630.
21517         (M02579): Separate C5-234A.
21518         (M02581): Separate C4-284D.
21519         (M02582): Separate C6-2F2F.
21520         (M02588): Separate C6-3560.
21521
21522         * Ideograph-R020-Wrap.el: Merge `japanese-jisx0213-1' and
21523         `japanese-jisx0213-2'.
21524
21525 1999-11-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
21526
21527         * Ideograph-R019-Power.el, Ideograph-R018-Knife.el: Merge
21528         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
21529
21530         * Ideograph-R017-Open-Box.el (M01814): Separate C6-2365.
21531         (M01815): Separate C6-2361.
21532         (M01817): Separate C6-2363.
21533         (M01822): Separate C6-2323.
21534         (M01836): Separate C5-365D.
21535         (M01839): Separate C7-367B.
21536
21537 1999-11-25  MORIOKA Tomohiko  <tomo@etl.go.jp>
21538
21539         * Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
21540         Ideograph-R014-Cover.el: Merge `japanese-jisx0213-1' and
21541         `japanese-jisx0213-2'.
21542
21543         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2' with
21544         UCS.
21545
21546 1999-11-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
21547
21548         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2'.
21549         (J78-4B41 = J83-4B41): Moved to R109.
21550         (C6-316D): Moved to R072.
21551
21552 1999-11-24  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21553
21554         * Ideograph-R012-Eight.el: Merge `japanese-jisx0213-1' and
21555         `japanese-jisx0213-2'.
21556
21557 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
21558
21559         * Ideograph-R009-Man.el: Merge `japanese-jisx0213-1' and
21560         `japanese-jisx0213-2'.
21561
21562 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
21563
21564         * Ideograph-R010-Legs.el: Merge `japanese-jisx0213-1' and
21565         `japanese-jisx0213-2'.
21566
21567         * Ideograph-R011-Enter.el: Separate CNS.
21568
21569 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
21570
21571         * Ideograph-R008-Lid.el: Merge CJK Unified Ideographs Extension A.
21572
21573 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
21574
21575         * ideograph-util.el (update-ideograph-radical-table): Add
21576         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
21577
21578 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
21579
21580         * Ideograph-R015-Ice.el (M01612.07): Separate U+4ECC and C3-214C
21581         to M00360.
21582
21583         * Ideograph-R013-Down-Box.el (M001512): Separate C3-2148 to
21584         M00366'.
21585
21586 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
21587
21588         * Ideograph-R009-Man.el: Delete wrong? C6-XXXX code-points.
21589
21590         * Ideograph-R006-Hook.el, Ideograph-R005-Second.el: Merge CJK
21591         Unified Ideographs Extension A.
21592
21593         * Ideograph-R004-Slash.el (M00115): Merge CJK Unified Ideographs
21594         Extension A; separate U+3128.
21595         (M00116): Move C6-2123 to M00115.
21596
21597         * Ideograph-R001-One.el: Merge CJK Unified Ideographs Extension A.
21598
21599 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
21600
21601         * Ideograph-R008-Lid.el: Merge `japanese-jisx0213-2'.
21602
21603         * Ideograph-R007-Two.el: Merge `japanese-jisx0213-1'.
21604
21605         * Ideograph-R004-Slash.el: Merge `japanese-jisx0213-2'.
21606
21607         * Ideograph-R006-Hook.el (M00237): Separate C5-2330.
21608
21609         * Ideograph-R005-Second.el: Merge `japanese-jisx0213-2'.
21610
21611         * Ideograph-R002-Line.el: Merge `japanese-jisx0213-1' and
21612         `japanese-jisx0213-2'.
21613
21614         * u03040-Hiragana.el (HIRAGANA LETTER SMALL KA): New character.
21615         (HIRAGANA LETTER SMALL KE): New character.
21616
21617         * u02600-Miscellaneous-Symbols.el (WHITE SHOGI PIECE): New
21618         character.
21619         (BLACK SHOGI PIECE): New character.
21620
21621         * Ideograph-R001-One.el: Merge `japanese-jisx0213-1'.
21622
21623 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
21624
21625         * u01F00-Greek-Extended.el: Merge `japanese-jisx0213-1'.
21626
21627 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
21628
21629         * char-db-util.el (insert-char-data): Ignore `kangxi-radical' and
21630         `japanese-radical' if they have the same value of
21631         `ideographic-radical'; ignore `japanese-strokes' if it has the
21632         same value of `ideographic-strokes'.
21633
21634 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
21635
21636         * char-db-util.el (char-db-update-comment): Use mapping-table for
21637         `japanese-jisx0213-*'.
21638
21639 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
21640
21641         * u03300-CJK-Compatibility.el: Merge `japanese-jisx0213-1'.
21642
21643         * u03200-Enclosed-CJK-Letters-and-Months.el: Merge
21644         `japanese-jisx0213-1'.
21645
21646         * u03130-Hangul-Compatibility-Jamo.el, u03100-Bopomofo.el: Changed
21647         to utf-8 encoding.
21648
21649         * u030A0-Katakana.el, u03040-Hiragana.el,
21650         u03000-CJK-Symbols-and-Punctuation.el: Merge
21651         `japanese-jisx0213-1'.
21652
21653         * u02F00-Kangxi-Radicals.el: Changed to utf-8 encoding.
21654
21655         * u02700-Dingbats.el, u02600-Miscellaneous-Symbols.el,
21656         u025A0-Geometric-Shapes.el: Merge `japanese-jisx0213-1'.
21657
21658         * u02580-Block-Elements.el: Changed to utf-8 encoding.
21659
21660         * u02500-Box-Drawing.el, u02460-Enclosed-Alphanumerics.el,
21661         u02300-Miscellaneous-Technical.el, u02400-Control-Pictures.el,
21662         u02200-Mathematical-Operators.el, u02190-Arrows.el,
21663         u02150-Number-Forms.el, u02100-Letterlike-Symbols.el,
21664         u020A0-Currency-Symbols.el: Merge `japanese-jisx0213-1'.
21665
21666         * u02080-Subscripts.el, u02070-Superscripts.el: Changed to utf-8
21667         encoding.
21668
21669         * u02000-General-Punctuation.el,
21670         u01E00-Latin-Extended-Additional.el: Merge `japanese-jisx0213-1'.
21671
21672         * u00600-Arabic.el, u00590-Hebrew.el, u00400-Cyrillic.el: Changed
21673         to utf-8 encoding.
21674
21675         * u00370-Greek.el, u00300-Combining-Diacritical-Marks.el,
21676         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
21677         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
21678         u000A0-Latin-1-Supplement.el, u00020-Basic-Latin.el: Merge
21679         `japanese-jisx0213-1'.
21680
21681         * Ideograph-R030-Mouth.el: New file.
21682
21683 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
21684
21685         * Ideograph-R005-Second.el: Sync with CNS2Dict 0.390.
21686
21687 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
21688
21689         * char-db-util.el (insert-char-data): Generate comment for
21690         `cns-radical'.
21691
21692         * Ideograph-R004-Slash.el (M00129): Separated from U+5301.
21693         (M00135): Separate C6-222F.
21694
21695 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
21696
21697         * Ideograph-R003-Dot.el (M00100): Fixed.
21698
21699 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
21700
21701         * Ideograph-R002-Line.el: Sync with CNS2Dict 0.390.
21702
21703 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
21704
21705         * Ideograph-R001-One.el (M00032): Separate U+4E17 and C4-2155.
21706
21707 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
21708
21709         * Ideograph-R029-Again.el, Ideograph-R028-Private.el: New files.
21710
21711 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
21712
21713         * char-db-util.el (char-db-update-comment): Don't use
21714         mapping-table for `ideograph-daikanwa'.
21715
21716 1999-11-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
21717
21718         * Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
21719         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
21720         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
21721         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
21722         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
21723         Ideograph-R022-Right-Open-Box.el,
21724         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
21725         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
21726         Ideograph-R027-Cliff.el: New files.
21727
21728         * ideograph-util.el (write-ideograph-radical-char-data): Replace `
21729         ' in `name' by `-'.
21730
21731 1999-11-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
21732
21733         * Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
21734         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
21735         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
21736         Ideograph-R008-Lid.el, Ideograph-R009-Man.el,
21737         Ideograph-R010-Legs.el, Ideograph-R011-Enter.el: New files.
21738
21739         * ideograph-util.el (update-ideograph-radical-table): Add
21740         `japanese-jisx0208-1978' and `japanese-jisx0208-1990'; check Group
21741         00 Plane 10.
21742         (ideograph-char<): Prefer minor code of `morohashi-daikanwa'
21743         number.
21744
21745         * Ideograph-R001-One.el: Changed to utf-8 encoding.
21746
21747 1999-11-17  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21748
21749         * ideograph-util.el: New file.
21750
21751 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21752
21753         * Ideograph-R001-One.el: New file.
21754
21755 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21756
21757         * char-db-util.el (insert-char-data): Change order of
21758         `morohashi-daikanwa'.
21759
21760 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21761
21762         * char-db-util.el (char-attribute-name<) Use
21763         `charset-iso-final-char' instead of `charset-final'; fixed.
21764         (insert-char-data): Delete unused local variable `name'; use
21765         `charset-iso-graphic-plane' instead of `charset-graphic'.
21766         (char-db-update-comment): Use `charset-iso-graphic-plane' instead
21767         of `charset-graphic'.
21768         (insert-char-range-data): Delete unused local variable `variants'.
21769         (what-character-original-window-configuration): Define to avoid
21770         compiler warning.
21771
21772 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21773
21774         * char-db-util.el (ideographic-radicals): New constant.
21775         (insert-char-data): Change order of `ideographic-radical',
21776         `ideographic-strokes' and `total-strokes'; adjust width of the
21777         first element of a list.
21778
21779 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21780
21781         * ccs-jisx0201-latin.el: Deleted.
21782
21783 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
21784
21785         * u031A0-Extended-Bopomofo.el: New file.
21786
21787 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
21788
21789         * u02E00-CJK-Radical-Supplement.el: Renamed from
21790         u02E00-CJK-Radicals.el.
21791
21792 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21793
21794         * u03000-CJK-Symbols-and-Punctuation.el, u03040-Hiragana.el,
21795         u030A0-Katakana.el, u03100-Bopomofo.el,
21796         u03130-Hangul-Compatibility-Jamo.el, u03190-Kanbun.el,
21797         u03200-Enclosed-CJK-Letters-and-Months.el,
21798         u03300-CJK-Compatibility.el: New files.
21799
21800 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21801
21802         * u02E00-CJK-Radicals.el, u02F00-Kangxi-Radicals.el,
21803         u02FF0-Ideographic-Description-Characters.el: New files.
21804
21805 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21806
21807         * u02600-Miscellaneous-Symbols.el, u02700-Dingbats.el,
21808         u02800-Braille-Patterns.el: New files.
21809
21810 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21811
21812         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
21813         u025A0-Geometric-Shapes.el: New file.
21814
21815         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
21816         u025A0-Geometric-Shapes.el: New files.
21817
21818 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21819
21820         * u02400-Control-Pictures.el, u02440-OCR.el,
21821         u02460-Enclosed-Alphanumerics.el: New files.
21822
21823 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21824
21825         * u02200-Mathematical-Operators.el,
21826         u02300-Miscellaneous-Technical.el: New files.
21827
21828 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21829
21830         * u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
21831         u02190-Arrows.el: New files.
21832
21833 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21834
21835         * u02000-General-Punctuation.el, u02070-Superscripts.el,
21836         u02080-Subscripts.el, u020A0-Currency-Symbols.el,
21837         u020D0-Combining-Diacritical-Marks-for-Symbols.el: New files.
21838
21839 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21840
21841         * u00180-Latin-Extended-B.el: Reformatted to print code-point of
21842         GR-set as GR value.
21843
21844 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21845
21846         * char-db-util.el (insert-char-data): Modify order when CHAR does
21847         not have `decimal-digit-value' property.
21848
21849         * u00100-Latin-Extended-A.el: Reformatted to print code-point of
21850         GR-set as GR value.
21851         (FULLWIDTH LATIN SMALL LIGATURE IJ): Separated from <LATIN SMALL
21852         LIGATURE IJ>.
21853
21854         * u000A0-Latin-1-Supplement.el: Reformatted to print code-point of
21855         GR-set as GR value.
21856
21857 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21858
21859         * ccs-viscii.el: Deleted.
21860
21861 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21862
21863         * u013A0-Cherokee.el, u01400-Canadian.el, u01680-Ogham.el,
21864         u016A0-Runic.el, u01780-Khmer.el, u01800-Mongolian.el,
21865         u01E00-Latin-Extended-Additional.el, u01F00-Greek-Extended.el: New
21866         files.
21867
21868 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21869
21870         * char-db-util.el (insert-char-data): Print GR value for GR-set.
21871
21872 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21873
21874         * u010A0-Georgian.el, u01100-Hangul-Jamo.el, u01200-Ethiopic.el:
21875         New files.
21876
21877 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21878
21879         * char-db-util.el (char-db-update-comment): Use mapping-table for
21880         `arabic-iso8859-6'.
21881         (insert-char-data-with-variant): New function.
21882         (insert-char-range-data): Use `insert-char-data-with-variant'.
21883         (what-char-definition): Use `insert-char-data-with-variant'
21884         instead of `insert-char-data'; use `char-db-update-comment'.
21885
21886 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21887
21888         * u00900-Devanagari.el, u00980-Bengali.el, u00A00-Gurmukhi.el,
21889         u00A80-Gujarati.el, u00B00-Oriya.el, u00B80-Tamil.el,
21890         u00C00-Telugu.el, u00C80-Kannada.el, u00D00-Malayalam.el,
21891         u00D80-Sinhala.el, u00E00-Thai.el, u00E80-Lao.el,
21892         u00F00-Tibetan.el, u01000-Myanmar.el: New files.
21893
21894 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21895
21896         * u00400-Cyrillic.el, u00530-Armenian.el, u00590-Hebrew.el,
21897         u00600-Arabic.el, u00700-Syriac.el, u00780-Thaana.el: New files.
21898
21899 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21900
21901         * u00370-Greek.el (FULLWIDTH GREEK SMALL LETTER BETA): Fix typo.
21902
21903         * u00300-Combining-Diacritical-Marks.el: Reformatted.
21904
21905 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
21906
21907         * u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el:
21908         Reformatted.
21909
21910 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
21911
21912         * char-db-util.el (insert-char-data): Fix format of
21913         `iso-10646-comment'; swap order of `->lowercase' and
21914         `->titlecase'.
21915
21916         * u00180-Latin-Extended-B.el: Merge `latin-viscii' code-points.
21917
21918 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
21919
21920         * char-db-util.el (char-attribute-name<): New function.
21921         (insert-char-data): Use `char-attribute-name<' to sort; change
21922         order of `iso-10646-comment'.
21923         (char-db-update-comment): Use mapping-table for `latin-viscii-*'.
21924
21925         * u00100-Latin-Extended-A.el, u000A0-Latin-1-Supplement.el: Merge
21926         `latin-viscii' code-points.
21927
21928 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
21929
21930         * char-db-util.el (insert-char-data): Change order.
21931         (insert-char-range-data): Insert variants.
21932         (char-db-update-comment): Fix problem with ascii and
21933         non-ISO-2022-sets; don't insert control-characters.
21934
21935         * u00020-Basic-Latin.el: Merge `latin-viscii' code-points.
21936
21937 1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21938
21939         * auto-autoloads.el: New file.
21940
21941         * char-db-util.el: New file.
21942
21943 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
21944
21945         * u00020-Basic-Latin.el (SPACE): Add `(ipa #x7F)'.
21946
21947 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
21948
21949         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
21950         ccs-iso8859-9.el: Delete.
21951
21952         * u00000-C0.el, u00020-Basic-Latin.el, u00080-C1.el,
21953         u000A0-Latin-1-Supplement.el, u00180-Latin-Extended-B.el,
21954         u00100-Latin-Extended-A.el, u00250-IPA-Extensions.el,
21955         u002B0-Spacing-Modifier-Letters.el,
21956         u00300-Combining-Diacritical-Marks.el, u00370-Greek.el: New files.
21957
21958 1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
21959
21960         * ccs-viscii.el: Add mapping-table for `latin-viscii'.
21961
21962 1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
21963
21964         * ccs-viscii.el: Rename `vietnamese-viscii-*' to `latin-viscii-*'.
21965
21966 1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
21967
21968         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
21969         ccs-iso8859-9.el, ccs-jisx0201-latin.el, ccs-viscii.el,
21970         ccs-tcvn5712.el, ccs-jisx0208-1983.el: Moved from lisp/mule.