order-manuals in drscheme:language:language<%>
Returns a sublist of its input, that specifies the manuals (and their order) to search in. The boolean result indicates if doc.txt files should be searched.
( -> (values (listof string?) boolean?)
send a-drscheme:language:language order-manuals manuals)
manuals : (listof string?)