summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* Fix two mouse drag and drop issues (Bug#28620, Bug#36269)Martin Rudalics2019-08-041-2/+3
* Fix *Messages* grouping in C-Mouse-1 buffer menuLars Ingebrigtsen2019-07-151-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Declare rectangle functions in mouse.el to avoid warningsLars Ingebrigtsen2019-05-171-0/+4
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-3/+5
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * mouse.el (mouse-posn-property): Add commentStefan Monnier2018-11-191-0/+4
* | 'minor-mode-menu-from-indicator' now display full minor mode.Pierre Téchoueyres2018-11-031-1/+4
* | Subject: (mouse-drag-and-drop-region): Simplify and remove assumptionsFederico Tedin2018-10-261-25/+11
* | Allow two mouse functions to work with Rectangle Mark modeFederico Tedin2018-10-171-26/+80
* | Merge from origin/emacs-26Glenn Morris2018-09-281-1/+1
|\ \ | |/
| * * lisp/mouse.el (tear-off-window): Fix non-mouse use (bug#32799)Stefan Monnier2018-09-221-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-06-231-2/+2
|\ \ | |/
| * Fix bug of 'mouse-drag-and-drop-region' to detect edges of region (Bug#31905)Tak Kunihiro2018-06-201-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-06-181-1/+5
|\ \ | |/
| * Prevent errant scroll on mouse click (Bug#31546)Aaron Jensen2018-06-171-1/+5
* | (read_key_sewuence): Use POSN in second event when needed (bug#30955)Stefan Monnier2018-03-271-1/+6
* | * lisp/mouse.el: Remove redundant ':group's.Stefan Monnier2018-03-271-26/+12
* | * lisp/mouse.el: Rework the mouse-1-click remappingStefan Monnier2018-01-301-52/+48
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Make 'mouse-drag-and-drop-region' more robust and customizableTak Kunihiro2017-12-171-59/+278
* ; Fix last fix of 'mouse-drag-and-drop-region'Martin Rudalics2017-11-141-1/+1
* Make 'mouse-drag-and-drop-region' work with 'mouse-autoselect-window' non-nilMartin Rudalics2017-11-141-1/+3
* Improve customization type of 'mouse-drag-and-drop-region'Charles A. Roelli2017-10-151-1/+9
* ; * lisp/mouse.el (secondary-selection-exist-p): Doc fix.Eli Zaretskii2017-09-211-1/+1
* Support setting region from secondary selection and vice versaTak Kunihiro2017-09-211-0/+28
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Spelling fixesPaul Eggert2017-07-061-1/+1
* Provide additional support for child framesMartin Rudalics2017-06-251-23/+410
* Support drag and drop of region by mouse (Bug#26725)Tak Kunihiro2017-05-271-5/+90
* Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel2017-04-281-1/+1
* 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
|\ \ | |/