Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
70004:e70b5899f72c | 70005:6b2e69b964c8 |
---|---|
1 2006-04-12 Davis Herring <herring@lanl.gov> (tiny change) | |
2 | |
3 * files.el (hack-one-local-variable-eval-safep): Recognize | |
4 `edebug-form-spec' for `put', but only if it passes | |
5 `edebug-basic-spec'. Generalize `put' handling. | |
6 | |
7 * emacs-lisp/edebug.el (edebug-basic-spec): New function for | |
8 vetting file-local form specs. | |
9 | |
10 * allout.el (allout-layout): Autoload its `safe-local-variable' | |
11 property. | |
12 | |
1 2006-04-13 Carsten Dominik <dominik@science.uva.nl> | 13 2006-04-13 Carsten Dominik <dominik@science.uva.nl> |
2 | 14 |
3 * textmodes/org.el: (org-ctrl-c-ctrl-c): Improved documentation | 15 * textmodes/org.el: (org-ctrl-c-ctrl-c): Improved documentation |
4 string. | 16 string. |
5 (org-agenda-mouse-1-follows-link) | 17 (org-agenda-mouse-1-follows-link) |