]> git.eshelyaron.com Git - emacs.git/commit
Fix file listing in submodules with project-files-relative-names=t
authorPär Bohrarper <par.bohrarper@gmail.com>
Fri, 14 Jun 2024 01:04:20 +0000 (04:04 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Jun 2024 17:21:12 +0000 (19:21 +0200)
commitdd8254f66842f085ddc23eb8c1870147a15054d0
treecb5f8b7838dd9e6cb2b23d3085e88ebf1ca26fd0
parente2ce2800cda9d711ea425699458e031c752edd0a
Fix file listing in submodules with project-files-relative-names=t

* lisp/progmodes/project.el (project--vc-list-files):
Prepend module names to files when project-files-relative-names is
non-nil (bug#71538).

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