Minor rearrangements to improve TeX line-filling.

This commit is contained in:
Glenn Morris 2009-07-09 03:06:12 +00:00
parent f751a2aedc
commit 95ddd36f15

View 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}