(mouse-save-then-kill-delete-region):
authorRichard M. Stallman <rms@gnu.org>
Wed, 24 Nov 1993 06:35:03 +0000 (06:35 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 24 Nov 1993 06:35:03 +0000 (06:35 +0000)
commit9a974c88a93409fb120a7c179faeb0006f46a063
tree6899f104ab2b59574222225601fe25b80c2b65de
parent33956d30b724eec752f7315ffc2ced2ff8d1a9e0
(mouse-save-then-kill-delete-region):
Call undo-boundary at the beginning and at the end.

(mouse-start-end): Use MODE mod 3.
(mouse-save-then-kill): Test mouse-selection-click-count mod 3.
(mouse-drag-secondary, mouse-secondary-save-then-kill): Likewise.

(mouse-kill-secondary): Do the kill in proper buffer.
Give error if in the wrong buffer.
(mouse-secondary-save-then-kill): Give error if click is not in
the buffer already used for secondary selection.
Don't switch windows; always temporarily switch buffers.
lisp/mouse.el