reverse-region

reverse-region is an interactive autoloaded compiled Lisp function in `sort.el'.


(reverse-region BEG END)

Reverse the order of lines in a region.
From a program takes two point or marker arguments, BEG and END.