From 6faa9af85c90f1ec1f9cac92f0372726f9ed9588 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 25 Feb 2004 07:25:22 +0000 Subject: [PATCH] (C7-262B): Unify U-00020FA7 and H2-DECE instead of using `->identical'; use `ideographic-{radical|strokes}@{ucs|cns}'. --- lisp/utf-2000/Ideograph-R114-Track.el | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R114-Track.el b/lisp/utf-2000/Ideograph-R114-Track.el index 6018ef4..9d1b7a2 100644 --- a/lisp/utf-2000/Ideograph-R114-Track.el +++ b/lisp/utf-2000/Ideograph-R114-Track.el @@ -305,15 +305,16 @@ (=hanziku-1 . #xD2B1) ; ý¢€Š± )) (define-char - '((=>ucs . #x20FA7) ; 𠾧 - (ideographic-radical . 114) ; â½± - (ideographic-strokes . 10) + '((ideographic-radical@ucs . 30) ; ⼝ + (ideographic-strokes@ucs . 12) + (ideographic-radical@cns . 114) ; â½± + (ideographic-strokes@cns . 10) (total-strokes . 15) - (->identical - ((=ucs . #x20FA7) ; 𠾧 - )) + (hanyu-dazidian 1 683 4) + (=ucs . #x20FA7) ; 𠾧 (=cns11643-7 . #x262B) ; ø»ž†” (=daikanwa . 24899) ; ø¸†…ƒ + (=hanziku-2 . #xDECE) ; ý¢€­»Ž )) (define-char '((ideographic-radical . 114) ; â½± -- 1.7.10.4