]> git.eshelyaron.com Git - emacs.git/commit
project-switch-to-buffer: Don't disambiguate too much
authorDmitry Gutov <dmitry@gutov.dev>
Fri, 6 Jun 2025 02:38:55 +0000 (05:38 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 7 Jun 2025 20:01:30 +0000 (22:01 +0200)
commitcf685f8f9f2aa2628b1be65f640dee65219b55a1
treeae177f0dd3d1b871f998227e5c88443b2c1edca2
parent11f0071ad32ce58c514e32e0fd76a36a1057ceaf
project-switch-to-buffer: Don't disambiguate too much

* lisp/progmodes/project.el (project--read-project-buffer):
Use the new function from 'uniquify' to generate buffer names that
are just unique to the current project, not globally (bug#77312).

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