]> git.eshelyaron.com Git - emacs.git/commit
vc-do-command: Fix last part of 'full-command'
authorSean Whitton <spwhitton@spwhitton.name>
Sat, 26 Jul 2025 12:25:27 +0000 (13:25 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 26 Jul 2025 15:25:27 +0000 (17:25 +0200)
commit4518f21d258b59d47069c6e6a66fdab2f6826ee0
tree965c4ab92abff7187103d1c0e35d72a1d41f1b13
parent84a73f0116aedc448249f0f2193ba9bf39186dad
vc-do-command: Fix last part of 'full-command'

* lisp/vc/vc-dispatcher.el (vc-do-command): Don't append " ." to
'full-command' when FILES is nil because the command we actually
run doesn't have "." as a final argument in that case.

(cherry picked from commit 8897c15251a4374145083d2995a61fae2806238f)
lisp/vc/vc-dispatcher.el