]> git.eshelyaron.com Git - emacs.git/commitdiff
#
authorAndré Spiegel <spiegel@gnu.org>
Thu, 26 Dec 2002 14:44:21 +0000 (14:44 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Thu, 26 Dec 2002 14:44:21 +0000 (14:44 +0000)
lisp/ChangeLog

index 5e787aca0c15b0e8086a4ac151086b7bea901ca7..d86752b241a5024d8f92558d449f1c6dc5812227 100644 (file)
@@ -5,8 +5,10 @@
        documentation of vc-BACKEND-checkout to explain this.
 
        * vc-rcs.el (vc-rcs-checkout): Handle t argument for REV.
+       (vc-rcs-checkin): By default, specify the current workfile
+       branch as the check-in revision.
 
-       * vc-cvs.el (vc-cvs-checkout): Likewise.
+       * vc-cvs.el (vc-cvs-checkout): Handle t argument for REV.
 
        * vc-sccs.el (vc-sccs-checkout): Likewise.