From: yamaoka Date: Tue, 9 Nov 1999 09:40:54 +0000 (+0000) Subject: Don't add the path of "custom" to `load-path'. X-Git-Tag: of-tm-8_8~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=ec0d25ef46815b6c327609fd92ac37e753fe1c97;hp=d2390ef04ba3df03852d456634e41de92f8e3609;p=elisp%2Fapel.git Don't add the path of "custom" to `load-path'. --- diff --git a/APEL-CFG b/APEL-CFG index 288236c..cce20e7 100644 --- a/APEL-CFG +++ b/APEL-CFG @@ -8,14 +8,6 @@ (setq load-path (cons (expand-file-name ".") load-path)) (require 'install) - -;;; -;;; @@ Please specify CUSTOM path. -;;; - -(add-latest-path "custom") - - ;;; @ Please specify prefix of install directory. ;;;