]> git.eshelyaron.com Git - emacs.git/commit
Fix apparent thinko in vc-next-action
authorSean Whitton <spwhitton@spwhitton.name>
Fri, 6 Jun 2025 10:47:10 +0000 (11:47 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 7 Jun 2025 20:01:46 +0000 (22:01 +0200)
commit9b843f2d1f59dbb9b7565eb7465b80cdc6e97a8a
tree27e4587d37faf584df14ba70a4c7134e59d7cee1
parent2a19e802c945a3d668688d037dde34af3c470f7f
Fix apparent thinko in vc-next-action

* lisp/vc/vc.el (vc-next-action): Pass an argument to
buffer-modified-p because the loop does not set the current
buffer before calling that function.

(cherry picked from commit 8f85cf2ae93a089ea78f55915aa5f7c6776d3362)
lisp/vc/vc.el