Remove verbose spaces and tabify.
[elisp/wanderlust.git] / WL-MK
diff --git a/WL-MK b/WL-MK
index 1d7d047..231612b 100644 (file)
--- a/WL-MK
+++ b/WL-MK
     (install-wl-icons)
 
     (mapcar '(lambda (x)
-             (install-elisp-modules (cdr x) (car x) LISPDIR))
-                  modules-alist)
+              (install-elisp-modules (cdr x) (car x) LISPDIR))
+           modules-alist)
     ;; WL-AUTOLOAD-MODULES
     (install-elisp-modules WL-AUTOLOAD-MODULES WLDIR LISPDIR)
     ;;