From bf2992d51d30e0abd0b015722987041890577184 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 26 Feb 2004 01:55:38 +0000 Subject: [PATCH] (C5-3D55): Unify U-00023244 instead of using `->identical'; use `ideographic-{radical|strokes}@{ucs|cns}'. --- 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 f2fd1eb..2e348f0 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -616,13 +616,12 @@ (=daikanwa . 00090) ; ø¸€š )) (define-char - '((=>ucs . #x23244) ; 𣉄 - (ideographic-radical . 2) ; ⼁ - (ideographic-strokes . 12) + '((ideographic-radical@ucs . 72) ; ⽇ + (ideographic-strokes@ucs . 9) + (ideographic-radical@cns . 2) ; ⼁ + (ideographic-strokes@cns . 12) (total-strokes . 13) - (->identical - ((=ucs . #x23244) ; 𣉄 - )) + (=ucs . #x23244) ; 𣉄 (=cns11643-5 . #x3D55) ; ø»š”¨ )) (define-char -- 1.7.10.4