Function: org-persist-read:elisp
org-persist-read:elisp is a byte-compiled function defined in
org-persist.el.gz.
Signature
(org-persist-read:elisp _ LISP-VALUE _)
Documentation
Read elisp container and return LISP-VALUE.
Source Code
;; Defined in /usr/src/emacs/lisp/org/org-persist.el.gz
(defun org-persist-read:elisp (_ lisp-value __)
"Read elisp container and return LISP-VALUE."
lisp-value)