X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/23ca30bdae438d9e56c9ca424f345fff910e9ef1..8d0e382ee4161edb2a109fb14e3089a9169ca0ef:/ChangeLog diff --git a/ChangeLog b/ChangeLog index ec6ae3e6f7..05ea805d57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,20 +1,79 @@ -2008-08-06 Chong Yidong +2008-09-07 Romain Francoise - * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change. + * make-dist: Distribute doc/man/ChangeLog. + +2008-08-28 Chong Yidong + + * configure.in: Disable XFT and Freetype when without X. * configure: Regenerate. -2008-08-05 Ulrich Mueller +2008-08-24 Dan Nicolaescu - * configure.in: Add checks for krb5_error.text and - krb5_error.e_text struct members. + * configure.in (NS_IMPL_GNUSTEP): Increase pure size. + +2008-08-21 Christian Faulhammer (tiny change) + + * configure.in (GNUSTEP_SYSTEM_HEADERS): Define + GNUSTEP_SYSTEM_HEADERS and GNUSTEP_SYSTEM_LIBRARIES. * configure: Regenerate. -2008-08-04 Chong Yidong +2008-08-20 Eli Zaretskii + * configure.in: Move "#define subprocesses" before + config_opsysfile is included. + +2008-08-19 Kenichi Handa + + * INSTALL (Extra fonts): Mention local fonts, don't mention + mule-unicode. + +2008-08-16 Chong Yidong + + * make-dist: Omit info/.arch-inventory. + +2008-08-16 Jason Rumney + + * make-dist (tempdir/nt): Link emacsclient.rc. + +2008-08-07 Dan Nicolaescu + + * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable. + AC_SUBST it. + (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define. + AC_SUBST it. + (OTHER_FILES): Always define for HAVE_NS. + (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA. * configure: Regenerate. +2008-08-07 Andreas Schwab + + * configure.in: Correctly handle + --enable-cocoa-experimental-ctrl-g=no and + --enable-ns-self-contained=yes. + +2008-08-06 Adrian Robert + + * configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER. + (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep. Don't + bother undef'ing since won't have desired effect. + +2008-08-06 Andreas Schwab + + * configure.in: Fix quoting. + +2008-08-06 Chong Yidong + + * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change. + +2008-08-05 Ulrich Mueller + + * configure.in: Add checks for krb5_error.text and + krb5_error.e_text struct members. + +2008-08-04 Chong Yidong + * configure.in: Test for existence of NSInteger. Suggested by Yavor Doganov. @@ -68,12 +127,10 @@ (static): Remove, autoconf would always comment it out anyway. (subprocesses): Define unconditionally. -2008-07-19 Adrian Robert +2008-07-19 Yavor Doganov (tiny change) - * configure.in: Apply patch from Yavor Doganov gnu.org> to - fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS compilation under - GNUstep. - * configure: Regenerate. + * configure.in: Fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS + compilation under GNUstep. 2008-07-18 Kenichi Handa @@ -99,7 +156,6 @@ * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to NS_IMPL_COCOA. - * configure: Regenerate. 2008-07-16 Glenn Morris @@ -552,7 +608,7 @@ 2007-12-04 Jan Djärv - * configure.in: Give package name and verision to AC_INIT. + * configure.in: Give package name and version to AC_INIT. 2007-12-03 Magnus Henoch @@ -4415,7 +4471,7 @@ 1995-06-22 Paul Eggert * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for - SunOS 4.1.5 thorugh 4.1.9, should they ever exist.) + SunOS 4.1.5 through 4.1.9, should they ever exist.) 1995-06-22 Paul Eggert @@ -5113,7 +5169,7 @@ 1994-05-03 Morten Welinder (terra@diku.dk) * config.bat: Added possibility for different file name - transscriptions in lib-src. + transcriptions in lib-src. 1994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu) @@ -5748,7 +5804,7 @@ and #define HAVE_AIX_SMT_EXP if we do. This is present in some versions of AIX, and needs to be passed to the loader. - * configure.in: Test for the availablility of the + * configure.in: Test for the availability of the XScreenResourceString function. 1993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu) @@ -6021,7 +6077,7 @@ * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src targets to be executed even if make remembers that it has already - stisfied FRC. + satisfied FRC. 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu) @@ -6919,7 +6975,7 @@ 1992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) - * make-dist: taught it about vcdiff and rcs2log, added --newer + * make-dist: Taught it about vcdiff and rcs2log, added --newer option for generating incremental distributions. Stopped it from generating a TAGS file into the distribution; that sucker is *big*, and easily enough generated with the toplevel makefile.