(preloaded-file-list): Load mule-charset and mule-coding before
authortomo <tomo>
Fri, 16 Jan 2004 13:27:02 +0000 (13:27 +0000)
committertomo <tomo>
Fri, 16 Jan 2004 13:27:02 +0000 (13:27 +0000)
loading update-cdb when utf-2000 is provided.

lisp/dumped-lisp.el

index 36d7942..b30664d 100644 (file)
        (when-feature file-coding "code-cmds")
        ;;;;;;;;;;;;;;;;;; MULE support
        (when-feature mule "mule-conf")
-       (when-feature mule "arabic")
-       (when-feature utf-2000 "update-cdb")
        (when-feature mule "mule-charset")
        (when-feature mule "mule-coding")
+       (when-feature mule "arabic")
+       (when-feature utf-2000 "update-cdb")
        ;; All files after this can have extended characters in them.
        (when-feature mule "mule-help")
        (when-feature mule "mule-category")