Don't add the path of "custom" to `load-path'.
[elisp/apel.git] / APEL-CFG
index 8561547..cce20e7 100644 (file)
--- a/APEL-CFG
+++ b/APEL-CFG
@@ -6,11 +6,8 @@
 
 (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 prefix of install directory.
 ;;;