mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
373 B
Plaintext
12 lines
373 B
Plaintext
|
--- SEMI-CFG.orig Wed Sep 16 15:48:58 1998
|
||
|
+++ SEMI-CFG Sun May 9 21:54:02 1999
|
||
|
@@ -11,6 +11,8 @@
|
||
|
(add-to-list 'load-path
|
||
|
(expand-file-name "../../site-lisp/apel" data-directory))
|
||
|
(add-to-list 'load-path
|
||
|
+ (expand-file-name "../site-lisp/emu" data-directory))
|
||
|
+(add-to-list 'load-path
|
||
|
(expand-file-name "." data-directory))
|
||
|
|
||
|
(when (boundp 'LISPDIR)
|