format-decode-region

format-decode-region is an interactive compiled Lisp function in `format.el'.


(format-decode-region FROM TO &optional FORMAT)

Decode the region from some format.
Arg FORMAT is optional; if omitted the format will be determined by looking
for identifying regular expressions at the beginning of the region.