Mercurial > emacs
diff etc/NEWS @ 96340:399d3bf4ec08
Documented shift-select-mode.
| author | Chong Yidong <cyd@stupidchicken.com> |
|---|---|
| date | Thu, 26 Jun 2008 19:49:45 +0000 |
| parents | 90d2cbaa59f6 |
| children | c3309dba6542 |
line wrap: on
line diff
--- a/etc/NEWS Thu Jun 26 19:33:14 2008 +0000 +++ b/etc/NEWS Thu Jun 26 19:49:45 2008 +0000 @@ -258,12 +258,12 @@ region. ** Temporarily active regions - ++++ *** The new variable shift-select-mode, non-nil by default, controls shift-selection. When Shift Select mode is on, shift-translated motion keys (e.g. S-left and S-down) activate and extend a temporary region, similar to mouse-selection. - ++++ *** Temporarily active regions, created using shift-selection or mouse-selection, are not necessarily deactivated in the next command. They are only deactivated after point motion commands that are not
