remf
remf is an alias for `cl-remf' in `cl.el
'.
(remf PLACE TAG)
Remove TAG from property list PLACE.
PLACE may be a symbol, or any generalized variable allowed by `setf'.
The form returns true if TAG was found and removed, nil otherwise.
cl.el
'.
(remf PLACE TAG)
Remove TAG from property list PLACE.
PLACE may be a symbol, or any generalized variable allowed by `setf'.
The form returns true if TAG was found and removed, nil otherwise.