]> git.eshelyaron.com Git - emacs.git/commit
Teach project-current to inhibit the prompt
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 18 May 2020 22:00:43 +0000 (01:00 +0300)
committerSimen Heggestøyl <simenheg@gmail.com>
Tue, 26 May 2020 15:41:45 +0000 (17:41 +0200)
commit0b057ca9bcfa2bbef57f7e5a1da47d62f4f1f15a
treee4704d560eb1f57aff8dd6a6bd3c4158026639b2
parent0db801a3adf8e8584c9b071764200259336a8434
Teach project-current to inhibit the prompt

* lisp/progmodes/project.el:
(project-current-inhibit-prompt): New variable.
(project-current, project-switch-project): Use it.
lisp/progmodes/project.el