index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
mouse.el
Age
Commit message (
Expand
)
Author
2026-05-05
Improve 'context-menu-send-to' (bug#79512)
Juri Linkov
2026-03-10
Use single-arg form of `signal` to re-throw an error
Stefan Monnier
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-25
Fix mouse dragging on touch screens
Po Lu
2025-09-27
Restore mouse line dragging in character increments (Bug#79351)
Martin Rudalics
2025-09-16
New mode 'mouse-shift-adjust-mode' for S-<mouse-1>
Juri Linkov
2025-09-16
Context menu related fixes (bug#64980)
Juri Linkov
2025-07-19
Add "Send to..." context menu item to mouse.el
Alvaro Ramirez
2025-03-17
Implement dragging and resizing of tty child frames
Martin Rudalics
2025-03-15
; Fix documentation of recent change in mouse.el
Eli Zaretskii
2025-03-15
Fix mouse-posn-property
Gerd Möllmann
2025-02-10
Implement tab line dragging with mouse (Bug#76084)
Martin Rudalics
2025-02-08
* lisp/mouse.el (mouse-skip-word): Avoid errors at EOB. (Bug#75965)
Eli Zaretskii
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-04
Fix mouse clicks on characters with parenthesis syntax
Eli Zaretskii
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Don't call purecopy in mouse.el
Stefan Kangas
2024-04-09
(mouse-wheel-buttons): Map old-style wheel buttons to actual wheel events
Stefan Monnier
2024-03-14
Context menu for project (bug#69566)
Juri Linkov
2024-03-05
New property 'context-menu-functions' (bug#62250)
Juri Linkov
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-11
New defgroup pixel-scroll-precision
Stefan Kangas
2023-09-10
Correct many instances of ``allows to''
Po Lu
2023-07-19
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-07-19
Improve reliability of minor mode menu dispatch
Po Lu
2023-07-18
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-07-18
Fix display of minor mode menus when mode-line-compact is enabled
Po Lu
2023-07-17
Update Android port
Po Lu
2023-04-15
Merge from origin/emacs-29
Eli Zaretskii
2023-04-08
Fix 'C-h k' for "Paste from Kill Menu" in context menus
Eli Zaretskii
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-16
New option for selecting symbols by double-clicking
Eli Zaretskii
2022-11-23
Avoid signaling args-out-of-range in mouse.el
Eli Zaretskii
2022-08-22
Fix some no-X build warnings
Lars Ingebrigtsen
2022-08-09
; * lisp/mouse.el: Delete stale comment.
Stefan Kangas
2022-07-02
; Fix typos.
Mattias EngdegÄrd
2022-06-26
Make <mouse-2> in mode line more careful as well
Visuwesh
2022-06-26
Make <mouse-3> in the mode line more careful
Visuwesh
2022-06-20
Allow appending to the kill ring with mouse selections
Lars Ingebrigtsen
2022-06-09
New setting for mouse-drag-copy-region to not put "" onto kill ring
Lars Ingebrigtsen
2022-06-09
Disable tooltip timeouts for drag-and-drop tooltips
Po Lu
2022-06-09
Note caveats of `follow-tooltip' with system tooltips
Po Lu
2022-06-09
Also show mouse DND tooltip contents during interprogram drag-and-drop
Po Lu
2022-06-07
Don't display mouse face during mouse drag-and-drop
Po Lu
2022-06-04
Improve doc of `mouse-drag-mode-line-buffer'
Po Lu
2022-06-03
Add new user option `mouse-drag-mode-line-buffer'
Po Lu
2022-06-02
Fix help-echo tooltips interfering with mouse drag-and-drop
Po Lu
2022-05-12
Improve mouse dragging
Po Lu
[next]