summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/regexp-opt-tests.el
diff options
context:
space:
mode:
authorJoão Távora <joaotavora@gmail.com>2018-06-05 14:31:38 +0100
committerJoão Távora <joaotavora@gmail.com>2018-06-05 15:18:04 +0100
commitaadac04923c9ae47f0bccc706857b94166c9d355 (patch)
treed9eb075294247addb0292705e5026fd147b42624 /test/lisp/emacs-lisp/regexp-opt-tests.el
parentfb759a75007d38a8aea6e8c1a22bbc004453a73f (diff)
downloademacs-aadac04923c9ae47f0bccc706857b94166c9d355.tar.gz
emacs-aadac04923c9ae47f0bccc706857b94166c9d355.tar.bz2
emacs-aadac04923c9ae47f0bccc706857b94166c9d355.zip
Correctly filter Flymake diagnostic types shown in mode-line
Thus, if a package foo has its own types foo-error and foo-warning, and if the buffer has no errors, the mode-line will correctly show `[0 0]' (zero errors and warnings) instead of `[0 0 0 0]' (zero errors, zero foo-errors, zero warnings, zero foo-warnings). * lisp/progmodes/flymake.el (flymake--mode-line-format): Coalesce diagnostic types based on the severity, not the symbol.
Diffstat (limited to 'test/lisp/emacs-lisp/regexp-opt-tests.el')
0 files changed, 0 insertions, 0 deletions