aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fc0c5db4830..fd6246c5916 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12008-06-15 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc.el (vc-deduce-fileset): Check if the buffer has a file.
4 (vc-register): Call the backend function only once, instead of
5 once for each file.
6 (vc-next-action): Update call to vc-register.
7 (vc-dir-register): Remove function.
8 (vc-dir): Bind vc-register instead of vc-dir-register.
9
12008-06-14 Glenn Morris <rgm@gnu.org> 102008-06-14 Glenn Morris <rgm@gnu.org>
2 11
3 * Makefile.in (ELCFILES): Add net/newst-*.el. 12 * Makefile.in (ELCFILES): Add net/newst-*.el.