fba0658372
Submitted by: bsam
4 lines
150 B
Cheetah
4 lines
150 B
Cheetah
(autoload 'wl "wl" "Wanderlust" t)
|
|
(autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
|
|
(load "mime-setup")
|
|
(provide 'wanderlust-startup)
|