summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAge
* * mouse.el (mouse-drag-track): Set scroll-margin to 0 while tracking.Chong Yidong2011-09-24
* mouse-set-region doc fixLars Magne Ingebrigtsen2011-07-14
* * lisp/mouse.el (mouse--strip-first-event): New function.Stefan Monnier2011-07-01
* * lisp/minibuffer.el (minibuffer-inactive-mode-map): New var.Stefan Monnier2011-06-01
* Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.Glenn Morris2011-04-22
|\
| * Handle deferred `event-kind' property when using unread-command-events.Chong Yidong2011-04-09
* | * lisp/mouse.el (mouse-buffer-menu-mode-groups): Add a "GDB" group.Sam Steingold2011-02-04
* | undo 2011-02-01T18:15:18Z!sds@gnu.org (purecopy-cons, purecopy-car) at Stefan...Sam Steingold2011-02-01
* | * lisp/subr.el (purecopy-cons, purecopy-car): Add shortcuts.Sam Steingold2011-02-01
* | Merge changes from emacs-23 branchChong Yidong2011-01-31
|\|
| * * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).Chong Yidong2011-01-28
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* | Merge from emacs-23Stefan Monnier2011-01-14
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Fix bug #7699 with pasting selected text on MS-Windows.Eli Zaretskii2010-12-25
* | Merge from emacs-23Stefan Monnier2010-12-13
|\|
| * mouse.el fix for bug#7586.Glenn Morris2010-12-07
| * Backport Bug#6765 fix from trunk.YAMAMOTO Mitsuharu2010-11-04
* | * mouse.el (mouse-yank-primary): Update comment (Bug#6802).Jan Djärv2010-11-05
* | Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris2010-10-01
* | Respect mouse-drag-copy-region upon mouse-3 region adjustment.David De La Harpe Golden2010-09-05
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | Avoid clobbering primary selection when switching frames (Bug#6872).Chong Yidong2010-08-24
* | Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill.Chong Yidong2010-08-21
* | Fix mouse dragging of words and lines (Bug#6840).Chong Yidong2010-08-15
* | Fix bug #6689 with mouse-2 pasting on Windows.Eli Zaretskii2010-08-14
* | Fix 2010-07-03 change to mouse-drag-track.Chong Yidong2010-08-08
* | Change `select-active-region' mechanics.Chong Yidong2010-08-07
* | mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)YAMAMOTO Mitsuharu2010-08-01
* | Adapt mouse-3 behavior to recent selection changes (Bug#6701).Chong Yidong2010-07-31
* | * lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):Sam Steingold2010-07-26
* | Revert 2010-07-14 change to deactivate mark; minor cleanups.Chong Yidong2010-07-17
* | Change x-select-enable-primary to nil.Chong Yidong2010-07-16
* | Change clipboard/primary selection to X application standards.Chong Yidong2010-07-14
* | * mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).Chong Yidong2010-07-11
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-10
|\|
| * Minor fix to describe-key, and a docstring.Chong Yidong2010-07-06
* | Fix multi-click selection behavior (Bug#6565).Chong Yidong2010-07-05
* | Simplify mouse-dragging implementation.Chong Yidong2010-07-02
* | * bindings.el (global-map): Bind delete and DEL, the former toChong Yidong2010-06-27
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-13
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-06
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-26
* Replace completion-base-size by completion-base-position to fix bugsStefan Monnier2009-10-15
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-02
* (minor-mode-menu-from-indicator): Pay attentionStefan Monnier2009-09-17
* Fix last change.Chong Yidong2009-07-17
* * mouse.el (mouse-yank-primary): If select-active-regions is non-nil,Chong Yidong2009-07-17
* * w32-fns.el (x-selection-owner-p): New function.Chong Yidong2009-07-17