From 95ddd36f15852da10d35c12ec80baca265260f65 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 9 Jul 2009 03:06:12 +0000 Subject: [PATCH] Minor rearrangements to improve TeX line-filling. --- doc/lispref/customize.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/lispref/customize.texi b/doc/lispref/customize.texi index 01a4feb1fe3..b4eb1f0404d 100644 --- a/doc/lispref/customize.texi +++ b/doc/lispref/customize.texi @@ -397,12 +397,12 @@ variables and functions will be defined, so there will not be an error. @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} -- 2.39.2