]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/project.el (project-vc-dir, project-shell): New commands.
authorJuri Linkov <juri@linkov.net>
Mon, 1 Jun 2020 23:01:25 +0000 (02:01 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 1 Jun 2020 23:01:25 +0000 (02:01 +0300)
commit2c1e5b9e77d5da26cfb01917c25546e776c67789
tree7a816dc41c678c9493415c4004419aa75c18599f
parent6d6ec1bc1e784af786cc0436f54211095bf7a952
* lisp/progmodes/project.el (project-vc-dir, project-shell): New commands.

(project-compile): Add args and interactive spec like in 'compile'.
(project-switch-commands): Bind project-vc-dir to "v",
project-shell to "s", and rebind project-find-regexp from "s" to "r".

* doc/emacs/maintaining.texi (Project File Commands):
Describe project-vc-dir and project-shell.
doc/emacs/maintaining.texi
etc/NEWS
lisp/progmodes/project.el