Variable: verilog-preprocess-history

verilog-preprocess-history is a variable defined in verilog-mode.el.gz.

Value

nil

Documentation

History for verilog-preprocess.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/verilog-mode.el.gz
;; We don't mark it safe, as it's used as a shell command

(defvar verilog-preprocess-history nil
  "History for `verilog-preprocess'.")