]> code.delx.au - gnu-emacs/commit
Document flymake fringe bitmaps
authorGlenn Morris <rgm@gnu.org>
Mon, 12 Nov 2012 08:42:27 +0000 (00:42 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 12 Nov 2012 08:42:27 +0000 (00:42 -0800)
commit24c38527d134951d3cfe8e3adae0b723061920d5
tree23665234542697950cca44660abe9be8255c027a
parenta13e12f95726b8a99fc94412ad3f16b88bbd18ad
Document flymake fringe bitmaps

* doc/misc/flymake.texi (Customizable variables)
(Highlighting erroneous lines): Mention flymake-error-bitmap,
flymake-warning-bitmap, and flymake-fringe-indicator-position.

* lisp/progmodes/flymake.el (flymake-error-bitmap)
(flymake-warning-bitmap, flymake-fringe-indicator-position): Doc fixes.
(flymake-error-bitmap, flymake-warning-bitmap): Fix :types.

* etc/NEWS: Related markup.
doc/misc/ChangeLog
doc/misc/flymake.texi
etc/NEWS
lisp/ChangeLog
lisp/progmodes/flymake.el