diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /mail/mew3-xemacs21/pkg-message | |
parent | Fix compilation problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes:
svn path=/head/; revision=47856
svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'mail/mew3-xemacs21/pkg-message')
-rw-r--r-- | mail/mew3-xemacs21/pkg-message | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/mew3-xemacs21/pkg-message b/mail/mew3-xemacs21/pkg-message deleted file mode 100644 index 575fbc4093d6..000000000000 --- a/mail/mew3-xemacs21/pkg-message +++ /dev/null @@ -1,13 +0,0 @@ -************************************************************************* -* You must set at least following elisps to your own dot.emacs file: * -* * -* (autoload 'mew "mew" nil t) * -* (autoload 'mew-send "mew" nil t) * -* (setq mew-mail-domain "domain of e-mail address") * -* (setq mew-pop-server "your POP server") ;; if not localhost * -* (setq mew-smtp-server "your SMTP server") ;; if not localhost * -* (setq mew-icon-directory "icon directory") ;; if using XEmacs * -* (setq mew-prog-pgpkey "fetch") ;; for PGP use * -* (setq mew-prog-pgpkey-arg '("-q" "-o" "-"));; for PGP use * -* * -************************************************************************* |