Ticket #12115: site-start.el
| File site-start.el, 69 bytes (added by css@…, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | (setq load-path (cons "__PREFIX__/share/emacs/site-lisp" load-path)) |
| 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)) |
