]> git.eshelyaron.com Git - emacs.git/commit
flymake: fix typo in variable binding (bug#38752)
authorMattias Engdegård <mattiase@acm.org>
Fri, 10 Jan 2020 17:12:32 +0000 (18:12 +0100)
committerMattias Engdegård <mattiase@acm.org>
Fri, 10 Jan 2020 17:15:03 +0000 (18:15 +0100)
commitff8996a337377731905a7a3c9bf05e2281df40ef
treedce1d14ba1457c462e50de77e6a7c1d423222c21
parent16eaaa07e6ba6a41ccdc562dcb52fc87c38f8083
flymake: fix typo in variable binding (bug#38752)

This mistake was found by an experimental elisp optimiser.

* lisp/progmodes/flymake-proc.el (flymake-proc-stop-all-syntax-checks):
Add missing brackets.
lisp/progmodes/flymake-proc.el