From 49145ea21f91c9c2d104971506c397bdd77ad007 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Mon, 11 Sep 2000 22:18:44 +0000 Subject: [PATCH] Synch with Gnus. --- contrib/rfc2015.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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'. ;; -- 1.7.10.4