summaryrefslogtreecommitdiff
path: root/lisp/progmodes/verilog-mode.el
Commit message (Expand)AuthorAge
...
* Fix regex repetition of repetitionsPaul Eggert2019-12-04
* When verilog-auto-ignore-concat is true, also ignore parenthesized signals.Wilson Snyder2019-11-21
* Verilog-Mode collected updates.Wilson Snyder2019-11-11
* Use quit-window in some functionsAndreas Politz2019-10-13
* Verilog-Mode collected updates.Wilson Snyder2019-09-23
* Update some URLsPaul Eggert2019-09-23
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* * lisp/progmodes/verilog-mode.el: Update Version:Stefan Monnier2019-07-09
* Merge branch 'emacs-26' into trunkStefan Monnier2019-07-09
|\
| * * lisp/progmodes/verilog-mode.el: One more ELPA Version:Stefan Monnier2019-07-09
* | Fix indentation of default clocking definitions.Wilson Snyder2019-07-06
* | Backout replacing manually crafted hex regexes with [:xdigit:].Wilson Snyder2019-07-06
* | Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-06
* | Clean up verilog-mode.el documentation examples to match behavior.Wilson Snyder2019-06-15
* | Fix verilog-mode module backticks; whitespace from prev commits.Wilson Snyder2019-05-06
* | Omit/rewrite useless regexp repetitionsPaul Eggert2019-04-12
* | Rename variable for clarityMattias EngdegÄrd2019-04-07
* | Fix more regexp odditiesPaul Eggert2019-04-07
* | Fix verilog-mode vmm statements and AUTOINPUTREG ignores.Wilson Snyder2019-04-02
* | 2019-03-26 regex cleanupPaul Eggert2019-03-26
* | Fix more regular expression typosPaul Eggert2019-03-18
* | Fix regexp issues introduced in last trunk commit.Wilson Snyder2019-03-05
* | Fix regular-expression glitches and typos. Update verilog-mode from upstream.Wilson Snyder2019-03-05
* | Fix regular-expression glitches and typosPaul Eggert2019-03-04
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Update verilog-mode with upstream patches.Wilson Snyder2018-11-26
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | * lisp/progmodes/verilog-mode.el (verilog-mode): Quieten compilation.Glenn Morris2018-03-15
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Fixes for defcustoms, prompted by cus-test-optsGlenn Morris2017-12-13
* * lisp/progmodes/verilog-mode.el (verilog-mode): Fix typo (Bug#24410).Chunyang Xu2017-12-11
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Fix various verilog-mode.el issues.Wilson Snyder2017-09-07
* ; Small fixes for some Author: header commentsGlenn Morris2017-06-05
* Fix various verilog-mode.el issues.Wilson Snyder2017-05-08
* Fix all unescaped character literalsPhilipp Stephani2017-05-07
* Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel2017-04-28
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-05
* | Use completion-at-point in verilog-modeNoam Postavsky2016-12-21
* | ; Spelling fixesPaul Eggert2016-11-19
* | Update verilog-mode.elWilson Snyder2016-11-14
* | Sync with verilog-mode development tree.Wilson Snyder2016-03-22
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-21
* | Merge from origin/emacs-25John Wiegley2016-01-11
|\|
| * Update copyright year to 2016Paul Eggert2016-01-01
* | Merge emacs-25 into master (using imerge)John Wiegley2015-12-29
|\|