From a1b2ecfb933113e5b9a95f7fc2bd0702b1f455bb Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 5 Feb 2003 17:14:08 +0000 Subject: [PATCH] (M-47586): Separate GB and CNS. --- lisp/utf-2000/Ideograph-R198-Deer.el | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R198-Deer.el b/lisp/utf-2000/Ideograph-R198-Deer.el index 04599ba..be320e5 100644 --- a/lisp/utf-2000/Ideograph-R198-Deer.el +++ b/lisp/utf-2000/Ideograph-R198-Deer.el @@ -1,17 +1,34 @@ (define-char - '((ideographic-radical . 198) ; ⿅ + '((=>ucs . #x9E7F) ; 鹿 + (ideographic-radical . 198) ; ⿅ (ideographic-strokes . 0) (total-strokes . 11) (shinjigen-2 . 9772) - (chinese-gb2312 . #x4239) ; ø»„¶º (=jis-x0208 . #x3C2F) ; ø½Š´ (korean-ksc5601 . #x5663) ; ø»‰©„ - (chinese-isoir165 . #x4239) ; ø»ŸŠ - (chinese-cns11643-1 . #x5E26) ; ø»’œ‡ (ideograph-daikanwa . 47586) ; ø¸‹§¢ + (ucs-jis . #x9E7F) ; ø½Š´ + (ucs-ks . #x9E7F) ; ø½Š´ + )) +(define-char + '((morohashi-daikanwa 47586 0 0) + (ideographic-radical . 198) ; ⿅ + (ideographic-strokes . 0) + (total-strokes . 11) + (chinese-gb2312 . #x4239) ; ø»„¶º + (chinese-isoir165 . #x4239) ; ø»ŸŠ (ucs . #x9E7F) ; 鹿 )) (define-char + '((=>ucs . #x9E7F) ; 鹿 + (morohashi-daikanwa 47586 0 1) + (ideographic-radical . 198) ; ⿅ + (ideographic-strokes . 0) + (total-strokes . 11) + (chinese-cns11643-1 . #x5E26) ; ø»’œ‡ + (ucs-cns . #x9E7F) ; ø»’œ‡ + )) +(define-char '((ideographic-radical . 198) ; ⿅ (ideographic-strokes . 0) (total-strokes . 11) -- 1.7.10.4