				 XCORAL GOODIES
				 ==============

This directory contains various Xcoral utilities written in SMAC.

To use these goodies, you can copy all or part of the .xcoralrc, and/or
copy and adapt the .sc files.

Dependencies between the .sc files (which condition loading order) and
user procedures are indicated in the files.

In brief : 

	- describe.sc provides for SMAC functions description
	  (inspired from describe_functions)
	- utilities.sc defines a few useful (at least for the goodies)
	  SMAC functions
	- mode-ext.sc defines extensions for mode.sc (C/C++ form
	  management)
	- mouse.sc defines C-left, C-right (mouse deletions), as well as
	  S-left, S-middle, S-right (mouse C/C++ form management)
	- comments.sc provides for file header and comment frame generation
	- save-ext.sc provides for file header update at file save time,
	  and a last version backup (<filename>~)
	- make-ext.sc enables you to run `make' asynchronously in a `shell'
	  window, and to nonetheless visit error locations
	- keydef-ext.sc provides for global key definition (in the
	  `globalized' modes)
	- complete-word.sc helps you not retype completely words that
	  can be found backwards in the current buffer
	- basics.sc defines low-level SMAC functions, used by the following
	  goodies
	- window-utilities.sc defines SMAC functions for window manipulation
	  (used by compare-win.sc)
	- compare-win.sc enables you to interactively compare the contents
	  of two Xcoral windows
	- rcs-commands.sc gives an Xcoral interface for RCS commands :
	  ci, co, rlog and rcsdiff

				May The Force Be With You

					Thierry
