diff options
| author | Dmitry Gutov | 2020-05-19 01:27:37 +0300 |
|---|---|---|
| committer | Dmitry Gutov | 2020-05-19 01:27:37 +0300 |
| commit | 3fc52bcfcaa416b1958c63e8876c5e45dc05e99d (patch) | |
| tree | eede72393ab9b82ae081b2f5b2c4df1da25e7400 /etc/NEWS | |
| parent | a4f22ab4abac304b4ec476714ca98c76a3427d56 (diff) | |
| download | emacs-scratch/project-switching.tar.gz emacs-scratch/project-switching.zip | |
Some copy editsscratch/project-switching
* doc/emacs/maintaining.texi (Switching Projects)
(Project File Commands): Copy edits.
* etc/NEWS: Same.
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -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 |
| 227 | all commands that prompt for a project directory. | 227 | all 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'. |
| 236 | This command lets you "switch" to another project by running a project | 236 | This command lets you "switch" to another project and run a project |
| 237 | command chosen from a dispatch menu. | 237 | command chosen from a dispatch menu. |
| 238 | 238 | ||
| 239 | ** gdb-mi | 239 | ** gdb-mi |