Variable: verilog-cache-has-lisp

verilog-cache-has-lisp is a buffer-local variable defined in verilog-mode.el.gz.

Documentation

Non-nil 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 "Non-nil if any AUTO_LISP in buffer.")