]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
Fix typos.
[gnu-emacs] / ChangeLog
index 34db67d69145e047c6c99e65dffc19eb518d0102..aa2d0b946d988d74d0622ba3ba98a8ff79dcc9d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,55 @@
+2003-05-24  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
+       bzero, and bcmp.
+
+2003-05-22  Dave Love  <fx@gnu.org>
+
+       * configure.in: Remove redundant test for term.h.  Test for
+       difftime.
+
+2003-05-20  Dave Love  <fx@gnu.org>
+
+       * configure.in: Append * to s390-*-linux-gnu case.
+       (LIBMAIL) <lockfile>: Don't define.
+
+2003-04-30  Richard M. Stallman  <rms@gnu.org>
+
+       * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
+
+2003-04-28  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+
+       * configure.in:  Undo last (RMS') change, as it is useless, per
+       Dave Love.
+
+2003-04-08  Richard M. Stallman  <rms@gnu.org>
+
+       * configure.in: Put #include of jpeglib.h at start of line.
+
+2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+
+       * INSTALL (* GNU/Linux development packages): Mention Debian and
+       RedHat package names.
+
+2003-04-30  Boyd Lynn Gerber  <gerberb@zenez.com>
+
+       * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
+
+2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+
+       * INSTALL (* GNU/Linux development packages): Tell people to
+       install additional packages for compiling Emacs.
+
+2003-04-06  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+
+       * configure.in: Use the same configuration for all aix5, not just
+       aix5.1.
+
+2003-03-16  Nelson H. F. Beebe  <beebe@math.utah.edu>  (tiny change)
+
+       * configure.in: Check for need for bigtoc support on IBM AIX for
+       solving a linker table overflow problem.
+
 2003-03-03  Rob Browning  <rlb@defaultvalue.org>
 
        * configure.in: add AC_CHECK_FUNCS for memcmp and memmove.