summaryrefslogtreecommitdiff
path: root/lisp/progmodes/verilog-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Fix typosMattias Engdegård2021-02-181-2/+2
* Assume font-lock-mode variable is not voidStefan Kangas2021-02-051-2/+2
* Update lisp/progmodes/verilog-mode.elWilson Snyder2021-02-021-202/+410
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix some over-wide docstringsStefan Kangas2020-12-301-3/+4
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-191-1/+2
* ; Fix typosStefan Kangas2020-09-211-1/+1
* Verilog-Mode collected updates.Wilson Snyder2020-07-051-36/+76
* Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-211-5/+5
* Add `verilog-auto-inst-template-required'.Wilson Snyder2020-02-231-76/+105
* Remove subsumed repetitions in regexpsMattias Engdegård2020-02-201-9/+9
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Verilog-Mode collected updates.Wilson Snyder2019-12-171-5/+10
* 2019-12-05 regexp lint fixesPaul Eggert2019-12-051-1/+1
* Fix regex repetition of repetitionsPaul Eggert2019-12-041-1/+1
* When verilog-auto-ignore-concat is true, also ignore parenthesized signals.Wilson Snyder2019-11-211-11/+11
* Verilog-Mode collected updates.Wilson Snyder2019-11-111-15/+44
* Use quit-window in some functionsAndreas Politz2019-10-131-3/+3
* Verilog-Mode collected updates.Wilson Snyder2019-09-231-31/+39
* Update some URLsPaul Eggert2019-09-231-3/+3
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-1/+1
* * lisp/progmodes/verilog-mode.el: Update Version:Stefan Monnier2019-07-091-1/+1
* Merge branch 'emacs-26' into trunkStefan Monnier2019-07-091-0/+3
|\
| * * lisp/progmodes/verilog-mode.el: One more ELPA Version:Stefan Monnier2019-07-091-0/+3
* | Fix indentation of default clocking definitions.Wilson Snyder2019-07-061-2/+7
* | Backout replacing manually crafted hex regexes with [:xdigit:].Wilson Snyder2019-07-061-4/+4
* | Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-4/+4
* | Clean up verilog-mode.el documentation examples to match behavior.Wilson Snyder2019-06-151-518/+517
* | Fix verilog-mode module backticks; whitespace from prev commits.Wilson Snyder2019-05-061-11/+11
* | Omit/rewrite useless regexp repetitionsPaul Eggert2019-04-121-4/+4
* | Rename variable for clarityMattias Engdegård2019-04-071-3/+3
* | Fix more regexp odditiesPaul Eggert2019-04-071-1/+1
* | Fix verilog-mode vmm statements and AUTOINPUTREG ignores.Wilson Snyder2019-04-021-14/+20
* | 2019-03-26 regex cleanupPaul Eggert2019-03-261-5/+3
* | Fix more regular expression typosPaul Eggert2019-03-181-1/+1
* | Fix regexp issues introduced in last trunk commit.Wilson Snyder2019-03-051-2/+2
* | Fix regular-expression glitches and typos. Update verilog-mode from upstream.Wilson Snyder2019-03-051-19/+21
* | Fix regular-expression glitches and typosPaul Eggert2019-03-041-4/+4
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Update verilog-mode with upstream patches.Wilson Snyder2018-11-261-256/+315
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-99/+99
* | * lisp/progmodes/verilog-mode.el (verilog-mode): Quieten compilation.Glenn Morris2018-03-151-1/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fixes for defcustoms, prompted by cus-test-optsGlenn Morris2017-12-131-4/+4
* * lisp/progmodes/verilog-mode.el (verilog-mode): Fix typo (Bug#24410).Chunyang Xu2017-12-111-2/+2
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix various verilog-mode.el issues.Wilson Snyder2017-09-071-173/+191
* ; Small fixes for some Author: header commentsGlenn Morris2017-06-051-2/+2