X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/a55e4e68ee2f62bb2715483cdb4c355d1e8acdca..af79bccb0d100204a6486c44254a0af9bf6b04e3:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 4174641150..7f2f3a6c16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,107 @@ +2001-11-02 Pavel Jan,Bm(Bk + + * configure: Regenerated. + +2001-11-01 Pavel Jan,Bm(Bk + + * configure.in: Reindent --help output. + From Per Starback (starback@ling.uu.se). + +2001-10-31 Eli Zaretskii + + * configure.in: New entry for HP/UX-11. + + * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP. + From Eric S. Raymond . + +2001-10-28 Eli Zaretskii + + * configure.in (s390-*-linux-gnu): New system. From Adam Thornton + . + +2001-10-25 Gerd Moellmann + + * Makefile.in (maybe_bootstrap): New target. + (all): Add to prerequisites to bootstrap if abbrev.elc doesn't + exist. + +2001-10-24 Ken Raeburn + + * configure.in: If --with-hesiod is given, look for + hes_getmailhost and res_send or __res_send; check hesiod and + resolv libraries respectively if system libraries don't supply + them. + +2001-10-24 Gerd Moellmann + + * configure.in: Use $MAKE for `make' if set. + +2001-10-22 Gerd Moellmann + + * Makefile.in (install-arch-indep): Add -h (follow symlinks) + to tar options. + +2001-10-20 Gerd Moellmann + + * (Version 21.1 released). + +2001-10-20 Miles Bader + + * configure.in (configuration): Set from `host' if `host_alias' + isn't defined. + +2001-10-19 Andreas Schwab + + * 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 + + * README: Bump Emacs version to 21.1.50. + +2001-10-05 Gerd Moellmann + + * Branch for 21.1. + +2001-09-05 Gerd Moellmann + + * configure.in: Avoid `$@' which is handled specially in + Autoconf 2.52. From "Adam J. Richter" . + +2001-09-01 Eli Zaretskii + + * make-dist (nt): Add subdirs.el to the list of distributed files. + +2001-08-14 Eli Zaretskii + + * configure.in (machine): Add an entry for + hppa1.1-hitachi-hiuxwe2*. + +2001-05-28 Gerd Moellmann + + * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset + LC_MESSAGES and LANG. From Karl Eichwalder . + +2001-05-14 Gerd Moellmann + + * make-dist: Copy texinfo.tex unconditionally. + +2001-04-25 Eli Zaretskii + + * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages + that are installed. + +2001-04-06 Gerd Moellmann + + * 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 * Makefile.in (install-arch-indep): Remove .cvsignore files. @@ -720,52 +824,6 @@ * 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 - - * Version 20.7 released. - -2000-06-05 Gerd Moellmann - - * configure.in: Add powerpc*-*-linux-gnu*. - -2000-05-20 NIIBE Yutaka - - * configure.in: Check for grandpt and getpt. - -2000-02-26 Gerd Moellmann - - * Version 20.6 released. - -2000-02-18 Dave Love - - * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+. - -2000-02-15 Gerd Moellmann - - * configure.in: Add support for arm*-g*-linux-gnu* systems. - -1999-12-04 Gerd Moellmann - - * Version 20.5 released. - -1999-11-28 Dave Love - - * configure.in: Recognize sparc64-*-linux-gnu*. - -1999-11-11 Erik Naggum - - * configure.in (bitmapdir): Allow for both "bitmaps" directories. - -1999-08-04 Eli Zaretskii - - * config.bat: Make --no-debug work again by removing -gcoff. - 1999-07-12 Richard Stallman * Version 20.4 released. @@ -4989,3 +5047,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.