mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 05:47:36 +00:00
(Safe File Variables): Texinfo usage fix.
This commit is contained in:
parent
716fd7fb3c
commit
a99aaa54fb
1 changed files with 1 additions and 1 deletions
|
|
@ -1204,7 +1204,7 @@ variables list, and asks you for confirmation before setting them.
|
|||
You can type @kbd{y} or @key{SPC} to put the local variables list into
|
||||
effect, or @kbd{n} to ignore it. When Emacs is run in batch mode
|
||||
(@pxref{Initial Options}), it can't really ask you, so it assumes the
|
||||
answer @samp{n}.
|
||||
answer @kbd{n}.
|
||||
|
||||
Emacs normally recognizes certain variables/value pairs as safe.
|
||||
For instance, it is safe to give @code{comment-column} or
|
||||
|
|
|
|||
Loading…
Reference in a new issue