Use `=>decomposition@compat' instead of `=decomposition' for
authortomo <tomo>
Wed, 27 Jul 2005 23:45:04 +0000 (23:45 +0000)
committertomo <tomo>
Wed, 27 Jul 2005 23:45:04 +0000 (23:45 +0000)
compatibility decomposition mapping.

lisp/utf-2000/u00530-Armenian.el
lisp/utf-2000/u00600-Arabic.el

index 7e32c58..4c4141c 100644 (file)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
-    (->decomposition   compat #x0565 #x0582)
+    (=>decomposition@compat
+     ((name              . "ARMENIAN SMALL LETTER ECH")
+      (=ucs              . #x0565)     ; ե
+      )
+     ((name              . "ARMENIAN SMALL LETTER YIWN")
+      (=ucs              . #x0582)     ; ւ
+      ))
     (=ucs              . #x0587)       ; և
     ))
 (define-char
index c420780..0def147 100644 (file)
     (general-category  letter other) ; Informative Category
     (bidi-category     . "AL")
     (mirrored          . nil)
-    (=decomposition
-     compat
+    (=>decomposition@compat
      ((name              . "ARABIC LETTER ALEF")
       (=ucs              . #x0627)     ; ا
       )
     (general-category  letter other) ; Informative Category
     (bidi-category     . "AL")
     (mirrored          . nil)
-    (=decomposition
-     compat
+    (=>decomposition@compat
      ((name              . "ARABIC LETTER WAW")
       (=ucs              . #x0648)     ; و
       )
     (general-category  letter other) ; Informative Category
     (bidi-category     . "AL")
     (mirrored          . nil)
-    (=decomposition
-     compat
+    (=>decomposition@compat
      ((name              . "ARABIC LETTER U")
       (=ucs              . #x06C7)     ; ۇ
       )
     (general-category  letter other) ; Informative Category
     (bidi-category     . "AL")
     (mirrored          . nil)
-    (=decomposition
-     compat
+    (=>decomposition@compat
      ((name              . "ARABIC LETTER YEH")
       (=ucs              . #x064A)     ; ي
       )