From 3220d8bce66af8ef74b2a3f6e6fc4c6afad5c324 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 14 Jan 2003 11:12:03 +0000 Subject: [PATCH] Reformatted. (U-0002F828): Modify the operator of `ideographic-structure'. (J0-4A71): Don't use char-ref for the operator of `ideographic-structure'. (C2-2556): Likewise; modify the operator of `ideographic-structure'. --- lisp/utf-2000/Ideograph-R020-Wrap.el | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R020-Wrap.el b/lisp/utf-2000/Ideograph-R020-Wrap.el index 2bc835c..9c2660d 100644 --- a/lisp/utf-2000/Ideograph-R020-Wrap.el +++ b/lisp/utf-2000/Ideograph-R020-Wrap.el @@ -18,10 +18,10 @@ (ideographic-strokes . 1) (total-strokes . 3) (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") - (ucs . #x2FF4) ; â¿´ + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (ucs . #x2FF9) ; ⿹ ) - ((chinese-big5-cdp . #x8B57) ; ý¢€ˆ­— + ((ucs . #x52F9) ; 勹 ) ((ucs . #x4E00) ; 一 )) @@ -358,12 +358,10 @@ (ideographic-strokes . 3) (total-strokes . 5) (ideographic-structure - (:cdp-combinator 3 - :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") - (ucs . #x2FFB) ; â¿» - ) + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") + (ucs . #x2FFB) ; â¿» ) - ((chinese-big5-cdp . #x8B57) ; ý¢€ˆ­— + ((ucs . #x52F9) ; 勹 ) ((ucs . #x5DF1) ; å·± )) @@ -677,12 +675,10 @@ (ideographic-strokes . 6) (total-strokes . 8) (ideographic-structure - (:cdp-combinator 3 - :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") - (ucs . #x2FF4) ; â¿´ - ) + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (ucs . #x2FF9) ; ⿹ ) - ((chinese-big5-cdp . #x8B57) ; ý¢€ˆ­— + ((ucs . #x52F9) ; 勹 ) ((chinese-cns11643-1 . #x484D) ; ø»‘¼š )) @@ -1269,7 +1265,10 @@ ) ((ucs . #x52F9) ; 勹 ) - ((chinese-big5-cdp . #x8AE0) ; ý¢€ˆ«  + ((japanese-jisx0212 . #x6050) ; ø»Œ¡ + (chinese-cns11643-3 . #x497D) ; ø»–’° + (japanese-jisx0213-2 . #x7955) ; ø»¦Ÿ„ + (ideograph-daikanwa . 38089) ; ø¸‰“‰ )) (chinese-cns11643-3 . #x5038) ; ø»–›½ (ideograph-daikanwa . 02563) ; ø¸€¨ƒ -- 1.7.10.4