From d69b9394fbce02d4c99ef52f99ec1ece058a86dc Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 26 Dec 2006 12:42:03 +0000 Subject: [PATCH] (U-0002F81B): Add `=>ucs*' for U+51B5. --- lisp/utf-2000/Ideograph-R007-Two.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R007-Two.el b/lisp/utf-2000/Ideograph-R007-Two.el index 37c5f43..0eeb04c 100644 --- a/lisp/utf-2000/Ideograph-R007-Two.el +++ b/lisp/utf-2000/Ideograph-R007-Two.el @@ -532,7 +532,8 @@ (=big5-cdp . #x89B7) ; &I-CDP-89B7; )) (define-char - '((ideographic-radical . 7) ; ⼆ + '((=>ucs* . #x51B5) ; 况 + (ideographic-radical . 7) ; ⼆ (ideographic-strokes . 5) (total-strokes . 7) (=ucs . #x2F81B) ; 况 -- 1.7.10.4