diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 35 |
1 files changed, 35 insertions, 0 deletions
| @@ -1,3 +1,38 @@ | |||
| 1 | 2013-01-16 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Merge from gnulib, incorporating: | ||
| 4 | 2013-01-16 largefile: port better to Mac OS X 10.5 | ||
| 5 | 2013-01-15 stdint: fix build with Android's Bionic fox x86 | ||
| 6 | |||
| 7 | 2013-01-16 Paul Eggert <eggert@cs.ucla.edu> | ||
| 8 | |||
| 9 | * configure.ac: Document that --enable-gcc-warnings emits errors. | ||
| 10 | (Bug#13448) | ||
| 11 | |||
| 12 | 2013-01-13 Glenn Morris <rgm@gnu.org> | ||
| 13 | |||
| 14 | * make-dist: Add options for xz compression and no compression. | ||
| 15 | |||
| 16 | 2013-01-12 Paul Eggert <eggert@cs.ucla.edu> | ||
| 17 | |||
| 18 | Enable conservative stack scanning for all architectures. | ||
| 19 | Suggested by Stefan Monnier in | ||
| 20 | <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00183.html>. | ||
| 21 | * configure.ac (GC_MARK_STACK): Remove. | ||
| 22 | |||
| 23 | 2013-01-11 Paul Eggert <eggert@cs.ucla.edu> | ||
| 24 | |||
| 25 | * lib/getopt_.h: Remove trailing CRs that crept in. | ||
| 26 | |||
| 27 | 2013-01-11 Eli Zaretskii <eliz@gnu.org> | ||
| 28 | |||
| 29 | * lib/getopt_.h: Regenerate. | ||
| 30 | |||
| 31 | 2013-01-10 Paul Eggert <eggert@cs.ucla.edu> | ||
| 32 | |||
| 33 | Merge from gnulib, incorporating: | ||
| 34 | 2013-01-09 stdlib: port to Solaris 2.6 | ||
| 35 | |||
| 1 | 2013-01-04 Glenn Morris <rgm@gnu.org> | 36 | 2013-01-04 Glenn Morris <rgm@gnu.org> |
| 2 | 37 | ||
| 3 | * info/dir: Add htmlfontify. | 38 | * info/dir: Add htmlfontify. |