1999-08-14 22:41:13 +00:00
|
|
|
(autoload 'wl "wl" "Wanderlust" t)
|
|
|
|
(autoload 'wl-draft "wl" "Write draft with Wanderlust." t)
|
1999-06-23 19:54:51 +00:00
|
|
|
(setq load-path (cons "%%PREFIX%%/%%EMACS_LIBDIR%%/site-lisp/wanderlust" load-path))
|
|
|
|
(provide 'wanderlust-startup)
|