From 2bfd61a817f57b739884039e0d0f23bfd5afaf7f Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Sun, 3 Sep 2000 17:40:17 +0000 Subject: [PATCH] (emacs): Do not change directory to run temacs, as the load-path is set relative to current directory. --- src/makefile.nt | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.39.5