declare smobs in alloc.c
[bpt/emacs.git] / ChangeLog
2014-06-28 Glenn MorrisUse gcc auto-dependency information for lwlib and oldXMenu
2014-06-28 Glenn MorrisMerge from emacs-24; up to 2014-06-12T14:55:48Z!monnier...
2014-06-28 Kenichi Handamerge trunk
2014-06-27 Glenn MorrisReplace BOOTSTRAPEMACS with an order-only dependence...
2014-06-27 Glenn Morris* make-dist: Exclude test/automated/*.log.
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-26 Glenn MorrisSimplify and parallize test/automated Makefile
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-20 Paul Eggert* configure.ac: Warn about --enable-link-time-optimizat...
2014-06-20 Paul EggertDiagnose failures due to colons in directory names.
2014-06-20 Paul EggertPort to GCC 4.9.0 with link time optimization.
2014-06-17 Paul EggertOmit redundant extern decls.
2014-06-15 Glenn MorrisUse `make -C' rather than `cd && make'
2014-06-15 Glenn MorrisParallelize clean rules using GNU make features
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-14 Paul EggertPort part of the AIX fix to Solaris.
2014-06-13 Glenn MorrisWith GNU make, MFLAGS is not needed
2014-06-11 Paul EggertBackport fcntl.h AIX fix from the trunk.
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-11 Paul EggertUse a shell function in configure.ac to cut down on...
2014-06-11 Glenn Morris* configure.ac: Require at least version 3.81 of GNU...
2014-06-10 Paul EggertRely on AC_CANONICAL_HOST to detect whether we're using...
2014-06-10 Glenn Morris* Makefile.in (AUTOCONF, AUTOMAKE, AUTOHEADER, ACLOCAL...
2014-06-10 Glenn MorrisGet rid of the INFO_EXT variable
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-07 Paul EggertPort better to AIX.
2014-06-05 Dmitry Antipov* INSTALL: Mention SVG image support.
2014-06-05 Paul EggertTry harder to find GNU Make when configuring.
2014-06-05 Dmitry Antipov* configure.ac (POLL_FOR_INPUT): Define with HAVE_WINDO...
2014-06-05 Paul Eggert* configure.ac: --without-all now implies --without...
2014-06-03 Eli ZaretskiiDefine the size of dumped data for MS-Windows locally...
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-06-01 Paul EggertMerge from gnulib.
2014-06-01 Juanma Barranquero* configure.ac: Raise HEAPSIZE value for 32-bit builds...
2014-05-30 Paul EggertFix port to 32-bit AIX with xlc.
2014-05-29 Paul Eggert* configure.ac (pthread_sigmask): Look in LIB_PTHREAD...
2014-05-29 Eli ZaretskiiRemove nt/addsection.c and don't build addsection.exe.
2014-05-29 Paul EggertDon't substitute sigprocmask for pthread_sigmask.
2014-05-29 Glenn Morris* configure.ac: Explicitly drop some ancient Solaris...
2014-05-27 Fabrice PopineauUse mmap(2) emulation for buffer text on MS-Windows.
2014-05-27 Paul EggertMerge from gnulib.
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-22 Paul EggertFix port to 32-bit AIX.
2014-05-19 Paul EggertRemove dependencies on getdelim and getline.
2014-05-18 Glenn Morris* configure.ac: Do not bother testing for png in non...
2014-05-18 Glenn Morris* configure.ac (INSTALL_INFO): Revert to just checking...
2014-05-18 Paul EggertPort ctags+etags build to Sun C 5.12.
2014-05-18 Paul EggertPort recent libpng changes to hosts with missing png.h.
2014-05-17 Paul EggertAssume C99 or later.
2014-05-17 Glenn Morris* configure.ac (INSTALL_INFO): Try "ginstall-info"...
2014-05-16 Paul EggertDon't require pkg-config when building from repository.
2014-05-15 Jan DjärvFix typo
2014-05-15 Jan DjärvFix yet another configure error on OSX.
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-13 Dmitry AntipovIf available, use Xfixes extension to do pointer blanking.
2014-05-13 Dmitry Antipov* configure.ac (--enable-link-time-optimization): Add...
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-12 Katsumi Yamaoka* configure.ac (EMACS_CHECK_MODULES): Fix typo in previ...
2014-05-11 Paul EggertWork around bug in pkg-config before 0.26.
2014-05-11 Paul EggertRevert last two changes.
2014-05-11 Paul EggertRequire pkg-config 0.26 or later in autogen.sh only.
2014-05-11 Paul EggertRequire pkg-config 0.26 or later.
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T06:58:46Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T03:34:20Z!rgm...
2014-05-07 Glenn Morris* autogen.sh: Check for failing aclocal.
2014-05-05 Glenn Morris* autogen.sh: Check any pre-existing ACLOCAL_PATH.
2014-05-04 Paul EggertConsult libpng-config more consistently.
2014-05-04 Paul Eggert* autogen.sh: Use ‘"’ to quote a message that often...
2014-05-04 Paul EggertMerge from emacs-24; up to 2014-05-04T21:18:30Z!eggert...
2014-05-04 Paul EggertRevert recent libpng changes.
2014-05-04 Paul Eggert* configure.ac (LIBPNG): Add -lz -lm on platforms where...
2014-05-03 Paul EggertRequire ImageMagick >= 6.3.5, due to PixelSetMagickColor.
2014-05-03 Glenn Morris* autogen.sh: If all else fails, try using pkg-config...
2014-05-03 Paul EggertGet --enable-gcc-warnings to work after touching config...
2014-05-03 Paul EggertGet --enable-gcc-warnings working again.
2014-05-03 Paul EggertMake it easier on maintainers who use their own Automake.
2014-05-02 Glenn Morris* configure.ac (PKG_CONFIG_PATH): Declare with AC_ARG_VAR.
2014-05-02 Glenn MorrisRemove the --with-pkg-config-prog configure option
2014-05-02 Glenn MorrisUse pkg-config's pkg.m4
2014-05-02 Glenn Morris* configure.ac (AC_CONFIG_MACRO_DIR): Use it.
2014-05-02 Paul EggertConsult libpng-config more consistently.
2014-05-02 Glenn Morrisautogen.sh: minor tweaks
2014-05-01 Glenn Morris* configure.ac (LIBPNG): Consult libpng-config
2014-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
2014-04-29 Glenn Morris* configure.ac: Treat MirBSD as OpenBSD.
2014-04-25 Juanma BarranqueroMerge from emacs-24; up to 2014-04-25T10:35:01Z!michael...
2014-04-22 Paul EggertMerge from emacs-24; up to 2014-04-22T20:19:17Z!eggert...
2014-04-21 Daniel ColascioneIgnore a.out
2014-04-19 Daniel ColascioneMerge from emacs-24; up to 2014-04-17T02:05:48Z!eggert...
2014-04-19 Paul EggertLink to glib-using libraries when checking for glib.
2014-04-18 Juanma BarranqueroMerge from emacs-24; up to 2014-04-16T15:28:06Z!eggert...
2014-04-17 Paul Eggert* GNUmakefile: Speed up 'make bootstrap' in fresh checkout.
2014-04-17 Paul Eggert* Makefile.in (force-info): Remove.
2014-04-17 Paul Eggert* Makefile.in (FRC): Remove.
2014-04-16 Paul EggertMerge from emacs-24; up to 2014-04-16T15:28:26Z!monnier...
2014-04-16 Paul EggertRemove DATA_SEG_BITS.
2014-04-16 Eli ZaretskiiFix the MSDOS build.
2014-04-14 Paul Eggert* autogen.sh: Use autoreconf's -f option.
next