XEmacs 21.4.2 "Developer-Friendly Unix APIs".
[chise/xemacs-chise.git.1] / ChangeLog
index 8310742..94b779f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,234 @@
+2001-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.
+
+2001-05-04  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in (opsys): 
+       Use lower-case `uname -s` as the default value for opsys.
+       The previous code effectively did the non-sensical
+       opsys=$canonical because [] magically disappear in configure.in.
+
+2001-01-31  Jason R. Mastaler  <jason@xemacs.org>
+
+       * etc/FTP: Updated FTP mirrors list.
+
+2001-05-04  Ben Wing  <ben@xemacs.org>
+
+       * etc\NEWS: Remove kill-whole-line changes.
+
+2001-04-25  Ben Wing  <ben@xemacs.org>
+
+       * PROBLEMS:
+       * PROBLEMS (Note):
+       * PROBLEMS (ftp):
+       Correct general info about init file.
+       Fix up Cygwin section.
+
+2001-04-19  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.1 "Copyleft" is released.
+
+2001-04-17  Ben Wing  <ben@xemacs.org>
+
+       * etc\NEWS: More changes.
+
+       * etc\sample.init.el (grep-all-files-in-current-directory-and-below):
+       Missing argument.
+
+       * etc\photos\fabrice.png:
+       * etc\photos\fabricem.png:
+       * etc\photos\juhp.png:
+       * etc\photos\juhpm.png:
+       Add photos.
+       * etc\photos\jwz.png:
+       * etc\photos\jwzm.png:
+       Update photos.
+
+2001-04-17  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * README:
+       * etc/README:
+       * etc/MACHINES:
+       * etc/PACKAGES:
+       * etc/TUTORIAL.ja:
+       Fixup 21.2 -> 21.4.
+
+       * configure: Regenerate.
+
+       * PROBLEMS (Running/Linux): Add entries for ESD interrupts and
+       Debian Athena3d workarounds.
+
+       * PROBLEMS: s/xemacs@xemacs.org/xemacs-beta@xemacs.org/ in
+       requests for developer volunteers.
+
+2001-04-16  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.0 "Solid Vapor" is released.
+
+2001-04-16  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * etc/photos/wing*.png: Rename to ben*.png.
+
+2001-04-14  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.2.47 "Zephir" is released.
+
+2001-03-26  Paul Stodghill  <stodghil@cs.cornell.edu>
+
+       * configure.in: Don't #define __STDC__ in confdefs.h
+
+2001-03-30  Ben Wing  <ben@xemacs.org>
+
+       * etc\sample.init.el:
+       * etc\sample.init.el (Init-kill-entire-line):
+       * etc\sample.init.el (describe-foo-at-point):
+       * etc\sample.init.el (kill-current-buffer):
+       * etc\sample.init.el (kill-current-buffer-and-window):
+       * etc\sample.init.el (grep-c-files): Removed.
+       * etc\sample.init.el (grep-all-files-history): New.
+       * etc\sample.init.el (grep-all-files-omitted-expressions): New.
+       * etc\sample.init.el (grep-all-files-omitted-directories): New.
+       * etc\sample.init.el (construct-grep-all-files-command): New.
+       * etc\sample.init.el (grep-all-files-in-current-directory): New.
+       * etc\sample.init.el (grep-lisp-files): Removed.
+       * etc\sample.init.el (grep-all-files-in-current-directory-and-below): New.
+       * etc\sample.init.el (clear-select):
+       * etc\sample.init.el ((control kp-add)):
+       * etc\sample.init.el (pause):
+       * etc\sample.init.el ((eq system-type 'windows-nt)):
+
+       Add documentation for defined functions.  Change grep functions to
+       be more generally useful.  Document more specifically what the
+       `menu-force' setting actually does -- what commands are overridden
+       and how to access them.
+
+2001-03-30  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * configure.usage:  Document --with-file-coding.
+
+       * etc/OXYMORONS: Add 2 oxymorons, clean up numbering, close RFC.
+
+       * etc/NEWS: Fix typo.
+       
+       * configure.in:
+       * configure:
+       Fix typo, add -Wsign-compare if GCC, run autoconf.
+
+2001-03-23  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * etc/gnuserv.1 (UNIX_DOMAIN_SOCKETS: 
+       * PROBLEMS (Problems with running XEmacs):
+       Document TMPDIR lossage in gnuserv/gnuclient.
+
+2001-03-06  Ben Wing  <ben@xemacs.org>
+
+       * etc\sample.init.el:
+       * etc\sample.init.el (Init-kill-entire-line): New.
+       Fix to take into account the removed kill-whole-line changes.
+
+2001-03-21  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.46 "Urania" is released.
+
+2001-03-19  Andy Piper  <andy@xemacs.org>
+
+       * configure.in: default rel-alloc to off under cygwin
+
+2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * ChangeLog: Fix CVS commit breakage from GTK merge, log GTK merge.
+
+       * CHANGES-beta:
+       * configure.in:
+       Fix gratuitous whitespace changes from GTK merge.
+
+       * configure.usage: Untabify --with-{gtk,gnome}.
+
+2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * etc/OXYMORONS: New file of 21.4 codenames.
+
+2001-03-12  Andy Piper  <andy@xemacs.org>
+
+       * configure.in: only pick up mingw directory.
+
+2001-03-02  Ben Wing  <ben@xemacs.org>
+
+       * info\dir: Update to 21.4; clean up descriptions of manuals;
+       replace misnomer "Local Packages" with more correct "Other
+       Documentation".
+
+2001-03-02  Ben Wing  <ben@xemacs.org>
+
+       * etc\README: sample.emacs -> sample.init.el.
+
+2001-03-09  William M. Perry  <wmperry@aventail.com>
+
+       * CHANGES-beta:
+       * configure.in:
+       * configure.usage:
+       The Great GTK Merge.
+
+2001-02-23  Andy Piper  <andy@xemacs.org>
+
+       * configure.usage (--with-netinstall): add docs.
+
+       * configure.in: with_netinstall is a new option. Default to off.
+
+2001-02-23  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.45 "Thelxepeia" is released.
+
+2001-02-13  Martin Buchholz  <martin@xemacs.org>
+
+       * aclocal.m4: Fix module support for AIX cc.
+       Support possible future OSes irix7, aix5, osf[56].
+
+2001-02-12  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: No need for NON_GNU_CPP on SCO.
+
+2001-02-10  Martin Buchholz  <martin@xemacs.org>
+
+       * etc/MACHINES: Rewritten.  Bitrot discarded.
+
+2001-02-09  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Prefer utime to utimes - it's more standard.
+       Remove explicit checking for struct utimbuf.
+       Remove explicit checking for <utime.h>.
+       Combined into one simpler test for utime.
+       Add explicit check for utimes, if utime not found.
+
+2001-02-08  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.44 "Thalia" is released.
+
+2001-01-16  Mike Sperber <mike@xemacs.org>
+
+       * configure.in: Remove bogus path variable definitions.
+       Reflect the fact that specifying --datadir also affects docdir and
+       archlibdir.
+
+2001-02-06  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Only use -Wpointer-arith on non-glibc systems.
+
+2001-02-02  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in (wnn): Make sure wnn/commonhd.h can be #included,
+       for the sake of gcc 2.97 fixincludes, which breaks it.
+
+2001-01-27  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Check for util.h for NetBSD's openpty.
+
+2001-01-28  Martin Buchholz  <martin@xemacs.org>
+
+       * config.sub: Upgrade to offical version 2001-01-12.
+       * config.guess: Upgrade to offical version 2001-01-17.
+
 2001-01-26  Martin Buchholz <martin@xemacs.org>
 
        * XEmacs 21.2.43 "Terspichore" is released.