From: André Spiegel Date: Thu, 26 Dec 2002 14:44:21 +0000 (+0000) Subject: # X-Git-Tag: ttn-vms-21-2-B4~11901 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6ca12bea0b129a9685f80577b3edad5dc4ebb469;p=emacs.git # --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5e787aca0c1..d86752b241a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.