(load-path): Modify for Emacs 20.3.
authormorioka <morioka>
Mon, 12 Oct 1998 06:41:47 +0000 (06:41 +0000)
committermorioka <morioka>
Mon, 12 Oct 1998 06:41:47 +0000 (06:41 +0000)
README.en

index 61f330d..53458f5 100644 (file)
--- a/README.en
+++ b/README.en
@@ -131,15 +131,15 @@ load-path (for Emacs or MULE)
 =============================
 
   If you are using Emacs or Mule, please add directory of apel to
-  load-path.  If you install by default setting, you can write
-  subdirs.el for example:
+  load-path.  If you install by default setting with Emacs 20.1/20.2,
+  you can write subdirs.el for example:
 
   --------------------------------------------------------------------
   (normal-top-level-add-to-load-path '("apel"))
   --------------------------------------------------------------------
 
-  If you are using XEmacs, there are no need of setting about
-  load-path.
+  If you are using Emacs 20.3 or later or XEmacs, there are no need to
+  set up load-path with normal installation.
 
 
 How to use