]> git.neil.brown.name Git - edlib.git/commit
emacs: destroy selection before wipe/copy
authorNeilBrown <neil@brown.name>
Wed, 25 May 2022 00:35:52 +0000 (10:35 +1000)
committerNeilBrown <neil@brown.name>
Sat, 3 Sep 2022 06:49:08 +0000 (16:49 +1000)
commit4e1b66e10b646ead11bbf6c102b9d1e100bbd81f
tree940b720137f82cd65f9336bc05b95533aef0ac58
parentce1845af1d2e7f01f7811122cd646aefcf2ef06a
emacs: destroy selection before wipe/copy

Before copying text to the copy-buffer, destroy any active selection.
Other a subsequent 'yank' might commit that selection an replace the
copy-buffer contents.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
mode-emacs.c