[ANNOUNCE] Updated and New Packages Released

Steve Youngs <[email protected]> Mon, 24 Jun 2002 09:55:14 +1000
Newsgroups gmane.emacs.xemacs.announce
Organization The XEmacs Development Team
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello.

The following XEmacs packages have just been released.

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
edit-utils-1.88-pkg.tar.gz
ess-1.02-pkg.tar.gz   *** New Package ***
gnus-1.61-pkg.tar.gz
ilisp-1.26-pkg.tar.gz
liece-1.05-pkg.tar.gz
net-utils-1.25-pkg.tar.gz
pc-1.25-pkg.tar.gz
pcl-cvs-1.63-pkg.tar.gz
prog-modes-1.57-pkg.tar.gz
sieve-1.07-pkg.tar.gz
text-modes-1.46-pkg.tar.gz
vc-1.33-pkg.tar.gz
vc-cc-1.21-pkg.tar.gz
vm-7.07-pkg.tar.gz


Detailed Changes:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
edit-utils-1.88-pkg.tar.gz
- --------------------------
2002-06-04  Steve Youngs  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.88 released.

2002-05-23  Jeff Mincy  <[email protected]>

	* completion.el (save-completions-to-file): Kill the
	" *completion-save-buffer*" buffer.
	(load-completions-from-file): Ditto.

ess-1.02-pkg.tar.gz   *** New Package ***
- -------------------
This is a new package.  ESS: Emacs Speaks Statistics.

A programming and inferior mode package for (X)Emacs
intended for interacting with statistical software packages
(primarily S(plus), R, XLisp-Stat, SAS, and Stata), for data
analysis and statistical software development

gnus-1.61-pkg.tar.gz
- --------------------
2002-06-08  Steve Youngs  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.61 released.

2002-06-06  Simon Josefsson  <[email protected]>

	* message.el (message-send-mail-with-sendmail): Improve error message.

