-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hey there everyone.
I have just added the following packages to the 'Pre-Releases'
directory:
New Packages in Pre-Release:
===========================
ediff-1.71-pkg.tar.gz            upstream version: 2.75
prog-modes-2.14-pkg.tar.gz       upstream version: none
vc-1.42-pkg.tar.gz               upstream version: none
Previously Announced Packages Still in Pre-Release:
==================================================
apel-1.33-pkg.tar.gz             upstream version: 10.6
auctex-1.48-pkg.tar.gz           upstream version: 11.55
calendar-1.33-pkg.tar.gz         upstream version: none
edt-1.14-pkg.tar.gz              upstream version: none
eshell-1.11-pkg.tar.gz           upstream version: 2.4.1
general-docs-1.05-pkg.tar.gz     upstream version: none
guided-tour-0.51-pkg.tar.gz      upstream version: none
hyperbole-1.17-pkg.tar.gz        upstream version: 5.0
igrep-1.15-pkg.tar.gz            upstream version: 2.111
leim-1.25-pkg.tar.gz             upstream version: none
locale-1.27-pkg.tar.gz           upstream version: none
mule-base-1.52-pkg.tar.gz        upstream version: none
mule-ucs-1.15-pkg.tar.gz         upstream version: 0.84
net-utils-1.53-pkg.tar.gz        upstream version: N/A
oo-browser-1.05-pkg.tar.gz       upstream version: 4.08
perl-modes-1.10-pkg.tar.gz       upstream version: none
psgml-1.45-pkg.tar.gz            upstream version: 1.3.2
python-modes-1.09-pkg.tar.gz     upstream version: none
scheme-1.16-pkg.tar.gz           upstream version: none
text-modes-1.95-pkg.tar.gz       upstream version: none
tramp-1.38-pkg.tar.gz            upstream version: 2.0.56
viper-1.58-pkg.tar.gz            upstream version: 3.09
xemacs-base-2.11-pkg.tar.gz      upstream version: none
Detailed Changes:
================
- ------- ChangeLog Entries from xemacs-packages/ediff/ChangeLog -------
2007-08-28  Norbert Koch  <viteno(a)xemacs.org>
	* Makefile (VERSION): XEmacs package 1.71 released.
- ------- ChangeLog Entries from xemacs-packages/prog-modes/ChangeLog -------
2007-08-28  Norbert Koch  <viteno(a)xemacs.org>
	* Makefile (VERSION): XEmacs package 2.14 released.
2007-08-18  Ville Skyttä  <scop(a)xemacs.org>
	* diff-mode.el (vc-backend-diff): Remove, no longer needed with new vc.
- ------- ChangeLog Entries from xemacs-packages/vc/ChangeLog -------
2007-08-28  Norbert Koch  <viteno(a)xemacs.org>
	* Makefile (VERSION): XEmacs package 1.42 released.
2007-08-27  Ville Skyttä  <scop(a)xemacs.org>
	* vc-xemacs.el (vc-xemacs-file-name-coding-system): New.
	* vc-cvs.el (vc-cvs-repository-hostname): Use it.
	* vc-cvs.el (vc-cvs-get-entries): Ditto.
	* vc-svn.el (vc-svn-repository-hostname): Ditto.
	* vc-xemacs.el (default-file-name-coding-system): Remove.
	* vc.el (vc-coding-system-for-diff): Check that
	`coding-system-for-read' and `buffer-file-coding-system' are
	bound before using them.
	* vc-cvs.el (vc-cvs-diff-tree): Ditto.
	* vc-mcvs.el (vc-mcvs-diff-tree): Ditto.
	
2007-08-21  Ville Skyttä  <scop(a)xemacs.org>
	* vc-rcs.el (vc-rcs-annotate-command): Use `substring' if
	`substring-no-properties' is not available, thanks to Adrian Aichner.
2007-08-18  Ville Skyttä  <scop(a)xemacs.org>
	* Makefile (VERSION): 0.94.
	* mercurial.el: Sync with upstream.
2007-07-16  Ville Skyttä  <scop(a)xemacs.org>
	* mercurial.el: Sync with upstream.
	* vc-git.el: Ditto.
