Mercurial > emacs
changeset 85865:b5b751721d6d
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 01 Nov 2007 07:08:24 +0000 |
parents | 07652ce8f3df |
children | 6a9f9f174e91 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 01 07:07:42 2007 +0000 +++ b/lisp/ChangeLog Thu Nov 01 07:08:24 2007 +0000 @@ -17,6 +17,10 @@ * doc-view.el (doc-view-cache-directory): Remove superfluous concat. + * emacs-lisp/authors.el (authors-scan-change-log) + (authors-scan-el): Don't enable local eval; enable only safe local + variables, without querying. + * mail/footnote.el (footnote-numeric-regexp) (footnote-english-upper-regexp, footnote-english-lower-regexp) (footnote-roman-lower-regexp, footnote-roman-upper-regexp):