Variable: eieio-persistent
eieio-persistent is a variable without a source file.
This variable is obsolete since 25.1; use 'eieio-persistent instead
Value
eieio-persistent
Documentation
This special class enables persistence through save files.
Use the object-write method to write this object to disk. The save
format is Emacs Lisp code which calls the constructor for the saved
object. For this reason, only slots which do not have an :initarg
specified will not be saved.