]> git.eshelyaron.com Git - emacs.git/commit
Flymake variable flymake-diagnostic-functions now a special hook
authorJoão Távora <joaotavora@gmail.com>
Fri, 29 Sep 2017 11:18:30 +0000 (12:18 +0100)
committerJoão Távora <joaotavora@gmail.com>
Tue, 3 Oct 2017 13:18:55 +0000 (14:18 +0100)
commit91851c3ea05392701ca779961e4fb518635fa5b2
treeb52f70b65bb6fd1063ec41d28d57d5d4b72ad1a1
parentbd8ea8873d19e6885e7d6c18c112ed0020d4f744
Flymake variable flymake-diagnostic-functions now a special hook

* lisp/progmodes/flymake-proc.el: Use add-hook to affect
flymake-diagnostic-functions.

* lisp/progmodes/flymake-elisp.el
(flymake-elisp-setup-backends): Use add-hook.

* lisp/progmodes/flymake.el (flymake-diagnostic-functions):
Revise docstring.
(flymake-start): Use run-hook-wrapped.
lisp/progmodes/flymake-elisp.el
lisp/progmodes/flymake-proc.el
lisp/progmodes/flymake.el