]> git.eshelyaron.com Git - emacs.git/commit
Flymake: fix bug in end-of-line overlay updates
authorJoão Távora <joaotavora@gmail.com>
Thu, 21 Sep 2023 13:02:59 +0000 (14:02 +0100)
committerJoão Távora <joaotavora@gmail.com>
Thu, 21 Sep 2023 13:03:13 +0000 (14:03 +0100)
commit57c6c067d35e519bc3787966cd6346904bc75e16
treec564d5926dab61acc724392adcb7da5a152aef26
parentd0b1e3647fb4e6d889f9f999388c53daf0e67f0d
Flymake: fix bug in end-of-line overlay updates

* lisp/progmodes/flymake.el (flymake--update-eol-overlays): Rename
from flymake--eol-overlay-update and fix.
(flymake--handle-report): Call flymake--update-eol-overlays.
lisp/progmodes/flymake.el