summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJuri Linkov <juri@linkov.net>2021-08-15 19:18:05 +0300
committerJuri Linkov <juri@linkov.net>2021-08-15 19:18:05 +0300
commit7ec057458135eed0dd08e2de4089e4814d71e440 (patch)
treeb85fc9336853a8e366ab46594f06f781996bfe7e /etc
parent0da97a4ed9b0819fd9112f572a61724a66ba83a6 (diff)
downloademacs-7ec057458135eed0dd08e2de4089e4814d71e440.tar.gz
* lisp/simple.el (shift-select-mode): Add new choice 'permanent' (bug#50038).
(handle-shift-selection): Handle new choice 'permanent'.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 09ace73f5d9..c2b53e47050 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -264,6 +264,12 @@ This works in text buffers and over images. Typing a numeric prefix arg
The value is saved in the user option 'mouse-wheel-scroll-amount-horizontal'.
---
+** New choice 'permanent' for 'shift-select-mode'.
+When the mark was activated by shifted motion keys,
+non-shifted motion keys don't deactivate the mark
+after customizing 'shift-select-mode' to 'permanent'.
+
+---
** The default value of 'frame-title-format' and 'icon-title-format' has changed.
These variables are used to display the title bar of visible frames
and the title bar of an iconified frame. They now show the name of