summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-02-22 10:17:08 -0700
committerSean Whitton <spwhitton@spwhitton.name>2023-02-22 10:17:08 -0700
commitd411b4d1fd368bfe9dc72db7864d4c7d99babb18 (patch)
treeba266435223d07145e99e2f561cbcdec7d118655 /etc
parenta0b67252346c64ee188eec909a653dbc14cb5652 (diff)
downloademacs-d411b4d1fd368bfe9dc72db7864d4c7d99babb18.tar.gz
; * etc/NEWS (C-x v !): Additional text.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 72f46a6ce59..4511f8e20f8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2168,6 +2168,10 @@ before execution. For example, in a Git repository, you can produce a
log of more than one branch by typing 'C-x v ! C-x v b l' and then
appending additional branch names to the 'git log' command.
+The intention is that this command can be used to access a wide
+variety of version control system-specific functionality from VC
+without complexifying either the VC command set or the backend API.
+
---
*** 'C-x v v' in a diffs buffer allows to commit only some of the changes.
This command is intended to allow you to commit only some of the