]> git.eshelyaron.com Git - emacs.git/commit
(mouse-delete-max-match): New function.
authorRichard M. Stallman <rms@gnu.org>
Mon, 27 Sep 1993 01:02:43 +0000 (01:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 27 Sep 1993 01:02:43 +0000 (01:02 +0000)
commitd89a4a47bf29765ca11e82695d1896a87b62abee
treec97053c5fd165fb74db1627998b0617955cafd10
parent0eb26f89e71273552723367994450413c2bb6909
(mouse-delete-max-match): New function.
(mouse-choose-completion): Use that.  Now supports buffers
other than minibuffer.

(mouse-drag-region): Put the text on the kill ring.
Don't set mark if region is empty.
(mouse-yank-at-click): Set this-command.
(mouse-start-end): Fix double-click-on-closeparen case.
(mouse-save-then-kill): When used repeatedly at different places,
alter the nearer end of the region.  This applies regardless of how
the previous selection was made.
(mouse-drag-secondary, mouse-secondary-save-then-kill):
Rewrite for xterm-style dragging and extending.
lisp/mouse.el