Fix what versions of Emacsen can use `normal-top-level-add-to-load-path'.
authoryamaoka <yamaoka>
Mon, 13 Dec 1999 02:17:02 +0000 (02:17 +0000)
committeryamaoka <yamaoka>
Mon, 13 Dec 1999 02:17:02 +0000 (02:17 +0000)
README.en

index 98d5e51..b8040c2 100644 (file)
--- a/README.en
+++ b/README.en
@@ -159,8 +159,8 @@ 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 with Emacs 20.1/20.2,
-  you can write subdirs.el for example:
+  load-path.  If you install by default setting with Emacs 19.29 or
+  later or Emacs 20.1/20.2, you can write subdirs.el for example:
 
   --------------------------------------------------------------------
   (normal-top-level-add-to-load-path '("apel"))