log ChangeLog @ 109504:9bc9a6ac1dd8

age author description
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.