Mercurial > hg > xemacs-beta
diff CHANGES-beta @ 1510:a326a8b73148
[xemacs-hg @ 2003-06-01 05:10:14 by youngs]
XEmacs 21.5.14 "cassava" is released.
author | youngs |
---|---|
date | Sun, 01 Jun 2003 05:10:30 +0000 |
parents | 1fcb2428fee7 |
children | bb216a3e537f |
line wrap: on
line diff
--- a/CHANGES-beta Sat May 31 21:52:21 2003 +0000 +++ b/CHANGES-beta Sun Jun 01 05:10:30 2003 +0000 @@ -1,3 +1,39 @@ +to 21.5.14 "cassava" + +This release has a few documentation updates thanks to Steve +Turnbull, better Makefile handling for modules on MacOSX from +Andrew Begel and Jerry James. Also, it is now possible for the +user to specify the location of the package-index file for PUI to +use, see `package-get-package-index-file-location'. + +Build + +-- Autoconf tweaks for building modules on MacOSX - James. +-- GCC fixes in ellcc.c - James. +-- Module Makefile fixes - Begel, James. +-- Fix shadow warning in regex.c - James. + +Documentation + +-- New TeXinfo node "Searching and Matching" - Turnbull. +-- New section "Legacy Versions" in FAQ - Turnbull. +-- New FAQ question Q8.0.1 - Turnbull. +-- Update split-string specs in "Regexp Search" - Turnbull. + +Internals + +-- Package index file updated - Koch. +-- Add some debug checks in file-coding.c - Turnbull. + +Lisp API + +-- Make error message report the sym checked in + `autoload-featurep-protect-autoloads' -- Turnbull. +-- `split-string' tweaks - Turnbull. +-- Make the location of the package-index file user customisable - Youngs. +-- Turn on package-index file PGP verification - Youngs. +-- Only use message if interactive for functions in replace.el - Josefsson. + to 21.5.13 "cauliflower" Remember that bug that made return behave as linefeed in a TTY? It's