diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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 |
| 107 | that supports it. This facility allows Emacs to understand pasted | 109 | that supports it. This facility allows Emacs to understand pasted |
| 108 | chunks of text as strings to be inserted, instead of interpreting each | 110 | chunks of text as strings to be inserted, instead of interpreting each |