aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ac65b320041..32b4435fdac 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -395,6 +395,19 @@ information, see the related entry about 'shr-browse-url' above.
395 395
396*** New user option 'project-vc-merge-submodules'. 396*** New user option 'project-vc-merge-submodules'.
397 397
398*** Previously used project directories are now suggested by
399all commands that prompt for a project directory.
400
401+++
402*** New commands 'project-dired' and 'project-eshell'.
403These commands run Dired and Eshell in a project's root directory,
404respectively.
405
406+++
407*** New command 'project-switch-project'.
408This command lets you "switch" to another project and run a project
409command chosen from a dispatch menu.
410
398** json.el 411** json.el
399 412
400--- 413---