diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
| @@ -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 | ||
| 399 | all commands that prompt for a project directory. | ||
| 400 | |||
| 401 | +++ | ||
| 402 | *** New commands 'project-dired' and 'project-eshell'. | ||
| 403 | These commands run Dired and Eshell in a project's root directory, | ||
| 404 | respectively. | ||
| 405 | |||
| 406 | +++ | ||
| 407 | *** New command 'project-switch-project'. | ||
| 408 | This command lets you "switch" to another project and run a project | ||
| 409 | command chosen from a dispatch menu. | ||
| 410 | |||
| 398 | ** json.el | 411 | ** json.el |
| 399 | 412 | ||
| 400 | --- | 413 | --- |