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