aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0889303f82e..d32b0e5bc89 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1155,6 +1155,9 @@ isn't compatible with previous Emacs versions. This functionality can
1155be disabled by setting 'byte-compile-cond-use-jump-table' to nil. 1155be disabled by setting 'byte-compile-cond-use-jump-table' to nil.
1156 1156
1157--- 1157---
1158** The alist 'ucs-names' is now a hash table.
1159
1160---
1158** 'C-up', 'C-down', 'C-left' and 'C-right' are now defined in term 1161** 'C-up', 'C-down', 'C-left' and 'C-right' are now defined in term
1159mode to send the same escape sequences that xterm does. This makes 1162mode to send the same escape sequences that xterm does. This makes
1160things like forward-word in readline work. 1163things like forward-word in readline work.