From aced8001aad9c74fcffbdca789c46740cfde8114 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Spiegel?= Date: Thu, 21 Feb 2002 20:25:20 +0000 Subject: [PATCH] # --- lisp/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e6da0471a35..345e1ad3f2d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,17 @@ +2002-02-21 Andre Spiegel + + Patch by Martin.Lorentzson@telia.com. + + * vc-cvs.el (vc-cvs-sticky-date-format-string): New variable. + (vc-cvs-sticky-tag-display): New variable. + (vc-cvs-mode-line-string): Add sticky-tag to the mode-line. + (vc-cvs-checkin): If the input revision is a valid symbolic tag + name, we create it as a branch, commit and switch to it. + (vc-cvs-retrieve-snapshot): Set file-property sticky-tag. + (vc-cvs-valid-symbolic-tag-name-p): New function. + (vc-cvs-parse-sticky-tag): New function. + (vc-cvs-parse-entry): Added parsing of sticky tags. + 2002-02-21 Per Abrahamsen * toolbar/tool-bar.el (tool-bar-mode): Revert the :init-value to -- 2.39.5