X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Floadup.el;h=f29dac8540e7cf69bb6c5f411e5872c8da004e8a;hb=9d8a77fdb552f8536512e3b84edb298f4b37c7f8;hp=4c836bbd84420c6ee0778004987e392b4739bee3;hpb=976b002b16336930724ae22476014583ad022e7d;p=chise%2Fxemacs-chise.git diff --git a/lisp/loadup.el b/lisp/loadup.el index 4c836bb..f29dac8 100644 --- a/lisp/loadup.el +++ b/lisp/loadup.el @@ -117,7 +117,7 @@ ;;(print (format "guessed-roots: %S" (paths-find-emacs-roots invocation-directory invocation-name))) nil))) - (load (concat default-directory "../lisp/dumped-lisp.el")) + (load (expand-file-name "../lisp/dumped-lisp.el")) (let ((files preloaded-file-list) file)