aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS.27
diff options
context:
space:
mode:
authorNoam Postavsky2020-05-27 12:49:35 -0400
committerNoam Postavsky2020-05-27 13:00:05 -0400
commitae348f328643e55ea2d2e8fd42ff034d08855cae (patch)
tree3e2238452aeb4ed7cce8f4d730cf4e3720202eaa /etc/NEWS.27
parenta824d5c87a1a1f914ce5dc4a6763fd3a8e45d146 (diff)
downloademacs-ae348f328643e55ea2d2e8fd42ff034d08855cae.tar.gz
emacs-ae348f328643e55ea2d2e8fd42ff034d08855cae.zip
Adjust NEWS for revert of eshell fix on emacs-27 (Bug#41370)
* etc/NEWS.27: Move "Eshell no longer re-initializes its keymap every call" to... * etc/NEWS: ... here.
Diffstat (limited to 'etc/NEWS.27')
-rw-r--r--etc/NEWS.276
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/NEWS.27 b/etc/NEWS.27
index bb275b70e6f..58bd491753a 100644
--- a/etc/NEWS.27
+++ b/etc/NEWS.27
@@ -2054,12 +2054,6 @@ default, and not just the opening element.
2054behave similarly, e.g. Pcomplete's default cycling can be obtained 2054behave similarly, e.g. Pcomplete's default cycling can be obtained
2055with '(setq completion-cycle-threshold 5)'. 2055with '(setq completion-cycle-threshold 5)'.
2056 2056
2057---
2058*** Eshell no longer re-initializes its keymap every call.
2059This allows users to use (define-key eshell-mode-map ...) as usual.
2060Some modules have their own minor mode now to account for these
2061changes.
2062
2063+++ 2057+++
2064*** Expansion of history event designators is disabled by default. 2058*** Expansion of history event designators is disabled by default.
2065To restore the old behavior, use 2059To restore the old behavior, use