]> code.delx.au - gnu-emacs/blobdiff - msdos/ChangeLog
*** empty log message ***
[gnu-emacs] / msdos / ChangeLog
index 973615d9151229addd05e9f79b5385e030397551..4a7acf750ab29967f5817bdb26e465da35b1d616 100644 (file)
@@ -1,3 +1,60 @@
+2001-04-02  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * sedleim.inp (srcdir=): Edit @srcdir@ into an absolute file name
+       of the leim subdirectory, so that EMACSLOADPATH doesn't break when
+       titdic-convert chdirs into leim/quail.
+
+2001-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * sedleim.inp: Adapt to changes in leim/Makefile.in's $(TIT)
+       target.
+
+2001-03-01  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * README: New file.
+
+       * sed1.inp: Add copyright.
+       * sed1v2.inp: Add copyright.
+       * sed2.inp: Add copyright.
+       * sed2x.inp: Add copyright.
+       * sed3.inp: Add copyright.
+       * sed3v2.inp: Add copyright.
+       * sed4.inp: Add copyright.
+       * sed5x.inp: Add copyright.
+       * sed6.inp: Add copyright.
+       * sedleim.inp: Add copyright.
+       * sedlisp.inp: Add copyright.
+
+2001-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * mainmake.v2, mainmake: Add copyright.
+
+2000-11-22  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * sed2.inp (NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
+       Define; it is undefined in DJGPP v2.01.
+
+2000-11-13  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * sed2.inp (HAVE_MKSTEMP): Define.
+
+2000-10-07  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * sedleim.inp (RUN-EMACS): Remove EMACSLOADPATH setting as part of
+       the command; use Make's "export EMACSLOADPATH=" instead.  Remove
+       the handling of `command` expansion, leim/Makefile.in doesn't use
+       that anymore.
+
+2000-08-29  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * sed2.inp (HAVE_INDEX, HAVE_RINDEX): Define.
+
+2000-08-22  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * mainmake.v2 (TAGS): Don't use [a-zA-Z]*, as it causes wildcard
+       expansion to become case-sensitive and return all file names in
+       upper case on plain DOS.
+
 2000-08-05  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * mainmake.v2 (src): Put gdb.tmp after -a, since djecho's -a
 
        * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell.
 
+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-02-26  Gerd Moellmann  <gerd@gnu.org>
+
+       * Version 20.6 released.
+       
+1999-12-04  Gerd Moellmann  <gerd@gnu.org>
+
+       * Version 20.5 released.
+       
+1999-07-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell.
+
 1999-07-12  Richard Stallman  <rms@gnu.org>
 
        * Version 20.4 released.
        * sed2.inp: New file for changing src/config.h-in into src/config.h
 
        * sed1.inp: New file for changing src/makefile.in.in into src/makefile
+
+;; Local Variables:
+;; coding: iso-2022-7bit-unix
+;; End: