]> git.eshelyaron.com Git - emacs.git/commit
project-switch-project: Use a different fix for bug#58784
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 24 Nov 2022 02:33:01 +0000 (04:33 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 24 Nov 2022 02:33:14 +0000 (04:33 +0200)
commitb37604c263e4813dc2a8b80e4e9131a3961c4f3e
tree6caf2ca798dc2c56426763c266420cbf87a33b5f
parentf8b410f4a16053d38aca1e4f8ac4bf426709f4ef
project-switch-project: Use a different fix for bug#58784

* lisp/progmodes/project.el (project-current-inhibit-prompt):
Rename to 'project-current-directory-override', and make it a
string value.
(project-current): Refer to it.
(project-switch-project): Bind it.  Drop the temp buffer (bug#58784).
lisp/progmodes/project.el