index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
verilog-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-11-20
1
-1
/
+1
*
; Fix several symbol name typos
Stefan Kangas
2022-10-26
1
-2
/
+2
*
verilog-mode.el: Don't bind `inhibit-point-motion-hooks`
Stefan Monnier
2022-10-07
1
-5
/
+8
*
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-08-23
1
-8
/
+8
*
Use `ash` instead of `lsh` in verilog-mode (bug#56641)
Mattias Engdegård
2022-07-23
1
-2
/
+2
*
* lisp/progmodes/verilog-mode.el (verilog-surelint-off): Silence warning
Stefan Monnier
2022-07-21
1
-1
/
+3
*
(compilation-parse-errors-function): Remove obsolete var
Stefan Monnier
2022-07-21
1
-1
/
+1
*
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-4
/
+4
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
; verilog-mode.el documentation and regexp cleanup from upstream.
Wilson Snyder
2021-10-14
1
-4
/
+7
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-05
1
-2
/
+2
|
\
|
|
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-10-05
1
-2
/
+2
*
|
Use format-prompt for many more prompts
Stefan Kangas
2021-10-05
1
-10
/
+13
|
/
*
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-26
1
-4
/
+10
*
; * lisp/progmodes/verilog-mode.el: Untabify doc-strings.
Wilson Snyder
2021-09-23
1
-40
/
+40
*
verilog-mode.el: Backout part of recent change showing wrong comment
Wilson Snyder
2021-09-23
1
-3
/
+3
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-2
/
+2
*
verilog-mode.el: Enable lexical binding, and merge from upstream.
Wilson Snyder
2021-09-22
1
-6
/
+13
*
Don't use `format' on strings without % format directives
Lars Ingebrigtsen
2021-09-21
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-15
/
+14
*
verilog-mode.el: Merge from upstream: prepare for lexical bindings.
Wilson Snyder
2021-09-16
1
-2
/
+16
*
; Normalize some header comments
Stefan Kangas
2021-09-16
1
-1
/
+1
*
verilog-mode.el: Update verilog-mode from upstream.
Wilson Snyder
2021-09-14
1
-42
/
+54
*
Remove ineffective expression in verilog-mode
Mattias Engdegård
2021-08-03
1
-1
/
+0
*
* lisp/progmodes/verilog-mode.el (vl-memory): Add missing defvar.
Wilson Snyder
2021-04-12
1
-2
/
+4
*
Adjust verilog-mode to changes in the completion framework
Lars Ingebrigtsen
2021-04-12
1
-17
/
+17
*
lisp/progmodes/verilog-mode.el internal code cleanup.
Mattias Engdegard
2021-03-30
1
-10
/
+5
*
lisp/progmodes/verilog-mode.el: Prepare for lexical-binding.
Stefan Monnier
2021-03-29
1
-144
/
+145
*
* lisp/progmodes/verilog-mode.el: Use #' where appropriate.
Stefan Monnier
2021-03-29
1
-84
/
+84
*
lisp/progmodes/verilog-mode.el: Fix indentation of enum.
Wilson Snyder
2021-03-29
1
-8
/
+7
*
Fix typos
Mattias Engdegård
2021-02-18
1
-2
/
+2
*
Assume font-lock-mode variable is not void
Stefan Kangas
2021-02-05
1
-2
/
+2
*
Update lisp/progmodes/verilog-mode.el
Wilson Snyder
2021-02-02
1
-202
/
+410
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix some over-wide docstrings
Stefan Kangas
2020-12-30
1
-3
/
+4
*
Shorten over-wide docstrings in variables
Stefan Kangas
2020-12-19
1
-1
/
+2
*
; Fix typos
Stefan Kangas
2020-09-21
1
-1
/
+1
*
Verilog-Mode collected updates.
Wilson Snyder
2020-07-05
1
-36
/
+76
*
Evaluate some unnecessarily quoted lambdas
Basil L. Contovounesios
2020-06-21
1
-5
/
+5
*
Add `verilog-auto-inst-template-required'.
Wilson Snyder
2020-02-23
1
-76
/
+105
*
Remove subsumed repetitions in regexps
Mattias Engdegård
2020-02-20
1
-9
/
+9
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Verilog-Mode collected updates.
Wilson Snyder
2019-12-17
1
-5
/
+10
*
2019-12-05 regexp lint fixes
Paul Eggert
2019-12-05
1
-1
/
+1
*
Fix regex repetition of repetitions
Paul Eggert
2019-12-04
1
-1
/
+1
*
When verilog-auto-ignore-concat is true, also ignore parenthesized signals.
Wilson Snyder
2019-11-21
1
-11
/
+11
*
Verilog-Mode collected updates.
Wilson Snyder
2019-11-11
1
-15
/
+44
[next]