From 1947ed734a4d3ce5fa1f6f442470068d12e926fb Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 29 Jan 2003 17:31:22 +0000 Subject: [PATCH] (JX1-7A44): Unify U+FA5B and KU+8005; add mapping for CU-0002F97A. (U-0002F97A): Add mapping for JU+FA5B and KU+8005. --- lisp/utf-2000/Ideograph-R125-Old.el | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R125-Old.el b/lisp/utf-2000/Ideograph-R125-Old.el index a599cd8..53a2580 100644 --- a/lisp/utf-2000/Ideograph-R125-Old.el +++ b/lisp/utf-2000/Ideograph-R125-Old.el @@ -175,7 +175,8 @@ (ucs . #x8005) ; 者 )) (define-char - '((=>ucs . #x2F97A) ; 者 + '((=>ucs* . #x8005) ; 者 + (=>ucs-cns . #x2F97A) ; 者 (ideographic-radical . 125) ; â½¼ (ideographic-strokes . 5) (total-strokes . 9) @@ -183,12 +184,13 @@ (japanese-jisx0213-1 . #x7A44) ; ø»¤– (ideograph-daikanwa . 28853) ; ø¸‡‚µ (china3-jef . #x60B5) ; øº†‚µ - (ucs-jis . #x2F97A) ; ø»ŠŠ - (ucs-ks . #x8005) ; ø»ŠŠ + (ucs-ks . #x8005) ; 者 + (ucs . #xFA5B) ; 者 )) (define-char '((=>ucs* . #x8005) ; 者 - (=>ucs-ks . #x8005) ; ø»ŠŠ + (=>ucs-jis . #xFA5B) ; 者 + (=>ucs-ks . #x8005) ; 者 (morohashi-daikanwa 28853 0 0) (ideographic-radical . 125) ; â½¼ (ideographic-strokes . 5) -- 1.7.10.4