Function: compilation--file-struct->formats

compilation--file-struct->formats is a macro defined in compile.el.gz.

Signature

(compilation--file-struct->formats FS)

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/compile.el.gz
(defmacro compilation--file-struct->formats (fs) `(cadr ,fs))