Hey there Folks.
The following XEmacs Packages have been released, which you can grab
from
ftp.xemacs.org/pub/xemacs/packages/ (or from any of its mirror
sites).
There are installation instructions at the end of this message.
Enjoy.
build-1.01-pkg.tar.gz *** New Package ***
=====================
The `build' command generates a widget-based interface to configure
and build XEmacs either using GNU Tools (`configure', `make') or
Microsoft Tools (`nmake' with command-line options (<= 21.2-b32) or
`config.inc' configuration file (> 21.2-b32)).
calc-1.15-pkg.tar.gz
====================
2001-04-16 Felicia Neff <fn(a)panix.com>
* calc.texinfo: Fix up @direntry.
2001-04-11 Nick V. Pakoulin <npak(a)ispras.ru>
* calc.el (calc-init-base): Added support for numeric keypad.
dired-1.10-pkg.tar.gz
=====================
2001-03-31 Michael Sperber [Mr. Preprocessor]
<sperber(a)informatik.uni-tuebingen.de>
* Makefile.dired: Added IGNORE_CUSTOM variable to control inclusion
of cust-stub.el.
* cust-stub.el: Added, courtesy of Noah Friedman
<friedman(a)prep.ai.mit.edu>.
* dired.el (dired-recursive-delete-directory): Hopefully make it
less Unix-dependent.
* Makefile (REQUIRES): Add prog-modes dependency.
* diff.el: Remove diff parsing code, now uses Stefan Monnier's
diff-mode which is far more robust.
(diff): Properly support `diff-do-narrow'.
edit-utils-1.59-pkg.tar.gz
==========================
2001-04-20 Karl M. Hegbloom <karlheg(a)microsharp.com>
* id-select.el (id-select-thing-with-mouse): Use `own-selection' in
newest XEmacs.
2001-04-21 Ben Wing <ben(a)xemacs.org>
* func-menu.el:
* func-menu.el (fume-add-menubar-entry):
* func-menu.el (fume-do-add-menubar-entry): New.
* func-menu.el (fume-update-menubar-entry): When invoked from
find-file-hooks, delay creation of menubar entry until XEmacs
becomes idle. This way, func-menu will not intrude when files are
loaded temporarily (e.g. as part of patch-to-change-log).
2001-04-06 Glynn Clements <glynn.clements(a)virgin.net>
* man.el (manual-entry): limit search to current line when trying
to find a default.
fsf-compat-1.09-pkg.tar.gz
==========================
2001-04-28 Steve Youngs <youngs(a)xemacs.org>
* goto-addr.el: Added.
mail-lib-1.37-pkg.tar.gz
========================
2001-03-30 David M. Karr <dmkarr(a)earthlink.net>
* smtpmail.el (smtpmail-send-it): Use (user-mail-address).
pcl-cvs-1.54-pkg.tar.gz
=======================
2001-04-12 Mike Sperber <mike(a)xemacs.org>
* pcl-cvs.el (cvs-mode-diff): Remove call to
`cvs-prepare-diff-mode'.
Use diff-mode again.
* cvs-compat.el (cvs-prepare-diff-mode): Remove again.
* Makefile (REQUIRES): Add prog-modes.
prog-modes-1.37-pkg.tar.gz
==========================
2001-04-23 Karl M. Hegbloom <karlheg(a)microsharp.com>
* cperl-mode.el (cperl-pod2man-build-command): Man-filter-list is
not always bound, depending on which man viewer you are using.
Only set flist when boundp Man-filter-list.
2001-04-20 Trey Belew <trey(a)veggie.stu.wesleyan.edu>
* cperl-mode.el (pod-spell): New.
(make-pod-list): New.
2001-04-14 Alex Schroeder <alex(a)gnu.org>
* sql.el (sql-escape-newlines-and-send): New function.
(sql-db2): Set comint-input-sender to
sql-escape-newlines-and-send.
2001-04-13 Alex Schroeder <alex(a)gnu.org>
* sql.el (sql-db2-program): New option.
(sql-db2-options): New option.
(sql-db2): New function.
text-modes-1.30-pkg.tar.gz
==========================
2001-04-02 Glynn Clements <glynn.clements(a)virgin.net>
* hexl.el (hexl-find-file): force use of 'binary coding-system
tm-1.27-pkg.tar.gz
==================
Nothing updated in this package, it was just re-released because of a
problem in the package-index file.
vc-1.27-pkg.tar.gz
==================
2001-04-26 Albert L. Ting <alt(a)artisan.com>
* vc.el (vc-do-command):
(vc-revert-buffer):
Fix a bug that could cause files to be moved to another
directory.
2001-04-26 Albert L. Ting <alt(a)artisan.com>
* vc-hooks.el (vc-mode-face): New.
(vc-mode-ext): New.
(vc-mode-line): Use them.
xemacs-base-1.53-pkg.tar.gz
===========================
2001-04-23 Ben Wing <ben(a)xemacs.org>
* compile.el (compilation-shell-minor-mode):
Remember to localize the menubar before adding to it.
2001-04-21 Ben Wing <ben(a)xemacs.org>
* sort.el: need autoload for sort-regexp-fields-numerically.
2001-04-21 Ben Wing <ben(a)xemacs.org>
* add-log.el (change-log-mode):
Fix paragraph filling to correctly handle descriptor lines
(those beginning with e.g. * add-log.el (change-log-mode):).
* add-log.el (patch-to-change-log):
Don't error if patch blank.
2001-04-20 Ben Wing <ben(a)xemacs.org>
* sort.el:
* sort.el (sort): New.
* sort.el (sort-subr):
* sort.el (sort-fields):
* sort.el (sort-regexp-fields):
* sort.el (sort-regexp-fields-numerically): New.
* sort.el (sort-columns):
Synch with FSF 20.7.
Add new arg for compare fun to `sort-subr', `sort-regexp-fields'.
New command `sort-regexp-fields-numerically'.
2001-04-10 Ben Wing <ben(a)xemacs.org>
* add-log.el (patch-to-change-log):
Fix warnings. Make sure font-lock-auto-fontify is not
turned off when visiting ChangeLogs, so that they end up
font-locked when all is done. Anchor file-re1 at begline
to avoid problems when the diff itself contains `Index:'.
xemacs-devel-1.33-pkg.tar.gz
============================
2001-05-07 Didier Verna <didier(a)xemacs.org>
* Patcher 2.2 is released.
2001-04-26 Steve Youngs <youngs(a)xemacs.org>
* Makefile (REQUIRES): Add mail-lib.
2001-04-25 Didier Verna <didier(a)xemacs.org>
* Patcher 2.1 is released.
2001-04-12 Steve Youngs <youngs(a)xemacs.org>
* patcher.el: New
2001-04-10 Ben Wing <ben(a)xemacs.org>
* docref.el: Use correct name for hook.
xslt-process-1.03-tar.gz
========================
2001-04-30 Ovidiu Predescu <ovidiu(a)cup.hp.com>
* Makefile: Define the proper paths where the files should go.
* lisp/xslt-process.el (xslt-process-find-xslt-directory):
Modified to take into account the XEmacs packaging scheme.
Installation Instructions:
=========================
Manual:
------
Simply download the package files to your hard disk and then unpack
them to '/usr/local/lib/xemacs/xemacs-packages/'
Automatic (XEmacs 21.1.x):
-------------------------
1) Options -> Manage Packages -> Add Download Site -> choose site.
2) Options -> Manage Packages -> List and Install
3) Choose the packages you wish to install/upgrade (there are brief
instructions at the bottom of the 'Packages' buffer).
4) Packages -> Add Required
5) Packages -> Install/Remove Selected
6) Re-start XEmacs.
Automatic (XEmacs 21.2.x and above):
-----------------------------------
1) Tools -> Packages -> Add Download Site -> choose site.
2) Tools -> Packages -> List and Install
3 - 6) Same as for XEmacs 21.1.
--
|---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|