diff lisp/dumped-lisp.el @ 265:8efd647ea9ca r20-5b31

Import from CVS: tag r20-5b31
author cvs
date Mon, 13 Aug 2007 10:25:37 +0200
parents 727739f917cb
children 966663fcf606
line wrap: on
line diff
--- a/lisp/dumped-lisp.el	Mon Aug 13 10:24:47 2007 +0200
+++ b/lisp/dumped-lisp.el	Mon Aug 13 10:25:37 2007 +0200
@@ -1,6 +1,7 @@
 (setq preloaded-file-list
       '("backquote" 		; needed for defsubst etc.
 	"bytecomp-runtime"	; define defsubst
+	;; "setup-paths" ; We're not ready for this
 	"packages"		; Bootstrap run-time lisp environment
 	"subr" 			; load the most basic Lisp functions
 	"replace" 		; match-string used in version.el.
@@ -170,6 +171,7 @@
 	#+x "x-win-xfree86"
 	#+x "x-win-sun"
 ;; preload the mswindows code.
+	#+mswindows "msw-glyphs"
 	#+mswindows "msw-faces"
 	#+mswindows "msw-init"
 	#+mswindows "msw-select"