emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 08 May 2008 13:44:49 +0000

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

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13687
retrieving revision 1.13688
diff -u -b -r1.13687 -r1.13688
--- ChangeLog   8 May 2008 11:24:15 -0000       1.13687
+++ ChangeLog   8 May 2008 13:44:16 -0000       1.13688
@@ -1,3 +1,19 @@
+2008-05-08  Michael McNamara  <address@hidden>
+
+       * verilog-mode.el (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.
+
 2008-05-08  Eli Zaretskii  <address@hidden>
 
        * epa-file.el: Require epa-hook.




reply via email to

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