diff lisp/update-elc.el @ 217:d44af0c54775 r20-4b7

Import from CVS: tag r20-4b7
author cvs
date Mon, 13 Aug 2007 10:08:34 +0200
parents 41ff10fd062f
children 262b8bb4a523
line wrap: on
line diff
--- a/lisp/update-elc.el	Mon Aug 13 10:07:42 2007 +0200
+++ b/lisp/update-elc.el	Mon Aug 13 10:08:34 2007 +0200
@@ -92,7 +92,7 @@
 ;; (print (prin1-to-string update-elc-files-to-compile))
 
 (let (preloaded-file-list site-load-packages)
-  (load (concat default-directory "../lisp/prim/dumped-lisp.el"))
+  (load (concat default-directory "../lisp/dumped-lisp.el"))
   ;; (print (prin1-to-string preloaded-file-list))
   (load (concat default-directory "../site-packages") t t)
   (setq preloaded-file-list