]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix a recently added entry.
authorEli Zaretskii <eliz@gnu.org>
Wed, 19 Aug 2020 17:47:21 +0000 (20:47 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 19 Aug 2020 17:47:21 +0000 (20:47 +0300)
etc/NEWS

index 34d078b485f19d2a3cda635f34b16fe66a5e5567..77f3ff565166280af0e8121d4a1630de5272fc92 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -260,9 +260,10 @@ invoke 'C-u C-x v s' ('vc-create-tag').
 *** 'vc-hg' now uses 'hg summary' to populate extra 'vc-dir' headers.
 
 ---
-*** New variable 'vc-git-revision-complete-only-branches'
+*** New variable 'vc-git-revision-complete-only-branches'.
 If non-nil, only branches and remotes are considered when doing
-completion over branch names.
+completion over Git branch names.  The default is nil, which causes
+tags to be considered as well.
 
 ** Gnus