getf
getf is an alias for `cl-getf' in `cl.el
'.
(getf PROPLIST PROPNAME &optional DEFAULT)
Search PROPLIST for property PROPNAME; return its value or DEFAULT.
PROPLIST is a list of the sort returned by `symbol-plist'.
cl.el
'.
(getf PROPLIST PROPNAME &optional DEFAULT)
Search PROPLIST for property PROPNAME; return its value or DEFAULT.
PROPLIST is a list of the sort returned by `symbol-plist'.