Fri, 14 Jan 2011 12:18:41 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sun, 02 Jan 2011 15:50:46 -0800 |
Glenn Morris |
Add 2011 to FSF/AIST copyright years.
|
Thu, 13 Jan 2011 03:08:24 +1100 |
Christian Ohler |
Add ERT, a tool for automated testing in Emacs Lisp.
|
Wed, 05 Jan 2011 14:09:07 +0100 |
Andreas Schwab |
Use __builtin_unwind_init if available
|
Tue, 04 Jan 2011 23:10:47 -0800 |
Glenn Morris |
Don't use $MAKEINFO for both a flag and a program.
|
Wed, 29 Dec 2010 19:11:25 +0800 |
Chong Yidong |
* configure.in: Make gameuser configurable (Bug#7717).
|
Fri, 10 Dec 2010 12:46:40 -0500 |
Chong Yidong |
Bump version to 23.2.91.
EMACS_PRETEST_23_2_91
|
Fri, 10 Dec 2010 23:42:17 +0100 |
Andreas Schwab |
Don't depend on POSIX compatible parsing of parameter expansion
|
Fri, 10 Dec 2010 18:29:54 +0100 |
Andreas Schwab |
* configure.in: Don't double machfile in final message.
|
Sat, 04 Dec 2010 17:32:32 -0500 |
Chong Yidong |
* configure.in: Fix last change.
|
Sat, 04 Dec 2010 20:50:39 +0100 |
Andreas Schwab |
Remove empty machine description files
|
Fri, 03 Dec 2010 14:45:09 +0000 |
Katsumi Yamaoka |
Restore files that I seem to have mistakenly deleted.
|
Tue, 23 Nov 2010 10:47:23 -0800 |
Dan Nicolaescu |
Mark debugger related variables and functions as EXTERNALLY_VISIBLE
|
Tue, 23 Nov 2010 10:09:55 -0800 |
Dan Nicolaescu |
Include <sys/ioctl.h> unconditionally.
|
Sun, 21 Nov 2010 15:39:55 +0100 |
Jan D. |
ns_appbindir must end in /.
|
Sat, 20 Nov 2010 21:17:19 -0800 |
Dan Nicolaescu |
* configure.in (INLINE): Do not depend on OPTIMIZE, unused.
|
Wed, 17 Nov 2010 22:54:14 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sun, 14 Nov 2010 12:46:00 +0100 |
Jan D |
Fix link error on Fedora 14: newer GConf don't use g_type_*.
|
Sat, 13 Nov 2010 12:22:52 -0500 |
Chong Yidong |
Backport fix for Bug#6170 from trunk.
|
Sun, 14 Nov 2010 22:39:02 -0800 |
Dan Nicolaescu |
* configure.in: Do not check for unconditionally included headers.
|
Tue, 09 Nov 2010 15:07:10 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sat, 06 Nov 2010 11:31:56 +0100 |
Andreas Schwab |
configure.in: Fix indentation
|
Mon, 08 Nov 2010 21:53:18 -0500 |
Chong Yidong |
Bump version to 23.2.90.
EMACS_PRETEST_23_2_90
|
Thu, 04 Nov 2010 17:00:35 +0100 |
Michael Albinus |
* configure.in: Don't write a warning for D-Bus anymore.
|
Wed, 03 Nov 2010 14:55:19 -0400 |
Chong Yidong |
Fix for Bug#5655, backported from trunk.
|
Sun, 31 Oct 2010 19:21:53 -0400 |
Ken Brown |
* configure.in (checking whether localtime caches TZ): Use
|
Mon, 25 Oct 2010 19:23:45 +0200 |
Andreas Schwab |
* configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
|
Sun, 24 Oct 2010 22:46:17 +0200 |
Lars Magne Ingebrigtsen |
* configure.in: Remove the BROKEN annotation from gnutls.
|
Tue, 12 Oct 2010 14:03:09 -0700 |
Dan Nicolaescu |
Remove trailing / from directory names.
|
Sun, 10 Oct 2010 08:35:04 -0700 |
Dan Nicolaescu |
Pass CFLAGS to the linker.
|
Sat, 09 Oct 2010 10:59:55 -0700 |
Glenn Morris |
* configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
|
Fri, 08 Oct 2010 19:16:38 -0700 |
Glenn Morris |
* configure.in: Combine some conditionals.
|
Fri, 08 Oct 2010 18:41:21 -0700 |
Glenn Morris |
Set the version number in the texinfo manuals using configure.
|
Sun, 03 Oct 2010 08:39:21 -0700 |
Dan Nicolaescu |
* configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
|
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 01:35:37 +0300 |
Dan Nicolaescu |
Link temacs using $(CC) not $(LD).
|
Mon, 13 Sep 2010 21:50:30 +0200 |
Lars Magne Ingebrigtsen |
Set the LIBS to LIBXML2_LIBS before testing for -lxml2 usability.
|
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.
|
Mon, 23 Aug 2010 14:54:09 +0200 |
Andreas Schwab |
Fix configure checks
|
Fri, 20 Aug 2010 21:55:21 +0200 |
joakim |
minor imagemagick tweaks, one configure bugfix, and some ChangeLogs
|
Tue, 17 Aug 2010 23:19:11 +0200 |
Joakim |
merge from trunk
|
Mon, 14 Jun 2010 11:48:51 +0200 |
Joakim |
merged from trunk
|
Fri, 14 May 2010 12:07:01 +0200 |
Joakim |
configure support for MagickExportImagePixels and README
|
Thu, 13 May 2010 16:04:53 +0200 |
Joakim |
make configure.in less particular about themagickwand version
|
Thu, 13 May 2010 15:13:52 +0200 |
Joakim |
merge and fixes
|
Sat, 03 Apr 2010 22:21:58 +0200 |
Joakim |
merge from trunk
|
Fri, 02 Apr 2010 23:09:13 +0200 |
joakim |
imagemagick patch5 + minor mods
|
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.
|