From: Richard M. Stallman Date: Fri, 20 Jan 1995 23:46:54 +0000 (+0000) Subject: Delete mysterious dot. Add comment to protect blank X-Git-Tag: emacs-19.34~5351 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2d1d8be6ccd5a4d7007caaef351423ea33dbe500;p=emacs.git Delete mysterious dot. Add comment to protect blank line at end of file. Make sure make-docfile is compiled. --- 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