aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-301-1/+1
* * lisp/mouse.el (mouse-yank-primary): Push the mark.Chong Yidong2011-10-291-5/+6
* In mouse-drag-line correctly use window-in-direction.Martin Rudalics2011-10-221-3/+4
* Fix minibuffer resizing.Martin Rudalics2011-10-221-1/+3
* Fix and improve mouse-dragging of horizontal/vertical lines.Martin Rudalics2011-10-211-277/+141
* * lisp/mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed onStefan Monnier2011-10-141-2/+4
* * mouse.el (mouse-drag-track): Set scroll-margin to 0 while tracking.Chong Yidong2011-09-241-1/+2
* mouse-set-region doc fixLars Magne Ingebrigtsen2011-07-141-1/+3
* * lisp/mouse.el (mouse--strip-first-event): New function.Stefan Monnier2011-07-011-7/+9
* * lisp/minibuffer.el (minibuffer-inactive-mode-map): New var.Stefan Monnier2011-06-011-13/+4
* Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.Glenn Morris2011-04-221-0/+3
|\
| * Handle deferred `event-kind' property when using unread-command-events.Chong Yidong2011-04-091-0/+3
* | * lisp/mouse.el (mouse-buffer-menu-mode-groups): Add a "GDB" group.Sam Steingold2011-02-041-0/+2
* | undo 2011-02-01T18:15:[email protected] (purecopy-cons, purecopy-car) at Stefan...Sam Steingold2011-02-011-1/+1
* | * lisp/subr.el (purecopy-cons, purecopy-car): Add shortcuts.Sam Steingold2011-02-011-1/+1
* | Merge changes from emacs-23 branchChong Yidong2011-01-311-3/+3
|\|
| * * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).Chong Yidong2011-01-281-3/+3
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Fix bug #7699 with pasting selected text on MS-Windows.Eli Zaretskii2010-12-251-1/+10
* | Merge from emacs-23Stefan Monnier2010-12-131-1/+2
|\|
| * mouse.el fix for bug#7586.Glenn Morris2010-12-071-1/+2
| * Backport Bug#6765 fix from trunk.YAMAMOTO Mitsuharu2010-11-041-2/+1
* | * mouse.el (mouse-yank-primary): Update comment (Bug#6802).Jan Djärv2010-11-051-1/+1
* | 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