index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
mouse.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Fix 'C-h k' for "Paste from Kill Menu" in context menus
Eli Zaretskii
2023-04-08
1
-1
/
+2
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Avoid signaling args-out-of-range in mouse.el
Eli Zaretskii
2022-11-23
1
-0
/
+1
*
Fix some no-X build warnings
Lars Ingebrigtsen
2022-08-22
1
-0
/
+3
*
; * lisp/mouse.el: Delete stale comment.
Stefan Kangas
2022-08-09
1
-3
/
+1
*
; Fix typos.
Mattias EngdegÄrd
2022-07-02
1
-3
/
+3
*
Make <mouse-2> in mode line more careful as well
Visuwesh
2022-06-26
1
-3
/
+6
*
Make <mouse-3> in the mode line more careful
Visuwesh
2022-06-26
1
-1
/
+7
*
Allow appending to the kill ring with mouse selections
Lars Ingebrigtsen
2022-06-20
1
-2
/
+5
*
New setting for mouse-drag-copy-region to not put "" onto kill ring
Lars Ingebrigtsen
2022-06-09
1
-3
/
+17
*
Disable tooltip timeouts for drag-and-drop tooltips
Po Lu
2022-06-09
1
-1
/
+4
*
Note caveats of `follow-tooltip' with system tooltips
Po Lu
2022-06-09
1
-0
/
+3
*
Also show mouse DND tooltip contents during interprogram drag-and-drop
Po Lu
2022-06-09
1
-2
/
+1
*
Don't display mouse face during mouse drag-and-drop
Po Lu
2022-06-07
1
-0
/
+1
*
Improve doc of `mouse-drag-mode-line-buffer'
Po Lu
2022-06-04
1
-1
/
+4
*
Add new user option `mouse-drag-mode-line-buffer'
Po Lu
2022-06-03
1
-1
/
+29
*
Fix help-echo tooltips interfering with mouse drag-and-drop
Po Lu
2022-06-02
1
-365
/
+378
*
Improve mouse dragging
Po Lu
2022-05-12
1
-1
/
+10
*
Fix handling double-click-time nil or t
Stefan Kangas
2022-05-02
1
-0
/
+11
*
Make isearch respond to 'mouse-yank-at-point'
Lars Ingebrigtsen
2022-04-27
1
-1
/
+3
*
Respect new DND options when dragging to ourselves on Haiku
Po Lu
2022-04-05
1
-1
/
+6
*
Improve behavior of dragging text to windows on top of frames
Po Lu
2022-04-04
1
-3
/
+20
*
Make dragging stuff to a window above a frame work
Po Lu
2022-04-03
1
-10
/
+22
*
Fix error on mouse move over something not a window while dragging text
Po Lu
2022-04-02
1
-11
/
+14
*
; * lisp/mouse.el (mouse-drag-and-drop-region-scroll-margin): Fix type.
Po Lu
2022-04-02
1
-1
/
+2
*
Add new option `mouse-drag-and-drop-region-scroll-margin'
Po Lu
2022-04-02
1
-0
/
+36
*
Implement DELETE selection target for cross program drags
Po Lu
2022-04-02
1
-80
/
+93
*
Handle quitting correctly during interprogram drag-and-drop
Po Lu
2022-03-23
1
-7
/
+9
*
Fix two no-X compilation warnings
Lars Ingebrigtsen
2022-03-22
1
-0
/
+3
*
Display drag-and-drop messages in echo area on non-graphics displays
Po Lu
2022-03-17
1
-3
/
+19
*
Fix minor bugs with XDND support
Po Lu
2022-03-16
1
-1
/
+3
*
Fix tooltip text properties showing up in dragged text
Po Lu
2022-03-16
1
-8
/
+28
*
Better handle drag-and-drop from one Emacs frame to another
Po Lu
2022-03-16
1
-116
/
+119
*
Add support for dragging text from Emacs to other programs
Po Lu
2022-03-16
1
-107
/
+131
*
* lisp/mouse.el (context-menu-entry): Remove help-buffer-under-preparation.
Juri Linkov
2022-02-20
1
-3
/
+1
*
* lisp/mouse.el (context-menu-entry): Don't create menu for Help commands.
Juri Linkov
2022-02-17
1
-1
/
+3
*
* lisp/mouse.el (context-menu-map): Select only unselected window (bug#53910)
Juri Linkov
2022-02-10
1
-1
/
+3
*
Improve selection of fonts available from `mouse-set-font'
Po Lu
2022-02-09
1
-13
/
+62
*
* lisp/mouse.el (context-menu-map): Select clicked window (bug#53249).
Juri Linkov
2022-01-15
1
-0
/
+2
*
More fixes for recently committed context-menu additions from bug#52973
Juri Linkov
2022-01-15
1
-2
/
+3
*
Revert "Add command to invoke a search engine"
Lars Ingebrigtsen
2022-01-15
1
-30
/
+0
*
Add new context menu functions to the context-menu-functions type
Lars Ingebrigtsen
2022-01-14
1
-0
/
+3
*
Add command to invoke a search engine
Philip Kaludercic
2022-01-14
1
-0
/
+30
*
Prevent further cases of duplicated separators in context menus
Jim Porter
2022-01-04
1
-13
/
+21
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
lisp/mouse.el: Fix some lambdas quoted with ` or '
Stefan Monnier
2021-12-08
1
-73
/
+72
*
|
* lisp/mouse.el (context-menu-entry): Bind to make-sparse-keymap, not ignore.
Juri Linkov
2021-12-08
1
-1
/
+1
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-07
1
-8
/
+9
|
\
|
[next]