From: tomo Date: Thu, 23 Aug 2001 09:07:20 +0000 (+0000) Subject: Use `chinese-big5-cdp' instead of private code point of UCS in X-Git-Tag: r21-2-41-utf-2000-0_17-2~81 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=965d7e2fba8383fe4fee789642a4c6ea105c3862;p=chise%2Fxemacs-chise.git.1 Use `chinese-big5-cdp' instead of private code point of UCS in `ideographic-structure'. --- diff --git a/lisp/utf-2000/Ideograph-R003-Dot.el b/lisp/utf-2000/Ideograph-R003-Dot.el index 3c0b591..e74e434 100644 --- a/lisp/utf-2000/Ideograph-R003-Dot.el +++ b/lisp/utf-2000/Ideograph-R003-Dot.el @@ -188,7 +188,8 @@ (ucs . #x2FF1) ; ⿱ ) ) - ((ucs . #x4E36) ; 丶 + ((chinese-big5-cdp . #x8B41) ; 丶 + (ucs . #x4E36) ; 丶 ) ((ucs . #x738B) ; 王 )) @@ -219,7 +220,8 @@ ) ((ucs . #x4E95) ; 井 ) - ((ucs . #x4E36) ; 丶 + ((chinese-big5-cdp . #x8B41) ; 丶 + (ucs . #x4E36) ; 丶 )) (shinjigen-1 . 44) (shinjigen-2 . 44)