Do not overwrite config.status while executing it.
[bpt/emacs.git] / ChangeLog
2012-07-30 Paul EggertDo not overwrite config.status while executing it.
2012-07-30 Paul EggertUpdate .PHONY listings in makefiles.
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 Jan Djärv* Makefile.in (install-arch-indep): Remove sh -x.
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-30 Paul EggertMerge from gnulib, incorporating:
2012-07-29 Jan Djärv* Makefile.in (install-arch-indep): Handle space in...
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-15 Paul EggertMerge from gnulib.
2012-07-14 Juanma BarranqueroFix typos in ChangeLogs.
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 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-11 Paul EggertRemove "#define unix" that is no longer needed (Bug...
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 Juanma Barranquerolib/makefile.w32-in: Rework dependencies.
2012-07-09 Paul EggertMerge from gnulib.
2012-07-09 Paul EggertMention coordinates of recent Autoconf change, thanks...
2012-07-09 Paul EggertMerge from trunk.
2012-07-09 Paul EggertRename configure.in to configure.ac.
2012-07-08 Paul EggertRestore deprecation warnings, except for older libpng.
2012-07-07 Juanma BarranqueroFix ChangeLog typos.
2012-07-07 Andreas Schwab* configure.in (WARN_CFLAGS): Add -Wno-deprecated-decla...
2012-07-07 Paul EggertImprove static checking when configured --with-ns.
2012-07-07 Glenn Morris* configure.in (BROKEN_SA_RESTART): Doc fix.
2012-07-07 Glenn MorrisReplace some src/s undefs by never even checking on...
2012-07-07 Juanma BarranqueroUpdate Windows port to gnulib changes in 2012-07-06T21...
2012-07-06 Paul Eggert* configure.in: Document --enable-gcc-warnings better.
2012-07-06 Paul EggertUse c_strcasecmp for ASCII case-insensitive comparison.
2012-07-06 Paul Eggerttimespec-sub: avoid duplicate include
2012-07-06 Glenn MorrisTweaks for make-dist --update.
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-06 Paul EggertPort to OpenBSD 5.1 amd64.
2012-07-04 Paul EggertMerge from gnulib.
2012-07-04 Dmitry AntipovFix compilation with --enable-gcc-warnings and -O1
2012-06-30 Glenn MorrisMake --no-site-lisp work for --enable-locallisppath...
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-28 Dmitry Antipov* configure.in: Fix previous change. Remove --enable...
2012-06-28 Dmitry Antipov* configure.in: Add glyphs category to --enable-checkin...
2012-06-28 Dmitry AntipovGeneralize run-time debugging checks.
2012-06-28 Paul Eggert* configure.in: Don't check for sys/select.h, sys/time...
2012-06-28 Paul EggertMerge from gnulib.
2012-06-27 Glenn Morris* configure.in: Only check for paxctl on gnu-linux.
2012-06-27 Glenn MorrisRemove paths.el
2012-06-26 Eli ZaretskiiFix parallel bootstrap on MS-Windows in lib/ and lisp/.
2012-06-26 Paul EggertClean out last vestiges of the old HAVE_CONFIG_H stuff.
2012-06-25 Dmitry Antipov* configure.in (AC_CHECK_FUNCS): Detect library functions
2012-06-24 Paul EggertSwitch from NO_RETURN to C11's _Noreturn.
2012-06-24 Eli ZaretskiiImprove port of struct timespec to MS-Windows.
2012-06-23 Paul EggertMerge from gnulib.
2012-06-23 Eli ZaretskiiFix the MS-Windows build broken by 2012-06-22T21:17...
2012-06-23 Andreas Schwab* configure.in: Don't use AC_CHECK_FUNCS_ONCE, which...
2012-06-22 Paul EggertSupport higher-resolution time stamps.
2012-06-22 Paul EggertMerge from gnulib.
2012-06-21 Ulrich Mueller* configure.in: Use m/intel386.h for amd64 with x32...
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-17 Glenn MorrisChangeLog fix
2012-06-17 Alp AkerImplement wave-style variant of underlining.
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-13 Andreas SchwabUse a simple struct to implement compile time checks...
next