diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2006-02-09 21:01:32 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2006-02-09 21:01:32 +0000 |
commit | ca82e7631c916b7f39a82a555044b0e6d5308b26 (patch) | |
tree | cd5ca3cf4a76be9fa4833a7f28ebae98f9c6d3b0 /mail/mew/files/patch-ad | |
parent | - Update to 2.3-20060207 (diff) |
* Update mail/mew to 4.2, pass maintainership to submitter [1]
* Fix works slave mail/mew-emacs20.
* Slave mail/mew-mule marked BROKEN, added EXPIRATION_DATE - wait
fixes 2 months.
PR: ports/92808
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> [1]
Notes
Notes:
svn path=/head/; revision=155608
Diffstat (limited to 'mail/mew/files/patch-ad')
-rw-r--r-- | mail/mew/files/patch-ad | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/mew/files/patch-ad b/mail/mew/files/patch-ad deleted file mode 100644 index 4a2dedb620c4..000000000000 --- a/mail/mew/files/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ ---- 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))) |