log lib-src/ChangeLog @ 108965:89ec3a7ebb87

age author description
Thu, 10 Jun 2010 03:04:45 +0200 Juanma Barranquero Remove duplicate ChangeLog entries.
Sun, 06 Jun 2010 01:57:39 -0700 Dan Nicolaescu Remove BSTRING related code, all platforms define it.
Sat, 29 May 2010 19:50:47 -0400 Chong Yidong Add --parent-id argument to emacsclient.
Wed, 26 May 2010 22:43:27 -0700 Glenn Morris Do not preprocess src/Makefile.in.
Sat, 22 May 2010 13:59:09 +0200 Jan D. Remove cirsular dependency when using separate build dir (Bug #6246).
Tue, 11 May 2010 20:06:50 -0700 Glenn Morris Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
Mon, 10 May 2010 20:18:58 -0700 Glenn Morris Minor lib-src/Makefile.in edits.
Mon, 10 May 2010 20:00:32 -0700 Glenn Morris Do not preprocess lib-src/Makefile.in
Mon, 10 May 2010 19:51:08 -0700 Glenn Morris On msdos, set LIBS_SYSTEM with config.bat, not cpp.
Sun, 09 May 2010 19:16:09 -0700 Glenn Morris Move LIBS_SYSTEM from cpp to configure.
Sun, 09 May 2010 17:07:47 -0700 Glenn Morris Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
Fri, 07 May 2010 23:28:26 -0400 Chong Yidong Bump version to 23.2. EMACS_23_2
Wed, 05 May 2010 15:54:04 -0400 Chong Yidong * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.
Fri, 07 May 2010 19:11:06 -0700 Glenn Morris Remove unused Makefile definition THIS_IS_MAKEFILE.
Thu, 06 May 2010 01:03:27 -0700 Glenn Morris Minimize blessmail-related cpp usage, with an eye to future removal.
Thu, 06 May 2010 00:14:15 +0200 Juanma Barranquero lib-src/ChangeLog: Remove duplicate entry.
Mon, 03 May 2010 19:56:19 -0700 Glenn Morris Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.
Mon, 26 Apr 2010 11:14:24 -0700 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
Mon, 19 Apr 2010 11:07:52 -0400 Stefan Monnier Merge from emacs-23
Sat, 03 Apr 2010 04:16:16 +0200 Juanma Barranquero Add stubs for Windows, required after CVE-2010-0825 change.
Mon, 12 Apr 2010 07:38:42 -0700 Dan Nicolaescu * Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the
Sun, 11 Apr 2010 13:17:24 -0700 Dan Nicolaescu Use autoconf, not cpp for some variables.
Wed, 07 Apr 2010 15:43:04 +0200 Juanma Barranquero * lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.
Sat, 03 Apr 2010 04:23:51 +0200 Juanma Barranquero Add stubs for Windows, required after CVE-2010-0825 change.
Fri, 02 Apr 2010 21:54:24 -0400 Stefan Monnier Merge from emacs-23
Fri, 02 Apr 2010 11:24:16 -0400 Chong Yidong Fix permissions handling (CVE-2010-0825).
Fri, 02 Apr 2010 04:22:17 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Fri, 02 Apr 2010 11:26:24 -0400 Chong Yidong Fix permissions handling (CVE-2010-0825).
Thu, 01 Apr 2010 20:10:33 -0700 Dan Nicolaescu Remove extern errno declarations.