summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/erlang-mode/files/50erlang-mode-gentoo.el')
-rw-r--r--app-emacs/erlang-mode/files/50erlang-mode-gentoo.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emacs/erlang-mode/files/50erlang-mode-gentoo.el b/app-emacs/erlang-mode/files/50erlang-mode-gentoo.el
new file mode 100644
index 000000000000..8dbd920433bc
--- /dev/null
+++ b/app-emacs/erlang-mode/files/50erlang-mode-gentoo.el
@@ -0,0 +1,3 @@
+(add-to-list 'load-path "@SITELISP@")
+(require 'erlang-start)
+(setq erlang-root-dir "/usr/share")