(insert-char-data): Change order of `morohashi-daikanwa'.
authortomo <tomo>
Tue, 16 Nov 1999 20:27:46 +0000 (20:27 +0000)
committertomo <tomo>
Tue, 16 Nov 1999 20:27:46 +0000 (20:27 +0000)
lisp/utf-2000/char-db-util.el

index 966cca3..3add8f9 100644 (file)
                          cell))
          (setq data (del-alist 'iso-10646-comment data))
          )
+       (when (setq cell (assq 'morohashi-daikanwa data))
+         (setq cell (cdr cell))
+         (insert (format "(morohashi-daikanwa\t%s)
+    "
+                         (mapconcat (function prin1-to-string) cell " ")))
+         (setq data (del-alist 'morohashi-daikanwa data))
+         )
        (when (setq cell (assq 'ideographic-radical data))
          (setq cell (cdr cell))
          (insert (format "(ideographic-radical . %S)\t; %c