Mercurial > emacs
changeset 97291:872de13efa4d
* files.el (hack-one-local-variable-eval-safep): Handle
lisp-indent-function and scheme-indent-function in addition to the
deprecated lisp-indent-hook.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 05 Aug 2008 20:46:27 +0000 |
parents | 44d6a1460703 |
children | b2e505761049 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 05 19:49:17 2008 +0000 +++ b/lisp/ChangeLog Tue Aug 05 20:46:27 2008 +0000 @@ -1,3 +1,9 @@ +2008-08-05 Alex Shinn <alexshinn@gmail.com> (tiny change) + + * files.el (hack-one-local-variable-eval-safep): Handle + lisp-indent-function and scheme-indent-function in addition to the + deprecated lisp-indent-hook. + 2008-08-05 Michael Albinus <michael.albinus@gmx.de> * net/xesam.el (top): Require `wid-edit' always.