summaryrefslogtreecommitdiff
blob: ec27dd4eb5ee399552ac2844769bd54355ae13de (plain)
1
2
3
4
5
6
7
(add-to-list 'load-path "@SITELISP@")

(autoload 'wl "wl" "Wanderlust" t)
(autoload 'wl-other-frame "wl" "Wanderlust on new frame." t)
(autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)

(setq wl-icon-directory "@SITEETC@/icons")