]> 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)
committerEshel Yaron <me@eshelyaron.com>
Thu, 21 Dec 2023 20:54:00 +0000 (21:54 +0100)
commit758bb00a6ebb7d37e0c4d1424985c9340267e621
treee06540ab8e714754b956f01a84ef26f1e52c40ae
parent4685ceeaf029904f5e38a4e4a6f5106492d433cf
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.

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