From b731a87d83af4a808603fc4208e14b034a6aa28c Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Thu, 9 Sep 1999 08:06:23 +0000 Subject: Updated to 19.4 Added mew-xemacs21 (by Repository copy) Deleted mew-common PR: 13391 Submitted by: maintainer --- mail/mew/files/patch-ad | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mail/mew/files/patch-ad (limited to 'mail/mew/files/patch-ad') diff --git a/mail/mew/files/patch-ad b/mail/mew/files/patch-ad new file mode 100644 index 000000000000..4a2dedb620c4 --- /dev/null +++ b/mail/mew/files/patch-ad @@ -0,0 +1,13 @@ +--- mew-xemacs.el~ Mon Aug 30 12:43:16 1999 ++++ mew-xemacs.el Mon Aug 30 20:58:26 1999 +@@ -30,8 +30,8 @@ + (defvar mew-summary-toolbar nil) + (defvar mew-draft-toolbar nil)) + (t +- (defvar mew-icon-directory nil) +- ++ (defvar mew-icon-directory (if (fboundp 'locate-data-directory) ++ (locate-data-directory "mew"))) + (defvar mew-icon-separate + (toolbar-make-button-list + (expand-file-name "mew-sep.xpm" mew-icon-directory))) -- cgit v1.2.3