Mercurial > emacs
changeset 103985:9124ec33358e
(Specifying File Variables, Safe File Variables):
"variables/value pairs" -> "variable/value pairs".
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 19 Jul 2009 16:57:04 +0000 |
parents | 43559a8aeabb |
children | 1a0d9fc21db0 |
files | doc/emacs/custom.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/custom.texi Sun Jul 19 16:56:22 2009 +0000 +++ b/doc/emacs/custom.texi Sun Jul 19 16:57:04 2009 +0000 @@ -1082,7 +1082,7 @@ @end example @noindent -You can specify any number of variables/value pairs in this way, each +You can specify any number of variable/value pairs in this way, each pair with a colon and semicolon as shown above. @code{mode: @var{modename};} specifies the major mode; this should come first in the line. The @var{value}s are not evaluated; they are used literally. @@ -1214,7 +1214,7 @@ (@pxref{Initial Options}), it can't really ask you, so it assumes the answer @kbd{n}. - Emacs normally recognizes certain variables/value pairs as safe. + Emacs normally recognizes certain variable/value pairs as safe. For instance, it is safe to give @code{comment-column} or @code{fill-column} any integer value. If a file specifies only known-safe variable/value pairs, Emacs does not ask for confirmation