diff options
| author | Paul Eggert | 2012-04-13 21:37:44 -0700 |
|---|---|---|
| committer | Paul Eggert | 2012-04-13 21:37:44 -0700 |
| commit | bdf35b6a6a78e444563a8e321ccb42b4b4a419bd (patch) | |
| tree | e96324ace186c7acc92182a255c3aa7ff315b82f /ChangeLog | |
| parent | 1530927cb9a3dca7c0f41975f2e9e62ef8be92a2 (diff) | |
| parent | d5e6342ed5e408014019c478ce16a47a2aad418b (diff) | |
| download | emacs-bdf35b6a6a78e444563a8e321ccb42b4b4a419bd.tar.gz emacs-bdf35b6a6a78e444563a8e321ccb42b4b4a419bd.zip | |
Merge from trunk.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | 2012-04-10 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2012-04-14 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,6 +15,14 @@ | |||
| 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-12 Ken Brown <kbrown@cornell.edu> | ||
| 19 | |||
| 20 | * configure.in: Warn that Cygwin 1.5 is unsupported. (Bug#10398) | ||
| 21 | |||
| 22 | 2012-04-11 Glenn Morris <rgm@gnu.org> | ||
| 23 | |||
| 24 | * configure.in (GNUSTEP_CFLAGS): Rename from C_SWITCH_X_SYSTEM. | ||
| 25 | |||
| 18 | 2012-04-10 Glenn Morris <rgm@gnu.org> | 26 | 2012-04-10 Glenn Morris <rgm@gnu.org> |
| 19 | 27 | ||
| 20 | * configure.in: Conditionally generate admin/unidata/Makefile. | 28 | * configure.in: Conditionally generate admin/unidata/Makefile. |