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 | b79771302c4d7d170c4a4f26a63ecaa3b9bbb672 (patch) | |
tree | 5548a8cac78922fcbab82e0cdf2afdce813e72ea /msdos/sed3.inp | |
parent | b7db8ec2de4c994845b201967fc0e9b111c7f964 (diff) | |
download | emacs-b79771302c4d7d170c4a4f26a63ecaa3b9bbb672.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 |