From 228731fd4bbed529d2c13159ba2d7aa6e703894d Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Sun, 5 Jan 2003 08:21:01 +0000 Subject: [PATCH] Indent. --- lisp/gnus-sum.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el index f00538d8f..ca63d1066 100644 --- a/lisp/gnus-sum.el +++ b/lisp/gnus-sum.el @@ -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)) -- 2.25.1