diff options
author | Richard M. Stallman <rms@gnu.org> | 1995-01-20 23:46:54 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1995-01-20 23:46:54 +0000 |
commit | 2d1d8be6ccd5a4d7007caaef351423ea33dbe500 (patch) | |
tree | 000b3e864da5f0183061ca913e55658ae4e6ad3b /msdos/sed3.inp | |
parent | 4dba7b41a451b8348f9fddead74f9dcbaefeb542 (diff) | |
download | emacs-2d1d8be6ccd5a4d7007caaef351423ea33dbe500.tar.gz |
Delete mysterious dot. Add comment to protect blank
line at end of file. Make sure make-docfile is compiled.
Diffstat (limited to 'msdos/sed3.inp')
-rw-r--r-- | msdos/sed3.inp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/msdos/sed3.inp b/msdos/sed3.inp index b6401b32a1f..71e445d4020 100644 --- a/msdos/sed3.inp +++ b/msdos/sed3.inp @@ -23,6 +23,8 @@ s!^ \./! go32 ./! /^UTILITIES=/s/ movemail// /^UTILITIES=/s/ emacsserver// /^UTILITIES=/s/ timer// +/^all *:/s/$/ make-docfile/ /-o make-docfile/a\ coff2exe make-docfile\ -. + +# Blank line above |