3 ;;; $Id: EMU-CFG,v 0.0 1997-03-14 07:16:00 morioka Exp $
6 (setq load-path (append
9 (expand-file-name path default-directory)
11 '("." "../apel" "../tl")
18 ;;; @ Please specify prefix of install directory.
21 ;; Please specify install path prefix.
22 ;; If it is omitted, shared directory (maybe /usr/local is used).
23 (defvar PREFIX install-prefix)
26 ;; Please specify emu prefix [optional]
28 (if (string-match "XEmacs" emacs-version)
34 ;;; @ optional settings
40 (install-detect-elisp-directory PREFIX nil 'version-specific)))