From be7a218ef1a345628e1b150333bfc2fdeae4e577 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 8 Jun 2001 08:21:45 +0000 Subject: [PATCH] (M-14683): Relate to U+8363. (C3-2D33): Likewise. --- lisp/utf-2000/Ideograph-R075-Tree.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R075-Tree.el b/lisp/utf-2000/Ideograph-R075-Tree.el index 417401c..a3068ed 100644 --- a/lisp/utf-2000/Ideograph-R075-Tree.el +++ b/lisp/utf-2000/Ideograph-R075-Tree.el @@ -3447,13 +3447,15 @@ (ucs . #x6800) ; 栀 )) (define-char - '((ideographic-radical . 75) ; ⽊ + '((->ucs . #x8363) ; 荣 + (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 5) (total-strokes . 9) (ideograph-daikanwa . 14683) ; ø¸ƒ¥› )) (define-char - '((morohashi-daikanwa 14683 0 1) + '((->ucs . #x8363) ; 荣 + (morohashi-daikanwa 14683 0 1) (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 5) (total-strokes . 9) -- 1.7.10.4