Mercurial > emacs
changeset 68909:775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
assumed denied in batch mode.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 15 Feb 2006 01:37:53 +0000 |
parents | 7d7207d65934 |
children | 4b8d82ef7d06 |
files | man/ChangeLog man/custom.texi |
diffstat | 2 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/ChangeLog Wed Feb 15 01:32:50 2006 +0000 +++ b/man/ChangeLog Wed Feb 15 01:37:53 2006 +0000 @@ -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'
--- a/man/custom.texi Wed Feb 15 01:32:50 2006 +0000 +++ b/man/custom.texi Wed Feb 15 01:37:53 2006 +0000 @@ -1194,6 +1194,9 @@ 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