Mercurial > hg > xemacs-beta
changeset 933:f6bc42928b34
[xemacs-hg @ 2002-07-27 03:52:44 by youngs]
XEmacs 21.5.8 "broccoli" is released.
author | youngs |
---|---|
date | Sat, 27 Jul 2002 03:53:09 +0000 |
parents | 5c7570514cc5 |
children | c925bacdda60 |
files | CHANGES-beta ChangeLog etc/ChangeLog lib-src/ChangeLog lisp/ChangeLog lwlib/ChangeLog man/ChangeLog modules/ChangeLog netinstall/ChangeLog nt/ChangeLog nt/installer/Wise/ChangeLog src/ChangeLog tests/ChangeLog version.sh |
diffstat | 14 files changed, 109 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES-beta Thu Jul 25 00:23:46 2002 +0000 +++ b/CHANGES-beta Sat Jul 27 03:53:09 2002 +0000 @@ -1,3 +1,59 @@ +to 21.5.8 "broccoli" + +Lots of fixes and changes. This release is primarily been done to +make way for the new GC stuff from Mike Sperber. + +CHANGES now uses surnames as listed in the ChangeLogs to identify +contributors. And I haven't sorted the changes into different +categories. Maybe next release... + +-- New configure option "--use-kkcc" for the upcoming new GC + algorithms - Sperber. +-- Identify "--with-modules" as an autodetected configure option - + James. +-- Add a couple of configuration questions to PROBLEMS - Turnball. +-- Test for wchar.h in configure - Sperber. +-- Update package-index files - Youngs. +-- s/Xemacs/XEmacs/ doc fixes - Aichner. +-- Sync make-docfile.c with GNU - James. +-- Updates to gutter-items - Palmieri. +-- Sync setenv with GNU - Wallington. +-- Remove package-get's dependence on APEL - Youngs. +-- Fix case fold bug in replace-in-string - Verna. +-- Updates to code-process.el and process.el - Alexander. +-- Updates to mule/kinsoku.el - Yamaoka. +-- Updates to define-derived-mode - Wallington. +-- Printer fixes - Piper. +-- Updates to window-xemacs.el & frame.el - James. +-- Doc fix gutter-items.el - Piper. +-- Sync ":set-after" in custom with GNU - Piper. +-- Sort the lists in enabled-behavior-list - Galibert +-- Updates to lwlib-Xm.c - Piper. +-- Various doc fixes to the TeXinfo docs - Aichner. +-- GC fixes - Sperber. +-- Updates to lisp.h, symbols.c for DSO's - James. +-- Fix to mswindows_need_event - Alexander. +-- Declare Fcdr_safe to be callable from C - Turnball. +-- Ffunctionp return nil for autoloaded macros & keymaps - Niksic. +-- Subwindow fixes - Ueno. +-- Include wchar.h only if available, define wclsen if not - Sperber. +-- Fixes to Fstart_process_internal - Sperber. +-- Fixes to init_ralloc for pdump - Sperber. +-- Remove duplicated definition of Lisp_Devmode - Bush. +-- Fixes to toolbar/redisplay - Piper. +-- Windows DDE fixes - Moore. +-- Fixes to 'query_string_geometry' and 'widget_logical_unit_height' - + Piper. +-- Fix problem with XEmacs freezing with certain virtual window + managers on Windows - Rankin. +-- Conditionalise calls to syms_of_dired_mswindows & + vars_of_dired_mswindows on WIN32_NATIVE instead of HAVE_MSW_C_DIRED + - Harris. +-- Process related fixes - Sperber. +-- Fix #includes in input-method-motif.c - Galibert. +-- Fixes to automated tests - Sperber. + + to 21.5.7 "broccoflower" CHANGES now uses @xemacs.org alias to identify contributors. If the
--- a/ChangeLog Thu Jul 25 00:23:46 2002 +0000 +++ b/ChangeLog Sat Jul 27 03:53:09 2002 +0000 @@ -1,3 +1,7 @@ +2002-07-27 Steve Youngs <youngs@xemacs.org> + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-09 Mike Sperber <mike@xemacs.org> * configure.usage:
--- a/etc/ChangeLog Thu Jul 25 00:23:46 2002 +0000 +++ b/etc/ChangeLog Sat Jul 27 03:53:09 2002 +0000 @@ -1,3 +1,7 @@ +2002-07-27 Steve Youngs <youngs@xemacs.org> + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-21 Steve Youngs <youngs@xemacs.org> * package-index.LATEST.pgp: Update.
--- a/lib-src/ChangeLog Thu Jul 25 00:23:46 2002 +0000 +++ b/lib-src/ChangeLog Sat Jul 27 03:53:09 2002 +0000 @@ -1,3 +1,7 @@ +2002-07-27 Steve Youngs <youngs@xemacs.org> + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-15 Jerry James <james@xemacs.org> * make-docfile.c: Change whitespace and organization to reduce the
--- a/lisp/ChangeLog Thu Jul 25 00:23:46 2002 +0000 +++ b/lisp/ChangeLog Sat Jul 27 03:53:09 2002 +0000 @@ -1,3 +1,7 @@ +2002-07-27 Steve Youngs <youngs@xemacs.org> + + * XEmacs 21.5.8 "broccoli" is released. + 2002-06-04 John H Palmieri <palmieri@math.washington.edu> * gutter-items.el (buffers-tab-omit-function): Default value is
--- a/lwlib/ChangeLog Thu Jul 25 00:23:46 2002 +0000 +++ b/lwlib/ChangeLog Sat Jul 27 03:53:09 2002 +0000 @@ -1,3 +1,7 @@ +2002-07-27 Steve Youngs <youngs@xemacs.org> + + * XEmacs 21.5.8 "broccoli" is released. + 2002-06-07 Andy Piper <andy@xemacs.org> * lwlib-Xm.c: (xm_safe_update_label): new function. Call
--- a/man/ChangeLog Thu Jul 25 00:23:46 2002 +0000 +++ b/man/ChangeLog Sat Jul 27 03:53:09 2002 +0000 @@ -1,3 +1,7 @@ +2002-07-27 Steve Youngs <youngs@xemacs.org> + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-13 Adrian Aichner <adrian@xemacs.org> * xemacs/packages.texi (Installing Packages): Fix reference to @@ -2391,7 +2395,7 @@ * lispref/dragndrop.texi: only small changes -1998-05-15 Christian Nyb,Ax(B <chr@mediascience.no> +1998-05-15 Christian Nybø <chr@mediascience.no> * xemacs/killing.texi: Properly document `zap-to-char'.
--- a/modules/ChangeLog Thu Jul 25 00:23:46 2002 +0000 +++ b/modules/ChangeLog Sat Jul 27 03:53:09 2002 +0000 @@ -1,3 +1,7 @@ +2002-07-27 Steve Youngs <youngs@xemacs.org> + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> * XEmacs 21.5.7 "broccoflower" is released.
--- a/netinstall/ChangeLog Thu Jul 25 00:23:46 2002 +0000 +++ b/netinstall/ChangeLog Sat Jul 27 03:53:09 2002 +0000 @@ -1,3 +1,7 @@ +2002-07-27 Steve Youngs <youngs@xemacs.org> + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> * XEmacs 21.5.7 "broccoflower" is released. @@ -455,6 +459,6 @@ * all: port from cygwin setup. -%%% $Id: ChangeLog,v 1.20 2002/07/02 15:01:01 stephent Exp $ -$Revision: 1.20 $ +%%% $Id: ChangeLog,v 1.21 2002/07/27 03:53:00 youngs Exp $ +$Revision: 1.21 $
--- a/nt/ChangeLog Thu Jul 25 00:23:46 2002 +0000 +++ b/nt/ChangeLog Sat Jul 27 03:53:09 2002 +0000 @@ -1,3 +1,7 @@ +2002-07-27 Steve Youngs <youngs@xemacs.org> + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-08 Stephen J. Turnbull <stephen@xemacs.org> * README: Reference GNU Emacs 21.x.
--- a/nt/installer/Wise/ChangeLog Thu Jul 25 00:23:46 2002 +0000 +++ b/nt/installer/Wise/ChangeLog Sat Jul 27 03:53:09 2002 +0000 @@ -1,3 +1,7 @@ +2002-07-27 Steve Youngs <youngs@xemacs.org> + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> * XEmacs 21.5.7 "broccoflower" is released.
--- a/src/ChangeLog Thu Jul 25 00:23:46 2002 +0000 +++ b/src/ChangeLog Sat Jul 27 03:53:09 2002 +0000 @@ -1,3 +1,7 @@ +2002-07-27 Steve Youngs <youngs@xemacs.org> + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-25 Steve Youngs <youngs@xemacs.org> * process-unix.c (child_setup):
--- a/tests/ChangeLog Thu Jul 25 00:23:46 2002 +0000 +++ b/tests/ChangeLog Sat Jul 27 03:53:09 2002 +0000 @@ -1,3 +1,7 @@ +2002-07-27 Steve Youngs <youngs@xemacs.org> + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-20 Mike Sperber <mike@xemacs.org> * automated/test-harness.el (test-harness-read-from-buffer): Fix
--- a/version.sh Thu Jul 25 00:23:46 2002 +0000 +++ b/version.sh Sat Jul 27 03:53:09 2002 +0000 @@ -2,8 +2,8 @@ emacs_is_beta=t emacs_major_version=21 emacs_minor_version=5 -emacs_beta_version=7 -xemacs_codename="broccoflower" +emacs_beta_version=8 +xemacs_codename="broccoli" emacs_kit_version= infodock_major_version=4 infodock_minor_version=0