[ANNOUNCE] Updated Packages Released.

[email protected] (Rendhalver [Peter Brown]) Sun, 02 Feb 2003 01:20:54 +1000
Newsgroups gmane.emacs.xemacs.announce
Message-ID <[email protected]>
Hello.

The following XEmacs packages have just been released.

Updated or New Packages:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
ada-1.13-pkg.tar.gz
apel-1.26-pkg.tar.gz
auctex-1.33-pkg.tar.gz
build-1.10-pkg.tar.gz
cc-mode-1.32-pkg.tar.gz
dired-1.13-pkg.tar.gz
docbookide-0.06-pkg.tar.gz
ecb-1.01-pkg.tar.gz     *** New ***
edebug-1.15-pkg.tar.gz
ediff-1.46-pkg.tar.gz
edit-utils-1.98-pkg.tar.gz
eieio-1.04-pkg.tar.gz
eshell-1.04-pkg.tar.gz
ess-1.03-pkg.tar.gz
eudc-1.37-pkg.tar.gz
fortran-modes-1.02-pkg.tar.gz
fsf-compat-1.12-pkg.tar.gz
gnus-1.65-pkg.tar.gz
haskell-mode-1.05-pkg.tar.gz
idlwave-1.28-pkg.tar.gz
ilisp-1.29-pkg.tar.gz
jde-1.43-pkg.tar.gz
leim-1.20-pkg.tar.gz    *** Mule ***
mail-lib-1.56-pkg.tar.gz
mh-e-1.17-pkg.tar.gz
misc-games-1.16-pkg.tar.gz
net-utils-1.31-pkg.tar.gz
ocaml-0.04-pkg.tar.gz
os-utils-1.30-pkg.tar.gz
perl-modes-1.04-pkg.tar.gz
pgg-1.02-pkg.tar.gz
prog-modes-1.72-pkg.tar.gz
psgml-1.38-pkg.tar.gz
python-modes-1.02-pkg.tar.gz
ruby-modes-1.01-pkg.tar.gz
scheme-1.13-pkg.tar.gz
semantic-1.17-pkg.tar.gz
sh-script-1.17-pkg.tar.gz
sieve-1.11-pkg.tar.gz
sml-mode-0.07-pkg.tar.gz
speedbar-1.26-pkg.tar.gz
texinfo-1.23-pkg.tar.gz
text-modes-1.58-pkg.tar.gz
textools-1.14-pkg.tar.gz
tm-1.35-pkg.tar.gz
tramp-1.11-pkg.tar.gz
vc-1.35-pkg.tar.gz
vhdl-1.16-pkg.tar.gz
w3-1.28-pkg.tar.gz
xemacs-base-1.75-pkg.tar.gz
xemacs-devel-1.50-pkg.tar.gz
xslide-1.04-pkg.tar.gz

Detailed Changes:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
ada-1.13-pkg.tar.gz
-------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.13 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* ada-mode.el: Make auto-mode-alist modifications autoload-only.

2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.12 released.

2002-12-17  Jerry James  <[email protected]>

	* Makefile (REQUIRES): Add xemacs-base so that define-skeleton
	autoloads.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

apel-1.26-pkg.tar.gz
--------------------
2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.26 released.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

	* install.el (install-detect-elisp-directory): Fix problems
	handling backslashes in filenames (Windows).

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.


auctex-1.33-pkg.tar.gz
----------------------
2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.33 released.

2002-12-29  Gerd Boerrigter  <[email protected]>

	* bib-cite.el: Sync with author version 3.17.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.
	* texi/Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-10-14  Ville Skytt=E4  <[email protected]>

	* Makefile (MANUAL): Removed (unused).


build-1.10-pkg.tar.gz
---------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.10 released.

2003-01-11  Adrian Aichner  <[email protected]>

	* Makefile (AUTHOR_VERSION): Increment.
	* build.el: Remove commented code.
	* build.el (build): Provide package before requiring others.
	* build.el (build-cvs-get-branch-and-release-tags): Use temp
	buffer to avoid changing directory of current buffer.
	* build.el (build-cvs-xemacs-release): Improve docstring.
	* build.el (build-from-CVS): Improve "Go Back" button notify function.
	* build.el (build-from-tarballs): Ditto.
	* build.el (build-with-GNU): Ditto.
	* build.el (build-with-MS): Ditto.
	* build.el (build-build-report): Ditto.

2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.09 released.

2002-12-17  Adrian Aichner  <[email protected]>

	* Makefile (INFO_FILES): build.texi is still on top-level.
	* Makefile (html): Ditto.

2002-12-17  Adrian Aichner  <[email protected]>

	* Makefile (compile): Use $(INFO_DEP) dependency to make info
	documentaion.

