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


From: Dan Nicolaescu
Subject: [Emacs-commit] emacs/lisp progmodes/verilog-mode.el ChangeLog
Date: Thu, 08 May 2008 13:44:48 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/05/08 13:44:19

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

Log message:
        (verilog-type-font-keywords): Add leda and 0in
        as pragma keywords.
        (verilog-pretty-expr): Support lining up assignments which include
        part selects.
        (verilog-mode): More portable check for the availability of
        hideshow support.
        (verilog-do-indent): Remove special indent for declarations inside
        a parenthetical list.  The code is ill-advised, and doesn't work
        given the new user defined types.
        (verilog-set-auto-endcomments): Enhance function automatic
        endcomment to support functions that return user defined types.
        (verilog-mode): Add code to tell which-function-mode minor mode
        that Verilog supports this feature.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/verilog-mode.el?cvsroot=emacs&r1=1.21&r2=1.22
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.13687&r2=1.13688




reply via email to

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