Mercurial > emacs
diff lisp/ChangeLog @ 70005:6b2e69b964c8
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 13 Apr 2006 10:55:47 +0000 |
parents | 879c8cad8811 |
children | 687819bce4df |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 13 10:54:38 2006 +0000 +++ b/lisp/ChangeLog Thu Apr 13 10:55:47 2006 +0000 @@ -1,3 +1,15 @@ +2006-04-12 Davis Herring <herring@lanl.gov> (tiny change) + + * files.el (hack-one-local-variable-eval-safep): Recognize + `edebug-form-spec' for `put', but only if it passes + `edebug-basic-spec'. Generalize `put' handling. + + * emacs-lisp/edebug.el (edebug-basic-spec): New function for + vetting file-local form specs. + + * allout.el (allout-layout): Autoload its `safe-local-variable' + property. + 2006-04-13 Carsten Dominik <dominik@science.uva.nl> * textmodes/org.el: (org-ctrl-c-ctrl-c): Improved documentation