From: tomo Date: Wed, 3 Aug 2005 09:30:28 +0000 (+0000) Subject: Use `=>decomposition@compat' instead of `=decomposition' for X-Git-Tag: r21-4-17-chise-0_22-4^20~332 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=cd36094d332a3fc0f65725e3836648d9dcc8799a;p=chise%2Fxemacs-chise.git.1 Use `=>decomposition@compat' instead of `=decomposition' for compatibility decomposition mapping. --- diff --git a/lisp/utf-2000/u02200-Mathematical-Operators.el b/lisp/utf-2000/u02200-Mathematical-Operators.el index 6d67aff..570a049 100644 --- a/lisp/utf-2000/u02200-Mathematical-Operators.el +++ b/lisp/utf-2000/u02200-Mathematical-Operators.el @@ -776,8 +776,7 @@ (general-category symbol math) ; Informative Category (bidi-category . "ON") (mirrored . t) - (=decomposition - compat + (=>decomposition@compat ((name . "INTEGRAL") (=ucs . #x222B) ; ∫ ) @@ -807,8 +806,7 @@ (general-category symbol math) ; Informative Category (bidi-category . "ON") (mirrored . t) - (=decomposition - compat + (=>decomposition@compat ((name . "INTEGRAL") (=ucs . #x222B) ; ∫ ) @@ -852,8 +850,7 @@ (general-category symbol math) ; Informative Category (bidi-category . "ON") (mirrored . t) - (=decomposition - compat + (=>decomposition@compat ((name . "CONTOUR INTEGRAL") (=ucs . #x222E) ; ∮ ) @@ -867,8 +864,7 @@ (general-category symbol math) ; Informative Category (bidi-category . "ON") (mirrored . t) - (=decomposition - compat + (=>decomposition@compat ((name . "CONTOUR INTEGRAL") (=ucs . #x222E) ; ∮ )