From 55433f437c0559336fefdfee01cb6df60fe70932 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 4 Nov 2002 08:26:07 +0000 Subject: [PATCH] (J0-4E36): Separate G1-417A and U+9F8D; add `ucs-jis' for U+9F8D. --- lisp/utf-2000/Ideograph-R212-Dragon.el | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R212-Dragon.el b/lisp/utf-2000/Ideograph-R212-Dragon.el index 518d4a6..5168727 100644 --- a/lisp/utf-2000/Ideograph-R212-Dragon.el +++ b/lisp/utf-2000/Ideograph-R212-Dragon.el @@ -1,12 +1,20 @@ (define-char - '((ideographic-radical . 212) ; ⿓ + '((=>ucs . #x9F8D) ; 龍 + (ideographic-radical . 212) ; ⿓ (ideographic-strokes . 0) (total-strokes . 16) (shinjigen-2 . 9913) (=jis-x0208 . #x4E36) ; ø½Š¸— (korean-ksc5601 . #x5723) ; ø»‰©¢ - (chinese-gb12345 . #x417A) ; 龍 (ideograph-daikanwa . 48818) ; ø¸‹º² + (ucs-jis . #x9F8D) ; ø½Š¸— + )) +(define-char + '((morohashi-daikanwa 48818 0 0) + (ideographic-radical . 212) ; ⿓ + (ideographic-strokes . 0) + (total-strokes . 16) + (chinese-gb12345 . #x417A) ; 龍 (ucs . #x9F8D) ; 龍 )) (define-char -- 1.7.10.4