Variable: TeX-error-file
TeX-error-file is a buffer-local variable defined in tex.el.
Documentation
Stack of files in which errors have occurred.
Source Code
;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/tex.el
(defvar-local TeX-error-file nil
"Stack of files in which errors have occurred.")