From db3cf3e110baf8d4cb282b4619cb82b882cf1593 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 19 Jun 2001 10:44:36 +0000 Subject: [PATCH] (MH-64): Use `morohashi-daikanwa' property instead of `morohashi-daikanwa-ho' property. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index 12629ed..a49e646 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -3199,6 +3199,20 @@ (ideograph-daikanwa . 03524) ; ø¸€·„ )) (define-char + '((morohashi-daikanwa ho 64) + (ideographic-radical . 30) ; ⼝ + (ideographic-strokes . 5) + (total-strokes . 8) + (ideographic-variants + ((char . ((ucs . #x54A4) ; 咤 + )) + )) + (japanese-jisx0212 . #x352A) ; ø»‹± + (japanese-jisx0213-1 . #x2E78) ; ø»¢§™ + (mojikyo . 050005) ; ý €Œ• + (ucs . #x549C) ; 咜 + )) +(define-char '((ideographic-radical . 30) ; ⼝ (ideographic-strokes . 5) (total-strokes . 8) @@ -3241,20 +3255,6 @@ '((ideographic-radical . 30) ; ⼝ (ideographic-strokes . 5) (total-strokes . 8) - (ideographic-variants - ((char . ((ucs . #x54A4) ; 咤 - )) - )) - (morohashi-daikanwa-ho . 64) - (japanese-jisx0212 . #x352A) ; ø»‹± - (japanese-jisx0213-1 . #x2E78) ; ø»¢§™ - (mojikyo . 050005) ; ý €Œ• - (ucs . #x549C) ; 咜 - )) -(define-char - '((ideographic-radical . 30) ; ⼝ - (ideographic-strokes . 5) - (total-strokes . 8) (chinese-gb2312 . #x5F50) ; ø»…¡· (chinese-isoir165 . #x5F50) ; ø»ŽŠ‡ (ucs . #x549D) ; 咝 -- 1.7.10.4