1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/mail/wanderlust-emacs/files/wanderlust-startup.emacs20.el.tmpl

5 lines
144 B
Cheetah
Raw Normal View History

(autoload 'wl "wl" "Wanderlust" t)
(autoload 'wl-draft "wl" "Write draft with Wanderlust." t)
(load "mime-setup")
(provide 'wanderlust-startup)