*** empty log message ***
[bpt/emacs.git] / msdos / ChangeLog
index b88685e..004beb7 100644 (file)
@@ -1,3 +1,39 @@
+2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * sed6.inp (texinputdir): Add, for the lispref directory.
+
+       * mainmake.v2 (all): Add lispref.
+       (man lispref): Add lispref.
+
+2001-10-20  Gerd Moellmann  <gerd@gnu.org>
+
+       * (Version 21.1 released.)
+
+2001-10-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * Branch for 21.1.
+       
+2001-07-20  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * mainmake.v2 (install): Create site-lisp/subdirs.el if it is not
+       already there.
+
+2001-07-06  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * sed2.inp: Ifdef away the test for !HAVE_MKTIME, to avoid parse
+       error in "gcc -E -traditional" with GCC 3.0.
+
+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.
 
        * 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.
@@ -455,3 +469,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) 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.