update.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / ChangeLog
1 2010-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * Ideograph-R009-Man.el: Add `=>>gt' feature for some abstract
4         glyph nodes.
5         (U+5050): Add abstract ideographic-structure.
6         (GT-01566): Fixed.
7         (H1-D652): Use `hanyu-dazidian' instead of
8         `hanyu-dazidian-{vol|page|char}'.
9         (U+349F): Add abstract ideographic-structure.
10         (U+5132): Add abstract ideographic-structure.
11
12         * char-db-util.el (char-db-coded-charset-priority-list): Prefer
13         `=>>ucs@unicode' to `=>>gt'; prefer abstract JIS X 0208/0213 to
14         =>gt.
15
16 2010-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17
18         * Ideograph-R145-Clothes.el:
19         - Add mappings between CJK Ext B and CNS 11643 plain 7.
20         - Separate some representative nodes.
21
22         * Ideograph-R149-Speech.el (abstract glyph of J0-3D74): Unify
23         Unicode's representative glyph of U+8AF8; use `=>>jis-x0213-1'
24         instead of `=>jis-x0213-1'.
25
26 2010-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27
28         * maps-conf.el: Don't add `=gt-pj-1' for J90-6B26.
29
30 2010-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31
32         * Ideograph-R124-Feather.el (K0-683A): Unify GT-36863 and
33         GT-K06379.
34         (parent node of J83-3227): Unify abstract glyph of J0-3227.
35         (J83-3227): Unify GT-36864 and GT-K06378.
36
37         * Ideograph-R005-Second.el: Add `=>>gt' feature for some abstract
38         glyph nodes.
39         (U-000200FD): Add abstract ideographic-structure.
40
41 2010-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
42
43         * Ideograph-R087-Claw.el (parent node of JX2-702A): Unify abstract
44         glyph of GT-25225.
45
46 2010-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
47
48         * Ideograph-R001-One.el (B-C94F): Unify abstract glyph of
49         GT-00023.
50
51 2010-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
52
53         * ideograph-util.el (ideograph-radical-strokes-vector): Moved to
54         ideograph-subr.el.
55         (char-ideographic-strokes): Ditto.
56         (char-total-strokes-from-domains): Ditto.
57         (char-total-strokes): Ditto.
58
59         * ideograph-subr.el: Require `chise-subr'.
60         (ideograph-radical-strokes-vector): New variable [moved from
61         ideograph-util.el].
62         (char-ideographic-strokes): New function [moved from
63         ideograph-util.el].
64         (char-total-strokes-from-domains): Ditto.
65         (char-total-strokes): Ditto.
66
67         * char-db-util.el (char-db-feature-domains): Moved to
68         chise-subr.el.
69
70         * chise-subr.el (char-db-feature-domains): New variable [moved
71         from char-db-util.el].
72
73 2010-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
74
75         * ideograph-util.el (char-ideographic-strokes-from-domains): Moved
76         to ideograph-subr.el.
77
78         * ideograph-subr.el (char-ideographic-strokes-from-domains): New
79         function [moved from ideograph-util.el].
80
81 2010-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
82
83         * Oracle-Bones.el (ZOB-0350): Add `ideographic-structure'.
84         (ZOB-2267): Add `<-Oracle-Bones'.
85         (ZOB-{2269 - 2275}): New characters.
86
87 2010-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
88
89         * ideograph-util.el: Require `ideograph-subr'.
90         (get-char-feature-from-domains): Moved to ideograph-subr.el.
91         (char-ideographic-radical): Ditto.
92
93         * ideograph-subr.el (get-char-feature-from-domains): New function
94         [moved from ideograph-util.el].
95         (char-ideographic-radical): Ditto.
96
97 2010-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
98
99         * char-db-util.el:
100         - Don't require `alist'.
101         - Require `ideograph-subr'.
102         (ideographic-radicals): Moved to ideograph-subr.el.
103         (ideographic-radical): Ditto.
104
105         * ideograph-subr.el: New file.
106
107 2010-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
108
109         * chise-subr.el (char-attribute-name<): Add DOC-string.
110         (char-ucs): Ditto.
111
112 2010-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
113
114         * ideograph-util.el: Require `chise-subr'.
115         (expand-char-feature-name): Moved to chise-subr.el.
116         (map-char-family): Ditto.
117         (char-ucs): Ditto.
118         (char-id): Ditto.
119         (chise-string<): Ditto.
120
121         * chise-subr.el (expand-char-feature-name): New function [moved
122         from ideograph-util.el].
123         (char-ucs): Ditto.
124         (char-id): Ditto.
125         (map-char-family): Ditto.
126         (chise-string<): Ditto.
127
128 2010-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
129
130         * chise-subr.el: New file.
131
132         * char-db-util.el: Require `chise-subr'.
133         (char-attribute-name<): Moved to chise-subr.el.
134
135         * Ideograph-R094-Dog.el (U-0002472A): New character.
136
137         * Oracle-Bones.el (ZOB-2224): Add `<-Oracle-Bones'.
138         (ZOB-2251): Likewise.
139         (ZOB-{2262 - 2268}): New characters.
140
141 2010-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
142
143         * Ideograph-R038-Woman.el (U+59AB): Add `<-simplified@CN' for
144         G1-6623.
145         (U-000216CF): New character.
146
147 2010-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
148
149         * Oracle-Bones.el (ZOB-0330): Add `ideographic-structure'.
150         (ZOB-0602): Likewise.
151         (ZOB-0603): Likewise.
152         (ZOB-0604): Likewise.
153         (ZOB-0605): Likewise.
154         (ZOB-{2231 - 2261}): New characters.
155
156 2010-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
157
158         * Ideograph-R050-Turban.el (U-0002215C): New character.
159
160 2010-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
161
162         * Ideograph-R158-Body.el (U-0002822B): Use `->subsumptive'.
163         (U+4833): Use `->subsumptive' to separate representative nodes.
164         (U+4834): Likewise.
165         (U+4832): Likewise.
166         (U+8EB0): Use `->subsumptive'.
167         (J0-6D3C): Add `<-vulgar' for J0-7173.
168         (U-0002822C): Unify H10-C060 and CB02553.
169
170 2010-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
171
172         * Ideograph-R188-Bone.el (U+9AD4): Use `->denotational' and
173         `->subsumptive'.
174
175 2010-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
176
177         * Ideograph-R030-Mouth.el (J97-3C38): New abstract character.
178         (U-00020B9F): Add `<-denotational' for J97-3C38; delete
179         `<-subsumptive' for U+53F1; separate J0-3C38, C1-4639,
180         JX{1|3}-3C38 and GT-04123; use `->subsumptive' to separate
181         representative node.
182         (M-03247): Unify J78/4er-3C38, J78/5pr-3C38 and JX3-4F54.
183         (U+53F1): Add `<-denotational' for J97-3C38; delete
184         `->subsumptive'.
185         (U-0002F83A): Add `<-denotational' for J97-3C38.
186         (C5-2160): Use `<-subsumptive' to integrate J78/1pr-3C38.
187         (C1-4639): Unify GT-04123.
188         (J90-3C38): Unify J78/2-pr-3C38, J83-3C38 and JX{1|3}-3C38.
189         (U+5617): Add abstract ideographic-structure.
190         (J97-3133): New abstract character.
191         (U+5653): Add `<-denotational' for J97-3133; unify abstract
192         JX3-7427.
193         (K0-7A46): Unify JX3-7427.
194         (U+5618): Add `<-denotational' for J97-3133; unify abstract
195         JX3-3133; add abstract ideographic-structure.
196
197 2010-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
198
199         * Ideograph-R051-Dry.el (J97-5675): New abstract character.
200         (U+5E76): Add `<-denotational' for J97-5675; add `<-vulgar' for
201         JX3-7E7C.
202         (U-0002218A): Use `->denotational' instead of `->subsumptive'; add
203         abstract ideographic-structure.
204         (U+5E77): Add `<-denotational' for J97-5675; unify abstract
205         JX3-7E7C.
206         (K0-5C34): Unify JX3-7E7C and S-2156.
207
208         * maps-conf.el: Don't add `=gt-pj-1' for J90-3C38.
209
210         * Ideograph-R120-Silk.el (J97-3752): New abstract character.
211         (U+7E4B): Add `<-denotational' for J97-3752; unify abstract
212         JX3-3752.
213         (J90-3752): Use `<-simplified@JP/extra' instead of
214         `<-simplified@JP/jis' for J78-3752.
215         (U+7E6B): Add `<-denotational' for J97-3752; unify abstract
216         JX3-7E7E.
217         (J78-3752): Unify JX3-7E7E.
218
219         * Ideograph-R032-Earth.el (U+5840): Add abstract
220         ideographic-structure.
221         (U+FA39): Likewise.
222         (JX1-2F5A): Fix `ideographic-structure'.
223
224         * Ideograph-R104-Sickness.el (J97-4169): Separate abstract
225         JX3-4169.
226         (U+7626): Unify abstract JX3-7E7D.
227         (J78-4169): Unify JX3-7E7D.
228         (U+75E9): Unify abstract JX3-4169.
229         (J90-4169): Use `<-simplified@JP/extra/design' instead of
230         `<-simplified@JP/jis' for J78-4169.
231
232 2010-04-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
233
234         * Ideograph-R124-Feather.el (U+7FCF): Use `->denotational' instead
235         of `->subsumptive'; add abstract ideographic-structure.
236         (U+7FD0): Use `->denotational'.
237         (U+7FD1): Use `->denotational'.
238         (U-0002641B): Use `->denotational' instead of `->subsumptive'.
239         (U-00026416): Likewise.
240         (U+4385): Use `->denotational'.
241         (U-0002641A): Use `->denotational' instead of `->subsumptive'.
242
243         * Ideograph-R009-Man.el:
244         - Add some abstract ideographic-structure.
245         (U+4F16): Add `<-same' for J0-5666.
246         (JSP-305C): Separate G0-3B6F and GT-00527.
247         (U+4FC5): Use `->subsumptive' to separate representative nodes.
248         (U+503A): Compact `ideographic-structure'; add `<-simplified@CN'
249         for U+552E.
250         (GT-01259): New character.
251         (CB01842): Compact `ideographic-structure'.
252         (C3-3974): Likewise.
253         (JX2-216F): Omit `ideographic-structure'.
254         (JX2-2175): Add `<-formed' for J0-5924.
255         (JSP-3251): Unify H12-EB6D.
256         (JX2-2E46): Separate H12-EB6D.
257         (JSP-3248): Unify GT-01498.
258         (U+5103): Use `->denotational' instead of `->subsumptive'.
259
260 2010-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
261
262         * Ideograph-R062-Halberd.el (U+622A): Use `->subsumptive'.
263         (U+622B): Use `->subsumptive' to separate representative nodes.
264         (U+622E): Use `->denotational' and `->subsumptive'.
265
266         * Ideograph-R046-Mountain.el (U+5D60): Add
267         `ideographic-structure'.
268         (U+5DBB): Use `->subsumptive'.
269         (U+381A): Use `->subsumptive' to separate representative nodes.
270
271         * Ideograph-R029-Again.el (U+53D5): Use `->subsumptive' to
272         separate representative nodes.
273         (U+53D6): Add `ideographic-structure'.
274         (U-00020B90): Use `->denotational' and `->subsumptive'.
275         (U+53E2): Add `ideographic-structure'.
276
277         * Ideograph-R027-Cliff.el (U+53A7): Use `->denotational' and
278         `->subsumptive'.
279
280         * Ideograph-R172-Short-Tailed-Bird.el (U+96BD): Use
281         `->subsumptive'.
282
283         * Ideograph-R012-Eight.el (C7-4D3E): Map to U-0002F813.
284
285 2010-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
286
287         * Ideograph-R005-Second.el (GT-00256): Add
288         `ideographic-structure'.
289         (U+4E79): Add `<-vulgar' for U+4E7E.
290         (U+341C): Use `->subsumptive' to separate representative nodes.
291         (U-000200F2): Use `->subsumptive'.
292         (GT-00263): Add `<-same' for J0-5923.
293
294         * Ideograph-R109-Eye.el (J0-6243): Unify UU+771E.
295         (U-0002F947): Add `->denotational' for U+771F.
296         (M-23237): Use `<-simplified@misc' instead of `<-simplified' for
297         J0-6243.
298
299         * Ideograph-R086-Fire.el (U+7133): Add `ideographic-structure'.
300
301         * Ideograph-R030-Mouth.el (U+356E): Add `ideographic-structure'.
302         (U+552E): Ditto.
303         (U+552F): Likewise.
304         (abstract glyph of JX1-5351): New abstract glyph.
305         (abstract glyph of UU+55D4): New abstract glyph.
306         (U+55D8): Add `ideographic-structure'.
307         (abstract glyph of UU+55D8): New abstract glyph.
308         (U+55DD): Add `ideographic-structure'.
309         (abstract glyph of JX2-2437): New abstract glyph.
310         (GT-05351): New character.
311         (C4-492D): Unify GT-05350.
312
313         * Ideograph-R019-Power.el (U+52EF): Use `->denotational' instead
314         of `->subsumptive'; add `ideographic-structure'.
315
316         * Ideograph-R015-Ice.el (U+51C6): Add `ideographic-structure'.
317
318         * Ideograph-R008-Lid.el (B-DCB3): Unify abstract glyph of UU+4EB6.
319
320         * char-db-util.el (char-db-coded-charset-priority-list): Add
321         `=>>ucs@unicode'.
322
323 2010-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
324
325         * Ideograph-R010-Legs.el (U-0002048B): Use `->subsumptive' to
326         separate representative node.
327         (U+5157): Use `->denotational' instead of `->subsumptive'.
328
329         * Ideograph-R050-Turban.el (U+5E11): Separate representative
330         nodes.
331
332         * Ideograph-R037-Big.el (abstract glyph of UU+595A): New abstract
333         glyph.
334
335         * Ideograph-R085-Water.el (U+6C42): Use `->subsumptive' to
336         separate representative nodes.
337
338         * Ideograph-R123-Sheep.el (U+517B): Copied from
339         Ideograph-R012-Eight.el.
340         (JX2-7474): Unify JC3-82AA and AJ1-18393; use `<-denotational' for
341         U+517B; use `ideographic-{radical|strokes}@jis' instead of
342         `ideographic-{radical|strokes}'; add
343         `ideographic-{radical|strokes}@ucs'.
344
345         * Ideograph-R075-Tree.el (U+6903): Add `ideographic-structure'.
346         (U+3B87): Likewise.
347         (U+3BCD): Likewise.
348
349         * Ideograph-R015-Ice.el (M-01618): Unify U-000205B5 and H1-E2DD.
350         (U+51B8): Add `ideographic-structure'.
351         (U+51C8): Likewise.
352         (abstract glyph of JX1-2E56): New abstract glyph for abstract
353         `ideographic-structure'.
354         (UU+51CA): Unify GT-02194.
355         (U+51D1): Add `ideographic-structure'.
356         (AJ1-19178): Unify GT-02207; omit `ideographic-structure'.
357
358         * Ideograph-R012-Eight.el (U+34B5): Use `->subsumptive' to
359         separate representative nodes.
360         (U+517B): Use `ideographic-radical@ucs' instead of
361         `ideographic-radical'; add `ideographic-{radical|strokes}@jis'.
362         (AJ1-18393): Unify JX2-7474; use
363         `ideographic-{radical|strokes}@ucs' instead of
364         `ideographic-{radical|strokes}'; add
365         `ideographic-{radical|strokes}@jis'.
366
367         * Ideograph-R008-Lid.el (U+4EB6): Use `->denotational' instead of
368         `->subsumptive'.
369
370         * Ideograph-R002-Line.el (JX2-2125): Separate BC-8BA3, GT-00102
371         and GT-K00069.
372         (BC-8BF1): Omit `ideograph-cdp'.
373         (U+4E2E): Use `->subsumptive' to separate representative nodes.
374
375         * Ideograph-R001-One.el (U+4E12): Use `->denotational' and
376         `->subsumptive' to separate representative nodes.
377
378         * Ideograph-R014-Cover.el (U+51A3): Add `ideographic-structure'.
379         (JX2-232D): Add `<-formed' for J0-3A47.
380
381 2010-04-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
382
383         * Ideograph-R082-Fur.el (U+6C09): Move B-ED4D to connote C2-5D39.
384
385         * Ideograph-R055-Two-Hands.el (U+38A1): Add
386         `ideographic-structure'.
387
388         * Ideograph-R040-Roof.el (abstract glyph of JX2-2828): New
389         abstract glyph.
390
391 2010-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
392
393         * Ideograph-R003-Dot.el (M-00098): Unify GT-00142; add
394         `<-denotational' for <BOPOMOFO LETTER E>; use
395         `{ideographic|total}-strokes@{daikanwa|gt}' instead of
396         `{ideographic|total}-strokes'; add `<-original' for GT-00038.
397         (BC-87D2): Use `<-denotational' for U-0002007E.
398
399         * Ideograph-R001-One.el (GT-00038): Use `<-denotational' for
400         <BOPOMOFO LETTER E>.
401         (GT-K00264): Moved to Ideograph-R012-Eight.el; delete `=>daikanwa'
402         for M-00015; use U+5EFE instead of U+4E0C as the value of
403         `<-formed@component/connect-above'.
404
405         * Ideograph-R012-Eight.el (GT-K00264): Moved from
406         Ideograph-R001-One.el; delete `=>daikanwa' for M-00015; use U+5EFE
407         instead of U+4E0C as the value of
408         `<-formed@component/connect-above'.
409
410 2010-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
411
412         * Ideograph-R210-Even.el (U+9F4E): Use `=>jis-x0208' and
413         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
414
415 2010-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
416
417         * Ideograph-R209-Nose.el (abstract J0-4921): Use `=>jis-x0208' and
418         `=>jis-x0213-1' instead of `=jis-x0208@1997'; unify U+9F3B.
419
420         * Ideograph-R200-Hemp.el (U+9EBB): Use `=>jis-x0208' and
421         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
422         (K0-582B): Unify GT-65256 and GT-K07879.
423         (J97-4B7B): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
424         `=jis-x0208@1997'.
425         (M-47909): Unify JC3-6FC8.
426         (C7-4C7C): Map to U-0002A3A5.
427         (M-47910): Unify GT-65297.
428         (C7-4C7D): Map to U-0002A3A7.
429
430         * Ideograph-R196-Bird.el (U+9D08): Add `<-formed' for J0-3467.
431         (C7-2B71): Map to U-00029FD6.
432         (C7-2B7A): Map to U-00029FC4.
433         (U+9D09): Use `->denotational' and `->subsumptive'; unify abstract
434         J0-726D.
435         (M-46738): Separate C1-7029 and G1-513B; integrate GT-63596.
436         (G1-513B): Unify JX3-726D.
437         (J0-726D): Separate JX3-726D; add `<-simplified@JP/extra/design'
438         for JX3-726D; separate K0-643C.
439         (J78-3974): Unify JX3-3974.
440         (J90-3974): Separate JX3-3974; add `<-simplified@JP/extra/design'
441         for JX3-3974.
442         (U+9DD6): Use `->denotational' instead of `->subsumptive'.
443         (J97-322A): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
444         (U+9D0E): Use `<-simplified@JP/extra' instead of
445         `<-simplified@JP/jis' for JX1-7E65.
446
447         * Ideograph-R172-Short-Tailed-Bird.el (J0-3467): Unify S1-8943.
448
449         * Ideograph-R086-Fire.el (J97-3975): Copied from
450         Ideograph-R203-Black.el.
451
452         * Ideograph-R203-Black.el (J97-3975): Use `=>jis-x0208@1997'
453         instead of `=jis-x0208@1997'; use
454         `ideographic-{radical|strokes}@jis/b' instead of
455         `ideographic-{radical|strokes}'; add `ideographic-radical@jis/a'.
456
457         * Ideograph-R201-Yellow.el (J97-322B): Use `=>jis-x0208@1997'
458         instead of `=jis-x0208@1997'.
459         (U+9EC3): Unify abstract JX1-7E71.
460         (C7-2C32): Map to U-0002A3B4.
461
462 2010-04-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
463
464         * Ideograph-R199-Wheat.el (J97-396D): Use `=>jis-x0208@1997'
465         instead of `=jis-x0208@1997'.
466         (U+9EB4): Unify abstract JX1-7E6F.
467         (JX1-7E6F): Unify GT-65145.
468         (U+9EB9): Unify abstract JX1-396D.
469         (J90-396D): Unify JC3-6FC3.
470         (J97-4C4D): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
471         (U+9EB5): Unify abstract JX1-7E70.
472         (JX1-7E70): Unify GT-65188.
473         (U+9EBA): Unify abstract JX1-4C4D.
474         (J90-4C4D): Unify JC3-6FC4.
475
476         * Ideograph-R197-Salt.el (J97-3834): Use `=>jis-x0208@1997'
477         instead of `=jis-x0208@1997'.
478         (J90-3834): Unify JC3-6FB5; use `<-simplified@JP/extra' instead of
479         `<-simplified@JP/jis' for U+9E7C.
480
481 2010-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
482
483         * Ideograph-R195-Fish.el (U+9BAA): Use `->subsumptive'.
484         (U+9BAB): Use `->subsumptive'; unify abstract J0-3B2D.
485         (J0-3B2D): Separate JX3-3B2D.
486         (U+4C4D): Add `<-same' for U+4C6D.
487         (U+9BD6): Unify abstract J0-3B2A.
488         (J78-3B2A): Unify JX3-3B2A.
489         (J90-3B2A): Separate JX3-3B2A; add `<-simplified@JP/jis' for
490         JX3-3B2A.
491         (U+9C2F): Unify abstract J0-3073.
492         (JX1-3073): Add `<-simplified@JP/jis' for JX3-3073.
493         (M-46492): Separate J78-4B70 and GT-63238.
494         (J78-4B70): Unify JX3-4B70.
495         (J90-4B70): Separate JX3-4B70; add `<-simplified@JP/jis' for
496         JX3-4B70.
497         (C7-5D75): Map to U-00029EE1.
498         (U+4C8C): Use `->subsumptive'.
499
500         * Ideograph-R184-Eat.el (U+98EF): Use `=>jis-x0208' and
501         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
502         (U+98F4): Likewise.
503         (JX3-303B): Add `=ucs@jis/2004' for J2004U+98F4.
504         (JX1-303B): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
505         `=ucs@jis' for J{1990|2000}U+98F4; unify JC3-6DC8; use
506         `<-simplified@JP/extra' instead of `<-simplified@JP/jis' for
507         JX3-303B.
508         (M-44108): Unify GT-59233 and S2-5617; add `<-original' for
509         U+79E3.
510         (S1-5617): New character.
511         (GT-59165): New character.
512         (U+98FD): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
513         `=jis-x0208@1997'.
514         (K0-7869): Unify GT-59241.
515         (U+98FE): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
516         `=jis-x0208@1997'.
517         (K0-635E): Unify JC3-6DB6.
518         (U+9905): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
519         `=jis-x0208@1997'.
520         (J78-4C5F): Unify JX3-4C5F; add `<-vulgar' for J0-7136.
521         (J90-4C5F): Separate JX3-4C5F; use `<-simplified@JP/extra' instead
522         of `<-simplified@JP/jis' for J78-4C5F.
523         (GT-59206): New character.
524         (U+9909): Use `->denotational'; integrate GT-59211.
525         (U+4B39): Use `->denotational' instead of `->subsumptive';
526         integrate GT-59217.
527         (U-000296CE): Use `->denotational' instead of `->subsumptive'.
528         (M-44142): Unify GT-59307.
529         (U+4B3A): Use `->denotational' instead of `->subsumptive';
530         integrate GT-59248.
531         (U+990A): Use `->subsumptive'.
532         (U+990B): Use `->denotational' and `->subsumptive'.
533         (U+990C): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
534         `=jis-x0208@1997'.
535         (M-44146): Unify GT-59281.
536         (JX1-3142): Add `<-simplified@JP/extra' for JX1-3142.
537         (M-44147): Unify GT-59280.
538         (U-000296CF): Integrate GT-59201.
539         (U+9910): Use `->subsumptive'; unify abstract J0-3B41.
540         (K0-7349): Unify JX3-3B41 and S-9268.
541         (C1-7327): Unify GT-59369.
542         (J0-3B41): Separate JX3-3B41; separate S1-9268.
543         (U+4B3D): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
544         `=jis-x0208@1997'.
545         (U+9957): Use `->denotational' and `->subsumptive'; unify abstract
546         J0-3642; unify JC3-6DCA.
547         (M-44431): Add `<-same@JP/extra/design' for JX3-3642.
548         (K0-7A44): Unify JX3-3642.
549         (J0-3642): Separate JX3-3642; add `<-simplified@JP/jis' for
550         JX3-3642.
551         (U-000297CA): Use `->denotational' instead of `->subsumptive'.
552         (U+9958): Use `->denotational' and `->subsumptive'.
553         (JX1-7E2A): Unify JC3-6DC7.
554
555         * Ideograph-R187-Horse.el (U+99C1): Use `->subsumptive'; unify
556         abstract J0-477D.
557         (J0-477D): Separate JX3-477D.
558         (C1-6B72): Unify JX3-477D.
559         (C7-4C2C): Unify U-0002991D.
560         (U+9A17): Use `->denotational'.
561         (U+9A19): Use `->denotational'; unify abstract J0-7159.
562         (C1-7952): Unify JX3-7159.
563         (J0-7159): Separate JX3-7159; add `<-simplified@JP/extra/design'
564         for JX3-7159.
565         (U+4B9E): Use `->subsumptive' to separate representative nodes.
566         (M-44851): Unify JC3-6DF0.
567         (U+9A1A): Use `->denotational' instead of `->subsumptive'.
568         (JX2-7C7D): Unify GT-60393.
569         (UU+9A1A): Unify GT-60396.
570         (C7-5A3B): Map to U-00029988.
571         (U-00029989): Use `->denotational'.
572         (M-44998): Unify GT-60594.
573         (IU-00029989): Separate C5-7233; unify GT-60595.
574         (M-44999): Unify GT-60559.
575         (M-45000): Unify GT-60582.
576         (C7-5A40): Map to U-0002998D; integrate GT-60583.
577         (J97-424D): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
578         (J90-424D): Unify JC3-6DF8.
579
580 2010-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
581
582         * Ideograph-R190-Hair.el (U+4C09): Use `->subsumptive' to separate
583         representative nodes.
584         (U+9B12): Use `->denotational'.
585         (JX2-7D39): Unify GT-61265; add `<-formed' and `<-same' for
586         U+3431.
587         (abstract GT-61266): New variant of U+9B12.
588         (M-45544): Add `<-denotational' for abstract GT-61266; unify
589         GT-61266.
590         (C7-517A): Add `<-denotational' for abstract GT-61266; unify
591         U-0002FA0A.
592         (C7-5177): Map to U-00029BA1.
593
594         * char-db-util.el (char-db-coded-charset-priority-list): Add
595         `=>gt'.
596
597         * Oracle-Bones.el (abstract ZOB-0353): New abstract character.
598         (abstract ZOB-0559): New abstract character.
599         (abstract ZOB-0644): New abstract character.
600         (abstract ZOB-0909): New abstract character.
601         (abstract ZOB-1019): New abstract character.
602         (abstract ZOB-1395): New abstract character.
603         (ZOB-1397): Use `<-denotational' for abstract ZOB-1019.
604         (ZOB-1416): Use `<-denotational' for abstract ZOB-0644.
605         (abstract ZOB-1418): New abstract character.
606         (abstract ZOB-1429): New abstract character.
607         (abstract ZOB-1441): New abstract character.
608         (abstract ZOB-1511): New abstract character.
609         (ZOB-1530): Use `<-denotational' for abstract ZOB-1429.
610         (abstract ZOB-1532): New abstract character.
611         (abstract ZOB-1627): New abstract character.
612         (abstract ZOB-1648): New abstract character.
613         (ZOB-1667): Use `<-denotational' for abstract ZOB-0353.
614         (ZOB-1733): Use `<-denotational' for abstract ZOB-1648.
615         (ZOB-1848): Use `<-denotational' for abstract ZOB-1627.
616         (ZOB-1849): Use `<-denotational' for abstract ZOB-1441.
617         (ZOB-1850): Use `<-denotational' for abstract ZOB-1395.
618         (ZOB-1851): Use `<-denotational' for abstract ZOB-1511.
619         (ZOB-1854): Use `<-denotational' for abstract ZOB-0559.
620         (ZOB-1856): Use `<-denotational' for abstract ZOB-1532.
621         (ZOB-1908): Use `<-denotational' for abstract ZOB-0909.
622         (ZOB-1951): Use `<-denotational' for abstract ZOB-0644.
623         (ZOB-2041): Use `<-denotational' for abstract ZOB-1418.
624
625 2010-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
626
627         * Ideograph-R189-Tall.el (abstract J0-3962): Use `=>jis-x0208' and
628         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
629
630         * Ideograph-R181-Leaf.el (J97-4B4B): Use `=>jis-x0208@1997'
631         instead of `=jis-x0208@1997'.
632         (J97-453F): Ditto.
633         (U+985A): Unify abstract JX1-7E23.
634         (GT-58556): Use U+985B instead of U+985A as the parent.
635
636         * Ideograph-R180-Sound.el (C7-514A): Map to U-0002943A.
637         (U+97FF): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
638         (C7-562E): Map to U-0002943F.
639         (abstract JX1-7D76): New abstract character.
640
641         * Oracle-Bones.el:
642         - Introduce abstract character as root of variants.
643         (ZOB-{02207 - 02230}): New characters.
644
645 2010-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
646
647         * Ideograph-R177-Leather.el (U+9771): Use `->denotational' instead
648         of `->subsumptive'.
649         (J90-7057): Separate JX3-7057.
650         (J83-7057): Unify JX3-7057.
651         (J78-3373): Unify JX3-3373.
652         (J90-3373): Separate JX3-3373; add `<-simplified@JP/jis' for
653         JX3-3373.
654         (J78-3E64): Unify JX3-3E64.
655         (J90-3E64): Separate JX3-3E64; add `<-simplified@JP/jis' for
656         JX3-3E64.
657         (U-000292EF): Use `->denotational' instead of `->subsumptive'.
658         (U+97AD): Unify abstract J0-4A5C.
659         (J0-4A5C): Separate JX3-4A5C.
660         (G0-315E): Unify JX3-4A5C.
661         (C7-4471): Map to U-000292F0.
662
663         * char-db-util.el (char-db-coded-charset-priority-list): Add
664         `=>zinbun-oracle'.
665         (char-db-insert-ccs-feature): Format `=>zinbun-oracle' as decimal.
666
667         * Ideograph-R173-Rain.el (U+9744): Unify abstract J0-704B.
668         (K0-6477): Separate J0-704B and JX1-704B.
669
670         * Ideograph-R169-Gate.el (abstract J0-313C): Use `=>jis-x0208' and
671         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
672         (C3-3F6D): Use `=jis-x0208@1978/1pr*note' instead of
673         `=jis-x0208@1978*note'.
674         (J90-313C): Separate J78-313C; unify J78-313C_1er-pr.
675         (abstract J0-6F65): Use `=>jis-x0208' and `=>jis-x0213-1' instead
676         of `=jis-x0208@1997'; unify U+95BB.
677         (J90-6F65): Separate J78-6F65; unify J78-6F65_1er-pr; don't use
678         `jisx0208-difference'.
679         (J78-6F65_1pr): Use `=jis-x0208@1978/1pr*note' instead of
680         `=jis-x0208@1978*note'.
681         (U+95C9): Use `->subsumptive' to separate representative nodes.
682         (U+95CA): Use `->subsumptive'.
683         (U+95CB): Use `->subsumptive' to separate representative nodes.
684         (C7-3D2D): Map to U-00028D6D.
685
686         * maps-conf.el: Don't add `=gt-pj-1' for J90-704B.
687
688 2010-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
689
690         * char-db-util.el: (ideographic-radical):
691         - Add autoload cookie.
692         - Add DOC-string.
693
694 2010-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
695
696         * Ideograph-R170-Mound.el (U+9686): Use `=>jis-x0208@1997' instead
697         of `=jis-x0208@1997'.
698         (U+9698): Use `->denotational' instead of `->subsumptive'.
699         (abstract J0-3764): Use `=>jis-x0208' and `=>jis-x0213-1' instead
700         of `=jis-x0208@1997'.
701         (G0-4F36): Unify JX3-3764.
702         (J90-3764): Unify J78-3764_-4X; separate JX3-3764.
703
704         * Ideograph-R009-Man.el (U-00020429): Add `ideographic-structure'.
705
706 2010-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
707
708         * Ideograph-R167-Gold.el (U+91DC): Use `->subsumptive'; unify
709         abstract J0-3378.
710         (J0-3378): Separate JX3-3378.
711         (G0-382A): Unify JX3-3378.
712         (abstract J0-6E5F): Use `=>jis-x0208' and `=>jis-x0213-1' instead
713         of `=jis-x0208@1997'.
714         (J97-4F3F): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
715         (U+9304): Unify abstract JX1-7D35.
716         (U+9332): Unify abstract JX1-4F3F.
717         (J78-3B2C): Unify JX3-3B2C.
718         (J90-3B2C): Separate JX3-3B2C.
719         (U+9375): Use `->subsumptive'; unify abstract J0-3830.
720         (J0-3830): Separate JX3-3830.
721         (C1-756F): Unify JX3-3830.
722         (J78-444A): Unify JX3-444A.
723         (J90-444A): Separate JX3-444A; use `<-simplified@JP/extra' for
724         JX3-444A.
725         (J78-4C7A): Unify JX3-4C7A.
726         (J90-4C7A): Separate JX3-4C7A; use `<-simplified@JP/extra' instead
727         of `<-simplified@JP/jis' for JX3-4C7A.
728
729 2010-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
730
731         * Ideograph-R164-Wine.el (J78-3D36): Unify JX3-3D36.
732         (J90-3D36): Separate JX3-3D36; add `<-simplified@JP/jis' for
733         JX3-3D36.
734         (J97-3E5F): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
735         (U+91AC): Unify abstract JX1-7C79.
736         (U+91A4): Unify abstract JX1-3E5F.
737         (J90-3E5F): Add `<-simplified@JP/extra' for JX1-7C79.
738         (J97-4830): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
739         (U+91B1): Unify abstract JX1-7C7A.
740         (U+9197): Unify abstract JX1-4830; unify JC3-69A2.
741         (J90-4830): Add `<-simplified@JP/jis' for JX1-7C7A.
742
743         * Ideograph-R162-Walk.el (U+8FBB): Unify abstract J0-4454.
744         (M-38711): Use `=jis-x0208@1978/4-pr' instead of `jisx0208-type'
745         and `=jis-x0208@1978' for J78-4454_4-pr; unify JX3-4454.
746         (J90-4454): Use `=jis-x0208@1978/-4pr' instead of
747         `jisx0208-difference' for J78-4454_-4pr; separate JX3-4454; add
748         `<-simplified@JP/extra' for JX3-4454.
749         (J78-4329): Unify JX3-4329.
750         (J90-4329): Separate JX3-4329; add `<-simplified@JP/extra' for
751         JX3-4329.
752         (U+8FC2): Unify abstract J0-312A.
753         (J90-312A): Add `<-simplified@JP/extra' for JX3-312A.
754         (J90-4B78): Modify `=jis-x0208@1978*note'; rename
755         `=jis-x0208@1978*{note|sources}' to
756         {=jis-x0208@1978/-4pr*{note|sources}'; add `<-simplified@JP/extra'
757         for JX3-4B78.
758         (U+8FDA): Use `->denotational' instead of `->subsumptive'.
759         (U+8FE6): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
760         `=jis-x0208@1997'.
761         (J90-3260): Add `<-simplified@JP/extra' for JX3-3260.
762         (B-B06E): Unify abstract J0-6D7E.
763         (J78-3F60): Unify JX3-3F60.
764         (J90-3F60): Separate JX3-3F60; add `<-simplified@JP/extra' for
765         JX3-3F60.
766         (U+9019): Unify abstract J0-4767.
767         (J78-4767): Unify JX3-4767.
768         (J90-4767): Separate JX3-4767; add `<-simplified@JP/extra' for
769         JX3-4767.
770         (U+901F): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
771         `=jis-x0208@1997'.
772         (K0-615C): Modify format of
773         `->Large-Seal*sources@daikanwa/fixed*note'.
774         (U+9022): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
775         `=jis-x0208@1997'.
776         (J90-3029): Omit `jisx0208-difference'; add
777         `<-simplified@JP/extra' for JX3-3029.
778         (J78-492F): Unify JX3-492F.
779         (J90-492F): Separate JX3-492F; add `<-simplified@JP/extra' for
780         JX3-492F.
781         (J78-465B): Unify JX3-465B.
782         (J90-465B): Separate JX3-465B; add `<-simplified@JP/extra' for
783         JX3-465B.
784         (B-B94C): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
785         `=jis-x0208@1997'.
786         (U+9065): Delete `<-denotational' for J97-4D5A.
787         (U+9059): Delete `<-denotational' for J97-4D5A; unify abstract
788         J0-7423.
789         (J90-7423): Use `=shinjigen/+p@rev' instead of `=shinjigen@rev'
790         for S2-8352'.
791         (J97-4D5A): Abolished.
792         (J78-423D): Unify JX3-423D.
793         (J90-423D): Separate JX3-423D; add `<-simplified@JP/extra' for
794         JX3-423D.
795         (J78-414C): Unify JX3-414C.
796         (J90-414C): Separate JX3-414C; add `<-simplified@JP/extra' for
797         JX3-414C.
798         (M-39104): Map to U-000285A1.
799         (U+9082): Unify abstract JX1-6E30.
800         (M-39246): Map to U-00028646.
801
802         * Ideograph-R163-City.el (U+90A6): Use `->subsumptive'.
803         (J97-4F3A): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
804         (U+90CE): Unify abstract JX1-4F3A.
805         (U+90D2): Delete `=>daikanwa' for M-39431; add `<-unknown' for
806         M-39431.
807         (U+90DE): Unify abstract JX1-7C67.
808         (J97-363F): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
809         (J78-4522): Unify JX3-4522.
810         (J90-4522): Separate JX3-4522.
811
812         * Ideograph-R039-Child.el (U+3743): Add `ideographic-structure'.
813         (M-06988): Separate UU+3743 and C3-3054.
814
815 2010-03-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
816
817         * Ideograph-R113-Spirit.el (U+798F): Unify J97-4A21.
818
819         * Ideograph-R009-Man.el (U-000203BB): Add `ideographic-structure'.
820
821 2010-03-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
822
823         * Ideograph-R158-Body.el (J97-366D): Use `=>jis-x0208@1997'
824         instead of `=jis-x0208@1997'.
825         (U+8EC0): Unify abstract JX1-7C4A; use `->denotational' instead of
826         `->subsumptive'.
827         (U+8EAF): Unify abstract JX1-366D; use `->denotational' instead of
828         `->subsumptive'.
829
830         * Ideograph-R154-Shell.el (abstract J0-6C4C): Use `=>jis-x0208'
831         and `=>jis-x0213-1' instead of `=jis-x0208@1997'; unify U+8CC1.
832         (U+8CED): Unify abstract J0-4552.
833         (J78-4552): Unify JX3-4552.
834         (J90-4552): Separate JX3-4552.
835         (U+8D08): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
836         (abstract JX1-7C3D): New abstract node of U+8D08.
837
838 2010-03-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
839
840         * Ideograph-R125-Old.el (C1-5752): Add `=ucs@cns' for CU+8006.
841
842         * Ideograph-R046-Mountain.el (U-00021EB8): Add
843         `ideographic-structure'.
844
845         * Ideograph-R030-Mouth.el (U+55DC): Use `->subsumptive' to
846         separate representative nodes.
847         (U-00020E55): Use `->denotational'.
848
849 2010-03-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
850
851         * Ideograph-R153-Badger.el (U+8C79): Unify abstract J0-493F.
852         (K0-787B): Unify JX3-493F.
853         (J0-493F): Separate JX3-493F; add `<-simplified@JP/extra/design'
854         for JX3-493F.
855
856         * Ideograph-R149-Speech.el (U+8A0A): Unify abstract J0-3F56.
857         (k0-6372): Unify JX3-3F56.
858         (J0-3F56): Separate JX3-3F56.
859         (U+8A1D): Unify abstract J0-6B43.
860         (M-35260): Unify JX3-6B43.
861         (J90-6B43): Separate JX3-6B43.
862         (J78-4370): Unify JX3-4370.
863         (J90-4370): Separate JX3-4370; add `<-simplified@JP/extra/design'
864         for JX3-4370.
865         (J78-4127): Unify JX3-4127.
866         (J90-4127): Separate JX3-4127; add `<-simplified@JP/jis' for
867         J78-4127.
868         (abstract J0-4062): Use `=>jis-x0208' and `=>jis-x0213-1' instead
869         of `=jis-x0208@1997'.
870         (C7-2871): Map to U-00027A2B.
871         (U+8AB9): Unify abstract J0-4870.
872         (J90-4870): Separate JX3-4870.
873         (J83-4870): Unify JX3-4870.
874         (U+8ACD): Unify abstract J0-6B5A.
875         (J97-3D74): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997';
876         unify U+8AF8.
877         (C7-287A): Map to U-00027A60.
878         (C7-2872): Map to U-00027A58.
879         (C7-333D): Map to U-00027A75.
880         (U+8AFA): Unify abstract J0-3841.
881         (J78-3841): Unify JX3-3841.
882         (J90-3841): Separate JX3-3841.
883         (C7-334E): Map to U-00027A78; integrate H10-E9B2.
884         (J78-4666): Unify JX3-4666.
885         (J90-4666): Separate JX3-4666; add `<-simplified@JP/extra' for
886         JX3-4666.
887         (J78-4935): Unify JX3-4935.
888         (J90-4935): Separate JX3-4935.
889
890 2010-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
891
892         * Ideograph-R142-Insect.el (B-DBB2): Unify U+86E2.
893         (J78-427D): Unify JX3-427D.
894         (J90-427D): Separate JX3-427D; add `<-simplified@JP/jis' for
895         J78-427D.
896         (B-B8C0): Unify abstract J0-6968.
897         (U+8703): Unify abstract J0-6967.
898         (J0-6967): Separate K0-6371, JX3-6967, GT-44663, S1-7181 and
899         S2-7182.
900         (J78-3F2A): Unify JX3-3F2A.
901         (J90-3F2A): Separate JX3-3F2A.
902         (U+877F): Add JX3-6A24 into `<-simplified@JP/jis'.
903         (J97-4066): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
904         (J90-4066): Unify JC3-63B3.
905         (U-00027453): Use `->subsumptive' to separate representative
906         nodes.
907         (U+87F9): Unify abstract JX1-332A.
908         (parent of J0-332A): Unify abstract J0-332A.
909         (U+880F): Unify abstract JX1-6A37.
910         (J0-6A37): Add `<-original' for J0-332A; add `<-same' for
911         JX3-332A.
912         (J90-6A24): Separate JX3-6A24.
913         (M-33700): Add `<-formed' and `<-same' for U+86D3.
914         (J97-4F39): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
915         (J90-4F39): Unify JC3-63B5; use `<-simplified@JP/extra' instead of
916         `<-simplified@JP/jis' for JX3-7B67.
917
918         * maps-conf.el: Don't rename `=>jis-x0208@1997' to `=>jis-x0208'
919         and add `=>jis-x0213-1' for J97-332A.
920
921 2010-03-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
922
923         * Ideograph-R146-West.el (abstract J0-4D57): Use `=>jis-x0208' and
924         `=>jis-x0213-1' instead of `=jis-x0208@1997'; unify U+8981.
925         (M-34769): Map to U-000277E5.
926
927         * maps-conf.el: Don't add `=gt-pj-1' for J90-6967.
928
929         * Ideograph-R140-Grass.el (U+8292): Unify abstract J0-676A.
930         (J0-676A): Separate JX3-676A; add `<-simplified@JP/extra/design'
931         for JX3-676A.
932         (U+82A4): Use `->denotational'.
933         (U+82A5): Likewise.
934         (U+82A6): Add `sound@ja/on/p={hu4|lu2}'; unify abstract J0-3032.
935         (C3-2A6B): Add `<-same@p=hu4' for C2-2479; add `<-vulgar@p=lu2'
936         for M-32425.
937         (J90-3032): Use list instead of string as the value of
938         `=jis-x0208@1978*note'; add `<-simplified@JP/jis' for JX3-3032;
939         add `<-simplified@JP/misc' for M-32425.
940         (JX3-3032): Add `<-simplified@JP/extra' for J0-6943; add
941         `<-simplified@JP/misc' for M-32425.
942         (U+8327): Use `->denotational'.
943         (C2-3257): Unify JC3-61E1.
944         (U+8328): Unify abstract J0-3071.
945         (J0-3071): Add `<-simplified@JP/extra/design' for JX3-3071.
946         (abstract J0-3755): Use `=>jis-x0208' and `=>jis-x0213-1' instead
947         of `=jis-x0208@1997'.
948         (U+834A): Use `->denotational' instead of `->subsumptive'.
949         (J90-3755): Add `<-same@JP/jis' for J78-3755.
950         (C1-5774): Unify JC3-61EA.
951         (U+44BB): Use `->denotational' instead of `->subsumptive'.
952         (U+8347): Use `->denotational'.
953         (C2-3250): Unify JC3-61EB.
954         (U+8348): Use `->denotational' and `->subsumptive'.
955         (U+44BC): Use `->denotational' instead of `->subsumptive'.
956         (J97-4D69): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
957         (U+840A): Use `->denotational' and `->subsumptive'.
958         (U+83B1): Unify JC3-63A2.
959         (U+845B): Unify abstract J0-336B.
960         (B-B8AF): Unify abstract glyph of JX3-336B; use `->denotational'
961         instead of `->subsumptive'.
962         (U+84EC): Unify abstract J0-4B29.
963         (J78-4B29): Unify JX3-4B29.
964         (J90-4B29): Separate JX3-4B29; unify JC3-63A4; use
965         `<-simplified@JP/extra' instead of `<-simplified@JP/jis'.
966         (U+8532): Unify abstract JX1-7B34.
967         (U+8511): Unify abstract J0-4A4E; use `->denotational' instead of
968         `->subsumptive'.
969         (J0-4A4E): Separate JX3-4A4E; add `<-simplified@JP/extra/design'
970         for JX3-4A4E.
971         (J97-3E55): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
972         (J90-3E55): Unify JC3-61B9.
973         (U+853D): Unify JC3-62FD.
974         (J78-4A43): Unify JX3-4A43.
975         (J83-4A43): Add `<-simplified@JP/jis' for JX3-4A43.
976         (J90-4A43): Separate JX3-4A43; add `<-simplified@JP/jis' for
977         JX3-4A43.
978         (U+853F): Use `->denotational' and `->subsumptive'.
979         (U+848D): Likewise.
980         (J78-3B27): Unify JX3-3B27.
981         (J90-3B27): Separate JX3-3B27; add `<-simplified@JP/jis' for
982         JX3-3B27; add `<-simplified@JP/misc' for GT-43266.
983         (U+85AF): Unify abstract J0-3D72.
984         (J78-3D72): Unify JX3-3D72.
985         (J90-3D72): Separate JX3-3D72.
986         (U+85B0): Use `->denotational'.
987         (C1-7734): Unify JC3-62E5.
988         (U+85B1): Use `->denotational'.
989         (K0-6E4B): Unify J78-3D73 and JX3-3D73.
990         (J90-3D73): Separate JX3-3D73; unify JC3-61B8; add
991         `<-simplified@JP/jis' for JX3-3D73; add `<-simplified@JP/misc' for
992         M-32391.
993         (J0-4D76): Add `<-simplified' for M-32519.
994
995 2010-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
996
997         * Ideograph-R141-Tiger.el (U+8654): Unify abstract J0-694A.
998         (J0-694A): Separate JX3-694A.
999         (GT-44188): Unify JX3-694A.
1000
1001         * char-db-util.el (char-db-coded-charset-priority-list): Add
1002         `=>>jis-x0213-1@{2000|2004}' and `=>>jis-x0208@1978'.
1003
1004         * Ideograph-R055-Two-Hands.el (U+8201): Add
1005         `ideographic-structure'; use `=>jis-x0208' and `=>jis-x0213-1'
1006         instead of `=jis-x0208@1997'.
1007         (U-0002234D): Use `->subsumptive' to separate representative
1008         nodes.
1009         (U-0002234E): Use `->denotational' instead of `->subsumptive'.
1010
1011 2010-02-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1012
1013         * Ideograph-R134-Mortar.el (U+8201): Add `ideographic-structure';
1014         use `=>jis-x0208' and `=>jis-x0213-1' instead of
1015         `=jis-x0208@1997'.
1016
1017         * Ideograph-R137-Boat.el (U+8258): Use `->denotational' instead of
1018         `->subsumptive'; unify abstract J0-675B.
1019         (M-30511): Separate J0-675B, C1-717C, JX1-675B and GT-39430.
1020
1021         * Ideograph-R130-Meat.el (abstract J0-6726): Use `=>jis-x0208' and
1022         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1023         (B-B2E6): Unify abstract J0-4326.
1024         (U+8171): Unify abstract J0-6727.
1025         (J0-6727): Separate JX3-6727.
1026         (G0-6B6C): Unify JX3-6727.
1027         (J78-425C): Unify JX3-425C.
1028         (J90-425C): Separate JX3-425C; add `<-simplified@JP/extra' for
1029         J78-425C.
1030         (U+818E): Use `->denotational' and `->subsumptive'.
1031         (U-000267AD): Use `->subsumptive'.
1032         (U+818F): Unify abstract J0-3951.
1033         (K0-4D47): Separate J0-3951 and JX1-3951.
1034         (abstract glyph of GT-38767): Use `=>>gt' instead of `<=>gt'.
1035         (abstract glyph of GT-38769): Ditto.
1036
1037 2010-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1038
1039         * Ideograph-R133-Arrive.el (U+81F4): Use `=>jis-x0208' and
1040         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1041
1042         * Ideograph-R124-Feather.el (GT-36835): Map to U-000263F3; unify
1043         H9-B3E8.
1044         (M-28761): Map to U-00026461.
1045         (U+7FE9): Use `->denotational'.
1046         (U+7FEB): Add `ideographic-structure'.
1047         (J78-3465): Unify JX3-3465.
1048         (J90-3465): Separate JX3-3465; add `<-simplified@JP/jis' for
1049         J78-3465.
1050         (J78-344D): Unify JX3-344D.
1051         (J90-344D): Separate JX3-344D.
1052
1053         * maps-conf.el: Don't add `=gt-pj-1' for J90-3951.
1054
1055 2010-02-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1056
1057         * Ideograph-R118-Bamboo.el (U+7B08): Use `->denotational' instead
1058         of `->subsumptive'; unify abstract J0-3568.
1059         (C2-3166): Unify JX3-3568.
1060         (J0-3568): Separate JX3-3568; add `<-simplified@JP/extra/design'
1061         for JX3-3568.
1062         (U+7B6D): Unify S-5822; add `<-original' for U+7B97.
1063         (U+7B75): Unify abstract J0-6427.
1064         (J0-6427): Separate JX3-6427.
1065         (U-00025B6B): Integrate M-26091.
1066         (U-00025B8D): Integrate M-26108.
1067         (J0-4A4F): Add `<-vulgar' for J0-6444.
1068         (U-00025B90): Integrate M-26115.
1069         (U+4203): Unify M-26117.
1070         (U+4204): Integrate M-26119.
1071         (JSP-5235): Unify H8-BD47.
1072         (U-00025B94): Integrate M-26134.
1073         (U-00025B95): Integrate M-26138.
1074         (U-00025B96): Integrate M-26141.
1075         (U-00025B97): Integrate M-26144.
1076         (U-00025B99): Integrate M-26155.
1077         (U-00025B9A): Integrate M-26156.
1078         (U+7B9F): Use `->subsumptive'.
1079         (J0-6431): Add `<-ancient' for J0-6430; add `<-formed' for S-5815.
1080         (U-00025B9B): Integrate M-26159.
1081         (U-00025B9C): Integrate M-26160.
1082         (U-00025B9E): Unify M-26166.
1083         (U+420B): Integrate M-26167.
1084         (U-00025BA2): Integrate M-26172.
1085         (U+7BAD): Use `->denotational' instead of `->subsumptive'; unify
1086         abstract J0-407D.
1087         (M-26193): Unify JX3-407D.
1088         (J0-407D): Separate JX3-407D; add `<-simplified@JP/extra/design'
1089         for JX3-407D.
1090         (U+7BB8): Use `->denotational' instead of `->subsumptive'.
1091         (J78-4824): Unify JX3-4824.
1092         (J90-4824): Separate JX3-4824; add `<-simplified@JP/jis' for
1093         J78-4824.
1094         (U+7BC7): Use `->denotational' instead of `->subsumptive'; unify
1095         abstract J0-4A53.
1096         (K0-7839): Unify JX3-4A53.
1097         (J0-4A53): Separate JX3-4A53; add `<-simplified@JP/extra/design'
1098         for JX3-4A53.
1099         (U-00025BEE): Integrate M-26269.
1100         (U+7BDD): Use `->denotational' instead of `->subsumptive'; unify
1101         abstract J0-6440.
1102         (GT-33916): Unify JX3-6440.
1103         (J0-6440): Separate JX3-6440; add `<-simplified@JP/extra/design'
1104         for JX3-6440.
1105         (J97-433D): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
1106         (U+6440): Use `->denotational' instead of `->subsumptive'; unify
1107         abstract J0-4E7C.
1108         (GT-34334): Unify JX3-4E7C.
1109         (J0-4E7C): Separate JX3-4E7C; add `<-simplified@JP/jis' for
1110         JX3-4E7C.
1111
1112 2010-02-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1113
1114         * Ideograph-R127-Plow.el (C1-5755): Unify S-6357.
1115         (J0-394C): Unify S-6356; add `<-same' for C1-5755.
1116
1117         * Ideograph-R009-Man.el (M-01272): Omit `ideographic-structure'.
1118
1119 2010-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1120
1121         * Ideograph-R122-Net.el (U+7F72): Use `=>jis-x0208@1997' instead
1122         of `=jis-x0208@1997'.
1123
1124 2010-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1125
1126         * Ideograph-R120-Silk.el (U-0002604B): Integrate M-27553.
1127         (U-0002604C): Integrate M-27561.
1128         (U+7DAA): Use `->denotational' instead of `->subsumptive'.
1129         (J97-3D6F): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
1130         (U-00026096): Integrate M-27632'.
1131
1132         * Ideograph-R113-Spirit.el:
1133         - Add some mappings for Daikanwa.
1134         (M-24626): Unify S-5507; add `<-ancient' for J0-6339.
1135         (J78-3737): Unify JX3-3737.
1136         (J90-3737): Separate JX3-3737; add `<-simplified@JP/extra' for
1137         J78-3737.
1138         (U-0002560D): Use `->subsumptive' to separate representative
1139         nodes.
1140         (U-0002560F): Use `->denotational'.
1141         (J78-3540): Unify JX3-3540.
1142         (J90-3540): Separate JX3-3540; add `<-simplified@JP/extra' for
1143         J78-3540.
1144         (U+795F): Unify abstract J0-632E.
1145         (G0-4B6E): Separate J0-632E; use `->subsumptive' to separate
1146         J0-632E and JX3-632E.
1147         (U-00021C07): Use `->subsumptive' to integrate M-24785; use
1148         `ideographic-{radical|strokes}@cns' instead of
1149         `ideographic-{radical|strokes}'; add
1150         `ideographic-{radical|strokes}@cns*sources' and
1151         `ideographic-{radical|strokes}@ucs'.
1152         (J0-4135): Unify S-5566.
1153         (J78-4729): Unify JX3-4729.
1154         (J90-4729): Separate JX3-4729; add `<-simplified@JP/extra' for
1155         J78-4729.
1156         (J97-4578): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
1157         (J90-4578): Use `<-simplified@JP/extra' instead of
1158         `<-simplified@JP'.
1159
1160         * Ideograph-R102-Field.el:
1161         - Add some mappings for Daikanwa.
1162         (U-00022341): Use `->denotational' to integrate M-49332.
1163         (C4-2741): Use `<-denotational' for U-00022341; unify H7-B4EB.
1164         (U-00024C2B): Unify M-21769; add `<-ancient' for J0-4B2E.
1165         (U+754A): Add `<-formed' for C1-5755.
1166         (U+7552): Use `->subsumptive' to separate representative nodes.
1167         (M-49332): Add `<-denotational' for U-00022341; add `<-original'
1168         for C4-2741.
1169         (JSP-4D3A): Add `<-formed' and `<-same' for J0-5436.
1170         (H7-B770): Separate U-00024C67; add `<-unknown' for U-00024C67;
1171         unify M-21833.
1172         (U+7564): Use `->denotational' instead of `->subsumptive'.
1173         (U+7567): Add `<-vulgar' for U+7565.
1174         (abstract J0-305B): Unify U+7570.
1175         (J0-305B): Move U+7570 to the parent; add `<-simplified@JP/misc'
1176         and `<-wrong' for U-0002F938.
1177         (U+7569): Use `->subsumptive' to separate representative nodes.
1178         (U-00024C67): Separate H7-B770; add `<-unknown' for M-21833; use
1179         `->subsumptive'.
1180         (U-00024C83): Unify S-5059; add `<-original' for S-5058.
1181
1182         * Ideograph-R043-Lame.el (U-00021C07): Copied from
1183         Ideograph-R113-Spirit.el.
1184
1185         * Ideograph-R115-Grain.el (J0-633E): Unify S1-5600.
1186
1187         * Ideograph-R085-Water.el:
1188         - Add some mappings for Daikanwa.
1189         (U+6C72): Unify abstract J0-3562.
1190         (K0-5063): Unify JX3-3562.
1191         (J0-3562): Separate JX3-3562; add `<-simplified@JP/extra/design'
1192         for JX3-3562.
1193         (U+6D69): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1194         `=jis-x0208@1997'.
1195         (U+6D78): Likewise.
1196         (U+6DEB): Likewise.
1197         (J90-307C): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
1198         for JX3-307C.
1199         (abstract J0-4036): Use `=>jis-x0208' and `=>jis-x0213-1' instead
1200         of `=jis-x0208@1997'.
1201         (U+6E2E): Likewise.
1202         (U+6E2F): Likewise.
1203         (U+6E6E): Unify abstract J0-5E50.
1204         (abstract J0-3C22): Use `=>jis-x0208' and `=>jis-x0213-1' instead
1205         of `=jis-x0208@1997'; unify U+6ECB.
1206         (J0-3C22): Move U+6ECB to the parent.
1207         (U+6EA2): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1208         `=jis-x0208@1997'.
1209         (JX3-306E): Add `=ucs@jis/2004' for J2004U+6EA2.
1210         (JX1-306E): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1211         `=ucs@jis' for J{1990|2000}U+6EA2.
1212         (J78-452E): Unify JX3-452E.
1213         (J90-452E): Separate JX3-452E; use `<-simplified@JP/jis' instead
1214         of `<-simplified@JP' for J78-452E.
1215         (U+6F23): Unify abstract J0-4E7A.
1216         (J78-4E7A): Unify JX3-4E7A.
1217         (J90-4E7A): Separate JX3-4E7A; use `<-simplified@JP/extra' instead
1218         of `<-simplified@JP'.
1219         (U-00023F4A): Integrate M-18250 and S-4507.
1220         (abstract J0-3442): Use `=>jis-x0208' and `=>jis-x0213-1' instead
1221         of `=jis-x0208@1997'.
1222         (U+6F97): Use `<-simplified@JP/jis' instead of `<-simplified@JP'.
1223         (U+6F98): Integrate CB02958.
1224         (U+3D71): Use `->subsumptive'; modify hierarchy of
1225         `ideographic-structure'.
1226         (J90-4654): Separate JX3-4654; use `<-simplified@JP/jis' instead
1227         of `<-simplified@JP'.
1228         (JSP-4927): Use `<-simplified@JP/jis' instead of
1229         `<-simplified@JP'.
1230         (J97-4642): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
1231         (U+6D9C): Use `->denotational' instead of `->subsumptive'; unify
1232         abstract JX1-4642.
1233         (J90-4642): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
1234         for JX1-773D.
1235         (JX1-7739): Add `=ucs@jis/2004' for J2004U+6FF9.
1236         (U+7015): Unify abstract J0-494E.
1237         (J78-494E): Unify JX3-494E.
1238         (J90-494E): Separate JX3-494E; use `<-simplified@JP/jis' instead
1239         of `<-simplified@JP'.
1240         (J78-4654): Unify JX3-4654.
1241         (U+7026): Unify abstract J0-4375.
1242         (J78-4375): Unify JX3-4375.
1243         (J90-4375): Separate JX3-4375.
1244         (U+7058): Unify abstract J0-4667.
1245         (J78-4667): Unify JX3-4667.
1246         (J90-4667): Separate JX1-4667; add `<-simplified@JP/jis' for
1247         J78-4667.
1248
1249 2010-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1250
1251         * Ideograph-R119-Rice.el (U+7C7E): Use `->denotational' instead of
1252         `->subsumptive'.
1253         (J90-4C62): Separate JX3-4C62; add `<-simplified@JP/jis/1978' for
1254         J78-4C62; add `<-simplified@JP/jis/2004' for JX3-4C62.
1255         (J78-4C62): Integrate JX3-4C62.
1256         (U+7C82): Use `->subsumptive' to separate representative nodes;
1257         unify abstract J0-3729.
1258         (J0-3729): Separate JX3-3729; separate GT-34606.
1259         (JX3-3729): Unify GT-34606.
1260         (J0-6463): Add `<-vulgar' for J0-633E.
1261
1262         * maps-conf.el: Don't add `=gt-pj-1' for J90-3729.
1263
1264 2010-01-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1265
1266         * Ideograph-R116-Cave.el (U+7A7F): Unify abstract J0-407C;
1267         integrate JX3-407C.
1268         (J0-407C): Separate JX3-407C; separate K0-743E and JC3-5DD7.
1269         (U-00025A36): Use `->subsumptive'; integrate M-25701.
1270         (U-00025A37): Integrate M-25702.
1271         (J90-635E): Separate JX3-635E and GT-33163.
1272
1273         * Ideograph-R086-Fire.el (U+7075): Use `->denotational' instead of
1274         `->subsumptive'.
1275         (JX2-6F5A): Add `<-vulgar' for J90-635E.
1276
1277 2009-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1278
1279         * Ideograph-R115-Grain.el (U+79C6): Add `<-formed' and `<-same'
1280         for U+7A08.
1281         (U+79E4): Use `->denotational' instead of `->subsumptive'.
1282         (J78-4769): Unify JX3-4769.
1283         (J90-4769): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1284         JX1-4769; add `<-simplified@JP/jis' for J78-4769.
1285         (U+414E): Use `->subsumptive' to separate representative nodes.
1286         (U+7A03): Use `->denotational' instead of `->subsumptive'.
1287         (U+7A04): Use `->denotational' instead of `->subsumptive'.
1288         (B-B57C): Unify abstract J0-4047.
1289         (U+7A0E): Add `<-same' and `<-simplified@JP/misc' for K0-612A.
1290         (U+7A06): Use `->denotational' instead of `->subsumptive'.
1291         (U+7A07): Use `->subsumptive' to separate representative nodes.
1292         (U+7A09): Likewise.
1293         (J78-4923): Unify JX3-4923.
1294         (J90-4923): Separate JX3-4923; add `<-simplified@JP/extra/design'
1295         for J78-4923.
1296
1297         * maps-conf.el: Don't add `=gt-pj-1' for J90-635E.
1298
1299 2009-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1300
1301         * maps-conf.el: Don't add `=gt-pj-1' for J90-632E.
1302
1303         * Ideograph-R112-Stone.el (U+409B): Unify M-24058.
1304         (J97-3826): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
1305         (M-24475): Use `<-denotational' for U+40E3 instead of U-0002F951.
1306         (C7-396D): Unify U-0002F951 and UU+40E3.
1307
1308         * Ideograph-R104-Sickness.el (U+75B8): Use `->subsumptive'.
1309         (U+75B9): Likewise.
1310         (U+75BA): Likewise.
1311         (U+75BB): Likewise.
1312         (U+75BC): Likewise.
1313         (K0-5459): Move B-AF6B to the abstract node; unify JX3-6156.
1314         (J0-6156): Separate JX3-6156.
1315         (G0-4C5B): Separate C1-566E.
1316         (U+75BD): Use `->subsumptive'.
1317         (abstract J0-4169): Use `=>jis-x0208' and `=>jis-x0213-1' instead
1318         of `=jis-x0208@1997'.
1319         (J90-4169): Use `<-simplified@JP/jis' instead of
1320         `<-simplified@JP'.
1321
1322         * Ideograph-R032-Earth.el (J0-5436): Separate S2-1384.
1323         (S1-1384): Unify S2-1384.
1324
1325 2009-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1326
1327         * Ideograph-R075-Tree.el:
1328         - Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1329           `=jis-x0208@1997' for common part of abstract JIS X 0208:1997
1330           and JIS X 0213.
1331         (U-0002F8DC): Unify JX3-3C5D and J2004U+6753.
1332         (J90-3C5D): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1333         JX1-3C5D; add `<-simplified@JP/extra/design' for U-0002F8DC.
1334         (U+6754): Add `ideographic-structure'.
1335         (JX2-2E40): Use GT-K00495 instead of U+6728 in
1336         `ideographic-structure'.
1337         (C3-2644): Add `ideographic-structure'.
1338         (U+6756): Unify abstract J0-3E73.
1339         (J0-3E73): Separate JX3-3E73.
1340         (G0-5548): Unify JX3-3E73.
1341         (U+6780): Use `->subsumptive'.
1342         (U+677F): Likewise.
1343         (abstract J0-5B47): Use `=>jis-x0208' and `=>jis-x0213-1' instead
1344         of `=jis-x0208@1997'; unify U+6785.
1345         (J0-5B47): Move U+6785 to the abstract node.
1346         (U+67C8): Use `->denotational'.
1347         (U+67C9): Use `->subsumptive'.
1348         (U+67D3): Likewise.
1349         (U+67D5): Use `->subsumptive' to separate representative node.
1350         (U+67D6): Use `->subsumptive'.
1351         (U+67D7): Likewise.
1352         (U+67FB): Add `ideographic-structure'.
1353         (J0-3A3A): Omit `ideographic-structure'.
1354         (G0-3269): Add `<-wrong' for J0-3A3A.
1355         (U+67ED): Use `->denotational' to separate abstract glyph node.
1356         (U+67F5): Use `->subsumptive' to separate representative nodes.
1357         (U+681E): Add `ideographic-structure'.
1358         (U+3B5C): Unify M-14720.
1359         (U+6829): Use `->denotational'.
1360         (U+3B5D): Integrate M-14725.
1361         (U+3B5E): Integrate M-14730.
1362         (U+6830): Add `ideographic-structure'.
1363         (JSP-4353): Use GT-K00495 instead of U+6728 in
1364         `ideographic-structure'.
1365         (C3-3163): Likewise.
1366         (U+3B5F): Integrate M-14733.
1367         (U+6832): Use `->subsumptive' to separate representative nodes.
1368         (U-00023465): Likewise.
1369         (U+3B60): Unify M-14738; add `sound@ja/on'.
1370         (U+3B61): Unify M-14740.
1371         (U+6836): Use `->subsumptive' to separate representative nodes.
1372         (U+6838): Use `->subsumptive'.
1373         (U+3B62): Unify M-14756.
1374         (U-0002346D): Use `->subsumptive' to separate representative node.
1375         (U+685D): Add `ideographic-structure'; use `=>jis-x0208' and
1376         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1377         (U+6897): Use `->subsumptive'.
1378         (J0-393C): Separate JX3-393C.
1379         (G0-3923): Unify JX3-393C.
1380         (U+3B6D): Use `->denotational' to separate abstract glyph nodes.
1381         (U+6899): Use `->subsumptive' to separate representative node.
1382         (U+689A): Use `->subsumptive' to separate representative nodes.
1383         (U+68D7): Use `->subsumptive'.
1384         (U+68D8): Use `->subsumptive' to separate representative nodes.
1385         (J0-5B79): Separate JX3-5B79.
1386         (K0-503E): Unify JX3-5B79.
1387         (J78-466A): Unify JX3-466A.
1388         (J90-466A): Separate JX3-466A; use `<-simplified@JP/jis' instead
1389         of `<-simplified@JP/misc'.
1390         (U+3B9B): Use `->subsumptive' to separate representative node.
1391         (U+696E): Use `->denotational'.
1392         (J90-3D5D): Separate JX3-3D5D.
1393         (J83-3D5D): Unify JX3-3D5D.
1394         (J78-4F31): Unify JX3-4F31.
1395         (J90-4F31): Separate JX3-4F31; use `<-simplified@JP/jis' instead
1396         of `<-simplified@JP/misc'.
1397         (U+3BA9): Unify M-15255.
1398         (U+69A6): Use `->subsumptive'.
1399         (U+69A8): Use `->denotational' and `->subsumptive'.
1400         (U+69B4): Add `<-vulgar' for U+6A4A.
1401         (U+69B6): Use `->subsumptive'.
1402         (U+69B7): Likewise.
1403         (U+3BAE): Integrate M-15284.
1404         (U+3BAF): Use `->subsumptive' to separate representative nodes.
1405         (U+69B8): Use `->subsumptive' to separate representative node; add
1406         `sound@ja/on'.
1407         (U+69B9): Use `->denotational' to separate abstract glyph nodes.
1408         (U+3BB0): Integrate M-15289.
1409         (U+69BA): Use `->denotational' and `->subsumptive'.
1410         (U+3BB1): Integrate M-15291.
1411         (U+69BB): Use `->denotational'.
1412         (U+3BB2): Integrate M-15293.
1413         (U+69C0): Use `->subsumptive'.
1414         (U+69C1): Likewise.
1415         (U+3BB3): Integrate M-15301.
1416         (U+3BB4): Integrate M-15315.
1417         (J78-4448): Unify JX3-4448.
1418         (J90-4448): Separate JX3-4448; use `<-simplified@JP/extra' instead
1419         of `<-simplified@JP/misc' for J78-4448.
1420         (U+3BB5): Integrate M-15322.
1421         (U+69D1): Use `->subsumptive' to separate representative node.
1422         (U+3BB7): Integrate M-15326.
1423         (U+69D7): Unify S-3811; add `<-vulgar' for U+6A4B.
1424         (J78-3A67): Unify JX3-3A67.
1425         (J90-3A67): Separate JX3-3A67; use `<-simplified@JP/extra' instead
1426         of `<-simplified@JP/misc' for J78-3A67.
1427         (parent of M-15364): Integrate U-0002F8EA.
1428         (J78-4875): Unify JX3-4875.
1429         (J90-4875): Separate JX3-4875; use `<-simplified@JP/extra' instead
1430         of `<-simplified@JP'.
1431         (U+6A19): Use `->subsumptive'.
1432         (U+6A1A): Add `ideographic-structure'.
1433         (JX2-2F4C): Use GT-K00495 instead of U+6728 in
1434         `ideographic-structure'.
1435         (H4-B05B): Likewise.
1436         (C3-4C4A): Likewise.
1437         (U-00023629): Unify M-15444.
1438         (U-00023630): Integrate M-15467.
1439         (U-00023631): Integrate M-15468.
1440         (U-00023632): Integrate M-15469.
1441         (U-00023670): Integrate M-15473.
1442         (U-00023671): Unify M-15476.
1443         (U-00023673): Integrate M-15478.
1444         (U-00023674): Integrate M-15479.
1445         (U-00023675): Integrate M-15480.
1446         (U-00023676): Integrate M-15481.
1447         (U+3BE0): Add `ideographic-structure'.
1448         (GT-19689): Use GT-K00495 instead of U+6728 in
1449         `ideographic-structure'.
1450         (C3-4C4B): Likewise.
1451         (U-0002363A): New character; add `<-vulgar' for U+6A4B.
1452         (J78-432E): Unify JX3-432E.
1453         (J90-432E): Separate JX3-432E; use `<-simplified@JP/jis' instead
1454         of `<-simplified@JP' for J78-432E.
1455         (U+3BD3): Add `ideographic-structure'.
1456         (M-15501): Use GT-K00495 instead of U+6728 in
1457         `ideographic-structure'.
1458         (C3-5142): Likewise.
1459         (U+6A4A): Add `<-original' for U+69B4.
1460         (U+6A59): Use `->subsumptive' to separate representative nodes.
1461         (J0-5C74): Separate JX3-5C74.
1462         (U+6A6E): Use `->subsumptive' to separate representative nodes.
1463         (U+3BE2): Use `->subsumptive'.
1464         (U+6A6F): Use `->subsumptive' to separate representative nodes.
1465         (U-000236A3): Integrate M-15605.
1466         (U+3BF0): Use `->denotational' to separate abstract glyph nodes.
1467         (U+6A8C): Use `->subsumptive' to separate representative nodes.
1468         (U+6A8D): Likewise.
1469         (U+6A8F): Use `->subsumptive'.
1470         (J78-367B): Unify JX3-367B.
1471         (J90-367B): Separate JX3-367B; use `<-simplified@JP/jis' instead
1472         of `<-simplified@JP'.
1473         (U+6ADC): Use `->denotational'.
1474         (U-00023799): Use `->denotational' and `->subsumptive'.
1475         (U+6ADD): Use `->denotational'.
1476         (U+6ADE): Use `->subsumptive'.
1477         (U+6AE0): Likewise.
1478         (U+3C05): Use `->denotational'.
1479         (J90-3135): Use `<-simplified@JP/jis' instead of
1480         `<-simplified@JP'.
1481
1482         * Ideograph-R030-Mouth.el (J0-527B): Use `=ucs@jis/1990' and
1483         `=ucs@jis/2000' instead of `=ucs@jis'.
1484         (JX3-527B): Add `=ucs@jis/2004' for J2004U+54AC.
1485         (JX3-3E25): Add `=ucs@jis/2004' for J2004U+54E8.
1486         (U+55B0): Add `ideographic-structure'.
1487         (JX3-3674): Add `=ucs@jis/2004' for J2004U+55B0.
1488         (J90-3674): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1489         `=ucs@jis'.
1490         (U+5632): Add `ideographic-structure'.
1491         (JX3-535E): Add `=ucs@jis/2004' for J2004U+5632.
1492         (J90-535E): Use J0-442B instead of U+671D in
1493         `ideographic-structure'.
1494         (JX3-4139): Add `=ucs@jis/2004' for J2004U+564C.
1495         (J90-4139): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1496         `=ucs@jis'.
1497         (J0-5373): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1498         `=ucs@jis'.
1499
1500         * Ideograph-R014-Cover.el (U+51A4): Add `ideographic-structure'.
1501         (U-0002F818): Add `=ucs@jis/2004' for J2004U+51A4.
1502         (abstract glyph of JX1-514D): Add `=>>jis-x0213-1@2000'.
1503
1504 2009-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1505
1506         * Ideograph-R109-Eye.el (U+773A): Use `=>jis-x0208' and
1507         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1508         (U+77A5): Use `->denotational' instead of `->subsumptive'.
1509         (J78-4A4D): Use `<-subsumptive' to integrate JX3-4A4D.
1510         (G0-4633): Separate J83-4A4D, J90-4A4D, JX1-4A4D and JC3-5BE3.
1511
1512         * Ideograph-R091-Slice.el (J90-4757): Use `=ucs@jis/1990' and
1513         `=ucs@jis/2000' instead of `=ucs@jis'.
1514
1515         * Ideograph-R086-Fire.el (JX3-3C5E): Add `=ucs@jis/2004' for
1516         J2004U+707C.
1517         (J90-3C5E): Add `<-simplified@JP/extra/design' for JX3-3C5E.
1518         (J90-4E7B): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1519         `=ucs@jis'.
1520         (JX3-4079): Add `=ucs@jis/2004' for J2004U+714E.
1521         (JX3-407A): Add `=ucs@jis/2004' for J2004U+717D.
1522         (J90-407A): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1523         `=ucs@jis'.
1524         (U+71A2): Add `ideographic-structure'.
1525         (K0-5C6C): Use GT-K00405 instead of J0-3250 in
1526         `ideographic-structure'.
1527         (UU+71A2): Likewise.
1528
1529         * Ideograph-R064-Hand.el (J0-4472): Use `=ucs@jis/1990' and
1530         `=ucs@jis/2000' instead of `=ucs@jis'.
1531         (JX3-4854): Add `=ucs@jis/2004' for J2004U+633D.
1532         (J90-4854): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1533         `=ucs@jis'.
1534         (JX3-443D): Add `=ucs@jis/2004' for J2004U+6357.
1535         (JX3-377E): Add `=ucs@jis/2004' for J2004U+6372.
1536         (JX3-4237): Add `=ucs@jis/2004' for J2004U+63C3.
1537         (JX3-4022): Add `=ucs@jis/2004' for J2004U+647A.
1538         (J90-4022): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1539         `=ucs@jis'.
1540         (JX3-4527): Add `=ucs@jis/2004' for J2004U+64E2.
1541
1542         * Ideograph-R063-Door.el (JX3-5928): Add `=ucs@jis/2004' for
1543         J2004U+6241.
1544         (J0-5928): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1545         `=ucs@jis'; use `<-simplified@JP/extra/design' instead of
1546         `<-simplified@JP/extra'.
1547
1548         * Ideograph-R061-Heart.el (M-10709): Unify U-000226BB and C5-2D59.
1549         (M-10710): Unify U-000226AE.
1550         (M-10711): Unify U-000226A8 and H6-DBDB.
1551         (U+60A8): Use `->subsumptive' to separate representative nodes.
1552         (M-10713): Map to U-000226AD.
1553         (M-10714): Map to U-000226AA.
1554         (M-10715): Unify U-000226AB.
1555         (U+60D4): Use `->subsumptive' to separate representative nodes.
1556         (M-10802): Map to U-000226DA; fix `ideographic-strokes'; add
1557         `ideographic-strokes@daikanwa'.
1558         (M-10804): Unify U+60D6, C3-3B55 and H6-DDF6.
1559         (U+3952): Use `->denotational'.
1560         (U+60D7): Use `->subsumptive' to separate representative nodes.
1561         (JX3-4C7C): Add `=ucs@jis/2004' for J2004U+6108.
1562
1563         * Ideograph-R060-Step.el (JX3-5751): Add `=ucs@jis/2004' for
1564         J2004U+5F98.
1565         (J90-5751): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1566         `=ucs@jis'.
1567         (JX3-352B): Add `=ucs@jis/2004' for J2004U+5FBD.
1568
1569         * Ideograph-R053-Dotted-Cliff.el (JX3-4A79): Add `=ucs@jis/2004'
1570         for J2004U+5E96.
1571         (J90-4A79): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1572         `=ucs@jis'.
1573         (JX3-4940): Add `=ucs@jis/2004' for J2004U+5EDF.
1574         (J90-4940): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1575         `=ucs@jis'; use `<-simplified@JP/extra/design' instead of
1576         `<-simplified@JP/extra'.
1577
1578         * Ideograph-R029-Again.el (J0-3A35): Use `=ucs@jis/1990' and
1579         `=ucs@jis/2000' instead of `=ucs@jis'.
1580         (U+53DB): Add `ideographic-structure'.
1581         (JX3-4840): Add `=ucs@jis/2004' for J2004U+53DB.
1582         (J0-4840): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1583         `=ucs@jis'.
1584         (U+53DF): Add `ideographic-structure'.
1585         (JX3-5257): Add `=ucs@jis/2004' for J2004U+53DF.
1586
1587         * Ideograph-R010-Legs.el (JX3-4546): Add `=ucs@jis/2004' for
1588         J2004U+514E.
1589         (J0-4546): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1590         `=ucs@jis'.
1591
1592         * Ideograph-R009-Man.el (JX3-3771): Add `=ucs@jis/2004' for
1593         J2004U+5026.
1594         (J90-3771): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
1595         `=ucs@jis'; add `<-simplified@JP/jis' for JX3-3771.
1596         (U+504F): Add `ideographic-structure'.
1597         (U-000202F1): Add `ideographic-structure'.
1598         (U-000202F5): Likewise.
1599         (U-00020422): Likewise.
1600         (JX3-4C59): Add =ucs@jis/2004' for J2004U+5132.
1601
1602         * Ideograph-R038-Woman.el (JX3-4A5A): Unify J2004U+5A29.
1603         (J90-4A5A): Use `<-simplified@JP/extra/design' instead of
1604         `<-simplified@JP/extra'.
1605
1606 2009-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1607
1608         * Ideograph-R098-Tile.el (JX3-6131): Unify J2004U+7515.
1609
1610         * Ideograph-R076-Lack.el (JX3-4337): Unify J2004U+6B4E.
1611
1612         * Ideograph-R026-Seal.el (JX3-362A): Unify J2004U+537F.
1613
1614         * Ideograph-R044-Corpse.el (JX3-367D): Unify J2004U+5C51.
1615         (JX3-454B): Unify J2004U+5C60.
1616         (JX3-4F60): Unify J2004U+5C62.
1617
1618         * Ideograph-R032-Earth.el (JX3-4548): Unify J2004U+5835.
1619
1620         * maps-conf.el:
1621         - Don't add `=gt-pj-1' for J90-4A4D.
1622         - Remove `=ucs@jis' if JIS X0213:2000 and 2004 are different.
1623         - Add `=ucs@jis/2004' to JIS X0213:2004 characters which are
1624           different from JIS X0213:2000.
1625         - Use `=>jis-x0213-1' and `=>jis-x0208' instead of
1626           `<=>jis-x0213-1' and `<=>jis-x0208'.
1627
1628         * Ideograph-R100-Life.el (abstract J0-3B3A): Use `=>jis-x0208' and
1629         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1630         (J0-3B3A): Add `<-same' and `<-simplified@JP/misc' for M-21684.
1631         (U+7526): Unify abstract J0-6134.
1632         (J0-6134): Separate JX3-6134.
1633         (EGB-2C75): Unify JX3-6134.
1634         (M-21697): Add `<-same' for J0-6134.
1635         (IU-00024BF3): Unify S-5013; add `<-formed' for J0-6134.
1636
1637 2009-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1638
1639         * Ideograph-R098-Tile.el (B-ED70): Use `->denotational' instead of
1640         `->subsumptive'.
1641         (J78-3979): Use `<-subsumptive' to integrate JX3-3979.
1642         (J90-3979): Separate JX3-3979.
1643         (M-21617): Separate J83-6131, K0-6838, J90-6131, JX1-6131,
1644         GT-27757 and S-5002.
1645         (K0-6838): Unify JX3-6131, GT-27757 and S-5002.
1646
1647         * Ideograph-R094-Dog.el (U+72E1): Use `->subsumptive'; unify
1648         abstract J0-6044.
1649         (J0-6044): Separate JX3-6044.
1650         (J78-4D32): Use `<-subsumptive' to integrate JX3-4D32.
1651         (J90-4D32): Separate JX3-4D32.
1652
1653         * Ideograph-R090-Half-Tree-Trunk.el (U-0002458F): Moved from
1654         Ideograph-R089-Double-X.el.
1655         (U-00024590): Likewise.
1656
1657         * maps-conf.el: Don't add `=gt-pj-1' for J90-6131.
1658
1659 2009-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1660
1661         * Ideograph-R096-Jade.el (U+73E5): Use `=>jis-x0208' and
1662         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1663
1664         * Ideograph-R093-Cow.el (U+727D): Unify abstract J0-3823.
1665         (K0-4C32): Separate J0-3823 and JX1-3823.
1666
1667         * Ideograph-R089-Double-X.el (JC3-41A4): Use `<-denotational' for
1668         U+723E.
1669         (U-0002039B): Use `ideographic-{radical|strokes}@{ucs|cns}' and
1670         `ideographic-{radical|strokes}@cns*sources' instead of
1671         `ideographic-'; omit `ideographic-structure'; add `<-same' for
1672         U-00024564.
1673         (U-0002458F): Integrate M-19793; moved to
1674         Ideograph-R090-Half-Tree-Trunk.el.
1675         (U-00024590): Integrate M-19794; moved to
1676         Ideograph-R090-Half-Tree-Trunk.el.
1677
1678         * Ideograph-R009-Man.el (U-0002039B): Use
1679         `ideographic-{radical|strokes}@{ucs|cns}' and
1680         `ideographic-{radical|strokes}@cns*sources' instead of
1681         `ideographic-'; omit `ideographic-structure'; add `<-same' for
1682         U-00024564.
1683
1684 2009-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1685
1686         * Ideograph-R088-Father.el (M-19729): Unify S-4712; add
1687         `<-ancient' for J0-4C6C.
1688         (U+3E19): Use `->denotational' instead of `->subsumptive'.
1689         (U+723A): Unify abstract J0-4C6C.
1690         (J0-4C6C): Separate JX3-4C6C.
1691
1692         * maps-conf.el: Don't add `=gt-pj-1' for J90-3823.
1693
1694         * Ideograph-R092-Fang.el (U+7259): Use `=>jis-x0208' and
1695         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1696
1697         * Ideograph-R091-Slice.el (U+724C): Use `->denotational' instead
1698         of `->subsumptive'.
1699         (J78-4757): Unify JX3-4757; move B-B550 to the parent node.
1700         (J90-4757): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1701         JX1-4757.
1702
1703         * Ideograph-R086-Fire.el (U+7078): Unify abstract J0-3564.
1704         (K0-4F36): Separate J0-3564 and JX1-3564; move B-A862 to U+7078.
1705         (U+707C): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1706         `=jis-x0208@1997'.
1707         (J78-3C5E): Unify JX3-3C5E.
1708         (J90-3C5E): Use `=jis-x0213-1@2000' for JX1-3C5E.
1709         (J97-316B): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
1710         (J90-316B): Use `<-simplified@JP/jis' instead of
1711         `<-simplified@JP'.
1712         (U+716E): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
1713         (U+7149): Unify abstract J0-4E7B.
1714         (J78-4E7B): Unify JX3-4E7B; move B-B7D2 to the parent node.
1715         (J90-4E7B): Use `=jis-x0213-1@2000' for JX1-4E7B; add
1716         `<-simplified@JP/jis' for J78-4E7B.
1717         (J78-4079): Unify JX3-4079.
1718         (J90-4079): Use `=jis-x0213-1@2000' for JX1-4079; move B-B7CE to
1719         the parent node; use `<-simplified@JP/extra/design' instead of
1720         `<-simplified@JP/misc'.
1721         (U+717D): Unify abstract J0-407A.
1722         (K0-6043): Unify JX3-407A.
1723         (J90-407A): Use `=jis-x0213-1@2000' for JX1-407A; use
1724         `<-simplified@JP/extra/design' instead of `<-simplified@JP/misc'.
1725         (abstract J0-5F73): Use `=>jis-x0208' and `=>jis-x0213-1' instead
1726         of `=jis-x0208@1997'.
1727         (U-0002446B): Add `ideographic-structure'.
1728         (IU-0002446B): Use GT-K00405 instead of J0-3250 in
1729         `ideographic-structure'.
1730         (abstract glyph of GT-38767): Use `=>>gt' instead of `<=>gt'.
1731         (abstract glyph of GT-38769): Likewise.
1732         (CB02412): Use GT-K00405 instead of U+706B in
1733         `ideographic-structure'.
1734
1735 2009-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1736
1737         * maps-conf.el: Don't add `=gt-pj-1' for J90-3564.
1738
1739 2009-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1740
1741         * Ideograph-R031-Enclosure.el (U+5702): Use `->subsumptive' to
1742         separate representative nodes.
1743         (U+5704): Use `hanyu-dazidian' instead of
1744         `hanyu-dazidian-{vol|page|char}'.
1745
1746 2009-10-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1747
1748         * maps-conf.el: Don't add `=gt-pj-1' for J90-5B5E.
1749
1750 2009-10-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1751
1752         * Ideograph-R082-Fur.el (U+6C08): Use `=>jis-x0208' and
1753         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1754
1755         * maps-conf.el: Don't add `=gt-pj-1' for J90-5C27.
1756
1757 2009-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1758
1759         * Ideograph-R080-Do-Not.el (J97-4B68): Use `=>jis-x0208@1997'
1760         instead of `=jis-x0208@1997'.
1761
1762         * Ideograph-R077-Stop.el (abstract J0-3A50): Use `=>jis-x0208' and
1763         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1764
1765         * maps-conf.el: Don't add `=gt-pj-1' for J90-5B79 and J90-5C74.
1766
1767 2009-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1768
1769         * Ideograph-R076-Lack.el (U+6B21): Use `=>jis-x0208' and
1770         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1771         (J0-3C21): Add `<-same' for K0-732D.
1772         (U+6B4E): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1773         `=jis-x0208@1997'.
1774         (C1-6D45): Unify JX3-4337.
1775         (J0-4337): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1776         JX1-4337; add `<-simplified@JP/jis' for JX3-4337.
1777
1778         * Ideograph-R064-Hand.el (U+62FD): Unify S-3407; add `<-formed'
1779         for U+66F3.
1780
1781 2009-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1782
1783         * Ideograph-R074-Moon.el (U+670B): Use `=>jis-x0208' and
1784         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1785         (J0-4A7E): Add `<-same' for GT-18172.
1786         (U+670D): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1787         `=jis-x0208@1997'.
1788         (J0-497E): Add `<-same' for M-14345.
1789         (U+671C): Use `->subsumptive'.
1790         (U+671D): Use `->denotational'; use `=>jis-x0208' and
1791         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1792         (J0-442B): Add `<-same' for M-14374.
1793         (U-00023379): Use `->denotational' and `->subsumptive'; integrate
1794         M-14381.
1795
1796         * Ideograph-R072-Sun.el (abstract J0-3937): Use `=>jis-x0208' and
1797         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1798         (B-B1DF): Unify J97-4855.
1799         (U+665A): Use `->subsumptive' to separate representative nodes;
1800         unify abstract JX1-753C.
1801         (U-000231B6): Use `->denotational' instead of `->subsumptive'.
1802         (abstract J0-5A70): Use `=>jis-x0208' and `=>jis-x0213-1' instead
1803         of `=jis-x0208@1997'.
1804         (U+6666): Likewise.
1805         (U+66D9): Likewise.
1806         (J90-3D6C): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
1807         for J78-3D6C.
1808
1809         * Ideograph-R073-Say.el (U+66F4): Use `=>jis-x0208' and
1810         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1811         (U+66F5): Add `<-wrong' for U+66F3.
1812
1813         * Ideograph-R066-Rap.el (U+6562): Use `->denotational' instead of
1814         `->subsumptive'.
1815         (M-13360): Map to U-00022FCE.
1816         (M-13373): Map to U-00022FDA.
1817         (U-00022FCE): Use `->subsumptive' to separate representative
1818         nodes.
1819         (U+657B): Omit `=>daikanwa' for M-13355.
1820         (U-00022FD5): Use `->subsumptive' to separate representative
1821         nodes.
1822         (abstract J0-546B): Use `=>jis-x0208' and `=>jis-x0213-1' instead
1823         of `=jis-x0208@1997'.
1824
1825 2009-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1826
1827         * Ideograph-R069-Axe.el (M-13537): Unify U-00023092 and H5-F67A;
1828         add `sound@ja/on'.
1829         (U+65A7): Use `->subsumptive'; unify abstract J0-4960.
1830         (J0-4960): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1831         JX1-4960.
1832         (G0-382B): Unify JX3-4960.
1833         (U+65A8): Use `->subsumptive' to separate representative nodes.
1834         (U-00023094): Use `->subsumptive'.
1835         (U-00023095): Add `sound@ja/on'; add `<-ancient' for U+65AF.
1836         (M-13543): Unify U-00023096 and H5-F67C; add `sound@ja/on'.
1837         (M-13544): Unify U-00023097 and H5-F67D; add `sound@ja/on'.
1838
1839         * Ideograph-R064-Hand.el (U+62CE): Use `->subsumptive'.
1840         (U+62D0): Use `->denotational' instead of `->subsumptive'; use
1841         `=>jis-x0208' and `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1842         (U-00022AE6): Unify CB07882; add `<-original' for U+62CD.
1843         (U+62F4): Use `->denotational' and `->subsumptive'.
1844         (JC3-4FC0): Omit `=>daikanwa'.
1845         (U+633A): Unify abstract J0-4472.
1846         (J0-4472): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1847         JX1-4472.
1848         (G0-4D26): Unify JX3-4472.
1849         (B-AEBE): Use `->subsumptive' to separate representative nodes.
1850         (J78-4854): Unify JX3-4854; add `<-same' for JX1-6D4E.
1851         (J90-4854): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1852         JX1-4854; unify JC3-70BF; add `<-simplified@JP/extra/design' for
1853         J78-4854.
1854         (U+634A): Use `->denotational'.
1855         (U+634B): Use `->denotational'.
1856         (U+634C): Use `->denotational' instead of `->subsumptive'; use
1857         `=>jis-x0208' and `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1858         (U+6357): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1859         `=jis-x0208@1997'.
1860         (J78-443D): Move B-D1CA to the parent node; unify JX3-443D.
1861         (J90-443D): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1862         JX1-443D; use `<-simplified@JP/jis' instead of `<-simplified@JP'.
1863         (U+6369): Unify J97-5960.
1864         (J90-5960): Add `<-simplified@JP/jis' for J78-5960.
1865         (U-00022B87): Use `->denotational'.
1866         (M-12202): Map to U-00022B87; unify H5-DBAC.
1867         (U+636E): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1868         `=jis-x0208@1997'.
1869         (U+6372): Likewise.
1870         (B-B1B2): Use `->denotational' instead of `->subsumptive'.
1871         (J78-377E): Unify JX3-377E.
1872         (J90-377E): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1873         JX1-377E.
1874         (U+6383): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1875         `=jis-x0208@1997'.
1876         (U+6385): Use `->denotational' and `->subsumptive'.
1877         (U+6387): Use `->subsumptive'.
1878         (U+6388): Unify M-12242 and S1-2968.
1879         (U+63BD): Use `->denotational'.
1880         (U+63BE): Use `->subsumptive' to separate representative nodes.
1881         (U+63BF): Use `->denotational'.
1882         (U+63C0): Add `<-formed' for U+67EC.
1883         (U+63C2): Use `->denotational' and `->subsumptive'.
1884         (U+63C3): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1885         `=jis-x0208@1997'.
1886         (M-12319): Unify JX3-4237.
1887         (J0-4237): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1888         JX1-4237; unify JC3-50BA; add `<-simplified@JP/extra/design' for
1889         JX3-4237.
1890         (U+640F): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1891         `=jis-x0208@1997'.
1892         (J97-415F): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
1893         (U+6414): Use `->denotational' instead of `->subsumptive'.
1894         (U+63BB): Add `<-simplified@JP/extra' for JX1-7476.
1895         (U+444F): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
1896         (U+647A): Use `->denotational' instead of `->subsumptive'; unify
1897         abstract J0-4022.
1898         (J78-4022): Unify JX3-4022; separate K0-6F49, GT-15936 and
1899         GT-K11156.
1900         (J90-4022): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1'; add
1901         `<-simplified@JP/jis' for J78-4022.
1902         (U+64B0): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1903         `=jis-x0208@1997'.
1904         (J78-4071): Unify JX3-4071.
1905         (J90-4071): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1906         JX1-4071; add `<-simplified@JP/jis' for J78-4071.
1907         (U+64E2): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1908         `=jis-x0208@1997'; use `->denotational' instead of
1909         `->subsumptive'.
1910         (J78-4527): Unify JX3-4527; separate K0-7677 and GT-16292.
1911         (J90-4527): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1912         JX1-4527; add `<-simplified@JP/jis' for J78-4527.
1913         (J97-5A39): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
1914         (J90-5A39): Add `<-simplified@JP/jis' for U+6522.
1915         (U+651D): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1916         `=jis-x0208@1997'.
1917
1918 2009-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1919
1920         * Ideograph-R061-Heart.el (U+6062): Use `=>jis-x0208' and
1921         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1922         (U+6108): Use `->denotational' instead of `->subsumptive'; unify
1923         abstract J0-4C7C.
1924         (J78-4C7C): Unify JX3-4C7C.
1925         (J90-4C7C): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1926         JX1-4C7C.
1927         (U+6109): Use `->denotational' and `->subsumptive'.
1928         (M-11180): Map to U-0002282B; integrate H6-E56E.
1929         (M-11182): Map to U-0002282D; integrate H6-E5AC.
1930         (U-0002282E): Use `->subsumptive' to separate representative
1931         nodes.
1932         (M-11184): Unify U-0002281B and H6-E3EF.
1933         (U-00022821): Use `->subsumptive'.
1934         (U-0002281E): Use `->subsumptive'.
1935         (U+6187): Add `ideographic-structure'.
1936         (U+618E): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
1937         (B-BCA8): Unify abstract JX1-745E.
1938
1939 2009-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1940
1941         * Ideograph-R063-Door.el (U+39C1): Use `->denotational' instead of
1942         `->subsumptive'.
1943         (U-00022A36): Likewise.
1944         (U+6241): Likewise; unify abstract J0-5928.
1945         (K0-7837): Unify JX3-5928; move B-ABF3 to U+6241.
1946         (J0-5928): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1947         JX1-5928; add `<-simplified@JP/extra' for JX3-5928.
1948         (U+6249): Use `->denotational' instead of `->subsumptive'; use
1949         `=>jis-x0208' and `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1950         (B-B476): Moved to U+6249.
1951         (U+624A): Use `->denotational' instead of `->subsumptive'.
1952         (B-D951): Moved to U+624A.
1953
1954 2009-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1955
1956         * Ideograph-R046-Mountain.el (U+5CFB): Use `=>jis-x0208' and
1957         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
1958         (U+5D46): Omit `ideographic-structure'; use `->subsumptive' to
1959         separate representative nodes.
1960         (U+5D47): Use `->subsumptive' to separate representative nodes.
1961         (U+37E8): Likewise.
1962         (U+5D48): Use `->denotational' and `->subsumptive'.
1963         (U+5D49): Use `->subsumptive' to separate representative nodes.
1964         (U-00021E73): Use `->subsumptive'.
1965         (U+5D4B): Use `->subsumptive' to separate representative nodes.
1966         (U+5D4C): Likewise.
1967         (U+5D4E): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1968         `=jis-x0208@1997'.
1969         (U+5D87): Likewise; use `->denotational' instead of
1970         `->subsumptive'.
1971         (U+5DC9): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
1972         `=jis-x0208@1997'.
1973         (U-00021FB0): Add `ideographic-structure'.
1974         (U+5DCA): Use `->subsumptive'.
1975         (abstract J0-3460): Use `=>jis-x0208' and `=>jis-x0213-1' instead
1976         of `=jis-x0208@1997'.
1977         (U+5DD3): Likewise.
1978
1979 2009-09-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1980
1981         * Ideograph-R059-Bristle.el (M-09978): Unify U-0002248D and
1982         H3-ABE2; add `sound@ja/on'.
1983         (U-0002248A): Use `->subsumptive' to separate representative
1984         nodes.
1985         (abstract J0-4927): Use `=>jis-x0208' and `=>jis-x0213-1' instead
1986         of `=jis-x0208@1997'.
1987         (M-09980): Unify S-2313.
1988         (J0-4927): Add `<-simplified@JP' and `<-vulgar' for M-09980.
1989         (abstract J0-4426): Use `=>jis-x0208' and `=>jis-x0213-1' instead
1990         of `=jis-x0208@1997'.
1991
1992 2009-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1993
1994         * Ideograph-R060-Step.el (U+5F98): Unify abstract J0-5751.
1995         (J83-5751): Unify JX1-5751.
1996         (J90-5751): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
1997         JX1-5751.
1998         (U+5FA7): Add `ideographic-structure'.
1999         (J97-4427): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
2000         (U+5FB4): Unify abstract JX1-4427.
2001         (U+5FB5): Unify abstract JX1-7444.
2002         (U+5FBD): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2003         `=jis-x0208@1997'; add `sound@ja/on'.
2004         (J78-352B): Move B-C0B2 to the parent node; unify JX3-352B; move
2005         JC3-4DC1 to J90-352B.
2006         (J90-352B): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
2007         `=ucs@jis'; use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2008         JX1-352B; unify JC3-4DC1; use `<-simplified@JP/jis' instead of
2009         `<-simplified@JP' for J78-352B.
2010
2011 2009-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2012
2013         * Ideograph-R054-Long-Stride.el (JX2-2C2B): Unify S-2240; add
2014         `<-formed' for J0-3276.
2015         (U+5EFB): Unify abstract J0-3276.
2016         (JX2-2C2C): Unify S-2241; add `<-vulgar' for J0-3276.
2017
2018 2009-09-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2019
2020         * Ideograph-R056-Shoot.el (abstract J0-5736): Use `=>jis-x0208'
2021         and `=>jis-x0213-1' instead of `=jis-x0208@1997'.
2022
2023         * Ideograph-R038-Woman.el (U+5989): Add `ideographic-structure'.
2024         (J97-552B): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997';
2025         unify abstract JX1-552B.
2026         (U+598D): Unify abstract JX3-552B.
2027         (J0-552B): Add `<-same' and `<-simplified@JP/jis' for JX3-7E7A.
2028         (JSP-393D): Add `<-original' for J83-3B50.
2029         (U+59C9): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2030         `=jis-x0208@1997'.
2031         (U+59D9): Add `sound@ja/on'; use `->subsumptive'.
2032         (U-0002171F): Add `sound@ja/on'; use `->subsumptive'.
2033         (U+59DA): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2034         `=jis-x0208@1997'.
2035         (U-0002171D): Use `->subsumptive'.
2036         (U+59F8): Unify abstract JX3-7E7A.
2037         (K0-6641): Unify JX3-7E7A.
2038         (U+59F9): Add `ideographic-structure'.
2039         (abstract J0-3864): Use `=>jis-x0208' and `=>jis-x0213-1' instead
2040         of `=jis-x0208@1997'.
2041         (U-00021735): Use `->subsumptive'.
2042         (U+5A29): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2043         `=jis-x0208@1997'.
2044         (J78-4A5A): Unify JX3-4A5A.
2045         (J90-4A5A): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2046         JX1-4A5A; add `<-simplified@JP/extra' for J78-4A5A.
2047         (U+5A2B): Use `->subsumptive'.
2048         (U-00021736): Use `->subsumptive'.
2049         (U-0002176A): Use `->subsumptive'.
2050         (U+5A5B): Use `->subsumptive' to separate representative nodes.
2051         (U+5A5C): Likewise.
2052         (U+5A5D): Likewise.
2053         (U+5A5E): Likewise.
2054         (U+5A5F): Likewise; add `sound@ja/on/{kan|go}'.
2055         (U+5A60): Use `->subsumptive'.
2056         (U-0002176B): Use `->subsumptive'.
2057         (U+5A61): Use `->subsumptive' to separate representative nodes.
2058         (U+5A62): Likewise.
2059         (U+5A63): Likewise.
2060         (U+5A66): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2061         `=jis-x0208@1997'.
2062         (U+36EF): Use `->subsumptive'; add `sound@ja/on/pianhai' and
2063         `sound@ja/on/zihui'.
2064         (U+36F0): Use `->subsumptive'.
2065         (U+5A88): Add `ideographic-structure'.
2066         (U-0002179E): Use `->subsumptive'.
2067         (U+5A8D): Use `->subsumptive'.
2068         (U+5A8E): Use `->denotational' and `->subsumptive'.
2069         (U+5A8F): Use `->subsumptive'; add `sound@ja/on'.
2070         (U+36F6): Use `->subsumptive'; add `sound@ja/on'.
2071         (U-0002179F): Use `->denotational' and `->subsumptive'.
2072         (U+5A90): Use `->denotational' and `->subsumptive'.
2073         (U+370E): Use `->denotational' instead of `->subsumptive'.
2074         (U+5ACC): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2075         `=jis-x0208@1997'.
2076         (J90-3779): Add `<-simplified@JP/jis' for J78-3779.
2077         (U+5AFE): Use `->subsumptive'.
2078         (UU+5AAF): Add `<-simplified' for JX2-2571.
2079         (U+5B2A): Use `->subsumptive' to separate representative nodes.
2080         (U+5B2B): Use `->subsumptive'.
2081
2082         * maps-conf.el: Don't add `=gt-pj-1' for J90-564B.
2083
2084         * Ideograph-R030-Mouth.el (GT-K01160): Use `<-original@component'
2085         instead of `<-original' for U+5B50.
2086         (GT-K01881): Use `<-original@component/connect-above' instead of
2087         `<-original' for U+5B50.
2088
2089         * Ideograph-R053-Dotted-Cliff.el (U+5E96): Unify abstract J0-4A79.
2090         (J78-4A79): Unify JX3-4A79.
2091         (J90-4A79): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2092         JX1-4A79; use `<-simplified@JP/jis' instead of `<-simplified@JP'
2093         for J78-4A79.
2094         (U+5EAD): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2095         `=jis-x0208@1997'.
2096         (J83-446D): Unify GT-11748 and GT-K06510.
2097         (abstract glyph of GT-11749): New variant of U+5EAD to integrate
2098         J90-446D, G0-4D25 and C1-553C.
2099         (U+5EDD): Use `->subsumptive'.
2100         (U+5EDE): Use `->subsumptive'.
2101         (U+5EDF): Unify abstract J0-4940.
2102         (J78-4940): Unify JX3-4940.
2103         (B-BC71): Unify abstract glyph of JX1-4940.
2104         (J90-4940): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2105         JX1-4940; use `<-simplified@JP/extra' instead of `<-simplified@JP'
2106         for J78-4940.
2107
2108 2009-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2109
2110         * Ideograph-R044-Corpse.el (abstract J0-5622): Use
2111         `=>jis-x0208@1997' and `=>jis-x0213-1@2000' instead of
2112         `=jis-x0208@1997'.
2113         (J90-5622): Use `<-simplified@JP/extra' instead of
2114         `<-simplified@JP' for JX3-7E7B.
2115         (U+5C51): Use `=>jis-x0208@1997' and `=>jis-x0213-1@2000' instead
2116         of `=jis-x0208@1997'.
2117         (J78-367D): Unify JX3-367D.
2118         (J90-367D): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2119         JX1-367D; use `<-simplified@JP/jis' instead of `<-simplified@JP'
2120         for J78-367D.
2121         (U+5C5B): Unify abstract JX3-7E7B.
2122         (J78-5622): Unify JX3-7E7B and S-1938.
2123         (U+5C60): Use `=>jis-x0208@1997' and `=>jis-x0213-1@2000' instead
2124         of `=jis-x0208@1997'.
2125         (J78-454B): Unify JX3-454B.
2126         (J90-454B): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2127         JX1-454B; use `<-simplified@JP/jis' instead of `<-simplified@JP'
2128         for J78-454B.
2129         (U-00021CA3): Use `->subsumptive' to separate glyphs.
2130         (J97-3C48): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
2131         (U+5C61): Unify abstract JX1-3C48.
2132         (J90-3C48): Use `<-simplified@JP/jis' instead of
2133         `<-simplified@JP'.
2134         (U+5C62): Unify abstract JX3-4F60.
2135         (J78-3C48): Move B-B9F0 to abstract UCS node; use `->subsumptive'
2136         to separate JX1-4F60 and JX3-4F60.
2137         (U+5C64): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
2138         (B-BC68): Use `->denotational' instead of `->subsumptive'; unify
2139         abstract JX1-4F61.
2140         (U+5C65): Use `->denotational' instead of `->subsumptive'.
2141         (B-BC69): Moved to abstract node.
2142         (U-00021CD0): Use `->denotational' instead of `->subsumptive'.
2143         (U+379F): Likewise.
2144
2145 2009-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2146
2147         * maps-conf.el: Don't add `=gt-pj-1' for J90-565A.
2148
2149         * Ideograph-R050-Turban.el (U+5E30): Use `=>jis-x0208' and
2150         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
2151         (U+5E6D): Add `ideographic-structure'.
2152
2153 2009-09-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2154
2155         * Ideograph-R043-Lame.el (U+5C22): Use `=>jis-x0208' and
2156         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
2157
2158         * Ideograph-R042-Small.el (U+5C12): Use `->denotational' instead
2159         of `->subsumptive'.
2160         (abstract J0-5575): Use `=>jis-x0208' and `=>jis-x0213-1' instead
2161         of `=jis-x0208@1997'.
2162         (C4-2173): Add `<-same' for GT-09427.
2163         (S-4715): New variant of U+5C13.
2164         (abstract J0-3E30): Use `=>jis-x0208' and `=>jis-x0213-1' instead
2165         of `=jis-x0208@1997'.
2166         (U+5C1A): Add `<-same' and `<-simplified@JP' for K0-5F46.
2167
2168         * Ideograph-R039-Child.el (U-00021983): Use `->subsumptive' to
2169         separate representative nodes.
2170         (U-00021984): Use `->denotational'.
2171         (U-00021985): Use `->subsumptive' to separate representative
2172         nodes.
2173         (abstract J0-555A): Use `=>jis-x0208' and `=>jis-x0213-1' instead
2174         of `<=>jis-x0208' and `<=>jis-x0213-1'.
2175
2176 2009-09-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2177
2178         * Ideograph-R037-Big.el (abstract J0-4B5B): Use `=>jis-x0208' and
2179         `=>jis-x0213-1' instead of `=jis-x0208@1997'; unify U+5954.
2180         (J0-4B5B): Move U+5954 to the abstract node.
2181         (U-00021645): Use `->denotational'.
2182         (U+5960): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2183         `=jis-x0208@1997'.
2184
2185 2009-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2186
2187         * Ideograph-R032-Earth.el (U+580B): Use `->denotational' instead
2188         of `->subsumptive'.
2189         (U+5835): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2190         `=jis-x0208@1997'.
2191         (J78-4548): Unify JX3-4548.
2192         (J90-4548): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2193         JX1-4548; use `<-simplified@JP/jis' instead of `<-simplified@JP'
2194         for J78-4548.
2195         (B-D8AD): Moved to abstract node.
2196         (U+5858): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2197         `=jis-x0208@1997'.
2198         (U+585A): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
2199         (U+FA10): Unify abstract JX1-2F57.
2200         (JX1-2F57): Add S2-1441.
2201         (U+FA7C): Unify abstract JX1-444D.
2202         (U+585D): Use `->subsumptive'.
2203         (J0-3A49): Unify S1-1462.
2204         (U+5860): Add `ideographic-structure'.
2205         (GT-06747): Use representative component in
2206         `ideographic-structure'.
2207         (C3-405C): Likewise.
2208         (GT-06654): Likewise.
2209         (J97-4536): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
2210         (U+5861): Unify abstract JX1-2F58.
2211         (U+586B): Unify abstract JX1-4536.
2212         (J90-4536): Add `<-simplified@JP/jis' for JX1-2F58.
2213         (B-D8A7): Unify abstract JX2-252B.
2214         (U+588D): Use `->denotational' instead of `->subsumptive';
2215         integrate abstract glyph of JX2-252B.
2216         (JC3-47D8): Use `<-denotational' for U+588D instead of B-D8A7;
2217         omit `=>ucs' and `=>daikanwa'.
2218         (U+58AB): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2219         `=jis-x0208@1997'.
2220
2221         * Ideograph-R030-Mouth.el (U+53F2): Use `=>jis-x0208' and
2222         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
2223         (B-A75D): Unify J97-465D.
2224         (U+541E): Unify abstract JX3-4F7E; use `->subsumptive'.
2225         (G0-4D4C): Unify JX3-4F7E.
2226         (U+541F): Add `ideographic-structure'.
2227         (abstract J0-3862): Use `=>jis-x0208' and `=>jis-x0213-1' instead
2228         of `=jis-x0208@1997'.
2229         (B-A764): Moved to abstract node.
2230         (J0-3862): Add `<-simplified@JP' for K0-676F.
2231         (abstract J0-3970): Use `=>jis-x0208' and `=>jis-x0213-1' instead
2232         of `=jis-x0208@1997'.
2233         (U+544A): Add `<-simplified@JP' for U+543F.
2234         (U+5451): Add `<-simplified@JP/extra' for JX3-4F7E; add `<-wrong'
2235         for JX3-4F7E.
2236         (U+54AC): Add `ideographic-structure'; unify abstract J0-527B.
2237         (J0-527B): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2238         JX1-527B.
2239         (abstract glyph of JX3-527B): New variants of U+54AC; integrate
2240         JX3-527B, G0-5227 and C1-5036.
2241         (U+54D1): Omit `=>daikanwa' for M-03835; add `<-simplified@CN' for
2242         U+555E.
2243         (U+54E8): Add `ideographic-structure'; unify abstract J0-3E25.
2244         (J78-3E25): Unify JX3-3E25.
2245         (abstract glyph of GT-04609): New variant of U+54E8.
2246         (J90-3E25): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2247         JX1-3E25.
2248         (J97-3022): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
2249         (U+5533): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2250         `=jis-x0208@1997'.
2251         (B-B0E6): Moved to parent node.
2252         (abstract glyph of JX1-533A): New variant of U+5533.
2253         (J90-533A): Add `<-simplified@JP' for C1-594B; add
2254         `<-simplified@JP/jis' for J78-533A.
2255         (U+5539): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2256         `=jis-x0208@1997'.
2257         (U+5544): Likewise.
2258         (B-B0D6): Add `ideographic-structure'.
2259         (J78-426F): Add S2-1094.
2260         (parent of J0-426F): Add abstract glyph of JX1-426F; add
2261         `ideographic-structure'.
2262         (J0-426F): Add `ideographic-structure'.
2263         (JC3-70B9): Likewise.
2264         (U+556E): Omit `=>daikanwa' for M-04516; add `<-simplified@CN' for
2265         U+5699.
2266         (abstract J0-5348): Use `=>jis-x0208' and `=>jis-x0213-1' instead
2267         of `=jis-x0208@1997'.
2268         (U+55A9): Use `->denotational' instead of `->subsumptive'.
2269         (U+55BB): Likewise.
2270         (U+55B0): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2271         `=jis-x0208@1997'.
2272         (J78-3674): Unify JX3-3674.
2273         (J90-3674): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2274         JX1-3674.
2275         (U+5632): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2276         `=jis-x0208@1997'.
2277         (J78-535E): Unify JX3-535E.
2278         (J90-535E): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2279         JX1-535E.
2280         (U+5642): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2281         `=jis-x0208@1997'.
2282         (U+564C): Unify abstract J0-4139.
2283         (B-E4F8): Add `ideographic-structure'.
2284         (J78-4139): Unify JX3-4139.
2285         (J90-4139): Add `ideographic-structure'; use `=jis-x0213-1@2000'
2286         instead of `=jis-x0213-1' for JX1-4139.
2287         (J97-337A): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
2288         (U+5678): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2289         `=jis-x0208@1997'.
2290         (J97-4739): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
2291         (abstract J0-536B): Use `=>jis-x0208' and `=>jis-x0213-1' instead
2292         of `=jis-x0208@1997'.
2293         (U+56A5): Use `->subsumptive' to separate representative nodes.
2294         (U+56C0): Use `->denotational'.
2295         (UU+56C0): Unify JX3-5373.
2296         (J0-5373): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2297         JX1-5373.
2298         (U+56C1): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2299         `=jis-x0208@1997'.
2300         (U+56CA): Omit `ideographic-structure'; unify JC3-70BA.
2301
2302         * char-db-util.el: (char-db-coded-charset-priority-list):
2303         - Use `=>FOO' instead of `<=>FOO'.
2304         - Add `=>>jis-x0213-2', `=>jis-x0213-2' and `=shinjigen'.
2305
2306 2009-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2307
2308         * Ideograph-R035-Go-Slowly.el (abstract J0-546B): Use
2309         `=>jis-x0208' and `=>jis-x0213-1' instead of `=jis-x0208@1997'.
2310         (U+5910): Use `->denotational' instead of `->subsumptive'.
2311
2312         * Ideograph-R029-Again.el (U+53C9): Add abstract J0-3A35.
2313         (J0-3A35): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2314         JX1-3A35.
2315         (G0-3266): Unify JX3-3A35.
2316         (abstract glyph of J0-483F): New variants of U+53CD.
2317         (J0-483F): Use `<-subsumptive' for the abstract glyph of J0-483F.
2318         (G0-3734): Introduce abstract glyph layer.
2319         (U+53CE): Use `=>jis-x0208' instead of `<=>jis-x0208'; use
2320         `=>jis-x0213-1' instead of `<=>jis-x0213-1'.
2321         (C3-2160): Don't use abstract component in `ideographic-structure'
2322         of representative character.
2323         (U+53DB): Add abstract J0-4840; use `->denotational' instead of
2324         `->subsumptive'.
2325         (abstract glyph of JX3-4840): New variant of U+53DB.
2326         (K0-5A64): Unify JX3-4840.
2327         (abstract glyph of JX1-4840): New variant of U+53DB.
2328         (J0-4840): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2329         JX1-4840.
2330         (C1-5035): Omit `ideographic-structure'.
2331         (C0-4551): Likewise.
2332         (U+53DC): Add `ideographic-structure'.
2333         (M-03167): Don't use abstract component in `ideographic-structure'
2334         of representative character.
2335         (CB00008): Likewise; separate BC-8AC4.
2336         (UU+53DC): Omit `ideographic-structure'.
2337         (C3-2B4E): Don't use abstract component in `ideographic-structure'
2338         of representative character.
2339         (U+53DF): Use `->denotational' and `->subsumptive'.
2340
2341 2009-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2342
2343         * char-db-util.el (char-db-coded-charset-priority-list): Add
2344         `=>>gt'.
2345
2346 2009-09-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2347
2348         * Ideograph-R023-Hiding-Enclosure.el (U+5338): Use
2349         `->subsumptive'.
2350         (U+5339): Use `->denotational' and `->subsumptive'.
2351         (U+533A): Use `->denotational' instead of `->subsumptive'.
2352         (U-00020976): Use `->denotational' and `->subsumptive'.
2353         (U+533E): Likewise.
2354         (U+533F): Use `->denotational'.
2355         (U+5340): Use `->denotational' and `->subsumptive'; use
2356         `=>jis-x0208' and `=>jis-x0213-1' instead of `=jis-x0208@1997'.
2357
2358         * Ideograph-R018-Knife.el (J97-476D): Unify abstract JX1-476D.
2359         (U+525D): Add `ideographic-structure'; unify abstract JX3-2F7E.
2360         (M-02049): Separate J78-476D; delete duplicated S-0666.
2361         (K0-5A4E): Unify J78-476D and JX3-2F7E.
2362         (U+5265): Add `ideographic-structure'; unify abstract JX3-476D.
2363         (U+5266): Add `ideographic-structure'.
2364         (U+5275): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2365         `=jis-x0208@1997'.
2366
2367         * Ideograph-R010-Legs.el (U+5146): Use `=>jis-x0208' and
2368         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
2369         (U+514C): Add `ideographic-structure'.
2370         (U-0002047D): Likewise.
2371         (U+514D): Unify J97-4C48.
2372         (parent of JX1-2E50): Add `=>jis-x0213-1' for abstract JX1-2E50.
2373         (abstract JX1-4C48): New variant of U+514D.
2374         (G0-4362): Use `<-subsumptive' for abstract JX1-4C48.
2375         (J0-4C48): Likewise.
2376         (U+514E): Unify J97-4546 and abstract JX1-4546.
2377         (C3-2454): Separate K0-774D, S-0469 and H1-DDC9; omit
2378         `ideographic-structure'; add `<-vulgar' for U-0002F80F.
2379         (GT-01764): New variant of U+514E.
2380         (S-0469): Unify JX3-4546.
2381         (J0-4546): Unify K0-774D; use `=jis-x0213-1@2000' instead of
2382         `=jis-x0213-1' for JX1-4546.
2383         (U+5154): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2384         `=jis-x0208@1997'.
2385
2386         * Ideograph-R009-Man.el (abstract J0-4662): Use `=>jis-x0208' and
2387         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
2388         (U+4ED7): Likewise.
2389         (U+3431): Add `sound@ja/on'; unify GT-00504 and GT-K01404; add
2390         `->formed' for JX2-7D39.
2391         (J97-4A3B): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
2392         (U+4F7F): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2393         `=jis-x0208@1997'.
2394         (abstract J0-3666): Likewise; add `ideographic-structure'.
2395         (U+4FF1): Modify a component in the `ideographic-structure'; use
2396         `=jis-x0208@1978/-4X' instead of `jisx0208-1978/4X'; unify
2397         JX3-2E21.
2398         (U+5002): Add `=>jis-x0213-1' for abstract JX1-2E3C.
2399         (U+5026): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2400         `=jis-x0208@1997'.
2401         (J78-3771): Unify JX3-3771.
2402         (aJX1-3771): New abstract glyph of U+5026.
2403         (J90-3771): Use `<-subsumptive' for aJX1-3771; modify a component
2404         of the `ideographic-structure'; use `=jis-x0213-1@2000' instead of
2405         `=jis-x0213-1' for JX1-3771.
2406         (U+5049): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2407         `=jis-x0208@1997'.
2408         (U+5065): Likewise.
2409         (abstract J0-5079): Likewise.
2410         (U+5078): Add `ideographic-structure'.
2411         (U+5077): Likewise.
2412         (U+5085): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2413         `=jis-x0208@1997'.
2414         (U+5091): Likewise.
2415         (U+50B4): Likewise; use `->denotational' instead of
2416         `->subsumptive'.
2417         (U+50C5): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2418         `=jis-x0208@1997'.
2419         (U+50E7): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
2420         (U-0002F80A): Add `=>jis-x0213-1' for abstract glyph aJX1-414E.
2421         (U+50CF): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2422         `=jis-x0208@1997'.
2423         (U+5132): Likewise.
2424         (U+5137): Likewise.
2425
2426         * ideograph-util.el (int-list<): Support minus values.
2427         (morohashi-daikanwa<): Support notation for abstract characters
2428         and their children.
2429         (char-daikanwa): New optional argument `depth'; return
2430         `(nnnnn - depth)', `(nnnnn d -depth)' or `(ho nnnnn -depth)' for
2431         abstract object.
2432
2433 2009-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2434
2435         * Ideograph-R049-Oneself.el (U+5DF7): Use `=>jis-x0208' and
2436         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
2437         (J78-392B): Unify JX3-392B.
2438         (J90-392B): Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
2439         `=ucs@jis' for J90U+5DF7; use `=jis-x0213-1@2000' instead of
2440         `=jis-x0213-1' for JX1-392B; add `<-simplified@JP/jis' for
2441         J78-392B.
2442         (U+5DFD): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2443         `=jis-x0208@1997'.
2444         (B-B453): Moved to the parent node.
2445         (J90-4327): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
2446         for J78-4327.
2447
2448         * Ideograph-R040-Roof.el (U+5BC1): Use `->subsumptive' to separate
2449         representative nodes.
2450         (U+5BC2): Use `->subsumptive'.
2451         (U-00021A24): Use `->subsumptive'.
2452         (U+5BC3): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2453         `=jis-x0208@1997'.
2454         (U+5BD0): Likewise.
2455         (U+5BD2): Likewise.
2456         (K0-794E): Unify GT-09091 and GT-K09013.
2457         (abstract glyph of GT-09092): New variant of U+5BD2; use
2458         `->subsumptive' to integrate J0-3428, G0-3A2E and C1-5E6D.
2459
2460         * Ideograph-R036-Evening.el (abstract J0-546C): Use `=>jis-x0208'
2461         and `=>jis-x0213-1' instead of `=jis-x0208@1997'; unify U+591B.
2462         (J0-546C): Move U+591B into the abstract node.
2463         (U+5922): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2464         `=jis-x0208@1997'.
2465
2466 2009-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2467
2468         * maps-conf.el: Check "../etc/char-data/JX3-JX1-rep-diff.txt".
2469
2470 2009-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2471
2472         * char-db-util.el (char-db-coded-charset-priority-list): Add
2473         `=>>jis-x0208' and `=>>jis-x0213-1'.
2474
2475 2009-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2476
2477         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el:
2478         - Use `=>jis-x0208' instead of `<=>jis-x0208'.
2479         - Use `=>jis-x0213-1' instead of `<=>jis-x0213-1'.
2480
2481         * Ideograph-R021-Spoon.el (B-A450): Moved to J97-5238.
2482         (J97-5238): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
2483         `=jis-x0208@1997'.
2484
2485         * Ideograph-R020-Wrap.el, Ideograph-R015-Ice.el,
2486           Ideograph-R014-Cover.el:
2487         - Use `=>jis-x0208' instead of `<=>jis-x0208'.
2488         - Use `=>jis-x0213-1' instead of `<=>jis-x0213-1'.
2489
2490         * Ideograph-R013-Down-Box.el (J97-4662): Use `=>jis-x0208' and
2491         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
2492         (U+5189): Likewise.
2493         (J97-5A70): Likewise.
2494
2495         * Ideograph-R012-Eight.el (U+516C): Use `=>jis-x0208' and
2496         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
2497
2498         * Ideograph-R011-Enter.el (abstract J0-4662): Use `=>jis-x0208'
2499         and `=>jis-x0213-1' instead of `=jis-x0208@1997'.
2500         (GT-K05210): New variant of U+516A.
2501
2502         * Ideograph-R008-Lid.el (U+4EA4): Use `=>jis-x0208' and
2503         `=>jis-x0213-1' instead of `=jis-x0208@1997'.
2504         (J83-3872): Unify GT-00389 and GT-K01602.
2505         (abstract glyph of GT-00390): New object to subsume J90-3872 and
2506         G0-3D3B.
2507
2508         * Ideograph-R001-One.el:
2509         - Use `=>jis-x0208' instead of `<=>jis-x0208'.
2510         - Use `=>jis-x0213-1' instead of `<=>jis-x0213-1'.
2511
2512         * char-db-util.el (char-db-insert-ccs-feature): Use `=>gt' instead
2513         of `<=>gt'; add setting for `=>>gt'.
2514
2515 2009-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2516
2517         * Ideograph-R039-Child.el (U+5B76): Use `<=>jis-x0208' instead of
2518         `=jis-x0208@1997' in `<-denotational'.
2519         (abstract J0-555A): Use `<=>jis-x0208' and `<=>jis-x0213-1'
2520         instead of `=jis-x0208@1997'.
2521         (U+5B73): Use `<=>jis-x0208' instead of `=jis-x0208@1997' in
2522         `<-denotational'.
2523
2524         * maps-conf.el: Don't add `=gt-pj-1' for J90-552D.
2525
2526         * char-db-util.el: (char-db-coded-charset-priority-list):
2527         - Add `=jis-x0213-1' and `=jis-x0213-1@2004'.
2528         - Use `=jis-x0213-1@2000' instead of `=jis-x0213-1-2000'.
2529         - Use `=jis-x0213-2' instead of `=jis-x0213-2-2000'.
2530         - Add `<=>jis-x0208'.
2531         - Use `<=>jis-x0208@1997' instead of `=jis-x0208@1997'.
2532         - Add `<=>jis-x0213-1' and `<=>jis-x0213-1@{2000|2004}'.
2533
2534         * Ideograph-R015-Ice.el (U+51B4): Use `<=>jis-x0208' and
2535         `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
2536
2537         * Ideograph-R027-Cliff.el (U+53A9): Use `<=>jis-x0208' and
2538         `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
2539
2540 2009-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2541
2542         * Ideograph-R020-Wrap.el (U+52FA): Use `<=>jis-x0208' and
2543         `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
2544         (U+5305): Likewise.
2545         (abstract J0-5232): Likewise.
2546
2547 2009-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2548
2549         * Ideograph-R029-Again.el (U+53CE): Use `<=>jis-x0208' and
2550         `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
2551
2552         * Ideograph-R026-Seal.el (U+537F): Use `<=>jis-x0208' and
2553         `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
2554         (J90-362A): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2555         JX1-362A.
2556         (J78-362A): Unify JX3-362A.
2557
2558         * Ideograph-R014-Cover.el (U+51A4): Use `<=>jis-x0208' and
2559         `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
2560         (U-0002F818): Unify JX3-514D.
2561         (J90-514D): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
2562         JX1-514D.
2563
2564         * Ideograph-R001-One.el (U+4E08): Use `<=>jis-x0208' and
2565         `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
2566
2567 2009-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2568
2569         * maps-conf.el: Add `<=>jis-x0213-1' for each object of
2570         `<=>jis-x0208'.
2571
2572 2009-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2573
2574         * Ideograph-R142-Insect.el: Add mappings between CJK Ext B and CNS
2575         11643 plain 7.
2576         (U+875C): Unify GT-44970.
2577         (M-33285): Don't map to U+45CF.
2578         (U-000273DC): New character.
2579         (M-33352): New character.
2580         (U-00027399): New character.
2581         (U+45CF): Use `<-unknown' for M-33285; use `->subsumptive'.
2582         (C7-283D): Unify U-00027382 and H8-A7E3; add `<-unknown' for
2583         M-33352.
2584         (C7-3266): Map to U-000273EA; integrate M-33462.
2585         (U-000273E5): New character.
2586         (U-000273E7): New character.
2587         (U-000273EB): New character.
2588         (U+87A5): New character.
2589         (C7-3268): Map to U-000273DC; integrate M-33319.
2590         (U-00027403): New character.
2591         (U+87AB): Unify S1-7253.
2592         (J0-6A29): Unify S1-7247.
2593         (U-0002742C): New character.
2594         (C7-3B4D): Unify U-00020ABF and H12-EB57; use
2595         `ideographic-{radical|strokes}@cns' instead of
2596         `ideographic-{radical|strokes}'; add
2597         `ideographic-{radical|strokes}@ucs'.
2598         (U-00027475): New character.
2599         (C7-426D): Map to U-00026885; integrate H6-B4CA; use
2600         `ideographic-{radical|strokes}@cns' instead of
2601         `ideographic-{radical|strokes}'; add
2602         `ideographic-{radical|strokes}@ucs'.
2603         (U-000274C2): New character.
2604         (U-000274C1): New character.
2605         (U-000274C0): New character.
2606         (U-000274E8): New character.
2607         (U-000274E9): New character.
2608         (U-000274EA): New character.
2609         (J0-6A42): Unify S1-7298.
2610         (M-33810): New character.
2611         (U-00027517): New character.
2612         (U-00027516): New character.
2613         (U-00027505): New character; add `<-unknown' for M-33810.
2614         (U-0002752D): New character.
2615         (U-0002753C): New character.
2616         (U+8839): Unify S1-7306.
2617         (M-33908): Map to U-00027569; integrate CB02552.
2618         (U-00027581): New character.
2619         (M-33939): Don't map to C7-636D; unify U-00027589.
2620         (C7-636D): Unify U-0002758F.
2621         (U-000275A2): New character.
2622         (U-000275A3): New character.
2623
2624 2009-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2625
2626         * Ideograph-R009-Man.el (U-000201CD): Use <CJK RADICAL HEART TWO>
2627         instead of BC-8CD9 in `ideographic-structure'; unify CB04694.
2628         (U-000201CE): Omit `ideographic-structure'.
2629
2630         * Ideograph-R028-Private.el (U+53C5): Use `->subsumptive'; modify
2631         hierarchy of `ideographic-structure'.
2632
2633         * Ideograph-R061-Heart.el (JX2-2C3B): Unify BC-8CD9.
2634
2635 2009-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2636
2637         * Ideograph-R027-Cliff.el (U-00020ABF): Unify C7-3B4D and M-49694;
2638         use `ideographic-radical@ucs' instead of `ideographic-radical';
2639         add `ideographic-strokes@ucs', `ideographic-{radical|strokes}@cns'
2640         and `total-strokes'.
2641
2642         * Ideograph-R202-Millet.el (U-00027481): Copied from
2643         Ideograph-R142-Insect.el.
2644
2645 2009-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2646
2647         * Ideograph-R130-Meat.el (U-00026885): Use `->subsumptive';
2648         integrate M-49695 and C7-426D; use `ideographic-radical@ucs'
2649         instead of `ideographic-radical'; add `ideographic-strokes@ucs',
2650         `ideographic-{radical|strokes}@cns' and `total-strokes'.
2651
2652 2009-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2653
2654         * Ideograph-R140-Grass.el (U-00026EC4): Fix typo.
2655
2656 2009-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2657
2658         * Ideograph-R187-Horse.el (U-000298FD): Use `->subsumptive'.
2659         (U+9A10): Use `->subsumptive'.
2660         (U+4B9A): Use `->denotational' and `->subsumptive'.
2661         (U+9A11): Use `->subsumptive'.
2662         (U+9A5A): Use `->denotational'.
2663         (U+9A57): Unify S1-9380.
2664         (U+9A58): Use `->denotational' and `->subsumptive'.
2665         (U+9A59): Use `->subsumptive'.
2666         (U+4BB9): Use `->subsumptive'.
2667         (U-000299A4): Use `->subsumptive'.
2668         (U+9A5B): Use `->subsumptive'.
2669         (U+9A5C): Use `->subsumptive'.
2670         (U+4BBA): Use `->subsumptive'.
2671
2672 2009-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2673
2674         * Ideograph-R154-Shell.el: Add mappings for Big5 code points.
2675
2676 2009-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2677
2678         * Ideograph-R184-Eat.el (M-44434): Map to U-000297CB; unify
2679         S-7938; add `<-formed' and `<-same' for J0-6C58.
2680         (C7-5649): Map to U-000297CB; integrate H11-F7BD and CB08923.
2681         (U+9959): Use `->denotational' and `->subsumptive'.
2682         (M-44435): Use `<-denotational' for U+9959; separate JSP-6871; fix
2683         `total-strokes'.
2684
2685 2009-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2686
2687         * Ideograph-R075-Tree.el (U+683C): Unify S1-3588.
2688         (U+683D): Unify S1-3607.
2689         (U+683E): Use `->subsumptive'.
2690         (U+683F): Use `->subsumptive'.
2691         (U+6B0E): Use `->denotational'.
2692         (CB04776): Map to U-00023829.
2693         (U-00023837): Integrate M-15934.
2694         (U-00023838): Integrate M-15935.
2695         (M-15936): New character.
2696         (U+3C19): Integrate M-15937.
2697         (U-0002383A): Unify M-15938.
2698         (U-0002383B): Integrate M-15939.
2699         (U+3C1A): Integrate M-15940.
2700         (U+3C1B): Integrate M-15941.
2701         (U+6B11): Use `->subsumptive'.
2702         (U-0002383C): Integrate M-15944.
2703         (U-0002383E): Integrate M-15946.
2704         (J0-5D33): Unify S1-3893; add `<-vulgar' for JSP-372C.
2705         (U-0002383F): Integrate M-15948.
2706         (U-00023840): Integrate M-15949.
2707         (U-0002384A): Integrate M-15950.
2708         (U-00023849): Integrate M-15951.
2709         (U-00023846): Integrate M-15952.
2710         (U-00023843): Use `->subsumptive'.
2711         (U+6B14): Use `->subsumptive'.
2712         (U-0002384C): Integrate M-15956.
2713         (U-0002384D): Integrate M-15957.
2714         (U-0002384E): Integrate M-15958.
2715         (U-00023865): Integrate M-15959.
2716         (U-0002385B): Integrate M-15960.
2717         (U-00025914): Integrate M-15961.
2718         (U-00023855): New character.
2719         (U-00023857): New character.
2720         (U-00023839): Add `<-unknown' for M-15936.
2721         (U+6B16): Use `->subsumptive'.
2722         (U-0002385E): Integrate M-15965.
2723         (U-0002385F): New character.
2724         (U+6B1B): Use `->subsumptive'.
2725         (U-00023860): Integrate M-15972.
2726         (U-0002384F): Integrate M-15973.
2727         (U-00023867): Unify M-15974.
2728         (U-00023863): Integrate M-15975.
2729         (U-00023869): Use `->subsumptive'.
2730         (U-0002386A): Integrate M-15979.
2731         (U-0002386B): Integrate M-15980.
2732         (U-00023874): Unify M-15982.
2733         (U-00023876): Unify M-15983.
2734         (U-00023877): Integrate M-15984.
2735         (U-0002387A): Unify M-15987.
2736         (U-0002387C): Integrate M-15988.
2737         (U-0002387D): New character.
2738         (U-0002387E): New character.
2739         (U-0002387F): New character.
2740
2741 2009-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2742
2743         * Ideograph-R031-Enclosure.el (U+571D): Use `->subsumptive';
2744         compact `ideographic-structure'.
2745
2746 2009-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2747
2748         * Ideograph-R057-Bow.el (U+5F4E): Use `->subsumptive'.
2749
2750 2009-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2751
2752         * Ideograph-R074-Moon.el (U-0002339B): Integrate M-14401; use
2753         `->subsumptive'.
2754         (U-0002339C): Use `ideographic-radical@{ucs|cns11643-4}' and
2755         `ideographic-radical@{ucs|cns11643-4}@sources' instead of
2756         `ideographic-'; use `->denotational'.
2757         (M-14404): New character.
2758         (U-000233A3): Integrate M-14405; use `->subsumptive'.
2759         (U-000233A4): Integrate M-14406; use `->subsumptive'.
2760         (U-00026856): New character [copied from Ideograph-R130-Meat.el].
2761         (U-000233A9): Integrate M-14408; use `->subsumptive'.
2762         (U+6726): Use `->denotational' and `->subsumptive'.
2763         (U-000233AD): Unify M-14410.
2764         (U+6727): Use `->subsumptive'.
2765         (U-000233AE): Unify M-14412.
2766         (U+9738): Use `->subsumptive'.
2767         (U-000233B1): Integrate M-14413; use `->subsumptive'.
2768         (U-000233B2): Unify M-14414.
2769
2770         * Ideograph-R061-Heart.el (U-000228A7): Integrate M-11346; use
2771         `->subsumptive'.
2772         (U+61B4): Use `->subsumptive'.
2773         (U+61B5): Likewise.
2774         (U+61B6): Use `->subsumptive'.
2775         (M-11346): Map to U-000228A7.
2776         (U-000228CA): Use `->subsumptive'.
2777         (J0-327B): Unify S1-2708.
2778         (U-0002292E): Integrate M-11457 and H6-E9A1; use `->subsumptive'.
2779         (U-0002292A): Use `->denotational'.
2780         (M-11448): Map to U-0002292B.
2781         (U-0002292C): Use `->subsumptive'.
2782         (U-0002292D): Likewise.
2783         (U+61F5): Use `->denotational'.
2784         (U+39A5): Use `->denotational' and `->subsumptive'.
2785         (U+39A6): Use `->subsumptive'.
2786         (C7-4728): Unify U-0002F8B1; add `<-denotational' for U+61F6;
2787         modify hierarchy of `ideographic-structure'; add `sound@ja/on';
2788         unify S-2740; add `<-vulgar@shinjigen' and `<-vulgar@zhengzitong'
2789         for J0-554F.
2790         (U+61F6): Use `->denotational'; add `sound@ja/on/s={hate|lazy}'.
2791         (U+61F7): Use `->subsumptive'.
2792         (M-11457): Map to U-0002292E.
2793         (U+39A8): Use `->subsumptive'.
2794         (U+61F9): Use `->subsumptive'.
2795         (U-0002294D): Use `->subsumptive'; integrate GT-14503.
2796         (U+61FA): Unify S1-2741.
2797         (U-00022952): Use `->subsumptive'.
2798         (U+39AA): Use `->subsumptive'.
2799         (U-0002292B): Integrate M-11448; use `->subsumptive'.
2800         (U+61FC): Use `->subsumptive'.
2801         (M-11489): Map to U-00022957.
2802         (U-00022958): Use `->subsumptive'.
2803         (M-11495): Map to U-0002295D.
2804         (U+61FF): Use `->denotational'.
2805         (U-00022961): Use `->subsumptive'.
2806         (U+6200): Use `->subsumptive'.
2807         (U+6201): Likewise.
2808         (U-00022957): Integrate M-11489 and CB12173; use `->subsumptive'.
2809         (U-0002295D): Integrate M-11495; use `->denotational' and
2810         `->subsumptive'; use `{ideographic|total}-strokes@cns' instead of
2811         use `{ideographic|total}-strokes'; add
2812         `{ideographic|total}-strokes@daikanwa'.
2813         (U-00022965): Use `->subsumptive'.
2814
2815         * Ideograph-R140-Grass.el: Add mappings between CJK Ext B and CNS
2816         11643 plain 7.
2817
2818 2009-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2819
2820         * Ideograph-R173-Rain.el (U+9738): Use `->subsumptive'.
2821
2822         * Ideograph-R146-West.el (GT-46843): Unify S1-3454; add `<-vulgar'
2823         for GT-57028.
2824         (C3-5B2F): Unify S2-7480'.
2825         (J0-4746): Unify S2-7480.
2826
2827         * Ideograph-R130-Meat.el: Add mappings between CJK Ext B and CNS
2828         11643 plain 7.
2829
2830         * Ideograph-R086-Fire.el (U-00024443): Use
2831         `ideographic-radical@ucs' instead of `ideographic-radical'; add
2832         `ideographic-radical@cns' and `ideographic-radical@cns*sources';
2833         add `ideographic-strokes' and `total-strokes'; use
2834         `->denotational' and `->subsumptive'; integrate M-29995, GT-38767,
2835         GT-38769 and C7-4222.
2836         (U+7204): Use `->denotational' instead of `->subsumptive'.
2837         (U-000244D2): Use `->subsumptive'.
2838         (U-000244CF): Use `ideographic-radical@ucs' instead of
2839         `ideographic-radical'; add `ideographic-radical@cns' and
2840         `ideographic-radical@cns*sources'; add `ideographic-strokes' and
2841         `total-strokes'; use `->subsumptive'; integrate M-30061 and
2842         C7-5C44.
2843
2844         * char-db-util.el (char-db-insert-ccs-feature): Add setting for
2845         `<=>gt'.
2846
2847         * Ideograph-R038-Woman.el (C7-4651): Map to U-0002F86B.
2848         (U-000218FE): Use `->subsumptive'.
2849         (U+5B3F): Use `->subsumptive'.
2850         (U-00021908): Use `->subsumptive'.
2851         (U+3734): Use `->denotational' and `->subsumptive'.
2852         (U+3735): Use `->subsumptive'.
2853         (U+3736): Likewise.
2854         (U+5B40): Use `->subsumptive'.
2855         (U+5B41): Use `->subsumptive'.
2856         (U+3737): Use `->subsumptive'.
2857         (U+5B42): Likewise.
2858
2859 2009-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2860
2861         * Ideograph-R026-Seal.el (U-00020A1F): Use `->subsumptive'.
2862         (U-00020A20): Use `->denotational'.
2863         (U+5380): Use `->subsumptive'.
2864         (U-00020A22): Use `->subsumptive'.
2865         (M-02885): Unify U-00020A24.
2866         (U-00020A23): Use `->subsumptive'.
2867         (M-02888): Unify U-00020A26.
2868
2869         * Ideograph-R035-Go-Slowly.el (B-C4DC): Moved to U+5914.
2870         (U+8641): Copied from Ideograph-R140-Grass.el.
2871         (M-05747): Use `<-denotational' for U+8641.
2872         (JX1-2F68): Likewise; separate JC3-48D3.
2873         (JC3-48D3): Use `<-denotational' for U+8641.
2874         (C3-602F): Use `<-denotational' for U+8641.
2875
2876 2009-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2877
2878         * Ideograph-R137-Boat.el: Add mappings between CJK Ext B and CNS
2879         11643 plain 7.
2880         (M-30556): Map to U-00026AA3; integrate GT-39516, CB04151 and
2881         H8-D1EA.
2882
2883         * Ideograph-R075-Tree.el (U+687C): Use `->subsumptive'.
2884         (U+687D): Likewise.
2885
2886         * Ideograph-R195-Fish.el (U+9C60): Unify S1-6571; add `<-formed'
2887         and `<-same@s=namasu' for J0-673A.
2888         (U+9C62): Use `->subsumptive'.
2889         (U+9C63): Likewise.
2890
2891         * Ideograph-R177-Leather.el (U+97B6): Use `->subsumptive'.
2892
2893 2009-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2894
2895         * Ideograph-R184-Eat.el (JX2-7C67): Unify S-6563; add `<-formed'
2896         for J0-4137.
2897
2898 2009-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2899
2900         * char-db-util.el (char-attribute-name<): Prefer `=ucs@FOO' as
2901         same as =ucs.
2902         (char-db-make-char-spec): Add `=ucs@FOO'.
2903
2904 2009-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2905
2906         * Ideograph-R113-Spirit.el (J0-6349): Add `<-vulgar' for J0-6348.
2907
2908         * Ideograph-R115-Grain.el (J0-6348): Unify S1-5640.
2909         (U-000257D4): Use `->subsumptive'; integrate M-25128.
2910         (U-000257D5): Use `->subsumptive'; integrate M-25129.
2911
2912 2009-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2913
2914         * Ideograph-R004-Slash.el (B-A546): Moved to U+4E4F.
2915
2916 2009-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2917
2918         * Ideograph-R004-Slash.el (B-A4A7): Moved to U+4E4B.
2919
2920 2009-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2921
2922         * Ideograph-R162-Walk.el (JX3-4B78): Use
2923         `=jis-x0208@1978/4-pr*sources' instead of
2924         `=jis-x0208@1978*sources'.
2925
2926         * Ideograph-R086-Fire.el (J90-5F73): Omit `jisx0208-difference'.
2927
2928 2009-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2929
2930         * char-db-util.el (char-attribute-name<): Use `iso-ir' property of
2931         coded-charsets.
2932
2933 2009-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2934
2935         * Ideograph-R038-Woman.el (U+59FC): Use `->subsumptive'.
2936         (U+59FD): Likewise.
2937         (U+59FE): Likewise.
2938         (U-0002170B): Use `->subsumptive'.
2939         (U+5A4F): Use `->subsumptive'.
2940         (U+5A50): Likewise.
2941         (U+5A51): Likewise.
2942         (U+5A52): Likewise.
2943
2944         * Ideograph-R109-Eye.el (U+77BD): Unify S1-5365.
2945         (U+77BE): Use `->subsumptive'.
2946         (U+77BF): Use `->subsumptive'.
2947         (U-000252E0): Use `->subsumptive'.
2948
2949 2009-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2950
2951         * Ideograph-R022-Right-Open-Box.el (U+5337): Use `->subsumptive'.
2952         (M-02667): Unify U-00020968 and H1-B6BB.
2953
2954 2009-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2955
2956         * Ideograph-R022-Right-Open-Box.el (U+531F): Use `->subsumptive'.
2957
2958 2009-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2959
2960         * Ideograph-R022-Right-Open-Box.el (U-0002092C): Omit
2961         `=>daikanwa'.
2962         (U+531B): Use `->subsumptive'.
2963         (U-00020942): Use `->subsumptive'.
2964         (U+532A): Use `->subsumptive'.
2965         (U+3536): Use `->denotational' and `->subsumptive'.
2966         (U-0002096C): Use `->denotational' and `->subsumptive'.
2967
2968 2009-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2969
2970         * Ideograph-R023-Hiding-Enclosure.el (U-0002092C): Omit
2971         `=>daikanwa'.
2972
2973 2009-04-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2974
2975         * Ideograph-R030-Mouth.el (U-00020F6B): Use `->subsumptive'.
2976         (U+35FF): Use `->subsumptive'; add `sound@ja/on/{kan|go}'.
2977         (U+5676): Use `->denotational' instead of `->subsumptive'.
2978         (U+5677): Use `->subsumptive'; add `sound@ja/on'.
2979         (U+567E): Use `->subsumptive'.
2980         (U-00021043): Use `->subsumptive'.
2981         (U+567F): Add `sound@ja/on'.
2982         (U-00021157): Use `->denotational' and `->subsumptive'.
2983         (U-00021158): Use `->denotational'.
2984
2985         * Ideograph-R140-Grass.el (U+845B): J97-336B.
2986         (J78-336B): Unify JX3-336B.
2987         (J90-336B): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' to
2988         separate JX3-336B; unify JC3-61B5; add `=ucs@jis/1990' and
2989         `=ucs@jis/2000' for J{90|00}U+845B.
2990         (U+845C): Use `->denotational' and `->subsumptive'.
2991         (U+845D): Use `->denotational'.
2992         (U+85DD): Use `->denotational' and `->subsumptive'.
2993
2994         * Ideograph-R076-Lack.el (C2-437B): Add `=ucs@cns' for CU+6B46.
2995         (J0-5D3C): Separate S2-3932.
2996         (G0-502A): Unify S-3932.
2997         (S-3933): New variant of U+6B47.
2998
2999         * Ideograph-R075-Tree.el (U+67E9): Use `->subsumptive'.
3000
3001         * Ideograph-R032-Earth.el (M-05311): Map to U-00021394.
3002         (U-00021395): Use `->denotational' and `->subsumptive'; add
3003         `sound@ja/on'.
3004         (U+5840): Use `->denotational' and `->subsumptive'.
3005         (U+FA39): Use `<-denotational' for U+5840.
3006
3007 2009-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3008
3009         * Ideograph-R086-Fire.el (U-0002422B): Use `->subsumptive'.
3010         (U+7103): Use `->subsumptive'.
3011         (U+71D0): Add `sound@ja/on'.
3012
3013 2009-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3014
3015         * Ideograph-R116-Cave.el (C2-4C51): Add `=ucs@cns' for CU+7AA8.
3016
3017         * README.en (Character Reference): Add `shuowen-changjian' to
3018         `:sources'.
3019
3020 2009-03-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3021
3022         * ruimoku6.el, Ideograph-R169-Gate.el (RUI6-E01D): Map to
3023         U-0002B522.
3024
3025         * Ideograph-R066-Rap.el (U+653C): Use `->subsumptive'; integrate
3026         H4-D4B6.
3027
3028 2009-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3029
3030         * Ideograph-R030-Mouth.el (H12-EC4A): Unify CB03767.
3031
3032 2009-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3033
3034         * Ideograph-R012-Eight.el (U-0002053A): Use `->denotational'.
3035         (U+34B9): Use `->denotational' and `->subsumptive'.
3036         (U-0002053B): Use `->denotational'; integrate M-30276.
3037
3038 2009-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3039
3040         * Ideograph-R134-Mortar.el (U-000269B1): Use `->subsumptive'.
3041         (U-000269B2): Use `->denotational' and `->subsumptive'; add
3042         `sound@ja/on/s={company|roll}'.
3043         (U-000269B6): Use `->subsumptive'.
3044         (U-000269B9): Use `->subsumptive'.
3045         (RUI6-E017): New character.
3046         (U-000269BA): Use `->subsumptive'.
3047         (U-000269BC): Use `->subsumptive'.
3048         (U-000269BD): Use `->subsumptive'.
3049         (U-000269BE): Use `->subsumptive'.
3050         (U-000269BF): Use `->subsumptive'.
3051         (U-000269C1): Use `->denotational' and `->subsumptive'.
3052         (U-000269C2): Use `->subsumptive'.
3053         (U-000269C4): Use `->subsumptive'.
3054         (U-000269C5): Use `->denotational'.
3055         (U-0002053B): New character [copied from Ideograph-R012-Eight.el];
3056         integrate M-30276.
3057
3058 2009-03-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3059
3060         * Ideograph-R193-Cauldron.el (U-00029C2B): Use `->denotational'
3061         and `->subsumptive'.
3062         (U-00029C2C): Add `sound@ja/on/p={guo|wai1}'; use `->denotational'
3063         instead of `->subsumptive'.
3064         (U+4C19): Use `->denotational' and `->subsumptive'.
3065
3066 2009-03-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3067
3068         * Ideograph-R058-Snout.el (U+38C8): Add `sound@ja/on'; use
3069         `->subsumptive'; integrate GT-12554 and H3-C1EC.
3070         (U-0002246F): Use `->subsumptive'.
3071         (U+5F5B): Use `->denotational' and `->subsumptive'.
3072         (U+5F5C): Use `=>daikanwa' instead of `morohashi-daikanwa'; use
3073         `->subsumptive'.
3074
3075 2009-03-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3076
3077         * maps-conf.el: Don't add `=gt-pj-1' for J90-5734.
3078
3079 2009-03-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3080
3081         * Ideograph-R130-Meat.el (GT-K02391): New character.
3082         (BC-8C4F): New character.
3083         (U+43CE): Use `->denotational' and `->subsumptive'; add
3084         `sound@ja/on/{kan|go}/s=breast' and `sound@ja/on/go/s=scratch'.
3085
3086         * Ideograph-R029-Again.el (BC-8C4E): New character.
3087         (M-03207): Unify U-00020B80 and H1-F8A5.
3088         (M-03208): Map to U-00021A9E.
3089         (U-00020B7E): Use `->subsumptive'.
3090         (U-00020B87): Use `->subsumptive'.
3091
3092         * Ideograph-R086-Fire.el (RUI6-E018): New character.
3093         (U-000244A1): Use `->subsumptive'.
3094
3095 2009-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3096
3097         * ruimoku6.el (RUI6-E00A): Use `=ucs@iso' instead of
3098         `=ucs@unicode' for IU-00029C2C.
3099         (RUI6-E017): Add `ideographic-{radical|strokes}' and
3100         `total-strokes'; add `ideographic-structure'.
3101         (RUI6-E018): Likewise; add `<-unknown' for U+8C73 and U+71F9.
3102         (RUI6-E019): Add `ideographic-{radical|strokes}' and
3103         `total-strokes'; add `ideographic-structure'.
3104
3105         * Ideograph-R042-Small.el (GT-K02290): New character.
3106
3107 2009-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3108
3109         * Ideograph-R129-Brush.el (RUI6-E019): New character.
3110
3111 2009-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3112
3113         * Ideograph-R030-Mouth.el (U+540F): Fix typo.
3114         (J0-3862): Omit `ideographic-structure'.
3115
3116 2009-02-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3117
3118         * Ideograph-R066-Rap.el (U+6586): Use `->subsumptive'.
3119
3120         * Ideograph-R032-Earth.el (U+5789): Use `->denotational' instead
3121         of `->subsumptive'.
3122
3123 2009-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3124
3125         * Ideograph-R163-City.el (JX1-7C67): Unify JC3-68A6.
3126
3127         * Ideograph-R118-Bamboo.el (B-BAE0): Moved to U+7B8B.
3128         (M-26122): Separate J0-6435, K0-6F28, JX1-6435, B-BAE0, GT-33710
3129         and GT-K11228; use `=shinjigen' instead of `=shinjigen@rev' for
3130         S2-5824; add `<-same' and `->formed' for J0-6030; add `->ancient'
3131         for JX2-2F2C.
3132         (U+4205): Unify M-26123 and H8-BDAA; add
3133         `sound@ja/on/{go|kan}/p=yu4' and `sound@ja/on/p=huo4'; add
3134         `<-same@p=huo4' for M-26308.
3135         (U-00025B91): Use `->denotational' and `->subsumptive'; integrate
3136         M-26124 and H8-BEA8.
3137
3138         * Ideograph-R085-Water.el (GT-K02033): New character.
3139         (U+3D9B): Use `->subsumptive'; integrate M-18791; add
3140         `sound@ja/on'.
3141         (U+705B): Use `->subsumptive'.
3142         (U-0002414A): Use `->denotational' and `->subsumptive'; integrate
3143         M-18794, GT-24083 and H5-C5BE.
3144         (U-0002414B): Use `->denotational'; integrate M-18795.
3145         (U-0002414C): Use `->subsumptive'; integrate M-18796.
3146         (U-0002415B): Unify M-18797.
3147         (U-0002414D): Use `->subsumptive'; integrate M-18798.
3148         (U+3D9C): Unify M-18799.
3149         (U-0002414E): Use `->subsumptive'; integrate M-18800; add
3150         `sound@ja/on'.
3151         (U-0002414F): New character.
3152         (U-00024150): New character.
3153         (U-00024151): Use `->subsumptive'; integrate M-18803.
3154         (U-00024152): Use `->subsumptive'; integrate M-18804.
3155         (U+705C): Use `->subsumptive'.
3156
3157         * Ideograph-R075-Tree.el (U-000233D4): Add `sound@ja/on'; use
3158         `->subsumptive'; integrate GT-18463.
3159         (U-00023455): New character.
3160         (U+693D): Use `->subsumptive'.
3161         (U+693E): Use `->denotational' and `->subsumptive'.
3162         (U+693F): Use `->subsumptive'.
3163         (U+6941): Use `->subsumptive'.
3164         (U+3B8E): Use `->subsumptive'.
3165         (U+3B96): Unify M-15129; add `sound@ja/on/{go|kan}'.
3166         (U+3B97): Use `->subsumptive'; integrate M-15130.
3167         (U-00023548): Unify M-15161 and H4-A7F9.
3168         (U+3B9A): Use `->subsumptive'; integrate M-15166.
3169         (U+3B9C): Use `->subsumptive'; integrate M-15180.
3170         (U+6975): Use `->denotational' and `->subsumptive'.
3171         (U+3B9E): Use `->denotational' and `->subsumptive'; integrate
3172         M-15183 H4-AA6A.
3173         (U-00023552): Unify M-15197; add `<-ancient' for U+6A39.
3174         (U-00023553): Use `->subsumptive'; integrate M-15198.
3175         (U+3B9F): Unify M-15199; add `sound@ja/on/{go|kan}'.
3176         (U-000235A4): Unify M-15200 and H1-F5F3.
3177         (U+3BA3): Use `->subsumptive'.
3178         (U+6983): Add `ideographic-{radical|strokes}@{ucs|cns}'; move
3179         B-DEC6 to U+6983.
3180         (U+6986): Use `->subsumptive'.
3181         (J90-432E): Unify JC3-70C3.
3182
3183 2009-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3184
3185         * Ideograph-R012-Eight.el (RUI6-E059): New character.
3186
3187         * Ideograph-R001-One.el (GT-K03084): New character.
3188
3189         * ruimoku6.el (RUI6-E013): Add `ideographic-structure'.
3190         (RUI6-E015): Add `ideographic-structure'.
3191         (U-00024F08): Add `ideographic-structure'.
3192         (RUI6-{E025..E033}): New character.
3193         (RUI6-{E035..E062}): New character.
3194         (U-00024C9F): New character (copied from Ideograph-R102-Field.el).
3195         (U-00022F38): New character (copied from Ideograph-R066-Rap.el).
3196
3197         * Ideograph-R102-Field.el (U-00024C91): Use `->subsumptive';
3198         integrate M-21876.
3199         (U-00024C93): Unify M-21880.
3200         (U-00024C94): Use `->denotational'; integrate M-21881.
3201         (U+3F61): Use `->subsumptive'; integrate M-21882.
3202         (U+3F62): Use `->subsumptive'; integrate M-21883.
3203         (U-00024C95): Unify M-21884.
3204         (U-00024C96): Unify M-21885; add `sound@ja/on'; add
3205         `<-formed@p=tian3' and `<-same@p=tian3' for U+753A.
3206         (U+3F63): Unify M-21886 and H7-B7F4; add `<-ancient' for U+57DF;
3207         add `sound@ja/on'.
3208         (U-00024C97): Use `->subsumptive'; integrate M-21887; add
3209         `sound@ja/on/{kan|go}'.
3210         (U-00024C98): Unify M-21888.
3211         (U-00024CA7): Use `->subsumptive'.
3212         (U+6983): Add `ideographic-{radical|strokes}@{ucs|cns}'.
3213         (U-00024CA8): Use `->denotational' and `->subsumptive'; integrate
3214         M-21904.
3215         (U-00024C9F): New character.
3216         (U-00024CA3): Use `->denotational'; use
3217         `ideographic-radical@{ucs|cns}'.
3218         (C5-4057): Use `<-denotational' for U-00024CA3; moved to
3219         Ideograph-R103-Bolt-Of-Cloth.el.
3220         (U+757B): Use `->denotational'.
3221
3222         * Ideograph-R091-Slice.el (U+7247): Use `->denotational'.
3223         (GT-25442): New variant of U+7247.
3224         (M-19847): Unify U-000245C3 and H5-F546; add `sound@ja/on'.
3225         (U-000245C4): Use `->denotational' and `->subsumptive'.
3226         (U-000245C7): Use `->denotational'.
3227         (U+7254): Use `->subsumptive'; add `sound@ja/on'; integrate
3228         H5-F5C0.
3229
3230 2009-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3231
3232         * Ideograph-R121-Jar.el (M-28127): Add `<-formed' and `<-same' for
3233         M-21876.
3234
3235 2009-02-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3236
3237         * Ideograph-R072-Sun.el (GT-K03318): Don't map to U+81FD; add
3238         `ideographic-structure'; add `<-simplified@component' for U+81FD.
3239         (GT-K03616): Likewise.
3240         (U+668E): Use `->denotational' and `->subsumptive'.
3241         (U+66C2): Use `->denotational'.
3242         (U+66C3): Use `->denotational'.
3243         (U+66C4): Use `->denotational'.
3244         (U+66C5): Use `->denotational'; add `sound@ja/on'.
3245         (U+66C6): Use `->subsumptive'.
3246         (U+66C7): Use `->subsumptive'.
3247         (U-000232A0): Use `->subsumptive'.
3248
3249         * Ideograph-R145-Clothes.el (C7-3B5D): Use `->subsumptive';
3250         integrate M-34542 and H8-DB44.
3251         (U+893F): Use `->subsumptive'.
3252         (U+8940): Use `->subsumptive'.
3253         (U+8941): Use `->denotational' and `->subsumptive'.
3254
3255         * Ideograph-R108-Dish.el (U+4009): Unify M-23056 and H7-BD67.
3256         (U-000250A6): Use `->subsumptive'; integrate M-23059.
3257         (U-000250A8): Use `->denotational'; integrate M-23063.
3258         (U-000250A9): Use `->denotational'; integrate M-23064.
3259         (U-000250AA): New character.
3260         (U-000250B5): Use `->subsumptive'; integrate M-23066.
3261         (U-000250B7): Use `->denotational'; integrate M-23067.
3262         (U-000250B4): New character.
3263         (U+76EB): Use `->subsumptive'.
3264         (U-000250B9): Use `->subsumptive'; integrate M-23075.
3265
3266         * Ideograph-R055-Two-Hands.el (U+5F05): Use `->subsumptive'.
3267         (U-00026B20): Use `->denotational'; use `ideographic-radical@cns'
3268         instead of `ideographic-radical'; add `ideographic-radical@ucs'.
3269
3270 2009-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3271
3272         * char-db-util.el (char-db-make-char-spec): Use
3273         `ideographic-combination' if any CCS features are not found.
3274
3275 2009-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3276
3277         * Ideograph-R162-Walk.el (U-0002849C): New character.
3278         (U-0002849E): New character.
3279         (U-00028491): New character.
3280         (IU-000284A5): Unify GT-51869.
3281         (GT-51974): New variant of U-000284A5.
3282
3283         * Ideograph-R087-Claw.el (JX2-702A): Separate C4-2151; unify
3284         GT-25225 and GT-K00567.
3285         (U+FA49): Add `<-simplified@component' for JX2-702A.
3286         (U-000244F3): Use `->denotational'.
3287         (U-000244F5): New character.
3288         (U-000244F4): Use `->denotational'; integrate M-19660.
3289         (GT-K03307): New character.
3290         (BC-8CC5): Likewise.
3291         (U-000244F6): Use `->denotational'; integrate M-19661.
3292         (U+722D): Use `->denotational' instead of `->subsumptive'.
3293         (U+3E12): Use `->denotational' instead of `->subsumptive'.
3294         (U-000244F7): Use `->subsumptive'; integrate M-19665.
3295         (U-000244F8): Use `->denotational'; integrate M-19666.
3296         (M-19667): Add `<-ancient' for J0-5555; add `->mistakable' for
3297         M-19681.
3298         (H5-F8A7): New variant of U-000244FD.
3299         (U-00024502): Use `->denotational'; integrate M-19669.
3300         (U-00024500): Use `->denotational'.
3301         (U-00024501): Likewise.
3302         (U-0002450A): Use `->denotational'; integrate M-19675.
3303         (M-19676): New character.
3304         (U-00024507): Add `=>daikanwa' for M-19676; add `<-unknown' for
3305         M-19676.
3306         (U-00024508): New character.
3307         (U-00024509): Likewise.
3308         (U-0002450B): New character.
3309         (U-0002450C): Use `->denotational'; integrate M-19680.
3310         (U-0002450D): New character.
3311
3312         * Ideograph-R030-Mouth.el (J0-5333): Use GT-32804 instead of
3313         J0-3675 in `ideographic-structure'.
3314         (B-DCD8): Moved to U+55CF.
3315         (U+5620): Omit `ideographic-structure'.
3316
3317         * Ideograph-R009-Man.el (J0-5065): Use GT-32804 instead of J0-3675
3318         in `ideographic-structure'.
3319         (B-D463): Moved to U+5040.
3320
3321 2009-02-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3322
3323         * Ideograph-R140-Grass.el (M-30757): Unify H8-E8BC; add
3324         `<-unknown' for U-00026B20.
3325         (U-00026B20): Copied from Ideograph-R055-Two-Hands.el.
3326         (U+82DB): Use `->denotational'.
3327         (C1-5339): Use `<-denotational' for U+82DB; unify GT-40031 and
3328         GT-K05032.
3329         (U+44A7): Use `->denotational'.
3330         (U+82DF): Use `->denotational'.
3331         (C1-5348): Use `<-denotational' for U+82DF; unify GT-40087 and
3332         GT-K05281.
3333         (GT-40070): New variant of U+82DF.
3334         (B-AD5E): Moved to U+82F1.
3335         (M-30808): Unify GT-40028 and GT-K05025.
3336         (U+8336): Use `->denotational' and `->subsumptive'.
3337         (GT-K05142): New variant of U+8336.
3338         (U+85B6): Use `->denotational' and `->subsumptive'.
3339         (U-00026FAB): Use `->denotational'; integrate M-32199.
3340
3341         * Ideograph-R066-Rap.el (U-00022F38): Unify RUI6-E064.
3342         (U-00022F4F): Use `=>daikanwa' instead of `morohashi-daikanwa';
3343         add `<-unknown' for M-13203.
3344
3345         * Ideograph-R033-Scholar.el (U+58F4): Add `sound@ja/on'; unify
3346         GT-07150 and GT-K05308.
3347         (GT-K05309): New character; add `<-denotational' and
3348         `<-formed@component/connect-right' for U+58F4.
3349
3350         * Ideograph-R032-Earth.el (U-00021252): Add `sound@ja/on'; add
3351         `<-same' for M-04923.
3352         (U+5737): Use `->subsumptive'.
3353         (U-0002124E): New character.
3354         (U-00021250): New character.
3355         (U-00021259): Use `->subsumptive'; add `sound@ja/on'.
3356         (U+5748): Use `->subsumptive'; add
3357         `sound@ja/on/{kan|go}/s={a-place-name|hole}'.
3358         (U+3628): Use `->denotational' and `->subsumptive'.
3359         (U+5749): Use `->subsumptive'.
3360         (U+574A): Use `->subsumptive'.
3361         (U+574B): Use `->subsumptive'.
3362         (U+574C): Use `->subsumptive'.
3363         (U+574E): Use `->subsumptive'.
3364         (U+575B): Add `<-simplified@CN' for G1-4C33; add `<-vulgar' for
3365         J0-5460.
3366         (U+577E): Use `->subsumptive'.
3367         (U+577F): Use `->subsumptive'.
3368         (U+5783): Use `->subsumptive'.
3369         (U+5789): Use `->subsumptive'.
3370         (U+5784): Use `ideographic-{radical|strokes}@ucs' instead of
3371         `ideographic-{radical|strokes}'; use
3372         `ideographic-{radical|strokes}@misc' instead of
3373         `kangxi-{radical|strokes}'; add `<-simplified@CN' for G1-4222.
3374         (U+57AA): Use `->subsumptive'.
3375         (U+57CE): Use `->denotational'.
3376         (J0-3E6B): Use `<-denotational' for U+57CE; separate JC3-47F9.
3377         (U+57CC): Use `->subsumptive'.
3378         (U-000212F2): Use `->subsumptive'.
3379         (U+57CD): Use `->subsumptive'.
3380         (U-0002F852): Use `<-denotational' for U+57CE; use `=shinjigen'
3381         instead of `=shinjigen@1ed' for S1-1393; unify JC3-47F9.
3382         (U+58DC): Use `->subsumptive'.
3383         (U+58DF): Use `->subsumptive'.
3384         (U+58E0): Use `->subsumptive'.
3385
3386 2009-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3387
3388         * Ideograph-R134-Mortar.el (U-00026958): Unify GT-39049 and
3389         GT-K07698; add `<-wrong' for U-00021B2F.
3390         (U+8200): `sound@ja/on'.
3391         (JSP-566D): Add `<-same' for U-0002695D.
3392
3393         * Ideograph-R116-Cave.el (J0-3675): Separate GT-32804 and
3394         GT-K03682.
3395         (U-00025927): Use `->subsumptive'; integrate M-25416 and H7-DE58.
3396         (J0-464D): Separate M-25424.
3397         (U+FA55): Add S-5684.
3398
3399         * Ideograph-R103-Bolt-Of-Cloth.el (U-00024CA3): Use
3400         `->denotational' instead of `->subsumptive'; omit `=>daikanwa';
3401         add `ideographic-radical@{ucs|cns}'.
3402
3403         * Ideograph-R098-Tile.el (U+3F49): Use `->denotational'.
3404         (U-00024BA2): Use `->subsumptive'.
3405         (U-00024BA6): Use `->subsumptive'.
3406         (U-00024BA7): Use `->subsumptive'.
3407         (U+7517): Use `->denotational' and `->subsumptive'.
3408
3409         * maps-conf.el: Don't add `=gt-pj-1' for J90-3675.
3410
3411 2009-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3412
3413         * Ideograph-R208-Rat.el (U-0002A566): New character.
3414         (U-0002A568): Add `sound@ja/on/go' and `sound@ja/on/kan'.
3415         (M-48450): Unify GT-66164.
3416
3417         * Ideograph-R187-Horse.el (U-000298B8): Use `->subsumptive';
3418         integrate GT-60222.
3419
3420         * Ideograph-R151-Bean.el (U-00027C18): Use `->denotational'.
3421         (U-00027C19): Use `->subsumptive'; integrate H9-E55C and GT-48729.
3422
3423         * Ideograph-R104-Sickness.el (U-00024F08): Add
3424         `ideographic-structure'.
3425
3426 2009-01-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3427
3428         * Ideograph-R106-White.el (M-22694): Unify H7-CED7.
3429
3430 2009-01-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3431
3432         * Ideograph-R075-Tree.el (GT-K00495): New character.
3433         (U+67A1): Use `->subsumptive'.
3434         (U+67FE): Likewise.
3435         (U-0002342C): Likewise.
3436         (U+6802): Likewise.
3437         (U+6822): Likewise.
3438         (U+6824): Use `->denotational'.
3439         (U-0002343E): Unify M-14782, H3-F4F6 and CB08206.
3440         (U-0002343F): Use `->subsumptive'; integrate M-14783; add
3441         `sound@ja/on/go' and `sound@ja/on/kan'.
3442         (U+6859): Use `->subsumptive'.
3443         (U-00023440): Use `->denotational' and `->subsumptive'.
3444         (U+3B7D): Use `->subsumptive'; integrate M-14988.
3445         (U+3B7E): Unify M-15002, H4-A776 and CB05958.
3446         (U+6919): Use `->subsumptive'.
3447         (U+691A): Use `->subsumptive'.
3448         (U+697E): Use `->subsumptive'.
3449         (U+6993): Use `->subsumptive'.
3450         (U+6A11): Use `->subsumptive'.
3451         (U+6A12): Use `->subsumptive'.
3452         (U+6A22): Likewise.
3453         (U+6AC1): Use `->subsumptive'.
3454         (U-00023755): Use `->subsumptive'; integrate M-15755.
3455         (U+6AC2): Use `->denotational' and `->subsumptive'.
3456
3457         * Ideograph-R086-Fire.el (GT-K00405): New character.
3458         (U+70DF): Use `->subsumptive'.
3459         (U+3BA1): Use `->subsumptive'.
3460         (U+3DD0): Use `->subsumptive'; add `sound@ja/on'.
3461         (U-000242B9): Use `->subsumptive'.
3462         (U+7159): Use `->denotational' and `->subsumptive'.
3463         (U+3DD1): Use `->denotational' and `->subsumptive'.
3464
3465 2009-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3466
3467         * Ideograph-R066-Rap.el (U-00022F38): New character.
3468
3469 2009-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3470
3471         * Ideograph-R041-Inch.el (J0-3B7B): Use `=shinjigen' instead of
3472         `=shinjigen@rev' for S-1879.
3473         (U-00021B1E): New character.
3474         (C3-255E): Use `<-subsumptive' to integrate H2-B7C4.
3475
3476         * Ideograph-R009-Man.el (M-00905): Add `ideographic-structure';
3477         add `<-ancient' for J0-4A5D.
3478         (H1-D04A): Use `=>ucs' for U-000202BB and `=>daikanwa' for M-00905
3479         instead of `<-denotational' for U-000202BB; compact
3480         `ideographic-structure'; add `<-unknown' for M-00905.
3481
3482         * Ideograph-R005-Second.el (U-000200ED): Use `->denotational' and
3483         `->subsumptive'.
3484         (U-000200F1): Use `ideographic-{radical|strokes}@{ucs|cns}'
3485         instead of `ideographic-'.
3486
3487         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SECOND THREE>):
3488         Add `<-formed@component' for U+4E59.
3489         (GT-K00007): Add `<-formed@component' for U+4E59.
3490
3491         * Ideograph-R093-Cow.el (U-0002467E): New character.
3492         (U-0002467F): New character.
3493         (U-00024684): Use `->denotational'; add `sound@ja/on'; integrate
3494         M-20068.
3495         (U-00024683): Use `->subsumptive'; add `sound@ja/on'; integrate
3496         M-20069.
3497         (U-00024681): New character.
3498         (U-00024680): New character.
3499         (U-0002467D): New character.
3500         (U-00024685): New character.
3501         (U-00024682): Use `->subsumptive'; integrate M-20074 and H5-CBE0.
3502         (U-00024678): Unify M-20075; add `sound@ja/on'; add `<-vulgar' for
3503         J0-6039.
3504         (U-0002468E): Use `->denotational' and `->subsumptive'; add
3505         `sound@ja/on'; integrate M-20076 and H5-CC5F.
3506
3507 2009-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3508
3509         * Ideograph-R039-Child.el (U-000200F1): Use
3510         `ideographic-{radical|strokes}@{ucs|cns}' instead of
3511         `ideographic-'.
3512
3513         * Ideograph-R030-Mouth.el (M-03673): Compact
3514         `ideographic-structure'.
3515         (C2-2E44): Likewise.
3516
3517 2009-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3518
3519         * Ideograph-R121-Jar.el (J0-6624): Use `=shinjigen' for S2-1519;
3520         add `<-formed' for J0-5460; add `<-same' for J0-5460.
3521
3522 2009-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3523
3524         * Ideograph-R212-Dragon.el (U+9F8F): Use `->subsumptive'.
3525         (U+5784): Copied from Ideograph-R032-Earth.el.
3526
3527 2008-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3528
3529         * Ideograph-R044-Corpse.el (M-07673): Separate C3-2853; add
3530         `<-original' for U+5C3E.
3531         (GT-K04055): New character.
3532         (U-00021C49): New character.
3533         (U-00021C45): New character.
3534
3535         * Ideograph-R052-Short-Thread.el (U-000221C7): Add `sound@ja/on';
3536         integrate BC-8BD8.
3537
3538 2008-12-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3539
3540         * Ideograph-R172-Short-Tailed-Bird.el (U+96DA): Unify B-F171.
3541
3542         * Ideograph-R077-Stop.el (GT-K00455): New character.
3543         (U+6B70): Use `->denotational' instead of `->subsumptive';
3544         integrate BC-8AE1.
3545
3546         * Ideograph-R063-Door.el (U+6237): Use `=>daikanwa' instead of
3547         `morohashi-daikanwa'; add `<-simplified@CN' for U+6236.
3548         (U+6238): Use `=>daikanwa' instead of `morohashi-daikanwa'; add
3549         `<-simplified@JP' for U+6236.
3550
3551         * Ideograph-R030-Mouth.el (J0-3025): Modify
3552         `ideographic-structure'.
3553         (G0-3027): Likewise.
3554
3555         * Ideograph-R013-Down-Box.el (GT-K00710): Add
3556         `ideographic-structure'.
3557
3558 2008-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3559
3560         * Ideograph-R085-Water.el (U+3CDF): New character.
3561
3562 2008-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3563
3564         * Ideograph-R009-Man.el (C3-2F4B): Modify a component in
3565         `ideographic-structure' to fix link.
3566
3567 2008-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3568
3569         * Ideograph-R001-One.el (G0-536B): Modify char-spec in
3570         `->synonyms' to fix link.
3571
3572 2008-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3573
3574         * Ideograph-R030-Mouth.el (U+357B): Add `sound@ja/go/p{1|2}'.
3575         (U+5485): Add `sound@ja/on'.
3576         (JSP-3523): Unify GT-04385 and GT-K04392; add `<-same' for
3577         M-03482; add `->mistakable' for M-03604.
3578         (U-00020C6B): Use `->denotational' and `->subsumptive'.
3579         (U-00020C6C): Use `->subsumptive'.
3580         (U+54F4): Use `->subsumptive'.
3581         (U+54F5): Use `->denotational' and `->subsumptive'.
3582         (U+54F6): Use `->denotational'.
3583         (JSP-3541): Use `<-denotational' for U+54F6; compact
3584         `ideographic-structure'.
3585         (H2-D0A1): Add `ideographic-structure'.
3586         (U-0002F841): Use `<-denotational' for U+54F6; add `=>ucs*' for
3587         U+54F6; add `ideographic-structure'.
3588
3589 2008-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3590
3591         * Ideograph-R085-Water.el (B-BA7E): Moved to parent.
3592         (U+FA47): Unify GT-23116.
3593
3594         * Ideograph-R018-Knife.el:
3595         - Move some Big-5 features to abstract UCS characters.
3596         - Use <CJK RADICAL KNIFE TWO> instead of U+5202.
3597         (U-000206A8): Use `->subsumptive'.
3598         (S1-0597): Unify S2-0597; use `=shinjigen' instead of
3599         `=shinjigen@1ed'.
3600         (U+520B): Omit `ideographic-structure'.
3601         (U-000206AD): Use `->denotational'.
3602         (U-000206B0): Use `->subsumptive'.
3603         (U+520F): Use `->subsumptive'.
3604         (U-000206B9): Use `->subsumptive'.
3605         (U-000206BA): Use `->subsumptive'.
3606         (U+5210): Use `->subsumptive'; add `sound@ja/on'.
3607         (U+5213): Use `->subsumptive'.
3608         (U-000206BF): Use `->subsumptive'.
3609         (U+5216): Use <CJK RADICAL MEAT> instead of U+6708 in
3610         `ideographic-structure'.
3611         (U-000206CD): Use `->subsumptive'.
3612         (M-01907): Unify U-000206CA and H1-E96E.
3613         (U+5218): Use `->subsumptive'.
3614         (U+521B): Omit `ideographic-structure'.
3615         (U+521E): Omit `ideographic-structure'.
3616         (U+5222): Use `->subsumptive'.
3617         (U+5224): Use `->denotational' and `->subsumptive'.
3618         (U+5225): Use `->subsumptive'.
3619         (U+522B): Add `<-vulgar' for J0-4A4C.
3620         (U-000206D7): Use `->subsumptive'; add `sound@ja/on'.
3621         (U+5229): Omit `ideographic-structure'.
3622         (U-000206DA): Use `->subsumptive'.
3623         (U-000206DB): Use `->subsumptive'.
3624         (U-000206E5): Use `->subsumptive'.
3625         (U-000206E6): Use `->subsumptive'; add `sound@ja/on'.
3626         (U+5220): Use `->subsumptive'.
3627         (U+522C): Add `<-simplified@CN' for U+5257.
3628         (U+522F): Use `->subsumptive'.
3629         (U+5230): Use `ideographic-{radical|strokes}@{ucs|shinjigen}' and
3630         `ideographic-{radical|strokes}@{ucs|shinjigen}*sources' instead of
3631         `ideographic-'; omit `ideographic-structure'.
3632         (U-000206EC): Use `->subsumptive'.
3633         (U+34E1): Use `->subsumptive'.
3634         (U+5232): Omit `ideographic-structure'.
3635         (U+5233): Use `->subsumptive'.
3636         (U+5234): Use `->subsumptive'.
3637         (U+5235): Use `->subsumptive'.
3638         (U-000206F0): Use `=shinjigen' instead of `=shinjigen@1ed'.
3639         (J0-516B): Omit `ideographic-structure'; delete BC-AB62.
3640         (JC3-44C1): Add `ideographic-structure'.
3641         (U+523F): Omit `ideographic-structure'.
3642         (U+5240): Omit `ideographic-structure'.
3643         (U+5241): Use `->subsumptive'.
3644         (U+5242): Omit `ideographic-structure'.
3645         (U+5244): Omit `ideographic-structure'.
3646         (U+5245): Use `->subsumptive'.
3647         (U+5246): Use `->denotational' and `->subsumptive'.
3648         (U-0002071F): Use `->subsumptive'; add `sound@ja/on'.
3649         (U-00020720): Use `->subsumptive'; add `sound@ja/on'.
3650         (U+5249): Use `->subsumptive'.
3651         (U+524A): Use `->denotational' and `->subsumptive'.
3652         (U+524C): Omit `ideographic-structure'.
3653         (U+524E): Use `->subsumptive'; add `sound@ja/on'.
3654         (U+5251): Omit `ideographic-structure'.
3655         (U+5255): Use `->subsumptive'.
3656         (U+5256): Use `->subsumptive'.
3657         (U-00020752): Use `->subsumptive'.
3658         (U-00020735): Use `->subsumptive'.
3659         (U+34EC): Use `->denotational' and `->subsumptive'.
3660         (U+525C): Use `->subsumptive'.
3661         (U-00020737): Use `->subsumptive'.
3662         (U+525D): Use `->subsumptive'.
3663         (U+525F): Omit `ideographic-structure'.
3664         (U+5262): Omit `ideographic-structure'.
3665         (U+5265): Use `->subsumptive'.
3666         (J0-3E6A): Omit `ideographic-structure'.
3667         (U+5269): Omit `ideographic-structure'.
3668         (C3-3A21): Omit `ideographic-structure'.
3669         (J0-5175): Omit `ideographic-structure'.
3670         (U+5274): Omit `ideographic-structure'.
3671         (U+5276): Use `->subsumptive'.
3672         (U+5279): Use `->subsumptive'.
3673         (U+34FD): Use `->subsumptive'.
3674         (U-000207A8): Use `->denotational'.
3675         (U+527C): Use `->subsumptive'.
3676         (U+527F): Omit `ideographic-structure'.
3677         (U+5282): Use `->subsumptive'.
3678         (U+5283): Use `->subsumptive'.
3679         (U+5284): Omit `ideographic-structure'.
3680         (C3-4B31): Omit `ideographic-structure'.
3681         (U+528A): Use `->subsumptive'.
3682         (B-E4F2): Omit `ideographic-structure'.
3683         (U+528D): Omit `ideographic-structure'.
3684         (U+5290): Use `->denotational' and `->subsumptive'.
3685         (U-00020800): Use `->subsumptive'; add `sound@ja/on'.
3686         (U+5296): Use `->subsumptive'.
3687         (EGB-7A3F): Omit `ideographic-structure'.
3688         (U+5299): Use `->subsumptive'.
3689         (U+529A): Use `->subsumptive'.
3690
3691 2008-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3692
3693         * Ideograph-R027-Cliff.el (U+53A5): Use `->subsumptive'.
3694
3695         * Ideograph-R009-Man.el (B-C954): Moved to U+4EC8.
3696         (U+3467): Use `->subsumptive'.
3697         (M-00816): Unify U-0002028F and H1-CB51; add `sound@ja/on'.
3698         (U-00020273): Omit `ideographic-structure'.
3699         (B-B3C5): Moved to U+5085.
3700         (J78-364F): Unify JX3-364F.
3701         (J90-364F): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
3702         JX1-364F; use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
3703         `=ucs@jis' for J00U+50C5.
3704         (U+5132): Add J97-4C59.
3705         (J78-4C59): Unify JX3-4C59 and GT-01660.
3706         (J90-4C59): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
3707         JX1-4C59; use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
3708         `=ucs@jis' for J00U+5132.
3709         (U-000204E6): Moved to Ideograph-R011-Enter.el.
3710
3711 2008-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3712
3713         * Ideograph-R039-Child.el (U+5B63): Use `->subsumptive'.
3714         (U+5B64): Use `->subsumptive'.
3715         (U+5B65): Use `->subsumptive'.
3716
3717         * maps-conf.el: Don't add `=gt-pj-1' for J90-476D.
3718
3719 2008-11-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3720
3721         * Ideograph-R041-Inch.el (U+3774): Add `sound@ja/on'; add S-0602;
3722         add `<-formed' for JC3-44BC.
3723
3724         * Ideograph-R133-Arrive.el (U+5230): Use
3725         `ideographic-{radical|strokes}@{ucs|shinjigen}' and
3726         `ideographic-{radical|strokes}@{ucs|shinjigen}*sources' instead of
3727         `ideographic-'; omit `ideographic-structure'.
3728
3729 2008-10-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3730
3731         * Ideograph-R084-Steam.el (GT-K00816): Add
3732         `ideographic-structure'.
3733
3734         * Ideograph-R011-Enter.el (B-A44A): Moved to U+5165.
3735         (U-000204DF): Use `->subsumptive'.
3736         (B-A5FE): Moved to U+5168.
3737         (M-01434): Map to U-000204E6; unify H1-BE5B.
3738         (U-000204E5): Use `->subsumptive'.
3739         (B-A8E2): Moved to U+5169.
3740
3741 2008-10-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3742
3743         * maps-conf.el: Don't add `=gt-pj-1' for J90-516A.
3744
3745 2008-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3746
3747         * Ideograph-R118-Bamboo.el (U+5284): Omit `ideographic-structure'.
3748
3749 2008-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3750
3751         * Ideograph-R020-Wrap.el (U-000208D1): Use `->denotational' and
3752         `->subsumptive'.
3753         (U+5309): Use `->denotational'.
3754         (U-000208D6): Use `->subsumptive'; add `sound@ja/on/{go|kan}'.
3755         (M-02519): Map to U-000208D5.
3756         (U-000208D8): Use `->subsumptive'.
3757
3758         * Ideograph-R014-Cover.el (B-CBCD): Moved to U+519E.
3759         (M-01578): Unify GT-02081; integrate U-00020586 and H1-E4A7.
3760
3761         * Ideograph-R013-Down-Box.el (U+5187): Use
3762         `ideographic-{radical|strokes}@ucs' instead of
3763         `ideographic-{radical|strokes}'; add
3764         `ideographic-{radical|strokes}@cns'; use `->subsumptive'.
3765         (GT-K00710): New character.
3766         (BC-8C58): New character.
3767         (U+518F): Use `->denotational' instead of `->subsumptive'.
3768         (B-CA6A): Moved to U+518F.
3769         (U-00020551): Use `->subsumptive'; add `sound@ja/on'.
3770
3771         * Ideograph-R001-One.el (U+5187): Use `->subsumptive'; use
3772         `ideographic-{radical|strokes}@{ucs|cns}' instead of
3773         `ideographic-'.
3774
3775 2008-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3776
3777         * Ideograph-R138-Stopping.el (J0-4E49): Use `=shinjigen' instead
3778         of `=shinjigen@rev'.
3779         (U+826F): Integrate GT-K02674.
3780         (GT-K02673): New component; add `<-denotational' for U+826F; add
3781         `<-identical@component/connect-right' for J0-4E49.
3782         (U-00026ACB): Use `->subsumptive'.
3783
3784 2008-10-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3785
3786         * Ideograph-R019-Power.el (B-A648): Moved to U+52A3.
3787         (B-B0C9): Moved to U+52D8.
3788         (U+FA34): Use `=ucs@unicode' instead of `=ucs@{gb|cns|ks|big5}'
3789         for GU+52E4; add `=ucs@jis' for JU+FA34.
3790
3791         * Ideograph-R024-Ten.el (GT-K00987): New character; add
3792         `<-formed@component/connect-right' for J0-483E.
3793         (GT-01097): Use K0-5A62 instead of U+534A as the value of
3794         `<-formed@component/connect-right'.
3795
3796         * Ideograph-R017-Open-Box.el (B-A4BF): Moved to U+51F6.
3797
3798         * Ideograph-R015-Ice.el (B-ADE2): Moved to U+51CC.
3799
3800         * Ideograph-R012-Eight.el (B-A44B): Moved to U+516B.
3801         (B-A4BD): Moved to U+516C.
3802         (B-A4BC): Moved to U+516E.
3803
3804         * Ideograph-R010-Legs.el (B-A552): Moved to U+5145.
3805
3806         * Ideograph-R008-Lid.el (B-A5E7): Moved to U+4EA6.
3807
3808         * Ideograph-R005-Second.el (B-A45D): Moved to U+4E5F.
3809
3810         * Ideograph-R004-Slash.el (B-C947): Moved to U+4E47.
3811
3812         * Ideograph-R002-Line.el (B-A4A5): Moved to U+4E30.
3813
3814         * Ideograph-R001-One.el (B-A4A1): Moved to U+4E11.
3815
3816 2008-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3817
3818         * Ideograph-R053-Dotted-Cliff.el (U+3892): Use `->subsumptive'.
3819         (U+5ECF): Use `->denotational' and `->subsumptive'.
3820         (GT-11902): Use `<-denotational' for U+5ECF; use `=shinjigen'
3821         instead of `=shinjigen@1ed' for S1-2207.
3822         (GT-11901): Separate S1-2209.
3823         (S1-2209): Unify S2-2209.
3824
3825 2008-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3826
3827         * Ideograph-R162-Walk.el (U+8FC2): Add J97-312A.
3828         (J78-312A): Unify JX3-312A.
3829         (J90-312A): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
3830         JX1-312A.
3831         (U+8FE6): Add J97-3260.
3832         (J78-3260): Unify JX3-3260.
3833         (J90-3260): Use `=jis-x0213-1@2000' instead of =jis-x0213-1' for
3834         JX1-3260.
3835
3836         * Ideograph-R092-Fang.el (U+7259): Add J97-3267; move B-A4FA from
3837         UU+7259.
3838         (M-19909): Separate C1-455B; integrate JX3-3267.
3839         (J0-3267): Use `<-subsumptive' to separate K0-6433 and JC3-58C5;
3840         use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for JX1-3267;
3841         use `=ucs@jis/1990' and `=ucs@jis/2000' instead of `=ucs@jis' for
3842         J00U+7259.
3843
3844         * Ideograph-R061-Heart.el (U+6062): Use `->denotational' instead
3845         of `->subsumptive'; separate JX1-327A and JX3-327A.
3846
3847         * Ideograph-R059-Bristle.el (U+5F63): Use `->subsumptive'.
3848         (U+5F64): Use `->subsumptive'.
3849
3850         * Ideograph-R030-Mouth.el (J78-313D): Unify JX3-313D.
3851         (J90-313D): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
3852         JX1-313D; use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
3853         `=ucs@jis' for J00U+5642.
3854
3855         * Ideograph-R009-Man.el (B-C9B7): Moved to U+4F22.
3856
3857 2008-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3858
3859         * Ideograph-R195-Fish.el (U+9C2F): Add J97-3073.
3860         (J78-3073): Unify JX3-3073.
3861         (J90-3073): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
3862         JX1-3073.
3863
3864         * Ideograph-R190-Hair.el (U+9B1C): Use `->subsumptive'.
3865         (U+9B1D): Use `=>daikanwa' instead of `morohashi-daikanwa'.
3866
3867         * Ideograph-R184-Eat.el (U+990C): Add J97-3142.
3868         (Mother of J78-3142): Integrate JX3-3142.
3869         (J90-3142): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
3870         JX1-3142; use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
3871         `=ucs@jis' for J00U+990C.
3872
3873         * Ideograph-R145-Clothes.el (J78-3228): Unify JX3-3228.
3874         (J90-3228): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
3875         JX1-3228; Use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
3876         `=ucs@jis' for J00U+8956.
3877
3878         * Ideograph-R142-Insect.el (U+87F9): Unify B-C3C9.
3879         (K0-7A2F): Use `<-subsumptive' to separate J0-332A, JX1-332A and
3880         S-7274; unify JX3-332A.
3881         (U+880F): Use `->denotational'.
3882
3883         * Ideograph-R085-Water.el (U+6DEB): Unify J97-307C.
3884         (J78-307C): Unify JX3-307C.
3885         (J90-307C): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1'.
3886
3887         * Ideograph-R072-Sun.el (J78-3322): Unify JX3-3322.
3888         (J90-3322): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
3889         JX1-3322; use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
3890         `=ucs@jis' for J00U+6666.
3891
3892         * Ideograph-R054-Long-Stride.el (J0-3276): Use `=jis-x0213-1@2000'
3893         instead of `=jis-x0213-1' for JX1-3276; use `=ucs@jis/1990' and
3894         `=ucs@jis/2000' instead of `=ucs@jis' for J00U+5EFB.
3895         (C3-2C4C): Unify JX3-3276.
3896
3897 2008-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3898
3899         * read-maps.el (mapping-table-ccs-setting-alist): Map
3900         `=jis-x0208@1990' to `=ucs@jis/1990' instead of `=ucs@jis'.
3901
3902         * Ideograph-R027-Cliff.el (GT-03811): Use `<-subsumptive' to
3903         separate S-2208 and integrate JX3-3139.
3904         (J90-3139): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
3905         JX1-3139; use `=ucs@jis/1990' and `=ucs@jis/2000' instead of
3906         `=ucs@jis' for J00U+53A9.
3907
3908 2008-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3909
3910         * maps-conf.el: Don't add `=gt-pj-1' for J90-332A.
3911
3912 2008-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3913
3914         * ideograph-util.el (char-id): Add autoload cookie.
3915         (char-ideographic-strokes-diff): New function.
3916         (ideograph-char<): Add autoload cookie; use
3917         `char-ideographic-strokes-diff'.
3918
3919 2008-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3920
3921         * Ideograph-R130-Meat.el (B-BB4C): Moved to U+817F.
3922
3923 2008-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3924
3925         * Ideograph-R072-Sun.el (B-BCCA): Moved to U+66B1.
3926
3927 2008-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3928
3929         * Ideograph-R162-Walk.el (K0-5339): Unify JC3-67E0.
3930         (U+905D): Use `->denotational'.
3931         (K0-534F): Use `<-denotational' for U+905D; unify JC3-67E3.
3932
3933 2008-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3934
3935         * Ideograph-R140-Grass.el (U+82A7): Use `->denotational'.
3936         (C2-2859): Use `<-denotational' for U+82A7; unify JC3-61C7.
3937         (U-00026B18): Use `->subsumptive'.
3938         (U+82A8): Use `->denotational'.
3939         (C2-285F): Use `<-denotational' for U+82A8; unify JC3-61C8.
3940         (U+449F): Use `->denotational' and `->subsumptive'.
3941         (U+44A0): Use `->denotational' and `->subsumptive'.
3942         (U+44A1): Use `->denotational'.
3943         (U+82A9): Use `->denotational'.
3944         (U+82AA): Use `->denotational'.
3945         (U+82AB): Use `->denotational'.
3946         (U+82AC): Use `->denotational' and `->subsumptive'.
3947         (U+82AD): Use `->denotational'.
3948         (U+82AE): Use `->denotational' and `->subsumptive'.
3949         (M-30731): Use `<-subsumptive' and `<-denotational' for U+82AE;
3950         unify JC3-61C9.
3951         (U+82AF): Use `->denotational'.
3952         (U+82B0): Use `->denotational'.
3953         (C1-4F4A): Use `<-denotational' for U+82B0; unify M-30733 and
3954         JC3-61CA.
3955
3956 2008-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3957
3958         * char-db-util.el (char-attribute-name<): Regard partial
3959         coded-charset which has final-byte as ISO registered
3960         coded-charset.
3961
3962 2008-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3963
3964         * Ideograph-R162-Walk.el (M-38724): Use `=jis-x0208@1978/i4-'
3965         instead of `=jis-x0208@1978' for J78/4-i-4B78; unify JX3-4B78.
3966         (J90-4B78): Use `=jis-x0208@1978/i-4' instead of
3967         `=jis-x0208@1978/i1' for J78/-4i-4B78; use
3968         `=jis-x0208@1978*sources' instead of `=jis-x0208@1978/i1*sources';
3969         add `=jis-x0208@1978*note'; use `=jis-x0213-1@2000' instead of
3970         `=jis-x0213-1' for JX1-4B78.
3971         (U+9022): Add J97-3029.
3972         (K0-5C71): Use `=jis-x0208@1978/i4-' instead of `=jis-x0208@1978'
3973         for J78/4-i-3029; delete `jisx0208-type'; unify JX3-3029.
3974         (J90-3029): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
3975         JX1-3029; add J78/-4i-3029.
3976
3977         * Ideograph-R086-Fire.el (K0-5C6C): Modify a char-spec in
3978         `ideographic-structure' for JX3-3029.
3979
3980         * Ideograph-R169-Gate.el (U-00028CDD): Add `<-denotational' for
3981         J97-313C; add `sound@ja/on/{kan|go}/s=bolt' and
3982         `sound@ja/on/kan/s=intercalary'.
3983         (M-41243): Add `<-wrong@s=intercalary' for M-41244.
3984         (C3-3F6D): Add `=jis-x0208@1978*note'; add `<-error@jis/x0208' for
3985         J0-313C.
3986         (J97-313C): New abstract character.
3987         (U+958F): Add `<-denotational' for J97-313C; add
3988         `sound@ja/on/{kan|go}'.
3989         (U+49A3): Use `->subsumptive'.
3990         (J78/i1-6F65): Add `=jis-x0208@1978*note'; add `<-error@jis/x0208'
3991         for J0-6F65.
3992
3993         * Ideograph-R156-Run.el (C1-5844): Add S2-7959; unify JC3-66BA.
3994
3995         * Ideograph-R109-Eye.el (JX1-7877): Add `=jis-x0208@1978*note';
3996         use `jis-x0208/1978/errata' instead of `=jis-x0208/1978/errata' in
3997         `<-error@jis/x0208*sources'; add `jis-x0208/1997' into
3998         `<-error@jis/x0208*sources'.
3999
4000 2008-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4001
4002         * Ideograph-R140-Grass.el (U+82A6): Use `->denotational'.
4003         (GT-39829): Use `<-denotational' for U+82A6; use
4004         `=jis-x0208@1978/i-4', `=jis-x0208@1983' and `=jis-x0208@1990'
4005         instead of `=jis-x0208' for J90-3032; fix `jisx0208-difference';
4006         add `=jis-x0208@1978*note'; use `=jis-x0213-1@2000' instead of
4007         `=jis-x0213-1' for JX1-3032; unify JC3-61B3.
4008         (K0-7B58): Use `<-denotational' for U+82A6; unify J78/4--3032 and
4009         JX3-3032.
4010         (U+8328): Use `->denotational' and `->subsumptive'.
4011         (JC3-61B4): New character; use `<-denotational' for U+8328.
4012         (K0-6D3C): Use `<-denotational' for U+8328; move B-AFFD to U+8328.
4013         (JX3-3071): New character; use `<-denotational' for U+8328.
4014         (J90-3071): Use `<-subsumptive' to separate G0-3444 and GT-40112;
4015         use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for JX1-3071.
4016         (U+8329): Use `->denotational'.
4017         (U+832A): Likewise.
4018
4019         * Ideograph-R085-Water.el (U+6EA2): Add J97-306E.
4020         (J78-306E): Use `<-subsumptive' to separate K0-6C6E and GT-22899.
4021         (K0-6C6E): Use `<-subsumptive' to separate J78-306E and M-17951;
4022         unify JX3-306E.
4023         (J90-306E): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
4024         JX1-306E; separate `<-simplified@JP' into
4025         `<-simplified@JP/jis/1978' and `<-simplified@JP/jis/2004'.
4026
4027         * Ideograph-R086-Fire.el (JX1-5F73): Use `=jis-x0208@1978/i4-',
4028         `=jis-x0208@1983' and `=jis-x0208@1990 instead of `=jis-x0208' for
4029         J90-5F73.
4030         (J78/-4-5F73): Add `=jis-x0208@1978*note'.
4031
4032         * maps-conf.el: Don't add `=gt-pj-1' for J90-3071.
4033
4034 2008-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4035
4036         * Ideograph-R184-Eat.el (U+98F4): Add J97-303B.
4037         (J78-303B): Unify JX3-303B.
4038         (J90-303B): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
4039         JX1-303B.
4040
4041 2008-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4042
4043         * char-db-util.el (char-attribute-name<): Treat non-private final
4044         byte.
4045
4046 2008-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4047
4048         * maps-conf.el:
4049         - Delete temporary setting to convert each pair of
4050           `=shinjigen@1ed' and `=shinjigen@rev' to the corresponding
4051           `=shinjigen'.
4052         - Delete temporary setting to convert each pair of `shinjigen@1ed'
4053           and `shinjigen@rev' to `shinjigen' in *sources features.
4054         - Add temporary setting to add `=jis-x0213-1' for each character
4055           which has a code-point of JIS X 0208:1990.
4056
4057 2008-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4058
4059         * u020A0-Currency-Symbols.el (<EURO SIGN>): Use `->denotational'
4060         to separate JX1-2921 and B-A3E1.
4061
4062         * u02000-General-Punctuation.el (<TWO ASTERISKS ALIGNED
4063         VERTICALLY>): Use `->denotational' to separate JX1-2C7D.
4064
4065 2008-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4066
4067         * Ideograph-R085-Water.el (B-D24C): Moved to U+6D58.
4068         (U+6D5A): Use `->denotational' and `->subsumptive'.
4069         (U+6D5B): Use `->subsumptive'.
4070
4071 2008-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4072
4073         * Ideograph-R130-Meat.el (B-D061): Moved to U+80CA.
4074         (U+80CB): Use `->subsumptive'.
4075
4076         * Ideograph-R075-Tree.el (U+69CF): Use `->denotational'.
4077         (U+69D0): Use `->subsumptive'.
4078
4079 2008-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4080
4081         * char-db-util.el (char-db-insert-ccs-feature): Add setting for
4082         `=shinjigen'.
4083         (char-db-insert-relation-feature): Add setting for `shinjigen'.
4084
4085         * maps-conf.el:
4086         - Disable temporary setting to convert `shinjigen-1' and
4087           `shinjigen-2' to `shinjigen@1ed' and `shinjigen@rev' in *sources
4088           features.
4089         - Add temporary setting to convert each pair of `=shinjigen@1ed'
4090           and `=shinjigen@rev' to the corresponding `=shinjigen'.
4091         - Add temporary setting to convert each pair of `shinjigen@1ed'
4092           and `shinjigen@rev' to `shinjigen' in *sources features.
4093
4094 2008-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4095
4096         * Ideograph-R009-Man.el (JX2-2157): Fix `=shinjigen@rev'; add
4097         `shinjigen@rev' into `<-vulgar*sources'.
4098
4099 2008-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4100
4101         * Ideograph-R085-Water.el (U+6E8D): Use `->denotational'.
4102         (U-00023E5D): Use `->denotational' and `->subsumptive'.
4103         (U+6E8F): Use `->subsumptive'.
4104         (U+6E91): Use `->denotational'.
4105         (U+6E93): Use `->denotational'.
4106         (U+3D25): Use `->denotational' and `->subsumptive'.
4107         (U+6E95): Use `->subsumptive'.
4108         (U-00023E5E): Use `->subsumptive'.
4109         (U+6E96): Use `->subsumptive'.
4110
4111 2008-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4112
4113         * maps-conf.el: Add temporary setting to convert `shinjigen-1' and
4114         `shinjigen-2' to `shinjigen@1ed' and `shinjigen@rev' in *sources
4115         features.
4116
4117 2008-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4118
4119         * char-db-util.el (char-db-insert-ccs-feature): Rename
4120         `shinjigen-1', `shinjigen-2' and `shinjigen-2-p' to
4121         `=shinjigen@1ed', `=shinjigen@rev' and `=shinjigen/+p@rev'; add
4122         setting for `=shinjigen@1ed/24pr'.
4123         (char-db-insert-relation-feature): Rename `shinjigen-1' to
4124         `=shinjigen@1ed'; add setting for `shinjigen@1ed'.
4125
4126 2008-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4127
4128         * char-db-util.el (char-db-insert-ccs-feature): Add setting for
4129         `shinjigen-2-p'.
4130
4131 2008-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4132
4133         * char-db-util.el (char-db-insert-ccs-feature): Add setting for
4134         `shinjigen-1' and `shinjigen-2'.
4135
4136 2008-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4137
4138         * Ideograph-R007-Two.el (C6-2568): Use G0-4D62 instead of U+5916
4139         in `ideographic-structure'.
4140
4141 2008-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4142
4143         * Ideograph-R142-Insect.el (U+874E): Fix `shinjigen-1'.
4144         (U-0002736F): Use `->subsumptive'.
4145         (U-00027375): Likewise.
4146         (B-E7BD): Moved to root.
4147         (C7-282A): Map to U-00027371.
4148         (B-BDBA): Moved to root.
4149
4150 2008-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4151
4152         * Ideograph-R145-Clothes.el (U-000276CF): Use `->subsumptive'.
4153         (U+8905): Use `->subsumptive'.
4154         (U-000276BB): New character; integrate GT-46376 and H8-D8F1.
4155         (U+4644): Use `->denotational' and `->subsumptive'.
4156         (C7-2854): Map to U-000276D0.
4157         (U+8906): Use `->subsumptive'.
4158         (U+8907): Use `->denotational' and `->subsumptive'.
4159
4160 2008-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4161
4162         * Ideograph-R085-Water.el (U+3D1E): Use `->denotational'.
4163         (U-00023E72): Use `->subsumptive'.
4164         (U+3D38): Likewise.
4165         (U+6ED1): Use `->subsumptive' and `->subsumptive'.
4166         (U+6ED2): Use `->subsumptive'.
4167         (U+6ED3): Use `->subsumptive'.
4168         (U+6ED4): Use `->denotational'.
4169         (U+6ED5): Use `->denotational'.
4170         (U-00023E73): Use `->subsumptive'.
4171
4172         * Ideograph-R158-Body.el (C7-436C): Map to M-38139 instead of
4173         M-38142; map to U-0002827A.
4174         (U+483F): Use `->subsumptive' to integrate M-38142.
4175         (U+8EC2): Use `->subsumptive'.
4176         (C7-4A6C): Unify U-0002827F.
4177         (U+8EC3): Use `->subsumptive'.
4178         (C7-4A6D): Unify U-00028280.
4179         (C7-4A6A): Map to U-00028281.
4180         (C7-4A69): Map to U-0002828A.
4181         (U+8EC4): Use `->subsumptive'; integrate CB04537 and H10-C142.
4182
4183 2008-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4184
4185         * u03000-CJK-Symbols-and-Punctuation.el (<WAVE DASH>): Use
4186         `->denotational' to separate Unicode representative form and JIS
4187         X0208 form.
4188
4189         * Ideograph-R203-Black.el (U+9ED3): Use `->subsumptive'.
4190         (U-0002A41F): Likewise.
4191         (C7-2C35): Use `->subsumptive'.
4192         (M-48055): Map to U-0002A423.
4193         (U+9ED4): Use `->subsumptive'.
4194         (U+9ED5): Use `->subsumptive'.
4195         (C7-3669): Map to U-0002A428.
4196         (U+9ED6): Use `->subsumptive'.
4197         (C7-366A): Map to U-0002A424.
4198
4199 2008-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4200
4201         * Ideograph-R142-Insect.el (U+87A0): Use `->denotational'.
4202         (U+87A1): Use `->subsumptive'.
4203         (C7-3324): Map to U-000273CE.
4204         (U-000273CE): Use `->subsumptive'.
4205         (J0-6A25): Fix `shinjigen-2'; use `shinjigen-2-p' for S2-7136a.
4206
4207         * Ideograph-R066-Rap.el (U-00022F0C): Use `->subsumptive'.
4208         (U+3A85): Unify GT-16629 and GT-K05707; add `<-same' for J83-3939.
4209
4210         * Ideograph-R009-Man.el (J83-4A58): Unify S{1|2}-0270 instead of
4211         S{1|2}-0269.
4212         (U-000202B3): Use `->subsumptive' to integrate S{1|2}-0271.
4213
4214 2008-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4215
4216         * Ideograph-R075-Tree.el (U+68AB): Use `->denotational'.
4217         (U+68AD): Use `->denotational' and `->subsumptive'; fix duplicated
4218         `shinjigen-2'.
4219
4220         * Ideograph-R118-Bamboo.el (J90-4F36): Use `shinjigen-2-p' instead
4221         of `shinjigen-2'; add `<-same' for J83-6446; add `<-vulgar' for
4222         S2-5891.
4223         (J83-6446): Separate S2-5891.
4224         (S2-5891): Add S1-5891.
4225
4226         * Ideograph-R069-Axe.el (M-13571): Unify U-000230AC.
4227         (U+65B0): Use `->denotational' and `->subsumptive'.
4228
4229         * Ideograph-R128-Ear.el (J90-3F26): Add S1-6406.
4230         (J83-3F26): Delete S2-6406.
4231         (JC3-60D2): Add S{1|2}-6407.
4232
4233 2008-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4234
4235         * Ideograph-R064-Hand.el (U+649A): Use `->subsumptive'; fix
4236         duplicated `shinjigen-2'.
4237
4238         * Ideograph-R120-Silk.el (S2-6190): Fix `shinjigen-1'.
4239
4240         * Ideograph-R083-Clan.el (J83-5D62): Delete S2-4040.
4241         (J90-5D62): Add S1-4040.
4242
4243         * Ideograph-R050-Turban.el (J0-3B54): Add S1-2082.
4244         (G0-4A50): Delete S2-2082.
4245
4246 2008-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4247
4248         * Ideograph-R007-Two.el (U+4E9B): Use `->denotational'; use
4249         `hanyu-dazidian' instead of `hanyu-dazidian-{vol|page|char}.
4250         (U-00020128): Use `->denotational' instead of `->subsumptive'.
4251
4252 2008-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4253
4254         * Ideograph-R022-Right-Open-Box.el (U+533C): Use `->denotational'
4255         instead of `->subsumptive'; add
4256         `ideographic-radical@{daikanwa|cns}'.
4257         (M-02620): Unify U-0002093D.
4258         (U+5327): Use `->subsumptive'.
4259
4260         * Ideograph-R140-Grass.el (U-00026B01): Use `->denotational'.
4261         (U+8283): Likewise.
4262         (U+8284): Likewise.
4263         (U+8285): Use `->denotational' and `->subsumptive'.
4264         (U+4496): Likewise.
4265         (U+8286): Likewise.
4266         (U+8287): Use `->denotational'.
4267         (U+8289): Use `->denotational' instead of `->subsumptive'.
4268
4269 2008-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4270
4271         * Ideograph-R023-Hiding-Enclosure.el (U-00020971): Use
4272         `->denotational' to integrate H1-B273.
4273         (C6-2637): Use `<-denotational' for U-00020971; add `<-Zetian' and
4274         `<-same' for GT-18141.
4275         (U+3530): Use `->denotational'.
4276         (U+533C): Use `->denotational' instead of `->subsumptive'; add
4277         `ideographic-radical@{daikanwa|cns}'.
4278
4279 2008-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4280
4281         * Ideograph-R076-Lack.el (U-000238AD): Add `sound@ja/on'.
4282         (M-16058): Modify for M-02941.
4283
4284 2008-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4285
4286         * Ideograph-R027-Cliff.el (U-00020A3B): Use `->subsumptive'.
4287         (M-02915): Unify U-00020A3E and H1-B257.
4288         (M-02925): Map to U-00020A48.
4289         (M-02926): Map to U-00020A46.
4290         (M-02927): Unify U-00020A49.
4291         (M-02940): Map to U-00020A54.
4292         (U-00020A57): Use `->subsumptive'.
4293         (U+5396): Use `->denotational' and `->subsumptive'; use
4294         `hanyu-dazidian' instead of `hanyu-dazidian-{vol|page|char}'.
4295         (M-02957): Map to U-00020A65.
4296         (U-00020A66): Use `->subsumptive'.
4297         (U-00020A46): Use `->subsumptive' to integrate M-02926.
4298         (U-00020A48): Use `->denotational' to integrate M-02925.
4299         (U-00020A49): Don't unify H1-B273; unify M-02927.
4300         (U-00020A54): Use `->subsumptive' to integrate M-02940.
4301         (U-00020A65): Use `->denotational' to integrate M-02957 and
4302         GT-03749.
4303
4304 2008-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4305
4306         * Ideograph-R022-Right-Open-Box.el (CB06935): New character; add
4307         `<-unknown' for U-00020971.
4308
4309 2008-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4310
4311         * Ideograph-R053-Dotted-Cliff.el (M-09333): Fix `shinjigen-1' in
4312         `<-vulgar'.
4313         (JX2-2C25): Delete S1-0879.
4314         (S1-0880): Add S2-0880; fix `<-formed'.
4315
4316 2008-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4317
4318         * Ideograph-R145-Clothes.el (M-34094): Fix `shinjigen-1'; add
4319         S2-0824; add `shinjigen-2' into `<-original*sources'.
4320
4321         * Ideograph-R013-Down-Box.el (J97-4662): Add B-A4BA.
4322
4323         * Ideograph-R011-Enter.el (K0-522E): Move B-A4BA to J97-4662.
4324         (C1-4479): Delete S{1|2}-0482.
4325         (J97-4662): Add B-A4BA.
4326
4327         * Ideograph-R009-Man.el (J97-4662): Add B-A4BA.
4328
4329         * Ideograph-R001-One.el (GT-00089): Fix `shinjigen-1'; add
4330         S2-5734; add `<-formed' for U+4E26.
4331
4332 2008-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4333
4334         * Ideograph-R020-Wrap.el (JX1-2E6B): Fix `shinjigen-1'.
4335
4336 2008-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4337
4338         * Ideograph-R140-Grass.el (U+8473): Use `->denotational' and
4339         `->subsumptive'.
4340         (U+8474): Use `->denotational'.
4341         (U+8475): Use `->denotational' and `->subsumptive'.
4342         (M-31458): Use `shinjigen-2-p' instead of `shinjigen-2' with value '
4343         (6889 1).
4344         (C1-6631): Add S1-6889.
4345         (G0-3F7B): Move S1-6889 to C1-6631.
4346         (U+8476): Use `->denotational' and `->subsumptive'.
4347
4348 2008-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4349
4350         * Ideograph-R086-Fire.el (U+708A): Use `->subsumptive'; integrate
4351         S1-4567.
4352         (U+3DA7): Use `->denotational' and `->subsumptive'.
4353         (U+708B): Use `->subsumptive'.
4354         (U+7092): Use `->subsumptive'.
4355         (J0-5F56): Use `<-subsumptive' for U+7092; unify S2-4569 instead
4356         of S2-4568; add S1-4568.
4357
4358 2008-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4359
4360         * Ideograph-R067-Script.el (J83-4865): Use `shinjigen-2-p' instead
4361         of `shinjigen-2' with value '(3207 1); add S1-3207.
4362
4363 2008-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4364
4365         * Ideograph-R032-Earth.el (U+58D3): Use `->denotational' and
4366         `->subsumptive'; delete bogus `shinjigen-2'; integrate
4367         S{1|2}-1340.
4368
4369 2008-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4370
4371         * Ideograph-R199-Wheat.el (U+9EA9): Use `->denotational'.
4372         (J0-734F): Delete bogus `shinjigen-2'.
4373         (G1-746F): Add S{1|2}-9795.
4374         (U+9EB8): Use `->denotational'.
4375         (G0-746F): Use `<-denotational' for U+9EB8; add `<-simplified@CN'
4376         for G1-746F.
4377         (J0-7350): Use `<-denotational' for U+9EB8; add `<-simplified@JP'
4378         for J0-734F.
4379         (U+4D31): Use `->denotational' and `->subsumptive'.
4380         (U+9EAD): Use `->denotational'; delete bogus `shinjigen-2'.
4381         (UU+9EAD): Use `<-denotational' for U+9EAD; add S{1|2}-9799.
4382
4383         * Ideograph-R195-Fish.el (C7-3E46): Unify U-00029DAA.
4384         (U+4C4A): Use `->subsumptive'.
4385         (C7-3E4D): Unify U-00029DAB.
4386         (U+9BA0): Use `->subsumptive'; delete bogus `shinjigen-2';
4387         integrate S1-9555 and S2-9555.
4388         (U+9BA1): Use `->subsumptive'.
4389         (U+9BA3): Likewise.
4390
4391         * Ideograph-R130-Meat.el (JSP-5628): Add S1-6484 and S2-6484; add
4392         `<-original' for J0-4048.
4393         (J0-4048): Add S1-6483; delete bogus S2-0000.
4394         (U+8106): Integrate S2-6483.
4395
4396 2008-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4397
4398         * maps-conf.el: Don't add `=gt-pj-1' for J90-545A.
4399
4400 2008-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4401
4402         * Ideograph-R120-Silk.el (J0-3F25): Add S1-6187.
4403         (U+7E54): Integrate S2-6190.
4404         (J0-4136): Add S1-6189; unify S2-6191 instead of S2-6189.
4405         (U-00026142): Use `->denotational' instead of `->subsumptive'.
4406
4407 2008-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4408
4409         * Ideograph-R086-Fire.el (G0-5456): Unify JC3-90AF.
4410
4411 2008-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4412
4413         * Ideograph-R169-Gate.el (JX1-7D54): Unify JC3-6BEC; add S1-8826.
4414         (C7-3D2B): Map to U-00028D68.
4415         (U-00028D68): Use `->subsumptive'.
4416         (U+49AE): Use `->subsumptive'.
4417         (U+95C6): Likewise.
4418         (U+95C7): Use `->subsumptive'.
4419
4420 2008-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4421
4422         * Ideograph-R140-Grass.el (U+449A): Use `->denotational' and
4423         `->subsumptive'.
4424
4425         * Oracle-Bones.el (ZOB-02201): New character.
4426         (ZOB-02202): New character.
4427         (ZOB-02203): Add `shuowen-radical', `sources' and
4428         `zinbun-oracle-page'; add `<-Oracle-Bones' for U+5E1A.
4429         (ZOB-{02204 - 02206}): New characters.
4430
4431 2008-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4432
4433         * Ideograph-R140-Grass.el (U-00026B11): New character.
4434
4435 2008-03-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4436
4437         * Oracle-Bones.el (ZOB-{02185 - 02200}): New characters.
4438
4439         * char-db-util.el (shuowen-radicals): Add ?巾, ?巿, ?帛, ?白, ?㡀,
4440         ?黹, ?人, ?𠤎, ?匕 and ?从.
4441
4442 2008-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4443
4444         * Ideograph-R013-Down-Box.el (GT-K00393): New character.
4445
4446         * Oracle-Bones.el (ZOB-{02179 - 02184}): New characters.
4447
4448 2008-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4449
4450         * Ideograph-R167-Gold.el (JSP-6332): Add `sound@ja/on/go' and
4451         `sound@ja/on/kan'; unify JC3-69C7.
4452         (J0-6E5F): Add `morohashi-daikanwa'; add `sound@ja/on'.
4453
4454 2008-03-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4455
4456         * Ideograph-R040-Roof.el (U+5BAB): Add `=>daikanwa' for M-07156.
4457         (U+5BAE): Use `->subsumptive'.
4458         (U+5BD0): Use `->denotational' and `->subsumptive'; add J97-5567.
4459         (U+3763): Use `->denotational' and `->subsumptive'.
4460         (U+5BD1): Use `->denotational' and `->subsumptive'.
4461         (U+5BD2): Use `->subsumptive'; add J97-3428.
4462
4463 2008-03-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4464
4465         * Oracle-Bones.el (ZOB-{02161 - 02178}): New characters.
4466
4467 2008-02-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4468
4469         * maps-conf.el: Don't add `=gt-pj-1' for J90-5567.
4470
4471 2008-02-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4472
4473         * Oracle-Bones.el (ZOB-{02137 - 02160}): New characters.
4474
4475         * char-db-util.el (shuowen-radicals): Use ?宮 instead of ?宫; add
4476         ?呂, ?穴, ?㝱, ?𤕫, ?冖, ?𠔼, ?冃, ?㒳, ?网 and ?襾.
4477
4478 2008-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4479
4480         * Ideograph-R170-Mound.el (U+F9DC): Unify JC3-68CC.
4481
4482 2008-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4483
4484         * Oracle-Bones.el (ZOB-{02089 - 02136}): New characters.
4485
4486 2008-02-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4487
4488         * Oracle-Bones.el (ZOB-{02065 - 02088}): New characters.
4489
4490 2008-02-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4491
4492         * Oracle-Bones.el (ZOB-01767): Use ZOB-01765 instead of ZOB-01766
4493         as its parent.
4494         (ZOB-{02041 - 02064}): New characters.
4495
4496 2008-02-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4497
4498         * Ideograph-R120-Silk.el (J90-3752): Unify JC3-5FDF.
4499
4500         * Oracle-Bones.el (ZOB-{02031 - 02039}): New characters.
4501         (ZOB-02040): Add `shuowen-radical', `sources' and
4502         `zinbun-oracle-page'; add `<-Oracle-Bones' for U+5411.
4503
4504 2008-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4505
4506         * char-db-util.el (shuowen-radicals): Add ?𣎳, ?林, ?麻, ?尗, ?耑,
4507         ?韭, ?瓜, ?瓠, ?宀 and ?宫.
4508
4509         * Oracle-Bones.el (ZOB-{02026 - 02030}): New characters.
4510
4511 2008-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4512
4513         * Oracle-Bones.el (ZOB-{02016 - 02024}): New characters.
4514
4515 2008-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4516
4517         * Ideograph-R004-Slash.el (GT-00160): Add `=ucs@JP' for U+4E49.
4518
4519 2008-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4520
4521         * Ideograph-R157-Foot.el (U+8DBC): Use `->denotational'.
4522         (U-0002F9DB): Use `->subsumptive'; use `<-denotational' for
4523         U+8DBC.
4524         (JSP-5F6F): Use `<-subsumptive' for U-0002F9DB; add AJ1-22613.
4525
4526         * Ideograph-R097-Melon.el (M-21376): Unify GT-27391; add `=ucs@JP'
4527         for U-00024AEB.
4528
4529 2008-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4530
4531         * Ideograph-R115-Grain.el (U-0002577E): Use `->subsumptive';
4532         integrate M-24975.
4533         (U-0002577F): Unify M-24976.
4534         (U-00025786): Use `->subsumptive'; integrate M-25008.
4535         (U-00025797): Unify M-25009.
4536         (U-0002578F): New character.
4537         (C6-3A42): Unify H7-C374.
4538
4539         * Ideograph-R109-Eye.el (GT-29659): Add `=ucs@JP' for U-00025109.
4540
4541         * Ideograph-R075-Tree.el (U-000237F8): Use `->denotational'
4542         instead of `->subsumptive'; integrate GT-20454.
4543
4544 2008-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4545
4546         * Oracle-Bones.el (ZOB-{01992 - 02015}): New characters.
4547
4548 2008-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4549
4550         * Oracle-Bones.el (ZOB-{01969 - 01991}): New characters.
4551
4552 2008-01-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4553
4554         * char-db-util.el (shuowen-radicals): Add ?克, ?彔, ?禾, ?秝, ?黍,
4555         ?香, ?米, ?毇, ?臼 and ?凶.
4556
4557 2008-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4558
4559         * Ideograph-R109-Eye.el (U-00025109): Use `->subsumptive';
4560         integrate GT-29659 and GT-K05746.
4561
4562         * Ideograph-R087-Claw.el (U-00024532): Use `->denotational' and
4563         `->subsumptive'.
4564         (M-19709): Use `<-denotational' for U-00024532; unify GT-25311.
4565         (IU-00024532): Unify GT-25312.
4566
4567         * Ideograph-R066-Rap.el (U-00022EF5): Unify GT-16617.
4568         (U-00022F06): Use `=>daikanwa' instead of `morohashi-daikanwa' for
4569         M-13128; add `<-unknown' for U-00022EF5.
4570
4571 2007-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4572
4573         * u02E00-CJK-Radical-Supplement.el, Ideograph-R130-Meat.el
4574         (GT-K00758): New character.
4575
4576 2007-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4577
4578         * char-db-util.el (shuowen-radicals): Use ?卣 instead of ?𠧪.
4579
4580         * Oracle-Bones.el (ZOB-01951): Add `shuowen-radical', `sources'
4581         and `zinbun-oracle-page'; add `<-Oracle-Bones' for U+5EFC and
4582         U+5363.
4583         (ZOB-{01952 - 01968}): New characters.
4584
4585 2007-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4586
4587         * Oracle-Bones.el (ZOB-{01948 - 01950}): New characters.
4588
4589         * Ideograph-R178-Tanned-Leather.el (U+4A99): Use `->subsumptive'.
4590         (C7-4B64): Map to U-000293CF.
4591
4592 2007-12-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4593
4594         * Ideograph-R075-Tree.el (U-000233BA): Use `->subsumptive'.
4595         (U-0002343A): Unify M-14744.
4596
4597         * Oracle-Bones.el (ZOB-01946): New character.
4598         (ZOB-01947): New character.
4599
4600 2007-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4601
4602         * char-db-util.el (shuowen-radicals): Use ?𢎘 and ?𣐺.
4603
4604 2007-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4605
4606         * Oracle-Bones.el (ZOB-{01928 - 01945}): New characters.
4607
4608 2007-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4609
4610         * Oracle-Bones.el (ZOB-{01908 - 01927}): New characters.
4611
4612         * ruimoku6.el: Use `Oracle-Bones' instead of `bones-carapaces' in
4613         `script' feature.
4614         (RUI6-E034): New character.
4615
4616         * char-db-util.el (shuowen-radicals): Add ?夕, ?多, ?毌, ?㔾, ?𣎺,
4617         ?𠧪, ?齊, ?朿, ?片 and ?鼎.
4618
4619 2007-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4620
4621         * Oracle-Bones.el (ZOB-{01892 - 01907}): New characters.
4622
4623 2007-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4624
4625         * Oracle-Bones.el (ZOB-{01872 - 01889}): New characters.
4626         (ZOB-01890): Add `shuowen-radical', `sources' and
4627         `zinbun-oracle-page'; add `<-Oracle-Bones' for U+65CF.
4628         (ZOB-01891): New character.
4629
4630 2007-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4631
4632         * Oracle-Bones.el (ZOB-{01858 - 01871}): New characters.
4633
4634 2007-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4635
4636         * Ideograph-R163-City.el (U-00028677): Unify H10-B5B1.
4637         (U+9137): Use `->subsumptive'; integrate JC3-68B3.
4638         (U-0002879C): Use `->subsumptive'.
4639         (U+9146): Use `->subsumptive'; integrate JC3-68B5.
4640
4641         * Oracle-Bones.el (ZOB-01857): Add `shuowen-radical', `sources'
4642         and `zinbun-oracle-page'; add `<-Oracle-Bones' for U+65E5.
4643
4644 2007-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4645
4646         * char-db-util.el (shuowen-radicals): Add ?日, ?旦, ?倝, ?㫃, ?冥,
4647         ?晶, ?月, ?有, ?朙 and ?囧.
4648
4649         * Oracle-Bones.el (ZOB-00246): Use ZOB-01155 instead of U+76EE in
4650         `ideographic-structure'.
4651         (ZOB-00303): Use ZOB-01656 instead of U+6728 in
4652         `ideographic-structure'.
4653         (ZOB-00358): Use ZOB-01155 instead of U+76EE in
4654         `ideographic-structure'.
4655         (ZOB-00387): Use ZOB-01731 instead of U+6797 in
4656         `ideographic-structure'.
4657         (ZOB-00415): Use ZOB-01155 instead of U+76EE in
4658         `ideographic-structure'.
4659         (ZOB-00516): Add `ideographic-structure'.
4660         (ZOB-00555): Use ZOB-01774 instead of U-000200A4 in
4661         `ideographic-structure'.
4662
4663 2007-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4664
4665         * Oracle-Bones.el (ZOB-{01845 - 01856}): New characters.
4666
4667 2007-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4668
4669         * Oracle-Bones.el (ZOB-{01829 - 01844}): New characters.
4670
4671 2007-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4672
4673         * Oracle-Bones.el (ZOB-00733): Add `<-Oracle-Bones' for a sequence
4674         U+5341 ZOB-01815.
4675         (ZOB-{01806 - 01823}): New characters.
4676         (ZOB-01824): Add `shuowen-radical' and `sources'; add
4677         `<-Oracle-Bones' for U+8C9D.
4678         (ZOB-{01825 - 01828}): New characters.
4679
4680 2007-10-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4681
4682         * Oracle-Bones.el (ZOB-01791): Add `shuowen-radical', `sources'
4683         and `zinbun-oracle-page'; add `<-Oracle-Bones' for U+751F.
4684         (ZOB-{01792 - 01805}): New characters.
4685
4686         * Ideograph-R075-Tree.el (U-000233EE): New character.
4687
4688 2007-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4689
4690         * Oracle-Bones.el (ZOB-{01782 - 01790}): New characters.
4691
4692 2007-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4693
4694         * Oracle-Bones.el (ZOB-{01751 - 01757}): New characters.
4695         (ZOB-01758): Add `shuowen-radical', `zinbun-oracle-page'; add
4696         `<-Oracle-Bones' for U+6851.
4697         (ZOB-{01759 - 01781}): New characters.
4698
4699 2007-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4700
4701         * Oracle-Bones.el (ZOB-{01727 - 01750}): New characters.
4702
4703 2007-10-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4704
4705         * Oracle-Bones.el (ZOB-{01713 - 01726}): New characters.
4706
4707 2007-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4708
4709         * Ideograph-R075-Tree.el (U+67D0): Use `->subsumptive'.
4710         (U-00023429): New character.
4711         (U-00023441): Use `->denotational' and `->subsumptive'; integrate
4712         M-14786.
4713         (U-0002363B): Use `->subsumptive'; integrate GT-19765 and H4-AEA9.
4714
4715         * Oracle-Bones.el (ZOB-{01679 - 01712}): New characters.
4716
4717 2007-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4718
4719         * Oracle-Bones.el (ZOB-{01656 - 01677}): New characters.
4720         (ZOB-01678): Add `shuowen-radical', `sources' and
4721         `zinbun-oracle-page'; add `<-Oracle-Bones' for U+91C7.
4722
4723         * char-db-util.el (shuowen-radicals): Add ?木, ?東, ?林, ?才, ?叒,
4724         ?之, ?帀, ?出, ?𣎵, ?生, ?乇, ?𠂹, ?𠌶, ?華, ?𥝌, ?稽, ?巢, ?桼,
4725         ?束, ?㯻, ?囗, ?員, ?貝, ?邑 and ?𨛜.
4726
4727 2007-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4728
4729         * Ideograph-R030-Mouth.el (U+561C): Use `->denotational' instead
4730         of `->subsumptive'.
4731
4732         * Ideograph-R199-Wheat.el (K0-586A): Use `<-subsumptive'; separate
4733         J0-734E and G1-4273.
4734
4735         * Oracle-Bones.el (ZOB-{01641 - 01655}): New characters.
4736
4737 2007-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4738
4739         * maps-conf.el: Don't add `=gt-pj-1' for J90-734E.
4740
4741 2007-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4742
4743         * Ideograph-R030-Mouth.el (U-00020F82): Use `->denotational'.
4744         (C7-2149): Separate H2-DEAF; use `<-denotational' for U-00020F82;
4745         add `<-original' for U+55C7.
4746
4747         * Oracle-Bones.el (ZOB-{01622 - 01640}): New characters.
4748
4749 2007-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4750
4751         * char-db-util.el (shuowen-radicals): Use ?嗇 instead of ?𠾂.
4752
4753 2007-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4754
4755         * char-db-util.el (shuowen-radicals): Fix typo; swap ?畗 and ?𣆪
4756         based on the big brother's version.
4757
4758         * Oracle-Bones.el (ZOB-{01598 - 01621}): New characters.
4759
4760 2007-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4761
4762         * Oracle-Bones.el (ZOB-{01553 - 01597}): New characters.
4763
4764         * Ideograph-R046-Mountain.el (M-07875): Unify H2-EEA3.
4765
4766 2007-09-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4767
4768         * Oracle-Bones.el (ZOB-{01537 - 01552}): New characters.
4769
4770 2007-09-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4771
4772         * Oracle-Bones.el (ZOB-{01517 - 01536}): New characters.
4773
4774 2007-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4775
4776         * Oracle-Bones.el (ZOB-{01508 - 01516}): New characters.
4777
4778 2007-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4779
4780         * Oracle-Bones.el (ZOB-{01289 - 01492}): Fix `shuowen-radicals'.
4781         (ZOB-{01493 - 01507}): New characters.
4782
4783 2007-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4784
4785         * Ideograph-R143-Blood.el (U-000275D3): New character.
4786
4787 2007-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4788
4789         * Ideograph-R143-Blood.el (U-000275A7): Unify H8-CE6C.
4790
4791         * Ideograph-R073-Say.el (U-000231AA): New character.
4792         (BC-8941): Likewise; add `<-denotational' for U-000231AA.
4793
4794         * char-db-util.el (shuowen-radicals): Add ?烏; add ?丶, ?丹, ?青,
4795         ?井, ?皀, ?鬯, ?食, ?亼, ?會, ?倉, ?入, ?缶, ?矢, ?高, ?冂, ?𩫏,
4796         ?京, ?亯, ?畗, ?𣆪, ?㐭, ?𠾂, ?來, ?麥, ?夊, ?舛, ?䑞, ?韋, ?弟,
4797         ?夂, ?久 and ?桀.
4798
4799 2007-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4800
4801         * Oracle-Bones.el (ZOB-{01456 - 01492}): New characters.
4802
4803 2007-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4804
4805         * Ideograph-R154-Shell.el (U+8D19): Use `->denotational' and
4806         `->subsumptive'.
4807         (U+478B): Use `->subsumptive'.
4808
4809         * Ideograph-R141-Tiger.el (U+459C): Use `->denotational' and
4810         `->subsumptive'; integrate H7-F4FC.
4811
4812         * Oracle-Bones.el (ZOB-{01449 - 01455}): New characters.
4813
4814         * char-db-util.el (shuowen-radicals): Fixed.
4815
4816 2007-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4817
4818         * Ideograph-R151-Bean.el (U+4736): Use `->subsumptive'.
4819         (U-00027BE6): Use `->denotational'.
4820
4821         * Ideograph-R055-Two-Hands.el (U-00022368): Use `->subsumptive'.
4822         (U-0002236A): New character.
4823         (U+5F0A): Use `->denotational' instead of `->subsumptive'.
4824
4825         * Oracle-Bones.el (ZOB-{01428 - 01448}): New characters.
4826
4827 2007-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4828
4829         * Ideograph-R181-Leaf.el (U+982C): Unify JC3-6CFD.
4830
4831 2007-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4832
4833         * Ideograph-R009-Man.el (U+363C): Add `ideographic-structure'.
4834
4835         * Ideograph-R077-Stop.el (U-00023995): Use `->subsumptive'.
4836
4837         * Ideograph-R013-Down-Box.el (U-0002F816): Use `->subsumptive'.
4838
4839 2007-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4840
4841         * Ideograph-R073-Say.el (U-00023327): Use `->subsumptive';
4842         integrate H4-DEF5 and GT-18087.
4843
4844         * Oracle-Bones.el (ZOB-{01408 - 01427}): New characters.
4845
4846 2007-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4847
4848         * Oracle-Bones.el (ZOB-00510): Use ZOB-01397 instead of ZOB-01019
4849         in `ideographic-structure'.
4850         (ZOB-00586): Use ZOB-01019 instead of ZOB-01397 in
4851         `ideographic-structure'.
4852         (ZOB-00592): Likewise.
4853         (ZOB-01397): Add `shuowen-radical' and `zinbun-oracle-page'; add
4854         `<-Oracle-Bones' for U-00020087 and U+5DE6.
4855         (ZOB-{01398 - 01407}): New characters.
4856
4857 2007-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4858
4859         * Oracle-Bones.el (ZOB-{01385 - 01396}): New characters.
4860
4861 2007-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4862
4863         * Ideograph-R066-Rap.el (U+6563): Use `->subsumptive'.
4864         (U+3A9A): Use `=>daikanwa' instead of `morohashi-daikanwa'; add
4865         `<-unknown' for J0-3B36.
4866         (U-00022F66): Use `->subsumptive'.
4867         (U-00022FE8): Use `->denotational'; add `sound@ja/on'.
4868         (U-00022FF1): New character; add `=>daikanwa' and `<-unknown' for
4869         M-13390.
4870
4871         * Ideograph-R009-Man.el (BC-8AFC): Use <IDEOGRAPHIC DESCRIPTION
4872         CHARACTER SURROUND FROM ABOVE> instead of <IDEOGRAPHIC DESCRIPTION
4873         CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
4874
4875         * Ideograph-R048-Work.el (M-08735): Separate UU+382D; unify
4876         GT-11013.
4877         (C3-3B38): Unify UU+382D.
4878         (CB11442): New character; use `<-subsumptive' for U+382D.
4879
4880         * ideograph-util.el (char-daikanwa): Return '(M d 8) instead of
4881         '(M 0) or '(M d 0).
4882
4883 2007-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4884
4885         * Ideograph-R001-One.el (GT-K00264): Moved from
4886         Ideograph-R012-Eight.el; add `=>daikanwa' for M-00015; add
4887         `<-formed@component/connect-above' for U+4E0C.
4888
4889         * char-db-util.el (shuowen-radicals): Add ?竹, ?箕, ?丌, ?左, ?工,
4890         ?㠭, ?巫, ?甘, ?曰, ?乃, ?丂, ?可, ?兮, ?号, ?亏, ?旨, ?喜, ?壴,
4891         ?鼓, ?豈, ?豆, ?豊, ?豐, ?䖒, ?虍, ?虎, ?虤, ?皿, ?𠙴, ?去 and ?血.
4892
4893         * Ideograph-R012-Eight.el (GT-K00264): Moved to
4894         Ideograph-R001-One.el.
4895
4896         * Oracle-Bones.el (ZOB-{01352 - 01384}): New characters.
4897
4898 2007-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4899
4900         * Oracle-Bones.el (ZOB-{01330 - 01348}): New characters.
4901         (ZOB-01349): Add `shuowen-radical' and `zinbun-oracle-page'; add
4902         `<-Oracle-Bones' for U+5200.
4903         (ZOB-01350): New character.
4904         (ZOB-01351): New character.
4905
4906 2007-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4907
4908         * Oracle-Bones.el (ZOB-{01315 - 01329}): New characters.
4909
4910 2007-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4911
4912         * Oracle-Bones.el (ZOB-{01289 - 01295}): New characters.
4913         (ZOB-01296): Add `shuowen-radical', `sources',
4914         `zinbun-oracle-page' and `<-Oracle-Bones'.
4915         (ZOB-{01297 - 01314}): New characters.
4916
4917 2007-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4918
4919         * Ideograph-R028-Private.el (U+53C0): Use `->subsumptive'.
4920         (BC-8BD0): New character.
4921
4922 2007-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4923
4924         * Oracle-Bones.el (ZOB-{01269 - 01288}): New characters.
4925
4926         * Ideograph-R102-Field.el (M-21729): Unify U-00024C13 and H7-B4A6.
4927         (U-00024C14): New character; unify BC-8DEE.
4928
4929 2007-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4930
4931         * Ideograph-R173-Rain.el (JSP-672E): Unify JC3-6CB0.
4932
4933         * char-db-util.el (shuowen-radicals): Add ?𠦒, ?冓, ?幺, ?𢆶, ?叀,
4934         ?玄, ?予, ?放, ?𠬪, ?𣦼, ?歺, ?死, ?冎, ?骨, ?肉, ?筋, ?刀, ?刃,
4935         ?㓞, ?丰, ?耒 and ?𧢞.
4936
4937         * Oracle-Bones.el (ZOB-00010): Use ZOB-01263 in
4938         `ideographic-structure'.
4939         (ZOB-00136): Likewise.
4940         (ZOB-00247): Likewise.
4941         (ZOB-00290): Add `ideographic-structure'.
4942         (ZOB-00310): Likewise.
4943         (ZOB-00401): Likewise.
4944         (ZOB-01196): Use U+9F3B instead of U-0002FA1C for
4945         `<-Oracle-Bones'.
4946         (ZOB-{01216 - 01243}): New characters.
4947         (ZOB-01244): Add `shuowen-radical', `sources',
4948         `zinbun-oracle-page' and `<-Oracle-Bones'.
4949         (ZOB-{01245 - 01251}): New characters.
4950         (ZOB-01252): Add `shuowen-radical', `sources',
4951         `zinbun-oracle-page' and `<-Oracle-Bones'.
4952         (ZOB-{01253 - 01268}): New characters.
4953
4954 2007-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4955
4956         * Ideograph-R172-Short-Tailed-Bird.el (JX2-7B74): Unify JC3-8EBC.
4957         (U+96DE): Use `->denotational' instead of `->subsumptive'.
4958
4959         * Oracle-Bones.el (ZOB-00598): Add `ideographic-structure'.
4960         (ZOB-01072): Add `<-Oracle-Bones' for U+3A99.
4961         (ZOB-{01176 - 01215}): New characters.
4962
4963 2007-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4964
4965         * Ideograph-R123-Sheep.el (U+7FB3): Use `->subsumptive'.
4966         (U-000263C5): Use `->subsumptive'.
4967         (U+437B): Use `->subsumptive'.
4968         (U+7FB4): Use `->subsumptive'; integrate CB12689 and CB08597.
4969
4970 2007-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4971
4972         * Ideograph-R066-Rap.el (M-13250): Unify GT-16772.
4973         (C6-4955): Unify H4-D7BD.
4974         (CB12039): New character.
4975         (U+6560): Use `->subsumptive'; add `<-denotational' for B-D974.
4976         (B-D974): Changed to abstract character.
4977         (U+656A): Use `->subsumptive'; add `<-denotational' for B-D974.
4978         (U+3A99): New character.
4979
4980         * Oracle-Bones.el (ZOB-01084): Use CB12039 instead of U-00022F5E
4981         for `<-Oracle-Bones'.
4982         (ZOB-{01154 - 01175}): New characters.
4983
4984         * Ideograph-R109-Eye.el (U-00021565): New character.
4985
4986         * Ideograph-R209-Nose.el (U+9F3B): Unify JC3-6FF3.
4987
4988 2007-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4989
4990         * char-db-util.el (shuowen-radicals): Add ?𥄎, ?目, ?䀠 , ?眉, ?盾,
4991         ?自, ?白, ?鼻, ?皕, ?習, ?羽, ?隹, ?奞, ?萑, ?𦫳, ?苜, ?羊, ?羴,
4992         ?瞿, ?雔, ?雥 and ?鳥.
4993
4994 2007-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4995
4996         * Oracle-Bones.el (ZOB-00597): Add `ideographic-structure'.
4997         (ZOB-01049): Add `<-Oracle-Bones' for U-00024904.
4998         (ZOB-01050): Add `<-Oracle-Bones' for U-000278C7.
4999         (ZOB-{01056 - 01128}): New characters.
5000         (ZOB-01129): Add `shuowen-radical', `sources' and
5001         `zinbun-oracle-page'; add `<-Oracle-Bones' for U+535C.
5002         (ZOB-{01130 - 01153}): New characters.
5003
5004 2007-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5005
5006         * Ideograph-R148-Horn.el (U-000278D0): Use `->subsumptive'.
5007         (M-35035): Unify H10-D9DB; map to U-000278CC.
5008         (M-35036): Map to U-000278CB.
5009         (M-35037): Unify H10-D9D6; map to U-000278CA.
5010         (U-000278CF): Use `->denotational' and `->subsumptive'.
5011         (U-000278C7): New character.
5012
5013 2007-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5014
5015         * Ideograph-R096-Jade.el (U-0002490A): New character.
5016         (U-00024909): New character.
5017         (M-20886): New character.
5018         (U-00024904): New character.
5019         (U-0002490B): New character.
5020
5021         * Oracle-Bones.el (ZOB-00132): Modify `ideographic-structure'.
5022         (ZOB-00177): Modify `ideographic-structure'.
5023         (ZOB-00510): Modify `ideographic-structure'.
5024         (ZOB-00596): Add `ideographic-structure'.
5025         (ZOB-00599): Add `ideographic-structure'.
5026         (ZOB-00600): Add `ideographic-structure'.
5027         (ZOB-00601): Add `ideographic-structure'.
5028         (ZOB-{01009 - 01023}): New characters.
5029         (ZOB-01024): Add `shuowen-radical', `sources' and
5030         `zinbun-oracle-page'.
5031         (ZOB-{01025 - 01029}): New characters.
5032         (ZOB-01030): Add `shuowen-radical', `zinbun-oracle-page'; add
5033         `<-Oracle-Bones' for U+807F.
5034         (ZOB-{01031 - 01055}): New characters.
5035
5036 2007-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5037
5038         * Oracle-Bones.el (ZOB-{00938 - 01008}): New characters.
5039
5040 2007-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5041
5042         * Ideograph-R098-Tile.el (U+3F39): Use `->denotational'; integrate
5043         M-21566.
5044         (U-00024B7C): Use `->denotational' and `->subsumptive'; integrate
5045         M-21568.
5046         (U-00024B7D): Use `->subsumptive'; integrate M-21569.
5047         (U+7509): Use `->denotational'.
5048         (U+3F3A): Use `->subsumptive'; integrate M-21572.
5049         (U+4C1B): Use `->denotational'; use `ideographic-radical@cns'
5050         instead of `ideographic-radical'; add `ideographic-radical@ucs'
5051         and `ideographic-radical@ucs*sources'.
5052         (U-00024B85): Use `->subsumptive'.
5053
5054         * Ideograph-R058-Snout.el (U+38C7): Use `->subsumptive'; integrate
5055         BC-8950 and GT-12511.
5056         (U-0002F896): Use `->subsumptive'; integrate GT-12512.
5057
5058 2007-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5059
5060         * Ideograph-R164-Wine.el (U-000288C6): Use `->denotational'
5061         instead of `->subsumptive'.
5062         (U-000288C7): Use `->subsumptive'.
5063         (U+91B0): Use `->denotational' and `->subsumptive'.
5064         (U+9197): Fixed typo.
5065
5066         * Ideograph-R193-Cauldron.el (U+4C1B): Copied from
5067         Ideograph-R098-Tile.el.
5068         (M-45679): Map to U+4C1B.
5069         (U+9B33): Use `->denotational' and `->subsumptive'.
5070         (M-45682): Map to U-00029C31.
5071         (C7-3638): Likewise.
5072
5073         * Ideograph-R154-Shell.el (K0-5D36): Unify JC3-65F1.
5074
5075         * Ideograph-R134-Mortar.el (U-00026951): Use `->subsumptive' for
5076         BC-8B56.
5077
5078 2007-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5079
5080         * Oracle-Bones.el (ZOB-00714): Add missing sources.
5081         (ZOB-{00733 - 00908}): New characters.
5082         (ZOB-00909): Add `shuowen-radical', `sources',
5083         `zinbun-oracle-page' and `<-Oracle-Bones'.
5084         (ZOB-{00910 - 00935}): New characters.
5085         (ZOB-00936): Add `shuowen-radical', `sources',
5086         `zinbun-oracle-page' and `<-Oracle-Bones'.
5087         (ZOB-00937): New character.
5088
5089 2007-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5090
5091         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL KNIFE ONE>): Add
5092         `<-identical@component/connect-below' for BC-8B5B.
5093         (BC-8B5B): New character.
5094
5095         * Ideograph-R131-Minister.el (U+81E4): Unify BC-8C5C and CB07245.
5096
5097         * Ideograph-R018-Knife.el (BC-8B5B): New character.
5098
5099         * Ideograph-R015-Ice.el (U+51D0): Fixed typo.
5100
5101         * Ideograph-R009-Man.el (U+50D5): Fixed typo.
5102
5103 2007-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5104
5105         * char-db-util.el (shuowen-radicals): Add ?𦥑, ?𨉋, ?爨, ?革, ?鬲,
5106         ?䰜, ?爪, ?𠃨, ?鬥, ?又, ?𠂇, ?㕜, ?  支, ?𦘒, ?聿, ?畫, ?隶, ?堅,
5107         ?臣, ?殳, ?殺, ?𠘧, ?寸, ?皮 , ?瓪, ?  攴, ?敎, ?卜, ?用, ?爻 and
5108         ?㸚.
5109
5110 2007-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5111
5112         * Oracle-Bones.el:
5113         - Don't use `ideographic-combination' for a char-spec.
5114         - Shift `shuowen-radical' after the 13th.
5115         (ZOB-00002): Add `ideographic-structure'.
5116         (ZOB-00126): Add `ideographic-structure'.
5117         (ZOB-00136): Add `ideographic-structure'.
5118         (ZOB-00159): Add `ideographic-structure'.
5119         (ZOB-00160): Add `ideographic-structure'.
5120         (ZOB-00334): Add `又示' into `<-Oracle-Bones'.
5121         (ZOB-00335): Add `又宗' into `<-Oracle-Bones'.
5122         (ZOB-{00340 - 00732}): New characters.
5123         (ZOB-{00909, 00936, 01024, 01030, 01129, 01244, 01252, 01296,
5124         01313, 01349, 01397, 01678, 01758, 01791, 01824, 01857, 01890,
5125         01951, 02040, 02203): New stubs.
5126
5127 2007-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5128
5129         * char-db-util.el (shuowen-radicals): Add ?㗊, ?舌, ?干, ?谷, ?只,
5130         ?㕱, ?句, ?丩, ?古, ?  十, ?卅, ?言, ?誩, ?音, ?䇂, ?丵, ?菐, ?𠬞,
5131         ?廾, ?共, ?異 and ?舁.
5132
5133 2007-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5134
5135         * Ideograph-R060-Step.el (U+38D5): New character.
5136
5137 2007-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5138
5139         * Ideograph-R060-Step.el (CB05237): New character.
5140
5141         * char-db-util.el (shuowen-radicals): Add ?廴, ?𢓊, ?行, ?齒, ?牙,
5142         ?足, ?疋, ?品, ?龠 and ?冊.
5143
5144 2007-06-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5145
5146         * ruimoku6.el (RUI6-E000): Add `<-unknown' for ZOB-00589.
5147
5148         * Ideograph-R162-Walk.el (K0-5432): Unify JC3-67C4.
5149
5150 2007-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5151
5152         * char-db-util.el (shuowen-radicals): Add ?正, ?是, ?辵 and ?彳.
5153
5154 2007-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5155
5156         * u02E00-CJK-Radical-Supplement.el (GT-K00089): New character.
5157
5158 2007-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5159
5160         * Ideograph-R205-Frog.el (U+9F05): Use `->subsumptive'.
5161         (U-0002FA19): Use `->subsumptive'.
5162
5163         * Ideograph-R206-Tripod.el (JSP-6D26): Unify JC3-6FE3.
5164         (U-0002FA1A): Add `=>ucs*' and `<-same@ucs' for U+9F0F; integrate
5165         GT-66020.
5166         (C5-5351): Unify IU-0002FA1A; add `<-unknown' for M-48320.
5167
5168         * Ideograph-R200-Hemp.el (C6-463E): Unify U-0002FA15.
5169         (U-0002A392): Use `->denotational' instead of `->subsumptive'; use
5170         `ideographic-{radical|strokes}@ucs' instead of
5171         `ideographic-{radical|strokes}'; add
5172         `ideographic-{radical|strokes}@ucs*sources',
5173         `ideographic-{radical|strokes}@ucs/compat' and
5174         `ideographic-{radical|strokes}@ucs/compat*sources'.
5175         (U-0002F88F): Copied from Ideograph-R053-Dotted-Cliff.el.
5176
5177         * Ideograph-R053-Dotted-Cliff.el (U-0002A392): Fix
5178         `ideographic-strokes@ucs/compat*sources'.
5179         (U-0002F88F): Use `ideographic-{radical|strokes}@ucs/compat'
5180         instead of `ideographic-{radical|strokes}'; add
5181         `ideographic-{radical|strokes}@ucs' and
5182         `ideographic-{radical|strokes}@ucs/compat*sources'.
5183
5184         * Ideograph-R204-Embroidery.el (C6-5A60): Unify U-0002FA17.
5185
5186 2007-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5187
5188         * Ideograph-R196-Bird.el (U+9CFD): Add `<-vulgar' for M-46863.
5189         (U-0002FA0C): Use `->subsumptive'; add `=>ucs*' for U+9CFD.
5190         (U-0002FA12): Add `=>ucs*' for U-0002A105.
5191         (U-0002FA11): Add `=>ucs*' for U+4CF8.
5192
5193         * Ideograph-R184-Eat.el (C6-3C77): Map to U-0002FA02.
5194
5195 2007-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5196
5197         * Ideograph-R186-Fragrant.el (U-0002985D): Use `->denotational'
5198         instead of `->subsumptive'.
5199
5200         * Ideograph-R182-Wind.el (U-000295B6): Use `->subsumptive'.
5201         (C6-643A): Map to U-0002FA01.
5202         (U+4B01): Use `->subsumptive'.
5203
5204         * Ideograph-R189-Tall.el (M-45314): Unify GT-60969, GT-K08024 and
5205         JC3-6EA4.
5206
5207         * Ideograph-R187-Horse.el (U-0002FA06): Add CU-0002FA06.
5208
5209 2007-05-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5210
5211         * Ideograph-R181-Leaf.el (U-0002F9FC): Use `<-subsumptive' for
5212         U+4AB2.
5213         (U+980B): Use `->denotational' instead of `->subsumptive'.
5214         (C6-6430): Map to U-0002F9FF.
5215         (U-0002F9FD): Add `=>ucs*' for U-00029496.
5216         (U+9829): Add `<-same' for M-43561.
5217         (U-0002FA00): Add `=>ucs*' for U+9829.
5218
5219 2007-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5220
5221         * Ideograph-R172-Short-Tailed-Bird.el (U+96C3): Use
5222         `->subsumptive'.
5223         (U+96C4): Use `->subsumptive'.
5224         (C6-636E): Map to U-0002F9F3.
5225
5226 2007-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5227
5228         * Ideograph-R169-Gate.el (C6-6358): Map to U-0002F9EE.
5229         (U+4997): Use `->subsumptive'.
5230         (U+95DA): Use `->subsumptive'.
5231         (U+95DB): Use `->subsumptive'.
5232         (U+95DC): Use `->subsumptive'.
5233
5234         * Ideograph-R173-Rain.el (U-0002F9F6): Add `=>ucs*' for
5235         U-00029145.
5236
5237         * Ideograph-R170-Mound.el (C6-5022): Unify U-0002F9F2; use
5238         `<-same' for M-41843.
5239         (U+49E6): Use `->denotational' and `->subsumptive'.
5240
5241 2007-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5242
5243         * Ideograph-R167-Gold.el (C6-6353): Map to U-0002F9E8.
5244         (C6-634F): Map to U-0002F9E9.
5245         (U+92D6): Use `->denotational' and `->subsumptive'.
5246         (U+92D7): Use `->subsumptive'.
5247         (U+92D8): Use `->denotational' and `->subsumptive'.
5248
5249 2007-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5250
5251         * Ideograph-R163-City.el (U+9094): Use `->subsumptive'.
5252         (C6-255B): Unify U-0002F9E2; use `<-unknown' for M-39276.
5253         (U+909E): Use `->subsumptive'.
5254         (U+909F): Use `->subsumptive'.
5255         (U-0002872E): Add `sound@ja/on'.
5256         (M-39541): Add `<-same' for U-0002F833.
5257         (U+9111): Use `->denotational'.
5258         (C6-5947): Use `<-denotational' for U+9111; unify U-0002F9E4.
5259         (C6-594A): Unify U-0002F9E5; add `sound@ja/on'; add `<-same@ucs'
5260         for U-0002872E; add `<-wrong' for K0-7A41.
5261
5262 2007-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5263
5264         * Ideograph-R164-Wine.el (U+91A4): Fix a typo [the self is
5265         missing].
5266         (J90-3E5F): Unify JC3-69A1.
5267
5268         * Ideograph-R162-Walk.el (C1-4F54): Add CU+8FD1.
5269         (J90-4D5A): Unify JC3-70EB.
5270
5271 2007-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5272
5273         * Ideograph-R159-Cart.el (C6-345D): Unify U-0002F9DD; use
5274         `<-subsumptive' for U-000208DE.
5275
5276         * Ideograph-R020-Wrap.el (U-000208DE): Use
5277         `ideographic-{radical|strokes}@ucs' instead of
5278         `ideographic-{radical|strokes}'; add
5279         `ideographic-{radical|strokes}@ucs/compat',
5280         `ideographic-radical@{ucs|ucs/compat}*sources' and
5281         `ideographic-strokes@{ucs|ucs/compat}*sources'; add `sound@ja/on';
5282         add `<-original' for U+8ECD; use `->subsumptive' to integrate
5283         U-0002F9DD.
5284
5285 2007-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5286
5287         * Ideograph-R152-Pig.el (U+8C5C): Use `<-denotational' for B-D7CF;
5288         add `<-vulgar' for JSP-5E73.
5289         (B-D7CF): Changed to abstract character.
5290         (U+8C63): Add `<-denotational' for B-D7CF; use `->subsumptive'.
5291
5292 2007-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5293
5294         * Ideograph-R153-Badger.el (U-00027CA8): Add `<-simplified@misc'
5295         for M-36538.
5296         (C6-5850): Map to U-0002F9D3.
5297
5298         * Ideograph-R156-Run.el (U-0002F9D7): Add CU-0002F9D7.
5299
5300         * Ideograph-R154-Shell.el (C6-585C): Unify U-0002F9D5.
5301         (U+8D1B): Use `->subsumptive'.
5302         (M-36985): New character.
5303         (U-0002F9D6): Use `->subsumptive'; add `<-unknown' for M-36985.
5304
5305 2007-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5306
5307         * Ideograph-R152-Pig.el (C6-292A): Map to U-0002F9D2.
5308
5309 2007-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5310
5311         * Ideograph-R149-Speech.el (C6-3C2D): Map to U-0002F9CC.
5312         (J0-403F): Add `<-same' for M-35537.
5313         (M-35537): Separate C6-6247; map to U+8AA0.
5314         (C6-6247): Separate M-35537; unify U-0002F9CF.
5315
5316 2007-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5317
5318         * Ideograph-R145-Clothes.el (U-0002F9C5): Add `=>ucs*' for
5319         U-00027667.
5320         (U-00027643): Integrate GT-46110.
5321         (U+88BF): Use `->subsumptive'.
5322         (U-00027664): Use `->subsumptive'; integrate M-34256.
5323         (U+88C0): Use `->subsumptive'.
5324         (U+88C1): Use `->subsumptive'.
5325         (U+88C9): Use `->subsumptive'.
5326         (U-00027760): New character.
5327         (C6-582E): Map to U-0002F9C6.
5328         (U-00027689): Use `->denotational' and `->subsumptive'.
5329
5330 2007-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5331
5332         * Ideograph-R147-See.el (U-0002F9CB): Add `=>ucs*' and
5333         `<-same@ucs' for U-000278AE.
5334         (M-34999): Add `<-same' for M-34996.
5335
5336         * Ideograph-R142-Insect.el (C6-3B71): Map to U-0002F9B7.
5337         (U+86E2): Add `<-vulgar' for M-33198.
5338         (C6-4E46): Unify U-0002F9B9; add `<-unknown' for JX2-7752.
5339         (U+86D6): Use `->denotational'.
5340         (U+870F): Use `->subsumptive'.
5341
5342 2007-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5343
5344         * Ideograph-R141-Tiger.el (C6-3447): Map to U-0002F9B3.
5345         (U-0002719D): Use `->subsumptive'.
5346         (U+4589): Use `->subsumptive'.
5347         (U-0002719E): Use `->subsumptive'; integrate MH-0539 and GT-44184.
5348         (U+8651): Use `->subsumptive'.
5349
5350 2007-04-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5351
5352         * Ideograph-R140-Grass.el (U+828A): Use `->denotational'.
5353         (U+828B): Likewise.
5354         (J0-3072): Use `<-denotational' for U+828B; unify C6-2552 and
5355         U-0002F990.
5356         (U+828C): Use `->denotational'.
5357         (U+8291): Use `->denotational'.
5358         (U-0002F98F): Use `<-denotational' for U+8291; add `=>ucs*' for
5359         U+8291; add `<-unknown' for C2-247D; use `->subsumptive'.
5360         (U+8292): Use `->denotational' and `->subsumptive'.
5361         (U+8293): Use `->denotational' instead of `->subsumptive'.
5362         (C6-2927): Map to U-0002F991.
5363         (U+82B1): Use `->denotational'.
5364         (C6-2928): Map to U-0002F993.
5365         (C6-2E24): Unify U-0002F998.
5366         (U+82E6): Use `->denotational'.
5367         (C6-2E23): Use `<-denotational' for U+82E6; unify U-0002F996.
5368         (U+44B0): Use `->denotational'.
5369         (U+831D): Use `->denotational' and `->subsumptive'.
5370         (C6-3B52): Map to U-0002F999.
5371         (C6-442B): Map to U-0002F99C.
5372         (C6-4376): Map to U-0002F99E; add `<-unknown' for M-31202.
5373         (U+83CA): Use `->denotational' and `->subsumptive'.
5374         (C6-443E): Map to U-0002F9A1.
5375         (U+83CB): Use `->denotational'.
5376         (U+83CC): Use `->denotational' and `->subsumptive'.
5377         (C6-443C): Use `<-denotational' for U+83CC; unify U-0002F9A2.
5378         (U+83CD): Use `->denotational'.
5379         (U+83CF): Use `->denotational'.
5380         (C6-4E3B): Unify U-0002F9A4; unify M-31163; unify GT-41024; add
5381         `<-same@ucs' for U-00026C36.
5382         (U-00026C36): Separate M-31163; use `=>daikanwa' for M-31163.
5383         (U+83DC): Use `->denotational'.
5384         (C6-443D): Map to U-0002F9A3.
5385         (U+83E7): Use `->denotational' and `->subsumptive'.
5386         (U-00026C6D): Fix typo.
5387         (C6-443B): Unify U-0002F99F; use `<-denotational' for U+8457;
5388         don't use `->subsumptive' to integrate C1-6161.
5389         (C6-613E): Map to U-0002F9A5.
5390         (U-00026D6B): Use `->subsumptive'.
5391         (C6-614F): Map to U-0002F9A6.
5392         (U+84F1): Use `->denotational'.
5393         (U-0002F9A8): Use `->subsumptive'; use `<-denotational' for
5394         U+84F1.
5395         (U-00026E02): Use `->subsumptive'.
5396         (U+4510): Use `->subsumptive'.
5397         (U+84F2): Use `->denotational'.
5398         (U+4511): Use `->denotational' and `->subsumptive'.
5399         (U+84F3): Use `->denotational'.
5400
5401 2007-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5402
5403         * Ideograph-R134-Mortar.el (U+8201): Use `ideographic-radical@ucs'
5404         instead of `ideographic-radical'; add
5405         `ideographic-radical@ucs/compat' and
5406         `ideographic-radical@{ucs|ucs/compat}*sources'; add J97-674D.
5407         (J0-674D): Unify U-0002F893 and C6-3074; use
5408         `ideographic-{radical|strokes}@ucs' instead of
5409         `ideographic-{radical|strokes}'; add
5410         `ideographic-{radical|strokes}@ucs/compat' and
5411         `ideographic-radical@ucs/compat*sources'.
5412         (M-30205): Unify U-00026970 and H8-CC53.
5413         (C6-4D5E): Map to U-0002F98C; add `<-same' for U+8204.
5414
5415         * Ideograph-R030-Mouth.el (B-D86F): Moved to parent.
5416
5417         * Ideograph-R009-Man.el (B-B0B4): Moved to parent.
5418
5419 2007-04-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5420
5421         * Ideograph-R130-Meat.el (U+808E): Use `->subsumptive'; add
5422         `sound@ja/on'.
5423         (U-0002F980): Use `->subsumptive'; add `sound@ja/on'; add `=>ucs*'
5424         and `<-same@ucs' for U-0002335F.
5425         (U+80B2): Add B-A87C.
5426         (M-49525): Add `<-formed' and `<-same' for M-29258.
5427         (U+809F): Use `->subsumptive'.
5428         (U+43D7): Use `->subsumptive'.
5429         (U+43D8): Use `->denotational' and `->subsumptive'.
5430         (C6-2D69): Map to U-0002F982.
5431         (U+43D9): Use `->subsumptive'; add `sound@ja/on'.
5432         (U-0002F983): Moved to parent.
5433         (U+8104): Use `->subsumptive'.
5434         (C6-4D48): Map to U-0002F985.
5435         (U+813F): Use `->subsumptive'.
5436         (U+43FF): Use `->denotational' and `->subsumptive'.
5437         (U-0002F984): Add `=>ucs*' and `<-same@ucs' for U+440B; add
5438         `sound@ja/on'.
5439
5440 2007-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5441
5442         * Ideograph-R013-Down-Box.el (M-49525): Add `<-formed' and
5443         `<-same' for M-29258.
5444
5445         * Ideograph-R074-Moon.el (U-0002335F): Unify M-14334; add
5446         `sound@ja/on'; add `->mistakable' for M-29258.
5447         (U+440B): Add `sound@ja/on'.
5448
5449 2007-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5450
5451         * Ideograph-R118-Bamboo.el (C6-6023): Map to U-0002F961.
5452         (U-00025BAB): Use `->subsumptive'; add `sound@ja/on'.
5453         (U-00025C78): Use `->denotational'; integrate M-26401.
5454         (U+7BF7): Use `->denotational' instead of `->subsumptive'.
5455         (U-00025C7B): Use `->denotational'; integrate M-26406.
5456         (U-00025C7F): Use `->subsumptive'; integrate M-26427.
5457         (U-00025C80): Unify M-26429; add `sound@ja/on'.
5458         (U+7C04): Use `->denotational'.
5459         (U+7C05): Use `->denotational' instead of `->subsumptive'.
5460         (U-00025C84): Use `->subsumptive'; integrate M-26439.
5461         (U-00025C86): Use `->denotational'; integrate M-26441.
5462         (U-00025C87): Use `->subsumptive'; integrate M-26442.
5463         (U+7C09): Use `->denotational' instead of `->subsumptive'.
5464         (U-00025C89): Use `->subsumptive'; integrate M-26446.
5465         (U-00025C91): Use `->denotational'; integrate M-26463.
5466         (U-00025C92): Use `->denotational'; integrate M-26464.
5467         (U-00025C9A): Use `->subsumptive'; integrate M-26470.
5468         (U-00025C9C): Use `->subsumptive'; integrate M-26472.
5469         (U+7C10): Use `->subsumptive'.
5470         (U-00025CA7): Use `->subsumptive'; integrate M-26485.
5471         (U-00025CA8): Use `->subsumptive'; integrate M-26486.
5472         (U-0002F965): Add `=>ucs*' for U-00025C80; add `sound@ja/on'; add
5473         `<-same' for U-0002F882; add `<-same@ucs' for U-00025C80.
5474
5475         * README.en (Character Reference): Add `zihui-biansi',
5476         `zihui-biansi-2char', `wuyin-pianhai', `kangxi-biansi-2char',
5477         `kangxi-biansi-3char', and `jigakushinan'.
5478
5479         * Ideograph-R128-Ear.el (U+8060): Add `sound@ja/on'.
5480         (C6-605D): Map to U-0002F97D.
5481         (U-0002F97E): Add `sound@ja/on'; add `=>ucs*' for U-000265A8; add
5482         `<-same@ucs' for U-000265A8.
5483         (U-000265A8): Add `sound@ja/on'.
5484         (U+43C0): Add `sound@ja/on'.
5485
5486 2007-03-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5487
5488         * Ideograph-R123-Sheep.el (U-0002635A): Use `->denotational'.
5489         (U-0002635B): Use `->denotational' and `->subsumptive'; add
5490         `sound@ja/on'.
5491         (U+7F95): Use `=>daikanwa' instead of `morohashi-daikanwa' for
5492         M-28449.
5493         (U+7F96): Use `->subsumptive'.
5494         (U+4370): Use `->subsumptive'.
5495         (U-0002637B): Likewise.
5496         (U-0002637C): Likewise.
5497         (C6-4D23): Unify U-0002F978; add `sound@ja/on'; add `<-vulgar' for
5498         M-28449.
5499
5500         * Ideograph-R124-Feather.el (U+4392): Use `->denotational'.
5501         (U+7FE2): Likewise.
5502         (J90-344D): Unify JC3-60B2.
5503
5504         * Ideograph-R105-Dotted-Tent.el (U-00024F37): Unify H7-E6F6.
5505
5506 2007-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5507
5508         * Ideograph-R125-Old.el (U+FA5B): Add `=>ucs*' for U+8005.
5509         (U-0002F97A): Likewise.
5510
5511         * Ideograph-R115-Grain.el (U+412F): Use `->denotational';
5512         integrate U-0002F958.
5513         (U+79EB): Use `->denotational'.
5514         (C6-3A43): Use `<-denotational' for U+79EB; unify U-0002F957.
5515         (U+79EC): Use `->subsumptive'.
5516         (U-00025799): Use `->denotational'; integrate M-25028.
5517         (U-0002579A): Use `->subsumptive'; integrate M-25029.
5518         (U+79F6): Use `->denotational' instead of `->subsumptive'.
5519         (U+4146): Use `->denotational'; integrate M-25031.
5520         (M-25032): New character.
5521         (U-0002579C): Use `->subsumptive'; integrate M-25033.
5522         (U+4141): Use `->subsumptive'; integrate M-25037.
5523         (U+4143): Use `->denotational' and `->subsumptive'; integrate
5524         M-25040.
5525         (U-0002579D): Use `->subsumptive'; integrate M-25046.
5526         (U+4147): Use `->subsumptive'; integrate M-25048.
5527         (U+4148): Use `->denotational' instead of `->subsumptive'.
5528         (U+414A): Use `->subsumptive'; integrate M-25050.
5529         (C6-4267): Use `<-denotational' for U+412F; unify U-0002F958; add
5530         `<-same' for M-09184.
5531         (U-0002579B): Use `->subsumptive'; add `<-unknown' for M-25032.
5532
5533         * Ideograph-R113-Spirit.el (U-0002561F): Use `->denotational'.
5534         (U-00025620): Likewise.
5535         (U-00025621): Likewise.
5536         (U-00025622): Likewise.
5537         (U-00025624): Likewise.
5538         (U-00025625): Likewise.
5539         (U-00025627): Likewise.
5540         (U-00025628): Likewise.
5541         (U-00025629): Likewise.
5542         (U+794F): Use `->denotational' instead of `->subsumptive'.
5543         (U+7951): Likewise.
5544         (U+7952): Likewise.
5545         (U-0002562B): Use `->denotational'; integrate M-24656.
5546         (U+7953): Use `->denotational' instead of `->subsumptive'.
5547         (U-0002562C): Use `->denotational'; integrate M-24659.
5548         (U-0002562D): Use `->denotational'; integrate M-24660.
5549         (U-0002562E): Use `->denotational'; integrate M-24661.
5550         (U+7954): Use `->denotational' instead of `->subsumptive'.
5551         (U+7955): Likewise.
5552         (U+795A): Likewise.
5553         (U+4103): Use `->denotational' and `->subsumptive'; integrate
5554         M-24669.
5555         (U+795B): Use `->denotational' instead of `->subsumptive'.
5556         (U+795C): Likewise.
5557         (U+7960): Likewise.
5558         (U+7961): Add `{ideographic|total}-strokes@{ucs|cns}' and
5559         `ideographic-strokes@ucs*sources'.
5560         (U-00025630): Use `->denotational' and `->subsumptive'; integrate
5561         M-24678.
5562         (U+7962): Use `->denotational'; add `sound@ja/on'.
5563         (U-00025632): Use `->subsumptive'; integrate M-24681.
5564         (C6-334A): Use `<-subsumptive'' for U-00025632; unify U-0002F953;
5565         add `<-same@ucs' for U+7956.
5566         (U-0002562F): Use `->denotational'.
5567         (U-00025640): Likewise.
5568         (U-00025641): Likewise.
5569
5570 2007-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5571
5572         * Ideograph-R120-Silk.el (U-00025F86): Add `sound@ja/on'.
5573         (M-27230): Add `<-same' for M-27227.
5574         (C6-3366): Map to U-0002F96B.
5575         (U+432D): Use `->denotational'.
5576         (M-28063): Add `<-ancient' for U+5F5D.
5577
5578 2007-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5579
5580         * char-db-util.el (shuowen-radicals): Add ?蓐, ?半, ?犛, ?癶, ?步,
5581         and ?此.
5582
5583 2007-03-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5584
5585         * Ideograph-R116-Cave.el (U-00025976): Use `->subsumptive';
5586         integrate M-25509.
5587         (U+41A2): Use `->subsumptive'; integrate M-25513.
5588         (U+7A96): Use `->denotational' instead of `->subsumptive'.
5589         (U+7A97): Use `->denotational' instead of `->subsumptive'.
5590         (U-0002597C): Use `->subsumptive'; integrate M-25521.
5591         (U-000259A2): Use `->subsumptive'; integrate M-25547'.
5592         (U-0002599B): Use `->denotational' instead of `->subsumptive'.
5593         (U-0002599C): Use `->denotational' instead of `->subsumptive'.
5594         (U-000259BE): Use `->denotational' instead of `->subsumptive'.
5595         (U-000259BF): Use `->denotational' instead of `->subsumptive'.
5596         (C6-5F75): Map to U-0002F95C.
5597
5598         * Ideograph-R119-Rice.el (U+42A0): Use `->denotational'.
5599         (U-0002F967): Add `<-denotational' for U+42A0; add `=>ucs*' for
5600         U+42A0.
5601
5602         * Ideograph-R072-Sun.el (U+3B2D): Use `->denotational'.
5603
5604         * Ideograph-R030-Mouth.el (U-00021131): Use `->denotational'.
5605         (G0-3D40): Use representational component in
5606         `ideographic-structure'.
5607
5608 2007-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5609
5610         * Ideograph-R087-Claw.el (U+7235): Use `->denotational'.
5611         (K0-6D49): Use `<-denotational' for U+7235; delete BC-C0EF;
5612         separate JC3-58AE.
5613         (U-0002F921): Use `<-denotational' for U+7235.
5614         (U-00024539): Use `->denotational'.
5615
5616 2007-03-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5617
5618         * Ideograph-R109-Eye.el (U-000250F2): Use `<-original' and
5619         `<-original*sources' instead of `original-ideograph-of'.
5620         (U+4013): Use `->subsumptive'.
5621         (U-000250F3): Add `<-same' for U+76F1.
5622         (C6-2D3D): Unify U-0002F941; add `<-original' for U+76F1.
5623         (U-000250F4): Use `->subsumptive'.
5624         (U-0002F940): Add `=>ucs*' for U+76F4.
5625         (U-00025117): Use `->subsumptive'.
5626         (U-00025118): Use `->subsumptive'.
5627         (U-00025119): Use `->subsumptive'.
5628         (C6-3331): Unify U-0002F943.
5629         (M-23201): Add `total-strokes'.
5630         (U-00025113): Unify H7-A946.
5631         (M-23203): Don't map to U-0002511B.
5632         (U-0002511B): Add `<-unknown' for M-23203; don't use
5633         `morohashi-daikanwa'.
5634         (U-0002F944): Moved to parent.
5635         (C6-3A2D): Map to U-0002F946.
5636         (U-0002F947): Add `=>ucs*' for U+771F.
5637         (C6-4248): Map to U-0002F948.
5638         (U-0002516A): Use `->subsumptive'.
5639
5640 2007-03-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5641
5642         * Ideograph-R112-Stone.el (U+4096): Use `->subsumptive'.
5643         (C6-253F): Map to U-0002F94C.
5644         (U-0002541D): Use `->denotational'.
5645         (U+788C): Use `->denotational' and `->subsumptive'.
5646         (C6-556B): Map to U-0002F94F.
5647         (U+788E): Use `->subsumptive'.
5648
5649         * Ideograph-R018-Knife.el (GT-K00089): New character.
5650
5651 2007-03-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5652
5653         * Ideograph-R104-Sickness.el (U-00024D78): Use `->subsumptive';
5654         integrate M-22147.
5655         (U-00024D81): Use `->subsumptive'; integrate M-22170.
5656         (U-00024D85): Use `->subsumptive'; integrate M-22172.
5657         (U+3F92): Use `->subsumptive'; integrate M-22173.
5658         (U-00024D8C): Use `->subsumptive'; integrate M-22182.
5659         (C6-4232): Unify U-0002F93A; add `<-unknown' for M-22336.
5660         (U+75D7): Use `->subsumptive'.
5661         (U+75D8): Likewise.
5662         (U+75D9): Likewise.
5663         (U+75DA): Likewise.
5664         (U+75DB): Likewise.
5665         (U+75DC): Use `->denotational' and `->subsumptive'; add
5666         `sound@ja/on'.
5667         (U+75DD): Use `->denotational' instead of `->subsumptive'.
5668         (U+75DE): Use `->subsumptive'.
5669         (U+760E): Use `->denotational'.
5670         (U+760F): Use `->denotational'.
5671         (U+7610): Use `->denotational' and `->subsumptive'.
5672
5673 2007-03-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5674
5675         * Ideograph-R108-Dish.el (U-00025044): Add `<-same' for U+76C2.
5676         (C6-2D3A): Unify U-0002F93D; add `<-original' for U+76C2.
5677         (U-00025046): Use `->subsumptive'.
5678         (U+3FFC): Add `sound@ja/on'; add `<-vulgar' for U-0002F93E.
5679         (U+3FFD): Add `sound@ja/on'; use `->subsumptive'.
5680         (U-0002F93E): Add `=>ucs*' for U+3FFC; add `sound@ja/on'.
5681
5682         * char-db-util.el (shuowen-radicals): Add 5 radicals.
5683
5684         * Ideograph-R102-Field.el (U+7533): Add `sound@ja/on'.
5685         (U-00024C1D): Likewise.
5686         (U+753E): Likewise; add `<-formed' for M-01808; add `<-wrong' for
5687         U-0002F936; add `->ancient' for M-01808; add `->mistakable' for
5688         U-0002F936.
5689         (U-0002F936): Add `=>ucs*' for U+753E; add
5690         `sound@ja/on/s=desolate' and `sound@ja/on/s=misfortune'; unify
5691         M-21761; add `<-same@ucs' for U+753E.
5692         (C6-3279): Unify U-0002F935; add `sound@ja/on'; add `<-ancient'
5693         for U+7533; add `<-same@ucs' for U-00024C36; add `<-unknown' for
5694         M-21819.
5695         (U+7554): Use `->denotational'.
5696         (U-00024C36): Add `sound@ja/on'; use `->subsumptive'.
5697         (U-00024C92): Add `sound@ja/on'; use `->denotational'.
5698         (U-0002F937): Add `=>ucs*' for U-00024C92; use `<-denotational'
5699         for U-00024C92.
5700         (U-0002F939): Use `->denotational'; integrate M-21879.
5701         (U+7581): Use `->denotational' and `->subsumptive'.
5702         (U-00024CCA): Add `sound@ja/on/s={basket|rice-bag}'; use
5703         `->subsumptive'.
5704         (U-00024CEB): Unify M-21965; add `sound@ja/on'; add
5705         `<-formed@s=rice-bag' for M-21878; add `<-same' for C4-5146.
5706
5707 2007-03-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5708
5709         * Ideograph-R051-Dry.el (U-0002219F): Add `<-formed@s=rice-bag'
5710         for M-21878; add `<-same' for M-21878; add
5711         `->original@zhengzitong' for M-21878.
5712         (M-09186): Add `<-formed@s=rice-bag' for M-21878; add `<-original'
5713         for U-0002219F.
5714
5715         * Ideograph-R017-Open-Box.el (U-00020679): Use `->subsumptive';
5716         add `sound@ja/on'.
5717         (U-0002067E): Use `->subsumptive'.
5718
5719 2007-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5720
5721         * Ideograph-R100-Life.el (U+7524): Use `->subsumptive'.
5722         (U-00024BE6): Use `->subsumptive'.
5723         (U+7526): Use `->subsumptive'.
5724         (U-00024BE7): Use `->subsumptive'.
5725         (U-0002F934): Add `=>ucs*' for U+7524; delete
5726         `morohashi-daikanwa'; add `<-unknown' for JX2-7132.
5727         (U-00024BEC): Use `->subsumptive'.
5728         (U-00024BEF): Use `->subsumptive'.
5729         (U-00024BF2): Use `->subsumptive'.
5730         (U-00024BF3): Use `->denotational'.
5731         (M-21697): Add `<-denotational' for U-00024BF3.
5732         (U+7527): Use `->subsumptive'.
5733         (U-00024BF7): Use `->subsumptive'.
5734
5735 2007-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5736
5737         * Ideograph-R101-Use.el (U-000200B5): Use `->denotational'; use
5738         `ideographic-{radical|strokes}@{cns|ucs}' instead of
5739         `ideographic-'; add `ideographic-{radical|strokes}@cns*sources'.
5740         (U-00021DA4): Unify H2-F044 and CB10475.
5741
5742         * Ideograph-R004-Slash.el (U-000200B5): Use `->denotational'; use
5743         `ideographic-{radical|strokes}@{cns|ucs}' instead of
5744         `ideographic-'; add `ideographic-{radical|strokes}@cns*sources'.
5745
5746         * Ideograph-R098-Tile.el (U+3F18): Use `->subsumptive'; integrate
5747         M-21443.
5748         (U-00024B29): Use `->subsumptive'; integrate M-21445.
5749         (U+74EA): Use `->subsumptive'.
5750         (U+74EB): Likewise.
5751         (U-00024B2C): Use `->subsumptive'; integrate M-21453.
5752         (U+74EC): Use `->subsumptive'.
5753         (U+3F1B): Unify M-21459.
5754         (U+74EF): Use `->denotational'.
5755         (U+74F0): Use `->subsumptive'.
5756         (C6-4221): Map to U-0002F933.
5757
5758         * Ideograph-R075-Tree.el (U+6752): Use `->subsumptive'.
5759         (U+6753): Use `->denotational' instead of `->subsumptive'.
5760         (C6-282E): Use `<-denotational' instead of `<-subsumptive' for
5761         U+6753; unify U-0002F8DC.
5762         (U-0002F8DB): Add `=>ucs*' for U+675E; add `<-unknown' for U+675E.
5763         (U-000233D8): Use `->subsumptive'.
5764         (U+6785): Add `<-denotational' for J97-5B47; move B-CCD3 to
5765         J97-5B47; add `<-vulgar' for U-0002F8E0.
5766         (J97-5B47): New abstract character; unify B-CCD3.
5767         (U+67FA): Add `<-denotational' for J97-5B4A.
5768         (J97-5B4A): New abstract character.
5769         (U-0002F8E1): Add `=>ucs*' for U+6852.
5770         (U+67B4): Separate J97-5B4A; add `<-denotational' for J97-5B4A.
5771         (U-0002F8DF): Use `<-denotational' for U+67FA instead of
5772         `<-denotational' for U+67B4; use `=>ucs*' for U+67FA instead of
5773         U+67B4; unify B-CF5E and UU+67FA.
5774         (C6-384A): Unify U-0002F8E0 and M-14709; add `<-denotational' for
5775         J97-5B47.
5776         (U-0002343B): Use `->subsumptive'; integrate M-14746.
5777         (U+683A): Use `->subsumptive'.
5778         (U-00023478): Use `->subsumptive'; integrate M-14771.
5779         (U-00023443): Use `->subsumptive'; integrate M-14788.
5780         (U-00023444): Use `->subsumptive'; integrate M-14789.
5781         (U-00023471): Use `->subsumptive'; integrate M-14795.
5782         (C6-3850): Unify U-0002F8E3; add `<-same' for M-41305.
5783         (U-0002346D): Add `<-same' for U+67F5.
5784         (U-0002F8E4): Add `=>ucs*' for U+688E.
5785         (U+68D2): Use `->subsumptive'.
5786         (U+68D3): Likewise.
5787         (U+68D5): Likewise.
5788         (U-000234C3): Use `->subsumptive'; integrate M-14934.
5789         (U-000234C4): Use `->subsumptive'; integrate M-14935.
5790         (U+68D9): Use `->denotational'.
5791         (U-000234C5): Use `->subsumptive'; integrate M-14940.
5792         (U+68DA): Use `->denotational'.
5793         (U+68DA): Use `->denotational' instead of `->subsumptive'.
5794         (U-000234C6): Use `->denotational' and `->subsumptive'; integrate
5795         M-14942.
5796         (U-000234C7): Use `->subsumptive'.
5797         (U+68DB): Use `->subsumptive'.
5798         (U+68DC): Use `->subsumptive'.
5799         (U-000234C8): Use `->subsumptive'; integrate M-14948.
5800         (U-000234CD): Use `->denotational'; integrate M-14972.
5801         (U+68EE): Use `->subsumptive'.
5802         (U-000234CF): Use `->subsumptive'; integrate M-14975.
5803         (U-000234D4): Use `->subsumptive'; integrate M-14989.
5804         (U-000234D6): Use `->denotational' and `->subsumptive'; integrate
5805         M-15000.
5806         (U+6913): Use `->subsumptive'.
5807         (U-000234DA): Use `->subsumptive'; integrate M-15032.
5808         (U+6914): Add `<-vulgar' for U-0002F8E6.
5809         (U-000234DD): Use `->subsumptive'; integrate M-15037.
5810         (U+6915): Use `->subsumptive'.
5811         (U-000234DE): Use `->subsumptive'; integrate M-15039.
5812         (U-000234DF): Use `->subsumptive'; integrate M-15040.
5813         (U-0002352D): Use `->subsumptive'.
5814         (U-00023515): Use `->denotational' and `->subsumptive'; integrate
5815         M-15053.
5816         (U+6916): Use `->denotational'.
5817         (U+6916): Use `->subsumptive'.
5818         (U+6918): Likewise.
5819         (U+6928): Use `->subsumptive'; add `sound@ja/kun/place'.
5820         (U+6931): Use `->denotational' and `->subsumptive'.
5821         (U+6932): Use `->subsumptive'.
5822         (C6-535E): Unify U-0002F8E6 and M-15072.
5823         (U-00023534): Use `->denotational'; integrate M-15077.
5824         (U+6936): Use `->denotational' and `->subsumptive'.
5825         (U+6942): Use `->denotational' and `->subsumptive'.
5826         (U-0002F8E8): Add `<-denotational' for U+6942; use
5827         `->subsumptive'.
5828         (U-00023535): Use `->subsumptive'; integrate M-15095.
5829         (U-00023539): Use `->subsumptive'; integrate M-15104.
5830         (U+6951): Use `->subsumptive'.
5831         (U-0002353D): Use `->subsumptive'; integrate M-15123 and GT-19256.
5832         (U+6953): Use `->subsumptive'.
5833         (U-0002353E): Use `->denotational' and `->subsumptive'; integrate
5834         M-15128.
5835         (U+6957): Use `->subsumptive'.
5836         (U-00023541): Use `->subsumptive'.
5837         (U+695E): Use `->subsumptive'.
5838         (U-00023546): Use `->subsumptive'.
5839         (U+695F): Use `->subsumptive'.
5840         (U+6965): Use `->denotational'.
5841         (U+6966): Use `->subsumptive'.
5842         (U-00023547): Use `->denotational' and `->subsumptive'; integrate
5843         M-15160.
5844         (U+6967): Use `->denotational' and `->subsumptive'.
5845         (U+6976): Use `->denotational' instead of `->subsumptive'.
5846         (U-0002354B): Use `->subsumptive'; integrate M-15184.
5847         (U+6977): Use `->subsumptive'.
5848         (U+3B9D): Use `->denotational' and `->subsumptive'.
5849         (U-0002F8E7): Use `<-denotational' for U+3B9D; use
5850         `->subsumptive'.
5851         (U-0002354D): Use `->subsumptive'; integrate M-15191.
5852         (U-00023550): Use `->subsumptive'; integrate M-15195.
5853         (U-00023551): Use `->denotational' and `->subsumptive'; integrate
5854         M-15196.
5855         (U-000235A5): Unify M-15201.
5856         (U-0002357F): Use `->subsumptive'; integrate M-15208.
5857         (U+699F): Use `->subsumptive'.
5858         (U+69A0): Use `->subsumptive'.
5859         (U+3BA6): Use `->subsumptive'; integrate M-15246.
5860         (U+69A2): Use `->subsumptive'.
5861         (U+69A3): Use `->denotational' and `->subsumptive'.
5862         (U+3BA8): Use `->denotational' and `->subsumptive'; integrate
5863         M-15253.
5864         (U+3BAA): Use `->subsumptive'.
5865         (U+3BAB): Use `->denotational' and `->subsumptive'; integrate
5866         M-15263.
5867         (U+69AB): Use `->subsumptive'.
5868         (U+3BAC): Use `->denotational' and `->subsumptive'; integrate
5869         M-15266.
5870         (U+3BAD): Use `->subsumptive'; integrate M-15278.
5871         (U+69B3): Use `->subsumptive'.
5872         (C4-4423): Map to M-15344.
5873         (U-00023605): Use `->subsumptive'.
5874         (C6-5D68): Map to U-0002F8E9.
5875         (U+699D): Use `->subsumptive'.
5876         (U-0002F8EE): Add `=>ucs*' for U+3C18; add `<-same@ucs' for
5877         U+3C18.
5878         (U+3C18): Add `<-unknown' for M-15928.
5879
5880 2007-02-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5881
5882         * Ideograph-R094-Dog.el (U-00024739): Use `->subsumptive'; add
5883         `sound@ja/on'.
5884         (U-00024746): Likewise.
5885         (U+72BD): Use `->subsumptive'.
5886         (U+72E8): Use `->subsumptive'.
5887         (C6-3262): Map to U-0002F926.
5888         (U+7328): Use `->denotational'; add `sound@ja/on'.
5889         (C6-4B42): Unify U-0002F927; add `sound@ja/on'; add `<-vulgar' for
5890         JSP-4B30.
5891         (U-00024814): Add `sound@ja/on'; add `<-vulgar' for U+733F.
5892
5893         * Ideograph-R093-Cow.el (U+7260): Use `->subsumptive'.
5894         (U+3E2A): Unify M-19932.
5895         (U-0002461A): Use `->subsumptive'.
5896         (U-0002461B): Likewise.
5897         (U+7264): Likewise.
5898         (U+7265): Likewise.
5899         (U-0002461C): Likewise; integrate M-19940.
5900         (U+7266): Use `->subsumptive'.
5901         (U-0002461D): Likewise; integrate M-19945.
5902         (U+3E2E): Use `->subsumptive'; integrate M-19946.
5903         (U+3E2F): Use `->subsumptive'.
5904         (U+7268): Likewise.
5905         (U-00024624): Use `->subsumptive'; add `sound@ja/on'.
5906         (U-00024625): New character.
5907         (U-00024622): New character.
5908         (U-0002462C): Likewise.
5909         (U-00024633): Likewise.
5910         (C6-416A): Unify U-0002F924; add `<-same' for J0-3A54.
5911         (U+7294): Use `->subsumptive'.
5912         (U+7295): Use `->denotational' and `->subsumptive'.
5913         (C6-5E5E): Map to U-0002F925 and M-20122.
5914         (U-0002F925): Use `<-denotational' for U+7295.
5915         (U-000246BC): Use `->subsumptive'.
5916         (U+7296): Use `->subsumptive'.
5917
5918 2007-02-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5919
5920         * Ideograph-R096-Jade.el (C6-2226): Map to U-0002F929.
5921         (U-000248EA): Use `->subsumptive'; add `sound@ja/on'.
5922         (U-000248FC): Use `->subsumptive'.
5923         (C6-2D24): Map to U-0002F92B.
5924         (U+3EB5): Use `->subsumptive'.
5925         (U-0002490D): Likewise.
5926         (C6-4B47): Map to U-0002F92E.
5927         (U-000249A6): Use `->subsumptive'.
5928
5929         * Ideograph-R092-Fang.el (M-19912): Unify U-00024606.
5930         (M-19913): Map to U-00024607 and H4-CEC3.
5931         (U+3E27): Use `->subsumptive'.
5932         (U-00024608): Use `->subsumptive'.
5933         (U-00024609): Likewise.
5934         (M-19917): Map to U-0002460A and H4-CEC6.
5935         (C6-4163): Map to U-0002F923.
5936         (U-0002460C): Use `->subsumptive'.
5937         (U+725A): Use `->subsumptive'.
5938         (U-0002460D): Use `->subsumptive'.
5939         (U-00024610): Use `->subsumptive'.
5940         (U-00024611): Likewise.
5941
5942 2007-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5943
5944         * Ideograph-R099-Sweet.el (U+751C): Use `->subsumptive'.
5945         (U-00024BC7): Likewise.
5946
5947         * Ideograph-R076-Lack.el (U+6B21): Add J97-3C21.
5948         (C6-2523): Map to U-0002F8EF.
5949         (U+6B29): Fix `ideographic-strokes'.
5950         (U-000238A7): Add `sound@ja/on'.
5951         (C6-3857): Add `<-formed' for M-20272; add `<-same@yupian' for
5952         M-16020.
5953         (U+3C32): Use `->subsumptive'; integrate M-16092.
5954         (U+3C33): Use `->subsumptive'; integrate M-16094.
5955         (U-000238C8): Use `->subsumptive'; integrate M-16095.
5956         (U+3C34): Use `->subsumptive'; integrate M-16096.
5957         (U-000238C9): Use `->subsumptive'; integrate M-16098.
5958         (U+3C35): Use `->subsumptive'; integrate M-16100.
5959         (U-000238CA): Use `{ideographic|total}-strokes@cns' instead of
5960         `{ideographic|total}-strokes'; add
5961         `{ideographic|total}-strokes@ucs' and
5962         `ideographic-strokes@ucs*sources'.
5963         (U+3C36): Use `->denotational' and `->subsumptive'.
5964         (U-000238CF): Use `->subsumptive'.
5965         (U-000238D0): Use `->subsumptive'; integrate M-16112.
5966         (U-000238D1): Use `->subsumptive'; integrate M-16113.
5967         (U-000238D2): Use `->subsumptive'; integrate M-16114.
5968         (U-000238D3): Use `->subsumptive'; integrate M-16115.
5969         (U-000238D5): Use `->subsumptive'; integrate M-16119.
5970         (U-000238D6): Use `->denotational' and `->subsumptive'.
5971         (C6-4A3F): Map to U-0002F8F0.
5972
5973         * Ideograph-R091-Slice.el (C6-4161): Map to U-0002F922.
5974         (U+7250): Use `->denotational'.
5975         (U+7251): Use `->denotational' and `->subsumptive'.
5976         (M-19873): Map to U-000245E0.
5977         (U-000245E0): Use `->denotational'; integrate M-19873.
5978         (M-19874): Map to U-000245DE and H5-F5B9.
5979         (U-000245E2): Use `->subsumptive'.
5980
5981 2007-02-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
5982
5983         * Ideograph-R086-Fire.el (U+707C): Use `->denotational' instead of
5984         `->subsumptive'.
5985         (U+707D): Use `->subsumptive'.
5986         (U-0002418E): Use `->subsumptive'.
5987         (U+707E): Use `->subsumptive'.
5988         (C6-2C60): Map to U-0002F918.
5989         (C6-2C5D): Map to U-0002F919.
5990         (U+3DAA): Use `->subsumptive'.
5991         (U+70D6): Use `->subsumptive'.
5992         (M-19009): Unify U-000241F3 and H6-C4B4.
5993         (U+7133): Use `->subsumptive'.
5994         (U-00024263): Add `sound@ja/on'.
5995         (M-19121): Add `<-same' for JSP-495D.
5996         (U-000242C6): Use `->subsumptive'.
5997         (U-00024301): Use `->denotational' and `->subsumptive'.
5998         (U+716F): Use `->subsumptive'.
5999         (C6-5459): Map to U-0002F91D.
6000         (U+3DD8): Use `->subsumptive'.
6001
6002         * Ideograph-R085-Water.el (U+6C4D): Use `->subsumptive'; add
6003         `sound@ja/on'.
6004         (U+6C4E): Add `sound@ja/on/{s=faint-voice|s=float|s=prattle}'.
6005         (C6-252E): Unify U-0002F8FA; add `sound@ja/on'; add `<-original'
6006         for JSP-465A; add `<-same@ucs' for U+6C4E; add `->mistakable' for
6007         U+6C4E.
6008         (U+6CCD): Add `sound@ja/on'.
6009         (U+6CF2): Use `->subsumptive'; add `sound@ja/on'.
6010         (C6-2C51): Map to U-0002F8FD.
6011         (U+3CD7): Use `->denotational' and `->subsumptive'; integrate
6012         M-17365.
6013         (U+6D0D): Use `->denotational'.
6014         (U+6D23): Use `->subsumptive'.
6015         (U-00023CE9): Use `->subsumptive'; integrate M-17394.
6016         (U+6D24): Use `->denotational' and `->subsumptive'.
6017         (C6-3242): Unify U-0002F900.
6018         (U+3CDD): Use `->denotational'; integrate M-17439.
6019         (C6-3239): Map to U-0002F8FF.
6020         (U-00023D01): Use `->subsumptive'.
6021         (U+6D56): Use `->denotational'.
6022         (U+6D57): Use `->subsumptive'.
6023         (C6-392D): Map to U-0002F903.
6024         (U+6D78): Use `->denotational'.
6025         (C6-3874): Unify U-0002F904; use `<-denotational' for U+6D78.
6026         (U-00023D40): Unify C6-3921; add CU-0002F905; add `->subsumptive'
6027         to integrate U-0002F905.
6028         (U+6E2D): Use `->subsumptive'.
6029         (U+6E2E): Add J97-5E51.
6030         (U+6E2F): Add J97-3941.
6031         (C6-4A65): Unify U-0002F908.
6032         (U+3D1A): Use `->denotational' and `->subsumptive'.
6033         (U+6E6E): Add J97-5E50.
6034         (U+6E7B): Use `->subsumptive'.
6035         (U-0002F909): Delete `=>ucs' for U+6E6E; add `<-vulgar' for
6036         J78-5E50.
6037         (U+6ECB): Add `<-denotational' for J97-3C22.
6038         (J97-3C22): New abstract character.
6039         (U-00023E68): Use `->subsumptive'; integrate M-17977.
6040         (U+6EC6): Use `->denotational'.
6041         (U+6EC7): Use `->denotational' and `->subsumptive'.
6042         (C6-544F): Map to U-0002F90C.
6043         (U+3D32): Use `->denotational' and `->subsumptive'.
6044         (U-00023E6E): Use `->subsumptive'.
6045         (U+3D33): Use `->denotational' and `->subsumptive'.
6046         (U-0002F90A): Use `->subsumptive'; add `<-denotational' for
6047         U+3D33; integrate UU+3D33.
6048         (U+6EC8): Use `->subsumptive'.
6049         (U-00023E6F): Likewise.
6050         (U+3D34): Use `->denotational' and `->subsumptive'.
6051         (C6-5449): Map to U-0002F90B.
6052         (U-0002F90B): Add `<-denotational' for J97-3C22.
6053         (U-00023E71): Use `->subsumptive'.
6054         (U+6ED9): Use `->subsumptive'.
6055         (U+6EDA): Use `->subsumptive'.
6056         (U+6EDB): Use `->denotational'.
6057         (M-18065): Use `<-denotational' for U+6EDB; unify CB08893.
6058         (CB03020): Add `<-denotational' for U+6EDB.
6059         (U+6EE6): Use `->subsumptive'.
6060         (U+6F1A): Use `->denotational' instead of `->subsumptive'.
6061         (U+6F1B): Use `->denotational' and `->subsumptive'.
6062         (U+3D41): Use `->denotational'.
6063         (C6-5E3E): Unify U-0002F90E.
6064         (U-00023F1A): Use `->denotational' and `->subsumptive'.
6065
6066 2007-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6067
6068         * Ideograph-R045-Sprout.el (U-00021D0B): Use `->denotational' and
6069         `->subsumptive'; use `ideographic-{radical|strokes}@ucs' instead
6070         of `ideographic-{radical|strokes}'; add
6071         `ideographic-{radical|strokes}@ucs*sources',
6072         `ideographic-{radical|strokes}@ucs/compat' and
6073         `ideographic-{radical|strokes}@ucs/compat*sources'.
6074
6075         * Ideograph-R080-Do-Not.el (U-00021D0B): Copied from
6076         Ideograph-R045-Sprout.el.
6077         (C6-2C42): Map to U-0002F8F8.
6078
6079 2007-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6080
6081         * Ideograph-R079-Weapon.el (M-16635): Add `<-formed' for M-49199.
6082         (C6-4A4D): Map to U-0002F8F7.
6083
6084 2007-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6085
6086         * Ideograph-R078-Death.el (U-0002F8F4): Add `=>ucs*' for U+6B9F.
6087
6088 2007-01-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6089
6090         * Ideograph-R074-Moon.el (C6-2C23): Map to U-0002F8D6.
6091         (U-0002F8D7): Add `=>ucs*' for U+43D9; add `sound@ja/on'; add
6092         `<-same@ucs' for U+43D9; add `->mistakable' for U+43D9.
6093         (U-0002F8D8): Add `=>ucs@cns' for U-0002F8D8; add `=>ucs@jis' for
6094         U+F929; add `=>ucs@ks' for U+6717.
6095         (U+F929): Add `=>ucs*' for U+6717.
6096         (U+671B): Unify B-B1E6.
6097         (M-14368): Use `<-denotational' for U+671B instead of
6098         `<-subsumptive' for B-B1E6.
6099         (C1-5B2C): Likewise.
6100         (C6-4058): Map to U-0002F8D9.
6101
6102 2007-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6103
6104         * Ideograph-R073-Say.el (U+5195): Copied from
6105         Ideograph-R013-Down-Box.el.
6106         (C6-4057): Unify K0-5874; map to U-0002F8D3.
6107         (U-0002F8D3): New character; use `->subsumptive' to integrate
6108         J78-514B and C6-4057.
6109
6110         * Ideograph-R013-Down-Box.el (U+5195): Use
6111         `ideographic-{radical|strokes}@jis' instead of
6112         `ideographic-{radical|strokes}'; add
6113         `ideographic-{radical|strokes}@jis*sources',
6114         `ideographic-{radical|strokes}@ucs/compat' and
6115         `ideographic-radical@ucs/compat*sources'.
6116         (G0-4361): Separate K0-5874.
6117         (J78-1978): Use `<-subsumptive' for U-0002F8D3 instead of
6118         `<-denotational' for U+5195.
6119         (K0-5874): Separated from G0-4361; use `<-subsumptive' for
6120         U-0002F8D3 instead of `<-denotational' for U+5195; unify C6-4057.
6121
6122         * Ideograph-R061-Heart.el (U+6011): Use `->denotational'.
6123         (U+6012): Use `->subsumptive'.
6124         (U-00022602): Use `->subsumptive'.
6125         (U+6013): Use `->subsumptive'.
6126         (U-00022613): Unify GT-13310 and GT-K05710.
6127         (U-00022604): Use `->subsumptive'.
6128         (U-00022833): Use `->denotational' and `->subsumptive'.
6129         (U+618C): Use `->denotational' and `->subsumptive'.
6130         (U+398B): Use `->denotational'.
6131
6132 2007-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6133
6134         * Ideograph-R072-Sun.el (C6-316D): Unify U-0002F8D2.
6135         (U+6691): Use `->denotational'.
6136         (C6-533C): Unify U-0002F8CF.
6137         (U-0002F8D0): Add `=>ucs*' for U+3B08.
6138
6139 2007-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6140
6141         * Ideograph-R064-Hand.el (U+625D): Add `<-same' for U+625C.
6142         (U-0002F8B4): Add `=>ucs*' for U+625D; add `<-formed@zhengzitong'
6143         for U+625D; add `<-same@zhengzitong' for U+625C.
6144         (U+62B0): Use `->subsumptive'.
6145         (U+39D3): Use `->subsumptive'.
6146         (U+62B1): Use `->denotational'.
6147         (C6-2B63): Use `<-denotational' for U+62B1; unify U-0002F8B5.
6148         (U+62D4): Use `->denotational'.
6149         (C6-2B60): Use `<-denotational' for U+62D4; unify U-0002F8B6.
6150         (C6-314F): Map to U-0002F8B7.
6151         (U+6350): Use `->subsumptive'.
6152         (C6-3771): Unify U-0002F8B9.
6153         (U+6368): Use `->denotational'.
6154         (C6-4036): Use `<-denotational' for U+6368; unify U-0002F8BB.
6155         (U+6369): Use `->denotational' instead of `->subsumptive'.
6156         (U-00022B84): Use `->denotational' and `->subsumptive'.
6157         (U+6383): Use `->denotational'.
6158         (C6-402B): Use `<-denotational' for U+6383; unify U-0002F8BC.
6159         (U+3A0E): Use `->subsumptive'.
6160         (U-00022BF1): Use `->denotational' and `->subsumptive'.
6161         (C6-4930): Map to U-0002F8BE; integrate H5-E2A2.
6162         (U-0002F8BE): New character; use `<-denotational' for U-00022BF1;
6163         use `->subsumptive' to integrate H5-E2A2 and C6-4930.
6164         (U+63DB): Use `->denotational'.
6165         (U+3A0F): Use `->subsumptive'.
6166         (U-00022C1A): Use `->denotational'.
6167         (U+63E4): Use `->denotational'.
6168         (M-12373): Use `<-denotational' for U+63E4; unify U-0002F8BD and
6169         C6-494A.
6170         (G0-5E6A): Unify CB04560.
6171         (U-0002F8C2): Add `=>ucs*' for U+3A2E; add `<-same' for U+3A2E.
6172         (U+647D): Use `->subsumptive'.
6173         (U-00022CCD): Use `->denotational'.
6174         (U+647E): Use `->denotational'.
6175         (C6-5D38): Unify U-0002F8C1.
6176
6177 2007-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6178
6179         * Ideograph-R066-Rap.el (U-00022F67): Use `->denotational'.
6180         (M-13285): Unify U-00022F78.
6181         (C6-4957): Unify U-0002F8C9.
6182
6183 2007-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6184
6185         * Ideograph-R062-Halberd.el (U+6210): Separate JC3-4EEF; add
6186         `<-simplified@misc' for U-0002F8B2.
6187         (M-11543): Map to U-00022992.
6188         (U-0002F8B2): Add `=>ucs*' for U+6210; unify JC3-4EEF.
6189         (U+621C): Unify GT-14626 and GT-K07995.
6190         (U-000229C1): Use `->subsumptive'; integrate GT-14618.
6191         (U-000229C7): Use `->denotational' and `->subsumptive'; integrate
6192         GT-14620.
6193         (M-11602): Unify U-000229C5, GT-14621 and H4-CBF8.
6194         (U+621D): Use `->subsumptive'.
6195         (C6-4023): Map to U-0002F8B3.
6196
6197         * Ideograph-R061-Heart.el (C6-275F): Unify U-0002F89D.
6198         (U+38FC): Use `->denotational' and `->subsumptive'.
6199         (U+5FF9): Use `->denotational'.
6200         (M-10399): Separate C3-2623; use `<-denotational' for U+5FF9;
6201         unify U-0002F89F and C5-2438.
6202         (U+5FFA): Use `->subsumptive'.
6203         (C6-3136): Map to U-0002F8A0.
6204         (U+6071): Use `->subsumptive'.
6205         (U+393A): Use `->denotational' and `->subsumptive'.
6206         (U-0002F8A1): New character; add `<-denotational' for U+393A.
6207         (C6-3130): Map to U-0002F8A1.
6208         (U-00022647): Use `->subsumptive'.
6209         (U-00022683): Use `->denotational'.
6210         (U+3939): Use `->subsumptive'.
6211         (U-00022684): Use `->subsumptive'.
6212         (U+60C7): Use `->subsumptive'.
6213         (U-000226D4): Add `sound@ja/on'.
6214         (C6-487C): Unify U-0002F8A4; add `sound@ja/on'; add `<-same' for
6215         J0-554F; add `<-same@ucs' for U-000226D4.
6216         (C6-4878): Map to U-0002F8A5.
6217         (U+6148): Add `<-simplified@misc' for C3-4670.
6218         (U-0002273F): Use `->subsumptive'.
6219         (U+6127): Use `->subsumptive'.
6220         (U+6128): Use `->subsumptive'.
6221         (C6-5266): Unify U-0002F8A8.
6222         (U-000227DD): Use `->subsumptive'.
6223         (U-0002279F): Use `->subsumptive'.
6224         (U-0002F8A6): Use `->subsumptive'.
6225         (U+6149): Use `->subsumptive'.
6226         (U+3977): Use `->subsumptive'.
6227         (U+614A): Use `->denotational'.
6228         (U+526C): Map to U-0002F8A7.
6229         (U+5D26): Map to U-0002F8A9.
6230         (U+6187): Use `->subsumptive'.
6231         (M-11188): Delete mapping for U-0002284C.
6232         (C6-5D24): Map to U-0002F8AA; add `<-unknown' for M-11188.
6233         (U+6188): Use `->denotational' and `->subsumptive'.
6234         (U+398A): Use `->denotational'.
6235         (U-0002284C): Use `<-unknown' for M-11188.
6236         (U-0002F8AF): Add `=>ucs*' for U+61DE; add `<-unknown' for
6237         M-11375.
6238
6239 2007-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6240
6241         * Ideograph-R055-Two-Hands.el (C6-274A): Unify U-0002F891.
6242         (U-00022331): Add `<-ancient' for J0-6750.
6243         (C6-2B2F): Unify U-0002F892.
6244         (U-0002234A): Use `->denotational' instead of `->subsumptive'.
6245         (U+8201): Copied from Ideograph-R134-Mortar.el.
6246         (C6-3074): Unify U-0002F893, J0-674D, G0-7428, B-D370 and
6247         GT-39043.
6248
6249 2007-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6250
6251         * Ideograph-R060-Step.el (U-0002F89B): Add `=>ucs*' for U+38E3.
6252         (U+38E3): New character.
6253         (U-0002F89C): Add `=>ucs*' for U+5F9A.
6254         (U+5F9A): Add `<-unknown' for U-0002F89C.
6255
6256 2007-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6257
6258         * Ideograph-R059-Bristle.el (U-0002F899): Use `->subsumptive'; add
6259         `=>ucs*' for U+5F62.
6260
6261 2007-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6262
6263         * char-db-util.el (char-db-feature-domains): Add `ucs/compat'.
6264
6265 2007-01-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6266
6267         * Ideograph-R058-Snout.el (U-0002F898): Add `=>ucs*' for
6268         U-000261DA.
6269         (M-09958): Add `<-ancient' for U+5F5D.
6270
6271 2007-01-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6272
6273         * Ideograph-R053-Dotted-Cliff.el (U-0002F88A): Use `<-subsumptive'
6274         for U+387C.
6275         (M-09349): Integrate U-0002F88B and C6-3F46.
6276         (C6-3F45): Unify U-0002F88C.
6277         (U-0002A392): Copied from Ideograph-R200-Hemp.el.
6278         (U-0002F88F): Add `<-denotational' for U-0002A392.
6279
6280         * Ideograph-R050-Turban.el (UU+5E28): Unify U-0002F885 and
6281         C6-372C.
6282         (U+3848): Use `->subsumptive'.
6283         (C6-483C): Unify U-0002F886.
6284         (U+3862): Use `->denotational'.
6285         (U-0002F888): Add `=>ucs*' and `<-same@ucs' for U+3862.
6286         (M-09107): Add `<-vulgar' for C1-685F.
6287         (M-09159): Add `<-vulgar' for M-09151.
6288         (U-0002F889): Add `=>ucs*' for U-00022183.
6289         (M-09160): Add `<-wrong' for M-09151.
6290
6291 2007-01-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6292
6293         * Ideograph-R046-Mountain.el (C6-304E): Map to U-0002F87B.
6294         (U+5CE2): Use `->subsumptive'.
6295         (U+37CE): Use `->denotational' and `->subsumptive'.
6296         (U-00021DE4): Use `->subsumptive'.
6297         (U+5CFA): Use `->subsumptive'.
6298         (U+5CFB): Use `->denotational' and `->subsumptive'.
6299         (U-00021DE5): Use `->denotational'.
6300         (U+5CFC): Use `->denotational' and `->subsumptive'.
6301         (U+5CFF): Use `->subsumptive'.
6302         (U+37D0): Use `->denotational' and `->subsumptive'.
6303         (U+5D6E): Use `->denotational' and `->subsumptive'.
6304         (U-00021ED7): Use `->subsumptive'.
6305         (U+5D6F): Use `->denotational' and `->subsumptive'.
6306         (U+5D7C): Use `->denotational' and `->subsumptive'; integrate
6307         C6-5C3D and U-0002F880.
6308         (U+37F9): Use `->subsumptive'.
6309         (U+5D7D): Use `->subsumptive'.
6310         (U-00021EDC): Use `->subsumptive'.
6311
6312         * Ideograph-R049-Oneself.el (U-00022044): Use `->subsumptive'.
6313         (C6-4837): Unify U-0002F884.
6314
6315 2007-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6316
6317         * Ideograph-R047-River.el (U-00022001): Use `->subsumptive'.
6318         (C6-5C49): Map to U-0002F882; add `<-original' for U+5DE2.
6319
6320 2006-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6321
6322         * Ideograph-R040-Roof.el (U+5B86): Use `->subsumptive'.
6323         (U+5B87): Likewise.
6324         (U-000219C8): Likewise.
6325         (C6-2448): Map to U-0002F86C.
6326         (C6-5C22): Map to U-0002F86F.
6327         (U+5BF3): Use `->subsumptive'.
6328         (U-0002F870): Add `=>ucs*' for U+5BF3; use `=>daikanwa' instead of
6329         `morohashi-daikanwa' for M-07366; add `<-unknown' for M-07366.
6330         (U+5BF4): Use `->subsumptive'.
6331         (U+5BF6): Use `->subsumptive'.
6332
6333         * Ideograph-R030-Mouth.el (C6-225B): Map to U-0002F839.
6334         (U-0002F83A): Add `=>ucs*' for U+53F1; add `<-same@ucs' for
6335         U+53F1; add `->mistakable' for U+53F1.
6336         (M-03248): Add `->mistakable' for U-00020B9F.
6337         (M-03316): Unify U-00020BBD and H2-C94E.
6338         (U-0002F83B): Add `=>ucs*' for U+5406; add `<-vulgar' for U+5406.
6339         (U-00020BC1): Use `->subsumptive'.
6340         (K0-7D65): Add `ideographic-structure'.
6341         (C6-264E): Unify U-0002F83D.
6342         (C6-2A3C): Unify U-0002F83F.
6343         (U+54B4): Use `->subsumptive'.
6344         (U-0002F841): Add `=>ucs*' for U+54F6.
6345         (C6-357E): Map to U-0002F842.
6346         (U+5559): Use `->subsumptive'.
6347         (U+555A): Use `->denotational' and `->subsumptive'.
6348         (CB04641): Unify U+5528.
6349         (C6-3D7C): Unify U-0002F844.
6350         (C6-472A): Unify U-0002F845.
6351         (C6-4730): Map to U-0002F847.
6352         (U-0002F848): Add `=>ucs*' for U+55AB.
6353         (U+55AF): Use `->denotational' and `->subsumptive'; integrate
6354         CB03499.
6355         (U-00020DD6): Use `->subsumptive'.
6356         (C6-4733): Map to U-0002F849.
6357         (CB03762): Map to U+35D2.
6358         (C6-472C): Unify U-0002F846.
6359         (U-0002F84C): Add `=>ucs*' for U+5606.
6360         (U-0002F84A): Use `->denotational'.
6361
6362         * Ideograph-R044-Corpse.el (C6-477B): Map to U-0002F877.
6363
6364         * Ideograph-R045-Sprout.el (U-0002F878): Add `=>ucs*' for U+5C6E.
6365
6366         * Ideograph-R043-Lame.el (U-0002F876): Add `=>ucs*' for U+3781.
6367
6368         * Ideograph-R038-Woman.el (C6-2267): Map to U-0002F860.
6369         (U-000216A8): Use `->denotational' and `->subsumptive'.
6370         (U+59D7): Use `->subsumptive'.
6371         (U+59D8): Use `->subsumptive'; use `<-denotational' for B-ABB9.
6372         (B-ABB9): Changed to an abstract character.
6373         (U+5A1B): Add `<-denotational' for J97-3864.
6374         (U+3864): New abstract character.
6375         (C6-364D): Unify U-0002F863; add `<-denotational' for J97-3864.
6376         (U+5A2F): Use `->denotational'; add `<-denotational' for J97-3864.
6377         (U+36D3): Use `->subsumptive'.
6378         (C6-3E54): Map to U-0002F865.
6379         (U+5A66): Use `->denotational' and `->subsumptive'.
6380         (C6-3E50): Map to U-0002F866.
6381         (C6-4761): Unify U-0002F867.
6382         (U+370A): Use `->subsumptive'.
6383         (C6-5169): Map to U-0002F868.
6384
6385         * Ideograph-R031-Enclosure.el (M-04827): Map to U-00021210 and
6386         H2-E746.
6387         (U-00021217): Use `->denotational'.
6388         (M-04828): Map to U-00021213 and H2-E74E.
6389         (M-04829): Unify U-00021212 and H2-E749.
6390         (U-00021215): Use `->subsumptive' and `->subsumptive'.
6391         (U+5716): Use `->denotational' and `->subsumptive'.
6392         (C6-5B5B): Unify U-0002F84B.
6393         (U+5717): Use `->subsumptive'.
6394         (U-00021411): Use `->subsumptive'.
6395         (M-04840): Map to U-00021220 and H2-E7A9.
6396         (M-04841): Unify U-0002121E and H2-E766.
6397         (C6-5B59): Map to U-0002F84D.
6398         (U-00021217): Use `->denotational'.
6399
6400         * Ideograph-R041-Inch.el (C6-2721): Unify U-0002F872.
6401
6402 2006-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6403
6404         * Ideograph-R037-Big.el (C3-347C): Unify CB03540.
6405         (U+5960): Use `->denotational' and `->subsumptive'.
6406         (U+369F): Use `->subsumptive'.
6407         (U-00021647): Use `->denotational'.
6408         (U+5962): Use `->denotational'.
6409         (C6-4756): Use `<-denotational' for U+5962; unify U-0002F85F.
6410         (U-00021648): Use `->subsumptive'.
6411
6412 2006-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6413
6414         * Ideograph-R009-Man.el (U+50E7): Add J97-414E. (U+FA31): Add
6415         `=>ucs*' for 50E7; add `=>ucs@{gb|cns|ks}' for U+50E7; add
6416         `=>ucs@jisx0208-difference' for U+FA31.
6417
6418         * Ideograph-R032-Earth.el (C6-2433): Unify U-0002F851; add
6419         `<-simplified@misc' for J0-5463.
6420         (M-05168): New character.
6421         (U-00021339): Add `<-unknown' for M-05168.
6422         (C6-3E2B): Unify U-0002F854; add `<-same' for U+580D.
6423         (U+5817): Use `->subsumptive'.
6424         (U+5832): Use `->denotational' and `->subsumptive'.
6425         (C6-514A): Map to U-0002F857.
6426         (U+586A): Use `->denotational'.
6427
6428         * Ideograph-R029-Again.el (U-0002F837): Use `=>ucs*' for U+53DF.
6429         (M-03151): Add `<-vulgar' for U+53DF.
6430         (U+355D): Add `sound@ja/kun/name'.
6431         (U-0002F838): Add `=>ucs*' for U-00020B63.
6432
6433         * Ideograph-R034-Go.el (M-05699): Add `->mistakable' for M-05695
6434         and U+5906.
6435         (U-0002F85C): Add `=>ucs*' for U+5906.
6436
6437         * Ideograph-R033-Scholar.el (C6-5157): Map to U-0002F85B.
6438
6439         * Ideograph-R018-Knife.el (U-0002F850): Add `=>ucs*' for U+5207;
6440         add `<-vulgar' for J0-405A.
6441         (U-0002F822): Add `=>ucs*' for U+5272.
6442
6443 2006-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6444
6445         * Ideograph-R010-Legs.el (U-0002F80D): Add `=>ucs*' and
6446         `<-same@ucs' for U-0002063A; add `<-same@ucs*notes' to describe
6447         "mapping bug".
6448         (U+FA32): Add `=>ucs*' for U+514D.
6449         (U-0002F80E): Likewise.
6450
6451         * Ideograph-R007-Two.el (U-0002F81B): Add `=>ucs*' for U+51B5.
6452
6453         * Ideograph-R003-Dot.el (U+F95E): Add `=>ucs*' for U+4E39.
6454
6455         * Ideograph-R002-Line.el (U+4E32): Use `->subsumptive'.
6456         (U+F905): Use `<-subsumptive' for U+4E32; add `=>ucs*' for U+4E32.
6457
6458 2006-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6459
6460         * Ideograph-R036-Evening.el (U+5922): Add J97-4C34.
6461         (C6-515E): Unify U-0002F85E.
6462
6463         * Ideograph-R024-Ten.el (U-0002F82C): Add `=>ucs*' for U+5349.
6464
6465         * Ideograph-R005-Second.el (U+F91B): Add `=>ucs*' for U+4E82.
6466
6467 2006-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6468
6469         * maps-conf.el: Use `ucs-compat-read-file' to read
6470         "../etc/char-data/UCS-compat.txt".
6471
6472         * read-maps.el (ucs-compat-read-file): New command.
6473
6474 2006-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6475
6476         * Ideograph-R019-Power.el (C6-2F25): Unify U-0002F825.
6477         (M-02363): Map to U-00020863.
6478         (M-02364): Unify U-00020865 and H1-F2A9.
6479         (M-02365): Map to U-00020864.
6480         (U-00020871): Use `->denotational'.
6481         (M-02383): Map to U-00020876.
6482         (M-02384): Unify U-00020877 and H1-F2D3.
6483         (C6-3558): Unify U-0002F826.
6484
6485 2006-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6486
6487         * Ideograph-R024-Ten.el (C6-2F38): Unify U-0002F82D.
6488         (U+535A): Use `->denotational' and `->subsumptive'.
6489         (C6-4674): Use `<-denotational' for U+535A; unify U-0002F82E.
6490
6491         * Ideograph-R015-Ice.el (C6-223C): Unify U-0002F81A.
6492
6493         * Ideograph-R009-Man.el (U+4F31): Unify GT-00640.
6494         (JX1-2E2D): Unify GT-00641 and GT-K03475.
6495         (C6-2572): Map to U-0002F804; unify GT-00642.
6496         (UU+4FBB): Unify U-0002F806 and C6-2E61; add CU-0002F806.
6497         (M-00923): Unify U-0002F808 and C6-3D35.
6498         (C6-505B): Map to U-0002F809; integrate GT-01371.
6499         (C3-403D): Unify GT-01372 and GT-K10411.
6500         (C6-5A72): Map to U-0002F80B.
6501
6502 2006-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6503
6504         * Ideograph-R029-Again.el (C6-2161): Unify U-0002F836.
6505         (C6-2643): Map to U-0002F837.
6506
6507         * Ideograph-R026-Seal.el (C6-2A23): Unify U-0002F82F; add `<-same'
6508         for JX1-2E71.
6509         (C6-2F3D): Unify U-0002F830.
6510
6511         * Ideograph-R021-Spoon.el (C6-2249): Unify U-0002F82B.
6512
6513         * Ideograph-R018-Knife.el (C6-2138): Unify U-0002F81E.
6514         (U+523B): Use `->subsumptive'.
6515         (C6-2963): Use `<-subsumptive' for U+523B; unify U-0002F820.
6516         (M-01971): Map to U-000206F3 instead of U+523B; add `<-same' for
6517         J0-396F.
6518
6519         * Ideograph-R016-Table.el (M-01754): Map to U-0002063A; integrate
6520         H1-DF4E.
6521         (M-01755): Unify U-0002063B and H1-DF50.
6522
6523         * Ideograph-R020-Wrap.el (U+5304): Use `->subsumptive'.
6524         (U+5305): Use `->denotational'; add J97-4A71.
6525         (C6-2246): Use `<-denotational' for U+5305; unify U-0002F829.
6526
6527         * Ideograph-R012-Eight.el (U-0002051C): Use `->denotational' and
6528         `->subsumptive'.
6529         (U-00020515): Use `->subsumptive'.
6530         (C6-3D3C): Add `<-denotational' for U-00020515; unify U-0002F812,
6531         H1-D9BC and IU-0002051C; add `<-different' for M-01480.
6532         (U-0002051D): Use `->subsumptive'.
6533         (M-01489): Unify U-0002051E and H1-D9C1.
6534
6535         * Ideograph-R008-Lid.el (G0-3A25): Separate C1-472A as a different
6536         glyph.
6537
6538 2006-12-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6539
6540         * Ideograph-R013-Down-Box.el (C6-2150): Unify U-0002F814.
6541         (C6-2359): Unify U-0002F816.
6542
6543         * Ideograph-R001-One.el (C6-2936): Unify U-0002F800.
6544
6545         * Ideograph-R010-Legs.el (C6-2352): Unify U-0002F80D.
6546
6547         * Ideograph-R004-Slash.el (C6-2121): Unify U-0002F802.
6548         (C6-2161): Unify U-0002F836.
6549
6550         * Ideograph-R003-Dot.el (C6-2131): Unify U-0002F801.
6551
6552 2006-12-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6553
6554         * maps-conf.el: Add "C6-to-UCS.txt" to the check list.
6555
6556         * read-maps.el (mapping-table-ccs-setting-alist): Add setting for
6557         `=cns11643-6'.
6558
6559 2006-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6560
6561         * Ideograph-R211-Tooth.el (U-0002398B): Copied from
6562         Ideograph-R077-Stop.el.
6563         (M-48584): Add `<-denotational' for U-0002398B.
6564         (C6-5A61): Likewise.
6565
6566         * Ideograph-R077-Stop.el (U-0002398B): Use `->denotational'; use
6567         `ideographic-{radical|strokes}@ucs' instead of
6568         `ideographic-{radical|strokes}'; add
6569         `ideographic-{radical|strokes}@cns' and
6570         `ideographic-{radical|strokes}@cns*sources'.
6571
6572 2006-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6573
6574         * Ideograph-R209-Nose.el (U+9F3B): Add `<-denotational' for
6575         J97-4921.
6576         (J97-4921): New abstract character.
6577         (U-0002FA1C): Add `<-denotational' for J97-4921.
6578         (C6-3523): Unify U-00022342.
6579         (U+9F3C): Use `->subsumptive'; add JC3-6FF4.
6580
6581         * Ideograph-R205-Frog.el (C6-6479): Map to U-0002A4D1.
6582
6583         * Ideograph-R203-Black.el: Add some mappings between CNS 11643-6
6584         and CJK Ext-B code points.
6585         (M-48045): Map to U-0002A41A.
6586
6587 2006-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6588
6589         * Ideograph-R207-Drum.el (C6-647A): Unify U-00021537.
6590
6591         * Ideograph-R206-Tripod.el (U+9F0E): Use `->subsumptive';
6592         integrate JC3-8EB4.
6593         (C6-504F): Unify U-0002A502.
6594
6595 2006-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6596
6597         * Ideograph-R198-Deer.el, Ideograph-R196-Bird.el: Add some
6598         mappings between CNS 11643-6 and CJK Ext-B code points.
6599
6600 2006-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6601
6602         * Ideograph-R199-Wheat.el: Add some mappings between CNS 11643-6
6603         and CJK Ext-B code points.
6604
6605         * Ideograph-R004-Slash.el (U-0002A00B): Moved to
6606         Ideograph-R196-Bird.el; integrate M-46825 and C6-504E.
6607
6608 2006-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6609
6610         * Ideograph-R197-Salt.el (C6-3C7A): Unify U-000209F8.
6611
6612 2006-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6613
6614         * Ideograph-R195-Fish.el: Add some mappings between CNS 11643-6
6615         and CJK Ext-B code points.
6616         (C6-5A54): Use `->subsumptive' to integrate U-000242F3 and
6617         H12-EEB4; use `ideographic-{radical|strokes}@cns' instead of
6618         `ideographic-{radical|strokes}'; add
6619         `ideographic-{radical|strokes}@ucs' and
6620         `ideographic-{radical|strokes}@cns*sources'.
6621
6622         * Ideograph-R086-Fire.el (U-000242F3): Use `->subsumptive' to
6623         integrate M-45957 and C6-5A54; use `ideographic-radical@ucs'
6624         instead of `ideographic-radical'; add `ideographic-strokes@ucs',
6625         `ideographic-{radical|strokes}@cns',
6626         `ideographic-{radical|strokes}@cns*sources' and `total-strokes'.
6627
6628 2006-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6629
6630         * Ideograph-R194-Ghost.el: Add some mappings between CNS 11643-6
6631         and CJK Ext-B code points.
6632         (M-45768): Map to U-00029C89.
6633         (C6-646C): Map to U-00029C9B and M-45792.
6634
6635 2006-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6636
6637         * Ideograph-R191-Fight.el: Add some mappings between CNS 11643-6
6638         and CJK Ext-B code points.
6639
6640         * Ideograph-R001-One.el (U-00029C0A): Moved to
6641         Ideograph-R191-Fight.el; use `->subsumptive' to integrate C6-233D
6642         and M-45633.
6643         (U-00029C0B): Moved to Ideograph-R191-Fight.el; use
6644         `->subsumptive' to integrate C6-233C and M-45634.
6645
6646 2006-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6647
6648         * Ideograph-R184-Eat.el: Add some mappings between CNS 11643-6 and
6649         CJK Ext-B code points.
6650
6651 2006-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6652
6653         * Ideograph-R009-Man.el (U-000202D1): Use `->subsumptive' to
6654         integrate M-44027 and C6-4637; use
6655         `ideographic-{radical|strokes}@ucs' instead of
6656         `ideographic-{radical|strokes}@ucs'; add
6657         `ideographic-{radical|strokes}@cns' and
6658         `ideographic-{radical|strokes}@cns*sources'.
6659         (U-00029680): Moved to Ideograph-R184-Eat.el.
6660
6661 2006-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6662
6663         * Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
6664         Ideograph-R188-Bone.el: Add some mappings between CNS 11643-6 and
6665         CJK Ext-B code points.
6666
6667 2006-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6668
6669         * Ideograph-R187-Horse.el: Add some mappings between CNS 11643-6
6670         and CJK Ext-B code points.
6671         (M-44580): Map to U-0002986C.
6672         (M-44581): Unify U-0002986B.
6673         (M-44582): Unify U-0002986F.
6674         (M-44583): Unify U-0002986D.
6675         (U+99C2): Use `->subsumptive'.
6676         (C6-6450): Use `<-subsumptive' for U+99C2; add UU+99C2; unify
6677         U-0002FA06.
6678         (C2-4F3F): Use `<-subsumptive' for U+99C2; separate UU+99C2; add
6679         CU+99C2.
6680         (M-44630): Unify U-00029885.
6681         (M-44631): Unify U-0002988A.
6682         (M-44632): Unify U-00029884.
6683
6684 2006-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6685
6686         * Ideograph-R186-Fragrant.el, Ideograph-R185-Head.el: Add some
6687         mappings between CNS 11643-6 and CJK Ext-B code points.
6688
6689 2006-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6690
6691         * Ideograph-R182-Wind.el: Add some mappings between CNS 11643-6
6692         and CJK Ext-B code points.
6693         (M-43790): Unify U-000295AD and H11-F8C3.
6694
6695 2006-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6696
6697         * Ideograph-R183-Fly.el (C6-3C75): Map to U-00029671.
6698
6699 2006-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6700
6701         * Ideograph-R175-Wrong.el: Add some mappings between CNS 11643-6
6702         and CJK Ext-B code points.
6703         (C6-5037): Map to U-000291F0; integrate H1-CF5B.
6704         (M-42601): Map to U-000291F4; integrate H11-A5CB.
6705
6706         * Ideograph-R009-Man.el (U-000291F0): Moved to
6707         Ideograph-R175-Wrong.el.
6708
6709 2006-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6710
6711         * Ideograph-R177-Leather.el: Add some mappings between CNS 11643-6
6712         and CJK Ext-B code points.
6713         (U+4A54): Use `->subsumptive'.
6714         (U+9778): Use `->denotational'.
6715         (C6-6425): Unify U-0002927C and M-42763.
6716
6717         * Ideograph-R178-Tanned-Leather.el: Add some mappings between CNS
6718         11643-6 and CJK Ext-B code points.
6719
6720         * Ideograph-R176-Face.el: Add some mappings between CNS 11643-6
6721         and CJK Ext-B code points.
6722         (C6-347A): Unify U-00020691 and H11-E7C2; use
6723         `ideographic-{radical|strokes}@cns' instead of
6724         `ideographic-{radical|strokes}'; add
6725         `ideographic-{radical|strokes}@ucs',
6726         `ideographic-{radical|strokes}@cns*sources' and `total-strokes'.
6727
6728         * Ideograph-R017-Open-Box.el (U-00020691): Unify C6-347A and
6729         M-42619; use `ideographic-radical@ucs' instead of
6730         `ideographic-radical'; add `ideographic-strokes@ucs',
6731         `ideographic-{radical|strokes}@cns',
6732         `ideographic-{radical|strokes}@cns*sources' and `total-strokes'.
6733
6734         * Ideograph-R181-Leaf.el: Add some mappings between CNS 11643-6
6735         and CJK Ext-B code points.
6736
6737         * Ideograph-R179-Leek.el (C6-5A2D): Map to U-00029402.
6738
6739 2006-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6740
6741         * Ideograph-R153-Badger.el: Add mappings for Big5 code points.
6742
6743         * Ideograph-R152-Pig.el: Add mappings for Big5 code points.
6744
6745 2006-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6746
6747         * Ideograph-R173-Rain.el: Add some mappings between CNS 11643-6
6748         and CJK Ext-B code points.
6749         (U+96EF): Use `->subsumptive'.
6750         (M-42279): New character.
6751         (C6-637E): Unify U-000290AD; add `<-unknown' for M-42279.
6752
6753 2006-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6754
6755         * Ideograph-R174-Blue.el: Add some mappings between CNS 11643-6
6756         and CJK Ext-B code points.
6757         (U-000291D5): Use `->denotational'.
6758
6759         * Ideograph-R039-Child.el (U+5B76): Use `->denotational'; add
6760         `<-denotational' for J97-555A.
6761         (J97-555A): New abstract character.
6762         (U+5B73): Add `<-denotational' for J97-555A.
6763         (U+3745): Use `->subsumptive'.
6764
6765 2006-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6766
6767         * Ideograph-R172-Short-Tailed-Bird.el: Add some mappings between
6768         CNS 11643-6 and CJK Ext-B code points.
6769         (U+49F1): Use `->subsumptive'.
6770         (U+96BC): Use `->subsumptive'.
6771         (U+96C2): Use `->subsumptive'.
6772         (U+96CE): Use `->subsumptive'.
6773         (M-42006): Map to U-00028FAC.
6774         (M-42007): Map to U-00028FB0.
6775         (M-42008): Map to U-00028FB1.
6776         (U+96D0): Use `->subsumptive'.
6777         (U-00028FC1): Use `->denotational' and `->subsumptive'.
6778         (U-00028FC2): Use `->denotational'.
6779         (M-42035): Map to U-00028FC7.
6780
6781         * Ideograph-R040-Roof.el (U+5BB0): Use `->subsumptive'.
6782         (J0-3A4B): Use `<-subsumptive' for U+5BB0; add
6783         `<-formed@synonymous' for M-16662.
6784
6785 2006-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6786
6787         * Ideograph-R079-Weapon.el: Add some character relations.
6788
6789         * Ideograph-R171-Slave.el (U+96B6): Use `->subsumptive'.
6790         (C6-596D): Map to U-00028F76.
6791         (M-41925): Map to U-00028F77.
6792         (U-00028F78): Use `->subsumptive'.
6793
6794         * Ideograph-R109-Eye.el (U+7762): Use `->subsumptive'.
6795         (JX1-7877): Use `<-subsumptive' for U+7762; add J78i1-7033,
6796         `<-error@jis/x0208' for J0-7033 and `<-error@jis/x0208*sources'.
6797
6798 2006-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6799
6800         * Ideograph-R170-Mound.el: Add some mappings between CNS 11643-6
6801         and CJK Ext-B code points.
6802         (M-41554): Unify U-00028E19.
6803         (C6-3C67): Use `<-subsumptive' for U-00020B54; use
6804         `ideographic-{radical|strokes}@cns' instead of
6805         `ideographic-{radical|strokes}'; add
6806         `ideographic-{radical|strokes}@ucs' and
6807         `ideographic-{radical|strokes}@cns*sources'.
6808         (M-41575): Unify U-00028E25.
6809         (C6-457D): Unify U-00020072 and H1-AA59; don't map to M-41575; use
6810         `ideographic-{radical|strokes}@cns' instead of
6811         `ideographic-{radical|strokes}'; add
6812         `ideographic-{radical|strokes}@ucs'; add `<-unknown' for
6813         U-00028E25.
6814         (C6-457E): Unify U-000200C2 and H12-EB4A; use
6815         `ideographic-{radical|strokes}@cns' instead of
6816         `ideographic-{radical|strokes}'; add
6817         `ideographic-{radical|strokes}@ucs'.
6818         (C6-346F): Map to U-00028E55 and M-41641.
6819         (C6-5023): Map to U-00028EA5 and M-41737.
6820         (C7-3D33): Map to U-00028EEA.
6821         (C6-5961): Map to U-00028ED8 and M-41803.
6822
6823         * Ideograph-R027-Cliff.el (U-00020A83): Add `ideographic-strokes'
6824         and `total-strokes'; add `<-unknown' for M-00159.
6825
6826         * Ideograph-R169-Gate.el: Add some mappings between CNS 11643-6
6827         and CJK Ext-B code points.
6828         (C6-3C66): Map to U-00028CCF.
6829         (U-00028CCF): Add `<-formed@shuowen-zhu' for M-41215 and
6830         `<-formed@shuowen-zhu*sources'.
6831         (M-41228): Map to U-00028CD5.
6832         (U+4996): Use `->subsumptive' to integrate M-41291.
6833
6834         * Ideograph-R167-Gold.el: Add some mappings between CNS 11643-6
6835         and CJK Ext-B code points.
6836         (U+91DE): Use `->subsumptive'.
6837         (U+91DF): Use `->subsumptive'.
6838         (C6-3C64): Unify U-0002893E and H1-C950.
6839         (M-49803): Separate C6-3C62.
6840         (C6-3C62): Unify U-00028940; add `<-unknown' for M-49803.
6841         (U+91E3): Use `->denotational'.
6842         (C6-4577): Map to U-00028944; separate M-40194; use
6843         `<-denotational' to integrate H1-CCB6.
6844         (M-40194): Use `<-denotational' for U-00028944; unify H1-CCB6.
6845         (U+491C): Use `->subsumptive'.
6846         (U+91FE): Likewise.
6847         (U+9204): Likewise.
6848         (U+9206): Use `->subsumptive'.
6849         (U+9220): Use `->subsumptive'.
6850         (U+9268): Likewise.
6851         (U+9269): Use `->denotational'.
6852         (U-00028983): New character; unify M-40344.
6853         (U+92A0): Use `->subsumptive'.
6854         (U+92A4): Use `->subsumptive'.
6855         (U+92A5): Use `->subsumptive'.
6856         (U+92A8): Use `->subsumptive'.
6857
6858         * Ideograph-R004-Slash.el (U-000200C2): Unify C6-457E and M-41609;
6859         use `ideographic-{radical|strokes}@ucs' instead of
6860         `ideographic-{radical|strokes}'; add
6861         `ideographic-{radical|strokes}@cns'.
6862
6863         * Ideograph-R002-Line.el (U-00020072): Unify C6-457D; use
6864         `ideographic-{radical|strokes}@ucs' instead of
6865         `ideographic-{radical|strokes}'; add
6866         `ideographic-{radical|strokes}@cns'; add `<-unknown' for
6867         U-00028E25.
6868
6869         * Ideograph-R168-Long.el: Add some mappings between CNS 11643-6
6870         and CJK Ext-B code points.
6871         (M-41116): Unify U-00028C60.
6872         (M-41117): Unify U-00028C61 and H10-F470.
6873         (M-41118): Unify U-00028C63.
6874         (U-00028C86): Use `->denotational'.
6875         (U-00028C89): Use `->denotational' instead of `->subsumptive'.
6876
6877         * Ideograph-R029-Again.el (U-00020B54): Use `->subsumptive';
6878         integrate C6-3C67 and M-41563; use
6879         `ideographic-{radical|strokes}@ucs' instead of
6880         `ideographic-{radical|strokes}'; add
6881         `ideographic-{radical|strokes}@cns' and
6882         `ideographic-{radical|strokes}@cns*sources'.
6883
6884         * Ideograph-R009-Man.el (U-0002893E): Moved into
6885         Ideograph-R167-Gold.el.
6886         (U-00028944): Likewise.
6887
6888 2006-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6889
6890         * Ideograph-R166-Village.el: Add some mappings between CNS 11643-6
6891         and CJK Ext-B code points.
6892         (M-40142): Map to U-0002892B.
6893
6894         * Ideograph-R165-Distinguish.el: Add some mappings between CNS
6895         11643-6 and CJK Ext-B code points.
6896
6897 2006-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6898
6899         * Ideograph-R188-Bone.el (U+9AB2): Use `->denotational' and
6900         `->subsumptive'.
6901         (U+4BCA): Likewise.
6902         (U+4BCB): Likewise.
6903         (U+4BCC): Likewise.
6904         (U+9AB3): Likewise.
6905         (U+9AB4): Likewise.
6906
6907 2006-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6908
6909         * Ideograph-R078-Death.el: Add some character relations.
6910
6911         * Ideograph-R128-Ear.el (U-00026552): Use `->subsumptive';
6912         integrate H7-EBC9.
6913
6914         * Ideograph-R104-Sickness.el (U+3F90): Use `->subsumptive';
6915         integrate M-22165.
6916         (U+75D4): Use `->denotational' and `->subsumptive'.
6917         (U+75D5): Use `->subsumptive'.
6918
6919 2006-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6920
6921         * Ideograph-R140-Grass.el (U+843D): Use `->denotational'.
6922         (C1-662F): Use `<-denotational' for U+843D; add `->formed' and
6923         `->synonyms@s=die' for U-000239F3.
6924
6925         * Ideograph-R132-Self.el (U-0002691A): Add `<-formed' and `<-same'
6926         for C5-2967.
6927
6928 2006-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6929
6930         * Ideograph-R076-Lack.el (J0-3656): Add S1-3928.
6931         (U-000238CC): Use `->denotational' and `->subsumptive'.
6932         (M-16106): New character; use `<-denotational' for U-000238CC.
6933         (J0-343E): Add S1-3922.
6934         (U-000238CD): Use `->subsumptive'; integrate M-16108.
6935
6936         * Ideograph-R017-Open-Box.el (U+51F6): Use `->subsumptive'.
6937
6938         * Ideograph-R013-Down-Box.el (U-0002054B): Use `->denotational'
6939         instead of `->subsumptive'.
6940         (BC-88AE): New character; use `<-denotational' for U-0002054B.
6941
6942         * maps-conf.el: Don't add `=gt-pj-1' for J90-3B44.
6943
6944 2006-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6945
6946         * Ideograph-R025-Divination.el (GT-K00153): New character.
6947         (M-02776): Unify U-000209D2.
6948
6949 2006-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6950
6951         * Ideograph-R164-Wine.el: Add some mappings between CNS 11643-6
6952         and CJK Ext-B code points.
6953
6954         * maps-conf.el: Don't add `=gt-pj-1' for
6955         J90-{475B|6E47|4371|3F5D|6E49|4D6F|3C72|3D37|6E4C}.
6956
6957 2006-09-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6958
6959         * Ideograph-R062-Halberd.el (U+9168): Copied from
6960         Ideograph-R164-Wine.el.
6961
6962 2006-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6963
6964         * Ideograph-R157-Foot.el (M-37637): Add `<-formed' and `<-same'
6965         for M-16311.
6966         (U-000281B0): Add `<-formed' add `<-same' for U-0002397E.
6967         (U+8E8C): Use `->subsumptive'.
6968
6969 2006-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6970
6971         * Ideograph-R077-Stop.el: Add some character relations.
6972
6973 2006-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6974
6975         * Ideograph-R076-Lack.el: Add some character relations.
6976
6977 2006-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6978
6979         * Oracle-Bones.el (ZOB-0007): Fix `ideographic-structure'.
6980         (ZOB-0025): Likewise.
6981         (ZOB-0130): Likewise.
6982         (ZOB-0244): Likewise.
6983         (ZOB-{0321..0339}): New character.
6984
6985 2006-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6986
6987         * Ideograph-R163-City.el: Add some mappings between CNS 11643-6
6988         and CJK Ext-B code points.
6989
6990         * Oracle-Bones.el:
6991         - Add `ideographic-structure' for some characters.
6992         - Add missing sources for some characters.
6993         - Add new characters.
6994         (ZOB-0018): Add `ideographic-structure'; use GT-K00118 instead of
6995         <HIRAGANA LETTER KU> in `<-Oracle-Bones'.
6996
6997 2006-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6998
6999         * Ideograph-R162-Walk.el: Add some mappings between CNS 11643-6
7000         and CJK Ext-B code points.
7001
7002         * char-db-util.el (shuowen-radicals): Add 6 radicals.
7003
7004 2006-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7005
7006         * Ideograph-R012-Eight.el (U-00020507): Use `->subsumptive' to
7007         integrate C6-233B; use `ideographic-{radical|strokes}@ucs' instead
7008         of `ideographic-{radical|strokes}'; add
7009         `ideographic-{radical|strokes}@cns' and
7010         `ideographic-{radical|strokes}@cns*sources'.
7011
7012 2006-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7013
7014         * Ideograph-R161-Morning.el: Add some mappings between CNS 11643-6
7015         and CJK Ext-B code points.
7016         (U+8FB0): Use `->subsumptive'.
7017         (G0-4868): Use `->subsumptive' to separate C1-5849 as a different
7018         object which has different representative glyph image.
7019         (U+8FB2): Use `->subsumptive'.
7020         (U+4885): Use `->denotational' and `->subsumptive'.
7021         (U+4887): Use `->denotational'.
7022         (U+8FB3): Use `->subsumptive'.
7023
7024 2006-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7025
7026         * maps-conf.el: Don't add `=gt-pj-1' for J90-4324.
7027
7028         * Ideograph-R075-Tree.el (JSP-4466): Separate H4-AC41; modify
7029         `ideographic-structure'.
7030
7031         * Ideograph-R159-Cart.el: Add some mappings between CNS 11643-6
7032         and CJK Ext-B code points.
7033         (U+4842): Use `->subsumptive'.
7034         (U+8ED0): Likewise.
7035         (U+4846): Likewise.
7036         (U+8ED7): Likewise.
7037         (U+4848): Likewise.
7038         (U+4849): Likewise.
7039         (U+484A): Use `->denotational'.
7040         (U+8EDC): Use `->denotational' and `->subsumptive'.
7041         (U+8EE1): Use `->subsumptive'.
7042         (U+8EF1): Likewise; delete `japanese-strokes'.
7043         (U+4850): Use `->subsumptive'.
7044         (U+8F0E): Use `->denotational' and `->subsumptive'.
7045         (U+8F0F): Use `->subsumptive'.
7046         (U+4859): Likewise.
7047
7048 2006-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7049
7050         * Ideograph-R160-Bitter.el: Add some mappings between CNS 11643-6
7051         and CJK Ext-B code points.
7052
7053 2006-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7054
7055         * Ideograph-R156-Run.el: Add some mappings between CNS 11643-6 and
7056         CJK Ext-B code points.
7057         (C6-2E32): Unify U-00027E86 and H1-ABF7.
7058         (U+4796): Use `->subsumptive'.
7059         (M-37044): Unify U-00027E99.
7060         (U+8D79): Use `->subsumptive'.
7061         (U+8D7A): Use `->subsumptive'.
7062         (U+479A): Use `->subsumptive'.
7063         (U+8D7D): Use `->subsumptive'.
7064         (U+8D87): Use `->subsumptive'.
7065         (C6-626D): Map to U-00027EEC and M-37125.
7066         (U-00027ED5): Use `->subsumptive'.
7067         (C6-5869): Unify U-00027EDC and M-37140.
7068         (M-37142): Unify U-00027EDE instead of U+8D93.
7069         (U+8D93): Don't map to M-37142; use `->subsumptive'.
7070         (U+47AD): Use `->denotational' and `->subsumptive'.
7071         (U+47B1): Use `->subsumptive'.
7072         (U+8D98): Use `->subsumptive'.
7073         (U+8D99): Use `->denotational' and `->subsumptive'.
7074         (U+8D9A): Use `->subsumptive'.
7075
7076 2006-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7077
7078         * Ideograph-R157-Foot.el: Add some mappings between CNS 11643-6
7079         and CJK Ext-B code points.
7080         (U-00027FBB): Use `->subsumptive'.
7081         (M-37372): Unify U-00027FC0 and C6-345A.
7082         (M-37373): Unify U-00027FBE.
7083         (M-37374): Unify U-00027FBD.
7084         (U+8DB4): Use `->subsumptive'.
7085         (U+8DB5): Use `->denotational'.
7086         (G0-7540): Use `<-denotational' for U+8DB5; unify JC3-80AA.
7087         (C6-3C40): Unify U-00027FC4 and M-37382.
7088         (U+47D5): Use `->subsumptive'.
7089         (U+8DB9): Use `->denotational' and `->subsumptive'.
7090         (U+47D8): Use `->subsumptive'.
7091         (U+47D9): Likewise.
7092         (U+47DC): Use `->denotational' and `->subsumptive'.
7093         (U-00027FD7): Use `->subsumptive'.
7094         (U+47DD): Use `->subsumptive'.
7095         (U+47DE): Use `->subsumptive'.
7096         (U-00027FDD): Use `->subsumptive'.
7097         (U+8DC5): Use `->subsumptive'.
7098         (U+47DF): Use `->subsumptive'.
7099         (U+8DCE): Use `->subsumptive'; integrate JC3-66C9.
7100         (U+47EA): Use `->subsumptive'.
7101         (U+8DD0): Use `->subsumptive'.
7102         (C6-5872): Unify U-00028022 and M-37519'.
7103         (U+8DED): Use `->subsumptive'.
7104         (U-00028027): Unify M-37531.
7105         (U+8DFE): Use `->subsumptive'.
7106         (C6-6322): Unify U-00028040 and H1-D34C.
7107         (U+47F8): Use `->subsumptive'.
7108         (U+8E06): Use `->denotational' and `->subsumptive'.
7109         (U+47FD): Use `->subsumptive'.
7110         (U+8E0C): Use `->subsumptive'.
7111
7112         * Ideograph-R158-Body.el: Add some mappings between CNS 11643-6
7113         and CJK Ext-B code points.
7114         (U+4837): Use `->subsumptive'.
7115         (U+4838): Likewise.
7116         (U+8EB2): Use `->subsumptive'.
7117         (U+4839): Use `->subsumptive'.
7118         (U+8EB3): Use `->denotational'.
7119         (U+8EB4): Use `->subsumptive'.
7120         (U-0002824B): Use `->subsumptive'.
7121
7122         * Ideograph-R009-Man.el (U-00028040): Moved to
7123         Ideograph-R157-Foot.el.
7124
7125         * Ideograph-R004-Slash.el (U-00027E86): Moved to
7126         Ideograph-R156-Run.el.
7127
7128 2006-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7129
7130         * Ideograph-R154-Shell.el: Add some mappings between CNS 11643-6
7131         and CJK Ext-B code points.
7132         (U+8CC5): Use `->subsumptive'.
7133         (C6-5862): Unify U-00027D70 and H1-D1AC.
7134         (U+8CD5): Use `->subsumptive'.
7135         (U+8CE6): Use `ideographic-strokes@daikanwa' instead of
7136         `ideographic-strokes'; use `ideographic-strokes@cns' instead of
7137         `kangxi-strokes'; add `total-strokes@daikanwa'; use
7138         `total-strokes@cns' instead of `total-strokes'.
7139         (U+477E): Unify M-36801.
7140         (U-00027D96): New character.
7141
7142         * Ideograph-R009-Man.el (U-00027D70): Moved into
7143         Ideograph-R154-Shell.el.
7144
7145         * Ideograph-R155-Red.el: Add some mappings between CNS 11643-6 and
7146         CJK Ext-B code points.
7147
7148 2006-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7149
7150         * Ideograph-R152-Pig.el: Add some mappings between CNS 11643-6 and
7151         CJK Ext-B code points.
7152         (U+4746): Use `->subsumptive'.
7153         (U+8C58): Use `->subsumptive'.
7154         (U-00027C30): Use `->subsumptive'.
7155         (U+4747): Likewise.
7156         (U+8C5F): Use `->denotational'.
7157         (U-00027C35): Use `->subsumptive'.
7158         (U-00027C44): Likewise.
7159         (U-00027C53): Use `->denotational'.
7160
7161 2006-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7162
7163         * Ideograph-R153-Badger.el: Add some mappings between CNS 11643-6
7164         and CJK Ext-B code points.
7165         (M-36533): Unify U+475B.
7166         (M-36534): Map to U-00027CBA.
7167         (M-36535): Unify U-00027CBB.
7168         (C6-5851): Unify U-00027CC3 and M-36545.
7169         (U+475C): Use `->denotational' and `->subsumptive'.
7170         (U-00027CD9): Use `->subsumptive'.
7171
7172 2006-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7173
7174         * Ideograph-R149-Speech.el: Add mappings for Big5 code points.
7175
7176 2006-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7177
7178         * Ideograph-R149-Speech.el: Add some mappings between CNS 11643-6
7179         and CJK Ext-B code points.
7180         (M-35209): Map to U-0002795E.
7181         (M-35210): Map to U-0002795F.
7182         (M-35355): Map to U-000279A0.
7183         (M-35495): Don't map to U+46D6 and C3-445E.
7184
7185 2006-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7186
7187         * Ideograph-R147-See.el: Add some mappings between CNS 11643-6 and
7188         CJK Ext-B code points.
7189         (M-34799): Map to U-00027808.
7190
7191 2006-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7192
7193         * Ideograph-R009-Man.el (U+4EFF): Move S1-0167 to JSP-3051.
7194         (U-000201D7): Use `->subsumptive'.
7195         (J0-3B77): Separate C1-487D.
7196         (J0-3B78): Omit BU+4F8D because UU+4F8D is added.
7197         (U-000202BE): Use `->subsumptive'.
7198
7199 2006-04-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7200
7201         * Ideograph-R145-Clothes.el: Add some mappings between CNS 11643-6
7202         and CJK Ext-B code points.
7203
7204 2006-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7205
7206         * Ideograph-R142-Insect.el: Add some mappings between CNS 11643-6
7207         and CJK Ext-B code points.
7208         (U+45AA): Use `->subsumptive'; use
7209         `{ideographic|total}-strokes@{daikanwa|cns}'.
7210         (M-32972): Don't relate with U+86CA; use `->subsumptive' to
7211         integrate H7-F7E5.
7212         (U+86CA): Unify M-32974 instead of M-32972.
7213         (U+8723): Use `->denotational' instead of `->subsumptive'.
7214         (parent of M-33217): Unify U-00027351; delete `<-denotational' for
7215         U+8744; add `<-unknown' for U+8744 instead.
7216         (U+8746): Use `->denotational' instead of `->subsumptive'.
7217         (U-00027388): Use `->denotational'.
7218         (U+8747): Use `->denotational'.
7219         (C6-6178): Map to U-0002733B and M-49685.
7220         (U-00027380): New character; add `ideographic-strokes@daikanwa';
7221         it may be a mistake.
7222         (M-33350): Use `<-subsumptive' for U-00027380.
7223         (C6-6177): Likewise.
7224
7225 2006-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7226
7227         * Ideograph-R076-Lack.el:
7228         - Add some missing mappings between UCS and Daikanwa.
7229         - Use `->subsumptive' for some character definitions.
7230         (U-000238AE): Use `->denotational'; integrate M-16059.
7231         (U-000238AF): Use `->denotational' and `->subsumptive'; integrate
7232         M-16060.
7233         (U-000238B6): New character.
7234         (M-16076): New character.
7235         (CB03389): Add `<-unknown' for U+6B36.
7236         (U-000238A3): Use `->denotational'; integrate M-16083.
7237         (U+6B34): Use `->denotational' and `->subsumptive'.
7238         (U-000238CB): Use `->denotational' and `->subsumptive'.
7239
7240 2006-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7241
7242         * Ideograph-R184-Eat.el (K0-5146): Unify JC3-6DB1.
7243         (U+98E3): Use `->denotational' and `->subsumptive'.
7244         (U+98E4): Use `->denotational' and `->subsumptive'; integrate
7245         JC3-8EA7.
7246
7247         * Ideograph-R198-Deer.el (U+9E83): Use `->subsumptive'; integrate
7248         JC3-6FB9.
7249         (M-47605): Map to U-0002A292.
7250         (U+9E84): Use `->subsumptive'.
7251         (U+4D21): Likewise.
7252         (U+4D22): Use `->subsumptive'.
7253         (U+4D23): Use `->subsumptive'.
7254
7255 2006-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7256
7257         * Ideograph-R169-Gate.el (U-00028D92): New character.
7258         (U+95D9): Use `->denotational' and `->subsumptive'.
7259
7260 2006-03-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7261
7262         * Ideograph-R149-Speech.el (U+46B1): Use `->subsumptive'.
7263         (U+8A0C): Use `->subsumptive'.
7264         (U+8A0D): Use `->subsumptive'.
7265         (U-00027963): Use `->subsumptive'.
7266         (U+8A0E): Use `->subsumptive'.
7267
7268         * Ideograph-R146-West.el (U-000277E9): Use `->subsumptive'.
7269         (U+4673): Use `->subsumptive'.
7270         (U-000277EA): Use `->subsumptive'.
7271         (U+4674): Use `->denotational'.
7272         (M-34776): Unify U-000277EC and H7-EFF4.
7273         (U+4675): Use `->denotational'.
7274
7275 2006-03-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7276
7277         * Ideograph-R145-Clothes.el (U-0002764F): New character.
7278         (U+8921): Use `->denotational' and `->subsumptive'.
7279         (U+8922): Use `->subsumptive'.
7280         (U+8923): Use `->subsumptive'.
7281         (U+892F): Use `->subsumptive'.
7282         (U+8930): Use `->subsumptive'.
7283         (U+8931): Use `->subsumptive'.
7284         (U-00027708): Use `->denotational'.
7285
7286 2006-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7287
7288         * Ideograph-R154-Shell.el (JX1-7C38): Unify JC3-65F4.
7289
7290 2006-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7291
7292         * Ideograph-R134-Mortar.el (U-00026951): Unify BC-8AA3.
7293         (U-00026952): Use `->subsumptive'.
7294         (U+8200): Use `->denotational'.
7295         (M-30192): Map to U-00026963.
7296         (U-00026967): Use `->subsumptive'; integrate M-30192' and
7297         GT-39041; use `{ideographic|total}-strokes@cns' instead of
7298         `{ideographic|total}-strokes'; add
7299         `{ideographic|total}-strokes@cns*sources' and
7300         `{ideographic|total}-strokes@gt'.
7301         (U-0002696B): Use `->denotational'.
7302         (U-00026965): Unify M-30193.
7303         (U+8202): Use `->subsumptive'.
7304         (U-00026968): Use `->subsumptive'.
7305         (U-00026969): Use `->subsumptive'.
7306         (M-30199): Unify U-0002696A and H6-CC4D.
7307         (M-30200): Unify U-0002696C, H8-CC4E and CB11966.
7308         (U+4455): Use `->subsumptive'.
7309         (U-00024518): Use `->denotational'.
7310
7311 2006-03-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7312
7313         * Ideograph-R109-Eye.el (U-0002531A): Use `->subsumptive'.
7314         (U-0002531B): Use `->subsumptive'.
7315         (U+77CD): Use `->subsumptive'.
7316         (U-0002531C): Likewise.
7317
7318 2006-03-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7319
7320         * Ideograph-R086-Fire.el (U+71EE): Use `->subsumptive'.
7321         (U-000243FB): Likewise.
7322         (U+71EF): Likewise.
7323         (U-000243FC): Use `->denotational'.
7324
7325         * Ideograph-R053-Dotted-Cliff.el (U+3886): Use `->subsumptive'.
7326         (U-00022225): Likewise.
7327         (M-09345): Map to U-00022226.
7328         (U-0002222C): Use `->subsumptive'.
7329         (M-09347): Map to U-0002222F.
7330         (U-0002222D): Use `->denotational' and `->subsumptive'.
7331         (U+5EB0): Use `->denotational'.
7332         (U-00022233): Use `->subsumptive'.
7333         (U+3888): Likewise.
7334         (U+3889): Use `->subsumptive'.
7335         (U-00022234): Likewise.
7336         (U+388A): Likewise.
7337         (U+5EB1): Use `->denotational' and `->subsumptive'.
7338         (U-00022235): Use `->subsumptive'.
7339         (U+5EB2): Use `->subsumptive'.
7340         (U-00022236): Use `->subsumptive'.
7341         (U+5EB3): Use `->subsumptive'.
7342         (U-00022237): Use `->subsumptive'.
7343         (U-00022238): Likewise.
7344         (U-00022239): Likewise.
7345         (U-0002223A): Likewise.
7346         (U-0002223B): Likewise.
7347         (U-0002223C): Likewise.
7348         (U-0002223D): Likewise.
7349         (U+5EB4): Use `->subsumptive'.
7350         (U+388B): Use `->subsumptive'.
7351         (U-00022281): Use `->subsumptive'.
7352         (U+5ECC): Use `->subsumptive'.
7353
7354 2006-03-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7355
7356         * Ideograph-R085-Water.el (U+6CE3): Use `->subsumptive'.
7357         (U+6CF0): Use `->subsumptive'.
7358         (U+6CF1): Use `->subsumptive'.
7359
7360 2006-03-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7361
7362         * Ideograph-R075-Tree.el (U+68DE): Use `->subsumptive'.
7363         (U+3B7A): Use `->subsumptive'.
7364         (U+68E0): Likewise.
7365         (U-000235B7): Likewise.
7366         (U+69AD): Use `->subsumptive'.
7367         (U+69AE): Likewise.
7368
7369         * maps-conf.el: Don't add `=gt-pj-1' for J90-353D.
7370
7371 2006-03-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7372
7373         * Ideograph-R064-Hand.el (U+3A24): Use `->subsumptive'.
7374         (U-00022C6C): Use `->subsumptive'.
7375         (U+6431): Use `->subsumptive'.
7376         (U+6432): Likewise.
7377         (U+6433): Use `->denotational' and `->subsumptive'.
7378         (U+3A25): Likewise.
7379         (U+6434): Use `->subsumptive'.
7380
7381 2006-03-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7382
7383         * Ideograph-R070-Square.el (U+3AC4): Use `->denotational' instead
7384         of `->subsumptive'; integrate H6-BFE2.
7385
7386         * Ideograph-R066-Rap.el (U+653E): Use `->subsumptive'.
7387         (U-00022EF9): Likewise.
7388         (U+656B): Likewise.
7389
7390 2006-03-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7391
7392         * Ideograph-R009-Man.el: Use <CJK RADICAL PERSON> instead of
7393         U+4EBB in `ideographic-structure'.
7394
7395 2006-03-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7396
7397         * Ideograph-R061-Heart.el (JX1-7449): Use `->subsumptive' to
7398         integrate JC3-90ED with JC3-4DC9.
7399         (U+5FEA): Use `->subsumptive'.
7400         (U-0002278B): Delete incomplete `ideographic-structure'.
7401         (M-10974): Map to U-00022778; unify H6-E1AA.
7402         (M-10976): Map to U-0002276F.
7403         (M-10977): Unify U-00022773 and H6-E0DE.
7404         (M-10978): Unify U-00022774.
7405         (U+6123): Use `->subsumptive'.
7406         (U-000227B6): Likewise.
7407
7408         * Ideograph-R037-Big.el (U-00021636): Use `->denotational' and
7409         `->subsumptive'.
7410         (U+595C): Use `->subsumptive'.
7411         (U+595D): Use `->denotational'.
7412         (U+595E): Use `->subsumptive'.
7413
7414 2006-03-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7415
7416         * Ideograph-R046-Mountain.el (U+5D6B): Use `->denotational' and
7417         `->subsumptive'.
7418         (U+5D6C): Use `->subsumptive'.
7419         (U+37F4): Likewise.
7420
7421 2006-03-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7422
7423         * Ideograph-R040-Roof.el (M-07056): Unify CB08762.
7424         (C3-223D): Unify H3-B7A1.
7425         (U-00021A7F): Use `->subsumptive'.
7426         (U+5BE7): Use `->denotational' and `->subsumptive'.
7427
7428         * Ideograph-R031-Enclosure.el (U+56E6): Use `->subsumptive'.
7429         (C1-504C): Add `ideographic-structure'.
7430
7431         * Ideograph-R035-Go-Slowly.el (U-00021580): Use `->denotational'
7432         and `->subsumptive'.
7433
7434         * Ideograph-R029-Again.el (U+53D3): Use `->subsumptive'.
7435
7436 2006-03-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7437
7438         * Ideograph-R026-Seal.el (U+5371): Use `->denotational'.
7439         (U-00020A12): Use `->subsumptive'.
7440
7441         * Ideograph-R024-Ten.el (M-02705): Map to U-0002097F.
7442         (U+4EDF): Copied from Ideograph-R009-Man.el.
7443
7444 2006-03-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7445
7446         * Ideograph-R187-Horse.el (U+99E6): Use `->denotational' and
7447         `->subsumptive'.
7448         (M-44709): Use `<-denotational' for U+99E6; unify JC3-6DDB.
7449
7450         * Ideograph-R173-Rain.el (U+96F6): Use `->subsumptive'.
7451         (U+9700): Likewise.
7452
7453         * Ideograph-R172-Short-Tailed-Bird.el (U+96CB): Use
7454         `->subsumptive'.
7455
7456 2006-03-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7457
7458         * Ideograph-R030-Mouth.el (U+55A2): Use `->denotational' instead
7459         of `->subsumptive'.
7460
7461         * Ideograph-R012-Eight.el (U-0002F811): Compact
7462         `ideographic-structure'.
7463
7464 2006-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7465
7466         * Ideograph-R200-Hemp.el (K0-582B): Unify JC3-6FC6.
7467
7468         * Ideograph-R181-Leaf.el (J90-453F): Unify JC3-6CF4.
7469         (C1-794D): Unify JC3-6CFC.
7470
7471         * Ideograph-R170-Mound.el (U+9697): Use `->subsumptive'.
7472
7473         * Ideograph-R130-Meat.el (U+43CC): Use `->subsumptive'.
7474
7475         * Ideograph-R124-Feather.el (U+7FEB): Unify JC3-60B3.
7476
7477         * Ideograph-R094-Dog.el (U+72CA): Unify B-CFBE.
7478         (M-20320): Separate B-CFBE.
7479
7480 2006-03-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7481
7482         * Ideograph-R018-Knife.el (U+523C): Integrate H12-EBB6.
7483
7484         * Ideograph-R162-Walk.el (K0-4E26): Unify JC3-67DE.
7485
7486         * Ideograph-R021-Spoon.el (M-02572): Use <CJK RADICAL PERSON>
7487         instead of U+4EBB in `ideographic-structure'.
7488         (G0-3B2F): Likewise.
7489
7490         * Ideograph-R018-Knife.el (U-000202F4): Use <CJK RADICAL PERSON>
7491         instead of U+4EBB in `ideographic-structure'.
7492
7493 2006-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7494
7495         * Ideograph-R064-Hand.el (U+63CD): Use `->denotational' and
7496         `->subsumptive'.
7497         (U+63CE): Use `->subsumptive'.
7498         (U+63CF): Use `->denotational'.
7499         (U+3A0C): Use `->subsumptive'.
7500
7501 2006-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7502
7503         * Ideograph-R025-Divination.el (U-000209D7): Unify GT-03556 and
7504         GT-K01787.
7505         (U-000209D8): Use `->subsumptive'.
7506         (M-02786): Map to U-000209D6.
7507
7508 2006-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7509
7510         * Ideograph-R061-Heart.el (U+6160): Use `->denotational' and
7511         `->subsumptive'.
7512         (U+397F): Likewise.
7513
7514 2006-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7515
7516         * Ideograph-R072-Sun.el (U+3AF3): Use `->denotational' and
7517         `->subsumptive'.
7518
7519 2006-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7520
7521         * Ideograph-R046-Mountain.el (U+5CC3): Unify H2-F04B; add
7522         `<-simplified@CN' for U+5D64.
7523         (U-00021EAF): Use `->subsumptive'.
7524         (U+5D61): Use `->subsumptive'.
7525         (U+5D62): Use `->subsumptive'.
7526         (U-00021EB0): Use `->subsumptive'.
7527         (U+5D63): Use `->subsumptive'.
7528         (U-00021EB2): Use `->denotational' and `->subsumptive'.
7529         (U+5D64): Use `->subsumptive'.
7530
7531         * Ideograph-R008-Lid.el (U+4EB5): Omit `ideographic-structure'.
7532         (U+4EB7): Delete wrong `ideographic-structure'.
7533
7534 2006-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7535
7536         * Ideograph-R042-Small.el (U+9FB8): Add `ideographic-structure'.
7537         (M-07490): Unify H2-C3C4.
7538         (GT-K05014): Compact `ideographic-structure'.
7539         (U+5C1D): Unify H2-C3EB.
7540         (U+3778): Use `->subsumptive'.
7541         (U-00021B8E): Use `->subsumptive'.
7542         (U-00021B95): Unify H2-C450.
7543         (U+5C1F): Use `->subsumptive'.
7544
7545 2006-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7546
7547         * Ideograph-R201-Yellow.el (U+9EC8): Use `->denotational' and
7548         `->subsumptive'.
7549         (U+9EC9): Unify H12-BAAF.
7550         (U+4D4B): Use `->denotational' and `->subsumptive'.
7551
7552         * Ideograph-R147-See.el (U+89C9): Unify H9-F8F6.
7553         (U+4680): Use `->subsumptive'.
7554
7555 2006-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7556
7557         * Ideograph-R195-Fish.el (U+9C8E): Unify H12-CEBF.
7558
7559         * Ideograph-R157-Foot.el (U+47EB): Unify CB01610.
7560
7561         * Ideograph-R075-Tree.el (U+3B4E): Unify H3-EEE0.
7562
7563         * Ideograph-R039-Child.el (U+5B66): Unify H3-CF41.
7564
7565 2006-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7566
7567         * Ideograph-R042-Small.el (U+9FB8): New character.
7568
7569 2006-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7570
7571         * Ideograph-R075-Tree.el: Use `->subsumptive' for some character
7572         definitions.
7573         (U+6902): Use `->denotational' and `->subsumptive'.
7574         (U+6903): Likewise.
7575         (U+3B87): Use `->denotational'.
7576         (JX2-2F28): Use `<-denotational' for U+3B87; unify GT-19138 and
7577         AJ1-17826.
7578         (U+6982): Use `<-denotational' for B-B7A7.
7579         (B-B7A7): New abstract character.
7580         (JX2-2F34): Unify GT-19532 and AJ1-17834.
7581         (U+6997): Use `->denotational'.
7582         (U+69E9): Use `->denotational' and `->subsumptive'; integrate
7583         AJ1-16912 and GT-19860.
7584         (U+69EA): Use `->denotational' and `->subsumptive'.
7585         (U+3BCD): Use `->subsumptive'; integrate AJ1-17848.
7586         (U-0002383D): Use `->denotational'.
7587         (JX2-2F75): Unify GT-20507 and AJ1-17885.
7588
7589 2006-02-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7590
7591         * Ideograph-R111-Arrow.el (U+77E9): Use `->subsumptive'.
7592
7593 2006-02-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7594
7595         * Ideograph-R046-Mountain.el:
7596         - Use `->subsumptive' for some character definitions.
7597         - Add some mappings to Daikanwa numbers.
7598         (U+37B5): Don't map to M-07913.
7599         (M-07913): Map to U-00021D56.
7600         (U-00021D56): Use `->subsumptive'; integrate M-07913.
7601         (U-00021DB2): New character.
7602         (U-00021E0C): Use `->denotational' and `->subsumptive'; integrate
7603         M-08137.
7604         (U-00021E0E): Use `->denotational'; integrate M-08303.
7605         (M-08304): New character.
7606         (U-00021E87): New character.
7607         (U-00021E95): New character.
7608         (U+5D56): Use `->denotational' and `->subsumptive'.
7609         (C6-4835): Map to M-49025 and U-0002F87D.
7610         (U-00021EB7): Use `->denotational' and `->subsumptive'.
7611         (M-08352): Map to U-00021EB8.
7612         (U-00021EB9): Use `->denotational'.
7613         (M-08354): Unify U-0002F87F and C6-5233; use `=>ucs*' instead of
7614         `=>ucs' for U+5D6B.
7615         (U+5D6B): Use `=>daikanwa' instead of `morohashi-daikanwa' for
7616         M-08354.
7617         (C6-5233): Unify U-0002F87F.
7618         (U-00021F3B): New character.
7619         (U-00021F58): Unify M-08498; use `{ideographic|total}-strokes@cns'
7620         instead of `{ideographic|total}-strokes'; add
7621         `{ideographic|total}-strokes@daikanwa'.
7622         (U+5DC2): Use `<-denotational' instead of `->subsumptive'.
7623         (U-00021FD5): Use `->denotational'; integrate M-08656.
7624
7625         * Ideograph-R061-Heart.el (U+5FDD): Use `->denotational'.
7626         (U+5FDE): Use `->subsumptive'.
7627         (U+5FDF): Use `->subsumptive'.
7628         (U-000225C9): Use `->subsumptive'.
7629         (M-11290): Unify U-00022875.
7630         (M-11291): Unify U-00022879.
7631         (M-11292): Map to U-00022882; integrate H6-E77D.
7632         (U-00022870): Copied from Ideograph-R072-Sun.el.
7633         (U-00022865): Use `->subsumptive'.
7634
7635 2006-02-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7636
7637         * Ideograph-R109-Eye.el (U+7769): Use `->denotational' and
7638         `->subsumptive'.
7639         (U+776A): Use `->subsumptive'.
7640
7641 2006-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7642
7643         * Ideograph-R152-Pig.el (U+8C65): Use `->subsumptive'.
7644         (U+8C66): Likewise.
7645
7646         * Ideograph-R072-Sun.el: Add some mappings to Daikanwa numbers.
7647         (U+65EA): Use `<-formed' and `<-formed*sources' instead of
7648         `variant-of-shinjigen-1' for S1-0722.
7649
7650         * Ideograph-R009-Man.el: Add some Adobe-Japan1-5 code points.
7651
7652         * Ideograph-R172-Short-Tailed-Bird.el (U+5DC2): Use
7653         `->denotational' instead of `->subsumptive'.
7654
7655 2006-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7656
7657         * Ideograph-R082-Fur.el (U+6C0A): Use `->subsumptive'.
7658
7659         * Ideograph-R079-Weapon.el (JX2-6E23): Unify GT-21338 and
7660         AJ1-17897.
7661
7662 2006-02-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7663
7664         * Ideograph-R016-Table.el: Add some Adobe-Japan1-5 code points.
7665         (U+51E2): Add `ideographic-{radical|strokes}@{ucs|cns}' and
7666         `ideographic-radical@{ucs|cns}*sources'.
7667         (U+51E3): Use `=>daikanwa' instead of `morohashi-daikanwa' for
7668         M-01740.
7669         (U-00020652): Use `->subsumptive' to integrate M-36670; use
7670         `ideographic-{radical|strokes}@ucs' instead of
7671         `ideographic-{radical|strokes}'; add
7672         `ideographic-radical@ucs*sources',
7673         `ideographic-{radical|strokes}@daikanwa=36670' and
7674         `ideographic-radical@daikanwa=36670*sources'.
7675         (M-01781): Unify U-00020654 and H1-DF6D.
7676         (M-01782): Unify U-00020655 and H1-DF6E.
7677         (U-0002015E): Copied from Ideograph-R008-Lid.el; integrate
7678         M-01783.
7679         (U-00020662): Use `->subsumptive'.
7680         (M-01795): Unify U-00020049 and H1-A97C; use
7681         `ideographic-{radical|strokes}@daikanwa' instead of
7682         `ideographic-{radical|strokes}'; add
7683         `ideographic-{radical|strokes}@ucs'.
7684         (U-00020664): Use `->subsumptive'; integrate M-01796.
7685
7686         * Ideograph-R015-Ice.el: Add some Adobe-Japan1-5 code points.
7687         (U+51AD): Use `->subsumptive'.
7688         (U+51B8): Use `->denotational'.
7689         (U+51B9): Use `->denotational'.
7690         (U-000205E5): Use `->subsumptive'.
7691         (U-000205E8): Use `->subsumptive'.
7692         (M-01682): Unify U-000205E9 and H1-E3CB.
7693         (U+51D1): Use `->denotational'.
7694         (U+34D7): Use `->subsumptive'.
7695         (U-00020604): Use `->subsumptive'.
7696         (U-00020605): Use `->denotational' and `->subsumptive'.
7697
7698         * Ideograph-R012-Eight.el: Add some Adobe-Japan1-5 code points.
7699         (U-0002050A): Use `->subsumptive'.
7700         (U-0002050B): Use `->subsumptive'.
7701         (U-0002050C): Use `->subsumptive'.
7702         (U+34B6): Use `->subsumptive'.
7703         (U-0002050D): Use `->subsumptive'; integrate M-01468.
7704         (U-0002050E): Use `->subsumptive'; integrate M-01469.
7705         (U-0002050F): Use `->subsumptive'.
7706         (U+517B): Use `->denotational'.
7707
7708         * Ideograph-R001-One.el (U-00020049): Unify M-01795; use
7709         `ideographic-{radical|strokes}@ucs' instead of
7710         `ideographic-{radical|strokes}'; add
7711         `ideographic-{radical|strokes}@daikanwa'.
7712
7713 2006-02-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7714
7715         * Ideograph-R002-Line.el (U-00023244): Use `->subsumptive';
7716         integrate H4-E3AE.
7717
7718 2006-02-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7719
7720         * Ideograph-R162-Walk.el (K0-616A): Unify JC3-67BC.
7721
7722         * Ideograph-R055-Two-Hands.el (U+5F00): Unify AJ1-16854.
7723         (JX1-7432): Add KU+5F02; unify AJ1-16855.
7724         (JX2-2C2D): Unify AJ1-17607.
7725         (M-09639): Unify AJ1-20171.
7726
7727         * Ideograph-R013-Down-Box.el (U+5183): Unify AJ1-17301.
7728         (U+5184): Unify AJ1-19173.
7729         (U+518B): Unify AJ1-17302.
7730         (JX2-232B): Unify AJ1-17303.
7731
7732         * Ideograph-R051-Dry.el (U+5F00): Unify AJ1-16854.
7733
7734         * Ideograph-R014-Cover.el (U+5198): Unify AJ1-17304.
7735         (JX2-232D): Unify AJ1-17305.
7736
7737         * Ideograph-R008-Lid.el (U-0002015E): Integrate M-01783; use
7738         `ideographic-radical@ucs' instead of `ideographic-radical'; add
7739         `ideographic-radical@ucs*sources',
7740         `ideographic-radical@daikanwa=01783' and
7741         `ideographic-radical@daikanwa=01783*sources'.
7742         (U-0002015A): Use `->subsumptive'; integrate M-00315.
7743
7744         * Ideograph-R004-Slash.el (U+51E2): Add
7745         `ideographic-{radical|strokes}@{ucs|cns}' and
7746         `ideographic-radical@{ucs|cns}*sources'.
7747
7748         * Ideograph-R027-Cliff.el (U+53B2): Use `->denotational'.
7749         (U-00020AAF): Use `->subsumptive'.
7750         (U-00020AB7): Use `->subsumptive'; integrate M-03044.
7751         (M-03045): Unify U-00020AB6 and H1-B477.
7752
7753 2006-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7754
7755         * Ideograph-R154-Shell.el (U-00020652): Copied from
7756         Ideograph-R016-Table.el.
7757         (M-36670): Use `<-subsumptive' for U-00020652.
7758         (U-00027D2E): New character.
7759         (U+8CA5): Use `->subsumptive'.
7760
7761 2006-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7762
7763         * Ideograph-R061-Heart.el (U+610B): Use `->denotational'.
7764         (U+610C): Use `->denotational'.
7765         (U+610E): Use `->denotational' and `->subsumptive'.
7766         (U+610F): Use `->subsumptive'.
7767         (U-00022743): Use `->subsumptive'.
7768
7769         * Ideograph-R172-Short-Tailed-Bird.el (K0-4D52): Unify JC3-6BFB.
7770
7771         * Ideograph-R040-Roof.el (U-00021A8F): Use `->subsumptive'.
7772         (U+376C): Use `->denotational' and `->subsumptive'.
7773         (JX1-2828): Use `<-subsumptive'; unify GT-09170 and AJ1-17532.
7774
7775         * Ideograph-R030-Mouth.el (JX2-2367): Unify GT-04288 and
7776         AJ1-17348.
7777         (JX2-2437): Unify GT-05050 and AJ1-17385.
7778         (U+35F4): Use `->denotational' and `->subsumptive'.
7779         (JX2-2442): Separate U+35F4, C4-492D and M-04277; use
7780         `<-denotational' for U+35F4; unify GT-05465 and AJ1-17395.
7781         (U-00020F75): Use `->denotational'.
7782
7783         * Ideograph-R019-Power.el (U+3524): Use `->subsumptive'.
7784         (U+52F5): Use `->denotational' instead of `->subsumptive'.
7785         (JX2-234A): Unify GT-03173 and AJ1-17327.
7786
7787         * Ideograph-R054-Long-Stride.el (JX2-2C2B): Unify GT-12059 and
7788         AJ1-17605.
7789
7790         * Ideograph-R050-Turban.el (JX2-2C22): Unify GT-11529 and
7791         AJ1-17599.
7792
7793 2006-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7794
7795         * Ideograph-R046-Mountain.el (U-00021DE0): Use `->subsumptive'.
7796         (JX2-284A): Unify GT-10222 and AJ1-17561.
7797         (JX2-284F): Unify GT-10335 and AJ1-17566.
7798
7799         * Ideograph-R172-Short-Tailed-Bird.el (U-00028F9B): Use
7800         `->subsumptive'.
7801         (U+96C7): Use `->denotational' and `->subsumptive'.
7802         (U+49F6): Use `->subsumptive'.
7803
7804 2006-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7805
7806         * Ideograph-R010-Legs.el (U+5155): Add AJ1-16791.
7807         (JX1-2E52): Add AJ1-16792.
7808         (U+5160): Add AJ1-17298.
7809
7810 2006-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7811
7812         * Ideograph-R004-Slash.el: Add some Adobe-Japan1-5 code points.
7813         (U-000200A2): Use `->denotational'.
7814         (U+3406): Use `->subsumptive'.
7815
7816         * Ideograph-R015-Ice.el (U+34C7): Unify GT-02131, GT-K02347 and
7817         AJ1-17307.
7818
7819         * Ideograph-R012-Eight.el (JX2-2327): Unify GT-01905 and
7820         AJ1-17299.
7821
7822         * Ideograph-R005-Second.el (U+4E69): Add AJ1-17244.
7823         (U+4E79): Add AJ1-19143.
7824
7825         * Ideograph-R001-One.el (U+4E02): Add AJ1-17234.
7826         (U+4E0C): Add AJ1-19140.
7827         (U+4E0F): Add AJ1-17235.
7828         (U+4E12): Add AJ1-17236.
7829
7830 2006-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7831
7832         * Ideograph-R030-Mouth.el (U+357B): Use `->subsumptive'.
7833         (U+5485): Use `->subsumptive'.
7834         (U+566B): Integrate S1-1255.
7835
7836 2005-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7837
7838         * Ideograph-R008-Lid.el (JX2-2132): Unify AJ-17246.
7839
7840         * Ideograph-R007-Two.el (U+5F00): Unify AJ-16854.
7841         (U+4E9D): Unify AJ-17245.
7842
7843         * Ideograph-R002-Line.el (JX2-2125): Unify AJ-17237.
7844         (U+4E2E): Unify AJ-17238.
7845
7846 2006-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7847
7848         * Ideograph-R040-Roof.el (U+5BCA): Use `->subsumptive'.
7849         (U-00021A3D): Likewise.
7850         (U+5BCB): Use `->subsumptive'.
7851         (CB06652): New character.
7852         (U-00021A3E): Use `->subsumptive'.
7853
7854         * Ideograph-R075-Tree.el (U-00023601): Use `->subsumptive'.
7855
7856         * Ideograph-R085-Water.el (J90-3D6D): Use `<-simplified@JP/jis'
7857         instead of `<-simplified@JP' for J78-3D6D.
7858         (J90-4375): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
7859         for J78-4375.
7860
7861         * Ideograph-R072-Sun.el (J90-3322): Use `<-simplified@JP/jis'
7862         instead of `<-simplified@JP' for J78-3322.
7863
7864         * Ideograph-R032-Earth.el (J90-4564): Use `<-simplified@JP/jis'
7865         instead of `<-simplified@JP' for J78-4564.
7866
7867         * Ideograph-R026-Seal.el (J90-362A): Use `<-simplified@JP/jis'
7868         instead of `<-simplified@JP' for J78-362A.
7869
7870 2006-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7871
7872         * Ideograph-R057-Bow.el (M-09742): Unify U-000223C3 and H3-CABA.
7873         (M-09743): Unify U-000223C4 and H3-CABE.  (M-09744): Unify
7874         U-000223C2 and H3-CAB8.  (BC-8B7D): New character.  (U+5F21): Use
7875         `->subsumptive'.  (U+38AE): Use `->subsumptive'.  (U+5F22): Use
7876         `->subsumptive'.
7877
7878         * Ideograph-R066-Rap.el (U-00025626): Delete `=>daikanwa'.
7879         (U-00022F20): Use `->subsumptive'; integrate M-13181; use
7880         `{ideographic|total}-strokes@{ucs|cns}' instead of
7881         `{ideographic|total}-strokes'; add
7882         `ideographic-strokes@ucs*sources'.
7883
7884         * Ideograph-R149-Speech.el (U+8B50): Use `->denotational' and
7885         `->subsumptive'.
7886         (U-00027B0B): Use `->subsumptive'; integrate M-35960.
7887         (U+8B51): Use `->subsumptive'.
7888         (U+8B52): Use `->subsumptive'.
7889         (U-00027B0C): Use `->denotational' and `->subsumptive'.
7890         (U+8B53): Use `->subsumptive'.
7891         (RUI6-E01F): New character.
7892         (U+8B4D): Use `->subsumptive'.
7893         (C7-5033): Use `->denotational' and `->subsumptive'; map to
7894         U-00027B12; integrate GT-48359 and H10-EE7E.
7895         (U+8B5D): Use `->subsumptive'.
7896         (U+4712): Use `->denotational' and `->subsumptive'.
7897         (U+8B5E): Use `->subsumptive'.
7898         (U+4713): Use `->denotational' and `->subsumptive'.
7899         (U+4714): Use `->denotational'.
7900         (U-00027B12): Use `->subsumptive'; integrate C7-5033 and GT-48359.
7901
7902 2006-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7903
7904         * Ideograph-R130-Meat.el (U+8163): Use `->subsumptive'.
7905         (U+440F): Likewise.
7906         (U-00026760): Use `->subsumptive'; integrate BC-8ADA.
7907         (U-00023386): Copied from Ideograph-R074-Moon.el.
7908         (CB12237): New character; add `<-denotational' for U-00026760.
7909         (U+4410): Use `->subsumptive'.
7910
7911         * Ideograph-R120-Silk.el (U+7E6D): Use `->denotational' instead of
7912         `->subsumptive'.
7913
7914         * Ideograph-R085-Water.el (U-00023D15): Use `->subsumptive';
7915         integrate M-17420.
7916         (U-00023D0E): New character.
7917
7918         * Ideograph-R029-Again.el (BC-8BA1): New character; add
7919         `<-denotational' for U-00020B1B.
7920
7921         * Ideograph-R113-Spirit.el (CB-11755): New character.
7922         (BC-8C6A): Likewise.
7923
7924         * Ideograph-R168-Long.el (U+9578): Unify BC-8D72.
7925
7926         * Ideograph-R164-Wine.el (G0-4775): Unify JC3-43E9.
7927
7928         * Ideograph-R138-Stopping.el (BC-8B7C): New character.
7929
7930         * Ideograph-R123-Sheep.el (U-00023D0E): New character.
7931
7932         * Ideograph-R104-Sickness.el (RUI6-24F08): New character.
7933         (U+766C): Use `->subsumptive'.
7934
7935         * Ideograph-R101-Use.el (C6-395D): Unify BC-8C73.
7936
7937         * Ideograph-R079-Weapon.el (RUI6-E01E): New character.
7938         (U+6BBE): Use `->denotational' and `->subsumptive'.
7939
7940         * Ideograph-R069-Axe.el (M-13549): Unify U+3ABD and H5-F6BC.
7941         (RUI6-E00B): Copied from ruimoku6.el.
7942         (M-13551): Unify U-0002309D and H5-F6C3.
7943         (M-13552): Unify U-0002309C and H5-F6C2.
7944         (JC3-8FCF): Map to U-0002309C and M-13552.
7945         (U-000230A0): Unify M-13553; use
7946         `{ideographic|total}-strokes@{daikanwa|cns}'.
7947         (U+3ABF): Add `morohashi-daikanwa' for M-13553'.
7948
7949         * Ideograph-R044-Corpse.el (U-00021C52): Unify BC-8DBE.
7950
7951 2006-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7952
7953         * Ideograph-R037-Big.el (U+3694): Unify RUI6-E01C.
7954
7955         * Ideograph-R030-Mouth.el (U-00020E04): Use `->denotational' and
7956         `->subsumptive'; integrate RUI6-E01A.
7957
7958         * Ideograph-R027-Cliff.el (RUI-E022): New character.
7959
7960         * ruimoku6.el (RUI6-E00B): Add `ideographic-{radical|strokes}',
7961         `total-strokes' and `ideographic-structure'.
7962         (RUI6-{E010|...|E024}): New characters.
7963
7964 2006-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7965
7966         * Ideograph-R169-Gate.el (RUI6-E01D): New character.
7967
7968         * Ideograph-R074-Moon.el (U-00023386): New character.
7969
7970 2006-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7971
7972         * Ideograph-R185-Head.el (C6-3C79): Unify U-00029810.
7973         (<CJK RADICAL HEAD>): Copied from
7974         u02E00-CJK-Radical-Supplement.el.
7975
7976         * Ideograph-R170-Mound.el (C6-2E45): Unify U-00028E0F.
7977         (<CJK RADICAL MOUND ONE>): Copied from
7978         u02E00-CJK-Radical-Supplement.el.
7979
7980 2006-01-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7981
7982         * Ideograph-R210-Even.el (U-0002A5C5): Use `->subsumptive'.
7983         (U-0002A5C6): Use `->subsumptive'.
7984         (U+4D93): Use `->subsumptive'.
7985         (U+9F4B): Use `->subsumptive'.
7986         (U+4D92): Use `->subsumptive'.
7987         (U+9F4C): Use `->subsumptive'.
7988
7989 2006-01-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7990
7991         * Ideograph-R038-Woman.el: Use `->subsumptive' for some character
7992         definitions.
7993         (U+5986): Use `->subsumptive'; delete `morohashi-daikanwa'.
7994         (G0-5731): Use `<-subsumptive' for U+5986; add `<-simplified@CN'
7995         for G1-5731.
7996         (U-000216B4): New character.
7997         (U+598D): Use `->subsumptive'; add `<-denotational' for J97-552B.
7998         (J97-552B): New abstract character.
7999         (U+5992): Use `->denotational' and `->subsumptive'.
8000         (U+36AB): Use `->denotational' and `->subsumptive'.
8001         (U+599B): Use `->denotational' and `->subsumptive'.
8002         (J0-562C): Add `<-denotational' for U+599B; add
8003         `<-error@jis-x0208' for JX1-4F63; add `<-unknown' for JSP-397B.
8004         (U+59AA): Delete `morohashi-daikanwa'; add `<-simplified@CN' for
8005         G1-657D.
8006         (U+59AD): Use `->denotational' and `->subsumptive'.
8007         (U+59F8): Add `<-denotational' for J97-552B.
8008         (K0-6641): Unify JC3-49B5.
8009         (U-00021769): Use `->denotational' and `->subsumptive'.
8010         (U+5ADA): Use `->denotational' instead of `->subsumptive'.
8011
8012 2006-01-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8013
8014         * Ideograph-R203-Black.el (U+9ED1): Unify JC3-6FD6.
8015         (U+4D61): Use `->subsumptive'.
8016         (U+9ED7): Use `->subsumptive'.
8017         (U+9ED8): Use `->subsumptive'.
8018         (U+9ED9): Use `->denotational'.
8019         (J90-4263): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8020         for J78-4263.
8021         (U+9EDC): Use `->subsumptive'.
8022
8023 2006-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8024
8025         * Ideograph-R211-Tooth.el (U+9F60): Use `->denotational' and
8026         `->subsumptive'.
8027         (GT-66395): Use `<-denotational' for U+9F60; fix `total-strokes';
8028         add `<-simplified@JP/misc' for GT-66454.
8029         (U+9F61): Use `->subsumptive'.
8030         (U+9F62): Use `->subsumptive'.
8031         (U-0002A5F2): Use `->subsumptive'.
8032
8033         * Ideograph-R061-Heart.el (U+61B2): Use `->denotational' and
8034         `->subsumptive'.
8035
8036 2006-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8037
8038         * Ideograph-R191-Fight.el (U+4C17): Use `->denotational' and
8039         `->subsumptive'.
8040         (U+9B2A): Use `->subsumptive'.
8041         (U+4C18): Use `->denotational' and `->subsumptive'.
8042         (U+9B2B): Use `->denotational' and `->subsumptive'.
8043         (U+9B2D): Use `->subsumptive'.
8044         (U+9B2C): Use `->subsumptive'.
8045
8046         * u00180-Latin-Extended-B.el (JX1-2B45): Add `=decomposition'.
8047
8048 2006-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8049
8050         * Ideograph-R046-Mountain.el (U-000216B4): Copied from
8051         Ideograph-R038-Woman.el.
8052
8053         * Ideograph-R040-Roof.el (RUI6-E009): Add `ideographic-structure'.
8054         (H12-ECD1): Likewise.
8055
8056 2006-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8057
8058         * ruimoku6.el (RUI6-E009): Add `ideographic-structure'.
8059
8060 2006-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8061
8062         * Ideograph-R213-Turtle.el (C7-2C3A): Use `zhengzitong' instead of
8063         `zhengzi-tong' in `<-original*sources'.
8064         (U-0002A6BC): Copied from Ideograph-R115-Grain.el.
8065
8066         * Ideograph-R205-Frog.el (U-0002FA18): Use `zhengzitong' instead
8067         of `zhengzi-tong' in `<-vulgar*sources'.
8068
8069         * Ideograph-R212-Dragon.el (U+9F97): Add
8070         `sound@ja/{kun|on|on/name}'.
8071
8072         * Ideograph-R196-Bird.el (U+9D2C): Use `<-simplified@JP/jis'
8073         instead of `<-simplified@JP' for J78-3229.
8074         (U+9D8E): Use `->subsumptive'.
8075         (J90-7337): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8076         for J0-7336.
8077         (U+9DD7): Use `->denotational' instead of `->subsumptive'.
8078         (U+4CFC): Likewise.
8079
8080         * Ideograph-R195-Fish.el (U+9BF5): Use `<-simplified@JP/jis'
8081         instead of `<-simplified@JP' for J78-3033.
8082         (U+9C3B): Use `->denotational'.
8083         (U+9C3C): Use `->denotational' and `->subsumptive'.
8084
8085         * Ideograph-R197-Salt.el (U+9E78): Use `<-simplified@JP/jis'
8086         instead of `<-simplified@JP' for U+9E7C.
8087
8088 2006-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8089
8090         * Ideograph-R187-Horse.el (J90-424D): Use `<-simplified@JP/jis'
8091         instead of `<-simplified@JP'.
8092         (U+9A53): Use `->denotational' instead of `->subsumptive'.
8093         (U+9A54): Likewise.
8094
8095 2006-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8096
8097         * Ideograph-R188-Bone.el (U+9AC4): Use `->denotational'.
8098
8099         * Ideograph-R186-Fragrant.el (U+999A): Use `->subsumptive'.
8100         (M-44522): Unify U-0002983D.
8101         (M-44523): Map to U-0002983E.
8102         (U+999B): Use `->denotational'.
8103         (U+999C): Use `->subsumptive'.
8104
8105 2006-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8106
8107         * Ideograph-R184-Eat.el (U+98E7): Use `->subsumptive'.
8108         (J90-303B): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8109         for J78-303B.
8110         (U+4B2E): Use `->denotational' instead of `->subsumptive'.
8111         (J90-4C5F): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8112         for J78-4C5F.
8113         (J90-3142): Use `<-simplified@JP/misc' instead of
8114         `<-simplified@JP' for M-44146; add `<-simplified@JP/jis' for
8115         J78-3142.
8116         (U-000296CF): Use `->denotational' and `->subsumptive'.
8117
8118         * Ideograph-R169-Gate.el: Use `->subsumptive' for some character
8119         definitions.
8120         (U-00028CDB): Use `->denotational' instead of `->subsumptive'.
8121         (U-00028CDD): Use `->subsumptive'.
8122         (U+95BB): Use `->subsumptive'; add `<-denotational' for J97-6F65.
8123         (J97-6F65): New abstract character.
8124         (J78i1-6F65): New character.
8125         (U+95CD): Use `->denotational' and `->subsumptive'.
8126
8127         * Ideograph-R167-Gold.el (U+91D2): Use
8128         `<-same@component/connect-right' instead of `<-formed@component'
8129         for U+91D1.
8130         (U+91EE): Use `->subsumptive'.
8131         (U+91EF): Use `->subsumptive'.
8132         (U+91F0): Use `->denotational'; add `<-denotational' for J97-6E5F.
8133         (J97-6E5F): New abstract character.
8134         (U+91FC): Use `->subsumptive'; add `<-denotational' for J97-6E5F.
8135         (U+922C): Use `<-simplified@JP/jis' for J0-4278 instead of
8136         `<-simplified' for U+9438.
8137         (U+9242): Use `->subsumptive'.
8138         (U+9243): Use `->subsumptive'.
8139         (U+9245): Use `->subsumptive'.
8140         (U+9247): Likewise.
8141         (U+92AD): Use `->subsumptive'.
8142         (U+92F3): Use `->subsumptive'.
8143         (U+9303): Use `->subsumptive'.
8144         (U+9304): Use `->subsumptive'; add `<-denotational' for J97-4F3F.
8145         (J97-4F3F): New abstract character.
8146         (U+9332): Use `->subsumptive'; add `<-denotational' for J97-4F3F.
8147         (U-000289E7): Use `->subsumptive'.
8148         (U-000289E8): Use `->subsumptive'.
8149         (J90-3B2C): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8150         for J78-3B2C.
8151         (U+932D): Use `->denotational'.
8152         (U-00028A89): Use `->subsumptive'.
8153         (U+4940): Use `->denotational'.
8154         (U+9399): Use `->subsumptive'.
8155         (U-00028A8A): Use `->subsumptive'.
8156         (J90-444A): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8157         for J78-444A.
8158         (U-00028A8B): Use `->denotational'.
8159         (U-00028A8C): Use `->subsumptive'.
8160         (U+939B): Use `->subsumptive'.
8161         (U+4941): Likewise.
8162         (U+939C): Likewise.
8163         (U+939D): Use `->denotational'.
8164         (U+939E): Use `->subsumptive'.
8165         (U+4942): Likewise.
8166         (U+939F): Use `->subsumptive'.
8167         (U+93AD): Use `->denotational'.
8168         (U+93AE): Use `->denotational' and `->subsumptive'.
8169         (J90-4C7A): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8170         for J78-4C7A.
8171
8172 2006-01-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8173
8174         * Ideograph-R182-Wind.el (U+4AF8): Use `->subsumptive'.
8175
8176         * Ideograph-R181-Leaf.el (M-24824): Use `zhengzitong' instead of
8177         `zhengzi-tong' in `<-vulgar*sources'.
8178         (J0-3150): Add S1-5660; add `<-vulgar' for J0-314F.
8179         (U+4AC3): Use `->subsumptive'.
8180         (U-000294AE): Likewise.
8181         (U+4AC4): Use `->denotational'.
8182         (U+982C): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8183         for U+9830.
8184         (U+9831): Use `->denotational' instead of `->subsumptive'.
8185         (U+985B): Use `->denotational' instead of `->subsumptive'.
8186         (U-00029520): Use `->subsumptive'.
8187
8188 2006-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8189
8190         * Ideograph-R172-Short-Tailed-Bird.el (U+96BA): Use
8191         `->subsumptive'.
8192         (U+96BB): Use `->subsumptive'.
8193         (M-41956): Map to U-00028F8C.
8194         (GT-56364): Delete `=>daikanwa' for M-42120.
8195         (U-00028F92): Use `->subsumptive'.
8196         (U+96D1): Use `->denotational' and `->subsumptive'.
8197         (U-00028FBB): Use `->subsumptive'.
8198         (U+96DA): Use `->denotational' instead of `->subsumptive'.
8199         (JX1-7D63): Move U+FA68 to parent.
8200
8201         * Ideograph-R113-Spirit.el (J0-3150): Add S1-5660; add `<-vulgar'
8202         for J0-314F.
8203
8204 2006-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8205
8206         * Ideograph-R115-Grain.el (J0-314F): Add S1-5659.
8207
8208         * Ideograph-R180-Sound.el (U+97FF): Add J97-3641.
8209         (U+9800): Use `->denotational' instead of `->subsumptive'.
8210
8211 2006-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8212
8213         * Ideograph-R177-Leather.el (J90-3F59): Use `<-simplified@JP/misc'
8214         instead of `<-simplified@JP' for J78-7057.
8215         (U+4A52): Unify M-42721.
8216         (U+9772): Use `->subsumptive'.
8217
8218         * Ideograph-R170-Mound.el (U+9686): Use `->denotational'.
8219         (U+F9DC): Use `->subsumptive'; add `<-denotational' for U+9686.
8220         (U+9687): Use `->subsumptive'.
8221         (U-00028EF5): Use `->subsumptive'.
8222         (J78-3764): Use `zhengzitong' instead of `zhengzi-tong' in
8223         `<-vulgar*sources'.
8224         (U+96A0): Use `->denotational'.
8225         (U+96B1): Use `->denotational'.
8226
8227 2006-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8228
8229         * Ideograph-R164-Wine.el (U+9159): Use `->subsumptive'.
8230         (U-00028807): Likewise.
8231         (U+9154): Likewise.
8232         (U+915A): Use `->subsumptive'.
8233         (U+915B): Use `->subsumptive'.
8234         (U+48ED): Likewise.
8235         (U+48FE): Use `->subsumptive'.
8236         (U+9189): Likewise.
8237         (U+918A): Use `->subsumptive'.
8238         (U+91B8): Use `->subsumptive'.
8239         (U-000288E6): Use `->subsumptive'.
8240         (U+4913): Use `->denotational' and `->subsumptive'.
8241         (U-000288E7): Use `->subsumptive'.
8242         (U+4914): Use `->subsumptive'.
8243         (U+91B9): Use `->subsumptive'.
8244
8245 2006-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8246
8247         * Ideograph-R173-Rain.el (U-000290D2): Use `->denotational'.
8248
8249 2006-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8250
8251         * maps-conf.el: Don't add `=gt-pj-1' for J90-6E4D and J90-4F3F.
8252
8253 2006-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8254
8255         * maps-conf.el: Don't add `=gt-pj-1' for J90-3F6C.
8256
8257         * Ideograph-R162-Walk.el (U-00028485): Use `->denotational'
8258         instead of `->subsumptive'.
8259         (U-0002848D): Likewise.
8260         (U+8FEC): Use `->denotational'.
8261         (K0-7277): Unify JC3-67B5.
8262         (U+8FEF): Use `->denotational'.
8263         (K0-627B): Unify JC3-67B7.
8264         (U-0002849A): Use `->denotational'.
8265         (U+8FF2): Use `->denotational'.
8266         (U-000284C1): Use `->denotational' instead of `->subsumptive'.
8267         (U+9008): Use `->denotational'.
8268         (U-000284C8): Likewise.
8269         (U+9018): Use `->denotational'.
8270         (U-000284EC): Use `->denotational' instead of `->subsumptive'.
8271         (U+9030): Likewise.
8272         (U+9037): Use `->denotational'.
8273         (U-00028522): Likewise.
8274         (U+9046): Use `->denotational'.
8275         (U-0002852F): Use `->denotational' instead of `->subsumptive'.
8276         (J90-4D5A): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8277         for J78-4D5A.
8278         (U+905A): Use `->denotational'.
8279         (U+905B): Likewise.
8280         (U+905F): Likewise.
8281         (U+9063): Use `->denotational'.
8282         (U-00028567): Use `->denotational' instead of `->subsumptive'.
8283         (U+48A5): Use `->denotational'.
8284         (U+9066): Use `->denotational'.
8285         (U+48A6): Use `->denotational'.
8286         (U+906D): Use `->denotational'.
8287         (U-0002858B): Use `->denotational'.
8288         (U-0002858C): Use `->denotational' instead of `->subsumptive'.
8289         (U-0002858D): Use `->denotational'.
8290         (U-0002858F): Use `->denotational' instead of `->subsumptive'.
8291         (U-00028590): Use `->denotational'.
8292         (U+48A9): Use `->denotational'.
8293         (U-000285AE): Use `->denotational' instead of `->subsumptive'.
8294         (U-000285B9): Use `->denotational' instead of `->subsumptive'.
8295         (U+9079): Use `->denotational'.
8296         (U+48AA): Use `->denotational'.
8297         (U-000285D2): Use `->denotational'.
8298         (U-0002F9E0): Add `<-denotational' for U-000285D2.
8299         (U+48AB): Use `->denotational'.
8300         (U+48AC): Use `->denotational'.
8301         (K0-792D): Unify JC3-67ED.
8302         (U+48AE): Use `->denotational' instead of `->subsumptive'.
8303         (U+48B0): Use `->denotational'.
8304         (U-00028609): Use `->denotational'.
8305         (U+9088): Use `->denotational'.
8306         (U+908A): Use `->denotational'.
8307         (U+908D): Use `->denotational'.
8308         (U-00028640): Use `->denotational' instead of `->subsumptive'.
8309         (U-00028642): Use `->denotational'.
8310         (U+908E): Use `->denotational' instead of `->subsumptive'.
8311         (U-00028652): Likewise.
8312         (U+908F): Use `->denotational'.
8313         (U+9090): Use `->denotational'.
8314
8315 2006-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8316
8317         * Ideograph-R163-City.el (U+48C0): Use `->subsumptive'.
8318         (U+90C4): Unify JC3-68A1.
8319         (U+90CE): Use `->subsumptive'; add `<-denotational' for J97-4F3A.
8320         (J97-4F3A): New abstract character.
8321         (U+90DE): Use `->subsumptive'; add `<-denotational' for J97-4F3A.
8322         (U+90ED): Use `->subsumptive'.
8323         (U+48CF): Unify CB07051.
8324         (U+90F7): Add `<-denotational' for J97-363F.
8325         (J97-363F): New abstract character.
8326         (U+9115): Use `->denotational' instead of `->subsumptive'; add
8327         `<-denotational' for B-B66D.
8328         (B-B66D): Changed to abstract character; add `<-denotational' for
8329         J97-363F.
8330         (U+9109): Move B-B66D to parent; add `<-denotational' for B-B66D.
8331         (JX1-7C6C): Use `<-denotational' for U+9115.
8332
8333 2006-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8334
8335         * Ideograph-R165-Distinguish.el (GT-53949): Use `=>ucs' instead of
8336         `<-denotational' for U+91C8.
8337         (J0-3C61): Unify U+91C8.
8338         (U+91C9): Use `->denotational' instead of `->subsumptive'.
8339
8340 2006-01-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8341
8342         * Ideograph-R159-Cart.el (U+484E): Use `->denotational'.
8343         (U+8EEE): Use `->subsumptive'.
8344         (U+8EEF): Use `->denotational'.
8345
8346 2006-01-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8347
8348         * Ideograph-R157-Foot.el (U+8DF1): Use `->denotational'.
8349         (U+8DF4): Use `->subsumptive'.
8350         (U+8DF5): Use `->denotational'.
8351         (U+47F5): Use `->subsumptive'.
8352         (U+8E04): Likewise.
8353         (U+4808): Likewise.
8354         (U+8E22): Likewise.
8355
8356         * Ideograph-R145-Clothes.el (M-34094): Use `zhengzitong' instead
8357         of `zhengzi-tong' in `<-original*sources'.
8358         (U+88C5): Use `->subsumptive'.
8359         (U-000276DA): Likewise.
8360         (U+8910): Use `->denotational' and `->subsumptive'.
8361         (U+8911): Use `->denotational'.
8362         (U+8912): Use `->subsumptive'.
8363         (U+8913): Likewise.
8364         (U+8914): Use `->subsumptive'.
8365         (U+8944): Use `->subsumptive'.
8366         (U+465C): Use `->denotational'.
8367         (Parent of J90-3228): Unify JC3-63EF.
8368         (J90-3228): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8369         for J78-3228.
8370
8371         * Ideograph-R161-Morning.el (U+8FB1): Use `->denotational'.
8372
8373         * Ideograph-R160-Bitter.el (GT-K02585): Use
8374         `<-formed@component/connect-right' for J0-3F49 instead of
8375         `<-ideographic-component-forms' for U+8F9B.
8376         (J0-3C2D): Use `<-vulgar@zhengzitong' instead of
8377         `<-vulgar@zhengzi-tong' for J0-6D66; use `zhengzitong' instead of
8378         `zhengzi-tong' in `<-vulgar@zhengzitong*sources'.
8379         (U-00028414): Use `->subsumptive'.
8380
8381         * Ideograph-R156-Run.el (U+47AC): Use `->subsumptive'.
8382         (U-00027EF1): Likewise.
8383
8384         * Ideograph-R149-Speech.el: Use `->subsumptive' for character
8385         definitions.
8386         (U+46E2): Use `->denotational' and `->subsumptive'; integrate
8387         M-35524.
8388         (U+8B01): Use `->denotational'.
8389         (U+8AF8): Use `->subsumptive'; add `<-denotational' for J97-3D74.
8390         (J97-3D74): New abstract character.
8391         (<CJK COMPATIBILITY IDEOGRAPH-FA22>): Add `<-denotational' for
8392         J97-3D74.
8393         (U+46FD): Use `->subsumptive'; integrate M-35755.
8394         (U+8B00): Use `->subsumptive'.
8395         (U+FA62): Use `->subsumptive'; add `<-denotational' for U+8B01;
8396         add `=>ucs@jis' for JU+FA62; add `=>ucs@ks' for KU+8B01.
8397         (U+8B21): Use `->denotational'.
8398         (U+4701): Use `->subsumptive'; integrate M-35774.
8399         (U+8B04): Use `->denotational' and `->subsumptive'.
8400         (U+8B0A): Use `->denotational' and `->subsumptive'.
8401         (U+8B39): Use `->denotational'.
8402         (U+4700): Use `->denotational' and `->subsumptive'.
8403         (J90-4935): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8404         for J78-4935.
8405         (U+FA63): Use `->subsumptive'; add `<-denotational' for U+8B39.
8406         (U+9FBB): Use `<-identical@component/connect-below' instead of
8407         `<-ideographic-component-forms' for U+470C.
8408
8409 2005-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8410
8411         * Ideograph-R141-Tiger.el (K0-5249): Move <CJK COMPATIBILITY
8412         IDEOGRAPH-F936> to grand mother.
8413         (U+4590): Use `->denotational' instead of `->subsumptive'.
8414         (U+4591): Likewise.
8415         (C4-404F): Move U-0002F9B4 to parent.
8416
8417 2005-12-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8418
8419         * Ideograph-R146-West.el (<CJK RADICAL WEST ONE>): Use
8420         `<-identical@component/connect-below' instead of
8421         `<-identical@component'.
8422         (U+8987): Use `->denotational' and `->subsumptive'.
8423
8424         * Ideograph-R142-Insect.el (U+86EE): Use `->subsumptive'.
8425         (U-000272A5): Use `->denotational'.
8426         (J90-3F2A): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8427         for J78-3F2A.
8428         (J90-4768): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8429         for J78-4768.
8430         (J90-4066): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8431         for J78-4066.
8432         (U+874B): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8433         for J78-4F39.
8434         (U+86CE): Use `<-simplified@JP/misc' instead of `<-simplified@JP'
8435         for C1-7B24; add `<-simplified@JP/jis' for J90-695A.
8436
8437         * Ideograph-R140-Grass.el (J90-6769): Use `<-simplified@JP/misc'
8438         instead of `<-simplified@JP' for M-30674; add
8439         `<-simplified@JP/jis' for J78-6769.
8440         (J90-6772): Unify JC3-63A5; use `<-simplified@JP/misc' instead of
8441         `<-simplified@JP' for M-30776; add `<-simplified@JP/jis' for
8442         J78-6772.
8443         (U+8332): Use `->denotational'.
8444         (U+8345): Likewise.
8445         (C2-3869): Unify JC3-70E6.
8446         (J90-683B): Use `<-simplified@JP/misc' instead of
8447         `<-simplified@JP' for C2-3869; add `<-simplified@JP/jis' for
8448         J78-683B.
8449         (U+44C6): Use `->denotational'.
8450         (U+8377): Use `->denotational'.
8451         (U+83D0): Use `->subsumptive'.
8452         (J90-4D69): Use `<-simplified@JP/misc' instead of
8453         `<-simplified@JP' for C1-6162; add `<-simplified@JP/jis' for
8454         J78-4D69.
8455         (M-31322): Use `zhengzitong' instead of `zhengzi-tong' in
8456         `<-original*sources'.
8457         (J90-336B): Use `<-simplified@JP/misc' instead of
8458         `<-simplified@JP' for M-31420; add `<-simplified@JP/jis' for
8459         J78-336B.
8460         (J90-4B29): Use `<-simplified@JP/misc' instead of
8461         `<-simplified@JP' for M-31720; add `<-simplified@JP/jis' for
8462         J78-4B29.
8463         (J90-4F21): Use `<-simplified@JP/misc' instead of
8464         `<-simplified@JP' for M-31722; add `<-simplified@JP/jis' for
8465         J78-4F21.
8466         (J90-3E55): Use `<-simplified@JP/misc' instead of
8467         `<-simplified@JP' for M-31820; add `<-simplified@JP/jis' for
8468         J78-3E55.
8469         (U+85A8): Use `->denotational' and `->subsumptive'.
8470         (U+85AA): Likewise.
8471         (U-00026F50): Use `->subsumptive'.
8472         (U+85AB): Use `->denotational'.
8473         (U+85AC): Use `->denotational'.
8474         (U+85AE): Use `<-simplified@JP/misc' instead of `<-simplified@JP'
8475         for M-32348; add `<-simplified@JP/jis' for J78-4C79.
8476         (M-32190): Map to U-00026F2D; use `->subsumptive'.
8477         (K0-6023): Unify J78-3D72.
8478         (J90-3D72): Use `<-simplified@JP/misc' instead of
8479         `<-simplified@JP' for M-32191; add `<-simplified@JP/jis' for
8480         J78-3D72.
8481         (M-32410): Use `zhengzitong' instead of `zhengzi-tong' in
8482         `<-vulgar*sources'.
8483         (U+862D): Use `->denotational' and `->subsumptive'.
8484         (M-49656): Don't map to U+4572 and C4-6436.
8485         (U+4572): Use `->denotational'.
8486
8487         * Ideograph-R137-Boat.el (J90-6764): Unify JC3-60FE.
8488
8489         * Ideograph-R154-Shell.el (U+8CA0): Use `->denotational'.
8490         (U+8CAA): Use `->subsumptive'.
8491         (U+476F): Use `->subsumptive'; integrate JC3-66A2.
8492         (U+8CC1): Add `<-denotational' for J97-6C4C; use `->subsumptive'.
8493         (J97-6C4C): New abstract character.
8494         (C6-585C): Add `<-denotational' for J97-6C4C.
8495         (U+8CCE): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8496         for J90-6C4D.
8497         (U+8CD4): Use `->subsumptive'.
8498         (M-36839): Unify U-00027DA9.
8499         (J90-3958): Use `<-simplified@JP/misc' instead of
8500         `<-simplified@JP' for GT-49385; move it to the parent.
8501         (U+8D08): Use `->denotational'.
8502         (U+FA65): Add `<-denotational' for U+8D08; unify JC3-66AF.
8503         (C1-7925): Use `<-denotational' for U+8D08; use `=>daikanwa'
8504         instead of `morohashi-daikanwa' for M-36929; add `=>ucs@jis' for
8505         U+FA65.
8506
8507         * Ideograph-R144-Walk-Enclosure.el (J78-3152): Add S1-7331.
8508         (U+885E): Add S1-7332.
8509
8510 2005-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8511
8512         * Ideograph-R124-Feather.el (GT-K01762): Use
8513         `<-same@component/connect-below' instead of
8514         `<-ideographic-component-forms'.
8515         (U-00026407): Use `->denotational'.
8516         (J90-344D): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8517         for J78-344D.
8518         (U+7FFC): Add B-C16C.
8519         (U+4397): Use `->denotational' and `->subsumptive'.
8520         (U-00026493): Likewise.
8521         (U+7FFB): Use `->denotational'.
8522         (M-28818): Use `<-denotational' for U+7FFC; add
8523         `ideographic-structure'.
8524         (K0-6C4F): Likewise; move B-C16C to U+7FFC; use `=>daikanwa'
8525         instead of `morohashi-daikanwa' for M-28818.
8526
8527         * Ideograph-R122-Net.el (U-000262DA): Use `->subsumptive'.
8528         (U-000262D9): Separate M-28309; use `->subsumptive'.
8529         (U-000262D7): Use `->subsumptive'.
8530         (U-000262D8): Likewise.
8531         (U+7F72): Add J97-3D70.
8532         (M-28313): Add `total-strokes'.
8533         (U-000262DE): Use `->denotational' instead of `->subsumptive'.
8534
8535         * Ideograph-R151-Bean.el (GT-K02620): Use
8536         `<-formed@component/connect-right' instead of
8537         `<-ideographic-component-forms' for U+8C46.
8538
8539 2005-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8540
8541         * Ideograph-R152-Pig.el (U+8C6B): Use `->subsumptive'.
8542
8543         * Ideograph-R137-Boat.el (GT-K00606): Use `<-formed@component'
8544         instead of `<-ideographic-component-forms'.
8545         (GT-K00607): Likewise.
8546         (U-00026A07): Use `->subsumptive'.
8547         (U-000200A8): Copied from Ideograph-R004-Slash.el.
8548         (M-30352): Add `<-subsumptive' for U-000200A8; unify H1-ABE2.
8549         (J90-6764): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8550         for J78-6764.
8551
8552         * Ideograph-R049-Oneself.el (U-000200AC): Use
8553         `ideographic-{radical|strokes}@{ucs|cns}' instead of
8554         `ideographic-'; add `ideographic-radical@cns*sources'.
8555
8556         * Ideograph-R004-Slash.el (U-000200AC): Use
8557         `ideographic-{radical|strokes}@{ucs|cns}' instead of
8558         `ideographic-'; add `ideographic-radical@cns*sources'.
8559         (U-000200A8): Use `ideographic-{radical|strokes}@ucs' instead of
8560         `ideographic-{radical|strokes}'; add
8561         `ideographic-{radical|strokes}@daikanwa'; use `->subsumptive';
8562         integrate M-30352.
8563
8564         * Ideograph-R135-Tongue.el (M-30307): Use `<-vulgar@zhengzitong'
8565         instead of `<-vulgar@zhengzi-tong'.
8566
8567 2005-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8568
8569         * Ideograph-R134-Mortar.el (UU+820B): Move B-F4B5 to the parent.
8570
8571 2005-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8572
8573         * Ideograph-R118-Bamboo.el (U+41F6): Use `->denotational'; map to
8574         M-26038.
8575         (U+41F7): Use `->denotational'; map to M-26039.
8576         (U+41F8): Use `->denotational'; map to M-26043.
8577         (U+7B65): Use `->denotational' instead of `->subsumptive'.
8578         (U+41FB): Use `->subsumptive'; map to M-26055.
8579         (U-00025B85): Use `->subsumptive'.
8580         (U-00025B77): Use `->denotational'.
8581         (U+4201): Unify M-26106.
8582         (U+7B89): Use `->denotational' instead of `->subsumptive'.
8583         (U+7B8B): Use `->subsumptive'.
8584         (U+4206): Use `->denotational'; map to M-26125.
8585         (U+4208): Use `->subsumptive'; map to M-26131.
8586         (U+4209): Use `->subsumptive'; map to M-26137.
8587         (J90-6439): Use `<-simplified@JP/jis' instead of
8588         `<-simplified@JP'.
8589         (U+7BA0): Use `->denotational' instead of `->subsumptive'.
8590         (U+420A): Use `->denotational' and `->subsumptive'; map to
8591         M-26161.
8592         (U+7BA2): Use `->subsumptive'.
8593         (U+5284): Use `guangyun' instead of `kouin' in `<-same*sources'.
8594         (U-00025BF9): Use `->subsumptive'.
8595         (U+4225): Use `->denotational'.
8596         (U+4226): Use `->denotational'.
8597         (U-00025BFA): Use `->subsumptive'.
8598         (U-00025BFD): Use `->subsumptive'.
8599         (G0-736C): Separate JC3-5EC2.
8600         (J90-433D): Unify JC3-5EC2; use `<-simplified@JP/jis' instead of
8601         `<-simplified@JP'.
8602         (U+7C1F): Use `->denotational' instead of `->subsumptive'.
8603         (U+424D): Use `->subsumptive'.
8604
8605 2005-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8606
8607         * Ideograph-R128-Ear.el (J90-416F): Use `<-simplified@JP/misc'
8608         instead of `<-simplified@JP'.
8609         (J83-6660): Use `<-simplified@JP/jis' instead of
8610         `<-simplified@JP'.
8611
8612 2005-12-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8613
8614         * Ideograph-R130-Meat.el (U-0002666B): Use `->subsumptive'.
8615         (U+80C6): Likewise.
8616         (U+43DF): Likewise.
8617         (U-000266B9): Use `ideographic-{radical|strokes}@{ucs|cns}' and
8618         `ideographic-radical@cns*sources' instead of `ideographic-'; use
8619         `->subsumptive'.
8620         (U+81A4): Use `->denotational'.
8621
8622         * Ideograph-R123-Sheep.el (<CJK RADICAL SHEEP>): Copied from
8623         u02E00-CJK-Radical-Supplement.el; add
8624         `ideographic-{radical|strokes}' and `total-strokes'.
8625         (U+7F8B): Use `->denotational'.
8626         (U+7F8C): Likewise.
8627
8628 2005-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8629
8630         * Ideograph-R129-Brush.el (J0-4825): Use `<-simplified@JP/misc'
8631         instead of `<-simplified@JP'.
8632
8633         * Ideograph-R132-Self.el (M-30104): Unify U-00026901 and H8-CDCE.
8634
8635 2005-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8636
8637         * Ideograph-R121-Jar.el (GT-K01231): Use `<-formed@component'
8638         instead of `<-ideographic-component-forms'.
8639         (GT-36228): Likewise.
8640         (M-28139): Use `zhengzitong' instead of `zhengzi-tong' in
8641         `<-original*sources'.
8642
8643 2005-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8644
8645         * Ideograph-R120-Silk.el (U+42D4): Use `->subsumptive'; integrate
8646         M-27393.
8647         (J90-6546): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8648         for J78-6546.
8649         (U+7DD2): Add `<-denotational' for J97-3D6F.
8650         (J97-3D6F): New abstract character.
8651         (U+7DD6): Add `<-denotational' for J97-3D6F.
8652         (U+430A): Use `->denotational' instead of `->subsumptive'.
8653         (J90-3752): Use `<-simplified@JP/jis' instead of `<-simplified@JP'
8654         for J78-3752.
8655         (M-28007): Use `zhengzitong' instead of `zhengzi-tong' in
8656         `<-original*sources'.
8657
8658         * Ideograph-R115-Grain.el (U-0002577C): Unify M-24974.
8659         (U-00025780): Use `->subsumptive'; integrate M-24979.
8660         (U+79DA): Use `->denotational' instead of `->subsumptive'.
8661         (U+4136): Unify M-24984.
8662         (U+4173): Use `->subsumptive'; integrate M-25206.
8663         (U+7A37): Use `->denotational' instead of `->subsumptive'.
8664         (U+7A43): Use `->subsumptive'.
8665         (U-00025900): Use `->subsumptive'; integrate M-25376.
8666         (U-00025901): Use `->subsumptive'; integrate M-25377.
8667         (U+418A): Use `->subsumptive'; integrate M-25378.
8668         (U-00025902): Use `->subsumptive'; integrate M-25379.
8669         (U+418D): Use `->subsumptive'; integrate M-25382.
8670         (U-0002A6BC): Use `ideographic-{radical|strokes}@cns' instead of
8671         `ideographic-{radical|strokes}'; add
8672         `ideographic-{radical|strokes}@ucs' and
8673         `ideographic-radical@ucs*sources'; use `->subsumptive'; integrate
8674         M-48870.
8675
8676 2005-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8677
8678         * Ideograph-R104-Sickness.el:
8679         - Use `->denotational' and/or `->subsumptive' for some character
8680           definitions.
8681         - Add some mappings to Daikanwa numbers.
8682
8683         * Ideograph-R112-Stone.el (U+7809): Use `->denotational'.
8684         (U+409A): Use `->subsumptive'; map to M-24057.
8685         (U+780A): Use `->subsumptive'.
8686         (U+409C): Use `->denotational'; map to M-24060.
8687         (U+7812): Use `->subsumptive'.
8688         (U+7813): Likewise.
8689         (U+409D): Use `->subsumptive'; map to M-24074.
8690         (U+7814): Add `<-denotational' for J97-3826; separate B-ACE3.
8691         (J97-3826): New abstract character; add B-ACE3.
8692         (U+40AE): Use `->subsumptive'.
8693         (U+784F): Use `->denotational'; add `<-denotational' for J97-3826.
8694         (K0-665A): Delete BC-ACE3.
8695
8696 2005-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8697
8698         * Ideograph-R116-Cave.el (U+4193): Use `->denotational' instead of
8699         `->subsumptive'; integrate M-25430.
8700
8701         * Ideograph-R111-Arrow.el (GT-K01013): Use
8702         `<-formed@component/connect-right' instead of
8703         `<-ideographic-component-forms' for U+77E2.
8704         (U-000253A9): Use `->subsumptive'.
8705         (U-00020170): Use `ideographic-{radical|strokes}@cns' instead of
8706         `ideographic-{radical|strokes}'; add
8707         `ideographic-radical@cns*sources' and
8708         `ideographic-{radical|strokes}@ucs'; use `->subsumptive'.
8709         (U-000253D9): Use `->denotational'.
8710         (U+4094): Use `->subsumptive'.
8711         (U-000253DA): Likewise.
8712         (M-23994): New character; map to U-000253DF.
8713         (U-000253DF): Map to M-23994.
8714         (U+77EE): Use `->subsumptive'.
8715
8716 2005-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8717
8718         * Ideograph-R075-Tree.el (JSP-4466): Add `ideographic-structure'.
8719         (U+4CB7): Use `->denotational'.
8720         (U-00023664): Use `->subsumptive'; integrate M-15460.
8721         (U-0002362D): Use `->subsumptive'; integrate M-15462.
8722         (U+6A26): Use `->denotational'.
8723         (U-0002362E): Use `->denotational'; integrate M-15465.
8724         (U-0002362F): Use `->denotational'; integrate M-15466.
8725         (U-00023633): Use `->denotational'; integrate M-15471.
8726         (U-00023672): Use `->denotational'; integrate M-15477.
8727         (U-0002365B): Use `->subsumptive'; integrate M-15482.
8728
8729         * Ideograph-R113-Spirit.el (M-24824): Use `zhengzitong' instead of
8730         `zhengzi-tong' in `<-vulgar*sources'.
8731
8732         * Ideograph-R105-Dotted-Tent.el (U+7676): Use `->subsumptive'.
8733         (M-22659): Map to U-00024F26; integrate H7-E671.
8734         (U+7678): Use `->subsumptive'.
8735         (U-00024F2C): Likewise.
8736         (M-22666): Unify U-00024F2E and H7-E679.
8737         (U+767B): Use `->subsumptive'.
8738         (U+767C): Likewise.
8739         (U-00024F31): Use `->denotational'.
8740         (M-22672): Map to U-00024F33; integrate H7-E6F2.
8741         (M-22673): Unify U-00024F34 and H7-E6F3.
8742         (M-22674): Unify U-00024F36 and H7-E6F5.
8743
8744 2005-12-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8745
8746         * Ideograph-R109-Eye.el (BC-8BB2): Use `<-formed@component'
8747         instead of `<-ideographic-component-forms'.
8748         (U+76F7): Use `->denotational' and `->subsumptive'.
8749         (U+7701): Use `->subsumptive'.
8750         (U+771E): Likewise.
8751         (U+771F): Use `->denotational' and `->subsumptive'.
8752         (M-23237): Map to U-0002F947; add `<-original' for J0-6243; add
8753         `<-simplified' for J0-6243.
8754
8755 2005-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8756
8757         * Ideograph-R106-White.el (U+7697): Use `->denotational' instead
8758         of `->subsumptive'.
8759         (U-00024F7A): Use `->denotational'.
8760         (U+7698): Use `->denotational' instead of `->subsumptive'.
8761
8762 2005-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8763
8764         * Ideograph-R102-Field.el (U+3F55): Use `->subsumptive'; integrate
8765         M-21733.
8766         (U+3540): Use `->subsumptive'.
8767         (U+753B): Use `->denotational'.
8768         (U+755F): Use `->denotational' instead of `->subsumptive'.
8769         (U+7562): Use `->denotational' and `->subsumptive'.
8770         (U+3F5F): Unify M-21857.
8771         (U+756A): Use `->subsumptive'.
8772         (U+7572): Use `->subsumptive'.
8773         (U-00024C7C): Unify M-21863.
8774         (U+756F): Use `->denotational' instead of `->subsumptive'.
8775         (U-00024C83): Use `=>daikanwa' instead of `morohashi-daikanwa' for
8776         M-49335.
8777         (U-00024C84): Use `->subsumptive'.
8778         (U+7574): Use `->subsumptive'.
8779
8780         * Ideograph-R094-Dog.el: Use `->denotational' and/or
8781         `->subsumptive' for some character definitions.
8782         (M-20252): Unify U-0002472E and H4-BA6C.
8783         (M-20254): Unify U-00024727 and H4-BA4C.
8784         (M-20255): Unify U-00024729.
8785         (U+72B6): Add S1-4762; add `<-simplified@CN' for K0-5F52; add
8786         `<-simplified@ucs' for U+72C0.
8787         (J0-603F): Add S1-4767.
8788         (M-20398): Unify U-0002478D.
8789         (M-20399): Map to U-0002478E.
8790         (M-20400): Map to U-00024789; integrate CB06088.
8791         (M-20402): Unify U-0002478B and H4-BCB5.
8792         (M-20403): Unify CB06343; map to U-0002478C; integrate H4-BCF8.
8793         (M-20404): Unify U-0002478A and H4-BC79.
8794         (U+72EC): Add `<-simplified@CN' for U+7368; add `<-simplified@ucs'
8795         for U+7368.
8796         (U+72ED): Add `<-simplified@CN' for U+72F9; add `<-simplified@ucs'
8797         for U+72F9.
8798         (U+732E): Use `<-simplified@CN' for U+4F57; add `<-simplified@ucs'
8799         for U+737B.
8800         (M-20712): Unify H4-C1A8; map to U-00024884.
8801         (M-20713): Unify U-00024880 and H4-C16C.
8802         (U+7376): Use `->denotational' instead of `->subsumptive'.
8803         (M-20776): Map to U-000248BC.
8804         (M-20781): Map to U-000248C6; integrate H4-C366.
8805         (M-20786): Unify U-000248CC and H4-C3A9; add `total-strokes'.
8806
8807         * Ideograph-R076-Lack.el:
8808         - Use `->denotational' and/or `->subsumptive' for some character
8809           definitions.
8810         - Add some mappings to Daikanwa numbers.
8811         (U+6B27): Use `->denotational'; add `<-simplified@ucs' for U+6B50.
8812
8813         * Ideograph-R103-Bolt-Of-Cloth.el (U+7591): Use `->subsumptive'.
8814         (M-22009): Unify U-00024D1F, C5-5563, H7-E4CF and CB08514; fix
8815         strokes.
8816         (U-00024D20): Use `->denotational'.
8817         (M-22012): Map to U-00024D22.
8818         (M-22013): Map to U-00024D23.
8819         (U-00024D24): Use `->subsumptive'.
8820
8821         * Ideograph-R075-Tree.el:
8822         - Use `->denotational' and/or `->subsumptive' for some character
8823           definitions.
8824         - Add some mappings to Daikanwa numbers.
8825         (GT-K02598): Use `<-formed@component/connect-right' instead of
8826         `<-ideographic-component-forms'.
8827         (U+6802): Add S1-3581.
8828         (J90-466A): Use `<-simplified@JP/misc' instead of
8829         `<-simplified@JP'.
8830         (J90-4F31): Likewise.
8831         (U+69C5): Use `->denotational' instead of `->subsumptive'.
8832         (G0-6933): Use `<-simplified@JP/misc' instead of
8833         `<-simplified@JP'.
8834         (J90-3A67): Use `<-simplified@JP/misc' instead of
8835         `<-simplified@JP'.
8836
8837 2005-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8838
8839         * Ideograph-R093-Cow.el (U+727D): Use `->subsumptive'.
8840         (U+3E3D): Unify M-20026.
8841         (U-0002465E): Use `->subsumptive'; integrate M-20027.
8842         (U+3E3E): Use `->subsumptive'; integrate M-20029.
8843         (U-00024660): Use `->subsumptive'; integrate M-20031.
8844         (U-00024662): Use `->denotational'; integrate M-20034.
8845         (U-00024664): Use `->denotational'.
8846         (U-0002466B): Use `->subsumptive'.
8847         (U+7280): Use `->subsumptive'.
8848         (U+7283): Use `->subsumptive'.
8849         (U+7289): Use `->subsumptive'.
8850         (U-0002468A): Use `->subsumptive'; integrate M-20065.
8851
8852         * maps-conf.el: Don't add `=gt-pj-1' for J90-492D.
8853
8854 2005-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8855
8856         * Ideograph-R095-Profound.el (U+7384): Use `->subsumptive'.
8857         (U+7385): Likewise.
8858         (U+7386): Likewise.
8859         (U+7387): Use `->denotational' and `->subsumptive'.
8860         (U+7388): Use `->subsumptive'.
8861         (U-000248E7): Likewise.
8862         (U-000248E8): Likewise.
8863
8864 2005-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8865
8866         * Ideograph-R101-Use.el (U-000200F0): Use `->subsumptive'; don't
8867         use `ideographic-'.
8868         (U-00024C07): Use `->denotational' and `->subsumptive'.
8869         (U-00020CEB): Copied from Ideograph-R030-Mouth.el.
8870         (C6-395E): Use `<-subsumptive' for U-00020CEB; separate M-21715.
8871
8872         * Ideograph-R099-Sweet.el (U-00024BBC): Use `->subsumptive'.
8873         (U+751A): Use `->denotational'.
8874         (M-21649): Unify U-00024BC2 and H6-F2F6.
8875         (M-21651): Unify U-00024BC4 and H6-F2F7.
8876         (M-21653): Unify U-00024BC5 and H6-F2F9.
8877
8878         * Ideograph-R096-Jade.el (U+73CE): Use `->denotational' instead of
8879         `->subsumptive'.
8880         (J90-6076): Use `<-simplified@JP/misc' instead of
8881         `<-simplified@JP'.
8882         (U-000249EB): Use `->denotational'.
8883         (U+7465): Use `->denotational'.
8884         (U+7488): Use `->denotational' instead of `->subsumptive'.
8885
8886 2005-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8887
8888         * Ideograph-R018-Knife.el (BC-8DC9): New character; map to
8889         U-000206A3; add `<-formed@component' for U-000206A3, U+5200 and
8890         U+52FA.
8891
8892 2005-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8893
8894         * Ideograph-R087-Claw.el (U-000244EF): Use `->subsumptive';
8895         integrate M-19654.
8896         (U-000244F1): Unify M-19656.
8897         (U-000244F2): Use `->denotational' and `->subsumptive'; integrate
8898         M-19657.
8899         (M-19658): New character; map to U-000244F3.
8900         (U-000244F3): Map to M-19658.
8901         (U-000244FD): Use `->denotational'; integrate M-19667.
8902         (U-000244FE): Use `->subsumptive'; integrate M-19668.
8903         (U+722F): Use `->denotational'.
8904         (U+7230): Likewise.
8905         (M-19673): New character; map to U-00024500.
8906         (U-00024500): Use `->subsumptive'; map to M-19673.
8907         (M-19674): New character; map to U-00024501.
8908         (U-00024501): Use `->subsumptive'; map to M-19674.
8909         (U-00024510): Use `->subsumptive'.
8910         (U-00024511): Unify M-19683.
8911         (M-19684): New character; map to U-00024512.
8912         (U-00024512): Map to M-19684.
8913         (U-00024514): Use `->denotational' instead of `->subsumptive'.
8914         (U-00024515): Likewise.
8915
8916 2005-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8917
8918         * Ideograph-R086-Fire.el: Use `->subsumptive' for some characters.
8919         (U+706F): Use `->subsumptive'; add `<-simplified@ucs' for U+71C8.
8920         (U+7089): Use `->denotational' and `->subsumptive'; add
8921         `<-simplified@ucs' for U+7210.
8922         (C6-3248): Move U-0002F91A to parent.
8923         (U+70B9): Add `<-simplified@CN' for U+9EDE; add `<-simplified@ucs'
8924         for U+9EDE.
8925         (U-000241C7): Use `->denotational' and `->subsumptive'.
8926         (J90-4079): Use `<-simplified@JP/misc' instead of
8927         `<-simplified@JP' for J78-4079.
8928         (J90-407A): Use `<-simplified@JP/misc' instead of
8929         `<-simplified@JP' for K0-6043.
8930         (U+71D6): Use `->denotational' instead of `->subsumptive'.
8931         (U+71D7): Add `<-denotational' for J97-5F73.
8932         (J97-5F73): New abstract character.
8933         (U-000243D0): Add `<-denotational' for J97-5F73.
8934
8935 2005-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8936
8937         * Ideograph-R030-Mouth.el (U+53F0): Add S1-949; add
8938         `<-simplified@CN' for G1-4C28, U+6AAF and U+98B1; add
8939         `<-simplified@ucs' for U+81FA.
8940         (U+53F7): Add S1-939; add `<-simplified@CN' for G1-3A45; add
8941         `<-simplified@ucs' for U+865F.
8942         (U-00020BD3): Unify M-03351.
8943         (U+5434): Use `zhengzitong' instead of `zhengzi-tong' in
8944         `<-vulgar*sources'.
8945         (U+543F): Add `<-denotational' for J97-3970.
8946         (J97-3970): New abstract character; unify B-A769.
8947         (U+544A): Add `<-denotational' for J97-3970; separate B-A769.
8948         (U-00020BD8): Use `->denotational'.
8949         (U+3571): Use `->subsumptive'.
8950         (U-00020BD9): Use `->subsumptive'.
8951         (M-03419): Use `zhengzitong' instead of `zhengzi-tong' in
8952         `<-wrong*sources'.
8953         (U+5467): Use `->denotational' instead of `->subsumptive'.
8954         (U+5471): Use `->denotational' and `->subsumptive'.
8955         (U+54EA): Use `->denotational' instead of `->subsumptive'.
8956         (U-00020CB4): Use `->subsumptive'.
8957         (U+5503): Use `->denotational' instead of `->subsumptive'.
8958         (U+5519): Use `->subsumptive'.
8959         (U+551A): Use `->denotational'.
8960         (U-00020CF9): Use `->subsumptive'.
8961         (U-00020CEB): Use `->subsumptive'; integrate C6-395E and M-21715;
8962         use `ideographic-{radical|strokes}@ucs' instead of
8963         `ideographic-{radical|strokes}'; add
8964         `ideographic-{radical|strokes}@cns'; don't use `<-same' for
8965         C6-395E.
8966         (U-00020CFD): Use `->denotational' and `->subsumptive'.
8967         (U-00020D2C): Use `->subsumptive'.
8968         (U+5534): Use `->denotational'.
8969         (U+5535): Use `->subsumptive'.
8970         (U+5537): Likewise.
8971         (U+554C): Use `->denotational'.
8972         (U+554D): Use `->subsumptive'.
8973         (U+35A8): Use `->denotational' and `->subsumptive'.
8974         (U+557E): Use `->subsumptive'.
8975         (U-00020DD8): Likewise.
8976         (U+557F): Use `->denotational'.
8977         (U+35B8): Use `->subsumptive'.
8978         (M-03897): Unify H2-DAC9; add `<-subsumptive' for U-00020DB9.
8979         (U+558B): Use `->subsumptive'.
8980         (U+35BC): Likewise.
8981         (U+5592): Use `->denotational' instead of `->subsumptive'.
8982         (U+35C2): Use `->subsumptive'.
8983         (U-00020DC9): Use `->denotational'.
8984         (U+5599): Use `->subsumptive'.
8985         (U+559A): Use `->denotational' instead of `->subsumptive'.
8986         (U+35C8): Use `->subsumptive'.
8987         (U+55A6): Add `->mistakable' for U+5D52.
8988         (J0-3776): Add S1-1155.
8989         (U-00020DCF): Use `->subsumptive'.
8990         (U-00020DD5): Likewise.
8991         (U-00020048): Use `->denotational'; use
8992         `ideographic-{radical|strokes}@{ucs|cns}' instead of
8993         `ideographic-'; add `ideographic-radical@cns*sources'; don't use
8994         `<-same' for C6-472D.
8995         (U-00020E50): Use `->denotational' and `->subsumptive'.
8996         (U+35D7): Use `->denotational' instead of `->subsumptive'.
8997         (U+55DE): Use `->denotational'.
8998         (U+35DC): Use `->subsumptive'.
8999         (U+35DA): Likewise.
9000         (CB06695): New character; add `<-denotational' for U+55E4.
9001         (U-00020E62): Use `->subsumptive'.
9002         (U-00020ED5): Likewise.
9003         (U+55F7): Modify hierarchy.
9004         (U+55F8): Use `->denotational' and `->subsumptive'.
9005         (U+5600): Use `->subsumptive'.
9006         (U+5602): Likewise.
9007         (U+5603): Use `->subsumptive'.
9008         (U+5604): Use `->subsumptive'.
9009         (U-00020EE0): Likewise.
9010         (U+5607): Use `->subsumptive'.
9011         (U+35E5): Use `->subsumptive'.
9012         (U-00020EE1): Likewise.
9013         (U-00020EEB): Likewise.
9014         (U-00020EEC): Unify M-04209.
9015         (U-00020EED): Use `->subsumptive'.
9016         (U+5631): Add S1-1237; add `<-simplified@CN' for C1-7C5D; add
9017         `<-simplified@ucs' for U+56D1.
9018         (U+35F5): Use `->subsumptive'.
9019         (U+5646): Use `->denotational' and `->subsumptive'.
9020         (U+5647): Use `->subsumptive'.
9021         (U+564A): Use `->denotational' instead of `->subsumptive'.
9022         (U+564B): Use `->subsumptive'.
9023         (U-00020F7D): Likewise.
9024         (G0-6061): Separate JC3-70B8.
9025         (J83-4139): Unify JC3-70B8.
9026         (U+35F6): Use `->subsumptive'.
9027         (U+564D): Likewise.
9028         (U-00020F81): Likewise.
9029         (U+5657): Likewise.
9030         (U+5659): Use `->denotational' and `->subsumptive'.
9031         (U+565A): Use `->denotational'.
9032         (U+5662): Use `->denotational' and `->subsumptive'.
9033         (U-00021099): Use `->denotational' and `->subsumptive'.
9034         (U-00021117): Use `->subsumptive'.
9035         (U+56B5): Likewise.
9036         (U+56B6): Use `->subsumptive'.
9037         (U-00021118): Use `->subsumptive'.
9038         (U-0002111A): Use `->denotational'.
9039         (M-04599): Map to U-00021122.
9040         (U-00021159): Use `->subsumptive'.
9041         (J0-5376): Add S1-1238.
9042         (U-00020DB9): Use `->subsumptive' to integrate M-03897.
9043         (U-00021122): Use `->subsumptive' to integrate M-04599.
9044
9045 2005-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9046
9047         * Ideograph-R004-Slash.el (U-000200A0): Use `->subsumptive'.
9048
9049         * Ideograph-R090-Half-Tree-Trunk.el (U-00024593): Use
9050         `->subsumptive'.
9051         (U+7245): Likewise.
9052         (U-00024595): Use `->subsumptive'.
9053         (U-00024596): Use `->denotational'.
9054
9055 2005-11-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9056
9057         * Ideograph-R040-Roof.el (U+5B90): Use `->denotational'.
9058         (U+5B98): Use `->subsumptive'.
9059         (U+5B99): Likewise.
9060         (U+5B9A): Likewise.
9061         (U+5B9B): Likewise.
9062         (U+5B9C): Likewise.
9063         (U+3752): Likewise.
9064
9065 2005-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9066
9067         * Ideograph-R038-Woman.el: Use `->subsumptive' for some
9068         characters.
9069         (U+5A3D): Use `->denotational'.
9070
9071         * Ideograph-R031-Enclosure.el (U+5709): Use `->subsumptive'.
9072         (U-000211F5): Use `->subsumptive'.
9073
9074 2005-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9075
9076         * char-db-util.el (char-db-insert-ccs-feature): Format each value
9077         of `=adobe-*' as a digit value.
9078
9079         * Ideograph-R066-Rap.el (U+6556): Use `->denotational' and
9080         `->subsumptive'.
9081         (U-00022F40): Use `->subsumptive'.
9082         (U-00022F41): Use `->denotational'.
9083         (U-00022F42): Use `->subsumptive'.
9084
9085         * Ideograph-R053-Dotted-Cliff.el: Use `->subsumptive' for some
9086         characters.
9087         (U-00022241): Use `->denotational'.
9088         (M-09385): Map to U-00022247.
9089         (U-0002225A): Use `->denotational'.
9090         (M-09390): Map to U-00022257.
9091         (M-09391): Map to U-00022251.
9092         (M-09392): Map to U-00022253.
9093         (U-00022246): Use `->subsumptive'; fix `ideographic-strokes' and
9094         `total-strokes'.
9095
9096         * Ideograph-R050-Turban.el (U+3865): Use `->denotational' instead
9097         of `->subsumptive'.
9098
9099 2005-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9100
9101         * Ideograph-R009-Man.el: Use `->subsumptive' for some characters.
9102         (U+4F4E): Use `->denotational'.
9103         (U+4F4F): Likewise.
9104         (U+345A): Use `->denotational' instead of `->subsumptive'.
9105         (U-00020266): Complete `ideographic-structure'.
9106         (U+5025): Use `->denotational'.
9107         (U+5026): Use `->denotational' instead of `->subsumptive'.
9108         (U+5030): Likewise.
9109         (U+5050): Use `->denotational'.
9110         (U+5061): Use `->denotational' instead of `->subsumptive'.
9111         (U-000202B3): Complete `ideographic-structure'.
9112         (U-000202DC): Use `->denotational' to integrate M-00915.
9113         (M-00916): Map to U+48CF; add `ideographic-structure'; add
9114         `<-unknown' for U+48CF.
9115         (M-00919): Unify U-000202DE and H1-CDB7.
9116         (U+507A): Use `->denotational' instead of `->subsumptive'.
9117         (U+508B): Use `->denotational'.
9118         (U+5094): Likewise.
9119         (U+509D): Likewise.
9120         (U-00020300): Use `->denotational' instead of `->subsumptive'.
9121         (U+50B2): Use `->denotational' and `->subsumptive'.
9122         (U-0002032F): Likewise.
9123         (U+50C8): Use `->denotational'.
9124         (U-0002F80A): Use `=>daikanwa' instead of `morohashi-daikanwa'.
9125         (U+50D0): Use `->denotational' instead of `->subsumptive'.
9126         (U+3486): Likewise.
9127         (U+50E7): Use `->subsumptive'.
9128         (U+3488): Use `->denotational' instead of `->subsumptive'.
9129         (U-00020375): Unify M-01121; use `ideographic-strokes@ucs' and
9130         `total-strokes@ucs' instead of `ideographic-strokes' and
9131         `total-strokes'; add `ideographic-strokes@cns' and
9132         `total-strokes@cns'.
9133         (U+50EA): Use `->denotational' instead of `->subsumptive'.
9134         (U+50ED): Likewise.
9135         (U-000203BB): Use `->denotational'.
9136         (U-00020409): Use `->denotational' and `->subsumptive'.
9137         (U-0002040E): Use `->denotational'.
9138         (M-01266): Unify U-00020420 and H1-D6B0.
9139         (U+5130): Use `->denotational'.
9140         (U-0002043E): Modify `ideographic-structure'.
9141         (U+5136): Use `->denotational' instead of `->subsumptive'.
9142         (U+34A7): Likewise.
9143
9144 2005-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9145
9146         * Ideograph-R085-Water.el (GT-K02519): Use
9147         `<-formed@component/connect-right' instead of
9148         `<-ideographic-component-forms'.
9149         (U+6C97): Use `->denotational'.
9150         (U+6C98): Use `->subsumptive'.
9151         (U+6C99): Likewise.
9152         (U+6CA1): Likewise.
9153         (U+6CE0): Likewise.
9154         (M-17428): Use `zhengzitong' instead of `zhengzi-tong' in
9155         `->vulgar*sources'.
9156         (U+6D5D): Use `->denotational' and `->subsumptive'.
9157         (U+6D99): Use `->denotational'.
9158         (U-00023D69): Use `->subsumptive'.
9159         (U-00023D68): Likewise.
9160         (U+6DEC): Use `->subsumptive'.
9161         (U+6DF7): Likewise.
9162         (U+6DF9): Likewise.
9163         (U+6DFB): Use `->denotational'.
9164         (U+6E08): Use `->subsumptive'.
9165         (U+6E09): Likewise.
9166         (U+6E13): Delete `morohashi-daikanwa'.
9167         (U+6E1F): Use `->subsumptive'.
9168         (U+6E20): Use `->subsumptive'.
9169         (U+6E26): Use `->denotational'.
9170         (U+6E27): Use `->subsumptive'.
9171         (U+6EAA): Use `->denotational'.
9172         (U+6EDD): Use `->subsumptive'.
9173         (U+6EDE): Use `->denotational'; add `<-simplified@ucs' for U+6EEF.
9174         (U-0002F914): Moved to parent; use `<-denotational' for U+701E.
9175         (J83-4654): Use `<-subsumptive' for U-0002F914.
9176         (C4-565D): Separate U-0002F914; use `<-subsumptive' for
9177         U-0002F914.
9178         (U+6FEB): Use `->denotational'.
9179         (U+7016): Simplify hierarchy.
9180
9181 2005-11-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9182
9183         * Ideograph-R061-Heart.el (U+60A2): Use `->subsumptive'.
9184         (U-00022685): Likewise.
9185         (U+60A4): Use `->denotational'.
9186         (U+6182): Use `->denotational' and `->subsumptive'.
9187         (U+6183): Use `->subsumptive'.
9188         (U+6184): Use `->denotational'.
9189
9190         * Ideograph-R081-Compare.el (U+6BD4): Use `->subsumptive'.
9191         (U-000200B1): Use `ideographic-{radical|strokes}@cns' instead of
9192         `ideographic-{radical|strokes}@daikanwa'; add
9193         `ideographic-radical@cns*sources'.
9194         (U-00023B03): Use `->subsumptive'.
9195         (U-00023B02): Likewise.
9196         (U-00023B10): Likewise.
9197         (U-00023B11): Likewise.
9198         (U-00023B12): Likewise.
9199         (U-00023B13): Use `->subsumptive'.
9200         (U-00023B15): Use `->subsumptive'.
9201         (U-00023B14): Use `->subsumptive'.
9202         (U+6BDA): Likewise.
9203
9204         * Ideograph-R079-Weapon.el (U+3C7C): Use `->subsumptive'.
9205         (U+3C7D): Use `->subsumptive'.
9206         (U-00023A82): Use `->denotational'.
9207         (M-16617): Map to U-00023A84.
9208         (U-00023A83): Use `->subsumptive'.
9209         (U+6BB4): Use `->denotational' and `->subsumptive'.
9210         (U+6BB5): Use `->subsumptive'.
9211         (U-00023A85): Use `->subsumptive'.
9212         (U-00023A86): Likewise.
9213         (U+6BB6): Use `->denotational'.
9214         (M-16623): Map to U-00023A87.
9215         (U-00023A88): Use `->subsumptive'.
9216         (U+6BBD): Simplify hierarchy.
9217
9218         * Ideograph-R062-Halberd.el (U-000229FE): Use `->subsumptive'.
9219         (U-000229FA): Use `->subsumptive'.
9220         (U-00022A0A): Likewise.
9221         (U-00022A0C): Use `->subsumptive'.
9222         (U-00022A0D): Use `->subsumptive'.
9223         (U-00022A0E): Use `->subsumptive'.
9224         (M-11677): Map to U-00022A0F.
9225         (U-00022A13): Use `->denotational'.
9226         (U+39BD): Use `->subsumptive'.
9227         (U+6232): Likewise.
9228         (M-11682): Unify U-00022A16.
9229         (M-11683): Map to U-00022A17.
9230         (U+6233): Use `->denotational' and `->subsumptive'.
9231         (U-00022A19): Use `->subsumptive'.
9232         (U-00022A1B): Use `->subsumptive'.
9233         (M-11687): Unify U-00022A1C.
9234         (M-11688): Map to U-00022A1D.
9235         (U-00022A1E): Use `->denotational'.
9236
9237 2005-11-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9238
9239         * Ideograph-R046-Mountain.el (U+5D29): Use `->denotational'.
9240         (U+5D52): Add `->mistakable' for U+55A6.
9241         (RUI6-E008): Use J0-3123 instead of U+96A0 in
9242         `ideographic-structure'.
9243         (U+3825): Use `->subsumptive'.
9244
9245         * Ideograph-R080-Do-Not.el (U+6BD1): Use `->subsumptive'.
9246         (U+6BD2): Use `->denotational'.
9247         (U-00023AEF): Use `->denotational'.
9248         (M-16732): Unify U-00023AF1 and H6-ECC1.
9249         (U-00023AF0): Fix `ideographic-strokes'.
9250         (U-00021E46): Use `->denotational'.
9251         (M-16735): Unify U-00023AF3 and H6-ECC3.
9252         (U-00023AF4): Use `->denotational'.
9253         (M-16737): Unify U-00023AF5 and H6-ECE1.
9254         (M-16738): Map to U-00023AF6.
9255         (U-00023AF9): Use `->denotational'.
9256         (U+6BD3): Use `->subsumptive'.
9257         (M-16741): Map to U-00023AFB.
9258         (U-00023AFA): Use `->denotational' and `->subsumptive'.
9259
9260 2005-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9261
9262         * Ideograph-R026-Seal.el (J0-524B): Delete `=ucs@big5'.
9263
9264 2005-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9265
9266         * Ideograph-R077-Stop.el (GT-K00439): Use
9267         `<-formed@component/connect-right' instead of
9268         `<-ideographic-component-forms' for U+6B62.
9269         (BC-8960): Use `<-formed@component' instead of
9270         `<-ideographic-component-forms' for U+6B62.
9271         (U+9FB0): Use `<-formed@component/connect-above' instead of
9272         `<-ideographic-component-forms' for U+6B62.
9273         (U-00023942): Use `->subsumptive'.
9274         (U+6B63): Add S1-3948.
9275         (U+6B65): Use `->subsumptive'.
9276         (U-0002394A): Likewise.
9277         (U-00023949): Add `morohashi-daikanwa' for M-16283'.
9278         (U+6B69): Use `->subsumptive'.
9279         (U-00023960): Likewise.
9280         (M-16306): Unify U-00023977 and H4-D360.
9281         (U-00023979): Unify M-16307.
9282         (U+3C55): Use `->denotational' instead of `->subsumptive'.
9283         (U+3C56): Use `->subsumptive'.
9284         (U-00023985): Likewise.
9285         (U-0002398F): Unify M-09684; use `ideographic-radical@ucs' instead
9286         of `ideographic-radical'; add `ideographic-strokes@ucs',
9287         `ideographic-{radical|strokes}@daikanwa' and `total-strokes'.
9288         (U-00023987): Use `->denotational' and `->subsumptive'.
9289         (U-00023988): Use `->subsumptive'.
9290         (U-00023989): Likewise.
9291         (M-16330): Unify U-0002469C.
9292         (M-16331): Map to U-0002398C.
9293         (M-16333): Unify U-00023990 and H4-D3B7.
9294         (M-16334): Unify U-00023991 and H4-D3B9.
9295         (U+6B74): Use `->subsumptive'.
9296         (U+6B77): Use `->subsumptive'.
9297         (U-0002398C): Use `->subsumptive' to integrate M-16331.
9298
9299         * Ideograph-R066-Rap.el (U-00022F22): Use `->denotational'.
9300         (M-13185): Unify U-00022F24 and H4-D5F8.
9301         (U+6548): Use `->subsumptive'.
9302         (U-00022F2D): Use `=>daikanwa' instead of `morohashi-daikanwa';
9303         add `<-unknown' for U-00022F26.
9304
9305         * maps-conf.el: Don't add `=gt-pj-1' for J90-4337.
9306
9307         * Ideograph-R012-Eight.el (U-00020510): Use `->subsumptive'.
9308         (U-00020511): Use `->subsumptive'; integrate M-01476.
9309
9310         * Ideograph-R057-Bow.el (GT-12408): Unify U-0002241A and H3-CCAD.
9311         (U+5F45): Use `->denotational'.
9312
9313         * Ideograph-R018-Knife.el (U+526A): Use `->denotational' and
9314         `->subsumptive'.
9315
9316 2005-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9317
9318         * Ideograph-R048-Work.el (U+5DEE): Use `->denotational'.
9319
9320         * Ideograph-R014-Cover.el (U+51A2): Use `->subsumptive'.
9321         (U+51A5): Use `->subsumptive'.
9322         (U-0002058C): Use `->subsumptive'.
9323
9324         * Ideograph-R138-Stopping.el (BC-8C42): Use
9325         `<-simplified@component' instead of
9326         `<-ideographic-component-forms' and `<-simplified' for J0-4E49.
9327
9328         * Ideograph-R100-Life.el (U+9FB6): Use
9329         `<-formed@component/connect-below' instead of
9330         `<-ideographic-component-forms' for U+751F.
9331         (GT-K00587): Use `<-denotational' for U+9FB6; use
9332         `<-formed@component/connect-right' for U+9FB6 instead of
9333         `<-ideographic-component-forms' for U+751F and U+9FB6.
9334         (U+7522): Use `->subsumptive'; add `<-denotational' for J97-3B3A.
9335         (J97-3B3A): New abstract character.
9336         (U+7523): Use `->subsumptive'; add `<-denotational' for J97-3B3A.
9337
9338         * Ideograph-R070-Square.el (M-13621): Unify BC-8A7E and CB08182.
9339         (CB09247): New character.
9340         (U-000230D8): Map to M-13623.
9341         (U-000230D9): Map to M-13624.
9342         (U+65BA): Use `->subsumptive'.
9343         (U+65BB): Use `=>daikanwa' instead of `morohashi-daikanwa'; add
9344         `<-same' for M-13626; use `->subsumptive'.
9345         (U+3AC4): Use `->subsumptive'.
9346         (U-000230DD): Map to M-13631; use `->subsumptive'.
9347         (U+65BF): Use `->subsumptive'.
9348         (U-000230DE): Use `->subsumptive' to integrate M-13633.
9349         (U-000230DF): Map to M-13634; use `->denotational' and
9350         `->subsumptive'.
9351         (M-13635): New character; map to U-000230E2.
9352         (U-000230E2): Map to M-13635; add `<-unknown' for M-13635.
9353         (U+65C1): Use `->subsumptive'.
9354         (U+65C2): Likewise.
9355         (U-000230E6): Use `->subsumptive' to integrate M-13639.
9356         (U+65C3): Use `->denotational'.
9357         (U-000230EF): Use `->subsumptive' to integrate M-13641.
9358         (U+65C4): Use `->subsumptive'.
9359         (K0-5569): Unify GT-17246 and GT-K06560.
9360         (U-000230E8): Use `->subsumptive' to integrate M-13645.
9361         (U+3AC5): Use `->subsumptive' to integrate M-13647.
9362         (U-000230E9): Use `->subsumptive' to integrate M-13648.
9363         (U-000230EA): Use `->denotational' and `->subsumptive'; map to
9364         M-13649.
9365         (U+65C7): Use `->subsumptive'.
9366         (U+65C8): Likewise.
9367         (U+65C9): Likewise.
9368         (U+65CA): Use `->subsumptive'.
9369         (U+65CB): Use `->subsumptive'.
9370         (U+3ACA): Use `->subsumptive' to integrate M-13657.
9371         (U+65CC): Use `->subsumptive'.
9372
9373 2005-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9374
9375         * maps-conf.el: Don't add `=gt-pj-1' for J90-343F.
9376
9377         * Ideograph-R066-Rap.el (U+655E): Use `->denotational'.
9378         (U-00022F5D): Use `->subsumptive'.
9379         (U-00022F5E): Use `->subsumptive'.
9380         (U+3A96): Use `->denotational'.
9381         (U+6566): Use `->subsumptive'.
9382         (M-13277): Separate B-D977.
9383         (U+6568): Unify B-D977; use `->same' for M-13277; use
9384         `->subsumptive'.
9385         (U-00022F92): Use `->subsumptive'.
9386         (U-00022F93): Likewise.
9387         (U-00022F94): Use `->subsumptive'.
9388         (U+3A9F): Use `->subsumptive'.
9389
9390         * Ideograph-R073-Say.el (U+66FD): Add `<-simplified@JP/misc' for
9391         J0-413D; delete `morohashi-daikanwa'.
9392         (U+66FE): Use `->denotational'.
9393         (U+66FF): Use `->subsumptive'.
9394         (U+6701): Use `->denotational' and `->subsumptive'.
9395         (U-0002333D): Use `->subsumptive'.
9396         (C6-5D5B): Map to U-0002F8D5.
9397         (U-00023346): Use `->subsumptive'.
9398         (U-00023347): Use `->subsumptive'.
9399         (U-00023348): Likewise.
9400         (U+3B31): Use `->subsumptive'.
9401         (U+6706): Use `->denotational'.
9402         (U-0002334F): Use `->subsumptive'.
9403         (U+3B32): Use `->denotational' and `->subsumptive'.
9404
9405 2005-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9406
9407         * Ideograph-R074-Moon.el (J97-4A7E): Unify U+670B.
9408         (J0-4A7E): Move U+670B to J97-4A7E.
9409         (U-00023365): Use `->subsumptive' to integrate M-14349.
9410         (U-00023366): Use `->subsumptive' to integrate M-14350.
9411         (U-0002336C): Use `->subsumptive' to integrate M-14354.
9412         (U+3B34): Use `->subsumptive' to integrate M-14355.
9413         (U+6712): Use `->subsumptive'.
9414         (U-000266B9): Use `ideographic-{radical|strokes}@{ucs|cns}' and
9415         `ideographic-radical@cns*sources' instead of `ideographic-'; use
9416         `->subsumptive' to integrate M-14357.
9417         (U+6713): Use `->subsumptive'.
9418         (U+6714): Likewise.
9419         (U-0002336E): Use `->subsumptive' to integrate M-14360.
9420         (U+6715): Use `->denotational' and `->subsumptive'.
9421         (U+3B35): Use `->subsumptive'.
9422         (U+6717): Use `->denotational' and `->subsumptive'.
9423         (U+6716): Use `->subsumptive'.
9424         (U-0002F8D8): Use `->subsumptive'; use `<-denotational' for
9425         U+6717.
9426         (U+6718): Use `->denotational' instead of `->subsumptive'.
9427         (U+6719): Likewise.
9428         (U+671A): Use `->subsumptive'.
9429         (U+671B): Use `->denotational' and `->subsumptive'.
9430
9431         * Ideograph-R040-Roof.el (U+5BB2): Use `->denotational' and
9432         `->subsumptive'.
9433         (U+5BB3): Use `->denotational' and `->subsumptive'.
9434         (U+5BB4): Use `->subsumptive'.
9435         (U-00021A05): Use `->subsumptive'.
9436         (U+5BB5): Use `->denotational'.
9437         (U+5BB6): Use `->subsumptive'.
9438         (U+5BB7): Likewise.
9439
9440         * Ideograph-R018-Knife.el (U+5260): Use `->subsumptive'.
9441         (U-00020759): Use `->subsumptive'.
9442         (U-0002075A): Use `->subsumptive'.
9443         (M-02074): Map to U-0002075C.
9444         (U-0002075C): New character; map to M-02074.
9445         (M-02075): Map to U-00020751.
9446         (U-0002074B): New character; map to M-02075.
9447         (U+34F8): Use `->subsumptive'.
9448         (U+5280): Use `->denotational' instead of `->subsumptive'.
9449         (U+5281): Use `->subsumptive'.
9450         (U-000207C4): Use `->subsumptive'.
9451         (U+3506): Use `->denotational' and `->subsumptive'.
9452         (U+3507): Use `->subsumptive'.
9453
9454         * Ideograph-R061-Heart.el (U+5FFC): Use `->subsumptive'.
9455         (U+390A): Use `->subsumptive'.
9456         (U+616E): Use `->subsumptive'.
9457         (U-000227EC): Use `->subsumptive'.
9458         (U+6170): Use `->subsumptive'.
9459         (M-11136): Unify GT-13957.
9460         (U-00022820): Use `=>daikanwa' instead of `morohashi-daikanwa' for
9461         M-11136.
9462         (U+6172): Use `->subsumptive'.
9463         (U-000227EE): Use `->denotational' and `->subsumptive'.
9464         (U+3983): Use `->denotational' and `->subsumptive'.
9465         (U+3984): Use `->denotational' and `->subsumptive'.
9466         (U+6174): Use `->denotational' and `->subsumptive'.
9467         (U+6175): Use `->subsumptive'.
9468         (U+6176): Use `->denotational' and `->subsumptive'.
9469         (U+6177): Use `->subsumptive'.
9470
9471 2005-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9472
9473         * Ideograph-R119-Rice.el (Gt-K01687): Use
9474         `<-formed@component/connect-right' instead of
9475         `<-ideographic-component-forms'.
9476         (U+7C8B): Add S1-5902.
9477         (J0-646F): Add S1-5903.
9478
9479 2005-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9480
9481         * Ideograph-R133-Arrive.el (U+4453): Add S1-951; add `<-vulgar'
9482         for U+81FA.
9483         (U+81FA): Add S1-950.
9484
9485 2005-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9486
9487         * Ideograph-R038-Woman.el (U+5A73): Use `->subsumptive'.
9488         (U+5A74): Add `<-simplified@CN' for U+5B30; delete
9489         `morohashi-daikanwa'.
9490         (U+5A77): Use `->subsumptive'.
9491         (U+5A78): Use `->subsumptive'.
9492         (U-0002179C): Use `->denotational'.
9493         (U-000218D4): Use `->subsumptive'.
9494         (U+5B2F): Use `->subsumptive'.
9495         (U+5B30): Use `->subsumptive'.
9496         (U-000218CB): Likewise.
9497         (U+5B31): Use `->subsumptive'.
9498         (U+5B32): Likewise.
9499         (U+5B33): Use `->denotational' and `->subsumptive'.
9500         (U-000218CC): Likewise.
9501
9502         * Ideograph-R072-Sun.el (U-0002314D): Copied from
9503         Ideograph-R031-Enclosure.el.
9504         (U+65F0): Separate JC3-8DF4.
9505         (U+65F4): Unify JC3-8DF4.
9506         (U+663C): Add `<-simplified@CN' for G1-5667; add
9507         `<-simplified@ucs' for U+665D.
9508         (U+6667): Use `->denotational'.
9509         (U+6681): Use `->subsumptive'.
9510
9511 2005-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9512
9513         * Ideograph-R027-Cliff.el (U-00020A87): Use `->subsumptive'.
9514         (U-00020A9B): Likewise.
9515         (U+3550): Use `->denotational'.
9516
9517 2005-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9518
9519         * Ideograph-R053-Dotted-Cliff.el: Use `->subsumptive' for some
9520         characters.
9521         (M-09225): Add S1-1810; add `<-ancient' for J0-4270.
9522         (M-09317): Unify CB10989; map to U-00022213.
9523         (M-09318): Map to U-00022212.
9524         (U+5EAC): Use `->denotational' instead of `->subsumptive'; add
9525         B-D178.
9526         (M-09333): Use `zhengzitong' instead of `zhengzi-tong' in
9527         `<-vulgar*sources'; separate S1-879, JSP-3C4A and JX2-2C25.
9528         (C2-2E7A): Separate B-D178 and UU+5EAC.
9529         (U+3890): Use `->denotational'.
9530         (U-0002226D): Use `->denotational' instead of
9531         `morohashi-daikanwa'.
9532         (M-09424): Map to U-00022275.
9533
9534         * Ideograph-R037-Big.el (U-0002160F): Use `->subsumptive'.
9535         (U+594F): Use `->denotational' and `->subsumptive'.
9536         (U+5950): Use `->denotational'.
9537
9538         * Ideograph-R020-Wrap.el (U-000208F8): Use `->denotational'.
9539
9540         * maps-conf.el: Don't add `=gt-pj-1' for J90-3647.
9541
9542         * Ideograph-R043-Lame.el (J0-3D22): Separate M-07599.
9543
9544         * Ideograph-R013-Down-Box.el (U+5193): Use `->denotational'
9545         instead of `->subsumptive'.
9546
9547         * Ideograph-R006-Hook.el (U-00020112): Use `->subsumptive'.
9548
9549 2005-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9550
9551         * Ideograph-R117-Stand.el (GT-K01019): Use
9552         `<-formed@component/connect-right' instead of
9553         `<-ideographic-component-forms' for J0-4E29.
9554         (BC-8BAE): Use `<-simplified@component' instead of `<-simplified'
9555         for J0-3E4F.
9556         (J0-636D): Add S1-5733.
9557
9558 2005-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9559
9560         * char-db-util.el (char-db-coded-charset-priority-list): Prefer
9561         `=jis-x0208@1990' to `chinese-cns11643-1'.
9562
9563 2005-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9564
9565         * Ideograph-R093-Cow.el (U+725C): Use
9566         `<-formed@component/connect-right' instead of
9567         `<-ideographic-component-forms' for U+725B.
9568
9569 2005-11-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9570
9571         * Ideograph-R078-Death.el (U+6B8A): Add S1-3974.
9572         (U+6B8B): Add `<-simplified@ucs' for U+6B98.
9573         (J0-3B44): Add S1-3972.
9574         (G0-3250): Add `<-simplified@CN' for G1-3250.
9575         (U+6B98): Add S1-3973.
9576
9577         * Ideograph-R004-Slash.el (U-000200B1): Use
9578         `ideographic-{radical|strokes}@cns' instead of
9579         `ideographic-{radical|strokes}@daikanwa'; add
9580         `ideographic-radical@cns*sources'.
9581
9582 2005-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9583
9584         * Ideograph-R061-Heart.el (U+5FDB): Use `->denotational'.
9585         (M-10345): Unify U-000225BF and H6-D5BD.
9586         (M-10346): Unify U-000225C0.
9587         (U+5FDC): Use `->subsumptive'.
9588         (U+5FF3): Likewise.
9589         (U+5FF4): Use `->subsumptive'.
9590         (U+5FF5): Use `->subsumptive'.
9591         (M-10536): Map to U-00022639.
9592         (U+604B): Use `->denotational' and `->subsumptive'; add
9593         `<-simplified@ucs' for U+6200.
9594         (U+6072): Use `->subsumptive'.
9595         (U-0002264E): Use `->subsumptive'.
9596         (M-10615): Unify U-0002266F and H6-D9CE.
9597         (U+6074): Use `->subsumptive'.
9598         (U+60E8): Use `->denotational'; add `<-simplified@ucs' for U+6158.
9599         (U-00022797): Use `->subsumptive'.
9600         (U+6139): Use `->subsumptive'.
9601         (U+613A): Use `->denotational'.
9602         (U-00022799): Use `->subsumptive'.
9603         (U+613B): Use `->subsumptive'.
9604         (U+613C): Use `->subsumptive'.
9605         (U+614E): Use `->denotational'.
9606         (U+3972): Likewise.
9607         (U+3980): Use `->denotational'.
9608         (M-11188): Map to U-0002284C.
9609         (U+618E): Use `->denotational'; add J97-417E.
9610         (U-0002F8AB): Add `<-denotational' for U+618E.
9611         (B-BCA8): Use `<-denotational' for U+618E; use `->denotational'.
9612         (U+FA3F): Use `<-denotational' for B-BCA8.
9613         (G0-5477): Likewise.
9614         (U+398C): Use `->subsumptive'.
9615         (M-11350): Unify U-000228B9.
9616         (U+61D0): Use `->subsumptive'.
9617         (U-000228B1): Use `->denotational'.
9618         (U-00022928): Use `->subsumptive'.
9619         (U-00022929): Likewise.
9620         (U+39A4): Likewise.
9621
9622 2005-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9623
9624         * Ideograph-R019-Power.el (U+52D8): Use `->denotational' instead
9625         of `->subsumptive'.
9626
9627         * Ideograph-R011-Enter.el (U+516A): Use `->denotational' and
9628         `->subsumptive'.
9629
9630 2005-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9631
9632         * Ideograph-R040-Roof.el (U+3753): Use `->subsumptive'.
9633         (U-000219EA): Use `->subsumptive'.
9634         (U+5BA2): Likewise.
9635
9636 2005-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9637
9638         * Ideograph-R037-Big.el (U+5951): Use `->denotational' and
9639         `->subsumptive'.
9640
9641 2005-11-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9642
9643         * Ideograph-R073-Say.el (C1-5E32): Use `zhengzitong' instead of
9644         `zhengzi-tong' in `<-original*sources'.
9645
9646         * Ideograph-R038-Woman.el (U+36B2): Use `->subsumptive'.
9647         (U+59BE): Use `->subsumptive'.
9648
9649         * Ideograph-R066-Rap.el (U-00022F2C): Use `->subsumptive'.
9650         (M-13196): Unify U-00022F37 and H4-D67A.
9651         (M-13197): Map to U-00022F32.
9652         (M-13199): Unify U-00022F31.
9653         (M-13200): Map to U-00022F35.
9654         (M-13201): Unify U-00022F30 and H4-D5E7.
9655         (U-00022F57): Unify M-13202; use
9656         `ideographic-strokes@{daikanwa|cns}' and
9657         `total-strokes@{daikanwa|cns}'.
9658         (U+6570): Add `<-simplified@ucs' for U+6578; use `->subsumptive'.
9659         (U+3AA5): Use `->subsumptive'.
9660         (U+6575): Use `->denotational' and `->subsumptive'.
9661         (M-13355): Use `zhengzitong' instead of `zhengzi-tong' in
9662         `<-original*sources'.
9663         (U+3AA6): Use `->subsumptive'.
9664         (U-00022FD0): Use `->subsumptive'.
9665         (U+6578): Use `->subsumptive'.
9666         (U+6585): Add S1-1784; add `<-original' for U+5B78.
9667         (U+6586): Use `=>daikanwa' instead of `morohashi-daikanwa'.
9668
9669 2005-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9670
9671         * Ideograph-R064-Hand.el (C6-2328): Use `zhengzitong' instead of
9672         `zhengzi-tong' in `<-original*sources'.
9673         (U+62C4): Use `->denotational'.
9674         (U+39D6): Use `->denotational'.
9675         (U+62C6): Use `->subsumptive'.
9676         (U+62C7): Add S1-2888.
9677         (U+62C8): Add S1-2880.
9678         (U+62DB): Add S1-2865.
9679         (U+62DC): Use `->subsumptive'.
9680         (U+62DD): Add S1-2881.
9681         (U+62E0): Use `->subsumptive'.
9682         (U+62E1): Likewise.
9683         (U+6318): Use `->subsumptive'.
9684         (U+631F): Add `<-simplified@CN' for G1-502E; add
9685         `<-simplified@ucs' for U+633E.
9686         (U+633F): Add S1-3013; add `<-vulgar' for U+63D2.
9687         (U+6358): Use `->denotational' instead of `->subsumptive'.
9688         (M-12163): Map to U-00022B47.
9689         (U-00022B52): Use `->subsumptive'.
9690         (U-00022B47): Use `<-denotational'.
9691         (U+63D2): Use `->subsumptive'.
9692         (U-00022C98): Use `->subsumptive'.
9693         (U+3A3F): Use `->subsumptive'.
9694         (U+6483): Likewise.
9695         (U-00022D00): Likewise.
9696         (U+3A40): Use `->denotational' and `->subsumptive'; integrate
9697         M-49134.
9698
9699         * Ideograph-R042-Small.el (U+5C18): Use `->subsumptive'.
9700         (C6-244B): Map to U-0002F874.
9701         (U-00021B5D): Use `->subsumptive'.
9702         (U-00021B5E): Use `->subsumptive'.
9703         (U-00021B5F): Use `->subsumptive'.
9704         (U-00021B60): Likewise.
9705
9706 2005-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9707
9708         * Ideograph-R062-Halberd.el (M-11533): Map to U-0002298C.
9709         (M-11534): Map to U-0002298D.
9710         (U+620B): Don't separate G0-6A27 and BC-89DC.
9711         (U+620E): Use `->subsumptive'.
9712         (M-11541): Map to U-00022991.
9713         (GT-K02180): Use `<-identical@component/connect-left' instead of
9714         `<-ideographic-component-forms' for U+39AE.
9715         (U-000229DC): Use `->subsumptive'.
9716         (M-11660): Unify U-000229FD.
9717         (M-11661): Unify U-00022A02.
9718         (M-11662): Unify U-00022A01.
9719         (U-000229FF): Use `->subsumptive'.
9720         (U+622F): Likewise.
9721         (U+6232): Add S1-2786.
9722
9723         * Ideograph-R056-Shoot.el (U-0002237F): Use `->subsumptive'.
9724         (U-00022380): Use `->subsumptive'.
9725         (M-09669): Unify U-00022382.
9726         (M-09671): Map to U-00022385.
9727         (U-00022386): Use `->subsumptive'.
9728         (U+38A5): Use `->subsumptive'.
9729         (M-09676): Unify U-00022388.
9730         (M-09677): Unify U-00022389.
9731         (M-09678): Unify U-0002238B and H2-C2EF.
9732         (U+5F11): Use `->denotational'; add `<-denotational' for J97-5736.
9733         (J97-5736): New abstract character.
9734         (U-0002238E): Use `->subsumptive'.
9735         (U+38A6): Use `->denotational'.
9736         (M-09684): Unify U-0002398F and H2-C342; use
9737         `ideographic-{radical|strokes}@daikanwa' instead of
9738         `ideographic-{radical|strokes}'; add
9739         `ideographic-{radical|strokes}@ucs'.
9740         (U+5F12): Use `->subsumptive'; add `<-denotational' for J97-5736.
9741
9742         * Ideograph-R049-Oneself.el (U+5DFB): Use `->subsumptive'.
9743
9744         * Ideograph-R040-Roof.el (U+5B8B): Use `->subsumptive'.
9745         (U+5B8C): Likewise.
9746         (U-000219CB): Likewise.
9747
9748         * Ideograph-R026-Seal.el (U+5377): Use `->denotational'.
9749
9750 2005-11-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9751
9752         * Ideograph-R069-Axe.el (U+65AD): Add S1-3228.
9753         (U+65B7): Add S1-3229.
9754         (M-13613): Map to U-000230CE.
9755         (M-13616): Unify U-000230D2.
9756         (U-000230D4): Use `->subsumptive'.
9757         (U-000230D6): Likewise.
9758         (U+65B8): Likewise.
9759
9760         * Ideograph-R024-Ten.el (U-00024C1E): Use `->denotational' and
9761         `->subsumptive'.
9762         (U+5352): Use `->subsumptive'.
9763
9764         * Ideograph-R019-Power.el (M-02457): Map to U-000208B5.
9765
9766         * Ideograph-R070-Square.el (U-00023B35): Use `->subsumptive'.
9767         (U+65BD): Use `->subsumptive'.
9768
9769         * Ideograph-R060-Step.el (M-10079): Unify U-000224D9.
9770         (U-000224D8): Use `->subsumptive'.
9771         (U+5F84): Add `<-simplified@ucs'; use `->denotational'.
9772         (U+38E0): Use `->subsumptive'.
9773         (M-10128): Map to U-000224FB.
9774         (U-000224FD): Use `->subsumptive'.
9775         (M-10131): Unify U-000224FF.
9776         (U-000224FC): Use `->subsumptive'.
9777         (U-00022538): Likewise.
9778         (M-10209): Unify U-00022539.
9779         (U-0002255F): Use `->denotational'.
9780         (M-10236): Map to U-00022566.
9781         (U-00022567): Use `->subsumptive'.
9782         (U+5FB3): Use `->subsumptive'.
9783         (M-10238): Map to U-00022568.
9784         (U+5FB4): Use `->subsumptive'; add `<-denotational' for J97-4427.
9785         (J97-4427): New abstract character.
9786         (U+5FB5): Use `->subsumptive' and `->subsumptive'; add
9787         `<-denotational' for J97-4427.
9788         (U+5FBD): Add J97-352B.
9789
9790         * Ideograph-R046-Mountain.el (U+5CB3): Add S1-1962.
9791         (U+5CE0): Use `->subsumptive'.
9792         (U+5CE1): Add `<-simplified@ucs' for U+5CFD; use `->subsumptive'.
9793         (U+5CFD): Use `->subsumptive'.
9794         (U-00021E1C): Use `->denotational'.
9795         (U+5D12): Use `->subsumptive'.
9796         (U+5D13): Likewise.
9797         (U+5D14): Likewise.
9798         (U+5D15): Likewise.
9799         (U+5D16): Add S1-1993.
9800         (U+5D5C): Use `->subsumptive'.
9801         (U+5D5B): Use `->subsumptive'.
9802         (U-00021F3D): Use `->denotational' and `->subsumptive'.
9803         (U+5DA9): Use `->subsumptive'.
9804         (U+5DAB): Use `->subsumptive'.
9805         (U+5DBD): Likewise.
9806         (U+5DBE): Use `->denotational'.
9807         (U-00021F78): Likewise.
9808
9809         * Ideograph-R035-Go-Slowly.el (U-00020B76): Use `->denotational'
9810         and `->subsumptive'.
9811
9812 2005-10-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9813
9814         * Ideograph-R040-Roof.el (U-000219B9): Use `->subsumptive'.
9815         (U+5B81): Likewise.
9816         (U+5B82): Use `->denotational' and `->subsumptive'.
9817         (U+5B83): Use `->subsumptive'.
9818         (U+5B84): Likewise.
9819         (U+374A): Likewise.
9820         (U+374B): Likewise.
9821         (U+5B85): Likewise.
9822         (U+374C): Likewise.
9823
9824         * Ideograph-R032-Earth.el (U-000213B7): Use `->subsumptive'.
9825         (U+5862): Add S1-8916.
9826
9827         * maps-conf.el: Don't add `=gt-pj-1' for J90-5A4B.
9828
9829 2005-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9830
9831         * Ideograph-R067-Script.el (M-13460): Add S1-5547; add `<-vulgar'
9832         for J0-6337.
9833         (M-13483): Use `zhengzitong' instead of `zhengzi-tong' in
9834         `<-original*sources'.
9835
9836         * Ideograph-R059-Bristle.el (U-0002F89A): Use `->subsumptive'; add
9837         `<-denotational' for J97-4426.
9838         (J97-4426): New abstract character; unify B-B16E.
9839         (U+5F6B): Add `<-denotational' for J97-4426; separate B-B16E.
9840
9841         * Ideograph-R031-Enclosure.el (U-00020064): Use `->subsumptive';
9842         use `ideographic-{radical|strokes}@cns' instead
9843         `ideographic-{radical|strokes}'; add
9844         `ideographic-{radical|strokes}@ucs' and
9845         `ideographic-radical@cns*sources'.
9846         (U+56E2): Separate M-04701.
9847         (M-04702): Unify U-000211B1 and H2-E4E0.
9848         (M-04703): Unify U-000211AF and H2-E4DD.
9849         (U-000211B4): Use `->subsumptive'.
9850         (U+56EF): Add S1-1321; add `<-vulgar' for U+570B.
9851         (U+56F0): Use `->subsumptive'.
9852         (U-000211B6): Use `->denotational' and `->subsumptive'.
9853         (U-000211C6): Use `->subsumptive'.
9854         (U-000211C7): Likewise.
9855         (M-04731): Unify U-0002314D; use
9856         `ideographic-{radical|strokes}@daikanwa' instead of
9857         `ideographic-{radical|strokes}'; add
9858         `ideographic-{radical|strokes}@ucs'.
9859         (M-04732): Map to U-000211C2.
9860         (M-04733): Map to U-000211C0.
9861         (M-04734): Map to U-000211BD.
9862         (U-000211C5): Use `->subsumptive'.
9863         (U+56F5): Use `CN Simplified' instead of `C-Simplified' in
9864         `script'; use `<-simplified@CN' instead of `<-simplified' for
9865         U+5707.
9866         (U+56FD): Add S1-1318; add `<-simplified@CN' for G1-397A; add
9867         `<-simplified@ucs' for U+570B.
9868         (U-000211D2): Use `->subsumptive'.
9869         (U+56FF): Use `->subsumptive'.
9870         (U-000211D4): Likewise.
9871         (U-000211D5): Likewise.
9872         (U+5700): Use `->denotational' and `->subsumptive'.
9873         (U+570B): Add S1-1319.
9874         (U-000211FD): Use `->subsumptive'.
9875         (U-000211FE): Likewise.
9876
9877 2005-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9878
9879         * char-db-util.el (char-db-make-char-spec): Add `=jis-x0208@1997'
9880         if a character has the code-point of it and the character does not
9881         have a code-point of `=ucs'.
9882
9883         * Ideograph-R063-Door.el (U+623A): Use `->denotational'.
9884         (U+39BE): Use `->denotational' instead of `->subsumptive'.
9885         (C3-2628): Use `zhengzitong' instead of `zhengzi-tong' in
9886         `->mistakable*sources'.
9887         (U+623C): Use `zhengzitong' instead of `zhengzi-tong' in
9888         `<-original*sources'.
9889         (U-00022A2E): Use `->denotational'.
9890
9891         * Ideograph-R038-Woman.el (U+59BB): Use `->subsumptive'.
9892         (U+59D3): Use `->subsumptive'.
9893         (U-000216E1): Use `->subsumptive'.
9894         (U+36B9): Use `->subsumptive'.
9895         (U+59D4): Use `->subsumptive'.
9896         (U+36BA): Use `->subsumptive'.
9897         (U+59D5): Use `->subsumptive'.
9898         (U-000216E2): Likewise.
9899         (U+59D6): Use `->subsumptive'.
9900         (U+36BB): Likewise.
9901         (U+36BC): Likewise.
9902         (U+36C1): Use `->denotational' and `->subsumptive'.
9903         (U-00021701): Use `->subsumptive'.
9904         (U+36BD): Use `->subsumptive'.
9905         (U-000216FE): Use `->subsumptive'.
9906         (U+36BE): Use `->subsumptive'.
9907         (U+5B22): Use `->subsumptive'.
9908
9909         * Ideograph-R039-Child.el (U-00021946): Use `->denotational' and
9910         `->subsumptive'.
9911         (U+5B5A): Use `->denotational'.
9912
9913 2005-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9914
9915         * Ideograph-R015-Ice.el (U-000205DA): Use `->subsumptive'.
9916         (U+51CB): Use `->denotational' instead of `->subsumptive'.
9917         (U+51CC): Use `->denotational' and `->subsumptive'.
9918         (U-000205FD): Likewise.
9919
9920 2005-10-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9921
9922         * Ideograph-R058-Snout.el (G0-3969): Add `<-simplified@CN' for
9923         U+6B78.
9924         (U-00022451): Use `->subsumptive'.
9925         (U+5F53): Add `<-simplified@CN' for U+7576 and U+5679; add
9926         `<-simplified@ucs' for U+7576.
9927         (U-00022453): Use `->subsumptive'.
9928         (U-00022454): Likewise.
9929
9930         * Ideograph-R033-Scholar.el (U-0002138E): Use `->subsumptive'.
9931
9932         * Ideograph-R057-Bow.el (U-000223A4): Use `->subsumptive'.
9933         (U-0002240A): Use `->subsumptive'.
9934         (U+5F3F): Use `->subsumptive'.
9935
9936 2005-10-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9937
9938         * Ideograph-R044-Corpse.el (U+5C3D): Add S1-5256; add
9939         `<-simplified@CN' for U+76E1 and U+5118; add `<-simplified@ucs'
9940         for U+76E1.
9941         (U+5C46): Use `->denotational'.
9942         (U+5C4A): Add S1-1927.
9943         (U+5C48): Add S1-1930.
9944         (U+5C4F): Use `zhengzitong' instead of `zhengzi-tong' in
9945         `<-vulgar*sources'.
9946         (U+663C): Add `<-simplified@CN' for U+665D; add `<-simplified@ucs'
9947         for U+665D.
9948         (U+5C5E): Add `<-simplified@CN' for G1-4A74; add
9949         `<-simplified@ucs' for U+5C6C.
9950         (U+5C61): Add `<-simplified@ucs' for U+5C62.
9951         (G0-4245): Add S1-1949; add `<-simplified@CN' for G1-4245.
9952         (C3-3544): Use `total-strokes@cns' instead of `cns-total-strokes'.
9953         (J78-3C48): Add S1-1948.
9954
9955         * Ideograph-R052-Short-Thread.el (BC-895C): Use
9956         `<-simplified@component' instead of `<-simplified' for U+5E7A.
9957         (M-09199): Map to U-000221BA.
9958
9959         * Ideograph-R037-Big.el (U-000215F1): Use `->subsumptive'.
9960         (U+5943): Use `->denotational'.
9961         (U+5944): Use `->subsumptive'.
9962         (U-0000215FA): Use `->subsumptive'.
9963         (U+5955): Likewise.
9964         (M-05923): Map to U-00021619.
9965         (M-05924): Unify U-0002161B and H2-BEFA.
9966         (M-05925): Map to U-00021621.
9967         (U-0002161A): Use `->subsumptive'.
9968         (U-00021621): Use `->denotational'; integrate M-05925.
9969         (U-0002165A): Use `->subsumptive'.
9970         (U-0002164E): Use `->subsumptive'.
9971         (U+5965): Use `->subsumptive'.
9972         (U-0002164C): Use `->subsumptive'.
9973         (U-00021655): Use `->subsumptive'.
9974         (U+5967): Use `->subsumptive'.
9975         (M-05990): Map to U-00021664.
9976         (U+5968): Use `->subsumptive'.
9977         (U-00021619): Use `->denotational'; integrate M-05923.
9978         (U-00021664): Use `->denotational'; integrate M-05990.
9979
9980         * Ideograph-R032-Earth.el (U+571F): Add S1-1337.
9981         (GT-K00199): Use `<-formed@component/connect-right' instead of
9982         `<-ideographic-component-forms' for U+571F.
9983         (U+5728): Add S1-1347.
9984         (U-0002128F): Use `->denotational' to integrate C6-2641 and
9985         M-48957.
9986         (U-0002F855): Use `zhengzitong' instead of `zhengzi-tong' in
9987         `<-original*sources'.
9988         (UU+5829): Unify U-00021377 and C4-3673.
9989         (U-00021390): Use `->denotational' and `->subsumptive'.
9990         (U+3657): Unify H2-AF69.
9991         (U+5815): Add `<-simplified@CN' for U+58AE; add `<-simplified@ucs'
9992         for U+58AE.
9993         (U+5842): Use `->denotational'.
9994         (U+5859): Use `->subsumptive'.
9995         (U+5869): Add S1-9769.
9996         (U+588C): Use `->subsumptive' and `->denotational'.
9997         (U+588D): Add `<-denotational' for B-D8A7; use `->subsumptive'.
9998         (B-D8A7): Use `->denotational'.
9999         (JC3-47D8): Add `<-denotational' for B-D8A7.
10000         (U+5848): Add `<-denotational' for B-D8A7; use `->subsumptive'.
10001         (U-000213F2): Use `->subsumptive'.
10002         (U-00021414): Likewise.
10003         (M-05482): Use `zhengzitong' instead of `zhengzi-tong' in
10004         `<-same*sources'.
10005         (U+58B0): Use `->denotational'.
10006         (U-00021485): Use `->subsumptive'.
10007
10008         * Ideograph-R040-Roof.el (U+5B9D): Use `->subsumptive'.
10009         (U+5B9E): Likewise.
10010         (U+5B9F): Likewise.
10011         (GT-K07616): Use `<-denotational' for BC-8D7C; use
10012         `<-formed@component/connect-below' instead of
10013         `<-ideographic-component-forms' for U+5BB7; put BC-8D7C into
10014         `<-formed@component/connect-below'.
10015         (BC-8D7C): Use `<-formed@component' instead of
10016         `<-ideographic-component-forms' for U+5BB7.
10017         (J83-5563): Use `zhengzitong' instead of `zhengzi-tong' in
10018         `<-vulgar*sources'.
10019         (J0-3432): Add S1-1854.
10020         (U+5BDD): Add `<-simplified@ucs' for U+5BE2.
10021         (G0-475E): Add `<-simplified@CN' for G1-475E.
10022         (U+5BE4): Use `->subsumptive'.
10023         (U+5BE5): Use `->denotational' and `->subsumptive'.
10024         (U-00021A7E): Use `->denotational' and `->subsumptive'.
10025         (U+5BE6): Use `->subsumptive'.
10026         (U+5BEC): Use `->denotational' instead of `->subsumptive'.
10027         (U-00021AA2): Use `->subsumptive'.
10028         (U+5BED): Use `->subsumptive'.
10029         (U+5BEE): Use `->subsumptive'.
10030         (U+5BF5): Use `->subsumptive'.
10031
10032         * Ideograph-R055-Two-Hands.el (U+5F01): Add S1-2244.
10033
10034 2005-10-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10035
10036         * Ideograph-R043-Lame.el (M-07542): Use `wuyinjiyun' instead of
10037         `goon-shuuin' in `<-same*sources'.
10038         (U-00021BED): Use `->subsumptive'.
10039
10040         * Ideograph-R042-Small.el (G0-367B): Add `<-simplified@CN' for
10041         G1-367B.
10042         (GT-K05014): Use `<-formed@component/connect-below' instead of
10043         `<-ideographic-component-forms'.
10044
10045         * Ideograph-R041-Inch.el (U+5BF9): Add S1-1882; add `<-vulgar' for
10046         U+5C0D.
10047         (U+5BFD): Use `->denotational' instead of `->subsumptive'.
10048         (J0-4250): Add S1-1880.
10049         (U+5BFF): Use `->subsumptive'.
10050         (J0-3C4D): Add S1-1888.
10051         (U+5C06): Add `<-simplified@ucs' for U+5C07.
10052         (G0-3D2B): Add `<-simplified@CN' for G1-3D2B.
10053         (J0-3E2D): Add S1-1889.
10054         (J0-5572): Add S1-1890.
10055         (U+5C0D): Add S1-1881.
10056         (U-00021B4E): Use `->denotational'.
10057         (U-00021B52): Use `->denotational' instead of `->subsumptive'.
10058
10059 2005-10-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10060
10061         * isolated-char.el: Fix code to read etc/char-data/GT-RS.txt.
10062
10063         * Ideograph-R047-River.el (U+5DDE): Use `->denotational'.
10064         (U-00021FEB): Use `->subsumptive'.
10065
10066         * Ideograph-R018-Knife.el (M-02104): Unify U-00020772.
10067         (M-02105): Map to U-00020773.
10068         (U+34FC): Use `->subsumptive'.
10069
10070         * Ideograph-R027-Cliff.el (U+53A6): Use `->denotational' instead
10071         of `->subsumptive'.
10072         (M-03003): Unify U-00020A90 and H1-B3B7.
10073         (M-03031): Use `<-subsumptive' for U-00020AA7 to integrate
10074         U-00020AA7 and H1-B476.
10075         (M-03032): Unify U-00020AA3 and H1-B3DC.
10076         (U+53B0): Use `->denotational' instead of `->subsumptive'.
10077         (U-00020ABC): Use `->subsumptive'.
10078         (U+53B3): Use `->denotational' instead of `->subsumptive'.
10079         (U-00020AA7): Use `->subsumptive' to integrate M-03031.
10080
10081         * Ideograph-R026-Seal.el (U+3541): Use `zhengzitong' instead of
10082         `zhengzi-tong' in `<-vulgar*sources'.
10083         (U-00020A1B): Use `->subsumptive'.
10084         (U-00020A1E): Use `->subsumptive'.
10085         (J78-362A): Use `zhengzitong' instead of `zhengzi-tong' in
10086         `<-same*sources'.
10087
10088         * Ideograph-R019-Power.el (U+52B1): Add `CN Simplified' into
10089         `script'; add `<-simplified@CN' for G1-4078; add
10090         `<-simplified@ucs' for U+52F5.
10091         (U+52B3): Add `<-simplified@CN' for G1-404D.
10092         (J0-387A): Use `zhengzitong' instead of `zhengzi-tong' in
10093         `<-vulgar*sources'.
10094         (U+52C5): Use `zhengzitong' instead of `zhengzi-tong' in
10095         `<-vulgar*sources' and `->synonyms*sources'.
10096         (U+FA76): Unify JC3-44D4.
10097         (J0-4D26): Separate JC3-44D4.
10098         (M-02432): Map to U-0002089A.
10099
10100         * Ideograph-R012-Eight.el (GT-K00059): Use
10101         `<-formed@component/connect-above' instead of
10102         `<-ideographic-component-forms' for U+516B.
10103         (U-00020500): Use `->subsumptive'.
10104         (U-00020502): Use `->denotational' and `->subsumptive'.
10105         (U+517C): Use `->denotational'.
10106
10107         * Ideograph-R050-Turban.el (U+5E2F): Add S1-2108.
10108         (U+5E36): Add S1-2109.
10109
10110 2005-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10111
10112         * Ideograph-R015-Ice.el (U+34D0): Use `->denotational' instead of
10113         `->subsumptive'.
10114
10115         * Ideograph-R039-Child.el (U+5B66): Add S1-1782; add
10116         `<-simplified@CN' for G1-5127; add `<-simplified@ucs' for U+5B78.
10117         (U+5B6A): Use `->subsumptive'.
10118
10119 2005-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10120
10121         * Ideograph-R045-Sprout.el (U-00021D18): Use `zhengzitong' instead
10122         of `zhengzi-tong' in `<-original*sources'.
10123
10124 2005-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10125
10126         * Ideograph-R029-Again.el (GT-K00064): Use `<-formed@component'
10127         instead of `<-ideographic-component-forms' for U+53C8.
10128         (GT-K00255): Use `<-formed@component' instead of
10129         `<-ideographic-component-forms' for U+53C9.
10130         (U+53CC): Add `CN Simplified'; add `<-simplified@CN' for G1-4B2B.
10131         (M-03140): Use `zhengzitong' instead of `zhengzi-tong' in
10132         `<-original*sources'.
10133         (U+53D9): Use `zhengzitong' instead of `zhengzi-tong' in
10134         `<-vulgar*sources'.
10135         (C1-5E32): Use `zhengzitong' instead of `zhengzi-tong' in
10136         `<-original*sources'.
10137
10138         * Ideograph-R028-Private.el (U-00020AE3): Use `->denotational'.
10139         (U-0002128F): Copied from Ideograph-R032-Earth.el.
10140         (C6-2641): Use `<-denotational' for U-0002128F.
10141
10142         * Ideograph-R014-Cover.el (U+5199): Add `<-simplified@ucs' for
10143         U+5BEB.
10144         (G0-5034): Add `<-simplified@CN' for G1-5034.
10145         (U+51A8): Use `zhengzitong' instead of `zhengzi-tong' in
10146         `<-vulgar*sources'.
10147         (C1-5E32): Use `zhengzitong' instead of `zhengzi-tong' in
10148         `<-original*sources'.
10149
10150 2005-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10151
10152         * Ideograph-R008-Lid.el (M-00332): Modify `ideographic-structure'.
10153         (H1-E25A): Likewise.
10154         (C7-2124): Likewise.
10155
10156         * Ideograph-R001-One.el (U+4E07): Add `<-simplified@ucs' for
10157         U+842C.
10158         (U+4E0E): Add `<-simplified@ucs' for U+8207.
10159         (BC-88C7): Use `<-formed@component/connect-right' instead of
10160         `<-ideographic-component-forms'.
10161         (U-00020029): Use `->subsumptive'; use
10162         `ideographic-{radical|strokes}@{ucs|cns}' instead of
10163         `ideographic-'; add `ideographic-radical@cns*sources'.
10164         (U-00020048): Use `->denotational'; use
10165         `ideographic-{radical|strokes}@{ucs|cns}' instead of
10166         `ideographic-'; add `ideographic-radical@cns*sources'.
10167
10168         * Ideograph-R036-Evening.el (U+591B): Use `zhengzitong' instead of
10169         `zhengzi-tong' in `<-vulgar*sources'.
10170         (U-0002158A): Use `->subsumptive'.
10171
10172         * Ideograph-R018-Knife.el (J0-5163): Use `zhengzitong' instead of
10173         `zhengzi-tong'.
10174         (U+5226): Use `zhengzitong' instead of `zhengzi-tong' in
10175         `<-same*sources'.
10176         (U+5227): Use `zhengzitong' instead of `zhengzi-tong' in
10177         `<-same*sources'.
10178         (C3-2B43): Use `zhengzitong' instead of `zhengzi-tong' in
10179         `<-vulgar*sources'.
10180         (U+5264): Use `->subsumptive'.
10181         (U+5266): Use `->subsumptive'.
10182         (U+5270): Use `->denotational' and `->subsumptive'.
10183         (U+5271): Likewise.
10184         (U+5284): Use `guangyun' instead of `kouin' in `<-same*sources'.
10185
10186         * Ideograph-R035-Go-Slowly.el (GT-K00218): Use
10187         `<-identical@component/connect-below' instead of
10188         `<-ideographic-component-forms' for J0-546A.
10189
10190 2005-10-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10191
10192         * Ideograph-R033-Scholar.el (U+58EE): Add `<-simplified@CN' for
10193         G1-5733; add `<-simplified@ucs' for U+58EF.
10194         (J0-5463): Add S1-1527.
10195         (U+58F0): Add S1-6398; add `<-simplified@CN' for G1-4979; add
10196         `<-simplified@ucs' for U+8072.
10197         (U-0002151E): Use `->denotational' and `->subsumptive'.
10198         (U+58F1): Add S1-1528.
10199         (U+58F9): Add S1-1529.
10200
10201         * Ideograph-R008-Lid.el (parent of BC-8BAA): Use
10202         `<-simplified@component/connect-below' instead of `<-simplified'
10203         for J0-3962.
10204         (BC-8C4D): Likewise.
10205         (GT-K04733): New character.
10206         (M-00316): Use `zhengzitong' instead of `zhengzi-tong' in
10207         `<-vulgar*sources'.
10208         (U-00020170): Use `->subsumptive' to integrate M-23981 and
10209         C6-4C2D; use `ideographic-{radical|strokes}@ucs' instead of
10210         `ideographic-{radical|strokes}'; add
10211         `ideographic-{radical|strokes}@cns' and
10212         `ideographic-radical@cns*sources'.
10213
10214         * Ideograph-R028-Private.el (U+53BA): Use `zhengzitong' instead of
10215         `zhengzi-tong' in `<-original*sources'.
10216         (U+53C2): Use `JP Jouyou' instead of `JP-Jouyou' in `script'; put
10217         `CN Simplified' into `script'; add `<-simplified@CN' for G1-324E;
10218         add `<-simplified@ucs' for U+53C3.
10219         (U-00020AFF): Use `->subsumptive'.
10220
10221 2005-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10222
10223         * Ideograph-R023-Hiding-Enclosure.el (U+533A): Add
10224         `<-simplified@ucs' for U+5340.
10225         (J0-3668): Add `CN Simplified' into `script'; add
10226         `<-simplified@CN' for G1-4778.
10227         (U+533B): Use `->denotational'; add `<-simplified@ucs' for U+91AB.
10228         (J0-3065): Use `<-denotational' for U+91AB; add `<-simplified@CN'
10229         for G1-523D.
10230
10231         * Ideograph-R024-Ten.el (GT-K01097): Use
10232         `<-formed@component/connect-right' instead of
10233         `<-ideographic-component-forms' for U+534A.
10234         (U-00020983): Use `zhengzitong' instead of `zhengzi-tong' in
10235         `<-original*sources'.
10236         (U-00024C1E): Use `zhengzitong' instead of `zhengzi-tong' in
10237         `<-vulgar*sources'.
10238         (U+9FBA): Use `<-identical@component/connect-right' instead of
10239         `<-ideographic-component-forms' for U-0002099D.
10240
10241         * Ideograph-R013-Down-Box.el (C1-5E32): Use `zhengzitong' instead
10242         of `zhengzi-tong' in `<-original*sources'.
10243
10244 2005-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10245
10246         * Ideograph-R015-Ice.el (U+51B0): Use `zhengzitong' instead of
10247         `zhengzi-tong' in `->vulgar*sources'.
10248         (U-000205B1): Use `zhengzitong' instead of `zhengzi-tong' in
10249         `<-vulgar*sources'.
10250         (U+51C8): Use `->denotational' instead of `->subsumptive'.
10251         (J0-5245): Use `zhengzitong' instead of `zhengzi-tong' in
10252         `<-vulgar*sources'.
10253         (U-0002060D): Use `->subsumptive'.
10254
10255         * Ideograph-R006-Hook.el (U+4E89): Add `<-simplified@CN' for
10256         G1-5579; add `<-simplified@ucs' for U+722D.
10257         (U-00020029): Use `->subsumptive'; use
10258         `ideographic-{radical|strokes}@{ucs|cns}' instead of
10259         `ideographic-'; add `ideographic-radical@cns*sources'.
10260
10261         * Ideograph-R005-Second.el (U+4E77): Use `->subsumptive'.
10262         (U-000200F0): Use `->subsumptive'; use
10263         `ideographic-{radical|strokes}@{ucs|cns}' instead of
10264         `ideographic-'; add `ideographic-radical@cns*sources'; don't use
10265         `<-same' for M-21712.
10266
10267         * Ideograph-R003-Dot.el (BC-87D2): Add `=>daikanwa' for M-02840.
10268         (GT-K04581): Use `<-formed@component/connect-below' instead of
10269         `<-ideographic-component-forms' for C3-2740.
10270
10271         * Ideograph-R002-Line.el (U-00020064): Use `->subsumptive'; use
10272         `ideographic-{radical|strokes}@{ucs|cns}' instead of
10273         `ideographic-'; add `ideographic-radical@cns*sources'; don't use
10274         `<-same' for M-04684.
10275
10276 2005-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10277
10278         * README.en (zihui-bu): Renamed from `zihui-bei'.
10279         (hanshu): Renamed from `kanjo'.
10280         (lunheng): Renamed from `ronkou'.
10281
10282 2005-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10283
10284         * Ideograph-R022-Right-Open-Box.el (U+5332): Use `zhengzitong'
10285         instead of `zhengzi-tong' in `<-vulgar*sources'.
10286
10287         * Ideograph-R021-Spoon.el (BC-895F): Use `<-formed@component'
10288         instead of `<-ideographic-component-forms'.
10289
10290         * Ideograph-R020-Wrap.el (JSP-337B): Use `zhengzitong' instead of
10291         `zhengzi-tong' in `<-vulgar*sources'.
10292
10293         * Ideograph-R017-Open-Box.el (U+51FE): Use `zhengzitong' instead
10294         of `zhengzi-tong' in `<-vulgar*sources'.
10295
10296         * Ideograph-R016-Table.el (U+51E2): Use `zhengzitong' instead of
10297         `zhengzi-tong' in `<-vulgar*sources'.
10298
10299         * Ideograph-R011-Enter.el (M-01416): Use `zhengzitong' instead of
10300         `zhengzi-tong' in `<-wrong*sources'.
10301
10302         * Ideograph-R007-Two.el (GT-K00083): Use `<-formed@component'
10303         instead of `<-ideographic-component-forms'.
10304         (GT-K00327): Use `<-formed@component/connect-left' instead of
10305         `<-ideographic-component-forms'.
10306         (U+4E8F): Use `zhengzitong' instead of `zhengzi-tong' in
10307         `<-original*sources'.
10308
10309 2005-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10310
10311         * Ideograph-R004-Slash.el (U+4E46): Use `zhengzitong' instead of
10312         `zhengzi-tong' in `<-wrong*sources'.
10313         (U+51E2): Use `zhengzitong' instead of `zhengzi-tong' in
10314         `<-vulgar*sources'.
10315         (U-0002008B): Use `<-formed@component' instead of
10316         `<-ideographic-component-forms'.
10317         (U-00021D18): Use `zhengzitong' instead of `zhengzi-tong' in
10318         `<-original*sources'.
10319
10320         * char-db-util.el (char-attribute-name<): Put `<-FOO' (except
10321         `<-simplified' and `<-denotational') into the last place before
10322         `<-BAR'.
10323
10324 2005-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10325
10326         * Ideograph-R140-Grass.el: Add some mappings between CNS 11643-6
10327         and CJK Ext-B code points.
10328
10329 2005-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10330
10331         * Ideograph-R122-Net.el (U-00026273): Use `->subsumptive'.
10332         (GT-K02494): New character.
10333
10334         * Ideograph-R009-Man.el (U-00026BF4): Moved to
10335         Ideograph-R140-Grass.el.
10336
10337 2005-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10338
10339         * Ideograph-R102-Field.el (U+756D): Unify H7-B7AD.
10340
10341 2005-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10342
10343         * Ideograph-R122-Net.el (U-00026316): Use `->denotational' instead
10344         of `->subsumptive'.
10345
10346         * Ideograph-R018-Knife.el (JSP-334A): Unify GT-02776.
10347
10348         * Ideograph-R079-Weapon.el (U+6BBA): Unify B-B1FE.
10349
10350 2005-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10351
10352         * Ideograph-R040-Roof.el (U-000219BD): Use `->subsumptive'.
10353         (U+5B88): Likewise.
10354
10355         * Ideograph-R005-Second.el (<CJK RADICAL J-SIMPLIFIED TURTLE>):
10356         Copied from u02E00-CJK-Radical-Supplement.el.
10357         (U-000200FF): Use `->denotational'.
10358         (U+3424): Use `->denotational' instead of `->subsumptive'.
10359
10360 2005-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10361
10362         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL C-SIMPLIFIED
10363         TURTLE>): Add `<-simplified@CN' for <CJK RADICAL TURTLE>; add
10364         `<-simplified@CN/component' for U+9F9C.
10365
10366         * Ideograph-R213-Turtle.el (<CJK RADICAL J-SIMPLIFIED TURTLE>):
10367         Copied from u02E00-CJK-Radical-Supplement.el.
10368         (<CJK RADICAL TURTLE>): Likewise.
10369         (<CJK RADICAL C-SIMPLIFIED TURTLE>): Add `<-simplified@CN' for
10370         <CJK RADICAL TURTLE>; add `<-simplified@CN/component' for U+9F9C.
10371
10372         * Ideograph-R013-Down-Box.el (GT-K00079): Unify BC-8BC0; use
10373         `<-denotational' for U+5182.
10374
10375         * Ideograph-R149-Speech.el (U+8A01): Add `<-denotational' for
10376         G0-5154; add `<-identical@component' for G0-5154.
10377         (U-0002795B): Use `->subsumptive'.
10378         (U-0002795C): Likewise.
10379         (<CJK RADICAL C-SIMPLIFIED SPEECH>): Copied from
10380         u02E00-CJK-Radical-Supplement.el.
10381         (U+8BA0): Add `<-simplified@CN' for U+8A01; add
10382         `<-simplified@CN/component' for G0-5154; unify BC-8963.
10383
10384 2005-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10385
10386         * u02E00-CJK-Radical-Supplement.el:
10387         - Use `<-formed@component' instead of
10388           `<-ideographic-component-forms'.
10389         - Add `<-denotational' for corresponding Ideograph Object.
10390         - Use `<-identical@component' instead of `<-radical'.
10391         (<CJK RADICAL SECOND ONE>): Use `<-unknown' instead of `<-radical'
10392         for U+4E5B.
10393         (<CJK RADICAL SECOND TWO>): Use `->mistakable' instead of
10394         `<-radical' for U+4E5A.
10395         (<CJK RADICAL PERSON>): Add `<-denotational' for U+4EBB; use
10396         `<-identical@component/connect-right' instead of `<-radical' for
10397         U+4EBB; omit `<-ideographic-component-forms' for U+4EBA; separate
10398         BC-8AF5.
10399         (<CJK RADICAL KNIFE ONE>): Use `<-formed@component/connect-below'
10400         instead of `<-ideographic-component-forms' for U+5200.
10401         (<CJK RADICAL KNIFE TWO>): Add `<-denotational' for U+5202; use
10402         `<-identical@component/connect-left' instead of `<-radical' for
10403         U+5202; omit `<-ideographic-component-forms' for U+5200; separate
10404         BE-C87D.
10405         (<CJK RADICAL SEAL>): Use `<-formed@component/connect-above'
10406         instead of `<-ideographic-component-forms' for U+5369; use
10407         `<-identical@component/connect-above' instead of `<-radical' for
10408         U+353E.
10409         (JC3-71F7): Moved to Ideograph-R026-Seal.el.
10410         (<CJK RADICAL SMALL ONE>): Use `<-formed@component/connect-below'
10411         instead of `<-ideographic-component-forms' for U+5C0F.
10412         (GT-K00305): Use `<-formed@component/connect-below' instead of
10413         `<-ideographic-component-forms' for U+5C0F.
10414         (<CJK RADICAL SMALL TWO>): Likewise.
10415         (<CJK RADICAL LAME ONE>): Add `<-denotational' for M-07542; add
10416         `<-formed@component' for U+5C22; use `<-identical@component' for
10417         M-07542 instead of `<-radical' for U+5140.
10418         (<CJK RADICAL LAME FOUR>): Add `<-denotational' for U-00021BC2;
10419         use `<-identical@component' for M-07541 instead of `<-radical' for
10420         U-00021BC2.
10421         (<CJK RADICAL SNOUT ONE>): Add `<-denotational' for U+5F51; add
10422         `<-formed@component'; use `<-identical@component' instead of
10423         `<-radical' for U+5F51.
10424         (<CJK RADICAL SNOUT TWO>): Separate GT-K00266; use
10425         `<-denotational' for GT-K00266 instead of `<-denotational' for
10426         U+5F50; unify G0-6566.
10427         (BC-897C): Use `<-denotational' for GT-K00266 instead of
10428         `<-denotational' for <CJK RADICAL SNOUT TWO>.
10429         (<CJK RADICAL HEART ONE>): Add `<-denotational' for U+5FC4; use
10430         `<-identical@component/connect-right' instead of `<-radical' for
10431         U+5FC4; omit `<-ideographic-component-forms' for U+5FC3; separate
10432         BC-8B51, GT-12992 and GT-K00302.
10433         (<CJK RADICAL HEART TWO>): Add `<-denotational' for JX2-2C3B; add
10434         `<-identical@component/connect-above' for JX2-2C3B; omit
10435         `<-ideographic-component-forms' for U+5FC3; delete `<-radical' for
10436         U+38FA.
10437         (<CJK RADICAL HAND>): Add `<-denotational' for U+624C; use
10438         `<-identical@component/connect-right' instead of `<-radical' for
10439         U+624C; omit `<-ideographic-component-forms' for U+624B; separate
10440         BC-8AFA.
10441         (<CJK RADICAL SUN>): Add `<-denotational' for <ideographic
10442         component hood>; use `<-identical@component/connect-below' instead
10443         of `<-radical' for BC-8A78.
10444         (<ideographic component hood>): Copied from
10445         Ideograph-R013-Down-Box.el.
10446         (<CJK RADICAL WATER ONE>): Add `<-denotational' for U+6C35; use
10447         `<-identical@component/connect-right' instead of `<-radical' for
10448         U+6C35; omit `<-ideographic-component-forms' for U+6C34; separate
10449         BC-8AF6.
10450         (<CJK RADICAL PAW ONE>): Use `<-denotational' for U+FA49 instead
10451         of U+722B; add `<-identical@component/connect-below' for U+FA49;
10452         separate JX2-7029 and BC-8B58; don't use `->subsumptive' for
10453         U+FA49.
10454         (<CJK RADICAL SIMPLIFIED HALF TREE TRUNK>): Add `<-same@component'
10455         for U+723F.
10456         (<CJK RADICAL EYE>): Add `<-denotational' for BC-8B48; use
10457         `<-formed@component/connect-below' instead of
10458         `<-ideographic-component-forms' for U+76EE; add
10459         `<-identical@component/connect-below' for U+8B48.
10460         (<CJK RADICAL SPIRIT TWO>): Add `<-denotational' for U+793B; use
10461         `<-identical@component/connect-right' instead of `<-radical' for
10462         U+793B; omit `<-ideographic-component-forms' for U+793A; separate
10463         BC-8B70.
10464         (<CJK RADICAL SILK>): Use `<-formed@component/connect-right'
10465         instead of `<-ideographic-component-forms' for U+7CF8; use
10466         `<-identical@component/connect-right' instead of `<-radical' for
10467         U+7CF9; separate BC-8AFB.
10468         (<CJK RADICAL C-SIMPLIFIED SILK>): Use
10469         `<-identical@component/connect-right' instead of `<-radical' for
10470         U+7E9F; omit `<-ideographic-component-forms' for U+7CF8; add
10471         `<-simplified@CN/component/connect-right' for U+7CF8; separate
10472         BC-895B.
10473         (<CJK RADICAL NET THREE>): Add `<-denotational' for U-0002626A;
10474         add `<-formed@component/connect-below' for U+7F51; add
10475         `<-same@component/connect-below' for U-0002626A.
10476         (<CJK RADICAL NET FOUR>): Add `<-denotational' for U-0002626A; use
10477         `<-same@component' instead of `<-radical' for U+34C1; add
10478         `<-formed@component' for U+7F51; add `<-same@component' for
10479         U-0002626A.
10480         (<CJK RADICAL MESH>): Add `<-denotational' for U-0002626B; add
10481         `<-formed@component/connect-below' for U+7F51; add
10482         `<-same@component' for U-0002626B.
10483         (<CJK RADICAL RAM>): Add `ideographic-{radical|strokes}' and
10484         `total-strokes'; use `<-formed@component/connect-below' instead of
10485         `<-ideographic-component-forms' for U+7F8A; add `<-s/male' for
10486         U+7F8A.
10487         (<CJK RADICAL EWE>): Add `<-s/female' for U+7F8A.
10488         (<CJK RADICAL BRUSH TWO>): Add `<-formed@component' for U+807F.
10489         (GT-37857): Add `<-formed@component/connect-right' for U+8089.
10490         (BC-8958): Add `<-formed@component/connect-above' for U+8089.
10491         (<CJK RADICAL GRASS TWO>): Use `<-denotational' for U+FA5E instead
10492         of U+8279; add `<-identical@component' for U+FA5E; separate
10493         C4-2153, JX2-7575, BC-8AFE, GT-39643, GT-K00671 and M-30639; don't
10494         use `->subsumptive' for U+FA5E.
10495         (<CJK RADICAL GRASS THREE>): Use `<-denotational' for U+FA5D
10496         instead of U+8279; add `<-identical@component' for U+FA5D;
10497         separate JX2-7574, GT-39645 and GT-K00569; don't use
10498         `->subsumptive' for U+FA5D.
10499         (<CJK RADICAL CLOTHES>): Add `<-denotational' for U+8864; use
10500         `<-identical@component/connect-right' instead of `<-radical' for
10501         U+8864; separate BC-8BB1.
10502         (<CJK RADICAL C-SIMPLIFIED SPEECH>): Add `<-denotational' for
10503         U+8BA0; use `<-identical@component/connect-right' instead of
10504         `<-radical' for U+8BA0; separate BC-8963.
10505         (<CJK RADICAL SIMPLIFIED WALK>): Use `<-denotational' for U+FA66
10506         instead of U+8FB6; add `<-identical@component' for U+FA66; use
10507         `<-simplified' instead of `<-simplified@component' for <CJK
10508         RADICAL WALK ONE>; separate G0-6541, JX2-7969 and JC3-67A3.
10509         (<CJK RADICAL CITY>): Use `<-formed@component/connect-left'
10510         instead of `<-ideographic-component-forms' for U+9091; add
10511         `<-identical@component/connect-left' for U+961D.
10512         (<CJK RADICAL C-SIMPLIFIED GOLD>): Use
10513         `<-identical@component/connect-right' instead of `<-radical' for
10514         U+9485; use `<-simplified@CN/component/connect-right' instead of
10515         `<-ideographic-component-forms' for U+91D1; separate BC-895A.
10516         (<CJK RADICAL LONG TWO>): Add `<-denotational' for U+9578; use
10517         `<-identical@component' instead of `<-radical' for U+9578; add
10518         `<-formed@component' for U+9577.
10519         (<CJK RADICAL MOUND TWO>): Add `<-formed@component/connect-right'
10520         for U+961C; use `<-identical@component/connect-right' instead of
10521         `<-radical' for U+961D.
10522         (<CJK RADICAL BLUE>): Add `<-denotational' for U+9752; add
10523         `<-formed@component' for U+9751; use `<-identical@component'
10524         instead of `<-radical' for U+9752.
10525         (<CJK RADICAL C-SIMPLIFIED FLY>): Add `<-denotational' for U+98DE;
10526         use `<-identical@component' instead of `<-radical' for U+98DE;
10527         unify BC-89F8.
10528         (<CJK RADICAL EAT TWO>): Add `<-denotational' for U-0002967F; use
10529         `<-formed@component/connect-right' instead of
10530         `<-ideographic-component-forms' for U+98DF; add
10531         `<-identical@component/connect-right' for U-0002967F.
10532         (GT-59030): Omitted.
10533         (<CJK RADICAL C-SIMPLIFIED EVEN>): Add `<-denotational' for
10534         U+9F50; use `<-identical@component' instead of `<-radical' for
10535         U+9F50; add `<-simplified@CN/component' for U+9F4A.
10536
10537 2005-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10538
10539         * Ideograph-R148-Horn.el (U+89D2): Use `->denotational' instead of
10540         `->subsumptive'.
10541         (<CJK RADICAL SIMPLIFIED HORN>): Copied from
10542         u02E00-CJK-Radical-Supplement.el.
10543         (U-000278B2): Use `->subsumptive'.
10544
10545         * Ideograph-R147-See.el (<CJK RADICAL C-SIMPLIFIED SEE>): Copied
10546         from u02E00-CJK-Radical-Supplement.el.
10547         (U+89C1): Add `<-simplified@CN' for G1-3C7B.
10548
10549         * Ideograph-R146-West.el (<CJK RADICAL WEST TWO>): Copied from
10550         u02E00-CJK-Radical-Supplement.el.
10551         (<CJK RADICAL WEST ONE>): Likewise.
10552         (U+8980): Add `<-formed@component' for U+897F.
10553
10554         * Ideograph-R120-Silk.el (<CJK RADICAL SILK>): Delete
10555         `<-formed@component' for U+7CF8 because
10556         `<-formed@component/connect-right' for U+7CF8 has been already
10557         added.
10558
10559         * Ideograph-R013-Down-Box.el (<CJK RADICAL SUN>): Copied from
10560         u02E00-CJK-Radical-Supplement.el.
10561
10562 2005-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10563
10564         * Ideograph-R123-Sheep.el (<CJK RADICAL RAM>): Copied from
10565         u02E00-CJK-Radical-Supplement.el.
10566
10567 2005-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10568
10569         * Ideograph-R194-Ghost.el (U+9B3C): Use `->subsumptive'.
10570         (<CJK RADICAL GHOST>): Copied from
10571         u02E00-CJK-Radical-Supplement.el.
10572
10573         * Ideograph-R183-Fly.el (<CJK RADICAL C-SIMPLIFIED FLY>): Copied
10574         from u02E00-CJK-Radical-Supplement.el.
10575         (U+98DE): Add `<-simplified@CN' for G1-3749; unify JC3-81F1;
10576         separate BC-89F8.
10577
10578         * Ideograph-R182-Wind.el (<CJK RADICAL C-SIMPLIFIED WIND>): Copied
10579         from u02E00-CJK-Radical-Supplement.el.
10580         (U+98CE): Add `<-simplified@CN' for G1-3767.
10581
10582         * Ideograph-R181-Leaf.el (<CJK RADICAL C-SIMPLIFIED LEAF>): Copied
10583         from u02E00-CJK-Radical-Supplement.el.
10584         (U+9875): Add `<-simplified@CN' for U+9801.
10585
10586         * Ideograph-R178-Tanned-Leather.el (<CJK RADICAL C-SIMPLIFIED
10587         TANNED LEATHER>): Copied from u02E00-CJK-Radical-Supplement.el.
10588         (U+97E6): Add `<-simplified@CN' for G1-4E24.
10589
10590         * Ideograph-R174-Blue.el (J0-4044): Add `<-same' for K0-746C.
10591         (<CJK RADICAL BLUE>): Copied from
10592         u02E00-CJK-Radical-Supplement.el.
10593
10594         * Ideograph-R163-City.el (<CJK RADICAL CITY>): Use
10595         `<-formed@component/connect-left' instead of
10596         `<-ideographic-component-forms' for U+9091; add
10597         `<-identical@component/connect-left' for U+961D.
10598
10599         * Ideograph-R173-Rain.el (<CJK RADICAL RAIN>): Copied from
10600         u02E00-CJK-Radical-Supplement.el.
10601
10602         * Ideograph-R130-Meat.el (<CJK RADICAL MEAT>): Use
10603         `<-formed@component/connect-right' instead of
10604         `<-ideographic-component-forms' for U+8089.
10605         (GT-37857): Add `<-formed@component/connect-right' for U+8089.
10606         (BC-8958): Add `<-formed@component/connect-above' for U+8089.
10607         (BC-88F0): Use `<-formed@component' instead of
10608         `<-ideographic-component-forms' for U+8089.
10609
10610 2005-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10611
10612         * Ideograph-R129-Brush.el (<CJK RADICAL BRUSH ONE>): Copied from
10613         u02E00-CJK-Radical-Supplement.el.
10614
10615         * Ideograph-R123-Sheep.el (<CJK RADICAL EWE>): Add `<-s/female'
10616         for U+7F8A.
10617
10618 2005-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10619
10620         * Ideograph-R122-Net.el (U-0002626A): Add
10621         `<-formed@component/connect-below' for U+7F51; add `<-wrong' for
10622         U+7F51.
10623         (<CJK RADICAL NET THREE>): Copied from
10624         u02E00-CJK-Radical-Supplement.el.
10625         (<CJK RADICAL NET FOUR>): Likewise.
10626         (U-0002626B): Add `<-formed@component/connect-below' for U+7F51.
10627         (<CJK RADICAL MESH>): Copied from
10628         u02E00-CJK-Radical-Supplement.el.
10629
10630         * Ideograph-R137-Boat.el: Add some mappings between CNS 11643-6
10631         and CJK Ext-B code points.
10632
10633         * Ideograph-R123-Sheep.el (GT-K01701): Use
10634         `<-formed@component/connect-right' instead of
10635         `<-ideographic-component-forms' for U+7F8A.
10636         (BC-8970): Use `<-formed@component' instead of
10637         `<-ideographic-component-forms' for U+7F8A.
10638         (BC-8CCC): Use `<-formed@component' instead of
10639         `<-ideographic-component-forms' for U+7F8A.
10640
10641 2005-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10642
10643         * Ideograph-R094-Dog.el (U+72AD): Add
10644         `<-formed@component/connect-right' for U+72AC.
10645         (<CJK RADICAL DOG>): Copied from u02E00-CJK-Radical-Supplement.el.
10646
10647 2005-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10648
10649         * Ideograph-R043-Lame.el (U+5C22): Add J97-5577.
10650         (<CJK RADICAL LAME THREE>): Copied from
10651         u02E00-CJK-Radical-Supplement.el.
10652         (U+5C23): Use `->subsumptive'.
10653         (<CJK RADICAL LAME TWO>): Copied from
10654         u02E00-CJK-Radical-Supplement.el.
10655         (BC-8DEF): Use `<-denotational' for JSP-3A6D instead of `=>ucs'
10656         for U+5C23; add `<-formed@component' for C1-4452; add
10657         `<-identical@component' for JSP-3A6D.
10658         (U-00021BC2): Use `->subsumptive'.
10659         (<CJK RADICAL LAME FOUR>): Copied from
10660         u02E00-CJK-Radical-Supplement.el.
10661         (M-07542): Add `=>ucs*' for U+5140.
10662         (<CJK RADICAL LAME ONE>): Copied from
10663         u02E00-CJK-Radical-Supplement.el.
10664
10665         * Ideograph-R058-Snout.el (U+5F51): Add `<-same' for JSP-3C77.
10666         (<CJK RADICAL SNOUT ONE>): Copied from
10667         u02E00-CJK-Radical-Supplement.el.
10668
10669         * Ideograph-R016-Table.el (<CJK RADICAL TABLE>): Copied from
10670         u02E00-CJK-Radical-Supplement.el.
10671         (M-01738): Add `->mistakable' for U+513F and U+51E0.
10672         (U-00020627): Use `=>daikanwa' instead of `morohashi-daikanwa'.
10673
10674 2005-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10675
10676         * Ideograph-R049-Oneself.el (U+5DF1): Add S1-2069.
10677         (BC-896D): Use `<-denotational' for U+5DF1; add
10678         `<-formed@component' for U+5DF1.
10679         (U+5DF2): Add S1-2068.
10680         (U+5DF3): Add S1-2070.
10681         (<CJK RADICAL SNAKE>): Copied from
10682         u02E00-CJK-Radical-Supplement.el.
10683         (U+5DF4): Add S1-2071.
10684
10685         * Ideograph-R052-Short-Thread.el (U+5E7A): Add S1-2160.
10686         (<CJK RADICAL THREAD>): Copied from
10687         u02E00-CJK-Radical-Supplement.el.
10688         (U+5E7B): Add S1-2161.
10689
10690         * Ideograph-R013-Down-Box.el (GT-K00079): Use `=>daikanwa' instead
10691         of `morohashi-daikanwa'; add `<-formed@component' for U+5182.
10692         (<CJK RADICAL BOX>): Copied from u02E00-CJK-Radical-Supplement.el.
10693
10694         * Ideograph-R018-Knife.el (U-000206A3): Use `->Bopomofo*sources'
10695         instead of `->bopomofo*sources'.
10696
10697 2005-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10698
10699         * Ideograph-R080-Do-Not.el (U+6BCB): Use `->denotational'.
10700         (U+6BCC): Add S1-4006; add `sound@ja/on'.
10701         (U+6BCD): Add S1-4008; add `sound@ja/*'.
10702         (<CJK RADICAL MOTHER>): Copied from
10703         u02E00-CJK-Radical-Supplement.el.
10704         (U+6BCE): Add `<-denotational' for J97-4B68.
10705         (J97-4B68): New abstract character.
10706         (U+6BCF): Add `<-denotational' for J97-4B68.
10707         (U-00023AED): Use `->subsumptive'.
10708         (U+6BD0): Use `->denotational' instead of `->subsumptive'.
10709
10710         * Ideograph-R078-Death.el (U-000239B6): Use `->subsumptive'.
10711         (U-000239B5): Likewise.
10712         (U+6B7A): Add `<-same' for U+6B79.
10713         (<CJK RADICAL DEATH>): Copied from
10714         u02E00-CJK-Radical-Supplement.el.
10715         (U-000239B7): Unify M-16363.
10716         (U+3C59): Unify M-16364.
10717         (U+6B7B): Use `->subsumptive'.
10718
10719         * u03100-Bopomofo.el (<BOPOMOFO LETTER P>): Add `<-Bopomofo' for
10720         U+6535.
10721
10722         * Ideograph-R066-Rap.el (U+6535): Add
10723         `<-formed@component/connect-left' for U+6534; add `->Bopomofo' for
10724         <BOPOMOFO LETTER P>.
10725         (U+2E99): Copied from u02E00-CJK-Radical-Supplement.el.
10726
10727         * Ideograph-R035-Go-Slowly.el (U-00021560): Use `->subsumptive'.
10728         (U-00021561): Likewise.
10729         (<CJK RADICAL SIMPLIFIED WHEAT>): Copied from
10730         u02E00-CJK-Radical-Supplement.el.
10731         (U+9EA6): Copied from Ideograph-R199-Wheat.el.
10732         (C3-2547): Use `<-denotational' for U+9EA6.
10733
10734 2005-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10735
10736         * Ideograph-R083-Clan.el (<CJK RADICAL CIVILIAN>): Copied from
10737         u02E00-CJK-Radical-Supplement.el.
10738
10739 2005-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10740
10741         * Ideograph-R212-Dragon.el (BC-89AF): Use `<-denotational' for
10742         U+9F99.
10743
10744         * Ideograph-R199-Wheat.el (U+9EA6): Use `->denotational'; use
10745         `ideographic-{radical|strokes}@ucs' instead of
10746         `ideographic-{radical|strokes}'; add
10747         `ideographic-{radical|strokes}@cns'.
10748         (J0-477E): Use `<-denotational' for U+9EA6; fix `total-strokes'.
10749
10750         * Ideograph-R184-Eat.el (K0-635D): Unify JC3-6DAB.
10751
10752         * Ideograph-R013-Down-Box.el (<ideographic component hood>): Use
10753         `<-denotational' for U+5183; add `=>ucs' for <CJK RADICAL SUN>;
10754         add `<-same@component/connect-below' for U+5183.
10755
10756         * Ideograph-R162-Walk.el (<CJK RADICAL WALK ONE>): Omit
10757         `<-ideographic-component-forms' and
10758         `<-ideographic-component-forms*sources' because
10759         `<-formed@component' and `<-formed@component*sources' has been
10760         already added.
10761
10762         * Ideograph-R109-Eye.el (<CJK RADICAL EYE>): Use
10763         `<-identical@component/connect-below' instead of
10764         `<-identical@component/connect-right' for BC-8B48.
10765
10766         * Ideograph-R074-Moon.el (<CJK RADICAL MOON>): Copied from
10767         u02E00-CJK-Radical-Supplement.el.
10768
10769         * Ideograph-R071-Not.el (<CJK RADICAL CHOKE>): Copied from
10770         u02E00-CJK-Radical-Supplement.el.
10771
10772 2005-09-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10773
10774         * Ideograph-R211-Tooth.el (U+9F52): Add S1-9883.
10775         (<CJK RADICAL C-SIMPLIFIED TOOTH>): Copied from
10776         u02E00-CJK-Radical-Supplement.el.
10777         (U+9F7F): Add `<-simplified@CN' for U+9F52.
10778         (U+9F53): Use `->subsumptive'.
10779         (U+9F54): Use `->denotational'.
10780         (U+9F80): Add `<-simplified@CN' for G1-7633.
10781         (U+9F55): Use `->subsumptive'.
10782         (U+4D94): Likewise.
10783         (U-0002A5D9): Likewise.
10784         (U+9F81): Add `<-simplified@CN' for UU+9F55.
10785         (U+4D95): Use `->subsumptive'.
10786
10787 2005-09-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10788
10789         * Ideograph-R009-Man.el (U-0002028A): Use
10790         `ideographic-radical@ucs' instead of `ideographic-radical'; add
10791         `ideographic-strokes@{ucs|cns}', `ideographic-radical@cns',
10792         `ideographic-radical@cns*sources' and `total-strokes'; use
10793         `->subsumptive'; map to M-44018 and C6-3521.
10794         (U-00029681): Moved to Ideograph-R184-Eat.el.
10795         (U-00029683): Likewise.
10796
10797         * u03100-Bopomofo.el: Rename `<-bopomofo' to `<-Bopomofo'.
10798         (<BOPOMOFO LETTER D>): Add `<-Bopomofo' for U-000206A3.
10799
10800         * Ideograph-R184-Eat.el (U+98DF): Use `->denotational'.
10801         (<CJK RADICAL EAT ONE>): Copied from
10802         u02E00-CJK-Radical-Supplement.el.
10803         (C6-347C): Add `<-original' for K0-635D.
10804         (M-44016): Add `<-vulgar' for K0-635D; unify H1-C3C2; map to
10805         U-00029681; use `->subsumptive'.
10806         (C6-347E): Unify U-00029683 and H1-C3C5; add `<-ancient' for
10807         K0-635D.
10808         (M-44018): Add `<-original' for K0-635D; unify H1-C94D; map to
10809         U-0002028A; use `->subsumptive'.
10810         (<CJK RADICAL EAT TWO>): Copied from
10811         u02E00-CJK-Radical-Supplement.el.
10812         (<CJK RADICAL EAT THREE>): Copied from
10813         u02E00-CJK-Radical-Supplement.el.
10814         (<CJK RADICAL C-SIMPLIFIED EAT>): Copied from
10815         u02E00-CJK-Radical-Supplement.el.
10816         (U+98E0): Add `<-formed@component/connect-right' for U+98DF; use
10817         `->denotational'.
10818         (U+9963): Add `<-simplified@CN' for G1-623B; add
10819         `<-simplified@CN/component/connect-right' for G0-4A33.
10820         (GT-59030): Unify U-0002967F and JX2-7C4C; use
10821         `<-formed@component/connect-right' for K0-635D instead of
10822         `<-ideographic-component-forms' for U+98DF.
10823
10824         * Ideograph-R162-Walk.el (<CJK RADICAL WALK ONE>): Add
10825         `<-formed@component' for U+8FB5.
10826         (U+8FB6): Use `<-formed@component' instead of
10827         `<-ideographic-component-forms' for U+8FB5.
10828         (JX2-7969): Unify U+FA66 instead of <CJK RADICAL SIMPLIFIED WALK>;
10829         move BC-8966 to <CJK RADICAL SIMPLIFIED WALK>.
10830         (<CJK RADICAL SIMPLIFIED WALK>): Use `<-denotational' for U+FA66
10831         instead of U+8FB6; add `<-identical@component' for U+FA66; use
10832         `<-simplified' instead of `<-simplified@component' for <CJK
10833         RADICAL WALK ONE>; separate G0-6541, JX2-7969 and JC3-67A3.
10834         (U+8FB7): Use `->denotational'.
10835         (JSP-6136): Add `<-formed' for K0-5339; add `<-same' for M-01179
10836         and K0-5339.
10837         (UU+488C): Fix `total-strokes'.
10838         (K0-504E): Add S1-8224.
10839         (J0-3661): Add S1-8223.
10840         (U-0002846B): Use `->denotational' instead of `->subsumptive'.
10841         (JSP-6140): Add `<-formed' for M-38894.
10842         (M-38776): Add `<-formed' for U+5F82; add S1-2342.
10843         (JSP-6143): Use `<-same@p3' instead of `<-same' for JSP-6146; add
10844         `<-formed' for JSP-6146.
10845         (G0-6546): Fix `total-strokes'.
10846         (J78-3260): Add `<-formed' for M-38987 and J0-6E30.
10847         (J78-6D6E): Add `<-formed' for J78-4676.
10848         (G0-6547): Use `<-denotational' for U+8FE9 instead of
10849         `->subsumptive'.
10850         (J83-4676): Likewise.
10851         (U-0002848C): Use `->denotational'.
10852         (M-38796): Use `<-denotational' for U-0002848C; add `<-formed' for
10853         U+5F81; use `->ancient@r162' instead of `<-ancient' for U+5FB0.
10854         (U-000284A8): Use `->denotational' instead of `->subsumptive'.
10855         (U+8FF9): Use `->denotational'.
10856         (U-000284AA): Likewise.
10857         (U+489A): Use `->denotational'.
10858         (U+9012): Use `->denotational'.
10859         (U+9013): Likewise.
10860         (J0-6D78): Add S1-8287.
10861         (G0-6551): Add `total-strokes'.
10862         (JSP-6150): Add `<-formed' for JSP-613B.
10863         (K0-5641): Add `<-original' for C1-4947.
10864         (U+901F): Add J97-422E.
10865         (K0-615C): Use `->Large-Seal' for M-39080 instead of M-39079; add
10866         `->Large-Seal*sources@daikanwa/fixed*note'; use `->subsumptive' to
10867         integrate JC3-67C8.
10868         (U+9020): Use `->denotational'.
10869         (U+489D): Use `->denotational'.
10870         (U+9033): Likewise.
10871         (M-38981): Add `<-formed' for JSP-614E.
10872         (U-00028523): Use `->denotational'.
10873         (J0-6E22): Add S1-8320.
10874         (U+48A2): Use `->denotational'.
10875         (M-39041): Add `<-formed' for K0-7063.
10876         (J0-6E2A): Add `<-formed' for J78-4042.
10877         (U+48A4): Use `->denotational'.
10878         (U+9062): Use `->denotational'.
10879         (U+906A): Use `->denotational'.
10880         (U+906B): Use `->denotational'.
10881         (U+906C): Use `->denotational'.
10882         (M-39081): Add `<-formed' for J0-6D71; add `<-same' for J0-6D71.
10883         (J0-3D65): Use `->subsumptive'.
10884         (U-000285B7): Use `->denotational' instead of `->subsumptive'.
10885         (M-39139): Add `<-formed' for JSP-6154.
10886         (U+48AD): Use `->denotational'.
10887         (U+9080): Use `->denotational'.
10888         (U+9081): Use `->denotational'.
10889         (U+9082): Use `->denotational'.
10890         (U+9083): Use `->denotational'.
10891         (U+48AF): Use `->denotational'.
10892         (M-39258): Add `<-formed' for M-39169.
10893
10894         * Ideograph-R001-One.el (U+4E07): Use `<-simplified@CN' and
10895         `<-simplified@JP/Jouyou' instead of `<-simplified' for J0-685F.
10896
10897         * char-db-util.el (insert-char-attributes): Don't omit
10898         `->uppercase', `->lowercase' and `->titlecase' even if running
10899         with non-readable mode; `->bopomofo' was renamed to `->Bopomofo';
10900         support {<-|->}FOO*note; don't display `<-uppercase',
10901         `<-lowercase' and `<-titlecase' when running with non-readable
10902         mode; don't use `char-db-insert-relation-feature' for
10903         {<-|->}FOO*BAR except {<-|->}FOO*sources; modify formatter for
10904         atom.
10905
10906 2005-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10907
10908         * Ideograph-R213-Turtle.el (G1-396A): Use `<-denotational' for
10909         U+9F9C instead of `<-subsumptive'.
10910         (C7-2C3A): Likewise.
10911         (<CJK RADICAL C-SIMPLIFIED TURTLE>): Copied from
10912         u02E00-CJK-Radical-Supplement.el.
10913         (U+9F9F): Add `<-simplified@CN' for G1-396A.
10914
10915         * Ideograph-R205-Frog.el (U+9EFD): Use `->subsumptive'.
10916         (U+9EFE): Add `<-simplified@CN' for G1-763C.
10917         (<CJK RADICAL C-SIMPLIFIED FROG>): Copied from
10918         u02E00-CJK-Radical-Supplement.el.
10919
10920         * Ideograph-R196-Bird.el (U+9CE9): Use `->subsumptive'.
10921
10922         * Ideograph-R018-Knife.el: Rename `->bopomofo' to `->Bopomofo'.
10923
10924         * Ideograph-R004-Slash.el, Ideograph-R001-One.el: Rename
10925         `->bopomofo' to `->Bopomofo'.
10926
10927         * Ideograph-R030-Mouth.el (U+9EFE): Add `<-simplified@CN' for
10928         G1-763C.
10929
10930 2005-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10931
10932         * Ideograph-R199-Wheat.el (U+9EA5): Use `->denotational'.
10933         (U+9EA6): Add `<-simplified@CN' for G1-4273; add S1-9791.
10934         (<CJK RADICAL SIMPLIFIED WHEAT>): Copied from
10935         u02E00-CJK-Radical-Supplement.el.
10936
10937         * Ideograph-R170-Mound.el (U+96A7): Use `->denotational'.
10938         (U+96A8): Likewise.
10939         (U+96A9): Use `->denotational' and `->subsumptive'.
10940
10941         * Ideograph-R060-Step.el (U+5FB0): Add `<-ancient@r060' for
10942         U+5F81; add `<-ancient@r162' for M-38796.
10943
10944         * Ideograph-R169-Gate.el (<CJK RADICAL C-SIMPLIFIED GATE>): Copied
10945         from u02E00-CJK-Radical-Supplement.el.
10946         (U+95E8): Add `<-simplified@CN' for G1-4345.
10947         (U+9581): Use `->subsumptive'.
10948         (U-00028CC9): Use `->subsumptive'; map to M-41210.
10949         (U+9582): Use `->subsumptive'.
10950         (U+95E9): Use `<-simplified@CN' for G1-6345.
10951
10952         * Ideograph-R167-Gold.el (U+92DD): Use `->denotational'.
10953
10954         * Ideograph-R156-Run.el (C6-4F34): Unify U-00027EBA; add
10955         `<-formed' for M-38736; add `<-same@s1' for U+47DB and M-38736;
10956         add `<-same@s2' for J0-7231.
10957         (C6-4F31): Map to U-00027EBB.
10958         (U+47AC): Add `<-formed' for K0-7762; add `<-same' for K0-7762.
10959         (U+8D9C): Use `->subsumptive'.
10960         (U+47B3): Likewise.
10961         (U+8D9D): Likewise.
10962         (U-00027F0E): Use `->subsumptive'.
10963         (U-00027F0F): Likewise.
10964         (U-00027F10): Use `->subsumptive'.
10965         (U+47B4): Use `->denotational'.
10966         (U+8D9F): Likewise.
10967         (U+47B5): Use `->subsumptive'.
10968         (U+8DA0): Add `<-formed' for JSP-6158; add `<-same' for JSP-6158.
10969
10970 2005-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10971
10972         * Ideograph-R157-Foot.el (U+8DB3): Add S1-7971.
10973         (J78-4437): Add `<-formed' for K0-5431.
10974         (M-37565): Add `<-formed' for JSP-613E and M-38879; add
10975         `<-same@p1' for JSP-613E; add `<-same@p2' for M-38879.
10976         (U+8E1B): Use `->denotational' and `->subsumptive'.
10977         (U+8E1C): Likewise.
10978         (M-37638): Unify C7-2944; unify U-0002F9DC; add `<-formed' for
10979         JSP-6155; add `<-same@p1+p2' for JSP-6155.
10980         (U+4809): Use `->subsumptive'.
10981         (U+8E1D): Add S1-8017.
10982         (U+8E1E): Add S1-8019.
10983         (U+480A): Use `->denotational' and `->subsumptive'.
10984         (U-00028082): Use `->subsumptive'.
10985         (U+8E1F): Add S1-8024.
10986         (U+8E20): Use `->subsumptive'.
10987         (U+8E21): Use `->denotational'.
10988         (U+8E22): Add `<-formed' for K0-7277; add `<-same' for K0-7277.
10989         (U+8E23): Use `->subsumptive'.
10990         (U+8E24): Likewise.
10991         (U-00028083): Use `->denotational'.
10992         (U-00028084): Likewise.
10993         (U+8E25): Use `->subsumptive'.
10994
10995 2005-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10996
10997         * Ideograph-R086-Fire.el (U-00024298): Use `->subsumptive'.
10998         (U-0002429C): Likewise.
10999         (U+716E): Add J97-3C51.
11000         (M-19166): Add `=>ucs*' for U-00020525.
11001         (U-0002F91B): Likewise; use `=>daikanwa' instead of
11002         `morohashi-daikanwa'.
11003         (U+713C): Add S1-4609.
11004         (U-0002427B): Use `->subsumptive'.
11005         (U-00024299): Likewise.
11006         (U+3DCD): Likewise.
11007         (U+71CE): Likewise.
11008         (U+71CF): Use `->denotational' instead of `->subsumptive'.
11009         (U-000243A6): Use `->subsumptive'.
11010         (U+71D0): Likewise.
11011         (U+71D1): Likewise.
11012         (U-000243A7): Use `->subsumptive'.
11013         (U+71D2): Use `->subsumptive'.
11014         (U+71D3): Use `->subsumptive'.
11015         (U-000243A8): Use `->denotational' and `->subsumptive'.
11016         (U-000243F0): Use `->denotational'.
11017         (U-000243A9): Use `->denotational' and `->subsumptive'.
11018
11019 2005-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11020
11021         * Ideograph-R168-Long.el (U+9577): Add S1-8793.
11022         (<CJK RADICAL LONG ONE>): Copied from
11023         u02E00-CJK-Radical-Supplement.el.
11024         (U+9578): Add `<-formed' for U+9577.
11025         (<CJK RADICAL LONG TWO>): Copied from
11026         u02E00-CJK-Radical-Supplement.el.
11027         (<CJK RADICAL C-SIMPLIFIED LONG>): Likewise.
11028         (U+957F): Add `<-simplified@CN' for U+9577; unify JC3-81E1.
11029
11030 2005-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11031
11032         * Ideograph-R160-Bitter.el (J0-3F49): Add S1-8196.
11033         (GT-51556): Map to U-0002840B; add `<-same' for M-25722.
11034         (C6-292B): Use `=>daikanwa' instead of `morohashi-daikanwa'; unify
11035         U-0002840B and H10-F0FA.
11036         (U-0002840C): Use `->subsumptive'.
11037         (J0-6D64): Add `<-formed' for K0-792D; add S1-8202.
11038
11039 2005-09-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11040
11041         * Ideograph-R030-Mouth.el (U+35CD): Use `->subsumptive'.
11042         (U+55B0): Use `->denotational' instead of `->subsumptive'.
11043
11044 2005-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11045
11046         * Ideograph-R210-Even.el (J0-736E): Add S1-9881.
11047         (<CJK RADICAL C-SIMPLIFIED EVEN>): Copied from
11048         u02E00-CJK-Radical-Supplement.el.
11049         (G0-466B): Add `<-simplified@CN' for G1-466B.
11050
11051 2005-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11052
11053         * Ideograph-R159-Cart.el (U+8ECA): Add S1-8108.
11054         (<CJK RADICAL C-SIMPLIFIED CART>): Copied from
11055         u02E00-CJK-Radical-Supplement.el.
11056         (U+8F66): Add `<-simplified@CN' for U+8ECA; unify JC3-81C7.
11057         (U+8ECB): Add S1-8109.
11058         (U+8F67): Add `<-simplified@CN' for U+8ECB.
11059
11060         * Ideograph-R154-Shell.el (U+8C9D): Add S1-7856.
11061         (<CJK RADICAL C-SIMPLIFIED SHELL>): Copied from
11062         u02E00-CJK-Radical-Supplement.el.
11063         (U+8D1D): Add `<-simplified@CN' for U+8C9D; delete
11064         `morohashi-daikanwa'.
11065         (U-00027D24): Use `=>daikanwa' instead of `morohashi-daikanwa'.
11066         (U-00027D88): New character.
11067         (M-36784): Add `<-denotational' for U-00027D88.
11068         (C6-6264): Likewise; use `->subsumptive' to integrate IU-00027D88.
11069
11070         * Ideograph-R145-Clothes.el (U+8863): Use `->subsumptive'.
11071         (C6-2553): Unify U-0002F9C4; use `<-denotational' for U+8863; add
11072         `=>ucs*' for U+8863.
11073         (U+8864): Use `->subsumptive'; add
11074         `<-formed@component/connect-right' for U+8863.
11075         (<CJK RADICAL CLOTHES>): Copied from
11076         u02E00-CJK-Radical-Supplement.el.
11077
11078         * Ideograph-R113-Spirit.el (U+793A): Unify B-A5DC.
11079         (J0-3C28): Separate B-A5DC.
11080         (U-00025688): Use `->denotational'.
11081         (U+7979): Use `->denotational' instead of `->subsumptive'.
11082         (U+410C): Use `->denotational' and `->subsumptive'; map to
11083         M-24731.
11084         (U+797A): Use `->denotational' instead of `->subsumptive'.
11085         (U+797B): Likewise.
11086         (U+410F): Use `->denotational'; map to M-24736.
11087         (U-00025689): Use `->denotational'; map to M-24737.
11088         (U+797C): Use `->denotational' instead of `->subsumptive'.
11089         (U+797D): Likewise.
11090         (U+797F): Likewise.
11091         (J0-4F3D): Add S1-5557.
11092         (J0-6349): Add S1-5641.
11093         (J0-3658): Add S1-5556.
11094         (U+7982): Use `->denotational' instead of `->subsumptive'.
11095         (U+4110): Use `->subsumptive'; map to M-24745.
11096         (U-0002568B): Use `->subsumptive'; map to M-24746.
11097         (U-0002568A): Use `->denotational' and `->subsumptive'; map to
11098         M-24747.
11099         (U+7983): Use `->denotational' instead of `->subsumptive'.
11100         (U+7987): Likewise.
11101         (U+7988): Likewise.
11102         (U+7989): Likewise.
11103         (U+4113): Likewise.
11104         (U+798A): Unify B-E2F9.
11105         (U+798B): Unify B-E2FA.
11106         (C2-4C42): Separate B-E2FA.
11107         (U+4114): Use `->denotational' instead of `->subsumptive'.
11108         (U+798C): Likewise.
11109         (U+798D): Unify B-BAD7; modify hierarchy.
11110         (U+798E): Unify B-BAD5.
11111         (C1-697C): Separate B-BAD5.
11112         (U+798F): Unify B-BAD6.
11113         (U+FA1B): Add `<-formed' for J78-492F; add S1-5573.
11114         (J0-4A21): Add S1-5572.
11115         (G0-3823): Separate B-BAD6.
11116         (U+7990): Use `->denotational' instead of `->subsumptive'.
11117         (U+7991): Likewise.
11118         (U+7992): Likewise.
11119         (U+7993): Likewise.
11120         (U+7994): Likewise.
11121         (U+7995): Likewise.
11122
11123 2005-09-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11124
11125         * Ideograph-R147-See.el (J78-6B32): Add `<-formed' for J0-6D70;
11126         add `<-same' for J0-6D70.
11127
11128 2005-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11129
11130         * Ideograph-R118-Bamboo.el (U+7B8E): Use `->denotational' instead
11131         of `->subsumptive'.
11132         (U+7B8F): Likewise.
11133         (U+7B90): Likewise.
11134         (U+7B91): Add `<-formed' for M-39120.
11135         (U+7B92): Use `->denotational' instead of `->subsumptive'.
11136         (U+7B93): Use `->denotational' and `->subsumptive'.
11137
11138         * Ideograph-R140-Grass.el (U+8278): Add `<-Zhouwen' for U+FA5E.
11139         (U+8279): Use `<-formed@component' instead of
11140         `<-ideographic-component-forms' for U+8278.
11141         (U+FA5E): Use `<-denotational' for U+8279 instead of
11142         `<-subsumptive' for <CJK RADICAL GRASS TWO>; add
11143         `<-formed@component/connect-below' for U+8278; unify C4-2153,
11144         JX2-7575, BC-8AFE, GT-39643, GT-K00671 and M-30639; add
11145         `->Zhouwen' for U+8278.
11146         (<CJK RADICAL GRASS TWO>): Use `<-denotational' for U+FA5E instead
11147         of U+8279; separate C4-2153, JX2-7575, BC-8AFE, GT-39643,
11148         GT-K00671 and M-30639; add `<-identical@component' for U+FA5E.
11149         (U+FA5D): Use `<-denotational' for U+8279 instead of
11150         `<-subsumptive' for <CJK RADICAL GRASS THREE>; unify JX2-7574,
11151         GT-39645 and GT-K00569.
11152         (<CJK RADICAL GRASS THREE>): Use `<-denotational' for U+FA5D
11153         instead of U+8279; add `<-identical@component' for U+FA5D;
11154         separate JX2-7574, GT-39645 and GT-K00569.
11155         (U-00026AF3): Use `->denotational'.
11156         (U-00026D1A): Likewise.
11157         (M-31525): Use `<-denotational' for U-00026D1A; add `<-formed' for
11158         J0-6D6B; add `<-same' for J0-6D6B.
11159
11160         * Ideograph-R142-Insect.el (U+45B8): Use `<-formed' instead of
11161         `->ideographic-variants'.
11162         (U-0002F9C0): Add `<-formed' for J0-6D7B.
11163
11164         * Ideograph-R122-Net.el (U+7F52): Add
11165         `<-formed@component/connect-below' for U+7F51; add `<-wrong' for
11166         U+7F51.
11167         (<CJK RADICAL NET TWO>): Copied from
11168         u02E00-CJK-Radical-Supplement.el.
11169         (U+5188): Add `<-formed@component/connect-below' for U+7F51; add
11170         `<-simplified' for U+7F51; add `<-simplified@CN' for U+5CA1.
11171         (U+7F53): Use `<-same@component/connect-below' instead of
11172         `<-unknown' for U+5188; add `<-formed@component/connect-below'.
11173         (<CJK RADICAL NET ONE>): Use `<-identical@component/connect-below'
11174         instead of `<-radical' for U+7F53.
11175
11176 2005-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11177
11178         * Ideograph-R094-Dog.el (J0-603D): Add S1-4765.
11179         (U+72C4): Use `->subsumptive'.
11180         (U-0002473E): Use `->subsumptive'.
11181
11182 2005-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11183
11184         * Ideograph-R075-Tree.el (U+6765): Add S1-240.
11185         (U+3B45): New character.
11186         (U+6767): Use `->subsumptive'.
11187         (U-000233FB): Likewise.
11188         (U-000233F6): Use `->subsumptive'.
11189         (M-14574): Unify U-000233F9.
11190         (U+67A0): Add S1-3525.
11191         (U+67A1): Add S1-3524.
11192         (U+67A2): Use `->denotational'.
11193         (U+3B4D): New character.
11194         (U+3B4E): New character.
11195         (U+3B4F): New character.
11196         (U+67A6): Use `->denotational' instead of `->subsumptive'.
11197         (M-14676): Unify U-0002342D.
11198         (U+3B56): New character.
11199
11200         * Ideograph-R064-Hand.el (U+62B8): Use `->subsumptive'.
11201         (U-00022AB6): Unify M-11925.
11202         (U-00022ABC): Use `->subsumptive'.
11203         (U-00022ABE): Use `->denotational'.
11204         (M-11976): Add `<-denotational' for U-00022ABE; unify H5-D3D6.
11205         (CB03635): Unify U-00022AC8.
11206         (U+62EA): Use `->subsumptive'.
11207         (U+62EC): Add `<-formed' for K0-4E41; add S1-2899.
11208         (U+62ED): Add S1-2918.
11209         (U+62EE): Add S1-2900.
11210         (U+62EF): Add S1-2916.
11211         (U+63F8): Use `->denotational' and `->subsumptive'.
11212         (U+63F9): Use `->subsumptive'.
11213         (U+6416): Likewise.
11214         (U+6417): Add S1-3047.
11215
11216         * Ideograph-R060-Step.el (U-000224D7): Use `->subsumptive'.
11217         (U+5F81): Add `<-formed' for M-38796; add S1-2339.
11218         (U+5F82): Add S1-2341.
11219         (U+5FA6): Add `<-formed' for J0-6E22.
11220         (U+5FA7): Use `->denotational'.
11221         (U-0002251F): Use `->subsumptive'.
11222         (U-00022521): Likewise.
11223         (U+5FA8): Add `<-formed' for J0-6E23; add S1-2370.
11224         (U-00022522): Use `->denotational'.
11225         (U-00022523): Use `->subsumptive'.
11226         (U+38EC): Use `->subsumptive'.
11227         (U+5FA9): Use `->denotational' and `->subsumptive'.
11228         (U+38ED): Use `->denotational' and `->subsumptive'.
11229         (U-00022525): Use `->subsumptive'.
11230         (J0-5755): Add `<-formed' for J0-6E33; add `<-same' for J0-6E33;
11231         add S1-2388.
11232         (M-10262): Unify U-0002257D.
11233
11234         * Ideograph-R013-Down-Box.el (U-00020541): Use `<-formed' instead
11235         of `->ideographic-variants' for U+518A; add `<-same' for U+518A.
11236
11237 2005-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11238
11239         * Ideograph-R032-Earth.el (M-05289): Use `<-formed' instead of
11240         `->ideographic-variants'; unify J0-3A66, K0-4C77 and GT-06605.
11241         (H2-AF6B): Separate J0-3A66, K0-4C77 and GT-06605.
11242         (U-0002145F): Use `->denotational'.
11243         (U+58BF): Use `->subsumptive'.
11244         (U+3670): Use `->denotational'.
11245         (U-00021460): Use `->subsumptive'.
11246         (U+3671): Use `->denotational'.
11247         (U+58C0): Use `->subsumptive'.
11248         (U+58C1): Likewise.
11249         (U+58C2): Likewise.
11250         (U-00021462): Likewise.
11251
11252         * Ideograph-R047-River.el (M-08670): Add `daikanwa' into
11253         `->mistakable*sources'.
11254
11255         * Ideograph-R045-Sprout.el (U+FA3C): Use `=ucs@jis' instead of
11256         `=ucs@jis/2000' for U+FA3C.
11257         (U+5C6F): Use `->subsumptive'.
11258
11259         * Ideograph-R039-Child.el (U-00021966): Add `<-Large-Seal' for
11260         K0-7264.
11261         (J0-4239): Add S1-1792; add `<-formed' for J78-423D.
11262
11263         * Ideograph-R030-Mouth.el (U+53E7): Use `<-formed' instead of
11264         `->ideographic-variants' for JSP-3273; add `<-same' for JSP-3273.
11265         (C1-4947): Add `<-formed' for K0-5641; add `<-same' for K0-5641;
11266         add `->original' for K0-5641.
11267         (<CJK RADICAL C-SIMPLIFIED FROG>): Copied from
11268         u02E00-CJK-Radical-Supplement.el.
11269
11270         * Ideograph-R026-Seal.el (U+5374): Add `<-vulgar' for J0-524A.
11271         (J0-524A): Use `<-formed' instead of `->ideographic-variants' for
11272         U+5374; add `->vulgar' for U+5374 and U+3541.
11273         (U+537C): Use `->denotational'.
11274         (U-00020A1C): Use `->subsumptive'.
11275         (K0-716D): Use `<-formed' instead of `->ideographic-variants' for
11276         U+5373.
11277
11278         * Ideograph-R019-Power.el (U+52DC): Use `->denotational' instead
11279         of `->subsumptive'.
11280         (U+52DD): Likewise.
11281         (J0-5229): Add `<-formed' for J78-4E4B.
11282
11283         * Ideograph-R018-Knife.el (U-000206A3): Add `<-Small-Seal' for
11284         U+5200; use `<-formed' instead of `->ideographic-variants' for
11285         U+5200; add `->bopomofo' for U+3109.
11286         (U+523C): Use `->denotational' and `->subsumptive'.
11287         (U+523D): Use `->subsumptive'.
11288         (U-00020702): Use `<-formed' instead of `->ideographic-variants'
11289         for U+522A; add `<-same' for U-000206F9.
11290
11291         * Ideograph-R020-Wrap.el (U-0002F82A): Add `<-denotational' for
11292         J97-5232; use `<-formed' instead of `->ideographic-variants'.
11293         (J97-5232): New abstract character.
11294         (U+5306): Add `<-denotational' for J97-5232.
11295         (U+5307): Add `<-formed' instead of `->ideographic-variants'; use
11296         `->denotational'.
11297
11298         * Ideograph-R024-Ten.el (U-0002F82C): Use `<-formed' instead of
11299         `->ideographic-variants' for U+5349; add `<-vulgar' for U+5349.
11300
11301         * Ideograph-R013-Down-Box.el (U+5188): Add
11302         `<-formed@component/connect-below' for U+7F51; add `<-simplified'
11303         for U+7F51; add `<-simplified@CN' for U+5CA1.
11304
11305 2005-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11306
11307         * Ideograph-R007-Two.el (U+4E90): Add `<-formed' instead of
11308         `->ideographic-variants' for U+4E8E.
11309         (U+4E9E): Add `<-formed' for M-38945.
11310         (U+4E9F): Use `->denotational' instead of `->subsumptive'.
11311
11312 2005-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11313
11314         * char-db-util.el (char-db-coded-charset-priority-list): Add
11315         `=ruimoku-v6'.
11316         (insert-char-attributes): Don't display `->FOO' (except
11317         `->subsumptive', `->bopomofo', `->mistakable',
11318         `->ideographic-variants' and `->canonical') which is not attended
11319         `->FOO*sources' when running with non-readable mode.
11320
11321 2005-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11322
11323         * Ideograph-R144-Walk-Enclosure.el (K0-627A): Add S1-7325; add
11324         `<-formed' for K0-627B.
11325
11326         * Ideograph-R085-Water.el (U+6C35): Add
11327         `<-formed@component/connect-right' for U+6C34; unify BC-8AF6.
11328         (<CJK RADICAL WATER ONE>): Copied from
11329         u02E00-CJK-Radical-Supplement.el.
11330         (U+6C39): Use `->subsumptive'.
11331         (U+6C3A): Use `->subsumptive'.
11332         (<CJK RADICAL WATER TWO>): Copied from
11333         u02E00-CJK-Radical-Supplement.el.
11334
11335 2005-09-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11336
11337         * Ideograph-R113-Spirit.el (<CJK RADICAL SPIRIT ONE>): Copied from
11338         u02E00-CJK-Radical-Supplement.el.
11339         (U+793B): Add `<-formed@component/connect-right' for U+793A.
11340         (JSP-504B): Add `<-vulgar@component/connect-right' for C1-467C.
11341         (G0-6C6A): Unify BC-8B70.
11342         (<CJK RADICAL SPIRIT TWO>): Copied from
11343         u02E00-CJK-Radical-Supplement.el.
11344
11345         * Ideograph-R009-Man.el (U+5058): Use `<-formed' instead of
11346         `->ideographic-variants'.
11347
11348 2005-09-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11349
11350         * Ideograph-R087-Claw.el (U+722A): Add S1-4696.
11351         (U+722B): Use `<-formed@component/connect-below' instead of
11352         `<-ideographic-component-forms'.
11353         (<CJK RADICAL PAW TWO>): Use `<-identical@component/connect-below'
11354         instead of `<-radical'.
11355         (<CJK COMPATIBILITY IDEOGRAPH-FA49>): Use `<-denotational' for
11356         U+722B instead of `<-subsumptive' for <CJK RADICAL PAW ONE>; unify
11357         JX2-7029 and BC-8B58.
11358         (<CJK RADICAL PAW ONE>): Use `<-denotational' for <CJK
11359         COMPATIBILITY IDEOGRAPH-FA49> instead of U+722B; separate JX2-7029
11360         and BC-8B58; add `<-identical@component/connect-below' for U+FA49.
11361
11362         * Ideograph-R072-Sun.el (U+3AD6): Unify CB11730.
11363
11364         * Ideograph-R064-Hand.el (U+624B): Add S1-2807.
11365         (U+624D): Use `->denotational'.
11366         (U+624C): Add `<-formed@component/connect-right' for U+624B; unify
11367         BC-8AFA.
11368         (<CJK RADICAL HAND>): Copied from
11369         u02E00-CJK-Radical-Supplement.el.
11370         (U+624E): Add S1-2808.
11371
11372         * Ideograph-R061-Heart.el (U+5FC4): Add
11373         `<-formed@component/connect-right' for U+5FC3; unify BC-8B51,
11374         GT-12992 and GT-K00302.
11375         (<CJK RADICAL HEART ONE>): Copied from
11376         u02E00-CJK-Radical-Supplement.el.
11377         (U+38FA): Use `->denotational'.
11378         (<CJK RADICAL HEART TWO>): Copied from
11379         u02E00-CJK-Radical-Supplement.
11380
11381 2005-09-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11382
11383         * Ideograph-R077-Stop.el (U+6B6F): Use `->subsumptive'.
11384         (<CJK RADICAL J-SIMPLIFIED TOOTH>): Copied from
11385         u02E00-CJK-Radical-Supplement.el.
11386
11387         * Ideograph-R025-Divination.el (U-000209DC): Use `->subsumptive'.
11388         (U+5364): Add `<-Zhouwen' for U+38B4; add `<-same' for J0-403E;
11389         add `<-simplified@CN' for U+9E75 and U+6EF7.
11390         (<CJK RADICAL C-SIMPLIFIED SALT>): Copied from
11391         u02E00-CJK-Radical-Supplement.el.
11392
11393         * Ideograph-R086-Fire.el (U+706C): Add
11394         `<-formed@component/connect-above' for U+706B; add `<-s/active'
11395         for U+706B.
11396         (<CJK RADICAL FIRE>): Copied from
11397         u02E00-CJK-Radical-Supplement.el.
11398
11399         * Ideograph-R067-Script.el (GT-K00488): Use
11400         `<-formed@component/connect-right' instead of
11401         `<-ideographic-component-forms'.
11402         (G0-466B): Add `<-simplified@CN' for G1-466B.
11403         (<CJK RADICAL C-SIMPLIFIED EVEN>): Copied from
11404         u02E00-CJK-Radical-Supplement.el.
11405         (J0-4046): Add S1-9880.
11406         (<CJK RADICAL J-SIMPLIFIED EVEN>): Copied from
11407         u02E00-CJK-Radical-Supplement.el.
11408
11409         * Ideograph-R096-Jade.el (U-000248E9): Use
11410         `<-formed@component/connect-right' instead of
11411         `<-ideographic-component-forms'.
11412         (<CJK RADICAL JADE>): Copied from
11413         u02E00-CJK-Radical-Supplement.el.
11414
11415 2005-09-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11416
11417         * Ideograph-R018-Knife.el (U+5202): Add
11418         `<-formed@component/connect-left' for U+5200; unify BE-C87D.
11419         (<CJK RADICAL KNIFE TWO>): Copied from
11420         u02E00-CJK-Radical-Supplement.el.
11421
11422         * Ideograph-R026-Seal.el (U+353E): Add `<-same' for U+5369.
11423         (<CJK RADICAL SEAL>): Use `<-formed@component/connect-above'
11424         instead of `<-ideographic-component-forms' for U+5369; use
11425         `<-identical@component/connect-above' instead of `<-radical' for
11426         U+353E.
11427         (JC3-71F7): New character.
11428         (BC-8A60): Use `<-formed@component' instead of
11429         `<-ideographic-component-forms'.
11430
11431         * Ideograph-R009-Man.el (GT-K00049): Use `<-denotational' for
11432         U+4EBA; add `<-formed@component' for U+4EBA.
11433         (GT-K00058): Use `<-denotational' for U+4EBA; add
11434         `<-formed@component/connect-below' for U+4EBA.
11435         (BC-8B5D): Likewise.
11436         (<CJK RADICAL PERSON>): Copied from
11437         u02E00-CJK-Radical-Supplement.el.
11438         (U+4EBB): Add `<-formed@component/connect-right' for U+4EBA; unify
11439         BC-8AF5.
11440
11441 2005-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11442
11443         * Ideograph-R212-Dragon.el (U+9F8D): Use `->subsumptive'.
11444         (<CJK RADICAL C-SIMPLIFIED DRAGON>): Copied from
11445         u02E00-CJK-Radical-Supplement.el.
11446         (U+9F99): Add `<-simplified@CN' for G1-417A.
11447
11448 2005-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11449
11450         * Ideograph-R196-Bird.el (U+9CE5): Add S1-9645.
11451         (<CJK RADICAL C-SIMPLIFIED BIRD>): Copied from
11452         u02E00-CJK-Radical-Supplement.el.
11453         (U+9E1F): Add `<-simplified@CN' for U+9CE5.
11454
11455         * Ideograph-R141-Tiger.el (J0-3857): Move B-AAEA to the mother;
11456         add S1-7080.
11457         (<CJK RADICAL TIGER>): Copied from
11458         u02E00-CJK-Radical-Supplement.el.
11459
11460         * Ideograph-R195-Fish.el (U+9B5A): Add S1-9533.
11461         (U-00029D4B): Use `->subsumptive'.
11462         (<CJK RADICAL C-SIMPLIFIED FISH>): Use `<-identical@component'
11463         instead of `<-radical'; omit `<-ideographic-component-forms'.
11464         (U+9C7C): Add `<-simplified@CN' for U+9B5A.
11465
11466 2005-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11467
11468         * Ideograph-R187-Horse.el (U+99AC): Add S1-9326.
11469         (<CJK RADICAL C-SIMPLIFIED HORSE>): Use `<-identical@component'
11470         instead of `<-radical'; omit `<-ideographic-component-forms'.
11471         (U+9A6C): Add `<-simplified@CN' for U+99AC.
11472
11473 2005-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11474
11475         * Ideograph-R125-Old.el (<CJK RADICAL OLD>): Copied from
11476         u02E00-CJK-Radical-Supplement.el.
11477         (U+8002): Add `<-formed@component/connect-below' for U+8001.
11478
11479         * Ideograph-R120-Silk.el (U+7CF9): Use `<-formed@component'
11480         instead of `<-ideographic-component-forms'; unify BC-8AFB.
11481         (<CJK RADICAL SILK>): Use `<-formed@component' instead of
11482         `<-formed@component' for U+7CF8; use
11483         `<-identical@component/connect-right' instead of `<-radical' for
11484         U+7CF9; separate BC-8AFB.
11485         (<CJK RADICAL C-SIMPLIFIED SILK>): Use
11486         `<-identical@component/connect-right' instead of `<-radical' for
11487         U+7E9F; use `<-simplified@CN/component/connect-right' instead of
11488         `<-ideographic-component-forms' for U+7CF8; separate BC-895B.
11489         (U+7E9F): Add `<-simplified@CN/component' for U+7CF8; unify
11490         BC-895B.
11491
11492         * Ideograph-R117-Stand.el (J0-4E35): Add S1-9912.
11493         (<CJK RADICAL J-SIMPLIFIED DRAGON>): Copied from
11494         u02E00-CJK-Radical-Supplement.el.
11495
11496         * Ideograph-R109-Eye.el (<CJK RADICAL EYE>): Copied from
11497         u02E00-CJK-Radical-Supplement.el.
11498         (BC-8B48): Use `<-formed@component' instead of
11499         `<-ideographic-component-forms'.
11500
11501 2005-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11502
11503         * Ideograph-R201-Yellow.el (<CJK RADICAL SIMPLIFIED YELLOW>):
11504         Copied from u02E00-CJK-Radical-Supplement.el.
11505
11506         * Ideograph-R170-Mound.el (U+961C): Add S1-8850.
11507         (<CJK RADICAL MOUND TWO>): Use
11508         `<-identical@component/connect-right' instead of `<-radical' for
11509         U+961D; add `<-formed@component/connect-right' for U+961C.
11510
11511         * Ideograph-R167-Gold.el (<CJK RADICAL C-SIMPLIFIED GOLD>): Use
11512         `<-identical@component/connect-right' instead of `<-radical' for
11513         U+9485; use `<-simplified@CN/component/connect-right' instead of
11514         `<-ideographic-component-forms' for U+91D1; separate BC-895A.
11515         (U+91D2): Use `<-formed@component' instead of
11516         `<-ideographic-component-forms' for U+91D1.
11517         (U+9485): Use `<-simplified@CN/component' instead of
11518         `<-ideographic-component-forms' for U+91D1; unify BC-895A.
11519         (BC-8DE3): Omit `<-ideographic-component-forms' for U+91D1.
11520
11521         * Ideograph-R058-Snout.el (GT-K00266): Use `->denotational'
11522         instead of `->subsumptive'.
11523
11524 2005-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11525
11526         * Ideograph-R188-Bone.el (<CJK RADICAL BONE>): Use
11527         `<-identical@component' instead of `<-radical' for U+9AA8.
11528
11529 2005-09-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11530
11531         * Ideograph-R156-Run.el (U+8D77): Use `->denotational'.
11532         (U-0002F9D7): Add `<-denotational' for U+8D77; add S1-7959; use
11533         `=ucs@unicode' for U+8D77.
11534         (C1-5844): Add `<-denotational' for U+8D77; add S1-7960; add
11535         CU+8D77.
11536
11537 2005-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11538
11539         * Ideograph-R130-Meat.el (U-00026634): Use `->subsumptive'.
11540         (U+8094): Likewise.
11541         (GT-K05506): Use `->subsumptive' to integrate BC-8CA9.
11542         (U-0002669D): Use `->denotational' and `->subsumptive'.
11543         (U+43E6): Use `->subsumptive'.
11544         (U-000267C1): Use `ideographic-{radical|strokes}@ucs' instead of
11545         `ideographic-{radical|strokes}'; add
11546         `ideographic-{radical|strokes}@cns' and
11547         `ideographic-radical@cns*sources'; use `->subsumptive'; don't use
11548         `->identical' for C6-5D5C and `<-same' for M-49158.
11549         (U+8192): Use `->denotational'.
11550         (U-000267D8): Use `->subsumptive'.
11551         (U+8193): Likewise.
11552         (U+8194): Likewise.
11553
11554         * Ideograph-R076-Lack.el (U+3C44): Use `->subsumptive'; map to
11555         M-16199.
11556         (U+6B58): Use `->subsumptive'.
11557         (U-00023918): Use `->subsumptive'; map to M-16203.
11558         (U+6B59): Use `->denotational' and `->subsumptive'.
11559         (U-00023919): Use `->subsumptive'; map to M-16205.
11560         (U+3C45): Use `->subsumptive'; map to M-16206.
11561         (U-0002391A): Use `->subsumptive'; map to M-16207.
11562         (U-0002391C): Use `->subsumptive'; map to M-16208.
11563         (U+6B5B): Use `->subsumptive'.
11564         (U+3C46): Likewise; map to M-16211.
11565         (U+3C47): Use `->subsumptive'.
11566         (U+3C48): Likewise.
11567         (U+6B5C): Likewise.
11568         (U+6B55): Use `->denotational'.
11569         (U+3C49): Use `->subsumptive'; map to M-16219.
11570         (U+6B5D): Use `->subsumptive'.
11571         (U-00023923): Likewise; map to M-16221.
11572         (U-00023925): Use `->subsumptive'; map to M-16222.
11573         (U+6B5E): Use `->subsumptive'.
11574         (U-00023929): Use `->denotational'; map to M-16225.
11575         (U+6B5F): Use `->subsumptive'.
11576         (U+6B60): Use `->subsumptive'.
11577         (U+3C4A): Use `->denotational' and `->subsumptive'; map to
11578         M-16229.
11579         (U-0002392C): Use `->subsumptive'; map to M-16230.
11580         (U-00026183): Copied from Ideograph-R120-Silk.el; use
11581         `->subsumptive'; map to M-27969.
11582         (C7-474B): Use `<-subsumptive' for U-00026183; don't use
11583         `->identical' for U-00026183.
11584         (U+4320): Use `ideographic-{radical|strokes}@cns' instead of
11585         `ideographic-{radical|strokes}'; add
11586         `ideographic-{radical|strokes}@ucs' and
11587         `ideographic-radical@ucs*sources'; use `->subsumptive'; map to
11588         M-27968.
11589         (U-0002392D): Use `->subsumptive'.
11590         (U+3C4B): Use `->subsumptive'; map to M-16234.
11591         (U-00023932): Use `->subsumptive'; map to M-16235.
11592         (U-00023931): Use `->subsumptive'; map to M-16236.
11593         (U-00023934): Use `->subsumptive'; map to M-16237.
11594         (U-00023935): Use `->subsumptive'; map to M-16238.
11595         (U-00023937): Use `->subsumptive'; map to M-16239.
11596         (U-00023936): Use `->subsumptive'; map to M-16241.
11597         (U+6B61): Use `->denotational' and `->subsumptive'.
11598         (U+3C4C): Use `->subsumptive'; map to M-16244.
11599         (U-0002393F): Use `->denotational' and `->subsumptive'; map to
11600         M-16249.
11601         (U-00023940): Use `->denotational' and `->subsumptive'; map to
11602         M-16250.
11603         (U+3C4E): Use `->denotational' and `->subsumptive'; map to
11604         M-16251.
11605         (U-00023941): Use `->denotational' and `->subsumptive'; map to
11606         M-16252.
11607
11608 2005-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11609
11610         * Ideograph-R074-Moon.el (U+6708): Use `->subsumptive'.
11611         (U-0002335D): Use `->subsumptive' to integrate M-14331.
11612         (U+6709): Use `->subsumptive'.
11613         (U-0002335E): Use `->denotational' to integrate M-14333.
11614         (U-00023360): Use `->subsumptive'; map to M-14335.
11615         (U-00023363): Use `->subsumptive'; map to M-14336.
11616         (U-00023361): Use `->subsumptive'; map to M-14337.
11617         (U+670A): Use `->subsumptive'.
11618         (J97-4A7E): New abstract character.
11619         (M-14340): Add `<-denotational' for J97-4A7E; unify GT-18172 and
11620         GT-K04938; add S1-3431.
11621         (U+670B): Add `<-denotational' for J97-4A7E; add S1-3430.
11622         (U+3B33): Use `->subsumptive'.
11623         (GT-K04876): Use `->subsumptive' to integrate BC-8BB5.
11624         (U+670E): Use `->subsumptive'.
11625         (U+670F): Likewise.
11626         (U-00023367): Likewise.
11627         (U+6710): Likewise.
11628         (U+440B): Likewise; map to M-14379.
11629         (U+3B38): Use `->denotational' and `->subsumptive'; map to
11630         M-14380.
11631         (U-0002337A): Use `->subsumptive'; map to M-14382.
11632         (U-00023384): Use `->subsumptive'; map to M-14384.
11633         (M-14385): Separate JC3-52D6.
11634         (U-00023385): Use `->subsumptive'.
11635         (U-0002338D): Likewise.
11636         (U+3B3B): Use `->denotational'.
11637         (U+6722): Use `->denotational' and `->subsumptive'.
11638         (U-000267C1): Copied from Ideograph-R130-Meat.el; use
11639         `->subsumptive'.
11640         (M-49158): Use `<-subsumptive' for U-000267C1.
11641         (C6-5D5C): Likewise; unify IU-000267C1.
11642         (H6-B15A): Copied from Ideograph-R130-Meat.el; use `<-subsumptive'
11643         for U-000267C1.
11644         (U-00023392): Use `->denotational'.
11645         (U+3B3F): Use `->subsumptive'.
11646         (U-0002339A): Use `->subsumptive'.
11647         (U+6723): Use `->subsumptive'.
11648         (U+6724): Use `->subsumptive'.
11649
11650 2005-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11651
11652         * Ideograph-R112-Stone.el (U+7890): Use `->denotational' and
11653         `->subsumptive'.
11654         (U+7891): Use `->denotational'.
11655         (U+FA4B): Add `<-denotational' for U+7891; unify UU+7891 and
11656         JU+FA4B.
11657         (U+78C1): Add S1-5455.
11658         (J0-486A): Add `<-denotational' for U+7891.
11659         (U+40E3): Use `->denotational'.
11660         (U-0002F951): Add `<-denotational' for U+40E3; use
11661         `->denotational'.
11662         (M-24475): Use `<-denotational' for U-0002F951.
11663         (C3-4842): Use `<-denotational' for U+40E3.
11664         (C7-396D): Use `<-denotational' for U-0002F951; unify IU-0002F951.
11665         (U+78F3): Use `->denotational'.
11666         (U+40E4): Use `->subsumptive'.
11667         (U+7900): Likewise.
11668
11669         * Ideograph-R120-Silk.el (U+4320): Copied from
11670         Ideograph-R076-Lack.el.
11671         (U-00026183): Use `ideographic-{radical|strokes}@ucs' instead of
11672         `ideographic-{radical|strokes}'; add
11673         `ideographic-{radical|strokes}@cns'; don't use `->identical' for
11674         C7-474B; use `->subsumptive'; map to M-27969.
11675         (U+7E84): Use `->denotational'.
11676
11677         * Ideograph-R102-Field.el (U-00024C23): Use `->denotational' and
11678         `->subsumptive'; map to M-21754.
11679         (U-00022456): Copied from Ideograph-R058-Snout.el; use
11680         `->subsumptive'.
11681         (U+7546): Use `->subsumptive'.
11682         (U-00024C63): Use `->denotational'.
11683         (U-00024C5E): Use `->subsumptive'.
11684         (U-00024C64): Likewise.
11685         (U+7560): Use `->subsumptive'; add S1-5053.
11686
11687         * Ideograph-R087-Claw.el (U-00024517): Use `->subsumptive'; use
11688         `ideographic-{radical|strokes}@ucs' instead of
11689         `ideographic-{radical|strokes}'; add
11690         `ideographic-{radical|strokes}@cns' and
11691         `ideographic-radical@cns*sources'; don't use `->identical' for
11692         C6-4743 and `<-same' for M-04811.
11693         (U-00024522): Use `->denotational'; map to M-19695.
11694         (U-00024523): Use `->denotational'; map to M-19696.
11695         (U-00024524): Unify M-19697.
11696         (U-00024526): Use `->denotational'; map to M-19698.
11697         (U+3E15): Use `->subsumptive'; map to M-19699.
11698         (U-00024525): Use `->denotational'; map to M-19700.
11699         (U-00024529): Use `->denotational' and `->subsumptive'.
11700         (U-00024540): Likewise.
11701         (U-00024545): Likewise.
11702         (U-000206A1): Copied from Ideograph-R018-Knife.el; use
11703         `->denotational' and `->subsumptive'.
11704         (U-00024548): Use `->denotational'.
11705         (U-00024549): Use `->denotational' and `->subsumptive'.
11706
11707 2005-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11708
11709         * Ideograph-R079-Weapon.el (U-00023A8B): Use `->subsumptive'.
11710         (U-00023A8C): Likewise.
11711         (U+3C80): Use `->subsumptive'.
11712         (U+6BB8): Likewise.
11713         (U+6BB9): Use `->denotational' and `->subsumptive'.
11714         (U-00023A8D): Use `->subsumptive'.
11715         (U-00023A8F): Likewise.
11716         (U+F970): Separate K0-616D and unify JX1-7649, M-16638 and
11717         JC3-54ED; use `->subsumptive' to integrate K0-5F2F and K0-616D.
11718         (C1-5B44): Use `<-denotational' for U+6BBA; add `=>daikanwa' for
11719         M-16638.
11720         (U-00023A90): Use `->subsumptive'.
11721         (M-16640): Add `<-subsumptive' for U-00023A97.
11722         (U-00023A97): Use `->subsumptive'.
11723         (U-00023A96): Likewise.
11724         (U-00020B81): Copied from Ideograph-R029-Again.el.
11725         (M-16642): Add `<-denotational' for U-00020B81.
11726         (C6-537B): Likewise; use `ideographic-{radical|strokes}@cns'
11727         instead of `ideographic-{radical|strokes}'; add
11728         `ideographic-{radical|strokes}@ucs'; unify IU-00020B81.
11729         (U-00023A95): Use `->subsumptive'.
11730         (U+3C81): Likewise.
11731         (U+3C82): Use `->denotational'.
11732
11733         * Ideograph-R085-Water.el (U-00023D11): Use `->subsumptive'.
11734         (U-00023D14): Likewise.
11735         (U+6D77): Use `->denotational'.
11736         (U-0002F901): Add `<-denotational' for U+6D77.
11737         (U+6D69): Use `->denotational'.
11738         (U-00023D21): Use `->subsumptive'.
11739         (U+6D6A): Use `->subsumptive'.
11740         (U+6D6B): Likewise.
11741         (U+6D6C): Add S1-4244.
11742         (U+6D6D): Use `->subsumptive'.
11743         (U+6D6E): Use `->denotational'.
11744         (U+6D6F): Use `->subsumptive' to integrate JC3-70DE.
11745         (U+6D73): Use `->denotational' and `->subsumptive'.
11746         (U+6D74): Add S1-4243.
11747         (U+6D75): Use `->subsumptive'.
11748         (U+6D76): Likewise.
11749         (U+FA45): Add `<-denotational' for U+6D77; unify UU+6D77 and
11750         JU+FA45.
11751
11752         * Ideograph-R075-Tree.el (U+6885): Use `->denotational'.
11753         (U-0002F8E2): Use `<-denotational' for U+6885.
11754         (U+6881): Use `->subsumptive'.
11755         (U+6882): Likewise.
11756         (U+6883): Likewise.
11757         (U+6884): Likewise.
11758         (U+FA44): Use `<-denotational' for U+6885; unify UU+6885.
11759         (U+6886): Use `->subsumptive'.
11760         (U+6888): Likewise.
11761         (U+6A33): Use `->denotational'.
11762         (U+6A34): Use `->subsumptive'.
11763         (U+6A35): Likewise.
11764         (U+6A36): Use `->denotational' and `->subsumptive'.
11765         (U+6A37): Use `->subsumptive'.
11766         (U+6A38): Likewise.
11767
11768 2005-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11769
11770         * Ideograph-R009-Man.el (U+5016): Unify B-ADC6.
11771         (C1-5429): Separate B-ADC6 and M-00771.
11772         (JSP-3152): Use <CJK RADICAL PERSON> instead of U+4EBB in
11773         `ideographic-structure'.
11774         (C2-2D77): Likewise.
11775
11776 2005-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11777
11778         * Ideograph-R072-Sun.el (U+3AD2): Unify M-13755.
11779         (U+3AD3): Unify M-13763.
11780         (U+3AD4): Unify M-13769.
11781         (UU+3AD5): Unify M-13770.
11782         (U+65F6): Use `->subsumptive' to integrate JC3-81C3.
11783         (U-00023150): Use `->subsumptive'.
11784         (U-0002315A): Likewise.
11785         (IU-0002315A): Unify M-13779.
11786         (U+6600): Use `->denotational' and `->subsumptive'.
11787         (U-0002315B): Unify M-13784.
11788         (U-00023166): Unify M-13786; add S1-3288; add `<-formed' for
11789         U+6603.
11790         (U-00023173): Use `->subsumptive'.
11791         (IU-00023173): Unify M-13787.
11792         (U+6606): Use `->subsumptive'.
11793         (U-0002315C): Use `->subsumptive'.
11794         (IU-0002315C): Unify M-13793.
11795         (U+6607): Add S1-3284.
11796         (U+6609): Use `->subsumptive'.
11797         (U+6618): Use `->subsumptive'.
11798         (U-0002315D): Use `->subsumptive'; map to M-13798.
11799         (U+660A): Use `->subsumptive'.
11800         (U-0002315E): Likewise; map to M-13801.
11801         (U+660C): Add S1-3285.
11802         (U+660D): Use `->subsumptive'.
11803         (U+660E): Use `->subsumptive' to separate M-13801 and JC3-51C1.
11804         (M-13805): Unify GT-17473 and GT-K04329; add S1-3292.
11805         (U+660F): Add S1-3281.
11806         (U+3ADA): Unify M-13813.
11807         (U-00023161): Use `->subsumptive'.
11808         (IU-00023161): Unify M-13815.
11809         (U+5192): Use `->denotational'.
11810         (U+661B): Use `->subsumptive'.
11811         (U+661C): Add S1-3315.
11812         (U+3AE7): Use `->subsumptive'.
11813         (UU+3AE7): Unify M-13901.
11814         (U-00023196): Use `->subsumptive'; map to M-13907.
11815         (U+3AE6): Unify M-13909.
11816         (U-00023198): Use `->subsumptive'; map to M-13911.
11817         (U+664F): Use `->subsumptive'.
11818         (U+6650): Likewise.
11819         (U-000231A0): Unify M-13923.
11820         (U+6652): Use `->subsumptive'.
11821         (U+3AE9): Use `->denotational'.
11822         (C3-3147): Use `<-denotational' for U+3AE9; unify M-13925.
11823         (U-000231A7): Use `->subsumptive'; map to M-13927.
11824         (U+3AEA): Use `->subsumptive'.
11825         (U+66FB): Use `->subsumptive'.
11826         (U+3AEE): Use `->subsumptive'.
11827         (U-000231B3): Use `->subsumptive'.
11828         (U+6657): Use `->subsumptive'.
11829
11830 2005-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11831
11832         * Ideograph-R042-Small.el (U+5C11): Use `->subsumptive'.
11833         (U+5C12): Omit `=>daikanwa'.
11834         (M-07477): Unify GT-09427 and GT-K01236; add S1-4716; separate
11835         JC3-41E1.
11836         (C2-2155): Unify GT-09430 and JC3-41E1.
11837         (U+5C13): Add `<-denotational' for J97-5575; use `->subsumptive'.
11838         (J97-5575): New abstract character.
11839         (U+5C14): Add `<-denotational' for J97-5575; use `->subsumptive'.
11840         (U+5C16): Use `->subsumptive'.
11841         (U-00021B59): Use `->subsumptive'.
11842
11843 2005-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11844
11845         * Ideograph-R060-Step.el (U+5FBC): Use `->subsumptive'.
11846
11847         * Ideograph-R031-Enclosure.el (U-00021209): Use `->denotational'.
11848         (U-00021207): Likewise.
11849         (M-04814): Unify U-00021205 and H2-E6C9.
11850         (M-04815): Unify U-00021206 and H2-E6CD.
11851
11852 2005-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11853
11854         * Ideograph-R140-Grass.el (U-00026B5D): Use `->denotational'
11855         instead of `->identical' and `<-same'; use
11856         `ideographic-{radical|strokes}@ucs'; add
11857         `ideographic-{radical|strokes}@cns'.
11858         (C6-333E): Copied from Ideograph-R109-Eye.el.
11859
11860         * Ideograph-R135-Tongue.el (U+654C): Use
11861         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
11862         `ideographic-'; add `ideographic-radical@ucs*sources'.
11863
11864         * Ideograph-R115-Grain.el (U+79EF): Use `->subsumptive' to
11865         integrate JC3-81D7.
11866
11867         * Ideograph-R109-Eye.el (U-00026B5D): Copied from
11868         Ideograph-R140-Grass.el; use `->denotational'.
11869         (U+7707): Use `->subsumptive'.
11870         (U+7708): Add S1-5281.
11871         (U+7709): Add S1-5283.
11872         (U-00025116): Use `->subsumptive'.
11873
11874 2005-08-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11875
11876         * Ideograph-R030-Mouth.el (U+549C): Use `->subsumptive'.
11877         (JSP-352A): Use `<-vulgar' instead of `->ideographic-variants' for
11878         J0-5323.
11879         (U+54A4): Use `->subsumptive'.
11880         (C3-3A40): Modify `ideographic-structure'.
11881         (J0-5344): Add `ideographic-structure'.
11882
11883 2005-08-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11884
11885         * Ideograph-R058-Snout.el (JSP-3C77): Add
11886         `ideographic-{radical|strokes}' and `total-strokes'.
11887         (BC-8BAB): Likewise; use `->subsumptive' to integrate GT-K00267.
11888         (GT-K00266): Use `->subsumptive' to integrate <CJK RADICAL SNOUT
11889         TWO> and BC-897C.
11890         (<CJK RADICAL SNOUT TWO>): Separate GT-K00266; unify G0-6566 and
11891         UU+5F50.
11892         (U+5F54): Use `->subsumptive'.
11893         (U+5F55): Likewise; add `=>daikanwa' for M-09918.
11894         (C6-2B39): Unify U-0002F896.
11895         (U-00022456): Use `->subsumptive'; use
11896         `ideographic-{radical|strokes}@ucs' instead of
11897         `ideographic-{radical|strokes}'; add
11898         `ideographic-{radical|strokes}@cns' and
11899         `ideographic-radical@cns*sources'.
11900
11901         * Ideograph-R009-Man.el (JSP-305F): Use <CJK RADICAL PERSON>
11902         instead of U+4EBB in `ideographic-structure'.
11903
11904         * maps-conf.el: Don't add `=gt-pj-1' for J90-5575.
11905
11906         * Ideograph-R064-Hand.el (U-00022BAE): Use `<-same' and
11907         `<-same*sources' instead of `->ideographic-variants' with char-ref
11908         for M-11883.
11909
11910 2005-08-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11911
11912         * Ideograph-R026-Seal.el (U+537B): Move `->ideographic-variants'
11913         to J0-524A.
11914         (J0-524A): Use `->ideographic-variants*sources' instead of
11915         char-ref in `->ideographic-variants'.
11916         (U+537D): Use `->subsumptive'.
11917         (U-0002F833): Use `<-same' instead of `->same' for M-02880.
11918
11919         * Ideograph-R013-Down-Box.el (U+5192): Use `->denotational'; use
11920         `ideographic-{radical|strokes}@ucs' instead of
11921         `ideographic-{radical|strokes}'; add
11922         `ideographic-{radical|strokes}@jis' and
11923         `ideographic-radical@jis*sources'.
11924
11925         * Ideograph-R073-Say.el (C1-454B): Use `->mistakable' instead of
11926         `->confusing'.
11927
11928         * Ideograph-R066-Rap.el (U+654F): Use `->denotational'.
11929         (U-0002F8C8): Use `<-denotational' instead of `=>ucs' for U+654F;
11930         add `=>ucs*' for U+654F.
11931         (U+654C): Use `ideographic-{radical|strokes}@{ucs|daikanwa}' and
11932         `ideographic-radical@ucs*sources' instead of `ideographic-'.
11933         (U+FA41): Add `<-denotational' for U+654F; use `=ucs@unicode'
11934         instead of `=ucs@{gb|cns|ks|big5}' for U+654F; add `=ucs@jis' for
11935         U+FA41.
11936
11937 2005-08-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11938
11939         * Ideograph-R061-Heart.el (U+6094): Use `->denotational'.
11940         (U+FA3D): Use `<-denotational' for U+6094; use `=ucs@unicode'
11941         instead of `=ucs@{gb|cns|ks|big5}' for U+6094; add `=ucs@jis' for
11942         U+FA3D.
11943
11944         * Ideograph-R063-Door.el (U+623B): Use `->denotational' instead of
11945         `->subsumptive'.
11946
11947         * Ideograph-R009-Man.el (U+5055): Use `->subsumptive'.
11948         (U+5056): Use `->denotational'.
11949         (U+5057): Use `->subsumptive'.
11950         (U+5058): Add `<-same' for J0-3426.
11951
11952 2005-08-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11953
11954         * Ideograph-R031-Enclosure.el (U-00024517): Copied from
11955         Ideograph-R087-Claw.el; use `->subsumptive'.
11956         (C6-4743): Use `<-subsumptive' for U-00024517; unify H5-F8B3 and
11957         IU-00024517 instead of using `->identical' for U-00024517.
11958
11959         * Ideograph-R029-Again.el (U-00020B81): Use
11960         `ideographic-{radical|strokes}@ucs' instead of
11961         `ideographic-{radical|strokes}'; add
11962         `ideographic-{radical|strokes}@cns'; don't use `->identical' for
11963         C6-537B and `<-same' for M-16642; use `->denotational'.
11964         (C6-537B): Copied from Ideograph-R079-Weapon.el.
11965
11966 2005-08-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11967
11968         * Ideograph-R017-Open-Box.el (U-000206A1): Use
11969         `ideographic-{radical|strokes}@ucs' instead of
11970         `ideographic-{radical|strokes}'; add
11971         `ideographic-{radical|strokes}@cns' and
11972         `ideographic-radical@cns*sources'; use `->denotational' instead of
11973         `->identical' and `<-same'.
11974         (IU-000206A1): Unify C7-4E3E.
11975
11976 2005-08-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11977
11978         * Ideograph-R024-Ten.el (U-0002F82C): Use
11979         `->ideographic-variants*sources' instead of char-ref in
11980         `->ideographic-variants'.
11981
11982 2005-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11983
11984         * Ideograph-R025-Divination.el (U+5361): Use `->subsumptive' to
11985         integrate JC3-82B5.
11986         (JC3-82B5): Use `<-subsumptive' instead of `->identical' for
11987         U+5361.
11988
11989         * Ideograph-R020-Wrap.el (U+5306): Use `=>daikanwa' instead of
11990         `morohashi-daikanwa'.
11991         (U+5307): Use `->subsumptive'; don't use `morohashi-daikanwa'.
11992
11993         * Ideograph-R019-Power.el (U+351C): Use `->denotational' instead
11994         of `->subsumptive'.
11995
11996         * Ideograph-R004-Slash.el (U+4E57): Use `->subsumptive'.
11997
11998         * Ideograph-R001-One.el (U-00020000): Use `->subsumptive'.
11999         (M-00005): Unify GT-00038.
12000         (M-00019): Use `->subsumptive'.
12001         (U+4E0E): Use `->denotational' instead of `->subsumptive'.
12002
12003         * char-db-util.el (char-attribute-name<): Put `->FOO' into the
12004         last place before `->subsumptive' and `->denotational'.
12005
12006 2005-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12007
12008         * Ideograph-R005-Second.el (C2-334E): Use <CJK RADICAL PAW ONE>
12009         instead of U+FA49 in `ideographic-structure'.
12010         (UU+4E7F): Likewise.
12011
12012 2005-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12013
12014         * Ideograph-R140-Grass.el (U+FA5E): Add `name'; add `->canonical'
12015         for U+8279.
12016         (U+FA5D): Add `name'; add `->canonical' for U+8279.
12017
12018 2005-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12019
12020         * Ideograph-R087-Claw.el (U+FA49): Add `name'; add `->canonical'
12021         for U+722B.
12022
12023         * u03130-Hangul-Compatibility-Jamo.el: Rename `<-compatibility' to
12024         `<-compat'.
12025
12026         * u03200-Enclosed-CJK-Letters-and-Months.el (<CIRCLED NUMBER *>):
12027         Add `=>decomposition@circled'.
12028
12029         * u030A0-Katakana.el (<KATAKANA DIGRAPH KOTO>): Add
12030         `=>decomposition@vertical'.
12031
12032         * u03040-Hiragana.el (<HIRAGANA DIGRAPH YORI>): Add
12033         `=>decomposition@vertical'.
12034
12035         * u02F00-Kangxi-Radicals.el: Add `<-compat'.
12036
12037         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL MOTHER>): Add
12038         `<-compat' for U+6BCD.
12039         (U+FA49): Add `name'; add `->canonical' for U+722B.
12040         (U+FA5E): Add `name'; add `->canonical' for U+8279.
12041         (U+FA5D): Add `name'; add `->canonical' for U+8279.
12042         (<CJK RADICAL C-SIMPLIFIED TURTLE>): Add `<-compat' for U+9F9F.
12043
12044         * u02300-Miscellaneous-Technical.el (<DENTISTRY SYMBOL LIGHT
12045         VERTICAL AND WAVE>): Renamed from <DENTISTRY SYMBOL LIGHT VERTICAL
12046         WITH WAVE>.
12047
12048         * u02000-General-Punctuation.el (<DOUBLE QUESTION MARK>): Add
12049         `=>decomposition@compat'.
12050
12051 2005-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12052
12053         * ruimoku6.el: Use `=decomposition' instead of `->decomposition'.
12054
12055         * u03000-CJK-Symbols-and-Punctuation.el,
12056         u02000-General-Punctuation.el, u00370-Greek.el,
12057         u00300-Combining-Diacritical-Marks.el,
12058         u002B0-Spacing-Modifier-Letters.el, u000A0-Latin-1-Supplement.el:
12059         Omit `<-canonical'.
12060
12061 2005-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12062
12063         * char-db-util.el (insert-char-attributes): Fix condition about
12064         `<-subsumptive'; don't display `<-canonical' when running with
12065         non-readable mode.
12066
12067 2005-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12068
12069         * u0FF00-Halfwidth-and-Fullwidth-Forms.el: Omit `->decomposition'
12070         for compatibility mapping to single character tagged `narrow' if
12071         the same information is stored in `<-halfwidth' field.
12072
12073 2005-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12074
12075         * u0FE70-Arabic-Presentation-Forms-B.el:
12076         - Use `=>decomposition@{isolated|medial|final}' instead of
12077           `->decomposition' for compatibility decomposition mapping tagged
12078           `{isolated|medial|final}'.
12079         - Use `<-formed@{isolated|initial|medial|final}' instead of
12080           `->decomposition' for compatibility mapping to single character
12081           tagged `{isolated|initial|medial|final}'.
12082
12083 2005-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12084
12085         * u0FE50-Small-Form-Variants.el: Use `<-small' instead of
12086         `->decomposition' for compatibility mapping to single character
12087         tagged `small'.
12088
12089 2005-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12090
12091         * u0FB50-Arabic-Presentation-Forms-A.el:
12092         - Use `<-formed@{isolated|initial|medial|final}' instead of
12093           `->decomposition' for compatibility mapping to single character
12094           tagged `{isolated|initial|medial|final}'.
12095         - Use `=>decomposition@{isolated|initial|medial|final}' instead of
12096           `->decomposition' for compatibility decomposition mapping tagged
12097           `{isolated|initial|medial|final}'.
12098
12099 2005-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12100
12101         * u0FE30-CJK-Compatibility-Forms.el:
12102         - Use `<-vertical' instead of `->decomposition' for compatibility
12103           mapping to single character tagged `vertical'.
12104         - Use `<-compat' instead of `->decomposition' for compatibility
12105           mapping to single character.
12106
12107         * u03300-CJK-Compatibility.el: Use `=>decomposition@square'
12108         instead of `->decomposition' for compatibility decomposition
12109         mapping tagged `square'.
12110
12111         * u0FB00-Alphabetic-Presentation-Forms.el:
12112         - Use `=>decomposition@compat' instead of `->decomposition' for
12113           compatibility decomposition mapping.
12114         - Use `=decomposition' instead of `->decomposition'.
12115         - Use `<-font' instead of `->decomposition' for compatibility
12116           mapping to single character tagged `font'.
12117
12118 2005-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12119
12120         * u03200-Enclosed-CJK-Letters-and-Months.el:
12121         - Use `=>decomposition@compat' instead of `->decomposition' for
12122           compatibility decomposition mapping.
12123         - Use `<-circled' instead of `->decomposition' for compatibility
12124           mapping to single character tagged `circle'.
12125         - Use `=>decomposition@circled' instead of `->decomposition' for
12126           compatibility decomposition mapping tagged `circle'.
12127
12128         * u02000-General-Punctuation.el (<FIGURE SPACE>): Use `<-noBreak'
12129         instead of `=decomposition' for <SPACE>.
12130         (<NON-BREAKING HYPHEN>): Use `<-noBreak' instead of
12131         `=decomposition' for <HYPHEN>.
12132         (<NARROW NO-BREAK SPACE>): Use `<-noBreak' instead of
12133         `=decomposition' for <SPACE>.
12134
12135         * u00F00-Tibetan.el (<TIBETAN MARK DELIMITER TSHEG BSTAR>): Use
12136         `<-noBreak' instead of `=decomposition' for <TIBETAN MARK
12137         INTERSYLLABIC TSHEG>.
12138
12139         * u000A0-Latin-1-Supplement.el (<MICRO SIGN>): Use `<-compat/unit'
12140         instead of `->decomposition' for <GREEK SMALL LETTER MU>.       
12141         - Use `<-noBreak' instead of `->decomposition' for compatibility
12142           mapping to single character tagged `noBreak'.
12143         - Use `=>decomposition@compat' instead of `->decomposition' for
12144           compatibility decomposition mapping.
12145         - Use `<-superscript' instead of `->decomposition' for compatibility
12146           mapping to single character tagged `super'.
12147         - Add some auto-generated `<-canonical' features.
12148         - Use `=>decomposition@fraction' instead of `->decomposition' for
12149           compatibility decomposition mapping tagged `fraction'.
12150         - Use `=decomposition' instead of `->decomposition'.
12151
12152         * u03000-CJK-Symbols-and-Punctuation.el (<CIRCLED POSTAL MARK>):
12153         Use `<-compat/circled' instead of `->decomposition' for <POSTAL
12154         MARK>.
12155         (<HANGZHOU NUMERAL TEN>): Use `<-compat/Hangzhou-Numeral' instead
12156         of `->decomposition' for U+5341.
12157         (<HANGZHOU NUMERAL TWENTY>): Use `<-compat/Hangzhou-Numeral'
12158         instead of `->decomposition' for U+5344.
12159         (<HANGZHOU NUMERAL THIRTY>): Use `<-compat/Hangzhou-Numeral'
12160         instead of `->decomposition' for U+5345.
12161         - Add some auto-generated `<-canonical' features.
12162
12163         * char-db-util.el (insert-char-attributes): Don't display `->font'
12164         when running with non-readable mode.
12165
12166         * u02100-Letterlike-Symbols.el (<DOUBLE-STRUCK CAPITAL foo>): Use
12167         `<-font/double-struck' instead of `=decomposition' for <LATIN
12168         CAPITAL LETTER foo>'.
12169         (<SCRIPT {CAPITAL|SMALL} foo>): Use `<-font/script' instead of
12170         `=decomposition' for <LATIN {CAPITAL|SMALL} LETTER foo>.
12171         (<BLACK-LETTER CAPITAL foo>): Use `<-font/black-letter' instead of
12172         `=decomposition' for <LATIN CAPITAL LETTER foo>.
12173         (<PLANCK CONSTANT>): Use `<-font/script/physical' instead of
12174         `=decomposition' for <LATIN SMALL LETTER H>.
12175         (<PLANCK CONSTANT OVER TWO PI>): Use `<-font/script/physical'
12176         instead of `=decomposition' for <LATIN SMALL LETTER H WITH
12177         STROKE>.
12178         (<INFORMATION SOURCE>): Use `<-font' instead of `=decomposition'
12179         for <LATIN SMALL LETTER I>.
12180
12181 2005-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12182
12183         * u02460-Enclosed-Alphanumerics.el:
12184         - Use `<-circled' instead of `->decomposition' for compatibility
12185           mapping to single character tagged `circle'.
12186         - Use `=>decomposition@circled' instead of `->decomposition' for
12187           compatibility decomposition mapping tagged `circle'.
12188         - Use `=>decomposition@compat' instead of `->decomposition' for
12189           compatibility decomposition mapping.
12190
12191         * char-db-util.el (insert-char-attributes): Don't display
12192         `->circled' when running with non-readable mode.
12193
12194 2005-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12195
12196         * u03190-Kanbun.el: Use `<-superscript' instead of
12197         `->decomposition' for compatibility mapping to single character
12198         tagged `super'.
12199
12200         * char-db-util.el (insert-char-attributes): Don't display
12201         `->subscript' when running with non-readable mode.
12202
12203 2005-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12204
12205         * u02080-Subscripts.el: Use `<-subscript' instead of
12206         `->decomposition' for compatibility mapping to single character
12207         tagged `super'.
12208
12209 2005-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12210
12211         * u002B0-Spacing-Modifier-Letters.el (<MODIFIER LETTER PRIME>):
12212         Add some auto-generated `<-canonical' features.
12213         - Use `<-superscript' instead of `->decomposition' for
12214           compatibility mapping to single character tagged `super'.
12215         - Use `=>decomposition@compat' instead of `->decomposition' for
12216           compatibility decomposition mapping.
12217
12218         * char-db-util.el (insert-char-attributes): Don't display
12219         `->superscript' when running with non-readable mode.
12220
12221         * u02070-Superscripts.el: Use `<-superscript' instead of
12222         `->decomposition' for compatibility decomposition mapping tagged
12223         `super'.
12224
12225 2005-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12226
12227         * u03040-Hiragana.el: Use `=>decomposition@compat' instead of
12228         `->decomposition' for compatibility decomposition mapping.
12229
12230         * u02100-Letterlike-Symbols.el (<DEGREE CELSIUS>): Use
12231         `=>decomposition@compat/unit' instead of `->decomposition'.
12232         (J0-216E): Likewise.
12233         (C1-2222): Omit `->decomposition'.
12234         (<EULER CONSTANT>): Use `<-compat/math' instead of
12235         `->decomposition' for <LATIN CAPITAL LETTER OPEN E>.
12236         (<DEGREE FAHRENHEIT>): Use `=>decomposition@compat/unit' instead
12237         of `->decomposition'.
12238         (K0-2235): Likewise.
12239         (<SERVICE MARK>): Use `=>decomposition@superscript' instead of
12240         `->decomposition'.
12241         (<TRADE MARK SIGN>): Use `=>decomposition@superscript' instead of
12242         `->decomposition'.
12243         (K0-2262): Omit `->decomposition'.
12244         (<ALEF SYMBOL>): Use `<-compat/math' instead of `->decomposition'
12245         for <HEBREW LETTER ALEF>.
12246         (<BET SYMBOL>): Use `<-compat/math' instead of `->decomposition'
12247         for <HEBREW LETTER BET>.
12248         (<GIMEL SYMBOL>): Use `<-compat/math' instead of `->decomposition'
12249         for <HEBREW LETTER GIMEL>.
12250         (<DALET SYMBOL>): Use `<-compat/math' instead of `->decomposition'
12251         for <HEBREW LETTER DALET>.
12252         - Use `=>decomposition@compat' instead of `->decomposition' for
12253           compatibility decomposition mapping.
12254         - Use `=decomposition' instead of `->decomposition'.
12255         - Use `->canonical' instead of `=decomposition' for canonical
12256           mapping to single character.
12257
12258 2005-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12259
12260         * u02150-Number-Forms.el:
12261         - Use `=>decomposition@fraction' instead of `->decomposition' for
12262           compatibility decomposition mapping tagged `fraction'.
12263         - Use `<-compat/Roman-Numeral' instead of `->decomposition' for
12264           compatibility mapping from Roman-Numeral to single character.
12265         - Use `=>decomposition@compat/Roman-Numeral' instead of
12266           `->decomposition' for compatibility mapping from Roman-Numeral.
12267
12268 2005-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12269
12270         * u020A0-Currency-Symbols.el (<RUPEE SIGN>): Use
12271         `=>decomposition@compat' instead of `->decomposition'.
12272
12273 2005-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12274
12275         * u02200-Mathematical-Operators.el: Use `=>decomposition@compat'
12276         instead of `=decomposition' for compatibility decomposition
12277         mapping.
12278
12279 2005-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12280
12281         * u02000-General-Punctuation.el:
12282         - Use `->canonical' instead of `=decomposition' for canonical
12283           mapping to single character.
12284         - Add some auto-generated `<-canonical' features.
12285         - Use `<-compat' instead of `=decomposition' for compatibility
12286           mapping to single character.
12287         - Use `=>decomposition@compat' instead of `=decomposition' for
12288           compatibility decomposition mapping.
12289
12290 2005-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12291
12292         * u00100-Latin-Extended-A.el: Use `=>decomposition@compat' instead
12293         of `=decomposition' for compatibility decomposition mapping.
12294         (<LATIN SMALL LETTER LONG S>): Use `<-compat/formed' instead of
12295         `=decomposition'.
12296
12297         * u01F00-Greek-Extended.el:
12298         - Use `->canonical' instead of `=decomposition' for canonical
12299           mapping to single character.
12300         - Use `=>decomposition@compat' instead of `=decomposition' for
12301           compatibility decomposition mapping.
12302
12303         * u01E00-Latin-Extended-Additional.el: Use
12304         `=>decomposition@compat' instead of `=decomposition' for
12305         compatibility decomposition mapping.
12306
12307         * u00F00-Tibetan.el:
12308         - Use `=decomposition' instead of `->decomposition'.
12309         - Use `=>decomposition@compat' instead of `=decomposition' for
12310           compatibility decomposition mapping.
12311
12312         * u00E80-Lao.el, u00E00-Thai.el: Use `=>decomposition@compat'
12313         instead of `=decomposition' for compatibility decomposition
12314         mapping.
12315
12316         * u00600-Arabic.el, u00530-Armenian.el: Use
12317         `=>decomposition@compat' instead of `=decomposition' for
12318         compatibility decomposition mapping.
12319
12320         * u00370-Greek.el:
12321         - Use `->canonical' instead of `->decomposition' for canonical
12322           mapping to single character.
12323         - Add some auto-generated `<-canonical' features.
12324         - Use `=>decomposition@compat' instead of `=decomposition' for
12325           compatibility decomposition mapping.
12326         - Use `=decomposition' instead of `->decomposition' for canonical
12327           decomposition mapping.
12328
12329         * u00180-Latin-Extended-B.el: Use `=>decomposition@compat' instead
12330         of `=decomposition' for compatibility decomposition mapping.
12331
12332 2005-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12333
12334         * char-db-util.el (insert-char-attributes): Don't display
12335         `->compat' when running with non-readable mode; format
12336         `=>decomposition' as a list of char-specs.
12337
12338 2005-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12339
12340         * u02300-Miscellaneous-Technical.el: Use `->canonical' instead of
12341         `=decomposition' for canonical mapping to single character.
12342
12343 2005-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12344
12345         * u03130-Hangul-Compatibility-Jamo.el: Use `<-compatibility'
12346         instead of `->decomposition' for compatibility mapping to single
12347         character.
12348
12349         * u00300-Combining-Diacritical-Marks.el:
12350         - Add some auto-generated `<-canonical' features.
12351         - Use `->canonical' instead of `->decomposition' for
12352           canonical mapping to single character.
12353         - Use `=decomposition' instead of `->decomposition'.
12354
12355 2005-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12356
12357         * additional-precomposed.el: Use `=decomposition' instead of
12358         `->decomposition'.
12359
12360         * Ideograph-R009-Man.el (U+5058): Use
12361         `->ideographic-variants*sources' instead of char-ref in
12362         `->ideographic-variants'.
12363
12364         * Ideograph-R007-Two.el (U+4E90): Use
12365         `->ideographic-variants*sources' instead of char-ref in
12366         `->ideographic-variants'.
12367
12368 2005-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12369
12370         * u030A0-Katakana.el, u03040-Hiragana.el,
12371         u02200-Mathematical-Operators.el, u02190-Arrows.el,
12372         u02000-General-Punctuation.el, u01F00-Greek-Extended.el,
12373         u01E00-Latin-Extended-Additional.el, u01000-Myanmar.el,
12374         u00D80-Sinhala.el, u00D00-Malayalam.el, u00C80-Kannada.el,
12375         u00C00-Telugu.el, u00B80-Tamil.el, u00B00-Oriya.el,
12376         u00A00-Gurmukhi.el, u00980-Bengali.el, u00900-Devanagari.el,
12377         u00600-Arabic.el, u00400-Cyrillic.el, u00180-Latin-Extended-B.el,
12378         u00100-Latin-Extended-A.el: Use `=decomposition' instead of
12379         `->decomposition'.
12380
12381         * Ideograph-R117-Stand.el (U+7AD2): Use
12382         `ideographic-{radical|strokes}@ucs' instead of
12383         `ideographic-{radical|strokes}'.
12384         (JU+7AD2): Use `->subsumptive' to integrate M-00310.
12385
12386         * Ideograph-R008-Lid.el (U+7AD2): Copied from
12387         Ideograph-R117-Stand.el.
12388         (M-00310): Use `<-subsumptive' instead of `<-denotational' and
12389         `->identical'.
12390
12391         * char-db-util.el (insert-char-attributes): Insert `<-subsumptive'
12392         and `<-denotational' at the head of char-spec; format
12393         `=decomposition' as a list of char-specs.
12394
12395 2005-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12396
12397         * Ideograph-R009-Man.el (JSP-3153): Modify
12398         `ideographic-structure'; delete `=ucs@big5'.
12399         (U-000203E2): Use `->denotational'.
12400
12401         * Ideograph-R018-Knife.el (U-000206A3): Use
12402         `->ideographic-variants' instead of `variant-of-shinjigen-1'.
12403         (U+5239): Use `->subsumptive'.
12404
12405         * Ideograph-R010-Legs.el (G0-3364): Modify
12406         `ideographic-structure'.
12407
12408         * Ideograph-R005-Second.el (J0-502C): Change hierarchy.
12409
12410         * Ideograph-R001-One.el (U-00020030): Use `->subsumptive'.
12411
12412 2005-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12413
12414         * Ideograph-R162-Walk.el: Add some character relations.
12415
12416 2005-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12417
12418         * Ideograph-R064-Hand.el (U+6316): Use `->subsumptive'.
12419
12420         * Ideograph-R096-Jade.el (K0-5622): Add `<-ancient' for K0-5627.
12421
12422         * Ideograph-R090-Half-Tree-Trunk.el (U-0002458D): Use
12423         `->subsumptive'.
12424         (M-19791): Add `<-subsumptive' for U-0002458D; add `<-ancient' for
12425         U+FA67.
12426
12427         * Ideograph-R157-Foot.el (U+8E02): Use `->subsumptive'.
12428         (U+8E03): Use `->denotational' and `->subsumptive'.
12429         (U-00028048): New character.
12430         (C6-6277): Use `<-subsumptive' for U-00028048; separate M-37565.
12431
12432         * Ideograph-R060-Step.el (U-000224F5): Use `->subsumptive'.
12433         (U-000224F6): Add `<-ancient' for M-38892.
12434
12435         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL WALK ONE>): Add
12436         `<-ideographic-component-forms' for U+8FB5.
12437
12438         * Ideograph-R077-Stop.el (U-0002394D): Add `<-ancient' for
12439         M-38752.
12440
12441 2005-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12442
12443         * char-db-util.el (char-db-insert-relation-feature): New function.
12444         (insert-char-attributes): Use `char-db-insert-relation-feature'.
12445
12446 2005-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12447
12448         * Ideograph-R140-Grass.el (GT-K01418): Use
12449         `<-simplified@component' instead of `<-simplified@misc'.
12450         (U+4495): Use `->denotational' instead of `->subsumptive'.
12451
12452 2005-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12453
12454         * Ideograph-R132-Self.el (U+81F2): Use `->subsumptive'.
12455
12456 2005-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12457
12458         * Oracle-Bones.el: New file.
12459
12460 2005-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12461
12462         * Ideograph-R066-Rap.el (U+6577): Use `->denotational' and
12463         `->subsumptive'.
12464
12465 2005-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12466
12467         * char-db-util.el (ideographic-radical): New function.
12468         (shuowen-radicals): New constant.
12469         (shuowen-radical): New function.
12470         (char-db-insert-char-reference): Use function
12471         `ideographic-radical' to avoid to refer `ideographic-radicals'.
12472         (insert-char-attributes): Likewise; add code to format
12473         char-feature `shuowen-radical'.
12474         (insert-char-attributes): Don't display `->formed' when running
12475         with non-readable mode.
12476
12477 2005-05-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12478
12479         * dumped-chars.el (system-char-db-source-file-list): Add
12480         "Oracle-Bones".
12481
12482 2005-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12483
12484         * Ideograph-R038-Woman.el (J0-455B): Add S1-1600.
12485
12486         * Ideograph-R140-Grass.el (K0-6434): Add KU+82BD.
12487
12488         * Ideograph-R073-Say.el (K0-754C): Add KU+6700.
12489
12490         * Ideograph-R029-Again.el (K0-754C): Add KU+6700.
12491
12492         * Ideograph-R018-Knife.el (K0-795C): Add KU+5272.
12493
12494         * Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el (K0-754C):
12495         Add KU+6700.
12496
12497         * read-maps.el (mapping-table-ccs-setting-alist): Add setting for
12498         `=ks-x1001'.
12499         (mapping-table-read-file): Likewise.
12500
12501         * maps-conf.el: Add K0-to-UCS.txt to the check list.
12502
12503 2005-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12504
12505         * Ideograph-R116-Cave.el (M-25542): Unify GT-32948; add
12506         JPU-0002598E.
12507
12508 2005-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12509
12510         * Ideograph-R159-Cart.el (U-000283D6): New character.
12511         (C7-5957): Add `<-subsumptive' for U-000283D6.
12512         (GT-51493): New character; add `<-subsumptive' for U-000283D6.
12513
12514         * Ideograph-R156-Run.el (U-00027F9D): New character.
12515         (M-37333): Map to U-00027F9D; separate C7-553D.
12516         (C7-553D): Unify GT-49924.
12517         (U+47D0): Use `->subsumptive'.
12518         (U-00027FA9): Unify GT-49948.
12519
12520 2005-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12521
12522         * Ideograph-R122-Net.el (U-000262A0): Use `->subsumptive'.
12523         (M-28256): Add `<-subsumptive' for U-000262A0; unify GT-36405.
12524         (U-000262BE): Unify GT-36416.
12525
12526         * Ideograph-R154-Shell.el (U-00027D89): New character.
12527         (M-36790): Add `<-subsumptive' for U-00027D89; separate C6-6266;
12528         unify GT-49286 and GT-K11324.
12529         (C6-6266): Add `<-subsumptive' for U-00027D89.
12530
12531         * Ideograph-R140-Grass.el (U+83AB): Use `->denotational' and
12532         `->subsumptive'.
12533         (U+8449): Likewise.
12534
12535         * Ideograph-R040-Roof.el (U-000219CD): Use `->subsumptive'.
12536         (M-07088): Add `<-subsumptive'; unify GT-08912 and GT-K03155; add
12537         JPU-000219CD.
12538         (U-00021AC5): Use `->subsumptive'.
12539         (M-07350): Add `<-subsumptive'; unify GT-09248; add JPU-00021AC5.
12540
12541         * Ideograph-R109-Eye.el (M-23328): Add
12542         `ideographic-{radical|strokes}@{daikanwa|misc}' and
12543         `total-strokes'; separate C5-3421.
12544         (IU-0002032A): Add `ideographic-{radical|strokes}' and
12545         `total-strokes'.
12546
12547         * Ideograph-R030-Mouth.el (U+562E): Use `->subsumptive'.
12548
12549         * Ideograph-R024-Ten.el (U-000209B4): Unify GT-03531.
12550         (U-000209B5): Use `->denotational'.
12551
12552         * Ideograph-R019-Power.el (U+52DE): Use `->subsumptive'.
12553
12554         * Ideograph-R009-Man.el: Add some missing `=ucs@cns' features.
12555
12556 2005-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12557
12558         * Ideograph-R086-Fire.el (M-18871): Separate BC-8AC1.
12559
12560         * Ideograph-R060-Step.el (U+5F80): Use `->denotational'.
12561
12562         * Ideograph-R162-Walk.el (U+9006): Use `->denotational'.
12563
12564         * Ideograph-R128-Ear.el (C2-2473): Add CU+8034.
12565
12566         * Ideograph-R018-Knife.el (C5-3663): Add CU-000202F4.
12567
12568         * Ideograph-R014-Cover.el (U-00020573): Use `->subsumptive'.
12569         (C3-2F5B): Add CU+51A1.
12570         (U-000205A9): Use `->denotational'.
12571
12572         * Ideograph-R013-Down-Box.el (C5-252C): Add CU-00020556.
12573
12574         * Ideograph-R006-Hook.el (U-0002010D): Use `->denotational' and
12575         `->subsumptive'.
12576
12577         * Ideograph-R010-Legs.el (C3-5754): Add CU+34AF.
12578         (C5-6B6D): Add CU-000204CF.
12579
12580         * Ideograph-R005-Second.el (C2-2473): Add CU+8034.
12581         (C5-3073): Add CU-000200FD.
12582
12583         * Ideograph-R004-Slash.el (C4-2227): Add CU+4E51.
12584
12585 2005-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12586
12587         * Ideograph-R149-Speech.el (K0-6063): Add KU+8AAA.
12588
12589 2005-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12590
12591         * Ideograph-R060-Step.el (U-0002256B): Use `->subsumptive'.
12592         (U+5FB6): Use `->denotational' and `->subsumptive'.
12593         (U+5FB7): Add S1-2385.
12594
12595         * Ideograph-R061-Heart.el (U+393F): Use `->subsumptive'.
12596         (U+3940): Use `->denotational'.
12597         (U+60B3): Likewise.
12598         (J0-575C): Use `<-denotational' for U+60B3; add `<-ancient' for
12599         U+5FB7.
12600         (U+60EA): Add `<-same' for J0-575C; delete `morohashi-daikanwa'.
12601
12602 2005-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12603
12604         * Ideograph-R109-Eye.el (U+76F4): Use `->denotational'.
12605         (J0-443E): Add S1-5273; unify U-0002F940.
12606         (BC-8BB2): New character.
12607
12608 2005-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12609
12610         * Ideograph-R062-Halberd.el (U+620B): Add `<-simplified@CN' for
12611         U+6214; use `->subsumptive' to integrate BC-89DC.
12612         (U+39AE): Add `<-simplified@component' for U+6214; use
12613         `->subsumptive'; integrate BC-89DD.
12614         (M-11542): Add `<-subsumptive' for U+39AE; add `<-simplified' for
12615         U+9322.
12616         (GT-K02180): Use `<-denotational' for U+39AE; add
12617         `<-ideographic-component-forms' for U+39AE.
12618
12619 2005-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12620
12621         * Ideograph-R071-Not.el (J0-5A5B): Add S1-3259; unify BC-8A72.
12622
12623         * Ideograph-R032-Earth.el (U+5742): Use `->subsumptive'.
12624         (U-00021372): Likewise.
12625         (U+583A): Likewise.
12626
12627 2005-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12628
12629         * Ideograph-R102-Field.el (U+754C): Use `->subsumptive'.
12630
12631         * Ideograph-R077-Stop.el (GT-K00182): Unify BC-8960.
12632         (U+9FB0): Use `->subsumptive' to integrate BC-8B68.
12633
12634         * maps-conf.el: Don't add `=gt-pj-1' for J90-3326.
12635
12636         * Ideograph-R008-Lid.el (U-0002019F): Use `->subsumptive' to
12637         integrate M-00343.
12638
12639 2005-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12640
12641         * Ideograph-R162-Walk.el (U+8FB5): Unify BC-8A74.
12642
12643         * Ideograph-R044-Corpse.el (U-00021C23): Unify BC-86BA.
12644
12645         * Ideograph-R152-Pig.el (C5-2329): Unify BC-8BC9.
12646
12647         * Ideograph-R086-Fire.el (U+3DB2): Use `->subsumptive'.
12648
12649         * maps-conf.el: Don't add `=gt-pj-1' for
12650         J90-{6950|697C|6A24|5350}'.
12651
12652         * Ideograph-R130-Meat.el (<CJK RADICAL MEAT>): Delete
12653         `=>daikanwa'.
12654         (BC-88F0): New character.
12655
12656         * Ideograph-R009-Man.el (U-00020233): Use `->denotational'.
12657         (U-000202DB): Use `->subsumptive' to integrate M-49536 and
12658         C6-4363; use `ideographic-radical@ucs' instead of
12659         `ideographic-radical'; add `ideographic-strokes@{ucs|cns}',
12660         `ideographic-radical@cns' and `ideographic-radical@cns*sources'.
12661         (H1-CD54): Use `<-subsumptive' for U-000202DB; unify M-49536.
12662         (U-00026699): Unify C6-4356 and M-29416; moved to
12663         Ideograph-R130-Meat.el.
12664
12665         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL MEAT>): Delete
12666         `=>daikanwa'.
12667         (BC-88F0): New character.
12668         (<CJK RADICAL C-SIMPLIFIED SEE>): Unify BC-89A1.
12669         (<CJK RADICAL C-SIMPLIFIED CART>): Unify BC-8967.
12670         (BC-8A5C): New character.
12671         (<CJK RADICAL GHOST>): Unify BC-8A5D.
12672
12673         * Ideograph-R122-Net.el (U-0002626B): Unify BC-87DC.
12674         (U-0002626D): Use `hanyu-dazidian' instead of
12675         `hanyu-dazidian-{vol|page|char}'.
12676
12677 2005-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12678
12679         * Ideograph-R188-Bone.el (BC-8A5C): New character.
12680
12681         * Ideograph-R087-Claw.el (U+7232): Add `<-denotational' for
12682         B-ACB0; use `->denotational' instead of `->subsumptive'.
12683         (J0-602A): Add `<-denotational' for U+7232; add S1-4703; unify
12684         BC-89D1.
12685         (B-ACB0): New abstract character.
12686
12687         * Ideograph-R086-Fire.el (U+7099): Use `->subsumptive'.
12688         (U+70BA): Add `<-denotational' for B-ACB0.
12689         (B-ACB0): New abstract character.
12690
12691         * Ideograph-R058-Snout.el (JSP-3C77): Unify BC-8A6E.
12692
12693         * Ideograph-R024-Ten.el (U+5342): Use `->denotational' and
12694         `->subsumptive'.
12695         (BC-88EC): New character; map to U+5342.
12696         (BC-89D7): New character; map to U+5345.
12697
12698         * Ideograph-R001-One.el (U+4E11): Use `->denotational' instead of
12699         `->subsumptive'.
12700         (G0-3373): Unify BC-89D2.
12701
12702         * Ideograph-R126-And.el (U-000264D0): Delete BC-87DC.
12703
12704         * Ideograph-R140-Grass.el (C6-575A): Unify U-00026CCA and H8-F6F0.
12705
12706 2005-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12707
12708         * Ideograph-R130-Meat.el: Add mappings between CJK Ext B and CNS
12709         11643 plain 6.
12710
12711         * Ideograph-R030-Mouth.el (J0-5350): Add S1-1196; separate
12712         GT-05103.
12713
12714 2005-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12715
12716         * Ideograph-R142-Insect.el: Add mappings for Big5 code points.
12717
12718 2005-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12719
12720         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SIMPLIFIED
12721         YELLOW>): Unify BC-8A5E.
12722
12723 2005-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12724
12725         * Ideograph-R013-Down-Box.el (U-00020554): Use `->subsumptive' to
12726         integrate M-49525 and C6-287A; use `ideographic-radical@ucs'
12727         instead of `ideographic-radical'; add
12728         `ideographic-strokes@{ucs|cns}', `ideographic-radical@cns',
12729         `ideographic-radical@cns*sources' and `total-strokes'.
12730
12731 2005-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12732
12733         * Ideograph-R028-Private.el (U-00020B10): Use `->subsumptive' to
12734         integrate C6-6072; use `ideographic-radical@ucs' instead of
12735         `ideographic-radical'; add `ideographic-radical@cns',
12736         `ideographic-strokes@{ucs|cns}', `ideographic-radical@cns*sources'
12737         and `total-strokes'.
12738         (H1-F5F9): Unify M-49546.
12739
12740 2005-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12741
12742         * Ideograph-R034-Go.el (J0-5469): Unify U+5902.
12743         (U-00021552): Use `->subsumptive'.
12744         (U+5904): Use `->denotational'.
12745         (G0-3426): Unify H3-AEB6.
12746         (U+5905): Use `->subsumptive'.
12747         (U+5907): Unify H3-AEE8.
12748         (U+5908): Use `->subsumptive'.
12749         (UU+5908): Unify H3-AEEE.
12750         (U+5909): Use `->denotational' and `->subsumptive'.
12751         (H3-AEED): New character.
12752
12753 2005-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12754
12755         * Ideograph-R009-Man.el (U-0002020D): Use `->subsumptive'.
12756         (U-0002022C): Delete incomplete `ideographic-structure'.
12757         (U-00020228): Likewise.
12758         (M-00624): Map to U-00020226.
12759         (U-00020226): Map to M-00624; delete incomplete
12760         `ideographic-structure'.
12761         (U-0002022A): Use `->denotational' and `->subsumptive'.
12762         (U-00020227): Delete incomplete `ideographic-structure'.
12763         (C5-3421): Likewise.
12764         (U+50B9): Use `->subsumptive'.
12765         (U+50BA): Likewise.
12766         (U+50BB): Use `->denotational'.
12767         (U-0002037B): Delete incomplete `ideographic-structure'.
12768         (U-000203B9): Use `->denotational' and `->subsumptive'.
12769         (M-01140): Unify U-000203AD.
12770         (U+510D): Use `->denotational' and `->subsumptive'.
12771
12772 2005-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12773
12774         * Ideograph-R061-Heart.el (U-00022724): Use `->subsumptive'.
12775         (M-10842): Map to U-00022725.
12776         (U-00022725): Map to M-10842.
12777         (M-10843): Unify U-00022726.
12778         (M-10844): Map to U+3956.
12779         (U+3956): Use `->subsumptive'; integrate M-10844.
12780
12781 2005-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12782
12783         * Ideograph-R151-Bean.el: Add mappings for Big5 code points.
12784         (U+8C47): Unify JC3-65E1.
12785         (U+8C49): Unify JC3-65E2.
12786         (U-00027BE1): Add `<-original' for J0-6C32; unify CB03349.
12787         (U+8C4B): Use `->subsumptive'.
12788         (JSP-5E69): Unify JC3-65DE.
12789         (U+8C4C): Use `->subsumptive'.
12790         (U+8C4E): Add S1-7811.
12791         (U+473F): Use `->subsumptive'.
12792         (U+8C4F): Use `->denotational'.
12793         (U+4740): Use `->subsumptive'.
12794         (U+8C54): Unify JC3-65E0.
12795
12796         * Ideograph-R128-Ear.el (GT-37686): Add `<-vulgar' for J0-5466;
12797         add S1-1705.
12798         (C3-4926): Unify CB00414.
12799
12800         * char-db-util.el (insert-char-attributes): Don't display
12801         `->Oracle-Bones' when running with non-readable mode.
12802
12803         * Ideograph-R109-Eye.el (C5-3421): Delete incomplete
12804         `ideographic-structure'.
12805
12806         * Ideograph-R033-Scholar.el (M-05641): Unify U-0002151C; add
12807         `total-strokes'; delete `kangxi-strokes'.
12808         (U+58EE): Add S1-1526; unify H2-A6B0.
12809         (U+58F0): Unify BC-8BE1.
12810         (U+58F3): Use `->denotational'.
12811         (G0-3F47): Use `<-denotational' for U+58F3; unify H2-A850.
12812         (U+58F5): Unify H2-A9F5.
12813         (M-05656): Unify U-00021529.
12814         (U+58F6): Unify H2-AC40.
12815         (U+58F7): Unify H2-AE68.
12816         (U+58FB): Use `->subsumptive'.
12817         (M-05671): Map to U-00021534.
12818         (U+58F8): Unify H2-AE66.
12819         (U+5900): Use `ideographic-radical@ucs' instead of
12820         `ideographic-radical'; add `ideographic-radical@cns'; use
12821         `->subsumptive' to integrate M-07459 and C6-5C2F.
12822         (M-07459): Unify H2-B4D5.
12823         (U+5901): Unify H2-B544.
12824
12825 2005-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12826
12827         * char-db-util.el (insert-char-attributes): Add setting for
12828         `ideographic-combination'.
12829
12830 2005-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12831
12832         * char-db-util.el (char-db-coded-charset-priority-list): Add
12833         `=zinbun-oracle'.
12834         (char-db-insert-ccs-feature): Add setting for `=zinbun-oracle'.
12835
12836         * Ideograph-R036-Evening.el (U+5915): Add S1-1544 and
12837         `hanyu-dazidian'.
12838         (U+5916): Use `->subsumptive'.
12839         (U+5918): Unify H3-AD64.
12840         (U+5919): Add S1-1545 and `hanyu-dazidian'.
12841         (U+591A): Add S1-1546 and `hanyu-dazidian'.
12842         (U+591B): Add `<-denotational' for J97-546C; unify H3-ADC3.
12843         (J97-546C): New abstract character.
12844         (U+56F1): Copied from Ideograph-R031-Enclosure.el.
12845         (C3-2548): Add `<-denotational' for U+56F1.
12846         (U+591C): Use `->denotational' and `->subsumptive'.
12847         (U+591D): Unify H3-ADC8.
12848         (U+591F): Unify H3-ADD5.
12849         (U+68A6): Add `ideographic-{radical|strokes}@{ucs|cns}' and
12850         `ideographic-radical@{ucs|cns}*sources'.
12851         (U+5921): Unify H3-ADEB.
12852         (U+368A): Use `->subsumptive'.
12853         (M-05801): Map to U-000215B4; unify H3-AE48.
12854         (U-000215B4): Use `->subsumptive'.
12855         (U+5922): Use `->denotational'.
12856         (UU+5923): Unify H3-AE6B.
12857         (U+5924): Use `->subsumptive'.
12858         (U+368B): Use `->denotational'.
12859         (U+5926): Use `->denotational' and `->subsumptive'.
12860
12861         * Ideograph-R030-Mouth.el: Modify some definitions about Big5.
12862
12863 2005-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12864
12865         * Ideograph-R035-Go-Slowly.el (U+590B): Use `->denotational' and
12866         `->subsumptive'.
12867         (U+590C): Use `->denotational' instead of `->subsumptive'.
12868         (U-00021562): Use `->denotational' and `->subsumptive'.
12869         (U-00021563): Likewise.
12870         (U+590D): Use `->denotational' instead of `->subsumptive'.
12871         (U+590E): Likewise.
12872         (U+590F): Use `->denotational' and `->subsumptive'.
12873         (U-0002156A): Use `->subsumptive'.
12874         (U+5912): Use `->denotational' instead of `->subsumptive'.
12875         (U+5913): Use `->denotational' and `->subsumptive'.
12876         (H3-AFA9): New character.
12877         (U+5914): Use `->denotational'.
12878
12879 2005-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12880
12881         * Ideograph-R041-Inch.el (U+5900): Copied from
12882         Ideograph-R033-Scholar.el; use `->subsumptive'.
12883         (M-07459): Map to U+5900; unify H2-B4D5.
12884         (C6-5C2F): Map to U+5900.
12885         (U-00021B41): Use `->denotational' instead of `->subsumptive'.
12886
12887         * Ideograph-R031-Enclosure.el (U+56F1): Use `->denotational'; use
12888         `ideographic-radical@{ucs|cns}' and
12889         `ideographic-radical@ucs*sources'.
12890
12891         * Ideograph-R037-Big.el (U-00021682): Use `->denotational'.
12892         (BC-85BD): New character.
12893
12894         * Ideograph-R009-Man.el (U+4FCA): Use `->denotational' and
12895         `->subsumptive'.
12896
12897         * Ideograph-R007-Two.el (U-0002011E): Add `<-ancient' for U+4E0A.
12898         (U-0002011F): Add `<-ancient' for U+4E0B.
12899
12900         * Ideograph-R075-Tree.el (U+68A6): Add
12901         `ideographic-{radical|strokes}@{ucs|cns}' and
12902         `ideographic-radical@{ucs|cns}*sources'.
12903
12904 2005-05-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12905
12906         * Ideograph-R117-Stand.el (J0-4328): Add S1-7812.
12907
12908 2005-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12909
12910         * README.en:
12911         - Use "feature" instead of "property".
12912         - Use "char-spec" instead of "char-property-list".
12913         (Character Reference): Add `wuyinjiyun' and `shuowen-zhu'.
12914         (Properties): Sync with current feature names.
12915
12916         * Ideograph-R075-Tree.el (U+6733): Use `->subsumptive'.
12917         (U+6735): Likewise.
12918         (U+6756): Likewise.
12919         (U+6757): Likewise.
12920         (U+6783): Use `->denotational' and `->subsumptive'.
12921         (U+6944): Use `->denotational'.
12922
12923 2005-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12924
12925         * Ideograph-R125-Old.el (J0-4F37): Add S1-6340.
12926         (U+8002): Unify BC-8B52.
12927         (J78-394D): Separate S2-6339.
12928         (J90-394D): Add S-6339.
12929
12930 2005-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12931
12932         * Ideograph-R030-Mouth.el (G0-3B23): Use UU+864E instead of U+864E
12933         in `ideographic-structure'.
12934
12935 2005-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12936
12937         * Ideograph-R037-Big.el (U+5928): Use `->subsumptive'.
12938         (M-05847): Add `<-subsumptive' for U-000215DA.
12939         (U-000215DA): Use `->subsumptive' to integrate M-05847.
12940         (U+5934): Use `->subsumptive'.
12941         (U+3690): Likewise.
12942         (M-05861): Add `ideographic-structure'.
12943         (U+5948): Use `->subsumptive'.
12944         (U+5949): Likewise.
12945
12946         * Ideograph-R001-One.el (M-05861): Add `ideographic-structure'.
12947
12948         * Ideograph-R204-Embroidery.el (U+9EF9): Use `->denotational' and
12949         `->subsumptive'.
12950         (U+9EFA): Likewise.
12951         (U+9EFB): Likewise.
12952
12953         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SNOUT TWO>): Add
12954         `<-denotational' for U+5F50; unify GT-K00266.
12955         (BC-897C): Copied from Ideograph-R058-Snout.el.
12956
12957         * Ideograph-R058-Snout.el (G0-6566): Separate GT-K00266.
12958         (<CJK RADICAL SNOUT TWO>): Copied from
12959         u02E00-CJK-Radical-Supplement.el; unify GT-K00266.
12960         (BC-897C): Map to <CJK RADICAL SNOUT TWO> instead of U+5F50.
12961
12962 2005-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12963
12964         * Ideograph-R169-Gate.el (U+9580): Use `->subsumptive'.
12965
12966         * Ideograph-R140-Grass.el (U+84EB): Use `->denotational'.
12967         (U+84EC): Unify B-BDB4.
12968         (J78-4B29): Separate B-BDB4.
12969         (U+84ED): Use `->denotational'.
12970         (U+84EE): Unify B-BDAC.
12971         (J78-4F21): Separate B-BDAC.
12972         (J90-4F21): Unify JC3-63A3.
12973
12974         * Ideograph-R070-Square.el (U+65B9): Use `->subsumptive'.
12975         (U+3AC3): Likewise.
12976
12977 2005-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12978
12979         * Ideograph-R119-Rice.el (U+7C73): Separate S-5898.
12980         (J0-4A46): Add S-5898.
12981
12982         * Ideograph-R098-Tile.el (U+74E6): Use `->subsumptive'.
12983
12984         * Ideograph-R035-Go-Slowly.el (U+590A): Use `->subsumptive'.
12985         (GT-K00218): Use `<-denotational' for J0-546A; add
12986         `<-ideographic-component-forms' for J0-546A.
12987
12988         * Ideograph-R005-Second.el (JSP-555B): Add S1-6375.
12989
12990         * Ideograph-R164-Wine.el (M-39763): Separate S2-8489.
12991         (J0-4653): Add S-8489.
12992         (M-39764): Separate S2-8491.
12993         (J0-6E44): Add S-8491.
12994         (J78-3D36): Add S1-8490.
12995
12996         * Ideograph-R136-Oppose.el (J0-4124): Add S-6636.
12997         (C1-4860): Separate S-6636.
12998
12999         * Ideograph-R128-Ear.el (M-28999): Separate S2-6374.
13000         (J0-3C2A): Add S-6374.
13001         (JSP-555B): Add S1-6375.
13002         (JSP-555C): Add S1-6376.
13003         (J0-433F): Add S1-6379.
13004         (JSP-5561): Add S1-6378.
13005         (J0-6656): Add S1-6377.
13006
13007 2005-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13008
13009         * Ideograph-R123-Sheep.el (U+7F8A): Add S1-6268.
13010
13011         * Ideograph-R121-Jar.el (U+7F36): Add S1-6223.
13012         (U-00026222): Add S1-6225.
13013
13014         * Ideograph-R120-Silk.el (J0-3B65): Add S1-5958.
13015
13016         * Ideograph-R118-Bamboo.el (U+7AF9): Add S1-5747.
13017
13018         * Ideograph-R117-Stand.el (J0-4E29): Add S1-5729.
13019
13020         * Ideograph-R116-Cave.el (J83-376A): Add S1-5678.
13021         (J90-376A): Add S1-5677.
13022
13023         * Ideograph-R115-Grain.el (U+79BE): Add S1-5588.
13024
13025         * Ideograph-R113-Spirit.el (J0-3C28): Add S1-5504.
13026
13027         * Ideograph-R109-Eye.el (U+76EE): Add S1-5269.
13028
13029         * Ideograph-R108-Dish.el (U+76BF): Add S1-5230.
13030
13031         * Ideograph-R106-White.el (U+767D): Add S1-5196.
13032
13033         * Ideograph-R096-Jade.el (U+7389): Add S1-4873.
13034
13035         * Ideograph-R094-Dog.el (U+72AC): Add S1-4759.
13036
13037         * Ideograph-R093-Cow.el (U+725B): Add S1-4733.
13038
13039         * Ideograph-R086-Fire.el (J0-3250): Add S1-4550.
13040
13041         * Ideograph-R083-Clan.el (U+6C0F): Add S1-4037.
13042
13043         * Ideograph-R082-Fur.el (J0-4C53): Add S1-4018.
13044
13045         * Ideograph-R079-Weapon.el (J0-5D55): Add S1-3991.
13046
13047         * Ideograph-R077-Stop.el (U+6B62): Add S1-3947.
13048
13049         * Ideograph-R075-Tree.el (U+6728): Add S1-3455.
13050
13051         * Ideograph-R072-Sun.el (U+65E5): Add S1-3263.
13052
13053         * Ideograph-R068-Dipper.el (U+6597): Add S1-3210.
13054
13055         * Ideograph-R067-Script.el (K0-597E): Add S1-3204.
13056         (J0-4A38): Add S1-3203.
13057
13058         * Ideograph-R061-Heart.el (U+5FC3): Add S1-2389.
13059
13060         * Ideograph-R060-Step.el (U+5F73): Add S1-2326.
13061
13062         * Ideograph-R050-Turban.el (J0-5664): Add S1-2091.
13063
13064         * Ideograph-R046-Mountain.el (U+5C71): Add S1-1955.
13065
13066         * Ideograph-R044-Corpse.el (U+5C38): Add S1-1918.
13067
13068         * Ideograph-R041-Inch.el (U+5BF8): Add S1-1878.
13069
13070         * Ideograph-R040-Roof.el (J0-555F): Add S1-1801.
13071
13072 2005-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13073
13074         * Ideograph-R037-Big.el (U-0002001B): Copied from
13075         Ideograph-R001-One.el.
13076         (M-05861): Use `<-subsumptive' for U-0002001B.
13077         (BC-87EE): Likewise; unify H1-A7B3.
13078         (U+3691): Use `->subsumptive'.
13079
13080         * Ideograph-R001-One.el (U-0002001B): Use `->subsumptive' to
13081         integrate M-05861.
13082         (U-00020020): Use `ideographic-{radical|strokes}@{ucs|daikanwa}'
13083         instead of `ideographic-'; add `ideographic-radical@cns*sources'.
13084         (U+3402): Use `->subsumptive'.
13085
13086 2005-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13087
13088         * char-db-util.el (char-db-coded-charset-priority-list): Add
13089         `=ucs@iso'.
13090
13091         * Ideograph-R061-Heart.el (U+3941): Use `->subsumptive'.
13092         (U-000226F3): New character.
13093         (U+60B4): Use `->subsumptive'.
13094
13095 2005-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13096
13097         * Ideograph-R009-Man.el (U+4ECD): Use <CJK RADICAL PERSON> instead
13098         of U+4EBB in `ideographic-structure'.
13099         (GT-K02405): New character.
13100         (BC-88D2): Likewise.
13101         (U+4F2D): Use `->subsumptive'; use <CJK RADICAL PERSON> instead of
13102         U+4EBB in `ideographic-structure'.
13103         (U+3447): Delete incomplete `ideographic-structure'.
13104         (U+344E): Likewise.
13105         (U+4FB5): Use `->denotational'.
13106         (U+504B): Likewise.
13107         (C2-3355): Use `<-denotational' for U+504B; use <CJK RADICAL
13108         PERSON> instead of U+4EBB in `ideographic-structure'.
13109         (U+504C): Use `->denotational'; use <CJK RADICAL PERSON> instead
13110         of U+4EBB in `ideographic-structure'.
13111         (U-0002036A): Delete incomplete `ideographic-structure'; use
13112         `->subsumptive'.
13113         (U+348C): Likewise.
13114         (M-01053): Add `<-denotational' for U+504B; add
13115         `ideographic-structure'.
13116         (U+34A8): Use `->denotational' and `->subsumptive'.
13117         (H1-C9AF): Unify U+48CF; moved to Ideograph-R163-City.el.
13118
13119         * Ideograph-R055-Two-Hands.el (U+5F02): Use `->denotational'.
13120         (G0-526C): Use `<-denotational' for U+5F02; use `->subsumptive' to
13121         integrate CB02326 and CB11790.
13122         (U-00020020): Use `ideographic-{radical|strokes}@{ucs|daikanwa}'
13123         instead of `ideographic-'; add `ideographic-radical@cns*sources'.
13124
13125 2005-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13126
13127         * Ideograph-R078-Death.el (U+3C79): Use `->subsumptive'.
13128         (U+3C7A): Likewise.
13129         (U-00023A7A): Likewise.
13130         (U-0002A697): Use `->subsumptive' to integrate M-48828; use
13131         `ideographic-{radical|strokes}@{ucs|cns}' and
13132         `ideographic-radical@ucs*sources'.
13133         (U-00023A7C): Use `->subsumptive'.
13134         (U-00023A7E): Likewise.
13135         (U+3C7B): Likewise.
13136
13137         * Ideograph-R109-Eye.el (U+4014): Use `->subsumptive'.
13138         (U+76F2): Likewise.
13139
13140 2005-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13141
13142         * Ideograph-R044-Corpse.el (U+5C54): Use `->subsumptive'.
13143         (U+5C56): Unify B-D16A; delete `=>daikanwa'.
13144         (M-07716): Separate B-D16A.
13145
13146         * Ideograph-R026-Seal.el (<CJK RADICAL SEAL>): Copied from
13147         u02E00-CJK-Radical-Supplement.el.
13148         (BC-8A60): Add `<-ideographic-component-forms' for U+5369; map to
13149         U+5369.
13150
13151 2005-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13152
13153         * Ideograph-R214-Flute.el: Add mappings between CJK Ext B and CNS
13154         11643 plain 5.
13155
13156         * Ideograph-R120-Silk.el (<CJK RADICAL C-SIMPLIFIED SILK>): Unify
13157         BC-895B.
13158
13159         * Ideograph-R213-Turtle.el: Add mappings between CJK Ext B and CNS
13160         11643 plain 5.
13161
13162         * Ideograph-R212-Dragon.el: Add mappings between CJK Ext B and CNS
13163         11643 plain 5.
13164         (U+9F99): Unify JC3-82AD.
13165         (BC-89AF): New character.
13166         (U+9F8E): Add `ideographic-radical@ucs*sources'.
13167         (M-48819): Add `ideographic-{radical|strokes}'.
13168         (UU+9F8E): Likewise.
13169         (C3-5755): Likewise.
13170         (U+9F91): Use `->subsumptive'.
13171         (U-0002A697): New character.
13172         (M-48828): Map to U-0002A697.
13173         (C5-6F64): Copied from Ideograph-R078-Death.el; map to U-0002A697.
13174         (U-0002A698): New character.
13175         (M-48829): Map to U-0002A698; separate C5-6F64.
13176         (U+9F92): Use `->subsumptive'.
13177         (U-0002A6A0): New character.
13178         (M-48840): Map to U-0002A6A0; separate C5-7751.
13179         (U-0002A6A2): New character.
13180         (M-48842): Map to U-0002A6A2.
13181         (U+9F96): Use `->subsumptive'.
13182         (U+9F97): Likewise.
13183         (U+9F98): Use `->subsumptive'.
13184         (U-0002A6A5): New character.
13185         (M-48846): Map to U-0002A6A5; separate C5-7C51.
13186
13187 2005-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13188
13189         * Ideograph-R211-Tooth.el: Add mappings between CJK Ext B and CNS
13190         11643 plain 5.
13191
13192         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SEAL>): Add
13193         `<-denotational' for U+353E; add `<-ideographic-component-forms'
13194         for U+5369.
13195         (JC3-71F7): New character.
13196         (<CJK RADICAL C-SIMPLIFIED SILK>): Unify BC-895B.
13197         (<CJK RADICAL C-SIMPLIFIED GOLD>): Unify BC-895A.
13198
13199 2005-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13200
13201         * Ideograph-R167-Gold.el (<CJK RADICAL C-SIMPLIFIED GOLD>): Copied
13202         from u02E00-CJK-Radical-Supplement.el.
13203         (U+9485): Add `<-simplified@CN' for U+91D2; move BC-895A to <CJK
13204         RADICAL C-SIMPLIFIED GOLD>.
13205
13206         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL CLIFF>): Delete
13207         `<-radical' for U-00020086.
13208         (<CJK RADICAL SECOND TWO>): Delete `ideograph-cdp'.
13209         (<CJK RADICAL PERSON>): Add `<-ideographic-component-forms' for
13210         U+4EBA; delete `ideograph-cdp'.
13211         (<CJK RADICAL KNIFE ONE>): Add `<-ideographic-component-forms' for
13212         U+5200.
13213         (<CJK RADICAL KNIFE TWO>): Likewise.
13214         (<CJK RADICAL DIVINATION>): Add `<-ideographic-component-forms'
13215         for U+535C.
13216         (<CJK RADICAL HEART ONE>): Add `<-ideographic-component-forms' for
13217         U+5FC3.
13218         (<CJK RADICAL HEART TWO>): Add `<-ideographic-component-forms' for
13219         U+5FC3.
13220         (<CJK RADICAL HAND>): Add `<-ideographic-component-forms' for
13221         U+624B.
13222         (<CJK RADICAL WATER ONE>): Add `<-ideographic-component-forms' for
13223         U+6C34.
13224         (<CJK RADICAL WATER TWO>): Likewise.
13225         (<CJK RADICAL FIRE>): Add `<-ideographic-component-forms' for
13226         U+706B.
13227         (<CJK RADICAL DOG>): Unify BC-8BAF.
13228         (<CJK RADICAL JADE): Add U+7389 info
13229         `<-ideographic-component-forms'.
13230         (<CJK RADICAL BOLT OF CLOTH>): Add `<-ideographic-component-forms'
13231         for U+758B.
13232         (BC-8DC5): Likewise.
13233         (<CJK RADICAL SPIRIT ONE>): Add `<-ideographic-component-forms'
13234         for U+793A.
13235         (<CJK RADICAL SPIRIT TWO>): Likewise.
13236         (<CJK RADICAL SILK>): Add `<-denotational' for U+7CF9; add
13237         `<-ideographic-component-forms' for U+7CF8; unify BC-8AFB.
13238         (<CJK RADICAL C-SIMPLIFIED SILK>): Add `<-denotational' for
13239         U+7E9F; add `<-ideographic-component-forms' for U+7CF8; add
13240         `<-simplified@CN' for <CJK RADICAL SILK>.
13241         (<CJK RADICAL NET ONE>): Add `ideographic-{radical|strokes}' and
13242         `total-strokes'; add `<-denotational' for U+7F53; add UU+7F53.
13243         (<CJK RADICAL RAM>): Add `->mistakable' for U-0002634C; delete
13244         `<-radical' for U-0002634C; unify BC-8B4E.
13245         (<CJK RADICAL EWE>): Add `=>daikanwa' for M-28426; add
13246         `ideographic-{radical|strokes}' and `total-strokes'; add
13247         `->mistakable' for U+8289; add `ideographic-structure'; unify
13248         CB06151.
13249         (<CJK RADICAL OLD>): Add `<-ideographic-component-forms' for
13250         U+8001.
13251         (<CJK RADICAL CITY>): Add `ideographic-{radical|strokes}' and
13252         `total-strokes'; add `<-denotational' for U+961D; add
13253         `<-ideographic-component-forms' for U+9091.
13254         (<CJK RADICAL C-SIMPLIFIED GOLD>): Add `<-denotational' for
13255         U+9485; add `<-ideographic-component-forms' for U+91D1.
13256         (<CJK RADICAL MOUND TWO>): Add `ideographic-{radical|strokes}' and
13257         `total-strokes'; add `<-denotational' for U+961D; unify G0-5A62
13258         and M-41536.
13259         (<CJK RADICAL C-SIMPLIFIED HORSE>): Add `<-denotational' for
13260         U+9A6C; add `<-ideographic-component-forms' for U+99AC; unify
13261         BC-8A50.
13262         (<CJK RADICAL BONE>): Add `<-denotational' for U+9AA8.
13263         (<CJK RADICAL C-SIMPLIFIED FISH>): Add `<-denotational' for
13264         U+9C7C; add `<-ideographic-component-forms' for U+9B5A; unify
13265         BC-8A5B.
13266
13267 2005-05-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13268
13269         * Ideograph-R195-Fish.el (<CJK RADICAL C-SIMPLIFIED FISH>): Copied
13270         from u02E00-CJK-Radical-Supplement.el.
13271
13272         * Ideograph-R187-Horse.el (<CJK RADICAL C-SIMPLIFIED HORSE>):
13273         Copied from u02E00-CJK-Radical-Supplement.el.
13274         (U+9A6C): Unify JC3-81EC.
13275
13276         * Ideograph-R188-Bone.el (U+9AA8): Use `->denotational' and
13277         `->subsumptive'.
13278         (<CJK RADICAL BONE>): Copied from
13279         u02E00-CJK-Radical-Supplement.el.
13280
13281         * Ideograph-R120-Silk.el (U+7CF9): Move BC-8AFB into <CJK RADICAL
13282         SILK>.
13283         (<CJK RADICAL SILK>): Copied from
13284         u02E00-CJK-Radical-Supplement.el.
13285         (<CJK RADICAL C-SIMPLIFIED SILK>): Copied from
13286         u02E00-CJK-Radical-Supplement.el.
13287
13288 2005-05-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13289
13290         * Ideograph-R207-Drum.el: Add mappings between CJK Ext B and CNS
13291         11643 plain 5.
13292
13293         * Ideograph-R012-Eight.el (GT-K00264): New character.
13294
13295 2005-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13296
13297         * Ideograph-R209-Nose.el: Add mappings between CJK Ext B and CNS
13298         11643 plain 5.
13299
13300         * Ideograph-R210-Even.el (U-0002A5CF): New character.
13301         (M-48579): Use `<-subsumptive' for U-0002A5CF.
13302         (C5-7A23): Likewise; unify H12-E3DD.
13303         (U-0002A5D0): Use `->denotational'.
13304
13305         * Ideograph-R208-Rat.el: Add mappings between CJK Ext B and CNS
13306         11643 plain 5.
13307
13308         * Ideograph-R206-Tripod.el (U+9F0F): Use `->subsumptive'.
13309         (U+9F10): Likewise.
13310         (U+9F11): Likewise.
13311         (U-0002FA1A): New character.
13312         (M-48320): Separate C5-5351; use `<-subsumptive' for U-0002FA1A;
13313         add `->mistakable' for M-48317.
13314         (C5-5351): Use `<-subsumptive' for U-0002FA1A.
13315         (U+9F12): Use `->subsumptive'.
13316         (U+4D7A): Likewise.
13317         (U-0002A506): New character.
13318         (M-48325): Separate C5-5A6B; use `<-subsumptive' for U-0002A506.
13319         (C5-5A6B): Use `<-subsumptive' for U-0002A506.
13320         (U+4D7B): Use `->denotational' and `->subsumptive'.
13321
13322         * Ideograph-R205-Frog.el: Add mappings between CJK Ext B and CNS
13323         11643 plain 5.
13324
13325 2005-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13326
13327         * Ideograph-R203-Black.el: Add mappings between CJK Ext B and CNS
13328         11643 plain 5.
13329         (U+9ED1): Add `<-denotational' for J97-3975.
13330         (U+9ED2): Use `ideographic-{radical|strokes}@ucs' instead of
13331         `ideographic-{radical|strokes}'; add
13332         `ideographic-radical@ucs*sources' and
13333         `ideographic-{radical|strokes}@daikanwa=19098'; add
13334         `<-denotational' for J97-3975; add S1-9817; use `->subsumptive' to
13335         integrate M-19098.
13336         (J97-3975): New abstract character.
13337         (U+FA3A): Add S1-1488; use `=ucs@unicode' instead of
13338         `=ucs@{gb|cns|ks|big5}' for U+58A8; add `=ucs@jis' for U+FA3A.
13339
13340 2005-04-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13341
13342         * Ideograph-R086-Fire.el (U+9ED2): Copied from
13343         Ideograph-R086-Fire.el.
13344         (U+7119): Use `->subsumptive'.
13345
13346 2005-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13347
13348         * Ideograph-R204-Embroidery.el: Add mappings between CJK Ext B and
13349         CNS 11643 plain 5.
13350
13351 2005-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13352
13353         * Ideograph-R032-Earth.el (U+FA3A): Use `=ucs@jis' instead of
13354         `=ucs@jis/2000' for U+FA3A.
13355
13356 2005-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13357
13358         * Ideograph-R201-Yellow.el (U+9EC3): Use `->subsumptive'; add
13359         `<-denotational' for J97-322B.
13360         (J97-322B): New abstract character.
13361         (U+9EC4): Add `<-denotational' for J97-322B.
13362
13363         * Ideograph-R173-Rain.el (M-42378): Map to U-0002910A.
13364         (U+972B): Use `->denotational'.
13365         (U-00029145): New character.
13366         (M-42435): Use `<-denotational' for U-00029145.
13367         (C7-4B50): Likewise.
13368         (C5-5F5E): Likewise; unify U-0002F9F6.
13369
13370         * Ideograph-R162-Walk.el (U+8FF7): Use `->denotational'.
13371
13372         * Ideograph-R140-Grass.el (U-000215D7): New character.
13373         (GT-K01089): Use `<-subsumptive' for U-000215D7.
13374         (BC-8BE9): Likewise.
13375
13376         * Ideograph-R072-Sun.el (U+3B05): Use `->denotational'.
13377         (M-14056): Use `<-denotational' for U+3B05.
13378         (C3-415A): Likewise; unify H4-E3CE.
13379
13380         * Ideograph-R037-Big.el (U-000215D7): Copied from
13381         Ideograph-R140-Grass.el.
13382         (U-000215DA): New character; unify BC-877C.
13383
13384 2005-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13385
13386         * Ideograph-R202-Millet.el, Ideograph-R200-Hemp.el: Add mappings
13387         between CJK Ext B and CNS 11643 plain 5.
13388
13389 2005-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13390
13391         * Ideograph-R196-Bird.el: Use `->subsumptive' or
13392         `{<-|->}denotational' for some character definitions.
13393         (U-0002A105): New character.
13394         (M-47192): Map to U-0002A105.
13395         (C7-567A): Use `->subsumptive' to integrate C5-7535.
13396         (C5-7535): Map to U-0002FA12.
13397         (U-0002FA12): New character; add `<-denotational' for U-0002A105.
13398         (U+4CF8): Use `->denotational'.
13399         (U-0002FA11): New character; add `<-denotational' for U+4CF8; use
13400         `->subsumptive' to integrate M-47244, C4-6A2C and C5-7536.
13401
13402 2005-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13403
13404         * Ideograph-R181-Leaf.el (C5-3D47): Map to U-0002F9FC.
13405         (C7-2B24): Map to U-00029496.
13406         (C5-4435): Unify U-0002F9FD; add `<-denotational' for U-00029496.
13407
13408 2005-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13409
13410         * Ideograph-R172-Short-Tailed-Bird.el (U+49F9): Use
13411         `->subsumptive'.
13412         (M-41997): Unify BC-8BD2.
13413         (U+96E3): Use `->denotational' and `->subsumptive'.
13414
13415 2005-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13416
13417         * Ideograph-R162-Walk.el: Use `{<-|->}denotational' for some
13418         character definitions.
13419
13420 2005-04-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13421
13422         * Ideograph-R170-Mound.el (G0-5A62): Unify <CJK RADICAL MOUND
13423         TWO>; use `<-denotational' for U+961D.
13424         (U+961D): Use `->denotational'; unify JSP-6644, C3-2143, JX2-7A25,
13425         BC-8B43 and JC3-67F6.
13426
13427         * Ideograph-R169-Gate.el (U+95DE): Use `->denotational'.
13428
13429 2005-04-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13430
13431         * Ideograph-R142-Insect.el: Use `->subsumptive' or
13432         `{<-|->}denotational' for some character definitions.
13433         (U-00020474): Copied from Ideograph-R009-Man.el.
13434         (H1-D7D3): Use `<-denotational' for U-00020474; unify M-33957.
13435
13436         * Ideograph-R163-City.el (<CJK RADICAL CITY>): Copied from
13437         u02E00-CJK-Radical-Supplement.el; add `<-denotational' for U+961D;
13438         add `<-ideographic-component-forms' for U+9091.
13439         (JSP-6644): Unify U+961D, BC-8B43 and JC3-67F6.
13440         (U+48CF): Unify H1-C9AF.
13441
13442 2005-04-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13443
13444         * Ideograph-R167-Gold.el (U+91D2): Add
13445         `<-ideographic-component-forms' for U+91D1.
13446         (U+9485): Likewise.
13447         (BC-8DE3): Likewise.
13448
13449         * Ideograph-R154-Shell.el (U+8CD3): Use `->denotational'.
13450         (U+FA64): Use `->subsumptive'; add `<-denotational' for U+8CD3.
13451         (J0-4950): Add `<-denotational' for U+8CD3.
13452
13453 2005-04-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13454
13455         * Ideograph-R113-Spirit.el (U+7996): Use `->denotational' instead
13456         of `->subsumptive'.
13457         (U+7997): Likewise.
13458         (U-000256C2): Use `->denotational' and `->subsumptive'.
13459         (H6-F0D1): Unify M-24782; use `<-denotational' for U-000256C2.
13460         (U-000256C1): Use `->subsumptive'.
13461         (C6-5F62): Unify M-24784; use `<-subsumptive' for U-000256C1.
13462         (U-000256C0): Use `->denotational' and `->subsumptive'; integrate
13463         M-24786.
13464         (U+799A): Use `->denotational' instead of `->subsumptive'.
13465         (U+799B): Likewise.
13466         (M-24791): New character.
13467         (U-256C5): Map to M-24791.
13468         (C4-4B60): Unify U-0002F955; map to M-24791.
13469         (U+799D): Use `->denotational' instead of `->subsumptive'.
13470         (U+4118): Use `->denotational'; integrate M-24793.
13471         (U+4119): Use `->denotational'; integrate M-24795.
13472         (U-000256C6): Use `->denotational'; integrate M-24797.
13473         (C5-4E77): Use `<-subsumptive'; don't use `->identical' for
13474         U-0002059F.
13475         (U-0002059F): Copied from Ideograph-R014-Cover.el.
13476         (U-000256D4): Use `->denotational'.
13477         (H6-F16E): Use `<-denotational' for U-000256D4; unify M-24803.
13478         (U-000256D8): Use `->denotational'.
13479         (H6-F1B7): Use `<-denotational' for U-000256D8; unify M-24807.
13480         (U-000256D9): Use `->denotational'.
13481         (H6-F1B9): Use `<-denotational' for U-000256D9; unify M-24808.
13482         (U+411A): Use `->denotational'.
13483         (M-24809): New character.
13484         (U+411B): Integrate GT-31937.
13485         (U-000256DA): Use `->denotational'; integrate GT-31958 and
13486         M-24811.
13487         (U+79A4): Use `->denotational' instead of `->subsumptive'.
13488         (U-000256DB): Use `->subsumptive'; integrate M-24813 and GT-31939.
13489         (U+411C): Use `->denotational'; integrate M-24814.
13490         (U+411D): Use `->denotational'; integrate M-24815.
13491         (U-000256DC): Use `->denotational'.
13492         (H6-F1B5): Use `<-denotational' for U-000256DC; unify GT-31952 and
13493         M-24816.
13494         (U-000256DD): Use `->denotational'.
13495         (H6-F1BC): Use `<-denotational' for U-000256DD; unify GT-31964 and
13496         M-24817.
13497         (U-000256DE): Use `->denotational'; integrate M-24818 and
13498         GT-31938.
13499         (M-24819): Unify GT-31943.
13500         (U-000256DF): Use `->denotational' instead of `->subsumptive'.
13501         (M-24821): Unify GT-31960.
13502
13503         * Ideograph-R150-Valley.el: Add mappings for Big5 code points.
13504
13505         * Ideograph-R152-Pig.el (U-00027C28): Use `->subsumptive'.
13506         (U+8C56): Likewise.
13507         (U-00027C2A): Likewise.
13508         (U+8C57): Likewise.
13509         (M-36405): Unify JSP-5E77 and JX2-7922.
13510
13511 2005-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13512
13513         * Ideograph-R147-See.el (C5-7A38): Unify U-0002F9CB.
13514
13515         * Ideograph-R145-Clothes.el (C5-303E): Map to U-0002F9C5; use
13516         `->subsumptive'.
13517
13518         * maps-conf.el: Don't add `=gt-pj-1' for J90-4742.
13519
13520 2005-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13521
13522         * Ideograph-R140-Grass.el (CB06151): Unify <CJK RADICAL EWE>;
13523         moved into Ideograph-R123-Sheep.el.
13524         (J97-3755): Unify B-AFF0.
13525         (U+83EF): Use `->denotational'.
13526         (J0-325A): Use `<-denotational' for U+83EF; add S1-6806.
13527         (C1-615E): Use `<-denotational' for U+83EF; add S1-6807.
13528         (JC3-62A8): Use `<-denotational' for U+83EF; use `=>daikanwa'
13529         instead of `morohashi-daikanwa' for M-31214.
13530         (U+44DD): Use `->subsumptive'.
13531
13532         * Ideograph-R130-Meat.el: Use `->subsumptive' or
13533         `{<-|->}denotational' for some character definitions.
13534         (U-00026657): Use `->subsumptive', `ideographic-radical@{ucs|cns}'
13535         and `ideographic-radical@cns*sources' instead of `->identical' for
13536         C4-2664.
13537         (J0-4054): Add S1-6485.
13538         (U-0002F984): New character.
13539         (M-29639): Map to U-0002F984.
13540         (C5-3B50): Likewise.
13541         (J0-6734): Add S1-6556.
13542
13543 2005-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13544
13545         * Ideograph-R123-Sheep.el: Use `->subsumptive' or
13546         `{<-|->}denotational' for some character definitions.
13547         (<CJK RADICAL EWE>): Moved from Ideograph-R140-Grass.el.
13548         (U-0002634C): Add `->mistakable' for <CJK RADICAL RAM>; add
13549         `<-wrong' for U-00022189; add `sound@ja/on/name'.
13550         (U+8288): Add `<-unknown' for M-28426 and M-28428; delete
13551         `morohashi-daikanwa'.
13552         (U+4367): Modify `ideographic-structure'.
13553         (U-0002638D): Use `=>daikanwa' instead of `morohashi-daikanwa' for
13554         M-28512.
13555         (U-0002639E): Use `->subsumptive'; integrate M-28525.
13556         (U-0002639D): Unify M-28526.
13557         (U-000263AB): Use `->subsumptive'; use `=>daikanwa' instead of
13558         `morohashi-daikanwa' for M-28535; integrate BC-8AE2.
13559
13560 2005-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13561
13562         * Ideograph-R085-Water.el: Use `->subsumptive' or
13563         `{<-|->}denotational' for some character definitions.
13564         (U-00023D92): Copied from Ideograph-R004-Slash.el.
13565         (U+6DF8): Add `<-denotational' for B-B24D; use `->subsumptive'.
13566         (B-B24D): Use `->denotational'; add J97-4036.
13567         (U+6E05): Add `<-denotational' for B-B24D; use `->subsumptive'.
13568
13569 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13570
13571         * Ideograph-R137-Boat.el (GT-K00606): Add
13572         `<-ideographic-component-forms' for U+821F.
13573         (GT-K00607): Likewise.
13574
13575 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13576
13577         * Ideograph-R075-Tree.el: Use `->subsumptive' or
13578         `{<-|->}denotational' for some character definitions.
13579         (U-000233B3): Use `->subsumptive'.
13580         (C5-2148): Unify BC-8948.
13581         (U-000233C2): Use `->subsumptive'; integrate BC-8CBA.
13582         (U+6740): Use `=>daikanwa' instead of `morohashi-daikanwa' for
13583         M-14471.
13584         (U+6852): Use `->subsumptive'.
13585         (U-0002F8E1): Add `<-denotational' for U+6852.
13586         (U+688E): Integrate U-0002F8E4; move C5-327E under a child node of
13587         U-0002F8E4.
13588         (U+3B8B): Use `->subsumptive'; integrate M-15080.
13589         (U+3B91): Use `->subsumptive'; integrate M-15103.
13590         (U+3B95): Use `->subsumptive'; integrate M-15127.
13591         (C5-3F71): Unify U-0002F8E7 and M-15187.
13592         (U-00023583): Use `->subsumptive'; integrate M-15205.
13593         (U-000235B4): Use `->subsumptive'; integrate M-15267.
13594
13595 2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13596
13597         * Ideograph-R128-Ear.el (JSP-555B): Unify GT-37567 and GT-K02775.
13598         (UU+8034): Unify GT-00250.
13599         (U+8034): Integrate GT-37568.
13600         (U-0002F97E): New character.
13601         (C5-4874): Add `<-subsumptive' for U-0002F97E; separate M-29111.
13602
13603         * Ideograph-R122-Net.el (<CJK RADICAL NET ONE>): Copied from
13604         u02E00-CJK-Radical-Supplement.el; add `<-denotational' for U+7F53.
13605         (U+5475): Unify GT-K00882.
13606         (U-0002628D): Use `->subsumptive'.
13607         (U-00025133): Add `<-denotational' for U+7714; use
13608         `->denotational' for U-00025133.
13609         (C3-2E5A): Use `<-denotational' for U-00025133; add `=>daikanwa'
13610         for M-23221.
13611         (M-28233): New character.
13612         (U-000262B3): Add `=>daikanwa' for M-28233.
13613         (M-28238): New character.
13614         (U+4355): Add `=>daikanwa' for M-28238.
13615         (U-0002629C): Use `->subsumptive'.
13616         (U-000262AA): Likewise.
13617
13618         * Ideograph-R102-Field.el (U-00024C4F): Use `->subsumptive'.
13619         (C6-3961): Unify M-21811.
13620         (U+755C): Use `->subsumptive'.
13621         (U+755D): Likewise.
13622         (U+755E): Likewise; add `<-ancient' for J0-4026.
13623         (U+7561): Use `->subsumptive'.
13624         (C5-3365): Unify U-0002F937; add `=>daikanwa' for M-21878.
13625         (U-00024C92): Use `->subsumptive' to integrate M-21878.
13626
13627         * Ideograph-R024-Ten.el (U+534A): Use `->denotational'.
13628         (GT-K01097): Add `<-ideographic-component-forms' for U+534A.
13629
13630 2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13631
13632         * Ideograph-R124-Feather.el (U+7FDB): Use `->denotational'.
13633
13634         * Ideograph-R109-Eye.el (U+7714): Use `->denotational'.
13635         (U-00025133): Copied from Ideograph-R122-Net.el; add
13636         `<-denotational' for U+7714.
13637         (parent of JSP-4E5F): Use `->subsumptive' to integrate BC-8CB2.
13638         (BC-8CB2): Unify U-0002F944 and C5-2F26.
13639         (U-0002514F): Use `->subsumptive'.
13640         (U-00025149): Unify M-23272.
13641         (M-23275): Unify U-00025154.
13642
13643         * Ideograph-R008-Lid.el (U-00020186): Change order of characters
13644         in `->subsumptive'.
13645
13646         * Ideograph-R005-Second.el (JSP-555B): Unify GT-37567 and
13647         GT-K02775.
13648         (U+8034): Integrate GT-37568.
13649
13650 2005-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13651
13652         * Ideograph-R121-Jar.el (U+434C): Use `->subsumptive'.
13653
13654         * Ideograph-R119-Rice.el (U+7C73): Add S1-5898.
13655         (GT-K01687): New character.
13656         (U-00025E25): Use `->subsumptive'.
13657
13658         * Ideograph-R118-Bamboo.el (U+7C4A): Use `->denotational'.
13659         (C5-6C7D): Unify U-0002F965.
13660         (U-00025D6C): Use `->denotational'.
13661
13662         * Ideograph-R108-Dish.el (C5-3371): Unify M-22991; unify
13663         U-0002F93E.
13664         (M-22991): Unify C5-3371; unify U-0002F93E.
13665
13666         * Ideograph-R104-Sickness.el (U+7592): Use `->subsumptive'.
13667         (JSP-4D46): Unify BC-8BCC.
13668
13669         * Ideograph-R068-Dipper.el: Use `->subsumptive' or
13670         `{<-|->}denotational' for some character definitions.
13671         (U+3AB8): Use `->subsumptive'; integrate M-13515.
13672
13673 2005-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13674
13675         * Ideograph-R092-Fang.el (U+7259): Use `->denotational' and
13676         `->subsumptive'.
13677
13678         * Ideograph-R086-Fire.el (U+706C): Unify BC-8B4F.
13679         (U-00024182): Use `->subsumptive'.
13680         (M-18853): New character.
13681         (GT-K01443): New character.
13682         (U+71DF): Use `->denotational' and `->subsumptive'.
13683
13684 2005-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13685
13686         * Ideograph-R072-Sun.el: Use `->subsumptive' or
13687         `{<-|->}denotational' for some character definitions.
13688         (C5-4641): Unify U-0002F8D0 and M-14087.
13689         (U-00023255): Use `->subsumptive'; integrate M-14090.
13690         (U-00023256): Use `->subsumptive'; integrate M-14091.
13691         (U-00023258): Use `->subsumptive'; integrate M-14093.
13692         (U-0002325A): Use `->subsumptive'; integrate M-14098.
13693         (U+66CD): Use `->subsumptive'; delete `morohashi-daikanwa'.
13694         (U+3B10): Use `->denotational'.
13695         (C3-4736): Unify M-14105.
13696         (U-0002326D): Use `->subsumptive'; integrate M-14110.
13697         (U+3B17): Use `->subsumptive'; integrate M-14149.
13698         (U-0002329E): Use `->subsumptive'; integrate M-14159.
13699         (U-000232A8): Use `->subsumptive'; integrate M-14184.
13700         (U+3B1E): Use `->subsumptive'; integrate M-14192.
13701
13702         * Ideograph-R039-Child.el (U+5B57): Use `->subsumptive'.
13703
13704 2005-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13705
13706         * Ideograph-R084-Steam.el (U+6C14): Add S1-4043.
13707         (GT-K00816): New character.
13708
13709 2005-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13710
13711         * Ideograph-R030-Mouth.el (U+55B4): Use `->subsumptive'.
13712         (U+55B6): Use `->denotational'.
13713
13714 2005-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13715
13716         * Ideograph-R074-Moon.el (U+670C): Use `->subsumptive'.
13717         (C5-264A): Unify U-0002F8D7.
13718         (U+670D): Use `->denotational'.
13719         (U-00023364): Unify M-14346.
13720         (U-00026657): Copied from Ideograph-R130-Meat.el; use
13721         `ideographic-radical@ucs' instead of `ideographic-radical'; add
13722         `ideographic-radical@cns' and `ideographic-radical@cns*sources';
13723         use `->subsumptive'.
13724         (C4-2664): Use `<-subsumptive' instead of `->identical' for
13725         U-00026657; unify M-14347.
13726
13727 2005-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13728
13729         * Ideograph-R064-Hand.el (U+625C): Unify JC3-8DD5.
13730         (C5-226E): Unify U-0002F8B4.
13731         (U+625E): Separate JC3-8DD5.
13732         (U+3A2D): Use `->denotational'.
13733         (C4-4358): Use `<-denotational' for U+3A2D; unify M-12569.
13734         (C5-462C): Unify U-0002F8C2; use `=>daikanwa' instead of
13735         `morohashi-daikanwa' for M-12570.
13736
13737         * Ideograph-R053-Dotted-Cliff.el: Use `->subsumptive' or
13738         `{<-|->}denotational' for some character definitions.
13739         (C5-2927): Map to U-0002F88A.
13740         (U-0002F88A): New character.
13741         (U+5ECA): Use `->denotational' and `->subsumptive'.
13742         (JX1-742E): Use `<-denotational' for U+5ECA; don't map to
13743         U-0002F88E; separate K0-5546; unify U+F928; use `->subsumptive' to
13744         integrate K0-5546 and K0-5227.
13745         (U-0002F88E): Use `<-denotational' for U+5ECA.
13746         (B-B459): Likewise; use `->subsumptive'.
13747         (U-0002F88F): New character.
13748         (C5-455D): Map to U-0002F88F; separate M-09472.
13749         (U-000222A7): New character.
13750         (M-09474): Map to U-000222A7.
13751
13752         * Ideograph-R043-Lame.el (U+5C28): Use `->denotational' and
13753         `->subsumptive'.
13754         (U-00021BCF): Use `->subsumptive'.
13755         (U-00021BD0): Likewise.
13756         (U+5C2E): Likewise.
13757         (U-00021BE2): Likewise.
13758         (U+5C2F): Likewise.
13759         (U-00021BE3): Likewise.
13760         (U+3780): Likewise.
13761         (U+3781): Likewise.
13762         (C5-2873): Map to U-0002F876.
13763         (U-0002F876): New character.
13764         (U+5C30): Likewise.
13765         (U+3787): Likewise.
13766         (U-00021BFA): Likewise.
13767         (U-00021BFB): Likewise.
13768         (U-00021BF6): Likewise.
13769         (U+5C31): Likewise.
13770         (U+3788): Use `->denotational' and `->subsumptive'.
13771
13772         * Ideograph-R073-Say.el (J0-5228): Copied from
13773         Ideograph-R019-Power.el.
13774         (U-0002F8D4): Use `daikanwa' instead of `daikanwa=14301' in
13775         `ideographic-radical@ucs*sources'.
13776         (J0-3A47): Add S2-925.
13777
13778 2005-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13779
13780         * Ideograph-R040-Roof.el (U+3754): Use `->subsumptive'.
13781         (U+5BA4): Likewise.
13782         (U+5BA5): Likewise.
13783         (U+5BA6): Likewise.
13784         (U+5BA7): Likewise; use `=>daikanwa' instead of
13785         `morohashi-daikanwa' for M-07139.
13786         (U+5BA8): Use `->subsumptive'.
13787         (U-000219F0): Likewise.
13788         (U+3755): Use `->subsumptive'.
13789         (U-000219F1): Likewise.
13790         (U+3756): Likewise.
13791
13792         * Ideograph-R046-Mountain.el (U+5C91): Use `->subsumptive'.
13793         (U+5C92): Likewise.
13794         (U+5DCC): Use `->denotational' instead of `->subsumptive'.
13795         (U+5DCD): Use `->subsumptive'.
13796         (U-00021FC6): Likewise.
13797         (U-00021FC1): Likewise.
13798
13799         * Ideograph-R038-Woman.el (U+5984): Use `->subsumptive'.
13800         (U+5985): Likewise.
13801         (U+36A6): Likewise.
13802         (U+36A7): Likewise.
13803         (U+59D1): Likewise.
13804         (U+36B8): Likewise.
13805         (U+59FF): Use `->denotational' and `->subsumptive'.
13806         (U+5A00): Use `->subsumptive'.
13807         (U+5A01): Likewise.
13808         (U+5A02): Likewise.
13809         (U+5A03): Likewise.
13810
13811 2005-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13812
13813         * Ideograph-R058-Snout.el (U+5F56): Use `->subsumptive'.
13814         (U-00022457): Use `->denotational'.
13815         (U+5F5F): Fix strokes.
13816         (M-09958): Map to U-0002F898; separate C5-7340.
13817         (U-0002F898): New character.
13818         (U+5F60): Use `->denotational' and `->subsumptive'.
13819
13820         * Ideograph-R061-Heart.el (U+5FD8): Use `->subsumptive'.
13821         (U+5FD9): Likewise.
13822         (U-000225BA): Likewise.
13823         (U+5FDA): Likewise.
13824         (U+38FF): Use `=>daikanwa' instead of `morohashi-daikanwa'.
13825         (U-000225BB): Use `->denotational' and `->subsumptive'.
13826         (C5-2438): Unify U-0002F89F.
13827
13828         * Ideograph-R060-Step.el (U-000224F0): Use `->denotational'.
13829         (C5-2D48): Map to U-0002F89B; separate M-10116.
13830         (U-0002F89B): New character.
13831
13832         * Ideograph-R054-Long-Stride.el (U+389F): Use `->denotational'.
13833         (BC-88F4): New character.
13834
13835         * Ideograph-R031-Enclosure.el (U+5712): Use `->denotational'.
13836
13837         * Ideograph-R019-Power.el (U+52D6): Use `->denotational' instead
13838         of `->subsumptive'.
13839         (U+52D7): Likewise.
13840         (U+52D9): Use `->subsumptive'.
13841         (U+52E2): Use `->denotational' and `->subsumptive'.
13842
13843         * Ideograph-R030-Mouth.el (U+53EA): Modify
13844         `ideographic-structure'; add S1-946.
13845         (UU+3563): Unify BC-8BFD.
13846         (U+53F8): Delete `ideographic-structure'; add S1-942.
13847         (U+540E): Use U-0002008B in `ideographic-structure' to compact it;
13848         add S1-969.
13849         (J0-3C7E): Delete `ideographic-structure'.
13850         (U+54E4): Use `->denotational' and `->subsumptive'.
13851         (U+54E5): Use `->subsumptive'.
13852
13853         * Ideograph-R018-Knife.el (U+5238): Use `->denotational' and
13854         `->subsumptive'.
13855         (U+523E): Delete wrong `ideographic-structure'.
13856         (U+524D): Use `->denotational' and `->subsumptive'.
13857
13858         * Ideograph-R032-Earth.el (GT-K00199): New character.
13859
13860         * Ideograph-R012-Eight.el (U+516D): Use `->subsumptive'.
13861         (U-00020501): Likewise.
13862         (GT-K00859): New character.
13863         (U+5175): Delete `ideographic-structure'.
13864         (U+5176): Modify `ideographic-structure'.
13865         (U+5178): Likewise.
13866
13867         * Ideograph-R004-Slash.el (U+4E51): Use `->subsumptive'.
13868
13869 2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13870
13871         * Ideograph-R003-Dot.el (U+4E39): Use `->subsumptive' to integrate
13872         U+F95E.
13873         (GT-K00462): New character.
13874         (GT-K00463): New character.
13875
13876 2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13877
13878         * Ideograph-R004-Slash.el (U-0002008B): Add U+5C38 into
13879         `<-ideographic-component-forms'.
13880
13881 2005-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13882
13883         * Ideograph-R026-Seal.el (U+536E): Use U-0002008B in
13884         `ideographic-structure' to compact it.
13885
13886         * Ideograph-R005-Second.el (GT-00248): Map to U-000209DD.
13887         (U-000209DD): New character.
13888         (GT-00250): Map to U+8034.
13889         (U+8034): Copied from Ideograph-R128-Ear.el.
13890         (U+4E73): Use `->denotational' instead of `->subsumptive'; unify
13891         B-A8C5.
13892         (K0-6A61): Use `<-denotational' instead of `<-subsumptive';
13893         separate B-A8C5.
13894         (J0-467D): Use `<-denotational' instead of `<-subsumptive'.
13895
13896 2005-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13897
13898         * Ideograph-R025-Divination.el (M-02788): Unify U-000209D5.
13899         (U-000209DD): Copied from Ideograph-R005-Second.el.
13900
13901         * Ideograph-R044-Corpse.el (U+5C3B): Add S1-1921.
13902         (U+5C3C): Use `->subsumptive'.
13903         (U+378B): Likewise.
13904         (U+3798): Likewise.
13905         (U-00021CBE): Use `->denotational' instead of `->subsumptive'.
13906
13907 2005-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13908
13909         * Ideograph-R042-Small.el (U+5C19): Use `->subsumptive'; add
13910         `<-denotational' for B-A97C; delete `=big5-cdp'.
13911         (B-A97C): Changed to abstract character; add J97-3E30.
13912         (U+5C1A): Add `<-denotational' for B-A97C.
13913         (GT-K05014): Add `<-denotational' for U+5C1A; add
13914         `<-ideographic-component-forms' for U+5C1A; add
13915         `ideographic-structure'.
13916
13917 2005-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13918
13919         * Ideograph-R059-Bristle.el (U+4FEE): Copied from
13920         Ideograph-R009-Man.el.
13921
13922         * Ideograph-R050-Turban.el (U+5E54): Use `->denotational'.
13923         (C1-685F): Use `<-denotational' for U+5E54; separate J0-566F,
13924         G0-6123, B0-B9F7 and GT-11412; unify GT-11411.
13925         (U+5E55): Use `->denotational'.
13926
13927         * maps-conf.el: Don't add `=gt-pj-1' for J90-5578.
13928
13929         * Ideograph-R032-Earth.el:
13930         - Use `->subsumptive' or `{<-|->}denotational' for some character
13931           definitions.
13932         - Add mappings for shinjigen-* numbers.
13933
13934         * Ideograph-R052-Short-Thread.el (C1-5E7D): Unify BC-85A6.
13935
13936         * Ideograph-R045-Sprout.el (U+5C6E): Use `->denotational'.
13937         (U+FA3C): Add `<-denotational' for U+5C6E; use `=ucs@unicode'
13938         instead of `=ucs@{gb|cns|big5}' for U+5C6E; add `=ucs@jis/2000'
13939         for U+FA3C.
13940         (U-0002F878): Add `<-denotational' for U+5C6E; unify BC-8D6A.
13941         (U+37A2): Unify H3-D0A8.
13942
13943         * Ideograph-R009-Man.el (U+4FEE): Use `ideographic-radical@cns'
13944         and `ideographic-radical@cns*sources' instead of
13945         `ideographic-radical'; use `ideographic-radical@shinjigen' instead
13946         of `shinjigen-1-radical'; use `->subsumptive'.
13947         (U+4FEF): Use `->subsumptive'.
13948
13949         * Ideograph-R005-Second.el (U+4E7E): Delete
13950         `ideographic-structure'.
13951
13952         * Ideograph-R010-Legs.el (U+5149): Delete incomplete
13953         `ideographic-structure'.
13954
13955         * Ideograph-R008-Lid.el (U+4EA1): Unify B-A460.
13956         (M-00287): Separate B-A460.
13957
13958 2005-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13959
13960         * Ideograph-R040-Roof.el (U-00021A04): Use `->denotational'
13961         instead of `->subsumptive'.
13962         (BC-8C5F): New character; map to U-00021A04.
13963         (U+5BB8): Use `->subsumptive'.
13964         (U+5BB9): Likewise.
13965
13966 2005-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13967
13968         * Ideograph-R035-Go-Slowly.el (U+5912): Use `->subsumptive'.
13969
13970         * Ideograph-R034-Go.el (M-05699): Separate C5-2362; add `=>ucs'
13971         and `<-unknown' for U-0002F85C.
13972         (C5-2362): Unify U-0002F85C; add `<-unknown' for M-05699.
13973
13974         * maps-conf.el: Don't add `=gt-pj-1' for J90-{3C39|3848}.
13975
13976         * Ideograph-R031-Enclosure.el (U+56DB): Use `->subsumptive'.
13977         (U+56E7): Use `->denotational' and `->subsumptive'.
13978
13979 2005-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13980
13981         * Ideograph-R030-Mouth.el: Add mappings for shinjigen-* numbers.
13982         (M-03418): Unify U-00020C3C and H2-CFA1.
13983         (U-000210B0): New character.
13984         (CB03325): Map to U-000210B0.
13985         (CB02828): Unify U-000210D6.
13986
13987         * Ideograph-R021-Spoon.el (U-0002090E): Use `->subsumptive'.
13988         (U+5316): Use `->denotational' and `->subsumptive'.
13989
13990         * Ideograph-R029-Again.el (U+53D2): Use `->subsumptive'.
13991         (JSP-345A): Add `<-original' for M-03249.
13992         (H1-F6F2): Add `<-original' for G0-4A37; add S1-945; separate
13993         C3-2332 and UU+355C.
13994         (U-0002F838): New character.
13995         (M-48962): Separate C5-3131; map to U-0002F838; add `<-same' for
13996         M-38983.
13997         (C5-3131): Separate M-38983; map to U-0002F838.
13998         (U-00020B63): Use `->subsumptive'.
13999         (U-0002F8D4): Use `daikanwa' instead of `daikanwa=14301' in
14000         `ideographic-radical@ucs*sources'.
14001         (J0-3A47): Add S2-925.
14002
14003 2005-03-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14004
14005         * Ideograph-R028-Private.el (U-00020AD3): Use `->denotational'
14006         instead of `->subsumptive'.
14007         (M-03111): Unify U-00020532; use
14008         `ideographic-{radical|strokes}@daikanwa' instead of
14009         `ideographic-{radical|strokes}'; add
14010         `ideographic-{radical|strokes}@ucs'.
14011         (U-00020B0D): Use `->denotational'.
14012         (U+3559): Use `->subsumptive'.
14013         (U+366F): Likewise.
14014
14015         * Ideograph-R012-Eight.el (U-00020532): Unify M-03111; use
14016         `ideographic-{radical|strokes}@ucs' instead of
14017         `ideographic-{radical|strokes}'; add
14018         `ideographic-{radical|strokes}@daikanwa'.
14019
14020         * Ideograph-R009-Man.el: Use `->subsumptive' or
14021         `{<-|->}denotational' for some character definitions.
14022         (J0-5524): Add S-1613.
14023         (U+506A): Add S1-348.
14024         (M-00985): Separate U-00020367 and C6-4657; add `<-unknown' for
14025         U-00020367.
14026         (U-00020367): Separate M-00985 and H1-D245; add `<-unknown' for
14027         M-00985.
14028         (CB03254): Unify U-000203C9.
14029         (U-000203DC): Add `ideographic-strokes' and `total-strokes';
14030         complete `ideographic-structure'.
14031         (M-01286): Unify U-00020439 and H1-D6F2.
14032         (U-00020439): Unify M-01286.
14033         (M-01302): Map to U-0002044D.
14034         (M-01319): Map to U-0002045A instead of U-0002044D.
14035         (H1-D7D3): Use `<-denotational' for U-00020474; unify M-33957.
14036         (U-000204DE): Moved to Ideograph-R011-Enter.el.
14037
14038 2005-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14039
14040         * Ideograph-R027-Cliff.el (M-03049): Map to U-00020AC3.
14041         (U-00020AC3): Use `->subsumptive'.
14042         (M-03050): Map to U-00020AC4.
14043         (U-00020AC4): Use `->subsumptive'.
14044         (U+9F8E): Add `ideographic-radical@ucs*sources'.
14045         (M-48819): Add `ideographic-{radical|strokes}'.
14046         (UU+9F8E): Likewise.
14047         (C3-5755): Likewise.
14048
14049         * Ideograph-R013-Down-Box.el (U-0002F8D4): Use `daikanwa' instead
14050         of `daikanwa=14301' in `ideographic-radical@ucs*sources'.
14051
14052         * Ideograph-R020-Wrap.el (U+52FB): Use `->subsumptive'; add
14053         `<-denotational' for B-A4C3.
14054         (B-A4C3): Changed to an abstract character.
14055         (U+5300): Add `<-denotational' for B-A4C3.
14056
14057 2005-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14058
14059         * Ideograph-R018-Knife.el: Use `->subsumptive' or
14060         `{<-|->}denotational' for some character definitions.
14061
14062         * Ideograph-R014-Cover.el (J0-3A47): Add S2-925.
14063         (U-0002059F): Use `->subsumptive'; don't use `->identical' for
14064         C5-4E77; use `ideographic-{radical|strokes}@ucs' instead of
14065         `ideographic-{radical|strokes}'; add
14066         `ideographic-{radical|strokes}@cns' and
14067         `ideographic-radical@cns*sources'.
14068         (U+51AA): Use `->denotational'.
14069
14070         * Ideograph-R002-Line.el (U-00023D92): Use `->subsumptive'; use
14071         `ideographic-{radical|strokes}@cns' and `total-strokes@cns'
14072         instead of `ideographic-{radical|strokes}' and `total-strokes';
14073         add `ideographic-{radical|strokes}@{ucs|gt|cdp}' and
14074         `total-strokes@cdp'.
14075
14076         * Ideograph-R015-Ice.el (J78-515B): Delete S-563.
14077         (J90-515B): Add S-563.
14078
14079         * Ideograph-R008-Lid.el (U-00020186): Use <CJK RADICAL EWE>
14080         instead of CB06151 in `ideographic-structure'.
14081         (C7-2679): Separate H1-E256 and IU-00020186.
14082
14083         * Ideograph-R004-Slash.el (U-00020086): Add `->mistakable' for
14084         U+5382 and U+2E81.
14085         (U-00023D92): Copied from Ideograph-R002-Line.el.
14086         (BC-8DD9): Use `<-subsumptive' for U-00023D92; unify GT-00120 and
14087         GT-K06263.
14088
14089         * Ideograph-R017-Open-Box.el (C5-2129): Unify U-0002F81D; add
14090         `=>daikanwa' for M-01800; add `<-unknown' for M-01800.
14091
14092         * Ideograph-R010-Legs.el: Use `->subsumptive' or
14093         `{<-|->}denotational' for some character definitions.
14094
14095 2005-03-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14096
14097         * Ideograph-R033-Scholar.el (U+58F2): Add S-7905.
14098
14099 2005-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14100
14101         * Ideograph-R011-Enter.el (M-01421): Unify H1-B943; map to
14102         U-000204DE.
14103         (U-000204DE): Moved from Ideograph-R009-Man.el; use
14104         `->subsumptive'.
14105         (U+34B0): Use `->subsumptive'.
14106         (U+FA72): Add S-4875.
14107
14108 2005-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14109
14110         * ideograph-util.el (map-char-family): Add autoload cookie.
14111
14112 2005-03-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14113
14114         * char-db-util.el (char-db-ignored-attributes): Add
14115         `ideographic-products' into default value.
14116
14117 2005-03-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14118
14119         * maps-conf.el: Add C5-to-UCS.txt to the check list.
14120
14121 2005-03-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14122
14123         * read-maps.el (mapping-table-ccs-setting-alist): Add setting for
14124         CNS 11643-5.
14125
14126         * Ideograph-R013-Down-Box.el (J0-3A47): Add S2-925.
14127
14128 2005-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14129
14130         * u02E00-CJK-Radical-Supplement.el (U+2E81): Add
14131         `<-ideographic-component-forms' for U+5382.
14132         (<CJK RADICAL GRASS TWO>): Use `->subsumptive' to integrate
14133         U+FA5E.
14134         (<CJK RADICAL GRASS THREE>): Use `->subsumptive' to integrate
14135         U+FA5D.
14136
14137         * Ideograph-R140-Grass.el (<CJK RADICAL GRASS TWO>): Use
14138         `->subsumptive' to integrate U+FA5E.
14139         (U+FA5E): Use `<-subsumptive' instead of `->identical'.
14140         (<CJK RADICAL GRASS THREE>): Use `->subsumptive' to integrate
14141         U+FA5D.
14142         (U+FA5D): Use `<-subsumptive' instead of `->identical'.
14143         (U+44E7): Use `->denotational' and `->subsumptive'.
14144
14145         * Ideograph-R031-Enclosure.el (U+361D): Use `->subsumptive'.
14146
14147 2005-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14148
14149         * Ideograph-R199-Wheat.el: Add mappings between CJK Ext B and CNS
14150         11643 plain 5.
14151
14152         * Ideograph-R148-Horn.el: Add mappings for Big5 code points.
14153
14154 2005-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14155
14156         * Ideograph-R147-See.el: Add mappings for Big5 code points.
14157
14158         * Ideograph-R146-West.el: Add mappings for Big5 code points.
14159
14160 2005-03-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14161
14162         * Ideograph-R123-Sheep.el (U-00026352): Unify BC-8C67.
14163
14164         * Ideograph-R031-Enclosure.el (U+56DE): Add S1-1302.
14165         (U+56EC): Add S1-1304; add `<-vulgar' for U+56DE.
14166
14167         * Ideograph-R201-Yellow.el: Add mappings between CJK Ext B and CNS
14168         11643 plain 5.
14169
14170         * Ideograph-R134-Mortar.el (M-30249): Add S1-8974.
14171
14172         * Ideograph-R198-Deer.el: Add mappings between CJK Ext B and CNS
14173         11643 plain 5.
14174
14175 2005-03-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14176
14177         * Ideograph-R196-Bird.el: Add mappings between CJK Ext B and CNS
14178         11643 plain 5.
14179
14180         * Ideograph-R141-Tiger.el: Add mappings for Big5 code points.
14181
14182 2005-03-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14183
14184         * Ideograph-R143-Blood.el: Add mappings for Big5 code points.
14185
14186 2005-03-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14187
14188         * Ideograph-R144-Walk-Enclosure.el: Add mappings for Big5 code
14189         points.
14190
14191 2005-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14192
14193         * Ideograph-R197-Salt.el: Add mappings between CJK Ext B and CNS
14194         11643 plain 5.
14195
14196 2005-02-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14197
14198         * Ideograph-R139-Color.el: Add mappings for Big5 code points.
14199
14200 2005-02-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14201
14202         * Ideograph-R173-Rain.el (U+970A): Use `->subsumptive'.
14203         (U+9746): Use `->denotational'.
14204         (U+9747): Use `->subsumptive'.
14205         (U+9748): Likewise.
14206
14207 2005-02-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14208
14209         * Ideograph-R193-Cauldron.el (U+9B32): Use `->denotational' and
14210         `->subsumptive'.
14211
14212         * Ideograph-R189-Tall.el (U+9AD8): Use `->subsumptive'; add
14213         `<-denotational' for J97-3962.
14214         (J97-3962): New abstract character.
14215         (U+9AD9): Use `->subsumptive'; add `<-denotational' for J97-3962.
14216
14217         * Ideograph-R172-Short-Tailed-Bird.el (U+96C6): Use
14218         `->subsumptive'.
14219         (U+96C8): Likewise.
14220
14221         * Ideograph-R160-Bitter.el (U+8F9B): Use `->subsumptive'.
14222         (GT-K02585): Use `<-denotational' instead `=>ucs' for U+8F9B;
14223         don't use `morohashi-daikanwa'; add
14224         `<-ideographic-component-forms' for U+8F9B.
14225
14226         * Ideograph-R158-Body.el (U+8EAC): Use `->subsumptive'.
14227
14228 2005-02-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14229
14230         * Ideograph-R138-Stopping.el: Add mappings for Big5 code points.
14231         (M-30599): Map to U-00026ACD.
14232         (U-00026ACD): New character.
14233
14234         * Ideograph-R132-Self.el: Add mappings for Big5 code points.
14235
14236 2005-02-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14237
14238         * Ideograph-R136-Oppose.el: Add mappings for Big5 code points.
14239
14240         * Ideograph-R134-Mortar.el (U+820A): Use `->denotational' and
14241         `->subsumptive'.
14242
14243         * Ideograph-R124-Feather.el (U+7FEE): Use `->denotational'.
14244         (U+7FEF): Likewise.
14245
14246         * Ideograph-R075-Tree.el (U+69C5): Use `->subsumptive'.
14247
14248         * Ideograph-R133-Arrive.el, Ideograph-R131-Minister.el: Add
14249         mappings for Big5 code points.
14250
14251         * Ideograph-R123-Sheep.el (U-000263F0): Use `->subsumptive'.
14252
14253         * Ideograph-R050-Turban.el (U+5E4B): Use `->subsumptive'.
14254         (U-00022110): Likewise.
14255
14256 2005-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14257
14258         * Ideograph-R020-Wrap.el (U+5311): Use `->subsumptive'.
14259
14260         * Ideograph-R027-Cliff.el (U+5397): Use `->subsumptive'.
14261
14262 2005-02-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14263
14264         * maps-conf.el: Don't add `=gt-pj-1' for J90-722F.
14265
14266         * Ideograph-R157-Foot.el (U+8E47): Use `->subsumptive'.
14267
14268 2005-02-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14269
14270         * Ideograph-R046-Mountain.el (U-00021FB0): Use `->subsumptive'.
14271
14272         * Ideograph-R037-Big.el (U-00021678): Use `->subsumptive'.
14273
14274 2005-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14275
14276         * Ideograph-R005-Second.el (U+4E75): Delete `=>daikanwa'.
14277         (C4-2530): Use G0-5041 instead of U+8F9B in
14278         `ideographic-structure'.
14279
14280 2005-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14281
14282         * Ideograph-R057-Bow.el (U-000223F3): Use `->denotational'.
14283         (M-09788): Map to U+38B8.
14284         (U+5F30): Use `->denotational'.
14285         (M-09790): Unify U-000223E5.
14286         (U+5F31): Use `->denotational'.
14287         (U+38BC): Likewise.
14288         (U+38BA): Use `->subsumptive'.
14289         (M-09807): Map to U-000223F3.
14290         (M-09809): Unify H3-CBDC and IU-000223F4; map to U-000223F4.
14291         (M-09816): Use `<-denotational' for U+38BC.
14292         (U+5F38): Use `->subsumptive'.
14293         (C5-3246): Use `<-subsumptive' for U+38BA.
14294         (U-000223F4): Use `->subsumptive'.
14295         (M-09829): Map to U+38BD.
14296         (U-00022403): Use `->denotational'.
14297         (M-09831): Map to U-00022404.
14298         (U+38BE): Use `->subsumptive'.
14299         (U+38BD): Likewise.
14300         (C6-4855): Use `<-subsumptive' for U-000223F4.
14301         (U-00022404): Use `->subsumptive'.
14302
14303         * Ideograph-R030-Mouth.el: Delete duplicated character definition.
14304
14305         * Ideograph-R195-Fish.el: Add mappings between CJK Ext B and CNS
14306         11643 plain 5.
14307
14308 2005-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14309
14310         * Ideograph-R130-Meat.el, Ideograph-R128-Ear.el: Add mappings for
14311         Big5 code points.
14312
14313 2005-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14314
14315         * Ideograph-R030-Mouth.el: Add `hanyu-dazidian' for some
14316         characters.
14317
14318 2005-02-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14319
14320         * Ideograph-R174-Blue.el (U+5568): Use `->denotational' instead of
14321         `->subsumptive'.
14322
14323         * Ideograph-R075-Tree.el (U+67FB): Use `->subsumptive'; add
14324         `<-denotational' for J97-3A3A.
14325         (J97-3A3A): New abstract character.
14326         (U+67E5): Use `->subsumptive'; add `<-denotational' for J97-3A3A.
14327
14328         * Ideograph-R040-Roof.el (U+5B80): Use `->subsumptive'.
14329         (U+5BA3): Likewise.
14330
14331         * maps-conf.el: Don't add `=gt-pj-1' for J90-5267.
14332
14333         * Ideograph-R123-Sheep.el (C1-6143): Fix `ideographic-radical';
14334         use `<-denotational' for U+5584; moved into
14335         Ideograph-R030-Mouth.el.
14336
14337 2005-02-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14338
14339         * Ideograph-R015-Ice.el: Use `->subsumptive' for some character
14340         definitions.
14341
14342 2005-02-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14343
14344         * Ideograph-R129-Brush.el: Add mappings for Big5 code points.
14345
14346 2005-02-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14347
14348         * Ideograph-R152-Pig.el (U+8C59): Use `->subsumptive'.
14349
14350         * Ideograph-R129-Brush.el (C3-383E): Unify BC-88C9.
14351
14352         * Ideograph-R087-Claw.el (U+722B): Changed to abstract character;
14353         add `<-ideographic-component-forms' for U+722A.
14354         (<CJK RADICAL PAW TWO>): Copied from
14355         u02E00-CJK-Radical-Supplement.el; use `<-denotational' for U+722B;
14356         add `<-radical' for U+722A.
14357         (JX2-7029): Unify <CJK RADICAL PAW ONE> and BC-8B58; use
14358         `=ucs@unicode' instead of `=ucs@gb' for UU+722B; use
14359         `->subsumptive' for U+FA49.
14360
14361         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL PAW ONE>): Use
14362         `<-denotational' for U+722B; unify JX2-7029, UU+722B and JU+FA49;
14363         add `->subsumptive' for U+FA49.
14364         (<CJK RADICAL PAW TWO>): Use `<-denotational' for U+722B; add
14365         `<-radical' for U+722A.
14366
14367         * Ideograph-R072-Sun.el (U+669B): Changed to abstract character.
14368         (U+669C): Use `->subsumptive'.
14369
14370 2005-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14371
14372         * Ideograph-R046-Mountain.el (U+5D11): Use `->subsumptive'.
14373         (U-00021E1C): Likewise.
14374
14375 2005-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14376
14377         * Ideograph-R071-Not.el (J0-5A5B): Unify CB07099.
14378
14379 2005-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14380
14381         * Ideograph-R149-Speech.el (BC-8BE7): New character.
14382
14383         * Ideograph-R055-Two-Hands.el (U-0002F890): Unify BC-887D.
14384
14385         * Ideograph-R101-Use.el (U-00024C08): Use `->subsumptive'.
14386         (CB08880): New character.
14387
14388         * Ideograph-R162-Walk.el (U+48A1): Changed to abstract character.
14389         (U+9040): Changed to abstract character.
14390         (C3-447D): Use `<-denotational' for U+9040; unify BC-8CBC.
14391
14392 2005-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14393
14394         * Ideograph-R073-Say.el (U+66F0): Use `->subsumptive'.
14395
14396         * Ideograph-R013-Down-Box.el (U+5190): Use `->denotational'
14397         instead of `->subsumptive'.
14398         (BC-8CCB): New character.
14399
14400         * Ideograph-R009-Man.el (U-00020203): Delete incomplete
14401         `ideographic-structure'.
14402         (U-000202A7): Changed to abstract character.
14403         (U-000202BB): Likewise.
14404         (U-000202FD): Use `->subsumptive'.
14405         (U-000202FE): Likewise.
14406         (U-000202FF): Delete incomplete `ideographic-structure'.
14407
14408 2005-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14409
14410         * Ideograph-R149-Speech.el (U+470C): Use `->subsumptive'.
14411         (U+9FBB): New character; add `<-denotational' for C5-6952; add
14412         `<-ideographic-component-forms' for U+470C.
14413
14414         * Ideograph-R167-Gold.el (U+9FAC): New character; unify CB02156.
14415
14416         * Ideograph-R163-City.el (U+90C1): Use `->subsumptive'.
14417
14418         * Ideograph-R140-Grass.el (U+9FB7): New character; unify BC-8B5C.
14419         (U+82F1): Changed to abstract character.
14420
14421         * Ideograph-R130-Meat.el (U+8127): Use `->subsumptive'.
14422
14423         * Ideograph-R100-Life.el (BC-8B77): Unify U+9FB6.
14424
14425         * Ideograph-R045-Sprout.el (U+37B7): Use `->subsumptive'.
14426
14427         * Ideograph-R037-Big.el (M-05921): Unify U+FA7F; add
14428         `<-denotational' for J97-4B5B.
14429         (J97-4B5B): New character.
14430         (U+5954): Add `<-denotational' for J97-4B5B; add `<-simplified'
14431         for M-05921.
14432
14433         * Ideograph-R032-Earth.el (GT-06661): Unify U+FA7C into the parent
14434         node.
14435
14436 2005-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14437
14438         * Ideograph-R077-Stop.el (GT-K00182): Use `=>daikanwa' instead of
14439         `morohashi-daikanwa'; add `<-ideographic-component-forms' for
14440         U+6B62.
14441         (GT-K00439): Likewise.
14442         (GT-K00440): Likewise; unify U+9FB0.
14443
14444         * Ideograph-R066-Rap.el (U+656C): Changed to abstract character.
14445
14446         * Ideograph-R064-Hand.el (U+9FB5): New character; unify BC-8B6D.
14447
14448         * Ideograph-R031-Enclosure.el (CB00638): Unify U+9FB1.
14449         (U+5705): Use `->subsumptive'.
14450
14451         * Ideograph-R030-Mouth.el (U+35A9): Use `->subsumptive'.
14452         (JU+559D): Unify U+FA78.
14453         (U+55E2): Changed to abstract character.
14454         (UU+55E2): Unify U+FA7B.
14455
14456         * Ideograph-R024-Ten.el (U+9FBA): New character.
14457
14458         * Ideograph-R015-Ice.el (U+51B5): Separate CB00288.
14459         (CB00288): Unify U+FA71.
14460
14461         * Ideograph-R010-Legs.el (M-01344): Unify U+FA74.
14462         (U-00020496): Changed to abstract character.
14463         (U-000204A8): Likewise.
14464         (M-01398): Unify U-000204AE and H1-DEC9.
14465
14466         * Ideograph-R012-Eight.el (U+9FB9): New character.
14467         (GT-K01769): Map to U+9FB9 instead of U-00020509.
14468         (BC-8BFA): Likewise.
14469
14470         * Ideograph-R011-Enter.el (U+5168): Use `->denotational' instead
14471         of `->subsumptive'.
14472         (UU+5168): Use `<-denotational' for U+5168; unify U+FA72.
14473
14474         * Ideograph-R002-Line.el (U+4E35): Use `->subsumptive'.
14475
14476         * Ideograph-R001-One.el (M-00053): Unify GT-00089 and GT-K06059;
14477         map to U+FA70 instead of U+4E26.
14478         (U+FA70): New character.
14479
14480 2005-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14481
14482         * Ideograph-R020-Wrap.el (U+52FA): Changed to abstract character.
14483         (GT-03204): Use `<-denotational' U+52FA; unify U+FA77; add
14484         UU+52FA.
14485
14486         * Ideograph-R019-Power.el (UU+52C7): Unify U+FA76.
14487
14488         * Ideograph-R005-Second.el (U+9FB4): New character; unify BC-8B69.
14489
14490         * char-db-util.el (insert-char-data-with-variant): Don't refer
14491         `->ucs'; fix problem about cyclic relations.
14492
14493 2005-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14494
14495         * Ideograph-R059-Bristle.el (U+5F65): Add `<-denotational' for
14496         J97-4927.
14497         (J97-4927): New abstract character.
14498         (U+5F66): Add `<-denotational' for J97-4927.
14499
14500         * Ideograph-R030-Mouth.el (U+356F): Changed to abstract character.
14501         (U+5436): Use `->subsumptive'.
14502         (U+5468): Changed to abstract character.
14503
14504 2005-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14505
14506         * Ideograph-R059-Bristle.el (U+5F65): Use `->subsumptive'.
14507         (U+5F66): Likewise.
14508
14509         * Ideograph-R146-West.el (J97-4D57): New abstract character.
14510         (M-34768): Use `<-denotational' for J97-4D57 instead of `=>ucs'
14511         for U+8981.
14512         (U+8981): Use `<-denotational' for J97-4D57; use `->subsumptive'.
14513
14514         * Ideograph-R009-Man.el (U+5185): Add `<-denotational' for
14515         J97-4662; delete `<-vulgar' for U+5167.
14516         (C3-2148): Delete `->identical' for C6-2150.
14517         (J97-4662): New abstract character.
14518         (U-000202EE): Use `->subsumptive'.
14519         (U+50FF): Likewise.
14520
14521 2005-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14522
14523         * Ideograph-R140-Grass.el (U+82E5): Changed to abstract character.
14524
14525         * Ideograph-R032-Earth.el (U+585E): Use `->subsumptive'.
14526
14527         * Ideograph-R013-Down-Box.el (U+5185): Add `<-denotational' for
14528         J97-4662; delete `<-vulgar' for U+5167.
14529         (J97-4662): New abstract character.
14530
14531         * Ideograph-R011-Enter.el (U+5167): Use `->subsumptive'; add
14532         `<-denotational' for J97-4662.
14533         (J97-4662): New abstract character.
14534         (U+5185): Copied from Ideograph-R009-Man.el and
14535         Ideograph-R013-Down-Box.el; changed to abstract character; add
14536         `<-denotational' for J97-4662.
14537
14538         * Ideograph-R074-Moon.el (J97-442B): New abstract character.
14539         (M-14374): Use `<-denotational' for J97-442B instead of `=>ucs'
14540         for U+671D.
14541         (U+671D): Likewise.
14542
14543         * Ideograph-R061-Heart.el (U+611B): Use `->subsumptive'.
14544
14545 2005-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14546
14547         * ideograph-util.el (char-total-strokes-from-domains): Use
14548         `char-feature' instead of `get-char-attribute' to get
14549         `total-strokes'.
14550         (char-total-strokes): Likewise.
14551
14552 2005-01-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14553
14554         * Ideograph-R009-Man.el (U+4FC0): Unify B-CDED.
14555         (UU+4FC0): Separate B-CDED.
14556         (UU+5068): Delete `=ucs@big5'.
14557         (JSP-317E): Use `=ucs@jis' instead of `=ucs@jis/1990'.
14558         (UU+50C8): Modify `ideographic-structure'.
14559         (M-01211): Separate H1-D46E.
14560         (M-01228): Delete `ideographic-structure'.
14561
14562         * Ideograph-R038-Woman.el (U+5A67): Unify B-D4D1.
14563         (G0-663A): Separate B-D4D1.
14564         (U+5AB5): Unify B-DCF9.
14565         (G0-6B74): Separate B-DCF9.
14566
14567         * Ideograph-R030-Mouth.el (U+540F): Unify B-A64F.
14568         (G0-4074): Separate B-A64F.
14569         (M-04303): Use `<-denotational' for B-E4F8 instead of
14570         `<-subsumptive' for U+564C.
14571         (B-E4F8): Separated from G0-6061; add `<-denotational' for U+564C.
14572         (G0-6061): Separate B-E4F8; use `<-denotational' for B-E4F8
14573         instead of `<-subsumptive' for U+564C.
14574         (J83-4139): Use `<-denotational' instead of `<-subsumptive' for
14575         U+564C.
14576
14577         * Ideograph-R132-Self.el (C1-5768): Unify B-AFE4.
14578
14579         * Ideograph-R108-Dish.el (U+76CA): Use `->denotational' instead of
14580         `->subsumptive'.
14581         (U+76E8): Delete `=ucs@unicode'.
14582
14583         * Ideograph-R085-Water.el (C1-5B5F): Separate B-B25A.
14584         (U+6F82): Use `->denotational' instead of `->subsumptive'.
14585         (JSP-486D): Use `=ucs@jis' instead of `=ucs@jis/1990' and
14586         `=ucs@jis/2000'.
14587
14588         * Ideograph-R008-Lid.el (B-F6D6): Add `=ucs@big5'.
14589
14590 2005-01-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14591
14592         * Ideograph-R172-Short-Tailed-Bird.el (U+5DC2): Use
14593         `->subsumptive'; add `ideographic-{radical|strokes}@{ucs|cns}' and
14594         `ideographic-radical@ucs*sources'.
14595
14596         * Ideograph-R046-Mountain.el (U+5DC2): Modify hierarchy; add
14597         `ideographic-{radical|strokes}@{ucs|cns}' and
14598         `ideographic-radical@ucs*sources'.
14599
14600 2005-01-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14601
14602         * Ideograph-R134-Mortar.el:
14603         - Add some `=ucs@cns' features.
14604         - Use `->subsumptive' or `{<-|->}denotational' for some character
14605           definitions.
14606
14607 2005-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14608
14609         * Ideograph-R189-Tall.el (M-45319): Map to U-00029AC1.
14610         (U-00029AC1): Map to M-45319.
14611         (C5-4664): Copied from Ideograph-R082-Fur.el; map to M-45319.
14612
14613 2005-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14614
14615         * Ideograph-R162-Walk.el (U+8FD1): Use `->subsumptive'.
14616
14617 2005-01-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14618
14619         * Ideograph-R152-Pig.el (U+8C69): Use `->subsumptive'.
14620         (U+8C6A): Likewise.
14621
14622         * Ideograph-R141-Tiger.el (U+8653): Changed to abstract character.
14623         (JX2-7739): Unify JC3-63AD.
14624         (U-000271AC): Use `->subsumptive'.
14625
14626 2005-01-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14627
14628         * Ideograph-R154-Shell.el (U+8C9F): Add `<-vulgar' for U+54E1.
14629
14630         * Ideograph-R104-Sickness.el:
14631         - Add some `=ucs@cns' features.
14632         - Use `->subsumptive' or `{<-|->}denotational' for some character
14633           definitions.
14634
14635         * Ideograph-R149-Speech.el (U+8A79): Use `->subsumptive'.
14636
14637         * Ideograph-R142-Insect.el (U+8821): Use `->subsumptive'.
14638
14639         * Ideograph-R107-Skin.el (U+76BB): Use `->subsumptive'.
14640         (U+3FF8): Likewise.
14641         (C4-5157): Separate U+3FF8; unify M-22907.
14642
14643 2005-01-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14644
14645         * Ideograph-R111-Arrow.el (U+77E3): Use `->subsumptive'.
14646
14647         * Ideograph-R109-Eye.el:
14648         - Add some `=ucs@cns' features.
14649         - Use `->subsumptive' or `{<-|->}denotational' for some character
14650           definitions.
14651
14652 2004-12-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14653
14654         * maps-conf.el: Add C2-to-UCS.txt to the check list.
14655
14656         * Ideograph-R130-Meat.el (U+6721): Copied from
14657         Ideograph-R074-Moon.el.
14658         (C2-4641): New character.
14659
14660         * Ideograph-R043-Lame.el: Use `->subsumptive' or
14661         `{<-|->}denotational' for some character definitions.
14662         (M-07542): Add `<-same' for M-07538; add `sound@ja/on'; map to
14663         U+FA0C instead of U+5140.
14664         (U+FA0C): New character.
14665
14666 2004-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14667
14668         * Ideograph-R110-Spear.el, Ideograph-R102-Field.el,
14669         Ideograph-R096-Jade.el, Ideograph-R086-Fire.el,
14670         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
14671         Ideograph-R094-Dog.el:  
14672         - Add some `=ucs@cns' features.
14673         - Use `->subsumptive' or `{<-|->}denotational' for some character
14674           definitions.
14675
14676         * Ideograph-R009-Man.el (U+4F10): Use `->subsumptive'.
14677         (U+4F5E): Likewise; compact `ideographic-structure'.
14678         (U-0002046F): Delete incomplete `ideographic-structure'.
14679
14680         * Ideograph-R091-Slice.el (M-19828): Map to U-000245B4; unify
14681         H5-F4F6 and IU-000245B4.
14682         - Add some `=ucs@cns' features.
14683         - Use `->subsumptive' or `{<-|->}denotational' for some character
14684           definitions.
14685
14686 2004-12-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14687
14688         * Ideograph-R090-Half-Tree-Trunk.el (U-000245B4): Moved to
14689         Ideograph-R091-Slice.el.
14690
14691 2004-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14692
14693         * Ideograph-R093-Cow.el:
14694         - Add some `=ucs@cns' features.
14695         - Use `->subsumptive' or `{<-|->}denotational' for some character
14696           definitions.
14697
14698 2004-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14699
14700         * Ideograph-R105-Dotted-Tent.el (U+7679): Use `->subsumptive'.
14701
14702         * Ideograph-R075-Tree.el (U+6983): Use `->subsumptive' to add
14703         C2-452C.
14704         (U+6A1B): Changed to abstract character.
14705
14706 2004-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14707
14708         * Ideograph-R108-Dish.el:
14709         - Add some `=ucs@cns' features.
14710         - Use `->subsumptive' or `{<-|->}denotational' for some character
14711           definitions.
14712
14713         * Ideograph-R106-White.el: Add some `=ucs@cns' features.
14714
14715 2004-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14716
14717         * Ideograph-R101-Use.el, Ideograph-R099-Sweet.el:
14718         - Add some `=ucs@cns' features.
14719         - Use `->subsumptive' or `{<-|->}denotational' for some character
14720           definitions.
14721
14722 2004-12-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14723
14724         * Ideograph-R075-Tree.el (C2-5767): Add CU+6A4E.
14725
14726 2004-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14727
14728         * Ideograph-R131-Minister.el (U-000268DD): Unify BC-89E6.
14729
14730         * Ideograph-R115-Grain.el (U-00025762): Unify BC-8DC8 and M-24936.
14731
14732         * Ideograph-R085-Water.el, Ideograph-R064-Hand.el:
14733         - Add some `=ucs@cns' features.
14734         - Use `->subsumptive' or `{<-|->}denotational' for some character
14735           definitions.
14736
14737         * maps-conf.el: Don't add `=gt-pj-1' for J90-4C60.
14738
14739         * Ideograph-R076-Lack.el:
14740         - Add some `=ucs@cns' features.
14741         - Use `->subsumptive' or `{<-|->}denotational' for some character
14742           definitions.
14743
14744         * Ideograph-R010-Legs.el (U+FA0C): New character; copied from
14745         Ideograph-R043-Lame.el.
14746         (U+5148): Use `sound@ja/kun' instead of `sound@ja/on/kun'.
14747
14748 2004-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14749
14750         * Ideograph-R072-Sun.el: Use `->subsumptive' or
14751         `{<-|->}denotational' for some character definitions.
14752         (U+3B0D): Map to M-14085.
14753         (U+66C6): Add S1-3375.
14754
14755         * Ideograph-R075-Tree.el:
14756         - Add some `=ucs@cns' features.
14757         - Use `->subsumptive' or `{<-|->}denotational' for some character
14758           definitions.
14759
14760         * Ideograph-R070-Square.el, Ideograph-R030-Mouth.el: Use
14761         `->subsumptive' or `{<-|->}denotational' for some character
14762         definitions.
14763
14764 2004-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14765
14766         * Ideograph-R090-Half-Tree-Trunk.el:
14767         - Add some `=ucs@cns' features.
14768         - Use `->subsumptive' or `{<-|->}denotational' for some character
14769           definitions.
14770
14771 2004-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14772
14773         * Ideograph-R062-Halberd.el: Use `->subsumptive' for some
14774         character definitions.
14775
14776         * maps-conf.el: Don't add `=gt-pj-1' for
14777         J90-{5379|5879|3D5D|3C21}.
14778
14779         * Ideograph-R082-Fur.el:
14780         - Add some `=ucs@cns' features.
14781         - Use `->subsumptive' or `{<-|->}denotational' for some character
14782           definitions.
14783
14784         * Ideograph-R043-Lame.el (U-0002F875): Add CU-0002F875.
14785
14786         * Ideograph-R018-Knife.el (U-0002F823): Add CU-0002F823.
14787
14788         * Ideograph-R077-Stop.el:
14789         - Add some `=ucs@cns' features.
14790         - Use `->subsumptive' or `{<-|->}denotational' for some character
14791           definitions.
14792
14793         * Ideograph-R006-Hook.el (U+4E87): Use `->subsumptive' to
14794         integrate C3-212D.
14795
14796         * Ideograph-R004-Slash.el (U+4E87): Copied from
14797         Ideograph-R006-Hook.el; use `->subsumptive' to integrate C3-212D.
14798         (U-0002008B): New character.
14799
14800         * Ideograph-R079-Weapon.el:
14801         - Add some `=ucs@cns' features.
14802         - Use `->subsumptive' or `{<-|->}denotational' for some character
14803           definitions.
14804
14805         * Ideograph-R053-Dotted-Cliff.el (U+5EB6): Changed to abstract
14806         character.
14807         (U-0002F88D): Add `<-denotational' for U+5EB6; add `=>ucs*' for
14808         U+5EB6.
14809
14810         * Ideograph-R031-Enclosure.el (U+570E): Add S1-1333; add
14811         `<-vulgar' for U+5713.
14812         (U+5713): Add S1-1332.
14813
14814         * Ideograph-R027-Cliff.el (U+3553): New character.
14815
14816         * char-db-util.el (char-db-coded-charset-priority-list): Use
14817         `=jis-x0208@{1978|1983|1990}' instead of `japanese-jisx0208-1978',
14818         `japanese-jisx0208' and `=jis-x0208-1990'.
14819         (char-db-make-char-spec): Use coded-charset not found in
14820         `char-db-coded-charset-priority-list' if a character can not be
14821         represented by any coded-charset in
14822         `char-db-coded-charset-priority-list' nor `=daikanwa'.
14823
14824 2004-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14825
14826         * Ideograph-R030-Mouth.el (U+54E1): Add S1-1080.
14827
14828         * Ideograph-R040-Roof.el (U+3749): New character.
14829
14830 2004-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14831
14832         * Ideograph-R084-Steam.el:
14833         - Add some `=ucs@cns' features.
14834         - Use `->subsumptive' or `{<-|->}denotational' for some character
14835           definitions.
14836
14837 2004-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14838
14839         * Ideograph-R081-Compare.el, Ideograph-R080-Do-Not.el,
14840         Ideograph-R078-Death.el:
14841         - Add some `=ucs@cns' features.
14842         - Use `->subsumptive' or `{<-|->}denotational' for some character
14843           definitions.
14844
14845 2004-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14846
14847         * Ideograph-R074-Moon.el (M-14388): Map to U-0002338C.
14848         (U-0002338C): Copied from Ideograph-R075-Tree.el; fix
14849         `ideographic-radical'; use `->subsumptive'.
14850         - Add some `=ucs@cns' features.
14851         - Use `->subsumptive' or `{<-|->}denotational' for some character
14852           definitions.
14853
14854 2004-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14855
14856         * Ideograph-R072-Sun.el:
14857         - Add some `=ucs@cns' features.
14858         - Use `->subsumptive' or `{<-|->}denotational' for some character
14859           definitions.
14860
14861 2004-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14862
14863         * Ideograph-R071-Not.el:
14864         - Add some `=ucs@cns' features.
14865         - Use `->subsumptive' or `{<-|->}denotational' for some character
14866           definitions.
14867
14868         * Ideograph-R035-Go-Slowly.el (U+5910): Use `->subsumptive'; add
14869         `<-denotational' for B-E5C0.
14870         (B-E5C0): New abstract character; copied from
14871         Ideograph-R066-Rap.el.
14872
14873         * Ideograph-R066-Rap.el (M-13355): Map to U-00022FCC instead of
14874         U+657B; add `<-original' for M-05731.
14875         (U+657B): Use `<-denotational' for B-E5C0.
14876         (B-E5C0): Changed to abstract character; add J97-546B.
14877         - Add some `=ucs@cns' features.
14878         - Use `->subsumptive' or `{<-|->}denotational' for some character
14879           definitions.
14880
14881         * Ideograph-R070-Square.el (U-0002311A): Add M-13695.
14882         - Add some `=ucs@cns' features.
14883         - Use `->subsumptive' or `{<-|->}denotational' for some character
14884           definitions.
14885
14886 2004-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14887
14888         * Ideograph-R067-Script.el (M-13451): Add `<-vulgar' for M-48560;
14889         add `ideographic-{radical|strokes}'.
14890         (U+6592): Changed to abstract character.
14891         (C2-4343): Add CU+6592.
14892
14893         * Ideograph-R062-Halberd.el (M-11634): Unify U-000229E3.
14894         - Add some `=ucs@cns' features.
14895         - Use `->subsumptive' or `{<-|->}denotational' for some character
14896           definitions.
14897
14898         * Ideograph-R068-Dipper.el, Ideograph-R063-Door.el,
14899         Ideograph-R053-Dotted-Cliff.el:
14900         - Add some `=ucs@cns' features.
14901         - Use `->subsumptive' or `{<-|->}denotational' for some character
14902           definitions.
14903
14904 2004-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14905
14906         * Ideograph-R061-Heart.el:
14907         - Add some `=ucs@cns' features.
14908         - Use `->subsumptive' or `{<-|->}denotational' for some character
14909           definitions.
14910
14911 2004-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14912
14913         * Ideograph-R039-Child.el:
14914         - Add some `=ucs@cns' features.
14915         - Use `->subsumptive' or `{<-|->}denotational' for some character
14916           definitions.
14917
14918 2004-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14919
14920         * Ideograph-R040-Roof.el, Ideograph-R059-Bristle.el,
14921         Ideograph-R057-Bow.el, Ideograph-R050-Turban.el,
14922         Ideograph-R046-Mountain.el, Ideograph-R037-Big.el,
14923         Ideograph-R060-Step.el, Ideograph-R048-Work.el,
14924         Ideograph-R042-Small.el, Ideograph-R038-Woman.el:
14925         - Add some `=ucs@cns' features.
14926         - Use `->subsumptive' or `{<-|->}denotational' for some character
14927           definitions.
14928
14929 2004-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14930
14931         * Ideograph-R043-Lame.el, Ideograph-R032-Earth.el:
14932         - Add some `=ucs@cns' features.
14933         - Use `->subsumptive' or `{<-|->}denotational' for some character
14934           definitions.
14935
14936 2004-11-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14937
14938         * Ideograph-R018-Knife.el:
14939         - Add some `=ucs@cns' features.
14940         - Use `->subsumptive' or `{<-|->}denotational' for some character
14941           definitions.
14942
14943         * Ideograph-R009-Man.el (H1-D0BE): Move `hanyu-dazidian' feature
14944         from U-000202F4.
14945
14946 2004-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14947
14948         * Ideograph-R037-Big.el, Ideograph-R034-Go.el,
14949         Ideograph-R033-Scholar.el, Ideograph-R031-Enclosure.el,
14950         Ideograph-R030-Mouth.el, Ideograph-R015-Ice.el,
14951         Ideograph-R035-Go-Slowly.el:    
14952         - Add some `=ucs@cns' features.
14953         - Use `->subsumptive' or `{<-|->}denotational' for some character
14954           definitions.
14955
14956 2004-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14957
14958         * Ideograph-R009-Man.el:
14959         - Add some `=ucs@cns' features.
14960         - Use `->subsumptive' or `{<-|->}denotational' for some character
14961           definitions.
14962
14963 2004-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14964
14965         * Ideograph-R027-Cliff.el:
14966         - Add some `=ucs@cns' features.
14967         - Use `->subsumptive' or `{<-|->}denotational' for some character
14968           definitions.
14969
14970 2004-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14971
14972         * Ideograph-R019-Power.el, Ideograph-R020-Wrap.el:
14973         - Add some `=ucs@cns' features.
14974         - Use `->subsumptive' or `{<-|->}denotational' for some character
14975           definitions.
14976
14977         * Ideograph-R014-Cover.el (U-00020582): Unify M-01575.
14978         (U-0002058B): Add M-01581.
14979         - Add some `=ucs@cns' features.
14980         - Use `->subsumptive' or `{<-|->}denotational' for some character
14981           definitions.
14982
14983 2004-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14984
14985         * Ideograph-R044-Corpse.el: Add some `=ucs@cns' features.
14986
14987         * Ideograph-R028-Private.el (U-00020AD3): Use `->subsumptive'.
14988
14989         * Ideograph-R013-Down-Box.el:
14990         - Add some `=ucs@cns' features.
14991         - Use `->subsumptive' or `{<-|->}denotational' for some character
14992           definitions.
14993
14994 2004-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14995
14996         * Ideograph-R041-Inch.el (C2-2E6B): Add CU+5C03.
14997
14998 2004-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14999
15000         * Ideograph-R027-Cliff.el:
15001         - Add some `=ucs@cns' features.
15002         - Use `->subsumptive' or `{<-|->}denotational' for some character
15003           definitions.
15004
15005         * Ideograph-R012-Eight.el:
15006         - Add some `=ucs@cns' features.
15007         - Use `->subsumptive' or `{<-|->}denotational' for some character
15008           definitions.
15009         (U-0002052C): Unify M-01496.
15010         (U-00020529): Don't map to M-01498; use `<-unknown' instead.
15011         (U-00020530): Unify M-01498.
15012         (U-00020531): Don't map to BC-8556.
15013
15014         * Ideograph-R010-Legs.el, Ideograph-R005-Second.el:
15015         - Add some `=ucs@cns' features.
15016         - Use `->subsumptive' or `{<-|->}denotational' for some character
15017           definitions.
15018
15019         * Ideograph-R008-Lid.el: Add some `=ucs@cns' features.
15020         (U+4EB9): Changed to abstract character.
15021
15022 2004-11-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15023
15024         * Ideograph-R023-Hiding-Enclosure.el,
15025         Ideograph-R022-Right-Open-Box.el:
15026         - Add some `=ucs@cns' features.
15027         - Use `->subsumptive' or `{<-|->}denotational' for some character
15028           definitions.
15029
15030         * Ideograph-R025-Divination.el (U+5368): Changed to abstract
15031         character.
15032
15033         * Ideograph-R024-Ten.el (U+534C): Use `->subsumptive'.
15034
15035 2004-11-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15036
15037         * Ideograph-R021-Spoon.el (U+5317): Use `->subsumptive'.
15038
15039         * char-db-util.el (char-db-coded-charset-priority-list): Add
15040         `=ucs@unicode'.
15041
15042 2004-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15043
15044         * Ideograph-R001-One.el (U-000200E0): Use `->subsumptive'.
15045         (U-0002001A): Likewise.
15046         (U+4E20): Likewise.
15047
15048         * Ideograph-R004-Slash.el (U+4E47): Use `->subsumptive'.
15049
15050         * Ideograph-R002-Line.el (U+4E30): Use `->subsumptive'.
15051
15052 2004-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15053
15054         * read-maps.el (mapping-table-read-file): Modify to support
15055         `=ucs@gb/fw'.
15056
15057         * u00400-Cyrillic.el, u00370-Greek.el,
15058         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
15059         u00100-Latin-Extended-A.el: Add missing `=ucs@gb/fw' features.
15060
15061         * u000A0-Latin-1-Supplement.el: Add missing `=ucs@gb' or
15062         `=ucs@gb/fw' features.
15063         (JX1-2924): Use `=ucs@jis' instead of `=ucs@jis/fw'.
15064
15065 2004-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15066
15067         * u02100-Letterlike-Symbols.el (G0-2166): Add GU+2103.
15068
15069 2004-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15070
15071         * Ideograph-R096-Jade.el: Use `->subsumptive' or
15072         `{<-|->}denotational' for some character definitions.
15073         (U+3EFD): Add M-21275.
15074         (U+3EFE): Add M-21281.
15075         (U+3EFF): Unify M-21289.
15076
15077         * Ideograph-R075-Tree.el (U+6949): Changed to abstract character.
15078         (C2-435E): Add `<-denotational' for U+6949.
15079         (JSP-4444): Likewise; separate JC3-53E7.
15080         (U+69EE): Use `->subsumptive'.
15081         (U+69EF): Likewise.
15082         (U+69F0): Changed to abstract character.
15083         (M-15373): Add `<-denotational' for U+69F0.
15084         (UU+69F0): Likewise.
15085         (C3-4C51): Likewise.
15086         (U+69F1): Use `->subsumptive'.
15087
15088 2004-11-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15089
15090         * Ideograph-R066-Rap.el (U+655D): Changed to abstract character.
15091
15092 2004-11-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15093
15094         * Ideograph-R050-Turban.el (K0-7847): Modify
15095         `ideographic-structure'.
15096
15097         * Ideograph-R128-Ear.el (M-29007): Map to U-00026536.
15098         (GT-K04926): Use `->subsumptive' to integrate BC-8C5B.
15099
15100         * Ideograph-R030-Mouth.el (U+35BF): Use `->subsumptive'.
15101
15102         * Ideograph-R009-Man.el (U+503B): Use `->subsumptive'.
15103
15104 2004-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15105
15106         * u02000-General-Punctuation.el (G0-237E): Add GU+FFE3.
15107
15108         * read-maps.el (mapping-table-ccs-setting-alist): Add setting for
15109         G0-hhhh.
15110         (mapping-table-read-file): Modify for `=ucs@gb'.
15111
15112         * Ideograph-R160-Bitter.el (U+8F9F): Use `->subsumptive'.
15113         (U+8FA0): Likewise.
15114         (U+8FA1): Likewise.
15115         (U+8FA2): Likewise.
15116
15117         * Ideograph-R018-Knife.el (U+5288): Use `->subsumptive'.
15118         (U+5289): Likewise.
15119
15120         * maps-conf.el: Read etc/char-data/G0-to-UCS.txt.
15121
15122 2004-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15123
15124         * Ideograph-R030-Mouth.el (U+56A0): Use `->subsumptive'.
15125
15126 2004-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15127
15128         * Ideograph-R064-Hand.el (U+62FB): Use `->subsumptive'.
15129         (U+62FC): Changed to abstract character.
15130         (G0-4634): Use `<-denotational' for U+62FC; move B-ABF7 to U+62FC;
15131         separate JC3-4FC0.
15132         (U-0002F8BA): Use `<-denotational' for U+62FC; use
15133         `->subsumptive'; add JC3-4FC0.
15134         (U+6486): Changed to abstract character.
15135
15136         * Ideograph-R140-Grass.el (U+827E): Changed to abstract character.
15137         (U+8499): Likewise.
15138         (U+44FF): Likewise.
15139
15140 2004-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15141
15142         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SHEEP>): Add
15143         `<-ideographic-component-forms' for U+7F8A; separate BC-8970.
15144         (GT-K01701): Add `ideographic-{radical|strokes}' and
15145         `total-strokes'; add `<-ideographic-component-forms' for U+7F8A.
15146         (BC-8CCC): Likewise.
15147
15148         * u02500-Box-Drawing.el:
15149         - Separate *fullwidth characters* from UCS characters.
15150         - Use `=jis-x0208@{1983|1990}' instead of
15151           `=jis-x0208-{1983|1990}'.
15152         (C1-2344): Add `=ucs@big5/cns11643' and `=ucs@cns11643' for
15153         U+2501.
15154         (BE-F9F9): Use `<-denotational' instead of `=>ucs' for U+2550; add
15155         `<-fullwidth' for U+2550.
15156         (B-A15A): Unify C1-213B.
15157
15158         * char-db-util.el (insert-char-data-with-variant): Fix problem
15159         about characters which have `<-subsumptive' feature.
15160
15161 2004-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15162
15163         * Ideograph-R123-Sheep.el (GT-K01701): Copied from
15164         u02E00-CJK-Radical-Supplement.el.
15165         (BC-8970): Likewise.
15166         (BC-8CCC): Likewise.
15167
15168         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (<FULLWIDTH SOLIDUS>):
15169         Unify C1-225F.
15170         (C1-2226): Map to U+02CD instead of U+FF3F; moved to
15171         u002B0-Spacing-Modifier-Letters.el.
15172         (<FULLWIDTH MACRON>): Unify C1-2224 and B-A1C3.
15173         - For each `->decomposition' feature which has `wide' property,
15174           omit it if the character follows `wide' is stored in
15175           `<-fullwidth' feature.
15176         - Use `=jis-x0208@{1983|1990}' instead of
15177           `=jis-x0208-{1983|1990}'.
15178
15179 2004-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15180
15181         * u02700-Dingbats.el: Separate *fullwidth characters* from UCS
15182         characters.
15183
15184         * u02600-Miscellaneous-Symbols.el:
15185         - Separate *fullwidth characters* from UCS characters.
15186         - Use `=jis-x0208@{1983|1990}' instead of `=jis-x0208-{1983|1990}'.
15187
15188 2004-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15189
15190         * u0FE30-CJK-Compatibility-Forms.el (<PRESENTATION FORM FOR
15191         VERTICAL LOW LINE>): Unify C1-213A.
15192         (<PRESENTATION FORM FOR VERTICAL WAVY LOW LINE>): Unify C1-213C
15193         and B-A15B.
15194         (<presentation form for vertical book name mark>): Abolished.
15195         (<WAVY LOW LINE>): Unify C1-213D and B-A15C.
15196         (<book name mark>): Abolished.
15197
15198 2004-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15199
15200         * u025A0-Geometric-Shapes.el:
15201         - Separate *fullwidth characters* from UCS characters.
15202         - Use `=jis-x0208@{1983|1990}' instead of `=jis-x0208-{1983|1990}'.
15203
15204 2004-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15205
15206         * u02580-Block-Elements.el: Separate *fullwidth characters* from
15207         UCS characters.
15208
15209 2004-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15210
15211         * u02460-Enclosed-Alphanumerics.el: Separate *fullwidth
15212         characters* from UCS characters.
15213
15214         * u02300-Miscellaneous-Technical.el (<DENTISTRY SYMBOL *>): Add
15215         missing `general-category'.
15216         (<RETURN SYMBOL>): Likewise.
15217         - Separate *fullwidth characters* from UCS characters.
15218         - Use `=jis-x0208@{1983|1990}' instead of `=jis-x0208-{1983|1990}'.
15219
15220 2004-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15221
15222         * u02200-Mathematical-Operators.el:
15223         - Use `=jis-x0208@{1983|1990}' instead of
15224           `=jis-x0208-{1983|1990}'.
15225         - Separate CJK characters from UCS characters.
15226         (<fullwidth LOGICAL AND>): Unify JC3-7FD8.
15227         (<N-ARY LOGICAL AND>): Separate JC3-7FD8.
15228         (<fullwidth LOGICAL OR>): Unify JC3-7FD9.
15229         (<N-ARY LOGICAL OR>): Separate JC3-7FD9.
15230         (<fullwidth INTERSECTION>): Unify JC3-7FD7.
15231         (<N-ARY INTERSECTION>): Separate JC3-7FD7.
15232         (<fullwidth UNION>): Unify JC3-7FD6.
15233         (<N-ARY UNION>): Separate JC3-7FD6.
15234
15235 2004-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15236
15237         * u00100-Latin-Extended-A.el (<LATIN SMALL LETTER S WITH ACUTE>):
15238         Separate JX1-2A30.
15239         (JSP-2B5C): Unify JX1-2A30.
15240
15241         * u02400-Control-Pictures.el: Separate CJK characters from UCS
15242         characters.
15243
15244         * u02100-Letterlike-Symbols.el (<CARE OF>): Separate C1-2222 and
15245         B-A1C1.
15246
15247         * additional-precomposed.el: Omit `bidi-category' and `mirrored'.
15248
15249 2004-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15250
15251         * u02190-Arrows.el:
15252         - Use `=jis-x0208@{1983|1990}' instead of
15253           `=jis-x0208-{1983|1990}'.
15254         - Separate CJK characters from UCS characters.
15255         In each *fullwidth* variant:
15256         - Use `<-denotational' instead of `=>ucs'.
15257         - Omit features defined in the mother.
15258         In each ucs character:
15259         - Omit `->fullwidth' for non-UCS objects.
15260
15261         * u01E00-Latin-Extended-Additional.el: In each *fullwidth*
15262         variant:
15263         - Use `<-denotational' instead of `=>ucs'.
15264         - Omit features defined in the mother.
15265         - Use `=ucs@jis/fw' instead of `=ucs@jis' in principle.
15266         In each ucs character:
15267         - Omit `->fullwidth' for non-UCS objects.
15268         (JX1-2873): Unify JC3-85F4.
15269         (JC3-8AF0): Don't map to U+1E42; moved to
15270         additional-precomposed.el.
15271
15272         * ruimoku6.el (RUI6-E00D): Add `name*' and `general-category'.
15273
15274 2004-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15275
15276         * u02000-General-Punctuation.el:
15277         - Use `=jis-x0208@{1983|1990}' instead of
15278           `=jis-x0208-{1983|1990}'.
15279         - Separate CJK characters from UCS characters.
15280         In each *fullwidth* variant:
15281         - Use `<-denotational' instead of `=>ucs'.
15282         - Omit features defined in the mother.
15283         - Use `=ucs@jis/fw' instead of `=ucs@jis' except if the character
15284           has `=jis-x0208' or `=jis-x0208@1990' feature or it is a circled
15285           character.
15286         In each ucs character:
15287         - Omit `->fullwidth' for non-UCS objects.
15288         (B-A145): Unify C1-2126 instead of C1-2131.
15289         (C1-2224): Unify U+FFE3; don't map to U+203E; moved into
15290         u0FF00-Halfwidth-and-Fullwidth-Forms.el.
15291         (<FRACTION SLASH>): Separate C1-225F.
15292
15293         * additional-precomposed.el: New file.
15294
15295 2004-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15296
15297         * dumped-chars.el (system-char-db-source-file-list): Add
15298         "additional-precomposed".
15299
15300 2004-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15301
15302         * Ideograph-R203-Black.el (U+9ED1): Add S1-9818.
15303
15304         * Ideograph-R072-Sun.el (U+65E7): Unify H4-DBA9.
15305
15306         * Ideograph-R055-Two-Hands.el (U-00022344): Unify H2-BA52.
15307
15308         * Ideograph-R141-Tiger.el (U+8658): Add CB08841.
15309
15310         * Ideograph-R081-Compare.el (U-00023B09): Use `->subsumptive'.
15311         (M-16755): Unify H4-CE65 and CB08541.
15312
15313 2004-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15314
15315         * u00100-Latin-Extended-A.el: In each *fullwidth* variant:
15316         - Use `<-denotational' instead of `=>ucs'.
15317         - Omit features defined in the mother.
15318         - Use `=ucs@jis/fw' instead of `=ucs@jis' in principle.
15319         In each ucs character:
15320         - Omit `->fullwidth' for non-UCS objects.
15321         (JX1-2A27): Use `->subsumptive' to add JC3-8BCB.
15322
15323         * char-db-util.el (insert-char-data-with-variant): Don't insert
15324         characters which have `<-subsumptive' feature.
15325
15326         * Ideograph-R105-Dotted-Tent.el (U-00024F29): Use `->subsumptive';
15327         add H7-E676.
15328
15329         * u02100-Letterlike-Symbols.el: In each *fullwidth* variant:
15330         - Use `<-denotational' instead of `=>ucs'.
15331         - Omit features defined in the mother.
15332         - Use `=ucs@jis/fw' instead of `=ucs@jis' except if the character
15333           has `=jis-x0208' or `=jis-x0208@1990' feature or it is a circled
15334           character.
15335         In each ucs character:
15336         - Omit `->fullwidth' for non-UCS objects.
15337
15338 2004-11-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15339
15340         * u02080-Subscripts.el, u02070-Superscripts.el: In each
15341         *fullwidth* variant:
15342         - Use `<-denotational' instead of `=>ucs'.
15343         - Omit features defined in the mother.
15344         In each ucs character:
15345         - Omit `->fullwidth' for non-UCS objects.
15346
15347         * u00400-Cyrillic.el, u00370-Greek.el: In each *fullwidth*
15348         variant:
15349         - Use `<-denotational' instead of `=>ucs'.
15350         - Omit features defined in the mother.
15351         - Use `=ucs@jis/fw' instead of `=ucs@jis' in principle.
15352         In each ucs character:
15353         - Omit `->fullwidth' for non-UCS objects.
15354
15355 2004-11-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15356
15357         * u00250-IPA-Extensions.el: Separate JIS X0213 characters from UCS
15358         characters.
15359
15360         * u00180-Latin-Extended-B.el: In each *fullwidth* variant:
15361         - Use `<-denotational' instead of `=>ucs'.
15362         - Omit features defined in the mother.
15363         - Use `=ucs@jis/fw' instead of `=ucs@jis' in principle.
15364         In each ucs character:
15365         - Omit `->fullwidth' for non-UCS objects.
15366
15367         * u002B0-Spacing-Modifier-Letters.el: In each *fullwidth* variant:
15368         - Use `<-denotational' instead of `=>ucs'.
15369         - Omit features defined in the mother.
15370         - Use `=ucs@jis/fw' instead of `=ucs@jis' in principle.
15371         In each ucs character:
15372         - Omit `->fullwidth' for non-UCS objects.
15373         (C1-2226): Moved from u0FF00-Halfwidth-and-Fullwidth-Forms.el; map
15374         into U+02CD instead of U+FF3F.
15375
15376 2004-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15377
15378         * Ideograph-R013-Down-Box.el (U+34BB): Changed to abstract
15379         character.
15380         (U+5195): Likewise.
15381         (U-00020560): Add `<-denotational' for J97-5A70.
15382         (J97-5A70): New abstract character.
15383
15384         * char-db-util.el (insert-char-attributes): Sort domains not found
15385         in `char-db-feature-domains'.
15386
15387         * Ideograph-R003-Dot.el, Ideograph-R001-One.el (U+4E3D): Use
15388         `ideographic-radical@ucs' and `ideographic-radical@ucs*sources'
15389         instead of `ideographic-radical@{daikanwa|unicode}' and
15390         `ideographic-radical@{daikanwa|unicode}*sources'; omit
15391         `ideographic-strokes@{daikanwa|cns|unicode}' and
15392         `total-strokes@{daikanwa|cns|unicode}'.
15393
15394         * Ideograph-R178-Tanned-Leather.el (JX1-7D74): Use `@jis-x0213'
15395         instead of `@jisx0213'.
15396
15397 2004-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15398
15399         * Ideograph-R072-Sun.el:
15400         - Use `=jis-x0208@{1978|1983|1990}' instead of
15401           `=jis-x0208-{1978|1983|1990}'.
15402         - Use `->subsumptive' or `{<-|->}denotational' for some character
15403           definitions.
15404
15405         * char-db-util.el (insert-char-attributes): Print
15406         `ideographic-radical@DOMAIN', `ideographic-strokes@DOMAIN' and
15407         `total-strokes@DOMAIN' as `ideographic-radical',
15408         `ideographic-strokes' and `total-strokes' even if DOMAIN is not
15409         found in `char-db-feature-domains'.
15410
15411         * Ideograph-R188-Bone.el:
15412         - Use `{<-|->}denotational' for some character definitions to
15413           separate GB characters.
15414         - Add missing `=ucs@jis' features.
15415
15416         * ideograph-util.el (update-ideograph-radical-table): Check every
15417         absolute features matched to `ideographic-radical@DOMAIN' instead
15418         of using `char-db-feature-domains'.
15419
15420         * Ideograph-R148-Horn.el, Ideograph-R140-Grass.el:
15421         - Use `->subsumptive' or `{<-|->}denotational' for some character
15422           definitions.
15423         - Add missing `=ucs@jis' features.
15424
15425         * Ideograph-R118-Bamboo.el, Ideograph-R116-Cave.el: Add missing
15426         `=ucs@jis' features.
15427
15428         * Ideograph-R112-Stone.el (U+791B): Use `->subsumptive'.
15429         (JX2-725D): Add missing `=ucs@jis' features.
15430
15431 2004-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15432
15433         * Ideograph-R194-Ghost.el, Ideograph-R187-Horse.el,
15434         Ideograph-R181-Leaf.el: Add missing `=ucs@jis' features.
15435
15436         * Ideograph-R164-Wine.el:
15437         - Use `=jis-x0208@{1978|1983|1990}' instead of
15438           `=jis-x0208-{1978|1983|1990}'.
15439         - Use `->subsumptive' or `{<-|->}denotational' for some character
15440           definitions.
15441
15442 2004-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15443
15444         * Ideograph-R108-Dish.el: Add missing `=ucs@jis' features.
15445
15446         * Ideograph-R075-Tree.el (U+3BA4): Use `->subsumptive'.
15447
15448         * Ideograph-R054-Long-Stride.el (U+5EFC): Use `->subsumptive'.
15449         (U+5EFD): Add missing `=ucs@jis' features.
15450
15451         * Ideograph-R069-Axe.el, Ideograph-R030-Mouth.el: Add missing
15452         `=ucs@jis' features.
15453
15454         * read-maps.el (mapping-table-ccs-setting-alist): New variable.
15455         (mapping-table-read-file): Use `mapping-table-ccs-setting-alist'
15456         instead of hard coding.
15457
15458         * Ideograph-R196-Bird.el, Ideograph-R195-Fish.el: Add missing
15459         `=ucs@jis' features.
15460
15461 2004-11-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15462
15463         * Ideograph-R163-City.el (U+912D): Changed to abstract character.
15464         (J90-4522): Add missing `=ucs@jis'.
15465         (J90-6E43): Likewise.
15466
15467 2004-11-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15468
15469         * Ideograph-R181-Leaf.el, Ideograph-R177-Leather.el,
15470         Ideograph-R167-Gold.el, Ideograph-R159-Cart.el,
15471         Ideograph-R158-Body.el, Ideograph-R154-Shell.el,
15472         Ideograph-R152-Pig.el: Add missing `=ucs@jis' features.
15473
15474         * Ideograph-R112-Stone.el (U+78D3): Changed to abstract character.
15475         (JSP-502A): Add missing `=ucs@jis'.
15476
15477 2004-11-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15478
15479         * read-maps.el (mapping-table-read-file): Fixed.
15480
15481 2004-11-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15482
15483         * Ideograph-R149-Speech.el, Ideograph-R147-See.el,
15484         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
15485         Ideograph-R136-Oppose.el, Ideograph-R129-Brush.el: Add missing
15486         `=ucs@jis' features.
15487
15488 2004-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15489
15490         * u000A0-Latin-1-Supplement.el: In each *fullwidth* variant:
15491         - Use `<-denotational' instead of `=>ucs'.
15492         - Omit features defined in the mother.
15493         - Use `=ucs@jis/fw' instead of `=ucs@jis' except if the character
15494           has `=jis-x0208' or `=jis-x0208@1990' feature or it is a circled
15495           character.
15496         In each ucs character:
15497         - Omit `->fullwidth' for non-UCS objects.
15498
15499 2004-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15500
15501         * maps-conf.el: Don't add `=gt-pj-1' for J90-3973.
15502
15503 2004-10-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15504
15505         * char-db-util.el (insert-char-attributes): Don't display
15506         `->fullwidth' for non UCS character when running with non-readable
15507         mode and it does not have `->fullwidth*sources'.
15508
15509 2004-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15510
15511         * Ideograph-R213-Turtle.el, Ideograph-R205-Frog.el,
15512         Ideograph-R199-Wheat.el, Ideograph-R196-Bird.el,
15513         Ideograph-R195-Fish.el, Ideograph-R184-Eat.el:
15514         - Use `=jis-x0208@{1978|1983|1990}' instead of
15515           `=jis-x0208-{1978|1983|1990}'.
15516         - Use `->subsumptive' or `{<-|->}denotational' for some character
15517           definitions.
15518
15519 2004-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15520
15521         * maps-conf.el: Don't add `=gt-pj-1' for J90-{723C|6A64|6B36|
15522         6E43|3D36|6E44|3C60|6E45|6E46|6E48|6E4B|6E4A|6E4F|6E52|6E51|
15523         4830|6E54|6E55|395A|724D|737D}.
15524
15525         * Ideograph-R203-Black.el, Ideograph-R198-Deer.el,
15526         Ideograph-R187-Horse.el:
15527         - Use `=jis-x0208@{1978|1983|1990}' instead of
15528           `=jis-x0208-{1978|1983|1990}'.
15529         - Use `->subsumptive' or `{<-|->}denotational' for some character
15530           definitions.
15531
15532         * Ideograph-R186-Fragrant.el (U-0002FA05): Add CU-0002FA05.
15533
15534         * Ideograph-R170-Mound.el, Ideograph-R167-Gold.el:
15535         - Use `=jis-x0208@{1978|1983|1990}' instead of
15536           `=jis-x0208-{1978|1983|1990}'.
15537         - Use `->subsumptive' or `{<-|->}denotational' for some character
15538           definitions.
15539
15540 2004-10-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15541
15542         * Ideograph-R001-One.el (U+4E23): Modify char-spec in `<-ancient'
15543         to separate M-39763 from U+9149.
15544
15545 2004-10-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15546
15547         * Ideograph-R177-Leather.el:
15548         - Use `=jis-x0208@{1978|1983|1990}' instead of
15549           `=jis-x0208-{1978|1983|1990}'.
15550         - Use `->subsumptive' or `{<-|->}denotational' for some character
15551           definitions.
15552
15553 2004-10-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15554
15555         * Ideograph-R163-City.el:
15556         - Use `=jis-x0208@{1978|1983|1990}' instead of
15557           `=jis-x0208-{1978|1983|1990}'.
15558         - Use `->subsumptive' or `{<-|->}denotational' for some character
15559           definitions.
15560
15561 2004-10-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15562
15563         * Ideograph-R162-Walk.el, Ideograph-R154-Shell.el:
15564         - Use `=jis-x0208@{1978|1983|1990}' instead of
15565           `=jis-x0208-{1978|1983|1990}'.
15566         - Use `->subsumptive' or `{<-|->}denotational' for some character
15567           definitions.
15568
15569 2004-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15570
15571         * Ideograph-R147-See.el:
15572         - Add some GT code points.
15573         - Use `=jis-x0208@{1978|1983|1990}' instead of
15574           `=jis-x0208-{1978|1983|1990}'.
15575         - Use `->subsumptive' or `{<-|->}denotational' for some character
15576           definitions.
15577
15578         * Ideograph-R157-Foot.el, Ideograph-R145-Clothes.el,
15579         Ideograph-R149-Speech.el:
15580         - Use `=jis-x0208@{1978|1983|1990}' instead of
15581           `=jis-x0208-{1978|1983|1990}'.
15582         - Use `->subsumptive' or `{<-|->}denotational' for some character
15583           definitions.
15584
15585 2004-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15586
15587         * Ideograph-R191-Fight.el:
15588         - Use `=jis-x0208@{1978|1983|1990}' instead of
15589           `=jis-x0208-{1978|1983|1990}'.
15590         - Use `->subsumptive' or `{<-|->}denotational' for some character
15591           definitions.
15592
15593 2004-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15594
15595         * Ideograph-R197-Salt.el, Ideograph-R194-Ghost.el,
15596         Ideograph-R182-Wind.el:
15597         - Use `=jis-x0208@{1978|1983|1990}' instead of
15598           `=jis-x0208-{1978|1983|1990}'.
15599         - Use `->subsumptive' or `{<-|->}denotational' for some character
15600           definitions.
15601
15602 2004-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15603
15604         * Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
15605         Ideograph-R172-Short-Tailed-Bird.el:
15606         - Use `=jis-x0208@{1978|1983|1990}' instead of
15607           `=jis-x0208-{1978|1983|1990}'.
15608         - Use `->subsumptive' or `{<-|->}denotational' for some character
15609           definitions.
15610
15611 2004-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15612
15613         * Ideograph-R175-Wrong.el: Use `=jis-x0208@{1978|1983|1990}'
15614         instead of `=jis-x0208-{1978|1983|1990}'.
15615
15616 2004-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15617
15618         * Ideograph-R142-Insect.el:
15619         - Use `=jis-x0208@{1978|1983|1990}' instead of
15620           `=jis-x0208-{1978|1983|1990}'.
15621         - Use `->subsumptive' or `{<-|->}denotational' for some character
15622           definitions.
15623
15624         * Ideograph-R165-Distinguish.el, Ideograph-R144-Walk-Enclosure.el:
15625         - Use `=jis-x0208@{1978|1983|1990}' instead of
15626           `=jis-x0208-{1978|1983|1990}'.
15627         - Use `->subsumptive' or `{<-|->}denotational' for some character
15628           definitions.
15629
15630 2004-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15631
15632         * Ideograph-R011-Enter.el (U+5165): Use `->subsumptive'.
15633
15634         * Ideograph-R158-Body.el, Ideograph-R159-Cart.el:
15635         - Use `=jis-x0208@{1978|1983|1990}' instead of
15636           `=jis-x0208-{1978|1983|1990}'.
15637         - Use `->subsumptive' or `{<-|->}denotational' for some character
15638           definitions.
15639
15640 2004-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15641
15642         * Ideograph-R152-Pig.el:
15643         - Use `=jis-x0208@{1978|1983|1990}' instead of
15644           `=jis-x0208-{1978|1983|1990}'.
15645         - Use `->subsumptive' or `{<-|->}denotational' for some character
15646           definitions.
15647
15648 2004-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15649
15650         * Ideograph-R140-Grass.el:
15651         - Use `=jis-x0208@{1978|1983|1990}' instead of
15652           `=jis-x0208-{1978|1983|1990}'.
15653         - Use `->subsumptive' or `{<-|->}denotational' for some character
15654           definitions.
15655
15656 2004-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15657
15658         * Ideograph-R136-Oppose.el:
15659         - Use `=jis-x0208@{1978|1983|1990}' instead of
15660           `=jis-x0208-{1978|1983|1990}'.
15661         - Use `->subsumptive' or `{<-|->}denotational' for some character
15662           definitions.
15663
15664 2004-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15665
15666         * maps-conf.el: Don't add `=gt-pj-1' for
15667         J90-{612E|4D63|4E57|316A|4A43}.
15668
15669         * Ideograph-R086-Fire.el: Use `->subsumptive' for some character
15670         definitions.
15671
15672 2004-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15673
15674         * char-db-util.el (insert-char-attributes): Don't display
15675         `->halfwidth' when running with non-readable mode and it does not
15676         have `->halfwidth*sources'.
15677
15678 2004-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15679
15680         * Ideograph-R055-Two-Hands.el, Ideograph-R001-One.el (U-0002233D):
15681         Use `ideographic-{radical|strokes}@{cns|gt}' and
15682         `ideographic-radical@{cns|gt}*sources'; unify C5-262E, GT-00083
15683         and JC3-8EF3.
15684
15685         * Ideograph-R046-Mountain.el (U+FA11): Add `<-vulgar' for U+5D0E.
15686
15687         * Ideograph-R028-Private.el (U-00020B02): Use `->subsumptive'; use
15688         `->synonyms*sources' instead of char-ref in `->synonyms'.
15689
15690         * ideograph-util.el (update-ideograph-radical-table): Ignore a
15691         parent specified by `<-subsumptive' if it has `<-subsumptive'.
15692
15693 2004-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15694
15695         * Ideograph-R137-Boat.el:
15696         - Use `=jis-x0208@{1978|1983|1990}' instead of
15697           `=jis-x0208-{1978|1983|1990}'.
15698         - Use `->subsumptive' or `{<-|->}denotational' for some character
15699           definitions.
15700
15701         * Ideograph-R030-Mouth.el (CB01236): Map to U-00021126.
15702
15703         * Ideograph-R131-Minister.el: Use `->subsumptive' for some
15704         character definitions.
15705         (M-30076): Map to U-000268E2.
15706         (M-30077): Unify U-000268E5 and CB04103.
15707         (M-30080): Unify U-000268E6.
15708         (M-30081): Unify U-000268E7.
15709         (M-30082): Unify U-000268E8.
15710         (M-30085): Unify U-000268EF.
15711
15712 2004-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15713
15714         * Ideograph-R133-Arrive.el: Use `->subsumptive' for some character
15715         definitions.
15716         (U+81F4): Changed to abstract character.
15717         (C1-5333): Separate K1-7648; use `<-denotational' for U+81F4;
15718         unify U-00026936; add CU+81F4.
15719         (M-30147): Unify U-00026938.
15720         (J0-4357): Add `<-denotational' for U+81F4; unify K1-7648 and
15721         C6-3B3A; add CU-00026936.
15722         (M-30152): Unify U-0002693D.
15723         (M-30169): Map to U-0002694D.
15724
15725 2004-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15726
15727         * Ideograph-R128-Ear.el:
15728         - Use `=jis-x0208@{1978|1983|1990}' instead of
15729           `=jis-x0208-{1978|1983|1990}'.
15730         - Use `->subsumptive' or `{<-|->}denotational' for some character
15731           definitions.
15732
15733 2004-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15734
15735         * Ideograph-R129-Brush.el, Ideograph-R124-Feather.el,
15736         Ideograph-R120-Silk.el:
15737         - Use `=jis-x0208@{1978|1983|1990}' instead of
15738           `=jis-x0208-{1978|1983|1990}'.
15739         - Use `->subsumptive' or `{<-|->}denotational' for some character
15740           definitions.
15741
15742 2004-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15743
15744         * Ideograph-R102-Field.el (U+7568): Use `->subsumptive'.
15745         (C6-4B56): Unify U-0002F938.
15746
15747         * Ideograph-R132-Self.el (J0-3D2D): Unify JC3-60E3.
15748         (U+FA5C): Separate JC3-60E3.
15749         (M-30123): Map to U-00026917.
15750         (M-30129): Unify U-0002691C.
15751         - Use `=jis-x0208@{1978|1983|1990}' instead of
15752           `=jis-x0208-{1978|1983|1990}'.
15753         - Use `->subsumptive' or `{<-|->}denotational' for some character
15754           definitions.
15755
15756         * Ideograph-R130-Meat.el:
15757         - Use `=jis-x0208@{1978|1983|1990}' instead of
15758           `=jis-x0208-{1978|1983|1990}'.
15759         - Use `->subsumptive' or `{<-|->}denotational' for some character
15760           definitions.
15761
15762 2004-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15763
15764         * Ideograph-R122-Net.el, Ideograph-R125-Old.el: Use
15765         `=jis-x0208@{1978|1983|1990}' instead of
15766         `=jis-x0208-{1978|1983|1990}'.
15767
15768 2004-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15769
15770         * Ideograph-R118-Bamboo.el, Ideograph-R113-Spirit.el,
15771         Ideograph-R106-White.el:
15772         - Use `=jis-x0208@{1978|1983|1990}' instead of
15773           `=jis-x0208-{1978|1983|1990}'.
15774         - Use `->subsumptive' or `{<-|->}denotational' for some character
15775           definitions.
15776
15777 2004-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15778
15779         * Ideograph-R119-Rice.el, Ideograph-R115-Grain.el,
15780         Ideograph-R108-Dish.el, Ideograph-R104-Sickness.el:
15781         - Use `=jis-x0208@{1978|1983|1990}' instead of
15782           `=jis-x0208-{1978|1983|1990}'.
15783         - Use `->subsumptive' or `{<-|->}denotational' for some character
15784           definitions.
15785
15786 2004-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15787
15788         * Ideograph-R109-Eye.el, Ideograph-R098-Tile.el:
15789         - Use `=jis-x0208@{1978|1983|1990}' instead of
15790           `=jis-x0208-{1978|1983|1990}'.
15791         - Use `->subsumptive' or `{<-|->}denotational' for some character
15792           definitions.
15793
15794         * Ideograph-R116-Cave.el: Use `=jis-x0208@{1978|1983|1990}'
15795         instead of `=jis-x0208-{1978|1983|1990}'.
15796
15797         * Ideograph-R114-Track.el, Ideograph-R112-Stone.el,
15798         Ideograph-R097-Melon.el, Ideograph-R094-Dog.el:
15799         - Use `=jis-x0208@{1978|1983|1990}' instead of
15800           `=jis-x0208-{1978|1983|1990}'.
15801         - Use `->subsumptive' or `{<-|->}denotational' for some character
15802           definitions.
15803
15804         * Ideograph-R009-Man.el (U-0002F819): Separate H1-B9A2 and
15805         UU+4ECC.
15806
15807         * Ideograph-R096-Jade.el:
15808         - Use `=jis-x0208@{1978|1983|1990}' instead of
15809           `=jis-x0208-{1978|1983|1990}'.
15810         - Use `->subsumptive' or `{<-|->}denotational' for some character
15811           definitions.
15812
15813 2004-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15814
15815         * Ideograph-R091-Slice.el (U+724C): Use `->subsumptive'; use
15816         `=jis-x0208@{1978|1983|1990}' instead of
15817         `=jis-x0208-{1978|1983|1990}'.
15818
15819 2004-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15820
15821         * read-maps.el (mapping-table-read-file): Prefer =ucs@DOMAIN to
15822         =ucs.
15823
15824         * maps-conf.el: Don't add `=gt-pj-1' for J90-{6026|4D32}.
15825
15826 2004-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15827
15828         * Ideograph-R086-Fire.el:
15829         - Use `=jis-x0208@{1978|1983|1990}' instead of
15830           `=jis-x0208-{1978|1983|1990}'.
15831         - Use `->subsumptive' or `{<-|->}denotational' for some character
15832           definitions.
15833
15834 2004-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15835
15836         * Ideograph-R088-Father.el:
15837         - Use `=jis-x0208@{1978|1983|1990}' instead of
15838           `=jis-x0208-{1978|1983|1990}'.
15839         - Use `->subsumptive' or `{<-|->}denotational' for some character
15840           definitions.
15841
15842 2004-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15843
15844         * Ideograph-R085-Water.el:
15845         - Use `=jis-x0208@{1978|1983|1990}' instead of
15846           `=jis-x0208-{1978|1983|1990}'.
15847         - Use `->subsumptive' or `{<-|->}denotational' for some character
15848           definitions.
15849
15850 2004-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15851
15852         * Ideograph-R083-Clan.el:
15853         - Use `=jis-x0208@{1978|1983|1990}' instead of
15854           `=jis-x0208-{1978|1983|1990}'.
15855         - Use `->subsumptive' or `{<-|->}denotational' for some character
15856           definitions.
15857
15858 2004-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15859
15860         * Ideograph-R084-Steam.el: Use `->subsumptive' or
15861         `{<-|->}denotational' for some character definitions.
15862         (M-17076): Unify U-00023C69.
15863
15864 2004-09-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15865
15866         * Ideograph-R075-Tree.el, Ideograph-R082-Fur.el:
15867         - Use `=jis-x0208@{1978|1983|1990}' instead of
15868           `=jis-x0208-{1978|1983|1990}'.
15869         - Use `->subsumptive' or `{<-|->}denotational' for some character
15870           definitions.
15871
15872         * maps-conf.el: Don't add `=gt-pj-1' for
15873         J90-{555D|5739|5831|3F78|5973|5A33|5970|5A49|3F22}.
15874
15875 2004-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15876
15877         * Ideograph-R079-Weapon.el, Ideograph-R066-Rap.el,
15878         Ideograph-R064-Hand.el:
15879         - Use `=jis-x0208@{1978|1983|1990}' instead of
15880           `=jis-x0208-{1978|1983|1990}'.
15881         - Use `->subsumptive' or `{<-|->}denotational' for some character
15882           definitions.
15883
15884         * Ideograph-R061-Heart.el (M-11027): Map to U-0002279B.
15885         - Use `=jis-x0208@{1978|1983|1990}' instead of
15886           `=jis-x0208-{1978|1983|1990}'.
15887         - Use `->subsumptive' or `{<-|->}denotational' for some character
15888           definitions.
15889
15890 2004-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15891
15892         * Ideograph-R060-Step.el (M-10196): Map to U-00022514.
15893         - Use `=jis-x0208@{1978|1983|1990}' instead of
15894           `=jis-x0208-{1978|1983|1990}'.
15895         - Use `->subsumptive' or `{<-|->}denotational' for some character
15896           definitions.
15897
15898 2004-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15899
15900         * Ideograph-R050-Turban.el (U+5E63): Unify B-B9F4.
15901         (K0-7847): Separate B-B9F4.
15902
15903 2004-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15904
15905         * Ideograph-R071-Not.el (M-13719): Unify U-0002312F.
15906         - Use `=jis-x0208@{1978|1983|1990}' instead of
15907           `=jis-x0208-{1978|1983|1990}'.
15908         - Use `->subsumptive' or `{<-|->}denotational' for some character
15909           definitions.
15910
15911         * Ideograph-R067-Script.el, Ideograph-R053-Dotted-Cliff.el:
15912         - Use `=jis-x0208@{1978|1983|1990}' instead of
15913           `=jis-x0208-{1978|1983|1990}'.
15914         - Use `->subsumptive' or `{<-|->}denotational' for some character
15915           definitions.
15916
15917 2004-09-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15918
15919         * Ideograph-R073-Say.el (U+66F4): Use `->subsumptive'; use
15920         `=jis-x0208@{1978|1983|1990}' instead of
15921         `=jis-x0208-{1978|1983|1990}'.
15922
15923         * Ideograph-R057-Bow.el (U+5F2D): Use `->subsumptive'; use
15924         `=jis-x0208@{1978|1983|1990}' instead of
15925         `=jis-x0208-{1978|1983|1990}'.
15926
15927 2004-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15928
15929         * Ideograph-R041-Inch.el: Use `->subsumptive' or
15930         `{<-|->}denotational' for some character definitions.
15931         (U+5C05): Use `<-vulgar' instead of `vulgar-char-of-shinjigen-1'
15932         for S1-0638.
15933         (K0-637C): Unify GT-09374 and GT-K09077.
15934
15935         * Ideograph-R038-Woman.el (U+5A11): Use `->subsumptive'.
15936
15937 2004-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15938
15939         * Ideograph-R063-Door.el (U-00022A2E): New character.
15940         (U+39BF): Map to M-11710.
15941         (U+39C0): Map to M-11713.
15942         (U-00022A31): New character.
15943         (U-00022A33): New character.
15944         (U+39C1): Map to M-11721.
15945         (U-00022A36): New character.
15946         (U+39C2): Map to M-11729.
15947         (M-11735): New character.
15948         (U-00022A3F): New character.
15949         - Use `=jis-x0208@{1978|1983|1990}' instead of
15950           `=jis-x0208-{1978|1983|1990}'.
15951         - Use `->subsumptive' or `{<-|->}denotational' for some character
15952           definitions.
15953
15954         * Ideograph-R039-Child.el (U+6588): Copied from
15955         Ideograph-R067-Script.el.
15956         (C3-2558): Moved into U+6588.
15957         (U+5B78): Add S1-1783.
15958
15959 2004-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15960
15961         * Ideograph-R054-Long-Stride.el, Ideograph-R038-Woman.el,
15962         Ideograph-R044-Corpse.el:
15963         - Use `=jis-x0208@{1978|1983|1990}' instead of
15964           `=jis-x0208-{1978|1983|1990}'.
15965         - Use `->subsumptive' or `{<-|->}denotational' for some character
15966           definitions.
15967
15968 2004-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15969
15970         * Ideograph-R050-Turban.el:
15971         - Use `=jis-x0208@{1978|1983|1990}' instead of
15972           `=jis-x0208-{1978|1983|1990}'.
15973         - Use `->subsumptive' or `{<-|->}denotational' for some character
15974           definitions.
15975
15976 2004-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15977
15978         * Ideograph-R049-Oneself.el:
15979         - Use `=jis-x0208@{1978|1983|1990}' instead of
15980           `=jis-x0208-{1978|1983|1990}'.
15981         - Use `->subsumptive' or `{<-|->}denotational' for some character
15982           definitions.
15983         (J78-392B): Unify GT-11040.
15984         (J78-4327): Unify GT-11052.
15985
15986         * Ideograph-R046-Mountain.el:
15987         - Use `=jis-x0208@{1978|1983|1990}' instead of
15988           `=jis-x0208-{1978|1983|1990}'.
15989         - Use `->subsumptive' for some character definitions.
15990         (CB03791): Unify U-00021D73.
15991
15992         * Ideograph-R032-Earth.el: Use `=jis-x0208@{1978|1983|1990}'
15993         instead of `=jis-x0208-{1978|1983|1990}'.
15994         (U+5747): Use `->subsumptive'.
15995         (U-0002F853): New character.
15996         (M-05187): Moved into U-0002F853; separate C6-3E2C.
15997         (C6-3E2C): Add IU-0002F853; moved into U-0002F853.
15998         (U+57F4): Use `->subsumptive'.
15999         (U+580B): Likewise.
16000         (U+5C2D): Use `=>daikanwa' instead of `morohashi-daikanwa'.
16001         (U+5835): Changed to abstract character.
16002         (J78-4548): Use `<-denotational' for U+5835.
16003         (G0-3642): Likewise; add `<-simplified@JP' for J78-4548.
16004         (U+365B): Use `->subsumptive'.
16005         (U+365C): Likewise.
16006         (U+5858): Changed to abstract character.
16007         (B-B6ED): Use `<-denotational' for U+5858; use `->subsumptive'.
16008         (J83-4564): Use `<-denotational' for U+5858; add `<-simplified@JP'
16009         for J78-4564.
16010         (U+585A): Changed to abstract character.
16011         (B-B6EF): Use `<-denotational' for U+585A; use `->subsumptive'.
16012         (J83-444D): Likewise.
16013         (U+5861): Use `->subsumptive'; use `<-denotational' for B-B6F1.
16014         (B-B6F1): Changed to abstract character.
16015         (U+586B): Use `->subsumptive'; use `<-denotational' for B-B6F1.
16016         (U+58AB): Use `->subsumptive'.
16017
16018         * Ideograph-R009-Man.el:
16019         - Use `=jis-x0208@{1978|1983|1990}' instead of
16020           `=jis-x0208-{1978|1983|1990}'.
16021         - Use `->subsumptive' or `{<-|->}denotational' for some character
16022           definitions.
16023
16024         * Ideograph-R040-Roof.el: Use `=jis-x0208@{1978|1983|1990}'
16025         instead of `=jis-x0208-{1978|1983|1990}'.
16026         (U+5BC3): Add J97-5563.
16027
16028         * Ideograph-R033-Scholar.el: Use `=jis-x0208@{1978|1983|1990}'
16029         instead of `=jis-x0208-{1978|1983|1990}'.
16030         (U+58F7): Add `<-same' for U+58FA.
16031         (U+58FF): Changed to abstract character.
16032         (M-05678): Use `<-denotational' for U+58FF.
16033         (C2-4F7A): Likewise; use `->subsumptive'.
16034
16035         * Ideograph-R030-Mouth.el:
16036         - Use `=jis-x0208@{1978|1983|1990}' instead of
16037           `=jis-x0208-{1978|1983|1990}'.
16038         - Use `->subsumptive' or `{<-|->}denotational' for some character
16039           definitions.
16040
16041         * Ideograph-R026-Seal.el: Use `=jis-x0208@{1978|1983|1990}'
16042         instead of `=jis-x0208-{1978|1983|1990}'.
16043         (U-00020A1D): Unify GT-03655.
16044         (U+537E): Unify GT-03657.
16045         (U+537F): Add B-ADEB and J97-362A.
16046         (G0-4764): Add `<-simplified@JP' for J78-362A.
16047         (U-0002F833): Use `->same' and `->same*sources' instead of
16048         `->ideographic-variants' with char-ref.
16049         (J78-362A): Add `<-same' for U-0002F833; separate B-ADEB; add
16050         KU+537F.
16051
16052 2004-09-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16053
16054         * Ideograph-R027-Cliff.el: Use `=jis-x0208@{1978|1983|1990}'
16055         instead of `=jis-x0208-{1978|1983|1990}'.
16056         (U+53A9): Changed to abstract character.
16057         (M-03006): Use `<-denotational' for U+53A9; use `->subsumptive'.
16058         (GT-03811): Use `<-denotational' for U+53A9.
16059         (G0-3E47): Use `<-denotational' for U+53A9; use `->subsumptive'.
16060         (U+53B3): Use `->subsumptive'.
16061
16062         * Ideograph-R041-Inch.el (U+5C0A): Changed to abstract character.
16063         (K0-706E): Use `<-denotational' for U+5C0A; use `->subsumptive';
16064         unify GT-09378 and GT-K09091.
16065         (J0-423A): Use `<-denotational' for U+5C0A; use `->subsumptive'.
16066
16067 2004-09-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16068
16069         * maps-conf.el: Don't add `=gt-pj-1' for
16070         J90-{507C|417C|5371|3766|3E7D}.
16071
16072         * Ideograph-R031-Enclosure.el: Use `=jis-x0208@{1978|1983|1990}'
16073         instead of `=jis-x0208-{1978|1983|1990}'.
16074         (U+570D): Use `->subsumptive'.
16075
16076         * Ideograph-R013-Down-Box.el:
16077         - Use `=jis-x0208@{1978|1983|1990}' instead of
16078           `=jis-x0208-{1978|1983|1990}'.
16079         - Add some GT code points.
16080         (U+518D): Changed to an abstract character.
16081         (U-0002F815): Unify GT-01999 and GT-K01616 instead of GT-02001;
16082         use `<-denotational' for U+518D.
16083         (GT-02001): Separated from U-0002F815; use `<-denotational' for
16084         U+518D.
16085         (U+518E): Use `->subsumptive'.
16086         (M-01526): Unify U-0002054C, GT-02004, GT-K02042 and H1-B8A1.
16087         (U-0002054D): Use `->subsumptive'.
16088         (M-01527): Unify GT-01998.
16089         (J0-3A46): Use `<-denotational' for U+518D.
16090         (M-01532): Unify U-00020555, GT-02007 and H1-B8A7.
16091         (U-00020556): Use `->subsumptive'.
16092         (U-0002055B): Likewise.
16093         (U+5193): Likewise.
16094         (U+5194): Likewise.
16095         (U-0002055F): Likewise.
16096         (U+34BB): Likewise.
16097         (U+5195): Likewise.
16098         (U-00020560): Likewise.
16099         (M-01546): Use `->mistakable' instead of `comment'; unify
16100         GT-02031.
16101         (U+34BC): Use `->subsumptive'.
16102         (M-01548): Unify U-00020561, GT-02036 and H1-B8C1.
16103         (U-00020562): Use `->subsumptive'.
16104         (U-00020563): Likewise.
16105
16106 2004-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16107
16108         * Ideograph-R001-One.el (BC-88C7): Modify char-specs in
16109         `<-ideographic-component-forms'.
16110
16111 2004-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16112
16113         * Ideograph-R029-Again.el: Use `=jis-x0208@{1978|1983|1990}'
16114         instead of `=jis-x0208-{1978|1983|1990}'.
16115
16116         * Ideograph-R021-Spoon.el: Use `=jis-x0208@{1978|1983|1990}'
16117         instead of `=jis-x0208-{1978|1983|1990}'.
16118         (U+5315): Use `<-denotational' for J97-5238.
16119         (J97-5238): New abstract character.
16120         (U-0002090E): Use `<-denotational' for J97-5238.
16121
16122         * Ideograph-R018-Knife.el: Use `=jis-x0208@{1978|1983|1990}'
16123         instead of `=jis-x0208-{1978|1983|1990}'.
16124         (U+5206): Use `->subsumptive'.
16125         (U+525D): Use `<-denotational' for J97-476D.
16126         (J97-476D): New abstract character.
16127         (U+5265): Use `<-denotational' for J97-476D.
16128         (U+5275): Use `->subsumptive'.
16129         (U+527E): Use `->subsumptive'.
16130
16131         * Ideograph-R014-Cover.el: Use `=jis-x0208@{1978|1983|1990}'
16132         instead of `=jis-x0208-{1978|1983|1990}'.
16133         (U+51A4): Changed to an abstract character.
16134         (U-0002F818): Use `<-denotational' for U+51A4.
16135         (G0-5429): Likewise; use `->subsumptive' to integrate JC3-43F0.
16136
16137 2004-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16138
16139         * char-db-util.el (char-db-coded-charset-priority-list): Add
16140         `=jis-x0208@1997'.
16141         (insert-char-attributes): Use `=jis-x0208@{1990|1983|1978}'
16142         instead of `=jis-x0208-{1990|1983|1978}'.
16143
16144 2004-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16145
16146         * Ideograph-R023-Hiding-Enclosure.el: Use
16147         `=jis-x0208@{1978|1983|1990}' instead of
16148         `=jis-x0208-{1978|1983|1990}'.
16149         (U+533A): Use `->subsumptive'.
16150         (U+5340): Use `->subsumptive'.
16151
16152         * Ideograph-R015-Ice.el: Use `=jis-x0208@{1978|1983|1990}' instead
16153         of `=jis-x0208-{1978|1983|1990}'.
16154         (U+51C7): Use `->subsumptive'.
16155         (U+51CB): Use `->subsumptive'.
16156         (U+51DC): Use `->subsumptive'.
16157
16158 2004-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16159
16160         * Ideograph-R003-Dot.el (C3-2740): Compact
16161         `ideographic-structure'.
16162
16163         * Ideograph-R001-One.el (BC-88C7): Add `<-denotational' for
16164         U-00025605; add `ideographic-component-forms' for M-24624 and
16165         M-24623.
16166         (GT-K00615): New character.
16167         (GT-K00616): New character.
16168         (C6-2936): Add `ideographic-structure'.
16169         (C3-2740): Compact `ideographic-structure'.
16170
16171         * Ideograph-R019-Power.el: Use `=jis-x0208@1990' instead of
16172         `=jis-x0208-1990'.
16173
16174         * Ideograph-R012-Eight.el: Use `=jis-x0208@{1978|1983|1990}'
16175         instead of `=jis-x0208-{1978|1983|1990}'.
16176         (U+516C): Add J97-3878.
16177         (U+34B8): Use `->subsumptive'.
16178
16179         * Ideograph-R010-Legs.el: Use `=jis-x0208@{1978|1983|1990}'
16180         instead of `=jis-x0208-{1978|1983|1990}'.
16181         (U+5146): Add J97-437B.
16182         (U+514A): Use `->subsumptive'.
16183         (U+5154): Changed to an abstract character.
16184         (U-0002F80F): Use `<-denotational' for U+5154.
16185         (G0-4D43): Likewise; use `->subsumptive' to integrate GT-K05208.
16186         (U+515D): Use `->subsumptive'.
16187
16188 2004-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16189
16190         * Ideograph-R001-One.el: Use `=jis-x0208@{1978|1983|1990}' instead
16191         of `=jis-x0208-{1978|1983|1990}'.
16192         (U+4E08): Add J97-3E66.
16193
16194         * Ideograph-R011-Enter.el: Use `=jis-x0208@{1978|1983|1990}'
16195         instead of `=jis-x0208-{1978|1983|1990}'.
16196         (U-000204FD): Use `->subsumptive'.
16197         (U-000204FF): Moved from Ideograph-R009-Man.el; use
16198         `->subsumptive'.
16199         (M-01449): Moved into U-000204FF.
16200
16201         * Ideograph-R008-Lid.el: Use `=jis-x0208@{1978|1983|1990}' instead
16202         of `=jis-x0208-{1978|1983|1990}'.
16203         (U+4EA4): Add J97-3872.
16204
16205 2004-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16206
16207         * Ideograph-R115-Grain.el (JSP-5142): Moved into B-EAB0.
16208
16209 2004-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16210
16211         * Ideograph-R163-City.el (U+913C): Use `->subsumptive'.
16212         (JSP-6251): Use `=ucs@jis' instead of `=ucs@jis-1990'.
16213
16214         * Ideograph-R159-Cart.el (U+8F2C): Use `->subsumptive'.
16215         (JSP-6075): Use `=ucs@jis' instead of `=ucs@jis-1990'.
16216         (U+8F41): Use `->subsumptive'.
16217         (JSP-607E): Use `=ucs@jis' instead of `=ucs@jis-1990'.
16218
16219         * Ideograph-R157-Foot.el (U+8E95): Use `->subsumptive'.
16220         (JSP-6046): Use `=ucs@jis' instead of `=ucs@jis-1990'.
16221
16222         * Ideograph-R140-Grass.el (U+8362): Use `->subsumptive'.
16223         (JX1-7A6D): Use `=ucs@jis' instead of `=ucs@jis-2000'.
16224         (U+842F): Use `->subsumptive'.
16225         (JSP-584D): Use `=ucs@jis' instead of `=ucs@jis-1990'.
16226
16227         * Ideograph-R170-Mound.el (JSP-666E): Unify JC3-68DA; use
16228         `=ucs@jis/1990' instead of `=ucs@jis-1990'.
16229
16230         * Ideograph-R085-Water.el: Use `=ucs@jis/2000' instead of
16231         `=ucs@jis-2000'.
16232         (U+6FF9): Use `->subsumptive'.
16233
16234         * Ideograph-R188-Bone.el (JSP-695C): Use `=ucs@jis' instead of
16235         `=ucs@jis-1990'.
16236
16237         * Ideograph-R118-Bamboo.el (JX1-795A): Use `=ucs@jis' instead of
16238         `=ucs@jis-2000'.
16239
16240         * Ideograph-R116-Cave.el (JSP-5157): Use `=ucs@jis' instead of
16241         `=ucs@jis-1990'.
16242
16243         * Ideograph-R064-Hand.el (JSP-3F3C): Use `=ucs@jis' instead of
16244         `=ucs@jis-1990' and `=ucs@jis-2000'.
16245
16246 2004-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16247
16248         * Ideograph-R172-Short-Tailed-Bird.el: Use `=ucs@jis/{1990|2000}'
16249         instead of `=ucs@jis-{1990|2000}'.
16250
16251 2004-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16252
16253         * Ideograph-R096-Jade.el, Ideograph-R086-Fire.el: Use
16254         `=ucs@jis/1990' instead of `=ucs@jis-1990'.
16255
16256         * Ideograph-R072-Sun.el: Use `=ucs@jis/{1990|2000}' instead of
16257         `=ucs@jis-{1990|2000}'.
16258
16259         * Ideograph-R059-Bristle.el: Use `=ucs@JP' instead of `=ucs@jp'.
16260
16261         * Ideograph-R046-Mountain.el: Use `=ucs@jis/2000' instead of
16262         `=ucs@jis-2000'.
16263
16264 2004-09-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16265
16266         * Ideograph-R037-Big.el: Use `=daikanwa@rev{1|2}' instead of
16267         `=daikanwa-rev{1|2}'.
16268
16269         * char-db-util.el (char-db-make-char-spec): Use `=daikanwa@rev2'
16270         instead of `=daikanwa-rev2'.
16271         (char-db-insert-ccs-feature): Use `=daikanwa@rev{1|2}' instead of
16272         `=daikanwa-rev{1|2}'.
16273
16274 2004-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16275
16276         * Ideograph-R162-Walk.el (U+9054): Changed to abstract character.
16277         (K0-5339): Use `<-denotational' for U+9054.
16278         (U+9039): Use `=>daikanwa' instead of `morohashi-daikanwa'; use
16279         `->subsumptive'.
16280         (J0-4323): Use `<-denotational' for U+9054; use `->subsumptive' to
16281         integrate C1-672E.
16282
16283         * Ideograph-R030-Mouth.el (M-03980): Unify U-00020DD0 and H2-DA64.
16284
16285         * maps-conf.el: Don't add `=gt-pj-1' for J90-6D7D.
16286
16287 2004-08-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16288
16289         * Ideograph-R030-Mouth.el: Use =ucs@{unicode|iso} components in
16290         `ideographic-structure' features of =ucs@{unicode|iso} characters.
16291         (U+55A9): Use `->subsumptive'.
16292         (U+55BB): Use `=>daikanwa' instead of `morohashi-daikanwa'; use
16293         `->subsumptive'.
16294         (J78-4A2E): Delete `ideographic-structure'.
16295
16296 2004-08-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16297
16298         * Ideograph-R145-Clothes.el (U+88B2): Use `->subsumptive'.
16299         (U+88B3): Likewise.
16300         (U+892D): Likewise.
16301         (U+892E): Likewise.
16302
16303         * Ideograph-R194-Ghost.el: Add mappings between CJK Ext B and CNS
16304         11643 plain 5.
16305         (U-00029C7C): New character.
16306         (M-45760): Moved into U-00029C7C.
16307         (U-00029C7B): New character.
16308         (M-45761): Moved into U-00029C7C.
16309         (U-00029CA0): New character.
16310         (M-45778): Moved into U-00029CA0.
16311         (C5-4B62): Map into M-45783 and U-00029C8F.
16312         (C5-5325): Unify U-00029CAC and M-45816.
16313         (U+4C22): Use `->subsumptive'.
16314         (C4-553F): Unify M-45824.
16315         (M-49922): Separate U+4C23 and C3-5377; add `<-unknown' for
16316         U+4C23.
16317         (U+4C23): Use `->subsumptive'.
16318         (C7-522B): Map to M-45890.
16319
16320 2004-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16321
16322         * Ideograph-R174-Blue.el (U+5568): Use =ucs@{unicode|iso}
16323         components in `ideographic-structure' features of
16324         =ucs@{unicode|iso} characters.
16325
16326         * Ideograph-R172-Short-Tailed-Bird.el (U+96B9): Use
16327         `->subsumptive'.
16328         (U+96CD): Likewise.
16329         (U+5DB2): Copied from Ideograph-R046-Mountain.el.
16330         (U-0002F9F4): Use `->subsumptive'.
16331         (U+96E2): Use `->subsumptive'.
16332
16333 2004-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16334
16335         * Ideograph-R127-Plow.el: Add mappings for Big5 code points.
16336
16337         * Ideograph-R009-Man.el: Use =ucs@{unicode|iso} components in
16338         `ideographic-structure' features of =ucs@{unicode|iso} characters.
16339         (U+5009): Use `->subsumptive'.
16340
16341 2004-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16342
16343         * Ideograph-R187-Horse.el (U+9A2B): Use `->subsumptive'.
16344         (U+4BA3): Likewise.
16345
16346         * Ideograph-R140-Grass.el (U+449D): Use `->subsumptive'.
16347         (U+449E): Likewise.
16348         (U+82D7): Changed to abstract character.
16349         (C1-5340): Use `<-denotational' for U+82D7.
16350         (J0-4944): Likewise.
16351         (U+8457): Changed to abstract character.
16352         (J0-4378): Use `<-denotational' for U+8457; use `->subsumptive' to
16353         integrate C1-6161.
16354         (U+FA5F): Use `<-denotational' for U+FA5F; use `->subsumptive'.
16355         (U+44F4): Use `->subsumptive'.
16356         (U+8511): Likewise.
16357         (U+8607): Likewise.
16358
16359         * Ideograph-R125-Old.el: Add mappings for Big5 code points.
16360         (M-28846): Unify U-000264B4.
16361         (U-000264C8): New character.
16362         (M-28868): Moved into U-000264C8.
16363         (U-000264CB): New character.
16364         (M-28869): Moved into U-000264CB.
16365         (U-000264CD): New character.
16366         (M-28870): Moved into U-000264CD.
16367
16368         * Ideograph-R044-Corpse.el (U+5C6C): Use `->subsumptive'.
16369
16370         * Ideograph-R149-Speech.el (U+8A00): Use `->subsumptive'.
16371
16372         * Ideograph-R126-And.el: Add mappings for Big5 code points.
16373         (M-28886): Unify U-000264D5.
16374         (M-28895): Unify U-000264DF.
16375
16376         * char-db-util.el (char-db-feature-domains): Add `jis-x0212'.
16377
16378         * Ideograph-R022-Right-Open-Box.el (U+3533): Use `->subsumptive'.
16379         (U+532F): Likewise.
16380
16381         * Ideograph-R046-Mountain.el (U+5DB2): Changed to abstract
16382         character.
16383         (B-E967): Use `<-denotational' for U+5DB2; use `->subsumptive'.
16384
16385         * Ideograph-R124-Feather.el (U+7FCF): Use `->subsumptive'.
16386         (U+7FDF): Likewise.
16387
16388         * Ideograph-R104-Sickness.el (U+75BE): Use `->subsumptive'.
16389
16390         * Ideograph-R096-Jade.el (U+7434): Use `->subsumptive'.
16391
16392         * Ideograph-R085-Water.el (U+6DEE): Use `->subsumptive'.
16393
16394         * Ideograph-R079-Weapon.el (U+6BB3): Use `->subsumptive'.
16395
16396         * Ideograph-R077-Stop.el (U-0002398B): Use `->subsumptive'.
16397         (U+6B70): Use `->subsumptive'.
16398
16399         * Ideograph-R050-Turban.el (U+5E1A): Use `->subsumptive'.
16400
16401         * Ideograph-R040-Roof.el (U+5BC6): Use `->subsumptive'.
16402         (U+375D): Use `->subsumptive'.
16403
16404         * Ideograph-R042-Small.el (C6-3E65): Delete
16405         `ideographic-structure'.
16406
16407         * Ideograph-R013-Down-Box.el (U+518F): Use `->subsumptive'.
16408
16409 2004-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16410
16411         * Ideograph-R021-Spoon.el (BC-895F): New character.
16412
16413         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL C-SIMPLIFIED
16414         SPEECH>): Unify BC-8963.
16415
16416         * Ideograph-R181-Leaf.el (U+9877): Unify H1-DC48.
16417
16418 2004-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16419
16420         * Ideograph-R191-Fight.el: Add mappings between CJK Ext B and CNS
16421         11643 plain 5.
16422
16423 2004-08-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16424
16425         * Ideograph-R192-Sacrificial-Wine.el (U-00029C2A): New character.
16426         (M-45670): Moved into U-00029C2A.
16427         (C5-7B50): Likewise.
16428
16429 2004-08-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16430
16431         * Ideograph-R140-Grass.el (U+8289): Use `->subsumptive'.
16432         (CB06151): New character.
16433
16434         * Ideograph-R123-Sheep.el (U-00026392): Use `->subsumptive';
16435         integrate M-28513.
16436         (U-0002638E): Use `->subsumptive'; integrate M-28514.
16437         (U+7FAA): Use `->subsumptive'.
16438         (U-00026391): Use `->subsumptive'.
16439         (U+4372): Use `->subsumptive'.
16440         (U+7FAB): Use `->subsumptive'.
16441         (U+4373): Use `->subsumptive'.
16442         (U-00020186): Use `->subsumptive'; use
16443         `ideographic-{radical|strokes}@{ucs|cns}' and
16444         `ideographic-radical@cns*sources' instead of `ideographic-';
16445         compact `ideographic-structure'.
16446
16447         * Ideograph-R008-Lid.el (U-00020186): Compact
16448         `ideographic-structure'.
16449
16450 2004-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16451
16452         * Ideograph-R072-Sun.el (U+6637): Add `<-same' for U-00025055; add
16453         S1-5235.
16454         (U+6638): Use `->subsumptive'.
16455
16456         * Ideograph-R008-Lid.el (U-00020186): Use `->subsumptive'; use
16457         `ideographic-{radical|strokes}@{ucs|cns}' and
16458         `ideographic-radical@cns*sources'.
16459
16460 2004-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16461
16462         * Ideograph-R140-Grass.el (<CJK RADICAL GRASS ONE>): Unify
16463         BC-8957.
16464         (C6-254D): Use `->subsumptive'; map to U-00026AFC; integrate
16465         GT-39649, GT-K01416 and H8-E77D.
16466         (U+4494): Use `->subsumptive'.
16467         (GT-K01418): New character.
16468         (U+4495): Use `->subsumptive'.
16469         (U+44BC): Likewise.
16470         (U+8349): Changed to an abstract character.
16471         (C1-5777): Use `<-denotational' for U+8349; unify GT-40452 and
16472         GT-K06491.
16473         (J0-4170): Use `<-denotational' for U+8349.
16474         (U+83EB): Use `->subsumptive'.
16475         (U+452D): Likewise.
16476         (U+452E): Likewise.
16477         (U+853F): Use `->subsumptive'; use `<-denotational' for B-DFAF.
16478         (B-DFAF): Changed to an abstract character.
16479         (U+848D): Use `->subsumptive'; use `<-denotational' for B-DFAF.
16480         (U+452F): Use `->subsumptive'.
16481
16482 2004-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16483
16484         * Ideograph-R013-Down-Box.el (U+5184): Unify GT-01981 and
16485         GT-K00592.
16486         (U-0002053D): Use `->subsumptive'.
16487         (M-01510): Unify GT-01980.
16488         (U-0002053E): Unify GT-01979.
16489         (C6-2150): Unify GT-01982.
16490         (U+5189): Changed to an abstract character.
16491         (J78-5147): Add `<-denotational' for U+5189; unify GT-01992 and
16492         GT-K01032.
16493         (U+518B): Unify GT-01986 and GT-K01263.
16494         (U-00020542): Use `->subsumptive'.
16495         (C4-215D): Unify GT-01987.
16496         (U-00020543): Use `->subsumptive'; integrate GT-01996.
16497         (U-00020544): Unify GT-01994.
16498         (U-00020548): Use `->subsumptive'.
16499         (M-01522): Unify GT-01995.
16500         (U-00020541): Use `->ideographic-variants*sources' instead of
16501         char-ref in `->ideographic-variants'; unify GT-01990.
16502         (G0-483D): Add `<-denotational' for U+5189.
16503         (GT-K01266): New character.
16504         (U-0002054B): Use `->subsumptive'.
16505         (C6-235A): Unify GT-02003 and GT-K01746.
16506         (U-0002F815): Unify GT-02001.
16507
16508 2004-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16509
16510         * Ideograph-R145-Clothes.el (U+88AE): Use `->subsumptive'.
16511         (U+88AF): Fix strokes; add `<-simplified@CN' for U+894F.
16512         (U+88B0): Use `->subsumptive'.
16513         (U+894F): Likewise.
16514
16515         * Ideograph-R108-Dish.el (U-0002503F): Unify GT-29402.
16516         (U+76C0): Unify GT-29401.
16517         (U+76C1): Unify GT-29400.
16518         (U-00025041): Unify GT-29406.
16519         (U-00025042): Unify GT-29408.
16520         (U-00025055): Unify BC-8CD7, GT-29430 and GT-K07132; add
16521         S{1|2}-5236.
16522
16523         * Ideograph-R096-Jade.el (U+738A): Delete `japanese-strokes'; add
16524         S1-4872; unify GT-26659.
16525         (U-000248E9): Add `<-ideographic-component-forms' for U+7389; add
16526         S1-4874; unify GT-26658.
16527
16528 2004-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16529
16530         * Ideograph-R163-City.el (U+90FD): Changed to an abstract
16531         character.
16532         (J0-4554): Use `<-denotational' for U+90FD; add S1-8455.
16533         (U+FA26): Use `<-denotational' for U+90FD; add S1-8456.
16534
16535         * Ideograph-R122-Net.el (U-00026270): New character.
16536
16537         * Ideograph-R061-Heart.el (U+6167): Use `->subsumptive'.
16538         (U-000227E9): Use `->subsumptive'.
16539
16540 2004-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16541
16542         * Ideograph-R151-Bean.el (U+3AB7): Add
16543         `ideographic-{radical|strokes}' in derived characters.
16544
16545         * Ideograph-R109-Eye.el (U+770C): Use `->subsumptive'.
16546
16547         * Ideograph-R120-Silk.el (J0-6551): Add S1-6141.
16548
16549 2004-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16550
16551         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL GRASS ONE>):
16552         Unify BC-8957.
16553
16554         * Ideograph-R190-Hair.el: Add mappings between CJK Ext B and CNS
16555         11643 plain 5.
16556
16557         * Ideograph-R154-Shell.el (C6-585E): Use `->subsumptive';
16558         integrate U-00027D69.
16559
16560         * Ideograph-R086-Fire.el (BC-8BE3): New character.
16561
16562         * Ideograph-R019-Power.el (U+52B3):
16563         Add `<-vulgar' for U+52DE; modify `ideographic-structure'.
16564
16565         * Ideograph-R068-Dipper.el (U+3AB7): Add
16566         `ideographic-{radical|strokes}' in derived characters.
16567
16568 2004-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16569
16570         * Ideograph-R113-Spirit.el (U+7958): Use `->subsumptive'.
16571         (JSP-5056): Unify CB08290.
16572         (JC3-5CD1): Unify H6-EDE8.
16573
16574         * Ideograph-R061-Heart.el (U+5FCD): Define as an abstract
16575         character.
16576         (B-A7D4): Use `->subsumptive'; use `<-denotational' for U+5FCD.
16577         (J0-4726): Use `<-denotational' for U+5FCD.
16578
16579         * Ideograph-R035-Go-Slowly.el (U-0002156B): Use `->subsumptive'.
16580         (U-00021569): Likewise.
16581
16582         * Ideograph-R030-Mouth.el (GT-K01160): Add `<-original' U+5B50.
16583         (GT-K01881): Likewise.
16584         (U+5453): Compact `ideographic-structure'.
16585
16586 2004-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16587
16588         * Ideograph-R063-Door.el (C3-2628): Add `->mistakable' for
16589         M-11712; unify GT-14762 and GT-K02657.
16590         (J0-4C61): Add S{1|2}-2795.
16591         (U+623E): Use `->subsumptive'.
16592
16593         * Ideograph-R162-Walk.el (U+8FC5): Define as an abstract
16594         character.
16595         (M-38727): Use `->subsumptive'; use `<-denotational' for U+8FC5.
16596         (J0-3F57): Use `->subsumptive'; use `<-denotational' for U+8FC5.
16597
16598         * Ideograph-R075-Tree.el (U+6753): Use `->subsumptive'.
16599         (K0-7875): Unify GT-18401 and GT-K02566.
16600
16601         * Ideograph-R012-Eight.el (U+5177): define as an abstract
16602         character.
16603         (U-0002F811): Use `<-denotational' for U+5177.
16604         (G0-3E5F): Likewise.
16605
16606 2004-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16607
16608         * Ideograph-R151-Bean.el (GT-K02620): New character.
16609         (U-00027BDA): Use `->subsumptive'.
16610         (M-36251): Unify U-00027BDD.
16611         (U+3AB7): Use `->subsumptive' to integrate M-13507 and CB00356;
16612         use `ideographic-{radical|strokes}@{ucs|cns}' and
16613         `ideographic-radical@ucs*sources'.
16614
16615         * Ideograph-R068-Dipper.el (M-13507): Use `->subsumptive' to
16616         integrate U+3AB7 and C3-392B; use
16617         `ideographic-{radical|strokes}@{ucs|cns}' and
16618         `ideographic-radical@ucs*sources'.
16619
16620         * Ideograph-R159-Cart.el (C6-454E): Unify U-000282B4.
16621
16622 2004-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16623
16624         * Ideograph-R124-Feather.el (U+7FBD): Define as an abstract
16625         character.
16626         (K0-6962): Use `<-denotational' for U+7FBD.
16627         (GT-36834): Likewise.
16628         (GT-K01762): Add `<-denotational' and
16629         `<-ideographic-component-forms' for K0-6962.
16630         (J0-3129): Use `<-denotational' for U+7FBD.
16631
16632         * Ideograph-R036-Evening.el (U-00020199): Use `->subsumptive'; use
16633         `ideographic-{radical|strokes}@{ucs|daikanwa}',
16634         `ideographic-radical@ucs*sources' and
16635         `ideographic-strokes@daikanwa*sources' instead of `ideographic-'.
16636
16637         * Ideograph-R008-Lid.el: Use GT-K01444 instead of BC-8BAA in
16638         `ideographic-structure'.
16639         (BC-8BAA): Use `->subsumptive' to integrate GT-K01444.
16640         (M-00320): Compact `ideographic-structure'.
16641         (C6-3D22): Likewise.
16642         (U-00020199): Use `->subsumptive'; use
16643         `ideographic-{radical|strokes}@{ucs|daikanwa}',
16644         `ideographic-radical@ucs*sources' and
16645         `ideographic-strokes@daikanwa*sources' instead of `ideographic-'.
16646
16647         * Ideograph-R141-Tiger.el (CB08839): New character.
16648
16649         * Ideograph-R134-Mortar.el (CB07105): New character.
16650
16651         * Ideograph-R057-Bow.el (U+5F25): Use `->subsumptive'.
16652         (CB07460): New character in U+5F25.
16653         (G0-4356): Unify H3-CAD7.
16654         (U+5F26): Use `->subsumptive'.
16655
16656         * Ideograph-R054-Long-Stride.el (G0-5B48): Unify BC-8BD4.
16657
16658         * Ideograph-R044-Corpse.el (U-00021C28): New character.
16659         (U-00021C32): New character.
16660
16661         * Ideograph-R009-Man.el (U+4EE4): Use `->subsumptive'.
16662         (C1-456F): Unify GT-K01023.
16663         (G0-416E): Unify GT-K01022.
16664         (U+50CC): Modify `ideographic-structure'.
16665
16666 2004-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16667
16668         * Ideograph-R030-Mouth.el (U+53ED): Use `->subsumptive'.
16669         (U+3563): Likewise.
16670         (GT-K01062): New character.
16671         (GT-K01160): New character.
16672         (GT-K01881): New character.
16673         (U-00020C57): Use `->subsumptive'.
16674         (U+5546): Likewise.
16675         (U+5547): Likewise.
16676
16677         * Ideograph-R012-Eight.el (U-00020509): Use `->subsumptive'.
16678         (JX2-2327): Unify GT-K01768.
16679         (GT-K01769): New character.
16680         (U-00020512): Use `->subsumptive'.
16681
16682         * Ideograph-R087-Claw.el (U+3E12): Use `->subsumptive'; integrate
16683         M-19664.
16684         (M-19664): New character; unify H5-F7E7.
16685
16686         * Ideograph-R085-Water.el (GT-K02519): New character.
16687         (U+6C59): Unify GT-21907 and GT-K01581.
16688
16689         * Ideograph-R077-Stop.el (U+6B68): Unify H4-D2ED.
16690
16691         * Ideograph-R075-Tree.el (GT-K02598): New character.
16692
16693         * Ideograph-R013-Down-Box.el (BC-8CBF): New character.
16694
16695         * Ideograph-R011-Enter.el (U+5168): Use `->subsumptive'.
16696         (M-01424): Unify GT-01862 and GT-K01745.
16697
16698         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL FOOT>): Add
16699         `<-ideographic-component-forms' for U+8DB3; unify GT-K02600.
16700
16701         * Ideograph-R189-Tall.el: Add mappings between CJK Ext B and CNS
16702         11643 plain 5.
16703         (GT-K08880): New character.
16704         (U-00029ACF): Use `->subsumptive'.
16705         (M-45329): Modify `ideographic-structure'.
16706         (C7-362D): Likewise.
16707         (U-00029AD6): Use `->subsumptive'.
16708         (M-45332): Modify `ideographic-structure'.
16709         (H1-E2B6): Likewise.
16710
16711         * Ideograph-R129-Brush.el (BC-8BC6): New character.
16712         (GT-K02451): New character.
16713
16714 2004-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16715
16716         * Ideograph-R086-Fire.el (U+707C): Use `->subsumptive'; unify
16717         B-A860.
16718         (J78-3C5E): Separate B-A860; unify GT-24181 and GT-K02568.
16719
16720         * Ideograph-R117-Stand.el (GT-K01020): New character.
16721         (GT-K01019): New character.
16722
16723         * Ideograph-R111-Arrow.el (GT-K01013): New character.
16724
16725 2004-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16726
16727         * Ideograph-R188-Bone.el, Ideograph-R187-Horse.el: Add mappings
16728         between CJK Ext B and CNS 11643 plain 5.
16729
16730 2004-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16731
16732         * Ideograph-R184-Eat.el: Add mappings between CJK Ext B and CNS
16733         11643 plain 5.
16734
16735 2004-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16736
16737         * Ideograph-R075-Tree.el (U+6786): Use `->subsumptive'.
16738         (U-000233D9): Unify CB10543 and H3-EEE9.
16739         (U+6787): Use `->subsumptive'.
16740
16741         * Ideograph-R186-Fragrant.el: Add mappings between CJK Ext B and
16742         CNS 11643 plain 5.
16743         (U+99A7): Define as ab abstract character.
16744         (U-0002FA05): Use `<-denotational' for U+99A7; use `=ucs@unicode'
16745         instead of `=ucs@gb'.
16746         (C2-677E): Use `<-denotational' for U+99A7.
16747
16748 2004-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16749
16750         * update-cdb.el: Check `save-charset-properties' is defined before
16751         calling `save-charset-properties'.
16752
16753 2004-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16754
16755         * Ideograph-R181-Leaf.el: Add mappings between CJK Ext B and CNS
16756         11643 plain 5.
16757
16758 2004-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16759
16760         * Ideograph-R185-Head.el: Add mappings between CJK Ext B and CNS
16761         11643 plain 5.
16762         (M-44502): Unify U-0002981F.
16763
16764         * maps-conf.el: Don't add `=gt-pj-1' for J90-335C.
16765
16766 2004-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16767
16768         * Ideograph-R186-Fragrant.el, Ideograph-R196-Bird.el,
16769         Ideograph-R184-Eat.el, Ideograph-R177-Leather.el,
16770         Ideograph-R170-Mound.el, Ideograph-R142-Insect.el,
16771         Ideograph-R140-Grass.el, Ideograph-R135-Tongue.el,
16772         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
16773         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
16774         Ideograph-R118-Bamboo.el, Ideograph-R109-Eye.el,
16775         Ideograph-R087-Claw.el, Ideograph-R101-Use.el,
16776         Ideograph-R102-Field.el, Ideograph-R085-Water.el,
16777         Ideograph-R072-Sun.el, Ideograph-R064-Hand.el,
16778         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
16779         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
16780         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
16781         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
16782         Ideograph-R036-Evening.el, Ideograph-R032-Earth.el,
16783         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
16784         Ideograph-R029-Again.el, Ideograph-R026-Seal.el,
16785         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
16786         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
16787         Ideograph-R015-Ice.el, Ideograph-R009-Man.el,
16788         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
16789         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
16790         Ideograph-R002-Line.el, Ideograph-R001-One.el: Use `<-same'
16791         instead of `->same'.
16792
16793         * char-db-util.el (insert-char-attributes): Ignore `->same'
16794         instead of `<-same' if it does not have `*sources'.
16795
16796 2004-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16797
16798         * update-cdb.el: Use `save-charset-properties' for all
16799         coded-charsets when building CHISE database.
16800
16801 2004-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16802
16803         * update-cdb.el (system-char-database-directory): Use
16804         `data-directory' instead of `exec-directory'.
16805
16806 2004-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16807
16808         * Ideograph-R121-Jar.el: Add mappings for Big5 code points.
16809
16810         * maps-conf.el: Don't add `=gt-pj-1' for J90-6621.
16811
16812 2004-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16813
16814         * Ideograph-R122-Net.el: Add mappings for Big5 code points.
16815
16816 2004-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16817
16818         * Ideograph-R121-Jar.el: Use `->subsumptive' for some character
16819         definitions.
16820         (GT-K01231): Use `=>daikanwa' instead of `morohashi-daikanwa'; use
16821         `<-denotational' and `<-ideographic-component-forms' for U+7F36.
16822         (U+7F37): Use `ideographic-{radical|strokes}@{ucs|cns}' and
16823         `ideographic-radical@ucs*sources' to integrate C4-2557.
16824         (U+4343): Define as an abstract character.
16825         (JX2-7461): Use `<-denotational' for U+4343.
16826         (GT-36228): Likewise; add `<-ideographic-component-forms' for
16827         U+4343; fix `total-strokes'.
16828
16829         * maps-conf.el: Don't add `=gt-pj-1' for J90-657E.
16830
16831 2004-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16832
16833         * maps-conf.el: Don't add `=gt-pj-1' for J90-657D.
16834
16835         * Ideograph-R026-Seal.el (U-00020A13): Use `->subsumptive'.
16836         (C4-2557): Use `->subsumptive'; use
16837         `ideographic-{radical|strokes}@{ucs|cns}' and
16838         `ideographic-radical@ucs*sources'.
16839
16840 2004-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16841
16842         * Ideograph-R076-Lack.el (U+6B20): Use `->subsumptive'.
16843
16844 2004-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16845
16846         * Ideograph-R122-Net.el: Use `->subsumptive' for some character
16847         definitions.
16848         (U+5188): Use `ideographic-{radical|strokes}@{ucs|cns}' and
16849         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'.
16850         (U+7F53): Use `=>daikanwa' instead of `morohashi-daikanwa'; use
16851         `<-unknown' instead of `comment'.
16852         (U+4359): Define as an abstract character.
16853         (M-28274): New character.
16854         (C4-3F75): Use `<-denotational' for U+4359.
16855
16856         * Ideograph-R087-Claw.el (U-00024514): Use `->subsumptive'; use
16857         `->ancient' instead of `->ancient-ideograph'.
16858         (U-00024515): Use `->subsumptive'.
16859
16860         * Ideograph-R213-Turtle.el (U+9F9D): Use `->subsumptive';
16861         integrate C3-5E47 instead of using `->same'.
16862
16863         * Ideograph-R115-Grain.el (C3-5E47): Use `->subsumptive'.
16864
16865         * Ideograph-R182-Wind.el: Add mappings between CJK Ext B and CNS
16866         11643 plain 5.
16867
16868         * Ideograph-R038-Woman.el (U+5974): Use `->subsumptive'.
16869         (U+36A2): Define as an abstract character.
16870         (M-06040): Use `<-ancient*sources' instead of char-ref in
16871         `<-ancient'; add `<-denotational' for U+36A2.
16872         (U+5975): Use `->subsumptive'.
16873         (U+5976): Likewise.
16874         (U+5977): Likewise.
16875         (U+5978): Likewise.
16876         (U+5979): Likewise.
16877
16878         * Ideograph-R013-Down-Box.el (U+5188): Use
16879         `ideographic-{radical|strokes}@{ucs|cns}' and
16880         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'.
16881
16882 2004-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16883
16884         * Ideograph-R047-River.el (M-08670): Add `daikanwa' into
16885         `<-ancient*sources'; unify GT-10943.
16886         (U-00021FE8): Unify GT-10940.
16887         (U+5DDC): Unify GT-10941 and GT-K00158.
16888         (BC-8BED): Unify GT-10942.
16889         (U-00021FE7): Unify GT-10946 and GT-K00728.
16890         (U-00021FE9): Use `->subsumptive'.
16891
16892 2004-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16893
16894         * Ideograph-R183-Fly.el (C5-6A61): Use `->subsumptive'; integrate
16895         U-00029677.
16896         (U-0002967C): Use `->subsumptive'.
16897         (C5-746D): Unify U-0002967D.
16898
16899 2004-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16900
16901         * Ideograph-R109-Eye.el (U-00025215): Use `->subsumptive'.
16902
16903 2004-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16904
16905         * Ideograph-R210-Even.el (U+9F4A): Use `->subsumptive'.
16906
16907         * Ideograph-R182-Wind.el (U+98A8): Use `->subsumptive'.
16908
16909         * Ideograph-R077-Stop.el (U+6B64): Use `->subsumptive'.
16910         (U-00023945): Likewise.
16911
16912         * Ideograph-R072-Sun.el (U+65E8): Use `->subsumptive'.
16913         (U+3AD0): Likewise.
16914         (U+3AD5): Likewise.
16915
16916 2004-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16917
16918         * Ideograph-R025-Divination.el (GT-K00061): Use `<-denotational'
16919         for U+535C; use `=>daikanwa' instead of `morohashi-daikanwa'.
16920         (C6-212C): Unify U-00020061, BC-87B1 and GT-00103 instead of using
16921         `->same'; use `->subsumptive' for M-00069 and M-02775.
16922         (U-000209EA): Use `<-ancient*sources' and `<-ancient*denied'
16923         instead of char-ref in `<-ancient'.
16924
16925         * Ideograph-R002-Line.el (U-00020061): Move
16926         `ideographic-{radical|strokes}@{ucs|cns}' and
16927         `ideographic-radical@{ucs|cns}*sources' into M-00069 and M-02775.
16928
16929         * Ideograph-R030-Mouth.el (U+53F6): Use `<-ancient*sources'
16930         instead of char-ref in `<-ancient'.
16931         (U+5446): Use `->subsumptive'.
16932
16933         * Ideograph-R027-Cliff.el (U+3548): Use `->subsumptive'.
16934         (U-00020A4A): Likewise; use `<-ancient*sources' instead of
16935         char-ref in `<-ancient'.
16936         (U-00020A4B): Use `->subsumptive'.
16937         (U-00020A4C): Likewise; use `<-ancient*sources' instead of
16938         char-ref in `<-ancient'.
16939
16940 2004-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16941
16942         * Ideograph-R002-Line.el (U-00020061): Unify C6-212C; use
16943         `->subsumptive' to integrate M-00069 and M-02775; don't use
16944         `->same' for M-02775; use
16945         `ideographic-{radical|strokes}@{ucs|cns}'.
16946
16947 2004-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16948
16949         * Ideograph-R018-Knife.el (U+5203): Define as an abstract
16950         character.
16951         (B-A462): Use `->subsumptive'; use `<-denotational' for U+5203.
16952         (U+5204): Use `->subsumptive'.
16953         (J0-5163): Moved into U+5204; use `<-vulgar@shinjigen' instead of
16954         `vulgar-char-of-shinjigen-1'; add `<-simplified@misc' for M-01436
16955         and `<-vulgar@zhengzi-tong' for M-01849.
16956         (J0-3F4F): Use `<-denotational' for U+5203.
16957         (U-000206F8): Use `->subsumptive'.
16958         (U-00020706): Likewise.
16959         (M-01982): Unify U-00020708.
16960         (M-01983): Unify U-00020704.
16961         (M-01984): Unify U-00020703.
16962         (U+5291): Use `->subsumptive'.
16963         (U-000207FC): Likewise.
16964         (U+5292): Likewise.
16965
16966         * Ideograph-R016-Table.el (M-01762): Unify U-00020641 and H1-DF51.
16967         (M-01763): Unify U-00020642 and H1-DF55.
16968         (U-00020AE8): Use `->subsumptive'.
16969
16970         * Ideograph-R009-Man.el (M-00395): Use `->subsumptive' to
16971         integrate C3-2174; use `<-denotational' for U+36A2; use
16972         `<-ancient*sources' instead of char-ref in `<-ancient'; use
16973         `->mistakable' for M-06040.
16974         (U-00020209): Use `<-ancient*sources' instead of char-ref in
16975         `<-ancient'.
16976         (U+4FDD): Use `->subsumptive'.
16977         (U-00020300): Use `->subsumptive'; use `<-ancient*sources' instead
16978         of char-ref in `<-ancient'.
16979
16980 2004-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16981
16982         * Ideograph-R001-One.el (U-00020022): Use `->subsumptive'.
16983         (U+4E23): Use `<-ancient*sources' instead of char-ref in
16984         `<-ancient'; use `->mistakable' for M-11708.
16985         (C6-2936): Use `<-denotational' for U+4E3D.
16986
16987         * Ideograph-R002-Line.el (U+4E29): Use `->subsumptive'.
16988
16989 2004-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16990
16991         * char-db-util.el (insert-char-attributes): Don't display
16992         `->ancient' when running with non-readable mode and it does not
16993         have `->ancient*sources'.
16994
16995 2004-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16996
16997         * Ideograph-R004-Slash.el (C6-2121): Use `<-ancient*sources'
16998         instead of char-ref in `<-ancient'.
16999         (U+3405): Likewise.
17000
17001         * Ideograph-R019-Power.el (U+52DB): Use `<-ancient*sources'
17002         instead of char-ref in `<-ancient'.
17003
17004 2004-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17005
17006         * Ideograph-R213-Turtle.el, Ideograph-R115-Grain.el,
17007         Ideograph-R109-Eye.el, Ideograph-R052-Short-Thread.el,
17008         Ideograph-R087-Claw.el, Ideograph-R041-Inch.el,
17009         Ideograph-R047-River.el, Ideograph-R038-Woman.el,
17010         Ideograph-R036-Evening.el, Ideograph-R030-Mouth.el,
17011         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
17012         Ideograph-R019-Power.el, Ideograph-R018-Knife.el,
17013         Ideograph-R016-Table.el, Ideograph-R009-Man.el,
17014         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
17015         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
17016         `<-ancient-ideograph' to `<-ancient'.
17017
17018 2004-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17019
17020         * Ideograph-R140-Grass.el (U+8293): Use `->subsumptive'.
17021         (JSP-5738): Add `->same' for U-0002F82C; put `daikanwa' into
17022         `<-original*sources'.
17023         (U+8295): Use `->subsumptive'.
17024
17025 2004-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17026
17027         * Ideograph-R072-Sun.el (M-14132): Add `->same' for U+6635; add
17028         `->synonyms' for M-00279.
17029
17030 2004-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17031
17032         * Ideograph-R085-Water.el (U+6C37): Add `<-vulgar' for U+51B0.
17033
17034         * Ideograph-R063-Door.el (U+39BE): Use `->subsumptive'; include
17035         M-11705.
17036         (U+623B): Use `->subsumptive'.
17037         (U+623C): Add `zhengzi-tong' and `daikanwa' into
17038         `<-original*sources'.
17039         (U+623D): Use `->subsumptive'.
17040
17041         * Ideograph-R051-Dry.el (U+5E78): Use `->subsumptive'.
17042
17043         * Ideograph-R032-Earth.el (U-0002F855): Use `<-denotational' for
17044         U+578B.
17045
17046         * Ideograph-R015-Ice.el (U+51B0): Add `->vulgar' for U+6C37.
17047
17048 2004-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17049
17050         * Ideograph-R009-Man.el (U+4FA2): Use `->subsumptive'.
17051         (U+4FAE): Define as an abstract character.
17052         (U-0002F805): Use `<-denotational' for U+4FAE.
17053         (U+FA30): Likewise.
17054         (U+3457): Use `->subsumptive'.
17055         (U-0002022D): Likewise.
17056         (U+4FAF): Likewise.
17057
17058 2004-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17059
17060         * Ideograph-R158-Body.el (U+8EAB): Use `->subsumptive'.
17061
17062         * Ideograph-R028-Private.el (C6-215D): Use `<-denotational' for
17063         U-00020AD7; use `->subsumptive'.
17064         (U-0002062F): Use `->subsumptive'; integrate C6-215C; use
17065         `ideographic-{radical|strokes}@cns' instead of
17066         `ideographic-{radical|strokes}@daikanwa' and add
17067         `ideographic-radical@cns*sources'.
17068         (M-03068): Unify U-00020AD8 and H1-F4EC.
17069         (U-00020AD7): Define as an abstract character.
17070         (H1-DEEF): Use `<-denotational' for U-00020AD7; map to MH-0045
17071         instead of M-03066; unify GT-02288; use
17072         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
17073
17074         * Ideograph-R093-Cow.el (U+7262): Use `->subsumptive'.
17075         (U+7263): Likewise.
17076
17077 2004-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17078
17079         * Ideograph-R016-Table.el (U-0002062F): Use `->subsumptive';
17080         integrate C6-215C; use `ideographic-{radical|strokes}@cns' instead
17081         of `ideographic-{radical|strokes}@daikanwa' and add
17082         `ideographic-radical@cns*sources'.
17083         (GT-02288): Add `<-denotational' for U-00020AD7; unify H1-DEEF;
17084         use `ideographic-{radical|strokes}@{ucs|daikanwa}'.
17085
17086 2004-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17087
17088         * Ideograph-R145-Clothes.el (U+88D7): Define as an abstract
17089         character; unify B-DBC4.  (C2-402A): Use `<-denotational' for
17090         U+88D7; use `<-original*sources' instead of char-ref in
17091         `<-original'; use `->subsumptive'; separate B-DBC4.
17092         (M-34310): Use `<-denotational' for U+88D7; use `->subsumptive'.
17093
17094         * Ideograph-R003-Dot.el (U+4E38): Define as an abstract character;
17095         unify B-A459.
17096         (J0-345D): Use `<-denotational' for U+4E38.
17097         (C1-443A): Likewise; separate B-A459.
17098
17099         * Ideograph-R064-Hand.el (U-00022A65): Delete `=>daikanwa'.
17100
17101 2004-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17102
17103         * char-db-util.el (insert-char-attributes): Don't display
17104         `->original' when running with non-readable mode and it does not
17105         have `->original*sources'.
17106
17107 2004-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17108
17109         * Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el (U+6700):
17110         Copied from Ideograph-R073-Say.el.
17111         (M-01597): Use `<-denotational' for U+6700; separate B-B3CC; add
17112         S1-926.
17113         (U-0002F8D4): New character.
17114
17115         * Ideograph-R073-Say.el (U+6700): Define as an abstract character;
17116         unify B-B3CC.
17117         (M-01597): Copied from Ideograph-R014-Cover.el.
17118         (U-0002F8D4): New character.
17119         (J0-3A47): Moved into U-0002F8D4.
17120         (G0-576E): Moved into U-0002F8D4.
17121
17122         * Ideograph-R029-Again.el (U+6700): Copied from
17123         Ideograph-R073-Say.el.
17124         (M-01597): Copied from Ideograph-R014-Cover.el.
17125         (U-0002F8D4): New character.
17126
17127 2004-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17128
17129         * Ideograph-R140-Grass.el (U+8294): Rename `<-original-ideograph'
17130         to `<-original'; use `->subsumptive'.
17131
17132         * Ideograph-R135-Tongue.el (U+820C): Use `->subsumptive'; use
17133         `<-original' and `<-original*sources' instead of
17134         `<-original-ideograph' with char-ref.
17135
17136         * char-db-util.el (char-db-feature-domains): Add `shinjigen'.
17137
17138         * Ideograph-R213-Turtle.el (U+9F9C): Use `->subsumptive'; rename
17139         `<-original-ideograph' to `<-original'.
17140
17141         * Ideograph-R145-Clothes.el: Rename `<-original-ideograph' to
17142         `<-original'.
17143         (U+461A): Use `->subsumptive'; use `<-original' and
17144         `<-original*sources' instead of `<-original-ideograph' with
17145         char-ref.
17146
17147         * Ideograph-R111-Arrow.el (U+77E6): Use `->subsumptive'.
17148
17149         * Ideograph-R109-Eye.el: Rename `<-original-ideograph' to
17150         `<-original'.
17151         (U+7714): Use `->subsumptive'.
17152
17153 2004-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17154
17155         * Ideograph-R072-Sun.el (U+66B1): Use `->subsumptive'; rename
17156         `<-original-ideograph' to `<-original'.
17157
17158 2004-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17159
17160         * Ideograph-R156-Run.el, Ideograph-R120-Silk.el: Rename
17161         `<-original-ideograph' to `<-original'.
17162
17163         * Ideograph-R077-Stop.el (U+3C55): Use `->subsumptive'; rename
17164         `<-original-ideograph' to `<-original'.
17165
17166         * Ideograph-R061-Heart.el (U+39A4): Use `->same' and
17167         `->same*sources' instead of `->synonyms' with char-ref for
17168         M-11501; use `<-original' and `<-original*sources' instead of
17169         `<-original-ideograph' with char-ref.
17170
17171         * Ideograph-R063-Door.el: Rename `<-original-ideograph' to
17172         `<-original'.
17173
17174         * Ideograph-R057-Bow.el (U-000223A3): Use `<-original' and
17175         `<-original*sources' instead of `<-original-ideograph' with
17176         char-ref; use `hanyu-dazidian' instead of
17177         `hanyu-dazidian-{vol|page|char}'.
17178
17179         * Ideograph-R040-Roof.el (U+5B90): Use `->subsumptive'.
17180         (JSP-3A4C): Moved into U+5B90; rename `<-original-ideograph' to
17181         `<-original'.
17182         (C4-225B): Add `<-denotational' for U+5B90.
17183
17184         * Ideograph-R045-Sprout.el, Ideograph-R032-Earth.el: Rename
17185         `<-original-ideograph' to `<-original'.
17186
17187         * Ideograph-R030-Mouth.el (U+5412): Use `<-original' and
17188         `<-original*sources' instead of `<-original-ideograph' with
17189         char-ref.
17190
17191         * Ideograph-R028-Private.el (U+53BA): Use `<-original' and
17192         `<-original*sources' instead of `<-original-ideograph' with
17193         char-ref.
17194
17195         * Ideograph-R024-Ten.el (U-00020983): Use `<-original' and
17196         `<-original*sources' instead of `<-original-ideograph' with
17197         char-ref.
17198
17199         * Ideograph-R018-Knife.el (U-000206F0): Use `<-original' and
17200         `<-original*sources' instead of `<-original-ideograph' with
17201         char-ref.
17202
17203         * Ideograph-R009-Man.el, Ideograph-R003-Dot.el,
17204         Ideograph-R015-Ice.el, Ideograph-R007-Two.el,
17205         Ideograph-R004-Slash.el: Rename `<-original-ideograph' to
17206         `<-original'.
17207
17208 2004-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17209
17210         * Ideograph-R010-Legs.el (U+514D): Unify B-A74B.
17211         (U+FA32): Use `->subsumptive' to integrate U-0002F80E; delete
17212         BC-A74B.
17213         (G0-4362): Separate B-A74B.
17214
17215         * Ideograph-R109-Eye.el (U-0002032A): Use
17216         `ideographic-{radical|strokes}@{ucs|cns}',
17217         `total-strokes@{ucs|cns}' and `ideographic-radical@cns*sources'
17218         instead of `ideographic-'; use `->subsumptive'.
17219         (U-00025186): Use `->subsumptive'.
17220
17221         * Ideograph-R053-Dotted-Cliff.el (U+5E82): Use `->subsumptive'.
17222         (U+5E83): Likewise.
17223         (U+386F): Likewise.
17224         (U-000221D7): Likewise.
17225         (U-000221D8): Likewise.
17226         (U-000221D9): Likewise.
17227         (U+3870): Likewise.
17228         (U-000221DA): Likewise.
17229         (U+3871): Likewise.
17230         (U-000221DB): Likewise.
17231
17232 2004-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17233
17234         * Ideograph-R009-Man.el (U-0002032A): Use
17235         `ideographic-{radical|strokes}@{ucs|cns}',
17236         `total-strokes@{ucs|cns}' and `ideographic-radical@cns*sources'
17237         instead of `ideographic-'; use `->subsumptive'.
17238         (U-00020309): Use `->subsumptive'.
17239
17240         * Ideograph-R162-Walk.el (U+5DE1): Copied from
17241         Ideograph-R047-River.el.
17242         (C1-4B56): Use `<-denotational' for U+5DE1.
17243         (U+8FDA): Use `->subsumptive'.
17244         (IU-000285B3): Unify GT-52500.
17245
17246 2004-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17247
17248         * Ideograph-R170-Mound.el (U-00028EF4): Delete `=>daikanwa'.
17249
17250         * Ideograph-R047-River.el: Add some mappings to Hanziku code
17251         points.
17252         (M-08670): New character.
17253         (U-00021FE8): Use `hanyu-dazidian' instead of
17254         `hanyu-dazidian-{vol|page|char}'.
17255         (BC-8BED): New character.
17256         (U+5DE1): Define as an abstract character.
17257         (J0-3D64): Use `->subsumptive'; moved into U-0002F881.
17258         (U-0002F881): New character; add `<-denotational' for U+5DE1.
17259         (U-00021FEC): Use `->subsumptive'.
17260         (U+3829): Likewise.
17261         (U+5DDF): Likewise.
17262         (U-00021FEE): Likewise; integrate M-03081 and C6-237E.
17263         (K0-625E): Add `<-denotational' for U+5DE1.
17264         (U-00021FF9): Use `->subsumptive'.
17265         (U-00021FFC): New character.
17266         (U-00020657): Use `->subsumptive'.
17267         (U-00021FFE): Likewise.
17268         (U-00022007): Likewise.
17269         (U-00022008): Likewise.
17270         (U-00022009): Likewise.
17271         (U-0002200A): Likewise.
17272         (U-00022010): Likewise.
17273
17274         * Ideograph-R041-Inch.el (U-00021B4E): Use `->subsumptive'; use
17275         `<-ancient-ideograph*sources' instead of char-ref in
17276         `<-ancient-ideograph'.
17277         (U-00021B50): Use `->subsumptive'.
17278         (U-00021B51): Use `<-ancient-ideograph' instead of
17279         `ancient-ideograph-of'.
17280         (U-00021B52): Use `->subsumptive'.
17281         (U-00021B53): Likewise.
17282         (U-0002330F): Likewise; add H4-E7B0.
17283
17284         * ideograph-util.el (char-representative-of-daikanwa): New
17285         implementation.
17286
17287 2004-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17288
17289         * Ideograph-R085-Water.el (U-00023D9A): Use `->subsumptive';
17290         delete incomplete `ideographic-structure'.
17291         (U+6E00): Use `->subsumptive'.
17292         (U+3D03): Likewise.
17293
17294 2004-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17295
17296         * Ideograph-R009-Man.el (U+4F82): Use `->subsumptive'; compaction
17297         `ideographic-structure'.
17298         (U+4F83): Use `->subsumptive'.
17299         (U-000203D8): Delete incomplete `ideographic-structure'.
17300
17301         * Ideograph-R005-Second.el (U-000200E4): Use `->subsumptive';
17302         delete `ideographic-structure'.
17303         (U-000200E5): Use `->subsumptive'.
17304         (U+4E6A): Likewise.
17305
17306 2004-06-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17307
17308         * Ideograph-R028-Private.el (M-03081): Moved into U-00021FEE; use
17309         `->subsumptive' to integrate with C6-237E.
17310         (U-00021FEE): Copied from Ideograph-R047-River.el; use
17311         `->subsumptive'.
17312
17313 2004-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17314
17315         * Ideograph-R044-Corpse.el (U-00021C61): Use `->subsumptive'.
17316         (U-000221C0): Unify H3-DFB2.
17317
17318         * Ideograph-R042-Small.el (U-000221D4): Use `->subsumptive'.
17319         (C4-5626): Unify H2-C46D.
17320
17321 2004-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17322
17323         * u0FE30-CJK-Compatibility-Forms.el,
17324         u0FE50-Small-Form-Variants.el,
17325         u0FF00-Halfwidth-and-Fullwidth-Forms.el,
17326         u0AC00-Hangul-Syllables.el, u03300-CJK-Compatibility.el,
17327         u031F0-Katakana-Phonetic-Extensions.el,
17328         u03200-Enclosed-CJK-Letters-and-Months.el,
17329         u03130-Hangul-Compatibility-Jamo.el, u03100-Bopomofo.el,
17330         u030A0-Katakana.el, u03040-Hiragana.el,
17331         u03000-CJK-Symbols-and-Punctuation.el, u02F00-Kangxi-Radicals.el,
17332         u02900-Supplemental-Arrows-B.el,
17333         u02980-Miscellaneous-Mathematical-Symbols-B.el,
17334         u02E00-CJK-Radical-Supplement.el, u02700-Dingbats.el,
17335         u02580-Block-Elements.el, u025A0-Geometric-Shapes.el,
17336         u02600-Miscellaneous-Symbols.el, u02500-Box-Drawing.el,
17337         u02400-Control-Pictures.el, u02460-Enclosed-Alphanumerics.el,
17338         u02300-Miscellaneous-Technical.el, u02190-Arrows.el,
17339         u02200-Mathematical-Operators.el, u02070-Superscripts.el,
17340         u02080-Subscripts.el, u020A0-Currency-Symbols.el,
17341         u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
17342         u02000-General-Punctuation.el, u01F00-Greek-Extended.el,
17343         u01E00-Latin-Extended-Additional.el, u01200-Ethiopic.el,
17344         u00400-Cyrillic.el, u00370-Greek.el,
17345         u002B0-Spacing-Modifier-Letters.el,
17346         u00300-Combining-Diacritical-Marks.el, u00250-IPA-Extensions.el,
17347         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
17348         Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
17349         Ideograph-R214-Flute.el, u000A0-Latin-1-Supplement.el,
17350         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
17351         Ideograph-R209-Nose.el, Ideograph-R208-Rat.el,
17352         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
17353         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
17354         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
17355         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
17356         Ideograph-R199-Wheat.el, Ideograph-R197-Salt.el,
17357         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
17358         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
17359         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
17360         Ideograph-R193-Cauldron.el, Ideograph-R189-Tall.el,
17361         Ideograph-R190-Hair.el, Ideograph-R188-Bone.el,
17362         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
17363         Ideograph-R186-Fragrant.el, Ideograph-R183-Fly.el,
17364         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
17365         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
17366         Ideograph-R181-Leaf.el, Ideograph-R178-Tanned-Leather.el,
17367         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
17368         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
17369         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
17370         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
17371         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
17372         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
17373         Ideograph-R165-Distinguish.el, Ideograph-R164-Wine.el,
17374         Ideograph-R163-City.el, Ideograph-R161-Morning.el,
17375         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
17376         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
17377         Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
17378         Ideograph-R155-Red.el, Ideograph-R154-Shell.el,
17379         Ideograph-R153-Badger.el, Ideograph-R152-Pig.el,
17380         Ideograph-R151-Bean.el, Ideograph-R150-Valley.el,
17381         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
17382         Ideograph-R147-See.el, Ideograph-R146-West.el,
17383         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
17384         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
17385         Ideograph-R141-Tiger.el, Ideograph-R138-Stopping.el,
17386         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
17387         Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el,
17388         Ideograph-R137-Boat.el, Ideograph-R131-Minister.el,
17389         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
17390         Ideograph-R134-Mortar.el, Ideograph-R129-Brush.el,
17391         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
17392         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
17393         Ideograph-R126-And.el, Ideograph-R124-Feather.el,
17394         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
17395         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
17396         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
17397         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
17398         Ideograph-R115-Grain.el, Ideograph-R114-Track.el,
17399         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
17400         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
17401         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
17402         Ideograph-R107-Skin.el, Ideograph-R105-Dotted-Tent.el,
17403         Ideograph-R106-White.el, Ideograph-R103-Bolt-Of-Cloth.el,
17404         Ideograph-R104-Sickness.el, Ideograph-R100-Life.el,
17405         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
17406         Ideograph-R099-Sweet.el, Ideograph-R097-Melon.el,
17407         Ideograph-R098-Tile.el, Ideograph-R095-Profound.el,
17408         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
17409         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
17410         Ideograph-R091-Slice.el, Ideograph-R090-Half-Tree-Trunk.el,
17411         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
17412         Ideograph-R088-Father.el, Ideograph-R086-Fire.el,
17413         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
17414         Ideograph-R084-Steam.el, Ideograph-R082-Fur.el,
17415         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
17416         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
17417         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
17418         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
17419         Ideograph-R074-Moon.el, Ideograph-R072-Sun.el,
17420         Ideograph-R071-Not.el, Ideograph-R069-Axe.el,
17421         Ideograph-R070-Square.el, Ideograph-R067-Script.el,
17422         Ideograph-R068-Dipper.el, Ideograph-R065-Branch.el,
17423         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
17424         Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
17425         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
17426         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
17427         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
17428         Ideograph-R057-Bow.el, Ideograph-R054-Long-Stride.el,
17429         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
17430         Ideograph-R053-Dotted-Cliff.el, Ideograph-R050-Turban.el,
17431         Ideograph-R047-River.el, Ideograph-R048-Work.el,
17432         Ideograph-R049-Oneself.el, Ideograph-R045-Sprout.el,
17433         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
17434         Ideograph-R043-Lame.el, Ideograph-R042-Small.el,
17435         Ideograph-R041-Inch.el, Ideograph-R040-Roof.el,
17436         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
17437         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
17438         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
17439         Ideograph-R035-Go-Slowly.el, Ideograph-R032-Earth.el,
17440         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
17441         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
17442         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
17443         Ideograph-R025-Divination.el, Ideograph-R023-Hiding-Enclosure.el,
17444         Ideograph-R024-Ten.el, Ideograph-R021-Spoon.el,
17445         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
17446         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
17447         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
17448         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
17449         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
17450         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
17451         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
17452         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
17453         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
17454         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
17455         Ideograph-R001-One.el: Add comments of ku-ten for 94x94-sets.
17456
17457 2004-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17458
17459         * char-db-util.el (char-db-insert-ccs-feature): New function; add
17460         ku-ten for 94x94-sets.
17461         (insert-char-attributes): Use `char-db-insert-ccs-feature'.
17462
17463 2004-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17464
17465         * Ideograph-R116-Cave.el (C2-315E): Delete `=>ucs'.
17466
17467 2004-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17468
17469         * Ideograph-R120-Silk.el:
17470         - Use `->subsumptive' for some character definitions.
17471         - Add mappings for Big5 code points.
17472
17473         * Ideograph-R004-Slash.el (U-000200B3): Unify C6-3A65 and M-27272
17474         instead of using `->same'; use
17475         `ideographic-{radical|strokes}@{ucs|cns}' and
17476         `ideographic-radical@cns*sources'.
17477
17478 2004-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17479
17480         * Ideograph-R178-Tanned-Leather.el: Add mappings between CJK Ext B
17481         and CNS 11643 plain 5.
17482
17483 2004-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17484
17485         * Ideograph-R149-Speech.el (U-000261E5): Use `->subsumptive'.
17486
17487         * Ideograph-R009-Man.el (U-0002035E): Use `->subsumptive' instead
17488         of `->same' for M-49471; use
17489         `ideographic-{radical|strokes}@{ucs|cns}' and
17490         `ideographic-radical@cns*sources' instead of `ideographic-'.
17491         (U-0002036E): Use `->subsumptive'.
17492         (U+349D): Likewise.
17493
17494 2004-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17495
17496         * Ideograph-R180-Sound.el: Add mappings between CJK Ext B and CNS
17497         11643 plain 5.
17498
17499 2004-05-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17500
17501         * Ideograph-R179-Leek.el (C5-442E): Unify U-00029401.
17502         (C5-5252): Unify U-00029403.
17503         (M-43257): Map to U-0002940C; use `->subsumptive' to integrate
17504         C5-7173.
17505         (C5-7173): Map to U-0002940C; use `->subsumptive' to integrate
17506         M-43257.
17507
17508 2004-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17509
17510         * Ideograph-R180-Sound.el, Ideograph-R178-Tanned-Leather.el: Use
17511         `->subsumptive' for some character definitions.
17512
17513 2004-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17514
17515         * Ideograph-R179-Leek.el: Use `->subsumptive' for some character
17516         definitions.
17517         (U+97EF): Unify JC3-6CD4.
17518
17519 2004-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17520
17521         * Ideograph-R177-Leather.el: Use `->subsumptive' for some
17522         character definitions.
17523         (M-42712): Unify U-0002925C.
17524         (U+976C): Unify JC3-8DBD.
17525         (U+9773): Unify JC3-6CC1.
17526         (J90-3724): Unify JC3-6CCB.
17527         (U+9776): Unify JC3-8BF4.
17528         (J90-3373): Unify JC3-6CCA.
17529         (G0-474A): Unify JC3-6CCC.
17530         (M-42896): Unify CB02709.
17531         (M-42899): Unify U-000292D7.
17532         (JSP-674A): Unify JC3-6CC2; separate C3-567B; moved into U+979F.
17533         (U+979F): Use `->subsumptive'.
17534         (U+97AE): Unify JC3-6CC3.
17535         (C5-5F64): Map to M-42945.
17536         (JSP-674E): Unify JC3-6CC4.
17537         (JSP-6752): Unify JC3-6CC5.
17538         (U+97BC): Unify JC3-6CC6.
17539         (M-43036): Unify JC3-6CC7.
17540         (U+97C1): Unify JC3-6CC8.
17541         (GT-57774): Unify JC3-6CC9.
17542
17543 2004-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17544
17545         * Ideograph-R119-Rice.el: Add mappings for Big5 code points.
17546
17547 2004-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17548
17549         * Ideograph-R175-Wrong.el: Use `->subsumptive' for some character
17550         definitions.
17551         (C5-3D42): Map to U-000291EE.
17552         (M-42603): Map to U-000291F6.
17553
17554         * Ideograph-R176-Face.el: Add mappings between CJK Ext B and CNS
17555         11643 plain 5.
17556         (M-42632): Unify U-0002920B.
17557         (U-00029210): New character.
17558         (M-42643): Unify U-00029214.
17559         (M-42644): Unify U-00029217.
17560         (U-00029237): New character.
17561         (U-0002923F): New character.
17562         (U+4A4D): Unify JC3-6CBC.
17563         (U-00029250): New character.
17564
17565 2004-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17566
17567         * Ideograph-R064-Hand.el (U+62C9): Use `->subsumptive'.
17568
17569         * Ideograph-R030-Mouth.el (U+5566): Use `->subsumptive'.
17570         (U+5568): Likewise; integrate M-42566; use
17571         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
17572         (U-00020D52): Use `->subsumptive'.
17573
17574 2004-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17575
17576         * Ideograph-R174-Blue.el: Use `->subsumptive' for some character
17577         definitions.
17578         (M-42566): Map to U+5568; use
17579         `ideographic-{radical|strokes}@{ucs@daikanwa}' and
17580         `ideographic-radical@ucs*sources'.
17581         (C5-7162): Map to U-000291E3.
17582
17583         * Ideograph-R141-Tiger.el: Use `->subsumptive' for some character
17584         definitions.
17585         (U+865C): Define as an abstract character.
17586         (JX1-7B4F): Use `<-denotational' for U+865C; use `->subsumptive'
17587         to integrate U+F936 and C1-663F.
17588         (J0-4E3A): Use `<-denotational' for U+865C; use `->subsumptive' to
17589         integrate U-0002F9B4.
17590
17591         * Ideograph-R057-Bow.el (U-00020134): Use
17592         `ideographic-{radical|strokes}@{ucs|cns}' and
17593         `ideographic-radical@cns*sources' instead of `ideographic-'.
17594         (M-09783): Unify U-000223DC and H3-CB5E.
17595         (M-09784): Unify U-000223DE and H3-CB76.
17596         (M-09785): Unify U-000223DD and H3-CB75.
17597         (M-09786): Unify U-000223DF and H3-CB78.
17598         (U+5F2F): Use `->subsumptive'.
17599
17600 2004-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17601
17602         * Ideograph-R124-Feather.el: Use `->subsumptive' for some
17603         character definitions.
17604
17605 2004-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17606
17607         * Ideograph-R028-Private.el (U-00020AF8): Use `->subsumptive'.
17608         (U-00020AFC): Unify GT-00368 and GT-K06658.
17609
17610         * Ideograph-R013-Down-Box.el (U+56D8): Use `->subsumptive'.
17611
17612 2004-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17613
17614         * Ideograph-R007-Two.el: Add some GT code points.
17615         (U-0002011E): Separate H1-A4A3.
17616         (U-00020120): Unify H1-A4A3.
17617
17618         * Ideograph-R039-Child.el (U+5B6B): Use `->subsumptive'.
17619         (U+3743): Likewise.
17620         (U+5B6C): Likewise.
17621         (U-0002196A): Likewise.
17622         (U-00022232): Likewise.
17623         (U-0002196D): Likewise.
17624
17625         * Ideograph-R030-Mouth.el (U+5617): Use `->subsumptive'.
17626         (U+5653): Likewise.
17627         (U+5618): Likewise.
17628
17629 2004-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17630
17631         * Ideograph-R118-Bamboo.el: Add mappings for Big5 code points.
17632
17633         * Ideograph-R062-Halberd.el (U+6231): Use `->subsumptive'.
17634
17635         * Ideograph-R036-Evening.el (C6-243B): Separate M-05757; unify
17636         U-0002F85D; use `<-denotational' for U+591A.
17637         (M-05757): Separate C6-243B; unify U-21587 and H3-ADA3; add
17638         `->same' for M-05756.
17639         (U-00021588): Add `->same' for M-05756.
17640         (U+591B): Add `<-vulgar' for M-05756.
17641         (U-00022EC8): Unify H4-B9B4.
17642         (U-000215CC): Use `->subsumptive'.
17643         (U-00023873): Likewise.
17644
17645         * Ideograph-R030-Mouth.el (U-00020FC5): Use `->subsumptive'.
17646         (U-0002018A): Likewise.
17647         (U-00020FC6): Likewise.
17648         (U+561F): Likewise.
17649         (U-000203E7): Likewise.
17650         (U+5655): Likewise.
17651         (M-04331): Unify U-00020FA2.
17652         (U-00020FA5): Use `->subsumptive'.
17653         (U-000203D3): Likewise.
17654         (U-00020FAF): Likewise.
17655         (M-04335): Unify U-00020FA9.
17656         (M-04336): Unify U-00020FA3.
17657         (M-04337): Unify U-00020FAB.
17658         (U-00020FB0): Use `->subsumptive'.
17659         (M-04339): Unify U-00020FA4.
17660         (M-04341): Map to U-00020FAE.
17661         (M-04342): Unify U-00020FAC.
17662         (U-00020FA6): Use `->subsumptive'.
17663         (U+5656): Likewise.
17664
17665 2004-05-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17666
17667         * Ideograph-R040-Roof.el (U-00021A5F): Use `->subsumptive'.
17668         (U+5BD6): Likewise.
17669         (U-00021A60): Likewise.
17670         (U+5BD7): Likewise.
17671         (U-00021A61): Likewise.
17672         (U+5BD8): Likewise.
17673         (U-00021A62): Likewise.
17674         (U-00021A63): Likewise.
17675         (U+5BD9): Likewise.
17676         (U-00021A64): Likewise.
17677         (U+3764): Likewise.
17678         (U-00021A65): Likewise.
17679         (U+3765): Likewise.
17680         (U+5BDA): Likewise.
17681         (U-00021A67): Likewise.
17682         (U-00021A66): Likewise.
17683         (U-00021A68): Likewise.
17684         (U+3766): Likewise.
17685         (U+3767): Likewise.
17686         (U-00021A69): Likewise.
17687         (U-00021A6A): Likewise.
17688         (U-00021A7A): Likewise.
17689         (U+5BDC): Likewise.
17690         (U-00021A6C): Likewise.
17691         (U+5BDD): Likewise.
17692         (U-00021A6D): Likewise.
17693         (U-00021A77): Likewise.
17694
17695         * Ideograph-R052-Short-Thread.el:
17696         - Use `->subsumptive' for some character definitions.
17697         - Add some mappings to Daikanwa numbers.
17698         (U-000221B2): Unify M-09194.
17699         (M-09199): New character.
17700         (U-000221BB): New character [copied from Ideograph-R016-Table.el].
17701         (M-09210): New character.
17702
17703         * Ideograph-R016-Table.el (M-01774): Unify U-0002064E.
17704         (U-000221BB): Use `->subsumptive',
17705         `ideographic-{radical|strokes}@{ucs|cns}' and
17706         `ideographic-radical@{ucs|cns}*sources' to integrate M-09200; add
17707         `<-ancient-ideograph' for M-09208.
17708
17709         * Ideograph-R054-Long-Stride.el (M-09582): Map to U-000262EA.
17710
17711 2004-05-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17712
17713         * Ideograph-R086-Fire.el (U-00024186): Use `->subsumptive'.
17714         (U+7071): Likewise.
17715         (U+7072): Likewise.
17716         (U-00024184): Likewise.
17717         (U-00024185): Likewise.
17718         (U+7073): Likewise.
17719         (U-0002418B): Likewise.
17720         (U+7074): Likewise.
17721         (U+7075): Likewise.
17722         (U+7076): Likewise.
17723         (U+3DA3): Likewise.
17724         (U+7077): Likewise.
17725         (U+7078): Likewise.
17726
17727 2004-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17728
17729         * Ideograph-R054-Long-Stride.el: Use `->subsumptive' for some
17730         character definitions.
17731         (M-09581): Map to U-00023261.
17732
17733 2004-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17734
17735         * Ideograph-R055-Two-Hands.el: Use `->subsumptive' for some
17736         character definitions.
17737         (U+5EFE): Define as an abstract character.
17738         (J0-5730): Separate U+5EFE; use `<-denotational' for U+5EFE.
17739         (C6-2174): Unify U-0002F890; use `<-denotational' for U+5EFE.
17740         (M-09590): Map to U-0002232E.
17741         (M-09602): Unify U-00022339.
17742         (M-09615): Unify U-00022347.
17743         (M-09616): Unify U-00022348.
17744         (M-09623): Unify U-00022351.
17745         (M-09624): Map to U-00022353.
17746         (U+5F09): Unify CB04455.
17747
17748         * Ideograph-R051-Dry.el: Add some mappings to Daikanwa numbers.
17749         (U-000221A6): New character.
17750
17751 2004-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17752
17753         * Ideograph-R008-Lid.el (U-00020179): Use `->subsumptive';
17754         integrate M-09212; use
17755         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
17756
17757 2004-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17758
17759         * Ideograph-R134-Mortar.el (U+8201): Use `->subsumptive'.
17760
17761 2004-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17762
17763         * Ideograph-R009-Man.el (U-000203D3): Use `->subsumptive' to
17764         integrate M-04333; use
17765         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
17766
17767 2004-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17768
17769         * Ideograph-R117-Stand.el, Ideograph-R029-Again.el,
17770         Ideograph-R019-Power.el: Use `->subsumptive' for some character
17771         definitions.
17772
17773 2004-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17774
17775         * Ideograph-R004-Slash.el (J0-355A): Add
17776         `ideographic-{radical|strokes}@ucs' and
17777         `ideographic-radical@ucs*sources' again.
17778
17779         * Ideograph-R085-Water.el (U+6FE8): Use `->subsumptive'.
17780         (U+6FE9): Likewise.
17781         (U+6FEA): Likewise.
17782         (U-00024028): Likewise.
17783
17784         * Ideograph-R079-Weapon.el (U+3C7E): Use `->subsumptive'.
17785         (U+3C7F): Likewise.
17786         (U+6BB7): Likewise.
17787         (M-16628): Map to U-00023A89.
17788
17789         * Ideograph-R010-Legs.el (B-A552): Use `->subsumptive'.
17790         (G0-3364): Moved into B-A552.
17791         (U+514C): Add `<-denotational' for B-A749; separate B-A749.
17792         (B-A749): Define as an abstract character.
17793         (U+5151): Add `<-denotational' for B-A749.
17794         (U-0002047D): Use `->subsumptive'.
17795         (U+5157): Likewise.
17796
17797 2004-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17798
17799         * Ideograph-R141-Tiger.el (U+4595): Use `->subsumptive'.
17800         (U-000271BC): Likewise.
17801         (U+4596): Likewise.
17802         (U+865F): Likewise.
17803
17804         * Ideograph-R117-Stand.el (U+7AD1): Use `->subsumptive'.
17805         (U+7AD2): Likewise.
17806         (U+41C6): Likewise.
17807         (U+7AD3): Likewise.
17808         (U+7AD4): Likewise.
17809         (U+7AD5): Likewise.
17810
17811         * Ideograph-R113-Spirit.el (U-00025608): Use `->subsumptive'.
17812         (U-0002560A): Likewise.
17813         (U-0002560B): Likewise.
17814         (U+40FE): Likewise.
17815         (U+4104): Likewise.
17816         (U+4105): Likewise.
17817         (U+7966): Likewise.
17818
17819         * Ideograph-R075-Tree.el (U+681E): Use `->subsumptive'.
17820         (U+6820): Likewise.
17821         (U+6823): Likewise.
17822         (U+6821): Likewise.
17823
17824         * Ideograph-R165-Distinguish.el (U-00028910): Use `->subsumptive'.
17825         (U-00028911): Likewise.
17826         (U+91C9): Likewise.
17827
17828         * Ideograph-R009-Man.el (U-000203E7): Use `->subsumptive'; use
17829         `ideographic-{radical|strokes}@{ucs|cns}' and
17830         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-';
17831         integrate M-04329.
17832
17833         * Ideograph-R140-Grass.el (U+8649): Use `->subsumptive'.
17834         (M-32636): Map to U-0002716F and use `->subsumptive'.
17835         (C7-6255): Likewise.
17836         (U-0002716F): Use `->subsumptive'; integrate M-32636 and C7-6255.
17837         (U-00027170): Use `->subsumptive'.
17838         (C7-6253): Map to U-00027171 and use `->subsumptive'.
17839         (U-00027171): Use `->subsumptive'.
17840         (C7-613C): Map to U-00027174 and use `->subsumptive'.
17841         (U-00027174): New character.
17842         (U-00027186): Use `->subsumptive'; use
17843         `ideographic-{radical|strokes}@{ucs|cns}' and
17844         `ideographic-radical@cns*sources'.
17845         (U+457F): Use `->subsumptive'.
17846         (U-0002717A): Likewise.
17847
17848 2004-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17849
17850         * Ideograph-R050-Turban.el: Add some mappings to Daikanwa numbers.
17851         (M-08865): Unify GT-11193.
17852
17853         * Ideograph-R036-Evening.el (M-05775): Moved into U-00020157.
17854         (CB03754): Likewise.
17855         (U-00020157): Use `->subsumptive'; use
17856         `ideographic-{radical|strokes}@{ucs|cns}' and
17857         `ideographic-radical@cns*sources' instead of `ideographic-'.
17858         (IU-00020157): Unify C5-2C66 and H1-E153.
17859
17860         * Ideograph-R008-Lid.el: Use `->subsumptive' for some character
17861         definitions.
17862
17863 2004-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17864
17865         * Ideograph-R017-Open-Box.el (U+342B): Use `->subsumptive';
17866         integrate BC-8C5E [copied from Ideograph-R008-Lid.el].
17867
17868         * Ideograph-R113-Spirit.el: Add mappings for Big5 code points.
17869
17870 2004-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17871
17872         * Ideograph-R115-Grain.el, Ideograph-R114-Track.el: Add mappings
17873         for Big5 code points.
17874
17875         * Ideograph-R030-Mouth.el: Use `->subsumptive' for some character
17876         definitions.
17877         (M-03842): Map into U-00020D3F.
17878         (U-00020D3F): Integrate with M-03842.
17879         (U-00021153): Integrate with M-04623.
17880         (U-0002115B): Integrate with M-04636.
17881         (U-00021174): Unify M-04649.
17882         (U-00021175): Integrate with M-04651.
17883
17884 2004-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17885
17886         * Ideograph-R116-Cave.el: Add mappings for Big5 code points.
17887
17888         * Ideograph-R051-Dry.el (U+5E73): Use `->subsumptive'.
17889         (M-09167): Moved into U+5E73; unify GT-11550 and GT-K01070.
17890         (U+5E75): Use `->subsumptive'.
17891         (U-0002218A): Use `->subsumptive'.
17892         (U-0002218D): likewise.
17893         (M-09174): Unify U-0002218C.
17894         (U+5E77): Use `->subsumptive'.
17895         (U-00022192): Likewise.
17896         (U-0002219C): Likewise.
17897         (U-000221AC): Likewise.
17898
17899 2004-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17900
17901         * Ideograph-R040-Roof.el (U+5BDB): Use `->subsumptive'.
17902         (U+5BEC): Likewise.
17903         (M-07322): Moved into U+5BEC; unify JC3-4AC6.
17904
17905 2004-05-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17906
17907         * Ideograph-R178-Tanned-Leather.el (U+97CB): Use `->subsumptive'.
17908         (U+97CC): Likewise.
17909
17910 2004-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17911
17912         * Ideograph-R019-Power.el (M-02400): Moved into U-00020880.
17913         (U-00020880): Use `->subsumptive'; integrate M-02400.
17914         (U-00020884): Use `->subsumptive'.
17915
17916 2004-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17917
17918         * Ideograph-R213-Turtle.el (J90-6354): Use `zihui' and `daikanwa'
17919         instead of `jii' and `morohashi-daikanwa' in
17920         `<-ancient-ideograph*sources'.
17921
17922 2004-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17923
17924         * Ideograph-R005-Second.el (BC-87D9): Unify U-000200A3; moved into
17925         Ideograph-R004-Slash.el.
17926         (BC-8871): Use `hanyu-dazidian' instead of
17927         `hanyu-dazidian-{vol|page|char}'.
17928
17929         * Ideograph-R004-Slash.el: Use `->subsumptive' for some character
17930         definitions.
17931         (U-000200A3): Unify BC-87D9.
17932
17933         * Ideograph-R177-Leather.el (U+976D): Delete `=>daikanwa'.
17934
17935         * Ideograph-R009-Man.el (U-00020398): Use `->subsumptive' to
17936         integrate M-24898.
17937
17938         * char-db-util.el (char-db-feature-domains): Add `cdp'.
17939         (insert-char-attributes): Don't display `<-same' when running with
17940         non-readable mode.
17941
17942 2004-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17943
17944         * u03100-Bopomofo.el (<BOPOMOFO LETTER K>): Delete
17945         `morohashi-daikanwa', `ideographic-radical', `ideographic-strokes'
17946         and `total-strokes'.
17947         (<BOPOMOFO LETTER C>): Likewise.
17948         (<BOPOMOFO LETTER O>): Likewise.
17949         (<BOPOMOFO LETTER E>): Likewise.
17950         (<BOPOMOFO LETTER U>): Likewise.
17951
17952         * Ideograph-R012-Eight.el (U+516B): Use `->subsumptive'.
17953         (GT-K00059): Use `<-denotational' for U+516B; add
17954         `<-ideographic-component-forms' for U+516B.
17955
17956         * Ideograph-R003-Dot.el (U+4E3E): Modify `ideographic-structure'.
17957
17958         * Ideograph-R104-Sickness.el (U+7613): Use `->subsumptive'.
17959
17960 2004-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17961
17962         * Ideograph-R046-Mountain.el (U+5C8C): Use `->subsumptive'.
17963
17964 2004-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17965
17966         * Ideograph-R115-Grain.el (U+7A4E): Use `->subsumptive'.
17967
17968 2004-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17969
17970         * Ideograph-R181-Leaf.el (U+9834): Use `->subsumptive'.
17971
17972         * Ideograph-R113-Spirit.el (M-24824): Use `zhengzi-tong' instead
17973         of `seiji-tsuu' in `<-vulgar*sources'.
17974
17975         * Ideograph-R165-Distinguish.el (GT-53949): Use `<-denotational'
17976         for U+91C8.
17977         (U+91C8): Define as an abstract character.
17978         (J0-3C61): Separate U+91C8; use `<-denotational' for U+91C8.
17979
17980 2004-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17981
17982         * Ideograph-R113-Spirit.el (M-24754): Moved into U+7985.
17983         (U+7985): Use `->subsumptive'.
17984         (M-24824): Moved into U+9834.
17985         (C3-5228): Moved into U+9834.
17986         (U+9834): Use `->subsumptive'.
17987
17988         * Ideograph-R085-Water.el (U+6C7A): Use `->subsumptive'.
17989         (C1-4A6E): Moved into U+6C7A.
17990         (G0-4549): Separate U+6D3E; use `->subsumptive' to integrate
17991         K0-776F; use `<-denotational' for U+6D3E.
17992         (J83-4749): Use `->subsumptive' to integrate J90-4749; use
17993         `<-denotational' for U+6D3E.
17994         (U+6D3E): Define as an abstract character.
17995         (C6-3242): Use `<-denotational' for U+6D3E; use `=>daikanwa'
17996         instead of `morohashi-daikanwa'.
17997
17998         * Ideograph-R170-Mound.el (U+96A3): Use `->subsumptive'.
17999         (C3-4F5A): Moved into U+96A3.
18000         (J83-4E59): Likewise.
18001         (J90-4E59): Likewise.
18002
18003         * Ideograph-R141-Tiger.el (M-32723): Use `->subsumptive'; use
18004         `<-denotational' for U+865E.
18005         (U+865E): Define as an abstract character.
18006         (J0-3673): Use `<-denotational' for U+865E.
18007         (G0-535D): Separate U+865E; use `<-denotational' for U+865E.
18008
18009         * Ideograph-R075-Tree.el (JSP-434D): Separate U+681F and B-D1D9;
18010         use `<-denotational' for U+681F.
18011         (U+681F): Define as an abstract character.
18012         (M-15010): Moved into U-0002F8E5.
18013         (U-0002F8E5): Use `->subsumptive'; use `<-denotational' for
18014         U+681F.
18015
18016         * Ideograph-R037-Big.el (U-0002162C): Use `->subsumptive'.
18017         (U-00021643): Likewise.
18018
18019         * Ideograph-R040-Roof.el (U+5BCC): Use `->subsumptive'.
18020
18021         * Ideograph-R030-Mouth.el (U+5674): Add `kangxi' into
18022         `<-vulgar*sources'.
18023         (U+5673): Use `->subsumptive'.
18024         (C7-2C65): Unify U-0002F84F; add `<-denotational' for U+5674.
18025
18026         * Ideograph-R014-Cover.el (U+51A8): Add `zhengzi-tong' and
18027         `daikanwa' into `<-vulgar*sources'.
18028
18029         * Ideograph-R022-Right-Open-Box.el (U+5332): Add `zhengzi-tong'
18030         and `daikanwa' into `<-vulgar*sources'.
18031
18032         * Ideograph-R018-Knife.el (U+5226): Add `->same' for U+5227 and
18033         U+52AB.
18034         (U+5227): Add `->same' for U+5226 and U+52AB.
18035
18036         * Ideograph-R006-Hook.el (U+4E8A): Add `songyuan-yilai-suzipu' and
18037         `daikanwa' into `<-vulgar*sources'.
18038
18039         * Ideograph-R029-Again.el (U+53CC): Use `JP Jouyou' instead of
18040         `JP-Jouyou' in `script'.
18041
18042 2004-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18043
18044         * Ideograph-R173-Rain.el: Add mappings between CJK Ext B and CNS
18045         11643 plain 5.
18046
18047         * Ideograph-R172-Short-Tailed-Bird.el: Add mappings between CJK
18048         Ext B and CNS 11643 plain 5.
18049         (M-41949): Moved into U+49F2.
18050         (M-41956): Don't map into U+49F2.
18051         (U+49F2): Use `->subsumptive'; integrate M-41949 instead of
18052         M-41956.
18053
18054         * Ideograph-R182-Wind.el (U+98B0): Use `->subsumptive'.
18055         (JSP-683D): Separate U+98B0; unify CB00584.
18056         (C4-4857): Moved into U+98B0.
18057         (CB02664): New character in U+98B0.
18058
18059 2004-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18060
18061         * Ideograph-R026-Seal.el (U+3541): Use `<-wrong*sources' instead
18062         of char-ref in `<-wrong'; add `->mistakable' for M-39379; add
18063         `<-vulgar' for M-02867.
18064         (U+537B): Use `->subsumptive'.
18065
18066         * Ideograph-R171-Slave.el: Add mappings between CJK Ext B and CNS
18067         11643 plain 5.
18068
18069         * Ideograph-R130-Meat.el (JSP-564C): Moved into U+8196.
18070         (U+8196): Use `->subsumptive'.
18071         (M-29821): Moved into U-0002F989.
18072         (U-0002F989): Use `->subsumptive'; add `<-denotational' for
18073         U-00023393.
18074         (U+442F): Use `->subsumptive'.
18075         (C4-4C5C): Moved into U+442F.
18076         (M-29824): Moved into U+8197.
18077         (U+8197): Use `->subsumptive'.
18078         (U+8198): Use `->subsumptive'.
18079         (C1-6E51): Moved into U+8198.
18080         (U+8199): Use `->subsumptive'.
18081         (C2-532C): Moved into U+8199.
18082
18083         * Ideograph-R118-Bamboo.el (U+4227): Use `<-wrong*sources' instead
18084         of char-ref in `<-wrong'.
18085         (M-26564): Moved into U-0002F964.
18086         (C7-413C): Likewise.
18087         (U-0002F964): New character.
18088
18089         * Ideograph-R015-Ice.el (U+51B4): Use `->subsumptive'; use
18090         `<-wrong*sources' instead of char-ref in `<-wrong'.
18091         (J78-3A63): Moved into U+51B4.
18092         (J83-3A63): Likewise.
18093         (CB06339): Likewise.
18094
18095 2004-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18096
18097         * Ideograph-R076-Lack.el (U+6B54): Changed to an abstract
18098         character.
18099         (J0-5D41): Use `<-denotational' for U+6B54; use `->subsumptive' to
18100         integrate C2-576A.
18101         (EGB-2E55): Use `<-denotational' for U+6B54; use `->subsumptive'
18102         to integrate C7-2378.
18103         (C7-2378): Unify U-0002F8F1.
18104
18105 2004-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18106
18107         * Ideograph-R030-Mouth.el (M-04033): Moved into U+55C0.
18108         (U+55C0): Use `->subsumptive'.
18109
18110         * Ideograph-R018-Knife.el (J0-405A): Moved into U+5207.
18111         (U+5207): Use `->subsumptive'.
18112         (S1-0597): Use `<-denotational' for U+5207; use `<-wrong*sources'
18113         instead of char-ref in `<-wrong'.
18114         (M-02103): Moved into U-00020771; use `<-wrong*sources' instead of
18115         char-ref in `<-wrong'.
18116         (U-00020771): Use `->subsumptive'.
18117
18118         * Ideograph-R134-Mortar.el (U-0002695B): Use `<-wrong*sources'
18119         instead of char-ref in `<-wrong'.
18120
18121         * Ideograph-R079-Weapon.el (M-16636): Moved into U-00023A8E; use
18122         `<-wrong*sources' instead of char-ref in `<-wrong'.
18123         (U-00023A8E): Use `->subsumptive'.
18124
18125         * Ideograph-R074-Moon.el (M-14394): Moved into U-00023393; use
18126         `<-wrong*sources' instead of char-ref in `<-wrong'.
18127         (U-00023393): Use `->subsumptive'.
18128
18129         * Ideograph-R011-Enter.el (M-01416): Moved into U-000204DB; use
18130         `<-wrong*sources' instead of char-ref in `<-wrong'.
18131         (U-000204DB): Use `->subsumptive'.
18132
18133         * char-db-util.el (insert-char-attributes): Don't display
18134         `->wrong' when running with non-readable mode.
18135
18136 2004-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18137
18138         * Ideograph-R134-Mortar.el, Ideograph-R118-Bamboo.el,
18139         Ideograph-R079-Weapon.el, Ideograph-R076-Lack.el,
18140         Ideograph-R074-Moon.el, Ideograph-R026-Seal.el,
18141         Ideograph-R024-Ten.el, Ideograph-R018-Knife.el,
18142         Ideograph-R015-Ice.el, Ideograph-R011-Enter.el: Rename
18143         `<-wrong-ideograph' to `<-wrong'.
18144
18145 2004-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18146
18147         * Ideograph-R160-Bitter.el (U+8F9E): Changed to abstract
18148         character.
18149         (M-38638): Add `<-denotational' for U+8F9E; use
18150         `<-vulgar@{jiyun|zhengzi-tong}' instead of
18151         `<-vulgar-ideograph@{jiyun|zhengzi-tong}'; use `->subsumptive' to
18152         integrate G0-3447.
18153
18154         * Ideograph-R135-Tongue.el (M-30307): Moved into U-0002F98D; use
18155         `->identical' instead of `->same' for M-38638; use
18156         `<-vulgar@{jiyun|zhengzi-tong}' instead of `<-vulgar'.
18157         (U-0002F98D): Use `->subsumptive'; use `<-denotational' for
18158         U+8F9E.
18159
18160         * Ideograph-R086-Fire.el (U-00024183): Use `->subsumptive'.
18161         (U+3DA1): Likewise.
18162         (G0-3B52): Use `<-denotational' for U+7070; use `->subsumptive' to
18163         integrate C1-4848.
18164         (U+7070): Define as an abstract character.
18165         (J0-3325): Use `<-denotational' for U+7070; moved into U-0002F835;
18166         use `<-vulgar*sources' instead of char-ref in `<-vulgar'.
18167         (U-0002F835): Use `->subsumptive'; use `<-denotational' for
18168         U+7070.
18169         (U-000241BD): Use `->subsumptive'.
18170         (U-000241BE): Likewise.
18171         (U+3DAD): Likewise.
18172         (J0-433A): Use `<-denotational' for U+70AD; use `->subsumptive' to
18173         integrate C1-5237.
18174         (U+70AD): Define as an abstract character.
18175         (G0-4C3F): Use `<-denotational' for U+70AD; use `->subsumptive' to
18176         integrate U-0002F91A.
18177
18178 2004-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18179
18180         * Ideograph-R177-Leather.el (J90-7057): Moved into U+9771; use
18181         `<-vulgar@{ruijumyougishou|tongwen-tongkao}' instead of
18182         `<-vulgar'.
18183         (U+9771): Use `->subsumptive'.
18184         (J78-3F59): Moved into U+9771.
18185
18186         * Ideograph-R140-Grass.el (C1-6637): Moved into U+843C.
18187         (U+843C): Use `->subsumptive'.
18188         (C3-5258): Moved into U+855A.
18189         (U+855A): Use `->subsumptive'.
18190
18191 2004-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18192
18193         * Ideograph-R205-Frog.el (U+9EFE): Use `=>daikanwa' instead of
18194         `morohashi-daikanwa'.
18195
18196         * Ideograph-R189-Tall.el (M-45314): Use `<-vulgar*sources' instead
18197         of char-ref in `<-vulgar'; moved into U+9AD9.
18198         (U+9AD9): Use `->subsumptive'.
18199
18200         * Ideograph-R030-Mouth.el (U+9EFE): Use `=>daikanwa' instead of
18201         `morohashi-daikanwa'.
18202
18203         * Ideograph-R096-Jade.el (U+73CE): Use `->subsumptive'; use
18204         `<-vulgar*sources' instead of char-ref in `<-vulgar'.
18205         (J90-605F): Moved into U+73CE.
18206
18207 2004-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18208
18209         * Ideograph-R102-Field.el (U-000200BD): Use
18210         `ideographic-{radical|strokes}@{ucs|cns}' and
18211         `ideographic-radical@cns*sources' instead of `ideographic-'; use
18212         `->vulgar' and `->vulgar*sources' instead of `->vulgar-ideograph'.
18213
18214         * read-maps.el (mapping-table-read-file): Don't add `=>ucs' if a
18215         character's ancestors have `=>ucs'.
18216
18217 2004-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18218
18219         * Ideograph-R004-Slash.el (U+4E46): Use `<-vulgar*sources' instead
18220         of char-ref in `<-vulgar'; add `<-wrong' for U+4E45.
18221         (U-000200BD): Use `ideographic-{radical|strokes}@{ucs|cns}' and
18222         `ideographic-radical@cns*sources' instead of `ideographic-'; use
18223         `->vulgar' and `->vulgar*sources' instead of `->vulgar-ideograph'.
18224
18225         * Ideograph-R079-Weapon.el (J0-3B26): Use `<-denotational' for
18226         U+6BBA; use `->subsumptive' to integrate B-B1FE.
18227         (G1-4931): Separate U+6BBA; use `<-denotational' for U+6BBA; use
18228         `=>daikanwa' instead of `morohashi-daikanwa'.
18229         (U-0002F8F5): use `<-denotational' for U+6BBA; use `=>daikanwa'
18230         instead of `morohashi-daikanwa'.
18231         (U+6BBA): Define as an abstract character.
18232         (K0-5F2F): Use `<-denotational' for U+6BBA; use `->subsumptive' to
18233         integrate U+F970 and C1-5B44.
18234
18235         * Ideograph-R085-Water.el (M-18520): Use `<-denotational' for
18236         U+701E; use `<-vulgar*sources' instead of char-ref in `<-vulgar'.
18237         (J90-4654): Separate U+701E; use `<-denotational' for U+701E; use
18238         `->subsumptive' to integrate U-0002F914; use `=>daikanwa' instead
18239         of `morohashi-daikanwa'.
18240         (U+701E): Define as an abstract character.
18241         (J78-4654): Use `<-denotational' for U+701E; use `->subsumptive'
18242         to integrate C3-5A52.
18243
18244         * Ideograph-R053-Dotted-Cliff.el (JSP-3C4A): Moved into U+5EAC;
18245         use `<-vulgar*sources' instead of char-ref in `<-vulgar'.
18246         (U+5EAC): Use `->subsumptive'.
18247         (U-00022220): Use `->subsumptive'.
18248         (U+5ED0): Define as an abstract character.
18249         (J0-567D): Use `<-denotational' for U+5ED0; use `<-vulgar*sources'
18250         instead of char-ref in `<-vulgar'; use `->subsumptive' to
18251         integrate with C3-4660 and K0-4F2A.
18252         (GT-11901): Use `<-denotational' for U+5ED0; use
18253         `<-vulgar*sources' instead of char-ref in `<-vulgar'; use
18254         `->subsumptive' to integrate with CB00636.
18255         (U+3893): Use `->subsumptive'.
18256
18257         * char-db-util.el (insert-char-attributes): Insert `->simplified'
18258         and `->vulgar' if they have their meta-data `*sources' even if
18259         non-printable mode.
18260
18261 2004-04-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18262
18263         * Ideograph-R018-Knife.el (U+5226): Use `<-vulgar*sources' instead
18264         of char-ref in `<-vulgar'.
18265         (U+5227): Likewise.
18266         (U+5231): Use `->subsumptive'.
18267         (C2-2554): Moved into U+5231.
18268         (JSP-333A): Likewise.
18269         (C3-2B43): Moved into U+524F; use `<-vulgar*sources' instead of
18270         char-ref in `<-vulgar'.
18271         (J0-516C): Likewise.
18272         (U+524F): Use `->subsumptive'.
18273         (U+5259): Use `->subsumptive'; use `<-vulgar*sources' instead of
18274         char-ref in `<-vulgar'.
18275         (C3-2F62): Moved into U+5259.
18276         (U+5265): Add `->same' for U+525D; use `<-vulgar*sources' instead
18277         of char-ref in `<-vulgar'.
18278         (J0-5179): Moved into U+5294; use `<-vulgar*sources' instead of
18279         char-ref in `<-vulgar'.
18280         (U+5294): Use `->subsumptive'.
18281
18282 2004-04-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18283
18284         * Ideograph-R058-Snout.el (C3-224A): Moved into U+5F52; use
18285         `<-vulgar*sources' instead of char-ref in `<-vulgar'.
18286         (U+5F52): Use `->subsumptive'.
18287
18288         * Ideograph-R036-Evening.el (U+5918): Add `->mistakable' for
18289         M-02843 and M-02847; add `->same' for U+5917; use
18290         `<-vulgar*sources' instead of char-ref in `<-vulgar'.
18291         (JSP-3869): Moved into U+5923; use `<-vulgar*sources' instead of
18292         char-ref in `<-vulgar'.
18293         (U+5923): Use `->subsumptive'.
18294         (C3-405F): Moved into U+5923.
18295
18296         * Ideograph-R040-Roof.el (U+5BC3): Separate C3-3541; define as an
18297         abstract character.
18298         (J83-5563): Use `<-vulgar*sources' instead of char-ref in
18299         `<-vulgar'; use `<-denotational' for U+5BC3; use `->subsumptive'
18300         to integrate with C3-3541.
18301         (J78-5563): Use `<-denotational' for U+5BC3.
18302         (K0-6A32): Likewise.
18303         (JC3-4AB8): Moved into U-0002F86D.
18304         (U-0002F86D): Use `<-denotational' for U+5BC3; use
18305         `->subsumptive'.
18306         (U+5BC4): Use `->subsumptive'.
18307
18308         * Ideograph-R015-Ice.el (U-000205B1): Use `<-vulgar*sources'
18309         instead of char-ref in `<-vulgar'.
18310         (U+51B2): Likewise.
18311         (U+51B3): Likewise; use `->subsumptive'.
18312         (C3-227D): Moved into U+51B3.
18313         (U+51B5): Use `<-vulgar*sources' instead of char-ref in
18314         `<-vulgar'.
18315         (J0-515A): Likewise; moved into U+51C9.
18316         (U+51C9): Use `->subsumptive'.
18317         (J0-5245): Moved into U+51D6; use `<-vulgar*sources' instead of
18318         char-ref in `<-vulgar'.
18319         (U+51D6): Use `->subsumptive'.
18320         (U+34D5): Use `->subsumptive'.
18321         (J83-515B): Moved into U+51DB.
18322         (C3-4B30): Likewise.
18323         (J90-515B): Likewise.
18324         (U+51DB): Use `->subsumptive'.
18325
18326 2004-04-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18327
18328         * Ideograph-R024-Ten.el (U+5346): Use `<-vulgar*sources' and
18329         `<-wrong-ideograph*sources' instead of char-refs in `<-vulgar' and
18330         `<-wrong-ideograph'.
18331         (U-00020991): Use `<-vulgar*sources' instead of char-ref in
18332         `<-vulgar'.
18333         (U+5351): Define as an abstract character.
18334         (U+FA35): Use `<-denotational' for U+5351.
18335         (J0-485C): Likewise.
18336         (U-000209A4): Use `<-vulgar*sources' instead of char-ref in
18337         `<-vulgar'; add `<-simplified@misc' for U+55AE.
18338
18339         * Ideograph-R019-Power.el (J0-387A): Moved into U+52B9.
18340         (U+52B9): Use `->subsumptive'.
18341         (G0-5342): Separate U+52C7; use `<-denotational' for U+52C7; use
18342         `->subsumptive'.
18343         (C1-502D): Integrate with G0-5342.
18344         (U+52C7): Separate all CCS features.
18345         (J0-4D26): Use `<-denotational' for U+52C7.
18346         (U+52D6): Use `->subsumptive'.
18347         (JC3-44EC): Moved into U+52D6.
18348         (M-02392): Moved into U+52D7.
18349         (U+52D7): Use `->subsumptive'.
18350         (K0-632D): Moved into U+52DD; modify `ideographic-structure'.
18351         (U+52DD): Use `->subsumptive'.
18352         (U-0002F827): Add `<-denotational' for U+52E4.
18353         (U+52E4): Define as an abstract character.
18354         (U+FA34): Add `<-denotational' for U+52E4.
18355         (J0-342B): Moved into U+52E7.
18356         (U+52E7): Use `->subsumptive'.
18357
18358         * Ideograph-R028-Private.el (U+53C5): Use `<-vulgar*sources'
18359         instead of char-ref in `<-vulgar'.
18360
18361         * Ideograph-R017-Open-Box.el (U+51FD): Use `->subsumptive'.
18362         (U+51FE): Use `<-vulgar*sources' instead of char-ref in
18363         `<-vulgar'; unify C3-275A.
18364
18365         * Ideograph-R014-Cover.el (U-0002F817): Use `=>daikanwa' instead
18366         of `morohashi-daikanwa'; add `=>ucs*' for U+5197; use
18367         `<-vulgar*sources' instead of char-ref in `<-vulgar'.
18368         (U+51A8): Use `<-vulgar*sources' instead of char-ref in
18369         `<-vulgar'.
18370
18371 2004-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18372
18373         * Ideograph-R050-Turban.el (J0-3B54): Moved into U+5E02.
18374         (U+5E02): Use `->subsumptive'.
18375
18376         * Ideograph-R038-Woman.el (U+5973): Use `->subsumptive'.
18377         (C1-444C): Moved into U+5973.
18378         (U+59C9): Use `->subsumptive'; use `<-vulgar*sources' instead of
18379         char-ref in `<-vulgar'.
18380         (K0-6D2B): Moved into U+59C9.
18381         (C3-283F): Likewise.
18382
18383         * Ideograph-R075-Tree.el (U+681F): Use `<-vulgar*sources' instead
18384         of char-ref in `<-vulgar'.
18385
18386         * Ideograph-R073-Say.el (U+52D7): Use `->subsumptive'; moved into
18387         Ideograph-R019-Power.el.
18388
18389         * Ideograph-R030-Mouth.el (U+5451): Use `<-vulgar*sources' instead
18390         of char-ref in `<-vulgar'.
18391         (J78-4A2E): Moved into U+5674.
18392         (U+5674): Use `->subsumptive'.
18393
18394         * Ideograph-R026-Seal.el (U-0002007E): Use
18395         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
18396         `ideographic-'; use `hanyu-dazidian' instead of
18397         `hanyu-dazidian-{vol|page|char}'.
18398         (C6-3D59): Use `<-vulgar*sources' instead of char-ref in
18399         `<-vulgar'; moved into U-0002F831; add `<-denotational' for
18400         U+537F.
18401         (U+537F): Separate all CCS features.
18402         (G0-4764): Separate U+537F; use `<-vulgar*sources' instead of
18403         char-ref in `<-vulgar'; add `<-denotational' for U+537F.
18404         (C6-3D5A): Unify U-0002F832; use `<-vulgar*sources' instead of
18405         char-ref in `<-vulgar'; add `<-denotational' for U+537F.
18406         (U-0002F833): Add `<-denotational' for U+537F.
18407         (J78-362A): Likewise.
18408
18409         * Ideograph-R037-Big.el (U-00021641): Use `<-vulgar*sources'
18410         instead of char-ref in `<-vulgar'.
18411
18412         * Ideograph-R027-Cliff.el (U+53A0): Use `<-vulgar*sources' instead
18413         of char-ref in `<-vulgar'.
18414         (M-02993): Moved into U+53A6.
18415         (C3-3A28): Likewise.
18416         (U+53A6): Use `->subsumptive'; use `<-vulgar*sources' instead of
18417         char-ref in `<-vulgar'.
18418         (U+53A8): Use `<-vulgar*sources' instead of char-ref in
18419         `<-vulgar'.
18420         (U+53AE): Likewise.
18421         (M-03033): Likewise; moved into U+3551.
18422         (U+3551): Use `->subsumptive'.
18423         (J0-5252): Moved into U+53B0; use `<-vulgar*sources' instead of
18424         char-ref in `<-vulgar'.
18425         (U+53B0): Use `->subsumptive'.
18426
18427 2004-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18428
18429         * Ideograph-R029-Again.el (U+53CE): Delete `=>daikanwa'.
18430
18431         * Ideograph-R016-Table.el (U+51E1): Use `->subsumptive'.
18432         (GT-K00368): Use `=>daikanwa' instead of `morohashi-daikanwa'.
18433         (GT-K00369): Likewise.
18434
18435         * Ideograph-R009-Man.el (U+4EEE): Separate all CCS features.
18436         (J0-323E): Use `<-denotational' for U+4EEE.
18437         (H1-BD6F): Likewise.
18438         (M-00703): Moved into U+4FDE.
18439         (U+4FDE): Use `->subsumptive'.
18440         (C1-4F7E): Moved into U+4FDE.
18441         (B-AB5C): Likewise.
18442
18443         * Ideograph-R020-Wrap.el (JSP-337B): Moved into U+5300; use
18444         `<-vulgar*sources' instead of char-ref in `<-vulgar'.
18445         (U+5300): Use `->subsumptive'.
18446
18447         * Ideograph-R022-Right-Open-Box.el (U+531D): Use
18448         `<-vulgar*sources' instead of char-ref in `<-vulgar'.
18449
18450         * Ideograph-R008-Lid.el (M-00316): Moved into U-00020158; use
18451         `<-vulgar*sources' instead of char-ref in `<-vulgar'.
18452         (U-00020158): Use `->subsumptive'.
18453         (M-00317): Moved into U-00020159; use `<-vulgar*sources' instead
18454         of char-ref in `<-vulgar'.
18455         (U-00020159): Use `->subsumptive'.
18456
18457         * Ideograph-R001-One.el (G0-3373): Add `<-vulgar*sources'.
18458
18459         * char-db-util.el (insert-char-attributes): Don't display
18460         `->vulgar' when running with non-readable mode; Add some CCSs
18461         corresponding with shinjigen-1 specified in {<-|->}FOO*sources
18462         into required-features.
18463
18464         * Ideograph-R003-Dot.el (U+51E1): Moved to
18465         Ideograph-R016-Table.el.
18466         (U-0002007E): Use `ideographic-{radical|strokes}@{ucs|daikanwa}'
18467         instead of `ideographic-'; use `hanyu-dazidian' instead of
18468         `hanyu-dazidian-{vol|page|char}'.
18469
18470 2004-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18471
18472         * Ideograph-R213-Turtle.el, Ideograph-R189-Tall.el,
18473         Ideograph-R205-Frog.el, Ideograph-R177-Leather.el,
18474         Ideograph-R165-Distinguish.el, Ideograph-R140-Grass.el,
18475         Ideograph-R135-Tongue.el, Ideograph-R118-Bamboo.el,
18476         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
18477         Ideograph-R106-White.el, Ideograph-R096-Jade.el,
18478         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
18479         Ideograph-R079-Weapon.el, Ideograph-R075-Tree.el,
18480         Ideograph-R072-Sun.el, Ideograph-R061-Heart.el,
18481         Ideograph-R058-Snout.el, Ideograph-R053-Dotted-Cliff.el,
18482         Ideograph-R044-Corpse.el, Ideograph-R040-Roof.el,
18483         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
18484         Ideograph-R036-Evening.el, Ideograph-R030-Mouth.el,
18485         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
18486         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
18487         Ideograph-R022-Right-Open-Box.el, Ideograph-R024-Ten.el,
18488         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
18489         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
18490         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
18491         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
18492         Ideograph-R012-Eight.el, Ideograph-R009-Man.el,
18493         Ideograph-R006-Hook.el, Ideograph-R008-Lid.el,
18494         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
18495         Ideograph-R001-One.el: Rename `<-vulgar-ideograph' to `<-vulgar'.
18496
18497 2004-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18498
18499         * Ideograph-R164-Wine.el (J0-3D39): Moved into U+919C.
18500         (U+919C): Use `->subsumptive'.
18501
18502         * Ideograph-R001-One.el: Add some `<-simplified@CN' features.
18503         (U+4E07): Use `<-simplified' instead of `<-simplified@JP/Jouyou'
18504         for U+842C; put `<-simplified*sources' to add JP/Jouyou and CN.
18505         (U+4E3D): Copied from Ideograph-R003-Dot.el.
18506         (C3-2740): Add `<-denotational' for U+4E3D.
18507
18508         * Ideograph-R075-Tree.el (U+696D): Use `->subsumptive'.
18509         (C1-6446): Moved into U+696D.
18510
18511 2004-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18512
18513         * Ideograph-R041-Inch.el (U+5C08): Use `->subsumptive'.
18514         (JC3-4ACE): Moved into U+5C08.
18515         (U+5C02): Use `=>daikanwa' instead of `morohashi-daikanwa' for
18516         M-07439.
18517
18518         * Ideograph-R010-Legs.el (U+5145): Omit `=>daikanwa'.
18519
18520 2004-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18521
18522         * ideograph-util.el (char-daikanwa): Return value of `=>daikanwa'
18523         with subcode 0.
18524
18525         * Ideograph-R066-Rap.el (K0-4A72): Moved into U+6562.
18526         (J83-343A): Likewise.
18527         (U+6562): Use `->subsumptive'.
18528
18529         * Ideograph-R030-Mouth.el (J0-536E): Moved into U+56B4.
18530         (U+56B4): Use `->subsumptive'.
18531
18532         * Ideograph-R163-City.el (U+9115): Use `->subsumptive'; moved into
18533         intersection between U+9115 and U+9109.
18534         (U+9109): Likewise.
18535
18536         * Ideograph-R120-Silk.el (J0-652F): Moved into U+7D72.
18537         (U+7D72): Use `->subsumptive'.
18538
18539         * Ideograph-R011-Enter.el (J0-5140): Moved into U+5169.
18540         (U+5169): Use `->subsumptive'.
18541
18542 2004-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18543
18544         * Ideograph-R134-Mortar.el (U+8207): Use `->subsumptive'.
18545         (C1-6A58): Moved into U+8207.
18546         (U+8209): Use `->subsumptive'.
18547         (B-C17C): Moved into U+8209.
18548
18549         * Ideograph-R003-Dot.el: Add some `<-simplified@CN' features.
18550         (C3-2740): Add `<-denotational' for U+4E3D.
18551         (GT-K04581): Likewise; add `<-ideographic-component-forms' for
18552         C3-2740.
18553         (G0-4076): Separate U+4E3D; add `<-denotational' for U+4E3D.
18554         (U-0002592C): Use `->subsumptive'.
18555
18556 2004-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18557
18558         * Ideograph-R198-Deer.el (J83-4E6F): Moved into U+9E97.
18559         (U+9E97): Use `->subsumptive'.
18560
18561         * Ideograph-R029-Again.el (J0-4151): Moved into U+53E2.
18562         (U+53E2): Use `->subsumptive'.
18563
18564         * Ideograph-R140-Grass.el (C1-655C): Moved into U+842C.
18565         (U+842C): Use `->subsumptive'.
18566
18567         * Ideograph-R124-Feather.el (M-28672): Add `<-denotational' for
18568         U+7FD2; use `->subsumptive'.
18569         (K0-6327): Likewise.
18570         (U+7FD2): Separate all CCS-features.
18571         (J0-3D2C): Add `<-denotational' for U+7FD2; use `->subsumptive'.
18572         (G1-4F30): Separate U+7FD2; add `<-denotational' for U+7FD2; use
18573         `->subsumptive'.
18574
18575         * Ideograph-R087-Claw.el (J0-602A): Moved into U+7232.
18576         (U+7232): Use `->subsumptive'.
18577
18578         * Ideograph-R005-Second.el: Add some `<-simplified@CN' features.
18579
18580         * ideograph-util.el (char-daikanwa): Prefer children to parents.
18581
18582 2004-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18583
18584         * char-db-util.el (char-attribute-name<): Modify for =jis-x0208.
18585
18586 2004-04-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18587
18588         * Ideograph-R173-Rain.el (U+96F2): Use `->subsumptive'.
18589         (C1-6278): Moved into U+96F2.
18590
18591         * Ideograph-R169-Gate.el (M-41233): Moved into U+958B.
18592         (U+958B): Use `->subsumptive'.
18593
18594         * Ideograph-R087-Claw.el (J0-6027): Moved into U+722D.
18595         (U+722D): Use `->subsumptive'.
18596
18597         * Ideograph-R037-Big.el (M-05860): Moved into U+4E54.
18598         (U+4E54): Use `->subsumptive'; add `<-simplified@CN' into G0-4747
18599         for U+55AC.
18600
18601         * Ideograph-R004-Slash.el: Add some `<-simplified@CN' features.
18602         (GT-00160): Moved into U+4E49.
18603         (U+4E49): Use `->subsumptive'.
18604         (U+4E54): Use `ideographic-{radical|strokes}@{ucs|cns}' and
18605         `ideographic-radical@cns*sources' instead of `ideographic-'; use
18606         `->subsumptive'.
18607
18608 2004-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18609
18610         * read-maps.el (jp-jouyou-read-file): Check `<-simplified' and
18611         `<-simplified*sources'.
18612
18613         * char-db-util.el (insert-char-attributes): Add some CCSs
18614         corresponding with JP, JP/Jouyou and CN specified in
18615         {<-|->}FOO*sources into required-features; add special code for
18616         {<-|->}FOO@CN to add Chinese CCSs into required-features.
18617
18618 2004-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18619
18620         * Ideograph-R002-Line.el: Add some `<-simplified@CN' features.
18621
18622 2004-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18623
18624         * ruimoku6.el: Use utf-8-mcs-er instead of utf-8-mcs.
18625
18626 2004-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18627
18628         * ideograph-util.el (write-ideograph-radical-char-data): Use
18629         `char-db-file-coding-system'.
18630
18631         * char-db-util.el (char-db-file-coding-system): New variable; use
18632         `utf-8-mcs-er' as initial value.
18633         (write-char-range-data-to-file): Use `char-db-file-coding-system'.
18634
18635 2004-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18636
18637         * u0FFF0-Specials.el, u0FE20-Combining-Half-Marks.el,
18638         u0FE30-CJK-Compatibility-Forms.el, u0FE50-Small-Form-Variants.el,
18639         u0FE70-Arabic-Presentation-Forms-B.el,
18640         u0FF00-Halfwidth-and-Fullwidth-Forms.el,
18641         u0FB00-Alphabetic-Presentation-Forms.el,
18642         u0FB50-Arabic-Presentation-Forms-A.el, u0E000-Private-Use.el,
18643         u0AC00-Hangul-Syllables.el, u0A490-Yi-Radicals.el,
18644         u0A000-Yi-Syllables.el, u03300-CJK-Compatibility.el,
18645         u03100-Bopomofo.el, u03130-Hangul-Compatibility-Jamo.el,
18646         u03190-Kanbun.el, u031A0-Bopomofo-Extended.el,
18647         u031F0-Katakana-Phonetic-Extensions.el,
18648         u03200-Enclosed-CJK-Letters-and-Months.el, u03040-Hiragana.el,
18649         u030A0-Katakana.el, u02FF0-Ideographic-Description-Characters.el,
18650         u03000-CJK-Symbols-and-Punctuation.el,
18651         u02900-Supplemental-Arrows-B.el,
18652         u02980-Miscellaneous-Mathematical-Symbols-B.el,
18653         u02E00-CJK-Radical-Supplement.el, u02F00-Kangxi-Radicals.el,
18654         u02800-Braille-Patterns.el, u02600-Miscellaneous-Symbols.el,
18655         u02700-Dingbats.el, u02500-Box-Drawing.el,
18656         u02580-Block-Elements.el, u025A0-Geometric-Shapes.el,
18657         u02300-Miscellaneous-Technical.el, u02400-Control-Pictures.el,
18658         u02440-OCR.el, u02460-Enclosed-Alphanumerics.el, u02190-Arrows.el,
18659         u02200-Mathematical-Operators.el, u02080-Subscripts.el,
18660         u020A0-Currency-Symbols.el,
18661         u020D0-Combining-Diacritical-Marks-for-Symbols.el,
18662         u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
18663         u02000-General-Punctuation.el, u02070-Superscripts.el,
18664         u01F00-Greek-Extended.el, u01E00-Latin-Extended-Additional.el,
18665         u01780-Khmer.el, u01800-Mongolian.el, u01680-Ogham.el,
18666         u016A0-Runic.el, u01400-Canadian.el, u013A0-Cherokee.el,
18667         u010A0-Georgian.el, u01100-Hangul-Jamo.el, u01200-Ethiopic.el,
18668         u01000-Myanmar.el, u00E80-Lao.el, u00F00-Tibetan.el,
18669         u00C00-Telugu.el, u00C80-Kannada.el, u00D00-Malayalam.el,
18670         u00D80-Sinhala.el, u00E00-Thai.el, u00B00-Oriya.el,
18671         u00B80-Tamil.el, u00780-Thaana.el, u00900-Devanagari.el,
18672         u00980-Bengali.el, u00A00-Gurmukhi.el, u00A80-Gujarati.el,
18673         u00590-Hebrew.el, u00600-Arabic.el, u00700-Syriac.el,
18674         u00530-Armenian.el, u00400-Cyrillic.el,
18675         u002B0-Spacing-Modifier-Letters.el,
18676         u00300-Combining-Diacritical-Marks.el, u00370-Greek.el,
18677         u00250-IPA-Extensions.el, u00180-Latin-Extended-B.el,
18678         u00100-Latin-Extended-A.el, u000A0-Latin-1-Supplement.el,
18679         u00080-C1.el, u00020-Basic-Latin.el, u00000-C0.el: Use
18680         utf-8-mcs-er instead of utf-8-mcs.
18681
18682 2004-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18683
18684         * Ideograph-R214-Flute.el, Ideograph-R213-Turtle.el,
18685         Ideograph-R212-Dragon.el, Ideograph-R210-Even.el,
18686         Ideograph-R211-Tooth.el, Ideograph-R209-Nose.el,
18687         Ideograph-R208-Rat.el, Ideograph-R206-Tripod.el,
18688         Ideograph-R207-Drum.el, Ideograph-R204-Embroidery.el,
18689         Ideograph-R205-Frog.el, Ideograph-R202-Millet.el,
18690         Ideograph-R203-Black.el, Ideograph-R201-Yellow.el,
18691         Ideograph-R200-Hemp.el, Ideograph-R199-Wheat.el,
18692         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
18693         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
18694         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
18695         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
18696         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el,
18697         Ideograph-R188-Bone.el, Ideograph-R187-Horse.el,
18698         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
18699         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
18700         Ideograph-R182-Wind.el, Ideograph-R179-Leek.el,
18701         Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
18702         Ideograph-R178-Tanned-Leather.el, Ideograph-R174-Blue.el,
18703         Ideograph-R175-Wrong.el, Ideograph-R176-Face.el,
18704         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
18705         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
18706         Ideograph-R170-Mound.el, Ideograph-R168-Long.el,
18707         Ideograph-R169-Gate.el, Ideograph-R166-Village.el,
18708         Ideograph-R167-Gold.el, Ideograph-R165-Distinguish.el,
18709         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
18710         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
18711         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
18712         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
18713         Ideograph-R156-Run.el, Ideograph-R155-Red.el,
18714         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
18715         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
18716         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
18717         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
18718         Ideograph-R146-West.el, Ideograph-R144-Walk-Enclosure.el,
18719         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
18720         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
18721         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
18722         Ideograph-R140-Grass.el, Ideograph-R135-Tongue.el,
18723         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
18724         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
18725         Ideograph-R134-Mortar.el, Ideograph-R131-Minister.el,
18726         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
18727         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
18728         Ideograph-R125-Old.el, Ideograph-R126-And.el,
18729         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
18730         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
18731         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
18732         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
18733         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
18734         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
18735         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
18736         Ideograph-R112-Stone.el, Ideograph-R109-Eye.el,
18737         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
18738         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
18739         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
18740         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
18741         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
18742         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
18743         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
18744         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
18745         Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
18746         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
18747         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
18748         Ideograph-R086-Fire.el, Ideograph-R084-Steam.el,
18749         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
18750         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
18751         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
18752         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
18753         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
18754         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
18755         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
18756         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
18757         Ideograph-R070-Square.el, Ideograph-R067-Script.el,
18758         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
18759         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
18760         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
18761         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
18762         Ideograph-R058-Snout.el, Ideograph-R056-Shoot.el,
18763         Ideograph-R057-Bow.el, Ideograph-R054-Long-Stride.el,
18764         Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el,
18765         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
18766         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
18767         Ideograph-R048-Work.el, Ideograph-R047-River.el,
18768         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
18769         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
18770         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
18771         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
18772         Ideograph-R038-Woman.el, Ideograph-R034-Go.el,
18773         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
18774         Ideograph-R037-Big.el, Ideograph-R033-Scholar.el,
18775         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
18776         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
18777         Ideograph-R029-Again.el, Ideograph-R027-Cliff.el,
18778         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
18779         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
18780         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
18781         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
18782         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
18783         Ideograph-R016-Table.el, Ideograph-R014-Cover.el,
18784         Ideograph-R015-Ice.el, Ideograph-R013-Down-Box.el,
18785         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
18786         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
18787         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
18788         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
18789         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
18790         Ideograph-R002-Line.el, Ideograph-R001-One.el: Use utf-8-mcs-er
18791         instead of utf-8-mcs.
18792
18793 2004-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18794
18795         * Ideograph-R212-Dragon.el (K0-5B42): Moved into U+9F90; unify
18796         JC3-70AA.
18797         (U+9F90): Use `->subsumptive'.
18798         (C1-7832): Moved into U+9F90.
18799
18800         * Ideograph-R170-Mound.el (IU-00028E1A): Unify H11-AB7D.
18801
18802         * Ideograph-R164-Wine.el (IU-000287F5): Unify H09-E661.
18803         (U+48E9): Use `->subsumptive'.
18804         (U+9153): Likewise.
18805         (U-0002880C): Add H09-E741.
18806         (IU-00028810): Unify H09-E766.
18807         (IU-00028839): Unify H09-E7DD.
18808         (U+9181): Modify family tree.
18809         (M-40109): Moved into U+91C5.
18810         (C1-7D3C): Likewise; separate JSP-6323.
18811         (U+91C5): Use `->subsumptive'.
18812
18813 2004-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18814
18815         * Ideograph-R162-Walk.el (M-38729): Unify H10-C1C0.
18816
18817         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL GRASS ONE>):
18818         Delete `=>daikanwa'.
18819         (<CJK RADICAL GRASS THREE): Likewise.
18820
18821         * Ideograph-R140-Grass.el (U+8279): Delete `=>daikanwa'.
18822         (<CJK RADICAL GRASS ONE>): Likewise.
18823         (<CJK RADICAL GRASS THREE): Likewise.
18824
18825 2004-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18826
18827         * ideograph-util.el (update-ideograph-radical-table): Check
18828         variants specified by `<-identical' and `->denotational'
18829         recursively.
18830         (char-daikanwa): New implementation; try to return hierarchical
18831         information for inherited characters.
18832
18833 2004-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18834
18835         * Ideograph-R058-Snout.el (U+5F50): Separate every CCS features.
18836         (JSP-3C77): Use `<-denotational' for U+5F50.
18837         (G0-6566): Likewise.
18838         (BC-897C): New character.
18839         (BC-8BAB): Use `<-denotational' for U+5F50.
18840         (GT-K00267): Modify for inheritance.
18841
18842         * Ideograph-R015-Ice.el (U+4ECC): Deleted [defined in
18843         Ideograph-R009-Man.el].
18844
18845 2004-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18846
18847         * Ideograph-R213-Turtle.el (C3-396C): Unify U+4E80 and M-00210.
18848
18849         * Ideograph-R203-Black.el (C1-702E): Unify U+FA3A and M-05469.
18850
18851         * Ideograph-R200-Hemp.el (J0-4B63): Unify BC-8A5F.
18852
18853         * Ideograph-R169-Gate.el: Add missing mappings between CJK Ext B
18854         and CNS 11643 plain 5.
18855
18856         * Ideograph-R032-Earth.el (U+58A8): Delete `->identical' for
18857         U+FA3A.
18858         (U+FA3A): Use `<-denotational' for U+58A8; unify C1-702E.
18859         (J0-4B4F): Use `<-denotational' for U+58A8.
18860
18861         * Ideograph-R005-Second.el (U+4E80): Unify C3-396C.
18862
18863         * Ideograph-R015-Ice.el (U-0002F819): Moved into U+4ECC.
18864         (U+4ECC): Copied from Ideograph-R009-Man.el.
18865         (U+51B0): Add `->same' for C3-214C; use
18866         `<-original-ideograph*sources' instead of char-ref in
18867         `<-original-ideograph'.
18868
18869 2004-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18870
18871         * Ideograph-R170-Mound.el: Add missing mappings between CJK Ext B
18872         and CNS 11643 plain 5.
18873
18874 2004-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18875
18876         * Ideograph-R184-Eat.el (M-44029): Moved into U-00020A78.
18877         (U-00020A78): Use `->subsumptive' instead of `->same' for M-02979.
18878
18879         * Ideograph-R027-Cliff.el (U-00020A78): Use `->subsumptive'
18880         instead of `->same' for M-44029.
18881
18882 2004-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18883
18884         * Ideograph-R018-Knife.el (M-02134): Use `<-denotational' for
18885         U-000202F4; use `->identical' for M-00938 instead of U-000202F4.
18886         (U-000202F4): Separate all; copied from Ideograph-R009-Man.el.
18887         (C5-3663): Use `<-denotational' for U-000202F4.
18888
18889         * Ideograph-R013-Down-Box.el (C6-2150): Use `<-denotational' for
18890         U+5185.
18891         (U+5185): Separate all; add `<-vulgar-ideograph' for U+5167.
18892         (J0-4662): Use `<-denotational' for U+5185.
18893
18894         * Ideograph-R009-Man.el (M-00353): Moved into U+4EC5.
18895         (U+4EC5): Use `->subsumptive'.
18896         (JX2-2139): Moved into U+4EC8.
18897         (U+4EC8): Use `->subsumptive'.
18898         (U+4ECC): Use `->subsumptive'; use `<-original-ideograph*sources'
18899         instead of char-ref in `<-original-ideograph'; add U-0002F819.
18900         (U+5185): Copied from Ideograph-R013-Down-Box.el.
18901         (C3-2148): Add `<-denotational' for U+5185.
18902         (M-00938): Separate U-0002F819; use `<-denotational' for
18903         U-000202F4.
18904         (U-000202F4): Separate all.
18905
18906         * ideograph-util.el (expand-char-feature-name): New function.
18907         (map-char-family): New function.
18908         (get-char-feature-from-domains): New function.
18909         (char-ideographic-radical): Add new optional argument
18910         `ignore-sisters'; use `get-char-feature-from-domains'.
18911         (char-ideographic-strokes-from-domains): Use
18912         `get-char-feature-from-domains'.
18913         (char-ideographic-strokes): Simplify code about domains.
18914         (update-ideograph-radical-table): Check ancestors' radicals;
18915         prefer to use `get-char-attribute' to get `ideographic-radical'
18916         rather than to use `char-ideographic-radical'.
18917         (char-representative-of-daikanwa): Add new optional arguments
18918         `ignore-default' and `dont-inherit'; use `map-char-family'.
18919         (char-daikanwa): Use `map-char-family'.
18920
18921 2004-03-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18922
18923         * Ideograph-R010-Legs.el: Add some Japanese vocal sounds.
18924         (C1-4572): Use `<-denotational' for U+5145.
18925         (U+5145): Separate all.
18926         (J0-3D3C): Use `<-denotational' for U+5145; modify
18927         `ideographic-structure'.
18928         (G0-3364): Likewise.
18929         (J78-437B): Moved into U+5146.
18930         (U+5146): Use `->subsumptive'.
18931         (J0-513C): Moved into U+514C.
18932         (U+514C): Use `->subsumptive'.
18933         (U+514D): Separate all.
18934         (G0-4362): Use `<-denotational' for U+514D.
18935         (J0-4C48): Likewise.
18936         (U+FA32): Likewise.
18937         (U+514E): Use `->subsumptive'.
18938         (J0-4546): Moved into U+514E.
18939         (U+515A): Simplify `ideographic-structure'.
18940
18941         * Ideograph-R004-Slash.el: Use Kunrei-based new transcription
18942         method to describe Japanese vocal sounds.
18943         (J0-355A): Use `<-denotational' for U+53CA instead of unify it.
18944         (J0-4737): Moved into U+4E4B.
18945         (U+4E4B): Use `->subsumptive'.
18946         (J0-4B33): Moved into U+4E4F.
18947         (U+4E4F): Use `->subsumptive'.
18948
18949         * Ideograph-R029-Again.el (U+53CA): Separate all; add some
18950         Japanese vocal sounds.
18951         (K0-5060): Use `<-denotational' for U+53CA.
18952         (J0-355A): Likewise.
18953
18954 2004-03-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18955
18956         * Ideograph-R007-Two.el: Add some Japanese vocal sounds.
18957         (U+4E8F): Use `<-original-ideograph*sources' instead of char-ref
18958         in `<-original-ideograph'.
18959         (U+4E94): Add `decimal-digit-value', `digit-value' and
18960         `numeric-value'.
18961         (J0-5034): Moved into U+4E9F.
18962         (U+4E9F): Use `->subsumptive'.
18963
18964         * Ideograph-R005-Second.el: Add some Japanese vocal sounds; use
18965         `->subsumptive' for some characters.
18966         (U+4E80): Use `<-vulgar-ideograph*sources' instead of char-ref in
18967         `<-vulgar-ideograph'.
18968
18969 2004-03-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18970
18971         * Ideograph-R001-One.el: Add some Japanese vocal sounds.
18972         (U+4E00): Add `decimal-digit-value', `digit-value' and
18973         `numeric-value'.
18974         (U+4E03): Likewise.
18975         (U+4E07): Add `numeric-value'.
18976         (J78-3E66): Moved into U+4E08.
18977         (U+4E08): Use `->subsumptive'.
18978         (U+4E09): Add `decimal-digit-value', `digit-value' and
18979         `numeric-value'.
18980         (JX1-2E22): Moved into U-0002000B.
18981         (U-0002000B): Use `->subsumptive'.
18982
18983         * Ideograph-R008-Lid.el: Add some Japanese vocal sounds; use
18984         `->subsumptive' for some characters.
18985
18986         * Ideograph-R006-Hook.el: Add some Japanese vocal sounds.
18987         (U+4E8A): Use `<-vulgar-ideograph*sources' instead of char-ref in
18988         `<-vulgar-ideograph'.
18989
18990 2004-03-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18991
18992         * Ideograph-R003-Dot.el: Add some Japanese vocal sounds.
18993         (U+51E1): Use `ideographic-{radical|strokes}@{ucs|cns}' and
18994         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'.
18995
18996         * Ideograph-R002-Line.el (U+4E2D): Use Kunrei-based transcription
18997         in `sound@ja/on'.
18998         (U+4E32): Use Kunrei-based transcription in `sound@ja/kun'.
18999
19000 2004-03-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19001
19002         * Ideograph-R016-Table.el (U+51E1): Use
19003         `ideographic-{radical|strokes}@{ucs|cns}' and
19004         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-';
19005         add `sound@ja/{kun|on/{go|kan}}'.
19006
19007 2004-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19008
19009         * Ideograph-R044-Corpse.el (U+5C39): Add `sound@ja/on'.
19010
19011         * Ideograph-R004-Slash.el: Add some Japanese vocal sounds.
19012
19013 2004-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19014
19015         * Ideograph-R134-Mortar.el (U+8207): Add S1-6626.
19016
19017         * Ideograph-R002-Line.el: Add some Japanese vocal sounds.
19018
19019 2004-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19020
19021         * Ideograph-R072-Sun.el (U+663C): Use `->subsumptive' for M-07705,
19022         M-13886 and C3-2C37.
19023         (C6-3836): Unify U-0002F8CC and M-13928; use `->confusing' instead
19024         of `->same' for M-14294; add `->same' for U-00026618; add
19025         `<-large-seal' for M-13948.
19026
19027 2004-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19028
19029         * Ideograph-R064-Hand.el (M-13027): Unify U-00022E85, C5-7347 and
19030         H5-EFE7.
19031         (U-00022E85): Unify M-13027; use `->same@unknown' instead of
19032         `->same' for U+7C61.
19033
19034         * Ideograph-R045-Sprout.el (M-07853): Moved into U-00021D18
19035         instead of using `->same' for M-00157.
19036
19037         * Ideograph-R036-Evening.el (U+68A6): Modify
19038         `ideographic-radical*sources' in `->subsumptive'.
19039
19040         * Ideograph-R004-Slash.el (U-00021D18): Use `->subsumptive' for
19041         M-00157 and M-07853 instead of `->same' for M-07853; use
19042         `<-original-ideograph*sources' instead of char-ref in
19043         `<-original-ideograph'.
19044
19045         * Ideograph-R075-Tree.el (U-00023484): Add M-14870; use
19046         `->subsumptive'.
19047         (U+68A6): Unify J0-546D instead of using `->same'; use
19048         `->subsumptive' for M-05784 and M-14871.
19049
19050         * Ideograph-R044-Corpse.el (M-07705): Moved into U+663C.
19051         (C3-2C37): Likewise.
19052
19053 2004-03-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19054
19055         * Ideograph-R036-Evening.el (J0-546D): Unify U+68A6 instead of
19056         using `->same' for M-14871; use `<-vulgar-ideograph*sources'
19057         instead of char-ref in `<-vulgar-ideograph'; use `->subsumptive'
19058         for M-05784 and M-14871.
19059
19060         * Ideograph-R016-Table.el (U+51E2): Unify C3-212F; use
19061         `->subsumptive' for M-00123 and M-01740.
19062
19063         * Ideograph-R004-Slash.el (C3-212F): Unify U+51E2 instead of using
19064         `->same' for M-01740; use `->subsumptive' for M-00123 and M-01740;
19065         use `<-vulgar-ideograph*sources' instead of char-ref in
19066         `<-vulgar-ideograph'.
19067
19068 2004-03-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19069
19070         * Ideograph-R023-Hiding-Enclosure.el (C6-212B): Moved into
19071         U-0002092C.
19072         (JSP-3433): Moved into U+533C.
19073         (U+533C): Use `->subsumptive'.
19074
19075         * Ideograph-R022-Right-Open-Box.el (U-0002092C): Use
19076         `->subsumptive'; include C6-212B.
19077
19078 2004-03-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19079
19080         * Ideograph-R018-Knife.el (J0-3D69): Moved into U+521D.
19081         (U+521D): Use `->subsumptive'; include C1-4F4F.
19082
19083 2004-03-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19084
19085         * Ideograph-R145-Clothes.el (C1-4F4F): Moved into U+521D.
19086
19087 2004-03-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19088
19089         * Ideograph-R115-Grain.el (U+4188): Use `->subsumptive'.
19090         (U+4189): Use `->subsumptive'.
19091         (C3-5E47): Use `<-ancient-ideograph*sources' instead of char-ref
19092         in `<-ancient-ideograph'.
19093
19094 2004-03-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19095
19096         * Ideograph-R075-Tree.el (U+68A6): Use
19097         `<-vulgar-ideograph*sources' instead of char-ref in
19098         `<-vulgar-ideograph'.
19099
19100 2004-03-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19101
19102         * Ideograph-R040-Roof.el (M-07112): Use `->subsumptive'; use
19103         `->same*sources' instead of using char-ref in `->same'.
19104
19105 2004-03-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19106
19107         * Ideograph-R212-Dragon.el (U+9F8E): Use `->subsumptive'.
19108
19109         * Ideograph-R177-Leather.el (U+976D): Use `->same@jiyun' for
19110         M-29262 and `->same@zihui' for M-43109 instead of `->same'; use
19111         `->subsumptive'.
19112         (C3-4024): Moved into U+976D.
19113         (J83-3F59): Likewise.
19114
19115         * Ideograph-R130-Meat.el (U+8095): Use `->subsumptive'.
19116         (C2-2474): Moved into U+8095.
19117
19118         * Ideograph-R124-Feather.el (U+7FFC): Use `->same*sources' instead
19119         of char-ref in `->same'.
19120
19121         * Ideograph-R085-Water.el (M-17428): Use `->same*sources' instead
19122         of using char-ref in `->same'; add `->vulgar-ideograph' for
19123         M-17427.
19124
19125         * Ideograph-R059-Bristle.el (M-09994): Moved into U-0002249C.
19126         (H3-ABF0): Likewise.
19127         (U-0002249C): Use `->subsumptive'.
19128
19129         * Ideograph-R027-Cliff.el (C3-5755): Moved into U+9F8E.
19130
19131         * Ideograph-R026-Seal.el (M-02875): Use `->same*sources' instead
19132         of using char-ref in `->same'.
19133
19134         * Ideograph-R025-Divination.el (C6-212C): Use
19135         `<-ancient-ideograph*sources' instead of using char-ref in
19136         `<-ancient-ideograph'.
19137
19138         * Ideograph-R022-Right-Open-Box.el (U+533C): Use `->subsumptive'.
19139
19140         * Ideograph-R009-Man.el (C3-2148): Use `->identical' instead of
19141         `->same' for M-01512; use `->same*sources' instead of using
19142         char-ref in `->same'.
19143         (M-00634): Use `<-denotational' instead of `->same' for M-23937;
19144         use `<-original-ideograph*sources' instead of using char-ref in
19145         `<-original-ideograph'.
19146         (U-000202F4): Use `->identical' instead of `->same' for M-02134;
19147         use `->same*sources' instead of using char-ref in `->same'.
19148
19149 2004-03-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19150
19151         * Ideograph-R018-Knife.el (M-02134): Use `->identical' instead of
19152         `->same' for U-000202F4 = M-00938; use `->same*sources' instead of
19153         using char-ref in `->same'.
19154         (U+5292): Use `{->same|<-ancient-ideograph}*sources' instead of
19155         using char-ref in `{->same|<-ancient-ideograph}'.
19156
19157         * Ideograph-R003-Dot.el (BC-87D2): Omit M-02840 in `->same'
19158         because it is identical to U-0002007E.
19159
19160 2004-03-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19161
19162         * char-db-util.el (insert-char-attributes): Don't display `<-same'
19163         when running with non-readable mode.
19164
19165 2004-03-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19166
19167         * Ideograph-R213-Turtle.el, Ideograph-R203-Black.el,
19168         Ideograph-R186-Fragrant.el, Ideograph-R196-Bird.el,
19169         Ideograph-R184-Eat.el, Ideograph-R177-Leather.el,
19170         Ideograph-R170-Mound.el, Ideograph-R145-Clothes.el,
19171         Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
19172         Ideograph-R135-Tongue.el, Ideograph-R130-Meat.el,
19173         Ideograph-R128-Ear.el, Ideograph-R124-Feather.el,
19174         Ideograph-R123-Sheep.el, Ideograph-R120-Silk.el,
19175         Ideograph-R118-Bamboo.el, Ideograph-R115-Grain.el,
19176         Ideograph-R109-Eye.el, Ideograph-R101-Use.el,
19177         Ideograph-R102-Field.el, Ideograph-R087-Claw.el,
19178         Ideograph-R085-Water.el, Ideograph-R075-Tree.el,
19179         Ideograph-R072-Sun.el, Ideograph-R064-Hand.el,
19180         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
19181         Ideograph-R059-Bristle.el, Ideograph-R047-River.el,
19182         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
19183         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
19184         Ideograph-R040-Roof.el, Ideograph-R036-Evening.el,
19185         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
19186         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
19187         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
19188         Ideograph-R026-Seal.el, Ideograph-R023-Hiding-Enclosure.el,
19189         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
19190         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
19191         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
19192         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
19193         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
19194         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
19195         Ideograph-R001-One.el: Rename `->same-ideograph' to `->same'.
19196
19197 2004-03-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19198
19199         * Ideograph-R140-Grass.el (GT-39643): Unify <CJK RADICAL GRASS
19200         TWO> instead of U+FA5E; add `<-denotational' for U+8279; add
19201         JU+FA5E.
19202         (U+8279): Separate all; changed to an abstraction character; add
19203         `<-ideographic-component-forms' for U+8278.
19204         (U+FA5D): Separate all; add `->identical' for <CJK RADICAL GRASS
19205         THREE>.
19206         (U+FA5E): Separate all; add `->identical' for <CJK RADICAL GRASS
19207         TWO>.
19208         (GT-39639): Unify <CJK RADICAL GRASS ONE> instead of U+8279; add
19209         `<-denotational' for U+8279; add UU+8279.
19210         (GT-39645): Unify <CJK RADICAL GRASS THREE> instead of U+FA5D; add
19211         `<-denotational' for U+8279; add JU+FA5D.
19212         (BC-8B4B): Moved into U+4491.
19213         (U+4491): Use `->subsumptive'.
19214
19215         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL GRASS ONE>):
19216         Unify G0-5C33, JX2-7576, GT-39639, GT-K00279 and JC3-72FA; add
19217         `<-denotational' for U+8279.
19218         (<CJK RADICAL GRASS TWO>): Unify C4-2153, JX2-7575, BC-8AFE,
19219         GT-39643, GT-K00671 and M-30639; add `<-denotational' for U+8279.
19220         (<CJK RADICAL GRASS THREE>): Unify JX2-7574, GT-39645 and
19221         GT-K00569; add `<-denotational' for U+8279.
19222         (<CJK RADICAL SIMPLIFIED WALK>): Unify G0-6541, JX2-7969, BC-8966
19223         and JC3-67A3; add `<-denotational' for U+8FB6; add
19224         `<-simplified@component' for <CJK RADICAL WALK ONE>.
19225         (<CJK RADICAL WALK ONE>): Add `<-denotational' for U+8FB6.
19226         (<CJK RADICAL WALK TWO>): Add `<-denotational' for U+8FB6; add
19227         `<-simplified@component' for <CJK RADICAL WALK ONE>.
19228
19229         * Ideograph-R162-Walk.el (<CJK RADICAL WALK ONE>): Add
19230         `<-denotational' for U+8FB6.
19231         (U+8FB6): Add `<-ideographic-component-forms' for U+8FB5; delete
19232         `->identical' for U+FA66.
19233         (BC-8966): Unify <CJK RADICAL SIMPLIFIED WALK> instead of U+FA66;
19234         add `<-denotational' for U+8FB6; add `<-simplified@component' for
19235         U+2ECD; add JU+FA66.
19236         (<CJK RADICAL WALK TWO>): Add `<-denotational' for U+8FB6; add
19237         `<-simplified@component' for U+2ECD.
19238         (U+FA66): Separate all; add `->identical' for <CJK RADICAL
19239         SIMPLIFIED WALK>.
19240
19241 2004-03-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19242
19243         * char-db-util.el (insert-char-attributes): Don't display
19244         `->ideographic-component-forms' when running with non-readable
19245         mode.
19246
19247 2004-03-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19248
19249         * Ideograph-R138-Stopping.el (J0-4E49): Moved into U+826F.
19250         (U+826F): Use `->subsumptive'.
19251
19252 2004-03-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19253
19254         * Ideograph-R093-Cow.el (BC-8BA9): Moved into U+725C.
19255         (U+725C): Use `->subsumptive'.
19256
19257 2004-03-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19258
19259         * Ideograph-R168-Long.el, Ideograph-R167-Gold.el: Add missing
19260         mappings between CJK Ext B and CNS 11643 plain 5.
19261
19262 2004-03-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19263
19264         * Ideograph-R003-Dot.el (C3-2740): Use `cns11643' instead of
19265         `cns-11643' in `ideographic-radical@cns*sources'.
19266
19267         * Ideograph-R001-One.el (C3-2740): Use `cns11643' instead of
19268         `cns-11643' in `ideographic-radical@cns*sources'.
19269         (U-00024CCF): Add `ideographic-radical@cns*sources'.
19270
19271         * Ideograph-R103-Bolt-Of-Cloth.el (C5-4057): Moved into
19272         U-00024CA3.
19273
19274         * Ideograph-R102-Field.el (U-00024CA3): Use `->subsumptive'
19275         instead of using `->identical' for M-49345.
19276         (U-00024CCF): Unify C7-2C3B, GT-00098 and M-00065 instead of using
19277         `->identical'; use `ideographic-{radical|strokes}@{ucs|cns}'.
19278
19279         * Ideograph-R009-Man.el (JSP-3235): Moved into U+50C7.
19280         (U+50C7): Use `->subsumptive'.
19281         (M-01052): Moved into U+50C8; unify C2-4160.
19282         (U+50C8): Use `->subsumptive'.
19283         (U-00028928): Unify C5-3D29 and M-40140; moved into
19284         Ideograph-R166-Village.el.
19285
19286 2004-03-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19287
19288         * Ideograph-R166-Village.el: Add missing mappings between CJK Ext
19289         B and CNS 11643 plain 5.
19290
19291 2004-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19292
19293         * Ideograph-R113-Spirit.el (U-00025626): Add
19294         `ideographic-radical@cns*sources'.
19295
19296         * Ideograph-R066-Rap.el (U-00025626): Add
19297         `ideographic-radical@cns*sources'.
19298
19299 2004-03-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19300
19301         * Ideograph-R055-Two-Hands.el (U-0002233D): Use `->subsumptive'.
19302
19303         * ideograph-util.el (update-ideograph-radical-table): Fix problems
19304         about `->subsumptive' and `<-subsumptive'.
19305         (char-representative-of-daikanwa): Add new optional argument
19306         `radical'; support `->subsumptive'.
19307         (char-daikanwa-strokes): Specify radical for
19308         `char-representative-of-daikanwa'.
19309         (char-daikanwa): Add new optional argument `radical'; support
19310         `->subsumptive'.
19311
19312         * Ideograph-R001-One.el (GT-00083): Moved into U-0002233D.
19313         (C7-2C3B): Unify U-00024CCF and H7-B974 instead of using
19314         `->identical'.
19315         (U-00020057): Unify C4-4F7C and M-49012; use
19316         `ideographic-{radical|strokes}@{ucs|cns}'.
19317
19318         * Ideograph-R073-Say.el (M-14298): Moved into U+66FC.
19319         (U+66FC): Use `->subsumptive'.
19320
19321         * Ideograph-R029-Again.el (C1-5937): Moved into U+66FC instead of
19322         using `->identical'.
19323
19324 2004-03-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19325
19326         * Ideograph-R110-Spear.el (U-00025390): Use `->subsumptive'
19327         instead of `->identical' for M-01841.
19328
19329 2004-03-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19330
19331         * Ideograph-R017-Open-Box.el (M-01841): Moved into U-00025390.
19332         (U-00025390): Use `->subsumptive'.
19333
19334 2004-02-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19335
19336         * Ideograph-R164-Wine.el, Ideograph-R162-Walk.el: Add missing
19337         mappings between CJK Ext B and CNS 11643 plain 5.
19338
19339         * ideograph-util.el (char-representative-of-daikanwa): Fixed.
19340
19341 2004-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19342
19343         * Ideograph-R165-Distinguish.el: Add missing mappings between CJK
19344         Ext B and CNS 11643 plain 5.
19345
19346 2004-02-26  MORIOKA Tomohiko  <tomo@m17n.org>
19347
19348         * Ideograph-R042-Small.el (M-07516): Moved into U-000202D3.
19349         (U-000202D3): Use `->subsumptive'; use
19350         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
19351
19352         * Ideograph-R009-Man.el (U-000202D3): Use `->subsumptive'; use
19353         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
19354         (H1-CC7C): Unify M-07516 and move into U-000202D3.
19355
19356 2004-02-26  MORIOKA Tomohiko  <tomo@m17n.org>
19357
19358         * Ideograph-R086-Fire.el (U-000244DF): Add
19359         `ideographic-radical@cns*sources'.
19360
19361 2004-02-26  MORIOKA Tomohiko  <tomo@m17n.org>
19362
19363         * Ideograph-R134-Mortar.el (U-000244DF): Add
19364         `ideographic-{radical|strokes}@ucs' and
19365         `ideographic-radical@cns*sources'.
19366
19367         * Ideograph-R115-Grain.el (U+79EF): Unify JC3-5DA1 instead of
19368         JC3-81D7.
19369         (M-25262): Moved into U+7A4B.
19370         (U+7A4B): Use `->subsumptive'.
19371         (U+7A4C): Unify JC3-92CA.
19372
19373         * Ideograph-R086-Fire.el (U-000243DE): Use `->subsumptive' instead
19374         of `->identical' for M-49571; use
19375         `ideographic-{radical|strokes}@{ucs|cns}' and
19376         `ideographic-radical@cns*sources'.
19377         (U-000244DF): Use `->subsumptive' instead of `->identical' for
19378         M-30268; use `ideographic-{radical|strokes}@{ucs|cns}'.
19379
19380 2004-02-25  MORIOKA Tomohiko  <tomo@m17n.org>
19381
19382         * Ideograph-R113-Spirit.el (U-00025626): Use `->subsumptive'; use
19383         `ideographic-radical@{ucs|cns}'.
19384
19385         * Ideograph-R066-Rap.el (C6-315A): Moved into U-00025626 instead
19386         of using `->identical'.
19387
19388 2004-02-25  MORIOKA Tomohiko  <tomo@m17n.org>
19389
19390         * Ideograph-R136-Oppose.el (M-49571): Moved into U-000243DE.
19391         (C7-317A): Likewise.
19392
19393         * Ideograph-R134-Mortar.el (M-30268): Moved into U-000244DF.
19394         (C7-6138): Likewise.
19395
19396         * Ideograph-R131-Minister.el (C3-2A5C): Unify U+5367, G0-4E54,
19397         JX2-2354, M-02808 and H7-EECB instead of using `->identical'; use
19398         `ideographic-{radical|strokes}@{ucs|cns}' and
19399         `ideographic-radical@ucs*sources'.
19400
19401         * Ideograph-R108-Dish.el (U-000250B3): Add
19402         `ideographic-radical@cns*sources'.
19403
19404         * Ideograph-R072-Sun.el (U+65F6): Unify JC3-51BA instead of
19405         JC3-81C3.
19406         (JC3-81C3): Add `->identical' for U+65F6.
19407         (U-00023244): Unify C5-3D55 instead of using `->identical'; use
19408         `ideographic-{radical|strokes}@{ucs|cns}'.
19409
19410         * Ideograph-R002-Line.el (C5-3D55): Unify U-00023244 instead of
19411         using `->identical'; use
19412         `ideographic-{radical|strokes}@{ucs|cns}'.
19413
19414         * Ideograph-R015-Ice.el (C7-3679): Unify U-000250B3 and H7-BD6B
19415         instead of using `->identical'; use
19416         `ideographic-{radical|strokes}@{ucs|cns}' and
19417         `ideographic-radical@cns*sources'.
19418
19419         * Ideograph-R025-Divination.el (JC3-82B5): Omit features except
19420         `->identical'; add `->identical*sources'.
19421         (U+5367): Unify C3-2A5C; use
19422         `ideographic-{radical|strokes}@{ucs|cns}',
19423         `total-strokes@{ucs|cns}' and `ideographic-radical@ucs*sources'.
19424
19425         * Ideograph-R130-Meat.el (U-00026857): Use `->subsumptive' instead
19426         of `->identical' for C7-377E and `->same-ideograph' for M-11349;
19427         use `ideographic-{radical|strokes}@{ucs|cns}' and
19428         `ideographic-radical@cns*sources'.
19429         (H6-B3CA): Moved into U-00026857 and unified by M-11349.
19430
19431         * Ideograph-R061-Heart.el (M-11349): Defined in `->subsumptive'
19432         feature value of U-26857; use
19433         `ideographic-{radical|strokes}@{ucs|cns}' and
19434         `ideographic-radical@cns*sources'; unify H6-B3CA.
19435         (C7-377E): Defined in `->subsumptive' feature value of U-26857;
19436         use `ideographic-{radical|strokes}@{ucs|cns}' and
19437         `ideographic-radical@cns*sources'.
19438         (M-11472): Unify U-00020453 instead of using `->identical'; use
19439         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
19440
19441 2004-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
19442
19443         * Ideograph-R169-Gate.el (U+9580): Unify B-AAF9.
19444
19445         * Ideograph-R158-Body.el (J0-3F48): Unify B-A8AD.
19446
19447         * Ideograph-R081-Compare.el (M-16744): Moved into `->subsumptive'
19448         feature value of U-000200B1.
19449         (U-000200B1): Use `->subsumptive'; use
19450         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
19451         `ideographic-'; add M-16744 instead of using `->same-ideograph'.
19452
19453         * Ideograph-R004-Slash.el (U-000200B1): Use `->subsumptive'
19454         instead of `->same-ideograph' to add M-16744 and H1-DC49; use
19455         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
19456         `ideographic-'.
19457
19458 2004-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
19459
19460         * Ideograph-R129-Brush.el (U+807F): Unify B-A6D6.
19461
19462         * Ideograph-R117-Stand.el (J0-4E29): Unify B-A5DF.
19463
19464         * Ideograph-R114-Track.el (C7-262B): Unify U-00020FA7 and H2-DECE
19465         instead of using `->identical'; use
19466         `ideographic-{radical|strokes}@{ucs|cns}'.
19467
19468         * Ideograph-R108-Dish.el (U-000250B3): Unify C7-3679 and M-01726
19469         instead of using `->identical'; use
19470         `ideographic-{radical|strokes}@{ucs|daikanwa}'.
19471
19472         * Ideograph-R085-Water.el (U+6CA7): Unify JC3-82BF.
19473         (U+6CF8): Unify JC3-82C0.
19474         (U+6D51): Unify JC3-82BE.
19475         (JC3-70DE): New character.
19476         (U+6EE8): Unify JC3-81F6.
19477
19478         * Ideograph-R037-Big.el (C6-3649): Unify U-00020AFB; use
19479         `ideographic-{radical|strokes}@{ucs|cns}' and
19480         `ideographic-radical@cns*sources'.
19481         (C4-4F7C): Unify U-00020057 and BC-85A3 instead of using
19482         `->identical'; use `ideographic-{radical|strokes}@{ucs|cns}'.
19483
19484         * Ideograph-R028-Private.el (U-00020AFC): Unify C6-352E and
19485         M-00283 instead of using `->identical'; use
19486         `ideographic-{radical|strokes}@{ucs|cns}'.
19487         (U-00020AFB): Unify C6-3649 and M-05931 instead of using
19488         `->identical'; use `ideographic-{radical|strokes}@{ucs|cns}' and
19489         `ideographic-radical@cns*sources'.
19490         (H1-F5B8): Add `=>daikanwa' instead of `->identical' for M-05931.
19491
19492         * ideograph-util.el (update-ideograph-radical-table): Add
19493         characters specified in `<-identical' as same as `->denotational'.
19494
19495         * Ideograph-R030-Mouth.el (U-00020FA7): Unify C7-262B and M-24899
19496         instead of using `->identical'; use
19497         `ideographic-{radical|strokes}@{ucs|cns}'.
19498
19499         * Ideograph-R009-Man.el (U-00020453): Unify M-11472 instead of
19500         using `->identical'; use
19501         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
19502         `ideographic-{radical|strokes}'.
19503
19504         * Ideograph-R007-Two.el (C6-352E): Unify U-00020AFC and H1-F5BE
19505         instead of using `->identical'; use
19506         `ideographic-{radical|strokes}@{ucs|cns}' instead of
19507         `ideographic-{radical|strokes}'.
19508
19509 2004-02-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19510
19511         * char-db-util.el (insert-char-attributes): Don't display
19512         `<-identical' when running with non-readable mode.
19513
19514 2004-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19515
19516         * Ideograph-R042-Small.el (U+5C12): Use `->subsumptive'; add
19517         JC3-41E1.
19518
19519         * Ideograph-R113-Spirit.el (U+7962): Use `->subsumptive'; add
19520         JC3-5CDB.
19521
19522 2004-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19523
19524         * Ideograph-R112-Stone.el (U+78CC): Use `->subsumptive'; add
19525         JC3-5CB9.
19526
19527         * Ideograph-R109-Eye.el (U+7784): Use `->subsumptive'; add
19528         JC3-8FA2.
19529
19530         * Ideograph-R104-Sickness.el (U+764E): Use `->subsumptive'; add
19531         JC3-5AF0.
19532
19533         * Ideograph-R086-Fire.el (U+70D2): Use `->subsumptive'; add
19534         JC3-8EE2.
19535         (U+70E7): Unify JC3-81CF.
19536         (U+70ED): Unify JC3-81E9.
19537         (U+70EE): Use `->subsumptive'.
19538
19539 2004-02-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19540
19541         * Ideograph-R075-Tree.el (U+672F): Unify JC3-81CB.
19542         (U+67A6): Use `->subsumptive'; add JC3-70C9.
19543         (U+67CA): Use `->subsumptive'; add JC3-70C7.
19544         (U+6962): Unify JC3-70C5.
19545         (U+6994): Unify JC3-70C8.
19546         (U+69CC): Unify JC3-70C4.
19547
19548         * Ideograph-R069-Axe.el (U+65B5): Use `->subsumptive'; add
19549         JC3-50E5.
19550
19551         * Ideograph-R064-Hand.el (U+62D0): Use `->subsumptive'; add
19552         JC3-4FBA.
19553
19554         * Ideograph-R046-Mountain.el (U+5C72): Use `->subsumptive' to add
19555         JC3-8EFA.
19556
19557 2004-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19558
19559         * Ideograph-R040-Roof.el (U+5BBE): Unify JC3-81F7.
19560
19561         * u03000-CJK-Symbols-and-Punctuation.el (<IDEOGRAPHIC ITERATION
19562         MARK>): Unify GT-00135, GT-K00282, M-00097 and CB02728; modify
19563         `script'.
19564
19565         * Ideograph-R003-Dot.el (GT-00135): Unify <IDEOGRAPHIC ITERATION
19566         MARK>; set `Ideograph symbol' instead of `Ideograph' into
19567         `script'.
19568
19569 2004-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19570
19571         * Ideograph-R064-Hand.el: Add some GT code points.
19572         (U+624D): Separate GT-00010 and GT-K00176; use
19573         `ideographic-{radical|strokes}' instead of `ideographic-'.
19574         (U-00022A65): Use `->subsumptive'; add `<-original' for M-05844.
19575         (U+39C3): Use `->subsumptive'.
19576         (U+6252): Likewise.
19577         (U-00022A69): Likewise.
19578         (U+6256): Likewise.
19579
19580         * Ideograph-R003-Dot.el (C3-2740): Use
19581         `<-ancient-ideograph*sources' instead of char-ref in
19582         `<-ancient-ideograph'.
19583
19584         * Ideograph-R001-One.el (GT-00010): Separate U+624D, G0-3245 and
19585         C1-445F; use `ideographic-{radical|strokes}' instead of
19586         `ideographic-'; use `<-unknown' for U+624D.
19587         (U+4E22): Unify C3-2263, GT-00193, GT-K02131, M-00144, H1-F56D and
19588         JC3-41BA instead of using `->same-ideograph' for M-00144; use
19589         `ideographic-radical@{ucs|cns}'; don't use
19590         `hanyu-dazidian-{vol|page|char}'.
19591         (C6-2936): Use `<-ancient-ideograph*sources' instead of char-ref
19592         in `<-ancient-ideograph'.
19593         (C3-2740): Likewise.
19594
19595         * Ideograph-R004-Slash.el (C3-2263): Unify U+4E22 and G0-362A; use
19596         `ideographic-radical@{ucs|cns}'.
19597
19598 2004-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19599
19600         * ideograph-util.el (char-ideographic-strokes): Modify preferences
19601         to support inheritance.
19602         (update-ideograph-radical-table): Check radical of inherited
19603         character.
19604         (char-daikanwa): Modify preferences to support inheritance.
19605         (char-ucs): Use `char-feature' instead of `get-char-attribute' to
19606         refer '=>ucs'.
19607
19608 2004-02-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19609
19610         * char-db-util.el (char-db-insert-char-spec): Delete unused local
19611         variables `al', `cal' and `key'.
19612         (char-db-insert-alist): Don't use deleted local variable `cal'.
19613
19614 2004-02-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19615
19616         * char-db-util.el (insert-char-attributes): Check each character
19617         specified in `->subsumptive' with `char-db-ignored-attributes'.
19618
19619 2004-02-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19620
19621         * char-db-util.el (char-attribute-name<): Fixed.
19622
19623 2004-02-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19624
19625         * Ideograph-R009-Man.el (M-00882): Simplify
19626         `ideographic-structure'.
19627         (U-000202B4): Likewise.
19628
19629         * Ideograph-R037-Big.el (U+5941): Modify `<-simplified'.
19630         (U+5969): Use `->subsumptive'.
19631
19632         * char-db-util.el (char-attribute-name<): Put `->denotational'
19633         into the last place and `->subsumptive' is second to last.
19634         (char-db-make-char-spec): Use `=daikanwa' instead of
19635         `ideograph-daikanwa'.
19636         (char-db-insert-char-spec): Modify for `insert-char-attributes'.
19637         (char-db-insert-alist): Likewise.
19638         (insert-char-attributes): Delete optional argument
19639         `ccs-attributes'; CCS-features are also specified in `attributes'.
19640         (insert-char-data): Likewise.
19641
19642         * ideograph-util.el (insert-ideograph-radical-char-data): Modify
19643         for `insert-char-data'.
19644
19645 2004-02-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19646
19647         * Ideograph-R022-Right-Open-Box.el (U+5332): Use
19648         `<-vulgar-ideograph*sources' instead of char-ref in
19649         `<-vulgar-ideograph'.
19650
19651 2004-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19652
19653         * Ideograph-R134-Mortar.el (U+81FD): Use `->subsumptive'.
19654
19655         * Ideograph-R130-Meat.el (U+2EBC): Use `->subsumptive'.
19656
19657         * Ideograph-R045-Sprout.el (U+5C70): Unify BC-8DBD.
19658
19659         * Ideograph-R015-Ice.el (M-01718): Use
19660         `<-vulgar-ideograph*sources' instead of char-ref in
19661         `<-vulgar-ideograph'; simplify `ideographic-structure'.
19662         (C3-4B30): Simplify `ideographic-structure'.
19663         (J90-515B): Likewise.
19664         (U+51DB): Likewise.
19665
19666         * Ideograph-R009-Man.el (U+4F7E): Use `->subsumptive'.
19667
19668 2004-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19669
19670         * Ideograph-R032-Earth.el (M-05334): Simplify
19671         `ideographic-structure'.
19672         (U-000213B0): Likewise.
19673
19674         * Ideograph-R189-Tall.el (U-00029ACF): Modify
19675         `ideographic-structure'; use `hanyu-dazidian' instead of
19676         `hanyu-dazidian-{vol|page|char}'.
19677
19678         * Ideograph-R160-Bitter.el (U-00028410): Modify
19679         `ideographic-structure'.
19680
19681         * Ideograph-R114-Track.el (U+79BB): Use `->subsumptive'.
19682
19683         * Ideograph-R071-Not.el (J0-347B): Add
19684         `<-simplified@daikanwa*sources'.
19685
19686         * Ideograph-R050-Turban.el (M-09148): Simplify
19687         `ideographic-structure'.
19688
19689         * Ideograph-R044-Corpse.el (U+5C56): Use `->subsumptive'.
19690
19691         * Ideograph-R030-Mouth.el (J0-526B): Modify
19692         `ideographic-structure'.
19693         (U+548E): Simplify `ideographic-structure'.
19694
19695         * Ideograph-R012-Eight.el (U+516C): Use `->subsumptive'.
19696
19697         * Ideograph-R005-Second.el (H1-AFC7): Modify
19698         `ideographic-structure'.
19699
19700 2004-02-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19701
19702         * char-db-util.el (insert-char-attributes): Display
19703         `->simplified(@...)' when running with readable mode.
19704
19705 2004-02-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19706
19707         * Ideograph-R041-Inch.el (U+5C0E): Use `<-simplified*sources'
19708         instead of char-ref in `<-simplified'.
19709
19710 2004-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19711
19712         * Ideograph-R160-Bitter.el (GT-K02585): New character.
19713
19714         * Ideograph-R005-Second.el (U+4E75): Use `->subsumptive'.
19715
19716         * read-maps.el (jp-jouyou-read-file): Check inherited value of
19717         `<-simplified@JP/Jouyou'.
19718
19719         * Ideograph-R105-Dotted-Tent.el (U+767A): Fix
19720         `<-simplified@JP/Jouyou'.
19721
19722         * Ideograph-R029-Again.el (U+53CE): Use `->subsumptive'.
19723
19724 2004-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19725
19726         * Ideograph-R047-River.el (CB08935): New character.
19727
19728 2004-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19729
19730         * ideograph-util.el (char-daikanwa): Use `<-subsumptive' instead
19731         of `<-unified'.
19732
19733         * char-db-util.el (insert-char-attributes): Use `<-subsumptive'
19734         instead of `<-unified' and `->subsumptive' instead of `->unified'.
19735
19736         * ruimoku6.el, Ideograph-R193-Cauldron.el,
19737         Ideograph-R062-Halberd.el, Ideograph-R040-Roof.el,
19738         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
19739         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
19740         Ideograph-R001-One.el: Rename `->unified' to `->subsumptive'.
19741
19742 2004-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19743
19744         * char-db-util.el (insert-char-attributes): Ignore `<-unified'.
19745
19746         * Ideograph-R193-Cauldron.el (U-00029C2C): Use `->unified';
19747         include RUI6-E00A.
19748
19749 2004-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19750
19751         * ideograph-util.el (update-ideograph-radical-table): Support
19752         `->denotational'.
19753         (char-daikanwa): If a character has a mother character, return
19754         (NUM 0) instead of NUM.
19755
19756         * char-db-util.el (insert-char-attributes): Ignore
19757         `->denotational'.
19758
19759 2004-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19760
19761         * dumped-chars.el (system-char-db-source-file-list): Add
19762         "ruimoku6".
19763
19764         * char-db-util.el (insert-char-attributes): Fold long line in
19765         non-special element of list in default feature.
19766
19767         * ruimoku6.el: New file.
19768
19769         * Ideograph-R062-Halberd.el (RUI6-E005): New character.
19770
19771         * Ideograph-R046-Mountain.el (RUI6-E008): New character.
19772
19773         * Ideograph-R040-Roof.el (U-00021A5C): Add `->unified' for
19774         RUI6-E009 and IU-00021A5C.
19775
19776         * Ideograph-R037-Big.el (RUI6-E006): New character.
19777
19778         * Ideograph-R026-Seal.el (RUI6-E00F): New character.
19779         (RUI6-E007): New character.
19780
19781         * Ideograph-R075-Tree.el (RUI6-E00C): New character.
19782
19783         * Ideograph-R024-Ten.el (BC-8B75): Unify RUI6-E00E.
19784
19785         * Ideograph-R009-Man.el: Use `->unified' for some characters.
19786
19787 2004-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19788
19789         * Ideograph-R040-Roof.el (U-00021A5C): New character.
19790
19791         * u02E00-CJK-Radical-Supplement.el (U+2EAB): Add
19792         `<-ideographic-component-forms' for U+76EE.
19793         (BC-8B48): Map to U+76EE; copied from Ideograph-R109-Eye.el.
19794
19795 2004-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19796
19797         * Ideograph-R109-Eye.el (BC-8B48): New character.
19798
19799         * Ideograph-R030-Mouth.el (U+53E7): Use
19800         `->ideographic-variants*sources' instead of char-ref in
19801         `->ideographic-variants'; unify GT-04102 and GT-K01162.
19802         (U-00020BA0): Unify GT-04135 and GT-K01063.
19803
19804         * Ideograph-R024-Ten.el (M-02707): Unify B-A562, GT-03469 and
19805         GT-K01096.
19806         (GT-K01097): New character.
19807         (U+534A): Separate B-A562.
19808         (GT-K01380): New character.
19809         (GT-K01438): New character.
19810
19811 2004-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19812
19813         * Ideograph-R001-One.el (U+4E03): Use `->unified'.
19814         (U-00020055): Unify M-00064; use
19815         `{ideographic|total}-strokes@{daikanwa|cns}' instead of
19816         `{ideographic|total}-strokes'.
19817
19818 2004-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19819
19820         * Ideograph-R005-Second.el (U+3424): Use `->unified'.
19821
19822 2004-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19823
19824         * read-maps.el (mapping-table-read-file): Use `char-feature'
19825         instead of `get-char-attribute'.
19826
19827         * ideograph-util.el (char-ideographic-radical): Use `char-feature'
19828         instead of `get-char-attribute'.
19829         (char-ideographic-strokes-from-domains): Likewise.
19830         (char-ideographic-strokes): Likewise.
19831         (char-representative-of-daikanwa): Refer `=>daikanwa'.
19832
19833 2004-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19834
19835         * Ideograph-R006-Hook.el (U-00020116): Use `->unified'.
19836
19837         * Ideograph-R003-Dot.el (U+4E3B): Use `->unified'.
19838
19839 2004-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19840
19841         * Ideograph-R112-Stone.el: Add some GT code points.
19842         (U+784E): Separate JC3-5CA7; unify GT-30888.
19843         (M-24244): Unify JC3-5CA7; add `=>ucs*' for U+784E.
19844         (U-0002F94E): Add `=>ucs*' for U+784E.
19845
19846 2004-01-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19847
19848         * Ideograph-R157-Foot.el: Add some GT code points.
19849
19850         * Ideograph-R057-Bow.el: Add some GT code points.
19851         (U-00022417): New character.
19852
19853         * Ideograph-R156-Run.el: Add some GT code points.
19854
19855         * Ideograph-R152-Pig.el: Add some GT code points.
19856         (U-00027C4C): New character.
19857
19858         * Ideograph-R087-Claw.el (M-19682): Use
19859         `<-ancient-ideograph*sources' instead of char-ref in
19860         `<-ancient-ideograph'.
19861         (U+7232): Unify GT-25271 and GT-K09877.
19862
19863 2004-01-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19864
19865         * Ideograph-R167-Gold.el: Add some `<-simplified@JP/Jouyou'
19866         features.
19867
19868 2004-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19869
19870         * Ideograph-R196-Bird.el: Add some `<-simplified@JP/Jouyou'
19871         features.
19872
19873 2004-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19874
19875         * Ideograph-R211-Tooth.el, Ideograph-R203-Black.el,
19876         Ideograph-R201-Yellow.el, Ideograph-R199-Wheat.el,
19877         Ideograph-R191-Fight.el, Ideograph-R190-Hair.el,
19878         Ideograph-R188-Bone.el, Ideograph-R187-Horse.el: Add some
19879         `<-simplified@JP/Jouyou' features.
19880
19881 2004-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19882
19883         * char-db-util.el (insert-char-attributes): Delete code for
19884         `=>ucs-{gb|cns|jis|ks|big5}' and `->ucs'; add code for `=>daikanwa';
19885         add code for `->unified'.
19886
19887 2004-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19888
19889         * Ideograph-R181-Leaf.el, Ideograph-R174-Blue.el,
19890         Ideograph-R172-Short-Tailed-Bird.el: Add some
19891         `<-simplified@JP/Jouyou' features.
19892
19893         * update-cdb.el: Generate "../lisp/utf-2000/cid-conf.el" when
19894         char-DB generating stage, and load it when dumping stage.
19895
19896         * Ideograph-R180-Sound.el, Ideograph-R173-Rain.el: Add some
19897         `<-simplified@JP/Jouyou' features.
19898
19899 2004-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19900
19901         * Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
19902         Ideograph-R164-Wine.el, Ideograph-R165-Distinguish.el: Add some
19903         `<-simplified@JP/Jouyou' features.
19904
19905 2004-01-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19906
19907         * Ideograph-R163-City.el, Ideograph-R159-Cart.el: Add some
19908         `<-simplified@JP/Jouyou' features.
19909
19910         * Ideograph-R104-Sickness.el (G1-3B3E): Unify U+7613.
19911
19912 2004-01-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19913
19914         * Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el: Add some
19915         `<-simplified@JP/Jouyou' features.
19916
19917 2004-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19918
19919         * Ideograph-R149-Speech.el, Ideograph-R064-Hand.el: Add some
19920         `<-simplified@JP/Jouyou' features.
19921
19922 2004-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19923
19924         * Ideograph-R157-Foot.el, Ideograph-R151-Bean.el,
19925         Ideograph-R154-Shell.el, Ideograph-R128-Ear.el: Add some
19926         `<-simplified@JP/Jouyou' features.
19927
19928         * u0FF00-Halfwidth-and-Fullwidth-Forms.el: Add `<-halfwidth'
19929         features for <HALFWIDTH> characters.
19930
19931 2004-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19932
19933         * Ideograph-R148-Horn.el, Ideograph-R147-See.el,
19934         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
19935         Ideograph-R141-Tiger.el: Add some `<-simplified@JP/Jouyou'
19936         features.
19937
19938         * Ideograph-R115-Grain.el: Add some `<-simplified@JP/Jouyou'
19939         features.
19940         (U-00025784): Unify M-25006; separate C5-2A76.
19941
19942         * Ideograph-R144-Walk-Enclosure.el, Ideograph-R142-Insect.el,
19943         Ideograph-R140-Grass.el, Ideograph-R086-Fire.el: Add some
19944         `<-simplified@JP/Jouyou' features.
19945
19946 2004-01-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19947
19948         * ideograph-util.el (char-daikanwa): Refer `=>daikanwa'.
19949
19950         * Ideograph-R132-Self.el, Ideograph-R040-Roof.el,
19951         Ideograph-R085-Water.el: Add some `<-simplified@JP/Jouyou'
19952         features.
19953
19954 2004-01-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19955
19956         * Ideograph-R059-Bristle.el (JC3-4DA7): Unify GT-12606 and
19957         GT-K07831; add `=ucs@jp'.
19958
19959         * Ideograph-R130-Meat.el, Ideograph-R129-Brush.el,
19960         Ideograph-R125-Old.el, Ideograph-R119-Rice.el,
19961         Ideograph-R094-Dog.el, Ideograph-R071-Not.el: Add some
19962         `<-simplified@JP/Jouyou' features.
19963
19964         * Ideograph-R061-Heart.el: Add some `<-simplified@JP/Jouyou'
19965         features.
19966         (U-0002F8B0): Separate JC3-4DE8.
19967         (M-11424): Unify JC3-4DE8.
19968
19969         * Ideograph-R009-Man.el: Add some `<-simplified@JP/Jouyou'
19970         features.
19971
19972         * Ideograph-R075-Tree.el (U+6A0B): Don't map to U+901A.
19973
19974         * Ideograph-R124-Feather.el, Ideograph-R122-Net.el,
19975         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
19976         Ideograph-R118-Bamboo.el, Ideograph-R116-Cave.el,
19977         Ideograph-R112-Stone.el: Add some `<-simplified@JP/Jouyou'
19978         features.
19979
19980 2004-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19981
19982         * Ideograph-R117-Stand.el, Ideograph-R109-Eye.el,
19983         Ideograph-R105-Dotted-Tent.el, Ideograph-R079-Weapon.el,
19984         Ideograph-R075-Tree.el: Add some `<-simplified@JP/Jouyou'
19985         features.
19986
19987         * Ideograph-R113-Spirit.el, Ideograph-R108-Dish.el,
19988         Ideograph-R106-White.el, Ideograph-R078-Death.el,
19989         Ideograph-R077-Stop.el: Add some `<-simplified@JP/Jouyou'
19990         features.
19991
19992 2004-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19993
19994         * Ideograph-R104-Sickness.el, Ideograph-R102-Field.el: Add some
19995         `<-simplified@JP/Jouyou' features.
19996
19997         * Ideograph-R098-Tile.el (U+74F6): Add `<-simplified@JP/Jouyou'.
19998
19999         * Ideograph-R093-Cow.el (U+72A0): Add `<-simplified@JP/Jouyou'.
20000
20001         * Ideograph-R084-Steam.el (U+6C17): Add `<-simplified@JP/Jouyou'.
20002
20003 2004-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20004
20005         * maps-conf.el: Don't add `=gt-pj-1' for J90-{3522|334C}.
20006
20007         * Ideograph-R080-Do-Not.el, Ideograph-R076-Lack.el: Add some
20008         `<-simplified@JP/Jouyou' features.
20009
20010         * Ideograph-R072-Sun.el: Add some `<-simplified@JP/Jouyou'
20011         features.
20012         (U+663C): Add `<-simplified@JP/Jouyou'; use
20013         `<-vulgar-ideograph*sources' instead of char-ref in
20014         `<-vulgar-ideograph'.
20015         (U+665A): Unify JC3-51D5.
20016         (U+6669): Add `<-simplified@JP/Jouyou'; unify BC-B1DF; separate
20017         JC3-51D5.
20018         (U+FA43): Unify BC-B4BB.
20019
20020 2004-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20021
20022         * Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
20023         Ideograph-R032-Earth.el: Add some `<-simplified@JP/Jouyou'
20024         features.
20025
20026         * Ideograph-R050-Turban.el: Add some `<-simplified@JP/Jouyou'
20027         features.
20028
20029 2004-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20030
20031         * Ideograph-R074-Moon.el, Ideograph-R069-Axe.el,
20032         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
20033         Ideograph-R060-Step.el, Ideograph-R046-Mountain.el,
20034         Ideograph-R058-Snout.el: Add some `<-simplified@JP/Jouyou'
20035         features.
20036
20037 2004-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20038
20039         * Ideograph-R053-Dotted-Cliff.el, Ideograph-R041-Inch.el: Add some
20040         `<-simplified@JP/Jouyou' features.
20041
20042         * Ideograph-R034-Go.el (C3-2B79): Add `ideographic-structure'.
20043         (J0-4A51): Add `<-simplified@JP/Jouyou'.
20044
20045         * Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
20046         Ideograph-R024-Ten.el, Ideograph-R019-Power.el,
20047         Ideograph-R018-Knife.el: Add some `<-simplified@JP/Jouyou'
20048         features.
20049
20050         * char-db-util.el (char-db-insert-char-spec): Add new optional
20051         argument `required-features'.
20052         (insert-char-attributes): For each character in relation features
20053         [->FOO or <-FOO] and `ideographic-structure', specify
20054         required-features of `char-db-insert-char-spec' based on *sources.
20055
20056         * Ideograph-R057-Bow.el, Ideograph-R056-Shoot.el,
20057         Ideograph-R055-Two-Hands.el, Ideograph-R049-Oneself.el,
20058         Ideograph-R047-River.el, Ideograph-R044-Corpse.el,
20059         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
20060         Ideograph-R031-Enclosure.el: Add some `<-simplified@JP/Jouyou'
20061         features.
20062
20063         * Ideograph-R029-Again.el (U+53CC): Add `<-simplified@JP/Jouyou';
20064         use `<-vulgar-ideograph*sources' instead of char-ref in
20065         `<-vulgar-ideograph'.
20066         (U+53CE): Add `<-simplified@JP/Jouyou'; use `<-vulgar-ideograph'
20067         and `<-vulgar-ideograph*sources' instead of `vulgar-ideograph-of'.
20068         (U+53D9): Add `<-simplified@JP/Jouyou'; use
20069         `<-vulgar-ideograph*sources' instead of char-ref in
20070         `<-vulgar-ideograph'.
20071
20072         * Ideograph-R026-Seal.el (U+5373): Add `<-simplified@JP/Jouyou';
20073         use `<-vulgar-ideograph*sources' instead of char-ref in
20074         `<-vulgar-ideograph'.
20075
20076         * Ideograph-R023-Hiding-Enclosure.el (C3-2157): Use
20077         `<-simplified*sources' instead of char-ref in `<-simplified'.
20078         (U+533A): Likewise; add `<-simplified@JP/Jouyou'.
20079         (U+533B): Add `<-simplified@JP/Jouyou'.
20080
20081         * Ideograph-R014-Cover.el (J0-3C4C): Add `<-simplified@JP/Jouyou'.
20082
20083         * Ideograph-R013-Down-Box.el (M-01512): Use `<-vulgar-ideograph'
20084         and `<-vulgar-ideograph*sources' instead of `comment'; separate
20085         S-0481, U+5185, J0-4662, G0-445A, GT-01983 and GT-K00547.
20086         (U+5185): Unify BC-8C57.
20087         (U+5186): Add `<-simplified@JP/Jouyou'.
20088
20089 2004-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20090
20091         * Ideograph-R039-Child.el, Ideograph-R033-Scholar.el,
20092         Ideograph-R030-Mouth.el, Ideograph-R016-Table.el,
20093         Ideograph-R010-Legs.el, Ideograph-R007-Two.el,
20094         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
20095         Ideograph-R004-Slash.el, Ideograph-R001-One.el: Add some
20096         `<-simplified@JP/Jouyou' features.
20097
20098 2004-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20099
20100         * read-maps.el (jp-jouyou-read-file): New function.
20101
20102 2004-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20103
20104         * maps-conf.el: Use `jp-jouyou-read-file' to read
20105         etc/char-data/jp-jouyou.txt.
20106
20107 2004-01-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20108
20109         * Ideograph-R019-Power.el (U+52B4): Use `script', `<-simplified'
20110         and `<-simplified*sources' instead of `comment'.
20111
20112         * char-db-util.el (insert-char-attributes): Delete formatter for
20113         `simplified-ideograph-of' and `ideographic-different-form-of'.
20114
20115         * Ideograph-R058-Snout.el (U-00022450): Use
20116         `<-vulgar-ideograph*sources' instead of char-ref in
20117         `<-vulgar-ideograph'.
20118         (U+5F53): Use `<-simplified' and `<-simplified*sources' instead of
20119         `simplified-ideograph-of'.
20120
20121 2004-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20122
20123         * Ideograph-R211-Tooth.el, Ideograph-R181-Leaf.el,
20124         Ideograph-R170-Mound.el, Ideograph-R165-Distinguish.el,
20125         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
20126         Ideograph-R162-Walk.el, Ideograph-R138-Stopping.el,
20127         Ideograph-R156-Run.el, Ideograph-R117-Stand.el,
20128         Ideograph-R113-Spirit.el, Ideograph-R108-Dish.el,
20129         Ideograph-R094-Dog.el, Ideograph-R086-Fire.el,
20130         Ideograph-R085-Water.el, Ideograph-R075-Tree.el,
20131         Ideograph-R072-Sun.el, Ideograph-R052-Short-Thread.el,
20132         Ideograph-R064-Hand.el, Ideograph-R041-Inch.el,
20133         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
20134         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
20135         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
20136         Ideograph-R027-Cliff.el, Ideograph-R024-Ten.el,
20137         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R019-Power.el,
20138         Ideograph-R018-Knife.el, Ideograph-R008-Lid.el,
20139         Ideograph-R002-Line.el: Rename `<-simplified-ideograph' to
20140         `<-simplified'.
20141
20142 2004-01-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20143
20144         * ideograph-util.el (total-strokes-string<): Abolished.
20145         (chise-string<): New function.
20146
20147 2004-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20148
20149         * ideograph-util.el (total-strokes-string<): New function.
20150
20151 2004-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20152
20153         * Ideograph-R205-Frog.el (U+9F0B): Moved from
20154         Ideograph-R213-Turtle.el.
20155
20156         * Ideograph-R213-Turtle.el (U+9F9F): Add `total-strokes'.
20157         (U+9F0B): Moved to Ideograph-R205-Frog.el.
20158
20159 2004-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20160
20161         * Ideograph-R211-Tooth.el, Ideograph-R201-Yellow.el,
20162         Ideograph-R205-Frog.el, Ideograph-R203-Black.el: Add some
20163         `total-strokes' features.
20164
20165         * Ideograph-R196-Bird.el: Add some `total-strokes' features.
20166         (U+9E34): Fix strokes.
20167         (U+9E4B): Likewise.
20168         (U+9E54): Likewise.
20169
20170         * Ideograph-R197-Salt.el (U+9E7E): Add `total-strokes'.
20171
20172         * Ideograph-R193-Cauldron.el (U+9B36): Add `total-strokes'.
20173
20174         * Ideograph-R195-Fish.el: Add some `total-strokes' features.
20175
20176         * Ideograph-R194-Ghost.el (U+9B47): Add `total-strokes'.
20177
20178         * Ideograph-R188-Bone.el: Add some `total-strokes' features.
20179
20180         * Ideograph-R187-Horse.el: Add some `total-strokes' features.
20181         (U+9A95): Fix strokes.
20182         (U+84E6): Moved to Ideograph-R140-Grass.el.
20183
20184         * Ideograph-R140-Grass.el (U+84E6): Moved from
20185         Ideograph-R187-Horse.el.
20186
20187 2004-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20188
20189         * Ideograph-R190-Hair.el (U+9B13): Add `total-strokes'.
20190
20191         * Ideograph-R181-Leaf.el: Add some `total-strokes' features.
20192         (U+989E): Fix strokes.
20193         (U+98A6): Likewise.
20194
20195         * Ideograph-R182-Wind.el: Add some `total-strokes' features.
20196         (U+98CF): Fix strokes.
20197
20198         * Ideograph-R184-Eat.el: Add some `total-strokes' features.
20199
20200 2004-01-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20201
20202         * Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el: Add
20203         some `total-strokes' features.
20204
20205         * Ideograph-R176-Face.el (U+9765): Add `total-strokes'.
20206
20207         * Ideograph-R173-Rain.el: Add some `total-strokes' features.
20208
20209         * Ideograph-R169-Gate.el: Add some `total-strokes' features.
20210         (U+95FF): Fix strokes.
20211         (U+9607): Fix strokes.
20212         (U+95E7): Fix strokes.
20213
20214 2004-01-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20215
20216         * Ideograph-R175-Wrong.el (U+8F88): Add `total-strokes'.
20217
20218         * Ideograph-R174-Blue.el, Ideograph-R172-Short-Tailed-Bird.el,
20219         Ideograph-R170-Mound.el: Add some `total-strokes' features.
20220
20221         * Ideograph-R167-Gold.el: Add some `total-strokes' features.
20222
20223         * Ideograph-R158-Body.el, Ideograph-R141-Tiger.el: Add some
20224         `total-strokes' features.
20225
20226 2004-01-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20227
20228         * Ideograph-R165-Distinguish.el (U+91CA): Add `total-strokes'.
20229
20230         * Ideograph-R164-Wine.el, Ideograph-R163-City.el,
20231         Ideograph-R162-Walk.el, Ideograph-R159-Cart.el: Add some
20232         `total-strokes' features.
20233
20234         * Ideograph-R149-Speech.el: Add some `total-strokes' features.
20235         (U+8BEA): Fix strokes.
20236
20237 2004-01-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20238
20239         * Ideograph-R157-Foot.el, Ideograph-R156-Run.el: Add some
20240         `total-strokes' features.
20241
20242         * Ideograph-R154-Shell.el: Add some `total-strokes' features.
20243         (U+8D51): Fix strokes.
20244
20245         * Ideograph-R148-Horn.el, Ideograph-R147-See.el: Add some
20246         `total-strokes' features.
20247
20248         * Ideograph-R155-Red.el (U+8D6A): Add `total-strokes'.
20249
20250         * Ideograph-R152-Pig.el (U+8C6E): Add `total-strokes'.
20251
20252         * Ideograph-R146-West.el (U+8984): Add `total-strokes'.
20253
20254         * Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el: Add some
20255         `total-strokes' features.
20256
20257         * Ideograph-R030-Mouth.el (M-03871): Unify U-00020D72, C6-3E21 and
20258         H2-D6B5.
20259
20260 2004-01-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20261
20262         * Ideograph-R030-Mouth.el (U-00020077): Use
20263         `ideographic-{radical|strokes}@{ucs|cns}' instead of
20264         `ideographic-'.
20265
20266         * Ideograph-R140-Grass.el: Add some `total-strokes' features.
20267
20268         * Ideograph-R139-Color.el (U+8273): Add `total-strokes'.
20269
20270         * Ideograph-R137-Boat.el, Ideograph-R128-Ear.el: Add some
20271         `total-strokes' features.
20272
20273         * Ideograph-R129-Brush.el (U+8083): Add `total-strokes'.
20274
20275 2004-01-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20276
20277         * Ideograph-R130-Meat.el, Ideograph-R127-Plow.el: Add some
20278         `total-strokes' features.
20279
20280         * Ideograph-R121-Jar.el (U+7F3C): Add `total-strokes'.
20281
20282         * Ideograph-R120-Silk.el: Add some `total-strokes' features.
20283
20284         * Ideograph-R116-Cave.el: Add some `total-strokes' features.
20285         (M-25535): New character.
20286         (C3-3D6D): Map to M-25535; separate U+41A3.
20287
20288         * Ideograph-R115-Grain.el: Add some `total-strokes' features.
20289         (U-00025785): Unify M-25007; separate C5-343C.
20290         (C3-484C): Unify M-25173; separate U+4166.
20291         (M-25228): Unify U-0002583F.
20292         (C5-5645): Separate U-0002583F; map to M-25228.
20293         (C4-5179): Unify M-25264; separate U+417A.
20294         (M-25265): New character.
20295         (U+417B): Map to M-25265; separate C4-5178.
20296         (U-0002586D): Unify M-25270; separate C5-5C5B.
20297
20298         * Ideograph-R085-Water.el: Add some `total-strokes' features.
20299
20300         * Ideograph-R124-Feather.el (M-28841): Copied from
20301         Ideograph-R040-Roof.el.
20302
20303         * Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el: Add some
20304         `total-strokes' features.
20305
20306 2004-01-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20307
20308         * Ideograph-R096-Jade.el: Add some `total-strokes' features.
20309         (M-21218): New character.
20310         (C3-4D34): Separate U+3EF1; map to M-21218.
20311         (U+3EF1): Likewise.
20312         (U+7490): Use `ideographic-radical' and
20313         `{ideographic|total}-strokes@{daikanwa|cns}' instead of
20314         `ideographic-'.
20315
20316         * Ideograph-R002-Line.el (U-00020077): Use
20317         `ideographic-{radical|strokes}@{ucs|cns}' instead of
20318         `ideographic-'.
20319
20320         * Ideograph-R086-Fire.el: Add some `total-strokes' features.
20321         (U+5911): Moved to Ideograph-R035-Go-Slowly.el.
20322
20323         * Ideograph-R117-Stand.el (U+7ADE): Add `total-strokes'.
20324
20325         * Ideograph-R113-Spirit.el: Add some `total-strokes' features.
20326
20327         * Ideograph-R112-Stone.el: Add some `total-strokes' features.
20328         (U+7800): Fix strokes.
20329
20330         * Ideograph-R109-Eye.el: Add some `total-strokes' features.
20331         (U+7714): Use `<-original-ideograph*sources' instead of char-ref
20332         in `<-original-ideograph'.
20333         (C4-2E55): Likewise.
20334         (U+7786): Fix strokes.
20335
20336 2003-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20337
20338         * Ideograph-R111-Arrow.el (U+77EB): Add `total-strokes'.
20339
20340         * Ideograph-R082-Fur.el (U-00023B7D): Separate C6-4124; unify
20341         M-16855.
20342         (C6-4124): Map to M-16855.
20343         (U+3C9B): Separate C5-395B; unify M-16857.
20344         (C5-395B): Map to M-16857.
20345         (U+3C9C): Separate C3-3C4C; unify M-16859.
20346         (C3-3C4C): Map to M-16859.
20347
20348         * Ideograph-R094-Dog.el: Add some `total-strokes' features.
20349
20350         * Ideograph-R093-Cow.el: Add some `total-strokes' features.
20351         (U+726C): Use `ideographic-radical',
20352         `{ideographic|total}-strokes@{daikanwa|cns}' instead of
20353         `ideographic-'.
20354         (M-20061): New character.
20355         (C4-3873): Separate U+3E43; map to M-20061.
20356         (U+3E43): Likewise.
20357
20358 2003-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20359
20360         * ideograph-util.el (char-ideographic-strokes-from-domains): Add
20361         autoload cookie.
20362         (char-ideographic-strokes): Add autoload cookie.
20363         (char-total-strokes-from-domains): New function.
20364         (char-total-strokes): New function.
20365
20366         * Ideograph-R040-Roof.el (M-07097): New character.
20367         (U+374E): Map to M-07097.
20368         (M-07354): Map to U-00021AD2.
20369         (U-00021AD2): Map to M-07354.
20370         (M-28841): New character.
20371         (U-00021B18): Map to M-28841.
20372
20373         * Ideograph-R030-Mouth.el (CB03875): Unify U-00021016 and H2-E0D1.
20374
20375         * Ideograph-R108-Dish.el, Ideograph-R107-Skin.el: Add some
20376         `total-strokes' features.
20377
20378         * Ideograph-R106-White.el (U+7691): Add `total-strokes'.
20379
20380         * Ideograph-R104-Sickness.el: Add some `total-strokes' features.
20381
20382         * Ideograph-R098-Tile.el (U+74E7): Add `total-strokes'.
20383
20384         * Ideograph-R082-Fur.el, Ideograph-R075-Tree.el,
20385         Ideograph-R072-Sun.el: Add some `total-strokes' features.
20386
20387         * Ideograph-R035-Go-Slowly.el (U+5911): Moved from
20388         Ideograph-R086-Fire.el.
20389
20390 2003-12-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
20391
20392         * Ideograph-R091-Slice.el (U+724D): Add `total-strokes'.
20393
20394         * Ideograph-R087-Claw.el (U+7231): Add `total-strokes'.
20395
20396         * Ideograph-R084-Steam.el, Ideograph-R081-Compare.el: Add some
20397         `total-strokes' features.
20398
20399         * Ideograph-R079-Weapon.el (U+6BC2): Add `total-strokes'.
20400
20401         * Ideograph-R078-Death.el: Add some `total-strokes' features.
20402
20403         * Ideograph-R076-Lack.el (U+6B5A): Add `total-strokes'.
20404
20405         * Ideograph-R073-Say.el (U+6702): Add `total-strokes'.
20406
20407         * Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
20408         Ideograph-R064-Hand.el: Add some `total-strokes' features.
20409
20410         * Ideograph-R046-Mountain.el (U+5D8E): Add `total-strokes'.
20411
20412 2003-12-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20413
20414         * Ideograph-R067-Script.el (U+6593): Add `total-strokes'.
20415
20416         * Ideograph-R062-Halberd.el: Add some `total-strokes' features.
20417
20418         * Ideograph-R053-Dotted-Cliff.el (U+5ECD): Add `total-strokes'.
20419
20420         * Ideograph-R032-Earth.el (U+580F): Add `total-strokes'.
20421
20422         * Ideograph-R018-Knife.el (U+528F): Add `total-strokes'.
20423
20424         * Ideograph-R061-Heart.el: Add some `total-strokes'.
20425
20426         * Ideograph-R051-Dry.el (U+9878): Add `total-strokes'.
20427
20428         * Ideograph-R030-Mouth.el (JX1-2F2C): Unify U+FA36 instead of
20429         U+559D.
20430         (JX1-2F2F): Unify U+FA37 instead of U+5606.
20431         (JX1-2F36): Unify U+FA38 instead of U+5668.
20432
20433         * Ideograph-R085-Water.el (JX1-7669): Unify U+FA45 instead of
20434         U+6D77.
20435         (JX1-7725): Unify U+FA47 instead of U+6F22.
20436
20437 2003-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20438
20439         * Ideograph-R075-Tree.el (JX1-7565): Unify U+FA44 instead of
20440         U+6885.
20441         (JX1-763B): Unify U+F91D instead of U+6B04.
20442
20443         * Ideograph-R019-Power.el (JX1-2E63): Unify U+FA33 instead of
20444         U+52C9; use `->same-ideograph*sources' instead of char-ref in
20445         `->same-ideograph'.
20446         (J0-3650): Use `<-vulgar-ideograph*sources' instead of char-ref in
20447         `<-vulgar-ideograph'.
20448         (JX1-2E68): Unify U+FA34 instead of U+52E4.
20449
20450         * Ideograph-R132-Self.el (JX1-7A58): Unify U+FA5C instead of
20451         U+81ED.
20452
20453         * Ideograph-R112-Stone.el (JX1-7927): Unify U+FA4B instead of
20454         U+7891.
20455
20456         * Ideograph-R066-Rap.el (JX1-7528): Unify U+FA41 instead of
20457         U+654F.
20458
20459         * Ideograph-R061-Heart.el (JX1-7450): Unify U+FA3D instead of
20460         U+6094.
20461
20462         * Ideograph-R032-Earth.el (U+5841): Use
20463         `<-simplified-ideograph*sources' instead of char-ref in
20464         `<-simplified-ideograph'.
20465         (JX1-2F5E): Unify U+FA3A instead of U+58A8.
20466
20467         * Ideograph-R024-Ten.el (JX1-2E6E): Unify U+FA35 instead of
20468         U+5351.
20469         (J0-485C): Use `<-vulgar-ideograph*sources' instead of char-ref in
20470         `<-vulgar-ideograph'.
20471
20472         * Ideograph-R009-Man.el: (JX1-2E38); Unify U+FA30 instead of
20473         U+4FAE.
20474
20475 2003-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20476
20477         * Ideograph-R096-Jade.el (JX1-7825): Unify U+FA4A instead of
20478         U+7422.
20479
20480 2003-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20481
20482         * Ideograph-R172-Short-Tailed-Bird.el (C3-5B55): Separate U+4A04.
20483
20484         * Ideograph-R162-Walk.el (C3-3F56): Separate U+9037.
20485         (U+9037): Separate C3-3F56; modify `total-strokes'.
20486
20487         * Ideograph-R135-Tongue.el (M-30307): Use
20488         `->same-ideograph*sources' instead of char-ref in
20489         `->same-ideograph'.
20490
20491         * Ideograph-R118-Bamboo.el (U-00025C02): Separate C7-2646.
20492
20493         * Ideograph-R109-Eye.el (U-0002F942): Use
20494         `<-original-ideograph*sources' instead of char-ref in
20495         `<-original-ideograph'.
20496
20497         * Ideograph-R087-Claw.el (U+722B): Add `->identical' for U+FA49.
20498         (U+FA49): Delete `->identical'.
20499
20500         * Ideograph-R086-Fire.el (U-0002F835): Use
20501         `<-vulgar-ideograph*sources' instead of char-ref in
20502         `<-vulgar-ideograph'.
20503
20504         * Ideograph-R020-Wrap.el (U-0002F82A): Use
20505         `->ideographic-variants*sources' instead of char-ref in
20506         `->ideographic-variants'.
20507
20508         * Ideograph-R015-Ice.el (C4-213F): Use
20509         `<-original-ideograph*sources' instead of char-ref in
20510         `<-original-ideograph'.
20511
20512 2003-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20513
20514         * Ideograph-R004-Slash.el (J0-4737): Use `ideographic-radical',
20515         `{ideographic|total}-strokes@{daikanwa|gt}' and
20516         `ideographic-strokes@daikanwa*sources' instead of `ideographic-'.
20517
20518 2003-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20519
20520         * u0AC00-Hangul-Syllables.el (U+C5EC): Unify JC3-94B6.
20521
20522 2003-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20523
20524         * Ideograph-R025-Divination.el (U+5361): Separate JC3-82B5; unify
20525         JC3-45CB.
20526
20527         * Ideograph-R030-Mouth.el (U+53FE): Add `total-strokes'.
20528         (U+549E): Use `->identical' instead of `->same-ideograph' for
20529         U-0002F83C.
20530         (U+9EFE): Use `ideographic-{radical|strokes}@{ucs|cns}' instead of
20531         `ideographic-'.
20532         (U+35A2): Separate C5-3670; modify strokes.
20533         (M-03919): Unify U+35BC.
20534         (C4-3659): Separate U+35BC.
20535         (U+5577): Separate B-D86A.
20536         (B-DCD8): Modify strokes.
20537         (C2-417B): Unify JC3-46F1.
20538         (U+55D2): Separate JC3-46F1.
20539         (M-04143): Modify `ideographic-structure'.
20540         (C3-462E): Likewise.
20541         (U+5620): Modify `strokes'.
20542         (U+35FB): Modify `strokes'.
20543         (U+56BA): Fix strokes.
20544         (U-00021109): Unify C7-476E instead of using `->identical'; use
20545         `ideographic-{radical|strokes}@{ucs|cns}' and
20546         `ideographic-radical@cns*sources' instead.
20547         (U+56B0): Add `total-strokes'.
20548         (U+56B9): Add strokes.
20549         (CB00772): Fix `ideographic-strokes'.
20550         (U+56D5): Fix `total-strokes'.
20551
20552         * Ideograph-R205-Frog.el (U-0002FA18): Use
20553         `<-vulgar-ideograph*sources' instead of char-ref in
20554         `<-vulgar-ideograph'.
20555         (U+9EFE): Use `ideographic-{radical|strokes}@{ucs|cns}' instead of
20556         `ideographic-'.
20557
20558         * Ideograph-R089-Double-X.el (C7-476E): Unify U-00021109 and
20559         H2-E2D9 instead of using `->identical'; use
20560         `ideographic-{radical|strokes}@{ucs|cns}' and
20561         `ideographic-radical@cns*sources' instead.
20562         (U-00020442): Use `ideographic-{radical|strokes}@{ucs|cns}' and
20563         `ideographic-radical@cns*sources' instead of `ideographic-'.
20564
20565         * Ideograph-R060-Step.el (JC3-4DB3): Use
20566         `->same-ideograph*sources' instead of char-ref in `->synonyms'.
20567         (U+5F94): Modify strokes.
20568         (U+8854): Moved to Ideograph-R144-Walk-Enclosure.el.
20569         (U+5F9A): Add `total-strokes'.
20570         (J0-4530): Separate U+5FB9 and G1-3339; fix `total-strokes'.
20571         (U+5FB9): Likewise.
20572         (U+5FBA): Add `total-strokes'.
20573
20574         * Ideograph-R009-Man.el (U-00020442): Use
20575         `ideographic-{radical|strokes}@{ucs|cns}' and
20576         `ideographic-radical@cns*sources' instead of `ideographic-'.
20577
20578         * Ideograph-R001-One.el (U+4E0E): Use
20579         `ideographic-strokes@{ucs|gt}', `total-strokes@{ucs|gt}' and
20580         `{ideographic|total}-strokes@ucs*sources' instead of
20581         `ideographic-'; use `->synonyms*sources' instead of char-ref in
20582         `->synonyms'.
20583
20584 2003-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20585
20586         * Ideograph-R154-Shell.el (U+8D30): Moved from
20587         Ideograph-R056-Shoot.el.
20588
20589         * Ideograph-R144-Walk-Enclosure.el (U+8850): Add `total-strokes'.
20590         (U+8854): Moved from Ideograph-R060-Step.el.
20591
20592         * Ideograph-R056-Shoot.el (U+7519): Add `total-strokes'.
20593         (U+8D30): Moved to Ideograph-R154-Shell.el.
20594
20595         * Ideograph-R042-Small.el (M-07511): Separate all.
20596         (U+3779): Modify strokes.
20597         (M-07512): Separate all.
20598         (U-00021B7F): Modify strokes.
20599         (U+8F89): Moved to Ideograph-R159-Cart.el.
20600
20601         * Ideograph-R040-Roof.el (U+374D): Modify strokes.
20602         (M-07151): Likewise.
20603         (U+5BAC): Likewise.
20604         (U+8D5B): Add `total-strokes'.
20605
20606         * Ideograph-R036-Evening.el (U+5922): Use
20607         `<-simplified-ideograph*sources' instead of char-ref in
20608         `<-simplified-ideograph'.
20609
20610         * Ideograph-R027-Cliff.el (U+539B): Add `total-strokes'.
20611         (GT-03811): Use `<-vulgar-ideograph*sources' instead of char-ref
20612         in `<-vulgar-ideograph'.
20613         (U+53A9): Modify strokes.
20614         (C3-4048): Unify H1-B3D0.
20615         (U+53AB): Separate H1-B3D0.
20616         (M-03024): Unify U+3550.
20617         (C5-4C31): Separate U+3550.
20618
20619         * Ideograph-R005-Second.el (U+4E67): Add `total-strokes'.
20620         (U+4E7A): Fix strokes.
20621         (U+4E7B): Likewise.
20622         (U+4E7C): Likewise.
20623         (U+F91B): Add `total-strokes'.
20624
20625         * Ideograph-R159-Cart.el (U+8F89): Moved from
20626         Ideograph-R042-Small.el.
20627         (U+8F8B): Add `total-strokes'.
20628         (U+8F8C): Add `total-strokes'.
20629         (U+8F8D): Add `total-strokes'.
20630         (U+8F8E): Add `total-strokes'.
20631
20632         * Ideograph-R059-Bristle.el (U+987B): Add `total-strokes'.
20633
20634         * Ideograph-R039-Child.el (U+5B67): Add `total-strokes'.
20635
20636         * Ideograph-R033-Scholar.el (U+58F6): Add `total-strokes'.
20637         (U+58F8): Add `total-strokes'.
20638         (U+5900): Add `total-strokes'.
20639
20640         * Ideograph-R028-Private.el (U+517F): Add `total-strokes'.
20641
20642         * Ideograph-R016-Table.el (U+34D8): Modify strokes.
20643
20644         * Ideograph-R014-Cover.el (U+519A): Add `total-strokes'.
20645         (U+51A7): Add `total-strokes'.
20646
20647         * Ideograph-R007-Two.el (U+4E9F): Modify strokes.
20648
20649 2003-12-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20650
20651         * Ideograph-R079-Weapon.el (U-00023A98): New character.
20652         (JX2-6E23): New character.
20653
20654         * u0AC00-Hangul-Syllables.el (JC3-94C0): New character.
20655
20656 2003-12-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20657
20658         * Ideograph-R112-Stone.el (JSP-4F63): Add JU+7852.
20659         (U+7881): Unify BE-F9D6 instead of B-F9D6.
20660         (JSP-4F7D): Add JU+78B2.
20661         (JSP-4F7E): Add JU+78B3.
20662         (JSP-5021): Add JU+78BB.
20663         (J0-4858): Add JU+78D0.
20664         (J0-627E): Add JU+78EC.
20665
20666         * Ideograph-R111-Arrow.el (JSP-4F4A): Add JU+77F1.
20667
20668 2003-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20669
20670         * Ideograph-R112-Stone.el: Add mappings for Big5 code points.
20671
20672 2003-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20673
20674         * Ideograph-R173-Rain.el (U+9738): Unify B-C551.
20675
20676         * Ideograph-R111-Arrow.el, Ideograph-R110-Spear.el: Add mappings
20677         for Big5 code points.
20678
20679         * Ideograph-R074-Moon.el (U+9738): Unify B-C551.
20680
20681 2003-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20682
20683         * Ideograph-R162-Walk.el (JC3-67E6): New character.
20684
20685         * Ideograph-R061-Heart.el (JC3-4DD6): New character.
20686
20687         * Ideograph-R140-Grass.el (JC3-62B3): New character.
20688
20689         * Ideograph-R164-Wine.el (JX2-7A45): Unify JC3-95B2.
20690
20691 2003-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20692
20693         * Ideograph-R140-Grass.el: Add mappings for Big5 code points.
20694
20695 2003-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20696
20697         * Ideograph-R030-Mouth.el (U+830D): Copied from
20698         Ideograph-R140-Grass.el.
20699
20700         * Ideograph-R075-Tree.el: Add `=ucs@big5' features.
20701
20702 2003-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20703
20704         * Ideograph-R074-Moon.el, Ideograph-R072-Sun.el: Add `=ucs@big5'
20705         features.
20706
20707         * maps-conf.el: Don't add `=gt-pj-1' for J90-{5877|592D|5A61}.
20708
20709         * Ideograph-R073-Say.el: Add `=ucs@big5' features.
20710         (U+52D7): Add `ideographic-structure'.
20711
20712         * Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
20713         Ideograph-R068-Dipper.el, Ideograph-R067-Script.el: Add
20714         `=ucs@big5' features.
20715
20716         * Ideograph-R019-Power.el (U+52D7): Modify
20717         `ideographic-structure'.
20718
20719         * Ideograph-R064-Hand.el, Ideograph-R061-Heart.el: Add `=ucs@big5'
20720         features.
20721
20722         * Ideograph-R057-Bow.el (JX1-7437): Unify JC3-4CEF.
20723         (U+5F36): Separate JC3-4CEF.
20724
20725         * Ideograph-R066-Rap.el, Ideograph-R063-Door.el,
20726         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el: Add `=ucs@big5'
20727         features.
20728
20729 2003-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20730
20731         * Ideograph-R009-Man.el (U-00020295): Add strokes; complete
20732         `ideographic-structure'; separate H1-CC70.
20733         (C3-3449): Unify JC3-42E6; add `ideographic-structure'.
20734         (U+3464): Separate JC3-42E6.
20735         (U-000202A7): Modify `ideographic-structure'.
20736         (C4-2B60): Add `ideographic-structure'.
20737         (M-00827): Unify JC3-42E7.
20738         (U+5040): Separate JC3-42E7.
20739         (M-00902): Unify H1-CEB8; add `ideographic-structure'.
20740         (U-000202B8): Complete `ideographic-structure'; separate H1-CEB8.
20741
20742 2003-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20743
20744         * Ideograph-R163-City.el: Add missing mappings between CJK Ext B
20745         and CNS 11643 plain 5.
20746
20747         * Ideograph-R062-Halberd.el, Ideograph-R057-Bow.el: Add
20748         `=ucs@big5' features.
20749
20750         * Ideograph-R050-Turban.el: Add `=ucs@big5' features.
20751         (U+5E1A): Add `ideographic-structure'.
20752
20753         * Ideograph-R037-Big.el, Ideograph-R030-Mouth.el,
20754         Ideograph-R028-Private.el, Ideograph-R018-Knife.el,
20755         Ideograph-R016-Table.el, Ideograph-R011-Enter.el,
20756         Ideograph-R008-Lid.el, Ideograph-R002-Line.el: Reformatted.
20757
20758         * maps-conf.el: Don't add `=gt-pj-1' for J90-3476.
20759
20760         * char-db-util.el (char-db-coded-charset-priority-list): Prefer
20761         `=big5-cdp' to `=gt'.
20762
20763         * Ideograph-R073-Say.el (U+52D7): Use
20764         `ideographic-{radical|strokes}@{ucs|cns}' and
20765         `ideographic-radical@ucs*sources' instead of `ideographic-'.
20766
20767 2003-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20768
20769         * Ideograph-R058-Snout.el (GT-67403): Unify BC-8BAB.
20770         (B-B16B): Add BU+5F57.
20771
20772         * Ideograph-R056-Shoot.el, Ideograph-R053-Dotted-Cliff.el: Add
20773         `=ucs@big5' features.
20774
20775         * Ideograph-R019-Power.el (U+52D6): Separate JC3-44EC.
20776         (M-02392): Use `<-vulgar-ideograph*sources' instead of char-ref in
20777         `<-vulgar-ideograph'.
20778         (U+52D7): Use `ideographic-{radical|strokes}@{ucs|cns}' and
20779         `ideographic-radical@ucs*sources' instead of `ideographic-'.
20780         (J0-342A): Separate GT-03062, GT-K07734, U+52D8 and G0-3F31.
20781
20782 2003-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20783
20784         * Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el: Add
20785         `=ucs@big5' features.
20786
20787         * Ideograph-R052-Short-Thread.el (J0-3476): Separate GT-11608 and
20788         GT-K09021; add BU+5E7E.
20789         (C1-5E7D): Unify GT-11608 and GT-K09021.
20790
20791         * Ideograph-R051-Dry.el, Ideograph-R048-Work.el,
20792         Ideograph-R047-River.el: Add `=ucs@big5' features.
20793
20794 2003-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20795
20796         * maps-conf.el: Don't add `=gt-pj-1' for J90-342A.
20797
20798         * Ideograph-R180-Sound.el (JC3-6CDC): New character.
20799
20800         * Ideograph-R162-Walk.el (K0-6B34): Unify JC3-67DB.
20801         (K0-5433): Unify JC3-67DF.
20802
20803 2003-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20804
20805         * Ideograph-R140-Grass.el (C1-5775): Modify subcode of
20806         `morohashi-daikanwa' value.
20807         (GT-40140): Likewise.
20808         (J0-427B): Likewise.
20809         (U+8338): Likewise.
20810
20811         * Ideograph-R012-Eight.el (U+516B): Separate C1-442C.
20812
20813         * Ideograph-R009-Man.el (C2-3A43): Modify subcode of
20814         `morohashi-daikanwa' value.
20815         (B-D85F): Likewise.
20816         (U+5087): Likewise.
20817         (U+513C): Likewise.
20818
20819 2003-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20820
20821         * u00180-Latin-Extended-B.el (JX1-2874): Add JU+01F8.
20822
20823         * Ideograph-R163-City.el (JX1-7C67): Add JU+90DE.
20824
20825         * Ideograph-R154-Shell.el (JX1-7C3B): Add JU+8CF8 instead of
20826         J90U+8CF8.
20827
20828         * Ideograph-R149-Speech.el (JX1-7C34): Add JU+8B69.
20829         (JX1-7C35): Add JU+8B9D.
20830
20831         * Ideograph-R104-Sickness.el (JX1-784D): Add JU+3F72.
20832
20833         * Ideograph-R086-Fire.el (JX1-7763): Add JU+7215.
20834
20835         * read-maps.el (mapping-table-read-file): If ucs-ccs is
20836         `=ucs-jis-2000', add it.
20837
20838 2003-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20839
20840         * u01E00-Latin-Extended-Additional.el (JX1-2872): Unify JC3-85DE.
20841         (JC3-8AF0): New character.
20842         (JC3-8AC2): New character.
20843
20844         * Ideograph-R180-Sound.el (M-43297): Separate C5-6627; use
20845         `ideographic-strokes@daikanwa' instead of `daikanwa-strokes'.
20846         (M-43299): Separate U+97F9 and C1-776B.
20847         (M-43300): Separate C2-6451.
20848         (U+97FA): Separate JSP-6772.
20849
20850         * Ideograph-R046-Mountain.el: Add `=ucs@big5' features.
20851
20852         * Ideograph-R040-Roof.el: Reformatted.
20853
20854 2003-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20855
20856         * Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
20857         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
20858         Ideograph-R038-Woman.el: Add `=ucs@big5' features.
20859
20860         * read-maps.el (mapping-table-read-file): Use `=ucs@jis-2000'
20861         instead of `ucs-jis' for JX2-XXXX.
20862
20863         * maps-conf.el: Don't add `=gt-pj-1' for J90-5423.
20864
20865         * Ideograph-R172-Short-Tailed-Bird.el (JSP-6676): Separate
20866         JX2-7B73; unify GT-56559.
20867         (GT-56560): New character.
20868         (JX2-7B73): Unify GT-56531.
20869
20870         * Ideograph-R140-Grass.el (JC3-61FA): New character.
20871         (U+845B): Unify J78-336B.
20872         (BC-8CB0): Unify GT-42188 and GT-K11857.
20873         (JX2-7657): Unify GT-41801.
20874         (M-49635): Use `ideographic-strokes@daikanwa' instead of
20875         `ideographic-strokes'.
20876
20877         * Ideograph-R072-Sun.el: Reformatted.
20878
20879         * Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
20880         Ideograph-R031-Enclosure.el: Add `=ucs@big5' features.
20881
20882         * Ideograph-R030-Mouth.el (JSP-3669): Separate B-F5C6.
20883
20884         * u0AC00-Hangul-Syllables.el: Add some mappings for CHINA3 PUA
20885         code points.
20886         (U+C815): Unify JC3-96D5 instead of JC3-82DA.
20887         (JC3-95EB): New character.
20888
20889         * Ideograph-R034-Go.el (M-05693): Separate C2-213A and B-C95A;
20890         unify GT-07202.
20891
20892         * Ideograph-R019-Power.el: Reformatted.
20893
20894         * Ideograph-R149-Speech.el, Ideograph-R120-Silk.el (H12-EFEB): Use
20895         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
20896         `ideographic-'.
20897         (U-000261E5): Likewise.
20898
20899         * Ideograph-R113-Spirit.el (M-24692): Fix strokes.
20900         (U+7966): Separate C3-3D5E.
20901
20902         * Ideograph-R112-Stone.el (M-24408): Use
20903         `ideographic-strokes@daikanwa' instead of `daikanwa-strokes'.
20904
20905 2003-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20906
20907         * Ideograph-R037-Big.el: Add `=ucs@big5' features.
20908
20909         * Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
20910         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el: Add
20911         `=ucs@big5' features.
20912
20913         * Ideograph-R138-Stopping.el (BC-8C42): Add
20914         `<-ideographic-component-forms'.
20915
20916         * u000A0-Latin-1-Supplement.el (JX1-2965): Unify JC3-88D6.
20917
20918         * Ideograph-R075-Tree.el (M-15500): Unify J78-432E.
20919
20920 2003-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20921
20922         * Ideograph-R030-Mouth.el, Ideograph-R019-Power.el: Add
20923         `=ucs@big5' features.
20924
20925         * Ideograph-R029-Again.el, Ideograph-R027-Cliff.el,
20926         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R026-Seal.el,
20927         Ideograph-R024-Ten.el, Ideograph-R022-Right-Open-Box.el,
20928         Ideograph-R008-Lid.el, Ideograph-R010-Legs.el: Add `=ucs@big5'
20929         features.
20930
20931 2003-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20932
20933         * ideograph-util.el (char-ideographic-strokes-from-domains): New
20934         function.
20935         (char-ideographic-strokes): Add new optional argument
20936         `preferred-domains'; use `char-ideographic-strokes-from-domains'.
20937         (char-daikanwa-strokes): Specify '(daikanwa) as the
20938         `preferred-domains' for `char-ideographic-strokes'.
20939
20940 2003-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20941
20942         * Ideograph-R018-Knife.el, Ideograph-R014-Cover.el,
20943         Ideograph-R013-Down-Box.el: Add `=ucs@big5' features.
20944
20945         * char-db-util.el (char-db-feature-domains): Add jis-x0213.
20946
20947 2003-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20948
20949         * Ideograph-R020-Wrap.el, Ideograph-R017-Open-Box.el,
20950         Ideograph-R015-Ice.el, Ideograph-R009-Man.el: Add `=ucs@big5'
20951         features.
20952
20953         * Ideograph-R121-Jar.el (C4-2F29): Unify BC-8CDA.
20954
20955 2003-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20956
20957         * Ideograph-R012-Eight.el, Ideograph-R011-Enter.el: Add
20958         `=ucs@big5' features.
20959
20960 2003-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20961
20962         * Ideograph-R007-Two.el: Add `=ucs@big5' features.
20963
20964 2003-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20965
20966         * Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
20967         Ideograph-R157-Foot.el: Add some mappings between CNS 11643-5 and
20968         CJK Ext-B code points.
20969
20970         * Ideograph-R119-Rice.el (JX1-7978): Unify CB00857.
20971
20972 2003-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20973
20974         * Ideograph-R158-Body.el, Ideograph-R156-Run.el: Add some mappings
20975         between CNS 11643-5 and CJK Ext-B code points.
20976
20977         * Ideograph-R018-Knife.el (U-000206F9): Use
20978         `<-ancient-ideograph*sources' instead of char-ref in
20979         `<-ancient-ideograph'.
20980         (U-00020702): Unify M-48938; use `->ideographic-variants*sources'
20981         instead of char-ref in `->ideographic-variants'.
20982
20983         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL COW>): Add
20984         `<-ideographic-component-forms' for U+725B.
20985
20986         * Ideograph-R093-Cow.el (M-19923): Unify BC-8BA9; add
20987         `<-ideographic-component-forms' for U+725B.
20988         (U+725C): Add `<-ideographic-component-forms' for U+725B.
20989
20990 2003-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20991
20992         * Ideograph-R155-Red.el: Add some mappings between CNS 11643-5 and
20993         CJK Ext-B code points.
20994
20995         * Ideograph-R173-Rain.el (U+4A0C): Unify M-42223; separate
20996         C3-3F7D.
20997         (M-42224): Separate U+96ED.
20998         (U-000290CB): New character.
20999         (U-000290D2): New character.
21000         (C5-5F59): Map to U-000290D2.
21001         (M-42330): Separate U+9712.
21002         (U+9714): Separate C3-534D.
21003         (U+9715): Separate C3-534C.
21004         (U+4A2D): Separate C3-5B57.
21005         (M-42428): Separate U+4A2E.
21006         (M-42452): Separate U+972E.
21007         (JSP-672B): Separate U+9731.
21008         (M-42467): Separate U+4A31.
21009         (M-42477): Separate U+9735.
21010         (JX2-7B79): Separate U+9736.
21011
21012         * Ideograph-R154-Shell.el: Add some mappings between CNS 11643-5
21013         and CJK Ext-B code points.
21014
21015         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL REPEAT>): Add
21016         `<-ideographic-component-forms' for U-00020120.
21017         (<CJK RADICAL MEAT>): Add `<-ideographic-component-forms' for
21018         U+8089.
21019         (BC-8958): Likewise.
21020         (BC-8A73): Likewise.
21021         (<CJK RADICAL RAIN>): Add `<-ideographic-component-forms' for
21022         U+96E8.
21023
21024         * Ideograph-R130-Meat.el (<CJK RADICAL MEAT>): Add
21025         `<-ideographic-component-forms' for U+8089.
21026         (BC-8A73): Likewise.
21027         (BC-8958): Likewise.
21028
21029         * Ideograph-R040-Roof.el (J0-355C): Separate U+5BAE and C1-5527.
21030         (J0-3A4B): Separate U+5BB0, G0-5457 and C1-5523.
21031         (J0-3163): Separate U+5BB4 and G0-5167.
21032
21033 2003-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21034
21035         * Ideograph-R196-Bird.el (M-46875): Separate U+4CD0 and C3-5746.
21036         (M-46876): Separate C5-6063.
21037
21038         * Ideograph-R187-Horse.el (M-44833'): New character.
21039
21040         * Ideograph-R184-Eat.el (M-44037'): New character.
21041         (M-44459'): New character.
21042
21043         * Ideograph-R182-Wind.el (M-43920'): New character.
21044
21045         * Ideograph-R179-Leek.el (M-43256'): New character.
21046         (M-43256"): Unify GT-58098; separate U+4AA3.
21047
21048         * Ideograph-R173-Rain.el (M-42417'): New character.
21049
21050 2003-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21051
21052         * Ideograph-R170-Mound.el (M-41836): Unify GT-56167.
21053         (M-41858'): New character.
21054         (GT-56223): New character.
21055         (M-41859): Unify GT-56217.
21056
21057 2003-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21058
21059         * u0FF00-Halfwidth-and-Fullwidth-Forms.el, u030A0-Katakana.el,
21060         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
21061         u03000-CJK-Symbols-and-Punctuation.el, u025A0-Geometric-Shapes.el,
21062         u02190-Arrows.el, u02200-Mathematical-Operators.el,
21063         u02000-General-Punctuation.el, u02100-Letterlike-Symbols.el,
21064         u00400-Cyrillic.el, u00370-Greek.el, Ideograph-R214-Flute.el,
21065         u000A0-Latin-1-Supplement.el, Ideograph-R209-Nose.el,
21066         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
21067         Ideograph-R208-Rat.el, Ideograph-R202-Millet.el,
21068         Ideograph-R203-Black.el, Ideograph-R201-Yellow.el,
21069         Ideograph-R199-Wheat.el, Ideograph-R192-Sacrificial-Wine.el,
21070         Ideograph-R190-Hair.el, Ideograph-R179-Leek.el,
21071         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
21072         Ideograph-R177-Leather.el, Ideograph-R174-Blue.el,
21073         Ideograph-R176-Face.el, Ideograph-R171-Slave.el,
21074         Ideograph-R173-Rain.el, Ideograph-R170-Mound.el,
21075         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
21076         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
21077         Ideograph-R163-City.el, Ideograph-R161-Morning.el,
21078         Ideograph-R162-Walk.el, Ideograph-R157-Foot.el,
21079         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
21080         Ideograph-R153-Badger.el, Ideograph-R151-Bean.el,
21081         Ideograph-R152-Pig.el, Ideograph-R146-West.el,
21082         Ideograph-R150-Valley.el, Ideograph-R144-Walk-Enclosure.el,
21083         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
21084         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
21085         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
21086         Ideograph-R140-Grass.el, Ideograph-R137-Boat.el,
21087         Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el,
21088         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
21089         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
21090         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
21091         Ideograph-R125-Old.el, Ideograph-R126-And.el,
21092         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
21093         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
21094         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
21095         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
21096         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
21097         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
21098         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
21099         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
21100         Ideograph-R107-Skin.el, Ideograph-R103-Bolt-Of-Cloth.el,
21101         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
21102         Ideograph-R102-Field.el, Ideograph-R100-Life.el,
21103         Ideograph-R101-Use.el, Ideograph-R099-Sweet.el,
21104         Ideograph-R098-Tile.el, Ideograph-R096-Jade.el,
21105         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
21106         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
21107         Ideograph-R091-Slice.el, Ideograph-R087-Claw.el,
21108         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
21109         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
21110         Ideograph-R082-Fur.el, Ideograph-R080-Do-Not.el,
21111         Ideograph-R081-Compare.el, Ideograph-R079-Weapon.el,
21112         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
21113         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
21114         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
21115         Ideograph-R069-Axe.el, Ideograph-R071-Not.el,
21116         Ideograph-R072-Sun.el, Ideograph-R068-Dipper.el,
21117         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
21118         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
21119         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
21120         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
21121         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
21122         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
21123         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
21124         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
21125         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
21126         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
21127         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
21128         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
21129         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
21130         Ideograph-R037-Big.el, Ideograph-R035-Go-Slowly.el,
21131         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
21132         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
21133         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
21134         Ideograph-R029-Again.el, Ideograph-R027-Cliff.el,
21135         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
21136         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
21137         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
21138         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
21139         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
21140         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
21141         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
21142         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
21143         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
21144         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
21145         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
21146         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
21147         Ideograph-R001-One.el: Reformatted.
21148
21149         * char-db-util.el (char-attribute-name<): Use only `charset-id'
21150         again.
21151
21152 2003-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21153
21154         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
21155         u03300-CJK-Compatibility.el, u030A0-Katakana.el,
21156         u03100-Bopomofo.el, u03040-Hiragana.el,
21157         u02E00-CJK-Radical-Supplement.el,
21158         u03000-CJK-Symbols-and-Punctuation.el, u025A0-Geometric-Shapes.el,
21159         u02600-Miscellaneous-Symbols.el, u02500-Box-Drawing.el,
21160         u02460-Enclosed-Alphanumerics.el,
21161         u02300-Miscellaneous-Technical.el,
21162         u02200-Mathematical-Operators.el, u02150-Number-Forms.el,
21163         u02190-Arrows.el, u02100-Letterlike-Symbols.el,
21164         u02000-General-Punctuation.el, u00400-Cyrillic.el,
21165         u00370-Greek.el, u002B0-Spacing-Modifier-Letters.el,
21166         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
21167         u000A0-Latin-1-Supplement.el, Ideograph-R214-Flute.el,
21168         u00020-Basic-Latin.el, Ideograph-R212-Dragon.el,
21169         Ideograph-R213-Turtle.el, Ideograph-R211-Tooth.el,
21170         Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
21171         Ideograph-R208-Rat.el, Ideograph-R204-Embroidery.el,
21172         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
21173         Ideograph-R207-Drum.el, Ideograph-R203-Black.el,
21174         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
21175         Ideograph-R200-Hemp.el, Ideograph-R199-Wheat.el,
21176         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
21177         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
21178         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
21179         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
21180         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
21181         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
21182         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
21183         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
21184         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
21185         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
21186         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
21187         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
21188         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
21189         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
21190         Ideograph-R170-Mound.el, Ideograph-R168-Long.el,
21191         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
21192         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
21193         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
21194         Ideograph-R162-Walk.el, Ideograph-R161-Morning.el,
21195         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
21196         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
21197         Ideograph-R156-Run.el, Ideograph-R155-Red.el,
21198         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
21199         Ideograph-R152-Pig.el, Ideograph-R151-Bean.el,
21200         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
21201         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
21202         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
21203         Ideograph-R144-Walk-Enclosure.el, Ideograph-R143-Blood.el,
21204         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
21205         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
21206         Ideograph-R140-Grass.el, Ideograph-R137-Boat.el,
21207         Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el,
21208         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
21209         Ideograph-R134-Mortar.el, Ideograph-R131-Minister.el,
21210         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
21211         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
21212         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
21213         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
21214         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
21215         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
21216         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
21217         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
21218         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
21219         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
21220         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
21221         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
21222         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
21223         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
21224         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
21225         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
21226         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
21227         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
21228         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
21229         Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
21230         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
21231         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el,
21232         Ideograph-R086-Fire.el, Ideograph-R083-Clan.el,
21233         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
21234         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
21235         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
21236         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
21237         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
21238         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
21239         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
21240         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
21241         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
21242         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
21243         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
21244         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
21245         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
21246         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
21247         Ideograph-R056-Shoot.el, Ideograph-R055-Two-Hands.el,
21248         Ideograph-R054-Long-Stride.el, Ideograph-R051-Dry.el,
21249         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
21250         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
21251         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
21252         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
21253         Ideograph-R044-Corpse.el, Ideograph-R042-Small.el,
21254         Ideograph-R043-Lame.el, Ideograph-R041-Inch.el,
21255         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
21256         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
21257         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
21258         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
21259         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
21260         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
21261         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
21262         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
21263         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
21264         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
21265         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
21266         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
21267         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
21268         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
21269         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
21270         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
21271         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
21272         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
21273         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
21274         Ideograph-R002-Line.el, Ideograph-R001-One.el: Reformatted.
21275
21276         * char-db-util.el (char-attribute-name<): Use
21277         `charset-iso-final-char' again for ISO-IR coded-charsets.
21278         (char-db-insert-char-spec): Delete unused local variable `ret'.
21279
21280 2003-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21281
21282         * Ideograph-R166-Village.el (GT-53970): New character.
21283
21284         * Ideograph-R163-City.el (GT-53191): New character.
21285
21286         * Ideograph-R162-Walk.el (GT-52598): New character.
21287         (GT-52500): New character.
21288         (GT-52732): New character.
21289         (GT-52669): New character.
21290
21291 2003-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21292
21293         * Ideograph-R002-Line.el (U+4E30): Unify BC-897E.
21294
21295 2003-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21296
21297         * Ideograph-R063-Door.el (U+6237): Unify BC-89A2.
21298
21299 2003-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21300
21301         * Ideograph-R072-Sun.el (U+6667): Unify GT-17615.
21302
21303 2003-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21304
21305         * Ideograph-R072-Sun.el (J0-5A6E): Unify GT-17613.
21306
21307         * Ideograph-R211-Tooth.el: Add some GT code points.
21308
21309         * Ideograph-R213-Turtle.el (J90-737D): Unify GT-66712.
21310         (M-48848): Use `<-original-ideograph*sources' instead of char-ref
21311         in `<-original-ideograph'.
21312
21313         * Ideograph-R212-Dragon.el:
21314         - Add some GT code points.
21315         - Add some `total-strokes'.
21316
21317         * Ideograph-R208-Rat.el (U+9F20): Unify GT-66099.
21318         (GT-66133): New character.
21319
21320         * Ideograph-R184-Eat.el (GT-59030): Add
21321         `<-ideographic-component-forms' for U+98DF.
21322
21323         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL EAT TWO>): Add
21324         `<-ideographic-component-forms' for U+98DF.
21325         (GT-59030): Copied from Ideograph-R184-Eat.el.
21326         (<CJK RADICAL EAT THREE>): Add `<-ideographic-component-forms' for
21327         U+98DF.
21328         (<CJK RADICAL C-SIMPLIFIED EAT>): Likewise.
21329
21330         * maps-conf.el: Don't add `=gt-pj-1' for J90-{7366,7367,7368,736C}.
21331
21332         * Ideograph-R214-Flute.el (U+9FA0): Unify GT-66752.
21333
21334         * Ideograph-R210-Even.el: Add some GT code points.
21335         (U+9F51): Add `total-strokes'.
21336
21337         * Ideograph-R209-Nose.el (U+9F3B): Unify GT-66224 and GT-K11266.
21338         (U-0002FA1C): Unify GT-66225.
21339         (U+9F3E): Unify GT-66236.
21340
21341         * Ideograph-R206-Tripod.el (U+9F0E): Separate C1-676F; unify
21342         GT-66019.
21343
21344         * Ideograph-R205-Frog.el, Ideograph-R203-Black.el: Add some GT
21345         code points.
21346
21347         * Ideograph-R207-Drum.el (U+9F13): Unify GT-66032.
21348         (J0-736A): Unify GT-66045.
21349
21350         * Ideograph-R204-Embroidery.el, Ideograph-R202-Millet.el,
21351         Ideograph-R201-Yellow.el, Ideograph-R200-Hemp.el,
21352         Ideograph-R199-Wheat.el: Add some GT code points.
21353
21354 2003-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21355
21356         * Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
21357         Ideograph-R197-Salt.el: Add some GT code points.
21358
21359         * maps-conf.el: Don't add `=gt-pj-1' for J90-733B and J90-4E6F.
21360
21361         * Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
21362         Ideograph-R191-Fight.el: Add some GT code points.
21363
21364 2003-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21365
21366         * maps-conf.el: Don't add `=gt-pj-1' for some JIS X 0208:1990 code
21367         points.
21368
21369         * Ideograph-R193-Cauldron.el (J0-722F): Unify GT-61436.
21370         (J0-6478): Unify GT-61490.
21371
21372         * Ideograph-R192-Sacrificial-Wine.el (U+9B2F): Unify GT-61419.
21373         (U+9B31): Unify GT-61435.
21374
21375         * Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
21376         Ideograph-R188-Bone.el: Add some GT code points.
21377
21378         * Ideograph-R187-Horse.el:
21379         - Add some GT code points.
21380         - Add some `total-strokes'.
21381
21382         * Ideograph-R186-Fragrant.el: Add some GT code points.
21383
21384 2003-11-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21385
21386         * Ideograph-R185-Head.el (U+9996): Unify GT-59948.
21387         (U+9997): Unify GT-59950.
21388         (U+9998): Unify GT-59972.
21389
21390         * Ideograph-R184-Eat.el: Add some GT code points.
21391
21392         * Ideograph-R182-Wind.el:
21393         - Add some GT code points.
21394         - Add some `total-strokes'.
21395
21396         * maps-conf.el: Don't add `=gt-pj-1' for some JIS X 0208:1990 code
21397         points.
21398
21399         * Ideograph-R183-Fly.el (U+98DB): Unify GT-59007.
21400         (U+98DC): Unify GT-59018.
21401
21402         * Ideograph-R181-Leaf.el, Ideograph-R180-Sound.el,
21403         Ideograph-R179-Leek.el, Ideograph-R178-Tanned-Leather.el,
21404         Ideograph-R177-Leather.el, Ideograph-R176-Face.el,
21405         Ideograph-R175-Wrong.el, Ideograph-R174-Blue.el,
21406         Ideograph-R173-Rain.el: Add some GT code points.
21407
21408         * Ideograph-R170-Mound.el (M-41676): Use
21409         `->same-ideograph{*sources}' instead of `ideograph='.
21410         (M-41836): Use `<-simplified-ideograph{*sources}' instead of
21411         `simplified-ideograph-of'.
21412         - Add some GT code points.
21413         - Add some `total-strokes'.
21414
21415         * Ideograph-R167-Gold.el:
21416         - Add some GT code points.
21417         - Add some `total-strokes'.
21418
21419 2003-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21420
21421         * Ideograph-R058-Snout.el (GT-K00267): Refer GT-67403 instead of
21422         GT-60403 as the value of `->identical'.
21423
21424 2003-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21425
21426         * Ideograph-R172-Short-Tailed-Bird.el: Add some GT code points.
21427
21428         * Ideograph-R074-Moon.el (U+9738): Copied from
21429         Ideograph-R173-Rain.el.
21430
21431 2003-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21432
21433         * Ideograph-R171-Slave.el (U+96B6): Unify GT-56338.
21434         (M-41928): Separate all; unify C3-5349 instead.
21435         (U+96B7): Separate M-41928; unify GT-56345.
21436         (M-41932): Unify C1-7622.
21437         (U+96B8): Unify GT-56348.
21438
21439         * Ideograph-R169-Gate.el:
21440         - Add some GT code points.
21441         - Add some `total-strokes'.
21442
21443         * Ideograph-R030-Mouth.el (CB03537): Modify
21444         `ideographic-structure' [because J0-6F6B was separated from
21445         M-41434].
21446
21447         * Ideograph-R168-Long.el (U+9577): Unify GT-55291.
21448
21449         * Ideograph-R058-Snout.el (GT-PJ-11-5A40): Unify GT-67403 instead
21450         of GT-60403.
21451
21452         * maps-conf.el: Don't add `=gt-pj-1' for J90-6E60 and J90-6F52.
21453
21454         * isolated-char.el: Comment out GT-40268, GT-52230, GT-52349 and
21455         GT-56364.
21456         (GT-PJ-11-5A40): Unify GT-67403 instead of GT-60403.
21457
21458         * Ideograph-R077-Stop.el (U+6B6F): Unify GT-66384.
21459
21460         * Ideograph-R005-Second.el (U+4E80): Unify GT-66701.
21461
21462 2003-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21463
21464         * Ideograph-R075-Tree.el (JX1-7635): Fixed.
21465         (C3-5524): Likewise.
21466
21467 2003-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21468
21469         * Ideograph-R064-Hand.el (M-12236): Unify GT-15509.
21470
21471 2003-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21472
21473         * Ideograph-R180-Sound.el: Reformatted.
21474
21475 2003-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21476
21477         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
21478         u02E00-CJK-Radical-Supplement.el,
21479         u02200-Mathematical-Operators.el, u02000-General-Punctuation.el,
21480         u01F00-Greek-Extended.el, u01E00-Latin-Extended-Additional.el,
21481         u00400-Cyrillic.el, u00370-Greek.el,
21482         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
21483         u00100-Latin-Extended-A.el, Ideograph-R212-Dragon.el,
21484         Ideograph-R213-Turtle.el, u000A0-Latin-1-Supplement.el,
21485         Ideograph-R211-Tooth.el, Ideograph-R209-Nose.el,
21486         Ideograph-R210-Even.el, Ideograph-R208-Rat.el,
21487         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
21488         Ideograph-R205-Frog.el, Ideograph-R204-Embroidery.el,
21489         Ideograph-R203-Black.el, Ideograph-R202-Millet.el,
21490         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
21491         Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
21492         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
21493         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
21494         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
21495         Ideograph-R191-Fight.el, Ideograph-R190-Hair.el,
21496         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
21497         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
21498         Ideograph-R186-Fragrant.el, Ideograph-R184-Eat.el,
21499         Ideograph-R183-Fly.el, Ideograph-R182-Wind.el,
21500         Ideograph-R181-Leaf.el, Ideograph-R179-Leek.el,
21501         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
21502         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
21503         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
21504         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
21505         Ideograph-R170-Mound.el, Ideograph-R168-Long.el,
21506         Ideograph-R169-Gate.el, Ideograph-R167-Gold.el,
21507         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
21508         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
21509         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
21510         Ideograph-R162-Walk.el, Ideograph-R159-Cart.el,
21511         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
21512         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
21513         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
21514         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
21515         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
21516         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
21517         Ideograph-R147-See.el, Ideograph-R143-Blood.el,
21518         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
21519         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
21520         Ideograph-R140-Grass.el, Ideograph-R138-Stopping.el,
21521         Ideograph-R139-Color.el, Ideograph-R136-Oppose.el,
21522         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
21523         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
21524         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
21525         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
21526         Ideograph-R128-Ear.el, Ideograph-R126-And.el,
21527         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
21528         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
21529         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
21530         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
21531         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
21532         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
21533         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
21534         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
21535         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
21536         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
21537         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
21538         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
21539         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
21540         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
21541         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
21542         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
21543         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
21544         Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
21545         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
21546         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
21547         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
21548         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
21549         Ideograph-R082-Fur.el, Ideograph-R080-Do-Not.el,
21550         Ideograph-R081-Compare.el, Ideograph-R079-Weapon.el,
21551         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
21552         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
21553         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
21554         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
21555         Ideograph-R070-Square.el, Ideograph-R068-Dipper.el,
21556         Ideograph-R069-Axe.el, Ideograph-R067-Script.el,
21557         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
21558         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
21559         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
21560         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
21561         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
21562         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
21563         Ideograph-R054-Long-Stride.el, Ideograph-R053-Dotted-Cliff.el,
21564         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
21565         Ideograph-R050-Turban.el, Ideograph-R048-Work.el,
21566         Ideograph-R049-Oneself.el, Ideograph-R047-River.el,
21567         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
21568         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
21569         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
21570         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
21571         Ideograph-R038-Woman.el, Ideograph-R036-Evening.el,
21572         Ideograph-R037-Big.el, Ideograph-R033-Scholar.el,
21573         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
21574         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
21575         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
21576         Ideograph-R029-Again.el, Ideograph-R027-Cliff.el,
21577         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
21578         Ideograph-R024-Ten.el, Ideograph-R022-Right-Open-Box.el,
21579         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el,
21580         Ideograph-R021-Spoon.el, Ideograph-R019-Power.el,
21581         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
21582         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
21583         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
21584         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
21585         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
21586         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
21587         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
21588         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
21589         Ideograph-R004-Slash.el, Ideograph-R001-One.el: Reformatted.
21590
21591 2003-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21592
21593         * char-db-util.el (char-attribute-name<): Prefer official CCSs;
21594         ignore charset-dimensions of private CCSs.
21595
21596 2003-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21597
21598         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
21599         u0FE50-Small-Form-Variants.el,
21600         u0FE70-Arabic-Presentation-Forms-B.el,
21601         u0FE30-CJK-Compatibility-Forms.el,
21602         u0FB50-Arabic-Presentation-Forms-A.el, u0E000-Private-Use.el,
21603         u0AC00-Hangul-Syllables.el, u03300-CJK-Compatibility.el,
21604         u031F0-Katakana-Phonetic-Extensions.el,
21605         u03200-Enclosed-CJK-Letters-and-Months.el, u03100-Bopomofo.el,
21606         u03130-Hangul-Compatibility-Jamo.el, u030A0-Katakana.el,
21607         u03040-Hiragana.el, u03000-CJK-Symbols-and-Punctuation.el,
21608         u02F00-Kangxi-Radicals.el, u02900-Supplemental-Arrows-B.el,
21609         u02980-Miscellaneous-Mathematical-Symbols-B.el,
21610         u02E00-CJK-Radical-Supplement.el, u02600-Miscellaneous-Symbols.el,
21611         u02700-Dingbats.el, u02580-Block-Elements.el,
21612         u025A0-Geometric-Shapes.el, u02500-Box-Drawing.el,
21613         u02400-Control-Pictures.el, u02460-Enclosed-Alphanumerics.el,
21614         u02300-Miscellaneous-Technical.el, u02190-Arrows.el,
21615         u02200-Mathematical-Operators.el, u02150-Number-Forms.el,
21616         u02100-Letterlike-Symbols.el, u020A0-Currency-Symbols.el,
21617         u02000-General-Punctuation.el, u01F00-Greek-Extended.el,
21618         u01E00-Latin-Extended-Additional.el, u00E80-Lao.el,
21619         u01200-Ethiopic.el, u00E00-Thai.el, u00600-Arabic.el,
21620         u00590-Hebrew.el, u00400-Cyrillic.el, u00370-Greek.el,
21621         u00300-Combining-Diacritical-Marks.el,
21622         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
21623         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
21624         u000A0-Latin-1-Supplement.el, u00000-C0.el, u00020-Basic-Latin.el,
21625         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
21626         Ideograph-R212-Dragon.el, Ideograph-R210-Even.el,
21627         Ideograph-R211-Tooth.el, Ideograph-R209-Nose.el,
21628         Ideograph-R208-Rat.el, Ideograph-R206-Tripod.el,
21629         Ideograph-R207-Drum.el, Ideograph-R204-Embroidery.el,
21630         Ideograph-R205-Frog.el, Ideograph-R203-Black.el,
21631         Ideograph-R202-Millet.el, Ideograph-R200-Hemp.el,
21632         Ideograph-R201-Yellow.el, Ideograph-R199-Wheat.el,
21633         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
21634         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
21635         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
21636         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
21637         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
21638         Ideograph-R188-Bone.el, Ideograph-R186-Fragrant.el,
21639         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
21640         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
21641         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
21642         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
21643         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
21644         Ideograph-R176-Face.el, Ideograph-R175-Wrong.el,
21645         Ideograph-R174-Blue.el, Ideograph-R173-Rain.el,
21646         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R171-Slave.el,
21647         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
21648         Ideograph-R168-Long.el, Ideograph-R167-Gold.el,
21649         Ideograph-R166-Village.el, Ideograph-R165-Distinguish.el,
21650         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
21651         Ideograph-R162-Walk.el, Ideograph-R161-Morning.el,
21652         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
21653         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
21654         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
21655         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
21656         Ideograph-R152-Pig.el, Ideograph-R151-Bean.el,
21657         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
21658         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
21659         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
21660         Ideograph-R144-Walk-Enclosure.el, Ideograph-R143-Blood.el,
21661         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
21662         Ideograph-R140-Grass.el, Ideograph-R138-Stopping.el,
21663         Ideograph-R139-Color.el, Ideograph-R137-Boat.el,
21664         Ideograph-R136-Oppose.el, Ideograph-R135-Tongue.el,
21665         Ideograph-R134-Mortar.el, Ideograph-R133-Arrive.el,
21666         Ideograph-R132-Self.el, Ideograph-R131-Minister.el,
21667         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
21668         Ideograph-R128-Ear.el, Ideograph-R127-Plow.el,
21669         Ideograph-R125-Old.el, Ideograph-R126-And.el,
21670         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
21671         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
21672         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
21673         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
21674         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
21675         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
21676         Ideograph-R112-Stone.el, Ideograph-R111-Arrow.el,
21677         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
21678         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
21679         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
21680         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
21681         Ideograph-R102-Field.el, Ideograph-R101-Use.el,
21682         Ideograph-R100-Life.el, Ideograph-R099-Sweet.el,
21683         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
21684         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
21685         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
21686         Ideograph-R092-Fang.el, Ideograph-R091-Slice.el,
21687         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R088-Father.el,
21688         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
21689         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
21690         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
21691         Ideograph-R082-Fur.el, Ideograph-R081-Compare.el,
21692         Ideograph-R080-Do-Not.el, Ideograph-R079-Weapon.el,
21693         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
21694         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
21695         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
21696         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
21697         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
21698         Ideograph-R068-Dipper.el, Ideograph-R067-Script.el,
21699         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
21700         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
21701         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
21702         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
21703         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
21704         Ideograph-R056-Shoot.el, Ideograph-R055-Two-Hands.el,
21705         Ideograph-R054-Long-Stride.el, Ideograph-R053-Dotted-Cliff.el,
21706         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
21707         Ideograph-R050-Turban.el, Ideograph-R049-Oneself.el,
21708         Ideograph-R048-Work.el, Ideograph-R047-River.el,
21709         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
21710         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
21711         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
21712         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
21713         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
21714         Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
21715         Ideograph-R034-Go.el, Ideograph-R033-Scholar.el,
21716         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
21717         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
21718         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
21719         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
21720         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
21721         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
21722         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
21723         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
21724         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
21725         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
21726         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
21727         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
21728         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
21729         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
21730         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
21731         Ideograph-R002-Line.el, Ideograph-R001-One.el: Reformatted.
21732
21733         * char-db-util.el (char-attribute-name<): Use new sorting method.
21734
21735 2003-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21736
21737         * u0FFF0-Specials.el, u0FF00-Halfwidth-and-Fullwidth-Forms.el,
21738         u0FE20-Combining-Half-Marks.el, u0FE30-CJK-Compatibility-Forms.el,
21739         u0FE50-Small-Form-Variants.el,
21740         u0FE70-Arabic-Presentation-Forms-B.el,
21741         u0FB50-Arabic-Presentation-Forms-A.el,
21742         u0FB00-Alphabetic-Presentation-Forms.el, u0E000-Private-Use.el,
21743         u0A490-Yi-Radicals.el, u0AC00-Hangul-Syllables.el,
21744         u0A000-Yi-Syllables.el, u03300-CJK-Compatibility.el,
21745         u031A0-Bopomofo-Extended.el,
21746         u031F0-Katakana-Phonetic-Extensions.el,
21747         u03200-Enclosed-CJK-Letters-and-Months.el, u03190-Kanbun.el,
21748         u03130-Hangul-Compatibility-Jamo.el, u03100-Bopomofo.el,
21749         u030A0-Katakana.el, u03040-Hiragana.el,
21750         u02FF0-Ideographic-Description-Characters.el,
21751         u03000-CJK-Symbols-and-Punctuation.el, u02F00-Kangxi-Radicals.el,
21752         u02980-Miscellaneous-Mathematical-Symbols-B.el,
21753         u02E00-CJK-Radical-Supplement.el, u02900-Supplemental-Arrows-B.el,
21754         u02800-Braille-Patterns.el, u02700-Dingbats.el,
21755         u02600-Miscellaneous-Symbols.el, u02580-Block-Elements.el,
21756         u025A0-Geometric-Shapes.el, u02500-Box-Drawing.el,
21757         u02460-Enclosed-Alphanumerics.el, u02400-Control-Pictures.el,
21758         u02440-OCR.el, u02300-Miscellaneous-Technical.el,
21759         u02200-Mathematical-Operators.el, u02190-Arrows.el,
21760         u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
21761         u02070-Superscripts.el, u02080-Subscripts.el,
21762         u020A0-Currency-Symbols.el,
21763         u020D0-Combining-Diacritical-Marks-for-Symbols.el,
21764         u02000-General-Punctuation.el, u01F00-Greek-Extended.el,
21765         u01E00-Latin-Extended-Additional.el, u01800-Mongolian.el,
21766         u01780-Khmer.el, u01680-Ogham.el, u016A0-Runic.el,
21767         u01400-Canadian.el, u013A0-Cherokee.el, u01200-Ethiopic.el,
21768         u01100-Hangul-Jamo.el, u010A0-Georgian.el, u01000-Myanmar.el,
21769         u00F00-Tibetan.el, u00E80-Lao.el, u00E00-Thai.el,
21770         u00D80-Sinhala.el, u00D00-Malayalam.el, u00C80-Kannada.el,
21771         u00B80-Tamil.el, u00C00-Telugu.el, u00B00-Oriya.el,
21772         u00A80-Gujarati.el, u00A00-Gurmukhi.el, u00980-Bengali.el,
21773         u00780-Thaana.el, u00900-Devanagari.el, u00700-Syriac.el,
21774         u00600-Arabic.el, u00590-Hebrew.el, u00530-Armenian.el,
21775         u00400-Cyrillic.el, u00370-Greek.el,
21776         u00300-Combining-Diacritical-Marks.el,
21777         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
21778         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
21779         u000A0-Latin-1-Supplement.el, u00080-C1.el, u00020-Basic-Latin.el,
21780         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el, u00000-C0.el,
21781         Ideograph-R212-Dragon.el, Ideograph-R211-Tooth.el,
21782         Ideograph-R210-Even.el, Ideograph-R209-Nose.el,
21783         Ideograph-R208-Rat.el, Ideograph-R207-Drum.el,
21784         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
21785         Ideograph-R204-Embroidery.el, Ideograph-R202-Millet.el,
21786         Ideograph-R203-Black.el, Ideograph-R201-Yellow.el,
21787         Ideograph-R200-Hemp.el, Ideograph-R199-Wheat.el,
21788         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
21789         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
21790         Ideograph-R194-Ghost.el, Ideograph-R193-Cauldron.el,
21791         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
21792         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
21793         Ideograph-R188-Bone.el, Ideograph-R186-Fragrant.el,
21794         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
21795         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
21796         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
21797         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
21798         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
21799         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
21800         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
21801         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
21802         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
21803         Ideograph-R168-Long.el, Ideograph-R167-Gold.el,
21804         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
21805         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
21806         Ideograph-R162-Walk.el, Ideograph-R161-Morning.el,
21807         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
21808         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
21809         Ideograph-R156-Run.el, Ideograph-R155-Red.el,
21810         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
21811         Ideograph-R152-Pig.el, Ideograph-R151-Bean.el,
21812         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
21813         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
21814         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
21815         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
21816         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
21817         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
21818         Ideograph-R140-Grass.el, Ideograph-R137-Boat.el,
21819         Ideograph-R136-Oppose.el, Ideograph-R135-Tongue.el,
21820         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
21821         Ideograph-R132-Self.el, Ideograph-R131-Minister.el,
21822         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
21823         Ideograph-R128-Ear.el, Ideograph-R126-And.el,
21824         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
21825         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
21826         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
21827         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
21828         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
21829         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
21830         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
21831         Ideograph-R112-Stone.el, Ideograph-R111-Arrow.el,
21832         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
21833         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
21834         Ideograph-R106-White.el, Ideograph-R105-Dotted-Tent.el,
21835         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
21836         Ideograph-R102-Field.el, Ideograph-R100-Life.el,
21837         Ideograph-R101-Use.el, Ideograph-R099-Sweet.el,
21838         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
21839         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
21840         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
21841         Ideograph-R092-Fang.el, Ideograph-R091-Slice.el,
21842         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R088-Father.el,
21843         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
21844         Ideograph-R086-Fire.el, Ideograph-R084-Steam.el,
21845         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
21846         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
21847         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
21848         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
21849         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
21850         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
21851         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
21852         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
21853         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
21854         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
21855         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
21856         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
21857         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
21858         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
21859         Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el,
21860         Ideograph-R055-Two-Hands.el, Ideograph-R053-Dotted-Cliff.el,
21861         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
21862         Ideograph-R050-Turban.el, Ideograph-R048-Work.el,
21863         Ideograph-R049-Oneself.el, Ideograph-R047-River.el,
21864         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
21865         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
21866         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
21867         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
21868         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
21869         Ideograph-R036-Evening.el, Ideograph-R034-Go.el,
21870         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el,
21871         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
21872         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
21873         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
21874         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
21875         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
21876         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
21877         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
21878         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
21879         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
21880         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
21881         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
21882         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
21883         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
21884         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
21885         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
21886         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Add coding: magic
21887         cookie.
21888
21889         * ideograph-util.el (write-ideograph-radical-char-data): Insert
21890         coding: magic cookie.
21891
21892         * char-db-util.el (write-char-range-data-to-file): Insert coding:
21893         magic cookie.
21894
21895 2003-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21896
21897         * Ideograph-R163-City.el: Add mappings for Big5 code points.
21898
21899         * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SMALL ONE>): Add
21900         `<-ideographic-component-forms' for U+5C0F.
21901         (GT-K00305): Likewise.
21902         (<CJK RADICAL SMALL TWO>): Likewise.
21903         (<CJK RADICAL JADE>): Add `<-ideographic-component-forms' for
21904         U+738B; unify GT-K00402.
21905         (BC-8DC5): New character.
21906
21907         * Ideograph-R087-Claw.el (M-19687): Unify GT-K09318 and GT-25281;
21908         don't use char-ref; use `*sources' instead.
21909         (GT-25283): New character.
21910         (GT-25282): New character.
21911         (U-00024514): Unify GT-K09372.
21912
21913         * Ideograph-R086-Fire.el (U+706C): Unify GT-K00601.
21914         (U+7070): Unify GT-K01577.
21915
21916         * Ideograph-R077-Stop.el (GT-K00182): New character.
21917         (GT-K00439): New character.
21918         (GT-K00440): New character.
21919
21920         * Ideograph-R062-Halberd.el (U+620E): Separate J0-3D3F, C1-4826
21921         and B-A6A5.
21922         (J0-3D3F): Unify C1-4826, B-A6A5 and GT-K01640.
21923
21924         * Ideograph-R058-Snout.el (JSP-3C77): Unify GT-K00268 and
21925         GT-12503.
21926         (U+5F50): Unify GT-K00266.
21927         (GT-K00267): New character.
21928
21929         * Ideograph-R035-Go-Slowly.el (GT-K00218): New character.
21930
21931         * Ideograph-R016-Table.el (GT-K00368): New character.
21932         (GT-K00369): New character.
21933         (U+51EC): Add `<-ancient-ideograph' for J0-4977.
21934
21935 2003-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21936
21937         * maps-conf.el: Don't add `=gt-pj-1' for J90-3D3F.
21938
21939         * Ideograph-R182-Wind.el (U+98A8): Add S1-9211.
21940
21941         * Ideograph-R140-Grass.el (GT-K01089): New character.
21942         (BC-8BE9): New character.
21943         (C1-5344): Unify GT-40162 and GT-K05134.
21944         (C1-5340): Unify GT-40205 and GT-K05171.
21945         (C1-533C): Unify GT-40124 and GT-K05092.
21946         (C1-533A): Unify GT-40074 and GT-K05055.
21947         (C1-5336): Unify GT-40197 and GT-K05283.
21948
21949         * Ideograph-R124-Feather.el (GT-K11272): New character.
21950         (GT-K11273): New character.
21951
21952         * Ideograph-R121-Jar.el (GT-36228): New character.
21953
21954         * Ideograph-R105-Dotted-Tent.el (BC-8B6E): New character.
21955
21956         * Ideograph-R100-Life.el (GT-K00587): New character.
21957         (BC-8B77): Unify GT-K00586; add `<-ideographic-component-forms'
21958         for U+751F.
21959
21960         * Ideograph-R075-Tree.el (GT-K01050): New character.
21961
21962         * Ideograph-R074-Moon.el (GT-K04876): New character.
21963         (BC-8BB5): New character.
21964
21965         * Ideograph-R029-Again.el (GT-K02778): New character.
21966         (BC-8D4C): New character.
21967
21968         * Ideograph-R018-Knife.el (M-01889): Unify GT-K01773 and GT-02444.
21969         (GT-02447): New character.
21970
21971         * Ideograph-R012-Eight.el (U+5173): Unify GT-K02287 and GT-07389.
21972
21973         * Ideograph-R010-Legs.el (GT-K05208): New character.
21974
21975         * Ideograph-R008-Lid.el (JX2-2132): Separate C4-2337 and U+342C;
21976         delete `hanyu-dazidian-{vol|page|char}'.
21977
21978         * Ideograph-R003-Dot.el (GT-K04581): New character.
21979
21980 2003-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21981
21982         * Ideograph-R044-Corpse.el (C4-3135): Unify BC-8DA4.
21983
21984         * Ideograph-R050-Turban.el (U+5E1A): Unify GT-11134 and GT-K03871.
21985
21986 2003-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21987
21988         * Ideograph-R180-Sound.el (M-43265): Unify GT-K05028.
21989
21990         * Ideograph-R130-Meat.el (GT-K05506): New character.
21991         (BC-8CA9): New character.
21992
21993 2003-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21994
21995         * Ideograph-R178-Tanned-Leather.el: Add mappings for Big5 code
21996         points.
21997
21998 2003-10-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21999
22000         * Ideograph-R193-Cauldron.el: Add missing mappings between CJK Ext
22001         B and CNS 11643 plain 5 and 6.
22002
22003 2003-10-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22004
22005         * Ideograph-R162-Walk.el: Add mappings for Big5 code points.
22006
22007 2003-10-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22008
22009         * Ideograph-R140-Grass.el (JC3-62F6): New character.
22010
22011 2003-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22012
22013         * update-cdb.el: Must use `function-max-args' instead of
22014         `function-min-args' to detect optional argument of
22015         `char-attribute-list'.
22016
22017 2003-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22018
22019         * update-cdb.el (system-char-database-directory): Use "chise-db"
22020         instead of "char-db".
22021         - When `char-attribute-list' has optional argument `rehash', use
22022         `char-attribute-list' to mount each db files.
22023
22024 2003-08-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22025
22026         * close-cdb.el: Call `close-char-data-source'.
22027
22028 2003-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22029
22030         * u0AC00-Hangul-Syllables.el (U+AD6C): Unify JC3-93F2 instead of
22031         JC3-82E4.
22032         (U+B300): Unify JC3-93FC.
22033
22034 2003-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22035
22036         * Ideograph-R108-Dish.el (U-00025085): Separated from M-23493 and
22037         copied from Ideograph-R109-Eye.el; use `ideographic-radical@cns'
22038         instead of `ideographic-radical'; add `ideographic-radical@ucs'
22039         for R108-Dish.
22040
22041         * Ideograph-R109-Eye.el (M-23493): Unify U-00025204 instead of
22042         C6-5F4B and U-00025085.
22043
22044 2003-08-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22045
22046         * Ideograph-R167-Gold.el (M-40693): Separate J0-3379, C2-637E and
22047         U+938C.
22048         (C2-6430): Separate U+938D.
22049         (U+938E): Separate C2-6427.
22050         (JX2-7B3A): Separate G0-764C, C2-602A and U+938F; fix
22051         `total-strokes'.
22052         (M-40698): Separate C3-5940 and U+9390.
22053
22054 2003-08-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22055
22056         * Ideograph-R184-Eat.el (M-44237): Unify JC3-6DBE.
22057         (J0-345B): Separate G1-395D and U+9928.
22058
22059         * Ideograph-R170-Mound.el (J0-3E63): Separate G0-554F, C1-6B62 and
22060         U+969C.
22061         (JC3-68D3): New character.
22062
22063         * Ideograph-R163-City.el (U+FA26): Unify JC3-68A8.
22064
22065 2003-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22066
22067         * Ideograph-R162-Walk.el (M-38727): Unify JC3-67A8.
22068
22069 2003-08-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22070
22071         * Ideograph-R154-Shell.el (M-36750): Unify JC3-65F3.
22072
22073         * Ideograph-R144-Walk-Enclosure.el (M-34046): Separate C1-5D34;
22074         unify JC3-63E7.
22075
22076         * Ideograph-R075-Tree.el (U+6A0B): Unify JC3-70C6.
22077
22078         * Ideograph-R041-Inch.el (JC3-4ACE): New character.
22079
22080         * Ideograph-R030-Mouth.el (M-03987): Separate JC3-46EC; unify
22081         B-B3F0 and GT-04889.
22082         (U+55AB): Separate B-B3F0; unify JC3-46EC.
22083         (M-04015): Unify GT-04938.
22084
22085 2003-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22086
22087         * Ideograph-R184-Eat.el (M-44144): Unify C1-6F72 and JC3-6DAC.
22088
22089         * Ideograph-R162-Walk.el (M-38836): Unify JC3-67BA.
22090         (M-38892): Unify JC3-67C6.
22091         (M-38943): Unify JC3-67D1.
22092
22093         * Ideograph-R149-Speech.el: Add missing `=ucs@jis' features.
22094
22095         * Ideograph-R148-Horn.el (JSP-5D36): Add JU+89D6.
22096         (JSP-5D3A): Add JU+89E9.
22097         (JSP-5D3B): Add JU+89EB.
22098         (JSP-5D3E): Add JU+89F3.
22099
22100         * Ideograph-R145-Clothes.el: Add missing `=ucs@jis' features.
22101
22102         * Ideograph-R142-Insect.el (JSP-5A74): Add JU+870B.
22103         (JSP-5A7A): Add JU+8719.
22104         (JSP-5B4C): Add JU+87AD.
22105         (JSP-5B67): Add JU+87FF.
22106
22107         * Ideograph-R141-Tiger.el (JSP-5A41): Add JU+8661.
22108         (JSP-5A42): Add JU+8662.
22109         (JSP-5A43): Add JU+8663.
22110
22111         * Ideograph-R128-Ear.el (JSP-555E): Add JU+8039.
22112         (JSP-5561): Add JU+803E.
22113         (JSP-5566): Add JU+8066.
22114
22115         * Ideograph-R109-Eye.el (JSP-4E6F): Add JU+773E.
22116         (JSP-4F35): Add JU+77A7.
22117         (JSP-4F3D): Add JU+77C9.
22118         (JSP-4F41): Add JU+77D9.
22119
22120         * Ideograph-R108-Dish.el (JX1-786B): Add JU+76E6.
22121
22122         * Ideograph-R107-Skin.el (JSP-4E48): Add JU+76BD.
22123
22124         * Ideograph-R037-Big.el (U+369A): Unify GT-K05614.
22125         (GT-07451): Unify GT-K05365.
22126         (GT-07464): Unify GT-K05057.
22127
22128         * Ideograph-R150-Valley.el (JX2-787B): Add JU+8C45.
22129
22130 2003-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22131
22132         * Ideograph-R109-Eye.el: Add mappings for Big5 code points.
22133
22134 2003-08-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22135
22136         * Ideograph-R145-Clothes.el, Ideograph-R149-Speech.el,
22137         Ideograph-R150-Valley.el: Add some mappings to JEF-CHINA3 code
22138         points.
22139
22140         * Ideograph-R037-Big.el (U+594C): Unify GT-07438.
22141         (U-0002160D): Unify GT-07457.
22142         (U-0002160F): Unify GT-07470.
22143         (U+369A): Unify GT-07468.
22144         (M-05915): Unify GT-07451.
22145         (J0-5476): Unify B-ABB7.
22146         (U+5950): Separate B-ABB7.
22147         (M-05917): Unify B-ABB4 and GT-07464.
22148         (K0-4C78): Unify JC3-48EA.
22149         (C1-5056): Separate B-ABB4.
22150         (J0-3740): Separate JC3-48EA.
22151
22152 2003-08-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22153
22154         * Ideograph-R050-Turban.el (U+5E38): Modify ideographic-structure.
22155
22156         * Ideograph-R030-Mouth.el (U+5617): Modify ideographic-structure.
22157
22158 2003-08-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22159
22160         * Ideograph-R107-Skin.el: Add mappings for Big5 code points.
22161
22162 2003-08-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22163
22164         * Ideograph-R142-Insect.el: Add some mappings to JEF-CHINA3 code
22165         points.
22166
22167         * Ideograph-R130-Meat.el (U+80F7): Unify JC3-52AA.
22168         (JX1-7A4E): Unify JC3-52C5.
22169         (U+8118): Separate JC3-52C5.
22170         (JSP-5636): Unify JC3-52CE.
22171         (U+816D): Unify JC3-52D2.
22172         (M-29705): Unify JC3-52D4.
22173         (JX2-754E): Unify JC3-52D8.
22174         (U+8185): Separate JC3-52D8.
22175         (U+819E): Unify JC3-52DB.
22176         (U+81AB): Unify JC3-52DC.
22177         (U+81AE): Unify JC3-52DD.
22178         (U+81C5): Unify JC3-52DE.
22179         (JX1-7A56): Unify JC3-52E0.
22180         (JSP-565E): Unify JC3-52AC.
22181
22182 2003-08-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22183
22184         * Ideograph-R113-Spirit.el (U+7996): Separate C2-4C43.
22185
22186 2003-08-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22187
22188         * Ideograph-R148-Horn.el: Add some mappings to JEF-CHINA3 code
22189         points.
22190
22191         * Ideograph-R146-West.el (M-34768): Unify JC3-64B7.
22192         (C4-3531): Separate U+4674; unify JC3-64B8.
22193         (U+8983): Unify JC3-64BA.
22194         (GT-46839): Unify JC3-64B9.
22195         (C3-5B2F): Unify JC3-64BB.
22196
22197         * Ideograph-R143-Blood.el (C2-6C36): Unify JC3-63E3.
22198
22199         * Ideograph-R108-Dish.el (U+76EC): Unify JC3-8DFC.
22200
22201 2003-08-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22202
22203         * Ideograph-R147-See.el: Add some mappings to JEF-CHINA3 code
22204         points.
22205
22206         * Ideograph-R141-Tiger.el (U+8650): Separate C1-534B; unify
22207         JC3-63A6.
22208         (M-32692): Separate C5-3535 and U+458E; unify JC3-63AE.
22209         (U+8656): Separate C2-3921; unify JC3-63A7.
22210         (U+8657): Separate C3-3863; unify JC3-63A8.
22211         (U+8658): Separate C3-3860; unify JC3-63A9.
22212         (M-32705): Separate C4-3478 and U-000271A8.
22213         (U+865B): Unify JC3-63AA.
22214         (JX1-7B4F): Unify JC3-63AB.
22215         (M-32711): Separate C5-3B70 and U+4590.
22216         (M-32719): Separate C5-4254 and U+4593; unify JC3-63AF.
22217         (M-32720): Separate C5-4253 and U+4594.
22218         (JSP-5A41): Separate C2-4D5B and U+8661.
22219         (JX1-7B50): Separate C2-5367 and U+8662; unify JC3-63B0.
22220         (JSP-5A43): Separate C2-5A25 and U+8663; unify JC3-63B1.
22221
22222         * Ideograph-R128-Ear.el (JSP-555E): Separate U+8039; unify
22223         JC3-60CD.
22224         (JSP-5561): Separate U+803E; unify JC3-60CE.
22225         (C2-3848): Separate U+8048; unify JC3-60CF.
22226         (JX2-752C): Separate U+8066; unify JC3-60D0.
22227         (JX2-752E): Unify JC3-60D1.
22228         (M-29213): Separate U+43CA; unify JC3-60D3.
22229
22230         * Ideograph-R144-Walk-Enclosure.el (U+884E): Unify JC3-99A9.
22231         (U+8855): Unify JC3-63E8.
22232         (U+885A): Unify JC3-63E9.
22233         (U+885C): Unify JC3-63EA.
22234         (U+885F): Unify JC3-63EB.
22235         (JSP-5C32): Unify JC3-63EC.
22236
22237         * Ideograph-R143-Blood.el (JSP-5C25): Unify JC3-63E2.
22238
22239 2003-08-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22240
22241         * Ideograph-R046-Mountain.el (U+37E2): Unify JC3-4AFE.
22242
22243         * Ideograph-R133-Arrive.el (U+4453): Unify JC3-60EA.
22244
22245         * Ideograph-R106-White.el (U+769E): Unify JC3-5BA5.
22246
22247         * Ideograph-R032-Earth.el (CB07009): Unify JC3-8DF8.
22248
22249 2003-08-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22250
22251         * Ideograph-R029-Again.el (BC-8AC4): Unify JC3-8EC0.
22252
22253         * Ideograph-R148-Horn.el (U+89D4): Unify JC3-64D0.
22254         (JX1-5D39): Unify JC3-64D2.
22255
22256 2003-08-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22257
22258         * Ideograph-R129-Brush.el (U+8082): Unify B-D1FB.
22259
22260         * Ideograph-R108-Dish.el: Add mappings for Big5 code points.
22261
22262         * Ideograph-R104-Sickness.el (J0-617A): Unify B-C4EE.
22263
22264         * Ideograph-R078-Death.el (U+8082): Unify B-D1FB.
22265
22266 2003-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22267
22268         * Ideograph-R149-Speech.el (GT-47938): New character.
22269         (U-00027A93): Relate to M-35778'; add strokes.
22270
22271         * Ideograph-R142-Insect.el (GT-45720): New character.
22272         (U-00027553): New character.
22273
22274         * Ideograph-R152-Pig.el (GT-48918): New character.
22275         (GT-48914): Likewise.
22276
22277         * Ideograph-R145-Clothes.el (GT-46478): New character.
22278         (GT-46764): New character.
22279
22280 2003-08-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22281
22282         * Ideograph-R042-Small.el (U+5C19): Unify BC-A97C.
22283         (GT-K05014): New character.
22284
22285 2003-08-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22286
22287         * Ideograph-R152-Pig.el (U-00022494): Use
22288         `ideographic-{radical|strokes}@cns' instead of
22289         `ideographic-{radical|strokes}'; add
22290         `ideographic-{radical|strokes}@ucs' and
22291         `ideographic-radical@cns*sources'.
22292
22293         * Ideograph-R059-Bristle.el (U-00022494): Unify C5-3560 and
22294         M-36351; use `ideographic-radical@ucs' instead of
22295         `ideographic-radical'.
22296
22297 2003-08-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22298
22299         * Ideograph-R009-Man.el (U-000279F9): Unify C5-497B; relate to
22300         M-35522; moved to Ideograph-R149-Speech.el.
22301
22302 2003-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22303
22304         * Ideograph-R153-Badger.el, Ideograph-R149-Speech.el: Add missing
22305         mappings between CJK Ext B and CNS 11643 plain 5.
22306
22307         * Ideograph-R152-Pig.el: Add missing mappings between CJK Ext B
22308         and CNS 11643 plain 5.
22309
22310 2003-08-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22311
22312         * Ideograph-R009-Man.el (U+4EBB): Unify GT-K00141 and GT-00457.
22313         (U-00020089): Use `ideographic-{radical|strokes}@{ucs|gt|misc}'
22314         and `ideographic-radical@{ucs|gt}*sources' instead of
22315         `ideographic-'; delete `ideograph-cdp'.
22316         (M-48920): Separate C6-353A and U-0002028B; modify
22317         `ideographic-structure'.
22318
22319 2003-07-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22320
22321         * Ideograph-R004-Slash.el (U-00020088): Separate C6-2124.
22322         (C6-2124): Unify GT-K00130.
22323         (U-00020089): Use `ideographic-{radical|strokes}@{ucs|gt|misc}'
22324         and `ideographic-radical@{ucs|gt}*sources' instead of
22325         `ideographic-'; delete `ideograph-cdp'.
22326
22327         * Ideograph-R001-One.el (U-00020089): Use
22328         `ideographic-{radical|strokes}@{ucs|gt|misc}' and
22329         `ideographic-radical@{ucs|gt}*sources' instead of `ideographic-';
22330         delete `ideograph-cdp'.
22331
22332         * char-db-util.el (char-db-feature-domains): Add `misc' and
22333         `unknown'.
22334
22335 2003-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22336
22337         * Ideograph-R002-Line.el (C4-2127): Unify GT-K00068.
22338         (U-00020061): Don't use char-ref format in `<->same-ideograph' and
22339         `<-ancient-ideograph'; use `->same-ideograph*sources' and
22340         `<-ancient-ideograph*sources' instead.
22341
22342         * Ideograph-R077-Stop.el (M-16254): Unify GT-K00187 and GT-20883.
22343
22344         * u02E00-CJK-Radical-Supplement.el (U+2EBC): Unify GT-37857.
22345
22346 2003-07-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22347
22348         * Ideograph-R005-Second.el (BC-87F5): Use `hanyu-dazidian' instead
22349         of `hanyu-dazidian-{vol|page|char}'.
22350
22351 2003-07-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22352
22353         * Ideograph-R140-Grass.el: Add some GT code points.
22354         (M-31330'): New character.
22355         (H10-D46C): Separate U-00027163; unify M-32477' and GT-43922.
22356         (U-00027163): Separate H10-D46C; relate to M-32477'.
22357
22358 2003-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22359
22360         * Ideograph-R038-Woman.el (M-06920): Separate C3-6073 and CB05463.
22361         (U+5B4F): Unify CB05463.
22362
22363         * Ideograph-R030-Mouth.el (M-04658): Separate C3-6071 and CB02258;
22364         modify `ideographic-structure'.
22365
22366         * u02E00-CJK-Radical-Supplement.el (U+2EBC): Unify GT-37857.
22367
22368         * Ideograph-R130-Meat.el: Add some GT code points.
22369         (M-29250): Unify H6-A472, GT-37865 and U-0002662D.
22370         (C6-2548): Map to U-0002662D.
22371         (U-00026630): Unify GT-37869; add strokes.
22372         (M-29966'): New character.
22373
22374 2003-07-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22375
22376         * Ideograph-R072-Sun.el (GT-K03318): New character.
22377         (GT-K03616): New character.
22378
22379         * u02E00-CJK-Radical-Supplement.el (GT-K01701): New character.
22380         (BC-8958): Unify GT-K00417.
22381
22382         * Ideograph-R145-Clothes.el (GT-K06642): New character.
22383
22384         * Ideograph-R130-Meat.el (BC-8958): Unify GT-K00417.
22385
22386         * Ideograph-R024-Ten.el (BC-8BF8): New character.
22387
22388 2003-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22389
22390         * Ideograph-R045-Sprout.el (JX1-4F62): Unify GT-K00269; unify
22391         U+FA3C instead of U+5C6E; unify GU+5C6E, CU+5C6E and BU+5C6E.
22392         (U+5C6E): Separate all; add `->identical' for U+FA3C.
22393         (U-0002F878): Don't use char-ref format in `->synonyms'; add
22394         `->synonyms*sources' instead; use `->mistakable' and
22395         `->mistakable*sources' for M-07825 instead of `comment'.
22396
22397         * Ideograph-R037-Big.el (J0-4537): Unify B-A4D1.
22398         (U+5929): Separate B-A4D1; unify GT-K00468.
22399
22400         * Ideograph-R029-Again.el (J0-3A35): Unify B-A465.
22401         (U+53C9): Separate B-A465; unify GT-K00254 and GT-03946.
22402         (GT-K00255): New character.
22403         (U+53CD): Unify GT-K00476.
22404
22405         * u02E00-CJK-Radical-Supplement.el (U+2E84): Unify GT-K00008.
22406         (GT-K00007): New character.
22407         (U+2E86): Add `<-radical' for U+5182; separate BC-8BF2.
22408         (BC-8BF2): Unify GT-K00143.
22409         (U+2E87): Unify GT-K00086 and GT-02284.
22410         (U+2E88): Unify GT-K00091.
22411         (U+2E8A): Unify GT-K00062.
22412         (U+2E9C): Unify GT-K00565.
22413         (U+2EAE): Add `<-ideographic-component-forms' for U+7AF9; unify
22414         GT-K02267.
22415         (U+2ECD): Unify GT-K00580 and GT-51643.
22416
22417         * Ideograph-R162-Walk.el (U+2ECD): Unify GT-K00580 and GT-51643.
22418
22419         * Ideograph-R140-Grass.el (U+FA5E): Unify GT-K00671 and GT-39643.
22420
22421         * Ideograph-R088-Father.el (M-19721): Unify GT-K00483 and
22422         GT-25336.
22423
22424         * Ideograph-R067-Script.el (M-13450): Unify GT-K00489.
22425         (GT-K00488): New character.
22426
22427         * Ideograph-R026-Seal.el (U+353E): Unify GT-K00101.
22428
22429         * Ideograph-R024-Ten.el (U+5342): Unify GT-K00250 and GT-03454.
22430         (GT-K00252): New character.
22431         (GT-K00251): New character.
22432
22433         * Ideograph-R020-Wrap.el (U-0002F828): Unify GT-K00184 and
22434         GT-03203.
22435
22436         * Ideograph-R018-Knife.el (U+5202): Unify GT-K00110 and GT-02405.
22437         (M-01848): Unify GT-K00215 and GT-02406.
22438         (M-01853): Unify GT-K00485 and GT-02420.
22439
22440         * Ideograph-R013-Down-Box.el (U+5183): Unify GT-K00548 and
22441         GT-01984.
22442
22443         * Ideograph-R012-Eight.el (M-01452): Unify GT-K00431 and GT-01892.
22444
22445         * Ideograph-R008-Lid.el (U+4EA0): Unify GT-K00074 and GT-00375.
22446         (B-A460): Unify GT-K00202.
22447
22448         * Ideograph-R004-Slash.el (U-00020087): Separate BC-8B5F.
22449         (BC-8B5F): Unify GT-K00105.
22450
22451         * Ideograph-R009-Man.el (J0-4750): Modify `ideographic-structure';
22452         separate B-ADD6.
22453         (U+4FF3): Delete `hanyu-dazidian-{vol|page|char}'.
22454
22455 2003-07-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22456
22457         * Ideograph-R030-Mouth.el (M-03803): Modify
22458         `ideographic-structure'.
22459         (J0-3E26): Likewise.
22460         (C1-5938): Add `ideographic-structure'.
22461         (J0-5341): Separate G0-6034, C1-5E3D and U+557B.
22462         (J0-5346): Separate G0-4C64, C1-5E40 and U+557C.
22463         (J0-533D): Separate G0-3F26, C1-5E3E and U+5580.
22464         (C1-6C38): Add `ideographic-structure'.
22465         (U+5618): Modify `ideographic-structure'; separate C3-4633.
22466         (J0-5366): Separate C1-7346, G1-5F4C and U+5680.
22467         (M-04446): Separate C2-5C55 and U+5681.
22468         (C2-5C53): Separate U+5682.
22469
22470         * Ideograph-R029-Again.el (J0-3C68): Modify
22471         `ideographic-structure'.
22472         (U+53D6): Likewise; delete `hanyu-dazidian-{vol|page|char}'.
22473
22474         * Ideograph-R019-Power.el (J0-5227): Modify
22475         `ideographic-structure'.
22476
22477 2003-07-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22478
22479         * Ideograph-R124-Feather.el (J90-6647): Modify
22480         `ideographic-structure'.
22481
22482         * Ideograph-R033-Scholar.el: Reformatted.
22483
22484         * Ideograph-R015-Ice.el (M-01669): Modify `ideographic-structure'.
22485         (C1-5445): Likewise.
22486         (J0-4E3F): Separate G0-4168 and U+51CC; modify
22487         `ideographic-structure'.
22488
22489 2003-07-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22490
22491         * Ideograph-R002-Line.el (U+4E2C): Unify BC-89B1.
22492
22493 2003-07-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22494
22495         * Ideograph-R009-Man.el (U+4F50): Unify GT-00633 instead of
22496         GT-00634.
22497         (U+4F5C): Unify GT-00634.
22498
22499 2003-07-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22500
22501         * Ideograph-R032-Earth.el (U+58CC): Separate J0-3E6D.
22502         (J0-3E6D): Unify GT-06976.
22503
22504 2003-07-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22505
22506         * Ideograph-R164-Wine.el, Ideograph-R160-Bitter.el: Add some GT
22507         code points.
22508
22509 2003-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22510
22511         * Ideograph-R165-Distinguish.el, Ideograph-R163-City.el: Add some
22512         GT code points.
22513
22514 2003-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22515
22516         * README.en: Rename ``UTF-2000'' -> ``CHISE''.
22517         (Character Reference): Complete Pinyin names of sources [by
22518         Christian Wittern <wittern@kanji.zinbun.kyoto-u.ac.jp>]
22519
22520 2003-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22521
22522         * Ideograph-R162-Walk.el: Add some GT code points.
22523
22524         * maps-conf.el: Don't add `=gt-pj-1' features into some JIS X
22525         0208:1990 code points.
22526
22527 2003-07-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22528
22529         * Ideograph-R158-Body.el: Add some GT code points.
22530
22531 2003-07-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22532
22533         * Ideograph-R159-Cart.el: Add some GT code points.
22534
22535 2003-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22536
22537         * Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
22538         Ideograph-R154-Shell.el, Ideograph-R150-Valley.el,
22539         Ideograph-R149-Speech.el, Ideograph-R153-Badger.el,
22540         Ideograph-R152-Pig.el, Ideograph-R151-Bean.el,
22541         Ideograph-R142-Insect.el: Add some GT code points.
22542
22543 2003-07-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22544
22545         * Ideograph-R166-Village.el: Add some GT code points.
22546
22547         * Ideograph-R161-Morning.el (U+8FB0): Unify GT-51621.
22548         (U+8FB1): Unify GT-51624.
22549         (U+8FB2): Unify GT-51627.
22550
22551         * Ideograph-R155-Red.el, Ideograph-R148-Horn.el,
22552         Ideograph-R146-West.el, Ideograph-R145-Clothes.el: Add some GT
22553         code points.
22554
22555 2003-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22556
22557         * Ideograph-R143-Blood.el: Add some GT code points.
22558
22559         * Ideograph-R087-Claw.el (U+89C5): Moved to Ideograph-R147-See.el.
22560
22561 2003-07-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22562
22563         * Ideograph-R123-Sheep.el (U+8B71): Copied from
22564         Ideograph-R149-Speech.el.
22565
22566 2003-07-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22567
22568         * Ideograph-R147-See.el, Ideograph-R140-Grass.el: Add some GT code
22569         points.
22570
22571 2003-07-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22572
22573         * Ideograph-R144-Walk-Enclosure.el, Ideograph-R141-Tiger.el: Add
22574         some GT code points.
22575
22576 2003-07-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22577
22578         * Ideograph-R137-Boat.el, Ideograph-R133-Arrive.el,
22579         Ideograph-R130-Meat.el: Add some GT code points.
22580
22581 2003-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22582
22583         * Ideograph-R139-Color.el, Ideograph-R138-Stopping.el,
22584         Ideograph-R136-Oppose.el, Ideograph-R135-Tongue.el,
22585         Ideograph-R134-Mortar.el: Add some GT code points.
22586
22587 2003-07-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22588
22589         * Ideograph-R132-Self.el (U+81EA): Unify GT-38936.
22590         (J0-3D2D): Unify GT-38944.
22591
22592         * Ideograph-R131-Minister.el: Add some GT code points.
22593
22594         * Ideograph-R119-Rice.el: Add some GT code points.
22595
22596 2003-07-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22597
22598         * Ideograph-R129-Brush.el, Ideograph-R128-Ear.el,
22599         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
22600         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
22601         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
22602         Ideograph-R118-Bamboo.el: Add some GT code points.
22603
22604         * Ideograph-R060-Step.el (J90-352B): Unify GT-35717.
22605
22606 2003-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22607
22608         * Ideograph-R126-And.el (U+800C): Unify GT-37338.
22609         (U+8010): Unify GT-37346.
22610
22611         * Ideograph-R120-Silk.el: Add some GT code points.
22612
22613 2003-07-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22614
22615         * isolated-char.el (GT-19655): Deleted because it is included in
22616         etc/char-data/GT-RS.txt.
22617         (GT-19656): Likewise.
22618         (GT-19861): Likewise.
22619         (GT-21862): Likewise.
22620         (GT-26606): Likewise.
22621         (GT-30254): Likewise.
22622
22623 2003-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22624
22625         * Ideograph-R210-Even.el (U-0002A5CB): Map to M-34664; add
22626         strokes.
22627
22628         * Ideograph-R147-See.el, Ideograph-R145-Clothes.el: Add some
22629         mappings between CNS 11643-5 and CJK Ext-B code points.
22630
22631 2003-07-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22632
22633         * Ideograph-R009-Man.el (U-0002767E): Relate to M-34274; separate
22634         H1-CFE4; moved to Ideograph-R145-Clothes.el.
22635
22636 2003-07-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22637
22638         * Ideograph-R130-Meat.el (U-0002686D): Unify M-29965'.
22639         (C7-487E): Map to U-0002686D.
22640
22641 2003-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22642
22643         * u02E00-CJK-Radical-Supplement.el (U+2ECC): Specify U+FA66
22644         instead of U+8FB6 for `<-radical'; separate JX2-7969 and BC-8966.
22645
22646         * Ideograph-R162-Walk.el (G0-6541): Unify JX2-7969 and BC-8966;
22647         unify U+FA66 instead of U+8FB6; add GU+8FB6.
22648
22649 2003-07-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22650
22651         * read-maps.el (mapping-table-read-file): Accept C1-HHHH and
22652         C2-HHHH; don't regard `=>ucs' as substitution for `=ucs-jis-1990'.
22653
22654 2003-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22655
22656         * Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
22657         Ideograph-R120-Silk.el, Ideograph-R116-Cave.el,
22658         Ideograph-R109-Eye.el, Ideograph-R104-Sickness.el,
22659         Ideograph-R064-Hand.el, Ideograph-R046-Mountain.el,
22660         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
22661         Ideograph-R038-Woman.el, Ideograph-R009-Man.el: Add some missing
22662         `ucs@jis' features corresponding with JIS X 0212 code points.
22663
22664 2003-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22665
22666         * maps-conf.el: Don't add `=gt-pj-1' features into some JIS X
22667         0208:1990 code points.
22668
22669 2003-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22670
22671         * Ideograph-R064-Hand.el (U+651A): Fix strokes.
22672
22673 2003-07-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22674
22675         * u00100-Latin-Extended-A.el (JSP-2A69): Fix typo.
22676
22677 2003-07-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22678
22679         * u00180-Latin-Extended-B.el (LATIN CAPITAL LETTER N WITH GRAVE):
22680         Add `->fullwidth' for JX1-2874.
22681         (JC3-85BC): Unify JX1-2874.
22682
22683         * Ideograph-R184-Eat.el (GT-K04996): Unify JX2-7C4B.
22684         (C6-6440): Separate U+4B3B.
22685         (JX2-7C55): New character.
22686         (JSP-686E): Unify JX2-7C68.
22687         (C2-6A63): Separate U+994E.
22688         (M-44392): Unify C3-5E7E.
22689
22690         * Ideograph-R178-Tanned-Leather.el (C2-6C5F): Separate JSP-676B
22691         and U+97E1.
22692         (JSP-676B): Unify JX2-7C30.
22693
22694         * Ideograph-R140-Grass.el (JX2-7575): Unify U+FA5E instead of <CJK
22695         RADICAL GRASS TWO>; add `->ideographic-component-forms' for <CJK
22696         RADICAL GRASS TWO>.
22697         (U+FA5D): New character.
22698         (JSP-576D): Unify JX2-762E.
22699         (M-31008): Separate G0-5D31, J0-6838, GT-06636 and U+837C.
22700         (M-31009): Separate all.
22701         (JSP-5821): Unify JX2-7A75.
22702         (M-31010): Separate all.
22703         (M-31011): Likewise.
22704         (U+837F): Unify JX2-7633.
22705         (JSP-5849): Unify JX2-7642.
22706         (M-31309): Unify H8-F5B2 and U-00026C73.
22707         (JX2-7644): New character.
22708         (C3-3E57): Delete `kangxi-radical'.
22709         (JSP-5854): Unify JX2-7648.
22710         (M-31399): Separate all.
22711         (JSP-585A): Unify JX2-764C.
22712         (JSP-586E): Unify JX2-7657.
22713         (U+450D): Separate C3-4940; unify JX2-7654; add `total-strokes'.
22714         (JSP-5921): Unify JX2-7655.
22715         (U+8553): Unify JX2-7671.
22716         (JSP-5952): Unify JX2-766C.
22717         (U+4543): Separate C4-5331; unify JX2-766E.
22718
22719 2003-07-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22720
22721         * Ideograph-R195-Fish.el (U+9BF3): Separate JSP-6A7C.
22722         (JSP-6A7C): Unify JX2-7D51.
22723         (JSP-6B22): Unify JX2-7D5A.
22724         (JX2-6B33): Unify JX2-7D64.
22725         (U+9C27): Separate C4-683E.
22726         (JSP-6B50): Unify JX2-7D6C.
22727
22728         * Ideograph-R145-Clothes.el (M-34581): Separate all.
22729         (JSP-5C6F): Unify JX2-7841.
22730
22731         * Ideograph-R142-Insect.el (U+87A7): Unify JX2-7766.
22732         (U+87F5): Unify JX2-7771; add `total-strokes'.
22733
22734 2003-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22735
22736         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL GRASS TWO): Don't
22737         map to U+8279; separate C4-2153, JX2-7575, M-30639 and BC-8AFE;
22738         add `<-radical' for U+FA5E.
22739         (CJK RADICAL GRASS THREE): Separate JX2-7574; add `<-radical' for
22740         U+FA5D.
22741
22742         * Ideograph-R162-Walk.el (JSP-6138): Unify JX2-796C.
22743         (JSP-6139): Unify JX2-796D.
22744         (JX2-615C): Unify JX2-797C.
22745
22746         * Ideograph-R146-West.el (U+8980): Unify JX2-7845.
22747
22748         * Ideograph-R119-Rice.el (JSP-5334): Separate C4-4574; unify
22749         JX2-7378.
22750
22751         * Ideograph-R116-Cave.el (U+41B1): Separate C4-5222.
22752         (U+41B4): New character.
22753         (JX2-7333): New character.
22754
22755         * Ideograph-R115-Grain.el (U-000257B4): Unify JX2-7276.
22756         (M-25135): New character.
22757         (U-000257A9): Relate to M-25135; unify JX2-7275.
22758
22759         * Ideograph-R108-Dish.el (U+76C9): Unify JX2-7176.
22760         (U+76E8): Unify JX2-7178.
22761
22762         * Ideograph-R106-White.el (C3-5176): Unify JX2-7170.
22763
22764         * Ideograph-R104-Sickness.el (U+7617): Add `total-strokes'.
22765         (U+7618): Likewise.
22766         (JX2-7159): New character.
22767
22768         * Ideograph-R075-Tree.el (U-000233D2): Unify JX2-2E3D.
22769         (JSP-433D): Unify JX2-2E4F.
22770         (M-14639): Unify JSP-4343, C4-2D4E, JC3-53BA and U+67E1.
22771         (JX2-2E4B): New character.
22772         (M-14683): Unify G0-4859, JX2-2E4A, H8-EEF9 and U+8363.
22773         (U+3B77): New character.
22774         (U+FA13): New character.
22775         (M-15089): New character.
22776         (U+3B8D): Relate to M-15089; separate C3-4166.
22777         (JSP-447D): Unify JX2-2F41.
22778         (U+6A31): Add `total-strokes'.
22779         (U+6A74): Likewise.
22780         (M-15527): Separate all.
22781         (U+6A7A): Relate to M-15527; unify JX2-2F55.
22782         (U+6A7B): Add `total-strokes'.
22783         (U+6AD4): Unify JX2-2F65.
22784         (U+6B17): Unify JX2-2F76.
22785
22786 2003-07-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22787
22788         * Ideograph-R018-Knife.el (JX2-233F): New character.
22789
22790 2003-07-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22791
22792         * Ideograph-R134-Mortar.el (U-00026951): Unify JX2-755A.
22793
22794         * Ideograph-R061-Heart.el (JX2-2C57): Unify JU+60EE.
22795
22796         * Ideograph-R046-Mountain.el (JX2-284F): Unify JU+5D1D.
22797
22798         * Ideograph-R040-Roof.el (JX2-2823): Unify JU+3761.
22799
22800         * Ideograph-R032-Earth.el (U-00021336): Unify JX2-2474.
22801
22802         * Ideograph-R030-Mouth.el (CB00070): Unify JX2-2431, H2-DBF0 and
22803         U-00020E95.
22804
22805 2003-07-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22806
22807         * Ideograph-R129-Brush.el (C6-3B24): Separate U+8081.
22808         (U+8082): Use `ideographic-radical@cns' instead of `cns-radical';
22809         use `ideographic-{radical|strokes}@ucs' instead of
22810         `ideographic-{radical|strokes}'; add
22811         `ideographic-radical@ucs*sources', `ideographic-strokes@cns' and
22812         `ideographic-radical@cns*sources'.
22813
22814         * Ideograph-R096-Jade.el (JSP-4B7B): Separate K0-607B and
22815         JC3-59C9; use `=ucs@jis-1990' instead of `=ucs@jis'.
22816         (U+73F9): Unify K0-607B, JX2-706A and JC3-59C9.
22817         (U+7413): Separate K0-684D.
22818         (K0-684D): Unify JX2-706B.
22819         (U+7453): Unify JX2-7071.
22820         (U+74A5): Unify JX2-7123.
22821
22822         * Ideograph-R091-Slice.el (CB04523): Unify JX2-7031.
22823
22824         * Ideograph-R086-Fire.el (U+70BB): Separate C3-2D5D; unify
22825         JX2-6F60.
22826         (U+70BC): Add `total-strokes'.
22827         (U+70BD): Likewise.
22828         (U+70EC): Unify JX2-6F65.
22829         (U+3DD4): Unify JX2-6F77.
22830         (CB04059): Unify JX2-6F78.
22831         (JSP-4A2F): Use `=ucs@jis-1990' instead of `=ucs@jis'.
22832         (U+71B3): Unify JX2-7021.
22833
22834         * Ideograph-R085-Water.el (JSP-465F): Unify JX2-6E37.
22835         (JSP-4738): Unify JX2-6E50.
22836         (U-00023D42): Fix `ideographic-strokes'.
22837         (U+6E0F): Add `total-strokes'.
22838         (U+6E14): Likewise.
22839         (U+6E16): Likewise.
22840         (U+6E17): Unify JX2-6E5D.
22841         (U+988D): Add `total-strokes'.
22842         (U+6E36): Unify JX2-6E6D.
22843         (U+6F35): Unify JX2-6F28.
22844         (U+3D9A): Unify JX2-6F54.
22845
22846         * Ideograph-R078-Death.el (U+8082): Copied from
22847         Ideograph-R129-Brush.el.
22848
22849         * Ideograph-R072-Sun.el (U+3AD6): New character.
22850         (U+65F7): Add `total-strokes'.
22851         (U+65F8): Likewise.
22852         (JSP-4177): Separate U+6608; unify JX2-2D76.
22853         (M-13981): Separate U+666D and C3-3C25; unify JX2-2E28.
22854         (U+6690): Separate B-DDC2.
22855         (JSP-4250): Unify JX2-2E2B and B-DDC2.
22856         (U+66B1): Add `<-original-ideograph' for S1-3299; add S{1|2}-3299;
22857         unify JX2-2E30.
22858
22859         * Ideograph-R024-Ten.el (U-0002099D): Unify JX2-2353.
22860
22861 2003-07-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22862
22863         * Ideograph-R140-Grass.el (U+8363): Add `morohashi-daikanwa' for
22864         M-14683 instead of using `->same-ideograph'.
22865
22866         * Ideograph-R102-Field.el (U+3F57): Unify JX2-7134.
22867
22868         * Ideograph-R098-Tile.el (U+74EF): Unify JX2-712C.
22869
22870         * Ideograph-R094-Dog.el (JSP-4B25): Unify JX2-7045.
22871         (U+7339): Unify JX2-704A.
22872
22873         * Ideograph-R087-Claw.el (U+722B): Add JU+FA49.
22874         (U+FA49): New character.
22875
22876         * Ideograph-R079-Weapon.el (JSP-4633): Unify JX2-6E25 and M-16650.
22877
22878         * Ideograph-R064-Hand.el (U+63F7): Unify JX2-2D3C.
22879         (U+3A6E): New character.
22880
22881         * Ideograph-R050-Turban.el (U+3836): Unify JX2-2871.
22882         (U+5E49): Unify JX2-2878.
22883         (U+3861): New character.
22884
22885 2003-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22886
22887         * Ideograph-R061-Heart.el (U+3917): New character.
22888         (U+6112): Unify JX2-2C5B.
22889         (JX2-2C57): New character.
22890
22891         * Ideograph-R060-Step.el (JSP-3D32): Unify JX2-2C38.
22892
22893         * Ideograph-R046-Mountain.el (JSP-3B2A): Unify JX2-283C.
22894         (U+37C1): Unify JX2-283E.
22895         (M-08196): Unify JX2-284F.
22896         (JSP-3B68): Unify JX2-285F.
22897         (JSP-3B6C): Unify JX2-2862.
22898
22899         * Ideograph-R040-Roof.el (MH-0132): Unify JX2-2823.
22900
22901         * Ideograph-R213-Turtle.el (J90-6354): Unify GT-32753; don't use
22902         char-ref format in `<-ancient-ideograph'; use
22903         `<-ancient-ideograph*sources' instead.
22904
22905         * Ideograph-R116-Cave.el: Add some GT code points.
22906
22907         * Ideograph-R181-Leaf.el (U+9834): Unify GT-31942.
22908
22909         * Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
22910         Ideograph-R112-Stone.el: Add some GT code points.
22911
22912 2003-07-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22913
22914         * Ideograph-R140-Grass.el (U-00026AFF): Unify JX1-7A5D; add
22915         strokes.
22916         (JX1-7A6D): New character.
22917
22918         * char-db-util.el (char-db-feature-domains): Add `jis', `jis/alt',
22919         `jis/a' and `jis/b'.
22920
22921         * Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el (U+5F00):
22922         Delete `script'; use `ideographic-strokes@{ucs|cns}' instead of
22923         `ideographic-strokes'; add `ideographic-radical@ucs*sources'; add
22924         `ideographic-{radical|strokes}@jis/b' and
22925         `ideographic-radical@jis/b*sources'; unify JX1-7431.
22926
22927         * Ideograph-R007-Two.el (U+5F00): Copied from
22928         Ideograph-R055-Two-Hands.el and Ideograph-R051-Dry.el.
22929
22930         * Ideograph-R196-Bird.el (C1-7B4E): Unify U+9DB4.
22931
22932         * Ideograph-R195-Fish.el (M-46019): Separate U+9B72; unify
22933         JX1-7E43.
22934
22935         * Ideograph-R181-Leaf.el (U+9834): Use
22936         `ideographic-{radical|strokes}@ucs' instead of
22937         `ideographic-{radical|strokes}'; add
22938         `ideographic-{radical|strokes}@cns' and
22939         `ideographic-radical@cns*sources'; unify M-24824 instead of using
22940         `->same-ideograph'.
22941
22942         * Ideograph-R142-Insect.el (U+459D): Unify JX1-7B51.
22943
22944         * Ideograph-R113-Spirit.el (U+9834): Copied from
22945         Ideograph-R181-Leaf.el.
22946
22947         * Ideograph-R085-Water.el (JX1-7653): New character.
22948         (U+6CFA): Add `total-strokes'.
22949         (U+6CFB): Likewise.
22950         (JX1-765A): New character.
22951         (U+6CFC): Add `total-strokes'.
22952         (U+6CFD): Likewise.
22953         (U+6CFE): Likewise.
22954
22955         * Ideograph-R075-Tree.el (B-E256): Unify JX1-757D.
22956
22957         * Ideograph-R054-Long-Stride.el (JX1-7430): New character.
22958
22959         * Ideograph-R009-Man.el (U+346A): New character.
22960         (JX2-2156): Likewise.
22961
22962         * Ideograph-R109-Eye.el, Ideograph-R104-Sickness.el,
22963         Ideograph-R108-Dish.el: Add some GT code points.
22964
22965         * Ideograph-R086-Fire.el (M-19561'): Unify JX1-7763.
22966
22967 2003-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22968
22969         * Ideograph-R046-Mountain.el (U+37E2): Unify JX1-4F6F.
22970         (MH-0149): Unify JX1-4F72 and U+FA11.
22971
22972         * Ideograph-R098-Tile.el, Ideograph-R107-Skin.el,
22973         Ideograph-R096-Jade.el, Ideograph-R105-Dotted-Tent.el,
22974         Ideograph-R097-Melon.el, Ideograph-R086-Fire.el: Add some GT code
22975         points.
22976
22977 2003-06-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22978
22979         * Ideograph-R087-Claw.el (J0-602A): Unify BC-ACB0.
22980
22981 2003-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22982
22983         * Ideograph-R093-Cow.el, Ideograph-R090-Half-Tree-Trunk.el,
22984         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
22985         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el: Add some GT code
22986         points.
22987
22988         * Ideograph-R064-Hand.el (C3-5076): Separate JSP-4128 and CB02695.
22989         (J0-5A22): Separate G0-475C and U+64D2; unify GT-20067.
22990
22991 2003-06-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
22992
22993         * char-db-util.el (insert-char-attributes): Ignore `->ucs-unified'
22994         instead of `->ucs-variants' when `readable' is non-nil.
22995         (insert-char-data-with-variant): Rename `no-ucs-variant' to
22996         `no-ucs-unified'.
22997         (insert-char-range-data): Likewise.
22998
22999 2003-06-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23000
23001         * Ideograph-R117-Stand.el, Ideograph-R114-Track.el,
23002         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
23003         Ideograph-R094-Dog.el, Ideograph-R077-Stop.el: Add some GT code
23004         points.
23005
23006 2003-06-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23007
23008         * Ideograph-R162-Walk.el (J0-6364): Unify GT-33128.
23009
23010         * Ideograph-R110-Spear.el (U+77DB): Unify GT-30525.
23011         (J0-6262): Unify GT-30529.
23012
23013         * Ideograph-R095-Profound.el (J0-383C): Unify GT-26647.
23014         (J0-4E28): Unify GT-26651.
23015
23016         * Ideograph-R092-Fang.el (J0-3267): Unify GT-25560.
23017
23018         * Ideograph-R088-Father.el (U+7236): Unify GT-25337.
23019         (J0-4C6C): Unify GT-25352.
23020
23021         * Ideograph-R081-Compare.el (U+6BD4): Unify GT-21460.
23022         (U+6BD8): Unify GT-21470.
23023
23024         * Ideograph-R111-Arrow.el, Ideograph-R106-White.el,
23025         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R101-Use.el,
23026         Ideograph-R100-Life.el, Ideograph-R091-Slice.el,
23027         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
23028         Ideograph-R084-Steam.el, Ideograph-R082-Fur.el,
23029         Ideograph-R080-Do-Not.el, Ideograph-R079-Weapon.el,
23030         Ideograph-R078-Death.el: Add some GT code points.
23031
23032         * Ideograph-R072-Sun.el (J0-4B41): Unify GT-29718.
23033
23034         * Ideograph-R019-Power.el (U+52F2): Unify GT-24769.
23035
23036 2003-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23037
23038         * isolated-char.el: Accept null radical-number and number of
23039         strokes in etc/char-data/GT-RS.txt.
23040
23041 2003-06-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23042
23043         * Ideograph-R050-Turban.el (J0-5672): Unify JU+5E64.
23044
23045         * Ideograph-R046-Mountain.el (J0-5630): Unify JU+5CBC.
23046         (J0-563F): Unify JU+5D5C.
23047         (J0-564E): Unify JU+5D76.
23048
23049         * Ideograph-R040-Roof.el (J0-5565): Unify JU+5BC9.
23050
23051 2003-06-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23052
23053         * Ideograph-R050-Turban.el (MH-0159): New character.
23054         (U+5E49): Unify MH-0160.
23055         (MH-0161): New character.
23056         (J0-5672): Unify MH-0162; separate U+5E64.
23057         (MH-0163): New character.
23058
23059         * Ideograph-R048-Work.el (MH-0158): New character.
23060
23061 2003-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23062
23063         * Ideograph-R046-Mountain.el (J0-5630): Separate U+5CBC.
23064         (U+5D01): Unify MH-0145.
23065         (U-00021E02): New character.
23066         (U+37E2): New character.
23067         (U-00021E48): New character.
23068         (MH-0149): New character.
23069         (J0-563F): Unify MH-0150; separate U+5D5C.
23070         (U+5D59): Unify MH-0151; separate C2-3B4C.
23071         (U-00021ECA): New character.
23072         (J0-564E): Unify MH-0153; separate U+5D76.
23073         (MH-0154): New character.
23074         (U-00021F04): New character.
23075         (U+381C): Unify MH-0155; separate C3-5458.
23076         (U+5DBF): Add `total-strokes'.
23077         (MH-0156): New character.
23078         (GT-10851): New character.
23079         (M-08613): Separate C2-6870 and U+5DC6.
23080         (U+5DC6): Fix strokes.
23081         (MH-0157): New character.
23082         (U-00021FC0): New character.
23083         (M-08636): Separate all; fix strokes.
23084         (M-08667): Separate all; fix strokes.
23085
23086         * Ideograph-R043-Lame.el (U+5C23): Separate C4-214B.
23087         (BC-8DEF): New character.
23088         (U-00021BCB): New character.
23089         (U+5C27): Fix strokes.
23090         (U-00021BF1): New character.
23091
23092         * Ideograph-R044-Corpse.el (U-00021C5D): Unify MH-0141.
23093
23094         * Ideograph-R040-Roof.el (MH-0130): New character.
23095         (MH-0131): New character.
23096         (U-00021A33): New character.
23097         (MH-0132): New character.
23098         (U+3761): New character.
23099         (MH-0134): New character.
23100         (MH-0135): New character.
23101         (MH-0136): New character.
23102         (U-00021AD4): Relate to MH-0136; separate C5-5B38.
23103         (MH-0137): New character.
23104         (U-00021AFA): New character.
23105
23106 2003-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23107
23108         * Ideograph-R039-Child.el (U+5B76): Modify strokes.
23109
23110 2003-06-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23111
23112         * Ideograph-R121-Jar.el (JX2-7466): Unify JU+7F44.
23113
23114         * Ideograph-R106-White.el (J0-622A): Unify JU+7696.
23115
23116         * Ideograph-R038-Woman.el (JX2-2565): Unify JU+5AB1.
23117
23118 2003-06-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23119
23120         * Ideograph-R106-White.el: Add mappings for Big5 code points.
23121
23122 2003-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23123
23124         * Ideograph-R004-Slash.el (U-00020086): Use `ideographic-radical',
23125         `ideographic-strokes@{ucs|gt}', `total-strokes@{ucs|gt}' and
23126         `ideographic-strokes@ucs*sources' instead of `ideographic-'.
23127         (U+53CA): Use `ideographic-{radical|strokes}@{ucs|gt}',
23128         `total-strokes@{ucs|gt}' and `ideographic-radical@ucs*sources'
23129         instead of `ideographic-'.
23130         (M-00129): Don't use char-ref format in `->same-ideograph'; use
23131         `->same-ideograph*sources' instead.
23132         (U+5C39): Copied from Ideograph-R044-Corpse.el; add
23133         `ideographic-{radical|strokes}@cns'.
23134         (U+738D): Copied from Ideograph-R096-Jade.el; add
23135         `ideographic-{radical|strokes}@cns'.
23136
23137 2003-06-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23138
23139         * Ideograph-R130-Meat.el (C6-5675): Map to U-00026714.
23140         (U-00026714): Unify M-29745'.
23141
23142         * ideograph-util.el (char-ideographic-radical): Refer
23143         `char-db-feature-domains'.
23144         (char-ideographic-strokes): Likewise; refer `ideographic-radical'
23145         as the default attribute.
23146         (update-ideograph-radical-table): Refer `char-db-feature-domains'.
23147
23148         * char-db-util.el (char-db-feature-domains): New variable.
23149         (insert-char-attributes): Insert `ideographic-radical' before
23150         `ideographic-radical@DOMAIN'; refer `char-db-feature-domains';
23151         support `total-strokes@DOMAIN'; support
23152         `{ideographic-strokes|total-strokes}@DOMAIN*sources'.
23153
23154 2003-06-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23155
23156         * Ideograph-R029-Again.el (U+53CA): Use
23157         `ideographic-{radical|strokes}@{ucs|gt}', `total-strokes@{ucs|gt}'
23158         and `ideographic-radical@ucs*sources' instead of `ideographic-'.
23159
23160 2003-06-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23161
23162         * Ideograph-R039-Child.el (M-06947): New character.
23163         (U-00021946): Relate to M-06947.
23164         (C6-2676): Likewise.
23165         (U-00024605): Unify M-19911; use
23166         `ideographic-{radical|strokes}@cns' instead of
23167         `ideographic-{radical|strokes}'; add
23168         `ideographic-{radical|strokes}@ucs and
23169         `ideographic-radical@ucs*sources'.
23170         (U-0002194F): Use `ideographic-strokes@daikanwa' and
23171         `total-strokes@daikanwa' instead of `ideographic-strokes' and
23172         `total-strokes'; use `total-strokes@cns' instead of
23173         `cns-total-strokes'; add `ideographic-strokes@cns'.
23174         (M-07011): Unify C3-4072; map to U+5B76 instead of 5B73.
23175         (U+5B76): Separate C3-4072; relate to M-07011.
23176
23177         * Ideograph-R092-Fang.el (M-19911): Unify C5-2368 and U-00024605;
23178         use `ideographic-{radical|strokes}@ucs' instead of
23179         `ideographic-{radical|strokes}'; add
23180         `ideographic-radical@ucs*sources' and
23181         `ideographic-{radical|strokes}@cns'.
23182
23183 2003-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23184
23185         * Ideograph-R096-Jade.el (U+738D): Use
23186         `ideographic-{radical|strokes}@ucs' instead of
23187         `ideographic-{radical|strokes}'; add
23188         `ideographic-{radical|strokes}@cns'.
23189
23190         * Ideograph-R044-Corpse.el (U+5C39): Use
23191         `ideographic-{radical|strokes}@ucs' instead of
23192         `ideographic-{radical|strokes}'; add
23193         `ideographic-radical@ucs*sources'; use `ideographic-radical@cns'
23194         instead of `cns-radical'; add `ideographic-strokes@cns'.
23195
23196         * Ideograph-R017-Open-Box.el (U+342B): Copied from
23197         Ideograph-R008-Lid.el.
23198         (M-01841): Move C5-5A75 to M-23906; add `->identical' for M-23906.
23199         (U-00025390): Copied from Ideograph-R110-Spear.el; unify C5-5A75.
23200
23201         * Ideograph-R008-Lid.el (U+342B): Use `ideographic-radical@ucs'
23202         instead of `ideographic-radical'; add
23203         `ideographic-radical@ucs*sources' and `ideographic-radical@cns'.
23204
23205         * Ideograph-R110-Spear.el (U-00025390): Use
23206         `ideographic-{radical|strokes}@ucs' instead of
23207         `ideographic-{radical|strokes}'; add
23208         `ideographic-radical@{ucs|cns}*sources' and
23209         `ideographic-{radical|strokes}@cns'; unify C5-5A75.
23210
23211         * Ideograph-R120-Silk.el: Add some missing mappings to JEF-CHINA3
23212         code points.
23213
23214         * Ideograph-R128-Ear.el (GT-K04926): New character.
23215         (BC-8C5B): New character.
23216
23217         * Ideograph-R124-Feather.el, Ideograph-R121-Jar.el: Add some
23218         missing mappings to JEF-CHINA3 code points.
23219
23220 2003-06-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23221
23222         * Ideograph-R119-Rice.el (U+7CE9): Separate C7-4857; unify
23223         JC3-5EDB.
23224
23225         * Ideograph-R079-Weapon.el (JC3-93C8): New character.
23226
23227         * Ideograph-R123-Sheep.el (U+7FA1): Unify JC3-5FF7.
23228         (M-28545): Unify JC3-98F3.
23229         (B-F5EE): Unify JC3-5FFB.
23230
23231         * Ideograph-R118-Bamboo.el (U+7B2F): Unify JC3-5DF1.
23232         (C2-377C): Separate JC3-5DF1.
23233
23234 2003-06-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23235
23236         * Ideograph-R125-Old.el (U+800A): Unify JC3-60B6.
23237
23238         * Ideograph-R122-Net.el (U+7F87): Unify JC3-64BC.
23239
23240         * Ideograph-R040-Roof.el (M-07062): Unify JC3-4AA3.
23241
23242 2003-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23243
23244         * Ideograph-R038-Woman.el (U+36A8): Unify MH-0117.
23245         (C3-2349): Relate to MH-0117.
23246         (U-000216F8): New character.
23247         (U-00021757): New character.
23248         (MH-0120): New character.
23249         (MH-0121): New character.
23250         (U-000217D5): Relate to MH-0117.
23251         (M-06569): Separate C3-4062 and U+3706.
23252         (U+3706): Separate M-06569 and C3-4062; fix strokes.
23253         (U-00021809): New character.
23254         (MH-0123): New character.
23255         (MH-0124): New character.
23256         (C3-464B): Relate to MH-0124.
23257         (U+3715): Relate to MH-0124.
23258         (MH-0125): New character.
23259         (MH-0126): New character.
23260         (U-000218B1): Unify MH-0127.
23261         (C5-537E): Relate to MH-0127.
23262         (U-000218F6): New character.
23263         (MH-0129): New character.
23264         (U-00021909): New character.
23265
23266         * Ideograph-R036-Evening.el (U-00021585): Unify MH-0111 and
23267         CB07125; add strokes.
23268         (U+3C54): Unify MH-0112.
23269         (C3-2B7B): Relate to MH-0112.
23270
23271         * Ideograph-R037-Big.el (MH-0113): New character.
23272         (U-000215F1): Relate to MH-0113; add strokes.
23273         (MH-0114): New character.
23274         (U-0002161A): Relate to MH-0114; add strokes.
23275         (U+7275): Add `total-strokes'.
23276         (U-00021693): Unify MH-0115; add strokes.
23277         (U-0002168D): Unify MH-0116; add strokes.
23278
23279 2003-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23280
23281         * u02E00-CJK-Radical-Supplement.el, Ideograph-R208-Rat.el,
23282         Ideograph-R170-Mound.el, Ideograph-R162-Walk.el,
23283         Ideograph-R140-Grass.el, Ideograph-R133-Arrive.el,
23284         Ideograph-R117-Stand.el, Ideograph-R074-Moon.el,
23285         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
23286         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
23287         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
23288         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
23289         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
23290         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
23291         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
23292         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
23293         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
23294         Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el,
23295         Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el,
23296         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
23297         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
23298         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
23299         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
23300         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
23301         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
23302         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
23303         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
23304         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
23305         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
23306         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
23307         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
23308         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
23309         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
23310         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
23311         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
23312         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
23313         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
23314         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
23315         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
23316         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
23317         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
23318         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
23319         Ideograph-R006-Hook.el, Ideograph-R003-Dot.el,
23320         Ideograph-R002-Line.el: Add some missing GT code points.
23321
23322 2003-06-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23323
23324         * maps-conf.el: Add `=gt' features to `=gt-pj-*' characters.
23325
23326 2003-06-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23327
23328         * isolated-char.el: Add `=gt' features for isolated GT characters.
23329
23330 2003-06-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23331
23332         * Ideograph-R032-Earth.el (J0-5442): Unify JU+57D6.
23333         (J0-3275): Unify JU+58CA.
23334
23335 2003-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23336
23337         * Ideograph-R032-Earth.el (U+57AC): Unify MH-0082.
23338         (U+FA0F): Unify MH-0085.
23339         (U-00021356): New character.
23340         (U-0002134E): New character.
23341         (MH-0088): New character.
23342         (U-00021355): Relate to MH-0088.
23343         (C6-3E29): Likewise.
23344         (U-00021336): New character.
23345         (U-0002138C): New character.
23346         (U+3657): New character.
23347         (J90-4536): Unify MH-0093 and GT-06762.
23348         (U+586B): Relate to MH-0093 instead of M-05355.
23349         (U-000213D9): New character.
23350         (U+586F): Unify MH-0095.
23351         (MH-0097): New character; unify GT-06793.
23352         (U-00021414): Relate to MH-0097.
23353         (U-0002140F): New character.
23354         (U+58AD): Unify MH-0099.
23355         (U+58A3): Unify GT-06932.
23356         (MH-0101): New character.
23357         (U-00021485): New character.
23358         (U+58CB): Unify MH-0103.
23359         (U-0002147F): New character.
23360         (MH-0105): New character.
23361         (U-00021480): New character.
23362         (MH-0107): New character.
23363         (MH-0108): New character.
23364         (MH-0109): New character.
23365         (U-0002150C): New character.
23366         (MH-0110): New character.
23367         (U-00021505): New character.
23368
23369 2003-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23370
23371         * Ideograph-R031-Enclosure.el (MH-0077): New character.
23372         (MH-0078): New character.
23373         (U-000211C5): Relate to MH-0078; add strokes.
23374
23375         * Ideograph-R030-Mouth.el (MH-0067): New character.
23376         (H1-D4D5): Relate to MH-0067; add strokes; separate U-00020CFD.
23377         (U-00020CFD): Relate to MH-0067; add strokes; separate H1-D4D5.
23378
23379 2003-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23380
23381         * Ideograph-R104-Sickness.el: Add some missing `=ucs@jis'
23382         features.
23383
23384         * Ideograph-R040-Roof.el (J0-3B21): Unify JU+5BDF.
23385
23386 2003-06-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23387
23388         * Ideograph-R104-Sickness.el: Add mappings for Big5 code points.
23389
23390         * Ideograph-R040-Roof.el (M-07061): New character.
23391         (U-000219BA): New character.
23392         (M-07062): New character.
23393         (U+374B): New character.
23394
23395         * Ideograph-R012-Eight.el (U-00020503): Unify M-48904; use
23396         `ideographic-{radical|strokes}@{ucs|daikanwa}' and
23397         `ideographic-radical@ucs*sources' instead of
23398         `ideographic-{radical|strokes}'; don't use char-ref format in
23399         `<-vulgar-ideograph'; use `<-vulgar-ideograph*sources' instead.
23400
23401         * Ideograph-R001-One.el (M-48904): New character [unified to
23402         U-00020503 and copied from Ideograph-R012-Eight.el].
23403
23404 2003-06-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23405
23406         * Ideograph-R032-Earth.el (U+3654): New character.
23407         (CB07009): New character.
23408
23409 2003-06-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23410
23411         * Ideograph-R021-Spoon.el (MH-0057): Unify JC3-45AC.
23412
23413         * Ideograph-R040-Roof.el (J0-3B21): Separate G0-326C and U+5BDF.
23414
23415 2003-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23416
23417         * Ideograph-R030-Mouth.el (U-00020C8A): Unify MH-0065; add
23418         strokes.
23419         (MH-0068): New character.
23420         (U-00020E5D): Unify MH-0069; add strokes.
23421         (U-00020E91): Unify MH-0070; add strokes.
23422         (U+565B): Unify MH-0071 and GT-05383.
23423         (CB03519): Unify MH-0072.
23424         (U+567B): Relate to MH-0072; delete `->mojikyo'.
23425         (JC3-8EE0): Unify MH-0073; separate G0-606A, C2-5C4C and U+5693.
23426         (C3-602D): Unify MH-0075 and GT-05858.
23427         (U+361A): Relate to MH-0075.
23428         (U+56D6): Add `total-strokes'.
23429
23430         * Ideograph-R169-Gate.el (M-41484): Separate all.
23431         (U+95DE): Fix strokes.
23432
23433         * Ideograph-R041-Inch.el (U-00020B8A): Unify MH-0063; use
23434         `ideographic-{radical|strokes}@{ucs|cns}' and
23435         `ideographic-radical@ucs*sources' instead of
23436         `ideographic-{radical|strokes}'.
23437
23438         * Ideograph-R029-Again.el (MH-0063): New character; unify
23439         U-00020B8A [copied from `Ideograph-R041-Inch.el'].
23440
23441         * Ideograph-R027-Cliff.el (U-00020A33): Unify MH-0059; add
23442         strokes.
23443         (M-02978): Unify U-00020A77.
23444         (MH-0060): New character.
23445         (U+53A2): Unify MH-0061.
23446
23447         * Ideograph-R022-Right-Open-Box.el (U-00020967): Unify MH-0058;
23448         add strokes.
23449
23450         * Ideograph-R105-Dotted-Tent.el, Ideograph-R103-Bolt-Of-Cloth.el:
23451         Add mappings for Big5 code points.
23452
23453         * Ideograph-R021-Spoon.el (MH-0057): New character.
23454
23455 2003-06-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23456
23457         * Ideograph-R142-Insect.el (M-33859): Unify B-F7D7.
23458
23459 2003-06-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23460
23461         * Ideograph-R006-Hook.el (U-00020114): Separate C6-2149.
23462
23463 2003-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23464
23465         * Ideograph-R019-Power.el (U-0002085D): New character.
23466         (M-02452): Map to U-000208A9.
23467         (U-000208A9): New character.
23468         (U-000208AB): New character.
23469         (CB09200): New character.
23470
23471 2003-06-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23472
23473         * Ideograph-R018-Knife.el, Ideograph-R118-Bamboo.el (U+5284): Add
23474         `ideographic-radical@ucs*sources'; use `daikanwa' instead of
23475         `morohashi-daikanwa' as source specifier.
23476
23477 2003-06-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23478
23479         * Ideograph-R020-Wrap.el (MH-0055): New character.
23480         (U-000208F2): Likewise.
23481         (U-000208F3): Unify MH-0056.
23482
23483 2003-06-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23484
23485         * Ideograph-R018-Knife.el (GT-02691): Unify GT-K08026.
23486
23487 2003-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23488
23489         * Ideograph-R018-Knife.el (MH-0048): New character; unify U+5C76
23490         and copied from Ideograph-R046-Mountain.el.
23491         (U+34E6): Add strokes.
23492         (C6-2E76): Unify U-0002F821.
23493         (U+34EA): Add strokes.
23494         (U-00020724): New character.
23495         (U+5266): Unify MH-0050.
23496         (MH-0051): New character.
23497         (JC3-44CF): Relate to MH-0051 instead of M-02245.
23498         (U+5271): Likewise.
23499         (J0-517B): Relate to MH-0051 instead of M-02245; unify GT-02690.
23500
23501         * Ideograph-R046-Mountain.el (U+5C76): use
23502         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
23503         `ideographic-{radical|strokes}'; unify GT-09918.
23504
23505 2003-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23506
23507         * Ideograph-R118-Bamboo.el (J0-6459): Unify JU+7C4F.
23508
23509 2003-06-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23510
23511         * Ideograph-R016-Table.el (M-01741): Separate C6-2152 and
23512         U-00020629.
23513         (M-01742): Unify H1-DEEC and U-0002062A.
23514         (U+51E4): Separate C3-2151.
23515         (U-0002062F): Unify M-03067; don't use `->identical'; use
23516         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
23517         `ideographic-{radical|strokes}'.
23518         (MH-00045): New character.
23519         (U-00020643): Unify MH-0046; add strokes.
23520         (MH-0047): New character; unify U+9F21; copied from
23521         Ideograph-R208-Rat.el.
23522
23523 2003-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23524
23525         * Ideograph-R208-Rat.el (U+9F21): Unify MH-0047; use
23526         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
23527         `ideographic-{radical|strokes}'.
23528
23529         * Ideograph-R118-Bamboo.el (C2-4C61): Unify MH-0052, JX2-233D,
23530         JC3-5EC1 and U+5284; use `ideographic-{radical|strokes}@{ucs|cns}'
23531         instead of `ideographic-{radical|strokes}'; delete
23532         `ideograph-cdp'.
23533         (J0-6459): Separate U+7C4F.
23534
23535         * Ideograph-R028-Private.el (M-03067): Unify U-0002062F; use
23536         `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of
23537         `ideographic-{radical|strokes}'.
23538
23539         * Ideograph-R018-Knife.el (U+5284): Unify C2-4C61 and B-E35A; use
23540         `ideographic-{radical|strokes}@{ucs|cns}' instead of
23541         `ideographic-{radical|strokes}'; don't use char-spec format in
23542         `->same-ideograph'; use `->same-ideograph*sources' instead.
23543
23544 2003-06-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23545
23546         * Ideograph-R142-Insect.el, Ideograph-R140-Grass.el: Add some
23547         missing `=ucs@jis' features for JIS characters.
23548
23549         * Ideograph-R054-Long-Stride.el (U+5EF8): Separate GT-PJ-1-572F.
23550         (J0-572F): Unify GT-PJ-1-572F, JU+5EF8 and GT-12061.
23551
23552         * Ideograph-R038-Woman.el (J0-554A): Add JU+5B16.
23553
23554         * Ideograph-R010-Legs.el: Reformatted.
23555
23556 2003-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23557
23558         * Ideograph-R142-Insect.el: Add missing mappings between CJK Ext B
23559         and CNS 11643 plain 5.
23560
23561         * Ideograph-R053-Dotted-Cliff.el (U+882F): New character [copied
23562         from Ideograph-R142-Insect.el].
23563
23564 2003-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23565
23566         * Ideograph-R039-Child.el (JX2-257B): Unify B-C570 and JC3-49F7.
23567         (U+5B7F): Separate B-C570.
23568
23569 2003-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23570
23571         * Ideograph-R015-Ice.el (M-01705): Map to U-00020601.
23572         (U-00020601): Relate to M-01705; add strokes.
23573         (U-00020602): Unify MH-0044; add strokes.
23574
23575         * Ideograph-R010-Legs.el (U-0002049C): Unify MH-0033.
23576         (MH-0034): New character; unify GT-01834.
23577         (U-000204BF): Relate to MH-0034.
23578         (U-000204D6): Unify MH-0035.
23579
23580 2003-05-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23581
23582         * Ideograph-R014-Cover.el (U-0002057E): Unify MH-0041.
23583         add strokes.
23584         (U+519D): Unify MH-0042.
23585         (U+51A9): Unify MH-0043.
23586
23587         * Ideograph-R013-Down-Box.el (U+5189): Unify MH-0037.
23588         (U-00020557): Unify MH-0038.
23589         (U-00020559): Unify MH-0039.
23590         (H1-B8BE): Unify MH-0040.
23591         (U-0002055F): Unify MH-0040.
23592         (U-00020572): Use `hanyu-dazidian' instead of
23593         `hanyu-dazidian-{vol|page|char}'.
23594
23595         * Ideograph-R012-Eight.el (U-0020523): Unify MH-0036.
23596         (C1-7035): Don't use char-spec format for IDC.
23597
23598 2003-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23599
23600         * Ideograph-R038-Woman.el (U+5A7A): Unify JC3-91C4.
23601         (U+5A7F): Unify GT-08178.
23602         (U+5AEB): Unify JC3-8CC4.
23603         (U+5B03): Unify JC3-91C8.
23604         (JX2-2573): Unify JC3-91C9.
23605         (JSP-3A3B): Unify JC3-49EA.
23606         (JX2-2576): Unify JC3-48F6.
23607
23608 2003-05-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23609
23610         * Ideograph-R086-Fire.el (U+71B3): Unify JC3-57F8.
23611         (U+3DFE): Separate C3-553D.
23612         (M-19548): Unify JC3-58A1.
23613
23614         * Ideograph-R085-Water.el (JX2-6F3C): Unify JC3-8EAA.
23615         (M-18527): Unify JC3-57B7.
23616         (C5-703E): Unify JC3-57BF.
23617
23618         * Ideograph-R030-Mouth.el (JX2-2421): Unify JC3-46E0.
23619         (U+553C): Separate JC3-46E0.
23620         (U+5613): Unify JC3-8DC0.
23621         (U+56A2): Use `<-simplified-ideograph' and
23622         `<-simplified-ideograph*sources' instead of
23623         `simplified-ideograph-of'.
23624
23625 2003-05-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23626
23627         * Ideograph-R096-Jade.el (U+7496): Unify JC3-59F6.
23628
23629         * Ideograph-R046-Mountain.el (M-08650): Unify JC3-4BE3.
23630
23631         * Ideograph-R032-Earth.el (U+80AD): Unify JC3-80AD.
23632         (U+5881): Unify JC3-48B3.
23633         (U+58E9): Unify JC3-48C5.
23634
23635 2003-05-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23636
23637         * Ideograph-R090-Half-Tree-Trunk.el (M-19767): Unify JC3-92AC.
23638
23639         * Ideograph-R070-Square.el (M-13627): Unify JC3-50EA.
23640
23641 2003-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23642
23643         * Ideograph-R053-Dotted-Cliff.el (M-09281): Map to U-000221F8.
23644         (U-000221F8): Relate to M-09281.
23645         (U-000222DC): Relate to M-33509; add
23646         `ideographic-{radical|strokes}@daikanwa'; use
23647         `ideographic-{radical|strokes}'@cns' instead of
23648         `ideographic-{radical|strokes}'; add
23649         `ideographic-radical@cns*sources'.
23650         (U-000222F1): Relate to M-09538.
23651         (M-09558): Map to U-0002230B.
23652         (U-0002230B): Relate to M-09558.
23653
23654         * Ideograph-R038-Woman.el (U+36A8): Separate C3-2349.
23655         (U+59D7): Separate C3-2846.
23656         (U+59EB): Separate C3-2C23; delete `daikanwa-radical' and
23657         `daikanwa-strokes'.
23658         (M-06230): Separate G0-3C27, C1-5478, B-AE56 and U+59EC; delete
23659         `kangxi-strokes'.
23660         (C6-364C): Unify U-0002F862; relate to M-06230.
23661         (U+59ED): Separate C2-2977.
23662         (U+36CA): Separate C4-2867.
23663         (U+5A31): Separate C3-304B.
23664         (U+5A32): Don't use `non-morohashi'.
23665         (U+5A33): Separate C2-2E66.
23666         (U-00021793): Separate C6-3E4B.
23667         (M-06456): Separate U+5A72.
23668         (U+5A73): Delete `kangxi-strokes'; separate C3-3537.
23669         (U+5AAB): Separate C3-3A78.
23670         (U+5AAC): Separate C2-3B23.
23671         (U+5AAD): Delete `kangxi-strokes'.
23672         (U+5AAE): Separate C2-3B25 and B-D8C1.
23673         (U+3715): Separate C3-464B; modify strokes.
23674         (U+5AF3): Separate C2-495A and B-E173.
23675         (U+5AAF): Relate to M-06720; separate C2-3A77.
23676         (U+5B01): Separate C2-5026.
23677         (M-06722): Separate C2-5024 and U+5B02.
23678         (U+5B03): Separate C2-5022.
23679         (U+5A75): Separate C3-3535.
23680         (U+3728): Separate C3-4B55.
23681         (M-06808): Separate C2-5C5D and U+5B23.
23682         (U+5B37): Separate C3-5453.
23683
23684 2003-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23685
23686         * Ideograph-R142-Insect.el (M-33508): Separate C2-5F34 and U+87B7.
23687         (M-33509): New character.
23688         (U-000222DC): New character.
23689
23690         * Ideograph-R055-Two-Hands.el (U+5F00): Use
23691         `ideographic-radical@{ucs|cns}' and
23692         `ideographic-radical@cns*sources' instead of `ideographic-'.
23693         (U-0002233D): Add `->identical' for M-00060.
23694         (M-09614): Map to U-00022345.
23695         (C6-3071): Relate to M-09614.
23696
23697         * Ideograph-R001-One.el (M-00060): Map to U-0002233D; add
23698         `->identical' for M-09608.
23699
23700         * Ideograph-R051-Dry.el (U+5F00): Use
23701         `ideographic-radical@{ucs|cns}' and
23702         `ideographic-radical@cns*sources' instead of `ideographic-'.
23703
23704 2003-05-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23705
23706         * Ideograph-R054-Long-Stride.el (U+5EF8): Separate J0-572F.
23707
23708         * Ideograph-R036-Evening.el (U+3C54): Separate C3-2B7B.
23709
23710 2003-05-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23711
23712         * Ideograph-R140-Grass.el: Add missing mappings between CJK Ext B
23713         and CNS 11643 plain 5.
23714
23715 2003-05-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23716
23717         * Ideograph-R003-Dot.el, Ideograph-R001-One.el (C3-2740): Use
23718         `ideographic-{radical|strokes}@{daikanwa|cns}' and
23719         `ideographic-radical@{daikanwa|cns}*sources' instead of
23720         `ideographic-'; unify BC-8CB7.
23721
23722 2003-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23723
23724         * Ideograph-R114-Track.el (U-00020398): Use
23725         `ideographic-{radical|strokes}@{ucs|cns}' and
23726         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'.
23727
23728         * Ideograph-R009-Man.el: Add some missing mappings to Daikanwa's
23729         HO numbers.
23730         (U-00020398): Use `ideographic-{radical|strokes}@{ucs|cns}' and
23731         `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'.
23732
23733 2003-05-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23734
23735         * Ideograph-R070-Square.el (M-13627): New character.
23736         (U+3AC4): Relate to M-13627.
23737
23738 2003-05-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23739
23740         * Ideograph-R006-Hook.el (MH-0006): New character.
23741         (U+4E8A): Unify MH-0007.
23742
23743         * Ideograph-R005-Second.el (U-000200CC): Unify GT-00301 and
23744         MH-0006.
23745
23746 2003-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23747
23748         * char-db-util.el (insert-char-attributes): Add settings for
23749         `ideographic-{radicals|strokes}@{ucs|daikanwa|cns}' and
23750         `ideographic-radicals@{ucs|daikanwa|cns}*sources'.
23751
23752         * Ideograph-R017-Open-Box.el (M-01822): Add
23753         `ideographic-structure'.
23754         (U+342B): Relate to MH-0008 instead of M-01822; moved to
23755         Ideograph-R008-Lid.el.
23756
23757         * Ideograph-R008-Lid.el (BC-8C5E): Unify MH-0008.
23758         (U+342B): Relate to MH-0008.
23759
23760         * ideograph-util.el (char-ideographic-radical): Support
23761         `ideographic-radical@{ucs|daikanwa|cns}'.
23762         (char-ideographic-strokes): Support
23763         `ideographic-strokes@{ucs|daikanwa|cns}'.
23764         (update-ideograph-radical-table): Search
23765         `ideographic-radical@{ucs|daikanwa|cns}'.
23766
23767 2003-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23768
23769         * Ideograph-R004-Slash.el (U-000200C0): Unify MH-0005.
23770
23771 2003-05-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23772
23773         * Ideograph-R001-One.el (GT-00081): Unify MH-0002; map to
23774         U-00020030.
23775         (U-00020030): Relate to MH-0002.
23776         (GT-00088): Unify MH-0003.
23777         (U-0002003C): Map to MH-0003.
23778         (U-00020050): Unify MH-0004.
23779         (GT-00096): Map to U-00020050 and MH-0004.
23780
23781 2003-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23782
23783         * Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
23784         Ideograph-R214-Flute.el, u02E00-CJK-Radical-Supplement.el,
23785         u03100-Bopomofo.el, Ideograph-R209-Nose.el,
23786         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
23787         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
23788         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
23789         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
23790         Ideograph-R204-Embroidery.el, Ideograph-R199-Wheat.el,
23791         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
23792         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
23793         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
23794         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
23795         Ideograph-R193-Cauldron.el, Ideograph-R194-Ghost.el,
23796         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
23797         Ideograph-R188-Bone.el, Ideograph-R187-Horse.el,
23798         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
23799         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
23800         Ideograph-R182-Wind.el, Ideograph-R179-Leek.el,
23801         Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
23802         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
23803         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
23804         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
23805         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
23806         Ideograph-R170-Mound.el, Ideograph-R168-Long.el,
23807         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
23808         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
23809         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
23810         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
23811         Ideograph-R162-Walk.el, Ideograph-R159-Cart.el,
23812         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
23813         Ideograph-R156-Run.el, Ideograph-R155-Red.el,
23814         Ideograph-R154-Shell.el, Ideograph-R152-Pig.el,
23815         Ideograph-R153-Badger.el, Ideograph-R150-Valley.el,
23816         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
23817         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
23818         Ideograph-R147-See.el, Ideograph-R143-Blood.el,
23819         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
23820         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
23821         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
23822         Ideograph-R140-Grass.el, Ideograph-R135-Tongue.el,
23823         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
23824         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
23825         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
23826         Ideograph-R130-Meat.el, Ideograph-R129-Brush.el,
23827         Ideograph-R125-Old.el, Ideograph-R126-And.el,
23828         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
23829         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
23830         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
23831         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
23832         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
23833         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
23834         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
23835         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
23836         Ideograph-R112-Stone.el, Ideograph-R108-Dish.el,
23837         Ideograph-R109-Eye.el, Ideograph-R105-Dotted-Tent.el,
23838         Ideograph-R106-White.el, Ideograph-R107-Skin.el,
23839         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
23840         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
23841         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
23842         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
23843         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
23844         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
23845         Ideograph-R093-Cow.el, Ideograph-R088-Father.el,
23846         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
23847         Ideograph-R091-Slice.el, Ideograph-R087-Claw.el,
23848         Ideograph-R086-Fire.el, Ideograph-R084-Steam.el,
23849         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
23850         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
23851         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
23852         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
23853         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
23854         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
23855         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
23856         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
23857         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
23858         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
23859         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
23860         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
23861         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
23862         Ideograph-R059-Bristle.el, Ideograph-R056-Shoot.el,
23863         Ideograph-R057-Bow.el, Ideograph-R054-Long-Stride.el,
23864         Ideograph-R055-Two-Hands.el, Ideograph-R053-Dotted-Cliff.el,
23865         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
23866         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
23867         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
23868         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
23869         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
23870         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
23871         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
23872         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
23873         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
23874         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
23875         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
23876         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
23877         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
23878         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
23879         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
23880         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
23881         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
23882         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
23883         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
23884         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
23885         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
23886         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
23887         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
23888         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
23889         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
23890         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Rename
23891         `ideograph-daikanwa' to `=daikanwa'.
23892
23893         * char-db-util.el (insert-char-attributes): Convert aliases of
23894         coded-charsets to canonical names.
23895
23896 2003-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
23897
23898         * Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
23899         Ideograph-R214-Flute.el, Ideograph-R211-Tooth.el,
23900         Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
23901         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
23902         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
23903         Ideograph-R208-Rat.el, Ideograph-R202-Millet.el,
23904         Ideograph-R203-Black.el, Ideograph-R200-Hemp.el,
23905         Ideograph-R201-Yellow.el, Ideograph-R197-Salt.el,
23906         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
23907         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
23908         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
23909         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
23910         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el,
23911         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
23912         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
23913         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
23914         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
23915         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
23916         Ideograph-R178-Tanned-Leather.el, Ideograph-R174-Blue.el,
23917         Ideograph-R175-Wrong.el, Ideograph-R176-Face.el,
23918         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
23919         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
23920         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
23921         Ideograph-R168-Long.el, Ideograph-R165-Distinguish.el,
23922         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
23923         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
23924         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
23925         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
23926         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
23927         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
23928         Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
23929         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
23930         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
23931         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
23932         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
23933         Ideograph-R144-Walk-Enclosure.el, Ideograph-R143-Blood.el,
23934         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
23935         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
23936         Ideograph-R138-Stopping.el, Ideograph-R135-Tongue.el,
23937         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
23938         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
23939         Ideograph-R134-Mortar.el, Ideograph-R131-Minister.el,
23940         Ideograph-R130-Meat.el, Ideograph-R129-Brush.el,
23941         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
23942         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
23943         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
23944         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
23945         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
23946         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
23947         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
23948         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
23949         Ideograph-R111-Arrow.el, Ideograph-R112-Stone.el,
23950         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
23951         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
23952         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
23953         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
23954         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
23955         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
23956         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
23957         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
23958         Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
23959         Ideograph-R087-Claw.el, Ideograph-R089-Double-X.el,
23960         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R086-Fire.el,
23961         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
23962         Ideograph-R083-Clan.el, Ideograph-R081-Compare.el,
23963         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
23964         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
23965         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
23966         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
23967         Ideograph-R070-Square.el, Ideograph-R072-Sun.el,
23968         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
23969         Ideograph-R067-Script.el, Ideograph-R065-Branch.el,
23970         Ideograph-R066-Rap.el, Ideograph-R063-Door.el,
23971         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
23972         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
23973         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
23974         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
23975         Ideograph-R055-Two-Hands.el, Ideograph-R053-Dotted-Cliff.el,
23976         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
23977         Ideograph-R050-Turban.el, Ideograph-R049-Oneself.el,
23978         Ideograph-R047-River.el, Ideograph-R048-Work.el,
23979         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
23980         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
23981         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
23982         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
23983         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
23984         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
23985         Ideograph-R035-Go-Slowly.el, Ideograph-R032-Earth.el,
23986         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
23987         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
23988         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
23989         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
23990         Ideograph-R023-Hiding-Enclosure.el,
23991         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
23992         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
23993         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
23994         Ideograph-R016-Table.el, Ideograph-R014-Cover.el,
23995         Ideograph-R015-Ice.el, Ideograph-R012-Eight.el,
23996         Ideograph-R013-Down-Box.el, Ideograph-R010-Legs.el,
23997         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
23998         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
23999         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
24000         `chinese-cns11643-7' to `=cns11643-7'.
24001
24002 2003-05-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24003
24004         * Ideograph-R211-Tooth.el, Ideograph-R206-Tripod.el,
24005         Ideograph-R207-Drum.el, Ideograph-R209-Nose.el,
24006         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
24007         Ideograph-R200-Hemp.el, Ideograph-R203-Black.el,
24008         Ideograph-R199-Wheat.el, Ideograph-R197-Salt.el,
24009         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
24010         Ideograph-R195-Fish.el, Ideograph-R193-Cauldron.el,
24011         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
24012         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
24013         Ideograph-R188-Bone.el, Ideograph-R187-Horse.el,
24014         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
24015         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
24016         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
24017         Ideograph-R179-Leek.el, Ideograph-R178-Tanned-Leather.el,
24018         Ideograph-R177-Leather.el, Ideograph-R174-Blue.el,
24019         Ideograph-R175-Wrong.el, Ideograph-R176-Face.el,
24020         Ideograph-R173-Rain.el, Ideograph-R172-Short-Tailed-Bird.el,
24021         Ideograph-R171-Slave.el, Ideograph-R170-Mound.el,
24022         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
24023         Ideograph-R167-Gold.el, Ideograph-R165-Distinguish.el,
24024         Ideograph-R166-Village.el, Ideograph-R164-Wine.el,
24025         Ideograph-R163-City.el, Ideograph-R162-Walk.el,
24026         Ideograph-R161-Morning.el, Ideograph-R160-Bitter.el,
24027         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
24028         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
24029         Ideograph-R156-Run.el, Ideograph-R154-Shell.el,
24030         Ideograph-R153-Badger.el, Ideograph-R152-Pig.el,
24031         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
24032         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
24033         Ideograph-R147-See.el, Ideograph-R146-West.el,
24034         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
24035         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
24036         Ideograph-R141-Tiger.el, Ideograph-R138-Stopping.el,
24037         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
24038         Ideograph-R137-Boat.el, Ideograph-R136-Oppose.el,
24039         Ideograph-R135-Tongue.el, Ideograph-R133-Arrive.el,
24040         Ideograph-R134-Mortar.el, Ideograph-R131-Minister.el,
24041         Ideograph-R132-Self.el, Ideograph-R129-Brush.el,
24042         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
24043         Ideograph-R125-Old.el, Ideograph-R126-And.el,
24044         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
24045         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
24046         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
24047         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
24048         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
24049         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
24050         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
24051         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
24052         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
24053         Ideograph-R107-Skin.el, Ideograph-R106-White.el,
24054         Ideograph-R105-Dotted-Tent.el, Ideograph-R103-Bolt-Of-Cloth.el,
24055         Ideograph-R104-Sickness.el, Ideograph-R101-Use.el,
24056         Ideograph-R102-Field.el, Ideograph-R100-Life.el,
24057         Ideograph-R099-Sweet.el, Ideograph-R098-Tile.el,
24058         Ideograph-R097-Melon.el, Ideograph-R095-Profound.el,
24059         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
24060         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
24061         Ideograph-R091-Slice.el, Ideograph-R090-Half-Tree-Trunk.el,
24062         Ideograph-R089-Double-X.el, Ideograph-R088-Father.el,
24063         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
24064         Ideograph-R085-Water.el, Ideograph-R084-Steam.el,
24065         Ideograph-R083-Clan.el, Ideograph-R082-Fur.el,
24066         Ideograph-R081-Compare.el, Ideograph-R080-Do-Not.el,
24067         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
24068         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
24069         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
24070         Ideograph-R073-Say.el, Ideograph-R071-Not.el,
24071         Ideograph-R072-Sun.el, Ideograph-R070-Square.el,
24072         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
24073         Ideograph-R067-Script.el, Ideograph-R065-Branch.el,
24074         Ideograph-R066-Rap.el, Ideograph-R063-Door.el,
24075         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
24076         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
24077         Ideograph-R059-Bristle.el, Ideograph-R058-Snout.el,
24078         Ideograph-R057-Bow.el, Ideograph-R056-Shoot.el,
24079         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
24080         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
24081         Ideograph-R051-Dry.el, Ideograph-R050-Turban.el,
24082         Ideograph-R049-Oneself.el, Ideograph-R048-Work.el,
24083         Ideograph-R047-River.el, Ideograph-R046-Mountain.el,
24084         Ideograph-R045-Sprout.el, Ideograph-R044-Corpse.el,
24085         Ideograph-R043-Lame.el, Ideograph-R042-Small.el,
24086         Ideograph-R041-Inch.el, Ideograph-R040-Roof.el,
24087         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
24088         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
24089         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
24090         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
24091         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
24092         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
24093         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
24094         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
24095         Ideograph-R023-Hiding-Enclosure.el,
24096         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
24097         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
24098         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
24099         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
24100         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
24101         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
24102         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
24103         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
24104         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
24105         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
24106         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Rename
24107         `chinese-cns11643-6' to `=cns11643-6'.
24108
24109 2003-05-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24110
24111         * Ideograph-R214-Flute.el, Ideograph-R213-Turtle.el,
24112         Ideograph-R212-Dragon.el, Ideograph-R209-Nose.el,
24113         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
24114         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
24115         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
24116         Ideograph-R208-Rat.el, Ideograph-R202-Millet.el,
24117         Ideograph-R203-Black.el, Ideograph-R200-Hemp.el,
24118         Ideograph-R201-Yellow.el, Ideograph-R197-Salt.el,
24119         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
24120         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
24121         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
24122         Ideograph-R193-Cauldron.el, Ideograph-R194-Ghost.el,
24123         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
24124         Ideograph-R188-Bone.el, Ideograph-R186-Fragrant.el,
24125         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
24126         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
24127         Ideograph-R182-Wind.el, Ideograph-R179-Leek.el,
24128         Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
24129         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
24130         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
24131         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
24132         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
24133         Ideograph-R170-Mound.el, Ideograph-R168-Long.el,
24134         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
24135         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
24136         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
24137         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
24138         Ideograph-R158-Body.el, Ideograph-R159-Cart.el,
24139         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
24140         Ideograph-R156-Run.el, Ideograph-R154-Shell.el,
24141         Ideograph-R152-Pig.el, Ideograph-R153-Badger.el,
24142         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
24143         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
24144         Ideograph-R146-West.el, Ideograph-R147-See.el,
24145         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
24146         Ideograph-R143-Blood.el, Ideograph-R141-Tiger.el,
24147         Ideograph-R142-Insect.el, Ideograph-R139-Color.el,
24148         Ideograph-R140-Grass.el, Ideograph-R135-Tongue.el,
24149         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
24150         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
24151         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
24152         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
24153         Ideograph-R125-Old.el, Ideograph-R126-And.el,
24154         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
24155         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
24156         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
24157         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
24158         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
24159         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
24160         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
24161         Ideograph-R111-Arrow.el, Ideograph-R112-Stone.el,
24162         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
24163         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
24164         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
24165         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
24166         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
24167         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
24168         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
24169         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
24170         Ideograph-R091-Slice.el, Ideograph-R093-Cow.el,
24171         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
24172         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el,
24173         Ideograph-R086-Fire.el, Ideograph-R083-Clan.el,
24174         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
24175         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
24176         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
24177         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
24178         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
24179         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
24180         Ideograph-R072-Sun.el, Ideograph-R069-Axe.el,
24181         Ideograph-R070-Square.el, Ideograph-R071-Not.el,
24182         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
24183         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
24184         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
24185         Ideograph-R063-Door.el, Ideograph-R061-Heart.el,
24186         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
24187         Ideograph-R058-Snout.el, Ideograph-R054-Long-Stride.el,
24188         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
24189         Ideograph-R057-Bow.el, Ideograph-R051-Dry.el,
24190         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
24191         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
24192         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
24193         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
24194         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
24195         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
24196         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
24197         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
24198         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
24199         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
24200         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
24201         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
24202         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
24203         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
24204         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
24205         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
24206         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
24207         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
24208         Ideograph-R017-Open-Box.el, Ideograph-R014-Cover.el,
24209         Ideograph-R015-Ice.el, Ideograph-R013-Down-Box.el,
24210         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
24211         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
24212         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
24213         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
24214         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
24215         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
24216         `chinese-cns11643-5' to `=cns11643-5'.
24217
24218 2003-05-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24219
24220         * Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
24221         Ideograph-R214-Flute.el, u02E00-CJK-Radical-Supplement.el,
24222         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
24223         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
24224         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
24225         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
24226         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
24227         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
24228         Ideograph-R201-Yellow.el, Ideograph-R197-Salt.el,
24229         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
24230         Ideograph-R195-Fish.el, Ideograph-R192-Sacrificial-Wine.el,
24231         Ideograph-R193-Cauldron.el, Ideograph-R194-Ghost.el,
24232         Ideograph-R191-Fight.el, Ideograph-R190-Hair.el,
24233         Ideograph-R188-Bone.el, Ideograph-R189-Tall.el,
24234         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
24235         Ideograph-R185-Head.el, Ideograph-R183-Fly.el,
24236         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
24237         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
24238         Ideograph-R181-Leaf.el, Ideograph-R178-Tanned-Leather.el,
24239         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
24240         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
24241         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
24242         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
24243         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
24244         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
24245         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
24246         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
24247         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
24248         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
24249         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
24250         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
24251         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
24252         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
24253         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
24254         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
24255         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
24256         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
24257         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
24258         Ideograph-R137-Boat.el, Ideograph-R133-Arrive.el,
24259         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
24260         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
24261         Ideograph-R130-Meat.el, Ideograph-R125-Old.el,
24262         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
24263         Ideograph-R128-Ear.el, Ideograph-R124-Feather.el,
24264         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
24265         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
24266         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
24267         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
24268         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
24269         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
24270         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
24271         Ideograph-R109-Eye.el, Ideograph-R107-Skin.el,
24272         Ideograph-R108-Dish.el, Ideograph-R105-Dotted-Tent.el,
24273         Ideograph-R106-White.el, Ideograph-R103-Bolt-Of-Cloth.el,
24274         Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
24275         Ideograph-R100-Life.el, Ideograph-R102-Field.el,
24276         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
24277         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
24278         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
24279         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
24280         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
24281         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
24282         Ideograph-R083-Clan.el, Ideograph-R085-Water.el,
24283         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
24284         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
24285         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
24286         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
24287         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
24288         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
24289         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
24290         Ideograph-R070-Square.el, Ideograph-R067-Script.el,
24291         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
24292         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
24293         Ideograph-R063-Door.el, Ideograph-R061-Heart.el,
24294         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
24295         Ideograph-R059-Bristle.el, Ideograph-R056-Shoot.el,
24296         Ideograph-R057-Bow.el, Ideograph-R054-Long-Stride.el,
24297         Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el,
24298         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
24299         Ideograph-R047-River.el, Ideograph-R048-Work.el,
24300         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
24301         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
24302         Ideograph-R044-Corpse.el, Ideograph-R041-Inch.el,
24303         Ideograph-R042-Small.el, Ideograph-R043-Lame.el,
24304         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
24305         Ideograph-R038-Woman.el, Ideograph-R036-Evening.el,
24306         Ideograph-R037-Big.el, Ideograph-R035-Go-Slowly.el,
24307         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
24308         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
24309         Ideograph-R029-Again.el, Ideograph-R026-Seal.el,
24310         Ideograph-R027-Cliff.el, Ideograph-R024-Ten.el,
24311         Ideograph-R025-Divination.el, Ideograph-R022-Right-Open-Box.el,
24312         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el,
24313         Ideograph-R021-Spoon.el, Ideograph-R019-Power.el,
24314         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
24315         Ideograph-R018-Knife.el, Ideograph-R014-Cover.el,
24316         Ideograph-R015-Ice.el, Ideograph-R012-Eight.el,
24317         Ideograph-R013-Down-Box.el, Ideograph-R011-Enter.el,
24318         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
24319         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
24320         Ideograph-R007-Two.el, Ideograph-R004-Slash.el,
24321         Ideograph-R005-Second.el, Ideograph-R002-Line.el,
24322         Ideograph-R001-One.el: Rename `chinese-cns11643-4' to
24323         `=cns11643-4'.
24324
24325 2003-05-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24326
24327         * Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
24328         Ideograph-R214-Flute.el, Ideograph-R211-Tooth.el,
24329         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
24330         Ideograph-R207-Drum.el, Ideograph-R205-Frog.el,
24331         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
24332         Ideograph-R203-Black.el, Ideograph-R197-Salt.el,
24333         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
24334         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
24335         Ideograph-R194-Ghost.el, Ideograph-R193-Cauldron.el,
24336         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
24337         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el,
24338         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
24339         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
24340         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
24341         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
24342         Ideograph-R180-Sound.el, Ideograph-R179-Leek.el,
24343         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
24344         Ideograph-R176-Face.el, Ideograph-R174-Blue.el,
24345         Ideograph-R175-Wrong.el, Ideograph-R173-Rain.el,
24346         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
24347         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
24348         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
24349         Ideograph-R163-City.el, Ideograph-R161-Morning.el,
24350         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
24351         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
24352         Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
24353         Ideograph-R155-Red.el, Ideograph-R153-Badger.el,
24354         Ideograph-R154-Shell.el, Ideograph-R152-Pig.el,
24355         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
24356         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
24357         Ideograph-R146-West.el, Ideograph-R147-See.el,
24358         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
24359         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
24360         Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
24361         Ideograph-R139-Color.el, Ideograph-R135-Tongue.el,
24362         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
24363         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
24364         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
24365         Ideograph-R130-Meat.el, Ideograph-R129-Brush.el,
24366         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
24367         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
24368         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
24369         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
24370         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
24371         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
24372         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
24373         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
24374         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
24375         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
24376         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
24377         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
24378         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
24379         Ideograph-R102-Field.el, Ideograph-R098-Tile.el,
24380         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
24381         Ideograph-R091-Slice.el, Ideograph-R092-Fang.el,
24382         Ideograph-R093-Cow.el, Ideograph-R088-Father.el,
24383         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
24384         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
24385         Ideograph-R085-Water.el, Ideograph-R084-Steam.el,
24386         Ideograph-R080-Do-Not.el, Ideograph-R082-Fur.el,
24387         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
24388         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
24389         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
24390         Ideograph-R074-Moon.el, Ideograph-R071-Not.el,
24391         Ideograph-R072-Sun.el, Ideograph-R070-Square.el,
24392         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
24393         Ideograph-R069-Axe.el, Ideograph-R066-Rap.el,
24394         Ideograph-R065-Branch.el, Ideograph-R064-Hand.el,
24395         Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
24396         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
24397         Ideograph-R058-Snout.el, Ideograph-R059-Bristle.el,
24398         Ideograph-R057-Bow.el, Ideograph-R054-Long-Stride.el,
24399         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
24400         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
24401         Ideograph-R053-Dotted-Cliff.el, Ideograph-R050-Turban.el,
24402         Ideograph-R049-Oneself.el, Ideograph-R047-River.el,
24403         Ideograph-R048-Work.el, Ideograph-R045-Sprout.el,
24404         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
24405         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
24406         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
24407         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
24408         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
24409         Ideograph-R035-Go-Slowly.el, Ideograph-R034-Go.el,
24410         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
24411         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
24412         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
24413         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
24414         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
24415         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R021-Spoon.el,
24416         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
24417         Ideograph-R019-Power.el, Ideograph-R018-Knife.el,
24418         Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el,
24419         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
24420         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
24421         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
24422         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
24423         Ideograph-R007-Two.el, Ideograph-R006-Hook.el,
24424         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
24425         Ideograph-R003-Dot.el, Ideograph-R002-Line.el,
24426         Ideograph-R001-One.el: Rename `chinese-cns11643-3' to
24427         `=cns11643-3'.
24428
24429 2003-04-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24430
24431         * Ideograph-R214-Flute.el, Ideograph-R212-Dragon.el,
24432         Ideograph-R211-Tooth.el, Ideograph-R210-Even.el,
24433         Ideograph-R209-Nose.el, Ideograph-R208-Rat.el,
24434         Ideograph-R207-Drum.el, Ideograph-R206-Tripod.el,
24435         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
24436         Ideograph-R203-Black.el, Ideograph-R202-Millet.el,
24437         Ideograph-R201-Yellow.el, Ideograph-R200-Hemp.el,
24438         Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
24439         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
24440         Ideograph-R195-Fish.el, Ideograph-R193-Cauldron.el,
24441         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
24442         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R190-Hair.el,
24443         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
24444         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
24445         Ideograph-R186-Fragrant.el, Ideograph-R184-Eat.el,
24446         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
24447         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
24448         Ideograph-R178-Tanned-Leather.el, Ideograph-R174-Blue.el,
24449         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
24450         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
24451         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
24452         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
24453         Ideograph-R163-City.el, Ideograph-R162-Walk.el,
24454         Ideograph-R161-Morning.el, Ideograph-R159-Cart.el,
24455         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
24456         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
24457         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
24458         Ideograph-R152-Pig.el, Ideograph-R151-Bean.el,
24459         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
24460         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
24461         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
24462         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
24463         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
24464         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
24465         Ideograph-R137-Boat.el, Ideograph-R136-Oppose.el,
24466         Ideograph-R135-Tongue.el, Ideograph-R134-Mortar.el,
24467         Ideograph-R133-Arrive.el, Ideograph-R132-Self.el,
24468         Ideograph-R131-Minister.el, Ideograph-R129-Brush.el,
24469         Ideograph-R130-Meat.el, Ideograph-R127-Plow.el,
24470         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
24471         Ideograph-R126-And.el, Ideograph-R124-Feather.el,
24472         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
24473         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
24474         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
24475         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
24476         Ideograph-R115-Grain.el, Ideograph-R114-Track.el,
24477         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
24478         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
24479         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
24480         Ideograph-R107-Skin.el, Ideograph-R106-White.el,
24481         Ideograph-R105-Dotted-Tent.el, Ideograph-R103-Bolt-Of-Cloth.el,
24482         Ideograph-R104-Sickness.el, Ideograph-R102-Field.el,
24483         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
24484         Ideograph-R099-Sweet.el, Ideograph-R098-Tile.el,
24485         Ideograph-R097-Melon.el, Ideograph-R096-Jade.el,
24486         Ideograph-R095-Profound.el, Ideograph-R094-Dog.el,
24487         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
24488         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
24489         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
24490         Ideograph-R084-Steam.el, Ideograph-R082-Fur.el,
24491         Ideograph-R081-Compare.el, Ideograph-R080-Do-Not.el,
24492         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
24493         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
24494         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
24495         Ideograph-R073-Say.el, Ideograph-R071-Not.el,
24496         Ideograph-R072-Sun.el, Ideograph-R070-Square.el,
24497         Ideograph-R069-Axe.el, Ideograph-R068-Dipper.el,
24498         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
24499         Ideograph-R065-Branch.el, Ideograph-R063-Door.el,
24500         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
24501         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
24502         Ideograph-R058-Snout.el, Ideograph-R059-Bristle.el,
24503         Ideograph-R055-Two-Hands.el, Ideograph-R057-Bow.el,
24504         Ideograph-R051-Dry.el, Ideograph-R053-Dotted-Cliff.el,
24505         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
24506         Ideograph-R047-River.el, Ideograph-R048-Work.el,
24507         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
24508         Ideograph-R044-Corpse.el, Ideograph-R042-Small.el,
24509         Ideograph-R043-Lame.el, Ideograph-R041-Inch.el,
24510         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
24511         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
24512         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
24513         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
24514         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
24515         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
24516         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
24517         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
24518         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
24519         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
24520         Ideograph-R019-Power.el, Ideograph-R018-Knife.el,
24521         Ideograph-R017-Open-Box.el, Ideograph-R014-Cover.el,
24522         Ideograph-R015-Ice.el, Ideograph-R013-Down-Box.el,
24523         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
24524         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
24525         Ideograph-R005-Second.el, Ideograph-R002-Line.el,
24526         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
24527         Ideograph-R001-One.el: Rename `chinese-cns11643-2' to
24528         `=cns11643-2'.
24529
24530 2003-04-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24531
24532         * u0FE30-CJK-Compatibility-Forms.el,
24533         u0FE50-Small-Form-Variants.el,
24534         u0FF00-Halfwidth-and-Fullwidth-Forms.el,
24535         u03300-CJK-Compatibility.el,
24536         u03200-Enclosed-CJK-Letters-and-Months.el,
24537         u03000-CJK-Symbols-and-Punctuation.el, u03100-Bopomofo.el,
24538         u02F00-Kangxi-Radicals.el, u02600-Miscellaneous-Symbols.el,
24539         u02580-Block-Elements.el, u025A0-Geometric-Shapes.el,
24540         u02500-Box-Drawing.el, u02400-Control-Pictures.el,
24541         u02460-Enclosed-Alphanumerics.el, u02150-Number-Forms.el,
24542         u02190-Arrows.el, u02200-Mathematical-Operators.el,
24543         u02100-Letterlike-Symbols.el, u02000-General-Punctuation.el,
24544         u00370-Greek.el, u002B0-Spacing-Modifier-Letters.el,
24545         Ideograph-R213-Turtle.el, u000A0-Latin-1-Supplement.el,
24546         Ideograph-R212-Dragon.el, Ideograph-R210-Even.el,
24547         Ideograph-R211-Tooth.el, Ideograph-R208-Rat.el,
24548         Ideograph-R209-Nose.el, Ideograph-R205-Frog.el,
24549         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
24550         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
24551         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
24552         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
24553         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
24554         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
24555         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
24556         Ideograph-R193-Cauldron.el, Ideograph-R190-Hair.el,
24557         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
24558         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
24559         Ideograph-R187-Horse.el, Ideograph-R184-Eat.el,
24560         Ideograph-R183-Fly.el, Ideograph-R182-Wind.el,
24561         Ideograph-R181-Leaf.el, Ideograph-R179-Leek.el,
24562         Ideograph-R180-Sound.el, Ideograph-R178-Tanned-Leather.el,
24563         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
24564         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
24565         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
24566         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
24567         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
24568         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
24569         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
24570         Ideograph-R163-City.el, Ideograph-R160-Bitter.el,
24571         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
24572         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
24573         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
24574         Ideograph-R156-Run.el, Ideograph-R154-Shell.el,
24575         Ideograph-R153-Badger.el, Ideograph-R152-Pig.el,
24576         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
24577         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
24578         Ideograph-R146-West.el, Ideograph-R147-See.el,
24579         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
24580         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
24581         Ideograph-R141-Tiger.el, Ideograph-R138-Stopping.el,
24582         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
24583         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
24584         Ideograph-R136-Oppose.el, Ideograph-R133-Arrive.el,
24585         Ideograph-R134-Mortar.el, Ideograph-R131-Minister.el,
24586         Ideograph-R132-Self.el, Ideograph-R130-Meat.el,
24587         Ideograph-R129-Brush.el, Ideograph-R128-Ear.el,
24588         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
24589         Ideograph-R125-Old.el, Ideograph-R124-Feather.el,
24590         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
24591         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
24592         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
24593         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
24594         Ideograph-R115-Grain.el, Ideograph-R114-Track.el,
24595         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
24596         Ideograph-R111-Arrow.el, Ideograph-R110-Spear.el,
24597         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
24598         Ideograph-R107-Skin.el, Ideograph-R106-White.el,
24599         Ideograph-R105-Dotted-Tent.el, Ideograph-R104-Sickness.el,
24600         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R100-Life.el,
24601         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
24602         Ideograph-R099-Sweet.el, Ideograph-R098-Tile.el,
24603         Ideograph-R097-Melon.el, Ideograph-R095-Profound.el,
24604         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
24605         Ideograph-R093-Cow.el, Ideograph-R092-Fang.el,
24606         Ideograph-R091-Slice.el, Ideograph-R089-Double-X.el,
24607         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R088-Father.el,
24608         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
24609         Ideograph-R085-Water.el, Ideograph-R084-Steam.el,
24610         Ideograph-R083-Clan.el, Ideograph-R082-Fur.el,
24611         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
24612         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
24613         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
24614         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
24615         Ideograph-R073-Say.el, Ideograph-R072-Sun.el,
24616         Ideograph-R071-Not.el, Ideograph-R070-Square.el,
24617         Ideograph-R069-Axe.el, Ideograph-R068-Dipper.el,
24618         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
24619         Ideograph-R065-Branch.el, Ideograph-R064-Hand.el,
24620         Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
24621         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
24622         Ideograph-R059-Bristle.el, Ideograph-R058-Snout.el,
24623         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
24624         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
24625         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
24626         Ideograph-R051-Dry.el, Ideograph-R049-Oneself.el,
24627         Ideograph-R050-Turban.el, Ideograph-R048-Work.el,
24628         Ideograph-R047-River.el, Ideograph-R046-Mountain.el,
24629         Ideograph-R045-Sprout.el, Ideograph-R044-Corpse.el,
24630         Ideograph-R043-Lame.el, Ideograph-R042-Small.el,
24631         Ideograph-R041-Inch.el, Ideograph-R040-Roof.el,
24632         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
24633         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
24634         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el,
24635         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
24636         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
24637         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
24638         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
24639         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
24640         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
24641         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
24642         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
24643         Ideograph-R017-Open-Box.el, Ideograph-R015-Ice.el,
24644         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
24645         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
24646         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
24647         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
24648         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
24649         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
24650         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
24651         `chinese-cns11643-1' to `=cns11643-1'.
24652
24653         * char-db-util.el (char-db-coded-charset-priority-list): Prefer
24654         `=jis-x0208-1990' to `=jis-x0213-1-2000'; prefer `=big5' to its
24655         children.
24656         (char-db-make-char-spec): Use `encode-char' instead of
24657         `get-char-attribute'.
24658         (char-db-insert-char-spec): Likewise.
24659         (char-db-decode-isolated-char): Likewise.
24660
24661 2003-04-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24662
24663         * Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
24664         Ideograph-R207-Drum.el, Ideograph-R210-Even.el,
24665         Ideograph-R211-Tooth.el, Ideograph-R205-Frog.el,
24666         Ideograph-R201-Yellow.el, Ideograph-R203-Black.el,
24667         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
24668         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
24669         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
24670         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R194-Ghost.el,
24671         Ideograph-R190-Hair.el, Ideograph-R188-Bone.el,
24672         Ideograph-R187-Horse.el, Ideograph-R183-Fly.el,
24673         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
24674         Ideograph-R181-Leaf.el, Ideograph-R178-Tanned-Leather.el,
24675         Ideograph-R180-Sound.el, Ideograph-R174-Blue.el,
24676         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
24677         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
24678         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
24679         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
24680         Ideograph-R165-Distinguish.el, Ideograph-R167-Gold.el,
24681         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
24682         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
24683         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
24684         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
24685         Ideograph-R156-Run.el, Ideograph-R154-Shell.el,
24686         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
24687         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
24688         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
24689         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
24690         Ideograph-R141-Tiger.el, Ideograph-R139-Color.el,
24691         Ideograph-R140-Grass.el, Ideograph-R137-Boat.el,
24692         Ideograph-R138-Stopping.el, Ideograph-R131-Minister.el,
24693         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
24694         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
24695         Ideograph-R129-Brush.el, Ideograph-R127-Plow.el,
24696         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
24697         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
24698         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
24699         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
24700         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
24701         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
24702         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
24703         Ideograph-R106-White.el, Ideograph-R107-Skin.el,
24704         Ideograph-R108-Dish.el, Ideograph-R105-Dotted-Tent.el,
24705         Ideograph-R104-Sickness.el, Ideograph-R098-Tile.el,
24706         Ideograph-R100-Life.el, Ideograph-R102-Field.el,
24707         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
24708         Ideograph-R093-Cow.el, Ideograph-R087-Claw.el,
24709         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
24710         Ideograph-R091-Slice.el, Ideograph-R086-Fire.el,
24711         Ideograph-R085-Water.el, Ideograph-R082-Fur.el,
24712         Ideograph-R084-Steam.el, Ideograph-R079-Weapon.el,
24713         Ideograph-R080-Do-Not.el, Ideograph-R078-Death.el,
24714         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
24715         Ideograph-R074-Moon.el, Ideograph-R075-Tree.el,
24716         Ideograph-R073-Say.el, Ideograph-R070-Square.el,
24717         Ideograph-R072-Sun.el, Ideograph-R067-Script.el,
24718         Ideograph-R069-Axe.el, Ideograph-R066-Rap.el,
24719         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
24720         Ideograph-R061-Heart.el, Ideograph-R058-Snout.el,
24721         Ideograph-R060-Step.el, Ideograph-R057-Bow.el,
24722         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
24723         Ideograph-R053-Dotted-Cliff.el, Ideograph-R049-Oneself.el,
24724         Ideograph-R050-Turban.el, Ideograph-R048-Work.el,
24725         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
24726         Ideograph-R041-Inch.el, Ideograph-R043-Lame.el,
24727         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
24728         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
24729         Ideograph-R033-Scholar.el, Ideograph-R036-Evening.el,
24730         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
24731         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
24732         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
24733         Ideograph-R026-Seal.el, Ideograph-R023-Hiding-Enclosure.el,
24734         Ideograph-R024-Ten.el, Ideograph-R022-Right-Open-Box.el,
24735         Ideograph-R019-Power.el, Ideograph-R018-Knife.el,
24736         Ideograph-R016-Table.el, Ideograph-R014-Cover.el,
24737         Ideograph-R015-Ice.el, Ideograph-R011-Enter.el,
24738         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
24739         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
24740         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
24741         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
24742         Ideograph-R004-Slash.el, Ideograph-R001-One.el: Rename
24743         `chinese-gb12345' to `=gb12345'.
24744
24745 2003-04-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24746
24747         * u0FF00-Halfwidth-and-Fullwidth-Forms.el, u03100-Bopomofo.el,
24748         u03200-Enclosed-CJK-Letters-and-Months.el, u03040-Hiragana.el,
24749         u030A0-Katakana.el, u03000-CJK-Symbols-and-Punctuation.el,
24750         u02500-Box-Drawing.el, u025A0-Geometric-Shapes.el,
24751         u02600-Miscellaneous-Symbols.el, u02460-Enclosed-Alphanumerics.el,
24752         u02300-Miscellaneous-Technical.el, u02150-Number-Forms.el,
24753         u02190-Arrows.el, u02200-Mathematical-Operators.el,
24754         u02100-Letterlike-Symbols.el, u02000-General-Punctuation.el,
24755         u00400-Cyrillic.el, u002B0-Spacing-Modifier-Letters.el,
24756         u00370-Greek.el, u00180-Latin-Extended-B.el,
24757         u00100-Latin-Extended-A.el, Ideograph-R212-Dragon.el,
24758         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
24759         u000A0-Latin-1-Supplement.el, Ideograph-R209-Nose.el,
24760         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
24761         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
24762         Ideograph-R208-Rat.el, Ideograph-R204-Embroidery.el,
24763         Ideograph-R205-Frog.el, Ideograph-R200-Hemp.el,
24764         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
24765         Ideograph-R203-Black.el, Ideograph-R198-Deer.el,
24766         Ideograph-R199-Wheat.el, Ideograph-R197-Salt.el,
24767         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
24768         Ideograph-R194-Ghost.el, Ideograph-R192-Sacrificial-Wine.el,
24769         Ideograph-R193-Cauldron.el, Ideograph-R190-Hair.el,
24770         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
24771         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
24772         Ideograph-R187-Horse.el, Ideograph-R183-Fly.el,
24773         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
24774         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
24775         Ideograph-R181-Leaf.el, Ideograph-R178-Tanned-Leather.el,
24776         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
24777         Ideograph-R175-Wrong.el, Ideograph-R174-Blue.el,
24778         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
24779         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
24780         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
24781         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
24782         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
24783         Ideograph-R163-City.el, Ideograph-R160-Bitter.el,
24784         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
24785         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
24786         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
24787         Ideograph-R156-Run.el, Ideograph-R153-Badger.el,
24788         Ideograph-R154-Shell.el, Ideograph-R150-Valley.el,
24789         Ideograph-R151-Bean.el, Ideograph-R152-Pig.el,
24790         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
24791         Ideograph-R147-See.el, Ideograph-R146-West.el,
24792         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
24793         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
24794         Ideograph-R141-Tiger.el, Ideograph-R138-Stopping.el,
24795         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
24796         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
24797         Ideograph-R135-Tongue.el, Ideograph-R131-Minister.el,
24798         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
24799         Ideograph-R134-Mortar.el, Ideograph-R129-Brush.el,
24800         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
24801         Ideograph-R125-Old.el, Ideograph-R126-And.el,
24802         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
24803         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
24804         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
24805         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
24806         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
24807         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
24808         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
24809         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
24810         Ideograph-R108-Dish.el, Ideograph-R109-Eye.el,
24811         Ideograph-R106-White.el, Ideograph-R107-Skin.el,
24812         Ideograph-R105-Dotted-Tent.el, Ideograph-R103-Bolt-Of-Cloth.el,
24813         Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
24814         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
24815         Ideograph-R102-Field.el, Ideograph-R097-Melon.el,
24816         Ideograph-R098-Tile.el, Ideograph-R095-Profound.el,
24817         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
24818         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
24819         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
24820         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
24821         Ideograph-R091-Slice.el, Ideograph-R086-Fire.el,
24822         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
24823         Ideograph-R085-Water.el, Ideograph-R082-Fur.el,
24824         Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el,
24825         Ideograph-R081-Compare.el, Ideograph-R078-Death.el,
24826         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
24827         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
24828         Ideograph-R074-Moon.el, Ideograph-R071-Not.el,
24829         Ideograph-R072-Sun.el, Ideograph-R067-Script.el,
24830         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
24831         Ideograph-R070-Square.el, Ideograph-R065-Branch.el,
24832         Ideograph-R066-Rap.el, Ideograph-R063-Door.el,
24833         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
24834         Ideograph-R061-Heart.el, Ideograph-R058-Snout.el,
24835         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
24836         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
24837         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
24838         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
24839         Ideograph-R051-Dry.el, Ideograph-R047-River.el,
24840         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
24841         Ideograph-R050-Turban.el, Ideograph-R045-Sprout.el,
24842         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
24843         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
24844         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
24845         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
24846         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
24847         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
24848         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
24849         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
24850         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
24851         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
24852         Ideograph-R026-Seal.el, Ideograph-R023-Hiding-Enclosure.el,
24853         Ideograph-R024-Ten.el, Ideograph-R021-Spoon.el,
24854         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
24855         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
24856         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
24857         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
24858         Ideograph-R013-Down-Box.el, Ideograph-R011-Enter.el,
24859         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
24860         Ideograph-R009-Man.el, Ideograph-R007-Two.el,
24861         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
24862         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
24863         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
24864         Ideograph-R001-One.el: Rename `chinese-gb2312' to `=gb2312'.
24865
24866 2003-04-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
24867
24868         * u0FE30-CJK-Compatibility-Forms.el,
24869         u0FE50-Small-Form-Variants.el,
24870         u0FF00-Halfwidth-and-Fullwidth-Forms.el,
24871         u03300-CJK-Compatibility.el,
24872         u03000-CJK-Symbols-and-Punctuation.el, u03100-Bopomofo.el,
24873         u03200-Enclosed-CJK-Letters-and-Months.el,
24874         u02580-Block-Elements.el, u025A0-Geometric-Shapes.el,
24875         u02600-Miscellaneous-Symbols.el, u02500-Box-Drawing.el,
24876         u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
24877         u02190-Arrows.el, u02200-Mathematical-Operators.el,
24878         u02000-General-Punctuation.el, u020A0-Currency-Symbols.el,
24879         u00370-Greek.el, u002B0-Spacing-Modifier-Letters.el,
24880         Ideograph-R175-Wrong.el, u000A0-Latin-1-Supplement.el,
24881         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
24882         Ideograph-R145-Clothes.el, Ideograph-R133-Arrive.el,
24883         Ideograph-R130-Meat.el, Ideograph-R124-Feather.el,
24884         Ideograph-R123-Sheep.el, Ideograph-R118-Bamboo.el,
24885         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
24886         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
24887         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
24888         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
24889         Ideograph-R094-Dog.el, Ideograph-R090-Half-Tree-Trunk.el,
24890         Ideograph-R091-Slice.el, Ideograph-R092-Fang.el,
24891         Ideograph-R093-Cow.el, Ideograph-R088-Father.el,
24892         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
24893         Ideograph-R086-Fire.el, Ideograph-R083-Clan.el,
24894         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
24895         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
24896         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
24897         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
24898         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
24899         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
24900         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
24901         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
24902         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
24903         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
24904         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
24905         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
24906         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
24907         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
24908         Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el,
24909         Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el,
24910         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
24911         Ideograph-R047-River.el, Ideograph-R048-Work.el,
24912         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
24913         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
24914         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
24915         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
24916         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
24917         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
24918         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
24919         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
24920         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
24921         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
24922         Ideograph-R029-Again.el, Ideograph-R026-Seal.el,
24923         Ideograph-R027-Cliff.el, Ideograph-R023-Hiding-Enclosure.el,
24924         Ideograph-R024-Ten.el, Ideograph-R025-Divination.el,
24925         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
24926         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
24927         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
24928         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
24929         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
24930         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
24931         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
24932         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
24933         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
24934         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
24935         Ideograph-R004-Slash.el, Ideograph-R001-One.el: Rename
24936         `chinese-big5' to `=big5'.
24937
24938 2003-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24939
24940         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
24941         u0AC00-Hangul-Syllables.el, u03300-CJK-Compatibility.el,
24942         u03130-Hangul-Compatibility-Jamo.el,
24943         u03200-Enclosed-CJK-Letters-and-Months.el, u03040-Hiragana.el,
24944         u030A0-Katakana.el, u02580-Block-Elements.el,
24945         u025A0-Geometric-Shapes.el, u02600-Miscellaneous-Symbols.el,
24946         u03000-CJK-Symbols-and-Punctuation.el, u02500-Box-Drawing.el,
24947         u02300-Miscellaneous-Technical.el,
24948         u02460-Enclosed-Alphanumerics.el, u02150-Number-Forms.el,
24949         u02190-Arrows.el, u02200-Mathematical-Operators.el,
24950         u02000-General-Punctuation.el, u02070-Superscripts.el,
24951         u02080-Subscripts.el, u02100-Letterlike-Symbols.el,
24952         u00400-Cyrillic.el, u00370-Greek.el,
24953         u002B0-Spacing-Modifier-Letters.el, u00100-Latin-Extended-A.el,
24954         Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
24955         u000A0-Latin-1-Supplement.el, Ideograph-R209-Nose.el,
24956         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
24957         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
24958         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
24959         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
24960         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
24961         Ideograph-R199-Wheat.el, Ideograph-R197-Salt.el,
24962         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
24963         Ideograph-R195-Fish.el, Ideograph-R192-Sacrificial-Wine.el,
24964         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
24965         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el,
24966         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
24967         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
24968         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
24969         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
24970         Ideograph-R178-Tanned-Leather.el, Ideograph-R180-Sound.el,
24971         Ideograph-R177-Leather.el, Ideograph-R174-Blue.el,
24972         Ideograph-R175-Wrong.el, Ideograph-R176-Face.el,
24973         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
24974         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
24975         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
24976         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
24977         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
24978         Ideograph-R163-City.el, Ideograph-R160-Bitter.el,
24979         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
24980         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
24981         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
24982         Ideograph-R156-Run.el, Ideograph-R153-Badger.el,
24983         Ideograph-R154-Shell.el, Ideograph-R150-Valley.el,
24984         Ideograph-R151-Bean.el, Ideograph-R152-Pig.el,
24985         Ideograph-R148-Horn.el, Ideograph-R149-Speech.el,
24986         Ideograph-R146-West.el, Ideograph-R147-See.el,
24987         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
24988         Ideograph-R144-Walk-Enclosure.el, Ideograph-R141-Tiger.el,
24989         Ideograph-R142-Insect.el, Ideograph-R138-Stopping.el,
24990         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
24991         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
24992         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
24993         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
24994         Ideograph-R131-Minister.el, Ideograph-R129-Brush.el,
24995         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
24996         Ideograph-R125-Old.el, Ideograph-R126-And.el,
24997         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
24998         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
24999         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
25000         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
25001         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
25002         Ideograph-R115-Grain.el, Ideograph-R114-Track.el,
25003         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
25004         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
25005         Ideograph-R109-Eye.el, Ideograph-R107-Skin.el,
25006         Ideograph-R108-Dish.el, Ideograph-R105-Dotted-Tent.el,
25007         Ideograph-R106-White.el, Ideograph-R103-Bolt-Of-Cloth.el,
25008         Ideograph-R104-Sickness.el, Ideograph-R101-Use.el,
25009         Ideograph-R102-Field.el, Ideograph-R099-Sweet.el,
25010         Ideograph-R100-Life.el, Ideograph-R098-Tile.el,
25011         Ideograph-R097-Melon.el, Ideograph-R095-Profound.el,
25012         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
25013         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
25014         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
25015         Ideograph-R091-Slice.el, Ideograph-R088-Father.el,
25016         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
25017         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
25018         Ideograph-R084-Steam.el, Ideograph-R080-Do-Not.el,
25019         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
25020         Ideograph-R079-Weapon.el, Ideograph-R077-Stop.el,
25021         Ideograph-R078-Death.el, Ideograph-R076-Lack.el,
25022         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
25023         Ideograph-R075-Tree.el, Ideograph-R070-Square.el,
25024         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
25025         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
25026         Ideograph-R069-Axe.el, Ideograph-R065-Branch.el,
25027         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
25028         Ideograph-R062-Halberd.el, Ideograph-R063-Door.el,
25029         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
25030         Ideograph-R058-Snout.el, Ideograph-R059-Bristle.el,
25031         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
25032         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
25033         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
25034         Ideograph-R052-Short-Thread.el, Ideograph-R048-Work.el,
25035         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
25036         Ideograph-R047-River.el, Ideograph-R045-Sprout.el,
25037         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
25038         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
25039         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
25040         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
25041         Ideograph-R037-Big.el, Ideograph-R035-Go-Slowly.el,
25042         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
25043         Ideograph-R034-Go.el, Ideograph-R032-Earth.el,
25044         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
25045         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
25046         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
25047         Ideograph-R027-Cliff.el, Ideograph-R023-Hiding-Enclosure.el,
25048         Ideograph-R024-Ten.el, Ideograph-R021-Spoon.el,
25049         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
25050         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
25051         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
25052         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
25053         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
25054         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
25055         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
25056         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
25057         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
25058         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
25059         Ideograph-R001-One.el: Rename `korean-ksc5601' to `=ks-x1001'.
25060
25061 2003-04-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25062
25063         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
25064         u02E00-CJK-Radical-Supplement.el, u02100-Letterlike-Symbols.el,
25065         u00400-Cyrillic.el, u00370-Greek.el,
25066         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
25067         u00100-Latin-Extended-A.el, u000A0-Latin-1-Supplement.el,
25068         Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
25069         Ideograph-R214-Flute.el, Ideograph-R209-Nose.el,
25070         Ideograph-R211-Tooth.el, Ideograph-R208-Rat.el,
25071         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
25072         Ideograph-R205-Frog.el, Ideograph-R201-Yellow.el,
25073         Ideograph-R203-Black.el, Ideograph-R199-Wheat.el,
25074         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
25075         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
25076         Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el,
25077         Ideograph-R193-Cauldron.el, Ideograph-R190-Hair.el,
25078         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
25079         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
25080         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
25081         Ideograph-R181-Leaf.el, Ideograph-R179-Leek.el,
25082         Ideograph-R180-Sound.el, Ideograph-R178-Tanned-Leather.el,
25083         Ideograph-R177-Leather.el, Ideograph-R176-Face.el,
25084         Ideograph-R174-Blue.el, Ideograph-R173-Rain.el,
25085         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
25086         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
25087         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
25088         Ideograph-R163-City.el, Ideograph-R162-Walk.el,
25089         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
25090         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
25091         Ideograph-R156-Run.el, Ideograph-R155-Red.el,
25092         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
25093         Ideograph-R151-Bean.el, Ideograph-R152-Pig.el,
25094         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
25095         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
25096         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
25097         Ideograph-R144-Walk-Enclosure.el, Ideograph-R143-Blood.el,
25098         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
25099         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
25100         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
25101         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
25102         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
25103         Ideograph-R133-Arrive.el, Ideograph-R129-Brush.el,
25104         Ideograph-R130-Meat.el, Ideograph-R127-Plow.el,
25105         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
25106         Ideograph-R126-And.el, Ideograph-R124-Feather.el,
25107         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
25108         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
25109         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
25110         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
25111         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
25112         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
25113         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
25114         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
25115         Ideograph-R106-White.el, Ideograph-R107-Skin.el,
25116         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
25117         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
25118         Ideograph-R100-Life.el, Ideograph-R097-Melon.el,
25119         Ideograph-R098-Tile.el, Ideograph-R095-Profound.el,
25120         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
25121         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
25122         Ideograph-R091-Slice.el, Ideograph-R088-Father.el,
25123         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el,
25124         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
25125         Ideograph-R084-Steam.el, Ideograph-R083-Clan.el,
25126         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
25127         Ideograph-R080-Do-Not.el, Ideograph-R079-Weapon.el,
25128         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
25129         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
25130         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
25131         Ideograph-R072-Sun.el, Ideograph-R070-Square.el,
25132         Ideograph-R069-Axe.el, Ideograph-R067-Script.el,
25133         Ideograph-R068-Dipper.el, Ideograph-R065-Branch.el,
25134         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
25135         Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
25136         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
25137         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
25138         Ideograph-R057-Bow.el, Ideograph-R056-Shoot.el,
25139         Ideograph-R055-Two-Hands.el, Ideograph-R053-Dotted-Cliff.el,
25140         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
25141         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
25142         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
25143         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
25144         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
25145         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
25146         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
25147         Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
25148         Ideograph-R034-Go.el, Ideograph-R033-Scholar.el,
25149         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
25150         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
25151         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
25152         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
25153         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
25154         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
25155         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
25156         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
25157         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
25158         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
25159         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
25160         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
25161         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
25162         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
25163         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
25164         `japanese-jisx0212' to `=jis-x0212'.
25165
25166 2003-04-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25167
25168         * u02600-Miscellaneous-Symbols.el,
25169         u0FF00-Halfwidth-and-Fullwidth-Forms.el,
25170         u025A0-Geometric-Shapes.el, u02300-Miscellaneous-Technical.el,
25171         u02500-Box-Drawing.el, u02000-General-Punctuation.el,
25172         u02100-Letterlike-Symbols.el, u02190-Arrows.el,
25173         u02200-Mathematical-Operators.el, u000A0-Latin-1-Supplement.el,
25174         Ideograph-R205-Frog.el, Ideograph-R210-Even.el,
25175         Ideograph-R213-Turtle.el, Ideograph-R199-Wheat.el,
25176         Ideograph-R203-Black.el, Ideograph-R197-Salt.el,
25177         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
25178         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
25179         Ideograph-R191-Fight.el, Ideograph-R187-Horse.el,
25180         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
25181         Ideograph-R181-Leaf.el, Ideograph-R175-Wrong.el,
25182         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
25183         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
25184         Ideograph-R165-Distinguish.el, Ideograph-R167-Gold.el,
25185         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
25186         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
25187         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
25188         Ideograph-R154-Shell.el, Ideograph-R152-Pig.el,
25189         Ideograph-R149-Speech.el, Ideograph-R147-See.el,
25190         Ideograph-R145-Clothes.el, Ideograph-R144-Walk-Enclosure.el,
25191         Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
25192         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
25193         Ideograph-R130-Meat.el, Ideograph-R125-Old.el,
25194         Ideograph-R128-Ear.el, Ideograph-R124-Feather.el,
25195         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
25196         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
25197         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
25198         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
25199         Ideograph-R112-Stone.el, Ideograph-R109-Eye.el,
25200         Ideograph-R106-White.el, Ideograph-R108-Dish.el,
25201         Ideograph-R104-Sickness.el, Ideograph-R097-Melon.el,
25202         Ideograph-R098-Tile.el, Ideograph-R096-Jade.el,
25203         Ideograph-R088-Father.el, Ideograph-R091-Slice.el,
25204         Ideograph-R094-Dog.el, Ideograph-R086-Fire.el,
25205         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
25206         Ideograph-R085-Water.el, Ideograph-R082-Fur.el,
25207         Ideograph-R079-Weapon.el, Ideograph-R073-Say.el,
25208         Ideograph-R075-Tree.el, Ideograph-R067-Script.el,
25209         Ideograph-R072-Sun.el, Ideograph-R066-Rap.el,
25210         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
25211         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
25212         Ideograph-R054-Long-Stride.el, Ideograph-R057-Bow.el,
25213         Ideograph-R053-Dotted-Cliff.el, Ideograph-R049-Oneself.el,
25214         Ideograph-R050-Turban.el, Ideograph-R046-Mountain.el,
25215         Ideograph-R044-Corpse.el, Ideograph-R040-Roof.el,
25216         Ideograph-R033-Scholar.el, Ideograph-R038-Woman.el,
25217         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
25218         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
25219         Ideograph-R027-Cliff.el, Ideograph-R021-Spoon.el,
25220         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R026-Seal.el,
25221         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
25222         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
25223         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
25224         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
25225         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
25226         Ideograph-R001-One.el: Rename `japanese-jisx0208' to
25227         `=jis-x0208-1983'.
25228
25229 2003-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25230
25231         * Ideograph-R213-Turtle.el, Ideograph-R210-Even.el,
25232         Ideograph-R205-Frog.el, Ideograph-R203-Black.el,
25233         Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
25234         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
25235         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
25236         Ideograph-R191-Fight.el, Ideograph-R187-Horse.el,
25237         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
25238         Ideograph-R181-Leaf.el, Ideograph-R175-Wrong.el,
25239         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
25240         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
25241         Ideograph-R165-Distinguish.el, Ideograph-R167-Gold.el,
25242         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
25243         Ideograph-R162-Walk.el, Ideograph-R159-Cart.el,
25244         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
25245         Ideograph-R154-Shell.el, Ideograph-R152-Pig.el,
25246         Ideograph-R149-Speech.el, Ideograph-R147-See.el,
25247         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
25248         Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
25249         Ideograph-R137-Boat.el, Ideograph-R136-Oppose.el,
25250         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
25251         Ideograph-R125-Old.el, Ideograph-R124-Feather.el,
25252         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
25253         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
25254         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
25255         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
25256         Ideograph-R112-Stone.el, Ideograph-R109-Eye.el,
25257         Ideograph-R108-Dish.el, Ideograph-R106-White.el,
25258         Ideograph-R104-Sickness.el, Ideograph-R098-Tile.el,
25259         Ideograph-R097-Melon.el, Ideograph-R096-Jade.el,
25260         Ideograph-R094-Dog.el, Ideograph-R091-Slice.el,
25261         Ideograph-R088-Father.el, Ideograph-R086-Fire.el,
25262         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
25263         Ideograph-R083-Clan.el, Ideograph-R082-Fur.el,
25264         Ideograph-R079-Weapon.el, Ideograph-R075-Tree.el,
25265         Ideograph-R073-Say.el, Ideograph-R072-Sun.el,
25266         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
25267         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
25268         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
25269         Ideograph-R054-Long-Stride.el, Ideograph-R057-Bow.el,
25270         Ideograph-R053-Dotted-Cliff.el, Ideograph-R050-Turban.el,
25271         Ideograph-R049-Oneself.el, Ideograph-R046-Mountain.el,
25272         Ideograph-R044-Corpse.el, Ideograph-R040-Roof.el,
25273         Ideograph-R038-Woman.el, Ideograph-R033-Scholar.el,
25274         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
25275         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
25276         Ideograph-R027-Cliff.el, Ideograph-R023-Hiding-Enclosure.el,
25277         Ideograph-R026-Seal.el, Ideograph-R021-Spoon.el,
25278         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
25279         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
25280         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
25281         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
25282         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
25283         Ideograph-R001-One.el: Rename `japanese-jisx0208-1978' to
25284         `=jis-x0208-1978'.
25285
25286 2003-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25287
25288         * u03100-Bopomofo.el, Ideograph-R212-Dragon.el,
25289         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
25290         u03000-CJK-Symbols-and-Punctuation.el, Ideograph-R209-Nose.el,
25291         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
25292         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
25293         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
25294         Ideograph-R202-Millet.el, Ideograph-R203-Black.el,
25295         Ideograph-R204-Embroidery.el, Ideograph-R200-Hemp.el,
25296         Ideograph-R201-Yellow.el, Ideograph-R198-Deer.el,
25297         Ideograph-R199-Wheat.el, Ideograph-R197-Salt.el,
25298         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
25299         Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
25300         Ideograph-R193-Cauldron.el, Ideograph-R194-Ghost.el,
25301         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
25302         Ideograph-R188-Bone.el, Ideograph-R187-Horse.el,
25303         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
25304         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
25305         Ideograph-R182-Wind.el, Ideograph-R180-Sound.el,
25306         Ideograph-R181-Leaf.el, Ideograph-R179-Leek.el,
25307         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
25308         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
25309         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
25310         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R171-Slave.el,
25311         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
25312         Ideograph-R168-Long.el, Ideograph-R166-Village.el,
25313         Ideograph-R167-Gold.el, Ideograph-R165-Distinguish.el,
25314         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
25315         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
25316         Ideograph-R161-Morning.el, Ideograph-R159-Cart.el,
25317         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
25318         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
25319         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
25320         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
25321         Ideograph-R151-Bean.el, Ideograph-R148-Horn.el,
25322         Ideograph-R149-Speech.el, Ideograph-R146-West.el,
25323         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
25324         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
25325         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
25326         Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
25327         Ideograph-R138-Stopping.el, Ideograph-R136-Oppose.el,
25328         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
25329         Ideograph-R134-Mortar.el, Ideograph-R132-Self.el,
25330         Ideograph-R133-Arrive.el, Ideograph-R131-Minister.el,
25331         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
25332         Ideograph-R128-Ear.el, Ideograph-R127-Plow.el,
25333         Ideograph-R126-And.el, Ideograph-R125-Old.el,
25334         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
25335         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
25336         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
25337         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
25338         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
25339         Ideograph-R114-Track.el, Ideograph-R113-Spirit.el,
25340         Ideograph-R111-Arrow.el, Ideograph-R112-Stone.el,
25341         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
25342         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
25343         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
25344         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
25345         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
25346         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
25347         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
25348         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
25349         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
25350         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
25351         Ideograph-R092-Fang.el, Ideograph-R088-Father.el,
25352         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
25353         Ideograph-R086-Fire.el, Ideograph-R083-Clan.el,
25354         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
25355         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
25356         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
25357         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
25358         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
25359         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
25360         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
25361         Ideograph-R070-Square.el, Ideograph-R068-Dipper.el,
25362         Ideograph-R069-Axe.el, Ideograph-R067-Script.el,
25363         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
25364         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
25365         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
25366         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
25367         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
25368         Ideograph-R056-Shoot.el, Ideograph-R055-Two-Hands.el,
25369         Ideograph-R054-Long-Stride.el, Ideograph-R052-Short-Thread.el,
25370         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
25371         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
25372         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
25373         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
25374         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
25375         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
25376         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
25377         Ideograph-R038-Woman.el, Ideograph-R036-Evening.el,
25378         Ideograph-R037-Big.el, Ideograph-R033-Scholar.el,
25379         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
25380         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
25381         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
25382         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
25383         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
25384         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
25385         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
25386         Ideograph-R022-Right-Open-Box.el, Ideograph-R019-Power.el,
25387         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
25388         Ideograph-R016-Table.el, Ideograph-R013-Down-Box.el,
25389         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
25390         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
25391         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
25392         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
25393         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
25394         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
25395         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
25396         `chinese-isoir165' to `=iso-ir165'.
25397
25398 2003-04-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25399
25400         * Ideograph-R032-Earth.el (U+FA10): Rename `=>ucs-big5' to
25401         `=>ucs@big5'.
25402
25403         * char-db-util.el (insert-char-attributes): Convert `=>ucs-big5'
25404         to `=>ucs@big5'.
25405
25406 2003-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25407
25408         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
25409         u02E00-CJK-Radical-Supplement.el, u02000-General-Punctuation.el,
25410         u02200-Mathematical-Operators.el, Ideograph-R145-Clothes.el,
25411         Ideograph-R085-Water.el, Ideograph-R043-Lame.el,
25412         Ideograph-R072-Sun.el, Ideograph-R038-Woman.el,
25413         Ideograph-R032-Earth.el, Ideograph-R022-Right-Open-Box.el,
25414         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
25415         Ideograph-R013-Down-Box.el, Ideograph-R005-Second.el,
25416         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
25417         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename `=ucs-big5'
25418         to `=ucs@big5'.
25419
25420 2003-03-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25421
25422         * Ideograph-R125-Old.el, Ideograph-R140-Grass.el,
25423         Ideograph-R085-Water.el, Ideograph-R072-Sun.el,
25424         Ideograph-R061-Heart.el: Rename `=>ucs-ks' to `=>ucs@ks'.
25425
25426         * char-db-util.el (insert-char-attributes): New implementation to
25427         convert `=>ucs-FOO' to `=>ucs@FOO'; convert `=>ucs-ks' to
25428         `=>ucs@ks'.
25429
25430 2003-03-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25431
25432         * Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
25433         Ideograph-R198-Deer.el, Ideograph-R189-Tall.el,
25434         Ideograph-R187-Horse.el, Ideograph-R181-Leaf.el,
25435         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
25436         Ideograph-R169-Gate.el, Ideograph-R164-Wine.el,
25437         Ideograph-R163-City.el, Ideograph-R160-Bitter.el,
25438         Ideograph-R162-Walk.el, Ideograph-R157-Foot.el,
25439         Ideograph-R154-Shell.el, Ideograph-R149-Speech.el,
25440         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
25441         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
25442         Ideograph-R125-Old.el, Ideograph-R140-Grass.el,
25443         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
25444         Ideograph-R118-Bamboo.el, Ideograph-R116-Cave.el,
25445         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
25446         Ideograph-R087-Claw.el, Ideograph-R094-Dog.el,
25447         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
25448         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
25449         Ideograph-R072-Sun.el, Ideograph-R061-Heart.el,
25450         Ideograph-R053-Dotted-Cliff.el, Ideograph-R044-Corpse.el,
25451         Ideograph-R032-Earth.el, Ideograph-R030-Mouth.el,
25452         Ideograph-R020-Wrap.el, Ideograph-R009-Man.el,
25453         Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Rename
25454         `=ucs-ks' to `=ucs@ks'.
25455
25456 2003-03-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25457
25458         * Ideograph-R085-Water.el (JX1-7654): Rename `=ucs-jis-2000' to
25459         `=ucs@jis-2000'.
25460         (JX1-7739): Likewise.
25461
25462         * Ideograph-R072-Sun.el (JX1-7540): Rename `=ucs-jis-2000' to
25463         `=ucs@jis-2000'.
25464
25465 2003-03-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25466
25467         * Ideograph-R072-Sun.el (JSP-4247): Rename `=ucs-jis-1990' to
25468         `=ucs@jis-1990'.
25469
25470 2003-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25471
25472         * Ideograph-R181-Leaf.el, Ideograph-R172-Short-Tailed-Bird.el,
25473         Ideograph-R157-Foot.el, Ideograph-R154-Shell.el,
25474         Ideograph-R149-Speech.el, Ideograph-R144-Walk-Enclosure.el,
25475         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
25476         Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
25477         Ideograph-R125-Old.el, Ideograph-R120-Silk.el,
25478         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
25479         Ideograph-R102-Field.el, Ideograph-R096-Jade.el,
25480         Ideograph-R085-Water.el, Ideograph-R079-Weapon.el,
25481         Ideograph-R066-Rap.el, Ideograph-R061-Heart.el,
25482         Ideograph-R032-Earth.el, Ideograph-R030-Mouth.el,
25483         Ideograph-R021-Spoon.el: Rename `=>ucs-jis' to `=>ucs@jis'
25484
25485         * char-db-util.el (insert-char-attributes): Convert `=>ucs-jis' to
25486         `=>ucs@jis'.
25487
25488 2003-03-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25489
25490         * u02E00-CJK-Radical-Supplement.el, u02000-General-Punctuation.el,
25491         u01F00-Greek-Extended.el, u01E00-Latin-Extended-Additional.el,
25492         u00400-Cyrillic.el, u00370-Greek.el,
25493         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
25494         u00100-Latin-Extended-A.el, Ideograph-R213-Turtle.el,
25495         u000A0-Latin-1-Supplement.el, Ideograph-R212-Dragon.el,
25496         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
25497         Ideograph-R209-Nose.el, Ideograph-R208-Rat.el,
25498         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
25499         Ideograph-R205-Frog.el, Ideograph-R204-Embroidery.el,
25500         Ideograph-R203-Black.el, Ideograph-R201-Yellow.el,
25501         Ideograph-R200-Hemp.el, Ideograph-R199-Wheat.el,
25502         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
25503         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
25504         Ideograph-R194-Ghost.el, Ideograph-R193-Cauldron.el,
25505         Ideograph-R191-Fight.el, Ideograph-R190-Hair.el,
25506         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
25507         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
25508         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
25509         Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
25510         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
25511         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
25512         Ideograph-R173-Rain.el, Ideograph-R172-Short-Tailed-Bird.el,
25513         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
25514         Ideograph-R165-Distinguish.el, Ideograph-R167-Gold.el,
25515         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
25516         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
25517         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
25518         Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
25519         Ideograph-R155-Red.el, Ideograph-R154-Shell.el,
25520         Ideograph-R153-Badger.el, Ideograph-R151-Bean.el,
25521         Ideograph-R152-Pig.el, Ideograph-R150-Valley.el,
25522         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
25523         Ideograph-R146-West.el, Ideograph-R147-See.el,
25524         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
25525         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
25526         Ideograph-R141-Tiger.el, Ideograph-R138-Stopping.el,
25527         Ideograph-R140-Grass.el, Ideograph-R136-Oppose.el,
25528         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
25529         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
25530         Ideograph-R134-Mortar.el, Ideograph-R129-Brush.el,
25531         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
25532         Ideograph-R125-Old.el, Ideograph-R127-Plow.el,
25533         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
25534         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
25535         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
25536         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
25537         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
25538         Ideograph-R113-Spirit.el, Ideograph-R111-Arrow.el,
25539         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
25540         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
25541         Ideograph-R107-Skin.el, Ideograph-R106-White.el,
25542         Ideograph-R105-Dotted-Tent.el, Ideograph-R104-Sickness.el,
25543         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R100-Life.el,
25544         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
25545         Ideograph-R099-Sweet.el, Ideograph-R098-Tile.el,
25546         Ideograph-R097-Melon.el, Ideograph-R096-Jade.el,
25547         Ideograph-R095-Profound.el, Ideograph-R094-Dog.el,
25548         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
25549         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
25550         Ideograph-R091-Slice.el, Ideograph-R087-Claw.el,
25551         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
25552         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
25553         Ideograph-R082-Fur.el, Ideograph-R080-Do-Not.el,
25554         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
25555         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
25556         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
25557         Ideograph-R074-Moon.el, Ideograph-R070-Square.el,
25558         Ideograph-R072-Sun.el, Ideograph-R069-Axe.el,
25559         Ideograph-R068-Dipper.el, Ideograph-R067-Script.el,
25560         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
25561         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
25562         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
25563         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
25564         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
25565         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
25566         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
25567         Ideograph-R052-Short-Thread.el, Ideograph-R048-Work.el,
25568         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
25569         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
25570         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
25571         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
25572         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
25573         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
25574         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
25575         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
25576         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
25577         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
25578         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
25579         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
25580         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
25581         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
25582         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
25583         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
25584         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
25585         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
25586         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
25587         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
25588         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
25589         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
25590         Ideograph-R001-One.el: Rename `=ucs-jis' to `=ucs@jis'.
25591
25592 2003-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25593
25594         * Ideograph-R196-Bird.el, Ideograph-R186-Fragrant.el,
25595         Ideograph-R184-Eat.el, Ideograph-R181-Leaf.el,
25596         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R154-Shell.el,
25597         Ideograph-R149-Speech.el, Ideograph-R142-Insect.el,
25598         Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
25599         Ideograph-R125-Old.el, Ideograph-R120-Silk.el,
25600         Ideograph-R119-Rice.el, Ideograph-R116-Cave.el,
25601         Ideograph-R109-Eye.el, Ideograph-R096-Jade.el,
25602         Ideograph-R085-Water.el, Ideograph-R079-Weapon.el,
25603         Ideograph-R064-Hand.el, Ideograph-R061-Heart.el,
25604         Ideograph-R046-Mountain.el, Ideograph-R043-Lame.el,
25605         Ideograph-R038-Woman.el, Ideograph-R032-Earth.el,
25606         Ideograph-R030-Mouth.el, Ideograph-R018-Knife.el: Rename
25607         `=>ucs-cns' to `=>ucs@cns'
25608
25609         * char-db-util.el (insert-char-attributes): Convert `=>ucs-cns' to
25610         `=>ucs@cns'.
25611
25612 2003-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25613
25614         * Ideograph-R198-Deer.el, Ideograph-R200-Hemp.el,
25615         u02E00-CJK-Radical-Supplement.el, Ideograph-R196-Bird.el,
25616         Ideograph-R186-Fragrant.el, Ideograph-R184-Eat.el,
25617         Ideograph-R181-Leaf.el, Ideograph-R175-Wrong.el,
25618         Ideograph-R178-Tanned-Leather.el,
25619         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
25620         Ideograph-R167-Gold.el, Ideograph-R163-City.el,
25621         Ideograph-R162-Walk.el, Ideograph-R152-Pig.el,
25622         Ideograph-R159-Cart.el, Ideograph-R144-Walk-Enclosure.el,
25623         Ideograph-R149-Speech.el, Ideograph-R141-Tiger.el,
25624         Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
25625         Ideograph-R124-Feather.el, Ideograph-R120-Silk.el,
25626         Ideograph-R119-Rice.el, Ideograph-R116-Cave.el,
25627         Ideograph-R115-Grain.el, Ideograph-R111-Arrow.el,
25628         Ideograph-R113-Spirit.el, Ideograph-R106-White.el,
25629         Ideograph-R109-Eye.el, Ideograph-R105-Dotted-Tent.el,
25630         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
25631         Ideograph-R085-Water.el, Ideograph-R079-Weapon.el,
25632         Ideograph-R082-Fur.el, Ideograph-R071-Not.el,
25633         Ideograph-R072-Sun.el, Ideograph-R068-Dipper.el,
25634         Ideograph-R047-River.el, Ideograph-R051-Dry.el,
25635         Ideograph-R061-Heart.el, Ideograph-R046-Mountain.el,
25636         Ideograph-R043-Lame.el, Ideograph-R038-Woman.el,
25637         Ideograph-R037-Big.el, Ideograph-R032-Earth.el,
25638         Ideograph-R029-Again.el, Ideograph-R030-Mouth.el,
25639         Ideograph-R013-Down-Box.el, Ideograph-R018-Knife.el,
25640         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
25641         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
25642         Ideograph-R005-Second.el, Ideograph-R002-Line.el,
25643         Ideograph-R001-One.el: Rename `=ucs-cns' to `=ucs@cns'.
25644
25645 2003-03-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25646
25647         * Ideograph-R009-Man.el: Reformatted.
25648
25649         * char-db-util.el (insert-char-attributes): Convert `=>ucs-gb' to
25650         `=>ucs@gb'.
25651
25652 2003-03-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25653
25654         * Ideograph-R181-Leaf.el, Ideograph-R172-Short-Tailed-Bird.el,
25655         Ideograph-R154-Shell.el, Ideograph-R141-Tiger.el,
25656         Ideograph-R149-Speech.el, Ideograph-R120-Silk.el,
25657         Ideograph-R119-Rice.el, Ideograph-R116-Cave.el,
25658         Ideograph-R085-Water.el, Ideograph-R079-Weapon.el,
25659         Ideograph-R061-Heart.el, Ideograph-R038-Woman.el,
25660         Ideograph-R032-Earth.el: Rename `=>ucs-gb' to `=>ucs@gb'.
25661
25662 2003-03-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25663
25664         * Ideograph-R186-Fragrant.el, Ideograph-R196-Bird.el,
25665         Ideograph-R142-Insect.el, Ideograph-R109-Eye.el,
25666         Ideograph-R064-Hand.el, Ideograph-R046-Mountain.el,
25667         Ideograph-R043-Lame.el, Ideograph-R030-Mouth.el,
25668         Ideograph-R018-Knife.el: Rename `ucs-gb' to `=ucs@gb'.
25669
25670 2003-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25671
25672         * Ideograph-R037-Big.el: Rename `ideograph-daikanwa-2' to
25673         `=daikanwa-rev1'; use `=daikanwa-rev2' instead of
25674         `ideograph-daikanwa' when it and `=daikanwa-rev1' have different
25675         values.
25676
25677         * ideograph-util.el (char-representative-of-daikanwa): Use
25678         `encode-char' instead of `get-char-attribute' for
25679         `ideograph-daikanwa'; regard `=daikanwa-rev2' as same as
25680         `ideograph-daikanwa'.
25681         (char-daikanwa): Likewise.
25682
25683 2003-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25684
25685         * char-db-util.el (char-db-make-char-spec): Regard
25686         `=daikanwa-rev2' as same as `ideograph-daikanwa'.
25687         (insert-char-attributes): Regard `=daikanwa-rev1' and
25688         `=daikanwa-rev2' as same as `ideograph-daikanwa'.
25689
25690 2003-03-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
25691
25692         * u0FFF0-Specials.el, u0FF00-Halfwidth-and-Fullwidth-Forms.el,
25693         u0FE70-Arabic-Presentation-Forms-B.el,
25694         u0FE20-Combining-Half-Marks.el, u0FE30-CJK-Compatibility-Forms.el,
25695         u0FE50-Small-Form-Variants.el,
25696         u0FB50-Arabic-Presentation-Forms-A.el,
25697         u0FB00-Alphabetic-Presentation-Forms.el, u0E000-Private-Use.el,
25698         u0A490-Yi-Radicals.el, u0AC00-Hangul-Syllables.el,
25699         u0A000-Yi-Syllables.el, u03300-CJK-Compatibility.el,
25700         u03200-Enclosed-CJK-Letters-and-Months.el,
25701         u031F0-Katakana-Phonetic-Extensions.el, u03190-Kanbun.el,
25702         u031A0-Bopomofo-Extended.el, u03100-Bopomofo.el,
25703         u03130-Hangul-Compatibility-Jamo.el, u030A0-Katakana.el,
25704         u03040-Hiragana.el, u02FF0-Ideographic-Description-Characters.el,
25705         u03000-CJK-Symbols-and-Punctuation.el, u02F00-Kangxi-Radicals.el,
25706         u02900-Supplemental-Arrows-B.el,
25707         u02980-Miscellaneous-Mathematical-Symbols-B.el,
25708         u02E00-CJK-Radical-Supplement.el, u02800-Braille-Patterns.el,
25709         u02700-Dingbats.el, u025A0-Geometric-Shapes.el,
25710         u02600-Miscellaneous-Symbols.el, u02580-Block-Elements.el,
25711         u02500-Box-Drawing.el, u02460-Enclosed-Alphanumerics.el,
25712         u02400-Control-Pictures.el, u02440-OCR.el,
25713         u02300-Miscellaneous-Technical.el,
25714         u02200-Mathematical-Operators.el, u02190-Arrows.el,
25715         u02150-Number-Forms.el,
25716         u020D0-Combining-Diacritical-Marks-for-Symbols.el,
25717         u02100-Letterlike-Symbols.el, u02070-Superscripts.el,
25718         u02080-Subscripts.el, u020A0-Currency-Symbols.el,
25719         u02000-General-Punctuation.el, u01F00-Greek-Extended.el,
25720         u01E00-Latin-Extended-Additional.el, u01800-Mongolian.el,
25721         u01780-Khmer.el, u01680-Ogham.el, u016A0-Runic.el,
25722         u01400-Canadian.el, u013A0-Cherokee.el, u01200-Ethiopic.el,
25723         u01100-Hangul-Jamo.el, u010A0-Georgian.el, u01000-Myanmar.el,
25724         u00E80-Lao.el, u00F00-Tibetan.el, u00E00-Thai.el,
25725         u00D80-Sinhala.el, u00D00-Malayalam.el, u00C00-Telugu.el,
25726         u00C80-Kannada.el, u00B00-Oriya.el, u00B80-Tamil.el,
25727         u00A00-Gurmukhi.el, u00A80-Gujarati.el, u00780-Thaana.el,
25728         u00900-Devanagari.el, u00980-Bengali.el, u00700-Syriac.el,
25729         u00590-Hebrew.el, u00600-Arabic.el, u00530-Armenian.el,
25730         u00400-Cyrillic.el, u00300-Combining-Diacritical-Marks.el,
25731         u00370-Greek.el, u00250-IPA-Extensions.el,
25732         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
25733         u00100-Latin-Extended-A.el, u00080-C1.el,
25734         u000A0-Latin-1-Supplement.el, u00000-C0.el, u00020-Basic-Latin.el,
25735         Ideograph-R212-Dragon.el, Ideograph-R213-Turtle.el,
25736         Ideograph-R214-Flute.el, Ideograph-R210-Even.el,
25737         Ideograph-R211-Tooth.el, Ideograph-R209-Nose.el,
25738         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
25739         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
25740         Ideograph-R206-Tripod.el, Ideograph-R202-Millet.el,
25741         Ideograph-R203-Black.el, Ideograph-R200-Hemp.el,
25742         Ideograph-R201-Yellow.el, Ideograph-R199-Wheat.el,
25743         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
25744         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
25745         Ideograph-R194-Ghost.el, Ideograph-R192-Sacrificial-Wine.el,
25746         Ideograph-R193-Cauldron.el, Ideograph-R191-Fight.el,
25747         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
25748         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
25749         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
25750         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
25751         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
25752         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
25753         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
25754         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
25755         Ideograph-R176-Face.el, Ideograph-R173-Rain.el,
25756         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
25757         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
25758         Ideograph-R168-Long.el, Ideograph-R167-Gold.el,
25759         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
25760         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
25761         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
25762         Ideograph-R161-Morning.el, Ideograph-R159-Cart.el,
25763         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
25764         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
25765         Ideograph-R154-Shell.el, Ideograph-R153-Badger.el,
25766         Ideograph-R151-Bean.el, Ideograph-R152-Pig.el,
25767         Ideograph-R150-Valley.el, Ideograph-R149-Speech.el,
25768         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
25769         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
25770         Ideograph-R144-Walk-Enclosure.el, Ideograph-R143-Blood.el,
25771         Ideograph-R142-Insect.el, Ideograph-R141-Tiger.el,
25772         Ideograph-R140-Grass.el, Ideograph-R139-Color.el,
25773         Ideograph-R138-Stopping.el, Ideograph-R136-Oppose.el,
25774         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
25775         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
25776         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
25777         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
25778         Ideograph-R128-Ear.el, Ideograph-R126-And.el,
25779         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
25780         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
25781         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
25782         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
25783         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
25784         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
25785         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
25786         Ideograph-R112-Stone.el, Ideograph-R111-Arrow.el,
25787         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
25788         Ideograph-R108-Dish.el, Ideograph-R107-Skin.el,
25789         Ideograph-R106-White.el, Ideograph-R105-Dotted-Tent.el,
25790         Ideograph-R104-Sickness.el, Ideograph-R103-Bolt-Of-Cloth.el,
25791         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
25792         Ideograph-R100-Life.el, Ideograph-R099-Sweet.el,
25793         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
25794         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
25795         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
25796         Ideograph-R092-Fang.el, Ideograph-R091-Slice.el,
25797         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
25798         Ideograph-R088-Father.el, Ideograph-R087-Claw.el,
25799         Ideograph-R086-Fire.el, Ideograph-R084-Steam.el,
25800         Ideograph-R085-Water.el, Ideograph-R083-Clan.el,
25801         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
25802         Ideograph-R080-Do-Not.el, Ideograph-R079-Weapon.el,
25803         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
25804         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
25805         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
25806         Ideograph-R072-Sun.el, Ideograph-R071-Not.el,
25807         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
25808         Ideograph-R068-Dipper.el, Ideograph-R067-Script.el,
25809         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
25810         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
25811         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
25812         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
25813         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
25814         Ideograph-R056-Shoot.el, Ideograph-R055-Two-Hands.el,
25815         Ideograph-R054-Long-Stride.el, Ideograph-R052-Short-Thread.el,
25816         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
25817         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
25818         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
25819         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
25820         Ideograph-R044-Corpse.el, Ideograph-R042-Small.el,
25821         Ideograph-R043-Lame.el, Ideograph-R041-Inch.el,
25822         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
25823         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
25824         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
25825         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
25826         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
25827         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
25828         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
25829         Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
25830         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
25831         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
25832         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
25833         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
25834         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
25835         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
25836         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
25837         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
25838         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
25839         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
25840         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
25841         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename `ucs' to
25842         `=ucs'.
25843
25844         * ideograph-util.el (char-ucs): Use `=ucs' instead of `ucs'; use
25845         `encode-char' instead of `get-char-attribute' for it.
25846
25847         * char-db-util.el (ideographic-radicals): Use `=ucs' instead of
25848         `ucs'.
25849         (char-db-make-char-spec): Likewise; use `encode-char' instead of
25850         `get-char-attribute' for it.
25851         (char-db-insert-char-reference): Use `=ucs' instead of `ucs'.
25852         (char-db-decode-isolated-char): Likewise.
25853         (insert-char-attributes): Likewise.
25854         (insert-char-data-with-variant): Likewise.
25855         (insert-char-range-data): Likewise; use `encode-char' instead of
25856         `get-char-attribute' for it.
25857
25858         * read-maps.el (mapping-table-read-file): Use `=ucs' instead of
25859         `ucs'; use `encode-char' instead of `get-char-attribute' for it.
25860
25861 2003-03-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25862
25863         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
25864         u025A0-Geometric-Shapes.el, u02600-Miscellaneous-Symbols.el,
25865         u02500-Box-Drawing.el, u02300-Miscellaneous-Technical.el,
25866         u02200-Mathematical-Operators.el, u02190-Arrows.el,
25867         u02100-Letterlike-Symbols.el, u02000-General-Punctuation.el,
25868         char-db-util.el, u000A0-Latin-1-Supplement.el,
25869         Ideograph-R205-Frog.el, Ideograph-R210-Even.el,
25870         Ideograph-R213-Turtle.el, Ideograph-R203-Black.el,
25871         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
25872         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
25873         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
25874         Ideograph-R194-Ghost.el, Ideograph-R187-Horse.el,
25875         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
25876         Ideograph-R181-Leaf.el, Ideograph-R175-Wrong.el,
25877         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
25878         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
25879         Ideograph-R165-Distinguish.el, Ideograph-R167-Gold.el,
25880         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
25881         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
25882         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
25883         Ideograph-R154-Shell.el, Ideograph-R152-Pig.el,
25884         Ideograph-R149-Speech.el, Ideograph-R147-See.el,
25885         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
25886         Ideograph-R142-Insect.el, Ideograph-R140-Grass.el,
25887         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
25888         Ideograph-R130-Meat.el, Ideograph-R125-Old.el,
25889         Ideograph-R128-Ear.el, Ideograph-R124-Feather.el,
25890         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
25891         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
25892         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
25893         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
25894         Ideograph-R112-Stone.el, Ideograph-R109-Eye.el,
25895         Ideograph-R108-Dish.el, Ideograph-R106-White.el,
25896         Ideograph-R104-Sickness.el, Ideograph-R097-Melon.el,
25897         Ideograph-R098-Tile.el, Ideograph-R096-Jade.el,
25898         Ideograph-R094-Dog.el, Ideograph-R088-Father.el,
25899         Ideograph-R091-Slice.el, Ideograph-R086-Fire.el,
25900         Ideograph-R083-Clan.el, Ideograph-R085-Water.el,
25901         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
25902         Ideograph-R073-Say.el, Ideograph-R075-Tree.el,
25903         Ideograph-R067-Script.el, Ideograph-R072-Sun.el,
25904         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
25905         Ideograph-R063-Door.el, Ideograph-R061-Heart.el,
25906         Ideograph-R060-Step.el, Ideograph-R054-Long-Stride.el,
25907         Ideograph-R057-Bow.el, Ideograph-R053-Dotted-Cliff.el,
25908         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
25909         Ideograph-R046-Mountain.el, Ideograph-R044-Corpse.el,
25910         Ideograph-R040-Roof.el, Ideograph-R033-Scholar.el,
25911         Ideograph-R038-Woman.el, Ideograph-R032-Earth.el,
25912         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
25913         Ideograph-R029-Again.el, Ideograph-R026-Seal.el,
25914         Ideograph-R027-Cliff.el, Ideograph-R021-Spoon.el,
25915         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R019-Power.el,
25916         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
25917         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
25918         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
25919         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
25920         Ideograph-R001-One.el: Rename `japanese-jisx0208-1990' to
25921         `=jis-x0208-1990'.
25922
25923 2003-03-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25924
25925         * Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
25926         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
25927         Ideograph-R208-Rat.el, Ideograph-R203-Black.el,
25928         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
25929         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
25930         Ideograph-R202-Millet.el, Ideograph-R197-Salt.el,
25931         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el,
25932         Ideograph-R196-Bird.el, Ideograph-R194-Ghost.el,
25933         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
25934         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
25935         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el,
25936         Ideograph-R188-Bone.el, Ideograph-R185-Head.el,
25937         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
25938         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
25939         Ideograph-R182-Wind.el, Ideograph-R179-Leek.el,
25940         Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
25941         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
25942         Ideograph-R176-Face.el, Ideograph-R174-Blue.el,
25943         Ideograph-R175-Wrong.el, Ideograph-R173-Rain.el,
25944         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
25945         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
25946         Ideograph-R168-Long.el, Ideograph-R167-Gold.el,
25947         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
25948         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
25949         Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
25950         Ideograph-R160-Bitter.el, Ideograph-R159-Cart.el,
25951         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
25952         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
25953         Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
25954         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
25955         Ideograph-R152-Pig.el, Ideograph-R149-Speech.el,
25956         Ideograph-R148-Horn.el, Ideograph-R146-West.el,
25957         Ideograph-R147-See.el, Ideograph-R145-Clothes.el,
25958         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
25959         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
25960         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
25961         Ideograph-R140-Grass.el, Ideograph-R136-Oppose.el,
25962         Ideograph-R137-Boat.el, Ideograph-R132-Self.el,
25963         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
25964         Ideograph-R135-Tongue.el, Ideograph-R131-Minister.el,
25965         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
25966         Ideograph-R128-Ear.el, Ideograph-R125-Old.el,
25967         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
25968         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
25969         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
25970         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
25971         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
25972         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
25973         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
25974         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
25975         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
25976         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
25977         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
25978         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
25979         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
25980         Ideograph-R100-Life.el, Ideograph-R098-Tile.el,
25981         Ideograph-R099-Sweet.el, Ideograph-R097-Melon.el,
25982         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
25983         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
25984         Ideograph-R093-Cow.el, Ideograph-R089-Double-X.el,
25985         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
25986         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
25987         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
25988         Ideograph-R085-Water.el, Ideograph-R081-Compare.el,
25989         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
25990         Ideograph-R080-Do-Not.el, Ideograph-R077-Stop.el,
25991         Ideograph-R078-Death.el, Ideograph-R076-Lack.el,
25992         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
25993         Ideograph-R074-Moon.el, Ideograph-R071-Not.el,
25994         Ideograph-R072-Sun.el, Ideograph-R068-Dipper.el,
25995         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
25996         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
25997         Ideograph-R065-Branch.el, Ideograph-R063-Door.el,
25998         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
25999         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
26000         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
26001         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
26002         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
26003         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
26004         Ideograph-R052-Short-Thread.el, Ideograph-R048-Work.el,
26005         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
26006         Ideograph-R047-River.el, Ideograph-R045-Sprout.el,
26007         Ideograph-R046-Mountain.el, Ideograph-R043-Lame.el,
26008         Ideograph-R044-Corpse.el, Ideograph-R041-Inch.el,
26009         Ideograph-R042-Small.el, Ideograph-R039-Child.el,
26010         Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
26011         Ideograph-R037-Big.el, Ideograph-R033-Scholar.el,
26012         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
26013         Ideograph-R036-Evening.el, Ideograph-R032-Earth.el,
26014         Ideograph-R031-Enclosure.el, Ideograph-R029-Again.el,
26015         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
26016         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
26017         Ideograph-R025-Divination.el, Ideograph-R022-Right-Open-Box.el,
26018         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
26019         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
26020         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
26021         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
26022         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
26023         Ideograph-R013-Down-Box.el, Ideograph-R011-Enter.el,
26024         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
26025         Ideograph-R009-Man.el, Ideograph-R007-Two.el,
26026         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
26027         Ideograph-R005-Second.el, Ideograph-R003-Dot.el: Add some missing
26028         `=gt-pj-1' and `=gt-k' code points.
26029
26030         * maps-conf.el: Unify `=gt-pj-1' code points into JIS X 0208:1990
26031         code points.
26032
26033 2003-03-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26034
26035         * Ideograph-R072-Sun.el: Reformatted.
26036
26037 2003-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26038
26039         * Ideograph-R189-Tall.el, Ideograph-R210-Even.el,
26040         Ideograph-R170-Mound.el, Ideograph-R160-Bitter.el,
26041         Ideograph-R154-Shell.el, Ideograph-R149-Speech.el,
26042         Ideograph-R142-Insect.el, Ideograph-R136-Oppose.el,
26043         Ideograph-R140-Grass.el, Ideograph-R130-Meat.el,
26044         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
26045         Ideograph-R114-Track.el, Ideograph-R120-Silk.el,
26046         Ideograph-R110-Spear.el, Ideograph-R113-Spirit.el,
26047         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
26048         Ideograph-R099-Sweet.el, Ideograph-R101-Use.el,
26049         Ideograph-R102-Field.el, Ideograph-R087-Claw.el,
26050         Ideograph-R089-Double-X.el, Ideograph-R092-Fang.el,
26051         Ideograph-R095-Profound.el, Ideograph-R086-Fire.el,
26052         Ideograph-R085-Water.el, Ideograph-R078-Death.el,
26053         Ideograph-R077-Stop.el, Ideograph-R075-Tree.el,
26054         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
26055         Ideograph-R072-Sun.el, Ideograph-R066-Rap.el,
26056         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
26057         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
26058         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
26059         Ideograph-R055-Two-Hands.el, Ideograph-R051-Dry.el,
26060         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
26061         Ideograph-R050-Turban.el, Ideograph-R043-Lame.el,
26062         Ideograph-R047-River.el, Ideograph-R039-Child.el,
26063         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
26064         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
26065         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
26066         Ideograph-R029-Again.el, Ideograph-R026-Seal.el,
26067         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
26068         Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
26069         Ideograph-R021-Spoon.el, Ideograph-R022-Right-Open-Box.el,
26070         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
26071         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
26072         Ideograph-R017-Open-Box.el, Ideograph-R015-Ice.el,
26073         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
26074         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
26075         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
26076         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
26077         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
26078         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
26079         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename
26080         `ideograph-hanziku-*' to `=hanziku-*'.
26081
26082 2003-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26083
26084         * u02E00-CJK-Radical-Supplement.el, Ideograph-R184-Eat.el,
26085         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R162-Walk.el,
26086         Ideograph-R152-Pig.el, Ideograph-R140-Grass.el,
26087         Ideograph-R134-Mortar.el, Ideograph-R137-Boat.el,
26088         Ideograph-R124-Feather.el, Ideograph-R114-Track.el,
26089         Ideograph-R121-Jar.el, Ideograph-R123-Sheep.el,
26090         Ideograph-R109-Eye.el, Ideograph-R094-Dog.el,
26091         Ideograph-R084-Steam.el, Ideograph-R089-Double-X.el,
26092         Ideograph-R075-Tree.el, Ideograph-R064-Hand.el,
26093         Ideograph-R056-Shoot.el, Ideograph-R058-Snout.el,
26094         Ideograph-R062-Halberd.el, Ideograph-R047-River.el,
26095         Ideograph-R053-Dotted-Cliff.el, Ideograph-R040-Roof.el,
26096         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
26097         Ideograph-R029-Again.el, Ideograph-R025-Divination.el,
26098         Ideograph-R027-Cliff.el, Ideograph-R024-Ten.el,
26099         Ideograph-R018-Knife.el, Ideograph-R013-Down-Box.el,
26100         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
26101         Ideograph-R009-Man.el, Ideograph-R007-Two.el,
26102         Ideograph-R008-Lid.el, Ideograph-R005-Second.el,
26103         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
26104         Ideograph-R002-Line.el, Ideograph-R001-One.el, char-db-util.el,
26105         isolated-char.el: Rename `ideograph-gt-pj-*' to `=gt-pj-*'.
26106
26107 2003-02-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26108
26109         * Ideograph-R019-Power.el (M-02433): Rearrangement
26110         `<-simplified-ideograph'.
26111
26112         * isolated-char.el (GT-56364): New character.
26113
26114 2003-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26115
26116         * Ideograph-R032-Earth.el (M-05571'): New character.
26117         (GT-07031): Likewise.
26118
26119 2003-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26120
26121         * Ideograph-R053-Dotted-Cliff.el (GT-11901): Rearrangement
26122         `<-vulgar-ideograph'.
26123
26124         * Ideograph-R018-Knife.el (U+5263): Modify
26125         `ideographic-structure'.
26126
26127         * Ideograph-R008-Lid.el (M-00338): Modify `ideographic-structure'.
26128
26129 2003-02-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26130
26131         * Ideograph-R189-Tall.el: Reformatted.
26132         (U+4BE7): Modify `ideographic-structure'.
26133         (U-00029AC3): Likewise.
26134
26135 2003-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26136
26137         * char-db-util.el (insert-char-data): Don't use `tabify'.
26138
26139 2003-02-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26140
26141         * ideograph-util.el (insert-ideograph-radical-char-data): Fix
26142         problem when `char-db-ignored-attributes' is specified.
26143
26144 2003-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26145
26146         * Ideograph-R031-Enclosure.el (M-04866): Unify GT-06120.
26147         (M-04866'): Unify B-F96B and GT-06121.
26148         (U+571E): New character.
26149
26150 2003-02-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26151
26152         * Ideograph-R089-Double-X.el (M-19751): Unify U-0002039B instead
26153         of using `->identical'; use `ideographic-' instead of
26154         `ideographic-radical' and `ideographic-strokes'.
26155
26156         * Ideograph-R078-Death.el: Reformatted.
26157         (U-00023A3B): Modify `ideographic-structure'.
26158         (C6-5373): Likewise.
26159
26160         * Ideograph-R009-Man.el: Reformatted.
26161         (U-0002028C): Separate C6-353B.
26162         (B-D85A): Modify `ideographic-structure'.
26163         (U+509D): Use `hanyu-dazidian' instead of
26164         `hanyu-dazidian-{vol|page|char}'.
26165         (M-00986): Separate all.
26166         (M-01043): Add `ideographic-structure'.
26167         (U+3480): Modify `ideographic-structure'.
26168         (U-0002037A): Complete `ideographic-structure'.
26169         (U-0002039B): Unify M-19751 instead of using `->identical'; use
26170         `ideographic-' instead of `ideographic-radical' and
26171         `ideographic-strokes'.
26172         (U-00020398): Unify C7-262D instead of using `->identical'; use
26173         `ideographic-' instead of `ideographic-radical' and
26174         `ideographic-strokes'.
26175         (U-000201F0): Modify `ideographic-structure'.
26176
26177         * char-db-util.el (char-db-coded-charset-priority-list): Don't
26178         convert from `default-coded-charset-priority-list'.
26179
26180 2003-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26181
26182         * Ideograph-R184-Eat.el, Ideograph-R140-Grass.el: Reformatted.
26183
26184         * Ideograph-R137-Boat.el (GT-K00606): New character.
26185         (GT-K00607): Likewise.
26186
26187         * Ideograph-R135-Tongue.el, Ideograph-R124-Feather.el,
26188         Ideograph-R122-Net.el: Reformatted.
26189
26190         * Ideograph-R114-Track.el (C7-262D): Unify U-00020398 instead of
26191         using `->identical'; use `ideographic-' instead of
26192         `ideographic-radical' and `ideographic-strokes'.
26193
26194         * Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
26195         Ideograph-R059-Bristle.el, Ideograph-R050-Turban.el,
26196         Ideograph-R037-Big.el, Ideograph-R030-Mouth.el,
26197         Ideograph-R028-Private.el, Ideograph-R019-Power.el,
26198         Ideograph-R018-Knife.el, Ideograph-R016-Table.el: Reformatted.
26199
26200         * Ideograph-R011-Enter.el: Reformatted.
26201         (M-01437): Modify `ideographic-structure'.
26202         (H1-C3C3): Add `ideographic-structure'.
26203
26204         * Ideograph-R008-Lid.el: Reformatted.
26205         (U-0002014C): Separate H1-E0B2.
26206
26207         * Ideograph-R005-Second.el, Ideograph-R002-Line.el,
26208         Ideograph-R001-One.el: Reformatted.
26209
26210 2003-02-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26211
26212         * Ideograph-R013-Down-Box.el: Reformatted.
26213
26214 2003-02-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26215
26216         * Ideograph-R109-Eye.el (U+7758): Unify GT-K10417.
26217         (GT-K10415): New character.
26218         (GT-K10416): New character.
26219
26220         * Ideograph-R102-Field.el (U+753B): Add S1-5026.
26221         (J0-3268): Add S1-5023.
26222
26223         * Ideograph-R062-Halberd.el (GT-K02180): New character.
26224
26225         * Ideograph-R047-River.el (GT-K02004): New character.
26226
26227 2003-02-21  MORIOKA Tomohiko  <tomo@m17n.org>
26228
26229         * Ideograph-R019-Power.el (M-02485): Modify
26230         `ideographic-structure'.
26231
26232         * Ideograph-R181-Leaf.el (U+4AC2): Unify CB00714.
26233         (M-43447): Separate C2-555F.
26234
26235         * Ideograph-R199-Wheat.el (M-47748): Unify U-0002A312.
26236         (C7-2C2D): Map to U-0002A312.
26237         (CB01463): New character.
26238
26239         * Ideograph-R145-Clothes.el (M-34556): Separate G0-4F65, C1-7543
26240         and U+8944; add JU+8944, KU+8944 and BU+8944.
26241
26242         * Ideograph-R009-Man.el (U-000201EE): Add `ideographic-strokes'
26243         and `total-strokes'.
26244         (CB06079): New character.
26245         (C4-4232): Modify `ideographic-structure'.
26246
26247 2003-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26248
26249         * Ideograph-R075-Tree.el (U-00021B3E): Unify CB12636.
26250
26251         * Ideograph-R030-Mouth.el (M-03598): Modify
26252         `ideographic-structure'.
26253
26254 2003-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26255
26256         * Ideograph-R032-Earth.el (U-0002123D): New character.
26257         (U-0002131B): New character.
26258         (U-0002146E): New character.
26259
26260 2003-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26261
26262         * Ideograph-R032-Earth.el (M-05344): Delete J83-444D, J90-444D,
26263         JC3-47C9 and JU+585A.
26264         (JX1-2F57): Unify U+FA10 and KU+585A; map to GU+585A, CU+585A and
26265         BU+585A.
26266         (U+585A): Map to JU+FA10.
26267         (C1-6356): Map to JU+FA10; add CU+585A and BU+585A.
26268         (J90-444D): Map to U+585A.
26269         (JC3-47C9): Likewise.
26270
26271 2003-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26272
26273         * char-db-util.el (insert-char-attributes): Add setting for
26274         `=>ucs-big5'.
26275
26276 2003-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26277
26278         * Ideograph-R191-Fight.el, Ideograph-R172-Short-Tailed-Bird.el,
26279         Ideograph-R162-Walk.el, Ideograph-R149-Speech.el,
26280         Ideograph-R148-Horn.el, Ideograph-R140-Grass.el,
26281         Ideograph-R121-Jar.el, Ideograph-R123-Sheep.el,
26282         Ideograph-R118-Bamboo.el, Ideograph-R115-Grain.el,
26283         Ideograph-R113-Spirit.el, Ideograph-R109-Eye.el,
26284         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
26285         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
26286         Ideograph-R091-Slice.el, Ideograph-R087-Claw.el,
26287         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
26288         Ideograph-R084-Steam.el, Ideograph-R082-Fur.el,
26289         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
26290         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
26291         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
26292         Ideograph-R074-Moon.el, Ideograph-R071-Not.el,
26293         Ideograph-R072-Sun.el, Ideograph-R070-Square.el,
26294         Ideograph-R069-Axe.el, Ideograph-R068-Dipper.el,
26295         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
26296         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
26297         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
26298         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
26299         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
26300         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
26301         Ideograph-R056-Shoot.el, Ideograph-R053-Dotted-Cliff.el,
26302         Ideograph-R052-Short-Thread.el, Ideograph-R049-Oneself.el,
26303         Ideograph-R050-Turban.el, Ideograph-R048-Work.el,
26304         Ideograph-R047-River.el, Ideograph-R046-Mountain.el,
26305         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
26306         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
26307         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
26308         Ideograph-R038-Woman.el, Ideograph-R036-Evening.el,
26309         Ideograph-R037-Big.el, Ideograph-R033-Scholar.el,
26310         Ideograph-R034-Go.el, Ideograph-R032-Earth.el,
26311         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
26312         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
26313         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
26314         Ideograph-R025-Divination.el, Ideograph-R023-Hiding-Enclosure.el,
26315         Ideograph-R024-Ten.el, Ideograph-R022-Right-Open-Box.el,
26316         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
26317         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
26318         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
26319         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
26320         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
26321         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
26322         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
26323         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
26324         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
26325         Ideograph-R001-One.el: Rename `ideograph-gt' to `=gt'.
26326
26327 2003-02-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26328
26329         * char-db-util.el (char-db-coded-charset-priority-list): Rename
26330         `ideograph-gt' to `=gt'.
26331         (char-db-decode-isolated-char): Likewise.
26332         (insert-char-attributes): Likewise.
26333
26334         * isolated-char.el: Rename `ideograph-gt' to `=gt'.
26335
26336 2003-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26337
26338         * Ideograph-R072-Sun.el: Reformatted.
26339
26340 2003-02-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26341
26342         * u02E00-CJK-Radical-Supplement.el, Ideograph-R184-Eat.el,
26343         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R162-Walk.el,
26344         Ideograph-R152-Pig.el, Ideograph-R140-Grass.el,
26345         Ideograph-R135-Tongue.el, Ideograph-R134-Mortar.el,
26346         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
26347         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
26348         Ideograph-R114-Track.el, Ideograph-R089-Double-X.el,
26349         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
26350         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el,
26351         Ideograph-R056-Shoot.el, Ideograph-R050-Turban.el,
26352         Ideograph-R040-Roof.el, Ideograph-R037-Big.el,
26353         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
26354         Ideograph-R028-Private.el, Ideograph-R025-Divination.el,
26355         Ideograph-R024-Ten.el, Ideograph-R018-Knife.el,
26356         Ideograph-R016-Table.el, Ideograph-R013-Down-Box.el,
26357         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
26358         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
26359         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
26360         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
26361         Ideograph-R002-Line.el, Ideograph-R001-One.el, char-db-util.el,
26362         isolated-char.el: Rename `ideograph-gt-k' to `=gt-k'.
26363
26364 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26365
26366         * u02F00-Kangxi-Radicals.el, Ideograph-R210-Even.el,
26367         u02E00-CJK-Radical-Supplement.el, Ideograph-R189-Tall.el,
26368         Ideograph-R187-Horse.el, Ideograph-R183-Fly.el,
26369         Ideograph-R184-Eat.el, Ideograph-R178-Tanned-Leather.el,
26370         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R169-Gate.el,
26371         Ideograph-R168-Long.el, Ideograph-R167-Gold.el,
26372         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
26373         Ideograph-R158-Body.el, Ideograph-R154-Shell.el,
26374         Ideograph-R152-Pig.el, Ideograph-R149-Speech.el,
26375         Ideograph-R146-West.el, Ideograph-R145-Clothes.el,
26376         Ideograph-R142-Insect.el, Ideograph-R138-Stopping.el,
26377         Ideograph-R140-Grass.el, Ideograph-R134-Mortar.el,
26378         Ideograph-R135-Tongue.el, Ideograph-R131-Minister.el,
26379         Ideograph-R132-Self.el, Ideograph-R126-And.el,
26380         Ideograph-R130-Meat.el, Ideograph-R124-Feather.el,
26381         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
26382         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
26383         Ideograph-R119-Rice.el, Ideograph-R114-Track.el,
26384         Ideograph-R117-Stand.el, Ideograph-R113-Spirit.el,
26385         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
26386         Ideograph-R106-White.el, Ideograph-R102-Field.el,
26387         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
26388         Ideograph-R101-Use.el, Ideograph-R096-Jade.el,
26389         Ideograph-R094-Dog.el, Ideograph-R092-Fang.el,
26390         Ideograph-R093-Cow.el, Ideograph-R090-Half-Tree-Trunk.el,
26391         Ideograph-R089-Double-X.el, Ideograph-R087-Claw.el,
26392         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
26393         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
26394         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
26395         Ideograph-R073-Say.el, Ideograph-R075-Tree.el,
26396         Ideograph-R072-Sun.el, Ideograph-R066-Rap.el,
26397         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
26398         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
26399         Ideograph-R059-Bristle.el, Ideograph-R058-Snout.el,
26400         Ideograph-R057-Bow.el, Ideograph-R055-Two-Hands.el,
26401         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
26402         Ideograph-R052-Short-Thread.el, Ideograph-R049-Oneself.el,
26403         Ideograph-R050-Turban.el, Ideograph-R045-Sprout.el,
26404         Ideograph-R047-River.el, Ideograph-R048-Work.el,
26405         Ideograph-R042-Small.el, Ideograph-R044-Corpse.el,
26406         Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
26407         Ideograph-R037-Big.el, Ideograph-R035-Go-Slowly.el,
26408         Ideograph-R036-Evening.el, Ideograph-R034-Go.el,
26409         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
26410         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
26411         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
26412         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
26413         Ideograph-R025-Divination.el, Ideograph-R023-Hiding-Enclosure.el,
26414         Ideograph-R024-Ten.el, Ideograph-R021-Spoon.el,
26415         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
26416         Ideograph-R019-Power.el, Ideograph-R017-Open-Box.el,
26417         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
26418         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
26419         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
26420         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
26421         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
26422         Ideograph-R007-Two.el, Ideograph-R006-Hook.el,
26423         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
26424         Ideograph-R003-Dot.el, Ideograph-R002-Line.el,
26425         Ideograph-R001-One.el, maps-conf.el: Rename `chinese-big5-cdp' to
26426         `=big5-cdp'.
26427
26428 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26429
26430         * u03200-Enclosed-CJK-Letters-and-Months.el,
26431         u0FF00-Halfwidth-and-Fullwidth-Forms.el, u03040-Hiragana.el,
26432         u030A0-Katakana.el, u02F00-Kangxi-Radicals.el,
26433         u03000-CJK-Symbols-and-Punctuation.el,
26434         u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
26435         u02190-Arrows.el, u02460-Enclosed-Alphanumerics.el,
26436         u02500-Box-Drawing.el, u02580-Block-Elements.el,
26437         u02700-Dingbats.el, u02E00-CJK-Radical-Supplement.el,
26438         u002B0-Spacing-Modifier-Letters.el, u00400-Cyrillic.el,
26439         Ideograph-R013-Down-Box.el, Ideograph-R122-Net.el,
26440         u000A0-Latin-1-Supplement.el: Rename `chinese-big5-eten' to
26441         `=big5-eten'.
26442
26443 2003-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26444
26445         * maps-conf.el, u0E000-Private-Use.el: Rename `chinese-big5-pua'
26446         to `=big5-pua'.
26447
26448 2003-02-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26449
26450         * Ideograph-R191-Fight.el, Ideograph-R149-Speech.el,
26451         Ideograph-R148-Horn.el, Ideograph-R140-Grass.el,
26452         Ideograph-R121-Jar.el, Ideograph-R123-Sheep.el,
26453         Ideograph-R118-Bamboo.el, Ideograph-R115-Grain.el,
26454         Ideograph-R113-Spirit.el, Ideograph-R093-Cow.el,
26455         Ideograph-R091-Slice.el, Ideograph-R090-Half-Tree-Trunk.el,
26456         Ideograph-R087-Claw.el, Ideograph-R089-Double-X.el,
26457         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
26458         Ideograph-R084-Steam.el, Ideograph-R082-Fur.el,
26459         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
26460         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
26461         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
26462         Ideograph-R073-Say.el, Ideograph-R072-Sun.el,
26463         Ideograph-R071-Not.el, Ideograph-R070-Square.el,
26464         Ideograph-R069-Axe.el, Ideograph-R068-Dipper.el,
26465         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
26466         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
26467         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
26468         Ideograph-R060-Step.el, Ideograph-R058-Snout.el,
26469         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
26470         Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el,
26471         Ideograph-R055-Two-Hands.el, Ideograph-R052-Short-Thread.el,
26472         Ideograph-R053-Dotted-Cliff.el, Ideograph-R050-Turban.el,
26473         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
26474         Ideograph-R047-River.el, Ideograph-R046-Mountain.el,
26475         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
26476         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
26477         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
26478         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
26479         Ideograph-R034-Go.el, Ideograph-R036-Evening.el,
26480         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
26481         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
26482         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
26483         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
26484         Ideograph-R026-Seal.el, Ideograph-R023-Hiding-Enclosure.el,
26485         Ideograph-R024-Ten.el, Ideograph-R022-Right-Open-Box.el,
26486         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
26487         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
26488         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
26489         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
26490         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
26491         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
26492         Ideograph-R007-Two.el, Ideograph-R006-Hook.el,
26493         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
26494         Ideograph-R002-Line.el: Rename `ideograph-cbeta' to `=cbeta'.
26495
26496 2003-02-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26497
26498         * Ideograph-R120-Silk.el (M-27295): Unify JC3-5EF3.
26499
26500 2003-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26501
26502         * read-maps.el (mapping-table-read-file): Use `=jef-china3'
26503         instead of `china3-jef'.
26504
26505 2003-02-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26506
26507         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
26508         u0AC00-Hangul-Syllables.el, u03300-CJK-Compatibility.el,
26509         u03200-Enclosed-CJK-Letters-and-Months.el, u030A0-Katakana.el,
26510         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
26511         u02460-Enclosed-Alphanumerics.el,
26512         u02200-Mathematical-Operators.el, u02190-Arrows.el,
26513         u02150-Number-Forms.el, u01E00-Latin-Extended-Additional.el,
26514         u002B0-Spacing-Modifier-Letters.el, u00180-Latin-Extended-B.el,
26515         u00100-Latin-Extended-A.el, Ideograph-R212-Dragon.el,
26516         u000A0-Latin-1-Supplement.el, Ideograph-R181-Leaf.el,
26517         Ideograph-R180-Sound.el, Ideograph-R159-Cart.el,
26518         Ideograph-R149-Speech.el, Ideograph-R140-Grass.el,
26519         Ideograph-R137-Boat.el, Ideograph-R135-Tongue.el,
26520         Ideograph-R133-Arrive.el, Ideograph-R134-Mortar.el,
26521         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
26522         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
26523         Ideograph-R126-And.el, Ideograph-R127-Plow.el,
26524         Ideograph-R125-Old.el, Ideograph-R124-Feather.el,
26525         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
26526         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
26527         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
26528         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
26529         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
26530         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
26531         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
26532         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
26533         Ideograph-R106-White.el, Ideograph-R104-Sickness.el,
26534         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
26535         Ideograph-R102-Field.el, Ideograph-R098-Tile.el,
26536         Ideograph-R097-Melon.el, Ideograph-R095-Profound.el,
26537         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
26538         Ideograph-R093-Cow.el, Ideograph-R092-Fang.el,
26539         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
26540         Ideograph-R091-Slice.el, Ideograph-R087-Claw.el,
26541         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
26542         Ideograph-R084-Steam.el, Ideograph-R083-Clan.el,
26543         Ideograph-R082-Fur.el, Ideograph-R080-Do-Not.el,
26544         Ideograph-R081-Compare.el, Ideograph-R079-Weapon.el,
26545         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
26546         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
26547         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
26548         Ideograph-R072-Sun.el, Ideograph-R071-Not.el,
26549         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
26550         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
26551         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
26552         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
26553         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
26554         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
26555         Ideograph-R058-Snout.el, Ideograph-R056-Shoot.el,
26556         Ideograph-R057-Bow.el, Ideograph-R055-Two-Hands.el,
26557         Ideograph-R054-Long-Stride.el, Ideograph-R053-Dotted-Cliff.el,
26558         Ideograph-R051-Dry.el, Ideograph-R049-Oneself.el,
26559         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
26560         Ideograph-R046-Mountain.el, Ideograph-R045-Sprout.el,
26561         Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el,
26562         Ideograph-R042-Small.el, Ideograph-R041-Inch.el,
26563         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
26564         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
26565         Ideograph-R036-Evening.el, Ideograph-R034-Go.el,
26566         Ideograph-R035-Go-Slowly.el, Ideograph-R032-Earth.el,
26567         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
26568         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
26569         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
26570         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
26571         Ideograph-R023-Hiding-Enclosure.el,
26572         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
26573         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
26574         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
26575         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
26576         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
26577         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
26578         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
26579         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
26580         Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
26581         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
26582         Ideograph-R002-Line.el, Ideograph-R001-One.el: Rename `china3-jef'
26583         to `=jef-china3'.
26584
26585 2003-02-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26586
26587         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
26588         u0FE30-CJK-Compatibility-Forms.el, u03300-CJK-Compatibility.el,
26589         u031F0-Katakana-Phonetic-Extensions.el,
26590         u03200-Enclosed-CJK-Letters-and-Months.el, u030A0-Katakana.el,
26591         u03040-Hiragana.el, u02900-Supplemental-Arrows-B.el,
26592         u02980-Miscellaneous-Mathematical-Symbols-B.el,
26593         u02E00-CJK-Radical-Supplement.el,
26594         u03000-CJK-Symbols-and-Punctuation.el,
26595         u02600-Miscellaneous-Symbols.el, u02700-Dingbats.el,
26596         u025A0-Geometric-Shapes.el, u02460-Enclosed-Alphanumerics.el,
26597         u02300-Miscellaneous-Technical.el, u02400-Control-Pictures.el,
26598         u02150-Number-Forms.el, u02190-Arrows.el,
26599         u02200-Mathematical-Operators.el, u02000-General-Punctuation.el,
26600         u020A0-Currency-Symbols.el, u02100-Letterlike-Symbols.el,
26601         u01F00-Greek-Extended.el, u01E00-Latin-Extended-Additional.el,
26602         u00370-Greek.el, u002B0-Spacing-Modifier-Letters.el,
26603         u00300-Combining-Diacritical-Marks.el, u00250-IPA-Extensions.el,
26604         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
26605         Ideograph-R212-Dragon.el, Ideograph-R214-Flute.el,
26606         u000A0-Latin-1-Supplement.el, Ideograph-R209-Nose.el,
26607         Ideograph-R211-Tooth.el, Ideograph-R206-Tripod.el,
26608         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
26609         Ideograph-R205-Frog.el, Ideograph-R200-Hemp.el,
26610         Ideograph-R201-Yellow.el, Ideograph-R203-Black.el,
26611         Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
26612         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
26613         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
26614         Ideograph-R193-Cauldron.el, Ideograph-R191-Fight.el,
26615         Ideograph-R190-Hair.el, Ideograph-R189-Tall.el,
26616         Ideograph-R188-Bone.el, Ideograph-R186-Fragrant.el,
26617         Ideograph-R187-Horse.el, Ideograph-R184-Eat.el,
26618         Ideograph-R182-Wind.el, Ideograph-R181-Leaf.el,
26619         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
26620         Ideograph-R178-Tanned-Leather.el, Ideograph-R174-Blue.el,
26621         Ideograph-R177-Leather.el, Ideograph-R173-Rain.el,
26622         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
26623         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
26624         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
26625         Ideograph-R163-City.el, Ideograph-R161-Morning.el,
26626         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
26627         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
26628         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
26629         Ideograph-R156-Run.el, Ideograph-R154-Shell.el,
26630         Ideograph-R153-Badger.el, Ideograph-R152-Pig.el,
26631         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
26632         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
26633         Ideograph-R146-West.el, Ideograph-R147-See.el,
26634         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
26635         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
26636         Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
26637         Ideograph-R139-Color.el, Ideograph-R137-Boat.el,
26638         Ideograph-R135-Tongue.el, Ideograph-R134-Mortar.el,
26639         Ideograph-R131-Minister.el, Ideograph-R132-Self.el,
26640         Ideograph-R133-Arrive.el, Ideograph-R130-Meat.el,
26641         Ideograph-R128-Ear.el, Ideograph-R126-And.el,
26642         Ideograph-R127-Plow.el, Ideograph-R125-Old.el,
26643         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
26644         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
26645         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
26646         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
26647         Ideograph-R116-Cave.el, Ideograph-R114-Track.el,
26648         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
26649         Ideograph-R112-Stone.el, Ideograph-R111-Arrow.el,
26650         Ideograph-R110-Spear.el, Ideograph-R109-Eye.el,
26651         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
26652         Ideograph-R106-White.el, Ideograph-R103-Bolt-Of-Cloth.el,
26653         Ideograph-R104-Sickness.el, Ideograph-R102-Field.el,
26654         Ideograph-R100-Life.el, Ideograph-R101-Use.el,
26655         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
26656         Ideograph-R096-Jade.el, Ideograph-R095-Profound.el,
26657         Ideograph-R094-Dog.el, Ideograph-R091-Slice.el,
26658         Ideograph-R093-Cow.el, Ideograph-R087-Claw.el,
26659         Ideograph-R088-Father.el, Ideograph-R090-Half-Tree-Trunk.el,
26660         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
26661         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
26662         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
26663         Ideograph-R080-Do-Not.el, Ideograph-R079-Weapon.el,
26664         Ideograph-R078-Death.el, Ideograph-R077-Stop.el,
26665         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
26666         Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
26667         Ideograph-R072-Sun.el, Ideograph-R071-Not.el,
26668         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
26669         Ideograph-R070-Square.el, Ideograph-R067-Script.el,
26670         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
26671         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
26672         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
26673         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
26674         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
26675         Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el,
26676         Ideograph-R055-Two-Hands.el, Ideograph-R053-Dotted-Cliff.el,
26677         Ideograph-R050-Turban.el, Ideograph-R047-River.el,
26678         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
26679         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
26680         Ideograph-R044-Corpse.el, Ideograph-R041-Inch.el,
26681         Ideograph-R042-Small.el, Ideograph-R043-Lame.el,
26682         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
26683         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
26684         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
26685         Ideograph-R036-Evening.el, Ideograph-R033-Scholar.el,
26686         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
26687         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
26688         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
26689         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
26690         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
26691         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
26692         Ideograph-R019-Power.el, Ideograph-R016-Table.el,
26693         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
26694         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
26695         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
26696         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
26697         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
26698         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
26699         Ideograph-R001-One.el: Use `=jis-x0213-{1|2}-2000' instead of
26700         `japanese-jisx0213-{1|2}'.
26701
26702 2003-02-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26703
26704         * read-maps.el (mapping-table-read-file): Use
26705         `=jis-x0213-{1|2}-2000' instead of `japanese-jisx0213-{1|2}'.
26706
26707 2003-02-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26708
26709         * Ideograph-R212-Dragon.el (JC3-70A4): New character.
26710
26711 2003-02-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26712
26713         * Ideograph-R181-Leaf.el (U+985E): Add JU+F9D0.
26714         (U+F9D0): Use `=>ucs*' instead of `->decomposition' for U+985E.
26715
26716         * Ideograph-R170-Mound.el (U+9686): Add JU+F9DC.
26717         (U+F9DC): Add `=>ucs*' for U+9686.
26718
26719 2003-02-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26720
26721         * Ideograph-R072-Sun.el (JSP-4175): Unify JX1-752C.
26722         (JSP-423F): Unify JX1-7537.
26723         (JSP-4247): Add JU1990+6677 instead of JU+6677; add KU+6677.
26724         (C1-5F63): Unify JX1-7540, CU+6677, BU+6677 and JU2000+6677.
26725
26726         * Ideograph-R027-Cliff.el: Reformatted.
26727
26728 2003-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26729
26730         * Ideograph-R177-Leather.el (M-43089): Separate C1-7D36.
26731         (JSP-675C): Separate G1-7735 and U+97C9; unify JX1-7D72 and
26732         JU+97C9.
26733
26734         * Ideograph-R145-Clothes.el (U+891C): Separate JSP-5C5F.
26735         (JSP-5C5F): Unify JX1-7B6E and JU+891C.
26736
26737         * u03200-Enclosed-CJK-Letters-and-Months.el: Add some missing
26738         characters of JIS X 0213:2000.
26739
26740         * u02460-Enclosed-Alphanumerics.el: Add some missing characters of
26741         JIS X 0213:2000.
26742
26743         * Ideograph-R195-Fish.el (U+9B79): Unify JX1-7E41.
26744
26745         * read-maps.el (mapping-table-read-file): Use `=ucs-jis-1990' for
26746         JIS X 0121:1990; use `=ucs-jis-2000' for JIS X 0213:2000.
26747
26748 2003-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26749
26750         * Ideograph-R085-Water.el (JX1-7654): Use `=ucs-jis-2000' instead
26751         of `ucs-jis'.
26752         (JSP-4879): Unify JX1-7735.
26753         (U+6FF9): Fix strokes.
26754         (JX1-7739): New character.
26755
26756 2003-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26757
26758         * Ideograph-R140-Grass.el: Add some missing code points of JIS X
26759         0213:2000 plain 1.
26760
26761 2003-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26762
26763         * Ideograph-R120-Silk.el: Add some missing `total-strokes'.
26764         (U+7E28): Separate JSP-5448.
26765         (JSP-5448): Unify JX1-7A2F.
26766
26767         * Ideograph-R115-Grain.el (U+7A5D): Separate JSP-5148 and
26768         JC3-5DBF.
26769         (JSP-5148): Unify JX1-794F.
26770
26771 2003-02-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26772
26773         * dumped-chars.el (system-char-db-source-file-list): Add
26774         "u02900-Supplemental-Arrows-B",
26775         "u02980-Miscellaneous-Mathematical-Symbols-B" and
26776         "u031F0-Katakana-Phonetic-Extensions".
26777
26778         * u031F0-Katakana-Phonetic-Extensions.el: New file.
26779
26780         * u02300-Miscellaneous-Technical.el: Add some missing characters
26781         of JIS X 0213:2000.
26782
26783         * u02980-Miscellaneous-Mathematical-Symbols-B.el,
26784         u02900-Supplemental-Arrows-B.el: New files.
26785
26786         * Ideograph-R119-Rice.el (JSP-5344): Unify JX1-7977.
26787
26788         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH LEFT WHITE
26789         PARENTHESIS): New character.
26790         (FULLWIDTH RIGHT WHITE PARENTHESIS): New character.
26791
26792         * u0FE30-CJK-Compatibility-Forms.el (SESAME DOT): New character.
26793         (WHITE SESAME DOT): New character.
26794
26795         * u030A0-Katakana.el (KATAKANA-HIRAGANA DOUBLE HYPHEN): New
26796         character.
26797         (KATAKANA DIGRAPH KOTO): New character.
26798
26799         * u03040-Hiragana.el (HIRAGANA DIGRAPH YORI): New character.
26800
26801         * u03000-CJK-Symbols-and-Punctuation.el (VERTICAL IDEOGRAPHIC
26802         ITERATION MARK): New character.
26803         (MASU MARK): New character.
26804         (PART ALTERNATION MARK): New character.
26805
26806         * u02000-General-Punctuation.el (DOUBLE QUESTION MARK): New
26807         character.
26808         (TWO ASTERISKS ALIGNED VERTICALLY): New character.
26809
26810         * Ideograph-R086-Fire.el: Add some missing code points of JIS X
26811         0213:2000 plain 1.
26812
26813         * Ideograph-R057-Bow.el (U+5F45): Separate JSP-3C74 and JC3-4CF6.
26814         (JSP-3C74): Unify JX1-743A.
26815
26816         * Ideograph-R061-Heart.el (U+61BC): Unify JX1-745F.
26817
26818         * Ideograph-R015-Ice.el (M-01721): Separate B-E8F9.
26819
26820         * Ideograph-R075-Tree.el: Add some missing code points of JIS X
26821         0213:2000 plain 1.
26822
26823         * Ideograph-R073-Say.el (U+66FA): Unify JX1-754C.
26824
26825 2003-02-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26826
26827         * Ideograph-R013-Down-Box.el (GT-K00079): New character.
26828         (U+5187): Unify B-C94E.
26829         (C2-212E): New character.
26830
26831         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
26832         Ideograph-R003-Dot.el, Ideograph-R002-Line.el: Add some missing
26833         `ucs-cns' and `ucs-big5' attributes.
26834
26835         * Ideograph-R001-One.el (GT-K00002): New character.
26836         (C2-212E): Separate B-C94E; add CU+5187; use `ideographic-'
26837         instead of `ideographic-radical' and `ideographic-strokes' to add
26838         UCS's radical and strokes.
26839
26840 2003-02-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26841
26842         * Ideograph-R200-Hemp.el (K0-582B): Unify M-47887; separate
26843         C1-5E28.
26844         (C1-5E28): Relate to M-47887 instead of M-47888.
26845         (C6-463E): Likewise.
26846         (M-47888): Separate G0-4269 and U+9EBB.
26847
26848         * Ideograph-R009-Man.el: Reformatted.
26849
26850 2003-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26851
26852         * Ideograph-R210-Even.el (M-48560): Separate CNS and GB.
26853
26854         * Ideograph-R191-Fight.el (M-45657): Separate all.
26855         (U+9B2D): Unify CB10823.
26856
26857         * Ideograph-R198-Deer.el (M-47586): Separate GB and CNS.
26858
26859 2003-02-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26860
26861         * Ideograph-R189-Tall.el: Reformatted.
26862         (M-45313): Separate G0-385F, C1-586D and U+9AD8.
26863
26864         * Ideograph-R187-Horse.el (M-44894): Separate C1-7A55, G1-6539 and
26865         U+9A2B.
26866
26867         * Ideograph-R181-Leaf.el (JX1-7D7B): Unify U+FA6A and KU+983B; map
26868         to GU+983B and CU+983B.
26869         (U+983B): Map to JU+FA6A.
26870
26871         * Ideograph-R030-Mouth.el, Ideograph-R009-Man.el: Reformatted.
26872
26873         * Ideograph-R180-Sound.el (JX1-7D76): Unify U+FA69.
26874
26875         * Ideograph-R175-Wrong.el (M-42585): Separate C1-4F66.
26876
26877         * Ideograph-R172-Short-Tailed-Bird.el: Reformatted.
26878         (C2-643D): Separate U+96DA; unify CU+96DA.
26879         (JX1-7D63): Unify U+FA68 and KU+96E3; map to GU+96E3 and CU+96E3.
26880         (U+96E3): Map to JU+FA68.
26881
26882 2003-01-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26883
26884         * Ideograph-R162-Walk.el (JX1-7C59): Unify U+FA67 and KU+9038.
26885         (M-38985): Unify GT-K10928 and KU+9042.
26886         (U+9042): Unify GT-K09081.
26887         (U+9045): Add `<-simplified-ideograph' for M-39113.
26888         (M-39046): Add S1-8338.
26889         (C3-4A27): Separate U+905F.
26890         (M-39113): Add S1-8337; add `->ideographic-variants' for S1-8338.
26891
26892 2003-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26893
26894         * Ideograph-R170-Mound.el (M-41704): Separate all.
26895
26896         * Ideograph-R169-Gate.el (M-41379): Separate all.
26897         (M-41433): Likewise.
26898
26899         * Ideograph-R164-Wine.el (M-40006): Separate G1-523D and U+91AB;
26900         add JU+91AB and KU+91AB.
26901
26902         * Ideograph-R163-City.el (U+90C1): Separate C1-5368.
26903
26904         * Ideograph-R160-Bitter.el (M-38636): Separate G0-393C, C1-624B
26905         and U+8F9C; add JU+8F9C and KU+8F9C.
26906         (M-38642): Separate G0-3159, C1-6728 and U+8F9F; add JU+8F9F.
26907
26908         * Ideograph-R157-Foot.el (M-37741): Separate G0-653F, C2-5F6B and
26909         U+8E47; add JU+8E47 and KU+8E47.
26910
26911         * Ideograph-R154-Shell.el (U+8D2A): Modify
26912         `ideographic-structure'.
26913         (JX1-7C38): Unify U+FA64 and KU+8CD3; map to GU+8CD3 and CU+8CD3.
26914         (U+8CD3): Map to JU+FA64.
26915         (JX1-7C3D): Unify U+FA65 and KU+8D08.
26916
26917         * Ideograph-R159-Cart.el (J90-475A): Separate C1-6F45.
26918
26919         * Ideograph-R032-Earth.el, Ideograph-R030-Mouth.el: Reformatted.
26920
26921 2003-01-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26922
26923         * Ideograph-R149-Speech.el (M-35458): Separate G0-5532, C1-6669
26924         and U+8A79; add JU+8A79 and KU+8A79.
26925         (M-35757): Separate C1-7240, G1-5A4B and U+8B01; unify U+FA62 and
26926         KU+8B01; map to GU+8B01 and CU+8B01.
26927         (M-35900): Separate C1-773F, G1-3D77 and U+8B39; unify U+FA63 and
26928         KU+8B39; map to GU+8B39 and CU+8B39.
26929
26930 2003-01-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26931
26932         * Ideograph-R121-Jar.el (JX2-7461): Unify CB08559.
26933
26934 2003-01-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26935
26936         * Ideograph-R147-See.el (JX1-7B79): Unify U+FA61 and KU+8996.
26937
26938 2003-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26939
26940         * Ideograph-R152-Pig.el (C5-2329): Unify GT-K02141.
26941
26942         * Ideograph-R146-West.el (CDP-8BD5): New character.
26943         (U+8980): Add `total-strokes'; relate to M-34763.
26944
26945         * Ideograph-R145-Clothes.el (U+88B0): Separate J0-6A5E.
26946         (M-34435): Unify U+FA60 and KU+8910; separate G0-3A56, C1-6E6E and
26947         U+8910; unify BC-BDC5 instead of B-BDC5.
26948
26949         * Ideograph-R142-Insect.el (M-33094): Separate HZK1-CFE7 and
26950         U+45BA.
26951         (M-33143): Separate G0-435B, C1-6A6D and U+871C.
26952
26953 2003-01-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26954
26955         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL MEAT): Unify
26956         M-29237.
26957         (CDP-8958): Relate to M-29237.
26958         (CDP-8A73): New character.
26959
26960 2003-01-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26961
26962         * Ideograph-R144-Walk-Enclosure.el (M-34046): Add S1-7325.
26963         (J0-3D51): Add S1-7324.
26964
26965         * Ideograph-R141-Tiger.el (U+865B): Separate C1-6170.
26966
26967         * Ideograph-R140-Grass.el: Reformatted.
26968         (M-30801): Separate JSP-5756, C2-2D41 and U+82EA.
26969         (CDP-8D60): New character.
26970         (K0-6E4A): Unify JX1-7B27, U+FA5F and KU+8457.
26971         (M-31410): Map to U+FA5F instead of U+8457; unify KU+8457.
26972         (U+855A): Add `<-vulgar-ideograph' for U+843C.
26973         (M-32123): Separate C1-7531.
26974         (M-32505): Separate U+8625; unify CU+8625.
26975
26976 2003-01-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26977
26978         * Ideograph-R130-Meat.el (M-29237): Unify <CJK RADICAL MEAT>.
26979         (CDP-8A73): Add mapping for U+2EBC.
26980         (CDP-8958): New character.
26981         (C6-2549): Unify CDP-8B6A.
26982
26983 2003-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26984
26985         * Ideograph-R134-Mortar.el: Reformatted.
26986         (GT-K01569): New character.
26987
26988         * Ideograph-R132-Self.el (U+81ED): Unify JU+FA5C.
26989         (U+FA5C): New character.
26990
26991         * Ideograph-R125-Old.el (JX1-7A44): Unify U+FA5B and KU+8005; add
26992         mapping for CU-0002F97A.
26993         (U-0002F97A): Add mapping for JU+FA5B and KU+8005.
26994
26995         * Ideograph-R122-Net.el: Reformatted.
26996         (M-28201): Separate JSP-5475 and U+7F53; unify G0-3854, C4-2152,
26997         BE-C8A2, CDP-85BE and U+5188.
26998         (U+34C1): Unify CDP-8C7E.
26999         (JX1-7A3A): Unify U+FA5A and KU+7F72.
27000
27001         * Ideograph-R079-Weapon.el (M-16634): Separate U+6BB9.
27002         (JSP-4631): Separate C4-3250.
27003
27004         * Ideograph-R072-Sun.el: Reformatted.
27005         (M-14050): Separate C3-4156.
27006
27007         * Ideograph-R124-Feather.el: Reformatted.
27008         (GT-K01762): New character.
27009         (JC3-60A5): Add `ideographic-structure'.
27010
27011         * Ideograph-R013-Down-Box.el (U+5188): Unify M-28201.
27012
27013         * Ideograph-R121-Jar.el (GT-K01231): New character.
27014
27015         * Ideograph-R086-Fire.el, Ideograph-R050-Turban.el,
27016         Ideograph-R030-Mouth.el: Reformatted.
27017
27018         * Ideograph-R009-Man.el: Reformatted.
27019
27020         * Ideograph-R120-Silk.el (M-49471): Add `ideographic-structure'.
27021         (U-0002035E): Complete `ideographic-structure'.
27022         (JX1-7A2E): Unify U+FA57 and KU+7DF4; add mapping for GU+7DF4 and
27023         CU+7DF4.
27024         (U+7DF4): Add mapping for JU+FA57.
27025         (JX1-7A33): Unify U+FA59 and CU+7E41 and KU+7E41; add mapping for
27026         GU+7E41.
27027         (U+7E41): Add mapping for JU+FA59.
27028         (HZK1-E2C2): Modify `ideographic-structure'.
27029
27030 2003-01-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27031
27032         * Ideograph-R123-Sheep.el: Reformatted.
27033         (GT-K01352): New character.
27034
27035         * Ideograph-R009-Man.el (U-0002035E): Modify
27036         `ideographic-structure'.
27037
27038 2003-01-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27039
27040         * Ideograph-R030-Mouth.el (M-03555): Separate G0-3F48, C1-503D and
27041         U+54B3.
27042
27043         * Ideograph-R118-Bamboo.el: Reformatted.
27044         (JX1-7964): Unify U+FA56 and KU+7BC0.
27045
27046         * Ideograph-R116-Cave.el (JX1-7951): Unify U+FA55 and KU+7A81; add
27047         mapping for GU+7A81 and CU+7A81.
27048         (C1-5273): Unify CU+7A81; add mapping for JU+FA55.
27049         (U+7A81): Add mapping for JU+FA55.
27050
27051         * Ideograph-R050-Turban.el: Reformatted.
27052
27053 2003-01-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27054
27055         * Ideograph-R075-Tree.el: Reformatted.
27056         (JX1-763B): Unify JU+F91D.
27057         (U+F91D): New character.
27058
27059         * Ideograph-R032-Earth.el: Reformatted.
27060
27061 2003-01-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27062
27063         * Ideograph-R114-Track.el (U-0002573C): Unify M-24887; modify
27064         `ideographic-structure'.
27065         (C6-334D): Relate to M-24887; modify `ideographic-structure'.
27066
27067         * Ideograph-R009-Man.el (M-00998): Unify HZK1-CFBC and U+3478;
27068         modify `ideographic-structure'.
27069         (C5-3421): Modify `ideographic-structure'.
27070
27071 2003-01-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27072
27073         * Ideograph-R115-Grain.el (U+79E6): Separate C1-5736.
27074         (M-25221): Unify JX1-794D, U+FA54 and KU+7A40.
27075         (U+7A40): Add mapping for JU+FA54.
27076
27077         * Ideograph-R113-Spirit.el (JX1-7933): Unify U+FA4C and KU+793E.
27078         (JX1-7937): Unify U+FA4E and KU+7948.
27079         (JX1-7934): Unify U+FA4D and KU+7949.
27080         (JX1-7938): Unify U+FA4F and KU+7950.
27081         (JX1-7939): Unify U+FA50 and KU+7956.
27082         (JX1-793B): Unify U+FA51 and KU+795D.
27083         (JX1-793F): Unify U+FA52 and KU+798D.
27084         (JX1-7940): Unify U+FA53 and KU+798E.
27085
27086         * Ideograph-R112-Stone.el (U+7891): Unify JU+FA4B.
27087         (U+FA4B): New character.
27088
27089         * Ideograph-R109-Eye.el (C5-3421): Modify `ideographic-structure'.
27090
27091         * Ideograph-R111-Arrow.el (U+77E3): Separate C1-4B32.
27092
27093         * Ideograph-R106-White.el (U+7686): Separate C1-5255.
27094
27095         * Ideograph-R105-Dotted-Tent.el (M-22661): Separate C2-2C40 and
27096         U+7679.
27097
27098         * Ideograph-R096-Jade.el (U+7422): Unify JU+FA4A.
27099         (U+FA4A): New character.
27100
27101         * Ideograph-R095-Profound.el: Reformatted.
27102
27103         * Ideograph-R009-Man.el (U-000202DC): Add `ideographic-strokes'
27104         and `total-strokes'.
27105         (U-00020442): Unify C7-476F and M-19757; don't use `->identical'
27106         for M-19757; use `ideographic-' instead of `ideographic-radical'
27107         and `ideographic-strokes'; modify `ideographic-structure'.
27108
27109 2003-01-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27110
27111         * Ideograph-R089-Double-X.el (U-00024568): Modify
27112         `ideographic-structure'.
27113         (C7-476F): Unify U-00020442 and HZK1-D6F4; use `ideographic-'
27114         instead of `ideographic-radical' and `ideographic-strokes'; don't
27115         use `->identical'; modify `ideographic-structure'.
27116
27117 2003-01-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27118
27119         * Ideograph-R071-Not.el (JC3-50F4): Map to U+FA42 instead of
27120         U+65E3.
27121         (U+FA42): New character.
27122
27123         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SMALL ONE): Unify
27124         BC-8B54 and GT-K00303.
27125         (GT-K00305): New character.
27126         (CJK RADICAL SMALL TWO): Unify GT-K00325.
27127         (CJK RADICAL HEART ONE): Unify GT-K00302.
27128
27129         * Ideograph-R086-Fire.el: Reformatted.
27130         (U+716E): Unify B-B54E.
27131         (JX1-7755): Unify U+FA48 and KU+716E; unify BC-B54E instead of
27132         B-B54E.
27133
27134 2003-01-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27135
27136         * Ideograph-R075-Tree.el (GT-19861): Unify JX1-7624, JU+69EA and
27137         KU+69EA.
27138
27139         * Ideograph-R038-Woman.el (J90-3247): Unify J78-3247, J83-3247 and
27140         K0-4A2A; separate C1-6360.
27141         (B-B6F9): Separate S2-1716, G0-3C5E, J0-3247, K0-4A2A and U+5AC1.
27142
27143 2003-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27144
27145         * Ideograph-R004-Slash.el (U+4E47): Separate C2-2128; modify
27146         `ideographic-structure' to use U+4E03 instead of BC-88ED.
27147
27148         * Ideograph-R001-One.el (U+4E03): Unify BC-88ED.
27149
27150         * Ideograph-R085-Water.el (U+6D77): Unify JU+FA45.
27151         (U+FA45): New character.
27152         (JX1-7677): Unify U+FA46 and KU+6E1A; unify BC-B25A instead of
27153         B-B25A.
27154         (U+6E1A): Unify B-B25A.
27155         (U+6F22): Unify JU+FA47.
27156         (U+FA47): New character.
27157         (C1-6947): Unify CU+6F22.
27158
27159         * Ideograph-R084-Steam.el: Reformatted.
27160
27161 2003-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27162
27163         * Ideograph-R018-Knife.el (U+5277): Use `->identical' instead of
27164         `->same-ideograph' for U-0002F823.
27165
27166         * Ideograph-R010-Legs.el (U-0002F80F): Modify
27167         `ideographic-structure' to use U+FA32 instead of U-0002F80E.
27168
27169 2003-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27170
27171         * Ideograph-R082-Fur.el (U+6BDB): Separate C1-4553.
27172
27173         * Ideograph-R072-Sun.el: Reformatted.
27174         (U+3AE6): Separate C4-323B; modify `ideographic-strokes' and
27175         `total-strokes'; complete `ideographic-structure'.
27176         (JX1-7543): Unify U+FA43 and KU+6691; separate C6-533C.
27177
27178         * Ideograph-R061-Heart.el (U+6094): Unify JU+FA3D.
27179         (U+FA3D): New character.
27180         (JC3-4ED6): Unify BC-B46E instead of B-B46E; map to U+FA3E instead
27181         of U+6168; map to KU+6168.
27182         (JX1-745C): Unify U+FA3E and KU+6168.
27183         (U+6168): Unify B-B46E.
27184         (JX1-745E): Unify U+FA3F and KU+618E; unify BC-BCA8 instead of
27185         B-BCA8.
27186         (U+618E): Unify B-BCA8.
27187         (U-0002F8B0): Unify JU+61F2.
27188         (M-11424): Separate JX1-7461; delete `ucs-jis'; unify KU+61F2; map
27189         to U+FA40 instead of U+61F2.
27190         (U+61F2): Map to JU+FA40.
27191         (C1-7834): Map to JU+FA40; unify CU+61F2.
27192
27193         * Ideograph-R040-Roof.el (M-07325): Separate G0-653C, C1-6C4E and
27194         U+5BEE.
27195
27196 2003-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27197
27198         * Ideograph-R038-Woman.el (U+5982): Separate C1-4771.
27199
27200         * Ideograph-R078-Death.el: Reformatted.
27201
27202         * Ideograph-R075-Tree.el (U+6885): Unify JU+FA44.
27203         (U+FA44): New character.
27204
27205         * Ideograph-R017-Open-Box.el (M-01803): Separate G0-5057 and
27206         U+51F6; add JU+51F6.
27207
27208         * Ideograph-R066-Rap.el (U+654F): Unify JU+FA41.
27209         (U+FA41): New character.
27210
27211 2003-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27212
27213         * Ideograph-R032-Earth.el (U+FA39): New character.
27214         (U+5841): Use `<-simplified-ideograph' instead of
27215         `simplified-ideograph-of'.
27216         (U+58A8): Add JU+FA3A.
27217         (U+FA3A): New character.
27218
27219         * Ideograph-R009-Man.el (U-0002020C): Delete incomplete
27220         `ideographic-structure'.
27221
27222 2003-01-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27223
27224         * Ideograph-R044-Corpse.el (JX1-4F61): Unify U+FA3B and KU+5C64;
27225         unify BC-BC68 instead of B-BC68.
27226         (U+5C64): Unify B-BC68.
27227
27228         * Ideograph-R045-Sprout.el (U+5C6E): Unify JU+FA3C.
27229         (U+FA3C): New character.
27230         (U-00021CFE): Use `hanyu-dazidian' instead of
27231         `hanyu-dazidian-{vol|page|char}'.
27232
27233 2003-01-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27234
27235         * Ideograph-R012-Eight.el (GT-K00059): New character.
27236
27237         * Ideograph-R010-Legs.el (JX1-2E50): Unify U+FA32 instead of
27238         U-0002F80E; add CU-0002F80E.
27239         (U-0002F80E): Add `->identical' for U+FA32.
27240
27241         * Ideograph-R009-Man.el (U+4EBA): Unify GT-K00048.
27242         (GT-K00049): New character.
27243         (ideographic component person as roof): Unify GT-K00057.
27244         (ideographic component person as left roof): New character.
27245         (U+4FAE): Unify JU+FA30.
27246         (U+FA30): New character.
27247         (U+50A9): Modify `ideographic-structure'.
27248         (JX1-2E49): Unify U+FA31 and KU+50E7; unify BC-B9AC instead of
27249         B-B9AC.
27250         (U+50E7): Unify B-B9AC.
27251
27252         * Ideograph-R030-Mouth.el (U+559D): Unify JU+FA36.
27253         (U+FA36): New character.
27254         (U+5606): Separate C1-682C; unify JU+FA37.
27255         (U+FA37): New character.
27256         (U+5668): Unify JU+FA38.
27257         (U+FA38): New character.
27258
27259         * Ideograph-R024-Ten.el (U+5341): Unify GT-K00047.
27260         (U+5351): Unify JU+FA35.
27261         (U+FA35): New character.
27262         (J0-485C): Use `<-vulgar-ideograph' instead of
27263         `vulgar-ideograph-of'.
27264
27265         * Ideograph-R019-Power.el (U+52C9): Unify JU+FA33.
27266         (U+FA33): New character.
27267         (U+52E4): Unify JU+FA34.
27268         (U+FA34): New character.
27269
27270         * Ideograph-R018-Knife.el (J0-4561): Unify GT-K00053.
27271         (J0-517C): Modify `ideographic-structure'.
27272         (J0-517D): Likewise.
27273         (M-02245): Separate C3-5037, HZK1-F042, CB00669 and U+5294.
27274         (J0-517B): Separate JC3-44CF and U+5271.
27275
27276 2003-01-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27277
27278         * Ideograph-R029-Again.el (U+53C8): Unify GT-K00063.
27279
27280         * Ideograph-R025-Divination.el (U+535C): Unify GT-K00060.
27281         (GT-K00061): New character.
27282
27283         * Ideograph-R012-Eight.el (J0-482C): Unify GT-K00056.
27284
27285         * Ideograph-R011-Enter.el (J0-467E): Unify GT-K00050.
27286
27287         * Ideograph-R007-Two.el (U+4E8C): Unify GT-K00054.
27288
27289         * Ideograph-R005-Second.el (U-000200CA): Unify GT-K00029.
27290         (GT-K00027): New character.
27291         (U-000200CC): Unify GT-K00023.
27292
27293 2003-01-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27294
27295         * Ideograph-R008-Lid.el (JC3-81C1): Unify GT-K02308.
27296
27297         * Ideograph-R167-Gold.el (U+9485): Unify CDP-895A.
27298
27299 2003-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27300
27301         * Ideograph-R004-Slash.el: Unify some GT-Kddddd numbers.
27302         (U-00020086): Unify GT-00152; use `ideographic-' instead of
27303         `ideographic-radical', `ideographic-strokes' and `total-strokes'.
27304         (GT-00163): Unify G0-3C30, J0-355A, C6-2161 and U+53CA; use
27305         `ideographic-' instead of `ideographic-radical',
27306         `ideographic-strokes' and `total-strokes'.
27307         (M-00125): Unify GT-00166; use `ideographic-' instead of
27308         `ideographic-radical', `ideographic-strokes' and `total-strokes'.
27309         (M-00133): Unify GT-00175; use `ideographic-' instead of
27310         `ideographic-radical', `ideographic-strokes' and `total-strokes'.
27311
27312         * Ideograph-R040-Roof.el (GT-K07616): New character.
27313         (BC-8D7C): New character.
27314
27315         * Ideograph-R029-Again.el (C1-452F): Unify B-A4CE; add CU+53CA.
27316         (U+53CA): Separate B-A4CE; unify GT-00163; use `ideographic-'
27317         instead of `ideographic-radical', `ideographic-strokes' and
27318         `total-strokes'.
27319
27320         * Ideograph-R064-Hand.el (U+624D): Unify GT-00010 and GT-K00176;
27321         use `ideographic-' instead of `ideographic-radical' and
27322         `ideographic-strokes'.
27323         (U+63FA): Add S1-3022; add `<-simplified-ideograph' for S1-3023.
27324         (U+6416): Add S1-3023.
27325
27326         * Ideograph-R013-Down-Box.el (GT-02025): Unify GT-K06707.
27327
27328         * Ideograph-R012-Eight.el (GT-01936): Unify GT-K06415.
27329
27330         * Ideograph-R009-Man.el (GT-00767): Unify GT-K03991.
27331
27332         * Ideograph-R001-One.el: Unify some GT-Kddddd numbers.
27333         (GT-K00010): Unify U+624D; use `ideographic-' instead of
27334         `ideographic-radical' and `ideographic-strokes'.
27335         (U+4E0E): Separate B-C94F; unify GT-00023; use `ideographic-'
27336         instead of `ideographic-radical', `ideographic-strokes' and
27337         `total-strokes'.
27338         (U+4E21): Delete relation for BC-8564.
27339
27340 2003-01-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27341
27342         * Ideograph-R005-Second.el: Unify some GT-Kddddd numbers.
27343
27344         * u02E00-CJK-Radical-Supplement.el (U+2EB6): Unify BC-8970.
27345         (BC-8CCC): New character.
27346
27347 2003-01-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27348
27349         * Ideograph-R003-Dot.el, Ideograph-R002-Line.el: Unify some
27350         GT-Kddddd numbers.
27351
27352 2003-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27353
27354         * Ideograph-R094-Dog.el (U+731F): Add S1-4810; add
27355         `<-simplified-ideograph' for S1-4811.
27356         (U+7363): Add S1-4842; add `<-simplified-ideograph' for S1-4843.
27357         (U+7375): Add S1-4811.
27358         (U+7378): Add S1-4843.
27359
27360         * isolated-char.el: Read "../etc/char-data/GT-fmap-K4.txt".
27361
27362 2003-01-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27363
27364         * Ideograph-R036-Evening.el (J0-546D): Add S1-1552.
27365         (U+5922): Add `<-simplified-ideograph' for S1-1550.
27366         (M-05802): Add S1-1550.
27367         (M-05803): Separate U+5923; add S1-1553; add `<-vulgar-ideograph'
27368         for S1-1550.
27369
27370         * Ideograph-R029-Again.el (M-03115): Unify GT-K00065.
27371         (GT-K00064): New character.
27372
27373 2003-01-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27374
27375         * isolated-char.el: Read "../etc/char-data/GT-fmap-K3.txt".
27376
27377 2003-01-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27378
27379         * Ideograph-R062-Halberd.el (C5-3F46): Unify HZK1-D0CF and
27380         U-000203B6; use `ideographic-' instead of `ideographic-radical'
27381         and `ideographic-strokes'; complete `ideographic-structure'.
27382
27383         * Ideograph-R056-Shoot.el (GT-K00233): New character.
27384
27385         * Ideograph-R007-Two.el (GT-K00083): New character.
27386
27387         * Ideograph-R009-Man.el (GT-K03992): New character.
27388         (U-000203B6): Unify C5-3F46 and M-11626; don't use `->identical';
27389         use `ideographic-' instead of `ideographic-radical' and
27390         `ideographic-strokes'; complete `ideographic-structure'.
27391
27392 2003-01-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27393
27394         * Ideograph-R019-Power.el (M-02302): Modify
27395         `ideographic-structure'.
27396
27397         * Ideograph-R005-Second.el (U-000200ED): Modify
27398         `ideographic-structure'.
27399         (GT-00254): Add `ideographic-structure'.
27400
27401 2003-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27402
27403         * Ideograph-R059-Bristle.el (U-00022483): Complete
27404         `ideographic-structure'.
27405
27406         * Ideograph-R071-Not.el: Reformatted.
27407         (M-13717): Separate C2-213E.
27408
27409         * Ideograph-R066-Rap.el (M-13226): Separate B-B1CE.
27410         (U-00022FC5): Complete `ideographic-structure'.
27411
27412         * Ideograph-R046-Mountain.el: Reformatted.
27413         (M-08121): Separate U+37CF.
27414
27415         * Ideograph-R040-Roof.el (M-07239): Add S1-0557.
27416         (J0-3428): Add S1-0556.
27417
27418         * Ideograph-R030-Mouth.el: Reformatted.
27419         (M-03709): Unify B-ADF0; separate JC3-45FE.
27420         (U+5510): Separate B-ADF0; unify JC3-45FE.
27421         (M-03756): Separate C1-5949.
27422         (M-03780): Unify B-D473; separate JC3-46E0.
27423         (U+553C): Separate B-D473 and C2-3376; separate JC3-46E0.
27424         (C3-3A42): Add `ideographic-structure'.
27425         (JC3-46EB): Likewise.
27426         (U+55BB): Separate B-B3EB.
27427         (C1-5E51): Add `ideographic-structure'.
27428         (U-00020DD1): Modify `ideographic-structure'.
27429         (M-04247): Likewise; separate JC3-46FD.
27430         (U+5630): Unify JC3-46FD.
27431         (M-04329): Add `ideographic-structure'.
27432         (C5-4C45): Unify U-000203E7.
27433         (H1-D44F): New character; relate to M-04329.
27434         (U-00020FEE): New character.
27435         (M-04392): Separate C2-564D and U+566D.
27436         (CB02743): Fix `ideographic-strokes' and `total-strokes'; add
27437         mapping for U-00020FEE.
27438
27439 2003-01-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27440
27441         * Ideograph-R011-Enter.el (H1-C3C3): Separate U+516A.
27442
27443 2003-01-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27444
27445         * Ideograph-R099-Sweet.el: Reformatted.
27446
27447         * Ideograph-R073-Say.el (U+52D7):
27448         New character; use `ideographic-' instead of `cns-radical'.
27449         (M-14302): Separate C2-3C4C, JX2-2E37, B-D9A9 and U+6701.
27450
27451 2003-01-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27452
27453         * Ideograph-R101-Use.el (M-21720): Modify `ideographic-structure'.
27454
27455         * Ideograph-R075-Tree.el: Reformatted.
27456
27457 2003-01-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27458
27459         * Ideograph-R022-Right-Open-Box.el: Reformatted.
27460         (M-02629): Modify `ideographic-structure'.
27461         (K0-5D63): Likewise.
27462
27463         * Ideograph-R008-Lid.el: Reformatted.
27464         (U-0002015F): Modify `ideographic-structure'.
27465         (U-00020182): Likewise.
27466         (M-48914): Fix `ideographic-strokes'.
27467         (U-00020189): Likewise.
27468         (M-00339): Add mapping for U+342F; add `ideographic-structure'.
27469         (U+342F): Modify `ideographic-structure'.
27470         (U-00020199): Relate to M-05824.
27471         (M-00341): Modify `ideographic-structure'.
27472         (U-0002019D): Likewise.
27473
27474 2003-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27475
27476         * Ideograph-R051-Dry.el (M-09169): Separate C2-223B, B-C9DB and
27477         U+5E75.
27478
27479         * Ideograph-R040-Roof.el (M-07205): Separate G0-435C, C1-596F and
27480         U+5BC6.
27481
27482         * Ideograph-R036-Evening.el (M-05824):
27483         Add mapping to U-00020199; modify `ideographic-structure'.
27484         (CB00833): Likewise.
27485         (U-00020199): New character; relate to M-05824.
27486
27487 2003-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27488
27489         * Ideograph-R013-Down-Box.el: Reformatted.
27490         (BC-8A78): Use `name*' instead of `name' for non-standard name;
27491         rename <ideographic radical hood> to <ideographic component hood>.
27492         (M-01528): Separate GE-7A2A, C2-232C and U+518F.
27493         (U+5190): Modify `ideographic-structure'.
27494         (CB00155): Likewise.
27495         (CB04393): Likewise.
27496
27497         * Ideograph-R012-Eight.el: Reformatted.
27498         (M-01504): Separate H1-DAA1.
27499         (C7-4D3D): Separate U+34B9.
27500         (U+34B9): Unify H1-DAA1.
27501
27502 2003-01-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27503
27504         * Ideograph-R042-Small.el: Reformatted.
27505
27506         * Ideograph-R037-Big.el (U+595A): Separate C1-5471.
27507
27508         * Ideograph-R034-Go.el: Reformatted.
27509         (J0-4A51): Separate U+5909.
27510
27511 2003-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27512
27513         * Ideograph-R019-Power.el: Reformatted.
27514         (U+52D7): Use `ideographic-' instead of `cns-radical'.
27515
27516         * Ideograph-R016-Table.el: Reformatted.
27517         (U-00020660): Complete `ideographic-structure'.
27518
27519         * Ideograph-R009-Man.el: Reformatted.
27520
27521 2003-01-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27522
27523         * Ideograph-R061-Heart.el: Reformatted.
27524         (U-00022608): Complete `ideographic-structure'.
27525         (U-00022614): Likewise.
27526         (U+60B3): Delete incomplete `ideographic-structure'.
27527         (U+60EA): Unify C3-3B4D.
27528
27529 2003-01-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27530
27531         * Ideograph-R001-One.el (JC3-41A2): Fixed.
27532
27533         * Ideograph-R038-Woman.el: Reformatted.
27534         (U+36A2): Use `<-ancient-ideograph' instead of
27535         `ancient-ideograph-of'.
27536         (U+59C9): Use `<-vulgar-ideograph' instead of
27537         `vulgar-ideograph-of'.
27538
27539         * Ideograph-R021-Spoon.el: Reformatted.
27540         (U-00020915): Delete `hanyu-dazidian-{vol|page|char}'.
27541
27542         * Ideograph-R020-Wrap.el: Reformatted.
27543         (U-0002F828): Modify the operator of `ideographic-structure'.
27544         (J0-4A71): Don't use char-ref for the operator of
27545         `ideographic-structure'.
27546         (C2-2556): Likewise; modify the operator of
27547         `ideographic-structure'.
27548
27549         * Ideograph-R074-Moon.el: Reformatted.
27550
27551         * Ideograph-R068-Dipper.el (M-13508): Unify C1-5A7C.
27552
27553         * Ideograph-R050-Turban.el: Reformatted.
27554         (M-09023): Don't use char-ref for the operator of
27555         `ideographic-structure'.
27556         (U+5E4D): Likewise.
27557         (M-09024): Likewise.
27558         (U+5E4E): Likewise.
27559         (M-09134): Likewise.
27560
27561         * Ideograph-R037-Big.el: Reformatted.
27562
27563 2003-01-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27564
27565         * Ideograph-R070-Square.el, Ideograph-R060-Step.el,
27566         Ideograph-R041-Inch.el: Reformatted.
27567
27568         * Ideograph-R040-Roof.el: Reformatted.
27569         (M-07226): Separate C2-3B36 and U+5BCB.
27570
27571         * Ideograph-R039-Child.el: Reformatted.
27572         (M-06987): Separate G1-4B6F and U+5B6B.
27573
27574 2003-01-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27575
27576         * Ideograph-R032-Earth.el (CB01092): Delete incorrect
27577         `ideographic-structure'.
27578         (CB00102): Add `ideographic-structure'.
27579
27580 2003-01-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27581
27582         * Ideograph-R009-Man.el: Reformatted.
27583         (U+20089): Use `name*' instead of `name' for non-standard name;
27584         rename <cjk radical person for top> to <ideographic component
27585         person for top>; add `:sources' of `:radical' and `:strokes'.
27586         (JC3-71FA): Use `name*' instead of `name' for non-standard name;
27587         rename <cjk radical person as roof> to <ideographic component
27588         person as roof>.
27589
27590         * Ideograph-R033-Scholar.el, Ideograph-R031-Enclosure.el:
27591         Reformatted.
27592
27593 2003-01-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27594
27595         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el: Reformatted.
27596
27597         * Ideograph-R024-Ten.el: Reformatted.
27598         (U-0002099C): Separate BC-88DF.
27599         (U-000209A4): Use `<-vulgar-ideograph' instead of
27600         `vulgar-char-of-shinjigen-1'.
27601
27602         * Ideograph-R001-One.el, Ideograph-R004-Slash.el (U-00020089): Use
27603         `name*' instead of `name' for non-standard name; rename <cjk
27604         radical person for top> to <ideographic component person for top>;
27605         add `:sources' of `:radical' and `:strokes'.
27606
27607 2003-01-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27608
27609         * char-db-util.el (char-db-make-char-spec): Use
27610         `get-char-attribute' instead of `split-char' to break up a
27611         character which does not have `ucs' attribute.
27612
27613 2003-01-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27614
27615         * Ideograph-R029-Again.el, Ideograph-R028-Private.el,
27616         Ideograph-R025-Divination.el: Reformatted.
27617
27618         * Ideograph-R011-Enter.el: Reformatted.
27619         (U-000204EE): Simplify `ideographic-structure'.
27620         (C6-353D): Likewise.
27621
27622         * Ideograph-R005-Second.el: Reformatted.
27623         (C4-2157): Add `ideographic-structure'.
27624
27625         * Ideograph-R002-Line.el (U+4E2A): Use `name*' instead of `name'
27626         for non-standard name; rename <cjk radical person as roof> to
27627         <ideographic component person as roof>.
27628
27629 2003-01-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27630
27631         * Ideograph-R019-Power.el: Reformatted.
27632
27633         * Ideograph-R018-Knife.el:
27634         - Reformatted.
27635         - Don't use char-ref for the operator of `ideographic-structure'.
27636         (M-01848): Separate G0-4850, K0-6C53, JC3-44B3 and U+5203.
27637         (J0-516B): Unify BC-AB62.
27638
27639         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el: Reformatted.
27640
27641         * char-db-util.el (char-db-make-char-spec): Add `name*' as same as
27642         `name'.
27643
27644 2003-01-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27645
27646         * Ideograph-R010-Legs.el: Reformatted.
27647
27648         * Ideograph-R007-Two.el, Ideograph-R006-Hook.el: Reformatted.
27649
27650 2003-01-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27651
27652         * char-db-util.el (char-db-coded-charset-priority-list): Prefer
27653         `chinese-big5-cdp' to `ideograph-cbeta' and `china3-jef'.
27654         (insert-char-attributes): Format `name*' like `name'.
27655
27656 2003-01-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27657
27658         * Ideograph-R123-Sheep.el, Ideograph-R093-Cow.el,
27659         Ideograph-R089-Double-X.el, Ideograph-R086-Fire.el,
27660         Ideograph-R078-Death.el, Ideograph-R077-Stop.el: Reformatted.
27661
27662 2003-01-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27663
27664         * Ideograph-R075-Tree.el, Ideograph-R066-Rap.el,
27665         Ideograph-R064-Hand.el, Ideograph-R059-Bristle.el,
27666         Ideograph-R057-Bow.el, Ideograph-R050-Turban.el,
27667         Ideograph-R049-Oneself.el, Ideograph-R047-River.el,
27668         Ideograph-R037-Big.el, Ideograph-R032-Earth.el,
27669         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
27670         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
27671         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
27672         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
27673         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
27674         Ideograph-R019-Power.el, Ideograph-R018-Knife.el,
27675         Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el,
27676         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
27677         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
27678         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
27679         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
27680         Ideograph-R007-Two.el, Ideograph-R004-Slash.el,
27681         Ideograph-R002-Line.el: Reformatted.
27682
27683 2003-01-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27684
27685         * Ideograph-R152-Pig.el (JSP-5E72): Unify JU+8C59.
27686
27687 2002-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27688
27689         * Ideograph-R093-Cow.el (BC-8C68): New character.
27690
27691 2002-12-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27692
27693         * Ideograph-R152-Pig.el (JSP-5E72): Separate C4-354D and U+8C59;
27694         unify BC-8AD1.
27695
27696         * Ideograph-R009-Man.el (U+4ED2): Unify BC-8BAC.
27697
27698 2002-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27699
27700         * Ideograph-R137-Boat.el: Add some missing mappings for CJK Ext-B
27701         code points.
27702
27703 2002-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27704
27705         * Ideograph-R113-Spirit.el (JX1-793F): Delete `ucs-jis'.
27706         (J0-3252): Separate C1-697E.
27707
27708         * Ideograph-R181-Leaf.el (JX1-7D7B): Delete `ucs-jis'.
27709
27710         * Ideograph-R172-Short-Tailed-Bird.el (JSP-6674): Delete
27711         `ucs-jis'.
27712         (JX1-7D63): Delete `ucs-jis'.
27713
27714         * Ideograph-R162-Walk.el (JX1-7C59): Delete `ucs-jis'.
27715
27716         * Ideograph-R154-Shell.el (JX1-7C38): Delete `ucs-jis'.
27717
27718         * Ideograph-R061-Heart.el (JX1-745C): Delete `ucs-jis'.
27719
27720         * Ideograph-R044-Corpse.el (JX1-4F61): Delete `ucs-jis'.
27721
27722 2002-12-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27723
27724         * u02000-General-Punctuation.el,
27725         u0FF00-Halfwidth-and-Fullwidth-Forms.el, u01F00-Greek-Extended.el,
27726         u01E00-Latin-Extended-Additional.el, u00400-Cyrillic.el,
27727         u002B0-Spacing-Modifier-Letters.el, u00370-Greek.el,
27728         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
27729         u000A0-Latin-1-Supplement.el, Ideograph-R212-Dragon.el,
27730         Ideograph-R209-Nose.el, Ideograph-R206-Tripod.el,
27731         Ideograph-R208-Rat.el, Ideograph-R200-Hemp.el,
27732         Ideograph-R203-Black.el, Ideograph-R199-Wheat.el,
27733         Ideograph-R198-Deer.el, Ideograph-R197-Salt.el,
27734         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
27735         Ideograph-R194-Ghost.el, Ideograph-R193-Cauldron.el,
27736         Ideograph-R191-Fight.el, Ideograph-R190-Hair.el,
27737         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
27738         Ideograph-R187-Horse.el, Ideograph-R186-Fragrant.el,
27739         Ideograph-R184-Eat.el, Ideograph-R182-Wind.el,
27740         Ideograph-R181-Leaf.el, Ideograph-R180-Sound.el,
27741         Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el,
27742         Ideograph-R174-Blue.el, Ideograph-R173-Rain.el,
27743         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
27744         Ideograph-R169-Gate.el, Ideograph-R167-Gold.el,
27745         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
27746         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
27747         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
27748         Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
27749         Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
27750         Ideograph-R151-Bean.el, Ideograph-R149-Speech.el,
27751         Ideograph-R148-Horn.el, Ideograph-R147-See.el,
27752         Ideograph-R145-Clothes.el, Ideograph-R144-Walk-Enclosure.el,
27753         Ideograph-R143-Blood.el, Ideograph-R142-Insect.el,
27754         Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
27755         Ideograph-R135-Tongue.el, Ideograph-R137-Boat.el,
27756         Ideograph-R132-Self.el, Ideograph-R134-Mortar.el,
27757         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
27758         Ideograph-R125-Old.el, Ideograph-R127-Plow.el,
27759         Ideograph-R124-Feather.el, Ideograph-R123-Sheep.el,
27760         Ideograph-R122-Net.el, Ideograph-R121-Jar.el,
27761         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
27762         Ideograph-R118-Bamboo.el, Ideograph-R117-Stand.el,
27763         Ideograph-R116-Cave.el, Ideograph-R115-Grain.el,
27764         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
27765         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
27766         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
27767         Ideograph-R106-White.el, Ideograph-R104-Sickness.el,
27768         Ideograph-R102-Field.el, Ideograph-R101-Use.el,
27769         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
27770         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
27771         Ideograph-R094-Dog.el, Ideograph-R093-Cow.el,
27772         Ideograph-R092-Fang.el, Ideograph-R091-Slice.el,
27773         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
27774         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
27775         Ideograph-R084-Steam.el, Ideograph-R083-Clan.el,
27776         Ideograph-R082-Fur.el, Ideograph-R079-Weapon.el,
27777         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
27778         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
27779         Ideograph-R075-Tree.el, Ideograph-R070-Square.el,
27780         Ideograph-R072-Sun.el, Ideograph-R068-Dipper.el,
27781         Ideograph-R069-Axe.el, Ideograph-R067-Script.el,
27782         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
27783         Ideograph-R064-Hand.el, Ideograph-R063-Door.el,
27784         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
27785         Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
27786         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el,
27787         Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el,
27788         Ideograph-R053-Dotted-Cliff.el, Ideograph-R050-Turban.el,
27789         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
27790         Ideograph-R046-Mountain.el, Ideograph-R043-Lame.el,
27791         Ideograph-R044-Corpse.el, Ideograph-R041-Inch.el,
27792         Ideograph-R040-Roof.el, Ideograph-R039-Child.el,
27793         Ideograph-R038-Woman.el, Ideograph-R036-Evening.el,
27794         Ideograph-R037-Big.el, Ideograph-R035-Go-Slowly.el,
27795         Ideograph-R033-Scholar.el, Ideograph-R032-Earth.el,
27796         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
27797         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
27798         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
27799         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
27800         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
27801         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
27802         Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
27803         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
27804         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
27805         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
27806         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
27807         Ideograph-R001-One.el: Add missing `ucs-jis' attributes for
27808         non-unified JIS characters.
27809
27810         * char-db-util.el (insert-char-attributes): Use #xHHHH for 2 bytes
27811         sets.
27812
27813 2002-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27814
27815         * Ideograph-R061-Heart.el (U+60EB): Delete `kangxi-radical' and
27816         `kangxi-strokes'.
27817
27818         * Ideograph-R034-Go.el: Reformatted.
27819
27820 2002-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27821
27822         * char-db-util.el (ideographic-radicals): Use <KANGXI RADICAL GO>
27823         instead of U+5902; use `decode-char' instead of `int-char'.
27824
27825 2002-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27826
27827         * Ideograph-R038-Woman.el (U+599F): Unify BC-8DD2.
27828
27829         * Ideograph-R026-Seal.el (U+537D): Modify `ideographic-structure'.
27830
27831         * Ideograph-R011-Enter.el (U+5168): Modify
27832         `ideographic-structure'.
27833
27834         * Ideograph-R140-Grass.el (U+5179): Delete broken
27835         `ideographic-structure'.
27836
27837         * Ideograph-R009-Man.el (U+4FA6): Delete broken
27838         `ideographic-structure'.
27839         (U+4FEA): Likewise.
27840         (U+5079): Likewise.
27841         (U+5084): Likewise.
27842
27843         * Ideograph-R094-Dog.el (U-000215DC): Unify BC-8CF3.
27844
27845         * Ideograph-R005-Second.el (U+4E5B): Unify BC-8D54.
27846
27847 2002-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27848
27849         * Ideograph-R030-Mouth.el (U-00020BB7): Unify BC-8BF3.
27850
27851 2002-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27852
27853         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SPIRIT TWO): Unify
27854         BC-8B70.
27855         (CJK RADICAL GRASS TWO): Unify C4-2153, JX2-7575, M-30639 and
27856         BC-8AFE; add `ucs-cns' for U+8279.
27857         (CJK RADICAL GRASS THREE): Unify JX2-7574.
27858         (CJK RADICAL SIMPLIFIED WALK): Unify JX2-7969.
27859         (CJK RADICAL WALK ONE): Unify JSP-6134 and JX2-796A; add `ucs-jis'
27860         for U+8FB6.
27861         (CJK RADICAL WALK TWO): Unify C4-2154 and BC-8AF7; add `ucs-cns'
27862         for U+8FB6.
27863
27864         * Ideograph-R140-Grass.el (JX2-7575): Unify BC-8AFE and U+2EBF;
27865         add `ucs-cns' for U+8279.
27866         (U+8279): Unify JX2-7576; add `->ideographic-component-forms' for
27867         U+2EBE.
27868
27869 2002-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27870
27871         * Ideograph-R162-Walk.el (JX2-796A): Unify U+2ECD; add `ucs-jis'
27872         for U+8FB6.
27873         (C4-2154): Unify BC-8AF7 and U+2ECE; add `ucs-cns' for U+8FB6.
27874         (U+8FB6): Add `->ideographic-component-forms' for U+2ECC.
27875
27876         * Ideograph-R184-Eat.el (C1-537A): Add `ideographic-structure'.
27877         (U+98DF): Likewise.
27878         (BC-8BB9): New character.
27879         (U+98E0): Relate to M-44014; add `ideographic-structure'.
27880         (GT-K04996): New character.
27881         (U+9963): Relate to M-44014.
27882
27883         * Ideograph-R145-Clothes.el (J0-3061): Separate G0-5242, C1-4868
27884         and U+8863.
27885
27886         * Ideograph-R049-Oneself.el (BC-896D): New character.
27887         (U+5DF5): Delete broken `ideographic-structure'.
27888
27889         * Ideograph-R040-Roof.el (J0-4652): Separate G0-527A, C1-596B and
27890         U+5BC5.
27891
27892         * isolated-char.el: Add code to read
27893         ../etc/char-data/GT-fmap-K[12].txt.
27894
27895         * char-db-util.el (insert-char-attributes): Format
27896         `ideograph-gt-k' like `ideograph-gt'.
27897
27898         * Ideograph-R163-City.el (J0-4974): Separate G0-323F, C1-5D65 and
27899         U+90E8.
27900
27901         * Ideograph-R149-Speech.el (J0-315A): Unify CB05919.
27902
27903         * Ideograph-R116-Cave.el (U+7A74): Separate J90-376A.
27904
27905         * Ideograph-R035-Go-Slowly.el (JX1-2F67): Separate U+590C.
27906
27907 2002-12-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27908
27909         * Ideograph-R148-Horn.el (CB00976): New character.
27910
27911         * Ideograph-R135-Tongue.el (U+8210): Modify
27912         `ideographic-structure'.
27913         (C1-576B): Add `ideographic-structure'.
27914
27915         * Ideograph-R124-Feather.el (J0-6644): Modify
27916         `ideographic-structure'.
27917         (J78-344D): Delete broken `ideographic-structure'.
27918         (U+7FF0): Likewise.
27919
27920         * Ideograph-R068-Dipper.el (J0-5A4F): Don't unify CB00976; fix
27921         `ideographic-structure'; separate C1-5A7C.
27922         (U+659B): Fix `ideographic-structure'.
27923
27924         * Ideograph-R064-Hand.el (U+64E7): Use <IDEOGRAPHIC DESCRIPTION
27925         CHARACTER ABOVE TO BELOW> instead of <IDEOGRAPHIC DESCRIPTION
27926         CHARACTER SURROUND FROM ABOVE>.
27927
27928         * Ideograph-R050-Turban.el (J0-5671): Separate G0-3431, C1-6C56
27929         and U+5E62.
27930
27931         * Ideograph-R046-Mountain.el (U+5CE0): Simplify
27932         `ideographic-structure'.
27933
27934         * Ideograph-R042-Small.el (J0-5576): Modify
27935         `ideographic-structure'.
27936
27937         * Ideograph-R030-Mouth.el (J0-3144): Separate U+55B6.
27938         (J0-5353): Separate G0-603B, C1-6830, B-B9C8 and U+55F7.
27939         (j0-5360): Separate G0-6066, C1-703C and U+566B.
27940
27941         * Ideograph-R019-Power.el (J0-387A): Modify
27942         `ideographic-structure'.
27943
27944         * Ideograph-R015-Ice.el (J0-515A): Modify `ideographic-structure'.
27945         (J90-7425): Separate JC3-44A4 and U+51DC.
27946         (C1-6C29): Modify `ideographic-structure'.
27947
27948 2002-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27949
27950         * Ideograph-R134-Mortar.el (BC-8CCD): New character.
27951
27952 2002-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27953
27954         * Ideograph-R030-Mouth.el (U+5405): Unify CB08105.
27955         (U+35CA): Unify CB07362.
27956
27957         * Ideograph-R024-Ten.el (JC3-73FC): Unify U-0002099D.
27958
27959         * Ideograph-R009-Man.el (U-00020256): Delete broken
27960         `ideographic-structure'.
27961
27962 2002-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27963
27964         * Ideograph-R102-Field.el, Ideograph-R101-Use.el,
27965         Ideograph-R099-Sweet.el, Ideograph-R098-Tile.el,
27966         Ideograph-R097-Melon.el, Ideograph-R096-Jade.el,
27967         Ideograph-R094-Dog.el: Add mappings for Big5 code points.
27968
27969 2002-12-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27970
27971         * Ideograph-R100-Life.el, Ideograph-R095-Profound.el: Add mappings
27972         for Big5 code points.
27973
27974 2002-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27975
27976         * Ideograph-R093-Cow.el, Ideograph-R092-Fang.el: Add mappings for
27977         Big5 code points.
27978
27979         * Ideograph-R091-Slice.el: Add mappings for Big5 code points and
27980         CBETA numbers.
27981
27982 2002-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27983
27984         * Ideograph-R087-Claw.el: Add mappings for Big5 code points and
27985         CBETA numbers.
27986
27987 2002-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
27988
27989         * Ideograph-R118-Bamboo.el (CB01704): New character.
27990
27991         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R089-Double-X.el:
27992         Add mappings for Big5 code points and CBETA numbers.
27993
27994         * Ideograph-R088-Father.el: Add mappings for Big5 code points.
27995
27996         * u02E00-CJK-Radical-Supplement.el (U+2EAE): Unify BC-8B4C.
27997
27998 2002-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27999
28000         * Ideograph-R009-Man.el (U-0002F805): Fix `ideographic-structure'.
28001
28002 2002-11-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28003
28004         * Ideograph-R042-Small.el (U+5C17): Unify BC-8CA7.
28005
28006         * Ideograph-R076-Lack.el (U+6B2E): Unify BC-8AC8.
28007
28008 2002-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28009
28010         * u03200-Enclosed-CJK-Letters-and-Months.el, u030A0-Katakana.el,
28011         u03040-Hiragana.el, u02190-Arrows.el,
28012         u02460-Enclosed-Alphanumerics.el, u02150-Number-Forms.el,
28013         u000A0-Latin-1-Supplement.el, Ideograph-R140-Grass.el,
28014         Ideograph-R130-Meat.el, Ideograph-R123-Sheep.el,
28015         Ideograph-R109-Eye.el, Ideograph-R089-Double-X.el,
28016         Ideograph-R100-Life.el, Ideograph-R102-Field.el,
28017         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
28018         Ideograph-R082-Fur.el, Ideograph-R076-Lack.el,
28019         Ideograph-R073-Say.el, Ideograph-R075-Tree.el,
28020         Ideograph-R069-Axe.el, Ideograph-R072-Sun.el,
28021         Ideograph-R066-Rap.el, Ideograph-R065-Branch.el,
28022         Ideograph-R064-Hand.el, Ideograph-R061-Heart.el,
28023         Ideograph-R060-Step.el, Ideograph-R051-Dry.el,
28024         Ideograph-R057-Bow.el, Ideograph-R050-Turban.el,
28025         Ideograph-R046-Mountain.el, Ideograph-R042-Small.el,
28026         Ideograph-R043-Lame.el, Ideograph-R040-Roof.el,
28027         Ideograph-R038-Woman.el, Ideograph-R037-Big.el,
28028         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
28029         Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
28030         Ideograph-R028-Private.el, Ideograph-R027-Cliff.el,
28031         Ideograph-R026-Seal.el, Ideograph-R022-Right-Open-Box.el,
28032         Ideograph-R024-Ten.el, Ideograph-R020-Wrap.el,
28033         Ideograph-R021-Spoon.el, Ideograph-R019-Power.el,
28034         Ideograph-R018-Knife.el, Ideograph-R016-Table.el,
28035         Ideograph-R017-Open-Box.el, Ideograph-R014-Cover.el,
28036         Ideograph-R015-Ice.el, Ideograph-R013-Down-Box.el,
28037         Ideograph-R012-Eight.el, Ideograph-R010-Legs.el,
28038         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
28039         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
28040         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
28041         Ideograph-R002-Line.el, Ideograph-R001-One.el: Reformatted.
28042
28043 2002-11-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28044
28045         * u02E00-CJK-Radical-Supplement.el (U+2E96): Unify BC-8B51.
28046         (BC-8958): New character.
28047
28048         * Ideograph-R205-Frog.el (C4-2834): Unify U-0002FA18.
28049         (U+9EFE): Unify C3-2772.
28050
28051         * Ideograph-R030-Mouth.el (C3-2772): Unify U+9EFE; use
28052         `ideographic-'.
28053
28054         * Ideograph-R209-Nose.el, Ideograph-R196-Bird.el,
28055         Ideograph-R202-Millet.el, Ideograph-R186-Fragrant.el,
28056         Ideograph-R184-Eat.el, Ideograph-R181-Leaf.el: Add mappings
28057         between CNS 11643-4 and CJK Compatibility Ideographs Supplement of
28058         UCS.
28059
28060 2002-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28061
28062         * Ideograph-R178-Tanned-Leather.el, Ideograph-R167-Gold.el,
28063         Ideograph-R163-City.el, Ideograph-R162-Walk.el,
28064         Ideograph-R159-Cart.el, Ideograph-R149-Speech.el,
28065         Ideograph-R144-Walk-Enclosure.el, Ideograph-R142-Insect.el: Add
28066         mappings between CNS 11643-4 and CJK Compatibility Ideographs
28067         Supplement of UCS.
28068
28069         * Ideograph-R121-Jar.el (U-00026222): Unify BC-8DD6.
28070
28071         * Ideograph-R120-Silk.el (U+7D4B): New character.
28072         (J0-6526): New character.
28073
28074 2002-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28075
28076         * Ideograph-R141-Tiger.el, Ideograph-R140-Grass.el,
28077         Ideograph-R125-Old.el: Add mappings between CNS 11643-4 and CJK
28078         Compatibility Ideographs Supplement of UCS.
28079
28080         * char-db-util.el (insert-char-attributes): Add formatter for
28081         `=>ucs-ks'.
28082
28083         * Ideograph-R134-Mortar.el (C6-3B41): Unify U-0002695D.
28084         (C4-3457): Unify U-0002F98B.
28085
28086         * Ideograph-R130-Meat.el: Add mappings between CNS 11643-4 and CJK
28087         Compatibility Ideographs Supplement of UCS.
28088         (M-29927): Unify C5-5B64 and U-0002339C.
28089
28090         * Ideograph-R115-Grain.el: Add mappings between CNS 11643-4 and
28091         CJK Compatibility Ideographs Supplement of UCS.
28092
28093         * Ideograph-R074-Moon.el (M-14394): Add `<-wrong-ideograph' for
28094         M-29821.
28095         (U-0002339C): Unify M-29927.
28096
28097         * Ideograph-R131-Minister.el (C4-2471): Unify U-000268DE.
28098
28099         * Ideograph-R096-Jade.el, Ideograph-R120-Silk.el,
28100         Ideograph-R119-Rice.el, Ideograph-R079-Weapon.el,
28101         Ideograph-R075-Tree.el: Add mappings between CNS 11643-4 and CJK
28102         Compatibility Ideographs Supplement of UCS.
28103
28104 2002-11-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28105
28106         * Ideograph-R113-Spirit.el, Ideograph-R102-Field.el,
28107         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
28108         Ideograph-R043-Lame.el: Add mappings between CNS 11643-4 and CJK
28109         Compatibility Ideographs Supplement of UCS.
28110
28111 2002-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28112
28113         * Ideograph-R046-Mountain.el (C2-3B3E): Unify CU+5D43.
28114         (U+5D43): Separate C6-482B and CU-0002F87C.
28115         (C6-482B): Unify GU+5D43 and U-0002F87C.
28116
28117         * Ideograph-R109-Eye.el (C6-4B7A): Separate U+4039; unify GU+4039,
28118         JU+4039 and U-0002F949.
28119
28120         * Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
28121         Ideograph-R061-Heart.el: Add mappings between CNS 11643-4 and CJK
28122         Compatibility Ideographs Supplement of UCS.
28123
28124         * Ideograph-R030-Mouth.el (C4-235C): Separate U+549E; unify
28125         GU+549E and U-0002F83C.
28126         (C4-235B): Separate U+5448; unify GU+5448, JU+5448, KU+5448 and
28127         U-0002F83E.
28128         (C4-3076): Separate U+5553; unify GU+5553 and U-0002F843.
28129
28130 2002-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28131
28132         * Ideograph-R040-Roof.el, Ideograph-R020-Wrap.el,
28133         Ideograph-R045-Sprout.el, Ideograph-R032-Earth.el,
28134         Ideograph-R009-Man.el, Ideograph-R030-Mouth.el,
28135         Ideograph-R019-Power.el, Ideograph-R015-Ice.el: Add mappings
28136         between CNS 11643-4 and CJK Compatibility Ideographs Supplement of
28137         UCS.
28138
28139         * Ideograph-R018-Knife.el (U+5277): Unify C3-4043 and CU-0002F823.
28140         (U-0002F823): Separate C3-4043.
28141
28142 2002-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28143
28144         * maps-conf.el: Read C4-to-UCS.txt.
28145
28146 2002-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28147
28148         * dumped-chars.el (system-char-db-source-file-list): Delete
28149         "read-maps" and "ad-hoc-cdp".
28150
28151         * ad-hoc-cdp.el: Deleted [moved to maps-conf.el].
28152
28153         * maps-conf.el: New file.
28154
28155         * read-maps.el (mapping-table-read-file): Add autoload cookie and
28156         DOC-string.
28157         - Move setting code to read mapping files into maps-conf.el.
28158         - provide 'read-maps.
28159
28160 2002-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28161
28162         * Ideograph-R010-Legs.el (C3-2452): Unify U-0002F80E; unify
28163         BC-A74B instead of B-A74B.
28164         (U+514D): Unify B-A74B.
28165         (C3-2753): Unify U-0002F80F.
28166
28167         * Ideograph-R038-Woman.el (J0-554F): Unify B-F1FB.
28168         (C2-6547): Separate B-F1FB; unify CU+5B3E.
28169         (U+5B3E): Map to CU-0002F86A.
28170         (C3-5A33): Unify U-0002F86A.
28171
28172         * Ideograph-R142-Insect.el (M-33682): Separate C3-5B2D; unify
28173         JU+8801 and U-0002F9C1.
28174         (C3-5B2D): Unify CU-0002F9C1; map to U-0002F9C1.
28175
28176         * Ideograph-R087-Claw.el (M-19711): Map to U-0002F921 instead of
28177         U+7235; unify KU+7235.
28178         (C3-5545): Unify U-0002F921.
28179
28180         * Ideograph-R064-Hand.el (M-12236): Map to U-0002F8BA; unify
28181         BC-ABF7.
28182         (C3-3628): Unify U-0002F8BA.
28183
28184         * Ideograph-R046-Mountain.el (C3-2C40): Unify U-0002F87A.
28185
28186         * Ideograph-R018-Knife.el (JSP-334A): Unify JU+5277.
28187         (C1-6337): Unify CU+5277.
28188         (U+5277): Add `->same-ideograph' for U-0002F823; separate C3-4043.
28189         (C3-4043): Unify U-0002F823.
28190
28191         * char-db-util.el (insert-char-attributes): Add setting for
28192         `=>ucs-gb'.
28193
28194         * Ideograph-R157-Foot.el (JX2-5F6F): Unify JU+8DBC; map to
28195         U-0002F9DB instead of U+8DBC.
28196         (C3-446D): Unify U-0002F9DB.
28197
28198         * Ideograph-R141-Tiger.el (M-32782): Separate C2-6326 and U+8669.
28199         (C3-5B26): Unify U-0002F9B6.
28200
28201         * Ideograph-R135-Tongue.el (M-30307): Use `->same-ideograph'
28202         instead of `->identical'.
28203         (C3-4425): Unify U-0002F98D.
28204
28205         * Ideograph-R100-Life.el (C3-3D3F): Unify U-0002F934.
28206
28207         * Ideograph-R085-Water.el (M-17400): Unify BC-CB4C and JU+6C67;
28208         map to U-0002F8FE instead of U+6C67.
28209         (C3-2D52): Unify U-0002F8FE; map to JU+6C67.
28210         (M-17621): Separate C3-3675; unify BC-CF6E and JU+6D34; map to
28211         U-0002F907 instead of U+6D34.
28212         (C3-3675): Unify U-0002F907.
28213
28214         * Ideograph-R075-Tree.el (C3-2D35): Unify U-0002F8DF.
28215         (U+681F): Unify B-D1D9.
28216         (M-15010): Separate C3-3C3A; unify BC-D1D9; map to U-0002F8E5
28217         instead of U+681F.
28218         (C3-3C3A): Unify U-0002F8E5.
28219         (C3-416E): Unify U-0002F8E8 and JU+6942.
28220
28221         * Ideograph-R071-Not.el (C3-3640): Unify U-0002F8CB.
28222
28223         * Ideograph-R020-Wrap.el (C3-2225): Unify U-0002F82A.
28224
28225         * Ideograph-R013-Down-Box.el (C3-227B): Unify U-0002F815.
28226
28227         * Ideograph-R012-Eight.el (C3-2754): Unify U-0002F811.
28228
28229 2002-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28230
28231         * Ideograph-R086-Fire.el (M-18859): Map to U-0002F835 instead of
28232         U+7070.
28233         (C3-2429): Unify U-0002F835.
28234
28235 2002-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28236
28237         * Ideograph-R123-Sheep.el: Add mappings for Big5 code points and
28238         CBETA numbers.
28239
28240         * Ideograph-R086-Fire.el: Add some missing mappings to CBETA
28241         numbers.
28242
28243 2002-11-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28244
28245         * u02E00-CJK-Radical-Supplement.el (U+2EA5): Delete `<-radical'.
28246         (U+2EA7): Unify BC-8B66.
28247
28248 2002-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28249
28250         * Ideograph-R149-Speech.el (J0-3C31): Separate C1-787C, G1-4A36
28251         and U+8B58.
28252         (JC3-65CA): New character.
28253
28254         * Ideograph-R044-Corpse.el (U-00021C5D): New character; unify
28255         CB02980.
28256
28257         * Ideograph-R029-Again.el (CB01008): New character.
28258
28259 2002-11-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28260
28261         * Ideograph-R140-Grass.el (M-31014): Add `ideographic-structure'.
28262         (U-00026BBD): Likewise.
28263         (CB01651): New character.
28264
28265 2002-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28266
28267         * Ideograph-R130-Meat.el: Add some missing mappings between CNS
28268         11643 plain 5 and UCS.
28269
28270 2002-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28271
28272         * Ideograph-R076-Lack.el (M-16014): Add mapping for U+3C20.
28273         (C4-2970): Add mapping for U+3C24.
28274         (M-16102): Add mapping for U-000238CB.
28275         (CB00654): Likewise.
28276
28277         * Ideograph-R074-Moon.el (C5-2E24): Unify U-000266B9 to avoid to
28278         use `->identical'.
28279
28280         * Ideograph-R066-Rap.el (M-13341): Unify U+3AA2; separate C5-462E.
28281
28282         * Ideograph-R088-Father.el (M-19731): Add mapping for U+3E18.
28283
28284         * ideograph-util.el (char-representative-of-daikanwa): Add
28285         autoload cookie.
28286
28287 2002-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28288
28289         * Ideograph-R082-Fur.el: Add mappings to CBETA numbers.
28290
28291         * Ideograph-R148-Horn.el (CB00976): Unify J0-5A4F; moved to
28292         Ideograph-R068-Dipper.el.
28293
28294         * Ideograph-R140-Grass.el: Add mappings to CHINA3-JEF code points.
28295
28296         * Ideograph-R086-Fire.el (U-0002446B): Moved from
28297         Ideograph-R075-Tree.el
28298         (CB02412): Likewise.
28299
28300         * Ideograph-R075-Tree.el (CB02485): Add `ideographic-structure'.
28301         (U-0002446B): Moved to Ideograph-R086-Fire.el.
28302         (CB02412): Likewise.
28303
28304         * Ideograph-R068-Dipper.el (J0-5A4F): Unify CB00976; add
28305         `ideographic-structure'.
28306         (U+659B): Add `ideographic-structure'.
28307
28308         * Ideograph-R085-Water.el, Ideograph-R079-Weapon.el: Add mappings
28309         to CBETA numbers.
28310
28311 2002-11-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28312
28313         * Ideograph-R093-Cow.el (CB01492): New character; unify M-20124;
28314         map to U-000246BC.
28315         (U-000246BC): Map to M-20124.
28316
28317         * Ideograph-R086-Fire.el: Add mappings for Big5 code points.
28318
28319         * Ideograph-R076-Lack.el, Ideograph-R078-Death.el: Add some
28320         missing mappings to CBETA numbers.
28321
28322 2002-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28323
28324         * Ideograph-R084-Steam.el: Add some missing mappings to CBETA
28325         numbers.
28326
28327         * Ideograph-R030-Mouth.el: Modify some `ideographic-structure'
28328         properties.
28329         (M-03374): Separate C3-2470, H2-CC78 and U+543A.
28330         (C5-3676): Separate CB-00773 and U+35B6.
28331         (U+35F6): Separate C7-214E.
28332         (H2-E378): Separate U-00021135.
28333         (C5-6F6E): Unify U-00021135.
28334         (U-00021167): New character.
28335         (CB-03326): Map to U-00021167.
28336         (C3-602D): Separate U+361A.
28337
28338         * Ideograph-R032-Earth.el: Modify some `ideographic-structure'
28339         properties.
28340         (M-05163): Separate C3-346D and U+3648.
28341         (U+58A2): Separate C3-4B46, JC3-48BC and CB-02390.
28342
28343 2002-11-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28344
28345         * Ideograph-R077-Stop.el: Add some missing mappings to CBETA
28346         numbers.
28347
28348         * Ideograph-R072-Sun.el: Modify some `ideographic-structure'
28349         properties.
28350
28351         * Ideograph-R052-Short-Thread.el (U-000221C7): Unify CB-05036.
28352
28353 2002-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28354
28355         * Ideograph-R131-Minister.el, Ideograph-R134-Mortar.el,
28356         Ideograph-R135-Tongue.el, Ideograph-R137-Boat.el,
28357         Ideograph-R133-Arrive.el, Ideograph-R132-Self.el,
28358         Ideograph-R130-Meat.el, Ideograph-R122-Net.el,
28359         Ideograph-R121-Jar.el, Ideograph-R109-Eye.el,
28360         Ideograph-R108-Dish.el, Ideograph-R102-Field.el,
28361         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
28362         Ideograph-R085-Water.el: Add some missing mappings to CHINA3-JEF
28363         code points.
28364
28365         * Ideograph-R180-Sound.el (JC3-6CD8): Add S1-9133.
28366         (J0-323B): Add S1-9132.
28367
28368 2002-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28369
28370         * Ideograph-R180-Sound.el (M-43265): Separate G0-5274, J0-323B,
28371         K0-6B65 and U+97F3; unify JC3-6CD8.
28372
28373         * Ideograph-R128-Ear.el (J90-3F26): Separate C1-772A.
28374         (JC3-60D2): New character.
28375
28376         * Ideograph-R075-Tree.el (GT-19861): Unify JC3-53FA.
28377
28378 2002-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28379
28380         * Ideograph-R124-Feather.el: Add some missing mappings to
28381         CHINA3-JEF code points.
28382
28383 2002-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28384
28385         * Ideograph-R140-Grass.el, Ideograph-R116-Cave.el,
28386         Ideograph-R102-Field.el, Ideograph-R066-Rap.el: Reformatted.
28387
28388 2002-11-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28389
28390         * char-db-util.el (insert-char-attributes): Use `ucs-{jis|cns}'
28391         character in the comment for a '=>ucs-{jis|cns}' property.
28392
28393         * Ideograph-R127-Plow.el, Ideograph-R126-And.el,
28394         Ideograph-R125-Old.el, Ideograph-R123-Sheep.el,
28395         Ideograph-R122-Net.el, Ideograph-R096-Jade.el,
28396         Ideograph-R086-Fire.el, Ideograph-R038-Woman.el: Add some missing
28397         mappings to CHINA3-JEF code points.
28398
28399 2002-11-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28400
28401         * Ideograph-R140-Grass.el (U+82BD): Relate to M-30860' instead of
28402         M-30747; add mapping for CU-0002F995.
28403         (M-30860'): Add mapping for CU-0002F995.
28404         (J90-326A): Likewise.
28405         (C6-2E22): Unify CU-0002F995 instead of U-0002F995.
28406
28407 2002-11-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28408
28409         * Ideograph-R031-Enclosure.el (J0-5421): Unify B-B0E9.
28410         (U+5708): Separate B-B0E9.
28411
28412         * Ideograph-R021-Spoon.el (U+5316): Unify B-A4C6; add
28413         `hanyu-dazidian'.
28414         (J0-6149): Separate C1-4527 and B-A4C6; delete `hanyu-dazidian'.
28415
28416         * Ideograph-R010-Legs.el (H1-DED5): Modify
28417         `ideographic-structure'.
28418
28419         * Ideograph-R009-Man.el: Modify/fix some definitions for some
28420         characters.
28421
28422         * Ideograph-R006-Hook.el, Ideograph-R001-One.el: Reformatted.
28423
28424 2002-11-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28425
28426         * Ideograph-R212-Dragon.el (J0-4E36): Separate G1-417A and U+9F8D;
28427         add `ucs-jis' for U+9F8D.
28428
28429         * Ideograph-R121-Jar.el (JX2-7461): Separate C4-2F29 and U+4343;
28430         add `ucs-jis' for U+4343.
28431
28432         * Ideograph-R115-Grain.el (J0-6348): Separate C1-6562 and U+7A1F;
28433         add `ucs-jis' for U+7A1F.
28434
28435         * Ideograph-R100-Life.el (J0-3B3A): Separate C3-3745, G1-327A and
28436         U+7523; add `ucs-jis' for U+7523.
28437
28438 2002-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28439
28440         * Ideograph-R112-Stone.el (U+7872): Add `total-strokes'.
28441         (U+7877): Likewise.
28442         (M-24244): New character.
28443         (C3-4333): Unify U-0002F94E; relate to M-24244.
28444
28445         * Ideograph-R205-Frog.el (M-48286): Add mapping for U-0002FA19.
28446         (C3-5C2F): Unify U-0002FA19.
28447
28448         * Ideograph-R140-Grass.el (C3-272A): Unify U-0002F98F; relate to
28449         M-30681.
28450
28451         * Ideograph-R120-Silk.el (C3-2E56): Unify U-0002F96A; relate to
28452         M-27234.
28453         (J0-6533): Fix `total-strokes'.
28454         (C2-3E71): Likewise.
28455         (C3-486A): Fix `ideographic-strokes'; unify U-0002F96C.
28456
28457         * Ideograph-R059-Bristle.el (M-09982): Separate C3-2C51; add
28458         mappings for U-0002F899.
28459         (C3-2C51): Unify U-0002F899.
28460
28461         * Ideograph-R046-Mountain.el (M-08360): Separate C3-407E; add
28462         mappings for U-0002F87E.
28463         (C3-407E): Unify U-0002F87E.
28464
28465 2002-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28466
28467         * char-db-util.el (insert-char-attributes): Add setting for
28468         `=>ucs-cns'.
28469
28470         * Ideograph-R075-Tree.el (C1-644D): Unify J90-3335.
28471
28472         * Ideograph-R027-Cliff.el (J90-3139): Unify JC3-45E4.
28473         (J83-3139): Separate JC3-45E4.
28474
28475 2002-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28476
28477         * Ideograph-R173-Rain.el (C3-5678): Unify U-0002F9F5.
28478
28479         * Ideograph-R154-Shell.el (C3-607C): Unify U-0002F9D6.
28480
28481 2002-11-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28482
28483         * Ideograph-R007-Two.el, Ideograph-R014-Cover.el,
28484         Ideograph-R018-Knife.el, Ideograph-R024-Ten.el,
28485         Ideograph-R026-Seal.el, Ideograph-R030-Mouth.el,
28486         Ideograph-R032-Earth.el, Ideograph-R040-Roof.el,
28487         Ideograph-R053-Dotted-Cliff.el, Ideograph-R060-Step.el,
28488         Ideograph-R061-Heart.el, Ideograph-R062-Halberd.el,
28489         Ideograph-R075-Tree.el, Ideograph-R130-Meat.el: Add mappings
28490         between CNS 11643-3 and UCS CJK Compatibility Ideographs
28491         Supplement.
28492
28493 2002-10-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28494
28495         * read-maps.el (mapping-table-read-file): Use `encode-char' with
28496         `defined-only' mode instead of `get-char-attribute' to support
28497         inheritance of coded-charsets.
28498         - Add C3-to-UCS.txt to the check list.
28499
28500 2002-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28501
28502         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
28503         u03000-CJK-Symbols-and-Punctuation.el, u03040-Hiragana.el,
28504         u030A0-Katakana.el, u02000-General-Punctuation.el,
28505         u02100-Letterlike-Symbols.el, u02190-Arrows.el,
28506         u02200-Mathematical-Operators.el, u025A0-Geometric-Shapes.el,
28507         u02600-Miscellaneous-Symbols.el, u00370-Greek.el,
28508         u00400-Cyrillic.el, u000A0-Latin-1-Supplement.el: Use `=jis-x0208'
28509         if `japanese-jisx0208-1978', `japanese-jisx0208' and
28510         `japanese-jisx0208-1990' have the same value.
28511
28512 2002-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28513
28514         * u00000-C0.el, u00020-Basic-Latin.el: Reformatted.
28515
28516 2002-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28517
28518         * Ideograph-R212-Dragon.el, Ideograph-R214-Flute.el,
28519         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
28520         Ideograph-R209-Nose.el, Ideograph-R207-Drum.el,
28521         Ideograph-R208-Rat.el, Ideograph-R204-Embroidery.el,
28522         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
28523         Ideograph-R203-Black.el, Ideograph-R201-Yellow.el,
28524         Ideograph-R202-Millet.el, Ideograph-R200-Hemp.el,
28525         Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
28526         Ideograph-R197-Salt.el, Ideograph-R196-Bird.el,
28527         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
28528         Ideograph-R193-Cauldron.el, Ideograph-R191-Fight.el,
28529         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R190-Hair.el,
28530         Ideograph-R189-Tall.el, Ideograph-R188-Bone.el,
28531         Ideograph-R187-Horse.el, Ideograph-R185-Head.el,
28532         Ideograph-R186-Fragrant.el, Ideograph-R184-Eat.el,
28533         Ideograph-R183-Fly.el, Ideograph-R182-Wind.el,
28534         Ideograph-R181-Leaf.el, Ideograph-R179-Leek.el,
28535         Ideograph-R180-Sound.el, Ideograph-R178-Tanned-Leather.el,
28536         Ideograph-R177-Leather.el, Ideograph-R176-Face.el,
28537         Ideograph-R175-Wrong.el, Ideograph-R174-Blue.el,
28538         Ideograph-R173-Rain.el, Ideograph-R171-Slave.el,
28539         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R170-Mound.el,
28540         Ideograph-R169-Gate.el, Ideograph-R168-Long.el,
28541         Ideograph-R167-Gold.el, Ideograph-R166-Village.el,
28542         Ideograph-R165-Distinguish.el, Ideograph-R164-Wine.el,
28543         Ideograph-R163-City.el, Ideograph-R161-Morning.el,
28544         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
28545         Ideograph-R159-Cart.el, Ideograph-R158-Body.el,
28546         Ideograph-R157-Foot.el, Ideograph-R156-Run.el,
28547         Ideograph-R155-Red.el, Ideograph-R154-Shell.el,
28548         Ideograph-R153-Badger.el, Ideograph-R152-Pig.el,
28549         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
28550         Ideograph-R149-Speech.el, Ideograph-R148-Horn.el,
28551         Ideograph-R146-West.el, Ideograph-R147-See.el,
28552         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
28553         Ideograph-R144-Walk-Enclosure.el, Ideograph-R142-Insect.el,
28554         Ideograph-R141-Tiger.el, Ideograph-R139-Color.el,
28555         Ideograph-R140-Grass.el, Ideograph-R138-Stopping.el,
28556         Ideograph-R137-Boat.el, Ideograph-R136-Oppose.el,
28557         Ideograph-R135-Tongue.el, Ideograph-R134-Mortar.el,
28558         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
28559         Ideograph-R131-Minister.el, Ideograph-R129-Brush.el,
28560         Ideograph-R130-Meat.el, Ideograph-R128-Ear.el,
28561         Ideograph-R125-Old.el, Ideograph-R126-And.el,
28562         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
28563         Ideograph-R123-Sheep.el, Ideograph-R122-Net.el,
28564         Ideograph-R121-Jar.el, Ideograph-R120-Silk.el,
28565         Ideograph-R119-Rice.el, Ideograph-R118-Bamboo.el,
28566         Ideograph-R117-Stand.el, Ideograph-R116-Cave.el,
28567         Ideograph-R115-Grain.el, Ideograph-R114-Track.el,
28568         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
28569         Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
28570         Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
28571         Ideograph-R107-Skin.el, Ideograph-R106-White.el,
28572         Ideograph-R105-Dotted-Tent.el, Ideograph-R104-Sickness.el,
28573         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R102-Field.el,
28574         Ideograph-R101-Use.el, Ideograph-R099-Sweet.el,
28575         Ideograph-R100-Life.el, Ideograph-R098-Tile.el,
28576         Ideograph-R097-Melon.el, Ideograph-R096-Jade.el,
28577         Ideograph-R095-Profound.el, Ideograph-R094-Dog.el,
28578         Ideograph-R093-Cow.el, Ideograph-R092-Fang.el,
28579         Ideograph-R091-Slice.el, Ideograph-R089-Double-X.el,
28580         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R088-Father.el,
28581         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
28582         Ideograph-R085-Water.el, Ideograph-R084-Steam.el,
28583         Ideograph-R083-Clan.el, Ideograph-R082-Fur.el,
28584         Ideograph-R081-Compare.el, Ideograph-R080-Do-Not.el,
28585         Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
28586         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
28587         Ideograph-R075-Tree.el, Ideograph-R073-Say.el,
28588         Ideograph-R074-Moon.el, Ideograph-R072-Sun.el,
28589         Ideograph-R070-Square.el, Ideograph-R071-Not.el,
28590         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
28591         Ideograph-R067-Script.el, Ideograph-R066-Rap.el,
28592         Ideograph-R065-Branch.el, Ideograph-R063-Door.el,
28593         Ideograph-R064-Hand.el, Ideograph-R062-Halberd.el,
28594         Ideograph-R061-Heart.el, Ideograph-R060-Step.el,
28595         Ideograph-R059-Bristle.el, Ideograph-R058-Snout.el,
28596         Ideograph-R056-Shoot.el, Ideograph-R057-Bow.el,
28597         Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el,
28598         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
28599         Ideograph-R052-Short-Thread.el, Ideograph-R050-Turban.el,
28600         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
28601         Ideograph-R047-River.el, Ideograph-R046-Mountain.el,
28602         Ideograph-R045-Sprout.el, Ideograph-R044-Corpse.el,
28603         Ideograph-R043-Lame.el, Ideograph-R042-Small.el,
28604         Ideograph-R041-Inch.el, Ideograph-R040-Roof.el,
28605         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
28606         Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
28607         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el,
28608         Ideograph-R034-Go.el, Ideograph-R032-Earth.el,
28609         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
28610         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
28611         Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
28612         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
28613         Ideograph-R023-Hiding-Enclosure.el,
28614         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
28615         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
28616         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
28617         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
28618         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
28619         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
28620         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
28621         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
28622         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
28623         Ideograph-R004-Slash.el, Ideograph-R002-Line.el,
28624         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Use `=jis-x0208' if
28625         `japanese-jisx0208-1978', `japanese-jisx0208' and
28626         `japanese-jisx0208-1990' have the same value.
28627
28628 2002-10-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28629
28630         * char-db-util.el (char-db-make-char-spec): New function.
28631         (char-db-insert-char-spec): Use `char-db-make-char-spec'; fix
28632         problem when CHAR does not have available coded-charsets.
28633
28634 2002-10-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28635
28636         * u02E00-CJK-Radical-Supplement.el (U+2ECC): Unify BC-8966.
28637
28638 2002-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28639
28640         * Ideograph-R184-Eat.el (M-44029): Map to U-00020A78; add
28641         `->same-ideograph' for M-02979.
28642
28643         * Ideograph-R027-Cliff.el (M-02903): Separate U+3542.
28644         (U-00020A78): Add `->same-ideograph' for M-44029.
28645
28646         * Ideograph-R026-Seal.el (M-02873): Map to U+537D.
28647
28648         * Ideograph-R018-Knife.el (M-02134): Use `->same-ideograph'
28649         instead of `->identical'; separate C5-3663.
28650         (M-02242): Map to U-000207FC.
28651         (U-000207FC): Relate to M-02242.
28652         (C5-5A77): Likewise.
28653
28654         * Ideograph-R014-Cover.el (U+51A4): Separate JC3-43F0.
28655
28656         * Ideograph-R012-Eight.el: Reformatted.
28657
28658         * Ideograph-R009-Man.el (U-000202F4): Add `->same-ideograph' for
28659         M-02134 and M-00768.
28660
28661 2002-10-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28662
28663         * Ideograph-R003-Dot.el (M-00104): Use `ideographic-' instead of
28664         `ideographic-radical' and `ideographic-strokes'; unify C3-2740.
28665
28666         * Ideograph-R001-One.el (C3-2740): Unify M-00104; don't use
28667         `->identical'.
28668
28669 2002-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28670
28671         * u02E00-CJK-Radical-Supplement.el (U+2E98): Unify BC-8AFA.
28672
28673 2002-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28674
28675         * Ideograph-R159-Cart.el (M-38297): Separate K0-4E72, C1-6724,
28676         G1-3D4F and U+8F03.
28677         (K0-4E72): Unify JC3-66F0.
28678
28679 2002-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28680
28681         * Ideograph-R032-Earth.el: Add some missing mappings for Daikanwa
28682         numbers.
28683
28684         * Ideograph-R006-Hook.el (M-00246): Unify U-0002011D.
28685
28686         * Ideograph-R002-Line.el (U-0002011D): Unify M-00246; use
28687         `ideographic-' instead of `->same-ideograph'.
28688
28689 2002-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28690
28691         * Ideograph-R029-Again.el (M-03201): Unify U-00020B75.
28692
28693         * Ideograph-R014-Cover.el (M-01597): Unify C1-5E32.
28694
28695         * Ideograph-R013-Down-Box.el (C1-5E32): Unify M-01597; use
28696         `ideographic-' instead of `->same-ideograph'; add
28697         `<-original-ideograph' for M-14301.
28698
28699 2002-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28700
28701         * Ideograph-R075-Tree.el, Ideograph-R064-Hand.el,
28702         Ideograph-R057-Bow.el, Ideograph-R040-Roof.el,
28703         Ideograph-R024-Ten.el, Ideograph-R004-Slash.el,
28704         Ideograph-R009-Man.el, Ideograph-R001-One.el: Add some missing
28705         mappings between CHINA3-JEF and UCS code points.
28706
28707 2002-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28708
28709         * u01E00-Latin-Extended-Additional.el, u0AC00-Hangul-Syllables.el,
28710         Ideograph-R032-Earth.el: Add some missing mappings between
28711         CHINA3-JEF and UCS code points.
28712
28713 2002-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28714
28715         * Ideograph-R148-Horn.el, Ideograph-R113-Spirit.el,
28716         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
28717         Ideograph-R075-Tree.el, Ideograph-R068-Dipper.el,
28718         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
28719         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
28720         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el: Add some missing
28721         mappings to CBETA numbers.
28722
28723 2002-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28724
28725         * u01E00-Latin-Extended-Additional.el (JC3-85B1): Map to U+1EA6.
28726         (JC3-85B4): Map to U+1EA7.
28727         (JC3-85B2): Map to U+1EC0.
28728         (JC3-85B5): Map to U+1EC1.
28729         (JC3-85B3): Map to U+1ED2.
28730         (JC3-85B6): Map to U+1ED3.
28731
28732         * u00180-Latin-Extended-B.el (JC3-85B1): Deleted, because it seems
28733         WITH CIRCUMFLEX AND GRAVE, not WITH DOUBLE GRAVE.
28734         (JC3-85B4): Likewise.
28735         (JC3-85B2): Likewise.
28736         (JC3-85B5): Likewise.
28737         (JC3-85B3): Likewise.
28738         (JC3-85B6): Likewise.
28739
28740 2002-10-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28741
28742         * u02E00-CJK-Radical-Supplement.el: Add `<-radical'.
28743
28744 2002-10-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28745
28746         * Ideograph-R001-One.el (U+4E06): Unify BC-896C.
28747         (C4-2155): Add `ideographic-structure'.
28748
28749         * u02E00-CJK-Radical-Supplement.el (U+2EA1): Unify BC-8AF6.
28750
28751 2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28752
28753         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
28754         u0AC00-Hangul-Syllables.el, u01E00-Latin-Extended-Additional.el,
28755         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el: Add some
28756         missing mappings to CHINA3-JEF code points.
28757
28758 2002-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28759
28760         * Ideograph-R132-Self.el, Ideograph-R111-Arrow.el,
28761         Ideograph-R130-Meat.el, Ideograph-R106-White.el,
28762         Ideograph-R092-Fang.el, Ideograph-R102-Field.el,
28763         Ideograph-R086-Fire.el, Ideograph-R077-Stop.el,
28764         Ideograph-R066-Rap.el, Ideograph-R058-Snout.el,
28765         Ideograph-R061-Heart.el, Ideograph-R048-Work.el,
28766         Ideograph-R049-Oneself.el, Ideograph-R051-Dry.el,
28767         Ideograph-R055-Two-Hands.el, Ideograph-R034-Go.el,
28768         Ideograph-R042-Small.el, Ideograph-R032-Earth.el,
28769         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
28770         Ideograph-R029-Again.el, Ideograph-R028-Private.el,
28771         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el,
28772         Ideograph-R026-Seal.el, Ideograph-R023-Hiding-Enclosure.el,
28773         Ideograph-R024-Ten.el, Ideograph-R021-Spoon.el,
28774         Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
28775         Ideograph-R019-Power.el, Ideograph-R016-Table.el,
28776         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
28777         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
28778         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
28779         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el,
28780         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
28781         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
28782         Ideograph-R005-Second.el, Ideograph-R003-Dot.el,
28783         Ideograph-R004-Slash.el, Ideograph-R001-One.el:
28784         - Use `hanyu-dazidian' instead of
28785           `hanyu-dazidian-{vol|page|char}'.
28786         - Add some missing mappings to Big5-CDP and Hanziku code points.
28787
28788 2002-09-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28789
28790         * Ideograph-R195-Fish.el (U+9BD1): Use `total-strokes' instead of
28791         `totalstrokes'.
28792
28793 2002-09-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28794
28795         * Ideograph-R133-Arrive.el (U+5230): New character.
28796
28797         * Ideograph-R158-Body.el (JX2-7955): Separate U+8EB3; unify
28798         BC-8AE0.
28799
28800 2002-09-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28801
28802         * Ideograph-R183-Fly.el (U+98DE): Unify BC-89F8.
28803
28804 2002-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28805
28806         * Ideograph-R061-Heart.el, Ideograph-R050-Turban.el,
28807         Ideograph-R046-Mountain.el, Ideograph-R031-Enclosure.el,
28808         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
28809         Ideograph-R016-Table.el, Ideograph-R018-Knife.el,
28810         Ideograph-R012-Eight.el, Ideograph-R009-Man.el,
28811         Ideograph-R004-Slash.el: Add some missing mappings to CHINA3-JEF
28812         code points.
28813
28814 2002-09-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28815
28816         * update-cdb.el: Use `reset-charset-mapping-table' when using
28817         external character database.
28818
28819 2002-09-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28820
28821         * ideograph-util.el (write-ideograph-radical-char-data): Don't use
28822         `char-db-update-comment'.
28823
28824 2002-09-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28825
28826         * char-db-util.el (char-db-update-comment): Deleted.
28827
28828 2002-09-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28829
28830         * update-cdb.el (char-ref=): Add optional argument `tester'.
28831         (char-spec=): Likewise.
28832
28833         * ideograph-util.el (char-ucs): Don't refer `->ucs'.
28834
28835 2002-09-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28836
28837         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
28838         u0AC00-Hangul-Syllables.el, u03300-CJK-Compatibility.el,
28839         u030A0-Katakana.el, u03200-Enclosed-CJK-Letters-and-Months.el,
28840         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
28841         u02460-Enclosed-Alphanumerics.el, u02190-Arrows.el,
28842         u02200-Mathematical-Operators.el,
28843         u002B0-Spacing-Modifier-Letters.el, u02150-Number-Forms.el,
28844         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
28845         u000A0-Latin-1-Supplement.el, Ideograph-R120-Silk.el,
28846         Ideograph-R115-Grain.el, Ideograph-R112-Stone.el,
28847         Ideograph-R109-Eye.el, Ideograph-R104-Sickness.el,
28848         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
28849         Ideograph-R076-Lack.el, Ideograph-R075-Tree.el,
28850         Ideograph-R064-Hand.el, Ideograph-R061-Heart.el,
28851         Ideograph-R060-Step.el, Ideograph-R045-Sprout.el,
28852         Ideograph-R053-Dotted-Cliff.el, Ideograph-R042-Small.el,
28853         Ideograph-R040-Roof.el, Ideograph-R038-Woman.el: Add some missing
28854         mappings to CHINA3-JEF code points.
28855
28856 2002-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28857
28858         * Ideograph-R106-White.el (U+76A1): Separate C3-5176.
28859         (C3-5176): Unify JC3-5BA7.
28860         (JSP-4E42): Separate U+76A5; delete JC3-5BA7.
28861
28862         * read-maps.el (mapping-table-read-file): Accept JC3-xxxx; don't
28863         check `->ucs'.
28864         - Read etc/char-data/JC3-to-UCS.txt.
28865
28866 2002-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28867
28868         * Ideograph-R119-Rice.el, Ideograph-R032-Earth.el,
28869         Ideograph-R006-Hook.el, Ideograph-R013-Down-Box.el,
28870         Ideograph-R015-Ice.el, Ideograph-R022-Right-Open-Box.el,
28871         Ideograph-R025-Divination.el, Ideograph-R030-Mouth.el: Add some
28872         missing mappings to CHINA3-JEF code points.
28873
28874 2002-09-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28875
28876         * char-db-util.el (char-ref=): Moved to update-cdb.el.
28877         (char-spec=): Likewise.
28878
28879         * update-cdb.el: Update standard case-table from the
28880         char-attribute `->lowercase' and `->uppercase'.
28881         (char-ref=): New function [moved from char-db-util.el].
28882         (char-spec=): Likewise.
28883
28884 2002-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28885
28886         * Ideograph-R119-Rice.el, Ideograph-R117-Stand.el,
28887         Ideograph-R118-Bamboo.el, Ideograph-R116-Cave.el: Add some missing
28888         mappings to CHINA3-JEF code points.
28889
28890         * README.en (Character Reference): Add `jikai'.
28891
28892 2002-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28893
28894         * Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
28895         Ideograph-R113-Spirit.el: Add some missing mappings to CHINA3-JEF
28896         code points.
28897
28898 2002-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28899
28900         * Ideograph-R111-Arrow.el, Ideograph-R112-Stone.el,
28901         Ideograph-R037-Big.el: Add some missing mappings to CHINA3-JEF
28902         code points.
28903
28904 2002-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28905
28906         * Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
28907         Ideograph-R085-Water.el, Ideograph-R078-Death.el,
28908         Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el,
28909         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
28910         Ideograph-R072-Sun.el: Add some missing mappings for Big5 code
28911         points or fix some definitions.
28912
28913 2002-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28914
28915         * Ideograph-R211-Tooth.el, Ideograph-R213-Turtle.el,
28916         Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el,
28917         Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
28918         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
28919         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
28920         Ideograph-R201-Yellow.el, Ideograph-R203-Black.el,
28921         Ideograph-R198-Deer.el, Ideograph-R196-Bird.el,
28922         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
28923         Ideograph-R193-Cauldron.el, Ideograph-R194-Ghost.el,
28924         Ideograph-R188-Bone.el, Ideograph-R190-Hair.el,
28925         Ideograph-R187-Horse.el, Ideograph-R184-Eat.el,
28926         Ideograph-R178-Tanned-Leather.el, Ideograph-R180-Sound.el,
28927         Ideograph-R181-Leaf.el, Ideograph-R174-Blue.el,
28928         Ideograph-R175-Wrong.el, Ideograph-R177-Leather.el,
28929         Ideograph-R173-Rain.el, Ideograph-R172-Short-Tailed-Bird.el,
28930         Ideograph-R170-Mound.el, Ideograph-R169-Gate.el,
28931         Ideograph-R165-Distinguish.el, Ideograph-R166-Village.el,
28932         Ideograph-R167-Gold.el, Ideograph-R164-Wine.el,
28933         Ideograph-R163-City.el, Ideograph-R162-Walk.el,
28934         Ideograph-R160-Bitter.el, Ideograph-R158-Body.el,
28935         Ideograph-R159-Cart.el, Ideograph-R156-Run.el,
28936         Ideograph-R157-Foot.el, Ideograph-R155-Red.el,
28937         Ideograph-R150-Valley.el, Ideograph-R152-Pig.el,
28938         Ideograph-R154-Shell.el, Ideograph-R149-Speech.el,
28939         Ideograph-R146-West.el, Ideograph-R147-See.el,
28940         Ideograph-R148-Horn.el, Ideograph-R144-Walk-Enclosure.el,
28941         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
28942         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
28943         Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el,
28944         Ideograph-R137-Boat.el, Ideograph-R138-Stopping.el,
28945         Ideograph-R140-Grass.el, Ideograph-R131-Minister.el,
28946         Ideograph-R132-Self.el, Ideograph-R134-Mortar.el,
28947         Ideograph-R128-Ear.el, Ideograph-R129-Brush.el,
28948         Ideograph-R130-Meat.el, Ideograph-R125-Old.el,
28949         Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
28950         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el,
28951         Ideograph-R122-Net.el, Ideograph-R120-Silk.el,
28952         Ideograph-R119-Rice.el, Ideograph-R117-Stand.el,
28953         Ideograph-R118-Bamboo.el, Ideograph-R116-Cave.el,
28954         Ideograph-R115-Grain.el, Ideograph-R113-Spirit.el,
28955         Ideograph-R110-Spear.el, Ideograph-R112-Stone.el,
28956         Ideograph-R108-Dish.el, Ideograph-R109-Eye.el,
28957         Ideograph-R106-White.el, Ideograph-R107-Skin.el,
28958         Ideograph-R105-Dotted-Tent.el, Ideograph-R103-Bolt-Of-Cloth.el,
28959         Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
28960         Ideograph-R100-Life.el, Ideograph-R102-Field.el,
28961         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
28962         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
28963         Ideograph-R094-Dog.el, Ideograph-R088-Father.el,
28964         Ideograph-R089-Double-X.el, Ideograph-R091-Slice.el,
28965         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
28966         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
28967         Ideograph-R080-Do-Not.el, Ideograph-R083-Clan.el,
28968         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
28969         Ideograph-R079-Weapon.el, Ideograph-R077-Stop.el,
28970         Ideograph-R078-Death.el, Ideograph-R076-Lack.el,
28971         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
28972         Ideograph-R073-Say.el, Ideograph-R072-Sun.el,
28973         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
28974         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
28975         Ideograph-R066-Rap.el, Ideograph-R062-Halberd.el,
28976         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
28977         Ideograph-R061-Heart.el, Ideograph-R058-Snout.el,
28978         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
28979         Ideograph-R054-Long-Stride.el, Ideograph-R055-Two-Hands.el,
28980         Ideograph-R057-Bow.el, Ideograph-R052-Short-Thread.el,
28981         Ideograph-R053-Dotted-Cliff.el, Ideograph-R048-Work.el,
28982         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
28983         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
28984         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
28985         Ideograph-R044-Corpse.el, Ideograph-R040-Roof.el,
28986         Ideograph-R039-Child.el, Ideograph-R038-Woman.el,
28987         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
28988         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
28989         Ideograph-R032-Earth.el, Ideograph-R031-Enclosure.el,
28990         Ideograph-R030-Mouth.el, Ideograph-R027-Cliff.el,
28991         Ideograph-R029-Again.el, Ideograph-R024-Ten.el,
28992         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
28993         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
28994         Ideograph-R022-Right-Open-Box.el, Ideograph-R019-Power.el,
28995         Ideograph-R018-Knife.el, Ideograph-R015-Ice.el,
28996         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
28997         Ideograph-R014-Cover.el, Ideograph-R010-Legs.el,
28998         Ideograph-R009-Man.el, Ideograph-R008-Lid.el,
28999         Ideograph-R007-Two.el, Ideograph-R004-Slash.el,
29000         Ideograph-R005-Second.el, Ideograph-R001-One.el: Add `ucs-jis'
29001         attribute for non-unified JIS X 0208:1990 characters.
29002
29003 2002-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29004
29005         * read-maps.el (mapping-table-read-file): New function.
29006         - use `mapping-table-read-file' to read mapping files.
29007
29008 2002-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29009
29010         * Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
29011         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
29012         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
29013         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
29014         Ideograph-R203-Black.el, Ideograph-R204-Embroidery.el,
29015         Ideograph-R205-Frog.el, Ideograph-R207-Drum.el,
29016         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
29017         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
29018         Ideograph-R212-Dragon.el, Ideograph-R196-Bird.el,
29019         Ideograph-R195-Fish.el, Ideograph-R194-Ghost.el,
29020         Ideograph-R188-Bone.el, Ideograph-R189-Tall.el,
29021         Ideograph-R190-Hair.el, Ideograph-R191-Fight.el,
29022         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
29023         Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
29024         Ideograph-R187-Horse.el, Ideograph-R178-Tanned-Leather.el,
29025         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
29026         Ideograph-R181-Leaf.el, Ideograph-R182-Wind.el,
29027         Ideograph-R183-Fly.el, Ideograph-R184-Eat.el,
29028         Ideograph-R171-Slave.el, Ideograph-R172-Short-Tailed-Bird.el,
29029         Ideograph-R173-Rain.el, Ideograph-R174-Blue.el,
29030         Ideograph-R175-Wrong.el, Ideograph-R176-Face.el,
29031         Ideograph-R177-Leather.el, Ideograph-R168-Long.el,
29032         Ideograph-R169-Gate.el, Ideograph-R170-Mound.el,
29033         Ideograph-R163-City.el, Ideograph-R164-Wine.el,
29034         Ideograph-R167-Gold.el, Ideograph-R161-Morning.el,
29035         Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el,
29036         Ideograph-R158-Body.el, Ideograph-R159-Cart.el,
29037         Ideograph-R157-Foot.el, Ideograph-R154-Shell.el,
29038         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
29039         Ideograph-R152-Pig.el, Ideograph-R153-Badger.el,
29040         Ideograph-R147-See.el, Ideograph-R149-Speech.el,
29041         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
29042         Ideograph-R137-Boat.el, Ideograph-R140-Grass.el,
29043         Ideograph-R130-Meat.el, Ideograph-R119-Rice.el,
29044         Ideograph-R120-Silk.el, Ideograph-R118-Bamboo.el,
29045         Ideograph-R082-Fur.el, Ideograph-R109-Eye.el,
29046         Ideograph-R004-Slash.el, Ideograph-R066-Rap.el: Add some missing
29047         mapping between CNS 11643 plain 4 and UCS.
29048
29049 2002-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29050
29051         * dumped-chars.el (system-char-db-source-file-list): Add
29052         "read-maps".
29053
29054         * read-maps.el: New file.
29055
29056 2002-07-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29057
29058         * isolated-char.el: etc/GT-RS.txt is moved to
29059         etc/char-data/GT-RS.txt.
29060
29061 2002-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29062
29063         * Ideograph-R188-Bone.el, Ideograph-R190-Hair.el,
29064         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R194-Ghost.el,
29065         Ideograph-R196-Bird.el, Ideograph-R184-Eat.el,
29066         Ideograph-R187-Horse.el, Ideograph-R169-Gate.el,
29067         Ideograph-R181-Leaf.el, Ideograph-R163-City.el,
29068         Ideograph-R164-Wine.el, Ideograph-R167-Gold.el,
29069         Ideograph-R159-Cart.el, Ideograph-R162-Walk.el,
29070         Ideograph-R157-Foot.el, Ideograph-R150-Valley.el,
29071         Ideograph-R154-Shell.el, Ideograph-R147-See.el,
29072         Ideograph-R149-Speech.el, Ideograph-R145-Clothes.el,
29073         Ideograph-R142-Insect.el, Ideograph-R137-Boat.el,
29074         Ideograph-R121-Jar.el, Ideograph-R127-Plow.el,
29075         Ideograph-R128-Ear.el, Ideograph-R130-Meat.el,
29076         Ideograph-R116-Cave.el, Ideograph-R118-Bamboo.el,
29077         Ideograph-R112-Stone.el, Ideograph-R077-Stop.el,
29078         Ideograph-R087-Claw.el, Ideograph-R093-Cow.el,
29079         Ideograph-R104-Sickness.el: Add some missing mapping between CNS
29080         11643 plain 3 and UCS.
29081
29082 2002-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29083
29084         * Ideograph-R188-Bone.el (G0-3947): Fix `total-strokes'.
29085         (JX2-7D2C): Unify U-00029A72.
29086         (C5-6A7C): Add mapping for U-00029A72.
29087
29088         * Ideograph-R169-Gate.el, Ideograph-R142-Insect.el,
29089         Ideograph-R119-Rice.el, Ideograph-R104-Sickness.el,
29090         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el: Add missing
29091         mappings between JIS X 0213 and UCS.
29092
29093         * Ideograph-R181-Leaf.el (JX2-7C38): Unify U-00029490.
29094
29095         * Ideograph-R160-Bitter.el: Add missing mappings between JIS X
29096         0213 and UCS.
29097
29098         * Ideograph-R158-Body.el (JX1-7C49): Unify U-00028277; add
29099         `total-strokes'.
29100
29101         * Ideograph-R149-Speech.el, Ideograph-R145-Clothes.el,
29102         Ideograph-R140-Grass.el: Add missing mappings between JIS X 0213
29103         and UCS.
29104
29105         * Ideograph-R118-Bamboo.el (JX2-7340): Unify U-00025AF1.
29106         (C4-2E74): Separate U-00025AF1; relate to M-25874.
29107
29108         * Ideograph-R116-Cave.el (JX2-7332): Add `total-strokes'; add
29109         mapping to U-000259D4.
29110         (U-000259D4): Relate to M-25603.
29111
29112         * Ideograph-R112-Stone.el (M-24546): Unify U+791D.
29113         (C2-6629): Add mapping to U+791D.
29114
29115         * Ideograph-R093-Cow.el (JX2-7039): Add `total-strokes'; add
29116         mapping to U-000246A5.
29117         (U-000246A5): New character.
29118
29119 2002-07-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29120
29121         * Ideograph-R137-Boat.el (JX2-7573): Unify U-00026AB7.
29122
29123         * Ideograph-R108-Dish.el (JX2-7177): Unify U-00025055.
29124
29125         * Ideograph-R102-Field.el (J0-6149): Use `ucs-jis' instead of
29126         `=>ucs-jis'.
29127
29128         * Ideograph-R085-Water.el (JX2-6E5C): Add `total-strokes'; unify
29129         U-00023D40.
29130
29131 2002-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29132
29133         * Ideograph-R075-Tree.el: Add missing mappings between JIS X 0213
29134         and UCS.
29135
29136         * Ideograph-R072-Sun.el (JX2-2E24): Add mapping for U-000231B6.
29137
29138         * Ideograph-R066-Rap.el (J0-495F): Use `ucs-jis' instead of
29139         `=>ucs-jis'.
29140
29141         * Ideograph-R064-Hand.el (JX2-2D32): Unify U-00022B46.
29142
29143         * Ideograph-R030-Mouth.el (U+56B9): Unify G1-7C37.
29144
29145 2002-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29146
29147         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
29148         u03200-Enclosed-CJK-Letters-and-Months.el, u030A0-Katakana.el,
29149         u03040-Hiragana.el, u03000-CJK-Symbols-and-Punctuation.el,
29150         u02F00-Kangxi-Radicals.el, u02E00-CJK-Radical-Supplement.el,
29151         u02700-Dingbats.el, u02580-Block-Elements.el,
29152         u02500-Box-Drawing.el, u02460-Enclosed-Alphanumerics.el,
29153         u02190-Arrows.el, u02150-Number-Forms.el,
29154         u02100-Letterlike-Symbols.el, u00400-Cyrillic.el,
29155         u002B0-Spacing-Modifier-Letters.el: Use `chinese-big5-eten' for
29156         Big5-ETEN code points.
29157
29158         * u0FE50-Small-Form-Variants.el,
29159         u0FE30-CJK-Compatibility-Forms.el, u0E000-Private-Use.el,
29160         u03300-CJK-Compatibility.el, u03100-Bopomofo.el,
29161         u02600-Miscellaneous-Symbols.el, u025A0-Geometric-Shapes.el,
29162         u02200-Mathematical-Operators.el, u020A0-Currency-Symbols.el,
29163         u02000-General-Punctuation.el, u00370-Greek.el: Reformatted.
29164
29165         * u000A0-Latin-1-Supplement.el: Use `chinese-big5-eten' for
29166         Big5-ETEN code points.
29167         (fullwidth acute accent): Delete B-A1A6.
29168
29169 2002-07-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29170
29171         * char-db-util.el (insert-char-attributes): Don't insert attribute
29172         `composition' if argument `readable' is nil.
29173
29174 2002-07-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29175
29176         * char-db-util.el (char-ref-p): Deleted [defined as a builtin
29177         function].
29178
29179 2002-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29180
29181         * Ideograph-R110-Spear.el, Ideograph-R106-White.el,
29182         Ideograph-R108-Dish.el, Ideograph-R109-Eye.el,
29183         Ideograph-R098-Tile.el, Ideograph-R100-Life.el,
29184         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
29185         Ideograph-R104-Sickness.el, Ideograph-R096-Jade.el,
29186         Ideograph-R097-Melon.el: Add some missing mappings to CHINA3-JEF
29187         code points.
29188
29189 2002-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29190
29191         * close-cdb.el: Require `chise'.
29192
29193 2002-07-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29194
29195         * close-cdb.el (char-db-stingy-mode): Set nil.
29196
29197 2002-07-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29198
29199         * Ideograph-R038-Woman.el (U-000218B7): Fixed.
29200
29201         * ideograph-util.el (insert-ideograph-radical-char-data): Ignore
29202         non-Unicode UCS code-points.
29203
29204 2002-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29205
29206         * Ideograph-R123-Sheep.el, Ideograph-R135-Tongue.el,
29207         Ideograph-R140-Grass.el, Ideograph-R103-Bolt-Of-Cloth.el,
29208         Ideograph-R109-Eye.el, Ideograph-R110-Spear.el,
29209         Ideograph-R120-Silk.el, Ideograph-R079-Weapon.el,
29210         Ideograph-R081-Compare.el, Ideograph-R096-Jade.el,
29211         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
29212         Ideograph-R075-Tree.el, Ideograph-R049-Oneself.el,
29213         Ideograph-R050-Turban.el, Ideograph-R057-Bow.el,
29214         Ideograph-R066-Rap.el, Ideograph-R036-Evening.el,
29215         Ideograph-R039-Child.el, Ideograph-R042-Small.el,
29216         Ideograph-R046-Mountain.el, Ideograph-R031-Enclosure.el,
29217         Ideograph-R014-Cover.el, Ideograph-R022-Right-Open-Box.el,
29218         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R026-Seal.el,
29219         Ideograph-R027-Cliff.el, Ideograph-R030-Mouth.el,
29220         Ideograph-R009-Man.el, Ideograph-R001-One.el,
29221         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
29222         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
29223         Ideograph-R007-Two.el, Ideograph-R008-Lid.el: For some characters
29224         which have attribute `->identical', each character and the
29225         correspondin character specified by the attribute value are
29226         unified; use `ideographic-' instead.
29227
29228 2002-07-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29229
29230         * Ideograph-R016-Table.el (U+51E1): Unify C1-443B; use
29231         `ideographic-' attribute instead of `ideographic-radical' and
29232         `ideographic-strokes'; delete `->identical' for C1-443B.
29233
29234         * Ideograph-R003-Dot.el (C1-443B): Unify U+51E1; use
29235         `ideographic-' attribute instead of `ideographic-radical' and
29236         `ideographic-strokes'; delete `->identical' for U+51E1.
29237
29238 2002-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29239
29240         * Ideograph-R122-Net.el (C4-2152): Unify U+5188; use
29241         `ideographic-' attribute instead of `ideographic-radical' and
29242         `ideographic-strokes'.
29243
29244         * Ideograph-R037-Big.el (C3-2345): Unify U+4E54; use
29245         `ideographic-' attribute instead of `ideographic-radical' and
29246         `ideographic-strokes'.
29247
29248         * Ideograph-R013-Down-Box.el (U+5188): Unify C4-2152; use
29249         `ideographic-' attribute instead of `ideographic-radical' and
29250         `ideographic-strokes'; delete `->identical' for C4-2152.
29251
29252         * Ideograph-R006-Hook.el (M-00239): Unify U-00020029; use
29253         `ideographic-' attribute instead of `ideographic-radical' and
29254         `ideographic-strokes'; delete `->identical' for U-00020029.
29255
29256         * Ideograph-R004-Slash.el (U+4E54): Unify C3-2345; use
29257         `ideographic-' attribute instead of `ideographic-radical' and
29258         `ideographic-strokes'; delete `->identical' for C3-2345.
29259
29260         * Ideograph-R001-One.el (U-00020029): Unify M-00239; use
29261         `ideographic-' attribute instead of `ideographic-radical' and
29262         `ideographic-strokes'; delete `->identical' for M-00239.
29263
29264         * ideograph-util.el (insert-ideograph-radical-char-data): Specify
29265         optional argument `radical' of `ideograph-char<' instead of bind
29266         `ideographic-radical'.
29267
29268 2002-07-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29269
29270         * Ideograph-R142-Insect.el, Ideograph-R134-Mortar.el,
29271         Ideograph-R124-Feather.el, Ideograph-R102-Field.el,
29272         Ideograph-R085-Water.el, Ideograph-R072-Sun.el,
29273         Ideograph-R066-Rap.el, Ideograph-R062-Halberd.el,
29274         Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el: Reformatted.
29275
29276         * Ideograph-R055-Two-Hands.el (M-09592): Unify U-00020020; use
29277         `ideographic-' attribute instead of `ideographic-radical' and
29278         `ideographic-strokes'; delete `->identical' for U-00020020.
29279
29280         * Ideograph-R049-Oneself.el, Ideograph-R029-Again.el,
29281         Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el:
29282         Reformatted.
29283
29284         * Ideograph-R009-Man.el (BC-8B4A): Unify U-00020089 and GT-00008;
29285         use `ideographic-' attribute instead of `ideographic-radical' and
29286         `ideographic-strokes'; delete `<-radical' for U-00020089.
29287
29288         * Ideograph-R004-Slash.el (U-00020089): Unify GT-00008 and
29289         BC-8B4A; use `ideographic-' attribute instead of
29290         `ideographic-radical' and `ideographic-strokes'; delete
29291         `->identical' for GT-00008.
29292
29293         * Ideograph-R001-One.el (GT-00008): Unify U-00020089 and BC-8B4A;
29294         use `ideographic-' attribute instead of `ideographic-radical' and
29295         `ideographic-strokes'; delete `->identical' for U-00020089.
29296         (U-00020020): Unify M-09592; use `ideographic-' attribute instead
29297         of `ideographic-radical' and `ideographic-strokes'; delete
29298         `->identical' for M-09592.
29299
29300         * char-db-util.el (char-db-insert-char-reference): Don't insert
29301         line-break just before final `)'; add formatter for `:radical'.
29302         (insert-char-attributes): Add formatter for `ideographic-'
29303         property.
29304
29305 2002-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29306
29307         * ideograph-util.el (char-ideographic-radical): Add new optional
29308         argument `radical'; refer `ideographic-' property.
29309         (char-ideographic-strokes): Likewise.
29310         (update-ideograph-radical-table): Check `ideographic-' property
29311         too.
29312         (ideographic-radical): New variable.
29313         (char-daikanwa-strokes): Add new optional argument `radical'.
29314         (ideograph-char<): Add new optional argument `radical'.
29315         (insert-ideograph-radical-char-data): Bind `ideographic-radical'
29316         as argument `radical'.
29317
29318 2002-07-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29319
29320         * update-cdb.el: Use `mount-char-attribute-table' instead of
29321         `reset-char-attribute-table'; don't reset char-attribute-tables.
29322
29323 2002-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29324
29325         * Ideograph-R129-Brush.el, Ideograph-R131-Minister.el,
29326         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
29327         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
29328         Ideograph-R136-Oppose.el, Ideograph-R138-Stopping.el,
29329         Ideograph-R139-Color.el, Ideograph-R141-Tiger.el,
29330         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
29331         Ideograph-R146-West.el, Ideograph-R148-Horn.el,
29332         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
29333         Ideograph-R028-Private.el, Ideograph-R086-Fire.el: Add some
29334         missing mappings for CJK Ex-B code points and/or fix some
29335         definitions.
29336
29337         * README.en (Character Reference): Add `henkai-ruihen'.
29338
29339 2002-06-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29340
29341         * close-cdb.el: New file.
29342
29343 2002-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29344
29345         * README.en (Character Reference): Add `senhen'.
29346
29347 2002-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29348
29349         * Ideograph-R210-Even.el, Ideograph-R189-Tall.el,
29350         Ideograph-R195-Fish.el, Ideograph-R196-Bird.el,
29351         Ideograph-R180-Sound.el, Ideograph-R184-Eat.el,
29352         Ideograph-R160-Bitter.el, Ideograph-R162-Walk.el,
29353         Ideograph-R149-Speech.el, Ideograph-R136-Oppose.el,
29354         Ideograph-R137-Boat.el, Ideograph-R140-Grass.el,
29355         Ideograph-R124-Feather.el, Ideograph-R130-Meat.el,
29356         Ideograph-R123-Sheep.el, Ideograph-R120-Silk.el,
29357         Ideograph-R113-Spirit.el, Ideograph-R114-Track.el,
29358         Ideograph-R119-Rice.el, Ideograph-R100-Life.el,
29359         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
29360         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
29361         Ideograph-R086-Fire.el, Ideograph-R075-Tree.el,
29362         Ideograph-R040-Roof.el, Ideograph-R057-Bow.el,
29363         Ideograph-R059-Bristle.el, Ideograph-R064-Hand.el,
29364         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
29365         Ideograph-R038-Woman.el, Ideograph-R032-Earth.el,
29366         Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el,
29367         Ideograph-R019-Power.el, Ideograph-R022-Right-Open-Box.el,
29368         Ideograph-R025-Divination.el, Ideograph-R027-Cliff.el,
29369         Ideograph-R028-Private.el, Ideograph-R013-Down-Box.el,
29370         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
29371         Ideograph-R016-Table.el, Ideograph-R018-Knife.el,
29372         Ideograph-R010-Legs.el, Ideograph-R011-Enter.el,
29373         Ideograph-R012-Eight.el, Ideograph-R008-Lid.el,
29374         Ideograph-R009-Man.el, Ideograph-R001-One.el: Reformatted; fix
29375         and/or add some definitions.
29376
29377 2002-06-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29378
29379         * ideograph-util.el (char-attributes-poly<): New function.
29380         (char-daikanwa-strokes): Likewise.
29381         (char-daikanwa): Likewise.
29382         (char-ucs): Likewise.
29383         (char-id): Likewise.
29384         (ideograph-char<): New implementation [use
29385         `char-attributes-poly<'].
29386
29387 2002-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29388
29389         * Ideograph-R076-Lack.el, Ideograph-R077-Stop.el,
29390         Ideograph-R074-Moon.el, Ideograph-R075-Tree.el,
29391         Ideograph-R066-Rap.el, Ideograph-R067-Script.el,
29392         Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el,
29393         Ideograph-R070-Square.el, Ideograph-R071-Not.el,
29394         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
29395         Ideograph-R042-Small.el: Add some missing mappings for Big5 code
29396         points or fix some definitions.
29397
29398 2002-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29399
29400         * Ideograph-R125-Old.el, Ideograph-R126-And.el,
29401         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
29402         Ideograph-R121-Jar.el, Ideograph-R122-Net.el,
29403         Ideograph-R123-Sheep.el, Ideograph-R124-Feather.el,
29404         Ideograph-R119-Rice.el, Ideograph-R120-Silk.el,
29405         Ideograph-R035-Go-Slowly.el, Ideograph-R079-Weapon.el,
29406         Ideograph-R118-Bamboo.el, Ideograph-R010-Legs.el,
29407         Ideograph-R008-Lid.el, Ideograph-R009-Man.el,
29408         Ideograph-R004-Slash.el: Add some mappings for CJK Ext-B code
29409         points.
29410
29411 2002-04-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29412
29413         * char-db-util.el (char-db-coded-charset-priority-list): Modify
29414         for new definitions of big5 variants.
29415
29416 2002-04-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29417
29418         * ideograph-util.el (insert-ideograph-radical-char-data): Refer
29419         `char-db-ignored-attributes'.
29420
29421         * char-db-util.el (char-db-ignored-attributes): New variable.
29422         (char-db-insert-char-spec): Refer `char-db-ignored-attributes';
29423         add `ideographic-structure' into requesting non-CCS attributes if
29424         requesting is nil.
29425         (insert-char-attributes): Refer `char-db-ignored-attributes'.
29426
29427 2002-05-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29428
29429         * Ideograph-R094-Dog.el (M-20786'): Unify GT-26606.
29430
29431         * isolated-char.el (GT-26606): New character.
29432
29433 2002-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29434
29435         * Ideograph-R189-Tall.el, Ideograph-R170-Mound.el,
29436         Ideograph-R140-Grass.el, Ideograph-R130-Meat.el,
29437         Ideograph-R120-Silk.el, Ideograph-R117-Stand.el,
29438         Ideograph-R116-Cave.el, Ideograph-R113-Spirit.el,
29439         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
29440         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
29441         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
29442         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
29443         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
29444         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
29445         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
29446         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
29447         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
29448         Ideograph-R094-Dog.el, Ideograph-R096-Jade.el,
29449         Ideograph-R087-Claw.el, Ideograph-R088-Father.el,
29450         Ideograph-R089-Double-X.el, Ideograph-R090-Half-Tree-Trunk.el,
29451         Ideograph-R091-Slice.el, Ideograph-R092-Fang.el,
29452         Ideograph-R093-Cow.el, Ideograph-R086-Fire.el,
29453         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
29454         Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el,
29455         Ideograph-R082-Fur.el, Ideograph-R083-Clan.el,
29456         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
29457         Ideograph-R079-Weapon.el, Ideograph-R076-Lack.el,
29458         Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
29459         Ideograph-R075-Tree.el, Ideograph-R070-Square.el,
29460         Ideograph-R071-Not.el, Ideograph-R072-Sun.el,
29461         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
29462         Ideograph-R058-Snout.el, Ideograph-R061-Heart.el,
29463         Ideograph-R029-Again.el, Ideograph-R030-Mouth.el,
29464         Ideograph-R012-Eight.el, Ideograph-R014-Cover.el,
29465         Ideograph-R017-Open-Box.el, Ideograph-R008-Lid.el,
29466         Ideograph-R009-Man.el, Ideograph-R003-Dot.el,
29467         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
29468         Ideograph-R001-One.el, Ideograph-R002-Line.el: Add some mappings
29469         for CJK Ext-B code points.
29470
29471 2002-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29472
29473         * isolated-char.el (GT-30254): New character.
29474
29475 2002-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29476
29477         * Ideograph-R210-Even.el, ideograph-util.el,
29478         Ideograph-R189-Tall.el, Ideograph-R170-Mound.el,
29479         Ideograph-R160-Bitter.el, Ideograph-R149-Speech.el,
29480         Ideograph-R140-Grass.el, Ideograph-R136-Oppose.el,
29481         Ideograph-R130-Meat.el, Ideograph-R123-Sheep.el,
29482         Ideograph-R120-Silk.el, Ideograph-R114-Track.el,
29483         Ideograph-R113-Spirit.el, Ideograph-R110-Spear.el,
29484         Ideograph-R108-Dish.el, Ideograph-R101-Use.el,
29485         Ideograph-R102-Field.el, Ideograph-R095-Profound.el,
29486         Ideograph-R087-Claw.el, Ideograph-R086-Fire.el,
29487         Ideograph-R085-Water.el, Ideograph-R078-Death.el,
29488         Ideograph-R077-Stop.el, Ideograph-R072-Sun.el,
29489         Ideograph-R066-Rap.el, Ideograph-R064-Hand.el,
29490         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
29491         Ideograph-R059-Bristle.el, Ideograph-R057-Bow.el,
29492         Ideograph-R047-River.el, Ideograph-R050-Turban.el,
29493         Ideograph-R042-Small.el, Ideograph-R037-Big.el,
29494         Ideograph-R036-Evening.el, Ideograph-R032-Earth.el,
29495         Ideograph-R031-Enclosure.el, Ideograph-R028-Private.el,
29496         Ideograph-R030-Mouth.el, Ideograph-R024-Ten.el,
29497         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
29498         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
29499         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
29500         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
29501         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
29502         Ideograph-R008-Lid.el, Ideograph-R006-Hook.el,
29503         Ideograph-R007-Two.el, Ideograph-R005-Second.el,
29504         Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
29505         Ideograph-R002-Line.el, Ideograph-R001-One.el:
29506         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
29507           `hanyu-dazidian-page' and `hanyu-dazidian-char'.
29508         - Add some mappings for Hanziku code points.
29509         - Use `=>ucs' instead of `->ucs'.
29510
29511 2002-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29512
29513         * Ideograph-R175-Wrong.el, Ideograph-R162-Walk.el,
29514         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el,
29515         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
29516         Ideograph-R140-Grass.el, Ideograph-R124-Feather.el,
29517         Ideograph-R065-Branch.el, Ideograph-R072-Sun.el,
29518         Ideograph-R089-Double-X.el, Ideograph-R118-Bamboo.el,
29519         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
29520         Ideograph-R062-Halberd.el, Ideograph-R054-Long-Stride.el,
29521         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
29522         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
29523         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
29524         Ideograph-R061-Heart.el, Ideograph-R053-Dotted-Cliff.el,
29525         Ideograph-R052-Short-Thread.el, Ideograph-R051-Dry.el,
29526         Ideograph-R047-River.el, Ideograph-R048-Work.el,
29527         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el,
29528         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
29529         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
29530         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
29531         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
29532         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
29533         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
29534         Ideograph-R037-Big.el, Ideograph-R038-Woman.el,
29535         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
29536         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
29537         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
29538         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
29539         Ideograph-R022-Right-Open-Box.el,
29540         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
29541         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
29542         Ideograph-R027-Cliff.el, Ideograph-R011-Enter.el,
29543         Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
29544         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
29545         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
29546         Ideograph-R018-Knife.el, Ideograph-R010-Legs.el,
29547         Ideograph-R001-One.el, Ideograph-R002-Line.el,
29548         Ideograph-R003-Dot.el, Ideograph-R004-Slash.el,
29549         Ideograph-R005-Second.el, Ideograph-R006-Hook.el,
29550         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
29551         Ideograph-R009-Man.el: Reformatted for new builtin representation
29552         of Big5 variants.
29553
29554 2002-04-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29555
29556         * ad-hoc-cdp.el:
29557         - Use `chinese-big5-pua' instead of `chinese-big5' as the private
29558           used area of Big5.
29559         - Comment out code to remove `chinese-big5' attribute from
29560           `chinese-big5-cdp' characters.
29561
29562 2002-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29563
29564         * u0E000-Private-Use.el: Use `chinese-big5-pua' instead of
29565         `chinese-big5'.
29566
29567 2002-04-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29568
29569         * isolated-char.el (GT-19655): New character.
29570         (GT-19656): Likewise.
29571         (GT-19861): Likewise.
29572
29573         * Ideograph-R075-Tree.el (U+69EA): Unify GT-19655; separate
29574         C3-4C60.
29575         (M-15364'): New character.
29576         (K0-4B48): Unify GT-19861.
29577
29578 2002-04-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29579
29580         * Ideograph-R018-Knife.el (C3-275D): Unify H1-EA70.
29581         (U+523C): Separate H1-EA70.
29582
29583         * Ideograph-R009-Man.el (U+4F8C): Delete
29584         `hanyu-dazidian-{vol|page|char}'.
29585
29586 2002-04-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29587
29588         * Ideograph-R077-Stop.el (JX1-7643): Unify JC3-54DC.
29589         (J0-4A62): Separate JC3-54DC.
29590
29591         * Ideograph-R012-Eight.el (C3-403F): Unify H1-D9DB.
29592         (U+517E): Separate H1-D9DB.
29593
29594 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29595
29596         * Ideograph-R013-Down-Box.el (U+5188): Unify BE-C8A2 instead of
29597         B-C8A2; unify BC-85BE.
29598
29599 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29600
29601         * Ideograph-R154-Shell.el, Ideograph-R140-Grass.el:
29602         - Use `=>ucs' instead of `->ucs'.
29603         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
29604           `hanyu-dazidian-page' and `hanyu-dazidian-char'.
29605         - Add some mappings for Hanziku code points.
29606
29607         * Ideograph-R122-Net.el (U+7F53): Separate BC-85BE.
29608         - Use `=>ucs' instead of `->ucs'.
29609         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
29610           `hanyu-dazidian-page' and `hanyu-dazidian-char'; add some
29611           mappings for Hanziku code points.
29612
29613 2002-04-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29614
29615         * Ideograph-R109-Eye.el:
29616         - Use `=>ucs' instead of `->ucs'.
29617         - Use `hanyu-dazidian' instead of `hanyu-dazidian-vol',
29618           `hanyu-dazidian-page' and `hanyu-dazidian-char'.
29619         - Add some mappings for Hanziku code points.
29620
29621         * Ideograph-R075-Tree.el, Ideograph-R047-River.el,
29622         Ideograph-R037-Big.el, Ideograph-R031-Enclosure.el: Use
29623         `hanyu-dazidian' instead of `hanyu-dazidian-vol',
29624         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add some mappings
29625         for Hanziku code points.
29626
29627         * Ideograph-R063-Door.el, Ideograph-R050-Turban.el: Use
29628         `hanyu-dazidian' instead of `hanyu-dazidian-vol',
29629         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add some mappings
29630         for Hanziku code points.
29631
29632         * Ideograph-R089-Double-X.el: Use `hanyu-dazidian' instead of
29633         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29634         `hanyu-dazidian-char'.
29635
29636         * Ideograph-R009-Man.el: Use `hanyu-dazidian' instead of
29637         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29638         `hanyu-dazidian-char'.
29639
29640 2002-04-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29641
29642         * Ideograph-R120-Silk.el (C2-3E77): Separate U+7D6D.
29643
29644         * Ideograph-R030-Mouth.el: Use `hanyu-dazidian' instead of
29645         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29646         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
29647
29648         * Ideograph-R027-Cliff.el: Use `hanyu-dazidian' instead of
29649         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29650         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
29651         (BC-8AB8): Moved to Ideograph-R049-Oneself.el; unified by U+5DF5.
29652
29653         * Ideograph-R019-Power.el: Use `hanyu-dazidian' instead of
29654         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29655         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
29656
29657         * Ideograph-R049-Oneself.el (U+5DF5): Unify BC-8AB8.
29658
29659         * Ideograph-R043-Lame.el (U+5C2F): Unify H2-C1E4.
29660
29661         * Ideograph-R029-Again.el, Ideograph-R028-Private.el,
29662         Ideograph-R026-Seal.el, Ideograph-R024-Ten.el,
29663         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el,
29664         Ideograph-R018-Knife.el: Use `hanyu-dazidian' instead of
29665         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29666         `hanyu-dazidian-char'; add some mappings for Hanziku code points.
29667
29668 2002-04-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29669
29670         * Ideograph-R009-Man.el (H1-C161): Moved to
29671         Ideograph-R154-Shell.el; unified by U+8D2A.
29672
29673         * Ideograph-R184-Eat.el (U+98DF): Separate J0-3F29 and M-44014.
29674         (C1-537A): Unify M-44014.
29675
29676         * Ideograph-R163-City.el (U+9109): Relate to M-39571.
29677
29678         * Ideograph-R154-Shell.el (U+8D2A): Add `ideographic-structure';
29679         unify H1-C161.
29680
29681         * Ideograph-R138-Stopping.el (J0-4E49): Separate G0-413C, C1-4B40
29682         and U+826F.
29683
29684         * Ideograph-R132-Self.el (C4-2472): Unify BC-8CC2.
29685
29686         * Ideograph-R052-Short-Thread.el (BC-895C): New character.
29687
29688         * Ideograph-R034-Go.el, Ideograph-R033-Scholar.el: Add some
29689         `ideographic-structure' properties.
29690
29691         * Ideograph-R031-Enclosure.el: Add some missing
29692         `ideographic-structure' properties.
29693
29694         * Ideograph-R030-Mouth.el (U-00020B9B): Unify BC-8B53.
29695         (C4-2564): Simplify `ideographic-structure'.
29696         (U+545D): Likewise.
29697         (JC3-46A4): Modify structure of `ideographic-structure'.
29698         (JSP-3578): Add `ideographic-structure'.
29699         (M-04565): Likewise.
29700         (JX2-2452): Likewise.
29701         (M-04615): Likewise.
29702
29703         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
29704         Ideograph-R013-Down-Box.el: Use `hanyu-dazidian' instead of
29705         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29706         `hanyu-dazidian-char'.
29707
29708 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29709
29710         * Ideograph-R024-Ten.el (BC-8B75): New character.
29711
29712         * Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
29713         Ideograph-R014-Cover.el: Add some mappings for Hanziku code
29714         points.
29715
29716         * Ideograph-R012-Eight.el: Use `hanyu-dazidian' instead of
29717         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29718         `hanyu-dazidian-char'.
29719
29720         * Ideograph-R011-Enter.el: Use `hanyu-dazidian' instead of
29721         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29722         `hanyu-dazidian-char'.
29723         (J0-467E): Unify B-A44A.
29724         (U+5165): Separate B-A44A.
29725         (C3-2134): Separate U+5166.
29726         (U+5166): Unify H12-EB63.
29727
29728         * Ideograph-R010-Legs.el: Use `hanyu-dazidian' instead of
29729         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29730         `hanyu-dazidian-char'.
29731
29732         * Ideograph-R008-Lid.el: Use `hanyu-dazidian' instead of
29733         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29734         `hanyu-dazidian-char'.
29735         (BC-8BAA): New character.
29736         (U+4EA7): Modify `ideographic-structure'.
29737         (BC-8C4D): New character.
29738
29739         * Ideograph-R007-Two.el, Ideograph-R006-Hook.el,
29740         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
29741         Ideograph-R003-Dot.el: Use `hanyu-dazidian' instead of
29742         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29743         `hanyu-dazidian-char'.
29744
29745         * Ideograph-R002-Line.el: Use `hanyu-dazidian' instead of
29746         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29747         `hanyu-dazidian-char'.
29748         (BC-89CD): New character.
29749
29750         * Ideograph-R001-One.el: Use `hanyu-dazidian' instead of
29751         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
29752         `hanyu-dazidian-char'.
29753         (U-00020922): Add `ideographic-structure'; separate C6-3524.
29754
29755 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29756
29757         * Ideograph-R096-Jade.el:
29758         - Use `=>ucs' instead of `->ucs'.
29759         - Merge mapping to CHINA3-JEF code points.
29760
29761         * Ideograph-R089-Double-X.el: Use `=>ucs' instead of `->ucs'.
29762         (U+3E1A): Separate M-19738; unify JC3-92AB.
29763         (U+723C): Add `ideographic-structure'; unify H1-AC46.
29764         (JC3-41A4): New character.
29765
29766         * Ideograph-R018-Knife.el (J83-414F): Modify
29767         `ideographic-structure'.
29768
29769         * Ideograph-R013-Down-Box.el (U+56D8): Unify H2-E47C.
29770         (U+5190): Unify H4-DCEE.
29771
29772         * Ideograph-R095-Profound.el, Ideograph-R094-Dog.el:
29773         - Use `=>ucs' instead of `->ucs'.
29774         - Merge mapping to CHINA3-JEF code points.
29775
29776         * Ideograph-R093-Cow.el:
29777         - Merge some missing mapping to CHINA3-JEF code points.
29778         - Use `=>ucs' instead of `->ucs'.
29779
29780 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29781
29782         * Ideograph-R091-Slice.el:
29783         - Use `=>ucs' instead of `->ucs'.
29784         - Merge mapping to CHINA3-JEF code points.
29785
29786         * Ideograph-R004-Slash.el (H1-AC46): Moved to
29787         Ideograph-R089-Double-X.el and unified by U+723C.
29788
29789 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29790
29791         * Ideograph-R012-Eight.el: Add some mappings for Hanziku code
29792         points.
29793
29794         * Ideograph-R009-Man.el (J0-3F2E): Modify `ideographic-structure'.
29795         (JSP-3148): Likewise; separate C3-2F46.
29796         (U+5009): Modify structure of `ideographic-structure'.
29797         (J0-4464): Modify `ideographic-structure'.
29798         (C3-3445): Add `ideographic-structure'.
29799         (JX2-216D): Modify `ideographic-structure'.
29800
29801         * Ideograph-R092-Fang.el: Use `=>ucs' instead of `->ucs'.
29802         (J0-3267): Unify JC3-58C5.
29803
29804         * Ideograph-R090-Half-Tree-Trunk.el: Use `=>ucs' instead of
29805         `->ucs'.
29806
29807 2002-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29808
29809         * Ideograph-R147-See.el (J90-3F46): Separate C1-7235.
29810
29811         * Ideograph-R117-Stand.el (BC-8BAE): New character.
29812
29813         * Ideograph-R113-Spirit.el (M-24694): Separate J0-493C, G0-4631,
29814         K0-7879 and U+7968; unify C1-5C41.
29815
29816         * Ideograph-R088-Father.el:
29817         - Use `=>ucs' instead of `->ucs'.
29818         - Merge mapping to CHINA3-JEF code points.
29819
29820         * Ideograph-R052-Short-Thread.el (J0-3476): Separate C1-5E7D.
29821
29822         * Ideograph-R044-Corpse.el (BC-8D70): New character.
29823
29824         * Ideograph-R093-Cow.el (JX1-7767): Separate G0-6A79, C2-4469 and
29825         U+728D; unify JC3-98C1.
29826
29827         * Ideograph-R086-Fire.el: Merge mapping to CHINA3-JEF code points.
29828
29829         * Ideograph-R075-Tree.el (U+6740): Delete `->same-ideograph' for
29830         M-14471.
29831
29832         * Ideograph-R087-Claw.el: Use `=>ucs' instead of `->ucs'.
29833         (M-19711): Unify JC3-58AE.
29834
29835         * Ideograph-R072-Sun.el (JSP-4247): Separate G0-6A50, JC3-51A8 and
29836         U+6677.
29837         (C1-5F63): Unify JC3-51A7.
29838         (J78-3D6C): Separate JC3-51FE.
29839         (U+66D9): Unify JC3-51FE.
29840
29841         * Ideograph-R085-Water.el: Merge mapping to CHINA3-JEF code
29842         points.
29843
29844 2002-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29845
29846         * Ideograph-R075-Tree.el (JC3-81C0): New character.
29847         (U+6A73): Unify JC3-54AF.
29848
29849         * Ideograph-R063-Door.el (JSP-3F31): Separate U+6239.
29850         (U+6239): Add `ideographic-structure'.
29851
29852 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29853
29854         * Ideograph-R063-Door.el (JX1-7463): Unify JC3-4EFB.
29855
29856 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29857
29858         * Ideograph-R024-Ten.el (JSP-343A): Add `ideographic-structure'.
29859         (U+535B): Likewise.
29860
29861         * isolated-char.el (GT-60403): New character.
29862
29863         * Ideograph-R154-Shell.el (C4-3026): Unify U-00027D2A.
29864         (BC-8ACC): New character.
29865
29866         * Ideograph-R082-Fur.el:
29867         - Use `=>ucs' instead of `->ucs'.
29868         - Merge mapping to CHINA3-JEF code points.
29869
29870         * Ideograph-R075-Tree.el (C3-2D2E): Unify BC-8CAD.
29871         (U+6A37): Use `->synonyms' instead of `->same-ideograph'.
29872
29873         * Ideograph-R064-Hand.el (U+63D1): Unify JC3-4FE6.
29874         (JX1-7474): Unify JC3-4FED.
29875         (U+63F5): Don't relate to JC3-98C1.
29876         (U+6505): Unify JC3-50B1.
29877
29878         * Ideograph-R058-Snout.el (GT-60403): New character.
29879         (U+5F54): Unify JC3-4CFA.
29880
29881         * Ideograph-R041-Inch.el (U+5C03): Separate C2-2E6B.
29882
29883         * Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el: Add some
29884         missing `ideographic-structure' properties.
29885
29886         * Ideograph-R010-Legs.el (U+515A): Fix `ideographic-structure'.
29887
29888         * Ideograph-R009-Man.el (J0-4152): Separate G1-3256 and U+5009;
29889         modify `ideographic-structure'.
29890         (U+505E): Use U+67BC instead of BC-8CAD in the
29891         `ideographic-structure'.
29892
29893 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29894
29895         * Ideograph-R029-Again.el (J0-4151): Simplify
29896         `ideographic-structure'.
29897         (U+53E2): Likewise.
29898
29899         * Ideograph-R027-Cliff.el (U+53B4): Fix the operator of the
29900         `ideographic-structure'.
29901
29902         * Ideograph-R025-Divination.el (U+5364): Add
29903         `ideographic-structure'.
29904
29905 2002-04-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29906
29907         * Ideograph-R005-Second.el (JSP-303C): Modify
29908         `ideographic-structure'.
29909
29910         * Ideograph-R028-Private.el (U+53C3): Simplify
29911         `ideographic-structure'.
29912         (U+53C4): Add `ideographic-structure'.
29913         (U+53C5): Likewise.
29914
29915         * Ideograph-R005-Second.el (U+4E5E): Use U-00020089 instead of
29916         BC-8B4A in the `ideographic-structure'.
29917         (JSP-303C): Unify B-D44B.
29918         (C2-334E): Use U+722B instead of <CJK RADICAL PAW ONE>; separate
29919         U+4E7F.
29920
29921 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29922
29923         * Ideograph-R035-Go-Slowly.el (JX2-253A): Separate U+590B.
29924
29925         * Ideograph-R028-Private.el (M-03088): Add
29926         `ideographic-structure'.
29927
29928         * Ideograph-R020-Wrap.el (C4-212F): Unify B-A463.
29929         (U+52FA): Modify operator of the `ideographic-structure'; separate
29930         B-A463.
29931         (U+52FB): Modify operator of the `ideographic-structure'.
29932         (U+52FC): Likewise.
29933         (U+52FE): Likewise.
29934
29935         * Ideograph-R009-Man.el (JSP-3124): Separate U+4F8C.
29936         (M-00674): Separate C1-4F76, J0-3D53, K0-7155, B-AB54,
29937         G0-3F21 and U+4FCA.
29938
29939         * Ideograph-R025-Divination.el (U+5360): Use U+56D7 instead of
29940         U+53E3 in the `ideographic-structure'.
29941
29942         * Ideograph-R018-Knife.el (U+5225): Use U-00020BA0 instead of
29943         C5-2161 in the `ideographic-structure'.
29944         (U+5237): Use U-00021C2F instead of C6-244F in the
29945         `ideographic-structure'.
29946
29947         * Ideograph-R084-Steam.el:
29948         - Use `=>ucs' instead of `->ucs'.
29949         - Merge mapping to CHINA3-JEF code points.
29950
29951         * Ideograph-R083-Clan.el: Use `=>ucs' instead of `->ucs'.
29952         (JX1-764F): Unify JC3-55A8.
29953
29954         * Ideograph-R081-Compare.el: Merge mapping to CHINA3-JEF code
29955         points.
29956         (M-16751): Use `=>ucs' instead of `->ucs'.
29957
29958         * Ideograph-R050-Turban.el (U+5E2E): Unify JC3-4BFC.
29959
29960 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29961
29962         * Ideograph-R145-Clothes.el (JX2-7828): Separate G0-7142 and
29963         U+8864.
29964
29965         * Ideograph-R142-Insect.el (J0-6950): Separate G0-723F, C1-582A
29966         and U+86A9.
29967
29968         * Ideograph-R140-Grass.el (M-30937): Separate J0-6829, EGB-7E3E
29969         and U+8345.
29970         (M-31634): Separate C1-6A5D.
29971         (J0-6866): Separate G0-5D6F and U+84BF.
29972
29973         * Ideograph-R046-Mountain.el (U+5C7A): Unify JC3-4BB7.
29974         (U+37BC): Unify JC3-4BB3.
29975         (U+5CA7): Unify JC3-4AF2.
29976
29977 2002-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29978
29979         * Ideograph-R080-Do-Not.el: Use `=>ucs' instead of `->ucs'.
29980         (U+6BCF): Unify JC3-54F4.
29981
29982         * Ideograph-R040-Roof.el (JX2-257C): Unify JC3-4AA1.
29983
29984         * Ideograph-R030-Mouth.el: Add some missing
29985         `ideographic-structure' properties.
29986
29987 2002-04-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29988
29989         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): Add
29990         `ideographic-structure'.
29991
29992         * Ideograph-R149-Speech.el (J0-3840): Separate G0-5154, C1-4B46
29993         and U+8A00.
29994
29995         * Ideograph-R141-Tiger.el (J0-3857): Separate C1-4F4D, G0-3B22 and
29996         U+864E.
29997
29998         * Ideograph-R117-Stand.el (J0-4E29): Separate G0-4122, C1-4721 and
29999         U+7ACB.
30000
30001         * Ideograph-R112-Stone.el (M-24056): Separate G0-6D39, C2-2C53 and
30002         U+7809.
30003
30004         * Ideograph-R066-Rap.el (M-13145): Unify BC-8CB6; map to
30005         U-00022F04.
30006         (U-00022F04): New character.
30007
30008         * Ideograph-R042-Small.el (J0-3E2F): Separate G0-4959, C1-4537 and
30009         U+5C11.
30010
30011         * Ideograph-R035-Go-Slowly.el (C3-2546): Unify BC-8D64.
30012
30013         * Ideograph-R019-Power.el (M-02308): Modify
30014         `ideographic-structure'.
30015         (U+52CB): Simplify `ideographic-structure'.
30016
30017         * Ideograph-R018-Knife.el (C3-2325): Add `ideographic-structure'.
30018         (U+522B): Simplify `ideographic-structure'.
30019         (J0-516B): Add `ideographic-structure'.
30020         (U+5250): Simplify `ideographic-structure'.
30021
30022         * Ideograph-R013-Down-Box.el (C3-227B): Use char-spec instead of
30023         char-ref in the `ideographic-structure'.
30024         (JSP-3273): Separate U+518E.
30025
30026         * Ideograph-R009-Man.el (J0-4E61): Modify `ideographic-structure';
30027         unify B-A54F.
30028         (C1-456F): Separate B-A54F.
30029
30030         * Ideograph-R008-Lid.el (J0-4E3C): Separate C1-4F69.
30031
30032 2002-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30033
30034         * Ideograph-R030-Mouth.el, Ideograph-R027-Cliff.el,
30035         Ideograph-R012-Eight.el: Add some missing `ideographic-structure'
30036         properties.
30037
30038         * Ideograph-R028-Private.el: Add some missing
30039         `ideographic-structure' properties.
30040         (U+53C2): Use `script' and `<-simplified-ideograph' instead of
30041         `comment'.
30042
30043         * Ideograph-R079-Weapon.el, Ideograph-R078-Death.el,
30044         Ideograph-R077-Stop.el, Ideograph-R076-Lack.el,
30045         Ideograph-R075-Tree.el:
30046         - Use `=>ucs' instead of `->ucs'.
30047         - Merge mapping to CHINA3-JEF code points.
30048
30049         * Ideograph-R024-Ten.el: Add some missing `ideographic-structure'
30050         properties.
30051         (U+5346): Use `<-vulgar-ideograph' instead of
30052         `vulgar-char-of-shinjigen-1'; add `<-wrong-ideograph' and
30053         `ideographic-structure'.
30054         (U+5348): Use U-00020089 instead of BC-8B4A in the
30055         `ideographic-structure'.
30056         (U+5358): Use `script' and `<-simplified-ideograph' instead of
30057         `comment'; add `ideographic-structure'.
30058
30059         * Ideograph-R029-Again.el: Add some missing
30060         `ideographic-structure' properties.
30061         (U+53D9): Use `script' and `<-vulgar-ideograph' instead of
30062         `comment'.
30063
30064         * Ideograph-R026-Seal.el: Add some missing `ideographic-structure'
30065         properties.
30066         (U+536E): Fix `ideographic-structure'.
30067
30068         * Ideograph-R009-Man.el (U+4F1C): Simplify
30069         `ideographic-structure'.
30070         (U+4F24): Use U-00020089 instead of BC-8B4A in the
30071         `ideographic-structure'.
30072
30073 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30074
30075         * char-db-util.el (char-db-coded-charset-priority-list): Ignore
30076         `mojikyo-pj-*'.
30077
30078         * Ideograph-R025-Divination.el: Add some missing
30079         `ideographic-structure' properties.
30080
30081         * Ideograph-R021-Spoon.el (U+52E7): Use U-0002090E instead of
30082         M-02571 in the `ideographic-structure'.
30083
30084         * Ideograph-R019-Power.el (U+52B1): Simplify
30085         `ideographic-structure'.
30086         (U+52E7): Use U-00020089 instead of BC-8B4A in the
30087         `ideographic-structure'.
30088
30089         * Ideograph-R007-Two.el (U+4E9D): Simplify
30090         `ideographic-structure'.
30091
30092 2002-03-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30093
30094         * Ideograph-R102-Field.el (U+7545): Moved from
30095         Ideograph-R072-Sun.el.
30096
30097         * Ideograph-R013-Down-Box.el (U+5192): Unify JC3-5BBC.
30098
30099         * Ideograph-R074-Moon.el, Ideograph-R073-Say.el,
30100         Ideograph-R071-Not.el:
30101         - Use `=>ucs' instead of `->ucs'.
30102         - Merge mapping to CHINA3-JEF code points.
30103
30104         * Ideograph-R072-Sun.el:
30105         - Use `=>ucs' instead of `->ucs'.
30106         - Merge mapping to CHINA3-JEF code points.
30107         (J0-4B41): Separate M-01538.
30108         (U+7545): Moved to Ideograph-R102-Field.el.
30109
30110 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30111
30112         * char-db-util.el (char-attribute-name<): Modify for new
30113         charset-id allocation method for private coded-charsets.
30114
30115 2002-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30116
30117         * Ideograph-R065-Branch.el, Ideograph-R067-Script.el,
30118         Ideograph-R069-Axe.el: Merge mapping to CHINA3-JEF code points.
30119
30120         * Ideograph-R066-Rap.el, Ideograph-R070-Square.el:
30121         - Use `=>ucs' instead of `->ucs'.
30122         - Merge mapping to CHINA3-JEF code points.
30123
30124         * Ideograph-R068-Dipper.el (U+659D): Unify JC3-50DD.
30125
30126 2002-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30127
30128         * Ideograph-R064-Hand.el: Merge mapping to CHINA3-JEF code points.
30129
30130 2002-03-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30131
30132         * Ideograph-R063-Door.el, Ideograph-R062-Halberd.el,
30133         Ideograph-R061-Heart.el: Merge mapping to CHINA3-JEF code points.
30134
30135 2002-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30136
30137         * Ideograph-R060-Step.el, Ideograph-R059-Bristle.el,
30138         Ideograph-R058-Snout.el, Ideograph-R057-Bow.el: Merge mapping to
30139         CHINA3-JEF code points.
30140
30141         * Ideograph-R056-Shoot.el (JC3-41A7): New character.
30142
30143         * Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el,
30144         Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el,
30145         Ideograph-R050-Turban.el: Merge mapping to CHINA3-JEF code points.
30146
30147 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30148
30149         * Ideograph-R049-Oneself.el: Merge mapping to CHINA3-JEF code
30150         points.
30151
30152         * Ideograph-R047-River.el (M-08684): Unify JC3-67AA.
30153         (U+5DE2): Unify JC3-52F1.
30154
30155 2002-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30156
30157         * Ideograph-R046-Mountain.el: Merge mapping to CHINA3-JEF code
30158         points.
30159
30160         * Ideograph-R045-Sprout.el (U+5C70): Unify JC3-99E5.
30161
30162         * Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el: Merge mapping
30163         to CHINA3-JEF code points.
30164
30165         * Ideograph-R042-Small.el: Merge mapping to CHINA3-JEF code
30166         points.
30167         (M-07479): Add `->ideographic-variants' for M-07477; separate
30168         C3-223F.
30169
30170         * Ideograph-R041-Inch.el: Merge mapping to CHINA3-JEF code points.
30171
30172         * Ideograph-R040-Roof.el: Merge some missing mapping to CHINA3-JEF
30173         code points.
30174
30175 2002-03-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30176
30177         * Ideograph-R084-Steam.el (GT-21862): New character.
30178
30179 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30180
30181         * u0FFF0-Specials.el: Reformatted.
30182
30183 2002-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30184
30185         * u0FE70-Arabic-Presentation-Forms-B.el,
30186         u0FE30-CJK-Compatibility-Forms.el,
30187         u0FB50-Arabic-Presentation-Forms-A.el, u0AC00-Hangul-Syllables.el:
30188         Reformatted.
30189
30190 2002-03-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30191
30192         * dumped-chars.el (system-char-db-source-file-list): Add
30193         "u0A490-Yi-Radicals".
30194
30195 2002-03-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30196
30197         * u0A490-Yi-Radicals.el: New file.
30198
30199         * u0A000-Yi-Syllables.el: Separate <YI RADICAL *> (U+A490
30200         .. U+A4C6) into u0A490-Yi-Radicals.el.
30201
30202 2002-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30203
30204         * isolated-char.el (GT-21862): New character.
30205         (GT-40268): New character.
30206
30207 2002-03-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30208
30209         * u03300-CJK-Compatibility.el: Reformatted.
30210
30211 2002-03-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30212
30213         * u02FF0-Ideographic-Description-Characters.el,
30214         u02700-Dingbats.el: Reformatted.
30215
30216 2002-03-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30217
30218         * u025A0-Geometric-Shapes.el, u02500-Box-Drawing.el,
30219         u01F00-Greek-Extended.el: Reformatted.
30220
30221 2002-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30222
30223         * u01E00-Latin-Extended-Additional.el: Reformatted.
30224
30225 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30226
30227         * u01800-Mongolian.el: Reformatted.
30228
30229 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30230
30231         * u01780-Khmer.el: Reformatted.
30232
30233 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30234
30235         * u016A0-Runic.el: Reformatted.
30236
30237 2002-03-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30238
30239         * u01680-Ogham.el: Reformatted.
30240
30241 2002-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30242
30243         * u01400-Canadian.el: Reformatted.
30244
30245 2002-03-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30246
30247         * u01100-Hangul-Jamo.el: Reformatted.
30248
30249 2002-03-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30250
30251         * u010A0-Georgian.el: Reformatted.
30252
30253 2002-03-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30254
30255         * update-cdb.el: When feature `chise' is not provided, just load
30256         up files defined in `system-char-db-source-file-list'.
30257         (system-char-database-directory): Don't define it when feature
30258         `chise' is not provided.
30259         (file-name-char-attribute-name): Likewise.  Don't call
30260         `reset-char-attribute-table' for files in
30261         `system-char-database-directory' when feature `chise' is not
30262         provided.
30263
30264 2002-03-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30265
30266         * update-cdb.el: Delete system-char-database-directory before
30267         loading system-char-db-source-file-list when updating database
30268         files.
30269
30270 2002-03-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30271
30272         * Ideograph-R007-Two.el (U+4E92): Use char-spec instead of
30273         char-ref in the `ideographic-structure'.
30274
30275 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30276
30277         * update-cdb.el: Renamed from make-cdbs.el.
30278
30279 2002-02-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30280
30281         * make-cdbs.el: (file-name-char-attribute-name) New function.
30282         - Use `file-name-char-attribute-name' to get character attribute
30283           names.
30284
30285 2002-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30286
30287         * Ideograph-R135-Tongue.el (C1-485F): Fix :char of
30288         `<-original-ideograph'.
30289
30290 2002-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30291
30292         * make-cdbs.el (delete-file-with-children): New function; use it
30293         instead of "rm".
30294
30295 2002-02-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30296
30297         * make-cdbs.el: Load dumped-chars.el and refer
30298         `system-char-db-source-file-list'.
30299
30300         * dumped-chars.el: New file.
30301
30302 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30303
30304         * char-db-util.el (insert-char-attributes): Ignore
30305         `->ucs-variants' if optional argument `readable' is not specified;
30306         regard ->FOO and <-FOO as list of char-refs.
30307
30308 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30309
30310         * make-cdbs.el (system-char-database-directory): New variable.
30311         - Load character-definition files if
30312           `system-char-database-directory' is not found or
30313           `load-ignore-elc-files' is non-nil.
30314         - Call `reset-char-attribute-table' for each character-attribute
30315           corresponding with each file in
30316           `system-char-database-directory'/system-char-id.
30317
30318 2002-02-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30319
30320         * make-cdbs.el: Use `save-charset-mapping-table' for all
30321         coded-charsets.
30322
30323 2002-02-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30324
30325         * make-cdbs.el: New file.
30326
30327 2002-02-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30328
30329         * Ideograph-R170-Mound.el (U+9689): Separate JSP-6664.
30330
30331 2002-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30332
30333         * Ideograph-R160-Bitter.el (M-38638): Add `<-vulgar-ideograph' for
30334         M-38671 and M-38649; delete `kangxi-radical' and `kangxi-strokes'.
30335
30336         * Ideograph-R135-Tongue.el (M-30307): Separate J90-3C2D; map to
30337         U+8F9E; add `->identical' for M-38638; add `<-vulgar-ideograph'
30338         for M-38671 and M-38649.
30339         (C3-4425): Map to U+8F9E.
30340
30341 2002-02-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30342
30343         * Ideograph-R085-Water.el (M-49217): Unify U+6E12.
30344         (M-18060): Unify U+6EE3.
30345
30346 2002-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30347
30348         * Ideograph-R075-Tree.el (M-49176): Unify U+699D.
30349
30350         * Ideograph-R037-Big.el (M-05898): Map to U-000215FE.
30351         (C6-2A58): Separate M-05898.
30352
30353 2002-02-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30354
30355         * Ideograph-R016-Table.el (U+51E1): Delete `cns-radical'; add
30356         `->identical' for C1-443B; separate C1-443B.
30357
30358         * Ideograph-R004-Slash.el (H1-AAFB): Moved to
30359         Ideograph-R005-Second.el; unify U-000200D5.
30360         (GT-00199): Unify U+3406.
30361
30362 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30363
30364         * Ideograph-R040-Roof.el (U-00021AA3): Separate C4-4948.
30365
30366         * Ideograph-R035-Go-Slowly.el (U-00021576): Separate C5-4C50.
30367
30368         * Ideograph-R030-Mouth.el (M-04531): Separate C7-3F2E.
30369         (C7-3F2E): Separate U-000210A2.
30370
30371 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30372
30373         * Ideograph-R029-Again.el (M-03155): Separate C6-2A32.
30374         (C6-2A32): Separate U-00020B3B.
30375
30376         * Ideograph-R028-Private.el (U-0002128F): Separate C6-2641.
30377
30378 2002-02-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30379
30380         * Ideograph-R005-Second.el (U-000200D5): Add
30381         `ideographic-structure'.
30382
30383 2002-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30384
30385         * Ideograph-R001-One.el (U-00023944): Moved to
30386         Ideograph-R077-Stop.el.
30387
30388         * Ideograph-R140-Grass.el (MH-521): New character; map to U+8362;
30389         unify GT-40268.
30390
30391         * Ideograph-R135-Tongue.el (U+820D): Don't use char-ref in the
30392         `ideographic-structure'.
30393
30394         * Ideograph-R130-Meat.el (U+81A4): Add J90-6733 into the
30395         `->same-ideograph'.
30396
30397         * Ideograph-R109-Eye.el (C6-333D): Use `=>ucs*' instead of
30398         `ideograph='; use `<-original-ideograph' instead of
30399         `original-ideograph-of'.
30400
30401         * Ideograph-R077-Stop.el (C6-232E): Don't unify U-00028E16; unify
30402         H1-A6EA and U-00023944; add `ideographic-structure'.
30403
30404 2002-02-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30405
30406         * Ideograph-R170-Mound.el (C5-232E): Unify U-00028E16.
30407
30408 2002-02-13  MORIOKA Tomohiko  <tomo@mousai.kanji.zinbun.kyoto-u.ac.jp>
30409
30410         * u01000-Myanmar.el: Reformatted.
30411
30412 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30413
30414         * Ideograph-R030-Mouth.el (U+5411): Delete wrong
30415         `ideographic-structure' and CB-05156.
30416         (U+54CD): Add `ideographic-structure' and CB-05156.
30417
30418 2002-02-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30419
30420         * Ideograph-R063-Door.el: Add some mappings to CJK Ext-B code
30421         points and Daikanwa numbers.
30422
30423 2002-01-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30424
30425         * Ideograph-R069-Axe.el:
30426         - Use `=>ucs' instead of `->ucs'.
30427         - Add some mappings to CJK Ext-B code points.
30428
30429         * Ideograph-R068-Dipper.el: Add some mappings to CJK Ext-B code
30430         points.
30431
30432         * Ideograph-R067-Script.el (M-13485): Don't map to U+6594.
30433         - Use `=>ucs' instead of `->ucs'.
30434         - Add some mappings to CJK Ext-B code points.
30435
30436         * Ideograph-R065-Branch.el: Add some mappings into CJK Ext-B code
30437         points.
30438
30439 2002-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30440
30441         * Ideograph-R062-Halberd.el, Ideograph-R060-Step.el,
30442         Ideograph-R059-Bristle.el: Merge some mappings to CJK Ext-B code
30443         points.
30444
30445 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30446
30447         * Ideograph-R007-Two.el (U-00020134): Add `->identical' for
30448         C6-307C.
30449
30450         * Ideograph-R058-Snout.el: Add some mappings into CJK Ext-B code
30451         points.
30452         (C6-246E): Unify U-00022450; use `<-vulgar-ideograph' instead of
30453         `vulgar-ideograph-of'.
30454
30455         * Ideograph-R057-Bow.el: Add some mappings into CJK Ext-B code
30456         points.
30457         (M-09695): Fix `ideographic-strokes'; separate C5-2147; unify
30458         H1-AEC6 and U-00022399; add `ideographic-structure'.
30459         (C5-2147): Fix `ideographic-strokes'; map to U-00022399.
30460         (C6-2177): Unify H1-AEA7 and U-0002239D; add
30461         `ideographic-structure'.
30462         (C6-307C): Add `->identical' for U-00020134; map to U-00020134.
30463
30464 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30465
30466         * Ideograph-R055-Two-Hands.el: Add some mappings into CJK Ext-B
30467         code points.
30468         (C6-2467): Add `->identical' for U-00020020; add
30469         `ideographic-structure'.
30470
30471         * Ideograph-R005-Second.el (BC-8871): Don't unify U-00022398.
30472
30473         * Ideograph-R001-One.el (U-00020020): Add `->identical' for
30474         C6-2467.
30475
30476 2002-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30477
30478         * Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el: Add some
30479         mappings into CJK Ext-B code points.
30480
30481 2002-01-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30482
30483         * Ideograph-R154-Shell.el (U+8D53): Moved from
30484         Ideograph-R053-Dotted-Cliff.el.
30485
30486 2002-01-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30487
30488         * Ideograph-R053-Dotted-Cliff.el: Add some mappings for CJK Ext-B
30489         code points.
30490         (M-09392'): New character; unify GT-11849.
30491         (C5-3828): Map to M-09392' instead of M-09384; unify U-00022246.
30492         (U+8D53): Moved to Ideograph-R154-Shell.el.
30493
30494 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30495
30496         * u00F00-Tibetan.el: Reformatted.
30497
30498 2002-02-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30499
30500         * u00D80-Sinhala.el, u00D00-Malayalam.el, u00C80-Kannada.el,
30501         u00C00-Telugu.el, u00B80-Tamil.el, u00B00-Oriya.el: Reformatted.
30502
30503 2002-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30504
30505         * u00A80-Gujarati.el, u00A00-Gurmukhi.el, u00600-Arabic.el,
30506         u00400-Cyrillic.el, u00370-Greek.el,
30507         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
30508         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
30509         u000A0-Latin-1-Supplement.el, u00080-C1.el: Reformatted.
30510
30511 2002-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30512
30513         * Ideograph-R118-Bamboo.el (M-26243): Map to U+7BC0.
30514
30515 2002-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30516
30517         * Ideograph-R050-Turban.el:
30518         - Add some CJK Ext-B code points.
30519         - Add some missing mapping between CNS and Daikanwa.
30520         - Fix some bugs.
30521
30522 2002-01-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30523
30524         * Ideograph-R046-Mountain.el: Merge some CJK Ext-B code points.
30525
30526 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30527
30528         * Ideograph-R032-Earth.el (MH-89): New character.
30529
30530 2001-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30531
30532         * mojikyo.el: Deleted.
30533
30534         * u030A0-Katakana.el, u03040-Hiragana.el: Delete `mojikyo'.
30535
30536 2001-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30537
30538         * Ideograph-R211-Tooth.el, Ideograph-R212-Dragon.el,
30539         Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
30540         Ideograph-R203-Black.el, Ideograph-R205-Frog.el,
30541         Ideograph-R209-Nose.el, Ideograph-R199-Wheat.el,
30542         Ideograph-R196-Bird.el, Ideograph-R195-Fish.el,
30543         Ideograph-R191-Fight.el, Ideograph-R194-Ghost.el,
30544         Ideograph-R190-Hair.el, Ideograph-R188-Bone.el,
30545         Ideograph-R187-Horse.el, Ideograph-R184-Eat.el,
30546         Ideograph-R182-Wind.el, Ideograph-R174-Blue.el,
30547         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
30548         Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
30549         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R169-Gate.el,
30550         Ideograph-R170-Mound.el, Ideograph-R165-Distinguish.el,
30551         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
30552         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
30553         Ideograph-R159-Cart.el, Ideograph-R162-Walk.el,
30554         Ideograph-R158-Body.el, Ideograph-R157-Foot.el,
30555         Ideograph-R156-Run.el, Ideograph-R152-Pig.el,
30556         Ideograph-R154-Shell.el, Ideograph-R146-West.el,
30557         Ideograph-R147-See.el, Ideograph-R148-Horn.el,
30558         Ideograph-R149-Speech.el, Ideograph-R144-Walk-Enclosure.el,
30559         Ideograph-R145-Clothes.el, Ideograph-R143-Blood.el,
30560         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
30561         Ideograph-R132-Self.el, Ideograph-R135-Tongue.el,
30562         Ideograph-R136-Oppose.el, Ideograph-R140-Grass.el,
30563         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
30564         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
30565         Ideograph-R122-Net.el, Ideograph-R124-Feather.el,
30566         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
30567         Ideograph-R118-Bamboo.el, Ideograph-R115-Grain.el,
30568         Ideograph-R113-Spirit.el, Ideograph-R112-Stone.el,
30569         Ideograph-R105-Dotted-Tent.el, Ideograph-R108-Dish.el,
30570         Ideograph-R109-Eye.el, Ideograph-R103-Bolt-Of-Cloth.el,
30571         Ideograph-R104-Sickness.el, Ideograph-R100-Life.el,
30572         Ideograph-R102-Field.el, Ideograph-R095-Profound.el,
30573         Ideograph-R096-Jade.el, Ideograph-R094-Dog.el,
30574         Ideograph-R087-Claw.el, Ideograph-R093-Cow.el,
30575         Ideograph-R086-Fire.el, Ideograph-R080-Do-Not.el,
30576         Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
30577         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
30578         Ideograph-R079-Weapon.el, Ideograph-R076-Lack.el,
30579         Ideograph-R075-Tree.el, Ideograph-R074-Moon.el,
30580         Ideograph-R066-Rap.el, Ideograph-R072-Sun.el,
30581         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
30582         Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el,
30583         Ideograph-R055-Two-Hands.el, Ideograph-R057-Bow.el,
30584         Ideograph-R058-Snout.el, Ideograph-R059-Bristle.el,
30585         Ideograph-R060-Step.el, Ideograph-R047-River.el,
30586         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
30587         Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el,
30588         Ideograph-R053-Dotted-Cliff.el, Ideograph-R046-Mountain.el,
30589         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
30590         Ideograph-R044-Corpse.el, Ideograph-R045-Sprout.el,
30591         Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
30592         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
30593         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
30594         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
30595         Ideograph-R030-Mouth.el, Ideograph-R028-Private.el,
30596         Ideograph-R029-Again.el, Ideograph-R025-Divination.el,
30597         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
30598         Ideograph-R020-Wrap.el, Ideograph-R022-Right-Open-Box.el,
30599         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
30600         Ideograph-R019-Power.el, Ideograph-R016-Table.el,
30601         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
30602         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
30603         Ideograph-R011-Enter.el, Ideograph-R012-Eight.el,
30604         Ideograph-R013-Down-Box.el, Ideograph-R010-Legs.el,
30605         Ideograph-R009-Man.el, Ideograph-R006-Hook.el,
30606         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
30607         Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
30608         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
30609         Ideograph-R001-One.el: Delete `mojikyo' and `->mojikyo'.
30610
30611 2001-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30612
30613         * Ideograph-R124-Feather.el (M-28635): Use char-spec instead of
30614         char-ref for the operator of the `ideographic-structure'; unify
30615         B-AFCE.
30616         (M028635): Use char-spec instead of char-ref for the operator of
30617         the `ideographic-structure'.
30618         (J83-3227): Likewise.
30619         (U+7FC1): Likewise; separate B-AFCE.
30620
30621 2001-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30622
30623         * Ideograph-R052-Short-Thread.el: Add some CJK Ext-B code points.
30624         (C5-2169): Unify M-09195 and U-000221B3.
30625         (C4-2267): Unify M-09196 and U-000221B6.
30626         (M-09197): New character.
30627         (C4-2427): Relate to M-09197; unify U-000221B7.
30628         (C5-2427): Unify M-09198 and U-000221B8.
30629         (M-09201): New character.
30630         (C6-2B25): Relate to M-09201; unify U-000221BC.
30631         (M-09202): New character.
30632         (C5-2624): Relate to M-09202; unify U-000221BD.
30633         (C5-2625): Unify M-09203 and U-000221BE.
30634         (C6-306A): Unify M-09204 and U-000221BF.
30635         (C6-3736): Unify M-09206 and U-000221C6.
30636         (U-000221C7): New character.
30637         (C4-314A): Relate to M-09207; map to U-000221C7.
30638         (C6-4843): Unify U-000221CA.
30639         (U-000221CB): New character.
30640         (C5-3E7C): Relate to M-09211; map to U-000221CB.
30641         (C6-5C4E): Unify M-09213 and U-000221CF.
30642         (C5-455B): Unify M-09214 and U-000221CC.
30643         (M-09215): New character.
30644         (C3-465E): Relate to M-09215.
30645         (M-09216): New character.
30646         (C7-225B): Relate to M-09216; unify U-000221CD.
30647         (C7-225D): Unify M-09217 and U-000221D2.
30648         (C7-225C): Unify M-09218 and U-000221D1.
30649         (M-09220): New character.
30650         (C7-576D): Relate to M-09220; unify U-000221D6.
30651
30652         * Ideograph-R049-Oneself.el: Add some CJK Ext-B code points.
30653         (C6-245D): Add `->identical' for U-000200AC; map to U-000200AC.
30654
30655         * Ideograph-R051-Dry.el, Ideograph-R048-Work.el: Add some CJK
30656         Ext-B code points.
30657
30658         * Ideograph-R047-River.el: Add some CJK Ext-B code points.
30659         (M-08671): Unify BC-8DEA and U-00021FE8.
30660
30661         * Ideograph-R045-Sprout.el: Add some CJK Ext-B code points.
30662         (M-07827): Unify BC-88B2 and U-00021CFE.
30663
30664         * Ideograph-R044-Corpse.el: Add some CJK Ext-B code points.
30665
30666         * Ideograph-R005-Second.el (U-00021FE8): Moved to
30667         Ideograph-R047-River.el.
30668         (U-00021CFE): Moved to Ideograph-R045-Sprout.el.
30669
30670         * Ideograph-R004-Slash.el (U-000200AC): Add `->identical' for
30671         C6-245D.
30672
30673         * Ideograph-R025-Divination.el (U+535D): Delete
30674         `ideographic-structure'.
30675
30676 2001-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30677
30678         * Ideograph-R008-Lid.el: Add some relations between Hanziku and
30679         CJK Ext-B code points.
30680
30681         * Ideograph-R130-Meat.el (M-29860): Map to U-00026803; add
30682         `ideographic-structure'.
30683         (U-00026803): New character.
30684         (C7-316C): Map to U-00026803; add `ideographic-structure'.
30685         (U+6725): Moved to Ideograph-R074-Moon.el.
30686         (U+81A5): Add `total-strokes'.
30687         (U+81B6): Likewise.
30688
30689 2001-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30690
30691         * Ideograph-R189-Tall.el:
30692         - Add some Hanziku code points.
30693         - Add some `ideographic-structure' properties.
30694
30695         * Ideograph-R078-Death.el (M-16529): Map to U-00023A3B; add
30696         `ideographic-structure'.
30697         (U-00023A3B): New character.
30698         (C6-5373): Map to U-00023A3B; add `ideographic-structure'.
30699
30700         * Ideograph-R074-Moon.el (U+6725): New character [moved from
30701         Ideograph-R130-Meat.el].
30702         (U+81B6): Moved to Ideograph-R130-Meat.el.
30703
30704 2001-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30705
30706         * Ideograph-R095-Profound.el (M-20819): Map to U-000248E7; add
30707         `ideographic-structure'.
30708         (C6-4B46): Unify H1-E1F1 and U-000248E7; add
30709         `ideographic-structure'.
30710         (M-20820): Map to U-000248E8; add `ideographic-structure'.
30711         (C6-5E72): Unify H1-E254 and U-000248E8; add
30712         `ideographic-structure'.
30713
30714         * Ideograph-R123-Sheep.el (M-28535): Map to U-000263A7; add
30715         `ideographic-structure'.
30716         (C7-314F): Unify H1-E275 and U-000263A7; add
30717         `ideographic-structure'.
30718         (C4-4C48): Add `ideographic-structure'.
30719
30720         * Ideograph-R101-Use.el (M-21720): Map to U-00024C0E; add
30721         `ideographic-structure'.
30722         (C7-477D): Unify H1-E2BC and U-00024C0E; add
30723         `ideographic-structure'.
30724
30725         * Ideograph-R086-Fire.el (M-18985): Separate C5-2E4F; map to
30726         U-000241EF; add `ideographic-structure'.
30727         (U-000241EF): New character.
30728         (C5-2E4F): map to U-000241EF; add `ideographic-structure'.
30729
30730         * Ideograph-R059-Bristle.el (U+5F61): Unify BC-8B71.
30731         (M-10028): Separate C5-5447; map to U-000224B2; add
30732         `ideographic-structure'.
30733         (C5-5447): Unify H1-E27D and U-000224B2; add
30734         `ideographic-structure'.
30735
30736 2001-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30737
30738         * Ideograph-R210-Even.el (M-48580): Add `ideographic-structure';
30739         map to U-0002A5D0.
30740         (H1-E2C5): New character.
30741         (C5-7A22): Add `ideographic-structure'; unify U-0002A5D0.
30742
30743         * Ideograph-R009-Man.el:
30744         - Unify or Map UCS code points with some Hanziku code points.
30745         - Add or fix `ideographic-structure' into some Hanziku characters.
30746         - Add strokes into some Hanziku characters.
30747
30748 2001-12-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30749
30750         * Ideograph-R149-Speech.el (M-35206): Separate C5-2327; Map to
30751         U-0002795B.
30752         (C5-2327): Add `ideographic-structure'; unify H1-DFEB.
30753         (M-35207): Separate C5-2328; Map to U-0002795C.
30754         (C5-2328): Add `ideographic-structure'; unify H1-DFEC.
30755
30756         * Ideograph-R120-Silk.el (M-28068): Map to U-000261E8.
30757         (H1-E2C2): New character.
30758         (C7-585F): Map to U-000261E8.
30759         (U-000261E8): New character.
30760
30761         * Ideograph-R037-Big.el (M-05989): Add `ideographic-structure'.
30762         (U-00021669): Likewise; unify H1-E1F7.
30763
30764         * Ideograph-R036-Evening.el (H1-E0D0): New character.
30765         (CB-03754): Map to U-00020157.
30766         (C5-2C66): Separate U-00020157; add `->identical' for U-00020157.
30767
30768         * Ideograph-R030-Mouth.el (M-03562): Add `ideographic-structure'.
30769         (U-00020C57): Likewise; unify H1-E0EE.
30770         (M-04326): Add `ideographic-structure'.
30771         (C7-2146): Separate U-0002018A; add `->identical' for U-0002018A;
30772         add `ideographic-structure'.
30773
30774 2001-12-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30775
30776         * Ideograph-R160-Bitter.el (M-38633): Map to U-00028410; add
30777         `ideographic-structure'.
30778         (H1-AFC8): New character.
30779         (C5-3625): Add `ideographic-structure'; unify U-00028410.
30780
30781         * Ideograph-R114-Track.el (M-24897): Unify H1-AFE5 and U-00025744;
30782         add `ideographic-structure'.
30783         (C7-262C): Map to U-00025744.
30784
30785         * Ideograph-R136-Oppose.el (M-30344): Unify H1-AFE8 and
30786         U-000269FF; add `ideographic-structure'.
30787
30788         * Ideograph-R064-Hand.el (M-12077): Unify H1-AFA9 and U-00022B2B;
30789         add `ideographic-structure'.
30790
30791         * Ideograph-R005-Second.el (U-000200D5): Unify H1-AAFB.
30792         (H1-AEEA): Unify U-000200E8.
30793         (H1-AEED): Unify U-000200EB.
30794         (H1-AF63): Unify U-000200F0.
30795         (H1-AF42): Unify U-000200F1.
30796         (U-000200F3): Unify H2-D1E5.
30797         (H1-AFA5): Unify U-000200F5.
30798         (U-000200F9): New character.
30799         (H1-AFAA): Map to U-000200F9; fix `ideographic-structure'.
30800         (H1-AFAB): Unify U-000200FA; fix `ideographic-structure'.
30801         (U-000200FF): New character.
30802         (H1-AFC5): Map to U-000200FF; fix `ideographic-structure'.
30803         (H1-AFCB): Unify U-00020103.
30804         (M-00219): Unify H5-F94F.
30805         (U-00020108): Unify H8-E35B.
30806         (H1-AFE5): Moved to Ideograph-R114-Track.el.
30807         (H1-AFE8): Moved to Ideograph-R136-Oppose.el.
30808         (M-00221): Unify H5-F969.
30809         (H1-AFC8): Moved to Ideograph-R160-Bitter.el.
30810         (H1-AFA9): Moved to Ideograph-R064-Hand.el.
30811         (H1-AF61): Moved to Ideograph-R140-Grass.el.
30812         (H1-AEE5): Moved to Ideograph-R036-Evening.el.
30813         (H1-AEE3): Moved to Ideograph-R028-Private.el.
30814         (H1-AEC6): Moved to Ideograph-R057-Bow.el.
30815         (H1-AEA7): Moved to Ideograph-R057-Bow.el.
30816         (H1-AEA5): Moved to Ideograph-R028-Private.el.
30817         (H1-AE61): Moved to Ideograph-R026-Seal.el.
30818
30819 2001-12-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30820
30821         * Ideograph-R057-Bow.el (U-00022399): New character.
30822         (U-0002239D): Likewise.
30823
30824         * Ideograph-R007-Two.el (U-00020131): Unify H7-EEEB.
30825         (U-00020134): New character.
30826         (M-00283): Separate U-00020AFC; add `->identical' for U-00020AFC.
30827
30828         * Ideograph-R040-Roof.el: Add some CJK Ext-B code points.
30829         (M-07074): Separate C6-244A.
30830         (U-000219BF): New character.
30831         (C6-244A): Map to U-000219BF.
30832
30833         * Ideograph-R028-Private.el (M-03080): Separate U+53BE and
30834         EGB-2C21; delete `kangxi-radical' and `kangxi-strokes'.
30835         (U+53BE): Unify H1-AEE3; add `ideographic-structure'.
30836         (U-00020AFC): New character.
30837
30838         * Ideograph-R006-Hook.el (U-00020117): Unify H1-B8A3.
30839         (M-00239): Separate U-00020029; add `->identical' for U-00020029.
30840         (U-0002011A): Unify H10-D547.
30841         (U-0002011B): Unify H2-EC53.
30842
30843         * Ideograph-R001-One.el (U-00020029): New character.
30844
30845 2001-12-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30846
30847         * Ideograph-R004-Slash.el (M-00136): Unify BC-85D2 and U-0002009F.
30848
30849 2001-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30850
30851         * Ideograph-R140-Grass.el (U-00026AF9): New character.
30852
30853         * Ideograph-R039-Child.el (M-06971): Separate U-000200F1; add
30854         `->identical' for U-000200F1; add `ideographic-structure'.
30855
30856         * Ideograph-R037-Big.el (J0-546F): Unify EGB-7A25, B-C95B and
30857         U+592C.
30858         (C2-213B): Separate EGB-7A25, B-C95B and U+592C.
30859         (U-00021645): New character.
30860         (H1-ACBB): Likewise.
30861         (U-00021686): Unify H1-ACC0; add `ideographic-structure'.
30862         (C7-2C7D): Add `ideographic-structure'.
30863
30864         * Ideograph-R036-Evening.el (U-00021588): Unify H1-AEE5; add
30865         `ideographic-structure'.
30866
30867         * Ideograph-R004-Slash.el (H1-AB78): Unify U-0002009D.
30868         (H1-ABB9): Unify U-000200A1.
30869         (H1-ABE0): Unify U-000200A7.
30870         (U-000200AC): New character.
30871         (H1-ABE6): Unify U-0002394B.
30872         (U-000200B1): New character.
30873         (U-000200B3): New character.
30874         (H1-ABE7): Unify U-000200B5.
30875         (H1-ABF9): Unify U-00024C06.
30876         (H1-ABFD): Unify U-0002664D.
30877         (H1-ABF7): Unify U-00027E86.
30878         (H1-AC43): Unify U-000200B8.
30879         (U-00021D18): Unify H3-D0D4.
30880         (H1-AC7B): Unify U-000200BD.
30881         (U-00020B61): Unify H1-F855.
30882         (H1-AC7E): Unify U-000200C0.
30883         (H1-ACA1): Unify U-000200C1.
30884         (U-000200C2): New character.
30885         (H1-ACBB): Moved to Ideograph-R037-Big.el.
30886         (H1-ACBD): Unify U-0002A00B.
30887         (H1-B3B6): New character.
30888         (H1-ACBC): Unify U-00025740.
30889         (H1-ACC0): Moved to Ideograph-R037-Big.el.
30890         (U-000200C8): New character.
30891
30892 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30893
30894         * Ideograph-R102-Field.el (U-00024CCF): New character [moved from
30895         Ideograph-R001-One.el].
30896
30897 2001-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30898
30899         * Ideograph-R028-Private.el (U-00020AD5): Add
30900         `ideographic-structure'; unify H1-AEA5.
30901
30902         * Ideograph-R026-Seal.el (BC-8A60): New character.
30903         (U+536B): Add `ideographic-structure'; unify H1-AE61.
30904
30905         * Ideograph-R002-Line.el (U-0002006C): New character.
30906         (BC-8D5D): Moved to Ideograph-R030-Mouth.el.
30907         (U-00023244): Unify H4-E3AE.
30908         (U-00020077): Add `->identical' for M-04218.
30909         (U-0002011D): Unify H1-F043.
30910
30911         * Ideograph-R001-One.el (U-00020018): Unify H2-C1A3.
30912         (U-00020922): Unify H1-DC50.
30913         (U-00020048): Add `->identical' for M-04020; add
30914         `->same-ideograph' for C6-472D.
30915         (M-00065): Separate U-00024CCF and moved it to
30916         Ideograph-R102-Field.el; add `->identical' for U-00024CCF.
30917         (U-00021B4B): Unify H2-B9A5.
30918         (U-0002005E): New character.
30919         (U-0002005C): Likewise.
30920         (U-00020050): Likewise.
30921         (U-00020045): Likewise.
30922         (U-0002001E): Likewise.
30923
30924         * Ideograph-R030-Mouth.el: Add some CJK Ext-B code points.
30925
30926 2001-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
30927
30928         * Ideograph-R087-Claw.el (M-19655): Separate U+722B.
30929
30930         * Ideograph-R075-Tree.el (U+6740): Relate to M-14471; add
30931         `->same-ideograph' for M-14471.
30932
30933         * Ideograph-R003-Dot.el (U-00020084): Unify H4-E461.
30934
30935 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30936
30937         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PAW ONE): Add
30938         `<-radical' for U+722B.
30939         (CJK RADICAL PAW TWO): Add `<-radical' for M-19655.
30940
30941         * u0E000-Private-Use.el (U+F4A6): Revived.
30942
30943         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): Relate to
30944         M-42120.
30945
30946         * Ideograph-R140-Grass.el (M-31582): Separate JSP-586E, C4-466C
30947         and U+84A6.
30948         (BC-8CB0): New character.
30949
30950         * Ideograph-R079-Weapon.el (BC-8AD4): New character.
30951
30952 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30953
30954         * Ideograph-R065-Branch.el (M-13067): Unify CB-02050; use `=>ucs'
30955         instead of `->ucs'; add `ideographic-structure'.
30956         - Merge Big5 code points.
30957         - Use `=>ucs' instead of `->ucs'.
30958         - Add some `ideographic-structure' properties.
30959         - Add some CBETA numbers.
30960
30961 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
30962
30963         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL CLOTHES): Add
30964         `<-radical' for U+8864.
30965
30966         * Ideograph-R023-Hiding-Enclosure.el (M-02674): Add
30967         `<-simplified-ideograph'; add `ideographic-structure'.
30968         (U+533A): Use `<-simplified-ideograph' instead of
30969         `simplified-ideograph-of'; add `ideographic-structure'.
30970
30971         * Ideograph-R022-Right-Open-Box.el: Add some missing
30972         `ideographic-structure' properties.
30973
30974         * Ideograph-R020-Wrap.el: Canonicalize some operators of
30975         `ideographic-structure' properties.
30976         (U+5301): Use `->same-ideograph' instead of `comment'; add
30977         `ideographic-structure'.
30978
30979         * Ideograph-R019-Power.el (U+52E7): Add `ideographic-structure'.
30980
30981         * Ideograph-R018-Knife.el (U+5239): Add `ideographic-structure'.
30982         (U+5290): Likewise.
30983
30984         * Ideograph-R016-Table.el (M-01792): Separate U+51F2.
30985
30986         * Ideograph-R013-Down-Box.el (U+5187): Revert the previous
30987         operator change.
30988         (U+56D8): Modify operator.
30989
30990         * Ideograph-R010-Legs.el (U+514F): Unify H1-B26A.
30991         (U+515E): Unify H5-F16C.
30992
30993         * Ideograph-R007-Two.el (U+4E97): Unify H2-EE7D.
30994         (U+4E9D): Unify H1-F57D.
30995
30996         * Ideograph-R006-Hook.el (U+4E89): Unify H1-E8D1.
30997
30998         * Ideograph-R005-Second.el (U+4E62): Unify H2-EE79.
30999         (U+4E80): Unify H12-EBBD.
31000
31001         * Ideograph-R004-Slash.el (U+4E55): Unify H1-B260.
31002
31003 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31004
31005         * Ideograph-R064-Hand.el:
31006         - Merge Big5 code points.
31007         - Use `=>ucs' instead of `->ucs'.
31008         - Add some CBETA numbers.
31009         - Add some `ideographic-structure' properties.
31010
31011         * Ideograph-R018-Knife.el (U+5259): Fix operator.
31012         (C3-2F62): Likewise.
31013
31014         * Ideograph-R014-Cover.el (U+51A9): Simplify
31015         `ideographic-structure'.
31016
31017         * Ideograph-R009-Man.el (U+U+4FA7): Simplify
31018         `ideographic-structure'.
31019         (M-00703): Use BC-8AFC instead of U+4EBC in the
31020         `ideographic-structure'.
31021
31022 2001-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31023
31024         * ideograph-util.el (ideographic-structure=): New function.
31025         (ideographic-structure-find-char): Use `ideographic-structure='
31026         instead of `char-ref='.
31027
31028         * Ideograph-R017-Open-Box.el (U+51FF): Fix
31029         `ideographic-structure'.
31030
31031         * Ideograph-R013-Down-Box.el (U+5183): Modify operator.
31032         (U+5187): Modify operator.
31033         (U+5188): Modify operator.
31034         (U+518F): Modify operator.
31035
31036 2001-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31037
31038         * Ideograph-R039-Child.el: Merge CHINA3-JEF code points.
31039
31040 2001-12-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
31041
31042         * Ideograph-R063-Door.el:
31043         - Add some Big5 code points.
31044         - Add some `ideographic-structure' properties.
31045         - Add some CBETA numbers.
31046         - Use `=>ucs' instead of `->ucs'.
31047
31048 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
31049
31050         * Ideograph-R022-Right-Open-Box.el (JSP-342E): Separate U+532C.
31051         (U+5332): Use U-00021657 instead of C4-3678 in the
31052         `ideographic-structure' property.
31053
31054         * Ideograph-R021-Spoon.el (U+5316): Use U+4EBB instead of <CJK
31055         RADICAL PERSON> in the `ideographic-structure' property.
31056         (U+5318): Add `ideographic-structure'.
31057
31058         * Ideograph-R020-Wrap.el: Add missing `ideographic-structure'
31059         properties.
31060
31061         * Ideograph-R015-Ice.el (M-01608): Unify U-000205AC.
31062
31063 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
31064
31065         * Ideograph-R043-Lame.el: Add some CJK Ext-B code points.
31066
31067         * Ideograph-R041-Inch.el: Add some CJK Ext-B code points.
31068         (M-07456): Use C1-5C41 instead of U+7968 in the
31069         `ideographic-structure' property.
31070         (M-07468): Use `<-ancient-ideograph' instead of
31071         `ancient-ideograph-of'.
31072
31073         * Ideograph-R038-Woman.el (C5-4532): Fixed.
31074
31075 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31076
31077         * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): New character.
31078
31079         * Ideograph-R042-Small.el, Ideograph-R039-Child.el,
31080         Ideograph-R033-Scholar.el: Add some CJK Ext-B code points.
31081
31082         * Ideograph-R019-Power.el: Add some missing
31083         `ideographic-structure' properties.
31084         (U+52A6): Don't use BC-8DF6 in the `ideographic-structure'
31085         property.
31086         (U+52B1): Use `script' and `<-simplified-ideograph' instead of
31087         `comment'.
31088         (U+52C9): Don't use char-ref format for the operator of the
31089         `ideographic-structure' property.
31090         (C1-6339): Use M-31078 instead of U+83AB in the
31091         `ideographic-structure' property.
31092         (J0-342B): Use `script' and `<-simplified-ideograph' instead of
31093         `comment'.
31094         (C2-4F5C): Use C1-655C instead of U+842C.
31095
31096         * Ideograph-R018-Knife.el: Add some missing
31097         `ideographic-structure' properties.
31098         (U+521D): Use U+8864 instead of <CJK RADICAL CLOTHES>.
31099         (U+5231): Simplified `ideographic-structure'.
31100         (C2-2554): Likewise.
31101         (U+524D): Use U+4491 instead of BC-8B4B.
31102         (U+524E): Use M-14471 instead of BC-8CBA.
31103         (J0-4B36): Use JSP-3523 instead of U+5485.
31104         (U+5294): Use `<-vulgar-ideograph' instead of
31105         `vulgar-char-of-shinjigen-1'.
31106
31107         * Ideograph-R013-Down-Box.el (J78-514B): Don't use char-ref format
31108         in the `ideographic-structure' property.
31109
31110         * Ideograph-R010-Legs.el (U+5151): Use U+4E37 instead of U+8B55 in
31111         the `ideographic-structure' property.
31112         (U+515A): Modify `ideographic-structure'.
31113
31114 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31115
31116         * Ideograph-R062-Halberd.el:
31117         - Merge some Big5 code points.
31118         - Add some CBETA numbers.
31119         - Add some `ideographic-structure' properties.
31120         - Use `=>ucs' instead of `->ucs'.
31121
31122 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31123
31124         * Ideograph-R009-Man.el (GT-00767): Relate to M-01054; add
31125         `ideographic-structure'.
31126
31127         * Ideograph-R003-Dot.el (U+4E37): Unify BC-8B55.
31128
31129 2001-12-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31130
31131         * Ideograph-R032-Earth.el: Add some CJK Ext-B code points.
31132
31133         * Ideograph-R012-Eight.el (U+517C): Use U+4491 instead of BC-8B4B
31134         in the `ideographic-structure' property.
31135
31136         * Ideograph-R010-Legs.el (C4-233B): Separate U+514F.
31137         (U+514F): Add `ideographic-structure'.
31138
31139         * Ideograph-R001-One.el (U+4E19): Use U+5185 instead of BC-8C57 in
31140         the `ideographic-structure' property.
31141         (U+4E26): Use U+4491 instead of BC-8B4B in the
31142         `ideographic-structure' property.
31143
31144 2001-12-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31145
31146         * Ideograph-R031-Enclosure.el: Add some CJK Ext-B code points.
31147         (M-04684): Separate C6-225F; map to U-00020064.
31148         (C6-225F): Add `->identical' for U-00020064; map to U-00020064.
31149
31150         * Ideograph-R029-Again.el: Add some CJK Ext-B code points.
31151
31152         * Ideograph-R002-Line.el (U-00020064): Add `->identical' for
31153         C6-225F; add `->same-ideograph' for M-04684.
31154
31155         * Ideograph-R011-Enter.el (M-01416): Add `<-wrong-ideograph' for
31156         M-00345.
31157         (U+4EBD): Moved to Ideograph-R009-Man.el.
31158
31159         * Ideograph-R009-Man.el (U+4EBD): Moved from
31160         Ideograph-R011-Enter.el; relate to M-00345.
31161         (U+4ECA): Use U+4EBD instead of BC-8AFC.
31162         (U+4EE4): Likewise.
31163         (U+4F1B): Simplify the `ideographic-structure' property.
31164         (M-00757): Likewise.
31165         (U+500A): Likewise.
31166         (U+506C): Likewise.
31167
31168         * Ideograph-R075-Tree.el (U+6729): Unify BC-8956.
31169
31170 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31171
31172         * Ideograph-R178-Tanned-Leather.el (U+97E6): Unify BC-89D6.
31173
31174         * Ideograph-R168-Long.el (U+957F): Add `total-strokes'; unify
31175         BC-89A5.
31176
31177         * Ideograph-R040-Roof.el (J0-555F): Unify BC-8AF8.
31178
31179         * Ideograph-R011-Enter.el:
31180         - Add some Hanziku-1 code points.
31181         - Add some missing `ideographic-structure' properties.
31182
31183         * Ideograph-R009-Man.el:
31184         - Add some missing `ideographic-structure' properties.
31185         - Add some Hanziku-1 code points.
31186
31187 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31188
31189         * Ideograph-R169-Gate.el (U+95E8): Add `total-strokes'; unify
31190         BC-896B.
31191
31192         * Ideograph-R006-Hook.el (M-00237): Add `ideographic-structure'.
31193         (U-00020116): Likewise.
31194         (H1-BE59): New character.
31195
31196 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31197
31198         * Ideograph-R008-Lid.el:
31199         - Add some Hanziku-1 code points.
31200         - Add some missing `ideographic-structure' properties.
31201
31202         * Ideograph-R002-Line.el (U-0002006D): Add
31203         `ideographic-structure'; unify H1-C3C6.
31204         (U-0002006E): Add `ideographic-structure'.
31205         (H1-C3E4): New character.
31206
31207 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31208
31209         * Ideograph-R001-One.el (U+4E1D): Use BC-895C instead of U+5E7A in
31210         the `ideographic-structure'.
31211
31212 2001-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31213
31214         * Ideograph-R061-Heart.el:
31215         - Merge Big5 code points.
31216         - Add some CBETA numbers.
31217         - Use `=>ucs' instead of `->ucs'.
31218         - Add some `ideographic-structure' properties.
31219
31220 2001-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31221
31222         * Ideograph-R002-Line.el (BC-8BF1): New character.
31223
31224 2001-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31225
31226         * Ideograph-R005-Second.el:
31227         - Add some missing `ideographic-structure' properties.
31228         - Add some Hanziku-1 code points.
31229
31230 2001-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31231
31232         * Ideograph-R038-Woman.el: Add some CHINA3-JEF code points.
31233
31234         * Ideograph-R010-Legs.el (U+5156): Unify H1-E0CF.
31235
31236 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31237
31238         * Ideograph-R037-Big.el: Add some Daikanwa numbers of the revised
31239         version if the numbers were changed in the second revised version.
31240         (U+5934): Unify BC-8A62.
31241
31242 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31243
31244         * Ideograph-R052-Short-Thread.el (U+5E7A): Unify BC-8B44.
31245
31246 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31247
31248         * char-db-util.el (insert-char-attributes): Format
31249         `ideograph-daikanwa-2' as same as `ideograph-daikanwa'.
31250
31251         * Ideograph-R006-Hook.el, Ideograph-R004-Slash.el:
31252         - Add some missing `ideographic-structure' properties.
31253         - Add some Hanziku-1 code points.
31254
31255 2001-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31256
31257         * Ideograph-R037-Big.el: Add some CHINA3-JEF code points.
31258
31259 2001-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31260
31261         * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Add some
31262         missing `ideographic-structure' properties.
31263
31264         * Ideograph-R014-Cover.el: Add some missing
31265         `ideographic-structure' properties.
31266         (M-01592): Use `<-vulgar-ideograph' instead of
31267         `vulgar-char-of-shinjigen-1'.
31268
31269         * Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
31270         Ideograph-R011-Enter.el: Add some missing `ideographic-structure'
31271         properties.
31272
31273         * Ideograph-R010-Legs.el (JX1-2E50): Unify JC3-43D5.
31274         (U+514F): Use U-00020086 instead of U+5382 in the
31275         `ideographic-structure' property; use U-00020477 instead of
31276         U+4E0A/U+513F in the `ideographic-structure' property.
31277
31278         * Ideograph-R006-Hook.el (U-00020112): Add
31279         `ideographic-structure'; unify H1-AAD7.
31280
31281 2001-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31282
31283         * Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el,
31284         Ideograph-R034-Go.el: Add some CHINA3-JEF code points.
31285
31286 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31287
31288         * Ideograph-R060-Step.el:
31289         - Merge Big5 code points.
31290         - Use `=>ucs' instead of `->ucs'.
31291         - Add some `ideographic-structure' properties.
31292         - Add some CBETA numbers.
31293
31294         * Ideograph-R028-Private.el, Ideograph-R023-Hiding-Enclosure.el:
31295         Add some CJK Ext-B code points.
31296
31297         * Ideograph-R005-Second.el (U-000200E4): Add
31298         `ideographic-structure'; unify H1-ABE1.
31299
31300 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31301
31302         * Ideograph-R059-Bristle.el: Use `=>ucs' instead of `->ucs'.
31303
31304         * Ideograph-R058-Snout.el: Use `=>ucs' instead of `->ucs'.
31305         (U+5F5B): Unify CB-01820.
31306
31307         * Ideograph-R057-Bow.el: Use `=>ucs' instead of `->ucs'.
31308
31309         * Ideograph-R056-Shoot.el (C1-636F): Use `=>ucs' instead of
31310         `->ucs'.
31311
31312         * Ideograph-R022-Right-Open-Box.el: Merge some CJK Ext-B code
31313         points.
31314         (M-02596): Unify BC-87D4 and U-0002092C.
31315
31316         * Ideograph-R005-Second.el (BC-87D4): Moved to
31317         Ideograph-R022-Right-Open-Box.el.
31318
31319 2001-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31320
31321         * char-db-util.el (insert-char-attributes): Add setting to format
31322         `=>ucs-jis'.
31323
31324         * Ideograph-R021-Spoon.el: Add some CJK Ext-B code points.
31325         (M-02571): Unify U-0002090E; relate to JU-5315 instead of U+5315.
31326
31327         * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el: Merge some CJK
31328         Ext-B code points.
31329
31330         * Ideograph-R115-Grain.el (U+79F0): Separate C3-327C.
31331         (J0-3E4E): Unify C3-327C and CB-00379.
31332
31333         * Ideograph-R059-Bristle.el (C6-3F5B): Use `->same-ideograph'
31334         instead of `ideograph='.
31335         - Add some CBETA numbers.
31336         - Merge Big5 code points.
31337
31338         * Ideograph-R058-Snout.el: Merge Big5 code points.
31339         (U+5F5C): Unify CB-02362; relate to M-09948.
31340
31341         * Ideograph-R057-Bow.el:
31342         - Merge Big5 code points.
31343         - Add some `ideographic-structure' properties.
31344         - Add some CBETA numbers.
31345
31346         * Ideograph-R056-Shoot.el:
31347         - Merge Big5 code points.
31348         - Merge some CBETA numbers.
31349
31350 2001-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31351
31352         * Ideograph-R170-Mound.el (U+49BE): New character.
31353         (H1-DE72): Moved from Ideograph-R010-Legs.el.
31354
31355 2001-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31356
31357         * Ideograph-R038-Woman.el: Add some CJK Ext-B code points.
31358
31359         * Ideograph-R029-Again.el:
31360         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
31361           `hanyu-dazidian-char' properties.
31362         - Add some missing `ideographic-structure' properties.
31363         - Add some Big5-CDP code points.
31364
31365         * Ideograph-R026-Seal.el: Add some missing `hanyu-dazidian-vol',
31366         `hanyu-dazidian-page' and `hanyu-dazidian-char' properties.
31367         (U+536A): Add `ideographic-structure'.
31368
31369         * Ideograph-R010-Legs.el (H1-DCE3): Unify U-00020478.
31370         (H1-DE46): Unify U-00020489.
31371         (H1-DE67): Unify U-0002048B.
31372         (H1-DE6A): Unify U-0002048F.
31373         (H1-DE6E): Unify U-00025631.
31374         (H1-DE72): Moved to Ideograph-R170-Mound.el.
31375         (H1-DE73): Unify U-0002049C.
31376         (H1-DE74): Unify U-0002049D.
31377         (H1-DEAC): Unify U-000204A7.
31378         (H1-DEC9): Unify U-000204AE.
31379         (H1-DEC8): Unify U-00020926.
31380         (H1-DECF): Unify U-000204BE.
31381         (M-01407): Unify U-000204CA.
31382         (H1-DED6): Unify U-000204D6.
31383         (H1-DED9): Unify U-000204DA.
31384
31385 2001-12-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
31386
31387         * Ideograph-R032-Earth.el: Merge some CHINA3-JEF code points.
31388
31389         * Ideograph-R010-Legs.el:
31390         - Add some missing `ideographic-structure' properties.
31391         - Add some Hanziku-1 code points.
31392
31393         * Ideograph-R003-Dot.el (M-00093): Unify H1-ACC5 and U-0002007C;
31394         add `ideographic-structure'.
31395         (U-0002007F): Unify H1-AD5C; add `ideographic-structure'.
31396         (U-00020081): New character.
31397         (U-0002592C): New character.
31398         (U+4E3E): Unify H1-ADBF.
31399
31400 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
31401
31402         * Ideograph-R002-Line.el (U+4E34): Unify H1-AA56.
31403         (H1-AA59): New character.
31404         (H1-AA72): Likewise.
31405
31406 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
31407
31408         * Ideograph-R013-Down-Box.el (U-0002054D): Add
31409         `ideographic-structure'; unify H1-AD7C.
31410
31411         * Ideograph-R007-Two.el (C6-2566): Relate to U-00020122.
31412
31413         * Ideograph-R001-One.el:
31414         - Add some missing `ideographic-structure' properties.
31415         - Add some Hanziku-1 code points.
31416
31417 2001-12-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
31418
31419         * Ideograph-R099-Sweet.el (M-21660): Separate C4-3E65 and U+3F4E;
31420         add `ideographic-structure'; unify H1-A97D.
31421         (C4-3E65): Add `ideographic-structure'.
31422         (U+3F4E): Likewise.
31423         (M-21663): Separate C7-302B; add `ideographic-structure'; unify
31424         H1-A9B2.
31425         (C7-302B): Add `ideographic-structure'.
31426
31427         * Ideograph-R048-Work.el (H1-A875): New character.
31428
31429         * Ideograph-R113-Spirit.el (M-49399): Add `ideographic-structure';
31430         unify H1-A955.
31431         (H1-A954): New character; unify U-00025632.
31432         (H1-A975): New character; unify U-00025673.
31433
31434 2001-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31435
31436         * Ideograph-R073-Say.el (M-14304): Separate C6-4979; add
31437         `ideographic-structure'; unify H1-A97A.
31438
31439         * Ideograph-R055-Two-Hands.el (U+3429): Add
31440         `ideographic-structure'; unify H1-A8CE.
31441         - Merge Big5 code points.
31442         - Use `=>ucs' instead of `->ucs'.
31443         - Merge some CBETA numbers.
31444         - Add some `ideographic-structure' properties.
31445
31446         * Ideograph-R051-Dry.el (M-09171): Add `ideographic-structure';
31447         unify H1-A872.
31448         (C6-2742): Add `ideographic-structure'.
31449
31450         * Ideograph-R013-Down-Box.el (U-00020542): Add
31451         `ideographic-structure'; unify H1-A769.
31452
31453         * Ideograph-R004-Slash.el (C3-212F): Relate to U+51E2.
31454
31455 2001-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31456
31457         * Ideograph-R037-Big.el: Merge some CJK Ext-B code points.
31458         (M-05837): Separate C6-2167; relate to U-000215D2.
31459         (C6-2167): Unify BC-87D3 and U-000215D2.
31460         (M-05948): Separate C6-3E3E; relate to U-00021638; add
31461         `ideographic-structure'.
31462         (U-00021638): Add `ideographic-structure'; unify H1-A974.
31463         (C6-3E3E): Add `ideographic-structure'.
31464
31465         * Ideograph-R031-Enclosure.el (C6-5145): Add
31466         `ideographic-structure'; unify H1-A9A2.
31467
31468         * Ideograph-R028-Private.el: Use char-spec instead of char-ref as
31469         operators in `ideographic-structure' properties.
31470         (U-00020AD3): Unify BC-8B7E.
31471         (C6-213C): Add `ideographic-structure'; unify BC-89AC.
31472         (U+53B7): Add `ideographic-structure'; unify BC-8CEB.
31473         (C4-2249): Add `ideographic-structure'; unify BC-88E6.
31474
31475         * Ideograph-R015-Ice.el (U+51DF): Unify CB-06080.
31476
31477         * Ideograph-R014-Cover.el (M-01589): Relate to U-0002058C.
31478
31479         * Ideograph-R007-Two.el:
31480         - Add some missing `ideographic-structure' properties.
31481         - Merge some Hanziku-1 code points.
31482
31483         * Ideograph-R003-Dot.el (M-00104): Separate C3-2740; delete
31484         `cns-radical'.
31485         (U+4E3D): Unify H1-A86E.
31486
31487 2001-11-30  Yoshiki Hayashi  <yoshiki@xemacs.org>
31488
31489         * ioslated-char.el: Disable undo in temporary buffer.
31490         Otherwise, pdump will complain about buffer being undumpable
31491         object.
31492
31493 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31494
31495         * Ideograph-R054-Long-Stride.el:
31496         - Use `=>ucs' instead of `->ucs'.
31497         - Merge Big5 code points.
31498         (U+5EFB): Unify CB-00327.
31499         (U+5EFC): Unify CB-02626.
31500
31501         * Ideograph-R036-Evening.el: Merge some CJK Ext-B code points.
31502
31503         * Ideograph-R032-Earth.el (U+57DB): Add `ideographic-structure';
31504         unify CB-05739.
31505
31506         * Ideograph-R030-Mouth.el (U+53E7): Use `->ideographic-variants'
31507         instead of `variant-of-shinjigen-1'; unify JC3-91AE.
31508         (U+549A): Unify JC3-8CE8.
31509
31510 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31511
31512         * Ideograph-R131-Minister.el (C3-2A5C): Separated from U+5367 and
31513         moved from Ideograph-R025-Divination.el.
31514
31515         * Ideograph-R035-Go-Slowly.el: Merge some CJK Ext-B code points.
31516
31517         * Ideograph-R034-Go.el (J0-5469): Unify BC-8B45.
31518         Merge some CJK Ext-B code points.
31519
31520         * Ideograph-R031-Enclosure.el: Add some CHINA3-JEF code points.
31521
31522         * Ideograph-R019-Power.el: Add some CHINA3-JEF code points.
31523         (M-02305): Unify C4-2240, JC3-44D9 and U+3515.
31524         (M-02395): Unify C6-3D4E.
31525         (M-02397): Unify C6-3D4F.
31526         (M-02401): Unify C6-3D4D.
31527
31528         * Ideograph-R018-Knife.el: Add some CHINA3-JEF code points.
31529         (M-02112): Add `ideographic-structure'.
31530
31531         * Ideograph-R015-Ice.el: Add some missing `ideographic-structure'
31532         properties.
31533
31534         * Ideograph-R005-Second.el (BC-87D3): Moved to
31535         Ideograph-R037-Big.el; unify C6-2167.
31536
31537 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31538
31539         * Ideograph-R181-Leaf.el (JC3-8CE9): New character.
31540
31541         * Ideograph-R122-Net.el (C4-2152): Separated from U+5188 and moved
31542         from Ideograph-R013-Down-Box.el.
31543
31544         * Ideograph-R032-Earth.el (M-05234): Use `<-original-ideograph'
31545         instead of `original-ideograph-of'.
31546         (M-05291): New character.
31547         (C6-3E32): Relate to M-05291.
31548         (M-05352): Unify C6-5152 instead of C4-3C5A.
31549
31550         * Ideograph-R030-Mouth.el: Merge some CHINA3-JEF code points.
31551
31552         * Ideograph-R025-Divination.el (U+5361): Unify JC3-82B5.
31553         (U+5367): Separate C3-2A5C and moved it to
31554         Ideograph-R131-Minister.el.
31555
31556         * Ideograph-R023-Hiding-Enclosure.el, Ideograph-R020-Wrap.el:
31557         Merge some CHINA3-JEF code points.
31558
31559 2001-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31560
31561         * Ideograph-R029-Again.el: Add some CHINA3-JEF code points.
31562         (C6-3D67): Unify M-48963.
31563         (C1-5937): Use `->identical' instead of `ideograph='.
31564
31565         * Ideograph-R028-Private.el: Add some CHINA3-JEF code points.
31566         (C4-2856): Delete `non-morohashi'; unify M-48989.
31567
31568         * Ideograph-R027-Cliff.el (M-02979): Unify C6-3D60 and U-00020A78.
31569         (U-00020A9A): Unify BC-8D4D; add `ideographic-structure'.
31570         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
31571           `hanyu-dazidian-char' properties.
31572         - Add some missing `ideographic-structure' properties.
31573         - Add some BIG5-CDP code points.
31574         - Add some CHINA3-JEF code points.
31575
31576         * Ideograph-R026-Seal.el (U+5369): Unify BC-8B5A.
31577         (U+353E): Unify BC-8BE6.
31578         (U+536A): Unify BC-8D7A.
31579         (U+5373): Use `script' and `<-vulgar-ideograph' instead of
31580         `comment'; add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
31581         `hanyu-dazidian-char'; add `ideographic-structure'.
31582         (U+537B): Use `->ideographic-variants' instead of
31583         `variant-of-shinjigen-1'; add `hanyu-dazidian-vol',
31584         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
31585         `ideographic-structure'.
31586         (U+537D): Use `->ideographic-variants' instead of
31587         `variant-of-shinjigen-1'; unify JC3-45D4.
31588         (M-02875): Separate C6-2F3C; use `->same-ideograph' instead of
31589         `comment'; relate to U-00020A1E.
31590         (C6-2F3C): Unify U-00020A1E.
31591         - Add some CHINA3-JEF code points.
31592         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
31593           `hanyu-dazidian-char' properties.
31594         - Add some missing `ideographic-structure' properties.
31595         - Merge some CJK Ext-B code points.
31596
31597         * Ideograph-R024-Ten.el (U+5344): Unify BC-8975.
31598         (C4-2244): Use `<-original-ideograph' instead of
31599         `original-char-of-shinjigen-1'; unify U-00020983.
31600         (C3-2329): Use `->ideographic-variants' instead of
31601         `variant-of-shinjigen-1'.
31602         (C6-2639): Use `<-vulgar-ideograph' instead of
31603         `vulgar-char-of-shinjigen-1'; unify U-00020991.
31604         (C4-2553): Use `<-vulgar-ideograph' instead of
31605         `vulgar-char-of-shinjigen-1'; unify U-00024C1E.
31606         (M-02739): Unify C4-2553 and U-00024C1E; use `<-vulgar-ideograph'
31607         instead of `vulgar-ideograph-of'.
31608         (J0-4234): Use U+4ECE instead of BC-8DF5 + U+4EBA in the
31609         `ideographic-structure'.
31610         (U+5352): Likewise.
31611         - Add some missing `hanyu-dazidian-vol', `hanyu-dazidian-page' and
31612           `hanyu-dazidian-char' properties.     
31613         - Add some missing `ideographic-structure' properties.
31614         - Merge some CHINA3-JEF code points.
31615         - Use char-spec instead of char-ref as operators in
31616           `ideographic-structure' properties.
31617         - Merge some CJK Ext-B code points.
31618         - Merge some missing Big5-CDP code points.
31619
31620         * Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el: Merge
31621         some CHINA3-JEF code points.
31622
31623         * Ideograph-R017-Open-Box.el (U+51FC): Delete `kangxi-radical' and
31624         `kangxi-strokes'; delete `non-morohashi'; unify JC3-80AC.
31625
31626         * Ideograph-R016-Table.el: Merge some CHINA3-JEF code points.
31627
31628         * Ideograph-R004-Slash.el (U-00020086): Unify BC-8BB4.
31629         (U-000200A2): Unify BC-8CB4; add `ideographic-structure'.
31630
31631 2001-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31632
31633         * Ideograph-R014-Cover.el (C6-3D3E): Relate to M-01589.
31634
31635         * Ideograph-R013-Down-Box.el (U+5188): Separate C4-2152; add
31636         `->identical' for C4-2152.
31637
31638 2001-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31639
31640         * Ideograph-R053-Dotted-Cliff.el:
31641         - Use `=>ucs' instead of `->ucs'.
31642         - Merge some CBETA numbers.
31643         - Merge Big5 code points.
31644
31645         * Ideograph-R025-Divination.el (U+535D): Unify BC-8BF9.
31646         (U+5364): Unify BC-8A56.
31647         (U-000209EA): Unify BC-8AA6.
31648         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
31649           `hanyu-dazidian-char' properties.
31650         - Use char-spec instead of char-ref as operators in
31651           `ideographic-structure' properties.
31652
31653         * Ideograph-R052-Short-Thread.el, Ideograph-R051-Dry.el: Merge
31654         Big5 code points.
31655
31656         * Ideograph-R027-Cliff.el: Merge some CJK Ext-B code points.
31657
31658 2001-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31659
31660         * Ideograph-R003-Dot.el (U-0002007E): Moved from
31661         Ideograph-R005-Second.el.
31662         (BC-87D2): Likewise.
31663
31664         * Ideograph-R025-Divination.el: Merge some CJK Ext-B code points.
31665
31666         * Ideograph-R022-Right-Open-Box.el: update.
31667
31668         * Ideograph-R005-Second.el (U+5350): Moved to
31669         Ideograph-R024-Ten.el.
31670         (BC-87D2): Separate U-0002007E; moved to Ideograph-R003-Dot.el.
31671         (U-0002007E): Moved to Ideograph-R003-Dot.el.
31672
31673         * Ideograph-R004-Slash.el (U-000209AC): Moved to
31674         Ideograph-R024-Ten.el.
31675
31676         * Ideograph-R001-One.el (BC-86A4): Separate U-0002097B and moved
31677         to Ideograph-R024-Ten.el.
31678         (U-0002097B): Moved to Ideograph-R024-Ten.el.
31679         (U-000209B4): Likewise.
31680
31681         * Ideograph-R023-Hiding-Enclosure.el (U+5338): Unify BC-8A70; add
31682         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
31683         `hanyu-dazidian-char'.
31684         (C3-2466): Unify BC-8CD3; add `hanyu-dazidian-vol',
31685         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
31686         `ideographic-structure'.
31687         (U+533C): Separated from C2-2558 and moved from
31688         Ideograph-R022-Right-Open-Box.el.
31689         - Use char-spec instead of char-ref as operators in
31690           `ideographic-structure' properties.
31691         - Add some missing `ideographic-structure'.
31692         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
31693           `hanyu-dazidian-char' properties.
31694
31695 2001-11-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31696
31697         * Ideograph-R050-Turban.el:
31698         - Use char-spec instead of char-ref as operators in
31699           `ideographic-structure' properties.
31700         - Merge some CBETA numbers.
31701         - Add some missing `ideographic-structure' properties.
31702
31703         * Ideograph-R046-Mountain.el:
31704         - Merge Big5 code points.
31705         - Use `=>ucs' instead of `->ucs'.
31706         - Add some `ideographic-structure' properties.
31707         - Merge some CBETA numbers.
31708
31709         * Ideograph-R030-Mouth.el (M071135): New character.
31710
31711         * Ideograph-R022-Right-Open-Box.el:
31712         - Add some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
31713           `hanyu-dazidian-char' properties.
31714         - Use char-spec instead of char-ref as operators in
31715           `ideographic-structure' properties.
31716         (C2-2558): Separate U+533C; add `->identical' for U+533C.
31717         (C6-3563): Unify BC-88C4.
31718
31719 2001-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31720
31721         * Ideograph-R162-Walk.el (U+8FC7): Fix `total-strokes'.
31722         (C1-4B56): Use `->ideographic-variants' instead of
31723         `morohashi-daikanwa'; unify B-A8B5.
31724         (U+8FC8): Add `total-strokes'.
31725
31726         * Ideograph-R094-Dog.el (J0-605B): Separate G1-4F57 and U+737B.
31727
31728         * Ideograph-R020-Wrap.el:
31729         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
31730           `hanyu-dazidian-char' properties.
31731         - Use char-spec instead of char-ref as operators in
31732           `ideographic-structure' properties.
31733         - Add some missing `ideographic-structure' properties.
31734         - Merge some missing Big5-CDP code points.
31735
31736 2001-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31737
31738         * Ideograph-R131-Minister.el (C4-2471): Unify BC-8DDB.
31739
31740         * Ideograph-R049-Oneself.el, Ideograph-R048-Work.el:
31741         - Merge Big5 code points.
31742         - Merge some CBETA numbers.
31743         - Use `=>ucs' instead of `->ucs'.
31744
31745         * Ideograph-R047-River.el:
31746         - Merge some CBETA numbers.
31747         - Merge Big5 code points.
31748         - Use `=>ucs' instead of `->ucs'.
31749
31750         * Ideograph-R021-Spoon.el: Add some `hanyu-dazidian-vol',
31751         `hanyu-dazidian-page' and `hanyu-dazidian-char' properties.
31752         (M-02571): Unify BC-8BBA.
31753         (U+5316): Use char-spec instead of char-ref as the operator in the
31754         `ideographic-structure' property.
31755         (J0-323D): Likewise.
31756         (M-02573): Add `ideographic-structure'; separate C4-2142; unify
31757         BC-8AB1.
31758         (U+5317): Use char-spec instead of char-ref as the operator in the
31759         `ideographic-structure' property.
31760         (M-02577): Add `ideographic-structure'.
31761         (BC-8CCA): New character.
31762         (C6-2632): Add `ideographic-structure'.
31763         (U+5319): Use char-spec instead of char-ref as the operator in the
31764         `ideographic-structure' property.
31765
31766         * Ideograph-R012-Eight.el (BC-8BFA): Add `ideograph-cdp'.
31767
31768         * Ideograph-R015-Ice.el: Merge some CHINA3-JEF code points.
31769
31770         * Ideograph-R040-Roof.el (C4-3130): Unify JC3-4AB8.
31771
31772         * Ideograph-R009-Man.el (U+4EEC): Unify JC3-82BB.
31773         (U+505F): Unify JC3-42EE.
31774         (U+503B): Unify JC3-93DE.
31775         (U+50A5): Unify JC3-43A8.
31776
31777         * Ideograph-R008-Lid.el (JC3-81C1): New character.
31778
31779         * Ideograph-R014-Cover.el: Merge some CHINA3-JEF code points.
31780
31781 2001-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31782
31783         * Ideograph-R043-Lame.el:
31784         - Use `=>ucs' instead of `->ucs'.
31785         - Merge Big5 code points.
31786
31787         * Ideograph-R013-Down-Box.el (U+518B): Unify JC3-43EC.
31788         (CB-00155): New character.
31789         (GT-02025): Unify JC3-43ED.
31790         (U+5195): Unify JC3-43EE.
31791
31792         * Ideograph-R012-Eight.el (U+5170): Unify JC3-82AB.
31793         (U+517B): Unify JC3-82AA.
31794
31795         * Ideograph-R011-Enter.el (M-01418): Unify JC3-43DE.
31796         (M-01424): Unify JC3-43DF.
31797
31798         * Ideograph-R009-Man.el:
31799         - Add some missing `ideographic-structure' properties.
31800         - Use U+4EBB instead of <CJK RADICAL PERSON> in
31801           `ideographic-structure' properties.
31802         (M-00703): Unify S1-0488.
31803
31804         * Ideograph-R005-Second.el (U+4E60): Unify JC3-81C9.
31805         (U+4E66): Unify JC3-81CD.
31806         (U+4E70): Unify JC3-81ED.
31807
31808         * Ideograph-R002-Line.el (U+4E34): Unify JC3-82AF.
31809
31810         * Ideograph-R001-One.el (U+4E13): Unify JC3-81D9.
31811
31812 2001-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31813
31814         * Ideograph-R187-Horse.el (U+99E6): Unify BC-8DC0.
31815
31816         * Ideograph-R044-Corpse.el:
31817         - Merge Big5 code points.
31818         - Add some CBETA numbers.
31819         - Add some `ideographic-structure' properties.
31820
31821         * Ideograph-R042-Small.el, Ideograph-R041-Inch.el: Use `=>ucs'
31822         instead of `->ucs'.
31823
31824         * Ideograph-R018-Knife.el (U+5215): Use U-000206AA instead of
31825         M-01862 in `ideographic-structure'.
31826
31827         * Ideograph-R011-Enter.el (S1-0488): Moved to
31828         Ideograph-R009-Man.el and unify with M-00703.
31829
31830         * Ideograph-R008-Lid.el (M-00289): Separate C3-2147 and U+4EA3;
31831         add `ideographic-structure'.
31832         (BC-8C5E): Unify JC3-8DCD.
31833         (U+4EA7): Add `ideographic-structure'.
31834         (U+4EAA): Likewise.
31835         (J0-5037): Separate C3-2B25 and U+4EB0; use `<-vulgar-ideograph'
31836         instead of `vulgar-char-of-shinjigen-1'; add
31837         `ideographic-structure'.
31838         (M-00309): Separate C3-2B27 and U+4EB1; add
31839         `ideographic-structure'.
31840         (JC3-81D2): Use U+6729 instead of U+6728 in
31841         `ideographic-structure'.
31842         (C3-2B24): Add `ideographic-structure'.
31843         (U+4EB2): Likewise.
31844         (U+4EB4): Likewise.
31845         (U+4EB5): Likewise.
31846         (U+4EB7): Likewise.
31847         (U+4EB8): Likewise.
31848
31849         * Ideograph-R004-Slash.el (JX2-212E): Unify JC3-97C6.
31850
31851 2001-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
31852
31853         * Ideograph-R012-Eight.el: Unify some CHINA3-JEF code points.
31854
31855 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
31856
31857         * Ideograph-R010-Legs.el: Add some missing `ideographic-structure'
31858         properties.
31859         (J0-3D3C): Separate G0-3364, C6-2352 and U+5145; modify
31860         `ideographic-structure'.
31861
31862 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
31863
31864         * char-db-util.el (what-char-definition): Use `decode-char'
31865         instead of `make-char' to display comment for builtin character.
31866
31867         * Ideograph-R172-Short-Tailed-Bird.el (JX2-7B6E): Unify BC-8D4B.
31868
31869         * Ideograph-R103-Bolt-Of-Cloth.el (M074034): New character.
31870
31871         * Ideograph-R100-Life.el (BC-8B77): New character.
31872
31873         * Ideograph-R087-Claw.el (U+722F): Unify BC-8CA8.
31874
31875         * Ideograph-R035-Go-Slowly.el (M-05708): Separate C3-213A and
31876         U+590A.
31877         (U+590A): Unify BC-8A71.
31878
31879         * Ideograph-R120-Silk.el (U+7CF9): Relate to M-27221; unify
31880         BC-8AFB.
31881
31882         * Ideograph-R003-Dot.el (M-00104): Add `ideographic-structure'.
31883
31884 2001-11-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
31885
31886         * Ideograph-R030-Mouth.el (U+551B): Delete invalid
31887         `morohashi-daikanwa'.
31888         (U+551C): Likewise; delete `kangxi-radical' and `kangxi-strokes'.
31889         (U+551D): Delete invalid `morohashi-daikanwa'; delete
31890         `kangxi-strokes'.
31891         (U+551E): Delete invalid `morohashi-daikanwa'.
31892         (U+551F): Likewise.
31893         (U+5520): Likewise.
31894         (U+5521): Likewise.
31895         (U+5522): Likewise.
31896         (U+5523): Likewise.
31897         (U+5524): Delete `non-morohashi'.
31898         (U+5525): Add `total-strokes'.
31899
31900 2001-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
31901
31902         * Ideograph-R007-Two.el (U+4E96): Add `ideographic-structure'.
31903         (U+4E97): Likewise.
31904         (U+4E9D): Likewise.
31905
31906         * Ideograph-R005-Second.el (M-00190): Use U+4E5A instead of <CJK
31907         RADICAL SECOND TWO> in `ideographic-structure'.
31908         (M-00192): Add `ideographic-structure'.
31909         (M-00205): Likewise.
31910
31911 2001-11-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
31912
31913         * Ideograph-R006-Hook.el (U+4E87): Add `ideographic-structure'.
31914         (U+4E89): Likewise.
31915
31916         * Ideograph-R002-Line.el (BC-8869): Moved to
31917         Ideograph-R017-Open-Box.el.
31918
31919 2001-11-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31920
31921         * Ideograph-R018-Knife.el: Merge some CJK Ext-B code points.
31922
31923         * Ideograph-R017-Open-Box.el: Merge some CJK Ext-B code points.
31924         (C5-222A): Unify BC-8869 and U-00020686.
31925
31926         * Ideograph-R016-Table.el: Merge some CJK Ext-B code points.
31927
31928         * Ideograph-R005-Second.el: Add some missing
31929         `ideographic-structure' properties.
31930         (U+4E7F): Modify `ideographic-structure'.
31931
31932         * Ideograph-R001-One.el: Add some missing `ideographic-structure'
31933         properties.
31934
31935         * Ideograph-R004-Slash.el (U+4E4A): Add `ideographic-structure'.
31936         (U+4E4C): Likewise.
31937         (C3-2263): Likewise.
31938         (U+4E54): Likewise.
31939         (U+4E55): Likewise.
31940
31941         * Ideograph-R003-Dot.el (U+4E37): Add `ideographic-structure'.
31942         (U+4E3D): Likewise.
31943         (U+4E3E): Likewise.
31944
31945         * Ideograph-R002-Line.el (U+4E34): Add `ideographic-structure'.
31946
31947 2001-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31948
31949         * ideograph-util.el (insert-ideograph-radical-char-data): Now
31950         return value of `char-attribute-list' includes names of
31951         CCS-attributes.
31952
31953         * char-db-util.el (insert-char-attributes): Now return value of
31954         `char-attribute-list' includes names of CCS-attributes.
31955
31956 2001-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31957
31958         * Ideograph-R140-Grass.el: Merge KS X 1001 code points.
31959
31960         * Ideograph-R125-Old.el (U+8009): Separate C4-2B25; unify K0-4F3E.
31961
31962         * Ideograph-R012-Eight.el (BC-8BFA): New character; relate to
31963         U-00020509 and M-48931.
31964
31965 2001-11-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31966
31967         * Ideograph-R031-Enclosure.el:
31968         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
31969           `hanyu-dazidian-char' properties.
31970         - Add some `ideographic-structure' properties.
31971         - Use char-spec instead of char-ref as operators in
31972           `ideographic-structure' properties.
31973         (U+56D9): Unify BC-8DE5.
31974         (M-04695): Unify BC-8668.
31975         (M-04736): Separate C6-2F5C; delete `cns-total-strokes'.
31976         (C6-2F5C): Unify BC-8870.
31977         (M-04747): Separate C6-2A41.
31978         (BC-876C): New character; relate to M-04747.
31979         (M-04823): Unify BC-8559.
31980         (U+5716): Use U+555A instead of BC-8BEB in
31981         `ideographic-structure'.
31982         (C7-5321): Unify BC-856D.
31983
31984         * Ideograph-R030-Mouth.el (M-03829): Separate C3-3464 and U+555A;
31985         unify BC-8BEB.
31986
31987         * Ideograph-R024-Ten.el (C6-2977): Unify BC-85D0.
31988
31989         * Ideograph-R019-Power.el:
31990         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
31991           `hanyu-dazidian-char' properties.
31992         - Use char-spec instead of char-ref as operators in
31993           `ideographic-structure' properties.
31994         (U+529E): Unify BC-8A63.
31995         (C6-2F28): Unify BC-85C9.
31996
31997         * Ideograph-R018-Knife.el:
31998         - Merge some `hanyu-dazidian-vol', `hanyu-dazidian-page' and
31999           `hanyu-dazidian-char' properties.
32000         - Use char-spec instead of char-ref as operators in
32001           `ideographic-structure' properties.
32002         - Add some `ideographic-structure' properties.
32003
32004 2001-11-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32005
32006         * Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
32007         Ideograph-R008-Lid.el, Ideograph-R007-Two.el: Merge some
32008         CHINA3-JEF code points.
32009
32010 2001-11-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32011
32012         * Ideograph-R004-Slash.el (BC-8856): New character.
32013
32014         * Ideograph-R134-Mortar.el (BC-8863): New character; relate to
32015         M-30175.
32016
32017         * Ideograph-R037-Big.el (BC-87EE): New character; relate to
32018         M-5861.
32019         (U+593A): Delete `morohashi-daikanwa'.
32020
32021         * Ideograph-R028-Private.el (C6-215C): Unify BC-87B8.
32022
32023         * Ideograph-R017-Open-Box.el: Use char-spec instead of char-ref as
32024         operators in `ideographic-structure' properties.
32025         (M-01801): Unify BC-8AAF.
32026         (CB-00631): Unify BC-8DC7.
32027         (C6-2361): Unify BC-87B4.
32028         (U+342B): Add `ideographic-structure'.
32029         (C6-3548): Unify BC-87BF.
32030
32031         * Ideograph-R016-Table.el: Use char-spec instead of char-ref as
32032         operators in `ideographic-structure' properties.
32033         (C4-2129): Unify BC-8AAE.
32034         (U+51E6): Unify BC-8BE4; add `ideographic-structure'.
32035
32036         * Ideograph-R002-Line.el (U-00020CCB): Use JX2-286F instead of
32037         BC-8BAD in `ideographic-structure'.
32038
32039         * Ideograph-R042-Small.el:
32040         - Merge Big5 code points.
32041         - Merge some CBETA numbers.
32042         - Add some `ideographic-structure' properties.
32043
32044 2001-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32045
32046         * char-db-util.el (char-db-insert-char-spec): Modify for new
32047         behavior of `charset-iso-final-char'.
32048
32049 2001-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32050
32051         * char-db-util.el (ideographic-radicals): Now
32052         `charset-iso-final-char' returns nil instead of ?\x00 if a
32053         coded-charset does not have a final-byte of ISO/IEC 2022.
32054         (char-attribute-name<): Likewise.
32055
32056         * Ideograph-R041-Inch.el:
32057         - Merge Big5 code points.
32058         - Merge some CBETA numbers.
32059         - Add some `ideographic-structure' properties.
32060
32061 2001-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32062
32063         * Ideograph-R039-Child.el:
32064         - Merge Big5 code points.
32065         - Use `=>ucs' instead of `->ucs'.
32066         - Add some `ideographic-structure' properties.
32067         - Merge some CBETA numbers.
32068
32069         * Ideograph-R040-Roof.el (M-07056): Separate U+5B82 and C3-223D.
32070         (CB-00974): New character; unify M053063; relate to M-7056 and
32071         U+5B82.
32072         (U+5B82): Relate to M053063.
32073         (M-07089): Use `<-original-ideograph' instead of
32074         `original-ideograph-of'.
32075         (M-07112): Use `->same-ideograph' instead of `ideograph='.
32076         - Use `=>ucs' instead of `->ucs'.
32077         - Merge Big5 code points.
32078         - Merge some CBETA numbers.
32079         - Add some `ideographic-structure' properties.
32080
32081 2001-11-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32082
32083         * Ideograph-R038-Woman.el (U+59E7): Use U+36A3 instead of (U+2FF1
32084         U+5973 U+5973) in `ideographic-structure'.
32085         (M-06489): Separate C4-367C; use M-23179 instead of U+7701 in
32086         `ideographic-structure'.
32087         (U+372E): Use U+76E3 instead of M-23032 in
32088         `ideographic-structure'.
32089         (M-06903): Use M-23747 instead of U+77BF in
32090         `ideographic-structure'.
32091
32092         * Ideograph-R163-City.el (JX1-7C6A): Add `=>ucs*'.
32093
32094         * Ideograph-R149-Speech.el (JX1-7C2E): Add `=>ucs*'.
32095
32096         * Ideograph-R113-Spirit.el (JX1-793C): Use `=>ucs*' instead of
32097         `ideographic-variants'; unify KU+795E.
32098         (JX1-793D): Add `=>ucs*'; unify KU+7965.
32099         (JX1-7941): Add `=>ucs*'; unify KU+798F.
32100
32101 2001-11-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32102
32103         * char-db-util.el (insert-char-attributes): Format `=>ucs*'
32104         property.
32105
32106         * Ideograph-R094-Dog.el (U+FA16): Use `=>ucs*' instead of `=>ucs'.
32107         (C3-3D29): Add `=>ucs*'.
32108
32109         * Ideograph-R074-Moon.el (JX1-754E): Add `=>ucs*'.
32110         (U+F929): Likewise.
32111         (U-0002F8D8): Use `=>ucs*' instead of `=>ucs'.
32112
32113         * Ideograph-R053-Dotted-Cliff.el (JX1-742E): Add `=>ucs*'.
32114         (U+F928): Likewise.
32115         (U-0002F88E): Use `=>ucs*' instead of `=>ucs'.
32116
32117         * Ideograph-R136-Oppose.el (J0-4971): Unify K0-5971.
32118
32119         * Ideograph-R130-Meat.el (M-29539): Separate U+812B; unify
32120         K0-772D.
32121
32122         * Ideograph-R128-Ear.el (M-29074): Unify K0-6121.
32123
32124         * Ideograph-R127-Plow.el (M-28976): Separate U+802D; unify
32125         K0-513E.
32126
32127         * Ideograph-R123-Sheep.el: Merge KS X 1001 code points.
32128
32129         * Ideograph-R122-Net.el (J0-6627): Unify K0-7956; separate
32130         C1-4B38.
32131
32132         * Ideograph-R120-Silk.el (J0-4064): Unify K0-6F3E.
32133
32134         * Ideograph-R118-Bamboo.el: Merge KS X 1001 code points.
32135
32136         * Ideograph-R117-Stand.el (K0-595F): New character.
32137
32138         * Ideograph-R109-Eye.el, Ideograph-R108-Dish.el,
32139         Ideograph-R106-White.el, Ideograph-R105-Dotted-Tent.el: Merge KS X
32140         1001 code points.
32141
32142         * Ideograph-R112-Stone.el (U+785A): Add `total-strokes'.
32143         (U+78F5): Likewise; unify K0-4A58.
32144
32145         * Ideograph-R107-Skin.el: Merge KS X 1001 code points.
32146
32147         * Ideograph-R038-Woman.el:
32148         - Merge Big5 code points.
32149         - Add some `ideographic-structure' properties.
32150         - Merge CBETA numbers.
32151
32152 2001-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32153
32154         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R100-Life.el: Merge
32155         KS X 1001 code points.
32156
32157         * Ideograph-R040-Roof.el (U+376C): Separate C4-4277.
32158         (JX2-2828): New character; relate to U+376C.
32159
32160         * Ideograph-R104-Sickness.el, Ideograph-R099-Sweet.el,
32161         Ideograph-R098-Tile.el, Ideograph-R097-Melon.el,
32162         Ideograph-R095-Profound.el: Merge KS X 1001 code points.
32163
32164         * Ideograph-R094-Dog.el (M-20534): Unify KU+732A.
32165         (C3-3D29): Relate to U+FA16 instead of U+732A; unify CU+732A.
32166
32167         * Ideograph-R093-Cow.el: Merge KS X 1001 code points.
32168
32169         * Ideograph-R102-Field.el (U+7551): Unify K0-6F25.
32170
32171         * Ideograph-R101-Use.el: Merge KS X 1001 code points.
32172
32173 2001-11-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32174
32175         * Ideograph-R123-Sheep.el (JX2-7474): New character.
32176
32177         * Ideograph-R038-Woman.el (JSP-3965): Unify JX1-2F73.
32178
32179         * Ideograph-R009-Man.el (M-00571): Unify JX2-214A; modify
32180         `ideographic-structure'.
32181         (C2-2535): Modify `ideographic-structure'.
32182
32183         * Ideograph-R004-Slash.el (U+3406): Separate BC-87D9; unify
32184         JX2-212D.
32185
32186         * Ideograph-R032-Earth.el (JX1-2F57): Unify JU+FA10.
32187
32188         * Ideograph-R015-Ice.el (U+34C7): Unify JX2-232F; delete
32189         `non-morohashi'.
32190
32191 2001-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32192
32193         * Ideograph-R012-Eight.el (JX2-2327): New character; relate to
32194         U-00020509 and M-48931.
32195
32196         * Ideograph-R075-Tree.el (J83-4034): Unify J90-4034.
32197
32198         * Ideograph-R004-Slash.el (U-00020089): Unify JX2-2121.
32199
32200 2001-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32201
32202         * Ideograph-R086-Fire.el, Ideograph-R079-Weapon.el: Merge KS X
32203         1001 code points.
32204
32205         * Ideograph-R053-Dotted-Cliff.el (M-09437): Separate U+F928;
32206         relate to U-0002F88E; unify JU+F928 and KU+5ECA.
32207         (K0-5227): New character; relate to U-0002F88E; unify U+F928.
32208         (C6-5240): Unify U-0002F88E.
32209
32210 2001-11-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32211
32212         * Ideograph-R081-Compare.el: Merge KS X 1001 code points.
32213
32214 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32215
32216         * Ideograph-R092-Fang.el (J0-3267): Unify K0-6433.
32217
32218         * Ideograph-R091-Slice.el, Ideograph-R089-Double-X.el,
32219         Ideograph-R088-Father.el, Ideograph-R087-Claw.el,
32220         Ideograph-R083-Clan.el, Ideograph-R080-Do-Not.el,
32221         Ideograph-R078-Death.el: Merge KS X 1001 code points.
32222
32223 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32224
32225         * Ideograph-R030-Mouth.el (U+556B): Separate CB-00065 and M059207;
32226         unify G1-7C2F; fix `ideographic-structure'.
32227         (U+5622): Unify G1-7C34.
32228
32229 2001-11-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32230
32231         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R085-Water.el:
32232         Merge KS X 1001 code points.
32233
32234         * Ideograph-R084-Steam.el (U+6C23): Unify K0-5128.
32235
32236         * Ideograph-R082-Fur.el: Merge KS X 1001 code points.
32237
32238 2001-11-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32239
32240         * Ideograph-R075-Tree.el: Merge KS X 1001 code points.
32241
32242         * Ideograph-R074-Moon.el (M-14364): Relate to U-0002F8D8; delete
32243         `kangxi-strokes'; separate C4-323E; separate U+F929; unify JU+F929
32244         and KU+6717.
32245         (U+F929): Relate to U-0002F8D8 and M-14364; unify K0-5228.
32246         (C4-323E): Unify U-0002F8D8.
32247
32248         * Ideograph-R077-Stop.el, Ideograph-R072-Sun.el: Merge KS X 1001
32249         code points.
32250
32251 2001-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32252
32253         * Ideograph-R037-Big.el:
32254         - Merge Big5 code points.
32255         - Add some `ideographic-structure' properties.
32256         - Merge CBETA numbers.
32257
32258         * Ideograph-R009-Man.el (CB-05718): New character; relate to M-441
32259         and U-000201B8.
32260         (C3-456B): Unify CB-04736.
32261         (CB-04186): New character; relate to M-1283 and U-00020427.
32262
32263 2001-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32264
32265         * Ideograph-R172-Short-Tailed-Bird.el (J0-3D38): Separate
32266         EGB-3C2F.
32267         (G0-3C2F): Unify EGB-3C2F.
32268
32269         * Ideograph-R036-Evening.el:
32270         - Merge Big5 code points.
32271         (U+5918): Use `<-vulgar-ideograph' instead of `comment'.
32272         - Add some `ideographic-structure' properties.
32273         - Merge CBETA numbers.
32274         - Use `=>ucs' instead of `->ucs'.
32275
32276         * Ideograph-R162-Walk.el (M-38985): Unify GT-52349.
32277         (J90-3F6B): Unify GT-52230.
32278
32279         * Ideograph-R076-Lack.el (J0-5D41): Separate EGB-2E55 and U+6B54;
32280         add S1-3943.
32281         (EGB-2E55): Add S1-3944.
32282
32283         * Ideograph-R035-Go-Slowly.el, Ideograph-R034-Go.el:
32284         - Use `=>ucs' instead of `->ucs'.
32285         - Merge Big5 code points.
32286
32287         * Ideograph-R030-Mouth.el:
32288         - Merge Big5 code points.
32289         (U+53F6): Use `<-ancient-ideograph' instead of
32290         `ancient-char-of-shinjigen-1'.
32291         - Add some `ideographic-structure' properties.
32292         - Merge CBETA numbers.
32293         (U+5412): Use `<-original-ideograph' instead of
32294         `original-char-of-shinjigen-1'.
32295
32296 2001-11-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32297
32298         * isolated-char.el (GT-52230): New character.
32299         (GT-52349): New character.
32300
32301         * Ideograph-R032-Earth.el:
32302         - Merge Big5 code points.
32303         - Add some `ideographic-structure' properties.
32304         - Merge CBETA numbers.
32305
32306 2001-11-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32307
32308         * Ideograph-R031-Enclosure.el:
32309         - Add some `ideographic-structure' properties.
32310         - Merge CBETA numbers.
32311
32312 2001-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32313
32314         * Ideograph-R120-Silk.el (J0-4147): Separate G0-4B58; unify
32315         C1-5743.
32316         (U+7D20): Unify G0-4B58; separate C1-5743.
32317
32318         * Ideograph-R033-Scholar.el:
32319         - Merge Big5 code points.
32320         - Use `=>ucs' instead of `->ucs'.
32321         - Merge CBETA numbers.
32322
32323         * Ideograph-R164-Wine.el (J0-6E50): Unify G1-523D and U+91AB.
32324         (C1-7750): Separate G1-523D and U+91AB.
32325
32326 2001-11-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32327
32328         * char-db-util.el (what-char-definition): If a target character is
32329         a builtin character, display a corresponding ordinary character as
32330         a comment.
32331
32332 2001-11-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32333
32334         * ideograph-util.el (ideographic-structure-find-char): New
32335         function.
32336
32337         * char-db-util.el (char-ref-p): New function.
32338         (char-ref=): New function.
32339         (char-spec=): New function.
32340
32341 2001-11-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32342
32343         * Ideograph-R053-Dotted-Cliff.el (J0-567E): Separate S1-2207.
32344         (C3-4661): Fix `ideographic-strokes'.
32345         (S1-2207): Unify GT-11902 and M050989.
32346         (J0-567D): Separate S1-2209.
32347         (K0-4F2A): Delete `kangxi-strokes'.
32348         (S1-2209): Unify GT-11901.
32349
32350         * Ideograph-R027-Cliff.el (U+53A0): Use `<-vulgar-ideograph'
32351         instead of `vulgar-char-of-shinjigen-1'.
32352         (M-02993): Separate S-2200.
32353         (U+53A6): Separate C3-3A28; unify S-2200; add
32354         `<-vulgar-ideograph'.
32355         (U+53A8): Use `<-vulgar-ideograph' instead of
32356         `vulgar-char-of-shinjigen-1'.
32357         (S-2208): Use `<-vulgar-ideograph' instead of
32358         `vulgar-char-of-shinjigen-1'; unify GT-03811.
32359         (U+53A9): Delete `kangxi-strokes'.
32360         (U+53AE): Use `<-vulgar-ideograph' instead of
32361         `vulgar-char-of-shinjigen-1'.
32362         (M-03033): Use `<-vulgar-ideograph' instead of
32363         `vulgar-char-of-shinjigen-1'.
32364         (J0-5252): Likewise.
32365         (C3-5755): Use `->same-ideograph' instead of `morohashi-daikanwa';
32366         delete `daikanwa-radical'.
32367         - Merge Big5 code points.
32368         - Add some `ideographic-structure' properties.
32369         - Merge CBETA code points.
32370         - Use `=>ucs' instead of `->ucs'.
32371
32372 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32373
32374         * Ideograph-R061-Heart.el (CB-01158): New character.
32375
32376 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32377
32378         * Ideograph-R013-Down-Box.el (S1-522): Unify GT-02025 and M070584.
32379         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32380           `hanyu-dazidian-char'.
32381         - Merge Big5-CDP code points.
32382         - Add some `ideographic-structure' properties.
32383         - Merge CJK Ext-B code points.
32384         - Use char-spec instead of char-ref as operators in
32385           `ideographic-structure' properties.
32386
32387         * ad-hoc-cdp.el: New file.
32388
32389         * Ideograph-R029-Again.el:
32390         - Use `=>ucs' instead of `->ucs'.
32391         - Merge Big5 code points.
32392         - Add some `ideographic-structure' properties.
32393         - Merge CBETA code points.
32394
32395         * Ideograph-R028-Private.el (C4-2249): Unify CB-06611.
32396         (U+53C5): Use `<-vulgar-ideograph' instead of
32397         `vulgar-char-of-shinjigen-1'; unify CB-03744.
32398
32399         * Ideograph-R026-Seal.el (U+536D): Add `ideographic-structure';
32400         unify CB-00886.
32401         (U+5374): Add `ideographic-structure'; unify CB-00230.
32402
32403         * Ideograph-R022-Right-Open-Box.el (U+5215): Use M-05972 instead
32404         of U+5927/U+54C1 in the `ideographic-structure'.
32405
32406         * Ideograph-R018-Knife.el (U+5215): Use C4-2141 instead of
32407         U+5200|U+5200.
32408
32409 2001-10-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32410
32411         * Ideograph-R122-Net.el (U+7F53): Add `hanyu-dazidian-vol',
32412         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
32413         `ideographic-structure'; unify BC-85BE.
32414
32415         * Ideograph-R109-Eye.el (J0-6243): Unify BC-88E9.
32416
32417         * Ideograph-R050-Turban.el (U+5E42): Separated from C3-3979 and
32418         moved from Ideograph-R014-Cover.el.
32419
32420         * Ideograph-R025-Divination.el (M070816): New character.
32421         (M-02776): Unify CB-00855.
32422         (U+535D): Add `ideographic-structure'; unify CB-01453.
32423         (J0-5246): Add `ideographic-structure'.
32424         (U+535E): Use char-spec instead of char-ref as the operator in
32425         `ideographic-structure'.
32426         (M-02820): Add `ideographic-structure'; unify CB-05348.
32427         (U+5368): Add `ideographic-structure'.
32428
32429         * Ideograph-R015-Ice.el:
32430         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32431           `hanyu-dazidian-char'.
32432         - Use char-spec instead of char-ref as operators in
32433           `ideographic-structure' properties.
32434         - Merge CJK Ext-B code points.
32435         (C6-235C): Use `<-vulgar-ideograph' instead of
32436         `vulgar-char-of-shinjigen-1'; unify U-000205B1.
32437
32438         * Ideograph-R014-Cover.el (U-000****): Merge missing
32439         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32440         `hanyu-dazidian-char'.
32441
32442         * Ideograph-R012-Eight.el:
32443         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32444           `hanyu-dazidian-char'.
32445         - Merge CJK Ext-B code points.
32446         - Merge Big5-CDP code points.
32447         - Use char-spec instead of char-ref as operators in
32448           `ideographic-structure' properties.
32449
32450         * Ideograph-R011-Enter.el:
32451         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32452           `hanyu-dazidian-char'.
32453         - Merge CJK Ext-B code points.
32454         (M-01416): Relate to U-000204DB instead of U+4EBD.
32455         (C6-2136): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32456         `hanyu-dazidian-char'; unify U-000204DB.
32457
32458         * Ideograph-R003-Dot.el (U-0002007D): Unify BC-87B9.
32459         (C1-443B): Separated from U+51E1 and moved from
32460         Ideograph-R016-Table.el.
32461
32462 2001-10-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32463
32464         * Ideograph-R009-Man.el:
32465         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32466           `hanyu-dazidian-char'.
32467         - Merge Big5-CDP code points.
32468         - Add some `ideographic-structure' properties.
32469         - Merge CJK Ext-B code points.
32470         - Use char-spec instead of char-ref as operators in
32471           `ideographic-structure' properties.
32472
32473 2001-10-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32474
32475         * Ideograph-R140-Grass.el (BC-8B4B): New character.
32476         (U+5179): Add `ideographic-structure'; unify BC-88F2.
32477
32478 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32479
32480         * Ideograph-R014-Cover.el:
32481         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32482           `hanyu-dazidian-char'.
32483         - Use char-spec instead of char-ref as operators in
32484           `ideographic-structure' properties.
32485         - Merge CJK Ext-B code points.
32486         - Add some `ideographic-structure' properties.
32487         - Merge Big5-CDP code points.
32488
32489         * Ideograph-R030-Mouth.el (JX2-2424): Separate C4-3074 and U+5547.
32490         (BC-8C6B): New character.
32491
32492 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32493
32494         * Ideograph-R010-Legs.el:
32495         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32496           `hanyu-dazidian-char'.
32497         - Use char-spec instead of char-ref as operators in
32498           `ideographic-structure' properties.
32499         - Merge Big5-CDP code points.
32500         - CJK Ext-B code points.
32501         (U+515F): Don't use CDP's special operator in
32502         `ideographic-structure'.
32503         (U+5162): Likewise.
32504
32505         * Ideograph-R008-Lid.el (CB-04846): Relate to U+342B.
32506         (U+342C): Add `ideographic-structure'.
32507         (BC-8C50): Likewise.
32508         (U+4EAF): Likewise.
32509         (M-00311): Likewise.
32510         (BC-8BA7): New character.
32511         (BC-8AE6): Add `ideographic-structure'; unify U-00029ACF.
32512
32513         * Ideograph-R002-Line.el (U+4E2A): Add `ideographic-structure';
32514         unify BC-8A4B.
32515
32516 2001-10-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32517
32518         * Ideograph-R004-Slash.el (BC-8DD9): Use BC-89CD instead of B-89CD
32519         in `ideographic-structure'.
32520
32521         * Ideograph-R001-One.el (BC-8BBF): New character.
32522         (C2-212E): Use U-00020087 instead of BC-8B5F in
32523         `ideographic-structure'.
32524
32525         * Ideograph-R011-Enter.el (C*-****): Merge CJK Ext-B code points.
32526         - Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32527           `hanyu-dazidian-char'.
32528         - Use char-spec instead of char-ref as operators in
32529           `ideographic-structure' properties.
32530
32531 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32532
32533         * char-db-util.el (char-db-coded-charset-priority-list): Eliminate
32534         Mule-private coded-charsets and ideograph-gt-pj-* from initial
32535         value; add `ideograph-gt' into initial value.
32536         (char-db-insert-char-spec): Modify to avoid empty char-spec.
32537
32538 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32539
32540         * Ideograph-R003-Dot.el (M-00100): Add `ideographic-structure'.
32541
32542         * Ideograph-R002-Line.el (U-00023D92): Use BC-89CD instead of
32543         B-89CD in `ideographic-structure'.
32544
32545 2001-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32546
32547         * Ideograph-R008-Lid.el (BC-8C6B): Moved to
32548         Ideograph-R030-Mouth.el.
32549
32550         * Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
32551         Ideograph-R073-Say.el, Ideograph-R071-Not.el,
32552         Ideograph-R070-Square.el, Ideograph-R069-Axe.el,
32553         Ideograph-R067-Script.el, Ideograph-R066-Rap.el: Merge KS X 1001
32554         code points.
32555
32556         * Ideograph-R040-Roof.el:
32557         - Use `=>ucs' instead of `->ucs'.
32558         - Merge KS X 1001 code points.
32559
32560 2001-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32561
32562         * Ideograph-R008-Lid.el:
32563         - Use char-spec instead of char-ref as operators in
32564           `ideographic-structure' properties.
32565         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32566           `hanyu-dazidian-char'.        
32567         (M-00291): Use M-19721 instead of U+7236 in
32568         `ideographic-structure'.
32569         (M-00292): Add `ideographic-structure'.
32570         (CB-04846): Add `ideographic-structure'; unify BC-8C5E.
32571         (U+4EA9): Add `ideographic-structure'.
32572         (M-00300): Add `ideographic-structure'; unify BC-8BE5.
32573         (C4-2534): Add `ideographic-structure'.
32574         (U+4EAF): Unify BC-8AA5.
32575         (K0-5322): Add `ideographic-structure'.
32576
32577         * Ideograph-R007-Two.el:
32578         - Use char-spec instead of char-ref as operators in
32579           `ideographic-structure' properties.
32580         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32581           `hanyu-dazidian-char'.
32582
32583         * Ideograph-R005-Second.el:
32584         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32585           `hanyu-dazidian-char'.
32586         - Merge Big5-CDP code points.
32587         (C*-****): Merge CJK Ext-B code points.
32588         - Delete Big5 code points if Big5-CDP code points are defined.
32589         - Use char-spec instead of char-ref as operators in
32590           `ideographic-structure' properties.
32591
32592 2001-10-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32593
32594         * char-db-util.el (char-db-coded-charset-priority-list): New
32595         variable.
32596         (char-db-insert-char-spec): Use
32597         `char-db-coded-charset-priority-list' to split a character.
32598
32599         * Ideograph-R053-Dotted-Cliff.el: Merge KS X 1001 code points.
32600         (M-09454): Use `<-vulgar-ideograph' instead of
32601         `vulgar-char-of-shinjigen-1'.
32602
32603         * Ideograph-R007-Two.el:
32604         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32605           `hanyu-dazidian-char'.
32606         - Merge Big5-CDP code points.
32607         (C*-****): Merge CJK Ext-B code points.
32608         (U+4E8F): Use `<-original-ideograph' instead of
32609         `original-char-of-shinjigen-1'; add `ideographic-structure'; unify
32610         BC-8CF1.
32611         (U+4E90): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32612         `hanyu-dazidian-char'; use `->ideographic-variants' instead of
32613         `variant-of-shinjigen-1'; add `ideographic-structure'; unify
32614         BC-8A42.
32615
32616         * Ideograph-R008-Lid.el (U-000*****): Add `hanyu-dazidian-vol',
32617         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
32618
32619 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32620
32621         * Ideograph-R212-Dragon.el (JX1-7E76): Separate G1-4553 and
32622         U+9F90; unify K0-5B42.
32623
32624         * Ideograph-R006-Hook.el, Ideograph-R004-Slash.el (U-000*****):
32625         Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32626         `hanyu-dazidian-char'.
32627
32628         * Ideograph-R003-Dot.el (U-0002007D): Add `hanyu-dazidian-vol',
32629         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
32630
32631         * Ideograph-R002-Line.el (U+4E2A): Add `hanyu-dazidian-vol',
32632         `hanyu-dazidian-page' and `hanyu-dazidian-char'.
32633
32634 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32635
32636         * Ideograph-R209-Nose.el (J0-4921): Unify K0-5E2C.
32637
32638         * Ideograph-R194-Ghost.el (M-45906): Unify K0-582A.
32639         (M-45906'): Separate U+9B54, G0-4427 and M057627; fix
32640         `total-strokes'; unify M050602.
32641         (U+9B54): Unify M057627.
32642
32643         * Ideograph-R187-Horse.el (M-44795): Separate C3-596A and U+9A08;
32644         unify K0-5C40.
32645
32646         * Ideograph-R184-Eat.el (J0-5D3B): Unify K0-6B66.
32647
32648         * Ideograph-R163-City.el (JX1-7C6A): Add `ucs-ks' for U+90FD.
32649
32650         * Ideograph-R149-Speech.el: Merge KS X 1001 code points.
32651
32652         * Ideograph-R034-Go.el (M-05692): Relate to U-00021552; delete
32653         `cns-radical'.
32654         (BC-8874): New character; unify U-00021552.
32655         (M-05693): Separate C2-213A and U+5903.
32656         (C6-2263): Delete `cns-radical'.
32657         (U+5904): Delete `non-morohashi'.
32658
32659         * Ideograph-R020-Wrap.el: Merge CBETA numbers.
32660         (U+52F9): Delete Big5.
32661         (C3-2225): Use `->ideographic-variants' instead of
32662         `ideographic-variants'.
32663         (JX1-2E6C): Use `->ideographic-variants' instead of
32664         `ideographic-different-form-of'; separate C3-2224 and M054897;
32665         unify CB-05526.
32666
32667         * Ideograph-R009-Man.el (M070276): Relate to U-00020089; add
32668         `<-radical' for U-00020089; delete Big5.
32669
32670         * Ideograph-R001-One.el:
32671         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32672           `hanyu-dazidian-char'.
32673         - Merge Big5-CDP code points.
32674         - Use char-spec instead of char-ref as operators in
32675           `ideographic-structure' properties.
32676         - Merge CJK Ext-B code points.
32677         (GT-8): Add `->identical' for U-00020089.
32678         (GT-10): Unify M051101.
32679         (GT-22): Unify M050071.
32680         (C2-212E): Use <IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM
32681         UPPER LEFT> instead of <IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO
32682         BELOW> in the operator of `ideographic-structure'.
32683         (M-00038): Separate C6-222A; relate to U-000200E0.
32684
32685 2001-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32686
32687         * Ideograph-R195-Fish.el (U+9C47): Unify K0-4B3E.
32688
32689         * Ideograph-R181-Leaf.el (U+9839): Unify K0-775D.
32690
32691         * Ideograph-R180-Sound.el (K0-7B61): New character.
32692
32693         * Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R167-Gold.el:
32694         Merge KS X 1001 code points.
32695
32696         * Ideograph-R140-Grass.el (U+83D0): Add `hanyu-dazidian-vol',
32697         `hanyu-dazidian-page' and `hanyu-dazidian-char'; add
32698         `ideographic-structure'; unify BC-8D48; separate C5-3B6F.
32699
32700         * Ideograph-R051-Dry.el (C4-2178): Unify U-00022189.
32701         (M-09173): Separate C4-2426; add `hanyu-dazidian-vol',
32702         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8A48 and
32703         U-0002218D.
32704
32705         * Ideograph-R049-Oneself.el (M-08747): Separate JX2-286F.
32706         (JX2-286F): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32707         `hanyu-dazidian-char'; unify BC-8BAD.
32708
32709         * Ideograph-R024-Ten.el (JX2-2351): Add `hanyu-dazidian-vol',
32710         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8D45.
32711         (BC-8C49): Delete Big5.
32712
32713         * Ideograph-R013-Down-Box.el:
32714         - Delete Big5 code points if Big5-CDP code points are defined.
32715         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32716           `hanyu-dazidian-char'.
32717         (C*-****): Merge CJK Ext-B code points.
32718
32719         * Ideograph-R008-Lid.el (J0-5035): Delete Big5.
32720         (C*-****): Merge CJK Ext-B code points.
32721
32722         * u0E000-Private-Use.el:
32723         - Delete BIG5-CDP code points.
32724         - Add missing Big5 code points.
32725
32726         * Ideograph-R174-Blue.el (U+9751): Unify K0-746C.
32727
32728         * Ideograph-R162-Walk.el (M-38812): Unify K0-4C26.
32729
32730         * Ideograph-R134-Mortar.el (C6-3B3B): Delete Big5.
32731
32732         * Ideograph-R124-Feather.el (BC-8ACB): Delete Big5.
32733
32734         * Ideograph-R119-Rice.el (U+7CA6): Delete Big5.
32735
32736         * Ideograph-R102-Field.el (U+7550): Delete Big5.
32737
32738         * Ideograph-R087-Claw.el (C4-386A): Delete Big5.
32739
32740         * Ideograph-R065-Branch.el (U+652F): Unify M-13061 and K0-7228.
32741
32742         * Ideograph-R063-Door.el: Merge KS X 1001 code points.
32743         (C3-2629): Add `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32744         `hanyu-dazidian-char'; use `<-original-ideograph' instead of
32745         `original-ideograph-of'; unify BC-89B5.
32746
32747         * Ideograph-R061-Heart.el: Merge KS X 1001 code points.
32748
32749         * Ideograph-R057-Bow.el (M-09706): Add `hanyu-dazidian-vol',
32750         `hanyu-dazidian-page' and `hanyu-dazidian-char'; use
32751         `<-original-ideograph' instead of `original-ideograph-of'; unify
32752         BC-87DB and U-000223A3.
32753
32754         * Ideograph-R053-Dotted-Cliff.el (J0-5678): Delete Big5.
32755
32756         * Ideograph-R050-Turban.el (U+5E00): Delete Big5.
32757
32758         * Ideograph-R044-Corpse.el (C6-244F): Delete Big5.
32759
32760         * Ideograph-R037-Big.el (C3-2345): Relate to U+4E54 and M-05860.
32761         (U+5939): Delete `kangxi-radical' and `kangxi-strokes'; add
32762         `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32763         `hanyu-dazidian-char'; unify BC-8A69.
32764         (C4-3127): Unify BC-856E.
32765
32766         * Ideograph-R030-Mouth.el (C5-2161): Delete Big5.
32767         (U+5485): Likewise.
32768
32769         * Ideograph-R028-Private.el (U+53B6): Delete Big5.
32770
32771         * Ideograph-R026-Seal.el (U+353F): Add `hanyu-dazidian-vol',
32772         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8772.
32773
32774         * Ideograph-R019-Power.el (U+52B5): Delete Big5.
32775
32776         * Ideograph-R018-Knife.el (U+5202): Delete Big5.
32777
32778         * Ideograph-R015-Ice.el (U+51AB): Delete Big5.
32779
32780         * Ideograph-R014-Cover.el (U+5196): Delete Big5.
32781
32782         * Ideograph-R004-Slash.el:
32783         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32784           `hanyu-dazidian-char'.        
32785         - Delete Big5 code points if Big5-CDP code points are defined.
32786         - Merge Big5-CDP code points.
32787         - Use char-spec instead of char-ref as operators in
32788           `ideographic-structure' properties.
32789         (C*-****): Merge CJK Ext-B code points.
32790
32791         * Ideograph-R002-Line.el:
32792         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32793           `hanyu-dazidian-char'.
32794         - Delete Big5 code points if Big5-CDP code points are defined.
32795         - Use char-spec instead of char-ref as operators in
32796           `ideographic-structure' properties.
32797         - Merge Big5-CDP code points.
32798         - Add `ideographic-structure' properties for some characters.
32799
32800 2001-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32801
32802         * Ideograph-R075-Tree.el (U+6765): Add `hanyu-dazidian-vol',
32803         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8A68.
32804
32805         * Ideograph-R006-Hook.el:
32806         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32807           `hanyu-dazidian-char'.
32808         - Merge Big5-CDP code points.
32809         (C*-****): Merge CJK Ext-B code points.
32810
32811         * Ideograph-R047-River.el (U+5DDC): Add `hanyu-dazidian-vol',
32812         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-8978.
32813
32814         * Ideograph-R092-Fang.el (U+3E26): Add `hanyu-dazidian-vol',
32815         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-88DC.
32816
32817         * Ideograph-R126-And.el (C5-2179): Add `hanyu-dazidian-vol',
32818         `hanyu-dazidian-page' and `hanyu-dazidian-char'; unify BC-87DC and
32819         U-000264D0.
32820
32821 2001-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32822
32823         * Ideograph-R003-Dot.el:
32824         - Merge `hanyu-dazidian-vol', `hanyu-dazidian-page' and
32825           `hanyu-dazidian-char'.
32826         - Delete Big5 code points if Big5-CDP code points are defined.
32827         - Use char-spec instead of char-ref as operators in
32828           `ideographic-structure' properties.
32829         (U-000225A9): New character; unify BC-87D6.
32830         (U+4E3A): Unify BC-89D0.
32831         (U-00020082): New character; unify BC-87D5.
32832
32833 2001-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32834
32835         * char-db-util.el (insert-char-attributes): Format
32836         `hanyu-dazidian-{vol|page|char}'; format `->identical' as a list
32837         of char-refs.
32838
32839 2001-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32840
32841         * u02F00-Kangxi-Radicals.el (KANGXI RADICAL TONGUE): Delete Big5.
32842
32843         * u02E00-CJK-Radical-Supplement.el: Delete Big5 code points if
32844         Big5-CDP code points are defined.
32845
32846 2001-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32847
32848         * Ideograph-R038-Woman.el: Use `=>ucs' instead of `->ucs'.
32849         (C6-2F79): Relate to U-00021706.
32850         (JX2-2555): Unify U-00021706.
32851
32852         * Ideograph-R032-Earth.el: Use `=>ucs' instead of `->ucs'.
32853         (JX2-2463): Unify U-00021274.
32854
32855 2001-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32856
32857         * Ideograph-R037-Big.el: Use `=>ucs' instead of `->ucs'.
32858         (JX2-2547): Unify U-00021647.
32859         (C4-3678): Add `ideographic-structure'.
32860
32861         * Ideograph-R017-Open-Box.el (CB-04552): New character.
32862         (U+51F7): Add `ideographic-structure'; unify CB-00631.
32863         (U+51FE): Use `<-vulgar-ideograph' instead of
32864         `vulgar-char-of-shinjigen-1'; add `ideographic-structure'; unify
32865         CB-00630.
32866         (C3-275A): Add `ideographic-structure'.
32867
32868         * Ideograph-R004-Slash.el (C3-2263): Separate G0-362A and U+4E22;
32869         delete `kangxi-radical'; unify JC3-41BA.
32870
32871         * Ideograph-R001-One.el (U+4E22): Separated from M-00144 and moved
32872         from Ideograph-R004-Slash.el.
32873
32874         * Ideograph-R024-Ten.el (C3-232D): Unify CB-00017.
32875         (U+535B): Unify CB-01465.
32876
32877         * Ideograph-R023-Hiding-Enclosure.el (M-02688): Add
32878         `ideographic-structure'.
32879         (CB-02506): New character; relate to M-02688.
32880         (M-02692): Add `ideographic-structure'; separate U+3538.
32881         (U+3538): Unify CB-00632; add `ideographic-structure'.
32882
32883 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32884
32885         * Ideograph-R022-Right-Open-Box.el (U+5332): Use
32886         `<-vulgar-ideograph' instead of `vulgar-char-of-shinjigen-1'; add
32887         `ideographic-structure'; unify CB-02324.
32888         (U+5333): Add `ideographic-structure'; unify CB-00633.
32889         (M-02662): Add `ideographic-structure'; unify CB-05235.
32890
32891         * Ideograph-R018-Knife.el (C4-2141): Add some
32892         `ideographic-structure'.
32893         - Add some `ideographic-structure' properties.
32894         - Merge CBETA numbers.  
32895         (U+5226): Use `<-vulgar-ideograph' instead of
32896         `vulgar-char-of-shinjigen-1'.
32897         (U+5227): Likewise.
32898         (U+5259): Likewise.
32899
32900         * Ideograph-R001-One.el: Merge CHINA3-JEF code points.
32901
32902         * Ideograph-R019-Power.el:
32903         - Merge CBETA numbers.
32904         - Add some `ideographic-structure' properties of CBETA characters.
32905
32906         * Ideograph-R013-Down-Box.el (M-01523): Unify CB-04693.
32907         (CB-04393): New character.
32908         (CB-02605): New character.
32909
32910         * Ideograph-R012-Eight.el (U+5173): Unify CB-00659.
32911         (M-01494): Unify CB-00042.
32912         (M-01505): Unify CB-04138.
32913
32914 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32915
32916         * Ideograph-R016-Table.el (U+51E3): Unify CB-04891.
32917         (M-01751): Unify CB-05169; add `ideographic-structure'.
32918         (U+51ED): Unify CB-00285; add `ideographic-structure'.
32919         (U+51F4): Unify CB-06316; add `ideographic-structure'.
32920
32921         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el: Merge CBETA
32922         numbers.
32923
32924 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32925
32926         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Merge
32927         CHINA3-JEF code points.
32928
32929         * Ideograph-R003-Dot.el (M-00100): Unify JC3-41B3.
32930
32931         * Ideograph-R002-Line.el: Merge CHINA3-JEF code points.
32932
32933 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32934
32935         * Ideograph-R032-Earth.el: Merge missing KS X 1001 code points.
32936         (M-05344): Separate C3-4056 and U+585C; unify J83-444D, J90-444D
32937         and M054239; add ucs-jis for U+585A.
32938         (U+58A8): Separate C1-702E; delete `cns-radical'.
32939
32940 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32941
32942         * Ideograph-R203-Black.el (C1-702E): Separated from U+58A8 and
32943         moved from Ideograph-R032-Earth.el.
32944
32945         * Ideograph-R029-Again.el (JX2-235C): Unify U-00020B1D.
32946         (U+53CC): Use `script' and `<-vulgar-ideograph' instead of
32947         `comment'.
32948
32949         * Ideograph-R028-Private.el (C5-212E): Separate JX2-2359; unify
32950         U-00020AD3.
32951
32952         * Ideograph-R019-Power.el (JX2-234A): Relate to U-000208B9.
32953         (C5-5A7B): Unify U-000208B9.
32954
32955 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32956
32957         * Ideograph-R030-Mouth.el (JX2-243A): Unify U-00020E64.
32958
32959         * Ideograph-R009-Man.el (JX2-2170): Unify U-0002032B.
32960         (JX2-2179): Unify U-00020371.
32961         (C4-4234): Relate to U-00020371.
32962
32963         * Ideograph-R004-Slash.el (C4-2226): Unify U-000200A2.
32964         (JX2-212B): Relate to U-000200A2.
32965         (JX2-212E): Unify U-000200A4.
32966
32967         * README.en (Character Reference): Add `inkai'.
32968
32969 2001-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32970
32971         * Ideograph-R037-Big.el, Ideograph-R036-Evening.el,
32972         Ideograph-R035-Go-Slowly.el, Ideograph-R033-Scholar.el: Merge
32973         missing KS X 1001 code points.
32974
32975         * Ideograph-R009-Man.el: Merge CBETA numbers.
32976
32977 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
32978
32979         * Ideograph-R083-Clan.el (J83-5D62): New character; unify
32980         J78-5D62.
32981         (U+6C13): Add `total-strokes'.
32982
32983         * Ideograph-R026-Seal.el (C78-362A): Relate to U+537F.
32984
32985         * Ideograph-R010-Legs.el (M-01371): Unify CB-01781.
32986         (M-01374): Unify CB-05839.
32987
32988         * Ideograph-R008-Lid.el (M074988): Unify CB-04846.
32989         (M-00297): Unify CB-01504.
32990         (M-00310): Unify CB-00282.
32991         (M071493): Unify CB-03716.
32992
32993         * Ideograph-R007-Two.el (M-00262): Unify CB-00040.
32994
32995         * Ideograph-R006-Hook.el (M-00229): Unify CB-06876.
32996
32997         * Ideograph-R004-Slash.el (U+4E3F): Unify CB-06875.
32998         (M-00124): Unify CB-01415.
32999
33000         * Ideograph-R003-Dot.el (M-00097): Unify CB-2728.
33001
33002         * Ideograph-R002-Line.el (U+4E2A): Unify CB-286.
33003
33004 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33005
33006         * char-db-util.el (insert-char-attributes): Format
33007         `ideograph-cbeta' as same as `ideograph-daikanwa' and
33008         `ideograph-gt'.
33009
33010         * Ideograph-R063-Door.el (M-11750): Separate C1-5F3D; unify
33011         J78-4862.
33012         (J83-4862): New character.
33013
33014         * Ideograph-R028-Private.el: Unify missing KS X 1001 code points.
33015
33016 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33017
33018         * Ideograph-R196-Bird.el (U+9D48): Unify J78-727E and J83-727E.
33019         (J83-7337): New character.
33020
33021         * Ideograph-R195-Fish.el (J90-724F): Separate U+9BF1.
33022         (U+9BF1): Unify J78-724F and J83-724F.
33023
33024         * Ideograph-R172-Short-Tailed-Bird.el (J0-7033): Add
33025         `jisx0208-difference'.
33026
33027         * Ideograph-R109-Eye.el (M-23314): Separate G0-4C77, C1-5C3C,
33028         J90-442F and U+773A; unify J78-442F and J83-442F.
33029         (M-23694): Unify G0-4B32 and U+77AC.
33030         (C1-7449): Separate G0-4B32, J90-3D56 and U+77AC.
33031         (J83-3D56): New character.
33032
33033         * Ideograph-R108-Dish.el (M-22959): Separate S2-5238, G0-4568,
33034         C1-5259, J90-4B5F and U+76C6; unify J78-4B5F and J83-4B5F.
33035
33036         * Ideograph-R104-Sickness.el (J90-6221): Separate S2-5189.
33037         (S2-5189): Unify J78-6221 and J83-6221.
33038
33039         * Ideograph-R098-Tile.el (M-21586): Separate S1-4996, S2-4996 and
33040         C1-7148; unify J78-612E and J83-612E.
33041
33042         * Ideograph-R097-Melon.el (J83-6121): New character; unify
33043         J78-6121; relate to U+74E0 and M-21392.
33044
33045         * Ideograph-R088-Father.el (M-19721): Separate G0-3838, C1-4558,
33046         J90-4963 and U+7236; unify J78-4963 and J83-4963.
33047
33048         * Ideograph-R086-Fire.el (M-19520): Separate EGB-2D6C, C2-6228,
33049         J90-6022 and U+71FF; unify J78-6022 and J83-6022.
33050
33051         * Ideograph-R082-Fur.el (J90-5D61): Separate S2-4033.
33052         (S2-4033): Unify K0-6E7D.
33053         (J83-5D61): New character; relate to U+6C08 and M-16982.
33054
33055         * Ideograph-R075-Tree.el:
33056         - Add missing JIS X 0208 code points.
33057         - Fix some code points.
33058
33059         * Ideograph-R067-Script.el (M-13469): Unify J78-4865 and J83-4865.
33060
33061         * Ideograph-R064-Hand.el (M-11824): Separate J90-592E and U+6268;
33062         unify J78-592E and J83-592E; add `total-strokes'.
33063         (M-12557'): Separate J90-405D; unify J78-405D and J83-405D; add
33064         `total-strokes'.
33065
33066         * README.en (Character Reference): Modify characters of
33067         `chuuka-daijiten' and `seiji-tsuu'.
33068
33069 2001-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33070
33071         * Ideograph-R162-Walk.el (J0-4A55): Unify JIS X 0208:1978 and 1983
33072         code points.
33073         (J78-4454): Add `jisx0208-type' instead of `jisx0208-difference'.
33074         (J83-4454): Fix `jisx0208-difference'.
33075         (J78-4B78): Add `jisx0208-type' instead of `jisx0208-difference'.
33076         (J83-4B78): Add `jisx0208-difference'.
33077         (J83-4676): Fix `total-strokes'.
33078         (J78-3029): Add `jisx0208-type' instead of `jisx0208-difference'.
33079         (J83-3029): Fix `jisx0208-difference'.
33080         (J90-4D5A): Unify JIS X 0208:1983 code point.
33081
33082         * Ideograph-R140-Grass.el (J0-693C): Add `jisx0208-difference'.
33083
33084         * Ideograph-R050-Turban.el (J0-5672): Add `jisx0208-difference'.
33085
33086         * Ideograph-R030-Mouth.el (J0-5350): Add `jisx0208-difference'.
33087
33088 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33089
33090         * Ideograph-R184-Eat.el (J90-5D3B): Unify JIS X 0208:1978 and 1983
33091         code points.
33092
33093         * Ideograph-R008-Lid.el (M-00297): Separate C5-2331.
33094         (C5-2331): Add `ideographic-structure'.
33095         (M-00316): Separate C4-2B5F; relate to U-00020158 instead of
33096         U+4EAD; use `<-vulgar-ideograph' instead of
33097         `vulgar-char-of-shinjigen-1'.
33098         (C4-2B5F): Unify U-00020158.
33099         (M-00317): Separate C6-3530; relate to U-00020159 instead of
33100         U+4EAE; use `<-vulgar-ideograph' instead of
33101         `vulgar-char-of-shinjigen-1'.
33102         (C6-3530): Unify U-00020159.
33103
33104 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33105
33106         * Ideograph-R195-Fish.el (M-46091): Unify J78-723C.
33107         (J90-723C): Unify JIS X 0208:1983 code points.
33108         (J90-7240): Unify JIS X 0208:1978 and 1983 code points.
33109         (M-46287): Unify J78-724E.
33110         (J90-724E): Unify JIS X 0208:1983 code points.
33111         (J90-725C): Unify JIS X 0208:1978 and 1983 code points.
33112
33113         * Ideograph-R182-Wind.el (M-43946): Separate J78-7128 and
33114         J83-7128.
33115         (J90-7128): Separate J78-7128 and J83-7128.
33116
33117         * Ideograph-R169-Gate.el (J90-6F5D): Unify JIS X 0208:1978 and
33118         1983 code points.
33119         (J90-6F60): Likewise.
33120
33121         * Ideograph-R167-Gold.el (J90-6E5F): Unify JIS X 0208:1978 and
33122         1983 code points.
33123         (J90-6F4F): Likewise.
33124         (J90-6E65): Likewise.
33125         (J90-395B): Likewise.
33126         (J90-6F25): Likewise.
33127         (J90-6E7D): Likewise.
33128         (J90-6F45): Likewise.
33129         (J90-6F47): Likewise.
33130         (M-40998): Unify J78-4C7A.
33131         (J90-4C7A): Unify JIS X 0208:1983 code point.
33132
33133         * Ideograph-R164-Wine.el (J90-3E5F): Unify JIS X 0208:1983 code
33134         point.
33135         (J90-4830): Likewise.
33136         (J90-3E7A): Unify JIS X 0208:1978 and 1983 code points.
33137
33138         * Ideograph-R158-Body.el (J90-6D40): Unify JIS X 0208:1978 and
33139         1983 code points.
33140
33141         * Ideograph-R154-Shell.el (J90-6C49): Unify JIS X 0208:1978 and
33142         1983 code points.
33143         (J90-4128): Unify J78-6C4D and J83-4128.
33144
33145         * Ideograph-R142-Insect.el (J90-4F39): Unify JIS X 0208:1983 code
33146         point.
33147         (J90-4066): Likewise.
33148         (J90-4768): Unify J78-6A24 and J83-4768.
33149         (J90-6A2C): Unify JIS X 0208:1978 and 1983 code points.
33150
33151 2001-10-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33152
33153         * Ideograph-R211-Tooth.el (J90-4E70): Unify JIS X 0208:1978 and
33154         1983 code points.
33155
33156         * Ideograph-R199-Wheat.el (J90-7350): Unify JIS X 0208:1978 and
33157         1983 code points.
33158
33159         * Ideograph-R196-Bird.el (J90-375C): Unify JIS X 0208:1978 and
33160         1983 code points.
33161
33162         * Ideograph-R194-Ghost.el (J90-4B62): Unify JIS X 0208:1978 and
33163         1983 code points.
33164
33165         * Ideograph-R187-Horse.el (J90-7152): Unify JIS X 0208:1978 and
33166         1983 code points.
33167         (J90-417B): Likewise.
33168
33169         * Ideograph-R181-Leaf.el (J90-4B4B): Unify JIS X 0208:1983 code
33170         point.
33171         (J90-7078): Unify JIS X 0208:1978 and 1983 code points.
33172         (J90-453F): Unify JIS X 0208:1983 code point.
33173
33174         * Ideograph-R170-Mound.el (J90-7023): Unify JIS X 0208:1978 and
33175         1983 code points.
33176         (J90-3831): Likewise.
33177
33178         * Ideograph-R165-Distinguish.el (J90-3C61): Unify JIS X 0208:1978
33179         and 1983 code points.
33180
33181         * Ideograph-R159-Cart.el (J90-453E): Unify JIS X 0208:1978 and
33182         1983 code points.
33183         (J90-6D44): Likewise.
33184         (J90-6D5A): Likewise.
33185
33186         * Ideograph-R145-Clothes.el (J90-6A59): Unify JIS X 0208:1978 and
33187         1983 code points.
33188         (J90-6A5E): Likewise.
33189         (J90-6A7C): Likewise.
33190
33191         * Ideograph-R140-Grass.el (J90-4D69): Unify JIS X 0208:1983 code
33192         point.
33193         (J90-6839): Unify JIS X 0208:1978 and 1983 code points.
33194         (JSP-5847): Unify J78-4D69.
33195         (J90-684E): Unify JIS X 0208:1978 and 1983 code points.
33196         (J90-684D): Likewise.
33197         (J90-6868): Likewise.
33198         (J90-3E55): Unify JIS X 0208:1983 code point.
33199         (JX1-7B36): Unify J78-3E55.
33200         (J90-4C79): Unify J78-692E and J83-4C79.
33201         (J90-693F): Unify JIS X 0208:1978 and 1983 code points.
33202         (J90-6946): Likewise.
33203
33204         * Ideograph-R075-Tree.el (J90-5B35): Unify JIS X 0208:1978 and
33205         1983 code points.
33206         (J90-5B3D): Likewise.
33207         (J90-3A79): Likewise.
33208         (J90-5B63): Likewise.
33209         (J90-4930): Likewise.
33210         (U+6868): Add `total-strokes'.
33211         (U+6869): Likewise.
33212         (J90-456E): Unify J78-5B6D and J83-456E.
33213         (J90-4B6A): Unify JIS X 0208:1983 code point.
33214         (J90-5C4F): Unify JIS X 0208:1978 and 1983 code points.
33215         (J90-5C59): Likewise.
33216         (J90-5C53): Likewise.
33217         (J90-5C71): Likewise.
33218         (J90-5D2C): Likewise.
33219         (J90-5D36): Likewise.
33220
33221         * Ideograph-R015-Ice.el (M-01615): Use `<-wrong-ideograph' instead
33222         of `wrong-char-of-shinjigen-1'; unify M001615.
33223         (M-01616): Use `<-vulgar-ideograph' instead of
33224         `vulgar-char-of-shinjigen-1'; unify M001616.
33225         (M-01617): Use `<-vulgar-ideograph' instead of
33226         `vulgar-char-of-shinjigen-1'; unify M001617.
33227         (M-01620): Use `<-vulgar-ideograph' instead of
33228         `vulgar-char-of-shinjigen-1'; unify M001620.
33229         (M-01623): Unify M001623.
33230         (M-01665): Unify M001665.
33231         (M-01677): Unify M001677.
33232         (M-01681): Unify M001681.
33233
33234         * Ideograph-R014-Cover.el (U+519D): Delete `non-morohashi'; unify
33235         M050003.
33236         (M-01584): Unify M001584.
33237         (M-01591): Unify M001591.
33238
33239         * Ideograph-R004-Slash.el (M-00148): Relate to U-000200B0 instead
33240         of U+4E55.
33241         (C6-2562): Unify U-000200B0.
33242
33243         * Ideograph-R003-Dot.el (M-00096): Use `<-original-ideograph'
33244         instead of `original-char-of-shinjigen-1'; unify U-0002007D.
33245         (C*-****): Unify CJK Ext-B code points.
33246
33247         * Ideograph-R002-Line.el (M-00069): Add `->same-ideograph' and
33248         `<-ancient-ideograph'; unify U-00020061.
33249         (C*-****): Unify CJK Ext-B code points.
33250
33251         * Ideograph-R001-One.el (C*-****): Unify or relate CJK Unified
33252         Ext-B code points.
33253
33254         * Ideograph-R149-Speech.el (J90-4C75): Unify JIS X 0208:1978 and
33255         1983 code points.
33256         (J90-4649): Likewise.
33257         (J90-4D58): Likewise.
33258         (J90-6B7C): Likewise.
33259         (J90-3E79): Likewise.
33260
33261         * Ideograph-R113-Spirit.el (M-24754): Add `<-vulgar-ideograph'.
33262         (J90-4135): Unify JIS X 0208:1978 and 1983 code points.
33263         (U+7977): Relate to M-24852.
33264         (J90-4578): Unify JIS X 0208:1983 code point; relate to M-24852.
33265
33266         * Ideograph-R025-Divination.el (M-02775): Add `->same-ideograph'
33267         and `<-ancient-ideograph'; relate to U-00020061.
33268
33269         * Ideograph-R085-Water.el (J90-4573): Unify J78-5E39 and J83-4573.
33270         (J90-4642): Unify JIS X 0208:1983 code point.
33271         (J90-5E3C): Unify JIS X 0208:1978 and 1983 code points.
33272         (J90-5E63): Likewise.
33273         (J90-482E): Unify JIS X 0208:1983 code point.
33274         (J90-425A): Unify JIS X 0208:1978 and 1983 code points.
33275         (U+6EDE): Delete `->mojikyo'.
33276
33277 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33278
33279         * Ideograph-R137-Boat.el (J90-6764): Unify JIS X 0208:1983 code
33280         point.
33281         (J78-6764): New character.
33282
33283         * Ideograph-R120-Silk.el (M-27534): Unify J78-6539.
33284         (J90-6539): Unify JIS X 0208:1983 code point.
33285         (J90-656E): Unify JIS X 0208:1978 and 1983 code point.
33286         (J90-3D2B): Unify JIS X 0208:1983 code point.
33287
33288         * Ideograph-R118-Bamboo.el (J90-6373): Unify JIS X 0208:1978 and
33289         1983 code point.
33290         (J90-6438): Likewise.
33291         (J90-6421): Likewise.
33292         (J90-643D): Likewise.
33293         (J90-644C): Likewise.
33294         (J90-6443): Likewise.
33295         (J90-433D): Unify JIS X 0208:1983 code point; relate to M-26509.
33296         (J90-6459): Unify JIS X 0208:1978 and 1983 code point.
33297         (J90-645F): Likewise.
33298
33299         * Ideograph-R112-Stone.el (J90-4557): Unify JIS X 0208:1978 and
33300         1983 code point.
33301
33302         * Ideograph-R104-Sickness.el (M-22415): Unify J78-4169.
33303         (J90-4169): Unify J83-4169; relate to M-22415.
33304
33305         * Ideograph-R009-Man.el (U+4F65): Delete `non-morohashi'.
33306         (U+4F66): Add `total-strokes'.
33307         (U+4F68): Likewise.
33308         (U+4FE6): Delete `non-morohashi'.
33309         (U+4FE7): Add `total-strokes'.
33310         (U+50A6): Likewise.
33311
33312 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33313
33314         * Ideograph-R135-Tongue.el (J90-4A5E): Unify JIS X 0208:1978 and
33315         1983 code points.
33316
33317         * Ideograph-R130-Meat.el (J90-473E): Unify JIS X 0208:1978 and
33318         1983 code points.
33319         (J90-6733): Likewise.
33320         (J90-4221): Likewise.
33321
33322         * Ideograph-R128-Ear.el (J90-403B): Unify JIS X 0208:1978 and 1983
33323         code points.
33324
33325         * Ideograph-R119-Rice.el (J78-4C62): New character.
33326         (J90-4C62): Unify JIS X 0208:1983 code point; relate to M-26857
33327         instead of M-26853.
33328         (J90-6464): Unify JIS X 0208:1983 code point.
33329         (J78-6464): New character.
33330         (J90-6468): Unify JIS X 0208:1978 and 1983 code points.
33331         (J90-6466): Likewise.
33332         (J90-6471): Likewise.
33333         (J90-6474): Likewise.
33334
33335         * Ideograph-R064-Hand.el (J90-444F): Unify JIS X 0208:1983 code
33336         point.
33337         (J90-595E): Unify JIS X 0208:1978 and 1983 code points.
33338         (J90-415F): Unify JIS X 0208:1983 code point.
33339
33340 2001-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33341
33342         * Ideograph-R154-Shell.el (JX2-792F): Unify U-00027DA0; delete
33343         `->ucs'.
33344
33345         * Ideograph-R115-Grain.el (J90-634E): Unify JIS X 0208:1978 and
33346         1983 code points.
33347
33348         * Ideograph-R109-Eye.el (J90-3829): Unify JIS X 0208:1978 and 1983
33349         code points.
33350
33351         * Ideograph-R107-Skin.el (J90-6231): Unify JIS X 0208:1978 and
33352         1983 code points.
33353
33354         * Ideograph-R102-Field.el (J90-6136): Unify JIS X 0208:1978 and
33355         1983 code points.
33356         (J90-613E): Likewise.
33357         (J90-3E76): Likewise.
33358         (J90-6147): Likewise.
33359
33360         * Ideograph-R096-Jade.el (J90-6076): Unify JIS X 0208:1983 code
33361         point.
33362
33363         * Ideograph-R094-Dog.el (J90-4E44): Unify JIS X 0208:1978 and 1983
33364         code points.
33365         (J90-3D43): Likewise.
33366
33367         * Ideograph-R086-Fire.el (J90-3E46): Unify JIS X 0208:1978 and
33368         1983 code points.
33369
33370         * Ideograph-R072-Sun.el (J90-5B26): Unify JIS X 0208:1978 and 1983
33371         code points.
33372
33373         * Ideograph-R070-Square.el (J90-5A5A): Unify JIS X 0208:1978 and
33374         1983 code points.
33375
33376 2001-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33377
33378         * Ideograph-R184-Eat.el (U+98EE): Unify J90-5D3B.
33379
33380         * Ideograph-R131-Minister.el (JX2-7556): Unify U-000268DD; delete
33381         relation with U+81E3.
33382
33383 2001-10-08  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
33384
33385         * char-db-util.el (char-db-insert-char-spec): Don't add
33386         `chinese-big5-cdp' if a character can be represented by a
33387         non-private UCS code point.
33388
33389         * Ideograph-R014-Cover.el (U+5197): Delete `chinese-big5-cdp' from
33390         char-ref U+5196 in `ideographic-structure'.
33391         (U+519E): Likewise.
33392         (U+51A0): Likewise.
33393         (U+51A2): Likewise.
33394         (C6-3544): Likewise.
33395         (U+51A4): Likewise.
33396         (J0-4C3D): Likewise.
33397         (U+51A5): Likewise.
33398         (C1-7036): Likewise.
33399         (U+51AA): Likewise.
33400
33401         * Ideograph-R013-Down-Box.el (Big5-CDP-8A78): Add name
33402         ``ideographic radical hood''.
33403         (U+5187): Delete `chinese-big5-cdp' from char-ref U+2E86 in
33404         `ideographic-structure'.
33405         (M-01523): Unify M001523.
33406         (U+5190): Add `ideographic-structure'; unify M001534.
33407         (C3-2755): Add `ideographic-structure'.
33408         (U+34BB): Likewise.
33409
33410         * Ideograph-R010-Legs.el (U+5141): Delete `chinese-big5-cdp' from
33411         char-ref in `ideographic-structure'.
33412         (U+5154): Likewise.
33413         (JX1-2E52): Likewise.
33414         (Big5-AB5E): Likewise.
33415
33416         * Ideograph-R009-Man.el: Delete `chinese-big5-cdp' from char-refs
33417         which can be represented by other ways in `ideographic-structure'.
33418
33419         * Ideograph-R008-Lid.el (J0-5036): Delete `chinese-big5-cdp' from
33420         char-refs in `ideographic-structure'.
33421         (M-00291): Likewise.
33422         (J90-3872): Likewise.
33423         (J0-3067): Delete `chinese-big5-cdp' from char-ref [J0-5035] in
33424         `ideographic-structure'.
33425         (J0-4B72): Likewise.
33426         (JX2-2134): Likewise.
33427
33428 2001-10-08  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
33429
33430         * Ideograph-R012-Eight.el (M-01452): Delete `chinese-big5-cdp'
33431         from char-ref U+53B6 in `ideographic-structure'.
33432         (U+516C): Likewise.
33433         (J0-4F3B): Delete `chinese-big5-cdp' from char-ref J83-5035 in
33434         `ideographic-structure'.
33435
33436         * Ideograph-R007-Two.el (U+4E91): Delete `chinese-big5-cdp' in
33437         `ideographic-structure'.
33438
33439         * Ideograph-R005-Second.el (U+4E69): Delete `chinese-big5-cdp'
33440         from char-ref <CJK RADICAL SECOND TWO> in `ideographic-structure'.
33441         (M-00190): Likewise.
33442         (U+4E73): Likewise.
33443         (U+4E7F): Delete `chinese-big5-cdp' in `ideographic-structure'.
33444         (U+4E82): Likewise.
33445         (U+4E83): Likewise.
33446         (U+4E84): Likewise.
33447
33448         * Ideograph-R004-Slash.el (U+4E47): Delete `chinese-big5-cdp' from
33449         char-ref U+4E3F in `ideographic-structure'.
33450         (U+4E48): Delete `chinese-big5-cdp' in `ideographic-structure'.
33451         (J0-4B33): Delete `chinese-big5-cdp' from char-ref U+4E3F in
33452         `ideographic-structure'.
33453         (U+4E4F): Likewise.
33454         (U+4E52): Delete `chinese-big5-cdp' in `ideographic-structure'.
33455         (U+4E53): Likewise.
33456
33457         * Ideograph-R003-Dot.el (U+4E3B): Delete `chinese-big5-cdp' in
33458         `ideographic-structure'.
33459         (U+4E3C): Delete `chinese-big5-cdp' in `ideographic-structure'.
33460
33461         * Ideograph-R002-Line.el (U+4E2E): Delete `chinese-big5-cdp' from
33462         char-ref <CJK RADICAL SECOND THREE> in `ideographic-structure'.
33463
33464         * Ideograph-R001-One.el (C2-212E): Delete `chinese-big5-cdp' from
33465         char-ref <CJK RADICAL BOX> in `ideographic-structure'.
33466
33467         * Ideograph-R008-Lid.el (U+4EA7): Delete `kangxi-radical',
33468         `kangxi-strokes' and `non-morohashi'.
33469         (M074988): New character.
33470         (M-00297): Add `ideographic-structure'.
33471         (U+4EA9): Delete `non-morohashi'.
33472         (M-00310): Relate to U+7AD2.
33473         (M071493): New character.
33474
33475 2001-10-07  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
33476
33477         * Ideograph-R196-Bird.el: Add missing JIS X 0208:1990 and JIS X
33478         0212 code points.
33479
33480         * Ideograph-R170-Mound.el (MH-678): Separate U+9666; unify
33481         J90-7023.
33482         (U+967A): Unify J90-3831; add `total-strokes'; add
33483         `<-simplified-ideograph'.
33484
33485         * Ideograph-R165-Distinguish.el (U+91C8): Unify J90-3C61; add
33486         `<-simplified-ideograph'.
33487
33488         * Ideograph-R164-Wine.el (U+91A4): Unify J90-3E5F; add
33489         `total-strokes'; relate to M-40011; add `<-simplified-ideograph'.
33490         (U+9197): Unify J90-4830; add `total-strokes'; relate to M-40041;
33491         add `<-simplified-ideograph'.
33492         (U+91B8): Unify J90-3E7A; add `<-simplified-ideograph'.
33493
33494         * Ideograph-R012-Eight.el (U+5171): Unify M001458.
33495         (U+5173): Unify M051198.
33496         (JSP-326F): Add `ideographic-structure'; unify M001494.
33497         (U+517E): Add `ideographic-structure'.
33498         (M-01504): Likewise; unify M001504.
33499         (U+34B9): Add `ideographic-structure'.
33500
33501         * Ideograph-R009-Man.el (U+4EBB): Unify M050927.
33502         (U+4ECE): Add `ideographic-structure'.
33503         (M070229): New character.
33504         (M070403): Likewise.
33505         (M-00470): Separate M000470; unify M059044.
33506         (M050930): New character.
33507         (U+4FAB): Unify M054539.
33508         (JX2-2157): Add `ideographic-structure'.
33509         (U+503F): Unify M059077; add `total-strokes'.
33510         (J0-5077): Separate U+5056.
33511         (C3-2F57): Unify M055128 and U+5056.
33512         (M077428): New character.
33513         (U+511B): Separate JSP-3255 and JX2-2324.
33514         (JX2-2324): Unify M056006.
33515
33516 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33517
33518         * Ideograph-R007-Two.el (U+4E98): Add `ideographic-structure'.
33519
33520 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33521
33522         * Ideograph-R211-Tooth.el (M-48632'): Unify J90-4E70; add
33523         `total-strokes'; separate U+9F62; add `<-simplified-ideograph'.
33524
33525         * Ideograph-R199-Wheat.el (J90-7350): New character; relate to
33526         U+9EB8 and M-47739.
33527         (U+9EB8): Relate to M-47739; add `total-strokes'.
33528
33529         * Ideograph-R190-Hair.el (JX2-7D3B): Unify U+9B1C and JSP-6A2E.
33530
33531         * Ideograph-R181-Leaf.el (U+982C): Unify J90-4B4B; relate to
33532         M-43496; add `<-simplified-ideograph'.
33533         (U+983D): Unify J90-7078; relate to M-43517.
33534         (U+985B): Relate to M-43628.
33535         (J90-453F): New character; relate to U+985B and M-43628.
33536
33537 2001-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33538
33539         * Ideograph-R195-Fish.el: Add missing JIS X 0208:1990 and JIS X
33540         0212 code points.
33541
33542         * Ideograph-R187-Horse.el (U+99F2): Unify J90-7152; add
33543         `total-strokes'.
33544         (U+9A12): Unify J90-417B.
33545
33546         * Ideograph-R182-Wind.el (U+98C5): Unify JSP-6845; add
33547         `total-strokes'.
33548
33549 2001-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33550
33551         * Ideograph-R010-Legs.el (U+5149): Modify `ideographic-structure'.
33552
33553         * Ideograph-R169-Gate.el (U+9596): Unify J90-6F5D.
33554         (U+95A0): Unify J90-6F60; add `total-strokes'.
33555         (U+95E6): Unify JSP-6643; add `total-strokes'.
33556
33557         * Ideograph-R032-Earth.el (J83-4446): Unify J90-4446.
33558
33559 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33560
33561         * Ideograph-R167-Gold.el: Merge JIS X 0208:1990 and JIS X 0212
33562         code points.
33563
33564 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33565
33566         * Ideograph-R194-Ghost.el (M-45906'): Unify J90-4B62.
33567
33568 2001-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33569
33570         * Ideograph-R213-Turtle.el (M-48848): Separate U+9F9C.
33571         (U+9F9C): Unify G1-396A.
33572
33573         * Ideograph-R212-Dragon.el, Ideograph-R211-Tooth.el,
33574         Ideograph-R210-Even.el, Ideograph-R207-Drum.el,
33575         Ideograph-R205-Frog.el, Ideograph-R203-Black.el: Merge GB 12345
33576         code points.
33577
33578         * Ideograph-R201-Yellow.el (J0-7354): Separate U+9ECC.
33579         (U+9ECC): Unify G1-5964.
33580
33581         * Ideograph-R199-Wheat.el, Ideograph-R198-Deer.el,
33582         Ideograph-R197-Salt.el: Merge GB 12345 code points.
33583
33584 2001-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33585
33586         * Ideograph-R196-Bird.el: Merge GB 12345 code points.
33587         (C7-2B77): Cancel relation to M-46738.
33588
33589         * Ideograph-R195-Fish.el: Merge GB 12345 code points.
33590
33591         * Ideograph-R018-Knife.el (U+5231): Use <IDEOGRAPHIC DESCRIPTION
33592         CHARACTER LEFT TO MIDDLE AND RIGHT> instead of <IDEOGRAPHIC
33593         DESCRIPTION CHARACTER LEFT TO RIGHT> in `ideographic-structure'.
33594         (C2-2554): Likewise.
33595
33596         * Ideograph-R012-Eight.el (M-01483): Unify M058241.
33597         (M001483): New character.
33598         (U+517C): Unify M054100.
33599         (S1-503): Unify M054445.
33600
33601         * Ideograph-R009-Man.el (U+50C9): Use <IDEOGRAPHIC DESCRIPTION
33602         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
33603         DESCRIPTION CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
33604
33605         * Ideograph-R008-Lid.el (J0-3067): Use <IDEOGRAPHIC DESCRIPTION
33606         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
33607         DESCRIPTION CHARACTER ABOVE TO BELOW> as the operator of
33608         `ideographic-structure'.
33609         (U+4EA5): Likewise.
33610
33611 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33612
33613         * Ideograph-R024-Ten.el (J0-4234): Use <IDEOGRAPHIC DESCRIPTION
33614         CHARACTER ABOVE TO MIDDLE AND BELOW> instead of <IDEOGRAPHIC
33615         DESCRIPTION CHARACTER ABOVE TO BELOW> in `ideographic-structure'.
33616         (U+5352): Likewise.
33617
33618         * Ideograph-R013-Down-Box.el (U+5183): Unify C4-213E.
33619         (Big5-CDP-8A78): Relate to U+5183 and M-1508; unify M070546.
33620
33621 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33622
33623         * u0E000-Private-Use.el (U+F475): Separate Big5-8A78 and
33624         Big5-CDP-8A78.
33625
33626         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PAW ONE): Unify
33627         Big5-8B58 and Big5-CDP-8B58; add `total-strokes'.
33628
33629         * Ideograph-R124-Feather.el:
33630         - Use `=>ucs' instead of `->ucs'.
33631         - Merge Big5 code points.
33632         - Add `ideographic-structure'.
33633
33634         * Ideograph-R009-Man.el: Add `ideographic-structure'.
33635
33636         * Ideograph-R008-Lid.el (M-00291): Add `ideographic-structure'.
33637
33638 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33639
33640         * Ideograph-R087-Claw.el (M-19682): New character.
33641         (C6-4157): Relate to M-19682.
33642         (M-19687): New character.
33643         (C4-386A): Relate to M-19687; unify Big5-8C7D, Big5-CDP-8C7D and
33644         M073769.
33645
33646         * Ideograph-R140-Grass.el (U+848D): Relate to M-31895.
33647
33648         * u0E000-Private-Use.el (U+F4A6): Separate Big5-8ACB and
33649         Big5-CDP-8ACB.
33650         (U+F4F2): Separate Big5-8B58 and Big5-CDP-8B58.
33651
33652         * Ideograph-R134-Mortar.el:
33653         - Merge Big5 code points.
33654         - Use `=>ucs' instead of `->ucs'.
33655         - Add `ideographic-structure'.
33656         (M-30182): Add `<-wrong-ideograph'; unify Big5-8570 and
33657         Big5-CDP-8570.
33658
33659 2001-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33660
33661         * u0E000-Private-Use.el (U+F5B4): Separate Big5-8C7D and
33662         Big5-CDP-8C7D.
33663
33664 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33665
33666         * README.en (Properties): Add description about
33667         `->wrong-ideograph' and `<-wrong-ideograph'.
33668
33669         * Ideograph-R037-Big.el (M-05959): Add `<-vulgar-ideograph'; unify
33670         Big5-856E and Big5-CDP-856E.
33671
33672 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33673
33674         * char-db-util.el (char-db-insert-char-spec): Add
33675         `ideograph-daikanwa' for non-UCS ideographs.
33676
33677         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL DIVINATION): Unify
33678         Big5-8B78 and Big5-CDP-8B78; add `total-strokes'.
33679
33680         * Ideograph-R022-Right-Open-Box.el, Ideograph-R020-Wrap.el,
33681         Ideograph-R019-Power.el: update.
33682
33683         * Ideograph-R018-Knife.el (M-01853): Add `ideographic-structure'.
33684         (M-02088): Likewise.
33685         (M-02112'): Likewise.
33686         (M-02158): Likewise.
33687         (M-02223): Likewise.
33688         (M-02224): Likewise.
33689         (M-02241): Likewise.
33690
33691         * Ideograph-R014-Cover.el (M-01587): Add `ideographic-structure'.
33692
33693         * Ideograph-R013-Down-Box.el (M-01540): Add `ideographic-structure'.
33694
33695         * Ideograph-R012-Eight.el, Ideograph-R011-Enter.el: update.
33696
33697         * Ideograph-R010-Legs.el (M-01358): Add `ideographic-structure'.
33698
33699         * Ideograph-R005-Second.el (M-00190): Add `ideographic-structure'.
33700
33701         * Ideograph-R004-Slash.el (M-00133): Add `ideographic-structure'.
33702
33703         * u0E000-Private-Use.el (U+F15A): Separate Big5-856E and
33704         Big5-CDP-856E.
33705         (U+F15C): Separate Big5-8570 and Big5-CDP-8570.
33706
33707         * Ideograph-R025-Divination.el, Ideograph-R024-Ten.el: Add
33708         `ideographic-structure'.
33709
33710         * Ideograph-R012-Eight.el (U+5180): Separate C1-7035; use U+5317
33711         instead of C1-4621 in `ideographic-structure'.
33712
33713 2001-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33714
33715         * Ideograph-R187-Horse.el: Merge GB 12345 code points.
33716
33717         * char-db-util.el (char-db-insert-char-spec): Make temporary
33718         character if corresponding character is not found for char-spec.
33719
33720         * Ideograph-R184-Eat.el: Merge GB 12345 code points.
33721
33722 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33723
33724         * Ideograph-R023-Hiding-Enclosure.el: Add `ideographic-structure'.
33725
33726 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33727
33728         * u0E000-Private-Use.el (U+F512): Separate Big5-8B78 and
33729         Big5-CDP-8B78.
33730
33731         * Ideograph-R174-Blue.el: Merge GB 12345 code points.
33732
33733 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33734
33735         * Ideograph-R022-Right-Open-Box.el: Add `ideographic-structure'.
33736         (U+531D): Use `<-vulgar-ideograph' instead of `comment'.
33737         (U+533C): Use `->same-ideograph' instead of `morohashi-daikanwa'.
33738
33739         * Ideograph-R190-Hair.el: Merge GB 12345 code points.
33740
33741 2001-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33742
33743         * Ideograph-R021-Spoon.el: Add `ideographic-structure'.
33744
33745         * Ideograph-R019-Power.el: Add `ideographic-structure'.
33746         (M-02392): Use `<-vulgar-ideograph' instead of
33747         `vulgar-char-of-shinjigen-1'.
33748
33749         * Ideograph-R178-Tanned-Leather.el, Ideograph-R177-Leather.el:
33750         Merge GB 12345 code points.
33751
33752 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33753
33754         * Ideograph-R194-Ghost.el, Ideograph-R191-Fight.el: Merge GB 12345
33755         code points.
33756
33757 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33758
33759         * Ideograph-R031-Enclosure.el:
33760         - Merge Big5 code points.
33761         - Add `ideographic-structure'.
33762
33763 2001-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33764
33765         * Ideograph-R050-Turban.el:
33766         - Merge GB 12345 code points.
33767         - Add `ideographic-structure'.
33768         - Use `=>ucs' instead of `->ucs'.
33769         (U+5DFF): Fix `ideographic-strokes'.
33770         (U+5E00): Likewise.
33771         (U+5E01): Likewise.
33772
33773 2001-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33774
33775         * Ideograph-R192-Sacrificial-Wine.el (U+9B31): Unify G1-5374.
33776
33777 2001-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33778
33779         * Ideograph-R167-Gold.el: Merge GB 12345 code points.
33780
33781 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33782
33783         * Ideograph-R188-Bone.el, Ideograph-R182-Wind.el,
33784         Ideograph-R181-Leaf.el: Merge GB 12345 code points.
33785
33786         * Ideograph-R176-Face.el (U+9768): Unify G1-584C.
33787
33788         * Ideograph-R172-Short-Tailed-Bird.el: Merge GB 12345 code points.
33789
33790         * Ideograph-R171-Slave.el (U+96B8): Unify G1-4125.
33791
33792         * Ideograph-R170-Mound.el: Merge GB 12345 code points.
33793
33794 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33795
33796         * Ideograph-R020-Wrap.el: Add `ideographic-structure'.
33797         (U+52F9): Unify Big5-CDP-8B57.
33798         (M-02497): Use `<-vulgar-ideograph' instead of
33799         `vulgar-char-of-shinjigen-1'.
33800
33801 2001-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33802
33803         * Ideograph-R183-Fly.el (U+98DB): Unify G1-3749.
33804
33805         * Ideograph-R180-Sound.el, Ideograph-R173-Rain.el,
33806         Ideograph-R140-Grass.el: Merge GB 12345 code points.
33807
33808 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33809
33810         * u0E000-Private-Use.el (U+F4DA): Separate Big5-CDP-8B40.
33811         (U+F4EA): Separate Big5-CDP-8B50.
33812         (U+F4F1): Separate Big5-CDP-8B57.
33813         (U+F529): Separate Big5-CDP-8BB1.
33814         (U+F54F): Separate Big5-CDP-8BD7.
33815         (U+F566): Separate Big5-CDP-8BEE.
33816         (U+F56A): Separate Big5-CDP-8BF2.
33817         (U+F5AC): Separate Big5-CDP-8C75.
33818         (U+F63A): Separate Big5-CDP-8D66.
33819
33820 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33821
33822         * Ideograph-R018-Knife.el: Delete `ideograph-cdp' if its value is
33823         positive.
33824
33825         * Ideograph-R015-Ice.el (U+51AC): Simplify
33826         `ideographic-structure'.
33827
33828 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33829
33830         * Ideograph-R045-Sprout.el (M-07825): Unify G0-6578, C2-212B,
33831         Big5-C94B and U+5C6E; add `total-strokes'.
33832         (M-07826): Separate G0-6578, C2-212B and U+5C6E; add `->synonyms'
33833         for M-08720 and comment.
33834
33835 2001-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33836
33837         * README.en (Character Reference): Add `kaihen'.
33838
33839 2001-09-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33840
33841         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL BOX): Unify
33842         Big5-CDP-8BF2.
33843         (CJK RADICAL TABLE): Unify Big5-CDP-8D66.
33844         (CJK RADICAL KNIFE TWO): Add `ucs-big5' for U+5202.
33845         (CJK RADICAL CLOTHES): Unify Big5-CDP-8BB1.
33846
33847         * Ideograph-R016-Table.el: Add `ideographic-structure'.
33848
33849         * Ideograph-R017-Open-Box.el: Add `ideographic-structure'.
33850
33851 2001-09-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33852
33853         * Ideograph-R053-Dotted-Cliff.el (M-09221): Unify Big5-CDP-8B50.
33854
33855         * Ideograph-R014-Cover.el: Add `ideographic-structure'.
33856         (U+5196): Unify Big5-CDP-8B40.
33857         (C3-214F): Use `<-vulgar-ideograph' instead of
33858         `vulgar-char-of-shinjigen-1'.
33859
33860         * Ideograph-R013-Down-Box.el: Add `ideographic-structure'.
33861
33862 2001-09-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33863
33864         * Ideograph-R015-Ice.el: Add `ideographic-structure'.
33865         (U+51AB): Unify Big5-CDP-8BEE.
33866         (U+51B0): Use `<-original-ideograph' instead of
33867         `original-char-of-shinjigen-1'.
33868         (C4-213F): Use `->same-ideograph' and `<-original-ideograph'
33869         instead of `comment'.
33870         (U+51C9): Use `<-vulgar-ideograph' instead of
33871         `vulgar-char-of-shinjigen-1'.
33872
33873         * Ideograph-R169-Gate.el, Ideograph-R162-Walk.el: Merge GB 12345
33874         code points.
33875
33876 2001-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33877
33878         * Ideograph-R164-Wine.el: Merge GB 12345 code points.
33879
33880         * Ideograph-R046-Mountain.el (M-08178): Separate G0-345E, C1-597E
33881         and U+5D14.
33882
33883 2001-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33884
33885         * Ideograph-R005-Second.el (U+4E5F): Unify Big5-A45D.
33886         (C1-443E): Separate Big5-A45D.
33887
33888 2001-09-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33889
33890         * Ideograph-R012-Eight.el, Ideograph-R010-Legs.el: Add
33891         `ideographic-structure'.
33892
33893 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33894
33895         * Ideograph-R159-Cart.el, Ideograph-R157-Foot.el: Merge GB 12345
33896         code points.
33897
33898         * Ideograph-R011-Enter.el: Add `ideographic-structure'.
33899
33900 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33901
33902         * Ideograph-R165-Distinguish.el (U+91CB): Unify G1-4A4D.
33903
33904         * Ideograph-R163-City.el, Ideograph-R160-Bitter.el: Merge GB 12345
33905         code points.
33906
33907         * Ideograph-R007-Two.el: Add `ideographic-structure'.
33908
33909 2001-09-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33910
33911         * Ideograph-R008-Lid.el (J0-5035): Unify Big5-CDP-8B42.  Add
33912         `ideographic-structure'.
33913
33914 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33915
33916         * u0E000-Private-Use.el (U+F4DC): Separate Big5-8B42 and
33917         Big5-CDP-8B42.
33918
33919         * Ideograph-R168-Long.el (U+9577): Unify G1-3324.
33920
33921         * Ideograph-R158-Body.el (U+8EC0): Unify G1-477B.
33922
33923 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33924
33925         * Ideograph-R134-Mortar.el (C2-664D): Separate U+820B.
33926
33927         * Ideograph-R006-Hook.el, Ideograph-R005-Second.el,
33928         Ideograph-R004-Slash.el: Delete `ideograph-cdp' if its value is
33929         positive.
33930
33931 2001-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33932
33933         * Ideograph-R003-Dot.el, Ideograph-R002-Line.el,
33934         Ideograph-R001-One.el: Delete `ideograph-cdp' if it is positive.
33935
33936 2001-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33937
33938         * Ideograph-R149-Speech.el: Merge GB 12345 code points.
33939
33940 2001-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33941
33942         * Ideograph-R161-Morning.el (U+8FB2): Unify G1-4529.
33943
33944 2001-09-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33945
33946         * Ideograph-R137-Boat.el: Merge GB 12345 code points.
33947
33948 2001-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33949
33950         * Ideograph-R142-Insect.el, Ideograph-R128-Ear.el: Merge GB 12345
33951         code points.
33952
33953 2001-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33954
33955         * Ideograph-R154-Shell.el: Merge GB 12345 code points.
33956
33957 2001-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33958
33959         * Ideograph-R156-Run.el: Merge GB 12345 code points.
33960
33961 2001-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33962
33963         * Ideograph-R141-Tiger.el: Merge GB 12345 code points.
33964
33965 2001-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33966
33967         * Ideograph-R118-Bamboo.el, Ideograph-R120-Silk.el: Merge GB 12345
33968         code points.
33969
33970 2001-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33971
33972         * Ideograph-R147-See.el: Merge GB 12345 code points.
33973
33974 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33975
33976         * Ideograph-R151-Bean.el, Ideograph-R148-Horn.el,
33977         Ideograph-R134-Mortar.el: Merge GB 12345 code points.
33978
33979 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33980
33981         * Ideograph-R147-See.el, Ideograph-R144-Walk-Enclosure.el,
33982         Ideograph-R143-Blood.el, Ideograph-R122-Net.el: Merge GB 12345
33983         code points.
33984
33985 2001-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33986
33987         * Ideograph-R131-Minister.el (U+81E8): Unify G1-4159.
33988
33989 2001-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33990
33991         * Ideograph-R115-Grain.el: Merge GB 12345 code points.
33992         (C4-5221): Relate to M-25261.
33993
33994 2001-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33995
33996         * Ideograph-R130-Meat.el: Merge GB 12345 code points.
33997
33998         * Ideograph-R129-Brush.el (U+8085): Unify G1-4B60.
33999
34000         * Ideograph-R127-Plow.el, Ideograph-R124-Feather.el,
34001         Ideograph-R123-Sheep.el, Ideograph-R121-Jar.el: Merge GB 12345
34002         code points.
34003
34004 2001-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34005
34006         * Ideograph-R139-Color.el (U+8277): Unify G1-515E.
34007
34008         * Ideograph-R138-Stopping.el (U+8271): Unify G1-3C68.
34009
34010 2001-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34011
34012         * Ideograph-R133-Arrive.el (U+81FA): Unify G1-4C28.
34013
34014 2001-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34015
34016         * Ideograph-R113-Spirit.el: Merge GB 12345 code points.
34017         (M-24824): Separate J0-3150 and U+9834; move them to
34018         Ideograph-R181-Leaf.el.
34019
34020 2001-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34021
34022         * Ideograph-R181-Leaf.el (J0-3150): Separated from M-24824 and
34023         moved from Ideograph-R113-Spirit.el.
34024
34025 2001-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34026
34027         * Ideograph-R119-Rice.el, Ideograph-R116-Cave.el: Merge GB 12345
34028         code points.
34029
34030 2001-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34031
34032         * Ideograph-R096-Jade.el: Merge GB 12345 code points.
34033
34034         * Ideograph-R086-Fire.el: Merge GB 12345 code points.
34035         (U+71C5): Unify M-19398 instead of M-19399.
34036         (M-19399): Delete C2-5833 and U+71C5.
34037
34038         * Ideograph-R094-Dog.el: Merge GB 12345 code points.
34039
34040 2001-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34041
34042         * Ideograph-R109-Eye.el: Merge GB 12345 code points.
34043
34044 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34045
34046         * Ideograph-R117-Stand.el: Merge GB 12345 code points.
34047
34048 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34049
34050         * Ideograph-R112-Stone.el, Ideograph-R108-Dish.el: Merge GB 12345
34051         code points.
34052
34053         * Ideograph-R105-Dotted-Tent.el (U+767C): Unify G1-3722.
34054
34055 2001-08-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34056
34057         * Ideograph-R104-Sickness.el, Ideograph-R102-Field.el: Merge GB
34058         12345 code points.
34059
34060         * Ideograph-R093-Cow.el: Merge GB 12345 code points.
34061
34062 2001-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34063
34064         * Ideograph-R111-Arrow.el (U+77EF): Unify G1-3D43.
34065
34066         * Ideograph-R107-Skin.el: Merge GB 12345 code points.
34067
34068         * Ideograph-R106-White.el (U+769A): Unify G1-3028.
34069
34070         * Ideograph-R100-Life.el (U+7523): Unify G1-327A.
34071
34072         * Ideograph-R098-Tile.el (U+750C): Unify G1-6A31.
34073
34074         * Ideograph-R091-Slice.el (U+7258): Unify G1-6B39.
34075
34076         * Ideograph-R089-Double-X.el (U+723E): Unify G1-367B.
34077
34078         * Ideograph-R088-Father.el (U+723A): Unify G1-522F.
34079
34080         * Ideograph-R087-Claw.el: Merge GB 12345 code points.
34081
34082 2001-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34083
34084         * Ideograph-R085-Water.el: Merge GB 12345 code points.
34085
34086 2001-08-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34087
34088         * Ideograph-R077-Stop.el, Ideograph-R084-Steam.el: Merge GB 12345
34089         code points.
34090
34091         * Ideograph-R080-Do-Not.el (U+4E78): Add `total-strokes'; unify
34092         G1-7C40.
34093
34094         * Ideograph-R082-Fur.el: Merge GB 12345 code points.
34095
34096 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34097
34098         * Ideograph-R079-Weapon.el (M-16629): Use `<-vulgar-ideograph'
34099         instead of `vulgar-ideograph-of'.
34100         - Merge GB 12345 code points.
34101
34102 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34103
34104         * Ideograph-R078-Death.el, Ideograph-R076-Lack.el: Merge GB 12345
34105         code points.
34106
34107         * Ideograph-R075-Tree.el: Merge GB 12345 code points.
34108         (C5-2148): Delete relation with U+6729; fix `morohashi-daikanwa';
34109         relate to M-14416.
34110         (U+6729): Unify G1-7D33.
34111         (M-15492): Add `->same-ideograph'; use `<-vulgar-ideograph'
34112         instead of `vulgar-char-of-shinjigen-1'.
34113
34114         * Ideograph-R072-Sun.el: Merge GB 12345 code points.
34115         (M-13886): Use `<-vulgar-ideograph' instead of
34116         `vulgar-ideograph-of'; unify G0-5667.
34117         (C6-3836): Separated from M-14294 and moved from
34118         Ideograph-R073-Say.el.
34119
34120 2001-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34121
34122         * Ideograph-R064-Hand.el: Merge GB 12345 code points.
34123
34124 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34125
34126         * Ideograph-R073-Say.el (U+66F1): Delete `kangxi-radical' and
34127         `kangxi-strokes'; unify G1-7C21.
34128         (U+7535): Add `total-strokes'.
34129         (U+66F8): Separate C6-3836; unify G1-4A69.
34130         (U+6703): Unify G1-3B61.
34131
34132         * Ideograph-R066-Rap.el: Merge GB 12345 code points.
34133
34134 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34135
34136         * Ideograph-R074-Moon.el, Ideograph-R070-Square.el,
34137         Ideograph-R069-Axe.el: Merge GB 12345 code points.
34138
34139         * Ideograph-R067-Script.el (U+6595): Unify G1-6C35.
34140
34141 2001-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34142
34143         * Ideograph-R060-Step.el: Merge GB 12345 code points.
34144
34145 2001-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34146
34147         * Ideograph-R061-Heart.el, Ideograph-R050-Turban.el,
34148         Ideograph-R048-Work.el, Ideograph-R062-Halberd.el,
34149         Ideograph-R053-Dotted-Cliff.el, Ideograph-R057-Bow.el: Merge GB
34150         12345 code points.
34151
34152 2001-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34153
34154         * Ideograph-R052-Short-Thread.el (U+5E7E): Unify G1-3C38.
34155
34156         * Ideograph-R049-Oneself.el (U+5DFC): Unify G1-7D60.
34157
34158         * Ideograph-R046-Mountain.el: Merge GB 12345 code points.
34159
34160         * Ideograph-R032-Earth.el: Merge GB 12345 code points.
34161         (M-05556): Separate C7-373F.
34162
34163         * Ideograph-R040-Roof.el, Ideograph-R038-Woman.el,
34164         Ideograph-R039-Child.el: Merge GB 12345 code points.
34165
34166 2001-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34167
34168         * Ideograph-R058-Snout.el (U+5F59): Unify G1-783D.
34169
34170         * Ideograph-R051-Dry.el (U+5E79): Unify G1-3849.
34171
34172         * README.en (Character Reference): Add `sougen-irai-zokujifu'.
34173
34174         * Ideograph-R043-Lame.el, Ideograph-R041-Inch.el: Add GB 12345
34175         code points.
34176
34177         * Ideograph-R037-Big.el (JX2-253F): Add `total-strokes'.
34178         (U+593B): Delete `kangxi-radical'; unify G1-7D6D.
34179         - Add GB 12345 code points.
34180
34181         * Ideograph-R075-Tree.el (M-14871): Add `->same-ideograph' for
34182         M-05784; add `<-vulgar-ideograph' for M-05802; separate J0-546D
34183         and C3-3478.
34184
34185         * Ideograph-R044-Corpse.el: Add GB 12345 code points.
34186
34187         * Ideograph-R036-Evening.el (U+591E): Unify G1-7D7E; fix
34188         `ideographic-strokes'; delete `kangxi-radical'.
34189         (M-05784): Add `->same-ideograph' for M-14871; add
34190         `<-vulgar-ideograph' for M-05802; unify J78-546D and J83-546D.
34191         (U+5922): Unify G1-434E.
34192
34193         * Ideograph-R033-Scholar.el: Add GB 12345 code points.
34194
34195 2001-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34196
34197         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND THREE):
34198         Unify Big5-8D43 and Big5-CDP-8D43.
34199
34200 2001-08-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34201
34202         * Ideograph-R002-Line.el: Use Big5-CDP code point instead of
34203         private code point of UCS for `ideographic-structure'.
34204
34205         * u0E000-Private-Use.el (U+F4D8): Separate Big5-8AFD and
34206         Big5-CDP-8AFD.
34207         (U+F617): Separate Big5-8D43 and Big5-CDP-8D43.
34208
34209         * u02F00-Kangxi-Radicals.el (KANGXI RADICAL TONGUE): Add
34210         `total-strokes' and `ideographic-structure'; unify CDP-693,
34211         Big5-88EF and Big5-CDP-88EF.
34212
34213         * Ideograph-R135-Tongue.el (U+820C): Unify Big5-A6DE instead of
34214         Big5-88EF and Big5-CDP-88EF.
34215         - Add Big5 code points.
34216         - Use `=>ucs' instead of `->ucs'.
34217         - Add `ideograph-cdp' and `ideographic-structure'.
34218
34219         * Ideograph-R028-Private.el (C3-212B): Unify Big5-8AFD and
34220         Big5-CDP-8AFD.
34221         (M-03069): Use `<-original-ideograph' instead of
34222         `original-char-of-shinjigen-1'.
34223         - Add `chinese-big5' code points.
34224         - Add `ideographic-structure'.
34225         - Use `=>ucs' instead of `->ucs'.
34226
34227         * Ideograph-R006-Hook.el: Add `ideograph-cdp'.
34228
34229         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
34230         Ideograph-R003-Dot.el, Ideograph-R001-One.el: Use
34231         `chinese-big5-cdp' instead of private code point of UCS in
34232         `ideographic-structure'.
34233
34234 2001-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34235
34236         * Ideograph-R163-City.el (U+90D2): Add `total-strokes'; unify
34237         JSP-622D.
34238         (U+90E6): Add `total-strokes'.
34239         (U+90E7): Likewise.
34240
34241 2001-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34242
34243         * Ideograph-R028-Private.el (U+53BC): Unify G1-7D29; delete
34244         `kangxi-radical' and `kangxi-strokes'; delete `non-morohashi'.
34245         (C6-2251): Delete `non-morohashi'.
34246         (U+53C3): Unify G1-324E.
34247
34248 2001-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34249
34250         * Ideograph-R149-Speech.el: Add missing JIS X 0208:1990 and JIS X
34251         0212 code points.
34252
34253 2001-08-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34254
34255         * Ideograph-R142-Insect.el (U+8748): Add `total-strokes'.
34256         (G0-3275): Fix `ideographic-strokes'; delete `kangxi-strokes',
34257         `daikanwa-radical' and `daikanwa-strokes'.
34258         (U+877E): Add `total-strokes'.
34259         (U+87A8): Likewise.
34260         (U+87CF): Likewise.  Add missing JIS X 0208:1990 and JIS X 0212
34261         code points.
34262
34263         * Ideograph-R140-Grass.el (C6-4D68): Fix `ideographic-strokes'.
34264         (G0-3D2F): Add `total-strokes'; delete `japanese-strokes'.
34265         Add missing JIS X 0208:1990 and JIS X 0212 code points.
34266
34267         * Ideograph-R118-Bamboo.el: Add missing JIS X 0208:1990 code
34268         points.
34269
34270         * Ideograph-R115-Grain.el: Add missing JIS X 0212 and JIS X
34271         0208:1990 code points.
34272
34273 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34274
34275         * Ideograph-R162-Walk.el (M-38710): Add `total-strokes'; separate
34276         U+8FBA.
34277         (U+8FBA): Unify J90-4A55; relate to M-38710.
34278         (J90-4D5A): New character; relate to U+9065.
34279         (G0-5223): Fix `ideographic-strokes'; add `total-strokes'.
34280
34281         * Ideograph-R159-Cart.el: Add missing JIS X 0208:1990 code points.
34282
34283 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34284
34285         * Ideograph-R158-Body.el (U+8EC5): Add `total-strokes'; unify
34286         J90-6D40.
34287
34288         * Ideograph-R157-Foot.el (U+8DE5): Add `total-strokes'; unify
34289         JSP-5F6B.
34290
34291         * Ideograph-R154-Shell.el (U+8CAE): Unify J90-6C49.
34292         (U+8CCE): Add `total-strokes'; unify J90-4128.
34293
34294         * Ideograph-R137-Boat.el (U+822E): Add `total-strokes'.
34295         (J90-6764): New character; relate to U+822E.
34296
34297         * Ideograph-R130-Meat.el: Add missing JIS X 0212 and JIS X
34298         0208:1990 code points.
34299
34300         * Ideograph-R128-Ear.el (M-29074'): Separate M050366 and U+8056.
34301
34302         * Ideograph-R120-Silk.el: Add missing JIS X 0212 and JIS X
34303         0208:1990 code points.
34304
34305 2001-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34306
34307         * Ideograph-R119-Rice.el (M-26853): Add `total-strokes'.
34308         (J90-4C62): New character; relate to M-26853 and U+7C7E.
34309         (U+7C8F): Unify JSP-532E.
34310         (U+7C90): Add `total-strokes'; unify J90-6464.
34311         (U+7CAB): Add `total-strokes'; unify J90-6468.
34312         (U+7CAD): Add `total-strokes'; unify J90-6466.
34313         (M-27013): Separate U+7CC0; add `total-strokes'.
34314         (U+7CC0): Unify J90-6471.
34315         (U+7CD8): Add `total-strokes'; unify J90-6474.
34316
34317         * Ideograph-R135-Tongue.el (U+8217): Unify J90-4A5E; add
34318         `total-strokes'.
34319
34320         * Ideograph-R123-Sheep.el (U+7FAA): Unify JSP-5531; add
34321         `total-strokes'.
34322
34323 2001-08-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34324
34325         * Ideograph-R026-Seal.el: Add missing GB 12345 and KS X 1001 code
34326         points.
34327         (M-02872): Separate C6-2F3D; unify K0-716D, C3-2B4B, JX1-2E71 and
34328         U+537D.
34329         (M-02877): Use `<-vulgar-ideograph' instead of `comment'.
34330         (M-02878): Use `<-vulgar-ideograph' instead of `comment'.
34331         (M-02879): Use `->ideographic-variants' instead of
34332         `variant-of-shinjigen-1'.
34333         (C6-3D59): Use `<-vulgar-ideograph' instead of `comment'.
34334         (U+537F): Use `<-vulgar-ideograph' instead of
34335         `variant-of-shinjigen-1'; delete `kangxi-strokes' and
34336         `japanese-strokes'.
34337
34338         * Ideograph-R030-Mouth.el, Ideograph-R031-Enclosure.el: Merge
34339         missing KS X 1001 and GB 12345 code points.
34340
34341         * Ideograph-R029-Again.el: Add missing KS X 1001 and GB 12345 code
34342         points.
34343
34344         * Ideograph-R025-Divination.el: Add missing KS X 1001 code points.
34345
34346         * Ideograph-R024-Ten.el, Ideograph-R023-Hiding-Enclosure.el,
34347         Ideograph-R022-Right-Open-Box.el: Add missing KS X 1001 and GB
34348         12345 code points.
34349
34350         * Ideograph-R009-Man.el (M-00901): Unify K0-775E.
34351
34352 2001-08-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34353
34354         * Ideograph-R211-Tooth.el (C5-6B66): Delete M-48598.
34355         (C7-5746): Add `ideographic-strokes'.
34356         (C7-5B38): Likewise.
34357         (C5-755D): Likewise.
34358         (C4-6D4A): Likewise.
34359         (C4-6D4F): Likewise.
34360         (C5-7A24): Likewise.
34361
34362         * Ideograph-R209-Nose.el (C7-3E71): Add `ideographic-strokes'.
34363         (C5-787C): Likewise.
34364         (C5-797E): Likewise.
34365         (C5-7A21): Likewise.
34366
34367         * Ideograph-R203-Black.el (C5-6B5B): Add `ideographic-strokes'.
34368         (C5-6B5D): Likewise.
34369         (C7-5737): Likewise.
34370         (C7-5E41): Likewise.
34371         (C4-6C5C): Likewise.
34372         (C5-7875): Likewise.
34373         (C5-7874): Likewise.
34374         (C4-6C5E): Likewise.
34375
34376         * Ideograph-R196-Bird.el (C7-2B79): Delete M-46732.
34377         (C4-5A58): Delete M-46878.
34378         (C4-6B42): Delete M-47314.
34379
34380 2001-08-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34381
34382         * Ideograph-R027-Cliff.el: Merge missing KS X 1001, GB 12345 code
34383         points.
34384
34385         * Ideograph-R197-Salt.el (C5-6F48): Add `ideographic-strokes'.
34386         (C7-5247): Likewise.
34387
34388 2001-08-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34389
34390         * Ideograph-R190-Hair.el (C7-2B5A): Delete M-45389.
34391
34392         * Ideograph-R195-Fish.el (C5-6F26): Add `ideographic-strokes'.
34393         (C5-6B38): Likewise.
34394
34395         * Ideograph-R187-Horse.el (C7-2B43): Add `ideographic-strokes'.
34396         (C7-564E): Seems equivalent to C5-7234.
34397
34398         * Ideograph-R189-Tall.el (C4-4866): Add `ideographic-strokes'.
34399         (C3-6063): Likewise.
34400         (C7-657C): Likewise.
34401
34402         * Ideograph-R188-Bone.el (C2-486F): Add `ideographic-strokes'.
34403
34404         * Ideograph-R184-Eat.el (C2-5569): Use `ideographic-strokes'
34405         instead of `kangxi-strokes'.
34406         (JSP-6862): Use `ideographic-strokes' instead of
34407         `japanese-strokes'.
34408         (K0-7A44): Use `ideographic-strokes' instead of `kangxi-strokes'.
34409         (J0-3642): Likewise.
34410
34411         * Ideograph-R177-Leather.el (C5-524B): Add `ideographic-strokes'.
34412
34413         * Ideograph-R167-Gold.el (C7-3D22): Delete M-40682.
34414
34415         * Ideograph-R163-City.el (C5-3065): Delete M-39417.
34416
34417         * Ideograph-R173-Rain.el (C1-7B3D): Use `ideographic-strokes'
34418         instead of `kangxi-strokes'.
34419
34420         * Ideograph-R169-Gate.el (C6-4F7D): Add `ideographic-strokes'.
34421         (C7-4444): Likewise.
34422
34423 2001-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34424
34425         * Ideograph-R162-Walk.el (C*-****): Add missing
34426         `ideographic-strokes'.
34427         (C1-6B40): Use `ideographic-strokes' instead of `kangxi-strokes'.
34428         (C1-6B47): Likewise.
34429         (C1-6B41): Likewise.
34430         (C1-6B46): Likewise.
34431         (C1-6B45): Likewise.
34432         (C1-6B42): Likewise.
34433
34434 2001-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34435
34436         * Ideograph-R154-Shell.el (C6-6267): Delete M-36791.
34437         (C5-4A28): Delete M-36803.
34438         (C7-503F): Delete M-36948.
34439
34440 2001-08-15  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
34441
34442         * Ideograph-R149-Speech.el (C5-694E): Delete M-35963.
34443
34444         * Ideograph-R145-Clothes.el (C*-****): Add `ideographic-strokes'.
34445         (G0-3A56): Delete `japanese-strokes'.
34446         (G0-336C): Use `ideographic-strokes' instead of
34447         `japanese-strokes'; delete `kangxi-strokes'; fix `total-strokes'.
34448
34449 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
34450
34451         * Ideograph-R141-Tiger.el (JX1-7B4F): Unify K0-5657 instead of
34452         K0-5249.
34453         (C1-663F): Separate K0-5657; use `ideographic-strokes' instead of
34454         `japanese-strokes'.
34455         (C3-5B26): Add `ideographic-strokes'.
34456
34457 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
34458
34459         * Ideograph-R142-Insect.el (C*-****): Add missing
34460         `ideographic-strokes'.
34461         (C2-4D6C): Use `ideographic-strokes' instead of `kangxi-strokes'.
34462         (C3-494C): Likewise.
34463         (C2-5F3A): Likewise.
34464         (C2-6668): Likewise.
34465
34466         * Ideograph-R135-Tongue.el (C4-2F4D): Add `ideographic-strokes'.
34467
34468         * Ideograph-R124-Feather.el (C*-****): Add missing
34469         `ideographic-strokes'.
34470
34471         * Ideograph-R122-Net.el (M-28241): Separate C2-3224.
34472         (JSP-5476): Use `=>ucs' instead of `->ucs'; use
34473         `ideographic-strokes' instead of `japanese-strokes'.
34474
34475 2001-08-14  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
34476
34477         * Ideograph-R118-Bamboo.el (C7-484D): Delete M-49439.
34478
34479 2001-08-13  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
34480
34481         * Ideograph-R120-Silk.el (C2-6B75): Use `ideographic-strokes'
34482         instead of `kangxi-strokes'.
34483
34484         * Ideograph-R113-Spirit.el (JX2-726C): Use `ideographic-strokes'
34485         instead of `japanese-strokes'.
34486
34487 2001-08-13  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
34488
34489         * Ideograph-R109-Eye.el (C3-2E35): Add `ideographic-strokes'.
34490         (C5-2A5F): Likewise.
34491         (C6-3A2D): Likewise.
34492         (C6-4242): Likewise.
34493         (J0-4365): Use `ideographic-strokes' instead of
34494         `japanese-strokes'.
34495         (C6-4B7B): Add `ideographic-strokes'.
34496         (C5-3A4E): Likewise.
34497         (C6-5559): Likewise.
34498         (C6-555D): Likewise.
34499         (C4-4539): Likewise.
34500         (C4-4541): Likewise.
34501         (C3-4837): Likewise.
34502         (C4-4B42): Likewise.
34503         (C4-4B49): Likewise.
34504         (C5-4E61): Likewise.
34505         (C5-5621): Likewise.
34506         (C4-5160): Likewise.
34507         (C5-5C48): Likewise.
34508         (C7-3959): Likewise.
34509         (C4-6370): Likewise.
34510
34511         * Ideograph-R104-Sickness.el (JSP-4D78): Use `ideographic-strokes'
34512         instead of `japanese-strokes'.
34513
34514         * Ideograph-R086-Fire.el (JX2-6F5C): Use `ideographic-strokes'
34515         instead of `japanese-strokes'.
34516         (J0-4F27): Use `ideographic-strokes' instead of `kangxi-strokes'.
34517         (C2-4B69): Likewise.
34518         (JX2-7028): Use `ideographic-strokes' instead of `kangxi-strokes'.
34519
34520         * Ideograph-R094-Dog.el (C3-3D2A): Use `ideographic-strokes'
34521         instead of `kangxi-strokes'.
34522
34523 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34524
34525         * ideograph-util.el (morohashi-daikanwa<): Accept integer.
34526         (char-representative-of-daikanwa): New function.
34527         (ideograph-char<): Use `char-representative-of-daikanwa'.
34528
34529         * Ideograph-R085-Water.el (J83-4B22): Use `ideographic-strokes'
34530         instead of `kangxi-strokes'.
34531         (C2-4B50): Likewise.
34532         (C2-4B49): Likewise.
34533         (C2-4B46): Likewise.
34534         (C2-4B42): Likewise.
34535         (C2-4B53): Likewise.
34536         (J83-4667): Likewise.
34537
34538 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34539
34540         * ideograph-util.el (update-ideograph-radical-table): New
34541         implementation based on `map-char-attribute'.
34542         (ideograph-char<): Use `map-char-attribute' to find the
34543         representative character of morohashi-daikanwa.
34544
34545         * Ideograph-R084-Steam.el (C2-274E): Add `ideographic-strokes'.
34546
34547         * Ideograph-R075-Tree.el (J83-4F31): Use `ideographic-strokes'
34548         instead of `kangxi-strokes'.
34549
34550         * Ideograph-R072-Sun.el (J83-3322): Use `ideographic-strokes'
34551         instead of `kangxi-strokes'.
34552         (C3-5472): Add `ideographic-strokes'.
34553
34554         * Ideograph-R066-Rap.el (C*-****): Add missing
34555         `ideographic-strokes'.
34556
34557 2001-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34558
34559         * Ideograph-R063-Door.el (J0-4C61): Use `ideographic-strokes'
34560         instead of `kangxi-strokes'.
34561         (C2-2F32): Use `ideographic-strokes' instead of
34562         `japanese-strokes'.
34563
34564 2001-08-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34565
34566         * Ideograph-R053-Dotted-Cliff.el (C1-636E): Add
34567         `ideographic-strokes'.
34568
34569         * Ideograph-R032-Earth.el (J83-3E7D): Modify `morohashi-daikanwa'.
34570
34571         * Ideograph-R031-Enclosure.el (C3-3026): Add
34572         `ideographic-strokes'.
34573
34574         * Ideograph-R030-Mouth.el:
34575         - Use `=>ucs' instead of `->ucs'.
34576         - Unify or relate missing combinations of M-XXXXX and CNS.
34577         - Fix some relations between M-XXXXX and CNS.
34578         (C5-2161): Unify Big5-8BF7 and Big5-CDP-8BF7.
34579         (C6-2651): Moved to Ideograph-R031-Enclosure.el.
34580         (C3-276C): Unify Big5-8BCF and Big5-CDP-8BCF.
34581         (C3-2772): Add `->same-ideograph' for M-48258; delete `->mojikyo'.
34582         (M-03672): Unify JSP-3541, C3-3022, M059186 and U+54F6.
34583         (U+5626): Separate C3-4650 and move it to Ideograph-R038-Woman.el.
34584
34585 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34586
34587         * Ideograph-R102-Field.el (J90-6136): Unify MH-347; use
34588         `->same-ideograph' for M-21735; delete `ideographic-variants' for
34589         M021735.
34590
34591         * Ideograph-R045-Sprout.el (M-07853): New character.
34592
34593         * Ideograph-R039-Child.el (M-07001): New character.
34594
34595 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34596
34597         * char-db-util.el (char-db-insert-char-spec): Don't use `ucs' for
34598         private area of BMP; use `chinese-big5-cdp' if it is defined; use
34599         `find-char' instead of `define-char'.
34600         (char-db-insert-alist): Use `find-char' instead of `define-char'.
34601         (insert-char-attributes): Likewise.
34602
34603 2001-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34604
34605         * u0E000-Private-Use.el (U+F4E4): Separate Big5-8B4A and
34606         Big5-CDP-8B4A.
34607         (U+F580): Separate Big5-8C49 and Big5-CDP-8C49.
34608
34609         * Ideograph-R024-Ten.el (Big5-CDP-8C49): New character; separated
34610         from U+F580 and moved from u0E000-Private-Use.el.
34611
34612         * Ideograph-R009-Man.el: Unify or relate missing combinations of
34613         M-XXXXX and CNS.
34614         (cjk radical person for top): New character.
34615         (C3-2148): Add M-01512 into `->same-ideograph'.
34616         (cjk radical sunrise): New character.
34617         (M-00981): Separate M000981; add `<-ancient-ideograph' for
34618         M-00702.
34619         (C6-4653): Relate to M-00981.
34620         (C6-4654): Relate to M-00993 instead of M-00981.
34621
34622         * Ideograph-R044-Corpse.el: Use `=>ucs' instead of `->ucs'.
34623         (C6-244F): Unify Big5-8D6C and Big5-CDP-8D6C.
34624         (M-07705): Use `<-vulgar-ideograph' instead of
34625         `vulgar-ideograph-of'.
34626         (C3-2C37): Use `->same-ideograph' instead of `ideograph='.
34627         (C3-3545): Unify M-07748.
34628         (C4-372E): Add `->same-ideograph' for M-07001.
34629
34630         * Ideograph-R213-Turtle.el (C3-396C): Separate from U+4E80 and
34631         moved from Ideograph-R005-Second.el.
34632         - Use `=>ucs' instead of `->ucs'.
34633
34634         * Ideograph-R205-Frog.el (M-48258): Add `<-vulgar-ideograph' for
34635         M-48257.
34636
34637         * Ideograph-R135-Tongue.el (U+820C): Unify Big5-88EF and
34638         Big5-CDP-88EF.
34639         (C1-485F): Use `<-original-ideograph' instead of
34640         `original-ideograph-of'.
34641
34642         * Ideograph-R119-Rice.el (EGB-2F7B): Separate C3-3E22, JSP-5332
34643         and JX2-7376; delete `japanese-strokes'; unify Big5-8CB9 and
34644         Big5-CDP-8CB9.
34645
34646         * Ideograph-R102-Field.el (C3-2E26): Unify Big5-8BF0 and
34647         Big5-CDP-8BF0.
34648
34649         * Ideograph-R086-Fire.el:
34650         - Unify or relate missing combinations of M-XXXXX and CNS.
34651         - Use `=>ucs' instead of `->ucs'.
34652
34653         * Ideograph-R038-Woman.el (C3-4650): Separated from U+5626 and
34654         moved from Ideograph-R030-Mouth.el.
34655
34656 2001-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34657
34658         * Ideograph-R031-Enclosure.el: Use `=>ucs' instead of `->ucs'.
34659         (C6-2651): New character; relate to M-04726.
34660         (C6-2A3E): Add `->same-ideograph' for M-04718.
34661
34662 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34663
34664         * README.en: New file.
34665
34666 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34667
34668         * Ideograph-R118-Bamboo.el: Use `=>ucs' instead of `->ucs'.
34669         (C2-4C61): Separated from JX2-233D and moved from
34670         Ideograph-R018-Knife.el.
34671
34672         * char-db-util.el (insert-char-attributes): Regard
34673         `->wrong-ideograph' and `<-wrong-ideograph' as
34674         character-references.
34675
34676 2001-08-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34677
34678         * u0E000-Private-Use.el (U+F390): Separate Big5-88EF and
34679         Big5-CDP-88EF.
34680         (U+F547): Separate Big5-8BCF and Big5-CDP-8BCF.
34681         (U+F568): Separate Big5-8BF0 and Big5-CDP-8BF0.
34682         (U+F56F): Separate Big5-8BF7 and Big5-CDP-8BF7.
34683         (U+F5CE): Separate Big5-8CB9 and Big5-CDP-8CB9.
34684         (U+F640): Separate Big5-8D6C and Big5-CDP-8D6C.
34685
34686         * Ideograph-R005-Second.el (J0-3535): Delete `kangxi-radical' and
34687         `kangxi-strokes'; separate S1-9917, S2-9917 and C3-396C; move them
34688         to Ideograph-R213-Turtle.el.
34689         (M-00215): Separate C2-4156; fix `total-strokes'.
34690
34691         * Ideograph-R002-Line.el (M-00072): Unify U+3404.
34692         (C7-2C3C): Add `->same-ideograph' for M-00246.
34693
34694         * Ideograph-R001-One.el (M-00020): Add `->synonyms'.
34695
34696         * Ideograph-R018-Knife.el (U+5202): Unify Big5-8B4D and
34697         Big5-CDP-8B4D.
34698         (S1-0597): Use `<-wrong-ideograph' instead of
34699         `wrong-char-of-shinjigen-1'.
34700         (M-01880): Delete C4-2239; unify C4-223A.
34701         (M-01892): Unify C4-2239.
34702         (U+524A): Unify Big5-AB64.
34703         (C1-5028): Separate Big5-AB64.
34704         (JX2-233D): Separate C2-4C61 and Big5-E35A and move them to
34705         Ideograph-R118-Bamboo.el; delete `kangxi-radical' and
34706         `kangxi-strokes'; add `->same-ideograph'.
34707         - Add `ideograph-cdp' and `ideographic-structure'.
34708         - Unify or relate missing combinations of M-XXXXX and CNS.
34709
34710         * Ideograph-R008-Lid.el (C6-3D23): Relate to M-00319.
34711         (M-00320): Delete C6-3D23; unify C6-3D22.
34712         (U+4EB8): Fix strokes.
34713
34714         * Ideograph-R004-Slash.el: Add `ideograph-cdp' and
34715         `ideographic-structure'.
34716         (U+4E3F): Unify Big5-8B47 and Big5-CDP-8B47.
34717         (U+4E46): Use `<-vulgar-ideograph' instead of
34718         `vulgar-char-of-shinjigen-1'.
34719
34720 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34721
34722         * Ideograph-R175-Wrong.el: Use `=>ucs' instead of `->ucs'.
34723         (C1-7948): Unify Big5-C3FB.
34724
34725         * Ideograph-R003-Dot.el: Add `ideograph-cdp' and
34726         `ideographic-structure'.
34727         (U+4E36): Unify Big5-8B41 and Big5-CDP-8B41.
34728
34729 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34730
34731         * u0E000-Private-Use.el: Unify `chinese-big5-cdp'.
34732
34733         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Unify
34734         `chinese-big5-cdp'.
34735         (CJK RADICAL PERSON): Likewise.
34736
34737 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34738
34739         * Ideograph-R005-Second.el: Add `ideograph-cdp' and
34740         `ideographic-structure'.
34741         (U+4E5A): Unify Big5-C87B.
34742
34743 2001-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34744
34745         * u0E000-Private-Use.el (U+F4E1): Separate Big5-8B47.
34746         (U+F4E4): Separate Big5-8C5D.
34747
34748         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Add
34749         `total-strokes' and `ideograph-cdp'; unify Big5-8C5D.
34750         (CJK RADICAL PERSON): Use `ideograph-cdp' instead of
34751         `ideographic-cdp'.
34752
34753         * Ideograph-R145-Clothes.el (C6-2553): Relate to M-34091.
34754         (M-34094): Use `<-original-ideograph' instead of `comment'.
34755         (C1-4F4F): Moved from Ideograph-R018-Knife.el.
34756         - Merge KS X 1001, Big5, JIS X 0212  and GB 12345 code points.
34757         - Use `=>ucs' instead of `->ucs'.
34758
34759         * Ideograph-R002-Line.el: Use `ideograph-cdp' instead of
34760         `ideographic-cdp'.
34761         (U+4E28): Add `ideograph-cdp'; unify Big5-8B76.
34762
34763         * Ideograph-R001-One.el: Use `ideograph-cdp' instead of
34764         `ideographic-cdp'.
34765
34766 2001-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34767
34768         * u0E000-Private-Use.el (U+F4D0): Separate Big5-8AF5.
34769         (U+F510): Separate Big5-8B76.
34770
34771         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PERSON): Add
34772         `total-strokes' and `ideographic-cdp'; unify Big5-8AF5 (CDP
34773         private).
34774
34775         * char-db-util.el (char-db-insert-char-reference): Regard integer
34776         value of :char as UCS code point.
34777         (insert-char-attributes): Use current-column to detect short or
34778         long; format `ideographic-structure' as sequence of
34779         character-references.
34780
34781         * Ideograph-R026-Seal.el, Ideograph-R025-Divination.el,
34782         Ideograph-R024-Ten.el:
34783         - Merge Big5 code points.
34784         - Use `=>ucs' instead of `->ucs'.
34785
34786         * Ideograph-R021-Spoon.el:
34787         - Merge KS X 1001 and Big5 code points.
34788         - Use `=>ucs' instead of `->ucs'.
34789
34790         * Ideograph-R002-Line.el, Ideograph-R001-One.el:
34791         - Merge `ideographic-cdp'.
34792         - Add `ideographic-structure'.
34793
34794 2001-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34795
34796         * u03100-Bopomofo.el: Use `<-bopomofo' instead of `->ideograph'.
34797
34798 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34799
34800         * Ideograph-R213-Turtle.el (J83-737D): Separate J78-737D and
34801         U+9F9C.
34802         (M-48848): Separate C7-2C3A; use `<-original-ideograph' instead of
34803         `comment'; unify U+9F9C.
34804         (J90-6354): Separate C3-5E47 and U+9F9D; use `<-ancient-ideograph'
34805         instead of `comment'; add `->same-ideograph'; delete
34806         `kangxi-radical' and `kangxi-strokes'.
34807         (J78-6354): New character; relate to U+9F9D and M-48869.
34808
34809         * Ideograph-R109-Eye.el (U+770C): Unify J90-3829.
34810         (M-23221): Add `total-strokes'; unify JSP-4E5F.
34811         (M-49364): Use `<-original-ideograph' instead of
34812         `original-ideograph-of'.
34813
34814         * Ideograph-R096-Jade.el (J90-6076): New character; relate to
34815         U+7476 and M-21149.
34816
34817 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34818
34819         * Ideograph-R198-Deer.el (M-47690): Use `->synonyms' instead of
34820         `->synonymous'.
34821
34822         * Ideograph-R113-Spirit.el, Ideograph-R102-Field.el,
34823         Ideograph-R098-Tile.el: Merge missing JIS X 0208:1990 and JIS X
34824         0212 code points.
34825
34826         * Ideograph-R093-Cow.el (M-19923): Separate U+725C.
34827         (U+725C): Unify JSP-4A58.
34828
34829         * Ideograph-R085-Water.el, Ideograph-R075-Tree.el: Merge missing
34830         JIS X 0208:1990 and JIS X 0212 code points.
34831
34832 2001-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34833
34834         * char-db-util.el (insert-char-attributes): Use `<-bopomofo'
34835         instead of `->ideograph'.
34836
34837         * Ideograph-R112-Stone.el (U+783A): Add `total-strokes'; unify
34838         J90-4557.
34839
34840         * Ideograph-R107-Skin.el (U+76B9): Unify J90-6231.
34841
34842         * Ideograph-R104-Sickness.el (U+75E9): Add `total-strokes'; unify
34843         J90-4169.
34844         (U+7604): Add `total-strokes'; unify JSP-4D66.
34845
34846         * Ideograph-R094-Dog.el (U+731F): Unify J90-4E44.
34847         (U+7363): Unify J90-3D43.
34848
34849         * Ideograph-R086-Fire.el (U+713C): Unify J90-3E46; add
34850         `total-strokes'.
34851         (U+7199): Unify J90-7426.
34852
34853         * Ideograph-R082-Fur.el (U+6BEE): Unify JSP-463E.
34854
34855         * Ideograph-R073-Say.el (U+66FA): Add `total-strokes'; unify
34856         JSP-426D.
34857
34858         * Ideograph-R072-Sun.el (U+663F): Add `total-strokes'; unify
34859         J90-5B26.
34860
34861         * Ideograph-R070-Square.el (U+65D9): Add `total-strokes'; unify
34862         J90-5A5A.
34863
34864         * Ideograph-R064-Hand.el: Merge missing JIS X 0212 and JIS X
34865         0208-1990 code points.
34866         (U+631C): Fix `ideographic-strokes'; add `total-strokes'.
34867         (M-49129): Unify C6-402E; add `->ideographic-variants'.
34868
34869         * Ideograph-R053-Dotted-Cliff.el (J0-3E32): Relate to U+5E8A.
34870
34871 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34872
34873         * u02F00-Kangxi-Radicals.el: Use `<-radical' instead of
34874         `->decomposition' with sequence `compat' + U+****.
34875
34876         * u02500-Box-Drawing.el (BOX DRAWINGS VERTICAL SINGLE AND RIGHT
34877         DOUBLE): Unify Big5-A2A5 instead of Big5-F9E9.
34878         (BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE): Unify Big5-A2A7
34879         instead of Big5-F9EB.
34880         (BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE): Unify
34881         Big5-A2A6 instead of Big5-F9EA.
34882
34883         * Ideograph-R023-Hiding-Enclosure.el (J0-523E): Unify U+5338.
34884         (C6-212B): Use `->same-ideograph' instead of `morohashi-daikanwa'.
34885         - Use `=>ucs' instead of `->ucs'.
34886         - Merge Big5 code points.
34887
34888         * Ideograph-R022-Right-Open-Box.el:
34889         - Merge Big5 code points.
34890         - Use `=>ucs' instead of `->ucs'.
34891
34892         * Ideograph-R008-Lid.el (G0-596F): Unify U+4EA0.
34893
34894 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34895
34896         * Ideograph-R019-Power.el (M-02334): Use `script' and
34897         `<-vulgar-ideograph' instead of `comment'.
34898         (M-02354): Likewise; add `->synonyms'.
34899         (M-02402): Use `<-ancient-ideograph' instead of
34900         `ancient-char-of-shinjigen-1'.
34901         (M-2415'): Use `<-vulgar-ideograph' instead of
34902         `vulgar-ideograph-of'; add `<-simplified-ideograph'.
34903         - Merge KS X 1001, Big5 and GB 12345 code points.
34904         - Use `=>ucs' instead of `->ucs'.
34905         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
34906         - Use `->same-ideograph' instead of `ideograph='.
34907
34908         * char-db-util.el (insert-char-attributes): Rename `->synonymous'
34909         to `->synonyms'.
34910
34911         * Ideograph-R020-Wrap.el: - Merge KS X 1001 and Big5 code points.
34912         - Use `=>ucs' instead of `->ucs'.
34913
34914         * Ideograph-R066-Rap.el (U+657D): Add `total-strokes'; unify
34915         JSP-4155.
34916
34917         * Ideograph-R063-Door.el (U+6244): Unify JSP-3F35; add
34918         `total-strokes'.
34919
34920         * Ideograph-R050-Turban.el (J83-5672): Unify J90-5672.
34921
34922         * Ideograph-R030-Mouth.el (U+540F): Unify J90-4D79.
34923
34924         * Ideograph-R018-Knife.el (J83-3D69): Unify K0-7478.
34925         (G0-3375): Separate C1-4F4F and move it to
34926         Ideograph-R145-Clothes.el; delete `cns-radical' and
34927         `cns-total-strokes'.
34928         (M-02024): Separate J0-516C; unify C3-2B43; add
34929         `<-vulgar-ideograph'.
34930         (J0-516C): Use `<-vulgar-ideograph' instead of
34931         `vulgar-char-of-shinjigen-1'.
34932         - Merge KS X 1001, Big5 and GB 12345 code points.
34933         - Use `=>ucs' instead of `->ucs'.
34934         - Use `<-original-ideograph' instead of `original-ideograph-of'.
34935         - Use `<-simplified-ideograph' instead of `simplified-ideograph-of'.
34936         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
34937         - Use `->ideographic-variants' instead of `variant-of-shinjigen-1'.
34938
34939         * Ideograph-R001-One.el (C2-212E): New character; moved from
34940         Ideograph-R013-Down-Box.el; unify Big5-C94E.
34941
34942         * Ideograph-R205-Frog.el (M-48305): Separate J78-7368, J83-7368,
34943         K0-5C2F and J90-7368.
34944
34945         * Ideograph-R198-Deer.el (J83-4E6F): Separate C1-795E, J90-4E6F
34946         and U+9E97.
34947         (M-47690): Separate J78-4E5B, J83-4E5B, K0-5778 and J90-4E5B; add
34948         `->synonymous'.
34949
34950         * Ideograph-R115-Grain.el (M-25381): New character; unify C3-5E47;
34951         add `->same-ideograph' for M-48869; add `<-ancient-ideograph' for
34952         M-24940.
34953
34954 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34955
34956         * char-db-util.el (insert-char-attributes): Regard `->synonymous'
34957         as a character-reference.
34958
34959         * Ideograph-R210-Even.el (J90-6C5A): Separate J78-6C5A, J83-6C5A
34960         and K0-6E32.
34961
34962         * u03000-CJK-Symbols-and-Punctuation.el: Merge Big5-Eten code
34963         points.
34964
34965         * Ideograph-R199-Wheat.el: Merge missing JIS X 0208 code points.
34966         (J78-7351): Separate J83-7351 and J90-7351.
34967         (J83-396D): Unify J90-396D; add `total-strokes'.
34968         (J83-4C4D): Unify J90-4C4D; add `total-strokes'.
34969
34970         * Ideograph-R209-Nose.el (J90-4921): Unify J78-4921 and J83-4921.
34971
34972         * Ideograph-R208-Rat.el (J83-736B): Unify J78-736B and J90-736B.
34973
34974         * Ideograph-R203-Black.el (J78-4263): Separate J83-4263 and
34975         J90-4263.
34976
34977         * Ideograph-R196-Bird.el: Merge missing JIS X 0208 code points.
34978         (J83-463E): Separate J78-463E.
34979         (J78-3974): Separate J83-3974, C1-7827, J90-3974 and U+9D60.
34980
34981         * Ideograph-R013-Down-Box.el (EGB-7A29): Separate C2-212E and
34982         Big5-C94E and move them to Ideograph-R001-One.el; delete
34983         `kangxi-radical' and `kangxi-strokes'.
34984         (U+5188): Use `->same-ideograph' instead of `comment'; unify
34985         Big5-C8A2.
34986
34987         * u02E00-CJK-Radical-Supplement.el (CJK RADICAL SECOND TWO): Add
34988         `<-radical'; unify Big5-C87B and Big5:U+4E5A.
34989         (CJK RADICAL KNIFE TWO): Add `<-radical'; unify Big5-C87D and
34990         Big5:U+5202.
34991
34992         * u00400-Cyrillic.el: Merge Big5-Eten code points.
34993
34994 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34995
34996         * Ideograph-R197-Salt.el (J83-3834): Unify J90-3834.
34997
34998         * Ideograph-R195-Fish.el: Merge and/or fix JIS X 0208 code points.
34999
35000 2001-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35001
35002         * u0FF00-Halfwidth-and-Fullwidth-Forms.el: Merge Big5-Eten code
35003         points.
35004
35005         * u0E000-Private-Use.el: Delete Big5-Eten code points.
35006
35007         * u03200-Enclosed-CJK-Letters-and-Months.el (PARENTHESIZED
35008         IDEOGRAPH STOCK): Unify Big5-C8D1.
35009
35010         * u030A0-Katakana.el, u03040-Hiragana.el,
35011         u02F00-Kangxi-Radicals.el: Merge Big5-Eten code points.
35012
35013         * u02700-Dingbats.el (HEAVY TEARDROP-SPOKED ASTERISK): Unify
35014         Big5-C6E6.
35015
35016         * u02460-Enclosed-Alphanumerics.el, u02190-Arrows.el,
35017         u02150-Number-Forms.el: Merge Big5-Eten code points.
35018
35019         * u02100-Letterlike-Symbols.el (NUMERO SIGN): Unify Big5-C8D2.
35020         (TELEPHONE SIGN): Unify Big5-C8D3.
35021
35022         * u002B0-Spacing-Modifier-Letters.el (MODIFIER LETTER CIRCUMFLEX
35023         ACCENT): Unify Big5-C6D9.
35024
35025         * u000A0-Latin-1-Supplement.el (fullwidth diaeresis): Unify
35026         Big5-C6D8 instead of Big5-A14C.
35027
35028         * char-db-util.el (insert-char-attributes): Regard
35029         `->ideographic-variants', `->radical' and `<-radical' as
35030         character-references.
35031
35032 2001-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35033
35034         * Ideograph-R194-Ghost.el (J90-7233): Separate J78-7233, J83-7233
35035         and C1-777D.
35036
35037         * Ideograph-R191-Fight.el (J83-722D): Separate J78-722D and
35038         U+9B2E.
35039
35040         * Ideograph-R187-Horse.el (J90-3833): Unify J78-3833 and J83-3833.
35041         (J83-424D): Unify J90-424D; add `total-strokes'.
35042         (J83-715C): Separate J90-715C and C1-7B44.
35043
35044         * Ideograph-R184-Eat.el (J78-4C5F): Separate J83-4C5F, J90-4C5F
35045         and U+9905.
35046         (J90-713B): Unify J78-713B and J83-713B; delete `daikanwa-radical'
35047         and `daikanwa-strokes'; add `total-strokes'.
35048
35049 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35050
35051         * Ideograph-R200-Hemp.el (J83-4B7B): Unify J78-4B7B and J90-4B7B.
35052
35053 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35054
35055         * Ideograph-R181-Leaf.el (J83-7073): Separate C1-6764, J90-7073
35056         and U+980C.
35057         (J83-4852): Separate C1-6763, J90-4852 and U+9812.
35058         (J83-7075): Separate J78-7075, C1-7326 and U+9824; fix
35059         `total-strokes'.
35060         (J83-7123): Separate C2-717C, J90-7123 and U+9873.
35061
35062 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35063
35064         * Ideograph-R017-Open-Box.el:
35065         - Merge Big5 and KS X 1001 code points.
35066         - Use `=>ucs' instead of `->ucs'.
35067
35068 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35069
35070         * Ideograph-R182-Wind.el (J90-7124): Unify J78-7124 and J83-7124.
35071         (J83-7129): Separate J90-7129.
35072
35073         * Ideograph-R015-Ice.el (M-01718): Use `<-vulgar-ideograph'
35074         instead of `vulgar-ideograph-of'.
35075         - Use `=>ucs' instead of `->ucs'.
35076         - Merge KS X 1001, Big5 and GB 12345 code points.
35077
35078         * Ideograph-R177-Leather.el (J78-7057): Add `->same-ideograph'.
35079         (J83-3F59): Unify J90-3F59.
35080         (J90-7057): New character; unify MH-701.
35081         (J83-7057): New character; relate to MH-701; unify U+9771.
35082         (J78-3F59): New character; relate to MH-701.
35083         (J90-705D): Unify J78-705D and J83-705D.
35084         (J90-7060): Unify J78-7060 and J83-7060.
35085
35086         * Ideograph-R162-Walk.el (J78-4B78): Separate C1-4B55, G0-4679,
35087         J83-4B78, J90-4B78 and U+8FC4.
35088
35089         * Ideograph-R016-Table.el: Merge Big5, KS X 1001 and GB 12345 code
35090         points.
35091
35092 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35093
35094         * u0FE70-Arabic-Presentation-Forms-B.el,
35095         u0FB50-Arabic-Presentation-Forms-A.el: Merge `arabic-1-column' and
35096         `arabic-2-column'.
35097
35098         * u00600-Arabic.el: Merge `arabic-1-column' and `arabic-digit'.
35099
35100         * u000A0-Latin-1-Supplement.el, u00020-Basic-Latin.el: Merge
35101         `arabic-1-column'.
35102
35103 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35104
35105         * Ideograph-R014-Cover.el:
35106         - Merge KS X 1001, Big5 and GB 12345 code points.
35107         - Use `=>ucs' instead of `->ucs'.
35108
35109 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35110
35111         * Ideograph-R012-Eight.el (M-01459): Separate JX2-2328.
35112         (U+5173): Unify JX2-2328.
35113         - Use `=>ucs' instead of `->ucs'.
35114         - Merge Big5, KS X 1001 and GB 12345 code points.
35115
35116         * Ideograph-R175-Wrong.el (J83-7051): Separate J78-7051 and
35117         J90-7051.
35118
35119         * Ideograph-R173-Rain.el (J90-3C36): Unify J78-3C36 and J83-3C36.
35120         (J83-4A37): Separate J90-4A37.
35121         (J90-7049): Separate J78-7049, J83-7049 and K0-7038.
35122
35123         * Ideograph-R162-Walk.el (M-38711): Unify J78-4454; fix
35124         `jisx0208-difference'.
35125         (J83-4454): Separate J78-4454; fix `total-strokes'; fix
35126         `jisx0208-difference'.
35127
35128 2001-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35129
35130         * Ideograph-R172-Short-Tailed-Bird.el (J83-5256): Use `=>ucs'
35131         instead of `->ucs'; separate J90-5256.
35132
35133 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35134
35135         * u031A0-Bopomofo-Extended.el: Renamed from
35136         u031A0-Extended-Bopomofo.el.
35137
35138         * Ideograph-R013-Down-Box.el:
35139         - Use `=>ucs' instead of `->ucs'.
35140         - Merge KS X 1001 and Big5 code points.
35141
35142         * Ideograph-R009-Man.el (U+5036): Delete K0-4E7C.
35143         (U+4FF1): Unify K0-4E7C.
35144         - Merge KS X 1001 code points.
35145
35146         * Ideograph-R008-Lid.el (M-00304): Unify K0-5555.
35147         (K0-5322): New character; relate to U+4EB6 and M-00328.
35148
35149         * Ideograph-R007-Two.el (U+4E8C): Unify K0-6C23.
35150         (M-00250): Delete K0-6C23.
35151
35152         * u0FE30-CJK-Compatibility-Forms.el (presentation form for
35153         vertical book name mark): New character; relate to U+FE34; unify
35154         C1-213C and Big5-A15B.
35155         (book name mark): New character; relate to U+FE4F; unify C1-213D
35156         and Big5-A15C.
35157         - Merge Big5 code points.
35158
35159         * u000A0-Latin-1-Supplement.el (fullwidth *): Delete
35160         `->decomposition'.
35161
35162         * Ideograph-R011-Enter.el (U+4EBD): Delete `kangxi-radical'.
35163         - Use `=>ucs' instead of `->ucs'.
35164         - Merge Big5 and GB 12345 code points.
35165
35166         * Ideograph-R010-Legs.el:
35167         - Merge Big5 and GB 12345 code points.
35168         - Use `=>ucs' instead of `->ucs'.
35169
35170 2001-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35171
35172         * char-db-util.el (char-db-decode-isolated-char): Don't use
35173         isolated characters of `arabic-iso8859-6'; format
35174         `->original-ideograph', `<-original-ideograph', `->ideographic',
35175         `<-ideographic' and `->ideograph' as character-reference style.
35176         (insert-char-data-with-variant): Sort variants.
35177
35178         * Ideograph-R009-Man.el:
35179         - Merge Big5 and GB 12345 code points.
35180         - Use `=>ucs' instead of `->ucs'.
35181         - Use `->same-ideograph' instead of `ideograph='.
35182         - Use `<-original-ideograph' instead of `original-ideograph-of'.
35183         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
35184
35185         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH *): Add
35186         `<-fullwidth'.
35187         (FULLWIDTH ASTERISK): Unify C1-216E.
35188         (FULLWIDTH LATIN CAPITAL LETTER *): Use ``character-reference''
35189         style for `->lowercase'.
35190         (heavy low line): Use `=>ucs' instead of `->ucs'.
35191         (FULLWIDTH LATIN SMALL LETTER *): Use ``character-reference''
35192         style for `->uppercase'; omit `->titlecase'.
35193
35194         * u03200-Enclosed-CJK-Letters-and-Months.el: Merge Big5 code
35195         points.
35196
35197         * u03100-Bopomofo.el: Merge Big5 code points.
35198
35199         * u03000-CJK-Symbols-and-Punctuation.el (IDEOGRAPHIC SPACE):
35200         Delete `->decomposition'; add `<-ideographic'.
35201         (WAVY DASH): Delete Big5-A1CA.
35202         (HANGZHOU NUMERAL TEN): Unify Big5-A2CC.
35203         (HANGZHOU NUMERAL TWENTY): Unify Big5-A2CD.
35204         (HANGZHOU NUMERAL THIRTY): Unify Big5-A2CE.
35205
35206 2001-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35207
35208         * Ideograph-R170-Mound.el: Fix JIS X 0208 code points.
35209
35210         * Ideograph-R167-Gold.el: Merge and/or fix JIS X 0208 code points.
35211
35212         * Ideograph-R169-Gate.el: Merge missing JIS X 0208 code points.
35213
35214         * Ideograph-R164-Wine.el: Fix JIS X 0208 code points.
35215
35216 2001-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35217
35218         * u02000-General-Punctuation.el (ONE DOT LEADER): Delete
35219         Big5-A3BB.
35220         (OVERLINE): Add `->fullwidth'.
35221         (FULLWIDTH OVERLINE): Add `<-fullwidth'.
35222         (heavy overline): New character; unify C1-2224 and Big5-A1C3.
35223         - Use `=>ucs' instead of `->ucs'.
35224
35225         * u01E00-Latin-Extended-Additional.el (LATIN CAPITAL LETTER M WITH
35226         ACUTE): Separate JX1-2872.
35227         (fullwidth latin capital letter m with acute): New character;
35228         unify JX1-2872.
35229         (LATIN SMALL LETTER M WITH ACUTE): Separate JX1-2873.
35230         (fullwidth latin small letter m with acute): New character; unify
35231         JX1-2873.       
35232         - Use ``character-reference'' style for `->uppercase' and
35233           `->lowercase'.
35234         - Omit `->titlecase' because each value of it has the same value
35235           of `->uppercase'.
35236         - Merge `latin-tcvn5712' code points.
35237
35238         * u002B0-Spacing-Modifier-Letters.el (U+****): Add `->fullwidth'.
35239         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
35240         (CARON): Add `->fullwidth'.
35241         (fullwidth caron): Use `=>ucs' instead of `->ucs'; add
35242         `<-fullwidth'.
35243         (MODIFIER LETTER VERTICAL LINE): Add `->fullwidth'.
35244         (fullwidth modifier letter vertical line): Use `=>ucs' instead of
35245         `->ucs'; add `<-fullwidth'.
35246         (MODIFIER LETTER MACRON): Separate G0-2125 and Big5-A3BC.
35247         (fullwidth modifier letter macron): New character; unify G0-2125,
35248         C1-256D and Big5-A3BC.
35249         (MODIFIER LETTER ACUTE ACCENT): Separate C1-256E and Big5-A3BD.
35250         (fullwidth modifier letter acute accent): New character; unify
35251         C1-256E and Big5-A3BD.
35252         (MODIFIER LETTER GRAVE ACCENT): Separate C1-2570, Big5-A3BF.
35253         (fullwidth modifier letter grave accent): Unify C1-2570 and
35254         Big5-A3BF.
35255         (MODIFIER LETTER HALF TRIANGULAR COLON): Separate JX1-2B56.
35256         (fullwidth modifier letter half triangular colon): New character;
35257         unify JX1-2B56.
35258         (RING ABOVE): Separate K0-222A and JSP-2236.
35259         (fullwidth ring above): New character; unify K0-222A and JSP-2236.
35260         (MODIFIER LETTER RHOTIC HOOK): Separate JX1-2B71.
35261         (fullwidth modifier letter rhotic hook): New character; unify
35262         JX1-2B71.
35263         (MODIFIER LETTER EXTRA-HIGH TONE BAR): Separate JX1-2B60.
35264         (fullwidth modifier letter extra-high tone bar): New character;
35265         unify JX1-2B60.
35266         (MODIFIER LETTER HIGH TONE BAR): Separate JX1-2B61.
35267         (fullwidth modifier letter high tone bar): New character; unify
35268         JX1-2B61.
35269         (MODIFIER LETTER MID TONE BAR): Separate JX1-2B62.
35270         (fullwidth modifier letter mid tone bar): New character; unify
35271         JX1-2B62.
35272         (MODIFIER LETTER LOW TONE BAR): Separate JX1-2B63.
35273         (fullwidth modifier letter low tone bar): New character; unify
35274         JX1-2B63.
35275         (MODIFIER LETTER EXTRA-LOW TONE BAR): Separate JX1-2B64.
35276         (fullwidth modifier letter extra-low tone bar): New character;
35277         unify JX1-2B64.
35278
35279         * Ideograph-R008-Lid.el:
35280         - Use `=>ucs' instead of `->ucs'.
35281         - Merge Big5 and GB 12345 code points.
35282
35283         * Ideograph-R004-Slash.el (C3-212D): Separated from U+4E87 and
35284         moved from Ideograph-R006-Hook.el.
35285         - Use `=>ucs' instead of `->ucs'.
35286         - Merge GB 12345 and Big5 code points.
35287         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
35288         - Use `->bopomofo' instead of `->bopomofo-letter'.
35289         - Use `->same-ideograph' instead of `ideograph='.
35290         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
35291         - Use `<-original-ideograph' instead of `original-ideograph-of'.
35292
35293 2001-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35294
35295         * u02100-Letterlike-Symbols.el (halfwidth numero sign): Renamed
35296         from <HALFWIDTH NUMERO SIGN>; use `=>ucs' instead of `->ucs'.
35297         (OHM SIGN): Delete `->lowercase'.
35298         (KELVIN SIGN): Likewise.
35299         (ANGSTROM SIGN): Likewise.
35300
35301         * Ideograph-R007-Two.el:
35302         - Merge Big5 and GB 12345 code points.
35303         - Use `=>ucs' instead of `->ucs'.
35304
35305         * Ideograph-R006-Hook.el (U+4E87): Separate C3-212D and move it to
35306         Ideograph-R004-Slash.el; delete `kangxi-radical'; unify G1-7D3B;
35307         delete `non-morohashi'.
35308         - Merge Big5 code points.
35309         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
35310
35311         * Ideograph-R005-Second.el:
35312         - Merge Big5 and GB 12345 code points.
35313         - Use `->same-ideograph' instead of `ideograph='.
35314         - Use `=>ucs' instead of `->ucs'.
35315         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
35316
35317         * u01F00-Greek-Extended.el:
35318         - Use ``character-reference'' style for `->uppercase' and
35319           `->lowercase'.
35320         - Omit `->titlecase' because each value of it has the same value
35321         of `->uppercase'.
35322         (GREEK SMALL LETTER ALPHA WITH VARIA): Separate JX1-2B46.
35323         (LATIN SMALL LETTER ALPHA WITH GRAVE): New character; unify
35324         JX1-2B46.
35325         (GREEK SMALL LETTER ALPHA WITH OXIA): Separate JX1-2B47.
35326         (LATIN SMALL LETTER ALPHA WITH ACUTE): New character; unify
35327         JX1-2B47.
35328         (GREEK SMALL LETTER EPSILON WITH VARIA): Separate JX1-2B50.
35329         (LATIN SMALL LETTER OPEN E WITH GRAVE): New character; unify
35330         JX1-2B50.
35331         (GREEK SMALL LETTER EPSILON WITH OXIA): Separate JX1-2B51.
35332         (LATIN SMALL LETTER OPEN E WITH ACUTE): New character; unify
35333         JX1-2B51.
35334
35335         * Ideograph-R003-Dot.el:
35336         - Merge GB 12345-90 and Big5.
35337         - Use `=>ucs' instead of `->ucs'.
35338         (M-00104): Use `->same-ideograph' instead of `ideograph='; use
35339         `<-ancient-ideograph' instead of `ancient-ideograph-of'.
35340
35341         * Ideograph-R002-Line.el:
35342         - Merge Big5.
35343         - Use `=>ucs' instead of `->ucs'.
35344
35345         * Ideograph-R001-One.el (U+4E06): Unify G1-7D3D.
35346
35347 2001-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35348
35349         * u0FE50-Small-Form-Variants.el (SMALL REVERSE SOLIDUS): Unify
35350         Big5-A242.
35351
35352         * u02500-Box-Drawing.el (BOX DRAWINGS DOUBLE HORIZONTAL): Unify
35353         Big5-A2A4 instead of Big5-F9F9.
35354         (Big5-F9F9): New character.
35355         (box drawings double light arc down and right): New character;
35356         unify Big5-F9FA.
35357         (box drawings double light arc down and left): New character;
35358         unify Big5-F9FB.
35359         (box drawings double light arc up and left): New character; unify
35360         Big5-F9FD.
35361         (box drawings double light arc up and right): New character; unify
35362         Big5-F9FC.
35363
35364         * u02300-Miscellaneous-Technical.el (WAVY LINE): Delete Big5-A15B.
35365
35366         * u02200-Mathematical-Operators.el (SET MINUS): Delete Big5-A242.
35367         (RING OPERATOR): Delete Big5-A258.
35368         (TILDE OPERATOR): Add `ucs-big5' for U+FF5E.
35369
35370 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35371
35372         * u02460-Enclosed-Alphanumerics.el (CIRCLED LATIN CAPITAL LETTER
35373         *): Use ``character-reference'' style instead of UCS code-point as
35374         the format of `->lowercase'.
35375         (CIRCLED LATIN SMALL LETTER *): Use ``character-reference'' style
35376         instead of UCS code-point as the format of `->uppercase'; omit
35377         `->titlecase'.
35378
35379         * u02150-Number-Forms.el (ROMAN NUMERAL *): Add `->lowercase'.
35380         (SMALL ROMAN NUMERAL *): Add `->uppercase'; omit `->titlecase'.
35381
35382         * u020A0-Currency-Symbols.el (WON SIGN): Add `->fullwidth'.
35383
35384         * u02080-Subscripts.el, u02070-Superscripts.el (U+****): Add
35385         `->fullwidth'.
35386         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
35387
35388         * u00530-Armenian.el:
35389         - Use ``character-reference'' style instead of UCS code-point as
35390           the format of `->lowercase' and `->uppercase'.
35391         - Omit `->titlecase' because each value of it has the same value
35392           of `->uppercase'.
35393
35394 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35395
35396         * u00400-Cyrillic.el (CYRILLIC *): Add `->fullwidth'.
35397         (FULLWIDTH CYRILLIC *): Use `=>ucs' instead of `->ucs'.
35398         - Use ``character-reference'' style [alist] instead of UCS
35399           code-point [hex integer] as the format of `->lowercase' and
35400           `->uppercase'.
35401         - Omit `->titlecase' because each value of it has the same value
35402           of `->uppercase'.
35403
35404         * char-db-util.el (char-db-insert-char-reference): Renamed from
35405         `char-db-insert-char-map'.
35406
35407 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35408
35409         * ideograph-util.el (ideograph-char<): Treat `=>ucs' as same as
35410         `->ucs'.
35411
35412         * char-db-util.el (char-db-insert-char-spec): Renamed from
35413         `char-db-insert-char-ref'.
35414
35415 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35416
35417         * Ideograph-R085-Water.el: Use `=>ucs' instead of `->ucs'.
35418         (M-17573'): Add `<-simplified-ideograph' for M-17644.
35419
35420         * char-db-util.el (char-db-convert-obsolete-format): New variable.
35421         (insert-char-attributes): Don't convert `->ucs' to `=>ucs' if
35422         variable `char-db-convert-obsolete-format' is nil; format
35423         `->simplified-ideograph' and `<-simplified-ideograph' as character
35424         reference.
35425
35426         * Ideograph-R163-City.el: Fix JIS X 0208 code points.
35427
35428 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35429
35430         * char-db-util.el (char-db-insert-char-ref): New function.
35431         (char-db-insert-char-map): New function.
35432         (char-db-decode-isolated-char): New function.
35433         (insert-char-attributes): Convert `->ucs' to `=>ucs'; use
35434         ``character-reference'' style for `->uppercase', `->lowercase',
35435         `->titlecase'; omit `->titlecase' if its value has the same value
35436         of `->uppercase'; output `->fullwidth', `<-fullwidth',
35437         `->vulgar-ideograph', `<-vulgar-ideograph', `->ancient-ideograph',
35438         `<-ancient-ideograph', `->same-ideograph' and `->bopomofo' as
35439         ``character-reference'' style; use `char-db-decode-isolated-char'.
35440
35441         * Ideograph-R001-One.el:
35442         - Use `=>ucs' instead of `->ucs'.
35443         - Use `->bopomofo' instead of `->bopomofo-letter'.
35444         - Use `<-vulgar-ideograph' instead of `vulgar-ideograph-of'.
35445         - Use `<-ancient-ideograph' instead of `ancient-ideograph-of'.
35446         - Use `->same-ideograph' instead of `ideograph='.
35447         - Merge `chinese-big5' code points.
35448
35449         * u00370-Greek.el (U+****): Add `->fullwidth'.
35450         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
35451         - Use ``character-reference'' style [alist] instead of UCS
35452           code-point [hex integer] as the format of `->lowercase' and
35453           `->uppercase'.
35454         - Omit `->titlecase' if the value of it has the same value of
35455           `->uppercase'.
35456
35457         * u00300-Combining-Diacritical-Marks.el:
35458         - Use ``character-reference'' style [alist] instead of UCS
35459           code-point [hex integer] as the format of `->lowercase' and
35460           `->uppercase'.
35461         - Omit `->titlecase' if the value of it has the same value of
35462           `->uppercase'.
35463
35464         * u00250-IPA-Extensions.el:
35465         - Use ``character-reference'' style [alist] instead of UCS
35466           code-point [hex integer] as the format of `->lowercase' and
35467           `->uppercase'.        
35468         - Omit `->titlecase' because each value of it has the same value
35469           of `->uppercase'.
35470
35471         * u00180-Latin-Extended-B.el (U+****): Add `->fullwidth'.
35472         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
35473         - Use ``character-reference'' style [alist] instead of UCS
35474           code-point [hex integer] as the format of `->lowercase' and
35475           `->uppercase'.
35476         - Omit `->titlecase' if the value of it has the same value of
35477           `->uppercase'.
35478
35479         * u00100-Latin-Extended-A.el (U+****): Add `->fullwidth'.
35480         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
35481         - Use ``character-reference'' style [alist] instead of UCS
35482           code-point [hex integer] as the format of `->lowercase' and
35483           `->uppercase'.
35484         - Omit `->titlecase' because each value of it has the same value
35485           of `->uppercase'.
35486
35487         * Ideograph-R162-Walk.el: Merge and/or fix JIS X 0208 code points.
35488
35489         * u000A0-Latin-1-Supplement.el (U+****): Add `->fullwidth'.
35490         (fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
35491         (MICRO SIGN): Delete `->uppercase' and `->lowercase'.
35492         (fullwidth micro sign): Abolished.
35493         - Use ``character-reference'' style [alist] instead of UCS
35494           code-point [hex integer] as the format of `->lowercase' and
35495           `->uppercase'.
35496         - Omit `->titlecase' because each value of it has the same value
35497           of `->uppercase'.
35498
35499 2001-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35500
35501         * u00020-Basic-Latin.el:
35502         - Add `->fullwidth' properties.
35503         - Use ``character-reference'' style [alist] instead of UCS
35504           code-point [hex integer] as the format of `->lowercase' and
35505           `->uppercase'.
35506         - Omit `->titlecase' because each value of it has the same value
35507           of `->uppercase'.
35508
35509         * Ideograph-R159-Cart.el (J83-6D52): Unify J78-6D52 and J83-6D52.
35510         (J83-6D4E): Separate J78-6D4E.
35511         (J83-475A): Separate K0-5B54, J90-475A, C1-6F45 and U+8F29.
35512         (M-38420): Separate J90-3D34, J78-3D34, J83-3D34, K0-727E, C1-7252
35513         and U+8F2F.
35514
35515         * Ideograph-R158-Body.el: Merge missing JIS X 0208 code points.
35516
35517 2001-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35518
35519         * Ideograph-R157-Foot.el (J78-6C69): Separate J83-6C69, C1-6243
35520         and J90-6C69.
35521         (J83-4437): Separate G0-4C78, K0-542F, C1-667C, J90-4437 and
35522         U+8DF3.
35523         (J83-4129): Unify J78-4129 and J83-4129.
35524         (J83-6C74): Separate J78-6C74.
35525         (J83-6D36): Separate J90-6D36.
35526         (J83-6D3A): Separate J90-6D3A, C1-7D29 and U+8EA1.
35527
35528 2001-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35529
35530         * Ideograph-R154-Shell.el (J83-494F): Separate C1-5D4E and
35531         J90-494F.
35532         (M-36885): Separate J78-3958, J83-3958, U+8CFC, K0-4F45, C1-7555
35533         and J90-3958.
35534         (J83-6C54): Separate J90-6C54.
35535         (M-36950): Separate J90-6C57, J78-6C57, J83-6C57 and U+8D0F.
35536
35537         * Ideograph-R152-Pig.el (J90-6C35): Separate J78-6C35, J83-6C35,
35538         C1-4B49, G0-7539 and U+8C55.
35539
35540 2001-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35541
35542         * u0FE50-Small-Form-Variants.el: Unify BIG5 code points.
35543
35544 2001-07-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35545
35546         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH QUOTATION
35547         MARK): Delete Big5-A1A8; unify JX1-2230.
35548         (FULLWIDTH APOSTROPHE): Delete Big5-A1A6; unify JX1-222F.
35549         (FULLWIDTH HYPHEN-MINUS): Unify JX1-2231.
35550         (FULLWIDTH LEFT SQUARE BRACKET): Delete Big5-A165.
35551         (FULLWIDTH RIGHT SQUARE BRACKET): Delete Big5-A166.
35552         (FULLWIDTH CIRCUMFLEX ACCENT): Delete Big5-A173.
35553         (heavy low line): New character; unify C1-2226 and Big5-A1C5.
35554         (FULLWIDTH GRAVE ACCENT): Delete Big5-A1A5.
35555         (FULLWIDTH TILDE): Delete Big5-A1E3; unify JX1-2232.
35556         (HALFWIDTH IDEOGRAPHIC COMMA): Delete Big5-A14E.
35557         (FULLWIDTH MACRON): Delete G0-237E, K0-237E and Big5-A1C2.
35558
35559         * u00180-Latin-Extended-B.el:
35560         - Merge `latin-tcvn5712' code points.
35561         - Fix JIS X 0213 code points.
35562         (fullwidth *): Renamed from `FULLWIDTH *'; unify JIS X 0213 code
35563         points.
35564
35565         * u00100-Latin-Extended-A.el (U+****): Separate JIS X 0213 code
35566         points if there are 1-column CCS code points.
35567         (fullwidth *): Renamed from `FULLWIDTH *'; unify JIS X 0213 code
35568         points.
35569
35570         * u000A0-Latin-1-Supplement.el (fullwidth cedilla): Delete
35571         Big5-A14D.
35572
35573         * Ideograph-R149-Speech.el: Merge missing JIS X 0208 code points.
35574         (M-35260): Separate J90-6B43, J78-6B43, J83-6B43 and K0-6438.
35575         (J83-3E59): Separate S2-7560, C1-5D44, J90-3E59 and U+8A1F.
35576         (J78-4370): Separate J83-4370, C1-6221, J90-4370 and U+8A3B.
35577         (J78-4127): Separate J83-4127, C1-6667, J90-4127 and U+8A6E.
35578         (J83-4870): Separate K0-5E26, J90-4870, C1-6F25 and U+8AB9.
35579         (J83-4342): Separate J90-4342, M050462, C1-6E78 and U+8A95.
35580         (JSP-5E2F): Separate C2-5A51.
35581         (J78-6B66): Separate C2-5A57, J83-6B66, J90-6B66 and U+8ADE.
35582         (J78-3841): Separate C1-7238, J83-3841, J90-3841 and U+8AFA.
35583         (J78-4666): Separate C1-7547, J83-4666, J90-4666 and U+8B0E.
35584         (J83-3C55): Separate S2-7728, K0-5E73, J90-3C55 and C1-754D.
35585         (M-35928): Separate C1-787A, J78-6B76, J83-6B76, K0-7C26, J90-6B76
35586         and U+8B41.
35587
35588         * u00020-Basic-Latin.el (QUOTATION MARK): Separate JX1-2230.
35589         (APOSTROPHE): Separate JX1-222F.
35590         (HYPHEN-MINUS): Separate JX1-2231.
35591         (TILDE): Separate JX1-2232.
35592         (U+007F): Add `name' as "DELETE".
35593
35594         * Ideograph-R142-Insect.el: Merge missing JIS X 0208 code points.
35595         (J83-6961): Separate J78-6961 and K0-7148.
35596         (J78-427D): Separate G0-7259, J83-427D, C2-4731, J90-427D and
35597         U+86F8.
35598         (J83-6974): Separate G0-7263, K0-5E24, J90-6974, C2-4D79 and
35599         U+871A.
35600         (J83-6A27): Separate J78-6A27.
35601         (M-33572): Separate C1-753A, J78-6A3D, G0-727E, U+87D2, J83-6A3D
35602         and J90-6A3D; fix strokes.
35603         (M-33724): Separate C3-5877, J0-6A3C and U+880E; fix strokes.
35604         (M-33890): Separate C1-7C66, J90-6A44, J78-6A44, J83-6A44 and
35605         K0-6D59.
35606
35607 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35608
35609         * u0E000-Private-Use.el: New file.
35610
35611 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35612
35613         * u03000-CJK-Symbols-and-Punctuation.el (WAVE DASH): Delete
35614         C1-2244 and Big5-A1E3.
35615         (HANGZHOU NUMERAL TEN): Unify C1-243E.
35616         (HANGZHOU NUMERAL TWENTY): Unify C1-243F.
35617         (HANGZHOU NUMERAL THIRTY): Unify C1-2440.
35618
35619         * u02200-Mathematical-Operators.el (TILDE OPERATOR): Unify C1-2244
35620         and Big5-A1E3.
35621         (STRICTLY EQUIVALENT TO): Delete Big5-A1DD.
35622
35623         * Ideograph-R147-See.el (M-34918): Separate S2-7496, K0-7651,
35624         C1-7235 and J90-3F46.
35625         (J78-6B32): Separate J83-6B32, C2-5F48, J90-6B32 and U+89AF.
35626
35627         * u02600-Miscellaneous-Symbols.el (SUN): Delete Big5-A1F3.
35628         (EARTH): Delete Big5-A1F2.
35629
35630         * u02000-General-Punctuation.el (HORIZONTAL BAR): Delete
35631         Big5-A277.
35632         (DOUBLE VERTICAL LINE): Delete Big5-A1FC.
35633         (BULLET): Delete Big5-A145.
35634         (DOUBLE PRIME): Delete Big5-A1B2.
35635         (FULLWIDTH OVERLINE): Unify G0-237E and K0-237E; unify Big5-A1C2
35636         instead of Big5-A1C3.
35637
35638         * u00300-Combining-Diacritical-Marks.el (COMBINING OVERLINE):
35639         Delete BIG5-A1C2.
35640
35641         * u002B0-Spacing-Modifier-Letters.el (MODIFIER LETTER LOW MACRON):
35642         Delete BIG5-A1C5.
35643
35644         * Ideograph-R140-Grass.el: Merge and/or fix JIS X 0208 code
35645         points.
35646
35647 2001-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35648
35649         * char-db-util.el (insert-char-attributes): Fix formating for
35650         `->ideograph' property with line-breaking.
35651         (insert-char-data-with-variant): Change arguments; add new
35652         argument `excluded-script'.
35653         (insert-char-range-data): Add new argument `excluded-script'.
35654         (write-char-range-data-to-file): Likewise.
35655         (what-char-definition): Modify for
35656         `insert-char-data-with-variant'.
35657
35658         * u0FF00-Halfwidth-and-Fullwidth-Forms.el,
35659         u03300-CJK-Compatibility.el: Unify BIG5 code points.
35660
35661         * u03000-CJK-Symbols-and-Punctuation.el:
35662         - Unify BIG5 code points.
35663         - Don't include M-00097.
35664
35665         * Ideograph-R137-Boat.el (J83-447A): Separate G0-4D27, C1-662C,
35666         J90-447A and U+8247.
35667         (J90-675C): Unify J78-675C and J83-675C.
35668
35669         * Ideograph-R136-Oppose.el (M-30339): Unify G0-4B34 and U+821C.
35670         (J83-3D58): Separate G0-4B34, C1-6155, J90-3D58 and U+821C.
35671
35672 2001-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35673
35674         * Ideograph-R130-Meat.el (M-29469): New character; unify K0-5866
35675         and U+8108.
35676         (C1-5763): Relate to M-29469 instead of M-29470.
35677         (J83-4C2E): Separate K0-5866, J90-4C2E and U+8108.
35678         (J83-6724): Separate J90-6724.
35679         (J90-672E): Separate J78-672E and J83-672E.
35680         (M-29920): Separate J78-6739, J83-6739, K0-757D, J90-6739 and
35681         U+81B5.
35682         (J90-6741): Separate J78-6741, J83-6741 and K0-7030.
35683
35684         * u02600-Miscellaneous-Symbols.el, u025A0-Geometric-Shapes.el,
35685         u02580-Block-Elements.el: Unify BIG5 code points.
35686
35687         * Ideograph-R128-Ear.el: Fix JIS X 0208 differences.
35688
35689         * Ideograph-R125-Old.el (U+8003): Unify J78-394D and J83-394D.
35690         (J90-394D): Separate J78-394D and J83-394D.
35691
35692         * Ideograph-R124-Feather.el (J83-6647): Separate J90-6647.
35693         (J83-4D63): Separate C1-7476 and J90-4D63; add `ideograph=' for
35694         M-28818.
35695
35696 2001-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35697
35698         * u02500-Box-Drawing.el, u02300-Miscellaneous-Technical.el,
35699         u02200-Mathematical-Operators.el, u02190-Arrows.el,
35700         u02150-Number-Forms.el: Unify BIG5 code points.
35701
35702         * Ideograph-R123-Sheep.el: Merge missing JIS X 0208 code points.
35703         (J90-6638): Separate G0-7446, C2-3839 and U+7F9D; unify J78-6638
35704         and J83-6638.
35705         (J90-6637): Separate G0-505F and U+7F9E; unify J78-6637 and
35706         J83-6637.
35707
35708         * Ideograph-R122-Net.el: Merge missing JIS X 0208 code points.
35709         (J83-3A61): Separate G0-576F, K0-712A, C1-6576, J90-3A61 and
35710         U+7F6A.
35711
35712         * Ideograph-R120-Silk.el (J83-4A36): Separate J90-4A36.
35713         (J83-394A): Separate J90-394A.
35714         (J90-652C): Separate J78-652C and J83-652C.
35715         (J90-4064): Unify J78-4064 and J83-4064.
35716         (J90-4233): Unify J78-4233 and J83-4233.
35717         (J78-6546): Separate J83-6546 and J90-6546.
35718         (J83-486C): Separate K0-5D7C and J90-486C.
35719         (J83-416D): Separate J90-416D.
35720         (J83-6549): Separate K0-727D and J90-6549.
35721         (J90-654F): Unify J78-654F and J83-654F.
35722         (J83-655C): Separate J90-655C.
35723         (J90-4121): Unify J78-4121 and J83-4121.
35724         (J90-6562): Unify J78-6562 and J83-6562.
35725         (J90-655A): Unify J78-655A and J83-655A.
35726         (J90-656D): Unify J78-656D and J83-656D.
35727         (J90-6576): Unify J78-6576 and J83-6576.
35728
35729         * Ideograph-R119-Rice.el (J83-4A34): Separate G0-375B, C1-573E,
35730         J90-4A34 and U+7C89.
35731         (J83-646E): Separate J78-646E.
35732         (J83-647A): Separate J90-647A.
35733
35734 2001-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35735
35736         * Ideograph-R118-Bamboo.el (J90-3A7B): Unify J78-3A7B and
35737         J83-3A7B.
35738         (J78-6439): Separate J83-6439, C2-4C62, J90-6439 and U+7B99.
35739         (J90-6434): Unify J78-6434 and J83-6434.
35740         (J90-6449): Unify J78-6449 and J83-6449.
35741
35742         * Ideograph-R116-Cave.el (J83-635A): Separate G0-713B, C1-5C45,
35743         J90-635A and U+7A95.
35744
35745         * Ideograph-R115-Grain.el (J78-4769): Separate G0-3353, J83-4769,
35746         C1-5732, J90-4769 and U+79E4.
35747         (J78-4923): Separate J83-4923 and J90-4923.
35748         (J83-6346): Separate C2-455F, J90-6346 and U+7A19.
35749         (J78-634A): Separate J83-634A and J90-634A.
35750         (J83-3E77): Unify J78-3E77 and J83-3E77.
35751
35752 2001-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35753
35754         * Ideograph-R114-Track.el (J83-633C): Separate G0-582E, J90-633C
35755         and U+79BA.
35756
35757         * Ideograph-R112-Stone.el (J83-395C): Unify J78-6268 and J90-395C.
35758         (J83-3945): Separate G0-5332, C1-607D, J90-3945 and U+786C.
35759         (J90-4823): Unify J78-4823 and J83-4823.
35760         (J83-626D): Unify J78-626D and J90-626D.
35761         (J83-6273): Unify J78-6273 and J90-6273.
35762         (M-24406): Separate J78-6279, J83-6279, C2-524E and J90-6279.
35763
35764 2001-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35765
35766         * u02100-Letterlike-Symbols.el: Unify BIG5 code points.
35767
35768         * u020A0-Currency-Symbols.el (EURO SIGN): Unify BIG5-A3E1.
35769
35770         * u02070-Superscripts.el (fullwidth superscript four): Renamed
35771         from <FULLWIDTH SUPERSCRIPT FOUR>.
35772         (fullwidth superscript latin small letter n): Renamed from
35773         <FULLWIDTH SUPERSCRIPT LATIN SMALL LETTER N>.
35774
35775         * Ideograph-R108-Dish.el: Merge missing JIS X 0208 code points.
35776
35777         * Ideograph-R107-Skin.el: Merge missing JIS X 0208 code points.
35778         (M-22866): Unify J0-622F.
35779         (G0-7165): Separate J90-622F.
35780
35781         * Ideograph-R106-White.el: Merge missing JIS X 0208 code points.
35782         (M-22732): Unify J78-622B.
35783         (J90-622B): Unify J83-622B.
35784
35785         * Ideograph-R104-Sickness.el: Merge missing JIS X 0208 code
35786         points.
35787         (M-22545): Unify J78-4C7E.
35788         (J90-4C7E): Unify J83-4C7E.
35789
35790         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R102-Field.el: Merge
35791         missing JIS X 0208 code points.
35792
35793         * Ideograph-R098-Tile.el: Merge missing JIS X 0208 code points.
35794         (M-21557): Unify J78-612B.
35795         (J90-612B): Unify J83-612B.
35796         (J90-6130): Unify J83-6130.
35797         (J78-6130): New character; relate to U+750D and M-21587.
35798         (M-21602): Unify J78-3979.
35799         (G0-6A35): Separate J90-3979.
35800         (J90-3979): Unify J83-3979.
35801         (J90-6131): Unify J83-6131 and S1-5002.
35802         (J78-6131): New character; relate to U+7515 and M-21617.
35803
35804         * Ideograph-R096-Jade.el (M-20921): Separate J83-605F, C3-2D7E and
35805         J90-605F; add `vulgar-ideograph-of' for M-20920.
35806         (J83-6062): Separate G0-676D, K0-6C34, J90-6062, C2-306E and
35807         U+73E5; unify S1-4900.
35808         (J83-4849): Separate J90-4849 and C1-565D; unify S1-4903.
35809         (J83-607E): Unify J90-607E.
35810         (JX2-706F): Separate C2-3E28 and U+7431; delete `comment'.
35811         (J83-606A): Separate EGB-7B56, C2-3E2E, J90-606A and U+7432.
35812         (J83-606E): Separate S2-4935, C1-652E and J90-606E.
35813
35814 2001-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35815
35816         * Ideograph-R097-Melon.el (M-21419): Separate C1-7147.
35817         (J90-493B): Unify J78-493B and J83-493B.
35818         (M-21425): Separate C1-784F; unify J0-6122.
35819
35820         * Ideograph-R100-Life.el, Ideograph-R099-Sweet.el: Merge missing
35821         JIS X 0208 code points.
35822
35823 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35824
35825         * Ideograph-R095-Profound.el: Merge missing JIS X 0208 code
35826         points.
35827
35828 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35829
35830         * Ideograph-R093-Cow.el, Ideograph-R091-Slice.el,
35831         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R087-Claw.el: Merge
35832         missing JIS X 0208 code points.
35833
35834 2001-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35835
35836         * u02000-General-Punctuation.el: Unify BIG5 code points.
35837
35838         * Ideograph-R086-Fire.el (J78-4E7B): Separate J83-4E7B and
35839         J90-4E7B.
35840         (J78-4079): Separate G0-3C65, C1-6474, J90-4079 and U+714E.
35841         (J90-5F66): Unify J78-5F66 and J90-5F66.
35842         (J83-5F6B): Separate C1-6524 and U+7156.
35843         (M-19272): Separate J78-407A, G0-493F, J83-407A, C1-695B, J90-407A
35844         and U+717D.
35845         (J83-4D50): Separate J78-4D50.
35846         (J90-5F70): Unify J78-5F70 and J83-5F70.
35847         (J90-5F73): Add `jisx0208-difference' property.
35848         (J90-5F7D): Unify J78-5F7D and J83-5F7D.
35849
35850 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35851
35852         * Ideograph-R089-Double-X.el: Merge missing JIS X 0208 code points.
35853
35854         * Ideograph-R088-Father.el (J90-4C6C): Unify J78-4C6C and
35855         J83-4C6C.
35856
35857 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35858
35859         * Ideograph-R085-Water.el: Merge missing JIS X 0208 code points.
35860         (J83-4749): Separate J90-4749; add `ideograph=' property for
35861         M-17427.
35862         (J90-5E56): Separate J83-5E56.
35863         (J78-5E56): Unify J83-5E56.
35864         (J83-4F51): Separate C3-3C63 and J90-4F51.
35865         (M-17944): Unify J78-3942.
35866         (J83-3942): Separate J78-3942.
35867         (M-18098): Separate J78-5E78, J83-5E78, K0-4D63, C1-693E and
35868         U+6EFE.
35869         (M-18123): Separate J78-5E74, J83-5E74, J90-5E74, K0-4B49, C3-4764
35870         and U+6F11.
35871         (M-18155): Separate J83-4E7A, C1-694E, J90-4E7A and U+6F23.
35872         (J90-5F21): Separate J78-5F21 and J83-5F21.
35873         (J78-4275): Separate G0-652A, J83-4275, C1-7429, J90-4275 and
35874         U+6FEF.
35875         (J78-494E): Separate J83-494E and J90-494E.
35876         (M-18784): Unify J78-4667.
35877         (J83-4667): Separate J78-4667.
35878         (J78-4B22): Separate J83-4B22 and J90-4B22; fix
35879         `ideographic-strokes'; delete `kangxi-strokes'.
35880
35881         * u00370-Greek.el (fullwidth *): Renamed from `FULLWIDTH *'; unify
35882         BIG5 and JIS X 0213 code points.
35883         (GREEK SMALL LETTER FINAL SIGMA): Separate JX0-2659.
35884         (fullwidth greek small letter final sigma): Renamed from
35885         `FULLWIDTH GREEK SMALL LETTER FINAL SIGMA'; unify JX0-2659.
35886
35887         * u002B0-Spacing-Modifier-Letters.el (U+****): Separate JIS X 0213
35888         code points if there are 1-column CCS code points.
35889         (fullwidth *): Unify BIG5 code points.
35890
35891 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35892
35893         * u00300-Combining-Diacritical-Marks.el (U+****): Unify
35894         `latin-tcvn5712' and `chinese-big5' code points.
35895
35896 2001-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35897
35898         * Ideograph-R083-Clan.el: Merge missing JIS X 0208 code points.
35899
35900 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35901
35902         * Ideograph-R082-Fur.el, Ideograph-R081-Compare.el,
35903         Ideograph-R080-Do-Not.el: Merge missing JIS X 0208 code points.
35904
35905 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35906
35907         * char-db-util.el (insert-char-attributes): Fix format for
35908         `->uppercase', `->lowercase' and `->titlecase'; don't insert alias
35909         of coded-charset.
35910
35911         * u0FF00-Halfwidth-and-Fullwidth-Forms.el (FULLWIDTH CENT SIGN):
35912         Unify BIG5-A246.
35913         (FULLWIDTH POUND SIGN): Unify BIG5-A247.
35914         (FULLWIDTH MACRON): Unify JX1-292B and BIG5-A1C2.
35915         (FULLWIDTH BROKEN BAR): Unify JX1-2925.
35916         (FULLWIDTH YEN SIGN): Unify BIG5-A244.
35917
35918         * u000A0-Latin-1-Supplement.el (U+****): Unify `latin-tcvn5712'
35919         code points; separate `japanese-jisx0213-1' code points.
35920         (fullwidth *): Smallize `name' property; unify
35921         `japanese-jisx0213-1' and `chinese-big5' code points.
35922         (fullwidth no-break space): New character; unify JX1-2922.
35923         (fullwidth left-pointing double angle quotation mark): New
35924         character; unify JX1-2928.
35925         (fullwidth right-pointing double angle quotation mark): New
35926         character; unify JX1-2932.
35927
35928         * Ideograph-R078-Death.el: Merge missing JIS X 0208 code points.
35929         (J90-3F23): Separate C1-6025.
35930
35931 2001-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35932
35933         * isolated-char.el: Add setting for latin-viscii-upper and
35934         latin-viscii-lower to display them by latin-viscii font.
35935
35936 2001-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
35937
35938         * Ideograph-R079-Weapon.el: Merge missing JIS X 0208 code points.
35939         (J90-3B26): Add `vulgar-ideograph-of' for M-16638.
35940         (JX1-7649): Unify M-16638.
35941         (U+6BBC): Unify M-16646.
35942         (U+6BC0): Unify M-16654.
35943         (U+6BC6): Separate C1-6D48; unify M-16674.
35944         (C7-242D): Unify M-16675.
35945
35946         * Ideograph-R076-Lack.el: Merge missing JIS X 0208 code points.
35947         (U+6B4E): Separate J90-4337.
35948         (U+6B50): Separate C1-6D44.
35949         (J90-5D40): Separate G0-6C28, C1-7124 and U+6B59.
35950         (M-16242): Separate C1-7B63, J90-5D44 and U+6B61.
35951
35952         * Ideograph-R077-Stop.el: Merge missing JIS X 0208 code points.
35953
35954         * Ideograph-R075-Tree.el (J90-4C5D): Unify J78-4C5D and J83-4C5D.
35955         (J90-5B3C): Unify J78-5B3C and J83-5B3C.
35956         (J90-4F48): Unify J78-4F48 and J83-4F48.
35957         (J90-5B46): Unify J78-5B46 and J83-5B46.
35958         (U+67A5): Add `total-strokes'.
35959         (J83-5B45): Unify J90-5B45; add `total-strokes'.
35960         (J78-5B45): New character; relate to U+67A6.
35961         (U+67A7): Add `total-strokes'.
35962         (U+67A8): Likewise.
35963         (U+67A9): Add `total-strokes'; unify J78-5B40.
35964         (J90-5B40): New character; relate to U+67A9.
35965         (M-14645): Unify J90-5B57.
35966         (J83-5B57): Separate J90-5B57.
35967         (J90-444E): Unify J78-444E and J83-444E.
35968         (J90-464A): Unify J78-464A and J83-464A.
35969         (J90-5B4A): Unify J83-5B4A.
35970         (M-49162): Unify J78-5B4A; relate to U+67B4.
35971         (J83-3B37): Unify J78-3B37 and J83-3B37.
35972         (J90-5B74): Unify J83-5B74.
35973         (M-14856): Separate J83-5B6B, C2-362E, J90-5B6B and U+689B.
35974         (J90-546D): Unify J78-546D and J83-546D.
35975         (J90-5B72): Unify J78-5B72 and J83-5B72.
35976         (J90-3F7A): Unify J78-3F7A and J83-3F7A.
35977         (J90-5C2F): Unify J78-5C2F and J83-5C2F.
35978         (J83-5C31): Unify J78-5C31 and J90-5C31.
35979         (J83-5B7A): Unify J78-5B7A and J90-5B7A.
35980         (J83-5C30): Unify J78-5C30 and J90-5C30.
35981         (J83-5C29): Unify J78-5C29 and J90-5C29.
35982         (J83-5B7B): Unify J78-5B7B and J90-5B7B.
35983         (J83-5C2D): Unify J78-5C2D and J90-5C2D.
35984         (J83-5C2E): Unify J78-5C2E and J90-5C2E.
35985         (M-15069): Separate J78-5C3F, G0-522C, J83-5C3F and U+6930; unify
35986         S1-3734.
35987         (M-15168): Separate J78-5C37, G0-692E, J83-5C37, C1-6450, J90-5C37
35988         and U+696B.
35989         (J90-5C39): Unify J78-5C39 and J83-5C39.
35990         (J90-5C43): Unify J78-5C43 and J83-5C43.
35991         (M-15258): Separate G0-693C, C2-4A6F, J90-5C52 and U+69A7.
35992         (J78-3A67): Unify J90-3A67.
35993         (J78-4875): Separate J78-4875, EGB-7C28, C3-4C4D, J90-4875 and
35994         U+6A0B.
35995         (J90-5C6D): Separate J78-5C6D, J83-5C6D, G0-694F and U+6A44; unify
35996         S1-3806.
35997         (J90-5C6F): Unify J78-5C6F and J83-5C6F.
35998         (J90-3869): Separate C2-5D2B.
35999         (J90-5C79): Separate J78-5C79, G0-695C, J83-5C79, C1-737A and
36000         U+6A90; unify S1-3842.
36001         (J90-5D30): Unify J78-5D30 and J83-5D30.
36002
36003 2001-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36004
36005         * Ideograph-R029-Again.el (C1-5937): Moved from
36006         Ideograph-R073-Say.el.
36007
36008         * Ideograph-R073-Say.el (J78-3939): Separate G0-387C, C1-4A55,
36009         J90-3939 and U+66F4.
36010         (U+66F4): Unify G0-387C, C1-4A55 and J90-3939.
36011         (M-14298): Separate C1-5937 and moved it to
36012         Ideograph-R029-Again.el; delete `cns-radical'.
36013         (U+66FC): Delete `kangxi-radical'; unify J90-5258.
36014
36015 2001-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36016
36017         * Ideograph-R072-Sun.el (J90-436B): Unify J78-436B and J83-436B.
36018         (J83-5A70): Delete `daikanwa-radical' and `daikanwa-strokes';
36019         separate G0-6A49, C2-2F56, J90-5A70 and U+665F; add
36020         `ideographic-variants' for M-01546.
36021         (J83-5A73): Unify J78-5A73 and J90-5A73; add comment.
36022
36023         * Ideograph-R071-Not.el (J90-5A5B): Unify J78-5A5B and J83-5A5B.
36024         (J90-5A5C): Unify J73-5A5C and J83-5A5C.
36025
36026         * Ideograph-R070-Square.el (J90-4A7D): Unify J78-4A7D and
36027         J83-4A7D.
36028         (J90-3B5C): Unify J78-3B5C and J83-3B5C.
36029         (J90-5A55): Unify J78-5A55 and J83-5A55.
36030         (J90-5A53): Unify J78-5A53 and J83-5A53.
36031         (J90-5A56): Unify J78-5A56 and J83-5A56.
36032         (M-13644): Separate J90-4E39.
36033         (J90-4E39): Unify J78-4E39 and J83-4E39.
36034         (J90-5A54): Unify J78-5A54 and J83-5A54.
36035         (J90-407B): Unify J78-407B and J83-407B.
36036         (J90-5A57): Unify J78-5A57 and J83-5A57.
36037         (J90-4232): Unify J78-4232 and J83-4232.
36038         (J90-5A58): Unify J78-5A58 and J83-5A58.
36039         (J90-5A59): Unify J78-5A59 and J83-5A59.
36040
36041         * Ideograph-R013-Down-Box.el (M-01546): Separate C5-2B78; relate
36042         to U+665F.
36043
36044 2001-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36045
36046         * Ideograph-R069-Axe.el (M-13535): Separate C1-4658; unify
36047         J78-404D and J83-404D.
36048         (M-13539): Unify J78-4960 and J83-4960.
36049         (M-13548): Unify J78-5A51 and J83-5A51.
36050         (M-13555): Unify J78-3B42 and J83-3B42.
36051         (M-13557): Unify J78-4347 and J83-4347.
36052         (M-13563): Unify J78-3B5B and J83-3B5B.
36053         (M-13572): Unify J78-3F37 and J83-3F37.
36054         (U+65B7): Unify J78-5A52 and J83-5A52.
36055
36056         * Ideograph-R067-Script.el (M-13450): Separate J83-4A38 and
36057         J90-4A38.
36058         (J83-4A38): Unify J78-4A38 and J90-4A38.
36059         (M-13453): Unify J78-555D and J83-555D.
36060         (U+6589): Unify J78-4046 and J83-4046.
36061         (C3-3639): Separate J90-3A58 and U+658E.
36062         (U+658E): Unify J78-3A58, J83-3A58 and J90-3A58.
36063         (M-13468): Unify J78-494C and J83-494C.
36064         (M-13470): Unify J78-4843 and J83-4843.
36065
36066         * Ideograph-R005-Second.el, Ideograph-R004-Slash.el: Merge
36067         `ideograph-gt' and `ideograph-gt-pj-{1..11}'.
36068
36069 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36070
36071         * Ideograph-R064-Hand.el (M-11784): Unify J78-4A27 and J83-4A27.
36072         (M-11954): Separate U+62CF, K0-5159 and J90-593C.
36073         (M-12006): Separate S2-2912, K0-4D38 and J90-3969.
36074         (U+6327): Unify J78-594B and J90-594B.
36075         (M-12111): Separate J83-4854 and J90-4854.
36076         (M-12141): Separate S1-2945, S2-2945, J83-3B2B, C1-5565 and
36077         J90-3B2B.
36078         (J83-3B2B): Unify S1-2945, S2-2945, K0-7824, C1-5565 and J90-3B2B.
36079         (U+634C): Separate K0-7824.
36080         (M-12189): Separate G0-4575, K0-5C69, C1-5A5B, J90-4A7B and
36081         U+6367.
36082         (M-12204): Separate G0-3E5D, C2-3559 and J90-3F78.
36083         (M-12256): Separate K0-5B49, C1-5A6A and J90-4753.
36084         (M-12447): Separate J83-596C, C1-6438, J90-596C and U+6406.
36085         (M-12466): Separate G0-322B, C1-6431, J90-5973 and U+640F.
36086         (M-12852): Separate J83-4527 and J90-4527.
36087         (M-13010): Separate S2-3044, K0-606E, C1-7A6C, J90-5970 and
36088         U+651D.
36089
36090         * char-db-util.el (char-attribute-name<): Fix problem when
36091         comparing two private coded-charsets.
36092
36093         * Ideograph-R066-Rap.el (M-13245): Separate S1-3184 and J90-5A49.
36094         (M-13260): Separate J78-343A and J83-343A.
36095         (M-13417): Separate J78-5A4D; unify S1-3200.
36096         (U+6583): Separate S1-3200; unify J78-5A4D.
36097
36098 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36099
36100         * isolated-char.el: New file.
36101
36102 2001-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36103
36104         * Ideograph-R065-Branch.el (U+652F): Unify J78-3B59 and J83-3B59.
36105
36106 2001-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36107
36108         * Ideograph-R061-Heart.el (M-10513): Unify J78-576A.
36109         (M-10585): Separate J78-4351, J83-4351 and U+6065; unify S1-2496.
36110         (U+6065): Unify J78-4351 and J83-4351.
36111         (U+6077): Unify J78-576E and J90-576E.
36112         (M-10664): Separate J78-5824.
36113         (M-10719): Separate G0-632D and U+60B1.
36114         (M-10720): Separate G0-312F, C1-5F2B, J90-4861 and U+60B2.
36115         (C1-5F2B): Unify J90-4861.
36116         (U+60B2): Unify G0-312F.
36117         (M-10809): Separate J78-5831, J83-5831 and U+60D8; unify S1-2567.
36118         (M-11028): Separate C3-412E and J90-5849.
36119         (M-11239): Separate S2-2700, C1-6C73, J90-4A30 and U+61A4.
36120         (U+61F4): Unify J78-5873 and J83-5873.
36121         (M-11498): Separate C1-7A6B, J90-5877 and U+61FE.
36122
36123 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36124
36125         * Ideograph-R063-Door.el (M-11707): Add strokes; unify C3-2628.
36126         (J90-4C61): Separate C3-2628; unify J78-4C61 and J83-4C61.
36127         (J90-4B3C): Unify J78-4B3C and J83-4B3C.
36128         (J90-3D6A): Unify J78-3D6A and J83-3D6A.
36129         (J90-5928): Unify J78-5928 and J83-5928.
36130         (M-11743): New character; relate to U+6247.
36131         (C1-5552): Separated from M-11743'; relate to M-11743.
36132         (M-11743'): Separated C1-5552; unify J78-4070 and J83-4070.
36133         (M-11746): Unify J78-6E3D.
36134         (J90-6E3D): Unify J83-6E3D.
36135
36136 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36137
36138         * Ideograph-R002-Line.el: Merge `ideograph-gt' and
36139         `ideograph-gt-pj-{1..11}'.
36140         (C5-2521): Delete `non-morohashi'.
36141
36142         * Ideograph-R003-Dot.el: Update.
36143
36144         * Ideograph-R060-Step.el (M-10141): Separate U+5F98, G0-4547,
36145         K0-5B47, C1-5A38 and J90-5751.
36146         (K0-5B47): Unify C1-5A38 and J90-5751.
36147         (U+5F98): Unify G0-4547.
36148
36149         * Ideograph-R057-Bow.el (M-09768): Unify S1-2281, S2-2281,
36150         J78-5739 and J83-5739.
36151         (U+5F2D): Separate S1-2281, J78-5739 and J83-5739.
36152         (U+5F2F): Unify J90-573F.
36153         (U+5F41): Unify J90-573B.
36154
36155 2001-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36156
36157         * char-db-util.el (insert-char-attributes): Print
36158         builtin-character of `ideograph-gt' for `ideograph-gt-pj-{1..11}'.
36159
36160         * Ideograph-R058-Snout.el (U+5F5C): Unify J90-5734.
36161
36162         * Ideograph-R003-Dot.el: Merge `ideograph-gt' and
36163         `ideograph-gt-pj-{1..11}'.
36164
36165         * Ideograph-R063-Door.el (M-11708): Add `original-ideograph-of'
36166         for S1-848.
36167
36168         * Ideograph-R026-Seal.el (U+536B): Moved from
36169         Ideograph-R001-One.el.
36170
36171 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36172
36173         * Ideograph-R001-One.el: Merge `ideograph-gt' and
36174         `ideograph-gt-pj-{1..11}'.
36175         (M-00048): Delete `original-char-of-shinjigen-1' and
36176         `shinjigen-1'; add `ancient-ideograph-of' for M-39763; add comment
36177         about M-11708.
36178         (U+4E27): Delete `non-morohashi'.
36179
36180 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36181
36182         * ideograph-util.el (update-ideograph-radical-table): Scan
36183         `ideograph-gt'.
36184
36185         * char-db-util.el (insert-char-attributes): Print `ideograph-gt'
36186         like `ideograph-daikanwa'.
36187
36188         * Ideograph-R055-Two-Hands.el (J78-5732): Unify J83-5732, J90-5732
36189         and U+5F09.
36190
36191         * Ideograph-R054-Long-Stride.el (M-09569): Separate G0-5153,
36192         EGB-5153 and U+5EF6.
36193         (U+5EF6): Unify G0-5153.
36194         (J83-3164): Separate C1-4D37 and J90-3164.
36195         (M-09571): Separate G0-4D22, C1-4A2C, J90-446E and U+5EF7.
36196         (U+5EF8): Unify J90-572F.
36197
36198         * Ideograph-R056-Shoot.el (U+5F10): Unify J90-4675.
36199
36200         * Ideograph-R053-Dotted-Cliff.el (M-09337): Separate J90-446D.
36201
36202         * Ideograph-R049-Oneself.el (M-08756): Separate J83-392B and
36203         J90-392B.
36204         (M-08757): Separate C4-2C64 and U+5DF8; delete `comment'; fix
36205         `total-strokes'.
36206         (M-08765): Separate J83-4327, C1-5E78 and J90-4327
36207
36208 2001-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36209
36210         * Ideograph-R046-Mountain.el (U+5C76): Unify J90-5627 and MH-48.
36211         (U+5CC5): Unify J90-5632 and MH-142.
36212         (U+5CBE): Unify J90-5633 and MH-143.
36213         (U+5CBC): Unify J90-5630 and MH-144.
36214         (M-08281): Separate EGB-7A7B, J90-564A and U+5D4E.
36215         (U+5D4E): Unify EGB-7A7B and J90-564A.
36216         (U+5D5C): Unify J90-563F.
36217         (U+5D76): Unify J90-564E.
36218         (M-08426): Separate C1-685A, J90-564F and U+5D87.
36219         (U+5D87): Unify J90-564F.
36220         (M-08618): Separate C1-796B and J90-565A.
36221         (J90-565A): Unify C1-796B.
36222         (M-08644): Separate J78-565C, J83-565C and C3-5F43.
36223
36224         * Ideograph-R041-Inch.el (U+5C02): Relate M-07439.
36225
36226 2001-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36227
36228         * Ideograph-R038-Woman.el (M006163): New character; relate to
36229         U+59C8 and M-06163.
36230         (C2-2633): Unify M059379.
36231         (U+59C8): Unify M059378.
36232         (M-06165): Separate K0-6D2B, C3-283F and J90-3B50.
36233         (J90-3B50): Unify K0-6D2B and M006165.
36234         (M-06202): Separate G0-5226, C1-5062, J90-552D and U+59DA.
36235         (U+59DA): Unify G0-5226 and J90-552D.
36236         (M-06337): Separate J83-4A5A, C1-547B and J90-4A5A.
36237         (C1-547B): Unify M006337.
36238         (J83-4A5A): Unify J90-4A5A and M054353.
36239         (M-06365): Separate J78-5538, G0-4822, J83-5538, C1-595E and
36240         U+5A36.
36241         (U+5A36): Unify J78-5538, G0-4822, J83-5538 and M006365.
36242         (M006367): New character; relate to U+5A37 and M-06367.
36243         (C2-3B26): Unify M059423.
36244         (M-06516): Separate G0-6642, J83-4932, C1-5E69, J90-4932 and
36245         U+5A9B.
36246         (U+5A9B): Unify G0-6642, J83-4932, C1-5E69, J90-4932 and M054321.
36247         (M-06597): Separate G0-6645, J83-553D, C1-6363, J90-553D and
36248         U+5ABE.
36249         (M006597): New character; relate to U+5ABE and M-06597.
36250         (M054540): Likewise.
36251         (U+5ABE): Unify G0-6645 and J90-553D; relate to M054540.
36252         (C1-6363): Relate to M054540.
36253         (M-06601): Separate C2-4247.
36254         (M006601): New character; relate to U+5AC0 and M-06601.
36255
36256         * Ideograph-R040-Roof.el (M-07202): Separate J78-5563, C3-3541 and
36257         U+5BC3; add `vulgar-ideograph-of' for M-01587; unify M007202.
36258         (U+5BC3): Unify C3-3541.
36259         (J78-5563): Unify M055204.
36260         (K0-6A32): New character; relate to M-07202 and U+5BC3.
36261         (C4-3130): Relate to M-07202 and U+5BC3.
36262         (U+5BC9): Unify MH-133, J90-5565 and M054545.
36263
36264 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36265
36266         * Ideograph-R032-Earth.el (U+5738): Unify MH-79, J90-542B and
36267         M054525; add `script'.
36268         (U+5789): Unify MH-80, J90-5435 and M054527.
36269         (M055180): New character; relate to MH-80, U+5789 and M054527.
36270         (U+5788): Unify MH-81, J90-5432 and M054526; add `script'.
36271         (U+57B3): Unify MH-83, J90-5438 and M054528; add `script'.
36272         (U+57B0): Unify MH-84, J90-543B and M054529; add `script'.
36273         (U+57AF): Unify M053789; add `script'.
36274         (U+57B1): Unify M059297.
36275         (U+57D7): Unify M059301.
36276         (M-05188): Separate J78-3E7D and J83-3E7D.
36277         (J83-3E7D): Unify J78-3E7D.
36278         (M005188): New character; relate to U+57F4 and M-05188.
36279         (U+57F4): Separate C2-3435; unify M053138.
36280         (C2-3435): Relate to M-05188, U+57F4 and M053138.
36281         (M-05217): Separate G0-5C21, J83-5444, C2-343B, J90-5444 and
36282         U+580B; unify M005217.
36283         (U+580B): Unify G0-5C21, J83-5444, C2-343B, J90-5444 and M055183.
36284         (MH-89): New character; unify M054531; relate to U+57D6.
36285         (U+57D6): Unify J90-5442 and M055182; relate to MH-89 and M054531.
36286         (U+5812): Add `total-strokes'.
36287         (U+5813): Likewise.
36288         (U+5814): Separate C2-3431; unify M059313.
36289         (M-05316'): Delete `kangxi-radical' and `kangxi-strokes'; separate
36290         M050137; unify J90-4E5D; add `simplified-ideograph-of' for
36291         M-05574.
36292         (U+5815): Delete `kangxi-strokes'; fix `total-strokes'; unify
36293         J90-4244 and M054209.
36294         (U+5816): Delete `kangxi-strokes'; fix `ideographic-strokes'; add
36295         `total-strokes'; unify M059314.
36296         (U+5842): Delete `kangxi-strokes'; delete `non-morohashi'; unify
36297         M059318.
36298         (U+5847): Add `total-strokes'.
36299         (M-05340): Separate J83-4564 and J90-4564; unify M005340.
36300         (J83-4564): Unify J90-4564 and M054257.
36301         (U+5870): Unify MH-96 and J90-544B; fix strokes.
36302         (U+586E): Add `total-strokes'; unify M059330.
36303         (U+5871): Fix `ideographic-strokes'; delete `kangxi-strokes';
36304         unify M053145.
36305         (U+589B): Add `total-strokes'.
36306         (U+58B8): Separate J78-5457 and J83-5457; fix strokes; relate to
36307         M055187; unify M054535.
36308         (U+58B9): Unify MH-100, J90-5451 and M054533.
36309         (U+58B6): Add `total-strokes'; unify M053134.
36310         (J83-5457): Unify J90-5457 and M055187.
36311         (M059409): New character; relate to U+58B6 and M053134.
36312         (M055188): New character; relate to U+58B8 and M055187.
36313         (U+58CC): Unify J90-3E6D.
36314         (U+58D7): Unify MH-106, J90-545C and M054536; add `script'.
36315         (U+58E5): Unify J90-545F and M054537; add comment.
36316
36317 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36318
36319         * Ideograph-R031-Enclosure.el (M-04806): Separate J90-5423 and
36320         U+570D; unify M004806.
36321         (U+570D): Unify J90-5423.
36322         (M-04832): Fixed; separate C6-5B5B; separate U+5716; unify
36323         M004832.
36324         (U+5716): Unify M059291.
36325         (C6-5B5B): Relate to M-04832, M059291 and U+5716.
36326
36327 2001-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36328
36329         * Ideograph-R030-Mouth.el (M-03247): Add `jisx0208-difference'
36330         with `78/1'; unify J78-3C38 and M003247.
36331         (M-03248): Separate J78-3C38; unify M003248.
36332         (M-03249): Separate G0-4A37, C1-4638, J90-3B4B and U+53F2; unify
36333         M054796.
36334         (M058260): New character; relate to U+53F2 and M-03249.
36335         (U+53F2): Unify G0-4A37, C1-4638, J90-3B4B and M003249.
36336         (M-03299): Separate G0-4074, C1-4750, J90-4D79 and U+540F; unify
36337         M054797.
36338         (M071082): New character; relate to M-03299 and U+540F.
36339         (U+540F): Unify G0-4074, C1-4750 and M003299.
36340         (M-03383): Unify J78-5260, J83-5260 and M003383.
36341         (M055154): New character; relate to U+5440 and M-03383.
36342         (M-48970): Add `vulgar-ideograph-of' for M-03329; unify J78-465D,
36343         J83-465D and M048970.
36344         (U+54D8): Unify J90-5326, M054513 and MH-66.
36345         (M-03801): Unify J78-426F and M003801.
36346         (J83-426F): Separate J83-426F; unify M054217.
36347         (M-03979): Separate J78-5348, J83-5348, C3-3A42 and U+55A9; unify
36348         S1-1176 and M003979.
36349         (U+55A9): Unify J78-5348, J83-5348 and M055162.
36350         (C3-3A42): Unify M059223.
36351         (U+55BB): Relate to M-03979; unify M054518; delete
36352         `non-morohashi'.
36353         (C1-5E51): Relate to M-03979; delete `non-morohashi'.
36354         (U+55B8): Delete `non-morohashi'; unify M059228.
36355         (U+55B9): Delete `non-morohashi'.
36356         (U+55BA): Likewise; unify M059229.
36357         (U+55BC): Unify M059230.
36358         (M065068): New character; relate to U+55BC.
36359         (U+55BD): Delete `non-morohashi'.
36360         (M-04254): Separate G0-3330, J83-535E, C1-6C34, J90-535E and
36361         U+5632; unify M004254.
36362         (U+5632): Unify G0-3330, J83-535E, C1-6C34, J90-535E and M055170.
36363         (M-04345): Separate C1-6C3B, J90-4A2E and U+5674; unify S1-1247;
36364         add `vulgar-ideograph-of' for M-04409.
36365         (U+5674): Unify C1-6C3B, J90-4A2E and M004345.
36366         (M-04429): Separate J83-4655, C1-7040, J90-4655 and U+5678; relate
36367         to M004429.
36368         (U+5678): Unify C1-7040 and M053223.
36369         (J83-4655): Unify J90-4655 and M004429.
36370         (U+56A2): Unify MH-561, J90-4739 and M054288; add
36371         `simplified-ideograph-of' for M-04633.
36372         (U+56A1): Add `total-strokes'; unify M059274.
36373         (U+56A3): Delete `non-morohashi'.
36374         (U+56A4): Likewise; unify M059275.
36375         (M-04545): Separate J78-536B; unify M004545.
36376         (J78-536B): Unify M055174.
36377         (M-04615): Separate C1-7A64, J90-5371 and U+56C1; unify S1-1292.
36378         (U+56C1): Unify C1-7A64, J90-5371 and M004615.
36379         (M-04633): Unify M004633.
36380         (M-04641'): New character; unify M050126.
36381         (C7-5758): Relate to M050126.
36382         (U+56CE): Delete `non-morohashi'; unify MH-74, J90-5375 and
36383         M054523.
36384         (M055177): New character; relate to MH-74 and M054523.
36385
36386 2001-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36387
36388         * Ideograph-R029-Again.el (U+53C8): Unify J90-4B74.
36389         (M-03128): Use `script' and `vulgar-ideograph-of' instead of
36390         `comment'; separate J78-3C7D and J83-3C7D; unify M003128.
36391         (M-03166): Unify M003166.
36392         (M067958): New character; relate to U+53DB and M-03166.
36393         (J83-4840): Unify J90-4840 and M054307.
36394         (C1-5035): Relate to M054307.
36395         (U+53DB): Unify M057947.
36396         (M-03176): Unify J90-5257.
36397
36398         * Ideograph-R027-Cliff.el (M-03048'): Add `morohashi-daikanwa' as
36399         a source of `simplified-ideograph-of' property for M-04589; unify
36400         J90-3837.
36401
36402 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36403
36404         * Ideograph-R024-Ten.el (M-02707): Unify M002707.
36405         (U+534A): J90-483E and M054306.
36406         (J83-485C): Use `script' and `vulgar-ideograph-of' instead of
36407         `comment'; unify J90-485C.
36408         (M-02739): Use `vulgar-ideograph-of' instead of
36409         `vulgar-char-of-shinjigen-1'.
36410         (M-02761): Separate S1-833, S2-833 and C1-5E3B.
36411         (C1-5E3B): Unify S1-833, S2-833 and M002761.
36412         (M-02761'): Unify J90-476E.
36413
36414 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36415
36416         * char-db-util.el (insert-char-attributes): Sort `attributes' and
36417         `ccs-attributes'; support `ideographic-different-form-of'.
36418
36419 2001-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36420
36421         * Ideograph-R023-Hiding-Enclosure.el (M-02673): Separate C1-4528.
36422         (C1-4528): Unify M002673.
36423         (U+5339): Unify J90-4924.
36424         (U+533A): Use `script' and `simplified-ideograph-of' instead of
36425         `comment'.
36426         (M-02690): Unify M002690.
36427         (U+533F): Unify J90-463F.
36428
36429 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36430
36431         * Ideograph-R020-Wrap.el (M-02506'): Unify J90-4A71.
36432         (M002510): New character; relate to M-02510.
36433         (M-02511): Use `ideographic-variants' instead of
36434         `variant-of-shinjigen-1'; unify M002511.
36435         (U+5306): Unify J90-5232 and M072447.
36436         (U+5307): Use `ideographic-different-form-of' instead of
36437         `comment'; unify M054897.
36438
36439         * Ideograph-R018-Knife.el (M-01923): Unify M001923.
36440         (J83-483D): Unify J90-483D and M054305.
36441         (U+5224): Unify M053097.
36442         (M-01965): Use `original-ideograph-of' instead of
36443         `original-char-of-shinjigen-1'.
36444         (M-01966): Unify M001966.
36445         (U+5238): Unify J90-3774 and M054101.
36446         (M-02000): Unify M002000.
36447         (U+524A): Unify J90-3A6F and M054134.
36448         (C1-5028): Unify M059136.
36449         (M-02011): Unify M002011.
36450         (U+524D): Unify J90-3A6F and M054193.
36451         (C1-5029): Unify M070879.
36452         (M-02076'): Unify J90-3A5E.
36453         (U+5271): Use `simplified-ideograph-of' instead of `comment';
36454         delete `non-morohashi'; unify J90-517B and M054511.
36455         (C6-3D46): Delete `non-morohashi'.
36456         (C6-3D47): Likewise.
36457         (M-02113): Unify M002113.
36458         (U+5273): Unify J90-5175.
36459         (M-02224): Unify M002224.
36460         (U+5289): Unify J90-4E2D and M058565.
36461         (M-02243): Unify J90-517A.
36462         (M-02245): Unify M002245.
36463
36464 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36465
36466         * Ideograph-R019-Power.el (M-02360'): Unify J90-4D26.
36467         (M-02362): Use `ideograph=' instead of `comment'.
36468         (M-02384'): Unify J90-4A59.
36469         (M-02409): Unify M002409.
36470         (U+52DD): Use `script' instead of `comment'; unify J90-3E21 and
36471         M054161.
36472         (M-02416): Unify M002416.
36473         (U+52DF): Unify J90-4A67 and M054354.
36474         (M-02472): Unify M002472.
36475         (J83-522F): Unify J90-522F and M055147.
36476         (C5-6755): Delete `non-morohashi'.
36477         (M-02486): Delete `kangxi-strokes'; separate C1-7961 and U+52F8;
36478         unify M002486.
36479         (J83-5230): Unify J90-5230, M055148 and U+52F8.
36480
36481 2001-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36482
36483         * Ideograph-R212-Dragon.el (M-48818): Unify M048818.
36484         (C1-733E): Add `ideographic-strokes'.
36485
36486         * Ideograph-R211-Tooth.el (M-48631): Separate J0-7373, C2-6B49 and
36487         U+9F60; unify M058052.
36488         (U+9F60): Unify M048631.
36489         (M-48632): Unify M048632.
36490
36491 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36492
36493         * Ideograph-R209-Nose.el (M-48498): Unify M048498.
36494
36495 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36496
36497         * Ideograph-R205-Frog.el (U+9F08): Unify M055920.
36498
36499 2001-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36500
36501         * Ideograph-R203-Black.el (M-48063): Unify M048063.
36502
36503         * Ideograph-R201-Yellow.el (M-47926): Unify M047926.
36504         (M-47935): Separate U+9EC7; unify M047935.
36505         (U+9EC7): Unify M053051.
36506
36507 2001-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36508
36509         * Ideograph-R200-Hemp.el (M-47892): Unify M047892.
36510         (M-47893): Unify M047893.
36511         (M-47909): Unify M047909.
36512
36513         * Ideograph-R199-Wheat.el (M-47827): Unify M047827.
36514
36515 2001-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36516
36517         * Ideograph-R197-Salt.el (M-49944): Deleted; moved to
36518         Ideograph-R198-Deer.el and unified with same character in there.
36519
36520         * Ideograph-R196-Bird.el (U+9E37): Add `total-strokes'.
36521         (M-46995): Unify M046995.
36522         (M-47005): Unify M047005.
36523
36524         * Ideograph-R194-Ghost.el (M-45906): Unify M045906.
36525         (M-45906'): Add `total-strokes'; separate M050602; unify M057627;
36526         fix `total-strokes'.
36527
36528         * Ideograph-R195-Fish.el (M-45969): Add `total-strokes'; unify
36529         M045969.
36530         (U+9C7D): Add `total-strokes'.
36531         (M-46226): New character; relate to U+9BDB; unify M046226.
36532         (U+9BF3): Add `total-strokes'.
36533
36534 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36535
36536         * Ideograph-R191-Fight.el (M-45649'): Separate C3-594A, J90-462E
36537         and U+95D8 and move them to Ideograph-R169-Gate.el; delete
36538         `cns-radical'.
36539
36540         * Ideograph-R190-Hair.el (M-45370): Separate C5-4B58; unify M045370.
36541
36542         * Ideograph-R169-Gate.el (U+95D8): Separated from M-45649'; moved
36543         from Ideograph-R191-Fight.el.
36544
36545 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36546
36547         * Ideograph-R188-Bone.el (M-45231): Fixed.
36548         (M045231): New character; relate to M-45231.
36549
36550         * Ideograph-R187-Horse.el (M-44634): Separate C4-4860; unify
36551         M058563.
36552         (C4-4860): Unify M044634.
36553         (M-44915): Separate K0-5479; unify M044915.
36554         (M068356): New character; relate to U+9A30 and M-44915.
36555         (M-45042): Separate C7-6031; unify M045042.
36556         (M-45043): Separate C7-6034.
36557         (C7-6034): Unify M045043.
36558
36559 2001-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36560
36561         * Ideograph-R184-Eat.el (M-44023): Unify M044023.
36562         (M-44037'): Add `ideograph=' for M-44433.
36563         (M-44038): Unify C1-627D and JX1-7E29; separate G0-6238 and
36564         U+98E7.
36565         (U+98E7): Unify G0-6238 and M044038.
36566         (M-44063): Unify M044063.
36567         (M044064): New character; relate to U+98EF and M-44064.
36568         (M-44107): Unify M044107.
36569         (M-44109): Unify M044109.
36570         (M-44111): Unify M044111.
36571
36572         * Ideograph-R179-Leek.el (M-43238): Separate C3-454E and U+4A9E.
36573         (U+4A9E): Unify C3-454E and M043238.
36574         (M043245): New character; relate to M-43245.
36575         (M-43247): Separate C7-3D62.
36576         (M043247): New character; relate to M-43247.
36577
36578         * Ideograph-R180-Sound.el (M-43268): Unify M043268.
36579
36580 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36581
36582         * Ideograph-R182-Wind.el (M-43769): Add `total-strokes'; unify
36583         M043769.
36584
36585         * Ideograph-R181-Leaf.el (M-43591): Unify M043591.
36586         (M-43689): Unify M043689.
36587
36588         * Ideograph-R174-Blue.el (M-42564): Unify M042564.
36589         (M-42570): Unify M042570.
36590
36591         * Ideograph-R173-Rain.el (M-42216): Unify M042216.
36592
36593         * Ideograph-R170-Mound.el (M-41676): Add `ideograph=' for M-41704;
36594         unify M041676; separate C6-3C6C.
36595         (U+9666): Unify MH-678 and M054713.
36596         (U+9667): Add `total-strokes'.
36597         (M-41836): Add `simplified-ideograph-of' for M-41891; unify
36598         M041836.
36599
36600 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36601
36602         * Ideograph-R169-Gate.el (U+9596): Add `total-strokes'; unify
36603         M050554.
36604         (U+9597): Add `total-strokes'; unify M059991.
36605         (U+95F0): Add `script'; add `total-strokes'; unify M051330.
36606         (U+95F1): Add `total-strokes'.
36607         (M-41341): Separate C1-6F65 and U+95B1.
36608         (U+95B1): Unify C1-6F65 and M041341.
36609
36610         * Ideograph-R167-Gold.el (U+94D2): Add `total-strokes'.
36611         (U+94D3): Fix `ideographic-strokes'; add `total-strokes'; add
36612         `script'; unify M052145.
36613         (U+94D5): Add `total-strokes'.
36614         (M-40418): Separate U+92B3 and C1-6F5E.
36615         (U+92B3): Unify C1-6F5E and M040418.
36616         (M-40464): Unify M040464.
36617         (M-49811): Separate C7-2A42; unify M049811.
36618         (M-40596): Separate U+933A; add `total-strokes'; unify M040596.
36619         (U+933A): Unify M055836.
36620         (M-40597): Add `total-strokes'; unify M040597.
36621         (M-40600): Unify M040600.
36622         (M-40708): Unify M040708.
36623         (M-40709): Unify M040709.
36624         (M-40710): Separate C1-775B and U+9398; unify M040710.
36625         (U+9556): Add `total-strokes'.
36626         (M-40847): Unify M040847.
36627         (U+9454): Separate C3-5F6B; unify MH-665 and M057484.
36628         (C3-5F6B): Relate to U+9454, MH-665 and M057484.
36629
36630         * Ideograph-R166-Village.el (M-40132): Unify M040132.
36631         (M-40136): Unify M040136.
36632
36633 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36634
36635         * Ideograph-R165-Distinguish.el (M-40120): Unify M040120.
36636         (M-40120'): Add `total-strokes'.
36637
36638         * Ideograph-R164-Wine.el (M-39870): Unify M039870.
36639         (M-40062): Separate C7-5067.
36640         (M040062): New character; relate to M-40062.
36641         (M-40064'): Add `total-strokes'.
36642
36643 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36644
36645         * Ideograph-R163-City.el (U+909C): Add `total-strokes'; unify
36646         M059962.
36647         (U+90BA): Add `total-strokes'.
36648
36649         * Ideograph-R159-Cart.el (M-38234): Separate JX2-795C; unify
36650         M038234.
36651         (JX2-795C): Unify M079777.
36652         (M-38234'): Add `total-strokes'.
36653         (U+65A9): Moved to Ideograph-R069-Axe.el.
36654         (U+8EE3): Add `total-strokes'; unify M054697.
36655         (M-38438): Unify M038438.
36656         (M-38473): Unify M038473.
36657         (M-38482): Unify M038482.
36658         (M086337): New character; relate to U+8F44 and M-38482.
36659         (C1-755D): Relate to M086337.
36660
36661         * Ideograph-R158-Body.el (M-38110): Separate G0-4C49, JSP-6052,
36662         C1-6F41 and U+8EBA; unify M038110.
36663         (U+8EBA): Unify G0-4C49, JSP-6052, C1-6F41 and M057438.
36664         (M-38111): Add `total-strokes'; unify M038111.
36665
36666         * Ideograph-R069-Axe.el (U+65A9): Moved from
36667         Ideograph-R159-Cart.el.
36668
36669         * Ideograph-R157-Foot.el (U+8DF6): Add `script'; add
36670         `total-strokes'; unify M053969.
36671         (U+8DF7): Add `total-strokes'.
36672         (U+8DF8): Likewise.
36673         (U+8DF9): Likewise.
36674         (U+8DFA): Likewise.
36675         (M-37672): Unify M037672.
36676         (M-37955): Unify M037955.
36677         (M-38026): Unify M038026.
36678
36679         * Ideograph-R149-Speech.el (U+8BDD): Add `total-strokes'.
36680         (U+8BDE): Likewise; fix `ideographic-strokes'.
36681         (U+8BEB): Add `total-strokes'.
36682         (M-35640): Unify M035640.
36683         (U+8BF7): Add `total-strokes'.
36684         (U+8BF8): Likewise.
36685         (U+8BF9): Likewise.
36686         (U+8BFA): Likewise.
36687         (U+8BFB): Likewise.
36688         (U+8BFC): Likewise.
36689         (U+8BFD): Likewise.
36690         (U+8BFE): Likewise.
36691         (U+8BFF): Likewise.
36692         (U+8C00): Likewise.
36693         (U+8C01): Likewise.
36694         (U+8C02): Likewise.
36695         (U+8C03): Likewise.
36696         (U+8C04): Likewise.
36697         (U+8C05): Likewise.
36698         (U+8C06): Likewise.
36699         (U+8C07): Likewise.
36700         (U+8C08): Likewise.
36701         (U+8C09): Likewise.
36702         (U+8C0A): Likewise.
36703         (M-35727): Unify M035727.
36704         (M-35779'): Fix `ideographic-strokes'; add `total-strokes'.
36705         (U+8B03): Add `total-strokes'; unify M059933.
36706         (U+8C0B): Add `total-strokes'.
36707         (M-35780): Unify M035780.
36708         (M-35821): Unify M035821.
36709         (M-35850): Unify M035850.
36710         (U+8C33): Add `total-strokes'.
36711         (U+8C34): Likewise.
36712         (U+8C35): Likewise.
36713
36714 2001-06-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36715
36716         * Ideograph-R156-Run.el (M-37034'): Add `simplified-ideograph-of'
36717         for M-37034.
36718         (M-37035): Add `original-ideograph-of' for M-37034.
36719         (J0-6C62): Unify M054693; fix strokes.
36720
36721 2001-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36722
36723         * Ideograph-R152-Pig.el (M-36380): Unify M036380.
36724         (U+8C62): Unify M055749.
36725
36726         * Ideograph-R144-Walk-Enclosure.el (M-34038): Separate C4-2F6F and
36727         U+4615; unify M034038.
36728         (M-34046): Unify M034046.
36729         (M-34047): Unify C6-444F.
36730         (M034047): New character; relate to M-34047.
36731         (M-34073): Unify M034073.
36732         (J83-3152): Fix strokes; unify M054025.
36733         (K0-6A5B): Fix strokes; relate to M054025.
36734         (M-34076): Unify M034076.
36735         (M053307): New character; relate to U+8860 and M-34076.
36736         (C4-534B): Relate M053307.
36737         (M-34090): Separate G0-6169, C1-7C68 and U+8862; unify M034090.
36738
36739 2001-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36740
36741         * Ideograph-R148-Horn.el (U+46A2): Unify M-35118; separate
36742         C4-5361.
36743
36744         * Ideograph-R147-See.el (U+89C1): Add `total-strokes'.
36745         (U+89C2): Likewise.
36746
36747         * Ideograph-R146-West.el (M-34768): Unify M034768.
36748         (M034789): New character; relate to U+8986 and M-34789.
36749         (M-34791): Unify M034791.
36750
36751         * Ideograph-R145-Clothes.el (M-34162): Separate C6-3B7A; unify
36752         M034162.
36753         (U+891C): Add `total-strokes'.
36754         (U+891D): Likewise.
36755
36756         * Ideograph-R143-Blood.el (M-33969): Separate C2-2D4B and U+8841;
36757         unify M033969.
36758         (M-33971): Unify M033971.
36759         (J0-6A49): Unify M054685.
36760
36761         * Ideograph-R142-Insect.el (M-32810): Separate C2-2868; unify
36762         M032810.
36763         (M-32835): Separate G0-7235, C1-534D and U+867B.
36764         (C1-534D): Unify M057316; relate to M-32835.
36765         (G0-7235): Unify U+867B; relate to M-32835 and M057316.
36766
36767         * Ideograph-R136-Oppose.el (M-30338): Separate S2-6636, K0-743F
36768         and C1-4860.
36769         (C1-4860): Unify S1-6636 and S2-6636.
36770         (K0-743F): Unify M054189.
36771         (M-30342): Unify M030342.
36772
36773 2001-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36774
36775         * Ideograph-R135-Tongue.el (M-30277): Unify S1-6628 and M030277.
36776         (C1-485F): Add `original-ideograph-of' for M030277; unify S1-6629
36777         and M075115.
36778         (M-30278): Unify M030278.
36779
36780 2001-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36781
36782         * Ideograph-R132-Self.el (M030105): New character; relate to
36783         M-30105.
36784
36785         * Ideograph-R128-Ear.el (M-29074): Unify M029074.
36786         (M-29074'): Add `total-strokes'.
36787
36788 2001-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36789
36790         * Ideograph-R129-Brush.el (U+8080): Add `total-strokes'.
36791
36792         * Ideograph-R127-Plow.el (M-28907): Unify M028907.
36793         (M-28909): Unify M028909.
36794
36795         * Ideograph-R109-Eye.el (M-23122): Add `original-ideograph-of' for
36796         M-01473; unify M023122 and U-000250F2.
36797         (M-23123): Unify M023123.
36798         (M-23210): Add `ideograph=' for U-000250F2; add
36799         `original-ideograph-of' for M-01473; unify U-0002F942.
36800         (M023210): New character; relate to M-23210 and U-0002F942.
36801         (U+770C): Add `total-strokes'.
36802
36803         * Ideograph-R096-Jade.el (M-20900): Separate C2-3070; fix
36804         `total-strokes'.
36805         (M-20901): Delete `comment'; unify M020901.
36806         (M-20902): Delete `comment'; unify M020902.
36807         (M-20903): Delete `comment'; unify M020903.
36808         (M-20904): Delete `comment'; unify M020904.
36809         (M-20905): Delete `comment'; unify M020905.
36810         (M-20906): Delete `comment'; unify M020906.
36811         (M-20907): Delete `comment'; separate C2-2C35 and U+73C3; unify
36812         M020907.
36813         (M-20909): Delete `comment'; unify M020909.
36814         (M-20910): Delete `comment'; unify M020910.
36815         (M-20912): Delete `comment'; unify M020912.
36816         (M-20914): Delete `comment'; unify M020914.
36817         (M-20916): Delete `comment'; unify M020916.
36818         (M-20917): Separate J0-3B39, G0-493A, K0-5F26, C1-5243, U+73CA and
36819         S2-4885; unify M058161 and S1-4884.
36820         (M020917): New character; unify S1-4885, S2-4885, J82-3B39,
36821         K0-5F26, C1-5243 and J90-3B39; relate to U+73CA and M-20917.
36822         (U+73CA): Unify S1-4886, J78-3B39, G0-493A and M054140.
36823         (M-20949): Delete `comment'; separate C2-3076; unify M020949.
36824         (M-20950): Delete `comment'; unify M020950.
36825         (M-20952): Separate C2-3078 and U+73DD; unify M020952.
36826         (M-20953): Delete `comment'; unify M020953.
36827         (M-20954): Delete `comment'; unify M020954.
36828         (M-21149): Unify M021149.
36829         (M-21150): Unify M021150.
36830
36831 2001-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36832
36833         * Ideograph-R108-Dish.el (M022972): New character; relate to
36834         U+76CA and M-22972.
36835         (M-23001'): Add `simplified-ideograph-of' for M-23005.
36836         (U+76D8): Add `script' and `total-strokes'; unify M052191.
36837
36838         * Ideograph-R124-Feather.el (M-28614): Unify M028614.
36839         (M028635): New character; relate to U+7FC1 and M-28635.
36840         (M-28635'): Separate M050359.
36841         (U+7FC1): Unify M050359.
36842         (M-28657): Unify M028657.
36843         (M-28672): Unify M028672.
36844
36845         * Ideograph-R122-Net.el (M-28312): Delete `morohashi-daikanwa' and
36846         `non-morohashi'.
36847
36848 2001-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36849
36850         * Ideograph-R113-Spirit.el (M-24626): Unify M024626.
36851         (M-24631): Unify M024631.
36852         (M-24640): Unify M024640.
36853         (M-24641): Unify M024641.
36854         (M-24652): Unify M024652.
36855         (M-24664): Unify M024664.
36856         (M-24672): Unify M024672.
36857         (M-24673): Use `ideographic-variants' instead of
36858         `->decomposition'; unify M024673.
36859         (M-24689): Unify M024689.
36860         (M-24766): Unify M024766.
36861         (M-24766'): Separate U+798D.
36862         (U+798D): Relate to M-24766' and M050313; unify M057178.
36863         (M-24767): Unify M024767.
36864         (M-24768): Unify M024768.
36865
36866         * Ideograph-R119-Rice.el (M-26997): Unify M026997.
36867
36868         * Ideograph-R115-Grain.el (M-25016): Unify C3-327C and M025016.
36869         (M-25016'): Separate C3-327C.
36870         (M-25081): Unify M025081.
36871         (U+7A25): Delete `kangxi-radical' and `kangxi-strokes'.
36872         (M-25188'): Unify J0-3972 and C4-455F; separate M050322.
36873         (M-25280): Unify M025280.
36874
36875 2001-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36876
36877         * Ideograph-R079-Weapon.el (M-16618'): Separate M050242.
36878         (C3-2959): Relate to M050242.
36879         (M-16629): Unify S1-3996, S2-3996, J90-3B26 and U+6BBA.
36880         (M016629): New character; relate to U+6BBA and M-16629.
36881         (C4-2D65): Relate to M073347.
36882         (M073347): New character; relate to U+6BBA and M-16629.
36883         (M-16630): Unify C4-324C.
36884         (M016630): New character; relate to M016630.
36885         (M-16631): Unify C4-324D.
36886         (M016631): New character; relate to M-16631.
36887         (M-16632): Unify C4-324F and U+3C80.
36888         (M016632): New character; relate to M-16632 and U+3C80.
36889         (M-16633): Unify JSP-4630, C4-324E and U+6BB8.
36890         (M016633): New character; relate to M-16633 and U+6BB8.
36891         (M-16635): Unify C6-4078 and U-00023A8D.
36892         (M016635): New character; relate to U-00023A8D and M-16635.
36893         (M-16636): Add `wrong-ideograph-of' for M-04033; unify C6-4079 and
36894         U-00023A8E.
36895         (M016636): New character; relate to U-00023A8E and M-16636.
36896         (C5-332D): Cancel relation to M-16636.
36897
36898 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36899
36900         * Ideograph-R105-Dotted-Tent.el (U+7677): Add `total-strokes';
36901         unify M059789.
36902
36903         * Ideograph-R104-Sickness.el (C5-2464): Unify M-22018, M022018 and
36904         U-00024D26.
36905         (U+7596): Add `total-strokes'.
36906         (U+7597): Likewise.
36907
36908         * Ideograph-R102-Field.el (M-21727): Add `total-strokes'.
36909         (U+753C): Likewise; add `ideographic-variants' for M021735; unify
36910         M054615.
36911         (M-21739): Unify M021739.
36912         (M-021805): New character; relate to U+7556 and M0021805.
36913
36914 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36915
36916         * Ideograph-R094-Dog.el (M-20511'): Separate C3-3D29; unify
36917         M020534.
36918
36919         * Ideograph-R103-Bolt-Of-Cloth.el (U+758D): Unify M057305.
36920
36921         * Ideograph-R100-Life.el (M-21684): Unify M021684.
36922
36923         * Ideograph-R095-Profound.el (M-20817): Unify M020817.
36924         (U+7387): Relate to M050282.
36925
36926 2001-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36927
36928         * char-db-util.el (insert-char-attributes): Support
36929         `wrong-ideograph-of' property.
36930
36931         * Ideograph-R085-Water.el (C1-5B52): Relate to M050252.
36932         (M-17758): Unify M017758.
36933         (U+6E1A): Delete `japanese-strokes'.
36934         (M-18277): Unify M018277.
36935         (M-18515): Unify M018515.
36936         (M-18668): Separate C2-6571 and U+7024; unify M018668.
36937         (M-18669): Separate C3-5A54 and U+7025; unify M018669.
36938         (M-18670): Separate J83-4375, C2-6223, J90-4375 and U+7026; unify
36939         M018670; fix `total-strokes'.
36940         (U+7026): Unify J83-4375, C2-6223, J90-4375 and M054231.
36941
36942         * Ideograph-R094-Dog.el (U+731F): Add `total-strokes'.
36943         (U+7320): Likewise; unify M059773.
36944         (U+7363): Add `total-strokes'.
36945         (U+7364): Likewise; unify M065381.
36946
36947         * Ideograph-R093-Cow.el (M-20032): Unify M020032.
36948         (U+727F): Unify M057757.
36949
36950         * Ideograph-R087-Claw.el (U+7233): Delete `kangxi-radical' and
36951         `kangxi-strokes'; add `total-strokes'; unify M059770.
36952         (M-19711): Unify M019711.
36953
36954         * Ideograph-R080-Do-Not.el (M-16740): Separate G0-5839, C1-645C
36955         and U+6BD3; fix strokes; unify M016740.
36956         (U+6BD3): Unify G0-5839.
36957         (M-16742): Fix `ideographic-strokes'; unify M016742.
36958         (C4-4A53): Fix `ideographic-strokes'.
36959
36960         * Ideograph-R086-Fire.el (M-19369): Unify C5-4E2D and U+24398.
36961         (M019369): New character; relate to U+24398 and M-19369.
36962
36963 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36964
36965         * Ideograph-R140-Grass.el (M-30640): Add `total-strokes'.
36966         (M-30860'): Separate C6-2E22 and J90-326A; unify J78-326A and
36967         J83-326A.
36968         (C6-2E22): Unify U-0002F995.
36969         (MH-521): Use `morohashi-daikanwa' instead of
36970         `morohashi-daikanwa-ho'.
36971         (M079242): Relate to MH-521.
36972
36973         * Ideograph-R084-Steam.el (U+6C28): Add `total-strokes'.
36974         (C1-5636): Add `ideographic-strokes'.
36975         (U+6C29): Add `total-strokes'.
36976
36977         * Ideograph-R078-Death.el (M-16459): Unify M016459.
36978         (U+6B8B): Add `script'.
36979         (MH-291): Add `total-strokes'; use `morohashi-daikanwa' instead of
36980         `morohashi-daikanwa-ho'.
36981
36982         * Ideograph-R077-Stop.el (M-16257): Unify C6-232E and U-00028E16.
36983         (M016257): New character; relate to M-16257 and U-00028E16.
36984
36985 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36986
36987         * Ideograph-R154-Shell.el (MH-575): Put `(ho 575)' to
36988         `morohashi-daikanwa'; delete `morohashi-daikanwa-ho'.
36989
36990         * Ideograph-R130-Meat.el (MH-247): Use `morohashi-daikanwa'
36991         property instead of `morohashi-daikanwa-ho' property.
36992         (M055481): Add `morohashi-daikanwa'.
36993
36994         * Ideograph-R120-Silk.el (MH-486): Put `(ho 486)' into
36995         `morohashi-daikanwa'; delete `morohashi-daikanwa-ho'.
36996
36997         * Ideograph-R118-Bamboo.el (MH-460): Use `morohashi-daikanwa'
36998         property instead of `morohashi-daikanwa-ho'.
36999         (MH-465): Likewise.
37000
37001         * Ideograph-R112-Stone.el (MH-382): Add `total-strokes'; use
37002         `morohashi-daikanwa' property instead of `morohashi-daikanwa-ho'.
37003
37004         * Ideograph-R076-Lack.el (M-15992): Unify M015992.
37005
37006         * Ideograph-R072-Sun.el (U+66FB): Separate JSP-423F; fix
37007         `ideographic-strokes'; add `total-strokes'; unify MH-234.
37008         (JSP-423F): Relate to MH-234.
37009         (C4-3238): Unify M-13932 and M013932.
37010         (C5-3F61): Add `morohashi-daikanwa' for M-13995.
37011         (M057064): New character; relate to U+66DC and M-14227'.
37012         (U+66DC): Relate to M057064.
37013
37014         * Ideograph-R030-Mouth.el (MH-64): Use `morohashi-daikanwa'
37015         property instead of `morohashi-daikanwa-ho' property.
37016
37017         * Ideograph-R001-One.el (MH-1): Use `morohashi-daikanwa' property
37018         instead of `morohashi-daikanwa-ho' property.
37019
37020         * ideograph-util.el (morohashi-daikanwa<): New function.
37021         (ideograph-char<): Use `morohashi-daikanwa<'.
37022
37023         * Ideograph-R075-Tree.el (U+6730): Delete `kangxi-radical' and
37024         `kangxi-strokes'; unify M059667.
37025
37026         * Ideograph-R074-Moon.el (M-14340): Unify M014340.
37027         (M-14345): Unify M014345.
37028         (M-14374): Unify M014374.
37029
37030         * Ideograph-R066-Rap.el (U+654C): Add `ideograph='.
37031         (M-13252): Unify C4-377A and M013252.
37032         (U+3A9A): Relate to M-13265; unify M075463.
37033
37034 2001-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37035
37036         * Ideograph-R064-Hand.el (M-11769): Separate G0-3245, C1-445F and
37037         U+624D; unify M011769.
37038         (U+624D): Unify G0-3245, C1-445F and M051101.
37039
37040         * Ideograph-R062-Halberd.el (M-11538): Unify C4-2272 and
37041         U-0002298F.
37042         (M-11542'): Fix `ideographic-strokes'.
37043         (M-11544): Unify M011544.
37044
37045 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37046
37047         * Ideograph-R063-Door.el (U+6247): Unify M057162.
37048
37049 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37050
37051         * Ideograph-R061-Heart.el (M-10312): Separate C1-4A36; unify
37052         M010312.
37053         (M-10348): Separate G0-6343, C1-4D3F and U+5FDD; unify M010348.
37054         (U+5FDD): Unify G0-6343, C1-4D3F and M053330.
37055         (M072435): New character; relate to M-10348 and U+5FDD.
37056         (M-11024'): Separate G0-4977, C1-637C and U+614E.
37057         (U+614E): Unify G0-4977, C1-637C and M053483.
37058         (M-11399'): Unify C4-5B2C.
37059         (M-11400): Separate JSP-3E7D; unify M011400 and U+61E9.
37060         (C2-615C): Separate U+61E9; unify JSP-3E7D.
37061         (JSP-3E7E): Unify M-11400' and M050186; separate C2-5C6F and
37062         U+61E5; fix strokes.
37063         (U+61E5): Unify C2-5C6F and M054801.
37064
37065 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37066
37067         * Ideograph-R141-Tiger.el (C1-5D29): Moved from
37068         Ideograph-R059-Bristle.el.
37069         (U+865E): Add `script'.
37070
37071         * Ideograph-R060-Step.el (G0-3E36): Add `script'.
37072         (M-10085): Separate C1-5121.
37073         (C1-5121): Unify M072385.
37074
37075         * Ideograph-R059-Bristle.el (M-09992): Unify M009992.
37076         (U+5F69): Unify M054127.
37077         (M-09993): Separate G0-316B and U+5F6A; separate and move C1-5D29
37078         to Ideograph-R141-Tiger.el; delete `cns-radical'; unify M009993.
37079         (G0-316B): Unify M057577 and U+5F6A.
37080         (M-09994): Add `ideograph=' for M-09993; unify M009994.
37081
37082         * Ideograph-R058-Snout.el (M-9909'): Separate G0-3969, M050167 and
37083         U+5F52; unify C3-224A; add `vulgar-ideograph-of' for M-16349.
37084         (M-09912): Add `vulgar-ideograph-of' for M-21890; unify M009912.
37085         (M-09913): Add `simplified-ideograph-of' for M-21890; unify
37086         J0-4576, G0-3531, C3-2351, M009913 and U+5F53.
37087
37088         * Ideograph-R057-Bow.el (M-09706): Unify C6-2322; add
37089         `original-ideograph-of' for M-09698.
37090         (M009706): New character; relate to M-09706.
37091
37092         * Ideograph-R053-Dotted-Cliff.el (M-09230): Separate C5-225D;
37093         unify M009230.
37094         (M-09233): Unify M009233.
37095
37096 2001-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37097
37098         * Ideograph-R162-Walk.el (C1-4B56): Moved from
37099         Ideograph-R047-River.el.
37100         (G0-3169): Unify M053401.
37101         (M-39002'): Separate U+904E.
37102         (U+904E): Unify M053376.
37103
37104         * Ideograph-R049-Oneself.el (U+5DFC): Fix `ideographic-strokes';
37105         add `total-strokes'; unify M059575.
37106
37107 2001-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37108
37109         * Ideograph-R048-Work.el (U+5DEC): Delete `kangxi-radical' and
37110         `kangxi-strokes'.
37111         (U+5DED): Likewise.
37112         (M-08732): Separate G0-326E and U+5DEE.
37113         (G0-326E): Unify U+5DEE and M053115.
37114         (U+5DEF): Fix `ideographic-strokes'; delete `kangxi-strokes';
37115         unify M052445.
37116         (C2-425D): Separate U+5DF0; fix `ideographic-strokes'; delete
37117         `kangxi-strokes'.
37118         (U+5DF0): Fix strokes; unify M053083.
37119
37120         * Ideograph-R046-Mountain.el (U+5C76): Delete `non-morohashi'.
37121         (U+5C77): Add `total-strokes'; unify M059512.
37122         (U+5C7F): Delete `non-morohashi'.
37123         (U+5C81): Likewise.
37124         (U+5C82): Likewise.
37125         (U+5C83): Likewise; unify M059514.
37126
37127         * Ideograph-R042-Small.el (M-07493): Unify M007493; separate
37128         C3-2851.
37129         (M-07494): Unify M007494; separate C5-2567.
37130         (M-07495): Unify M007495; separate C6-2A6B.
37131         (M-07497): Unify M007497; separate C6-3032.
37132
37133 2001-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37134
37135         * Ideograph-R047-River.el (C1-4B56): Moved to
37136         Ideograph-R162-Walk.el.
37137
37138         * Ideograph-R044-Corpse.el (U+5C57): Moved from
37139         Ideograph-R041-Inch.el.
37140
37141         * Ideograph-R041-Inch.el (G0-3D2B): Separated from M-07437'; unify
37142         U+5C06 and M051049.
37143         (M-07437'): Separate G0-3D2B and U+5C06.
37144         (U+5C57): Moved to Ideograph-R044-Corpse.el.
37145         (M-07463'): Separate K0-5374; fix strokes; unify J0-4633 and
37146         U+5C0E.
37147         (C1-7052): Unify M058629.
37148         (K0-5374): Unify M-07465 and M007465.
37149         (M-07468): Add `ancient-ideograph-of' for M-07465; separate
37150         C7-375C.
37151         (M-07470): Add `ancient-ideograph-of' for M-07470.
37152
37153 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37154
37155         * Ideograph-R040-Roof.el (M-07296): New character; relate to
37156         U+5BE7; unify M007296.
37157         (C1-684F): Relate to M-07296 instead of M-07296'.
37158         (M-07298): Separate G0-552F, C1-6853 and U+5BE8.
37159         (U+5BE8): Unify G0-552F and M057944.
37160
37161         * Ideograph-R037-Big.el (U+5941): Delete broken
37162         `morohashi-daikanwa' property; add `simplified-ideograph-of' for
37163         M-05991.
37164
37165 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37166
37167         * Ideograph-R036-Evening.el (M-05803): Separate C3-405F; fix
37168         strokes; unify M005803.
37169         (C3-405F): Unify M059363.
37170
37171         * Ideograph-R033-Scholar.el (M-05639): Separate C1-4531; unify
37172         M005639.
37173         (C1-4531): Unify M071552.
37174
37175         * Ideograph-R032-Earth.el (M-05086'): Add
37176         `simplified-ideograph-of' property for M-05120.
37177         (C6-3635): Don't relate to M-03635; unify M-05120.
37178         (C3-3470): Add `original-ideograph-of' property instead of
37179         `morohashi-daikanwa' property; unify M-05234.
37180         (U+5848): Add `simplified-ideograph-of' property for M-05423;
37181         unify M059321.
37182         (U+5870): Unify M054532.
37183         (U+58CB): Unify M059345.
37184         (U+58CC): Unify M054173.
37185
37186         * Ideograph-R031-Enclosure.el (U+56F5): Delete broken
37187         `morohashi-daikanwa' property; add `simplified-ideograph-of'
37188         property for U+5707.
37189         (M-04789): Separate G0-4826, C1-594E and U+5708; unify M004789.
37190         (M055178): New character; relate to M-04789.
37191         (U+5708): Unify G0-4826, C1-594E and M059386.
37192
37193         * Ideograph-R018-Knife.el (M-02076): Use `script' and
37194         `simplified-ideograph-of' instead of `comment'.
37195         (M-02076'): Likewise.
37196         (M-48939): Use `vulgar-ideograph-of' instead of
37197         `vulgar-char-of-shinjigen-1'.
37198         (U+5266): Delete `non-morohashi'.
37199         (U+5267): Likewise.
37200         (G0-386E): Separated from M-02112'; relate to M-02112; unify
37201         M057806 and U+5272.
37202         (M-02112'): Separate G0-386E and U+5272.
37203         (C1-5E34): Relate to M-02112' and M050109 instead of M-02112.
37204         (M-02113): Separate U+5273.
37205         (J83-5175): Unify M055139 and U+5273.
37206
37207         * Ideograph-R030-Mouth.el (C3-247C): Unify M059172.
37208         (M-03385): Unify M003385 and U+549E.
37209         (M-03442): Separate U+5469 and JSP-3479.
37210         (JSP-3479): Unify M003442 and U+5469.
37211         (MH-64): Use `ideographic-variants' instead of `comment'.
37212         (M-03525): Separate U+549E and C3-2B5C.
37213         (M-03987): Separate C1-5E56; unify M003987.
37214         (M059224): New character; relate to U+55AB and M-03987.
37215         (C1-5E56): Unify M059290.
37216         (U+55AB): Separate M-03987'; unify M053220; relate to M-3987.
37217         (M-03987'): Separate U+55AB and, C6-4731.
37218         (U+565C): Delete `non-morohashi'.
37219         (U+565D): Likewise; unify M053232.
37220         (M-04376): Unify G0-4677, C1-7042 and U+5668.
37221
37222 2001-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37223
37224         * char-db-util.el (insert-char-attributes): Support
37225         `ideographic-variants' property.
37226
37227 2001-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37228
37229         * Ideograph-R027-Cliff.el (M-03048'): Use `script' and
37230         `simplified-ideograph-of' instead of `comment'.
37231
37232         * Ideograph-R029-Again.el (U+53D1): Delete `non-morohashi'.
37233         (U+355D): Likewise.
37234         (U+53D2): Likewise.
37235         (C6-2F49): Likewise.
37236         (C6-3D67): Likewise.
37237         (C6-3D69): Likewise.
37238         (C6-4728): Likewise.
37239
37240         * Ideograph-R024-Ten.el (U+534E): Delete `non-morohashi'.
37241         (U+534F): Likewise.
37242         (U+5356): Likewise.
37243         (C7-606A): Likewise.
37244
37245 2001-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37246
37247         * char-db-util.el (insert-char-attributes): Regard
37248         `simplified-ideograph-of' property.
37249
37250         * Ideograph-R020-Wrap.el (C5-312F): Delete `non-morohashi'.
37251
37252         * Ideograph-R019-Power.el (M-02360'): Use `script' and
37253         `vulgar-ideograph-of' instead of `comment'.
37254         (M-02384'): Use `script' instead of `comment'.
37255         (M-02415'): Use `script' and `vulgar-ideograph-of' instead of
37256         `comment'.
37257
37258         * Ideograph-R011-Enter.el (M-*****): Unify corresponding Mojikyo
37259         code point.
37260
37261         * Ideograph-R010-Legs.el (M-*****): Unify corresponding Mojikyo
37262         code point.
37263         (M-01339): Separate JSP-3265; unify U+5142 and M001339.
37264         (JSP-3265): Unify M056007.
37265         (M-01358): Unify M054447.
37266         (U+514D): Unify M001358.
37267         (J0-4C48): Unify M054386.
37268
37269         * Ideograph-R038-Woman.el (M-06040): New character; add
37270         `ancient-ideograph-of' for M-06039; add comment about M-00395;
37271         unify M006040 and U+36A2.
37272         (M-6307'): Separate C3-304D.
37273         (C3-304D): Unify M059420.
37274
37275         * Ideograph-R009-Man.el (M-*****): Add corresponding Mojikyo code
37276         point.
37277         (M-00360): Use `ideograph=' and `original-ideograph-of' instead of
37278         `comment'.
37279         (M-00395): Use `ancient-ideograph-of' for M-00630; add comment
37280         about M-06040.
37281         (M-00634): Add `ideograph=' for M-23937; add
37282         `original-ideograph-of' for M-00633.  - Fix some bugs.
37283
37284         * Ideograph-R008-Lid.el (M-*****): Unify corresponding Mojikyo
37285         code point.
37286
37287         * Ideograph-R001-One.el (M-*****): Unify corresponding Mojikyo
37288         code point.
37289         (M-00026): Use `vulgar-ideograph-of' instead of
37290         `vulgar-char-of-shinjigen-1'.
37291         (C3-2144): Separated from M-00026; use `vulgar-ideograph-of'
37292         instead of `vulgar-char-of-shinjigen-1'.
37293         (M-00059): Use `ancient-ideograph-of' and `ideograph=' instead of
37294         `comment'.
37295
37296         * Ideograph-R006-Hook.el (M-*****): Unify corresponding Mojikyo
37297         code points.
37298         (M-00246): New character.
37299
37300         * Ideograph-R005-Second.el (M-*****): Unify corresponding Mojikyo
37301         code points.
37302         (M-00210): Use `vulgar-ideograph-of' instead of comment.
37303
37304 2001-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37305
37306         * Ideograph-R007-Two.el (M-*****):
37307         Unify corresponding Mojikyo code points.
37308         (M-00285): New character.
37309
37310         * Ideograph-R004-Slash.el (M-*****):
37311         Unify corresponding Mojikyo code points.
37312         (M-00107): Unify M070120.
37313         (M000107): New character; relate to M-00107.
37314         (M-000115): Use `ancient-ideograph-of' instead of `comment'.
37315         (M-00123): Add `ideograph=' for M-01740; add `vulgar-ideograph-of' for
37316         M-01739.
37317         (M-00129): Don't unify J0-4C68.
37318         (M-00157): Add `ideograph=' for M-07853; add `original-ideograph-of'
37319         for M-09176.
37320
37321         * Ideograph-R003-Dot.el (M-*****):
37322         Unify corresponding Mojikyo code points.
37323         (M-00104): Use `ancient-ideograph-of' and `ideograph=' instead of
37324         comment.
37325
37326         * Ideograph-R002-Line.el (M-*****):
37327         Unify corresponding Mojikyo code points.
37328
37329         * char-db-util.el (insert-char-attributes):
37330         Support `ancient-ideograph-of'.
37331
37332 2001-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37333
37334         * Ideograph-R015-Ice.el (U+51AC): Unify J90-455F.
37335         (J83-3A63): Unify J90-3A63.
37336         (U+51CB): Unify J90-437C.
37337         (M-01718): Use `vulgar-ideograph-of' instead of
37338         `vulgar-char-of-shinjigen-1'; separate J78-515B, J83-515B and
37339         C3-4B30.
37340
37341         * Ideograph-R009-Man.el (U+4EED): Unify J90-5041; delete
37342         `non-morohashi'.
37343         (U+4F1D): Unify J90-4541.
37344         (U+4F34): Unify J90-483C.
37345         (U+4F4F): Unify J90-3D3B.
37346         (U+4F7F): Unify J90-3B48.
37347         (M-00629'): Unify J90-496E.
37348         (U+4FAB): Unify J90-5525.
37349         (U+4FAD): Unify J90-4B79.
37350         (U+4FB5): Unify J90-3F2F.
37351         (U+4FBF): Unify J90-4A58.
37352         (J83-3771): Unify J90-3771.
37353         (J83-4A50): Unify J90-4A50.
37354         (U+5065): Unify J90-3772.
37355         (M-00901): Unify J90-5079.
37356         (M-00939): Separate G0-3835, J90-507C, S1-365, S2-365 and U+5085.
37357         (M-01055): Separate S1-380, S2-380, K0-603A, C2-415E and U+50CA.
37358         (U+50CA): Unify S1-380, S2-380, K0-603A and C2-415E.
37359         (J83-5122): Unify J90-5122.
37360         (J83-414E): Unify J90-414E.
37361         (M-01084): Separate S1-397, S2-397 and J90-417C.
37362         (M-01132): Unify J90-512A.
37363         (M-01235): Separate C4-4F5A and U+5119.
37364         (M-01236): Separate U+511A.
37365         (J83-5133): Unify J90-5133, M055133 and U+511A.
37366
37367         * Ideograph-R014-Cover.el (U+51A9): Delete `non-morohashi'; unify
37368         J90-5150.
37369         (U+51AA): Unify J90-5151.
37370
37371         * Ideograph-R013-Down-Box.el (U+5187): Delete `non-morohashi'.
37372         (U+5188): Likewise.
37373         (U+5189): Unify J90-5147.
37374         (M-01537): Add `jisx0208-difference' property with value `-78/4';
37375         unify J78-5149.
37376
37377 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37378
37379         * Ideograph-R012-Eight.el (U+517B): Delete `non-morohashi'.
37380         (U+517C): Unify J90-3773.
37381
37382         * Ideograph-R011-Enter.el (U+5168): Unify J90-4134.
37383
37384         * Ideograph-R010-Legs.el (M-01347): Separate G0-5557, C1-473E,
37385         J90-437B and U+5146.
37386         (J83-4C48): Unify J90-4C48.
37387         (J83-4546): Unify J90-4546.
37388         (M-01368): Unify J78-513D.
37389         (U+5154): Unify J90-513D.
37390
37391 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37392
37393         * Ideograph-R008-Lid.el (M-00286): Unify J90-5035.
37394         (M-00287): Unify J90-4B34.
37395         (M-00291): Unify K0-4E5F.
37396         (J90-3872): New character; relate to U+4EA4 and M-00291.
37397         (U+4EA4): Separate K0-4E5F.
37398
37399 2001-06-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37400
37401         * Ideograph-R007-Two.el (M-00268): Unify J78-3A33, J83-3A33,
37402         K0-5E41 and J90-3A33.
37403         (C1-4B68): Separate J78-3A33, J83-3A33 and K0-5E41.
37404
37405         * Ideograph-R006-Hook.el (U+4E8A): Use `vulgar-ideograph-of'
37406         property instead of `vulgar-char-of-shinjigen-1' property; unify
37407         J90-502F.
37408
37409         * Ideograph-R210-Even.el (M-48567): Unify U+9F4C; separate
37410         C2-6535.
37411         (C2-6535): Relate to U+9F4C.
37412         (M-48569): Unify U+9F4D; separate C2-6866.
37413         (C2-6866): Relate to U+9F4D.
37414         (M-48577): Fix `ideographic-strokes'.
37415
37416         * Ideograph-R004-Slash.el (M-00111): Unify J90-5029.
37417         (U+4E42): Separate J90-5029.
37418         (U+4E55): Delete `daikanwa-radical', `daikanwa-strokes' and
37419         `non-morohashi'; unify J90-6949.
37420
37421         * Ideograph-R001-One.el (M-00011): Unify J78-3E66 and J83-3E66.
37422         (U+4E08): Separate J78-3E66 and J83-3E66.
37423
37424 2001-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37425
37426         * Ideograph-R207-Drum.el (C3-6160): Unify M-48376; relate to
37427         M-48376.
37428
37429         * Ideograph-R196-Bird.el (C*-****): Unify or relate to missing
37430         code point U+****.
37431         (U+9D48): Unify M058046.
37432         (U+9D49): Unify M058047.
37433         - Fix some bugs.
37434
37435         * Ideograph-R187-Horse.el (M-49906): Unify U+9A3A.
37436         (M-44998): Separate C5-7233; fix strokes.
37437
37438 2001-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37439
37440         * Ideograph-R195-Fish.el (U+9BB3): Unify C4-5A43.
37441         (U+9BD3): Unify C2-6474.
37442         (U+9C1B): Unify C3-5D70.
37443
37444         * Ideograph-R191-Fight.el (C3-612E): Unify U+9B2C.
37445
37446 2001-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37447
37448         * Ideograph-R190-Hair.el (C3-596F): Relate to U+9B07.
37449
37450 2001-06-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37451
37452         * Ideograph-R188-Bone.el (C1-6B74): Relate to U+9AB0.
37453         (C2-4F42): Relate to U+9AB1.
37454         (C1-6F7E): Relate to U+9AB7.
37455         (C1-7330): Relate to U+9AB8.
37456         (C4-5531): Relate to U+9ABA.
37457         (C1-7331): Relate to U+9ABC.
37458         (C2-6463): Relate to U+9AC0.
37459         (C1-7778): Relate to U+9AC1.
37460         (C2-682E): Relate to U+9AC2.
37461         (C1-7C56): Relate to U+9AD1.
37462
37463         * Ideograph-R182-Wind.el (U+98C0): Unify M059769.
37464         (C2-6C63): Relate to U+98C0.
37465
37466         * Ideograph-R181-Leaf.el (M-43353): Fix `total-strokes'; unify
37467         U+9809.
37468         (C4-4168): Relate to U+9809.
37469         (M-43366): Relate to U+9819.
37470         (C3-4A52): Unify U+9819.
37471         (U+983D): Unify C3-535F.
37472         (U+985B): Unify C1-794D.
37473
37474         * Ideograph-R184-Eat.el (U+9919): Unify C3-4F6B.
37475         (U+9937): Unify C4-5A29.
37476         (U+9938): Unify C3-5961.
37477         (U+9943): Unify C2-677C.
37478
37479         * Ideograph-R178-Tanned-Leather.el (U+97DF): Unify C2-6771.
37480
37481         * Ideograph-R177-Leather.el (U+97A1): Unify C2-604A.
37482         (M-49879): Unify U+97B0.
37483         (C2-676D): Unify U+97B7.
37484
37485         * Ideograph-R170-Mound.el (C2-4F24): Unify U+96A1.
37486
37487         * Ideograph-R167-Gold.el (U+92B1): Unify C3-4A31.
37488         (C3-4A30): Relate to U+92F6.
37489         (U+92F5): Add `total-strokes'; unify M059973.
37490         (M059972): New character; relate to U+92F5.
37491         (U+92F6): Add `total-strokes'; unify M058590.
37492         (U+933C): Unify C2-5B33.
37493         (U+933D): Unify C7-3463.
37494         (U+9343): Unify C4-5449.
37495         (U+9346): Unify C2-5B38.
37496         (U+9427): Unify C3-5D46.
37497         (U+9428): Unify C2-6A3E.
37498         (U+9440): Unify C2-6C57.
37499         (U+9454): Unify C3-5F6B.
37500         (U+9467): Add `total-strokes'; unify M063873.
37501
37502         * Ideograph-R164-Wine.el (U+9170): Unify C4-413B.
37503         (U+9196): Unify C3-532F.
37504
37505         * Ideograph-R162-Walk.el (C3-3426): Relate to U+9009.
37506         (C3-3F57): Relate to U+903B.
37507         (C2-5B21): Unify U+9086.
37508
37509 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37510
37511         * Ideograph-R163-City.el (C2-3971): Relate to U+90D4.
37512         (C2-4076): Relate to U+912C.
37513
37514         * Ideograph-R140-Grass.el (U+8363): Relate to M-14683; add
37515         `total-strokes'.
37516         (M-49580): Fixed.
37517         (C6-3B5D): Unify M-49581 instead of M-49580.
37518         (U+5179): Unify C3-2E7B.
37519         (U+8362): Unify M079242; add `total-strokes'.
37520         (MH-521): New character; unify M059885; relate to U+8362.
37521         (U+83A3): Unify C2-385E.
37522         (U+83B0): Unify M053188.
37523         (C2-3878): Relate to U+83B0; unify M057695.
37524         (U+83B7): Add `total-strokes'; unify M051878.
37525         (C3-385F): Relate to U+83B7.
37526         (U+841B): Unify C2-3F72.
37527         (U+841F): Unify C3-3E5B.
37528         (U+8423): Unify C2-3F44.
37529         (U+8486): Unify C2-4658.
37530         (U+8488): Add `total-strokes'; unify M053196.
37531         (C4-4046): Relate to U+8488.
37532         (U+848D): Unify C2-4654.
37533         (U+848E): Add `total-strokes'; unify M053198.
37534         (C2-467A): Relate to U+848E; unify M058697.
37535         (U+848F): Unify C2-4653.
37536         (M-49606): Fixed.
37537         (J90-686B): separate C3-4943 and M-49606; unify M055602 and
37538         U+84DA; fix `total-strokes'.
37539         (U+84DB): Unify C2-4D58.
37540         (U+84E4): Unify C3-493D.
37541         (M-31741): Separate JSP-5929, JX1-7B34 and U+8532.
37542         (U+8532): Unify JSP-5929, JX1-7B34 and M056290.
37543         (C2-5336): Relate to U+853B and M057851.
37544         (U+853B): Unify M057851; add `total-strokes'.
37545         (M-31742): Separate JSP-592A, JX2-7663 and U+84FA.
37546         (U+84FA): Unify JSP-592A, JX2-7663 and M056291.
37547         (M-31743): Separate JSP-592B and U+84FB.
37548         (U+84FB): Unify JSP-592B and M056292.
37549         (M-31744): Separate J0-687A, G0-5E24, C2-534D and U+84FC.
37550         (J0-687A): Unify M055619.
37551         (U+84FC): Unify G0-5E24 and M055620.
37552         (M-31745): Separate JSP-592C, JX2-7664 and U+84FD.
37553         (U+84FD): Unify JSP-592C, JX2-7664 and M056293.
37554         (M066163): New character; relate to U+8535 and M-31885.
37555         (U+8538): Unify M053202.
37556         (C4-4C74): Relate to U+8538; unify M059901.
37557         (U+8571): Unify C2-5976.
37558         (C2-5979): Unify U+8575.
37559         (U+85F4): Unify C3-5B25.
37560         (U+8613): Unify C3-5D21.
37561         (C3-5E5B): Unify U+8615.
37562
37563 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37564
37565         * Ideograph-R157-Foot.el (U+8DC3): Unify C6-4538.
37566         (C2-4772): Relate to U+8DD0.
37567         (C1-667D): Relate to U+8DFA.
37568         (U+8E0D): Unify C2-4E42.
37569         (C2-722E): Relate to U+8EA8.
37570
37571         * Ideograph-R154-Shell.el (U+8CAE): Unify MH-575, M050082 and
37572         C3-3931.
37573
37574         * Ideograph-R149-Speech.el (M-35345): Separate U+8A3F.
37575         (C2-474F): Unify U+8A3F.
37576         (M-35593): New character; relate to U+8AB4.
37577         (C3-4E70): Relate to M-35593; unify U+8AB4.
37578         (M-35595): Cancel relation to U+8AB4.
37579         (C5-5122): Likewise.
37580         (U+8B22): Unify C2-5F52.
37581         (M-35941): Separate U+8B47.
37582         (C2-634B): Unify U+8B47.
37583         (M-35989): Add `total-strokes'; delete `kangxi-strokes'; unify
37584         S1-7754.
37585         (M-36009): Relate to U+8B66; unify S1-7755.
37586         (C2-6E28): Unify U+8B86.
37587
37588 2001-06-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37589
37590         * Ideograph-R145-Clothes.el (U+88C9): Unify C2-4035.
37591         (M-49710): Fixed; separate JSP-5D23 and U+897D.
37592         (JSP-5D23): Unify U+897D and M056407.
37593
37594 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37595
37596         * Ideograph-R075-Tree.el (M-14683): Relate to U+8363.
37597         (C3-2D33): Likewise.
37598
37599         * Ideograph-R148-Horn.el (M-35123): Separate U+89F0.
37600         (C2-543B): Unify U+89F0.
37601
37602         * Ideograph-R142-Insect.el (C4-2F6D): Unify U+8688.
37603         (M-33049): Separate C4-3A75 and U+8688.
37604         (U+8715): Unify C3-4446.
37605         (U+877D): Unify C3-4E59.
37606         (C2-536C): Unify U+87E1.
37607         (U+8781): Unify C2-5A2F.
37608         (U+87D1): Unify C1-7538.
37609         (U+8824): Unify C2-6C33.
37610
37611         * Ideograph-R141-Tiger.el (C2-7173): Unify U+866A.
37612
37613 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37614
37615         * Ideograph-R120-Silk.el:
37616         - Separate C*-**** code points which represent characters which have
37617           left-hand radical SILK.
37618         - Fix some bugs.
37619
37620 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37621
37622         * Ideograph-R135-Tongue.el (M-30285): Relate to U+654C; separate
37623         C4-2D44; delete `cns-radical'.
37624         (U+654C): Moved to Ideograph-R066-Rap.el.
37625
37626         * Ideograph-R066-Rap.el (U+654C): Moved from
37627         Ideograph-R135-Tongue.el; unify C4-2D44.
37628
37629 2001-06-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37630
37631         * Ideograph-R130-Meat.el (M-29548): Relate to U+8158.
37632         (C6-435A): Likewise.
37633         (EGB-7C55): Unify M052398; relate to M-29548.
37634         (M-29809): Unify U+8192.
37635         (C3-4E3B): Relate to M-29809.
37636         (M-29812): Unify U+8194 instead of U+8192.
37637         (C3-4E39): Relate to U+8194 instead of U+8192.
37638         (U+81A4): Unify M055481; add `ideograph=' property for M054669.
37639         (M054669): New character.
37640         (M-29923): Relate to U+81B7.
37641         (U+81B7): Unify C2-595E; separate M-29923.
37642         (C2-595E): Unify U+81B7.
37643         (M-29925): Delete `daikanwa-radical' and `daikanwa-strokes'.
37644         (C2-5957): Relate to U+81B9.
37645
37646         * Ideograph-R120-Silk.el (M-27375): Fixed.
37647         (M-49469): Unify U+7D76.
37648         (M-27519): Separate C4-3A25; fix strokes.
37649         (C2-5E48): Unify U+7E4C.
37650         (C3-557A): Unify U+7E4D.
37651         (M-27913): Fix `ideographic-strokes'; delete `kangxi-strokes',
37652         `daikanwa-radical' and `daikanwa-strokes'.
37653         (U+7E66): Cancel relation to J90-6525 and M-27375; fix strokes;
37654         Unify J90-655A, M054661 and C3-585A.
37655         (C3-585A): Unify J90-655A, M054661 and U+7E66.
37656         (M-27955): Fix `ideographic-strokes'.
37657         (C3-5E53): Unify U+7E84.
37658
37659 2001-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37660
37661         * Ideograph-R137-Boat.el (C3-2E68): Unify U+8224.
37662         (C2-3F3F): Unify U+823F.
37663
37664 2001-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37665
37666         * Ideograph-R127-Plow.el (U+8032): Unify C4-692D.
37667
37668         * Ideograph-R125-Old.el (U+8009): Unify C4-2B25.
37669
37670         * Ideograph-R124-Feather.el (U+7FF6): Unify C3-557E.
37671
37672         * Ideograph-R118-Bamboo.el (U+****): Unify or relate to missing
37673         C*-**** code points.
37674         (M-26102): Separate K0-6F3D.
37675         (M-26120): Separate U+7B89 and C4-456B.
37676         (M-26224): Separate G0-7367, J83-4824, C1-6A2F, J90-4824 and
37677         U+7BB8; fix `total-strokes'.
37678         (M-26243): Add `total-strokes'; separate JX1-7964.
37679         (JX1-7964): Unify K0-6F3D and M054432; add `morohashi-daikanwa-ho'
37680         for 460; relate to U+7BC0.
37681         (M-26444): Separate EGB-7E2A, C2-5E32 and U+7C09.
37682         (EGB-7E2A): Unify U+7C09 and M057361; fix strokes.
37683
37684         * Ideograph-R115-Grain.el (U+79C3): Add `total-strokes'; unify
37685         M057263.
37686         (C3-2A3E): Relate to U+79C3 and M057263.
37687
37688         * Ideograph-R119-Rice.el (U+7CB5): Unify C1-656D.
37689         (U+7CEC): Unify C2-6637.
37690         (U+7CED): Unify M059851.
37691
37692 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37693
37694         * Ideograph-R116-Cave.el (C2-5921): Relate to U+7AB1.
37695         (U+7ABD): Unify C3-522E.
37696
37697         * Ideograph-R113-Spirit.el (U+7942): Unify C2-2842.
37698         (U+7977): Unify C4-395A.
37699
37700 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37701
37702         * Ideograph-R112-Stone.el:
37703         - Add missing relations between C*-**** and M-*****.
37704         - Add missing relations between C*-**** and U-****.
37705         (M-24080): Delete `kangxi-strokes'.
37706         (M-24082): Cancel relation to C4-2E59.
37707         (M-24098): Separate C2-375C; fix `total-strokes'.
37708         (C3-5846): Moved to Ideograph-R113-Spirit.el.
37709         (C3-5847): Likewise.
37710
37711 2001-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37712
37713         * Ideograph-R104-Sickness.el, Ideograph-R098-Tile.el:
37714         - Add missing relations between C*-**** and M-*****.
37715         - Add missing relations between C*-**** and U-****.
37716
37717 2001-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37718
37719         * Ideograph-R113-Spirit.el (C3-5846): Moved from
37720         Ideograph-R112-Stone.el; fix `ideographic-radical' and add
37721         `cns-radical?' property.
37722         (C3-5847): Likewise.
37723
37724 2001-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37725
37726         * Ideograph-R109-Eye.el (M-23221): Separate U+7714.
37727         (M-49364): Unify U+7714; add `original-ideograph-of' property for
37728         M-23221.
37729         (C2-5868): Unify U+77A3.
37730         (C2-5D69): Unify U+77B7.
37731         (C2-6241): Unify U+77C2.
37732
37733         * Ideograph-R107-Skin.el (C4-4531): Relate to M-22889.
37734         (C4-4533): Relate to M-22890.
37735         (C6-5F3E): Relate to M-22891.
37736         (C4-4530): Unify M-22892.
37737         (C6-5F3F): Relate to M-22893.
37738         (C6-5F3B): Relate to M-22894.
37739         (C3-482E): Unify U+76B9.
37740         (C7-2563): Relate to M-22895.
37741         (C5-4E5A): Relate to M-22896.
37742         (C3-4D43): Relate to M-22897.
37743         (C4-4B3D): Relate to M-22898.
37744         (C5-4E5B): Relate to M-22900.
37745
37746 2001-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37747
37748         * Ideograph-R094-Dog.el (M-20337): Cancel relation to C6-2C7E and
37749         U+72DD.
37750         (U+72DD): Unify C6-2C7E.
37751         (M-20534): Add `ucs-cns' property for U+732A.
37752         (M-20620): Fix strokes.
37753         (C3-4777): Unify U+7355.
37754
37755         * Ideograph-R093-Cow.el (U+****): Unify missing C*-**** code
37756         points.
37757         (C6-2853): Unify M-19936.
37758         (C6-2852): Unify M-19937.
37759         (C6-2854): Unify M-19938.
37760         (C5-267D): Unify M-19951.
37761         (C4-272F): Unify M-19952.
37762         (C4-2730): Unify M-19955.
37763         (C5-2721): Relate to M-19956.
37764         (C5-267E): Unify M-19958.
37765         (C5-2723): Unify M-19961.
37766         (C6-2C71): Unify M-19963.
37767         (C5-267A): Unify M-19965.
37768         (M-49284): Relate to U+726C; separate C2-2B7A; fix strokes.
37769         (C3-2D6C): Relate to M-19969.
37770         (C3-2D6F): Relate to M-19970.
37771         (C5-2A32): Relate to M-19971.
37772         (C4-2A30): Relate to M-19985.
37773         (C6-325A): Relate to M-19989.
37774         (C5-2A34): Unify M-19990.
37775         (C6-325D): Unify M-19991.
37776         (C6-3258): Relate to M-19992.
37777         (C6-325E): Unify M-19993.
37778         (C6-325B): Unify M-19996.
37779         (C5-2E58): Unify M-20000.
37780         (C5-2E54): Unify M-20003.
37781         (C3-3234): Unify M-20004.
37782         (C3-3235): Unify M-20005.
37783         (C4-2D7D): Unify M-20006.
37784         (C5-2E56): Unify M-20007.
37785         (C5-2E57): Unify M-20008.
37786         (C5-2E55): Unify M-20009.
37787         (C4-2D7C): Unify M-20010.
37788         (C6-3944): Unify M-20014.
37789         (C5-2E59): Unify M-20015.
37790         (C4-327B): Unify M-20016.
37791         (C4-327A): Relate to M-20017.
37792         (C5-2E59): Relate to M-20018.
37793         (C4-3279): Relate to M-20019.
37794         (C4-327E): Unify M-20021.
37795         (C6-4167): Relate to M-20022.
37796         (C6-4168): Unify M-20024.
37797         (C4-327C): Relate to M-20033.
37798         (C5-334C): Relate to M-20036.
37799         (C5-3348): Unify M-20038.
37800         (C6-4169): Unify M-20039.
37801         (C6-4165): Unify M-20041.
37802         (C6-416A): Unify M-20042.
37803         (C6-4164): Unify M-20043.
37804         (C3-3737): Unify M-20044.
37805         (C5-403B): Relate to M-20094.
37806         (C6-5476): Relate to M-20097.
37807         (C5-403D): Unify M-20104.
37808         (C5-4039): Unify M-20105.
37809         (C5-472B): Relate to M-20106.
37810         (C4-4463): Relate to M-20107.
37811         (C4-4461): Relate to M-20108.
37812         (C5-472D): Relate to M-20109.
37813         (C5-4728): Relate to M-20110.
37814         (C5-472E): Unify M-20111.
37815         (C4-4462): Unify M-20112.
37816         (C5-472C): Relate to M-20113.
37817         (C4-4460): Relate to M-20115.
37818         (C6-5E61): Unify M-20129.
37819         (C6-5E66): Relate to M-20131.
37820         (C6-5E65): Unify M-20133.
37821         (C6-5E60): Unify M-20136.
37822         (C5-4729): Cancel relation to M-49289.
37823         (C5-4E36): Relate to M-20138.
37824         (C4-4A6F): Relate to M-20139.
37825         (C7-2526): Unify M-20142.
37826         (C4-4A74): Relate to M-20145.
37827         (C4-4A72): Unify M-20146.
37828         (C4-4A71): Unify M-20147.
37829         (C5-4E39): Relate to M-20148.
37830         (C5-4E3A): Relate to M-20149.
37831         (C5-4E38): Relate to M-20150.
37832         (C4-4A73): Unify M-20151.
37833         (C4-4A70): Unify M-20152.
37834         (C5-4E35): Relate to M-20153.
37835         (C7-2527): Relate to M-20156.
37836         (C7-2528): Relate to M-20162.
37837         (C7-2F70): Unify M-20163.
37838         (C5-5549): Relate to M-20164.
37839         (C4-512E): Unify M-20165.
37840         (C5-554E): Relate to M-20166.
37841         (C7-2F71): Unify M-20167.
37842         (C5-554B): Relate to M-20169.
37843         (C5-554D): Unify M-20170.
37844         (C4-5130): Relate to M-20172.
37845         (C5-554A): Unify M-20173.
37846         (C4-512F): Unify M-20174.
37847         (C7-2F6F): Unify M-20177.
37848         (C7-3930): Unify M-20179.
37849         (C4-5667): Unify M-20180.
37850         (C7-392E): Unify M-20181.
37851         (C3-5546): Relate to M-20182.
37852         (C3-5547): Relate to M-20183.
37853         (C5-5C27): Unify M-20184.
37854         (C4-5668): Unify M-20185.
37855         (C4-5669): Unify M-20186.
37856         (C7-2F6E): Relate to M-20187.
37857         (C7-392F): Unify M-20188.
37858         (C4-5B66): Unify M-20191.
37859         (C4-5B65): Relate to M-20192.
37860         (C7-4057): Relate to M-20193.
37861
37862         * Ideograph-R086-Fire.el (U+70BB): Unify C3-2D5D.
37863         (U+70BE): Unify C2-2B70.
37864         (U+70C0): Unify C4-2A28.
37865         (U+70EE): Unify C3-3230.
37866         (U+7110): Unify C2-3674.
37867         (C2-3678): Relate to U+7113.
37868         (U+7117): Unify C2-366E.
37869         (C3-4258): Relate to U+7151 and M-19187.
37870         (U+7175): Unify M059752.
37871         (U+7176): Unify M059753.
37872         (U+7177): Unify M059754.
37873         (C2-445A): Relate to U+7178.
37874         (C6-5E4B): Relate to M-19320.
37875         (U+7196): Unify M059756.
37876         (U+7197): Unify C2-4B6A.
37877         (U+7199): Unify C1-695A.
37878         (C4-4A6B): Relate to M-19323.
37879         (U+3DEB): Relate to M-19329.
37880         (C3-4D23): Relate to M-19330.
37881         (C7-2474): Relate to M-19338.
37882         (C7-246D): Relate to M-19339.
37883         (C3-4D21): Relate to M-19340.
37884         (M-19344): Fix `ideographic-strokes'; separate C3-4D29 and U+71A6.
37885         (U+71B5): Unify C2-5171.
37886         (U+7226): Unify C2-7126.
37887
37888         * Ideograph-R096-Jade.el (C3-4826): Unify M-21148.
37889         (U+7476): Unify C3-4823 and M054613.
37890         (C5-4741): Relate to M-21150.
37891         (C6-5E75): Relate to M-21173.
37892         (C6-5E77): Relate to M-21175.
37893         (C6-5E76): Unify M-21177.
37894         (C5-4742): Unify M-21179.
37895         (C7-2538): Relate to M-21180.
37896
37897 2001-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37898
37899         * Ideograph-R085-Water.el (U+****): Unify or relate missing
37900         C*-**** code points.
37901         (C6-2C51): Unify M-49209.
37902         (C7-2465): Relate to M-18292.
37903         (C4-507C): Unify M-18372.
37904
37905         * Ideograph-R091-Slice.el (U+7257): Unify C3-4D2D.
37906
37907 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37908
37909         * Ideograph-R084-Steam.el (U+6C20): Unify C2-2B4D.
37910         (U+6C32): Unify C3-422A.
37911
37912         * Ideograph-R082-Fur.el (U+6BEA): Unify C3-316D.
37913
37914         * char-db-util.el (char-db-insert-alist): Specify `none' as the
37915         third argument of `insert-char-attributes' if non-CCS attributes
37916         is not specified in a value of `char' attribute.
37917         (insert-char-attributes): Use nil as `attributes' if non-nil-list
37918         is specified for the argument.
37919
37920         * Ideograph-R072-Sun.el (M-13886): Add `vulgar-ideograph-of'
37921         property for M-13948.
37922         (U+66A8): Unify C1-6924.
37923
37924 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37925
37926         * char-db-util.el (insert-char-attributes): Check argument
37927         `attributes' for several property names.
37928
37929         * Ideograph-R075-Tree.el (U+67A3): Unify C3-294C.
37930         (M-49161): Fixed.
37931         (U+3656): Unify C3-3656.
37932         (U+691E): Unify C3-3C33.
37933         (U+6983): Add `total-strokes'.
37934         (U+6985): Unify C3-4172.
37935         (C1-6454): Relate to U+6986.
37936         (U+699D): Unify C3-474E.
37937         (U+69D9): Unify C2-4B24.
37938         (U+69E1): Unify C3-474C.
37939         (M-49179): Fixed.
37940         (U+6A76): Unify C2-5752.
37941         (U+6AAA): Unify C3-5529.
37942         (U+6AE5): Unify C1-783C.
37943         (U+6AF6): Unify C4-634E.
37944         (U+6AF8): Unify C2-6B5F.
37945         (U+6B0C): Fix `ideographic-strokes'; add `total-strokes'; unify
37946         M059705.
37947         (U+6B0D): Unify M059706.
37948         (U+6B0E): Unify M059707.
37949
37950         * Ideograph-R044-Corpse.el (M-07705): Add `vulgar-ideograph-of'
37951         property for M-13948.
37952         (C3-2C37): Add `ideograph=' property for M-13886.
37953
37954         * Ideograph-R102-Field.el (C2-452C): Relate to U+6983.
37955
37956 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37957
37958         * Ideograph-R070-Square.el (M-13655): Fixed.
37959
37960 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37961
37962         * char-db-util.el (char-db-insert-alist): New function.
37963         (insert-char-attributes): Use `char-db-insert-alist' to format
37964         `ideograph=', `original-ideograph-of' and `vulgar-ideograph-of'.
37965
37966         * Ideograph-R172-Short-Tailed-Bird.el (C2-643E): New character;
37967         relate to U+5DC2 and M-08595.
37968
37969         * Ideograph-R069-Axe.el (C4-3D63): Relate to U+65B1.
37970
37971         * Ideograph-R067-Script.el (M-13453): Add `total-strokes' property
37972         and `vulgar-ideograph-of' property.
37973
37974         * Ideograph-R061-Heart.el (M-10506): Unify C4-2945.
37975         (U+607C): Unify C3-2C5C.
37976         (M-10850): Add `vulgar-ideograph-of' property.
37977         (C3-3578): Relate to U+60E8 and M-10850.
37978
37979         * Ideograph-R040-Roof.el (M-07089): Use `original-ideograph-of'
37980         property instead of `ideograph-original-char-of' property to
37981         describe source.
37982         (M-07112): Modify format of `ideograph=' to describe source.
37983
37984         * Ideograph-R032-Earth.el (U+578A): Unify M059295.
37985         (U+580F): Unify M059309.
37986         (U+5812): Unify M059311.
37987         (U+5813): Unify M065088.
37988         (U+5847): Unify M059320.
37989         (M-05345): Unify EGB-2E32; unify U+585A instead of U+FA10.
37990         (J83-444D): Separate EGB-2E32 and U+585A.
37991         (U+589B): Unify M059336.
37992         (M-05449): Separate C5-452B; fix strokes.
37993
37994         * Ideograph-R009-Man.el (M-00366'): Modify format of `ideograph='
37995         to describe source.
37996
37997         * Ideograph-R004-Slash.el (M-00129): Modify format of `ideograph='
37998         to describe source.
37999
38000 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38001
38002         * Ideograph-R064-Hand.el (M-11959): Unify C1-4D60.
38003         (U+62E4): Unify C3-2929; add `total-strokes'.
38004         (U+631F): Unify C3-2C6B.
38005         (U+6527): Unify C3-5F49.
38006         (U+64B9): Unify C3-4C37.
38007
38008         * Ideograph-R039-Child.el (C3-2558): New character; relate to
38009         U+6588 and M-13453.
38010
38011         * Ideograph-R066-Rap.el (U+655A): Unify C3-3634.
38012         (M-13277): Unify C2-3C3C.
38013         (U+6573): Unify C2-4A5B.
38014
38015         * Ideograph-R046-Mountain.el (U+5D8D): Unify C2-4974 and M053297.
38016
38017 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38018
38019         * Ideograph-R140-Grass.el (M-31984): Separate C5-5D7A; fix
38020         strokes.
38021         (M-32048): Add `total-strokes' property.
38022         (C7-3B36): Separate M-32048.
38023         (M-32070): Separate JSP-5957, C3-562B, JX2-7678 and U+857F.
38024         (JX2-7678): Unify JSP-5957 and M056335.
38025         (C3-562B): Unify U+857F.
38026         (M-32071): Separate J0-6925 and U+8580.
38027         (J0-6925): Unify M055631 and U+8580.
38028         (M-32072): Separate JSP-5958, JX2-7679 and U+8581.
38029         (JX2-7679): Unify JSP-5958, M056336 and U+8581.
38030         (M-32073): Separate C5-5766; fix strokes.
38031         (M-32186): Separate C7-3259; fix strokes.
38032         (C7-3A6E): Cancel relation for M-34013.
38033
38034         * Ideograph-R040-Roof.el (M-07089): Unify U+5B90; add
38035         `ideograph-original-char-of' for M-07111.
38036         (M-07112): Relate to U+5B90; add `ideograph=' property for
38037         M-07111.
38038         (U+5BF3): Unify C3-5A35 instead of C3-5A36.
38039         (C3-5A36): Delete relation for U+5BF3.
38040
38041 2001-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38042
38043         * ideograph-util.el (ideograph-char<): Don't use daikanwa-strokes
38044         if ideographic-radical and daikanwa-radical are different.
38045
38046         * char-db-util.el (insert-char-attributes): New function; modify
38047         to use it recursively.
38048         (insert-char-data): Use `insert-char-data'.
38049
38050         * Ideograph-R212-Dragon.el (U+9F99): Add `total-strokes' property;
38051         unify M051091.
38052         (M-48819): Add `total-strokes' property.
38053
38054         * Ideograph-R121-Jar.el (M-28110): Fixed.
38055
38056         * Ideograph-R038-Woman.el (C1-704F): Relate to U+5B34; separate
38057         M-06776.
38058         (U+5B34): Delete `kangxi-strokes' property.
38059
38060         * Ideograph-R035-Go-Slowly.el (C3-2547): Separate M-47718 and
38061         J90-477E; relate to U+9EA6.
38062
38063         * Ideograph-R030-Mouth.el (M-03251): Relate to U+53FD.
38064         (U+53FD): Delete `non-morohashi' property.
38065         (M-03372): Relate to U+5438.
38066
38067         * Ideograph-R027-Cliff.el (U+5385): Delete `non-morohashi'
38068         property.
38069         (U+5386): Likewise.
38070         (U+539B): Unify M059160.
38071         (C3-5755): Separate M-48819; relate to U+9F8E; add
38072         `daikanwa-radical' property.
38073
38074         * Ideograph-R026-Seal.el (C4-2557): Relate to U+7F37 and M-28110;
38075         delete `non-morohashi' property.
38076
38077         * Ideograph-R009-Man.el (M-00366'): Relate to U+5185 instead of
38078         `U+5167'; use `ideograph=' property instead of comment.
38079         (U+4ED1): Delete `non-morohashi' property.
38080         (U+4ED2): Likewise; unify M059030.
38081         (U+4ED3): Delete `non-morohashi' property.
38082         (M-00473): Unify G0-5923 and U+4F32; separate C3-2448.
38083         (U+4F66): Unify M059051.
38084         (U+4F67): Delete `non-morohashi' property.
38085         (M-00869): Separate U+5060.
38086         (U+5060): Unify M059081.
38087         (C2-3353): Relate to M-00869 and M059081.
38088         (U+507E): Delete `non-morohashi' property.
38089         (U+50A7): Likewise.
38090         (U+3497): Likewise.
38091         (U+510F): Unify M059111.
38092         (C5-4B72): Delete `non-morohashi' property.
38093
38094         * Ideograph-R004-Slash.el (M-00129): Add `ideograph=' property
38095         instead of comment.
38096         (M-00146): Delete `daikanwa-radical' property and
38097         `daikanwa-strokes' property.
38098         (C6-2343): Delete `non-morohashi' property.
38099
38100 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38101
38102         * Ideograph-R211-Tooth.el (M-48632'): Unify M050612.
38103
38104 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38105
38106         * Ideograph-R203-Black.el (M-48063'): Unify M050609; separate
38107         C4-5560; fix `total-strokes'.
38108
38109         * Ideograph-R184-Eat.el (M-44023'): Unify M050580; separate
38110         C1-586A.
38111         (M-44037'): New character; unify M050581.
38112         (M-44063'): Unify M050582; separate C1-6323.
38113         (M-44064): New character; relate to U+98EF; unify K0-5A79.
38114         (M-44064'): Separate K0-5A79; unify M050583; separate C1-6321.
38115         (M-44107'): Unify M050584.
38116         (M-44109'): Unify M050585.
38117         (M-44111'): Unify M050586.
38118         (M-44168'): Unify M050587; separate C1-6F73.
38119         (M-44237): New character; relate to U+9928; unify K0-4E3D.
38120         (M-44237'): Separate K0-4E3D; unify M050588; separate C1-7328.
38121         (M-44459'): Unify M050589; separate C7-5A34.
38122
38123         * Ideograph-R209-Nose.el (M-48498'): Unify M050611.
38124
38125         * Ideograph-R205-Frog.el (M-48300'): Unify M050610.
38126         (M-48301): Delete `kangxi-strokes' property.
38127
38128         * Ideograph-R201-Yellow.el (M-47926'): Unify M050608.
38129
38130         * Ideograph-R187-Horse.el (M-44633'): Unify M050591.
38131         (M-44695'): Unify M050592.
38132         (M-44833'): Unify M050593; separate C5-6646.
38133         (M-44834'): Unify M050594.
38134         (M-44915): New character; relate to U+9A30; unify K0-5479.
38135         (M-44915'): Separate K0-5479; unify M050595.
38136         (M-45013'): Separate C1-7C51; fix strokes; unify M050596.
38137         (M-45029): New character; relate to U+9A5A; unify C1-7C51.
38138         (M-45043'): Unify M050597.
38139         (M-45089'): Unify M050598.
38140
38141         * Ideograph-R181-Leaf.el (M-43529'): Unify M050574.
38142         (M-43591'): Unify M050575.
38143         (M-43608'): Unify M050576.
38144         (M-43609'): Unify M050577.
38145         (U+9867): Separate J0-385C, K0-4D53 and M-43689'; unify M057193.
38146         (M-43689'): Separate U+9867; unify M054112.
38147
38148 2001-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38149
38150         * Ideograph-R196-Bird.el (M-47074'): Unify M050605.
38151
38152         * Ideograph-R195-Fish.el (M-46226'): Unify M050603.
38153         (M-46525'): Unify M050604.
38154
38155         * Ideograph-R194-Ghost.el (M-45906'): Unify M050602.
38156
38157         * Ideograph-R191-Fight.el (M-45649'): Unify M050601.
38158
38159         * Ideograph-R190-Hair.el (M-45387'): Unify M050600.
38160
38161         * Ideograph-R188-Bone.el (M-45240'): Fix `total-strokes'; delete
38162         `daikanwa-radical' and `daikanwa-strokes'; separate C3-5D61; unify
38163         M050599.
38164
38165         * Ideograph-R182-Wind.el (M-43920'): Unify M050579; separate
38166         C4-6231.
38167
38168         * Ideograph-R149-Speech.el (M-35324'): Unify M050452.
38169         (M-35497'): Unify M050453.
38170         (M-35502): Separate C1-6B25 and J0-4727.
38171         (M-35502'): New character; unify J0-4727 and M050454.
38172         (M-35546): New character; unify K0-6826 and C1-6B28.
38173         (U+8AA4): Relate to M-35546 instead of M-35546'; unify M059932.
38174         (M-35546'): Separate K0-6826, C1-6B28 and U+8AA4; unify M050455.
38175         (M-35556'): Unify M050456.
38176         (M-35580'): Unify M050457.
38177         (U+8AAE): Add `total-strokes'; relate to M050036.
38178         (M-35609): New character; relate to U+8ABF; unify K0-7060.
38179         (M-35609'): Separate K0-7060; unify M050458.
38180         (M-35640): New character; relate to U+8ACB; K0-746B.
38181         (M-35640'): Separate K0-746B; M050459.
38182         (M-35690'): Unify M050460.
38183         (M-35691'): Unify M050461.
38184         (M-35692'): Unify M050462.
38185         (M050036): New character; relate to U+8AAE.
38186         (M-35727'): Unify M050463; separate C1-7243.
38187         (C5-583F): Relate to M-35766 instead of M-35776.
38188         (M-35776): Cancel relation to C5-583F.
38189         (M-35778'): New character; unify M050464.
38190         (M-35779'): Unify M050465.
38191         (M-35780): New character; relate to U+8B04; unify K0-5477.
38192         (M-35780'): Separate K0-5477; unify M050466.
38193         (M-35821'): Unify M050467.
38194         (M-35850): Delete `japanese-strokes'; separate JSP-5E3F, C1-754B,
38195         JX2-7864 and U+8B0A.
38196         (U+8B0A): Unify JSP-5E3F, JX2-7864 and M056409.
38197         (M-35850'): Fix `ideographic-strokes'; separate K0-504D, C1-773F
38198         and U+8B39; unify M050468.
38199         (M-35900): Unify K0-504D, C1-773F and U+8B39.
38200         (M-35931'): Unify M050469.
38201         (M-35991'): Unify M050470.
38202         (M-36037'): Unify M050471.
38203         (M-36038'): Fix strokes; separate C1-7B2C; unify M050472.
38204         (M-36048): New character; relate to U+8B77.
38205         (C1-7B2C): Relate to M-36048 instead of M-36038'.
38206         (M-36168'): Unify M050473.
38207
38208         * Ideograph-R180-Sound.el (M-43318'): Fix `total-strokes'; unify
38209         M050573.
38210
38211 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38212
38213         * Ideograph-R170-Mound.el (M-41721'): Unify M050558.
38214         (M-41764'): Unify M050559.
38215         (M-41836'): Unify M050560; separate C3-4A44.
38216         (M-41858'): Unify M050561; separate C5-522F.
38217         (M-41860'): Unify M050562.
38218
38219 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38220
38221         * Ideograph-R174-Blue.el (M-42564): Separate C3-2A7E.
38222         (M-42564'): Separate C1-4F65; unify M050568.
38223         (M-49872): Separate C6-3479.
38224         (M-42570'): Separate C1-675C; unify M050569.
38225         (M-42574'): Separate C3-4A4C; unify M050570.
38226
38227         * Ideograph-R167-Gold.el (M-40340'): Unify M050548.
38228         (M-40351): Fix `ideographic-strokes'.
38229         (M-40418'): Unify M050549.
38230         (M-40503'): Unify M050550.
38231         (M-40519'): Unify M050551.
38232         (C5-5935): Relate to M-40596' instead of M-45096'; unify M050552.
38233         (M-40598): Delete `daikanwa-radical' property and
38234         `daikanwa-strokes' property; separate J0-4945, K0-5961 and U+9328.
38235         (M-40600): Delete `morohashi-daikanwa' property; fix
38236         `ideographic-strokes'; separate K0-674C, JSP-6469, JX1-7D39 and
38237         U+9348.
38238         (U+9348): Unify K0-674C, JSP-6469, JX1-7D39 and M056422.
38239         (M-40708): New character; relate to U+9396; unify K0-6170.
38240         (M-40708'): Separate K0-6170; unify M050553.
38241
38242 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38243
38244         * Ideograph-R179-Leek.el (M-43256'): Separate C7-5148; unify
38245         M050571.
38246         (M-43256"): Separate C3-5D52; unify M050572.
38247
38248         * Ideograph-R173-Rain.el (M-42216): New character; relate to
38249         U+96EA; unify K0-6064.
38250         (M-42216'): Separate K0-6064 and C1-5D7B; unify M050564.
38251         (M-42309'): Separate C3-4F60; unify M050565.
38252         (M-42343'): Separate C4-5458; unify M050566.
38253         (M-42417'): Separate C7-4B57; unify M050567.
38254
38255         * Ideograph-R164-Wine.el (M-39870): New character; relate to
38256         U+9177; unify K0-7B65.
38257         (M-39870'): Separate K0-7B65; unify M050543.
38258         (M-40064'): Unify M050544.
38259
38260 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38261
38262         * Ideograph-R169-Gate.el (M-41260'): Unify M050554.
38263         (M-41341'): Unify M050555.
38264
38265         * Ideograph-R166-Village.el (M-40132'): Unify M050546; don't
38266         relate to C6-3C61.
38267         (M-40145'): Unify M050547.
38268
38269         * Ideograph-R165-Distinguish.el (M-40120): Unify M050545.
38270
38271         * Ideograph-R159-Cart.el (M-38234'): Unify M050483.
38272         (M-38438): Separate C7-3431; unify K0-6243; relate to U+8F38.
38273         (M-38438'): Unify M050484; separate C1-7253.
38274         (M-38482): New character; relate to U+8F44.
38275         (U+8F44): Relate to M-38482 instead of M-38482'; separate J0-336D
38276         and C1-755D.
38277         (M-38482'): Separate K0-795D, C1-755D and U+8F44; unify M050485.
38278
38279         * Ideograph-R152-Pig.el (M-36486'): Unify M050474; separate
38280         C7-5F5D.
38281
38282         * Ideograph-R146-West.el (M-34789): New character; relate to
38283         U+8986.
38284         (M-34789'): Unify M050448.
38285         (M-34790): Separate J0-4746, K0-782E and U+8987.
38286         (M-34791): Separate C2-667D and U+8988.
38287         (U+8988): Unify C2-667D and M053077.
38288         (M-34792): Separate C5-694B.
38289
38290 2001-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38291
38292         * Ideograph-R156-Run.el (M-37034'): Unify M050479.
38293
38294         * Ideograph-R154-Shell.el (M-36920'): Unify M050478.
38295
38296         * Ideograph-R140-Grass.el: Separate some characters which have
38297         3-strokes-Grass-radical from the corresponding characters which
38298         have 4-strokes-Grass-radical.
38299         (M-*****'): Unify some missing Mojikyo numbers.
38300
38301 2001-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38302
38303         * Ideograph-R147-See.el (M-34827'): Separate K0-634A; unify
38304         M050449.
38305         (M-34836): Relate to U+8996; unify K0-634A.
38306
38307         * Ideograph-R145-Clothes.el (M-34470): Unify M050444.
38308         (U+891C): Unify M050035.
38309         (U+891D): Unify M054689.
38310
38311         * Ideograph-R144-Walk-Enclosure.el (M-34046): New character; unify
38312         C1-5D34.
38313         (M-34046'): Separate C1-5D34; unify M050439.
38314         (U+8850): Unify M059923.
38315         (M-34065'): Unify M050440.
38316
38317         * Ideograph-R148-Horn.el (M-35135'): Unify M050450.
38318
38319 2001-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38320
38321         * Ideograph-R143-Blood.el (M-33999'): Unify M050438.
38322
38323 2001-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38324
38325         * Ideograph-R142-Insect.el (M-33775'): Unify M050434.
38326         (M-33907'): Unify M050435.
38327         (M-33908): New character.
38328         (M-33908'): New character; unify M050436.
38329         (M-33909): Separate C5-7944.
38330         (M-33931'): Unify M050437.
38331
38332         * Ideograph-R141-Tiger.el (M-32678'): Unify M050430.
38333         (M-32710): Delete `general-category' and `bidi-category'; fix
38334         `total-strokes'; separate `chinese-cns11643-1'
38335         (K0-5657): Unify C1-663F.
38336         (U+865C): Delete `japanese-strokes'; fix `ideographic-strokes';
38337         unify M-32720' and M050431.
38338         (M-32723): New character; unify K0-6965 and C1-663E.
38339         (U+865E): Unify M053920.
38340         (M-32723'): Separate U+865E = G0-535D and K0-6965 = C1-663E; unify
38341         M050432.
38342
38343 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38344
38345         * Ideograph-R135-Tongue.el: Separate CNS code points which have
38346         radical <KANGXI RADICAL DRY>/<KANGXI RADICAL MOUSE> from
38347         Morohashi's Daikanwa numbers which have <KANGXI RADICAL TONGUE>.
38348         (M-30323'): Unify M050384.
38349
38350         * Ideograph-R130-Meat.el: Separate CNS code points which have moon
38351         form of meat (U+2EBC <CJK RADICAL MEAT>) from Morohashi's Daikanwa
38352         numbers.
38353         (M-29263'): Separate C1-4B39; unify M050368.
38354         (M-29396): New character; unify G0-307B, K0-7860 and U+80DE.
38355         (C1-5330): Relate to M-29396.
38356         (M-29396'): Separate G0-307B, K0-7860, U+80DE and C1-5330; unify
38357         M050369.
38358         (M-29421'): Delete `daikanwa-radical', `daikanwa-strokes' and
38359         `kangxi-strokes'; unify M050370.
38360         (M-29539'): Unify M050372.
38361         (M-29567'): Unify M050373.
38362         (M-29745'): New character; unify M050374.
38363         (C6-5675): Relate to M-29745'.
38364         (U+4430): Unify M-29807' and M050375; separate C6-606F.
38365         (C6-606F): Relate to M-29807'.
38366         (M-29808'): Unify M050376.
38367         (M-29965'): New character; unify M050377.
38368         (C7-487E): Relate to M-29965'.
38369         (M-29966'): New character; unify M050378.
38370         (C5-6924): Relate to M-29966'.
38371         (M-29995'): Unify M050379.
38372
38373 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38374
38375         * Ideograph-R132-Self.el (M-30103'): Unify M050380.
38376
38377 2001-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38378
38379         * Ideograph-R124-Feather.el (M-28635'): Unify M050359.
38380         (M-28657'): Unify M050360.
38381         (M-28672'): Unify M050361.
38382         (M-28801'): Unify M050362.
38383         (M-28818): New character; relate to U+7FFC.
38384         (K0-6C4F): Relate to M-28818 instead of M-28801'.
38385
38386 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38387
38388         * Ideograph-R128-Ear.el (M-29074): Relate to U+8056.
38389         (M-29074'): Unify M050366.
38390
38391         * Ideograph-R129-Brush.el (M-29223'): Unify M050367.
38392
38393         * Ideograph-R127-Plow.el (M-28907'): Unify M050364.
38394         (M-28909'): Unify M050365.
38395
38396         * Ideograph-R113-Spirit.el (M-24626'): Unify M050303.
38397         (M-24631'): Unify M050304.
38398         (M-24640'): Unify M050305.
38399         (M-24641'): Unify M050306.
38400         (M-24652'): Unify M050307.
38401         (M-24664'): Unify M050308.
38402         (M-24672'): Unify M050309.
38403         (M-24673'): Unify M050310.
38404         (M-24689'): Unify M050311.
38405         (C3-3764): Relate to M-24690.
38406         (M-24692): Add `daikanwa-strokes'.
38407         (C6-4263): Relate to M-24704.
38408         (C6-4C38): Relate to M-24706.
38409         (C3-3D61): Relate to M-24707.
38410         (C6-4C3E): Unify M-24725.
38411         (C6-4C37): Relate to M-24726.
38412         (C4-3F45): Relate to M-24728.
38413         (C6-5575): Relate to M-24729.
38414         (M-24741'): Unify M050312.
38415         (C6-4C3F): Unify M-24749.
38416         (C4-3F48): Relate to M-24750.
38417         (C3-433C): Relate to M-24751.
38418         (C6-5574): Relate to M-24752.
38419         (C3-433F): Relate to M-24753.
38420         (U+7985): Relate to M-24754.
38421         (M-24766'): Unify M050313.
38422         (M-24767'): Unify M050314.
38423         (M-24768'): Unify M050315.
38424
38425         * Ideograph-R086-Fire.el: Add missing relations between C*-****
38426         and M-*****.
38427         (M-*****'): Unify missing Mojikyo numbers.
38428
38429 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38430
38431         * Ideograph-R112-Stone.el (M-24080'): Unify M050298.
38432         (C5-2F2C): Relate to M-24114.
38433         (C4-2E5B): Unify M-24119.
38434         (M-24120): New character; unify K0-785F, C1-5728 and U+7832.
38435         (M-24120'): Separate K0-785F, C1-5728 and U+7832; unify M050299.
38436         (C4-2E5D): Unify M-24121.
38437         (C4-2E5E): Unify M-24122.
38438         (M-24201'): Unify M050300.
38439         (M-24364'): Unify M050301.
38440         (C4-4B5A): Relate to M-24365.
38441         (M-24449'): Unify M050302.
38442
38443 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38444
38445         * Ideograph-R122-Net.el (M-28311'): Separate K0-5F7E; unify
38446         M050357.
38447         (M-28319): Unify K0-5F7E; relate to U+7F72.
38448
38449         * Ideograph-R119-Rice.el (M-26997): New character; unify K0-6F71.
38450         (M-26997'): Separate K0-6F71; separate C1-6A34; unify M050341.
38451
38452         * Ideograph-R102-Field.el (M-21739'): Unify M050289.
38453         (C6-3965): Unify M-21805' and M050290.
38454         (C6-3962): Unify M-21818.
38455         (C5-2E6E): Relate to M-21819.
38456         (C5-2E6D): Relate to M-21820.
38457         (C4-2E30): Relate to M-21825.
38458         (C5-2E6C): Relate to M-21826.
38459         (M-21875'): Unify M050291.
38460
38461         * Ideograph-R087-Claw.el (C7-2479): Relate to M-19705.
38462         (C7-2F69): Relate to M-19706.
38463         (C7-2F6A): Relate to M-19707.
38464         (C5-553F): Relate to M-19708.
38465         (C4-5665): Relate to M-19709.
38466         (M-19710'): Fix `ideographic-strokes'; unify M050273.
38467         (C3-5545): Relate to M-19711 instead of M-19710'.
38468         (C7-4056): Relate to M-19712.
38469         (C5-6838): Relate to M-19713.
38470         (C7-4E3D): Relate to M-19715.
38471         (C7-5B71): Relate to M-19718.
38472         (M-19719): New character.
38473         (C7-6122): Relate to M-19720.
38474
38475         * Ideograph-R109-Eye.el (M-23210'): Unify M050295.
38476         (M-23275'): Unify M050296.
38477         (M-23668'): Unify M050297.
38478
38479         * Ideograph-R096-Jade.el (C3-4D32): Relate to M-21220.
38480         (C5-4E49): Unify M-21221.
38481         (C7-253B): Unify M-21222.
38482         (M-21223'): Unify M050283.
38483         (C5-683E): Unify M-21329.
38484         (C4-602A): Unify M-21330.
38485         (C7-477A): Unify M-21331.
38486         (C7-4E43): Unify M-21332.
38487         (C5-683D): Unify M-21334.
38488         (M-21334'): Unify M050284.
38489
38490 2001-05-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38491
38492         * Ideograph-R108-Dish.el (M-22972'): Unify M050293.
38493         (M-23001'): Unify M050294.
38494
38495         * Ideograph-R100-Life.el (M-21684'): Unify M050288.
38496
38497 2001-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38498
38499         * Ideograph-R095-Profound.el (M-20817'): Unify M050282.
38500
38501         * Ideograph-R094-Dog.el: Add missing mappings between Morohashi's
38502         Daikanwa numbers with dash and Mojikyo numbers.
38503         (M-20405): Fix `ideographic-strokes'.
38504
38505 2001-05-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38506
38507         * Ideograph-R188-Bone.el (M-*****): Separate C*-****.
38508         (G0-773E): Fix `total-strokes'.
38509         (M-45204): Fix `total-strokes'; separate C2-5B77.
38510         (C5-7237): Relate to M-45270 instead of M-45269.
38511         (M-45284): Delete `japanese-strokes'; separate C1-7C28; separate
38512         JSP-6968 = JX2-7D2F.
38513         (C7-5D64): Delete `morohashi-daikanwa' property; cancel relation
38514         to M-45286.
38515
38516 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38517
38518         * Ideograph-R164-Wine.el (M-39974): Delete `morohashi-daikanwa'
38519         property.
38520         (C7-5F6D): Delete `morohashi-daikanwa' property; cancel relation
38521         to M-40094.
38522         (M-40104): Fix `total-strokes'; separate C2-7057.
38523
38524 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38525
38526         * Ideograph-R167-Gold.el (M-40988): Fix `ideographic-strokes'.
38527         (C7-5965): Relate to M-40997?.
38528         (C7-5D2C): Fix `morohashi-daikanwa' property; Relate to M-41022
38529         instead of M-41002.
38530         (M-41023): Fix `ideographic-strokes'; separate C7-5969.
38531
38532         * Ideograph-R140-Grass.el (M-49635): Add `daikanwa-strokes'
38533         property to sort by Morohashi number.
38534         (C7-493A): Fix `morohashi-daikanwa' property; relate to M-49650.
38535         (M-32420): Fix strokes; cancel relation to C5-707E.
38536         (M-32458): Fix `ideographic-strokes'.
38537         (M-49661): New character.
38538         (C7-4F63): Delete invalid `morohashi-daikanwa' property.
38539         (M-32486): Fix strokes; separate C4-6935.
38540         (M-32518): Fix strokes; separate C5-6D49.
38541         (M-32522): Separate C7-545B.
38542         (M-32532): Fix strokes; separate J0-623C.
38543         (M-32537): Cancel relation to C7-5458.
38544         (M-32538): Fix strokes; separate C7-5876.
38545         (M-32539): Separate C7-545A.
38546
38547 2001-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38548
38549         * Ideograph-R118-Bamboo.el: Add some missing mappings between
38550         C*-**** and M-*****.
38551         (C7-3079): Don't relate to M-49249.
38552         (C7-3077): Fix `morohashi-daikanwa' property; relate to M-49430.
38553         (C7-3A2A): Fix `morohashi-daikanwa' property.
38554         (C7-3A2D): Fix `morohashi-daikanwa' property.
38555
38556 2001-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38557
38558         * Ideograph-R173-Rain.el: Add some missing mappings between
38559         M-***** and C*-*****.
38560         (M-*****): Separate C*-****.
38561         (C5-745B): Delete `morohashi-daikanwa' property.
38562
38563 2001-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38564
38565         * Ideograph-R167-Gold.el (M-40733): Fix strokes; separate C2-6761.
38566         (C5-6555): Delete invalid `morohashi-daikanwa' property; delete
38567         relation to M-40831.
38568         (M-49823): Separate C7-443C.
38569         (M-49824): Separate C7-443B.
38570         (M-40768): Delete `japanese-strokes' property; separate C2-6756.
38571         (M-40831): New character.
38572
38573 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38574
38575         * Ideograph-R196-Bird.el (M-47028): Fix strokes; separate C4-6561.
38576         (M-47029): Fixed.
38577         (U+9D7A): Separate M-47030.
38578         (M-47031): Separate C2-6858.
38579         (M-47032): Separate C3-5C28.
38580         (M-47033): Separate C7-4C67.
38581         (C4-6270): Fix `morohashi-daikanwa' property; relate to M-47093.
38582         (M-47163): Fix strokes; separate C5-6F31.
38583         (C5-6F45): Fix `morohashi-daikanwa' property; relate to M-47226.
38584         (M-47224): Separate C7-5725.
38585         (M-47225): Fixed.
38586         (M-47228): Separate C5-7262.
38587         (M-47229): Separate C7-5722.
38588         (M-47230): Fixed.
38589         (M-47242): Separate C5-753D.
38590         (C4-6A2C): Fix `morohashi-daikanwa' property; relate to M-47244.
38591         (C5-7736): Delete `morohashi-daikanwa' property.
38592         (M-47373): Separate C7-5E2E.
38593
38594         * Ideograph-R149-Speech.el (C7-334D): Fix `morohashi-daikanwa'
38595         property; relate to M-35732.
38596
38597 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38598
38599         * Ideograph-R211-Tooth.el (C5-7B5D): Fix `morohashi-daikanwa'
38600         property; relate to M-48787.
38601         (M-48788): Separate C4-6E45.
38602         (C5-7C45): Fix `morohashi-daikanwa' property; relate to M-48808.
38603
38604 2001-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38605
38606         * Ideograph-R182-Wind.el (U+98B4): Delete invalid
38607         `morohashi-daikanwa' property; unify M-43842; divide C5-5975.
38608
38609         * Ideograph-R156-Run.el (C5-6963): Fix `morohashi-daikanwa'
38610         property; relate to M-37300.
38611
38612         * Ideograph-R167-Gold.el (C5-436D): Fix `morohashi-daikanwa'
38613         property; relate to M-40321.
38614         (C5-592F): Fix `morohashi-daikanwa' property; relate to M-40580.
38615
38616 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38617
38618         * Ideograph-R187-Horse.el (M-44886): Separate C7-4C35.
38619         (U+9A28): J83-424D.
38620         (M-44901): Separate C7-516E.
38621         (M-44902): Separate C4-6540.
38622         (C4-6542): Fix `morohashi-daikanwa' property; relate to M-44904.
38623         (C7-5172): Delete `morohashi-daikanwa'.
38624         (M-44907): Separate C5-6E70.
38625         (M-44908): Separate C7-516F.
38626         (M-44909): Don't unify C7-5167.
38627         (C7-516C): Unify M-44940.
38628         (M-44941): Separate C3-5D5C.
38629         (M-44942): Separate C7-5166.
38630
38631 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38632
38633         * Ideograph-R163-City.el (C5-4361): Fix `morohashi-daikanwa'
38634         property; relate to M-39577.
38635
38636         * Ideograph-R154-Shell.el (M-36871): Separate C7-3369.
38637         (C5-5850): Fix `morohashi-daikanwa' property; relate to M-36872.
38638
38639 2001-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38640
38641         * Ideograph-R147-See.el (M-34856): New character.
38642         (C5-4270): Fix `morohashi-daikanwa' property.
38643
38644         * Ideograph-R201-Yellow.el (M-47949): New character.
38645         (C4-6322): Delete invalid `morohashi-daikanwa' property.
38646
38647 2001-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38648
38649         * Ideograph-R163-City.el (C4-4E3A): Fix `morohashi-daikanwa'
38650         property; relate to M-39652.
38651
38652         * Ideograph-R159-Cart.el (M-38396): Fix `ideographic-strokes';
38653         don't unify with U+8EFF; separate C3-4F35.
38654         (C4-412C): Fix `morohashi-daikanwa' property; relate to M-49755.
38655         (U+8F0C): Unify J83-6D52.
38656         (M-38395): Separate C5-515D.
38657
38658 2001-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38659
38660         * Ideograph-R112-Stone.el:
38661         - Add hundreds of relations between CNS and Morohashi.
38662         - Fix some bugs.
38663
38664         * Ideograph-R187-Horse.el (M-45089): New character.
38665         (C3-6237): Delete relation to M-45095.
38666         (M-45092): Separate C5-7C23.
38667         (M-45095): Separate C7-657A.
38668
38669 2001-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38670
38671         * Ideograph-R208-Rat.el: Resorted; add some missing Morohashi's
38672         Daikanwa characters; add missing `ideographic-strokes' attributes;
38673         use `ideographic-strokes' if each stroke attribute has same value.
38674
38675 2001-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38676
38677         * Ideograph-R113-Spirit.el (M-24846): Moved from
38678         Ideograph-R112-Stone.el; separate C3-5845.
38679         (C5-627B): Relate to M-24847.
38680         (C7-412C): Relate to M-24848.
38681         (C7-412B): Relate to M-24850.
38682
38683 2001-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38684
38685         * Ideograph-R209-Nose.el: Resorted; add some missing Morohashi's
38686         Daikanwa characters; add missing `ideographic-strokes' attributes;
38687         use `ideographic-strokes' if each stroke attribute has same value.
38688
38689 2001-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38690
38691         * Ideograph-R207-Drum.el: Resorted; add missing
38692         `ideographic-strokes' attributes; use `ideographic-strokes' if
38693         each stroke attribute has same value.
38694
38695 2001-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38696
38697         * Ideograph-R205-Frog.el (C4-2834): Don't unify with M-24258
38698         because it is wrong; unify with M-48258.
38699         (M-24258): Move to Ideograph-R112-Stone.el.
38700         (U+9EFE): Separate M-48258; unify M051084.
38701         (C7-4577): Cancel relation with M-49960.
38702         - Resorted; add missing `ideographic-strokes' attributes; use
38703         `ideographic-strokes' if each stroke attribute has same value.
38704
38705         * Ideograph-R206-Tripod.el: Resorted; add missing
38706         `ideographic-strokes' attributes; use `ideographic-strokes' if
38707         each stroke attribute has same value.
38708
38709         * Ideograph-R030-Mouth.el (U+5497): Unify M059178.
38710         (U+5498): Delete `non-morohashi' property.
38711         (U+5499): Delete `non-morohashi' property.
38712         (U+549A): Delete `non-morohashi' property.
38713         (U+549B): Delete `non-morohashi' property.
38714         (U+549C): Delete `non-morohashi' property; add
38715         `morohashi-daikanwa-ho' property; unify M050005.
38716         (U+549D): Delete `non-morohashi' property.
38717         (C3-2772): Cancel unification with M-48258; add mapping to U+9EFE;
38718         add mapping to M051084; add `ucs-radical' property.
38719
38720         * Ideograph-R001-One.el (U+3402): Unify M050741; add
38721         `morohashi-daikanwa-ho' property.
38722
38723 2001-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38724
38725         * Ideograph-R195-Fish.el (C7-2B66): Unify with M-46018 instead of
38726         M-46027.
38727         Resorted; add some missing Morohashi's Daikanwa characters; add
38728         missing `ideographic-strokes' attributes; use
38729         `ideographic-strokes' if each stroke attribute has same value.
38730
38731         * Ideograph-R203-Black.el: Resorted; add some missing Morohashi's
38732         Daikanwa characters; add missing `ideographic-strokes' attributes;
38733         use `ideographic-strokes' if each stroke attribute has same value.
38734
38735         * Ideograph-R204-Embroidery.el: Resorted; add missing
38736         `ideographic-strokes' attributes; use `ideographic-strokes' if
38737         each stroke attribute has same value.
38738
38739 2001-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38740
38741         * Ideograph-R201-Yellow.el: Resorted; add some missing Morohashi's
38742         Daikanwa characters; add missing `ideographic-strokes' attributes;
38743         use `ideographic-strokes' if each stroke attribute has same value.
38744
38745 2001-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38746
38747         * Ideograph-R200-Hemp.el: Resorted; add missing
38748         `ideographic-strokes' attributes; use `ideographic-strokes' if
38749         each stroke attribute has same value.
38750
38751         * Ideograph-R199-Wheat.el: Resorted; add some missing Morohashi's
38752         Daikanwa characters; add missing `ideographic-strokes' attributes;
38753         use `ideographic-strokes' if each stroke attribute has same value.
38754
38755 2001-05-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38756
38757         * Ideograph-R202-Millet.el: Resorted; add missing
38758         `ideographic-strokes' attributes; use `ideographic-strokes' if
38759         each stroke attribute has same value.
38760
38761 2001-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38762
38763         * Ideograph-R030-Mouth.el (U+5450): Delete `morohashi-daikanwa'
38764         property because it is wrong.
38765         (M-48970): Unify U+5451.
38766         (U+5452): Delete `morohashi-daikanwa' property because it is
38767         wrong.
38768         (U+5453): Delete `non-morohashi' property.
38769         (U+5454): Delete `non-morohashi' property.
38770         (U+5455): Delete `non-morohashi' property.
38771         (U+5456): Delete `non-morohashi' property.
38772         (U+5457): Delete `non-morohashi' property.
38773         (U+5458): Delete `non-morohashi' property.
38774         (U+5459): Delete `non-morohashi' property.
38775         (U+545B): Delete `non-morohashi' property.
38776         (U+545C): Delete `non-morohashi' property.
38777         (U+54D0): Delete `morohashi-daikanwa' property because it is
38778         wrong.
38779         (U+54D2): Delete `morohashi-daikanwa' property because it is
38780         wrong.
38781         (U+54D3): Delete `morohashi-daikanwa' property because it is
38782         wrong.
38783         (U+54D4): Delete `morohashi-daikanwa' property because it is
38784         wrong.
38785         (U+54D5): Delete `morohashi-daikanwa' property because it is
38786         wrong.
38787         (U+54D6): Delete `non-morohashi' property.
38788         (U+54D7): Delete `non-morohashi' property.
38789         (U+54D8): Delete `non-morohashi' property.
38790         (U+54D9): Delete `non-morohashi' property.
38791         (U+54DA): Delete `non-morohashi' property.
38792         (U+54DB): Delete `non-morohashi' property; add M059181.
38793         (U+54DC): Delete `non-morohashi' property.
38794         (U+54DD): Delete `non-morohashi' property.
38795         (U+54DE): Delete `non-morohashi' property.
38796         (U+54DF): Delete `non-morohashi' property.
38797         (M-03630): Separate C2-2E46.
38798         (U+5567): Delete `morohashi-daikanwa' property because it is
38799         wrong.
38800         (U+5568): Delete `morohashi-daikanwa' property because it is
38801         wrong.
38802         (U+5569): Delete `morohashi-daikanwa' property because it is
38803         wrong.
38804         (U+556A): Delete `morohashi-daikanwa' property because it is
38805         wrong.
38806         (U+556C): Delete `morohashi-daikanwa' property because it is
38807         wrong.
38808         (U+556D): Delete `morohashi-daikanwa' property because it is
38809         wrong.
38810         (U+556F): Delete `morohashi-daikanwa' property because it is
38811         wrong.
38812         (U+5570): Delete `non-morohashi' property.
38813         (U+5571): Delete `non-morohashi' property; add M059209.
38814         (U+5572): Delete `non-morohashi' property; add M059210.
38815         (U+5573): Delete `non-morohashi' property; add M059211.
38816         (U+5574): Delete `non-morohashi' property.
38817         (U+5575): Delete `non-morohashi' property.
38818         (U+5576): Delete `non-morohashi' property.
38819         (U+5578): Delete `non-morohashi' property.
38820         (U+5579): Delete `non-morohashi' property; add M059213.
38821         (U+5577): Delete `non-morohashi' property.
38822         (U+55B7): Delete `non-morohashi' property.
38823         (C7-2C61): Fix `morohashi-daikanwa' property.
38824
38825 2001-05-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38826
38827         * Ideograph-R197-Salt.el: Resorted; add some missing Morohashi's
38828         Daikanwa characters; add missing `ideographic-strokes' attributes;
38829         use `ideographic-strokes' if each stroke attribute has same value.
38830
38831 2001-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38832
38833         * Ideograph-R198-Deer.el: Resorted; add some missing Morohashi's
38834         Daikanwa characters; add missing `ideographic-strokes' attributes;
38835         use `ideographic-strokes' if each stroke attribute has same value.
38836
38837 2001-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38838
38839         * Ideograph-R194-Ghost.el: Resorted; add some missing Morohashi's
38840         Daikanwa characters; add missing `ideographic-strokes' attributes;
38841         use `ideographic-strokes' if each stroke attribute has same value.
38842
38843 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38844
38845         * Ideograph-R187-Horse.el (C3-5736): Delete `morohashi-daikanwa'
38846         property because it is wrong.
38847
38848         * Ideograph-R142-Insect.el (M-33263): Separate C4-4D2B.
38849         (U+8755): Separate M-33264; fix `morohashi-daikanwa' property;
38850         separate C1-6A73.
38851
38852 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38853
38854         * Ideograph-R014-Cover.el (C3-214F): Fix `morohashi-daikanwa'
38855         property.
38856
38857 2001-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38858
38859         * Ideograph-R193-Cauldron.el: Resorted; add some missing
38860         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
38861         attributes; use `ideographic-strokes' if each stroke attribute has
38862         same value.
38863         (C4-654B): Moved to Ideograph-R190-Hair.el.
38864
38865 2001-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38866
38867         * Ideograph-R190-Hair.el (M-45363): Separate C3-4561.
38868         (M-45365): Separate C6-645E.
38869         (M-45372): Separate C3-4A6F.
38870         (M-45376): New character.
38871         (M-45384): Separate C5-4B57.
38872         (C4-654B): Moved from Ideograph-R193-Cauldron.el; Unify M-45538
38873         instead of M-45508.
38874
38875 2001-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38876
38877         * Ideograph-R192-Sacrificial-Wine.el: Resorted; add missing
38878         `ideographic-strokes' attributes; use `ideographic-strokes' if
38879         each stroke attribute has same value.
38880
38881         * Ideograph-R184-Eat.el: Resorted; add some missing Morohashi's
38882         Daikanwa characters; add missing `ideographic-strokes' attributes;
38883         use `ideographic-strokes' if each stroke attribute has same value.
38884
38885         * Ideograph-R020-Wrap.el (C5-213D): Fix `morohashi-daikanwa'
38886         property.
38887
38888         * Ideograph-R017-Open-Box.el (C5-2129): Fix `morohashi-daikanwa'
38889         property.
38890
38891 2001-04-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38892
38893         * Ideograph-R189-Tall.el, Ideograph-R186-Fragrant.el:
38894         Resorted; add some missing Morohashi's Daikanwa characters; add
38895         missing `ideographic-strokes' attributes; use `ideographic-strokes' if
38896         each stroke attribute has same value.
38897
38898 2001-04-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38899
38900         * Ideograph-R185-Head.el: Resorted; add some missing Morohashi's
38901         Daikanwa characters; add missing `ideographic-strokes' attributes;
38902         use `ideographic-strokes' if each stroke attribute has same value.
38903
38904 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38905
38906         * ideograph-util.el (ideograph-radical-strokes-vector): Modify for
38907         major characters.
38908         (char-ideographic-strokes): Prefer `daikanwa-strokes' than
38909         `ideographic-strokes'.
38910
38911 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38912
38913         * Ideograph-R183-Fly.el, Ideograph-R182-Wind.el: Resorted; add
38914         some missing Morohashi's Daikanwa characters; add missing
38915         `ideographic-strokes' attributes; use `ideographic-strokes' if
38916         each stroke attribute has same value.
38917
38918 2001-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38919
38920         * Ideograph-R145-Clothes.el (C4-5D4B): Delete `morohashi-daikanwa'
38921         to fix.
38922         (M-34634): Separate C2-667C.
38923         (M-34636): Separate C2-6675.
38924         (M-34646): Separate C5-6948.
38925
38926         * Ideograph-R038-Woman.el (U+5A75): Fix `morohashi-daikanwa'
38927         property.
38928
38929         * Ideograph-R032-Earth.el (C2-3A68): Fix `morohashi-daikanwa'
38930         property.
38931         (C3-463F): Fix `morohashi-daikanwa' property; fix
38932         `ideographic-strokes' property.
38933
38934         * Ideograph-R030-Mouth.el (C4-2562): Fix `morohashi-daikanwa'
38935         property.
38936         (M-04206): Separate U+5618; relate to U+5653.
38937         (U+5653): Fix `morohashi-daikanwa' property; delete
38938         `kangxi-strokes'.
38939
38940 2001-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38941
38942         * Ideograph-R180-Sound.el: Resorted; add missing
38943         `ideographic-strokes' attributes; use `ideographic-strokes' if
38944         each stroke attribute has same value.
38945
38946 2001-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38947
38948         * Ideograph-R181-Leaf.el: Resorted; add some missing Morohashi's
38949         Daikanwa characters; add missing `ideographic-strokes' attributes;
38950         use `ideographic-strokes' if each stroke attribute has same value.
38951
38952         * Ideograph-R075-Tree.el (C5-6825): Relate to M-15785.
38953         (M-15789): Separate C3-5A44.
38954         (U+3BFE): Relate to M-15790.
38955         (U+6ACF): Separate M-15791.
38956         (C5-6828): Relate to M-15792.
38957         (C7-4743): Add M-15793.
38958         (C5-682B): Relate to M-15794.
38959         (M-15795): Separate C2-655F.
38960         (C5-6829): Add M-15799.
38961         (M-15800): Separate U+6AD4.
38962         (C7-4742): Add M-15802.
38963         (U+3BFF): Add M-15803; separate C4-5F73.
38964         (U+3C00): Add M-15804.
38965         (M-15826): Separate C2-616C.
38966         (M-15833): Separate C3-5A48.
38967         (M-15841): Separate U+6AE3.
38968         (M-15843): Separate U+6AE7.
38969         (M-15848): Fixed.
38970         (M-15853): Separate U+6AED.
38971
38972 2001-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38973
38974         * Ideograph-R118-Bamboo.el (U+7B3D): Delete `daikanwa-radical' and
38975         `daikanwa-strokes' to fix.
38976
38977 2001-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38978
38979         * Ideograph-R108-Dish.el (C5-3372): Add M-22989.
38980         (C5-3371): Relate to M-22991.
38981         (M-22992): Separate JSP-4E4F.
38982         (C4-334A): Relate to M-22993.
38983         (U+4002): Add M-22995; separate C3-374F.
38984         (C6-423F): Add M-22997.
38985         (C6-4241): Add M-22998.
38986         (C6-4240): Relate to M-22999.
38987
38988         * Ideograph-R004-Slash.el (U+4E54): Delete `kangxi-radical',
38989         `kangxi-strokes', `daikanwa-radical', `daikanwa-strokes' and
38990         `non-morohashi'; add `cns-radical'.
38991
38992 2001-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38993
38994         * Ideograph-R179-Leek.el: Resorted; add missing
38995         `ideographic-strokes' attributes; use `ideographic-strokes' if
38996         each stroke attribute has same value.
38997
38998 2001-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38999
39000         * Ideograph-R177-Leather.el: Resorted; add some missing
39001         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
39002         attributes; use `ideographic-strokes' if each stroke attribute has
39003         same value.
39004
39005 2001-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39006
39007         * Ideograph-R178-Tanned-Leather.el: Resorted; add missing
39008         `ideographic-strokes' attributes; use `ideographic-strokes' if
39009         each stroke attribute has same value.
39010
39011 2001-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39012
39013         * Ideograph-R176-Face.el: Resorted; add some missing Morohashi's
39014         Daikanwa characters; add missing `ideographic-strokes' attributes;
39015         use `ideographic-strokes' if each stroke attribute has same value.
39016
39017 2001-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39018
39019         * Ideograph-R175-Wrong.el: Resorted; add some missing Morohashi's
39020         Daikanwa characters; add missing `ideographic-strokes' attributes;
39021         use `ideographic-strokes' if each stroke attribute has same value.
39022         (C5-3D42): Fixed.
39023
39024         * Ideograph-R174-Blue.el: Resorted; add some missing Morohashi's
39025         Daikanwa characters; add missing `ideographic-strokes' attributes;
39026         use `ideographic-strokes' if each stroke attribute has same value.
39027
39028         * Ideograph-R172-Short-Tailed-Bird.el: Resorted; add missing
39029         `ideographic-strokes' attributes; use `ideographic-strokes' if
39030         each stroke attribute has same value.
39031
39032 2001-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39033
39034         * Ideograph-R173-Rain.el: Resorted; add some missing Morohashi's
39035         Daikanwa characters; add missing `ideographic-strokes' attributes;
39036         use `ideographic-strokes' if each stroke attribute has same value.
39037
39038 2001-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39039
39040         * Ideograph-R170-Mound.el: Resorted; add some missing Morohashi's
39041         Daikanwa characters; add missing `ideographic-strokes' attributes;
39042         use `ideographic-strokes' if each stroke attribute has same value.
39043         (M-41536): Moved from Ideograph-R163-City.el.
39044
39045 2001-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39046
39047         * Ideograph-R171-Slave.el: Resorted; add some missing Morohashi's
39048         Daikanwa characters; add missing `ideographic-strokes' attributes;
39049         use `ideographic-strokes' if each stroke attribute has same value.
39050
39051         * Ideograph-R163-City.el (JX2-7A25): Separate M-41536 = U+961D =
39052         GB0-5A62 and moved to Ideograph-R170-Mound.el.
39053
39054 2001-03-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39055
39056         * Ideograph-R169-Gate.el: Resorted; add some missing Morohashi's
39057         Daikanwa characters; add missing `ideographic-strokes' attributes;
39058         use `ideographic-strokes' if each stroke attribute has same value.
39059         (M-45649'): Moved to Ideograph-R191-Fight.el.
39060
39061         * Ideograph-R166-Village.el: Resorted; add some missing
39062         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
39063         attributes; use `ideographic-strokes' if each stroke attribute has
39064         same value.
39065
39066         * Ideograph-R191-Fight.el: Resorted; add missing
39067         `ideographic-strokes' attributes; use `ideographic-strokes' if
39068         each stroke attribute has same value.
39069         (M-45648): Separate JX1-7E3E.
39070         (M-45649'): Moved from Ideograph-R169-Gate.el.
39071
39072 2001-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39073
39074         * Ideograph-R168-Long.el: Resorted; add some missing Morohashi's
39075         Daikanwa characters; add missing `ideographic-strokes' attributes;
39076         use `ideographic-strokes' if each stroke attribute has same value.
39077
39078 2001-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39079
39080         * Ideograph-R165-Distinguish.el: Resorted; add missing
39081         `ideographic-strokes' attributes; use `ideographic-strokes' if
39082         each stroke attribute has same value.
39083
39084 2001-03-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39085
39086         * Ideograph-R163-City.el: Resorted; add some missing Morohashi's
39087         Daikanwa characters; add missing `ideographic-strokes' attributes;
39088         use `ideographic-strokes' if each stroke attribute has same value.
39089
39090 2001-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39091
39092         * Ideograph-R067-Script.el (M-13450): Unify with J{83|90}-4A38.
39093         (U+9F50): Moved from Ideograph-R210-Even.el and unify with
39094         C3-2370.
39095
39096         * u030A0-Katakana.el, u03040-Hiragana.el: Add `mojikyo'.
39097
39098         * Ideograph-R210-Even.el: Move U+9F50 to Ideograph-R067-Script.el.
39099
39100         * Ideograph-R101-Use.el, Ideograph-R074-Moon.el: Add some missing
39101         `japanese-jisx0208-1978' and `japanese-jisx0208' properties.
39102
39103 2001-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39104
39105         * Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el: Resorted; add
39106         some missing Morohashi's Daikanwa characters; add missing
39107         `ideographic-strokes' attributes; use `ideographic-strokes' if
39108         each stroke attribute has same value.
39109
39110 2001-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39111
39112         * Ideograph-R157-Foot.el, Ideograph-R161-Morning.el: Resorted; add
39113         some missing Morohashi's Daikanwa characters; add missing
39114         `ideographic-strokes' attributes; use `ideographic-strokes' if
39115         each stroke attribute has same value.
39116
39117 2001-02-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39118
39119         * Ideograph-R158-Body.el: Resorted; add some missing Morohashi's
39120         Daikanwa characters; add missing `ideographic-strokes' attributes;
39121         use `ideographic-strokes' if each stroke attribute has same value.
39122
39123 2001-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39124
39125         * Ideograph-R156-Run.el: Resorted; add some missing Morohashi's
39126         Daikanwa characters; add missing `ideographic-strokes' attributes;
39127         use `ideographic-strokes' if each stroke attribute has same value.
39128
39129 2001-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39130
39131         * Ideograph-R155-Red.el, Ideograph-R154-Shell.el: Resorted; add
39132         some missing Morohashi's Daikanwa characters; add missing
39133         `ideographic-strokes' attributes; use `ideographic-strokes' if
39134         each stroke attribute has same value.
39135
39136 2001-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39137
39138         * Ideograph-R153-Badger.el: Resorted; add some missing Morohashi's
39139         Daikanwa characters; add missing `ideographic-strokes' attributes;
39140         use `ideographic-strokes' if each stroke attribute has same value.
39141
39142 2001-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39143
39144         * Ideograph-R152-Pig.el: Resorted; add some missing Morohashi's
39145         Daikanwa characters; add missing `ideographic-strokes' attributes;
39146         use `ideographic-strokes' if each stroke attribute has same value.
39147
39148 2001-01-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39149
39150         * Ideograph-R150-Valley.el, Ideograph-R151-Bean.el: Resorted; add
39151         some missing Morohashi's Daikanwa characters; add missing
39152         `ideographic-strokes' attributes; use `ideographic-strokes' if
39153         each stroke attribute has same value.
39154
39155 2001-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39156
39157         * Ideograph-R149-Speech.el: Resorted; add some missing Morohashi's
39158         Daikanwa characters; add missing `ideographic-strokes' attributes;
39159         use `ideographic-strokes' if each stroke attribute has same value.
39160
39161 2001-01-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39162
39163         * Ideograph-R148-Horn.el: Resorted; add some missing Morohashi's
39164         Daikanwa characters; add missing `ideographic-strokes' attributes;
39165         use `ideographic-strokes' if each stroke attribute has same value.
39166
39167 2001-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39168
39169         * Ideograph-R147-See.el: Resorted; add some missing Morohashi's
39170         Daikanwa characters; add missing `ideographic-strokes' attributes;
39171         use `ideographic-strokes' if each stroke attribute has same value.
39172
39173 2001-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39174
39175         * Ideograph-R146-West.el: Resorted; add some missing Morohashi's
39176         Daikanwa characters; add missing `ideographic-strokes' attributes;
39177         use `ideographic-strokes' if each stroke attribute has same value.
39178
39179 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39180
39181         * Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el:
39182         Resorted; add some missing Morohashi's Daikanwa characters; add
39183         missing `ideographic-strokes' attributes; use
39184         `ideographic-strokes' if each stroke attribute has same value.
39185
39186 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39187
39188         * Ideograph-R134-Mortar.el: Resorted; add missing Morohashi's
39189         Daikanwa characters; add missing `ideographic-strokes' attributes;
39190         use `ideographic-strokes' if each stroke attribute has same value.
39191
39192 2001-01-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39193
39194         * Ideograph-R139-Color.el: Resorted; add missing Morohashi's
39195         Daikanwa characters; add missing `ideographic-strokes' attributes;
39196         use `ideographic-strokes' if each stroke attribute has same value.
39197
39198 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39199
39200         * Ideograph-R133-Arrive.el: Resorted; add missing Morohashi's
39201         Daikanwa characters; add missing `ideographic-strokes' attributes;
39202         use `ideographic-strokes' if each stroke attribute has same value.
39203
39204 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39205
39206         * Ideograph-R137-Boat.el: Resorted; add some missing Morohashi's
39207         Daikanwa characters; add missing `ideographic-strokes' attributes;
39208         use `ideographic-strokes' if each stroke attribute has same value.
39209
39210         * Ideograph-R132-Self.el: Resorted; add missing Morohashi's
39211         Daikanwa characters; add missing `ideographic-strokes' attributes;
39212         use `ideographic-strokes' if each stroke attribute has same value.
39213
39214 2001-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39215
39216         * Ideograph-R130-Meat.el: Resorted; add some missing Morohashi's
39217         Daikanwa characters; add missing `ideographic-strokes' attributes;
39218         use `ideographic-strokes' if each stroke attribute has same value.
39219
39220 2001-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39221
39222         * Ideograph-R138-Stopping.el: Resorted; add missing
39223         `ideographic-strokes' attributes; use `ideographic-strokes' if
39224         each stroke attribute has same value.
39225
39226 2001-01-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39227
39228         * Ideograph-R136-Oppose.el: Resorted; add missing
39229         `ideographic-strokes' attributes; use `ideographic-strokes' if
39230         each stroke attribute has same value.
39231
39232 2001-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39233
39234         * Ideograph-R131-Minister.el: Resorted; add missing Morohashi's
39235         Daikanwa characters; add missing `ideographic-strokes' attributes;
39236         use `ideographic-strokes' if each stroke attribute has same value.
39237
39238 2000-12-08  MORIOKA Tomohiko  <tomo@m17n.org>
39239
39240         * Ideograph-R074-Moon.el (M-14339): Fixed <unify with M-14339 of
39241         Ideograph-R130-Meat.el>.
39242         (M-14386): Unify with `chinese-cns11643-5'.
39243         (C5-3F66): Moved from Ideograph-R130-Meat.el.
39244         (M-14388): New character.
39245         (C6-5D5D): Relate to M-14388.
39246         (M-14390): New character.
39247         (U+3B3B): Relate to M-14390.
39248         (M-14393): New character.
39249         (C7-2364): Relate to M-14393.
39250         (M-14394): New character.
39251         (C4-4A34): Relate to M-14394.
39252         (C5-4D59): Add M-14395.
39253         (U+3B3C): Add M-14397.
39254         (M-14398): New character.
39255         (U+3B3F): Relate to M-14398.
39256         (C5-546E): Add M-14399.
39257
39258 2000-12-06  MORIOKA Tomohiko  <tomo@m17n.org>
39259
39260         * Ideograph-R127-Plow.el: Resorted; add missing Morohashi's
39261         Daikanwa characters; add missing `ideographic-strokes' attributes;
39262         use `ideographic-strokes' if each stroke attribute has same value.
39263
39264 2000-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39265
39266         * Ideograph-R128-Ear.el: Resorted; add some missing Morohashi's
39267         Daikanwa characters; add missing `ideographic-strokes' attributes;
39268         use `ideographic-strokes' if each stroke attribute has same value.
39269
39270         * Ideograph-R125-Old.el: Resorted; add missing Morohashi's
39271         Daikanwa characters; add missing `ideographic-strokes' attributes;
39272         use `ideographic-strokes' if each stroke attribute has same value.
39273
39274 2000-12-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39275
39276         * Ideograph-R124-Feather.el: Resorted; add some missing
39277         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
39278         attributes; use `ideographic-strokes' if each stroke attribute has
39279         same value.
39280
39281         * Ideograph-R126-And.el: Resorted; add missing Morohashi's
39282         Daikanwa characters; add missing `ideographic-strokes' attributes;
39283         use `ideographic-strokes' if each stroke attribute has same value.
39284
39285 2000-12-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39286
39287         * Ideograph-R196-Bird.el, Ideograph-R123-Sheep.el: Resorted; add
39288         some missing Morohashi's Daikanwa characters; add missing
39289         `ideographic-strokes' attributes; use `ideographic-strokes' if
39290         each stroke attribute has same value.
39291
39292 2000-12-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39293
39294         * Ideograph-R190-Hair.el: Resorted; add some missing Morohashi's
39295         Daikanwa characters; add missing `ideographic-strokes' attributes;
39296         use `ideographic-strokes' if each stroke attribute has same value.
39297
39298 2000-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39299
39300         * Ideograph-R117-Stand.el, Ideograph-R119-Rice.el,
39301         Ideograph-R116-Cave.el: Resorted; add some missing Morohashi's
39302         Daikanwa characters; add missing `ideographic-strokes' attributes;
39303         use `ideographic-strokes' if each stroke attribute has same value.
39304
39305 2000-12-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39306
39307         * Ideograph-R121-Jar.el: Resorted; add some missing Morohashi's
39308         Daikanwa characters; add missing `ideographic-strokes' attributes;
39309         use `ideographic-strokes' if each stroke attribute has same value.
39310
39311 2000-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39312
39313         * Ideograph-R113-Spirit.el: Resorted; add some missing Morohashi's
39314         Daikanwa characters; add missing `ideographic-strokes' attributes;
39315         use `ideographic-strokes' if each stroke attribute has same value.
39316
39317 2000-11-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39318
39319         * Ideograph-R111-Arrow.el, Ideograph-R110-Spear.el: Resorted; add
39320         some missing Morohashi's Daikanwa characters; add missing
39321         `ideographic-strokes' attributes; use `ideographic-strokes' if
39322         each stroke attribute has same value.
39323
39324 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39325
39326         * Ideograph-R114-Track.el (M-31339): Moved to
39327         Ideograph-R140-Grass.el.
39328         - Resorted; add some missing Morohashi's Daikanwa characters; add
39329         missing `ideographic-strokes' attributes; use
39330         `ideographic-strokes' if each stroke attribute has same value.
39331
39332 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39333
39334         * Ideograph-R140-Grass.el (M-31339): Moved from
39335         Ideograph-R114-Track.el.
39336         (M-31341): Separate C3-4431.
39337         (M-31342): Separate J{78|83|90}-6857.
39338         (M-31343): Separate U+842F.
39339
39340         * Ideograph-R084-Steam.el (M-17043): Add J{78|83}-5D63.
39341         (M-17048): Add J{78|83}-5D64.
39342         (M-17059): Add J{78|83}-5D66.
39343         (M-17060): Add J{78|83}-5D65.
39344
39345 2000-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39346
39347         * Ideograph-R109-Eye.el: Resorted; add some missing Morohashi's
39348         Daikanwa characters; add missing `ideographic-strokes' attributes;
39349         use `ideographic-strokes' if each stroke attribute has same value.
39350
39351 2000-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39352
39353         * Ideograph-R106-White.el: Resorted; add some missing Morohashi's
39354         Daikanwa characters; add missing `ideographic-strokes' attributes;
39355         use `ideographic-strokes' if each stroke attribute has same value.
39356
39357 2000-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39358
39359         * Ideograph-R108-Dish.el, Ideograph-R107-Skin.el: Resorted; add
39360         some missing Morohashi's Daikanwa characters; add missing
39361         `ideographic-strokes' attributes; use `ideographic-strokes' if
39362         each stroke attribute has same value.
39363
39364 2000-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39365
39366         * u03000-CJK-Symbols-and-Punctuation.el (IDEOGRAPHIC ITERATION
39367         MARK): Separate M-00097.
39368
39369         * Ideograph-R003-Dot.el (U+4E37): Fixed.
39370         (M-00097): Separate <IDEOGRAPHIC ITERATION MARK>.
39371         (U+4E3A): Delete `non-morohashi'.
39372         (U+4E3E): Likewise.
39373
39374 2000-11-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39375
39376         * u02000-General-Punctuation.el (OVERLINE): Delete
39377         `japanese-jisx0208'.
39378
39379         * char-db-util.el (insert-char-data): Check value of `mirrored'
39380         attribute is nil or not exist.
39381         (insert-char-data-with-variant): Add new optional argument
39382         `no-ucs-variant'.
39383         (insert-char-range-data): Specify `no-ucs-variant' for
39384         `insert-char-data-with-variant'.
39385
39386         * Ideograph-R104-Sickness.el: Resorted; add some missing
39387         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
39388         attributes; use `ideographic-strokes' if each stroke attribute has
39389         same value.
39390
39391 2000-11-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39392
39393         * Ideograph-R103-Bolt-Of-Cloth.el: Resorted; add missing
39394         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
39395         attributes; use `ideographic-strokes' if each stroke attribute has
39396         same value.
39397
39398 2000-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39399
39400         * Ideograph-R105-Dotted-Tent.el: Resorted; add missing Morohashi's
39401         Daikanwa characters; add missing `ideographic-strokes' attributes;
39402         use `ideographic-strokes' if each stroke attribute has same value.
39403
39404         * Ideograph-R102-Field.el: Resorted; add some missing Morohashi's
39405         Daikanwa characters; add missing `ideographic-strokes' attributes;
39406         use `ideographic-strokes' if each stroke attribute has same value.
39407
39408 2000-11-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39409
39410         * Ideograph-R100-Life.el: Resorted; add missing Morohashi's
39411         Daikanwa characters; add missing `ideographic-strokes' attributes;
39412         use `ideographic-strokes' if each stroke attribute has same value.
39413
39414 2000-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39415
39416         * Ideograph-R101-Use.el: Resorted; add missing Morohashi's
39417         Daikanwa characters; add missing `ideographic-strokes' attributes;
39418         use `ideographic-strokes' if each stroke attribute has same value.
39419
39420         * Ideograph-R099-Sweet.el: Resorted; add missing Morohashi's
39421         Daikanwa characters; add missing `ideographic-strokes' attributes;
39422         use `ideographic-strokes' if each stroke attribute has same value.
39423
39424 2000-11-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39425
39426         * Ideograph-R098-Tile.el: Resorted; add some missing Morohashi's
39427         Daikanwa characters; add missing `ideographic-strokes' attributes;
39428         use `ideographic-strokes' if each stroke attribute has same value.
39429
39430 2000-10-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39431
39432         * Ideograph-R097-Melon.el: Resorted; add some missing Morohashi's
39433         Daikanwa characters; add missing `ideographic-strokes' attributes;
39434         use `ideographic-strokes' if each stroke attribute has same value.
39435
39436 2000-10-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39437
39438         * Ideograph-R094-Dog.el: Resorted; add some missing Morohashi's
39439         Daikanwa characters; add missing `ideographic-strokes' attributes;
39440         use `ideographic-strokes' if each stroke attribute has same value.
39441
39442 2000-10-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39443
39444         * Ideograph-R096-Jade.el: Resorted; add some missing Morohashi's
39445         Daikanwa characters; add missing `ideographic-strokes' attributes;
39446         use `ideographic-strokes' if each stroke attribute has same value.
39447
39448         * Ideograph-R091-Slice.el: Resorted; add missing Morohashi's
39449         Daikanwa characters; add missing `ideographic-strokes' attributes;
39450         use `ideographic-strokes' if each stroke attribute has same value.
39451
39452 2000-10-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39453
39454         * Ideograph-R093-Cow.el (U+728B): Add C2-3D70 [moved from
39455         Ideograph-R094-Dog.el].
39456
39457 2000-10-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39458
39459         * Ideograph-R093-Cow.el: Resorted; add missing
39460         `ideographic-strokes' attributes; use `ideographic-strokes' if
39461         each stroke attribute has same value.
39462
39463 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39464
39465         * Ideograph-R092-Fang.el: Resorted; add missing Morohashi's
39466         Daikanwa characters; add missing `ideographic-strokes' attributes;
39467         use `ideographic-strokes' if each stroke attribute has same value.
39468
39469 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39470
39471         * Ideograph-R090-Half-Tree-Trunk.el: Resorted; add some missing
39472         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
39473         attributes; use `ideographic-strokes' if each stroke attribute has
39474         same value.
39475
39476 2000-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39477
39478         * Ideograph-R162-Walk.el: Resorted; add missing
39479         `ideographic-strokes' attributes; use `ideographic-strokes' if
39480         each stroke attribute has same value.
39481
39482 2000-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39483
39484         * Ideograph-R085-Water.el (C6-3930): Add M-17478.
39485         (M-17479): New character.
39486         (M-17479'): Move K0-7B47 and C6-392D to M-17479; add
39487         Mojikyo-50247.
39488         (M-17480): New character.
39489         (C6-392E): Add relation to M-17480.
39490         (U+3CE6): Add M-17481.
39491         (C6-3266): Add M-17504.
39492         (M-17505): New character.
39493         (M-17505'): Move K0-7659 and C1-563F to M-17505; add
39494         Mojikyo-50248.
39495         (M-17529): New character.
39496         (M-17529'): Move K0-613C to M-17529; separate C1-563C; add
39497         Mojikyo-50249.
39498         (C3-317B): Add relation to M-17545.
39499         (M-17572'): Add Mojikyo-50250.
39500         (M-17573'): Fix `ideographic-strokes'; add Mojikyo-50251.
39501         (U+6DA5): Add Mojikyo-59723.
39502         (M-17695): Separate C3-367C.
39503         (M-17695'): Add Mojikyo-50252.
39504         (M-17749'): Add Mojikyo-50253.
39505         (M-17750'): Add Mojikyo-50254.
39506         (M-17783'): Add Mojikyo-50255.
39507         (M-17919'): Add Mojikyo-50256.
39508         (M-17920'): Add Mojikyo-50257.
39509         (M-17921'): Add Mojikyo-50258.
39510         (M-18067'): Separate U+6EDE; add Mojikyo-50259.
39511         (C6-5444): Add M-18068.
39512         (M-18068'): Add Mojikyo-50260.
39513         (M-18260): Separate U+6F67.
39514         (M-18262): Separate C4-4A69.
39515         (M-18265): Separate C2-5163.
39516         (M-18268): Separate U+6F6B.
39517         (M-18271): Separate U+6F6D.
39518         (C4-4C6D): Add M-18272.
39519         (C7-2450): Add M-18273.
39520         (M-18274): New character.
39521         (C7-2456): Add relation to M-18274.
39522         (C4-4A5C): Add M-18275.
39523         (C4-4A59): Add M-18276.
39524         (M-18277): New character.
39525         (M-18277'): Move C7-244F to M-18277; add Mojikyo-50261.
39526         (M-18278): New character.
39527         (C7-2457): Add M-18278.
39528         (C7-2449): Add M-18279.
39529         (M-18350): New character.
39530         (C7-2441): Add relation to M-18350.
39531         (C7-245E): Add M-18351.
39532         (M-18352): New character.
39533         (C7-2466): Add relation to M-18352.
39534         (M-18353): New character.
39535         (C5-4E26): Add relation to M-18353.
39536         (M-18354): New character.
39537         (C5-4E28): Add relation to M-18354.
39538         (M-18357): New character.
39539         (C5-4D7C): Add relation to M-18357.
39540         (M-18358): New character.
39541         (C4-4A5E): Add relation to M-18358.
39542         (M-18359): New character.
39543         (C7-245F): Add relation to M-18359.
39544         (M-18360): New character.
39545         (C7-244B): Add relation to M-18360.
39546         (C3-514B): Add M-18361.
39547         (C7-245D): Add M-18362.
39548         (M-18363): New character.
39549         (C7-2455): Add relation to M-18363.
39550         (C7-2446): Add M-18364.
39551         (C3-4C76): Add M-18367.
39552         (C7-2460): Add M-18368.
39553         (M-18369): New character.
39554         (C4-4A63): Add relation to M-18369.
39555         (M-18370): New character.
39556         (C7-244A): Add relation to M-18370.
39557         (M-18371): New character.
39558         (C7-2F42): Add relation to M-18371.
39559         (C5-5535): Add M-18373.
39560         (C5-5534): Add M-18374.
39561         (M-18672): Add Mojikyo-50262.
39562
39563 2000-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39564
39565         * Ideograph-R089-Double-X.el: Resorted; add missing Morohashi's
39566         Daikanwa characters; add missing `ideographic-strokes' attributes;
39567         use `ideographic-strokes' if each stroke attribute has same value.
39568
39569 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39570
39571         * Ideograph-R088-Father.el: Resorted; add some missing Morohashi's
39572         Daikanwa characters; add missing `ideographic-strokes' attributes;
39573         use `ideographic-strokes' if each stroke attribute has same value.
39574
39575 2000-10-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39576
39577         * Ideograph-R080-Do-Not.el (M-16724): Add Mojikyo-050244.
39578
39579         * Ideograph-R077-Stop.el (M-16326'): Add Mojikyo-050239.
39580         (M-16334'): Add Mojikyo-050240.
39581
39582 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39583
39584         * Ideograph-R047-River.el (M-08678): Separate C1-477C.
39585         (M-08679): Delete C2-223A.
39586         (C6-245B): Add relation to M-08679.
39587         (C1-4B56): Add relation to M-08680'.
39588         (M-49065): Delete C6-245B.
39589         (C2-223A): Add relation to M-49065.
39590
39591 2000-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39592
39593         * Ideograph-R087-Claw.el: Resorted; add missing
39594         `ideographic-strokes' attributes; use `ideographic-strokes' if
39595         each stroke attribute has same value.
39596
39597 2000-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39598
39599         * Ideograph-R140-Grass.el (U+828D): Separate J78-6769.
39600         (M-30676): Separate C6-2922.
39601         (U+8346): Add J78-3755.
39602         (C1-5774): Add mapping for U+834A and M-30940.
39603         (U+834A): Add J{83|90}-3755.
39604         (M-31322): New character.
39605         (C3-3E57): Add mapping for M-31322.
39606
39607         * Ideograph-R120-Silk.el (U+7E4B): Add J{83|90}-3752.
39608         (M-27990): Separate U+7E68 and C2-6642.
39609
39610 2000-10-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39611
39612         * Ideograph-R086-Fire.el: Resorted; add some missing Morohashi's
39613         Daikanwa characters; add missing `ideographic-strokes' attributes;
39614         use `ideographic-strokes' if each stroke attribute has same value.
39615
39616         * Ideograph-R188-Bone.el: Resorted; add missing
39617         `ideographic-strokes' attributes; use `ideographic-strokes' if
39618         each stroke attribute has same value.
39619
39620 2000-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39621
39622         * ideograph-util.el (ideograph-radical-strokes-vector): Change
39623         R085 to 3 from 4; change R140 to 4 from 3.
39624         (update-ideograph-radical-table): Add `mojikyo' characters which
39625         are not included in `ideograph-daikanwa'.
39626
39627 2000-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39628
39629         * Ideograph-R196-Bird.el: Resorted; add missing
39630         `ideographic-strokes' attributes; use `ideographic-strokes' if
39631         each stroke attribute has same value.
39632
39633         * Ideograph-R187-Horse.el: Resorted; add some missing Morohashi's
39634         Daikanwa characters; add missing `ideographic-strokes' attributes;
39635         use `ideographic-strokes' if each stroke attribute has same value.
39636
39637 2000-09-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39638
39639         * Ideograph-R167-Gold.el: Resorted; add missing
39640         `ideographic-strokes' attributes; use `ideographic-strokes' if
39641         each stroke attribute has same value.
39642
39643 2000-09-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39644
39645         * Ideograph-R164-Wine.el, Ideograph-R159-Cart.el,
39646         Ideograph-R145-Clothes.el, Ideograph-R142-Insect.el: Resorted; add
39647         missing `ideographic-strokes' attributes; use
39648         `ideographic-strokes' if each stroke attribute has same value.
39649
39650 2000-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39651
39652         * Ideograph-R211-Tooth.el: Resorted; add missing
39653         `ideographic-strokes' attributes; use `ideographic-strokes' if
39654         each stroke attribute has same value.
39655
39656 2000-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39657
39658         * Ideograph-R210-Even.el: Add missing `ideographic-strokes'
39659         attributes; use `ideographic-strokes' if each stroke attribute has
39660         same value.
39661
39662 2000-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39663
39664         * Ideograph-R140-Grass.el, Ideograph-R141-Tiger.el: Resorted; add
39665         missing `ideographic-strokes' attributes; use
39666         `ideographic-strokes' if each stroke attribute has same value.
39667
39668 2000-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39669
39670         * Ideograph-R135-Tongue.el, Ideograph-R129-Brush.el: Resorted; add
39671         missing `ideographic-strokes' attributes; use
39672         `ideographic-strokes' if each stroke attribute has same value.
39673
39674         * Ideograph-R118-Bamboo.el, Ideograph-R085-Water.el: Resorted; add
39675         some missing Morohashi's Daikanwa characters; add missing
39676         `ideographic-strokes' attributes; use `ideographic-strokes' if
39677         each stroke attribute has same value.
39678
39679 2000-09-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39680
39681         * Ideograph-R120-Silk.el, Ideograph-R122-Net.el: Resorted; add
39682         some missing Morohashi's Daikanwa characters; add missing
39683         `ideographic-strokes' attributes; use `ideographic-strokes' if
39684         each stroke attribute has same value.
39685
39686 2000-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39687
39688         * Ideograph-R115-Grain.el, Ideograph-R084-Steam.el: Resorted; add
39689         some missing Morohashi's Daikanwa characters; add missing
39690         `ideographic-strokes' attributes; use `ideographic-strokes' if
39691         each stroke attribute has same value.
39692
39693         * Ideograph-R083-Clan.el: Resorted; add missing Morohashi's
39694         Daikanwa characters; add missing `ideographic-strokes' attributes;
39695         use `ideographic-strokes' if each stroke attribute has same value.
39696
39697 2000-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39698
39699         * Ideograph-R118-Bamboo.el, Ideograph-R112-Stone.el: Resorted; add
39700         some missing Morohashi's Daikanwa characters; add missing
39701         `ideographic-strokes' attributes; use `ideographic-strokes' if
39702         each stroke attribute has same value.
39703
39704 2000-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39705
39706         * Ideograph-R082-Fur.el: Resorted; add some missing Morohashi's
39707         Daikanwa characters; add missing `ideographic-strokes' attributes;
39708         use `ideographic-strokes' if each stroke attribute has same value.
39709
39710 2000-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39711
39712         * Ideograph-R095-Profound.el: Resorted; add missing Morohashi's
39713         Daikanwa characters; add missing `ideographic-strokes' attributes;
39714         use `ideographic-strokes' if each stroke attribute has same value.
39715
39716         * Ideograph-R080-Do-Not.el, Ideograph-R081-Compare.el: Resorted;
39717         add some missing Morohashi's Daikanwa characters; add missing
39718         `ideographic-strokes' attributes; use `ideographic-strokes' if
39719         each stroke attribute has same value.
39720
39721 2000-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39722
39723         * Ideograph-R064-Hand.el: Resorted; add missing Morohashi's
39724         Daikanwa characters; add missing `ideographic-strokes' attributes;
39725         use `ideographic-strokes' if each stroke attribute has same value.
39726
39727         * Ideograph-R076-Lack.el, Ideograph-R077-Stop.el,
39728         Ideograph-R078-Death.el, Ideograph-R079-Weapon.el,
39729         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
39730         Ideograph-R074-Moon.el, Ideograph-R075-Tree.el: Resorted; add some
39731         missing Morohashi's Daikanwa characters; add missing
39732         `ideographic-strokes' attributes; use `ideographic-strokes' if
39733         each stroke attribute has same value.
39734
39735 2000-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39736
39737         * Ideograph-R071-Not.el: Resorted; add missing Morohashi's
39738         Daikanwa characters; add missing `ideographic-strokes' attributes;
39739         use `ideographic-strokes' if each stroke attribute has same value.
39740
39741         * Ideograph-R072-Sun.el: Resorted; add missing some Morohashi's
39742         Daikanwa characters; add missing `ideographic-strokes' attributes;
39743         use `ideographic-strokes' if each stroke attribute has same value;
39744         use `variant-of-shinjigen-1' instead of `comment'.
39745
39746 2000-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39747
39748         * Ideograph-R061-Heart.el: Resorted; add missing Morohashi's
39749         Daikanwa characters; add missing `ideographic-strokes' attributes;
39750         use `ideographic-strokes' if each stroke attribute has same value.
39751
39752 2000-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39753
39754         * Ideograph-R053-Dotted-Cliff.el: Use `vulgar-char-of-shinjigen-1'
39755         and `variant-of-shinjigen-1' instead of `comment'.
39756
39757         * Ideograph-R041-Inch.el: Use `vulgar-char-of-shinjigen-1' instead
39758         of `comment'.
39759
39760         * Ideograph-R040-Roof.el (M-7211): Separate U+5BC8.
39761         (M-7238): Separate U+5BD1.
39762         (M-7277): Separate U+5BDC.
39763
39764         * Ideograph-R030-Mouth.el: Use
39765         `{ancient|original}-char-of-shinjigen-1' and
39766         `variant-of-shinjigen-1' instead of `comment'.
39767
39768         * Ideograph-R020-Wrap.el, Ideograph-R022-Right-Open-Box.el,
39769         Ideograph-R024-Ten.el, Ideograph-R025-Divination.el,
39770         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
39771         Ideograph-R028-Private.el, Ideograph-R017-Open-Box.el,
39772         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
39773         Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
39774         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el: Use
39775         `{vulgar|original|ancient|wrong}-char-of-shinjigen-1' and
39776         `variant-of-shinjigen-1' instead of `comment'.
39777
39778         * Ideograph-R004-Slash.el, Ideograph-R006-Hook.el,
39779         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
39780         Ideograph-R009-Man.el: Use
39781         `{vulgar|original|ancient}-char-of-shinjigen-1' and
39782         `variant-of-shinjigen-1' instead of `comment'.
39783
39784         * Ideograph-R003-Dot.el: Use `original-char-of-shinjigen-1'
39785         instead of `comment'.
39786
39787         * Ideograph-R001-One.el: Use
39788         `{vulgar|original}-char-of-shinjigen-1' instead of `comment'.
39789
39790 2000-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39791
39792         * Ideograph-R066-Rap.el: Resorted; add missing some Morohashi's
39793         Daikanwa characters; add missing `ideographic-strokes' attributes;
39794         use `ideographic-strokes' if each stroke attribute has same value.
39795
39796 2000-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39797
39798         * Ideograph-R069-Axe.el: Resorted; add missing Morohashi's
39799         Daikanwa characters; add missing `ideographic-strokes' attributes;
39800         use `ideographic-strokes' if each stroke attribute has same value.
39801
39802 2000-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39803
39804         * Ideograph-R067-Script.el: Resorted; add missing some Morohashi's
39805         Daikanwa characters; add missing `ideographic-strokes' attributes;
39806         use `ideographic-strokes' if each stroke attribute has same value.
39807
39808 2000-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39809
39810         * Ideograph-R070-Square.el: Resorted; add missing some Morohashi's
39811         Daikanwa characters; add missing `ideographic-strokes' attributes;
39812         use `ideographic-strokes' if each stroke attribute has same value.
39813
39814 2000-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39815
39816         * Ideograph-R068-Dipper.el: Resorted; add missing some Morohashi's
39817         Daikanwa characters; add missing `ideographic-strokes' attributes;
39818         use `ideographic-strokes' if each stroke attribute has same value.
39819
39820         * Ideograph-R065-Branch.el: Resorted; add missing Morohashi's
39821         Daikanwa characters; add missing `ideographic-strokes' attributes;
39822         use `ideographic-strokes' if each stroke attribute has same value.
39823
39824 2000-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39825
39826         * Ideograph-R063-Door.el: Resorted; add missing some Morohashi's
39827         Daikanwa characters; add missing `ideographic-strokes' attributes;
39828         use `ideographic-strokes' if each stroke attribute has same value.
39829
39830 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39831
39832         * Ideograph-R062-Halberd.el: Resorted; add missing some
39833         Morohashi's Daikanwa characters; add missing `ideographic-strokes'
39834         attributes; use `ideographic-strokes' if each stroke attribute has
39835         same value.
39836
39837 2000-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39838
39839         * Ideograph-R060-Step.el: Resorted; add missing some Morohashi's
39840         Daikanwa characters; add missing `ideographic-strokes' attributes.
39841
39842 2000-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39843
39844         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
39845         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
39846         Ideograph-R059-Bristle.el, Ideograph-R047-River.el,
39847         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
39848         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
39849         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
39850         Ideograph-R054-Long-Stride.el, Ideograph-R039-Child.el,
39851         Ideograph-R040-Roof.el, Ideograph-R041-Inch.el,
39852         Ideograph-R042-Small.el, Ideograph-R043-Lame.el,
39853         Ideograph-R044-Corpse.el, Ideograph-R045-Sprout.el,
39854         Ideograph-R046-Mountain.el, Ideograph-R033-Scholar.el,
39855         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
39856         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
39857         Ideograph-R038-Woman.el, Ideograph-R031-Enclosure.el,
39858         Ideograph-R032-Earth.el, Ideograph-R025-Divination.el,
39859         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
39860         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
39861         Ideograph-R030-Mouth.el, Ideograph-R017-Open-Box.el,
39862         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
39863         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
39864         Ideograph-R022-Right-Open-Box.el,
39865         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
39866         Ideograph-R010-Legs.el, Ideograph-R012-Eight.el,
39867         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
39868         Ideograph-R015-Ice.el, Ideograph-R001-One.el,
39869         Ideograph-R002-Line.el, Ideograph-R004-Slash.el,
39870         Ideograph-R008-Lid.el, Ideograph-R009-Man.el: Resorted; add
39871         missing some Morohashi's Daikanwa characters.
39872
39873 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39874
39875         * ideograph-util.el (char-ideographic-radical): Renamed from
39876         `char-ideograph-radical'.
39877         (ideograph-radical-strokes-vector): New variable.
39878         (char-ideographic-strokes): Renamed from `char-ideograph-strokes';
39879         detect `ideographic-strokes' using
39880         `ideograph-radical-strokes-vector' if `total-strokes' is found.
39881         (int-list<): New function.
39882         (ideograph-char<): New implementation.
39883
39884 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39885
39886         * Ideograph-R212-Dragon.el: Resorted; add missing
39887         `ideographic-strokes' attributes.
39888
39889 2000-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39890
39891         * Ideograph-R213-Turtle.el: Resorted; add missing
39892         `ideographic-strokes' attributes.
39893
39894         * Ideograph-R214-Flute.el: Add missing `ideographic-strokes'
39895         attributes.
39896
39897 2000-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39898
39899         * char-db-util.el (insert-char-data): Copy `attributes' and
39900         `ccs-attributes' if they are specified; regard
39901         `shinjigen-1-radical' as a ideographic radical; regard `->mojikyo'
39902         as a variant of Mojikyo character; modify form of `mojikyo'.
39903
39904 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39905
39906         * Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
39907         Ideograph-R211-Tooth.el, Ideograph-R212-Dragon.el,
39908         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
39909         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
39910         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
39911         Ideograph-R203-Black.el, Ideograph-R204-Embroidery.el,
39912         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
39913         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
39914         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
39915         Ideograph-R196-Bird.el, Ideograph-R194-Ghost.el,
39916         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
39917         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
39918         Ideograph-R188-Bone.el, Ideograph-R189-Tall.el,
39919         Ideograph-R190-Hair.el, Ideograph-R185-Head.el,
39920         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
39921         Ideograph-R182-Wind.el, Ideograph-R183-Fly.el,
39922         Ideograph-R184-Eat.el, Ideograph-R178-Tanned-Leather.el,
39923         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
39924         Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
39925         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
39926         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
39927         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
39928         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R168-Long.el,
39929         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
39930         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
39931         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
39932         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
39933         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
39934         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
39935         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
39936         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
39937         Ideograph-R152-Pig.el, Ideograph-R153-Badger.el,
39938         Ideograph-R154-Shell.el, Ideograph-R146-West.el,
39939         Ideograph-R147-See.el, Ideograph-R148-Horn.el,
39940         Ideograph-R149-Speech.el, Ideograph-R143-Blood.el,
39941         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
39942         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
39943         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
39944         Ideograph-R140-Grass.el, Ideograph-R131-Minister.el,
39945         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
39946         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
39947         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
39948         Ideograph-R125-Old.el, Ideograph-R126-And.el,
39949         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
39950         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
39951         Ideograph-R122-Net.el, Ideograph-R123-Sheep.el,
39952         Ideograph-R124-Feather.el, Ideograph-R121-Jar.el,
39953         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
39954         Ideograph-R117-Stand.el, Ideograph-R118-Bamboo.el,
39955         Ideograph-R116-Cave.el, Ideograph-R113-Spirit.el,
39956         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
39957         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
39958         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
39959         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
39960         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
39961         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
39962         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
39963         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
39964         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
39965         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
39966         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
39967         Ideograph-R094-Dog.el, Ideograph-R087-Claw.el,
39968         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
39969         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
39970         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
39971         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
39972         Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el,
39973         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
39974         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
39975         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
39976         Ideograph-R075-Tree.el, Ideograph-R071-Not.el,
39977         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
39978         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
39979         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
39980         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
39981         Ideograph-R062-Halberd.el, Ideograph-R063-Door.el,
39982         Ideograph-R064-Hand.el, Ideograph-R052-Short-Thread.el,
39983         Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el,
39984         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
39985         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
39986         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
39987         Ideograph-R061-Heart.el, Ideograph-R047-River.el,
39988         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
39989         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
39990         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
39991         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
39992         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
39993         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
39994         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
39995         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
39996         Ideograph-R037-Big.el, Ideograph-R038-Woman.el,
39997         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
39998         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
39999         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
40000         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
40001         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
40002         Ideograph-R022-Right-Open-Box.el,
40003         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
40004         Ideograph-R025-Divination.el, Ideograph-R016-Table.el,
40005         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
40006         Ideograph-R015-Ice.el: Reformatted.
40007
40008         * char-db-util.el (insert-char-range-data): Use `decode-char'
40009         instead of `int-char'; check `ucs' attribute.
40010
40011         * u03100-Bopomofo.el (BOPOMOFO LETTER U): Add `script'.
40012
40013 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40014
40015         * Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
40016         Ideograph-R012-Eight.el: Reformatted.
40017
40018 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40019
40020         * Ideograph-R009-Man.el (M-458): Modify `ideographic-strokes'.
40021
40022         * Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Reformatted.
40023
40024 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40025
40026         * Ideograph-R009-Man.el (ISO-IR-165-2C7A): Fix
40027         `morohashi-daikanwa'.
40028
40029         * Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
40030         Ideograph-R001-One.el, Ideograph-R006-Hook.el,
40031         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
40032         Ideograph-R003-Dot.el, Ideograph-R002-Line.el: Reformatted.
40033
40034 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40035
40036         * Ideograph-R145-Clothes.el:
40037         - Use `ideographic-strokes' if each stroke attribute has same
40038           value.
40039         (U+8868): Add J78 and 83.
40040         (M-34110): Separate C5-2B45.
40041         (U+886B): Likewise.
40042         (U+8870): Likewise.
40043         (M-34130): Separate U+8872; add J78 and J83; separate C2-3276.
40044         (U+8875): Add J78 and J83.
40045         (U+8877): Likewise.
40046         (U+887D): Likewise.
40047         (U+887E): Likewise.
40048         (U+8881): Likewise.
40049         (U+8882): Likewise.
40050         (M-34163'): Add M50441.
40051         (M-34164): New character.
40052         (U+888B): Add J78 and J83.
40053         (U+888D): Likewise.
40054         (U+8892): Likewise.
40055         (U+8896): Likewise.
40056         (U+8897): Likewise.
40057         (U+8899): Likewise.
40058         (U+889E): Likewise; separate J90-6A51; separate C1-5D35.
40059         (M-34210): Add J78 and J83.
40060         (U+88A4): Likewise.
40061         (U+88AB): Likewise.
40062         (U+88B1): Likewise.
40063         (U+88B4): Likewise.
40064         (U+88B5): Likewise.
40065         (U+88BF): Likewise.
40066         (U+88C1): Likewise.
40067         (U+88C2): Likewise.
40068         (U+88C3): Likewise.
40069         (U+88C4): Likewise.
40070         (U+88C5): Add J{78|83|90}-4175 and M050442.
40071         (U+88CF): Add J78 and J83.
40072         (U+88E1): Likewise.
40073         (U+88D4): Likewise.
40074         (U+88D5): Likewise.
40075         (M-34312): Add J{78|83}-6A64; separate J90; separate GB, C1 and
40076         U+88D8.
40077         (U+88D9): Add J78 and J83.
40078         (U+88DC): Likewise.
40079         (U+88DD): Likewise.
40080         (U+88DF): Likewise.
40081         (U+88E8): Likewise.
40082         (M-34356): Likewise.
40083         (U+88F3): Likewise.
40084         (M-34362): Add J{78|83}-6A6A; separate J90; separate U+88F4, GB
40085         and C1.
40086         (M-34367): Separate C4-4728.
40087         (U+88F8): Add J78 and J83.
40088         (U+88F9): Likewise.
40089         (U+88FC): Likewise.
40090         (U+88FD): Likewise.
40091         (U+88FE): Likewise.
40092         (U+8902): Likewise.
40093         (U+8904): Likewise.
40094         (U+8907): Likewise.
40095         (M34420): Add J78-6A6F; separate J90-6A6F; separate U+890A.
40096         (J90-6A6F): Add J83.
40097         (U+890C): Add J78 and J83.
40098         (U+8912): Likewise.
40099         (U+8913): Likewise.
40100         (U+891E): Likewise.
40101         (U+8925): Likewise.
40102         (M-34503): Add J78 and J83; separate C1-7230; separate U+892A.
40103         (M-34504): Separate U+892B and GB.
40104         (U+892B): Add {J78|J83}-6A75.
40105         (U+8936): Add J78 and J83.
40106         (U+8938): Likewise.
40107         (M-34536): Separate U+893B and C1.
40108         (J{78|83}-6A78): New variant of M-34536.
40109         (U+8941): Add J78 and J83.
40110         (U+8943): Likewise.
40111         (U+8944): Likewise.
40112         (U+894C): Likewise.
40113         (U+894D): Likewise.
40114         (U+895E): Likewise.
40115         (U+8960): Likewise.
40116         (U+8964): Likewise.
40117         (U+8966): Likewise.
40118         (M-34696): Separate J90-6B24 and U+896A.
40119         (J{78|83}-6B24): New variant of M-34696 and U+896A.
40120         (U+896D): Add J78 and J83.
40121         (J{78|83}-6B25): New variant of M-34712 and U+896F.
40122         (U+8972): Add J78 and J83.
40123         (U+8974): Likewise.
40124         (U+8977): Likewise.
40125
40126 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40127
40128         * ideograph-util.el (insert-ideograph-radical-char-data): Use
40129         `insert-char-data' with new optional arguments `attributes' and
40130         `ccs-attributes'.
40131
40132         * char-db-util.el (insert-char-data): Add new optional arguments
40133         `attributes' and `ccs-attributes'; don't use
40134         `char-attribute-alist'.
40135         (decode-builtin-char): Deleted.
40136
40137         * Ideograph-R009-Man.el:
40138         - Use `ideographic-strokes' if each stroke attribute has same
40139           value.
40140         (M-462'): Add M050101.
40141
40142 2000-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40143
40144         * char-db-util.el (insert-char-data): Add optional argument
40145         `readable'.
40146         (insert-char-data-with-variant): Likewise.
40147         (what-char-definition): Use `insert-char-data-with-variant' with
40148         `readable' mode.
40149
40150 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40151
40152         * ideograph-util.el (update-ideograph-radical-table): Don't refer
40153         50101 or greater code range of coded-charset `ideograph-daikanwa'.
40154
40155 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40156
40157         * Ideograph-R105-Dotted-Tent.el:
40158         - Add missing J78 and J83 characters.
40159         - Add missing Morohashi's Daikanwa characters.
40160
40161 2000-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40162
40163         * ideograph-util.el (update-ideograph-radical-table): Use
40164         `char-ideograph-strokes' to put `ideographic-strokes'.
40165         (ideograph-char<): Refer `ideograph-daikanwa' attribute.
40166
40167 2000-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40168
40169         * char-db-util.el (insert-char-data): If an element of
40170         `->decomposition' property is a character, print it as same as an
40171         integer.
40172
40173 2000-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40174
40175         * ideograph-util.el (update-ideograph-radical-table): Ignore non
40176         `Ideograph' characters.
40177
40178         * char-db-util.el (insert-char-data): Change order for `script'.
40179         (insert-char-data-with-variant): Add optional argument `script'.
40180         (insert-char-range-data): Likewise.
40181         (write-char-range-data-to-file): Likewise.
40182
40183         * Ideograph-R001-One.el (BOPOMOFO LETTER K): Deleted.
40184         (U+4E02): Add `->bopomofo-letter'.
40185         (BOPOMOFO LETTER O): Deleted.
40186         (M00004): Add `script', `->ucs' and `->bopomofo-letter'.
40187         (M00005): Separate <BOPOMOFO LETTER E>.
40188         (M00009): Separate <BOPOMOFO LETTER C>.
40189
40190         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add script.
40191         (BOPOMOFO LETTER C): Likewise.
40192         (BOPOMOFO LETTER O): Likewise.
40193         (BOPOMOFO LETTER E): Likewise.
40194
40195 2000-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40196
40197         * char-db-util.el (insert-char-data): Support `insert-char-data'.
40198
40199         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add `->ideograph' and
40200         `chinese-isoir165'; delete `ideograph-daikanwa'.
40201         (BOPOMOFO LETTER C): Likewise.
40202         (BOPOMOFO LETTER O): Likewise.
40203         (BOPOMOFO LETTER E): Likewise.
40204         (BOPOMOFO LETTER U): Add `morohashi-daikanwa',
40205         `ideographic-radical', `ideographic-strokes', `total-strokes'; use
40206         `->ideograph' instead of `ideograph'.
40207
40208 2000-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40209
40210         * Ideograph-R197-Salt.el: Reformatted.
40211
40212 2000-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40213
40214         * ccs-jisx0208-1983.el: Remove unused file.
40215
40216 2000-03-23  MORIOKA Tomohiko  <tomo@m17n.org>
40217
40218         * Ideograph-R085-Water.el (U+6E13): Add J{78|83|90}-374C.
40219
40220         * Ideograph-R066-Rap.el (M13285'): Unify U+656C; separate C1-6439.
40221         (M13303): Separate U+656C.
40222
40223         * Ideograph-R064-Hand.el (M12239): Separate U+6385.
40224         (M12311'): Add Mojikyo-50200.
40225         (M12312): Separate U+63BD.
40226         (M12373): Separate U+63E4.
40227         (M12552): Separate U+643D.
40228         (M12575): Separate U+6452.
40229         (M12597): Separate U+6461.
40230         (M12597): Separate U+6461.
40231         (M12645): Separate U+6479.
40232         (M12678): Separate U+6487.
40233         (M12716): Separate U+649D.
40234         (M12808): Separate U+64CE.
40235         (M12876): Separate U+64ED.
40236         (M12894): Separate U+64F3.
40237         (M26763): Separate C5-7347.
40238
40239 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
40240
40241         * char-db-util.el (insert-char-data): Change order of
40242         `ideographic-strokes', `kangxi-strokes', `japanese-strokes' and
40243         `cns-strokes'.
40244
40245         * mojikyo.el (M292): Remove mojikyo-pj-1.
40246         (M634): Likewise.
40247         (M916): Likewise.
40248         (M28800): Remove mojikyo-pj-6.
40249         (M48869): Remove mojikyo-pj-9.
40250         (M50100): Likewise.
40251
40252 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
40253
40254         * Ideograph-R054-Long-Stride.el (M9574): Separate U+5EFA.
40255
40256         * Ideograph-R038-Woman.el (M6618): Separate U+5ACC.
40257
40258         * Ideograph-R116-Cave.el (M25406): Separate U+7A74.
40259         (M25424): Separate U+7A81.
40260         (M25439): Unify U+7A81.
40261
40262         * Ideograph-R170-Mound.el (M41720'): Separate U+F9DC; add
40263         Mojikyo-50557.
40264         (U+F9DC): Add K0-6B58.
40265         (M41792): Separate J78-3764 and C1-6B61.
40266         (M41813): Add J78-3764.
40267
40268         * Ideograph-R213-Turtle.el (M48869): Add `kangxi-radical',
40269         `kangxi-strokes' and comment.
40270
40271 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
40272
40273         * Ideograph-R115-Grain.el (M25218): Separate J78-374E and K0-4D26.
40274         (M48869): Moved to Ideograph-R213-Turtle.el.
40275
40276         * Ideograph-R113-Spirit.el (M24634): Separate U+7941.
40277         (M24636): Separate U+7944.
40278         (M24637): Separate U+7945.
40279         (M24638): Separate U+7946.
40280         (M24640): Move K0-5137 from U+7948.
40281         (M24641): Move K0-7233 from U+7949.
40282         (M24643): Separate U+794A.
40283         (M24645): Separate U+794B.
40284         (M24647): Separate U+794C.
40285         (M24651): Separate U+794F.
40286         (M24652): Move K0-695E from M24652'.
40287
40288 2000-03-21  MORIOKA Tomohiko  <tomo@m17n.org>
40289
40290         * Ideograph-R145-Clothes.el (M34166): Add J{78|83}-3736.
40291
40292         * Ideograph-R123-Sheep.el (M28498): Add J{78|83}-3732.
40293
40294         * Ideograph-R119-Rice.el (M26860): Add J{78|83}-3729.
40295
40296         * Ideograph-R177-Leather.el (M42729): Separate J{83|90}-3724m
40297         K0-7C28 and C1-675D.
40298         (M42732): Separate U+9775.
40299
40300         * Ideograph-R030-Mouth.el (M4015): Add J90-3674.
40301         (J78-3674): New character.
40302
40303 2000-03-20  MORIOKA Tomohiko  <tomo@m17n.org>
40304
40305         * Ideograph-R158-Body.el (U+8EAF): Add J{83|90}-366D.
40306
40307 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
40308
40309         * Ideograph-R023-Hiding-Enclosure.el (U+533A): Add J90-3668.
40310
40311         * Ideograph-R009-Man.el (M724): Add `jisx0208-difference'.
40312         (U+4FF1): Add `jisx0208-1978/4X'.
40313
40314         * Ideograph-R145-Clothes.el (M34646): Add `ideographic-strokes'.
40315         (M34647): Add J{78|83}-365F.
40316         (M34648): Add `ideographic-strokes'.
40317
40318         * Ideograph-R145-Clothes.el (M34148): Add `ideographic-strokes'.
40319         (M34149): Separate U+887F.
40320         (M34150): Separate C2-3277.
40321         (M34151): Add `ideographic-strokes'.
40322
40323         * Ideograph-R076-Lack.el (M16104): Unify U+6B3D.
40324
40325 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
40326
40327         * char-db-util.el (insert-char-data): Regard charset `mojikyo' as
40328         same as `ideograph-daikanwa'; support `jisx0208-1978/4X'.
40329         (decode-builtin-char): Regard charset `mojikyo' as same as
40330         `ideograph-daikanwa'.
40331
40332 2000-03-16  MORIOKA Tomohiko  <tomo@m17n.org>
40333
40334         * Ideograph-R076-Lack.el (M16008): Unify U+6B23.
40335         (M16012): Separate U+6B24.
40336         (M16017): Unify U+6B25.
40337         (M16019): Unify U+6B26.
40338
40339         * Ideograph-R069-Axe.el (M13534): Unify U+65A4.
40340
40341         * Ideograph-R019-Power.el (M2415'): Add J90-3650 and
40342         Mojikyo-50112.
40343
40344 2000-03-15  MORIOKA Tomohiko  <tomo@m17n.org>
40345
40346         * Ideograph-R009-Man.el (M899): Add J90-3676.
40347         (J83-364F): Add J90-364F.
40348
40349         * Ideograph-R032-Earth.el (U+5C2D): Moved from
40350         Ideograph-R043-Lame.el; add J90-3646.
40351
40352         * Ideograph-R043-Lame.el (U+5C2D): Moved to
40353         Ideograph-R032-Earth.el.
40354
40355         * Ideograph-R064-Hand.el (U+631F): Add J{78|83|90}-3634.
40356
40357         * Ideograph-R026-Seal.el (U+537F): Add J90-362A.
40358
40359         * Ideograph-R044-Corpse.el (M7709): Separate U+5C51 and C1-552C.
40360
40361         * Ideograph-R032-Earth.el (M4916): Separate J{78|83}-3651.
40362         (U+5747): Unify J{78|83}-3651.
40363
40364 2000-03-14  MORIOKA Tomohiko  <tomo@m17n.org>
40365
40366         * Ideograph-R093-Cow.el (M19922): Unify U+725B.
40367         (M19923): Add total-strokes.
40368
40369         * Ideograph-R029-Again.el (M3118'): Add J90-355A and
40370         Mojikyo-50116.
40371
40372         * Ideograph-R123-Sheep.el (M28504): Add J{78|83}-3541 and K0-6B79.
40373
40374         * Ideograph-R103-Bolt-Of-Cloth.el (M22007): Unify U+7591.
40375
40376         * Ideograph-R093-Cow.el (M20190'): Add J{78|83|90}-353E and
40377         Mojikyo-50275.
40378         (M20195): Unify U+72A1.
40379
40380         * Ideograph-R076-Lack.el (M16097): Unify U+6B3A.
40381         (M16099): Unify U+6B3B.
40382         (M16103): Unify U+6B3C.
40383
40384         * Ideograph-R084-Steam.el (M17046): Separate U+6C18; add C6-2529.
40385         (U+6C18): Unify C2-2258.
40386         (M17046'): Add J{78|83|90}-3524 and Mojikyo-50245.
40387
40388         * Ideograph-R009-Man.el (M927'): Add J90-3536 and Mojikyo-50104.
40389
40390         * Ideograph-R079-Weapon.el (M16668): Unify U+6BC4.
40391         (M16673): Unify U+6BC5.
40392
40393 2000-03-13  MORIOKA Tomohiko  <tomo@m17n.org>
40394
40395         * Ideograph-R116-Cave.el (M25593): Separate U+7AAE.
40396
40397 2000-03-09  MORIOKA Tomohiko  <tomo@m17n.org>
40398
40399         * Ideograph-R113-Spirit.el (M24639): Separate U+7947.
40400
40401 2000-03-08  MORIOKA Tomohiko  <tomo@m17n.org>
40402
40403         * Ideograph-R050-Turban.el (M8930): Separate J90-3522 and C3-3067.
40404
40405 2000-03-06  MORIOKA Tomohiko  <tomo@m17n.org>
40406
40407         * Ideograph-R074-Moon.el (M14378): Add J{78|83}-347C.
40408
40409         * Ideograph-R071-Not.el (M13721): Unify U+65E2.
40410
40411         * Ideograph-R070-Square.el (M13687): Unify U+65D7.
40412         (M13694): Unify U+65D8.
40413         (M13698): Unify U+65DA.
40414
40415         * Ideograph-R026-Seal.el (U+5371): Add J90-346D.
40416
40417 2000-03-03  MORIOKA Tomohiko  <tomo@m17n.org>
40418
40419         * Ideograph-R104-Sickness.el (M22538): Unify U+764C.
40420         (M22542): Unify U+7650.
40421
40422         * Ideograph-R170-Mound.el (M41676'): Add
40423         J{78|83|90}-3459.
40424
40425         * Ideograph-R108-Dish.el (M23031): Unify U+76E2.
40426         (M23032): Unify C1-6971.
40427         (J90-3446): Add J{78|83}-3446 and K0-4A78.
40428
40429         * Ideograph-R099-Sweet.el (M21643): Unify U+7518.
40430
40431         * Ideograph-R085-Water.el (M18253): New character.
40432         (U+6F97): Unify C1-6D58; add J{83|90}-3442 and K0-4A55.
40433
40434         * Ideograph-R076-Lack.el (M16190): Unify U+6B52.
40435         (M16197): Unify U+6B53.
40436
40437 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
40438
40439         * ideograph-util.el (ideograph-char<): Prefer `non-morohashi' to
40440         `morohashi-daikanwa'.
40441
40442 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
40443
40444         * Ideograph-R076-Lack.el (M16107): Unify U+6B3E.
40445         (M16111): Unify U+6B3F.
40446         (M16125): Unify U+6B40.
40447         (M16126): Unify U+6B41.
40448         (M16127): Unify U+6B42.
40449
40450         * Ideograph-R066-Rap.el (M13260): Add J{78|83}-343A; separate
40451         C1-5F56 and J90-343A.
40452
40453         * Ideograph-R098-Tile.el (J90-3424): Add J{78|83}-3424.
40454
40455         * Ideograph-R140-Grass.el (M30771): New character.
40456         (U+82C5): Add J90-3423.
40457         (U+85F2): Delete M15811; add C2-665A.
40458
40459         * Ideograph-R181-Leaf.el (M43374): Separate U+9811.
40460
40461 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
40462
40463         * Ideograph-R124-Feather.el (M28766): Separate U+7FEB.
40464
40465         * Ideograph-R046-Mountain.el (M8624'): Separate J{78|83}-3460.
40466
40467         * Ideograph-R154-Shell.el (M36681): Separate J{78|83}-3453 and
40468         C1-5D4B.
40469
40470         * Ideograph-R124-Feather.el (M28780): Separate U+7FF0.
40471
40472         * Ideograph-R030-Mouth.el (U+565B): Add J90-337A.
40473
40474         * Ideograph-R116-Cave.el (U+7AC3): Add J78-635E and J{83|90}-3376.
40475
40476         * Ideograph-R075-Tree.el (M15065): Separate U+691B.
40477         (U+691B): Add J{78|83|90}-3371.
40478
40479         * Ideograph-R018-Knife.el (M2112'): Add J90-3364.
40480
40481         * Ideograph-R075-Tree.el (M15485): Add J{78|83}-335F.
40482
40483 2000-02-29  MORIOKA Tomohiko  <tomo@m17n.org>
40484
40485         * Ideograph-R079-Weapon.el (U+6BBB): Unify C3-3665; add
40486         J{78|83}-334C.
40487         (J90-334C): New character.
40488
40489         * Ideograph-R064-Hand.el (U+64B9): Add J78-5978 and J{83|90}-3349.
40490
40491         * Ideograph-R142-Insect.el (U+86CE): Add J78-695A and
40492         J{83|90}-3342.
40493
40494         * Ideograph-R075-Tree.el (M15217'): Add J78-3335; separate U+6982.
40495         (U+6982): Separate J83-3335, J90-3335 and C1-644D.
40496
40497 2000-02-28  MORIOKA Tomohiko  <tomo@m17n.org>
40498
40499         * Ideograph-R106-White.el (M22699): Unify U+7686.
40500
40501         * Ideograph-R177-Leather.el (M42781): Separate
40502         J{83|90}-3373.
40503
40504         * Ideograph-R140-Grass.el (M31170): Separate U+83D4.
40505         (M32601): Separate C5-7940; add mapping to U+8641.
40506
40507         * Ideograph-R061-Heart.el (M10617'): Remove C1-554E.
40508
40509         * Ideograph-R140-Grass.el (M31000): New character.
40510         (M31000'): Add J90-3259; move C1-5D23 to M31000.
40511         (M31168): New character.
40512         (M31168'): Add J90-325B; move C3-3E59 to M31168.
40513
40514 2000-02-26  MORIOKA Tomohiko  <tomo@m17n.org>
40515
40516         * Ideograph-R021-Spoon.el (J{78|83}-323D): Add J90-323D.
40517
40518         * Ideograph-R026-Seal.el (J{78|83}-3237): Add J90-3237.
40519
40520         * Ideograph-R009-Man.el (M628'): Add J90-3241.
40521         (M1178): Add J90-322F.
40522
40523 2000-02-25  MORIOKA Tomohiko  <tomo@m17n.org>
40524
40525         * Ideograph-R092-Fang.el (M19909): Unify C1-455B.
40526         (J90-3267): Unify J{78|83}-3267.
40527
40528         * Ideograph-R076-Lack.el (M16167): Unify U+6B4C.
40529         (M16168): Unify U+6B4D.
40530
40531         * Ideograph-R093-Cow.el (M19933): Unify U+7261.
40532
40533         * Ideograph-R124-Feather.el (M28614): New character.
40534         (M28614'): Separate K0-6962 to M28614.
40535         (M28616): Separate C6-3375.
40536         (M28617): Separate C6-3372.
40537         (M28618): Separate C6-3376.
40538         (M28619): Separate C5-2B2B.
40539         (M28620): Separate C4-2B22.
40540         (M28621): Separate C4-2B21.
40541         (M28622): Separate C4-2B24.
40542         (M28623): Separate U+7FBE.
40543         (M28624): Separate C4-2B23.
40544         (M28625): Separate U+7FBF.
40545         (M28626): Separate C6-3374.
40546         (M28627): Separate C4-2F33.
40547         (M28628): Separate U+437E.
40548         (M28629): Separate C5-2F61.
40549         (M28631): Separate C5-2F63.
40550         (M28632): Separate U+7FC0.
40551         (M28633): Separate C5-2F60.
40552         (M28634): Separate C4-2F31.
40553         (M28800): Moved from Ideograph-R196-Bird.el.
40554
40555         * Ideograph-R195-Fish.el (U+9BF5): Add J90-3033.
40556
40557 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
40558
40559         * Ideograph-R196-Bird.el: Move M28800 and U+7FF5 to
40560         Ideograph-R124-Feather.el.
40561         (U+9D0E): Add J{83|90}-322A.
40562
40563         * Ideograph-R196-Bird.el (U+9D2C): Add J78-7274 and J{83|90}-3229.
40564
40565         * Ideograph-R145-Clothes.el (M34629): Separate U+8956; unify
40566         J78-3228.
40567
40568         * Ideograph-R079-Weapon.el (M16618'): Unify U+6BB4; separate
40569         C3-2959.
40570
40571 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
40572
40573         * Ideograph-R076-Lack.el (M16024'): Unify U+6B27; separate
40574         C3-2954.
40575
40576         * Ideograph-R064-Hand.el (M11955): Separate U+62D0.
40577
40578 2000-02-23  MORIOKA Tomohiko  <tomo@m17n.org>
40579
40580         * Ideograph-R172-Short-Tailed-Bird.el (M41973): Separate
40581         J{78|83}-326D, K0-643A and J90-326D.
40582
40583         * Ideograph-R140-Grass.el (M30860'): Unify C6-2E22; separate
40584         J{78|83}-326A.
40585
40586         * Ideograph-R162-Walk.el (M38789): Separate C1-535E and U+8FE6.
40587         (M38790): Separate C3-2F31 and U+8FE7.
40588         (M38791): Separate C1-5365 and U+8FE8.
40589         (M38792): Separate C4-2B4F.
40590
40591         * Ideograph-R124-Feather.el (M28635): Unify K0-683A.
40592         (M28635'): Separate K0-683A; separate U+7FC1.
40593
40594         * Ideograph-R169-Gate.el (M41244): Add `jisx0208-difference'.
40595
40596         * Ideograph-R100-Life.el (M21689): Add J{78|83}-3179.
40597
40598 2000-02-22  MORIOKA Tomohiko  <tomo@m17n.org>
40599
40600         * Ideograph-R070-Square.el (M13628): Separate U+65BC.
40601         (U+65BC): Unify J{78|83|90}-3177 and C1-4D75.
40602
40603 2000-02-18  MORIOKA Tomohiko  <tomo@m17n.org>
40604
40605         * Ideograph-R086-Fire.el (U+7114): Add J{83|90}-316B.
40606
40607         * Ideograph-R187-Horse.el (M44633'): Add J{78|83|90}-3158.
40608
40609         * Ideograph-R108-Dish.el (M22972'): Unify U+76CA.
40610         (M22975): Unify U+76CB.
40611
40612 2000-02-17  MORIOKA Tomohiko  <tomo@m17n.org>
40613
40614         * Ideograph-R104-Sickness.el (M22069): Unify U+75AB.
40615         (M22081): Unify U+75B0.
40616
40617         * Ideograph-R140-Grass.el (M30808'): Add J90-3151.
40618
40619         * Ideograph-R108-Dish.el (M22961): Add J{78|83}-314E.
40620         (M22965): Unify U+76C9.
40621
40622         * Ideograph-R097-Melon.el (M21371): Unify C1-466A.
40623         (J90-313B): Unify J{78|83}-313B; separate C1-466A.
40624
40625 2000-02-16  MORIOKA Tomohiko  <tomo@m17n.org>
40626
40627         * Ideograph-R027-Cliff.el: Reformatted.
40628
40629         * Ideograph-R167-Gold.el (M40310): Separate U+925B, C1-6745 and
40630         J90-3174.
40631
40632 2000-02-15  MORIOKA Tomohiko  <tomo@m17n.org>
40633
40634         * Ideograph-R085-Water.el (M17260): Separate U+6CBF, J90-3168 and
40635         C1-4E58.
40636
40637         * Ideograph-R144-Walk-Enclosure.el (M34073): Separate
40638         {j78|83|90}-3152 and K0-6A5B.
40639
40640 2000-02-14  MORIOKA Tomohiko  <tomo@m17n.org>
40641
40642         * Ideograph-R184-Eat.el (M44146): Separate U+990C.
40643
40644         * Ideograph-R030-Mouth.el (M4286): Separate U+5642.
40645
40646         * Ideograph-R162-Walk.el (M38722): Separate U+8FC2.
40647         (M38901): Unify K0-5C71; separate C1-5D61 and J90-3029.
40648         (U+9022): Separate K0-5C71 and C1-5D61; add `jisx0208-difference'
40649         property.
40650
40651         * Ideograph-R140-Grass.el (M30699'): Separate U+829D.
40652         (J{78|83|90}-3032): Add `jisx0208-difference'.
40653
40654 2000-02-12  MORIOKA Tomohiko  <tomo@m17n.org>
40655
40656         * Ideograph-R120-Silk.el (M27682): Separate J{78|83|90}-305E.
40657         (SJG-6136): Unify J90-305E.
40658
40659         * Ideograph-R009-Man.el (SJG-352): Unify J90-304E.
40660
40661 2000-02-11  MORIOKA Tomohiko  <tomo@m17n.org>
40662
40663         * Ideograph-R195-Fish.el (M46413): Unify J78-3073.
40664         (U+9C2F): Unify J{83|90}-3073.
40665
40666 2000-02-10  MORIOKA Tomohiko  <tomo@m17n.org>
40667
40668         * Ideograph-R145-Clothes.el (M34091): Unify U+8863.
40669
40670         * Ideograph-R008-Lid.el (M00286): Unify J78-5035 and J83-5035.
40671         (U+4EA5): Unify J90-3067.
40672
40673         * Ideograph-R023-Hiding-Enclosure.el (U+533B): Add J90-3065.
40674
40675         * Ideograph-R162-Walk.el (M08680'1): Separate U+5DE1.
40676         (M39134): Unify K0-6B36.
40677         (M39134'): Unify U+907A.
40678
40679         * Ideograph-R047-River.el (M8680'): Moved from
40680         Ideograph-R162-Walk.el.
40681         (M08684): Likewise.
40682
40683         * Ideograph-R102-Field.el (M21854): Unify U+7570; separate
40684         C6-4B56.
40685         (M21854): Separate U+7570; unify C6-4B56.
40686
40687 2000-02-09  MORIOKA Tomohiko  <tomo@m17n.org>
40688
40689         * Ideograph-R145-Clothes.el (M34240): Add J78-3041.
40690
40691         * Ideograph-R064-Hand.el (M11835): Separate J90-3037.
40692
40693         * Ideograph-R085-Water.el (M17678): Separate U+6DEB.
40694         (M17951): Separate U+6EA2.
40695
40696         * Ideograph-R100-Life.el (M21687): Unify C3-3D3E instead of
40697         C3-3D3F.
40698
40699 2000-02-08  MORIOKA Tomohiko  <tomo@m17n.org>
40700
40701         * char-db-util.el (insert-char-data): Don't output mojikyo-pj-*.
40702
40703         * Ideograph-R184-Eat.el (M44014): Unify U+98DF.
40704         (M44080): Separate japanese-jisx02080-1978 and japanese-jisx0208.
40705
40706         * Ideograph-R100-Life.el (M21670): Unify GB, CNS and JIS.
40707         (M21680): Likewise.
40708         (M21684): Unify with U+7522.
40709         (M21684'): Unify with U+7523.
40710
40711         * Ideograph-R067-Script.el (M013450): Unify GB, CNS and JIS.
40712
40713         * Ideograph-R009-Man.el (M00378): Add japanese-jisx0208-1990.
40714
40715 2000-02-07  MORIOKA Tomohiko  <tomo@m17n.org>
40716
40717         * u0FF00-Halfwidth-and-Fullwidth-Forms.el, u030A0-Katakana.el,
40718         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
40719         u02500-Box-Drawing.el, u02190-Arrows.el,
40720         u02100-Letterlike-Symbols.el, u00400-Cyrillic.el, u00370-Greek.el,
40721         u000A0-Latin-1-Supplement.el: Add japanese-jisx0208-1990.
40722
40723 2000-02-06  MORIOKA Tomohiko  <tomo@m17n.org>
40724
40725         * u02000-General-Punctuation.el, u02200-Mathematical-Operators.el,
40726         u02300-Miscellaneous-Technical.el, u025A0-Geometric-Shapes.el,
40727         u03000-CJK-Symbols-and-Punctuation.el: Add japanese-jisx0208-1990.
40728
40729 2000-02-02  MORIOKA Tomohiko  <tomo@m17n.org>
40730
40731         * char-db-util.el (decode-builtin-char): Use `charset-name'.
40732         (write-char-range-data-to-file): Use utf-8.
40733
40734 2000-02-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
40735
40736         * char-db-util.el (insert-char-data): Print corresponding
40737         character as comment for `->ucs' and each coded-charset.
40738         (what-char-definition): Don't call `char-db-update-comment'.
40739
40740 2000-01-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
40741
40742         * mojikyo.el: New file.
40743
40744 2000-01-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
40745
40746         * char-db-util.el (insert-char-data): Print code-point of
40747         `ideograph-daikanwa' as a decimal value.
40748         (decode-builtin-char): New function.
40749
40750 2000-01-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
40751
40752         * char-db-util.el (insert-char-data): Modify for code-point format
40753         change.
40754
40755 1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
40756
40757         * u0A000-Yi-Syllables.el, u0AC00-Hangul-Syllables.el,
40758         u0FB00-Alphabetic-Presentation-Forms.el,
40759         u0FB50-Arabic-Presentation-Forms-A.el,
40760         u0FE20-Combining-Half-Marks.el, u0FE30-CJK-Compatibility-Forms.el,
40761         u0FE50-Small-Form-Variants.el,
40762         u0FE70-Arabic-Presentation-Forms-B.el,
40763         u0FF00-Halfwidth-and-Fullwidth-Forms.el, u0FFF0-Specials.el: New
40764         files.
40765
40766 1999-12-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
40767
40768         * char-db-util.el (insert-char-data): Change order of
40769         `kangxi-strokes'.
40770         (insert-char-data-with-variant): Look up variants of corresponding
40771         ucs character if a character does not have variants.
40772
40773 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
40774
40775         * ideograph-util.el (ideograph-char<): Fixed.
40776
40777         * u03100-Bopomofo.el (U+3128): Separate M00115.
40778
40779 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
40780
40781         * Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el: New files.
40782
40783         * Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
40784         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
40785         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
40786         Ideograph-R212-Dragon.el: New files.
40787
40788         * Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el: New files.
40789
40790         * Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
40791         Ideograph-R202-Millet.el, Ideograph-R203-Black.el: New files.
40792
40793         * Ideograph-R194-Ghost.el, Ideograph-R195-Fish.el,
40794         Ideograph-R196-Bird.el, Ideograph-R197-Salt.el,
40795         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el: New files.
40796
40797         * Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
40798         Ideograph-R193-Cauldron.el: New files.
40799
40800         * Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
40801         Ideograph-R187-Horse.el, Ideograph-R188-Bone.el,
40802         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el: New files.
40803
40804         * Ideograph-R183-Fly.el, Ideograph-R184-Eat.el: New files.
40805
40806         * Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
40807         Ideograph-R182-Wind.el: New files.
40808
40809         * Ideograph-R178-Tanned-Leather.el, Ideograph-R179-Leek.el: New
40810         files.
40811
40812         * Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
40813         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
40814         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
40815         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R173-Rain.el,
40816         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
40817         Ideograph-R176-Face.el, Ideograph-R177-Leather.el: New files.
40818
40819         * Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
40820         Ideograph-R163-City.el, Ideograph-R164-Wine.el,
40821         Ideograph-R165-Distinguish.el: New files.
40822
40823         * Ideograph-R156-Run.el, Ideograph-R157-Foot.el,
40824         Ideograph-R158-Body.el, Ideograph-R159-Cart.el,
40825         Ideograph-R160-Bitter.el: New files.
40826
40827         * Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
40828         Ideograph-R155-Red.el: New files.
40829
40830         * Ideograph-R151-Bean.el, Ideograph-R152-Pig.el: New files.
40831
40832         * Ideograph-R148-Horn.el, Ideograph-R149-Speech.el,
40833         Ideograph-R150-Valley.el: New files.
40834
40835         * Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
40836         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
40837         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
40838         Ideograph-R145-Clothes.el, Ideograph-R146-West.el,
40839         Ideograph-R147-See.el: New files.
40840
40841         * Ideograph-R137-Boat.el,
40842         Ideograph-R138-Stopping.el: New files.
40843
40844         * Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el: New files.
40845
40846         * Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
40847         Ideograph-R134-Mortar.el: New files.
40848
40849         * Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
40850         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
40851         Ideograph-R131-Minister.el: New files.
40852
40853         * Ideograph-R123-Sheep.el, Ideograph-R124-Feather.el,
40854         Ideograph-R125-Old.el, Ideograph-R126-And.el: New files.
40855
40856         * Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
40857         Ideograph-R112-Stone.el, Ideograph-R113-Spirit.el,
40858         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
40859         Ideograph-R116-Cave.el, Ideograph-R117-Stand.el,
40860         Ideograph-R118-Bamboo.el, Ideograph-R119-Rice.el,
40861         Ideograph-R120-Silk.el, Ideograph-R121-Jar.el,
40862         Ideograph-R122-Net.el: New files.
40863
40864         * Ideograph-R108-Dish.el, Ideograph-R109-Eye.el: New files.
40865
40866         * Ideograph-R106-White.el, Ideograph-R107-Skin.el: New files.
40867
40868         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
40869         Ideograph-R105-Dotted-Tent.el: New files.
40870
40871         * Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
40872         Ideograph-R101-Use.el, Ideograph-R102-Field.el: New files.
40873
40874         * Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
40875         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el: New files.
40876
40877         * Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
40878         Ideograph-R094-Dog.el: New files.
40879
40880         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el: New
40881         files.
40882
40883         * Ideograph-R088-Father.el, Ideograph-R089-Double-X.el: New files.
40884
40885         * Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
40886         Ideograph-R086-Fire.el, Ideograph-R087-Claw.el: New files.
40887
40888         * Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
40889         Ideograph-R083-Clan.el: New files.
40890
40891         * Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el: New files.
40892
40893         * Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
40894         Ideograph-R075-Tree.el, Ideograph-R076-Lack.el,
40895         Ideograph-R077-Stop.el, Ideograph-R078-Death.el: New files.
40896
40897         * Ideograph-R070-Square.el, Ideograph-R071-Not.el,
40898         Ideograph-R072-Sun.el: New files.
40899
40900         * Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el: New files.
40901
40902         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
40903         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
40904         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
40905         Ideograph-R061-Heart.el, Ideograph-R062-Halberd.el,
40906         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
40907         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
40908         Ideograph-R067-Script.el: New files.
40909
40910         * Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el:
40911         New files.
40912
40913         * Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el: New
40914         files.
40915
40916         * Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
40917         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
40918         Ideograph-R047-River.el, Ideograph-R048-Work.el,
40919         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el: New files.
40920
40921         * Ideograph-R041-Inch.el, Ideograph-R042-Small.el: New files.
40922
40923         * Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
40924         Ideograph-R038-Woman.el, Ideograph-R039-Child.el,
40925         Ideograph-R040-Roof.el: New files.
40926
40927         * Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el: New files.
40928
40929         * Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
40930         Ideograph-R033-Scholar.el: New files.
40931
40932         * Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
40933         Ideograph-R028-Private.el: Merge CJK Unified Ideographs Extension
40934         A.
40935
40936         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
40937         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
40938         Ideograph-R023-Hiding-Enclosure.el,
40939         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
40940         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
40941         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
40942         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
40943         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
40944         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
40945         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
40946         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
40947         Ideograph-R006-Hook.el: Merge `chinese-isoir165'.
40948
40949         * Ideograph-R004-Slash.el: Merge CNS chars not in Morohashi's
40950         Daikanwa.
40951
40952         * Ideograph-R003-Dot.el: Merge `chinese-isoir165'.
40953
40954         * Ideograph-R001-One.el: Merge `chinese-isoir165'.
40955
40956 1999-12-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
40957
40958         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
40959         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
40960         Ideograph-R023-Hiding-Enclosure.el,
40961         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el: Merge
40962         CJK Unified Ideographs Extension A.
40963
40964 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
40965
40966         * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
40967         Ideograph-R018-Knife.el: Merge CJK Unified Ideographs Extension A.
40968
40969 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
40970
40971         * Ideograph-R009-Man.el: Merge CJK Unified Ideographs Extension A.
40972
40973 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
40974
40975         * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Merge CJK
40976         Unified Ideographs Extension A.
40977
40978 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
40979
40980         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
40981         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
40982         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Merge CJK Unified
40983         Ideographs Extension A.
40984
40985 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
40986
40987         * Ideograph-R008-Lid.el (M00286): Separate
40988         `japanese-jisx0208-1978' and `japanese-jisx0208'.
40989
40990         * Ideograph-R005-Second.el: Merge `chinese-isoir165'.
40991
40992 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
40993
40994         * Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
40995         Ideograph-R002-Line.el, Ideograph-R001-One.el: Merge
40996         `chinese-isoir165'.
40997
40998 1999-12-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
40999
41000         * Ideograph-R030-Mouth.el: Merge `japanese-jisx0213-1' and
41001         `japanese-jisx0213-2'.
41002
41003 1999-12-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41004
41005         * Ideograph-R029-Again.el: Merge `japanese-jisx0213-2'.
41006
41007 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
41008
41009         * Ideograph-R028-Private.el: Merge `japanese-jisx0213-2'.
41010
41011 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
41012
41013         * Ideograph-R027-Cliff.el: Merge `japanese-jisx0213-1' and
41014         `japanese-jisx0213-2'.
41015
41016 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
41017
41018         * Ideograph-R026-Seal.el: Merge `japanese-jisx0213-1' and
41019         `japanese-jisx0213-2'.
41020
41021 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
41022
41023         * Ideograph-R025-Divination.el: Merge `japanese-jisx0213-1' and
41024         `japanese-jisx0213-2'.
41025
41026 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
41027
41028         * Ideograph-R024-Ten.el: Merge `japanese-jisx0213-1' and
41029         `japanese-jisx0213-2'.
41030
41031 1999-11-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
41032
41033         * Ideograph-R023-Hiding-Enclosure.el: Merge `japanese-jisx0213-2'.
41034
41035 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
41036
41037         * Ideograph-R022-Right-Open-Box.el: Merge `japanese-jisx0213-1'
41038         and `japanese-jisx0213-2'.
41039
41040 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
41041
41042         * Ideograph-R021-Spoon.el (M02574): Separate C1-4621.
41043         (M02576): Separate C6-2630.
41044         (M02579): Separate C5-234A.
41045         (M02581): Separate C4-284D.
41046         (M02582): Separate C6-2F2F.
41047         (M02588): Separate C6-3560.
41048
41049         * Ideograph-R020-Wrap.el: Merge `japanese-jisx0213-1' and
41050         `japanese-jisx0213-2'.
41051
41052 1999-11-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
41053
41054         * Ideograph-R019-Power.el, Ideograph-R018-Knife.el: Merge
41055         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
41056
41057         * Ideograph-R017-Open-Box.el (M01814): Separate C6-2365.
41058         (M01815): Separate C6-2361.
41059         (M01817): Separate C6-2363.
41060         (M01822): Separate C6-2323.
41061         (M01836): Separate C5-365D.
41062         (M01839): Separate C7-367B.
41063
41064 1999-11-25  MORIOKA Tomohiko  <tomo@etl.go.jp>
41065
41066         * Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
41067         Ideograph-R014-Cover.el: Merge `japanese-jisx0213-1' and
41068         `japanese-jisx0213-2'.
41069
41070         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2' with
41071         UCS.
41072
41073 1999-11-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
41074
41075         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2'.
41076         (J78-4B41 = J83-4B41): Moved to R109.
41077         (C6-316D): Moved to R072.
41078
41079 1999-11-24  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41080
41081         * Ideograph-R012-Eight.el: Merge `japanese-jisx0213-1' and
41082         `japanese-jisx0213-2'.
41083
41084 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
41085
41086         * Ideograph-R009-Man.el: Merge `japanese-jisx0213-1' and
41087         `japanese-jisx0213-2'.
41088
41089 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
41090
41091         * Ideograph-R010-Legs.el: Merge `japanese-jisx0213-1' and
41092         `japanese-jisx0213-2'.
41093
41094         * Ideograph-R011-Enter.el: Separate CNS.
41095
41096 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
41097
41098         * Ideograph-R008-Lid.el: Merge CJK Unified Ideographs Extension A.
41099
41100 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
41101
41102         * ideograph-util.el (update-ideograph-radical-table): Add
41103         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
41104
41105 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
41106
41107         * Ideograph-R015-Ice.el (M01612.07): Separate U+4ECC and C3-214C
41108         to M00360.
41109
41110         * Ideograph-R013-Down-Box.el (M001512): Separate C3-2148 to
41111         M00366'.
41112
41113 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
41114
41115         * Ideograph-R009-Man.el: Delete wrong? C6-XXXX code-points.
41116
41117         * Ideograph-R006-Hook.el, Ideograph-R005-Second.el: Merge CJK
41118         Unified Ideographs Extension A.
41119
41120         * Ideograph-R004-Slash.el (M00115): Merge CJK Unified Ideographs
41121         Extension A; separate U+3128.
41122         (M00116): Move C6-2123 to M00115.
41123
41124         * Ideograph-R001-One.el: Merge CJK Unified Ideographs Extension A.
41125
41126 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
41127
41128         * Ideograph-R008-Lid.el: Merge `japanese-jisx0213-2'.
41129
41130         * Ideograph-R007-Two.el: Merge `japanese-jisx0213-1'.
41131
41132         * Ideograph-R004-Slash.el: Merge `japanese-jisx0213-2'.
41133
41134         * Ideograph-R006-Hook.el (M00237): Separate C5-2330.
41135
41136         * Ideograph-R005-Second.el: Merge `japanese-jisx0213-2'.
41137
41138         * Ideograph-R002-Line.el: Merge `japanese-jisx0213-1' and
41139         `japanese-jisx0213-2'.
41140
41141         * u03040-Hiragana.el (HIRAGANA LETTER SMALL KA): New character.
41142         (HIRAGANA LETTER SMALL KE): New character.
41143
41144         * u02600-Miscellaneous-Symbols.el (WHITE SHOGI PIECE): New
41145         character.
41146         (BLACK SHOGI PIECE): New character.
41147
41148         * Ideograph-R001-One.el: Merge `japanese-jisx0213-1'.
41149
41150 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
41151
41152         * u01F00-Greek-Extended.el: Merge `japanese-jisx0213-1'.
41153
41154 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
41155
41156         * char-db-util.el (insert-char-data): Ignore `kangxi-radical' and
41157         `japanese-radical' if they have the same value of
41158         `ideographic-radical'; ignore `japanese-strokes' if it has the
41159         same value of `ideographic-strokes'.
41160
41161 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
41162
41163         * char-db-util.el (char-db-update-comment): Use mapping-table for
41164         `japanese-jisx0213-*'.
41165
41166 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
41167
41168         * u03300-CJK-Compatibility.el: Merge `japanese-jisx0213-1'.
41169
41170         * u03200-Enclosed-CJK-Letters-and-Months.el: Merge
41171         `japanese-jisx0213-1'.
41172
41173         * u03130-Hangul-Compatibility-Jamo.el, u03100-Bopomofo.el: Changed
41174         to utf-8 encoding.
41175
41176         * u030A0-Katakana.el, u03040-Hiragana.el,
41177         u03000-CJK-Symbols-and-Punctuation.el: Merge
41178         `japanese-jisx0213-1'.
41179
41180         * u02F00-Kangxi-Radicals.el: Changed to utf-8 encoding.
41181
41182         * u02700-Dingbats.el, u02600-Miscellaneous-Symbols.el,
41183         u025A0-Geometric-Shapes.el: Merge `japanese-jisx0213-1'.
41184
41185         * u02580-Block-Elements.el: Changed to utf-8 encoding.
41186
41187         * u02500-Box-Drawing.el, u02460-Enclosed-Alphanumerics.el,
41188         u02300-Miscellaneous-Technical.el, u02400-Control-Pictures.el,
41189         u02200-Mathematical-Operators.el, u02190-Arrows.el,
41190         u02150-Number-Forms.el, u02100-Letterlike-Symbols.el,
41191         u020A0-Currency-Symbols.el: Merge `japanese-jisx0213-1'.
41192
41193         * u02080-Subscripts.el, u02070-Superscripts.el: Changed to utf-8
41194         encoding.
41195
41196         * u02000-General-Punctuation.el,
41197         u01E00-Latin-Extended-Additional.el: Merge `japanese-jisx0213-1'.
41198
41199         * u00600-Arabic.el, u00590-Hebrew.el, u00400-Cyrillic.el: Changed
41200         to utf-8 encoding.
41201
41202         * u00370-Greek.el, u00300-Combining-Diacritical-Marks.el,
41203         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
41204         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
41205         u000A0-Latin-1-Supplement.el, u00020-Basic-Latin.el: Merge
41206         `japanese-jisx0213-1'.
41207
41208         * Ideograph-R030-Mouth.el: New file.
41209
41210 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
41211
41212         * Ideograph-R005-Second.el: Sync with CNS2Dict 0.390.
41213
41214 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
41215
41216         * char-db-util.el (insert-char-data): Generate comment for
41217         `cns-radical'.
41218
41219         * Ideograph-R004-Slash.el (M00129): Separated from U+5301.
41220         (M00135): Separate C6-222F.
41221
41222 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
41223
41224         * Ideograph-R003-Dot.el (M00100): Fixed.
41225
41226 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
41227
41228         * Ideograph-R002-Line.el: Sync with CNS2Dict 0.390.
41229
41230 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
41231
41232         * Ideograph-R001-One.el (M00032): Separate U+4E17 and C4-2155.
41233
41234 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
41235
41236         * Ideograph-R029-Again.el, Ideograph-R028-Private.el: New files.
41237
41238 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
41239
41240         * char-db-util.el (char-db-update-comment): Don't use
41241         mapping-table for `ideograph-daikanwa'.
41242
41243 1999-11-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
41244
41245         * Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
41246         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
41247         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
41248         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
41249         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
41250         Ideograph-R022-Right-Open-Box.el,
41251         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
41252         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
41253         Ideograph-R027-Cliff.el: New files.
41254
41255         * ideograph-util.el (write-ideograph-radical-char-data): Replace `
41256         ' in `name' by `-'.
41257
41258 1999-11-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
41259
41260         * Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
41261         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
41262         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
41263         Ideograph-R008-Lid.el, Ideograph-R009-Man.el,
41264         Ideograph-R010-Legs.el, Ideograph-R011-Enter.el: New files.
41265
41266         * ideograph-util.el (update-ideograph-radical-table): Add
41267         `japanese-jisx0208-1978' and `japanese-jisx0208-1990'; check Group
41268         00 Plane 10.
41269         (ideograph-char<): Prefer minor code of `morohashi-daikanwa'
41270         number.
41271
41272         * Ideograph-R001-One.el: Changed to utf-8 encoding.
41273
41274 1999-11-17  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41275
41276         * ideograph-util.el: New file.
41277
41278 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41279
41280         * Ideograph-R001-One.el: New file.
41281
41282 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41283
41284         * char-db-util.el (insert-char-data): Change order of
41285         `morohashi-daikanwa'.
41286
41287 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41288
41289         * char-db-util.el (char-attribute-name<) Use
41290         `charset-iso-final-char' instead of `charset-final'; fixed.
41291         (insert-char-data): Delete unused local variable `name'; use
41292         `charset-iso-graphic-plane' instead of `charset-graphic'.
41293         (char-db-update-comment): Use `charset-iso-graphic-plane' instead
41294         of `charset-graphic'.
41295         (insert-char-range-data): Delete unused local variable `variants'.
41296         (what-character-original-window-configuration): Define to avoid
41297         compiler warning.
41298
41299 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41300
41301         * char-db-util.el (ideographic-radicals): New constant.
41302         (insert-char-data): Change order of `ideographic-radical',
41303         `ideographic-strokes' and `total-strokes'; adjust width of the
41304         first element of a list.
41305
41306 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41307
41308         * ccs-jisx0201-latin.el: Deleted.
41309
41310 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
41311
41312         * u031A0-Extended-Bopomofo.el: New file.
41313
41314 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
41315
41316         * u02E00-CJK-Radical-Supplement.el: Renamed from
41317         u02E00-CJK-Radicals.el.
41318
41319 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41320
41321         * u03000-CJK-Symbols-and-Punctuation.el, u03040-Hiragana.el,
41322         u030A0-Katakana.el, u03100-Bopomofo.el,
41323         u03130-Hangul-Compatibility-Jamo.el, u03190-Kanbun.el,
41324         u03200-Enclosed-CJK-Letters-and-Months.el,
41325         u03300-CJK-Compatibility.el: New files.
41326
41327 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41328
41329         * u02E00-CJK-Radicals.el, u02F00-Kangxi-Radicals.el,
41330         u02FF0-Ideographic-Description-Characters.el: New files.
41331
41332 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41333
41334         * u02600-Miscellaneous-Symbols.el, u02700-Dingbats.el,
41335         u02800-Braille-Patterns.el: New files.
41336
41337 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41338
41339         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
41340         u025A0-Geometric-Shapes.el: New file.
41341
41342         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
41343         u025A0-Geometric-Shapes.el: New files.
41344
41345 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41346
41347         * u02400-Control-Pictures.el, u02440-OCR.el,
41348         u02460-Enclosed-Alphanumerics.el: New files.
41349
41350 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41351
41352         * u02200-Mathematical-Operators.el,
41353         u02300-Miscellaneous-Technical.el: New files.
41354
41355 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41356
41357         * u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
41358         u02190-Arrows.el: New files.
41359
41360 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41361
41362         * u02000-General-Punctuation.el, u02070-Superscripts.el,
41363         u02080-Subscripts.el, u020A0-Currency-Symbols.el,
41364         u020D0-Combining-Diacritical-Marks-for-Symbols.el: New files.
41365
41366 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41367
41368         * u00180-Latin-Extended-B.el: Reformatted to print code-point of
41369         GR-set as GR value.
41370
41371 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41372
41373         * char-db-util.el (insert-char-data): Modify order when CHAR does
41374         not have `decimal-digit-value' property.
41375
41376         * u00100-Latin-Extended-A.el: Reformatted to print code-point of
41377         GR-set as GR value.
41378         (FULLWIDTH LATIN SMALL LIGATURE IJ): Separated from <LATIN SMALL
41379         LIGATURE IJ>.
41380
41381         * u000A0-Latin-1-Supplement.el: Reformatted to print code-point of
41382         GR-set as GR value.
41383
41384 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41385
41386         * ccs-viscii.el: Deleted.
41387
41388 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41389
41390         * u013A0-Cherokee.el, u01400-Canadian.el, u01680-Ogham.el,
41391         u016A0-Runic.el, u01780-Khmer.el, u01800-Mongolian.el,
41392         u01E00-Latin-Extended-Additional.el, u01F00-Greek-Extended.el: New
41393         files.
41394
41395 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41396
41397         * char-db-util.el (insert-char-data): Print GR value for GR-set.
41398
41399 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41400
41401         * u010A0-Georgian.el, u01100-Hangul-Jamo.el, u01200-Ethiopic.el:
41402         New files.
41403
41404 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41405
41406         * char-db-util.el (char-db-update-comment): Use mapping-table for
41407         `arabic-iso8859-6'.
41408         (insert-char-data-with-variant): New function.
41409         (insert-char-range-data): Use `insert-char-data-with-variant'.
41410         (what-char-definition): Use `insert-char-data-with-variant'
41411         instead of `insert-char-data'; use `char-db-update-comment'.
41412
41413 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41414
41415         * u00900-Devanagari.el, u00980-Bengali.el, u00A00-Gurmukhi.el,
41416         u00A80-Gujarati.el, u00B00-Oriya.el, u00B80-Tamil.el,
41417         u00C00-Telugu.el, u00C80-Kannada.el, u00D00-Malayalam.el,
41418         u00D80-Sinhala.el, u00E00-Thai.el, u00E80-Lao.el,
41419         u00F00-Tibetan.el, u01000-Myanmar.el: New files.
41420
41421 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41422
41423         * u00400-Cyrillic.el, u00530-Armenian.el, u00590-Hebrew.el,
41424         u00600-Arabic.el, u00700-Syriac.el, u00780-Thaana.el: New files.
41425
41426 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41427
41428         * u00370-Greek.el (FULLWIDTH GREEK SMALL LETTER BETA): Fix typo.
41429
41430         * u00300-Combining-Diacritical-Marks.el: Reformatted.
41431
41432 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
41433
41434         * u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el:
41435         Reformatted.
41436
41437 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
41438
41439         * char-db-util.el (insert-char-data): Fix format of
41440         `iso-10646-comment'; swap order of `->lowercase' and
41441         `->titlecase'.
41442
41443         * u00180-Latin-Extended-B.el: Merge `latin-viscii' code-points.
41444
41445 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
41446
41447         * char-db-util.el (char-attribute-name<): New function.
41448         (insert-char-data): Use `char-attribute-name<' to sort; change
41449         order of `iso-10646-comment'.
41450         (char-db-update-comment): Use mapping-table for `latin-viscii-*'.
41451
41452         * u00100-Latin-Extended-A.el, u000A0-Latin-1-Supplement.el: Merge
41453         `latin-viscii' code-points.
41454
41455 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
41456
41457         * char-db-util.el (insert-char-data): Change order.
41458         (insert-char-range-data): Insert variants.
41459         (char-db-update-comment): Fix problem with ascii and
41460         non-ISO-2022-sets; don't insert control-characters.
41461
41462         * u00020-Basic-Latin.el: Merge `latin-viscii' code-points.
41463
41464 1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41465
41466         * auto-autoloads.el: New file.
41467
41468         * char-db-util.el: New file.
41469
41470 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
41471
41472         * u00020-Basic-Latin.el (SPACE): Add `(ipa #x7F)'.
41473
41474 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
41475
41476         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
41477         ccs-iso8859-9.el: Delete.
41478
41479         * u00000-C0.el, u00020-Basic-Latin.el, u00080-C1.el,
41480         u000A0-Latin-1-Supplement.el, u00180-Latin-Extended-B.el,
41481         u00100-Latin-Extended-A.el, u00250-IPA-Extensions.el,
41482         u002B0-Spacing-Modifier-Letters.el,
41483         u00300-Combining-Diacritical-Marks.el, u00370-Greek.el: New files.
41484
41485 1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
41486
41487         * ccs-viscii.el: Add mapping-table for `latin-viscii'.
41488
41489 1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
41490
41491         * ccs-viscii.el: Rename `vietnamese-viscii-*' to `latin-viscii-*'.
41492
41493 1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
41494
41495         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
41496         ccs-iso8859-9.el, ccs-jisx0201-latin.el, ccs-viscii.el,
41497         ccs-tcvn5712.el, ccs-jisx0208-1983.el: Moved from lisp/mule.