X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=INSTALL;h=c774949cb93314c1ef32c94880b9505f05c0bd59;hb=4af6cba916ec40712a2246b86919a11a636fcf0a;hp=7ea57ef0394084f01764e6547013d9fa6736c999;hpb=e579c667fc7b36a5a7ec86cc28300586e801cb62;p=elisp%2Fliece.git diff --git a/INSTALL b/INSTALL index 7ea57ef..c774949 100644 --- a/INSTALL +++ b/INSTALL @@ -12,7 +12,7 @@ This package uses following libraries. - - APEL 10.2 or later + - APEL 10.2 or later (stands for - "A Portable Emacs Library") ftp://ftp.m17n.org/pub/mule/apel/ * Quick installation @@ -33,9 +33,9 @@ ** Setting up your ~/.emacs - If you are using Emacs 20.7 or XEmacs, prepare `subdirs.el' with the - following contents, Emacs will find and append each substantial - directory to `load-path' automagically. + If you are using Emacs 20.7, prepare `subdirs.el' with following + contents, Emacs will find and append each substantial directory to + `load-path' automagically. ex: (normal-top-level-add-subdirs-to-load-path) @@ -46,19 +46,19 @@ ex: (autoload 'liece "liece" nil t) -** Setting up your ~/.liece/init.el - - If you have never run Liece, and quite unsure to configure startup - files in Emacs Lisp, please copy `sample.dot.emacs' file to - `~/.liece/init.el'. + If you are using Emacs 20.7 and have never run Liece, run + `gnu-emacs-user-config' in `etc/' directory. * Optional packages Following packages are optional. If install script of this package found them, it would use various functionality provided by them. + custom + http://www.dina.kvl.dk/~abraham/custom/ + X-Face utility ftp://ftp.jpl.org/pub/elisp/ bitmap-mule - ftp://ftp.jpl.org/pub/elisp/bitmap/ (only for GNU Emacs) + ftp://ftp.jpl.org/pub/elisp/bitmap/ (for GNU Emacs only)