Auto-commit of generated files.
[bpt/emacs.git] / ChangeLog
index 0232a3f..e33acde 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,47 @@
+2012-01-16  Juanma Barranquero  <lekktu@gmail.com>
+
+       * .bzrignore: Ignore etc/__pycache__.
+
+2011-12-17  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Port HAVE_PTHREAD configuration to MirBSD 10 (Bug#10201).
+       * configure.in (HAVE_PTHREAD): Check for pthread_atfork if linking
+       to gmalloc.c.  This should prevent a MirBSD 10 build failure reported
+       by Nelson H. F. Beebe in
+       <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00065.html>.
+
+2011-12-10  Juanma Barranquero  <lekktu@gmail.com>
+
+       * update-subdirs: Don't set no-byte-compile twice (bug#10260).
+
+2011-12-10  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * configure.in (HAVE_ALSA, HAVE_GSETTINGS): Save and restore LIBS
+       instead of LDFLAGS (Bug#10230).
+
+2011-12-03  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * INSTALL.BZR: Mention configure -C, --disable-maintainer-mode.
+
+       Propagate configure flags to sub-configures.
+       * Makefile.in (cache_file, MAINTAINER_MODE_FLAG, CONFIGUREFLAGS):
+       New macros.
+       (config.status, bootstrap): Use them to propagate configure flags
+       to sub-configures.
+       * configure.in (cache_file): AC_SUBST this, for Makefile.in.
+
+2011-12-03  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * .bzrignore: Add config.cache.
+
+2011-11-27  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * configure.in: Check for gtk_window_set_has_resize_grip.
+
+2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
+
+       * configure.in (HAVE_XPM): Fix typo.
+
 2011-11-22  Glenn Morris  <rgm@gnu.org>
 
        * configure.in (EMACSDATA, EMACSDOC): If set, print, since they can
 
 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * configure.in: Remove the BROKEN annotation from gnutls.
+       * configure.in: Remove the BROKEN annotation from GnuTLS.
 
 2010-10-22  Glenn Morris  <rgm@gnu.org>
 
 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * configure.in (HAVE_GNUTLS): Don't break if we don't have the
-       gnutls libraries.
+       GnuTLS libraries.
 
 2010-09-26  Teodor Zlatanov  <tzz@lifelogs.com>
 
 
 2009-12-10  Jan Djärv  <jan.h.d@swipnet.se>
 
-       * configure.in: Check for RSVG if GNUStep is used.
+       * configure.in: Check for RSVG if GNUstep is used.
 
 2009-12-09  Jan Djärv  <jan.h.d@swipnet.se>
 
 
 2009-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
 
-       * configure.in: Don't define CANNOT_DUMP for GNUStep any more.
+       * configure.in: Don't define CANNOT_DUMP for GNUstep any more.
 
 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
 
 1994-01-08  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
 
        * configure.in (creating src/Makefile): Put code inside 2nd arg to
-       AC_OUTPUT as it should be; hopefully noone will again see fit to
+       AC_OUTPUT as it should be; hopefully no one will again see fit to
        gratuitously break this and not make a change log entry.
        Optimized sed processing of Makefile.in and cpp output; now
        preserves comments previously removed from the cpp input.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1993-1999, 2001-2011  Free Software Foundation, Inc.
+  Copyright (C) 1993-1999, 2001-2012  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.