>>>> "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> bbdb-1.18-pkg.tar.gz
SY> clearcase-1.03-pkg.tar.gz
SY> dictionary-1.07-pkg.tar.gz
SY> edict-1.13-pkg.tar.gz (Mule)
SY> ediff-1.36-pkg.tar.gz
SY> edit-utils-1.77-pkg.tar.gz
SY> footnote-1.14-pkg.tar.gz
SY> ps-print-1.03-pkg.tar.gz
SY> text-modes-1.38-pkg.tar.gz
SY> viper-1.32-pkg.tar.gz
SY> xemacs-base-1.59-pkg.tar.gz
SY> xemacs-devel-1.41-pkg.tar.gz
Hi Steve,
I just installed these pre-releases under
(emacs-version)
"XEmacs 21.4 (patch 6) \"Common Lisp (Windows [1])\" [Lucid]
(i586-pc-win32) of Tue Feb 19 2002 on D5DC120J"
11 lines matching /pkginfo/MANIFEST in buffer *Package Output*.
1:./pkginfo/MANIFEST.bbdb
64:./pkginfo/MANIFEST.clearcase
75:./pkginfo/MANIFEST.dictionary
88:./pkginfo/MANIFEST.ediff
149:./pkginfo/MANIFEST.edit-utils
282:./pkginfo/MANIFEST.footnote
301:./pkginfo/MANIFEST.ps-print
321:./pkginfo/MANIFEST.text-modes
378:./pkginfo/MANIFEST.viper
410:./pkginfo/MANIFEST.xemacs-base
496:./pkginfo/MANIFEST.xemacs-devel
Best regards,
Adrian
SY> Previously Announced Packages Still in Pre-Release:
SY> ==================================================
SY> None
SY> Detailed Changes:
SY> ================
SY> bbdb-1.18-pkg.tar.gz
SY> --------------------
SY> 2002-02-13 Steve Youngs <youngs(a)xemacs.org>
SY> * Sync to BBDB 2.34.
SY> * lisp/bbdb-sc.el (bbdb-insinuate-sc): Autoload it.
SY> 2002-01-15 Waider <waider(a)waider.ie>
SY> * testing/bbdb-test.el:
SY> New file
SY> * bits/make.bat:
SY> Merged in some changes from the mailing list. Note, this is
SY> still experimental.
SY> * lisp/bbdb-com.el:
SY> Don't fset things that aren't ours
SY> Last of compiler warning cleanup
SY> Fixed one more completion bug
SY> 2002-01-14 Waider <waider(a)waider.ie>
SY> * lisp/bbdb-hooks.el:
SY> Conditionalise the rmail load
SY> * lisp/bbdb-gui.el:
SY> Make X/Emacs compatibility less intrusive
SY> 2002-01-13 Waider <waider(a)waider.ie>
SY> * lisp/bbdb-hooks.el:
SY> Don't force VM on people, even if it is a great mailer...
SY> 2002-01-10 Waider <waider(a)waider.ie>
SY> * bbdb-com.el:
SY> Last few fixes (hopefully) to completion
SY> * lisp/bbdb-snarf.el:
SY> Make bbdb-rfc822-addresses the default address parser
SY> Remove test-harness code to elsewhere (i.e. not in user code!)
SY> * lisp/bbdb.el:
SY> Changed the workaround for set-keymap-prompt, as it seemed to be
SY> clashing with VM. Ideally, all this Emacs/XEmacs stuff should go
SY> in a separate file, or at least all in one part of bbdb.el.
SY> 2002-01-06 Waider <waider(a)waider.ie>
SY> * lisp/bbdb-xemacs.el, lisp/bbdb-srv.el, lisp/bbdb-sc.el,
SY> lisp/bbdb-gui.el, lisp/bbdb-ftp.el, lisp/bbdb-com.el,
SY> lisp/bbdb-hooks.el, lisp/bbdb-w3.el, lisp/bbdb.el,
SY> lisp/bbdb-snarf.el:
SY> Compiler cleanup
SY> 2002-01-04 Robert Fenk <Robert.Fenk(a)gmx.de>
SY> * lisp/bbdb-snarf.el (bbdb-extract-address-component-regexps):
SY> Replaced the call of bbdb-clean-username bt a call to
SY> mail-extract-address-components in order to handle addresses of
SY> the form "Lastname, Firstname" and "Firstname Lastname,
Jr" in the
SY> right way.
SY> (bbdb-test/bbdb-extract-address-components): New test function to
SY> check if everything is working as it should.
SY> 2002-01-03 Robert Fenk <Robert.Fenk(a)gmx.de>
SY> * lisp/bbdb-com.el (bbdb-complete-name): fixed cycling when the
SY> current completion is equal to one of the nets.
SY> Added code for C-u M-TAB which lists all possible nets of current
SY> completed addess.
SY> 2002-01-01 Waider <waider(a)waider.ie>
SY> * lisp/bbdb-com.el (bbdb-complete-name):
SY> Two fixes based on further testing with completion-type.
SY> 2001-12-27 Waider <waider(a)waider.ie>
SY> * lisp/bbdb-com.el
SY> (bbdb-completing-read-one-record):
SY> Correctly handle case where no records are selected
SY> (bbdb-complete-name):
SY> Whoops. Small logic error in cycling code
SY> * lisp/bbdb.el (bbdb-send-mail-style),
SY> lisp/bbdb-com.el (bbdb-send-mail-internal):
SY> Add Mew as an option for bbdb-send-mail-style
SY> 2001-12-27 Jeff Bigler <jcb(a)mit.edu>
SY> * lisp/bbdb-com.el (bbdb-phone-area-regexp):
SY> Allow / and . as separators when parsing a phone number.
SY> 2001-12-26 Waider <waider(a)waider.ie>
SY> * lisp/bbdb-com.el (bbdb-complete-name):
SY> Mostly rewritten to consolidate the last four years(!) of code
SY> glomming.
SY> * lisp/bbdb.el (bbdb-search-intertwingle):
SY> New function. More stringent version of bbdb-search-simple,
SY> intended for internal bbdb use only
SY> 2001-12-10 Karl Fogel <kfogel(a)red-bean.com>
SY> * bbdb.texinfo
SY> (Mail Sending Interfaces):
SY> Use `add-hook' instead of `setq' in the examples, so users won't
SY> clobber existing hooks.
SY> (Known Bugs):
SY> Reference mailing lists, as is done in other places where the
SY> `bbdb-info' list is mentioned.
SY> 2001-11-19 Waider <waider(a)waider.ie>
SY> * lisp/bbdb.el (bbdb-format-address):
SY> Several people contributed a patch to fix this. Alex Schroeder's
SY> was the most general as it handles both printing and
SY> non-printing situations.
SY> * lisp/bbdb-print.el
SY> Some more fixes from Alex.
SY> 2001-11-12 Waider <waider(a)waider.ie>
SY> * lisp/bbdb-snarf.el (bbdb-extract-address-component-regexps):
SY> Allow '+' as part of an email address
SY> * lisp/bbdb-com.el (bbdb-complete-name-allow-cycling):
SY> Documentation fix
SY> (bbdb-get-help-window):
SY> Removed dead code
SY> * lisp/bbdb.el
SY> Try to autoload the message-mode and mail-mode keymaps rather than
SY> defining them as nil.
SY> 2001-11-11 Waider <waider(a)waider.ie>
SY> * lisp/bbdb-vm.el (bbdb/vm-set-auto-folder-alist-field):
SY> Move into mua-specific group
SY> (bbdb/vm-set-auto-folder-alist):
SY> Documentation typo
SY> 2001-11-06 Waider <waider(a)waider.ie>
SY> * texinfo/bbdb.texinfo (Mail Sending Interfaces):
SY> Mention message-setup-hook in the mail aliases section
SY> (Raymond Scholz)
SY> 2001-10-14 Waider <waider(a)waider.ie>
SY> * lisp/bbdb-gnus.el
SY> (bbdb/gnus-pop-up-bbdb-buffer):
SY> Move the call to bbdb-display-records back inside the (when...)
SY> I had two bug reports for this (Sudesh Joseph and Michael
SY> Totschnig).
SY> * lisp/bbdb.el:
SY> Added Nix's patch to make inside-bbdb-notice-hook work as
SY> advertised, also other bbdb-expire support.
SY> (bbdb-search-simple):
SY> Try company name if record name is unset, before falling back to
SY> "". (Martin Schwenke)
SY> * lisp/bbdb-com.el
SY> (bbdb-complete-name):
SY> Restored the original code to handle making sure primary addresses
SY> get picked first, since the code I'd replaced it with had some
SY> dubious side-effects.
SY> (bbdb-create-internal):
SY> Documentation fix. (Ueli Schläpfer)
SY> 2001-09-20 Robert Fenk <Robert.Fenk(a)gmx.de>
SY> * lisp/bbdb.el (bbdb-create-hook), (bbdb-notice-hook):
SY> Added a note that hook functions might use the new variables
SY> bbdb-update-address-class and bbdb-update-address-header to obtain
SY> information about the currently processed email address.
SY> * lisp/bbdb-com.el (bbdb-get-addresses-headers): merged
SY> bbdb-get-addresses-from-headers and bbdb-get-addresses-to-headers
SY> into this variable.
SY> (bbdb-get-addresses): new generic function for extraction of email
SY> addresses from header, which is used by Gnus and VM
SY> (bbdb-update-address-class), (bbdb-update-address-header): new
SY> variable providing additional information to hook functions about
SY> the currently processed email address.
SY> * lisp/bbdb-gnus.el (bbdb/gnus-update-records): uses
SY> bbdb-get-addresses instead of bbdb/gnus-get-addresses which was
SY> removed.
SY> (bbdb/gnus-show-sender), (bbdb/gnus-show-all-recipients),
SY> (bbdb/gnus-show-records): modified to use new style of
SY> bbdb-get-addresses-headers
SY> * lisp/bbdb-vm.el (bbdb/vm-get-header-content): VM specific header
SY> extraction function.
SY> (bbdb/vm-update-records): bbdb-get-addresses instead of
SY> bbdb/vm-get-addresses which was removed.
SY> (bbdb/vm-show-all-recipients),
SY> (bbdb/vm-show-sender), (bbdb/vm-show-records): modified to use new
SY> style of bbdb-get-addresses-headers
SY> * lisp/bbdb-hooks.el (bbdb-auto-notes-alist): Additional element
SY> type to allow actions also on recipients of an message
SY> (bbdb-auto-notes-hook): Fixed to perfom auto-note actions only for
SY> authors of a message. Support for new features of
SY> bbdb-auto-notes-alist. Honor bbdb-silent-running.
SY> 2001-09-18 Waider <waider(a)waider.ie>
SY> * lisp/bbdb-snarf.el (bbdb-rfc822-addresses):
SY> Cope with rfc822-addresses returning nil as the car.
SY> 2001-09-11 Robert Fenk <Robert.Fenk(a)gmx.de>
SY> * lisp/bbdb-print.el (bbdb-print-field-shown-p): Added as a
SY> replacement for bbdb-field-shown-p.
SY> (bbdb-print-omit-fields): Added as a replacement for
SY> bbdb-print-elided-display.
SY> * lisp/bbdb-com.el (bbdb-get-addresses-headers):
SY> bbdb-auto-notes-alist does not know if a address comes form a
SY> author or recipient of a message and therefore might update wrong
SY> records, e.g. the organization of recipients to that of the
SY> author.
SY> Therfore the default is now bbdb-get-addresses-from-headers until
SY> the hook functions are able to tell the type (author/recp) of an
SY> address.
SY> 2001-09-09 Waider <waider(a)waider.ie>
SY> * lisp/bbdb-gui.el:
SY> Fixed bogus fset (fsetting variable instead of 'variable)
SY> (bbdb-hack-x-face):
SY> use bbdb-find-face, not find-face
SY> * lisp/bbdb.el
SY> (bbdb-initialize):
SY> Fixed vm entry. vm-load-hook no longer exists!
SY> (bbdb-mode):
SY> Removed references to bbdb-elide-record
SY> 2001-09-05 Robert Fenk <Robert.Fenk(a)gmx.de>
SY> * lisp/bbdb-com.el (bbdb-complete-name-hooks): Fixed the
SY> documentation.
SY> (bbdb-get-only-first-address-p): fixed the default value, which
SY> should have been t
SY> 2001-09-04 Robert Fenk <Robert.Fenk(a)gmx.de>
SY> * lisp/bbdb.el (bbdb-annotate-message-sender): calling of
SY> bbdb-create-hook functions moved to the end of function
SY> (bbdb-display-layout-alist): replaced by the nice version
SY> provided by Alex Schroeder <alex(a)gnu.org>
SY> 2001-08-31 Robert Fenk <Robert.Fenk(a)gmx.de>
SY> * lisp/bbdb-hooks.el (bbdb-auto-notes-alist): applied posted
SY> patch of better customization.
SY> * lisp/bbdb-srv.el, lisp/bbdb-rmail.el, lisp/bbdb-mhe.el,
SY> lisp/bbdb-vm.el, lisp/bbdb-gnus.el, lisp/bbdb.el,
SY> lisp/bbdb-com.el: replaced occureneces of bbdb-elided-display and
SY> bbdb-pop-up-elided-display.
SY> * lisp/bbdb-gui.el (build-bbdb-menu): Fix menus to use new display
SY> layout toggeling functions.
SY> * lisp/bbdb-com.el (bbdb-change-records-state-and-redisplay),
SY> (bbdb-toggle-all-records-display-layout),
SY> (bbdb-toggle-records-display-layout),
SY> (bbdb-display-all-records-completely),
SY> (bbdb-display-record-completely): modified functions for toggeling
SY> the display layout of records. Old functions bbdb-elide-record
SY> and bbdb-unelide-records have been removed.
SY> * lisp/bbdb.el
SY> (bbdb-display-layout-alist): variable controling options for
SY> display layouts, support for user defines format functions still
SY> missing.
SY> (bbdb-display-layout): variable controling the default display layout
SY> (bbdb-pop-up-display-layout): variable controling the default display
SY> layout for pop-up buffers.
SY> (bbdb-elided-display), (bbdb-pop-up-elided-display): are obsolete
SY> variables now.
SY> (bbdb-elided-display-sanity-setup): function which sets up the
SY> layout variables from the obsolete bbdb-elided-display and
SY> bbdb-pop-up-elided-display variables. Might be removed along with
SY> the variables in the future.
SY> (bbdb-format-record): rewitten to support multiple
SY> layouts according to bbdb-display-layout-alist
SY> (bbdb-format-record-layout-multi-line),
SY> (bbdb-format-record-layout-one-line),
SY> (bbdb-format-record-one-line-*): Function specific to certain
SY> layouts.
SY> clearcase-1.03-pkg.tar.gz
SY> -------------------------
SY> 2002-02-12 Michael Diers <mdiers(a)elego.de>
SY> * clearcase.el (clearcase-get-version-string): Fix version
SY> detection for Cygwin.
SY> 2002-01-24 Steven E. Harris <seh(a)speakeasy.org>
SY> * clearcase.el (clearcase-dired-reformat-buffer): Fix path
SY> conversions for cygwin.
SY> (clearcase-dired-list-checkouts): Fix newline escape for proper
SY> 'ct lsco' output. (clearcase-applet-diff-file-with-version): Fix
SY> path conversions for cygwin. (clearcase-diff-file-with-version):
SY> Clean up temp. file. (clearcase-diff-files): Fix path conversions
SY> for cygwin.
SY> dictionary-1.07-pkg.tar.gz
SY> --------------------------
SY> 2002-01-29 Torsten Hilbrich <dictionary(a)myrkr.in-berlin.de>
SY> * dictionary.el (dictionary-default-popup-strategy): added this
SY> variable and changed dictionary-popup-matching-words to use
SY> this as matching strategy (suggested by Renaud Pons)
SY> edict-1.13-pkg.tar.gz (Mule)
SY> ---------------------
SY> 2002-01-30 Stephen J. Turnbull <stephen(a)xemacs.org>
SY> * edict-english.el:
SY> * edict-japanese.el:
SY> * edict.el:
SY> Update version to 0.9.9.
SY> * README:
SY> * TODO:
SY> * edict.el:
SY> Change a couple of `FSF's to `GNU's.
SY> * edict.el (edict-dictionary-path): Correct Customize initialization.
SY> * Makefile (DATA_FILES): Add the 0.9.6 docs per README.
SY> 2002-01-29 Stephen J. Turnbull <stephen(a)xemacs.org>
SY> * README: Update copyrights, version, create NEWS section.
SY> * edict-edit.el:
SY> * edict-morphology.el:
SY> Update version and copyrights (especially Bob Kerns).
SY> * Makefile (EXTRA_SOURCES): Add Makefile.GNU so GNU Emacs users
SY> can use the bindist package.
SY> (DATA_FILES): Add README.
SY> * edict-update.el (edict-update): Implement. Improve docstring.
SY> * edict.el (edict-dictionary-path): Fix docstring and Customize type.
SY> 2002-01-28 Stephen J. Turnbull <stephen(a)xemacs.org>
SY> * dui.el (dl-indicator-string): Renamed to dl-mode-line-string.
SY> (dl-mode-line-string): New name for dl-indicator-string.
SY> (dui-method-alist):
SY> (dl-mode-hook):
SY> (dl-mode-prefix):
SY> Conform to * convention for user variables.
SY> (dl): New group.
SY> (dl-mode-line-string):
SY> (dl-conflict-warning):
SY> (dl-warn-conflict-verbosity):
SY> (dui-warn-previously-registered-methods-p):
SY> Easy Customizations done.
SY> * edict-edit.el (*brackets-allowed-in-english*):
SY> (edict-verbose-electric-henkan):
SY> (edict-use-electric-henkan):
SY> Easy Customizations done.
SY> * edict-morphology.el (*edict-expand-string-trace*): Move to top.
SY> * ts-mode.el (ts-mode-prefix):
SY> (ts-mode-hook):
SY> Conform to * convention for user variables.
SY> (ts-conflict-warning):
SY> (ts-warn-conflict-verbosity):
SY> Easy Customizations done.
SY> 2002-01-27 Stephen J. Turnbull <stephen(a)xemacs.org>
SY> * Makefile: Add copyright notice and update email address.
SY> (ELCS):
SY> (DATA_FILES):
SY> edictj.demo is data, not source.
SY> (GENERATED):
SY> (all):
SY> Handle custom-load.el.
SY> * dui.el:
SY> * dui-registry.el:
SY> * edict-edit.el:
SY> * edict-english.el:
SY> * edict-japanese.el:
SY> * edict-morphology.el:
SY> * ts-mode.el:
SY> Update copyright notice and email address.
SY> * edict.el: Update Commentary, copyright notice, email address.
SY> (edict-match-buffer): Add docstring.
SY> (edict): New Custom group.
SY> (edict-default-coding-system):
SY> (edict-user-dictionary):
SY> (edict-dictionary-path):
SY> (edict-dictionaries):
SY> (edict-buffer-name):
SY> (edict-match-buffer-name):
SY> (edict-warn-missing-dictionaries-p):
SY> (*edict-window-location*):
SY> Customize.
SY> (*edict-romaji-remaps*): Initialize, not setq; defvar -> defconst.
SY> (edict-version-date):
SY> (edict-version):
SY> (*edict-file-begin-marker*):
SY> (*edict-file-end-marker*):
SY> (*edict-kanji-whitespace*):
SY> (*edict-eigo-whitespace*):
SY> (*edict-unreadable-error*):
SY> (*edict-unreadable-error*):
SY> Change defvars to defconsts.
SY> * edict-update.el: New file.
SY> (edict-update): New custom group.
SY> * Makefile.GNU: Renamed from Makefile.FSF.
SY> ediff-1.36-pkg.tar.gz
SY> ---------------------
SY> 2002-02-09 Michael Kifer <kifer(a)cs.stonybrook.edu>
SY> * ediff-init.el (ediff-has-gutter-support): Steven Turnbull's
patch.
SY> * ediff-wind.el (ediff-setup-control-frame): Use
SY> ediff-has-gutter-support.
SY> 2002-02-09 Michael Kifer <kifer(a)cs.stonybrook.edu>
SY> * ediff-util.el (ediff-dispose-of-variant-according-to-user):
SY> check if buff is alive.
SY> * ediff.el: typo in comment.
SY> edit-utils-1.77-pkg.tar.gz
SY> --------------------------
SY> 2002-01-29 John Paul Wallington <jpw(a)shootybangbang.com>
SY> * ibuffer.el (ibuffer-name-map): use [buttonx], not [(mouse-x)].
SY> (ibuffer-mode-name-map): ditto.
SY> (ibuffer-occur-mode-map): ditto.
SY> (ibuffer-fontification-level): return font-lock-auto-fontify when
SY> font-lock-mode is bound.
SY> footnote-1.14-pkg.tar.gz
SY> ------------------------
SY> 2002-02-12 Steve Youngs <youngs(a)xemacs.org>
SY> * package-info.in (provides): Update to include all provides.
SY> 2002-01-28 Björn Torkelsson <torkel(a)pdc.kth.se>
SY> * footnote.el: add menu entries
SY> * footnote.el (footnote-mode): add key/binding for Footnote-set-style
SY> ps-print-1.03-pkg.tar.gz
SY> ------------------------
SY> 2002-02-01 Björn Torkelsson <torkel(a)pdc.kth.se>
SY> * ps-print.el (ps-print-preprint-region): use region-active-p
SY> instead of mark-active
SY> text-modes-1.38-pkg.tar.gz
SY> --------------------------
SY> 2002-02-13 Steve Youngs <youngs(a)xemacs.org>
SY> * flyspell.el: Sync to upstream version 1.6g
SY> 2002-02-01 Jeff Mincy <jeff(a)delphioutpost.com>
SY> * xpm-mode.el: Add xpm-mode to auto-mode-alist.
SY> viper-1.32-pkg.tar.gz
SY> ---------------------
SY> 2002-02-09 Michael Kifer <kifer(a)cs.stonybrook.edu>
SY> * viper-util.el (viper-read-key-sequence): fixed so it'll read
SY> fast key sequences in emacs native mode
SY> (viper-events-to-keys): deleted
SY> * viper.el (describe-key, describe-key-briefly): get rid of
SY> viper-events-to-keys.
SY> xemacs-base-1.59-pkg.tar.gz
SY> ---------------------------
SY> 2002-01-28 David A. Panariti <panariti(a)mediaone.net>
SY> * ffap.el (ffap-url-regexp):
SY> Changed http to https? to allow https urls to be recognized.
SY> xemacs-devel-1.41-pkg.tar.gz
SY> ----------------------------
SY> 2002-02-08 Simon Josefsson <jas(a)extundo.com>
SY> * elp.el: Change maintainer to XEmacs dev team exclusively.
SY> Replace GNU Emacs with XEmacs in the license text. Add note about
SY> sync status.
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> " nil 0)
SY> ))
SY> (define-abbrev-table 'gnus-article-edit-mode-abbrev-table '(
SY> ("annpub" "Hello.
SY> The following XEmacs packages have just been released.
SY> Updated or New Packages:
SY> =======================
SY> Detailed Changes:
SY> ================
SY> Installing These:
SY> ================
SY> Manually:
SY> --------
SY> 1) Download the packages that you want to install from: [1]
SY> /ftp.xemacs.org:/pub/xemacs/packages/
SY> 2) Unpack them to: [2]
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 -> choose site
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 -> choose site
SY> 2) Options -> Manage Packages -> List and Install
SY> 3 - 5) As per XEmacs 21.[245].x.
SY> Footnotes:
SY> [1] Or from a mirror near you.
SY> [2] 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/