Synch with Gnus.
authoryamaoka <yamaoka>
Mon, 11 Sep 2000 22:18:44 +0000 (22:18 +0000)
committeryamaoka <yamaoka>
Mon, 11 Sep 2000 22:18:44 +0000 (22:18 +0000)
contrib/rfc2015.el

index 2525a2d..68305a8 100644 (file)
@@ -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'.
 ;;