diff lisp/prim/dumped-lisp.el @ 173:8eaf7971accc r20-3b13

Import from CVS: tag r20-3b13
author cvs
date Mon, 13 Aug 2007 09:49:09 +0200
parents 15872534500d
children 6075d714658b
line wrap: on
line diff
--- a/lisp/prim/dumped-lisp.el	Mon Aug 13 09:47:55 2007 +0200
+++ b/lisp/prim/dumped-lisp.el	Mon Aug 13 09:49:09 2007 +0200
@@ -42,6 +42,8 @@
 ;; After fixing, eos/loaddefs-eos and loaddefs appear identical?!!
 ;; So just make loaddefs-eos go away...
 ;;(load-gc (if (featurep 'sparcworks) "eos/loaddefs-eos" "loaddefs"))
+	"startup"		; For initialization of
+				;  `emacs-user-extension-dir'
 	"loaddefs"		; <=== autoloads get loaded here
 	"misc"
 	;; (load-gc "profile")
@@ -59,7 +61,6 @@
 	"window"
 	"window-xemacs"
 	"paths.el"		; don't get confused if paths compiled.
-	"startup"
 	"lisp"
 	"page"
 	"register"