diff options
| author | Paul Eggert | 2012-04-10 14:59:42 -0700 |
|---|---|---|
| committer | Paul Eggert | 2012-04-10 14:59:42 -0700 |
| commit | 1530927cb9a3dca7c0f41975f2e9e62ef8be92a2 (patch) | |
| tree | 698ded24fc8f63cbbde51a4a5953ea6220e8acb3 /ChangeLog | |
| parent | 271e61eb60721546bf373531852a88f14b840d12 (diff) | |
| parent | 2a718f6fbc7c06bed37d0c8441014b90f9c06b0e (diff) | |
| download | emacs-1530927cb9a3dca7c0f41975f2e9e62ef8be92a2.tar.gz emacs-1530927cb9a3dca7c0f41975f2e9e62ef8be92a2.zip | |
Merge from trunk.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 6 insertions, 4 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | 2012-04-09 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2012-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 | ||
| 18 | 2012-04-10 Glenn Morris <rgm@gnu.org> | ||
| 19 | |||
| 20 | * configure.in: Conditionally generate admin/unidata/Makefile. | ||
| 21 | |||
| 18 | 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com> | 22 | 2012-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 | ||
| 24 | 2012-04-09 Glenn Morris <rgm@gnu.org> | 26 | 2012-04-09 Glenn Morris <rgm@gnu.org> |
| 25 | 27 | ||