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:
parent
015c5c5582
commit
3e1fc5a7eb
@ -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'."
|
||||
|
Loading…
Reference in New Issue
Block a user