2002-12-14  Adrian Aichner  <[email protected]>

	* Makefile (AUTHOR_VERSION): Increment.
	* Makefile (ELCS): Include build-report.el
	* Makefile (HTML_FILES): Removed.
	* Makefile (HTML_DEP): Removed.
	* Makefile (INFO_DEP): New.
	* Makefile (all): Removed.
	* Makefile (compile): Use info target instead of INFO_FILES.
	* Makefile (html): New.
	* build.el: Move defuns and defcustoms to make package work in
	vanilla XEmacs.  Update CVS release tags in `build-from-CVS',
	istead of defcustom.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.
	* README (build.texi):
	* README (PACKAGE_INDEX):
	* README (XEMACS_STAGING): Removed.
	Correct for new Local.rules format.

2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.08 released.

2002-11-26  Adrian Aichner  <[email protected]>

	* build-report.el: Sync with XEmacs core improvements.
	* build-report.el (build-report-installation-version-regexp):
	Support xemacs_extra_name.
	* build-report.el (build-report-version-file-regexp): Ditto.
	* build-report.el (build-report-keep-regexp): Add useful stuff.
	* build-report.el (build-report-delete-regexp): Don't delete
	successful tests.
	* build-report.el (build-report-make-output-files): Typo fix.
	* build-report.el (build-report): Sync docstring from core.
	* build-report.el (build-report-installation-data): Support
	xemacs_extra_name.  Default missing version information components
	by defaulting to "".
	* build-report.el (build-report-version-file-data): Ditto.
	* build.el:
	* build.el (build-call-process): Moved.
	* build.el (build-compilation-mode-hook): Include time zone
	information.
	* build.el (build-cvs-get-branch-and-release-tags): New.  Retrieve
	release tags from version.sh via CVS.
	* build.el (build-cvs-xemacs-release): Remove static definition
	in favor of `build-cvs-get-branch-and-release-tags'.
	* build.el (build-cvs-login): Fix bug in build-cvs-available-p
	house-keeping.
	* build.el (build-tarball-site): Generate list dynamically from
	`package-get-download-sites'.  Unification!
	* build.el (build-with-MS-make-options): Fix default value.
	* build.el (build-with-GNU): Set `build-report-installation-file'
	and `build-report-version-file'.
	* build.el (build-with-MS): Set `build-report-installation-file'
	in addtion to `build-report-version-file'.  Tell user not to
	forget saving config.inc.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.


cc-mode-1.32-pkg.tar.gz
-----------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.32 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* cc-mode.el: Make auto-mode-alist modifications autoload-only.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-10-14  Ville Skytt=E4  <[email protected]>

	* Makefile (MANUAL): Removed (unused).

dired-1.13-pkg.tar.gz
---------------------
2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.13 released.

2002-12-17  Jerry James  <[email protected]>

	* dired-oas.el: Load the definition of dired-parse-ls when compiling.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.


docbookide-0.06-pkg.tar.gz
--------------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 0.06 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* docbookide.el: Make auto-mode-alist modifications autoload-only.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-20  Ville Skytt=E4  <[email protected]>

	* Makefile (MAINTAINER): Change to XEmacs Development Team.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.


ecb-1.01-pkg.tar.gz     *** New ***
-------------------
2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.01 released.

2002-11-18  Klaus Berndl  <[email protected]>

	* Makefile (binkit): Using the new tag binkit-with-html
	(VERSION): Changed from 0.99 to 1.0

2002-11-12  Klaus Berndl  <[email protected]>

	* ecb.texi: Prepared for being now a regular XEmacs package

	* ecb.el (ecb-activate--impl): Check requirements here
	(ecb-check-requirements): Prepared for the XEmacs packaging system
	(ecb-menu-bar): Added online-help customization

	* ecb-help.el (ecb-help-info-start-file): New constant
	(ecb-help-html-start-file): New constant
	(ecb-help): New customize group
	(ecb-help-info-path): New option
	(ecb-help-html-path): New option
	(ecb-info): New function
	(ecb-browse-html-file): New function
	(ecb-show-help): Prepared for finding help in XEmacs package
		system too; see options ecb-help-{info|html}-path

	* ecb-upgrade.el (ecb-download-ecb): Prepared for XEmacs
		 package-management.

	* README: Small modifications for new XEmacs-package

	* Makefile (all): HTML-docu is build too

	* ecb-util.el (ecb-regular-xemacs-package-p): new constant

	* HISTORY: ECB now a regular XEmacs package

2002-11-08  Ville Skytt=E4  <[email protected]>

	* Moved to xemacs-packages from unsupported/scop/

	* Makefile (CATEGORY): Change to standard.
	(MAINTAINER): Change to Klaus.
	* package-info.in (distribution): Change to xemacs.

2002-10-14  Ville Skytt=E4  <[email protected]>

	* Makefile (MANUAL): Remove (unused).
	(VERSION): Bump to 0.99.
	(srckit): Remove.

2002-09-22  Ville Skytt=E4  <[email protected]>

	* Makefile: Include texi stuff in build.
	(VERSION): Bump to 0.04.

2002-08-13  Ville Skytt=E4  <[email protected]>

	* Sync with upstream version 1.80.

2002-08-11  Ville Skytt=E4  <[email protected]>

	* Makefile (REQUIRES): Add xemacs-devel.
	(VERSION): Bump to 0.02.

2002-06-21  Ville Skytt=E4  <[email protected]>

	* ecb.el (ecb-activate): Add autoload cookie.
	* ecb.el (ecb-minor-mode): Ditto.
	* ecb.el.upstream: New file.
	* Makefile (all): Put auto-autoloads.elc back.

2002-06-21  Ville Skytt=E4  <[email protected]>

	* Makefile (all): Remove auto-autoloads.elc.

2002-06-20  Ville Skytt=E4  <[email protected]>

	* Makefile: Include XEmacs.rules the official way.
	* Makefile (STAGING): Removed.

2002-06-17  Ville Skytt=E4  <[email protected]>

	* package-info.in (distribution): Change to unsupported.

2002-06-14  Ville Skytt=E4  <[email protected]>

	* Makefile (CATEGORY): Change to unsupported.

2002-06-09  Ville Skytt=E4  <[email protected]>

	* First cut at an XEmacs package.


edebug-1.15-pkg.tar.gz
----------------------
2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.15 released.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

	* cl-specs.el:
	* cl-specs.el (cl-macro-list):
	* cl-specs.el (cl-macro-list1):
	Fix some problems with `loop' macros.
