From b0807dc656bf9b6ab50ce0d3b61a5936adbe2ad5 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 9 Nov 2004 12:49:32 +0000 Subject: [PATCH] update. --- lisp/utf-2000/ChangeLog | 49 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index c746150..c0fdcf2 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,3 +1,52 @@ +2004-11-09 MORIOKA Tomohiko + + * u02100-Letterlike-Symbols.el: In each *fullwidth* variant: + - Use `<-denotational' instead of `=>ucs'. + - Omit features defined in the mother. + - Use `=ucs@jis/fw' instead of `=ucs@jis' except if the character + has `=jis-x0208' or `=jis-x0208@1990' feature or it is a circled + character. + In each ucs character: + - Omit `->fullwidth' for non-UCS objects. + +2004-11-08 MORIOKA Tomohiko + + * u02080-Subscripts.el, u02070-Superscripts.el: In each + *fullwidth* variant: + - Use `<-denotational' instead of `=>ucs'. + - Omit features defined in the mother. + In each ucs character: + - Omit `->fullwidth' for non-UCS objects. + + * u00400-Cyrillic.el, u00370-Greek.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. + In each ucs character: + - Omit `->fullwidth' for non-UCS objects. + +2004-11-08 MORIOKA Tomohiko + + * u00250-IPA-Extensions.el: Separate JIS X0213 characters from UCS + characters. + + * u00180-Latin-Extended-B.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. + In each ucs character: + - Omit `->fullwidth' for non-UCS objects. + + * 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. + In each ucs character: + - Omit `->fullwidth' for non-UCS objects. + (C1-2226): Moved from u0FF00-Halfwidth-and-Fullwidth-Forms.el; map + into U+02CD instead of U+FF3F. + 2004-11-06 MORIOKA Tomohiko * Ideograph-R013-Down-Box.el (U+34BB): Changed to abstract -- 1.7.10.4