From: morioka Date: Sun, 13 Sep 1998 06:04:01 +0000 (+0000) Subject: (run in expanded place): fixed. X-Git-Tag: apel-8_18~15 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=b458ac138d675d3b6201da20b4f522aa14aa02fa;p=elisp%2Fapel.git (run in expanded place): fixed. (install as a XEmacs package): New description. --- diff --git a/README.en b/README.en index 72782fb..d241b2e 100644 --- a/README.en +++ b/README.en @@ -54,7 +54,7 @@ Installation You can specify the emacs command name, for example - % make install EMACS=xemacs + % make EMACS=xemacs If `EMACS=...' is omitted, EMACS=emacs is used. @@ -87,6 +87,28 @@ Installation You can specify other optional settings by editing the file APEL-CFG. Please read comments in it. +(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) =============================