-*- Text -*-

This directory contains a prepackaged version of Taylor Campbell's
`apropos' library for Scsh.

Small changes, including the command interface, were done by
Emilio C. Lopes.

Taylor Campbell's original version can be dowloaded from

   http://mumble.net/~campbell/scheme/s48-hacks/apropos.scm

To install this package under Scsh use Michel Schinz's Installation
Library available from

   http://lamp.epfl.ch/~schinz/scsh_packages/

Running the installation script ("scsh-install-pkg") in this directory
will automatically install and setup the library.

Openning the package `apropos-command' will provide the user commands
`,apropos' and `,apropos*' which will search for a binding containing
the given string in the current package or in all known structures.
It's recommended that you dump an image with the `apropos-command'
structure opened.

The package `apropos' contains the programmatic interface to the
library.

 Emilio C. Lopes <eclig@gmx.net>, 2006-07-02
