aboutsummaryrefslogtreecommitdiff
path: root/mail/wanderlust-emacs/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'mail/wanderlust-emacs/pkg-descr')
-rw-r--r--mail/wanderlust-emacs/pkg-descr19
1 files changed, 2 insertions, 17 deletions
diff --git a/mail/wanderlust-emacs/pkg-descr b/mail/wanderlust-emacs/pkg-descr
index a9bc1e5e0ebc..3038586aaaf3 100644
--- a/mail/wanderlust-emacs/pkg-descr
+++ b/mail/wanderlust-emacs/pkg-descr
@@ -1,7 +1,6 @@
-Wanderlust is a mail/news agent on Emacs/XEmacs .
+Wanderlust is a mail/news agent on Emacs/XEmacs.
The features of Wanderlust are as follows:
-
* Implementation in elisp only.
* Support of IMAP4rev1, NNTP, POP(POP3/APOP) and MH format.
* Integrated access to messages based on Folder Specifications like Mew.
@@ -19,20 +18,6 @@ The features of Wanderlust are as follows:
* Compression Folder.
* Automatic expiration of old messages.
-Before using Wanderlust, you must set following elisp
-to your own .emacs file.
-
-(require 'wanderlust-startup)
-(load "mime-setup")
-(autoload 'wl "wl" "Wanderlust" t)
-(autoload 'wl-draft "wl" "Write draft with Wanderlust." t)
-
-And sample configuration files are installed into
-${PREFIX}/share/wanderlust. Please copy to your home
-directory and edit them.
-
-The homepage of Wanderlust is http://www.gohome.org/wl/
-(in Japanese).
-
+WWW: http://www.gohome.org/wl/index-e.html
--
MANTANI Nobutaka <nobutaka@nobutaka.com>