Mercurial > emacs
diff lisp/ChangeLog @ 79322:bef6cef0e8f4
2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
* files.el (hack-local-variables): Fix membership tests to avoid
treating all variables as safe if `enable-local-variables' is
set to :safe.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Fri, 02 Nov 2007 11:02:13 +0000 |
parents | 074eb1c1a2e3 |
children | 467360fde5e5 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Nov 02 08:19:17 2007 +0000 +++ b/lisp/ChangeLog Fri Nov 02 11:02:13 2007 +0000 @@ -1,3 +1,9 @@ +2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change) + + * files.el (hack-local-variables): Fix membership tests to avoid + treating all variables as safe if `enable-local-variables' is + set to :safe. + 2007-11-02 Glenn Morris <rgm@gnu.org> * progmodes/etags.el (tags-table-mode): Disable undo.