X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lisp%2Futf-2000%2FChangeLog;h=5fc1dfc2db7ba2f9797e7b0c3197f61bccb2bf43;hb=e28adfe05411cd7839a7c795ccfe6835cd64927a;hp=2bd11d15be47b5401ee34f2eab9c392979dab820;hpb=771bd1df907c02d22d78ebf95103a6050626701d;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 2bd11d1..5fc1dfc 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,5 +1,203 @@ +2004-02-05 MORIOKA Tomohiko + + * ideograph-util.el (char-daikanwa): Use `<-subsumptive' instead + of `<-unified'. + + * char-db-util.el (insert-char-attributes): Use `<-subsumptive' + instead of `<-unified' and `->subsumptive' instead of `->unified'. + + * ruimoku6.el, Ideograph-R193-Cauldron.el, + Ideograph-R062-Halberd.el, Ideograph-R040-Roof.el, + Ideograph-R009-Man.el, Ideograph-R006-Hook.el, + Ideograph-R005-Second.el, Ideograph-R003-Dot.el, + Ideograph-R001-One.el: Rename `->unified' to `->subsumptive'. + +2004-02-05 MORIOKA Tomohiko + + * char-db-util.el (insert-char-attributes): Ignore `<-unified'. + + * Ideograph-R193-Cauldron.el (U-00029C2C): Use `->unified'; + include RUI6-E00A. + +2004-02-04 MORIOKA Tomohiko + + * ideograph-util.el (update-ideograph-radical-table): Support + `->denotational'. + (char-daikanwa): If a character has a mother character, return + (NUM 0) instead of NUM. + + * char-db-util.el (insert-char-attributes): Ignore + `->denotational'. + +2004-02-04 MORIOKA Tomohiko + + * dumped-chars.el (system-char-db-source-file-list): Add + "ruimoku6". + + * char-db-util.el (insert-char-attributes): Fold long line in + non-special element of list in default feature. + + * ruimoku6.el: New file. + + * Ideograph-R062-Halberd.el (RUI6-E005): New character. + + * Ideograph-R046-Mountain.el (RUI6-E008): New character. + + * Ideograph-R040-Roof.el (U-00021A5C): Add `->unified' for + RUI6-E009 and IU-00021A5C. + + * Ideograph-R037-Big.el (RUI6-E006): New character. + + * Ideograph-R026-Seal.el (RUI6-E00F): New character. + (RUI6-E007): New character. + + * Ideograph-R075-Tree.el (RUI6-E00C): New character. + + * Ideograph-R024-Ten.el (BC-8B75): Unify RUI6-E00E. + + * Ideograph-R009-Man.el: Use `->unified' for some characters. + +2004-02-03 MORIOKA Tomohiko + + * Ideograph-R040-Roof.el (U-00021A5C): New character. + + * u02E00-CJK-Radical-Supplement.el (U+2EAB): Add + `<-ideographic-component-forms' for U+76EE. + (BC-8B48): Map to U+76EE; copied from Ideograph-R109-Eye.el. + +2004-02-03 MORIOKA Tomohiko + + * Ideograph-R109-Eye.el (BC-8B48): New character. + + * Ideograph-R030-Mouth.el (U+53E7): Use + `->ideographic-variants*sources' instead of char-ref in + `->ideographic-variants'; unify GT-04102 and GT-K01162. + (U-00020BA0): Unify GT-04135 and GT-K01063. + + * Ideograph-R024-Ten.el (M-02707): Unify B-A562, GT-03469 and + GT-K01096. + (GT-K01097): New character. + (U+534A): Separate B-A562. + (GT-K01380): New character. + (GT-K01438): New character. + +2004-02-02 MORIOKA Tomohiko + + * Ideograph-R001-One.el (U+4E03): Use `->unified'. + (U-00020055): Unify M-00064; use + `{ideographic|total}-strokes@{daikanwa|cns}' instead of + `{ideographic|total}-strokes'. + +2004-02-01 MORIOKA Tomohiko + + * Ideograph-R005-Second.el (U+3424): Use `->unified'. + +2004-02-01 MORIOKA Tomohiko + + * read-maps.el (mapping-table-read-file): Use `char-feature' + instead of `get-char-attribute'. + + * ideograph-util.el (char-ideographic-radical): Use `char-feature' + instead of `get-char-attribute'. + (char-ideographic-strokes-from-domains): Likewise. + (char-ideographic-strokes): Likewise. + (char-representative-of-daikanwa): Refer `=>daikanwa'. + 2004-01-21 MORIOKA Tomohiko + * Ideograph-R006-Hook.el (U-00020116): Use `->unified'. + + * Ideograph-R003-Dot.el (U+4E3B): Use `->unified'. + +2004-01-29 MORIOKA Tomohiko + + * Ideograph-R112-Stone.el: Add some GT code points. + (U+784E): Separate JC3-5CA7; unify GT-30888. + (M-24244): Unify JC3-5CA7; add `=>ucs*' for U+784E. + (U-0002F94E): Add `=>ucs*' for U+784E. + +2004-01-28 MORIOKA Tomohiko + + * Ideograph-R157-Foot.el: Add some GT code points. + + * Ideograph-R057-Bow.el: Add some GT code points. + (U-00022417): New character. + + * Ideograph-R156-Run.el: Add some GT code points. + + * Ideograph-R152-Pig.el: Add some GT code points. + (U-00027C4C): New character. + + * Ideograph-R087-Claw.el (M-19682): Use + `<-ancient-ideograph*sources' instead of char-ref in + `<-ancient-ideograph'. + (U+7232): Unify GT-25271 and GT-K09877. + +2004-01-26 MORIOKA Tomohiko + + * Ideograph-R167-Gold.el: Add some `<-simplified@JP/Jouyou' + features. + +2004-01-25 MORIOKA Tomohiko + + * Ideograph-R196-Bird.el: Add some `<-simplified@JP/Jouyou' + features. + +2004-01-25 MORIOKA Tomohiko + + * Ideograph-R211-Tooth.el, Ideograph-R203-Black.el, + Ideograph-R201-Yellow.el, Ideograph-R199-Wheat.el, + Ideograph-R191-Fight.el, Ideograph-R190-Hair.el, + Ideograph-R188-Bone.el, Ideograph-R187-Horse.el: Add some + `<-simplified@JP/Jouyou' features. + +2004-01-24 MORIOKA Tomohiko + + * char-db-util.el (insert-char-attributes): Delete code for + `=>ucs-{gb|cns|jis|ks|big5}' and `->ucs'; add code for `=>daikanwa'; + add code for `->unified'. + +2004-01-23 MORIOKA Tomohiko + + * Ideograph-R181-Leaf.el, Ideograph-R174-Blue.el, + Ideograph-R172-Short-Tailed-Bird.el: Add some + `<-simplified@JP/Jouyou' features. + + * update-cdb.el: Generate "../lisp/utf-2000/cid-conf.el" when + char-DB generating stage, and load it when dumping stage. + + * Ideograph-R180-Sound.el, Ideograph-R173-Rain.el: Add some + `<-simplified@JP/Jouyou' features. + +2004-01-23 MORIOKA Tomohiko + + * Ideograph-R170-Mound.el, Ideograph-R169-Gate.el, + Ideograph-R164-Wine.el, Ideograph-R165-Distinguish.el: Add some + `<-simplified@JP/Jouyou' features. + +2004-01-22 MORIOKA Tomohiko + + * Ideograph-R163-City.el, Ideograph-R159-Cart.el: Add some + `<-simplified@JP/Jouyou' features. + + * Ideograph-R104-Sickness.el (G1-3B3E): Unify U+7613. + +2004-01-22 MORIOKA Tomohiko + + * Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el: Add some + `<-simplified@JP/Jouyou' features. + +2004-01-21 MORIOKA Tomohiko + + * Ideograph-R149-Speech.el, Ideograph-R064-Hand.el: Add some + `<-simplified@JP/Jouyou' features. + +2004-01-21 MORIOKA Tomohiko + + * Ideograph-R157-Foot.el, Ideograph-R151-Bean.el, + Ideograph-R154-Shell.el, Ideograph-R128-Ear.el: Add some + `<-simplified@JP/Jouyou' features. + * u0FF00-Halfwidth-and-Fullwidth-Forms.el: Add `<-halfwidth' features for characters. @@ -20,6 +218,8 @@ 2004-01-19 MORIOKA Tomohiko + * ideograph-util.el (char-daikanwa): Refer `=>daikanwa'. + * Ideograph-R132-Self.el, Ideograph-R040-Roof.el, Ideograph-R085-Water.el: Add some `<-simplified@JP/Jouyou' features.