]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/maintaining.texi: More mentions of marked files in Dired.
authorJuri Linkov <juri@linkov.net>
Thu, 23 Feb 2023 08:23:41 +0000 (10:23 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 23 Feb 2023 08:23:41 +0000 (10:23 +0200)
(Basic VC Editing, Old Revisions, VC Change Log): Add more mentions of
ability to include the marked files to the VC fileset in Dired (bug#61712).

doc/emacs/maintaining.texi

index 5191bb2918dc09e2ee4a5a42e22d969021751ab8..8aee3380b714fdf0dcae550b0171322f553e2c92 100644 (file)
@@ -471,7 +471,9 @@ collection of one or more files that a VC operation acts on.  When you
 type VC commands in a buffer visiting a version-controlled file, the
 VC fileset is simply that one file.  When you type them in a VC
 Directory buffer, and some files in it are marked, the VC fileset
-consists of the marked files (@pxref{VC Directory Mode}).
+consists of the marked files (@pxref{VC Directory Mode}).  The VC
+fileset also consists of the marked files in a Dired buffer
+(@pxref{Dired}).
 
   On modern changeset-based version control systems (@pxref{VCS
 Changesets}), VC commands handle multi-file VC filesets as a group.
@@ -840,7 +842,7 @@ details.
 
   If you invoke @kbd{C-x v =} or @kbd{C-u C-x v =} from a Dired buffer
 (@pxref{Dired}), the file listed on the current line is treated as the
-current VC fileset.
+current VC fileset.  The VC fileset can also include several marked files.
 
 @ifnottex
 @findex vc-ediff
@@ -1009,7 +1011,7 @@ and the maximum number of revisions to display.
 
   If you call @kbd{C-x v l} from a VC Directory buffer (@pxref{VC
 Directory Mode}) or a Dired buffer (@pxref{Dired}), it applies to the
-file listed on the current line.
+file listed on the current line or to all the marked files.
 
 @kindex C-x v L
 @findex vc-print-root-log