summaryrefslogtreecommitdiff
path: root/lisp/progmodes/verilog-mode.el
AgeCommit message (Expand)Author
2026-01-18verilog-mode.el: Fix parameter replacements in AUTOINST.Wilson Snyder
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-08verilog-mode: Make recent change backward-compatible and update from package ...Wilson Snyder
2025-11-08hideshow: Rework previous changesElías Gabriel Pérez
2025-11-06hideshow: Rework previous changesElías Gabriel Pérez
2025-11-04hideshow: Rewrite 'hs-special-modes-alist'Elías Gabriel Pérez
2025-01-21Prefer defface's ':slant italic' to obsolete alias ':italic t'Stefan Kangas
2025-01-21Prefer defface's ':weight bold' to obsolete alias ':bold t'Stefan Kangas
2025-01-01verilog-mode.el update from upstream https://github.com/veripool/verilog-modeWilson Snyder
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-28Merge from origin/emacs-30Eli Zaretskii
2024-12-22; Update version tags of defcustomsEli Zaretskii
2024-10-09verilog-mode.el: Fix AUTOWIRE etc. range simplification with subtraction of n...Wilson Snyder
2024-07-07Checkdoc fixes in progmodesStefan Kangas
2024-03-14; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt
2024-03-01Verilog-mode update from upstream https://github.com/veripool/verilog-modeWilson Snyder
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-13verilog-mode.el: remove impossible cond clauseMattias Engdegård
2023-06-06Merge from verilog-mode upstream.Wilson Snyder
2023-04-18Fix verilog-diff-file-with-bufferBasil L. Contovounesios
2023-02-28Fix some useless condition-case formsMattias Engdegård
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-18; lisp/progmodes/verilog-mode.el: Collected updates from verilog-mode upstream.Wilson Snyder
2022-12-17; lisp/progmodes/verilog-mode.el: Collected updates from verilog-mode upstream.Wilson Snyder
2022-11-20; Fix typosStefan Kangas
2022-10-26; Fix several symbol name typosStefan Kangas
2022-10-07verilog-mode.el: Don't bind `inhibit-point-motion-hooks`Stefan Monnier
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-07-23Use `ash` instead of `lsh` in verilog-mode (bug#56641)Mattias Engdegård
2022-07-21* lisp/progmodes/verilog-mode.el (verilog-surelint-off): Silence warningStefan Monnier
2022-07-21(compilation-parse-errors-function): Remove obsolete varStefan Monnier
2022-04-22Audit quoting the quote character in doc stringsLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-14; verilog-mode.el documentation and regexp cleanup from upstream.Wilson Snyder
2021-10-05Merge from origin/emacs-28Glenn Morris
2021-10-05Use format-prompt for many more promptsStefan Kangas
2021-10-05; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-26; Adjust overly long docstrings to fit 80 charactersStefan Kangas
2021-09-23; * lisp/progmodes/verilog-mode.el: Untabify doc-strings.Wilson Snyder
2021-09-23verilog-mode.el: Backout part of recent change showing wrong commentWilson Snyder
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-09-22verilog-mode.el: Enable lexical binding, and merge from upstream.Wilson Snyder
2021-09-21Don't use `format' on strings without % format directivesLars Ingebrigtsen
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-16verilog-mode.el: Merge from upstream: prepare for lexical bindings.Wilson Snyder
2021-09-16; Normalize some header commentsStefan Kangas
2021-09-14verilog-mode.el: Update verilog-mode from upstream.Wilson Snyder