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.