X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2FChangeLog;h=d4febeef24fa8cf766965610ae14c3587a037d8b;hb=0b55077ad770eb0f4802534258a7db44edf292ee;hp=2380defcb9db75cf90f1730088ae85d76026be8b;hpb=6392f9cb536c8f36b79242da260f2ea3e91758ee;p=chise%2Fxemacs-chise.git diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 2380def..d4febee 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,3 +1,138 @@ +2002-07-11 MORIOKA Tomohiko + + * Ideograph-R123-Sheep.el, Ideograph-R135-Tongue.el, + Ideograph-R140-Grass.el, Ideograph-R103-Bolt-Of-Cloth.el, + Ideograph-R109-Eye.el, Ideograph-R110-Spear.el, + Ideograph-R120-Silk.el, Ideograph-R079-Weapon.el, + Ideograph-R081-Compare.el, Ideograph-R096-Jade.el, + Ideograph-R101-Use.el, Ideograph-R102-Field.el, + Ideograph-R075-Tree.el, Ideograph-R049-Oneself.el, + Ideograph-R050-Turban.el, Ideograph-R057-Bow.el, + Ideograph-R066-Rap.el, Ideograph-R036-Evening.el, + Ideograph-R039-Child.el, Ideograph-R042-Small.el, + Ideograph-R046-Mountain.el, Ideograph-R031-Enclosure.el, + Ideograph-R014-Cover.el, Ideograph-R022-Right-Open-Box.el, + Ideograph-R023-Hiding-Enclosure.el, Ideograph-R026-Seal.el, + Ideograph-R027-Cliff.el, Ideograph-R030-Mouth.el, + Ideograph-R009-Man.el, Ideograph-R001-One.el, + Ideograph-R002-Line.el, Ideograph-R003-Dot.el, + Ideograph-R004-Slash.el, Ideograph-R005-Second.el, + Ideograph-R007-Two.el, Ideograph-R008-Lid.el: For some characters + which have attribute `->identical', each character and the + correspondin character specified by the attribute value are + unified; use `ideographic-' instead. + +2002-07-04 MORIOKA Tomohiko + + * Ideograph-R016-Table.el (U+51E1): Unify C1-443B; use + `ideographic-' attribute instead of `ideographic-radical' and + `ideographic-strokes'; delete `->identical' for C1-443B. + + * Ideograph-R003-Dot.el (C1-443B): Unify U+51E1; use + `ideographic-' attribute instead of `ideographic-radical' and + `ideographic-strokes'; delete `->identical' for U+51E1. + +2002-07-04 MORIOKA Tomohiko + + * Ideograph-R122-Net.el (C4-2152): Unify U+5188; use + `ideographic-' attribute instead of `ideographic-radical' and + `ideographic-strokes'. + + * Ideograph-R037-Big.el (C3-2345): Unify U+4E54; use + `ideographic-' attribute instead of `ideographic-radical' and + `ideographic-strokes'. + + * Ideograph-R013-Down-Box.el (U+5188): Unify C4-2152; use + `ideographic-' attribute instead of `ideographic-radical' and + `ideographic-strokes'; delete `->identical' for C4-2152. + + * Ideograph-R006-Hook.el (M-00239): Unify U-00020029; use + `ideographic-' attribute instead of `ideographic-radical' and + `ideographic-strokes'; delete `->identical' for U-00020029. + + * Ideograph-R004-Slash.el (U+4E54): Unify C3-2345; use + `ideographic-' attribute instead of `ideographic-radical' and + `ideographic-strokes'; delete `->identical' for C3-2345. + + * Ideograph-R001-One.el (U-00020029): Unify M-00239; use + `ideographic-' attribute instead of `ideographic-radical' and + `ideographic-strokes'; delete `->identical' for M-00239. + + * ideograph-util.el (insert-ideograph-radical-char-data): Specify + optional argument `radical' of `ideograph-char<' instead of bind + `ideographic-radical'. + +2002-07-03 MORIOKA Tomohiko + + * Ideograph-R142-Insect.el, Ideograph-R134-Mortar.el, + Ideograph-R124-Feather.el, Ideograph-R102-Field.el, + Ideograph-R085-Water.el, Ideograph-R072-Sun.el, + Ideograph-R066-Rap.el, Ideograph-R062-Halberd.el, + Ideograph-R061-Heart.el, Ideograph-R059-Bristle.el: Reformatted. + + * Ideograph-R055-Two-Hands.el (M-09592): Unify U-00020020; use + `ideographic-' attribute instead of `ideographic-radical' and + `ideographic-strokes'; delete `->identical' for U-00020020. + + * Ideograph-R049-Oneself.el, Ideograph-R029-Again.el, + Ideograph-R027-Cliff.el, Ideograph-R025-Divination.el: + Reformatted. + + * Ideograph-R009-Man.el (BC-8B4A): Unify U-00020089 and GT-00008; + use `ideographic-' attribute instead of `ideographic-radical' and + `ideographic-strokes'; delete `<-radical' for U-00020089. + + * Ideograph-R004-Slash.el (U-00020089): Unify GT-00008 and + BC-8B4A; use `ideographic-' attribute instead of + `ideographic-radical' and `ideographic-strokes'; delete + `->identical' for GT-00008. + + * Ideograph-R001-One.el (GT-00008): Unify U-00020089 and BC-8B4A; + use `ideographic-' attribute instead of `ideographic-radical' and + `ideographic-strokes'; delete `->identical' for U-00020089. + (U-00020020): Unify M-09592; use `ideographic-' attribute instead + of `ideographic-radical' and `ideographic-strokes'; delete + `->identical' for M-09592. + + * char-db-util.el (char-db-insert-char-reference): Don't insert + line-break just before final `)'; add formatter for `:radical'. + (insert-char-attributes): Add formatter for `ideographic-' + property. + +2002-02-12 MORIOKA Tomohiko + + * char-db-util.el (insert-char-attributes): Regard ->FOO and <-FOO + as list of char-refs. + +2002-07-03 MORIOKA Tomohiko + + * ideograph-util.el (char-ideographic-radical): Add new optional + argument `radical'; refer `ideographic-' property. + (char-ideographic-strokes): Likewise. + (update-ideograph-radical-table): Check `ideographic-' property + too. + (ideographic-radical): New variable. + (char-daikanwa-strokes): Add new optional argument `radical'. + (ideograph-char<): Add new optional argument `radical'. + (insert-ideograph-radical-char-data): Bind `ideographic-radical' + as argument `radical'. + +2002-07-01 MORIOKA Tomohiko + + * Ideograph-R129-Brush.el, Ideograph-R131-Minister.el, + Ideograph-R132-Self.el, Ideograph-R133-Arrive.el, + Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el, + Ideograph-R136-Oppose.el, Ideograph-R138-Stopping.el, + Ideograph-R139-Color.el, Ideograph-R141-Tiger.el, + Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el, + Ideograph-R146-West.el, Ideograph-R148-Horn.el, + Ideograph-R150-Valley.el, Ideograph-R151-Bean.el, + Ideograph-R028-Private.el, Ideograph-R086-Fire.el: Add some + missing mappings for CJK Ex-B code points and/or fix some + definitions. + + * README.en (Character Reference): Add `henkai-ruihen'. + 2002-06-25 MORIOKA Tomohiko * Ideograph-R210-Even.el, Ideograph-R189-Tall.el,