Mercurial > emacs
changeset 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 | 193792fc0320 |
children | b9d5b3457fac |
files | doc/lispref/customize.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
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}