From: Stefan Monnier Date: Mon, 20 Oct 2014 22:21:56 +0000 (-0400) Subject: * lisp/Makefile.in (AUTOGEN_VCS): Remove emulation/tpu-edt.el. [Backport] X-Git-Tag: emacs-24.4.90~334 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3e7807011bfb0e7921949ff5d74b2afa5129a726;p=emacs.git * lisp/Makefile.in (AUTOGEN_VCS): Remove emulation/tpu-edt.el. [Backport] --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2758f48d4df..6680722dd4f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2014-10-20 Stefan Monnier + + * Makefile.in (AUTOGEN_VCS): Remove emulation/tpu-edt.el. + 2014-10-20 Glenn Morris * 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). diff --git a/lisp/Makefile.in b/lisp/Makefile.in index a1cd6d19ce8..5e42cd16bfc 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -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 \