From e7c455af46a950d18a0a96a293be7a68c47329ce Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 7 Oct 2005 05:14:13 +0000 Subject: [PATCH] (): Copied from u02E00-CJK-Radical-Supplement.el. (U+9875): Add `<-simplified@CN' for U+9801. --- lisp/utf-2000/Ideograph-R181-Leaf.el | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R181-Leaf.el b/lisp/utf-2000/Ideograph-R181-Leaf.el index 01a8b2b..799e9c8 100644 --- a/lisp/utf-2000/Ideograph-R181-Leaf.el +++ b/lisp/utf-2000/Ideograph-R181-Leaf.el @@ -22,9 +22,26 @@ (=daikanwa . 43334) ; &I-M-43334; )) (define-char + '((<-denotational + ((=ucs . #x9875) ; 页 + )) + (name . "CJK RADICAL C-SIMPLIFIED LEAF") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (<-identical@component + ((=ucs . #x9875) ; 页 + )) + (=ucs . #x2EDA) ; ⻚ + )) +(define-char '((ideographic-radical . 181) ; ⾴ (ideographic-strokes . 0) (total-strokes . 6) + (<-simplified@CN + ((=ucs . #x9801) ; 頁 + (=gb12345 . #x5233) ; 頁 [50-19] + )) (=ucs . #x9875) ; 页 (=gb2312 . #x5233) ; &I-G0-5233; [50-19] )) -- 1.7.10.4