summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAge
* Make libraries works with xterm-mouse-mode.Jared Finder2021-01-15
* Update copyright year to 2021Paul Eggert2021-01-01
* ; shorten https://lists.gnu.org/archive/html/... linksStefan Kangas2020-10-09
* Don't quote lambdas in several placesStefan Kangas2020-10-01
* Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-24
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-14
* mouse-drag-copy-region doc string clarificationLars Ingebrigtsen2020-08-05
* Clarify wording in my last commitStefan Kangas2020-05-19
* Fix minor issues with mouse-drag-and-drop-region-show-tooltipStefan Kangas2020-05-17
* Fix customisation of mouse-drag-and-drop-region (bug#41251)Mattias Engdegård2020-05-14
* Fix problems when dragging frames with the mouseMartin Rudalics2020-04-06
* 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