From 1182fd4b09c4867f6b05600218659e85ea359489 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 8 Aug 2001 10:54:15 +0000 Subject: [PATCH] Use `=>ucs' instead of `->ucs'. (C1-7948): Unify Big5-C3FB. --- lisp/utf-2000/Ideograph-R175-Wrong.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R175-Wrong.el b/lisp/utf-2000/Ideograph-R175-Wrong.el index db19437..c6125c9 100644 --- a/lisp/utf-2000/Ideograph-R175-Wrong.el +++ b/lisp/utf-2000/Ideograph-R175-Wrong.el @@ -101,7 +101,7 @@ (ideograph-daikanwa . 42597) ; ø¸Š™¥ )) (define-char - '((->ucs . #x4A3F) ; 䨿 + '((=>ucs . #x4A3F) ; 䨿 (ideographic-radical . 175) ; â¾® (ideographic-strokes . 4) (total-strokes . 12) @@ -252,7 +252,7 @@ (ideograph-daikanwa . 42610) ; ø¸Š™² )) (define-char - '((->ucs . #x9761) ; 靡 + '((=>ucs . #x9761) ; 靡 (ideographic-radical . 175) ; â¾® (ideographic-strokes . 11) (total-strokes . 19) @@ -261,6 +261,7 @@ (korean-ksc5601 . #x5A3C) ; ø»‰®• (chinese-cns11643-1 . #x7948) ; ø»“„“ (japanese-jisx0208-1990 . #x7353) ; ø½‹¯Š + (chinese-big5 . #xC3FB) ; øº °³ (ideograph-daikanwa . 42612) ; ø¸Š™´ )) (define-char -- 1.7.10.4