2007-07-08  Ville Skyttä  <scop(a)xemacs.org>
	* Makefile (VERSION): 0.93.
	* Makefile (REQUIRES): Add gnus for `parse-time' in vc-cvs.el.
	* vc.el (vc-dired-purge): Use `dired-do-kill-file-lines'
	instead of `dired-do-kill-lines'.
	(vc-directory): Don't try to load dired-aux.
2007-07-07  Ville Skyttä  <scop(a)xemacs.org>
	* smerge-mode.el: Removed, requires too much porting work to be
	feasible at the moment.
	* Makefile (ELCS): Remove smerge-mode.elc.
	* package-info.in (provides): Remove smerge-mode.
	* vc.el: Bring back old `vc-resolve-conflicts'.
	* vc-arch.el (vc-arch-find-file-hook): Make smerge-mode optional.
	* Makefile (REQUIRES): Add elib and edebug (pulled in by ediff).
	* vc-arch.el (vc-arch-add-tagline): Call `comment-normalize-vars'
	only if it's available.
	* vc-svn.el (vc-svn-repository-hostname): Adapt upstream fix
	for finding out the URL from files created by Subversion >= 1.4.
2007-06-24  Ville Skyttä  <scop(a)xemacs.org>
	* Makefile (VERSION): 0.92.
	* vc.el, mercurial.el: Sync with upstream.
	* mercurial.el, vc-hooks.el, vc-xemacs.el: Pull in mercurial.el
	on demand only, like other vc-* modes.
2007-06-16  Ville Skyttä  <scop(a)xemacs.org>
	* vc-arch.el: Sync with upstream.
	* vc-svn.el: Ditto.
	* vc.el: Ditto.
2007-06-06  Ville Skyttä  <scop(a)xemacs.org>
	* vc-hooks.el: Sync with upstream.
	* log-edit.el: Ditto.
2007-05-21  Ville Skyttä  <scop(a)xemacs.org>
	* Makefile (VERSION): 0.91.
	
	* mercurial.el: New, from Mercurial itself.
	* Makefile (ELCS): Add mercurial.el.
	* package-info.in (provides): Add mercurial.
	* vc-hooks.el: Add `hg-find-file-hook' to `find-file-hook'.
2007-05-14  Ville Skyttä  <scop(a)xemacs.org>
	* *.el: Sync with upstream.
2007-02-25  Ville Skyttä  <scop(a)xemacs.org>
	* vc-svn.el: Sync with upstream.
2007-02-11  Ville Skyttä  <scop(a)xemacs.org>
	* vc-svn.el: Sync with upstream.
2007-02-03  Ville Skyttä  <scop(a)xemacs.org>
	* Makefile (VERSION): 0.90.
	* vc-hooks.el (vc-registered): Call vc-BACKEND-registered-lite
	if vc-BACKEND-registered is not bound to work around XEmacs 21.4
	byte compiler or bytecode interpreter issues when the real
	-registered defun is redefined and called by the fully autoloaded
	version.
	* vc-arch.el (vc-arch-registered-lite):
	* vc-cvs.el (vc-cvs-registered-lite):
	* vc-mcvs.el (vc-mcvs-registered-lite):
	* vc-svn.el (vc-svn-registered-lite):
	Rename fully autoloaded vc-BACKEND-registered to
	vc-BACKEND-registered-lite.
	* vc-git.el (vc-git-registered-lite): New, fully autoloaded version.
	* log-edit.el: Sync with upstream.
2007-01-28  Ville Skyttä  <scop(a)xemacs.org>
	* *.el: Sync with upstream.
2007-01-18  Ville Skyttä  <scop(a)xemacs.org>
	* log-edit.el: Sync with upstream.
	* vc-arch.el: Ditto.
	* vc-git.el: Ditto.
	* vc-hooks.el: Ditto.
	* vc-svn.el: Ditto.
2006-11-11  Ville Skyttä  <scop(a)xemacs.org>
	* vc-svn.el: Sync with upstream.
2006-10-25  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el: Sync with upstream.
	* vc-svn.el: Ditto.
2006-10-15  Ville Skyttä  <scop(a)xemacs.org>
	* vc-git.el: Sync with upstream.
	* vc-hooks.el: Ditto.
2006-08-29  Ville Skyttä  <scop(a)xemacs.org>
	* smerge-mode.el (smerge-mine): Comment out unsupported
	min-colors properties, thanks to Stephen J. Turnbull for the catch.
	(smerge-base): Ditto.
2006-08-16  Ville Skyttä  <scop(a)xemacs.org>
	* smerge-mode.el: New from GNU Emacs CVS.  Needs work.
