mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
188b392f5f
PR: 19308 Submitted by: maintainer
5 lines
150 B
Cheetah
5 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)
|