From 1e0154fbc751a565baef190a961607cea6fad8d7 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 2 Mar 2006 11:51:34 +0000 Subject: [PATCH] (M-02572): Use instead of U+4EBB in `ideographic-structure'. (G0-3B2F): Likewise. --- lisp/utf-2000/Ideograph-R021-Spoon.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R021-Spoon.el b/lisp/utf-2000/Ideograph-R021-Spoon.el index 92fee1e..e92a84c 100644 --- a/lisp/utf-2000/Ideograph-R021-Spoon.el +++ b/lisp/utf-2000/Ideograph-R021-Spoon.el @@ -80,7 +80,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs . #x4EBB) ; 亻 + ((name . "CJK RADICAL PERSON") + (=ucs . #x2E85) ; ⺅ ) ((=jis-x0208@1978 . #x5238) ; &J83-5238; [50-24] (=jis-x0208@1983 . #x5238) ; &I-J83-5238; [50-24] @@ -94,7 +95,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs . #x4EBB) ; 亻 + ((name . "CJK RADICAL PERSON") + (=ucs . #x2E85) ; ⺅ ) ((=big5-cdp . #x8BBA) ; &CDP-8BBA; (=daikanwa . 02571) ; &I-M-02571; -- 1.7.10.4