aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 86bd76bc1da..4dbbe4d736a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -9,6 +9,8 @@
9 9
102000-11-16 Andre Spiegel <spiegel@gnu.org> 102000-11-16 Andre Spiegel <spiegel@gnu.org>
11 11
12 * vc-{cvs,rcs,sccs}.el: Functions reordered.
13
12 * vc.el (vc-revert-buffer): Ask for confirmation if file seems 14 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
13 up-to-date. 15 up-to-date.
14 (vc-do-command): In the asynchronous case, output messages only if 16 (vc-do-command): In the asynchronous case, output messages only if