Fix latest fix of delete-window.
[bpt/emacs.git] / configure.ac
2012-08-15 Chong YidongBump version to 24.2.50
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-10 Glenn MorrisComments
2012-08-10 Glenn MorrisMove DIRECTORY_SEP from lisp.h to config.h
2012-08-08 Dmitry AntipovFix and document recently introduced configuration...
2012-08-08 Glenn MorrisComments
2012-08-07 Dmitry Antipov* configure.ac: New option --disable-features.
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-07 Glenn MorrisSet a minimum automake version
2012-08-06 Glenn MorrisGuard against potential configure bug wrt HAVE_GETWD
2012-08-06 Glenn MorrisRemove GNU_LIBRARY_PENDING_OUTPUT_COUNT
2012-08-05 Ulrich Müller* configure.ac: Disable paxctl if binaries don't have...
2012-08-03 Glenn Morrisconfigure.ac whitespace trivia
2012-08-02 Paul EggertPort to Solaris 8.
2012-08-01 Glenn Morris* configure.ac (DOS_NT, MSDOS): New system type templates.
2012-08-01 Ulrich MüllerTweak FreeBSD LIB_STANDARD, START_FILES
2012-08-01 Glenn Morris* configure.ac (INTERNAL_TERMINAL): New.
2012-08-01 Glenn Morris* configure.ac (FLOAT_CHECK_DOMAIN, HAVE_INVERSE_HYPERB...
2012-08-01 Glenn MorrisMove definitions of directory and device separators...
2012-07-31 Glenn Morris* configure.ac (S_FILE): Remove output variable.
2012-07-31 Glenn Morris* configure.ac (opsysfile): Use AH_TEMPLATE. Doc fix.
2012-07-31 Glenn Morris* configure.ac (NULL_DEVICE, SEPCHAR, USER_FULL_NAME...
2012-07-31 Glenn MorrisComment
2012-07-31 Glenn Morris* src/conf_post.h [HPUX]: Undefine HAVE_RANDOM and...
2012-07-31 Glenn MorrisMove AMPERSAND_FULL_NAME, subprocesses from conf_post...
2012-07-31 Dmitry AntipovMiscellaneous fixes for non-default X toolkits.
2012-07-31 Glenn Morris* configure.ac (opsysfile, S_FILE): Now they are always...
2012-07-31 Glenn Morris* configure.ac (opsysfile): Forgot to set it to empty...
2012-07-31 Glenn MorrisRemove src/s/usg5-4-common.h
2012-07-31 Glenn MorrisMove wait3, WRETCODE from src/s to configure
2012-07-31 Glenn MorrisRemove src/s/irix6-5.h
2012-07-31 Glenn MorrisRemove src/s/darwin.h
2012-07-31 Glenn MorrisRemove src/s/hpux10-20.h
2012-07-30 Glenn MorrisUse an include file in configure.ac's AH_BOTTOM
2012-07-30 Paul EggertDo not overwrite config.status while executing it.
2012-07-30 Glenn MorrisMove TIOCSIGSEND from src/s to configure
2012-07-30 Glenn MorrisEmpty src/s/netbsd.h and remove the file
2012-07-30 Glenn MorrisMove _longjmp, _setjmp from src/s to configure
2012-07-30 Glenn MorrisRemove s/aix4-2.h
2012-07-30 Glenn Morris* configure.ac (opsysfile): Tweak message for null...
2012-07-30 Glenn MorrisRemove some empty src/s files.
2012-07-28 Paul EggertUse Gnulib stdalign and environ modules (Bug#9772,...
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-17 Dmitry AntipovFix toolkit configuration report.
2012-07-17 Paul EggertFix regression with pthread_sigmask on FreeBSD.
2012-07-14 Glenn MorrisMove GC_SETJMP_WORKS, GC_MARK_STACK from src/s to configure
2012-07-13 Glenn MorrisMove GC_MARK_SECONDARY_STACK from src/s to configure
2012-07-13 Glenn MorrisMove SETUP_SLAVE_PTY from src/s to configure
2012-07-13 Glenn MorrisRemove some src/s files that are now empty
2012-07-13 Glenn MorrisMove "system type" macros from src/s to configure
2012-07-13 Glenn MorrisMove NSIG_MINIMUM from src/s to configure
2012-07-13 Glenn MorrisMove ULIMIT_BREAK_VALUE from src/s to configure
2012-07-13 Glenn MorrisMove darwin.h's SYSTEM_PURESIZE_EXTRA setting to configure
2012-07-12 Glenn MorrisMove NO_EDITRES from src/s to configure
2012-07-12 Glenn MorrisMove UNIX98_PTYS from src/s to configure
2012-07-12 Glenn MorrisMove PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF from src...
2012-07-12 Glenn MorrisMove PTY_OPEN from src/s to configure
2012-07-12 Glenn MorrisMove FIRST_PTY_LETTER, PTY_ITERATION from src/s to...
2012-07-12 Glenn MorrisMove more things from src/s to configure
2012-07-12 Glenn MorrisMove more stuff from src/s to configure
2012-07-12 Glenn MorrisMove some AIX defines from src/s to configure
2012-07-12 Glenn MorrisMove NO_ABORT from src/s to configure
2012-07-12 Glenn MorrisMove setting of NO_MATHERR for Darwin from src/s to...
2012-07-12 Glenn MorrisMove NARROWPROTO from src/s to configure
2012-07-11 Glenn MorrisAll platforms using configure support HAVE_PTYS and...
2012-07-11 Glenn MorrisMove INTERRUPT_INPUT from src/s to configure
2012-07-11 Glenn MorrisMove SIGNALS_VIA_CHARACTERS from src/s to configure
2012-07-11 Paul Eggert* configure.ac (tzset): Remove redundant check.
2012-07-11 Glenn MorrisAll the cool platforms support CLASH_DETECTION...
2012-07-11 Paul EggertAssume mkdir, rmdir.
2012-07-11 Glenn MorrisRemove src/s/gnu.h
2012-07-11 Glenn MorrisMove GNU_LIBRARY_PENDING_OUTPUT_COUNT from src/s to...
2012-07-11 Paul EggertAssume rename.
2012-07-11 Paul EggertAssume strerror.
2012-07-11 Glenn MorrisMove DONT_REOPEN_PTY from src/s to configure
2012-07-11 Glenn MorrisLet configure set DEFAULT_SOUND_DEVICE
2012-07-10 Glenn MorrisMove PENDING_OUTPUT_COUNT from src/s to configure
2012-07-10 Glenn MorrisMove DATA_START, DATA_SEG_BITS from src/s to configure
2012-07-09 Andreas Schwab* configure.ac (PNG_DEPSTRUCT): Define this instead of
2012-07-09 Paul EggertAdd GCC-style 'const' attribute to functions that can...
2012-07-09 Paul EggertMerge from trunk.
2012-07-09 Paul EggertRename configure.in to configure.ac.