]> git.eshelyaron.com Git - emacs.git/commit
project--read-file-cpd-relative: Move out the 'included-cpd' logic
authorDmitry Gutov <dmitry@gutov.dev>
Tue, 29 Oct 2024 01:48:03 +0000 (03:48 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 29 Oct 2024 09:59:49 +0000 (10:59 +0100)
commit601ce9038b2b055c3a6001ee74bdd9da6204f4b4
tree0e6fcafec9452b626d9230383518aeab5037c4a1
parent6cbea53d8605425f6df7182c978b9c712f805c2a
project--read-file-cpd-relative: Move out the 'included-cpd' logic

* lisp/progmodes/project.el (project-find-dir):
Use 'project-files-relative-names'.  Include "./" here rather than
(project--read-file-cpd-relative): ...doing it here.

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