log ChangeLog @ 109565:c8ed2af278ee

age author description
2010-07-25 Andreas Schwab Use __executable_start to find start of text segment for profiling
2010-07-24 Ken Brown * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
2010-07-24 Juanma Barranquero * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
2010-07-24 Juanma Barranquero Fix typos in ChangeLogs.
2010-07-24 Chong Yidong * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
2010-07-20 Juanma Barranquero Fix typos in ChangeLogs.
2010-07-12 Andreas Schwab Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS
2010-07-11 Andreas Schwab Use strchr, strrchr instead of index, rindex
2010-07-10 Chong Yidong Merge changes from emacs-23 branch.
2010-06-23 Glenn Morris * info/dir: Start descriptions in column 32, per Texinfo convention.
2010-07-08 Dan Nicolaescu * configure.in: Use -Wold-style-definition if available.
2010-07-08 Dan Nicolaescu Remove src/prefix-args.c.
2010-07-08 Dan Nicolaescu * configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
2010-07-07 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
2010-07-07 Dan Nicolaescu * configure.in (getenv): Remove K&R declaration.
2010-07-02 Jan D Remove __P.
2010-07-02 Dan Nicolaescu Define USE_LISP_UNION_TYPE using autoconf.
2010-06-30 Dan Nicolaescu Fix CFLAGS for non-GCC compilers.
2010-06-30 Glenn Morris * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
2010-06-30 Glenn Morris Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.
2010-06-30 Glenn Morris Remove some cpp that is internal to configure.in.
2010-06-28 Jan D Mention bug number
2010-06-28 Jan D Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
2010-06-26 Eli Zaretskii Fix the MS-DOS build due to changes in configury.
2010-06-16 Stefan Monnier Merge from emacs-23
2010-06-12 Chong Yidong * INSTALL: Update font information (Bug#6389).
2010-06-10 Glenn Morris * INSTALL: General update.
2010-06-12 Glenn Morris * Makefile.in (install-arch-indep): Delete any old info .gz files first.
2010-06-11 Glenn Morris Make compressing the info files optional.
2010-06-10 Glenn Morris * Makefile.in (install-arch-indep): Gzip the info files too.