summaryrefslogtreecommitdiff
path: root/lisp/progmodes/verilog-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixesPaul Eggert2014-12-121-1/+1
* Sync with upstream verilog-mode revision aa4b777Wilson Snyder2014-12-081-61/+140
* Sync with upstream verilog-mode revision c075a492Wilson Snyder2014-10-061-14/+54
* Rename 24.5 to 25.1Stefan Monnier2014-09-291-1/+1
* Sync with upstream verilog-mode revision 3cd8144Wilson Snyder2014-06-011-28/+56
* * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-281-1/+5
* Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert2014-05-041-1/+1
|\
| * Doc fixesGlenn Morris2014-05-011-1/+1
* | Sync with upstream verilog-mode revision 702457dWilson Snyder2014-03-251-45/+55
|/
* Spelling fixes.Paul Eggert2014-01-091-2/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Sync with upstream verilog-mode revision 78e66ba.Stefan Monnier2013-11-131-65/+36
* Spelling fixes.Paul Eggert2013-11-041-2/+2
* * lisp/progmodes/verilog-mode.el (verilog-mode): Don't setJohan Bockgård2013-10-201-1/+1
* * lisp/progmodes/verilog-mode.el (verilog-case-fold): Add :version.Glenn Morris2013-10-181-0/+1
* Sync with upstream verilog-mode revision 1a6ecec7Wilson Snyder2013-10-181-162/+313
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* Sync with upstream verilog-mode r840.Wilson Snyder2013-05-161-13/+25
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-081-7/+7
* * lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".Stefan Monnier2013-05-081-0/+2
* In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-121-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add missing :version tagsGlenn Morris2012-10-061-0/+3
* Spelling fixes.Paul Eggert2012-10-041-2/+2
* * verilog-mode.el (verilog-auto-inst-interfaced-ports): Add :version tag.Chong Yidong2012-09-281-1/+2
* Fix last change in verilog-mode.el.Chong Yidong2012-09-271-1/+1
* Synch verilog-mode.el to latest upstream version.Wilson Snyder2012-09-261-92/+611
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-2/+2
* Spelling fixes.Paul Eggert2012-05-281-2/+2
* Merge verilog-mode.el from upstream.Wilson Snyder2012-05-031-425/+749
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-1/+1
* Don't add modes to which-func-modes if already set to t.Juanma Barranquero2012-04-211-1/+1
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-82/+82
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+6
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-301-4/+4
* Spelling fixes.Paul Eggert2011-12-181-1/+1
* Spelling fixes.Paul Eggert2011-12-161-9/+9
* Update verilog-mode.el from master.Michael McNamara2011-11-301-585/+1473
* Fix typos.Juanma Barranquero2011-11-241-1/+1
* Spelling fixes.Paul Eggert2011-11-191-3/+3
* Spelling fixes.Paul Eggert2011-11-171-3/+3
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Fix typos.Juanma Barranquero2011-11-151-2/+2
* Fix typos.Juanma Barranquero2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-141-2/+2
* lisp/progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.Juanma Barranquero2011-06-241-2/+2
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-6/+6
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\