]> git.eshelyaron.com Git - emacs.git/commit
Inline nnselect helper macros
authorAndrew G Cohen <cohen@andy.bu.edu>
Thu, 11 May 2017 02:36:40 +0000 (10:36 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Sat, 15 Dec 2018 08:00:41 +0000 (16:00 +0800)
commit5d9101ab1da4ca253535899df97e1990c770e66d
treeccfbbfb689e36e8b56210b21e6a2dfb737ff9347
parent8ad88ac9f36665c2eb1e0eeb81209480898f8de7
Inline nnselect helper macros

* lisp/gnus/gnus-registry.el (gnus-nnselect-group-p):
* lisp/gnus/gnus-sum.el (nnselect-article-rsv): Silence byte-compiler.
* lisp/gnus/nnselect.el (nnselect-group-server): New function.
(nnselect-artlist-length):
(nnselect-artlist-article):
(nnselect-artitem-group):
(nnselect-artitem-number):
(nnselect-artitem-rsv):
(nnselect-article-group):
(nnselect-article-number):
(nnselect-article-rsv):
(nnselect-article-id):
(nnselect-categorize):
(ids-by-group):
(numbers-by-group): Inline for speed.
lisp/gnus/gnus-registry.el
lisp/gnus/gnus-sum.el
lisp/gnus/nnselect.el