]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
(quail-help): The output message is improved.
[gnu-emacs] / ChangeLog
index b6705f8685844124c29de82c80cd016047702e9f..d96bf143e04ebf6f015fa8ba1000c3011992b15d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,42 @@
+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.
 
        * 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.