*** empty log message ***
[bpt/emacs.git] / ChangeLog
index 11f685b..1f1fcdc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,84 @@
+2000-09-14  Dave Love  <fx@gnu.org>
+
+       * configure.in: Fix spurion in last change.
+
+2000-09-14  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
+       configuration files instead of REL_ALLOC_MMAP.  Set REL_ALLOC
+       to `no' if defined.  Change result report.
+
+2000-09-08  Dave Love  <fx@gnu.org>
+
+       * configure.in: Remove spurious `@'s.
+
+       * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
+       autoconf.
+
+2000-09-06  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
+       file and print informational message.
+       
+       * configure.in (AC_FUNC_MMAP): Add.
+
+2000-09-01  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in: Add ``checking'' messages for
+       XpmReturnAllocPixels.
+
+2000-08-28  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in: Check <strings.h>; check `index' and `rindex'
+       functions.
+
+2000-08-26  Kenichi Handa  <handa@etl.go.jp>
+
+       * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
+       "case "${canonical}" in".
+
+2000-08-25  Dave Love  <fx@gnu.org>
+
+       * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
+
+2000-08-25  Kenichi Handa  <handa@etl.go.jp>
+
+       * leim-Makefile.in: Rename skk to ja-dic throughout the file.
+
+2000-08-24  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
+       contains a relative path.  Protect against unusable values of
+       $PWD.
+
+2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * info/dir (WoMan): Add entry.
+
+       * config.bat (maindir): Update src/_gdbinit even if it does
+       already exist.
+
+2000-08-07  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (config.status): Prepend `$(srcdir)/' to
+       `configure'.
+
+2000-08-03  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in: Add support for ia64*-*-linux*.
+
+2000-07-27  Gerd Moellmann  <gerd@gnu.org>
+
+       * make-dist (aclocal.m4): Include in distribution.
+
+2000-07-26  Dave Love  <fx@gnu.org>
+
+       * configure.in (AC_SYS_LARGEFILE): Moved earlier.
+
+2000-07-24  Dave Love  <fx@gnu.org>
+
+       * configure.in: Add AC_SIZE_T.
+
 2000-07-18  Dave Love  <fx@gnu.org>
 
        * configure.in: Reorder so that most tests are done after CPPFLAGS
 
        * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
        to match build-install and paths.h.
+
+;; Local Variables:
+;; coding: iso-2022-7bit-unix
+;; End: