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 [EMACS_22_BASE]


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Thu, 10 Jan 2008 07:05:15 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Dan Nicolaescu <dann>   08/01/10 07:05:13

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.535
retrieving revision 1.11049.2.536
diff -u -b -r1.11049.2.535 -r1.11049.2.536
--- ChangeLog   10 Jan 2008 04:04:46 -0000      1.11049.2.535
+++ ChangeLog   10 Jan 2008 07:05:10 -0000      1.11049.2.536
@@ -1,3 +1,15 @@
+2008-01-10  Dan Nicolaescu  <address@hidden>
+
+       * progmodes/verilog-mode.el (verilog-mode-map): Don't bind C-M-a,
+       C-M-e and C-M-h for emacs, they work by default.
+       (verilog-emacs-features): Remove.
+       (verilog-setup-dual-comments, verilog-populate-syntax-table):
+       Remove.  Move syntax table initialization ...
+       (verilog-mode-syntax-table): ... here.
+       (verilog-mode): Don't initialize the syntax table here.
+       (verilog-mark-defun): Only do something useful for XEmacs, emacs
+       does not need it.
+
 2008-01-10  Glenn Morris  <address@hidden>
 
        * shell.el (shell-dirtrack-verbose, shell-mode)




reply via email to

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