Function: -remove-item
-remove-item is a for remove, defined in subr.el.gz.
Signature
(-remove-item ITEM LIST)
Documentation
Return a copy of LIST with all occurrences of ITEM removed.
The comparison is done with equal.
-remove-item-remove-item is a for remove, defined in subr.el.gz.
(-remove-item ITEM LIST)
Return a copy of LIST with all occurrences of ITEM removed.
The comparison is done with equal.