Use `=decomposition' instead of `->decomposition'.
authortomo <tomo>
Wed, 10 Aug 2005 17:35:02 +0000 (17:35 +0000)
committertomo <tomo>
Wed, 10 Aug 2005 17:35:02 +0000 (17:35 +0000)
lisp/utf-2000/ruimoku6.el

index fcc0a04..8c0456d 100644 (file)
 (define-char
   '((name*             . "latin small letter a with macron and acute")
     (general-category  letter lowercase) ; Normative Category
-    (->decomposition   #x0101 #x0301)
+    (=decomposition
+     ((name              . "LATIN SMALL LETTER A WITH MACRON")
+      (=ucs              . #x0101)     ; ā
+      )
+     ((name              . "COMBINING ACUTE ACCENT")
+      (=ucs              . #x0301)     ; ́
+      ))
     (sources           bos=C011091-00007)
     (=ruimoku-v6       . #xE00D)       ; &RUI6-E00D;
     ))