summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* ; * lisp/mouse.el: declare functions to silence warningsMattias Engdegård2019-12-23
* Adjust cursor column when auto-scrolling during rectangle selectionMattias Engdegård2019-12-17
* Temporary enable transient-mark-mode for rectangle selectionMattias Engdegård2019-12-01
* Improved mouse rectangle selection robustness (bug#38013)Mattias Engdegård2019-11-30
* Mouse rectangular region selection (bug#38013)Mattias Engdegård2019-11-27
* * lisp/tab-bar.el: Add missing arg.Juri Linkov2019-11-17
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-08
* Inhibit undo-in-region for mouse-drag-region (bug#37700)Mattias Engdegård2019-10-31
* Merge branch 'feature/tabs'Juri Linkov2019-10-01
|\
| * Small fixes. Bind [tab-line mouse-1] to mouse-select-window.Juri Linkov2019-09-25
* | lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
|/
* Fix two mouse drag and drop issues (Bug#28620, Bug#36269)Martin Rudalics2019-08-04
* Fix *Messages* grouping in C-Mouse-1 buffer menuLars Ingebrigtsen2019-07-15
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Declare rectangle functions in mouse.el to avoid warningsLars Ingebrigtsen2019-05-17
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * mouse.el (mouse-posn-property): Add commentStefan Monnier2018-11-19
* | 'minor-mode-menu-from-indicator' now display full minor mode.Pierre Téchoueyres2018-11-03
* | Subject: (mouse-drag-and-drop-region): Simplify and remove assumptionsFederico Tedin2018-10-26
* | Allow two mouse functions to work with Rectangle Mark modeFederico Tedin2018-10-17
* | Merge from origin/emacs-26Glenn Morris2018-09-28
|\|
| * * lisp/mouse.el (tear-off-window): Fix non-mouse use (bug#32799)Stefan Monnier2018-09-22
* | Merge from origin/emacs-26Glenn Morris2018-06-23
|\|
| * Fix bug of 'mouse-drag-and-drop-region' to detect edges of region (Bug#31905)Tak Kunihiro2018-06-20
* | Merge from origin/emacs-26Glenn Morris2018-06-18
|\|
| * Prevent errant scroll on mouse click (Bug#31546)Aaron Jensen2018-06-17
* | (read_key_sewuence): Use POSN in second event when needed (bug#30955)Stefan Monnier2018-03-27
* | * lisp/mouse.el: Remove redundant ':group's.Stefan Monnier2018-03-27
* | * lisp/mouse.el: Rework the mouse-1-click remappingStefan Monnier2018-01-30
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Make 'mouse-drag-and-drop-region' more robust and customizableTak Kunihiro2017-12-17
* ; Fix last fix of 'mouse-drag-and-drop-region'Martin Rudalics2017-11-14
* Make 'mouse-drag-and-drop-region' work with 'mouse-autoselect-window' non-nilMartin Rudalics2017-11-14
* Improve customization type of 'mouse-drag-and-drop-region'Charles A. Roelli2017-10-15
* ; * lisp/mouse.el (secondary-selection-exist-p): Doc fix.Eli Zaretskii2017-09-21
* Support setting region from secondary selection and vice versaTak Kunihiro2017-09-21
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Spelling fixesPaul Eggert2017-07-06
* Provide additional support for child framesMartin Rudalics2017-06-25
* Support drag and drop of region by mouse (Bug#26725)Tak Kunihiro2017-05-27
* Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel2017-04-28
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Fix region display while dragging mouseEli Zaretskii2016-09-23
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-17