From 9e3225e54a08243a703c410f26b72b86bca2ea44 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 2 Apr 2002 18:01:21 +0000 Subject: [PATCH] (J0-4151): Simplify `ideographic-structure'. (U+53E2): Likewise. --- lisp/utf-2000/Ideograph-R029-Again.el | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R029-Again.el b/lisp/utf-2000/Ideograph-R029-Again.el index 4e089ae..5591335 100644 --- a/lisp/utf-2000/Ideograph-R029-Again.el +++ b/lisp/utf-2000/Ideograph-R029-Again.el @@ -2125,12 +2125,10 @@ (hanyu-dazidian-page . 402) (hanyu-dazidian-char . 15) (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") - (ucs . #x2FF3) ; ⿳ - ) - ((ucs . #x4E1A) ; 业 + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ ) - ((chinese-big5-cdp . #x8B75) ; ý¢€ˆ­µ + ((ucs . #x4E35) ; 丵 ) ((japanese-jisx0208-1978 . #x3C68) ; ø»‚¤± (japanese-jisx0208 . #x3C68) ; ø»†¸¹ @@ -2154,12 +2152,10 @@ (ideographic-strokes . 16) (total-strokes . 18) (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") - (ucs . #x2FF3) ; ⿳ - ) - ((ucs . #x4E1A) ; 业 + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ ) - ((chinese-big5-cdp . #x8B75) ; ý¢€ˆ­µ + ((ucs . #x4E35) ; 丵 ) ((ucs . #x53D6) ; 取 )) -- 1.7.10.4