]> git.eshelyaron.com Git - emacs.git/commit
project--read-file-cpd-relative: Don't abbreviate at all
authorDmitry Gutov <dmitry@gutov.dev>
Wed, 20 Dec 2023 15:34:12 +0000 (17:34 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 21 Dec 2023 20:54:00 +0000 (21:54 +0100)
commit39578590742c823900148154e0dc31e4c90daf6f
tree09d50dec7cdccfaefc3535ff8ba9c600548c1ab3
parent758bb00a6ebb7d37e0c4d1424985c9340267e621
project--read-file-cpd-relative: Don't abbreviate at all

* lisp/progmodes/project.el (project--read-file-cpd-relative):
Don't abbreviate at all, only suffixes are shown anyway.
And expand-file-name is slightly faster.

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