]> git.eshelyaron.com Git - emacs.git/commit
Fix some flymake aliases
authorGlenn Morris <rgm@gnu.org>
Wed, 20 Dec 2017 19:31:03 +0000 (14:31 -0500)
committerGlenn Morris <rgm@gnu.org>
Wed, 20 Dec 2017 19:31:03 +0000 (14:31 -0500)
commit79fb4b5438d1a5ccf695459de4df295e602fb7b3
treecb74f04a19cc1fabe0d7f452419a18bf36acb19c
parent964dd38c8f71d13ab33ef1ba1f1e63c166c13fb6
Fix some flymake aliases

* lisp/progmodes/flymake-proc.el (flymake-xml-program)
(flymake-compilation-prevents-syntax-check, flymake-master-file-dirs)
(flymake-master-file-count-limit, flymake-allowed-file-name-masks):
* lisp/progmodes/flymake.el (flymake-start-syntax-check-on-find-file):
Define aliases to user options before the options are defined.
lisp/progmodes/flymake-proc.el
lisp/progmodes/flymake.el