gnus-string<
gnus-string< is a compiled Lisp function in `gnus-util.el
'.
(gnus-string< S1 S2)
Return t if first arg string is less than second in lexicographic order.
Case is significant if and only if `case-fold-search' is nil.
Symbols are also allowed; their print names are used instead.