New image functions adapted to Emacs conventions.
[bpt/emacs.git] / ChangeLog
index 89ed31a..a8dedb4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,75 @@
+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.