sort-pages
sort-pages is an interactive autoloaded compiled Lisp function in `sort.el
'.
(sort-pages REVERSE BEG END)
Sort pages in region alphabetically; argument means descending order.
Called from a program, there are three arguments:
REVERSE (non-nil means reverse order), BEG and END (region to sort).
The variable `sort-fold-case' determines whether alphabetic case affects
the sort order.