* lisp/Makefile.in (cvs-update): Remove old alias.
authorGlenn Morris <rgm@gnu.org>
Fri, 6 Jul 2012 01:31:54 +0000 (21:31 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 6 Jul 2012 01:31:54 +0000 (21:31 -0400)
lisp/ChangeLog
lisp/Makefile.in

index adb14d5..f3aa295 100644 (file)
@@ -1,3 +1,7 @@
+2012-07-06  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (cvs-update): Remove old alias.
+
 2012-07-05  Michael Albinus  <michael.albinus@gmx.de>
 
        Sync with Tramp 2.2.6-pre.
index 6140b4f..d61988b 100644 (file)
@@ -186,14 +186,13 @@ update-subdirs: doit
           $(top_srcdir)/build-aux/update-subdirs $$file; \
        done;
 
+# Some modes of make-dist use this.
 updates: update-subdirs autoloads finder-data custom-deps
 
-# This is useful after "bzr up".
+# This is useful after "bzr up"; but it doesn't do anything that a
+# plain "make" at top-level doesn't.
 bzr-update: recompile autoloads finder-data custom-deps
 
-# For backwards compatibility:
-cvs-update: bzr-update
-
 # Update the AUTHORS file.
 
 update-authors: