From: ueno Date: Mon, 25 Mar 2002 09:03:20 +0000 (+0000) Subject: FLIM is not needed anymore. X-Git-Tag: liece-1_4_8~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=de64d24da5feb3f5095de83a54b5e0883f0bc70d;p=elisp%2Fliece.git FLIM is not needed anymore. --- diff --git a/INSTALL b/INSTALL index f27fe1c..05b57e1 100644 --- a/INSTALL +++ b/INSTALL @@ -12,10 +12,8 @@ This package uses following libraries. - - APEL 10.2 or later (stands for - "A Portable Emacs Library") + - APEL 10.3 or later ftp://ftp.m17n.org/pub/mule/apel/ - - FLIM 1.12 or later - ftp://ftp.m17n.org/pub/mule/flim/ * Quick installation @@ -35,32 +33,13 @@ ** Setting up your ~/.emacs - If you are using Emacs or Mule, please add directory of APEL and - Liece to load-path. If you install by default setting you can write - subdirs.el for example: - - ex: - (normal-top-level-add-to-load-path '("apel" "liece")) - - If you are using Emacs 20.3 or XEmacs, prepare `subdirs.el' with + 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. ex: (normal-top-level-add-subdirs-to-load-path) - If you are using Emacs 19 or earlier version of Emacsen, - you have to write more complicated path-setting in your `~/.emacs'. - - ex: - (setq load-path - (append - (list "/usr/local/lib/mule/site-lisp/apel" - "/usr/local/lib/mule/site-lisp/liece") - load-path)) - - For more details, please read `README' file come along with APEL. - If you have never been using liece and/or its variants, add an autoload setting into your `~/.emacs'. @@ -70,18 +49,16 @@ ** 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'. + files in Emacs Lisp, please copy `sample.dot.emacs' file to + `~/.liece/init.el'. * 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/ (for GNU Emacs only) + ftp://ftp.jpl.org/pub/elisp/bitmap/ (only for GNU Emacs)