]> git.eshelyaron.com Git - emacs.git/commit
Fix various verilog-mode.el issues.
authorWilson Snyder <wsnyder@wsnyder.org>
Mon, 8 May 2017 17:44:47 +0000 (13:44 -0400)
committerWilson Snyder <wsnyder@wsnyder.org>
Mon, 8 May 2017 17:44:47 +0000 (13:44 -0400)
commite93f39d2e6b56319511f778e85da32ba05359668
treeb9eb565f3bf06e525781009828ec40789a67add0
parent73e3ed48e21287d48fda8d04e55f8b79b526ca50
Fix various verilog-mode.el issues.

* lisp/progmodes/verilog-mode.el (verilog-read-decls): Fix SystemVerilog
2012 import breaking AUTOINST.  Reported by Johannes Schaefer.
(verilog-auto-wire-type, verilog-insert-definition): Fix AUTOWIRE using
logic in top-level non-SystemVerilog module, bug1142.  Reported by Marcin K.
(verilog-define-abbrev-table) (verilog-mode-abbrev-table): Don't expand
abbrev inside comment/strings, bug1102. Reported by Slava Yuzhaninov.
(verilog-auto): Fix AUTORESET widths pulling from AUTOREGINPUT,
msg2143. Reported by Galen Seitz.
(verilog-modify-compile-command): Fix expansion of __FLAGS__ when
compile-command is globally set, bug1119.  Reported by Galen Seitz.
lisp/progmodes/verilog-mode.el