summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-10-28 00:42:34 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-10-28 00:42:34 +0000
commit468750667c3d91e8e57955875ab62baad5ce354c (patch)
tree6865b34bf4437f8c2fbbc021d4aea3a10def9f94
parent2d00b08c2cb49bb7bf6c4787c6c856eda9818f7c (diff)
downloademacs-468750667c3d91e8e57955875ab62baad5ce354c.tar.gz
Documented:
*** When Transient Mark mode is on, TAB now indents the region if the region is active.
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 77f5e2d3781..725a7dd9bf5 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -352,7 +352,7 @@ region is active. Otherwise, it fills the current paragraph.
*** When Transient Mark mode is on, M-$ now checks spelling of the
region if the region is active. Otherwise, it checks spelling of the
word at point.
-
++++
*** When Transient Mark mode is on, TAB now indents the region if the
region is active.