* wl-draft.el (wl-draft-edit-string): Fetch From: field value and
[elisp/wanderlust.git] / WL-MK
diff --git a/WL-MK b/WL-MK
index 041780a..1d7d047 100644 (file)
--- a/WL-MK
+++ b/WL-MK
@@ -91,7 +91,7 @@
     (setq load-path (cons (expand-file-name WLDIR)
                          (cons (expand-file-name ELMODIR) load-path)))
     (setq wl-icon-dir (expand-file-name ICONDIR))
-    ;; load custom file if exists.  `WL-CFG.el' override for commiter.
+    ;; load custom file if exists.  `WL-CFG.el' override for committer.
     (load "./WL-CFG" t nil nil)
     ;; load-path
     (if wl-install-utils
       (error "Cannot format info on Nemacs. Please use another formatter."))
   ;; INFODIR check.
   (require 'info)
+  (if (fboundp 'info-initialize)
+      (info-initialize))
   (let ((infodir (car command-line-args-left))
        (info (wl-primary-info-file))
        previous INFODIR)