* progmodes/verilog-mode.el (verilog-declaration-core-re):
commit7e2a60001ef4611850e77105dac5ec443a023288
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 4 Feb 2008 16:36:48 +0000 (4 16:36 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 4 Feb 2008 16:36:48 +0000 (4 16:36 +0000)
treea09e5e27243528ddb84411b4ddcabf20857d6af5
parentcb11476b222555583a5afe3f61d08fc8191d0ccc
* progmodes/verilog-mode.el (verilog-declaration-core-re):
Add port directions by themselves, with no qualification, as base
item of a declaration.
(verilog-pretty-declarations): Add new flag that inhibits printing
to the message buffer.
(verilog-pretty-expr): Add new flag that inhibits printing to the
message buffer.  Improve handling of the many types of expression
line up.
(verilog-just-one-space): Don't print an empty message.
(verilog-get-lineup-indent): Rework to support the better handling
of expression lineup for verilog-pretty-expr.
(verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
(verilog-mode-version, verilog-mode-release-date): Update.
lisp/ChangeLog
lisp/progmodes/verilog-mode.el