[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Since Mule-UCS is only an Emacs Lisp library, you have only to
byte-compile `*.el' files and install them to the location refered by
load-path
.
You can use `mucs-comp.el' at the top directory. Enter the following command line:
emacs(xemacs) -q --no-site-file -batch -l mucs-comp.el |
If you use Meadow, enter the following:
Meadow95(NT) -q --no-site-file -batch -l mucs-comp.el |
Then you will obtain byte-compiled emacs-lisp files. Finally, you should install the files in the lisp directory to your `site-lisp' directory.
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |