>>>> "R" == rendhalver
<rendhalver(a)xemacs.org> writes:
R> Hey there everyone.
R> I have just added the following packages to the 'Pre-Releases'
R> directory:
R> New Packages in Pre-Release:
R> ===========================
R> ediff-1.44-pkg.tar.gz
R> edit-utils-1.94-pkg.tar.gz
R> igrep-1.10-pkg.tar.gz
R> latin-unity-1.06-pkg.tar.gz *** Mule ***
R> pgg-1.01-pkg.tar.gz
R> sml-mode-0.04-pkg.tar.gz
R> text-modes-1.54-pkg.tar.gz
R> xemacs-base-1.71-pkg.tar.gz
All these installed fine:
45 lines matching packages? in buffer *Message-Log*.
1136:Creating package list ...
1150:Installing selected packages ...
1151:Retrieving package `ediff-1.44-pkg.tar.gz' ...
1220:Removing old files for package "ediff" ...
1221:Removing old files for package "ediff" ... done
1222:Installing package `ediff' ...
1224:Error loading package file "c:\Program
Files\XEmacs\xemacs-packages\lisp\ediff\auto-autoloads" (error Already loaded)!
1227:Added package `ediff'
1228:Retrieving package `edit-utils-1.94-pkg.tar.gz' ...
1342:Removing old files for package "edit-utils" ...
1343:Removing old files for package "edit-utils" ... done
1344:Installing package `edit-utils' ...
1346:Error loading package file "c:\Program
Files\XEmacs\xemacs-packages\lisp\edit-utils\auto-autoloads" (error Already loaded)!
1349:Added package `edit-utils'
1350:Retrieving package `igrep-1.10-pkg.tar.gz' ...
1358:Removing old files for package "igrep" ...
1359:Removing old files for package "igrep" ... done
1360:Installing package `igrep' ...
1362:Error loading package file "c:\Program
Files\XEmacs\xemacs-packages\lisp\igrep\auto-autoloads" (error Already loaded)!
1365:Added package `igrep'
1366:Retrieving package `pgg-1.01-pkg.tar.gz' ...
1377:Removing old files for package "pgg" ...
1378:Removing old files for package "pgg" ... done
1379:Installing package `pgg' ...
1381:Error loading package file "c:\Program
Files\XEmacs\xemacs-packages\lisp\pgg\auto-autoloads" (error Already loaded)!
1384:Added package `pgg'
1385:Retrieving package `sml-mode-0.04-pkg.tar.gz' ...
1421:Removing old files for package "sml-mode" ...
1422:Removing old files for package "sml-mode" ... done
1423:Installing package `sml-mode' ...
1425:Error loading package file "c:\Program
Files\XEmacs\xemacs-packages\lisp\sml-mode\auto-autoloads" (error Already loaded)!
1428:Added package `sml-mode'
1429:Retrieving package `text-modes-1.54-pkg.tar.gz' ...
1510:Removing old files for package "text-modes" ...
1511:Removing old files for package "text-modes" ... done
1512:Installing package `text-modes' ...
1514:Error loading package file "c:\Program
Files\XEmacs\xemacs-packages\lisp\text-modes\auto-autoloads" (error Already loaded)!
1517:Added package `text-modes'
1518:Retrieving package `xemacs-base-1.71-pkg.tar.gz' ...
1626:Removing old files for package "xemacs-base" ...
1627:Removing old files for package "xemacs-base" ... done
1628:Installing package `xemacs-base' ...
1630:Error loading package file "c:\Program
Files\XEmacs\xemacs-packages\lisp\xemacs-base\auto-autoloads" (error Already
loaded)!
1633:Added package `xemacs-base'
1634:Creating package list ...
Adrian
R> Notes
R> -----
R> this version of latin-unity has some major changes and will require
R> some serious testing so please install it and let us know if there is
R> any problems with it
R> the othe rpackages have some fixes for a few problems so let us know
R> if those break too also let us know if they are not broken as well
R> Previously Announced Packages Still in Pre-Release:
R> ==================================================
R> none
R> Detailed Changes:
R> ================
R> ediff-1.44-pkg.tar.gz
R> ---------------------
R> 2002-10-29 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
R> * Makefile (VERSION): XEmacs package 1.44 released.
R> 2002-10-27 Michael Kifer <kifer(a)cs.stonybrook.edu>
R> * ediff-wind.el (ediff-control-frame-parameters): added scrollbar-height.
R> 2002-10-15 Ville Skyttä <scop(a)xemacs.org>
R> * Makefile (srckit): Remove.
R> 2002-10-14 Ville Skyttä <ville.skytta(a)xemacs.org>
R> * Makefile (MANUAL): Removed (unused).
R> edit-utils-1.94-pkg.tar.gz
R> --------------------------
R> 2002-10-29 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
R> * Makefile (VERSION): XEmacs package 1.94 released.
R> 2002-10-20 Ville Skyttä <scop(a)xemacs.org>
R> * func-menu.el: Update my mail address.
R> 2002-10-15 Simon Josefsson <jas(a)extundo.com>
R> * saveplace.el: Sync.el with Emacs 21.2.
R> 2001-10-22 Gerd Moellmann <gerd(a)gnu.org>
R> * saveplace.el (save-place): Require `saveplace'.
R> 2001-07-15 Pavel Janík <Pavel(a)Janik.cz>
R> * saveplace.el: Some fixes to follow coding conventions in
R> files maintained by FSF.
R> 2001-06-28 Karl Fogel <kfogel(a)red-bean.com>
R> * saveplace.el: Update maintainer email address.
R> 2001-04-19 Karl Fogel <kfogel(a)collab.net>
R> * saveplace.el (save-place-alist-to-file): Removed no-effect code
R> that inserted file content only to delete it immediately.
R> Probably a cut-and-paste bug. Thanks to Juanma Barranquero
R> <lektu(a)terra.es> for the patch.
R> 1997-09-24 Francis Litterio <franl(a)world.std.com>
R> * saveplace.el (save-place-to-alist): Optimize out the degenerate
R> case when point is 1.
R> 1997-09-19 Richard Stallman <rms(a)psilocin.gnu.ai.mit.edu>
R> * saveplace.el (save-place-version-control): Make nil the default.
R> 1997-01-28 Richard Stallman <rms(a)psilocin.gnu.ai.mit.edu>
R> * saveplace.el (load-save-place-alist-from-file):
R> Delete spurious t's.
R> 2002-10-15 Ville Skyttä <scop(a)xemacs.org>
R> * Makefile (srckit): Remove.
R> igrep-1.10-pkg.tar.gz
R> ---------------------
R> 2002-10-29 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
R> * Makefile (VERSION): XEmacs package 1.10 released.
R> 2002-10-15 Ville Skyttä <scop(a)xemacs.org>
R> * Makefile (srckit): Remove.
R> 2002-10-14 Ville Skyttä <ville.skytta(a)xemacs.org>
R> * igrep.el (igrep-read-expression): Fix arg count to
R> read-from-minibuffer on XEmacs < 21.4.
R> Convert various comments to doc strings.
R> latin-unity-1.06-pkg.tar.gz *** Mule ***
R> ---------------------------
R> 2002-10-29 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
R> * Makefile: (VERSION): XEmacs package 1.06 released.
R> 2002-10-28 Stephen J. Turnbull <steve(a)tleepslib.sk.tsukuba.ac.jp>
R> * latin-unity.texi (Theory of Operation): Fix bad Previous link.
R> 2002-10-25 Stephen J. Turnbull <steve(a)tleepslib.sk.tsukuba.ac.jp>
R> * (latin-unity-tables.el): Regenerate with Latin-7,8,10.
R> 2002-10-24 Stephen J. Turnbull <steve(a)tleepslib.sk.tsukuba.ac.jp>
R> * latin-unity-utils.el (latin-unity-dump-tables): Put creation
R> date information in a couple of useful places.
R> * latin-unity-latin8.el:
R> * latin-unity-latin10.el:
R> New language environments.
R> * latin-unity-vars.el: Add requires for Latin-8 and Latin-10.
R> * latin-unity-utils.el (Table of Character Set Support): Fix typo.
R> Depend on latin-unity-vars.el to require the charset definitions.
R> * latin-unity.texi (Frequently Asked Questions): New node.
R> Thanks, Didier!
R> (Theory of Operation): Minor corrections.
R> (What latin-unity Cannot Do for You): Minor corrections.
R> (Interfaces): Document Latin 7, 8, and 10.
R> (Charsets and Coding Systems): Document Latin 7, 8, and 10
R> support, Unicode support in 21.5, and importance of escape-quoted.
R> 2002-10-22 Stephen J. Turnbull <steve(a)tleepslib.sk.tsukuba.ac.jp>
R> * BLURB: Update for Latin-7 support.
R> * README: Update for Latin-7 support and test suite.
R> * Makefile: Add latin-unity-latin-7.el, latin-latin7-input.el, and
R> latin-unity-tests.el. Disable check target, currently being
R> revised to work with latin-unity-tests.el.
R> Reorganize sanity-check (and a couple other functions):
R> * latin-unity.el (latin-unity-base-name): New function.
R> (latin-unity-maybe-set-coding-system):
R> (latin-unity-sanity-check):
R> (latin-unity-maybe-remap):
R> (latin-unity-hack-coding-cookie):
R> Use it.
R> (latin-unity-coding-system-latin-charset): New function.
R> (latin-unity-maybe-remap):
R> (latin-unity-sanity-check):
R> Use it.
R> (latin-unity-massage-name): New function.
R> (latin-unity-buffer-charsets-string): New function.
R> (latin-unity-sanity-check): Use them.
R> (latin-unity-sanity-check):
R> (latin-unity-recommend-representation):
R> Remove now unused bindings of 'preferred and 'buffer-default.
R> 2002-10-20 Stephen Turnbull <steve@tleepslib1>
R> * latin-unity.el: Mark potential improvements in various places.
R> (latin-unity-preferred-coding-system-list): Correct docstring.
R> (latin-unity-hack-coding-cookie): Fix symbol/name confusion.
R> (latin-unity-test): Deleted, tests move to latin-unity-test.el.
R> (latin-unity-list-coding-systems): Fix typo in comment.
R> * latin-unity-tests.el: New file, use with test-harness.el.
R> 2002-08-31 Stephen J. Turnbull <stephen(a)xemacs.org>
R> * latin-unity-latin7.el:
R> * latin-latin7-input.el:
R> New files for Latin 7 support.
R> * Makefile (ELCS): Add latin-7 .elc files.
R> * latin-unity-vars.el:
R> * latin-unity.el (latin-unity-charset-alias-alist): Add latin-7.
R> * BLURB:
R> * README:
R> * latin-unity.texi:
R> Describe Latin 7 support.
R> * latin-unity.el (latin-unity-hack-cookies-prop-line): Don't do
R> anything, not even warn about format, if a correctly formatted
R> coding cookie isn't found.
R> 2002-06-30 Stephen J. Turnbull <stephen(a)xemacs.org>
R> * latin-unity.el (latin-unity-recode-region):
R> (latin-unity-recode-coding-region):
R> (latin-unity-read-coding-system-or-charset):
R> Fix interactive spec brain-damage.
R> (latin-unity-test): Add Latin-1 test, interactive section, use
R> `format'.
R> 2002-06-25 Stephen J. Turnbull <stephen(a)xemacs.org>
R> * latin-unity.el (latin-unity-hack-coding-cookie):
R> Convert buffer-file-coding-system to string before comparison, and
R> strip eol type.
R> (latin-unity-hack-cookies-enabled-p):
R> (latin-unity-hack-cookies-last-page):
R> Renamed from "hack-coding".
R> (latin-unity-hack-cookies-prop-line): Renamed. Skip past semicolon.
R> (latin-unity-sanity-check): Use new names. Reset cookie count.
R> (latin-unity-coding-cookies-found):
R> (latin-unity-may-set-coding-flag):
R> (latin-unity-like-to-live-dangerously):
R> (latin-unity-hack-cookies-enabled-p):
R> Moved up in file to avoid warnings and for style.
R> 2002-06-19 Stephen J. Turnbull <stephen(a)xemacs.org>
R> * latin-unity.el (latin-unity-maybe-set-coding-system): Fix typo
R> in comment. Improve docstring. New arg; if args same, don't set
R> default.
R> (latin-unity-sanity-check): New flet base-name. Use new arg.
R> Warp coding-systems to name space.
R> (latin-unity-maybe-remap): Warp coding-system to name space.
R> 2002-05-21 Stephen J. Turnbull <stephen(a)xemacs.org>
R> * README: Mention coding cookie validation.
R> * latin-unity.el (latin-unity-hack-coding-last-page):
R> (latin-unity-hack-coding-prop-line):
R> New functions to validate coding cookies.
R> (latin-unity-sanity-check): Use them.
R> (latin-unity-hack-coding-enabled-p): New variable to control usage.
R> (latin-unity-hack-coding-cookie): New helper function.
R> 2002-05-16 Stephen J. Turnbull <stephen(a)xemacs.org>
R> * README: Describe automatic adjustment of buffer-file-coding-system.
R> * latin-unity.el (latin-unity-may-set-coding-flag): New variable.
R> (latin-unity-maybe-set-coding-system): New function using it.
R> (latin-unity-sanity-check): Use it.
R> 2002-10-15 Ville Skyttä <scop(a)xemacs.org>
R> * Makefile (srckit): Remove.
R> pgg-1.01-pkg.tar.gz
R> -------------------
R> 2002-10-29 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
R> * Makefile (VERSION): XEmacs package 1.01 released.
R> 2002-10-20 Steve Youngs <youngs(a)xemacs.org>
R> * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
R> doesn't have the 'alist custom type, use cons cells instead.
R> (pgg-parse-symmetric-key-algorithm-alist): Ditto.
R> (pgg-parse-hash-algorithm-alist): Ditto.
R> (pgg-parse-compression-algorithm-alist): Ditto.
R> (pgg-parse-signature-type-alist): Ditto.
R> * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
R> * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
R> * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
R> 2002-10-15 Ville Skyttä <scop(a)xemacs.org>
R> * Makefile (srckit): Remove.
R> sml-mode-0.04-pkg.tar.gz
R> ------------------------
R> 2002-10-29 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
R> * Makefile (VERSION): XEmacs package 0.04 released.
R> 2002-10-28 Ville Skyttä <scop(a)xemacs.org>
R> * sml-mode.el (sml-electric-pipe):
R> Avoid error when electrifying at end of buffer.
R> (sml-find-matching-starter):
R> Fix boundary error at beginning of buffer.
R> * sml-defs.el (sml-mode-menu):
R> Use indent-region, not sml-indent-region (nonexistent).
R> * sml-compat.el (make-temp-file):
R> 7th arg to `write-region' isn't applicable for XEmacs here.
R> Thanks to Sergei Vorobyov for pointing these out.
R> 2002-10-15 Ville Skyttä <scop(a)xemacs.org>
R> * Makefile (srckit): Remove.
R> 2002-10-14 Ville Skyttä <ville.skytta(a)xemacs.org>
R> * Makefile (MANUAL): Removed (unused).
R> text-modes-1.54-pkg.tar.gz
R> --------------------------
R> 2002-10-29 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
R> * Makefile (VERSION): XEmacs package 1.54 released.
R> 2002-10-18 Glynn Clements <glynn.clements(a)virgin.net>
R> * image-mode.el: Substantially re-written to avoid use of
R> format-alist.
R> 2002-10-15 Ville Skyttä <scop(a)xemacs.org>
R> * Makefile (srckit): Remove.
R> xemacs-base-1.71-pkg.tar.gz
R> ---------------------------
R> 2002-10-29 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
R> * Makefile (VERSION): XEmacs package 1.71 released.
R> 2002-10-19 Ville Skyttä <scop(a)xemacs.org>
R> * ffap.el (ffap): Remove dummy defun for ffap, autoload alias.
R> 2002-10-15 Ville Skyttä <scop(a)xemacs.org>
R> * Makefile (srckit): Remove.
R> Installing These:
R> ================
R> Manually:
R> --------
R> 1) Download the packages that you want to install from:
R> /ftp.xemacs.org:/pub/xemacs/beta/experimental/packages/
R> 2) Unpack them to: [1]
R> /usr/local/lib/xemacs/xemacs-packages/
R> 3) Re-start XEmacs.
R> Using XEmacs Package Tools (XEmacs 21.[245].x):
R> ----------------------------------------------
R> 1) Tools -> Packages -> Add Download Site -> Pre-Releases
R> 2) Tools -> Packages -> List and Install
R> 3) Select the packages you wish to install (there are brief
R> instructions at the bottom of the packages buffer).
R> 4) Packages -> Install/Remove Selected
R> 5) Re-start XEmacs.
R> Using XEmacs Package Tools (XEmacs 21.1.14):
R> -------------------------------------------
R> 1) Options -> Manage Packages -> Add Download Site -> Pre-Releases
R> 2) Options -> Manage Packages -> List and Install
R> 3 - 5) As per XEmacs 21.[245].x.
R> Footnotes:
R> [1] Note: Mule packages should be installed into:
R> /usr/local/lib/xemacs/mule-packages/
R> --
R> XEmacs Advocate | Do not try the patience of Wizards,
R> FreeBSD Devote | for they are subtle and quick to anger.
R> Perl Hacker | - Elric (Technomage) , Babylon 5.
R> Apache God | <mailto:rendhalver at xemacs.org> <GnuPG KeyID:
AE51D190>
--
Adrian Aichner
mailto:adrian@xemacs.org
http://www.xemacs.org/