From fa2216d2057e9681433af00b758f10614db59398 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 29 Sep 2005 15:28:58 +0000 Subject: [PATCH] (): Copied from u02E00-CJK-Radical-Supplement.el. --- lisp/utf-2000/Ideograph-R074-Moon.el | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R074-Moon.el b/lisp/utf-2000/Ideograph-R074-Moon.el index 1fc01b5..d5732cf 100644 --- a/lisp/utf-2000/Ideograph-R074-Moon.el +++ b/lisp/utf-2000/Ideograph-R074-Moon.el @@ -25,6 +25,19 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x6708) ; 月 + )) + (name . "CJK RADICAL MOON") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (<-identical@component + ((=ucs . #x6708) ; 月 + )) + (=ucs . #x2E9D) ; ⺝ + )) +(define-char '((ideographic-radical . 74) ; ⽉ (ideographic-strokes . 1) (total-strokes . 5) -- 1.7.10.4