Don't add the path of "custom" to `load-path'.
[elisp/apel.git] / APEL-CFG
index fa1c828..cce20e7 100644 (file)
--- a/APEL-CFG
+++ b/APEL-CFG
@@ -8,7 +8,6 @@
 (setq load-path (cons (expand-file-name ".") load-path))
 (require 'install)
 
-
 ;;; @ Please specify prefix of install directory.
 ;;;
 
@@ -44,6 +43,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)