From c3dfcb09a5dd956bd3bbfb7ce22b0039ed876ba0 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 1 Apr 2002 05:08:42 +0000 Subject: [PATCH] (U+52B1): Simplify `ideographic-structure'. (U+52E7): Use U-00020089 instead of BC-8B4A in the `ideographic-structure'. --- lisp/utf-2000/Ideograph-R019-Power.el | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R019-Power.el b/lisp/utf-2000/Ideograph-R019-Power.el index c095c45..8aae5cd 100644 --- a/lisp/utf-2000/Ideograph-R019-Power.el +++ b/lisp/utf-2000/Ideograph-R019-Power.el @@ -741,14 +741,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (ucs . #x2FF0) ; â¿° ) - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") - (ucs . #x2FF8) ; ⿸ - ) - ((ucs . #x5382) ; 厂 - ) - ((ucs . #x4E07) ; 万 - )) + ((ucs . #x5389) ; 厉 ) ((ucs . #x529B) ; 力 )) @@ -3108,8 +3101,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (ucs . #x2FF1) ; ⿱ ) - ((name . "cjk radical person for top") - (chinese-big5-cdp . #x8B4A) ; ý¢€ˆ­Š + ((ucs . #x20089) ; 𠂉 ) ((ucs . #x4E00) ; 一 )) -- 1.7.10.4