| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not include stdlib.h and string.h, config.h does it. | Dan Nicolaescu | 2010-10-01 | 1 | -0/+4 |
* | configure.in: Don't enable ImageMagick unless HAVE_X11. | Romain Francoise | 2010-09-29 | 1 | -0/+4 |
* | * configure.in (HAVE_GNUTLS): Add a description to make autoheader happy. | Glenn Morris | 2010-09-27 | 1 | -0/+5 |
* | Compile with imagemagick support by default. | Lars Magne Ingebrigtsen | 2010-09-27 | 1 | -0/+4 |
* | Don't break the build if we don't have the gnutls libraries. | Lars Magne Ingebrigtsen | 2010-09-26 | 1 | -0/+5 |
* | Set up GnuTLS support. | Ted Zlatanov | 2010-09-26 | 1 | -0/+4 |
* | Rename libxml2 functions, and make parse tree format consistent with xml.el. | Chong Yidong | 2010-09-21 | 1 | -0/+4 |
* | Check in missing ChangeLog entry. | Dan Nicolaescu | 2010-09-21 | 1 | -0/+4 |
* | Support building with libxml2, if it is installed. | Eli Zaretskii | 2010-09-18 | 1 | -0/+5 |
* | * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can | Lars Magne Ingebrigtsen | 2010-09-13 | 1 | -0/+5 |
* | Add support for the libxml2 library. | Lars Magne Ingebrigtsen | 2010-09-10 | 1 | -0/+4 |
* | * make-dist: No more TODO files under lisp/. | Glenn Morris | 2010-09-08 | 1 | -0/+4 |
* | Update config.bat due to lisp/gnus/.dir-locals.el. | Eli Zaretskii | 2010-09-04 | 1 | -0/+5 |
* | Fix configure checks | Andreas Schwab | 2010-08-23 | 1 | -0/+5 |
* | ChangeLog fixes. | Glenn Morris | 2010-08-20 | 1 | -2/+2 |
* | minor imagemagick tweaks, one configure bugfix, and some ChangeLogs | Joakim Verona | 2010-08-20 | 1 | -15/+4 |
* | documentation changes | Joakim Verona | 2010-08-18 | 1 | -0/+15 |
* | * configure.in (AC_PREREQ): Require autoconf 2.65. | Dan Nicolaescu | 2010-08-10 | 1 | -0/+4 |
* | * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn. | Dan Nicolaescu | 2010-08-09 | 1 | -0/+4 |
* | Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition. | Andreas Schwab | 2010-08-09 | 1 | -0/+4 |
* | * configure.in (ORDINARY_LINK): Use on hpux* too. | Dan Nicolaescu | 2010-08-09 | 1 | -0/+4 |
* | More undeclared function fixes and add -Wimplicit-function-declaration. | Jan D | 2010-08-06 | 1 | -0/+1 |
* | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings. | Jan D | 2010-08-06 | 1 | -0/+4 |
* | Rename src/unexec.c => src/unexcoff.c. | Eli Zaretskii | 2010-08-05 | 1 | -0/+4 |
* | * configure.in: Restore accidentally removed use of | Andreas Schwab | 2010-08-04 | 1 | -0/+5 |
* | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-07-29 | 1 | -2/+2 |
* | Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf | Jan D | 2010-07-29 | 1 | -0/+4 |
* | * configure.in: Remove reference to usg5-4, unused. | Dan Nicolaescu | 2010-07-28 | 1 | -0/+4 |
* | Use __executable_start to find start of text segment for profiling | Andreas Schwab | 2010-07-25 | 1 | -0/+4 |
* | * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715) | Ken Brown | 2010-07-24 | 1 | -0/+4 |
* | * .bzrignore, .gitignore: Ignore README.W32 on the root directory. | Juanma Barranquero | 2010-07-24 | 1 | -0/+4 |
* | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-07-24 | 1 | -1/+1 |
* | * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715). | Ken Brown | 2010-07-23 | 1 | -0/+4 |
* | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-07-20 | 1 | -4/+4 |
* | Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS | Andreas Schwab | 2010-07-12 | 1 | -0/+7 |
* | Use strchr, strrchr instead of index, rindex | Andreas Schwab | 2010-07-11 | 1 | -0/+6 |
* | Merge changes from emacs-23 branch. | Chong Yidong | 2010-07-10 | 1 | -0/+4 |
|\ |
|
| * | * info/dir: Start descriptions in column 32, per Texinfo convention. | Glenn Morris | 2010-06-22 | 1 | -0/+4 |
* | | * configure.in: Use -Wold-style-definition if available. | Dan Nicolaescu | 2010-07-08 | 1 | -0/+4 |
* | | Remove src/prefix-args.c. | Dan Nicolaescu | 2010-07-07 | 1 | -0/+2 |
* | | * configure.in (UNEXEC_OBJ): Add comment about values for MSDOS | Dan Nicolaescu | 2010-07-07 | 1 | -0/+5 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -0/+5 |
* | | * configure.in (getenv): Remove K&R declaration. | Dan Nicolaescu | 2010-07-06 | 1 | -0/+4 |
* | | Remove __P. | Jan D | 2010-07-02 | 1 | -0/+4 |
* | | Define USE_LISP_UNION_TYPE using autoconf. | Dan Nicolaescu | 2010-07-02 | 1 | -0/+4 |
* | | Fix CFLAGS for non-GCC compilers. | Dan Nicolaescu | 2010-06-29 | 1 | -0/+7 |
* | | * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM): | Glenn Morris | 2010-06-29 | 1 | -0/+3 |
* | | Remove last internal use of cpp and src/{m,s}/*.h files in configure.in. | Glenn Morris | 2010-06-29 | 1 | -1/+2 |
* | | Remove some cpp that is internal to configure.in. | Glenn Morris | 2010-06-29 | 1 | -0/+7 |
* | | Mention bug number | Jan D | 2010-06-28 | 1 | -1/+1 |