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 bd928c25376..f9cb42e2d2b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -72,6 +72,9 @@ performance improvements when pasting large amounts of text.
72 72
73* Changes in Specialized Modes and Packages in Emacs 24.5 73* Changes in Specialized Modes and Packages in Emacs 24.5
74 74
75** Lisp mode
76*** Strings after `:documentation' are highlighted as docstrings.
77
75** Rectangle editing 78** Rectangle editing
76*** Rectangle Mark mode can have corners past EOL or in the middle of a TAB. 79*** Rectangle Mark mode can have corners past EOL or in the middle of a TAB.
77*** C-x C-x in rectangle-mark-mode now cycles through the four corners. 80*** C-x C-x in rectangle-mark-mode now cycles through the four corners.