diff options
author | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2001-08-25 07:58:58 +0000 |
---|---|---|
committer | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2001-08-25 07:58:58 +0000 |
commit | 58eb04e53bb8bb80046c1edc5b714a0107884346 (patch) | |
tree | 2481102d2385788b45141871fa1b00d0b24cd80b /editors/mew2-emacs20/files/patch-ad | |
parent | Repositry copy mail/mew-xemacs21-mule -> mail/mew2-xemacs21-mule. (diff) |
I've mistaken category. Remove editors/mew2-emacs20.
Notes
Notes:
svn path=/head/; revision=46857
Diffstat (limited to 'editors/mew2-emacs20/files/patch-ad')
-rw-r--r-- | editors/mew2-emacs20/files/patch-ad | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/mew2-emacs20/files/patch-ad b/editors/mew2-emacs20/files/patch-ad deleted file mode 100644 index 4a2dedb620c4..000000000000 --- a/editors/mew2-emacs20/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))) |