summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Fix follow-mouse clicks on undraggable mode/header lines.Chong Yidong2012-11-241-7/+7
* Fix bug#12731 in mouse-drag-line.Martin Rudalics2012-10-261-2/+2
* Merge from trunkDaniel Colascione2012-10-071-3/+3
|\
| * Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-3/+3
* | Implement cygw32Daniel Colascione2012-09-171-1/+1
|/
* Allow face-remapping using :font, and use it in mouse-appearance-menu.Chong Yidong2012-08-171-6/+8
* * lisp/term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.Stefan Monnier2012-08-101-20/+9
* * lisp/mouse.el (popup-menu-normalize-position): New function.Masatake YAMATO2012-08-101-17/+35
* In mouse-drag-line don't exit tracking prematurely (Bug#12006).Martin Rudalics2012-07-261-24/+47
* * lisp/mouse.el (popup-menu): Fix last change.Stefan Monnier2012-07-251-1/+1
* * lisp/term/x-win.el (x-menu-bar-open): Use `frame-parameter'Masatake YAMATO2012-07-201-4/+13
* Fix interaction of line-dragging with mouse-1-click-follows-link.Chong Yidong2012-07-081-97/+59
* Fix last commit.Chong Yidong2012-06-231-3/+0
* * mouse.el (mouse-drag-track): Deactivate the mark before popping.Chong Yidong2012-06-231-4/+9
* Do not set mark on single mouse-1 clicks.Chong Yidong2012-06-131-6/+9
* Add new error and function `user-error'.Stefan Monnier2012-05-041-1/+1
* Merge changes from emacs-24 branchChong Yidong2012-04-271-12/+11
|\
| * Fix resizing of minibuffer windows (Bug#11276).Martin Rudalics2012-04-201-12/+11
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-191-2/+1
* | Use auto-hscroll-mode rather than the alias automatic-hscrollingGlenn Morris2012-04-161-4/+4
|/
* 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:18Z!sds@gnu.org (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