From 000572b8a8528c1b5ee88d738e6f44f2c7dbed6e Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 1 Aug 2001 17:19:28 +0000 Subject: [PATCH] (fullwidth diaeresis): Unify Big5-C6D8 instead of Big5-A14C. --- lisp/utf-2000/u000A0-Latin-1-Supplement.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/u000A0-Latin-1-Supplement.el b/lisp/utf-2000/u000A0-Latin-1-Supplement.el index 08d2db8..0cf54f5 100755 --- a/lisp/utf-2000/u000A0-Latin-1-Supplement.el +++ b/lisp/utf-2000/u000A0-Latin-1-Supplement.el @@ -233,7 +233,7 @@ (japanese-jisx0208 . #x212F) ; ø»†– (korean-ksc5601 . #x2127) ; ø»ˆš’ (japanese-jisx0208-1990 . #x212F) ; ø½‰¶Š - (chinese-big5 . #xA14C) ; øºŸ›Œ + (chinese-big5 . #xC6D8) ; øº ·§ )) (define-char '((name . "COPYRIGHT SIGN") -- 1.7.10.4