Function: sort-pages-in-region

sort-pages-in-region is a function alias and interactive for pages-sort-region, defined in page-ext.el.gz.

This command is obsolete since 27.1; use pages-sort-region instead.

Signature

(sort-pages-in-region REVERSE BEG END)

Documentation

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).

Key Bindings

Aliases

sort-pages-in-region (obsolete since 27.1)