]> git.eshelyaron.com Git - emacs.git/commit
Include a help-echo for flymake's modeline counters
authorSpencer Baugh <sbaugh@catern.com>
Sun, 2 Jul 2023 16:11:09 +0000 (12:11 -0400)
committerEli Zaretskii <eliz@gnu.org>
Mon, 3 Jul 2023 11:11:41 +0000 (14:11 +0300)
commita9b46bb25df38e0ca89784afac230408b620b2dc
tree58e9c9c2f89662bfd309e3923f0906d1034d0b84
parent37ed3d15f38339400eba67647c87fad85de3a384
Include a help-echo for flymake's modeline counters

This helps clarify what each of these numbers mean.  This is inspired
by 'compilation-mode-line-errors' which does the same.
* lisp/progmodes/flymake.el (flymake--mode-line-counter): Add
help-echo to mode line properties.  (Bug#64424)
lisp/progmodes/flymake.el