From d314663769e69257944228b968f047245908b2de Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 18 Jul 2002 10:11:33 +0000 Subject: [PATCH] Use `chinese-big5-eten' for Big5-ETEN code points. (fullwidth acute accent): Delete B-A1A6. --- lisp/utf-2000/u000A0-Latin-1-Supplement.el | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/lisp/utf-2000/u000A0-Latin-1-Supplement.el b/lisp/utf-2000/u000A0-Latin-1-Supplement.el index 7e14137..f477725 100755 --- a/lisp/utf-2000/u000A0-Latin-1-Supplement.el +++ b/lisp/utf-2000/u000A0-Latin-1-Supplement.el @@ -194,7 +194,7 @@ (korean-ksc5601 . #x2157) ; ø»ˆ›‚ (chinese-cns11643-1 . #x2170) ; ø»‘ƒ« (japanese-jisx0208-1990 . #x2178) ; ø½‰·“ - (chinese-big5 . #xA1B1) ; øºŸœ + (chinese-big5 . #xA1B1) ; ý¢€Š†± )) (define-char '((name . "DIAERESIS") @@ -233,7 +233,7 @@ (japanese-jisx0208 . #x212F) ; ø»†– (korean-ksc5601 . #x2127) ; ø»ˆš’ (japanese-jisx0208-1990 . #x212F) ; ø½‰¶Š - (chinese-big5 . #xC6D8) ; øº ·§ + (chinese-big5-eten . #xC6D8) ; ý¢€Œ›˜ )) (define-char '((name . "COPYRIGHT SIGN") @@ -451,7 +451,7 @@ (korean-ksc5601 . #x2146) ; ø»ˆš± (chinese-cns11643-1 . #x2278) ; ø»‘…‘ (japanese-jisx0208-1990 . #x216B) ; ø½‰·† - (chinese-big5 . #xA258) ; øºŸµ + (chinese-big5 . #xA258) ; ý¢€Š‰˜ )) (define-char '((name . "PLUS-MINUS SIGN") @@ -488,7 +488,7 @@ (korean-ksc5601 . #x213E) ; ø»ˆš© (chinese-cns11643-1 . #x2234) ; ø»‘„ (japanese-jisx0208-1990 . #x215E) ; ø½‰¶¹ - (chinese-big5 . #xA1D3) ; øºŸœ± + (chinese-big5 . #xA1D3) ; ý¢€Š‡“ )) (define-char '((name . "SUPERSCRIPT TWO") @@ -598,7 +598,6 @@ (japanese-jisx0208 . #x212D) ; ø»†” (korean-ksc5601 . #x2225) ; ø»ˆ›® (japanese-jisx0208-1990 . #x212D) ; ø½‰¶ˆ - (chinese-big5 . #xA1A6) ; øºŸœ„ )) (define-char '((name . "MICRO SIGN") @@ -672,7 +671,7 @@ (korean-ksc5601 . #x2124) ; ø»ˆš (chinese-cns11643-1 . #x2126) ; ø»‘‚¡ (japanese-jisx0213-1 . #x292E) ; ø»¢ž¹ - (chinese-big5 . #xA150) ; øºŸ› + (chinese-big5 . #xA150) ; ý¢€Š… )) (define-char '((name . "CEDILLA") @@ -1830,7 +1829,7 @@ (korean-ksc5601 . #x213F) ; ø»ˆšª (chinese-cns11643-1 . #x2232) ; ø»‘„‹ (japanese-jisx0208-1990 . #x215F) ; ø½‰¶º - (chinese-big5 . #xA1D1) ; øºŸœ¯ + (chinese-big5 . #xA1D1) ; ý¢€Š‡‘ )) (define-char '((name . "LATIN CAPITAL LETTER O WITH STROKE") @@ -3043,7 +3042,7 @@ (korean-ksc5601 . #x2140) ; ø»ˆš« (chinese-cns11643-1 . #x2233) ; ø»‘„Œ (japanese-jisx0208-1990 . #x2160) ; ø½‰¶» - (chinese-big5 . #xA1D2) ; øºŸœ° + (chinese-big5 . #xA1D2) ; ý¢€Š‡’ )) (define-char '((name . "LATIN SMALL LETTER O WITH STROKE") -- 1.7.10.4