File: EPT-CFG

package info (click to toggle)
elpoint 0.2.0-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,820 kB
  • ctags: 121
  • sloc: lisp: 910; makefile: 66; sh: 34
file content (11 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
;;; -*-Emacs-Lisp-*-

;; EPT-CFG: installation setting about Elpoint.

;;; Code:

;; Specify following if you don't want to install lisp files to the
;; default directory.
;(setq EPT_DIR "/opt/emacs/site-lisp/ept")

;;; EPT-CFG ends here