]> 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 13:18:55 +0000 (14:18 +0100)
commit1b271ad76eff4bd570c292dd7a8c696c19361056
treec487339a06846c52223557a14b79ba6b63469442
parentcd39edb5d641f82accad21cd85ff26b3995f1c85
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