Hi Folks!
I have just put new Sumo packages on the FTP site.  Quite a bit has
changed since the last Sumo release.  Including 5 new packages!
Grab them from the normal place:
     /ftp.xemacs.org:/pub/xemacs/packages/
Or a mirror near you.
Standard Packages Updated Since Last Sumo
=========================================
apel-1.21-pkg.tar.gz
auctex-1.30-pkg.tar.gz
bbdb-1.20-pkg.tar.gz
calc-1.19-pkg.tar.gz
clearcase-1.03-pkg.tar.gz
cookie-1.14-pkg.tar.gz
dictionary-1.08-pkg.tar.gz
ediff-1.39-pkg.tar.gz
edit-utils-1.82-pkg.tar.gz
efs-1.28-pkg.tar.gz
eshell-1.03-pkg.tar.gz
eudc-1.36-pkg.tar.gz
footnote-1.14-pkg.tar.gz
fsf-compat-1.11-pkg.tar.gz
gnats-1.14-pkg.tar.gz
gnus-1.59-pkg.tar.gz
hm--html-menus-1.18-pkg.tar.gz
ibuffer-1.04-pkg.tar.gz   *** New Package ***
idlwave-1.25-pkg.tar.gz
jde-1.34-pkg.tar.gz
liece-1.02-pkg.tar.gz   *** New Package ***
mail-lib-1.44-pkg.tar.gz
mew-1.17-pkg.tar.gz
mmm-mode-1.00-pkg.tar.gz   *** New Package ***
net-utils-1.24-pkg.tar.gz
pcl-cvs-1.60-pkg.tar.gz
prog-modes-1.53-pkg.tar.gz
ps-print-1.03-pkg.tar.gz
psgml-1.27-pkg.tar.gz
reftex-1.25-pkg.tar.gz
semantic-1.12-pkg.tar.gz
sh-script-1.14-pkg.tar.gz
sieve-1.02-pkg.tar.gz
speedbar-1.23-pkg.tar.gz
text-modes-1.40-pkg.tar.gz
tm-1.32-pkg.tar.gz
tramp-1.04-pkg.tar.gz
viper-1.33-pkg.tar.gz
vm-7.03-pkg.tar.gz
w3-1.22-pkg.tar.gz
xemacs-base-1.61-pkg.tar.gz
xemacs-devel-1.43-pkg.tar.gz
xslide-1.01-pkg.tar.gz   *** New Package ***
Mule Packages Updated Since Last Sumo
=====================================
edict-1.13-pkg.tar.gz
latin-unity-1.02-pkg.tar.gz   *** New Packages ***
locale-1.18-pkg.tar.gz
lookup-1.10-pkg.tar.gz
mule-ucs-1.04-pkg.tar.gz
skk-1.21-pkg.tar.gz
			   Detailed Changes
                           ----------------
                              ----------
Standard Packages
=================
apel-1.21-pkg.tar.gz
--------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.21 released.
2002-03-23  Nix  <nix(a)esperi.demon.co.uk>
	* poem-ltn1.el (truncate-string): Act like the real `truncate-string':
	do not fail if the string is shorter than the max length.
auctex-1.30-pkg.tar.gz
----------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.30 released.
2002-03-17  Adrian Aichner  <adrian(a)xemacs.org>
	* texi/Makefile: include .../XEmacs.rules for generic HTML rules.
	* texi/Makefile (HTML_FILES): Moved here from ../Makefile.
	* texi/Makefile (HTML_DEP): Ditto.
	* texi/Makefile (auctex.html): Ditto.
	* texi/Makefile (all): Converted to double-colon
	* texi/Makefile (dist): Ditto.
	* texi/Makefile (clean): Ditto.
2002-03-17  Adrian Aichner  <adrian(a)xemacs.org>
	* Makefile: Add html rule to invoke texi/Makefile.
2002-03-12  Adrian Aichner  <adrian(a)xemacs.org>
	* texi/auc-tex.texi: Fix typos found by my own
	grep-for-likely-typo.pl.
bbdb-1.20-pkg.tar.gz
--------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.20 released.
2002-03-17  Adrian Aichner  <adrian(a)xemacs.org>
	* texinfo/Makefile: include .../XEmacs.rules for generic HTML
	rules.
	* texinfo/Makefile (HTML_FILES): Moved here from ../Makefile.
	* texinfo/Makefile (HTML_DEP): Ditto.
	* texinfo/Makefile (all): Converted to double-colon
	* texinfo/Makefile (clean): Ditto.
2002-03-17  Adrian Aichner  <adrian(a)xemacs.org>
	* Makefile: Add html rule to invoke texinfo/Makefile.
2002-03-12  Adrian Aichner  <adrian(a)xemacs.org>
	* texinfo/bbdb.texinfo: Fix typos found
	by my own grep-for-likely-typo.pl.
2002-02-21  Nix  <nix(a)esperi.demon.co.uk>
	* lisp/bbdb-com.el (top-level): Evaluate fsets at runtime,
	as well as at compilation time.
2002-02-13  Steve Youngs  <youngs(a)xemacs.org>
	* Sync to BBDB 2.34.
	* lisp/bbdb-sc.el (bbdb-insinuate-sc): Autoload it.
calc-1.19-pkg.tar.gz
--------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.19 released.
2002-03-12  Adrian Aichner  <adrian(a)xemacs.org>
	* calc.texinfo: Fix typos found by my own grep-for-likely-typo.pl.
clearcase-1.03-pkg.tar.gz
-------------------------
2002-02-12  Michael Diers  <mdiers(a)elego.de>
	* clearcase.el (clearcase-get-version-string): Fix version
	  detection for Cygwin.
2002-01-24  Steven E. Harris  <seh(a)speakeasy.org>
	* clearcase.el (clearcase-dired-reformat-buffer): Fix path
	  conversions for cygwin.
	(clearcase-dired-list-checkouts): Fix newline escape for
	proper 'ct lsco' output.
	(clearcase-applet-diff-file-with-version): Fix path conversions
	for cygwin.
	(clearcase-diff-file-with-version): Clean up temp. file.
	(clearcase-diff-files): Fix path conversions for cygwin.
2002-01-21  Adrian Aichner  <adrian(a)xemacs.org>
	* clearcase.el (clearcase-vxpath-get-version-in-buffer): Make
	temp-file writable if necessary to avoid failure of `delete-file'.
