]> git.eshelyaron.com Git - emacs.git/commit
Tweak Flymake autoloads and dependencies
authorJoão Távora <joaotavora@gmail.com>
Sun, 1 Oct 2017 00:24:31 +0000 (01:24 +0100)
committerJoão Távora <joaotavora@gmail.com>
Tue, 3 Oct 2017 00:07:32 +0000 (01:07 +0100)
commit3ecfe98cafa031f0e50da0a189434b9e2749e436
tree8ef046bfabc3c47081154fd1bce87b44fd86e611
parent38fdbd6b721955cfb1ac3c04d2f1be8cbf6aab9b
Tweak Flymake autoloads and dependencies

* lisp/progmodes/elisp-mode.el (emacs-lisp-mode): Add to
flymake-diagnostic-functions here.

* lisp/progmodes/flymake-elisp.el[top]: Don't add to
emacs-lisp-mode-hook.  Don't call flymake-elisp-setup-backends in
every buffer.  (flymake-elisp-checkdoc) (flymake-elisp-byte-compile):
Autoload.  (flymake-elisp-setup-backends): Remove.

* lisp/progmodes/flymake.el: Add some top-level comments.
(flymake-make-diagnostic)
(flymake-mode, flymake-mode-on, flymake-mode-off): Add autoloads

Where to fixup this shit?
lisp/progmodes/elisp-mode.el
lisp/progmodes/flymake-elisp.el
lisp/progmodes/flymake.el