2006-08-15  Ville Skyttä  <scop(a)xemacs.org>
	* vc-git.el (vc-git-registered): Avoid failures if `git' is not
	installed, thanks to Adrian Aichner for the catch.
2006-08-05  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el: Sync with upstream.
	* vc-git.el: Changes applied upstream.
2006-07-06  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el: Sync with upstream.
2006-07-04  Ville Skyttä  <scop(a)xemacs.org>
	* Makefile (VERSION): 0.05.
	* vc-git.el: New, from git upstream.
	(vc-git-print-log): Add optional BUFFER arg, use it.
	(vc-git-diff): Ditto.
	* vc-hooks.el (vc-handled-backends): Add GIT.
	(vc-mode-line): Ditto.
	* package-info.in (provides): Add vc-git.
	* Makefile (ELCS): Add vc-git.elc.
	* vc.el (vc-coding-system-for-diff): We don't have
	`find-operation-coding-system'.
	* vc.el (vc-revert-buffer): Don't try to delete the revert
	confirmation diff window for now as it breaks for some
	reason, and prevents the actual revert from happening.
	* vc.el (vc-restore-buffer-context): Test for mark before using.
	* vc-xemacs.el: Comment update.
2006-06-28  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el: Sync with upstream.
2006-06-12  Ville Skyttä  <scop(a)xemacs.org>
	* Makefile (VERSION): 0.04.
	* vc.el: Sync with upstream.
2006-05-01  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el (vc-default-show-log-entry): Workaround for (at least so
	far) missing log-view stuff.
2006-04-29  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el (vc-annotate-warp-version): Use `forward-line' instead
	of `previous-line'.
2006-04-22  Ville Skyttä  <scop(a)xemacs.org>
	* Makefile (VERSION): 0.03.
	* vc.el (vc-annotate): `goto-line' in XEmacs takes only 1 arg,
	emulate GNU Emacs' 2-arg one.
	(vc-annotate-warp-version): Ditto.
	* vc-cvs.el (vc-cvs-parse-root): Fix :local: root parsing.
2006-04-21  Ville Skyttä  <scop(a)xemacs.org>
	* Makefile (VERSION): 0.02.
	* vc-hooks.el: Bind C-x C-q to `vc-toggle-read-only' like in the
	old vc package, thanks to Vegard Vesterheim.
2006-04-16  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el: Sync with upstream.
	* vc-xemacs.el (line-number-at-pos): Sync compat implementation
	with XEmacs 21.5.
2006-02-11  Ville Skyttä  <scop(a)xemacs.org>
	* *.el: Sync with upstream.
	* Makefile (REQUIRES): Add tramp.
2005-12-31  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el: Sync with upstream.
2005-12-26  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el, vc-mcvs.el, vc-svn.el: Sync with upstream.
2005-12-05  Ville Skyttä  <scop(a)xemacs.org>
	* log-edit.el: Sync with upstream.
	* log-edit.el: Use pcl-cvs-util (already in the packages tree).
	* Makefile (REQUIRES): Add pcl-cvs.
	* Makefile (ELCS): Remove pcvs-util.elc.
	* package-info-in (provides): Remove pcvs-util.
	* pcvs-util.el: Remove.
	* vc-xemacs.el (compare-strings): Remove, only used by pcvs-util.
2005-11-28  Ville Skyttä  <scop(a)xemacs.org>
	* log-edit.el: Sync with upstream.
2005-11-15  Ville Skyttä  <scop(a)xemacs.org>
	* vc-svn.el: Sync with upstream.
	* vc-xemacs.el (compare-strings): New, borrowed from ECB.
2005-11-10  Oscar Figueiredo  <oscar(a)xemacs.org>
	* vc-xemacs.el (subst-char-in-string): Do not use `replace-in-string'
	because of the regexp semantic on its second parameter.
2005-11-10  Ville Skyttä  <scop(a)xemacs.org>
	* vc-xemacs.el: Update FSF's address.
2005-11-02  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el, vc-cvs.el, vc-sccs.el: Sync with upstream.
2005-10-08  Ville Skyttä  <scop(a)xemacs.org>
	* log-edit.el, vc.el, vc-mcvs.el: Sync with upstream.
2005-09-11  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el: Sync with upstream.
2005-08-16  Ville Skyttä  <scop(a)xemacs.org>
	* *.el: Sync with upstream.
2005-07-24  Ville Skyttä  <scop(a)xemacs.org>
	* *.el: Sync with upstream.
2005-06-21  Ville Skyttä  <scop(a)xemacs.org>
	* log-edit.el, vc-arch.el, vc-cvs.el, vc.el: Sync with upstream.
2005-04-30  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el: Sync with upstream.
2005-04-09  Ville Skyttä  <scop(a)xemacs.org>
	* pcvs-util.el, vc.el, vc-cvs.el, vc-hooks.el: Sync with upstream.
2005-03-06  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el: Sync with upstream.
2005-02-11  Ville Skyttä  <scop(a)xemacs.org>
	* vc*.el: Sync with upstream.
2005-01-19  Ville Skyttä  <scop(a)xemacs.org>
	* vc*.el: Sync with upstream.
2005-01-06  Ville Skyttä  <scop(a)xemacs.org>
	* vc-arch.el, vc-rcs.el, vc-svn.el: Sync with upstream.
2004-12-19  Ville Skyttä  <scop(a)xemacs.org>
	* vc-cvs.el: Port the `vc-cvs-program' defcustom from the old
	XEmacs vc package, and use it.  Originally by Christian Schmitt.
