From 7fbc9cb45c5d2fd55605142b316dcbb02106a761 Mon Sep 17 00:00:00 2001 From: Kiriyama Kazuhiko Date: Sat, 25 Aug 2001 09:17:58 +0000 Subject: Mew2 for Emacs20 port now committed on reposit copied from mail/mew. --- mail/mew3/files/patch-ae | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mail/mew3/files/patch-ae (limited to 'mail/mew3/files/patch-ae') diff --git a/mail/mew3/files/patch-ae b/mail/mew3/files/patch-ae new file mode 100644 index 000000000000..d1647a30fb9c --- /dev/null +++ b/mail/mew3/files/patch-ae @@ -0,0 +1,11 @@ +--- mew-key.el~ Wed Jul 18 08:19:11 2001 ++++ mew-key.el Fri Aug 3 11:30:10 2001 +@@ -507,7 +507,7 @@ + ;;; + + (defvar mew-icon-directory (if (fboundp 'locate-data-directory) +- (locate-data-directory "mew") nil)) ++ (locate-data-directory "mew%%MEW_MAJOR_VER%%") nil)) + + (defvar mew-icon-separate nil) + (defvar mew-icon-blank nil) -- cgit v1.2.3