diff options
| -rw-r--r-- | config.bat | 4 |
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. | |||
| 29 | rem + rm, mv, chmod (From GNU file utilities). | 29 | rem + rm, mv, chmod (From GNU file utilities). |
| 30 | rem + sed. | 30 | rem + sed. |
| 31 | rem | 31 | rem |
| 32 | rem You must install in directory c:/emacs or change this script. | 32 | rem You must install in directory c:/emacs or change this script, the |
| 33 | rem files msdos/sed*.inp, and lisp/dos-fns.el. (The latter must be | ||
| 34 | rem recompiled.) | ||
| 33 | rem ---------------------------------------------------------------------- | 35 | rem ---------------------------------------------------------------------- |
| 34 | if not "%2" == "" goto usage | 36 | if not "%2" == "" goto usage |
| 35 | if "%1" == "msdos" goto msdos | 37 | if "%1" == "msdos" goto msdos |