From af244225c8180ae1d0d546ceec48cacc3870ace4 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 16 May 2001 07:31:26 +0000 Subject: [PATCH] (C7-334D): Fix `morohashi-daikanwa' property; relate to M-35732. --- lisp/utf-2000/Ideograph-R149-Speech.el | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R149-Speech.el b/lisp/utf-2000/Ideograph-R149-Speech.el index d798f5d..9926644 100644 --- a/lisp/utf-2000/Ideograph-R149-Speech.el +++ b/lisp/utf-2000/Ideograph-R149-Speech.el @@ -5411,7 +5411,14 @@ (ucs . #x8AF0) ; è«° )) (define-char - '((morohashi-daikanwa 35732 6) + '((->ucs . #x46FC) ; 䛼 + (ideographic-radical . 149) ; ⾔ + (ideographic-strokes . 9) + (total-strokes . 16) + (ideograph-daikanwa . 35732) ; ø¸ˆ®” + )) +(define-char + '((morohashi-daikanwa 35732 0 5) (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 9) (total-strokes . 16) -- 1.7.10.4