Allow/recommend explicit args for minor-modes in file local eval:s.
authorGlenn Morris <rgm@gnu.org>
Thu, 9 Jun 2011 20:22:06 +0000 (16:22 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 9 Jun 2011 20:22:06 +0000 (16:22 -0400)
commitf0da764a5c9bd61df5892ea9a377ab677dd5b612
tree2692a858baa956e5ddec99c543d1a53cde2566f9
parent59f623b770909ad4d0e71ccedbcbdcabfbe2abc1
Allow/recommend explicit args for minor-modes in file local eval:s.

* lisp/files.el (hack-one-local-variable-eval-safep):
Allow minor-modes with explicit +/-1 arguments.

* doc/emacs/custom.texi (Specifying File Variables):
Recommend explicit arguments for minor modes.

* etc/NEWS: Likewise.

* lisp/doc-view.el, lisp/net/soap-client.el: Update file locals.
doc/emacs/ChangeLog
doc/emacs/custom.texi
etc/NEWS
lisp/ChangeLog
lisp/doc-view.el
lisp/files.el
lisp/net/soap-client.el