]> git.eshelyaron.com Git - emacs.git/commit
Fix regression leading to flickering tooltips when the mouse is moved
authorPo Lu <luangruo@yahoo.com>
Mon, 17 Jan 2022 13:42:31 +0000 (21:42 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 17 Jan 2022 13:42:31 +0000 (21:42 +0800)
commitf393d0d441c3746f98007ae54341870a296bf809
tree1cac31fda49a9d97a25b66c2a2bbab2d3d1ddb90
parent9e64aeff40872e5080fa04015234103cb9bcf3bf
Fix regression leading to flickering tooltips when the mouse is moved

* lisp/tooltip.el (tooltip-show-help): Compare string with
previous tooltip string ignoring properties.
lisp/tooltip.el