diff doc/lispref/customize.texi @ 103805:da12194bcc54

Minor rearrangements to improve TeX line-filling.
author Glenn Morris <rgm@gnu.org>
date Thu, 09 Jul 2009 03:06:12 +0000
parents a21d59aa2a07
children 2f08dd5d0dfa
line wrap: on
line diff
--- 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}