gnus-sorted-nintersection
gnus-sorted-nintersection is an autoloaded compiled Lisp function in `gnus-range.el
'.
(gnus-sorted-nintersection LIST1 LIST2)
Return intersection of LIST1 and LIST2 by modifying cdr pointers of LIST1.
LIST1 and LIST2 have to be sorted over <.