Mercurial > emacs
changeset 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 | 14a6011e3384 |
children | c046169d3477 |
files | doc/lispref/customize.texi |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
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