Mercurial > emacs
comparison make-dist @ 14955:da70e30f73b9
Don't put lisp/dired.todo in the dist.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 08 Apr 1996 00:12:03 +0000 |
parents | f41775f4f5c6 |
children | 3193e54cf56d |
comparison
equal
deleted
inserted
replaced
14954:a9102c34a5b6 | 14955:da70e30f73b9 |
---|---|
210 ln [a-zA-Z]*.el ../${tempdir}/lisp | 210 ln [a-zA-Z]*.el ../${tempdir}/lisp |
211 ln [a-zA-Z]*.elc ../${tempdir}/lisp | 211 ln [a-zA-Z]*.elc ../${tempdir}/lisp |
212 ln [a-zA-Z]*.dat ../${tempdir}/lisp | 212 ln [a-zA-Z]*.dat ../${tempdir}/lisp |
213 ## simula.el doesn't keep abbreviations in simula.defns any more. | 213 ## simula.el doesn't keep abbreviations in simula.defns any more. |
214 ## ln [a-zA-Z]*.defns ../${tempdir}/lisp | 214 ## ln [a-zA-Z]*.defns ../${tempdir}/lisp |
215 ln ChangeLog Makefile makefile.nt ChangeLog.? README dired.todo ../${tempdir}/lisp | 215 ln ChangeLog Makefile makefile.nt ChangeLog.? README ../${tempdir}/lisp |
216 cd ../${tempdir}/lisp | 216 cd ../${tempdir}/lisp |
217 rm -f TAGS =* | 217 rm -f TAGS =* |
218 rm -f subdirs.el | 218 rm -f subdirs.el |
219 rm -f site-init site-init.el site-init.elc | 219 rm -f site-init site-init.el site-init.elc |
220 rm -f site-load site-load.el site-load.elc | 220 rm -f site-load site-load.el site-load.elc |