| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE. | Jan D | 2010-06-28 | 1 | -0/+7 |
* | | Fix the MS-DOS build due to changes in configury. | Eli Zaretskii | 2010-06-26 | 1 | -0/+4 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-06-16 | 1 | -1/+10 |
|\ \
| |/ |
|
| * | * INSTALL: Update font information (Bug#6389). | Chong Yidong | 2010-06-12 | 1 | -0/+4 |
| * | * INSTALL: General update. | Glenn Morris | 2010-06-09 | 1 | -0/+4 |
* | | * Makefile.in (install-arch-indep): Delete any old info .gz files first. | Glenn Morris | 2010-06-11 | 1 | -0/+4 |
* | | Make compressing the info files optional. | Glenn Morris | 2010-06-10 | 1 | -0/+9 |
* | | * Makefile.in (install-arch-indep): Gzip the info files too. | Glenn Morris | 2010-06-09 | 1 | -0/+2 |
* | | * make-dist: Remove references to non-existent directories and files. | Glenn Morris | 2010-06-09 | 1 | -0/+4 |
* | | Include <strings.h> and <string.h> instead of | Dan Nicolaescu | 2010-06-07 | 1 | -0/+5 |
* | | Remove BSTRING related code, all platforms define it. | Dan Nicolaescu | 2010-06-06 | 1 | -0/+4 |
* | | * configure.in (AC_PREREQ): Require autoconf 2.65. | Dan Nicolaescu | 2010-06-03 | 1 | -0/+2 |
* | | Move UNEXEC definition to autoconf. | Dan Nicolaescu | 2010-06-03 | 1 | -0/+5 |