Variable: eieio-instance-inheritor
eieio-instance-inheritor is a variable without a source file.
This variable is obsolete since 25.1; use 'eieio-instance-inheritor instead
Value
eieio-instance-inheritor
Documentation
This special class can enable instance inheritance.
Use clone to make a new object that does instance inheritance from
a parent instance. When a slot in the child is referenced, and has
not been set, use values from the parent.