From 23c8f1f94362d731cb76cf767fcca0d12b4649e5 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 27 Nov 2002 12:06:46 +0000 Subject: [PATCH] Add mappings between CNS 11643-4 and CJK Compatibility Ideographs Supplement of UCS. --- lisp/utf-2000/Ideograph-R125-Old.el | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R125-Old.el b/lisp/utf-2000/Ideograph-R125-Old.el index 00d8cdf..08b5233 100644 --- a/lisp/utf-2000/Ideograph-R125-Old.el +++ b/lisp/utf-2000/Ideograph-R125-Old.el @@ -175,7 +175,7 @@ (ucs . #x8005) ; 者 )) (define-char - '((=>ucs . #x8005) ; 者 + '((=>ucs . #x2F97A) ; 者 (ideographic-radical . 125) ; â½¼ (ideographic-strokes . 5) (total-strokes . 9) @@ -183,14 +183,17 @@ (japanese-jisx0213-1 . #x7A44) ; ø»¤– (ideograph-daikanwa . 28853) ; ø¸‡‚µ (china3-jef . #x60B5) ; øº†‚µ + (ucs-ks . #x8005) ; ø»ŠŠ )) (define-char - '((=>ucs . #x8005) ; 者 + '((=>ucs* . #x8005) ; 者 + (=>ucs-ks . #x8005) ; ø»ŠŠ (morohashi-daikanwa 28853 0 0) (ideographic-radical . 125) ; â½¼ (ideographic-strokes . 5) (total-strokes . 9) (chinese-cns11643-4 . #x2B26) ; ø»—¯™ + (ucs . #x2F97A) ; 者 )) (define-char '((ideographic-radical . 125) ; â½¼ -- 1.7.10.4