freebsd-ports/mail/wanderlust/files/wanderlust-startup.emacs22.el.tmpl
MANTANI Nobutaka 400b78794c Add emacs-devel support.
PR:		ports/99915
Submitted by:	Toni Schmidbauer <toni@stderror.at>
2006-07-10 03:19:24 +00:00

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)