aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/vhdl-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/vhdl-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/vhdl-mode.el')
-rw-r--r--lisp/progmodes/vhdl-mode.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/progmodes/vhdl-mode.el b/lisp/progmodes/vhdl-mode.el
index 942e39c2bc..6bbff7cb40 100644
--- a/lisp/progmodes/vhdl-mode.el
+++ b/lisp/progmodes/vhdl-mode.el
@@ -9,6 +9,11 @@
;; Keywords: languages vhdl
;; WWW: http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html
+;; Yoni Rabkin <[email protected]> contacted the maintainer of this
+;; file on 18/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.
+
(defconst vhdl-version "3.33.6"
"VHDL Mode version number.")