From 9595d0f7e326d15268d3e32b71d7dcf9cf429c5e Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 26 Jul 2001 17:10:01 +0000 Subject: [PATCH] (SET MINUS): Delete Big5-A242. (RING OPERATOR): Delete Big5-A258. (TILDE OPERATOR): Add `ucs-big5' for U+FF5E. --- lisp/utf-2000/u02200-Mathematical-Operators.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lisp/utf-2000/u02200-Mathematical-Operators.el b/lisp/utf-2000/u02200-Mathematical-Operators.el index 0926bf6..880b6dd 100644 --- a/lisp/utf-2000/u02200-Mathematical-Operators.el +++ b/lisp/utf-2000/u02200-Mathematical-Operators.el @@ -191,7 +191,6 @@ (general-category symbol math) ; Informative Category (bidi-category . "ON") (mirrored . t) - (chinese-big5 . #xA242) ; øºŸŸ (ucs . #x2216) ; ∖ )) (define-char @@ -206,7 +205,6 @@ (general-category symbol math) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (chinese-big5 . #xA258) ; øºŸµ (ucs . #x2218) ; ∘ )) (define-char @@ -549,6 +547,7 @@ (korean-ksc5601 . #x212D) ; ø»ˆš˜ (chinese-cns11643-1 . #x2244) ; ø»‘„ (chinese-big5 . #xA1E3) ; øºŸ + (ucs-big5 . #xFF5E) ; ∼ (ucs . #x223C) ; ∼ )) (define-char -- 1.7.10.4