Variable: whitespace-active-style

whitespace-active-style is a buffer-local variable defined in whitespace.el.gz.

Documentation

Used to save locally whitespace-style value.

Source Code

;; Defined in /usr/src/emacs/lisp/whitespace.el.gz
(defvar-local whitespace-active-style nil
  "Used to save locally `whitespace-style' value.")