diff lisp/dumped-lisp.el @ 406:b8cc9ab3f761 r21-2-33

Import from CVS: tag r21-2-33
author cvs
date Mon, 13 Aug 2007 11:17:09 +0200
parents 2f8bb876ab1d
children de805c49cfc1
line wrap: on
line diff
--- a/lisp/dumped-lisp.el	Mon Aug 13 11:16:09 2007 +0200
+++ b/lisp/dumped-lisp.el	Mon Aug 13 11:17:09 2007 +0200
@@ -85,6 +85,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")
@@ -156,10 +157,11 @@
 ;; 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)