1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
emacs/doc
Po Lu 833767e53f Disable middle click selection emulation during XDS
* doc/lispref/frames.texi (Drag and Drop): Document new
variable.
* lisp/x-dnd.el (x-dnd-do-direct-save): Disable drop emulation
during XDS drag-and-drop.

* src/keyboard.c (kbd_buffer_get_event): Handle recorded value.
* src/xterm.c (x_dnd_do_unsupported_drop): Return if new
variable is nil.
(x_dnd_send_unsupported_drop): Record value of new variable in
events.
(x_dnd_begin_drag_and_drop): Handle recorded value.
(syms_of_xterm): New variable `x-dnd-use-unsupported-drop'.
2022-07-01 09:10:34 +08:00
..
emacs Clarify `version-control' in the Emacs manual 2022-06-30 11:21:12 +02:00
lispintro Change current-time back to list form 2022-04-28 12:54:06 -07:00
lispref Disable middle click selection emulation during XDS 2022-07-01 09:10:34 +08:00
man Merge from origin/emacs-28 2022-06-13 06:55:57 +02:00
misc Update ERC's Info doc with network-ID related changes 2022-06-30 15:19:53 -07:00