                             -*- mode:text; minor-mode:outline-minor -*-

* xemacs-base --- Fundamental XEmacs lisp library support

add-log.el --- change log maintenance commands for Emacs
advice.el --- an overloading mechanism for Emacs Lisp functions
annotations.el --- interface to marginal annotations
assoc.el --- insert/delete/sort functions on association lists
case-table.el --- code to extend the character set and support case tables.
chistory.el --- list command history
comint-xemacs.el --- Face customizations for comint
comint.el --- general command interpreter in a window stuff
compile.el --- run compiler as inferior of Emacs, parse error messages.
debug.el --- debuggers and related commands for XEmacs
ebuff-menu.el --- electric-buffer-list mode
echistory.el --- Electric Command History Mode
edmacro.el --- keyboard macro editor
ehelp.el --- bindings for electric-help mode
electric.el --- window maker and Command loop for `electric' modes.
enriched.el --- read and save files in text/enriched format
env.el --- functions to manipulate environment variables.
facemenu.el --- create a face menu for interactively adding fonts to text
helper.el --- utility help package supporting help in electric modes
imenu.el --- Framework for mode-specific buffer indexes.
iso-syntax.el --- set up case-conversion and syntax tables for ISO 8859/1
macros.el --- non-primitive commands for keyboard macros.
novice.el --- handling of disabled commands ("novice mode") for XEmacs.
outline.el --- outline mode commands for Emacs
passwd.el --- Prompting for passwords semi-securely
pp.el --- pretty printer for Emacs Lisp
regi.el --- REGular expression Interpreting engine
ring.el --- handle rings of items
shell.el --- specialized comint.el for running the shell.
sort.el --- commands to sort text in an XEmacs buffer.
thing.el --- find language-specific contiguous pieces of text
time-stamp.el --- Maintain last change time stamps in files edited by Emacs
timezone.el --- time zone package for XEmacs
xbm-button.el --- Create XBM text buttons under XEmacs
xpm-button.el --- create XPM buttons


* xemacs-devel --- [SFP] Lisp support for Lisp development

bench.el --- benchmarking utility for emacsen
docref.el --- Simple cross references for Elisp documentation strings
eldoc.el --- show function arglist or variable docstring in echo area
elp.el --- Emacs Lisp Profiler
find-func.el --- find the definition of the Emacs Lisp function near point
find-gc.el --- detect functions that call the garbage collector
lisp-file-db.el --- No description available.
profile.el --- basic profiling commands for XEmacs
regexp-opt.el --- generate efficient regexps to match strings.
reposition.el --- center a Lisp function or comment on the screen
trace.el --- tracing facility for Emacs Lisp functions


* tooltalk --- XEmacs Lisp support for building and running with
  Tooltalk support.

tooltalk-init.el --- No description available.
tooltalk-macros.el --- No description available.
tooltalk-util.el --- No description available.


* mail-lib --- Lisp library code for supporting Mailreaders, Newsreaders,
  and other communications utilities

browse-url.el --- ask a WWW browser to load a URL
highlight-headers.el --- highlighting message headers.
mail-abbrevs.el --- No description available.
mail-extr.el --- extract full name and address from RFC 822 mail header.
mail-utils.el --- utility functions used both by rmail and rnews
reporter.el --- customizable bug reporting of lisp programs
rfc822.el --- hairy rfc822 parser for mail and news and suchlike
rmail-mini.el --- minimal core of "RMAIL" mail reader for Emacs.
rmailout.el --- "RMAIL" mail reader for Emacs: output message to a file.
sendmail.el --- mail sending commands for Emacs.
smtpmail.el --- No description available.


* efs --- Remote file editing

default-dir.el --- No description available.
dired-cmpr.el --- No description available.
dired-diff.el --- No description available.
dired-faces.el --- No description available.
dired-grep.el --- No description available.
dired-help.el --- No description available.
dired-mob.el --- No description available.
dired-mule.el --- No description available.
dired-oas.el --- No description available.
dired-rgxp.el --- No description available.
dired-sex.el --- No description available.
dired-shell.el --- No description available.
dired-uu.el --- No description available.
dired-vir.el --- No description available.
dired-xemacs.el --- No description available.
dired-xy.el --- No description available.
dired.el --- No description available.
efs-auto.el --- No description available.
efs-cms-knet.el --- No description available.
efs-cms.el --- No description available.
efs-coke.el --- No description available.
efs-cp-p.el --- No description available.
efs-cu.el --- No description available.
efs-defun.el --- No description available.
efs-dired-mule.el --- No description available.
efs-dired.el --- No description available.
efs-dl.el --- No description available.
efs-dos-distinct.el --- No description available.
efs-dump.el --- No description available.
efs-fnh.el --- No description available.
efs-guardian.el --- No description available.
efs-gwp.el --- No description available.
efs-hell.el --- No description available.
efs-ka9q.el --- No description available.
efs-kerberos.el --- No description available.
efs-mpe.el --- No description available.
efs-ms-unix.el --- No description available.
efs-mts.el --- No description available.
efs-mvs.el --- No description available.
efs-netrc.el --- No description available.
efs-netware.el --- No description available.
efs-nos-ve.el --- No description available.
efs-ovwrt.el --- No description available.
efs-pc.el --- No description available.
efs-plan9.el --- No description available.
efs-report.el --- No description available.
efs-ti-explorer.el --- No description available.
efs-ti-twenex.el --- No description available.
efs-tops-20.el --- No description available.
efs-vm.el --- No description available.
efs-vms.el --- No description available.
efs-vos.el --- No description available.
efs-x19.15.el --- No description available.
efs.el --- No description available.
fixup.el --- No description available.


* edebug --- Lisp debugger

advise-eval-region.el --- Wrap advice around eval-region
cl-read.el --- No description available.
cl-specs.el --- No description available.
cust-print.el --- handles print-level and print-circle.
edebug-cl-read.el --- Edebug reader macros for use with cl-read.
edebug-test.el --- No description available.
edebug.el --- a source-level debugger for Emacs Lisp
eval-reg.el --- Redefine eval-region, and subrs that use it, in Lisp


* apel --- A portable Emacs Lisp library

atype.el --- atype functions
emu-20.el --- emu API implementation for Emacs 20 and XEmacs/mule
emu-e19.el --- emu module for Emacs 19 and XEmacs 19
emu-x20.el --- emu API implementation for XEmacs with mule
emu-xemacs.el --- emu API implementation for XEmacs
emu.el --- Emulation module for each Emacs variants
file-detect.el --- Path management or file detection utility
filename.el --- file name filter
install.el --- Emacs Lisp package install utility
mule-caesar.el --- ROT 13-47 Caesar rotation utility
path-util.el --- Emacs Lisp file detection utility
richtext.el --- read and save files in text/richtext format
std11-parse.el --- STD 11 parser for GNU Emacs
std11.el --- STD 11 functions for GNU Emacs
tinyrich.el --- No description available.


* Sun --- Sun Sparcworks/SunPRO support

eos.el --- Intereactively loads the XEmacs/SPARCworks interface
sccs.el --- easy-to-use SCCS control from within Emacs
sun-eos-browser.el --- Implements the XEmacs/SPARCworks SourceBrowser interface
sun-eos-common.el --- No description available.
sun-eos-debugger-extra.el --- Implements the XEmacs/SPARCworks Debugger interface
sun-eos-debugger.el --- Implements the XEmacs/SPARCworks interface
sun-eos-editor.el --- Implements the XEmacs/SPARCworks editor protocol
sun-eos-init.el --- Initializes the XEmacs/SPARCworks interface
sun-eos-load.el --- Loads the XEmacs/SPARCworks interface code
sun-eos-menubar.el --- Implements the XEmacs/SPARCworks menubar
sun-eos-toolbar.el --- Implements the EOS toolbar interface
sun-eos.el --- Intereactively loads the XEmacs/SPARCworks interface
sunpro-init.el --- No description available.
sunpro-keys.el --- SunPro-specific key bindings
sunpro-menubar.el --- Initialize the SunPro menubar
sunpro-sparcworks.el --- support SPARCworks manager ToolTalk messages
