]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
Remove stuff for dotimes, dolist, push, pop.
[gnu-emacs] / ChangeLog
index 89ed31a19e04af84388f1268738b982734490a02..98e013d03abb9793649f998fe8c910142d5bdefe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,103 @@
+2000-01-24  Dave Love  <fx@gnu.org>
+
+       * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
+
+2000-01-18  gerd  <gerd@dlpx1>
+
+       * configure.in (HAVE_GIF): Check for DGifOpen instead of
+       DGifOpenFileName.
+
+2000-01-18  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in (HAVE_GIF): Check for DGifOpen instead of
+       DGifOpenFileName.
+
+2000-01-11  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (install-arch-indep): Update list of info files to
+       be installed.
+
+2000-01-05  Dave Love  <fx@gnu.org>
+
+       * configure.in: Check for jerror.h as well as libjpeg.
+
+2000-01-03  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (install-arch-indep): Install autotype*.  Run
+       install-info on autotype and emacs-faq.info.
+
+1999-12-04  Dave Love  <fx@gnu.org>
+
+       * Makefile.in: (install-arch-indep): Depend on `info'.
+       (install-strip): Use `install' as sub-make target.
+
+1999-11-23  Ken Raeburn  <raeburn@gnu.org>
+
+       * configure.in: Restore Kerberos code deleted on 1999-05-29 that
+       didn't need to be deleted.  Check for the k5crypto library as well
+       as the crypto library; MIT Kerberos 1.1 changed the name.
+
+1999-11-18  Dave Love  <fx@gnu.org>
+
+       * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
+
+1999-11-11  Erik Naggum  <erik@naggum.no>
+
+       * configure.in (bitmapdir): Allow for both "bitmaps" directories.
+
+1999-11-08  Dave Love  <fx@gnu.org>
+
+       * configure.in: Fix change for --with-pop default.
+
+1999-11-04  Dave Love  <fx@gnu.org>
+
+       * configure.in: Default to --with-pop.  Change sense of with-gcc
+       and with-toolkit-scroll-bars messages to reflect the defaults.
+
+1999-11-01  Gerd Moellmann  <gerd@gnu.org>
+
+       * INSTALL: Mention the Emacs Lisp Reference.
+
+1999-10-27  Noah Friedman  <friedman@splode.com>
+
+       * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
+
+1999-10-23  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (bootstrap): New target.
+
+1999-10-19  Paul Eggert  <eggert@twinsun.com>
+
+       Add support for large files.  Merge glibc 2.1.2.
+
+       * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
+       (HAVE_TM_GMTOFF): New symbol.
+       (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
+       mbrlen, strsignal.
+       (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
+       
+1999-10-09  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * make-dist (dontcompile): look for the DONTCOMPILE variable rather
+         than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
+
+1999-10-09  Richard M. Stallman  <rms@gnu.org>
+
+       * Makefile.in (uninstall, install-arch-indep, install-arch-dep): 
+       Unset CDPATH to prevent cd from generating output.
+
+1999-10-08  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * update-subdirs: also ignore CVS subdirs.
+
+1999-10-07  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (install-arch-indep): Add ada-mode.
+       
+1999-10-06  Dave Love  <fx@gnu.org>
+
+       * Makefile.in: Add rules for config.status, configure.
+
 1999-09-07  Gerd Moellmann  <gerd@gnu.org>
 
        * configure.in (--with-sound): Removed.