From 873d6007e24036ea87655e2b2687a6585acf9a4c Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 19 Jun 2003 03:26:05 +0000 Subject: [PATCH] (M-19911): Unify C5-2368 and U-00024605; use `ideographic-{radical|strokes}@ucs' instead of `ideographic-{radical|strokes}'; add `ideographic-radical@ucs*sources' and `ideographic-{radical|strokes}@cns'. --- lisp/utf-2000/Ideograph-R092-Fang.el | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R092-Fang.el b/lisp/utf-2000/Ideograph-R092-Fang.el index a0b26e7..d806548 100644 --- a/lisp/utf-2000/Ideograph-R092-Fang.el +++ b/lisp/utf-2000/Ideograph-R092-Fang.el @@ -47,10 +47,16 @@ (=ucs . #x3E26) ; 㸦 )) (define-char - '((ideographic-radical . 92) ; ⽛ - (ideographic-strokes . 3) + '((ideographic-radical@ucs . 92) ; ⽛ + (ideographic-strokes@ucs . 3) + (ideographic-radical@ucs*sources + daikanwa ucs) + (ideographic-radical@cns . 39) ; ⼦ + (ideographic-strokes@cns . 4) (total-strokes . 7) + (=cns11643-5 . #x2368) ; ø»™®¯ (=daikanwa . 19911) ; ø¸„·‡ + (=ucs . #x24605) ; 𤘅 )) (define-char '((ideographic-radical . 92) ; ⽛ -- 1.7.10.4