summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-03-28 18:03:42 -0400
committerGlenn Morris <rgm@gnu.org>2014-03-28 18:03:42 -0400
commitc3153003fb0bfeef7ade4c060501c23f0556195d (patch)
tree2d3f91edf8be318028068b4566051a31df01fec3 /etc
parent687e0e19ae4dbd1a6fc3f6d3d21fd6b754e7589d (diff)
downloademacs-c3153003fb0bfeef7ade4c060501c23f0556195d.tar.gz
Add system-configuration-features, summarising some configure results
* configure.ac (ACL_SUMMARY): Rename from acl_summary, for consistency. (EMACS_CONFIG_FEATURES): New define. * src/emacs.c (syms_of_emacs) <system-configuration-features>: New var. * lisp/mail/emacsbug.el (report-emacs-bug): Include system-configuration-features. * etc/NEWS: Mention this.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0265f2604bf..4da6aafd7ec 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -41,6 +41,11 @@ otherwise leave it unmarked.
The function `tty-run-terminal-initialization' consults this variable
when deciding what terminal-specific initialization code to run.
+---
+** New variable `system-configuration-features', listing some of the
+main features that Emacs was compiled with. This is mainly intended
+for use in Emacs bug reports.
+
* Editing Changes in Emacs 24.5