(emacs-version): Bump to 21.2.50.
[bpt/emacs.git] / ChangeLog
index 49f637d..e33370c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2001-12-29  Kim F. Storm  <storm@cua.dk>
+
+       * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
+
+2001-12-28  Richard M. Stallman  <rms@gnu.org>
+
+       * configure.in: Test for mbsinit.
+
+2001-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       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  <rms@gnu.org>
+
+       * configure.in (hppa*-*-linux-gnu*): New alternative.
+
 2001-12-08  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
@@ -56,8 +83,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.
 
        * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
 
-       * configure: Regenerated.
-
 2001-11-15  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * Makefile.in (uninstall): Fix previous change.
 
-       * configure: Regenerated.
-
        * configure.in, Makefile.in: Add support for --program-prefix,
        --program-suffix and --program-transform-name options.
 
 
        * configure.in: AC_OUTPUT lispref/Makefile.
 
-       * configure: Regenerated.
-
 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
 
        The following changes add the ELisp reference manual to the
 
 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
 
-       * AUTHORS: Regenerate.
-
        * make-dist (tempdir): Copy AUTHORS as well.
 
 2001-11-06  Sam Steingold  <sds@gnu.org>
 
        * configure.in: Added a check for <nlist.h>
-       * configure: Regenerated.
-
-2001-11-02  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
-
-       * configure: Regenerated.
 
 2001-11-01  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * 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  <eliz@is.elta.co.il>