]> git.eshelyaron.com Git - emacs.git/commit
[project-vc]: Make project-buffers more consistent with project-files
authorDmitry Gutov <dmitry@gutov.dev>
Thu, 2 Jan 2025 16:58:40 +0000 (18:58 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:41:22 +0000 (21:41 +0100)
commitf0ffd89d5f587f9319f322ebf86a20fe292fcf26
treef6e9acbcb4324006451a36a98091c70449f05476
parent35484423220fd88bcedf31530e779a515a91c01c
[project-vc]: Make project-buffers more consistent with project-files

* lisp/progmodes/project.el (project-buffers):
Catch 'file-missing' error to continue anyway if .git does not
exist (bug#74826).

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