Contents in 1999-06-04-13 of release-21-2.
[chise/xemacs-chise.git.1] / nt / ChangeLog
index f8c7e75..85f7d7e 100644 (file)
@@ -1,3 +1,40 @@
+1999-05-31  Andy Piper  <andy@xemacs.org>
+
+       * xemacs.mak: add select & select-x targets.
+       
+1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.14 is released
+
+1999-05-12  SL Baur  <steve@gneiss.etl.go.jp>
+
+       * xemacs.mak: please document me
+       From Norbert Koch <n.koch@delta-ii.de>
+
+1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * xemacs.mak ($(LISP)\Installation.el): Don't use
+       `replace-in-string'.
+
+1999-03-17  Adrian Aichner  <aichner@ecf.teradyne.com>
+
+       * xemacs.mak: Remove ESC macro -- no longer needed.
+       Remove small configuration report.  Remove simplified version of
+       Installation and Installation.el
+       (Installation.el): Create it depending on "Installation" file.
+       Replace \r characters by use of `replace-in-string' in lisp-land.
+       (all): Make it depend on "Installation" file.
+       (Installation): Create a complete "Installation" file, looking
+       much like what is generated by "configure" on UNIX systems.
+       Insert WARNING where appropriate (currently when building without
+       HAVE_XPM, HAVE_PNG, and HAVE_MSW_C_DIRED).
+       Type "Installation" to STDOUT much like the "small configuration
+       report" did.
+
+1999-04-29  Andy Piper  <andy@xemacs.org>
+       
+       * sys/file.h: conditionalise definition of X_OK.
+       
 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
 
        * XEmacs 21.2.13 is released