]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor rearrangements to improve TeX line-filling.
authorGlenn Morris <rgm@gnu.org>
Thu, 9 Jul 2009 03:06:12 +0000 (03:06 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 9 Jul 2009 03:06:12 +0000 (03:06 +0000)
doc/lispref/customize.texi

index 01a4feb1fe30cb2a05fd9dea2aea4ee961eaa76a..b4eb1f0404d2cda2efece9da1a03153bb0af8ccb 100644 (file)
@@ -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}