* lisp/Makefile.in (AUTOGEN_VCS): Remove emulation/tpu-edt.el. [Backport]
This commit is contained in:
parent
9d982156cb
commit
3e7807011b
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2014-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* Makefile.in (AUTOGEN_VCS): Remove emulation/tpu-edt.el.
|
||||
|
||||
2014-10-20 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* emulation/crisp.el, emulation/tpu-edt.el, emulation/tpu-extras.el:
|
||||
|
@ -12,7 +16,7 @@
|
|||
|
||||
* obsolete/cc-compat.el: Make obsolete (bug#18561).
|
||||
|
||||
* epg-config.el (epg-gpg-program): Don't use the absolute names by default.
|
||||
* epg-config.el (epg-gpg-program): Don't use absolute names by default.
|
||||
|
||||
* emacs-lisp/bytecomp.el (=, <, >, <=, >=): Don't optimize multi-arg
|
||||
case (bug#18767).
|
||||
|
|
|
@ -74,7 +74,6 @@ AUTOGENEL = loaddefs.el \
|
|||
# Note that update_loaddefs parses this.
|
||||
AUTOGEN_VCS = \
|
||||
ps-print.el \
|
||||
emulation/tpu-edt.el \
|
||||
mail/rmail.el \
|
||||
dired.el \
|
||||
ibuffer.el \
|
||||
|
|
Loading…
Add table
Reference in a new issue