sort-pages-in-region
sort-pages-in-region is an interactive compiled Lisp function in `page-ext.el
'.
(sort-pages-in-region REVERSE BEG END)
Sort pages in region alphabetically. Prefix arg means reverse order.
Called from a program, there are three arguments:
REVERSE (non-nil means reverse order), BEG and END (region to sort).