Mercurial > emacs
changeset 69938:f487e8bdc76c
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 11 Apr 2006 17:58:58 +0000 |
parents | b47563345c03 |
children | 99dd1b3c0caa |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 11 17:58:49 2006 +0000 +++ b/lisp/ChangeLog Tue Apr 11 17:58:58 2006 +0000 @@ -1,3 +1,13 @@ +2006-04-11 Richard Stallman <rms@gnu.org> + + * emacs-lisp/bytecomp.el (byte-compile-file): + Bind enable-local-variables to :safe, and make normal-mode obey it. + + * files.el (enable-local-variables): Allow value :safe. + (normal-mode): Doc fix. + (hack-local-variables): Implement enable-local-variables = :safe. + (hack-local-variables-confirm): Don't prevent quitting. + 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca> * loadhist.el (unload-feature): A bit of sanity check of