1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

; * lisp/vc/vc-dispatcher.el (vc-finish-logentry): Fix thinko.

This commit is contained in:
Sean Whitton 2025-06-27 14:18:14 +01:00
parent 0c0ac8d48a
commit e25ee1082f

View file

@ -861,7 +861,7 @@ the buffer contents as a comment."
;; Check and record the comment, if any.
(unless nocomment
(run-hooks 'vc-logentry-check-hook))
;; Must pass NOT-ESSENTIAL nil because we later call
;; Must pass NOT-ESSENTIAL non-nil because we later call
;; `vc-resynch-buffer' with NOQUERY non-nil.
(vc-buffer-sync-fileset (list log-edit-vc-backend vc-log-fileset))
(unless vc-log-operation