]> git.eshelyaron.com Git - emacs.git/commit
Add delete-selection-local-mode.
authorEarl Hyatt <okamsn@protonmail.com>
Sun, 13 Oct 2024 00:28:25 +0000 (20:28 -0400)
committerEshel Yaron <me@eshelyaron.com>
Tue, 29 Oct 2024 09:52:15 +0000 (10:52 +0100)
commit848e5d6f4e81791288fa163215dcb1065e151d13
treeb5025b059ed837eb9b16f02d84083ad524423f4e
parentda556b905240956efedc65cd287d6d0cc42b0391
Add delete-selection-local-mode.

* lisp/delsel.el (delete-selection-local-mode): Add local version of
'delete-selection-mode'.  The local mode sets the value of the variable
'delete-selection-mode' to maintain compatibility with packages and
features that consider the existing mode.

* doc/emacs/mark.texi (Using Region): Describe
'delete-selection-local-mode'.

* etc/NEWS: Describe 'delete-selection-local-mode'.

(cherry picked from commit e0b21b6c4de4d7f0b7ad9ae112755435f501835e)
doc/emacs/mark.texi
etc/NEWS
lisp/delsel.el