* gnus-sum.el (gnus-summary-find-next): Removed undownloaded
authorKevin Greiner <kevin.greiner@compsol.cc>
Wed, 22 Jan 2003 05:31:37 +0000 (05:31 +0000)
committerKevin Greiner <kevin.greiner@compsol.cc>
Wed, 22 Jan 2003 05:31:37 +0000 (05:31 +0000)
commit5b8aec7a75460225b3a62013f3ab42edb7eeb6a9
treed0fd057c2b53585e08d8611c556ddbf5aa3c7440
parent8540c9915bf3e33bc32af4d08f7a2a91ea7018ee
* gnus-sum.el (gnus-summary-find-next): Removed undownloaded
parameter as it never worked due to a bug.  Added check to prevent
selection of any article in the gnus-newsgroup-unfetched list.
(gnus-summary-find-prev): Added check to prevent selection of any
article in the gnus-newsgroup-unfetched list.
(gnus-summary-first-subject): Documented API. Modified
implementation so that constraints are handled independently.
Added check to prevent selection of any article in the
gnus-newsgroup-unfetched list.
(gnus-summary-first-unseen-subject): Updated parameters in
gnus-summary-first-subject call to match new API.
(gnus-summary-first-unseen-or-unread-subject): Ditto.
(gnus-summary-catchup): Do not mark unfetched articles as read.
lisp/gnus-sum.el