From: Dmitry Gutov Date: Wed, 10 Jan 2024 23:24:17 +0000 (+0200) Subject: ; (vc-print-log-internal): Update docstring further X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c7c143b019d5cad8d44a2511953ac76bc4278aa1;p=emacs.git ; (vc-print-log-internal): Update docstring further --- diff --git a/lisp/vc/vc.el b/lisp/vc/vc.el index 94bc3f0911a..f612daaa569 100644 --- a/lisp/vc/vc.el +++ b/lisp/vc/vc.el @@ -2813,7 +2813,7 @@ button for. Same for CURRENT-REVISION. LIMIT means the usual." Leave point at WORKING-REVISION, if it is non-nil. If IS-START-REVISION is non-nil, start the log from WORKING-REVISION \(not all backends support this); i.e., show only WORKING-REVISION and -earlier revisions. Show up to LIMIT entries (non-nil means unlimited). +earlier revisions. Show up to LIMIT entries (nil means unlimited). LIMIT can also be a string, which means the revision before which to stop." ;; Don't switch to the output buffer before running the command, ;; so that any buffer-local settings in the vc-controlled