mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-22 23:19:14 +02:00
elisp-site-file-install() adds the line by itself. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
3 lines
98 B
EmacsLisp
3 lines
98 B
EmacsLisp
(add-to-list 'load-path "@SITELISP@")
|
|
(require 'erlang-start)
|
|
(setq erlang-root-dir "/usr/share")
|