1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-25 19:11:56 +00:00

* custom.texi (Unsafe File Variables): File variable confirmation

assumed denied in batch mode.
This commit is contained in:
Chong Yidong 2006-02-15 01:37:53 +00:00
parent 0a158521c5
commit 252293378b
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2006-02-14 Chong Yidong <cyd@stupidchicken.com>
* custom.texi (Unsafe File Variables): File variable confirmation
assumed denied in batch mode.
2006-02-14 Richard M. Stallman <rms@gnu.org>
* building.texi (GDB User Interface Layout): Don't say `inferior'

View File

@ -1194,6 +1194,9 @@ that file, and asks you for confirmation before setting them. You can
type @samp{y} or @samp{SPC} to apply the local variables list, or
@samp{n} to ignore it.
When Emacs is run in batch mode (@pxref{Initial Options}), it
assumes that the answer is @samp{n}.
There is a set of file variables and values that are known to be
safe. For instance, it is safe to give @code{comment-column} or
@code{fill-column} any integer value. If a file specifies only safe