]> git.eshelyaron.com Git - emacs.git/commit
Allow the flymake mode line indicator to be customized
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 29 Dec 2020 02:10:00 +0000 (03:10 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 29 Dec 2020 02:10:00 +0000 (03:10 +0100)
commit37049ee78c4576d340781179317e6cbaaf73b6c3
tree1ccc4614cdc3b097dcf8d62891eba3cbb73d2956
parent40d16332597d3aa564c9950ae1831faf6867c71a
Allow the flymake mode line indicator to be customized

* doc/misc/flymake.texi (Customizable variables): Mention it.

* lisp/progmodes/flymake.el (flymake-mode-line-indicator-format):
New variable (bug#33740).
(flymake--mode-line-format): Use it.
doc/misc/flymake.texi
etc/NEWS
lisp/progmodes/flymake.el