(mail-font-lock-keywords): Use [:alpha:], not
[bpt/emacs.git] / ChangeLog
index 4003b8e..c576fee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,151 @@
+2000-11-11  Dave Love  <fx@gnu.org>
+
+       * config.sub, config.guess: Updated from master source.
+
+2000-11-07  Dave Love  <fx@gnu.org>
+
+       * configure.in: Test for mkstemp.
+
+2000-11-01  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * info/dir (Top): Rearrange menu items more logically, and put
+       them into a single category.  Add menu items for RefTeX and
+       Widget.
+
+2000-10-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * Makefile.in (install-arch-indep): Use --info-dir instead of
+       --dir-file, and a simple argument instead of --info-file, so that
+       the Debian version of install-info also works.
+
+2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
+
+       * info/dir (Speedbar): Add entry.
+
+2000-10-16  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * INSTALL: Describe the new image-support options to the configure
+       script.  List URLs where image support libraries can be found.
+
+2000-10-14  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * info/dir (Top): Add an entry for Eshell.
+
+2000-10-02  Dave Love  <fx@gnu.org>
+
+       * configure.in: Check for gai_strerror.
+
+2000-10-01  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (install-arch-indep): Update list of installed info
+       files.
+
+2000-09-30  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in: Support `sparc*-*-netbsd*'.
+
+2000-09-29  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * info/dir (MIME): Add entry for emacs-mime.
+
+2000-09-29  Dave Love  <fx@gnu.org>
+
+       * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
+
+2000-09-26  Gerd Moellmann  <gerd@gnu.org>
+
+       * make-dist: Adapt to the change of leim/Makefile which was
+       necessary to ensure a reasonably working `make dist'.
+
+       * leim-Makefile.in: Moved to leim/Makefile.in..
+
+       * noleim-Makefile.in: New file, formerly leim/Makefile.in.
+
+2000-09-21  Kenichi Handa  <handa@etl.go.jp>
+
+       * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) 
+       (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) 
+       (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
+       files to .elc.
+       (${TIT}): Adjusted for the above change.
+       (clean mostlyclean): Likewise.
+       (.el.elc): New target.
+
+2000-09-19  Gerd Moellmann  <gerd@gnu.org>
+
+       * make-dist: Include XPM and XBM files in lisp/ and subdirs
+       in the distribution.
+
+2000-09-18  Gerd Moellmann  <gerd@gnu.org>
+
+       * make-dist (skk): Rename to `ja-dic' because the leim directory
+       was renamed.
+
+2000-09-14  Dave Love  <fx@gnu.org>
+
+       * configure.in: Fix spurion in last change.
+
+2000-09-14  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
+       configuration files instead of REL_ALLOC_MMAP.  Set REL_ALLOC
+       to `no' if defined.  Change result report.
+
+2000-09-08  Dave Love  <fx@gnu.org>
+
+       * configure.in: Remove spurious `@'s.
+
+       * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
+       autoconf.
+
+2000-09-06  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
+       file and print informational message.
+       
+       * configure.in (AC_FUNC_MMAP): Add.
+
+2000-09-01  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in: Add ``checking'' messages for
+       XpmReturnAllocPixels.
+
+2000-08-28  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in: Check <strings.h>; check `index' and `rindex'
+       functions.
+
+2000-08-26  Kenichi Handa  <handa@etl.go.jp>
+
+       * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
+       "case "${canonical}" in".
+
+2000-08-25  Dave Love  <fx@gnu.org>
+
+       * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
+
+2000-08-25  Kenichi Handa  <handa@etl.go.jp>
+
+       * leim-Makefile.in: Rename skk to ja-dic throughout the file.
+
+2000-08-24  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
+       contains a relative path.  Protect against unusable values of
+       $PWD.
+
+2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * info/dir (WoMan): Add entry.
+
+       * config.bat (maindir): Update src/_gdbinit even if it does
+       already exist.
+
+2000-08-07  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (config.status): Prepend `$(srcdir)/' to
+       `configure'.
+
 2000-08-03  Gerd Moellmann  <gerd@gnu.org>
 
        * configure.in: Add support for ia64*-*-linux*.
 
        * 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.
 
        * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
        to match build-install and paths.h.
+
+;; Local Variables:
+;; coding: iso-2022-7bit-unix
+;; End: