From: Eli Zaretskii Date: Thu, 13 Apr 2006 10:44:37 +0000 (+0000) Subject: (allout-layout): Autoload its `safe-local-variable' property. X-Git-Tag: emacs-pretest-22.0.90~3157 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b1a569b54fafeee8236b3ec38389d793475568ca;p=emacs.git (allout-layout): Autoload its `safe-local-variable' property. --- diff --git a/lisp/allout.el b/lisp/allout.el index 31ed3a791ea..66c4b8681db 100644 --- a/lisp/allout.el +++ b/lisp/allout.el @@ -666,6 +666,7 @@ the layout used for the allout.el source file.) `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