]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
*** empty log message ***
[gnu-emacs] / ChangeLog
index ff878e08b24017432009102e1e80082818330fca..734e962a67eaf4131ec61366f0bf15ea7954ab2b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,90 @@
+2003-06-29  Dave Love  <fx@gnu.org>
+
+       * configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
+
+2003-06-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure: Regenerate.
+
+2003-06-23  Dave Love  <fx@gnu.org>
+
+       * configure.in: Check for sys/_mbstate_t.h.  Test
+       XRegisterIMInstantiateCallback prototype.
+       (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
+
+2003-06-06  Dave Love  <fx@gnu.org>
+
+       * configure.in: Check for locale.h.
+
+2003-06-05  Dave Love  <fx@gnu.org>
+
+       * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.  Use
+       AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
+       (NLIST_STRUCT): Don't define.
+       (AH_BOTTOM): Define my_strftime.
+
+2003-06-02  Richard M. Stallman  <rms@gnu.org>
+
+       * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
+
+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.
+       (AH_BOTTOM): Switch tests to prefer memcmp, memset, and memmove
+       over bzero, bcmp, and bcopy.
+
 2003-02-23  Simon Josefsson  <jas@extundo.com>
 
        * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.