ert--remove-from-list
ert--remove-from-list is a compiled Lisp function in `ert.el
'.
(ert--remove-from-list LIST-VAR ELEMENT &key KEY TEST)
Remove ELEMENT from the value of LIST-VAR if present.
This can be used as an inverse of `add-to-list'.
ert.el
'.
(ert--remove-from-list LIST-VAR ELEMENT &key KEY TEST)
Remove ELEMENT from the value of LIST-VAR if present.
This can be used as an inverse of `add-to-list'.