From 6dc3311d252c4f85ab7ba93dfef6486afa2fbd5b Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 26 Aug 2009 03:07:25 +0000 Subject: Define risky-local-variable property here rather than in files.el. --- lisp/mail/rmailout.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp/mail/rmailout.el') diff --git a/lisp/mail/rmailout.el b/lisp/mail/rmailout.el index dad696f5355..8ca36ed1f70 100644 --- a/lisp/mail/rmailout.el +++ b/lisp/mail/rmailout.el @@ -46,6 +46,7 @@ a file name as a string." (string :tag "File Name") sexp))) :group 'rmail-output) +;;;###autoload(put 'rmail-output-file-alist 'risky-local-variable t) (defcustom rmail-fields-not-to-output nil "Regexp describing fields to exclude when outputting a message to a file. -- cgit v1.2.3