aboutsummaryrefslogtreecommitdiff
path: root/mail/wanderlust/files
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-12-13 09:52:45 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-12-13 09:52:45 +0000
commit3138f27b2384395e0d670a0d68491e7eaa2613a3 (patch)
treee69c1b00cf823993a605aec809abf8dc730bae50 /mail/wanderlust/files
parentbcbb71df204ec5bf85215e7ad7a692a07d50c72c (diff)
downloadports-3138f27b2384395e0d670a0d68491e7eaa2613a3.tar.gz
ports-3138f27b2384395e0d670a0d68491e7eaa2613a3.zip
Notes
Diffstat (limited to 'mail/wanderlust/files')
-rw-r--r--mail/wanderlust/files/wanderlust-startup.mule.el.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/wanderlust/files/wanderlust-startup.mule.el.tmpl b/mail/wanderlust/files/wanderlust-startup.mule.el.tmpl
index 16d63384a0ba..7032cd33a2ab 100644
--- a/mail/wanderlust/files/wanderlust-startup.mule.el.tmpl
+++ b/mail/wanderlust/files/wanderlust-startup.mule.el.tmpl
@@ -1,6 +1,7 @@
(autoload 'wl "wl" "Wanderlust" t)
(autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
(setq load-path (cons "%%PREFIX%%/%%EMACS_LIBDIR%%/site-lisp/wl" load-path))
+(setq load-path (cons "%%PREFIX%%/%%EMACS_LIBDIR%%/site-lisp/bitmap" load-path))
(require 'semi-setupel)
(require 'flim-setupel)
(require 'apel-setupel)