From: tomo Date: Wed, 3 Aug 2005 09:34:10 +0000 (+0000) Subject: Use `->canonical' instead of `=decomposition' for canonical mapping to X-Git-Tag: r21-4-17-chise-0_22-4^20~331 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8f7a94b79e3e2a75ff1e09cfce02e289757f4011;p=chise%2Fxemacs-chise.git Use `->canonical' instead of `=decomposition' for canonical mapping to single character. --- diff --git a/lisp/utf-2000/u02300-Miscellaneous-Technical.el b/lisp/utf-2000/u02300-Miscellaneous-Technical.el index 264f29b..554cd68 100644 --- a/lisp/utf-2000/u02300-Miscellaneous-Technical.el +++ b/lisp/utf-2000/u02300-Miscellaneous-Technical.el @@ -344,7 +344,10 @@ (general-category punctuation open) ; Informative Category (bidi-category . "ON") (mirrored . t) - (->decomposition #x3008) + (->canonical + ((name . "LEFT ANGLE BRACKET") + (=ucs . #x3008) ; 〈 + )) (=ucs . #x2329) ; 〈 )) (define-char @@ -352,7 +355,10 @@ (general-category punctuation close) ; Informative Category (bidi-category . "ON") (mirrored . t) - (->decomposition #x3009) + (->canonical + ((name . "RIGHT ANGLE BRACKET") + (=ucs . #x3009) ; 〉 + )) (=ucs . #x232A) ; 〉 )) (define-char