# HG changeset patch # User Eli Zaretskii # Date 1144925077 0 # Node ID e753e12d2f337f50442176faa83c4dae6bbb0a18 # Parent 11a1ce8b2fe4de47f290227c9f65e91e84ca458c (allout-layout): Autoload its `safe-local-variable' property. diff -r 11a1ce8b2fe4 -r e753e12d2f33 lisp/allout.el --- 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