From dea004615b8be068ab169567be9c3d3dcf599a2a Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 4 Nov 2002 18:04:08 +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 9f93802..f52ee66 100644 --- a/lisp/utf-2000/Ideograph-R212-Dragon.el +++ b/lisp/utf-2000/Ideograph-R212-Dragon.el @@ -1,13 +1,21 @@ (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) ; ø½Š¸— (mojikyo . 048818) ; ý €‹º² + )) +(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