1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-02 13:41:30 -08:00
emacs/doc
Po Lu f5fadbbfec Clean up text/uri-list mess inside the Dired drag-and-drop code
* doc/lispref/frames.texi (Window System Selections):
* etc/NEWS: Document new changes to `gui-get-selection'.
* lisp/dired.el (dired-mouse-drag): Specify text/uri-list value
explicitly.
* lisp/select.el (gui-set-selection): Update doc string.
(xselect-convert-to-text-uri-list): Update to handle either a
single URL (as a string) or a vector of URLs, instead of file
names.
(xselect-uri-list-available-p): Likewise.
* src/xselect.c (x_get_local_selection): Look in tem's text
properties (if it is a string) for a local value before using
tem itself.
2022-06-01 16:25:53 +08:00
..
emacs Make `count-words' count sentences. 2022-05-29 10:58:13 +03:00
lispintro Change current-time back to list form 2022-04-28 12:54:06 -07:00
lispref Clean up text/uri-list mess inside the Dired drag-and-drop code 2022-06-01 16:25:53 +08:00
man
misc Merge from origin/emacs-28 2022-05-25 13:57:59 -04:00