summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorNoam Postavsky <npostavs@gmail.com>2020-05-24 20:12:30 -0400
committerNoam Postavsky <npostavs@gmail.com>2020-05-24 20:12:30 -0400
commit478638e4706716b74de5b1aa3e85c8fd943f17ba (patch)
treecf5f40cdaec0af986199d3147a480ddca631a3a7 /etc
parente7a3ed8a6dddb6e16c83d27a04dfa6ec8160e580 (diff)
downloademacs-478638e4706716b74de5b1aa3e85c8fd943f17ba.tar.gz
Revert "Fix eshell-mode-map initialization"
It makes eshell-return-exits-minibuffer permanently affect the eshell-mode-map (Bug#41370). Do not merge to master, we will fix it properly there.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/NEWS b/etc/NEWS
index bb275b70e6f..58bd491753a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2054,12 +2054,6 @@ default, and not just the opening element.
behave similarly, e.g. Pcomplete's default cycling can be obtained
with '(setq completion-cycle-threshold 5)'.
----
-*** Eshell no longer re-initializes its keymap every call.
-This allows users to use (define-key eshell-mode-map ...) as usual.
-Some modules have their own minor mode now to account for these
-changes.
-
+++
*** Expansion of history event designators is disabled by default.
To restore the old behavior, use