From c146c77e77c1c7541e715c2e03d0bd1ff752e326 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 26 Nov 2002 17:15:52 +0000 Subject: [PATCH] (C6-4B7A): Separate U+4039; unify GU+4039, JU+4039 and U-0002F949. --- lisp/utf-2000/Ideograph-R109-Eye.el | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R109-Eye.el b/lisp/utf-2000/Ideograph-R109-Eye.el index b96b6b1..96683c6 100644 --- a/lisp/utf-2000/Ideograph-R109-Eye.el +++ b/lisp/utf-2000/Ideograph-R109-Eye.el @@ -3113,14 +3113,27 @@ (ucs-cns . #x4039) ; ø»˜„ )) (define-char - '((ideographic-radical . 109) ; ⽬ + '((=>ucs* . #x4039) ; 䀹 + (ideographic-radical . 109) ; ⽬ (ideographic-strokes . 7) (total-strokes . 12) (chinese-cns11643-6 . #x4B7A) ; ø»œ³µ (japanese-jisx0213-2 . #x7222) ; ø»¦“¿ (ideograph-daikanwa . 23381) ; ø¸…­• - (ucs-cns . #x2F949) ; 䀹 - (ucs . #x4039) ; 䀹 + (ucs-gb . #x4039) ; 䀹 + (ucs-jis . #x4039) ; 䀹 + (ucs . #x2F949) ; 䀹 + )) +(define-char + '((=>ucs-cns . #x2F949) ; 䀹 + (morohashi-daikanwa 23381 0 0) + (ideographic-radical . 109) ; ⽬ + (ideographic-strokes . 7) + (total-strokes . 12) + (->same-ideograph + ((ucs . #x2F949) ; 䀹 + )) + (ucs . #x4039) ; 䀹 )) (define-char '((ideographic-radical . 109) ; ⽬ -- 1.7.10.4