2001-10-31 Simon Josefsson <jas@extundo.com>
authorSimon Josefsson <jas@extundo.com>
Wed, 31 Oct 2001 18:58:03 +0000 (18:58 +0000)
committerSimon Josefsson <jas@extundo.com>
Wed, 31 Oct 2001 18:58:03 +0000 (18:58 +0000)
* gnus.texi (Group Parameters): Add integer `display'.
(IMAP): Fix.

texi/ChangeLog
texi/gnus.texi

index a9a4306..0a81b84 100644 (file)
@@ -1,3 +1,8 @@
+2001-10-31  Simon Josefsson  <jas@extundo.com>
+
+       * gnus.texi (Group Parameters): Add integer `display'.
+       (IMAP): Fix.
+
 2001-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus.texi (NNTP): Added documentation for
index ae5d25f..87cf280 100644 (file)
@@ -2756,6 +2756,10 @@ display on entering the group.  Valid values are:
 @item all
 Display all articles, both read and unread.
 
+@item an integer
+Display the last INTEGER articles in the group.  This is the same as
+entering the group with C-u INTEGER.
+
 @item default
 Display the default visible articles, which normally includes unread and
 ticked articles.
@@ -14087,7 +14091,7 @@ server name if not specified.
 @vindex nnimap-server-port
 Port on server to contact.  Defaults to port 143, or 993 for SSL.
 
-Note that this should be a integer, example server specification:
+Note that this should be an integer, example server specification:
 
 @lisp
 (nnimap "mail.server.com"