Variable: verilog-auto-template-hits

verilog-auto-template-hits is a buffer-local variable defined in verilog-mode.el.gz.

Documentation

Successful lookups with verilog-read-auto-template-hit.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/verilog-mode.el.gz
;;(progn (find-file "auto-template.v") (verilog-read-auto-template "ptl_entry"))

(defvar verilog-auto-template-hits nil "Successful lookups with `verilog-read-auto-template-hit'.")