Homepage: https://www.gnu.org/software/emacs
Author: Karl Fogel
Automatically save place in files
Automatically save place in files, so that visiting them later (even during a different Emacs session) automatically moves point to the saved position, when the file is first found. Uses the value of buffer-local variable save-place-mode to determine whether to save position or not. Thanks to Stefan Schoef, who sent a patch with the `save-place-version-control' stuff in it.