]> git.eshelyaron.com Git - emacs.git/commitdiff
Documented:
authorChong Yidong <cyd@stupidchicken.com>
Tue, 28 Oct 2008 00:42:34 +0000 (00:42 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 28 Oct 2008 00:42:34 +0000 (00:42 +0000)
*** When Transient Mark mode is on, TAB now indents the region if the
region is active.

etc/NEWS

index 77f5e2d3781f05a69d75899513d4a3f509959e01..725a7dd9bf5f1d0e7c4cff89d1ca8eed3b7642a3 100644 (file)
--- 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.