From e831ccaaa5f070cc9ad3683d215b6f108161eb02 Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Sun, 19 Sep 2010 21:58:03 +0200 Subject: [PATCH] Document INFO. --- texi/gnus.texi | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/texi/gnus.texi b/texi/gnus.texi index 80acd4f79..de96f7a0d 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -29672,7 +29672,7 @@ group and article numbers are when fetching articles by on successful article retrieval. -@item (nnchoke-request-group GROUP &optional SERVER FAST) +@item (nnchoke-request-group GROUP &optional SERVER FAST INFO) Get data on @var{group}. This function also has the side effect of making @var{group} the current group. @@ -29680,6 +29680,9 @@ making @var{group} the current group. If @var{fast}, don't bother to return useful data, just make @var{group} the current group. +If @var{info}, it allows the backend to update the group info +structure. + Here's an example of some result data and a definition of the same: @example -- 2.25.1