From d2e97b4efb48fa94e3423632202ecbf64df77862 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 12 Nov 2004 07:21:25 +0000 Subject: [PATCH] update. --- lisp/utf-2000/ChangeLog | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 232c85a..d41f0a1 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,9 +1,41 @@ +2004-11-11 MORIOKA Tomohiko + + * u02400-Control-Pictures.el: Separate CJK characters from UCS + characters. + + * additional-precomposed.el: Omit `bidi-category' and `mirrored'. + +2004-11-10 MORIOKA Tomohiko + + * u02190-Arrows.el: + - Use `=jis-x0208@{1983|1990}' instead of + `=jis-x0208-{1983|1990}'. + - Separate CJK characters from UCS characters. + 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. + + * u01E00-Latin-Extended-Additional.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. + (JX1-2873): Unify JC3-85F4. + (JC3-8AF0): Don't map to U+1E42; moved to + additional-precomposed.el. + + * ruimoku6.el (RUI6-E00D): Add `name*' and `general-category'. + 2004-11-10 MORIOKA Tomohiko * u02000-General-Punctuation.el: - Use `=jis-x0208@{1983|1990}' instead of `=jis-x0208-{1983|1990}'. - - Separate CJK characters from UCS characters. + - Separate CJK characters from UCS characters. In each *fullwidth* variant: - Use `<-denotational' instead of `=>ucs'. - Omit features defined in the mother. -- 1.7.10.4