From 4686068339486b129bbb4ac116087bb8766177bf Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 16 May 2003 07:15:57 +0000 Subject: [PATCH] (U-00020398): Use ideographic-{radical|strokes}@{ucs|cns} and `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'. --- lisp/utf-2000/Ideograph-R114-Track.el | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R114-Track.el b/lisp/utf-2000/Ideograph-R114-Track.el index 7439a5e..93b1dd2 100644 --- a/lisp/utf-2000/Ideograph-R114-Track.el +++ b/lisp/utf-2000/Ideograph-R114-Track.el @@ -274,12 +274,14 @@ )) (define-char '((morohashi-daikanwa 24898 0 2) - (ideographic- (:radical 114 ; ⽱ - :strokes 10 - :sources (morohashi-daikanwa cns-11643)) - (:radical 9 ; ⼈ - :strokes 13 - :sources (ucs))) + (ideographic-radical@ucs . 9) ; ⼈ + (ideographic-strokes@ucs . 13) + (ideographic-radical@ucs*sources + ucs) + (ideographic-radical@cns . 114) ; ⽱ + (ideographic-strokes@cns . 10) + (ideographic-radical@cns*sources + daikanwa cns-11643) (total-strokes . 15) (hanyu-dazidian 1 215 14) (ideographic-structure -- 1.7.10.4