#
authorAndré Spiegel <spiegel@gnu.org>
Sun, 10 Oct 2004 09:31:46 +0000 (09:31 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Sun, 10 Oct 2004 09:31:46 +0000 (09:31 +0000)
lisp/ChangeLog

index 881af1a..38184d5 100644 (file)
@@ -1,3 +1,9 @@
+2004-10-10  Benjamin Rutt  <brutt@bloomington.in.us>
+
+       * vc.el (vc-annotate-mode): Remove variable.
+       (vc-annotate-display-select): Only call vc-annotate-mode
+       if we're not in that mode already.
+
 2004-10-09  Kim F. Storm  <storm@cua.dk>
 
        * subr.el (progress-reporter-update): Define before first usage.