From: André Spiegel Date: Sun, 10 Oct 2004 09:31:46 +0000 (+0000) Subject: # X-Git-Tag: ttn-vms-21-2-B4~4637 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fd1cf0a0c32ed37caf8f3d4ae98b769ec833cc64;p=emacs.git # --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 881af1a4a74..38184d5435d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2004-10-10 Benjamin Rutt + + * 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 * subr.el (progress-reporter-update): Define before first usage.