changeset 1665:bb216a3e537f

[xemacs-hg @ 2003-09-04 00:05:04 by youngs] XEmacs 21.5.15 "celery" is released.
author youngs
date Thu, 04 Sep 2003 00:05:17 +0000
parents 6b0f041b5252
children 6986ca4bcc67
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, 133 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES-beta	Wed Sep 03 21:52:16 2003 +0000
+++ b/CHANGES-beta	Thu Sep 04 00:05:17 2003 +0000
@@ -1,3 +1,83 @@
+to 21.5.15 "celery"
+
+Build
+
+-- Autoconf configure updates - James, Turnbull.
+-- Makefile updates - James.
+-- Minor updates to make-docfile.c - Begel.
+-- Wrap assert_failed with EXTERN_C for modules - James.
+-- Updates to modules Makefile.common - James.
+-- Include emodules.h when building modules in postgresql.c
+     and ldap.c - James.
+-- Updates to xemacs.mak - Aichner.
+-- Add some extern "C" declarations for C++ module builds
+     - James.
+-- Add casts for C++ builds in mule-canna.c - James.
+-- Add type casts in database.c to satisy C++ compilers.
+-- Log result summary of tests when the testsuite is running
+     noninteractive - Aichner.
+-- Add some tests for weak-lists - Crestani, Kaltenbach.
+
+
+Documentation
+
+-- Update README.(HYPERBOLE|OO-BROWSER) - Turnbull.
+-- Update etc/PACKAGES - Turnbull, Koch, Youngs.
+-- Update etc/sample.Xresources - Turnbull.
+-- Major update and audit of all documents relating to PUI - Youngs.
+-- Mention `line-move-ignore-invisible' (display.texi "Invisible Text")
+     - Kyllingstad.
+-- Document that end-glyph is still displayed when invisible
+     is set (extents.texi "Extent Properties") - Kyllingstad.
+-- Document that only begin-glyph is highlighted (extents.texi "Extents
+     and Events") - Kyllingstad.
+-- Various typo and docstring fixes - Turnbull, Sperber.
+-- Add missing '@end' defun in lists.texi - Shelton.
+-- Document ?\x00 read syntax and range limitations on ?\000 and 
+     ?\x00 read syntaxes (objects.texi "Character Type") - Turnbull.
+-- Document `true-list-p' (lists.texi "List-related Predicates")
+     - Turnbull.
+
+
+Internals
+
+-- KKCC updates - Crestani, Kyllingstad.
+-- Define DECLARE_MODULE_API_LRECORD when not ERROR_CHECK_TYPES
+     - James.
+-- Updates to DSO code - James.
+-- Remove unused (X)OPAQUE_MARKFUN definitions - James.
+-- GCPRO updates - Sperber.
+-- Mouse wheel fixes in event-msw.c - Kyllingstad.
+-- Use 'HAVE_DLD_INIT' instead of 'HAVE_INIT_DLD' in sysdll.c - James.
+-- Rewrite ephemeron marker code - Sperber.
+-- Fix printing of symbol names in .gdbinit - Golubev.
+-- Fixes to `update_frame_toolbars_geometry' - Sperber.
+-- Fix missing commas in `fonts' initialiser - Golubev.
+-- Add `opaque_ptr_description' - Crestani.
+-- Add `allocate_big_string_chars' - Turnbull, Buchholz.
+
+
+Lisp API
+
+-- New alias `apropos-customize' -> `customize-apropos' - Aichner.
+-- Remove unecessary arg from `pui-set-local-package-get-directory - Youngs.
+-- New key bindings in mwheel.el - Kyllingstad.
+-- Make `insert-directory' to be more like FSF version - Sperber.
+-- Window configuration fixes in isearch code - Sperber.
+-- Implement simple object finalisation in post-gc.el - Sperber.
+-- Updates to etags.el - Turnbull.
+-- Updates to cl-macs.el - Pakoulin.
+-- Fix "do-nothing" bug in `derived-mode-merge-syntax-tables' - Turnbull.
+-- Fixes to `restore-saved-window' - James.
+-- Handle missing "EMACSPACKAGEPATH" env var in 
+     `package-get-package-index-file-location' - Aichner.
+-- Fix substring errors in `package-admin-find-top-directory' - Aichner.
+-- Fix `byte-compile-lambda' so it only discards the docstring if it is
+     not also the value of the lambda - Turnbull.
+-- Don't insist in lib-src directory in `path-emacs-root-p' on WinNT - Aichner.
+-- Don't include '(' in `font-lock-function-name-face' - Aichner.
+
+
 to 21.5.14 "cassava"
 
 This release has a few documentation updates thanks to Steve
--- a/ChangeLog	Wed Sep 03 21:52:16 2003 +0000
+++ b/ChangeLog	Thu Sep 04 00:05:17 2003 +0000
@@ -1,3 +1,7 @@
+2003-09-03  Steve Youngs  <youngs@xemacs.org>
+
+	* XEmacs 21.5.15 "celery" is released.
+
 2003-08-28  Jerry James  <james@xemacs.org>
 
 	* configure.in: Link modules with -lstdc++ if g++ is used.
--- a/etc/ChangeLog	Wed Sep 03 21:52:16 2003 +0000
+++ b/etc/ChangeLog	Thu Sep 04 00:05:17 2003 +0000
@@ -1,3 +1,7 @@
+2003-09-03  Steve Youngs  <youngs@xemacs.org>
+
+	* XEmacs 21.5.15 "celery" is released.
+
 2003-08-28  Steve Youngs  <youngs@xemacs.org>
 
 	* PACKAGES: Update.
--- a/lib-src/ChangeLog	Wed Sep 03 21:52:16 2003 +0000
+++ b/lib-src/ChangeLog	Thu Sep 04 00:05:17 2003 +0000
@@ -1,3 +1,7 @@
+2003-09-03  Steve Youngs  <youngs@xemacs.org>
+
+	* XEmacs 21.5.15 "celery" is released.
+
 2003-08-29  Nickolay Pakoulin  <npak@ispras.ru>
 
 	* make-dump-id.c (main): Set "C" linking rule for dump_id
--- a/lisp/ChangeLog	Wed Sep 03 21:52:16 2003 +0000
+++ b/lisp/ChangeLog	Thu Sep 04 00:05:17 2003 +0000
@@ -1,3 +1,7 @@
+2003-09-03  Steve Youngs  <youngs@xemacs.org>
+
+	* XEmacs 21.5.15 "celery" is released.
+
 2003-08-30  Adrian Aichner  <adrian@xemacs.org>
 
 	* cus-edit.el (apropos-customize): New autoloaded alias making it
--- a/lwlib/ChangeLog	Wed Sep 03 21:52:16 2003 +0000
+++ b/lwlib/ChangeLog	Thu Sep 04 00:05:17 2003 +0000
@@ -1,3 +1,7 @@
+2003-09-03  Steve Youngs  <youngs@xemacs.org>
+
+	* XEmacs 21.5.15 "celery" is released.
+
 2003-08-28  Jerry James  <james@xemacs.org>
 
 	* lwlib-internal.h: Wrap assert_failed with EXTERN_C for modules.
--- a/man/ChangeLog	Wed Sep 03 21:52:16 2003 +0000
+++ b/man/ChangeLog	Thu Sep 04 00:05:17 2003 +0000
@@ -1,3 +1,7 @@
+2003-09-03  Steve Youngs  <youngs@xemacs.org>
+
+	* XEmacs 21.5.15 "celery" is released.
+
 2003-08-28  Steve Youngs  <youngs@xemacs.org>
 
 	* xemacs-faq.texi (Q2.0.2): Rewrite, mentioning the correct way to
--- a/modules/ChangeLog	Wed Sep 03 21:52:16 2003 +0000
+++ b/modules/ChangeLog	Thu Sep 04 00:05:17 2003 +0000
@@ -1,3 +1,7 @@
+2003-09-03  Steve Youngs  <youngs@xemacs.org>
+
+	* XEmacs 21.5.15 "celery" is released.
+
 2003-08-28  Jerry James  <james@xemacs.org>
 
 	* common/Makefile.common (LIBSTDCPP): New.
--- a/netinstall/ChangeLog	Wed Sep 03 21:52:16 2003 +0000
+++ b/netinstall/ChangeLog	Thu Sep 04 00:05:17 2003 +0000
@@ -1,3 +1,7 @@
+2003-09-03  Steve Youngs  <youngs@xemacs.org>
+
+	* XEmacs 21.5.15 "celery" is released.
+
 2003-06-01  Steve Youngs  <youngs@xemacs.org>
 
 	* XEmacs 21.5.14 "cassava" is released.
@@ -483,6 +487,6 @@
 
 	* all: port from cygwin setup.
 
-%%% $Id: ChangeLog,v 1.27 2003/06/01 05:10:25 youngs Exp $
-$Revision: 1.27 $
+%%% $Id: ChangeLog,v 1.28 2003/09/04 00:05:12 youngs Exp $
+$Revision: 1.28 $
 
--- a/nt/ChangeLog	Wed Sep 03 21:52:16 2003 +0000
+++ b/nt/ChangeLog	Thu Sep 04 00:05:17 2003 +0000
@@ -1,3 +1,7 @@
+2003-09-03  Steve Youngs  <youngs@xemacs.org>
+
+	* XEmacs 21.5.15 "celery" is released.
+
 2003-08-31  Adrian Aichner  <adrian@xemacs.org>
 
 	* xemacs.mak (makeinfo-test): Moved after variable initialization
--- a/nt/installer/Wise/ChangeLog	Wed Sep 03 21:52:16 2003 +0000
+++ b/nt/installer/Wise/ChangeLog	Thu Sep 04 00:05:17 2003 +0000
@@ -1,3 +1,7 @@
+2003-09-03  Steve Youngs  <youngs@xemacs.org>
+
+	* XEmacs 21.5.15 "celery" is released.
+
 2003-06-01  Steve Youngs  <youngs@xemacs.org>
 
 	* XEmacs 21.5.14 "cassava" is released.
--- a/src/ChangeLog	Wed Sep 03 21:52:16 2003 +0000
+++ b/src/ChangeLog	Thu Sep 04 00:05:17 2003 +0000
@@ -1,3 +1,7 @@
+2003-09-03  Steve Youngs  <youngs@xemacs.org>
+
+	* XEmacs 21.5.15 "celery" is released.
+
 2003-08-30  Mike Sperber  <mike@xemacs.org>
 
 	* bytecode.c (execute_optimized_program): Remove broken
--- a/tests/ChangeLog	Wed Sep 03 21:52:16 2003 +0000
+++ b/tests/ChangeLog	Thu Sep 04 00:05:17 2003 +0000
@@ -1,3 +1,7 @@
+2003-09-03  Steve Youngs  <youngs@xemacs.org>
+
+	* XEmacs 21.5.15 "celery" is released.
+
 2003-08-31  Adrian Aichner  <adrian@xemacs.org>
 
 	* automated/test-harness.el (test-harness-from-buffer): Log
--- a/version.sh	Wed Sep 03 21:52:16 2003 +0000
+++ b/version.sh	Thu Sep 04 00:05:17 2003 +0000
@@ -2,9 +2,9 @@
 emacs_is_beta=t
 emacs_major_version=21
 emacs_minor_version=5
-emacs_beta_version=14
-xemacs_codename="cassava"
-xemacs_extra_name="(+CVS-20030903)"
+emacs_beta_version=15
+xemacs_codename="celery"
+xemacs_extra_name=
 emacs_kit_version=
 infodock_major_version=4
 infodock_minor_version=0