X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=APEL-CFG;h=288236c360439bd67c667b16598abfe098cb3d7b;hb=7e9456b37ab33cf89832ddc09f28612c1745c2da;hp=8561547ad872d95b32af713fe4a1e241980ffa90;hpb=400ee51e70501c6609eba96efa426a7b447fbb6e;p=elisp%2Fapel.git diff --git a/APEL-CFG b/APEL-CFG index 8561547..288236c 100644 --- a/APEL-CFG +++ b/APEL-CFG @@ -6,11 +6,16 @@ (defvar default-load-path load-path) (setq load-path (cons (expand-file-name ".") load-path)) -;; prevent install.el from loading 'emu while compiling APEL. -(provide 'emu) (require 'install) +;;; +;;; @@ Please specify CUSTOM path. +;;; + +(add-latest-path "custom") + + ;;; @ Please specify prefix of install directory. ;;;