[GNU ELPA] Persist version 0.8

ELPA update <[email protected]>
Newsgroups gmane.emacs.sources
Message-ID <[email protected]>
Version 0.8 of package Persist has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Persist describes itself as:

  ========================================
  Persist Variables between Emacs Sessions
  ========================================

More at https://elpa.gnu.org/packages/persist.html

## Summary:

  This package provides variables which persist across sessions.

  The main entry point is `persist-defvar' which behaves like
  `defvar' but which persists the variables between session.  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,
  `persist-reset' which resets to the default value.

  Values are stored in a directory in `user-emacs-directory', using
  one file per value.  This makes it easy to delete or remove unused
  variables.

## Recent NEWS:

[Not provided 🙁]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.