]> git.eshelyaron.com Git - emacs.git/commit
poject--vc-list-files: Check that the current Emacs is 31+
authorDmitry Gutov <dmitry@gutov.dev>
Mon, 7 Oct 2024 23:47:15 +0000 (02:47 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 14 Oct 2024 17:34:56 +0000 (19:34 +0200)
commit46dd9ddd49560addc408c5bb8fbea378e83ef48b
tree54207b68ee9ef0ee80a0391bfc7737fb63864bb0
parent92551202a2e6043dd1e56dcbfd89f6415c6ef951
poject--vc-list-files: Check that the current Emacs is 31+

* lisp/progmodes/project.el (project--vc-list-files):
Check that the current Emacs is 31+, to avoid breakage on remote
hosts with older Git (bug#73320).

(cherry picked from commit 70d064dab74ac7928eeacb61c03605b99de995a9)
lisp/progmodes/project.el