log ChangeLog @ 110683:55c8c3ca3d48

age author description
Fri, 01 Oct 2010 06:56:33 -0700 Dan Nicolaescu Do not include stdlib.h and string.h, config.h does it.
Wed, 29 Sep 2010 20:52:34 +0200 Romain Francoise configure.in: Don't enable ImageMagick unless HAVE_X11.
Mon, 27 Sep 2010 19:22:37 -0700 Glenn Morris * configure.in (HAVE_GNUTLS): Add a description to make autoheader happy.
Mon, 27 Sep 2010 22:53:35 +0200 Lars Magne Ingebrigtsen Compile with imagemagick support by default.
Sun, 26 Sep 2010 17:18:47 +0200 Lars Magne Ingebrigtsen Don't break the build if we don't have the gnutls libraries.
Sun, 26 Sep 2010 01:06:28 -0500 Ted Zlatanov Set up GnuTLS support.
Tue, 21 Sep 2010 23:10:16 -0400 Chong Yidong Rename libxml2 functions, and make parse tree format consistent with xml.el.
Tue, 21 Sep 2010 09:36:01 +0300 Dan Nicolaescu Check in missing ChangeLog entry.
Sat, 18 Sep 2010 15:57:06 +0200 Eli Zaretskii Support building with libxml2, if it is installed.
Mon, 13 Sep 2010 16:58:48 +0200 Lars Magne Ingebrigtsen * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
Fri, 10 Sep 2010 18:44:35 +0200 Lars Magne Ingebrigtsen Add support for the libxml2 library.
Wed, 08 Sep 2010 19:37:59 -0700 Glenn Morris * make-dist: No more TODO files under lisp/.
Sat, 04 Sep 2010 10:30:14 +0300 Eli Zaretskii Update config.bat due to lisp/gnus/.dir-locals.el.
Mon, 23 Aug 2010 14:54:09 +0200 Andreas Schwab Fix configure checks
Fri, 20 Aug 2010 19:21:51 -0700 Glenn Morris ChangeLog fixes.
Fri, 20 Aug 2010 21:55:21 +0200 joakim minor imagemagick tweaks, one configure bugfix, and some ChangeLogs
Wed, 18 Aug 2010 12:35:23 +0200 Joakim documentation changes
Tue, 10 Aug 2010 07:22:29 -0700 Dan Nicolaescu * configure.in (AC_PREREQ): Require autoconf 2.65.
Mon, 09 Aug 2010 13:01:51 -0700 Dan Nicolaescu * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
Mon, 09 Aug 2010 21:25:41 +0200 Andreas Schwab Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
Mon, 09 Aug 2010 10:08:56 -0700 Dan Nicolaescu * configure.in (ORDINARY_LINK): Use on hpux* too.
Fri, 06 Aug 2010 13:28:59 +0200 Jan D More undeclared function fixes and add -Wimplicit-function-declaration.
Fri, 06 Aug 2010 12:12:41 +0200 Jan D Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
Thu, 05 Aug 2010 20:11:32 +0300 Eli Zaretskii Rename src/unexec.c => src/unexcoff.c.
Wed, 04 Aug 2010 23:48:36 +0200 Andreas Schwab * configure.in: Restore accidentally removed use of
Thu, 29 Jul 2010 22:16:18 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Thu, 29 Jul 2010 22:01:08 +0200 Jan D Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
Wed, 28 Jul 2010 20:41:28 -0700 Dan Nicolaescu * configure.in: Remove reference to usg5-4, unused.
Sun, 25 Jul 2010 21:09:54 +0200 Andreas Schwab Use __executable_start to find start of text segment for profiling
Sat, 24 Jul 2010 14:44:54 -0400 Ken Brown * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)