From: tomo Date: Mon, 15 Nov 2004 18:15:31 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-15-u2km-0_21-32-a~2^2~26 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4e40cfa60c5861f11df4646e482224064647e844;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 1d1b24e..b549b93 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,5 +1,18 @@ 2004-11-15 MORIOKA Tomohiko + * u0FF00-Halfwidth-and-Fullwidth-Forms.el (): + Unify C1-225F. + (C1-2226): Map to U+02CD instead of U+FF3F; moved to + u002B0-Spacing-Modifier-Letters.el. + (): Unify C1-2224 and B-A1C3. + - For each `->decomposition' feature which has `wide' property, + omit it if the character follows `wide' is stored in + `<-fullwidth' feature. + - Use `=jis-x0208@{1983|1990}' instead of + `=jis-x0208-{1983|1990}'. + +2004-11-15 MORIOKA Tomohiko + * u02700-Dingbats.el: Separate *fullwidth characters* from UCS characters. @@ -9,6 +22,16 @@ 2004-11-14 MORIOKA Tomohiko + * u0FE30-CJK-Compatibility-Forms.el (): Unify C1-213A. + (): Unify C1-213C + and B-A15B. + (): Abolished. + (): Unify C1-213D and B-A15C. + (): Abolished. + +2004-11-14 MORIOKA Tomohiko + * u025A0-Geometric-Shapes.el: - Separate *fullwidth characters* from UCS characters. - Use `=jis-x0208@{1983|1990}' instead of `=jis-x0208-{1983|1990}'. @@ -176,7 +199,7 @@ In each ucs character: - Omit `->fullwidth' for non-UCS objects. - * u002B0-Spacing-Modifier-Letters.el In each *fullwidth* variant: + * u002B0-Spacing-Modifier-Letters.el: In each *fullwidth* variant: - Use `<-denotational' instead of `=>ucs'. - Omit features defined in the mother. - Use `=ucs@jis/fw' instead of `=ucs@jis' in principle.