(gnus-agent-fetch-headers): Abstain from calling
authorKai Grossjohann <kgrossjo@eu.uu.net>
Fri, 18 Oct 2002 21:50:08 +0000 (21:50 +0000)
committerKai Grossjohann <kgrossjo@eu.uu.net>
Fri, 18 Oct 2002 21:50:08 +0000 (21:50 +0000)
gnus-list-range-intersection if range (a . b) would have (> a b).

lisp/ChangeLog
lisp/gnus-agent.el

index 86720fb..6e79990 100644 (file)
@@ -21,6 +21,8 @@
        (gnus-agent-fetch-headers): Optimize to call
        gnus-list-of-unread-articles if that is sufficient.
        Check unseen and recent instead of seen and recent.
+       (gnus-agent-fetch-headers): Abstain from calling
+       gnus-list-range-intersection if range (a . b) would have (>