aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/verilog-mode.el
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2008-04-16 14:10:34 +0000
committerStefan Monnier <[email protected]>2008-04-16 14:10:34 +0000
commit241760a33e94a622475e9974075ce0ba7fe5f4e5 (patch)
tree961857ac1dd20b09eb3eb0a42182f77d6c36bf29 /lisp/progmodes/verilog-mode.el
parentadd553ac7edaf2d6ced692fbc953d56518a00cb5 (diff)
Cleanup the bug-report email addresses and make sure the
maintainer is still willing to handle bug reports.
Diffstat (limited to 'lisp/progmodes/verilog-mode.el')
-rw-r--r--lisp/progmodes/verilog-mode.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/progmodes/verilog-mode.el b/lisp/progmodes/verilog-mode.el
index 1cf5ee53e4..da8baf04ce 100644
--- a/lisp/progmodes/verilog-mode.el
+++ b/lisp/progmodes/verilog-mode.el
@@ -11,6 +11,11 @@
;; http://www.veripool.com
;; Keywords: languages
+;; Yoni Rabkin <[email protected]> contacted the maintainer of this
+;; file on 19/3/2008, and the maintainer agreed that when a bug is
+;; filed in the Emacs bug reporting system against this file, a copy
+;; of the bug report be sent to the maintainer's email address.
+
;; This code supports Emacs 21.1 and later
;; And XEmacs 21.1 and later
;; Please do not make changes that break Emacs 21. Thanks!