From 65b945fde73b7afc0c72a51a94e4ea32edecac7d Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 1 Dec 2003 12:03:04 +0000 Subject: [PATCH 1/1] (M-46875): Separate U+4CD0 and C3-5746. (M-46876): Separate C5-6063. --- lisp/utf-2000/Ideograph-R196-Bird.el | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R196-Bird.el b/lisp/utf-2000/Ideograph-R196-Bird.el index 92cbd39..9dd2558 100644 --- a/lisp/utf-2000/Ideograph-R196-Bird.el +++ b/lisp/utf-2000/Ideograph-R196-Bird.el @@ -2337,21 +2337,41 @@ (=daikanwa . 46874) ; ø¸‹œš )) (define-char - '((ideographic-radical . 196) ; ⿃ + '((=>ucs . #x4CD0) ; 䳐 + (ideographic-radical . 196) ; ⿃ (ideographic-strokes . 6) (total-strokes . 17) - (=ucs . #x4CD0) ; 䳐 - (=cns11643-3 . #x5746) ; ø»–¦ (=daikanwa . 46875) ; ø¸‹œ› )) (define-char + '((=>ucs . #x4CD0) ; 䳐 + (morohashi-daikanwa 46875 0 1) + (ideographic-radical . 196) ; ⿃ + (ideographic-strokes . 6) + (total-strokes . 17) + (=cns11643-3 . #x5746) ; ø»–¦ + )) +(define-char + '((morohashi-daikanwa 46875 0 2) + (ideographic-radical . 196) ; ⿃ + (ideographic-strokes . 6) + (total-strokes . 17) + (=ucs . #x4CD0) ; 䳐 + )) +(define-char '((ideographic-radical . 196) ; ⿃ (ideographic-strokes . 6) (total-strokes . 17) - (=cns11643-5 . #x6063) ; ø»›ˆ (=daikanwa . 46876) ; ø¸‹œœ )) (define-char + '((morohashi-daikanwa 46876 0 0) + (ideographic-radical . 196) ; ⿃ + (ideographic-strokes . 6) + (total-strokes . 17) + (=cns11643-5 . #x6063) ; ø»›ˆ + )) +(define-char '((ideographic-radical . 196) ; ⿃ (ideographic-strokes . 6) (total-strokes . 17) -- 1.7.10.4