* README.en: Change major mode to outline-mode.
[elisp/apel.git] / make.bat
index 3e51c9c..9061436 100755 (executable)
--- a/make.bat
+++ b/make.bat
@@ -1,4 +1,4 @@
-rem echo off\r
+@echo off\r
 rem MAKE.BAT for APEL.\r
 rem ********************************************************************\r
 rem * Edit following lines to set PREFIX, EMACS, LISPDIR and VLISPDIR  *\r
@@ -37,7 +37,7 @@ if "%arg1%"=="clean" goto clean
 goto end\r
 \r
 :listing\r
-%EMACS% -batch -q -no-site-file -l APEL-MK -f what-where\r
+%EMACS% -batch -q -no-site-file -l APEL-MK -f what-where-apel\r
 goto end\r
 \r
 :clean\r