]> git.eshelyaron.com Git - emacs.git/commitdiff
#
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 881af1a4a74da44defe7be041035baec2af568c8..38184d5435dc417431edce88aa67ee2da05f19b8 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.