XEmacs 21.2.22 "Mercedes".
[chise/xemacs-chise.git.1] / nt / ChangeLog
index 25bc2e2..cd415f7 100644 (file)
@@ -1,3 +1,168 @@
+1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.22 is released
+
+1999-11-28  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.21 is released.
+
+1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.20 is released
+
+1999-10-07  Norbert Koch  <n.koch@eai-delta.de>
+
+       * xemacs.mak: Ignore return code of 'del' calls. Use a make
+       variable for 'del'.
+
+1999-09-26  Adrian Aichner  <aichner@ecf.teradyne.com>
+
+       * xemacs.mak (all): Update $(LISP)/auto-autoloads.elc? and
+       $(LISP)/custom-load.el using XEmacs itself, like xemacs-packages
+       do.
+       ($(LISP)\auto-autoloads.el): Add new rule.
+       ($(LISP)\custom-load.el): Ditto.
+
+1999-08-04  Andy Piper  <andy@xemacs.org>
+
+       * xemacs.mak (HAVE_WIDGETS): add define to appropriate places.
+
+1999-07-26  Adrian Aichner  <aichner@ecf.teradyne.com>
+
+       * xemacs.mak ($(MANDIR)\lispref\lispref.texi): Replace bad
+       dependency.
+
+1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.19 is released
+
+1999-07-10  Adrian Aichner  <aichner@ecf.teradyne.com>
+
+       * xemacs.mak (.SUFFIXES): Add .texi.
+       (check): Improve automated test section.
+       (info): Generate info files using XEmacs (no makeinfo.exe needed).
+
+1999-07-19  Andy Piper  <andy@xemacs.org>
+
+       * xemacs.mak (DOC_SRC3): add gutter.c
+       (TEMACS_OBJS): add gutter.obj.
+
+1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.18 is released
+
+1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.17 is released
+
+1999-06-13  Adrian Aichner  <aichner@ecf.teradyne.com>
+
+       * xemacs.mak (DOC_SRC8): Remove mule-coding.c.
+       (TEMACS_MULE_OBJS): Remove mule-coding.obj
+       (check): Implement according to src/Makefile.
+       (check-temacs): ditto.
+
+1999-06-05  Norbert Koch <n.koch@delta-ii.de>
+
+       * xemacs.mak (mule): remove dependencies from mule-coding.c
+       
+1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.16 is released
+
+1999-05-14  Adrian Aichner  &lt;aichner@ecf.teradyne.com&gt;
+
+       * xemacs.mak (GUNG_HO): Explicitly default to 0.
+       Fix some comment typos.
+       ($(XEMACS)\Installation): Create it in the toplevel-directory,
+       where it is expected by loadup.el
+
+1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.15 is released
+
+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
+
+1999-03-07  Jonathan Harris  <jhar@tardis.ed.ac.uk>
+
+       * xemacs.mak:
+         Don't link lib-src programs incrementally.
+         Don't include debug info in release builds.
+         Put intermediate files in the appropriate directories.
+         Make "distclean" target delete all intermediate files.
+
+1999-03-07  Jonathan Harris  <jhar@tardis.ed.ac.uk>
+
+       * xemacs.mak:
+         Fix building on Windows 95/98 by conditionalising escape
+         character '^'.
+         Only put mule-packages in package path on MULE builds.
+         Only build source browser files on debug builds.
+         Build source browser database before link so that it's
+         available even if link fails.
+
+1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.12 is released
+
+1999-03-03  Gleb Arshinov  <gleb@cs.stanford.edu>
+
+       * xemacs.mak (HAVE_XFACE): fix for building without X-Face support
+       provided by Brent B. Powers <bpowers@ms.com>.
+
+       * xemacs.mak (CONFIG_ERROR): Misc error detection for build with
+       X-Face.
+
+1999-02-01  Gleb Arshinov  <gleb@cs.stanford.edu>
+
+       * README: Document the X-Face build option.
+
+       * compface.mak: New file
+         Makefile for building compface library under MSVC.  Build
+         library only, not executables.  Should be extended to build
+         executables and propagated upstream, if possible.
+
+       * xemacs.mak: Link in X-Face/Compface for NT native build.
+
 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
 
        * XEmacs 21.2.11 is released