Mercurial > emacs
comparison lisp/ChangeLog @ 57422:4d0d253badcb
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Sun, 10 Oct 2004 09:31:46 +0000 |
parents | 47b51cd0be44 |
children | b1ed4b950258 |
comparison
equal
deleted
inserted
replaced
57421:90ecf83d04fd | 57422:4d0d253badcb |
---|---|
1 2004-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 | |
1 2004-10-09 Kim F. Storm <storm@cua.dk> | 7 2004-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. |
4 (make-progress-reporter): Doc fix. | 10 (make-progress-reporter): Doc fix. |
5 | 11 |