diff lisp/update-elc.el @ 284:558f606b08ae r21-0b40

Import from CVS: tag r21-0b40
author cvs
date Mon, 13 Aug 2007 10:34:13 +0200
parents 90d73dddcdc4
children c6de09ad3017
line wrap: on
line diff
--- a/lisp/update-elc.el	Mon Aug 13 10:33:19 2007 +0200
+++ b/lisp/update-elc.el	Mon Aug 13 10:34:13 2007 +0200
@@ -64,7 +64,7 @@
 
 (define-function 'defalias 'define-function)
 
-(setq load-path (decode-path-internal (getenv "EMACSBOOTSTRAPLOADPATH")))
+(setq load-path (split-path (getenv "EMACSBOOTSTRAPLOADPATH")))
 
 (load "find-paths.el")
 (load "packages.el")