Variable: verilog-mode-abbrev-table

verilog-mode-abbrev-table is a variable defined in verilog-mode.el.gz.

Value

[## 0 0 reg casex 0 casez else\ if 0 task inout 0 function 0 0 0 output 0 0 0 class 0 assign 0 0 0 0 0 generate 0 input 0 0 0 0 0 0 0 0 0 initial fork 0 0 0 wire primitive 0 while begin case module if 0 0 0 0 0 0]

Documentation

Abbrev table for Verilog mode skeletons.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/verilog-mode.el.gz
(defvar verilog-mode-abbrev-table nil
  "Abbrev table in use in Verilog-mode buffers.")