>>>> "SY" == Steve Youngs
<youngs(a)xemacs.org> writes: 
    SY> Hey there everyone.
    SY> I have just added the following packages to the 'Pre-Releases'
    SY> directory:
    SY> New Packages in Pre-Release:
    SY> ===========================
    SY> gnus-1.61-pkg.tar.gz
    SY> liece-1.05-pkg.tar.gz
    SY> prog-modes-1.57-pkg.tar.gz
    SY> vm-7.07-pkg.tar.gz
These installed fine here:
4 lines matching ^Added pac in buffer *Help: lossage*.
   52:Added package `vm'
  229:Added package `prog-modes'
  410:Added package `liece'
  523:Added package `gnus'
    SY> Previously Announced Packages Still in Pre-Release:
    SY> ==================================================
    SY> edit-utils-1.88-pkg.tar.gz
    SY> ess-1.02-pkg.tar.gz
    SY> ilisp-1.26-pkg.tar.gz
    SY> net-utils-1.25-pkg.tar.gz
    SY> pc-1.25-pkg.tar.gz
    SY> pcl-cvs-1.63-pkg.tar.gz
    SY> sieve-1.07-pkg.tar.gz
    SY> text-modes-1.46-pkg.tar.gz
    SY> vc-1.33-pkg.tar.gz
    SY> vc-cc-1.21-pkg.tar.gz
    SY> Detailed Changes:
    SY> ================
    SY> gnus-1.61-pkg.tar.gz
    SY> --------------------
    SY> 2002-06-08  Steve Youngs  <youngs(a)xemacs.org>
    SY> 	* Makefile (VERSION): XEmacs package 1.61 released.
    SY> 2002-06-06  Simon Josefsson  <jas(a)extundo.com>
    SY> 	* message.el (message-send-mail-with-sendmail): Improve error message.
    SY> 2002-06-06  Kai Gro~johann  <Kai.Grossjohann(a)CS.Uni-Dortmund.DE>
    SY> 	* message.el (message-interactive): Change default from nil to t.
    SY> 	Better to be safe than to be fast.
    SY> 2002-06-05  Kai Gro~johann  <Kai.Grossjohann(a)CS.Uni-Dortmund.DE>
    SY> 	* message.el (message-send-mail-with-sendmail): Check return value
    SY> 	from call-process-region.
    SY> liece-1.05-pkg.tar.gz
    SY> ---------------------
    SY> 2002-06-08  Steve Youngs  <youngs(a)xemacs.org>
    SY> 	* Makefile (VERSION): XEmacs package 1.05 released.
    SY> 2002-06-05  Steve Youngs  <youngs(a)xemacs.org>
    SY> 	* liece-inlines.el (string-equal-ignore-case): Don't try to use
    SY> 	'compare-strings'.
    SY> prog-modes-1.57-pkg.tar.gz
    SY> --------------------------
    SY> 2002-06-08  Steve Youngs  <youngs(a)xemacs.org>
    SY> 	* Makefile (VERSION): XEmacs package 1.57 released.
    SY> 2002-06-05  Ville Skyttä  <ville.skytta(a)xemacs.org>
    SY> 	* eiffel.el: New version from Martin Schwenke.
    SY> 	* eiffel3.el: Remove, obsoleted by Martin's version.
    SY> 	* Makefile (ELCS): Add eiffel.elc, remove eiffel3.elc.
    SY> 	* package-info.in (provides): Add eiffel-mode, remove eiffel3.
    SY> 2002-06-03  Steve Youngs  <youngs(a)xemacs.org>
    SY> 	* verilog-mode.el (verilog-mode): Add missing ';' in autoload
    SY> 	cookie. 
    SY> 	(verilog-version): Add autoload cookie.
    SY> 	(verilog-customize): Ditto.
    SY> 2002-05-21  Ville Skyttä  <ville.skytta(a)xemacs.org>
    SY> 	* sql-mode.el: Add .sql files to auto-mode-alist.
    SY> 	* javascript-mode.el (javascript-mode): Fix prototype function
    SY> 	indentation, from Sebastian Delmont <sdelmont(a)zonageek.com>.
    SY> 	Sebastian's comments:
    SY> 	It looks like cc-mode doesn't like JavaScript's prototype
    SY> 	function declarations.	This triggers indentation errors in a few
    SY> 	cases, since the indentation engine considers the function block
    SY> 	as a brace-list	entry, and it won't detect language constructs
    SY> 	(i.e. "if", "switch", etc) inside it.  Here's a
gnu.emacs.bug
    SY> 	thread that discusses the problem, and proposes a solution:
    SY>
	
http://groups.google.com/groups?hl=en&lr=&th=bae37c6e427b29db&...
    SY> vm-7.07-pkg.tar.gz
    SY> ------------------
    SY> 2002-06-08  Steve Youngs  <youngs(a)xemacs.org>
    SY> 	* Makefile (VERSION): XEmacs package 7.07 released.
    SY> 2002-06-07  Steve Youngs  <youngs(a)xemacs.org>
    SY> 	* Sync with VM-7.07
    SY> 	* Makefile (PRELOADS): Don't preload vm-misc.el.
    SY> 	(MANUAL): Remove.
    SY> 	(EXTRA_OBJS): Include vm.el and vm.elc.
    SY> 	(EXTRA_SOURCES): Ditto.
    SY> 	(vm.elc): Create a byte-compiled file.
    SY> Installing These:
    SY> ================
    SY> Manually:
    SY> --------
    SY>   1) Download the packages that you want to install from:
    SY>         /ftp.xemacs.org:/pub/xemacs/beta/experimental/packages/
    SY>   2) Unpack them to: [1]
    SY>         /usr/local/lib/xemacs/xemacs-packages/
    SY>   3) Re-start XEmacs.
    SY> Using XEmacs Package Tools (XEmacs 21.[245].x):
    SY> ----------------------------------------------
    SY>   1) Tools -> Packages -> Add Download Site -> Pre-Releases
    SY>   2) Tools -> Packages -> List and Install
    SY>   3) Select the packages you wish to install (there are brief
    SY>      instructions at the bottom of the packages buffer).
    SY>   4) Packages -> Install/Remove Selected
    SY>   5) Re-start XEmacs.
    SY> Using XEmacs Package Tools (XEmacs 21.1.14):
    SY> -------------------------------------------
    SY>   1) Options -> Manage Packages -> Add Download Site -> Pre-Releases
    SY>   2) Options -> Manage Packages -> List and Install
    SY>   3 - 5) As per XEmacs 21.[245].x.
    SY> Footnotes: 
    SY> [1]  Note:  Mule packages should be installed into:
    SY>         /usr/local/lib/xemacs/mule-packages/
 
    SY> -- 
    SY> |---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
    SY> |            XEmacs - It's not just an editor.             |
    SY> |                    It's a way of life.                   |
    SY> |------------------------------------<youngs(a)xemacs.org>---|
-- 
Adrian Aichner
 mailto:adrian@xemacs.org
 
http://www.xemacs.org/