]> git.eshelyaron.com Git - emacs.git/commit
Mark flymake-diagnostic-functions as save to set locally to nil.
authorSam Steingold <sds@gnu.org>
Tue, 7 Nov 2017 15:46:33 +0000 (10:46 -0500)
committerSam Steingold <sds@gnu.org>
Tue, 7 Nov 2017 15:46:45 +0000 (10:46 -0500)
commitc6b95584fc888bf566d42847d78447ddea60972a
tree2dd7c4912e5f190fad50c06b0117adbc90d45ba2
parent9071ac63aecf96879ec9807257c7b0cae8e8b18e
Mark flymake-diagnostic-functions as save to set locally to nil.

* lisp/progmodes/flymake.el (flymake-diagnostic-functions): Set
`safe-local-variable' property to `null'.
Now one can disable flymake-mode locally in a file by setting
`flymake-diagnostic-functions' to nil, see `(Emacs)File Variables'.
lisp/progmodes/flymake.el