]> git.eshelyaron.com Git - emacs.git/commitdiff
Delete mysterious dot. Add comment to protect blank
authorRichard M. Stallman <rms@gnu.org>
Fri, 20 Jan 1995 23:46:54 +0000 (23:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 20 Jan 1995 23:46:54 +0000 (23:46 +0000)
line at end of file.  Make sure make-docfile is compiled.

msdos/sed3.inp

index b6401b32a1f12fcb57828ad8eb2a1170962ce0dd..71e445d40202cbf2e586ae60746ad7e1d7f74683 100644 (file)
@@ -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