summaryrefslogtreecommitdiff
path: root/mail/wanderlust/files/wanderlust-startup.xemacs21-mule.el.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'mail/wanderlust/files/wanderlust-startup.xemacs21-mule.el.tmpl')
-rw-r--r--mail/wanderlust/files/wanderlust-startup.xemacs21-mule.el.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/wanderlust/files/wanderlust-startup.xemacs21-mule.el.tmpl b/mail/wanderlust/files/wanderlust-startup.xemacs21-mule.el.tmpl
index 452b5673a049..169ef4c1a972 100644
--- a/mail/wanderlust/files/wanderlust-startup.xemacs21-mule.el.tmpl
+++ b/mail/wanderlust/files/wanderlust-startup.xemacs21-mule.el.tmpl
@@ -1,5 +1,5 @@
(autoload 'wl "wl" "Wanderlust" t)
-(autoload 'wl-draft "wl" "Write draft with Wanderlust." t)
+(autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
(load "browse-url")
(load "mime-setup")
(setq wl-icon-dir "%%PREFIX%%/%%EMACS_PACKAGESDIR%%/etc/wl")