]> git.eshelyaron.com Git - emacs.git/commit
vc-next-action: Offer to delete missing files
authorSean Whitton <spwhitton@spwhitton.name>
Sun, 8 Jun 2025 10:22:28 +0000 (11:22 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 8 Jun 2025 19:21:31 +0000 (21:21 +0200)
commita43cded2b7562c090cca73886ec3cd4a4b8afdd1
tree5c0c2fa3c57b0cff32f7d90ac934524415718c07
parent3443d2d632228025943e459d8b00a38e58dbf065
vc-next-action: Offer to delete missing files

* lisp/vc/vc.el (vc-next-action): Call vc-delete-file on a set
of missing files, to move them to the 'removed' state, instead
of just erroring out.

(cherry picked from commit 9b4fec7a97c9969452f048c0f851aca2b5914b74)
lisp/vc/vc.el