Indent.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 5 Jan 2003 08:21:01 +0000 (08:21 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 5 Jan 2003 08:21:01 +0000 (08:21 +0000)
lisp/gnus-sum.el

index f00538d..ca63d10 100644 (file)
@@ -6681,7 +6681,8 @@ Returns the article selected or nil if there are no unread articles."
        (let ((data gnus-newsgroup-data))
          (while (and data
                      (and (not (and undownloaded
-                                    (memq (car data) gnus-newsgroup-undownloaded)))
+                                    (memq (car data)
+                                          gnus-newsgroup-undownloaded)))
                           (if unseen
                               (or (not (memq
                                         (gnus-data-number (car data))