1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 13:10:57 -08:00
emacs/doc
Po Lu ca2e7409dc Allow dragging multiple files from a Dired buffer
* doc/lispref/frames.texi (Drag and Drop): Document new function
`dnd-begin-drag-files'.
* lisp/dired.el (dired-mouse-drag-files): Update doc string.
(dired-map-over-marks): Accept a new value of ARG `marked',
meaning to not fall back to the current file if no marks were
found.
(dired-mouse-drag): Handle marked files in an intuitive way.

* lisp/dnd.el (dnd-last-dragged-remote-file): Allow list values
as well.
(dnd-remove-last-dragged-remote-file): Handle list values.
(dnd-begin-file-drag): Fix file name expansion.
(dnd-begin-drag-files): New function.
* lisp/select.el (xselect-convert-to-filename): Handle mutiple
files
(a vector of file names):.
2022-06-03 19:46:25 +08:00
..
emacs Add a new user option battery-update-functions 2022-06-03 05:56:44 +02:00
lispintro Change current-time back to list form 2022-04-28 12:54:06 -07:00
lispref Allow dragging multiple files from a Dired buffer 2022-06-03 19:46:25 +08:00
man Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
misc Update modus-themes to their latest version 2022-06-01 14:09:23 +03:00