aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1527c98f052..3241d3953c9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12014-03-28 Glenn Morris <rgm@gnu.org> 12014-03-28 Glenn Morris <rgm@gnu.org>
2 2
3 * emacs.c (emacs_version): Use PACKAGE_VERSION rather than VERSION.
4 (emacs_bugreport): New variable.
5 (usage_message): Use PACKAGE_BUGREPORT.
6 (syms_of_emacs) <report-emacs-bug-address>: New variable.
7
3 * emacs.c (syms_of_emacs) <system-configuration-features>: New var. 8 * emacs.c (syms_of_emacs) <system-configuration-features>: New var.
4 9
52014-03-27 Paul Eggert <eggert@cs.ucla.edu> 102014-03-27 Paul Eggert <eggert@cs.ucla.edu>