X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/4a3cf58db0924327c6aff4bf37e11f80ebdc8990..19cf5432faa1ecf654bff4549101c0f35d2031b6:/ChangeLog diff --git a/ChangeLog b/ChangeLog index e1f533fe36..91eae74d66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,100 @@ +2002-03-18 Kim F. Storm + + * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt, + and getsockname functions. Test for sys/un.h include file. + +2002-03-15 Eli Zaretskii + + * configure.in: Support AIX 5.1. + +2002-03-10 Jan D. + + * configure.in: Added test for X Session Management (HAVE_X_SM). + +2002-03-03 Richard M. Stallman + + * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/. + Run chown $${LOGNAME} on files installed by tar xvf. + +2002-03-03 Kim F. Storm + + * configure.in: Test for getpeername. + +2002-03-01 Richard M. Stallman + + * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b. + (HAVE_GIF): Don't use old libungif versions that crash. + +2002-02-26 Richard M. Stallman + + * configure.in : Verify that PWD is correct, + not just well-formed and valid. + (mips-compaq-nonstopux*): New configuration. + +2002-02-18 Paul Eggert + + * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1". + "sed q" is a portable equivalent to plain "head -1". + +2002-02-13 Richard M. Stallman + + * Makefile.in (maybe_bootstrap): Do `exit 1'. + (all): Don't depend on maybe_bootstrap here. + (${SUBDIR}): Depend on it here instead. + +2002-02-08 Richard M. Stallman + + * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop. + +2002-01-27 Eli Zaretskii + + * configure.in: Recognize BSD/OS 5.0. + +2002-01-11 Eli Zaretskii + + * make-dist: Make version checking in emacs.texi consistent with + how we set it there. + +2001-12-29 Kim F. Storm + + * INSTALL: Now requires autoconf 2.51. + +2001-12-28 Richard M. Stallman + + * configure.in: Test for mbsinit. + +2001-12-21 Eli Zaretskii + + These changes make Leim part of the standard distribution: + + * README: Add info about the `leim' directory + + * INSTALL: Remove text that describes Leim as a separate package. + + * noleim-Makefile.in: File removed. + + * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory. + Link Leim files to ${tempdir}/leim, not to real-leim. Don't move + Leim files out of the Emacs tree. Don't prepare a separate tarball + for Leim. + +2001-12-11 Richard M. Stallman + + * configure.in (hppa*-*-linux-gnu*): New alternative. + +2001-12-08 Pavel Jan,Bm(Bk + + * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when + creating distribution. + +2001-12-06 Paul Eggert + + * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork. + (AC_FUNC_VFORK): Remove. + (AC_FUNC_FORK): Add. + (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS; + this is required by recent Autoconf versions. + 2001-12-02 Pavel Jan,Bm(Bk * make-dist: Do not try to link removed files (aclocal.m4, _emacs, @@ -43,8 +140,6 @@ * configure.in (AC_OUTPUT): Add lispintro/Makefile. - * configure: Regenerated. - * Makefile.in (SUBDIR_MAKEFILES): Add lispintro. (lispintro/Makefile): New target. (mostlyclean, clean, distclean, maintainer-clean): Add lispintro. @@ -72,14 +167,10 @@ * configure.in: Add coff.h to the list in AC_CHECK_HEADERS. - * configure: Regenerated. - 2001-11-15 Pavel Jan,Bm(Bk * Makefile.in (uninstall): Fix previous change. - * configure: Regenerated. - * configure.in, Makefile.in: Add support for --program-prefix, --program-suffix and --program-transform-name options. @@ -103,8 +194,6 @@ * configure.in: AC_OUTPUT lispref/Makefile. - * configure: Regenerated. - 2001-11-10 Eli Zaretskii The following changes add the ELisp reference manual to the @@ -128,18 +217,11 @@ 2001-11-07 Eli Zaretskii - * AUTHORS: Regenerate. - * make-dist (tempdir): Copy AUTHORS as well. 2001-11-06 Sam Steingold * configure.in: Added a check for - * configure: Regenerated. - -2001-11-02 Pavel Jan,Bm(Bk - - * configure: Regenerated. 2001-11-01 Pavel Jan,Bm(Bk @@ -194,7 +276,6 @@ * configure.in: Make ready for autoconf 2.5x. (AC_PREREQ): Require autoconf 2.50. * aclocal.m4: Removed. - * configure: Regenerated. * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4. 2001-10-13 Eli Zaretskii @@ -5187,7 +5268,7 @@ ;; coding: iso-2022-7bit-unix ;; End: - Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 + Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.