Use `=>decomposition@compat' instead of `=decomposition' for
authortomo <tomo>
Thu, 28 Jul 2005 23:06:03 +0000 (23:06 +0000)
committertomo <tomo>
Thu, 28 Jul 2005 23:06:03 +0000 (23:06 +0000)
compatibility decomposition mapping.

lisp/utf-2000/u00E00-Thai.el

index 599710d..cc24316 100644 (file)
     (general-category  letter other) ; Informative Category
     (bidi-category     . "L")
     (mirrored          . nil)
-    (->decomposition   compat #x0E4D #x0E32)
+    (=>decomposition@compat
+     ((name              . "THAI CHARACTER NIKHAHIT")
+      (=ucs              . #x0E4D)     ; ํ
+      )
+     ((name              . "THAI CHARACTER SARA AA")
+      (=ucs              . #x0E32)     ; า
+      ))
     (=ucs              . #x0E33)       ; ำ
     (thai-tis620       . #xD3) ; &I-THAI-53;
     ))