b419600aac
portmgr since previous data of wanderlust-devel exists in the CVS repository.
4 lines
150 B
EmacsLisp
4 lines
150 B
EmacsLisp
(autoload 'wl "wl" "Wanderlust" t)
|
|
(autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
|
|
(load "mime-setup")
|
|
(provide 'wanderlust-startup)
|