view-return-to-alist-update

view-return-to-alist-update is an autoloaded compiled Lisp function in `view.el'.

(view-return-to-alist-update BUFFER &optional ITEM)

This function is obsolete since 24.1;
this function has no effect.

Update `view-return-to-alist' of buffer BUFFER.
Remove from `view-return-to-alist' all entries referencing dead
windows. Optional argument ITEM non-nil means add ITEM to
`view-return-to-alist' after purging. For a description of items
that can be added see the RETURN-TO-ALIST argument of the
function `view-mode-exit'. If `view-return-to-alist' contains an
entry for the selected window, purge that entry from
`view-return-to-alist' before adding ITEM.