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
*
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
*
Fix various verilog-mode.el issues.
Wilson Snyder
2017-05-08
1
-24
/
+67
*
Fix all unescaped character literals
Philipp Stephani
2017-05-07
1
-4
/
+4
*
Don't pass the value of point to 'push-mark', as that's the default.
Bartosz Duszel
2017-04-28
1
-2
/
+2
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
|
*
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-02-05
1
-12
/
+12
*
|
Use completion-at-point in verilog-mode
Noam Postavsky
2016-12-21
1
-30
/
+43
*
|
; Spelling fixes
Paul Eggert
2016-11-19
1
-1
/
+1
*
|
Update verilog-mode.el
Wilson Snyder
2016-11-14
1
-102
/
+192
*
|
Sync with verilog-mode development tree.
Wilson Snyder
2016-03-22
1
-8
/
+40
*
|
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-03-21
1
-12
/
+12
*
|
Merge from origin/emacs-25
John Wiegley
2016-01-11
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
|
Merge emacs-25 into master (using imerge)
John Wiegley
2015-12-29
1
-6
/
+6
|
\
|
|
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-6
/
+6
*
|
verilog-mode.el: Commentary and fix pre-Emacs 21 behavior.
Wilson Snyder
2015-11-21
1
-12
/
+7
*
|
* lisp/progmodes/verilog-mode.el (verilog-save-buffer-state): Add backquote
Juanma Barranquero
2015-11-16
1
-1
/
+1
*
|
* lisp/progmodes/verilog-mode.el: Use with-silent-modifications
Stefan Monnier
2015-11-15
1
-19
/
+27
*
|
Update verilog-mode.el to 2015-11-09-b121d60-vpo.
Wilson Snyder
2015-11-13
1
-227
/
+272
|
/
*
Use %s to format strings instead of splicing them
Paul Eggert
2015-09-20
1
-26
/
+28
*
Fix checkdoc warnings.
Wilson Snyder
2015-09-18
1
-5
/
+7
*
/svaha/wsnyder/d/log
Wilson Snyder
2015-09-18
1
-6
/
+6
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-29
/
+29
*
Fix several backslash typos in Elisp strings
Paul Eggert
2015-09-17
1
-5
/
+5
*
Revert some stray curved quotes I missed earlier
Paul Eggert
2015-09-10
1
-6
/
+6
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-11
/
+11
*
Escape ` and ' in doc
Paul Eggert
2015-09-01
1
-6
/
+6
*
Quoting fixes in lisp/progmodes
Paul Eggert
2015-08-30
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-30
/
+30
*
Don't quote symbols 'like-this' in docstrings etc.
Paul Eggert
2015-08-20
1
-9
/
+9
*
Update verilog-mode.el to 2015-05-14-6232468-vpo-GNU.
Wilson Snyder
2015-08-16
1
-1344
/
+1378
*
Fix "\`" confusion in Lisp strings
Paul Eggert
2015-08-15
1
-4
/
+4
*
Fix some confusion with ‘format’
Paul Eggert
2015-08-05
1
-1
/
+1
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-28
1
-38
/
+38
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-19
1
-6
/
+6
*
Sync with upstream verilog-mode revision 6232468
Wilson Snyder
2015-05-14
1
-74
/
+208
*
Sync with upstream verilog-mode revision 0d6420b
Wilson Snyder
2015-02-20
1
-18
/
+19
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2014-12-12
1
-1
/
+1
*
Sync with upstream verilog-mode revision aa4b777
Wilson Snyder
2014-12-08
1
-61
/
+140
[next]