From 3c07787fcfc1146891b45e9da768200ca6ebceaa Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 26 Nov 2002 18:59:58 +0000 Subject: [PATCH] Add mappings between CNS 11643-4 and CJK Compatibility Ideographs Supplement of UCS. --- lisp/utf-2000/Ideograph-R043-Lame.el | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R043-Lame.el b/lisp/utf-2000/Ideograph-R043-Lame.el index 4f79f39..7bca155 100644 --- a/lisp/utf-2000/Ideograph-R043-Lame.el +++ b/lisp/utf-2000/Ideograph-R043-Lame.el @@ -5,9 +5,11 @@ (total-strokes . 3) (chinese-cns11643-1 . #x4452) ; ø»‘¶§ (ideograph-daikanwa . 07538) ; ø¸µ² + (ucs-cns . #x5C22) ; ø»‘¶§ )) (define-char - '((ideographic-radical . 43) ; ⼪ + '((=>ucs* . #x5C22) ; å°¢ + (ideographic-radical . 43) ; ⼪ (ideographic-strokes . 0) (total-strokes . 3) (chinese-gb2312 . #x5E4C) ; ø»… • @@ -16,6 +18,20 @@ (chinese-cns11643-4 . #x2134) ; ø»— » (chinese-big5 . #xA471) ; ý¢€Š‘± (ideograph-daikanwa . 07539) ; ø¸µ³ + (ucs-gb . #x5C22) ; 尢 + (ucs-jis . #x5C22) ; 尢 + (ucs-big5 . #x5C22) ; 尢 + (ucs . #x2F875) ; 尢 + )) +(define-char + '((=>ucs-cns . #x2F875) ; 尢 + (morohashi-daikanwa 7539 0 0) + (ideographic-radical . 43) ; ⼪ + (ideographic-strokes . 0) + (total-strokes . 3) + (->same-ideograph + ((ucs . #x2F875) ; 尢 + )) (ucs . #x5C22) ; å°¢ )) (define-char -- 1.7.10.4