# (This file is encoded with MS-KANJI(Shift JIS) coding system)

Installation of EPO / EPÕCXg[
***************************************

Put these expressions into your ~/.emacs
܂ ~/.emacsɉ2ڂ܂B

      (autoload 'epo "epo" "Editing Process Organizer" t)

Then, add certain path name where you put files of EPO to your
load-path.  If you want to put them in `~/src/emacs/epo', write
EPO emacs-lisp t@CQufBNg load-path ɉ܂B
Ƃ΁A`~/src/emacs/epo'ɒûł΁A

     (setq load-path (cons "~/src/emacs/epo" load-path))

in your ~/.emacs.
ȂǂƂ܂B


How to activate EPO / EPŐN@
***********************************

