aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTassilo Horn2013-12-20 17:06:15 +0100
committerTassilo Horn2013-12-20 17:06:15 +0100
commit3e2acc2540e7fd0e70005e40c83f523f595c5383 (patch)
treebfe2ff5ac5b5bafce4fe3ec0ebacecdc0ad376af
parent30aafaf5163efc0eef0baae304ea19e194e20aa1 (diff)
downloademacs-3e2acc2540e7fd0e70005e40c83f523f595c5383.tar.gz
emacs-3e2acc2540e7fd0e70005e40c83f523f595c5383.zip
Mark eshell changes as documented.
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 64db9009866..2462033f738 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
293Eshell has been able to handle "visual" commands (interactive, 294Eshell has been able to handle "visual" commands (interactive,
294non-line oriented commands such as top that require display 295non-line oriented commands such as top that require display