]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/vc/log-edit.el (log-edit): Clarify vc-log-fileset.
authorSean Whitton <spwhitton@spwhitton.name>
Sun, 6 Jul 2025 12:36:05 +0000 (13:36 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 24 Jul 2025 07:45:26 +0000 (09:45 +0200)
(cherry picked from commit 08c5f68e0b92a994e41f572a1face6be5b95f1d4)

lisp/vc/log-edit.el

index 1f27aa18b1944ee073b2c3aa5523780b45ba7d24..250bf44fa78d9380cee82c38bdc78f765ac36d70 100644 (file)
@@ -531,7 +531,9 @@ keys and associated values are:
     files that are concerned by the current operation (using relative names);
  `log-edit-diff-function' -- function taking no arguments that
     displays a diff of the files concerned by the current operation.
- `vc-log-fileset' -- the VC fileset to be committed (if any).
+ `vc-log-fileset' -- list of files to be committed, if any
+                     (not a true VC fileset structure as returned by
+                     `vc-deduce-fileset', but only the second element).
 
 If BUFFER is non-nil, `log-edit' will switch to that buffer, use it
 to edit the log message and go back to the current buffer when