summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris2010-10-011-7/+0
* Respect mouse-drag-copy-region upon mouse-3 region adjustment.David De La Harpe Golden2010-09-051-3/+20
* Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* Avoid clobbering primary selection when switching frames (Bug#6872).Chong Yidong2010-08-241-3/+4
* Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill.Chong Yidong2010-08-211-548/+161
* Fix mouse dragging of words and lines (Bug#6840).Chong Yidong2010-08-151-14/+22
* Fix bug #6689 with mouse-2 pasting on Windows.Eli Zaretskii2010-08-141-2/+9
* Fix 2010-07-03 change to mouse-drag-track.Chong Yidong2010-08-081-0/+5
* Change `select-active-region' mechanics.Chong Yidong2010-08-071-23/+4
* mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)YAMAMOTO Mitsuharu2010-08-011-2/+1
* Adapt mouse-3 behavior to recent selection changes (Bug#6701).Chong Yidong2010-07-311-39/+52
* * lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):Sam Steingold2010-07-261-2/+2
* Revert 2010-07-14 change to deactivate mark; minor cleanups.Chong Yidong2010-07-171-3/+1
* Change x-select-enable-primary to nil.Chong Yidong2010-07-161-1/+1
* Change clipboard/primary selection to X application standards.Chong Yidong2010-07-141-2/+2
* * mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).Chong Yidong2010-07-111-4/+16
* Merge changes from emacs-23 branch.Chong Yidong2010-07-101-0/+1
|\
| * Minor fix to describe-key, and a docstring.Chong Yidong2010-07-061-0/+1
* | Fix multi-click selection behavior (Bug#6565).Chong Yidong2010-07-051-5/+11
* | Simplify mouse-dragging implementation.Chong Yidong2010-07-021-235/+122
* | * bindings.el (global-map): Bind delete and DEL, the former toChong Yidong2010-06-271-24/+5
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-4/+2
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-1/+1
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-261-9/+18
* Replace completion-base-size by completion-base-position to fix bugsStefan Monnier2009-10-151-36/+2
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+2
* (minor-mode-menu-from-indicator): Pay attentionStefan Monnier2009-09-171-3/+4
* Fix last change.Chong Yidong2009-07-171-2/+2
* * mouse.el (mouse-yank-primary): If select-active-regions is non-nil,Chong Yidong2009-07-171-0/+4
* * w32-fns.el (x-selection-owner-p): New function.Chong Yidong2009-07-171-2/+12
* * simple.el (deactivate-mark): Optional argument FORCE.Chong Yidong2009-07-151-23/+25
* (mouse-drag-mode-line-1): Obey mouse-1-click-follows-link.Stefan Monnier2009-01-311-1/+17
* (mouse-select-font): Return a string instead of a list.Chong Yidong2009-01-271-6/+7
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-7/+7
* (mouse-buffer-menu-mode-groups): Place "Annotate" intoSam Steingold2008-11-111-1/+1
* (mouse-set-font): Use set-frame-font.Glenn Morris2008-10-031-1/+1
* Add declarations for builds without X.Glenn Morris2008-08-111-0/+1
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-1/+1
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-1/+1
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* Fix comment typo.Glenn Morris2008-06-271-2/+1
* Handle void selection in mouse-appearance-menuMiles Bader2008-06-241-1/+1
* (buffer-face-mode-invoke): Declare.Glenn Morris2008-06-181-2/+4
* Use buffer-face-mode for mouse font menuMiles Bader2008-06-171-13/+6
* (x-select-font): Declare.Glenn Morris2008-06-171-0/+1
* Fix last change.Chong Yidong2008-06-151-1/+2
* (mouse-appearance-menu-map): New var.Chong Yidong2008-06-151-1/+70
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+2