From c4205aa065713f1555718c1abb4e58f910516c7b Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 22 Feb 2004 20:16:06 +0000 Subject: [PATCH] (U+5C12): Use `->subsumptive'; add JC3-41E1. --- lisp/utf-2000/Ideograph-R042-Small.el | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R042-Small.el b/lisp/utf-2000/Ideograph-R042-Small.el index 205a923..5f6d947 100644 --- a/lisp/utf-2000/Ideograph-R042-Small.el +++ b/lisp/utf-2000/Ideograph-R042-Small.el @@ -65,14 +65,20 @@ (=daikanwa . 07476) ; ø¸´´ )) (define-char - '((ideographic-radical . 42) ; ⼩ + '((=>daikanwa . 07477) ; ø¸´µ + (ideographic-radical . 42) ; ⼩ (ideographic-strokes . 2) (total-strokes . 5) (=ucs . #x5C12) ; 尒 - (=cns11643-2 . #x2155) ; ø»“” - (=jis-x0213-1-2000 . #x4F5B) ; ø»£—š - (=big5 . #xC974) ; ý¢€Œ¥´ - (=daikanwa . 07477) ; ø¸´µ + (->subsumptive + ((=daikanwa . 07477) ; ø¸´µ + (=jef-china3 . #x41E1) ; øº„‡¡ + ) + ((=cns11643-2 . #x2155) ; ø»“” + (=jis-x0213-1-2000 . #x4F5B) ; ø»£—š + (=big5 . #xC974) ; ý¢€Œ¥´ + (=ucs@unicode . #x5C12) ; ø»“” + )) )) (define-char '((ideographic-radical . 42) ; ⼩ -- 1.7.10.4