(run in expanded place): fixed.
authormorioka <morioka>
Sun, 13 Sep 1998 06:04:01 +0000 (06:04 +0000)
committermorioka <morioka>
Sun, 13 Sep 1998 06:04:01 +0000 (06:04 +0000)
(install as a XEmacs package): New description.

README.en

index 72782fb..d241b2e 100644 (file)
--- 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)
 =============================