Xemacs editor customization
---------------------------

(1) Installation target directories:

File:			Target-directory:
----------------------- ----------------------------------------
emacsPerfectInit.elc	/usr/share/perfectdeveloper/emacs_cust/
emacsPerfectInit.el	/usr/share/perfectdeveloper/emacs_cust/
perfect-mode.el		/usr/share/perfectdeveloper/emacs_cust/
.emacs			~/

Note that the '.emacs' file is an really just an example of an initialization
file that would be placed in the users home directory in order to use the
customization. If you have your own .emacs file already, then please copy the
contents of the example file provided here to your own copy, otherwise you may
just copy the example .emacs file to your home directory as-is.

(2) Info on features provided:

Syntax highlighting;
Standard method of compilation (with 'compile' button);
Standard post-compile error processing;

END.
