From: Jason Rumney Date: Sun, 3 Sep 2000 17:40:17 +0000 (+0000) Subject: (emacs): Do not change directory to run temacs, as the load-path is X-Git-Tag: emacs-pretest-21.0.90~1829 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2bfd61a817f57b739884039e0d0f23bfd5afaf7f;p=emacs.git (emacs): Do not change directory to run temacs, as the load-path is set relative to current directory. --- diff --git a/src/makefile.nt b/src/makefile.nt index 34acca622d3..0280afaefc0 100644 --- a/src/makefile.nt +++ b/src/makefile.nt @@ -211,9 +211,7 @@ $(DOC):; cd ..\lib-src # emacs: $(EMACS) $(EMACS): $(DOC) $(TEMACS) - cd $(BLD) $(MAKEDIR)\$(BLD)\temacs.exe -batch -l loadup dump - cd ..\.. # # The undumped executable