aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fe04aeec167..67a56445aff 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc.el (vc-log-show-limit): Default to 2000.
4 (vc-print-log-internal): Insert buttons to request more entries
5 when limiting the output.
6
7 * vc-sccs.el (vc-sccs-print-log):
8 * vc-rcs.el (vc-rcs-print-log):
9 * vc-cvs.el (vc-cvs-print-log):
10 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
11 LIMIT is non-nil.
12
12009-11-16 Michael Albinus <michael.albinus@gmx.de> 132009-11-16 Michael Albinus <michael.albinus@gmx.de>
2 14
3 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an 15 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an