emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master c7c143b019d: ; (vc-print-log-internal): Update docstring further


From: Dmitry Gutov
Subject: master c7c143b019d: ; (vc-print-log-internal): Update docstring further
Date: Wed, 10 Jan 2024 18:24:29 -0500 (EST)

branch: master
commit c7c143b019d5cad8d44a2511953ac76bc4278aa1
Author: Dmitry Gutov <dmitry@gutov.dev>
Commit: Dmitry Gutov <dmitry@gutov.dev>

    ; (vc-print-log-internal): Update docstring further
---
 lisp/vc/vc.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]