From 0131d9240a4599e568115d38688eae33550cfc27 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 18 Aug 2005 12:50:07 +0000 Subject: [PATCH] (JSP-305F): Use instead of U+4EBB in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R009-Man.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R009-Man.el b/lisp/utf-2000/Ideograph-R009-Man.el index 4386cd0..f67190a 100644 --- a/lisp/utf-2000/Ideograph-R009-Man.el +++ b/lisp/utf-2000/Ideograph-R009-Man.el @@ -4269,7 +4269,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs . #x4EBB) ; 亻 + ((name . "CJK RADICAL PERSON") + (=ucs . #x2E85) ; ⺅ ) ((=cns11643-3 . #x223F) ; &CDP-88C2; [02-31] )) @@ -4288,7 +4289,8 @@ ((name . "CJK RADICAL PERSON") (=ucs . #x2E85) ; ⺅ ) - ((=ucs@unicode . #x5C14) ; &UU+5C14; + ((=gb2312 . #x367B) ; &M-07479; [22-91] + (=daikanwa . 07479) ; &I-M-07479; )) (=gb2312 . #x4463) ; &G0-4463; [36-67] (=ucs@unicode . #x4F60) ; &G0-4463; -- 1.7.10.4