diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2007-12-08 18:43:17 +0000 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2007-12-08 18:43:17 +0000 |
commit | 6edb57162c2967832c85e0f931569715904d7117 (patch) | |
tree | 0303d9fcc08e0b56673645de4e66df0d5c7eba64 /lisp/emacs-lisp/easy-mmode.el | |
parent | 6341f357553e35a165f08e0e75eed4b2bc91c48f (diff) | |
download | emacs-6edb57162c2967832c85e0f931569715904d7117.tar.gz emacs-6edb57162c2967832c85e0f931569715904d7117.tar.bz2 emacs-6edb57162c2967832c85e0f931569715904d7117.zip |
(verilog-mode-version)
(verilog-mode-release-date): Don't use expanding keywords.
(provide): Move to the end of file.
(fboundp): Don't check if eval-when-compile is bound, it is used
later in the file without checking.
(when, unless): Copy definitions from subr.el.
(char-before, defcustom, defface, customize-group)
(verilog-batch-error-wrapper): Don't use old style backquotes.
(verilog-regexp-opt): Avoid using the cl function case.
(verilog-regexp-words): Remove duplicated definition.
(verilog-mode-abbrev-table): Remove, duplicate.
(verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
Declare and initialize in one step.
(verilog-declaration-prefix-re, verilog-declaration-re)
(verilog-end-of-statement, verilog-indent-declaration)
(verilog-get-lineup-indent): Remove trailing whitespace.
(verilog-mode): Fix autoload cookie. Set
beginning-of-defun-function and end-of-defun-function. Use when
instead of if.
(verilog-emacs-features, verilog-auto-ascii-enum)
(verilog-insert-indices): Escape braces in doc strings.
Diffstat (limited to 'lisp/emacs-lisp/easy-mmode.el')
0 files changed, 0 insertions, 0 deletions