From f2c1f1d7cd6ddd4668f73e68edbc3ae181f211ee Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 12 Oct 2001 11:53:44 +0000 Subject: [PATCH] (C5-212E): Separate JX2-2359; unify U-00020AD3. --- lisp/utf-2000/Ideograph-R028-Private.el | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R028-Private.el b/lisp/utf-2000/Ideograph-R028-Private.el index b45c18a..a6eb025 100644 --- a/lisp/utf-2000/Ideograph-R028-Private.el +++ b/lisp/utf-2000/Ideograph-R028-Private.el @@ -20,9 +20,17 @@ '((ideographic-radical . 28) ; ⼛ (ideographic-strokes . 1) (total-strokes . 3) - (chinese-cns11643-5 . #x212E) ; ø»™ª¹ + (chinese-cns11643-5 . #x212E) ; ø»™ª¹ + (ideograph-daikanwa . 03058) ; ø¸€¯² + (ucs . #x20AD3) ; 𠫓 + )) +(define-char + '((=>ucs . #x20AD3) ; 𠫓 + (morohashi-daikanwa 3058 0 1) + (ideographic-radical . 28) ; ⼛ + (ideographic-strokes . 2) + (total-strokes . 4) (japanese-jisx0213-2 . #x2359) ; ø»¤ ´ - (ideograph-daikanwa . 03058) ; ø¸€¯² )) (define-char '((ideographic-radical . 28) ; ⼛ -- 1.7.10.4