1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 22:11:21 -08:00
emacs/doc
Po Lu ebd980bc7e Disable unrelated drag-and-drop protocols during XDS drop
* doc/lispref/frames.texi (Drag and Drop): Document variables
used to control drag-and-drop protocols.
* lisp/x-dnd.el (x-dnd-do-direct-save): Disable irrelevant DND
protocols.

* src/xterm.c (x_dnd_get_target_window_1):
(x_dnd_get_target_window):
(handle_one_xevent): Respect new variable.
(syms_of_xterm): New variable `x-dnd-disable-motif-protocol'.
2022-06-30 16:41:58 +08:00
..
emacs Fix typo in previous maintaining.texi change 2022-06-28 22:04:42 +02:00
lispintro Change current-time back to list form 2022-04-28 12:54:06 -07:00
lispref Disable unrelated drag-and-drop protocols during XDS drop 2022-06-30 16:41:58 +08:00
man Merge from origin/emacs-28 2022-06-13 06:55:57 +02:00
misc Optionally signal an error if an Eshell predicate fails to match anything 2022-06-26 16:51:21 +02:00