]> code.delx.au - gnu-emacs/commit
Add `enable-dir-local-variables'
authorGlenn Morris <rgm@gnu.org>
Mon, 11 Feb 2013 01:50:45 +0000 (17:50 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 11 Feb 2013 01:50:45 +0000 (17:50 -0800)
commit97a1cd9d27e7d95263b475d03ce39c20a2ff4512
tree6ccbcec387797f9e1407c19169d7d4747a741784
parentc57b2d76277b678431d2926a542003e1275927a9
Add `enable-dir-local-variables'

* lisp/files.el (enable-dir-local-variables): New variable.
(hack-dir-local-variables): Respect enable-dir-local-variables.

* lisp/tutorial.el (help-with-tutorial): Ignore directory-local variables.

Fixes: debbugs:11127
etc/NEWS
lisp/ChangeLog
lisp/files.el
lisp/tutorial.el