diff options
| author | Cecilio Pardo | 2024-09-21 15:30:27 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2024-09-22 12:45:42 +0300 |
| commit | e8f0baf354b117837fd686e2bf6ca8df15bd1cd4 (patch) | |
| tree | d510fd35ce2a56d890a25d06401b90e86210da1c /test | |
| parent | 0f4c09d26782835a7e31bf29c92d72a6a27a3ff1 (diff) | |
| download | emacs-e8f0baf354b117837fd686e2bf6ca8df15bd1cd4.tar.gz emacs-e8f0baf354b117837fd686e2bf6ca8df15bd1cd4.zip | |
Fix multi-file drag-and-drop on MS-Windows
Pass all dropped files to 'dnd-handle-multiple-urls' in
one call instead on doing multiple calls (Bug#73258).
* lisp/term/w32-win.el (w32-dropped-file-to-url): New function to
convert file name to a url for dnd.
(w32-handle-dropped-file): Changed to use 'w32-dropped-file-to-url'.
(w32-drag-n-drop): Changed to pass all files to
'dnd-handle-multiple-urls'/
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions