]> git.eshelyaron.com Git - emacs.git/commit
Fix Flymake lighter tool-tip from generating errors
authorRobert A. Burks <rburksdev@gmail.com>
Fri, 16 Feb 2024 23:17:52 +0000 (18:17 -0500)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:49:50 +0000 (18:49 +0100)
commit0f34c223149d83833c75dcf0729e2a539652e587
tree365b1635af48faab1032c615023f86e9c0f2fc50
parent7f0af2513d68d85b4b6422d139a122696b99994c
Fix Flymake lighter tool-tip from generating errors

Flymake tool-tip was generating errors on mouse over of
mode-line lighter on inactive windows and on the minor mode
indicator in the describe-mode Help page.
* lisp/progmodes/flymake.el (flymake--mode-line-title):
'help-echo' now uses buffer local state and makes null
check.  (Bug#69248)

Copyright-paperwork-exempt: yes
(cherry picked from commit 2b7dc7fef814753f1c6d4c352fe69bb6e167cd07)
lisp/progmodes/flymake.el