]> git.eshelyaron.com Git - emacs.git/commit
Declare some project commands interactive-only
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 19 Jan 2021 19:50:11 +0000 (21:50 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 19 Jan 2021 19:50:11 +0000 (21:50 +0200)
commit8725f7690a44306f03d7cbb9eaa45590fcaf88db
tree639e28f7df055bc10e76e61c298c57dc9751b93a
parenteec059b124ed57956cf896904ef8240b24cc7ead
Declare some project commands interactive-only

* lisp/progmodes/project.el (project-async-shell-command)
(project-shell-command, project-compile):
Declare interactive-only (bug#45765).
lisp/progmodes/project.el