Typo.
authorshuhei <shuhei>
Thu, 27 Jan 2000 19:19:33 +0000 (19:19 +0000)
committershuhei <shuhei>
Thu, 27 Jan 2000 19:19:33 +0000 (19:19 +0000)
APEL-CFG
ChangeLog

index dc56510..7605343 100644 (file)
--- a/APEL-CFG
+++ b/APEL-CFG
 ;;             make subdirectory.
 ;;
 ;; APEL_DIR:   The directory where APEL modules will be installed.
-;;             Generated from LISPDIR and APEL_DIR if it is not set.
+;;             Generated from LISPDIR and APEL_PREFIX if it is not set.
 ;; EMU_DIR:    The directory where EMU modules will be installed.
-;;             Generated from VERSION_SPECIFIC_LISPDIR and EMU_DIR if
-;;             it is not set.
+;;             Generated from VERSION_SPECIFIC_LISPDIR and EMU_PREFIX
+;;             if it is not set.
 ;;
 ;; For XEmacs with package system:
 ;;
index c154f21..5198dc7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-01-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * APEL-CFG: Typo.
+
 2000-01-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
 
        * poe-18.el (set-match-data): New alias for `store-match-data'.