| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't quote lambda expressions with `quote'. | Stefan Monnier | 2011-05-23 | 1 | -6/+6 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Derive from prog-mode, use derived-mode-p, and fix up various | Stefan Monnier | 2010-12-10 | 1 | -40/+26 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-11-09 | 1 | -13/+30 |
|\ \
| |/ |
|
| * | * progmodes/verilog-mode.el (verilog-insert-one-definition) | Wilson Snyder | 2010-11-06 | 1 | -13/+30 |
* | | Replace unneeded compatibility definitions with point-at-bol, point-at-eol. | Glenn Morris | 2010-11-06 | 1 | -21/+8 |
* | | Merge changes from emacs-23 | Chong Yidong | 2010-10-24 | 1 | -707/+1454 |
|\ \
| |/ |
|
| * | verilog-mode.el updates. | Wilson Snyder | 2010-10-23 | 1 | -853/+1669 |
| * | * progmodes/verilog-mode.el (verilog-type-font-keywords): Use | Chong Yidong | 2010-05-27 | 1 | -3/+3 |
* | | Let htmlfontify recognize face aliases (Bug#6279). | Chong Yidong | 2010-05-27 | 1 | -3/+3 |
* | | Replace Lisp calls to delete-backward-char by delete-char. | Stefan Monnier | 2010-05-24 | 1 | -5/+5 |
* | | * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable. | Glenn Morris | 2010-04-15 | 1 | -3/+4 |
* | | * verilog-mode.el (verilog-forward-sexp, verilog-calc-1): Support | Wilson Snyder | 2010-04-06 | 1 | -171/+239 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re, | Dan Nicolaescu | 2009-12-11 | 1 | -37/+126 |
* | * verilog-mode.el (verilog-at-struct-p): Support "signed" and | Dan Nicolaescu | 2009-11-26 | 1 | -37/+57 |
* | * verilog-mode.el (verilog-getopt-file, verilog-set-define): | Stefan Monnier | 2009-11-05 | 1 | -62/+77 |
* | * textmodes/two-column.el (2C-split): | Stefan Monnier | 2009-10-31 | 1 | -8/+10 |
* | Use forward-line rather than goto-line. | Glenn Morris | 2009-09-01 | 1 | -1/+2 |
* | * gnus/nnheader.el (nnheader-find-file-noselect): | Stefan Monnier | 2009-08-28 | 1 | -3/+3 |
* | (top-level): Don't require lucid (and hence run-time cl). | Glenn Morris | 2009-08-25 | 1 | -2/+1 |
* | Kevin Ryde <user42 at zip.com.au> | Glenn Morris | 2009-07-22 | 1 | -2/+2 |
* | (verilog-error-regexp-add-xemacs): Silence compiler by only defining on XEmacs. | Glenn Morris | 2009-07-19 | 1 | -23/+24 |
* | (verilog-error-regexp-emacs-alist): Coded custom | Dan Nicolaescu | 2009-07-06 | 1 | -59/+93 |
* | * verilog-mode.el (verilog-beg-of-statement) | Dan Nicolaescu | 2009-06-28 | 1 | -697/+1210 |
* | (verilog-mode): Avoid circular use of syntax-ppss. | Stefan Monnier | 2009-02-12 | 1 | -2/+11 |
* | Replace last-command-char with last-command-event. | Glenn Morris | 2009-01-09 | 1 | -4/+4 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | * verilog-mode.el (verilog-library-extensions): Enable .sv | Dan Nicolaescu | 2008-09-05 | 1 | -87/+170 |
* | * verilog-mode.el (verilog-do-indent): Remove special indent for | Dan Nicolaescu | 2008-07-30 | 1 | -113/+267 |
* | (verilog-type-font-keywords): Add leda and 0in | Dan Nicolaescu | 2008-05-08 | 1 | -64/+67 |
* | (verilog-getopt-file): Cleanup warning message format. | Dan Nicolaescu | 2008-05-06 | 1 | -190/+305 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Cleanup the bug-report email addresses and make sure the | Stefan Monnier | 2008-04-16 | 1 | -0/+5 |
* | * progmodes/verilog-mode.el (verilog-auto-inout-module): | Dan Nicolaescu | 2008-03-28 | 1 | -117/+156 |
* | (verilog-auto-output) | Dan Nicolaescu | 2008-03-25 | 1 | -17/+80 |
* | (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including | Dan Nicolaescu | 2008-03-20 | 1 | -1/+2 |
* | (verilog-easy-menu-filter): New function. | Dan Nicolaescu | 2008-03-20 | 1 | -153/+251 |
* | (verilog-syntax-ppss): New function. | Stefan Monnier | 2008-03-19 | 1 | -49/+28 |
* | (verilog-highlight-grouping-keywords): | Dan Nicolaescu | 2008-03-03 | 1 | -9/+9 |
* | * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the | Dan Nicolaescu | 2008-03-03 | 1 | -10/+22 |
* | * textmodes/css-mode.el (css-indent-offset, css-electric-keys): | Dan Nicolaescu | 2008-03-01 | 1 | -0/+1 |
* | (eval-when-compile): Don't define | Dan Nicolaescu | 2008-02-21 | 1 | -56/+26 |
* | * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs | Dan Nicolaescu | 2008-02-21 | 1 | -46/+88 |
* | Re-commit doc fixes accidentally reverted. | Juanma Barranquero | 2008-02-20 | 1 | -141/+142 |
* | * progmodes/verilog-mode.el (customize): Fix typo in error message. | Dan Nicolaescu | 2008-02-20 | 1 | -142/+141 |
* | (verilog-mode-version, verilog-mode-release-date, erilog-mode-release-emacs, | Juanma Barranquero | 2008-02-18 | 1 | -23/+23 |
* | (customize): Fix typo in error message. | Juanma Barranquero | 2008-02-18 | 1 | -128/+129 |