mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Makefile (DONTCOMPILE): Add term/internal.el
This commit is contained in:
parent
2d6d9df0f4
commit
4678c84498
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
1999-11-28 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* Makefile (DONTCOMPILE): Add term/internal.el.
|
||||
|
||||
1999-11-26 Dave Love <fx@gnu.org>
|
||||
|
||||
* comint.el: Fix last change.
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ DONTCOMPILE = bindings.el mail/blessmail.el play/bruce.el cus-load.el \
|
|||
loaddefs.el loadup.el international/mule-conf.el patcomp.el \
|
||||
paths.el mail/sc.el subdirs.el term-nasty.el version.el \
|
||||
generic-x.el international/latin-8.el international/latin-9.el \
|
||||
emacs-lisp/cl-specs.el finder-inf.el
|
||||
emacs-lisp/cl-specs.el finder-inf.el term/internal.el
|
||||
|
||||
# The actual Emacs command run in the targets below.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue