aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index aeb42bf2adf..ae62e76a6dc 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -287,6 +287,9 @@ standards.
287 287
288* Changes in Specialized Modes and Packages in Emacs 25.1 288* Changes in Specialized Modes and Packages in Emacs 25.1
289 289
290** Prog mode has some support for multi-mode indentation.
291See `prog-indentation-context' and `prog-widen'.
292
290** New `xterm-screen-extra-capabilities' config. 293** New `xterm-screen-extra-capabilities' config.
291 294
292** The `save-place' variable is replaced by a `save-place-mode'. 295** The `save-place' variable is replaced by a `save-place-mode'.