-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello.
The following XEmacs packages have just been released.
Notes
there are 4 new packages in this release
fortran-modes, perl-modes, python-modes and ruby-modes
they have been split out of prog-modes so if you used any of those
modes you will have to install the new packages
Updated or New Packages:
=======================
calendar-1.19-pkg.tar.gz
debug-1.16-pkg.tar.gz
ecrypto-0.12-pkg.tar.gz
ediff-1.42-pkg.tar.gz
fortran-modes-1.00-pkg.tar.gz *** New ***
gnus-1.64-pkg.tar.gz
idlwave-1.26-pkg.tar.gz
jde-1.36-pkg.tar.gz
liece-1.08-pkg.tar.gz
locale-1.19-pkg.tar.gz *** Mule ***
lookup-1.13-pkg.tar.gz *** Mule ***
mail-lib-1.52-pkg.tar.gz
perl-modes-1.00-pkg.tar.gz *** New ***
prog-modes-1.66-pkg.tar.gz
python-modes-1.00-pkg.tar.gz *** New ***
ruby-modes-1.00-pkg.tar.gz *** New ***
skk-1.23-pkg.tar.gz *** Mule ***
viper-1.35-pkg.tar.gz
w3-1.26-pkg.tar.gz
xemacs-base-1.69-pkg.tar.gz
Detailed Changes:
================
calendar-1.19-pkg.tar.gz
- ------------------------
2002-09-26 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.19 released.
2002-09-25 A. Guru <a.guru(a)sympatico.ca>
* solar.el (solar-equinoxes-solstices): Fix off by one day bug
affecting eastern US autumnal equinox this year.
debug-1.16-pkg.tar.gz
- ---------------------
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.16 released.
2002-09-22 Scott Douglass <sdouglass(a)arm.com>
* gdb.el (gdb-filter-insert): Fix broken comint-kill-output
behavior in gdb-mode.
2002-07-15 Adrian Aichner <adrian(a)xemacs.org>
* pdb.el: It's XEmacs, not Xemacs.
ecrypto-0.12-pkg.tar.gz
- -----------------------
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 0.12 released.
2002-09-17 Ville Skyttä <ville.skytta(a)xemacs.org>
* md5-el.el (md5-update): Comment typo fix.
ediff-1.42-pkg.tar.gz
- ---------------------
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.42 released.
2002-09-23 Michael Kifer <kifer(a)cs.stonybrook.edu>
* ediff-init.el (ediff-get-next-window): bug fix.
* ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Put the
definition straight into loaddefs.el as well as executing it here
(by RMS)
2002-09-18 Michael Kifer <kifer(a)cs.stonybrook.edu>
* ediff-hooks.el: Put back the autoloads (for compatibility with XEmacs).
* ediff-init.el: Use defalias instead of fset.
* ediff-util.el: Use defalias instead of fset.
* ediff-ptch.el (ediff-test-patch-utility): catch errors
* ediff-wind.el (ediff-window-setup-function): better choices
* ediff-backup.el (ediff-backup): new function
* ediff.texi: typo
2002-07-16 Adrian Aichner <adrian(a)xemacs.org>
* .cvsignore: Add generated .info* and .html files.
fortran-modes-1.00-pkg.tar.gz *** New ***
- -----------------------------
2002-09-30 Ville Skyttä <ville.skytta(a)xemacs.org>
* fortran.el: Add autoloaded auto-mode-alist associations.
* f90.el: Ditto.
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.00 released.
2002-09-18 Ville Skyttä <ville.skytta(a)xemacs.org>
* Package created, moved f90, fortran-mode and fortran-misc
from the prog-modes package here.
gnus-1.64-pkg.tar.gz
- --------------------
2002-09-26 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.64 released.
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.63 released.
2002-09-17 Ville Skyttä <ville.skytta(a)xemacs.org>
* Makefile (REQUIRES): Add ecrypto, we'll use md5 from there.
(EXTRA_SOURCES): New, add gnus/lisp/md5.el.upstream.
* package-info.in (provides): Remove md5.
idlwave-1.26-pkg.tar.gz
- -----------------------
2002-09-30 Ville Skyttä <ville.skytta(a)xemacs.org>
* idlwave.el: Add autoloaded auto-mode-alist association.
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.26 released.
2002-09-16 Carsten Dominik <dominik(a)astro.uva.nl>
* idlwave.el: Upgraded to IDLWAVE version 4.15
2002-07-16 Adrian Aichner <adrian(a)xemacs.org>
* .cvsignore: Add generated .info* and .html files.
jde-1.36-pkg.tar.gz
- -------------------
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.36 released.
2002-09-13 Andy Piper <andy(a)xemacs.org>
* Makefile: sync with jde 2.2.9beta12. Register moiself as the
XEmacs maintainer.
* ReleaseNotes.txt: move to standard jde location.
* jde-checkstyle.el (jde-checkstyle-exec): use jde-build-classpath
so that things work under cygwin XEmacs.
* jde-java-font-lock.el (jde-java-font-lock-html-tag-regexp):
required during compilation.
(jde-java-font-lock-def-html-keyword): keyword is not used.
* jde-wiz.el (semantic-util): Require semantic-util.
2002-08-14 Andy Piper <andy(a)xemacs.org>
* ClassPathEntry.java (addClass): map fully qualified names and
cope with classes that don't have a packaged.
2002-07-15 Adrian Aichner <adrian(a)xemacs.org>
* lisp/jde-java-font-lock.el (jde-setup-syntax-coloring): It's
XEmacs, not Xemacs.
liece-1.08-pkg.tar.gz
- ---------------------
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.08 released.
2002-09-19 Adrian Aichner <adrian(a)xemacs.org>
* doc/Makefile: New file to generate html documentation.
2002-09-19 Adrian Aichner <adrian(a)xemacs.org>
* Makefile (html): New.
locale-1.19-pkg.tar.gz *** Mule ***
- ----------------------
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.19 released.
2002-09-07 Mike Fabian <mfabian(a)suse.de>
* start-files/ja/locale-start.el (command-line-do-help):
Use the correct encoding for the output of
'LC_ALL=ja_JP.eucJP xemacs --help',
'LC_ALL=ja_JP.UTF-8 xemacs --help', and
'LC_ALL=ja_JP.SJIS xemacs --help'.
2002-01-23 Stephen J. Turnbull <stephen(a)xemacs.org>
* Makefile (.el.elc): Remove special .el.elc rules.
lookup-1.13-pkg.tar.gz *** Mule ***
- - ----------------------
rebuild info pages with xemacs 21.4
mail-lib-1.52-pkg.tar.gz
- ------------------------
2002-09-30 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.52 released.
2002-09-28 Simon Josefsson <jas(a)extundo.com>
* smtpmail.el (smtpmail-via-smtp): Only negotiate starttls on
streams that were opened using starttls.
2002-09-26 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.51 released.
2002-09-24 Simon Josefsson <jas(a)extundo.com>
* mail/mail-extr.el (mail-extr-ignore-single-names): Change default.
(mail-extract-address-components): Doc fix.
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.50 released.
2002-09-17 Simon Josefsson <jas(a)extundo.com>
* smtpmail.el: Sync with Emacs CVS (following ChangeLog entries
from Emacs, until 2002-09-16 change).
2002-09-12 Simon Josefsson <jas(a)extundo.com>
* mail/smtpmail.el (smtpmail-send-it): Don't use : in filenames
(for cygwin). Suggested by Andrew Senior <aws(a)watson.ibm.com>.
Use expand-file-name. Also don't require time-stamp.
2002-09-11 Simon Josefsson <jas(a)extundo.com>
* mail/smtpmail.el (smtpmail-default-smtp-server): Doc fix.
2002-08-30 Simon Josefsson <jas(a)extundo.com>
* mail/smtpmail.el (smtpmail-via-smtp): Delete process buffer
unless s-debug-info is enabled.
2002-05-12 Richard M. Stallman <rms(a)gnu.org>
* mail/smtpmail.el (smtpmail-mail-address): New variable.
(smtpmail-send-it): Bind and use that instead of `mail-address'.
(smtpmail-via-smtp): Likewise.
2002-05-09 Simon Josefsson <jas(a)extundo.com>
* mail/smtpmail.el (smtpmail-send-it): Use user-mail-address from
calling buffer.
2002-05-08 Richard M. Stallman <rms(a)gnu.org>
* mail/smtpmail.el (netrc-machine, netrc-get): Add autoloads.
2002-09-16 Simon Josefsson <jas(a)extundo.com>
* Makefile (REQUIRES): Add ecrypto.
perl-modes-1.00-pkg.tar.gz *** New ***
- --------------------------
2002-09-30 Ville Skyttä <ville.skytta(a)xemacs.org>
* cperl-mode.el: Add autoloaded auto-mode-alist and
interpreter-mode-alist associations.
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.00 released.
2002-09-20 Ville Skyttä <ville.skytta(a)xemacs.org>
* Package created, moved perl-mode and cperl-mode from the
prog-modes package here.
prog-modes-1.66-pkg.tar.gz
- --------------------------
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.66 released.
2002-09-20 Ville Skyttä <ville.skytta(a)xemacs.org>
* Makefile (ELCS): Remove cperl-mode.elc and perl-mode.elc.
(REQUIRES): Remove ps-print, was needed by cperl-mode.
* package-info.in (provides): Remove cperl-mode and perl-mode.
* cperl-mode.el: Remove, move to perl-modes package.
* perl-mode.el: Ditto.
2002-09-18 Ville Skyttä <ville.skytta(a)xemacs.org>
* Makefile (ELCS): Remove ruby-mode.elc and inf-ruby.elc.
* package-info.in (provides): Remove inf-ruby and ruby-mode.
* inf-ruby.el: Remove, move to ruby-modes package.
* inf-ruby.el.upstream: Ditto.
* ruby-mode.el: Ditto.
* ruby-mode.el.upstream: Ditto.
2002-09-18 Ville Skyttä <ville.skytta(a)xemacs.org>
* Makefile (ELCS): Remove f90.elc, fortran.elc and
fortran-misc.elc.
* package-info.in (provides): Remove f90 and fortran.
* f90.el: Remove, move to fortran-modes package.
* fortran.el: Ditto.
* fortran-misc.el: Ditto.
2002-09-18 Ville Skyttä <ville.skytta(a)xemacs.org>
* Makefile (ELCS): Remove python-mode.elc and pydoc.elc.
(EXTRA_SOURCES): Removed.
(MAINTAINER): Change to xemacs-beta.
* package-info.in (provides): Remove python-mode and pydoc.
* pydoc.el: Removed, moved to python-modes package.
* pydoc.el.upstream: Ditto.
* pydoc-el-README: Ditto.
* pydoc_lisp.py: Ditto.
* python-mode.el: Ditto.
* python-mode.el.upstream: Ditto.
2002-09-11 Ville Skyttä <ville.skytta(a)xemacs.org>
* javascript-mode.el (javascript-mode): Set menu name to
JavaScript (it's not C++), thanks to Geert Ribbers.
(javascript): Case tweak for custom group in menus.
python-modes-1.00-pkg.tar.gz *** New ***
- ----------------------------
2002-09-30 Ville Skyttä <ville.skytta(a)xemacs.org>
* python-mode.el: Add autoloaded auto-mode-alist and
interpreter-mode-alist associations.
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.00 released.
2002-09-18 Ville Skyttä <ville.skytta(a)xemacs.org>
* Package created, moved pydoc and python-mode from the
prog-modes package here.
ruby-modes-1.00-pkg.tar.gz *** New ***
- --------------------------
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.00 released.
2002-09-18 Ville Skyttä <ville.skytta(a)xemacs.org>
* Package created, moved Ruby modes from the prog-modes
package here.
skk-1.23-pkg.tar.gz *** Mule ***
- -------------------
rebuild info pages with xemacs 21.4
viper-1.35-pkg.tar.gz
- ---------------------
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.35 released.
2002-09-18 Michael Kifer <kifer(a)cs.stonybrook.edu>
* viper-util.el (viper-chars-in-region): simplification.
* viper.el (viper-emacs-state-mode-list): added modes.
* viper-cmd.el, viper-ex.el, viper.texi: typos.
2002-07-16 Adrian Aichner <adrian(a)xemacs.org>
* .cvsignore: Add generated .info* and .html files.
w3-1.26-pkg.tar.gz
- ------------------
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.26 released.
2002-09-17 Ville Skyttä <ville.skytta(a)xemacs.org>
* Makefile (REQUIRES): Add ecrypto, we'll use md5 from there.
(EXTRA_SOURCES): Add lisp/md5.el.upstream.
* package-info.in (provides): Remove md5.
* lisp/md5.el: Renamed to lisp/md5.el.upstream.
xemacs-base-1.69-pkg.tar.gz
- ---------------------------
2002-09-30 Ville Skyttä <ville.skytta(a)xemacs.org>
* add-log.el: Add autoloaded auto-mode-alist associations.
2002-09-25 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.69 released.
2002-09-11 Evgeny Roubinchtein <zhenya(a)sdf.lonestar.org>
* easy-mmode.el (define-minor-mode): Use add-minor-mode to add
the keymap to minor-mode-alist and add the modeline indicator.
2002-09-11 Simon Josefsson <jas(a)extundo.com>
* time-stamp.el (time-stamp-hhmmss): New function.
Installing These:
================
Manually:
- --------
1) Download the packages that you want to install from: [1]
/ftp.xemacs.org:/pub/xemacs/packages/
2) Unpack them to: [2]
/usr/local/lib/xemacs/xemacs-packages/
3) Re-start XEmacs.
Using XEmacs Package Tools (XEmacs 21.[245].x):
- ----------------------------------------------
1) Tools -> Packages -> Add Download Site -> choose site
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 -> choose site
2) Options -> Manage Packages -> List and Install
3 - 5) As per XEmacs 21.[245].x.
Footnotes:
[1] Or from a mirror near you.
[2] Note: Mule packages should be installed into:
/usr/local/lib/xemacs/mule-packages/
- --
XEmacs Advocate | Do not try the patience of Wizards,
FreeBSD Devote | for they are subtle and quick to anger.
Perl Hacker | - Elric (Technomage) , Babylon 5.
Apache God | <mailto:rendhalver at xemacs.org> <GnuPG KeyID: AE51D190>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)
Comment: Signed by Rendhalver, part of the XEmacs team.
iD8DBQE9oTDQkNWo665R0ZARArD+AJwNS1+DL5hChvktm2Q7EGXC1JkFXwCdEQs5
hc2u0yOsd7oAk96xAx91u1I=
=7NbA
-----END PGP SIGNATURE-----