]> git.eshelyaron.com Git - emacs.git/commit
* lisp/gnus/gnus-dup.el: Use lexical-binding
authorBasil L. Contovounesios <contovob@tcd.ie>
Mon, 25 Mar 2019 20:14:40 +0000 (20:14 +0000)
committerBasil L. Contovounesios <contovob@tcd.ie>
Wed, 3 Apr 2019 01:55:41 +0000 (02:55 +0100)
commit2bd3e484041b2b7ea47c236b86f59610d971b609
tree33da485df75171902c7fee4852dbdf57d7846bc9
parente25e7d812f2f3f9a195b7b201b8bd99a5228b108
* lisp/gnus/gnus-dup.el: Use lexical-binding

(gnus-dup-list-dirty): Add docstring.
(gnus-dup-open): Allocate gnus-dup-hashtb more conservatively now
that it is no longer an obarray.
(gnus-dup-enter-articles): Fix off-by-one error.
(gnus-dup-suppress-articles): DRY.

For discussion, see thread starting at:
https://lists.gnu.org/archive/html/emacs-devel/2019-03/msg00974.html
lisp/gnus/gnus-dup.el