*** empty log message ***
[bpt/emacs.git] / ChangeLog
index d99bb2d..4b49aaa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,117 @@
+2001-10-20  Gerd Moellmann  <gerd@gnu.org>
+
+       * (Version 21.1 released).
+
+2001-10-20  Miles Bader  <miles@gnu.org>
+
+       * configure.in (configuration): Set from `host' if `host_alias'
+       isn't defined.
+
+2001-10-19  Andreas Schwab  <schwab@suse.de>
+
+       * 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>
+
+       * README: Bump Emacs version to 21.1.50.
+
+2001-10-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * Branch for 21.1.
+       
+2001-09-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in: Avoid `$@' which is handled specially in
+       Autoconf 2.52.  From "Adam J. Richter" <adam@yggdrasil.com>.
+       
+2001-09-01  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * make-dist (nt): Add subdirs.el to the list of distributed files.
+
+2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * configure.in (machine): Add an entry for
+       hppa1.1-hitachi-hiuxwe2*.
+
+2001-05-28  Gerd Moellmann  <gerd@gnu.org>
+
+       * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
+       LC_MESSAGES and LANG.  From Karl Eichwalder <keichwa@gmx.net>.
+
+2001-05-14  Gerd Moellmann  <gerd@gnu.org>
+
+       * make-dist: Copy texinfo.tex unconditionally.
+
+2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
+       that are installed.
+
+2001-04-06  Gerd Moellmann  <gerd@gnu.org>
+
+       * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
+       Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
+       
+       * make-dist: Handle leim/MISC-DIC.  Only include
+       `[a-zA-Z]*.{el,elc}' from leim/quail.
+
+2001-04-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (install-arch-indep): Remove .cvsignore files.
+
+2001-03-30  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (.PHONY): Add for bootstrap targets.
+       (bootstrap-clean): New target.
+       (bootstrap): Use it instead of `clean'.
+
+2001-03-29  Eli Zaretskii  <a34785@is.elta.co.il>
+
+       * Makefile.in (SUBDIR): Remove leim.
+       (all, .RECURSIVE, extraclean): Add leim explicitly.
+       (leim): Provide separate rule which exports PARALLEL=0 into the
+       environment.
+
+2001-03-20  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in (HAVE_XPM): Don't print the result of the check for
+       XpmReturnAllocPixels if we don't have an xpm.h.
+
+2001-03-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * COPYING: New file.
+
+2001-03-04  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * config.bat: Update the copyright.
+
+2001-02-23  Kenichi Handa  <handa@etl.go.jp>
+
+       * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
+       converts `..' to `. .'.  If it converts, set CPP_NEED_TRADITIONAL
+       to `yes'.  Later in AC_OUTPUT, check this variable.
+
+2001-02-09  Dave Love  <fx@gnu.org>
+
+       * AUTHORS: Updated.
+
+2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * info/dir (Ebrowse): Fix the entry (was missing a dot).
+
+2001-02-02  Gerd Moellmann  <gerd@gnu.org>
+
+       * mkinstalldirs (errstatus): Chmod a+rx directories we create.
+
+       * Makefile.in (uninstall): Ignore exit code of `rm'.
+       
+       * Makefile.in (uninstall): Remove more info files.  Remove
+       ${libexecdir}/emacs/${version}.  Remove ${archlibdir}/fns-*.
+
 2001-01-31  Gerd Moellmann  <gerd@gnu.org>
 
        * noleim-Makefile.in (extraclean): Add.
 
        * configure.in: Grok sparc64-*-linux-gnu*.
 
-After the release of 20.4, development was split into two separate
-code lines.  One line contained the code for Emacs 21, and the other
-one the code for the 20.x releases after 20.4.  The following change
-log entries up to the entry ``20.4 released'' are for the 20.x code
-line.  Change logs above this notice are those for the 21.x code line.
-
-2000-06-13  Gerd Moellmann  <gerd@gnu.org>
-
-       * Version 20.7 released.
-       
-2000-06-05  Gerd Moellmann  <gerd@gnu.org>
-
-       * configure.in: Add powerpc*-*-linux-gnu*.
-
-2000-05-20  NIIBE Yutaka  <gniibe@mri.co.jp>
-
-       * configure.in: Check for grandpt and getpt.
-
-2000-02-26  Gerd Moellmann  <gerd@gnu.org>
-
-       * Version 20.6 released.
-       
-2000-02-18  Dave Love  <fx@gnu.org>
-
-       * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
-
-2000-02-15  Gerd Moellmann  <gerd@gnu.org>
-
-       * configure.in: Add support for arm*-g*-linux-gnu* systems.
-
-1999-12-04  Gerd Moellmann  <gerd@gnu.org>
-
-       * Version 20.5 released.
-       
-1999-11-28  Dave Love  <fx@gnu.org>
-
-       * configure.in: Recognize sparc64-*-linux-gnu*.
-
-1999-11-11  Erik Naggum  <erik@naggum.no>
-
-       * configure.in (bitmapdir): Allow for both "bitmaps" directories.
-
-1999-08-04  Eli Zaretskii  <eliz@gnu.org>
-
-       * config.bat: Make --no-debug work again by removing -gcoff.
-
 1999-07-12  Richard Stallman  <rms@gnu.org>
 
        * Version 20.4 released.
@@ -1625,7 +1693,7 @@ line.  Change logs above this notice are those for the 21.x code line.
 1996-04-10  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * config.bat: Set djgpp-ver, and unset it at the end.
-       Add a number ofconditionals for DJGPP version 2.
+       Add a number of conditionals for DJGPP version 2.
        Rename label libsrc2 to libsrc3.
        Substitute for LDFLAGS in src/Makefile.
        Substitute for ALL_CFLAGS in lib-src/Makefile.
@@ -4936,3 +5004,8 @@ line.  Change logs above this notice are those for the 21.x code line.
 ;; Local Variables:
 ;; coding: iso-2022-7bit-unix
 ;; End:
+
+    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
+       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.