Subject: CVS commit: pkgsrc/editors/xemacs-current
To: None <pkgsrc-changes@netbsd.org>
From: Mario Kemper <magick@netbsd.org>
List: pkgsrc-changes
Date: 06/04/2003 16:37:26
Module Name:	pkgsrc
Committed By:	magick
Date:		Wed Jun  4 16:37:26 UTC 2003

Modified Files:
	pkgsrc/editors/xemacs-current: Makefile PLIST distinfo

Log Message:
Update xemacs-current to 21.5.14

Changes:

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 generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/editors/xemacs-current/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/editors/xemacs-current/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/editors/xemacs-current/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.