From 8bbd58766d3a686301e48823189cddfb198b6470 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 2 Apr 2002 07:51:12 +0000 Subject: [PATCH] (JX2-7828): Separate G0-7142 and U+8864. --- lisp/utf-2000/Ideograph-R145-Clothes.el | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R145-Clothes.el b/lisp/utf-2000/Ideograph-R145-Clothes.el index 83943f4..e611606 100644 --- a/lisp/utf-2000/Ideograph-R145-Clothes.el +++ b/lisp/utf-2000/Ideograph-R145-Clothes.el @@ -22,15 +22,22 @@ (chinese-cns11643-6 . #x2553) ; ø»›»š )) (define-char - '((ideographic-radical . 145) ; ⾐ + '((=>ucs . #x8864) ; 衤 + (ideographic-radical . 145) ; ⾐ (ideographic-strokes . 0) (total-strokes . 6) - (chinese-gb2312 . #x7142) ; ø»…¼… (japanese-jisx0212 . #x5C33) ; ø»‹»Œ - (chinese-isoir165 . #x7142) ; ø»Ž¤• (japanese-jisx0213-2 . #x7828) ; ø»¦œ¹ (ideograph-daikanwa . 34092) ; ø¸ˆ”¬ - (ucs . #x8864) ; 衤 + )) +(define-char + '((morohashi-daikanwa 34092 0 0) + (ideographic-radical . 145) ; ⾐ + (ideographic-strokes . 0) + (total-strokes . 6) + (chinese-gb2312 . #x7142) ; ø»…¼… + (chinese-isoir165 . #x7142) ; ø»Ž¤• + (ucs . #x8864) ; 衤 )) (define-char '((ideographic-radical . 145) ; ⾐ -- 1.7.10.4