]> git.eshelyaron.com Git - emacs.git/commit
Fix inserting selection data into Mozilla programs
authorPo Lu <luangruo@yahoo.com>
Wed, 3 May 2023 12:02:01 +0000 (20:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 3 May 2023 12:02:01 +0000 (20:02 +0800)
commit8d5aa8df4ad268c253712efe9ca3b3b158d19433
tree6b2d86a0d921f889279cf98a52a6db6930270169
parent57562c3fd0a5a7b640cc42c6daaad6842cd5b311
Fix inserting selection data into Mozilla programs

* lisp/select.el (xselect-convert-to-text-uri-list): Don't
return any value when converting non-DND selections to this
drag-and-drop target.

Reported by Tobias Bading <tbading@web.de>.
lisp/select.el