aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6c27831e6f0..64c8c71dc76 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -103,6 +103,8 @@ this has no effect.
103 103
104* Editing Changes in Emacs 25.1 104* Editing Changes in Emacs 25.1
105 105
106** New minor mode global-eldoc-mode is enabled by default.
107
106** Emacs now supports "bracketed paste mode" when running on a terminal 108** Emacs now supports "bracketed paste mode" when running on a terminal
107that supports it. This facility allows Emacs to understand pasted 109that supports it. This facility allows Emacs to understand pasted
108chunks of text as strings to be inserted, instead of interpreting each 110chunks of text as strings to be inserted, instead of interpreting each