]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
(set-visited-file-name): Use truename for buffer-file-name.
[gnu-emacs] / ChangeLog
index 231ba39b08bdff7c24714b1ea405dab88e17bfb3..9e3f6c03b79ffbd72607bb0b9ecc11c6b7d6b6cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,117 @@
+2003-07-22  Dave Love  <fx@gnu.org>
+
+       * configure.in: Make XRegisterIMInstantiateCallback test depend on
+       HAVE_X11, not with_xim.
+       (HAVE_CRTIN): Provide template.
+       <with_png>: Test for png.h and libpng/png.h.
+
+2003-07-15  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in: Temporarily leave quoting for AC_DEFINE.
+
+2003-07-13  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * configure.in: Check for posix_memalign.
+
+2003-07-12  Richard M. Stallman  <rms@gnu.org>
+
+       * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
+
+2003-07-09  Kim F. Storm  <storm@cua.dk>
+
+       * INSTALL (DETAILED BUILDING AND INSTALLATION): Describe new
+       functionality of --without-xim.
+
+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.
+
 2003-02-21  Klaus Zeitler  <kzeitler@lucent.com>
 
        * configure.in: Set new hpux10-20.h as "major" include for 10.20.
 
 2003-01-14  Francesco Potort\e,Al\e(B  <pot@gnu.org>
 
-       * configure.in (m68k-motorola-sysv): Removed (obsolete).
+       * configure.in (m68k-motorola-sysv): Remove (obsolete).
 
 2003-01-07  Steven Tamm  <steventamm@mac.com>
 
 
 2003-01-06  David Kastrup  <dak@gnu.org>
 
-       * Makefile.in (INSTALL_INFO): Get install-info command from
-       configure.
+       * Makefile.in (INSTALL_INFO): Get install-info command from configure.
 
        * configure.in: Add tests for install-info
 
 2002-11-27  Dave Love  <fx@gnu.org>
 
        * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
-       Check for __sys_siglist too.  Check for memset.  Use
-       AC_FUNC_GETPGRP.  Add mipsel-*-linux-gnu* target.
+       Check for __sys_siglist too.  Check for memset.
+       Use AC_FUNC_GETPGRP.  Add mipsel-*-linux-gnu* target.
 
 2002-11-22  Juanma Barranquero  <lektu@terra.es>
 
 
 2002-11-15  Dave Love  <fx@gnu.org>
 
-       * configure.in: Tidy up various quoting issues throughout.  Use
-       AC_GNU_SOURCE.
+       * configure.in: Tidy up various quoting issues throughout.
+       Use AC_GNU_SOURCE.
        (AH_BOTTOM): Fix #endif protecting config.h.  Maybe include
        alloca.h.  Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
        Maybe define bcopy, bzero, bcmp.
-       (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Removed (use
+       (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
        non-existent machine file).
        (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
        (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
 
 2002-11-08  Dave Love  <fx@gnu.org>
 
-       * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf
-       2.54.
+       * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
        (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
 
 2002-11-07  Miles Bader  <miles@gnu.org>
 
-       * Makefile.in (maybe_bootstrap): Fix shell variable usage.  Handle
-       separate-build-dir case.
+       * Makefile.in (maybe_bootstrap): Fix shell variable usage.
+       Handle separate-build-dir case.
 
 2002-11-06  Richard M. Stallman  <rms@gnu.org>
 
 
        * configure.in:  Require autoconf 2.53.  Test for pty.h,
        sys/mman.h, sys/param.h, mremap, memmove.
-       (AH_BOTTOM): Maybe include strings.h.  Add local variables for
-       mode.
-       (AC_PROG_YACC): Deleted.
+       (AH_BOTTOM): Maybe include strings.h.  Add local variables for mode.
+       (AC_PROG_YACC): Delete.
        (size_t): Use AC_CHECK_TYPES.
        (AH_TOP): Up-date copyright.
 
        (epaths-force): Insert value of gamedir into PATH_GAME.
 
        * configure.in (gamedir): Handle it like lispdir.
-       (--with-game-dir option): Deleted.
+       (--with-game-dir option): Delete.
 
 2002-06-21  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * Makefile.in: bootstrap should not delete dumped executables.
        (bootstrap-clean-before): New target.
        (bootstrap): Use bootstrap-clean-before instead of clean.
-       (bootstrap-clean-after): Renamed from bootstrap-clean.  Calls changed.
+       (bootstrap-clean-after): Rename from bootstrap-clean.  Calls changed.
 
 2001-11-24  Eli Zaretskii  <eliz@is.elta.co.il>