aboutsummaryrefslogtreecommitdiff
path: root/mail/mew/files/mew-startup.el.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mew/files/mew-startup.el.tmpl')
-rw-r--r--mail/mew/files/mew-startup.el.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mew/files/mew-startup.el.tmpl b/mail/mew/files/mew-startup.el.tmpl
new file mode 100644
index 000000000000..e0c7a1db42d3
--- /dev/null
+++ b/mail/mew/files/mew-startup.el.tmpl
@@ -0,0 +1,2 @@
+(setq load-path (cons "%%ELISPDIR%%" load-path))
+(provide 'mew-%%EMACS_PORT_NAME%%-startup)