summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Fix region display while dragging mouseEli Zaretskii2016-09-231-3/+5
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-09-261-4/+6
|\ \ | |/
| * Avoid resetting track-mouse by mouse clicksEli Zaretskii2016-09-211-4/+6
* | Merge from origin/emacs-25Paul Eggert2016-08-051-2/+3
|\ \ | |/
| * Clarify documentation of 'mouse-on-link-p'Eli Zaretskii2016-07-071-2/+3
* | Fix region display while dragging mouseEli Zaretskii2016-07-301-3/+5
* | * lisp/mouse.el (mouse): Consolidate group definition hereStefan Monnier2016-07-131-0/+5
* | * lisp/mouse.el (mouse-select-region-move-to-beginning): Add :group.Stephen Berman2016-07-121-2/+3
* | An efficient built-in mapcanMario Lang2016-07-101-2/+2
* | Allow selecting region with mouse to move point to beginningStephen Berman2016-07-081-3/+16
* | Prefer 'frame-parameter' where it is expected to be a bit fasterDmitry Antipov2016-07-061-5/+3
* | Merge from origin/emacs-25Paul Eggert2016-06-191-1/+6
|\ \ | |/
| * Handle mouse leaving initial window in `mouse-set-region' (Bug#23707)Martin Rudalics2016-06-091-1/+6
* | Merge from origin/emacs-25Paul Eggert2016-06-071-1/+9
|\ \ | |/
| * Fix mouse dragging of vertical dividers with scroll bars on left (Bug#23690)Martin Rudalics2016-06-051-1/+9
* | Fix handling of ‘mouse-on-link-p’.Philipp Stephani2016-05-201-29/+38
* | Fix text in menu in minor-mode-menu-from-indicatorLars Ingebrigtsen2016-05-011-1/+1
|/
* Make double-click-1 work with unbalanced parens in CC Mode. Fixes bug#5560.Alan Mackenzie2016-02-251-10/+19
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Bind inhibit-modification-hooks rather than a/b-c-fStefan Monnier2015-09-121-2/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Fix documentation for `save-excursion'Xue Fuqiao2015-08-241-1/+1
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-1/+1
* Improve accessibility of window dividers. (Bug#20183)Martin Rudalics2015-07-021-11/+22
* Don't block changes in mouse pointer inside 'track-mouse'Eli Zaretskii2015-06-301-2/+4
* * lisp/mouse.el (minor-mode-menu-from-indicator):Glenn Morris2015-04-241-7/+10
* * lisp/xt-mouse.el: Add mouse-tracking support.Olaf Rogalsky2015-03-241-1/+2
* lisp/mouse.el: Fix last change.Eli Zaretskii2015-03-171-0/+2
* Resurrect the lost optional fixed font menu on w32Eli Zaretskii2015-03-171-3/+8
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Keyboard interface (C-f10) to `mouse-buffer-menu' (C-down-mouse-1).Sam Steingold2014-12-181-14/+15
* Spelling fixes; tweak explanation of commit messages.Paul Eggert2014-11-041-1/+1
* Improve mouse dragging of frame edges.Martin Rudalics2014-10-241-133/+119
* * lisp/mouse.el (mouse-drag-line): Use set-transient-map.Stefan Monnier2014-10-211-63/+79
* Consolidate management/ownership of selections.Stefan Monnier2014-10-011-22/+5
* Merge from emacs-24; up to 2014-07-09T02:04:12Z!rgm@gnu.orgGlenn Morris2014-09-141-2/+15
|\
| * Fix mouse-dragging mode lines on text-mode terminals.Eli Zaretskii2014-09-091-2/+15
* | Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.orgGlenn Morris2014-08-101-19/+13
|\ \ | |/
| * * lisp/mouse.el (mouse--down-1-maybe-follows-link): Don't convert the downStefan Monnier2014-08-081-10/+5
| * * lisp/info.el (Info-mode-map): Override a global down-mouse-2 binding.Stefan Monnier2014-08-071-9/+8
* | * lisp/mouse.el (tear-off-window): Rename from mouse-tear-off-window sinceStefan Monnier2014-07-201-3/+4
* | Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.orgGlenn Morris2014-07-021-2/+2
|\ \ | |/
| * * mouse.el (mouse-yank-primary, mouse-yank-secondary): Use insert-for-yank.Stefan Monnier2014-07-021-2/+2
* | * lisp/simple.el (handle-shift-selection, exchange-point-and-mark)Stefan Monnier2014-06-231-8/+8
* | Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris2014-06-211-11/+1
|\ \ | |/
| * * lisp/mouse.el (mouse-drag-line): Don't re-add to unread-comment-events,Stefan Monnier2014-06-201-4/+1
| * In mouse-drag-line remove inadvertently reintroduced code (Bug#17819).Martin Rudalics2014-06-201-8/+1