From: Glenn Morris Date: Mon, 2 Jun 2014 01:09:34 +0000 (-0700) Subject: * lisp/Makefile.in (AUTOGEN_VCS): Update for moved tpu-edu.el X-Git-Tag: emacs-25.0.90~2639^2~158 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=299965685e2fbd9c3710ecd2eed0982d60b5d441;p=emacs.git * lisp/Makefile.in (AUTOGEN_VCS): Update for moved tpu-edu.el --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7d8cf51cc52..5739c15e490 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,6 +3,7 @@ * emulation/crisp.el, emulation/tpu-edt.el, emulation/tpu-extras.el: * emulation/tpu-mapper.el, emulation/vi.el, emulation/vip.el: * emulation/ws-mode.el: Move to obsolete/. + * Makefile.in (AUTOGEN_VCS): Update for moved tpu-edu.el 2014-06-02 Eli Zaretskii diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 9673be30608..62bce5f179e 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -74,7 +74,7 @@ AUTOGENEL = loaddefs.el \ # Note that update_loaddefs parses this. AUTOGEN_VCS = \ ps-print.el \ - emulation/tpu-edt.el \ + obsolete/emulation/tpu-edt.el \ mail/rmail.el \ dired.el \ ibuffer.el \