From dc6d28bcc2be9a0e10249d67ce0a72e98d941663 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 29 Dec 2003 07:40:15 +0000 Subject: [PATCH] (J0-4737): Use `ideographic-radical', `{ideographic|total}-strokes@{daikanwa|gt}' and `ideographic-strokes@daikanwa*sources' instead of `ideographic-'. --- lisp/utf-2000/Ideograph-R004-Slash.el | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index 1a40409..29afa79 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -443,14 +443,13 @@ )) (define-char '((=>ucs . #x4E4B) ; 之 - (ideographic- (:radical 4 ; ⼃ - :strokes 3 - :total-strokes 4 - :sources (ucs jis-x0208 morohashi-daikanwa)) - (:radical 4 ; ⼃ - :strokes 2 - :total-strokes 3 - :sources (gt))) + (ideographic-radical . 4) ; ⼃ + (ideographic-strokes@daikanwa . 3) + (total-strokes@daikanwa . 4) + (ideographic-strokes@daikanwa*sources + daikanwa jis-x0208) + (ideographic-strokes@gt . 2) + (total-strokes@gt . 3) (shinjigen-1 . 49) (shinjigen-2 . 49) (=jis-x0208 . #x4737) ; ø½Š®† -- 1.7.10.4