]> 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>
Thu, 11 May 2017 02:36:40 +0000 (10:36 +0800)
commit7f263d8a9de4c53902105f1becd86872811be813
tree509c928dc52312924284ce33f4320b26a9e53ac8
parent0e2516b72c80fb89f16208fc1c1831b34377afe2
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