Variable: verilog-auto-last-file-locals

verilog-auto-last-file-locals is a variable defined in verilog-mode.el.gz.

Value

nil

Documentation

Text from file-local-variables during last evaluation.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/verilog-mode.el.gz
(defvar verilog-auto-last-file-locals nil
  "Text from file-local-variables during last evaluation.")