From 15de583930e62c041bbad622e6fd88a52865d626 Mon Sep 17 00:00:00 2001 From: hayashi Date: Mon, 22 Feb 1999 07:31:04 +0000 Subject: [PATCH] Bug fix --- texi/gnus.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/texi/gnus.texi b/texi/gnus.texi index 68372f6..9bfcc2c 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -1028,8 +1028,8 @@ A hook run as the very last thing after starting up gnus A hook that is run as the very last thing after starting up gnus successfully. -@item gnus-started-hook -@vindex gnus-started-hook +@item gnus-setup-news-hook +@vindex gnus-setup-news-hook A hook that is run after reading the @file{.newsrc} file(s), but before generating the group buffer. -- 1.7.10.4