X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/ba60bd44c7d909fa471f82d3f0477fec6d991751..e234927a7eac7232d837574ba30aa20bbc539f29:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 3353ed48ad..aaa023442f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,148 @@ +2008-10-12 Andreas Schwab + + * configure.in: Only check for m17n-flt if HAVE_LIBOTF. + +2008-08-28 Adrian Robert + + * configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning + "X") to avoid confusion. + + * configure: Regenerate. + +2008-09-07 Romain Francoise + + * make-dist: Distribute doc/man/ChangeLog. + +2008-08-28 Chong Yidong + + * configure.in: Disable XFT and Freetype when without X. + + * configure: Regenerate. + +2008-08-24 Dan Nicolaescu + + * 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-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. + +2008-08-02 Romain Francoise + + * Makefile.in (INFO_FILES): Add mairix-el. + +2008-07-31 Dan Nicolaescu + + * make-dist: + * README: Remove VMS support. + * vms: Remove directory. + +2008-07-31 Dan Nicolaescu + + * configure.in (MULTI_KBOARD): Remove. + +2008-07-30 Dan Nicolaescu + + * configure.in (DO_BLOCK_INPUT): Remove, unused. + +2008-07-29 Chong Yidong + + * info/dir (File): Add mairix-el. + +2008-07-27 Dan Nicolaescu + + Remove support for Mac Carbon. + * mac: Remove directory. + * make-dist: + * configure.in: + * README: + * Makefile.in: + * INSTALL: Remove code for Carbon. + * configure: Regenerate. + +2008-07-26 Adrian Robert + + * Makefile.in (install-arch-dep): Fix typo in NS installation commands. + +2008-07-25 Chong Yidong + + * configure.in: Check for getrlimit. + + * configure: Regenerate. + +2008-07-23 Dan Nicolaescu + + * configure.in (LD_SWITCH_SITE): Remove, set the values directly + in src/Makefile.in. + (static): Remove, autoconf would always comment it out anyway. + (subprocesses): Define unconditionally. + +2008-07-19 Yavor Doganov (tiny change) + + * configure.in: Fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS + compilation under GNUstep. + 2008-07-18 Kenichi Handa * INSTALL (Complex Text Layout support libraries): Delete the @@ -22,7 +167,6 @@ * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to NS_IMPL_COCOA. - * configure: Regenerate. 2008-07-16 Glenn Morris @@ -475,7 +619,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 @@ -4338,7 +4482,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 @@ -5036,7 +5180,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) @@ -5671,7 +5815,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) @@ -5944,7 +6088,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) @@ -6842,7 +6986,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.