1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00

; NEWS updates

This commit is contained in:
Dmitry Gutov 2020-06-03 01:10:16 +03:00
parent 1fe1c84b18
commit f3dd3ddd9e

View file

@ -415,11 +415,15 @@ all commands that prompt for a project directory.
These commands run Dired/VC-Dir and Shell/Eshell in a project's root directory,
respectively.
*** New command 'project-compile', which runs compilation.
+++
*** New command 'project-switch-project'.
This command lets you "switch" to another project and run a project
command chosen from a dispatch menu.
*** New user option 'project-list-file'.
** json.el
---