]> git.eshelyaron.com Git - emacs.git/commit
Use .eld for some relevant cache and data files
authorStefan Kangas <stefankangas@gmail.com>
Sat, 8 Mar 2025 12:41:22 +0000 (13:41 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Mar 2025 18:47:33 +0000 (19:47 +0100)
commitc7e29c1f000517b8efdad30002e1a0f75cb8e5aa
treea0e9ce033cb7c87b34ab35daf5816295c11eaaa5
parentfc4764eac56a503c16ea639f4c62a2f513179ac5
Use .eld for some relevant cache and data files

* lisp/bookmark.el (bookmark-default-file):
* lisp/net/nsm.el (nsm-settings-file):
* lisp/progmodes/project.el (project-list-file):
* lisp/saveplace.el (save-place-file): Rename files to have the file
suffix ".eld".  This change is backwards-compatible.

(cherry picked from commit 3396f0e5678cf1edb0056917182b30927a35335b)
lisp/bookmark.el
lisp/net/nsm.el
lisp/progmodes/project.el
lisp/recentf.el
lisp/saveplace.el