From 997067b3585971938cc2bc37851d82e8082fa40b Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 4 Jun 2003 11:58:35 +0000 Subject: [PATCH] (U+5C76): use `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of `ideographic-{radical|strokes}'; unify GT-09918 and M054547. --- lisp/utf-2000/Ideograph-R046-Mountain.el | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R046-Mountain.el b/lisp/utf-2000/Ideograph-R046-Mountain.el index 57a4876..5456290 100644 --- a/lisp/utf-2000/Ideograph-R046-Mountain.el +++ b/lisp/utf-2000/Ideograph-R046-Mountain.el @@ -173,12 +173,16 @@ )) (define-char '((morohashi-daikanwa ho 48) - (ideographic-radical . 46) ; â¼­ - (ideographic-strokes . 2) + (ideographic-radical@ucs . 46) ; â¼­ + (ideographic-strokes@ucs . 2) + (ideographic-radical@daikanwa . 18) ; ⼑ + (ideographic-strokes@daikanwa . 3) (total-strokes . 5) (=jis-x0208 . #x5627) ; ø½‹ƒ¸ - (=gt-pj-1 . #x5627) ; 屶 + (=gt-pj-1 . #x5627) ; ý¡€‚š¾ (=gt-k . 01046) ; ý¡„€– + (=gt . 09918) ; ý¡€‚š¾ + (mojikyo . 054547) ; ý €”“ (=ucs . #x5C76) ; 屶 )) (define-char -- 1.7.10.4