=09
	* edebug.el:
	* edebug.el (edebug-version): Removed.
	* edebug.el (edebug-maintainer-address): Removed.
	* edebug.el (edebug-submit-bug-report): Removed.
	* edebug.el ('edebug-submit-bug-report): New.
	* edebug.el (def-edebug-spec):
	* edebug.el (edebug-lambda-list-keywordp):
	* edebug.el (edebug-keywordp): Removed.
	* edebug.el (edebug-window-list):
	* edebug.el (edebug-window-live-p):
	* edebug.el (edebug-get-displayed-buffer-points):
	* edebug.el (edebug-eval-defun):
	* edebug.el (edebug-install-read-eval-functions):
	* edebug.el (edebug-uninstall-read-eval-functions):
	* edebug.el (edebug-storing-offsets):
	* edebug.el (edebug-wrap-def-body):
	* edebug.el (edebug-make-enter-wrapper):
	* edebug.el (edebug-form):
	* edebug.el (edebug-spec):
	* edebug.el (define-derived-mode): New.
	* edebug.el (define-minor-mode): New.
	* edebug.el (with-syntax-table): New.
	* edebug.el (dolist): New.
	* edebug.el (dotimes): New.
	* edebug.el (push): New.
	* edebug.el (pop): New.
	* edebug.el (unless): New.
	* edebug.el (when): New.
	* edebug.el (easy-menu-define): New.
	* edebug.el (with-custom-print): New.
	* edebug.el (sregexq): New.
	* edebug.el (rx): New.
	* edebug.el (edebug-tracing):
	* edebug.el (edebug-outside-current-prefix-arg):
	* edebug.el (edebug-outside-current-prefix-arg)): New.
	* edebug.el (edebug-recursive-edit):
	* edebug.el (edebug-changing-windows):
	* edebug.el (edebug-outside-excursion):
	* edebug.el (edebug-mode-menus):
	* edebug.el (edebug-emacs-19-specific):
	* edebug.el (edebug-emacs-version-specific):
	Sync with FSF 21.1.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-07-17  Ville Skytt=E4  <[email protected]>

	* cl-specs.el: Partial synch with GNU Emacs 21.2.
	(def-edebug-spec function-form): Handle #' function quoting.
	Thanks to John Paul Wallington for pointing this out.


ediff-1.46-pkg.tar.gz
---------------------
2003-01-26  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.46 released.

2003-01-25  Michael Kifer  <[email protected]>
=09
        * ediff.el (ediff-revision): better defaults.
=09
	* ediff-vers.el (ediff-vc-latest-version): new function.
	(ediff-vc-internal): use latest version instead of working version.
=09
2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.45 released.

2002-11-17  Michael Kifer  <[email protected]>

 	* ediff-diff.el (ediff-setup-diff-regions): change regexp.
=09
	* ediff-mult.el: comments.
=09
	* ediff.el: comments.
=09

edit-utils-1.98-pkg.tar.gz
--------------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.98 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* tempo.el: Doc updates, sync with GNU Emacs.
	(tempo-insert-template): Check for `mark-active' and
	`deactivate-mark' before using them.
	* tempo.texi: New.
	* Makefile: Handle tempo.texi.

2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.97 released.

2002-12-17  Jerry James  <[email protected]>

	* Makefile (REQUIRES): Add xemacs-devel so that profile autoloads.

2002-12-06  Ville Skytt=E4  <[email protected]>

	* func-menu.el (fume-perl-fully-qualified-names): New.
	(fume-find-next-perl-function-name): Fix names for fully
	qualified functions, optionally return the fully qualified name.
	Original patch by Remco Wouts <[email protected]>.

2002-12-04  Stephen J. Turnbull  <[email protected]>

	* toolbar-utils.el (toolbar-update-toolbar): New function.

2002-12-03  Stephen J. Turnbull  <[email protected]>

	* toolbar-utils.el (toolbar-find-button):
	(toolbar-find-item):
	(toolbar-find-button-by-icon):
	(toolbar-find-button-by-command):
	(toolbar-find-button-by-help-string):
	(toolbar-find-button-by-element):
	(toolbar-add-kbd-macro):
	(toolbar-execute-last-kbd-macro):
	New functions.
	(button-palette): New variable.
	(toolbar-add-button): Rename to toolbar-add-item.
	(toolbar-add-item): Renamed from toolbar-add-button.
	(toolbar-kill-item-pos): Improve specifier handling.  Use
	button-palette.

2002-11-23  Stephen J. Turnbull  <[email protected]>

	* toolbar-utils.el: Cosmetic changes for jwz.

2002-11-22  Stephen J. Turnbull  <[email protected]>

	* toolbar-utils.el: More accurate keywords.
	(edit-toolbar): New Customize group.
	(toolbar-button-default-position): New user variable.
	(toolbar-new-button): New function.
	(toolbar-new-spacer): New function.
	(make-toolbar-instantiator): New function.
	(toolbar-add-button): New function.
	(toolbar-add-button-on-the-fly): New function.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.96 released.

2002-12-04  Stephen J. Turnbull  <[email protected]>

	* toolbar-utils.el (toolbar-update-toolbar): New function.

2002-12-03  Stephen J. Turnbull  <[email protected]>

	* toolbar-utils.el (toolbar-find-button):
	(toolbar-find-item):
	(toolbar-find-button-by-icon):
	(toolbar-find-button-by-command):
	(toolbar-find-button-by-help-string):
	(toolbar-find-button-by-element):
	(toolbar-add-kbd-macro):
	(toolbar-execute-last-kbd-macro):
	New functions.
	(button-palette): New variable.
	(toolbar-add-button): Rename to toolbar-add-item.
	(toolbar-add-item): Renamed from toolbar-add-button.
	(toolbar-kill-item-pos): Improve specifier handling.  Use
	button-palette.

2002-11-23  Stephen J. Turnbull  <[email protected]>

	* toolbar-utils.el: Cosmetic changes for jwz.

2002-11-22  Stephen J. Turnbull  <[email protected]>

	* toolbar-utils.el: More accurate keywords.
	(edit-toolbar): New Customize group.
	(toolbar-button-default-position): New user variable.
	(toolbar-new-button): New function.
	(toolbar-new-spacer): New function.
	(make-toolbar-instantiator): New function.
	(toolbar-add-button): New function.
	(toolbar-add-button-on-the-fly): New function.

2002-12-04  Stephen J. Turnbull  <[email protected]>

	* Makefile (TEXI_FILES, INFO_FILES): Define them.
	(all): Depend on INFO_FILES.

	* edit-utils.texi: New file.

2002-11-26  Katsumi Yamaoka  <[email protected]>

	* lazy-shot.el (lazy-shot-install-timer): Use kill-buffer-hook to
	delete an itimer when a buffer is killed.

2002-11-05  Robert Fenk  <[email protected]>

	* desktop.el (desktop-relative-file-names): If non-nil we store
	relative file names in the desktop-file.
	(desktop-save):  Modified to honor `desktop-relative-file-names'.
	(desktop-create-buffer): Use the current `desktop-dirname' as the
	directory for the expansion of relative file names.

eieio-1.04-pkg.tar.gz
---------------------
2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.04 released.

