1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00

New file.

This commit is contained in:
Dan Nicolaescu 2007-12-08 17:58:56 +00:00
parent be11f56846
commit 6341f35755
3 changed files with 10342 additions and 0 deletions

View File

@ -88,6 +88,8 @@ that the desktop being saved is not an update of the one on disk.
** The new package vera-mode.el provides a major mode for editing Vera files.
** The new package verilog-mode.el provides a major mode for editing Verilog files.
** The new package socks.el implements the SOCKS v5 protocol.
** VC

View File

@ -1,3 +1,8 @@
2007-12-08 Michael McNamara <mac@verilog.com>
Wilson Snyder <wsnyder@wsnyder.org>
* progmodes/verilog-mode.el: New file.
2007-12-08 Eli Zaretskii <eliz@fencepost.gnu.org>
* international/latexenc.el (latexenc-find-file-coding-system): If

10335
lisp/progmodes/verilog-mode.el Normal file

File diff suppressed because it is too large Load Diff