From 99bfddf0c2e071d22d08ec2f7875e964ef8b0765 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 25 Dec 2006 06:06:53 +0000 Subject: [PATCH] (U-0002F82C): Add `=>ucs*' for U+5349. --- lisp/utf-2000/Ideograph-R024-Ten.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R024-Ten.el b/lisp/utf-2000/Ideograph-R024-Ten.el index 36f108e..f7f015e 100644 --- a/lisp/utf-2000/Ideograph-R024-Ten.el +++ b/lisp/utf-2000/Ideograph-R024-Ten.el @@ -578,7 +578,8 @@ zhengzitong daikanwa shinjigen-1) )) (define-char - '((ideographic-radical . 24) ; ⼗ + '((=>ucs* . #x5349) ; 卉 + (ideographic-radical . 24) ; ⼗ (ideographic-strokes . 4) (total-strokes . 6) (shinjigen-1 . 818) -- 1.7.10.4