From 4018057935b43aaa0dc4961c1f552c3beee039b1 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 9 Jun 2003 11:40:02 +0000 Subject: [PATCH] (U-00020B8A): Unify MH-0063; use `ideographic-{radical|strokes}@{ucs|cns}' and `ideographic-radical@ucs*sources' instead of `ideographic-{radical|strokes}'. --- lisp/utf-2000/Ideograph-R041-Inch.el | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R041-Inch.el b/lisp/utf-2000/Ideograph-R041-Inch.el index 49c1fda..154b1b4 100644 --- a/lisp/utf-2000/Ideograph-R041-Inch.el +++ b/lisp/utf-2000/Ideograph-R041-Inch.el @@ -731,8 +731,13 @@ (=ucs . #x21B4C) ; 𡭌 )) (define-char - '((ideographic-radical . 41) ; ⼨ - (ideographic-strokes . 13) + '((morohashi-daikanwa ho 63) + (ideographic-radical@ucs . 29) ; ⼜ + (ideographic-strokes@ucs . 13) + (ideographic-radical@ucs*sources + daikanwa ucs) + (ideographic-radical@cns . 41) ; ⼨ + (ideographic-strokes@cns . 13) (total-strokes . 16) (=cns11643-5 . #x542E) ; ø»šµ³ (=ucs . #x20B8A) ; 𠮊 -- 1.7.10.4