aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
authorDmitry Gutov2020-05-19 01:27:37 +0300
committerDmitry Gutov2020-05-19 01:27:37 +0300
commit3fc52bcfcaa416b1958c63e8876c5e45dc05e99d (patch)
treeeede72393ab9b82ae081b2f5b2c4df1da25e7400 /etc/NEWS
parenta4f22ab4abac304b4ec476714ca98c76a3427d56 (diff)
downloademacs-scratch/project-switching.tar.gz
emacs-scratch/project-switching.zip
* doc/emacs/maintaining.texi (Switching Projects) (Project File Commands): Copy edits. * etc/NEWS: Same.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 336520d4a52..b2b588612c9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -223,7 +223,7 @@ key binding
223 223
224** Project 224** Project
225 225
226*** Previously used project directories are now are now completed by 226*** Previously used project directories are now suggested by
227all commands that prompt for a project directory. 227all commands that prompt for a project directory.
228 228
229+++ 229+++
@@ -233,7 +233,7 @@ respectively.
233 233
234+++ 234+++
235*** New command 'project-switch-project'. 235*** New command 'project-switch-project'.
236This command lets you "switch" to another project by running a project 236This command lets you "switch" to another project and run a project
237command chosen from a dispatch menu. 237command chosen from a dispatch menu.
238 238
239** gdb-mi 239** gdb-mi