]> git.eshelyaron.com Git - emacs.git/commit
Flymake: futher enhance echo-area appearance of diagnostics
authorJoão Távora <joaotavora@gmail.com>
Wed, 12 Apr 2023 13:41:13 +0000 (14:41 +0100)
committerJoão Távora <joaotavora@gmail.com>
Wed, 12 Apr 2023 13:41:35 +0000 (14:41 +0100)
commit8fdd7710ec0448fe9d3908ad073ddd4d69917719
tree26ab376b12eed59fc4164828d74d0c51c46334ad
parent9d025eab2492519b26d69667a529865ea01f3318
Flymake: futher enhance echo-area appearance of diagnostics

Also describe new 'echo-face' property in the Flymake manual, and fix
it's mistaken mention of a non-existing 'flymake-severity' property.

* doc/misc/flymake.texi:
(Flymake error types): Describe new properties and correct mention
of 'severity' property.

* lisp/progmodes/flymake.el:
(flymake-diagnostic-oneliner): Rework.
(flymake-error, flymake-warning, flymake-note): Add new 'echo-face' property.
(flymake--highlight-line)
(flymake-eldoc-function)
(flymake--tabulated-entries-1): Use flymake-diagnostic-oneliner
(Version): Bump to 1.3.3
doc/misc/flymake.texi
lisp/progmodes/flymake.el