2002-11-28  Ville Skytt=E4  <[email protected]>

	* Makefile (REQUIRES): Add edebug.

	* eieio-opt.el (eieio-help-mode-augmentation-maybee):
	Add a dummy optional argument for `run-hook-with-args'.
	Kudos to Jerry James.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-10-14  Ville Skytt=E4  <[email protected]>

	* Makefile (MANUALS): Removed (unused).


eshell-1.04-pkg.tar.gz
----------------------
2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.04 released.

2002-11-08  Vin Shelton  <[email protected]>

	* eshell.el: Added autoload for eshell-directory-name, needed by
	ecb.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-10-14  Ville Skytt=E4  <[email protected]>

	* Makefile (MANUAL): Removed (unused).

2002-07-16  Adrian Aichner  <[email protected]>

	* .cvsignore: Add generated .info* and .html files.


ess-1.03-pkg.tar.gz
-------------------
2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.03 released.

2002-12-22  Ville Skytt=E4  <[email protected]>

	* Makefile (REQUIRES): Add sh-script (for `executable-find') and
	eterm (indirect, term.el) requirements.

2002-12-17  Jerry James  <[email protected]>

	* Makefile (REQUIRES): Add speedbar to satisfy compile time macro
	needs.
	* lisp/ess-menu.el: Require speedbar at compile time to define
	speedbar-with-writable.
	Remove useless require inside a featurep.

2002-12-16  Ville Skytt=E4  <[email protected]>

	* lisp/ess-menu.el: Don't require "imenu.elc".
	Tony adds: ...and told upstream not to either.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.
	(.PHONY): Remove srckit.

2002-07-15  Adrian Aichner  <[email protected]>

	* lisp/ess-inf.el (inferior-ess-mode-map): It's XEmacs, not Xemacs.


eudc-1.37-pkg.tar.gz
--------------------
2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.37 released.

2002-12-17  Jerry James  <[email protected]>

	* Makefile (REQUIRES): Add rmail, tm, and apel to satisfy
	transitive dependencies from gnus.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-07-16  Adrian Aichner  <[email protected]>

	* .cvsignore: Add generated .info* and .html files.


fortran-modes-1.02-pkg.tar.gz
-----------------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.02 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* f90.el: Make auto-mode-alist modifications autoload-only.
	* fortran.el: Ditto.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.


fsf-compat-1.12-pkg.tar.gz
--------------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.12 released.

2003-01-08  Steve Youngs  <[email protected]>

	* package-info.in: Add missing provide "goto-addr".

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.


gnus-1.65-pkg.tar.gz
--------------------
2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.65 released.

2002-12-17  Jerry James  <[email protected]>

	* Makefile (REQUIRES): Add tm and apel to satisfy transitive
	dependencies from rmail.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.
	(.PHONY): Remove srckit.

2002-10-14  Ville Skytt=E4  <[email protected]>

	* Makefile (MANUALS): Removed (unused).


haskell-mode-1.05-pkg.tar.gz
----------------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.05 released.

2003-01-08  Ville Skytt=E4  <[email protected]>

	* Sync with upstream 1.44.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* haskell-mode.el: Make auto-mode-alist modifications autoload-only.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-20  Ville Skytt=E4  <[email protected]>

	* Makefile (MAINTAINER): Change to XEmacs Development Team.
	* haskell-mode.el: Update my mail address.
	* haskell-doc.el: Ditto.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-05-09  Steve Youngs  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.04 released.

2002-05-07  Ville Skytt=E4  <[email protected]>

	* Makefile (PRELOADS): Cleanup, remove ./'s.

idlwave-1.28-pkg.tar.gz
-----------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.28 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* idlwave.el: Make auto-mode-alist modifications autoload-only.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-10-14  Ville Skytt=E4  <[email protected]>

	* Makefile (MANUAL): Removed (unused).

ilisp-1.29-pkg.tar.gz
---------------------
2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.29 released.

2002-12-17  Jerry James  <[email protected]>

	* Makefile (PRELOADS): Also preload ilisp-dia so that defdialect
	is defined.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

	* Makefile (INFO_FILES):
	* Makefile (OTHER_ELCS): Removed.
	* Makefile (loadfile):
	Build ilisp using the standard Makefile scheme, instead of the
	special ilisp-mak.el, which is not smart enough to do dependency
	checking and thus always rebuilds from scratch.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-10-14  Ville Skytt=E4  <[email protected]>

	* Makefile (MANUAL): Removed (unused).

jde-1.43-pkg.tar.gz
-------------------
2003-01-26  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.43 released.

2003-01-20  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.42 released.

2003-01-18  Ville Skytt=E4  <[email protected]>

        * package-info.in (provides): Add jde-ejb, jde-parse-class
        and jde-xref.

2003-01-19  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.41 released.

2003-01-17  Andy Piper  <[email protected]>

	* Makefile: sync with jde 2.3.2.

2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.40 released.

2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.39 released.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

from lisp/ChangeLog
2003-01-25  Ville Skytt=E4  <[email protected]>

	* jde-ant.el: Applied patch from upstream CVS, changing `history'
	to `build-history'.
	* jde-xemacs.patch: Removed, obsolete.

2003-01-07  Ville Skytt=E4  <[email protected]>

	* jde.el (jde-key-bindings): Use `jde-javadoc-autodoc-at-line'
	instead of the non-autoloaded
	`jde-javadoc-generate-javadoc-template' alias.

2002-12-15  Paul Krause  <[email protected]>

	* jde-checkstyle.el (jde-checkstyle-option-illegal-instantiations):
	Fix typo.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.

leim-1.20-pkg.tar.gz    *** Mule ***
--------------------
2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.20 released.

2002-12-17  Jerry James  <[email protected]>

	* Makefile (REQUIRES): Add self so that quail-define-rules autoloads.

2002-12-07  Ville Skytt=E4  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.

2002-11-29  Ben Wing  <[email protected]>

	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

mail-lib-1.56-pkg.tar.gz
------------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.56 released.

2003-01-06  Simon Josefsson  <[email protected]>

	* browse-url.el (browse-url-mozilla-program): Autoload.  Suggested
	by Ville Skytt=E4.

