# HG changeset patch # User youngs # Date 1027741989 0 # Node ID f6bc42928b34220330bf0074f7239ded2810a7b4 # Parent 5c7570514cc5e3ad02813705b7c86c03d6d93d69 [xemacs-hg @ 2002-07-27 03:52:44 by youngs] XEmacs 21.5.8 "broccoli" is released. diff -r 5c7570514cc5 -r f6bc42928b34 CHANGES-beta --- 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 diff -r 5c7570514cc5 -r f6bc42928b34 ChangeLog --- 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 + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-09 Mike Sperber * configure.usage: diff -r 5c7570514cc5 -r f6bc42928b34 etc/ChangeLog --- 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 + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-21 Steve Youngs * package-index.LATEST.pgp: Update. diff -r 5c7570514cc5 -r f6bc42928b34 lib-src/ChangeLog --- 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 + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-15 Jerry James * make-docfile.c: Change whitespace and organization to reduce the diff -r 5c7570514cc5 -r f6bc42928b34 lisp/ChangeLog --- 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 + + * XEmacs 21.5.8 "broccoli" is released. + 2002-06-04 John H Palmieri * gutter-items.el (buffers-tab-omit-function): Default value is diff -r 5c7570514cc5 -r f6bc42928b34 lwlib/ChangeLog --- 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 + + * XEmacs 21.5.8 "broccoli" is released. + 2002-06-07 Andy Piper * lwlib-Xm.c: (xm_safe_update_label): new function. Call diff -r 5c7570514cc5 -r f6bc42928b34 man/ChangeLog --- 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 + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-13 Adrian Aichner * 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 +1998-05-15 Christian Nybø * xemacs/killing.texi: Properly document `zap-to-char'. diff -r 5c7570514cc5 -r f6bc42928b34 modules/ChangeLog --- 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 + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-02 Stephen J. Turnbull * XEmacs 21.5.7 "broccoflower" is released. diff -r 5c7570514cc5 -r f6bc42928b34 netinstall/ChangeLog --- 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 + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-02 Stephen J. Turnbull * 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 $ diff -r 5c7570514cc5 -r f6bc42928b34 nt/ChangeLog --- 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 + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-08 Stephen J. Turnbull * README: Reference GNU Emacs 21.x. diff -r 5c7570514cc5 -r f6bc42928b34 nt/installer/Wise/ChangeLog --- 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 + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-02 Stephen J. Turnbull * XEmacs 21.5.7 "broccoflower" is released. diff -r 5c7570514cc5 -r f6bc42928b34 src/ChangeLog --- 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 + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-25 Steve Youngs * process-unix.c (child_setup): diff -r 5c7570514cc5 -r f6bc42928b34 tests/ChangeLog --- 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 + + * XEmacs 21.5.8 "broccoli" is released. + 2002-07-20 Mike Sperber * automated/test-harness.el (test-harness-read-from-buffer): Fix diff -r 5c7570514cc5 -r f6bc42928b34 version.sh --- 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