diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2008-02-21 05:15:31 +0000 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2008-02-21 05:15:31 +0000 |
commit | 2a9eb3f5f867a87b1c2c1495715fa44e9f5b601b (patch) | |
tree | f0f9425349ed749b5df32438967ce7d5cdafd2f4 /lisp/emacs-lisp/lisp-mnt.el | |
parent | f8016ed60d08279edcbe91f9642a7d40bae89b28 (diff) | |
download | emacs-2a9eb3f5f867a87b1c2c1495715fa44e9f5b601b.tar.gz emacs-2a9eb3f5f867a87b1c2c1495715fa44e9f5b601b.tar.bz2 emacs-2a9eb3f5f867a87b1c2c1495715fa44e9f5b601b.zip |
* progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
conditional.
(verilog-font-grouping-keywords-face): Make the begin..end
keywords standout more than other verilog keywords.
(verilog-type-font-keywords): Move the begin..end out of this list
to facilitate making them to (potentially) stand out more.
(verilog-backward-token): Fix indent of bare always{_*}?, initial,
function & task blocks.
(verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
initial, function & task blocks.
(verilog-forward-sexp): Handle the new "disable fork" statement of
IEEE-1800 Verilog.
(verilog-beg-block-re-ordered): Handle the new "disable fork"
statement of IEEE-1800 Verilog.
(verilog-calc-1): Handle the new "disable fork" statement of
IEEE-1800 Verilog.
(verilog-disable-fork-re): Add const to help handle the new
"disable fork" statement of IEEE-1800 Verilog.
(verilog-declaration-core-re): Add port directions by themselves,
with no qualification, as base item of a declaration.
(verilog-pretty-declarations): Add new flag to ask it to refrain
from printing to the message buffer.
(verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
printing to the message buffer. Improve handling of the many
types of expression line up.
(verilog-just-one-space): Remove printing of 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.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mnt.el')
0 files changed, 0 insertions, 0 deletions