2003-01-05  Simon Josefsson  <[email protected]>

	* browse-url-xemacs.el (browse-url-menu): Make Mozilla really be
	mozilla.  Check if mozilla is installed before activating menu
	entry.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.55 released.

2002-11-17  Simon Josefsson  <[email protected]>

	* browse-url.el (browse-url-default-browser): Change priority.
	(browse-url-default-browser): Prefer w3m over MMM and lynx.

2002-11-16  Nix  <[email protected]>

	* browse-url.el: Update copyright date, function list.
	(browse-url-gnudoit-program): Say that it's used by emacs-w3m
        as well as w3.
	(browse-url-default-browser): Look for w3m first.

	(browse-url-w3m): New function.
	(browse-url-w3m-gnudoit): Likewise.
	(browse-url-browser-function): Add to here...
	* browse-url-xemacs.el (browse-url-menu): ... and here.

2002-11-13  Ville Skytt=E4  <[email protected]>

	* smtpmail.el (smtp-via-smtp): Add missing paren.

2002-11-13  Simon Josefsson  <[email protected]>

	* mail/smtpmail.el (smtpmail-via-smtp): Fall back to
	user-mail-address as sender.

mh-e-1.17-pkg.tar.gz
--------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.17 released.

2003-01-08  Steve Youngs  <[email protected]>

	* Makefile (AUTHOR_VERSION): Bump to version 7.1.
	(ELCS): Add mh-alias.elc, mh-customize.elc, mh-identity.elc.
	(EXTRA_SOURCES): Add mh-loaddefs.el
	(REQUIRES): Add sh-script, fsf-compat.

2003-01-03  Steve Youngs  <[email protected]>

	* Makefile (REQUIRES): Add rmail tm apel.

2002-12-31  Steve Youngs  <[email protected]>

	* Sync to upstream version 7.0

	* README: New file.

	* MH-E-NEWS: New file.

	* ChangeLog.upstream: New file.

	* COPYING: New file.

	* mh-xemacs-compat.el: New file.

	* mh-speed.el: New file.

	* mh-index.el: New file.

	* Makefile (AUTHOR_VERSION): Bump to 7.0.
	(MAINTAINER): Change to mh-e devel ML.
	(REQUIRES): Add gnus, speedbar.
	(ELCS): Add mh-index.elc, mh-speed.elc, mh-xemacs-compat.elc.
	(EXTRA_SOURCES): New.
	(compile): Rearrange to build autoloads first.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-10-14  Ville Skytt=E4  <[email protected]>

	* Makefile (MANUAL): Removed (unused).

misc-games-1.16-pkg.tar.gz
--------------------------
2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.16 released.

2002-11-18  Simon Josefsson  <[email protected]>

	* morse.el: Sync with Emacs 21.2.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

net-utils-1.31-pkg.tar.gz
-------------------------
2003-01-24  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.31 released.

2003-01-23  Steve Youngs  <[email protected]>

	* xemacsbug.el (report-xemacs-bug-beta-extra-headers): Default to
	nil.=20
	(report-xemacs-bug-hook): Remove code that converted non-ASCII
	characters to hex.  As advised by Stephen Turnbull.

2003-01-18  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.30 released.

2003-01-16  Steve Youngs  <[email protected]>

	* xemacsbug.el (report-xemacs-bug): Prepend "[Bug:
	emacs-program-version]" to subject header.
	Move all the instructions and explanations into the "*Bug Help*"
	buffer.
	List loaded modules.
	(report-xemacs-bug-help): New.
	(report-xemacs-bug-hook): Use electric help.
	Fix bug that was causing an error when searching for the Cc
	header.=20

2003-01-13  Steve Youngs  <[email protected]>

	* xemacsbug.el (report-xemacs-bug): Different mail-user-agent's
	have different hooks, add code to cater to this.
	(report-xemacs-bug-hook): Ditto.
	Don't put stuff in *Bug Help* buffer if
	'report-xemacs-bug-no-explanations' is t.

2003-01-12  Steve Youngs  <[email protected]>

	* xemacsbug.el (report-xemacs-bug-address): Put address in angled
	brackets.=20
	(report-xemacs-bug-beta-address): Ditto.
	(report-xemacs-bug-beta-extra-headers): Change Cc to my address.
	(report-xemacs-bug): Update Instructions.

2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.29 released.

2002-12-17  Jerry James  <[email protected]>

	* Makefile (REQUIRES): Add bbdb and gnus to autoload macro
	definitions, and rmail, tm, and apel to satisfy transitive
	dependencies on gnus.
	* feedmail.el: Require bbdb-com at compile time to define
	the bbdb-search macro.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

ocaml-0.04-pkg.tar.gz
---------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 0.04 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* caml.el: Make auto-mode-alist modifications autoload-only.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

os-utils-1.30-pkg.tar.gz
------------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.30 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* arc-mode.el: Make auto-mode-alist modifications autoload-only.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

perl-modes-1.04-pkg.tar.gz
--------------------------
2003-01-18  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.04 released.

2003-01-13  Vasily Korytov  <[email protected]>

	* cperl-mode.el: Define `cperl-dark-background',
	`cperl-dark-foreground', `cperl-nonoverridable-face',
	`cperl-array-face' and `cperl-hash-face' on tty as well.

2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.03 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* cperl-mode.el: Make auto-mode and interpreter-mode-alist
	entries autoload-only.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

pgg-1.02-pkg.tar.gz
-------------------
2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.02 released.

2002-11-11  Simon Josefsson  <[email protected]>

	* pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
	output when called interactively.

2002-11-02  Simon Josefsson  <[email protected]>

	* pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
	setting of the default user ID.  From Raymond Scholz
	<[email protected]>.

2002-10-30  Simon Josefsson  <[email protected]>

	* pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.

	* pgg.el (pgg-passphrase-cache-expiry): Removed.

2002-10-22  TSUCHIYA Masatoshi  <[email protected]>

	* pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.

2002-10-22  Simon Josefsson  <[email protected]>

	* pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
	(pgg-snarf-keys): Add.

2002-10-10  Simon Josefsson  <[email protected]>

	* pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
	buffer and error buffer depending on type of information.

	* pgg.el (pgg-verify-region): Use it.

	* pgg-def.el (pgg-query-keyserver): New variable.

	* pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
	key-identifier in packet.  Is this a good idea?

