1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00

* make-dist (lisp/term): This doesn't have a ChangeLog anymore.

This commit is contained in:
Jim Blandy 1993-06-18 00:05:16 +00:00
parent 015c5c5582
commit 3e1fc5a7eb

View File

@ -180,7 +180,7 @@ echo "Making links to \`lisp/term'."
(cd lisp/term
ln [a-zA-Z]*.el ../../${tempdir}/lisp/term
ln [a-zA-Z]*.elc ../../${tempdir}/lisp/term
ln README ChangeLog ../../${tempdir}/lisp/term
ln README ../../${tempdir}/lisp/term
rm -f =* TAGS)
echo "Making links to \`lisp/forms-mode'."