summaryrefslogtreecommitdiff
path: root/mail/wanderlust/files/wanderlust-startup.emacs21.el.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'mail/wanderlust/files/wanderlust-startup.emacs21.el.tmpl')
-rw-r--r--mail/wanderlust/files/wanderlust-startup.emacs21.el.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/wanderlust/files/wanderlust-startup.emacs21.el.tmpl b/mail/wanderlust/files/wanderlust-startup.emacs21.el.tmpl
new file mode 100644
index 000000000000..e9ef833c9671
--- /dev/null
+++ b/mail/wanderlust/files/wanderlust-startup.emacs21.el.tmpl
@@ -0,0 +1,4 @@
+(autoload 'wl "wl" "Wanderlust" t)
+(autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
+(load "mime-setup")
+(provide 'wanderlust-startup)