Use `->canonical' instead of `=decomposition' for canonical mapping to
authortomo <tomo>
Wed, 3 Aug 2005 09:34:10 +0000 (09:34 +0000)
committertomo <tomo>
Wed, 3 Aug 2005 09:34:10 +0000 (09:34 +0000)
single character.

lisp/utf-2000/u02300-Miscellaneous-Technical.el

index 264f29b..554cd68 100644 (file)
     (general-category  punctuation open) ; Informative Category
     (bidi-category     . "ON")
     (mirrored          . t)
-    (->decomposition   #x3008)
+    (->canonical
+     ((name              . "LEFT ANGLE BRACKET")
+      (=ucs              . #x3008)     ; 〈
+      ))
     (=ucs              . #x2329)       ; 〈
     ))
 (define-char
     (general-category  punctuation close) ; Informative Category
     (bidi-category     . "ON")
     (mirrored          . t)
-    (->decomposition   #x3009)
+    (->canonical
+     ((name              . "RIGHT ANGLE BRACKET")
+      (=ucs              . #x3009)     ; 〉
+      ))
     (=ucs              . #x232A)       ; 〉
     ))
 (define-char