summaryrefslogtreecommitdiff
path: root/mail/wanderlust/files/wanderlust-startup.mule.el.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'mail/wanderlust/files/wanderlust-startup.mule.el.tmpl')
-rw-r--r--mail/wanderlust/files/wanderlust-startup.mule.el.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/wanderlust/files/wanderlust-startup.mule.el.tmpl b/mail/wanderlust/files/wanderlust-startup.mule.el.tmpl
index e2adc7f66a17..e9b2851823c0 100644
--- a/mail/wanderlust/files/wanderlust-startup.mule.el.tmpl
+++ b/mail/wanderlust/files/wanderlust-startup.mule.el.tmpl
@@ -1,3 +1,5 @@
+(autoload 'wl "wl" "Wanderlust" t)
+(autoload 'wl-draft "wl" "Write draft with Wanderlust." t)
(setq load-path (cons "%%PREFIX%%/%%EMACS_LIBDIR%%/site-lisp/wanderlust" load-path))
(require 'semi-setupel)
(require 'flim-setupel)