2002-10-09  Simon Josefsson  <[email protected]>

	* pgg.el (pgg-insert-url-with-w3): Ignore errors.
	(pgg-fetch-key-function): Nil if w3 is not installed.

prog-modes-1.72-pkg.tar.gz
--------------------------
2003-01-24  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.72 released.

2002-01-19  Ville Skytt=E4  <[email protected]>

	* rpm-spec-mode.el (rpm-spec-use-compilation-mode): New.
	(rpm-build): Prompt for saving if buffer modified, build
	in compilation-mode if it's available and
	rpm-spec-use-compilation-mode is non-nil.

2003-01-20  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.71 released.

2003-01-19  Ville Skytt=E4  <[email protected]>

	* javascript-mode.el: Add imenu support.
	* make-mode.el: Make auto-mode-alist regexp less sloppy,
	associate *.am with makefile-mode.

2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.70 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* tcl.el: Make auto-mode and interpreter-mode-alist modifications
	autoload-only.
	* vrml-mode.el: Ditto.
	* sql.el: Ditto.
	* rpm-spec-mode.el: Ditto.
	* rexx-mode.el: Ditto.
	* prolog.el: Ditto.
	* postscript.el: Ditto.
	* pascal.el: Ditto.
	* make-mode.el: Ditto.
	* javascript-mode.el: Ditto.
	* icon.el: Ditto.
	* eiffel.el: Ditto.
	* diff-mode.el: Ditto.
	* awk-mode.el: Ditto.
	* autoconf-mode.el: Ditto.
	* asm-mode.el: Ditto.

2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.69 released.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.
	(diff-mode.elc): Dependency on easy-mmode due to macros.

2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.68 released.

2002-11-20  Ville Skytt=E4  <[email protected]>

	* rpm-spec-mode.el (rpm-spec-font-lock-keywords): Handle
	%config(noreplace) and friends.
	(rpm-spec-initialize): Indent headings to column 16.

2002-10-23  Stig Bjorlykke  <[email protected]>

	* rpm-spec-mode.el (rpm-spec-rpm-build-command): Removed.
	(rpm-spec-nobuild): Replaced rpm-spec-test.
	(rpm-spec-quiet): New.
	(rpm-spec-indent-heading-values): New.
	(rpm-spec-mode-map): Redefined key bindings.
	(rpm-spec-mode-menu): Added "Quiet".  Changed "Testing only" to
	"No build".  Renamed rpm-build-* functions.
	(rpm-spec-mode): Find correct build command.
	(rpm-build): Added check for quiet.
	(rpm-update-mode-name): Added quiet.  Renamed test to nobuild.
	(rpm-spec-initialize): Indent according to "indent-heading-values".
	(rpm-add-change-log-entry): Add " - " if adding version.

2002-10-20  Ville Skytt=E4  <[email protected]>

	* javascript-mode.el: Update my mail address.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

psgml-1.38-pkg.tar.gz
---------------------
2003-01-19  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.38 released.

2003-01-11  Ville Skytt=E4  <[email protected]>

	* Sync with upstream 1.3.1, miscellaneous doc fixes.

	* psgml-sysdep.el: New.
	* ChangeLog.upstream: New.
	* package-info.in (provides): Add psgml-sysdep.
	* Makefile (AUTHOR_VERSION): Bump to 1.3.1.
	(REQUIRES): Add ps-print.
	(ELCS): Add psgml-sysdep.elc.
	(EXTRA_SOURCES): Add ChangeLog.upstream.

2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.37 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* psgml.el: Make auto-mode-alist modifications autoload-only.
	* psgml-html.el: Ditto.

2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.36 released.

2002-12-18  Ville Skytt=E4  <[email protected]>

	* *: Sync trivial stuff from upstream 1.3.1 to reduce
	diff size.  Mostly docstring and whitespace changes.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-10-14  Ville Skytt=E4  <[email protected]>

	* Makefile (MANUALS): Removed (unused).

python-modes-1.02-pkg.tar.gz
----------------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.02 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* python-mode.el: Make auto-mode and interpreter-mode-alist
	entries autoload-only.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

ruby-modes-1.01-pkg.tar.gz
--------------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.01 released.

2003-01-05  Ville Skytt=E4  <[email protected]>

	* Sync with upstream 1.6.8.

	* README: New.
	* rubydb3x.el: New.
	* rubydb3x.el.upstream: New.
=09
	* Makefile (PKG_TYPE): Change to regular.
	(REQUIRES): Add debug.
	(ELCS): Add rubydb3x.elc.
	(EXTRA_SOURCES): New, add README.
	* package-info.in (provides): Add rubydb.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* inf-ruby.el: Make auto-mode and interpreter-mode-alist
	modifications autoload-only.
	* ruby-mode.el: Ditto.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

scheme-1.13-pkg.tar.gz
----------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.13 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* scheme.el: Make auto-mode and interpreter-mode-alist modifications
	autoload-only.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

semantic-1.17-pkg.tar.gz
------------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.17 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* Sync with upstream 1.4.2.

2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.16 released.

2002-12-25  Ville Skytt=E4  <[email protected]>

	* Sync to upstream version 1.4.1, plus typo fixes.  Note that
	due to packaging buglet, semantic-util-modes.el	is the one
	from 1.4 (an older version crept in the new upstream release).

	* senator-isearch.el: Remove, obsolete.  senator.el contains
	the functionality nowadays.
	* ChangeLog.upstream: New.

	* Makefile (ELCS): Remove senator-isearch.elc.
	(EXTRA_SOURCES): Add ChangeLog.upstream.
	(AUTHOR_VERSION): Bump to 1.4.1.
	* package-info.in (provides): Remove senator-isearch.

2002-12-17  Jerry James  <[email protected]>

	* document.el: Require semantic and semantic-util at compile time
	to define macros.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.15 released.

2002-11-28  Ville Skytt=E4  <[email protected]>

	* Makefile (REQUIRES): Add edebug.
	Thanks to Jerry James for the spot.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-10-14  Ville Skytt=E4  <[email protected]>

	* Makefile (MANUAL): Removed (unused).

