From a844fcf075c335abdb02ed5d358828328e6bec87 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 27 Feb 2011 04:19:32 +0000 Subject: [PATCH] (U-0002011D): Use `ideographic-radical@{ucs|cns}' and `ideographic-strokes' instead of `ideographic-'. --- lisp/utf-2000/Ideograph-R002-Line.el | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index 043bb53..5d1f78e 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -799,12 +799,11 @@ (=hanziku-1 . #xAA72) ; &I-HZK01-AA72; )) (define-char - '((ideographic- (:radical 2 ; ⼁ - :strokes 15 - :sources (cns-11643)) - (:radical 6 ; ⼅ - :strokes 15 - :sources (morohashi-daikanwa ucs))) + '((ideographic-radical@ucs . 6) ; ⼅ + (ideographic-radical@ucs*sources + daikanwa) + (ideographic-radical@cns . 2) ; ⼁ + (ideographic-strokes . 15) (total-strokes . 16) (hanyu-dazidian 1 360 8) (=ucs . #x2011D) ; 𠄝 -- 1.7.10.4