Update.
[elisp/apel.git] / APEL-CFG
index fa1c828..288236c 100644 (file)
--- a/APEL-CFG
+++ b/APEL-CFG
@@ -9,6 +9,13 @@
 (require 'install)
 
 
+;;;
+;;; @@ Please specify CUSTOM path.
+;;;
+
+(add-latest-path "custom")
+
+
 ;;; @ Please specify prefix of install directory.
 ;;;
 
@@ -44,6 +51,7 @@
 ;; (setq install-default-elisp-directory "~/lib/emacs/lisp")
 
 (setq APEL_DIR (expand-file-name APEL_PREFIX LISPDIR))
+;; (setq APEL_DIR (expand-file-name APEL_PREFIX VERSION_SPECIFIC_LISPDIR))
 
 (defvar PACKAGEDIR
   (if (boundp 'early-packages)