sh-script-1.17-pkg.tar.gz
-------------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.17 released.

2003-01-05  Ville Skytt=E4  <[email protected]>

	* sh-script.el: Append .m?spec to auto-mode-alist instead of
	adding to the front to restore order with this and rpm-spec-mode.
	Make auto-mode and interpreter-mode-alist modifications
	autoload-only.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

sieve-1.11-pkg.tar.gz
---------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.11 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* sieve-mode.el: Make auto-mode-alist modifications autoload-only.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-10-14  Ville Skytt=E4  <[email protected]>

	* Makefile (MANUAL): Removed (unused).

sml-mode-0.07-pkg.tar.gz
------------------------
2003-01-18  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 0.07 released.

2003-01-15  Ville Skytt=E4  <[email protected]>

	* sml-mode.texi: Sync with upstream.

2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 0.06 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* sml-mode.el: Make auto-mode-alist modifications autoload-only.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

speedbar-1.26-pkg.tar.gz
------------------------
2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.26 released.

2002-12-17  Jerry James  <[email protected]>

	* sb-rmail.el: Require speedbar at compile time to define the
	speedbar-message macro.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.25 released.

2002-11-28  Ville Skytt=E4  <[email protected]>

	* Makefile (REQUIRES): Add edebug.

	* dframe.el (dframe-update-keymap): Get rid of keybindings to
	nonexistent `dframe-mouse-item-info'.

2002-11-25  Paul Krause  <[email protected]>

	* dframe.el: Pass event to poup-mode-menu if accepted.
	* dframe.el (dframe-pass-event-to-popup-mode-menu): New flag.
	* dframe.el (dframe-xemacs-popup-kludge): Use it.
	* speedbar.el (speedbar-center-buffer-smartly): Center other frame.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-10-14  Ville Skytt=E4  <[email protected]>

	* Makefile (MANUAL): Removed (unused).

texinfo-1.23-pkg.tar.gz
-----------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.23 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* texinfo.el: Make auto-mode-alist modifications autoload-only.
	* tex-mode.el: Ditto.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.22 released.

2002-11-22  TAKAHASHI Kaoru  <[email protected]>

	* texinfmt.el (texinfo-format-separate-node): Use
	`search-backward' instead of `re-search-backward', for footnote
	node.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

text-modes-1.58-pkg.tar.gz
--------------------------
2003-01-26  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.58 released.

2003-01-23  Jari Aalto  <[email protected]>

        * folding.el: Applied patch from plasma
        <[email protected]>. The folding markes
        do no longer require starting name: '{{{ MARKER', but can be
        started with plain '{{{'. Files generated this way are compatible
        with `vim' editor setting `set fdm=3Dmarker'.

2003-01-18  Rendhalver [Peter Brown]  <[email protected]>

        * Makefile (VERSION): XEmacs package 1.57 released.

2003-01-13  Vasily Korytov  <[email protected]>

        * css-mode.el (cssm-indent-line): Use `indent-to' for indenting.

2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

        * Makefile (VERSION): XEmacs package 1.56 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

        * xrdb-mode.el: Make auto-mode-alist modifications autoload-only.
        * xpm-mode.el: Ditto.
        * scribe.el: Ditto.
        * nroff-mode.el: Ditto.
        * winmgr-mode.el: Ditto.
        * css-mode.el: Ditto.

2003-01-02  Michael Shields  <[email protected]>

        * flyspell.el (mail-mode-flyspell-verify):  More robust handling
        of `mail-header-separator'.  More efficient signature detection.
        Allow for regexp metacharacters in message-header-separator.

2002-11-29  Ben Wing  <[email protected]>

        * .cvsignore: Remove files now handled automatically by CVS.
        * Makefile: Use `compile' instead of hard-coded `all'.

textools-1.14-pkg.tar.gz
------------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.14 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* bibtex.el: Make auto-mode-alist modifications autoload-only.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

tm-1.35-pkg.tar.gz
------------------
2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.35 released.

2002-12-17  Jerry James  <[email protected]>

	* tm-vm.el: Require vm-easymenu and vm-macro at compile time to
	define macros.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.
	* texi/Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-10-13  Ville Skytt=E4  <[email protected]>

	* Makefile (PRELOADS): New, preload vm-version.

tramp-1.11-pkg.tar.gz
---------------------
2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.11 released.

2002-11-29  Ben Wing  <[email protected]>

	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

vc-1.35-pkg.tar.gz
------------------
2003-01-18  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.35 released.

2003-01-15  Christian Schmitt  <[email protected]>

	* vc.el (vc-cvs-program): Added autoload cookie to vc-cvs-program
	defcustom.

2003-01-14  Christian Schmitt  <[email protected]>

	* vc-hooks.el (vc-fetch-master-properties): Make use of
	customizable variable vc-cvs-program.

2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.34 released.

2002-12-09  Ville Skytt=E4  <[email protected]>

	* vc.el: Documentation updates, convert comments to
	docstrings and grab some from GNU Emacs.

2002-12-09  Christian Schmitt  <[email protected]>

	* vc.el (vc-cvs-program): New, make the CVS executable
	customizable.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* vc-hooks.el: Fix header and comments regarding dumping.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

vhdl-1.16-pkg.tar.gz
--------------------
2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.16 released.

2002-12-17  Jerry James  <[email protected]>

	* vhdl-mode.el (speedbar-with-writable): Removed, along with
	incorrect comment.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

2002-10-14  Ville Skytt=E4  <[email protected]>

	* Makefile (MANUAL): Removed (unused).

2002-07-16  Adrian Aichner  <[email protected]>

	* .cvsignore: Add generated .info* and .html files.

w3-1.28-pkg.tar.gz
------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.28 released.

