This commit is contained in:
André Spiegel
2004-10-10 09:31:46 +00:00
parent fb34883fdf
commit fd1cf0a0c3

View 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.