view-return-to-alist

view-return-to-alist is a variable defined in `view.el'.
Its value is
nil

  • Automatically becomes permanently buffer-local when set.
  • This variable is obsolete since 24.1;
    this variable is no more used.

Documentation:
What to do with used windows and where to go when finished viewing buffer.
This is local in each buffer being viewed.
It is added to by `view-mode-enter' when starting to view a buffer and
subtracted from by `view-mode-exit' when finished viewing the buffer.

See RETURN-TO-ALIST argument of function `view-mode-exit' for the format of
`view-return-to-alist'.