diff lisp/ChangeLog @ 106399:065925e07677

Limit the number of log entries displayed by default. * vc.el (vc-print-log-internal): Fix check for limit-unsupported. (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not using a prefix argument.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 03 Dec 2009 19:12:52 +0000
parents b99306fb62cc
children 362893635d63
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Dec 03 19:01:36 2009 +0000
+++ b/lisp/ChangeLog	Thu Dec 03 19:12:52 2009 +0000
@@ -1,3 +1,10 @@
+2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	Limit the number of log entries displayed by default.
+	* vc.el (vc-print-log-internal): Fix check for limit-unsupported.
+	(vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
+	using a prefix argument.
+
 2009-12-03  Glenn Morris  <rgm@gnu.org>
 
 	* progmodes/idlwave.el (class): Restore still useful declaration.