aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorNoam Postavsky2019-08-08 19:35:53 -0400
committerNoam Postavsky2019-08-08 19:35:53 -0400
commitb055ec0d85848987d0ba3962c32fb822b292dfd7 (patch)
tree12660ecec855381176bee078b128893596b1bf8e /etc
parentf9beb2bfa9cdccde79793ab2ab8b88797b30b9f0 (diff)
downloademacs-b055ec0d85848987d0ba3962c32fb822b292dfd7.tar.gz
emacs-b055ec0d85848987d0ba3962c32fb822b292dfd7.zip
Say how to enable event designators in the eshell manual
* doc/misc/eshell.texi (History): Mention that event designators need to be enabled. * etc/NEWS: Mark corresponding entry as documented in manual.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 818875f7a03..e8618152ed9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1346,7 +1346,7 @@ default, and not just the opening element.
1346behave similarly, e.g. Pcomplete's default cycling can be obtained 1346behave similarly, e.g. Pcomplete's default cycling can be obtained
1347with '(setq completion-cycle-threshold 5)'. 1347with '(setq completion-cycle-threshold 5)'.
1348 1348
1349--- 1349+++
1350*** Expansion of history event designators is disabled by default. 1350*** Expansion of history event designators is disabled by default.
1351To restore the old behavior, use 1351To restore the old behavior, use
1352 1352