-----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:
===========================
eshell-1.05-pkg.tar.gz
gnus-1.68-pkg.tar.gz
jde-1.45-pkg.tar.gz
liece-1.11-pkg.tar.gz
vm-7.08-pkg.tar.gz
x-symbol-1.02-pkg.tar.gz
Previously Announced Packages Still in Pre-Release:
==================================================
auctex-1.35-pkg.tar.gz
clearcase-1.06-pkg.tar.gz
ecb-1.05-pkg.tar.gz
edebug-1.17-pkg.tar.gz
edit-utils-2.00-pkg.tar.gz
hm--html-menus-1.20-pkg.tar.gz
ilisp-1.31-pkg.tar.gz
mail-lib-1.57-pkg.tar.gz
mh-e-1.19-pkg.tar.gz
psgml-1.40-pkg.tar.gz
sieve-1.13-pkg.tar.gz
sml-mode-0.09-pkg.tar.gz
text-modes-1.60-pkg.tar.gz
vc-1.37-pkg.tar.gz
xemacs-devel-1.52-pkg.tar.gz
xslide-1.06-pkg.tar.gz
Detailed Changes:
================
eshell-1.05-pkg.tar.gz
- ----------------------
2003-03-27 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.05 released.
2003-03-26 Steve Youngs <youngs(a)xemacs.org>
* em-unix.el (eshell-plain-locate-behavior): Make the default the
return value of `eshell-under-xemacs-p', ie, nil for GNU/Emacs and
non-nil for XEmacs.
2003-03-09 Ben Wing <ben(a)xemacs.org>
* Makefile:
Delete explicit compile:: and binkit: rules.
Don't add custom-load.elc to the list of generated elc's.
Use STANDARD_DOCS instead of explicitly giving the targets
and dependencies.
gnus-1.68-pkg.tar.gz
- --------------------
2003-03-27 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.68 released.
2003-03-27 Steve Youngs <youngs(a)xemacs.org>
* Makefile (MAINTAINER): Put my name there.
(LISPFILES): The directory is now 'lisp/' not gnus/lisp/'.
(EXTRA_SOURCES): Ditto.
(DATA_5_FILES): Ditto.
(EXPLICIT_DOCS): Ditto.
(EXTRA_TEXI_FILES): Ditto.
(AUTOLOAD_PATH): Ditto.
(DATA_4_DEST): Put these files into etc/gnus/gnusrefcard/.
(DATA_5_DEST): Put these files into etc/gnus/.
(EXTRA_SOURCES): Add lisp/GNUS-NEWS.
2003-03-09 Ben Wing <ben(a)xemacs.org>
* Makefile:
Delete explicit compile:: and binkit: rules.
Don't add custom-load.elc to the list of generated elc's.
Use EXPLICIT_DOCS instead of explicitly giving the targets
and dependencies. Specify EXTRA_TEXI_FILES.
jde-1.45-pkg.tar.gz
- -------------------
2003-03-27 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.45 released.
2003-03-24 Andy Piper <andy(a)xemacs.org>
* jde-ant.el (jde-build-ant-command): refactor ant home
determination. Fix cygwin lossage.
(jde-ant-build-classpath): use jde-ant-get-ant-home.
(jde-ant-build): history -> build-history.
2003-03-09 Ben Wing <ben(a)xemacs.org>
* Makefile:
Delete explicit compile:: and binkit: rules.
Don't add custom-load.elc to the list of generated elc's.
Move the include of XEmacs.rules to the end of the file.
Delete srckit rule.
liece-1.11-pkg.tar.gz
- ---------------------
2003-03-27 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.11 released.
2003-03-26 Steve Youngs <youngs(a)xemacs.org>
* Makefile (PRELOADS): Don't load liece-channel because it needs
liece-setup and at this point liece-setup doesn't exist.
(lisp/liece-setup.el): Use $BOOT_XEMACS instead of $XEMACS so we
don't pick up installed libraries.
2003-03-25 Steve Youngs <youngs(a)xemacs.org>
* Makefile (EARLY_GENERATED_LISP): Add auto-autoloads.el and
custom-load.el.
2003-03-21 Ben Wing <ben(a)xemacs.org>
* doc\.cvsignore: Add entries for liece*.html.
2003-03-09 Ben Wing <ben(a)xemacs.org>
* Makefile (NO_BUILD_ELC_DEPENDENCIES): New.
* Makefile (package):
Delete explicit compile:: and binkit: rules.
Don't add custom-load.elc to the list of generated elc's.
Use EXPLICIT_DOCS instead of explicitly giving the targets
and dependencies.
Add liece-setup to EARLY_GENERATED_LISP, not GENERATED.
Update AUTHOR_VERSION to 1.4.9.
Delete recursive html target.
Add definition of EMACS when recursively building `package'.
Use EXTRA_DEPENDENCIES for liece.mo.
Include Local.rules.inc at the beginning for access to
MSGFMT and use it instead of hard-coded `msgfmt'.
Don't build liece.mo if no MSGFMT available.
Bring up rule for liece-setup.el from lisp/Makefile.lisp.
Don't use special compilation script anymore (and delete the
packages: rule that did this); do it the standard
way. Add PRELOADS to make this possible.
#### Bogus bogus bogus that liece still has its own
autoload script. Just s/;;;###liece-autoloads/;;;###autoloads/
and do it like everyone else!
* doc/Makefile: Deleted.
* lisp/Makefile.lisp: Deleted.
vm-7.08-pkg.tar.gz
- ------------------
2003-03-27 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 7.08 released.
2003-03-27 Steve Youngs <youngs(a)xemacs.org>
* Makefile (autoloads): Accidently wiped this out with the sync.
It's back now, so 'make autoloads' will also build
vm-autoload.el.
2003-03-26 Steve Youngs <youngs(a)xemacs.org>
* Sync with upstream version 7.13
* Makefile (vm-autoload.el): Use $BOOT_XEMACS instead of $XEMACS
2003-03-09 Ben Wing <ben(a)xemacs.org>
* .cvsignore:
Remove package-info, pdepends.mk.
* Makefile (vm-autoload.el):
* Makefile (autoloads):
Delete explicit compile:: and binkit: rules.
Use EXPLICIT_DOCS instead of explicitly giving the targets
and dependencies.
Use DOCS_TEXINFO_EXTENSION.
Add skeptical comment about the need to build vm docs with
texinfo.el.
Use GENERATED_LISP (vm-autoload.el), EXTRA_DEPENDENCIES (vm.elc).
Format info using makeinfo, not XEmacs.
x-symbol-1.02-pkg.tar.gz
- ------------------------
2003-03-27 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.02 released.
2003-03-27 Steve Youngs <youngs(a)xemacs.org>
* Sync to upstream 4.4.5.
* package-info.in (provides): Update.
* Makefile (AUTHOR_VERSION): Bump to 4.4.5
(ELCS): Add new .elc's.
(DATA_4_FILES): Hack to include extra doc sources in the
'man/$(PACKAGE)/' directory.
(DATA_4_DEST): Ditto.
* man/x-symbol.texi (File Coding): Remove parens around xref to
avoid a makeinfo warning.
(FAQ Additional Spaces): Add a comma after xref to avoid a
makeinfo warning.
2003-03-09 Ben Wing <ben(a)xemacs.org>
* Makefile:
* Makefile (EXTRA_HTML_FILES): New.
Delete explicit compile:: and binkit: rules.
Don't add custom-load.elc to the list of generated elc's.
Include Local.rules.inc at the beginning for access to
BUILD_WITHOUT_MULE, and put the include of XEmacs.rules at the
end.
Use EXPLICIT_DOCS instead of explicitly giving the targets
and dependencies.
Use EXTRA_HTML_FILES.
Delete recursive clean/distclean targets.
Move stuff up from man/Makefile. Conditionalize on TEXI2HTML_1_56K.
* fonts/Makefile (mkdirs):
* fonts/Makefile (gens):
Don't forcibly remove .pcf files each build -- not needed in
a world with `make'!!
* man/Makefile: Deleted.
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.
Footnotes:
[1] Note: Mule packages should be installed into:
/usr/local/lib/xemacs/mule-packages/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
Comment: Processed by Mailcrypt 3.5.8 <
http://mailcrypt.sourceforge.net/>
iD8DBQE+guozgu3ywdHdhM0RAuoGAKCLlz0diNx3n/ns73kxDfbp/t5UNwCfWDIv
xIl9mpDjMmYZ5bKaXvfESRc=
=ctmj
-----END PGP SIGNATURE-----