diff options
| author | Chong Yidong <cyd@stupidchicken.com> | 2008-10-28 00:42:34 +0000 |
|---|---|---|
| committer | Chong Yidong <cyd@stupidchicken.com> | 2008-10-28 00:42:34 +0000 |
| commit | 468750667c3d91e8e57955875ab62baad5ce354c (patch) | |
| tree | 6865b34bf4437f8c2fbbc021d4aea3a10def9f94 | |
| parent | 2d00b08c2cb49bb7bf6c4787c6c856eda9818f7c (diff) | |
| download | emacs-468750667c3d91e8e57955875ab62baad5ce354c.tar.gz | |
Documented:
*** When Transient Mark mode is on, TAB now indents the region if the
region is active.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
