]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/vc/vc-git.el (vc-git-print-log): Improve wording.
authorSean Whitton <spwhitton@spwhitton.name>
Sun, 29 Jun 2025 15:30:13 +0000 (16:30 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 23 Jul 2025 20:08:42 +0000 (22:08 +0200)
(cherry picked from commit 7bf2a61623ae463e922c82f6326e9c4468fd67c9)

lisp/vc/vc-git.el

index 89aa98fec8ba24a1bd02825a6bf0bc4ddd63e9f5..eb0465cd0d56c5438378e722a5d86cf9d44031b5 100644 (file)
@@ -1560,7 +1560,7 @@ If SHORTLOG is non-nil, use a short format based on `vc-git-root-log-format'.
 \(This requires at least Git version 1.5.6, for the --graph option.)
 If START-REVISION is non-nil, it is the newest revision to show.
 If LIMIT is a number, show no more than this many entries.
-If LIMIT is a non-empty string, use it as a base."
+If LIMIT is a non-empty string, use it as a base revision."
   (let ((coding-system-for-read
          (or coding-system-for-read vc-git-log-output-coding-system)))
     ;; `vc-do-command' creates the buffer, but we need it before running