emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp progmodes/verilog-mode.el ChangeLog [EMACS_22_


From: Dan Nicolaescu
Subject: [Emacs-commit] emacs/lisp progmodes/verilog-mode.el ChangeLog [EMACS_22_BASE]
Date: Mon, 04 Feb 2008 16:36:54 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Dan Nicolaescu <dann>   08/02/04 16:36:53

Modified files:
        lisp/progmodes : verilog-mode.el 
        lisp           : ChangeLog 

Log message:
        * 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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/verilog-mode.el?cvsroot=emacs&only_with_tag=EMACS_22_BASE&r1=1.1.2.15&r2=1.1.2.16
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&only_with_tag=EMACS_22_BASE&r1=1.11049.2.596&r2=1.11049.2.597




reply via email to

[Prev in Thread] Current Thread [Next in Thread]