Mercurial > emacs
diff make-dist @ 2684:e0f465034c62
Typo in last change.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Thu, 06 May 1993 20:17:22 +0000 |
| parents | 8958f29e417c |
| children | 4dae9952e40f |
line wrap: on
line diff
--- a/make-dist Thu May 06 19:51:08 1993 +0000 +++ b/make-dist Thu May 06 20:17:22 1993 +0000 @@ -232,6 +232,7 @@ test -f Makefile && ln Makefile ../${tempdir}/man ln ChangeLog split-man ../${tempdir}/man cp texinfo.tex texindex.c ../${tempdir}/man + cd ../${tempdir}/man rm -f \#*\# =* *~ core emacs-index* *.Z *.z xmail rm -f emacs.?? termcap.?? gdb.?? *.log *.toc *.dvi *.oaux)