2002-06-06  Kai Gro.,b_.(Bjohann  <[email protected]>

	* message.el (message-interactive): Change default from nil to t.
	Better to be safe than to be fast.

2002-06-05  Kai Gro.,b_.(Bjohann  <[email protected]>

	* message.el (message-send-mail-with-sendmail): Check return value
	from call-process-region.

ilisp-1.26-pkg.tar.gz
- ---------------------
2002-06-04  Steve Youngs  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.26 released.

2002-06-04  Will Deakin <[email protected]>

	* sync with 5.12.0 release

liece-1.05-pkg.tar.gz
- ---------------------
2002-06-08  Steve Youngs  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.05 released.

2002-06-08  Adrian Aichner  <[email protected]>

	* Makefile.lisp: Include XEmacs.rules.
	* liece-commands.el (liece-command-nickname): Use
	truncate-string-to-width instead of non-existent truncate-string.
	* liece.el (liece-open-server): Ditto.

2002-06-05  Steve Youngs  <[email protected]>

	* liece-inlines.el (string-equal-ignore-case): Don't try to use
	'compare-strings'.

net-utils-1.25-pkg.tar.gz
- -------------------------
2002-06-04  Steve Youngs  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.25 released.

	* xemacsbug.el (report-xemacs-bug-extra-headers): New.
	(report-xemacs-bug-beta-extra-headers): New.
	(report-xemacs-bug): Use them.
	Test whether using a beta XEmacs with 'xemacs-betaname'.

pc-1.25-pkg.tar.gz
- ------------------
2002-06-04  Steve Youngs  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.25 released.

2002-05-17  Ville Skytt=E4  <[email protected]>

	* pending-del.el (delete-selection-mode):
	New variable alias for GNU Emacs compatibility.

pcl-cvs-1.63-pkg.tar.gz
- -----------------------
2002-06-04  Steve Youngs  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.63 released.

2002-06-02  Steve Youngs  <[email protected]>

	* cvs-log.el ("CVS-Log"): Wrap Jeff's patch in a test for xemacs
	because his patch breaks GNU/Emacs.

2002-05-15  Jeff Mincy  <[email protected]>

	* cvs-log.el (Repository): enable font-lock=20

prog-modes-1.57-pkg.tar.gz
- --------------------------
2002-06-08  Steve Youngs  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.57 released.

2002-06-05  Ville Skytt=E4  <[email protected]>

	* eiffel.el: New version from Martin Schwenke.
	* eiffel3.el: Remove, obsoleted by Martin's version.
	* Makefile (ELCS): Add eiffel.elc, remove eiffel3.elc.
	* package-info.in (provides): Add eiffel-mode, remove eiffel3.

2002-06-03  Steve Youngs  <[email protected]>

	* verilog-mode.el (verilog-mode): Add missing ';' in autoload
	cookie.=20
	(verilog-version): Add autoload cookie.
	(verilog-customize): Ditto.

2002-05-21  Ville Skytt=E4  <[email protected]>

	* sql-mode.el: Add .sql files to auto-mode-alist.

	* javascript-mode.el (javascript-mode): Fix prototype function
	indentation, from Sebastian Delmont <[email protected]>.

	Sebastian's comments:

	It looks like cc-mode doesn't like JavaScript's prototype
	function declarations.	This triggers indentation errors in a few
	cases, since the indentation engine considers the function block
	as a brace-list	entry, and it won't detect language constructs
	(i.e. "if", "switch", etc) inside it.  Here's a gnu.emacs.bug
	thread that discusses the problem, and proposes a solution:
	http://groups.google.com/groups?hl=3Den&lr=3D&th=3Dbae37c6e427b29db&rnum=
=3D3

sieve-1.07-pkg.tar.gz
- ---------------------
2002-06-04  Steve Youngs  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.07 released.

2002-05-21  Simon Josefsson  <[email protected]>

	* sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
	name (makes it work with recent Cyrus timsieved).

2002-02-20  Katsumi Yamaoka  <[email protected]>

	* many files: Remove trailing whitespaces, replace spc+tab with
	tab, replace leading whitespaces with tabs.

text-modes-1.46-pkg.tar.gz
- --------------------------
2002-06-04  Steve Youngs  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.46 released.

2002-05-25  Ville Skytt=E4  <[email protected]>

	* apache-mode.el (apache-font-lock-keywords):
	Add some missing keywords and values for apache-ssl, mod_ssl
	and mod_perl.

2002-05-15  Rendhalver [Peter Brown]  <[email protected]>

	* apache-mode.el (apache-font-lock-keywords): added new keywords
	from apache-2.0.36=20

vc-1.33-pkg.tar.gz
- ------------------
2002-06-04  Steve Youngs  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.33 released.

2002-05-25  Steve Youngs  <[email protected]>

	* package-info.in (provides): Update to include all provides.

vc-cc-1.21-pkg.tar.gz
- ---------------------
2002-06-04  Steve Youngs  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.21 released.

2002-05-25  Steve Youngs  <[email protected]>

	* package-info.in (provides): Use "vc-cc" not "vc".

vm-7.07-pkg.tar.gz
- ------------------
2002-06-08  Steve Youngs  <[email protected]>

	* Makefile (VERSION): XEmacs package 7.07 released.

2002-06-07  Steve Youngs  <[email protected]>

	* Sync with VM-7.07

	* Makefile (PRELOADS): Don't preload vm-misc.el.
	(MANUAL): Remove.
	(EXTRA_OBJS): Include vm.el and vm.elc.
	(EXTRA_SOURCES): Ditto.
	(vm.elc): Create a byte-compiled file.



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
- --=20
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
|            XEmacs - It's not just an editor.             |
|                    It's a way of life.                   |
|------------------------------------<[email protected]>---|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: The XEmacs Development Team.

iD8DBQE9Fl/ejNKQaxDVycURAudxAJwPbrpY6HDkuiJRv0c4LcrddPz4LgCcDpHl
jU1IfsL9HrCbuXiGNrNjk7I=3D
=3DxCKc
-----END PGP SIGNATURE-----