From 0b51b6d8c6fbce055221985d9112d915c9dfe367 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 2 Aug 2001 09:26:33 +0000 Subject: [PATCH] Merge Big5-Eten code points. --- lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el b/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el index 9ce48f0..cf63f80 100644 --- a/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el +++ b/lisp/utf-2000/u03000-CJK-Symbols-and-Punctuation.el @@ -77,6 +77,7 @@ (japanese-jisx0208 . #x2139) ; ø»†  (chinese-isoir165 . #x2129) ; ø»Œ®œ (japanese-jisx0208-1990 . #x2139) ; ø½‰¶” + (chinese-big5 . #xC6E0) ; øº ·¯ (ucs . #x3005) ; 々 )) (define-char @@ -87,6 +88,7 @@ (japanese-jisx0208-1978 . #x213A) ; ø»¼™ (japanese-jisx0208 . #x213A) ; ø»†¡ (japanese-jisx0208-1990 . #x213A) ; ø½‰¶• + (chinese-big5 . #xC6E1) ; øº ·° (ucs . #x3006) ; 〆 )) (define-char @@ -98,6 +100,7 @@ (japanese-jisx0208-1978 . #x213B) ; ø»¼š (japanese-jisx0208 . #x213B) ; ø»†¢ (japanese-jisx0208-1990 . #x213B) ; ø½‰¶– + (chinese-big5 . #xC6E2) ; øº ·± (ucs . #x3007) ; 〇 )) (define-char -- 1.7.10.4