Try to keep the async hash table size reasonable.
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Fri, 1 Oct 2010 22:01:28 +0000 (00:01 +0200)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Fri, 1 Oct 2010 22:01:28 +0000 (00:01 +0200)
commit6cbf58817f9adb71e0c3557400e31ff7afdc8e31
tree37ffae2bb2b5fe19be1f2dbfd724773da6717d96
parentecd2875e766d037f626b414f3cd7ba58a7684276
Try to keep the async hash table size reasonable.

* gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
table, too.  Suggested by Stefan Wiens.
(gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
the table unnecessary.  Suggested by Stefan Wiens.
lisp/ChangeLog
lisp/gnus-async.el