Mercurial > emacs
changeset 70002:e753e12d2f33
(allout-layout): Autoload its `safe-local-variable' property.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 13 Apr 2006 10:44:37 +0000 |
parents | 11a1ce8b2fe4 |
children | 5fd1441a60f9 |
files | lisp/allout.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/allout.el Thu Apr 13 10:36:25 2006 +0000 +++ b/lisp/allout.el Thu Apr 13 10:44:37 2006 +0000 @@ -666,6 +666,7 @@ `allout-layout' can additionally have the value `t', in which case the value of `allout-default-layout' is used.") (make-variable-buffer-local 'allout-layout) +;;;###autoload (put 'allout-layout 'safe-local-variable t) ;;;_ : Topic header format