emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/lispref/customize.texi,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/doc/lispref/customize.texi,v
Date: Thu, 25 Oct 2007 04:03:18 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/10/25 04:03:18

Index: customize.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/customize.texi,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- customize.texi      6 Sep 2007 04:27:43 -0000       1.2
+++ customize.texi      25 Oct 2007 04:03:18 -0000      1.3
@@ -393,6 +393,14 @@
 variables and functions will be defined, so there will not be an error.
 @end table
 
address@hidden :risky @var{value}
address@hidden address@hidden, @code{defcustom} keyword}
+Set this variable's @code{risky-local-variable} property to @var{value}.
+
address@hidden :safe @var{function}
address@hidden address@hidden, @code{defcustom} keyword}
+Set this variable's @code{safe-local-variable} property to @var{function}.
+
 @item :set-after @var{variables}
 @kindex address@hidden, @code{defcustom} keyword}
 When setting variables according to saved customizations, make sure to




reply via email to

[Prev in Thread] Current Thread [Next in Thread]