X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/4f4050696105381b5893f594d719569817a861a3..37afa042f9f56e3b3f22511ff222b49d728558d9:/ChangeLog diff --git a/ChangeLog b/ChangeLog index f73ab05e91..a073ea42ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2013-07-01 Paul Eggert + + Merge from gnulib, incorporating: + 2013-06-23 ignore-value: port to gcc -pedantic + 2013-06-21 extern-inline: port to gcc -std=c89 + +2013-06-30 Paul Eggert + + Do not use GTK 3 if it exists but cannot be compiled. + * configure.ac: Leave GTK_OBJ and term_header alone if GTK 3 + exists but cannot be compiled. + +2013-06-27 Juanma Barranquero + + * Makefile.in (install-arch-indep): Do not create directories passed + with --enable-locallisppath. + +2013-06-24 Glenn Morris + + * configure.ac: Include X11/X.h when testing for Xft.h. (Bug#14684) + +2013-06-22 Juanma Barranquero + + * .bzrignore: Add GNU idutils ID database file. + +2013-06-21 YAMAMOTO Mitsuharu + + * configure.ac (HAVE_LIBXML2): Try built-in libxml2 on OS X 10.8 + as a fallback. + +2013-06-20 Stefan Monnier + + * .bzrignore: Don't unignore cl-loaddefs.el. + +2013-06-20 Rüdiger Sonderfeld + + * configure.ac (log2): Check for this function. + 2013-06-19 Juanma Barranquero * .bzrignore: Add GNU GLOBAL files.