aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 36ef3509b23..ed4722b27f5 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -415,11 +415,15 @@ all commands that prompt for a project directory.
415These commands run Dired/VC-Dir and Shell/Eshell in a project's root directory, 415These commands run Dired/VC-Dir and Shell/Eshell in a project's root directory,
416respectively. 416respectively.
417 417
418*** New command 'project-compile', which runs compilation.
419
418+++ 420+++
419*** New command 'project-switch-project'. 421*** New command 'project-switch-project'.
420This command lets you "switch" to another project and run a project 422This command lets you "switch" to another project and run a project
421command chosen from a dispatch menu. 423command chosen from a dispatch menu.
422 424
425*** New user option 'project-list-file'.
426
423** json.el 427** json.el
424 428
425--- 429---