XEmacs 21.4.19 (Constant Variable).
[chise/xemacs-chise.git.1] / lisp / dumped-lisp.el
index 20e2d5e..f348942 100644 (file)
@@ -1,3 +1,11 @@
+(defvar packages-hardcoded-lisp
+  '(
+    ;; Nothing at this time
+    )
+  "Lisp packages that are always dumped with XEmacs.
+This includes every package that is loaded directly by a package listed
+in dumped-lisp.el and is not itself listed.")
+
 (setq preloaded-file-list
       (assemble-list
         "backquote"            ; needed for defsubst etc.
        (when-feature mule "hebrew")
        (when-feature mule "japanese")
        (when-feature mule "korean")
+       (when-feature mule "latin")
        (when-feature mule "misc-lang")
        (when-feature mule "thai-xtis-chars")
        (when-feature mule "mule/thai-xtis") ; overloaded in leim/quail