2004-12-18  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el: Sync with upstream.
2004-12-15  Ville Skyttä  <scop(a)xemacs.org>
	* vc-svn.el: Sync with upstream.  Adds svn annotate support,
	and includes my repository-hostname fix.
2004-12-13  Ville Skyttä  <scop(a)xemacs.org>
	* log-edit.el: New, from upstream CVS; temporarily (?) here so
	that editing commit messages could actually work.
	* pcvs-util.el: Ditto.
2004-12-12  Ville Skyttä  <scop(a)xemacs.org>
	* vc-cvs.el (vc-cvs-parse-root): XEmacs wants 2+ args to `setq'.
	* vc-svn.el (vc-svn-repository-hostname): Make it work also with
	Subversion >= 0.33.0, simplify regexp.
2004-12-06  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el, vc-cvs.el, vc-hooks.el, vc-rcs.el: Sync with upstream.
2004-11-10  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el, vc-cvs.el, vc-mcvs.el: Sync with upstream.
2004-11-01  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el, vc-arch.el, vc-hooks.el: Sync with upstream.
2004-10-13  Ville Skyttä  <scop(a)xemacs.org>
	* vc.el: Sync with upstream.
2004-09-15  Ville Skyttä  <scop(a)xemacs.org>
	* vc*.el: Sync with upstream.
2004-08-25  Ville Skyttä  <scop(a)xemacs.org>
	* vc-svn.el: Sync with upstream.
2004-08-15  Ville Skyttä  <scop(a)xemacs.org>
	* *: Move most of the XEmacs compatibility stuff into vc-xemacs.el,
	add some TODOs and fix a few incompatibilities.
2004-07-30  Ville Skyttä  <scop(a)xemacs.org>
	* vc-arch.el: Use replace-in-string instead of subst-char-in-string
	and replace-regexp-in-string.
2004-07-03  Ville Skyttä  <scop(a)xemacs.org>
	* vc-arch.el, vc-rcs.el: Sync with upstream.
2004-06-05  Ville Skyttä  <scop(a)xemacs.org>
	* vc-svn.el: Sync with upstream.
2004-06-01  Ville Skyttä  <scop(a)xemacs.org>
	* vc-arch.el: Sync with upstream.
2004-05-29  Ville Skyttä  <scop(a)xemacs.org>
	* vc-arch.el, vc-mcvs.el: Sync with upstream.
2004-05-24  Ville Skyttä  <scop(a)xemacs.org>
	* Initial revision of vc port from GNU Emacs.
Installing These:
================
Manually:
- --------
  1) Download the packages that you want to install from:
        /ftp.xemacs.org:/pub/xemacs/beta/experimental/packages/
  2) Unpack them to: [1]
        /usr/local/lib/xemacs/xemacs-packages/
  3) Re-start XEmacs.
Using XEmacs Package Tools (XEmacs 21.[245].x):
- ----------------------------------------------
  1) Tools -> Packages -> Add Download Site -> Pre-Releases
  2) Tools -> Packages -> List and Install
  3) Select the packages you wish to install (there are brief
     instructions at the bottom of the packages buffer).
  4) Packages -> Install/Remove Selected
  5) Re-start XEmacs.
Using XEmacs Package Tools (XEmacs 21.1.14):
- -------------------------------------------
  1) Options -> Manage Packages -> Add Download Site -> Pre-Releases
  2) Options -> Manage Packages -> List and Install
  3 - 5) As per XEmacs 21.[245].x.
norbert - XEmacs Package Release Manager.
Footnotes: 
[1]  Note:  Mule packages should be installed into:
        /usr/local/lib/xemacs/mule-packages/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFG1Tnagu3ywdHdhM0RAmxAAJ931sm2Jg7Z9l3HpLK5JkOZk7YXvwCfZbHY
b4hA15cRY498kEC8NMoRjjo=
=f+FN
-----END PGP SIGNATURE----- 
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta