summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* New thing-at-point target 'string' used in context-menu-regionJuri Linkov2021-09-241-6/+11
* * lisp/mouse.el (context-menu-region): Use save-excursion for syntax-ppss.Juri Linkov2021-09-231-1/+2
* New thing-at-point target 'list-or-string' used in context-menu-regionJuri Linkov2021-09-231-11/+13
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-1/+1
* Many improvements for Context Menus (bug#9054)Juri Linkov2021-09-221-13/+64
* Add docstrings to context menu functions, and add middle-separatorJuri Linkov2021-09-151-13/+29
* Allow region-related context menu to be used on selected region with one clickJuri Linkov2021-09-121-2/+9
* * lisp/mouse.el (context-menu-map): Add 'click' arg to called funs (bug#50256)Juri Linkov2021-09-121-23/+24
* * lisp/mouse.el (context-menu-map): Remove duplicate separators (bug#50067).Juri Linkov2021-09-121-59/+61
* Merge branch 'feature/tab-bar-events'Juri Linkov2021-09-091-3/+4
|\
| * Redesign tab-bar event processing (bug#41342, bug#41343)Juri Linkov2021-08-181-3/+4
* | Replace flyspell-use-mouse-3-for-menu with context-menu-mode (bug#50067)Juri Linkov2021-08-271-4/+9
* | Define a substitute for <menu> on MS-WindowsEli Zaretskii2021-08-261-0/+2
* | * lisp/mouse.el (context-menu-mode-map): Bind [menu] to context-menu-open.Ergus2021-08-241-0/+1
* | * lisp/mouse.el (context-menu-buffers): New function (bug#50067).Juri Linkov2021-08-241-0/+12
* | * lisp/mouse.el (context-menu-open): New command bound to [S-f10].Juri Linkov2021-08-231-0/+9
* | * lisp/mouse.el (context-menu-toolbar): New function.Juri Linkov2021-08-231-1/+13
* | * lisp/mouse.el (context-menu-mode-map): New variable.Ergus2021-08-221-30/+10
* | Don't show menu titles with the text property 'hide' (bug#50067)Juri Linkov2021-08-221-1/+1
* | ; * lisp/mouse.el: Fix typos in previous changeMattias Engdegård2021-08-201-2/+2
* | Use C-mouse-1 for context menu on NSMattias Engdegård2021-08-201-16/+29
* | * lisp/mouse.el: More fixes for context-menu.Juri Linkov2021-08-181-2/+2
* | * lisp/mouse.el (context-menu-filter-function): Fix type.Glenn Morris2021-08-171-1/+1
|/
* Merge branch 'feature/context-menu'Juri Linkov2021-08-171-0/+188
|\
| * Use map-keymap in context-menu-global, context-menu-local, context-menu-minorJuri Linkov2021-08-151-14/+17
| * Improve handling of context menus for global, local, minor-mode menusJuri Linkov2021-08-031-12/+8
| * Improve :type of defcustom 'context-menu-functions' and add documentation.Juri Linkov2021-07-281-9/+13
| * Add new context-menu options for menus "File At Point" and "Version Control".Juri Linkov2021-07-271-17/+34
| * Improve docstring of context-menu-functions and add eww-context-menuJuri Linkov2021-07-211-1/+3
| * Change the order of context-menu-functions and add more context menus.Juri Linkov2021-07-211-23/+71
| * Add new mode context-menu-mode and use it in info.el and goto-addr.elJuri Linkov2021-07-201-0/+118
* | Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-1/+1
|/
* Don't turn mouse-1 into mouse-2 when clicking on the tab-line (bug#49247)Juri Linkov2021-07-081-2/+2
* New frame parameter 'drag-with-tab-line' (Bug#49247)Martin Rudalics2021-07-021-0/+15
* Fix dragging dividers in terminal Emacs when there's marginsJared Finder2021-06-151-2/+4
* Merge from origin/emacs-27Glenn Morris2021-03-121-1/+3
|\
| * * lisp/mouse.el: Fix mouse-1-clock-follows-mouse = doubleStefan Monnier2021-03-111-1/+3
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Make libraries works with xterm-mouse-mode.Jared Finder2021-01-151-1/+1
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | ; shorten https://lists.gnu.org/archive/html/... linksStefan Kangas2020-10-091-1/+1
* | Don't quote lambdas in several placesStefan Kangas2020-10-011-4/+4
* | Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-241-3/+0
* | Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-28/+0
* | mouse-drag-copy-region doc string clarificationLars Ingebrigtsen2020-08-051-1/+4
* | Clarify wording in my last commitStefan Kangas2020-05-191-1/+1
* | Fix minor issues with mouse-drag-and-drop-region-show-tooltipStefan Kangas2020-05-171-3/+7
* | Fix customisation of mouse-drag-and-drop-region (bug#41251)Mattias Engdegård2020-05-141-1/+1
* | Fix problems when dragging frames with the mouseMartin Rudalics2020-04-061-234/+292
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1