]> git.eshelyaron.com Git - emacs.git/commit
Fix tooltip face overwriting dragged text strings during mouse DND
authorPo Lu <luangruo@yahoo.com>
Fri, 13 May 2022 12:57:24 +0000 (20:57 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 13 May 2022 12:57:24 +0000 (20:57 +0800)
commitf044da7704edfc7e6cf32606328d0735b77e60d9
tree69675424e5b67c3d047a415d98e93253a1ceaf33
parenta769cbfcfb6e9603bcd15e90f387207f8c061bf1
Fix tooltip face overwriting dragged text strings during mouse DND

* lisp/mouse.el (mouse-drag-and-drop-region): Copy
`text-tooltip' before showing it.  Do not merge to master.
lisp/mouse.el