projects
/
elisp
/
apel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2390ef
)
Don't add the path of "custom" to `load-path'.
author
yamaoka
<yamaoka>
Tue, 9 Nov 1999 09:40:54 +0000
(09:40 +0000)
committer
yamaoka
<yamaoka>
Tue, 9 Nov 1999 09:40:54 +0000
(09:40 +0000)
APEL-CFG
patch
|
blob
|
history
diff --git
a/APEL-CFG
b/APEL-CFG
index
288236c
..
cce20e7
100644
(file)
--- 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.
;;;