;; 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:
;;
+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'.