summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 406c5f1ec..89187669c 100644
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,8 @@ New in 1.17:
levels.
- When compiling Emacs Lisp files, emacs is run with --no-site-file to
- disable user config files that might hang or access the terminal.
+ disable user config files that might hang or access the terminal;
+ and -Q is not used, since its support and behavior varies.
- Emacs Lisp compilations respects silent make output.