]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS (C-x v !): Additional text.
authorSean Whitton <spwhitton@spwhitton.name>
Wed, 22 Feb 2023 17:17:08 +0000 (10:17 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Wed, 22 Feb 2023 17:17:08 +0000 (10:17 -0700)
etc/NEWS

index 72f46a6ce59f6900dcc63ae7b38b407c69cae945..4511f8e20f857ea34dd6ebbb20c52acc9e701db8 100644 (file)
--- 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