[ANNOUNCE] Updated Packages Released.
[email protected] (Rendhalver [Peter Brown]) Mon, 07 Oct 2002 16:59:58 +1000
| Newsgroups | gmane.emacs.xemacs.announce |
|---|---|
| Message-ID | <[email protected]> |
-----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: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D calendar-1.19-pkg.tar.gz - ------------------------ 2002-09-26 Rendhalver [Peter Brown] <[email protected]> * Makefile (VERSION): XEmacs package 1.19 released. 2002-09-25 A. Guru <[email protected]> * 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] <[email protected]> * Makefile (VERSION): XEmacs package 1.16 released. 2002-09-22 Scott Douglass <[email protected]> * gdb.el (gdb-filter-insert): Fix broken comint-kill-output behavior in gdb-mode. 2002-07-15 Adrian Aichner <[email protected]> * pdb.el: It's XEmacs, not Xemacs. ecrypto-0.12-pkg.tar.gz - ----------------------- 2002-09-25 Rendhalver [Peter Brown] <[email protected]> * Makefile (VERSION): XEmacs package 0.12 released. 2002-09-17 Ville Skytt=E4 <[email protected]> * md5-el.el (md5-update): Comment typo fix. ediff-1.42-pkg.tar.gz - --------------------- 2002-09-25 Rendhalver [Peter Brown] <[email protected]> * Makefile (VERSION): XEmacs package 1.42 released. 2002-09-23 Michael Kifer <[email protected]> =09 * ediff-init.el (ediff-get-next-window): bug fix. =09 * 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) =09 2002-09-18 Michael Kifer <[email protected]> =09 * ediff-hooks.el: Put back the autoloads (for compatibility with XEmacs). =09 * ediff-init.el: Use defalias instead of fset. =09 * ediff-util.el: Use defalias instead of fset. =09 * ediff-ptch.el (ediff-test-patch-utility): catch errors =09 * ediff-wind.el (ediff-window-setup-function): better choices =09 * ediff-backup.el (ediff-backup): new function =09 * ediff.texi: typo =09 2002-07-16 Adrian Aichner <[email protected]> * .cvsignore: Add generated .info* and .html files. fortran-modes-1.00-pkg.tar.gz *** New *** - ----------------------------- 2002-09-30 Ville Skytt=E4 <[email protected]> * fortran.el: Add autoloaded auto-mode-alist associations. * f90.el: Ditto. 2002-09-25 Rendhalver [Peter Brown] <[email protected]> * Makefile (VERSION): XEmacs package 1.00 released. 2002-09-18 Ville Skytt=E4 <[email protected]> * 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] <[email protected]> * Makefile (VERSION): XEmacs package 1.64 released. 2002-09-25 Rendhalver [Peter Brown] <[email protected]> * Makefile (VERSION): XEmacs package 1.63 released. 2002-09-17 Ville Skytt=E4 <[email protected]> * 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=E4 <[email protected]> * idlwave.el: Add autoloaded auto-mode-alist association. 2002-09-25 Rendhalver [Peter Brown] <[email protected]> * Makefile (VERSION): XEmacs package 1.26 released. 2002-09-16 Carsten Dominik <[email protected]> * idlwave.el: Upgraded to IDLWAVE version 4.15 2002-07-16 Adrian Aichner <[email protected]> * .cvsignore: Add generated .info* and .html files. jde-1.36-pkg.tar.gz - ------------------- 2002-09-25 Rendhalver [Peter Brown] <[email protected]> * Makefile (VERSION): XEmacs package 1.36 released. 2002-09-13 Andy Piper <[email protected]> * 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 <[email protected]> * ClassPathEntry.java (addClass): map fully qualified names and cope with classes that don't have a packaged. 2002-07-15 Adrian Aichner <[email protected]> * 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] <[email protected]> * Makefile (VERSION): XEmacs package 1.08 released. 2002-09-19 Adrian Aichner <[email protected]> * doc/Makefile: New file to generate html documentation. 2002-09-19 Adrian Aichner <[email protected]> * Makefile (html): New. locale-1.19-pkg.tar.gz *** Mule *** - ---------------------- 2002-09-25 Rendhalver [Peter Brown] <[email protected]> * Makefile (VERSION): XEmacs package 1.19 released. 2002-09-07 Mike Fabian <[email protected]> * start-files/ja/locale-start.el (command-line-do-help): Use the correct encoding for the output of 'LC_ALL=3Dja_JP.eucJP xemacs --help', 'LC_ALL=3Dja_JP.UTF-8 xemacs --help', and 'LC_ALL=3Dja_JP.SJIS xemacs --help'. 2002-01-23 Stephen J. Turnbull <[email protected]> * 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] <[email protected]> * Makefile (VERSION): XEmacs package 1.52 released. 2002-09-28 Simon Josefsson <[email protected]> * smtpmail.el (smtpmail-via-smtp): Only negotiate starttls on streams that were opened using starttls. 2002-09-26 Rendhalver [Peter Brown] <[email protected]> * Makefile (VERSION): XEmacs package 1.51 released. 2002-09-24 Simon Josefsson <[email protected]> * mail/mail-extr.el (mail-extr-ignore-single-names): Change default. (mail-extract-address-components): Doc fix. 2002-09-25 Rendhalver [Peter Brown] <[email protected]> * Makefile (VERSION): XEmacs package 1.50 released. 2002-09-17 Simon Josefsson <[email protected]> * smtpmail.el: Sync with Emacs CVS (following ChangeLog entries from Emacs, until 2002-09-16 change). 2002-09-12 Simon Josefsson <[email protected]> * mail/smtpmail.el (smtpmail-send-it): Don't use : in filenames (for cygwin). Suggested by Andrew Senior <[email protected]>. Use expand-file-name. Also don't require time-stamp. 2002-09-11 Simon Josefsson <[email protected]> * mail/smtpmail.el (smtpmail-default-smtp-server): Doc fix. 2002-08-30 Simon Josefsson <[email protected]> * mail/smtpmail.el (smtpmail-via-smtp): Delete process buffer unless s-debug-info is enabled. 2002-05-12 Richard M. Stallman <[email protected]> * 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 <[email protected]> * mail/smtpmail.el (smtpmail-send-it): Use user-mail-address from calling buffer. 2002-05-08 Richard M. Stallman <[email protected]> * mail/smtpmail.el (netrc-machine, netrc-get): Add autoloads. 2002-09-16 Simon Josefsson <[email protected]> * Makefile (REQUIRES): Add ecrypto. perl-modes-1.00-pkg.tar.gz *** New *** - -------------------------- 2002-09-30 Ville Skytt=E4 <[email protected]> * cperl-mode.el: Add autoloaded auto-mode-alist and interpreter-mode-alist associations. 2002-09-25 Rendhalver [Peter Brown] <[email protected]> * Makefile (VERSION): XEmacs package 1.00 released. 2002-09-20 Ville Skytt=E4 <[email protected]> * 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] <[email protected]> * Makefile (VERSION): XEmacs package 1.66 released. 2002-09-20 Ville Skytt=E4 <[email protected]> * 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. =09 2002-09-18 Ville Skytt=E4 <[email protected]> * 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. =09 2002-09-18 Ville Skytt=E4 <[email protected]> * 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. =09 2002-09-18 Ville Skytt=E4 <[email protected]> * 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=E4 <[email protected]> * 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=E4 <[email protected]> * python-mode.el: Add autoloaded auto-mode-alist and interpreter-mode-alist associations. 2002-09-25 Rendhalver [Peter Brown] <[email protected]> * Makefile (VERSION): XEmacs package 1.00 released. 2002-09-18 Ville Skytt=E4 <[email protected]> * 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] <[email protected]> * Makefile (VERSION): XEmacs package 1.00 released. 2002-09-18 Ville Skytt=E4 <[email protected]> * 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] <[email protected]> * Makefile (VERSION): XEmacs package 1.35 released. 2002-09-18 Michael Kifer <[email protected]> =09 * viper-util.el (viper-chars-in-region): simplification. =09 * viper.el (viper-emacs-state-mode-list): added modes. =09 * viper-cmd.el, viper-ex.el, viper.texi: typos. =09 2002-07-16 Adrian Aichner <[email protected]> * .cvsignore: Add generated .info* and .html files. w3-1.26-pkg.tar.gz - ------------------ 2002-09-25 Rendhalver [Peter Brown] <[email protected]> * Makefile (VERSION): XEmacs package 1.26 released. 2002-09-17 Ville Skytt=E4 <[email protected]> * 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=E4 <[email protected]> * add-log.el: Add autoloaded auto-mode-alist associations. 2002-09-25 Rendhalver [Peter Brown] <[email protected]> * Makefile (VERSION): XEmacs package 1.69 released. 2002-09-11 Evgeny Roubinchtein <[email protected]> * 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 <[email protected]> * time-stamp.el (time-stamp-hhmmss): New function. Installing These: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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:=20 [1] Or from a mirror near you. [2] Note: Mule packages should be installed into: /usr/local/lib/xemacs/mule-packages/ - --=20 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: AE51D= 190> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Signed by Rendhalver, part of the XEmacs team. iD8DBQE9oTDQkNWo665R0ZARArD+AJwNS1+DL5hChvktm2Q7EGXC1JkFXwCdEQs5 hc2u0yOsd7oAk96xAx91u1I=3D =3D7NbA -----END PGP SIGNATURE-----