Ticket #12115: site-start.el

File site-start.el, 69 bytes (added by cssdev, 16 years ago)

site startup will append the prefix to the load path

Line 
1(setq load-path (cons "__PREFIX__/share/emacs/site-lisp" load-path))