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)
|
Sat, 24 Jul 2010 15:43:48 +0200 |
Juanma Barranquero |
* .bzrignore, .gitignore: Ignore README.W32 on the root directory.
|
Sat, 24 Jul 2010 13:53:19 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Fri, 23 Jul 2010 21:23:07 -0400 |
Chong Yidong |
* configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
|
Tue, 20 Jul 2010 13:13:25 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Mon, 12 Jul 2010 16:16:38 +0200 |
Andreas Schwab |
Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS
|
Sun, 11 Jul 2010 12:31:10 +0200 |
Andreas Schwab |
Use strchr, strrchr instead of index, rindex
|
Sat, 10 Jul 2010 14:52:53 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Tue, 22 Jun 2010 20:01:35 -0700 |
Glenn Morris |
* info/dir: Start descriptions in column 32, per Texinfo convention.
|
Thu, 08 Jul 2010 16:34:47 -0700 |
Dan Nicolaescu |
* configure.in: Use -Wold-style-definition if available.
|
Wed, 07 Jul 2010 20:31:04 -0700 |
Dan Nicolaescu |
Remove src/prefix-args.c.
|
Wed, 07 Jul 2010 19:37:32 -0700 |
Dan Nicolaescu |
* configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Tue, 06 Jul 2010 20:04:31 -0700 |
Dan Nicolaescu |
* configure.in (getenv): Remove K&R declaration.
|
Fri, 02 Jul 2010 14:55:51 +0200 |
Jan D |
Remove __P.
|
Fri, 02 Jul 2010 01:11:24 -0700 |
Dan Nicolaescu |
Define USE_LISP_UNION_TYPE using autoconf.
|
Tue, 29 Jun 2010 22:51:07 -0700 |
Dan Nicolaescu |
Fix CFLAGS for non-GCC compilers.
|
Tue, 29 Jun 2010 20:43:30 -0700 |
Glenn Morris |
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
|
Tue, 29 Jun 2010 19:55:15 -0700 |
Glenn Morris |
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.
|
Tue, 29 Jun 2010 19:48:54 -0700 |
Glenn Morris |
Remove some cpp that is internal to configure.in.
|
Mon, 28 Jun 2010 12:15:34 +0200 |
Jan D |
Mention bug number
|
Mon, 28 Jun 2010 12:11:26 +0200 |
Jan D |
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
|
Sat, 26 Jun 2010 17:36:27 +0300 |
Eli Zaretskii |
Fix the MS-DOS build due to changes in configury.
|
Wed, 16 Jun 2010 16:08:41 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Sat, 12 Jun 2010 13:21:01 -0400 |
Chong Yidong |
* INSTALL: Update font information (Bug#6389).
|
Wed, 09 Jun 2010 22:00:18 -0700 |
Glenn Morris |
* INSTALL: General update.
|