diff options
author | João Távora <joaotavora@gmail.com> | 2019-02-10 21:38:46 +0000 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2019-02-10 21:38:46 +0000 |
commit | 459869a528ff02787255391ab90f68195c27b807 (patch) | |
tree | 8efd7141fb2533f8fe5e10155c5683a693c338df /lisp/emacs-lisp | |
parent | 24695e8977c3d048e60d1fe3714b789567c2213c (diff) | |
download | emacs-459869a528ff02787255391ab90f68195c27b807.tar.gz emacs-459869a528ff02787255391ab90f68195c27b807.tar.bz2 emacs-459869a528ff02787255391ab90f68195c27b807.zip |
Properly remove stale Flymake diagnostics on :region reports
Among other bugs fixed, modifying a list structure while iterating it
is a no-no. This would again cause duplicate diagnostics. See
https://github.com/joaotavora/eglot/issues/223 for an example.
* lisp/progmodes/flymake.el (Version): Bump to 1.0.5
(flymake--handle-report): Use cl-loop.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions