]> git.eshelyaron.com Git - emacs.git/commit
New hook save-place-after-find-file-hook
authorStefan Kangas <stefan@marxist.se>
Thu, 30 Jun 2022 11:47:59 +0000 (13:47 +0200)
committerStefan Kangas <stefan@marxist.se>
Thu, 30 Jun 2022 12:07:15 +0000 (14:07 +0200)
commitbf65073767de47e3dfdb9b3086d4abd3ecb0089b
tree575967d2b903140959c27f3302afdcd8467208be
parent80cf13a3d27d8a967feafeec32fd130529635592
New hook save-place-after-find-file-hook

This is intended for use in Org mode, where we currently use advise.
* lisp/saveplace.el (save-place-after-find-file-hook): New hook.
(save-place-find-file-hook): Run new hook.
etc/NEWS
lisp/saveplace.el