]> git.eshelyaron.com Git - emacs.git/commit
Change the project-switch-project prompt to include the dir name
authorshipmints <shipmints@gmail.com>
Wed, 12 Feb 2025 22:29:37 +0000 (00:29 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 13 Feb 2025 11:52:58 +0000 (12:52 +0100)
commit05110f50a16ab02b9646b4080b50c94dad58e8f3
tree0c77c5e37d7c27bd05f0baa0a89f841423f31cc5
parent37675df1d565b02aac0f32fbb1fef1719f82ec6d
Change the project-switch-project prompt to include the dir name

* lisp/progmodes/project.el:
(project--switch-project-command): Add new argument DIR.
Change the prompt to "Command in `xxx': ..." (bug#76235).
(project-switch-project): Pass DIR to the above function.

(cherry picked from commit 86e17fbcbddb57b0653b7046202e54624c477836)
lisp/progmodes/project.el