aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 881af1a4a74..38184d5435d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
2
3 * vc.el (vc-annotate-mode): Remove variable.
4 (vc-annotate-display-select): Only call vc-annotate-mode
5 if we're not in that mode already.
6
12004-10-09 Kim F. Storm <storm@cua.dk> 72004-10-09 Kim F. Storm <storm@cua.dk>
2 8
3 * subr.el (progress-reporter-update): Define before first usage. 9 * subr.el (progress-reporter-update): Define before first usage.