X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/61e3b94472908a8764424160a2d160040cbe9a7f..65de839b4340ee962767768e6ebb398ba3ebd806:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 204cfb12a6..c2e88bfe46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +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. @@ -60,8 +92,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. @@ -89,14 +119,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. @@ -120,8 +146,6 @@ * configure.in: AC_OUTPUT lispref/Makefile. - * configure: Regenerated. - 2001-11-10 Eli Zaretskii The following changes add the ELisp reference manual to the @@ -145,18 +169,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 @@ -211,7 +228,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