mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 22:50:32 -04:00
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)
|