Hey there everyone.
This is my first go at pre-releasing packages. It's been some time,
since the last batch has been uploaded on January 25.
I hope, I haven't screwed up things too much (besides the double
increment of the VERSION number). Give them a whirl and let me know
if you encountered any problems.
New Packages in Pre-Release:
===========================
auctex-1.35-pkg.tar.gz
clearcase-1.06-pkg.tar.gz
ecb-1.03-pkg.tar.gz
edebug-1.17-pkg.tar.gz
edit-utils-2.00-pkg.tar.gz
gnus-1.67-pkg.tar.gz
hm--html-menus-1.20-pkg.tar.gz
ilisp-1.31-pkg.tar.gz
mh-e-1.19-pkg.tar.gz
psgml-1.40-pkg.tar.gz
sieve-1.13-pkg.tar.gz
sml-mode-0.09-pkg.tar.gz
text-modes-1.60-pkg.tar.gz
vc-1.37-pkg.tar.gz
x-symbol-1.01-pkg.tar.gz
xemacs-devel-1.52-pkg.tar.gz
xslide-1.06-pkg.tar.gz
NOTE
====
x-symbol is a new package.
Detailed Changes:
================
auctex-1.35-pkg.tar.gz
----------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 1.35 released.
* Makefile (VERSION): XEmacs package 1.34 released.
2003-02-05 Uwe Brauer <oub(a)eucmos.sim.ucm.es>
* Sync with upstream 11.13
clearcase-1.06-pkg.tar.gz
-------------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 1.06 released.
* Makefile (VERSION): XEmacs package 1.05 released.
2003-02-24 Michael Diers <mdiers(a)xemacs.org>
* clearcase.el (clearcase-xemacs-package-maintainer-address): New
constant.
* clearcase.el (clearcase-submit-bug-report): Recipient is
clearcase-xemacs-package-maintainer-address instead of
clearcase-maintainer-address.
* Makefile (MAINTAINER): Change to
xemacs.org address.
2002-11-29 Ben Wing <ben(a)xemacs.org>
* .cvsignore: Remove files now handled automatically by CVS.
* Makefile: Use `compile' instead of hard-coded `all'.
2002-10-15 Ville Skyttä <scop(a)xemacs.org>
* Makefile (srckit): Remove.
2002-07-16 Adrian Aichner <adrian(a)xemacs.org>
* .cvsignore: Add generated .info* and .html files.
ecb-1.03-pkg.tar.gz
-------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 1.03 released.
* Makefile (VERSION): XEmacs package 1.02 released.
2003-02-17 Klaus Berndl <klaus.berndl(a)sdm.de>
* ecb.texi
(Installation): Adjusted instructions if a XEmacs-package
2003-02-16 Vin Shelton <acs(a)xemacs.org>
* ecb-tod.el: Removed all occurrences of trailing ^M.
2003-02-13 Klaus Berndl <klaus.berndl(a)sdm.de>
* ecb.texi
(FAQ): Reformatted some entries so all references work correct.
(ecbver): Set author version number to 1.91.1
2003-02-12 Klaus Berndl <klaus.berndl(a)sdm.de>
* package-info.in
(provides): added additional sources for next ECB
* Makefile (ELCS): Added additional sources for next ECB
(AUTHOR_VERSION): Set current upstream version
* Sync with current upstream 1.91.1
2003-02-12 Steve Youngs <youngs(a)xemacs.org>
* Makefile (binkit): Use 'binkit-common'.
2003-02-10 Steve Youngs <youngs(a)xemacs.org>
* Makefile (compile): Don't build HTML docs by default.
2002-11-29 Ben Wing <ben(a)xemacs.org>
* .cvsignore: Remove files now handled automatically by CVS.
* Makefile: Use `compile' instead of hard-coded `all'.
edebug-1.17-pkg.tar.gz
----------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 1.17 released.
* Makefile (VERSION): XEmacs package 1.16 released.
2003-02-14 Ben Wing <ben(a)xemacs.org>
* edebug.el:
* edebug.el (edebug-window-live-p): Removed.
* edebug.el (edebug-eval-defun):
* edebug.el (edebug-eval-top-level-form):
* edebug.el (edebug-read-function):
* edebug.el (edebug-make-before-and-after-form):
* edebug.el (delay-mode-hooks): New.
* edebug.el (edebug-error-expected): New.
* edebug.el (edebug-debugger):
* edebug.el ('edebug-mark): Removed.
* edebug.el ('edebug-mark-marker): Removed.
* edebug.el (edebug-set-global-break-condition):
* edebug.el (edebug-set-conditional-breakpoint): Removed.
* edebug.el (edebug-forward-sexp):
* edebug.el (edebug-step-out):
* edebug.el (edebug-instrument-function):
* edebug.el (edebug-safe-eval):
* edebug.el (edebug-eval-expression):
* edebug.el (edebug):
* edebug.el (edebug-mode-menus):
* edebug.el ('edebug-window-live-p): New.
* edebug.el (edebug-mark): New.
* edebug.el (edebug-mark-marker): New.
* edebug.el (edebug-emacs-19-specific): Removed.
* edebug.el (edebug-xemacs-specific): Removed.
* edebug.el (edebug-emacs-version-specific): Removed.
* edebug.el (edebug-mode-menu): New.
* edebug.el (edebug-mode-map): New.
Sync up to FSF 21.3.50. Remove bogus use of get-window-with-predicate.
Add edebug-error-expected in an attempt to catch internal errors in
edebug. (Previously, an error would simply result in nothing happening,
with no indication that such an error had occurred.) When an internal
error happens, display a message indicating this and enter the
(standard) debugger.
edit-utils-2.00-pkg.tar.gz
--------------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 2.00 released.
* Makefile (VERSION): XEmacs package 1.99 released.
2003-02-17 Ben Wing <ben(a)xemacs.org>
* lazy-lock.el:
* lazy-lock.el (lazy-lock-cache-start): Removed.
* lazy-lock.el (lazy-lock-cache-end): Removed.
* lazy-lock.el (lazy-lock-window-start-cache): New.
* lazy-lock.el (lazy-lock-window-end-cache): New.
* lazy-lock.el (lazy-lock-window-buffer-cache): New.
* lazy-lock.el (lazy-lock-window-buffer-modiff-cache): New.
* lazy-lock.el (lazy-lock-frame-modiff-cache): New.
* lazy-lock.el (lazy-lock-text-props-changed-cache): New.
* lazy-lock.el (lazy-lock-mode): New.
* lazy-lock.el (lazy-lock-buffers): New.
* lazy-lock.el (lazy-lock-timers): New.
* lazy-lock.el (lazy-lock-first-unfontify-pos): New.
* lazy-lock.el (lazy-lock-minimum-size):
* lazy-lock.el (lazy-lock-walk-windows): Removed.
* lazy-lock.el (lazy-lock-defer-on-the-fly): New.
* lazy-lock.el (NOTE): New.
* lazy-lock.el (lazy-lock-defer-contextually): New.
* lazy-lock.el (lazy-lock-defer-time): New.
* lazy-lock.el (lazy-lock-stealth-time):
* lazy-lock.el (lazy-lock-stealth-nice):
* lazy-lock.el (lazy-lock-stealth-verbose):
* lazy-lock.el (lazy-lock-ignore-commands): Removed.
* lazy-lock.el (lazy-lock-mode-line-string):
* lazy-lock.el (lazy-lock-hide-invisible): Removed.
* lazy-lock.el (lazy-lock-invisible-foreground): Removed.
* lazy-lock.el (turn-on-lazy-lock):
* lazy-lock.el (lazy-lock-value-in-major-mode): New.
* lazy-lock.el (lazy-lock-install): New.
* lazy-lock.el (lazy-lock-fixup-hooks): Removed.
* lazy-lock.el (lazy-lock-install-hooks): New.
* lazy-lock.el (lazy-lock-install-timers): New.
* lazy-lock.el (lazy-lock-unstall): New.
* lazy-lock.el (lazy-lock-pre-idle-fontify-windows):
* lazy-lock.el (lazy-lock-maybe-fontify-frame):
* lazy-lock.el (lazy-lock-fontify-region): Removed.
* lazy-lock.el (lazy-lock-after-fontify-buffer): Removed.
* lazy-lock.el (lazy-lock-after-change-function): Removed.
* lazy-lock.el (lazy-lock-after-change): New.
* lazy-lock.el (lazy-lock-timeout-id): Removed.
* lazy-lock.el (lazy-lock-post-command-fontify-stealthily): Removed.
* lazy-lock.el (lazy-lock-post-setup-emacs-fontify-windows): Removed.
* lazy-lock.el (lazy-lock-post-setup-ediff-control-frame): Removed.
* lazy-lock.el (lazy-lock-fontify-after-defer): New.
* lazy-lock.el (lazy-lock-fontify-after-idle): New.
* lazy-lock.el (lazy-lock-after-unfontify-buffer): New.
* lazy-lock.el (lazy-lock-maybe-fontify-window): Removed.
* lazy-lock.el (lazy-lock-fontify-stealthily): Removed.
* lazy-lock.el (lazy-lock-fontify-walk-stealthily): Removed.
* lazy-lock.el (lazy-lock-unfontified-p):
* lazy-lock.el (lazy-lock-percent-fontified):
* lazy-lock.el (font-lock-after-fontify-buffer-hook):
* lazy-lock.el (font-lock-after-unfontify-buffer-hook):
* lazy-lock.el (lazy-lock-fontify-chunk): New.
* lazy-lock.el (lazy-lock-vertical-motion-value): New.
* lazy-lock.el (lazy-lock-colour-invisible): Removed.
Major overhaul. This version should be faster than the old one,
and in addition has the major new feature of "deferred correct
fontification", as described below. Sync up most stuff to the
latest lazy-lock in FSF 21.2. Integrate some stuff from jit-lock,
because our model is closer to jit-lock's than to FSF/lazy-lock's.
Speed it up in various ways, e.g. by removing the hack that binds
font-lock-beginning-of-syntax-function to nil, thereby insuring
horrible behavior at the end of a file. Use GUARANTEE argument to
window-end to ensure we get an accurate idea of what's on the
screen, and therefore we know with confidence whether the screen
is going to be scrolled by redisplay, and can much better optimize
our checks to see whether we need to do anything. The biggest
user-level difference has to do with lazy-lock-defer-contextually,
which, if non-nil, implements a system whereby after a change
lazy-lock will update everything from the change point to the
bottom of the screen (and further, once you display the areas
farther down), after an idle-delay of (currently) 0.25 seconds.
Insert a comment-begin (/*) in C, for example, and you'll see
*all* the text afterwards, down to the bottom of the screen,
become colored like a comment unless a comment-end intervenes.
gnus-1.67-pkg.tar.gz
--------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 1.67 released.
* Makefile (VERSION): XEmacs package 1.66 released.
hm--html-menus-1.20-pkg.tar.gz
------------------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 1.20 released.
* Makefile (VERSION): XEmacs package 1.19 released.
2003-03-01 Bob Messenger <bob(a)cassiancapital.com>
* hm--html-configuration.el (hm--html-font-lock-keywords-2):
Fix bold/italic fontification as the author intended.
2002-11-29 Ben Wing <ben(a)xemacs.org>
* .cvsignore: Remove files now handled automatically by CVS.
* Makefile: Use `compile' instead of hard-coded `all'.
2002-10-15 Ville Skyttä <scop(a)xemacs.org>
* Makefile (srckit): Remove.
2002-10-14 Ville Skyttä <scop(a)xemacs.org>
* Makefile (MANUAL): Removed (unused).
2002-07-16 Adrian Aichner <adrian(a)xemacs.org>
* .cvsignore: Add generated .info* and .html files.
2002-07-15 Adrian Aichner <adrian(a)xemacs.org>
* README (Note): It's XEmacs, not Xemacs.
ilisp-1.31-pkg.tar.gz
---------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 1.31 released.
* Makefile (VERSION): XEmacs package 1.30 released.
2003-01-29 Mike Sperber <mike(a)xemacs.org>
* completer.el (completer-message): Don't use
+ilisp-emacs-version-id+: completer works without ILISP, except
for this.
mh-e-1.19-pkg.tar.gz
--------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 1.19 released.
* Makefile (VERSION): XEmacs package 1.18 released.
2003-02-10 Steve Youngs <youngs(a)xemacs.org>
* Sync to upstream version 7.2.
* Makefile (AUTHOR_VERSION): Bump to version 7.2.
* package-info.in (provides): Add missing provides.
psgml-1.40-pkg.tar.gz
---------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 1.40 released.
* Makefile (VERSION): XEmacs package 1.39 released.
2003-02-13 Ville Skyttä <scop(a)xemacs.org>
* psgml.el: Autoload sgml-make-options-menu from psgml-xemacs.
sieve-1.13-pkg.tar.gz
---------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 1.13 released.
* Makefile (VERSION): XEmacs package 1.12 released.
2003-02-19 Simon Josefsson <jas(a)extundo.com>
* sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
token.
sml-mode-0.09-pkg.tar.gz
------------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 0.09 released.
* Makefile (VERSION): XEmacs package 0.08 released.
2003-01-26 Ville Skyttä <scop(a)xemacs.org>
* sml-proc.el (sml-compile): Pass second arg to
`local-variable-p', thanks to
Peter Møller Neergaard <turtle(a)achilles.linearity.org>.
text-modes-1.60-pkg.tar.gz
--------------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 1.60 released.
* Makefile (VERSION): XEmacs package 1.59 released.
2003-02-17 Vasily Korytov <deskpot(a)myrealbox.com>
* apache-mode.el (apache-file-patterns): Updated to include
(httpd|srm|access).conf.default files.
2003-02-11 Ville Skyttä <scop(a)xemacs.org>
* hexl.el (hexl-find-file): Use 2nd arg for find-file
only if we have file-coding.
2003-02-05 Jari Aalto <jari.aalto(a)poboxes.com>
* folding.el (folding-uninstall): Folding was removed
from all hooks, but the buffers stayed in folding mode. Now
calling uninstall will terminate folding-mode in every Emacs
buffer; calls `turn-off-folding-mode'.
vc-1.37-pkg.tar.gz
------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 1.37 released.
* Makefile (VERSION): XEmacs package 1.36 released.
2003-02-18 Ilya N. Golubev <gin(a)mo.msk.ru>
* vc.el (vc-annotate): Display information for actual workfile
version, not for main version trunk.
x-symbol-1.01-pkg.tar.gz
------------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 1.01 released.
* Makefile (VERSION): XEmacs package 1.00 released.
2003-02-07 Ben Wing <ben(a)xemacs.org>
* lisp/x-symbol.el (x-symbol-xsymb0-cset):
* lisp/x-symbol.el (x-symbol-xsymb1-cset):
* lisp/x-symbol.el (x-symbol-latin1-table):
Use the highest possible user finals to avoid conflicts with
existing charsets.
2003-02-07 Ben Wing <ben(a)xemacs.org>
* fonts/Makefile (gens):
* fonts/Makefile (clean):
Don't require `xset' to succeed.
2003-02-05 Steve Youngs <youngs(a)xemacs.org>
* Makefile (DATA_1_FILES): Be more specific so the 'CVS' directory
isn't included.
(DATA_2_FILES): Ditto.
(compile): Build the fonts as well.
(fonts): New target.
2003-02-02 Steve Youngs <youngs(a)xemacs.org>
* Package created.
xemacs-devel-1.52-pkg.tar.gz
----------------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 1.52 released.
* Makefile (VERSION): XEmacs package 1.51 released.
2003-02-13 Ben Wing <ben(a)xemacs.org>
* profile.el:
* profile.el (profile-results):
* profile.el (combine-profiling-info):
* profile.el (Calls): New.
Deal with new info added -- total-timing, gc-usage,
total-gc-usage. Improve `profile-results' so you can specifying
sorting by call-count \(one C-u) or GC usage (two C-u's). (####
Perhaps they should be reversed?) Compress and prettify the output
somewhat so everything fits and make sure we don't go past 79
columns. Add a bit of explanatory info at the bottom to explain
the compressed headers. #### Perhaps I should set truncate-lines to
t.
2003-01-07 Didier Verna <didier(a)xemacs.org>
* Patcher 3.4 is released.
xslide-1.06-pkg.tar.gz
----------------------
2003-03-02 Norbert Koch <nk(a)viteno.net>
* Makefile (VERSION): XEmacs package 1.06 released.
* Makefile (VERSION): XEmacs package 1.05 released.
2003-02-16 Adrian Aichner <adrian(a)xemacs.org>
* xslide.el (xsl-mode): Make comment-region work for xsl-mode.
Installing These:
================
Manually:
--------
1) Download the packages that you want to install from:
/ftp.xemacs.org:/pub/xemacs/beta/experimental/packages/
2) Unpack them to: [1]
/usr/local/lib/xemacs/xemacs-packages/
3) Re-start XEmacs.
Using XEmacs Package Tools (XEmacs 21.[245].x):
----------------------------------------------
1) Tools -> Packages -> Add Download Site -> Pre-Releases
2) Tools -> Packages -> List and Install
3) Select the packages you wish to install (there are brief
instructions at the bottom of the packages buffer).
4) Packages -> Install/Remove Selected
5) Re-start XEmacs.
Using XEmacs Package Tools (XEmacs 21.1.14):
-------------------------------------------
1) Options -> Manage Packages -> Add Download Site -> Pre-Releases
2) Options -> Manage Packages -> List and Install
3 - 5) As per XEmacs 21.[245].x.
Footnotes:
[1] Note: Mule packages should be installed into:
/usr/local/lib/xemacs/mule-packages/