1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/doc
Stefan Kangas 8d3160ec08 Add commands to run shell commands in project root
* lisp/progmodes/project.el (project-async-shell-command)
(project-shell-command): New commands to run 'async-shell-command'
and 'shell-command' in project's root directory.
(project-prefix-map): Bind commands to '!' and '&'.
* doc/emacs/maintaining.texi (Project File Commands): Document the
new commands.
* etc/NEWS: Announce the new commands.
2020-08-28 19:27:47 +02:00
..
emacs Add commands to run shell commands in project root 2020-08-28 19:27:47 +02:00
lispintro Merge from origin/emacs-27 2020-05-23 07:50:29 -07:00
lispref Fix expand-file-name symlink-to-dir bug 2020-08-26 13:27:56 -07:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Add basic D-Bus integration to Gnus 2020-08-25 10:24:08 -07:00