X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2FChangeLog;h=579b554f95ee7349b5875481042db69cbd39e1eb;hb=7ea95dbe422e68611a16b21c45b1bcdb3fc3c7bd;hp=aed1b7850e9039195c90c66805d923c4085c759b;hpb=5106c5f251f5b1f0dfe0c2d766a04e178ba7868c;p=chise%2Fxemacs-chise.git- diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index aed1b78..579b554 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,3 +1,1359 @@ +2002-04-03 MORIOKA Tomohiko + + * isolated-char.el (GT-60403): New character. + + * Ideograph-R154-Shell.el (C4-3026): Unify U-00027D2A. + (BC-8ACC): New character. + + * Ideograph-R082-Fur.el: + - Use `=>ucs' instead of `->ucs'. + - Merge mapping to CHINA3-JEF code points. + + * Ideograph-R075-Tree.el (C3-2D2E): Unify BC-8CAD. + (U+6A37): Use `->synonyms' instead of `->same-ideograph'. + + * Ideograph-R064-Hand.el (U+63D1): Unify JC3-4FE6. + (JX1-7474): Unify JC3-4FED. + (U+63F5): Don't relate to JC3-98C1. + (U+6505): Unify JC3-50B1. + + * Ideograph-R058-Snout.el (GT-60403): New character. + (U+5F54): Unify JC3-4CFA. + + * Ideograph-R041-Inch.el (U+5C03): Separate C2-2E6B. + + * Ideograph-R031-Enclosure.el, Ideograph-R030-Mouth.el: Add some + missing `ideographic-structure' properties. + + * Ideograph-R010-Legs.el (U+515A): Fix `ideographic-structure'. + + * Ideograph-R009-Man.el (J0-4152): Separate G1-3256 and U+5009; + modify `ideographic-structure'. + (U+505E): Use U+67BC instead of BC-8CAD in the + `ideographic-structure'. + +2002-04-02 MORIOKA Tomohiko + + * Ideograph-R029-Again.el (J0-4151): Simplify + `ideographic-structure'. + (U+53E2): Likewise. + + * Ideograph-R027-Cliff.el (U+53B4): Fix the operator of the + `ideographic-structure'. + + * Ideograph-R025-Divination.el (U+5364): Add + `ideographic-structure'. + +2002-04-02 MORIOKA Tomohiko + + * Ideograph-R005-Second.el (JSP-303C): Modify + `ideographic-structure'. + + * char-db-util.el (char-db-coded-charset-priority-list): Ignore + all `mojikyo-*'. + + * Ideograph-R028-Private.el (U+53C3): Simplify + `ideographic-structure'. + (U+53C4): Add `ideographic-structure'. + (U+53C5): Likewise. + + * Ideograph-R005-Second.el (U+4E5E): Use U-00020089 instead of + BC-8B4A in the `ideographic-structure'. + (JSP-303C): Unify B-D44B. + (C2-334E): Use U+722B instead of ; separate + U+4E7F. + (M059022): Separate B-D44B. + +2002-04-02 MORIOKA Tomohiko + + * Ideograph-R035-Go-Slowly.el (JX2-253A): Separate U+590B. + + * Ideograph-R028-Private.el (M-03088): Add + `ideographic-structure'. + + * Ideograph-R020-Wrap.el (C4-212F): Unify B-A463. + (U+52FA): Modify operator of the `ideographic-structure'; separate + B-A463. + (U+52FB): Modify operator of the `ideographic-structure'. + (U+52FC): Likewise. + (U+52FE): Likewise. + + * Ideograph-R009-Man.el (JSP-3124): Separate U+4F8C. + (M-00674): Separate C1-4F76, M000674, J0-3D53, K0-7155, B-AB54, + G0-3F21 and U+4FCA. + + * Ideograph-R025-Divination.el (U+5360): Use U+56D7 instead of + U+53E3 in the `ideographic-structure'. + + * Ideograph-R018-Knife.el (U+5225): Use U-00020BA0 instead of + C5-2161 in the `ideographic-structure'. + (U+5237): Use U-00021C2F instead of C6-244F in the + `ideographic-structure'. + + * Ideograph-R084-Steam.el: + - Use `=>ucs' instead of `->ucs'. + - Merge mapping to CHINA3-JEF code points. + + * Ideograph-R083-Clan.el: Use `=>ucs' instead of `->ucs'. + (JX1-764F): Unify JC3-55A8. + + * Ideograph-R081-Compare.el: Merge mapping to CHINA3-JEF code + points. + (M-16751): Use `=>ucs' instead of `->ucs'. + + * Ideograph-R050-Turban.el (U+5E2E): Unify JC3-4BFC. + +2002-04-02 MORIOKA Tomohiko + + * Ideograph-R145-Clothes.el (JX2-7828): Separate G0-7142 and + U+8864. + + * Ideograph-R142-Insect.el (J0-6950): Separate G0-723F, C1-582A + and U+86A9. + + * Ideograph-R140-Grass.el (M-30937): Separate J0-6829, EGB-7E3E + and U+8345. + (M-31634): Separate C1-6A5D. + (J0-6866): Separate G0-5D6F and U+84BF. + + * Ideograph-R046-Mountain.el (U+5C7A): Unify JC3-4BB7. + (U+37BC): Unify JC3-4BB3. + (U+5CA7): Unify JC3-4AF2. + +2002-04-02 MORIOKA Tomohiko + + * Ideograph-R080-Do-Not.el: Use `=>ucs' instead of `->ucs'. + (U+6BCF): Unify JC3-54F4. + + * Ideograph-R040-Roof.el (JX2-257C): Unify JC3-4AA1. + + * Ideograph-R030-Mouth.el: Add some missing + `ideographic-structure' properties. + +2002-04-01 MORIOKA Tomohiko + + * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): Add + `ideographic-structure'. + + * Ideograph-R149-Speech.el (J0-3840): Separate G0-5154, C1-4B46 + and U+8A00. + + * Ideograph-R141-Tiger.el (J0-3857): Separate C1-4F4D, G0-3B22 and + U+864E. + + * Ideograph-R117-Stand.el (J0-4E29): Separate G0-4122, C1-4721 and + U+7ACB. + + * Ideograph-R112-Stone.el (M-24056): Separate G0-6D39, C2-2C53 and + U+7809. + + * Ideograph-R066-Rap.el (M-13145): Unify BC-8CB6; map to + U-00022F04. + (U-00022F04): New character. + + * Ideograph-R042-Small.el (J0-3E2F): Separate G0-4959, C1-4537 and + U+5C11. + + * Ideograph-R035-Go-Slowly.el (C3-2546): Unify BC-8D64. + + * Ideograph-R019-Power.el (M-02308): Modify + `ideographic-structure'. + (U+52CB): Simplify `ideographic-structure'. + + * Ideograph-R018-Knife.el (C3-2325): Add `ideographic-structure'. + (U+522B): Simplify `ideographic-structure'. + (J0-516B): Add `ideographic-structure'. + (U+5250): Simplify `ideographic-structure'. + + * Ideograph-R013-Down-Box.el (C3-227B): Use char-spec instead of + char-ref in the `ideographic-structure'. + (JSP-3273): Separate U+518E. + + * Ideograph-R009-Man.el (J0-4E61): Modify `ideographic-structure'; + unify B-A54F. + (C1-456F): Separate B-A54F. + + * Ideograph-R008-Lid.el (J0-4E3C): Separate C1-4F69. + +2002-04-01 MORIOKA Tomohiko + + * Ideograph-R030-Mouth.el, Ideograph-R027-Cliff.el, + Ideograph-R012-Eight.el: Add some missing `ideographic-structure' + properties. + + * Ideograph-R028-Private.el: Add some missing + `ideographic-structure' properties. + (U+53C2): Use `script' and `<-simplified-ideograph' instead of + `comment'. + + * Ideograph-R079-Weapon.el, Ideograph-R078-Death.el, + Ideograph-R077-Stop.el, Ideograph-R076-Lack.el, + Ideograph-R075-Tree.el: + - Use `=>ucs' instead of `->ucs'. + - Merge mapping to CHINA3-JEF code points. + + * Ideograph-R024-Ten.el: Add some missing `ideographic-structure' + properties. + (U+5346): Use `<-vulgar-ideograph' instead of + `vulgar-char-of-shinjigen-1'; add `<-wrong-ideograph' and + `ideographic-structure'. + (U+5348): Use U-00020089 instead of BC-8B4A in the + `ideographic-structure'. + (U+5358): Use `script' and `<-simplified-ideograph' instead of + `comment'; add `ideographic-structure'. + + * Ideograph-R029-Again.el: Add some missing + `ideographic-structure' properties. + (U+53D9): Use `script' and `<-vulgar-ideograph' instead of + `comment'. + + * Ideograph-R026-Seal.el: Add some missing `ideographic-structure' + properties. + (U+536E): Fix `ideographic-structure'. + + * Ideograph-R009-Man.el (U+4F1C): Simplify + `ideographic-structure'. + (U+4F24): Use U-00020089 instead of BC-8B4A in the + `ideographic-structure'. + +2002-03-31 MORIOKA Tomohiko + + * char-db-util.el (char-db-coded-charset-priority-list): Ignore + `mojikyo-pj-*'. + + * Ideograph-R025-Divination.el: Add some missing + `ideographic-structure' properties. + + * Ideograph-R021-Spoon.el (U+52E7): Use U-0002090E instead of + M-02571 in the `ideographic-structure'. + + * Ideograph-R019-Power.el (U+52B1): Simplify + `ideographic-structure'. + (U+52E7): Use U-00020089 instead of BC-8B4A in the + `ideographic-structure'. + + * Ideograph-R007-Two.el (U+4E9D): Simplify + `ideographic-structure'. + +2002-03-30 MORIOKA Tomohiko + + * Ideograph-R102-Field.el (U+7545): Moved from + Ideograph-R072-Sun.el. + + * Ideograph-R013-Down-Box.el (U+5192): Unify JC3-5BBC. + + * Ideograph-R074-Moon.el, Ideograph-R073-Say.el, + Ideograph-R071-Not.el: + - Use `=>ucs' instead of `->ucs'. + - Merge mapping to CHINA3-JEF code points. + + * Ideograph-R072-Sun.el: + - Use `=>ucs' instead of `->ucs'. + - Merge mapping to CHINA3-JEF code points. + (J0-4B41): Separate M-01538. + (U+7545): Moved to Ideograph-R102-Field.el. + +2002-03-29 MORIOKA Tomohiko + + * Ideograph-R065-Branch.el, Ideograph-R067-Script.el: Merge + mapping to CHINA3-JEF code points. + + * Ideograph-R066-Rap.el, Ideograph-R070-Square.el: + - Use `=>ucs' instead of `->ucs'. + - Merge mapping to CHINA3-JEF code points. + + * Ideograph-R069-Axe.el: Merge mapping to CHINA3-JEF code points. + + * Ideograph-R068-Dipper.el (U+659D): Unify JC3-50DD. + +2002-03-28 MORIOKA Tomohiko + + * Ideograph-R064-Hand.el (M-12235): Separate G0-3560, C2-354D and + U+6382. + (M-12977): Separate JSP-413C, C1-796F, JX2-2D5D, G1-4039, B-C464 + and U+6514. + +2002-03-27 MORIOKA Tomohiko + + * Ideograph-R064-Hand.el, Ideograph-R063-Door.el, + Ideograph-R062-Halberd.el, Ideograph-R061-Heart.el: Merge mapping + to CHINA3-JEF code points. + +2002-02-26 MORIOKA Tomohiko + + * Ideograph-R060-Step.el: Merge mapping to CHINA3-JEF code points. + +2002-03-26 MORIOKA Tomohiko + + * README.en (Character Reference): Add `senhen'. + + * Ideograph-R059-Bristle.el, Ideograph-R058-Snout.el, + Ideograph-R057-Bow.el: Merge mapping to CHINA3-JEF code points. + + * Ideograph-R056-Shoot.el (JC3-41A7): New character. + + * Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el, + Ideograph-R053-Dotted-Cliff.el: Merge mapping to CHINA3-JEF code + points. + + * Ideograph-R050-Turban.el, Ideograph-R051-Dry.el: Merge mapping + to CHINA3-JEF code points. + +2002-02-25 MORIOKA Tomohiko + + * Ideograph-R049-Oneself.el: Merge mapping to CHINA3-JEF code + points. + + * Ideograph-R047-River.el (M-08684): Unify JC3-67AA. + (U+5DE2): Unify JC3-52F1. + +2002-03-25 MORIOKA Tomohiko + + * Ideograph-R046-Mountain.el: Merge mapping to CHINA3-JEF code + points. + + * Ideograph-R045-Sprout.el (U+5C70): Unify JC3-99E5. + + * Ideograph-R044-Corpse.el: Merge mapping to CHINA3-JEF code + points. + + * Ideograph-R042-Small.el: Merge mapping to CHINA3-JEF code + points. + (M-07479): Add `->ideographic-variants' for M-07477; separate + C3-223F. + + * Ideograph-R041-Inch.el: Merge mapping to CHINA3-JEF code points. + + * Ideograph-R043-Lame.el: Merge mapping to CHINA3-JEF code points. + + * Ideograph-R040-Roof.el: Merge some missing mapping to CHINA3-JEF + code points. + +2002-02-22 MORIOKA Tomohiko + + * Ideograph-R170-Mound.el (U+9689): Separate JSP-6664. + +2002-02-22 MORIOKA Tomohiko + + * Ideograph-R160-Bitter.el (M-38638): Add `<-vulgar-ideograph' for + M-38671 and M-38649; delete `kangxi-radical' and `kangxi-strokes'. + + * Ideograph-R135-Tongue.el (M-30307): Separate J90-3C2D; map to + U+8F9E; add `->identical' for M-38638; add `<-vulgar-ideograph' + for M-38671 and M-38649. + (C3-4425): Map to U+8F9E. + +2002-02-21 MORIOKA Tomohiko + + * Ideograph-R085-Water.el (M-49217): Unify U+6E12. + (M-18060): Unify U+6EE3. + +2002-02-20 MORIOKA Tomohiko + + * Ideograph-R075-Tree.el (M-49176): Unify U+699D. + + * Ideograph-R037-Big.el (M-05898): Map to U-000215FE. + (C6-2A58): Separate M-05898. + +2002-02-20 MORIOKA Tomohiko + + * Ideograph-R016-Table.el (U+51E1): Delete `cns-radical'; add + `->identical' for C1-443B; separate C1-443B. + + * Ideograph-R004-Slash.el (H1-AAFB): Moved to + Ideograph-R005-Second.el; unify U-000200D5. + (GT-00199): Unify U+3406. + +2002-02-19 MORIOKA Tomohiko + + * Ideograph-R040-Roof.el (U-00021AA3): Separate C4-4948. + + * Ideograph-R035-Go-Slowly.el (U-00021576): Separate C5-4C50. + + * Ideograph-R030-Mouth.el (M-04531): Separate C7-3F2E. + (C7-3F2E): Separate U-000210A2. + +2002-02-19 MORIOKA Tomohiko + + * Ideograph-R029-Again.el (M-03155): Separate C6-2A32. + (C6-2A32): Separate U-00020B3B. + + * Ideograph-R028-Private.el (U-0002128F): Separate C6-2641. + +2002-02-19 MORIOKA Tomohiko + + * Ideograph-R005-Second.el (U-000200D5): Add + `ideographic-structure'. + +2002-02-18 MORIOKA Tomohiko + + * isolated-char.el (GT-21862): New character. + (GT-40268): New character. + +2002-02-18 MORIOKA Tomohiko + + * Ideograph-R140-Grass.el (MH-521): Use `=>ucs' instead of + `->ucs'; unify GT-40268. + (C3-4E52): Delete `->mojikyo'. + (M066163): Use `=>ucs' instead of `->ucs'; Delete `->mojikyo'. + +2002-02-18 MORIOKA Tomohiko + + * Ideograph-R162-Walk.el (M055104): Use `=>ucs' instead of + `->ucs'; delete `->mojikyo'. + (M077259): Likewise. + (M055801): Use `=>ucs' instead of `->ucs'. + + * Ideograph-R001-One.el (U-00023944): Moved to + Ideograph-R077-Stop.el. + + * Ideograph-R130-Meat.el (U+81A4): Use J0-6733 instead of M054669 + as the link of `->same-ideograph'. + +2002-02-17 MORIOKA Tomohiko + + * Ideograph-R170-Mound.el (C5-232E): Unify U-00028E16. + + * Ideograph-R109-Eye.el (C6-333D): Use `=>ucs*' instead of + `ideograph='; use `<-original-ideograph' instead of + `original-ideograph-of'. + (M023210): Use `=>ucs' instead of `->ucs'; add `=>ucs*' for + U-000250F2. + + * Ideograph-R084-Steam.el (M050246): Use `=>ucs' instead of + `->ucs'; unify GT-21862. + (U+6C30): Delete `->mojikyo'. + (C2-3D2B): Likewise. + + * Ideograph-R077-Stop.el (C6-232E): Don't unify U-00028E16; unify + H1-A6EA and U-00023944; add `ideographic-structure'. + (M016257): Map to U-00023944 instead of U-00028E16. + +2002-02-14 MORIOKA Tomohiko + + * Ideograph-R191-Fight.el (M050601): Use `=>ucs' instead of + `->ucs'. + + * Ideograph-R187-Horse.el (M068356): Use `=>ucs' instead of + `->ucs'. + + * Ideograph-R184-Eat.el (M044064): Use `=>ucs' instead of `->ucs'. + + * Ideograph-R167-Gold.el (M059972): Use `=>ucs' instead of + `->ucs'. + + * Ideograph-R159-Cart.el (M086337): Use `=>ucs' instead of + `->ucs'. + + * Ideograph-R157-Foot.el (M057421): Use `=>ucs' instead of + `->ucs'. + + * Ideograph-R149-Speech.el (M050036): Use `=>ucs' instead of + `->ucs'. + + * Ideograph-R146-West.el (M034789): Use `=>ucs' instead of + `->ucs'. + + * Ideograph-R144-Walk-Enclosure.el (M053307): Use `=>ucs' instead + of `->ucs'. + + * Ideograph-R135-Tongue.el (C1-485F): Use U+820C instead of + M030277 as the link of `<-original-ideograph'. + (U+820D): Don't use char-ref in the `ideographic-structure'. + + * Ideograph-R128-Ear.el (M029074): Use `=>ucs' instead of `->ucs'. + + * Ideograph-R120-Silk.el (M082779): Use `=>ucs' instead of + `->ucs'. + (M055448): Likewise. + + * Ideograph-R115-Grain.el (M050322): Use `=>ucs' instead of + `->ucs'. + + * Ideograph-R108-Dish.el (M022972): Use `=>ucs' instead of + `->ucs'. + + * Ideograph-R102-Field.el (M021805): Use `=>ucs' instead of + `->ucs'. + + * Ideograph-R079-Weapon.el (M050242): Use `=>ucs' instead of + `->ucs'. + (M016629): Likewise. + (M073347): Likewise. + (M016632): Likewise. + (M016633): Likewise. + (M016635): Likewise. + (M016636): Likewise. + +2002-02-14 MORIOKA Tomohiko + + * Ideograph-R135-Tongue.el (C1-485F): Fix `:char' of + `<-original-ideograph'. + +2002-02-13 MORIOKA Tomohiko + + * Ideograph-R072-Sun.el (M057064): Use `=>ucs' instead of `->ucs'. + +2002-02-12 MORIOKA Tomohiko + + * Ideograph-R030-Mouth.el (U+5411): Delete wrong + `ideographic-structure' and CB-05156. + (U+54CD): Add `ideographic-structure' and CB-05156. + +2002-02-01 MORIOKA Tomohiko + + * Ideograph-R063-Door.el: Add some mappings to CJK Ext-B code + points and Daikanwa numbers. + +2002-01-31 MORIOKA Tomohiko + + * Ideograph-R069-Axe.el: + - Use `=>ucs' instead of `->ucs'. + - Add some mappings to CJK Ext-B code points. + + * Ideograph-R068-Dipper.el: Add some mappings to CJK Ext-B code + points. + + * Ideograph-R067-Script.el (M-13485): Don't map to U+6594. + - Use `=>ucs' instead of `->ucs'. + - Add some mappings to CJK Ext-B code points. + + * Ideograph-R065-Branch.el: Add some mappings into CJK Ext-B code + points. + +2002-01-29 MORIOKA Tomohiko + + * Ideograph-R062-Halberd.el, Ideograph-R060-Step.el, + Ideograph-R059-Bristle.el: Merge some mappings to CJK Ext-B code + points. + +2002-01-24 MORIOKA Tomohiko + + * Ideograph-R007-Two.el (U-00020134): Add `->identical' for + C6-307C. + + * Ideograph-R058-Snout.el: Add some mappings into CJK Ext-B code + points. + (C6-246E): Unify U-00022450; use `<-vulgar-ideograph' instead of + `vulgar-ideograph-of'. + + * Ideograph-R057-Bow.el: Add some mappings into CJK Ext-B code + points. + (M-09695): Fix `ideographic-strokes'; separate C5-2147; unify + H1-AEC6 and U-00022399; add `ideographic-structure'. + (C5-2147): Fix `ideographic-strokes'; map to U-00022399. + (C6-2177): Unify H1-AEA7 and U-0002239D; add + `ideographic-structure'. + (C6-307C): Add `->identical' for U-00020134; map to U-00020134. + +2002-01-24 MORIOKA Tomohiko + + * Ideograph-R055-Two-Hands.el: Add some mappings into CJK Ext-B + code points. + (C6-2467): Add `->identical' for U-00020020; add + `ideographic-structure'. + + * Ideograph-R005-Second.el (BC-8871): Don't unify U-00022398. + + * Ideograph-R001-One.el (U-00020020): Add `->identical' for + C6-2467. + +2002-01-24 MORIOKA Tomohiko + + * Ideograph-R056-Shoot.el, Ideograph-R054-Long-Stride.el: Add some + mappings into CJK Ext-B code points. + +2002-01-23 MORIOKA Tomohiko + + * Ideograph-R154-Shell.el (U+8D53): Moved from + Ideograph-R053-Dotted-Cliff.el. + +2002-01-22 MORIOKA Tomohiko + + * Ideograph-R053-Dotted-Cliff.el: Add some mappings for CJK Ext-B + code points. + (M-09392'): New character; unify GT-11849. + (C5-3828): Map to M-09392' instead of M-09384; unify U-00022246. + (U+8D53): Moved to Ideograph-R154-Shell.el. + +2002-01-14 MORIOKA Tomohiko + + * Ideograph-R050-Turban.el: + - Add some CJK Ext-B code points. + - Add some missing mapping between CNS and Daikanwa. + - Fix some bugs [and perhaps might add some bugs :-P]. + +2002-01-10 MORIOKA Tomohiko + + * Ideograph-R118-Bamboo.el (M-26243): Map to U+7BC0. + +2002-01-08 MORIOKA Tomohiko + + * Ideograph-R046-Mountain.el: Merge some CJK Ext-B code points. + +2002-01-08 MORIOKA Tomohiko + + * mojikyo-ccs.el: Add (provide 'mojikyo-ccs). + + * mojikyo-conf.el: Add (provide 'mojikyo-conf). + +2002-01-07 MORIOKA Tomohiko + + * Ideograph-R032-Earth.el (MH-89): Unify GT-06516. + + * mojikyo-conf.el (default-coded-charset-priority-list): Add + setting about for `mojikyo-pj-*'. + + * mojikyo-ccs.el: Delete setting about + `default-coded-charset-priority-list' for `mojikyo-pj-*'. + +2002-01-06 MORIOKA Tomohiko + + * mojikyo-conf.el, mojikyo-ccs.el: New file. + +2001-12-31 MORIOKA Tomohiko + + * mojikyo.el: Delete mojikyo.el. + +2001-12-26 MORIOKA Tomohiko + + * Ideograph-R124-Feather.el (M-28635): Use char-spec instead of + char-ref for the operator of the `ideographic-structure'; unify + B-AFCE. + (M028635): Use char-spec instead of char-ref for the operator of + the `ideographic-structure'. + (J83-3227): Likewise. + (U+7FC1): Likewise; separate B-AFCE. + +2001-12-25 MORIOKA Tomohiko + + * Ideograph-R052-Short-Thread.el: Add some CJK Ext-B code points. + (C5-2169): Unify M-09195 and U-000221B3. + (C4-2267): Unify M-09196 and U-000221B6. + (M-09197): New character. + (C4-2427): Relate to M-09197; unify U-000221B7. + (C5-2427): Unify M-09198 and U-000221B8. + (M-09201): New character. + (C6-2B25): Relate to M-09201; unify U-000221BC. + (M-09202): New character. + (C5-2624): Relate to M-09202; unify U-000221BD. + (C5-2625): Unify M-09203 and U-000221BE. + (C6-306A): Unify M-09204 and U-000221BF. + (C6-3736): Unify M-09206 and U-000221C6. + (U-000221C7): New character. + (C4-314A): Relate to M-09207; map to U-000221C7. + (C6-4843): Unify U-000221CA. + (U-000221CB): New character. + (C5-3E7C): Relate to M-09211; map to U-000221CB. + (C6-5C4E): Unify M-09213 and U-000221CF. + (C5-455B): Unify M-09214 and U-000221CC. + (M-09215): New character. + (C3-465E): Relate to M-09215. + (M-09216): New character. + (C7-225B): Relate to M-09216; unify U-000221CD. + (C7-225D): Unify M-09217 and U-000221D2. + (C7-225C): Unify M-09218 and U-000221D1. + (M-09220): New character. + (C7-576D): Relate to M-09220; unify U-000221D6. + + * Ideograph-R049-Oneself.el: Add some CJK Ext-B code points. + (C6-245D): Add `->identical' for U-000200AC; map to U-000200AC. + + * Ideograph-R051-Dry.el, Ideograph-R048-Work.el: Add some CJK + Ext-B code points. + + * Ideograph-R047-River.el: Add some CJK Ext-B code points. + (M-08671): Unify BC-8DEA and U-00021FE8. + + * Ideograph-R045-Sprout.el: Add some CJK Ext-B code points. + (M-07827): Unify BC-88B2 and U-00021CFE. + + * Ideograph-R044-Corpse.el: Add some CJK Ext-B code points. + + * Ideograph-R005-Second.el (U-00021FE8): Moved to + Ideograph-R047-River.el. + (U-00021CFE): Moved to Ideograph-R045-Sprout.el. + + * Ideograph-R004-Slash.el (U-000200AC): Add `->identical' for + C6-245D. + + * Ideograph-R025-Divination.el (U+535D): Delete + `ideographic-structure'. + +2001-12-23 MORIOKA Tomohiko + + * Ideograph-R008-Lid.el: Add some relations between Hanziku and + CJK Ext-B code points. + + * Ideograph-R130-Meat.el (M-29860): Map to U-00026803; add + `ideographic-structure'. + (U-00026803): New character. + (C7-316C): Map to U-00026803; add `ideographic-structure'. + (U+6725): Moved to Ideograph-R074-Moon.el. + (U+81A5): Add `total-strokes'. + (U+81B6): Likewise. + +2001-12-23 MORIOKA Tomohiko + + * Ideograph-R189-Tall.el: + - Add some Hanziku code points. + - Add some `ideographic-structure' properties. + + * Ideograph-R078-Death.el (M-16529): Map to U-00023A3B; add + `ideographic-structure'. + (U-00023A3B): New character. + (C6-5373): Map to U-00023A3B; add `ideographic-structure'. + + * Ideograph-R074-Moon.el (U+6725): New character [moved from + Ideograph-R130-Meat.el]. + (U+81B6): Moved to Ideograph-R130-Meat.el. + +2001-12-22 MORIOKA Tomohiko + + * Ideograph-R095-Profound.el (M-20819): Map to U-000248E7; add + `ideographic-structure'. + (C6-4B46): Unify H1-E1F1 and U-000248E7; add + `ideographic-structure'. + (M-20820): Map to U-000248E8; add `ideographic-structure'. + (C6-5E72): Unify H1-E254 and U-000248E8; add + `ideographic-structure'. + + * Ideograph-R123-Sheep.el (M-28535): Map to U-000263A7; add + `ideographic-structure'. + (C7-314F): Unify H1-E275 and U-000263A7; add + `ideographic-structure'. + (C4-4C48): Add `ideographic-structure'. + + * Ideograph-R101-Use.el (M-21720): Map to U-00024C0E; add + `ideographic-structure'. + (C7-477D): Unify H1-E2BC and U-00024C0E; add + `ideographic-structure'. + + * Ideograph-R086-Fire.el (M-18985): Separate C5-2E4F; map to + U-000241EF; add `ideographic-structure'. + (U-000241EF): New character. + (C5-2E4F): map to U-000241EF; add `ideographic-structure'. + + * Ideograph-R059-Bristle.el (U+5F61): Unify BC-8B71. + (M-10028): Separate C5-5447; map to U-000224B2; add + `ideographic-structure'. + (C5-5447): Unify H1-E27D and U-000224B2; add + `ideographic-structure'. + +2001-12-22 MORIOKA Tomohiko + + * Ideograph-R210-Even.el (M-48580): Add `ideographic-structure'; + map to U-0002A5D0. + (H1-E2C5): New character. + (C5-7A22): Add `ideographic-structure'; unify U-0002A5D0. + + * Ideograph-R009-Man.el: + - Unify or Map UCS code points with some Hanziku code points. + - Add or fix `ideographic-structure' into some Hanziku characters. + - Add strokes into some Hanziku characters. + +2001-12-21 MORIOKA Tomohiko + + * Ideograph-R149-Speech.el (M-35206): Separate C5-2327; Map to + U-0002795B. + (C5-2327): Add `ideographic-structure'; unify H1-DFEB. + (M-35207): Separate C5-2328; Map to U-0002795C. + (C5-2328): Add `ideographic-structure'; unify H1-DFEC. + + * Ideograph-R120-Silk.el (M-28068): Map to U-000261E8. + (H1-E2C2): New character. + (C7-585F): Map to U-000261E8. + (U-000261E8): New character. + + * Ideograph-R037-Big.el (M-05989): Add `ideographic-structure'. + (U-00021669): Likewise; unify H1-E1F7. + + * Ideograph-R036-Evening.el (H1-E0D0): New character. + (CB-03754): Map to U-00020157. + (C5-2C66): Separate U-00020157; add `->identical' for U-00020157. + + * Ideograph-R030-Mouth.el (M-03562): Add `ideographic-structure'. + (U-00020C57): Likewise; unify H1-E0EE. + (M-04326): Add `ideographic-structure'. + (C7-2146): Separate U-0002018A; add ~->identical' for U-0002018A; + add `ideographic-structure'. + +2001-12-21 MORIOKA Tomohiko + + * Ideograph-R160-Bitter.el (M-38633): Map to U-00028410; add + `ideographic-structure'. + (H1-AFC8): New character. + (C5-3625): Add `ideographic-structure'; unify U-00028410. + + * Ideograph-R114-Track.el (M-24897): Unify H1-AFE5 and U-00025744; + add `ideographic-structure'. + (C7-262C): Map to U-00025744. + + * Ideograph-R136-Oppose.el (M-30344): Unify H1-AFE8 and + U-000269FF; add `ideographic-structure'. + + * Ideograph-R064-Hand.el (M-12077): Unify H1-AFA9 and U-00022B2B; + add `ideographic-structure'. + + * Ideograph-R005-Second.el (U-000200D5): Unify H1-AAFB. + (H1-AEEA): Unify U-000200E8. + (H1-AEED): Unify U-000200EB. + (H1-AF63): Unify U-000200F0. + (H1-AF42): Unify U-000200F1. + (U-000200F3): Unify H2-D1E5. + (H1-AFA5): Unify U-000200F5. + (U-000200F9): New character. + (H1-AFAA): Map to U-000200F9; fix `ideographic-structure'. + (H1-AFAB): Unify U-000200FA; fix `ideographic-structure'. + (U-000200FF): New character. + (H1-AFC5): Map to U-000200FF; fix `ideographic-structure'. + (H1-AFCB): Unify U-00020103. + (M-00219): Unify H5-F94F. + (U-00020108): Unify H8-E35B. + (H1-AFE5): Moved to Ideograph-R114-Track.el. + (H1-AFE8): Moved to Ideograph-R136-Oppose.el. + (M-00221): Unify H5-F969. + (H1-AFC8): Moved to Ideograph-R160-Bitter.el. + (H1-AFA9): Moved to Ideograph-R064-Hand.el. + (H1-AF61): Moved to Ideograph-R140-Grass.el. + (H1-AEE5): Moved to Ideograph-R036-Evening.el. + (H1-AEE3): Moved to Ideograph-R028-Private.el. + (H1-AEC6): Moved to Ideograph-R057-Bow.el. + (H1-AEA7): Moved to Ideograph-R057-Bow.el. + (H1-AEA5): Moved to Ideograph-R028-Private.el. + (H1-AE61): Moved to Ideograph-R026-Seal.el. + +2001-12-20 MORIOKA Tomohiko + + * Ideograph-R057-Bow.el (U-00022399): New character. + (U-0002239D): Likewise. + + * Ideograph-R007-Two.el (U-00020131): Unify H7-EEEB. + (U-00020134): New character. + (M-00283): Separate U-00020AFC; add `->identical' for U-00020AFC. + + * Ideograph-R040-Roof.el: Add some CJK Ext-B code points. + (M-07074): Separate C6-244A. + (U-000219BF): New character. + (C6-244A): Map to U-000219BF. + + * Ideograph-R028-Private.el (M-03080): Separate U+53BE and + EGB-2C21; delete `kangxi-radical' and `kangxi-strokes'. + (U+53BE): Unify H1-AEE3; add `ideographic-structure'. + (U-00020AFC): New character. + + * Ideograph-R006-Hook.el (U-00020117): Unify H1-B8A3. + (M-00239): Separate U-00020029; add `->identical' for U-00020029. + (U-0002011A): Unify H10-D547. + (U-0002011B): Unify H2-EC53. + + * Ideograph-R001-One.el (U-00020029): New character. + +2001-12-20 MORIOKA Tomohiko + + * Ideograph-R004-Slash.el (M-00136): Unify BC-85D2 and U-0002009F. + +2001-12-20 MORIOKA Tomohiko + + * Ideograph-R140-Grass.el (U-00026AF9): New character. + + * Ideograph-R039-Child.el (M-06971): Separate U-000200F1; add + `->identical' for U-000200F1; add `ideographic-structure'. + + * Ideograph-R037-Big.el (J0-546F): Unify EGB-7A25, B-C95B and + U+592C. + (C2-213B): Separate EGB-7A25, B-C95B and U+592C. + (U-00021645): New character. + (H1-ACBB): Likewise. + (U-00021686): Unify H1-ACC0; add `ideographic-structure'. + (C7-2C7D): Add `ideographic-structure'. + + * Ideograph-R036-Evening.el (U-00021588): Unify H1-AEE5; add + `ideographic-structure'. + + * Ideograph-R004-Slash.el (H1-AB78): Unify U-0002009D. + (H1-ABB9): Unify U-000200A1. + (H1-ABE0): Unify U-000200A7. + (U-000200AC): New character. + (H1-ABE6): Unify U-0002394B. + (U-000200B1): New character. + (U-000200B3): New character. + (H1-ABE7): Unify U-000200B5. + (H1-ABF9): Unify U-00024C06. + (H1-ABFD): Unify U-0002664D. + (H1-ABF7): Unify U-00027E86. + (H1-AC43): Unify U-000200B8. + (U-00021D18): Unify H3-D0D4. + (H1-AC7B): Unify U-000200BD. + (U-00020B61): Unify H1-F855. + (H1-AC7E): Unify U-000200C0. + (H1-ACA1): Unify U-000200C1. + (U-000200C2): New character. + (H1-ACBB): Moved to Ideograph-R037-Big.el. + (H1-ACBD): Unify U-0002A00B. + (H1-B3B6): New character. + (H1-ACBC): Unify U-00025740. + (H1-ACC0): Moved to Ideograph-R037-Big.el. + (U-000200C8): New character. + +2001-12-19 MORIOKA Tomohiko + + * Ideograph-R102-Field.el (U-00024CCF): New character [moved from + Ideograph-R001-One.el]. + +2001-12-19 MORIOKA Tomohiko + + * Ideograph-R028-Private.el (U-00020AD5): Add + `ideographic-structure'; unify H1-AEA5. + + * Ideograph-R026-Seal.el (BC-8A60): New character. + (U+536B): Add `ideographic-structure'; unify H1-AE61. + + * Ideograph-R002-Line.el (U-0002006C): New character. + (BC-8D5D): Moved to Ideograph-R030-Mouth.el. + (U-00023244): Unify H4-E3AE. + (U-00020077): Add `->identical' for M-04218. + (U-0002011D): Unify H1-F043. + + * Ideograph-R001-One.el (U-00020018): Unify H2-C1A3. + (U-00020922): Unify H1-DC50. + (U-00020048): Add `->identical' for M-04020; add + `->same-ideograph' for C6-472D. + (M-00065): Separate U-00024CCF and moved it to + Ideograph-R102-Field.el; add `->identical' for U-00024CCF. + (U-00021B4B): Unify H2-B9A5. + (U-0002005E): New character. + (U-0002005C): Likewise. + (U-00020050): Likewise. + (U-00020045): Likewise. + (U-0002001E): Likewise. + + * Ideograph-R030-Mouth.el: Add some CJK Ext-B code points. + +2001-12-19 MORIOKA Tomohiko + + * Ideograph-R087-Claw.el (M-19655): Separate U+722B. + + * Ideograph-R075-Tree.el (U+6740): Relate to M-14471; add + `->same-ideograph' for M-14471. + + * Ideograph-R003-Dot.el (U-00020084): Unify H4-E461. + +2001-12-19 MORIOKA Tomohiko + + * u02E00-CJK-Radical-Supplement.el (CJK RADICAL PAW ONE): Add + `<-radical' for U+722B. + (CJK RADICAL PAW TWO): Add `<-radical' for M-19655. + + * u0E000-Private-Use.el (U+F4A6): Revived. + + * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): Relate to + M-42120. + + * Ideograph-R140-Grass.el (M-31582): Separate JSP-586E, C4-466C + and U+84A6. + (BC-8CB0): New character. + + * Ideograph-R079-Weapon.el (BC-8AD4): New character. + +2001-12-19 MORIOKA Tomohiko + + * Ideograph-R065-Branch.el (M-13067): Unify CB-02050; use `=>ucs' + instead of `->ucs'; add `ideographic-structure'. + - Merge Big5 code points. + - Use `=>ucs' instead of `->ucs'. + - Add some `ideographic-structure' properties. + - Add some CBETA numbers. + +2001-12-18 MORIOKA Tomohiko + + * u02E00-CJK-Radical-Supplement.el (CJK RADICAL CLOTHES): Add + `<-radical' for U+8864. + + * Ideograph-R023-Hiding-Enclosure.el (M-02674): Add + `<-simplified-ideograph'; add `ideographic-structure'. + (U+533A): Use `<-simplified-ideograph' instead of + `simplified-ideograph-of'; add `ideographic-structure'. + + * Ideograph-R022-Right-Open-Box.el: Add some missing + `ideographic-structure' properties. + + * Ideograph-R020-Wrap.el: Canonicalize some operators of + `ideographic-structure' properties. + (U+5301): Use `->same-ideograph' instead of `comment'; add + `ideographic-structure'. + + * Ideograph-R019-Power.el (U+52E7): Add `ideographic-structure'. + + * Ideograph-R018-Knife.el (U+5239): Add `ideographic-structure'. + (U+5290): Likewise. + + * Ideograph-R016-Table.el (M-01792): Separate U+51F2. + + * Ideograph-R013-Down-Box.el (U+5187): Revert the previous + operator change. + (U+56D8): Modify operator. + + * Ideograph-R010-Legs.el (U+514F): Unify H1-B26A. + (U+515E): Unify H5-F16C. + + * Ideograph-R007-Two.el (U+4E97): Unify H2-EE7D. + (U+4E9D): Unify H1-F57D. + + * Ideograph-R006-Hook.el (U+4E89): Unify H1-E8D1. + + * Ideograph-R005-Second.el (U+4E62): Unify H2-EE79. + (U+4E80): Unify H12-EBBD. + + * Ideograph-R004-Slash.el (U+4E55): Unify H1-B260. + +2001-12-18 MORIOKA Tomohiko + + * Ideograph-R064-Hand.el: + - Merge Big5 code points. + - Use `=>ucs' instead of `->ucs'. + - Add some CBETA numbers. + - Add some `ideographic-structure' properties. + + * Ideograph-R018-Knife.el (U+5259): Fix operator. + (C3-2F62): Likewise. + + * Ideograph-R014-Cover.el (U+51A9): Simplify + `ideographic-structure'. + + * Ideograph-R009-Man.el (U+U+4FA7): Simplify + `ideographic-structure'. + (M-00703): Use BC-8AFC instead of U+4EBC in the + `ideographic-structure'. + +2001-12-17 MORIOKA Tomohiko + + * ideograph-util.el (ideographic-structure=): New function. + (ideographic-structure-find-char): Use `ideographic-structure=' + instead of `char-ref='. + + * Ideograph-R017-Open-Box.el (U+51FF): Fix + `ideographic-structure'. + + * Ideograph-R013-Down-Box.el (U+5183): Modify operator. + (U+5187): Modify operator. + (U+5188): Modify operator. + (U+518F): Modify operator. + +2001-12-17 MORIOKA Tomohiko + + * Ideograph-R039-Child.el: Merge CHINA3-JEF code points. + +2001-12-16 MORIOKA Tomohiko + + * Ideograph-R063-Door.el: + - Add some Big5 code points. + - Add some `ideographic-structure' properties. + - Add some CBETA numbers. + - Use `=>ucs' instead of `->ucs'. + +2001-12-15 MORIOKA Tomohiko + + * Ideograph-R022-Right-Open-Box.el (JSP-342E): Separate U+532C. + (U+5332): Use U-00021657 instead of C4-3678 in the + `ideographic-structure' property. + + * Ideograph-R021-Spoon.el (U+5316): Use U+4EBB instead of in the `ideographic-structure' property. + (U+5318): Add `ideographic-structure'. + + * Ideograph-R020-Wrap.el: Add missing `ideographic-structure' + properties. + + * Ideograph-R015-Ice.el (M-01608): Unify U-000205AC. + +2001-12-14 MORIOKA Tomohiko + + * Ideograph-R043-Lame.el: Add some CJK Ext-B code points. + + * Ideograph-R041-Inch.el: Add some CJK Ext-B code points. + (M-07456): Use C1-5C41 instead of U+7968 in the + `ideographic-structure' property. + (M-07468): Use `<-ancient-ideograph' instead of + `ancient-ideograph-of'. + + * Ideograph-R038-Woman.el (C5-4532): Fixed. + +2001-12-14 MORIOKA Tomohiko + + * Ideograph-R172-Short-Tailed-Bird.el (GT-56364): New character. + + * Ideograph-R042-Small.el, Ideograph-R039-Child.el, + Ideograph-R033-Scholar.el: Add some CJK Ext-B code points. + + * Ideograph-R019-Power.el: Add some missing + `ideographic-structure' properties. + (U+52A6): Don't use BC-8DF6 in the `ideographic-structure' + property. + (U+52B1): Use `script' and `<-simplified-ideograph' instead of + `comment'. + (U+52C9): Don't use char-ref format for the operator of the + `ideographic-structure' property. + (C1-6339): Use M-31078 instead of U+83AB in the + `ideographic-structure' property. + (J0-342B): Use `script' and `<-simplified-ideograph' instead of + `comment'. + (C2-4F5C): Use C1-655C instead of U+842C. + + * Ideograph-R018-Knife.el: Add some missing + `ideographic-structure' properties. + (U+521D): Use U+8864 instead of . + (U+5231): Simplified `ideographic-structure'. + (C2-2554): Likewise. + (U+524D): Use U+4491 instead of BC-8B4B. + (U+524E): Use M-14471 instead of BC-8CBA. + (J0-4B36): Use JSP-3523 instead of U+5485. + (U+5294): Use `<-vulgar-ideograph' instead of + `vulgar-char-of-shinjigen-1'. + + * Ideograph-R013-Down-Box.el (J78-514B): Don't use char-ref format + in the `ideographic-structure' property. + + * Ideograph-R010-Legs.el (U+5151): Use U+4E37 instead of U+8B55 in + the `ideographic-structure' property. + (U+515A): Modify `ideographic-structure'. + +2001-12-13 MORIOKA Tomohiko + + * Ideograph-R062-Halberd.el: + - Merge some Big5 code points. + - Add some CBETA numbers. + - Add some `ideographic-structure' properties. + - Use `=>ucs' instead of `->ucs'. + +2001-12-13 MORIOKA Tomohiko + + * Ideograph-R009-Man.el (GT-00767): Relate to M-01054; add + `ideographic-structure'. + + * Ideograph-R003-Dot.el (U+4E37): Unify BC-8B55. + +2001-12-13 MORIOKA Tomohiko + + * Ideograph-R032-Earth.el: Add some CJK Ext-B code points. + + * Ideograph-R012-Eight.el (U+517C): Use U+4491 instead of BC-8B4B + in the `ideographic-structure' property. + + * Ideograph-R010-Legs.el (C4-233B): Separate U+514F. + (U+514F): Add `ideographic-structure'. + + * Ideograph-R001-One.el (U+4E19): Use U+5185 instead of BC-8C57 in + the `ideographic-structure' property. + (U+4E26): Use U+4491 instead of BC-8B4B in the + `ideographic-structure' property. + +2001-12-12 MORIOKA Tomohiko + + * Ideograph-R031-Enclosure.el: Add some CJK Ext-B code points. + (M-04684): Separate C6-225F; map to U-00020064. + (C6-225F): Add `->identical' for U-00020064; map to U-00020064. + + * Ideograph-R029-Again.el: Add some CJK Ext-B code points. + + * Ideograph-R002-Line.el (U-00020064): Add `->identical' for + C6-225F; add `->same-ideograph' for M-04684. + + * Ideograph-R011-Enter.el (M-01416): Add `<-wrong-ideograph' for + M-00345. + (U+4EBD): Moved to Ideograph-R009-Man.el. + + * Ideograph-R009-Man.el (U+4EBD): Moved from + Ideograph-R011-Enter.el; relate to M-00345. + (U+4ECA): Use U+4EBD instead of BC-8AFC. + (U+4EE4): Likewise. + (U+4F1B): Simplify the `ideographic-structure' property. + (M-00757): Likewise. + (U+500A): Likewise. + (U+506C): Likewise. + + * Ideograph-R075-Tree.el (U+6729): Unify BC-8956. + +2001-12-11 MORIOKA Tomohiko + + * Ideograph-R178-Tanned-Leather.el (U+97E6): Unify BC-89D6. + + * Ideograph-R168-Long.el (U+957F): Add `total-strokes'; unify + BC-89A5. + + * Ideograph-R040-Roof.el (J0-555F): Unify BC-8AF8. + + * Ideograph-R011-Enter.el: + - Add some Hanziku-1 code points. + - Add some missing `ideographic-structure' properties. + + * Ideograph-R009-Man.el: + - Add some missing `ideographic-structure' properties. + - Add some Hanziku-1 code points. + +2001-12-11 MORIOKA Tomohiko + + * Ideograph-R169-Gate.el (U+95E8): Add `total-strokes'; unify + BC-896B. + + * Ideograph-R006-Hook.el (M-00237): Add `ideographic-structure'. + (U-00020116): Likewise. + (H1-BE59): New character. + +2001-12-10 MORIOKA Tomohiko + + * Ideograph-R008-Lid.el: + - Add some Hanziku-1 code points. + - Add some missing `ideographic-structure' properties. + + * Ideograph-R002-Line.el (U-0002006D): Add + `ideographic-structure'; unify H1-C3C6. + (U-0002006E): Add `ideographic-structure'. + (H1-C3E4): New character. + +2001-12-10 MORIOKA Tomohiko + + * Ideograph-R001-One.el (U+4E1D): Use BC-895C instead of U+5E7A in + the `ideographic-structure'. + +2001-12-10 MORIOKA Tomohiko + + * Ideograph-R061-Heart.el: + - Merge Big5 code points. + - Add some CBETA numbers. + - Use `=>ucs' instead of `->ucs'. + - Add some `ideographic-structure' properties. + +2001-12-09 MORIOKA Tomohiko + + * Ideograph-R002-Line.el (BC-8BF1): New character. + +2001-12-08 MORIOKA Tomohiko + + * Ideograph-R005-Second.el: + - Add some missing `ideographic-structure' properties. + - Add some Hanziku-1 code points. + +2001-12-08 MORIOKA Tomohiko + + * Ideograph-R038-Woman.el: Add some CHINA3-JEF code points. + + * Ideograph-R010-Legs.el (U+5156): Unify H1-E0CF. + +2001-12-07 MORIOKA Tomohiko + + * Ideograph-R037-Big.el: Add some Daikanwa numbers of the revised + version if the numbers were changed in the second revised version. + (U+5934): Unify BC-8A62. + +2001-12-07 MORIOKA Tomohiko + + * Ideograph-R052-Short-Thread.el (U+5E7A): Unify BC-8B44. + +2001-12-07 MORIOKA Tomohiko + + * char-db-util.el (insert-char-attributes): Format + `ideograph-daikanwa-2' as same as `ideograph-daikanwa'. + + * Ideograph-R006-Hook.el, Ideograph-R004-Slash.el: + - Add some missing `ideographic-structure' properties. + - Add some Hanziku-1 code points. + +2001-12-07 MORIOKA Tomohiko + + * Ideograph-R037-Big.el: Add some CHINA3-JEF code points. + +2001-12-06 MORIOKA Tomohiko + + * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Add some + missing `ideographic-structure' properties. + + * Ideograph-R014-Cover.el: Add some missing + `ideographic-structure' properties. + (M-01592): Use `<-vulgar-ideograph' instead of + `vulgar-char-of-shinjigen-1'. + + * Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el, + Ideograph-R011-Enter.el: Add some missing `ideographic-structure' + properties. + + * Ideograph-R010-Legs.el (JX1-2E50): Unify JC3-43D5. + (U+514F): Use U-00020086 instead of U+5382 in the + `ideographic-structure' property; use U-00020477 instead of + U+4E0A/U+513F in the `ideographic-structure' property. + + * Ideograph-R006-Hook.el (U-00020112): Add + `ideographic-structure'; unify H1-AAD7. + +2001-12-05 MORIOKA Tomohiko + + * Ideograph-R036-Evening.el, Ideograph-R035-Go-Slowly.el, + Ideograph-R034-Go.el: Add some CHINA3-JEF code points. + +2001-12-04 MORIOKA Tomohiko + + * Ideograph-R060-Step.el: + - Merge Big5 code points. + - Use `=>ucs' instead of `->ucs'. + - Add some `ideographic-structure' properties. + - Add some CBETA numbers. + + * Ideograph-R028-Private.el, Ideograph-R023-Hiding-Enclosure.el: + Add some CJK Ext-B code points. + + * Ideograph-R005-Second.el (U-000200E4): Add + `ideographic-structure'; unify H1-ABE1. + +2001-12-04 MORIOKA Tomohiko + + * Ideograph-R059-Bristle.el: Use `=>ucs' instead of `->ucs'. + + * Ideograph-R058-Snout.el: Use `=>ucs' instead of `->ucs'. + (U+5F5B): Unify CB-01820. + + * Ideograph-R057-Bow.el: Use `=>ucs' instead of `->ucs'. + + * Ideograph-R056-Shoot.el (C1-636F): Use `=>ucs' instead of + `->ucs'. + + * Ideograph-R022-Right-Open-Box.el: Merge some CJK Ext-B code + points. + (M-02596): Unify BC-87D4 and U-0002092C. + + * Ideograph-R005-Second.el (BC-87D4): Moved to + Ideograph-R022-Right-Open-Box.el. + +2001-12-04 MORIOKA Tomohiko + + * char-db-util.el (insert-char-attributes): Add setting to format + `=>ucs-jis'. + + * Ideograph-R021-Spoon.el: Add some CJK Ext-B code points. + (M-02571): Unify U-0002090E; relate to JU-5315 instead of U+5315. + + * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el: Merge some CJK + Ext-B code points. + + * Ideograph-R115-Grain.el (U+79F0): Separate C3-327C. + (J0-3E4E): Unify C3-327C and CB-00379. + + * Ideograph-R059-Bristle.el (C6-3F5B): Use `->same-ideograph' + instead of `ideograph='. + - Add some CBETA numbers. + - Merge Big5 code points. + + * Ideograph-R058-Snout.el: Merge Big5 code points. + (U+5F5C): Unify CB-02362; relate to M-09948. + + * Ideograph-R057-Bow.el: + - Merge Big5 code points. + - Add some `ideographic-structure' properties. + - Add some CBETA numbers. + + * Ideograph-R056-Shoot.el: + - Merge Big5 code points. + - Merge some CBETA numbers. + 2001-12-03 MORIOKA Tomohiko * Ideograph-R170-Mound.el (U+49BE): New character. @@ -59,7 +1415,7 @@ * Ideograph-R013-Down-Box.el (U-0002054D): Add `ideographic-structure'; unify H1-AD7C. - * Ideograph-R007-Two.el ((C6-2566): Relate to U-00020122. + * Ideograph-R007-Two.el (C6-2566): Relate to U-00020122. * Ideograph-R001-One.el: - Add some missing `ideographic-structure' properties. @@ -1184,7 +2540,7 @@ * char-db-util.el (char-db-coded-charset-priority-list): Eliminate Mule-private coded-charsets and ideograph-gt-pj-* from initial value; add `ideograph-gt' into initial value. - (char-db-insert-char-spec): Modify to avoid enmity char-spec. + (char-db-insert-char-spec): Modify to avoid empty char-spec. 2001-10-20 MORIOKA Tomohiko