Variable: verilog-cache-has-lisp
verilog-cache-has-lisp is a buffer-local variable defined in
verilog-mode.el.gz.
Documentation
True if any AUTO_LISP in buffer.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/verilog-mode.el.gz
(defvar verilog-cache-has-lisp nil "True if any AUTO_LISP in buffer.")