From: yamaoka Date: Mon, 11 Sep 2000 22:18:44 +0000 (+0000) Subject: Synch with Gnus. X-Git-Tag: t-gnus-6_14-quimby-before-installer-changed-~105 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49145ea21f91c9c2d104971506c397bdd77ad007;p=elisp%2Fgnus.git- Synch with Gnus. --- diff --git a/contrib/rfc2015.el b/contrib/rfc2015.el index 2525a2d..68305a8 100644 --- a/contrib/rfc2015.el +++ b/contrib/rfc2015.el @@ -23,8 +23,8 @@ ;;; Commentary: -;; Installation: put the following statement in ~/.gnus: -;; (rfc2015-setup) +;; Installation: put the following statement in ~/.gnus or ~/.emacs: +;; (add-hook 'gnus-startup-hook 'rfc2015-setup) ;; You may have to make sure that the directory where this file lives ;; is mentioned in `load-path'. ;;