Variable: preview-last-location

preview-last-location is a buffer-local variable defined in preview.el.

Documentation

Restored cursor position marker for reopened previews.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/preview.el
(defvar-local preview-last-location nil
  "Restored cursor position marker for reopened previews.")