From 0e41e1d66c679ccb5c4e4204d44d4e18c4776025 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Spiegel?= Date: Tue, 3 Oct 2000 11:41:28 +0000 Subject: [PATCH] # --- lisp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 05423217958..4ae27246bad 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2000-10-03 Andre Spiegel + + * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember + default branch unconditionally. + (vc-rcs-set-default-branch): New function. + (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it. + (vc-rcs-checkin): If an appropriate default branch has been set, + force creation of that branch. + + * vc.el (vc-revert-file): New function. + (vc-revert-buffer): Delegate some of the work to it. + 2000-10-02 Gerd Moellmann * isearch.el (isearch-lazy-highlight-update): Don't put a lazy -- 2.39.2