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
*
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
*
Use quit-window in some functions
Andreas Politz
2019-10-13
1
-3
/
+3
*
Verilog-Mode collected updates.
Wilson Snyder
2019-09-23
1
-31
/
+39
*
Update some URLs
Paul Eggert
2019-09-23
1
-3
/
+3
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-1
/
+1
*
* lisp/progmodes/verilog-mode.el: Update Version:
Stefan Monnier
2019-07-09
1
-1
/
+1
*
Merge branch 'emacs-26' into trunk
Stefan Monnier
2019-07-09
1
-0
/
+3
|
\
|
*
* lisp/progmodes/verilog-mode.el: One more ELPA Version:
Stefan Monnier
2019-07-09
1
-0
/
+3
*
|
Fix indentation of default clocking definitions.
Wilson Snyder
2019-07-06
1
-2
/
+7
*
|
Backout replacing manually crafted hex regexes with [:xdigit:].
Wilson Snyder
2019-07-06
1
-4
/
+4
*
|
Replace manually crafted hex regexes with [:xdigit:]
Konstantin Kharlamov
2019-07-06
1
-4
/
+4
*
|
Clean up verilog-mode.el documentation examples to match behavior.
Wilson Snyder
2019-06-15
1
-518
/
+517
*
|
Fix verilog-mode module backticks; whitespace from prev commits.
Wilson Snyder
2019-05-06
1
-11
/
+11
*
|
Omit/rewrite useless regexp repetitions
Paul Eggert
2019-04-12
1
-4
/
+4
*
|
Rename variable for clarity
Mattias Engdegård
2019-04-07
1
-3
/
+3
*
|
Fix more regexp oddities
Paul Eggert
2019-04-07
1
-1
/
+1
*
|
Fix verilog-mode vmm statements and AUTOINPUTREG ignores.
Wilson Snyder
2019-04-02
1
-14
/
+20
*
|
2019-03-26 regex cleanup
Paul Eggert
2019-03-26
1
-5
/
+3
*
|
Fix more regular expression typos
Paul Eggert
2019-03-18
1
-1
/
+1
*
|
Fix regexp issues introduced in last trunk commit.
Wilson Snyder
2019-03-05
1
-2
/
+2
*
|
Fix regular-expression glitches and typos. Update verilog-mode from upstream.
Wilson Snyder
2019-03-05
1
-19
/
+21
*
|
Fix regular-expression glitches and typos
Paul Eggert
2019-03-04
1
-4
/
+4
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Update verilog-mode with upstream patches.
Wilson Snyder
2018-11-26
1
-256
/
+315
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-99
/
+99
*
|
* lisp/progmodes/verilog-mode.el (verilog-mode): Quieten compilation.
Glenn Morris
2018-03-15
1
-1
/
+3
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Fixes for defcustoms, prompted by cus-test-opts
Glenn Morris
2017-12-13
1
-4
/
+4
*
* lisp/progmodes/verilog-mode.el (verilog-mode): Fix typo (Bug#24410).
Chunyang Xu
2017-12-11
1
-2
/
+2
*
maint: shorten https://lists.gnu.org/archive/html/... links
Paul Eggert
2017-11-25
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix various verilog-mode.el issues.
Wilson Snyder
2017-09-07
1
-173
/
+191
*
; Small fixes for some Author: header comments
Glenn Morris
2017-06-05
1
-2
/
+2
[next]