From 23591af630d25fccc723e4954f9d5fea411ec5ee Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 3 Feb 2003 18:09:14 +0000 Subject: [PATCH] (JX1-7D7B): Unify U+FA6A and KU+983B; map to GU+983B and CU+983B. (U+983B): Map to JU+FA6A. --- lisp/utf-2000/Ideograph-R181-Leaf.el | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R181-Leaf.el b/lisp/utf-2000/Ideograph-R181-Leaf.el index b24307a..af3f554 100644 --- a/lisp/utf-2000/Ideograph-R181-Leaf.el +++ b/lisp/utf-2000/Ideograph-R181-Leaf.el @@ -1993,7 +1993,9 @@ (ucs . #x983A) ; é º )) (define-char - '((=>ucs . #x983B) ; é » + '((=>ucs* . #x983B) ; é » + (=>ucs-gb . #x983B) ; é » + (=>ucs-cns . #x983B) ; é » (ideographic-radical . 181) ; â¾´ (ideographic-strokes . 7) (japanese-strokes . 8) @@ -2002,9 +2004,12 @@ (korean-ksc5601 . #x5E3A) ; ø»‰´‹ (japanese-jisx0213-1 . #x7D7B) ; ø»¤›ž (ideograph-daikanwa . 43519) ; ø¸Š§¿ + (ucs-ks . #x983B) ; 頻 + (ucs . #xFA6A) ; 頻 )) (define-char - '((morohashi-daikanwa 43519 0 0) + '((=>ucs-jis . #xFA6A) ; 頻 + (morohashi-daikanwa 43519 0 0) (ideographic-radical . 181) ; â¾´ (ideographic-strokes . 7) (japanese-strokes . 8) -- 1.7.10.4