]> git.eshelyaron.com Git - emacs.git/commit
Allow using 'vc-prepare-patch' in non-VC buffers
authorPhilip Kaludercic <philipk@posteo.net>
Mon, 12 Feb 2024 16:37:16 +0000 (17:37 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 13 Feb 2024 13:10:05 +0000 (14:10 +0100)
commit00a22ccdf6dcadbdf45879d88a8554f36972d95e
tree4de2d6c0aa82d66369bd8fe7e961d3d2c1ef3877
parent0700ef6d8bb4a6003cef23d669421d8d42d9a546
Allow using 'vc-prepare-patch' in non-VC buffers

* lisp/vc/vc.el (vc-prepare-patch): Remove
'vc-ensure-vc-buffer', as it is not necessary to verify this for
the command to work.

(cherry picked from commit 6aeeae68885e09a7253a0076d0f81cc46b37f20d)
lisp/vc/vc.el