Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
106398:31424b91531a | 106399:065925e07677 |
---|---|
1 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 Limit the number of log entries displayed by default. | |
4 * vc.el (vc-print-log-internal): Fix check for limit-unsupported. | |
5 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not | |
6 using a prefix argument. | |
7 | |
1 2009-12-03 Glenn Morris <rgm@gnu.org> | 8 2009-12-03 Glenn Morris <rgm@gnu.org> |
2 | 9 |
3 * progmodes/idlwave.el (class): Restore still useful declaration. | 10 * progmodes/idlwave.el (class): Restore still useful declaration. |
4 | 11 |
5 2009-12-03 Alan Mackenzie <acm@muc.de> | 12 2009-12-03 Alan Mackenzie <acm@muc.de> |