From f8cc5217d681a56f2deb99ba6e220e03a639d48c Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 15 May 2001 03:47:41 +0000 Subject: [PATCH] (C5-4361): Fix `morohashi-daikanwa' property; relate to M-39577. --- 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 eb49b25..9c5f0f8 100644 --- a/lisp/utf-2000/Ideograph-R163-City.el +++ b/lisp/utf-2000/Ideograph-R163-City.el @@ -3102,7 +3102,13 @@ (ucs . #x9117) ; 鄗 )) (define-char - '((morohashi-daikanwa 39577 3) + '((ideographic-radical . 163) ; â¾¢ + (ideographic-strokes . 10) + (total-strokes . 13) + (ideograph-daikanwa . 39577) ; ø¸‰ª™ + )) +(define-char + '((morohashi-daikanwa 39577 0 5) (ideographic-radical . 163) ; â¾¢ (ideographic-strokes . 10) (total-strokes . 13) -- 1.7.10.4