]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/Makefile.in (AUTOGEN_VCS): Update for moved tpu-edu.el
authorGlenn Morris <rgm@gnu.org>
Mon, 2 Jun 2014 01:09:34 +0000 (18:09 -0700)
committerGlenn Morris <rgm@gnu.org>
Mon, 2 Jun 2014 01:09:34 +0000 (18:09 -0700)
lisp/ChangeLog
lisp/Makefile.in

index 7d8cf51cc5234585709d42a0a90081e3198c1aeb..5739c15e4905d591a2475959eb7f777d4102be30 100644 (file)
@@ -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  <eliz@gnu.org>
 
index 9673be30608740b9413dae52d061c91ba4d947e8..62bce5f179eef4d633df607359b50ef2f5ad0105 100644 (file)
@@ -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 \