Variable: TeX-command-buffer
TeX-command-buffer is a variable defined in tex.el.
Value
nil
Documentation
The buffer from where the last TeX command was issued.
Key Bindings
Source Code
;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/tex.el
(defvar TeX-command-buffer nil
"The buffer from where the last TeX command was issued.")