diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -415,11 +415,15 @@ all commands that prompt for a project directory. | |||
| 415 | These commands run Dired/VC-Dir and Shell/Eshell in a project's root directory, | 415 | These commands run Dired/VC-Dir and Shell/Eshell in a project's root directory, |
| 416 | respectively. | 416 | respectively. |
| 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'. |
| 420 | This command lets you "switch" to another project and run a project | 422 | This command lets you "switch" to another project and run a project |
| 421 | command chosen from a dispatch menu. | 423 | command 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 | --- |