update.
[chise/xemacs-chise.git] / lisp / dumped-lisp.el
index 5f06ad5..097c197 100644 (file)
@@ -2,7 +2,6 @@
       (assemble-list
         "backquote"            ; needed for defsubst etc.
        "bytecomp-runtime"      ; define defsubst
-       "Installation.el"
        "find-paths"
        "packages"              ; Bootstrap run-time lisp environment
        "setup-paths"
@@ -95,7 +94,6 @@
        (when-feature mule "mule-coding")
 ;; Handle I/O of files with extended characters.
        (when-feature file-coding "code-files")
-       (when-feature mule "mule-files")
 ;; Handle process with encoding/decoding non-ascii coding-system.
        (when-feature file-coding "code-process")
        (when-feature mule "mule-help")
        (when-feature mule "japanese")
        (when-feature mule "korean")
        (when-feature mule "misc-lang")
-       (when-feature mule "thai-xtis")
+       (when-feature mule "thai-xtis-chars")
+       (when-feature mule "mule/thai-xtis") ; overloaded in leim/quail
        (when-feature mule "viet-chars")
        (when-feature mule "vietnamese")