[
{ type: install
  message: <<EOM
To use verilog-mode features in Emacs, add the following lines to your Emacs
startup configuration:

(add-to-list 'auto-mode-alist '("\\.[ds]?v\\'" . verilog-mode))
EOM
}
]
