comparison lisp/ChangeLog @ 106060:2f9ecf376c7a

* vc.el (vc-log-show-limit): Default to 2000. (vc-print-log-internal): Insert buttons to request more entries when limiting the output. * vc-sccs.el (vc-sccs-print-log): * vc-rcs.el (vc-rcs-print-log): * vc-cvs.el (vc-cvs-print-log): * vc-git.el (vc-git-print-log): Return 'limit-unsupported when LIMIT is non-nil.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 16 Nov 2009 20:36:06 +0000
parents 996d28557095
children 596e2a7ed0ef
comparison
equal deleted inserted replaced
106059:996d28557095 106060:2f9ecf376c7a
1 2009-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
1 2009-11-16 Michael Albinus <michael.albinus@gmx.de> 13 2009-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
4 error when `tramp-gvfs-dbus-event-vector' is set. 16 error when `tramp-gvfs-dbus-event-vector' is set.
5 (tramp-gvfs-maybe-open-connection): Loop over `read-event'. 17 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.