]> git.eshelyaron.com Git - emacs.git/commit
New command project-find-matching-file
authorDmitry Gutov <dmitry@gutov.dev>
Wed, 12 Feb 2025 17:17:29 +0000 (19:17 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 13 Feb 2025 11:51:29 +0000 (12:51 +0100)
commit5feb78ce7fda711dfd5e332bb04c951d312baadb
tree51380b63bf9f6cba54d4d4d42479ba96eda5eb1d
parent3cb0d7fbc7eea63bbe1dd010c38a1038a9896be7
New command project-find-matching-file

* lisp/progmodes/project.el (project--read-project-list):
Ensure that the directory has a trailing '/' (bug#75983).

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