]> git.eshelyaron.com Git - emacs.git/commit
Flymake uses some new fringe bitmaps
authorJoão Távora <joaotavora@gmail.com>
Thu, 28 Sep 2017 13:17:27 +0000 (14:17 +0100)
committerJoão Távora <joaotavora@gmail.com>
Tue, 3 Oct 2017 00:07:31 +0000 (01:07 +0100)
commit8f0f9cc48bcb2c37a10550d8fa2986b09c2d2a89
tree573ade34ac2c1653e8a984647f51770b354e76fa
parent4d6d56dfa1f574c8e001da4930c1a359419d48a1
Flymake uses some new fringe bitmaps

Also fix behaviour whereby flymake wouldn't react to a change in the
variable.

* lisp/progmodes/flymake-ui.el (flymake-error-bitmap)
(flymake-warning-bitmap): Update bitmaps.
(flymake-note-bitmap): New defcustom.
(flymake-double-exclamation-mark): New bitmap.
(flymake-error, flymake-warning, flymake-note)
(flymake--highlight-line): 'bitmap property must be a symbol.
Also set default face to flymake-error.
(flymake--fringe-overlay-spec): Bitmap property can be a
variable symbol.
lisp/progmodes/flymake.el