Variable: verilog-modi-cache-preserve-tick
verilog-modi-cache-preserve-tick is a variable defined in
verilog-mode.el.gz.
Value
nil
Documentation
Modification tick after which the cache is still considered valid.
Use verilog-preserve-modi-cache to set it.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/verilog-mode.el.gz
(defvar verilog-modi-cache-preserve-tick nil
"Modification tick after which the cache is still considered valid.
Use `verilog-preserve-modi-cache' to set it.")