diff options
Diffstat (limited to 'mail/wanderlust/files/wanderlust-startup.emacs20.el.tmpl')
-rw-r--r-- | mail/wanderlust/files/wanderlust-startup.emacs20.el.tmpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/wanderlust/files/wanderlust-startup.emacs20.el.tmpl b/mail/wanderlust/files/wanderlust-startup.emacs20.el.tmpl deleted file mode 100644 index 746d6618e1fd..000000000000 --- a/mail/wanderlust/files/wanderlust-startup.emacs20.el.tmpl +++ /dev/null @@ -1,4 +0,0 @@ -(autoload 'wl "wl" "Wanderlust" t) -(autoload 'wl-draft "wl" "Write draft with Wanderlust." t) -(load "mime-setup") -(provide 'wanderlust-startup) |