From 1d902b62ab027e80b5d3fd33776b7718aafa6e6d Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 14 Nov 2002 07:08:11 +0000 Subject: [PATCH] (M-13341): Unify U+3AA2; separate C5-462E. --- lisp/utf-2000/Ideograph-R066-Rap.el | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R066-Rap.el b/lisp/utf-2000/Ideograph-R066-Rap.el index e9f7a55..1f903be 100644 --- a/lisp/utf-2000/Ideograph-R066-Rap.el +++ b/lisp/utf-2000/Ideograph-R066-Rap.el @@ -3073,8 +3073,16 @@ '((ideographic-radical . 66) ; ⽁ (ideographic-strokes . 10) (total-strokes . 14) - (chinese-cns11643-5 . #x462E) ; ø»š¡ (ideograph-daikanwa . 13341) ; ø¸ƒ + (ucs . #x3AA2) ; 㪢 + )) +(define-char + '((=>ucs . #x3AA2) ; 㪢 + (morohashi-daikanwa 13341 0 0) + (ideographic-radical . 66) ; ⽁ + (ideographic-strokes . 10) + (total-strokes . 14) + (chinese-cns11643-5 . #x462E) ; ø»š¡ )) (define-char '((ideographic-radical . 66) ; ⽁ -- 1.7.10.4