2001-09-26 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
authorShengHuo ZHU <zsh@cs.rochester.edu>
Wed, 26 Sep 2001 04:25:00 +0000 (04:25 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Wed, 26 Sep 2001 04:25:00 +0000 (04:25 +0000)
* gnus.texi (Limiting): Addition.

texi/ChangeLog
texi/gnus.texi

index 3b90a29..2c31adf 100644 (file)
@@ -1,3 +1,7 @@
+2001-09-26 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus.texi (Limiting): Addition.
+
 2001-09-25 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus.texi (Pterodactyl Gnus): Put @item in one line.
index 94b48ab..9c1d4d9 100644 (file)
@@ -5821,6 +5821,18 @@ Mark all excluded unread articles as read
 (@code{gnus-summary-limit-mark-excluded-as-read}).   If given a prefix,
 also mark excluded ticked and dormant articles as read.
 
+@item / N
+@kindex / N (Summary)
+@findex gnus-summary-insert-new-articles
+Insert all new articles in the summary buffer. It scans for new emails
+if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
+
+@item / o
+@kindex / o (Summary)
+@findex gnus-summary-insert-old-articles
+Insert all old articles in the summary buffer. If given a numbered
+prefix, fetch this number of articles.  
+
 @end table