summaryrefslogtreecommitdiff
path: root/mail/mew/files/mew-xemacs-setup.el.in
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2006-02-09 21:01:32 +0000
committerAndrey Slusar <anray@FreeBSD.org>2006-02-09 21:01:32 +0000
commitca82e7631c916b7f39a82a555044b0e6d5308b26 (patch)
treecd5ca3cf4a76be9fa4833a7f28ebae98f9c6d3b0 /mail/mew/files/mew-xemacs-setup.el.in
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/mew-xemacs-setup.el.in')
-rw-r--r--mail/mew/files/mew-xemacs-setup.el.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/mail/mew/files/mew-xemacs-setup.el.in b/mail/mew/files/mew-xemacs-setup.el.in
deleted file mode 100644
index feb0d538d7d5..000000000000
--- a/mail/mew/files/mew-xemacs-setup.el.in
+++ /dev/null
@@ -1,5 +0,0 @@
-(setq load-path (append '(
- "%%LOCALBASE%%/%%EMACS_LIBDIR%%/site-lisp/mew"
- ) load-path))
-(setq mew-icon-directory "%%LOCALBASE%%/%%EMACS_LIBDIR%%/etc/mew")
-(provide '%%EMACS_SETUPEL%%)