summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAge
* * lisp/mouse.el: More fixes for context-menu.Juri Linkov2021-08-18
* * lisp/mouse.el (context-menu-filter-function): Fix type.Glenn Morris2021-08-17
* Merge branch 'feature/context-menu'Juri Linkov2021-08-17
|\
| * Use map-keymap in context-menu-global, context-menu-local, context-menu-minorJuri Linkov2021-08-15
| * Improve handling of context menus for global, local, minor-mode menusJuri Linkov2021-08-03
| * Improve :type of defcustom 'context-menu-functions' and add documentation.Juri Linkov2021-07-28
| * Add new context-menu options for menus "File At Point" and "Version Control".Juri Linkov2021-07-27
| * Improve docstring of context-menu-functions and add eww-context-menuJuri Linkov2021-07-21
| * Change the order of context-menu-functions and add more context menus.Juri Linkov2021-07-21
| * Add new mode context-menu-mode and use it in info.el and goto-addr.elJuri Linkov2021-07-20
* | Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
|/
* Don't turn mouse-1 into mouse-2 when clicking on the tab-line (bug#49247)Juri Linkov2021-07-08
* New frame parameter 'drag-with-tab-line' (Bug#49247)Martin Rudalics2021-07-02
* Fix dragging dividers in terminal Emacs when there's marginsJared Finder2021-06-15
* Merge from origin/emacs-27Glenn Morris2021-03-12
|\
| * * lisp/mouse.el: Fix mouse-1-clock-follows-mouse = doubleStefan Monnier2021-03-11
| * Update copyright year to 2021Paul Eggert2021-01-01
* | 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