summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Spiegel <spiegel@gnu.org>2003-01-20 22:06:38 +0000
committerAndré Spiegel <spiegel@gnu.org>2003-01-20 22:06:38 +0000
commitd8b4846719fc57ba5d4b2567c5c3b13273904269 (patch)
tree8f7a39b9c168c2edbc9e55f03e5aaff34943a5eb
parent4ef511526c46b211a580524e3f205144268157c2 (diff)
downloademacs-d8b4846719fc57ba5d4b2567c5c3b13273904269.tar.gz
Add entry for my changes on 2003-01-19.
-rw-r--r--lisp/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 33d6c7d20ef..4e6fd8bd49e 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 <spiegel@gnu.org>
+
+ * 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 <gustav@virtutech.se> (tiny change)
* progmodes/compile.el (compile-reinitialize-errors): Don't mark the