Doc fix.
This commit is contained in:
parent
fc76281d88
commit
2d49d361ae
1 changed files with 3 additions and 1 deletions
|
@ -29,7 +29,9 @@ rem line length limit.
|
|||
rem + rm, mv, chmod (From GNU file utilities).
|
||||
rem + sed.
|
||||
rem
|
||||
rem You must install in directory c:/emacs or change this script.
|
||||
rem You must install in directory c:/emacs or change this script, the
|
||||
rem files msdos/sed*.inp, and lisp/dos-fns.el. (The latter must be
|
||||
rem recompiled.)
|
||||
rem ----------------------------------------------------------------------
|
||||
if not "%2" == "" goto usage
|
||||
if "%1" == "msdos" goto msdos
|
||||
|
|
Loading…
Add table
Reference in a new issue