>>>> "R" == rendhalver
<rendhalver(a)xemacs.org> writes:
R> Hey everyone.
R> I have just added the following packages to the 'Pre-Releases'
R> directory:
R> New Packages in Pre-Release:
R> ===========================
R> cc-mode-1.30-pkg.tar.gz
R> edit-utils-1.93-pkg.tar.gz
R> mail-lib-1.49-pkg.tar.gz
R> psgml-1.33-pkg.tar.gz
R> text-modes-1.52-pkg.tar.gz
R> xemacs-base-1.68-pkg.tar.gz
Hi Rendhlver,
I just installed these:
6 lines matching ^Added pack in buffer *Help: lossage*.
7:Added package `xemacs-base'
154:Added package `text-modes'
289:Added package `psgml'
409:Added package `mail-lib'
515:Added package `edit-utils'
671:Added package `cc-mode'
Adrian
R> Previously Announced Packages Still in Pre-Release:
R> ==================================================
R> ilisp-1.28-pkg.tar.gz
R> net-utils-1.28-pkg.tar.gz
R> ocaml-0.03-pkg.tar.gz
R> prog-modes-1.65-pkg.tar.gz
R> ps-print-1.08-pkg.tar.gz
R> psgml-dtds-1.02-pkg.tar.gz
R> reftex-1.28-pkg.tar.gz
R> time-1.12-pkg.tar.gz
R> tramp-1.08-pkg.tar.gz
R> view-process-1.12-pkg.tar.gz
R> Detailed Changes:
R> ================
R> cc-mode-1.30-pkg.tar.gz
R> -----------------------
R> 2002-09-06 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
R> * Makefile (VERSION): XEmacs package 1.30 released.
R> 2002-08-31 Ville Skyttä <ville.skytta(a)xemacs.org>
R> * cc-engine.el (c-parse-state): Fix problem in finding
R> out the parenthesis state around the indentation position.
R> Patch from Martin Stjernholm (author).
R> edit-utils-1.93-pkg.tar.gz
R> --------------------------
R> 2002-09-06 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
R> * Makefile (VERSION): XEmacs package 1.93 released.
R> 2002-09-03 René Kyllingstad <listmailxemacs(a)kyllingstad.com>
R> * desktop.el (desktop-enable-save-on-exit): New variable.
R> Partial sync with GNU Emacs 21.2. Small tweaks to the
R> submitted patch by <ville.skytta(a)xemacs.org>.
R> mail-lib-1.49-pkg.tar.gz
R> ------------------------
R> 2002-09-06 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
R> * Makefile (VERSION): XEmacs package 1.49 released.
R> 2002-09-02 Ville Skyttä <ville.skytta(a)xemacs.org>
R> * Makefile (REQUIRES): Self-require.
R> * highlight-headers.el: Use browse-url to open URLs,
R> provide obsolete aliases for backwards compatibility.
R> psgml-1.33-pkg.tar.gz
R> ---------------------
R> 2002-09-06 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
R> * Makefile (VERSION): XEmacs package 1.33 released.
R> 2002-09-01 Ville Skyttä <ville.skytta(a)xemacs.org>
R> * psgml-html.el: Cure antisocial behaviour of defining
R> font-lock-variable-name-face and font-lock-reference-face
R> on load, use html-helper-significant-tag-face and
R> html-helper-link-face instead. Make these and a couple
R> of others with defface, and put them into psgml-html-faces
R> customization group.
R> (psgml-html): Add psgml-html- prefix.
R> (psgml-html-faces): New customization group.
R> (html-helper-bold-face): New (defface).
R> (html-helper-italic-face): Ditto.
R> (html-helper-underline-face): Ditto.
R> (html-helper-strikethrough-face): New.
R> (html-helper-link-face): New (was font-lock-reference-face).
R> (html-helper-significant-tag-face): New (was
R> font-lock-variable-name-face).
R> (html-font-lock-keywords): Use the new faces.
R> text-modes-1.52-pkg.tar.gz
R> --------------------------
R> 2002-09-06 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
R> * Makefile (VERSION): XEmacs package 1.52 released.
R> 2002-08-29 Ville Skyttä <ville.skytta(a)xemacs.org>
R> * flyspell.el: Sync with upstream.
R> (flyspell-auto-correct-binding): New.
R> (flyspell-mouse-map): Use flyspell-auto-correct-binding.
R> 2002-08-23 Jari Aalto <jari.aalto(a)poboxes.com>
R> * folding.el: 1.10 (folding-uninstall-hooks): 2.105
R> Removed `interactive' status.
R> (folding-install-hooks): 2.105
R> Removed `interactive' status.
R> (folding-uninstall): New user function.
R> xemacs-base-1.68-pkg.tar.gz
R> ---------------------------
R> 2002-09-06 Rendhalver [Peter Brown] <rendhalver(a)xemacs.org>
R> * Makefile (VERSION): XEmacs package 1.68 released.
R> 2002-08-29 Norbert Koch <nk(a)viteno.net>
R> * comint.el (comint-dynamic-complete-as-filename): Make the
R> directory suffix dependent on the system-type.
R> (comint-dynamic-complete-filename): Remove unnecessary
R> binding.
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/