aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-04-10 14:59:42 -0700
committerPaul Eggert2012-04-10 14:59:42 -0700
commit1530927cb9a3dca7c0f41975f2e9e62ef8be92a2 (patch)
tree698ded24fc8f63cbbde51a4a5953ea6220e8acb3 /ChangeLog
parent271e61eb60721546bf373531852a88f14b840d12 (diff)
parent2a718f6fbc7c06bed37d0c8441014b90f9c06b0e (diff)
downloademacs-1530927cb9a3dca7c0f41975f2e9e62ef8be92a2.tar.gz
emacs-1530927cb9a3dca7c0f41975f2e9e62ef8be92a2.zip
Merge from trunk.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d89e361c59..86a352c4cf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
12012-04-09 Paul Eggert <eggert@cs.ucla.edu> 12012-04-10 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 configure: new option --enable-gcc-warnings (Bug#11207) 3 configure: new option --enable-gcc-warnings (Bug#11207)
4 I have been using this change for many months in my private copy 4 I have been using this change for many months in my private copy
@@ -15,11 +15,13 @@
15 * lib/Makefile.am (AM_CFLAGS): New macro. 15 * lib/Makefile.am (AM_CFLAGS): New macro.
16 * m4/manywarnings.m4, m4/warnings.m4: New files, from gnulib. 16 * m4/manywarnings.m4, m4/warnings.m4: New files, from gnulib.
17 17
182012-04-10 Glenn Morris <rgm@gnu.org>
19
20 * configure.in: Conditionally generate admin/unidata/Makefile.
21
182012-04-09 Teodor Zlatanov <tzz@lifelogs.com> 222012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
19 23
20 * info/dir (File): 24 * info/dir, Makefile.in (INFO_FILES): Add emacs-gnutls manual.
21 * Makefile.in: Add emacs-gnutls to the info directory and the
22 INFO_FILES target.
23 25
242012-04-09 Glenn Morris <rgm@gnu.org> 262012-04-09 Glenn Morris <rgm@gnu.org>
25 27