From: morioka Date: Tue, 15 Sep 1998 06:24:30 +0000 (+0000) Subject: (Installation): Add `install as a XEmacs package'. X-Git-Tag: flim-1_9_2~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=6bd143e818d98d4755a980aa519ad4f829df7148;p=elisp%2Fflim.git (Installation): Add `install as a XEmacs package'. --- diff --git a/README.en b/README.en index 74bf582..9cf5025 100644 --- a/README.en +++ b/README.en @@ -87,6 +87,28 @@ Installation You can specify other optional settings by editing the file FLIM-CFG. Please read comments in it. +(1-c) install as a XEmacs package + + If you want to install to XEmacs package directory, please do + following: + + % make install-package + + You can specify the emacs command name, for example + + % make install-package XEMACS=xemacs-21 + + If `XEMACS=...' is omitted, XEMACS=xemacs is used. + + You can specify the package directory, for example: + + % make install PACKAGEDIR=~/.xemacs + + If `PACKAGEDIR=...' is omitted, the first existing package + directory is used. + + Notice that XEmacs package system requires XEmacs 21.0 or later. + load-path (for Emacs or MULE) =============================