diff doc/lispref/customize.texi @ 85626:dbbfbd858983

(Variable Definitions): Add :risky and :safe keywords.
author Glenn Morris <rgm@gnu.org>
date Thu, 25 Oct 2007 04:03:18 +0000
parents 0ba80d073e27
children ec0ef12211d9
line wrap: on
line diff
--- a/doc/lispref/customize.texi	Thu Oct 25 04:02:50 2007 +0000
+++ b/doc/lispref/customize.texi	Thu Oct 25 04:03:18 2007 +0000
@@ -393,6 +393,14 @@
 variables and functions will be defined, so there will not be an error.
 @end table
 
+@item :risky @var{value}
+@kindex risky@r{, @code{defcustom} keyword}
+Set this variable's @code{risky-local-variable} property to @var{value}.
+
+@item :safe @var{function}
+@kindex safe@r{, @code{defcustom} keyword}
+Set this variable's @code{safe-local-variable} property to @var{function}.
+
 @item :set-after @var{variables}
 @kindex set-after@r{, @code{defcustom} keyword}
 When setting variables according to saved customizations, make sure to