canonically-space-region

canonically-space-region is an interactive compiled Lisp function in `fill.el'.


(canonically-space-region BEG END)

Remove extra spaces between words in region.
Leave one space between words, two at end of sentences or after colons
(depending on values of `sentence-end-double-space', `colon-double-space',
and `sentence-end-without-period').
Remove indentation from each line.