From e602afc4637ba4db01804d6e625a15a3b39f59c5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Spiegel?= Date: Mon, 20 Jan 2003 22:06:38 +0000 Subject: [PATCH] Add entry for my changes on 2003-01-19. --- lisp/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 83ab6f8ac02..004bcf03a69 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -6,6 +6,23 @@ * progmodes/cperl-mode.el: Don't make faces depend on window-system. +2003-01-19 Andre Spiegel + + * vc.el (vc-next-action-on-file): Use t argument to vc-checkout in + order to get the latest version on the current branch. + Update 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-rcs-revert): Unlock only if the user does have the lock. + + * vc-cvs.el (vc-cvs-checkout): Handle t argument for REV. + + * vc-sccs.el (vc-sccs-checkout): Likewise. + + * log-view.el (log-view-message-re): The rev might be locked. + 2002-12-18 Gustav H,Ae(Bllberg (tiny change) * progmodes/compile.el (compile-reinitialize-errors): Don't mark the -- 2.39.5