]> git.eshelyaron.com Git - emacs.git/commit
Fix project-find-file history (with project--read-file-cpd-relative)
authorDmitry Gutov <dmitry@gutov.dev>
Wed, 20 Dec 2023 15:20:26 +0000 (17:20 +0200)
committerDmitry Gutov <dmitry@gutov.dev>
Wed, 20 Dec 2023 15:20:26 +0000 (17:20 +0200)
commit338409c1f19e1d3a97d12edaf5ac36f1a781d08a
tree8efc856c2466f4a2a8d6d8044b2d80d39b7ddb74
parentf248960c71444a92cb91646e64d57b44523af884
Fix project-find-file history (with project--read-file-cpd-relative)

* lisp/progmodes/project.el (project--transplant-file-name):
Don't abbreviate here (bug#67901, bug#63829).
(project--read-file-cpd-relative): Do it here instead.  The reader
functions should decide on the preferred format themselves.
lisp/progmodes/project.el