From 768a800f7089c0533a9493c57eaad600ef4ea05d Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 13 Dec 2001 07:32:39 +0000 Subject: [PATCH] (U+4E19): Use U+5185 instead of BC-8C57 in the `ideographic-structure' property. (U+4E26): Use U+4491 instead of BC-8B4B in the `ideographic-structure' property. --- lisp/utf-2000/Ideograph-R001-One.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 6e5782f..bc8a3f6 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -990,7 +990,7 @@ ) ((ucs . #x4E00) ; 一 ) - ((chinese-big5-cdp . #x8C57) ; ý¢€ˆ±— + ((ucs . #x5185) ; 内 )) (shinjigen-1 . 27) (shinjigen-2 . 27) @@ -1931,7 +1931,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (ucs . #x2FF1) ; ⿱ ) - ((chinese-big5-cdp . #x8B4B) ; ý¢€ˆ­‹ + ((ucs . #x4491) ; 䒑 ) ((ucs . #x4E1A) ; 业 )) -- 1.7.10.4