changeset 57422:4d0d253badcb

#
author André Spiegel <spiegel@gnu.org>
date Sun, 10 Oct 2004 09:31:46 +0000
parents 90ecf83d04fd
children 86a8c920a67b
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 10 09:23:11 2004 +0000
+++ b/lisp/ChangeLog	Sun Oct 10 09:31:46 2004 +0000
@@ -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.