format-decode-buffer
format-decode-buffer is an interactive compiled Lisp function in `format.el
'.
(format-decode-buffer &optional FORMAT)
Translate the buffer from some FORMAT.
If the format is not specified, attempt a regexp-based guess.
Set `buffer-file-format' to the format used, and call any
format-specific mode functions.