From ccc74614c21979dd7636aeece93f8f5f1555b28c Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 14 May 2001 04:34:52 +0000 Subject: [PATCH] (C4-4E3A): Fix `morohashi-daikanwa' property; relate to M-39652. --- lisp/utf-2000/Ideograph-R163-City.el | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R163-City.el b/lisp/utf-2000/Ideograph-R163-City.el index 4c4483e..eb49b25 100644 --- a/lisp/utf-2000/Ideograph-R163-City.el +++ b/lisp/utf-2000/Ideograph-R163-City.el @@ -3783,7 +3783,13 @@ (ucs . #x912E) ; 鄮 )) (define-char - '((morohashi-daikanwa 39652 3) + '((ideographic-radical . 163) ; â¾¢ + (ideographic-strokes . 12) + (total-strokes . 15) + (ideograph-daikanwa . 39652) ; ø¸‰«¤ + )) +(define-char + '((morohashi-daikanwa 39652 0 3) (ideographic-radical . 163) ; â¾¢ (ideographic-strokes . 12) (total-strokes . 15) -- 1.7.10.4