From bc05bcc84116c97f9dc24c959feb898b5dbb3af4 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 20 Jul 2001 19:47:15 +0000 Subject: [PATCH] (TILDE OPERATOR): Unify C1-2244 and Big5-A1E3. (STRICTLY EQUIVALENT TO): Delete Big5-A1DD. --- lisp/utf-2000/u02200-Mathematical-Operators.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/u02200-Mathematical-Operators.el b/lisp/utf-2000/u02200-Mathematical-Operators.el index 3038688..0926bf6 100644 --- a/lisp/utf-2000/u02200-Mathematical-Operators.el +++ b/lisp/utf-2000/u02200-Mathematical-Operators.el @@ -547,6 +547,8 @@ (bidi-category . "ON") (mirrored . t) (korean-ksc5601 . #x212D) ; ø»ˆš˜ + (chinese-cns11643-1 . #x2244) ; ø»‘„ + (chinese-big5 . #xA1E3) ; øºŸ (ucs . #x223C) ; ∼ )) (define-char @@ -855,7 +857,6 @@ (general-category symbol math) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (chinese-big5 . #xA1DD) ; øºŸœ» (ucs . #x2263) ; ≣ )) (define-char -- 1.7.10.4