mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-02 11:50:48 -08:00
Documented shift-select-mode.
This commit is contained in:
parent
a50fa349c0
commit
4502d15fd5
1 changed files with 2 additions and 2 deletions
4
etc/NEWS
4
etc/NEWS
|
|
@ -258,12 +258,12 @@ in Transient Mark mode should make commands operate on that empty
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue