From 99c8d584d5f9b21c6b13a0882a05f254a1c8b83f Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 12 Aug 2005 04:33:22 +0000 Subject: [PATCH] (C2-334E): Use instead of U+FA49 in `ideographic-structure'. (UU+4E7F): Likewise. --- lisp/utf-2000/Ideograph-R005-Second.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R005-Second.el b/lisp/utf-2000/Ideograph-R005-Second.el index 0eee709..4a58033 100644 --- a/lisp/utf-2000/Ideograph-R005-Second.el +++ b/lisp/utf-2000/Ideograph-R005-Second.el @@ -1742,7 +1742,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #xFA49) ; 爫 + ((name . "CJK RADICAL PAW ONE") + (=ucs . #x2EA4) ; ⺤ ) ((=jis-x0208 . #x3B65) ; >-35079; [27-69] (=cns11643-1 . #x484E) ; &I-C1-484E; [40-46] @@ -1764,7 +1765,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #xFA49) ; 爫 + ((name . "CJK RADICAL PAW ONE") + (=ucs . #x2EA4) ; ⺤ ) ((=gb2312 . #x7469) ; &G0-7469; [84-73] )) -- 1.7.10.4