]> code.delx.au - gnu-emacs/blobdiff - msdos/ChangeLog
(x_specified_cursor_type): Remove prototype.
[gnu-emacs] / msdos / ChangeLog
index 8d318a5b0e71c9c0bf388b6ed69b702401481b31..be5fd01d0e6b787698c264d31ee2081c1628d233 100644 (file)
@@ -1,3 +1,84 @@
+2002-04-16  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * sed2v2.inp: New file.
+
+       * sed2.inp: Remove DJGPP v2.x stuff.
+
+2002-03-27  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * sedlisp.inp <bootstrap-clean>: Make sure all *.el files have
+       Unix EOLs, to avoid overflowing pure storage while bootstrapping.
+
+2002-03-20  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * mainmake.v2 (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src) 
+       (bootstrap-clean-before, bootstrap-clean-after): Return to the
+       top-level directory after sub-make.
+       (bootstrap-lisp): Pass an absolute file name as value of ${lisp}.
+
+       * sed1v2.inp: Fix editing of the rule for ${libsrc}make-docfile.
+
+2002-03-09  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       Add support for bootstraping Emacs:
+
+       * sed1v2.inp: Edit the bootstrap-* targets.  Fix the mostlyclean
+       target.
+
+       * mainmake.v2 (maybe_bootstrap, bootstrap, bootstrap-lisp-1) 
+       (bootstrap-lisp, bootstrap-src, bootstrap-clean-before) 
+       (bootstrap-clean-after): New targets.
+       (all): Depend on maybe_bootstrap.
+
+2001-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * sed1v2.inp: Delete _gdbinit in distclean target.
+
+2001-12-09  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * COPYING: Moved back.
+
+2001-12-07  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * sed2.inp (HAVE_VFORK): Don't define: the fragment in sysdep.c
+       which needed it is gone.
+
+2001-11-29  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * COPYING: Removed.
+
+2001-11-24  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * mainmake.v2 (lispintro): New target.
+       (all): Add lispintro.
+
+       * sed6.inp (SHELL): Comment away, for lispintro.
+
+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
 
        * 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.
@@ -255,10 +314,6 @@ line.  Change logs above this notice are those for the 21.x code line.
 
        * mainmake.v2 (TAGS, tags): Include new lisp subdirectories.
 
-1996-08-21  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
-
-       * Version 19.34 released.
-
 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * Version 19.33 released.
@@ -470,3 +525,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.