cookie-1.14-pkg.tar.gz
----------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.14 released.
2002-03-18  Jeff Miller  <jmiller(a)cablespeed.com>
	* cookie1.el: Synch with GNU Emacs 21.1
	* cookie1.el (cookie-delimiter): Added single "%" to regexp. 
	* spook.el: Synch with GNU Emacs 21.1.
	            Added custom support to variables.
	            Added (provide 'spook)
	
	* yow.el: Synch with GNU Emacs 21.1
	          Added custom support to variables.
dictionary-1.08-pkg.tar.gz
--------------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.08 released.
2002-03-15  Torsten Hilbrich <dictionary(a)myrkr.in-berlin.de>
	
	* dictionary.el (dictionary-do-matching):
	  removed quotes around dictionary name and match strategy
	
	* dictionary.el (dictionary-do-search):
	  removed quotes around dictionary name
	
	* dictionary.el (dictionary-display-more-info): 
	  removed quotes around dictionary name
	  This problem (occurring with jdictd) was reported by E C Vijil
	
2002-01-29  Torsten Hilbrich <dictionary(a)myrkr.in-berlin.de>
	
	* dictionary.el (dictionary-default-popup-strategy): added this
	  variable and changed dictionary-popup-matching-words to use
	  this as matching strategy (suggested by Renaud Pons)
	
ediff-1.39-pkg.tar.gz
---------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.39 released.
2002-03-20  Michael Kifer  <kifer(a)cs.stonybrook.edu>
	
	* ediff-diff.el (ediff-install-fine-diff-if-necessary): take
	the current highlighting style into account.
	(ediff-forward-word-function,ediff-whitespace,ediff-word-1,
	ediff-word-2,ediff-word-3,ediff-word-4): make them buffer local.
	
	* ediff-init.el (ediff-patch-job): new macro.
	
	* ediff-mult.el (ediff-make-new-meta-list-header): new API function.
	(ediff-intersect-directories): use ediff-make-new-meta-list-header.
	
	* ediff-ptch.el (ediff-map-patch-buffer): use
	ediff-make-new-meta-list-header.
	(ediff-fixup-patch-map): use the meta-list API from ediff-mult.el.
	
	* ediff-util.el (ediff-toggle-hilit): fix toggling of highliting.
	(ediff-select-difference): take highlighting style into account.
	(ediff-clone-buffer-for-region-comparison): new function.
	(ediff-inferior-compare-regions): added comparison of current diff
	regions.
	
	* ediff.el (ediff-clone-buffer-for-region-comparison,
	ediff-clone-buffer-for-window-comparison): moved to ediff-util.el.
	
2002-03-05  Michael Kifer  <kifer(a)cs.stonybrook.edu>
	
	* ediff-init.el: comments.
	
	* ediff-hook.el: Got rid of autoloads. Not needed, since the hook
	is loaded.
	
	* ediff-mult.el (ediff-intersect-directories,
	ediff-prepare-meta-buffer,ediff-get-directory-files-under-revision):
	cleanup.
	(ediff-draw-dir-diffs): now supports the "C" command in directory
	difference buffer.
	(ediff-dir-diff-copy-file): new function that implements copying
	of files from one Ediff dir to another
	(ediff-bury-dir-diffs-buffer): kills the buffer instead.
	(ediff-append-custom-diff): better error msgs.
	
	* ediff-util.el (ediff-compute-custom-diffs-maybe): buglet fix.
	(ediff-inferior-compare-regions): Use
	ediff-clone-buffer-for-region-comparison. Better and simpler interface.
	
	* ediff.el (ediff-directories-internal): Cleanup.
	(ediff-clone-buffer-for-region-comparison): Better interface.
	
2002-02-09  Michael Kifer  <kifer(a)cs.stonybrook.edu>
	
        * ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.
	
	* ediff-wind.el (ediff-setup-control-frame): Use
	ediff-has-gutter-support.
	
2002-02-09  Michael Kifer  <kifer(a)cs.stonybrook.edu>
	
	* ediff-util.el (ediff-dispose-of-variant-according-to-user):
	check if buff is alive.
	
	* ediff.el: typo in comment.
	
edit-utils-1.82-pkg.tar.gz
--------------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.82 released.
2002-03-24  Nix  <nix(a)esperi.demon.co.uk>
	* setnu.el (setnu-mode): Added autoload cookie.
	* vertical-mode.el: Added autoload cookie.
2002-03-08  Mike Sperber <mike(a)xemacs.org>
	* func-menu.el (fume-function-name-regexp-scheme): Recognize other
	define-like forms (such as define-syntax).
2002-03-04  Vin Shelton  <acs(a)xemacs.org>
	* Makefile (REQUIRES): Added dired and mail-lib
2002-03-03  Nix  <nix(a)esperi.demon.co.uk>
	* desktop.el: Synch with FSF Emacs 21.1.
2002-02-24  Steve Youngs  <youngs(a)xemacs.org>
	* package-info.in (provides): Remove ibuffer.
2002-02-15  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (ELCS): Removed ibuffer.elc, moved it to it's own
	package. 
2002-01-29  John Paul Wallington  <jpw(a)shootybangbang.com>
	* ibuffer.el (ibuffer-name-map): use [buttonx], not [(mouse-x)].
	(ibuffer-mode-name-map): ditto.
	(ibuffer-occur-mode-map): ditto.
	(ibuffer-fontification-level): return font-lock-auto-fontify when
	font-lock-mode is bound.
efs-1.28-pkg.tar.gz
-------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.28 released.
2002-03-12  Adrian Aichner  <adrian(a)xemacs.org>
	* efs.texi: Fix typos found by my own grep-for-likely-typo.pl.
eshell-1.03-pkg.tar.gz
----------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.03 released.
2002-03-24  John Wiegley  <johnw(a)gnu.org>
	* esh-ext.el (eshell-external-command): Fix to allow eshell and
	dired to behave with one another.
eudc-1.36-pkg.tar.gz
--------------------
2002-02-13  Vin Shelton  <acs(a)xemacs.org>
	* Makefile (REQUIRES): Added gnus and mail-lib for eudcb-bbdb.el.
footnote-1.14-pkg.tar.gz
------------------------
2002-02-12  Steve Youngs  <youngs(a)xemacs.org>
	* package-info.in (provides): Update to include all provides.
2002-01-28  Björn Torkelsson  <torkel(a)pdc.kth.se>
	* footnote.el: add menu entries
	* footnote.el (footnote-mode): add key/binding for Footnote-set-style
2000-01-22  Hannu Koivisto  <azure(a)iki.fi>
	* footnote.el:
	  * Now requires cl for Emacs use.
	  * (footnote-always-blank-line-before-signature) New variable.
	  * (footnote-style) Updated documentation string for new
	    numeric-latin style.
	  * (footnote-style-alist)
	    * Style entries can now optionally have start and end tags
	      as their fourth and fifth elements, respectively.
	    * Added numeric-latin style.
	  * (footnote-section-tag, footnote-section-tag-regexp,
	     footnote-start-tag, footnote-end-tag) Changed from DEFCONSTs to
	     DEFVARs.
	  * (footnote-section-tag-regexp) Now initialized directly from
	    footnote-section-tag.
	  * (footnote-style-is-really-numeric-latin) New private variable.
	  * (footnote-numeric-latin-regexp) New variable.
	  * (Footnote-numeric-latin, Footnote-start-tag, Footnote-end-tag)
	    New functions.
	  * All uses of footnote-start-tag replaced with (Footnote-start-tag)
	    and uses of footnote-end-tag with (Footnote-end-tag).
	  * (Footnote-style-p) Modified to use FIRST and SECOND instead of
	    NTH for clarity.
	  * (Footnote-current-regexp) Ditto for FIRST and THIRD.
	  * (Footnote-refresh-footnotes)
	    * Now takes a style entry instead of just the index regexp
	      as argument.
	    * Rewritten to work with new and old styles having different
	      start and end tags.
	    * Can now transform indices with more than one digit.
	  * (Footnote-assoc-index) Rewritten for clarity.
	  * (Footnote-switch-style) New function.
	  * (Footnote-cycle-style)
	    * Added offset argument (how many styles to cycle through).
	    * Modified to use Footnote-switch-style.
	  * (Footnote-set-style) Added support for numeric-latin style.
	  * (Footnote-insert-footnote)
	    * Now returns t if the footnote was inserted before signature.
	    * Now uses Footnote-goto-char-point-max instead of going to the
	      end of the buffer (and past signature) if no footnotes after the
	      footnote we are inserting after.
	  * (Footnote-add-footnote)
	    * Added support for numeric-latin style.
	    * Rewrote misc. parts for clarity.
	    * Now does what footnote-always-blank-line-before-signature tells
	      to do.
	  * (Footnote-delete-footnote)
	    * Partly rewritten for clarity and...
	    * Added support for numeric-latin style.
	    * Added support for styles with an empty start tag.
	    * Fixed not to delete parts of signature in certain cases.
fsf-compat-1.11-pkg.tar.gz
--------------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.11 released.
2002-03-24  Nix  <nix(a)esperi.demon.co.uk>
	* timer.el (timer-set-time): Handle timers starting in the past.
2002-01-22  Kenichi OKADA  <okada(a)opaopa.org>
	* timer.el (cancel-function-timers): Fix the argument of
	`itimer-function'.
gnats-1.14-pkg.tar.gz
---------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.14 released.
2002-03-17  Adrian Aichner  <adrian(a)xemacs.org>
	* texi/Makefile: include .../XEmacs.rules for generic HTML
	rules.
	* texi/Makefile (HTML_FILES): Moved here from ../Makefile.
	* texi/Makefile (HTML_DEP): Ditto.
	* texi/Makefile (all): Converted to double-colon
	* texi/Makefile (clean): Ditto.
2002-03-17  Adrian Aichner  <adrian(a)xemacs.org>
	* Makefile: Add html rule to invoke texi/Makefile.
2002-03-12  Adrian Aichner  <adrian(a)xemacs.org>
	* texi/gnats.texi: Fix typos found by my own
	grep-for-likely-typo.pl.
gnus-1.59-pkg.tar.gz
--------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.59 released.
2002-03-17  Adrian Aichner  <adrian(a)xemacs.org>
	* gnus/texi/Makefile: New file.
	* gnus/texi/Makefile: include .../XEmacs.rules for generic HTML
	rules.
	* gnus/texi/Makefile (HTML_FILES): Moved here from ../../Makefile.
	* gnus/texi/Makefile (HTML_DEP): Ditto.
2002-03-17  Adrian Aichner  <adrian(a)xemacs.org>
	* Makefile: Add html rule to invoke gnus/texi/Makefile.
hm--html-menus-1.18-pkg.tar.gz
------------------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.18 released.
2002-03-12  Adrian Aichner  <adrian(a)xemacs.org>
	* hm--html-mode.texi: Fix typos found by my own
	grep-for-likely-typo.pl.
ibuffer-1.04-pkg.tar.gz   *** New Package ***
-----------------------
This is a new package (sorta kinda).  Basically it was removed from
the edit-utils package and put into it's own package.  Have a look at
the ChangeLog for all the gory details.
idlwave-1.25-pkg.tar.gz
-----------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.25 released.
2002-03-12  Adrian Aichner  <adrian(a)xemacs.org>
	* idlwave.texi: Fix typos found by my own grep-for-likely-typo.pl.
jde-1.34-pkg.tar.gz
-------------------
2002-03-28  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): XEmacs package 1.34 released (previous
	version had bad md5).
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.33 released.
2002-03-04  Vaclav Barta  <vbar(a)comp.cz>
        * lisp/jde.el (jde-save-close-buffer): use get-file-buffer to map
	pathname to buffer.
	(jde-save-variable): Ditto.
2002-03-16  Steve Youngs  <youngs(a)xemacs.org>
	* doc/html/jde-ug/images/JdeMenu.gif: Removed.
	* doc/html/jde-ug/images/KeyBindings.gif: Re-committed because
	the file was corrupt.
	* doc/html/jde-ug/images/Keybindings.gif: Removed.
liece-1.02-pkg.tar.gz   *** New Package ***
---------------------
This is a new package.  It is an IRC (Internet Relay Chat) client for
Emacs.
mail-lib-1.44-pkg.tar.gz
------------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.44 released.
2002-03-15  Simon Josefsson  <jas(a)extundo.com>
	* browse-url.el (browse-url-filename-alist): Don't begin docstring
	with *, you don't want to set this one with M-x set-variable.
2002-03-15  Ville Skyttä  <ville.skytta(a)xemacs.org>
	* browse-url.el (browse-url-browser-function): Add Opera.
	(browse-url-opera-program, browse-url-opera-arguments)
	(browse-url-opera-startup-arguments, browse-url-opera)
	(browse-url-opera-sentinel): New.
	(browse-url-default-browser): Add Opera, fix order in docstring.
	(browse-url-netscape-program, browse-url-netscape-arguments)
	(browse-url-netscape-startup-arguments, browse-url-mozilla-program)
	(browse-url-mozilla-arguments, browse-url-mozilla-startup-arguments)
	(browse-url-galeon-program, browse-url-galeon-arguments)
	(browse-url-galeon-startup-arguments)
	(browse-url-galeon-new-window-is-tab, browse-url-mosaic-program)
	(browse-url-mosaic-arguments, browse-url-mosaic-pidfile)
	(browse-url-filename-alist, browse-url-of-file-hook)
	(browse-url-CCI-port, browse-url-xterm-program)
	(browse-url-lynx-emacs-args, browse-url-gnudoit-program)
	(browse-url-temp-dir, browse-url-netscape-version)
	(browse-url-lynx-input-delay, browse-url-kde-program)
	(browse-url-gnome-moz-arguments): Begin docs with *.
	* browse-url-xemacs.el (browse-url-menu): Add Opera.
mew-1.17-pkg.tar.gz
-------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.17 released.
2002-03-12  Adrian Aichner  <adrian(a)xemacs.org>
	* mew/info/mew.texi: Fix typos found
	by my own grep-for-likely-typo.pl.
mmm-mode-1.00-pkg.tar.gz   *** New Package ***
------------------------
This is a new package.  From the README...
MMM Mode is a minor mode for Emacs that allows Multiple Major Modes
(hence the name) to coexist in one buffer.  It is particularly
well-suited to editing embedded code, such as Mason server-side
Perl, or HTML output in CGI scripts.
net-utils-1.24-pkg.tar.gz
-------------------------
2002-02-23  Steve Youngs  <youngs(a)xemacs.org>
	* package-info.in (provides): Typo.
2002-02-23  Peter Arius  <peter.arius(a)erln.gepas.de>
	* shadowfile.el (shadow-write-info-file): Use 'buffer-live-p' to
	check for killed buffers.
	(shadow-write-todo-file): Ditto.
	(shadow-save-todo-file): Ditto.
pcl-cvs-1.60-pkg.tar.gz
-----------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.60 released.
2002-03-18  Adrian Aichner  <adrian(a)xemacs.org>
	* pcl-cvs-parse.el (cvs-parse-ignored-messages): Ignore messages
	from cvswrapper server.
2002-03-05  Steve Youngs  <youngs(a)xemacs.org>
	* pcl-cvs.texi (Customization): Add note about setting
	'cvs-diff-flags' before PCL-CVS is loaded and that PCL-CVS gets
	the value of these flags from ~/.cvsrc.
2002-01-26  Adrian Aichner  <adrian(a)xemacs.org>
	* pcl-cvs-defs.el (cvs-diff-ignore-marks): Update docstring by synch.
	* pcl-cvs-defs.el (cvs-confirm-removals): Ditto.
	* pcl-cvs-defs.el (cvs-add-default-message): Ditto.
	* pcl-cvs-defs.el (cvs-mode-map): Comment out mapping of
	`cvs-mode-undo' to undo, Add mappings for "z", "\C-m",
"!" and
	[mouse-2].  Remove bad mapping of cvs-mode-force-command to "M-f"
	(also submitted to pcvs in GNU Emacs).
	* pcl-cvs-info.el: Cosmetic synch with pcvs.
	* pcl-cvs-info.el (cvs-applicable-p): Ditto.
	* pcl-cvs-info.el (cvs-fileinfo-pp): Ditto.
	* pcl-cvs-info.el (cvs-fileinfo<): Ditto.
	* pcl-cvs-parse.el (cvs-parse-buffer): Update docstring by synch.
	* pcl-cvs-parse.el (cvs-parse-merge): Ditto.
	* pcl-cvs-util.el: Cosmetic synch with pcvs.
	* pcl-cvs-util.el (cvs-pop-to-buffer-same-frame): Ditto.
	* pcl-cvs-util.el (cvs-bury-buffer): Don't delete existing window.
	* pcl-cvs-util.el (cvs-insert-strings): New.
	* pcl-cvs-util.el (cvs-prefix-set): Cosmetic synch with pcvs.
	* pcl-cvs.el: Cosmetic synch with pcvs.
	* pcl-cvs.el (cvs-diff-flags): Add to list of defaults.
	* pcl-cvs.el (cvs-mode!): Cosmetic synch with pcvs.
	* pcl-cvs.el (cvs-temp-buffer): Ditto.
	* pcl-cvs.el (cvs-cmd-do): Ditto.
	* pcl-cvs.el (cvs-run-process): Ditto.
	* pcl-cvs.el (cvs-sentinel): Ditto.
	* pcl-cvs.el (cvs-parse-process): Ditto.
	* pcl-cvs.el ((cvs-mode-revert-buffer . SIMPLE)): Ditto.
	* pcl-cvs.el (cvs-quickdir): New.
	* pcl-cvs.el (cvs-update-filter): Cosmetic synch with pcvs.
	* pcl-cvs.el (cvs-mode): Ditto.
	* pcl-cvs.el (cvs-mouse-toggle-mark): Ditto.
	* pcl-cvs.el ((cvs-mode-diff . DOUBLE)): Ditto.
	* pcl-cvs.el ((cvs-mode-diff-head . SIMPLE)): Ditto.
	* pcl-cvs.el ((cvs-mode-diff-vendor . SIMPLE)): Ditto.
	* pcl-cvs.el ((cvs-mode-idiff-other . NOARGS)): Ditto.
	* pcl-cvs.el (cvs-mode-delete-lock): Ditto.
	* pcl-cvs.el (cvs-mode-add-change-log-entry-other-window): Ditto.
	* pcl-cvs.el (cvs-dired-use-hook): Ditto.
	* pcl-cvs.texi: Add Stefan Monnier (incomplete merge).
2002-01-22  Jarl Friis  <jarl(a)diku.dk>
	* pcl-cvs.el (cvs-reread-cvsrc): using default parameters for
	cvs-commands not listed in ~/.cvsrc
prog-modes-1.53-pkg.tar.gz
--------------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.53 released.
2002-03-24  Ville Skyttä  <ville.skytta(a)xemacs.org>
	* f90.el: Sync with GNU Emacs 21.2.
	* awk-mode.el: Update sync status.
	* modula2.el: Ditto.
2002-03-20  Ville Skyttä  <ville.skytta(a)xemacs.org>
	* javascript-mode.el: Update to version 1.4.
	Add inferior mode for a JavaScript shell, speedbar integration,
	customization groups and variables.  Update copyright notice.
	(javascript-font-lock-keywords): Treat "const" like "var".
	(javascript-mode-hook): New.
	(javascript-shell): New.
	(javascript-shell-command): New.
	(javascript-shell-command-args): New.
	(javascript-shell-mode): New.
	(javascript-shell-mode-hook): New.
	(javascript-shell-prompt-pattern): New.
2002-03-17  Ville Skyttä  <ville.skytta(a)xemacs.org>
	* tcl.el: Mostly sync with GNU Emacs 21.1.
2002-03-15  Ville Skyttä  <ville.skytta(a)xemacs.org>
	* javascript-mode.el: Update to version 1.3.
	Added javascript-mode-abbrev-table, use regexp-opt, doc updates.
2002-03-14  Ville Skyttä  <ville.skytta(a)xemacs.org>
	* awk-mode.el: Mostly sync with GNU Emacs 21.1.
2002-03-04  Ville Skyttä  <ville.skytta(a)xemacs.org>
	* f90.el: Sync with GNU Emacs 21.1.
2002-02-28  Ville Skyttä  <ville.skytta(a)xemacs.org>
	* ruby-mode.el: New file.
	* inf-ruby.el: Ditto.
	* Makefile (REQUIRES): Added ilisp for inf-ruby.
	* Makefile (ELCS): Added ruby-mode.elc and inf-ruby.elc.
	* package-info.in (provides): Added ruby-mode and inf-ruby.
2002-02-23  Ville Skyttä  <ville.skytta(a)xemacs.org>
	* modula2.el: Sync with FSF 21.1.
	* package-info.in (provides): Added modula2.
2002-02-21  Ville Skyttä  <ville.skytta(a)xemacs.org>
	* php-mode.el (php-file-patterns): Re-added autoload cookie.
2002-02-21  Ville Skyttä  <ville.skytta(a)xemacs.org>
	* php-mode.el: Sync with upstream 1.0.2.
2002-02-21  Ville Skyttä  <ville.skytta(a)xemacs.org>
	* sql.el: Sync with upstream 1.6.5, with trailing ^Ms removed.
2002-02-21  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (MAINTAINER): Change to Ville Skyttä
	<ville.skytta(a)xemacs.org>.
2002-02-19  Ville Skyttä  <ville.skytta(a)xemacs.org>
	* javascript-mode.el: New file.
	* package-info.in (provides): Added javascript-mode.
	* Makefile (ELCS): Added javascript-mode.elc.
ps-print-1.03-pkg.tar.gz
------------------------
2002-03-22  Adrian Aichner  <adrian(a)xemacs.org>
	* lpr.el: Fix typo.
psgml-1.27-pkg.tar.gz
---------------------
2002-02-15  Alastair Burt  <burt(a)dfki.de>
	* psgml-html.el (html-mode): Make 'imenu-create-index-function'
	and 'imenu-sort-function' local variables.
2002-01-29  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (clean): Remove the individual files in 'etc/cdtd/'
	instead of the directory so a '.cvsignore' can be used there.
reftex-1.25-pkg.tar.gz
----------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.25 released.
2002-03-12  Adrian Aichner  <adrian(a)xemacs.org>
	* reftex.texi: Fix typos found by my own grep-for-likely-typo.pl.
semantic-1.12-pkg.tar.gz
------------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.12 released.
2002-03-12  Adrian Aichner  <adrian(a)xemacs.org>
	* semantic.texi: Fix typos found by my own
	grep-for-likely-typo.pl.
sh-script-1.14-pkg.tar.gz
-------------------------
2002-03-02  Jeff Miller <jmiller(a)cablespeed.com>
	* executable.el:  missing autoload cookie.
    
sieve-1.02-pkg.tar.gz
---------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.02 released.
2002-03-12  Adrian Aichner  <adrian(a)xemacs.org>
	* sieve.texi: Fix typos found by my own grep-for-likely-typo.pl.
speedbar-1.23-pkg.tar.gz
------------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.23 released.
2002-03-12  Adrian Aichner  <adrian(a)xemacs.org>
	* speedbar.texi: Fix typos found by my own
	grep-for-likely-typo.pl.
text-modes-1.40-pkg.tar.gz
--------------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.40 released.
2002-03-24  Hrvoje Niksic  <hniksic(a)xemacs.org>
	* htmlize.el: Sync to upstream version 0.64
2002-03-13  Adrian Aichner  <adrian(a)xemacs.org>
	* package-info.in: Fix typo for rtf-support.
2002-03-08  Volker Franz  <volker.franz(a)tuebingen.mpg.de>
	* whitespace-mode.el (whitespace-incremental-mode): Autoload it.
2002-03-02  Jeff Mincy  <mincy(a)rcn.com>
	* xpm-mode.el: (xpm-init) fix infinite loop,
	(xpm-toolbar-select-colour) null button
2002-02-28  Volker Franz  <volker.franz(a)tuebingen.mpg.de>
	* whitespace-mode.el: If add-minor-mode is bound, then uses
	add-minor-mode instead of directly changing minor-mode-alist.
	Added autoload-cookies for this.
	(whitespace-mode-line-string): newly defined with
	autoload-cookies.
	(whitespace-incremental-mode-line-string): likewise.
2002-02-13  Steve Youngs  <youngs(a)xemacs.org>
	* flyspell.el: Sync to upstream version 1.6g
2002-02-01  Jeff Mincy  <jeff(a)delphioutpost.com>
	* xpm-mode.el:  Add xpm-mode to auto-mode-alist.
2002-01-24 Thu  Jari Aalto  <jari.aalto(a)poboxes.com>
	* folding.el:
	(folding-bind-default-keys): Added
        C-x . to run `folding-context-next-action'. Code by
        Scott Evans <gse(a)antisleep.com> during mail exchange.
        (folding-easy-menu-define): Added
        `folding-context-next-action'
        (folding-mouse-call-original): Added `car-safe' to read
        EVENT, which may be nil.
        (folding-next-visible-heading): Better variable
        name `bm' => `begin-mark'
	(folding-bind-backward-compatible-keys):
        Used `let' to locally set `folding-mode-prefix-key', but that
        did not accept a thing, because `folding-install' instantiated
        the keymap using `folding-mode-prefix-key', which retained the
        original value. Now sets permanently `folding-mode-prefix-key'
        to C-c.
tm-1.32-pkg.tar.gz
------------------
2002-03-27  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.32 released.
2002-03-25  Adrian Aichner  <adrian(a)xemacs.org>
	* texi/Makefile (EMACS): Removed.  XEmacs makefiles use XEMACS.
	* texi/Makefile (%-en.info): Removed.
	* texi/Makefile (%-ja.info): Moved upstairs to XEmacs.rules.
	* texi/Makefile (FORMAT_INFO_LEVEL_3_USING_XEMACS_NO_SAVE_ARGS):
	Ditto.
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.31 released.
2002-03-24  Adrian Aichner  <adrian(a)xemacs.org>
	* texi/Makefile (TEXI_FILES): New.
	* texi/Makefile (INFO_FILES): New.
	* texi/Makefile (html): New.
2002-03-24  Adrian Aichner  <adrian(a)xemacs.org>
	* Makefile (BUILD_WITHOUT_MULE): Move handling of INFO_FILES and
	TEXI_FILES to texi/Makefile.
	* Makefile (INFO_FILES): Moved to texi/Makefile.
	* Makefile (TEXI_FILES): Ditto.
	* Makefile (MANUAL): Removed.
	* Makefile (html): Use -C switch like other Makefiles do.
	* Makefile (clean): New.
2002-03-17  Adrian Aichner  <adrian(a)xemacs.org>
	* texi/Makefile: Include .../XEmacs.rules to get at html
	generation rules.
	* texi/Makefile (HTML_FILES): Moved here from ../Makefile.
	* texi/Makefile (HTML_DEP): Ditto.
	* texi/Makefile (all): Convert to double-colon required by
	inclusion of XEmacs.rules
	* texi/Makefile (clean): Ditto.
2002-03-17  Adrian Aichner  <adrian(a)xemacs.org>
	* Makefile (HTML_FILES): Moved to texi/Makefile.
	* Makefile (HTML_DEP): Moved to texi/Makefile.
	* Makefile (all):
	* Makefile (html): New.  Delegate to texi/Makefile.
2002-03-12  Adrian Aichner  <adrian(a)xemacs.org>
	* texi/tm-en.texi: Fix typos found by my own
	grep-for-likely-typo.pl.
	* texi/tm-view-en.texi: Fix typos found by my own
	grep-for-likely-typo.pl.
tramp-1.04-pkg.tar.gz
---------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.04 released.
2002-03-17  Adrian Aichner  <adrian(a)xemacs.org>
	* Makefile: Add html rule to invoke texi/Makefile.
2002-01-27  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (MAINTAINER): Change to Kai.
./lisp
2002-02-18  Kai Großjohann  <Kai.Grossjohann(a)CS.Uni-Dortmund.DE>
	* tramp.el (file-expand-wildcards): Make sure that the return
	value is always a list.
2002-02-12  Steve Youngs  <youngs(a)xemacs.org>
	* tramp.el (tramp-handle-insert-directory): Change "#'identity" to
	"'identity" it was causing a invalid read syntax error that edebug
	brought to the surface.
	Add a "." after directory name so that symlinked directories
	display properly on platforms that have breakage on symlinks like
	Solaris. 
2002-02-08  Kai Großjohann  <Kai.Grossjohann(a)CS.Uni-Dortmund.DE>
	* tramp.el (file-expand-wildcards): Improve the kludge by looking
	if the path name part of the filename contains wildcard
	characters at all.  If this is not the case, we avoid calling the
	original function at all.
2002-02-01  Kai Großjohann  <Kai.Grossjohann(a)CS.Uni-Dortmund.DE>
	* tramp.el (tramp-handle-verify-visited-file-modtime): When the
	file does not exist, it is not modified.
2002-01-31  Kai Großjohann  <Kai.Grossjohann(a)CS.Uni-Dortmund.DE>
	* tramp.el (tramp-handle-verify-visited-file-modtime): Don't use
	modtime from `file-attributes' if it is nil.
2002-01-25  Kai Großjohann  <Kai.Grossjohann(a)CS.Uni-Dortmund.DE>
	* Makefile: Define a flag USE_CONTRIB which adds the local contrib
	directory to the load-path if set.  Use suffix rules.  From
	Norbert Koch <nk(a)LF.net>.
2002-01-22  Kai Großjohann  <Kai.Grossjohann(a)CS.Uni-Dortmund.DE>
	* tramp.el (tramp-handle-set-visited-file-modtime): Save
	`last-coding-system-used' in a way that works even if the
	variable is not defined.
	(tramp-handle-insert-file-contents): Use
	tramp-message-for-buffer, not tramp-message.
	(tramp-message): Prefix all messages with "tramp:".
	(tramp-handle-file-local-copy): Use tramp-message-for-buffer, not
	tramp-message.
	(tramp-handle-insert-file-contents): Remove debug message
	referring to `last-coding-system-used' -- it does not exist on
	all Emacsen.
	(toplevel): New todo item.
	(tramp-kill-process): New function.
	(tramp-post-connection): Kill connection process if something
	goes wrong.
2002-01-21  Kai Großjohann  <Kai.Grossjohann(a)CS.Uni-Dortmund.DE>
	* tramp.el (top-level, tramp-run-real-handler, efs-ftp-path):
	Disable special handling for ange-ftp and EFS.  This was only
	needed when Tramp names also matched the ange-ftp filename regexp.
	This experimental change only comments out the relevant sections.
2002-01-20  Kai Großjohann  <Kai.Grossjohann(a)CS.Uni-Dortmund.DE>
	* tramp.el: Remove some todo items which are done.
	(tramp-methods): Use doubled `-t -t' for `scpx' and `smx'
	methods.
2002-01-20  Kai Großjohann  <Kai.Grossjohann(a)CS.Uni-Dortmund.DE>
	* tramp.el (tramp-handle-write-region): When calling
	`write-region' to write the temp file, pass `no-message' for
	VISIT.  If our own VISIT arg is true, we explicitly call
	`set-visited-file-modtime' later on.  If we pass VISIT=t when
	writing the temp file, the visited-file-modtime information of
	the buffer is clobbered by a local time, which will bite us when
	the local and remote times are out of sync.
	(tramp-handle-write-region): Make sure to set
	`last-coding-system-used' at the very end of the function.  In
	particular, don't allow `set-visited-file-modtime' to clobber it.
	(tramp-handle-set-visited-file-modtime): Take care to not clobber
	`last-coding-system-used' -- it would confuse jka-compr.
./texi
2002-03-17  Adrian Aichner  <adrian(a)xemacs.org>
	* Makefile: include .../XEmacs.rules for generic HTML
	rules.
	* Makefile (HTML_FILES): Moved here from ../Makefile.
	* Makefile (HTML_DEP): Ditto.
	* Makefile (all): Converted to double-colon
	* Makefile (clean): Ditto.
2002-01-21  Kai Großjohann  <Kai.Grossjohann(a)CS.Uni-Dortmund.DE>
	* tramp_ja.texi: Sync with tramp.texi rev 2.10.  From Yoichi
	NAKAYAMA <yoichi(a)FreeBSD.org>.
2002-01-20  Kai Großjohann  <Kai.Grossjohann(a)CS.Uni-Dortmund.DE>
	* tramp.texi (External transfer methods): Document double use of
	`-t' for the `scpx' method.  Explain why it is useful for Windows
	users.
	(Inline methods): Ditto for the `smx' method.
viper-1.33-pkg.tar.gz
---------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.33 released.
2002-03-12  Adrian Aichner  <adrian(a)xemacs.org>
	* viper.texi: Fix typos found by my own grep-for-likely-typo.pl.
2002-02-09  Michael Kifer  <kifer(a)cs.stonybrook.edu>
	
	* viper-util.el (viper-read-key-sequence): fixed so it'll read
	fast key sequences in emacs native mode
	(viper-events-to-keys): deleted
	
	* viper.el (describe-key, describe-key-briefly): get rid of
	viper-events-to-keys.
vm-7.03-pkg.tar.gz
------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 7.03 released.
2002-03-12  Adrian Aichner  <adrian(a)xemacs.org>
	* vm.texinfo: Fix typos found by my own grep-for-likely-typo.pl.
2002-03-19  Steve Youngs  <youngs(a)xemacs.org>
	* Sync with VM-7.03.
w3-1.22-pkg.tar.gz
------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.22 released.
2002-03-17  Adrian Aichner  <adrian(a)xemacs.org>
	* Makefile: Add html rule to invoke texi/Makefile.
xemacs-base-1.61-pkg.tar.gz
---------------------------
2002-03-27  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.61 released.
2002-03-25  Ville Skyttä  <ville.skytta(a)xemacs.org>
	* regexp-opt.el: Partial synch with GNU Emacs 21.2.
	(regexp-opt): Handle PAREN with value 'words.
	(regexp-opt-group): Return empty string if STRINGS is empty.
2002-03-26  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.60 released.
2002-03-14  David A. Panariti  <panariti(a)attbi.com>
	* comint.el (comint-strip-ctrl-m):
	Added a check to make sure whichever of comint-last-input-end or
	comint-last-input-start that is used has a valid position.  This
	allows comint-strip-ctrl-m to be used with gdb-mode.
2002-01-28  David A. Panariti  <panariti(a)mediaone.net>
	* ffap.el (ffap-url-regexp):
	Changed http to https? to allow https urls to be recognized.
2002-01-23  John Paul Wallington  <jpw(a)shootybangbang.com>
	* env.el: synched with FSF 21.1.50:
	(substitute-env-vars): new function.
	(setenv): add optional argument SUBSTITUTE-ENV-VARS.
xemacs-devel-1.43-pkg.tar.gz
----------------------------
2002-03-04  Steve Youngs  <youngs(a)xemacs.org>
	* patch-keywords.el: Conditionalise key binding on choice of MUA.
	Update 'Commentary'.
	(patch-keywords-insert-vm): New.
	(patch-keywords-insert-gnus): New, renamed from
	`patch-keywords-insert'. 
	(patch-review-mua): Enable VM.
	(patch-keywords): Update doc string.
	(patch-keywords-insert-vm): Update doc string.
2002-02-25  Didier Verna  <didier(a)xemacs.org>
	* Patcher 3.0 is released.
2002-02-22  Steve Youngs  <youngs(a)xemacs.org>
	* package-info.in: Add patch-keywords.
	* Makefile (REQUIRES): Add gnus for 'patch-keywords.el'.
	(ELCS): Add patch-keywords.elc
xslide-1.01-pkg.tar.gz   *** New Package ***
----------------------
This is a new package.  It is a major mode for edithing XSL Stylsheets.
=========================================================================
Mule Packages
=============
edict-1.13-pkg.tar.gz
---------------------
2002-01-30  Stephen J. Turnbull  <stephen(a)xemacs.org>
	* edict-english.el:
	* edict-japanese.el:
	* edict.el:
	Update version to 0.9.9.
	* README:
	* TODO:
	* edict.el:
	Change a couple of `FSF's to `GNU's.
	* edict.el (edict-dictionary-path): Correct Customize initialization.
	* Makefile (DATA_FILES): Add the 0.9.6 docs per README.
2002-01-29  Stephen J. Turnbull  <stephen(a)xemacs.org>
	* README: Update copyrights, version, create NEWS section.
	* edict-edit.el: 
	* edict-morphology.el:
	Update version and copyrights (especially Bob Kerns).
	* Makefile (EXTRA_SOURCES): Add Makefile.GNU so GNU Emacs users
	can use the bindist package.
	(DATA_FILES): Add README.
	* edict-update.el (edict-update): Implement.  Improve docstring.
	* edict.el (edict-dictionary-path): Fix docstring and Customize type.
2002-01-28  Stephen J. Turnbull  <stephen(a)xemacs.org>
	* dui.el (dl-indicator-string): Renamed to dl-mode-line-string.
	(dl-mode-line-string): New name for dl-indicator-string.
	(dui-method-alist): 
	(dl-mode-hook): 
	(dl-mode-prefix):
	Conform to * convention for user variables.
	(dl): New group.
	(dl-mode-line-string): 
	(dl-conflict-warning):
	(dl-warn-conflict-verbosity):
	(dui-warn-previously-registered-methods-p):
	Easy Customizations done.
	* edict-edit.el (*brackets-allowed-in-english*):
	(edict-verbose-electric-henkan):
	(edict-use-electric-henkan):
	Easy Customizations done.
	* edict-morphology.el (*edict-expand-string-trace*): Move to top.
	* ts-mode.el (ts-mode-prefix):
	(ts-mode-hook):
	Conform to * convention for user variables.
	(ts-conflict-warning):
	(ts-warn-conflict-verbosity):
	Easy Customizations done.
2002-01-27  Stephen J. Turnbull  <stephen(a)xemacs.org>
	* Makefile: Add copyright notice and update email address.
	(ELCS):
	(DATA_FILES):
	edictj.demo is data, not source.
	(GENERATED):
	(all):
	Handle custom-load.el.
	* dui.el:
	* dui-registry.el:
	* edict-edit.el:
	* edict-english.el:
	* edict-japanese.el:
	* edict-morphology.el:
	* ts-mode.el:
	Update copyright notice and email address.
	* edict.el: Update Commentary, copyright notice, email address.
	(edict-match-buffer): Add docstring.
	(edict): New Custom group.
	(edict-default-coding-system): 
	(edict-user-dictionary): 
	(edict-dictionary-path): 
	(edict-dictionaries): 
	(edict-buffer-name): 
	(edict-match-buffer-name): 
	(edict-warn-missing-dictionaries-p): 
	(*edict-window-location*):
	Customize.
	(*edict-romaji-remaps*): Initialize, not setq; defvar -> defconst.
	(edict-version-date):
	(edict-version):
	(*edict-file-begin-marker*):
	(*edict-file-end-marker*):
	(*edict-kanji-whitespace*): 
	(*edict-eigo-whitespace*): 
	(*edict-unreadable-error*): 
	(*edict-unreadable-error*): 
	Change defvars to defconsts.
	* edict-update.el: New file.
	(edict-update): New custom group.
	* Makefile.GNU: Renamed from Makefile.FSF.
latin-unity-1.02-pkg.tar.gz   *** New Package ***
---------------------------
This is a new package.  From the README...
Mule bogusly considers the various ISO-8859 extended character sets as
disjoint, when ISO 8859 itself clearly considers them to be subsets of
a larger character set.  For example, all of the Latin character sets
include NO-BREAK SPACE at code point 32 (ie, 0xA0 in an 8-bit code),
but the Latin-1 and Latin-2 NO-BREAK SPACE characters are considered
to be different by Mule, an obvious absurdity.
This package provides functions which determine the list of coding
systems which can encode all of the characters in the buffer, and
translate to a common coding system if possible.
locale-1.18-pkg.tar.gz
----------------------
2002-01-23  Stephen J. Turnbull  <stephen(a)xemacs.org>
	* Makefile (.el.elc): Remove special .el.elc rules.
lookup-1.10-pkg.tar.gz
----------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.10 released.
2002-03-17  Adrian Aichner  <adrian(a)xemacs.org>
	* Makefile (TEXI_FILES):
	* Makefile (HTML_FILES): Moved to texi/Makefile.
	* Makefile (HTML_DEP): Ditto.
	* Makefile (html): New.
2002-01-13  Steve Youngs  <youngs(a)xemacs.org>
	* package-info.in (provides): Update to include all provides. 
2002-03-17  Adrian Aichner  <adrian(a)xemacs.org>
	* Makefile: Include .../XEmacs.rules for generic HTML rules.
	* Makefile (HTML_FILES): Moved here from ../Makefile.
	* Makefile (HTML_DEP): Ditto.
	* Makefile (all): Converted to double-colon
	* Makefile (clean): Ditto.
mule-ucs-1.04-pkg.tar.gz
------------------------
2002-03-25  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (VERSION): 1.04 released.
2002-03-06  Norbert Koch  <nk(a)viteno.net>
	* doc/mule-ucs.texi (Overview): Typo fix.  Add missing '@' in
	email address.
2002-03-06  Simon Josefsson <jas(a)extundo.com>
	* doc/mule-ucs.texi (Overview):
	* README.XEmacs: 
	Typo fix in init file example.
2002-02-07  Stephen J. Turnbull  <stephen(a)xemacs.org>
	* doc/mule-ucs.texi (Top): Fixup copyrights.  Add information
	about bug reporting.  Add a little more information about
	un-define-change-charset-order'.
2002-01-25  Stephen J. Turnbull  <stephen(a)xemacs.org>
	* doc/mule-ucs.texi (Overview): Document input method and charset
	ordering issues.
2002-03-18  Ben Wing  <ben(a)xemacs.org>
	* mucs.el (mucs-define-coding-system): Don't try to redefine
	an already-existing coding system, to avoid errors with utf8 and such.
	
	* un-trbase.el:
	* unidata.el ((featurep 'mule-ucs-unicode)):
	* utf.el:
	* utf.el ((featurep 'mule-ucs-unicode)): Instead of (require
	'unicode), which doesn't work because feature `unicode' already
	exists in the Core, check for feature `mule-ucs-unicode', and if
	not there, load unicode.el using load-library.
		
	* unicode.el (mule-ucs-unicode): `unicode' is already provided by
	the XEmacs core.  provide something else -- `mule-ucs-unicode' --
	as well, for checking in other files.
2002-02-07  Stephen J. Turnbull  <stephen(a)xemacs.org>
	* un-define.el (un-define-change-charset-order): Improve docstring.
2002-02-06  Stephen J. Turnbull  <stephen(a)xemacs.org>
	* un-define.el (un-define-change-charset-order): Autoload.  Improve
	docstring.
skk-1.21-pkg.tar.gz
-------------------
2002-01-26  Steve Youngs  <youngs(a)xemacs.org>
	* Makefile (GENERATED): Add missing custom-load.elc
	(all): Build custom-load.elc
2002-01-13  Steve Youngs  <youngs(a)xemacs.org>
	* package-info.in (provides): Update to include all provides.
-- 
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
|            XEmacs - It's not just an editor.             |
|                    It's a way of life.                   |
|------------------------------------<youngs(a)xemacs.org>---|