elpa-persist
persist variables between Emacs Sessions
Description
This package enables variables that persist across Emacs sessions. The main entry point is `persist-defvar', which behaves like `defvar', but which persists the variables between sessions. Variables are automatically saved when Emacs exits. Other useful functions are `persist-save', which saves the variable immediately, `persist-load', which loads the saved value, and `persist-reset', which resets a variable to its default value. Each persistent variable+value pair is stored in a unique file in a subdirectory of 'user-emacs-directory'.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://elpa.gnu.org/packages/persist.html
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install elpa-persist