From f81cd0b77c2bf284d823a8670348da4c07c1bfab Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 21 Oct 2002 05:28:11 +0000 Subject: [PATCH] (M-00246): Unify U-0002011D. --- lisp/utf-2000/Ideograph-R006-Hook.el | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index ede4399..0766675 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -452,9 +452,17 @@ (ucs . #x2011B) ; 𠄛 )) (define-char - '((ideographic-radical . 6) ; ⼅ - (ideographic-strokes . 15) + '((ideographic- (:radical 2 ; ⼁ + :strokes 15 + :sources (cns-11643)) + (:radical 6 ; ⼅ + :strokes 15 + :sources (morohashi-daikanwa ucs))) (total-strokes . 16) - (ideograph-daikanwa . 00246) ; ø¸€ƒ¶ - (mojikyo . 000246) ; ý €€ƒ¶ + (hanyu-dazidian 1 360 8) + (chinese-cns11643-7 . #x2C3C) ; ø»ž™ + (ideograph-daikanwa . 00246) ; ø¸€ƒ¶ + (ideograph-hanziku-1 . #xF043) ; ý¢€Ÿƒ + (mojikyo . 000246) ; ý €€ƒ¶ + (ucs . #x2011D) ; 𠄝 )) -- 1.7.10.4