From f67d316017330928ad83eecd2f6c9c5ae5b003e3 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 29 Dec 2005 06:11:33 +0000 Subject: [PATCH] (U-000200AC): Use `ideographic-{radical|strokes}@{ucs|cns}' instead of `ideographic-'; add `ideographic-radical@cns*sources'. --- lisp/utf-2000/Ideograph-R049-Oneself.el | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R049-Oneself.el b/lisp/utf-2000/Ideograph-R049-Oneself.el index ecb0a26..6b60a43 100644 --- a/lisp/utf-2000/Ideograph-R049-Oneself.el +++ b/lisp/utf-2000/Ideograph-R049-Oneself.el @@ -128,10 +128,12 @@ (=daikanwa . 08748) ; &I-M-08748; )) (define-char - '((ideographic- (:radical 49 ; ⼰ - :strokes 3) - (:radical 4 ; ⼃ - :strokes 5)) + '((ideographic-radical@ucs . 4) ; ⼃ + (ideographic-strokes@ucs . 5) + (ideographic-radical@cns . 49) ; ⼰ + (ideographic-strokes@cns . 3) + (ideographic-radical@cns*sources + daikanwa cns11643) (total-strokes . 6) (hanyu-dazidian 1 69 21) (=ucs . #x200AC) ; 𠂬 -- 1.7.10.4