Minor rearrangements to improve TeX line-filling.
This commit is contained in:
parent
f751a2aedc
commit
95ddd36f15
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue