diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2019-07-09 09:29:16 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2019-07-09 09:29:16 -0400 |
commit | cdaa41ad9269ed9ec64149d1de5f6ca6bcc934d2 (patch) | |
tree | ebd2d46d57363bb092cf3f7913738627fb0f87f1 /lisp/progmodes/verilog-mode.el | |
parent | fdea0e602b4ec013736aff5615db0777ed89b187 (diff) | |
parent | 7d6eeef6825b04df3e4a29bcb48ee530fc11e163 (diff) | |
download | emacs-cdaa41ad9269ed9ec64149d1de5f6ca6bcc934d2.tar.gz emacs-cdaa41ad9269ed9ec64149d1de5f6ca6bcc934d2.tar.bz2 emacs-cdaa41ad9269ed9ec64149d1de5f6ca6bcc934d2.zip |
Merge branch 'emacs-26' into trunk
Diffstat (limited to 'lisp/progmodes/verilog-mode.el')
-rw-r--r-- | lisp/progmodes/verilog-mode.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/progmodes/verilog-mode.el b/lisp/progmodes/verilog-mode.el index a9147247ac8..168691da9df 100644 --- a/lisp/progmodes/verilog-mode.el +++ b/lisp/progmodes/verilog-mode.el @@ -7,6 +7,9 @@ ;; X-URL: http://www.veripool.org ;; Created: 3 Jan 1996 ;; Keywords: languages +;; The "Version" is the date followed by the decimal rendition of the Git +;; commit hex. +;; Version: 2017.8.7.201875024 ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this ;; file on 19/3/2008, and the maintainer agreed that when a bug is |