]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix entry for 'vc-git-shortlog-switches'.
authorEli Zaretskii <eliz@gnu.org>
Mon, 5 Dec 2022 12:21:36 +0000 (14:21 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 5 Dec 2022 12:21:36 +0000 (14:21 +0200)
etc/NEWS

index 8f5b17fb4af4d79583c6de2f8b6010146aedd884..3eeef0ab4c30e59a5d798319e651c7328f39b4a2 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -44,9 +44,10 @@ connection.
 ** VC
 
 ---
-*** New user option 'vc-git-shortlog-switches'
-String or list of strings giving Git log switches for shortlogs, such
-as 'C-x v L'.  'vc-git-log-switches' is no longer used for shortlogs.
+*** New user option 'vc-git-shortlog-switches'.
+This is a string or a list of strings that specifies the Git log
+switches for shortlogs, such as the one produced by 'C-x v L'.
+'vc-git-log-switches' is no longer used for shortlogs.
 
 \f
 * New Modes and Packages in Emacs 30.1