-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hey there everyone.
I have just added the following packages to the 'Pre-Releases'
directory:
New Packages in Pre-Release:
===========================
cc-mode-1.42-pkg.tar.gz upstream version: 5.30.8
ecb-1.14-pkg.tar.gz upstream version: 2.11
hyperbole-1.14-pkg.tar.gz upstream version: 4.18
mh-e-1.28-pkg.tar.gz upstream version: 7.4.2
net-utils-1.34-pkg.tar.gz upstream version: none
text-modes-1.72-pkg.tar.gz upstream version: none
Hyperbole has gone out of sync wrt the package database management.
Detailed Changes:
================
- ------- ChangeLog Entries from xemacs-packages/cc-mode/ChangeLog -------
2003-11-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.42 released.
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* Patch release 5.30.8.
* cc-engine.el (c-guess-continued-construct,
c-guess-basic-syntax): Check a little more carefully if it's a
function declaration when an unknown construct followed by a block
is found inside a statement context. This avoids macros followed
by blocks to be taken as function declarations.
(c-guess-continued-construct): Changed the analysis of a statement
continuation with a brace open to `substatement-block', for
consistency with recognized statements.
(c-add-stmt-syntax): Don't continue to the surrounding sexp if the
start is in a position so that `c-beginning-of-statement-1' jumped
to the beginning of the same statement.
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur): Don't
accept binary operators in the arglist if we're in a function call
context, i.e. if `c-restricted-<>-arglists' is set. That avoids
template recognition in cases like "if (a < b || c > d)".
(c-restricted-<>-arglists): New more appropriate name for
`c-disallow-comma-in-<>-arglists'.
Accessing functions updated for the variable name change.
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
match data could get clobbered if NOT-INSIDE-TOKEN is used.
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
labels.
(c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
instead of duplicating parts of it. This fixes bogus label
recognition.
* cc-align.el (c-gnu-impose-minimum): Reverted to the old method
of checking the context in which to apply the minimum indentation,
so that it isn't enforced in e.g. namespace blocks.
* cc-vars.el (c-inside-block-syms): New constant used by
`c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
to somewhat reduce the risk of becoming stale.
* cc-cmds.el, cc-engine.el (c-shift-line-indentation): Moved from
cc-cmds to cc-engine to allow use from cc-align.
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
qualified identifiers containing "::".
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* cc-defs.el (c-make-keywords-re): Added kludge for bug in
`regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* cc-vars.el (c-emacs-features): Use a space in front of the name
of the temporary buffer. That also avoids dumping problems in
XEmacs due to undo info being left around after the buffer is
killed.
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* cc-engine.el (c-in-knr-argdecl): Look closer at the function
arglist to see if it's a K&R style declaration.
(c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
before returning `knr-argdecl-intro'.
- ------- ChangeLog Entries from xemacs-packages/ecb/ChangeLog -------
2003-11-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.14 released.
2003-11-18 Klaus Berndl <klaus.berndl(a)sdm.de>
* Sync with current upstream 2.11, see NEWS for details.
- ------- ChangeLog Entries from xemacs-packages/hyperbole/ChangeLog -------
2003-11-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.14 released.
- ------- ChangeLog Entries from xemacs-packages/mh-e/ChangeLog -------
2003-11-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.28 released.
2003-11-17 Steve Youngs <sryoungs(a)bigpond.net.au>
* Makefile (MAINTAINER): Change to XEmacs Beta, I don't have time
for it anymore.
* package-info.in (description): Update.
- ------- ChangeLog Entries from xemacs-packages/net-utils/ChangeLog -------
2003-11-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.34 released.
2003-11-17 Steve Youngs <sryoungs(a)bigpond.net.au>
* xemacsbug.el (report-xemacs-bug-packages-list): New.
(report-xemacs-bug): Use it.
- ------- ChangeLog Entries from xemacs-packages/text-modes/ChangeLog -------
2003-11-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.72 released.
* htmlize.el: Sync with upstream version 1.16.
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.
norbert - XEmacs Package Release Manager.
Footnotes:
[1] Note: Mule packages should be installed into:
/usr/local/lib/xemacs/mule-packages/
Hey there everyone.
I have just added the following packages to the 'Pre-Releases'
directory:
Hyperbole has been out of sync wrt the packaging system, so I played
it safe and created a new version.
New Packages in Pre-Release:
===========================
cc-mode-1.42-pkg.tar.gz upstream version: 5.30.8
ecb-1.14-pkg.tar.gz upstream version: 2.11
hyperbole-1.14-pkg.tar.gz upstream version: 4.18
net-utils-1.34-pkg.tar.gz upstream version: none
text-modes-1.72-pkg.tar.gz upstream version: none
Previously Announced Packages Still in Pre-Release:
==================================================
Detailed Changes:
================
- ------- ChangeLog Entries from xemacs-packages/cc-mode/ChangeLog -------
2003-11-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.42 released.
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* Patch release 5.30.8.
* cc-engine.el (c-guess-continued-construct,
c-guess-basic-syntax): Check a little more carefully if it's a
function declaration when an unknown construct followed by a block
is found inside a statement context. This avoids macros followed
by blocks to be taken as function declarations.
(c-guess-continued-construct): Changed the analysis of a statement
continuation with a brace open to `substatement-block', for
consistency with recognized statements.
(c-add-stmt-syntax): Don't continue to the surrounding sexp if the
start is in a position so that `c-beginning-of-statement-1' jumped
to the beginning of the same statement.
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur): Don't
accept binary operators in the arglist if we're in a function call
context, i.e. if `c-restricted-<>-arglists' is set. That avoids
template recognition in cases like "if (a < b || c > d)".
(c-restricted-<>-arglists): New more appropriate name for
`c-disallow-comma-in-<>-arglists'.
Accessing functions updated for the variable name change.
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
match data could get clobbered if NOT-INSIDE-TOKEN is used.
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
labels.
(c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
instead of duplicating parts of it. This fixes bogus label
recognition.
* cc-align.el (c-gnu-impose-minimum): Reverted to the old method
of checking the context in which to apply the minimum indentation,
so that it isn't enforced in e.g. namespace blocks.
* cc-vars.el (c-inside-block-syms): New constant used by
`c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
to somewhat reduce the risk of becoming stale.
* cc-cmds.el, cc-engine.el (c-shift-line-indentation): Moved from
cc-cmds to cc-engine to allow use from cc-align.
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
qualified identifiers containing "::".
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* cc-defs.el (c-make-keywords-re): Added kludge for bug in
`regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* cc-vars.el (c-emacs-features): Use a space in front of the name
of the temporary buffer. That also avoids dumping problems in
XEmacs due to undo info being left around after the buffer is
killed.
2003-11-16 Martin Stjernholm <bug-cc-mode(a)gnu.org>
* cc-engine.el (c-in-knr-argdecl): Look closer at the function
arglist to see if it's a K&R style declaration.
(c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
before returning `knr-argdecl-intro'.
- ------- ChangeLog Entries from xemacs-packages/ecb/ChangeLog -------
2003-11-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.14 released.
2003-11-18 Klaus Berndl <klaus.berndl(a)sdm.de>
* Sync with current upstream 2.11, see NEWS for details.
- ------- ChangeLog Entries from xemacs-packages/hyperbole/ChangeLog -------
2003-11-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.14 released.
- ------- ChangeLog Entries from xemacs-packages/net-utils/ChangeLog -------
2003-11-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.34 released.
2003-11-17 Steve Youngs <sryoungs(a)bigpond.net.au>
* xemacsbug.el (report-xemacs-bug-packages-list): New.
(report-xemacs-bug): Use it.
- ------- ChangeLog Entries from xemacs-packages/text-modes/ChangeLog -------
2003-11-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.72 released.
* htmlize.el: Sync with upstream version 1.16.
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.
norbert - XEmacs Package Release Manager.
Footnotes:
[1] Note: Mule packages should be installed into:
/usr/local/lib/xemacs/mule-packages/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)
iD8DBQE/ulUAgu3ywdHdhM0RAqLMAKDiBHSzPJXKz2iMOjtyREsWnoBJQQCgkUgX
f4Oe+Dw87nLz5OVvX3yl9fk=
=OrFz
-----END PGP SIGNATURE-----