import -ko -b 1.1.3 XEmacs XEmacs-21_2 r21-2-35
[chise/xemacs-chise.git.1] / lisp / dumped-lisp.el
index acfb9f8..884c9a0 100644 (file)
@@ -49,6 +49,7 @@
 ;; After fixing, eos/loaddefs-eos and loaddefs appear identical?!!
 ;; So just make loaddefs-eos go away...
 ;;(pureload (if (featurep 'sparcworks) "eos/loaddefs-eos" "loaddefs"))
+       "cus-file"
        "startup"               ; For initialization of
                                ;  `emacs-user-extension-dir'
        "misc"
@@ -85,6 +86,7 @@
        "itimer"                ; for vars auto-save-timeout and
                                ; auto-gc-threshold
        "itimer-autosave"
+       "printer"
        (when-feature toolbar "toolbar")
        (when-feature scrollbar "scrollbar")
        (when-feature menubar "menubar")
 ;; Moved to sunpro-load.el - the default only for Sun.
 ;;(pureload "mime-setup")
 ;;; mule-load.el ends here
+       (when-feature (and gutter window-system) "gutter")
        (when-feature window-system "gui")
        (when-feature window-system "mode-motion")
        (when-feature window-system "mouse")
-       (when-feature window-system "select")
+       "select"
        (when-feature dragdrop-api "dragdrop")
 ;; preload the X code, for faster startup.
        (when-feature (and (not infodock)