summaryrefslogtreecommitdiff
path: root/lisp/progmodes/verilog-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Fix verilog-diff-file-with-bufferBasil L. Contovounesios2023-04-181-25/+29
* Fix some useless condition-case formsMattias Engdegård2023-02-281-1/+2
* Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | ; lisp/progmodes/verilog-mode.el: Collected updates from verilog-mode upstream.Wilson Snyder2022-12-181-13/+21
* | ; lisp/progmodes/verilog-mode.el: Collected updates from verilog-mode upstream.Wilson Snyder2022-12-171-479/+1089
|/
* ; Fix typosStefan Kangas2022-11-201-1/+1
* ; Fix several symbol name typosStefan Kangas2022-10-261-2/+2
* verilog-mode.el: Don't bind `inhibit-point-motion-hooks`Stefan Monnier2022-10-071-5/+8
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-8/+8
* Use `ash` instead of `lsh` in verilog-mode (bug#56641)Mattias Engdegård2022-07-231-2/+2
* * lisp/progmodes/verilog-mode.el (verilog-surelint-off): Silence warningStefan Monnier2022-07-211-1/+3
* (compilation-parse-errors-function): Remove obsolete varStefan Monnier2022-07-211-1/+1
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-4/+4
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | ; verilog-mode.el documentation and regexp cleanup from upstream.Wilson Snyder2021-10-141-4/+7
* | Merge from origin/emacs-28Glenn Morris2021-10-051-2/+2
|\ \ | |/
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-2/+2
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-10/+13
|/
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-4/+10
* ; * lisp/progmodes/verilog-mode.el: Untabify doc-strings.Wilson Snyder2021-09-231-40/+40
* verilog-mode.el: Backout part of recent change showing wrong commentWilson Snyder2021-09-231-3/+3
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-2/+2
* verilog-mode.el: Enable lexical binding, and merge from upstream.Wilson Snyder2021-09-221-6/+13
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-15/+14
* verilog-mode.el: Merge from upstream: prepare for lexical bindings.Wilson Snyder2021-09-161-2/+16
* ; Normalize some header commentsStefan Kangas2021-09-161-1/+1
* verilog-mode.el: Update verilog-mode from upstream.Wilson Snyder2021-09-141-42/+54
* Remove ineffective expression in verilog-modeMattias Engdegård2021-08-031-1/+0
* * lisp/progmodes/verilog-mode.el (vl-memory): Add missing defvar.Wilson Snyder2021-04-121-2/+4
* Adjust verilog-mode to changes in the completion frameworkLars Ingebrigtsen2021-04-121-17/+17
* lisp/progmodes/verilog-mode.el internal code cleanup.Mattias Engdegard2021-03-301-10/+5
* lisp/progmodes/verilog-mode.el: Prepare for lexical-binding.Stefan Monnier2021-03-291-144/+145
* * lisp/progmodes/verilog-mode.el: Use #' where appropriate.Stefan Monnier2021-03-291-84/+84
* lisp/progmodes/verilog-mode.el: Fix indentation of enum.Wilson Snyder2021-03-291-8/+7
* 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