X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2FChangeLog;h=3cba123a6fb85055ab6b7accfffd3c6d86daee90;hb=58383f6dd410cadd4de7110ad5570ca2913a6d59;hp=bac57ede7c597afb706f36ca9e062b5ca5f07f83;hpb=60717de6c6b1e17c9febb3ba3433940f0cf79631;p=chise%2Fxemacs-chise.git- diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index bac57ed..3cba123 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,9 +1,138 @@ +2004-03-24 MORIOKA Tomohiko + + * Ideograph-R018-Knife.el (M-02134): Use `<-denotational' for + U-000202F4; use `->identical' for M-00938 instead of U-000202F4. + (U-000202F4): Separate all; copied from Ideograph-R009-Man.el. + (C5-3663): Use `<-denotational' for U-000202F4. + + * Ideograph-R013-Down-Box.el (C6-2150): Use `<-denotational' for + U+5185. + (U+5185): Separate all; add `<-vulgar-ideograph' for U+5167. + (J0-4662): Use `<-denotational' for U+5185. + + * Ideograph-R009-Man.el (M-00353): Moved into U+4EC5. + (U+4EC5): Use `->subsumptive'. + (JX2-2139): Moved into U+4EC8. + (U+4EC8): Use `->subsumptive'. + (U+4ECC): Use `->subsumptive'; use `<-original-ideograph*sources' + instead of char-ref in `<-original-ideograph'; add U-0002F819. + (U+5185): Copied from Ideograph-R013-Down-Box.el. + (C3-2148): Add `<-denotational' for U+5185. + (M-00938): Separate U-0002F819; use `<-denotational' for + U-000202F4. + (U-000202F4): Separate all. + + * ideograph-util.el (expand-char-feature-name): New function. + (map-char-family): New function. + (get-char-feature-from-domains): New function. + (char-ideographic-radical): Add new optional argument + `ignore-sisters'; use `get-char-feature-from-domains'. + (char-ideographic-strokes-from-domains): Use + `get-char-feature-from-domains'. + (char-ideographic-strokes): Simplify code about domains. + (update-ideograph-radical-table): Check ancestors' radicals; + prefer to use `get-char-attribute' to get `ideographic-radical' + rather than to use `char-ideographic-radical'. + (char-representative-of-daikanwa): Add new optional arguments + `ignore-default' and `dont-inherit'; use `map-char-family'. + (char-daikanwa): Use `map-char-family'. + +2004-03-23 MORIOKA Tomohiko + + * Ideograph-R010-Legs.el: Add some Japanese vocal sounds. + (C1-4572): Use `<-denotational' for U+5145. + (U+5145): Separate all. + (J0-3D3C): Use `<-denotational' for U+5145; modify + `ideographic-structure'. + (G0-3364): Likewise. + (J78-437B): Moved into U+5146. + (U+5146): Use `->subsumptive'. + (J0-513C): Moved into U+514C. + (U+514C): Use `->subsumptive'. + (U+514D): Separate all. + (G0-4362): Use `<-denotational' for U+514D. + (J0-4C48): Likewise. + (U+FA32): Likewise. + (U+514E): Use `->subsumptive'. + (J0-4546): Moved into U+514E. + (U+515A): Simplify `ideographic-structure'. + + * Ideograph-R004-Slash.el: Use Kunrei-based new transcription + method to describe Japanese vocal sounds. + (J0-355A): Use `<-denotational' for U+53CA instead of unify it. + (J0-4737): Moved into U+4E4B. + (U+4E4B): Use `->subsumptive'. + (J0-4B33): Moved into U+4E4F. + (U+4E4F): Use `->subsumptive'. + + * Ideograph-R029-Again.el (U+53CA): Separate all; add some + Japanese vocal sounds. + (K0-5060): Use `<-denotational' for U+53CA. + (J0-355A): Likewise. + +2004-03-22 MORIOKA Tomohiko + + * Ideograph-R007-Two.el: Add some Japanese vocal sounds. + (U+4E8F): Use `<-original-ideograph*sources' instead of char-ref + in `<-original-ideograph'. + (U+4E94): Add `decimal-digit-value', `digit-value' and + `numeric-value'. + (J0-5034): Moved into U+4E9F. + (U+4E9F): Use `->subsumptive'. + + * Ideograph-R005-Second.el: Add some Japanese vocal sounds; use + `->subsumptive' for some characters. + (U+4E80): Use `<-vulgar-ideograph*sources' instead of char-ref in + `<-vulgar-ideograph'. + +2004-03-21 MORIOKA Tomohiko + + * Ideograph-R001-One.el: Add some Japanese vocal sounds. + (U+4E00): Add `decimal-digit-value', `digit-value' and + `numeric-value'. + (U+4E03): Likewise. + (U+4E07): Add `numeric-value'. + (J78-3E66): Moved into U+4E08. + (U+4E08): Use `->subsumptive'. + (U+4E09): Add `decimal-digit-value', `digit-value' and + `numeric-value'. + (JX1-2E22): Moved into U-0002000B. + (U-0002000B): Use `->subsumptive'. + + * Ideograph-R008-Lid.el: Add some Japanese vocal sounds; use + `->subsumptive' for some characters. + + * Ideograph-R006-Hook.el: Add some Japanese vocal sounds. + (U+4E8A): Use `<-vulgar-ideograph*sources' instead of char-ref in + `<-vulgar-ideograph'. + +2004-03-21 MORIOKA Tomohiko + + * Ideograph-R003-Dot.el: Add some Japanese vocal sounds. + (U+51E1): Use `ideographic-{radical|strokes}@{ucs|cns}' and + `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'. + + * Ideograph-R002-Line.el (U+4E2D): Use Kunrei-based transcription + in `sound@ja/on'. + (U+4E32): Use Kunrei-based transcription in `sound@ja/kun'. + +2004-03-20 MORIOKA Tomohiko + + * Ideograph-R016-Table.el (U+51E1): Use + `ideographic-{radical|strokes}@{ucs|cns}' and + `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'; + add `sound@ja/{kun|on/{go|kan}}'. + 2004-03-19 MORIOKA Tomohiko + * Ideograph-R044-Corpse.el (U+5C39): Add `sound@ja/on'. + * Ideograph-R004-Slash.el: Add some Japanese vocal sounds. 2004-03-18 MORIOKA Tomohiko + * Ideograph-R134-Mortar.el (U+8207): Add S1-6626. + * Ideograph-R002-Line.el: Add some Japanese vocal sounds. 2004-03-17 MORIOKA Tomohiko