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.tmpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/mail/wanderlust/files/wanderlust-startup.xemacs21-mule.el.tmpl b/mail/wanderlust/files/wanderlust-startup.xemacs21-mule.el.tmpl
deleted file mode 100644
index 169ef4c1a972..000000000000
--- a/mail/wanderlust/files/wanderlust-startup.xemacs21-mule.el.tmpl
+++ /dev/null
@@ -1,6 +0,0 @@
-(autoload 'wl "wl" "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")
-(provide 'wanderlust-startup)