summaryrefslogtreecommitdiff
path: root/mail/wanderlust-devel/files/patch-samples_en_dot.wl
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2009-11-14 12:33:33 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2009-11-14 12:33:33 +0000
commitcc415305a049ca523f2a8cf674009fa77c54fee6 (patch)
tree6cf30da0266c6ffa712f243cc23f3c1b5c4a4fb8 /mail/wanderlust-devel/files/patch-samples_en_dot.wl
parent- Now fix to use this port on !i386. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'.release/8.0.0
Notes
Notes: svn path=/head/; revision=244256 svn path=/tags/RELEASE_8_0_0/; revision=244257; tag=release/8.0.0
Diffstat (limited to 'mail/wanderlust-devel/files/patch-samples_en_dot.wl')
-rw-r--r--mail/wanderlust-devel/files/patch-samples_en_dot.wl11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/wanderlust-devel/files/patch-samples_en_dot.wl b/mail/wanderlust-devel/files/patch-samples_en_dot.wl
deleted file mode 100644
index cb2d5e450955..000000000000
--- a/mail/wanderlust-devel/files/patch-samples_en_dot.wl
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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))