aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.bat4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.bat b/config.bat
index d2a665dfeb6..5739bda4551 100644
--- a/config.bat
+++ b/config.bat
@@ -29,7 +29,9 @@ rem line length limit.
29rem + rm, mv, chmod (From GNU file utilities). 29rem + rm, mv, chmod (From GNU file utilities).
30rem + sed. 30rem + sed.
31rem 31rem
32rem You must install in directory c:/emacs or change this script. 32rem You must install in directory c:/emacs or change this script, the
33rem files msdos/sed*.inp, and lisp/dos-fns.el. (The latter must be
34rem recompiled.)
33rem ---------------------------------------------------------------------- 35rem ----------------------------------------------------------------------
34if not "%2" == "" goto usage 36if not "%2" == "" goto usage
35if "%1" == "msdos" goto msdos 37if "%1" == "msdos" goto msdos