]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
Don't duplicate Qdisplay definition done elsewhere.
[gnu-emacs] / ChangeLog
index 0d634a414b47735904624821ce6c4d632d0228b0..41b7a4f5ea0b5ce5400608e98c197a9f35936c5d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,53 @@
+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):