summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cmacexp.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2008-04-16 14:10:34 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2008-04-16 14:10:34 +0000
commit241760a33e94a622475e9974075ce0ba7fe5f4e5 (patch)
tree961857ac1dd20b09eb3eb0a42182f77d6c36bf29 /lisp/progmodes/cmacexp.el
parentadd553ac7edaf2d6ced692fbc953d56518a00cb5 (diff)
downloademacs-241760a33e94a622475e9974075ce0ba7fe5f4e5.tar.gz
Cleanup the bug-report email addresses and make sure the
maintainer is still willing to handle bug reports.
Diffstat (limited to 'lisp/progmodes/cmacexp.el')
-rw-r--r--lisp/progmodes/cmacexp.el7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/progmodes/cmacexp.el b/lisp/progmodes/cmacexp.el
index 13d610d555c..5b34613e016 100644
--- a/lisp/progmodes/cmacexp.el
+++ b/lisp/progmodes/cmacexp.el
@@ -7,6 +7,13 @@
;; Adapted-By: ESR
;; Keywords: c
+;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this
+;; file, 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. However, the
+;; maintainer prefers not to be the only person maintaining this file
+;; in future.
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify