1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-26 07:00:35 -08:00
emacs/doc
Po Lu 28f720e7c4 Make dragging stuff to a window above a frame work
* doc/lispref/frames.texi (Mouse Tracking):
* etc/NEWS: Announce new `drag-source' value of `track-mouse'.
* lisp/mouse.el (mouse-drag-and-drop-region): Use new value of
`track-mouse' during interprogram drag and drop.

* src/keyboard.c (make_lispy_position): Handle nil values of f
correctly.
* src/xdisp.c (define_frame_cursor1): Ignore if `drag-source' as
well.
(syms_of_xdisp): New defsym `drag-source'.
* src/xterm.c (XTmouse_position): Implement `drag-source'.
(mouse_or_wdesc_frame): Likewise.
2022-04-03 18:59:12 +08:00
..
emacs Add user options to move point and scroll window during DND 2022-04-03 09:14:24 +08:00
lispintro Make the eintr.html target match what's on the web 2022-02-07 04:58:49 +01:00
lispref Make dragging stuff to a window above a frame work 2022-04-03 18:59:12 +08:00
man Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
misc Update modus-themes to their version 2.3.0 2022-04-01 12:51:14 +03:00