Mercurial > emacs
changeset 43448:957d88209f4f
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Thu, 21 Feb 2002 20:25:20 +0000 |
parents | 79cf46e34420 |
children | a6beccc5505e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Feb 21 20:16:47 2002 +0000 +++ b/lisp/ChangeLog Thu Feb 21 20:25:20 2002 +0000 @@ -1,3 +1,17 @@ +2002-02-21 Andre Spiegel <spiegel@gnu.org> + + 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 <abraham@dina.kvl.dk> * toolbar/tool-bar.el (tool-bar-mode): Revert the :init-value to