]> git.eshelyaron.com Git - emacs.git/commit
vc-finish-logentry: Fix syncing buffers: include whole fileset
authorSean Whitton <spwhitton@spwhitton.name>
Thu, 12 Jun 2025 10:15:56 +0000 (11:15 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 18 Jun 2025 08:12:08 +0000 (10:12 +0200)
commit2ebe7d33606578fc2c3dbf594e449fb6c3bc79fe
tree7d5b2084ea653ae6a078f452846cb2ef6994dcc8
parent2d119c756b44b35c902c87a99eb1029e53b5b06d
vc-finish-logentry: Fix syncing buffers: include whole fileset

* lisp/vc/vc-dispatcher.el (log-edit-vc-backend)
(vc-buffer-sync-fileset): Declare.
(vc-finish-logentry): Call vc-buffer-sync-fileset instead of
just vc-buffer-sync.

(cherry picked from commit 651d4b11bcf227cd2f33bca0af5a5710101e9b39)
lisp/vc/vc-dispatcher.el