1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

; * lisp/vc/log-edit.el (log-edit): Clarify vc-log-fileset.

This commit is contained in:
Sean Whitton 2025-07-06 13:36:05 +01:00
parent 771370dea5
commit 08c5f68e0b

View file

@ -533,7 +533,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