From 3e37cfdca405fdbae1a24d7808a5f701c77a5e6c Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 16 Nov 2004 07:29:35 +0000 Subject: [PATCH] update. --- lisp/utf-2000/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index b549b93..cead5b9 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,5 +1,31 @@ 2004-11-15 MORIOKA Tomohiko + * u02E00-CJK-Radical-Supplement.el (): Add + `<-ideographic-component-forms' for U+7F8A; separate BC-8970. + (GT-K01701): Add `ideographic-{radical|strokes}' and + `total-strokes'; add `<-ideographic-component-forms' for U+7F8A. + (BC-8CCC): Likewise. + + * u02500-Box-Drawing.el: + - Separate *fullwidth characters* from UCS characters. + - Use `=jis-x0208@{1983|1990}' instead of + `=jis-x0208-{1983|1990}'. + (C1-2344): Add `=ucs@big5/cns11643' and `=ucs@cns11643' for + U+2501. + (BE-F9F9): Use `<-denotational' instead of `=>ucs' for U+2550; add + `<-fullwidth' for U+2550. + (B-A15A): Unify C1-213B. + + * char-db-util.el (insert-char-data-with-variant): Fix problem + about characters which have `<-subsumptive' feature. + +2004-11-15 MORIOKA Tomohiko + + * Ideograph-R123-Sheep.el (GT-K01701): Copied from + u02E00-CJK-Radical-Supplement.el. + (BC-8970): Likewise. + (BC-8CCC): Likewise. + * u0FF00-Halfwidth-and-Fullwidth-Forms.el (): Unify C1-225F. (C1-2226): Map to U+02CD instead of U+FF3F; moved to -- 1.7.10.4