X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Floadup.el;h=f29dac8540e7cf69bb6c5f411e5872c8da004e8a;hb=d0db98d9022eb0fb06128e9198fcfb7d8e975a5d;hp=4c836bbd84420c6ee0778004987e392b4739bee3;hpb=a5f466de30a3e927ed1146b0c7e3870e71465c8f;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)