aboutsummaryrefslogtreecommitdiff
path: root/mail/wanderlust-devel/files/patch-samples_en_dot.wl
blob: cb2d5e4509556844eb36c00475e4171a5d7177b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- samples/en/dot.wl.orig	2009-09-26 19:47:36.000000000 +0900
+++ samples/en/dot.wl	2009-09-26 19:47:42.000000000 +0900
@@ -314,7 +314,7 @@
 
 	;; for Emacs21
 	((and (not (featurep 'xemacs))
-	      (= emacs-major-version 21)
+	      (>= emacs-major-version 21)
 	      (module-installed-p 'x-face-e21))
 	 (autoload 'x-face-decode-message-header "x-face-e21")
 	 (setq wl-highlight-x-face-function 'x-face-decode-message-header))