2003-01-08  Ville Skytt=E4  <[email protected]>

	* lisp/url.el (url-write-global-history): Call
	`w3-write-explicit-encodings' only if it's available.

2003-01-07  Ville Skytt=E4  <[email protected]>

	* lisp/w3-cus.el (w3-configuration-direcory): Add autoload cookie.

2002-11-29  Ben Wing  <[email protected]>

	* lisp/.cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.27 released.

2002-12-04  Ville Skytt=E4  <[email protected]>

	* Sync with upstream 4.0pre47 (was practically already in sync).

	* lisp/url.el (url-remove-relative-links): Special handling for
	Windows drive letters, thanks to Dmitry Bely <[email protected]>.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.
	(.PHONY): Ditto.

2002-10-14  Ville Skytt=E4  <[email protected]>

	* Makefile (MANUAL): Removed (unused).

xemacs-base-1.75-pkg.tar.gz
---------------------------
2003-01-18  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.75 released.

2003-01-12  Robert Bihlmeyer <[email protected]>

	* add-log.el (add-log-current-defun): add ( to ender for perl
        functions.

2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.74 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* add-log.el: Make auto-mode-alist modifications autoload-only.

2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.73 released.

2002-12-17  Jerry James  <[email protected]>

	* ffap.el: Require advice at compile time, not load time.

2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.72 released.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

	* compile.el:
	* compile.el (grep-all-files-history): New.
	* compile.el (grep-all-files-omitted-expressions): New.
	* compile.el (grep-all-files-omitted-directories): New.
	* compile.el (construct-grep-all-files-command): New.
	* compile.el (grep-all-files-in-current-directory): New.
	* compile.el (grep-all-files-in-current-directory-and-below): New.
	* compile.el (compile-internal):

	New commands for conveniently grepping all useful files in the
	current directory, or recursively.  Sort of like grep-find, but

	(a) the find command is determined for you, to cover this
	directory only, or all subdirs

	(b) uninteresting files/dirs are automatically skipped by
	`grep-all-files-omitted-expressions' and
	`grep-all-files-omitted-directories' -- e.g. binary files (.o,
	.obj, .exe), diff droppings (.orig, .rej), backup files (~),
	autosave files (#....), CVS droppings (.#...), etc. plus
	directories CVS/RCS/SCCS.

	(c) unlike grep-find, the interface shows only the grep command,
	minus files, so it's manageable.

2002-11-25  Mike Sperber <[email protected]>

	* compile.el (compile-internal): Re-set `outwin' because it may
	have changed after `save-window-excursion'.

2002-11-24  David A. Panariti  <[email protected]>

	* shell.el (shell-directory-tracker): Added check for a
	`shell-dirtrack-other-regexp' which when matched calls
	`shell-dirtrack-process-other-func'.  This allows for arbitrary
	user processing of directory changing commands.

        (shell-dirtrack-other-regexp): Added defcustom for the regexp.

        (shell-dirtrack-process-other-func): Added defcustom for the
        function to call.

xemacs-devel-1.50-pkg.tar.gz
----------------------------
2003-01-07  Didier Verna  <[email protected]>

	* Patcher 3.4 is released.

2003-01-03  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.50 released.

2002-12-17  Jerry James  <[email protected]>

	* Makefile (REQUIRES): Add rmail, tm, and apel due to transitive
	dependencies on gnus.

2002-12-07  Ben Wing  <[email protected]>

	* profile.el (profile-results): s/if-boundp/if (boundp)/
	(combine-profiling-info): Ditto.

2002-12-06  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.49 released.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

	* profile.el:
	* profile.el (profile-results):
	* profile.el (profile):
	* profile.el ('pretty-print-profiling-info): Removed.
	* profile.el (profile-call-count-results): Removed.
	* profile.el (profile-expression): New.
	* profile.el (profile-command): New.
	* profile.el (profile-key-sequence):
	* profile.el (combine-profiling-info): New.
	* profile.el (compile-and-profile):
	* profile.el (compile-and-continue-profile): New.
	* profile.el (save-profiling-info): New.
	* profile.el (continue-profile): New.

	Redo interface to eliminate major principle-of-least-surprise
	violations and make it overall much more convenient.  Goes hand-in-
	hand with changes on the C level, but still supports the old
	C level interface.

	Add new low-level functions save-profiling-info,
	combine-profiling-info and (C level) set-profiling-info, which
	together allow you full control over the profiling process and
	allow you to properly implement things like nested profile runs,
	combining many different profile results into a whole, etc.

	Remove obsolete (4 years old) pretty-print-profiling-info.
	Remove profile-call-count-results.  Call counts and now an
	integral part of the profiling info, and the only real benefit
	of this function (sort by call-count) is an argument or C-u to
	profile-results.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.

xslide-1.04-pkg.tar.gz
----------------------
2003-01-13  Rendhalver [Peter Brown]  <[email protected]>

	* Makefile (VERSION): XEmacs package 1.04 released.

2003-01-06  Ville Skytt=E4  <[email protected]>

	* xslide.el: Make auto-mode-alist modifications autoload-only.

2002-11-29  Ben Wing  <[email protected]>

	* .cvsignore: Remove files now handled automatically by CVS.
	* Makefile: Use `compile' instead of hard-coded `all'.

2002-10-20  Ville Skytt=E4  <[email protected]>

	* Makefile (MAINTAINER): Change to XEmacs Development Team.

2002-10-15  Ville Skytt=E4  <[email protected]>

	* Makefile (srckit): Remove.


Installing These:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Manually:
--------
  1) Download the packages that you want to install from: [1]
        /ftp.xemacs.org:/pub/xemacs/packages/
  2) Unpack them to: [2]
        /usr/local/lib/xemacs/xemacs-packages/
  3) Re-start XEmacs.

Using XEmacs Package Tools (XEmacs 21.[245].x):
----------------------------------------------
  1) Tools -> Packages -> Add Download Site -> choose site
  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 -> choose site
  2) Options -> Manage Packages -> List and Install
  3 - 5) As per XEmacs 21.[245].x.


Footnotes:=20
[1]  Or from a mirror near you.

[2]  Note:  Mule packages should be installed into:
        /usr/local/lib/xemacs/mule-packages/


--=20
 XEmacs Advocate | Do not try the patience of Wizards,
 Gentoo Devotee  | for they are subtle and quick to anger.
 Perl Hacker     |   - Elric (Technomage) , Babylon 5.
 Apache God      |  <mailto:rendhalver at xemacs.org> <GnuPG KeyID: AE51D=
190>