mouse-kill-preserving-secondary

mouse-kill-preserving-secondary is an interactive compiled Lisp function in `mouse-copy.el'.


(mouse-kill-preserving-secondary)

Kill the text in the secondary selection, but leave the selection set.

This command is like M-x mouse-kill-secondary (that is, the secondary
selection is deleted and placed in the kill ring), except that it also
leaves the secondary buffer active on exit.

This command was derived from mouse-kill-secondary in emacs-19.28
by johnh@ficus.cs.ucla.edu.