From 8b51f3a0091d0adb12b1b9effc131c8cfc1c1451 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 7 Jul 2001 10:12:54 +0000 Subject: [PATCH] (M-10141): Separate U+5F98, G0-4547, K0-5B47, C1-5A38 and J90-5751. (K0-5B47): Unify C1-5A38 and J90-5751. (U+5F98): Unify G0-4547. --- lisp/utf-2000/Ideograph-R060-Step.el | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R060-Step.el b/lisp/utf-2000/Ideograph-R060-Step.el index 4f92e53..d56098b 100644 --- a/lisp/utf-2000/Ideograph-R060-Step.el +++ b/lisp/utf-2000/Ideograph-R060-Step.el @@ -1057,19 +1057,33 @@ (ideograph-daikanwa . 10140) ; ø¸‚žœ )) (define-char - '((ideographic-radical . 60) ; â¼» + '((->ucs . #x5F98) ; 徘 + (ideographic-radical . 60) ; â¼» (ideographic-strokes . 8) (total-strokes . 11) (shinjigen-2 . 2365) (japanese-jisx0208-1978 . #x5751) ; ø»ƒŒ„ - (chinese-gb2312 . #x4547) ; ø»„»¢ (japanese-jisx0208 . #x5751) ; ø»‡ Œ + (ideograph-daikanwa . 10141) ; ø¸‚ž + )) +(define-char + '((->ucs . #x5F98) ; 徘 + (morohashi-daikanwa 10141 0 1) + (ideographic-radical . 60) ; â¼» + (ideographic-strokes . 8) + (total-strokes . 11) (korean-ksc5601 . #x5B47) ; ø»‰¯¾ - (chinese-isoir165 . #x4547) ; ø»£² (chinese-cns11643-1 . #x5A38) ; ø»’–¡ (japanese-jisx0208-1990 . #x5751) ; ø½‹†€ - (ideograph-daikanwa . 10141) ; ø¸‚ž - (ucs . #x5F98) ; 徘 + )) +(define-char + '((morohashi-daikanwa 10141 0 2) + (ideographic-radical . 60) ; â¼» + (ideographic-strokes . 8) + (total-strokes . 11) + (chinese-gb2312 . #x4547) ; ø»„»¢ + (chinese-isoir165 . #x4547) ; ø»£² + (ucs . #x5F98) ; 徘 )) (define-char '((ideographic-radical . 60) ; â¼» -- 1.7.10.4