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 2f9f84d8113..febc367c6d9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -203,6 +203,8 @@ Czech typography rules. To globally enable this feature, evaluate:
203 203
204* Editing Changes in Emacs 24.4 204* Editing Changes in Emacs 24.4
205 205
206** `electric-indent-mode' is enabled by default.
207
206** Command `rectangle-mark-mode' bound to C-x SPC makes a rectangular region. 208** Command `rectangle-mark-mode' bound to C-x SPC makes a rectangular region.
207Most commands are still unaware of it, but kill/yank do work on the rectangle. 209Most commands are still unaware of it, but kill/yank do work on the rectangle.
208 210