From 15ef959bf8bcc225885393876983e263c38096eb Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 14 May 2001 17:18:43 +0000 Subject: [PATCH] (M-34856): New character. (C5-4270): Fix `morohashi-daikanwa' property. --- lisp/utf-2000/Ideograph-R147-See.el | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R147-See.el b/lisp/utf-2000/Ideograph-R147-See.el index 1031e21..649d1d3 100644 --- a/lisp/utf-2000/Ideograph-R147-See.el +++ b/lisp/utf-2000/Ideograph-R147-See.el @@ -567,7 +567,13 @@ (ideograph-daikanwa . 34855) ; ø¸ˆ § )) (define-char - '((morohashi-daikanwa 34856 3) + '((ideographic-radical . 147) ; ⾒ + (ideographic-strokes . 6) + (total-strokes . 13) + (ideograph-daikanwa . 34856) ; ø¸ˆ ¨ + )) +(define-char + '((morohashi-daikanwa 34856 0 9) (ideographic-radical . 147) ; ⾒ (ideographic-strokes . 6) (total-strokes . 13) -- 1.7.10.4