summaryrefslogtreecommitdiff
path: root/mail/mew/pkg-message
diff options
context:
space:
mode:
authorKiriyama Kazuhiko <kiri@FreeBSD.org>2001-08-17 12:10:05 +0000
committerKiriyama Kazuhiko <kiri@FreeBSD.org>2001-08-17 12:10:05 +0000
commit629d20a0ddc4bd5592b47612b28138e6b855a600 (patch)
treeba798b9d2fffae50403f3c1a7f9b924978788a0f /mail/mew/pkg-message
parentApply a hotfix against a bug introduced in the latest version where it (diff)
Update 1.94.1 -> 1.94.2. Use bsd.emacs.mk.
Diffstat (limited to 'mail/mew/pkg-message')
-rw-r--r--mail/mew/pkg-message2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mew/pkg-message b/mail/mew/pkg-message
index 448d471d35cb..a57d221f353e 100644
--- a/mail/mew/pkg-message
+++ b/mail/mew/pkg-message
@@ -1,7 +1,7 @@
*************************************************************************
* You must set at least following elisps to your own dot.emacs file: *
* *
-* (require 'mew-emacs-startup) *
+* (require 'mew-setup) *
* (autoload 'mew "mew" nil t) *
* (autoload 'mew-send "mew" nil t) *
* (setq mew-mail-domain-list '("Name_Server_Domain_Name")) *