summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* (mouse-drag-track): Renamed, from `mouse-drag-region-1'. IncludesJ.D. Smith2006-01-031-41/+52
* (mouse-drag-region-1): When following link via mouse-2,Richard M. Stallman2006-01-011-1/+5
* (mouse-drag-window-above): Verify that the found window overlaps with theEli Zaretskii2005-12-311-4/+11
* (mouse-drag-region-1): When remapping mouse-1 to mouse-2, go back toRichard M. Stallman2005-12-281-19/+24
* (mouse-choose-completion): Replace `buffer-substring' withJuri Linkov2005-12-231-1/+1
* (mouse-drag-vertical-line): Use adjust-window-trailing-edge.Richard M. Stallman2005-12-121-19/+11
* (mouse-drag-move-window-bottom): Use adjust-window-trailing-edge.Richard M. Stallman2005-11-271-10/+3
* Fix special handling of DEL after dragging a region:Richard M. Stallman2005-11-031-4/+6
* 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)Romain Francoise2005-10-231-1/+1
* (mouse-set-region): Don't do sit-for on a mac frame.YAMAMOTO Mitsuharu2005-10-181-1/+1
* (mouse-1-click-follows-link): Doc fix.Romain Francoise2005-10-161-2/+2
* * mouse.el (mouse-drag-region-1): Handle the case where aChong Yidong2005-10-141-6/+12
* (mouse-drag-region-1): Don't try to catch aChong Yidong2005-10-111-4/+1
* (mouse-move-drag-overlay): Fix last change.Stefan Monnier2005-09-221-2/+3
* (mouse-move-drag-overlay): New function.Stefan Monnier2005-09-211-149/+144
* (mouse-drag-mode-line-1, mouse-drag-vertical-line):Stefan Monnier2005-09-191-19/+4
* 2005-09-14 Chong Yidong <cyd@stupidchicken.com>Chong Yidong2005-09-131-3/+2
* *** empty log message ***Chong Yidong2005-09-061-5/+4
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (mouse-buffer-menu-alist): Change space constants followed by a sexp to "?\s ".Juanma Barranquero2005-06-291-1/+1
* (mouse-1-click-follows-link): Fix spellings in docstrings.Juanma Barranquero2005-06-101-1/+1
* (mouse-drag-region-1): Delete some debugging code.Richard M. Stallman2005-04-231-1/+0
* (mouse-on-link-p): Tiny doc fix.Kim F. Storm2005-04-081-2/+1
* (mouse-1-click-follows-link): Increase to 450 ms.Kim F. Storm2005-03-311-2/+26
* (mouse-1-click-in-non-selected-windows): New defcustom.Kim F. Storm2005-02-251-16/+33
* (mouse-on-link-p): If arg POS is a mouse event,Kim F. Storm2005-02-221-14/+23
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-2/+2
* Comment change.Richard M. Stallman2005-01-131-0/+1
* More doc fixes.Kim F. Storm2005-01-121-9/+11
* (mouse-on-link-p): Change functionality and docKim F. Storm2005-01-121-18/+20
* (mouse-drag-mode-line-1, mouse-drag-vertical-line, mouse-drag-region)Stefan Monnier2005-01-111-12/+11
* (mouse-drag-region): Bind mouse-autoselect-window.Richard M. Stallman2004-12-271-1/+2
* (mouse-1-click-follows-link): Doc fix.Kim F. Storm2004-12-191-7/+7
* (mouse-1-click-follows-link): New defcustom.Kim F. Storm2004-12-171-0/+108
* (mouse-set-font): Handle the case where the command was not invokedLuc Teirlinck2004-12-081-1/+3
* (mouse-drag-copy-region): Add :version.Kim F. Storm2004-11-131-1/+4
* (mouse-show-mark): Get positions to delete from markRichard M. Stallman2004-11-041-2/+1
* (mouse-yank-at-click, mouse-yank-secondary): RevertJan Djärv2004-11-011-2/+2
* (mouse-show-mark): Replace the last occurrence ofSam Steingold2004-10-291-8/+7
* (mouse-show-mark): Adjust to new name and don't assumeStefan Monnier2004-10-281-2/+4
* (mouse-show-mark): Do most processing the sameRichard M. Stallman2004-10-271-48/+49
* (mouse-drag-move-window-top): New function.David Ponce2004-10-181-1/+14
* (mouse-yank-at-click, mouse-yank-secondary):Richard M. Stallman2004-10-161-2/+2
* (mouse-set-region-1): If transient-mark-modeRichard M. Stallman2004-07-091-1/+2
* (mouse-set-region-1): Set transient-mark-mode to `only'.Richard M. Stallman2004-06-211-1/+1
* (mouse-set-region-1): Use temporary transient-mark-modeStefan Monnier2004-05-281-0/+2
* (mouse-drag-copy-region): New defcustom.Kim F. Storm2004-04-301-4/+12
* (mouse-set-point): Use it.Stefan Monnier2004-04-141-7/+2
* Bind mouse-1 on left-fringe and right-fringe to mouse-set-point soKim F. Storm2003-11-231-0/+4