From dc6523cc087e8a92d08072372d419761b0bf05ea Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 18 Jun 2003 18:45:06 +0000 Subject: [PATCH] (U+5C39): Use `ideographic-{radical|strokes}@ucs' instead of `ideographic-{radical|strokes}'; add `ideographic-radical@ucs*sources'; use `ideographic-radical@cns' instead of `cns-radical'; add `ideographic-strokes@cns'. --- lisp/utf-2000/Ideograph-R044-Corpse.el | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R044-Corpse.el b/lisp/utf-2000/Ideograph-R044-Corpse.el index 4e8b304..bacf937 100644 --- a/lisp/utf-2000/Ideograph-R044-Corpse.el +++ b/lisp/utf-2000/Ideograph-R044-Corpse.el @@ -24,9 +24,12 @@ (=ucs . #x5C38) ; å°¸ )) (define-char - '((ideographic-radical . 44) ; ⼫ - (ideographic-strokes . 1) - (cns-radical . 4) ; ⼃ + '((ideographic-radical@ucs . 44) ; ⼫ + (ideographic-strokes@ucs . 1) + (ideographic-radical@ucs*sources + daikanwa ucs) + (ideographic-radical@cns . 4) ; ⼃ + (ideographic-strokes@cns . 3) (total-strokes . 4) (shinjigen-2 . 1919) (=gb2312 . #x527C) ; ø»… -- 1.7.10.4