mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 09:00:31 -08:00
; * etc/NEWS: Fix a recently added entry.
This commit is contained in:
parent
f8d3d18168
commit
8c6765b37a
1 changed files with 3 additions and 2 deletions
5
etc/NEWS
5
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue