From fe4901b0570490eb497e5db1a2143227ac28ded9 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 10 Dec 2003 13:15:14 +0000 Subject: [PATCH] (H12-EFEB): Use `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of `ideographic-'. (U-000261E5): Likewise. --- lisp/utf-2000/Ideograph-R149-Speech.el | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R149-Speech.el b/lisp/utf-2000/Ideograph-R149-Speech.el index 8e71da6..c22ec24 100644 --- a/lisp/utf-2000/Ideograph-R149-Speech.el +++ b/lisp/utf-2000/Ideograph-R149-Speech.el @@ -15204,12 +15204,10 @@ (define-char '((=>ucs . #x261E5) ; 𦇥 (morohashi-daikanwa 36111 0 0) - (ideographic-radical . 149) ; ⾔ - (ideographic-strokes . 15) - (ideographic- (:radical 149 ; ⾔ - :strokes 15) - (:radical 120 ; â½· - :strokes 16)) + (ideographic-radical@ucs . 149) ; ⾔ + (ideographic-strokes@ucs . 15) + (ideographic-radical@daikanwa . 120) ; â½· + (ideographic-strokes@daikanwa . 16) (total-strokes . 22) (hanyu-dazidian 8 37 7) (=hanziku-12 . #xEFEB) ; ý¢ƒŽ¿« @@ -15217,12 +15215,10 @@ (define-char '((=>ucs . #x261E5) ; 𦇥 (morohashi-daikanwa 36111 0 1) - (ideographic-radical . 149) ; ⾔ - (ideographic-strokes . 15) - (ideographic- (:radical 149 ; ⾔ - :strokes 15) - (:radical 120 ; â½· - :strokes 16)) + (ideographic-radical@ucs . 149) ; ⾔ + (ideographic-strokes@ucs . 15) + (ideographic-radical@daikanwa . 120) ; â½· + (ideographic-strokes@daikanwa . 16) (total-strokes . 22) (=ucs . #x261E5) ; 𦇥 (=cns11643-4 . #x694B) ; ø»™‹‚ -- 1.7.10.4