Variable: highlight-function-calls-not
highlight-function-calls-not is a customizable variable defined in
highlight-function-calls.el.
Value
nil
Documentation
Whether to highlight not.
Source Code
;; Defined in ~/.emacs.d/elpa/highlight-function-calls-20240922.1826/highlight-function-calls.el
(defcustom highlight-function-calls-not nil
"Whether to highlight `not'."
:type 'boolean)