# HG changeset patch # User Glenn Morris # Date 1247108772 0 # Node ID da12194bcc543e495b7aa9b08fad3d3fc7c48b0e # Parent 193792fc03204b457959715e5d69841665cd4814 Minor rearrangements to improve TeX line-filling. diff -r 193792fc0320 -r da12194bcc54 doc/lispref/customize.texi --- a/doc/lispref/customize.texi Thu Jul 09 03:05:59 2009 +0000 +++ b/doc/lispref/customize.texi Thu Jul 09 03:06:12 2009 +0000 @@ -397,12 +397,12 @@ @item :risky @var{value} @kindex risky@r{, @code{defcustom} keyword} -Set this variable's @code{risky-local-variable} property to +Set the variable's @code{risky-local-variable} property to @var{value} (@pxref{File Local Variables}). @item :safe @var{function} @kindex safe@r{, @code{defcustom} keyword} -Set this variable's @code{safe-local-variable} property to +Set the variable's @code{safe-local-variable} property to @var{function} (@pxref{File Local Variables}). @item :set-after @var{variables}