Contents in 1999-06-04-13 of release-21-2.
[chise/xemacs-chise.git.1] / lisp / loadup.el
index 4c836bb..f29dac8 100644 (file)
              ;;(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)