save-place-alist

save-place-alist is a variable defined in `saveplace.el'.
Its value is
nil


Documentation:
Alist of saved places to go back to when revisiting files.
Each element looks like (FILENAME . POSITION);
visiting file FILENAME goes automatically to position POSITION
rather than the beginning of the buffer.
This alist is saved between Emacs sessions.