diff options
| author | Tassilo Horn | 2013-12-20 17:06:15 +0100 |
|---|---|---|
| committer | Tassilo Horn | 2013-12-20 17:06:15 +0100 |
| commit | 3e2acc2540e7fd0e70005e40c83f523f595c5383 (patch) | |
| tree | bfe2ff5ac5b5bafce4fe3ec0ebacecdc0ad376af | |
| parent | 30aafaf5163efc0eef0baae304ea19e194e20aa1 (diff) | |
| download | emacs-3e2acc2540e7fd0e70005e40c83f523f595c5383.tar.gz emacs-3e2acc2540e7fd0e70005e40c83f523f595c5383.zip | |
Mark eshell changes as documented.
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -289,6 +289,7 @@ file and letting SMIE learn from it. | |||
| 289 | 289 | ||
| 290 | ** sh-script now uses its SMIE indentation algorithm by default. | 290 | ** sh-script now uses its SMIE indentation algorithm by default. |
| 291 | 291 | ||
| 292 | +++ | ||
| 292 | ** `eshell' now supports visual subcommands and options | 293 | ** `eshell' now supports visual subcommands and options |
| 293 | Eshell has been able to handle "visual" commands (interactive, | 294 | Eshell has been able to handle "visual" commands (interactive, |
| 294 | non-line oriented commands such as top that require display | 295 | non-line oriented commands such as top that require display |