]> git.eshelyaron.com Git - emacs.git/commit
Note caveats of `follow-tooltip' with system tooltips
authorPo Lu <luangruo@yahoo.com>
Thu, 9 Jun 2022 07:44:51 +0000 (15:44 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 9 Jun 2022 07:44:51 +0000 (15:44 +0800)
commit0ba43e15d9c9ffb3df8aeb3a7e446d9a4d62ccff
treee76d1ff851edd33ac4111d72e9522b58be86940d
parent0936d6fa20894159d75eb1933325d653e4820d90
Note caveats of `follow-tooltip' with system tooltips

* lisp/mouse.el (mouse-drag-and-drop-region): Turn off system
tooltips inside.
* src/xfns.c (Fx_begin_drag): Say that follow-tooltip doesn't
work with system tooltips.
lisp/mouse.el
src/xfns.c