diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-01-21 00:12:27 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-01-21 00:12:27 +0000 |
commit | 3e9558aeaf053a463e9ba42093d89148078e5986 (patch) | |
tree | 46d00eaa9092d8bc88483ee3b952385d83a7d441 /msdos/sed3.inp | |
parent | 9d83f28943e4012f702b596290bd6797c949bca2 (diff) | |
download | emacs-3e9558aeaf053a463e9ba42093d89148078e5986.tar.gz |
Fix sed append command to behave as intended.
Diffstat (limited to 'msdos/sed3.inp')
-rw-r--r-- | msdos/sed3.inp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/msdos/sed3.inp b/msdos/sed3.inp index 71e445d4020..37acd2bf1f3 100644 --- a/msdos/sed3.inp +++ b/msdos/sed3.inp @@ -25,6 +25,4 @@ s!^ \./! go32 ./! /^UTILITIES=/s/ timer// /^all *:/s/$/ make-docfile/ /-o make-docfile/a\ - coff2exe make-docfile\ - -# Blank line above + coff2exe make-docfile |