(insert-char-data): Change order of `morohashi-daikanwa'.
[chise/xemacs-chise.git-] / 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