New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12115: site-start.el

File site-start.el, 69 bytes (added by css@…, 4 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))