whitespace-toggle-list

whitespace-toggle-list is a compiled Lisp function in `whitespace.el'.

(whitespace-toggle-list LOCAL-P ARG THE-LIST)

Toggle options in THE-LIST based on list ARG.

If LOCAL-P is non-nil, it uses a local context; otherwise, it
uses a global context.

ARG is a list of options to be toggled.

THE-LIST is a list of options. This list will be toggled and the
resultant list will be returned.