From f80dd4eba9faa86639a7858a14dcd14112aeef4f Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 4 Nov 2002 08:17:17 +0000 Subject: [PATCH] (J0-3B3A): Separate C3-3745, G1-327A and U+7523; add `ucs-jis' for U+7523. --- lisp/utf-2000/Ideograph-R100-Life.el | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R100-Life.el b/lisp/utf-2000/Ideograph-R100-Life.el index 0ab6b90..4824c3a 100644 --- a/lisp/utf-2000/Ideograph-R100-Life.el +++ b/lisp/utf-2000/Ideograph-R100-Life.el @@ -176,12 +176,20 @@ (ucs . #x7522) ; 產 )) (define-char - '((morohashi-daikanwa 21684 1) + '((=>ucs . #x7523) ; 産 + (morohashi-daikanwa 21684 1) (ideographic-radical . 100) ; â½£ (ideographic-strokes . 6) (total-strokes . 11) (=jis-x0208 . #x3B3A) ; ø½Šœ¡ (korean-ksc5601 . #x5F27) ; ø»‰µ– + (ucs-jis . #x7523) ; ø½Šœ¡ + )) +(define-char + '((morohashi-daikanwa 21684 1 0) + (ideographic-radical . 100) ; â½£ + (ideographic-strokes . 6) + (total-strokes . 11) (chinese-cns11643-3 . #x3745) ; ø»•·œ (chinese-gb12345 . #x327A) ; 産 (ucs . #x7523) ; 産 -- 1.7.10.4