summaryrefslogtreecommitdiff
path: root/lisp/saveplace.el
Commit message (Collapse)AuthorAgeFilesLines
* (save-place-find-file-hook): Check after-find-file-from-revert-buffer.Richard M. Stallman1994-09-061-1/+2
|
* (save-place-kill-emacs-hook): Fix typo.Richard M. Stallman1994-04-141-1/+1
|
* (save-place-find-file-hook, save-place-kill-emacs-hook): New functions.Richard M. Stallman1994-04-061-24/+19
| | | | (hooks for find-file-hooks,kill-emacs-hook): Use those new functions.
* (save-place-version-control): New var, for determiningRichard M. Stallman1994-04-041-7/+24
| | | | | | | how to back up the master saved-places file. (save-place-alist-to-file): Bind version-control depending on `save-place-version-control'. (hook for find-file-hooks): Specify the APPEND arg to add-hook.
* entered into RCSRichard M. Stallman1993-08-131-0/+186