aboutsummaryrefslogtreecommitdiff
path: root/mail/wanderlust/files/wanderlust-startup.xemacs21-mule.el.tmpl
blob: 452b5673a0493930e13e960c7906bacfa040d72f (plain) (blame)
1
2
3
4
5
6
(autoload 'wl "wl" "Wanderlust" t)
(autoload 'wl-draft "wl" "Write draft with Wanderlust." t)
(load "browse-url")
(load "mime-setup")
(setq wl-icon-dir "%%PREFIX%%/%%EMACS_PACKAGESDIR%%/etc/wl")
(provide 'wanderlust-startup)